:root{--font-default:"Open Sans", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-primary:"Inter", sans-serif;--font-secondary:"Poppins", sans-serif}:root{--color-default:#0a0d13;--color-primary:#dc3545;--color-secondary:#0e1d34}:root{scroll-behavior:smooth}body{font-family:var(--font-default);color:var(--color-default)}a{color:var(--color-primary);text-decoration:none}a:hover{color:#dc3545;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary)}section{padding:80px 0;overflow:hidden}.breadcrumbs .page-header{padding:140px 0 80px 0;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.breadcrumbs .page-header:before{content:"";background-color:rgb(14 29 52 / .6);position:absolute;inset:0}.breadcrumbs .page-header h2{font-size:56px;font-weight:500;color:#fff;font-family:var(--font-secondary)}.breadcrumbs .page-header p{color:rgb(255 255 255 / .8)}.breadcrumbs h2 span{color:#ffc451}.scroll-top{position:fixed;visibility:hidden;opacity:0;right:15px;bottom:15px;z-index:99999;background:var(--color-primary);width:40px;height:40px;border-radius:4px;transition:all 0.2s}.scroll-top i{font-size:24px;color:#fff;line-height:0}.scroll-top:hover{background:#dc3545;color:#fff}.scroll-top.active{visibility:visible;opacity:1}#preloader{position:fixed;inset:0;z-index:9999;overflow:hidden;background:#fff;transition:all 0.15s ease-out;width:100%;height:100vh}#preloader:before,#preloader:after{content:"";position:absolute;border:4px solid var(--color-primary);border-radius:50%;animation:animate-preloader 2s cubic-bezier(0,.2,.8,1) infinite}#preloader:after{animation-delay:-0.5s}@keyframes animate-preloader{0%{width:10px;height:10px;top:calc(50% - 5px);left:calc(50% - 5px);opacity:1}100%{width:72px;height:72px;top:calc(50% - 36px);left:calc(50% - 36px);opacity:0}}@media screen and (max-width:768px){[data-aos-delay]{transition-delay:0!important}}*/ .about-video .content{font-size:15px}.about-video .content h3{font-weight:700;font-size:24px;color:#124265}.about-video .content ul{list-style:none;padding:0}.about-video .content ul li{padding-bottom:10px;padding-left:28px;position:relative}.about-video .content ul i{font-size:24px;color:#dc3545;position:absolute;left:0;top:-2px}.about-video .content p:last-child{margin-bottom:0}.why-us{padding-top:0}.why-us .box{padding:50px 30px;box-shadow:0 2px 15px rgb(0 0 0 / .1);transition:all ease-in-out 0.15s}.why-us .box span{display:block;font-size:28px;font-weight:700;color:#dc3545}.why-us .box h4{font-size:24px;font-weight:600;padding:0;margin:20px 0;color:#353535}.why-us .box p{color:#161313;font-size:16px;margin:0;padding:0;font-style:italic;font-weight:600}.why-us .box:hover{background:#dc3545;padding:30px 30px 70px 30px;box-shadow:10px 15px 30px rgb(207 12 12 / .18)}.why-us .box:hover span,.why-us .box:hover h4,.why-us .box:hover p{color:#fff}.recent-posts article{box-shadow:0 2px 15px rgb(0 0 0 / .1);padding:30px;height:100%;border-radius:10px;overflow:hidden}.recent-posts article:hover{box-shadow:10px 15px 30px rgb(54 3 3 / .18)}.recent-posts .post-img{max-height:300px;margin:-30px -30px 15px -30px;overflow:hidden}.recent-posts .post-category{font-size:16px;color:rgba(var(--default-color-rgb),.5);margin-bottom:10px}.recent-posts .title{font-size:20px;font-weight:600;padding:0;margin:0 0 20px 0}.recent-posts .title a{color:var(--secondary-color);transition:0.3s}.recent-posts .title a:hover{color:var(--primary-color)}