.hero-section{align-items:center;display:flex;gap:24px;justify-content:space-between}.hero-section .hero-section__content{display:flex;gap:0}.hero-section .hero-section__content .content-wrapper{padding:0 16px}.hero-section h1{font-family:Playfair Display;font-size:48px;font-weight:700;letter-spacing:-2%;line-height:110%;margin:0}.hero-section p{font-size:20px;font-weight:400;letter-spacing:0;line-height:150%;margin-bottom:0}.hero-section .btn{background:#008563;border:none;border-radius:8px;color:#fff;font-size:18px;margin-bottom:8px;padding:18px 36px;transition:all .3s ease;white-space:nowrap}.hero-section .btn:hover{opacity:.8}.hero-section .btn svg{margin-left:10px}@media (max-width:896px){.hero-section,.hero-section .hero-section__content{align-items:center;flex-direction:column}.hero-section .hero-section__content{text-align:center}.hero-section h1{font-size:36px;line-height:44px}.hero-section .btn{font-size:16px;padding:12px 26px}.hero-section p{font-size:16px;line-height:24px}}#main-content .dnd-section>.row-fluid{max-width:1280px!important}