.footer-wrapper{background:#fff8f3;padding-bottom:1rem}.footer-wrapper .footer-container{flex-wrap:wrap;justify-content:space-between;gap:10px;padding-top:2.5rem;padding-bottom:2.5rem;display:flex}@media only screen and (max-width:991px){.footer-wrapper .footer-container{row-gap:20px}}.footer-wrapper .footer-container .footer-col{flex-direction:column;flex:1;gap:20px;display:flex}.footer-wrapper .footer-container .footer-col:first-child{flex:1.5}@media only screen and (max-width:991px){.footer-wrapper .footer-container .footer-col{flex:0 0 50%;max-width:calc(50% - 20px)}}@media only screen and (max-width:576px){.footer-wrapper .footer-container .footer-col{flex:0 0 100%;max-width:100%}}.footer-wrapper .footer-container .footer-col .logo-wrapper{width:160px;min-width:160px;height:40px}.footer-wrapper .footer-container .footer-col .logo-wrapper img{width:100%;height:100%}.footer-wrapper .footer-container .footer-col .description-wrapper p{color:#555;max-width:80%;font-size:15px}.footer-wrapper .footer-container .footer-col .social-wrapper ul{gap:10px;margin:0;padding:0;list-style:none;display:flex}.footer-wrapper .footer-container .footer-col .social-wrapper ul li a svg{width:24px}.footer-wrapper .footer-container .footer-col h2{color:#2d2d2e;font-size:28px;font-weight:700}@media only screen and (max-width:576px){.footer-wrapper .footer-container .footer-col h2{font-size:22px}}.footer-wrapper .footer-container .footer-col .footer-links ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.footer-wrapper .footer-container .footer-col .footer-links ul li a{color:#555;align-items:center;gap:10px;font-size:16px;font-weight:400;display:flex}.footer-wrapper .footer-container .footer-col .footer-links ul li a svg{width:6px}.footer-wrapper .footer-container .footer-col .footer-contact-detail ul{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.footer-wrapper .footer-container .footer-col .footer-contact-detail ul li{color:#555;gap:10px;font-size:16px;font-weight:400;display:flex}.footer-wrapper .footer-container .footer-col .footer-contact-detail ul li svg{width:22px}.footer-wrapper .copy-right{text-align:center}.footer-wrapper .copy-right p{color:#555;text-align:center;font-size:14px}
.navbar-wrapper{z-index:100;width:100%;height:70px;position:fixed;top:0}.navbar-wrapper.scrolled{background:#000000b3}@media only screen and (max-width:991px){.navbar-wrapper{background:#000000b3}}.navbar-wrapper .navbar-container{justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.navbar-wrapper .navbar-container .logo-wrapper{width:150px;height:40px}.navbar-wrapper .navbar-container .logo-wrapper a img{width:100%;height:100%}.navbar-wrapper .navbar-container .menu-wrapper ul{gap:20px;margin:0;padding:0;list-style:none;display:flex}.navbar-wrapper .navbar-container .menu-wrapper ul li.active a{font-weight:700}.navbar-wrapper .navbar-container .menu-wrapper ul li:hover a{color:#fda704}.navbar-wrapper .navbar-container .menu-wrapper ul li a{color:#fff;font-size:16px;font-weight:400}.navbar-wrapper .navbar-container .menu-wrapper ul li.mobile-signin{display:none}.navbar-wrapper .navbar-container .menu-wrapper.show{left:0}@media only screen and (max-width:991px){.navbar-wrapper .navbar-container .menu-wrapper{background:#000000b3;width:280px;height:calc(100vh - 70px);padding:1rem;transition:left .3s ease-in-out;position:fixed;top:70px;left:-280px}.navbar-wrapper .navbar-container .menu-wrapper ul{flex-direction:column}.navbar-wrapper .navbar-container .menu-wrapper ul li.mobile-signin{display:block}.navbar-wrapper .navbar-container .btn-wrapper{display:none}}.navbar-wrapper .navbar-container .btn-wrapper button{color:#fff;background:0 0;border:1px solid #fff;border-radius:10px;min-width:120px;padding:8px 15px;font-size:14px;transition:all .5s;overflow:hidden}.navbar-wrapper .navbar-container .btn-wrapper button:hover{color:#fff;border:1px solid #0e53e2;box-shadow:inset 5em 0 #0e53e2,inset -5em 0 #0e53e2}.navbar-wrapper .navbar-container .expand-toggle{display:none}@media only screen and (max-width:991px){.navbar-wrapper .navbar-container .expand-toggle{display:block}}
