.hero-section .descriptions{margin:0;padding:0;list-style:none}.hero-section{background-color:#002535;position:relative;width:100vw;left:50%;transform:translateX(-50%);padding:30px 0}@media(min-width: 1024px){.hero-section{padding:40px 0;padding-bottom:0}}.hero-section .section-title{color:#fff;font-style:normal;font-weight:900;font-size:38px;margin-top:0;text-align:left}@media(min-width: 1024px){.hero-section .section-title{font-size:76px;margin-bottom:30px}}.hero-section .box-info{display:flex;flex-direction:column}@media(min-width: 1024px){.hero-section .box-info{flex-direction:row;justify-content:space-between}}.hero-section .descriptions{column-count:2;column-gap:140px;font-weight:400;font-size:18px;color:#fff;display:flex;flex-direction:column}@media(min-width: 1024px){.hero-section .descriptions{flex-direction:row;column-gap:70px;margin-right:70px}}@media(min-width: 1200px){.hero-section .descriptions{margin-right:140px;column-gap:140px}}.hero-section .descriptions li{position:relative;padding-left:30px;margin-bottom:20px;max-width:355px}.hero-section .descriptions li:last-child{margin-bottom:0}.hero-section .descriptions li:after{content:"";position:absolute;left:0;top:7px;width:10px;height:10px;background-color:#00735c;transform:rotate(-45deg)}.hero-section .descriptions .box-text{font-family:"Roboto","Times","Baskerville","Georgia",serif;font-weight:400;font-size:18px;line-height:150%}.hero-section .box-button{text-align:center}@media(min-width: 1440px){.hero-section .box-button{text-align:left}}.hero-section .box-button .btn{width:100%}@media(min-width: 768px){.hero-section .box-button .btn{width:auto}}