.hero-section{position:relative}.hero-section .container{min-height:calc(100vh - var(--header-height));padding-top:1rem;padding-bottom:1rem;display:flex;align-items:flex-end;justify-content:space-between}.hero-section .text-wrap{width:6.41rem}.hero-section .title-h2{margin-bottom:.57rem}.hero-section .btns-wrap{display:flex}.hero-section .btn:not(:last-child){margin-right:.1rem}@media all and (max-width: 1024px){.hero-section .container{padding-bottom:1.8rem;flex-direction:column;align-items:start;justify-content:end;gap:.66rem}.hero-section .container .desc-wrap{width:5.15rem;align-self:flex-end}}@media all and (max-width: 480px){.hero-section .btns-wrap{flex-direction:column;gap:.1rem}.hero-section .text-wrap{width:3.23rem}.hero-section .text-wrap .desc-1{width:2.41rem}.hero-section .title-h2{margin-bottom:.23rem}.hero-section .container{padding-top:.2rem;gap:.36rem;padding-bottom:.76rem}.hero-section .container .title-wrap{width:100%}.hero-section .container .desc-wrap{align-self:start;width:2.41rem;gap:.36rem}}
