.Header-module-scss-module__oYtfxG__flag-wrapper{background-color:#fff;justify-content:center;align-items:center;padding:0;display:inline-flex}.Header-module-scss-module__oYtfxG__language-selector{cursor:pointer;font-family:var(--font-montserrat);position:relative}@media (max-width:1023px){.Header-module-scss-module__oYtfxG__language-selector{display:none}}.Header-module-scss-module__oYtfxG__language-selector .Header-module-scss-module__oYtfxG__selected{color:#fff;background-color:#2c2a2a;border-radius:6px;align-items:center;gap:8px;padding:6px 12px;display:flex}.Header-module-scss-module__oYtfxG__language-selector .Header-module-scss-module__oYtfxG__selected .Header-module-scss-module__oYtfxG__arrow{margin-left:4px}.Header-module-scss-module__oYtfxG__language-selector .Header-module-scss-module__oYtfxG__dropdown{z-index:1000;background-color:#2c2a2a;border-radius:6px;margin:0;padding:0;list-style:none;position:absolute;top:110%;right:0;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.3)}.Header-module-scss-module__oYtfxG__language-selector .Header-module-scss-module__oYtfxG__dropdown .Header-module-scss-module__oYtfxG__dropdown-item{color:#fff;align-items:center;gap:8px;padding:8px 12px;transition:background .2s;display:flex}@media (hover:hover){.Header-module-scss-module__oYtfxG__language-selector .Header-module-scss-module__oYtfxG__dropdown .Header-module-scss-module__oYtfxG__dropdown-item:hover{background-color:#3a3838}}.Header-module-scss-module__oYtfxG__header{-webkit-backdrop-filter:blur(10px);width:100%;height:80px;font-family:var(--font-montserrat);-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10;background-color:transparent;justify-content:space-between;align-items:center;padding:0 40px;transition:background-color;display:flex;position:fixed;left:50%;transform:translate(-50%)}@media (max-width:639px){.Header-module-scss-module__oYtfxG__header{-webkit-backdrop-filter:none;height:70px;padding:0 20px}}@media (min-width:640px) and (max-width:1023px){.Header-module-scss-module__oYtfxG__header{padding:0 30px}}.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__header-navigator{align-items:center;gap:100px;display:flex}@media (max-width:1023px){.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__header-navigator{gap:0}}@media (max-width:639px){.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__logo{width:150px;height:auto}}.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__title{color:#fff}@media (max-width:1023px){.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__nav-wrapper{display:none}}.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__list{color:#fff;justify-content:space-between;align-items:center;width:490px;height:100%;list-style:none;display:flex}.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__list .Header-module-scss-module__oYtfxG__list-item{cursor:pointer;font-size:20px;font-weight:500;position:relative}.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__list .Header-module-scss-module__oYtfxG__list-item:after{content:"";background-color:#fff;width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}@media (hover:hover){.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__list .Header-module-scss-module__oYtfxG__list-item:hover:after{width:100%}}@media (min-width:1024px){.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__list .Header-module-scss-module__oYtfxG__list-item{font-size:18px}}@media (min-width:1280px){.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__list .Header-module-scss-module__oYtfxG__list-item{font-size:20px}}.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__hamburger{color:#fff;cursor:pointer;z-index:1001;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:32px;transition:transform .3s;display:none}@media (max-width:1023px){.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__hamburger{display:flex}}.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__hamburger:active{transform:scale(.9)}.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__mobile-menu{display:none}@media (max-width:1023px){.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__mobile-menu{-webkit-backdrop-filter:blur(10px);max-height:calc(100vh - 70px);padding:20px;animation:.3s Header-module-scss-module__oYtfxG__slideDown;display:block;position:fixed;top:70px;left:0;right:0;overflow-y:auto;box-shadow:0 4px 6px rgba(0,0,0,.1)}}@keyframes Header-module-scss-module__oYtfxG__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Header-module-scss-module__oYtfxG__slideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__mobile-menu.Header-module-scss-module__oYtfxG__closing{animation:.3s Header-module-scss-module__oYtfxG__slideUp}.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__mobile-menu .Header-module-scss-module__oYtfxG__mobile-nav .Header-module-scss-module__oYtfxG__mobile-list{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__mobile-menu .Header-module-scss-module__oYtfxG__mobile-nav .Header-module-scss-module__oYtfxG__mobile-list .Header-module-scss-module__oYtfxG__mobile-list-item{color:#fff;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.1);padding:12px 16px;font-size:18px;font-weight:500;transition:background .3s,padding-left .3s}@media (hover:hover){.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__mobile-menu .Header-module-scss-module__oYtfxG__mobile-nav .Header-module-scss-module__oYtfxG__mobile-list .Header-module-scss-module__oYtfxG__mobile-list-item:hover{background-color:rgba(255,255,255,.05);padding-left:24px}}.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__mobile-menu .Header-module-scss-module__oYtfxG__mobile-nav .Header-module-scss-module__oYtfxG__mobile-list .Header-module-scss-module__oYtfxG__mobile-list-item:last-child{border-bottom:none}.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__mobile-menu .Header-module-scss-module__oYtfxG__mobile-language-section{border-top:1px solid rgba(255,255,255,.1);margin-top:20px;padding-top:20px;animation:.3s .2s both Header-module-scss-module__oYtfxG__fadeIn}@keyframes Header-module-scss-module__oYtfxG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__mobile-menu .Header-module-scss-module__oYtfxG__mobile-language-section .Header-module-scss-module__oYtfxG__mobile-language-selector{cursor:pointer;font-family:var(--font-montserrat);position:relative}.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__mobile-menu .Header-module-scss-module__oYtfxG__mobile-language-section .Header-module-scss-module__oYtfxG__mobile-language-selector .Header-module-scss-module__oYtfxG__selected{color:#fff;background-color:#2c2a2a;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;transition:background-color .3s;display:flex}@media (hover:hover){.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__mobile-menu .Header-module-scss-module__oYtfxG__mobile-language-section .Header-module-scss-module__oYtfxG__mobile-language-selector .Header-module-scss-module__oYtfxG__selected:hover{background-color:#3a3838}}.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__mobile-menu .Header-module-scss-module__oYtfxG__mobile-language-section .Header-module-scss-module__oYtfxG__mobile-language-selector .Header-module-scss-module__oYtfxG__selected .Header-module-scss-module__oYtfxG__arrow{margin-left:4px;transition:transform .3s}.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__mobile-menu .Header-module-scss-module__oYtfxG__mobile-language-section .Header-module-scss-module__oYtfxG__mobile-language-selector .Header-module-scss-module__oYtfxG__dropdown{background-color:#2c2a2a;border-radius:6px;margin:0;padding:0;list-style:none;animation:.2s ease-out Header-module-scss-module__oYtfxG__dropdownSlide;position:relative;top:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.3)}@keyframes Header-module-scss-module__oYtfxG__dropdownSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__mobile-menu .Header-module-scss-module__oYtfxG__mobile-language-section .Header-module-scss-module__oYtfxG__mobile-language-selector .Header-module-scss-module__oYtfxG__dropdown .Header-module-scss-module__oYtfxG__dropdown-item{color:#fff;align-items:center;gap:8px;padding:12px 16px;transition:background .2s;display:flex}@media (hover:hover){.Header-module-scss-module__oYtfxG__header .Header-module-scss-module__oYtfxG__mobile-menu .Header-module-scss-module__oYtfxG__mobile-language-section .Header-module-scss-module__oYtfxG__mobile-language-selector .Header-module-scss-module__oYtfxG__dropdown .Header-module-scss-module__oYtfxG__dropdown-item:hover{background-color:#3a3838}}
.HeroSection-module-scss-module__B4KwfG__main-section{justify-content:center;align-items:center;height:100dvh;display:flex;position:relative;overflow:hidden}.HeroSection-module-scss-module__B4KwfG__main-section .HeroSection-module-scss-module__B4KwfG__background-video{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module-scss-module__B4KwfG__main-section:before{content:"";z-index:1;background:linear-gradient(135deg,rgba(0,0,0,.4) 0%,rgba(0,0,0,.2) 50%,rgba(0,0,0,.5) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.HeroSection-module-scss-module__B4KwfG__main-content{z-index:2;text-align:center;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-direction:column;justify-content:flex-end;align-items:center;gap:30px;width:100%;height:100%;padding:160px;display:flex;position:relative}@media (max-width:639px){.HeroSection-module-scss-module__B4KwfG__main-content{gap:20px;padding:100px 20px}}@media (min-width:640px) and (max-width:1023px){.HeroSection-module-scss-module__B4KwfG__main-content{gap:25px;padding:120px 40px}}.HeroSection-module-scss-module__B4KwfG__main-content:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(rgba(0,0,0,.8) 0%,rgba(0,0,0,.5) 60%,transparent 100%);height:40%;position:absolute;top:0;left:0;right:0}.HeroSection-module-scss-module__B4KwfG__main-content:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(transparent 0%,rgba(0,0,0,.5) 40%,rgba(0,0,0,.8) 100%);height:40%;position:absolute;bottom:0;left:0;right:0}.HeroSection-module-scss-module__B4KwfG__main-content .HeroSection-module-scss-module__B4KwfG__main-content-inner{flex-direction:column;align-items:center;gap:60px;display:flex}@media (max-width:639px){.HeroSection-module-scss-module__B4KwfG__main-content .HeroSection-module-scss-module__B4KwfG__main-content-inner{gap:30px}}@media (min-width:640px) and (max-width:1023px){.HeroSection-module-scss-module__B4KwfG__main-content .HeroSection-module-scss-module__B4KwfG__main-content-inner{gap:40px}}.HeroSection-module-scss-module__B4KwfG__main-content .HeroSection-module-scss-module__B4KwfG__main-content-inner h1{font-family:var(--font-oswald);text-transform:uppercase;letter-spacing:2px;max-width:900px;margin:0;font-size:72px;font-weight:500;line-height:1.2}@media (max-width:639px){.HeroSection-module-scss-module__B4KwfG__main-content .HeroSection-module-scss-module__B4KwfG__main-content-inner h1{letter-spacing:1px;max-width:100%;font-size:32px}}@media (min-width:640px) and (max-width:1023px){.HeroSection-module-scss-module__B4KwfG__main-content .HeroSection-module-scss-module__B4KwfG__main-content-inner h1{max-width:700px;font-size:42px}}@media (min-width:1024px){.HeroSection-module-scss-module__B4KwfG__main-content .HeroSection-module-scss-module__B4KwfG__main-content-inner h1{font-size:56px}}@media (min-width:1280px){.HeroSection-module-scss-module__B4KwfG__main-content .HeroSection-module-scss-module__B4KwfG__main-content-inner h1{letter-spacing:2px;font-size:72px}}.HeroSection-module-scss-module__B4KwfG__main-content .HeroSection-module-scss-module__B4KwfG__main-content-inner button{font-family:var(--font-montserrat);letter-spacing:1px;text-transform:uppercase;color:#000;cursor:pointer;background-color:#fff;border:2px solid #fff;border-radius:0;padding:16px 40px;font-size:16px;font-weight:600;transition:all .3s}@media (max-width:639px){.HeroSection-module-scss-module__B4KwfG__main-content .HeroSection-module-scss-module__B4KwfG__main-content-inner button{padding:12px 28px;font-size:12px}}@media (min-width:640px) and (max-width:1023px){.HeroSection-module-scss-module__B4KwfG__main-content .HeroSection-module-scss-module__B4KwfG__main-content-inner button{padding:14px 32px;font-size:13px}}@media (min-width:1024px){.HeroSection-module-scss-module__B4KwfG__main-content .HeroSection-module-scss-module__B4KwfG__main-content-inner button{padding:15px 36px;font-size:14px}}@media (min-width:1280px){.HeroSection-module-scss-module__B4KwfG__main-content .HeroSection-module-scss-module__B4KwfG__main-content-inner button{padding:16px 40px;font-size:16px}}@media (max-width:639px){.HeroSection-module-scss-module__B4KwfG__main-content .HeroSection-module-scss-module__B4KwfG__main-content-inner button{padding:12px 28px;font-size:14px}}@media (min-width:640px) and (max-width:1023px){.HeroSection-module-scss-module__B4KwfG__main-content .HeroSection-module-scss-module__B4KwfG__main-content-inner button{padding:14px 32px;font-size:15px}}@media (hover:hover){.HeroSection-module-scss-module__B4KwfG__main-content .HeroSection-module-scss-module__B4KwfG__main-content-inner button:hover{color:#fff;background-color:transparent;transform:scale(1.05)}}.HeroSection-module-scss-module__B4KwfG__scroll-indicator{flex-direction:column;align-items:center;gap:12px;animation:2s infinite HeroSection-module-scss-module__B4KwfG__bounce;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}@media (max-width:639px){.HeroSection-module-scss-module__B4KwfG__scroll-indicator{gap:8px;bottom:20px}}.HeroSection-module-scss-module__B4KwfG__scroll-indicator span{font-family:var(--font-montserrat);color:#fff;text-transform:uppercase;letter-spacing:1px;opacity:.8;font-size:14px}@media (max-width:639px){.HeroSection-module-scss-module__B4KwfG__scroll-indicator span{font-size:11px}}@media (min-width:640px) and (max-width:1023px){.HeroSection-module-scss-module__B4KwfG__scroll-indicator span{font-size:12px}}@media (min-width:1024px){.HeroSection-module-scss-module__B4KwfG__scroll-indicator span{font-size:13px}}@media (min-width:1280px){.HeroSection-module-scss-module__B4KwfG__scroll-indicator span{font-size:14px}}.HeroSection-module-scss-module__B4KwfG__scroll-indicator .HeroSection-module-scss-module__B4KwfG__scroll-arrow{color:#fff;opacity:.8;font-size:20px}@media (max-width:639px){.HeroSection-module-scss-module__B4KwfG__scroll-indicator .HeroSection-module-scss-module__B4KwfG__scroll-arrow{font-size:14px}}@media (min-width:640px) and (max-width:1023px){.HeroSection-module-scss-module__B4KwfG__scroll-indicator .HeroSection-module-scss-module__B4KwfG__scroll-arrow{font-size:16px}}@media (min-width:1024px){.HeroSection-module-scss-module__B4KwfG__scroll-indicator .HeroSection-module-scss-module__B4KwfG__scroll-arrow{font-size:18px}}@media (min-width:1280px){.HeroSection-module-scss-module__B4KwfG__scroll-indicator .HeroSection-module-scss-module__B4KwfG__scroll-arrow{font-size:20px}}@keyframes HeroSection-module-scss-module__B4KwfG__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(5px)}}
.AboutSection-module-scss-module__fdAi3G__about-section{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#2c2a2a;justify-content:center;align-items:center;height:92dvh;padding:40px;display:flex;box-shadow:0 0 30px 20px rgba(0,0,0,.04)}@media (max-width:639px){.AboutSection-module-scss-module__fdAi3G__about-section{height:auto;min-height:100vh;padding:20px}}@media (min-width:640px) and (max-width:1023px){.AboutSection-module-scss-module__fdAi3G__about-section{height:auto;min-height:90vh;padding:30px}}.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content{background-color:#212020;border-radius:5px;gap:20px;max-width:1450px;height:680px;margin:0 auto;padding:30px;display:flex;box-shadow:0 0 30px 20px rgba(0,0,0,.04)}@media (max-width:639px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content{flex-direction:column;gap:20px;height:auto;padding:20px}}@media (min-width:640px) and (max-width:1023px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content{flex-direction:column;gap:20px;height:auto;padding:25px}}@media (min-width:1024px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content{height:auto;min-height:580px;padding:30px}}@media (min-width:1280px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content{height:680px;padding:30px}}@media (min-width:1600px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content{height:680px}}.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative{flex-direction:column;flex:1 1 0;justify-content:center;display:flex}@media (max-width:1023px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative{flex:none}}.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative .AboutSection-module-scss-module__fdAi3G__about-content-inner{padding:45px}@media (max-width:639px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative .AboutSection-module-scss-module__fdAi3G__about-content-inner{padding:20px}}@media (min-width:640px) and (max-width:1023px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative .AboutSection-module-scss-module__fdAi3G__about-content-inner{padding:30px}}@media (min-width:1024px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative .AboutSection-module-scss-module__fdAi3G__about-content-inner{padding:35px}}@media (min-width:1280px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative .AboutSection-module-scss-module__fdAi3G__about-content-inner{padding:45px}}.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative .AboutSection-module-scss-module__fdAi3G__about-content-text{border-bottom:1px solid #2c2a2a;padding-bottom:18px}@media (max-width:1023px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative .AboutSection-module-scss-module__fdAi3G__about-content-text{text-align:center}}.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative .AboutSection-module-scss-module__fdAi3G__about-content-text .AboutSection-module-scss-module__fdAi3G__about-content-title{font-family:var(--font-oswald);color:#7d7d7d;text-transform:uppercase;letter-spacing:3px;width:-moz-fit-content;width:fit-content;margin-bottom:20px;font-size:14px;position:relative}@media (max-width:1023px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative .AboutSection-module-scss-module__fdAi3G__about-content-text .AboutSection-module-scss-module__fdAi3G__about-content-title{margin-left:auto;margin-right:auto}}@media (max-width:639px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative .AboutSection-module-scss-module__fdAi3G__about-content-text .AboutSection-module-scss-module__fdAi3G__about-content-title{letter-spacing:2px;font-size:12px}}.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative .AboutSection-module-scss-module__fdAi3G__about-content-text .AboutSection-module-scss-module__fdAi3G__about-content-title:after{content:"";background-color:#7d7d7d;width:100%;height:2px;margin-top:4px;display:block}@media (max-width:1023px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative .AboutSection-module-scss-module__fdAi3G__about-content-text .AboutSection-module-scss-module__fdAi3G__about-content-title:after{margin-left:auto;margin-right:auto}}.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative .AboutSection-module-scss-module__fdAi3G__about-content-text .AboutSection-module-scss-module__fdAi3G__about-content-secondary{font-family:var(--font-montserrat);word-wrap:break-word;overflow-wrap:break-word;margin-bottom:20px;font-size:46px;line-height:1.1}@media (max-width:639px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative .AboutSection-module-scss-module__fdAi3G__about-content-text .AboutSection-module-scss-module__fdAi3G__about-content-secondary{margin-bottom:15px;font-size:22px}}@media (min-width:640px) and (max-width:1023px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative .AboutSection-module-scss-module__fdAi3G__about-content-text .AboutSection-module-scss-module__fdAi3G__about-content-secondary{font-size:36px}}@media (min-width:1024px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative .AboutSection-module-scss-module__fdAi3G__about-content-text .AboutSection-module-scss-module__fdAi3G__about-content-secondary{font-size:38px}}@media (min-width:1280px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative .AboutSection-module-scss-module__fdAi3G__about-content-text .AboutSection-module-scss-module__fdAi3G__about-content-secondary{font-size:42px}}@media (min-width:1600px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative .AboutSection-module-scss-module__fdAi3G__about-content-text .AboutSection-module-scss-module__fdAi3G__about-content-secondary{font-size:46px}}.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative .AboutSection-module-scss-module__fdAi3G__about-content-text .AboutSection-module-scss-module__fdAi3G__about-content-secondary span{color:#7d7d7d}.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative .AboutSection-module-scss-module__fdAi3G__about-content-text .AboutSection-module-scss-module__fdAi3G__about-content-description{font-family:var(--font-montserrat);word-wrap:break-word;overflow-wrap:break-word;max-width:100%;margin-bottom:10px;font-size:16px;line-height:1.6}@media (max-width:639px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative .AboutSection-module-scss-module__fdAi3G__about-content-text .AboutSection-module-scss-module__fdAi3G__about-content-description{font-size:12px;line-height:1.5}}@media (min-width:640px) and (max-width:1023px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative .AboutSection-module-scss-module__fdAi3G__about-content-text .AboutSection-module-scss-module__fdAi3G__about-content-description{font-size:15px}}@media (min-width:1024px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative .AboutSection-module-scss-module__fdAi3G__about-content-text .AboutSection-module-scss-module__fdAi3G__about-content-description{font-size:15px}}@media (min-width:1280px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-informative .AboutSection-module-scss-module__fdAi3G__about-content-text .AboutSection-module-scss-module__fdAi3G__about-content-description{font-size:16px}}.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-image{background-image:url(/images/about-us4.jpeg);background-position:50% 70%;background-repeat:no-repeat;background-size:cover;flex:1;position:relative}@media (max-width:639px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-image{flex:none;height:300px;min-height:300px}}@media (min-width:640px) and (max-width:1023px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-image{flex:none;height:400px;min-height:400px}}.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-image .AboutSection-module-scss-module__fdAi3G__about-content-badge{color:#fff;font-family:var(--font-oswald);text-transform:uppercase;letter-spacing:1px;opacity:.8;background:#212020;padding:10px 20px;font-size:14px;transition:all .3s;position:absolute;top:20px;right:20px}@media (max-width:639px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-image .AboutSection-module-scss-module__fdAi3G__about-content-badge{padding:8px 16px;font-size:12px;top:15px;right:15px}}@media (hover:hover){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-image .AboutSection-module-scss-module__fdAi3G__about-content-badge:hover{color:#000;background:#fff}}.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-boxes{justify-content:space-between;margin-top:20px;display:flex}@media (max-width:639px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-boxes{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:15px;display:grid}}@media (min-width:640px) and (max-width:1023px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-boxes{gap:20px}}@media (max-width:639px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-boxes .AboutSection-module-scss-module__fdAi3G__about-content-box{text-align:center;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05);border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:10px 6px;display:flex}.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-boxes .AboutSection-module-scss-module__fdAi3G__about-content-box:nth-child(2){order:2}.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-boxes .AboutSection-module-scss-module__fdAi3G__about-content-box:nth-child(3){order:1}}.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-boxes .AboutSection-module-scss-module__fdAi3G__about-content-box-subtitle{font-size:45px;font-family:var(--font-oswald);color:#7d7d7d}@media (max-width:639px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-boxes .AboutSection-module-scss-module__fdAi3G__about-content-box-subtitle{font-size:22px;line-height:1}}@media (min-width:640px) and (max-width:1023px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-boxes .AboutSection-module-scss-module__fdAi3G__about-content-box-subtitle{font-size:38px}}@media (min-width:1024px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-boxes .AboutSection-module-scss-module__fdAi3G__about-content-box-subtitle{font-size:38px}}@media (min-width:1280px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-boxes .AboutSection-module-scss-module__fdAi3G__about-content-box-subtitle{font-size:40px}}@media (min-width:1600px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-boxes .AboutSection-module-scss-module__fdAi3G__about-content-box-subtitle{font-size:45px}}.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-boxes .AboutSection-module-scss-module__fdAi3G__about-content-box-span{font-family:var(--font-oswald)}@media (max-width:639px){.AboutSection-module-scss-module__fdAi3G__about-section .AboutSection-module-scss-module__fdAi3G__about-content .AboutSection-module-scss-module__fdAi3G__about-content-boxes .AboutSection-module-scss-module__fdAi3G__about-content-box-span{text-transform:uppercase;letter-spacing:.3px;font-size:9px;line-height:1.2}}
@keyframes ServicesSection-module-scss-module__FXjytq__modalFadeIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.9)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes ServicesSection-module-scss-module__FXjytq__backdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ServicesSection-module-scss-module__FXjytq__modalFadeOut{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.9)}}@keyframes ServicesSection-module-scss-module__FXjytq__backdropFadeOut{0%{opacity:1}to{opacity:0}}.ServicesSection-module-scss-module__FXjytq__service-section{background-color:#212020;height:auto;min-height:92dvh;padding:40px 0}@media (max-width:639px){.ServicesSection-module-scss-module__FXjytq__service-section{min-height:100vh}}@media (min-width:640px) and (max-width:1023px){.ServicesSection-module-scss-module__FXjytq__service-section{min-height:100vh}}@media (min-width:1024px){.ServicesSection-module-scss-module__FXjytq__service-section{min-height:92dvh}}@media (min-width:1280px){.ServicesSection-module-scss-module__FXjytq__service-section{height:auto;padding:40px 0}}@media (min-width:1600px){.ServicesSection-module-scss-module__FXjytq__service-section{height:92dvh;min-height:auto;padding:0}}.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content{padding:0 100px}@media (max-width:639px){.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content{padding:0 20px}}@media (min-width:640px) and (max-width:1023px){.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content{padding:0 40px}}@media (min-width:1024px){.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content{padding:0 60px}}@media (min-width:1280px){.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content{padding:0 100px}}.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content .ServicesSection-module-scss-module__FXjytq__service-title{font-family:var(--font-oswald);color:#fff;text-align:center;text-transform:uppercase;letter-spacing:3px;width:-moz-fit-content;width:fit-content;margin-bottom:20px;margin-left:auto;margin-right:auto;padding:40px;font-size:36px;position:relative}@media (max-width:639px){.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content .ServicesSection-module-scss-module__FXjytq__service-title{letter-spacing:2px;margin-bottom:10px;padding:30px 20px;font-size:24px}}@media (min-width:640px) and (max-width:1023px){.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content .ServicesSection-module-scss-module__FXjytq__service-title{padding:35px;font-size:28px}}@media (min-width:1024px){.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content .ServicesSection-module-scss-module__FXjytq__service-title{font-size:32px}}@media (min-width:1280px){.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content .ServicesSection-module-scss-module__FXjytq__service-title{font-size:36px}}.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content .ServicesSection-module-scss-module__FXjytq__service-title:after{content:"";background-color:#fff;width:100%;height:2px;margin:4px auto 0;display:block}.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content .ServicesSection-module-scss-module__FXjytq__service-cards-container{grid-template-columns:repeat(5,270px);justify-content:center;gap:25px;margin-top:20px;display:grid}@media (max-width:639px){.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content .ServicesSection-module-scss-module__FXjytq__service-cards-container{grid-template-columns:1fr;gap:20px;padding:0 10px}}@media (min-width:640px) and (max-width:1023px){.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content .ServicesSection-module-scss-module__FXjytq__service-cards-container{grid-template-columns:repeat(2,1fr);gap:20px;max-width:700px;margin:20px auto 0}}@media (min-width:1024px){.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content .ServicesSection-module-scss-module__FXjytq__service-cards-container{grid-template-columns:repeat(3,270px)}}@media (min-width:1280px){.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content .ServicesSection-module-scss-module__FXjytq__service-cards-container{grid-template-columns:repeat(4,270px)}}@media (min-width:1600px){.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content .ServicesSection-module-scss-module__FXjytq__service-cards-container{grid-template-columns:repeat(5,270px)}}.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content .ServicesSection-module-scss-module__FXjytq__service-cards-container .ServicesSection-module-scss-module__FXjytq__service-card{color:#fff;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:2px solid transparent;justify-content:flex-start;align-items:flex-end;width:270px;height:270px;padding:20px;transition:border .15s;display:flex;position:relative;overflow:hidden}@media (max-width:639px){.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content .ServicesSection-module-scss-module__FXjytq__service-cards-container .ServicesSection-module-scss-module__FXjytq__service-card{width:100%;height:250px;padding:18px}}@media (min-width:640px) and (max-width:1023px){.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content .ServicesSection-module-scss-module__FXjytq__service-cards-container .ServicesSection-module-scss-module__FXjytq__service-card{width:100%;height:260px}}.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content .ServicesSection-module-scss-module__FXjytq__service-cards-container .ServicesSection-module-scss-module__FXjytq__service-card h3{z-index:2;font-size:20px;font-family:var(--font-oswald);font-weight:300;transition:font-size .3s;position:relative}@media (max-width:639px){.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content .ServicesSection-module-scss-module__FXjytq__service-cards-container .ServicesSection-module-scss-module__FXjytq__service-card h3{font-size:16px}}@media (min-width:640px) and (max-width:1023px){.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content .ServicesSection-module-scss-module__FXjytq__service-cards-container .ServicesSection-module-scss-module__FXjytq__service-card h3{font-size:17px}}@media (min-width:1024px){.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content .ServicesSection-module-scss-module__FXjytq__service-cards-container .ServicesSection-module-scss-module__FXjytq__service-card h3{font-size:18px}}@media (min-width:1280px){.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content .ServicesSection-module-scss-module__FXjytq__service-cards-container .ServicesSection-module-scss-module__FXjytq__service-card h3{font-size:20px}}.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content .ServicesSection-module-scss-module__FXjytq__service-cards-container .ServicesSection-module-scss-module__FXjytq__service-card .ServicesSection-module-scss-module__FXjytq__service-card-bg{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform .5s;position:absolute;top:0;bottom:0;left:0;right:0}.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content .ServicesSection-module-scss-module__FXjytq__service-cards-container .ServicesSection-module-scss-module__FXjytq__service-card .ServicesSection-module-scss-module__FXjytq__service-card-bg:after{content:"";z-index:1;background:linear-gradient(rgba(0,0,0,.1) 0%,rgba(0,0,0,.4) 40%,rgba(0,0,0,.8) 100%);position:absolute;top:0;bottom:0;left:0;right:0}@media (hover:hover){.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content .ServicesSection-module-scss-module__FXjytq__service-cards-container .ServicesSection-module-scss-module__FXjytq__service-card:hover{border:2px solid #fff}.ServicesSection-module-scss-module__FXjytq__service-section .ServicesSection-module-scss-module__FXjytq__service-content .ServicesSection-module-scss-module__FXjytq__service-cards-container .ServicesSection-module-scss-module__FXjytq__service-card:hover .ServicesSection-module-scss-module__FXjytq__service-card-bg{transform:scale(1.05)}}.ServicesSection-module-scss-module__FXjytq__modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:998;will-change:opacity;background:rgba(0,0,0,.6);animation:.15s forwards ServicesSection-module-scss-module__FXjytq__backdropFadeIn;position:fixed;top:0;bottom:0;left:0;right:0}.ServicesSection-module-scss-module__FXjytq__modal-backdrop.ServicesSection-module-scss-module__FXjytq__fade-out{animation:.15s forwards ServicesSection-module-scss-module__FXjytq__backdropFadeOut}.ServicesSection-module-scss-module__FXjytq__modal-overlay{z-index:999;will-change:transform,opacity;background:#2c2a2a;border:.5px solid #3a3838;width:90%;max-width:800px;height:700px;animation:.15s forwards ServicesSection-module-scss-module__FXjytq__modalFadeIn;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:639px){.ServicesSection-module-scss-module__FXjytq__modal-overlay{width:95%;height:auto;max-height:90vh;overflow-y:auto}}@media (min-width:640px) and (max-width:1023px){.ServicesSection-module-scss-module__FXjytq__modal-overlay{width:90%;height:auto;max-height:85vh}}.ServicesSection-module-scss-module__FXjytq__modal-overlay.ServicesSection-module-scss-module__FXjytq__fade-out{animation:.15s forwards ServicesSection-module-scss-module__FXjytq__modalFadeOut}.ServicesSection-module-scss-module__FXjytq__modal-overlay .ServicesSection-module-scss-module__FXjytq__modal-content{flex-direction:column;height:100%;display:flex}@media (max-width:639px){.ServicesSection-module-scss-module__FXjytq__modal-overlay .ServicesSection-module-scss-module__FXjytq__modal-content{height:auto}}.ServicesSection-module-scss-module__FXjytq__modal-overlay .ServicesSection-module-scss-module__FXjytq__modal-content .ServicesSection-module-scss-module__FXjytq__modal-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:50%;position:relative}@media (max-width:639px){.ServicesSection-module-scss-module__FXjytq__modal-overlay .ServicesSection-module-scss-module__FXjytq__modal-content .ServicesSection-module-scss-module__FXjytq__modal-image{height:250px;min-height:250px}}@media (min-width:640px) and (max-width:1023px){.ServicesSection-module-scss-module__FXjytq__modal-overlay .ServicesSection-module-scss-module__FXjytq__modal-content .ServicesSection-module-scss-module__FXjytq__modal-image{height:300px}}.ServicesSection-module-scss-module__FXjytq__modal-overlay .ServicesSection-module-scss-module__FXjytq__modal-content .ServicesSection-module-scss-module__FXjytq__modal-image:after{content:"";z-index:1;background:linear-gradient(rgba(0,0,0,.1) 0%,rgba(0,0,0,.3) 30%,rgba(0,0,0,.6) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.ServicesSection-module-scss-module__FXjytq__modal-overlay .ServicesSection-module-scss-module__FXjytq__modal-content .ServicesSection-module-scss-module__FXjytq__modal-close-button{color:#fff;cursor:pointer;z-index:1000;opacity:.8;background:#2c2a2a;border:none;justify-content:center;align-items:center;width:35px;height:35px;font-size:20px;transition:all .15s;display:flex;position:absolute;top:10px;right:10px}@media (hover:hover){.ServicesSection-module-scss-module__FXjytq__modal-overlay .ServicesSection-module-scss-module__FXjytq__modal-content .ServicesSection-module-scss-module__FXjytq__modal-close-button:hover{opacity:1}}.ServicesSection-module-scss-module__FXjytq__modal-overlay .ServicesSection-module-scss-module__FXjytq__modal-content .ServicesSection-module-scss-module__FXjytq__modal-content-text{flex-direction:column;gap:20px;padding:10px 40px;display:flex}@media (max-width:639px){.ServicesSection-module-scss-module__FXjytq__modal-overlay .ServicesSection-module-scss-module__FXjytq__modal-content .ServicesSection-module-scss-module__FXjytq__modal-content-text{gap:15px;padding:15px 20px}}@media (min-width:640px) and (max-width:1023px){.ServicesSection-module-scss-module__FXjytq__modal-overlay .ServicesSection-module-scss-module__FXjytq__modal-content .ServicesSection-module-scss-module__FXjytq__modal-content-text{padding:20px 30px}}.ServicesSection-module-scss-module__FXjytq__modal-overlay .ServicesSection-module-scss-module__FXjytq__modal-content .ServicesSection-module-scss-module__FXjytq__modal-content-text .ServicesSection-module-scss-module__FXjytq__modal-header{flex-direction:column;align-items:flex-start;display:flex}.ServicesSection-module-scss-module__FXjytq__modal-overlay .ServicesSection-module-scss-module__FXjytq__modal-content .ServicesSection-module-scss-module__FXjytq__modal-content-text .ServicesSection-module-scss-module__FXjytq__modal-header .ServicesSection-module-scss-module__FXjytq__modal-header-title{font-family:var(--font-oswald);color:#fff;margin-bottom:10px;font-size:38px;font-weight:200}@media (max-width:639px){.ServicesSection-module-scss-module__FXjytq__modal-overlay .ServicesSection-module-scss-module__FXjytq__modal-content .ServicesSection-module-scss-module__FXjytq__modal-content-text .ServicesSection-module-scss-module__FXjytq__modal-header .ServicesSection-module-scss-module__FXjytq__modal-header-title{margin-bottom:8px;font-size:28px}}@media (min-width:640px) and (max-width:1023px){.ServicesSection-module-scss-module__FXjytq__modal-overlay .ServicesSection-module-scss-module__FXjytq__modal-content .ServicesSection-module-scss-module__FXjytq__modal-content-text .ServicesSection-module-scss-module__FXjytq__modal-header .ServicesSection-module-scss-module__FXjytq__modal-header-title{font-size:32px}}.ServicesSection-module-scss-module__FXjytq__modal-overlay .ServicesSection-module-scss-module__FXjytq__modal-content .ServicesSection-module-scss-module__FXjytq__modal-content-text .ServicesSection-module-scss-module__FXjytq__modal-header .ServicesSection-module-scss-module__FXjytq__modal-header-subtitle{font-family:var(--font-montserrat);color:#b0b0b0;font-size:20px;font-weight:400;display:inline-block}@media (max-width:639px){.ServicesSection-module-scss-module__FXjytq__modal-overlay .ServicesSection-module-scss-module__FXjytq__modal-content .ServicesSection-module-scss-module__FXjytq__modal-content-text .ServicesSection-module-scss-module__FXjytq__modal-header .ServicesSection-module-scss-module__FXjytq__modal-header-subtitle{font-size:16px}}@media (min-width:640px) and (max-width:1023px){.ServicesSection-module-scss-module__FXjytq__modal-overlay .ServicesSection-module-scss-module__FXjytq__modal-content .ServicesSection-module-scss-module__FXjytq__modal-content-text .ServicesSection-module-scss-module__FXjytq__modal-header .ServicesSection-module-scss-module__FXjytq__modal-header-subtitle{font-size:18px}}.ServicesSection-module-scss-module__FXjytq__modal-overlay .ServicesSection-module-scss-module__FXjytq__modal-content .ServicesSection-module-scss-module__FXjytq__modal-content-text .ServicesSection-module-scss-module__FXjytq__modal-paragraph{font-family:var(--font-montserrat);color:gray;font-size:16px}@media (max-width:639px){.ServicesSection-module-scss-module__FXjytq__modal-overlay .ServicesSection-module-scss-module__FXjytq__modal-content .ServicesSection-module-scss-module__FXjytq__modal-content-text .ServicesSection-module-scss-module__FXjytq__modal-paragraph{font-size:14px;line-height:1.5}}@media (min-width:640px) and (max-width:1023px){.ServicesSection-module-scss-module__FXjytq__modal-overlay .ServicesSection-module-scss-module__FXjytq__modal-content .ServicesSection-module-scss-module__FXjytq__modal-content-text .ServicesSection-module-scss-module__FXjytq__modal-paragraph{font-size:15px}}
.WorkshopSection-module-scss-module__OpeEqG__workshop-section{flex-direction:column;justify-content:flex-start;align-items:center;height:auto;min-height:92dvh;padding:60px 0 80px;display:flex;overflow:visible}@media (max-width:639px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section{min-height:80dvh;padding:50px 0 60px}}@media (min-width:640px) and (max-width:1023px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section{min-height:80dvh;padding:55px 0 70px}}.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-header{flex-direction:column;gap:5px;margin-bottom:20px;display:flex}@media (max-width:639px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-header{margin-bottom:15px}}.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-header .WorkshopSection-module-scss-module__OpeEqG__workshop-section-title{font-family:var(--font-oswald);color:#fff;text-align:center;text-transform:uppercase;letter-spacing:3px;width:-moz-fit-content;width:fit-content;margin:0 auto;font-size:36px;position:relative}@media (max-width:639px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-header .WorkshopSection-module-scss-module__OpeEqG__workshop-section-title{letter-spacing:2px;font-size:24px}}@media (min-width:640px) and (max-width:1023px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-header .WorkshopSection-module-scss-module__OpeEqG__workshop-section-title{font-size:28px}}@media (min-width:1024px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-header .WorkshopSection-module-scss-module__OpeEqG__workshop-section-title{font-size:32px}}@media (min-width:1280px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-header .WorkshopSection-module-scss-module__OpeEqG__workshop-section-title{font-size:36px}}.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-header .WorkshopSection-module-scss-module__OpeEqG__workshop-section-title:after{content:"";background-color:#fff;width:100%;height:2px;margin:4px auto 0;display:block}.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-header .WorkshopSection-module-scss-module__OpeEqG__workshop-section-second-title{font-family:var(--font-montserrat);color:#7d7d7d;text-align:center;font-size:16px}@media (max-width:639px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-header .WorkshopSection-module-scss-module__OpeEqG__workshop-section-second-title{padding:0 20px;font-size:14px}}.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content{flex:1;justify-content:center;align-items:center;width:100%;height:100%;margin-top:20px;display:flex;position:relative}@media (max-width:639px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content{margin-top:15px}}.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .WorkshopSection-module-scss-module__OpeEqG__workshop-slide{width:500px;height:600px}@media (max-width:639px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .WorkshopSection-module-scss-module__OpeEqG__workshop-slide{width:360px;height:450px}}@media (min-width:640px) and (max-width:1023px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .WorkshopSection-module-scss-module__OpeEqG__workshop-slide{width:400px;height:500px}}.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .custom-pagination{z-index:1;justify-content:center;gap:8px;display:flex;position:absolute;bottom:-25px;left:50%;transform:translate(-50%)}@media (max-width:639px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .custom-pagination{gap:6px;bottom:-22px}}@media (min-width:640px) and (max-width:1023px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .custom-pagination{bottom:-24px}}.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .custom-pagination .swiper-pagination-bullet{cursor:pointer;background-color:rgba(255,255,255,.5);border-radius:50%;width:8px;height:8px;transition:all .3s}@media (max-width:639px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .custom-pagination .swiper-pagination-bullet{width:6px;height:6px}}@media (hover:hover){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .custom-pagination .swiper-pagination-bullet:hover{background-color:rgba(255,255,255,.8)}}.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .custom-pagination .swiper-pagination-bullet-active{background-color:#fff;border-radius:4px;width:32px;height:8px}@media (max-width:639px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .custom-pagination .swiper-pagination-bullet-active{border-radius:3px;width:20px;height:6px}}@media (min-width:640px) and (max-width:1023px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .custom-pagination .swiper-pagination-bullet-active{width:28px;height:7px}}.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .swiper-slide:not(.swiper-slide-active){filter:blur(1px)brightness(.9);transform-origin:50%;pointer-events:none;transition:filter .5s,transform .5s}.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .swiper-slide-active{pointer-events:auto;transition:filter .5s,transform .5s;filter:none!important}.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-position:50% 90%;background-size:cover;border:2px solid #fff;border-radius:10px;width:500px;height:600px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 0 30px 20px rgba(0,0,0,.04)}@media (max-width:639px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card{width:360px;height:450px}}@media (min-width:640px) and (max-width:1023px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card{width:400px;height:500px}}.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card .WorkshopSection-module-scss-module__OpeEqG__workshop-card-content{color:#fff;flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:1.5rem;display:flex;position:relative}@media (max-width:639px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card .WorkshopSection-module-scss-module__OpeEqG__workshop-card-content{padding:1rem}}.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card .WorkshopSection-module-scss-module__OpeEqG__workshop-card-content:before{content:"";z-index:0;background:linear-gradient(transparent 50%,rgba(0,0,0,.7));position:absolute;top:0;bottom:0;left:0;right:0}.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card .WorkshopSection-module-scss-module__OpeEqG__workshop-card-content h3,.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card .WorkshopSection-module-scss-module__OpeEqG__workshop-card-content h2{z-index:1;margin:0;position:relative}.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card .WorkshopSection-module-scss-module__OpeEqG__workshop-card-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card-car-type{text-transform:uppercase;opacity:.8;font-size:.9rem;font-weight:400;font-family:var(--font-montserrat);color:#7d7d7d;margin-bottom:.5rem;font-weight:600}@media (max-width:639px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card .WorkshopSection-module-scss-module__OpeEqG__workshop-card-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card-car-type{font-size:.65rem}}@media (min-width:640px) and (max-width:1023px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card .WorkshopSection-module-scss-module__OpeEqG__workshop-card-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card-car-type{font-size:.75rem}}@media (min-width:1024px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card .WorkshopSection-module-scss-module__OpeEqG__workshop-card-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card-car-type{font-size:.8rem}}@media (min-width:1280px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card .WorkshopSection-module-scss-module__OpeEqG__workshop-card-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card-car-type{font-size:.9rem}}.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card .WorkshopSection-module-scss-module__OpeEqG__workshop-card-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card-car-title{font-size:1.5rem;font-weight:500;font-family:var(--font-oswald)}@media (max-width:639px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card .WorkshopSection-module-scss-module__OpeEqG__workshop-card-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card-car-title{font-size:1.1rem}}@media (min-width:640px) and (max-width:1023px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card .WorkshopSection-module-scss-module__OpeEqG__workshop-card-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card-car-title{font-size:1.25rem}}@media (min-width:1024px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card .WorkshopSection-module-scss-module__OpeEqG__workshop-card-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card-car-title{font-size:1.35rem}}@media (min-width:1280px){.WorkshopSection-module-scss-module__OpeEqG__workshop-section .WorkshopSection-module-scss-module__OpeEqG__workshop-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card .WorkshopSection-module-scss-module__OpeEqG__workshop-card-content .WorkshopSection-module-scss-module__OpeEqG__workshop-card-car-title{font-size:1.5rem}}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-top:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-left{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-right{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-top{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-left{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-right{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-top{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(transparent,rgba(0,0,0,.5))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:transparent;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2));margin-left:0}.swiper-horizontal .swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2));margin-left:0}.swiper-horizontal~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2));margin-left:0}.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2));margin-left:0}.swiper-horizontal .swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal~.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal~.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size)/2));margin-top:0;right:auto}.swiper-vertical .swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size)/2));margin-top:0;right:auto}.swiper-vertical~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size)/2));margin-top:0;right:auto}.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size)/2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination{display:none!important}.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-pagination-progressbar.swiper-pagination-horizontal{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-progressbar.swiper-pagination-vertical{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}

.ContactSection-module-scss-module__rlAUAq__contact-section{background-color:#212020;height:auto;min-height:92dvh;padding:100px 0}@media (max-width:639px){.ContactSection-module-scss-module__rlAUAq__contact-section{min-height:100vh;padding:40px 0}}@media (min-width:640px) and (max-width:1023px){.ContactSection-module-scss-module__rlAUAq__contact-section{min-height:90vh;padding:60px 0}}@media (min-width:1024px){.ContactSection-module-scss-module__rlAUAq__contact-section{padding:80px 0}}@media (min-width:1280px){.ContactSection-module-scss-module__rlAUAq__contact-section{padding:100px 0}}@media (min-width:1600px){.ContactSection-module-scss-module__rlAUAq__contact-section{height:92dvh;min-height:auto}}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content{-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#2c2a2a;border-radius:5px;max-width:1450px;height:auto;min-height:100%;margin:0 auto;padding:30px;display:flex;box-shadow:0 4px 10px rgba(0,0,0,.05)}@media (max-width:639px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content{flex-direction:column-reverse;margin:0 20px;padding:20px}}@media (min-width:640px) and (max-width:1023px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content{flex-direction:column-reverse;margin:0 30px;padding:25px}}@media (min-width:1024px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content{margin:0 40px}}@media (min-width:1280px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content{margin:0 40px}}@media (min-width:1600px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content{margin:0 auto}}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-map{cursor:pointer;background-color:gray;flex:1;position:relative;overflow:hidden;box-shadow:0 0 30px 20px rgba(0,0,0,.04)}@media (max-width:639px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-map{width:100%;height:400px;min-height:400px}}@media (min-width:640px) and (max-width:1023px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-map{width:100%;height:500px;min-height:500px}}@media (hover:hover){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-map:hover .ContactSection-module-scss-module__rlAUAq__map-overlay{opacity:1}}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-map .ContactSection-module-scss-module__rlAUAq__map-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1;opacity:0;background:rgba(0,0,0,.5);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}@media (max-width:1023px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-map .ContactSection-module-scss-module__rlAUAq__map-overlay{opacity:1}}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-map .ContactSection-module-scss-module__rlAUAq__map-overlay .ContactSection-module-scss-module__rlAUAq__map-overlay-text{font-family:var(--font-montserrat);color:#fff;pointer-events:none;background:rgba(0,0,0,.7);border-radius:5px;padding:15px 30px;font-size:18px;font-weight:600}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational{flex-direction:column;flex:1 1 0;justify-content:center;width:50%;padding:20px;display:flex}@media (max-width:639px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational{width:100%;padding:20px 0}}@media (min-width:640px) and (max-width:1023px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational{width:100%;padding:30px 0}}@media (min-width:1024px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational{padding:20px}}@media (min-width:1280px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational{padding:24px}}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-titles{flex-direction:column;gap:15px;display:flex}@media (max-width:1023px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-titles{text-align:center}}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-titles h3{font-family:var(--font-oswald);color:#7d7d7d;text-transform:uppercase;letter-spacing:3px;width:-moz-fit-content;width:fit-content;font-size:17px;position:relative}@media (max-width:1023px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-titles h3{margin-left:auto;margin-right:auto}}@media (max-width:639px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-titles h3{letter-spacing:2px;font-size:14px}}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-titles h3:after{content:"";background-color:#7d7d7d;width:100%;height:2px;margin-top:4px;display:block}@media (max-width:1023px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-titles h3:after{margin-left:auto;margin-right:auto}}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-titles h2{font-family:var(--font-montserrat);word-wrap:break-word;overflow-wrap:break-word;font-size:46px;line-height:1.1}@media (max-width:639px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-titles h2{font-size:28px}}@media (min-width:640px) and (max-width:1023px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-titles h2{font-size:36px}}@media (min-width:1024px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-titles h2{font-size:38px}}@media (min-width:1280px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-titles h2{font-size:42px}}@media (min-width:1600px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-titles h2{font-size:46px}}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-titles h2 span{color:#7d7d7d}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-titles p{font-family:var(--font-montserrat);word-wrap:break-word;overflow-wrap:break-word;max-width:100%;font-size:16px;line-height:1.6}@media (max-width:639px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-titles p{font-size:14px}}@media (min-width:640px) and (max-width:1023px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-titles p{font-size:15px}}@media (min-width:1024px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-titles p{max-width:90%;font-size:15px}}@media (min-width:1280px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-titles p{max-width:550px;font-size:16px}}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-contacts{border-bottom:1px solid #3a3838;flex-direction:column;gap:25px;margin-top:15px;padding-bottom:30px;display:flex}@media (max-width:639px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-contacts{gap:20px}}@media (max-width:1023px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-contacts{align-items:center}}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-contacts .ContactSection-module-scss-module__rlAUAq__contact-content-contact-item{font-family:var(--font-montserrat);align-items:center;gap:15px;display:flex}@media (max-width:639px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-contacts .ContactSection-module-scss-module__rlAUAq__contact-content-contact-item{gap:12px}}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-contacts .ContactSection-module-scss-module__rlAUAq__contact-content-contact-item .ContactSection-module-scss-module__rlAUAq__contact-content-contact-link{color:inherit;align-items:center;gap:15px;text-decoration:none;display:flex}@media (hover:hover){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-contacts .ContactSection-module-scss-module__rlAUAq__contact-content-contact-item .ContactSection-module-scss-module__rlAUAq__contact-content-contact-link:hover .ContactSection-module-scss-module__rlAUAq__contact-content-contact-label{border-color:#fff}}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-contacts .ContactSection-module-scss-module__rlAUAq__contact-content-contact-item .ContactSection-module-scss-module__rlAUAq__contact-content-contact-label{background-color:#3a3838;border:2px solid transparent;justify-content:center;align-items:center;width:50px;height:50px;transition:border .15s;display:inline-flex}@media (max-width:639px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-contacts .ContactSection-module-scss-module__rlAUAq__contact-content-contact-item .ContactSection-module-scss-module__rlAUAq__contact-content-contact-label{width:45px;height:45px}}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-contacts .ContactSection-module-scss-module__rlAUAq__contact-content-contact-item .ContactSection-module-scss-module__rlAUAq__contact-content-contact-label svg{width:25px;height:25px;display:block}@media (max-width:639px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-contacts .ContactSection-module-scss-module__rlAUAq__contact-content-contact-item .ContactSection-module-scss-module__rlAUAq__contact-content-contact-label svg{width:22px;height:22px}}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-contacts .ContactSection-module-scss-module__rlAUAq__contact-content-contact-item .ContactSection-module-scss-module__rlAUAq__contact-content-contact-text{font-size:18px}@media (max-width:639px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-contacts .ContactSection-module-scss-module__rlAUAq__contact-content-contact-item .ContactSection-module-scss-module__rlAUAq__contact-content-contact-text{font-size:14px}}@media (min-width:640px) and (max-width:1023px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-contacts .ContactSection-module-scss-module__rlAUAq__contact-content-contact-item .ContactSection-module-scss-module__rlAUAq__contact-content-contact-text{font-size:15px}}@media (min-width:1024px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-contacts .ContactSection-module-scss-module__rlAUAq__contact-content-contact-item .ContactSection-module-scss-module__rlAUAq__contact-content-contact-text{font-size:16px}}@media (min-width:1280px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-informational .ContactSection-module-scss-module__rlAUAq__contact-content-contacts .ContactSection-module-scss-module__rlAUAq__contact-content-contact-item .ContactSection-module-scss-module__rlAUAq__contact-content-contact-text{font-size:18px}}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-socials{font-family:var(--font-oswald);letter-spacing:1px;flex-direction:column;gap:10px;margin-top:20px;display:flex}@media (max-width:1023px){.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-socials{align-items:center}}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-socials .ContactSection-module-scss-module__rlAUAq__contact-content-social-icons{gap:15px;display:flex}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-socials .ContactSection-module-scss-module__rlAUAq__contact-content-social-icons span{color:#fff;border:1px solid #fff;justify-content:center;align-items:center;width:45px;height:45px;transition:background-color .2s,border-color .2s;display:flex}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-socials .ContactSection-module-scss-module__rlAUAq__contact-content-social-icons span:hover{color:#000;background-color:#fff;border-color:#fff}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-socials .ContactSection-module-scss-module__rlAUAq__contact-content-social-icons span:focus-visible{color:#000;background-color:#fff;border-color:#fff}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-content .ContactSection-module-scss-module__rlAUAq__contact-content-socials .ContactSection-module-scss-module__rlAUAq__contact-content-social-icons span svg{color:inherit;width:22px;height:22px;transition:color .2s,fill .2s;display:block}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__contact-iframe{pointer-events:none;border:0;width:100%;height:100%;transition:opacity .3s;display:block;position:absolute;top:0;left:0}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__map-modal{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9999;background:rgba(0,0,0,.85);justify-content:center;align-items:center;padding:20px;animation:.3s ContactSection-module-scss-module__rlAUAq__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes ContactSection-module-scss-module__rlAUAq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ContactSection-module-scss-module__rlAUAq__fadeOut{0%{opacity:1}to{opacity:0}}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__map-modal.ContactSection-module-scss-module__rlAUAq__closing{animation:.3s ContactSection-module-scss-module__rlAUAq__fadeOut}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__map-modal .ContactSection-module-scss-module__rlAUAq__map-modal-close{cursor:pointer;z-index:10000;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__map-modal .ContactSection-module-scss-module__rlAUAq__map-modal-close svg{color:#000;width:28px;height:28px}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__map-modal .ContactSection-module-scss-module__rlAUAq__map-modal-close:hover{background:#f0f0f0;transform:rotate(90deg)}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__map-modal .ContactSection-module-scss-module__rlAUAq__map-modal-content{background:#fff;border-radius:10px;width:100%;max-width:1200px;height:80vh;animation:.3s ContactSection-module-scss-module__rlAUAq__scaleIn;overflow:hidden;box-shadow:0 10px 50px rgba(0,0,0,.5)}@keyframes ContactSection-module-scss-module__rlAUAq__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.ContactSection-module-scss-module__rlAUAq__contact-section .ContactSection-module-scss-module__rlAUAq__map-modal .ContactSection-module-scss-module__rlAUAq__map-modal-iframe{border:0;width:100%;height:100%;display:block}
