.hero__container{display:flex;align-items:stretch;gap:30px}.reverse-order .hero__container{flex-direction:row-reverse}.hero__texts--block{width:calc(50% - 15px);border-radius:6px;position:relative;z-index:5}.hero__texts--content{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;height:100%;box-sizing:border-box;gap:18px}.hero__icon-text--swiper{margin:unset}.hero__texts--content .button-primary{font-size:18px}.hero__texts--content p{margin-bottom:0}.hero__texts--image{width:calc(50% - 15px);padding-top:50%;position:relative;height:auto;border-radius:30px;overflow:hidden}.hero__reviews--header-title-first{display:flex;align-items:center;gap:5px}.hero__reviews{display:flex;flex-direction:column}.hero__background-image{position:absolute;bottom:-45%;right:29%;width:77%;height:auto;z-index:3}.hero__background-image img{width:100%;height:auto;object-fit:contain;pointer-events:none}.hero__icon-text{display:flex;flex-direction:column;gap:8px}.hero__subtitle{max-width:482px}.hero__icon-text--swiper{margin-block:22px}.hero__icon-text__item{display:flex;align-items:center;gap:12px}.hero__icon-text__item-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;min-height:30px;min-width:30px;background:var(--Primary-Purple-10, #f9f5fb);border-radius:6px;border:1px solid var(--secondary-blue-sky-20, rgba(184, 221, 245, .2));background:var(--secondary-blue-sky-20, rgba(184, 221, 245, .2));box-shadow:0 0 10px 0 var(--secondary-blue-sky-20, rgba(184, 221, 245, .2)) inset;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.hero__icon-text__item-icon{max-width:16px;width:100%;height:auto;object-fit:contain}.hero__reviews--header{display:flex;gap:10px;align-items:baseline}.hero__reviews--header .stars_reviews{height:14px}.hero__reviews--header-title-first img{height:24px}.hero__texts--content .review-widget__container{margin-bottom:12px}.hero__texts--image{z-index:2}.hero__texts--image .hero__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.hero__buttons{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.hero__texts--image-reviews{position:absolute;top:60px;left:0;padding:12px 18px;animation:slideInFromRight .6s cubic-bezier(.4,0,.2,1) forwards;border-radius:0 12px 12px 0;background:#fff}.hero__reviews p{margin-bottom:0!important}.reviews-p{color:var(--Black-100, #000);font-family:var(--font-family-paragraph, Switzer);font-size:var(--font-paragraph-medium-size, 16px);font-style:normal;font-weight:900;line-height:18px}.hero__icon-custom{max-width:130px;display:flex;height:auto;object-fit:contain}.hero__buttons:has(.hero__icon-custom){flex-direction:row;justify-content:space-between;align-items:flex-start}.hero__buttons:has(.hero__icon-custom) .button{width:fit-content;max-width:unset}.hero__texts--image-custom{max-height:58.712px;object-fit:contain;object-position:left;height:auto;width:auto}@media only screen and (min-width:990px){.hero__icon-text{flex-wrap:wrap;flex-direction:row;align-items:center}.hero__icon-text__item{height:auto}}@media only screen and (max-width:989px){.hero__container{flex-direction:column;gap:14px}.hero__floating-image,.hero__floating-image-2{display:none}.hero__icon-text__item{justify-content:center}.hero__texts--image-reviews{top:unset;bottom:24px;padding:4px 8px}.hero__texts--block{width:100%}.hero__texts--content{gap:12px}.hero__buttons .button{width:fit-content;box-sizing:border-box;max-width:440px;justify-content:center}.hero__texts--image{width:100%;border-radius:20px;padding-top:80%}.reverse-order .hero__container{flex-direction:column-reverse}.hero__buttons:has(.hero__icon-custom){flex-direction:row-reverse;flex-wrap:unset;align-items:end;justify-content:space-between;height:fit-content}.hero__buttons:has(.hero__icon-custom) .button{width:fit-content;max-width:unset}.hero__icon-text{flex-direction:row!important;gap:0px!important}.swiper-pagination-hero{position:relative!important;bottom:unset!important;left:unset!important;transform:unset;margin-top:4px;width:fit-content!important;display:flex;align-items:center}.hero__icon-text--container{display:flex}.hero__icon-text--swiper{margin-block:0px;margin-top:12px}.hero__title{text-align:center}.hero__texts--content .review-widget__container{display:none}.hero__subtitle{margin:auto;text-align:center}.hero__icon-text--container{order:5}.hero__buttons{justify-content:center}.swiper-pagination-bullet{background-color:#fff!important;margin-inline:2px!important;width:4px!important;height:4px!important}}@media only screen and (max-width:550px){.hero__texts--block{background-image:unset!important}.hero__buttons{flex-direction:column;gap:18px}.hero__icon-text{gap:6px;margin-bottom:16px}.hero__reviews--header .stars_reviews{height:13px;width:auto;display:block}.hero__reviews--header-title-first img{height:18px;width:auto;display:block}}@keyframes slideInFromRight{0%{transform:translate(-100%)}to{transform:translate(0)}}#contact_form .form-group{width:100%}#contact_form .button{margin-top:20px;width:100%;justify-content:center;text-align:center}#contact_form .form-group input,#contact_form .form-group textarea{color:var(--Black-50, rgba(0, 0, 0, .5));font-family:var(--font-family-paragraph, Switzer);font-size:var(--font-paragraph-small-size, 14px);font-style:normal;font-weight:400;line-height:var(--font-paragraph-small-line-height, 20px);width:100%;box-sizing:border-box;padding:var(--button-CTA-v-padding, 14px) var(--button-CTA-h-padding, 26px);transition:all .2s ease-in-out;border:1px solid var(--Black-10, #e0e0e0);border-radius:4px;font-size:16px!important}#contact_form .form-group input:focus,#contact_form .form-group textarea:focus{border-radius:4px;border:1px solid var(--Black-100, #000)!important;background:var(--Primary-Purple-100, #f2ebfc);outline:none}#contact_form .half{width:calc(50% - 6px)}#contact_form{display:flex;flex-wrap:wrap;gap:12px}.customer.register .h2{margin-bottom:30px}@media only screen and (min-width:990px){.hero__icon-text{transform:unset!important}}@media only screen and (max-width:989px){.customer.register .h2{margin-bottom:20px}.hero__buttons .button.button-secondary{font-size:16px}}@media only screen and (max-width:989px){.hero__background-image{position:relative;right:unset;width:130%;left:45%;transform:translate(-50%);margin-top:-25%;margin-bottom:-30%}.section-hero{overflow:hidden}.hero__icon-text{margin-bottom:0!important}.hero__icon-text--swiper{margin-block:0px}.hero__icon-text--container,.hero__buttons{margin-top:12px!important}.hero__texts--image .review-widget__container{position:absolute;top:12px;left:50%;z-index:5;transform:translate(-50%);display:flex;padding:6px 12px;align-items:center;gap:6px;border-radius:1000px;border:1px solid var(--secondary-blue-sky-20, rgba(184, 221, 245, .2));background:#fff}.hero__texts--image .review-widget__container p{white-space:nowrap;color:#090321;margin-bottom:0!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/hero.css.map */
