@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");body{overflow-x:hidden}.header{background:#fff}.footer{background:#0d1622}.content-wrapper{margin:0 auto;max-width:1280px;padding:0 20px;width:100%}.content-wrapper.header-cnt{max-width:1800px}h1,h2,h3,h4,h5,h6{color:#0d1622}.blog-post h1{color:#0d1622!important}p{color:#0d1622;font-size:18px!important}@media screen and (max-width:768px){h1{font-size:36px!important}h1,h2{line-height:36px!important}h2{font-size:30px!important}h3{font-size:28px!important}h4{font-size:20px!important}h5,h6{font-size:18px!important}p{font-size:16px!important}}@media screen and (max-width:480px){h1{font-size:32px!important}h2{font-size:28px!important}h3{font-size:20px!important}h4{font-size:18px!important}h5{font-size:16px!important}h6{font-size:18px!important}p{font-size:16px!important}}.btn-primary,.btn-secondary{border-radius:64px;font-size:16px;line-height:153.52%;padding:10px 24px;text-align:center;-webkit-transition:all .1s ease-in;-moz-transition:all .1s ease-in;-o-transition:all .1s ease-in;transition:all .1s ease-in}.btn-primary{background:#080a09;border:2px solid #080a09;color:#fff}.btn-primary:focus,.btn-primary:hover,.btn-secondary:focus,.btn-secondary:hover{background:#007fff;border:2px solid #0059a4;box-shadow:0 8px 28px -6px rgba(24,39,75,.12),0 18px 88px -4px rgba(24,39,75,.14);color:#fff;transform:scale(1.05)}.btn-secondary{background:#fff;border:2px solid #080a09;color:#080a09;font-size:16px;line-height:153.52%}.read--more{position:relative;transition:all .4s ease}.read--more:after{content:"\203a";font-size:28px;position:absolute;right:-12px;top:50%;transform:translateY(-50%)}.read--more:hover:after{right:-15px}