#mlph-root,#mlph-root *,#mlph-root *:before,#mlph-root *:after{box-sizing:border-box;margin:0;padding:0;border:0 solid}#mlph-root{font-family:'Montserrat',sans-serif;background-color:#e1251b;color:#333;line-height:1.5}#mlph-root h1,#mlph-root h2,#mlph-root h3,#mlph-root h4{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}#mlph-root a{color:inherit;text-decoration:inherit}#mlph-root img{display:block;max-width:100%}#mlph-root button{font-family:'Montserrat',sans-serif;cursor:pointer;background:0 0;border:none}#mlph-root input{font-family:'Montserrat',sans-serif}#mlph-root .mlph-inner{max-width:1440px;margin:0 auto;display:flex;align-items:flex-start}#mlph-root .mlph-hero{flex:3;min-width:0;padding:64px 32px;display:flex;flex-direction:column;gap:64px}#mlph-root .mlph-h1{font-size:35px;font-weight:900;color:#fff;text-transform:uppercase;line-height:1.25}#mlph-root .mlph-h2{font-size:35px;font-weight:900;color:#fff;text-transform:uppercase;line-height:1.25}#mlph-root .mlph-body{font-size:22px;color:#fff;line-height:1.625}#mlph-root .mlph-mt24{margin-top:24px}@media (max-width:1024px){#mlph-root .mlph-warning-card-wrap{position:relative;overflow:visible}#mlph-root .mlph-warning-circle-img{position:absolute;top:12px;right:12px;width:85px;height:85px;border:6px solid #fff;z-index:10}}.mlph-accordion-wrap a,.mlph-warning a,.mlph-body a{font-weight:700}.mlph-accordion a:hover,.mlph-warning a:hover,.mlph-body a:hover{text-decoration:underline}.mlph-body a{font-weight:700;text-decoration:underline}#mlph-root .mlph-hero-row.mlph-reverse,#mlph-root .mlph-hero-row{display:flex;gap:28px;align-items:flex-start;flex-wrap:wrap;margin-bottom:-3rem}#mlph-root .mlph-hero-text{flex:1}#mlph-root .mlph-hero-img-wrap{flex:1;min-width:200px;border-radius:20px;overflow:hidden}#mlph-root .mlph-hero-img{width:100%;height:295px;object-fit:cover;display:block}#mlph-root .mlph-hero-float-wrap{display:flow-root}#mlph-root .mlph-hero-img-float{float:right;width:45%;min-width:200px;max-width:380px;margin:0 0 16px 28px;border-radius:20px;overflow:hidden}#mlph-root .mlph-hero-img-float img{width:100%;height:295px;object-fit:cover;display:block}@media (max-width:1024px){#mlph-root .mlph-hero-img-float{float:none;width:100%;max-width:100%;margin:0 0 20px}#mlph-root .mlph-hero-img-float img{height:220px}}#mlph-root .mlph-readmore{position:relative;cursor:pointer}#mlph-root .mlph-readmore-clip{position:relative;overflow:hidden;transition:max-height .5s ease-in-out}#mlph-root .mlph-readmore-content{opacity:.85;transition:opacity .4s ease-in-out}#mlph-root .mlph-readmore-fade{position:absolute;left:0;right:0;bottom:0;height:90px;display:flex;align-items:flex-end;justify-content:flex-end;pointer-events:none;transition:opacity .3s ease-in-out}#mlph-root .mlph-readmore-gradient{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,#e1251b 80%)}#mlph-root .mlph-readmore-label{position:relative;z-index:10;color:#fff;font-weight:400;font-size:24px;line-height:1;padding-right:4px;padding-bottom:8px;white-space:nowrap;user-select:none}#mlph-root .mlph-accordion-wrap{display:flex;flex-direction:column;gap:32px}#mlph-root .mlph-accordion{background:#fff;border-radius:20px;padding:8px 24px;display:flex;flex-direction:column}#mlph-root .mlph-accordion-item+.mlph-accordion-item{border-top:1px solid #e5e7eb}#mlph-root .mlph-accordion-btn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 8px;text-align:left;background:0 0;border:none;cursor:pointer;gap:12px;border-radius:8px;transition:background-color .15s ease}#mlph-root .mlph-accordion-btn:hover{background-color:#f9fafb}#mlph-root .mlph-accordion-title{color:#333;font-weight:600;font-size:15px;text-transform:capitalize;flex:1;font-family:'Montserrat',sans-serif;line-height:1.375}#mlph-root .mlph-accordion-arrow{color:#9ca3af;font-size:20px;font-weight:700;flex-shrink:0;display:inline-block;transform:rotate(90deg);transition:transform .3s ease;line-height:1}#mlph-root .mlph-accordion-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease-in-out}#mlph-root .mlph-accordion-panel.mlph-open{grid-template-rows:1fr}#mlph-root .mlph-accordion-overflow{overflow:hidden}#mlph-root .mlph-accordion-content{padding:0 8px 16px;color:#555;font-size:15px;line-height:1.625;white-space:pre-line;opacity:0;transform:translateY(-6px);transition:opacity .3s ease-in-out .05s,transform .3s ease-in-out .05s;font-family:'Montserrat',sans-serif}#mlph-root .mlph-accordion-panel.mlph-open .mlph-accordion-content{opacity:1;transform:translateY(0)}#mlph-root .mlph-warning{display:flex;flex-direction:column;gap:32px}#mlph-root .mlph-warning-title{font-size:28px;font-weight:700;color:#fff;text-transform:uppercase;margin-bottom:16px;font-family:'Montserrat',sans-serif}#mlph-root .mlph-warning-row{display:flex;flex-direction:column;align-items:flex-start;gap:32px}#mlph-root .mlph-warning-card-wrap{position:relative;width:100%;max-width:550px}#mlph-root .mlph-warning-card{background:#fff;border-radius:18px;padding:32px;display:flex;flex-direction:column;gap:24px}#mlph-root .mlph-warning-item{display:flex;align-items:center;gap:16px}#mlph-root .mlph-warning-icon{width:40px;height:40px;background-color:#e1251b;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}#mlph-root .mlph-warning-icon svg{width:20px;height:20px;fill:#fff;display:block}#mlph-root .mlph-warning-item-label{font-weight:600;color:#333;font-size:15px;line-height:1.375;font-family:'Montserrat',sans-serif}#mlph-root .mlph-warning-circle-img{position:absolute;top:-60px;right:-60px;width:120px;height:120px;border-radius:50%;overflow:hidden;border:11px solid #fff;z-index:10}#mlph-root .mlph-warning-circle-img img{width:100%;height:100%;object-fit:cover;display:block}#mlph-root .mlph-warning-desc{font-size:22px;color:#fff;line-height:1.625;font-family:'Montserrat',sans-serif}#mlph-root .mlph-underline{text-decoration:underline;text-underline-offset:2px}#mlph-root .mlph-sidebar{display:none;flex:2;position:sticky;top:0;align-self:flex-start;padding:32px 32px 32px 8px;justify-content:flex-start}@media (min-width:1024px){#mlph-root .mlph-sidebar{display:flex}}#mlph-root .mlph-sidebar-card{width:100%;overflow:hidden;border-radius:22px;box-shadow:0 8px 32px rgba(0,0,0,.18);border:1px solid #d8d8d8;border-right:4px solid #e1251b;background:#eaeaea}#mlph-root .mlph-sidebar-header{display:flex;align-items:center;justify-content:center;gap:12px;padding:22px 28px;background:#0b1d3c;border-radius:22px 22px 0 0}#mlph-root .mlph-sidebar-header-icon{color:#fff;opacity:.9;display:flex;align-items:center}#mlph-root .mlph-sidebar-header-icon svg{display:block}#mlph-root .mlph-sidebar-title{color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:19px;line-height:1;font-family:'Montserrat',sans-serif}#mlph-root .mlph-sidebar-body{padding:48px 40px;background:#eaeaea;display:flex;flex-direction:column}#mlph-root .mlph-sidebar-field{margin-bottom:44px}#mlph-root .mlph-sidebar-label{display:block;margin-bottom:10px;font-weight:400;color:#888;font-size:17px;font-family:'Montserrat',sans-serif}#mlph-root .mlph-sidebar-input{width:100%;background:#fff;border:1.5px solid #dedede;border-radius:13px;height:74px;padding:0 22px;font-size:19px;color:#1a1a1a;font-family:'Montserrat',sans-serif;font-weight:400;outline:none;transition:border-color .2s ease;display:block}#mlph-root .mlph-sidebar-input:focus{border-color:#0b1d3c}#mlph-root .mlph-sidebar-phone-wrap{display:flex;align-items:center;width:100%;background:#fff;border:1.5px solid #dedede;border-radius:13px;height:74px;overflow:hidden}#mlph-root .mlph-sidebar-phone-flag{display:flex;align-items:center;gap:8px;flex-shrink:0;padding:0 16px 0 20px;border-right:1.5px solid #efefef}#mlph-root .mlph-sidebar-phone-flag svg{display:block;flex-shrink:0}#mlph-root .mlph-sidebar-phone-input{flex:1;background:0 0;border:none;padding:0 16px;font-size:19px;color:#1a1a1a;font-family:'Montserrat',sans-serif;font-weight:400;height:100%;outline:none}#mlph-root .mlph-sidebar-consent{color:#999;font-size:15px;line-height:1.4;margin-bottom:24px;font-family:'Montserrat',sans-serif}#mlph-root .mlph-sidebar-btn{width:100%;background:#0b1d3c;color:#fff;border:none;border-radius:14px;height:78px;font-size:26px;font-family:'Montserrat',sans-serif;font-weight:800;font-style:italic;letter-spacing:.04em;cursor:pointer;transition:opacity .2s ease;display:block}#mlph-root .mlph-sidebar-btn:hover{opacity:.9}#mlph-root .mlph-sidebar-btn:active{transform:scale(.98)}@media (min-width:768px) and (max-width:1440px){#mlph-root .mlph-hero-text{flex:1.1}#mlph-root .mlph-hero-img-wrap{flex:1.4}#mlph-root .mlph-hero-img{height:300px}#mlph-root .mlph-body{font-size:20px}#mlph-root .mlph-accordion{padding:6px 18px}#mlph-root .mlph-accordion-content{font-size:14.5px}#mlph-root .mlph-warning{gap:22px}#mlph-root .mlph-warning-card{padding:26px}#mlph-root .mlph-warning-circle-img{width:100px;height:100px;top:-45px;right:-45px;border-width:8px}#mlph-root .mlph-sidebar{display:flex;flex:1.2;padding:24px 16px 24px 8px}#mlph-root .mlph-sidebar-body{padding:28px 22px}#mlph-root .mlph-sidebar-btn{height:66px;font-size:22px}#mlph-root{padding-bottom:0}#mlph-root .mlph-inner{align-items:stretch}#mlph-root .mlph-hero,#mlph-root .mlph-warning{gap:36px}}@media (min-width:768px) and (max-width:1440px){#mlph-root .mlph-sidebar{flex:1;padding:32px 48px 32px 32px}#mlph-root .mlph-sidebar-card{width:100%;max-width:420px;margin:0 auto}#mlph-root .mlph-sidebar-body{padding:36px 30px}#mlph-root .mlph-sidebar-header{padding:20px 24px}#mlph-root .mlph-warning{font-size:4px;line-height:1.55}}@media (max-width:1024px){#mlph-root .mlph-warning-desc{font-size:18px;line-height:1.55}}@media (min-width:768px) and (max-width:1440px){#mlph-root .mlph-inner{padding:0 64px}#mlph-root .mlph-sidebar{padding:32px}#mlph-root .mlph-sidebar-card{margin-left:auto;max-width:460px}}@media (max-width:1024px){#mlph-root .mlph-hero-row{flex-direction:column;align-items:stretch;gap:24px}#mlph-root .mlph-hero-img-wrap{order:1;width:100%}#mlph-root .mlph-hero-img{height:320px;width:100%;object-fit:cover}#mlph-root .mlph-hero-text{order:2;width:100%}#mlph-root .mlph-hero{padding:36px 24px;gap:32px}#mlph-root .mlph-body{font-size:18px}#mlph-root .mlph-h1{font-size:28px}#mlph-root .mlph-h2{font-size:28px}}#mlph-root .mlprc-section{margin-top:64px}#mlph-root .mlprc-heading{font-size:35px;font-weight:900;color:#fff;text-transform:uppercase;line-height:1.25;margin-bottom:40px}#mlph-root .mlprc-widget{position:relative;max-width:719px}#mlph-root .mlprc-tabs{display:flex;align-items:flex-end;height:100px;position:relative;z-index:1}#mlph-root .mlprc-tab{width:338px;border-radius:20px 20px 0 0;display:flex;flex-direction:column;align-items:flex-start;padding-left:40px;padding-right:40px;cursor:pointer;transition:.3s ease}#mlph-root .mlprc-tab--active{background:#fff;transform:translateY(36px);padding-top:16px;padding-bottom:40px;z-index:2}#mlph-root .mlprc-tab--inactive{background:#ffdede;transform:translateY(28px);padding-top:20px;padding-bottom:40px}#mlph-root .mlprc-tab-inner{display:flex;flex-direction:column;align-items:flex-start}#mlph-root .mlprc-tab-label{font-weight:700;text-transform:uppercase;padding-top:8px;line-height:1.2;transition:.3s ease}#mlph-root .mlprc-tab-label--active{font-size:28px;color:#333}#mlph-root .mlprc-tab-label--inactive{font-size:26px;color:rgba(51,51,51,.6)}#mlph-root .mlprc-tab-sublabel{font-size:18px;color:#333;transition:.3s ease}#mlph-root .mlprc-tab-sublabel--visible{opacity:1}#mlph-root .mlprc-tab-sublabel--hidden{opacity:0}#mlph-root .mlprc-panel{background:#fff;border-radius:20px;padding:48px 56px;position:relative;z-index:10}#mlph-root .mlprc-pane--visible{display:block}#mlph-root .mlprc-pane--hidden{display:none}#mlph-root .mlprc-pane-h3{font-size:22px;font-weight:700;color:#333;margin-bottom:12px}#mlph-root .mlprc-pane-p{font-size:17px;color:#333;line-height:1.7;margin-bottom:16px}@media (max-width:768px){#mlph-root .mlprc-widget{max-width:100%}#mlph-root .mlprc-tabs{height:auto}#mlph-root .mlprc-tab{width:50%;padding-left:20px;padding-right:20px}#mlph-root .mlprc-tab-label--active{font-size:20px}#mlph-root .mlprc-tab-label--inactive{font-size:18px}#mlph-root .mlprc-panel{padding:28px 22px}}@media (max-width:1024px){#mlph-root .mlprc-tabs{height:auto}#mlph-root .mlprc-tab{width:50%}#mlph-root .mlprc-tab-label--active,#mlph-root .mlprc-tab-label--inactive{font-size:18px}#mlph-root .mlprc-tab-sublabel{font-size:13px}#mlph-root .mlprc-tab--active{transform:translateY(20px)}#mlph-root .mlprc-tab--inactive{transform:translateY(16px)}#mlpmrg-root .mlprc-tab-inner{align-items:flex-start}}#mlph-root .mlph-hero-row.mlph-reverse{flex-direction:row-reverse !important}@media (max-width:1024px){#mlph-root .mlph-warning-circle-img{width:65px;height:65px;top:8px;right:8px;border-width:4px}}#mlph-root .mlph-sidebar-body{transform:scale(.92);transform-origin:top center}#mlph-root .mlprc-tab:first-child:not(.mlprc-tab--active){background-color:#ffdede;transform:translateY(28px);padding-top:20px;padding-bottom:40px;z-index:0}#mlph-root .mlprc-panel--empty{display:none}#mlph-root .mlprc-panel--empty{display:none}#mlph-root .mlpcl-card{background-color:#fff;border-radius:20px;padding:24px 32px 24px 52px;max-width:650px;margin-bottom:45px}#mlph-root .mlph-sidebar{display:flex;flex:2;position:sticky !important;top:20px !important;align-self:flex-start !important;height:fit-content}@media (max-width:768px){.mlph-sidebar{display:none !important}}.wpcf7-not-valid-tip{display:block;margin-top:6px;color:#dc2626;font-size:14px;font-family:inherit}.mlph-sidebar-body,.mlph-sidebar-body *{color:#000}.wpcf7-not-valid-tip,.phone-error,.email-error{display:block;margin-top:6px;color:#dc2626;font-size:14px;line-height:1.4}input[name=mlph_phone]+.wpcf7-not-valid-tip{display:none !important}.mlph-sidebar-body input[type=submit],.mlph-sidebar-body button{color:#fff !important}.mlph-sidebar-consent{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:500;color:#696969;cursor:pointer;line-height:1.4}.mlph-sidebar-checkbox{appearance:none;-webkit-appearance:none;width:18px;height:18px;min-width:18px;border:2px solid #e1251b;border-radius:4px;background:#fff;cursor:pointer;position:relative;transition:background .2s ease,border-color .2s ease}.mlph-sidebar-checkbox:checked{background:#e1251b;border-color:#e1251b}.mlph-sidebar-checkbox:checked:after{content:'✓';position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:900;line-height:1}.mlph-error{color:#e1251b;font-size:12px;margin-top:6px;font-weight:500}