.Header-module-scss-module__f1Zaga__header{top:0;z-index:10;background-color:#272942;width:100%;height:72px;padding:6px 0;position:fixed;inset-inline:0;box-shadow:0 4px 8px #0000001a}.Header-module-scss-module__f1Zaga__header-wrapper{justify-content:space-between;align-items:center;height:100%;display:flex;position:relative}.Header-module-scss-module__f1Zaga__header-logo{align-items:center;display:flex}.Header-module-scss-module__f1Zaga__header-logo__image{width:162px;height:50px}.Header-module-scss-module__f1Zaga__header-menu{justify-content:space-between;align-items:center;gap:20px;display:flex}.Header-module-scss-module__f1Zaga__header-menu__toggle{display:none}.Header-module-scss-module__f1Zaga__header-item__link{text-transform:uppercase;color:#fff;font-size:18px;font-weight:700;transition:all .3s ease-in-out}.Header-module-scss-module__f1Zaga__header-item__link:hover{color:#ffcd01}.Header-module-scss-module__f1Zaga__header-phone{color:#000;font-size:18px;font-weight:700}.Header-module-scss-module__f1Zaga__header-phone__wrapper{background-image:linear-gradient(90deg,#fff7a1,#fc0,#f90);background-size:200% 100%;border-radius:25px;justify-content:center;align-items:center;gap:10px;padding:10px;animation:3s linear infinite Header-module-scss-module__f1Zaga__gradientMove;display:flex}.Header-module-scss-module__f1Zaga__header-mobile{z-index:100;background-color:#09264e;width:100%;height:100%;position:fixed;inset:0}.Header-module-scss-module__f1Zaga__header-mobile__heading{border-bottom:2px solid #ffcd01;justify-content:space-between;height:80px;padding:16px;display:flex}.Header-module-scss-module__f1Zaga__header-mobile__logo{flex-shrink:0;width:100px;position:relative}.Header-module-scss-module__f1Zaga__header-mobile__close{color:#fff}.Header-module-scss-module__f1Zaga__header-mobile__list{padding:16px}.Header-module-scss-module__f1Zaga__header-mobile-item{text-transform:uppercase;color:#fff;padding:16px 14px;font-size:16px;font-weight:700}.Header-module-scss-module__f1Zaga__header-mobile-item:not(:last-child){border-bottom:1px solid #f5f5f5}@media screen and (max-width:992px){.Header-module-scss-module__f1Zaga__header-menu,.Header-module-scss-module__f1Zaga__header-phone{display:none}.Header-module-scss-module__f1Zaga__header-menu__toggle{color:#ffcd01;margin-left:auto;font-size:2.5rem;font-weight:700;display:flex}.Header-module-scss-module__f1Zaga__header-menu__toggle svg{stroke-width:2.5px}}@media screen and (max-width:768px){.Header-module-scss-module__f1Zaga__header-logo__image{width:162px;height:50px}}@keyframes Header-module-scss-module__f1Zaga__highlight{0%{color:#ff0}to{background-color:#0000}}@keyframes Header-module-scss-module__f1Zaga__gradientMove{0%{background-position:200% 0}to{background-position:0 0}}

.Footer-module-scss-module__9kpaoq__footer{text-align:left;background:#fff;border-top:1px solid #ccc;padding:20px 0}.Footer-module-scss-module__9kpaoq__footer-contact{color:#000;border-top:1px solid #333;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding-top:20px;display:flex}.Footer-module-scss-module__9kpaoq__footer-contact__item{align-items:center;gap:20px;display:flex}.Footer-module-scss-module__9kpaoq__footer-contact__item span{font-size:18px}.Footer-module-scss-module__9kpaoq__footer-contact__item strong{color:#a45c23;font-size:18px}.Footer-module-scss-module__9kpaoq__footer-contact__detail{flex-direction:column;display:flex}.Footer-module-scss-module__9kpaoq__footer-wrapper{justify-content:space-between;gap:30px;display:flex}.Footer-module-scss-module__9kpaoq__footer-brand{max-width:400px}.Footer-module-scss-module__9kpaoq__footer-brand p{margin-top:10px;font-size:18px}.Footer-module-scss-module__9kpaoq__footer-links{flex-wrap:wrap;justify-content:space-between;gap:20px;max-width:800px;display:flex}.Footer-module-scss-module__9kpaoq__footer-links__item h4{margin-bottom:10px;font-size:20px}.Footer-module-scss-module__9kpaoq__footer-links__item a{word-wrap:break-word;margin-bottom:10px;font-size:18px;text-decoration:none;transition:all .3s ease-in-out;display:block}.Footer-module-scss-module__9kpaoq__footer-links__item a:hover{color:#a45c23}.Footer-module-scss-module__9kpaoq__footer-bottom{color:#000;border-top:1px solid #333;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding-top:20px;font-size:16px;display:flex}.Footer-module-scss-module__9kpaoq__footer-bottom span{font-weight:700}.Footer-module-scss-module__9kpaoq__footer-socials{justify-content:flex-end;align-items:center;gap:16px;display:flex}.Footer-module-scss-module__9kpaoq__footer-socials-icon__image{aspect-ratio:16/9;width:10px;margin:auto;position:relative}.Footer-module-scss-module__9kpaoq__footer-socials svg{cursor:pointer}.Footer-module-scss-module__9kpaoq__footer-socials svg:hover{color:#a45c23}@media screen and (max-width:992px){.Footer-module-scss-module__9kpaoq__footer-wrapper{flex-direction:column}.Footer-module-scss-module__9kpaoq__footer-brand{max-width:unset;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.Footer-module-scss-module__9kpaoq__footer-links__item{width:200px}.Footer-module-scss-module__9kpaoq__footer-links__item h4{font-size:18px}.Footer-module-scss-module__9kpaoq__footer-links__item a{font-size:16px}}@media screen and (max-width:640px){.Footer-module-scss-module__9kpaoq__footer-bottom{flex-direction:column-reverse;display:flex}.Footer-module-scss-module__9kpaoq__footer-bottom__verion{text-align:center}.Footer-module-scss-module__9kpaoq__footer-socials{justify-content:flex-end;align-items:center;gap:16px;display:flex}.Footer-module-scss-module__9kpaoq__footer-contact__item span,.Footer-module-scss-module__9kpaoq__footer-contact__item strong{font-size:16px}}
.MainLogo-module-scss-module__FSApbW__logo{color:#333;cursor:pointer;font-size:24px;font-weight:700}.MainLogo-module-scss-module__FSApbW__highlight{color:#a45c23}@media (max-width:768px){.MainLogo-module-scss-module__FSApbW__logo{font-size:20px}}@media (max-width:480px){.MainLogo-module-scss-module__FSApbW__logo{font-size:18px}}
