.Header-module__l9j9nW__header{width:100%;height:var(--header-height);z-index:100;background-color:#0000;border-bottom:1px solid #0000;align-items:center;transition:height .3s cubic-bezier(.16,1,.3,1),background-color .3s cubic-bezier(.16,1,.3,1),border-color .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;right:0}.Header-module__l9j9nW__scrolled{background-color:#fff;border-bottom:1px solid #1b5cb914;height:70px;box-shadow:0 4px 20px #0000000d}.Header-module__l9j9nW__container{align-items:center;gap:32px;width:100%;padding:0 4%;display:flex}.Header-module__l9j9nW__logo{font-family:var(--font-display);letter-spacing:-.03em;flex-shrink:0;align-items:baseline;gap:2px;font-size:1.5rem;font-weight:800;text-decoration:none;display:flex}.Header-module__l9j9nW__brandText{color:var(--color-text)}.Header-module__l9j9nW__brandSub{color:var(--color-secondary)}.Header-module__l9j9nW__rightActions{flex-shrink:0;align-items:center;gap:16px;display:flex}.Header-module__l9j9nW__ctaBtn{background-color:var(--color-primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:10px 22px;font-size:.95rem;font-weight:600;transition:background-color .2s,transform .15s;display:inline-flex}.Header-module__l9j9nW__ctaBtn:hover{background-color:#164f9e;transform:translateY(-1px)}.Header-module__l9j9nW__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;padding:0;display:none}.Header-module__l9j9nW__hamburger span{background-color:var(--color-text);border-radius:2px;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.Header-module__l9j9nW__hamburgerOpen span:first-child{transform:translateY(8px)rotate(45deg)}.Header-module__l9j9nW__hamburgerOpen span:nth-child(2){opacity:0}.Header-module__l9j9nW__hamburgerOpen span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}@media (max-width:1024px){.Header-module__l9j9nW__ctaBtn{display:none}.Header-module__l9j9nW__hamburger{display:flex}}.Header-module__l9j9nW__onDarkHero .Header-module__l9j9nW__brandText{color:#fff}.Header-module__l9j9nW__onDarkHero .Header-module__l9j9nW__brandSub{color:#69b6ba}.Header-module__l9j9nW__onDarkHero .Header-module__l9j9nW__hamburger span{background-color:#fff}
.DesktopNav-module__sJtHTq__desktopNav{flex:1;justify-content:center;align-items:center;gap:28px;display:flex}.DesktopNav-module__sJtHTq__navLink{color:var(--color-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:3px;padding:8px 0;font-size:1.05rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.DesktopNav-module__sJtHTq__navLink:hover{color:var(--color-text)}.DesktopNav-module__sJtHTq__navLinkActive{color:var(--color-primary)}.DesktopNav-module__sJtHTq__navLinkActive:after{content:"";background-color:var(--color-primary);border-radius:2px;width:100%;height:2px;position:absolute;bottom:0;left:0}.DesktopNav-module__sJtHTq__dropdown{position:relative}.DesktopNav-module__sJtHTq__chevron{margin-left:2px;transition:transform .2s}.DesktopNav-module__sJtHTq__dropdown:hover .DesktopNav-module__sJtHTq__chevron{transform:rotate(180deg)}.DesktopNav-module__sJtHTq__dropdown:hover .DesktopNav-module__sJtHTq__navLink{color:var(--color-text)}.DesktopNav-module__sJtHTq__dropdownPanel{border:1px solid var(--color-border);opacity:0;visibility:hidden;pointer-events:none;z-index:1000;-webkit-backdrop-filter:blur(16px);background-color:#fffffff7;border-radius:12px;flex-direction:column;gap:2px;min-width:300px;padding:10px 6px;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 20px 40px #00000014}.DesktopNav-module__sJtHTq__dropdown:after{content:"";width:100%;height:16px;position:absolute;top:100%;left:0}.DesktopNav-module__sJtHTq__dropdown:hover .DesktopNav-module__sJtHTq__dropdownPanel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.DesktopNav-module__sJtHTq__dropdownItem{color:var(--color-text-muted);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:11px 16px;font-size:.925rem;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.DesktopNav-module__sJtHTq__dropdownItem:hover{background-color:var(--color-surface-hover);color:var(--color-text)}.DesktopNav-module__sJtHTq__dropdownItemLocked{opacity:.6;cursor:not-allowed}.DesktopNav-module__sJtHTq__lockIcon{opacity:.8;font-size:.8rem}.DesktopNav-module__sJtHTq__onDarkHero .DesktopNav-module__sJtHTq__navLink{color:#ffffffbf}.DesktopNav-module__sJtHTq__onDarkHero .DesktopNav-module__sJtHTq__navLink:hover{color:#fff}.DesktopNav-module__sJtHTq__onDarkHero .DesktopNav-module__sJtHTq__chevron{color:#ffffffbf}.DesktopNav-module__sJtHTq__onDarkHero .DesktopNav-module__sJtHTq__dropdown:hover .DesktopNav-module__sJtHTq__navLink{color:#fff}
.MobileDrawer-module__MF25Ja__mobileDrawer{background-color:var(--color-dark);z-index:95;width:100%;height:100vh;padding:calc(var(--header-height) + 40px) 24px 40px;visibility:hidden;transition:transform .35s cubic-bezier(.16,1,.3,1),visibility .35s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.MobileDrawer-module__MF25Ja__mobileDrawerOpen{visibility:visible;transform:translate(0)}.MobileDrawer-module__MF25Ja__mobileNav{flex-direction:column;gap:0;width:100%;display:flex}.MobileDrawer-module__MF25Ja__mobileNavLink{color:var(--color-text-muted);text-align:left;border-bottom:1px solid var(--color-border);cursor:pointer;background:0 0;border-top:none;border-left:none;border-right:none;justify-content:space-between;align-items:center;width:100%;padding:16px 0;font-size:1.25rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.MobileDrawer-module__MF25Ja__mobileNavLink:hover{color:var(--color-text)}.MobileDrawer-module__MF25Ja__mobileNavLinkActive{color:var(--color-primary)}.MobileDrawer-module__MF25Ja__mobileAccordion{width:100%}.MobileDrawer-module__MF25Ja__mobileChevron{flex-shrink:0;transition:transform .2s}.MobileDrawer-module__MF25Ja__mobileChevronOpen{transform:rotate(180deg)}.MobileDrawer-module__MF25Ja__mobileSubList{flex-direction:column;padding-bottom:8px;padding-left:16px;display:flex}.MobileDrawer-module__MF25Ja__mobileSubLink{color:var(--color-text-muted);cursor:pointer;justify-content:space-between;align-items:center;padding:10px 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.MobileDrawer-module__MF25Ja__mobileSubLink:hover{color:var(--color-text)}.MobileDrawer-module__MF25Ja__mobileSubLinkLocked{opacity:.6;cursor:not-allowed}.MobileDrawer-module__MF25Ja__lockIcon{opacity:.8;font-size:.8rem}.MobileDrawer-module__MF25Ja__mobileCtaWrapper{width:100%;margin-top:28px}.MobileDrawer-module__MF25Ja__mobileCta{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:9999px;width:100%;padding:14px 24px;font-size:1rem;font-weight:600;transition:background-color .2s}.MobileDrawer-module__MF25Ja__mobileCta:hover{background-color:#164f9e}
.LockModal-module___viHCG__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background-color:#0009;justify-content:center;align-items:center;animation:.25s ease-out LockModal-module___viHCG__fadeIn;display:flex;position:fixed;inset:0}.LockModal-module___viHCG__modalCard{color:#1f2937;background:#fffffffa;border:1px solid #fffc;border-radius:20px;flex-direction:column;gap:20px;width:90%;max-width:500px;padding:32px;animation:.3s cubic-bezier(.34,1.56,.64,1) LockModal-module___viHCG__scaleIn;display:flex;box-shadow:0 24px 60px #00000026}.LockModal-module___viHCG__modalHeader{align-items:center;gap:16px;display:flex}.LockModal-module___viHCG__modalIcon{color:#ef4444;background-color:#ef44441a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.LockModal-module___viHCG__modalTitle{color:#111827;margin:0;font-size:1.25rem;font-weight:750}.LockModal-module___viHCG__modalBody{color:#4b5563;flex-direction:column;gap:12px;font-size:.95rem;line-height:1.6;display:flex}.LockModal-module___viHCG__modalBody strong{color:#111827}.LockModal-module___viHCG__modalActions{gap:12px;margin-top:8px;display:flex}.LockModal-module___viHCG__modalCloseBtn{color:#4b5563;cursor:pointer;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;flex:1;padding:12px 20px;font-size:.95rem;font-weight:600;transition:all .2s}.LockModal-module___viHCG__modalCloseBtn:hover{color:#1f2937;background-color:#e5e7eb}.LockModal-module___viHCG__modalContactBtn{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;flex:1.2;padding:12px 20px;font-size:.95rem;font-weight:600;transition:all .2s}.LockModal-module___viHCG__modalContactBtn:hover{background-color:#164f9e;transform:translateY(-1px)}@keyframes LockModal-module___viHCG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LockModal-module___viHCG__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
.Footer-module__7ro2KG__footer{color:#333;font-family:var(--font-sans);background-color:#fff;padding:70px 0 0;position:relative;overflow:hidden}.Footer-module__7ro2KG__footer:before{content:"";opacity:.12;pointer-events:none;z-index:1;background-image:url(/images/Welcome-world-map.webp);background-position:50%;background-repeat:no-repeat;background-size:700px;position:absolute;inset:0}.Footer-module__7ro2KG__container{width:100%;max-width:var(--max-width);z-index:2;margin:0 auto;padding:0 24px;position:relative}.Footer-module__7ro2KG__grid{grid-template-columns:2.2fr 1fr 1fr 1.2fr;align-items:stretch;gap:40px;margin-bottom:45px;display:grid}.Footer-module__7ro2KG__colBrand{flex-direction:column;display:flex}.Footer-module__7ro2KG__col{flex-direction:column;justify-content:space-between;display:flex}.Footer-module__7ro2KG__logo{font-family:var(--font-display);letter-spacing:-.02em;align-items:center;margin-bottom:4px;font-size:1.75rem;font-weight:800;display:inline-flex}.Footer-module__7ro2KG__brandText{color:#0c1c36}.Footer-module__7ro2KG__brandSub{color:#69b6ba}.Footer-module__7ro2KG__slogan{color:#7a8b9e;margin-bottom:20px;font-size:.75rem;font-weight:500;display:block}.Footer-module__7ro2KG__companyName{color:#0c1c36;text-transform:uppercase;margin-bottom:12px;font-size:1.1rem;font-weight:700;line-height:1.4}.Footer-module__7ro2KG__noWrapLine{white-space:nowrap;text-overflow:ellipsis;max-width:100%;display:inline-block;overflow:hidden}.Footer-module__7ro2KG__aboutText{color:#5e6e82;max-width:90%;margin-bottom:20px;font-size:.875rem;line-height:1.6}.Footer-module__7ro2KG__infoList{flex-direction:column;gap:12px;padding:0;list-style:none;display:flex}.Footer-module__7ro2KG__infoList li{color:#4e5e72;align-items:flex-start;gap:10px;font-size:.875rem;display:flex}.Footer-module__7ro2KG__infoIcon{color:#1b5cb9;flex-shrink:0;align-items:center;margin-top:3px;display:flex}.Footer-module__7ro2KG__infoText{color:#4a5a6a;line-height:1.5}.Footer-module__7ro2KG__infoText a{color:inherit;transition:color .2s}.Footer-module__7ro2KG__infoText a:hover{color:#1b5cb9}.Footer-module__7ro2KG__heading{font-family:var(--font-display);color:#0c1c36;letter-spacing:.05em;margin-bottom:25px;padding-bottom:10px;font-size:.875rem;font-weight:800;position:relative}.Footer-module__7ro2KG__heading:after{content:"";background-color:#1b5cb9;width:35px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__7ro2KG__list{flex-direction:column;gap:12px;padding:0;list-style:none;display:flex}.Footer-module__7ro2KG__list a{color:#5e6e82;font-size:.875rem;font-weight:500;transition:color .2s,transform .2s;display:inline-block}.Footer-module__7ro2KG__list a:hover{color:#1b5cb9;transform:translate(4px)}.Footer-module__7ro2KG__colContactBoxContainer{flex-direction:column;gap:6px;margin-top:auto;padding-top:24px;display:flex}.Footer-module__7ro2KG__contactHeading{color:#0c1c36;letter-spacing:.05em;text-transform:uppercase;align-items:center;height:18px;margin:0;font-size:.875rem;font-weight:800;display:flex}.Footer-module__7ro2KG__contactHeadingPlaceholder{height:18px}.Footer-module__7ro2KG__contactBox{box-sizing:border-box;background-color:#f4f8fc;border:1px solid #0000;border-radius:50px;align-items:center;gap:14px;width:100%;padding:12px 20px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Footer-module__7ro2KG__contactBox:hover{background-color:#fff;border-color:#1b5cb9;transform:translateY(-3px);box-shadow:0 10px 25px #1b5cb914}.Footer-module__7ro2KG__contactBoxIcon{color:#fff;background-color:#1b5cb9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.Footer-module__7ro2KG__zaloTextIcon{color:#fff;letter-spacing:-.5px;font-size:.75rem;font-weight:800}.Footer-module__7ro2KG__contactBoxText{flex-direction:column;min-width:0;display:flex}.Footer-module__7ro2KG__contactBoxLabel{color:#7a8b9e;white-space:nowrap;font-size:.75rem;font-weight:600}.Footer-module__7ro2KG__contactBoxValue{color:#0c1c36;white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:800;overflow:hidden}.Footer-module__7ro2KG__bottom{text-align:center;border-top:1px solid #eef2f6;margin-top:35px;padding:25px 0}.Footer-module__7ro2KG__copyright{color:#7a8b9e;font-size:.8125rem;font-weight:500}@media (max-width:1024px){.Footer-module__7ro2KG__grid{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:768px){.Footer-module__7ro2KG__footer{padding:50px 0 0}.Footer-module__7ro2KG__grid{grid-template-columns:1fr;gap:30px}.Footer-module__7ro2KG__colContactBoxContainer{padding-top:20px}.Footer-module__7ro2KG__contactHeadingPlaceholder{display:none}.Footer-module__7ro2KG__aboutText{max-width:100%}}
.SupportFloatingButton-module__LX_Z4G__supportContainer{z-index:1000;font-family:var(--font-sans,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif);position:fixed;bottom:30px;right:30px}.SupportFloatingButton-module__LX_Z4G__triggerButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1b5cb9 0%,#0091ff 100%);border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:60px;height:60px;font-size:28px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s;display:flex;position:relative;box-shadow:0 8px 24px #1b5cb966}.SupportFloatingButton-module__LX_Z4G__triggerButton:hover{transform:scale(1.08);box-shadow:0 12px 30px #1b5cb980}.SupportFloatingButton-module__LX_Z4G__triggerButton:active{transform:scale(.95)}.SupportFloatingButton-module__LX_Z4G__triggerButton:before{content:"";pointer-events:none;z-index:-1;border:2px solid #1b5cb966;border-radius:50%;animation:2s ease-out infinite SupportFloatingButton-module__LX_Z4G__support-pulse;position:absolute;inset:-6px}@keyframes SupportFloatingButton-module__LX_Z4G__support-pulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.3)}}.SupportFloatingButton-module__LX_Z4G__popupCard{transform-origin:100% 100%;background-color:#fff;border:1px solid #0000000d;border-radius:20px;flex-direction:column;width:320px;display:flex;position:absolute;bottom:80px;right:0;overflow:hidden;box-shadow:0 12px 40px #0000001f}.SupportFloatingButton-module__LX_Z4G__header{color:#fff;background:linear-gradient(135deg,#026c8d 0%,#1b5cb9 100%);padding:20px 24px;position:relative}.SupportFloatingButton-module__LX_Z4G__headerTitle{letter-spacing:.02em;margin:0 0 4px;font-size:1.15rem;font-weight:700}.SupportFloatingButton-module__LX_Z4G__headerSubtitle{opacity:.9;margin:0;font-size:.85rem}.SupportFloatingButton-module__LX_Z4G__closeButton{color:#fff;cursor:pointer;background-color:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:16px;transition:background-color .2s,transform .2s;display:flex;position:absolute;top:18px;right:18px}.SupportFloatingButton-module__LX_Z4G__closeButton:hover{background-color:#ffffff4d;transform:scale(1.05)}.SupportFloatingButton-module__LX_Z4G__body{padding:8px 0}.SupportFloatingButton-module__LX_Z4G__channelItem{color:#374151;border-bottom:1px solid #00000008;align-items:center;padding:14px 24px;text-decoration:none;transition:background-color .2s;display:flex}.SupportFloatingButton-module__LX_Z4G__channelItem:last-child{border-bottom:none}.SupportFloatingButton-module__LX_Z4G__channelItem:hover{background-color:#f8fafc}.SupportFloatingButton-module__LX_Z4G__iconWrapper{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;margin-right:16px;transition:transform .2s;display:flex;position:relative;overflow:visible;box-shadow:0 4px 12px #00000014}.SupportFloatingButton-module__LX_Z4G__iconImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.SupportFloatingButton-module__LX_Z4G__channelItem:hover .SupportFloatingButton-module__LX_Z4G__iconWrapper{transform:scale(1.08)}.SupportFloatingButton-module__LX_Z4G__iconZalo{position:relative}.SupportFloatingButton-module__LX_Z4G__iconZalo:before{content:"";pointer-events:none;border:2px solid #0084ff66;border-radius:50%;animation:2.4s ease-out infinite SupportFloatingButton-module__LX_Z4G__pulse-zalo;position:absolute;inset:-4px}@keyframes SupportFloatingButton-module__LX_Z4G__pulse-zalo{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.3)}}.SupportFloatingButton-module__LX_Z4G__iconHotline{position:relative}.SupportFloatingButton-module__LX_Z4G__iconHotline:before{content:"";pointer-events:none;border:2px solid #4ade8066;border-radius:50%;animation:2.4s ease-out .6s infinite SupportFloatingButton-module__LX_Z4G__pulse-hotline;position:absolute;inset:-4px}@keyframes SupportFloatingButton-module__LX_Z4G__pulse-hotline{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.3)}}.SupportFloatingButton-module__LX_Z4G__iconMessenger{position:relative}.SupportFloatingButton-module__LX_Z4G__iconMessenger:before{content:"";pointer-events:none;border:2px solid #f33ea173;border-radius:50%;animation:2.4s ease-out 1.2s infinite SupportFloatingButton-module__LX_Z4G__pulse-messenger;position:absolute;inset:-4px}@keyframes SupportFloatingButton-module__LX_Z4G__pulse-messenger{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.3)}}.SupportFloatingButton-module__LX_Z4G__iconEmail{position:relative}.SupportFloatingButton-module__LX_Z4G__iconEmail:before{content:"";pointer-events:none;border:2px solid #facc1566;border-radius:50%;animation:2.4s ease-out 1.8s infinite SupportFloatingButton-module__LX_Z4G__pulse-email;position:absolute;inset:-4px}@keyframes SupportFloatingButton-module__LX_Z4G__pulse-email{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.3)}}.SupportFloatingButton-module__LX_Z4G__content{flex-grow:1}.SupportFloatingButton-module__LX_Z4G__channelTitle{color:#1f2937;margin:0 0 2px;font-size:.95rem;font-weight:700}.SupportFloatingButton-module__LX_Z4G__channelDesc{color:#6b7280;margin:0;font-size:.825rem}.SupportFloatingButton-module__LX_Z4G__arrow{color:#d1d5db;font-size:14px;transition:transform .2s,color .2s}.SupportFloatingButton-module__LX_Z4G__channelItem:hover .SupportFloatingButton-module__LX_Z4G__arrow{color:#9ca3af;transform:translate(4px)}.SupportFloatingButton-module__LX_Z4G__footer{color:#6b7280;background-color:#f8fafc;border-top:1px solid #0000000d;padding:16px 24px;font-size:.8rem;line-height:1.5}.SupportFloatingButton-module__LX_Z4G__footerRow{margin-bottom:4px}.SupportFloatingButton-module__LX_Z4G__footerRow:last-child{margin-bottom:0}@media (max-width:480px){.SupportFloatingButton-module__LX_Z4G__supportContainer{bottom:20px;right:20px}.SupportFloatingButton-module__LX_Z4G__popupCard{width:280px;bottom:75px}.SupportFloatingButton-module__LX_Z4G__header{padding:16px 20px}.SupportFloatingButton-module__LX_Z4G__body{padding:6px 0}.SupportFloatingButton-module__LX_Z4G__channelItem{padding:12px 20px}.SupportFloatingButton-module__LX_Z4G__iconWrapper{width:34px;height:34px;margin-right:12px}.SupportFloatingButton-module__LX_Z4G__footer{padding:12px 20px}}
.BackToTop-module__iQLfyq__backToTop{color:#1b5cb9;cursor:pointer;z-index:999;background-color:#fff;border:1px solid #1b5cb926;border-radius:50%;outline:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;display:flex;position:fixed;bottom:115px;right:38px;box-shadow:0 4px 16px #1b5cb926}.BackToTop-module__iQLfyq__backToTop:hover{color:#fff;background-color:#1b5cb9;border-color:#1b5cb9;box-shadow:0 6px 20px #1b5cb94d}.BackToTop-module__iQLfyq__backToTop:active{transform:scale(.95)}@media (max-width:480px){.BackToTop-module__iQLfyq__backToTop{width:44px;height:44px;bottom:105px;right:28px;box-shadow:0 4px 12px #0000001a}}
