.styles-module__H04sCG__socialIconsList ul{gap:8px;margin:0;padding:0;list-style:none;display:flex;position:absolute;bottom:5px;right:.5rem}.styles-module__H04sCG__socialIconsList li{justify-content:center;align-items:center;width:18px;height:18px;transition:transform .3s,opacity .3s;display:flex}.styles-module__H04sCG__socialIconsList li:hover{opacity:.9;transform:scale(1.2)}.styles-module__H04sCG__socialIconsList li.styles-module__H04sCG__activeIcon{opacity:1;animation:1s ease-in-out infinite styles-module__H04sCG__pulse;transform:scale(1.2)}.styles-module__H04sCG__socialIconsList a{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module__H04sCG__socialIconsList svg{transition:transform .3s,opacity .3s}.styles-module__H04sCG__socialIconsList:hover svg{opacity:.9 ease;transform:scale(1.1)}@keyframes styles-module__H04sCG__pulse{0%{transform:scale(1.2)}50%{transform:scale(1.3)}to{transform:scale(1.2)}}@media (min-width:320px){.styles-module__H04sCG__socialIconsList ul{gap:10px;bottom:8px;right:1rem}}@media (min-width:768px){.styles-module__H04sCG__socialIconsList ul{gap:20px;bottom:8px;right:5rem}}
.styles-module__LbOMlG__shootingStar{background:linear-gradient(-45deg, var(--shootingStarColorStart), var(--shootingStarColorEnd));width:200px;height:4px;filter:drop-shadow(0 0 8px rgba(105,155,255,var(--random-brightness)));top:calc(100% * var(--random-y));left:calc(100% * var(--random-x));animation:3s ease-in-out infinite styles-module__LbOMlG__shooting,3s ease-in-out infinite styles-module__LbOMlG__tail;animation-delay:calc(var(--random-delay) * 8s);transform:scale(var(--random-scale));opacity:0;border-radius:999px;position:absolute}.styles-module__LbOMlG__shootingStar:before,.styles-module__LbOMlG__shootingStar:after{content:"";background:linear-gradient(-45deg, var(--starShineStart), var(--starShineMiddle), var(--starShineEnd));width:50px;height:3px;animation:3s ease-in-out infinite styles-module__LbOMlG__shining;animation-delay:calc(var(--random-delay) * 4s);border-radius:100%;position:absolute;top:calc(50% - 2px);right:0;transform:translate(50%)rotate(45deg)}.styles-module__LbOMlG__shootingStar:after{transform:translate(50%)rotate(-45deg)}@keyframes styles-module__LbOMlG__tail{0%{width:0}50%{width:300px}to{width:0}}@keyframes styles-module__LbOMlG__shining{0%{width:0}50%{width:40px}to{width:0}}@keyframes styles-module__LbOMlG__shooting{0%{opacity:0;transform:translate(-100px,-100px)rotate(45deg)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translate(400px,400px)rotate(45deg)}}
.styles-module__9vzk6G__footerContainer{z-index:var(--z-nav);flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:40px;padding:40px 20px;display:flex}@media (min-width:768px){.styles-module__9vzk6G__footerContainer{justify-content:center;gap:60px}}@media (min-width:1224px){.styles-module__9vzk6G__footerContainer{justify-content:space-between;max-width:1200px;margin:auto;padding:60px 80px}}.styles-module__9vzk6G__footerLine{background:linear-gradient(90deg, transparent, var(--accentColor), transparent);opacity:.6;width:90%;height:2px;margin:40px auto 20px}.styles-module__9vzk6G__aboutContainer{text-align:center;max-width:800px;margin:0 auto;padding:0 20px 40px}.styles-module__9vzk6G__logoTitleContainer{flex-direction:column;align-items:center;gap:15px;margin-bottom:25px;display:flex}@media (min-width:768px){.styles-module__9vzk6G__logoTitleContainer{flex-direction:row;justify-content:center;gap:20px}}.styles-module__9vzk6G__logo{filter:drop-shadow(0 4px 6px rgba(0,0,0,.2));transition:transform .3s}.styles-module__9vzk6G__logo:hover{transform:scale(1.05)}.styles-module__9vzk6G__footerAboutTitle h2{letter-spacing:.05em;font-size:2.5rem}.styles-module__9vzk6G__description{color:var(--footerText);opacity:.9;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.8}.styles-module__9vzk6G__footerSection{flex-direction:column;flex:1;align-items:center;min-width:250px;display:flex}@media (min-width:1024px){.styles-module__9vzk6G__footerSection{text-align:left;align-items:flex-start}}.styles-module__9vzk6G__sectionTitle{color:var(--highlight);text-transform:uppercase;letter-spacing:.1em;margin-bottom:20px;font-size:1.3rem;font-weight:700}.styles-module__9vzk6G__list{flex-direction:column;gap:12px;width:100%;padding:0;list-style:none;display:flex}.styles-module__9vzk6G__listItem{font-size:1rem;transition:transform .2s}.styles-module__9vzk6G__listItem:hover{transform:translate(5px)}.styles-module__9vzk6G__foot{flex-direction:column;justify-content:space-between;align-items:center;gap:20px;padding:20px 40px;font-size:.85rem;display:flex}@media (min-width:768px){.styles-module__9vzk6G__foot{flex-direction:row}}.styles-module__9vzk6G__footerLegal{align-items:center;gap:24px;margin:0;display:flex}.styles-module__9vzk6G__link{color:var(--footerText);opacity:.7;transition:opacity .3s,color .3s}.styles-module__9vzk6G__link:hover{opacity:1;color:var(--highlight)}.styles-module__9vzk6G__locationStyle,.styles-module__9vzk6G__phoneSize{align-items:center;gap:10px;display:flex}
.LocaleSwitcherNav-module__jQSIqG__localeSwitcher{align-items:center;display:flex}.LocaleSwitcherNav-module__jQSIqG__select{background-color:var(--layoutBg);-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:none;border-radius:45%;padding:.3rem;font-size:1rem;transition:border-color .2s,color .2s}.LocaleSwitcherNav-module__jQSIqG__select:hover{background-color:#2c4575;border-color:#888}.LocaleSwitcherNav-module__jQSIqG__select:focus{border-color:#005fcc;outline:none}.LocaleSwitcherNav-module__jQSIqG__select:focus+.LocaleSwitcherNav-module__jQSIqG__arrow{transform:rotate(180deg)}.LocaleSwitcherNav-module__jQSIqG__flag{align-items:center;margin-right:.5rem;display:inline-flex}
.ThemeSwitcherNav-module__XJQ2KG__switcher{background-color:var(--highlight);width:1rem;height:1rem;color:var(--text-light);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:transform .3s,background-color .3s,color .3s;display:flex}.ThemeSwitcherNav-module__XJQ2KG__switcher:hover{transform:scale(1.1)}.ThemeSwitcherNav-module__XJQ2KG__light{background-color:var(--highlight);color:var(--text-light)}.ThemeSwitcherNav-module__XJQ2KG__dark{background-color:var(--secondaryColor);color:var(--text)}
.styles-module__BJz2dq__dropdown{max-width:100%;max-height:80vh;z-index:var(--z-aside);background:var(--aside-bg);color:var(--aside-text);border-right:1px solid rgba(0,0,0,.05);border-radius:0 15px 15px;font-size:.9rem;transition:transform .3s ease-in-out;position:fixed;top:3rem;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:-2px 2px 5px rgba(0,0,0,.5)}.styles-module__BJz2dq__dropdownOpen{transform:translate(0)}.styles-module__BJz2dq__asideHeader{background:rgba(0,0,0,.1);border-bottom:1px solid rgba(255,255,255,.1);align-items:center;gap:15px;padding:20px;display:flex}.styles-module__BJz2dq__asideHeader span{font-size:1.5rem;font-weight:700}.styles-module__BJz2dq__linkContainer{flex-direction:column;margin:0;padding:10px 20px;display:flex;overflow-y:auto}.styles-module__BJz2dq__linkB{margin-bottom:10px}.styles-module__BJz2dq__navItem{width:100%;padding:12px 0;font-weight:500;transition:all .3s;display:block}.styles-module__BJz2dq__navItem:hover{color:var(--highlight);transform:translate(10px)}@media (min-width:768px){.styles-module__BJz2dq__dropdown{max-height:70vh;font-size:1.2rem}.styles-module__BJz2dq__linkContainer{margin:50px auto auto}}@media (min-width:1280px){.styles-module__BJz2dq__linkContainer{margin:70px auto auto}}
.styles-module__p1_6_q__navbar{height:3rem;font-size:var(--font-size-navbar);z-index:var(--z-nav);border-radius:var(--border-radius-navbar);background:var(--navbar-gradient);box-shadow:0 0 20px var(--navbar-shadow-outer), inset 0 0 15px var(--navbar-shadow-inner);background-size:300% 300%;justify-content:space-between;align-items:center;margin:0 auto;padding:0 1rem;transition:all .3s ease-in-out;animation:8s ease-in-out infinite styles-module__p1_6_q__nacre-effect;display:flex;position:-webkit-sticky;position:sticky;top:0;overflow:hidden}.styles-module__p1_6_q__navItem,.styles-module__p1_6_q__rightSection,.styles-module__p1_6_q__hamburger,.styles-module__p1_6_q__logo{align-items:center;display:flex}.styles-module__p1_6_q__rightSection{display:flex;position:relative;bottom:5px;right:1rem}.styles-module__p1_6_q__rightSection ul{gap:1rem;margin:0;padding:0;list-style:none;display:flex}.styles-module__p1_6_q__rightSection li{align-items:center;display:inline-flex}.styles-module__p1_6_q__navLinks{display:none}.styles-module__p1_6_q__hamburger{margin-left:10px;transition:transform .2s ease-in-out}.styles-module__p1_6_q__hamburger:hover{transform:scale(1.1)}.styles-module__p1_6_q__title{align-items:center;width:37px;height:auto;margin:0;font-weight:700;display:flex}.styles-module__p1_6_q__textTitle{display:none}.styles-module__p1_6_q__link{margin:0 10px;position:relative}@media (min-width: var(--bp-xxs)){.styles-module__p1_6_q__textTitle{display:flex}}@media (min-width:600px){.styles-module__p1_6_q__navLinks{justify-content:flex-end;align-items:center;gap:20px;display:flex;position:relative;bottom:5px}.styles-module__p1_6_q__navLinks ul{gap:15px;margin:0;padding:0;list-style:none;display:flex}.styles-module__p1_6_q__navLinks li{align-items:center;display:inline-flex}.styles-module__p1_6_q__navLinks li a,.styles-module__p1_6_q__navLinks li span{color:var(--navbar-text);font-weight:700;text-decoration:none}}@media (min-width: var(--bp-xs)){.styles-module__p1_6_q__navbar{font-size:1.1rem}}@media (min-width: var(--bp-sm)){.styles-module__p1_6_q__navbar{font-size:1.2rem}}.styles-module__p1_6_q__dropdown{width:100%;max-width:100%;box-shadow:none;z-index:var(--z-nav);animation:.3s ease-in-out styles-module__p1_6_q__fadeIn;display:none;position:static;top:auto;left:auto}.styles-module__p1_6_q__dropdown.styles-module__p1_6_q__show{display:block}.styles-module__p1_6_q__dropdown ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.styles-module__p1_6_q__dropdown li{display:block}.styles-module__p1_6_q__dropdown a{white-space:nowrap;background:var(--layoutBg);text-align:center;border-radius:5px;padding:.1rem 1rem;display:block}@media (min-width:600px){.styles-module__p1_6_q__dropdown{width:80%;max-width:400px;position:absolute;top:1.2rem;left:50%;transform:translate(-50%);box-shadow:0 8px 16px rgba(0,0,0,.2)}.styles-module__p1_6_q__dropdown ul{flex-direction:row;justify-content:center}}@keyframes styles-module__p1_6_q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module__p1_6_q__fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes styles-module__p1_6_q__nacre-effect{0%{background-position:0%}25%{background-position:50% 75%}50%{background-position:100%}75%{background-position:50% 25%}to{background-position:0%}}.styles-module__p1_6_q__navbar svg,.styles-module__p1_6_q__navbar svg line,.styles-module__p1_6_q__navbar svg path{fill:var(--navbar-text);stroke:var(--navbar-text)}
.Remounted-module__AcRN6a__button{background:var(--highlight);color:var(--footerBg);width:56px;height:56px;z-index:var(--z-nav);cursor:pointer;will-change:transform, opacity;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.8rem;font-weight:700;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 15px rgba(0,0,0,.3),inset 0 0 10px rgba(255,255,255,.3)}.Remounted-module__AcRN6a__button:hover{transform:translateY(-8px)scale(1.1);box-shadow:0 8px 25px rgba(0,0,0,.4)}.Remounted-module__AcRN6a__button:active{transform:translateY(-2px)scale(.95)}
