.hero-section{background:#f8f4ec;height:100vh;min-height:900px;position:relative;width:100%}.hero-buttons{display:flex}.hero-section .container,.hero-section .row{height:100%}.hero-section .hero-content{display:flex;flex-direction:column;height:fit-content;justify-content:center;margin-top:30vh;max-width:673px;width:100%;@media screen and (max-width:992px){background:#002c2e;height:fit-content;margin-top:0;max-width:100%;padding-bottom:38px;padding-left:25px;padding-right:25px;padding-top:38px}}.hero-section .hero-content h1{margin-bottom:20px;max-width:600px}.hero-section .hero-content p{margin-bottom:40px;max-width:432px}.hero-section .hero-content .main-button{margin-right:10px}.hero-section .hero-bg{background-position:50%;background-size:cover;border-radius:0 0 0 160px;height:100%;overflow:hidden;position:absolute;right:0;top:0;width:calc(67% + 1px);@media screen and (max-width:992px){border-radius:0 0 80px 0;display:block;height:375px;position:relative;width:100%}}.hero-section .hero-bg img{bottom:0;opacity:.6;position:absolute;width:130%}.hero-bg-shade{background-position:50%;background-size:cover;border-radius:0 0 0 160px;height:100%;position:absolute;right:0;top:0;width:67%;@media screen and (max-width:992px){border-radius:0 0 80px 0;display:block;height:375px;width:100%}}.hero-section .hero-color{background-color:#002c2e;height:100%;left:0;position:absolute;top:0;width:33%;@media screen and (max-width:992px){display:none}}@media (max-width:992px){.hero-section{height:auto;min-height:unset}.hero-section .hero-content h1{font-size:44px;line-height:36px}.hero-buttons{flex-direction:column}.hero-section .hero-content .main-button{margin-bottom:10px;margin-right:0}.hero-section .col-lg-12,.hero-section .container,.hero-section .row{margin:0;max-width:unset;padding:0}.hero-section .hero-bg img{width:100%}}.hero-section.light-bg{background:#f8f4ec}.hero-section.dark-bg{background:#f0e8dd}