.homePricing{display:flex;justify-content:center;padding:150px 5.3% 100px;overflow-x:hidden;background-image:url(/assets/backgroundLayerLong.svg);background-position:top;background-repeat:no-repeat;background-size:cover}@media(max-width:1200px){.homePricing{padding:80px 1.6% 72px}}.homePricing__wrapper{display:flex;flex-direction:column;gap:40px;width:100%;max-width:1352px;min-width:0}.homePricing__intro{display:flex;flex-direction:column;align-items:flex-start;gap:10px;max-width:640px;font-family:var(--dm-sans-font)}@media(max-width:960px){.homePricing__intro{align-items:center;text-align:center;margin-inline:auto}}.homePricing__tag{width:-moz-fit-content;width:fit-content;display:inline-flex;border-radius:40px;border:1px solid #fff;color:#fff;padding:5px 10px;font-size:14px;font-weight:500}.homePricing__title{margin:0;color:#fff;font-size:clamp(30px,3.6vw,46px);font-weight:700;line-height:1.15}.homePricing__title .light{color:#ffd68a}.homePricing__subtitle{margin:0;color:hsla(0,0%,100%,.88);font-size:clamp(16px,2vw,20px);line-height:1.5}.homePricing__cta{display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:12px 20px;border-radius:999px;background:#fff;color:var(--main-color);font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.homePricing__cta svg{font-size:18px;color:var(--secondary-color)}.homePricing__cta:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(0,0,0,.18)}.homePricing__plansSwiper{width:100%;max-width:100%;margin-inline:auto;overflow:hidden;min-width:0}.homePricing__plansSwiper .priceBox--layered{background:#fff;border:1px solid hsla(0,0%,100%,.14);box-shadow:0 32px 80px rgba(0,0,0,.42)}.homePricing__plansSwiper .priceBox--layered .priceBox__header{background:#fff}.homePricing__plansSwiper .priceBox--layered .priceBox__body{background:#f2f2f2}.homePricing__plansSwiper .priceBox--layered .priceBox__footer{background:#fffdfa}.homePricing__plansSwiper .priceBox--layered.popular .priceBox__body{background:#fff}.homePricing__plansSwiper .swiper-button-next,.homePricing__plansSwiper .swiper-button-prev{border-color:hsla(0,0%,100%,.35)}