h1{font-family:"Oswald",sans-serif}h1,h2,h3,h4,h5,h6{line-height:1.4}h2,.has-h2{font-family:"Oswald",sans-serif;text-transform:uppercase;font-size:65px}@media screen and (max-width: 1024px){h2,.has-h2{font-size:32px}}@font-face{font-family:"Cloister";src:url("../fonts/CloisterBlack-Light.eot");src:url("../fonts/CloisterBlack-Light.eot?#iefix") format("embedded-opentype"),url("../fonts/CloisterBlack-Light.woff2") format("woff2"),url("../fonts/CloisterBlack-Light.woff") format("woff"),url("../fonts/CloisterBlack-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Oswald";src:url("../fonts/Oswald-ExtraLight.eot");src:url("../fonts/Oswald-ExtraLight.eot?#iefix") format("embedded-opentype"),url("../fonts/Oswald-ExtraLight.woff2") format("woff2"),url("../fonts/Oswald-ExtraLight.woff") format("woff"),url("../fonts/Oswald-ExtraLight.ttf") format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"Oswald";src:url("../fonts/Oswald-Bold.eot");src:url("../fonts/Oswald-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/Oswald-Bold.woff2") format("woff2"),url("../fonts/Oswald-Bold.woff") format("woff"),url("../fonts/Oswald-Bold.ttf") format("truetype");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Oswald";src:url("../fonts/Oswald-Light.eot");src:url("../fonts/Oswald-Light.eot?#iefix") format("embedded-opentype"),url("../fonts/Oswald-Light.woff2") format("woff2"),url("../fonts/Oswald-Light.woff") format("woff"),url("../fonts/Oswald-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Oswald";src:url("../fonts/Oswald-Medium.eot");src:url("../fonts/Oswald-Medium.eot?#iefix") format("embedded-opentype"),url("../fonts/Oswald-Medium.woff2") format("woff2"),url("../fonts/Oswald-Medium.woff") format("woff"),url("../fonts/Oswald-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Oswald";src:url("../fonts/Oswald-Regular.eot");src:url("../fonts/Oswald-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/Oswald-Regular.woff2") format("woff2"),url("../fonts/Oswald-Regular.woff") format("woff"),url("../fonts/Oswald-Regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Oswald";src:url("../fonts/Oswald-SemiBold.eot");src:url("../fonts/Oswald-SemiBold.eot?#iefix") format("embedded-opentype"),url("../fonts/Oswald-SemiBold.woff2") format("woff2"),url("../fonts/Oswald-SemiBold.woff") format("woff"),url("../fonts/Oswald-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}.footer{background-color:#000;color:#fff}.footer .copyright{text-align:center;padding:20px 0}.footer .copyright a{color:#fff;transition:all .3s ease-in-out}.footer .copyright a:hover{color:var(--accent-color)}.footer-map{width:100%;filter:grayscale(100%)}.footer-map iframe{width:100%;height:490px}@media screen and (max-width: 768px){.footer-map iframe{height:350px}}html,body{height:100%;scroll-behavior:smooth}body{font-size:16px;font-family:"Oswald",sans-serif;background-color:var(--main-bg-color);color:var(--color-white);line-height:1.4;font-weight:400}@media screen and (max-width: 768px){body{font-size:15px}}.stars{margin-bottom:10px}.stars .star-yellow-color path{fill:var(--star-color-yellow);opacity:1}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.bg-overlay{position:fixed;left:0;right:0;top:0;bottom:0;z-index:-1;background-color:rgba(0,0,0,0);opacity:0;visibility:hidden;transition:all .3s ease-in-out}.bg-overlay._active{background-color:rgba(0,0,0,.833);z-index:4;opacity:1;visibility:visible}._container{max-width:1212px;padding:0 16px;margin:0 auto}section{padding:60px 0}@media screen and (max-width: 1024px){section{padding:30px 0}}img{width:100%;height:100%;display:inline-block}._tabs-block,._tabs-block-bis{display:none}._tabs-block._active,._tabs-block-bis._active{display:block}*{scrollbar-width:auto;scrollbar-color:var(--scroll-thumb-color)}*::-webkit-scrollbar{width:4px}*::-webkit-scrollbar-track{background:rgba(158,158,158,.4);box-shadow:inset 0px 0px 0px 2px #fff}*::-webkit-scrollbar-thumb{background-color:var(--scroll-thumb-color);border:0px solid rgba(158,158,158,.4);width:4px}.site{display:flex;flex-direction:column;justify-content:space-between;min-height:100%}.site-main{flex-grow:1;height:100%}._btn,._btn:visited{padding:15px;color:var(--color-white);background-color:var(--color-black);font-weight:700;font-size:16px;text-transform:uppercase;line-height:1.2;transition:all .3s ease-in-out;min-width:205px;text-align:center;display:flex;justify-content:center;align-items:center;-moz-column-gap:8px;column-gap:8px;max-width:-moz-fit-content;max-width:fit-content}._btn:hover,._btn:visited:hover{background-color:rgba(0,0,0,.6);color:var(--color-white)}@media screen and (max-width: 576px){._btn,._btn:visited{padding:14px 24px;min-width:auto}}._btn._btn-accent,._btn:visited._btn-accent{color:var(--color-black);background-color:var(--accent-color)}._btn._btn-accent:hover,._btn:visited._btn-accent:hover{color:var(--accent-color);background-color:#fff}._btn._btn-icon svg path,._btn:visited._btn-icon svg path{fill:#fff;transition:all .3s ease-in-out}._btn._btn-icon:hover svg path,._btn:visited._btn-icon:hover svg path{fill:var(--accent-color)}.burger{display:none;cursor:pointer;width:32px;height:36px;padding:7px 4px;z-index:7;position:relative;transition:all .3s ease;flex-direction:column;justify-content:space-between;border-radius:50%}.burger__span{width:100%;height:3px;border-radius:5px;background-color:var(--color-white);transition:all .3s ease;display:block}.burger__top{width:31px}.burger__center{width:17px;background-color:var(--color-white);margin-right:auto}.burger__bottom{width:27px}.burger._active{transition:all .3s ease}.burger._active .burger__top{transform:rotate(-45deg) translate(-50%);transition:all .3s ease;left:50%;width:32px;top:5px;position:absolute}.burger._active .burger__center{opacity:0}.burger._active .burger__bottom{transition:all .3s ease;width:32px;top:27px;position:absolute;left:50%;transform:rotate(45deg) translate(-50%)}.swiper-button-next,.swiper-button-prev{height:50px;width:50px;transition:all .3s ease-in-out;transform:translateY(-50%);z-index:5 !important}.swiper-button-next::after,.swiper-button-prev::after{font-size:0;height:50px;width:50px;background-repeat:no-repeat;background-size:contain;background-position:center}.swiper-button-next::after{background-image:url("../.././assets/images/arrow-right.svg");background-repeat:no-repeat;width:16px;height:8px}.swiper-button-prev::after{background-image:url("../.././assets/images/arrow-left.svg");background-repeat:no-repeat;width:16px;height:8px}.book-now-btn{position:fixed;display:flex;justify-content:center;align-items:center;bottom:50px;right:20px;z-index:5;padding:20px;border-radius:50%;background:var(--color-black);width:140px;height:140px;text-align:center;text-transform:uppercase;font-size:16px}.book-now-btn a{color:#fff;position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}@media screen and (max-width: 1024px){.book-now-btn a{padding:10px;font-size:14px}}@media screen and (max-width: 1024px){.book-now-btn{width:95px;height:95px;padding:10px;font-size:14px}}.book-now-btn::after,.book-now-btn::before{content:"";position:absolute;border:2px solid var(--accent-color);left:-20px;opacity:0;right:-20px;top:-20px;bottom:-20px;border-radius:50%;animation:pulse 1.5s linear infinite}@media screen and (max-width: 1024px){.book-now-btn::after,.book-now-btn::before{left:-10px;right:-10px;top:-10px;bottom:-10px}}@keyframes pulse{0%{transform:scale(0.6);opacity:0}50%{opacity:1}100%{transform:scale(1.05);opacity:0}}.site-header{background-color:rgba(25,22,23,.65);color:var(--blue-white);z-index:6;position:fixed;left:0;right:0;top:0;transition:padding .3s ease-in-out}.site-header .main-navigation{width:100%}.site-header .main-navigation ul{display:flex;justify-content:space-between;align-items:center;max-width:590px;width:100%}@media screen and (max-width: 1024px){.site-header .main-navigation ul{flex-direction:column;align-items:center;row-gap:14px}}@media screen and (max-width: 1024px){.site-header .main-navigation{overflow-y:none;margin-right:unset}}.site-header .main-navigation li{margin:0 2px}.site-header .main-navigation li:first-child{margin-left:unset}.site-header .main-navigation li:last-child{margin-right:unset}.site-header .main-navigation a{font-size:16px;font-style:normal;font-weight:400;line-height:normal;transition:all .3s ease-in-out;color:#fff;padding:5px}@media screen and (max-width: 1150px){.site-header .main-navigation a{font-size:16px}}@media screen and (max-width: 1024px){.site-header .main-navigation a{font-size:20px;text-transform:uppercase}}.site-header .main-navigation a:hover,.site-header .main-navigation a:focus{color:var(--accent-color)}@media screen and (max-width: 1024px){.site-header .main-navigation li.menu-item-has-children{position:relative;padding-right:15px}}@media screen and (max-width: 1024px){.site-header .main-navigation li.menu-item-has-children::after{content:"";position:absolute;width:14px;height:7px;right:0;top:11px;transition:transform .2s ease-in-out;background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(../.././assets/images/arrow-for-menu.svg)}}.site-header .main-navigation li.menu-item-has-children:hover::after,.site-header .main-navigation li.menu-item-has-children.focus::after{transform:rotateX(180deg)}.site-header.on-scroll .header-top{padding:10px 0}.site-header.on-scroll .header-bottom{padding:5px 0}.header-inform{flex:1 1 auto;max-width:980px;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 1100px){.header-inform{flex-wrap:wrap}}.header-top{padding:20px 0;transition:all .3s ease-in-out;display:none}@media screen and (max-width: 1024px){.header-top{margin-bottom:unset;padding:10px 0;display:block}}.header-top__wrapper{display:flex;justify-content:space-between;align-items:flex-end}@media screen and (max-width: 1024px){.header-top__wrapper{align-items:center}}.header-top__phones{display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px}.header-top__phones-box{display:flex;flex-direction:column;-moz-column-gap:16px;column-gap:16px}@media screen and (max-width: 1024px){.header-top__phones-box{row-gap:10px}}@media screen and (max-width: 576px){.header-top__phones-box{flex-wrap:wrap}}.header-top__phones-box a{font-size:16px;font-weight:500;min-width:-moz-fit-content;min-width:fit-content;display:flex;transition:all .3s ease-in-out}.header-top__phones-box a:hover{color:var(--accent-color)}.header-top__text{max-width:240px;width:100%;font-size:12px;font-weight:500;color:#1f1f1f}.header-mob-phone{display:none;color:#fff}@media screen and (max-width: 1024px){.header-mob-phone{display:flex;align-items:center;-moz-column-gap:3px;column-gap:3px}}.header-mob-phone:hover{color:var(--accent-color)}.header-bottom{padding:28px 0;transition:all .3s ease-in-out}@media screen and (max-width: 1024px){.header-bottom{display:none;visibility:hidden}}.header-bottom__wrapper{display:flex;justify-content:space-between;align-items:center;-moz-column-gap:28px;column-gap:28px}@media screen and (max-width: 1200px){.header-bottom__wrapper{-moz-column-gap:10px;column-gap:10px}}.header-bottom .site-branding{width:100%;max-width:191px;display:flex;align-items:center;transition:all .3s ease-in-out}@media screen and (max-width: 1150px){.header-bottom .site-branding{max-width:120px}}.header-bottom .site-branding .custom-logo-link{width:191px;padding:0 5px 5px;transform:scale(1);transition:all .3s ease-in-out}@media screen and (max-width: 1024px){.header-bottom .site-branding .custom-logo-link{max-width:120px}}.header-bottom .site-branding .custom-logo-link:hover{transform:scale(0.95)}@media screen and (max-width: 1150px){.header-bottom ._btn{min-width:165px}}.header-mobile{display:none}@media screen and (max-width: 1024px){.header-mobile{display:flex}}.header-mobile__wrapper{row-gap:25px;display:flex;flex-direction:column;width:100%}.header-mobile__top{display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px}.header-mobile .contact__desc{max-width:100%}.header-mobile .header-top__middle--mobile,.header-mobile .header-top__right--mobile{display:flex;visibility:visible;flex-direction:column;align-items:flex-start}.header-mobile .header-top__middle--mobile{margin-bottom:20px;row-gap:30px}.header-mobile .header-top__middle--mobile .header-top__number{margin-bottom:20px}.header-mobile .main-navigation{margin-bottom:60px}.site-branding{position:relative;z-index:1;width:100%}@media screen and (max-width: 1100px){.site-branding{margin-right:10px}}.site-branding img{width:191px;transition:all .3s ease-in-out}@media screen and (max-width: 1150px){.site-branding img{width:120px}}.header-logo-mobile{text-align:left;display:none;width:100%}@media screen and (max-width: 1024px){.header-logo-mobile{max-width:120px}}.site-branding__mobile{display:none}.header-mobile-btn{display:none}@media screen and (max-width: 1024px){.header-mobile-btn{display:block;margin-bottom:20px;margin-left:30px;font-size:12px;padding:17px;min-width:auto}}.header-phones{display:flex;flex-direction:column;position:relative;padding-left:20px;margin-right:10px}@media screen and (max-width: 1024px){.header-phones{margin-bottom:25px;margin-left:30px}}.header-phones::before{content:"";position:absolute;left:0;top:0;background-image:url("../.././assets/images/phone-icon.svg");width:15px;height:15px}.header-phones__item{display:block;width:100%;font-size:13px;line-height:1;color:var(--blue-main);transition:all .3s ease-in-out}.header-phones__item:first-child{margin-bottom:4px}.header-phones__item:hover{color:var(--accent-color)}@media screen and (max-width: 1075px){.social-header{margin-left:auto;margin-top:20px}}@media screen and (max-width: 1024px){.social-header{margin-left:unset;margin-top:unset;padding-left:30px}}.social-header .social-item{margin:0 3px;width:27px;height:27px}@media screen and (max-width: 1024px){.social-header .social-item{width:48px;height:48px;margin-right:18px}}@media screen and (max-width: 1024px){.social-header .social-item svg{width:48px;height:48px}}.social-header .social-item svg path{transition:all .3s ease-in-out}.social-header .social-item:hover svg path{fill:var(--accent-color)}.language-selection{position:relative}.language-selection__title,.language-selection__title-mob{display:flex;align-items:center;font-weight:500;-moz-column-gap:5px;column-gap:5px;cursor:pointer}.language-selection .header-main__right-lang,.language-selection .header-main__right-lang-mob{position:absolute;display:flex;flex-direction:column;justify-content:center;text-align:center;background-color:var(--accent-color);padding:5px;width:66px;top:25px;opacity:0;z-index:1;transform:translateY(10px)}.language-selection .header-main__right-lang._active,.language-selection .header-main__right-lang-mob._active{opacity:1;transform:translateY(0)}.language-selection .header-main__right-lang a,.language-selection .header-main__right-lang-mob a{font-weight:500;color:#fff;display:block;margin-bottom:5px;transition:all .3s ease-in-out}.language-selection .header-main__right-lang a:hover,.language-selection .header-main__right-lang-mob a:hover{color:var(--color-black)}@media screen and (max-width: 1024px){.site-header{padding:5px 0}.burger,.header-logo-mobile{display:flex}.header-mobile{display:flex;flex-direction:column;align-items:center;justify-content:center}.header-inform{position:fixed;height:100vh;right:0;top:0;max-width:375px;width:100%;background-color:#1e1e1e;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;z-index:6;transition:transform .3s ease-in-out;transform:translateX(200%);overflow-y:auto;padding:20px}}@media screen and (max-width: 1024px)and (max-width: 768px){.header-inform{max-width:100%}}@media screen and (max-width: 1024px){.header-nav{margin-bottom:30px}.main-navigation li{margin:0 0 16px 0}.main-navigation a{font-size:16px;line-height:1;max-width:-moz-max-content;max-width:max-content}.header-inform._active{transform:translateX(0)}}.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul{height:auto;visibility:visible;opacity:1;transform:translateX(-50%) translateY(0)}@media screen and (max-width: 1024px){.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul{height:auto;visibility:visible;opacity:1;position:relative;transform:translateX(0) translateY(0)}}@media screen and (max-width: 1024px){.main-navigation ul li:hover>ul li,.main-navigation ul li.focus>ul li{height:auto}}.preloader{position:fixed;overflow-x:hidden;width:100%;height:100%;z-index:10;display:flex;justify-content:center;flex-direction:column;align-items:center;background-color:var(--color-black)}.preloader__name{font-size:35px;font-weight:300;margin-bottom:20px;color:#fff;font-family:"Cloister",sans-serif;text-transform:inherit}.loading{display:flex}.loading .dot{position:relative;width:1em;height:1em;margin:.5em;border-radius:50%}.loading .dot::before{position:absolute;content:"";width:100%;height:100%;background:inherit;border-radius:inherit;animation:wave 2s ease-out infinite}.loading .dot:nth-child(1){background:#ffdf7e}.loading .dot:nth-child(1)::before{animation-delay:.2s}.loading .dot:nth-child(2){background:#f0cf89}.loading .dot:nth-child(2)::before{animation-delay:.4s}.loading .dot:nth-child(3){background:#cc9104}.loading .dot:nth-child(3)::before{animation-delay:.6s}.loading .dot:nth-child(4){background:#ba890f}.loading .dot:nth-child(4)::before{animation-delay:.8s}.loading .dot:nth-child(5){background:#806000}.loading .dot:nth-child(5)::before{animation-delay:1s}@keyframes wave{50%,75%{transform:scale(2.5)}80%,100%{opacity:0}}html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}ul,ol{padding:0}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0}ul{list-style:none}img{max-width:100%;display:block}input,button,textarea,select{font:inherit;border:none;background-color:rgba(0,0,0,0)}button{cursor:pointer;background-color:rgba(0,0,0,0);border:none}a{text-decoration:none}:root{--blue-main: #366FC2;--accent-color: #CC9104;--color-grey: #727272;--main-text-color: #2D5DA2;--color-white: #fff;--color-black: #191617;--btn-white-hover: #E5E3E3;--main_text_color: #0B0C0C;--bg-color-grey: #282828;--bg-color-grey-dark: #2B2B2B;--input-bg-color: #EDF3FA;--primary-btn-color: #CC9104;--star-color-yellow: #cc9104;--input-placeholder-color: #B8B8B8;--scroll-thumb-color: #CC9104;--main-bg-color: #1E1E1E}.contact{background-color:#000}.contact__wrapper{display:flex;justify-content:space-between}@media screen and (max-width: 1024px){.contact__wrapper{flex-direction:column;align-items:center;row-gap:25px}}.contact__title{font-weight:500;font-size:20px;color:var(--accent-color);margin-bottom:20px;text-transform:uppercase}@media screen and (max-width: 1024px){.contact__title{margin-bottom:10px}}.contact__phone{color:#fff;max-width:-moz-fit-content;max-width:fit-content;margin-bottom:15px;display:inline-block;transition:all .3s ease-in-out}.contact__phone:hover{color:var(--accent-color)}.contact__desc{max-width:190px;width:100%}.contact-left{display:flex;justify-content:space-between;-moz-column-gap:25px;column-gap:25px;row-gap:25px;max-width:520px;width:100%}@media screen and (max-width: 1024px){.contact-left{flex-direction:column;row-gap:25px}}.contact-left__inner{margin-bottom:20px}@media screen and (max-width: 1024px){.contact-left__inner:last-child{margin-bottom:unset}}.contact-right{max-width:520px;width:100%}.contact-video{position:relative;height:240px}@media screen and (max-width: 768px){.contact-video{height:320px}}.contact-video__play{position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1}.contact-video__play video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contact-video__play.show{z-index:2}.contact-video__poster{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.contact-video__link{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;background:rgba(0,0,0,0)}.contact-video__link::before{content:"";position:absolute;z-index:1;border:unset;top:50%;left:50%;border-radius:50%;cursor:pointer;width:50px;height:50px;transform:translate(-50%, -50%) scale(1);background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("../images/play-button.svg");transition:all .3s ease-in-out}@media screen and (max-width: 768px){.contact-video__link::before{width:40px;height:40px}}.contact-video__link:hover::before{transform:translate(-50%, -50%) scale(0.9)}.galbox{position:relative;background-color:var(--bg-color-grey-dark)}.galbox::before{content:"";position:absolute;left:0;right:0;top:0;height:60%;z-index:1;background-color:var(--main-bg-color)}.galbox__title{text-align:center;margin-bottom:55px;position:relative;z-index:2}@media screen and (max-width: 1024px){.galbox__title{margin-bottom:30px}}.galbox-list{position:relative;z-index:2}.galbox-list__wrapper{row-gap:10px}.galbox-list .masonry-layout{--columns: 1;--gap: 10px;box-sizing:border-box;display:grid;grid-template-columns:repeat(var(--columns), 1fr);grid-gap:var(--gap)}.galbox-list .masonry-layout>a{display:inline-block}.galbox-list .masonry-layout>div>img,.galbox-list .masonry-layout>div>div,.galbox-list .masonry-layout>div>a{display:flex;width:100%;margin-bottom:10px}.galbox-list .masonry-layout.columns-1{--columns: 1}.galbox-list .masonry-layout.columns-2{--columns: 2}.galbox-list .masonry-layout.columns-3{--columns: 3}.galbox-list .masonry-layout.columns-4{--columns: 4}.galbox-list__img img{height:auto;-o-object-fit:cover;object-fit:cover}.hero{height:90vh;position:relative;padding:unset}@media screen and (max-width: 992px){.hero{min-height:750px}}.hero::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.3);z-index:2}.hero__bg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:relative;z-index:1}.hero__video--desctop{display:block}@media screen and (max-width: 768px){.hero__video--desctop{display:none}}.hero__video--mob{display:none}@media screen and (max-width: 768px){.hero__video--mob{display:block}}.hero__wrapper{position:absolute;z-index:3;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;padding:0 16px}.hero__inner{display:flex;flex-direction:column;align-items:center}.hero__btn{max-width:269px;width:100%}@media screen and (max-width: 1024px){.hero__btn{margin-bottom:33px;max-width:169px}}.hero-title{display:flex;flex-direction:column;align-items:center;text-align:center;font-size:60px;font-weight:300;font-family:"Cloister",sans-serif;margin-bottom:34px}@media screen and (max-width: 1024px){.hero-title{font-size:36px;margin-bottom:30px}}.hero-title__bot{font-size:125px}@media screen and (max-width: 1024px){.hero-title__bot{font-size:75px}}@media screen and (max-width: 1024px){.hero-title__bot{font-size:55px}}.hero-title__hours{font-size:75px;animation-name:toTop;animation-duration:3s;transition:all 3s ease-in-out;animation-delay:.5s;opacity:0;animation-fill-mode:forwards}@media screen and (max-width: 1024px){.hero-title__hours{font-size:36px}}@keyframes toTop{from{transform:translateY(200px);opacity:0}to{transform:translateY(0);opacity:1}}.kapitan__wrapper{display:flex;justify-content:space-between;align-items:center;-moz-column-gap:25px;column-gap:25px;row-gap:35px;overflow:hidden}@media screen and (max-width: 1024px){.kapitan__wrapper{flex-direction:column}}.kapitan__title{font-size:70px;font-weight:300;margin-bottom:40px;color:#fff;font-family:"Cloister",sans-serif;text-transform:inherit}@media screen and (max-width: 1024px){.kapitan__title{display:none;font-size:38px;margin-bottom:unset}}.kapitan__mob-title.kapitan__title{display:none}@media screen and (max-width: 1024px){.kapitan__mob-title.kapitan__title{display:block}}.kapitan__description p:not(:last-child){margin-bottom:15px}.kapitan-left{max-width:534px;max-height:756px;overflow:hidden;width:100%}.kapitan-left img{-o-object-fit:cover;object-fit:cover;max-height:756px}@media screen and (max-width: 1024px){.kapitan-left img{max-height:450px}}@media screen and (max-width: 576px){.kapitan-left img{max-height:396px}}.kapitan-right{max-width:591px;width:100%;color:#fff}.project{position:relative}.project__title{margin-bottom:50px;text-align:center}@media screen and (max-width: 1024px){.project__title{margin-bottom:30px}}.project .project-slider-buttons{position:absolute;max-width:1330px;width:100%;margin:0 auto;top:60%;left:50%;transform:translateX(-50%);z-index:1}@media screen and (max-width: 992px){.project .project-slider-buttons{display:none}}.project .project-slider-buttons .swiper-button-prev,.project .project-slider-buttons .swiper-button-next{width:50px;height:50px;background-color:var(--accent-color);border-radius:50%;display:flex;justify-content:center;align-items:center;transition:background-color .3s ease-in-out}.project .project-slider-buttons .swiper-button-prev:hover,.project .project-slider-buttons .swiper-button-next:hover{background-color:#fff}.project .project-slider-buttons .swiper-button-prev::after,.project .project-slider-buttons .swiper-button-next::after{color:#505050;font-size:0;position:relative}@media screen and (max-width: 1024px){.project .project-slider-buttons{top:58%}}@media screen and (max-width: 768px){.project .project-slider-buttons{top:60%}}@media screen and (max-width: 992px){.project-slider{display:none}}.project-slider__wrapper{display:flex;min-width:1px;margin-bottom:40px}.project-slider .project-slider-pagination.swiper-pagination{display:flex;position:relative;justify-content:center;-moz-column-gap:5px;column-gap:5px}@media screen and (max-width: 576px){.project-slider .project-slider-pagination.swiper-pagination{row-gap:10px;flex-wrap:wrap}}.project-slider .project-slider-pagination.swiper-pagination .swiper-pagination-bullet{width:35px;height:2px;background-color:#fff;transition:all .3s ease-in-out}.project-slider .project-slider-pagination.swiper-pagination .swiper-pagination-bullet:hover{opacity:1}.project-slider .project-slider-pagination.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--accent-color)}.project-slider-item__wrapper{display:grid;grid-template-columns:repeat(2, 1fr);-moz-column-gap:10px;column-gap:10px}.project-slider-item__wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.project-slider-item__left,.project-slider-item__right{display:flex;flex-direction:column;row-gap:10px}.project-slider-item__left img,.project-slider-item__right img{max-height:538px;height:100%}.project-slider-item__left-top,.project-slider-item__right-bot{display:flex;justify-content:space-between;align-items:center;-moz-column-gap:10px;column-gap:10px;row-gap:10px;overflow:hidden}.project-slider-item__left-top img,.project-slider-item__right-bot img{max-height:308px;height:100%}.project-mob{display:none}@media screen and (max-width: 992px){.project-mob{display:block}}.project-mob__wrapper{display:flex;min-width:1px;margin-bottom:25px}.project-mob .project-mob-pagination.swiper-pagination{display:flex;position:relative;justify-content:center;-moz-column-gap:5px;column-gap:5px}@media screen and (max-width: 576px){.project-mob .project-mob-pagination.swiper-pagination{row-gap:10px;flex-wrap:wrap}}.project-mob .project-mob-pagination.swiper-pagination .swiper-pagination-bullet{width:25px;height:2px;background-color:#fff;transition:all .3s ease-in-out}.project-mob .project-mob-pagination.swiper-pagination .swiper-pagination-bullet:hover{opacity:1}.project-mob .project-mob-pagination.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--accent-color)}.project-mob-item__wrapper{height:344px;width:100%;max-width:350px;margin:0 auto}.project-mob-item__wrapper img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.services{padding:90px 0 135px;position:relative;background-color:#000;border-bottom:2px solid #000}@media screen and (max-width: 1024px){.services{padding:50px 0}}.services__title{text-align:center;margin-bottom:66px}@media screen and (max-width: 1024px){.services__title{margin-bottom:33px}}.services::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-image:var(--ser-bg-img);background-repeat:no-repeat;background-size:cover;background-position:center;opacity:.2}.services__wrapper{position:relative;z-index:2}.services__inner{display:flex;justify-content:space-between;-moz-column-gap:25px;column-gap:25px}@media screen and (max-width: 992px){.services__inner{flex-direction:column-reverse;row-gap:45px}}.services-left{max-width:250px;width:100%}@media screen and (max-width: 992px){.services-left{max-width:100%}}.services-team{display:flex;flex-direction:column;row-gap:44px}@media screen and (max-width: 992px){.services-team{display:grid;grid-template-columns:repeat(2, 1fr);-moz-column-gap:10px;column-gap:10px;row-gap:10px}}.services-team-item{position:relative;max-height:355px;height:350px;width:100%}@media screen and (max-width: 576px){.services-team-item{max-height:205px;height:205px;min-height:unset}}.services-team-item img{-o-object-fit:cover;object-fit:cover}.services-team-item__info{padding:7.5px 40px;position:absolute;right:0;bottom:0;text-align:right;color:var(--accent-color);line-height:1.5}@media screen and (max-width: 576px){.services-team-item__info{padding:18px}}.services-team-item__name{font-size:25px}@media screen and (max-width: 576px){.services-team-item__name{font-size:20px}}.services-team-item__position{font-size:20px}@media screen and (max-width: 576px){.services-team-item__position{font-size:15px}}.services-right{max-width:867px;width:100%}@media screen and (max-width: 992px){.services-right{max-width:100%}}.services-price__position{margin-left:auto;display:flex;justify-content:space-around;max-width:340px;font-size:18px;font-weight:700;width:100%;-moz-column-gap:28px;column-gap:28px;color:var(--accent-color);margin-bottom:52px}@media screen and (max-width: 992px){.services-price__position{display:none}}.services-price-item:first-child .services-price-item__wrapper{padding-top:0}.services-price-item__wrapper{padding:20px 0;border-bottom:1px solid #818181}@media screen and (max-width: 992px){.services-price-item__wrapper{padding:14px 0}}.services-price-item__name{font-size:20px}@media screen and (max-width: 768px){.services-price-item__name{margin-bottom:8px;font-size:17px}}.services-price-item__box{max-width:340px;width:100%;text-align:center;display:flex;justify-content:space-around;align-items:center}@media screen and (max-width: 768px){.services-price-item__box{max-width:100%;flex-direction:column}}@media screen and (max-width: 768px){.services-price-item__inner{justify-content:space-between;align-items:center;display:flex;width:100%;line-height:1.5}}.services-price-item__desc{padding-top:20px}@media screen and (max-width: 768px){.services-price-item__desc{padding-top:10px}}.services-price-item__position{display:none}@media screen and (max-width: 992px){.services-price-item__position{display:block;color:var(--accent-color);font-size:16px;font-weight:700}}@media screen and (max-width: 768px){.services-price-item__position{font-size:13px}}.services-price-item__top{display:flex;justify-content:space-between;align-items:center;-moz-column-gap:20px;column-gap:20px}@media screen and (max-width: 768px){.services-price-item__top{flex-direction:column;align-items:flex-start}}.testimonial{background-color:var(--color-black);position:relative}.testimonial__title{text-align:center;margin-bottom:55px}@media screen and (max-width: 1024px){.testimonial__title{margin-bottom:30px}}.testimonial .wprs_unslider-arrow{width:50px;height:50px;border-radius:50%;background-color:var(--accent-color);display:flex;justify-content:center;align-items:center;transition:background-color .3s ease-in-out;color:#505050;opacity:1}.testimonial .wprs_unslider-arrow:hover{background-color:var(--main-bg-color)}.testimonial .wprs_unslider-nav li{width:35px;height:2px;background-color:#fff;transition:all .3s ease-in-out;border:unset}@media screen and (max-width: 576px){.testimonial .wprs_unslider-nav li{width:25px}}.testimonial .wprs_unslider-nav li:hover{opacity:1}.testimonial .wprs_unslider-nav li.wprs_unslider-active{background:#cc9104 !important}.testimonial-list__wrapper{display:flex;min-width:1px;margin-bottom:40px}@media screen and (max-width: 576px){.testimonial-list__wrapper{margin-bottom:20px}}.testimonial-item__wrapper{padding:35px 45px 35px;background-color:var(--bg-color-grey-dark)}@media screen and (max-width: 576px){.testimonial-item__wrapper{padding:20px 16px}}.testimonial-item__top{display:flex;align-items:center;-moz-column-gap:20px;column-gap:20px;margin-bottom:20px}.testimonial-item img{width:84px;height:84px;border-radius:50%;border:2px solid #fff}@media screen and (max-width: 576px){.testimonial-item img{width:50px;height:50px}}.testimonial-item__name{font-size:20px;font-weight:500;margin-bottom:8px;line-height:1}@media screen and (max-width: 576px){.testimonial-item__name{font-size:16px}}.testimonial-list-pagination.swiper-pagination{display:flex;position:relative;justify-content:center;-moz-column-gap:5px;column-gap:5px}@media screen and (max-width: 576px){.testimonial-list-pagination.swiper-pagination{row-gap:10px;flex-wrap:wrap}}.testimonial-list-pagination.swiper-pagination .swiper-pagination-bullet{width:35px;height:2px;background-color:#fff;transition:all .3s ease-in-out}@media screen and (max-width: 576px){.testimonial-list-pagination.swiper-pagination .swiper-pagination-bullet{width:25px}}.testimonial-list-pagination.swiper-pagination .swiper-pagination-bullet:hover{opacity:1}.testimonial-list-pagination.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--accent-color)}.testimonial-list-buttons{position:absolute;max-width:1330px;width:100%;margin:0 auto;top:60%;left:50%;transform:translateX(-50%);z-index:1}@media screen and (max-width: 1024px){.testimonial-list-buttons{display:none}}.testimonial-list-buttons .swiper-button-prev,.testimonial-list-buttons .swiper-button-next{width:50px;height:50px;background-color:var(--accent-color);border-radius:50%;display:flex;justify-content:center;align-items:center;transition:background-color .3s ease-in-out}.testimonial-list-buttons .swiper-button-prev:hover,.testimonial-list-buttons .swiper-button-next:hover{background-color:#fff}.testimonial-list-buttons .swiper-button-prev::after,.testimonial-list-buttons .swiper-button-next::after{color:#505050;font-size:0;position:relative}@media screen and (max-width: 1024px){.testimonial-list-buttons{top:58%}}@media screen and (max-width: 768px){.testimonial-list-buttons{top:60%}}.voucher{position:relative}.voucher::before{content:"";position:absolute;left:0;right:0;top:0;height:80%;background-color:var(--bg-color-grey-dark)}@media screen and (max-width: 576px){.voucher::before{height:86%}}.voucher__wrapper{display:flex;justify-content:space-between;-moz-column-gap:25px;column-gap:25px;row-gap:35px;position:relative;z-index:1;overflow:hidden}@media screen and (max-width: 1024px){.voucher__wrapper{flex-direction:column;align-items:center}}.voucher__title{margin-bottom:35px}.voucher__description p:not(:last-child){margin-bottom:15px}.voucher__left{max-width:577px;width:100%;padding-top:40px}@media screen and (max-width: 1024px){.voucher__left{padding-top:unset}}.voucher__right{max-width:548px;width:100%;max-height:570px}@media screen and (max-width: 576px){.voucher__right{max-height:370px}}.voucher__right img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media screen and (max-width: 576px){.voucher__right img{max-height:370px}}.booksy-box{position:absolute;z-index:3;top:60%}@media screen and (max-width: 1024px){.booksy-box{position:relative;top:0;left:unset !important}}.booksy-box__wrapper{max-width:280px;width:100%;padding:27px 27px 32px 27px;background-color:var(--color-black)}.booksy-box__wrapper svg{-o-object-fit:contain;object-fit:contain;width:100%;height:auto}@media screen and (max-width: 1024px){.booksy-box__wrapper{padding:15px 5px;max-width:200px}}.booksy-box__text{text-transform:uppercase;font-size:17px;margin-bottom:8px}@media screen and (max-width: 1024px){.booksy-box__text{font-size:13px}}.book-now-btn .booksy-business-link{display:none !important}.book-now-btn .booksy-widget-container{position:absolute;left:0;top:0;right:0;bottom:0;z-index:6}.book-now-btn .booksy-widget-container-dialog{width:100% !important;height:100% !important}.book-now-btn .booksy-widget-container-default .booksy-widget-button{background:none !important;position:absolute;left:0;right:0;top:0;bottom:0;z-index:7;width:100% !important;height:100% !important}.booksy-widget-dialog{overflow-y:auto !important;max-height:90vh;top:25px}.booksy-widget-dialog .booksy-widget-container-dialog{width:100% !important;height:100% !important}.slide-text{display:flex;overflow-x:hidden;font-size:22px;font-family:"Cloister",sans-serif;background-color:#cc9104;padding:10px}.slide-text__content{font-size:22px;font-family:"Cloister",sans-serif;animation:marquee 25s infinite linear;font-size:sans-serif;line-height:1.3;white-space:nowrap;display:inline-block;color:#000}.slide-text__content::after{content:" Mr. Morgan   Mr. Morgan   Mr. Morgan   Mr. Morgan   Mr. Morgan   Mr. Morgan   Mr. Morgan   Mr. Morgan   Mr. Morgan   Mr. Morgan   Mr. Morgan   Mr. Morgan   Mr. Morgan   Mr. Morgan   Mr. Morgan   Mr. Morgan ";font-size:22px;font-family:"Cloister",sans-serif}@keyframes marquee{0%{transform:translateX(0%)}100%{transform:translateX(-50%)}}.social-list{display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px;row-gap:10px}.social-list__item{width:24px;height:24px;display:flex;border-radius:5px;justify-content:center;align-items:center;transition:all .3s ease-in-out}.social-list__item svg{-o-object-fit:contain;object-fit:contain}.social-list__item:hover{opacity:.6}