.Footer-module__7vZ9Tq__footer{background-color:#009ca8;width:100%}.Footer-module__7vZ9Tq__topSection{background-color:#0000;padding:0;position:relative}.Footer-module__7vZ9Tq__container{max-width:1300px;margin:0 auto;padding:50px;position:relative}.Footer-module__7vZ9Tq__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__7vZ9Tq__joinUsContent{align-items:center;gap:15px;display:flex}.Footer-module__7vZ9Tq__logo{margin-right:18px}.Footer-module__7vZ9Tq__logoText{font-family:Arial,sans-serif}.Footer-module__7vZ9Tq__joinUsText h3{color:#fff;margin:0 0 5px;font-size:24px;font-weight:600}.Footer-module__7vZ9Tq__joinUsText p{color:#d1d5db;margin:0;font-size:14px}.Footer-module__7vZ9Tq__emailFormWrapper{flex-direction:column;gap:6px;display:flex}.Footer-module__7vZ9Tq__emailForm{background-color:#fff;align-items:center;gap:0;padding:8px 15px;transition:all .3s;display:flex}.Footer-module__7vZ9Tq__emailFormError{border:2px solid #dc2626;animation:.5s ease-in-out Footer-module__7vZ9Tq__shake}@keyframes Footer-module__7vZ9Tq__shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}.Footer-module__7vZ9Tq__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__7vZ9Tq__emailInputError{color:#dc2626!important}.Footer-module__7vZ9Tq__emailInput::placeholder{color:#999}.Footer-module__7vZ9Tq__emailErrorMessage{color:#dc2626;margin-top:2px;margin-left:4px;font-size:11px;font-weight:400;line-height:1.2}.Footer-module__7vZ9Tq__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__7vZ9Tq__joinButton:hover{background-color:#236769}.Footer-module__7vZ9Tq__joinButton:focus{background-color:#000}.Footer-module__7vZ9Tq__successMessage{transform-origin:0;animation:.6s cubic-bezier(.4,0,.2,1) forwards Footer-module__7vZ9Tq__slideInFade}@keyframes Footer-module__7vZ9Tq__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__7vZ9Tq__successMessageBox{text-align:left;background-color:#0000;border-radius:0;width:400px;min-width:440px;height:100%;padding:25px 0 25px 90px}.Footer-module__7vZ9Tq__successTitle{color:#fff;letter-spacing:.5px;margin:0 0 12px;font-size:24px;font-weight:700}.Footer-module__7vZ9Tq__successText{color:#fff;margin:0 0 16px;font-size:12px;font-weight:300;line-height:1.6}.Footer-module__7vZ9Tq__successQuestion{color:#e0e0e0;margin:0;font-size:16px;font-weight:500}.Footer-module__7vZ9Tq__questionText{color:#fff;font-weight:600}.Footer-module__7vZ9Tq__contactLink{color:#00d5e6;font-weight:600;text-decoration:none;transition:color .3s}.Footer-module__7vZ9Tq__contactLink:hover{color:#5dade2;text-decoration:underline}.Footer-module__7vZ9Tq__bottomSection{color:#fff;background-color:#009ca8;padding:60px 0 20px}.Footer-module__7vZ9Tq__mobileTitle{text-align:center;color:#fff;margin-bottom:30px;font-size:28px;font-weight:600;display:none}.Footer-module__7vZ9Tq__footerContent{grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:40px;display:grid}.Footer-module__7vZ9Tq__accordionHeader{display:none}.Footer-module__7vZ9Tq__accordionIcon{font-size:16px;transition:transform .4s cubic-bezier(.4,0,.2,1)}.Footer-module__7vZ9Tq__accordionIconOpen{transform:rotate(180deg)}.Footer-module__7vZ9Tq__accordionContent{display:block}.Footer-module__7vZ9Tq__column h4{color:#fff;margin-bottom:20px;font-size:20px;font-weight:500;display:block}.Footer-module__7vZ9Tq__column ul{margin:0;padding:0;list-style:none}.Footer-module__7vZ9Tq__column ul li{margin-bottom:12px}.Footer-module__7vZ9Tq__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__7vZ9Tq__column ul li a:before{content:"→";opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;left:-20px}.Footer-module__7vZ9Tq__column ul li a:hover{opacity:1;color:#fff;letter-spacing:.5px;transform:translate(8px)}.Footer-module__7vZ9Tq__column ul li a:hover:before{opacity:1;left:-15px}.Footer-module__7vZ9Tq__gallery{margin-top:10px}.Footer-module__7vZ9Tq__galleryGrid{grid-template-columns:repeat(3,1fr);gap:8px;max-width:180px;display:grid}.Footer-module__7vZ9Tq__galleryItem{cursor:pointer;background:#1a1a1a;width:85px;height:55px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Footer-module__7vZ9Tq__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__7vZ9Tq__galleryItem:hover:before{opacity:1}.Footer-module__7vZ9Tq__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__7vZ9Tq__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__7vZ9Tq__galleryItem:hover{background:linear-gradient(135deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.Footer-module__7vZ9Tq__galleryItem:active{transform:translateY(-3px)}.Footer-module__7vZ9Tq__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__7vZ9Tq__galleryItem:hover .Footer-module__7vZ9Tq__galleryImg{opacity:.6;transform:scale(1.1)}.Footer-module__7vZ9Tq__socialMedia{border-top:1px solid #fff3;justify-content:space-between;align-items:center;padding-top:20px;display:flex}.Footer-module__7vZ9Tq__socialIcons{flex-wrap:wrap;gap:15px;display:flex}.Footer-module__7vZ9Tq__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__7vZ9Tq__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__7vZ9Tq__socialIcon:hover:before{width:60px;height:60px}.Footer-module__7vZ9Tq__socialIcon:hover{border-color:#fffc;transform:translateY(-3px)rotate(5deg);box-shadow:0 5px 15px #0003}.Footer-module__7vZ9Tq__socialIcon:active{transform:translateY(-1px)rotate(3deg)}.Footer-module__7vZ9Tq__copyright{color:#fffc;align-items:center;gap:20px;font-size:12px;display:flex}.Footer-module__7vZ9Tq__titles{gap:13px;display:flex}.Footer-module__7vZ9Tq__copyrightTitle,.Footer-module__7vZ9Tq__conditionsTitle{margin-top:4px;text-decoration:underline}.Footer-module__7vZ9Tq__pikyHostLink{color:var(--color-primary-button);margin:0 5px}@media (max-width:768px){.Footer-module__7vZ9Tq__joinUsSection{flex-direction:column;gap:20px;width:100%;height:auto;padding:20px}.Footer-module__7vZ9Tq__container{width:100%;padding:50px 20px}.Footer-module__7vZ9Tq__mobileTitle{display:block}.Footer-module__7vZ9Tq__emailFormWrapper{width:100%}.Footer-module__7vZ9Tq__emailForm{border:6px solid #fff;border-right-width:11px;width:100%;max-width:100%;padding:4px}.Footer-module__7vZ9Tq__emailFormError{border:6px solid #dc2626;border-right-width:11px}.Footer-module__7vZ9Tq__emailInput{width:100%;padding:4px 20px}.Footer-module__7vZ9Tq__joinButton{padding:7px 20px}.Footer-module__7vZ9Tq__emailErrorMessage{margin-left:10px;font-size:10px}.Footer-module__7vZ9Tq__successMessageBox{width:100%;min-width:auto;padding:20px 25px}.Footer-module__7vZ9Tq__successTitle{font-size:22px}.Footer-module__7vZ9Tq__successText{font-size:12px}.Footer-module__7vZ9Tq__footerContent{grid-template-columns:1fr;gap:0}.Footer-module__7vZ9Tq__column:first-child{order:1}.Footer-module__7vZ9Tq__column:nth-child(2){order:2}.Footer-module__7vZ9Tq__column:nth-child(4){order:3}.Footer-module__7vZ9Tq__galleryColumn{order:4;margin-top:30px}.Footer-module__7vZ9Tq__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__7vZ9Tq__accordionHeader:hover{background-color:#ffffff0d;padding-left:10px;padding-right:10px}.Footer-module__7vZ9Tq__accordionHeader h4{margin-bottom:0;display:block}.Footer-module__7vZ9Tq__column>h4:not(.Footer-module__7vZ9Tq__galleryTitle){display:none}.Footer-module__7vZ9Tq__galleryTitle{margin-bottom:20px!important;font-size:22px!important;font-weight:600!important;display:block!important}.Footer-module__7vZ9Tq__accordionContent{opacity:0;max-height:0;transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .4s,padding .4s;overflow:hidden}.Footer-module__7vZ9Tq__accordionContentOpen{opacity:1;max-height:800px;padding:15px 0 15px 10px}.Footer-module__7vZ9Tq__galleryGrid{grid-template-columns:repeat(3,1fr);gap:8px;max-width:100%}.Footer-module__7vZ9Tq__galleryItem{width:100%;height:80px}.Footer-module__7vZ9Tq__joinUsContent{flex-direction:column;align-items:start;width:100%}.Footer-module__7vZ9Tq__socialMedia{flex-direction:column;align-items:center;gap:15px}.Footer-module__7vZ9Tq__copyright{text-align:center;flex-direction:column-reverse;gap:10px}.Footer-module__7vZ9Tq__logo{margin-right:0}.Footer-module__7vZ9Tq__joinUsText{color:#fff}.Footer-module__7vZ9Tq__joinUsText h3{letter-spacing:2px;position:absolute;top:12px;left:109px;font-size:32px!important}.Footer-module__7vZ9Tq__socialIcons{border-bottom:1px solid #ffffff97;gap:9px;padding-bottom:20px}.Footer-module__7vZ9Tq__socialMedia{border-top:none}.Footer-module__7vZ9Tq__socialIcon{width:33px;height:33px}.Footer-module__7vZ9Tq__galleryImg{height:100%}.Footer-module__7vZ9Tq__titles{width:100%}}
