.block{background-color:var(--bg-color-gray);border-radius:30px;flex-direction:column;gap:20px;padding:20px;display:flex}@media screen and (max-width:480px){.block{border-radius:20px;padding:10px}}.container{max-width:1280px;margin:0 auto;padding:0 30px}@media screen and (max-width:768px){.container{padding:0 20px}}@media screen and (max-width:480px){.container{padding:0 10px}}:root{--accent-green:#38e078;--text-color:#141414;--text-color-gray:#14141480;--text-white:#fff;--bg-color:#fff;--bg-color-gray:#f5f5f7;--bg-transparent:#f5f5f780;--bg-footer:#282c2a;--bg-accent-green:#38e078;--border-color:#0000001a;--font-sm:16px;--font-sm-md:18px;--font-md:20px;--font-md-lg:24px;--font-lg:36px}.visuallyImpairedVersion{--accent-green:#000;--text-color:#000;--text-color-gray:#000;--text-white:#fff;--bg-color:#fff;--bg-color-gray:#fff;--bg-transparent:#f5f5f780;--bg-footer:#000;--bg-accent-green:#fff;--border-color:#000;--font-sm:20px;--font-sm-md:22px;--font-md:24px;--font-md-lg:26px;--font-lg:36px}@font-face{font-family:Cera Round Pro;src:url(/fonts/CeraRoundPro-Regular.woff2)format("woff2"),url(/fonts/CeraRoundPro-Regular.woff)format("woff"),url(/fonts/CeraRoundPro-Regular.ttf)format("truetype"),url(/fonts/CeraRoundPro-Regular.eot)format("embedded-opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Cera Round Pro;src:url("/fonts/Cera Round Pro Bold.woff2")format("woff2"),url("/fonts/Cera Round Pro Bold.woff")format("woff"),url("/fonts/Cera Round Pro Bold.ttf")format("truetype"),url("/fonts/Cera Round Pro Bold.eot")format("embedded-opentype");font-weight:700;font-style:normal;font-display:swap}body{height:100vh;font-size:var(--font-sm-md);color:var(--text-color);background-color:var(--bg-color);scrollbar-gutter:stable;flex-direction:column;font-family:Cera Round Pro,sans-serif;display:flex}*{scrollbar-width:thin;scrollbar-color:#a7a7a7 #d9d9d9}*,:before,:after{box-sizing:inherit}html,body,h1,h2,h3,h4,h5,h6{margin:0;padding:0}html{box-sizing:border-box}a{color:inherit;text-decoration:none}img{object-fit:cover;max-width:100%;height:auto;display:block}button{cursor:pointer}.backgroundWrapper{background-image:url(/images/backgroundFull.jpg);background-repeat:no-repeat;background-size:cover;flex-direction:column;flex:auto;gap:30px;display:flex;overflow:hidden auto}.link{font-family:cursive,sans-serif}
.Navbar-module-scss-module__oKtSGG__navbar{flex:none;width:100%}.Navbar-module-scss-module__oKtSGG__container{justify-content:space-between;align-items:center;min-height:47px;display:flex}.Navbar-module-scss-module__oKtSGG__navLogo{font-size:calc(var(--font-sm-md)/1*1.2);font-weight:700}.Navbar-module-scss-module__oKtSGG__navRight{align-items:center;gap:20px;display:flex}.Navbar-module-scss-module__oKtSGG__navButtonContainer{align-items:center;gap:10px;display:flex}.Navbar-module-scss-module__oKtSGG__navButtonContainer .Navbar-module-scss-module__oKtSGG__eyeButton{background-color:#0000;background-image:url(/icons/eyeIcon.svg);background-position:50%;background-repeat:no-repeat;background-size:26px;border:none;border-radius:50%;width:34px;height:34px;padding:4px;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.Navbar-module-scss-module__oKtSGG__navButtonContainer .Navbar-module-scss-module__oKtSGG__eyeButton:hover{transform:scale(1.05);box-shadow:0 0 30px #0000001a}.Navbar-module-scss-module__oKtSGG__navLinks{flex:auto;justify-content:flex-end;gap:20px;display:flex}.Navbar-module-scss-module__oKtSGG__link{font-size:var(--font-sm-md);line-height:calc(var(--font-sm-md)/1*1.2);transition:color .2s ease-in-out,transform .2s ease-in-out;position:relative}.Navbar-module-scss-module__oKtSGG__link:hover{color:var(--accent-green);transform:scale(1.03)}.Navbar-module-scss-module__oKtSGG__link:after{content:"";background-color:var(--accent-green);transform-origin:50%;width:100%;height:2px;transition:transform .3s ease-in-out;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}@media screen and (max-width:1280px){.visuallyImpairedVersion .Navbar-module-scss-module__oKtSGG__link2{display:none}}@media screen and (max-width:1000px){.Navbar-module-scss-module__oKtSGG__link1{display:none}}@media screen and (max-width:1200px){.Navbar-module-scss-module__oKtSGG__link2{display:none}}.Navbar-module-scss-module__oKtSGG__link.active{color:var(--accent-green)}.Navbar-module-scss-module__oKtSGG__link.active:after{transform:scaleX(1)}.Navbar-module-scss-module__oKtSGG__popup{z-index:1000;background-color:#fff;border:none;width:100%;max-width:none;height:calc(100% - 47px);max-height:none;margin:0;padding:0;position:fixed;top:47px}.Navbar-module-scss-module__oKtSGG__popup::backdrop{background:0 0;height:calc(100% - 47px);position:fixed;top:47px}.Navbar-module-scss-module__oKtSGG__popupLinks{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;padding:20px;display:flex}.Navbar-module-scss-module__oKtSGG__popupLinks .Navbar-module-scss-module__oKtSGG__link{text-align:center;font-size:var(--font-md-lg)}
.BurgerButton-module-scss-module__WAxw6a__hamburgerIcon{cursor:pointer;background:0 0;border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:32px;height:32px;padding:4px;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;display:none;position:relative}.BurgerButton-module-scss-module__WAxw6a__hamburgerIcon:hover{transform:scale(1.05);box-shadow:0 0 30px #0000001a}@media screen and (max-width:1200px){.BurgerButton-module-scss-module__WAxw6a__hamburgerIcon{display:flex}}.BurgerButton-module-scss-module__WAxw6a__line{background:#737373;border-radius:2px;width:24px;height:3px;transition:transform .3s ease-in-out,opacity .3s ease-in-out;position:absolute}.BurgerButton-module-scss-module__WAxw6a__line1{transform:translateY(-8px)}.BurgerButton-module-scss-module__WAxw6a__line2{opacity:1}.BurgerButton-module-scss-module__WAxw6a__line3{transform:translateY(8px)}.BurgerButton-module-scss-module__WAxw6a__open .BurgerButton-module-scss-module__WAxw6a__line1{transform:translateY(0)rotate(45deg)}.BurgerButton-module-scss-module__WAxw6a__open .BurgerButton-module-scss-module__WAxw6a__line2{opacity:0}.BurgerButton-module-scss-module__WAxw6a__open .BurgerButton-module-scss-module__WAxw6a__line3{transform:translateY(0)rotate(-45deg)}
.Footer-module-scss-module__kqmR4W__footer{width:100%;color:var(--text-white);background-color:#000;flex:none;padding-bottom:40px}.Footer-module-scss-module__kqmR4W__container{grid-template-columns:1fr 1fr;display:grid}@media screen and (max-width:1000px){.Footer-module-scss-module__kqmR4W__container{grid-template-columns:1fr}}.Footer-module-scss-module__kqmR4W__ipInfo{flex-direction:column;gap:20px;display:flex}@media screen and (max-width:768px){.Footer-module-scss-module__kqmR4W__ipInfo{align-items:center;padding-top:30px}}.Footer-module-scss-module__kqmR4W__ipInfo .Footer-module-scss-module__kqmR4W__label{display:block}.Footer-module-scss-module__kqmR4W__ipInfo .Footer-module-scss-module__kqmR4W__link{font-weight:700}.Footer-module-scss-module__kqmR4W__right{display:flex}@media screen and (max-width:768px){.Footer-module-scss-module__kqmR4W__right{flex-direction:column}}.Footer-module-scss-module__kqmR4W__pagesLinks{flex-direction:column;flex:1;gap:12px;padding-top:70px;display:flex}@media screen and (max-width:768px){.Footer-module-scss-module__kqmR4W__pagesLinks{align-items:center;padding-top:30px}}.Footer-module-scss-module__kqmR4W__underlineText{width:fit-content;position:relative}@media screen and (max-width:768px){.Footer-module-scss-module__kqmR4W__underlineText{text-align:center}}.Footer-module-scss-module__kqmR4W__underlineText:after{content:"";background-color:var(--text-white);width:100%;height:1px;position:absolute;bottom:-2px;left:0}.Footer-module-scss-module__kqmR4W__contacts{flex-direction:column;flex:1;gap:15px;padding-top:70px;display:flex}@media screen and (max-width:768px){.Footer-module-scss-module__kqmR4W__contacts{align-items:center;padding-top:50px}}
