:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:initial;transition-timing-function:ease;-webkit-transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;display:block;flex-shrink:0;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{-ms-flex-negative:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media (max-width:1600px){html{font-size:16px}}@media (max-width:1550px){html{font-size:15.5px}}@media (max-width:1500px){html{font-size:15px}}@media (max-width:1450px){html{font-size:14.5px}}@media (max-width:1400px){html{font-size:14px}}@media (max-width:1350px){html{font-size:13.5px}}@media (max-width:1300px){html{font-size:13px}}@media (max-width:1250px){html{font-size:12.5px}}@media (max-width:1200px){html{font-size:12px}}@media (max-width:1100px){html{font-size:11px;font-size:10px;font-size:9px}}@media (max-width:768px){html{font-size:16px}}@font-face{font-display:swap;font-family:Involve;font-style:normal;font-weight:400 700;src:url(../fonts/Involve-VF.woff2) format("woff2-variations"),url(../fonts/Involve-VF.ttf) format("truetype-variations")}.font__h1{font-size:5.6rem;letter-spacing:-1px;line-height:100%}.font__h1,.font__title-3{font-family:Involve,sans-serif;font-style:normal;font-weight:700}.font__title-3{font-size:16px;letter-spacing:-.096px;line-height:125%}.font__body-1{font-size:1.6rem;font-style:normal;letter-spacing:-.176px;line-height:150%}.font__body-1,.font__body-2,.font__button{font-family:Inter,sans-serif;font-weight:500}.font__body-2,.font__button{font-size:1.4rem;letter-spacing:-.084px;line-height:2rem}.font__button{line-height:100%}.font__link{font-family:Inter,sans-serif;font-size:1.4rem;font-weight:400;letter-spacing:-.084px;line-height:142.857%;text-decoration:underline}@media (max-width:1024px){.font__h1{font-size:3.8rem;font-weight:700;letter-spacing:-1px;line-height:105.263%}.font__title-3{font-size:1.6rem;font-weight:700;letter-spacing:-.096px;line-height:125%}}.btn{border-radius:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1rem 1.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn__blue{background:#365bf5;background:var(--blue500);color:#fff;color:var(--white)}.btn__blue,.btn__blue-light{border:1px solid #365bf5;border:1px solid var(--blue500)}.btn__blue-light{background:transparent;color:#365bf5;color:var(--blue500)}*{-webkit-tap-highlight-color:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;outline:none;padding:0;scroll-behavior:smooth}html{font-size:10px}body{color:#0b0c0c;color:var(--main-color);cursor:default;font-family:sans-serif;font-family:var(--main-font);position:relative}body:before{background:-webkit-gradient(linear,left top,left bottom,from(#cdcfe6),to(#f0f3fe));background:linear-gradient(180deg,#cdcfe6,#f0f3fe);background:-webkit-gradient(linear,left top,left bottom,from(var(--bg-top)),to(var(--bg-bottom)));background:linear-gradient(180deg,var(--bg-top) 0,var(--bg-bottom) 100%);content:"";inset:0;pointer-events:none;position:fixed;z-index:-1}section{position:relative}a{color:#0b0c0c;color:var(--main-color);display:inline-block;text-decoration:none}svg{min-height:1rem}img{width:100%}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px transparent;font-size:1rem;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}button,input,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;outline:none}button[disabled],input[disabled],textarea[disabled]{cursor:default;opacity:.7}button{cursor:pointer}ul{list-style:none}.hide-scroll{overflow:hidden}.wrapper{height:100%;margin:0 auto;padding:3rem;position:relative}.logo{grid-gap:.8rem;background:#fff;background:var(--white);border-radius:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem;height:3.8rem;padding:.927rem 1.39rem}.rounded-16{border-radius:1.6rem}.rounded-46{border-radius:4.6rem}.circle{background:#d1dffc;background:var(--blue200)}.circle__m{border-radius:10rem;height:10rem;min-width:10rem;width:10rem}.circle__m img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-with-title{padding-top:13rem}.section__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;grid-gap:1.6rem;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}.section__title{font-family:Involve,sans-serif;font-size:4rem;font-style:normal;font-weight:700;letter-spacing:-1px;line-height:110%}.section__subtitle{text-align:center}@media (max-width:1024px){.section-with-title{padding-top:9rem}.section__title{font-size:3.2rem;font-weight:700;line-height:112.5%;text-align:center}}.chip{background:#ebf1ff;background:var(--blue100);border-radius:1.6rem;color:#365bf5;color:var(--blue500);padding:.4rem 1.8rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.icon-with-fill{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#88aefc;background:var(--blue300);border-radius:4.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:4.8rem;justify-content:center;min-width:4.8rem;width:4.8rem}.icon-with-fill svg circle,.icon-with-fill svg path{stroke:#fff;stroke:var(--white)}.phone-container{position:relative}header{left:0;position:fixed;top:2rem;width:100%;z-index:100}header .header__cta{background:#365bf5;background:var(--blue500);border:1px solid #365bf5;border:1px solid var(--blue500);color:#fff;color:var(--white);-webkit-transition:background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out;transition:background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out}header .header__cta:hover{background:hsla(0,0%,100%,.88);border-color:hsla(0,0%,100%,.88);color:#365bf5;color:var(--blue500)}header.header--over-blue .header__cta{background:#fff;background:var(--white);border-color:#fff;border-color:var(--white);color:#365bf5;color:var(--blue500)}header.header--over-blue .header__cta:hover{background:hsla(0,0%,100%,.92);border-color:hsla(0,0%,100%,.95);color:#365bf5;color:var(--blue500)}header .wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:3.8rem;justify-content:space-between}header .open-mobile-menu{background:#fff;background:var(--white);border-radius:1.6rem;cursor:pointer;display:none;line-height:142.857%;padding:.4rem 1.2rem}nav ul{grid-gap:2.4rem;-webkit-box-pack:center;-ms-flex-pack:center;background:#fff;background:var(--white);border-radius:1rem;gap:2.4rem;justify-content:center;padding:1rem 1.5rem}nav a,nav ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}nav a{grid-gap:.4rem;color:#0b0c0c;color:var(--main-color);gap:.4rem}nav a,nav a svg path,nav a:hover{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}nav a:hover{color:#365bf5;color:var(--blue500)}nav a:hover svg path{stroke:#365bf5;stroke:var(--blue500)}nav a.is-active,nav a:hover svg path{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}nav a.is-active{color:#365bf5;color:var(--blue500)}nav a.is-active svg path{stroke:#365bf5;stroke:var(--blue500);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.mobile-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:4.8rem;background:#f6f8fa;background:var(--blue50);display:none;-ms-flex-direction:column;flex-direction:column;gap:4.8rem;height:100dvh;left:0;padding:8px 20px 24px;position:fixed;top:0;width:100%}.mobile-menu__close{-ms-flex-item-align:end;align-self:flex-end;cursor:pointer;height:4rem;min-height:4rem;min-width:4rem;width:4rem}.mobile-menu__close,.mobile-menu__content{display:-webkit-box;display:-ms-flexbox;display:flex}.mobile-menu__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:space-between;width:100%}.mobile-menu__content .btn{-ms-flex-item-align:center;align-self:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mobile-menu__content .btn,.mobile-menu__top{display:-webkit-box;display:-ms-flexbox;display:flex}.mobile-menu__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:4.8rem;-ms-flex-direction:column;flex-direction:column;gap:4.8rem}.mobile-menu__top .logo{-ms-flex-item-align:center;align-self:center}.mobile-menu nav ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:2.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2.4rem}.mobile-menu nav ul a{font-family:Inter,sans-serif;font-size:2rem;font-weight:500;letter-spacing:-.12px;line-height:120%;text-align:center}@media (max-width:1024px){header .btn,header nav{display:none}header .open-mobile-menu{display:-webkit-box;display:-ms-flexbox;display:flex}.mobile-menu{z-index:101}}.accordion{margin:0 auto;max-width:600px;width:100%}.accordion-header{-webkit-box-pack:justify;-ms-flex-pack:justify;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.accordion-item{padding-bottom:1.6rem;width:100%}.accordion-content{background-color:#fff;background-color:var(--white);border-radius:0 0 16px 16px;display:none;margin-top:-2.4rem;padding:4.8rem 1.6rem 1.6rem;position:relative;z-index:-1}.accordion-content p{font-family:Inter,sans-serif;font-size:1.6rem;font-style:normal;font-weight:500;letter-spacing:-.176px;line-height:150%}.drop-content{grid-gap:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:grid;gap:24px;grid-template-columns:16px 1fr;height:100%;position:relative;width:100%}.road-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;margin-top:2rem}.road-item__circle{border-radius:50%;height:1.6rem;width:1.6rem;z-index:10}.road-item__circle,.road-item__line{background-color:#88aefc;background-color:var(--blue300)}.road-item__line{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;width:.2rem}@media (max-width:1024px){.drop-content{grid-template-columns:1fr}.road-item{display:none}}.main-banner .static-med-card{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:0;min-height:100vh;min-height:calc(1svh*100);min-height:calc(var(--appvh, 1svh)*100);padding:7rem 0}.main-banner .static-med-card__intro{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin:0 auto 4.8rem;text-align:center}.main-banner .static-med-card__title{color:#0b0c0c;color:var(--main-color);font-family:Involve,sans-serif;font-size:5rem;font-style:normal;font-weight:500;letter-spacing:-.04em;line-height:90%;margin:0 0 3rem;max-width:75rem;text-align:center}.main-banner .static-med-card__lead{color:#576280;color:var(--neutral600);font-family:Inter,sans-serif;font-size:1.5rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:120%;margin:0 auto;max-width:64rem;text-align:center}.main-banner .static-med-card__grid{-webkit-box-orient:horizontal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:center;-ms-flex-pack:center;grid-gap:4rem 8rem;align-items:stretch;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:4rem 8rem;justify-content:center;margin:0 auto;max-width:144rem}.main-banner .static-med-card__col,.main-banner .static-med-card__grid{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.main-banner .static-med-card__col{-webkit-box-orient:vertical;grid-gap:4rem;-ms-flex-direction:column;flex-direction:column;gap:4rem;min-width:0}.main-banner .static-med-card__col--left{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.main-banner .static-med-card__col--center{-ms-flex-negative:0;flex-shrink:0;margin-top:15rem}.main-banner .static-med-card__col--right{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.main-banner .static-med-card__phone{line-height:0}.main-banner .static-med-card__phone-img{display:block;height:min(calc(1svh*65),64rem);height:var(--phone-slide-height);max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.main-banner .static-med-card__card{background:#f0f3fe;background:var(--bg-bottom);border-radius:2.4rem;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:35rem;padding:1rem;width:100%}.main-banner .static-med-card__card-title{color:#203178;color:var(--blue700);font-family:Involve,sans-serif;font-size:2rem;font-weight:600;letter-spacing:0;line-height:100%;margin:0 0 1.6rem;padding:.8rem}.main-banner .static-med-card__card-body{min-height:0}.main-banner .static-med-card__panel{background:#fff;background:var(--white);border-radius:2rem;overflow:hidden}.main-banner .static-med-card__list{list-style:none;margin:0;padding:0}.main-banner .static-med-card__list--rows>.static-med-card__list-item{-webkit-box-align:center;-ms-flex-align:center;grid-gap:.8rem;align-items:center;border-bottom:.1rem solid #e5e9f2;border-bottom:.1rem solid var(--neutral400);color:#0b0c0c;color:var(--main-color);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:500;gap:.8rem;letter-spacing:-.011em;line-height:2rem;margin-left:1.6rem;padding:1.6rem}.main-banner .static-med-card__list--rows>.static-med-card__list-item:last-child{border-bottom:none}.main-banner .static-med-card__list-icon{-ms-flex-negative:0;color:#365bf5;color:var(--blue500);display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0}.main-banner .static-med-card__list-label{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.main-banner .static-med-card__list--metrics{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.6rem}.main-banner .static-med-card__list--metrics>.static-med-card__list-item{-webkit-box-align:center;-ms-flex-align:center;grid-gap:1.2rem;align-items:center;background:#fff;background:var(--white);border-bottom:none;border-radius:1.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.2rem;padding:1.2rem 1.6rem}.main-banner .static-med-card__metric-row{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.main-banner .static-med-card__metric-badge,.main-banner .static-med-card__value-pill{-ms-flex-negative:0;background:#cdfaea;background:var(--indicator-bg-color);border-radius:.8rem;color:#176448;color:var(--indicator-text-color);flex-shrink:0;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:500;letter-spacing:-.006em;line-height:2rem;padding:.6rem .8rem}.main-banner .static-med-card__metric-meta{-webkit-box-align:center;-ms-flex-align:center;grid-gap:.8rem;-ms-flex-negative:0;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;gap:.8rem;margin-left:auto}.main-banner .static-med-card__metric-date{color:#aeb7d1;color:var(--neutral500);font-family:Inter,sans-serif;font-size:1.2rem;font-weight:600;line-height:1.6rem;padding:.4rem 0;white-space:nowrap}.main-banner .static-med-card__metric-logo{-ms-flex-negative:0;flex-shrink:0;height:2.4rem;width:2.4rem}.main-banner .static-med-card__list--cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}.main-banner .static-med-card__appt-card{background:#fff;background:var(--white);border-radius:1.6rem;list-style:none;margin:0;padding:1.2rem 1.6rem}.main-banner .static-med-card__appt-title{color:#0b0c0c;color:var(--main-color);font-family:Inter,sans-serif;font-size:1.6rem;font-weight:500;letter-spacing:-.011em;line-height:2rem;margin:0 0 .8rem}.main-banner .static-med-card__appt-meta{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.main-banner .static-med-card__appt-meta,.main-banner .static-med-card__appt-meta-right{-webkit-box-align:center;-ms-flex-align:center;grid-gap:.8rem;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem}.main-banner .static-med-card__appt-meta-right{-ms-flex-negative:0;flex-shrink:0}.main-banner .static-med-card__appt-tag{-ms-flex-negative:0;background:#d1dffc;background:var(--static-med-appt-tag-bg);border-radius:.8rem;color:#203178;color:var(--static-med-appt-tag-text);flex-shrink:0;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:500;letter-spacing:-.006em;line-height:2rem;padding:.6rem .8rem}.main-banner .static-med-card__appt-date{color:#aeb7d1;color:var(--neutral500);font-family:Inter,sans-serif;font-size:1.2rem;font-weight:600;line-height:1.6rem;padding:.4rem 0;white-space:nowrap}.main-banner .static-med-card__appt-logo{-ms-flex-negative:0;flex-shrink:0;height:2.4rem;width:2.4rem}.main-banner .static-med-card__stack{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.8rem}.main-banner .static-med-card__subcard{background:#fff;background:var(--white);border-radius:1.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.2rem 1.6rem}.main-banner .static-med-card__subcard-title{color:#0b0c0c;color:var(--main-color);font-family:Inter,sans-serif;font-size:1.6rem;font-weight:500;line-height:120%;margin:0 0 .8rem}.main-banner .static-med-card__subcard-toolbar{grid-gap:.8rem;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.8rem}.main-banner .static-med-card__subcard-toolbar,.main-banner .static-med-card__subcard-toolbar-metrics{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.main-banner .static-med-card__subcard-toolbar-metrics{grid-gap:.4rem;gap:.4rem}.main-banner .static-med-card__unit-chip{-webkit-box-align:center;-ms-flex-align:center;grid-gap:.4rem;align-items:center;background:#f6f8fa;background:var(--blue50);border-radius:10rem;color:#203178;color:var(--blue700);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:500;gap:.4rem;letter-spacing:-.006em;line-height:2rem;padding:.6rem 1rem}.main-banner .static-med-card__unit-chip-label{white-space:nowrap}.main-banner .static-med-card__unit-chip-icon{-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;line-height:0}.main-banner .static-med-card__unit-chip-icon svg{display:block}.main-banner .static-med-card__toolbar-actions{-webkit-box-align:center;-ms-flex-align:center;grid-gap:.4rem;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.4rem;margin-left:auto}.main-banner .static-med-card__tool-btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;align-items:center;background:#f6f8fa;background:var(--blue50);border-radius:50%;-webkit-box-sizing:content-box;box-sizing:content-box;cursor:default;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;flex-shrink:0;height:2.4rem;justify-content:center;line-height:0;padding:.8rem;width:2.4rem}.main-banner .static-med-card__tool-btn svg{-ms-flex-negative:0;display:block;flex-shrink:0;height:2.4rem;width:2.4rem}.main-banner .static-med-card__subcard--ai{-webkit-box-align:center;-ms-flex-align:center;grid-gap:.8rem;align-items:center;background:#ebf1ff;background:var(--blue100);border:1px solid #365bf5;border:1px solid var(--blue500);border-radius:1.6rem;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem;padding:1.2rem 1.6rem;text-decoration:none}.main-banner .static-med-card__ai-text{-webkit-box-flex:1;color:#576280;color:var(--neutral600);-ms-flex:1;flex:1;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:400;line-height:140%;margin-right:.8rem;min-width:0}.main-banner .static-med-card__ai-text strong{color:#576280;color:var(--neutral600);font-weight:600}.main-banner .static-med-card__ai-icon{height:2.4rem;width:2.4rem}.main-banner .static-med-card__subcard--row{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;grid-gap:1.2rem;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.2rem;justify-content:space-between;outline:1px solid #e5e9f2;outline:1px solid var(--neutral400)}.main-banner .static-med-card__ref-label{color:#0b0c0c;color:var(--main-color);font-family:Inter,sans-serif;font-size:1.4rem;font-weight:500;letter-spacing:-.006em;line-height:2rem}.main-banner .static-med-card__ref-chip{background:#ebf1ff;background:var(--blue100);border-radius:.8rem;color:#0b0c0c;color:var(--main-color);font-family:Inter,sans-serif;font-size:1.2rem;font-weight:600;letter-spacing:0;line-height:1.6rem;padding:.4rem .8rem;white-space:nowrap}.main-banner .static-med-card__chart-figure{line-height:0;margin:0;max-width:32.8rem;width:100%}.main-banner .static-med-card__chart-img{display:block;height:auto;max-width:32.8rem;pointer-events:none;width:100%}.main-banner .static-med-card__card--interpret .static-med-card__card-title{margin-bottom:1rem;padding:.8rem .8rem 0}.main-banner .static-med-card__card--interpret .static-med-card__card-subtitle{color:#576280;color:var(--neutral600);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;letter-spacing:0;line-height:120%;margin:0 0 1rem;padding:0 .8rem .8rem}.main-banner .static-med-card__card--interpret .static-med-card__interpret-header{padding:1.2rem 1.6rem}.main-banner .static-med-card__card--interpret .static-med-card__interpret-header__title{color:#181a21;color:var(--dark-color);font-family:Inter,sans-serif;font-size:1.6rem;font-weight:500;letter-spacing:-.011em;line-height:2rem;margin:1rem 0}.main-banner .static-med-card__card--interpret .static-med-card__interpret-panel{background:#fff;background:var(--white);border-radius:1.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;outline:1px solid #e5e9f2;outline:1px solid var(--neutral400)}.main-banner .static-med-card__card--interpret .static-med-card__interpret-rule{border:0;border-top:.1rem solid #e5e9f2;border-top:.1rem solid var(--neutral400);margin:0;padding:0}.main-banner .static-med-card__card--interpret .static-med-card__interpret-texts{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.8rem;padding:1.2rem 1.6rem}.main-banner .static-med-card__card--interpret .static-med-card__interpret-para{color:#181a21;color:var(--dark-color);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;letter-spacing:0;line-height:120%;margin:0}.main-banner{height:100vh;height:100dvh;min-height:100dvh;overflow:hidden}.main-banner,.main-banner__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}.main-banner__content{grid-gap:1.5rem;-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex:1;flex:1;gap:1.5rem;justify-content:center;width:100%;z-index:2}.main-banner__title{text-wrap:balance;color:#0b0c0c;color:var(--main-color);font-family:Involve,sans-serif;font-size:5rem;font-weight:500;letter-spacing:-.04em;line-height:90%;text-align:center}.main-banner__subtitle{text-wrap:balance;color:#576280;color:var(--neutral600);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;line-height:120%;max-width:64rem;text-align:center}.main-banner__stores{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;grid-gap:1rem;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1.5rem}.main-banner__store-link{border-radius:.4rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:0}.main-banner__store-link:focus-visible{outline:.2rem solid #365bf5;outline:.2rem solid var(--blue500);outline-offset:.2rem}.main-banner__store-badge{display:block;height:5.6rem;width:auto}.main-banner__waves{bottom:0;height:53rem;left:0;pointer-events:none;position:absolute;width:100%;z-index:1}.main-banner__wave{bottom:0;left:50%;min-width:144rem;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%}.main-banner__wave svg{display:block;height:auto;width:100%}.main-banner__blue-end{background:-webkit-gradient(linear,left top,left bottom,from(#365bf5),to(#2c3ee1));background:linear-gradient(180deg,#365bf5,#2c3ee1);inset:0;opacity:0;pointer-events:none;position:absolute;z-index:2}.main-banner__blue-end-wrap{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;inset:0;justify-content:center;padding:2rem;pointer-events:none;position:absolute;z-index:5}.main-banner__blue-end-title{margin:0 auto;max-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.main-banner__blue-end-svg{shape-rendering:geometricPrecision;display:block;height:auto;opacity:0;overflow:visible;text-rendering:geometricPrecision;width:min(120rem,92vw)}.main-banner__blue-end-svg-text{fill:#203cce;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Involve,sans-serif;font-size:5rem;font-weight:500;letter-spacing:-.04em;line-height:90%}.main-banner .scene-text-reveal__char{will-change:fill}.main-banner__text-reveal-cover{inset:0;opacity:0;pointer-events:none;position:absolute;will-change:opacity}.main-banner__text-reveal-cover--white{background:#fff;background:var(--white);z-index:6}.main-banner__text-reveal-cover--gradient{background:-webkit-gradient(linear,left top,left bottom,from(#cdcfe6),to(#f0f3fe));background:linear-gradient(180deg,#cdcfe6,#f0f3fe);z-index:7}.main-banner__ai-phase-backdrop{background:-webkit-gradient(linear,left top,left bottom,color-stop(-33.25%,#88aefc),color-stop(40.61%,#d1dffc));background:linear-gradient(180deg,#88aefc -33.25%,#d1dffc 40.61%);inset:0;opacity:0;pointer-events:none;position:absolute;z-index:15}.main-banner__ai-layer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:stretch;-ms-flex-pack:stretch;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:stretch;opacity:0;visibility:hidden;z-index:23}.main-banner__ai-blue-scope,.main-banner__ai-layer{inset:0;isolation:isolate;pointer-events:none;position:absolute}.main-banner__ai-blue-scope{z-index:24}.main-banner__family-preview-layer{inset:0;isolation:isolate;opacity:0;pointer-events:none;position:absolute;visibility:hidden;z-index:20}.main-banner__family-phone{z-index:3}.main-banner__family-phone .js-hero-family-phone-slide{display:block;height:100vh;height:calc(1svh*100);height:calc(var(--appvh, 1svh)*100);left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:auto}.main-banner__family-phone .js-hero-family-phone-slide--diaries{opacity:1;position:relative}.main-banner__family-preview-bubble{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background:#fff;background:var(--white);border-radius:2rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:auto;max-width:42rem;min-height:0;overflow:visible;padding:2rem;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:min(42rem,92vw);z-index:5}.main-banner__family-preview-bubble>.text-bubble__title{margin-bottom:1rem}.main-banner__family-preview-bubble>.text-bubble__text{color:rgba(11,12,12,.6);margin:0 0 1rem}.main-banner__family-preview-bubble .text-bubble__blue-block .text-bubble__text{margin:0}.main-banner__family-preview-bubble:after{content:none;display:none}.main-banner__family-preview-bubble.static-ai-health__bubble--right{right:clamp(1.6rem,6vw,8rem)}.main-banner__family-preview-bubble.static-ai-health__bubble--left{left:clamp(1.6rem,6vw,8rem)}.main-banner__med-teaser{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-sizing:border-box;box-sizing:border-box;inset:0;justify-content:flex-start;opacity:0;padding:10rem 2rem 4rem;pointer-events:none;position:absolute;visibility:hidden;z-index:18}.main-banner__med-teaser,.main-banner__med-teaser-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.main-banner__med-teaser-inner{grid-gap:1.6rem;gap:1.6rem;margin:0 auto;max-width:72rem;text-align:center;width:100%}.main-banner__med-teaser-lead,.main-banner__med-teaser-phone,.main-banner__med-teaser-title{opacity:0}.main-banner__med-teaser-title{text-wrap:balance;color:#0b0c0c;color:var(--main-color);font-family:Involve,sans-serif;font-size:5rem;font-weight:500;letter-spacing:-.04em;line-height:90%;margin:0}.main-banner__med-teaser-lead{text-wrap:balance;color:#576280;color:var(--neutral600);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;line-height:120%;margin:0;max-width:64rem}.main-banner__med-teaser-phone{line-height:0;margin-top:3.5rem;will-change:opacity,transform}.main-banner__med-teaser-phone img{display:block;height:65vh;-o-object-fit:contain;object-fit:contain;width:auto}.main-banner__med-cards-layer{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-end;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;inset:0;isolation:isolate;justify-content:center;opacity:0;padding:9.8rem 2rem max(2vh,1.2rem);position:absolute;visibility:hidden;z-index:22}.main-banner__med-cards-layer:before{content:"";inset:0;pointer-events:auto;position:absolute;z-index:0}.main-banner__med-cards-viewport{-ms-flex-negative:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;border-radius:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-shrink:0;justify-content:flex-end;max-height:min(62vh,56rem);position:relative;width:min(144rem,94vw);z-index:1}.main-banner__med-cards-track{grid-column-gap:1.2rem;grid-column-gap:1.6rem;grid-row-gap:1.6rem;-webkit-column-gap:1.2rem;-moz-column-gap:1.2rem;column-gap:1.2rem;-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-height:auto;padding:0;pointer-events:none;position:relative;row-gap:1.6rem;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;will-change:transform;z-index:2}.main-banner__med-cards-track>.static-med-card__card:first-child{grid-column:2/3;grid-row:1}.main-banner__med-cards-track>.static-med-card__card:nth-child(2){align-self:start;grid-column:3/4;grid-row:2}.main-banner__med-cards-track>.static-med-card__card:nth-child(3){align-self:start;grid-column:2;grid-row:3}.main-banner__med-cards-track>.static-med-card__card:nth-child(4){grid-column:3;grid-row:4}.main-banner__med-cards-track>.static-med-card__card:nth-child(5){grid-column:2;grid-row:5}.main-banner__med-cards-track>.static-med-card__card:nth-child(6){grid-column:3;grid-row:6}.main-banner__med-cards-track .static-med-card__card{max-width:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.main-banner__phone{left:50%;pointer-events:none;position:absolute;top:50%;z-index:3}.main-banner__phone .js-bubble,.main-banner__phone .js-hero-phone,.main-banner__phone .js-phone-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;will-change:transform,opacity}.main-banner__phone .js-phone-slide{display:block;height:65vh;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:auto}.main-banner__phone .js-phone-slide:first-child{opacity:1;position:relative}@media (max-width:1024px){.main-banner{padding:2rem}.main-banner__title{font-size:3rem;line-height:95%}.main-banner__blue-end-svg-text{font-size:5rem}.main-banner__subtitle{font-size:1.4rem;max-width:90%}.main-banner__waves{height:30rem}.main-banner__stores{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-banner__store-badge{height:4.8rem}.main-banner__store-link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.main-banner__med-teaser-title{font-size:3rem;line-height:95%}.main-banner__med-teaser-lead{font-size:1.4rem;max-width:90%}.main-banner__med-cards-track{grid-template-columns:1fr;min-height:0}.main-banner__med-cards-track>.static-med-card__card:nth-child(n){align-self:stretch!important;grid-column:1/-1!important;grid-row:auto!important}}.static-family-preview__checklist{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.static-family-preview__check-item{-webkit-box-align:start;-ms-flex-align:start;grid-gap:1rem;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.static-family-preview__check-icon{-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;line-height:0;margin-top:.35rem}.static-family-preview__check-label{color:#0b0c0c;color:var(--main-color);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;line-height:120%}.static-family-preview__blue-block{background:#f0f3fe;background:var(--bg-bottom);margin-top:2rem}.static-family-preview__blue-block .text-bubble__text{color:#3e5aec;color:var(--accent-color)}.scene{isolation:isolate;overflow:hidden;width:100%}.scene,.scene__inner{min-height:100vh;position:relative}.scene__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin:0 auto;max-width:128rem;padding:8rem 2rem}.scene__inner--two-col{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.scene__header,.scene__inner--two-col{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scene__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.6rem;margin-bottom:6.4rem;text-align:center}.scene__title{margin:0;text-align:center}.scene__subtitle{color:#576280;color:var(--neutral600);margin:0 auto;max-width:68rem;text-align:center}.scene--text-reveal{background:-webkit-gradient(linear,left top,left bottom,from(#365bf5),to(#2c3ee1));background:linear-gradient(180deg,#365bf5,#2c3ee1)}.scene--text-reveal .scene__inner{position:relative;z-index:2}.scene--text-reveal .scene-text-reveal__title{font-family:Involve,sans-serif;font-size:clamp(3.2rem,5vw,6.4rem);font-weight:600;line-height:110%;margin:0 auto;max-width:100%;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;will-change:transform}.scene--text-reveal .scene-text-reveal__char{--reveal:100%;-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#203cce));background:linear-gradient(90deg,#fff 50%,#203cce 0);background:-webkit-gradient(linear,left top,right top,color-stop(50%,var(--white)),color-stop(50%,#203cce));background:linear-gradient(to right,var(--white) 50%,#203cce 50%);-webkit-background-clip:text;background-clip:text;background-position:var(--reveal) 0;background-size:200% 100%;color:transparent;display:inline-block;vertical-align:baseline;white-space:pre;will-change:background-position}.scene--text-reveal .scene-text-reveal__char--space{min-width:.28em}.scene--text-reveal .scene-text-reveal__cover{inset:0;opacity:0;pointer-events:none;position:absolute;will-change:opacity}.scene--text-reveal .scene-text-reveal__cover--white{background:#fff;background:var(--white);z-index:3}.scene--text-reveal .scene-text-reveal__cover--gradient{background:-webkit-gradient(linear,left top,left bottom,from(#cdcfe6),to(#f0f3fe));background:linear-gradient(180deg,#cdcfe6,#f0f3fe);z-index:4}.scene--med-card .scene-med-card__phone{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:2.4rem}.scene--med-card .scene-med-card__phone img{height:auto;max-width:32rem;width:100%}.scene--ai{background:-webkit-gradient(linear,left top,left bottom,from(#cdcfe6),to(#f0f3fe));background:linear-gradient(180deg,#cdcfe6,#f0f3fe)}.scene--ai .scene-ai__title{-webkit-box-align:center;-ms-flex-align:center;grid-gap:1.6rem;align-items:center;gap:1.6rem;margin:0}.scene--ai .scene-ai__icon,.scene--ai .scene-ai__title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.scene--ai .scene-ai__icon{-ms-flex-negative:0;flex-shrink:0;line-height:0}.scene--ai .scene-ai__messages{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2rem;margin:0 auto;max-width:62rem;width:100%}.scene--ai .scene-ai__msg{background:#fff;background:var(--white);border-radius:1.6rem;color:#203178;color:var(--blue700);font-family:Involve,sans-serif;font-size:2rem;font-weight:600;line-height:100%;max-width:36rem;padding:1.6rem 2rem}.scene--ai .scene-ai__msg--left{-ms-flex-item-align:start;align-self:flex-start;border-bottom-left-radius:.4rem}.scene--ai .scene-ai__msg--right{-ms-flex-item-align:end;align-self:flex-end;border-bottom-right-radius:.4rem}.scene--ai .scene-ai__bar{-webkit-box-align:center;-ms-flex-align:center;grid-gap:1.6rem;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.6rem;margin:4rem auto 0;max-width:62rem;width:100%}.scene--ai .scene-ai__home{-ms-flex-negative:0;background:transparent;border:none;cursor:pointer;flex-shrink:0;line-height:0;padding:0}.scene--ai .scene-ai__input{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;grid-gap:1.6rem;align-items:center;background:#fff;background:var(--white);border-radius:999px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;gap:1.6rem;justify-content:space-between;padding:1rem 2rem}.scene--ai .scene-ai__placeholder{color:#aeb7d1;color:var(--neutral500);font-family:Inter,sans-serif;font-size:1.6rem}.scene--ai .scene-ai__input-actions{grid-gap:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem}.scene--ai .scene-ai__input-btn{background:transparent;border:none;cursor:pointer;line-height:0;padding:0}.scene--ai-context .scene-ai-context__text{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:2rem;color:#576280;color:var(--neutral600);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2rem;margin:0 auto;max-width:80rem;text-align:center}.scene--diaries .scene-diaries__phone,.scene--diaries .scene-family__phone,.scene--family .scene-diaries__phone,.scene--family .scene-family__phone{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.scene--diaries .scene-diaries__phone img,.scene--diaries .scene-family__phone img,.scene--family .scene-diaries__phone img,.scene--family .scene-family__phone img{height:auto;max-width:32rem;width:100%}.scene--diaries .text-bubble,.scene--family .text-bubble{left:auto;opacity:1;position:static;right:auto;top:auto;visibility:visible}.text-bubble__check-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.8rem;list-style:none;margin:1rem 0 0;padding:0}.text-bubble__check-list li{color:#576280;color:var(--neutral600);font-family:Inter,sans-serif;font-size:1.5rem;line-height:120%;padding-left:2.8rem;position:relative}.text-bubble__check-list li:before{background:#d1dffc url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23253EA7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M2.5 6.5 5 9l4.5-5'/%3E%3C/svg%3E") 50%/60% no-repeat;background:var(--blue200) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23253EA7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M2.5 6.5 5 9l4.5-5'/%3E%3C/svg%3E") center/60% no-repeat;border-radius:50%;content:"";height:1.8rem;left:0;position:absolute;top:.2rem;width:1.8rem}.scene--beginning .scene-beginning__card--dark{background:#181a21;background:var(--dark-color);border-radius:2.4rem;color:#fff;color:var(--white);margin-top:4rem;min-height:24rem;padding:4rem}.scene--media .scene-media__cards,.scene--media .scene-media__slider,.scene--media .scene-media__socials{margin-top:4rem}.scene--cta .scene-cta__badges,.scene--media .scene-media__socials{grid-gap:2rem;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;justify-content:center}.scene--cta .scene-cta__badges{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:4rem}.scene--cta .scene-cta__waves{margin-top:4rem;min-height:12rem}@media (max-width:1024px){.scene__inner{padding:6rem 2rem}.scene__inner--two-col{grid-gap:2.4rem;gap:2.4rem;grid-template-columns:1fr}.scene__header{margin-bottom:3.2rem}.scene--ai .scene-ai__msg{max-width:100%}}.scene.scene--ai.static-ai-health{background:-webkit-gradient(linear,left top,left bottom,color-stop(-33.25%,#88aefc),color-stop(40.61%,#d1dffc));background:linear-gradient(180deg,#88aefc -33.25%,#d1dffc 40.61%);-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh;min-height:calc(1svh*100);min-height:calc(var(--appvh, 1svh)*100);padding:7rem 0}.scene.scene--ai.static-ai-health .wrapper{padding:4rem 0 3rem}.scene.scene--ai.static-ai-health .static-ai-health__layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3rem;min-height:calc(100vh - 14rem);min-height:calc(1svh*100 - 14rem);min-height:calc(var(--appvh, 1svh)*100 - 14rem)}.scene.scene--ai.static-ai-health .static-ai-health__main{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;min-height:0}.scene.scene--ai.static-ai-health .scene-ai__bar{grid-gap:.8rem;gap:.8rem;margin-left:auto;margin-right:auto;margin-top:auto;max-width:62rem;padding:0 2.4rem;width:100%}.scene.scene--ai.static-ai-health .scene-ai__bar,.scene.scene--ai.static-ai-health .scene-ai__home{-ms-flex-negative:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0}.scene.scene--ai.static-ai-health .scene-ai__home{-webkit-box-pack:center;-ms-flex-pack:center;background:#ebf1ff;border:none;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;height:6.7rem;justify-content:center;line-height:0;padding:0;width:6.7rem}.scene.scene--ai.static-ai-health .scene-ai__home svg{display:block}.scene.scene--ai.static-ai-health .scene-ai__input{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;grid-gap:1.2rem;align-items:center;background:#fff;background:var(--white);border-radius:4.88rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;gap:1.2rem;justify-content:space-between;min-width:0;padding:1rem 2.2rem}.scene.scene--ai.static-ai-health .scene-ai__placeholder{-webkit-box-flex:1;color:#aeb7d1;color:var(--neutral500);-ms-flex:1 1 auto;flex:1 1 auto;font-family:Inter,sans-serif;font-size:1.963rem;font-weight:500;letter-spacing:-.006em;line-height:2.805rem;min-width:0;overflow:hidden;pointer-events:none;text-overflow:ellipsis;white-space:nowrap}.scene.scene--ai.static-ai-health .scene-ai__input-actions{grid-gap:.4rem;gap:.4rem}.scene.scene--ai.static-ai-health .scene-ai__input-actions,.scene.scene--ai.static-ai-health .scene-ai__input-btn{-ms-flex-negative:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;flex-shrink:0}.scene.scene--ai.static-ai-health .scene-ai__input-btn{-webkit-box-pack:center;-ms-flex-pack:center;background:transparent;border:none;cursor:pointer;justify-content:center;line-height:0;padding:0}.scene.scene--ai.static-ai-health .scene-ai__input-btn svg{display:block;height:4.5rem;width:4.5rem}.scene.scene--ai.static-ai-health .static-ai-health__intro{margin:0 auto;max-width:100%;text-align:center}.scene.scene--ai.static-ai-health .static-ai-health__heading-row{grid-gap:1.2rem;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.2rem;margin-bottom:1.5rem}.scene.scene--ai.static-ai-health .static-ai-health__heading-row,.scene.scene--ai.static-ai-health .static-ai-health__sparkle{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.scene.scene--ai.static-ai-health .static-ai-health__sparkle{-ms-flex-negative:0;flex-shrink:0;height:4.5rem;line-height:0;width:4.5rem}.scene.scene--ai.static-ai-health .static-ai-health__sparkle svg{display:block;height:4.5rem;width:4.5rem}.scene.scene--ai.static-ai-health .static-ai-health__title{color:#0b0c0c;color:var(--main-color);font-family:Involve,sans-serif;font-size:5rem;font-weight:500;letter-spacing:-.04em;line-height:90%;margin:0;text-align:center}.scene.scene--ai.static-ai-health .static-ai-health__subtitle{color:#576280;color:var(--neutral600);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;letter-spacing:0;line-height:120%;margin:0 auto;max-width:62rem}.scene.scene--ai.static-ai-health .static-ai-health__bubbles-viewport{-webkit-overflow-scrolling:touch;-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:1;flex:1;margin:0 auto;max-width:100vw;overflow:hidden;padding:7vh 2.4rem 0;width:100%}.scene.scene--ai.static-ai-health .static-ai-health__bubbles-track{grid-gap:2rem;display:grid;gap:2rem;grid-auto-flow:dense;grid-template-columns:repeat(6,1fr);margin:0 auto;max-width:140rem;width:100%}.scene.scene--ai.static-ai-health .static-ai-health__bubbles-track .static-ai-health__bubble:first-child{grid-area:1/2/auto/span 3;place-self:auto center}.scene.scene--ai.static-ai-health .static-ai-health__bubbles-track .static-ai-health__bubble:nth-child(2){grid-area:2/3/auto/span 3;place-self:auto center}.scene.scene--ai.static-ai-health .static-ai-health__bubbles-track .static-ai-health__bubble:nth-child(3){grid-area:3/2/auto/span 3;place-self:auto center}.scene.scene--ai.static-ai-health .static-ai-health__bubbles-track .static-ai-health__bubble:nth-child(4){grid-area:4/2/auto/span 5;place-self:auto center}.scene.scene--ai.static-ai-health .static-ai-health__bubbles-track .static-ai-health__bubble:nth-child(5){grid-area:5/2/auto/span 3;place-self:auto center}.scene.scene--ai.static-ai-health .static-ai-health__bubbles-track .static-ai-health__bubble:nth-child(6){grid-area:6/3/auto/span 3;place-self:auto center}.scene.scene--ai.static-ai-health .static-ai-health__bubbles-track .static-ai-health__bubble:nth-child(7){grid-area:7/2/auto/span 3;place-self:auto center}.scene.scene--ai.static-ai-health .static-ai-health__bubbles-track .static-ai-health__bubble:nth-child(8){grid-area:8/2/auto/span 5;place-self:auto center}.scene.scene--ai.static-ai-health .static-ai-health__bubble{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;background:var(--white);border-radius:2rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:36rem;min-height:0;overflow:visible;padding:2rem;position:relative;width:100%}.scene.scene--ai.static-ai-health .static-ai-health__bubble:after{background:#fff;background:var(--white);bottom:0;content:"";height:2.3rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 23'%3E%3Cpath d='M19 23H0A53.35 53.35 0 0 0 18.683.706L19 0h18.238L37 23H19Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 23'%3E%3Cpath d='M19 23H0A53.35 53.35 0 0 0 18.683.706L19 0h18.238L37 23H19Z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;position:absolute;width:3.8rem}.scene.scene--ai.static-ai-health .static-ai-health__bubble--left:after{left:-1.6rem}.scene.scene--ai.static-ai-health .static-ai-health__bubble--right:after{right:-1.6rem;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.scene.scene--ai.static-ai-health .static-ai-health__bubble .text-bubble__title{margin-bottom:0}.scene.scene--ai.static-ai-health .static-ai-health__bubble--left{justify-self:start}.scene.scene--ai.static-ai-health .static-ai-health__bubble--right{justify-self:end}.scene.scene--ai.static-ai-health .static-ai-health__footnote{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;left:50%;margin:0;max-width:46rem;padding:0;position:absolute;top:-25%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.scene.scene--ai.static-ai-health .static-ai-health__footnote-label{-webkit-box-align:center;-ms-flex-align:center;grid-gap:.8rem;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem;margin-bottom:1.5rem}.scene.scene--ai.static-ai-health .static-ai-health__footnote-icon{line-height:0}.scene.scene--ai.static-ai-health .static-ai-health__footnote-icon svg{display:block;height:2.4rem;width:2.4rem}.scene.scene--ai.static-ai-health .static-ai-health__footnote-name{color:#576280;color:var(--neutral600);font-family:Inter,sans-serif;font-size:1.4rem;font-weight:500;line-height:2rem}.scene.scene--ai.static-ai-health .static-ai-health__footnote-lead{color:#0b0c0c;color:var(--main-color);font-family:Involve,sans-serif;font-size:2rem;font-weight:600;letter-spacing:0;line-height:100%;margin:0 0 1.5rem}.scene.scene--ai.static-ai-health .static-ai-health__footnote-lead strong{color:#3e5aec;color:var(--accent-color);font-weight:600}.scene.scene--ai.static-ai-health .static-ai-health__footnote-accent{color:#365bf5;color:var(--blue500);font-weight:600}.scene.scene--ai.static-ai-health .static-ai-health__footnote-text{text-wrap:balance;color:#576280;color:var(--neutral600);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;line-height:120%;margin:0 0 1rem}.scene.scene--ai.static-ai-health .static-ai-health__footnote-text:last-child{margin-bottom:0}@media (max-width:1024px){.scene.scene--ai.static-ai-health{padding:5rem 0 8rem}.scene.scene--ai.static-ai-health .static-ai-health__title{font-size:3rem;line-height:95%}.scene.scene--ai.static-ai-health .static-ai-health__bubbles-viewport{margin:0;max-height:none;max-width:100%;padding:3rem 0 0}.scene.scene--ai.static-ai-health .static-ai-health__bubbles-track{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr;justify-content:center}.scene.scene--ai.static-ai-health .static-ai-health__bubbles-track>.static-ai-health__bubble{grid-column:1/-1!important;justify-self:center!important;margin:0;position:relative}.scene.scene--ai.static-ai-health .static-ai-health__footnote{top:0}.scene.scene--ai.static-ai-health .scene-ai__placeholder{font-size:1.4rem;letter-spacing:-.006em;line-height:2rem}.scene.scene--ai.static-ai-health .scene-ai__input-btn svg{height:2.4rem;width:2.4rem}.scene.scene--ai.static-ai-health .scene-ai__home{height:4.8rem;width:4.8rem}.scene.scene--ai.static-ai-health .scene-ai__home svg{height:3rem;width:3rem}.scene.scene--ai.static-ai-health .static-ai-health__bubble{height:auto;max-width:35rem;width:100%}}.person-card{margin-top:13rem}.person-card .wrapper{-webkit-box-align:center;-ms-flex-align:center;grid-gap:3.2rem;align-items:center;background:#fff;background:var(--white);border-radius:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.2rem;padding:5.8rem 4.8rem}.person-card__title{font-size:20px;line-height:220%}.person-card__text,.person-card__title{font-family:Involve,sans-serif;font-style:normal;font-weight:500}.person-card__text{font-size:36px;letter-spacing:-2px;line-height:122.222%}@media (max-width:1024px){.person-card{margin-top:9rem}.person-card .wrapper{grid-gap:2.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.4rem;padding:2.4rem}.person-card .wrapper,.person-card__textbox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.person-card__textbox{grid-gap:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.6rem}.person-card__title{font-size:1.6rem;line-height:150%;text-align:center}.person-card__text{font-size:2.4rem;letter-spacing:normal;line-height:116.667%;text-align:center}}.opportunities .section__title{font-size:4.8rem;text-align:center}.opportunities .section__subtitle{max-width:40.4rem}.opportunities .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:4.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4.8rem}.opportunities__content{grid-gap:2.4rem;display:grid;gap:2.4rem;grid-template-columns:1fr 1fr}.opportunities__left{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;background:var(--white);border-radius:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;padding:5.8rem 0;width:100%}.opportunities__img{display:none;height:auto;width:25rem}.opportunities__img.active{display:-webkit-box;display:-ms-flexbox;display:flex}.opportunities__img--mobile{display:none}@media (max-width:1024px){.opportunities .wrapper{grid-gap:2.4rem;gap:2.4rem}.opportunities__content{grid-template-columns:1fr}.opportunities__left{display:none}.opportunities__img--mobile{-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:52.7rem;width:25rem}}.med-card .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:4.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4.8rem}.med-card__content{grid-gap:4.8rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;gap:4.8rem;grid-template-columns:1fr 25rem 1fr}.med-card__pic{width:100%}.med-card-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2.4rem;width:100%}.med-card-list__item{background:#fff;background:var(--white);border-radius:1.6rem;padding:2.4rem}@media (max-width:1024px){.med-card .wrapper,.med-card__content{grid-gap:2.4rem;gap:2.4rem}.med-card__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.med-card__pic{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.med-card-list{grid-gap:1.6rem;gap:1.6rem}.med-card-list:first-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.med-card-list:last-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.med-card__pic{-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:52.7rem;width:25rem}}.ai .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:4.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4.8rem}.ai__list{grid-gap:1.6rem;display:grid;gap:1.6rem;grid-template-columns:repeat(3,1fr)}.ai__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:8rem;background:#fff;background:var(--white);border-radius:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8rem;padding:4.8rem}@media (max-width:1024px){.ai .wrapper{grid-gap:2.4rem;gap:2.4rem}.ai__list{grid-gap:1.6rem;gap:1.6rem;grid-template-columns:1fr}.ai__item{grid-gap:4.8rem;gap:4.8rem;padding:2.4rem}}.banner-ai{margin-top:26rem}.banner-ai .wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;grid-gap:4rem;background:#fff;background:var(--white);border-radius:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4rem;justify-content:space-between;padding:4.8rem}.banner-ai__content{grid-gap:12.2rem;gap:12.2rem}.banner-ai__content,.banner-ai__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.banner-ai__header{grid-gap:1.6rem;gap:1.6rem}.banner-ai__title{font-family:Involve,sans-serif;font-size:4rem;font-style:normal;font-weight:700;letter-spacing:-.44px;line-height:100%;max-width:55.2rem}.banner-ai__text{max-width:56.4rem}.banner-ai__img{position:relative;width:25rem}.banner-ai__img img{bottom:0;height:52.7rem;left:0;position:absolute;width:100%}.banner-ai__img{margin:0 auto}.banner-ready{margin-top:0;padding-top:13rem}.banner-ready .wrapper{padding-bottom:0}.banner-ready__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:3.2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3.2rem;justify-content:space-between;padding-bottom:3rem}.banner-ready__img{bottom:-.2rem;margin:0 auto;position:relative;width:25rem}.banner-ready__img img{height:33.2rem;position:static;width:100%}.banner-ai__stores{grid-gap:.8rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem}.banner-ai__store-link{border-radius:.4rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:5.6rem;line-height:0}.banner-ai__store-link:focus-visible{outline:.2rem solid #181a21;outline:.2rem solid var(--dark-color)}.banner-ai__store-badge{display:block;height:100%;width:auto}.banner-your-data .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:4.8rem;background:#fff;background:var(--white);border-radius:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4.8rem;padding:4.8rem}.banner-your-data__title{font-family:Involve,sans-serif;font-size:4rem;font-style:normal;font-weight:700;letter-spacing:-1px;line-height:100%}.banner-your-data__list{grid-gap:2.4rem;grid-column-gap:2.6rem;-webkit-column-gap:2.6rem;-moz-column-gap:2.6rem;column-gap:2.6rem;display:grid;gap:2.4rem;grid-template-columns:1fr 1fr}.banner-your-data__item{grid-gap:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.6rem}.banner-your-data__item svg{min-width:2.4rem}@media (max-width:1024px){.banner-ai{margin-top:9rem}.banner-ai .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:2.4rem;-ms-flex-direction:column;flex-direction:column;gap:2.4rem;padding:2.4rem}.banner-ai__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner-ai__title{font-size:3.2rem;font-weight:700;letter-spacing:-.352px;line-height:112.5%;text-align:center}.banner-ai__text{text-align:center}.banner-ai__content{grid-gap:2.4rem;gap:2.4rem}.banner-ai__content .btn,.banner-ai__img{-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex}.banner-ai__img img{position:static}.banner-your-data .wrapper{grid-gap:2.4rem;gap:2.4rem;padding:2.4rem}.banner-your-data__title{font-size:3.2rem;font-weight:700;letter-spacing:-1px;line-height:112.5%;text-align:center}.banner-your-data__list{grid-gap:1.6rem;gap:1.6rem;grid-template-columns:1fr}.banner-ready{margin-top:0;padding-top:9rem}.banner-ready .wrapper{padding:2.4rem 2.4rem 0}.banner-ready__content{grid-gap:2.4rem;gap:2.4rem}.banner-ready__content .btn,.banner-ready__img{-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex}.banner-ready__img{margin:0;position:relative}.banner-ready__img img{height:33.2rem;position:static}.banner-ai__stores{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.why .wrapper{-webkit-box-align:center;-ms-flex-align:center;grid-gap:4.8rem;align-items:center;gap:4.8rem;max-width:88.8rem}.why .wrapper,.why-accordion__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.why-accordion__top{grid-gap:.8rem;gap:.8rem}.why-accordion__bottom{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}.why__content{display:grid;grid-template-columns:repeat(2,1fr)}.why__content,.why__list{grid-gap:3.2rem;gap:3.2rem}.why__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.why__list:nth-child(2){padding-top:9.6rem}.why__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between}.why .accordion{max-width:100%;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out}.why .accordion__title{font-family:Involve,sans-serif;font-size:2.4rem;font-style:normal;font-weight:700;line-height:116.667%}.why .accordion-header.is-active{background:#ebf1ff;background:var(--blue100)}.why .accordion-content,.why .accordion-header.is-active{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.why .accordion-content{background-color:transparent;display:block;margin-top:0;opacity:0;padding:0 0 1.6rem;pointer-events:none;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);z-index:1}.why .accordion__icon{background:#88aefc;background:var(--blue300);border:1px solid transparent;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.why .accordion__icon,.why .accordion__icon svg{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.why .accordion__icon svg path{stroke:#fff;stroke:var(--white);-webkit-transition:stroke .3s ease-in-out;transition:stroke .3s ease-in-out}.why .accordion-item{background:#fff;background:var(--white);border:1px solid #f6f8fa;border:1px solid var(--blue50);border-radius:1.6rem;height:34.8rem;padding:4.8rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.why .accordion-item:hover{background:#ebf1ff;background:var(--blue100)}.why .accordion-item:hover .accordion-content{background-color:transparent;display:block;margin-top:0;opacity:1;padding:0 0 1.6rem;pointer-events:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:1}.why .accordion-item:hover .accordion__icon{background:#88aefc;background:var(--blue300);border:1px solid #88aefc;border:1px solid var(--blue300);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.why .accordion-item:hover .accordion__icon svg path{stroke:#fff;stroke:var(--white)}.why .accordion-accordion__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}.why .accordion-accordion__bottom{-ms-flex-item-align:end;align-self:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1024px){.why .wrapper{grid-gap:2.4rem;gap:2.4rem}.why__content{grid-template-columns:1fr}.why__list{grid-gap:1.6rem;gap:1.6rem}.why__list:nth-child(2){padding:0}.why__item.accordion-item{padding:2.4rem}}.text-bubble{background:#fff;background:var(--white);border-radius:2rem;max-width:40rem;opacity:0;padding:2rem;position:absolute;top:50%;visibility:hidden;z-index:4}.text-bubble--right{left:calc(50% + 20vh)}.text-bubble--left{right:calc(50% + 20vh)}.text-bubble__title{color:#203178;color:var(--blue700);font-family:Involve,sans-serif;font-size:2rem;font-weight:600;letter-spacing:0;line-height:100%;margin-bottom:1rem}.text-bubble__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem}.text-bubble__text{color:#576280;color:var(--neutral600);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;line-height:120%}.text-bubble__blue-block{background:#d1dffc;background:var(--blue200);border-radius:1rem;margin-top:1rem;padding:1rem}.text-bubble__blue-block .text-bubble__text{color:#253ea7;color:var(--blue600);font-size:1.2rem}@media (max-width:1024px){.text-bubble{bottom:max(.6rem,env(safe-area-inset-bottom,0px));left:50%!important;max-width:calc(100vw - 4rem);right:auto!important;top:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:calc(100vw - 4rem)}.text-bubble:after{bottom:0}}.section-about{margin-top:0;padding-top:18rem}.section-about .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;grid-gap:4.8rem;align-items:center;background:#fff;background:var(--white);border-radius:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4.8rem;padding-bottom:5.6rem}.section-about__picbox{height:5rem;position:relative;width:10rem}.section-about__picbox .circle{height:10rem;left:0;position:absolute;top:-5rem;width:100%}.section-about__content{grid-gap:2.4rem;gap:2.4rem}.section-about__content,.section-about__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.section-about__top{grid-gap:1.6rem;gap:1.6rem}.section-about__title{max-width:62rem;text-align:center}.section-about__about{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;grid-gap:.4rem;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.4rem}.section-about__position{color:#576280;color:var(--neutral600)}.section-about__qr{height:10rem;width:10rem}@media (max-width:1024px){.section-about{margin-top:0;padding-top:14rem}.section-about .wrapper{grid-gap:2.4rem;gap:2.4rem;padding:0 2.4rem 2.4rem}}.section-media{margin-top:0;padding-bottom:2rem;padding-top:13rem}.section-media .wrapper{max-width:120rem}.section-media__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#ebf1ff;background:var(--blue100);border:1px solid #e5e9f2;border:1px solid var(--neutral400);border-radius:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:60rem;overflow:hidden;position:relative}.section-media__main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;padding:4.8rem 4.8rem 2rem;position:relative;z-index:2}.section-media__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.6rem;max-width:56rem}.section-media__title{color:#0b0c0c;color:var(--main-color);font-family:Involve,sans-serif;font-size:4rem;font-weight:700;letter-spacing:-.044rem;line-height:100%}.section-media__text{color:#181a21;color:var(--dark-color);max-width:36.4rem}.section-media__social{grid-gap:1.2rem;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.2rem;margin-top:2.4rem}.section-media__social,.section-media__social-link{display:-webkit-box;display:-ms-flexbox;display:flex}.section-media__social-link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff;background:var(--white);border:1px solid #e5e9f2;border:1px solid var(--neutral400);border-radius:50%;height:4.8rem;justify-content:center;-webkit-transition:background .3s ease;transition:background .3s ease;width:4.8rem}@media (hover:hover) and (pointer:fine){.section-media__social-link:hover{background:#ebf1ff;background:var(--blue100)}}.section-media__social-link svg{height:2.4rem;width:2.4rem}.section-media__heart{height:35rem;left:50%;pointer-events:none;position:absolute;top:40%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:35rem;z-index:3}.section-media__heart img{cursor:default;display:block;height:auto;pointer-events:auto;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;width:100%}@media (hover:hover) and (pointer:fine){.section-media__heart img:hover{-webkit-transform:translateY(-1.2rem);-ms-transform:translateY(-1.2rem);transform:translateY(-1.2rem)}}.section-media__footer{-ms-flex-negative:0;flex-shrink:0;margin-top:auto;position:relative}.section-media__wave{line-height:0}.section-media__wave,.section-media__wave picture{display:block;width:100%}.section-media__wave img{display:block;height:auto;vertical-align:bottom;width:100%}.section-media__brand{bottom:4.8rem;left:50%;pointer-events:none;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:2}.section-media__brand img{display:block;height:auto;width:100%}@media (max-width:1024px){.section-media__main{padding:2.4rem 2.4rem 0}.section-media__card{height:43.4rem}.section-media__heart{height:24rem;top:50%;width:24rem}.section-media__title{font-size:3.2rem}.section-media__footer{margin-top:auto}.section-media__brand{bottom:2.4rem}.section-media__wave img{height:19.6rem;-o-object-fit:cover;object-fit:cover;-o-object-position:0 38%;object-position:0 38%;width:100%}}@media (max-width:600px){.section-media__heart{height:16rem;top:77%;width:16rem}}.accordion-header{grid-gap:1.6rem;background:#d1dffc;background:var(--blue200);border-radius:3.2rem;gap:1.6rem;padding:.8rem;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.accordion-header__left{-webkit-box-align:center;-ms-flex-align:center;grid-gap:2rem;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}.accordion-header svg path:nth-child(2){opacity:1;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.accordion-header.is-active{background-color:#88aefc;background-color:var(--blue300);-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.accordion-header.is-active svg path:nth-child(2){opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.accordion__number{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff;background:var(--white);border-radius:4rem;color:#88aefc;color:var(--blue300);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Inter,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;height:4rem;justify-content:center;letter-spacing:-.32px;line-height:150%;min-width:4rem;width:4rem}.accordion__title{font-family:Involve,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;letter-spacing:-.096px;line-height:125%}.accordion__icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff;background:var(--white);border-radius:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:4rem;justify-content:center;min-width:4rem;width:4rem}.accordion-content__inner{grid-gap:.8rem;gap:.8rem}.accordion-content__inner,.faq .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.faq .wrapper{-webkit-box-align:center;-ms-flex-align:center;grid-gap:4.8rem;align-items:center;gap:4.8rem}.faq__list.accordion{max-width:100%}.faq .accordion-item{padding:0}.faq .accordion-header{background:transparent;border-radius:0;border-top:1px solid #e5e9f2;border-top:1px solid var(--neutral400);padding:1.6rem 0}.faq .accordion-content{background-color:transparent;margin-top:0;padding:0 0 1.6rem}.faq .accordion__icon{background:transparent;border:1px solid #e5e9f2;border:1px solid var(--neutral400)}.faq .accordion__icon svg path{stroke:#576280;stroke:var(--neutral600)}.faq .accordion-header.is-active svg path:first-child,.faq .accordion-header.is-active svg path:nth-child(2){opacity:0}@media (max-width:1024px){.faq .wrapper{grid-gap:2.4rem;gap:2.4rem}.faq .accordion-header{grid-gap:1.6rem;gap:1.6rem}}.footer{margin-top:13rem}.footer .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:3.2rem;background:#d1dffc;background:var(--blue200);border-radius:1.6rem 1.6rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3.2rem;padding:4.8rem 4.8rem 1.6rem}.footer .wrapper--mobile{display:none}.footer__container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.footer__policy{margin-left:-3rem}.footer__bottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #aeb7d1;border-top:1px solid var(--neutral500);padding-top:1.6rem}.footer .created-by,.footer__policy{color:#576280;color:var(--neutral600)}.footer__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:1.6rem;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}.footer__list,.footer__list a{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__list a{-webkit-box-align:center;-ms-flex-align:center;grid-gap:.4rem;align-items:center;gap:.4rem}.footer__stores{grid-gap:.8rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.8rem}.footer__store-link{border-radius:.4rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:0}.footer__store-link:focus-visible{outline:.2rem solid #365bf5;outline:.2rem solid var(--blue500);outline-offset:.2rem}.footer__store-badge{display:block;height:5.6rem;width:auto}@media (max-width:1024px){.footer{margin-top:9rem}.footer .wrapper{max-width:100%;padding:2.4rem 2.4rem 1.2rem;width:100%}.footer .wrapper--desktop{display:none}.footer .wrapper--mobile,.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.footer__top{grid-gap:4.8rem;gap:4.8rem}.footer__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__bottom{grid-gap:1.6rem;gap:1.6rem}.footer__policy{margin:0}}:root{--main-font:sans-serif;--main-color:#0b0c0c;--neutral600:#576280;--neutral500:#aeb7d1;--neutral400:#e5e9f2;--white:#fff;--blue700:#203178;--blue600:#253ea7;--blue500:#365bf5;--blue400:#5e7dff;--blue300:#88aefc;--blue200:#d1dffc;--blue100:#ebf1ff;--blue50:#f6f8fa;--dark-color:#181a21;--bg-top:#cdcfe6;--bg-bottom:#f0f3fe;--indicator-text-color:#176448;--indicator-bg-color:#cdfaea;--static-med-appt-tag-text:#203178;--static-med-appt-tag-bg:#d1dffc;--phone-slide-height:min(65dvh,64rem);--phone-slide-height:min(calc(var(--appvh, 1svh)*65),64rem);--accent-color:#3e5aec;--media-more-btn-text:#2d40e2}@media (min-width:1280px){:root{--phone-slide-height:min(70dvh,70rem,50vw);--phone-slide-height:min(calc(var(--appvh, 1svh)*70),70rem,50vw)}}.app-download-modal{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;inset:0;justify-content:center;opacity:0;padding:2rem;pointer-events:none;position:fixed;-webkit-transition:opacity .35s ease,visibility .35s ease;transition:opacity .35s ease,visibility .35s ease;visibility:hidden;z-index:220}.app-download-modal.is-open{opacity:1;pointer-events:auto;visibility:visible}.app-download-modal__backdrop{background:rgba(0,0,0,.6);cursor:pointer;inset:0;position:absolute}.app-download-modal__dialog{background:#f6f8fa;background:var(--blue50);border-radius:2.4rem;max-width:69.5rem;opacity:0;position:relative;-webkit-transform:translateY(1em);-ms-transform:translateY(1em);transform:translateY(1em);-webkit-transition:opacity .3s ease,-webkit-transform .4s ease;transition:opacity .3s ease,-webkit-transform .4s ease;transition:transform .4s ease,opacity .3s ease;transition:transform .4s ease,opacity .3s ease,-webkit-transform .4s ease;width:100%;z-index:1}.app-download-modal.is-open .app-download-modal__dialog{opacity:1;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.app-download-modal__header{-ms-flex-negative:0;flex-shrink:0;height:8rem;position:relative}.app-download-modal__close{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:transparent;border:none;color:#576280;color:var(--neutral600);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:4rem;justify-content:center;padding:0;position:absolute;right:2.4rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:4rem}.app-download-modal__close svg{display:block}.app-download-modal__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:2.4rem 2.4rem 8rem;text-align:center}.app-download-modal__qr{display:block;height:10rem;margin-bottom:2.4rem;max-width:10rem;width:100%}.app-download-modal__title{color:#0b0c0c;color:var(--main-color);font-family:Involve,sans-serif;font-size:1.8rem;font-weight:700;letter-spacing:-.06em;line-height:2.4rem;margin:0 0 .8rem;max-width:21.9rem}.app-download-modal__desc{color:#576280;color:var(--neutral600);font-family:Inter,sans-serif;font-size:1.6rem;font-weight:500;letter-spacing:-.176px;line-height:2rem;margin:0 0 2.4rem;max-width:41.3rem}.app-download-modal__stores{grid-gap:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem}.app-download-modal__store{-webkit-box-align:center;-ms-flex-align:center;grid-gap:1.2rem;align-items:center;background:#fff;background:var(--white);border:1px solid #0b0c0c;border:1px solid var(--main-color);border-radius:1.2rem;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.2rem;min-height:6.4rem;padding:1rem 1.8rem;text-align:left;text-decoration:none;-webkit-transition:border-color .2s ease,background .2s ease;transition:border-color .2s ease,background .2s ease}.app-download-modal__store--soon{cursor:default}.app-download-modal__store:not(.app-download-modal__store--soon):hover{background:#ebf1ff;background:var(--blue100);border-color:#365bf5;border-color:var(--blue500)}.app-download-modal__store-icon{-ms-flex-negative:0;color:#0b0c0c;color:var(--main-color);flex-shrink:0;height:4rem;width:4rem}.app-download-modal__store-icon--apple{height:3.6rem;width:3.6rem}.app-download-modal__store-icon--rustore{height:4.8rem;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;width:4.8rem}.app-download-modal__store-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.2rem}.app-download-modal__store-caption{color:#576280;color:var(--neutral600);font-family:Inter,sans-serif;font-size:1.2rem;font-weight:500;letter-spacing:-.05px;line-height:1.2}.app-download-modal__store-name{color:#0b0c0c;color:var(--main-color);font-family:Inter,sans-serif;font-size:1.8rem;font-weight:600;letter-spacing:-.05px;line-height:1.15}@media (max-width:1024px){.app-download-modal{padding:1.6rem}.app-download-modal__body{padding:0 2rem 2.8rem}.app-download-modal__title{font-size:2.2rem}.app-download-modal__desc{font-size:1.4rem}.app-download-modal__stores{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-direction:column;flex-direction:column}.app-download-modal__store{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}body.page-static:before{background:-webkit-gradient(linear,left top,left bottom,from(#cdcfe6),to(#f0f3fe));background:linear-gradient(180deg,#cdcfe6,#f0f3fe)}body.page-static,html:has(body.page-static){overscroll-behavior-y:none}:root{--hero-phone-h:var(--phone-slide-height)}.page-static .static-family-preview__phone-img,.page-static .static-med-card__phone-img,.page-static img.js-phone-slide{-webkit-user-drag:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.page-static .main-banner{height:auto;min-height:100vh;min-height:calc(1svh*100);min-height:calc(var(--appvh, 1svh)*100);overflow:visible;padding-bottom:6rem}.page-static .main-banner__waves--static{display:block;overflow:clip visible;pointer-events:none}.page-static .main-banner__waves--static .main-banner__wave--back{opacity:1;z-index:1}.page-static .main-banner__waves--static .main-banner__wave--front{z-index:2}.page-static .main-banner__waves--static .main-banner__wave img{display:block;height:auto;width:100%}.page-static .main-banner__phone--hero{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(min(calc(1svh * 65), 64rem)/3);height:calc(var(--hero-phone-h)/3);justify-content:center;left:50%;max-width:100%;overflow:hidden;pointer-events:none;top:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:3}.page-static .main-banner__phone--hero .js-phone-slide{-ms-flex-negative:0;display:block;flex-shrink:0;height:min(calc(1svh*65),64rem);height:var(--hero-phone-h);max-width:100%;-o-object-fit:contain;object-fit:contain;-webkit-transform:none;-ms-transform:none;transform:none;width:auto}.page-static .static-blue-screen{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left top,left bottom,from(#365bf5),to(#2c3ee1));background:linear-gradient(180deg,#365bf5,#2c3ee1);-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh;min-height:calc(1svh*100);min-height:calc(var(--appvh, 1svh)*100)}.page-static .static-blue-screen,.page-static .static-blue-screen__inner{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.page-static .static-blue-screen__inner{width:100%}.page-static .static-blue-screen__title{color:#fff;color:var(--white);font-family:Involve,sans-serif;font-size:8rem;font-weight:500;letter-spacing:-.05em;line-height:90%;margin:0;max-width:120rem;text-align:center}.page-static .static-med-card{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh;min-height:calc(1svh*100);min-height:calc(var(--appvh, 1svh)*100);padding:7rem 0}.page-static .static-med-card__intro{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin:0 auto 4.8rem;text-align:center}.page-static .static-med-card__title{color:#0b0c0c;color:var(--main-color);font-family:Involve,sans-serif;font-size:5rem;font-style:normal;font-weight:500;letter-spacing:-.04em;line-height:90%;margin:0 0 3rem;max-width:75rem;text-align:center}.page-static .static-med-card__lead{color:#576280;color:var(--neutral600);font-family:Inter,sans-serif;font-size:1.5rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:120%;margin:0 auto;max-width:64rem;text-align:center}.page-static .static-med-card__grid{-webkit-box-orient:horizontal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:center;-ms-flex-pack:center;grid-gap:4rem 8rem;align-items:stretch;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:4rem 8rem;justify-content:center;margin:0 auto;max-width:144rem}.page-static .static-med-card__col,.page-static .static-med-card__grid{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.page-static .static-med-card__col{-webkit-box-orient:vertical;grid-gap:4rem;-ms-flex-direction:column;flex-direction:column;gap:4rem;min-width:0}.page-static .static-med-card__col--left{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.page-static .static-med-card__col--center{-ms-flex-negative:0;flex-shrink:0;margin-top:15rem}.page-static .static-med-card__col--right{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.page-static .static-med-card__phone{line-height:0}.page-static .static-med-card__phone-img{display:block;height:min(calc(1svh*65),64rem);height:var(--phone-slide-height);max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.page-static .static-med-card__card{background:#f0f3fe;background:var(--bg-bottom);border-radius:2.4rem;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:35rem;padding:1rem;width:100%}.page-static .static-med-card__card-title{color:#203178;color:var(--blue700);font-family:Involve,sans-serif;font-size:2rem;font-weight:600;letter-spacing:0;line-height:100%;margin:0 0 1.6rem;padding:.8rem}.page-static .static-med-card__card-body{min-height:0}.page-static .static-med-card__panel{background:#fff;background:var(--white);border-radius:2rem;overflow:hidden}.page-static .static-med-card__list{list-style:none;margin:0;padding:0}.page-static .static-med-card__list--rows>.static-med-card__list-item{-webkit-box-align:center;-ms-flex-align:center;grid-gap:.8rem;align-items:center;border-bottom:.1rem solid #e5e9f2;border-bottom:.1rem solid var(--neutral400);color:#0b0c0c;color:var(--main-color);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:500;gap:.8rem;letter-spacing:-.011em;line-height:2rem;margin-left:1.6rem;padding:1.6rem}.page-static .static-med-card__list--rows>.static-med-card__list-item:last-child{border-bottom:none}.page-static .static-med-card__list-icon{-ms-flex-negative:0;color:#365bf5;color:var(--blue500);display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0}.page-static .static-med-card__list-label{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.page-static .static-med-card__list--metrics{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.6rem}.page-static .static-med-card__list--metrics>.static-med-card__list-item{-webkit-box-align:center;-ms-flex-align:center;grid-gap:1.2rem;align-items:center;background:#fff;background:var(--white);border-bottom:none;border-radius:1.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.2rem;padding:1.2rem 1.6rem}.page-static .static-med-card__metric-row{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.page-static .static-med-card__metric-badge,.page-static .static-med-card__value-pill{-ms-flex-negative:0;background:#cdfaea;background:var(--indicator-bg-color);border-radius:.8rem;color:#176448;color:var(--indicator-text-color);flex-shrink:0;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:500;letter-spacing:-.006em;line-height:2rem;padding:.6rem .8rem}.page-static .static-med-card__metric-meta{-webkit-box-align:center;-ms-flex-align:center;grid-gap:.8rem;-ms-flex-negative:0;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;gap:.8rem;margin-left:auto}.page-static .static-med-card__metric-date{color:#aeb7d1;color:var(--neutral500);font-family:Inter,sans-serif;font-size:1.2rem;font-weight:600;line-height:1.6rem;padding:.4rem 0;white-space:nowrap}.page-static .static-med-card__metric-logo{-ms-flex-negative:0;flex-shrink:0;height:2.4rem;width:2.4rem}.page-static .static-med-card__list--cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}.page-static .static-med-card__appt-card{background:#fff;background:var(--white);border-radius:1.6rem;list-style:none;margin:0;padding:1.2rem 1.6rem}.page-static .static-med-card__appt-title{color:#0b0c0c;color:var(--main-color);font-family:Inter,sans-serif;font-size:1.6rem;font-weight:500;letter-spacing:-.011em;line-height:2rem;margin:0 0 .8rem}.page-static .static-med-card__appt-meta{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.page-static .static-med-card__appt-meta,.page-static .static-med-card__appt-meta-right{-webkit-box-align:center;-ms-flex-align:center;grid-gap:.8rem;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem}.page-static .static-med-card__appt-meta-right{-ms-flex-negative:0;flex-shrink:0}.page-static .static-med-card__appt-tag{-ms-flex-negative:0;background:#d1dffc;background:var(--static-med-appt-tag-bg);border-radius:.8rem;color:#203178;color:var(--static-med-appt-tag-text);flex-shrink:0;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:500;letter-spacing:-.006em;line-height:2rem;padding:.6rem .8rem}.page-static .static-med-card__appt-date{color:#aeb7d1;color:var(--neutral500);font-family:Inter,sans-serif;font-size:1.2rem;font-weight:600;line-height:1.6rem;padding:.4rem 0;white-space:nowrap}.page-static .static-med-card__appt-logo{-ms-flex-negative:0;flex-shrink:0;height:2.4rem;width:2.4rem}.page-static .static-med-card__stack{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.8rem}.page-static .static-med-card__subcard{background:#fff;background:var(--white);border-radius:1.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.2rem 1.6rem}.page-static .static-med-card__subcard-title{color:#0b0c0c;color:var(--main-color);font-family:Inter,sans-serif;font-size:1.6rem;font-weight:500;line-height:120%;margin:0 0 .8rem}.page-static .static-med-card__subcard-toolbar{grid-gap:.8rem;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.8rem}.page-static .static-med-card__subcard-toolbar,.page-static .static-med-card__subcard-toolbar-metrics{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.page-static .static-med-card__subcard-toolbar-metrics{grid-gap:.4rem;gap:.4rem}.page-static .static-med-card__unit-chip{-webkit-box-align:center;-ms-flex-align:center;grid-gap:.4rem;align-items:center;background:#f6f8fa;background:var(--blue50);border-radius:10rem;color:#203178;color:var(--blue700);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:500;gap:.4rem;letter-spacing:-.006em;line-height:2rem;padding:.6rem 1rem}.page-static .static-med-card__unit-chip-label{white-space:nowrap}.page-static .static-med-card__unit-chip-icon{-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;line-height:0}.page-static .static-med-card__unit-chip-icon svg{display:block}.page-static .static-med-card__toolbar-actions{-webkit-box-align:center;-ms-flex-align:center;grid-gap:.4rem;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.4rem;margin-left:auto}.page-static .static-med-card__tool-btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;align-items:center;background:#f6f8fa;background:var(--blue50);border-radius:50%;-webkit-box-sizing:content-box;box-sizing:content-box;cursor:default;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;flex-shrink:0;height:2.4rem;justify-content:center;line-height:0;padding:.8rem;width:2.4rem}.page-static .static-med-card__tool-btn svg{-ms-flex-negative:0;display:block;flex-shrink:0;height:2.4rem;width:2.4rem}.page-static .static-med-card__subcard--ai{-webkit-box-align:center;-ms-flex-align:center;grid-gap:.8rem;align-items:center;background:#ebf1ff;background:var(--blue100);border:1px solid #365bf5;border:1px solid var(--blue500);border-radius:1.6rem;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem;padding:1.2rem 1.6rem;text-decoration:none}.page-static .static-med-card__ai-text{-webkit-box-flex:1;color:#576280;color:var(--neutral600);-ms-flex:1;flex:1;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:400;line-height:140%;margin-right:.8rem;min-width:0}.page-static .static-med-card__ai-text strong{color:#576280;color:var(--neutral600);font-weight:600}.page-static .static-med-card__ai-icon{height:2.4rem;width:2.4rem}.page-static .static-med-card__subcard--row{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;grid-gap:1.2rem;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.2rem;justify-content:space-between;outline:1px solid #e5e9f2;outline:1px solid var(--neutral400)}.page-static .static-med-card__ref-label{color:#0b0c0c;color:var(--main-color);font-family:Inter,sans-serif;font-size:1.4rem;font-weight:500;letter-spacing:-.006em;line-height:2rem}.page-static .static-med-card__ref-chip{background:#ebf1ff;background:var(--blue100);border-radius:.8rem;color:#0b0c0c;color:var(--main-color);font-family:Inter,sans-serif;font-size:1.2rem;font-weight:600;letter-spacing:0;line-height:1.6rem;padding:.4rem .8rem;white-space:nowrap}.page-static .static-med-card__chart-figure{line-height:0;margin:0;max-width:32.8rem;width:100%}.page-static .static-med-card__chart-img{display:block;height:auto;max-width:32.8rem;pointer-events:none;width:100%}.page-static .static-med-card__card--interpret .static-med-card__card-title{margin-bottom:1rem;padding:.8rem .8rem 0}.page-static .static-med-card__card--interpret .static-med-card__card-subtitle{color:#576280;color:var(--neutral600);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;letter-spacing:0;line-height:120%;margin:0 0 1rem;padding:0 .8rem .8rem}.page-static .static-med-card__card--interpret .static-med-card__interpret-header{padding:1.2rem 1.6rem}.page-static .static-med-card__card--interpret .static-med-card__interpret-header__title{color:#181a21;color:var(--dark-color);font-family:Inter,sans-serif;font-size:1.6rem;font-weight:500;letter-spacing:-.011em;line-height:2rem;margin:1rem 0}.page-static .static-med-card__card--interpret .static-med-card__interpret-panel{background:#fff;background:var(--white);border-radius:1.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;outline:1px solid #e5e9f2;outline:1px solid var(--neutral400)}.page-static .static-med-card__card--interpret .static-med-card__interpret-rule{border:0;border-top:.1rem solid #e5e9f2;border-top:.1rem solid var(--neutral400);margin:0;padding:0}.page-static .static-med-card__card--interpret .static-med-card__interpret-texts{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.8rem;padding:1.2rem 1.6rem}.page-static .static-med-card__card--interpret .static-med-card__interpret-para{color:#181a21;color:var(--dark-color);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;letter-spacing:0;line-height:120%;margin:0}.page-static .static-ai-health{background:-webkit-gradient(linear,left top,left bottom,color-stop(-33.25%,#88aefc),color-stop(40.61%,#d1dffc));background:linear-gradient(180deg,#88aefc -33.25%,#d1dffc 40.61%);-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh;min-height:calc(1svh*100);min-height:calc(var(--appvh, 1svh)*100);padding:7rem 0}.page-static .static-ai-health__intro{margin:0 auto 6rem;text-align:center}.page-static .static-ai-health__heading-row{grid-gap:1.2rem;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.2rem;margin-bottom:1.5rem}.page-static .static-ai-health__heading-row,.page-static .static-ai-health__sparkle{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.page-static .static-ai-health__sparkle{-ms-flex-negative:0;flex-shrink:0;height:4.5rem;line-height:0;width:4.5rem}.page-static .static-ai-health__sparkle svg{display:block;height:4.5rem;width:4.5rem}.page-static .static-ai-health__title{color:#0b0c0c;color:var(--main-color);font-family:Involve,sans-serif;font-size:5rem;font-weight:500;letter-spacing:-.04em;line-height:90%;margin:0;text-align:center}.page-static .static-ai-health__subtitle{color:#576280;color:var(--neutral600);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;letter-spacing:0;line-height:120%;margin:0 auto;max-width:62rem}.page-static .static-ai-health__bubbles{grid-gap:4rem;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:grid;gap:4rem;grid-template-columns:auto auto;justify-content:center;margin:0 auto;max-width:140rem;padding:0 2.4rem}.page-static .static-ai-health__bubble{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;background:var(--white);border-radius:2rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:36rem;min-height:0;overflow:visible;padding:2rem;position:relative;width:100%}.page-static .static-ai-health__bubble:after{background:#fff;background:var(--white);bottom:0;content:"";height:2.3rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 23'%3E%3Cpath d='M19 23H0A53.35 53.35 0 0 0 18.683.706L19 0h18.238L37 23H19Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 23'%3E%3Cpath d='M19 23H0A53.35 53.35 0 0 0 18.683.706L19 0h18.238L37 23H19Z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;position:absolute;width:3.8rem}.page-static .static-ai-health__bubble--left:after{left:-1.6rem}.page-static .static-ai-health__bubble--right:after{right:-1.6rem;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.page-static .static-ai-health__bubble .text-bubble__title{margin-bottom:0}.page-static .static-ai-health__bubble--left{justify-self:start}.page-static .static-ai-health__bubble--right{justify-self:end}.page-static .static-ai-health__footnote{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin:6rem auto 0;max-width:46rem}.page-static .static-ai-health__footnote-label{-webkit-box-align:center;-ms-flex-align:center;grid-gap:.8rem;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem;margin-bottom:1.5rem}.page-static .static-ai-health__footnote-icon{line-height:0}.page-static .static-ai-health__footnote-icon svg{display:block;height:2.4rem;width:2.4rem}.page-static .static-ai-health__footnote-name{color:#576280;color:var(--neutral600);font-family:Inter,sans-serif;font-size:1.4rem;font-weight:500;line-height:2rem}.page-static .static-ai-health__footnote-lead{color:#0b0c0c;color:var(--main-color);font-family:Involve,sans-serif;font-size:2rem;font-weight:600;letter-spacing:0;line-height:100%;margin:0 0 1.5rem}.page-static .static-ai-health__footnote-lead strong{color:#3e5aec;color:var(--accent-color);font-weight:600}.page-static .static-ai-health__footnote-accent{color:#365bf5;color:var(--blue500);font-weight:600}.page-static .static-ai-health__footnote-text{text-wrap:balance;color:#576280;color:var(--neutral600);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;line-height:120%;margin:0 0 1rem}.page-static .static-ai-health__footnote-text:last-child{margin-bottom:0}.page-static .static-med-security-card{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh;min-height:calc(1svh*100);min-height:calc(var(--appvh, 1svh)*100);overflow-x:clip;padding:7rem 0;position:relative;z-index:0}.page-static .static-med-security-card .static-outro__title{margin:0 auto 3rem;max-width:95rem;text-align:center}.page-static .static-family-preview{background:-webkit-gradient(linear,left top,left bottom,from(#cdcfe6),to(#f0f3fe));background:linear-gradient(180deg,#cdcfe6,#f0f3fe);-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh;min-height:calc(1svh*100);min-height:calc(var(--appvh, 1svh)*100);overflow-x:clip;padding:10rem 3rem 0;position:relative;z-index:0}.page-static .static-family-preview .text-bubble__text{color:rgba(11,12,12,.6)}.page-static .static-family-preview .static-ai-health__bubble{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-ms-flex-item-align:stretch;align-items:stretch;align-self:stretch;-ms-flex-direction:column;flex-direction:column;height:auto;margin-top:2.4rem;min-height:0}.page-static .static-family-preview .static-ai-health__bubble>.text-bubble__title{margin-bottom:1rem}.page-static .static-family-preview .static-ai-health__bubble>.text-bubble__text{margin:0 0 1rem}.page-static .static-family-preview .static-ai-health__bubble .text-bubble__blue-block .text-bubble__text{margin:0}.page-static .static-family-preview .static-ai-health__bubble:after{content:none;display:none}.page-static .static-family-preview__inner{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 0 10rem;position:relative;z-index:2}.page-static .static-family-preview__phones{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:center;-ms-flex-pack:center;grid-gap:8rem;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8rem;justify-content:center}.page-static .static-family-preview__column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:0;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-direction:column;flex-direction:column;max-width:48rem;min-width:0}.page-static .static-family-preview__phone{line-height:0}.page-static .static-family-preview__phone-img{display:block;height:min(calc(1svh*65),64rem);height:var(--phone-slide-height);max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.page-static .static-family-preview__checklist{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.page-static .static-family-preview__check-item{-webkit-box-align:start;-ms-flex-align:start;grid-gap:1rem;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.page-static .static-family-preview__check-icon{-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;line-height:0;margin-top:.35rem}.page-static .static-family-preview__check-label{color:#0b0c0c;color:var(--main-color);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;line-height:120%}.page-static .static-family-preview__blue-block{background:#f0f3fe;background:var(--bg-bottom);margin-top:2rem}.page-static .static-family-preview__blue-block .text-bubble__text{color:#3e5aec;color:var(--accent-color)}.page-static .static-outro{margin-left:auto;margin-right:auto;margin-top:10rem;padding:0;text-align:center}.page-static .static-outro__title{text-wrap:balance;color:#0b0c0c;color:var(--main-color);font-family:Involve,sans-serif;font-size:5rem;font-weight:500;letter-spacing:-.04em;line-height:90%;margin:0 auto 3rem}.page-static .static-outro__text{text-wrap:balance;color:#576280;color:var(--neutral600);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;letter-spacing:0;line-height:120%;margin:0 auto;max-width:72rem;max-width:64rem}.page-static .static-outro__socials{grid-gap:1rem;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;justify-content:center;list-style:none;margin:3rem 0 0;padding:0}.page-static .static-outro__socials>li{margin:0;padding:0}.page-static .static-outro__social-link{-webkit-tap-highlight-color:transparent;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:0;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease}.page-static .static-outro__social-link:hover{opacity:.8;-webkit-transform:translateY(-.2rem) scale(1.05);-ms-transform:translateY(-.2rem) scale(1.05);transform:translateY(-.2rem) scale(1.05)}.page-static .static-outro__social-link:focus-visible{outline:.2rem solid #365bf5;outline:.2rem solid var(--blue500);outline-offset:.2rem}.page-static .static-media-slider{--static-media-slider-card-min-height:40rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:calc(50% - 50vw);margin-right:0;margin-top:6rem;max-width:100vw;padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);padding-block:2px;text-align:left;width:100vw}.page-static .static-media-slider--more-only .static-media-slider__swiper .swiper-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateZ(0)!important;transform:translateZ(0)!important}.page-static .static-media-slider__swiper,.page-static .static-media-slider__swiper.swiper{overflow:visible}.page-static .static-media-slider__swiper .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.page-static .static-media-slider__slide{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;opacity:1;overflow:visible;padding:2px;-webkit-transition:opacity .35s ease;transition:opacity .35s ease;width:36rem}.page-static .static-media-slider__slide .media-article-card{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;width:100%}.page-static .static-media-slider__slide .media-article-card__body{min-width:0}.page-static .static-media-slider__slide .media-article-card__media{height:20rem}.page-static .static-media-slider__slide--more{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:auto;min-height:var(--static-media-slider-card-min-height)}.page-static .static-media-slider__slide--skeleton{pointer-events:none}.page-static .static-media-slider__slide--entering{opacity:0}@media (prefers-reduced-motion:reduce){.page-static .static-media-slider__slide{-webkit-transition:none;transition:none}}.page-static .static-media-slider__skeleton{border-color:transparent;min-height:100%;width:100%}.page-static .static-media-slider__skeleton .media-article-card__media{background:#eef1f8}.page-static .static-media-slider__skeleton-block{-webkit-animation:static-media-slider-skeleton 1.4s ease-in-out infinite;animation:static-media-slider-skeleton 1.4s ease-in-out infinite;background:-webkit-gradient(linear,left top,right top,from(#eef1f8),color-stop(45%,#f7f8fc),color-stop(90%,#eef1f8));background:linear-gradient(90deg,#eef1f8,#f7f8fc 45%,#eef1f8 90%);background-size:200% 100%;border-radius:.8rem;display:block}.page-static .static-media-slider__skeleton-block--tag{border-radius:.5rem;height:2.4rem;width:7rem}.page-static .static-media-slider__skeleton-block--title{height:2rem;width:100%}.page-static .static-media-slider__skeleton-block--text{height:1.4rem;width:100%}.page-static .static-media-slider__skeleton-block--text:last-child{width:72%}@-webkit-keyframes static-media-slider-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes static-media-slider-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.page-static .static-media-slider__more-card{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;background:-webkit-gradient(linear,left top,left bottom,from(#365bf5),to(#2c3ee1));background:linear-gradient(180deg,#365bf5,#2c3ee1);border-radius:3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:space-between;min-height:100%;overflow:hidden;padding:2rem;position:relative;width:100%}.page-static .static-media-slider__more-cross{-webkit-user-drag:none;bottom:-20%;height:100%;pointer-events:none;position:absolute;right:-35%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto;z-index:0}.page-static .static-media-slider__more-copy{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.8rem;max-width:28rem;position:relative;z-index:1}.page-static .static-media-slider__more-title{color:#fff;color:var(--white);font-family:Involve,sans-serif;font-size:3rem;font-weight:600;letter-spacing:0;line-height:120%;margin:0}.page-static .static-media-slider__more-text{color:#fff;color:var(--white);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:500;letter-spacing:0;line-height:135%;margin:0}.page-static .static-media-slider__more-btn{-ms-flex-item-align:start;align-self:flex-start;background:#fff;background:var(--white);border-radius:1rem;color:#2d40e2;color:var(--media-more-btn-text);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:500;line-height:1.2;margin-top:auto;padding:1rem 1.5rem;position:relative;text-decoration:none;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;z-index:1}.page-static .static-media-slider__more-btn:hover{opacity:.92}.page-static .static-media-slider__more-btn:focus-visible{outline:.2rem solid #fff;outline:.2rem solid var(--white);outline-offset:.2rem}.page-static .static-faq{-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:7rem;margin-top:4rem;padding:0}.page-static .static-faq .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;grid-gap:4rem;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4rem;margin-left:auto;margin-right:auto}.page-static .static-faq__heading{color:#0b0c0c;color:var(--main-color);font-family:Involve,sans-serif;font-size:5rem;font-weight:600;letter-spacing:-.04em;line-height:100%;margin:0;text-align:center}.page-static .static-faq__accordion{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem;max-width:clamp(64rem,70rem,60vw);width:100%}.page-static .static-faq__item{background:#fff;background:var(--white);border-radius:2.4rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1rem}.page-static .static-faq__trigger{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;grid-gap:.8rem;-webkit-tap-highlight-color:transparent;align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font:inherit;gap:.8rem;justify-content:space-between;margin:0;padding:0;text-align:left;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;width:100%}.page-static .static-faq__trigger:hover{opacity:.92}@media (hover:hover) and (pointer:fine){.page-static .static-faq__trigger:focus-visible{border-radius:.6rem;outline:.2rem solid #365bf5;outline:.2rem solid var(--blue500);outline-offset:.2rem}}@media (hover:none){.page-static .static-faq__trigger:focus,.page-static .static-faq__trigger:focus-visible{outline:none}}.page-static .static-faq__question{-webkit-box-flex:1;color:#203178;color:var(--blue700);-ms-flex:1;flex:1;font-family:Involve,sans-serif;font-size:2rem;font-weight:600;letter-spacing:0;line-height:100%;margin:0;min-width:0;padding:.8rem}.page-static .static-faq__toggle{-ms-flex-negative:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#ebf1ff;background:var(--blue100);border-radius:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:4rem;justify-content:center;width:4rem}.page-static .static-faq__icon{display:block}.page-static .static-faq__icon--minus{display:none}.page-static .static-faq__item.is-active .static-faq__icon--minus{display:block}.page-static .static-faq__item.is-active .static-faq__icon--plus{display:none}.page-static .static-faq__panel{overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-timing-function:ease;transition-timing-function:ease}.page-static .static-faq__item.js-enabled .static-faq__panel{visibility:hidden}.page-static .static-faq__item.is-active .static-faq__panel{visibility:visible}.page-static .static-faq__answer{margin-top:.8rem;padding:.8rem}.page-static .static-faq__answer p:first-child{margin-top:0}.page-static .static-faq__answer p{text-wrap:balance;color:#576280;color:var(--neutral600);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;letter-spacing:0;line-height:120%;margin-top:1rem}.page-static .static-pricing{-webkit-box-sizing:border-box;box-sizing:border-box}.page-static .static-pricing .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;grid-gap:6rem;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:6rem;margin-left:auto;margin-right:auto;max-width:min(144rem,100%);padding:0}.page-static .static-pricing__title{color:#0b0c0c;color:var(--main-color);font-family:Involve,sans-serif;font-size:5rem;font-weight:500;letter-spacing:-.04em;line-height:90%;margin:0;text-align:center}.page-static .static-pricing__grid{grid-column-gap:2rem;-webkit-box-align:stretch;-ms-flex-align:stretch;grid-gap:2rem;align-items:stretch;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(0,1fr));padding:0 3rem;width:100%}.page-static .static-pricing__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:1.5rem;background:#fff;background:var(--white);border-radius:2rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;min-width:0;padding:2rem;position:relative}.page-static .static-pricing__card-with-ribbon:before{border-color:#3e5aec;border-color:var(--accent-color);border-radius:2rem;border-style:solid;border-width:30.1rem 2.2rem 4px;bottom:-.4rem;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";left:-.3rem;pointer-events:none;position:absolute;right:-.3rem;top:-3.1rem;z-index:0;z-index:-1}.page-static .static-pricing__card-with-ribbon>*{position:relative;z-index:1}.page-static .static-pricing__card-with-ribbon .static-pricing__ribbon{z-index:3}.page-static .static-pricing__ribbon{-webkit-box-align:center;-ms-flex-align:center;grid-gap:.5rem;align-items:center;background:#3e5aec;background:var(--accent-color);border-radius:10rem;color:#fff;color:var(--white);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Involve,sans-serif;font-size:1.1rem;font-weight:500;gap:.5rem;left:50%;letter-spacing:.08em;line-height:1;margin:0;padding:.45rem 1.2rem;position:absolute;text-transform:uppercase;top:-.5rem;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);z-index:3}.page-static .static-pricing__ribbon-icon{-ms-flex-negative:0;display:block;flex-shrink:0}.page-static .static-pricing__ribbon-text{white-space:nowrap}.page-static .static-pricing__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem;min-width:0}.page-static .static-pricing__name{color:#0b0c0c;color:var(--main-color);font-family:Involve,sans-serif;font-size:2rem;font-weight:600;letter-spacing:0;line-height:100%;margin:0}.page-static .static-pricing__lead{color:rgba(11,12,12,.6);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;letter-spacing:0;line-height:120%;margin:0}.page-static .static-pricing__price{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-width:0}.page-static .static-pricing__body,.page-static .static-pricing__price{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.page-static .static-pricing__body{grid-gap:1.5rem;-webkit-box-flex:1;align-self:stretch;-ms-flex:1 1 auto;flex:1 1 auto;gap:1.5rem;min-height:0}.page-static .static-pricing__badge{-webkit-box-align:baseline;-ms-flex-align:baseline;grid-gap:.4rem .6rem;align-items:baseline;border-radius:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.4rem .6rem;padding:1rem}.page-static .static-pricing__badge--free{background:#cdfaea;background:var(--indicator-bg-color);color:#176448;color:var(--indicator-text-color);font-family:Involve,sans-serif;font-size:2rem;font-weight:500;letter-spacing:0;line-height:90%}.page-static .static-pricing__free-note{color:#176448;color:var(--indicator-text-color);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;letter-spacing:0;line-height:120%;margin:.7rem 0 0}.page-static .static-pricing__badge--paid{-webkit-box-align:end;-ms-flex-align:end;align-items:end;background:#3e5aec;background:var(--accent-color);color:#fff;color:var(--white)}.page-static .static-pricing__amount{color:#fff;color:var(--white);font-family:Involve,sans-serif;font-size:2rem;font-weight:500;letter-spacing:0;line-height:90%}.page-static .static-pricing__rub{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Segoe UI Symbol,Roboto,Helvetica Neue,Arial,Noto Sans,Noto Sans Symbols,Noto Sans Symbols\ 2,Liberation Sans,DejaVu Sans,sans-serif}.page-static .static-pricing__period{color:hsla(0,0%,100%,.6);font-family:Inter,sans-serif;font-size:1.2rem;font-weight:400;letter-spacing:0;line-height:120%}.page-static .static-pricing__features{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#f0f3fe;background:var(--bg-bottom);border-radius:2rem;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-direction:column;flex-direction:column;list-style:none;min-height:0;padding:1.5rem 2rem}.page-static .static-pricing__features,.page-static .static-pricing__features li{grid-gap:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;margin:0}.page-static .static-pricing__features li{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#0b0c0c;color:var(--main-color);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;letter-spacing:0;line-height:120%}.page-static .static-pricing__check{-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;line-height:0;margin-top:.15em}.page-static .static-pricing__footnote{-ms-flex-negative:0;color:#3e5aec;color:var(--accent-color);flex-shrink:0;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:400;letter-spacing:0;line-height:120%;margin:auto 0 0;padding-left:1.2rem;position:relative}.page-static .static-tile-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(6,minmax(0,1fr));margin-left:auto;margin-right:auto;margin-top:6.7rem;max-width:min(94rem,100%)}.page-static .static-tile-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#fff;background:var(--white);border-radius:2rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;justify-self:center;max-width:30rem;min-height:18rem;padding:1rem;width:100%}.page-static .static-tile-card .static-tile-badge{font-weight:400}.page-static .static-tile-card:first-child{grid-column:1/span 2}.page-static .static-tile-card:nth-child(2){grid-column:3/span 2}.page-static .static-tile-card:nth-child(3){grid-column:5/span 2}.page-static .static-tile-card:nth-child(4){grid-column:2/span 2}.page-static .static-tile-card:nth-child(5){grid-column:4/span 2}.page-static .static-tile-badge{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#d1dffc;background:var(--blue200);border-radius:.8rem;color:#253ea7;color:var(--blue600);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:500;letter-spacing:-.006em;line-height:2rem;padding:.6rem 1rem}.page-static .static-tile-title{text-wrap:balance;color:#203178;color:var(--blue700);font-family:Involve,sans-serif;font-size:2rem;font-weight:600;letter-spacing:0;line-height:100%;margin:0;max-width:100%;padding:.8rem}.page-static .static-tile-card--security{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2rem}.page-static .static-tile-heading{color:#203178;color:var(--blue700);font-family:Involve,sans-serif;font-size:2rem;font-weight:600;letter-spacing:0;line-height:100%;margin:0;max-width:100%}.page-static .static-tile-text{color:#576280;color:var(--neutral600);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;letter-spacing:0;line-height:120%;margin:0;max-width:100%}.page-static .static-family-preview__waves{bottom:0;height:53rem;left:0;pointer-events:none;position:absolute;right:0;width:100%;z-index:1}.page-static .static-family-preview__waves .main-banner__wave img{display:block;height:auto;width:100%}.page-static #ai,.page-static #faq,.page-static #medcard,.page-static #media,.page-static #ready,.page-static #scenarios,.page-static #static-family-preview,.page-static #tariffs{scroll-margin-top:10rem}.page-footer{position:relative;z-index:1}.page-footer__hero{overflow:hidden;padding:0 0 20rem;position:relative;text-align:center}.page-footer__hero-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;grid-gap:3rem;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3rem;margin:0 auto;padding:0 2.4rem;position:relative;z-index:2}.page-footer__heading{text-wrap:balance;color:#0b0c0c;color:var(--main-color);font-family:Involve,sans-serif;font-size:5rem;font-weight:500;letter-spacing:-.04em;line-height:90%;margin:0;max-width:62.4rem;text-align:center}.page-footer__stores{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;grid-gap:1rem;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;justify-content:center;margin:0}.page-footer__store-link{border-radius:.4rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:0}.page-footer__store-link:focus-visible{outline:.2rem solid #365bf5;outline:.2rem solid var(--blue500);outline-offset:.2rem}.page-footer__disclaimer{text-wrap:balance;color:#576280;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;letter-spacing:0;line-height:120%;margin:0;max-width:50.6rem;text-align:center;text-transform:uppercase}.page-footer__disclaimer p{text-wrap:balance}.page-footer__waves{bottom:0;display:block;height:53rem;left:0;overflow:clip visible;pointer-events:none;position:absolute;right:0;width:100%;z-index:1}.page-footer__waves .page-footer__wave{bottom:0;left:50%;min-width:144rem;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%}.page-footer__waves .page-footer__wave--back{opacity:1;z-index:1}.page-footer__waves .page-footer__wave--front{z-index:2}.page-footer__waves .page-footer__wave img{display:block;height:auto;width:100%}.page-footer__bar{padding:0 0 1rem;z-index:2}.page-footer__bar-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;z-index:2}.page-footer__bar-inner,.page-footer__pill-nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-footer__pill-nav{grid-gap:2rem;background:#fff;background:var(--white);border-radius:1rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:2rem;padding:1rem 1.5rem}.page-footer__pill-nav a{color:#0b0c0c;color:var(--main-color);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;line-height:120%;text-decoration:none;white-space:nowrap}.page-footer__socials{grid-gap:1rem;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;justify-content:center;list-style:none;margin:0;padding:0}.page-footer__socials>li{margin:0;padding:0}.page-footer__social-link{-webkit-tap-highlight-color:transparent;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:0;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease}.page-footer__social-link:hover{opacity:.8;-webkit-transform:translateY(-.2rem) scale(1.05);-ms-transform:translateY(-.2rem) scale(1.05);transform:translateY(-.2rem) scale(1.05)}.page-footer__social-link:focus-visible{outline:.2rem solid #fff;outline:.2rem solid var(--white);outline-offset:.2rem}.page-footer__legal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;grid-gap:.6rem;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.6rem;text-align:right}.page-footer__legal a{-webkit-text-decoration-skip:ink;color:#fff;color:var(--white);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;letter-spacing:0;line-height:120%;text-decoration:underline;text-decoration-skip-ink:auto;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.page-footer__legal a:hover{opacity:.8}@media (hover:none){.page-footer__social-link:active,.page-static .static-outro__social-link:active{opacity:.8;-webkit-transform:translateY(-.2rem) scale(1.05);-ms-transform:translateY(-.2rem) scale(1.05);transform:translateY(-.2rem) scale(1.05)}}.static-scroll-story{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:10rem;background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10rem;padding:10rem 0;position:relative;z-index:0}.static-scroll-story,.static-scroll-story__scene{-webkit-box-sizing:border-box;box-sizing:border-box}.static-scroll-story__scene{-webkit-box-align:center;-ms-flex-align:center;grid-column-gap:0;grid-row-gap:0;align-items:center;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;display:grid;justify-items:center;row-gap:0}.static-scroll-story__scene:last-child{border-bottom:none}.static-scroll-story__phone{line-height:0}.static-scroll-story__phone .js-phone-slide{display:block;height:min(calc(1svh*65),64rem);height:var(--phone-slide-height);max-width:100%;-o-object-fit:contain;object-fit:contain;opacity:1;pointer-events:none;position:relative;width:auto}.static-scroll-story__bubble{justify-self:stretch;max-width:100%;width:100%}.page-static .static-scroll-story .text-bubble{bottom:auto;left:auto!important;max-width:34rem;opacity:1;position:relative;right:auto!important;top:auto;-webkit-transform:none;-ms-transform:none;transform:none;visibility:visible;width:100%}.page-static .static-scroll-story .text-bubble:after{content:none;display:none}.static-scroll-story__scene--phone-left-bubble-right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:1fr auto auto 1fr}.static-scroll-story__scene--phone-left-bubble-right .static-scroll-story__phone{grid-column:1;justify-self:end;margin-right:4rem}.static-scroll-story__scene--phone-left-bubble-right .static-scroll-story__bubble{grid-column:3;justify-self:start;max-width:40rem}.static-scroll-story__scene--phone-center-bubble-right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:1fr auto auto 1fr}.static-scroll-story__scene--phone-center-bubble-right .static-scroll-story__phone{grid-column:3;justify-self:end}.static-scroll-story__scene--phone-center-bubble-right .static-scroll-story__bubble{grid-column:4;justify-self:start;margin-left:4rem;max-width:40rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.static-scroll-story__scene--phone-center-bubble-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:1fr auto auto 1fr}.static-scroll-story__scene--phone-center-bubble-left .static-scroll-story__phone{grid-column:3;grid-row:1;justify-self:end}.static-scroll-story__scene--phone-center-bubble-left .static-scroll-story__bubble{grid-column:1;grid-row:1;justify-self:end;margin-right:4rem;max-width:40rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.static-scroll-story__scene--phone-right-bubble-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:1fr auto auto 1fr}.static-scroll-story__scene--phone-right-bubble-left .static-scroll-story__bubble{grid-column:3;grid-row:1;max-width:40rem}.static-scroll-story__scene--phone-right-bubble-left .static-scroll-story__phone{grid-column:4;grid-row:1;justify-self:start;margin-left:4rem}@media (max-width:1024px){.static-scroll-story{grid-gap:4rem;gap:4rem;padding:10rem 2.8rem}.static-scroll-story__scene,.static-scroll-story__scene--phone-center-bubble-left,.static-scroll-story__scene--phone-center-bubble-right,.static-scroll-story__scene--phone-left-bubble-right,.static-scroll-story__scene--phone-right-bubble-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;grid-gap:3rem;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3rem;justify-content:center;min-height:auto;padding:0}.static-scroll-story__scene--phone-center-bubble-left .static-scroll-story__bubble,.static-scroll-story__scene--phone-center-bubble-right .static-scroll-story__bubble,.static-scroll-story__scene--phone-left-bubble-right .static-scroll-story__bubble,.static-scroll-story__scene--phone-right-bubble-left .static-scroll-story__bubble{margin-left:0;margin-right:0}.page-static .static-blue-screen,.page-static .static-scroll-story .text-bubble{width:100%}.page-static .static-blue-screen__inner{padding:4rem}.page-static .static-blue-screen__title{font-size:3rem}.page-static .static-med-card{padding:7rem 0}.page-static .static-med-card .wrapper{padding:2rem}.page-static .static-med-card__intro{margin-bottom:3rem}.page-static .static-med-card__title{font-size:3rem;margin-bottom:1.5rem}.page-static .static-med-card__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;grid-gap:2rem;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2rem;max-width:48rem}.page-static .static-med-card__col{display:contents}.page-static .static-med-card__phone{-webkit-box-ordinal-group:2;-ms-flex-order:1;-ms-flex-item-align:center;align-self:center;order:1}.page-static .static-med-card__card--upload{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.page-static .static-med-card__card--recognition{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.page-static .static-med-card__card--storage{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.page-static .static-med-card__card--charts{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.page-static .static-med-card__card--search{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.page-static .static-med-card__card--interpret{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.page-static .static-med-card__phone-img{height:52vh;height:calc(1svh*52);height:calc(var(--appvh, 1svh)*52);max-height:56rem}.page-static .static-med-card__card{-ms-flex-item-align:center;align-self:center;max-width:35rem;width:100%}.page-static .static-med-card__card-title{margin:0 0 1.6rem;max-width:65%}.page-static .static-ai-health{padding:5rem 0 8rem}.page-static .static-ai-health__bubbles{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;grid-gap:4rem;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4rem;justify-content:center}.page-static .static-ai-health__bubbles>.static-ai-health__bubble:first-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.page-static .static-ai-health__bubbles>.static-ai-health__bubble:nth-child(2){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.page-static .static-ai-health__bubbles>.static-ai-health__bubble:nth-child(3){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.page-static .static-ai-health__bubbles>.static-ai-health__bubble:nth-child(4){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.page-static .static-ai-health__bubbles>.static-ai-health__bubble:nth-child(5){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.page-static .static-ai-health__bubbles>.static-ai-health__bubble:nth-child(6){-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.page-static .static-ai-health__bubbles>.static-ai-health__bubble:nth-child(7){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.page-static .static-ai-health__bubbles>.static-ai-health__bubble:nth-child(8){-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.page-static .static-ai-health__bubble{height:auto;width:100%}.page-static .static-med-security-card .static-outro{padding:0}.page-static .static-med-security-card .static-outro__title{margin:0 auto 1.5rem}.page-static .static-med-security-card .wrapper{padding:0 2rem}.page-static .static-family-preview{padding:10rem 2.4rem 0}.page-static .static-family-preview__inner{padding-bottom:10rem}.page-static .static-family-preview__inner .static-tile-grid{margin:3rem 0 0;padding:0 2rem}.page-static .static-family-preview__inner .static-tile-card{min-height:12.4rem}.page-static .static-family-preview__phones{grid-gap:4rem;gap:4rem}.page-static .static-family-preview__waves{height:30rem}.page-static .static-outro{padding:0}.page-static .static-outro__title{font-size:3.2rem;letter-spacing:-.05em}.page-static .static-tile-grid{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;max-width:none}.page-static .static-tile-card{max-width:35rem;width:100%}.page-static .static-media-slider{--static-media-slider-card-min-height:38.6rem;margin-left:calc(50% - 50vw);max-width:100vw;padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);width:100vw}.page-static .static-media-slider__slide{width:30rem}.page-static .static-media-slider .media-article-card{--media-article-card-radius:2rem}.page-static .static-media-slider .media-article-card__title{font-size:1.8rem}.page-static .static-media-slider .media-article-card__excerpt{font-size:1.4rem}.page-static .static-faq{margin-bottom:6rem;margin-top:6rem;padding:0}.page-static .static-faq .wrapper{grid-gap:2.4rem;gap:2.4rem}.page-static .static-faq__heading{font-size:3.2rem;letter-spacing:-.02em}.page-static .static-faq__question{font-size:1.8rem}.page-static .static-pricing .wrapper{grid-gap:2.4rem;gap:2.4rem}.page-static .static-pricing__grid{grid-template-columns:1fr;max-width:clamp(64rem,70rem,60vw);padding:0}.page-static .static-pricing__card-with-ribbon{margin-top:3.1rem}.page-static .static-pricing__title{font-size:3.2rem}.page-static .static-pricing__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.page-static .static-pricing__body,.page-static .static-pricing__head,.page-static .static-pricing__price{-ms-flex-item-align:stretch;align-self:stretch;height:auto}.page-static .static-pricing__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.page-static .static-pricing__features{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;height:auto}.page-static .static-pricing__footnote{margin-top:auto}.page-static .page-footer__hero{padding:3rem 0 10rem}.page-static .page-footer__hero .wrapper{padding:0}.page-static .page-footer__hero__waves{height:30rem}.page-static .page-footer__heading{font-size:3rem;max-width:33.4rem}.page-static .page-footer__bar-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;grid-gap:3rem;align-items:center;-ms-flex-direction:column;flex-direction:column;gap:3rem;padding:0 0 4rem}.page-static .page-footer__pill-nav{-webkit-box-ordinal-group:3;-ms-flex-order:2;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;max-width:100%;order:2;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.page-static .page-footer__socials{-webkit-box-ordinal-group:2;-ms-flex-order:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;order:1;width:100%}.page-static .page-footer__legal{-webkit-box-ordinal-group:4;-ms-flex-order:3;-webkit-box-align:center;-ms-flex-align:center;align-items:center;order:3;text-align:center;width:100%}}@media (max-width:768px) and (orientation:landscape){.page-static .main-banner__phone--hero{display:none}}@property --border-angle{syntax:"<angle>";initial-value:0deg;inherits:false}@-webkit-keyframes media-border-spin{0%{--border-angle:0deg}to{--border-angle:360deg}}@keyframes media-border-spin{0%{--border-angle:0deg}to{--border-angle:360deg}}.media-article-card{--media-article-card-radius:3rem;--media-article-card-padding:1rem;--media-article-card-media-radius:calc(var(--media-article-card-radius) - var(--media-article-card-padding));-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:1.5rem;background-color:var(--media-white);border:2px solid #f0f3fe;border:2px solid var(--bg-bottom);border-radius:var(--media-article-card-radius);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;isolation:isolate;padding:var(--media-article-card-padding);position:relative}.media-article-card:before{background:conic-gradient(from var(--border-angle),transparent 0,rgba(54,91,245,.1) 2%,var(--media-blue500) 18%,rgba(54,91,245,.1) 36%,transparent 42%,transparent 48%,rgba(54,91,245,.1) 54%,var(--media-blue500) 68%,rgba(54,91,245,.1) 86%,transparent 92%,transparent 100%);border-radius:inherit;content:"";inset:-2px;-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;padding:2px;pointer-events:none;position:absolute;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;z-index:1}@media (hover:hover) and (pointer:fine){.media-article-card:hover:before{-webkit-animation:media-border-spin 3s linear infinite;animation:media-border-spin 3s linear infinite;opacity:1}.media-article-card:hover .media-article-card__link{color:var(--media-blue500)}}.media-article-card__media{border-radius:var(--media-article-card-media-radius);display:block;height:25rem;line-height:0;overflow:hidden}.media-article-card__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.media-article-card__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 .5rem .5rem}.media-article-card__body,.media-article-card__meta{grid-gap:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.media-article-card__meta{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.media-article-card__tag{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--media-blue200);border-radius:.5rem;color:var(--media-blue500);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:.5rem}.media-article-card__date,.media-article-card__tag{font-family:var(--media-font);font-size:1rem;font-weight:400;letter-spacing:.05em;line-height:120%;text-transform:uppercase}.media-article-card__date{color:var(--media-neutral600)}.media-article-card__title{color:var(--media-main-color);font-family:var(--media-font-display);font-size:2rem;font-weight:600;letter-spacing:0;line-height:120%;margin:0}.media-article-card__link{color:inherit;position:static;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease}.media-article-card__link:after{content:"";inset:0;position:absolute;z-index:2}.media-article-card__excerpt{color:var(--media-neutral600);font-family:var(--media-font);font-size:1.5rem;font-weight:500;line-height:135%;margin:0}.media-article-card__excerpt,.media-articles__card .media-article-card__link{-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;display:-webkit-box;min-width:0;overflow:hidden}.page-static{--media-font:"Inter",sans-serif;--media-font-display:Involve,sans-serif;--media-white:#fff;--media-blue500:#365bf5;--media-neutral600:#576280;--media-blue200:#d1dffc;--media-main-color:#0b0c0c}.page-anim.page-static .main-banner{height:100dvh;min-height:100dvh;overflow:hidden;padding-bottom:0}.page-anim.page-static .main-banner__phone--hero,.page-anim.page-static .main-banner__waves--static{display:none!important}@media (min-width:1025px){.page-anim.page-static .main-banner .text-bubble--right{left:50%!important;margin-left:calc(15vh + 4rem);margin-left:calc(var(--hero-phone-half-w, 15vh) + 4rem);right:auto!important}.page-anim.page-static .main-banner .text-bubble--left{left:auto!important;margin-left:0;margin-right:calc(15vh + 4rem);margin-right:calc(var(--hero-phone-half-w, 15vh) + 4rem);right:50%!important}}