.ProfileDropdown-module-scss-module__-puUSa__mainWrapper{width:max-content;display:flex;position:relative}.ProfileDropdown-module-scss-module__-puUSa__mainWrapper img{object-fit:cover;cursor:pointer;border-radius:50px;width:48px;height:48px}.ProfileDropdown-module-scss-module__-puUSa__mainWrapper .ProfileDropdown-module-scss-module__-puUSa__linksContainer{background:var(--white);padding:var(--spacing-xl);border:1px solid var(--gray-200);border-radius:4px;flex-direction:column;gap:8px;min-width:200px;display:flex;position:absolute;top:52px;right:0}.ProfileDropdown-module-scss-module__-puUSa__mainWrapper .ProfileDropdown-module-scss-module__-puUSa__linksContainer .ProfileDropdown-module-scss-module__-puUSa__link{cursor:pointer;color:var(--black);align-items:center;gap:8px;padding:8px;text-decoration:none;list-style:none;transition:all .3s;display:flex}.ProfileDropdown-module-scss-module__-puUSa__mainWrapper .ProfileDropdown-module-scss-module__-puUSa__linksContainer .ProfileDropdown-module-scss-module__-puUSa__link a{color:var(--black)}.ProfileDropdown-module-scss-module__-puUSa__mainWrapper .ProfileDropdown-module-scss-module__-puUSa__linksContainer .ProfileDropdown-module-scss-module__-puUSa__link:hover{background:var(--gray-50);color:var(--brand-500)}.ProfileDropdown-module-scss-module__-puUSa__mainWrapper .ProfileDropdown-module-scss-module__-puUSa__linksContainer .ProfileDropdown-module-scss-module__-puUSa__link svg{font-size:24px}
.MobileMenu-module-scss-module__Z6DUJa__mainWrapper{background:var(--white);z-index:10000;width:100%;height:100vh;transition:left .3s;position:fixed;top:0;left:-100%}.MobileMenu-module-scss-module__Z6DUJa__mainWrapper.MobileMenu-module-scss-module__Z6DUJa__open{left:0}.MobileMenu-module-scss-module__Z6DUJa__header{padding:var(--spacing-md);border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;display:flex}.MobileMenu-module-scss-module__Z6DUJa__header .MobileMenu-module-scss-module__Z6DUJa__closeIcon{font-size:24px}.MobileMenu-module-scss-module__Z6DUJa__navLinks{flex-direction:column;display:flex}.MobileMenu-module-scss-module__Z6DUJa__navLinks li{padding:var(--spacing-md)0px;text-decoration:none}.MobileMenu-module-scss-module__Z6DUJa__navLinks a{padding:var(--spacing-xl);color:#0009;text-decoration:none}.MobileMenu-module-scss-module__Z6DUJa__navLinks a.MobileMenu-module-scss-module__Z6DUJa__activeLink{color:var(--black);font-weight:600}
.Footer-module-scss-module__ZKRToq__mainContainer{background:var(--brand-800);width:100%}.Footer-module-scss-module__ZKRToq__logo{width:200px;height:auto}.Footer-module-scss-module__ZKRToq__logo img{width:100%;height:auto}.Footer-module-scss-module__ZKRToq__contentSection{color:var(--text);border-radius:8px;flex-direction:column;max-width:1440px;margin:auto;padding:48px;display:flex}.Footer-module-scss-module__ZKRToq__topSection{flex-wrap:wrap;justify-content:space-between;gap:4vw;display:flex}.Footer-module-scss-module__ZKRToq__linksMainSection{gap:4vw;display:flex}.Footer-module-scss-module__ZKRToq__logoSection{flex-direction:column;flex:1;gap:8px;max-width:100%;display:flex}.Footer-module-scss-module__ZKRToq__ul{flex-direction:column;gap:8px;width:max-content;padding-top:16px;display:flex}.Footer-module-scss-module__ZKRToq__ul li{list-style:none;transition:all .3s}.Footer-module-scss-module__ZKRToq__heading{font-size:24px;font-weight:600}.Footer-module-scss-module__ZKRToq__ul li a{color:var(--text);text-decoration:none}.Footer-module-scss-module__ZKRToq__ul li:not(.Footer-module-scss-module__ZKRToq__heading):hover{transform:translate(4px)}.Footer-module-scss-module__ZKRToq__hr{background:var(--brand-300);border:none;outline:none;width:100%;height:1px;margin:16px 0 26px}.Footer-module-scss-module__ZKRToq__bottomLinks{justify-content:space-between;align-items:center;font-size:14px;display:flex}.Footer-module-scss-module__ZKRToq__bottomLinks li{list-style:none}.Footer-module-scss-module__ZKRToq__bottomLinks li a{color:var(--text);text-decoration:none}.Footer-module-scss-module__ZKRToq__brandName{font-size:16px;font-weight:700}.Footer-module-scss-module__ZKRToq__privacyLinks{align-items:center;gap:24px;font-weight:400;display:flex}.Footer-module-scss-module__ZKRToq__mobileLinks{display:none}.Footer-module-scss-module__ZKRToq__copyrightWrapper{background:var(--brand-800);color:var(--white);padding:20px var(--mainPadding);text-align:center;justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;display:flex}.Footer-module-scss-module__ZKRToq__copyrightWrapper .Footer-module-scss-module__ZKRToq__referenceText,.Footer-module-scss-module__ZKRToq__copyrightWrapper .Footer-module-scss-module__ZKRToq__copyrightText{color:var(--white)}.Footer-module-scss-module__ZKRToq__copyrightWrapper .Footer-module-scss-module__ZKRToq__referenceText a,.Footer-module-scss-module__ZKRToq__copyrightWrapper .Footer-module-scss-module__ZKRToq__copyrightText a{color:var(--white);text-decoration:none}@media screen and (max-width:1290px){.Footer-module-scss-module__ZKRToq__topSection{flex-direction:column;gap:20px}.Footer-module-scss-module__ZKRToq__logoSection{width:100%}.Footer-module-scss-module__ZKRToq__linksMainSection{gap:56px}.Footer-module-scss-module__ZKRToq__heading{font-size:20px}}@media screen and (max-width:832px){.Footer-module-scss-module__ZKRToq__ul{padding-top:0}.Footer-module-scss-module__ZKRToq__linksMainSection{justify-content:space-between;gap:initial}.Footer-module-scss-module__ZKRToq__bottomLinks{flex-direction:column-reverse;justify-content:space-between;gap:24px;width:100%}.Footer-module-scss-module__ZKRToq__desktopLinks{display:none}.Footer-module-scss-module__ZKRToq__mobileLinks{justify-content:space-between;width:100%;display:flex}}@media screen and (max-width:768px){.Footer-module-scss-module__ZKRToq__topSection{gap:36px}.Footer-module-scss-module__ZKRToq__contentSection{padding:36px}.Footer-module-scss-module__ZKRToq__linksMainSection{flex-wrap:wrap;justify-content:flex-start;gap:24px;min-width:200px}}@media screen and (max-width:540px){.Footer-module-scss-module__ZKRToq__mobileLinks{flex-direction:column-reverse;justify-content:center;align-items:center;gap:24px}.Footer-module-scss-module__ZKRToq__privacyLinks{justify-content:space-between;gap:16px;width:100%}}@media screen and (max-width:425px){.Footer-module-scss-module__ZKRToq__contentSection{padding:16px}.Footer-module-scss-module__ZKRToq__bottomLinks{gap:10px}.Footer-module-scss-module__ZKRToq__heading{font-size:16px}.Footer-module-scss-module__ZKRToq__ul li{font-size:14px}.Footer-module-scss-module__ZKRToq__copyrightWrapper{padding:var(--mainPadding);flex-direction:column;gap:8px}.Footer-module-scss-module__ZKRToq__copyrightWrapper .Footer-module-scss-module__ZKRToq__referenceText,.Footer-module-scss-module__ZKRToq__copyrightWrapper .Footer-module-scss-module__ZKRToq__copyrightText{color:var(--white)}.Footer-module-scss-module__ZKRToq__copyrightWrapper .Footer-module-scss-module__ZKRToq__referenceText a,.Footer-module-scss-module__ZKRToq__copyrightWrapper .Footer-module-scss-module__ZKRToq__copyrightText a{color:var(--white);text-decoration:none}}
.Drawer-module-scss-module__iVKnFW__mainWrapper{z-index:1000;background:#0003;width:100%;height:100dvh;transition:all 1s;position:fixed;top:0;left:0;overflow:hidden}.Drawer-module-scss-module__iVKnFW__contentWrapper{background:var(--white);width:100%;max-width:675px;height:100dvh;transition:all .3s;position:fixed;top:0;right:0}.Drawer-module-scss-module__iVKnFW__crossIcon{color:var(--gray-400);cursor:pointer;margin:16px 24px 24px;font-size:20px;transition:all .3s}.Drawer-module-scss-module__iVKnFW__crossIcon:hover{color:var(--gray-900);transform:scale(1.3)}
.BlogDrawer-module-scss-module__vi-2PW__mainBlogDrawer{background:var(--white);gap:var(--display-lg);flex-direction:column;height:calc(100dvh - 66px);padding:0 24px 16px;display:flex;overflow:auto}.BlogDrawer-module-scss-module__vi-2PW__header h2{font-size:var(--text-xl);color:var(--gray-950)}.BlogDrawer-module-scss-module__vi-2PW__header p{font-size:var(--text-sm);color:var(--gray-600)}.BlogDrawer-module-scss-module__vi-2PW__formWrapper{flex-direction:column;gap:16px;display:flex}.BlogDrawer-module-scss-module__vi-2PW__buttonsWrapper{align-self:flex-end;gap:16px;display:flex}
