body,main,section.error{display:-webkit-box;display:-ms-flexbox}.footer .wrapper,body,main{-webkit-box-orient:vertical;-webkit-box-direction:normal}.center,section.error{text-align:center}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{height:100%;font-size:16px;line-height:1.4;font-family:Roboto,sans-serif;color:#000}body{display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh;min-height:100dvh}body.popup-opened{overflow:hidden}main{-webkit-box-flex:1;-ms-flex:1;flex:1;display:flex;-ms-flex-direction:column;flex-direction:column}section{margin-bottom:120px}section:first-of-type{padding-top:150px}@media (max-width:1023px){body.menu-opened{overflow:hidden}section{margin-bottom:80px}section:first-of-type{padding-top:110px}}@media (max-width:767px){section{margin-bottom:64px}section:first-of-type{padding-top:102px}}section.full-height{min-height:100vh;min-height:100dvh}section.full-height:only-child{margin-bottom:0;padding-bottom:64px}section.error{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn,.header__container{-webkit-box-align:center}section.error h1{font-weight:500;font-size:164px}h1,h2{font-weight:400;letter-spacing:-.02em;line-height:1.4}section.error p{margin:24px 0}section.error .btn{margin:0 auto}section.error .btn:hover svg{-webkit-transform:translateX(-3px);transform:translateX(-3px)}.wrapper{width:100%;max-width:1320px;padding-left:40px;padding-right:40px;margin-left:auto;margin-right:auto}@media (max-width:1023px){.wrapper{padding-left:32px;padding-right:32px}}@media (max-width:767px){section.error h1{font-size:132px}.wrapper{padding-left:24px;padding-right:24px}}h1{font-size:48px}@media (max-width:1023px){h1{font-size:42px}}@media (max-width:767px){h1{font-size:36px}}h2{font-size:36px;margin-bottom:60px}.btn,h3,h4{font-weight:500}@media (max-width:1023px){h2{font-size:32px;margin-bottom:48px}}@media (max-width:767px){h2{font-size:28px;margin-bottom:32px}}h3,p.big{font-size:20px}h3{line-height:1.15}ul{list-style:none}p{line-height:1.4}.btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;padding:16px 32px;border-radius:16px;-webkit-transition:.3s;transition:.3s}.btn--primary{color:#fff;background-color:#000}.btn--primary:hover{color:#000;background-color:#fff;-webkit-box-shadow:inset 0 0 0 2px #000;box-shadow:inset 0 0 0 2px #000}.btn--primary path{stroke:currentColor}.btn svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}button{background:0 0;border:0;cursor:pointer}input,select,textarea{font-family:inherit;background:0 0;outline:0;border:0;border-radius:0}input,select{-webkit-appearance:none}textarea{resize:vertical}a,button,i,img,input,label,picture,select,svg,textarea{display:block}strong{font-weight:600}img{max-width:100%;height:auto}figure{max-width:100%;margin:0}figure img{max-width:100%}a{color:inherit;text-decoration:none}hr{height:1px;border:none}.visually-hidden{width:0;height:0;opacity:0;visibility:hidden;margin:0;padding:0}.header,.header__logo img{width:100%}.header{position:fixed;top:0;left:0;padding-top:56px;padding-bottom:16px;background-color:#fff;border-bottom:1px solid transparent;z-index:100;-webkit-transition:.5s;transition:.5s}@media (max-width:1023px){.header{padding-top:32px}.header.menu-opened .header__menu{right:0}.header.menu-opened .burger__item:first-of-type{top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(225deg);transform:translate(-50%,-50%) rotate(225deg)}.header.menu-opened .burger__item:nth-child(2){opacity:0}.header.menu-opened .burger__item:last-of-type{top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-225deg);transform:translate(-50%,-50%) rotate(-225deg)}}@media (max-width:767px){.header{padding-top:24px}}.header.sticky{padding-top:16px;border-color:rgba(0,0,0,.25)}.header--light:not(.sticky){background-color:transparent}.header--light:not(.sticky):not(.menu-opened){color:#fff}.header--light:not(.sticky):not(.menu-opened) .header__logo--light{opacity:1}.header--light:not(.sticky):not(.menu-opened) .burger{background-color:#fff}.header--light:not(.sticky):not(.menu-opened) .burger__item{background-color:#000}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px}.header__logo{position:relative;max-width:200px;z-index:2}.header__logo--light{position:absolute;top:0;left:0;opacity:0;-webkit-transition:.3s;transition:.3s}@media (max-width:1023px){.header__menu{position:fixed;width:100vw;min-height:60vh;min-height:60dvh;max-height:100vh;max-height:100dvh;background:#fff;top:0;right:-100vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:101px 32px 32px;border-bottom:1px solid rgba(0,0,0,.25);-webkit-transition:right .5s;transition:right .5s}.header.sticky .header__menu{padding-top:104px}.header__menu ul{overflow:auto}}@media (max-width:767px){.header__menu{padding:83px 24px 24px!important}}.header__menu ul li.current-menu-item a{text-decoration:underline}.header__menu ul li:not(.current-menu-item) a:hover{opacity:.5}.header__menu ul li a{-webkit-transition:opacity .3s;transition:opacity .3s}.header .burger{position:relative;width:36px;height:36px;background:#000;border-radius:10px;border:none;z-index:2;cursor:pointer;-webkit-transition:.3s;transition:.3s}.header .burger__item{position:absolute;left:50%;width:20px;height:3px;background:#fff;border-radius:1.5px;-webkit-transition:.5s;transition:.5s}.header .burger__item:first-of-type{top:50%;-webkit-transform:translate(-50%,calc(-50% - 6px));transform:translate(-50%,calc(-50% - 6px))}.header .burger__item:nth-of-type(2){top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.header .burger__item:last-of-type{top:50%;-webkit-transform:translate(-50%,calc(-50% + 6px));transform:translate(-50%,calc(-50% + 6px))}@media (min-width:1024px){.header__menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}.header .burger,.overlay{display:none}}.footer{padding:64px 0;margin-top:auto;background-color:#efefef}.footer .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:48px}.footer--bottom,.footer--top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;row-gap:24px;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}@media (max-width:1023px){.header__menu ul li{font-size:20px}.header__menu ul li:not(:last-of-type){margin-bottom:24px}.overlay{position:fixed;top:0;right:-100vw;height:100vh;width:100vw;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-transition:right .5s;transition:right .5s;z-index:99}.overlay.active{right:0}.footer--bottom,.footer--top{row-gap:20px;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px}}.footer__logo{width:237px;height:35px}.footer a{text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:.3s;transition:.3s}.footer a:hover,.text-block a:not(.btn){-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.footer address,.footer ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:12px;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.footer address{font-style:normal}.footer address a{opacity:.7}.footer address a:hover{opacity:1}.text-block :first-child{margin-top:0!important}.text-block :last-child{margin-bottom:0!important}.text-block>*{margin:20px 0}@media (max-width:1023px){.footer address,.footer ul{-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px}.text-block>*{margin:16px 0}}.text-block h1{margin-bottom:32px}.text-block h2{margin-bottom:24px}@media (max-width:1023px){.text-block h1{margin-bottom:24px}.text-block h2{margin-bottom:20px}}.text-block a:not(.btn){display:inline;text-decoration:underline;-webkit-transition:.3s;transition:.3s}.text-block a:not(.btn):hover{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}@media (min-width:1024px){.page-content{max-width:820px;margin:0 auto}}.page-content .wp-block-gallery,.page-content .wp-block-image{margin:80px 0}@media (max-width:1023px){.page-content .wp-block-gallery,.page-content .wp-block-image{margin:64px 0}}@media (max-width:767px){.footer{padding:56px 0}.footer .wrapper{gap:40px}.footer address,.footer ul{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}.page-content .wp-block-gallery,.page-content .wp-block-image{margin:40px 0}}.page-content img{width:100%}