





html {
  line-height: 1.15; 
  -webkit-text-size-adjust: 100%; 
}





body {
  margin: 0;
}



main {
  display: block;
}



h1 {
  font-size: 2em;
  margin: 0.67em 0;
}











a {
  background-color: transparent;
}





b {
  font-weight: bolder;
}



code {
  font-family: monospace, monospace; 
  font-size: 1em; 
}









img {
  border-style: none;
}





button,
input,
select,
textarea {
  font-family: inherit; 
  font-size: 100%; 
  line-height: 1.15; 
  margin: 0; 
}



button,
input { 
  overflow: visible;
}



button,
select { 
  text-transform: none;
}



button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}



button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}



button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}







progress {
  vertical-align: baseline;
}



textarea {
  overflow: auto;
}





[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}



[type="search"] {
  -webkit-appearance: textfield; 
  outline-offset: -2px; 
}



[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}















[hidden] {
  display: none;
}

@font-face{font-family:'Manrope';src:local("Manrope ExtraLight"),local("Manrope-ExtraLight");src:url("./fonts/Manrope-ExtraLight.ttf") format("truetype");font-weight:200;font-style:normal;font-display:swap}

@font-face{font-family:'Manrope';src:local("Manrope Light"),local("Manrope-Light");src:url("./fonts/Manrope-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}

@font-face{font-family:'Manrope';src:local("Manrope Regular"),local("Manrope-Regular");src:url("./fonts/Manrope-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}

@font-face{font-family:'Manrope';src:local("Manrope Medium"),local("Manrope-Medium");src:url("./fonts/Manrope-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}

@font-face{font-family:'Manrope';src:local("Manrope Bold"),local("Manrope-Bold");src:url("./fonts/Manrope-Bold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}

@font-face{font-family:'Manrope';src:local("Manrope ExtraBold"),local("Manrope-ExtraBold");src:url("./fonts/Manrope-ExtraBold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}

html{overflow-x:hidden;overflow-x:clip;-webkit-tap-highlight-color:transparent}

body{font-family:'Manrope', sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:30px;color:#212121;-webkit-text-size-adjust:none}

@media screen and (max-width: 1200px){body{font-size:15px;line-height:28px}}

@media screen and (max-width: 768px){body{font-size:14px;line-height:28px}}

h1,h2,h3,h4{margin:0;padding:0}

h1,h2,h3{text-transform:uppercase}

p{padding:0;margin:0}

h1,.h1{font-size:50px;line-height:64px}

@media screen and (max-width: 1279px){h1,.h1{font-size:28px;line-height:36px}}

h2,.h2{font-size:36px;line-height:48px}

@media screen and (max-width: 1279px){h2,.h2{font-size:24px;line-height:32px}}

@media screen and (max-width: 991px){h2,.h2{font-size:20px;line-height:28px}}

h3,.h3{font-size:18px;line-height:24px}

@media screen and (max-width: 1024px){h3,.h3{font-size:16px;line-height:22px}}

@media screen and (max-width: 991px){h3,.h3{font-size:14px;line-height:18px}}

@media screen and (max-width: 576px){h3,.h3{font-size:16px;line-height:20px}}

h4{font-size:14px;line-height:20px;font-weight:normal}

@media screen and (max-width: 991px){h4{font-size:12px;line-height:15px}}

a{text-decoration:none;text-transform:uppercase;font-weight:bold;color:inherit;transition:color .25s ease-out}

a:hover{color:#0facd0}

picture{width:100%;height:100%;overflow:hidden;display:block}

picture img{min-width:100%;min-height:100%}

.content{max-width:1730px;width:90%;margin-right:5%;margin-left:5%}

@media screen and (max-width: 820px){.content{width:calc(100% - 20px);margin-right:10px;margin-left:10px}}

.content__inner{box-sizing:border-box;padding-right:calc(((90vw + 20px) / 12 - 20px));padding-left:calc(((90vw + 20px) / 12 - 20px))}

@media screen and (max-width: 820px){.content__inner{padding-right:15px;padding-left:15px}}

.content__text{padding-right:calc(((90vw + 20px) / 12) + 20px);padding-left:calc(((90vw + 20px) / 12) + 20px)}

@media screen and (max-width: 1680px){.content__text{padding-right:0;padding-left:0}}

ul,ol{margin:0;padding:0}

li{margin:0;padding:0;list-style:none}

ul.rounded li{display:flex;align-items:baseline}

ul.rounded li:before{content:'';width:12px;height:12px;flex-shrink:0;transform:translateY(1px);box-sizing:border-box;border-radius:50%;border:2px solid #0facd0;margin-left:30px}

@media screen and (max-width: 768px){ul.rounded li:before{margin-left:20px}}

ol.numeric{counter-reset:my-awesome-counter}

ol.numeric li{counter-increment:my-awesome-counter;display:flex;align-items:baseline}

ol.numeric li:before{content:counter(my-awesome-counter) ". ";width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;flex-shrink:0;margin-left:30px}

@media screen and (max-width: 768px){ol.numeric li:before{margin-left:20px}}

main:not(:last-child){margin-bottom:130px}

@media screen and (max-width: 768px){main:not(:last-child){margin-bottom:50px}}

@-webkit-keyframes rotate{0%{transform:rotateY(0deg)}50%{transform:rotateY(360deg)}100%{transform:rotateY(0deg)}}

@keyframes rotate{0%{transform:rotateY(0deg)}50%{transform:rotateY(360deg)}100%{transform:rotateY(0deg)}}

.kost svg{display:inline-block;height:15px;margin-bottom:-4px;width:auto;cursor:pointer}

.kost svg:hover{-webkit-animation:rotate 1.5s ease-in-out infinite;animation:rotate 1.5s ease-in-out infinite}

*{scrollbar-color:#868686 #fff;scrollbar-width:thin}

*::-webkit-scrollbar{width:4px}

*::-webkit-scrollbar-track{background:#ffffff;border:0}

*::-webkit-scrollbar-thumb{background:#868686;border-radius:2px}

.spacer{margin:auto}

.noscroll{overflow-y:hidden;height:100%}

@media screen and (min-width: 577px){.sm-phone{display:none !important}}

@media screen and (min-width: 769px){.phone{display:none !important}}

@media screen and (min-width: 1280px){.tablet{display:none !important}}

@media screen and (max-width: 1279px){.desktop{display:none !important}}

.base-card{width:100%;background-color:#87a1b0;position:relative;color:#ffffff;overflow:hidden}.base-card:before{content:'';display:inline-block;height:0;width:0;padding-top:100%}.base-card:after{content:'';position:absolute;top:0;left:0;bottom:0;right:0;z-index:12;background:linear-gradient(155deg, rgba(0,0,0,0.4) 0%, rgba(255,255,255,0) 100%)}.base-card__content{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;flex-direction:column}.base-card__content p,.base-card__content a,.base-card__content h3,.base-card__content span{position:relative;z-index:13}.base-card__content p:not(.h23):not(.base-card__title){font-size:14px;line-height:18px;margin-bottom:14px;max-width:50%}.base-card__content a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;color:inherit;text-transform:uppercase;text-decoration:none;font-weight:bold;padding-bottom:7px;margin-top:auto;transition:color .25s ease-out;cursor:pointer}.base-card__content a:after{content:'';position:absolute;right:0;bottom:0;height:2px;width:100%;transition:background-color .25s ease-out;background-color:#ffffff}.base-card__content a:hover{color:#0facd0}.base-card__content a:hover:hover:after{background-color:#0facd0}.base-card__title{text-transform:uppercase;font-weight:bold;max-height:calc(100% - 45px);overflow:hidden;margin-bottom:24px}@media screen and (max-width: 768px){.base-card__title{max-width:unset !important;max-height:calc(100% - 35px)}}.base-card__img{position:absolute;right:50%;top:50%;height:100%;width:100%;transform:translate(50%, -50%);transition:transform .5s ease-out;background-size:cover;background-position:center center}@media screen and (min-width: 1025px){.base-card:hover .base-card__img{transform:translate(50%, -50%) scale(1.25)}}.base-card_article:before{padding-top:71%}.base-card_article .base-card__content{padding:8% 9% 6%}@media screen and (max-width: 576px){.base-card_article .base-card__content{padding:20px 20px 14px}}.base-card_article .base-card__content p:not(.h23):not(.base-card__title){max-width:unset}@media screen and (max-width: 768px){.base-card_article .base-card__content p:not(.h23):not(.base-card__title){margin-bottom:2px}}.base-card_article .base-card__title{max-width:55%;font-size:18px;line-height:24px}@media screen and (max-width: 1024px){.base-card_article .base-card__title{font-size:16px;line-height:22px}}@media screen and (max-width: 991px){.base-card_article .base-card__title{font-size:14px;line-height:18px}}@media screen and (max-width: 576px){.base-card_article .base-card__title{font-size:16px;line-height:20px}}@media screen and (max-width: 1279px){.base-card_article .base-card__title{max-width:unset}}

.bg{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#edf4f9;position:relative;padding-bottom:20px;text-align:center}.bg:not(:last-child){margin-bottom:100px}@media screen and (max-width: 1279px){.bg:not(:last-child){margin-bottom:40px}}.bg__image{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.bg__image:after{content:'';position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(28,28,28,0.7)}.bg__image img{position:absolute;top:50%;right:50%;transform:translate(50%, -50%)}.bg *:not(picture):not(img){z-index:3}.bg h1,.bg h2,.bg p{max-width:50%}@media screen and (max-width: 768px){.bg h1,.bg h2,.bg p{max-width:calc(100% - 20px)}}.bg h1:not(:last-child),.bg h2:not(:last-child){margin-bottom:24px}.bg p:not(:last-child){margin-bottom:18px}.bg_with-header{min-height:420px;padding-top:calc(((90vw + 20px) / 12) + 60px);padding-bottom:20px}@media screen and (max-width: 1279px){.bg_with-header{min-height:320px;padding-top:calc(50px + 10px * 3);padding-bottom:calc(10px)}}@media screen and (max-width: 576px){.bg_with-header{min-height:180px}}

.button{display:flex;justify-content:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-decoration:none;text-align:center;color:#212121;box-sizing:border-box;padding:30px 12px;min-width:220px;background-color:#0facd0;transition:color .25s ease-out, background-color .25s ease-out;outline:none;border:0;font-size:14px;line-height:100%;text-transform:uppercase;font-weight:bold;cursor:pointer}.button:not([disabled]):hover{color:#ffffff}

.footer{font-size:14px;line-height:20px;color:#ffffff;padding:100px 0;background-color:#212121;background-size:auto 460px;background-position:center bottom;background-repeat:no-repeat}@media screen and (max-width: 768px){.footer{padding:60px 0;text-align:center}}.footer h4{opacity:0.6;margin-bottom:15px;line-height:18px}.footer a{text-decoration:none;text-transform:none;font-weight:normal;color:inherit}.footer ul{margin:0;padding:0}.footer .contact{font-size:20px !important;line-height:28px !important}@media screen and (max-width: 768px){.footer .contact{font-size:16px !important;line-height:20px !important}}.footer__content{display:flex;justify-content:space-between;align-items:stretch}@media screen and (max-width: 1279px){.footer__content{flex-wrap:wrap;justify-content:flex-start;gap:20px;padding-right:15px;padding-left:15px;box-sizing:border-box}}@media screen and (max-width: 768px){.footer__content{flex-wrap:unset;flex-direction:column;align-items:center}}.footer__block:nth-child(3n+1),.footer__block:nth-child(3n+3){width:calc(((90vw + 20px) / 12) * 3 - 20px)}.footer__block:nth-child(3n+2){width:calc(((90vw + 20px) / 12) * 6 - 20px)}@media screen and (max-width: 1279px){.footer__block{order:2;width:calc((100% - 40px) / 3) !important}}@media screen and (max-width: 768px){.footer__block:nth-child(3n+3){text-align:center}}@media screen and (max-width: 768px){.footer__block{order:unset;width:auto !important}.footer__block:not(:last-child){margin-bottom:30px}}.footer .contact-block:not(:last-child){margin-bottom:40px}@media screen and (max-width: 768px){.footer .contact-block:not(:last-child){margin-bottom:30px}}.footer .spacer{margin-bottom:auto !important}.footer .footer-nav{display:flex;justify-content:space-between;gap:20px}@media screen and (max-width: 1279px){.footer .footer-nav{order:1;width:100% !important;margin-bottom:40px}}@media screen and (max-width: 768px){.footer .footer-nav{order:unset;display:none}}.footer .footer-nav__main-ul{height:100%;display:flex;flex-direction:column;width:calc((100% - 40px) / 3)}.footer .footer-nav__main-ul li{display:block;list-style:none}.footer .footer-nav__main-ul li:not(:last-child){margin-bottom:10px}.footer .footer-nav__main-ul .copyright{white-space:nowrap;overflow:visible}.footer .footer-col{display:flex;flex-direction:column;align-items:stretch;max-width:300px;height:100%}@media screen and (max-width: 768px){.footer .footer-col{max-width:unset;height:unset;align-items:center}.footer .footer-col p:not(:last-child){margin-bottom:16px}.footer .footer-col p{font-size:12px;line-height:16px}}.footer .footer-col_right{margin-right:auto}.footer .footer-col_right h4{margin-bottom:25px}@media screen and (max-width: 1279px){.footer .footer-col_right{margin:0}}.footer .footer-col_left{margin-left:auto;justify-content:space-between}@media screen and (max-width: 1279px){.footer .footer-col_left{margin:0}}.footer .footer-col .row{display:flex;justify-content:space-between;margin-bottom:50px;width:100%}.footer .footer-col .row.societies{justify-content:space-between;flex-wrap:nowrap}@media screen and (max-width: 768px){.footer .footer-col .row.societies{margin-bottom:30px}}.footer .footer-col .row.societies .society{width:calc(20% - 5px)}@media screen and (max-width: 768px){.footer .footer-col .row{width:260px;margin-bottom:30px;justify-content:center}.footer .footer-col .row a:not(:last-child){margin-left:10px}.footer .footer-col .row.short{width:200px}}.footer .footer-col .row a{font-size:16px;line-height:20px}

.gallery{display:flex;flex-wrap:wrap;margin-bottom:-20px}@media screen and (max-width: 1279px){.gallery{margin-bottom:-10px}}.gallery__item{width:calc(50% - 10px);position:relative;margin-bottom:20px}.gallery__item_back-img{background-size:cover;background-position:center center}@media screen and (max-width: 1279px){.gallery__item{margin-bottom:10px}}.gallery__item:nth-child(2n+1){margin-left:20px}@media screen and (max-width: 1279px){.gallery__item:nth-child(2n+1){margin-left:10px}}@media screen and (max-width: 768px){.gallery__item{width:100% !important;margin-left:0 !important}}.gallery__item:not(.gallery__item_free) img{top:0;right:0;position:absolute}.gallery__item:not(.gallery__item_free):before{content:'';display:inline-block;width:0;height:0;padding-top:100%}

.header-extended{z-index:18;position:fixed;top:0;right:0;width:100%;height:auto;background-color:#ffffff;font-size:15px;line-height:22px;background-size:100% auto;background-position:center top;background-repeat:no-repeat;opacity:0;max-height:calc(var(--vh) * 100);padding:calc(((90vw + 20px) / 12 - 20px) * 2) 0 80px;transition:opacity .5s ease-in-out, transform .5s ease-in-out;box-shadow:0 5px 40px rgba(37,37,37,0.3);pointer-events:none;transform:translateY(-100%);box-sizing:border-box}@media screen and (max-width: 768px){.header-extended{background-size:auto 100%;overflow-y:scroll;min-height:calc(var(--vh) * 100);min-height:100svh}}.header-extended_active{pointer-events:all;opacity:1;transform:translateY(0)}@media screen and (max-width: 1279px){.header-extended{padding:100px 0 60px}}.header-extended__wrapper{display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 991px){.header-extended__wrapper{flex-wrap:wrap;margin-bottom:-40px}}@media screen and (max-width: 768px){.header-extended__wrapper{flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;margin-left:0;margin-bottom:-28px}}.header-extended__nav{max-width:calc(25% - 20px);margin-left:20px}@media screen and (max-width: 991px){.header-extended__nav{max-width:unset;margin-bottom:40px;margin-left:0;width:calc(50% - 10px)}.header-extended__nav:nth-child(2n+1){margin-left:20px}}@media screen and (max-width: 768px){.header-extended__nav{margin-left:0 !important;width:100%;margin-bottom:0}}.header-extended a{transition:all .1s ease-out;border-bottom:2px solid transparent}.header-extended a:hover{color:#0facd0;border-bottom:2px solid #0facd0}.header-extended__list{display:flex;flex-direction:column}.header-extended__list li{list-style:none}.header-extended__list li:not(:last-child){margin-bottom:14px}.header-extended__list li a{text-transform:none;font-weight:normal}.header-extended__main-link{display:block;font-size:15px;text-transform:uppercase;font-weight:bold}.header-extended__main-link:not(:last-child){margin-bottom:39px}@media screen and (max-width: 991px){.header-extended__main-link:not(:last-child){margin-bottom:28px}}@media screen and (max-width: 768px){.header-extended .telephone,.header-extended .lang-block{margin-bottom:28px;margin-right:auto;margin-left:auto}.header-extended .lang-block a:not(:last-child){margin-left:12px}.header-extended .telephone{font-size:16px;font-weight:500}.header-extended__list{max-height:0;transition:all .5s ease-in-out;opacity:0;margin-bottom:0;pointer-events:none}.header-extended__nav:not(.header-extended__nav_no-shrink){display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline}.header-extended__nav:not(.header-extended__nav_no-shrink) .header-extended__list{width:100%}.header-extended__nav:not(.header-extended__nav_no-shrink) .header-extended__main-link{transition:margin-bottom .5s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 120px);margin-bottom:12px}.header-extended__extended-control{display:flex;justify-content:flex-end;width:115px;align-items:baseline}.header-extended__extended-control:before{content:attr(data-show-content);display:inline-block;font-size:13px;text-transform:uppercase;font-weight:bold;margin-left:1em}.header-extended__extended-control.active:before{content:attr(data-hide-content)}.header-extended__extended-control:after{content:'';display:inline-block;width:5px;height:5px;transform:rotate(45deg);border-bottom:2px solid #212121;border-left:2px solid #212121;transition:all .5s ease-in-out;transform:rotate(45deg) translate(2px, -2px)}.header-extended__extended-control.active:after{border-bottom:2px solid #0facd0;border-left:2px solid #0facd0;transform:rotate(-135deg)}.header-extended__extended-control.active{color:#0facd0}.header-extended__extended-control.active+.header-extended__list{opacity:1;pointer-events:all;margin-bottom:32px}.header-extended__nav_no-shrink .header-extended__main-link{margin-bottom:28px !important}}

.header{position:fixed;height:calc(((90vw + 20px) / 12 - 20px));background-color:#d5d5d5;margin-top:20px;display:flex;align-items:stretch;font-size:16px;z-index:20}@media screen and (max-width: 576px){.header_keys{margin-top:0 !important;margin-left:0 !important;margin-right:0 !important;width:100% !important}}@media screen and (max-width: 1279px){.header{height:calc(50px);margin-top:10px}}.header .spacer{display:none}@media screen and (max-width: 576px){.header .spacer{display:block}}.header_mb{margin-bottom:calc((-1) * (((90vw + 20px) / 12 - 20px) + 20px))}@media screen and (max-width: 1279px){.header_mb{margin-bottom:calc((-1) * (50px + 10px))}}.header__item{display:flex;align-items:center;justify-content:center;color:#212121;transition:color .25s ease-out}.header__item_extended{justify-content:space-between;flex-grow:1;padding:0 50px}.header__item_extended a{font-weight:500}@media screen and (max-width: 1279px){.header__item_extended{padding:0 25px}}@media screen and (max-width: 576px){.header__item_extended{display:none}}.header__item_square{width:calc(((90vw + 20px) / 12 - 20px))}@media screen and (max-width: 1279px){.header__item_square{width:calc(50px)}}.header__item_rect,.header__item_ext-rect{padding-right:12px;padding-left:12px}.header__item_rect{min-width:calc(((90vw + 20px) / 12) + 20px)}.header__item_ext-rect{min-width:calc(2 * ((90vw + 20px) / 12 - 20px))}@media screen and (max-width: 1279px){.header__item_rect,.header__item_ext-rect{display:none}}.header__item_gray{background-color:#e3e3e3}.header__item_accent{background-color:#0facd0}.header__item_accent:hover,.header__item_accent a:hover{color:#ffffff}.header__item_accent-svg{background-color:#e2f5f9}.header__item_light-gray{background-color:#f0f0f0}.header__item svg{width:36px;height:36px;fill:#212121;stroke:#212121;transition:all .25s ease-out}@media screen and (max-width: 1279px){.header__item svg{width:22px;height:22px}}.header__item:hover svg{fill:#0facd0;stroke:#0facd0}.header__link-tree{display:flex;align-items:stretch;text-transform:uppercase;font-weight:bold;cursor:pointer}.header__link-tree:hover .header__item{color:#0facd0}.header__link-tree:hover .header__item_accent{color:#ffffff}.header__link-tree:hover .header__item svg{fill:#0facd0;stroke:#0facd0}.header__center-link{position:absolute;z-index:5;top:50%;right:50%;transform:translate(50%, -50%);display:block;height:60%;min-width:130px;background-position:center center;background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 1279px){.header__center-link{height:30px}}.header__center-link svg{height:100%}

.lang-block{flex-grow:1;max-width:100px;display:flex;justify-content:space-between}.lang-block a{color:#212121;font-weight:normal}.lang-block a:hover{opacity:1;color:#0facd0}.lang-block a.current{opacity:1;color:#0facd0}

@-webkit-keyframes modalOpacity{0%{opacity:0}100%{opacity:1}}

@keyframes modalOpacity{0%{opacity:0}100%{opacity:1}}

.our-articles h2{text-align:center;margin-bottom:60px}@media screen and (max-width: 768px){.our-articles h2{margin-bottom:30px}}

.society{display:block;overflow:hidden;box-sizing:border-box;max-width:50px;width:100%;border-radius:50%;border:1px solid rgba(227,227,227,0.5);position:relative}.society:before{content:'';width:0;height:0;padding-top:calc(100% - 5px);display:inline-block}.society svg{position:absolute;top:50%;right:50%;transform:translate(50%, -50%);fill:#212121;width:min(40%, 18px);height:min(40%, 18px)}.society_white svg{fill:#ffffff}.society:hover svg{fill:#0facd0}



@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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') format('woff');font-weight:400;font-style:normal}

:root{--swiper-theme-color:#007aff}

.swiper-container{margin-right:auto;margin-left:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}

.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}

.swiper-wrapper{transform:translate3d(0px,0,0)}

.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}

.swiper-slide-invisible-blank{visibility:hidden}

:root{--swiper-navigation-size:44px}

.swiper-button-lock{display:none}

.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}

.swiper-pagination.swiper-pagination-hidden{opacity:0}

.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}

button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}

.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}

.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}

.swiper-pagination-lock{display:none}

.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;right:0;top:0}

.swiper-scrollbar-lock{display:none}

.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}

.swiper-slide-zoomed{cursor:move}

.swiper-lazy-preloader{width:42px;height:42px;position:absolute;right:50%;top:50%;margin-right:-21px;margin-top:-21px;z-index:10;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}

@-webkit-keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}

@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}

.swiper-container .swiper-notification{position:absolute;right:0;top:0;pointer-events:none;opacity:0;z-index:-1000}

.swiper-container{width:100%}

.swiper-container:not(:last-child){margin-bottom:60px}

.swiper-wrapper{padding-bottom:60px}

@media screen and (max-width: 1279px){.swiper-wrapper{padding-bottom:30px}}

.swiper-slide{display:flex;align-items:center;justify-content:center}

.swiper-pagination{line-height:12px;bottom:0 !important;right:50% !important;transform:translateX(50%) !important}

.swiper-pagination-bullet{box-sizing:border-box;border-radius:50%;width:12px;height:12px;margin:0 4px;border:2px solid transparent;background-color:transparent;transition:all .25s ease-out;position:relative;opacity:1}

.swiper-pagination-bullet:after{content:'';position:absolute;top:calc(50% - 2px);right:calc(50% - 2px);width:4px;height:4px;border-radius:50%;background-color:#212121;transition:all .25s ease-out}

.swiper-pagination-bullet-active{border:2px solid #212121}

.swiper-pagination-bullet-active:after{background-color:transparent}

.swiper-container--one .swiper-slide .image-slide{position:relative;width:100%;background-size:cover;background-position:center center}

.swiper-container--one .swiper-slide .image-slide:before{content:'';display:inline-block;width:0;height:0;padding-top:53%}

.swiper-container--one .swiper-slide .image-slide img{position:absolute;top:50%;right:50%;transform:translate(50%, -50%)}

.bg{height:800px;max-height:calc(var(--vh) * 100);color:#ffffff;margin-bottom:84px}@media screen and (max-width: 1279px){.bg{height:unset;min-height:480px}}.bg h1{font-size:36px;line-height:48px}@media screen and (max-width: 1279px){.bg h1{font-size:24px;line-height:32px}}.blog-article:not(:last-child){padding-bottom:120px;margin-bottom:100px;position:relative;box-sizing:border-box}@media screen and (max-width: 1279px){.blog-article:not(:last-child){padding-bottom:60px;margin-bottom:60px}}.blog-article:not(:last-child):after{content:'';position:absolute;right:15px;bottom:0;width:calc(100% - 30px);height:1px;background-color:#e3e3e3}.blog-article article p:not(:last-child),.blog-article article ul:not(:last-child),.blog-article article ol:not(:last-child){margin-bottom:30px}@media screen and (max-width: 768px){.blog-article article p:not(:last-child),.blog-article article ul:not(:last-child),.blog-article article ol:not(:last-child){margin-bottom:22px}}.blog-article h3.blog-article__big-text,.blog-article .blog-article__big-text{text-transform:none;font-weight:normal;font-size:25px;line-height:36px}@media screen and (max-width: 1279px){.blog-article h3.blog-article__big-text,.blog-article .blog-article__big-text{font-size:21px;line-height:30px}}@media screen and (max-width: 768px){.blog-article h3.blog-article__big-text,.blog-article .blog-article__big-text{font-size:18px;line-height:30px}}.blog-article article:not(:last-child),.blog-article .swiper-container:not(:last-child),.blog-article .gallery:not(:last-child){margin-bottom:50px}@media screen and (max-width: 1279px){.blog-article article:not(:last-child),.blog-article .swiper-container:not(:last-child),.blog-article .gallery:not(:last-child){margin-bottom:30px}}
