.hero-section{position:relative}.hero-section__container{display:flex;flex-direction:column}.hero-section__image-wrapper{position:relative;left:-24px;right:-24px;width:calc(100% + 48px);flex-shrink:0}.hero-section__image{display:block;width:100%;height:auto;object-fit:cover}.hero-section__content{display:flex;flex-direction:column;gap:2rem;flex:1}.hero-section__title{margin:0 0 24px}.hero-section__title *{margin:0}.hero-section__title p{color:#2a2a2a}.hero-section__title em{color:#4169e1;font-style:normal}.hero-section__title--mobile{display:block;text-align:center}.hero-section__title--desktop{display:none}.hero-section__boxes{position:relative;top:-24px;display:flex;flex-direction:column;gap:16px}.hero-section__box{background:var(--white);padding:24px;border-radius:24px;border:1px solid var(--gray-02)}.hero-section__box-icon{height:40px;margin-bottom:12px}.hero-section__box-icon img{width:40px;height:40px;object-fit:contain}.hero-section__box-title{margin:0 0 8px}.hero-section__box-description{margin:0}@media screen and (min-width: 990px){.hero-section__container{flex-direction:row;align-items:stretch;gap:80px}.hero-section__title--mobile{display:none}.hero-section__title--desktop{display:block;margin-bottom:0}.hero-section__image-wrapper{width:37.5%;max-width:480px;aspect-ratio:1/1;left:0;right:0;flex-shrink:0;border-radius:40px;overflow:hidden;margin-bottom:auto}.hero-section__image{width:100%;height:100%;object-fit:cover}.hero-section__content{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:64px}.hero-section__boxes{flex-direction:row;gap:64px}.hero-section__box{border:none;padding:0}.hero-section__box{flex:1}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-hero-section.css.map */
