:root{--screen-xs-min:385px;--screen-sm-min:391px;--screen-md-min:768px;--screen-lg-min:1024px;--screen-xl-min:1288px;--screen-xxl-min:1700px;--Primary:#014799;--Primary-2:#4e83e6;--Primary-3:#b3d5fc;--Primary-4:#026dd9;--White-Bg:#ededed;--Black:#1a1a1a;--Dark-Grey:#5a5a5a;--Dark-Grey-2:#6a6a6a;--Light-Grey:#c9c9c9;--White:#ffffff;--font-text:"sofia-pro",sans-serif;--font-titles:"sofia-pro",sans-serif;--font__size_base:16px;--font__line-height-body:140%;--font__line-height-heading:90%;--body-font-s:1.4rem;--body-font-m:1.6rem;--body-font-l:1.8rem;--body-font-xl:2rem;--subtitle-l:1.8rem;--subtitle-xl:2.1rem;--h1-font-size:4.2rem;--h2-font-size:4.6rem;--display-font-size:10rem;--lp-block-gap__sm:5.5rem;--lp-block-gap__md:6rem;--lp-block-gap__lg:8rem;--block-gap:var(--lp-block-gap__sm)}@media (min-width:768px){:root{--block-gap:var(--lp-block-gap__md)}}@media (min-width:1024px){:root{--block-gap:var(--lp-block-gap__lg)}}:root{--radius-m:1.6rem;--radius-l:2rem;--radius-xl:2.7rem;--border-radius:var(--radius-m)}@media (min-width:1024px){:root{--border-radius:var(--radius-l)}}:root{--body-font:var(--body-font-m);--body-font-sm:var(--body-font-s)}@media (min-width:768px){:root{--body-font:var(--body-font-l);--body-font-sm:var(--body-font-m)}}:root{--lp-font-s:1.4rem;--lp-font-s-lg:1.6rem;--body-font-s:var(--lp-font-s)}@media (min-width:1024px){:root{--body-font-s:var(--lp-font-s-lg)}}:root{--lp-btn-font-sm:1.8rem;--lp-btn-font-lg:1.8rem;--btn-font:var(--lp-btn-font-sm)}@media (min-width:1024px){:root{--btn-font:var(--lp-btn-font-lg)}}:root{--h2_font-size-sm:3rem;--h2_font-size-md:4.6rem;--h2_font-size:var(--h2_font-size-sm)}@media (min-width:768px){:root{--h2_font-size:var(--h2_font-size-md)}}:root{--columns:12}*{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:62.5%;scroll-behavior:smooth}body{background-color:var(--White-Bg);font-family:var(--font-text);font-size:14px;font-size:1.4rem;color:var(--Black)}a{outline:none;text-decoration:none;color:inherit}a img{outline:none;border:none}button,input,select,textarea{background:none;outline:none;border:none;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;resize:none;font-family:var(--font-text)}picture{font-size:0}h1{font-family:var(--font-titles);font-size:var(--h1_font-size);font-weight:500;line-height:120%}h2{font-family:var(--font-titles);font-size:var(--h2_font-size);color:var(--Deep-Blue);font-weight:500;line-height:120%}h3,h4,h5,h6{font-family:var(--font-titles);font-size:var(--body-font);line-height:111%}a,button,p,table td,table th,ul li{font-size:var(--body-font);line-height:120%;line-height:142%;font-weight:400}a strong,button strong,p strong,table td strong,table th strong,ul li strong{font-weight:500}section{padding-block:var(--block-gap)}section header{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem;max-width:50rem;margin:auto}.topNavBar{background:#00162c;position:sticky;top:0;z-index:99999}.navBarItems{display:flex;justify-content:space-between;align-items:center;color:#fff;padding:10px 0;flex-wrap:wrap;min-height:55px;overflow:hidden;box-sizing:border-box;width:100%}.navBarItem{display:flex;justify-content:flex-start;align-items:center}.navBarItem p{margin:0 0 0 10px;font-size:14px;line-height:20px;color:#c7c7c7}.navBarItem p strong{font-weight:700!important;color:#fff}@media (max-width:999px){.navBarItems{position:relative;justify-content:center}.navBarItem{position:absolute;opacity:0;animation:9s infinite fadeSlide}.navBarItem:first-child{animation-delay:0s}.navBarItem:nth-child(2){animation-delay:3s}.navBarItem:nth-child(3){animation-delay:6s}@keyframes fadeSlide{0%{opacity:0;transform:translateY(10px)}30%,5%{opacity:1;transform:translateY(0)}35%{opacity:0;transform:translateY(-10px)}100%{opacity:0}}}@media (min-width:768px){section header{gap:1.2rem}}@media (min-width:1024px){section header{max-width:90rem;gap:1.6rem}}section header p{font-size:1.4rem}@media (min-width:768px){section header p{font-size:1.6rem}}@media (min-width:1024px){section header p{font-size:1.8rem}}.container{width:min(100% - 6rem,128rem);margin:auto}.flexColumn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media (min-width:768px){.flexColumn{gap:4rem}}.btns-wrp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}@media (min-width:768px){.btns-wrp{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.btn-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:min(100%,35rem);text-align:center;justify-self:flex-start;gap:.6rem;-webkit-transition:0.3s opacity ease;transition:0.3s opacity ease}.btn-item:hover{opacity:.9}@media (min-width:1024px){.btn-item{min-width:min(100%,38rem)}}.btn-item span{font-size:1.4rem;font-style:normal;font-weight:400;line-height:140%;margin-top:.3rem;color:var(--Dark-Grey)}.btn-item.center-btn{-ms-grid-column-align:center;justify-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.btn{display:inline-block;font-family:var(--font-text);font-size:1.6rem;font-weight:700;line-height:1.3;text-align:center;text-decoration:none;padding:1.4rem 6rem;border:none;border-radius:100px;cursor:pointer;width:100%;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@media (min-width:768px){.btn{width:36rem}}@media (min-width:1024px){.btn{width:38rem;font-size:1.8rem}}.btn--primary{background-color:var(--Blue);color:var(--White)}@media not all and (pointer:coarse){.btn--primary:hover{background-color:rgb(51.3733333333,132.3333333333,237.8266666667);-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 4px 12px rgb(89 155 241 / .3);box-shadow:0 4px 12px rgb(89 155 241 / .3)}}.btn--primary:active{-webkit-transform:translateY(0);transform:translateY(0)}.btn--secondary{background-color:var(--Blue);color:var(--White)}@media not all and (pointer:coarse){.btn--secondary:hover{background-color:rgb(51.3733333333,132.3333333333,237.8266666667);-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 4px 12px rgb(89 155 241 / .4);box-shadow:0 4px 12px rgb(89 155 241 / .4)}}.btn--secondary:active{-webkit-transform:translateY(0);transform:translateY(0)}.btn--small{font-size:1.4rem;padding:1.2rem 4rem}details summary{padding:1.2rem 6.4rem 1.2rem 0;font-size:0}@media (min-width:768px){details summary{padding:2rem 8rem 2rem 0}}@media (min-width:1024px){details summary{padding:2rem 8rem 2rem 0}}details summary::marker{display:none}details .user-profile{cursor:pointer;position:relative;font-size:1.8rem;line-height:120%;font-weight:700;color:var(--Rich-Black);font-family:var(--font-text)}@media (min-width:1024px){details .user-profile{font-size:2rem}}details .user-profile{line-height:1}details .user-profile::marker{font-size:0}details .user-profile .icon{width:2.4rem;height:2.4rem;background-color:#fff0;display:inline-block;position:absolute;top:0;right:0;background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='35' height='35' rx='17.5' stroke='%231A46DA'/%3E%3Cpath d='M9.96896 14.4693C10.0386 14.3995 10.1213 14.3442 10.2124 14.3065C10.3034 14.2687 10.401 14.2493 10.4996 14.2493C10.5981 14.2493 10.6957 14.2687 10.7868 14.3065C10.8778 14.3442 10.9606 14.3995 11.0302 14.4693L17.9996 21.4396L24.969 14.4693C25.1097 14.3285 25.3006 14.2495 25.4996 14.2495C25.6986 14.2495 25.8895 14.3285 26.0302 14.4693C26.1709 14.61 26.25 14.8009 26.25 14.9999C26.25 15.1989 26.1709 15.3898 26.0302 15.5305L18.5302 23.0305C18.4606 23.1003 18.3778 23.1556 18.2868 23.1933C18.1957 23.2311 18.0981 23.2505 17.9996 23.2505C17.901 23.2505 17.8034 23.2311 17.7124 23.1933C17.6213 23.1556 17.5386 23.1003 17.469 23.0305L9.96896 15.5305C9.89923 15.4609 9.84391 15.3782 9.80616 15.2871C9.76842 15.1961 9.74899 15.0985 9.74899 14.9999C9.74899 14.9013 9.76842 14.8037 9.80616 14.7127C9.84391 14.6216 9.89923 14.5389 9.96896 14.4693Z' fill='%231A46DA'/%3E%3C/svg%3E%0A");background-size:contain;background-position:center;background-repeat:no-repeat}@media (min-width:1024px){details .user-profile .icon{width:3.6rem;height:3.6rem}}details .accordion__answer{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media (min-width:1024px){details .accordion__answer{gap:2rem}}details .accordion__answer a,details .accordion__answer p,details .accordion__answer ul li{font-size:1.8rem;line-height:140%;color:#000}@media (min-width:1024px){details .accordion__answer a,details .accordion__answer p,details .accordion__answer ul li{font-size:2rem}}details .accordion__answer ul{list-style:disc;padding-left:2rem}details .accordion__answer .btn-item{-ms-flex-item-align:start;align-self:flex-start}details.accordion__item{-webkit-transition:0.3s all ease;transition:0.3s all ease;background-color:#fff;border-bottom:solid 1px var(--Deep-Blue)}details.accordion__item[open] .accordion__answer{padding:1.2rem 6.4rem 1rem 0}@media (min-width:768px){details.accordion__item[open] .accordion__answer{padding:1.2rem 8rem 1.2rem 0}}@media (min-width:1024px){details.accordion__item[open] .accordion__answer{padding:1.2rem 8rem 1.3rem 0}}details.accordion__item[open] .user-profile:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}details.accordion__item[open] .user-profile:before{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(0);transform:rotate(0)}.lp-cta-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem}@media (min-width:1024px){.lp-cta-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.lp-btn{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3rem;font-family:var(--font-text);font-weight:600;font-size:2rem;line-height:1;color:var(--White);background-color:#fff0;border:2px solid var(--Primary-2);border-radius:100px;padding:1.55rem 1.6rem 1.55rem 2.4rem;text-decoration:none;cursor:pointer;overflow:hidden;z-index:1;-webkit-transition:color 0.4s ease,border-color 0.4s ease;transition:color 0.4s ease,border-color 0.4s ease}@media (min-width:1024px){.lp-btn{gap:3.5rem}}.lp-btn:before{content:"";position:absolute;top:0;left:0;width:84%}@media (min-width:1024px){.lp-btn:before{width:82.5%}}.lp-btn:before{height:100%;background-color:var(--Primary);border-radius:100px;z-index:-1;-webkit-transition:width 0.4s cubic-bezier(.25,.8,.25,1);transition:width 0.4s cubic-bezier(.25,.8,.25,1)}@media not all and (pointer:coarse){.lp-btn:hover{border-color:var(--Primary-2)}.lp-btn:hover:before{width:100%}}.lp-btn:active{-webkit-transform:scale(.98);transform:scale(.98)}.lp-btn__arrow{display:inline-block;width:2.1rem;height:2.1rem;-ms-flex-negative:0;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25.243' viewBox='0 0 24 25.243'%3E%3Cpath d='M7.5,18h21M18,7.5,28.5,18,18,28.5' transform='translate(-6 -5.379)' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat;background-position:center}.lp-btn--filled{background-color:var(--Primary);border-color:var(--Primary)}@media not all and (pointer:coarse){.lp-btn--filled:hover{border-color:var(--Primary-2)}}.lp-btn--dark{color:var(--White);border-color:rgb(255 255 255 / .4)}@media not all and (pointer:coarse){.lp-btn--dark:hover{border-color:var(--Primary-2);color:var(--White)}}.lp-cta-subtitle{font-family:var(--font-text);font-weight:400;font-size:1.8rem;line-height:1.3;color:var(--White);margin:0}@media (min-width:1024px){.lp-cta-subtitle{text-align:center}}.lp-badge{display:inline-block;font-family:var(--font-text);font-weight:700;font-size:1.3rem;letter-spacing:.08em;text-transform:uppercase;color:var(--Primary);background-color:var(--Primary-3);padding:.6rem 1.6rem;border-radius:100px;margin-bottom:1.6rem}@media (min-width:1024px){.lp-badge{font-size:1.4rem;padding:.7rem 2rem;margin-bottom:2rem}}.desktop-only{display:none!important}@media (min-width:1024px){.desktop-only{display:block!important}}.embla{min-width:0;width:100%;--slide-height:200px;--slide-spacing:10px;--slide-size:100%;--slide-spacing-sm:10px;--slide-size-sm:100%;--slide-spacing-lg:10px;--slide-size-lg:100%}@media (min-width:430px){.embla{--slide-size-sm:calc(100% / 2)}}@media (min-width:1024px){.embla{--slide-size-lg:calc(100% / 2)}}@media (min-width:1288px){.embla{--slide-size-lg:calc(100% / 3)}}.embla.em__full{--slide-size:100%;--slide-size-sm:100%;--slide-size-lg:100%}.embla.em__full img{width:100%;height:auto}@media (min-width:430px){.embla.em__twoColumns{--slide-size-sm:calc(100% / 2);--slide-size-lg:calc(100% / 2)}}.embla.em__oneColumn-01{--slide-size:100%;--slide-size-sm:100%;--slide-size-lg:80%}.embla.em__twoColumns-02{--slide-size:100%;--slide-size-sm:100%;--slide-size-lg:100%}@media (min-width:1288px){.embla.em__twoColumns-02{--slide-size-lg:calc(100% / 2)}}.embla.em__threeColumns-01{--slide-size:95%;--slide-size-sm:45%;--slide-size-lg:32%}.embla.em__threeColumns-02{--slide-size:95%;--slide-size-sm:45%;--slide-size-lg:33.33%}.embla.em__threeColumns-03{--slide-size:100%;--slide-size-sm:50%;--slide-size-lg:33.33%}.embla.em__sp-5{--slide-spacing:5px;--slide-spacing-sm:5px;--slide-spacing-lg:5px}.embla.em__sp-10{--slide-spacing:10px;--slide-spacing-sm:10px;--slide-spacing-lg:10px}.embla.em__sp-50{--slide-spacing-lg:50px}.embla.em__sp-30{--slide-spacing-lg:30px}.embla.em__sp-67{--slide-spacing-lg:67px}.embla.em__sp-48{--slide-spacing-lg:40px}.embla.em__sp-80{--slide-spacing-lg:80px;--slide-spacing-sm:40px}.embla.em__80{--slide-size:80%;--slide-size-sm:80%;--slide-size-lg:80%}.embla.em__80.mw-sm{max-width:576px}.embla.em__mob-sp-0{--slide-spacing:0}@media (min-width:768px){.embla.em__mob-sp-0{--slide-spacing:10px}}.embla.em__mob-90{--slide-size:90%}@media (min-width:430px){.embla.em__mob-90{--slide-size:100%}}.embla__bottom-text{text-align:center;margin-top:30px}.embla__bottom-text p{font-size:18px;line-height:20px}.embla__nav{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px;padding:1rem 0}.embla__arrow{cursor:pointer;width:36px;height:36px;background-color:#fff;border:solid 1px var(--Deep-Blue);border-radius:50%;background-size:30px;-webkit-transition:0.3s all ease;transition:0.3s all ease}@media (min-width:1024px){.embla__arrow{width:7rem;height:7rem;background-size:3.6rem}}.embla__arrow.is-disabled{opacity:.5;cursor:auto}.embla__viewport{overflow:hidden;min-width:0;width:100%}.embla__container{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-touch-action:pan-y pinch-zoom;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1)}@media (min-width:768px){.embla__container{margin-left:calc(var(--slide-spacing-sm) * -1)}}@media (min-width:1024px){.embla__container{margin-left:calc(var(--slide-spacing-lg) * -1)}}.embla__slide{min-width:0;-webkit-box-flex:0;-ms-flex:0 0 var(--slide-size);flex:0 0 var(--slide-size);padding-left:var(--slide-spacing);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.embla__slide img{max-width:100%;height:auto}@media (min-width:768px){.embla__slide{-webkit-box-flex:0;-ms-flex:0 0 var(--slide-size-sm);flex:0 0 var(--slide-size-sm);padding-left:var(--slide-spacing-sm)}}@media (min-width:1024px){.embla__slide{-webkit-box-flex:0;-ms-flex:0 0 var(--slide-size-lg);flex:0 0 var(--slide-size-lg);padding-left:var(--slide-spacing-lg)}}.embla__slide__number{-webkit-box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);border-radius:1.8rem;font-size:4rem;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:var(--slide-height);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.embla__controls{display:-ms-grid;display:grid;-ms-grid-columns:auto 1.2rem 1fr;grid-template-columns:auto 1fr;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.2rem;margin-top:1.8rem}.embla__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1.5rem auto 1rem auto}@media (min-width:768px){.embla__buttons{margin:1.5rem auto 0 auto}}.embla__buttons.to-right{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}@media (min-width:768px){.embla__buttons.to-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:35px}}.embla__buttons.mobile-only{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:768px){.embla__buttons.mobile-only{display:none}}.embla__prev{background-position:center;background-repeat:no-repeat;background-size:12px}@media (min-width:768px){.embla__prev{background-size:21px}}.embla__next{background-position:center;background-repeat:no-repeat;background-size:12px}@media (min-width:768px){.embla__next{background-size:21px}}.embla__button{background:#fff0;border:none;cursor:pointer;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity 0.3s ease,-webkit-transform 0.2s ease;transition:opacity 0.3s ease,-webkit-transform 0.2s ease;transition:opacity 0.3s ease,transform 0.2s ease;transition:opacity 0.3s ease,transform 0.2s ease,-webkit-transform 0.2s ease}.embla__button:hover:not(:disabled){opacity:.8;-webkit-transform:scale(1.05);transform:scale(1.05)}.embla__button.is-disabled,.embla__button:disabled{opacity:.3;cursor:not-allowed}.embla__button svg{display:block}.embla__button svg.desktop{display:none}@media (min-width:1024px){.embla__button svg.desktop{display:block}}.embla__button svg.mobile{display:block}@media (min-width:1024px){.embla__button svg.mobile{display:none}}.embla__button__svg{width:35%;height:35%}.embla__dots{height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin:30px 0;min-height:14px}.embla__dots.dots-right{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (min-width:1024px){.embla__dots.dots-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.embla__dot{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--Primary);-ms-touch-action:manipulation;touch-action:manipulation;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none;cursor:pointer;padding:0;margin:0;width:14px;height:14px;border:2px solid var(--White);border-radius:50%;-webkit-transition:0.3s all ease;transition:0.3s all ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.embla__dot--selected{background-color:var(--Primary-3);width:18px;height:18px}.embla[data-mobile-only="1"] .embla__nav{display:block}@media (min-width:1024px){.embla[data-mobile-only="1"] .embla__nav{display:none}}.embla[vertical] .embla__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:calc(var(--slide-spacing) * -1);height:650px}.embla[vertical] .embla__slide{height:20%;padding-bottom:var(--slide-spacing);-webkit-box-flex:0;-ms-flex:0;flex:0}.lp-custom-vimeo{background-color:#000;position:relative;overflow:hidden;width:100%;height:100%}.lp-custom-vimeo .lp-custom-vimeo__iframe-wrp{width:100%;height:100%;position:absolute;left:0;top:0;z-index:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(58.09%,#fff0),color-stop(87.01%,rgb(0 0 0 / .58)));background:linear-gradient(180deg,#fff0 58.09%,rgb(0 0 0 / .58) 87.01%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lp-custom-vimeo img.lp-custom-vimeo__vimeo-poster{max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lp-custom-vimeo__overely{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;background-color:rgb(0 0 0 / .2);background-image:var(--bgImage);background-size:cover;background-repeat:no-repeat;background-position:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:0.6s;transition:0.6s}.lp-custom-vimeo.active .lp-custom-vimeo__overely{display:none}.lp-custom-vimeo.active img{opacity:0}.lp-custom-vimeo.active .lp-custom-vimeo__iframe-wrp{opacity:1}.lp-custom-vimeo__overely img.lp-custom-vimeo__play-icon{max-width:55px;max-height:55px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.video-background-wrp{position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;z-index:-1}.video-background-wrp-inner{position:relative;width:100%;height:100%}.video-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.video-foreground{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.video-foreground iframe{position:absolute;top:50%;left:50%;width:100vw;height:56.25vw;min-height:100vh;min-width:177.77vh;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .5);z-index:0}.lp-header{position:sticky;top:0;z-index:1000;width:100%}.lp-header__top-bar{background-color:#f5f5f5;padding:.6rem 0}@media (min-width:1024px){.lp-header__top-bar{padding:.8rem 0}}.lp-header__top-bar-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.6rem}@media (min-width:1024px){.lp-header__top-bar-inner{gap:.8rem}}.lp-header__stars{width:7rem;height:auto}@media (min-width:1024px){.lp-header__stars{width:9.7rem}}.lp-header__rating-score{font-family:var(--font-text);font-size:1.2rem;font-weight:700;color:var(--Black)}@media (min-width:1024px){.lp-header__rating-score{font-size:1.4rem}}.lp-header__review-count{font-family:var(--font-text);font-size:1.2rem;font-weight:400;color:var(--Dark-Grey)}@media (min-width:1024px){.lp-header__review-count{font-size:1.4rem}}.lp-header__main{background-color:#003870;padding:1rem 0}@media (min-width:1024px){.lp-header__main{background-color:#fff0;padding:0}}.lp-header__main-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:1024px){.lp-header__main-inner{background-color:#003870;border-radius:100px;padding:1rem 1rem 1rem 2.4rem;-webkit-box-shadow:0 6px 9px rgb(0 0 0 / .46);box-shadow:0 6px 9px rgb(0 0 0 / .46)}}.lp-header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.lp-header__logo img{height:2.6rem;width:auto}@media (min-width:1024px){.lp-header__logo img{height:3.2rem}}.lp-header__nav{display:none}@media (min-width:1024px){.lp-header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.lp-header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem;list-style:none;margin:0;padding:0}@media (min-width:1288px){.lp-header__menu{gap:2.4rem}}.lp-header__item{margin:0}.lp-header__link{font-family:var(--font-text);font-size:1.3rem;font-weight:500;color:var(--White);text-decoration:none;white-space:nowrap;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}@media (min-width:1288px){.lp-header__link{font-size:1.4rem}}@media not all and (pointer:coarse){.lp-header__link:hover{opacity:.8}}.lp-header__cta{display:none}@media (min-width:1024px){.lp-header__cta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--Primary-2);color:var(--White);font-family:var(--font-text);font-size:1.3rem;font-weight:600;padding:1rem 2rem;border-radius:100px;text-decoration:none;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}}@media (min-width:1288px){.lp-header__cta{font-size:1.4rem;padding:1.2rem 2.4rem}}@media not all and (pointer:coarse){.lp-header__cta:hover{background-color:var(--White);color:var(--Primary)}}.lp-header__mobile-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer}@media (min-width:1024px){.lp-header__mobile-toggle{display:none}}.lp-header__mobile-toggle svg{width:2.4rem;height:auto}.lp-mobile-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:1100;opacity:0;visibility:hidden;-webkit-transition:opacity 0.4s ease,visibility 0.4s ease;transition:opacity 0.4s ease,visibility 0.4s ease}.lp-mobile-overlay.is-active{opacity:1;visibility:visible}@media (min-width:1024px){.lp-mobile-overlay{display:none}}.lp-mobile-menu{position:fixed;top:0;left:0;width:80%;max-width:36rem;height:100%;background:rgb(0 40 80 / .92);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);z-index:1200;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem 2.4rem;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:transform 0.4s cubic-bezier(.22,1,.36,1);-webkit-transition:-webkit-transform 0.4s cubic-bezier(.22,1,.36,1);transition:-webkit-transform 0.4s cubic-bezier(.22,1,.36,1);transition:transform 0.4s cubic-bezier(.22,1,.36,1);transition:transform 0.4s cubic-bezier(.22,1,.36,1),-webkit-transform 0.4s cubic-bezier(.22,1,.36,1)}.lp-mobile-menu.is-open{-webkit-transform:translateX(0);transform:translateX(0)}@media (min-width:1024px){.lp-mobile-menu{display:none}}.lp-mobile-menu__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:3.6rem}.lp-mobile-menu__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lp-mobile-menu__logo img{height:2.6rem;width:auto}.lp-mobile-menu__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgb(255 255 255 / .1);border:none;border-radius:50%;width:3.6rem;height:3.6rem;cursor:pointer;-webkit-transition:background 0.3s ease;transition:background 0.3s ease}.lp-mobile-menu__close:hover{background:rgb(255 255 255 / .2)}.lp-mobile-menu__close svg{width:1.4rem;height:1.4rem}.lp-mobile-menu__nav{-webkit-box-flex:1;-ms-flex:1;flex:1}.lp-mobile-menu__list{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.lp-mobile-menu__item{opacity:0;-webkit-transform:translateX(-2rem);transform:translateX(-2rem);-webkit-transition:opacity 0.35s ease,transform 0.35s ease;-webkit-transition:opacity 0.35s ease,-webkit-transform 0.35s ease;transition:opacity 0.35s ease,-webkit-transform 0.35s ease;transition:opacity 0.35s ease,transform 0.35s ease;transition:opacity 0.35s ease,transform 0.35s ease,-webkit-transform 0.35s ease}.lp-mobile-menu__link{display:block;font-family:var(--font-text);font-size:1.7rem;font-weight:500;color:var(--White);text-decoration:none;padding:1.4rem 0;border-bottom:1px solid rgb(255 255 255 / .1);-webkit-transition:color 0.3s ease,padding-left 0.3s ease;transition:color 0.3s ease,padding-left 0.3s ease}.lp-mobile-menu__link:hover{color:var(--Primary-2);padding-left:.6rem}.lp-mobile-menu__cta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--White);color:#003870;font-family:var(--font-text);font-size:1.6rem;font-weight:600;padding:1.4rem 2rem;border-radius:100px;text-decoration:none;text-align:center;margin-top:2.4rem;-webkit-transition:background-color 0.3s ease,color 0.3s ease;transition:background-color 0.3s ease,color 0.3s ease}.lp-mobile-menu__cta:hover{background-color:var(--Primary-2);color:var(--White)}.lp-footer{padding:0 0 8rem;text-align:center;color:var(--Black)}@media (min-width:1024px){.lp-footer{padding:0 0 10rem}}.lp-footer__title{font-family:var(--font-titles);font-weight:900;font-size:3rem;line-height:1.2;margin-bottom:3rem;text-transform:none;text-align:left}@media (min-width:1024px){.lp-footer__title{font-size:3rem;margin-bottom:4rem;text-align:center}}.lp-footer__card{max-width:512px;margin:0 auto 6rem;position:relative}.lp-footer__card-image{border-radius:20px;overflow:hidden;display:block;margin:0 auto}.lp-footer__card-image img{width:100%;display:block;height:auto}.lp-footer__card-content{background-color:var(--White);border-radius:10px;padding:3rem 2.4rem;margin:-6rem 2rem 0;position:relative;z-index:2;-webkit-box-shadow:0 16px 19px rgb(0 0 0 / .16);box-shadow:0 16px 19px rgb(0 0 0 / .16)}@media (min-width:1024px){.lp-footer__card-content{width:90%;margin:-8rem auto 0;padding:4rem 4rem}}.lp-footer__card-content p:not(.lp-cta-subtitle){font-family:var(--font-text);font-size:1.9rem;font-weight:400;line-height:1.5;margin-bottom:3rem;color:var(--Black)}@media (min-width:1024px){.lp-footer__card-content p:not(.lp-cta-subtitle){font-size:2.1rem}}.lp-footer__card-content .lp-cta-wrapper{margin-top:1rem}.lp-footer__card-content .lp-cta-wrapper .lp-btn__arrow{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25.243' viewBox='0 0 24 25.243'%3E%3Cpath d='M7.5,18h21M18,7.5,28.5,18,18,28.5' transform='translate(-6 -5.379)' fill='none' stroke='%23014799' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/svg%3E%0A")}@media not all and (pointer:coarse){.lp-footer__card-content .lp-cta-wrapper .lp-btn:hover .lp-btn__arrow{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25.243' viewBox='0 0 24 25.243'%3E%3Cpath d='M7.5,18h21M18,7.5,28.5,18,18,28.5' transform='translate(-6 -5.379)' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/svg%3E%0A")}}.lp-footer__card-content .lp-cta-wrapper .lp-cta-subtitle{color:var(--Black);font-size:1.5rem;font-weight:500;font-family:var(--font-text)}@media (min-width:1024px){.lp-footer__card-content .lp-cta-wrapper .lp-cta-subtitle{font-size:1.6rem}}.lp-footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.5rem;text-align:left;max-width:650px;margin:0 auto;font-family:var(--font-text)}@media (min-width:1024px){.lp-footer__bottom{text-align:center;gap:4.5rem}}.lp-footer__help p{font-size:1.9rem;font-weight:700;line-height:1.4;margin:0;color:var(--Black)}@media (min-width:1024px){.lp-footer__help p{font-size:2.1rem}}.lp-footer__contact strong{display:block;font-size:1.9rem;font-weight:700;margin-bottom:.8rem;color:var(--Black)}@media (min-width:1024px){.lp-footer__contact strong{font-size:2.1rem}}.lp-footer__contact p{margin:0;font-size:1.9rem;font-weight:400;color:var(--Black)}@media (min-width:1024px){.lp-footer__contact p{font-size:2.1rem}}.lp-footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}@media (min-width:1024px){.lp-footer__links{gap:1.5rem}}.lp-footer__links a{font-size:1.9rem;font-weight:700;color:var(--Black);text-decoration:none;-webkit-transition:color 0.3s ease;transition:color 0.3s ease}@media (min-width:1024px){.lp-footer__links a{font-size:2.1rem}}@media not all and (pointer:coarse){.lp-footer__links a:hover{color:var(--Primary)}}.lp-hero{position:relative;overflow:hidden;padding:0}@media (min-width:1024px){.lp-hero{margin-top:-6.4rem}}.lp-hero__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.lp-hero__bg-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.lp-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgb(0 30 60 / .55)),to(rgb(0 30 60 / .65)));background:linear-gradient(180deg,rgb(0 30 60 / .55) 0%,rgb(0 30 60 / .65) 100%)}.lp-hero .container{position:relative;z-index:2}.lp-hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:3.6rem;padding-bottom:3rem}@media (min-width:1024px){.lp-hero__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:13.7rem;padding-bottom:4rem}}.lp-hero__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem;margin-bottom:3rem;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media (min-width:1024px){.lp-hero__text{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;margin-bottom:3.6rem}}.lp-hero__title{font-family:var(--font-titles);font-weight:900;font-size:3rem;line-height:100%;color:var(--White);text-transform:uppercase;margin:0}@media (min-width:768px){.lp-hero__title{font-size:3rem}}.lp-hero__subtitle{font-family:var(--font-text);font-weight:400;font-size:3rem;line-height:140%;color:rgb(255 255 255 / .9);margin:0}.lp-hero__main-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.4rem;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:1024px){.lp-hero__main-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4rem}}.lp-hero__card{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media (min-width:1024px){.lp-hero__card{-ms-flex-item-align:auto;-ms-grid-row-align:auto;align-self:auto}}.lp-hero__card-img{width:100%;max-width:23rem;height:auto;border-radius:.8rem;display:block;-o-object-fit:cover;object-fit:cover}.lp-hero__partners{overflow:hidden;position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:1.6rem 0 2rem}@media (min-width:768px){.lp-hero__partners{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;padding:2rem 3rem 2.8rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.lp-hero__partners-label{margin-bottom:.8rem;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap}@media (min-width:768px){.lp-hero__partners-label{margin-bottom:0}}.lp-hero__partners-label span{padding-left:2rem}@media (min-width:768px){.lp-hero__partners-label span{padding-left:0}}.lp-hero__partners-label span{font-family:var(--font-text);font-weight:400;font-size:1.8rem;color:var(--White)}.lp-hero__partners-scroll{overflow:hidden;width:100%}@media (min-width:768px){.lp-hero__partners-scroll{overflow:visible;width:auto}}.lp-hero__partners-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-animation:continuous-scroll 20s linear infinite;animation:continuous-scroll 20s linear infinite;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media (min-width:768px){.lp-hero__partners-track{-webkit-animation:none;animation:none;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:768px){.lp-hero__partners-track{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.lp-hero__partners-img{display:block;padding-inline:1.5rem;height:2.4rem}@media (min-width:768px){.lp-hero__partners-img{padding-inline:0;height:auto;width:min(100% - 4rem,72rem)}}@media (min-width:768px){.lp-hero__partners-img{width:auto;max-width:72rem}}@-webkit-keyframes continuous-scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes continuous-scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media (min-width:768px){.sm-only{display:none}}.lp-before-after{padding:var(--block-gap) 0;overflow:hidden}.lp-before-after__header{text-align:left;margin-bottom:2rem}@media (min-width:1024px){.lp-before-after__header{margin-bottom:2rem;margin-left:auto;margin-right:auto}}.lp-before-after__title{font-family:var(--font-titles);font-weight:900;font-size:3rem;line-height:1.15;color:var(--Black);margin:0 0 1rem}@media (min-width:1024px){.lp-before-after__title{font-size:4.6rem;text-align:center;margin-bottom:3.5rem}}.lp-before-after__title .highlight{color:var(--Primary)}@media (min-width:1024px){.lp-before-after__subtitle{text-align:center}}.lp-before-after__subtitle{font-weight:400;font-size:2rem;margin:0}.lp-before-after__slider{margin-bottom:5rem}@media (min-width:1024px){.lp-before-after__slider{margin-bottom:5.5rem}}.lp-before-after__card{--border-radius:1rem;border-radius:var(--border-radius);overflow:hidden;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lp-before-after__img{border-radius:var(--border-radius);width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block}.lp-before-after__caption{font-weight:400;font-size:2rem;text-align:center;padding:1rem 1rem 0;margin:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lp-before-after__caption strong{font-weight:700;color:var(--Primary);margin-right:.4rem}.lp-before-after .embla__container .embla__slide{position:relative}.lp-before-after .embla__container .embla__slide:after{display:none;content:"";position:absolute;top:50%;right:-20px;z-index:1}@media (min-width:1024px){.lp-before-after .embla__container .embla__slide:after{right:-40px}}.lp-before-after .embla__container .embla__slide:after{-webkit-transform:translateY(calc(-50% - 20px));transform:translateY(calc(-50% - 20px));width:1px;height:60%;background-color:#8a8a8a}@media (min-width:768px){.lp-before-after .embla__container .embla__slide:after{display:block}}.lp-before-after__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3rem;margin-top:2rem}@media (min-width:1024px){.lp-before-after__cta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.lp-before-after__box{--border-radius:1rem;position:relative;border:2px dashed #1c3f94;border-radius:var(--border-radius);padding:4rem 2rem 1.2rem;background-color:var(--White);text-align:center;width:100%;max-width:480px;z-index:1}@media (min-width:1024px){.lp-before-after__box{padding:4rem 5rem 1.3rem;width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:480px}}.lp-before-after__icon-wrapper{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:6rem;height:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2}.lp-before-after__icon-wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.lp-before-after__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.lp-before-after__title-cta{font-family:var(--font-titles);font-weight:900;font-size:3.5rem;color:var(--Black);margin:0;line-height:1.2}@media (min-width:1024px){.lp-before-after__title-cta{font-size:4rem}}.lp-before-after__text-cta{font-family:var(--font-text);font-size:1.8rem;margin:0}@media (min-width:1024px){.lp-before-after__text-cta{font-size:2rem}}.lp-before-after__action-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;-ms-flex-negative:0;flex-shrink:0}.lp-before-after__btn{display:inline-block;background-color:#004595;color:var(--White);font-family:var(--font-text);font-weight:700;font-size:1.6rem;padding:1.5rem 3rem;border-radius:50px;text-decoration:none;-webkit-transition:background-color 0.3s ease,-webkit-transform 0.2s ease;transition:background-color 0.3s ease,-webkit-transform 0.2s ease;transition:background-color 0.3s ease,transform 0.2s ease;transition:background-color 0.3s ease,transform 0.2s ease,-webkit-transform 0.2s ease;text-align:center;-webkit-box-shadow:0 4px 10px rgb(0 69 149 / .2);box-shadow:0 4px 10px rgb(0 69 149 / .2)}.lp-before-after__btn:hover{background-color:rgb(0,57.1912751678,123.5);-webkit-transform:translateY(-2px);transform:translateY(-2px);color:var(--White)}.lp-before-after__sub{font-family:var(--font-text);font-weight:400;font-size:1.3rem;color:var(--Dark-Grey);margin:0}.lp-new-confidence{position:relative;background-color:var(--Black);background-image:url(https://lp.elithair.co.uk/wp-content/uploads/2026/03/new-confidence-mobile-bg.webp);background-size:cover;background-position:center;background-repeat:no-repeat;padding:var(--block-gap) 0;z-index:1}@media (min-width:1024px){.lp-new-confidence{background-image:url(https://lp.elithair.co.uk/wp-content/uploads/2026/03/new-confidence-bg.webp)}}.lp-new-confidence__header{text-align:left;margin-bottom:3rem}.lp-new-confidence__title{font-family:var(--font-titles);font-size:3rem;font-weight:900;color:var(--White);line-height:1.2;margin:0}@media (min-width:1024px){.lp-new-confidence__title{text-align:center}}.lp-new-confidence__slider-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1024px){.lp-new-confidence__slider-wrap{gap:1rem}}.lp-new-confidence__slider-wrap .embla__next,.lp-new-confidence__slider-wrap .embla__prev{display:none;color:var(--White);background:#fff0;border:none;cursor:pointer;padding:1rem;z-index:10;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:opacity 0.3s ease,-webkit-transform 0.2s ease;transition:opacity 0.3s ease,-webkit-transform 0.2s ease;transition:opacity 0.3s ease,transform 0.2s ease;transition:opacity 0.3s ease,transform 0.2s ease,-webkit-transform 0.2s ease}@media (min-width:1024px){.lp-new-confidence__slider-wrap .embla__next,.lp-new-confidence__slider-wrap .embla__prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.lp-new-confidence__slider-wrap .embla__next svg,.lp-new-confidence__slider-wrap .embla__prev svg{width:32px;height:32px;stroke:currentColor}.lp-new-confidence__slider-wrap .embla__next:hover:not(:disabled),.lp-new-confidence__slider-wrap .embla__prev:hover:not(:disabled){opacity:.8;-webkit-transform:scale(1.1);transform:scale(1.1)}.lp-new-confidence__slider-wrap .embla__next:disabled,.lp-new-confidence__slider-wrap .embla__prev:disabled{opacity:.3;cursor:not-allowed}.lp-new-confidence__slider-wrap .lp-new-confidence__slider{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.lp-new-confidence__slider-wrap .lp-new-confidence__slider .embla__dots{margin-top:3rem}.lp-new-confidence .embla__dots{margin-bottom:0}.lp-new-confidence__card{position:relative;border:1px solid var(--Primary-2);border-radius:12px;padding:3.5rem 2rem 4rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;background:-webkit-gradient(linear,left top,left bottom,from(rgb(0 0 0 / .1)),to(rgb(0 0 0 / .4)));background:linear-gradient(180deg,rgb(0 0 0 / .1) 0%,rgb(0 0 0 / .4) 100%);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}@media (min-width:1024px){.lp-new-confidence__card{padding:5rem 3rem 4.5rem}}.lp-new-confidence__card-num{font-family:var(--font-titles);font-size:3rem;font-weight:900;color:var(--White);line-height:1;position:absolute;top:1.5rem;left:2rem}@media (min-width:1024px){.lp-new-confidence__card-num{font-size:3.5rem;top:2rem;left:2.5rem}}.lp-new-confidence__card-title{font-family:var(--font-titles);font-size:3rem;font-weight:900;color:var(--White);margin:1rem 0 2rem 0;line-height:1.15}@media (min-width:1024px){.lp-new-confidence__card-title{font-size:3.6rem;margin:1rem 0 2rem 0;text-transform:none}}.lp-new-confidence__card-text{font-family:var(--font-text);font-size:1.8rem;color:var(--White);line-height:1.5;font-weight:400;margin:0}@media (min-width:1024px){.lp-new-confidence__card-text{font-size:2rem}}.lp-new-confidence .embla__button{margin-bottom:6.5rem}@media (min-width:1024px){.mobile-only{display:none!important}}.lp-prices-tables{padding:var(--block-gap) 0}.lp-prices-tables__header-wrap{position:relative;margin-bottom:3rem;text-align:left}@media (min-width:1024px){.lp-prices-tables__header-wrap{margin-bottom:6rem}}.lp-prices-tables__badge-wrap{text-align:left;margin-bottom:1.5rem}.lp-prices-tables__title{font-family:var(--font-titles);font-size:3rem;font-weight:900;line-height:1.2;margin:0;text-align:left}@media (min-width:1024px){.lp-prices-tables__title{font-size:4rem;text-align:center}}.lp-prices-tables__content-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:4rem}@media (min-width:1024px){.lp-prices-tables__content-wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:6rem}}.lp-prices-tables__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:var(--Primary);border-radius:50px;padding:6px;margin-bottom:2.5rem}@media (min-width:1024px){.lp-prices-tables__tabs{display:none}}.lp-prices-tables__tab-btn{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#fff0;border:none;color:var(--White);font-family:var(--font-text);font-weight:600;font-size:1.6rem;padding:1.2rem 1rem;cursor:pointer;border-radius:50px;-webkit-transition:background-color 0.3s;transition:background-color 0.3s}.lp-prices-tables__tab-btn.active{background-color:var(--Primary-4)}.lp-prices-tables__tables-container{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:2rem}@media (min-width:1024px){.lp-prices-tables__tables-container{-ms-grid-columns:1fr 1.4rem 1.4fr 1.4rem 1fr;grid-template-columns:1fr 1.4fr 1fr;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:1.4rem}}.lp-prices-tables__table-wrapper{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lp-prices-tables__table-wrapper.active{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:1024px){.lp-prices-tables__table-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}}.lp-prices-tables__table-title-btn{display:none}@media (min-width:1024px){.lp-prices-tables__table-title-btn{display:inline-block;background-color:var(--Primary-4);color:var(--White);font-family:var(--font-text);min-width:165px;font-weight:600;font-size:1.6rem;padding:1rem 3rem;border-radius:50px;text-align:center;margin:0 auto 3rem auto}}.lp-prices-tables__table{background-color:#e2ddd5;border-radius:20px;overflow:hidden;width:100%}.lp-prices-tables__table--turkey .lp-prices-tables__col:first-child{background-color:var(--Primary-4);color:var(--White)}.lp-prices-tables__table--uk .lp-prices-tables__col:first-child{background-color:var(--Primary-4);color:var(--White)}.lp-prices-tables__table--uk .lp-prices-tables__col:last-child{color:#f98755}.lp-prices-tables__row{display:-ms-grid;display:grid;-ms-grid-columns:1.2fr 1fr;grid-template-columns:1.2fr 1fr}.lp-prices-tables__row--header{border-bottom:2px solid var(--White);font-weight:800;color:var(--Dark-Grey)}.lp-prices-tables__row--header .lp-prices-tables__col{padding:2rem 1rem;font-size:1.5rem;background-color:#dedbd7!important;color:#403f3e!important;font-weight:900}@media (min-width:1024px){.lp-prices-tables__row--header .lp-prices-tables__col{font-size:1.6rem}}.lp-prices-tables__row--footer{border-bottom:none}.lp-prices-tables__row--footer .lp-prices-tables__col{padding:.8rem 1rem 2rem;font-size:1rem}@media (min-width:1024px){.lp-prices-tables__row--footer .lp-prices-tables__col{font-size:1.2rem}}.lp-prices-tables__col{padding:1.1rem 1rem;text-align:center;font-family:var(--font-text);font-size:1.5rem;font-weight:600;line-height:1.2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:1024px){.lp-prices-tables__col{font-size:1.6rem;padding:1.1rem 1rem}}.lp-prices-tables__col:first-child{border-right:1px solid var(--White)}.lp-prices-tables__image-col{border-radius:20px;overflow:hidden;display:none}@media (min-width:1024px){.lp-prices-tables__image-col{display:block}}.lp-prices-tables__image-col img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:20px}@media (min-width:1024px){.lp-prices-tables__image-col img{min-height:405px}}.lp-prices-tables__mobile-image{display:block;width:calc(100% + 6rem);margin-left:-3rem;margin-bottom:3rem;margin-top:3rem;overflow:hidden}@media (min-width:1024px){.lp-prices-tables__mobile-image{display:none}}.lp-prices-tables__mobile-image img{width:100%;display:block}.lp-prices-tables__info-section{margin-top:3rem;max-width:740px;margin-left:auto;margin-right:auto;text-align:left}@media (min-width:1024px){.lp-prices-tables__info-section{text-align:center;margin-top:5rem}}.lp-prices-tables__text{font-family:var(--font-text);font-size:1.8rem;line-height:1.6;margin-bottom:2.5rem}@media (min-width:1024px){.lp-prices-tables__text{font-size:2.1rem}}.lp-prices-tables__lists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;margin-bottom:4rem}@media (min-width:1024px){.lp-prices-tables__lists{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.5rem 4rem;margin-bottom:5rem}}.lp-prices-tables__list-item{font-family:var(--font-text);font-size:1.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem}@media (min-width:1024px){.lp-prices-tables__list-item{font-size:2.1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lp-prices-tables__list-item:first-child{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.lp-prices-tables__list-item svg{width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0}.lp-prices-tables .lp-cta-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1024px){.lp-prices-tables .lp-cta-wrapper{margin-top:2rem}}.lp-prices-tables .lp-cta-wrapper .lp-btn__arrow{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25.243' viewBox='0 0 24 25.243'%3E%3Cpath d='M7.5,18h21M18,7.5,28.5,18,18,28.5' transform='translate(-6 -5.379)' fill='none' stroke='%23014799' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/svg%3E%0A")}@media not all and (pointer:coarse){.lp-prices-tables .lp-cta-wrapper .lp-btn:hover .lp-btn__arrow{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25.243' viewBox='0 0 24 25.243'%3E%3Cpath d='M7.5,18h21M18,7.5,28.5,18,18,28.5' transform='translate(-6 -5.379)' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/svg%3E%0A")}}.lp-prices-tables .lp-cta-wrapper .lp-cta-subtitle{color:#000}.lp-why-us{padding:3rem 0;background:-webkit-gradient(linear,left top,left bottom,from(#0254b3),to(#012f63));background:linear-gradient(#0254b3 0%,#012f63 100%);color:var(--White);overflow:hidden}@media (min-width:1024px){.lp-why-us{padding:8rem 0}}.lp-why-us__header{text-align:left;margin-bottom:3rem}@media (min-width:1024px){.lp-why-us__header{display:-ms-grid;display:grid;-ms-grid-columns:1fr auto 1fr;grid-template-columns:1fr auto 1fr;text-align:center;margin-bottom:5rem}}.lp-why-us__header .lp-badge{display:inline-block;margin-bottom:1.5rem}@media (min-width:1024px){.lp-why-us__header .lp-badge{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;-ms-grid-column-align:start;justify-self:start;-ms-grid-row-align:start;align-self:start;margin-bottom:0}}.lp-why-us__title{font-family:var(--font-titles);font-size:3rem;font-weight:900;line-height:1.2;margin:0 0 1.5rem;color:var(--White)}@media (min-width:1024px){.lp-why-us__title{margin-top:4rem;-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1;font-size:4rem;text-transform:none}}.lp-why-us__subtitle{font-family:var(--font-text);font-size:1.8rem;line-height:1.4;font-weight:600;margin:0;color:var(--White)}@media (min-width:1024px){.lp-why-us__subtitle{-ms-grid-column:2;grid-column:2;-ms-grid-row:2;grid-row:2;font-size:2rem}}.lp-why-us__content{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr}@media (min-width:1024px){.lp-why-us__content{-ms-grid-columns:1fr 1rem 1.1fr;grid-template-columns:1fr 1.1fr;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:1rem}}.lp-why-us__image{width:100%;margin-bottom:-6rem;z-index:1;position:relative}@media (min-width:1024px){.lp-why-us__image{width:100%;margin-bottom:0}}.lp-why-us__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px;max-height:585px;display:block}.lp-why-us__slider-wrap{width:100%;position:relative;z-index:2;min-width:0}@media (min-width:1024px){.lp-why-us__slider-wrap{width:100%}}.lp-why-us .embla__viewport{overflow:hidden}.lp-why-us .embla__container{display:-webkit-box;display:-ms-flexbox;display:flex}.lp-why-us__card{background-color:var(--White);color:var(--Black);border-radius:10px;padding:3rem 2rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 1rem;-webkit-box-shadow:0 10px 30px rgb(0 0 0 / .2);box-shadow:0 10px 30px rgb(0 0 0 / .2)}@media (min-width:1024px){.lp-why-us__card{padding:4rem 3rem;border-radius:20px;margin:0}}.lp-why-us__card-title{font-family:var(--font-titles);font-size:3rem;font-weight:900;margin:0 0 2rem 0;text-align:left;line-height:1.2}@media (min-width:1024px){.lp-why-us__card-title{font-size:3.2rem;margin:0 0 3.8rem 0}}.lp-why-us__list{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.8rem}@media (min-width:1024px){.lp-why-us__list{gap:3rem}}.lp-why-us__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.2rem;font-family:var(--font-text);font-size:1.7rem;font-weight:500;line-height:1.4}@media (min-width:1024px){.lp-why-us__list li{font-size:2.1rem;gap:1.3rem}}.lp-why-us__list li svg{-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;margin-top:2px}@media (min-width:1024px){.lp-why-us__list li svg{width:28px;height:28px}}.lp-why-us__list li span{-webkit-box-flex:1;-ms-flex:1;flex:1}.lp-why-us__controls{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;margin-top:3rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:1024px){.lp-why-us__controls{margin-top:4rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.lp-why-us__controls .embla__button{background:#fff0;border:none;color:var(--White);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.5rem;-webkit-transition:opacity 0.3s;transition:opacity 0.3s}.lp-why-us__controls .embla__button.is-disabled,.lp-why-us__controls .embla__button:disabled{opacity:.3;cursor:not-allowed}.lp-why-us__controls .embla__button:hover:not(:disabled){opacity:.8}.lp-why-us__controls .embla__button svg{width:32px;height:32px}@media (min-width:1024px){.lp-why-us__controls .embla__button svg{width:40px;height:40px}}.lp-our-treatments{padding:6rem 0;color:var(--Black)}@media (min-width:1024px){.lp-our-treatments{padding:8rem 0}}.lp-our-treatments__header{text-align:left;margin-bottom:3rem}@media (min-width:1024px){.lp-our-treatments__header{margin-bottom:5rem}}.lp-our-treatments__header .lp-badge{display:inline-block;margin-bottom:1.5rem}@media (min-width:1024px){.lp-our-treatments__header .lp-badge{-ms-grid-column-align:start;justify-self:start;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-bottom:0}}.lp-our-treatments__title{font-family:var(--font-titles);font-size:3rem;font-weight:900;line-height:1.2;margin:0;color:var(--Black)}@media (min-width:1024px){.lp-our-treatments__title{text-align:center;margin-top:4rem;font-size:4rem;text-transform:none}}.lp-our-treatments__slider-wrap{position:relative;padding-bottom:1rem}.lp-our-treatments__slider-wrap .embla__viewport{overflow:hidden;padding-bottom:2.7rem}.lp-our-treatments__slider-wrap .embla__container{display:-webkit-box;display:-ms-flexbox;display:flex}.lp-our-treatments__card{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 .5rem}@media (min-width:1024px){.lp-our-treatments__card{margin:0 1rem}}.lp-our-treatments__card-image{width:100%;position:relative;padding-top:65%;border-radius:12px;overflow:hidden}@media (min-width:1024px){.lp-our-treatments__card-image{padding-top:60%}}.lp-our-treatments__card-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lp-our-treatments__card-content{background-color:var(--White);border-radius:10px;padding:2.5rem 1.5rem;position:relative;margin:-3rem 1.5rem 0 1.5rem;-webkit-box-shadow:0 16px 19px rgb(0 0 0 / .16);box-shadow:0 16px 19px rgb(0 0 0 / .16);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;z-index:2}@media (min-width:1024px){.lp-our-treatments__card-content{padding:3rem 2.5rem;margin:-4rem 1.5rem 0 1.5rem;border-radius:12px}}.lp-our-treatments__card-title{font-family:var(--font-titles);font-size:2.8rem;font-weight:800;color:var(--Primary);margin:0 0 1.5rem 0;text-align:center}.lp-our-treatments__card-text{font-family:var(--font-text);font-size:1.7rem;line-height:1.6;color:var(--Black);margin:0;text-align:center}@media (min-width:1024px){.lp-our-treatments__card-text{font-size:2.1rem}}.lp-our-treatments .embla__dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;margin-top:1rem}@media (min-width:1024px){.lp-our-treatments .embla__dots{margin-bottom:0}}.lp-our-treatments .lp-cta-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lp-our-treatments .lp-cta-wrapper .lp-btn__arrow{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25.243' viewBox='0 0 24 25.243'%3E%3Cpath d='M7.5,18h21M18,7.5,28.5,18,18,28.5' transform='translate(-6 -5.379)' fill='none' stroke='%23014799' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/svg%3E%0A")}@media not all and (pointer:coarse){.lp-our-treatments .lp-cta-wrapper .lp-btn:hover .lp-btn__arrow{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25.243' viewBox='0 0 24 25.243'%3E%3Cpath d='M7.5,18h21M18,7.5,28.5,18,18,28.5' transform='translate(-6 -5.379)' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/svg%3E%0A")}}.lp-our-treatments .lp-cta-wrapper .lp-cta-subtitle{color:#000}.lp-our-app{padding:6rem 0;background:-webkit-gradient(linear,left top,left bottom,from(#0254b3),to(#012f63));background:linear-gradient(#0254b3 0%,#012f63 100%);color:var(--White);overflow:hidden}@media (min-width:1024px){.lp-our-app{padding:8rem 0}}.lp-our-app__header{text-align:left;margin-bottom:3rem}@media (min-width:1024px){.lp-our-app__header{margin-bottom:5rem}}.lp-our-app__header .lp-badge{display:inline-block;margin-bottom:1.5rem}@media (min-width:1024px){.lp-our-app__header .lp-badge{-ms-grid-column-align:start;justify-self:start;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-bottom:0}}.lp-our-app__title{font-family:var(--font-titles);font-size:3rem;font-weight:900;line-height:1.2;margin:0;color:var(--White)}@media (min-width:1024px){.lp-our-app__title{text-align:center;margin-top:4rem;font-size:4rem;text-transform:none}}.lp-our-app__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lp-our-app__image{width:100%;max-width:350px;margin:0 auto -1px auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:1024px){.lp-our-app__image{max-width:450px;-webkit-transform:translateX(37px);transform:translateX(37px);-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:5rem;margin-bottom:0;position:relative;z-index:2}}.lp-our-app__image img{width:100%;height:auto;display:block}.lp-our-app__intro{position:relative;z-index:2;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:left;margin-bottom:3rem;padding-top:40px}.lp-our-app__intro:before{content:"";position:absolute;top:0;left:0;width:calc(100% + 6rem);-webkit-transform:translateX(-3rem);transform:translateX(-3rem);background-color:#b3d5fc;height:2px}@media (min-width:1024px){.lp-our-app__intro:before{display:none}}.lp-our-app__intro p{margin:0 0 2.5rem 0;font-size:1.9rem}@media (min-width:1024px){.lp-our-app__intro p{font-size:2.1rem}}.lp-our-app__intro p:last-child{margin-bottom:0}.lp-our-app__intro-bold{font-weight:800;font-size:1.8rem}@media (min-width:1024px){.lp-our-app__intro{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:center;max-width:640px;margin-bottom:0;padding-top:0}}.lp-our-app__features{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;background-color:#f0f0f0;border-radius:12px;padding:3rem 3rem;width:100%;margin-bottom:3rem;position:relative;z-index:1;-webkit-box-shadow:0 10px 30px rgb(0 0 0 / .2);box-shadow:0 10px 30px rgb(0 0 0 / .2)}@media (min-width:1024px){.lp-our-app__features{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding:2.5rem 3rem;max-width:670px;margin-bottom:5rem;border-radius:16px}}.lp-our-app__list{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media (min-width:1024px){.lp-our-app__list{gap:2.5rem}}.lp-our-app__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem;font-size:1.8rem;color:var(--Black);line-height:1.4}@media (min-width:1024px){.lp-our-app__list li{font-size:2.1rem;gap:1.4rem}}.lp-our-app__list li svg{-ms-flex-negative:0;flex-shrink:0;width:22px;height:22px;margin-top:2px}@media (min-width:1024px){.lp-our-app__list li svg{width:28px;height:28px}}.lp-our-app__list li span{-webkit-box-flex:1;-ms-flex:1;flex:1}.lp-our-app__footer{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;text-align:left;font-weight:600}.lp-our-app__footer p{margin:0;font-size:1.9rem}@media (min-width:1024px){.lp-our-app__footer p{font-size:2.1rem}}@media (min-width:1024px){.lp-our-app__footer{max-width:640px;text-align:center}}.lp-pre-test-system{padding:6rem 0;overflow:hidden}@media (min-width:1024px){.lp-pre-test-system{padding:8rem 0}}.lp-pre-test-system__header{text-align:left;margin-bottom:3rem}@media (min-width:1024px){.lp-pre-test-system__header{margin-bottom:5rem}}.lp-pre-test-system__header .lp-badge{display:inline-block;margin-bottom:1.5rem}@media (min-width:1024px){.lp-pre-test-system__header .lp-badge{-ms-grid-column-align:start;justify-self:start;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-bottom:0}}.lp-pre-test-system__title{font-family:var(--font-titles);font-size:3rem;font-weight:900;line-height:1.2;margin:0;color:var(--Black)}@media (min-width:1024px){.lp-pre-test-system__title{text-align:center;margin-top:4rem;font-size:4rem;text-transform:none}}.lp-pre-test-system__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% + 3rem);margin-right:-1.5rem;margin-left:-1.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:1024px){.lp-pre-test-system__content{width:100%;margin-left:0;margin-right:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.lp-pre-test-system__image{position:relative;z-index:1;width:100%;margin-bottom:-6rem;padding:0}@media (min-width:1024px){.lp-pre-test-system__image{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:55%;margin-bottom:0}}.lp-pre-test-system__image img{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px;display:block}@media (min-width:1024px){.lp-pre-test-system__image img{height:380px;border-radius:20px}}.lp-pre-test-system .embla__dots{margin-bottom:0}.lp-pre-test-system__card{background-color:var(--White);border-radius:12px;padding:4rem 2rem;position:relative;width:93%;margin:0 auto;z-index:2;border:1px solid #ebebeb;-webkit-box-shadow:0 16px 19px rgb(0 0 0 / .16);box-shadow:0 16px 19px rgb(0 0 0 / .16)}@media (min-width:1024px){.lp-pre-test-system__card{width:65%;padding:5rem 6rem;margin:0;border-radius:12px}}.lp-pre-test-system__text{font-family:var(--font-text);font-size:1.9rem;text-align:center;color:var(--Black);margin:0 0 4rem 0}@media (min-width:1024px){.lp-pre-test-system__text{font-size:2.1rem;margin-bottom:5rem}}.lp-pre-test-system__slider-wrap .embla__viewport{overflow:hidden;padding-bottom:1rem}.lp-pre-test-system__slider-wrap .embla__container{display:-webkit-box;display:-ms-flexbox;display:flex}.lp-pre-test-system__slider-wrap .embla__slide{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;min-width:0}@media (min-width:1024px){.lp-pre-test-system__slider-wrap .embla__slide{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}}.lp-pre-test-system__icon-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.lp-pre-test-system__icon{width:80px;height:80px;margin-bottom:1.5rem;-o-object-fit:contain;object-fit:contain}@media (min-width:1024px){.lp-pre-test-system__icon{width:90px;height:90px;margin-bottom:2rem}}.lp-pre-test-system__icon-title{font-family:var(--font-text);font-size:1.4rem;font-weight:800;line-height:1.3;color:var(--Black);margin:0}@media (min-width:1024px){.lp-pre-test-system__icon-title{font-size:1.5rem}}.lp-pre-test-system__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem;margin-top:2rem}.lp-pre-test-system__controls .embla__button{background:#fff0;border:none;color:#014799;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.5rem;-webkit-transition:opacity 0.3s;transition:opacity 0.3s}.lp-pre-test-system__controls .embla__button.is-disabled,.lp-pre-test-system__controls .embla__button:disabled{opacity:.3;cursor:not-allowed}.lp-pre-test-system__controls .embla__button:hover:not(:disabled){opacity:.8}.lp-pre-test-system .embla__dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;margin-top:1.5rem}.lp-pre-test-system .embla__dots .embla__dot{width:12px;height:12px;border-radius:50%;background-color:#014799;border:none;padding:0;cursor:pointer;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.lp-pre-test-system .embla__dots .embla__dot.embla__dot--selected{background-color:#bbe0ff;width:16px;height:16px}.lp-pre-test-system__footer{margin-top:5rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:3}@media (min-width:1024px){.lp-pre-test-system__footer{margin-top:8rem}}.lp-pre-test-system__footer-text{font-family:var(--font-text);font-size:1.8rem;line-height:1.6;font-weight:500;color:var(--Black);max-width:800px;margin:0 auto 3rem auto}@media (min-width:1024px){.lp-pre-test-system__footer-text{font-size:2.1rem;margin-bottom:4rem}}.lp-pre-test-system .lp-cta-wrapper{text-align:center}.lp-pre-test-system .lp-cta-wrapper .lp-btn__arrow{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25.243' viewBox='0 0 24 25.243'%3E%3Cpath d='M7.5,18h21M18,7.5,28.5,18,18,28.5' transform='translate(-6 -5.379)' fill='none' stroke='%23014799' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/svg%3E%0A")}@media not all and (pointer:coarse){.lp-pre-test-system .lp-cta-wrapper .lp-btn:hover .lp-btn__arrow{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25.243' viewBox='0 0 24 25.243'%3E%3Cpath d='M7.5,18h21M18,7.5,28.5,18,18,28.5' transform='translate(-6 -5.379)' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/svg%3E%0A")}}.lp-pre-test-system .lp-cta-wrapper .lp-cta-subtitle{color:var(--Black);margin-top:1rem;font-family:var(--font-text);font-size:1.6rem;font-weight:600}.lp-clinic{padding:6rem 0;background-image:url(https://lp.elithair.co.uk/wp-content/uploads/2026/03/op-clinic.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;color:var(--White)}@media (min-width:1024px){.lp-clinic{background-image:url(https://lp.elithair.co.uk/wp-content/uploads/2026/03/no-1-clinic-op-room.jpg);padding:10rem 0}}.lp-clinic__content{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lp-clinic__badge-wrap{text-align:left;margin-bottom:2rem}.lp-clinic__badge-wrap .lp-badge{background-color:#bbe0ff;color:#014799;margin-bottom:0;text-transform:uppercase}.lp-clinic__title{font-family:var(--font-titles);font-size:3.2rem;font-weight:900;line-height:1.2;margin:0 0 3.5rem 0;text-align:left;color:var(--White)}@media (min-width:1024px){.lp-clinic__title{text-align:center;font-size:4rem;margin-bottom:5rem}}.lp-clinic__list{list-style:none;padding:0;margin:0 auto 4rem auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;max-width:682px}@media (min-width:1024px){.lp-clinic__list{gap:2.5rem;margin-bottom:6rem}}.lp-clinic__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.2rem;font-family:var(--font-text);font-size:1.8rem;font-weight:500;color:var(--White)}@media (min-width:1024px){.lp-clinic__list li{font-size:2rem;gap:1.8rem}}.lp-clinic__list li svg{-ms-flex-negative:0;flex-shrink:0;width:30px;height:30px;margin-top:-1px}.lp-clinic__list li span{-webkit-box-flex:1;-ms-flex:1;flex:1}.lp-clinic .lp-cta-wrapper{text-align:center}.lp-clinic .lp-cta-wrapper .lp-btn{margin-bottom:1rem}.lp-clinic .lp-cta-wrapper .lp-cta-subtitle{color:var(--White);font-weight:600;font-size:1.6rem;margin:0}.lp-faq{padding:6rem 0 5rem}@media (min-width:1024px){.lp-faq{padding:8rem 0 5rem}}.lp-faq__wrap{max-width:740px;margin:0 auto}.lp-faq__title{font-family:var(--font-titles);font-weight:900;font-size:3rem;line-height:1.2;color:var(--Black);margin:0 0 3rem 0}@media (min-width:1024px){.lp-faq__title{font-size:4rem;margin-bottom:4rem}}.lp-faq__group{margin-bottom:3rem}.lp-faq__group:last-child{margin-bottom:0}.lp-faq__group>.lp-badge{margin-bottom:2rem;display:inline-block}.lp-faq__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}.lp-faq details.accordion__item{border:none;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;background-color:#fff0}.lp-faq details.accordion__item summary.accordion__quesion{min-height:90px;padding:1rem 2.4rem;padding-left:3.8rem;cursor:pointer;list-style:none;position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.2rem;background-color:var(--Primary);border-radius:500px;font-family:var(--font-text);font-weight:700;font-size:1.9rem;line-height:1.4;color:var(--White)}@media (min-width:1024px){.lp-faq details.accordion__item summary.accordion__quesion{min-height:100px;font-size:2.1rem;padding:1.5rem 3.6rem}}.lp-faq details.accordion__item summary.accordion__quesion::-webkit-details-marker{display:none}.lp-faq details.accordion__item summary.accordion__quesion::marker{display:none;font-size:0}.lp-faq details.accordion__item summary.accordion__quesion:focus{outline:none}.lp-faq details.accordion__item summary.accordion__quesion .icon{display:none}.lp-faq details.accordion__item .accordion__answer{background-color:#e1e1e6;padding:6rem 2.4rem 2.4rem;margin-top:-4rem;border-radius:0 0 16px 16px;position:relative;z-index:1}@media (min-width:1024px){.lp-faq details.accordion__item .accordion__answer{padding:6.3rem 3.6rem 3rem;margin-top:-4rem}}.lp-faq details.accordion__item .accordion__answer p{font-family:var(--font-text);font-weight:400;font-size:1.9rem;line-height:1.5;color:var(--Black);margin:0}@media (min-width:1024px){.lp-faq details.accordion__item .accordion__answer p{font-size:2.1rem}}.lp-faq details.accordion__item[open]{border-radius:0;overflow:visible}.lp-faq details.accordion__item[open] .accordion__quesion{border-bottom-right-radius:0}.lp-faq__icon{width:28px;height:28px;min-width:28px;border-radius:50%;background-color:#b3d5fc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease,-webkit-transform 0.3s ease}.lp-faq__icon:after,.lp-faq__icon:before{content:"";position:absolute;background-color:var(--Primary);border-radius:2px;-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease,-webkit-transform 0.3s ease}.lp-faq__icon:before{width:14px;height:3px}.lp-faq__icon:after{width:3px;height:14px}.lp-faq details.accordion__item[open] summary .lp-faq__icon:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.lp-faq__btn{display:inline-block;font-family:var(--font-text);font-size:1.5rem;color:var(--White)!important;background-color:var(--Primary);border:2px solid var(--Primary);padding:1rem 2.4rem;border-radius:100px;text-decoration:none;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;cursor:pointer}@media not all and (pointer:coarse){.lp-faq__btn:hover{background-color:#fff0;color:var(--Primary)!important}}@media (min-width:1024px){.lp-faq__btn{font-size:1.6rem;padding:1.2rem 3rem}}@media (max-width:768px){.lp-faq details.accordion__item summary.accordion__quesion{font-size:1.8rem;padding:2rem 2rem 2rem 4rem}.lp-faq details.accordion__item .accordion__answer p,.lp-pre-test-system__text,.lp-our-app__footer p,.lp-our-app__intro p,.lp-our-treatments__card-text,.lp-why-us__list li{font-size:1.8rem}}.custom-list-icon ul{list-style:none;padding:1.6rem 1.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;background-color:var(--light-Gray-01);border-radius:var(--border-radius);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.custom-list-icon ul li{padding-left:2.6rem;position:relative}@media (min-width:768px){.custom-list-icon ul li{padding-left:3.2rem}}@media (min-width:1024px){.custom-list-icon ul li{padding-left:4rem}}.custom-list-icon ul li:before{content:" ";width:1.8rem;height:1.8rem;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M9 11L12 14L22 4" stroke="%23040B85" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 12V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H16" stroke="%23040B85" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-size:contain;background-position:center;background-repeat:no-repeat}@media (min-width:768px){.custom-list-icon ul li:before{width:2rem;height:2rem}}@media (min-width:1024px){.custom-list-icon ul li:before{width:2.6rem;height:2.6rem}}.custom-list-icon-02 ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.custom-list-icon-02 ul li{padding-left:2.6rem;position:relative}@media (min-width:768px){.custom-list-icon-02 ul li{padding-left:3.2rem}}@media (min-width:1024px){.custom-list-icon-02 ul li{padding-left:4rem}}.custom-list-icon-02 ul li:before{content:" ";width:1.8rem;height:1.8rem;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="11" viewBox="0 0 15 11" fill="none"><path d="M14.1663 0.833008L4.99967 9.99967L0.833008 5.83301" stroke="%23040B85" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-size:1.2rem;background-position:center;background-repeat:no-repeat}@media (min-width:768px){.custom-list-icon-02 ul li:before{width:2rem;height:2rem;background-size:1.33rem}}@media (min-width:1024px){.custom-list-icon-02 ul li:before{width:2.6rem;height:2.6rem;background-size:1.6rem}}br.mob-only{display:block}@media (min-width:768px){br.mob-only{display:none}}.padding-block-90{padding-block:4rem}@media (min-width:1024px){.padding-block-90{padding-block:9rem}}.darkBLue-bg{background-color:var(--Deep-Blue)}.darkBLue-bg a,.darkBLue-bg h1,.darkBLue-bg h2,.darkBLue-bg h3,.darkBLue-bg h4,.darkBLue-bg h5,.darkBLue-bg h6,.darkBLue-bg p,.darkBLue-bg ul li{color:var(--white)}.lightBlue-bg{background-color:var(--Light-Blue)}
