





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,h4, .stagh4{margin:0;padding:0}

h1,h2{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}}

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

@media screen and (max-width: 991px){h4, .stagh4{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{margin:0;padding:0}

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

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}}

.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_stroke{background-image:url("../img/stroke.svg");background-size:32px 32px}.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}

.card-gallery:not(:last-child){padding-bottom:120px;margin-bottom:130px;position:relative}@media screen and (max-width: 1279px){.card-gallery:not(:last-child){padding-bottom:60px;margin-bottom:60px}}@media screen and (max-width: 576px){.card-gallery:not(:last-child){padding-bottom:40px;margin-bottom:40px}}.card-gallery:not(:last-child):after{content:'';position:absolute;right:0;bottom:0;width:100%;height:1px;background-color:#e3e3e3}.card-gallery__content{display:flex;flex-wrap:wrap;align-items:stretch}.card-gallery__content:last-child{margin-bottom:-20px}@media screen and (max-width: 1279px){.card-gallery__content:last-child{margin-bottom:-10px}}@media screen and (max-width: 576px){.card-gallery__content{flex-direction:column}}.card-gallery__content:not(:last-child){margin-bottom:30px}.card-gallery__content .card-gallery__card{width:calc(50% - 10px);margin-bottom:20px}.card-gallery__content .card-gallery__card:nth-child(2n+1){margin-left:20px}@media screen and (max-width: 1279px){.card-gallery__content .card-gallery__card{width:calc(50% - 10px / 2);margin-bottom:10px}.card-gallery__content .card-gallery__card:nth-child(2n+1){margin-left:10px}}@media screen and (max-width: 576px){.card-gallery__content .card-gallery__card{width:100%;margin-bottom:calc(10px)}.card-gallery__content .card-gallery__card:nth-child(2n+1){margin-left:0}}

.col-text:not(:last-child){margin-bottom:120px}@media screen and (max-width: 1279px){.col-text:not(:last-child){margin-bottom:80px}}@media screen and (max-width: 768px){.col-text:not(:last-child){margin-bottom:60px}}.col-text h2{text-align:center;margin-bottom:60px}@media screen and (max-width: 768px){.col-text h2{margin-bottom:30px}}.col-text__text{-moz-column-count:2;column-count:2;-moz-column-gap:70px;column-gap:70px}@media screen and (max-width: 991px){.col-text__text{-moz-column-gap:20px;column-gap:20px}}@media screen and (max-width: 576px){.col-text__text{-moz-column-count:1;column-count:1}}.col-text__text p:not(:last-child){margin-bottom:30px}@media screen and (max-width: 991px){.col-text__text p:not(:last-child){margin-bottom:28px}}

.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, .footer .stagh4{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, .footer .footer-col_right .stagh4{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}

.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%}

.helicopter-card{display:block;text-decoration:none;text-transform:none;font-weight:normal;width:100%;background-color:#87a1b0;position:relative;overflow:hidden}.helicopter-card,.helicopter-card:hover{color:#ffffff}.helicopter-card:before{content:'';display:inline-block;height:0;width:0;padding-top:71%}.helicopter-card:after{content:'';position:absolute;top:0;left:0;bottom:0;right:0;z-index:12;background:linear-gradient(155deg, rgba(2,0,36,0.8) 0%, rgba(255,255,255,0) 100%)}.helicopter-card__content{position:absolute;top:0;left:0;bottom:0;right:0;padding:8% 9% 6%;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 768px){.helicopter-card__content{padding:20px 20px 14px}}.helicopter-card__content *{z-index:13}.helicopter-card__name{font-weight:bold;max-width:max(80%, 290px);max-height:calc(100% - 70px);overflow:hidden;text-align:center;transition:-webkit-text-decoration .25s ease-out;transition:text-decoration .25s ease-out;transition:text-decoration .25s ease-out, -webkit-text-decoration .25s ease-out;-webkit-text-decoration:underline transparent solid;text-decoration:underline transparent solid;font-size:22px;line-height:28px}@media screen and (max-width: 768px){.helicopter-card__name{max-height:calc(100% - 60px)}}.helicopter-card:hover .helicopter-card__name{-webkit-text-decoration:underline #0facd0 solid;text-decoration:underline #0facd0 solid}.helicopter-card__content .helicopter-card__name{margin:auto 0}.helicopter-card__img{position:absolute;right:50%;top:50%;height:100%;width:100%;transform:translate(50%, -50%);transition:transform .25s ease-out;background-size:cover;background-position:center center}.helicopter-card__img:after{content:'';position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(23,23,23,0);transition:background-color .5s ease-out}.helicopter-card:hover .helicopter-card__img{transform:translate(50%, -50%) scale(1.25)}.helicopter-card:hover .helicopter-card__img:after{background-color:rgba(23,23,23,0.4)}.helicopter-card__info{display:flex;flex-direction:column;align-items:center}.helicopter-card__info:before{content:'';width:28.75px;height:25px;margin-bottom:15px;background-image:url("../img/group.svg");background-size:28.75px 25px}

.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-instagram{overflow:hidden}.our-instagram h2{text-align:center;margin-bottom:60px}@media screen and (max-width: 768px){.our-instagram h2{margin-bottom:30px}}.our-instagram__gallery{margin-bottom:0 !important}@media screen and (max-width: 768px){.our-instagram__gallery{margin-bottom:20px !important}}.our-instagram__button{min-width:220px;margin-right:auto;margin-left:auto}.our-instagram .swiper-slide{background-size:cover;background-position:center center}.our-instagram .swiper-slide:before{content:'';display:inline-block;width:0;height:0;padding-top:100%}@media screen and (max-width: 576px){.our-instagram .swiper-container{overflow:visible}}

.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}

.bg{min-height:500px;padding-bottom:120px;margin-bottom:-100px !important}@media screen and (max-width: 1279px){.bg{min-height:320px;padding-bottom:80px;margin-bottom:-60px !important}}@media screen and (max-width: 768px){.bg{min-height:240px}}@media screen and (max-width: 568px){.bg{padding-bottom:40px;margin-bottom:-20px !important}}.our-instagram:not(:last-child){margin-bottom:140px}@media screen and (max-width: 991px){.our-instagram:not(:last-child){margin-bottom:80px}}@media screen and (max-width: 576px){.our-instagram:not(:last-child){margin-bottom:40px}}
