.footer{font-family:Outfit,sans-serif;background-color:#550a6e;color:#fff}.footer .footer-first-row{padding:0 10px;border-bottom:2px solid #6e0a82}.footer .footer-first-row .footer-container{display:flex;justify-content:space-between;align-items:center;max-width:1140px;margin:0 auto;flex-wrap:wrap}.footer .footer-first-row .footer-logo{width:140px}.footer .footer-first-row .footer-logo img{max-width:100%;height:auto}.footer .footer-first-row .footer-payment{display:flex;align-items:center;gap:15px}.footer .footer-first-row .footer-payment .payment-title{font-size:13px;margin-right:15px;white-space:nowrap}.footer .footer-first-row .footer-payment .payment-icons{display:flex;gap:10px}.footer .footer-second-row{padding:20px 10px}.footer .footer-second-row .footer-container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;max-width:1140px;margin:0 auto}.footer .footer-second-row .footer-info{display:flex;flex-wrap:wrap;font-size:13px;gap:100px}.footer .footer-second-row .footer-info .powered-by a{color:#fff;text-decoration:none}.footer .footer-second-row .footer-info .powered-by a:hover{text-decoration:underline}.footer .footer-second-row .footer-nav{display:flex;list-style:none;align-items:center}.footer .footer-second-row .footer-nav li{display:flex;align-items:center}.footer .footer-second-row .footer-nav li span{margin:0 10px;color:#fff}.footer .footer-second-row .footer-nav li a{font-size:13px;color:#fff;text-decoration:none}.footer .footer-second-row .footer-nav li a:hover{text-decoration:underline}.footer .desktop-only{display:block}.footer .mobile-only{display:none}@media(max-width:768px){.footer .footer-first-row .footer-container,.footer .footer-second-row .footer-container{flex-direction:column;align-items:center;padding-top:10px}.footer .footer-payment{flex-direction:column;align-items:center;gap:0!important}.footer .footer-payment .payment-title{margin-right:0}.footer .footer-info{text-align:center;gap:5px!important}.footer .footer-nav{flex-direction:row;justify-content:center}.footer .desktop-only,.footer .footer-second-row{display:none}.footer .mobile-only{margin-top:5px;display:inline;font-size:13px}}.header{font-family:Outfit,sans-serif;background-color:transparent;box-shadow:none;margin-top:10px;padding:0}.header .head-container{display:flex;justify-content:space-between;align-items:center;max-width:1140px;margin:0 auto;flex-wrap:wrap}.header .logo-section{background-color:#fff;display:flex;justify-content:center;align-items:center;padding:19.5px 40px}.header .logo-section .header-logo{display:block;width:150px;height:auto;max-width:100%}.header .logo-section .header-logo img{display:block;width:100%;height:auto}@media(max-width:1100px){.header .logo-section{padding:25px 40px}}.header .nav-section{background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding:15px 20px}.header .nav-section .nav-links{display:flex;gap:20px}.header .nav-section .nav-links .nav-button{background-color:#f2f0f9;color:#7a7a7a;font-size:12px;padding:8px 25px;box-shadow:none;border:none;text-decoration:none;cursor:pointer;font-family:Outfit,sans-serif}.header .nav-section .nav-links .nav-button:hover{background-color:#e0dff3}.header .nav-section .register-button{background-color:#6e0a82;color:#fff!important;padding:8px 25px;font-family:Outfit,sans-serif!important;font-size:12px;box-shadow:none;border:none;display:flex;gap:5px;align-items:center;cursor:pointer}.header .nav-section .register-button:hover{background-color:#5c0770}