.navbar-module__sMNsZq__navbar{z-index:999999;background:var(--navbar-bg,linear-gradient(to bottom,#1b4c508c,transparent));border-bottom:1px solid #ffffffa3;padding:.3rem 0;transition:background .4s cubic-bezier(.4,0,.2,1),background-color .4s cubic-bezier(.4,0,.2,1),box-shadow .3s;position:fixed;top:0;left:0;right:0}.navbar-module__sMNsZq__navbar.navbar-module__sMNsZq__blue{background:#009ca8!important}.navbar-module__sMNsZq__cartWrapper{display:inline-block;position:relative}.navbar-module__sMNsZq__navbar.navbar-module__sMNsZq__blue.navbar-module__sMNsZq__navbarScrolled{box-shadow:0 2px 10px #0003;background:#009ca8!important}.navbar-module__sMNsZq__navbar.navbar-module__sMNsZq__menuActive{transition:background .4s cubic-bezier(.4,0,.2,1),box-shadow .3s;box-shadow:0 4px 20px #0000004d;background:linear-gradient(270deg,#253743,#009ca8)!important}.navbar-module__sMNsZq__navbarScrolled{box-shadow:0 2px 10px #0003;background:linear-gradient(270deg,#253743,#009ca8)!important}.navbar-module__sMNsZq__navbar.navbar-module__sMNsZq__menuActive.navbar-module__sMNsZq__navbarScrolled,.navbar-module__sMNsZq__navbar.navbar-module__sMNsZq__navbarScrolled:not(.navbar-module__sMNsZq__menuActive){background:linear-gradient(270deg,#253743,#009ca8)!important}.navbar-module__sMNsZq__container{justify-content:space-between;align-items:center;max-width:1300px;margin:0 auto;padding:5px 2rem;display:flex}.navbar-module__sMNsZq__logoImg{width:auto;height:75px}.navbar-module__sMNsZq__rightItems{align-items:center;gap:.5rem;display:flex}.navbar-module__sMNsZq__languageSelector{margin-right:15px;position:relative}.navbar-module__sMNsZq__languageButton{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffffba;align-items:center;gap:.5rem;min-width:80px;padding:.66rem .5rem;font-size:.95rem;font-weight:500;transition:all .3s;display:flex}.navbar-module__sMNsZq__languageButton:hover{background:#ffffff1a;transform:translateY(-2px)}.navbar-module__sMNsZq__languageContent{align-items:center;gap:.5rem;display:flex}.navbar-module__sMNsZq__flagContainer{border-radius:2px;justify-content:center;align-items:center;width:20px;height:15px;display:flex;overflow:hidden}.navbar-module__sMNsZq__languageText{font-size:.9rem;font-weight:500}.navbar-module__sMNsZq__chevron{transition:transform .3s}.navbar-module__sMNsZq__chevronRotated{transform:rotate(180deg)}.navbar-module__sMNsZq__languageDropdown{opacity:0;visibility:hidden;z-index:1000;background:#fff;border:1px solid #ffffffba;border-top:none;padding:6px 4px;transition:all .3s;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px)}.navbar-module__sMNsZq__languageDropdownOpen{opacity:1;visibility:visible;transform:translateY(0)}.navbar-module__sMNsZq__languageOption{color:#000;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.navbar-module__sMNsZq__languageOption svg{border-radius:3px}.navbar-module__sMNsZq__languageOption:hover{background:#ffffff1a}.navbar-module__sMNsZq__languageOptionActive{color:var(--color-primary);background:#38c0c426}.navbar-module__sMNsZq__loginButton{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:27px;height:27px;transition:all .3s;display:flex}.navbar-module__sMNsZq__loginButton:hover{transform:translateY(-2px)}.navbar-module__sMNsZq__userDropdownContainer{position:relative}.navbar-module__sMNsZq__userDropdown{opacity:0;visibility:hidden;z-index:1000;background:#fff;border:1px solid #ffffffba;border-radius:4px;min-width:120px;transition:all .3s;position:absolute;top:calc(100% + 10px);right:0;transform:translateY(-10px);box-shadow:0 4px 12px #00000026}.navbar-module__sMNsZq__userDropdownOpen{opacity:1;visibility:visible;transform:translateY(0)}.navbar-module__sMNsZq__userDropdownLink{color:#333;padding:.75rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:block}.navbar-module__sMNsZq__userDropdownLink:hover{color:#009ca8;background:#009ca81a}.navbar-module__sMNsZq__menuButton{color:#fff;z-index:3;background:0 0;border:none;outline:none;flex-direction:row-reverse;align-items:center;gap:.5rem;padding:.5rem;transition:all .3s;display:flex;position:relative}[dir=rtl] .navbar-module__sMNsZq__menuButton{flex-direction:row}.navbar-module__sMNsZq__menuText{letter-spacing:1px;font-size:.95rem;font-weight:500}.navbar-module__sMNsZq__menuIcon{cursor:pointer;flex-direction:column;justify-content:space-between;width:24px;height:18px;display:flex;position:relative}.navbar-module__sMNsZq__line{transform-origin:50%;background:#fff;width:100%;height:2px;transition:all .3s}.navbar-module__sMNsZq__menuOpen .navbar-module__sMNsZq__line:first-child{transform:rotate(45deg)translate(6px,6px)}.navbar-module__sMNsZq__menuOpen .navbar-module__sMNsZq__line:nth-child(2){opacity:0;transform:scaleX(0)}.navbar-module__sMNsZq__menuOpen .navbar-module__sMNsZq__line:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.navbar-module__sMNsZq__mobileMenu{z-index:99998;opacity:0;visibility:hidden;background:linear-gradient(270deg,#26303c,#009ca8);width:100%;height:calc(100vh - 70px);transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:70px;left:0;transform:translateY(-100%);box-shadow:0 0 1000px 1000px #00000025}.navbar-module__sMNsZq__mobileMenuOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.navbar-module__sMNsZq__mobileMenuContent{text-align:center;flex-direction:column;align-items:center;height:100%;display:flex;position:relative;overflow-y:scroll;padding:3rem 2rem 11rem!important}.navbar-module__sMNsZq__mobileMenuContent .navbar-module__sMNsZq__PHLogo{color:#0000;width:auto;height:70%;position:fixed;top:53%;right:20px;transform:translateY(-50%)}.navbar-module__sMNsZq__mobileMenuContent::-webkit-scrollbar{width:6px}.navbar-module__sMNsZq__mobileMenuContent::-webkit-scrollbar-track{background:0 0;border-radius:10px}.navbar-module__sMNsZq__mobileMenuContent::-webkit-scrollbar-thumb{background:#ff85434d;border-radius:10px;transition:background .3s}.navbar-module__sMNsZq__mobileMenuContent::-webkit-scrollbar-thumb:hover{background:#ff854399}.navbar-module__sMNsZq__mobileMenuContent::-webkit-scrollbar-thumb:active{background:#ff8543cc}.navbar-module__sMNsZq__mobileMenuContent{scrollbar-width:thin;scrollbar-color:#1b4c50 transparent;scroll-behavior:smooth}.navbar-module__sMNsZq__mobileMenuItems{flex-direction:column;gap:2.4rem;width:100%;margin-bottom:3rem;display:flex}.navbar-module__sMNsZq__menuItemWrapper{flex-direction:column;align-items:flex-start;gap:0;width:100%;margin-bottom:0;display:flex;position:relative}.navbar-module__sMNsZq__menuItemHeader{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.navbar-module__sMNsZq__arrowButton{color:#fff;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-top:7px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.navbar-module__sMNsZq__arrowButton:hover{transform:scale(1.1)}.navbar-module__sMNsZq__customArrow{width:18px;height:18px;transition:all .4s cubic-bezier(.4,0,.2,1)}.navbar-module__sMNsZq__arrowVisible{opacity:1;transform:rotate(90deg)}.navbar-module__sMNsZq__arrowHidden{transform:rotate(450deg)}.navbar-module__sMNsZq__submenuItems{opacity:0;flex-direction:column;gap:1.5rem;width:100%;height:0;margin-top:0;margin-bottom:0;transition:height .5s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),margin-top .4s cubic-bezier(.4,0,.2,1),margin-bottom .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;transform:translateY(-10px)}.navbar-module__sMNsZq__menuItemWrapper.navbar-module__sMNsZq__hasSubmenu{margin-bottom:-40px}.navbar-module__sMNsZq__submenuItems.navbar-module__sMNsZq__submenuOpen{opacity:1;height:auto;margin-top:1rem;transform:translateY(0)}.navbar-module__sMNsZq__submenuTitle{color:#fff;text-align:left;margin-top:12px;margin-bottom:.5rem;font-size:1.3rem;font-weight:600}.navbar-module__sMNsZq__submenuColumns{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;display:grid}.navbar-module__sMNsZq__submenuColumn{flex-direction:column;gap:.8rem;display:flex}.navbar-module__sMNsZq__columnTitle{color:var(--color-primary-button,#ffa726);letter-spacing:.5px;text-align:left;margin-bottom:.3rem;font-size:1.3rem;font-weight:700}.navbar-module__sMNsZq__submenuLink{color:#fff;text-align:left;align-items:center;gap:.5rem;padding:.4rem 0;font-size:1rem;font-weight:400;text-decoration:none;transition:all .3s;display:flex}.navbar-module__sMNsZq__submenuLink svg{color:var(--color-primary-button);flex-shrink:0;width:23px;height:23px;margin-bottom:-4px;transition:all .3s;rotate:44deg}.navbar-module__sMNsZq__submenuLink:hover{color:var(--color-primary-button)}.navbar-module__sMNsZq__submenuLink:hover svg{color:var(--color-primary-button,#ffa726);rotate:none}.navbar-module__sMNsZq__mobileNavLink{color:#fff;cursor:pointer;flex:none;font-weight:600;text-decoration:none;transition:color .3s;display:inline-block;position:relative;overflow:hidden;font-size:2.2rem!important}.navbar-module__sMNsZq__mobileNavLink .navbar-module__sMNsZq__animatedChar{color:#fff;transition:color .4s ease-in-out;display:inline-block;position:relative}.navbar-module__sMNsZq__mobileNavLink:hover .navbar-module__sMNsZq__animatedChar{animation:.25s ease-in-out forwards navbar-module__sMNsZq__charWaveIn;animation-delay:calc(var(--char-index)*20ms);color:var(--color-primary-button,#ffa726);transition-delay:calc(var(--char-index)*20ms)}.navbar-module__sMNsZq__mobileNavLink:not(:hover) .navbar-module__sMNsZq__animatedChar{animation:.2s ease-in-out forwards navbar-module__sMNsZq__charWaveOut;animation-delay:calc(var(--char-index)*15ms);color:#fff;transition-delay:calc(var(--char-index)*15ms)}@keyframes navbar-module__sMNsZq__charWaveIn{0%{opacity:1;transform:translateY(0)}45%{opacity:0;transform:translateY(-8px)}46%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes navbar-module__sMNsZq__charWaveOut{0%{opacity:1;transform:translateY(0)}45%{opacity:0;transform:translateY(8px)}46%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.navbar-module__sMNsZq__mobileMenuButtons{flex-direction:column;gap:1rem;width:100%;max-width:300px;display:flex}.navbar-module__sMNsZq__mobileLanguageSelector{width:100%;margin-bottom:1rem;position:relative}.navbar-module__sMNsZq__mobileLanguageButton{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffffba;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:50px;padding:.84rem 1rem;font-size:.95rem;font-weight:500;transition:all .3s;display:flex}.navbar-module__sMNsZq__mobileLanguageButton:hover{background:#ffffff1a;transform:translateY(-2px)}.navbar-module__sMNsZq__mobileLanguageDropdown{opacity:0;visibility:hidden;z-index:1000;background:#fff;border:1px solid #ffffffba;border-top:none;border-radius:0 0 4px 4px;margin-top:4px;transition:all .3s;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px)}.navbar-module__sMNsZq__mobileLanguageDropdownOpen{opacity:1;visibility:visible;transform:translateY(0)}.navbar-module__sMNsZq__mobileTopButtons,.navbar-module__sMNsZq__mobileBottomButton{display:none}@media (min-width:766px) and (max-width:880px){.navbar-module__sMNsZq__languageButton{padding:8px!important}}@media (min-width:769px){.navbar-module__sMNsZq__mobileMenu{width:50%;top:0;left:auto;right:0;transform:translate(100%)}.navbar-module__sMNsZq__menuItemHeader{justify-content:unset}.navbar-module__sMNsZq__mobileMenuOpen{transform:translate(0)}.navbar-module__sMNsZq__mobileMenuContent{text-align:start;justify-content:start;align-items:start;margin-top:100px;padding:8rem 2rem 2rem}.navbar-module__sMNsZq__mobileMenuItems{width:100%}.navbar-module__sMNsZq__menuItemWrapper{justify-content:flex-start;gap:.5rem}.navbar-module__sMNsZq__mobileNavLink{text-align:start;flex:0 auto;font-size:23px!important}.navbar-module__sMNsZq__arrowButton{margin-left:0}.navbar-module__sMNsZq__mobileMenuButtons,.navbar-module__sMNsZq__mobileLanguageSelector{display:none}.navbar-module__sMNsZq__mobileMenuOpen:before{opacity:1;pointer-events:auto}.navbar-module__sMNsZq__submenuColumns{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (max-width:768px){.navbar-module__sMNsZq__container{padding:0 1rem}.navbar-module__sMNsZq__cartWrapper,.navbar-module__sMNsZq__rightItems>:not(.navbar-module__sMNsZq__menuButton):not(.navbar-module__sMNsZq__loginButton){display:none}.navbar-module__sMNsZq__loginButton{width:24px;height:24px}.navbar-module__sMNsZq__mobileMenu{background:url(/contactUsBg.webp) 45%;width:100%;transform:translateY(-100%)}.navbar-module__sMNsZq__mobileMenuContent{text-align:start;background-image:url("/Property 1=wave-haikei 4.png");background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:flex-start;overflow:hidden;padding:130px 20px 0!important}.navbar-module__sMNsZq__mobileMenuContent .navbar-module__sMNsZq__PHLogo{color:#0000;opacity:.7;width:auto;height:70%;position:fixed;top:50%;right:0;transform:translateY(-50%)}.navbar-module__sMNsZq__mobileTopButtons{z-index:2;flex-direction:row-reverse;gap:1rem;width:100%;margin-bottom:2.5rem;display:flex}.navbar-module__sMNsZq__mobileTopButtons .navbar-module__sMNsZq__mobileLanguageSelector{flex:0 0 calc(50% - .375rem);width:calc(50% - .375rem);margin-bottom:0}.navbar-module__sMNsZq__mobileTopButtons .navbar-module__sMNsZq__mobileLanguageSelector .navbar-module__sMNsZq__mobileLanguageButton{justify-content:start;min-height:48px;font-size:.85rem;border:1px solid #fff!important;border-radius:0!important}.navbar-module__sMNsZq__mobileTopButtons .company-profile-btn{flex:0 0 calc(50% - .25rem);padding:9px;background-color:#0000!important;border:1px solid #fff!important;border-radius:0!important;width:calc(50% - .25rem)!important}.navbar-module__sMNsZq__mobileMenuItems{flex:1;gap:1.5rem;width:102%;max-height:60vh;margin-bottom:0;overflow:hidden auto}.navbar-module__sMNsZq__mobileNavLink{text-align:start;border-bottom:none;padding-bottom:0;font-size:20px!important;font-weight:500!important}.navbar-module__sMNsZq__menuItemWrapper{border-bottom:1px solid #fff;justify-content:space-between;margin-bottom:0;padding-bottom:10px}.navbar-module__sMNsZq__arrowButton{margin-left:0}.navbar-module__sMNsZq__submenuItems{padding-left:0;padding-right:0}.navbar-module__sMNsZq__submenuColumns{grid-template-columns:1fr;gap:1.5rem}.navbar-module__sMNsZq__mobileMenuOpen{transform:translateY(0)}.navbar-module__sMNsZq__mobileMenuButtons{display:none}.navbar-module__sMNsZq__mobileBottomButton{z-index:2;width:100%;margin-top:auto;padding-bottom:1rem;display:block}.navbar-module__sMNsZq__mobileQuote{background-color:var(--color-primary-button)}}@media (max-width:480px){.navbar-module__sMNsZq__container{padding:0 .5rem}.navbar-module__sMNsZq__mobileMenuItems{gap:1.5rem;width:102%;max-height:60vh;overflow:hidden auto}.navbar-module__sMNsZq__menuText{display:none}.navbar-module__sMNsZq__mobileTopButtons .navbar-module__sMNsZq__mobileLanguageSelector{flex:0 0 calc(50% - .25rem);width:calc(50% - .25rem)}.navbar-module__sMNsZq__mobileTopButtons .company-profile-btn{flex:0 0 calc(50% - .25rem);padding:9px;background-color:#0000!important;border:1px solid #fff!important;border-radius:0!important;width:calc(50% - .25rem)!important}.navbar-module__sMNsZq__mobileBottomButton{z-index:2;width:100%;margin-top:auto;padding-bottom:1rem;display:block}.navbar-module__sMNsZq__submenuTitle{font-size:1rem}.navbar-module__sMNsZq__columnTitle,.navbar-module__sMNsZq__submenuLink{font-size:.85rem}}@media (max-width:768px){.navbar-module__sMNsZq__navbar,.navbar-module__sMNsZq__navbar.navbar-module__sMNsZq__menuActive{box-shadow:none!important;background:0 0!important}.navbar-module__sMNsZq__userDropdownContainer{display:block!important}}
.AnimatedButton-module__xFKyDG__animatedButton{cursor:pointer;letter-spacing:1px;z-index:1;border:none;min-width:160px;font-weight:500;transition:all .3s;position:relative;overflow:hidden}.AnimatedButton-module__xFKyDG__buttonText{z-index:3;transition:color .3s;position:relative}.AnimatedButton-module__xFKyDG__hoverCircle{background:var(--color-primary-button);z-index:2;opacity:.5;border-radius:50%;width:0;height:0;transition:all .5s cubic-bezier(.25,.46,.45,.94);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AnimatedButton-module__xFKyDG__animatedButton:hover .AnimatedButton-module__xFKyDG__hoverCircle{opacity:1;width:300px;height:300px}.AnimatedButton-module__xFKyDG__animatedButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ffa7264d}.AnimatedButton-module__xFKyDG__primary{color:#fff;background:#1b4c502c;border:1px solid #ffffffba;padding:.7rem .5rem;font-size:.75rem;font-weight:100!important}.AnimatedButton-module__xFKyDG__primary:hover .AnimatedButton-module__xFKyDG__buttonText{color:#fff}.AnimatedButton-module__xFKyDG__secondary{color:#fff;background-color:#0000;border:1px solid #ffffffba;justify-content:center;align-items:center;gap:.5rem;padding:.7rem .5rem;font-size:.75rem;display:flex;font-weight:100!important}.AnimatedButton-module__xFKyDG__secondary:hover .AnimatedButton-module__xFKyDG__buttonText{color:#fff}.AnimatedButton-module__xFKyDG__mobileQuote{color:#fff;letter-spacing:1px;background:0 0;border:2px solid #fff;border-radius:4px;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600}.AnimatedButton-module__xFKyDG__mobileQuote:hover .AnimatedButton-module__xFKyDG__buttonText{color:#1b4c50}.AnimatedButton-module__xFKyDG__mobileCompany{color:#fff;background:#17a2b8;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600;display:flex}.AnimatedButton-module__xFKyDG__mobileCompany .AnimatedButton-module__xFKyDG__hoverCircle{background:#138496}.AnimatedButton-module__xFKyDG__mobileCompany:hover .AnimatedButton-module__xFKyDG__buttonText{color:#fff}.AnimatedButton-module__xFKyDG__mobileLogin{color:#fff;background:0 0;border:2px solid #ffffffb3;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600;display:flex}.AnimatedButton-module__xFKyDG__mobileLogin .AnimatedButton-module__xFKyDG__hoverCircle{background:#ffa726cc}.AnimatedButton-module__xFKyDG__mobileLogin:hover .AnimatedButton-module__xFKyDG__buttonText{color:#1b4c50}@media (min-width:766px) and (max-width:880px){.AnimatedButton-module__xFKyDG__primary,.AnimatedButton-module__xFKyDG__secondary{padding:8px!important}.AnimatedButton-module__xFKyDG__buttonText{font-size:11px!important}}.AnimatedButton-module__xFKyDG__buttonText svg{margin-bottom:-4px;margin-left:5px}@media (max-width:768px){.AnimatedButton-module__xFKyDG__primary{align-items:center;width:160px;padding:10px 0;display:inline-flex}.AnimatedButton-module__xFKyDG__buttonText{margin:auto;font-size:14px!important;font-weight:500!important}.AnimatedButton-module__xFKyDG__mobileQuote{border-radius:0}}
.Footer-module__ZMUlBq__footer{background-color:#009ca8;width:100%}.Footer-module__ZMUlBq__topSection{background-color:#0000;padding:0;position:relative}.Footer-module__ZMUlBq__container{max-width:1300px;margin:0 auto;padding:50px;position:relative}.Footer-module__ZMUlBq__joinUsSection{background-color:#26303c;justify-content:space-between;align-items:center;width:90%;height:160px;padding:20px 60px;display:flex;position:absolute;top:-74px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000001a}.Footer-module__ZMUlBq__joinUsContent{align-items:center;gap:15px;display:flex}.Footer-module__ZMUlBq__logo{margin-right:18px}.Footer-module__ZMUlBq__logoText{font-family:Arial,sans-serif}.Footer-module__ZMUlBq__joinUsText h3{color:#fff;margin:0 0 5px;font-size:24px;font-weight:600}.Footer-module__ZMUlBq__joinUsText p{color:#d1d5db;margin:0;font-size:14px}.Footer-module__ZMUlBq__emailFormWrapper{flex-direction:column;gap:6px;display:flex}.Footer-module__ZMUlBq__emailForm{background-color:#fff;align-items:center;gap:0;padding:8px 15px;transition:all .3s;display:flex}.Footer-module__ZMUlBq__emailFormError{border:2px solid #dc2626;animation:.5s ease-in-out Footer-module__ZMUlBq__shake}@keyframes Footer-module__ZMUlBq__shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}.Footer-module__ZMUlBq__emailInput{color:#666;width:300px;box-shadow:none;background-color:#fff;border:none;outline:none;padding:10px 18px;font-size:14px;transition:color .3s}.Footer-module__ZMUlBq__emailInputError{color:#dc2626!important}.Footer-module__ZMUlBq__emailInput::placeholder{color:#999}.Footer-module__ZMUlBq__emailErrorMessage{color:#dc2626;margin-top:2px;margin-left:4px;font-size:11px;font-weight:400;line-height:1.2}.Footer-module__ZMUlBq__joinButton{color:#fff;cursor:pointer;background-color:#009ca8;border:none;padding:8px 25px;font-size:14px;font-weight:600;transition:background-color .3s}.Footer-module__ZMUlBq__joinButton:hover{background-color:#236769}.Footer-module__ZMUlBq__joinButton:focus{background-color:#000}.Footer-module__ZMUlBq__successMessage{transform-origin:0;animation:.6s cubic-bezier(.4,0,.2,1) forwards Footer-module__ZMUlBq__slideInFade}@keyframes Footer-module__ZMUlBq__slideInFade{0%{opacity:0;transform:translate(30px)scale(.95)}60%{transform:translate(-5px)scale(1.02)}to{opacity:1;transform:translate(0)scale(1)}}.Footer-module__ZMUlBq__successMessageBox{text-align:left;background-color:#0000;border-radius:0;width:400px;min-width:440px;height:100%;padding:25px 0 25px 90px}.Footer-module__ZMUlBq__successTitle{color:#fff;letter-spacing:.5px;margin:0 0 12px;font-size:24px;font-weight:700}.Footer-module__ZMUlBq__successText{color:#fff;margin:0 0 16px;font-size:12px;font-weight:300;line-height:1.6}.Footer-module__ZMUlBq__successQuestion{color:#e0e0e0;margin:0;font-size:16px;font-weight:500}.Footer-module__ZMUlBq__questionText{color:#fff;font-weight:600}.Footer-module__ZMUlBq__contactLink{color:#00d5e6;font-weight:600;text-decoration:none;transition:color .3s}.Footer-module__ZMUlBq__contactLink:hover{color:#5dade2;text-decoration:underline}.Footer-module__ZMUlBq__bottomSection{color:#fff;background-color:#009ca8;padding:60px 0 20px}.Footer-module__ZMUlBq__mobileTitle{text-align:center;color:#fff;margin-bottom:30px;font-size:28px;font-weight:600;display:none}.Footer-module__ZMUlBq__footerContent{grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:40px;display:grid}.Footer-module__ZMUlBq__accordionHeader{display:none}.Footer-module__ZMUlBq__accordionIcon{font-size:16px;transition:transform .4s cubic-bezier(.4,0,.2,1)}.Footer-module__ZMUlBq__accordionIconOpen{transform:rotate(180deg)}.Footer-module__ZMUlBq__accordionContent{display:block}.Footer-module__ZMUlBq__column h4{color:#fff;margin-bottom:20px;font-size:20px;font-weight:500;display:block}.Footer-module__ZMUlBq__column ul{margin:0;padding:0;list-style:none}.Footer-module__ZMUlBq__column ul li{margin-bottom:12px}.Footer-module__ZMUlBq__column ul li a{color:#ffffffe7;opacity:.9;padding-left:0;font-size:14px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative}.Footer-module__ZMUlBq__column ul li a:before{content:"→";opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;left:-20px}.Footer-module__ZMUlBq__column ul li a:hover{opacity:1;color:#fff;letter-spacing:.5px;transform:translate(8px)}.Footer-module__ZMUlBq__column ul li a:hover:before{opacity:1;left:-15px}.Footer-module__ZMUlBq__gallery{margin-top:10px}.Footer-module__ZMUlBq__galleryGrid{grid-template-columns:repeat(3,1fr);gap:8px;max-width:180px;display:grid}.Footer-module__ZMUlBq__galleryItem{cursor:pointer;background:#1a1a1a;width:85px;height:55px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Footer-module__ZMUlBq__galleryItem:before{content:"";opacity:0;z-index:1;background:#0000004d;transition:opacity .4s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.Footer-module__ZMUlBq__galleryItem:hover:before{opacity:1}.Footer-module__ZMUlBq__galleryItem:after{content:"";background:url(/svg_424911.svg) 50%/contain no-repeat;background:var(--color-primary);opacity:1;z-index:2;width:30px;height:30px;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask:url(/svg_424911.svg) 50%/contain no-repeat;mask:url(/svg_424911.svg) 50%/contain no-repeat}.Footer-module__ZMUlBq__galleryItem:hover:after{background:linear-gradient(135deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);transform:translate(-50%,-50%)scale(1.15)}.Footer-module__ZMUlBq__galleryItem:hover{background:linear-gradient(135deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.Footer-module__ZMUlBq__galleryItem:active{transform:translateY(-3px)}.Footer-module__ZMUlBq__galleryImg{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1)}.Footer-module__ZMUlBq__galleryItem:hover .Footer-module__ZMUlBq__galleryImg{opacity:.6;transform:scale(1.1)}.Footer-module__ZMUlBq__socialMedia{border-top:1px solid #fff3;justify-content:space-between;align-items:center;padding-top:20px;display:flex}.Footer-module__ZMUlBq__socialIcons{flex-wrap:wrap;gap:15px;display:flex}.Footer-module__ZMUlBq__socialIcon{color:#fff;border:2px solid #ffffff3e;justify-content:center;align-items:center;width:42px;height:42px;font-size:12px;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Footer-module__ZMUlBq__socialIcon:before{content:"";background:#fff3;border-radius:50%;width:0;height:0;transition:width .4s cubic-bezier(.4,0,.2,1),height .4s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Footer-module__ZMUlBq__socialIcon:hover:before{width:60px;height:60px}.Footer-module__ZMUlBq__socialIcon:hover{border-color:#fffc;transform:translateY(-3px)rotate(5deg);box-shadow:0 5px 15px #0003}.Footer-module__ZMUlBq__socialIcon:active{transform:translateY(-1px)rotate(3deg)}.Footer-module__ZMUlBq__copyright{color:#fffc;align-items:center;gap:20px;font-size:12px;display:flex}.Footer-module__ZMUlBq__titles{gap:13px;display:flex}.Footer-module__ZMUlBq__copyrightTitle,.Footer-module__ZMUlBq__conditionsTitle{margin-top:4px;text-decoration:underline}.Footer-module__ZMUlBq__pikyHostLink{color:var(--color-primary-button);margin:0 5px}@media (max-width:768px){.Footer-module__ZMUlBq__joinUsSection{flex-direction:column;gap:20px;width:100%;height:auto;padding:20px}.Footer-module__ZMUlBq__container{width:100%;padding:50px 20px}.Footer-module__ZMUlBq__mobileTitle{display:block}.Footer-module__ZMUlBq__emailFormWrapper{width:100%}.Footer-module__ZMUlBq__emailForm{border:6px solid #fff;border-right-width:11px;width:100%;max-width:100%;padding:4px}.Footer-module__ZMUlBq__emailFormError{border:6px solid #dc2626;border-right-width:11px}.Footer-module__ZMUlBq__emailInput{width:100%;padding:4px 20px}.Footer-module__ZMUlBq__joinButton{padding:7px 20px}.Footer-module__ZMUlBq__emailErrorMessage{margin-left:10px;font-size:10px}.Footer-module__ZMUlBq__successMessageBox{width:100%;min-width:auto;padding:20px 25px}.Footer-module__ZMUlBq__successTitle{font-size:22px}.Footer-module__ZMUlBq__successText{font-size:12px}.Footer-module__ZMUlBq__footerContent{grid-template-columns:1fr;gap:0}.Footer-module__ZMUlBq__column:first-child{order:1}.Footer-module__ZMUlBq__column:nth-child(2){order:2}.Footer-module__ZMUlBq__column:nth-child(4){order:3}.Footer-module__ZMUlBq__galleryColumn{order:4;margin-top:30px}.Footer-module__ZMUlBq__accordionHeader{cursor:pointer;border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;padding:15px 0;transition:all .3s;display:flex}.Footer-module__ZMUlBq__accordionHeader:hover{background-color:#ffffff0d;padding-left:10px;padding-right:10px}.Footer-module__ZMUlBq__accordionHeader h4{margin-bottom:0;display:block}.Footer-module__ZMUlBq__column>h4:not(.Footer-module__ZMUlBq__galleryTitle){display:none}.Footer-module__ZMUlBq__galleryTitle{margin-bottom:20px!important;font-size:22px!important;font-weight:600!important;display:block!important}.Footer-module__ZMUlBq__accordionContent{opacity:0;max-height:0;transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .4s,padding .4s;overflow:hidden}.Footer-module__ZMUlBq__accordionContentOpen{opacity:1;max-height:800px;padding:15px 0 15px 10px}.Footer-module__ZMUlBq__galleryGrid{grid-template-columns:repeat(3,1fr);gap:8px;max-width:100%}.Footer-module__ZMUlBq__galleryItem{width:100%;height:80px}.Footer-module__ZMUlBq__joinUsContent{flex-direction:column;align-items:start;width:100%}.Footer-module__ZMUlBq__socialMedia{flex-direction:column;align-items:center;gap:15px}.Footer-module__ZMUlBq__copyright{text-align:center;flex-direction:column-reverse;gap:10px}.Footer-module__ZMUlBq__logo{margin-right:0}.Footer-module__ZMUlBq__joinUsText{color:#fff}.Footer-module__ZMUlBq__joinUsText h3{letter-spacing:2px;position:absolute;top:12px;left:109px;font-size:32px!important}.Footer-module__ZMUlBq__socialIcons{border-bottom:1px solid #ffffff97;gap:9px;padding-bottom:20px}.Footer-module__ZMUlBq__socialMedia{border-top:none}.Footer-module__ZMUlBq__socialIcon{width:33px;height:33px}.Footer-module__ZMUlBq__galleryImg{height:100%}.Footer-module__ZMUlBq__titles{width:100%}}
