:root{--color-primary:#e6922e;--color-primary-rgb:230,146,46;--color-secondary:#f4f1de;--color-secondary-rgb:244,241,222;--color-tertiary:#222;--color-tertiary-rgb:34,34,34;--color-quaternary:#1e98ec;--color-quaternary-rgb:30,152,236;--color-quinary:#04172e;--color-quinary-rgb:4,23,46;--color-white:#fff;--color-black:#000;--color-light-gray:#ddd;--color-gray:#ccc;--color-dark-gray:#333;--color-white-hover:#f0f0f0;--font-primary:"Nunito",sans-serif;--bg-primary:#fff;--bg-secondary:#f7f8fa;--bg-tertiary:#f4f1de;--bg-quaternary:#f9f9f9;--font-size-xs:12px;--font-size-sm:14px;--font-size-md:16px;--font-size-lg:18px;--font-size-xl:20px;--font-size-xxl:24px;--bg-white-xs:#ffffff1a;--bg-white-sm:#fff3;--bg-white-md:#ffffff4d;--bg-white-lg:#ffffff80;--bg-white-xl:#ffffffb3;--bg-white-xxl:#ffffffe6}
@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:200;src:url(../media/Nunito-ExtraLight.b11cd565.woff2)format("woff2")}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:300;src:url(../media/Nunito-Light.e989fd0e.woff2)format("woff2")}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:400;src:url(../media/Nunito-Regular.408d0710.woff2)format("woff2")}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:500;src:url(../media/Nunito-Medium.784874f9.woff2)format("woff2")}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:600;src:url(../media/Nunito-SemiBold.179213c7.woff2)format("woff2")}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:700;src:url(../media/Nunito-Bold.b7e673d0.woff2)format("woff2")}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:800;src:url(../media/Nunito-ExtraBold.b20bdbbc.woff2)format("woff2")}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:900;src:url(../media/Nunito-Black.04e81e38.woff2)format("woff2")}:root{--background:#fff;--foreground:#fff}@media (prefers-color-scheme:dark){:root{--background:#fff;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Nunito-Regular,Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#dddfe4}::-webkit-scrollbar-thumb{background:var(--color-primary)}::-webkit-scrollbar-thumb:hover{background:#555}::selection{background:var(--color-primary);color:#fff}.bodyNoScroll{touch-action:none;width:100vw;position:fixed;overflow:hidden!important}
.style-module__gynpyq__header{z-index:1000;width:100%;font-family:var(--font-primary);background:0 0;transition:all .3s;position:absolute;top:60px;left:0;right:0}.style-module__gynpyq__header.style-module__gynpyq__scrolled{background:var(--color-white);z-index:1000;position:fixed;top:0;box-shadow:0 2px 10px #0000001a}.style-module__gynpyq__headerContent{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;display:flex}.style-module__gynpyq__navigation{align-items:center;display:flex}.style-module__gynpyq__navList{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.style-module__gynpyq__navLink{color:var(--color-white);font-weight:800;font-family:var(--font-primary);align-items:center;gap:.5rem;text-decoration:none;transition:color .3s;display:flex;position:relative}.style-module__gynpyq__navLink.style-module__gynpyq__scrolledLink{color:var(--color-quinary)}.style-module__gynpyq__navLink:after{content:"";background:var(--color-primary);border-radius:2px;width:0;height:3px;transition:width .4s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:-8px;left:0}.style-module__gynpyq__navLink:hover,.style-module__gynpyq__navLink.style-module__gynpyq__scrolledLink:hover{color:var(--color-primary)}.style-module__gynpyq__navLink:hover:after{width:100%}.style-module__gynpyq__navItem{position:relative}.style-module__gynpyq__dropdownMenu{background:var(--color-white);border:1px solid var(--color-light-gray);z-index:1000;opacity:0;visibility:hidden;border-radius:12px;min-width:240px;margin:0;padding:.5rem 0;list-style:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:165%;left:-3px;transform:translateY(-10px);box-shadow:0 8px 32px #0000001f}.style-module__gynpyq__navItem:hover .style-module__gynpyq__dropdownMenu{opacity:1;visibility:visible;transform:translateY(0)}.style-module__gynpyq__dropdownLink{color:var(--color-tertiary);font-size:var(--font-size-md);font-family:var(--font-primary);border-radius:6px;margin:0 .5rem;padding:.875rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.style-module__gynpyq__dropdownLink:hover{background-color:var(--color-secondary);color:var(--color-primary)}.style-module__gynpyq__searchSection{align-items:center;display:flex}.style-module__gynpyq__dropdownHoverBridge{z-index:999;pointer-events:auto;cursor:pointer;background:0 0;width:100%;height:20px;position:absolute;top:100%;left:0}.style-module__gynpyq__dropdownArrow{transform-origin:50%;justify-content:center;align-items:center;transition:transform .3s;display:inline-flex}.style-module__gynpyq__dropdownArrowRotated{transform:rotate(180deg)}
.style-module__3EsDpq__header{z-index:1000;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem;font-family:Poppins,sans-serif;transition:all .3s;display:flex;position:absolute;top:0;left:0;right:0}.style-module__3EsDpq__header.style-module__3EsDpq__scrolled{background:var(--color-primary);z-index:1000;position:fixed;top:0;box-shadow:0 2px 10px #0000001a}.style-module__3EsDpq__logo{align-items:center;display:flex}.style-module__3EsDpq__logo img{width:auto;height:60px}.style-module__3EsDpq__mobileMenuButton{cursor:pointer;color:#fff;z-index:1000;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem;transition:all .3s;display:flex}.style-module__3EsDpq__mobileMenuButton:hover{background-color:#ffffff1a;border-radius:4px}.style-module__3EsDpq__hamburger{background-color:#fff;width:24px;height:2px;transition:all .3s;display:block;position:relative}.style-module__3EsDpq__hamburger:before,.style-module__3EsDpq__hamburger:after{content:"";background-color:#fff;width:24px;height:2px;transition:all .3s;position:absolute}.style-module__3EsDpq__hamburger:before{top:-8px}.style-module__3EsDpq__hamburger:after{bottom:-8px}.style-module__3EsDpq__mobileOverlay{z-index:998;background-color:#00000080;width:100%;height:100vh;position:fixed;top:0;left:0}.style-module__3EsDpq__navigation{align-items:start;display:flex}.style-module__3EsDpq__mobileNavLogo{background:var(--color-quaternary);z-index:1001;box-sizing:border-box;align-items:center;width:100%;padding:3.5rem 2rem 1rem;display:flex;position:absolute;top:0;left:0}.style-module__3EsDpq__mobileNavLogo img{width:auto;height:60px}.style-module__3EsDpq__mobileNav{background:var(--color-quaternary);z-index:999;flex-direction:column;justify-content:start;align-items:start;width:100%;height:100vh;padding:10rem 2rem 0;transition:left .3s;display:flex;position:fixed;top:0;left:-100%;overflow-y:auto}.style-module__3EsDpq__mobileNavOpen{left:0}.style-module__3EsDpq__navList{text-align:start;flex-direction:column;gap:0;width:100%;margin:0;padding:0;list-style:none;display:flex}.style-module__3EsDpq__navItem{border-bottom:1px solid #fff3;width:100%;position:relative}.style-module__3EsDpq__navItemContainer{justify-content:space-between;align-items:center;width:100%;padding:1rem;display:flex}.style-module__3EsDpq__navLink{color:#fff;font-weight:500;font-family:var(--font-primary);flex-grow:1;font-size:1rem;text-decoration:none}.style-module__3EsDpq__mobileDropdownToggle{cursor:pointer;color:#fff;background:0 0;border:none;align-items:center;margin-left:1rem;padding:.5rem;display:inline-flex}.style-module__3EsDpq__dropdownMenu{box-shadow:none;background:0 0;border:none;width:100%;margin:0;padding:0 0 0 1rem;list-style:none;position:static}.style-module__3EsDpq__dropdownItem{border-bottom:1px solid #ffffff1a}.style-module__3EsDpq__dropdownLink{color:#fff;font-size:var(--font-size-md);font-family:var(--font-primary);border-radius:6px;margin:.25rem .5rem;padding:.875rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.style-module__3EsDpq__dropdownLink:hover{background-color:var(--color-secondary);color:var(--color-primary);transform:translate(4px)}.style-module__3EsDpq__dropdownArrow{transform-origin:50%;justify-content:center;align-items:center;transition:transform .3s;display:inline-flex}.style-module__3EsDpq__dropdownArrowRotated{transform:rotate(180deg)}.style-module__3EsDpq__mobileUserActions{flex-direction:column;gap:1rem;width:100%;margin-top:2rem;padding:1rem;display:flex}.style-module__3EsDpq__mobileHeaderActions{flex-direction:row;justify-content:end;align-items:center;width:100%;display:flex}.style-module__3EsDpq__mobileSearchButton{align-items:center;margin-right:.5rem;display:flex}.style-module__3EsDpq__contactInfo{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;margin-top:1rem;display:flex}.style-module__3EsDpq__contactItem{color:#fff;background-color:#ffffff14;border-radius:4px;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.style-module__3EsDpq__contactItem:hover{background-color:#ffffff2e}.style-module__3EsDpq__contactText{font-family:Poppins,sans-serif;font-size:1rem}.style-module__3EsDpq__socialMediaSection{width:100%;margin-top:1.5rem}.style-module__3EsDpq__socialMediaTitle{color:#fff;margin-bottom:.75rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600}.style-module__3EsDpq__socialMediaIcons{flex-wrap:wrap;gap:1rem;display:flex}.style-module__3EsDpq__socialLink{color:#fff;background-color:#ffffff14;border-radius:4px;justify-content:center;align-items:center;padding:.5rem;transition:color .3s;display:flex}.style-module__3EsDpq__socialLink:hover{color:var(--color-primary);background-color:#ffffff2e}.style-module__3EsDpq__languageSection{width:100%;margin-top:1.5rem}.style-module__3EsDpq__languageTitle{color:#fff;margin-bottom:.75rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600}.style-module__3EsDpq__languageSelector{position:relative}.style-module__3EsDpq__languageButton{cursor:pointer;color:#fff;background:#ffffff14;border:none;border-radius:4px;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;transition:all .3s;display:flex}.style-module__3EsDpq__languageButton:hover{background:#ffffff2e}.style-module__3EsDpq__languageDropdown{z-index:1001;background:#fff;border:1px solid #ddd;border-radius:4px;margin-top:.25rem;position:absolute;top:100%;left:0;right:0;box-shadow:0 2px 8px #0000001a}.style-module__3EsDpq__languageOption{cursor:pointer;text-align:left;color:#333;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;transition:background-color .3s;display:flex}.style-module__3EsDpq__languageOption:hover{color:#0d3548;background-color:#f5f5f5}.style-module__3EsDpq__activeLanguage{background-color:#fff3;font-weight:700}
.style-module__t4qE8q__header_text{background-color:rgb(var(--color-quinary-rgb),.7);z-index:1002;width:100%;transition:opacity .3s,transform .3s;position:absolute;top:0;left:0;right:0}@media only screen and (max-width:768px){.style-module__t4qE8q__header_text{display:none}}.style-module__t4qE8q__header_text_content{flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:1440px;height:60px;margin:0 auto;padding:0 2rem;display:flex}.style-module__t4qE8q__contact_info{flex:1;align-items:center;gap:2rem;min-width:0;display:flex}.style-module__t4qE8q__contact_item{align-items:center;gap:.5rem;display:flex}.style-module__t4qE8q__contact_item span{color:var(--color-white);font-size:14px;font-family:var(--font-primary);white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-weight:600;text-decoration:none;overflow:hidden}.style-module__t4qE8q__social_media{flex-shrink:0;align-items:center;gap:2rem;display:flex}.style-module__t4qE8q__social_link{color:var(--color-white);justify-content:center;align-items:center;transition:color .3s;display:flex}.style-module__t4qE8q__social_link:hover{color:var(--color-primary)}.style-module__t4qE8q__languageSelector{position:relative}.style-module__t4qE8q__languageButton{cursor:pointer;color:#fff;background:0 0;border:none;align-items:center;gap:.1rem;padding:.5rem 1rem;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;transition:all .3s;display:flex}.style-module__t4qE8q__languageButton:hover{color:#ccc}.style-module__t4qE8q__languageDropdown{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:4px;min-width:80px;position:absolute;top:100%;right:0;box-shadow:0 2px 8px #0000001a;z-index:1001!important}@media only screen and (max-width:480px){.style-module__t4qE8q__languageDropdown{left:50%;right:auto;transform:translate(-50%)}}.style-module__t4qE8q__languageOption{cursor:pointer;text-align:left;color:#333;background:0 0;border:none;width:100%;padding:.75rem 1rem;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;transition:background-color .3s;display:block}.style-module__t4qE8q__languageOption:hover{color:#0d3548;background-color:#f5f5f5}.style-module__t4qE8q__loadingState,.style-module__t4qE8q__errorState{color:#fff;justify-content:center;align-items:center;gap:8px;font-size:14px;display:flex}.style-module__t4qE8q__loadingSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:1s linear infinite style-module__t4qE8q__spin}@keyframes style-module__t4qE8q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.style-module__t4qE8q__errorState{color:#ff6b6b}.style-module__t4qE8q__activeLanguage{background-color:#fff3;font-weight:700}@media only screen and (max-width:768px){.style-module__t4qE8q__header_text_content{flex-flow:wrap;justify-content:space-between;align-items:center;height:auto;min-height:50px;padding:8px 15px}.style-module__t4qE8q__contact_info{display:none}.style-module__t4qE8q__social_media{flex-shrink:0;justify-content:space-between;gap:.75rem;width:100%}.style-module__t4qE8q__languageButton{padding:.25rem .5rem;font-size:12px}.style-module__t4qE8q__languageDropdown{min-width:70px}.style-module__t4qE8q__languageOption{padding:.5rem .75rem;font-size:12px}}@media only screen and (max-width:480px){.style-module__t4qE8q__header_text_content{flex-direction:row;justify-content:space-between;align-items:center;height:auto;min-height:45px;padding:6px 4rem}.style-module__t4qE8q__contact_info{display:none}.style-module__t4qE8q__social_media{justify-content:space-between;gap:.5rem;width:100%}.style-module__t4qE8q__languageButton{padding:.2rem .4rem;font-size:11px}.style-module__t4qE8q__languageDropdown{min-width:60px}.style-module__t4qE8q__languageOption{padding:.4rem .6rem;font-size:11px}}@media only screen and (max-width:360px){.style-module__t4qE8q__header_text_content{flex-direction:row;justify-content:space-between;align-items:center;min-height:40px;padding:4px 8px}.style-module__t4qE8q__contact_info{display:none}.style-module__t4qE8q__social_media{justify-content:space-between;gap:.4rem;width:100%}.style-module__t4qE8q__languageButton{padding:.15rem .3rem;font-size:10px}.style-module__t4qE8q__languageOption{padding:.3rem .5rem;font-size:10px}}
.header-skeleton-module__FNAV-W__skeletonHeader{background:#f8f9fa;border-bottom:1px solid #e9ecef;padding:1rem 0}.header-skeleton-module__FNAV-W__skeletonContent{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.header-skeleton-module__FNAV-W__skeletonLogo{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:80px;height:40px;animation:1.5s infinite header-skeleton-module__FNAV-W__loading}.header-skeleton-module__FNAV-W__skeletonNavigation{flex:1;margin-left:2rem}.header-skeleton-module__FNAV-W__skeletonNavList{justify-content:flex-end;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.header-skeleton-module__FNAV-W__skeletonNavItem{align-items:center;display:flex}.header-skeleton-module__FNAV-W__skeletonNavLink{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:80px;height:20px;animation:1.5s infinite header-skeleton-module__FNAV-W__loading}@keyframes header-skeleton-module__FNAV-W__loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.header-skeleton-module__FNAV-W__skeletonContent{padding:0 1rem}.header-skeleton-module__FNAV-W__skeletonNavigation{margin-left:1rem}.header-skeleton-module__FNAV-W__skeletonNavList{gap:1rem}.header-skeleton-module__FNAV-W__skeletonNavLink{width:60px}}
.api-debug-module__4T8J4W__debugContainer{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:1rem 0;padding:1.5rem;font-family:Courier New,monospace;font-size:14px}.api-debug-module__4T8J4W__debugHeader{border-bottom:2px solid #dee2e6;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.api-debug-module__4T8J4W__debugHeader h3{color:#495057;margin:0;font-size:1.2rem}.api-debug-module__4T8J4W__retryButton{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:4px;padding:.5rem 1rem;font-size:14px;transition:background-color .2s}.api-debug-module__4T8J4W__retryButton:hover{background:#0056b3}.api-debug-module__4T8J4W__errorMessage{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;margin-bottom:1rem;padding:1rem}.api-debug-module__4T8J4W__solutionBox{color:#0c5460;background:#d1ecf1;border:1px solid #bee5eb;border-radius:4px;margin-bottom:1rem;padding:1rem}.api-debug-module__4T8J4W__solutionBox h4{color:#0c5460;margin:0 0 .5rem}.api-debug-module__4T8J4W__solutionBox ol{margin:.5rem 0;padding-left:1.5rem}.api-debug-module__4T8J4W__solutionBox li{margin-bottom:.25rem}.api-debug-module__4T8J4W__solutionBox strong{color:#0c5460}.api-debug-module__4T8J4W__environmentInfo{color:#383d41;background:#e2e3e5;border:1px solid #d6d8db;border-radius:4px;padding:1rem}.api-debug-module__4T8J4W__environmentInfo h4{color:#383d41;margin:0 0 .5rem}.api-debug-module__4T8J4W__environmentInfo ul{margin:.5rem 0;padding-left:1.5rem}.api-debug-module__4T8J4W__environmentInfo li{margin-bottom:.25rem}.api-debug-module__4T8J4W__environmentInfo code{color:#e83e8c;background:#f8f9fa;border-radius:3px;padding:.2rem .4rem;font-family:Courier New,monospace}@media (max-width:768px){.api-debug-module__4T8J4W__debugHeader{flex-direction:column;align-items:stretch;gap:1rem}.api-debug-module__4T8J4W__retryButton{width:100%}}
.style-module__rei4iW__footer{background:linear-gradient(90deg,var(--color-primary)50%,var(--color-quaternary)100%);color:var(--color-white);text-align:center;font-family:var(--font-primary);margin-top:auto}@media (max-width:768px){.style-module__rei4iW__footer{padding:1.5rem 0}.style-module__rei4iW__copyright{font-size:.8rem}.style-module__rei4iW__footerUp{flex-direction:column;align-items:center;gap:1rem}.style-module__rei4iW__footerUpCategory{text-align:center;width:100%;min-width:0}}
.style-module__umpNGq__footerUpIcon{vertical-align:middle;width:1.5em;height:1.5em;color:var(--color-white);border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;margin-right:.5em;padding:.25em;display:flex}.style-module__umpNGq__footerUpGrid{grid-template-columns:5fr 5fr 2fr;gap:2rem;max-width:1440px;margin:0 auto;padding:0 16px;display:grid}.style-module__umpNGq__footerUpCol1{flex-direction:column;align-items:center;gap:1rem;padding:24px 0;display:flex}.style-module__umpNGq__footerUpLogo{width:200px;height:auto}.style-module__umpNGq__footerUpSocials{flex-direction:column;align-items:center;gap:.5em;margin:1em 0;display:flex}.style-module__umpNGq__footerUpSocialsList{gap:.8em;display:flex}.style-module__umpNGq__footerUpSocialIcon{background:var(--color-white);width:2.5em;height:2.5em;color:var(--color-primary);border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.style-module__umpNGq__footerUpSocialIcon:hover{background:var(--color-primary);color:#fff}.style-module__umpNGq__footerUpCallCenterCard{min-width:340px;color:var(--color-white);text-align:start;background:0 0;border:1px solid #eee;border-radius:8px;align-items:center;gap:.75em;padding:1em 1.5em;display:flex;box-shadow:0 2px 8px #0000000a}.style-module__umpNGq__footerUpCallCenterCard svg{width:60px;height:60px;color:var(--color-white)}.style-module__umpNGq__footerUpTitle{text-align:start;margin-bottom:1rem;font-size:3.2rem;font-weight:700}.style-module__umpNGq__footerUpTitleSocials{text-align:center;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.style-module__umpNGq__footerUpColNewsletter{background-color:var(--color-quinary);flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;display:flex}.style-module__umpNGq__footerUpNewsletterBox{width:100%;max-width:600px;padding:2rem 1.5rem}.style-module__umpNGq__footerUpNewsletterDesc{color:#eee;text-align:start;margin-bottom:1.5rem;font-size:1rem}.style-module__umpNGq__footerUpNewsletterForm{gap:.5rem;width:100%;display:flex}.style-module__umpNGq__footerUpNewsletterInput{color:var(--color-primary);background:#fff;border:1px solid #ddd;outline:none;flex:1;padding:.7em 1em;font-size:1rem;transition:border .2s}.style-module__umpNGq__footerUpNewsletterInput:focus{border:1.5px solid var(--color-primary)}.style-module__umpNGq__footerUpNewsletterBtn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;align-items:center;gap:.5em;padding:.7em 1.2em;font-size:1rem;font-weight:600;transition:background .2s;display:flex}.style-module__umpNGq__footerUpNewsletterBtn:hover{background:var(--color-quaternary)}.style-module__umpNGq__footerUpColButtons{flex-direction:column;gap:0;width:100%;max-width:220px;padding:24px 0;display:flex}.style-module__umpNGq__footerUpButton{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #fff;align-items:center;gap:.8em;width:100%;padding:1em .2em;font-family:inherit;font-size:1.08rem;transition:color .2s,background .2s;display:flex}.style-module__umpNGq__footerUpButton:last-child{border-bottom:none}.style-module__umpNGq__footerUpButton:hover{color:var(--color-quaternary);background:#ffffff12}.style-module__umpNGq__footerUpButtonIcon{justify-content:center;align-items:center;width:1.5em;height:1.5em;margin-right:.5em;display:flex}.style-module__umpNGq__footerUpCallCenterText{flex-direction:column;gap:.2rem;display:flex}.style-module__umpNGq__footerUpCallCenterLabel{font-size:1.08em;font-weight:600}.style-module__umpNGq__footerUpCallCenterNumber{font-size:1.5em;font-weight:700}.style-module__umpNGq__footerUpNewsletterBtnIcon{align-items:center;margin-left:8px;display:flex}@media (max-width:1000px){.style-module__umpNGq__footerUpGrid{grid-template-columns:1fr;gap:2rem}.style-module__umpNGq__footerUpCol1{align-items:flex-start}.style-module__umpNGq__footerUpColNewsletter,.style-module__umpNGq__footerUpColButtons{width:100%;max-width:100%}.style-module__umpNGq__footerUpNewsletterBox{max-width:100%}}@media (max-width:400px){.style-module__umpNGq__footerUpTitle{text-align:start;margin-bottom:1rem;font-size:2rem}.style-module__umpNGq__footerUpNewsletterDesc{text-align:start;font-size:.8rem}.style-module__umpNGq__footerUpNewsletterInput{border:1px solid #ddd;flex:1;padding:.7em 1em;font-size:.8rem}}.style-module__umpNGq__footerUpLanguageSelector{justify-content:flex-start;align-items:center;margin-top:2.5rem;display:flex}@media (max-width:768px){.style-module__umpNGq__footerUpLanguageSelector{margin-top:1rem}}
.style-module__SibOha__languageSelector{min-width:120px;display:inline-block;position:relative}.style-module__SibOha__currentLanguage{cursor:pointer;color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:500;transition:all .3s;display:flex}.style-module__SibOha__currentLanguage:hover{background:#ffffff26;border-color:#ffffff4d}.style-module__SibOha__flag{font-size:16px;line-height:1}.style-module__SibOha__languageName{white-space:nowrap;flex:1}.style-module__SibOha__arrow{color:currentColor;transition:transform .3s}.style-module__SibOha__languageSelector:hover .style-module__SibOha__arrow{transform:rotate(180deg)}.style-module__SibOha__languageDropdown{z-index:50;opacity:0;visibility:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-top:4px;transition:all .3s;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.style-module__SibOha__languageSelector:hover .style-module__SibOha__languageDropdown{opacity:1;visibility:visible;transform:translateY(0)}.style-module__SibOha__languageOption{cursor:pointer;color:#374151;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:10px 12px;font-size:14px;transition:background-color .2s;display:flex;position:relative}.style-module__SibOha__languageOption:hover{background-color:#f3f4f6}.style-module__SibOha__languageOption.style-module__SibOha__active{background-color:rgba(var(--color-quaternary-rgb),.1);color:var(--color-quaternary)}.style-module__SibOha__checkIcon{color:var(--color-quaternary);margin-left:auto}@media (prefers-color-scheme:dark){.style-module__SibOha__languageDropdown{background:#1f2937;border-color:#374151}.style-module__SibOha__languageOption{color:#f9fafb}.style-module__SibOha__languageOption:hover{background-color:#374151}.style-module__SibOha__languageOption.style-module__SibOha__active{color:#dbeafe;background-color:#1e40af}}
.style-module__bAhTLW__footerMiddle{color:var(--color-white);background-color:rgba(var(--color-secondary-rgb),.9);z-index:1;min-height:350px;position:relative}.style-module__bAhTLW__footerMiddle:before{content:"";opacity:.55;z-index:1;pointer-events:none;background:#fff;width:100%;height:100%;position:absolute;top:0;left:0}.style-module__bAhTLW__footerMiddleTitle{color:var(--color-primary);text-align:center;letter-spacing:.02em;margin-bottom:2rem;font-size:2rem;font-weight:700}.style-module__bAhTLW__footerMiddleContentBox{z-index:2;flex-direction:column;justify-content:center;align-items:center;max-width:1200px;margin:0 auto;padding:1.5rem;display:flex;position:relative;box-shadow:0 4px 32px #ffffff2e}.style-module__bAhTLW__footerMiddleCategories{background-color:rgba(var(--color-quaternary-rgb),.1);border-radius:1.5rem;flex-flow:wrap;justify-content:center;align-items:center;gap:0;height:48px;margin-bottom:2.5rem;padding:0;display:flex;overflow:hidden}.style-module__bAhTLW__footerMiddleCategory,.style-module__bAhTLW__footerMiddleSeparator{height:48px;color:var(--color-quaternary);background-color:rgba(var(--color-quaternary-rgb),.1);cursor:pointer;border:none;justify-content:center;align-items:center;padding:0 2rem;font-size:1.1rem;font-weight:500;transition:background .2s,color .2s;display:flex}.style-module__bAhTLW__footerMiddleCategory:last-child,.style-module__bAhTLW__footerMiddleSeparator:last-child{border-right:none}.style-module__bAhTLW__footerMiddleCategory:hover,.style-module__bAhTLW__footerMiddleCategory.style-module__bAhTLW__active{background:rgba(var(--color-quaternary-rgb),.9);color:var(--color-white)}.style-module__bAhTLW__footerMiddleSeparator{-webkit-user-select:none;user-select:none;color:var(--color-primary);background-color:rgba(var(--color-quaternary-rgb),.1);pointer-events:none;padding:0;font-size:2.2rem;font-weight:100}.style-module__bAhTLW__footerMiddleContactBox{flex-direction:column;align-items:center;min-width:460px;max-width:100%;display:flex}.style-module__bAhTLW__footerMiddleContactTitle{color:var(--color-primary);text-align:center;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.style-module__bAhTLW__footerMiddleContactSubtitle{color:var(--color-primary);text-align:center;margin-bottom:1rem;font-size:1.05rem;font-weight:500}.style-module__bAhTLW__footerMiddleContactAddress{color:rgba(var(--color-quaternary-rgb),.7);text-align:center;white-space:pre-line;margin-bottom:1rem;font-size:1rem;font-weight:500}.style-module__bAhTLW__footerMiddleContactPhone{color:rgba(var(--color-quaternary-rgb),.7);text-align:center;font-size:1.1rem;font-weight:500}.style-module__bAhTLW__footerMiddleContactPhoneLabel{color:var(--color-primary);margin-right:.25em;font-weight:700}.style-module__bAhTLW__paymentMethodsTitle{color:var(--color-white);margin-bottom:1rem;font-size:1rem;font-weight:500}.style-module__bAhTLW__paymentMethodsList{flex-wrap:wrap;gap:.75rem;display:flex}.style-module__bAhTLW__paymentMethod{align-items:center;display:flex}@media (max-width:768px){.style-module__bAhTLW__footerMiddle{padding:1.5rem 0}.style-module__bAhTLW__footerMiddleTitle{font-size:1.3rem}.style-module__bAhTLW__footerMiddleContentBox{padding:1.5rem .5rem}.style-module__bAhTLW__footerMiddleCategories{flex-wrap:wrap;gap:.3rem;margin-bottom:1.5rem}.style-module__bAhTLW__footerMiddleContactBox{min-width:0;padding:1rem .5rem}.style-module__bAhTLW__paymentMethodsList{justify-content:center}}@media (max-width:480px){.style-module__bAhTLW__paymentMethodsList{gap:.5rem}.style-module__bAhTLW__footerMiddleContentBox{padding:.5rem .1rem}.style-module__bAhTLW__footerMiddleTitle{font-size:1.1rem}.style-module__bAhTLW__footerMiddleCategory{font-size:.75rem}.style-module__bAhTLW__footerMiddleContactBox{padding:.5rem .1rem}}
