.c-header{background-color:var(--color-background,#fff);box-shadow:0 0 10px rgba(0,0,0,.1);height:60px;width:100%}@media screen and (min-width:768px){.c-header{height:80px}}@media screen and (min-width:1024px){.c-header{height:96px}}.c-header__inner{align-items:center;display:flex;gap:16px;height:100%;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1400px;padding-left:3.2vw;padding-right:5.33333vw;width:100%}@media screen and (min-width:768px){.c-header__inner{padding-left:2.77778vw;padding-right:2.77778vw}}@media screen and (min-width:1440px){.c-header__inner{padding-left:40px;padding-right:40px}}.c-header__logo{align-items:center;display:flex;height:60%}.c-header__logo a{display:block;height:100%;width:auto}.c-header__logo img{height:100%;object-fit:contain;width:auto}.c-header__nav{display:none}@media screen and (min-width:1024px){.c-header__nav{display:block}}.c-header__nav-list{align-items:center;display:flex;gap:32px;list-style:none;margin:0;padding:0}@media screen and (min-width:768px) and (max-width:1439px){.c-header__nav-list{gap:2.22222vw}}.c-header__nav-item{margin:0;padding:0}.c-header__nav-item a{color:var(--color-text,#333);font-size:16px;font-weight:700;line-height:1.5;text-decoration:none;transition:color .3s ease;white-space:nowrap}@media screen and (min-width:768px) and (max-width:1439px){.c-header__nav-item a{font-size:1.11111vw}}.c-header__nav-item a:hover{color:var(--color-primary,#ff5722)}.c-header__buttons{display:none}@media screen and (min-width:1024px){.c-header__buttons{align-items:center;display:grid;gap:16px;grid-template-columns:1fr 1fr}}.c-header__buttons .c-btn{font-size:16px;height:40px;min-width:max-content;padding:0 24px;white-space:nowrap;width:100%}.c-header__hamburger{display:none}@media screen and (max-width:1023px){.c-header__hamburger{align-items:center;cursor:pointer;display:flex;height:13.33333vw;justify-content:center;width:13.33333vw}}.c-header__hamburger img{height:auto;width:100%}.c-top-section-title{color:#333;display:block;font-size:24px;font-weight:700;line-height:1.4;margin:0 auto;padding-bottom:12px;position:relative;text-align:center;width:fit-content}.c-top-section-title:after{background-color:#00abb3;bottom:0;content:"";height:8px;left:0;position:absolute;width:100%}@media screen and (min-width:768px){.c-top-section-title{font-size:28px}}@media screen and (min-width:1024px){.c-top-section-title{font-size:32px}}.c-top-btn{--btn-padding-y:10px;--btn-padding-x:20px;--btn-font-size:16px;--btn-border-radius:50px;--btn-icon-size:12px;align-items:center;border:none;border-radius:var(--btn-border-radius);cursor:pointer;display:inline-flex;font-size:var(--btn-font-size);font-weight:600;justify-content:center;line-height:1.5;padding:var(--btn-padding-y) var(--btn-padding-x);text-align:center;text-decoration:none;transition:all .3s ease;white-space:nowrap}@media screen and (min-width:768px){.c-top-btn{--btn-padding-y:12px;--btn-padding-x:24px;--btn-font-size:18px;--btn-icon-size:14px}}@media screen and (min-width:1024px){.c-top-btn{--btn-padding-y:14px;--btn-padding-x:28px;--btn-font-size:20px;--btn-icon-size:16px}}.c-top-btn--small{--btn-padding-y:8px;--btn-padding-x:16px;--btn-font-size:14px;--btn-icon-size:10px}@media screen and (min-width:768px){.c-top-btn--small{--btn-padding-y:10px;--btn-padding-x:20px;--btn-font-size:16px;--btn-icon-size:12px}}@media screen and (min-width:1024px){.c-top-btn--small{--btn-padding-y:12px;--btn-padding-x:24px;--btn-font-size:18px;--btn-icon-size:14px}}.c-top-btn--large{--btn-padding-y:12px;--btn-padding-x:24px;--btn-font-size:18px;--btn-icon-size:14px}@media screen and (min-width:768px){.c-top-btn--large{--btn-padding-y:14px;--btn-padding-x:28px;--btn-font-size:20px;--btn-icon-size:16px}}@media screen and (min-width:1024px){.c-top-btn--large{--btn-padding-y:16px;--btn-padding-x:32px;--btn-font-size:22px;--btn-icon-size:18px}}.c-top-btn--shopify{background-color:#ff6505;border-color:#ff6505;color:#fff}.c-top-btn--shopify:hover{background-color:#e55c04;border-color:#e55c04}.c-top-btn--shopify:active{background-color:#cc5304;border-color:#cc5304}.c-top-btn--stores{background-color:#f97b88;border-color:#f97b88;color:#fff}.c-top-btn--stores:hover{background-color:#f76578;border-color:#f76578}.c-top-btn--stores:active{background-color:#f54f68;border-color:#f54f68}.c-top-btn--download{background-color:#fff;box-shadow:inset 0 0 0 2px #ff6505;color:#ff6505}.c-top-btn--download:hover{background-color:#f5f5f5;box-shadow:inset 0 0 0 2px #e55c04;color:#e55c04}.c-top-btn--download:active{background-color:#e0e0e0;box-shadow:inset 0 0 0 2px #cc5304;color:#cc5304}.c-top-btn--arrow{gap:8px;justify-content:space-between}.c-top-btn--arrow:after{border-right:calc(var(--btn-icon-size)/3) solid;border-top:calc(var(--btn-icon-size)/3) solid;content:"";flex-shrink:0;height:var(--btn-icon-size);transform:rotate(45deg);width:var(--btn-icon-size)}.c-top-campaign{background-color:#fff;padding:20px 0}@media screen and (min-width:768px){.c-top-campaign{padding:24px 0}}@media screen and (min-width:1024px){.c-top-campaign{padding:30px 0}}.c-top-campaign__banner{border-radius:8px;display:block;margin:0 auto;max-width:800px;overflow:hidden;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.c-top-campaign__banner:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-2px)}.c-top-campaign__banner-image{display:block;height:auto;width:100%}.c-top-hero{background:linear-gradient(72.01deg,#c5f0eb,#40a6c9 21%,#2d79b0 52%,#40a6c9 84%,#c5f0eb);overflow:hidden;padding:40px 0 30px;position:relative}@media screen and (min-width:768px){.c-top-hero{padding:60px 0 40px}}@media screen and (min-width:1024px){.c-top-hero{padding:80px 0 60px}}.c-top-hero__inner{display:flex;flex-direction:column;gap:30px}@media screen and (min-width:768px){.c-top-hero__inner{gap:40px}}.c-top-hero__main{display:flex;flex-direction:column;gap:30px}@media screen and (min-width:1024px){.c-top-hero__main{align-items:center;flex-direction:row;gap:40px;justify-content:center}}.c-top-hero__content{align-items:center;display:flex;flex-direction:column;gap:30px}@media screen and (min-width:768px){.c-top-hero__content{gap:40px}}@media screen and (min-width:1024px){.c-top-hero__content{align-items:flex-start;max-width:60%}}.c-top-hero__title{color:#fff;font-size:clamp(28px,6vw,40px);font-weight:700;line-height:1.3;margin:0;padding-top:48px;position:relative}@media screen and (min-width:768px){.c-top-hero__title{font-size:clamp(32px,5vw,48px)}}@media screen and (min-width:1024px){.c-top-hero__title{font-size:clamp(36px,4vw,52px)}}.c-top-hero__label{background-image:url(https://43686406.fs1.hubspotusercontent-na2.net/hubfs/43686406/raw_assets/public/plus-shipping/images/top/hero_label_bg.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;color:#224b7e;display:inline-block;font-size:20px;font-weight:700;letter-spacing:.1em;line-height:1.2;padding:12px 30px 20px;position:absolute;right:0;top:-14px}@media screen and (min-width:768px){.c-top-hero__label{font-size:22px;padding:10px 32px 18px}}@media screen and (min-width:1024px){.c-top-hero__label{font-size:24px;padding:12px 36px 20px}}.c-top-hero__title-sub{display:block;font-size:.7em;font-weight:700;margin-left:0}.c-top-hero__title-highlight{color:#fff715;display:block;font-weight:900;margin-left:0}.c-top-hero__title-highlight--indent{margin-left:2em}@media screen and (min-width:1024px){.c-top-hero__image-container{flex-shrink:0;max-width:600px;width:50%}}.c-top-hero__image{height:auto;width:100%}.c-top-hero__badges{align-items:center;display:flex;gap:20px;justify-content:center;list-style:none;margin:0;max-width:500px;padding:0;width:100%}@media screen and (min-width:768px){.c-top-hero__badges{gap:24px;max-width:600px}}.c-top-hero-badge{align-items:center;aspect-ratio:1;background-image:url(https://43686406.fs1.hubspotusercontent-na2.net/hubfs/43686406/raw_assets/public/plus-shipping/images/top/hero_badge.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;color:#333;container-type:inline-size;display:flex;flex:1;flex-direction:column;justify-content:center;min-width:0;padding:16px;text-align:center}.c-top-hero-badge__top{display:block;font-size:clamp(10px,16cqw,16px);font-weight:700;line-height:1.1;overflow:hidden}.c-top-hero-badge__main{display:block;font-size:clamp(12px,24cqw,28px);font-weight:700;line-height:1;margin-top:8px;overflow:visible;position:relative;white-space:nowrap}.c-top-hero-badge__number{font-size:clamp(22px,32cqw,50px);font-weight:900}.c-top-hero-badge__asterisk{font-size:.8em;font-weight:700;line-height:1;position:absolute;right:-.3em;top:-.2em}.c-top-hero__tax-notice{color:#333;font-size:12px;font-weight:400;line-height:1.4;margin:0;padding:0;text-align:right;width:100%}.c-top-hero__actions{align-items:center;display:flex;flex-direction:column;gap:16px;position:relative;width:100%;z-index:2}@media screen and (min-width:768px){.c-top-hero__actions{gap:20px}}@media screen and (min-width:1024px){.c-top-hero__actions{flex-direction:row;flex-wrap:wrap;gap:64px;justify-content:center;max-width:100%}}.c-top-hero__actions .c-top-btn{font-size:16px;max-width:260px;padding:14px 24px;width:100%}@media screen and (min-width:1024px){.c-top-hero__actions .c-top-btn{flex:1;font-size:20px;max-width:300px;padding:16px 32px;width:auto}}.c-top-award{background-color:#fff;margin-top:40px}@media screen and (min-width:768px){.c-top-award{margin-top:60px}}@media screen and (min-width:1024px){.c-top-award{margin-top:80px}}.c-top-award__inner{align-items:center;display:flex;justify-content:center}.c-top-award__image{height:auto;max-width:600px;width:100%}@media screen and (min-width:768px){.c-top-award__image{max-width:700px}}@media screen and (min-width:1024px){.c-top-award__image{max-width:800px}}.c-top-problems{background-color:#fff;margin-top:40px;padding:0}@media screen and (min-width:768px){.c-top-problems{margin-top:60px;padding:0}}@media screen and (min-width:1024px){.c-top-problems{margin-top:80px;padding:0}}.c-top-problems__issues{background-color:#fff;padding:0 0 60px;position:relative}@media screen and (min-width:768px){.c-top-problems__issues{padding:0 0 40px}}@media screen and (min-width:1024px){.c-top-problems__issues{padding:0 0 50px}}.c-top-problems__issues:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23224b7e' stroke-linecap='round' stroke-linejoin='round' stroke-width='5' viewBox='0 0 60 60'%3E%3Cpath d='M30 3v54m0 0L15 42m15 15 15-15'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:-35px;content:"";display:block;height:60px;left:50%;margin-left:-30px;position:absolute;width:60px}.c-top-problems__issues-list{align-items:center;display:flex;flex-direction:column;gap:20px;list-style:none;margin:40px 0 30px;padding:0}@media screen and (min-width:768px){.c-top-problems__issues-list{flex-direction:row;gap:30px;justify-content:center;margin-top:50px}}@media screen and (min-width:1024px){.c-top-problems__issues-list{margin-top:60px}}.c-top-problems__issues-item{align-items:center;background:#e8f8f8;border-radius:16px;display:flex;flex-direction:column;gap:15px;max-width:300px;padding:20px;width:100%}@media screen and (min-width:768px){.c-top-problems__issues-item{max-width:250px;padding:25px 20px}}.c-top-problems__issues-item-icon{height:100px;width:100px}@media screen and (min-width:768px){.c-top-problems__issues-item-icon{height:120px;width:120px}}.c-top-problems__issues-item-icon img{height:100%;object-fit:contain;width:100%}.c-top-problems__issues-item-text{color:#333;font-size:14px;font-weight:600;line-height:1.6;margin:0;text-align:center}@media screen and (min-width:768px){.c-top-problems__issues-item-text{font-size:16px}}.c-top-problems__description{color:#333;font-size:16px;font-weight:700;line-height:1.8;margin:0;text-align:center}@media screen and (min-width:768px){.c-top-problems__description{font-size:18px}}@media screen and (min-width:1024px){.c-top-problems__description{font-size:20px}}.c-top-problems__solution{background-color:#e8f5f7;padding:60px 0}@media screen and (min-width:768px){.c-top-problems__solution{padding:40px 0 80px}}@media screen and (min-width:1024px){.c-top-problems__solution{padding:50px 0 100px}}.c-top-problems__solution-list{counter-reset:solution-counter;display:flex;flex-direction:column;list-style:none;margin:40px 0 0;padding:0}@media screen and (min-width:768px){.c-top-problems__solution-list{margin-top:50px}}@media screen and (min-width:1024px){.c-top-problems__solution-list{margin-top:60px}}.c-top-problems__solution-item{background-color:transparent;display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:700px;padding:0;position:relative;width:100%}.c-top-problems__solution-item+.c-top-problems__solution-item{border-top:6px solid #fff;margin-top:40px;padding-top:40px}@media screen and (min-width:768px){.c-top-problems__solution-item{gap:25px}.c-top-problems__solution-item+.c-top-problems__solution-item{margin-top:50px;padding-top:50px}}@media screen and (min-width:1024px){.c-top-problems__solution-item+.c-top-problems__solution-item{margin-top:60px;padding-top:60px}}.c-top-problems__solution-item-title{color:#333;font-size:20px;font-weight:700;line-height:1.4;margin:0;text-align:left}.c-top-problems__solution-item-title:before{color:#00bcd4;content:counter(solution-counter,decimal-leading-zero) " ";counter-increment:solution-counter;font-size:20px;font-weight:700}.c-top-problems__solution-item-image{margin:0 auto;max-width:350px;width:100%}.c-top-problems__solution-item-image img{height:auto;width:100%}.c-top-problems__solution-item-text{color:#555;font-size:14px;font-weight:700;line-height:1.8;margin:0;text-align:left}@media screen and (min-width:768px){.c-top-problems__solution-item-text{font-size:16px}}.c-top-problems__solution-item-text strong{color:#d32f2f;font-weight:700}.c-top-problems__solution-item-link{color:#00bcd4;display:inline-block;font-size:14px;font-weight:600;text-decoration:none;transition:color .3s ease}@media screen and (min-width:768px){.c-top-problems__solution-item-link{font-size:16px}}.c-top-problems__solution-item-link:hover{color:#0097a7;text-decoration:underline}.c-top-problems__solution-item-link:after{content:" →"}.c-top-video{background-color:#f7f4f4;padding:40px 0}@media screen and (min-width:768px){.c-top-video{padding:60px 0}}@media screen and (min-width:1024px){.c-top-video{padding:80px 0}}.c-top-video-player-wrapper{margin:40px auto 0;max-width:600px}@media screen and (min-width:768px){.c-top-video-player-wrapper{margin-top:50px}}@media screen and (min-width:1024px){.c-top-video-player-wrapper{margin-top:60px}}.c-top-video-player{background-color:#000;box-shadow:0 8px 32px rgba(0,0,0,.15);height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.c-top-video-player__iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.c-top-video-caption{color:#666;font-size:14px;font-weight:400;line-height:1.6;margin:16px 0 0;text-align:center}@media screen and (min-width:768px){.c-top-video-caption{font-size:16px;margin-top:20px}}.c-top-services{background-color:#fff;padding:60px 0}@media screen and (min-width:768px){.c-top-services{padding:80px 0}}@media screen and (min-width:1024px){.c-top-services{padding:100px 0}}.c-top-services__description{color:#333;font-size:14px;font-weight:700;line-height:1.8;margin:40px 0 0;text-align:center}@media screen and (min-width:768px){.c-top-services__description{font-size:16px;margin-top:50px}}@media screen and (min-width:1024px){.c-top-services__description{font-size:18px;margin-top:60px}}.c-top-services__image{margin:40px auto 0;max-width:800px;width:100%}@media screen and (min-width:768px){.c-top-services__image{margin-top:50px}}@media screen and (min-width:1024px){.c-top-services__image{margin-top:60px}}.c-top-services__image img{display:block;height:auto;width:100%}.c-top-services__caption{color:#000;display:block;font-size:12px;font-weight:400;line-height:1.4;margin-top:8px;text-align:right}@media screen and (min-width:768px){.c-top-services__caption{font-size:14px;margin-top:12px}}@media screen and (min-width:1024px){.c-top-services__caption{font-size:16px;margin-top:16px}}.c-top-cases{background-color:#e8f5f7;padding:60px 0}@media screen and (min-width:768px){.c-top-cases{padding:80px 0}}@media screen and (min-width:1024px){.c-top-cases{padding:100px 0}}.c-top-cases__list{display:flex;flex-direction:column;gap:20px;list-style:none;margin:40px 0 0;padding:0}@media screen and (min-width:768px){.c-top-cases__list{flex-direction:row;gap:24px;justify-content:center;margin-top:50px}}@media screen and (min-width:1024px){.c-top-cases__list{gap:30px;margin-top:60px}}.c-top-cases__item{background-color:#fff;border:2px solid #00abb3;display:flex;flex-direction:column;margin:0 auto;max-width:400px;overflow:hidden;width:100%}@media screen and (min-width:768px){.c-top-cases__item{max-width:280px}}@media screen and (min-width:1024px){.c-top-cases__item{max-width:320px}}.c-top-cases__item-image{align-items:center;display:flex;height:180px;justify-content:center;overflow:hidden;padding:16px;width:100%}.c-top-cases__item-image img{height:100%;object-fit:cover;width:100%}.c-top-cases__item-content{background-color:#00abb3;padding:20px 16px}@media screen and (min-width:768px){.c-top-cases__item-content{padding:24px 20px}}.c-top-cases__item-title{color:#fff;font-size:16px;font-weight:700;line-height:1.4;margin:0 0 16px;padding:0;text-align:center}@media screen and (min-width:768px){.c-top-cases__item-title{font-size:18px;margin-bottom:20px}}.c-top-cases__item-text{color:#fff;font-size:13px;font-weight:400;line-height:1.7;margin:0;padding:0;text-align:left}@media screen and (min-width:768px){.c-top-cases__item-text{font-size:14px}}.c-top-flow{background-color:#fff;padding:60px 0}@media screen and (min-width:768px){.c-top-flow{padding:80px 0}}@media screen and (min-width:1024px){.c-top-flow{padding:100px 0}}.c-top-flow__flow-section{margin:40px 0 0}@media screen and (min-width:768px){.c-top-flow__flow-section{margin-top:50px}}@media screen and (min-width:1024px){.c-top-flow__flow-section{margin-top:60px}}.c-top-flow__flow-section+.c-top-flow__flow-section{margin-top:60px}@media screen and (min-width:768px){.c-top-flow__flow-section+.c-top-flow__flow-section{margin-top:80px}}@media screen and (min-width:1024px){.c-top-flow__flow-section+.c-top-flow__flow-section{margin-top:100px}}.c-top-flow__heading-wrapper{text-align:center}.c-top-flow__heading{color:#333;font-size:22px;font-weight:600;line-height:1.4;margin:0 0 24px;text-align:center}@media screen and (min-width:768px){.c-top-flow__heading{font-size:24px;margin-bottom:32px}}@media screen and (min-width:1024px){.c-top-flow__heading{font-size:26px}}.c-top-flow__note{background-color:#fff9e6;border-radius:4px;color:#333;display:inline-block;font-size:14px;font-weight:600;line-height:1.4;margin:0 0 16px;padding:8px 16px;text-align:center}@media screen and (min-width:768px){.c-top-flow__note{font-size:16px;margin-bottom:24px}}.c-top-flow__steps{align-items:flex-start;counter-reset:step-counter;display:flex;flex-direction:column;gap:0;list-style:none;margin:0 auto;max-width:400px;padding:0}@media screen and (min-width:768px){.c-top-flow__steps{align-items:flex-start;flex-direction:row;gap:20px;justify-content:center;max-width:1200px}}.c-top-flow__step{counter-increment:step-counter;flex:1;position:relative;width:100%}@media screen and (min-width:768px){.c-top-flow__step{max-width:180px}}.c-top-flow__step-wrapper{align-items:center;display:flex;flex-direction:row;gap:16px;width:100%}@media screen and (min-width:768px){.c-top-flow__step-wrapper{align-items:center;flex-direction:column}}.c-top-flow__step-visual{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:16px;position:relative}@media screen and (min-width:768px){.c-top-flow__step-visual{margin-bottom:20px}}.c-top-flow__step-number{background-color:#ffd6b5;border-radius:4px;color:#333;display:inline-block;font-size:14px;font-weight:700;line-height:1.4;padding:4px 12px}@media screen and (min-width:768px){.c-top-flow__step-number{font-size:16px}}.c-top-flow__step-number:before{content:"STEP" counter(step-counter)}.c-top-flow__step-image{align-items:center;background-color:#f0f9fa;border-radius:50%;display:flex;height:100px;justify-content:center;width:100px}@media screen and (min-width:768px){.c-top-flow__step-image{height:120px;width:120px}}.c-top-flow__step-image img{height:75%;object-fit:contain;width:75%}.c-top-flow__step-content{flex:1;text-align:left}@media screen and (min-width:768px){.c-top-flow__step-content{text-align:center}}.c-top-flow__step-title{color:#333;font-size:16px;font-weight:700;line-height:1.4;margin:0}@media screen and (min-width:768px){.c-top-flow__step-title{font-size:18px}}.c-top-flow__step:not(:last-child):after{align-items:center;color:#2aa8b2;content:"▼";display:flex;font-size:24px;font-weight:700;justify-content:left;margin:8px 0 8px 38px}@media screen and (min-width:768px){.c-top-flow__step:not(:last-child):after{content:"▶";font-size:24px;margin:0;position:absolute;right:-20px;top:100px;transform:translateY(-50%)}}.c-top-faq{background-color:#f7f7f7;padding:60px 0}@media screen and (min-width:768px){.c-top-faq{padding:80px 0}}@media screen and (min-width:1024px){.c-top-faq{padding:100px 0}}.c-top-faq__inner{margin:0 auto;max-width:900px}.c-top-faq__title-wrapper{margin-bottom:40px}@media screen and (min-width:768px){.c-top-faq__title-wrapper{margin-bottom:50px}}@media screen and (min-width:1024px){.c-top-faq__title-wrapper{margin-bottom:60px}}.c-top-faq__list{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}@media screen and (min-width:768px){.c-top-faq__list{gap:20px}}.c-top-faq__item{background-color:#fff;border-radius:8px;overflow:hidden}.c-top-faq__question{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:16px;line-height:1.6;padding:20px;position:relative;text-align:left;transition:background-color .3s ease;width:100%}@media screen and (min-width:768px){.c-top-faq__question{font-size:18px;gap:20px;padding:24px}}.c-top-faq__question:hover{background-color:#f8f9fa}.c-top-faq__question:before{align-items:center;color:#00abb3;content:"Q";display:flex;flex-shrink:0;font-size:20px;font-weight:700;justify-content:center}@media screen and (min-width:768px){.c-top-faq__question:before{font-size:24px}}.c-top-faq__question:after{background-color:#00abb3;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 24 24'%3E%3Cpath d='M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:20px 20px;border-radius:50%;content:"";display:inline-block;flex-shrink:0;height:32px;margin-left:auto;transition:transform .3s ease,background-image .3s ease;width:32px}@media screen and (min-width:768px){.c-top-faq__question:after{background-size:24px 24px;height:36px;width:36px}}.c-top-faq__question[aria-expanded=true]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 24 24'%3E%3Cpath d='M19 13H5v-2h14z'/%3E%3C/svg%3E");transform:rotate(180deg)}.c-top-faq__question-text{flex:1}.c-top-faq__answer{align-items:flex-start;background-color:#fff;display:flex;gap:16px;max-height:0;opacity:0;overflow:hidden;padding:0 20px;position:relative;transition:max-height .4s ease,opacity .4s ease,padding .4s ease}.c-top-faq__answer.is-open{max-height:2000px;opacity:1;padding:20px}@media screen and (min-width:768px){.c-top-faq__answer{padding:0 24px}.c-top-faq__answer.is-open{padding:24px}}.c-top-faq__answer:before{color:#000;content:"A";flex-shrink:0;font-size:20px;font-weight:700}@media screen and (min-width:768px){.c-top-faq__answer:before{font-size:24px}}.c-top-faq__answer-text{color:#333;font-size:14px;font-weight:400;line-height:1.8}@media screen and (min-width:768px){.c-top-faq__answer-text{font-size:16px}}.c-top-faq__answer-text p{margin:0 0 16px}.c-top-faq__answer-text p:last-child{margin-bottom:0}.c-top-faq__answer-text ol,.c-top-faq__answer-text ul{margin:0 0 16px;padding-left:20px}.c-top-faq__answer-text ul{list-style-type:disc}.c-top-faq__answer-text ol{list-style-type:decimal}.c-top-faq__answer-text ol li,.c-top-faq__answer-text ul li{list-style-position:outside;margin-bottom:8px}.c-top-faq__answer-text ol li:last-child,.c-top-faq__answer-text ul li:last-child{margin-bottom:0}.c-top-faq__answer-text .c-top-faq__step-title{color:#00abb3}.c-top-faq__answer-text a{color:#00abb3;text-decoration:underline}.c-top-faq__answer-text a:hover{color:#02759a;text-decoration:none}.c-top-faq__answer-text small{font-size:12px;line-height:1.6}@media screen and (min-width:768px){.c-top-faq__answer-text small{font-size:14px}}.c-top-faq__more{display:flex;justify-content:center;margin-top:40px}@media screen and (min-width:768px){.c-top-faq__more{margin-top:50px}}@media screen and (min-width:1024px){.c-top-faq__more{margin-top:60px}}.c-top-faq__btn{background-color:#00abb3;border:2px solid #00abb3;border-radius:50px;color:#fff;display:inline-block;font-size:16px;font-weight:700;line-height:1.4;padding:16px 48px;text-align:center;text-decoration:none;transition:background-color .3s ease,border-color .3s ease}@media screen and (min-width:768px){.c-top-faq__btn{font-size:18px;padding:18px 56px}}.c-top-faq__btn:hover{background-color:#02759a;border-color:#02759a;text-decoration:none}.c-top-cta{background:linear-gradient(72.01deg,#c5f0eb,#40a6c9 21%,#2d79b0 52%,#40a6c9 84%,#c5f0eb);padding:60px 0}@media screen and (min-width:768px){.c-top-cta{padding:80px 0}}@media screen and (min-width:1024px){.c-top-cta{padding:100px 0}}.c-top-cta__inner{align-items:center;display:flex;flex-direction:column;gap:40px}@media screen and (min-width:768px){.c-top-cta__inner{align-items:center;flex-direction:row;gap:60px;justify-content:space-between}.c-top-cta--reverse .c-top-cta__inner{flex-direction:row-reverse}}@media screen and (min-width:1024px){.c-top-cta__inner{gap:80px}}.c-top-cta__content{flex:1;text-align:center}@media screen and (min-width:768px){.c-top-cta__content{text-align:left}}.c-top-cta__title{color:#fff;font-size:24px;font-weight:700;line-height:1.4;margin:0 0 20px}@media screen and (min-width:768px){.c-top-cta__title{font-size:28px;margin-bottom:24px}}@media screen and (min-width:1024px){.c-top-cta__title{font-size:32px;margin-bottom:28px}}.c-top-cta__text{color:#fff;font-size:20px;font-weight:700;line-height:1.6;margin:0 0 32px}@media screen and (min-width:768px){.c-top-cta__text{font-size:22px;margin-bottom:40px}}@media screen and (min-width:1024px){.c-top-cta__text{font-size:24px}}.c-top-cta__buttons{align-items:center;display:flex;flex-direction:column;gap:16px;width:100%}@media screen and (min-width:768px){.c-top-cta__buttons{gap:20px}}@media screen and (min-width:1024px){.c-top-cta__buttons{flex-direction:row;flex-wrap:wrap;gap:64px;justify-content:center}}.c-top-cta__buttons .c-btn{max-width:260px;width:100%}@media screen and (min-width:1024px){.c-top-cta__buttons .c-btn{flex:1;max-width:300px;width:auto}}.c-top-cta__image{flex-shrink:0;max-width:350px;width:100%}@media screen and (min-width:768px){.c-top-cta__image{max-width:400px}}@media screen and (min-width:1024px){.c-top-cta__image{max-width:450px}}.c-top-cta__image img{display:block;height:auto;width:100%}.c-top-footer{background-color:#1a1a1a;padding:20px 0}@media screen and (min-width:768px){.c-top-footer{padding:24px 0}}.c-top-footer__inner{align-items:center;display:flex;flex-direction:column;gap:16px}@media screen and (min-width:1024px){.c-top-footer__inner{align-items:center;flex-direction:row;gap:24px;justify-content:space-between}}.c-top-footer__copyright{color:#fff;font-size:12px;font-weight:400;line-height:1.4;margin:0}@media screen and (min-width:768px){.c-top-footer__copyright{font-size:14px}}.c-top-footer__nav-list{align-items:center;display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}@media screen and (min-width:1024px){.c-top-footer__nav-list{flex-direction:row;gap:24px}}.c-top-footer__nav-item{margin:0;padding:0}.c-top-footer__nav-link{color:#fff;font-size:12px;font-weight:400;line-height:1.4;text-decoration:none;transition:opacity .3s ease}@media screen and (min-width:768px){.c-top-footer__nav-link{font-size:14px}}.c-top-footer__nav-link:hover{opacity:.7;text-decoration:none}