@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");body{overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#4e4b51}.text-red{color:#ec1c24!important;font-weight:700}.section-heading hr{background:#ec1c24;border:0;border-radius:5px;height:5px;margin:20px auto;width:200px}a{transition:all .3s linear}@media (max-width:1024px){h1{font-size:40px!important;line-height:40px!important}}@media (max-width:769px){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{font-size:18px!important}h6{font-size:16px!important}}@media (max-width:480px){h1{font-size:28px!important;line-height:32px!important}h2{font-size:24px!important}h3{font-size:20px!important}h4{font-size:18px!important}h5{font-size:16px!important}h6{font-size:14px!important}li{font-size:16px!important}}.btn-primary{align-items:center;background:#ec1c24;border:1px solid #ec1c24;color:#fff;display:inline-flex;font-family:Poppins;font-size:16px;font-weight:500;justify-content:center;line-height:normal;padding:8px 25px;position:relative;text-decoration:none;text-transform:uppercase;width:fit-content;z-index:1}.btn-primary,.btn-primary:after{border-radius:5px;transition:all .4s ease-out}.btn-primary:after{background:#000;content:"";height:100%;left:50%;opacity:0;position:absolute;top:0;width:0;z-index:-1}.btn-primary:hover:after{left:0;opacity:1;width:100%}.btn-primary:hover{background:#000;border:1px solid #000;border-radius:5px;color:#fff;transform:scale(1.04)}.btn-primary:hover,.btn-secondary{font-family:Poppins;font-weight:500;text-decoration:none}.btn-secondary{align-items:center;background:#fff;border:1px solid #ec1c24;color:#ec1c24;display:inline-flex;font-size:16px;justify-content:center;letter-spacing:1px;line-height:normal;padding:10px 30px;position:relative;text-transform:uppercase;width:fit-content;z-index:1}.btn-secondary,.btn-secondary:after{border-radius:5px;transition:all .4s ease-out}.btn-secondary:after{background:#ec1c24;content:"";height:100%;left:50%;opacity:0;position:absolute;top:0;width:0;z-index:-1}.btn-secondary:hover:after{left:0;opacity:1;width:100%}.btn-secondary:hover{background:#fff;border:1px solid #ec1c24;border-radius:5px;color:#fff;font-family:Poppins;font-weight:500;text-decoration:none;transform:scale(1.04)}