.iw-hero{width:100%;padding-top:var(--section-padding-top, 0);padding-bottom:var(--section-padding-bottom, 0)}.iw-hero__inner{display:flex;align-items:stretch;width:100%;min-height:567px}.iw-hero__media{flex:1 1 50%;min-width:0;position:relative;overflow:hidden}.iw-hero__media picture,.iw-hero__media img{display:block;width:100%;height:100%;object-fit:cover}.iw-hero__content{flex:1 1 50%;min-width:0;display:flex;align-items:center;justify-content:center;padding:64px 48px;background:var(--gradient-background, rgb(var(--color-background)));color:rgb(var(--color-foreground));position:relative}.iw-hero__body{display:flex;flex-direction:column;gap:32px;width:100%;max-width:624px}.iw-hero__intro{display:flex;flex-direction:column;gap:8px}.iw-hero__rating{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.iw-hero__rating-image{flex-shrink:0;width:124px;height:24px}.iw-hero__rating-image img{display:block;width:100%;height:100%;object-fit:contain}.iw-hero__rating-text{margin:0;font-family:var(--font-body-family);font-size:18px;line-height:1.5;color:rgb(var(--color-foreground))}.iw-hero__rating-text strong{font-weight:700}.iw-hero__rating-text span{font-weight:500}.iw-hero__title{margin:0;font-family:var(--secondary-font);font-size:48px;font-weight:600;line-height:1.4;color:var(--iw-hero-heading-color);text-transform:capitalize}.iw-hero__subtitle{margin:0;font-family:var(--font-body-family);font-size:18px;font-weight:500;line-height:1.5;color:rgb(var(--color-foreground))}.iw-hero__features{display:flex;align-items:center;gap:16px}.iw-hero__feature{display:flex;align-items:center;gap:7px;flex:1 auto}.iw-hero__feature:not(:last-child):after{content:"";display:block;width:1px;height:48px;margin-left:8px;background-color:rgb(var(--color-foreground) / .5)}.iw-hero__feature-icon{flex-shrink:0;width:44px;height:44px}.iw-hero__feature-icon img{display:block;width:100%;height:100%;object-fit:contain}.iw-hero__feature-label{font-family:var(--font-body-family);font-size:16px;font-weight:600;line-height:1.5;color:rgb(var(--color-foreground))}.iw-hero__actions{display:flex;flex-direction:column;gap:24px;align-items:flex-start;width:100%}.iw-hero__buttons{display:flex;flex-wrap:wrap;gap:16px;width:100%}.iw-hero__buttons .button{flex:1 1 calc(50% - 8px);min-width:200px;justify-content:center;padding:22px 26px;font-family:var(--font-body-family);font-size:18px;font-weight:600;--buttons-radius: 60px}.iw-hero__buttons .button--secondary{-webkit-backdrop-filter:none;backdrop-filter:none;color:rgb(var(--color-foreground));background:transparent}.iw-hero__guarantees{display:flex;align-items:center;justify-content:flex-start;gap:12px 24px;width:100%}.iw-hero__guarantee{display:flex;align-items:center;gap:8px}.iw-hero__guarantee-icon{flex-shrink:0;width:32px;height:32px}.iw-hero__guarantee-icon img{display:block;width:100%;height:100%;object-fit:contain}.iw-hero__guarantee-text{margin:0;font-family:var(--font-body-family);font-size:16px;font-weight:500;line-height:1.5;color:rgb(var(--color-foreground));text-transform:capitalize}.js .hero-section{position:relative}@media screen and (max-width:1400px){.iw-hero__feature-icon{width:40px;height:40px}.iw-hero__title{font-size:44px}.iw-hero__feature-label{font-size:14px}}@media screen and (max-width:1199px){.iw-hero__buttons .button{padding:18px 16px;font-size:16px}.iw-hero__buttons{gap:10px}.iw-hero__feature-icon{width:36px;height:36px}.iw-hero__title{line-height:1.2;font-size:36px}.iw-hero__rating-text{font-size:16px}.iw-hero__rating-image{width:100px;height:20px}.iw-hero__content{padding:40px 32px}.iw-hero__body{gap:26px}}@media screen and (max-width:1023px){.iw-hero__inner{min-height:auto;flex-direction:column}.iw-hero__media{flex:none;min-height:320px}.iw-hero__content{padding:40px 24px}.iw-hero__title{font-size:36px;line-height:1.2}.iw-hero__feature-icon{width:30px;height:30px}.iw-hero__body{max-width:524px}.iw-hero__features{gap:10px}.iw-hero__feature{gap:5px}.iw-hero__feature-label{font-size:14px}.iw-hero__subtitle{font-size:16px}}@media screen and (max-width:749px){.iw-hero{padding-top:var(--section-mobile-padding-top, 0);padding-bottom:var(--section-mobile-padding-bottom, 0)}.iw-hero__media{min-height:unset}.iw-hero__content{padding:32px 20px 40px}.iw-hero__body{align-items:center;text-align:center;gap:24px}.iw-hero__intro{align-items:center}.iw-hero__rating{justify-content:center;gap:6px}.iw-hero__rating-text{font-size:14px}.iw-hero__rating-image{width:84px;height:20px}.iw-hero__title{font-size:28px;max-width:327px;margin-left:auto;margin-right:auto}.iw-hero__subtitle{font-size:16px}.iw-hero__features{justify-content:center;gap:12px 0;width:100%}.iw-hero__feature{flex-direction:column;min-width:42px;gap:6px}.iw-hero__feature:not(:last-child){border-right:1px solid rgb(var(--color-foreground) / .2);padding-right:16px;margin-right:16px}.iw-hero__feature:not(:last-child):after{display:none}.iw-hero__feature-icon{width:32px;height:32px}.iw-hero__feature-label{font-size:12px;white-space:normal}.iw-hero__actions{align-items:center;gap:16px}.iw-hero__buttons{flex-direction:column;gap:12px}.iw-hero__buttons .button{flex:1 1 100%;width:100%;min-width:0;padding:18px 32px;font-size:16px}.iw-hero__guarantees{justify-content:center;gap:12px;flex-wrap:nowrap}.iw-hero__guarantee-text{font-size:12px}.iw-hero__guarantee{flex-direction:column;gap:4px;max-width:115px}.iw-hero__guarantee-icon{width:28px;height:28px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/iw-hero.css.map */
