@import"fonts-2026.css";.hero-banner-m-top{width:auto;margin-top:var(--section-margin-top);margin-right:var(--section-margin-horizontal);margin-bottom:var(--section-margin-bottom);margin-left:var(--section-margin-horizontal);padding:var(--section-padding, 0);background-color:var(--section-bg-color, transparent);display:flex;flex-direction:column;gap:var(--content-gap);font-family:Montserrat,sans-serif}.hero-banner-m-top h1,.hero-banner-m-top h2,.hero-banner-m-top h3,.hero-banner-m-top h4,.hero-banner-m-top h5,.hero-banner-m-top h6{font-family:Montserrat,sans-serif}.hero-banner-m-top__content{text-align:var(--text-alignment);padding-left:10px}.hero-banner-m-top__heading{margin:var(--heading-margin, 0 0 16px 0);font-size:var(--heading-font-size);line-height:clamp(1.2em,2.5vw,1.35em);font-weight:600;color:var(--heading-color);word-break:break-word}.hero-banner-m-top__subheading{margin:var(--subheading-margin, 0);width:var(--subheading-width, 100%);max-width:100%;font-size:var(--subheading-font-size);line-height:clamp(1.45em,3vw,1.7em);font-weight:300;color:var(--subheading-color);word-break:break-word}.hero-banner-m-top__button{display:inline-block;margin-top:2rem;padding:clamp(.8rem,2.5vw,1.4rem) clamp(1.6rem,5vw,3.2rem);border-radius:3rem;text-decoration:none;font-weight:400;font-size:var(--button-font-size);color:var(--button-text-color);background-color:var(--button-bg-color);transition:all .3s ease}.hero-banner-m-top__button:hover{transform:translateY(-.2rem);color:var(--button-hover-text-color, #ffffff);box-shadow:0 .4rem 1.2rem #00000026}.hero-banner-m-top__button-group{display:flex;flex-direction:column;align-items:var(--btn-align, center);gap:var(--btn-gap, 12px);margin-top:clamp(3rem,3vw,3.4rem)}.hero-banner-m-top__button-group-btn{display:inline-flex;align-items:center;justify-content:center;width:var(--btn-width, 80%);min-width:0;padding:clamp(.8rem,2.5vw,1.4rem) clamp(1.6rem,5vw,3.2rem);border-radius:var(--btn-radius, 24px);text-decoration:none;font-weight:400;font-size:var(--btn-font-size, 16px);text-align:center;white-space:nowrap;transition:all .3s ease;box-sizing:border-box}.hero-banner-m-top__button-group-btn--primary{background-color:var(--btn1-bg, #f98d28);color:var(--btn1-text, #ffffff);border:1px solid var(--btn1-text, #f98d28)}.hero-banner-m-top__button-group-btn--primary:hover{background-color:var(--btn1-hover-bg, #e07d18);color:var(--btn1-hover-text, #ffffff);transform:translateY(-.2rem);box-shadow:0 .4rem 1.2rem #00000026}.hero-banner-m-top__button-group-btn--secondary{background-color:var(--btn2-bg, transparent);color:var(--btn2-text, #f98d28);border:1px solid var(--btn2-text, #f98d28)}.hero-banner-m-top__button-group-btn--secondary:hover{background-color:var(--btn2-hover-bg, #f98d28);color:var(--btn2-hover-text, #ffffff);transform:translateY(-.2rem);box-shadow:0 .4rem 1.2rem #00000026}.hero-banner-m-top__background{position:relative;width:100%;overflow:hidden;border-radius:var(--image-border-radius, 0)}.hero-banner-m-top-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.2rem,2vw,2rem);margin-top:clamp(1.6rem,3vw,3.2rem);font-family:Montserrat,sans-serif}.hero-banner-m-top-feature-grid h1,.hero-banner-m-top-feature-grid h2,.hero-banner-m-top-feature-grid h3,.hero-banner-m-top-feature-grid h4,.hero-banner-m-top-feature-grid h5,.hero-banner-m-top-feature-grid h6{font-family:Montserrat,sans-serif}.hero-banner-m-top-feature-grid__card{min-width:0;display:flex;justify-content:space-between;align-items:flex-start;padding:clamp(1.6rem,2vw,2.4rem);border:1px solid rgba(67,67,67,.856);border-radius:clamp(1.2rem,1.8vw,2rem)}.hero-banner-m-top-feature-grid__content{min-width:0;flex:1 1 auto}.hero-banner-m-top-feature-grid__title{margin:0;font-size:clamp(1.8rem,1.3vw,2.4rem);line-height:1.25;font-weight:500;color:#fff}.hero-banner-m-top-feature-grid__desc{margin:clamp(.8rem,1.2vw,1.2rem) 0 0;font-size:clamp(1.3rem,.95vw,1.6rem);line-height:1.65;font-weight:400;color:#ccc}.hero-banner-m-top-feature-grid__icon{width:8rem;height:8rem;object-fit:contain;flex:0 0 auto}.hero-banner-m-top__image{display:block;width:100%;height:auto;object-fit:cover;object-position:center;aspect-ratio:var(--image-aspect-ratio, auto);border-radius:var(--image-border-radius, 0)}.hero-banner-m-top__placeholder{min-height:clamp(220px,45vw,520px);background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;border-radius:var(--image-border-radius, 0)}.hero-banner-m-top__placeholder svg{width:100%;height:100%;opacity:.3}.hero-banner-m-top__achievements{position:absolute;right:clamp(10px,2.2vw,32px);bottom:clamp(10px,2.2vw,32px);width:min(520px,calc(100% - 20px));display:grid;grid-template-columns:repeat(2,minmax(0,1fr));z-index:2}.hero-banner-m-top__achievement{padding:clamp(10px,1.4vw,18px) clamp(12px,1.6vw,20px);display:flex;justify-content:space-between;align-items:flex-end}.hero-banner-m-top__achievement-text{display:flex;flex-direction:column;justify-content:flex-end;gap:6px;min-width:0}.hero-banner-m-top__achievement-big{margin:0;font-size:var(--achievement-big-size, 32px);color:var(--achievement-big-color, #ffffff);line-height:1.1;font-weight:700}.hero-banner-m-top__achievement-small{margin:0;font-size:var(--achievement-small-size, 14px);color:var(--achievement-small-color, #f3f3f3);line-height:1.35;font-weight:400}.hero-banner-m-top__achievement-icon{width:var(--achievement-icon-size, 24px);height:var(--achievement-icon-size, 24px);object-fit:contain;align-self:flex-end;flex-shrink:0;margin-left:8px}.hero-banner-m-top__subscribe-block{width:100%;box-sizing:border-box}.hero-banner-m-top__subscribe{display:flex;flex-direction:column;gap:clamp(.8rem,2vw,1.2rem);max-width:100%}.hero-banner-m-top__subscribe-input-group{display:flex;align-items:stretch;width:100%;min-width:0;border:1px solid #ccc;border-radius:999px;box-sizing:border-box}.hero-banner-m-top__subscribe-input{flex:0 1 75%;width:75%;align-self:stretch;min-width:0;height:auto;border:0;padding:10px 25px;padding-left:2.5rem;font-size:1rem;font-family:Montserrat,sans-serif;line-height:1.3;box-sizing:border-box}.hero-banner-m-top__subscribe-input:focus{outline:none;opacity:.88}.hero-banner-m-top__subscribe-input::placeholder{color:inherit;opacity:.72}.hero-banner-m-top__subscribe-button{flex:0 0 30%;width:30%;align-self:stretch;display:flex;align-items:center;justify-content:center;border:0;padding:10px 25px;font-size:1rem;border-radius:999px;font-weight:400;line-height:1;text-transform:uppercase;font-family:Montserrat,sans-serif;cursor:pointer;transition:opacity .3s ease,transform .3s ease;transform:scale(1.04)}.hero-banner-m-top__subscribe-button:hover{opacity:.92}.hero-banner-m-top__subscribe-success{font-size:clamp(1.3rem,3vw,1.5rem);line-height:1.5;text-align:center;color:#fff;animation:hero-banner-m-top-subscribe-fade-in .3s ease}.hero-banner-m-top__subscribe-success p{margin:0}@keyframes hero-banner-m-top-subscribe-fade-in{0%{opacity:0}to{opacity:1}}.hero-banner-m-top__bg-link{position:absolute;z-index:2;text-decoration:underline;text-underline-offset:3px;font-family:Montserrat,sans-serif;font-weight:300;white-space:nowrap;transition:opacity .2s ease}.hero-banner-m-top__bg-link{position:absolute;z-index:2;text-decoration:underline;text-underline-offset:3px;font-family:Montserrat,sans-serif;font-weight:400;white-space:nowrap;transition:opacity .2s ease}.hero-banner-m-top__bg-link:hover{opacity:.75}.hero-banner-m-top__overlay{position:absolute;top:25%;left:50%;width:90%;transform:translate(-50%);display:flex;align-items:flex-end;justify-content:center;pointer-events:none;z-index:2}.hero-banner-m-top__overlay>*{pointer-events:auto}@media screen and (max-width:749px){.hero-banner-m-top__content{padding-left:4%}.hero-banner-m-top__subheading{width:100%}.hero-banner-m-top__button-group{margin-top:2rem}.hero-banner-m-top-feature-grid{grid-template-columns:minmax(0,1fr);gap:1.2rem;margin-top:1.6rem}.hero-banner-m-top-feature-grid__card{padding:1.6rem;position:relative}.hero-banner-m-top-feature-grid__title{font-size:1.5rem}.hero-banner-m-top-feature-grid__desc{font-size:12px;font-weight:200}.hero-banner-m-top-feature-grid__icon{position:absolute;right:0;bottom:0;width:6rem;height:6rem}.hero-banner-m-top__achievements{width:85%;height:80%;right:50%;bottom:50%;transform:translate(50%,50%)}.hero-banner-m-top__achievement{padding:0 0 15px;margin:0 10px}.hero-banner-m-top__achievement:nth-of-type(1),.hero-banner-m-top__achievement:nth-of-type(2){border-bottom:1px solid #6d6d6d}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/section-hero-banner-m-top.css.map */
