.login-container{padding:24px;max-width:480px;margin:0 auto}.login-heading{color:#1a1a1a;font-size:20px;font-weight:600;margin-bottom:24px;text-align:center}.login-section{margin-bottom:20px}.login-section-heading{color:#1a1a1a;font-size:16px;font-weight:600}.login-section-subheading{color:#808080;font-size:14px;line-height:1.4;margin-bottom:4px}.login-field{margin-bottom:16px}.otp-container{display:flex;gap:10px;justify-content:center;margin:15px 0}.otp-input{width:40px;height:40px;text-align:center;font-size:18px;border-radius:8px;border:1px solid #d1d1d1;outline:none}.otp-input.error{border-color:#AF1E2E}.error-message{color:#AF1E2E;font-size:12px;margin-top:-10px;margin-bottom:10px;text-align:center}.otp-timer-container{text-align:center;margin-bottom:15px}.otp-timer{color:#888;font-size:14px}.otp-resend-button{background:none;border:none;color:#AF1E2E;cursor:pointer;font-size:14px;text-decoration:underline}.login-button-container{margin-top:24px}@media (max-width:480px){.login-container{padding:16px}.login-heading{font-size:18px;margin-bottom:20px}}.smart-popover-container{position:relative;display:inline-block}.popover-trigger{cursor:pointer}.popover{position:absolute;z-index:1000;background:white;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:12px;animation:fadeIn .2s ease-out;border:1px solid #e5e7eb}.popover-bottom{top:100%;right:0;margin-top:8px;width:max-content}.popover-top{bottom:100%;left:50%;margin-bottom:8px}.popover-left{right:100%;top:50%;margin-right:8px}.popover-right{left:100%;top:50%;margin-left:8px}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.account-data{padding:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}.account-data-flex{display:flex;align-items:center;gap:12px;margin-top:16px}.account-data--img{width:90px;height:90px;border-radius:50%;background-color:#d2d2d2;padding:15px;margin-bottom:12px}.account-data--name{color:#1a1a1a;text-align:left;font-size:20px;font-style:normal;font-weight:500;line-height:28px}.account-data--email{color:#4d4d4d;text-align:left;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.account-warn{padding:16px;background:#fff2f3;width:100%}.account-warn-box{display:flex;padding:16px;flex-direction:column;align-items:flex-end;gap:2px;align-self:stretch;border-radius:12px;border:.5px solid #d31a1a;background:#fff2f3;margin-bottom:12px}.account-warn-flex{display:flex;align-items:center;justify-content:start;gap:12px;width:100%}.account-warn-icon{display:flex;width:40px;height:40px;justify-content:center;align-items:center;padding:10px;border-radius:123px;background:#d31a1a;color:#fff}.account-warn-content{width:100%}.account-warn-content--upper{width:100%;display:flex;align-items:start;justify-content:space-between}.account-warn-content--upper-data{color:#4d4d4d;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.account-warn-content--lower{color:#d31a1a;display:flex;gap:8px;align-items:center}.account-warn-content--lower-data{font-size:16px;font-style:normal;font-weight:500;line-height:normal}.content-icon{font-size:12px;display:block;color:#d31a1a;cursor:pointer}.account-assist-box{display:flex;padding:16px;justify-content:center;align-items:center;gap:12px;align-self:stretch;border-radius:12px;border:.5px solid #d64724;background:#ffe7e1}.account-assist{border-top:.5px solid #d64724;border-bottom:.5px solid #d64724;background:#ffe7e1;padding:16px}.account-assist-content--upper-data{color:#d64724;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.account-option{display:flex;align-items:center;justify-content:space-between;padding:16px;cursor:pointer}.account-option-flex{display:flex;align-items:center;gap:8px}.account-option-icon,.account-option-label{color:#000;font-size:12px;font-style:normal;font-weight:500;line-height:28px;cursor:pointer}.service-heading{color:#1a1a1a;font-size:16px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:8px}@media (max-width:768px){.account-data{display:flex;flex-direction:column;justify-content:center;align-items:center}.account-data--name{color:#1a1a1a;text-align:center}.account-data--email{color:#4d4d4d;text-align:center}.account-warn-content--lower-data,.account-warn-content--upper-data{font-size:12px}}.footer{background-color:var(--primary-color);color:var(--white);width:100%;padding:40px 0;color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:22px;position:relative;overflow:hidden}.footer-bg{position:absolute;right:0;bottom:0;z-index:1}.footer-upper{display:flex;justify-content:space-between;align-items:start;z-index:20}.footer-upper--left{width:248px;display:flex;flex-direction:column;gap:24px}.footer-upper--logo{width:64.356px;height:54px;aspect-ratio:64.36/54}.footer-upper--slogan{color:#fff;font-size:20.189px;font-style:normal;font-weight:400;line-height:28.601px}.footer-upper--social-links{display:flex;gap:12px;align-items:center}.footer-upper--right{display:flex;gap:72px;width:646px}.footer-upper--right--links,.footer-upper--right--links--list,.footer-upper--right-contact{display:flex;flex-direction:column;gap:24px;align-items:start;justify-content:start}.footer-upper--right--links--heading{color:#fff;font-size:13px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:1px;text-transform:uppercase;white-space:nowrap}.footer-upper--right--link,.footer-upper--right--links--list-item{white-space:nowrap}.footer-upper--right--links--address{white-space:wrap}.footer-hr{height:1px;width:100%;background-color:var(--white);margin:24px 0 26px;opacity:.4}.footer-lower{display:flex;justify-content:space-between;align-items:center}.footer-lower--policy{display:flex;align-items:center;gap:20px}.footer-left-hr,.footer-left-linklist,.footer-lower--policy-left,.footer-upper--left--links{display:none}.footer-lower--COOKIE-policy-link,.footer-lower--policy-link,.footer-lower--term-policy-link{cursor:pointer}@media (max-width:991px){.ph-mob-1{padding:0 0 0 1rem}.footer-upper{align-items:start;gap:24px}.footer-upper--left,.footer-upper--right{width:100%}.footer-upper--right--links--heading{margin-bottom:4px;font-size:14px;font-style:normal;font-weight:600;line-height:18px}.footer-upper--right-contact{gap:6px;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.footer-upper--right--links--address{white-space:wrap;max-width:328px}.footer-lower--policy,.footer-upper--slogan{display:none;cursor:pointer}.footer-upper--left{gap:16px}}@media (max-width:768px){.footer-links{flex-direction:column}.footer-links li{margin:var(--space-sm) 0}.footer-upper--right--links,.footer-upper--right--links--list,.footer-upper--right-contact{display:flex;flex-direction:column;gap:8px;align-items:start;justify-content:start}}@media (max-width:480px){.footer{padding:24px 0}.footer-upper--right{display:none}.footer-left-linklist{display:block}.footer-left-hr{display:block;height:1px;width:100%;background-color:var(--white);margin:4px 0;opacity:.4}.footer-upper--left--links{display:flex;align-items:center;flex-wrap:wrap;gap:2px;margin-top:10px}.footer-upper--left--links>*{flex:0 0 calc(33.33% - 12px);box-sizing:border-box}.footer-upper--right--links--heading{margin-bottom:-4px}.footer-lower--copyright,.footer-upper--right--link,.footer-upper--right--links--list-item{font-size:10px;cursor:pointer}.footer-hr{margin:12px 0}.footer-lower--policy-left{display:flex;font-size:10px;gap:8px;align-items:center}.footer-lower--policy-left>*{flex:0 0 calc(33.33% - 12px);box-sizing:border-box}}.videoContainer{position:fixed;bottom:400px;right:200px;z-index:1000;transition:all .3s ease}@media (max-width:480px){.videoContainer{bottom:210px;right:140px}}.videoPlayer{width:100%;height:100%;object-fit:cover;display:block}.dragHandle{position:absolute;top:0;left:0;right:0;height:80%;cursor:grab;z-index:1003;touch-action:none}.closeButton{top:8px;right:8px;width:32px;height:32px;border-radius:50%;background-color:rgba(0,0,0,.6);color:white;justify-content:center;border:none;cursor:pointer;transition:all .2s ease;backdrop-filter:blur(2px);z-index:6002}.closeButton,.controlsContainer{position:absolute;display:flex;align-items:center}.controlsContainer{bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.7));padding:8px;gap:8px;opacity:0;transition:opacity .3s ease;justify-content:space-between;z-index:1002}.controlsContainer.show{opacity:1}.controlButton{background:none;border:none;color:white;cursor:pointer;font-size:16px;text-align:center;width:20px;height:20px;display:flex;align-items:center;justify-content:center;padding:0;margin:0 auto}.controlButton:hover{transform:scale(1.1)}.fullscreenButton{margin-left:auto}.fullscreenModal{position:fixed;top:0;left:0;background-color:rgba(0,0,0,.5);z-index:2000}.fullscreenModal,.fullscreenModalContent{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.fullscreenModalContent{position:relative}.fullscreenVideoContainer{width:90%;height:90%;max-width:1200px;max-height:80vh;position:relative;display:flex;align-items:center;justify-content:center}.fullscreenVideo{width:100%;height:100%;object-fit:contain}.fullscreenControls{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.6);padding:12px 20px;border-radius:30px;display:flex;align-items:center;gap:16px;backdrop-filter:blur(4px)}.fullscreenControlButton{background:none;border:none;color:white;cursor:pointer;font-size:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.fullscreenControlButton:hover{background:rgba(255,255,255,.1);transform:scale(1.1)}.fullscreenCloseButton{position:absolute;top:20px;right:20px;width:48px;height:48px;border-radius:50%;background-color:rgba(0,0,0,.6);color:white;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:all .2s ease;backdrop-filter:blur(2px);z-index:2001}.fullscreenCloseButton:hover{background-color:rgba(0,0,0,.8);transform:scale(1.1)}@media (max-width:768px){.fullscreenVideoContainer{width:95%;height:95%}.fullscreenControls{bottom:10px;padding:10px 16px;gap:12px}.fullscreenControlButton{font-size:18px;width:36px;height:36px}.fullscreenCloseButton{top:10px;right:10px;width:40px;height:40px}}