@import "https://cdn-uicons.flaticon.com/3.0.0/uicons-brands/css/uicons-brands.css";
:root{--color-green:#6da84d;--color-dark-green:#29401c;--color-orange:#d89140;--color-brown:#544027;--color-navy:#0b111a}html,body{height:100%}body{background-color:#000;flex-direction:column;min-height:100vh;display:flex}main{flex:1 0 auto}@font-face{font-family:BreulGroteskBlack;src:url(/font/blenda-script-font/Blendascript-8yZg.otf)format("opentype");font-weight:900;font-style:normal}@font-face{font-family:BreulGroteskLightItalic;src:url(/font/Breul-Grotesk/Demo_Fonts/Fontspring-DEMO-breulgroteska-light.otf)format("opentype");font-weight:300;font-style:italic}@font-face{font-family:Roboto_Condensed;src:url(/font/Roboto_Condensed/RobotoCondensed-VariableFont_wght.ttf)format("opentype");font-weight:300;font-style:italic}.orangeTheme{--main-color:#ff8c00;--text-color:#fff;--main-color-rgb:255,140,0}.greenTheme{--main-color:#4caf50;--main-color-rgb:76,175,80;--text-color:#fff}.navbar{z-index:10;color:#fff;justify-content:space-between;align-items:center;width:90%;margin:20px 50px;display:flex;position:absolute;top:10px}.logo{height:40px}.navbar{z-index:10;justify-content:space-between;align-items:center;width:90%;margin:20px 50px;transition:all .5s ease-in-out;display:flex;position:absolute;top:10px}.navbarScrolled{-webkit-backdrop-filter:blur(8px);z-index:2000000000;background-color:#0003;width:100%;margin:0;padding:20px 50px;position:fixed;top:0;left:0;box-shadow:0 4px 10px #0000001a}.navLinks{letter-spacing:1px;gap:40px;font-family:BreulGroteskLightItalic;font-size:15px;font-weight:500;list-style:none;display:flex}.navLinks li a{color:var(--text-color);padding:4px 6px;text-decoration:none;transition:color .3s ease-in-out;position:relative}.navLinks li a:after{content:"";background-color:var(--main-color);opacity:0;border-radius:50%;width:6px;height:6px;transition:opacity .3s ease-in-out,transform .3s ease-in-out;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.navLinks li a:hover{color:var(--main-color)}.navLinks li a:hover:after{opacity:1;transform:translate(-50%)translateY(-2px)}
.Footer-module__UDEoiW__footer{color:#b0b0b0;text-align:center;box-sizing:border-box;background-color:#121212;flex-direction:column;align-items:center;width:100%;padding:60px 40px;font-family:Arial,sans-serif;display:flex}.Footer-module__UDEoiW__topSection{justify-content:center;align-items:center;width:100%;max-width:1200px;margin-bottom:20px;display:flex}.Footer-module__UDEoiW__logo{filter:none;width:200px;height:auto}.Footer-module__UDEoiW__divider{border:0;border-top:1px solid #333;width:100%;max-width:1200px;margin:20px 0}.Footer-module__UDEoiW__middleSection{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1200px;margin-bottom:30px;display:flex}.Footer-module__UDEoiW__navLinks{gap:40px;margin:0 0 20px;padding:0;list-style:none;display:flex}.Footer-module__UDEoiW__navLinks a{color:#b0b0b0;font-size:1rem;font-weight:400;text-decoration:none;transition:color .3s}.Footer-module__UDEoiW__navLinks a:hover{color:#fff}.Footer-module__UDEoiW__middleSectionContent{flex-direction:row;justify-content:space-between;gap:40px;width:100%;margin:0 auto 28px;display:flex}.Footer-module__UDEoiW__newsletterInfo{border-radius:19px;flex-direction:column;align-items:flex-start;min-width:275px;max-width:390px;margin-bottom:0;padding:26px 32px 18px;transition:box-shadow .22s;display:flex}.Footer-module__UDEoiW__newsletterTitle{color:var(--color-orange);letter-spacing:.7px;text-shadow:0 2px 7px #0002;text-align:left;margin-bottom:12px;font-family:BreulGroteskBlack;font-size:1.35rem;font-weight:800;transition:color .2s}.Footer-module__UDEoiW__newsletterDescription{color:#aaa;letter-spacing:.15px;text-align:left;max-width:97%;margin-top:0;margin-bottom:0;font-family:Roboto;font-size:1rem;line-height:1.56;transition:color .2s}.Footer-module__UDEoiW__contactInfoFooter{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:19px;flex-direction:column;align-items:flex-start;min-width:275px;max-width:340px;margin-bottom:0;padding:26px 32px 18px;transition:box-shadow .22s;display:flex}.Footer-module__UDEoiW__contactTitleFooter{letter-spacing:.7px;color:var(--color-orange);text-shadow:0 2px 7px #0002;align-items:center;gap:6px;margin:0 0 15px;font-family:BreulGroteskBlack,Roboto,Arial,sans-serif;font-size:1.35rem;font-weight:800;transition:color .2s;display:flex}.Footer-module__UDEoiW__contactListFooter{margin:0;padding:0;list-style:none}.Footer-module__UDEoiW__contactItemFooter{align-items:center;gap:10px;margin-bottom:10px;display:flex}.Footer-module__UDEoiW__contactItemFooter i{color:var(--color-orange,#f90);vertical-align:middle;margin-right:2px;font-size:21px;transition:color .19s}.Footer-module__UDEoiW__contactItemFooter span:last-child{color:#b2b2b2;letter-spacing:.15px;white-space:pre-line;margin-left:7px;font-size:18px;font-weight:500}.Footer-module__UDEoiW__socialMediaInfo{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-align:left;border-radius:19px;flex-direction:column;align-items:flex-start;min-width:275px;max-width:380px;padding:24px 32px 16px;font-size:1.06rem;transition:box-shadow .22s;display:flex}.Footer-module__UDEoiW__socialMediaInfo>div:first-child{color:var(--color-orange,#f90);letter-spacing:.5px;margin-bottom:9px;font-family:BreulGroteskBlack,Roboto,Arial,sans-serif;font-size:1.19rem;font-weight:800}.Footer-module__UDEoiW__socialMediaInfo .Footer-module__UDEoiW__socialIcons .Footer-module__UDEoiW__icon,.Footer-module__UDEoiW__socialMediaInfo .Footer-module__UDEoiW__socialIcons i{color:var(--color-orange,#f90);transition:color .18s}@media (max-width:900px){.Footer-module__UDEoiW__middleSectionContent{flex-direction:column;align-items:stretch;gap:20px;max-width:98vw}.Footer-module__UDEoiW__contactInfoFooter,.Footer-module__UDEoiW__socialMediaInfo{border-radius:15px;width:100%;min-width:0;padding-left:14px;padding-right:14px}}.Footer-module__UDEoiW__socialMediaIcons{gap:15px;margin-top:10px;margin-bottom:20px;display:flex}.Footer-module__UDEoiW__iconButton{cursor:pointer;background-color:#222;border:none;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:background-color .3s;display:flex}.Footer-module__UDEoiW__iconButton:hover{background-color:#333}.Footer-module__UDEoiW__icon{color:#b0b0b0;font-size:20px}.Footer-module__UDEoiW__bottomSection{flex-direction:column;align-items:center;width:100%;max-width:1200px;display:flex}.Footer-module__UDEoiW__bottomLinks{gap:25px;margin:0 0 10px;padding:0;list-style:none;display:flex}.Footer-module__UDEoiW__bottomLinks li:before{content:"|";color:#555;margin-right:25px}.Footer-module__UDEoiW__bottomLinks li:first-child:before{content:none}.Footer-module__UDEoiW__bottomLinks a{color:#b0b0b0;font-size:.9rem;text-decoration:none}.Footer-module__UDEoiW__copyright{color:#555;margin:0;font-size:.8rem}.Footer-module__UDEoiW__languageSelector{flex-wrap:wrap;justify-content:center;gap:10px;margin:20px 0;display:flex}.Footer-module__UDEoiW__languageButton{color:#b0b0b0;cursor:pointer;white-space:nowrap;background-color:#222;border:1px solid #333;border-radius:20px;padding:8px 16px;font-size:.9rem;transition:all .3s}.Footer-module__UDEoiW__languageButton:hover{color:#fff;background-color:#333}.Footer-module__UDEoiW__languageButton.Footer-module__UDEoiW__active{color:#fff;background-color:#4caf50;border-color:#4caf50}.Footer-module__UDEoiW__translating{opacity:.7;transition:opacity .3s}.Footer-module__UDEoiW__translating *{pointer-events:none}.Footer-module__UDEoiW__global-translating{position:relative}.Footer-module__UDEoiW__global-translating:before{content:"";z-index:9998;pointer-events:none;background:#0000001a;width:100%;height:100%;position:fixed;top:0;left:0}.Footer-module__UDEoiW__deep-translating{position:relative}.Footer-module__UDEoiW__deep-translating:after{content:"";z-index:9999;pointer-events:none;background:linear-gradient(45deg,#4caf501a,#2196f31a);width:100%;height:100%;animation:2s ease-in-out infinite Footer-module__UDEoiW__translatePulse;position:fixed;top:0;left:0}@keyframes Footer-module__UDEoiW__translatePulse{0%,to{opacity:.1}50%{opacity:.3}}.Footer-module__UDEoiW__fast-translating{position:relative}.Footer-module__UDEoiW__fast-translating:before{content:"";z-index:9999;pointer-events:none;background:#4caf500d;width:100%;height:100%;animation:.5s ease-out Footer-module__UDEoiW__fastTranslate;position:fixed;top:0;left:0}@keyframes Footer-module__UDEoiW__fastTranslate{0%{opacity:0}50%{opacity:.1}to{opacity:0}}@media (max-width:768px){.Footer-module__UDEoiW__footer{padding:32px 8px}.Footer-module__UDEoiW__logo{width:130px}.Footer-module__UDEoiW__navLinks{flex-flow:column wrap;align-items:center;gap:16px}.Footer-module__UDEoiW__navLinks a{font-size:.95rem}.Footer-module__UDEoiW__middleSection{margin-bottom:18px}.Footer-module__UDEoiW__contactInfoFooter{min-width:0;max-width:100%;padding:14px 8px 10px}.Footer-module__UDEoiW__contactListFooter{font-size:.98em}.Footer-module__UDEoiW__contactItemFooter span:last-child{font-size:15px}.Footer-module__UDEoiW__socialIcons{gap:10px}.Footer-module__UDEoiW__iconButton{width:38px;height:38px}.Footer-module__UDEoiW__bottomLinks{flex-wrap:wrap;justify-content:center;gap:10px}.Footer-module__UDEoiW__bottomLinks li:before{margin-right:7px}.Footer-module__UDEoiW__languageSelector{gap:7px}.Footer-module__UDEoiW__languageButton{padding:5px 9px;font-size:.82rem}}@media (max-width:480px){.Footer-module__UDEoiW__navLinks{gap:10px}.Footer-module__UDEoiW__contactInfoFooter{padding:9px 2px}.Footer-module__UDEoiW__icon{font-size:17px}.Footer-module__UDEoiW__bottomLinks a{font-size:.84rem}.Footer-module__UDEoiW__copyright{font-size:.7rem}.Footer-module__UDEoiW__languageSelector{gap:3px}.Footer-module__UDEoiW__languageButton{padding:4px 6px;font-size:.77rem}}
