.main-hero__wrapper--rounded{border-radius:50px 50px 0 0}.main-hero__section{width:100%;height:100%;min-height:var(--section-min-height);display:flex;flex-direction:column;justify-content:center;align-items:center}.main-hero__section--bottom{justify-content:flex-end}.main-hero__main-wrapper{display:flex;justify-content:space-between;align-items:center}.main-hero__main-wrapper--end{align-items:flex-end}.main-hero__text-wrapper{width:51%}.main-hero__title p{font-family:var(--poppins-font--semibold);font-style:normal;font-size:42px;line-height:1.2;color:var(--color--text-primary)}.main-hero__title h5{font-family:var(--poppins-font--semibold);margin-top:-22px;font-size:24px;line-height:30px}.main-hero__title strong{color:var(--color--accent-primary);font-family:var(--poppins-font--semibold)}.main-hero__title a{text-decoration:none}.main-hero__title-text--mobile{display:none}.main-hero__subtitle{position:relative;margin:0 0 12px;width:fit-content}.main-hero__subtitle p{color:var(--red, #EC1D25);font-family:var(--font-heading-family);font-size:24px;font-style:normal;font-weight:600;line-height:130%;margin:0}.main-hero__subtitle:before{content:"";display:block;position:absolute;left:0;bottom:0;width:100%;height:7px;transform:translateY(100%);background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="222" height="9" viewBox="0 0 222 9" fill="none"><path d="M1.953 7.59031C26.5886 4.18407 104.69 -1.24422 220.012 4.29252" stroke="%23EC1D25" stroke-width="2" stroke-linecap="round"/></svg>') no-repeat}.main-hero__text{font-family:var(--poppins-font--regular);color:var(--color--titles);font-size:19px;line-height:30px;margin:20px 0 30px}.main-hero__text strong{color:var(--color--accent-primary)}.main-hero__advantages-wrapper{display:flex;justify-content:flex-start;align-items:center;gap:40px;width:100%;margin-top:35px}.main-hero__advantages-wrapper--column{flex-direction:column;align-items:flex-start;gap:12px}.main-hero__advantages-wrapper .advantage-item{display:flex;justify-content:flex-start;align-items:center;gap:14px}.main-hero__advantages-wrapper .advantage-item__icon{display:flex;justify-content:center;align-items:center;width:54px;height:54px;background:#fff;border-radius:50%}.main-hero__advantages-wrapper--column .advantage-item__icon{width:38px;height:38px}.advantage-item__name{font-family:var(--poppins-font--semibold);font-style:normal;font-size:16px;line-height:20px;color:var(--color--text-primary)}.main-hero__advantages-wrapper--column .advantage-item__name{font-family:var(--poppins-font--regular);font-size:15px}.main-hero__actions-wrapper{margin-top:40px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.main-hero__main-wrapper--end .main-hero__actions-wrapper{margin-bottom:50px}.main-hero__actions-wrapper--centred{justify-content:flex-start}.main-hero__link{display:flex;justify-content:center;align-items:center;text-align:center;padding:12px 35px;font-family:var(--poppins-font--semibold);font-size:17px;line-height:26px;text-decoration:none;color:#fff;background:var(--color--accent-primary);border:1px solid var(--color--accent-primary);border-radius:8px;transition:.2s linear}.main-hero__link:hover{color:var(--color--accent-primary);background:transparent}.main-hero__button-wrapper .additional_text__wrapper{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:20px}.main-hero__button-wrapper .additional_text__wrapper>span{color:var(--color--text-secondary);font-family:var(--poppins-font--regular);font-size:15px;font-style:normal;line-height:17px}.main-hero__actions-splitter{display:flex!important;width:1px;height:50px;background:var(--color--border)}.main-hero__actions-splitter .stars-wrapper{display:flex;justify-content:flex-start;align-items:center;margin-bottom:8px}.main-hero__subreview-text{font-family:var(--poppins-font--regular)!important;font-style:normal;font-size:15px;line-height:21px;color:var(--color--text-primary)}.main-hero__subreview-text--mobile{display:none}.main-hero__image-wrapper{width:51%;display:flex}.main-hero__image{width:100%}.main-hero__image-wrapper.mobile{display:none}.main-hero__footer_wrapper{margin:30px 0;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.main-hero__footer-text{font-family:var(--poppins-font--regular);font-style:normal;font-size:17px;line-height:26px;color:var(--color--text-variative)}.main-hero__footer-partners{display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap}.main-hero__footer-partner{mix-blend-mode:luminosity;opacity:.35}.main-hero__footer_wrapper--separate{position:relative;border-radius:50px 50px 0 0;margin:0;padding:var(--theme-padding);padding-top:60px;padding-bottom:110px;max-width:100%}.main-hero__footer_wrapper--separate:before{position:absolute;bottom:50px;height:1px;width:calc(100% - 32px);max-width:var(--theme-max-width);margin:0 auto;background-color:var(--color--border);content:""}@media screen and (max-width: 950px){.main-hero__image-wrapper{display:none;width:100%;margin-top:25px;margin-bottom:25px}.main-hero__main-wrapper--end .main-hero__image-wrapper.mobile{margin-bottom:0;display:flex}.main-hero__text-wrapper{width:100%}.main-hero__image-wrapper.mobile{display:block}.main-hero__main-wrapper--end{flex-direction:column}.main-hero__title h5{margin-top:-20px;font-family:var(--poppins-font--semibold);font-size:17px;line-height:24px;text-align:center}.main-hero__main_wrapper{padding-top:20px}.main-hero__advantages-wrapper{justify-content:center;margin-top:0}.main-hero__advantages-wrapper--column{justify-content:flex-start}.main-hero__actions-wrapper{justify-content:center;gap:30px;margin-top:30px}}@media screen and (max-width: 749px){.main-hero__title p{font-size:26px;line-height:34px;text-align:center}.main-hero__title:has(.main-hero__title-text--mobile) .main-hero__title-text--desktop{display:none}.main-hero__title-text--mobile{display:block}.main-hero__text{margin:12px 0 18px;font-size:16px;text-align:center}.main-hero__advantages-wrapper{gap:10px;align-items:flex-start}.main-hero__advantages-wrapper .advantage-item{flex-direction:column;justify-content:center;gap:10px;width:33%;text-align:center}.main-hero__advantages-wrapper--column .advantage-item{flex-direction:row;justify-content:flex-start;width:100%}.main-hero__actions-wrapper{flex-direction:column;gap:20px}.main-hero__actions-splitter{display:none!important}.main-hero__reviews{width:100%;display:flex;justify-content:center;align-items:center;gap:8px}.main-hero__reviews .main-hero__reviews-content{display:flex;justify-content:center;align-items:center;gap:8px}.main-hero__footer_wrapper{margin-top:30px;flex-direction:column-reverse;padding-bottom:0;margin-bottom:0}.main-hero__footer_wrapper--separate{flex-direction:column;margin:0;padding-top:40px;padding-bottom:60px}.main-hero__footer-partners{gap:15px 20px}.main-hero__footer-partner{max-height:25px}.main-hero__footer-partner svg,.main-hero__footer-partner img{height:25px;width:fit-content}.main-hero__footer-text{font-size:15px;line-height:24px;text-align:center}.advantage-item__name{font-size:14px!important;line-height:17px!important;width:calc(100% - 38px);text-align:center}.main-hero__footer_wrapper--separate{border-radius:22px 22px 0 0}.main-hero__footer_wrapper--separate:before{bottom:25px}.main-hero__link,.main-hero__button-wrapper{width:100%}.main-hero__reviews-content:has(.main-hero__subreview-text--mobile) .main-hero__subreview-text{display:none}.main-hero__subreview-text--mobile{display:block!important}}.main-hero__button-wrapper--mobile-sticky{position:fixed;top:0;left:0;width:100%;padding:20px;background-color:#f5f0eb61;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99;display:none;opacity:0;visibility:hidden;transition:.3s ease-in}.main-hero__button-wrapper--mobile-sticky.visible{opacity:1;visibility:visible}.main-hero__button-wrapper--mobile-sticky.main-hero__button-wrapper--hidden{opacity:0;visibility:hidden}@media screen and (max-width: 1024px){.main-hero__button-wrapper--mobile-sticky{display:block}}.main-hero__button-wrapper--version-2.main-hero__button-wrapper--mobile-sticky{top:auto;bottom:0}.main-hero__actions-wrapper.main-hero__actions-wrapper--mushroom{flex-direction:column-reverse;gap:35px}.main-hero__actions-wrapper.main-hero__actions-wrapper--mushroom .main-hero__actions-splitter{display:none!important}.main-hero__actions-wrapper.main-hero__actions-wrapper--mushroom .main-hero__reviews{width:100%;display:flex;align-items:center;gap:8px}.main-hero__actions-wrapper.main-hero__actions-wrapper--mushroom .main-hero__subreview-text{font-family:var(--poppins-font--semibold)!important;font-weight:500}.main-hero__actions-wrapper.main-hero__actions-wrapper--mushroom .main-hero__reviews .stars-wrapper{line-height:0}.main-hero__actions-wrapper--mushroom .main-hero__button-wrapper{display:flex;align-items:center;gap:20px}.main-hero__actions-wrapper--mushroom .main-hero__button-wrapper .additional_text__wrapper{margin:0;color:var(--additional-text-color, #56b529)}.main-hero__actions-wrapper--mushroom .main-hero__link{width:300px;height:56px}.main-hero__actions-wrapper--mushroom .main-hero__button-wrapper .additional_text__wrapper>span{color:inherit;font-size:14px}.main-hero__actions-wrapper--mushroom .main-hero__button-wrapper .additional_text__wrapper svg path{fill:currentColor}.main-hero__text.main-hero__text--mobile{display:none}@media screen and (max-width: 749px){.main-hero__actions-wrapper.main-hero__actions-wrapper--mushroom{gap:20px}.main-hero__actions-wrapper--mushroom .main-hero__button-wrapper{flex-direction:column;align-items:center}.main-hero__text.main-hero__text--mobile{display:block}.main-hero__text.main-hero__text--desktop{display:none}}.main-hero__section--landing-40-pods .main-hero__text{display:none;color:var(--text, #100F0F);text-align:center;font-family:var(--poppins-font--semibold);font-size:17px;font-style:normal;font-weight:600;line-height:130%;margin:15px 0 10px}@media screen and (max-width:749px){.main-hero__section--landing-40-pods .main-hero__text{display:block}.main-hero__section--landing-40-pods .main-hero__reviews-content{display:flex;align-items:center;gap:8px}.main-hero__section--landing-40-pods .main-hero__reviews-content .stars-wrapper{line-height:0}.main-hero__section--landing-40-pods .main-hero__reviews-content svg path{fill:#ff7a00}}
/*# sourceMappingURL=/cdn/shop/t/252/assets/section-landing-hero.css.map */
