*{outline:none;word-wrap:break-word;scroll-behavior:smooth;-webkit-tap-highlight-color:rgba(0,0,0,0)}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}a,a:focus,a:hover{text-decoration:none}hr{margin:0;border:.5px solid rgb(var(--black)/.8)}img{border:0;max-width:100%;vertical-align:middle}button{padding:0;cursor:pointer}input,button,textarea{border-radius:0;-webkit-appearance:none}textarea{resize:none;field-sizing:content}select{-webkit-appearance:none}h1,h2,h3,h4,h5,h6{margin:0;font-family:PP Radio Grotesk,sans-serif}h1{font-size:3rem;font-weight:700;line-height:1.16667}h2{font-size:2.25rem;font-weight:700;line-height:1.22223}h3{font-size:2rem;font-weight:700;line-height:1.25}h4{font-size:1.5rem;font-weight:700;line-height:1.33334}h5{font-size:1.25rem;font-weight:700;line-height:1.4}p{margin:0}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.trust-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.trust-box p{color:rgb(var(--neutral-900));font-size:.875rem;font-weight:400;line-height:1.429}.trust-box p b{font-weight:700}.trust-box p [class^=ic-],.trust-box p [class*=" ic-"]{color:rgb(var(--yellow));font-size:1rem;line-height:1;-webkit-text-stroke:.5px #D7AA4B}.trust-box p:has([class^=ic-],[class*=" ic-"]){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-hero{margin-top:5rem;margin-bottom:7.5rem}.main-hero .data-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-hero .wrap-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-hero .hero-title{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-hero .hero-title h1{max-width:29.25rem}.main-hero .hero-title p{max-width:26.9375rem;padding-top:.5rem;font-size:1.25rem;line-height:1.4}.main-hero .hero-intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:24.25rem;padding:4.5rem;position:relative;z-index:1;border-radius:1.75rem;background:#f5f5f5;overflow:hidden}.main-hero .hero-intro .text-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:20.25rem}.main-hero .hero-intro .text-box p{font-size:1.125rem;line-height:1.4445}.main-hero .hero-intro .text-box:has(p){gap:.75rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-hero .hero-intro .text-box:has(p) .primary-btn{margin-top:1.5rem}.main-hero .hero-intro .media-box{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none}.main-hero .hero-intro .media-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.service-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.service-list .list-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(50% - .625rem);padding:1.1875rem 1.25rem;border-radius:1rem;background:rgb(var(--neutral-50));border:1px solid rgb(var(--neutral-50));position:relative;z-index:1;-webkit-transition:background var(--transition),border-color var(--transition);transition:background var(--transition),border-color var(--transition)}.service-list .list-item .img-box{width:3.75rem;aspect-ratio:1/1;-ms-flex-negative:0;flex-shrink:0}.service-list .list-item .img-box img{width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain}.service-list .list-item .text-box{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.service-list .list-item .text-box h5{font-family:DM Sans,sans-serif}.service-list .list-item .text-box p{font-size:1.125rem;line-height:1.429}.service-list .list-item .icon-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;padding:.25rem;color:rgb(var(--primary-brand-600));font-size:1rem;line-height:1;background:rgb(var(--white));border:2px solid rgb(var(--primary-brand-200));border-radius:50%;-webkit-transition:color var(--transition),background var(--transition),border-color var(--transition);transition:color var(--transition),background var(--transition),border-color var(--transition)}.service-list .list-item .card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;opacity:0}.service-list .list-item:has(.card-link){cursor:pointer}.service-list .list-item:has(.card-link):hover{background:rgb(var(--primary-brand-100));border-color:rgb(var(--600))}.service-list .list-item:has(.card-link):hover .icon-box{color:rgb(var(--white));background:rgb(var(--primary-brand-600));border-color:rgb(var(--primary-brand-600))}.solution-section{margin-top:7.5rem;margin-bottom:7.5rem}.solution-section .wrap-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.75rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.solution-section.tp\:bg{padding:5.75rem 0;background:rgb(var(--neutral-50))}.solution-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.25rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.solution-list .list-item{width:calc(50% - 1.125rem);border:1px solid rgb(var(--neutral-100));border-radius:1.5rem;overflow:hidden}.solution-list .list-item .media-box{position:relative;z-index:1}.solution-list .list-item .media-box:after{content:"";display:block;padding-bottom:46.763%;pointer-events:none}.solution-list .list-item .media-box p{max-width:calc(100% - 2rem);padding:.25rem .75rem;font-size:.875rem;font-weight:500;line-height:1.429;position:absolute;top:1rem;left:1rem;border-radius:18.75rem;background:rgb(var(--yellow))}.solution-list .list-item .media-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;z-index:-1}.solution-list .list-item .description-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.75rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:-1.75rem;padding:2rem;position:relative;z-index:2;border-radius:inherit;background:rgb(var(--white))}.solution-list .list-item .description-box p{font-size:1.125rem;line-height:1.44445}.solution-list .list-item .description-box .text-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.solution-list .list-item .description-box .action-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.testimonials-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.testimonials-slider .slider-box{width:70.9%}.testimonials-slider .slider-box .slider-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.testimonials-slider .slider-box .slider-item .rating-box{display:-webkit-box;display:-ms-flexbox;display:flex}.testimonials-slider .slider-box .slider-item .rating-box [class^=ic-],.testimonials-slider .slider-box .slider-item .rating-box [class*=" ic-"]{color:rgb(var(--yellow));font-size:.75rem;line-height:1;-webkit-text-stroke:.5px #D7AA4B}.testimonials-slider .slider-box .slider-item .text-box h5{font-family:DM Sans,sans-serif;color:rgb(var(--neutral-700));font-size:1.125rem;line-height:1.44445}.testimonials-slider .slider-box .slider-item .text-box p{color:rgb(var(--neutral-700));font-size:1rem;line-height:1.5}.testimonials-slider .slider-box .slider-item .author-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem}.testimonials-slider .slider-box .slider-item .author-box .photo{width:3.25rem;aspect-ratio:1/1;-ms-flex-negative:0;flex-shrink:0;border-radius:50%}.testimonials-slider .slider-box .slider-item .author-box .photo img{width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.testimonials-slider .slider-box .slider-item .author-box .name{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.testimonials-slider .slider-box .slider-item .author-box .name p{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgb(var(--neutral-500));font-size:.875rem;line-height:1.429}.testimonials-slider .slider-box .slider-item .author-box .name p [class^=ic-],.testimonials-slider .slider-box .slider-item .author-box .name p [class*=" ic-"]{color:rgb(var(--primary-brand-500));font-size:1rem;line-height:1}.testimonials-slider .slider-box .slider-item .author-box .name p b{font-weight:700}@media screen and (min-width: 811px){.testimonials-slider .slider-pagination{display:none}}.slider-control{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.slider-control button{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;padding:.625rem;color:rgb(var(--neutral-400));font-size:1rem;line-height:1;background:rgb(var(--neutral-50));border:2px solid rgb(var(--neutral-400));border-radius:50%;-webkit-transition:color var(--transition),background var(--transition),border-color var(--transition);transition:color var(--transition),background var(--transition),border-color var(--transition)}.slider-control button:hover,.slider-control button:active{color:rgb(var(--white));background:rgb(var(--neutral-600));border-color:rgb(var(--neutral-600))}.slider-control button.disabled{color:rgb(var(--neutral-200));background:rgb(var(--white));border-color:rgb(var(--neutral-200));pointer-events:none}.slider-control button.lock{display:none}.slider-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.3125rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slider-pagination .bullet-item{width:.5rem;aspect-ratio:1/1;background:rgb(var(--neutral-100));border-radius:50%;-webkit-transition:background var(--transition);transition:background var(--transition)}.slider-pagination .bullet-item.active{background:rgb(var(--black))}.explore-section{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:7.5rem;margin-bottom:7.5rem}.explore-service{position:relative;z-index:1}.explore-service .data-wrap{padding:4.625rem 0;color:rgb(var(--white))}.explore-service .bg-box{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;pointer-events:none}.explore-service .bg-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.explore-service .data-wrap,.explore-service .info-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 811px){.explore-service .data-wrap{max-width:29.0625rem}}.explore-service .data-wrap .text-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.explore-service .data-wrap .text-box p{font-size:1.125rem;line-height:1.4445}.explore-service .data-wrap .action-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.explore-service .data-wrap .action-box p{font-size:.875rem;line-height:1.429}.explore-service .data-wrap .action-box .primary-btn.tp\:00{margin-top:.375rem;padding:0;color:inherit}.explore-service .data-wrap:has(.info-wrap){gap:1rem}.insurance-plans{border-radius:1.25rem;border:1px solid rgb(var(--neutral-100));overflow:hidden}.insurance-plans .plans-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.75rem 2rem;background:rgb(var(--primary-brand-50))}.insurance-plans .plans-list .list-title{max-width:12.5rem}.insurance-plans .plans-list .list-title p{color:rgb(var(--neutral-800));font-size:1rem;font-weight:700;line-height:1.25}.insurance-plans .plans-list .list-item ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.insurance-plans .plans-list .list-item ul li{padding:0 .375rem;color:rgb(var(--primary-brand-700));font-size:.875rem;font-weight:700;line-height:1.429;white-space:nowrap}.insurance-plans .plans-list .list-item ul li img{max-width:5.125rem}.insurance-plans .plans-list .list-item ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;color:inherit}.insurance-plans .plans-info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:7.375rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2rem}.insurance-plans .plans-info .kpi-list{width:34%;-ms-flex-negative:0;flex-shrink:0}.quote-elm{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.75rem}.quote-elm .photo-box{width:11.5rem;aspect-ratio:1/1;-ms-flex-negative:0;flex-shrink:0;border-radius:1.0625rem}.quote-elm .photo-box img{width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.quote-elm .info-box .name{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.quote-elm .info-box .name h3{color:rgb(var(--primary-brand-600))}.quote-elm .info-box .name h5{font-family:DM Sans,sans-serif;color:rgb(var(--primary-brand-600))}.quote-elm .info-box .name p{font-size:.875rem;line-height:1.429}.quote-elm .info-box .text{margin-top:.75rem;line-height:1.5}.kpi-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem 4rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.kpi-list ul li{width:calc(50% - 2rem);color:rgb(var(--neutral-800));font-size:.875rem;font-weight:400;line-height:1.429}.kpi-list ul li b{font-weight:700}.kpi-list ul li span{display:block;font-family:PP Radio Grotesk,sans-serif;color:rgb(var(--primary-brand-600));font-size:1.75rem;line-height:1.2858}.trials-section{margin-top:7.5rem;margin-bottom:7.5rem}.trials-section .section-title{margin-bottom:2.75rem}.trials-section .data-wrap{border-radius:1.75rem;border:1px solid rgb(var(--neutral-100));overflow:hidden}.trials-section .quote-elm{gap:7.75rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3.75rem;background:rgb(var(--neutral-50))}.trials-section .quote-elm .photo-box{width:100%;max-width:21rem;aspect-ratio:auto;border-radius:1.5rem}.trials-section .quote-elm .info-box .position p{color:rgb(var(--neutral-800));font-size:1.125rem;line-height:1.44445}.trials-section .quote-elm .info-box .text{margin-top:1.75rem;font-size:1.25rem;line-height:1.4}.trials-section .achieve-results{padding:3.75rem}.achieve-results{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10.875rem}.achieve-results .info-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.achieve-results .info-box .text-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1.25rem;line-height:1.4}.achieve-results .info-box .text-box h2 span{color:rgb(var(--primary-brand-600))}.achieve-results .info-box .logos-box{margin-top:auto}.achieve-results .info-box .logos-box img{max-height:2.8125rem}.achieve-results .info-box .logos-box ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.achieve-results .results-kpi{width:35.47%;-ms-flex-negative:0;flex-shrink:0}.results-kpi{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.results-kpi ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5.0625rem;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}.results-kpi ul li{width:calc(50% - 2.53125rem);font-size:1.125rem;font-weight:400;line-height:1.44445;position:relative;z-index:1}.results-kpi ul li span{display:block;color:rgb(var(--primary-brand-600));font-size:6.25rem;font-weight:400;line-height:1.07;letter-spacing:.15625rem;white-space:nowrap}.results-kpi ul li:before{content:"";border-right:1px solid rgb(var(--primary-brand-200));position:absolute;top:1.75rem;left:-2.5rem;bottom:1.25rem}.results-kpi .kpi-img{padding-left:.5625rem}.results-kpi .kpi-img img{max-height:14.0625rem;mix-blend-mode:multiply}.experts-section{margin-top:7.5rem;margin-bottom:7.5rem;overflow-x:hidden}.experts-section .data-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10.75rem}.experts-section .data-wrap .info-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:36.5%;-ms-flex-negative:0;flex-shrink:0}.experts-section .data-wrap .info-box .text-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1.25rem;font-weight:400;line-height:1.4}.experts-section .data-wrap .info-box .text-box ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.experts-section .data-wrap .info-box .text-box ul li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;font-size:1.125rem;font-weight:400;line-height:1.44445}.experts-section .data-wrap .info-box .text-box ul li:before{content:"\e914";font-family:icoFont;color:rgb(var(--primary-brand-400));font-size:1.25rem;line-height:1}.experts-section .data-wrap .info-box .text-box .primary-btn{margin-top:.5rem}.experts-section .data-wrap .experts-slider{width:calc(63.5% - 10.75rem)}@media screen and (min-width: 811px){.experts-section .data-wrap .experts-slider .slider-box{margin-right:-.8125rem}.experts-section .data-wrap .experts-slider .slider-box .swiper{overflow:visible;clip-path:inset(0 -100vw 0 0)}.experts-section .data-wrap .experts-slider .slider-pagination{display:none}}.experts-section.tp\:bg{padding:5.75rem 0;background:rgb(var(--neutral-50))}.experts-slider{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.6875rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.experts-slider .slider-control{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.experts-slider .swiper .swiper-slide{width:16.75rem}.expert-cart{border-radius:1rem;background:rgb(var(--white));border:1px solid rgb(var(--neutral-100));overflow:hidden}.expert-cart .cart-info{position:relative;z-index:1}.expert-cart .cart-info:after{content:"";display:block;padding-bottom:126.83%;background:linear-gradient(180.31deg,#0000 66.29%,#000c 84.82%);pointer-events:none}.expert-cart .cart-info .photo-box{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3}.expert-cart .cart-info .photo-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.expert-cart .cart-info .text-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.25rem;color:rgb(var(--white));font-size:1rem;line-height:1.5;position:absolute;left:0;right:0;bottom:0;z-index:1}.expert-cart .cart-info .text-box h5{font-family:DM Sans,sans-serif}.expert-cart .cart-meta{padding:.75rem 1.25rem;font-size:.875rem;font-weight:400;line-height:1.429}.features-section{margin-top:7.5rem;margin-bottom:7.5rem}.features-section .section-title{margin-bottom:2.75rem}.features-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.25rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.features-list ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(33.3333333333% - 2.25rem * 2 / 3);border-radius:.625rem .625rem 1.25rem 1.25rem;overflow:hidden}.features-list ul li .media-box{position:relative;z-index:1}.features-list ul li .media-box:after{content:"";display:block;padding-bottom:56.67%;pointer-events:none}.features-list ul li .media-box img{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-3;-o-object-fit:cover;object-fit:cover}.features-list ul li .text-box{-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding:1.25rem;background:rgb(var(--neutral-50))}.features-list ul li .text-box h5{font-family:DM Sans,sans-serif}@media screen and (min-width: 811px){.features-list ul li:nth-child(1),.features-list ul li:nth-child(2){width:calc(50% - 1.125rem)}.features-list ul li:nth-child(1) .media-box:after,.features-list ul li:nth-child(2) .media-box:after{padding-bottom:43.012%}}.shop-section{margin-top:7.5rem;margin-bottom:7.5rem}.shop-section .section-title{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;-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:2.75rem}.shop-section .section-title .title-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.shop-section .section-title .primary-btn.tp\:00{padding:0}.shop-section .shop-slider .swiper-slide{height:auto}.shop-section .shop-slider .swiper-slide .product-card{height:100%}@media screen and (min-width: 811px){.shop-section .slider-pagination{display:none}}.product-card{border-radius:1.25rem;position:relative;z-index:1;overflow:hidden}.product-card:before{content:"";border:1px solid rgb(var(--neutral-100));border-radius:inherit;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;-webkit-transition:border-width var(--transition),border-color var(--transition);transition:border-width var(--transition),border-color var(--transition);pointer-events:none}.product-card .card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;opacity:0}.product-card .card-img{background:#e5eef0;position:relative;z-index:1}.product-card .card-img:after{content:"";display:block;padding-bottom:64.445%;pointer-events:none}.product-card .card-img img{width:100%;height:calc(100% - .875rem);position:absolute;top:.4375rem;left:0;z-index:1;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.product-card .card-description{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.5rem 2rem;font-size:1.125rem;font-weight:400;line-height:1.44445}.product-card .card-description p:has(b){margin-top:.75rem}.product-card .card-description .primary-btn{margin-top:1rem}.product-card:has(.card-link){cursor:pointer}.product-card:has(.card-link):hover:before{border-width:2px;border-color:rgb(var(--primary-brand-300))}.product-card:has(.card-link):hover .card-description .primary-btn{color:rgb(var(--white));background:rgb(var(--primary-brand-700));border-color:rgb(var(--primary-brand-700))}.modal-wrap{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:2rem;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity var(--transition),visibility var(--transition);transition:opacity var(--transition),visibility var(--transition)}.modal-wrap.open{opacity:1;visibility:visible;pointer-events:unset}.modal-wrap .overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:rgb(var(--black)/.6);cursor:pointer}.modal-wrap .modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:32.5rem;max-height:100%;padding:2rem 1.25rem;border-radius:.5rem;background:rgb(var(--white));position:relative;z-index:1}.modal-wrap .modal-content .close-btn{position:absolute;top:-1rem;right:-1rem;z-index:3}.modal-wrap .modal-content .close-btn button{width:2rem;height:2rem;color:rgb(var(--black));font-size:1.5rem;border:none;background:rgb(var(--white));border-radius:50%;-webkit-transition:color var(--transition);transition:color var(--transition)}.modal-wrap .scroll-wrap{-webkit-box-flex:1;-ms-flex:auto;flex:auto;max-height:100%;padding-right:.3125rem;margin-right:-.3125rem;overflow:auto}.modal-wrap .scroll-wrap::-webkit-scrollbar{width:.25rem;height:.25rem}.modal-wrap .scroll-wrap::-webkit-scrollbar-track{background:transparent}.modal-wrap .scroll-wrap::-webkit-scrollbar-thumb{background:rgb(var(--black));border-radius:.375rem}.modal-wrap .scroll-wrap::-webkit-scrollbar-thumb:hover{background:rgb(var(--black)/.8)}.modal-wrap .modal-head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem;-ms-flex-negative:0;flex-shrink:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 810px){h1{font-size:2.375rem;line-height:1.158}h2{font-size:2.125rem;line-height:1.1178}h3{font-size:1.5rem;line-height:1.1667}h4{font-size:1.25rem;font-weight:700;line-height:1.333}h5{font-size:1rem;font-weight:700;line-height:1.25}.primary-btn{padding:.8125rem 1.5rem;font-size:1rem;font-weight:600;line-height:1.25}.trust-box{gap:.25rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-hero{margin-top:1.75rem;margin-bottom:5rem}.main-hero .data-wrap{gap:1.75rem}.main-hero .wrap-item{gap:1rem}.main-hero .hero-title{gap:.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-hero .hero-title p{padding-top:0;font-size:1.25rem}.main-hero .hero-intro{min-height:15.25rem;padding:2.25rem 1.25rem;border-radius:1.75rem}.main-hero .hero-intro .text-box{gap:1rem;max-width:74%}.main-hero .hero-intro .text-box:has(p){gap:1rem}.main-hero .hero-intro .text-box:has(p) p{display:none}.main-hero .hero-intro .text-box:has(p) .primary-btn{margin-top:0}.main-hero .hero-intro .media-box.tp\:bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:-webkit-gradient(linear,left top,left bottom,color-stop(29.01%,rgb(var(--primary-brand-600)/0)),color-stop(71.58%,rgb(var(--primary-brand-600))));background:linear-gradient(180deg,rgb(var(--primary-brand-600)/0) 29.01%,rgb(var(--primary-brand-600)) 71.58%);mix-blend-mode:multiply}.main-hero .hero-intro:has(.media-box.tp\:bg){-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:1.5rem}.main-hero .hero-intro:has(.media-box.tp\:bg) .text-box{color:rgb(var(--white))}.main-hero .hero-intro:has(.media-box.tp\:bg) .text-box .primary-btn:not(:hover){color:rgb(var(--primary-brand-600));background:rgb(var(--white));border-color:rgb(var(--white))}.service-list{gap:1rem}.service-list .list-item{gap:1rem;width:100%;padding:.75rem 1.25rem}.service-list .list-item .img-box{width:3.25rem}.service-list .list-item .text-box h5{font-size:1.25rem;line-height:1.3}.service-list .list-item .text-box p{font-size:1rem;line-height:1.375}.solution-section{margin-top:5rem;margin-bottom:5rem}.solution-section .wrap-item{gap:1.5rem}.solution-section.tp\:bg{padding:2.5rem 0}.solution-list{gap:1.5rem}.solution-list .list-item{width:100%;border-radius:1.25rem}.solution-list .list-item .media-box:after{padding-bottom:71.167%}.solution-list .list-item .description-box{gap:1.25rem;margin-top:-2.25rem;padding:1.25rem}.solution-list .list-item .description-box .text-box{gap:.5rem}.solution-list .list-item .description-box .text-box h4{font-size:1.5rem;line-height:1.1667}.solution-list .list-item .description-box .text-box p{font-size:1.125rem;line-height:1.3334}.solution-list .list-item .description-box .action-box{gap:.625rem}.solution-list .list-item .description-box .action-box .primary-btn{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.solution-list .list-item .description-box .action-box .primary-btn:only-child{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;min-width:12rem}.testimonials-slider{gap:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.testimonials-slider .slider-control{display:none}.testimonials-slider .slider-box{width:calc(100% + 2rem);margin:0 -1rem;padding:0 1rem;overflow:hidden}.testimonials-slider .slider-box .swiper{overflow:visible}.testimonials-slider .slider-box .slider-item .author-box{gap:.5rem;margin-top:.5rem}.testimonials-slider .slider-box .slider-item .author-box .photo{width:2.5rem}.testimonials-slider .slider-box .slider-item .author-box .name{gap:0}.explore-section{gap:0;margin-top:5rem;margin-bottom:5rem}.explore-service .data-wrap,.explore-service .info-wrap{gap:1.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.25rem;border-radius:1.25rem 1.25rem 0 0;overflow:hidden;position:relative;z-index:1}.explore-service .data-wrap:before,.explore-service .info-wrap:before{content:"";display:block;width:100%;padding-bottom:51%}.explore-service .data-wrap:after,.explore-service .info-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:-webkit-gradient(linear,left top,left bottom,color-stop(32.93%,rgba(9,14,12,0)),color-stop(52.67%,#090E0C));background:linear-gradient(180deg,#090e0c00 32.93%,#090e0c 52.67%)}.explore-service .data-wrap .text-box p{line-height:1.3334}.explore-service .data-wrap .action-box .primary-btn{padding:.8125rem 2.5rem}.explore-service .data-wrap .action-box .primary-btn.tp\:00{margin-top:0;padding:.875rem 2.5rem}.explore-service .data-wrap:has(.info-wrap){gap:1.5rem;padding:0;border-radius:unset}.explore-service .data-wrap:has(.info-wrap):before,.explore-service .data-wrap:has(.info-wrap):after{display:none}.explore-service .data-wrap:has(.info-wrap) .title-box{color:rgb(var(--black))}.insurance-plans{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-top:.5rem;border-radius:0 0 1.25rem 1.25rem}.insurance-plans .plans-info{padding:1.25rem}.insurance-plans .plans-info .quote-elm{gap:1rem 1.25rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.insurance-plans .plans-info .quote-elm .photo-box{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:6rem}.insurance-plans .plans-info .quote-elm .info-box{display:contents}.insurance-plans .plans-info .quote-elm .info-box .combine-items{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:calc(100% - 7.25rem)}.insurance-plans .plans-info .quote-elm .info-box .name{gap:.25rem;-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}.insurance-plans .plans-info .quote-elm .info-box .position{margin-top:.25rem;color:rgb(var(--neutral-700));font-size:.875rem;line-height:1.429}.insurance-plans .plans-info .quote-elm .info-box .text{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;margin-top:0}.insurance-plans .plans-info .kpi-list{display:none}.insurance-plans .plans-list{gap:1.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.25rem .5rem}.insurance-plans .plans-list .list-title{max-width:unset}.insurance-plans .plans-list .list-item ul{gap:.75rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.insurance-plans .plans-list .list-item ul li img{max-width:6rem}.trials-section{margin-top:5rem;margin-bottom:5rem;padding:2.5rem 0;background:rgb(var(--neutral-50))}.trials-section .section-title{margin-bottom:1.5rem}.trials-section .data-wrap{border-radius:unset;border:none}.trials-section .quote-elm{gap:1.75rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.trials-section .quote-elm .photo-box{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-width:unset;aspect-ratio:unset;position:relative;z-index:1;border-radius:1.5rem;overflow:hidden}.trials-section .quote-elm .photo-box:before{content:"";display:block;padding-bottom:68.904%}.trials-section .quote-elm .photo-box img{position:absolute;top:0;left:0}.trials-section .quote-elm .info-box{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.trials-section .quote-elm .info-box .text{margin-top:1.25rem;font-size:1.125rem;line-height:1.3334}.trials-section .achieve-results{gap:.75rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.trials-section .achieve-results:not(:first-child){margin-top:3rem;padding-top:3rem;border-top:1px solid rgb(var(--neutral-200))}.trials-section .achieve-results .info-box{display:contents}.trials-section .achieve-results .info-box .text-box{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;gap:.5rem}.trials-section .achieve-results .info-box .logos-box{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.trials-section .achieve-results .info-box .action-box{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;margin-top:1.25rem;text-align:center}.trials-section .achieve-results .info-box .action-box .primary-btn{padding:.8125rem 3.375rem}.trials-section .achieve-results .results-kpi{gap:.5rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%}.achieve-results .info-box .logos-box ul{gap:1rem}.achieve-results .info-box .logos-box img{max-height:2.25rem}.results-kpi ul{gap:2.125rem}.results-kpi ul li{width:calc(50% - 1.0625rem);line-height:1.3334}.results-kpi ul li span{font-size:5.25rem;line-height:1.1905}.results-kpi ul li:before{top:2.125rem;left:-1.8125rem;bottom:1.375rem}.results-kpi .kpi-img{padding-left:0;padding-right:1.9375rem}.experts-section{margin-top:5rem;margin-bottom:5rem}.experts-section .data-wrap{gap:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.experts-section .data-wrap .info-box{width:100%}.experts-section .data-wrap .info-box .text-box{display:none}.experts-section .data-wrap .experts-slider{width:calc(100% + 2rem);margin:0 -1rem;padding:0 1rem;overflow:hidden}.experts-section .data-wrap .experts-slider .swiper{overflow:visible}.experts-section.tp\:bg{padding:0;background:none}.experts-slider{gap:2rem}.experts-slider .slider-control{display:none}.expert-cart .cart-info:after{padding-bottom:118.209%}.expert-cart .cart-info .text-box{padding:1rem}.expert-cart .cart-info .text-box h5{font-size:1.125rem;font-weight:600;line-height:1.3334}.features-section{margin-top:5rem;margin-bottom:5rem}.features-section .section-title{margin-bottom:.75rem}.features-list ul{gap:.75rem}.features-list ul li{width:calc(50% - .375rem)}.features-list ul li .media-box:after{padding-bottom:63.32%}.features-list ul li .text-box{padding:.75rem 1rem}.features-list ul li .text-box h5{font-family:PP Radio Grotesk,sans-serif}.features-list ul li:nth-child(1){width:100%}.features-list ul li:nth-child(1) .media-box:after{padding-bottom:30.5%}.features-list ul li:nth-child(1) .text-box h5{font-family:DM Sans,sans-serif}.shop-section{margin-top:5rem;margin-bottom:5rem}.shop-section .section-title{margin-bottom:1.25rem}.shop-section .section-title .title-box{gap:1.5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.shop-section .section-title .title-box .primary-btn.tp\:00{font-size:1.125rem;font-weight:600;line-height:1.5rem}.shop-section .slider-control{display:none}.shop-section .shop-slider{margin:0 -1rem;padding:0 1rem;overflow:hidden}.shop-section .shop-slider .swiper{overflow:visible}.shop-section .slider-pagination{margin-top:2rem}.product-card .card-img:after{padding-bottom:78.4%}.product-card .card-description{padding:1.25rem;line-height:1.3334}.product-card .card-description h4{font-family:DM Sans,sans-serif;line-height:1.4}.product-card .card-description p:has(b){margin-top:.25rem}.product-card .card-description .primary-btn{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/157/assets/bundle.css.map */
