.home-page-header{font-family:Public Sans,sans-serif;background-color:transparent;box-shadow:none}.home-page-header .logo-section{display:flex;justify-content:center;align-items:center;padding:0 40px;height:60px}.home-page-header .logo-section .header-logo{display:block;width:150px;height:60px;max-width:100%}.home-page-header .logo-section .header-logo img{display:flex;justify-content:center;align-items:center;width:100%;height:auto}@media(max-width:1100px){.home-page-header .logo-section{padding:25px 40px}}.home-page-header .nav-section{display:flex;justify-content:center;align-items:center;padding:15px 0}.home-page-header .nav-section .nav-links{display:flex;gap:20px}.home-page-header .nav-section .nav-links .nav-button{color:#292f36;font-size:14px;padding:8px 25px;box-shadow:none;border:none;text-decoration:none;cursor:pointer;font-family:Public Sans,sans-serif;background-color:transparent}.home-page-header .nav-section .nav-links .nav-button.active,.home-page-header .nav-section .nav-links .nav-button:hover{color:#550a6e}.register-button{background-color:#550a6e;color:#fff!important;padding:12px 25px;font-family:Public Sans,sans-serif!important;font-size:12px;box-shadow:none;border:none;transition:.3s;border-radius:8px}.header-currency-box,.register-button{gap:5px;align-items:center;cursor:pointer;display:flex;justify-content:center}.header-currency-box{padding:4px 8px;border-radius:6px;transition:background-color .3s ease}.header-currency-box:hover{background-color:#fff}.header-world-icon{color:#1d2959;font-size:24px!important}.header-currency-border{color:#c7cacf}.header-currency-code{font-size:15px!important}.currency-modal-title,.header-currency-code{color:#4b5563!important;font-family:Public Sans,sans-serif}.currency-modal-title{font-size:18px!important;font-weight:600}.currency-modal-description-box{padding:8px;border-radius:6px;cursor:pointer;transition:all .3s ease;border:1px solid #ddd;background-color:transparent}.currency-modal-description-box:hover{background-color:#f0f0f0}.currency-modal-description-box.currency-selected{border:2px solid #12a861;background-color:rgba(18,168,97,.12)}.currency-modal-description-box .currency-modal-code{color:#1d2959;font-weight:600}.currency-modal-description-box .currency-modal-description{font-size:12px!important;font-family:Public Sans,sans-serif;color:#4b5563!important}.customer-info-box{display:flex;align-items:center;gap:10px;background-color:#fff;border-radius:10px;padding:8px 5px;box-shadow:0 2px 5px rgba(0,0,0,.05);transition:all .3s ease;cursor:pointer}.customer-info-box:hover{box-shadow:0 4px 10px rgba(0,0,0,.08)}.customer-info-box .customer-avatar{display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%}.customer-info-box .customer-avatar svg{font-size:28px;color:#12a861}.customer-info-box .customer-details{display:flex;flex-direction:column;line-height:1.3}.customer-info-box .customer-details .customer-name{font-weight:600;font-size:12px;color:#4b5563}.customer-info-box .customer-details .customer-email{font-size:10px;color:#4b5563}