.hero-wrapper{position:relative;width:100%;min-height:calc(100vh - 100px);display:flex;align-items:center;overflow:hidden;color:#fff;background:#111}.hero-bg-image{position:absolute;display:block!important;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center center;transform:scale(1);transition:transform 6s ease}.hero-wrapper:hover .hero-bg-image{transform:scale(1.03)}.hero-overlay{position:absolute;display:block!important;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#000000eb,#000000c7 20%,#0000008c 42%,#0000002e 70%,#0000000d)}.hero-container{position:relative;z-index:2;min-height:inherit;display:flex;align-items:center;padding-top:100px;padding-bottom:100px}.hero-content{position:relative;z-index:3;max-width:850px}.hero-badge{display:inline-flex;border-radius:4px;align-items:center;margin-bottom:24px;padding:9px 16px;background:#fff;color:#111;font-size:12px;font-weight:600;line-height:1;letter-spacing:2px;text-transform:uppercase}.hero-title{max-width:800px;margin:0 0 25px;color:#fff;font-size:min(88px,5vw);font-weight:400;line-height:1.02;letter-spacing:-1px}.hero-description{max-width:690px;margin:0 0 38px;color:#ffffffe6;font-size:min(20px,2vw);font-weight:400;line-height:1.8;letter-spacing:.1px}.hero-buttons{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.hero-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:15px 27px;font-size:16px;font-weight:600;line-height:1;letter-spacing:1.3px;text-transform:uppercase;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:color .25s ease,background-color .25s ease,border-color .25s ease,transform .25s ease}.hero-btn:hover{transform:translateY(-2px)}.hero-btn-primary{background:#fff;color:#111;border-color:#fff}.hero-btn-primary:hover{background:#111;color:#fff;border-color:#fff}.hero-btn-secondary{background:transparent;color:#fff;border-color:#fffc}.hero-btn-secondary:hover{background:#fff;color:#111;border-color:#fff}@media(min-width:1400px){.hero-wrapper{min-height:calc(100vh - 100px)}.hero-container{padding-top:120px;padding-bottom:120px}}@media(max-width:991.98px){.hero-wrapper{min-height:720px}.hero-container{padding-top:90px;padding-bottom:90px}.hero-content{max-width:720px}.hero-title{max-width:650px;font-size:clamp(46px,7vw,68px)}.hero-description{max-width:620px;font-size:16px}.hero-overlay{background:linear-gradient(90deg,#000000e0,#000000ad 45%,#0000004d)}}@media(max-width:767.98px){.hero-wrapper{min-height:480px;align-items:flex-end}.hero-container{min-height:480px;padding-top:70px;padding-bottom:65px;align-items:flex-end}.hero-content{width:100%}.hero-badge{margin-bottom:18px;padding:8px 13px;font-size:9px;letter-spacing:1.5px}.hero-title{margin-bottom:20px;font-size:clamp(40px,11vw,56px);line-height:1.05;letter-spacing:-.5px}.hero-description{margin-bottom:28px;font-size:14px;line-height:1.7}.hero-buttons{width:100%;gap:10px}.hero-btn{min-height:50px;padding:14px 19px;font-size:10px;letter-spacing:1px}.hero-overlay{background:linear-gradient(180deg,#00000026,#00000073 40%,#000000e0)}.hero-bg-image{background-position:58% center}}@media(max-width:575.98px){.hero-wrapper{min-height:400px}.hero-container{min-height:400px;padding-top:60px;padding-bottom:50px}.hero-title{font-size:39px;line-height:1.08}.hero-description{font-size:13px;line-height:1.65}.hero-buttons{flex-direction:column;align-items:stretch}.hero-btn{width:100%}}@media(max-width:380px){.hero-title{font-size:35px}.hero-description{font-size:12.5px}}@media(prefers-reduced-motion:reduce){.hero-bg-image{transition:none}.hero-wrapper:hover .hero-bg-image{transform:none}.hero-btn{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/hero.css.map */
