

/* Start:/dest/css/style.min.css?168485099056334*/
@charset "UTF-8";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;font:inherit;font-size:100%;vertical-align:baseline;border:0}body{overflow-x:hidden;font-family:"Inter",sans-serif;font-size:16px;font-weight:600;line-height:25px;color:#fff;background-color:#02001b}article,aside,details,figcaption,figure,footer,header,hgroup,li,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-spacing:0;border-collapse:collapse}button,input[type=submit]{cursor:pointer}button,input{padding:0;font-size:inherit;border:0;outline:0;background-color:transparent}a,button,input,textarea{color:inherit}a{cursor:pointer;text-decoration:none;}button,input,label{font-family:inherit}textarea{font:inherit;border:0;background:0 0}textarea::placeholder{font:inherit}html{overflow-x:hidden;box-sizing:border-box;scroll-behavior:smooth}*,::after,::before{box-sizing:inherit}.container{margin:0 auto;padding:0 15px;max-width:1430px}.main-wrapper{display:flex;flex:0 0;flex-direction:column;justify-content:space-between;min-height:100vh}:root{--main:#03001b;--orange:#e54f2e;--blue:#2e56e5;--yellow:#e5de2e;--green:#3bca18;--gray:#28263d}@font-face{font-family:"Inter";src:url(/dest/css/../fonts/Inter-SemiBold.woff2) format("woff2"),url(/dest/css/../fonts/Inter-SemiBold.woff) format("woff");font-weight:600;font-display:swap}@font-face{font-family:"SFDisplay";src:url(/dest/css/../fonts/SFProDisplay-Semibold.woff2) format("woff2"),url(/dest/css/../fonts/SFProDisplay-Semibold.woff) format("woff");font-weight:600;font-display:swap}.disable-scroll,.disable-scroll body{overflow:hidden}.disable-scroll body{padding-right:17px}.section{margin:160px 0}.header__call-wrapper>a,.text-title,.title{font-family:"SFDisplay",sans-serif;font-size:55px;line-height:60px;letter-spacing:-.015em}.header__call-wrapper>a,.text-title{font-size:28px;line-height:35px}.swiper-slide{box-sizing:border-box}.accent-text{color:var(--orange)}.logo img{width:140px;height:55px}@media only screen and (max-width:1200px){.title{font-size:46px;line-height:53px}.text-title{font-size:26px;line-height:33px}}@media only screen and (max-width:1050px){.title{font-size:39px;line-height:49px}}@media only screen and (max-width:990px){.title{font-size:36px;line-height:43px}}@media only screen and (max-width:920px){.text-title{font-size:22px;line-height:26px}}@media only screen and (max-width:520px){.section{margin:80px 0}.title{font-size:24px;line-height:30px}}@media only screen and (max-width:450px){body{font-size:14px;line-height:25px}}.header{margin-bottom:10px;position:relative;z-index:11}.header .container{display:flex;flex-direction:column}.header__info{padding:25px 0;position:relative;display:flex;gap:20px;justify-content:space-between;letter-spacing:-.015em}.header__info::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:rgba(255,255,255,.5)}.header__mobile{padding:15px 0 20px;display:none;align-items:center;justify-content:space-between}.header__additional-info{display:none;flex-direction:column;gap:10px;letter-spacing:-.015em}.header__body{padding:15px 0 25px;display:flex;align-items:center;gap:20px;justify-content:space-between}.header__menu-placeholder{display:none;width:35%;max-width:475px;height:5px}.header__menu-list{display:flex;gap:20px}.header__nested-item .header__menu-item a,.header__nested-item .header__menu-item span{padding:15px 20px;display:flex;align-items:center;width:100%;height:55px;cursor:pointer;transition:background-color .2s ease-in-out;background-color:transparent}.header__nested-item .header__menu-item a:hover,.header__nested-item .header__menu-item span:hover{background-color:var(--orange)}.header__nested-item>ul{position:absolute;z-index:5;width:max-content;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;opacity:0;background-color:#28263d}.header__nested-item{position:relative}.header__nested-item:hover>ul{visibility:visible;opacity:1}.header__call-wrapper,.header__menu-list>.header__nested-item>a,.header__menu-list>.header__nested-item>span{display:flex;align-items:center;gap:5px}.header__menu-list>.header__nested-item>a::after,.header__menu-list>.header__nested-item>span::after{content:"";width:6px;height:6px;transition:transform .3s ease-in-out;transform:rotate(45deg);border:solid var(--orange);border-width:0 2px 2px 0}.header__menu-list>.header__nested-item>a:hover::after,.header__menu-list>.header__nested-item>span:hover::after,.selector.opened .selector__current::after{transform:scaleY(-1) translateY(-3px) rotate(45deg)}.header__menu-list>.header__nested-item>ul{top:calc(100% + 10px);left:0}.header__menu-list>.header__nested-item>ul>.header__nested-item ul{top:0;left:100%}.header__menu-list>.header__nested-item>ul>.header__nested-item>ul{background-color:#333050}.header__call-wrapper{gap:20px}.header__call-wrapper>a{flex-shrink:0;line-height:30px}@media only screen and (max-width:1130px){.header .container{position:relative}.header__info{display:none}.header__mobile{display:flex}.header__body{padding:40px 15px;position:absolute;z-index:20;top:100%;left:0;flex-direction:column;align-items:initial;gap:0;justify-content:initial;width:100vw;height:100vh;overflow-y:auto;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;opacity:0;background:var(--gray)}.header__body.opened{visibility:visible;opacity:1}.header__body .logo{display:none}.header__menu>ul{flex-direction:column;gap:0;width:100%}.header__menu>ul>li{width:100%}.header__menu>ul>li>a,.header__menu>ul>li>span{padding:5px 0;width:100%}.header__nested-item:hover>ul{position:initial}.header__nested-item>ul{opacity:1;background-color:transparent}.header__nested-item .header__menu-item:last-child a,.header__nested-item .header__menu-item:last-child span{padding-bottom:15px}.header__nested-item .header__menu-item a,.header__nested-item .header__menu-item span{padding:5px 0;height:auto;color:rgba(255,255,255,.5)}.header__nested-item .header__menu-item a:hover,.header__nested-item .header__menu-item span:hover{color:rgba(255,255,255,.5);background-color:transparent}.header__menu-list>.header__nested-item>ul>.header__nested-item>ul{background-color:transparent}.header__call-wrapper{margin:35px 0;flex-direction:column;align-items:initial}.header__additional-info{display:flex}.header .btn.type2{padding:15px;height:55px}}.footer{background-color:rgba(255,255,255,.15)}.footer .container{padding:120px 15px;display:flex;gap:20px;justify-content:space-between}.footer .container>.logo{margin-bottom:0;display:none}.footer .container>.logo img{width:215px;height:85px}.footer__logo-block{display:flex;flex-direction:column}.footer .logo{margin-bottom:42px}.footer__copyright,.footer__policy{margin-bottom:20px;opacity:.5}.footer__policy{text-decoration:underline}.footer__creators{display:flex;flex-direction:column;gap:10px}.footer__creators span{opacity:.5}.footer__creators>a{display:flex;gap:6px;text-decoration:underline}.footer__creators>a::before{content:"";width:21px;height:22px;background-image:url(/dest/css/../images/static/aaccent-logo.svg)}.footer__menu-block{display:flex;gap:60px;max-width:500px}.footer__menu-block-inner,.footer__menu-list-wrapper{display:flex;flex-direction:column;gap:40px}.footer__menu-list-wrapper{gap:10px}.footer__menu-list-header{display:inline-block;opacity:.5}.footer__links,.footer__menu-list,.footer__tel-block{display:flex;flex-direction:column;gap:10px}.footer__links,.footer__tel-block{gap:40px}.footer__links{gap:20px}@media only screen and (max-width:1070px){.footer .container{flex-wrap:wrap;gap:35px;justify-content:center}.footer__menu-block{order:1}}@media only screen and (max-width:600px){.footer .container{padding:60px 15px;flex-direction:column}.footer .container>.logo{display:inline-block}.footer__logo-block{order:1}.footer__logo-block .logo{display:none}.footer__menu-block{flex-direction:column;gap:25px;order:initial}.footer__menu-block-inner{gap:25px}.footer .popup-btn.btn.type2{padding:10px;max-width:195px}}.breadcrumbs{margin-bottom:30px;position:relative;z-index:5;opacity:.5}.breadcrumbs.hide,.selector input{display:none}.breadcrumbs a,.breadcrumbs li{display:inline}.breadcrumbs li+li::before{content:"—";margin:5px}.breadcrumbs~.main-wrapper>.main>.section{margin-top:0}.breadcrumbs.hide~.main-wrapper>.main>.section{margin-top:160px}@media only screen and (max-width:600px){.breadcrumbs{margin-bottom:5px;padding-bottom:5px}}@media only screen and (max-width:520px){.breadcrumbs.hide~.main-wrapper>.main>.section{margin-top:80px}}.icon{padding-left:35px;position:relative}.icon::before{content:"";position:absolute;top:0;left:0;width:25px;height:25px;background-repeat:no-repeat;background-position:center}.tel-icon::before{background-image:url(/dest/css/../images/static/icons/tel-icon.svg)}.geo-icon::before{background-image:url(/dest/css/../images/static/icons/geo-icon.svg)}.mail-icon::before{background-image:url(/dest/css/../images/static/icons/mail-icon.svg)}.money-icon:before{background-image:url(/dest/css/../images/static/icons/wallet-icon.svg)}.peoples-icon:before{background-image:url(/dest/css/../images/static/icons/peoples-icon.svg)}.vk-icon:before{background-image:url(/dest/css/../images/static/icons/vk-icon.svg)}.card-item{position:relative;display:flex;flex-direction:column;max-width:764px}.card-item:hover .card-item__body{background-color:var(--orange)}.card-item__img{display:block;width:100%;max-width:764px;height:100%;max-height:360px;object-fit:cover}.card-item__body{padding:40px;transition:background-color .2s ease-in-out;background:var(--gray)}.card-item__name{margin-bottom:15px;white-space:nowrap}.card-item__text{height:50px;overflow:hidden}.card-item__promo{position:absolute;top:25px;right:25px;display:flex;align-items:center;justify-content:center;width:95px;height:95px}.card-item__promo span{position:absolute;font-size:14px;line-height:20px;text-align:center}.about-page__img-info svg path,.card-item__promo path{fill:var(--orange)}.card-item__buttons{display:flex;gap:10px;width:100%}.card-item__buttons .btn.type2{padding:15px;width:100%;height:55px}.card-item__info{padding:10px 20px;position:absolute;top:20px;left:20px;display:flex;align-items:center;gap:6px;justify-content:center;border-radius:30px;background-color:var(--orange)}.card-item.type2 .card-item__body{padding:25px 40px 40px}.card-item.type2 .card-item__name{text-align:center;white-space:initial}.card-item.type2:hover .card-item__body{background-color:var(--gray)}@media only screen and (max-width:600px){.card-item .container{gap:40px}.card-item__img{height:320px}}@media only screen and (max-width:500px){.card-item.type2 .card-item__body{height:initial}.card-item.type2 .card-item__buttons{flex-direction:column}}@media only screen and (max-width:450px){.card-item__body{padding:20px 20px 40px}.card-item__text{height:72px}.card-item__promo{top:10px;right:10px}.card-item__promo span{font-size:13px;line-height:18px}.card-item__promo svg{width:80px;height:80px}}@media only screen and (max-width:340px){.card-item__promo{top:5px;right:5px}}.stars{display:flex;align-items:center}.stars .star{width:25px;height:25px;background-image:url(/dest/css/../images/static/icons/star-icon.svg);background-repeat:no-repeat;background-position:0 0}.form__privacy{font-size:14px;line-height:25px;opacity:.5}.ship-item{padding-bottom:40px;position:relative;display:flex;flex-direction:column;max-width:455px}.ship-item::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#fff}.ship-item:hover .ship-item__name{color:var(--orange)}.ship-item:hover .ship-item__hover{opacity:1}.ship-item__img-wrapper{margin-bottom:40px;position:relative}.ship-item__img{display:block;width:100%;max-width:447px;height:100%;max-height:520px;object-fit:cover}.ship-item__hover,.ship-item__hover .btn.type2{align-items:center;justify-content:center;width:100%}.ship-item__hover{position:absolute;top:0;left:0;gap:10px;transition:opacity .2s ease-in-out;opacity:0}.ship-item__hover::before{content:"";position:absolute;width:100%;height:100%;opacity:.85;background-color:#31313f}.ship-item__hover .btn.type2{position:relative;z-index:1;display:flex;max-width:237px}.ship-item__hover .btn.type2:hover{color:var(--orange);border-color:#fff;background-color:#fff}.ship-item__body,.ship-item__hover{display:flex;flex-direction:column;height:100%}.ship-item__name{margin-bottom:16px}.ship-item__info{margin-top:auto;display:flex;gap:15px 20px}@media only screen and (max-width:1150px){.ship-item{gap:25px;height:initial}}@media only screen and (max-width:870px){.ship-item__info{flex-direction:column}}@media only screen and (max-width:600px){.ship-item{padding-bottom:25px}}.sub-title{font-size:40px;line-height:50px}@media only screen and (max-width:680px){.sub-title{max-width:480px;font-size:17px;line-height:26px}}@media only screen and (max-width:600px){.sub-title{font-size:16px;line-height:24px}}@media only screen and (max-width:420px){.sub-title{font-size:16px;line-height:24px}}.goals{display:flex;flex-direction:column;width:100%;max-width:447px}.goals__item{padding:20px 0;border:solid #fff;border-width:0 0 2px}.goals__item:first-child{border-width:2px 0}.goals__item-name{margin-bottom:15px}.swiper-btn-in-middle .swiper-btn{position:absolute;z-index:4;top:50%;transform:translateY(-50%)}.swiper-btn-in-middle .swiper-prev-btn{right:100%}.swiper-btn-in-middle .swiper-next-btn{left:100%;transform:translateY(-50%) rotate(180deg)}.swiper-btn-in-middle .swiper{overflow:initial}.swiper-btn-in-middle .swiper-slide{opacity:0}.swiper-btn-in-middle .swiper-slide-active{opacity:1}.input{padding:15px 25px;height:55px;border:2px solid #fff;border-radius:47px;background-color:#02001b}.input::placeholder{color:rgba(255,255,255,.5)}.input::-webkit-inner-spin-button,.input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.input[type=number]{-moz-appearance:textfield}.input.type2{padding:10px 0 15px;width:100%;border:solid rgba(255,255,255,.5);border-width:0 0 2px;border-radius:0}.selector{position:relative;width:100%;max-width:327px}.selector.opened .selector__list-wrapper{visibility:visible;opacity:1}.selector__current{padding:15px 25px;position:relative;z-index:3;display:flex;align-items:center;gap:5px;justify-content:space-between;width:100%;height:55px;cursor:pointer;border:2px solid #fff;border-radius:47px;background-color:#02001b}.selector__current::after{content:"";width:6px;height:6px;transition:transform .3s ease-in-out;transform:rotate(45deg);border:solid var(--orange);border-width:0 1.5px 1.5px 0}.selector__list-wrapper{position:absolute;z-index:2;top:0;left:0;width:100%;height:230px;overflow:hidden;visibility:hidden;transition:visibility,opacity;transition-duration:.3s;transition-timing-function:ease-in-out;opacity:0;border-radius:25px}.selector__list{padding:62px 0 7px;z-index:2;width:100%;height:100%;overflow:auto;border-radius:25px;background:#333050;scrollbar-color:#1c1a2c #333050;scrollbar-width:thin}.selector__list::-webkit-scrollbar{width:5px;border-radius:2px}.selector__list::-webkit-scrollbar-thumb{background-color:#1c1a2c}.selector__list::-webkit-scrollbar-track{margin-top:50px;background:#2d2a46}.selector__list-item{padding:7px 25px;cursor:pointer}.file-input span,.selector__list-item:hover{color:var(--orange)}.selector.type2 .selector__current{padding:10px 0 15px;border:solid rgba(255,255,255,.5);border-width:0 0 2px;border-radius:0}.file-input{position:relative;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;gap:3px 10px;cursor:pointer}.file-input input{position:absolute;z-index:-5;top:0;left:0;opacity:0}.file-input span{font-weight:600}.file-input span.current-file{font-size:13px;line-height:23px;text-decoration:none;color:rgba(255,255,255,.5)}.range{position:relative;width:100%;height:55px;user-select:none}.range input{position:absolute;visibility:hidden;opacity:0}.range__body{position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:rgba(255,255,255,.5)}.range__btn,.range__line{position:absolute;bottom:0;background-color:var(--orange)}.range__line{left:30%;width:55%;height:2px}.range__btn{z-index:1;display:inline-block;width:16px;height:16px;transform:translateY(50%);border-radius:50%;cursor:pointer}.range__btn:hover{filter:brightness(1.5)}.range__left-btn{left:30%}.range__right-btn{right:15%}.range__num{position:absolute;bottom:17px;font-weight:600}.range__left-num{left:0}.range__right-num{right:0}.textarea{padding:15px 25px;width:100%;height:100%;resize:none;border:2px solid #fff;border-radius:27px}.close-btn{position:absolute;top:0;right:0;width:19px;height:19px}.btn,.close-btn span{display:flex;align-items:center;justify-content:center}.close-btn span{position:relative}.close-btn span::after,.close-btn span::before{content:"";position:absolute;width:2px;height:25px;background-color:#7d8799;transition:background-color .2s ease-in-out}.close-btn span::before{transform:rotate(45deg)}.close-btn span::after{transform:rotate(-45deg)}.close-btn:hover span::after,.close-btn:hover span::before{background-color:#000}.btn{padding:15px 45px;height:55px;cursor:pointer;transition:opacity .2s ease-in-out;border-radius:47px;background-color:var(--orange)}.btn:hover{opacity:.75}.btn.type2{padding:10px 30px;height:45px;transition:background-color .2s ease-in-out,border-color .2s ease-in-out;border:2px solid #fff;background:0 0}.btn.type2:hover{opacity:1;border-color:var(--orange);background:var(--orange)}@media only screen and (max-width:340px){.btn{padding:15px 38px}}.swiper-controls{display:flex;align-items:center;gap:10px}.swiper-btn,.tab-switcher__btn::after{transition:border-color .2s ease-in-out}.swiper-btn{width:55px;height:55px;border:2px solid rgba(255,255,255,.5);-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background-image:url(/dest/css/../images/static/icons/arrow.svg);background-repeat:no-repeat;background-position:center}.swiper-btn:hover{border-color:#fff}.swiper-next-btn{transform:rotate(180deg);transform-origin:center}.swiper-pagination{display:flex;flex-direction:column;gap:5px;width:fit-content!important}.swiper-pagination-bullet{background:rgba(255,255,255,.5)}.swiper-pagination-bullet-active{background:#fff}.tab-switcher{display:flex;gap:4px;width:fit-content;border:2px solid rgba(255,255,255,.5);border-radius:47px}.tab-switcher input{display:none}.tab-switcher__btn{padding:15px 30px;position:relative;box-sizing:border-box;color:rgba(255,255,255,.5)}.tab-switcher__btn::after{content:"";position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);border:2px solid transparent;border-radius:47px}.tab-switcher__btn.active,.tab-switcher__btn:hover{color:#fff}.tab-switcher__btn.active::after{border:2px solid #fff}@media only screen and (max-width:600px){.tab-switcher{padding:2px;width:100%;max-width:100%;height:48px;overflow:auto;overflow-y:hidden;border:0;border-radius:0}.tab-switcher__wrapper{position:relative}.tab-switcher__wrapper::after,.tab-switcher__wrapper::before{content:"";position:absolute;z-index:-1;left:-15px;width:300%;height:2px;background-color:rgba(255,255,255,.5)}.tab-switcher__wrapper::before{top:0}.tab-switcher__wrapper::after{bottom:0}}.menu-btn.opened,.open-btn{position:relative;align-items:center;justify-content:center}.menu-btn,.open-btn{display:flex;flex-shrink:0}.open-btn{width:55px;height:55px;border:2px solid rgba(255,255,255,.5);-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}.open-btn::after,.open-btn::before{content:"";position:absolute;width:25px;height:2px;background-color:#fff}.open-btn::after{transition:transform .2s ease-in-out;transform:rotate(90deg)}.open-btn.opened::after{transform:rotate(0)}.menu-btn{flex-direction:column;justify-content:space-between;width:30px;height:20px}.menu-btn span{width:100%;height:3px;transition:transform .4s;background-color:#fff}.menu-btn.opened{height:30px}.menu-btn.opened span{position:absolute}.menu-btn.opened span:nth-child(1){transform:translateY(-50%) rotate(45deg)}.menu-btn.opened span:nth-child(2){display:none}.menu-btn.opened span:nth-child(3){transform:translateY(-50%) rotate(-45deg)}.more-btn{display:flex;align-items:center;gap:5px;color:var(--orange)}.more-btn::after{content:"";display:inline-block;width:6px;height:6px;transition:transform .3s ease-in-out;transform:rotate(45deg);border:solid var(--orange);border-width:0 2px 2px 0}.popup{padding:15px;position:fixed;z-index:100;top:0;left:0;width:100vw;height:100vh;overflow-x:hidden;overflow-y:auto;visibility:hidden;transition:opacity .3s ease-in-out;opacity:0;background-color:rgba(2,0,34,.5)}.popup.opened,.popup__content.opened{visibility:visible;opacity:1}.popup__body{position:relative;width:100%;height:100%}.popup__content{position:absolute;top:50%;left:50%;height:fit-content;max-height:100%;overflow-x:hidden;overflow-y:auto;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s;transform:translateX(-50%) translateY(-50%);opacity:0}.popup .close-btn{z-index:30;top:20px;right:20px}@media only screen and (max-width:350px){.popup .close-btn{top:10px;right:10px}}.req-popup{padding:100px;display:flex;justify-content:space-between;width:100%;max-width:1400px;min-height:505px;overflow:hidden;background-color:#333050}.req-popup__body{position:relative;z-index:2}.req-popup__bg-placeholder{width:415px;height:20px}.req-popup__title{margin-bottom:30px}.req-popup__text{margin-bottom:50px}.req-popup .form{display:grid;grid-template-columns:minmax(5px,327px) 1fr;gap:30px;max-width:735px}.req-popup .form .input{max-width:327px;background-color:#333050}.req-popup .form .btn{max-width:327px}.req-popup__img-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.req-popup__img-wrapper img{position:absolute;top:50%;right:-190px;width:702px;height:702px;transform:translateY(-50%);object-fit:contain}.calendar-popup .close-btn span::after,.calendar-popup .close-btn span::before,.req-popup .close-btn span::after,.req-popup .close-btn span::before{background-color:#fff}.req-popup .close-btn:hover span::after,.req-popup .close-btn:hover span::before{background-color:#7d8799}@media only screen and (max-width:1350px){.req-popup{padding:90px}}@media only screen and (max-width:1130px){.req-popup{padding:60px 90px 340px}.req-popup__bg-placeholder{display:none}.req-popup__img-wrapper img{top:initial;right:50%;bottom:-310px;width:632px;height:632px;transform:translateX(50%) rotate(41deg);transform-origin:center}}@media only screen and (max-width:800px){.req-popup{padding:60px 30px 340px}.req-popup__title{margin-bottom:15px}.req-popup__text{margin-bottom:30px}.req-popup__body{width:100%}.req-popup .form{grid-template-columns:1fr 1fr}}@media only screen and (max-width:660px){.req-popup{padding:60px 30px 285px}.req-popup .form{grid-template-columns:1fr}.req-popup .form .btn,.req-popup .form .input{width:100%;max-width:initial}.req-popup__img-wrapper img{width:472px;height:692px}}@media only screen and (max-width:380px){.req-popup{padding:45px 20px 285px}.req-popup__title{font-size:30px;line-height:35px}}@media only screen and (max-width:600px) and (max-height:785px){.req-popup{padding:60px 30px 185px}.req-popup__img-wrapper img{width:312px}}@media only screen and (max-width:600px) and (max-height:700px){.req-popup{padding:35px 20px;overflow:initial}.req-popup__img-wrapper{display:none}}@media only screen and (max-width:600px) and (max-height:580px){.req-popup{top:0;transform:translateX(-50%)}}.calendar-popup{width:100%}.thx-popup{padding:40px;width:fit-content;max-width:600px;overflow:hidden;background:var(--gray)}.thx-popup__title{margin-bottom:14px}.thx-popup__text{margin-bottom:0;margin-left:5px}@media only screen and (max-width:420px){.thx-popup__title{font-size:28px;line-height:33px}.thx-popup__text{margin-left:0}}@media only screen and (max-width:360px){.thx-popup__title{font-size:25px;line-height:28px}}.hero,.hero .container{position:relative}.hero .container{padding:145px 15px 215px}.hero__slider-active-img{position:absolute;top:0;left:50%;width:100%;max-width:1840px;height:100%;max-height:880px;transform:translateX(-50%);object-fit:cover}.hero__slider-active-img_mobile{display:none}.hero__slide{opacity:0!important}.hero__slide.swiper-slide-active{opacity:1!important}.hero__slide-text,.hero__slide-title{font-family:"SFDisplay",sans-serif;letter-spacing:-.015em}.hero__slide-title{margin-bottom:40px;max-width:920px;font-size:76px;line-height:80px}.hero__slide-text{max-width:650px;font-size:24px;line-height:35px}.hero__slide-text p{margin:0 0 15px}.hero__slide-img{display:none}.hero__slider-controls-wrapper{margin-top:80px;position:relative;z-index:4;display:flex;align-items:center;gap:20px}.hero .swiper-pagination{top:50%;right:15px;bottom:initial!important;left:initial!important;transform:translateY(-50%)}.hero .swiper-btn{display:flex;align-items:center;justify-content:center}.hero .swiper-prev-btn svg{transform:rotate(90deg) scaleX(-1) scale(1.08)}.hero .swiper-next-btn svg{transform:rotate(-90deg) scaleX(-1) scale(1.08);stroke-dasharray:1000;stroke-dashoffset:1000}@media only screen and (max-width:800px){.hero__slide-title{margin-bottom:30px;font-size:56px;line-height:60px}.hero__slider-active-img_desktop{display:none}.hero__slider-active-img_mobile{display:block}}@media only screen and (max-width:680px){.hero__slide-title{margin-bottom:20px;font-size:46px;line-height:50px}.hero__slide-text{max-width:480px;font-size:17px;line-height:26px}}@media only screen and (max-width:600px){.hero .container{padding:75px 15px 135px}.hero__slide-title{font-size:36px;line-height:41px}.hero__slide-text{max-width:419px;font-size:16px;line-height:24px}.hero .btn{width:100%;max-width:initial}}@media only screen and (max-width:450px){.hero .swiper-pagination{display:none;top:15px;right:50%;flex-direction:row;gap:8px;transform:translateX(50%)}.hero .swiper-pagination-bullet{margin:0!important}.hero__slider-controls-wrapper{flex-direction:column;align-items:flex-start}}@media only screen and (max-width:420px){.hero .container{padding:90px 15px}.hero__slide-title{font-size:24px;line-height:30px;letter-spacing:-.015em}.hero__slide-text{max-width:350px;font-size:16px;line-height:24px}.hero__slider-controls-wrapper{margin-top:40px;gap:30px}}.benefits{margin-top:140px}.benefits .container{display:flex;gap:15px;justify-content:space-between}.benefits__title{max-width:870px}.benefits__list{display:flex;flex-direction:column;flex-shrink:0;gap:20px}.benefits__list-item{padding:22px 0 22px 30px;position:relative}.benefits__list-item::before{content:"";position:absolute;z-index:-1;top:50%;left:0;width:80px;height:80px;transform:translateY(-50%);background-image:url(/dest/css/../images/static/figure.svg);background-repeat:no-repeat;background-position:center;background-size:contain;filter:invert(61%) sepia(78%) saturate(5691%) hue-rotate(343deg) brightness(92%) contrast(94%)}@media only screen and (max-width:1200px){.benefits__title{max-width:580px}}@media only screen and (max-width:1050px){.benefits__title{max-width:510px}}@media only screen and (max-width:990px){.benefits__title{max-width:480px}}@media only screen and (max-width:920px){.benefits__list-item{padding:18px 0 18px 20px}.benefits__list-item::before{width:60px;height:60px}}@media only screen and (max-width:800px){.benefits{margin-top:100px}.benefits .container{flex-direction:column;gap:35px}.benefits__title{max-width:600px}}@media only screen and (max-width:500px){.benefits__title{font-size:24px;line-height:29px}}@media only screen and (max-width:400px){.benefits{margin-top:70px}.benefits__title{font-size:21px;line-height:26px}.benefits__list-item{font-size:18px;line-height:23px}}@media only screen and (max-width:360px){.benefits__list-item{padding:18px 0 18px 9px}}.rent__title-wrapper{margin-bottom:50px;display:flex;align-items:center;gap:15px;justify-content:space-between}.rent__block{display:flex;align-items:center;gap:75px}.rent .swiper-slide-active+.swiper-slide,.rent .swiper-slide-active+.swiper-slide+.swiper-slide{opacity:1}@media only screen and (max-width:1280px){.rent .swiper{max-width:910px}}@media only screen and (max-width:1120px){.rent__block{gap:25px}.rent .tab-switcher__btn{padding:15px 25px}}@media only screen and (max-width:970px){.rent .tab-switcher__btn{padding:15px 18px}}@media only screen and (max-width:920px){.rent__title-wrapper{flex-direction:column;align-items:flex-start}}@media only screen and (max-width:780px){.rent__title-wrapper{flex-direction:row}.rent__block{flex-direction:column;align-items:flex-start}.rent .swiper-controls{align-self:flex-end}}@media only screen and (max-width:740px){.rent .swiper{max-width:450px;overflow:initial}}@media only screen and (max-width:650px){.rent__title-wrapper{flex-direction:column;gap:25px}.rent__block{flex-direction:column;align-items:flex-start}.rent .swiper-controls{align-self:flex-start}}@media only screen and (max-width:600px){.rent .tab-switcher__wrapper{display:grid}.rent .tab-switcher,.rent .tab-switcher__btn,.rent__block{width:100%}.rent .swiper-controls{display:none}.rent .swiper{margin-left:0;max-width:95%}}.additional__title-wrapper{margin-bottom:50px;display:flex;gap:20px;justify-content:space-between}.additional__slide-img{margin-bottom:38px;width:100%;max-width:327px;height:100%;max-height:327px}.additional__slide:hover .additional__slide-name{color:var(--orange)}.additional .swiper-slide-active+.swiper-slide,.additional .swiper-slide-active+.swiper-slide+.swiper-slide,.additional .swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide{opacity:1}@media only screen and (max-width:890px){.additional__title-wrapper{flex-direction:column}}@media only screen and (max-width:600px){.additional__title-wrapper{margin-bottom:25px}.additional .swiper-controls{display:none}.additional__slide-img{margin-bottom:20px}.additional .swiper{margin-left:0;max-width:95%}}@media only screen and (max-width:520px){.additional .swiper{max-width:330px;overflow:initial}}.events .container{display:flex;gap:135px}.events__mobile-btn{display:none}.events__title-wrapper{display:flex;flex-direction:column}.events__title-wrapper .btn{width:fit-content}.events__title{margin-bottom:50px;max-width:340px}.events .swiper-controls{margin-top:auto;width:min-content}.events .swiper{max-width:764px;overflow:initial}.events .swiper-wrapper{visibility:hidden}.events .swiper-slide{visibility:hidden;cursor:default;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;pointer-events:none;opacity:0}.events .swiper-slide-active,.events .swiper-slide-next{visibility:visible;cursor:pointer;pointer-events:auto;opacity:1}@media only screen and (max-width:1320px){.events .container{gap:45px}}@media only screen and (max-width:1160px){.events .card-item{max-width:585px}.events .swiper{margin:0;max-width:584px}}@media only screen and (max-width:980px){.events .container{flex-direction:column}.events__title-wrapper{flex-direction:row;align-items:center;gap:25px}.events .btn{padding:15px 25px}.events .swiper-controls,.events__title{margin:0}}@media only screen and (max-width:820px){.events__title-wrapper{flex-direction:column;align-items:initial}}@media only screen and (max-width:600px){.events .btn{display:none}.events__mobile-btn.btn{text-align:center;display:inline-block}}@media only screen and (max-width:500px){.events .btn{width:100%}}.cta{text-align:center}.cta .container{display:flex;flex-direction:column;align-items:center}.cta__title{margin-bottom:30px;max-width:1235px}.cta__text{margin-bottom:50px}@media only screen and (max-width:500px){.cta__title{font-size:25px;line-height:32px}.cta .btn{width:100%}}@media only screen and (max-width:360px){.cta__title{margin-bottom:18px;font-size:21px;line-height:28px}}.how-works .container{display:flex;gap:35px;justify-content:space-between}.how-works__title{max-width:340px}.how-works__body{display:grid;grid-template-columns:1fr 1fr;gap:30px}.how-works__body-item{padding:40px;width:100%;max-width:447px;min-height:447px;border:2px solid #fff}.how-works__item-num{margin-bottom:50px;font-family:"SFDisplay",sans-serif;font-size:87px;line-height:90px;letter-spacing:-.015em}.how-works__item-name{margin-bottom:25px}.how-works__text{display:flex;flex-direction:column;gap:15px}.how-works__text a,.how-works__text span{display:inline}.how-works__text ul li{position:relative;margin:0 0 10px}.how-works__text ul li:before{position:absolute;width:7px;height:7px;background:#fff;border-radius:999rem;content:"";top:9px;left:-13px}.how-works__body-img{width:100%;max-width:447px;height:100%;max-height:447px;object-fit:contain}@media only screen and (max-width:1250px){.how-works__body-item{padding:28px}}@media only screen and (max-width:1190px){.how-works .container{flex-direction:column}.how-works__title{max-width:initial}.how-works__body{max-width:925px}}@media only screen and (max-width:740px){.how-works__body{grid-template-columns:1fr}.how-works__item-num{margin-bottom:10px;font-size:67px;line-height:71px}.how-works__body-item{padding:20px;max-width:385px;min-height:385px}.how-works__body-img{max-width:385px;max-height:385px}}@media only screen and (max-width:600px){.how-works__body-img{display:none}}.our-events .container{display:flex;flex-direction:column;gap:50px}.our-events__title-wrapper{display:flex;gap:30px 20px;justify-content:space-between}.our-events .swiper{max-width:100%}.our-events .swiper-slide-next{opacity:1}@media only screen and (max-width:950px){.our-events .swiper{width:100%;max-width:685px;overflow:initial}}@media only screen and (max-width:540px){.our-events__title-wrapper{flex-direction:column;align-items:initial}}.calendar-month{display:grid;grid-template-columns:repeat(7,50px);gap:5px}.calendar-month__item{position:relative;display:flex;align-items:center;justify-content:center;width:50px;height:50px;transition:background-color .2s ease-in-out}.calendar-month__item::after{content:"";position:absolute;width:100%;height:100%;border:2px solid transparent}.calendar-month__item.not-active{color:rgba(255,255,255,.35)}.calendar-month__item.type1::after{border-color:var(--orange)}.calendar-month__item.type1:hover{background-color:var(--orange)}.calendar-month__item.type2::after{border-color:var(--blue)}.calendar-month__item.type2:hover{background-color:var(--blue)}.calendar-month__item.type3::after{border-color:var(--yellow)}.calendar-month__item.type3:hover{background-color:var(--yellow)}.calendar-month__item.type4::after{border-color:var(--green)}.calendar-month__item.type4:hover{background-color:var(--green)}.calendar-month__item.type1,.calendar-month__item.type2,.calendar-month__item.type3,.calendar-month__item.type4{cursor:pointer;color:#fff}.calendar-month__item.type1.not-active::after,.calendar-month__item.type2.not-active::after,.calendar-month__item.type3.not-active::after,.calendar-month__item.type4.not-active::after{cursor:auto;opacity:.5}.calendar-month__item.type1.not-active:hover,.calendar-month__item.type2.not-active:hover,.calendar-month__item.type3.not-active:hover,.calendar-month__item.type4.not-active:hover{background-color:transparent}@media only screen and (max-width:400px){.calendar-month{grid-template-columns:repeat(7,40px)}.calendar-month__item{width:40px;height:40px}}.calendar{position:relative}.calendar__hover-item{position:absolute;z-index:15;bottom:calc(100% + 15px);left:50%;width:max-content;max-width:564px;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;transform:translateX(-50%);opacity:0}.calendar__hover-item.opened{visibility:visible;opacity:1}.calendar__hover-item .card-item__img{width:564px;height:360px;background-color:#383838}.calendar .container{display:flex;flex-direction:column;align-items:center}.calendar__title{margin-bottom:50px;text-align:center}.calendar .swiper{margin:0;width:100%;overflow:initial}.calendar .swiper-wrapper{gap:20px;justify-content:space-between}.calendar__slide{display:flex;flex-direction:column;align-items:center;gap:25px;width:fit-content}.calendar__slide-name{text-align:center}.calendar__legend{margin-top:50px;display:flex;gap:20px 40px}.calendar__legend-item{display:flex;align-items:center;gap:5px}.calendar__legend-item::before{content:"";flex-shrink:0;width:9px;height:9px}.calendar__legend-item.type1::before{background-color:var(--orange)}.calendar__legend-item.type2::before{background-color:var(--blue)}.calendar__legend-item.type3::before{background-color:var(--yellow)}.calendar__legend-item.type4::before{background-color:var(--green)}.calendar .swiper-btn{display:none}.calendar .swiper-fade .swiper-slide{opacity:0!important}.calendar .swiper-fade .swiper-slide-active{opacity:1!important}@media only screen and (max-width:1240px){.calendar-month{gap:4px}.calendar .swiper-wrapper{gap:10px}}@media only screen and (max-width:1200px){.calendar .swiper-wrapper{gap:0}.calendar .swiper-btn{position:absolute;z-index:4;top:50%;display:flex}.calendar .swiper-prev-btn{left:calc(100vw - 380px - (100vw - 380px)/2 - 105px)}.calendar .swiper-next-btn{right:calc(100vw - 380px - (100vw - 380px)/2 - 105px)}}@media only screen and (max-width:800px){.calendar__legend{flex-direction:column}}@media only screen and (max-width:620px){.calendar .swiper-prev-btn{left:calc(100vw - 380px - (100vw - 380px)/2 - 85px)}.calendar .swiper-next-btn{right:calc(100vw - 380px - (100vw - 380px)/2 - 85px)}}@media only screen and (max-width:540px){.calendar .swiper-btn{top:-10px}.calendar .swiper-prev-btn{left:calc(100vw - 380px - (100vw - 380px)/2 - 15px)}.calendar .swiper-next-btn{right:calc(100vw - 380px - (100vw - 380px)/2 - 15px)}}@media only screen and (max-width:400px){.calendar .swiper-btn{top:-5px;width:40px;height:40px;background-size:20px 40px}.calendar__legend{margin-top:30px}.calendar .swiper-prev-btn{left:calc(100vw - 380px - (100vw - 380px)/2 + 20px)}.calendar .swiper-next-btn{right:calc(100vw - 380px - (100vw - 380px)/2 + 20px)}}.about .container{padding-top:690px;position:relative;display:flex;gap:35px 20px;justify-content:space-between}.about .container>img{position:absolute;top:0;right:0;width:1660px;height:620px;object-fit:contain}.about__body{display:flex;flex-direction:column;max-width:790px}.about__title{margin-bottom:30px}.about__text{margin-bottom:50px}.about__text p+p{margin-top:20px}.about .btn{width:fit-content}@media only screen and (max-width:1000px){.about .container>img{right:50%;transform:translateX(50%)}}@media only screen and (max-width:780px){.about .container{padding-top:390px;flex-direction:column}.about .container>img{height:360px}.about__goals{max-width:initial}}@media only screen and (max-width:600px){.about .container{padding-top:250px}.about .container>img{height:205px}.about .btn{display:none}.about__text{margin-bottom:0}.about__text p+p{margin-top:10px}}@media only screen and (max-width:550px){.about .btn{width:100%}}.team__title-wrapper{margin-bottom:50px;display:flex;gap:30px 15px;justify-content:space-between}.team .swiper-slide{max-width:320px;height:auto}.team__slide{padding:25px;display:flex;flex-direction:column;width:327px;height:100%;min-height:470px;background-color:var(--gray)}.team__slide-photo{margin-bottom:25px;width:100%;max-width:277px;height:100%;max-height:277px;object-fit:cover}.team__slide-name{margin-bottom:15px}.team__slide-info-wrapper{display:flex;flex-direction:column;gap:5px}@media only screen and (max-width:930px){.team .swiper{max-width:670px;overflow:initial}}@media only screen and (max-width:600px){.team__title-wrapper{margin-bottom:25px}.team .swiper{margin:0;overflow:initial}.team .swiper-controls{display:none}.team__slide{padding:20px;min-height:initial}.team__slide-photo{max-width:235px;max-height:235px}.team .swiper{max-width:95%;margin-left:0}}@media only screen and (max-width:490px){.team__title-wrapper{flex-direction:column;align-items:flex-start}}.faq .container{display:flex;gap:35px 60px}.faq__title{max-width:415px}.faq__list{display:flex;flex-direction:column;max-width:920px}.faq__list-item{padding:20px 0;border:solid #fff;border-width:0 0 2px}.faq__list-item:first-child{border-width:2px 0}.faq__list-item.opened .faq__item-body{margin:25px 0 20px;height:initial}.faq__list-item.opened .open-btn::after{transform:rotate(0)}.faq__item-title-wrapper{display:flex;align-items:center;gap:20px;justify-content:space-between}.faq__item-body{margin:0;height:0;overflow:hidden}@media only screen and (max-width:1100px){.faq .container{flex-direction:column}}@media only screen and (max-width:600px){.faq__item-title-wrapper{gap:10px}.faq__list-item{padding:17px 0}}@media only screen and (max-width:500px){.faq__item-name{font-size:16px;line-height:25px;letter-spacing:-.015em}}.gallery__title-wrapper{margin-bottom:50px;display:flex;align-items:center;justify-content:space-between}.gallery .swiper{width:100%;overflow:initial}.gallery .swiper-wrapper{align-items:center}.gallery .swiper-slide img{width:100%;height:100%;transition:opacity .2s ease-in-out;object-fit:cover}.gallery .swiper-slide-active img{max-width:1400px;max-height:760px}.gallery .swiper-slide-next img,.gallery .swiper-slide-prev img{max-height:675px;opacity:.5}.gallery .swiper-slide-prev{object-position:right center}.gallery .swiper-slide-next{object-position:left center}@media only screen and (max-width:1550px){.gallery .swiper{max-width:1190px}.gallery .swiper-slide-next img,.gallery .swiper-slide-prev img{max-height:555px}}@media only screen and (max-width:1330px){.gallery .swiper{max-width:1000px}.gallery .swiper-slide{height:500px}.gallery .swiper-slide-next,.gallery .swiper-slide-prev{height:455px}.gallery .swiper-slide-next img,.gallery .swiper-slide-prev img{max-height:455px}.gallery .swiper-slide-active img,.gallery .swiper-wrapper{max-height:500px}}@media only screen and (max-width:1140px){.gallery .swiper{max-width:870px}.gallery .swiper-slide-next,.gallery .swiper-slide-prev{height:400px}.gallery .swiper-slide-next img,.gallery .swiper-slide-prev img{max-height:400px}}@media only screen and (max-width:980px){.gallery .swiper-slide{height:400px}.gallery .swiper-slide-active img{max-height:400px}}@media only screen and (max-width:600px){.gallery .container{padding:0}.gallery__title-wrapper{margin-bottom:25px;padding:0 15px;flex-direction:column;align-items:initial;gap:25px}.gallery .swiper-slide,.gallery .swiper-slide-next,.gallery .swiper-slide-prev{height:240px}}.reviews__title-wrapper{margin-bottom:30px;display:flex;align-items:center;gap:15px;justify-content:space-between}.reviews__subtitle{margin-bottom:50px}.reviews .swiper{max-width:1390px}.detail-page__gallery-list img:hover,.reviews .swiper-slide-next{opacity:1}@media only screen and (max-width:1170px){.reviews .review-item__info{flex-direction:column}}@media only screen and (max-width:980px){.reviews .swiper{max-width:685px;overflow:initial}.reviews .review-item__info{flex-direction:row}}@media only screen and (max-width:450px){.reviews__title-wrapper{flex-direction:column;align-items:flex-start}.reviews__subtitle{margin-bottom:25px}}.review-item{padding:40px;display:flex;flex-direction:column;width:100%;max-width:685px;height:auto;min-height:440px;border:2px solid #fff}.review-item__name{margin-bottom:15px}.review-item__text{margin-bottom:35px}.review-item__info{margin-top:auto;justify-content:space-between}.review-item__info,.review-item__info-inner{display:flex;gap:10px}.review-item__author,.review-item__date{opacity:.5}@media only screen and (max-width:580px){.review-item__info{flex-direction:column!important}}@media only screen and (max-width:490px){.review-item{padding:25px}}@media only screen and (max-width:440px){.review-item__info-inner{flex-direction:column}}@media only screen and (max-width:380px){.review-item{padding:15px}}.form-section .container,.form-section .form{display:flex;flex-direction:column}.form-section__title{margin-bottom:30px}.form-section__subtitle{margin-bottom:50px}.form-section .form__body{display:flex;gap:30px}.form-section .form__body .input{width:100%}.form-section .form .btn[type=submit]{width:100%;max-width:328px}.form-section .form__privacy{margin-top:25px}@media only screen and (max-width:1170px){.form-section .form__body{display:grid;grid-template-columns:1fr 1fr;max-width:670px}}@media only screen and (max-width:600px){.form-section .form__body{grid-template-columns:1fr}.form-section .form .btn[type=submit],.form-section .selector{max-width:initial}.form-section .title,.form-section__subtitle{margin-bottom:25px}.form-section .input,.form-section .selector{margin-bottom:10px}.form-section .form__body{gap:0}.form-section .btn{margin-bottom:15px}.form-section .form__privacy{margin-top:0;font-size:10px;line-height:15px}}.catalog-page__title-wrapper{margin-bottom:50px;display:flex;align-items:center;justify-content:space-between}.catalog-page .tab-switcher__wrapper{margin-bottom:35px}.catalog-page__filter-title{margin-bottom:35px;position:relative;z-index:1;display:none;align-items:center;justify-content:space-between;width:100%}.catalog-page__filter-title button{line-height:30px;color:var(--orange)}.catalog-page__filters{margin-bottom:50px;display:flex;gap:30px;justify-content:space-between}.catalog-page__filter-item{width:100%}.catalog-page__filter-item>span{font-size:14px;font-weight:600;line-height:20px;color:rgba(255,255,255,.5)}.catalog-page__filter-item_mobile{position:absolute;visibility:hidden;opacity:0}.catalog-page__filter-item-inner{margin-top:14px;padding-bottom:7px;display:flex;justify-content:space-between;border:solid rgba(255,255,255,.5);border-width:0 0 2px}.catalog-page__filter-item-inner .input-wrapper{padding-left:25px;position:relative}.catalog-page__filter-item-inner .input-wrapper::before{position:absolute;left:0;color:var(--orange)}.catalog-page__filter-item-inner .input-wrapper_from-cost::before{content:"От"}.catalog-page__filter-item-inner .input-wrapper_upto-cost::before{content:"До"}.catalog-page__num-input,.seo__text ul li{padding-left:30px;position:relative}.catalog-page__num-input::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:rgba(255,255,255,.5)}.catalog-page__num-input::after{content:"До";position:absolute;bottom:17px;left:0}.catalog-page__num-input .input.type2{border:0}.catalog-page__body{display:grid;grid-template-columns:1fr 1fr 1fr;gap:60px 30px}.catalog-page .filter-btn{display:none;color:var(--orange)}.catalog-page .selector{max-width:initial}@media only screen and (max-width:1230px){.catalog-page__body{grid-template-columns:1fr 1fr;justify-items:center}}@media only screen and (max-width:950px){.catalog-page__filters{display:grid;grid-template-columns:1fr 1fr}.catalog-page__filters .selector{max-width:initial}}@media only screen and (max-width:600px){.catalog-page__body{grid-template-columns:1fr;gap:30px}.catalog-page__filters-wrapper{padding:0 15px 145px;position:fixed;z-index:3;top:143px;left:0;width:100%;height:calc(100vh - 143px);overflow:auto;visibility:hidden;transition:visibility,opacity;transition-timing-function:ease-in-out;transition-duration:.3s;opacity:0;background-color:var(--main)}.catalog-page__filters-wrapper::before{content:"";position:absolute;top:-130px;left:0;width:100%;height:100vh;background-color:var(--main)}.catalog-page__filters-wrapper.opened{visibility:visible;opacity:1}.catalog-page__filter-title{display:flex}.catalog-page__filter-item_range{display:none}.catalog-page__filter-item_mobile{position:initial;visibility:visible;opacity:1}.catalog-page__filters{position:relative;z-index:1;display:flex;flex-direction:column}.catalog-page .filter-btn{display:inline-block}}.seo .title{margin-bottom:25px}.seo__text p+p{margin-top:15px}.seo__text ul li{padding-left:9px}.seo__text ul li::before{content:"";position:absolute;top:10px;left:0;width:5px;height:5px;border-radius:50%;background-color:#fff}.seo__text b{font-weight:700}.seo__text i{font-style:italic}.seo .more-btn{margin-top:25px}.seo_more .seo__text{height:75px;overflow:hidden}.seo_more.opened .seo__text{height:initial}.seo_more.opened .more-btn{display:none}.detail-page .title{margin-bottom:50px}.detail-page__body-wrapper{display:flex;gap:60px;justify-content:space-between}.detail-page__gallery{display:flex;flex-direction:column;gap:30px}.detail-page__main-img{max-width:764px;max-height:605px}.detail-page__main-img img{display:block;width:100%;height:100%;object-fit:cover}.detail-page__gallery-list{display:flex;gap:30px}.detail-page__gallery-list img{display:block;width:129px;height:130px;cursor:pointer;transition:opacity .3s ease-in-out;opacity:.5;object-fit:cover}.detail-page__text{margin-bottom:35px}.about-page__text p+p,.detail-page__text p+p{margin-top:20px}.detail-page__info{margin-bottom:50px;display:flex;gap:50px}@media only screen and (max-width:1330px){.detail-page__gallery{gap:15px;max-width:605px}.detail-page__gallery-list{gap:15px}.detail-page__gallery-list img{width:105px;height:105px}}@media only screen and (max-width:1200px){.detail-page__body-wrapper{flex-direction:column}.detail-page__body{max-width:605px}.detail-page__gallery-list img{width:109px;height:109px}}@media only screen and (max-width:655px){.detail-page__gallery-list{overflow:auto}.detail-page__gallery-list img{width:95px;height:95px}}@media only screen and (max-width:580px){.detail-page .title{margin-bottom:25px}.detail-page__gallery-list img{width:80px;height:80px}.detail-page__body-wrapper{gap:30px}.detail-page__text{margin-bottom:30px}.detail-page__info{margin-bottom:45px;flex-direction:column;gap:15px}.detail-page .btn.popup-btn{width:100%;max-width:initial}}@media only screen and (max-width:400px){.detail-page__gallery,.detail-page__gallery-list{gap:10px}.detail-page__gallery-list img{width:78px;height:78px}}.about-page__title-wrapper{margin-bottom:50px;display:flex;gap:25px;justify-content:space-between}.about-page .title{flex-shrink:0;max-width:610px}.about-page__text{max-width:635px}.about-page__img-wrapper{margin-bottom:50px;position:relative;width:100%;max-width:1400px;height:100%;max-height:700px}.about-page__img-wrapper img,.certificates .swiper-slide img{display:block;width:100%;height:100%}.about-page__img-info{position:absolute;z-index:1;top:30px;right:30px;display:flex;align-items:center;justify-content:center;width:250px;height:250px}.about-page__img-info span{position:relative;z-index:1;font-size:28px;line-height:35px;text-align:center}.about-page__img-info svg{position:absolute;width:100%;height:100%}.about-page__goals{flex-direction:row;gap:30px;justify-content:space-between;max-width:initial}.about-page .goals__item{width:100%;border-width:2px 0 0}@media only screen and (max-width:1200px){.about-page .title{max-width:510px}}@media only screen and (max-width:1000px){.about-page__title-wrapper{margin-bottom:40px;flex-direction:column}.about-page__img{margin-bottom:20px}.about-page__goals{flex-direction:column;gap:0}.about-page .goals__item:last-child{border-width:2px 0}.about-page__img-info{width:180px;height:180px}.about-page__img-info span{font-size:23px;line-height:25px}}@media only screen and (max-width:800px){.about-page__img-info{width:140px;height:140px}.about-page__img-info span{font-size:18px;line-height:22px}}@media only screen and (max-width:600px){.about-page__img-info{display:none}.about-page__img-wrapper{transform:scaleX(1.1)}}.cooperation .title{margin-bottom:30px}.cooperation__text{margin-bottom:50px}.cooperation .form{display:flex;gap:30px}.cooperation__inputs-wrapper{flex-direction:column;max-width:1040px}.cooperation__inputs,.cooperation__inputs-wrapper{display:flex;gap:30px;width:100%}.cooperation__inputs .input{width:100%}.cooperation .textarea{min-height:165px}.cooperation .btn{margin-bottom:30px;padding:10px;width:100%;max-width:initial}.cooperation__submit-wrapper{max-width:327px}.cooperation .form__privacy{margin-top:20px;max-width:270px;font-size:14px;line-height:25px;text-align:center}@media only screen and (max-width:1070px){.cooperation__form{flex-direction:column}.cooperation__submit-wrapper{display:flex;flex-direction:column;max-width:initial}.cooperation__submit-wrapper .btn{margin-bottom:0;max-width:320px}.cooperation__file-input-wrapper{display:flex;align-items:center;gap:25px}.cooperation .form__privacy{max-width:initial;text-align:left}.cooperation .file-input{flex-direction:row;gap:20px}}@media only screen and (max-width:850px){.cooperation__inputs{flex-direction:column;gap:20px}.cooperation__inputs-wrapper{gap:20px}}@media only screen and (max-width:750px){.cooperation .title{margin-bottom:15px}.cooperation__text{margin-bottom:25px}.cooperation__file-input-wrapper{flex-direction:column;align-items:initial}}@media only screen and (max-width:500px){.cooperation__inputs,.cooperation__inputs-wrapper{gap:10px}.cooperation .form,.cooperation__file-input-wrapper{gap:20px}.cooperation .file-input{gap:3px 15px;order:-1}.cooperation__file-input-wrapper .btn{max-width:initial}.cooperation .form__privacy{margin-top:15px;font-size:10px;line-height:15px}}.certificates .container{display:flex;gap:85px}.certificates__title-wrapper{position:relative;z-index:5;display:flex;flex-direction:column;max-width:395px}.certificates .title{margin-bottom:30px;width:max-content;max-width:395px}.certificates .swiper-controls{margin-top:auto}.certificates .swiper{margin:0;max-width:442px;overflow:initial}.certificates .swiper-slide{padding:30px 36px;display:flex;align-items:center;justify-content:center;max-width:442px;max-height:585px;transition:opacity .3s ease-in-out;opacity:0;background-color:var(--gray)}.certificates .swiper-slide img{max-width:370px;max-height:525px}.certificates .swiper-slide-active,.certificates .swiper-slide-active~.swiper-slide{opacity:1}@media only screen and (max-width:1000px){.certificates .container{gap:25px}.certificates .swiper,.certificates .swiper-slide{max-width:330px}.certificates .title,.certificates .title-wrapper{max-width:265px}}@media only screen and (max-width:670px){.certificates .container{flex-direction:column;gap:0}.certificates .swiper-controls{display:none}.certificates .title{margin-bottom:25px}.certificates__text{margin-bottom:40px;line-height:20px;letter-spacing:-.015em}.certificates .swiper-slide{padding:15px}.certificates .swiper{margin-left:0;max-width:95%}}.contacts .container{display:flex;flex-direction:column}.contacts .title{margin-bottom:50px}.contacts__links-wrapper{margin-bottom:25px;display:flex;align-items:center;gap:20px;justify-content:space-between}.contacts__links-wrapper>a{font-weight:600;color:var(--orange)}.contacts__links,.contacts__links-block{display:flex;gap:25px}.contacts__body{display:flex;gap:30px;min-height:645px}.contacts #map{width:100%;max-width:923px;height:auto;background-color:var(--gray)}.contacts__request{padding:40px;max-width:447px;background-color:var(--gray)}.contacts__request-title{margin-bottom:30px;text-align:center}.contacts .input{margin-bottom:20px;width:100%;background:0 0}.contacts .textarea{margin-bottom:20px;min-height:165px}.contacts .btn{margin-bottom:20px;width:100%}.contacts .file-input{margin-bottom:15px}.contacts .form__privacy{text-align:center}@media only screen and (max-width:1400px){.contacts__links{flex-direction:column-reverse}}@media only screen and (max-width:1020px){.contacts__links-wrapper{flex-direction:column;align-items:initial}.contacts .title{margin-bottom:25px}.contacts__body,.contacts__links,.contacts__links-block{flex-direction:column}.contacts__body{gap:20px}.contacts #map{max-width:initial;height:450px}.contacts__request{width:100%;max-width:initial}.contacts__request-title{text-align:left}}@media only screen and (max-width:600px){.contacts .title{padding:0 15px}.contacts__links-wrapper{margin-bottom:40px;padding:0 15px}.contacts .container{padding:0}.contacts__request{padding:40px 15px}}.landing .about__body a.btn,.landing .events__title-wrapper>a.btn,.landing .footer__menu-block,.landing .ship-item__hover>a.btn{display:none}.landing .footer__policy{cursor:default;pointer-events:none}.landing .calendar-popup .btn.type2:nth-child(2),.landing .calendar__hover-item .btn.type2:nth-child(2){display:none}
/* End */


/* Start:/dest/css/social_icons_styles.css?16809449398306*/
@font-face {
    font-family: 'icomoon';
    src: url('/dest/fonts/icomoon.woff2') format('woff2'),url('/dest/fonts/icomoon.woff') format('woff'),url('/dest/fonts/icomoon.ttf') format('truetype'),url('/dest/fonts/icomoon.svg') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: block
}
.fa-times:before {
    content: '\ebeb' !important;
    font-family: icomoon !important;
}
.ts-mw-button.open i:before {
    content: "\f00d";
}
.ts-mw-button {
    position: fixed;
    cursor: pointer;
    z-index: 10000;
}
.ts-mw-icon {
    position: absolute;
}
.ts-mw-icon.mw-animation {
    -webkit-animation: tossing 1.5s infinite;
    -o-animation: tossing 1.5s infinite;
    animation: tossing 1.5s infinite;
}
.ts-mw-button.open .ts-mw-icon.mw-animation {
    -webkit-animation: unset;
    -o-animation: unset;
    animation: unset;
}
.ts-mw-button.open .mw-animation i {
    transform: rotate(90deg);
    transition: 0.3s;
}
.ts-mw-icon i {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
}
.ts-mw-icon {
    position: relative;
    border-radius: 100%;
}
.ts-mw-icon .slides {
    height: inherit;
    opacity: 0;
    position: absolute;
    width: inherit;
    z-index: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: transform ease-in-out .5s, opacity ease-in-out .5s;
    -moz-transition: transform ease-in-out .5s, opacity ease-in-out .5s;
    -o-transition: transform ease-in-out .5s, opacity ease-in-out .5s;
    transition: transform ease-in-out .5s, opacity ease-in-out .5s;
}
.ts-mw-icon > .slides.active {
    opacity: 1;
    z-index: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.ts-mw-icon .slides img {
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
}
.ts-mw-icon .messenger-icon {
    position: relative;
    top: 3px;
}
.ts-mw-list {
    list-style: none;
    padding: 0;
}
.ts-mw-block {
    z-index: -1;
    min-width: 250px;
    background: #fff;
    padding: 0 15px;
    position: absolute;
    right: 5px;
    box-shadow: 1px 1px 15px 10px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}
.ts-mw-button.open .ts-mw-block {
    z-index: 10000;
    opacity: 1;
    visibility: visible;
}
.ts-mw-block.mw-no-bg {
    min-width: unset;
    background: none;
    padding: unset;
    position: absolute;
    box-shadow: none;
    right: 0px;
    left: 0px;
}
.ts-mw-block.mw-no-bg .ts-link-text{
    opacity: 0;
    visibility: hidden;
}
.ts-mw-block.mw-no-bg.mw-tips .ts-link-text {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    padding: 5px;
    border-radius: 15px;
    width: 220px;
    background: rgb(53 53 53 / 0.9);
    color: #fff;
    text-align: center;
    transition: 0.3s;
}
.ts-mw-block.mw-no-bg.mw-tips li .ts-link-text:after {
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    content: ' ';
    position: absolute;
    top: 8px;
    width: 0px;
    height: 0px;
    margin-top: 0px;
    border: 7px solid transparent;
}
.ts-mw-block.mw-no-bg.mw-tips.tips-left li .ts-link-text:after {
    border-right-color: rgb(53 53 53 / 0.9);
    right: 99%;
}
.ts-mw-block.mw-no-bg.mw-tips.tips-right li .ts-link-text:after {
    border-left-color: rgb(53 53 53 / 0.9);
    left: 99%;
}
.ts-mw-block.mw-no-bg.mw-tips li:hover .ts-link-text:after, .ts-mw-block.mw-no-bg.mw-tips li:hover .ts-link-text {
    opacity: 1;
    visibility: visible;
}
.ts-mw-block.mw-no-bg.mw-tips.tips-right li .ts-link-text {
    margin-right: 15px;
    right: 100%;
}
.ts-mw-block.mw-no-bg.mw-tips.tips-left li .ts-link-text {
    margin-left: 15px;
    left: 100%;
}
.ts-mw-block.mw-no-bg .ts-mw-li span img {
    margin-right: 0px;
    transition: 0.7s;
}
.ts-mw-block.mw-no-bg .ts-mw-li span img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.ts-mw-li span img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
}
.ts-mw-li a {
    display: flex;
    align-items: center;
    margin: 10px 0;
    font-size: 16px;
    transition: 0.2s;
    cursor: pointer;
}
.ts-link-text {
    text-decoration: none;
}
.ts-link-text:hover {
    text-decoration: none;
}
.ts-mw-pulse {
    position: absolute;
}
.ts-mw-pulse:before, .ts-mw-pulse:after {
    content: " ";
    display: block;
    position: absolute;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius:100%;
    animation: pulse 2s linear infinite;
    opacity: 0;
    backface-visibility: hidden;
}
.ts-mw-pulse:after {
    animation-delay: .5s;
}
.ts-mw-button.open .ts-mw-pulse {
    display: none;
}
.ts-mw-substrate.active {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
}
.ts-mw-tips {
    position: absolute;
    min-width: 290px;
    background: #fff;
    box-shadow: 1px 1px 10px 5px rgb(0 0 0 / 10%);
    border-radius: 5px;
    overflow: hidden;
    cursor: default;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s ease-in;
}
.ts-mw-tips-text {
    padding: 15px;
    font-size: 16px;
    line-height: 22px;
}
.ts-mw-tips-manager img {
    border-radius: 50%;
    border: 1px solid #f2f2f2;
    margin-right: 5px;
}
.ts-mw-tips-manager {
    font-size: 14px;
    padding: 5px 15px;
    color: #000;
}
.ts-mw-tips-close {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 20px;
    cursor: pointer;
}
.ts-mw-button.open .ts-mw-tips {
    display: none;
}

@media only screen and (max-width: 768px) {
    .ts-mw-button.open .ts-mw-block.mw-no-bg.mw-tips li .ts-link-text:after, .ts-mw-button.open .ts-mw-block.mw-no-bg.mw-tips li .ts-link-text {
        opacity: 1;
        visibility: visible;
    }
}
@keyframes tossing {
    0% {
        transform: rotate(-20deg);
    }
    50% {
        transform: rotate(20deg);
    }
    100% {
        transform: rotate(-20deg);
    }
}
@-webkit-keyframes tossing {
    0% {
        -webkit-transform: rotate(-20deg);
    }
    50% {
        -webkit-transform: rotate(20deg);
    }
    100% {
        -webkit-transform: rotate(-20deg);
    }
}
@keyframes pulse
{
    0%
    {
        transform: scale(0.5);
        opacity: 0;
    }
    50%
    {
        opacity: 1;
    }
    100%
    {
        transform: scale(1);
        opacity: 0;
    }
}
@keyframes tips-fade
{
    0%
    {
        visibility: hidden;
        opacity: 0;
    }
    100%
    {
        visibility: visible;
        opacity: 1;
    }
}






.ts-mw-icon {background:rgba(37, 167, 242, 1);color:rgba(255, 255, 255, 1);background: transparent;}
.ts-mw-button.open .ts-mw-icon.mw-animation-2 {background:rgba(37, 167, 242, 1);}
.ts-mw-button.open .ts-mw-icon.mw-animation-2 .slides {display: none;}
.ts-mw-button .ts-mw-icon .slides + i {display: none;}.ts-mw-button.open .ts-mw-icon .slides + i {display: flex;}
.ts-mw-pulse:before, .ts-mw-pulse:after {border: 1px solid rgba(37, 167, 242, 1);}
.ts-mw-button {right:20px;bottom:50px;}
.ts-mw-block {right:5px;bottom:55px;}
.ts-mw-li a {color:rgba(0, 0, 0, 1)!important;}
.ts-mw-li a:hover {color:rgba(37, 167, 242, 1)!important;}
.ts-mw-button, .ts-mw-icon, .ts-mw-icon i, .ts-mw-icon .slides img, .ts-mw-block.mw-no-bg img, .ts-mw-pulse {width:55px;height:55px;}
.ts-mw-substrate {background:rgba(0, 0, 0, 0.1);}
.ts-mw-block .ts-mw-list li img {transform: scale(0);transition: 0.3s;}
.ts-mw-button.open .ts-mw-block .ts-mw-list li img {transform: scale(1);transition: 0.3s;}
.ts-mw-tips {border: 1px solid rgba(37, 167, 242, 1);bottom: 55px;right:20px;}
.ts-mw-tips-text {background: rgba(37, 167, 242, 1);color:rgba(255, 255, 255, 1)}
.ts-mw-tips-close {color:rgba(255, 255, 255, 1)}
.ts-mw-button:hover .ts-mw-tips {opacity: 1;visibility: visible;}
@media only screen and (max-width: 768px) {
    .ts-mw-button, .ts-mw-icon, .ts-mw-icon i, .ts-mw-icon .slides img, .ts-mw-block.mw-no-bg img, .ts-mw-pulse {width:43px;height:43px;}
    .ts-mw-block {bottom:43px;}
    .ts-mw-button {right:15px;bottom:15px;}
    .ts-mw-tips {bottom:43px;right:15px;}
    .ts-mw-tips {display: none;}
}
/* End */


/* Start:/dest/css/font-awesome.min.css?168094250631037*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/dest/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/dest/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/dest/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/dest/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/dest/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/dest/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-display:block;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* End */


/* Start:/local/templates/yacht/custom.css?17506648421821*/
.regatta-info {
    margin: 160px 0;
}

.regatta-info .regatta-info_button {
    margin-top: 15px;
}

.regatta-info .container {
    gap: 15px;
}

.regatta-info h3 {
    font-size: 2em;
}

.regatta-info p, .regatta-info hr {
    width: 75%;
}

.regatta-info b, .benefits-regatta b, .regatta-script b {
    background-color: var(--orange);
}

@media (max-width: 768px) {
    .regatta-info p {
        width: 100%;
    }
}

.regatta-script {
    margin: 160px 0;
}

.regatta-script .container {
    display: block;
}

.regatta-script .how-works__body {
    display: flex;
    margin-top: 50px;
    flex-wrap: wrap;
}

.regatta-script .how-works__body-item {
    max-width: 400px;
    min-height: 400px;
}

.regatta-script .how-works__title {
    max-width: none;
}

.regatta-script .how-works__subtitle {
    font-size: large;
    line-height: 30px;
}

.regatta-script .how-works__regatta-button {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 50px;
    flex-direction: column;
}

.goals.regatta-goals {
    max-width: 100%;
}

.benefits-regatta .container {
    display: block;
}

.benefits-regatta .benefits__list {
    flex-wrap: wrap;
    flex-direction: row;
}

.benefits__list-item {
    width: 48%;
    box-sizing: border-box;
}

@media (max-width: 768px) {
    .benefits__list-item {
        width: 100%;
    }
}

.regatta-gallery .swiper-slide img {
    object-fit: contain;
    max-height: 80vh;
}
.regatta-gallery .swiper-slide video {
    max-height: 80vh;
}

.regatta-gallery .swiper-wrapper {
    max-height: 80vh;
}

.regatta-gallery .gallery-slide {
    text-align: center;
    height: 100%;
}

.regatta-island {
    margin: 0;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/header/style.min.css?1658239003490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/.default/components/bitrix/menu/header/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/.default/components/bitrix/breadcrumb/breadcrumbs/style.min.css?1658303049467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section.list/footer-menu/style.min.css?16587527016236*/
.bx_catalog_line{margin-bottom:30px}.bx_catalog_line .bx_catalog_line_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_line .bx_catalog_line_category_title a{color:#000;text-decoration:none}.bx_catalog_line .bx_catalog_line_ul{padding:0}.bx_catalog_line .bx_catalog_line_ul li{margin-bottom:20px;list-style:none}.bx_catalog_line .bx_catalog_line_ul li:before{content:''!important}.bx_catalog_line .bx_catalog_line_img{position:relative;display:block;float:left;overflow:hidden;margin-right:40px;width:125px;height:125px;border:1px solid #ccc;border-radius:2px;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_line .bx_catalog_line_title{margin-bottom:10px;padding:0;vertical-align:top;line-height:18px}.bx_catalog_line .bx_catalog_line_title a{color:#4c7da6;font-size:18px}.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration:none}.bx_catalog_line .bx_catalog_line_title span{font-size:16px}.bx_catalog_line .bx_catalog_line_description{color:#3f3f3f;font-size:13px;line-height:16px}@media(max-width:639px){.bx-touch .bx_catalog_line .bx_catalog_line_img{margin-right:10px;width:50px;height:50px}.bx-touch .bx_catalog_line .bx_catalog_line_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size:14px}.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size:11px}}.bx_catalog_line .bx_catalog_line_img,.bx_catalog_line .bx_catalog_line_title,.bx_catalog_line .bx_catalog_line_title a,.bx_catalog_line .bx_catalog_line_description{transition:all .3s ease}.bx_catalog_text{margin-bottom:30px}.bx_catalog_text .bx_catalog_text_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_text .bx_catalog_text_category_title a{color:#000;text-decoration:none}.bx_catalog_text .bx_catalog_text_ul{padding:0}.bx_catalog_text .bx_catalog_text_ul li{float:left;margin:0 10px 10px;list-style:none}.bx_catalog_text .bx_catalog_text_ul li:before{content:''!important}.bx_catalog_text .bx_catalog_text_title{margin:0;padding:0;vertical-align:top;font-size:14px;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{display:inline-block;overflow:hidden;max-width:100%;color:#4c7da6;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px}.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration:none}.bx_catalog_text .bx_catalog_text_title span{font-size:12px}@media(max-width:639px){.bx-touch .bx_catalog_text .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size:12px}}.bx_catalog_text .bx_catalog_line_title,.bx_catalog_text .bx_catalog_line_title a{transition:all .3s ease}.bx_catalog_tile{margin-bottom:30px}.bx_catalog_tile .bx_catalog_tile_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_tile .bx_catalog_tile_category_title a{color:#000;text-decoration:none}.bx_catalog_tile .bx_catalog_tile_ul{padding:0}.bx_catalog_tile .bx_catalog_tile_ul li{float:left;box-sizing:border-box;margin-bottom:20px;padding:0 10px;width:12.5%;list-style:none;text-align:center}.bx_catalog_tile .bx_catalog_tile_ul li:before{content:''!important}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:both}.bx_catalog_tile .bx_catalog_tile_img{position:relative;display:block;overflow:hidden;margin:0 auto;width:78px;height:78px;border:1px solid #ccc;border-radius:2px;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_tile .bx_catalog_tile_title{margin-top:5px;margin-bottom:10px;padding:0;vertical-align:top;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{color:#4c7da6;font-size:14px}.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration:none}.bx_catalog_tile .bx_catalog_tile_title span{font-size:12px}@media(max-width:980px){.bx_catalog_tile .bx_catalog_tile_ul li{width:20%}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:both}}@media(max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title{line-height:10px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size:11px}}@media(min-width:480px) and (max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear:both}}@media(max-width:479px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%}.bx-touch .bx_catalog_tile .bx_catalog_tile_img{width:100%;height:80px}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear:both}}.bx_catalog_tile .bx_catalog_tile_title,.bx_catalog_tile .bx_catalog_tile_title a,.bx_catalog_tile .bx_catalog_tile_ul li,.bx_catalog_tile .bx_catalog_tile_img{transition:all .3s ease}.bx_sitemap{margin-bottom:30px}.bx_sitemap .bx_sitemap_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_sitemap .bx_sitemap_title a{color:#000;text-decoration:none}.bx_sitemap .bx_sitemap_ul li{padding:0;line-height:14px}.bx_sitemap .bx_sitemap_ul li:before{content:''!important}.bx_sitemap .bx_sitemap_li_title{display:inline-block;margin:0;margin-bottom:10px;padding:0;vertical-align:top;font-weight:normal;line-height:13px}.bx_sitemap .bx_sitemap_li_title a{color:#4c7da6;white-space:nowrap;font-size:13px}.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration:none}.bx_sitemap .bx_sitemap_li_title span{font-size:11px}@media(max-width:639px){.bx-touch .bx_sitemap .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size:12px}}.bx_sitemap .bx_catalog_line_title,.bx_sitemap .bx_catalog_line_title a{transition:all .3s ease}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/footer/style.min.css?1658750934490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/.default/components/bitrix/menu/footer/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/footer-menu/style.css?16587675813808*/
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.row::before {
	display: initial;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/footer-menu/themes/blue/style.min.css?1658767580706*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-section-header{border-color:#006cc0}
/* End */


/* Start:/local/templates/yacht/template_styles.css?17502502151472*/
.landing .ship-item__hover > a.btn {
    display: flex !important;
}

@media screen and (min-width: 1281px) and (max-width: 1515px) {
    .swiper-prev-btn.swiper-btn {
        right: calc(100% - 40px) !important;
    }

    .swiper-next-btn.swiper-btn {
        left: calc(100% - 40px) !important;
    }
}

@media screen and (max-width: 800px) {
    .swiper-next-btn.swiper-btn,
    .swiper-prev-btn.swiper-btn {
        display: none;
    }
}

@media screen and (min-width: 951px) and (max-width: 1280px) {
    .swiper-prev-btn.swiper-btn {
        right: calc(100% - 40px) !important;
    }

    .swiper-next-btn.swiper-btn {
        left: calc(100% - 40px) !important;
    }
}

.section.additional .swiper-controls .swiper-next-btn.swiper-btn,
.section.additional .swiper-controls .swiper-prev-btn.swiper-btn {
    display: block;
}

.swiper-fade .swiper-controls .swiper-btn {
    border: 2px solid rgba(255, 255, 255, .5) !important;
}

.swiper-btn {
    border: 2px solid rgba(255, 255, 255, 1) !important;
}

.swiper-btn:hover {
    border: 2px solid var(--orange) !important;
    background-image: url(/dest/images/static/icons/arrow-orange.svg);
}

.catalog-main-btn {
    display: flex;
    gap: 10px;
    margin-top: 15px;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media screen and (max-width: 424px) {
    .catalog-main-btn .btn.type2.popup-btn,
    .catalog-main-btn .btn.type2 {
        width: 100%;
        flex-direction: column;
    }
}
/* End */
/* /dest/css/style.min.css?168485099056334 */
/* /dest/css/social_icons_styles.css?16809449398306 */
/* /dest/css/font-awesome.min.css?168094250631037 */
/* /local/templates/yacht/custom.css?17506648421821 */
/* /local/templates/.default/components/bitrix/menu/header/style.min.css?1658239003490 */
/* /local/templates/.default/components/bitrix/breadcrumb/breadcrumbs/style.min.css?1658303049467 */
/* /local/templates/.default/components/bitrix/catalog.section.list/footer-menu/style.min.css?16587527016236 */
/* /local/templates/.default/components/bitrix/menu/footer/style.min.css?1658750934490 */
/* /local/templates/.default/components/bitrix/catalog.section/footer-menu/style.css?16587675813808 */
/* /local/templates/.default/components/bitrix/catalog.section/footer-menu/themes/blue/style.min.css?1658767580706 */
/* /local/templates/yacht/template_styles.css?17502502151472 */
