.header-module-scss-module__IA2_zW__header{color:#fff;z-index:1000;background-color:#11111180;width:100%;padding:.5rem 1rem;transition:background-color .3s;position:fixed;top:0;left:0}.header-module-scss-module__IA2_zW__header.header-module-scss-module__IA2_zW__scrolled{background-color:#111111fa}.header-module-scss-module__IA2_zW__navbar{justify-content:space-between;align-items:center;display:flex}.header-module-scss-module__IA2_zW__logo{color:#fff;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.header-module-scss-module__IA2_zW__logo img{background-color:#fff;border-radius:50%;width:100px;height:100px;display:block}.header-module-scss-module__IA2_zW__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:4px;padding:0;display:flex}.header-module-scss-module__IA2_zW__bar{background-color:#fff;width:25px;height:2px;transition:all .3s}.header-module-scss-module__IA2_zW__menu{text-align:center;background-color:#111111f2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;transition:transform .3s;display:flex;position:fixed;top:0;left:0;transform:translate(-100%)}.header-module-scss-module__IA2_zW__menu.header-module-scss-module__IA2_zW__open{transform:translate(0)}.header-module-scss-module__IA2_zW__menu ul{margin:0;padding:0;list-style:none}.header-module-scss-module__IA2_zW__menu li{margin:1rem 0;font-size:1.5rem}.header-module-scss-module__IA2_zW__menu a{color:#fff;font-weight:600;text-decoration:none;transition:color .2s}.header-module-scss-module__IA2_zW__menu a:hover{color:#c62828}.header-module-scss-module__IA2_zW__langSwitch{margin-top:2rem}.header-module-scss-module__IA2_zW__langSwitch button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:4px;margin:0 .25rem;padding:.5rem 1rem;transition:background-color .3s}.header-module-scss-module__IA2_zW__langSwitch button.header-module-scss-module__IA2_zW__active,.header-module-scss-module__IA2_zW__langSwitch button:hover{background-color:#c62828;border-color:#c62828}.header-module-scss-module__IA2_zW__closeButton{color:#fff;cursor:pointer;background:#c628281f;border:1px solid #c6282859;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s,transform .2s;display:flex;position:absolute;top:1rem;right:1rem}.header-module-scss-module__IA2_zW__closeButton:hover{background:#c628283d;transform:scale(1.02)}.header-module-scss-module__IA2_zW__closeButton:focus-visible{outline-offset:2px;outline:2px solid #e5e5e5}
.footer-module-scss-module__kn8Q8W__footer{color:#f7f2e6;background:linear-gradient(#111111c7 0%,#0c0c0cf2 80%),url(/images/webp/hero-footer.webp) 50%/cover no-repeat;margin-top:3rem;position:relative;overflow:hidden}.footer-module-scss-module__kn8Q8W__footer:before{content:"";z-index:0;background:radial-gradient(circle at 20% 20%,#ffffff0d,#0000 35%),radial-gradient(circle at 80% 0,#d9c38f0f,#0000 30%);position:absolute;inset:0}.footer-module-scss-module__kn8Q8W__content{z-index:1;grid-template-columns:1fr;gap:2.25rem;padding:3.5rem 0 2rem;display:grid;position:relative}@media (min-width:768px){.footer-module-scss-module__kn8Q8W__content{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:2.5rem}}.footer-module-scss-module__kn8Q8W__column{flex-direction:column;gap:.65rem;display:flex}.footer-module-scss-module__kn8Q8W__kicker{text-transform:uppercase;letter-spacing:.18rem;color:#f7f2e6b8;margin:0;font-size:.75rem}.footer-module-scss-module__kn8Q8W__title{letter-spacing:.01em;color:#fdf9f0;margin:0;font-size:1.85rem}.footer-module-scss-module__kn8Q8W__subtitle{color:#d9c38f;margin:0;font-weight:700}.footer-module-scss-module__kn8Q8W__body{color:#f7f2e6e6;max-width:34rem;margin:0;line-height:1.7}.footer-module-scss-module__kn8Q8W__legalLinks{flex-direction:column;gap:.4rem;margin-top:.35rem;display:flex}.footer-module-scss-module__kn8Q8W__legalLinks a{color:#d9c38f;letter-spacing:.01em;width:fit-content;padding-bottom:2px;font-weight:700;position:relative}.footer-module-scss-module__kn8Q8W__legalLinks a:after{content:"";transform-origin:0;background:#d9c38fe6;width:100%;height:1px;transition:transform .2s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.footer-module-scss-module__kn8Q8W__legalLinks a:hover{color:#f7f2e6}.footer-module-scss-module__kn8Q8W__legalLinks a:hover:after{transform:scaleX(1)}.footer-module-scss-module__kn8Q8W__sectionTitle{letter-spacing:.02em;color:#fdf9f0;margin:0;font-size:1.25rem}.footer-module-scss-module__kn8Q8W__contactList{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.footer-module-scss-module__kn8Q8W__contactItem{color:#fdf9f0;background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem .9rem;transition:transform .2s,border-color .2s,background .2s;display:flex}.footer-module-scss-module__kn8Q8W__contactItem:hover{background:#ffffff14;border-color:#d9c38f99;transform:translateY(-2px)}.footer-module-scss-module__kn8Q8W__icon{color:#fdf9f0;background:#d9c38f29;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.footer-module-scss-module__kn8Q8W__icon svg{fill:currentColor;width:18px;height:18px}.footer-module-scss-module__kn8Q8W__contactText{letter-spacing:.01em;font-weight:700}.footer-module-scss-module__kn8Q8W__linkList{grid-template-columns:1fr;gap:.4rem;margin-top:.6rem;display:grid}@media (min-width:768px){.footer-module-scss-module__kn8Q8W__linkList{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.25rem}}.footer-module-scss-module__kn8Q8W__linkList a{color:#f7f2e6e6;letter-spacing:.01em;font-weight:700}.footer-module-scss-module__kn8Q8W__linkList a:hover{color:#fdf9f0}.footer-module-scss-module__kn8Q8W__socialRow{flex-wrap:wrap;gap:.6rem;margin-top:1.1rem;display:flex}.footer-module-scss-module__kn8Q8W__socialButton{color:#fdf9f0;background:#ffffff24;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:50px;height:50px;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:grid}.footer-module-scss-module__kn8Q8W__socialButton:hover{background:#d9c38f2e;border-color:#d9c38fb3;transform:translateY(-3px);box-shadow:0 12px 24px #00000040}.footer-module-scss-module__kn8Q8W__socialButton svg{fill:currentColor;width:18px;height:18px}.footer-module-scss-module__kn8Q8W__facebook{color:#3b5998;background:#f7f4ed}.footer-module-scss-module__kn8Q8W__twitter{color:#1da1f2;background:#f7f4ed}.footer-module-scss-module__kn8Q8W__youtube{color:red;background:#f7f4ed}.footer-module-scss-module__kn8Q8W__instagram{color:#d6249f;background:#f7f4ed}.footer-module-scss-module__kn8Q8W__linkedin{color:#0a66c2;background:#f7f4ed}.footer-module-scss-module__kn8Q8W__divider{z-index:1;border-top:1px solid #f7f2e666;margin:2.25rem auto 1.25rem;position:relative}.footer-module-scss-module__kn8Q8W__bottomRow{z-index:1;color:#d9c38f;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-bottom:1.75rem;font-weight:600;display:flex;position:relative}.footer-module-scss-module__kn8Q8W__powered{color:#f7f2e6f2}
