.wrapper{width:100%;height:auto;display:grid;justify-items:center;align-items:center;background-color:transparent}.wrapper__pt{padding-top:180px}@media screen and (max-width:1024px){.wrapper__pt{padding-top:100px}}@media screen and (max-width:600px){.wrapper__pt{padding-top:80px}}.wrapper__pb{padding-bottom:180px}@media screen and (max-width:1024px){.wrapper__pb{padding-bottom:100px}}@media screen and (max-width:600px){.wrapper__pb{padding-bottom:80px}}.page-wrapper{display:grid;grid-auto-flow:row;align-content:start;grid-gap:110px;gap:110px;margin-bottom:110px}@media screen and (max-width:1440px){.page-wrapper{gap:100px}}@media screen and (max-width:1024px){.page-wrapper{gap:80px}}@media screen and (max-width:600px){.page-wrapper{gap:60px;margin-bottom:40px}}.wrapper-fixed{position:fixed;top:0;right:0;left:0;bottom:0;min-height:100vh;width:100%;z-index:5}.content{width:100%;display:grid;padding:0 20px}@media screen and (max-width:1024px){.content{padding:0 10px}}.column{display:grid;grid-auto-flow:column}.row{display:grid;grid-auto-flow:row}.center-content{display:grid;justify-content:center;align-content:center}.center-items{display:grid;justify-items:center;align-items:center}.start-content{display:grid;place-content:start}.start-items{display:grid;place-items:start}.end-content{display:grid;place-content:end}.end-items{display:grid;place-items:end}.column-2{display:grid;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1024px){.column-2{grid-template-columns:1fr}}.column-3{display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1024px){.column-3{grid-template-columns:1fr}}.horizontal-center-content{display:grid;align-content:center}.horizontal-center-items{display:grid;align-items:center}.vertical-center-content{display:grid;justify-content:center}.vertical-center-items{display:grid;justify-items:center}.horizontal-start-content{display:grid;align-content:start}.horizontal-start-items{display:grid;align-items:start}.vertical-start-content{display:grid;justify-content:start}.vertical-start-items{display:grid;justify-items:start}.horizontal-end-content{display:grid;align-content:end}.horizontal-end-items{display:grid;align-items:end}.vertical-end-content{display:grid;justify-content:end}.vertical-end-items{display:grid;justify-items:start}.picture-container{position:relative;overflow:hidden;display:grid;justify-content:stretch;align-content:stretch}.cover-image{object-fit:cover}.contain-image,.cover-image{height:100%;width:100%;transition:.3s}.contain-image{object-fit:contain;display:flex;align-items:flex-start}.plain-gap{grid-gap:20px}.absolute{z-index:1;width:100%;height:100%}.absolute,.loader-absolute{position:absolute;top:0;right:0;bottom:0;left:0}.loader-absolute{z-index:5;background-color:rgba(255,248,220,.445)}.popup-form{display:grid;align-content:start;height:350px;grid-row-gap:55px;row-gap:55px;width:350px}@media screen and (max-width:600px){.popup-form{gap:30px}}@media screen and (max-width:320px){.popup-form{max-width:100%;width:100%}}.popup-form .popup-text{font-size:30px;line-height:30px}@media screen and (max-width:600px){.popup-form .popup-phone{width:280px}}.popup-form .popup-phone::placeholder{padding:18px 10px;font-size:18px;line-height:24px}.popup-form .popup-btn{color:#fff;font-style:normal;font-weight:700;font-size:18px;line-height:24px;background-color:#333;height:48px}.popup-form .popup-btn:hover{background:#656565}.popup-form .popup-btn:disabled:hover{background:#333}@media screen and (max-width:600px){.popup-form .popup-btn{width:280px}}.popup-form .popup-form-elements{grid-auto-flow:row!important}.popup-form .popup-form-button__text{color:#fff!important}.animate__text__main__section{animation:leftText 2s ease-in-out 1s forwards}@media screen and (max-width:1024px){.animate__text__main__section{animation:none}}.animate__text{animation:leftText 2s ease-in-out forwards}@media screen and (max-width:1024px){.animate__text{animation:none}}.animate__text__one{animation:leftText 1s ease-in-out forwards;opacity:0}@media screen and (max-width:1024px){.animate__text__one{animation:none}}.animate__photo__left{animation:leftPhoto 1s ease-in-out forwards;transform:translate(-50%,35%)}@media screen and (max-width:1024px){.animate__photo__left{transform:translate(0);animation:none}}@keyframes leftPhoto{0%{transform:translate(-50%,35%)}to{transform:translate(0)}}.animate__photo__right{animation:rightPhoto 1s ease-in-out forwards;transform:translate(50%,-35%)}@media screen and (max-width:1024px){.animate__photo__right{transform:translate(0);animation:none}}@keyframes rightPhoto{0%{transform:translate(50%,-35%)}to{transform:translate(0)}}.animate__text__two{animation:leftText 1s ease-in-out forwards;opacity:0}@media screen and (max-width:1024px){.animate__text__two{animation:none}}@keyframes leftText{0%{opacity:0}to{opacity:1}}.animate__img__transform__debounce{animation:animImgdeb 1s ease-in-out 2s forwards}@media screen and (max-width:1024px){.animate__img__transform__debounce{animation:none}}@keyframes animImgdeb{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.animate__img__transform{animation:animImg 1s ease-in-out forwards}@media screen and (max-width:1024px){.animate__img__transform{animation:none}}@keyframes animImg{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.font-medium{font-family:TT Norms-Medium,Styrene A LC,sans-serif}.font-bold{font-family:TT Norms-Bold,Styrene A LC,sans-serif}.font-light{font-family:TT Norms-Light,Styrene A LC,sans-serif}.font-regular{font-family:TT Norms,Styrene A LC,sans-serif}.fixed-spaces{white-space:pre-line}.center-text{text-align:center}.start-text{text-align:start}.end-text{text-align:end}.main-screen__header{font-family:TT Norms-Bold,Styrene A LC,sans-serif;font-size:55px;line-height:63px}@media screen and (max-width:600px){.main-screen__header{font-size:22px;line-height:28px}}.main-screen__header-2{font-size:30px;line-height:38px}@media screen and (max-width:1024px){.main-screen__header-2{font-size:22px;line-height:30px}}@media screen and (max-width:600px){.main-screen__header-2{font-size:16px;line-height:24px}}.main-screen__address-text{font-family:TT Norms-Bold,Styrene A LC,sans-serif;font-size:25px;line-height:33px}@media screen and (max-width:1024px){.main-screen__address-text{font-size:22px;line-height:30px}}@media screen and (max-width:600px){.main-screen__address-text{font-size:16px;line-height:24px}}.block__header-1{font-family:TT Norms,Styrene A LC,sans-serif;font-size:50px;line-height:58px;color:#333}@media screen and (max-width:1600px){.block__header-1{font-size:40px;line-height:48px}}@media screen and (max-width:1366px){.block__header-1{font-size:30px;line-height:38px}}@media screen and (max-width:1024px){.block__header-1{font-size:30px;line-height:38px}}.block__header-2{font-family:TT Norms,Styrene A LC,sans-serif;font-size:30px;line-height:38px;color:#333}@media screen and (max-width:600px){.block__header-2{font-size:22px;line-height:30px}}.block__header-3{font-family:TT Norms,Styrene A LC,sans-serif;font-size:22px;line-height:30px;color:#333}.large-text{font-size:20px;line-height:28px}@media screen and (max-width:600px){.large-text{font-size:12px;line-height:24px}}.block__regular-text{font-size:14px;line-height:18px}.button__regular-text{font-family:TT Norms-Bold,Styrene A LC,sans-serif;font-size:16px;line-height:24px}.upper-text{text-transform:uppercase}.text-white{color:#fff}.text-red{color:red}.text-blue,.text-red{font-family:TT Norms-Medium,Styrene A LC,sans-serif;font-size:14px;line-height:18px}.text-blue{color:#102e67}.border-info{border:2px solid #226dff;border-radius:5px;padding:10px;min-width:600px}.text-gray{color:#a3a3a3}.text-green{color:#41bd6b}.text-black{color:#000}@font-face{font-family:TT Norms;src:url(/_next/static/media/TTNorms-Regular.13b445fb.otf);font-weight:100;font-display:swap}@font-face{font-family:TT Norms-Bold;src:url(/_next/static/media/TTNorms-Bold.d9fdabf4.otf);font-weight:100;font-display:swap}@font-face{font-family:TT Norms-Medium;src:url(/_next/static/media/TTNorms-Medium.40182b9e.otf);font-weight:100;font-display:swap}@font-face{font-family:TT Norms-Light;src:url(/_next/static/media/TTNorms-Light.6791427c.otf);font-weight:100;font-display:swap}button{outline:none;border:none;background-color:transparent}:root{--app-height:100%}body{background-color:#fff}html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box;color:#000;font-family:TT Norms,Styrene A LC,sans-serif;vertical-align:baseline;cursor:default;font-feature-settings:none;font-variant-ligatures:none}a{text-decoration:none;cursor:pointer}input,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.leaflet-control-attribution,.leaflet-popup-close-button{display:none}