/*!
 * 
 *         SimpleBar.js - v2.6.1
 *         Scrollbars, simpler.
 *         https://grsmto.github.io/simplebar/
 *         
 *         Made by Adrien Grsmto from a fork by Jonathan Nicol
 *         Under MIT License
 *       
 */[data-simplebar]{position:relative;z-index:0;overflow:hidden!important;max-height:inherit;-webkit-overflow-scrolling:touch}[data-simplebar=init]{display:-webkit-box;display:-ms-flexbox;display:flex}.simplebar-scroll-content{overflow-x:hidden!important;overflow-y:scroll;min-width:100%!important;max-height:inherit!important;-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.simplebar-content{overflow-y:hidden!important;overflow-x:scroll;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;min-height:100%!important}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;width:11px}.simplebar-scrollbar{position:absolute;right:2px;width:7px;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:0;right:0;opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.simplebar-track .simplebar-scrollbar.visible:before,.simplebar-track:hover .simplebar-scrollbar:before{opacity:.5;-webkit-transition:opacity 0 linear;transition:opacity 0 linear}.simplebar-track.vertical{top:0}.simplebar-track.vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.horizontal{left:0;width:auto;height:11px}.simplebar-track.horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.horizontal.simplebar-track .simplebar-scrollbar{right:auto;top:2px;height:7px;min-height:0;min-width:10px;width:auto}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@font-face{font-family:ProximaNovaT-Thin;src:url("../fonts/ProximaNovaT-Thin.eot");src:url("../fonts/ProximaNovaT-Thin.eot?#iefix") format("embedded-opentype"),url("../fonts/ProximaNovaT-Thin.woff") format("woff"),url("../fonts/ProximaNovaT-Thin.ttf") format("truetype");font-style:normal;font-weight:400}@font-face{font-family:ProximaNova-Light;src:url("../fonts/ProximaNova-Light.eot");src:url("../fonts/ProximaNova-Light.eot?#iefix") format("embedded-opentype"),url("../fonts/ProximaNova-Light.woff") format("woff"),url("../fonts/ProximaNova-Light.ttf") format("truetype");font-style:normal;font-weight:400}@font-face{font-family:ProximaNova-Regular;src:url("../fonts/ProximaNova-Regular.eot");src:url("../fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/ProximaNova-Regular.woff") format("woff"),url("../fonts/ProximaNova-Regular.ttf") format("truetype");font-style:normal;font-weight:400}@font-face{font-family:ProximaNova-Black;src:url("../fonts/ProximaNova-Black.eot");src:url("../fonts/ProximaNova-Black.eot?#iefix") format("embedded-opentype"),url("../fonts/ProximaNova-Black.woff") format("woff"),url("../fonts/ProximaNova-Black.ttf") format("truetype");font-style:normal;font-weight:400}@font-face{font-family:ProximaNova-Bold;src:url("../fonts/ProximaNova-Bold.eot");src:url("../fonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/ProximaNova-Bold.woff") format("woff"),url("../fonts/ProximaNova-Bold.ttf") format("truetype");font-style:normal;font-weight:400}@font-face{font-family:ProximaNova-Extrabld;src:url("../fonts/ProximaNova-Extrabld.eot");src:url("../fonts/ProximaNova-Extrabld.eot?#iefix") format("embedded-opentype"),url("../fonts/ProximaNova-Extrabld.woff") format("woff"),url("../fonts/ProximaNova-Extrabld.ttf") format("truetype");font-style:normal;font-weight:400}*{-webkit-box-sizing:border-box;box-sizing:border-box}*,:active,:focus{outline:none}body{margin:0 auto;min-width:360px;height:100%;background-color:#fff;font:14px/1.6 ProximaNova-Regular,Arial,Helvetica,sans-serif}body #site-wrapper{min-height:100%;overflow:hidden;width:100%;position:relative}html{height:100%}html.hidden,html.hidden-1{position:relative;overflow:hidden}a{text-decoration:none;color:inherit;cursor:pointer}h1,h2,h3,p{margin:0}img{display:block;max-width:100%;height:auto;border:0;outline:none}button{cursor:pointer;background-color:transparent;padding:0;border:none}button:active,button:focus,button:hover{outline:none}li,ol,ul{margin:0;list-style-type:none}input,li,ol,textarea,ul{padding:0}figure{margin:0}#site-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#site-wrapper .main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.container{margin:0 auto;padding-right:10px;padding-left:10px;max-width:1180px}section .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#site-main .partners{padding:50px 0 56px;background-color:#e8e8e8}@media screen and (min-width:760px){#site-main .partners{padding-top:70px}}@media screen and (min-width:1200px){#site-main .partners{padding:130px 0}}#site-main .partners__title{margin-bottom:30px}@media screen and (min-width:760px){#site-main .partners__title{margin-bottom:70px}}#site-main .partners__title .title--theme .bg-yellow{opacity:1;-webkit-transform:rotate(2deg);-ms-transform:rotate(2deg);transform:rotate(2deg)}#site-main .benefits{visibility:hidden;opacity:0;padding:50px 0 56px;background-color:#fff}@media screen and (min-width:760px){#site-main .benefits{padding-top:70px}}@media screen and (min-width:1200px){#site-main .benefits{padding:130px 0 150px}}#site-main .benefits__title{margin-bottom:30px}@media screen and (min-width:760px){#site-main .benefits__title{margin-bottom:70px}}#site-main .benefits .benefits-list{margin:0 auto;width:100%;max-width:460px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;overflow:visible;opacity:0;visibility:hidden}@media screen and (min-width:760px){#site-main .benefits .benefits-list{max-width:unset}#site-main .benefits .benefits-list>*+*{margin:50px 0 0}}#site-main .benefits .benefits-list__item{display:inline-block;position:relative;width:288px;height:230px;white-space:normal;vertical-align:bottom;-webkit-transition:all .35s ease-out 0s;-o-transition:all .35s ease-out 0s;transition:all .35s ease-out 0s}@media screen and (min-width:760px){#site-main .benefits .benefits-list__item{display:block;width:100%;max-width:830px;height:162px}}@media screen and (min-width:1200px){#site-main .benefits .benefits-list__item{width:830px}}#site-main .benefits .benefits-list__item.benefits-dark{-ms-flex-item-align:start;align-self:flex-start}@media screen and (min-width:760px){#site-main .benefits .benefits-list__item.benefits-dark{-ms-flex-item-align:unset;align-self:unset}}#site-main .benefits .benefits-list__item.benefits-dark .box{left:-8px}@media screen and (min-width:760px){#site-main .benefits .benefits-list__item.benefits-dark .box{left:0}}#site-main .benefits .benefits-list__item.benefits-dark .name{left:25px;padding:0 20px 0 60px}#site-main .benefits .benefits-list__item.benefits-light{-ms-flex-item-align:end;align-self:flex-end}@media screen and (min-width:760px){#site-main .benefits .benefits-list__item.benefits-light{-ms-flex-item-align:unset;align-self:unset}}#site-main .benefits .benefits-list__item.benefits-light .box{right:-8px}@media screen and (min-width:760px){#site-main .benefits .benefits-list__item.benefits-light .box{right:0}}#site-main .benefits .benefits-list__item.benefits-light .name{left:auto;right:26px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:0 60px 0 20px;text-align:end}#site-main .benefits .benefits-list__item.benefits-light .descr{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}#site-main .benefits .benefits-list__content{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (min-width:760px){#site-main .benefits .benefits-list__content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#site-main .benefits .benefits-list__content .box{top:6px}@media screen and (min-width:760px){#site-main .benefits .benefits-list__content .box{top:calc(50% - 12.5px);width:26px;height:26px}}@media screen and (min-width:1200px){#site-main .benefits .benefits-list__content .box{width:28px;height:28px}}#site-main .benefits .benefits-list__content .name{padding:0 10px 0 36px;position:absolute;top:46px;width:192px;font-family:ProximaNova-Bold,Arial,Helvetica,sans-serif;line-height:1;color:#eabf57;opacity:1}@media screen and (min-width:760px){#site-main .benefits .benefits-list__content .name{position:unset;width:220px}}#site-main .benefits .benefits-list__content .name__text{font-size:18px}@media screen and (min-width:760px){#site-main .benefits .benefits-list__content .name__text{font-size:24px;letter-spacing:2px}}#site-main .benefits .benefits-list__content .descr{padding:85px 20px 35px 25px;width:286px;height:204px;font-family:ProximaNova-Light,Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.3);box-shadow:0 10px 20px 0 rgba(0,0,0,.3)}@media screen and (min-width:760px){#site-main .benefits .benefits-list__content .descr{margin-bottom:0;padding:40px;width:482px;height:162px;font-size:14px;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-transition:all .25s ease 0s;-o-transition:all .25s ease 0s;transition:all .25s ease 0s}}#site-main .benefits .benefits-list__content .descr-dark{color:#fff;background-color:#7b7b7b}#site-main .benefits .benefits-list__content .descr-light{background-color:#e8e8e8}#site-main .calc{margin-bottom:142px;position:relative;background:url("../img/calc-bg.jpg") no-repeat 15% 0;background-size:cover}@media screen and (min-width:760px){#site-main .calc{margin-bottom:246px}}#site-main .calc .section-bg{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:hsla(0,0%,91%,.45)}#site-main .calc .section-wrap{position:relative;z-index:2;padding:30px 0 110px}@media screen and (min-width:760px){#site-main .calc .section-wrap{padding:48px 0 200px}}@media screen and (min-width:1200px){#site-main .calc .section-wrap{padding:60px 0 90px}}#site-main .calc__title{margin-bottom:30px}@media screen and (min-width:1200px){#site-main .calc__title .title{text-align:right}}#site-main .calc__title .title--theme .bg-yellow{opacity:1;-webkit-transform:rotate(1deg);-ms-transform:rotate(1deg);transform:rotate(1deg)}#site-main .calc .calc-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1200px){#site-main .calc .calc-slider{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}#site-main .calc .calc-slider__title{margin-bottom:30px;font-family:ProximaNova-Light,Arial,Helvetica,sans-serif;font-size:12px;line-height:1.8;text-align:center;opacity:1}@media screen and (min-width:760px){#site-main .calc .calc-slider__title{font-size:14px}}@media screen and (min-width:1200px){#site-main .calc .calc-slider__title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:385px;position:absolute;left:50%;text-align:start}}#site-main .calc .calc-slider__slider{opacity:1}@media screen and (min-width:1200px){#site-main .calc .calc-slider__slider{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:100px}}#site-main .calc .calc-slider .calc-form fieldset{margin:0;padding:0;border:none}#site-main .calc .calc-slider .calc-form__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:1}#site-main .calc .calc-slider .calc-form__item .range-point{position:absolute;top:3px;display:block;width:70px;text-align:center}#site-main .calc .calc-slider .calc-form__item .range-point.start{left:-25px}#site-main .calc .calc-slider .calc-form__item .range-point.end{right:-25px}#site-main .calc .calc-slider .calc-form__item .range-wrap{position:relative}#site-main .calc .calc-slider .calc-form__item .range-track{position:absolute;top:calc(50% - 11px);left:10px;width:calc(100% - 20px);height:14px;display:-webkit-box;display:-ms-flexbox;display:flex}#site-main .calc .calc-slider .calc-form__item .range-track__item{width:25%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:1px solid #1f1f1f}#site-main .calc .calc-slider .calc-form__item .range-track__item:first-child{border-left:1px solid #1f1f1f}#site-main .calc .calc-slider .calc-form__item .range-track__item .serif{width:10%;height:6px;border-right:1px solid #1f1f1f}#site-main .calc .calc-slider .calc-form__item .range-track__item .serif:last-child{border-right:none}#site-main .calc .calc-slider .calc-form__item label{padding:0 52px;font-size:16px}@media screen and (min-width:760px){#site-main .calc .calc-slider .calc-form__item label{font-size:24px}}#site-main .calc .calc-slider .calc-form__item input{margin:0;width:296px;height:74px}@media screen and (min-width:760px){#site-main .calc .calc-slider .calc-form__item input{width:382px}}@media screen and (min-width:1200px){#site-main .calc .calc-slider .calc-form__item input{width:400px}}#site-main .calc .calc-slider .calc-form__popup{position:absolute;top:calc(100% - 98px);left:calc(50% - 116px)}@media screen and (min-width:760px){#site-main .calc .calc-slider .calc-form__popup{top:calc(100% - 170px);left:calc(50% - 205px)}}@media screen and (min-width:1200px){#site-main .calc .calc-slider .calc-form__popup{top:calc(100% - 200px);left:50%}}#site-main .calc .calc-slider .popup{width:232px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (min-width:760px){#site-main .calc .calc-slider .popup{width:408px}}#site-main .calc .calc-slider .popup .bg-yellow{opacity:1;-webkit-transform:rotate(7deg);-ms-transform:rotate(7deg);transform:rotate(7deg)}#site-main .calc .calc-slider .popup .popup-wrap{padding:16px 10px;text-align:center}@media screen and (min-width:760px){#site-main .calc .calc-slider .popup .popup-wrap{padding:55px 70px 44px}}#site-main .calc .calc-slider .popup .popup-wrap .range-subtitle{margin-bottom:8px;text-transform:uppercase;opacity:1}@media screen and (min-width:760px){#site-main .calc .calc-slider .popup .popup-wrap .range-subtitle{margin-bottom:14px}#site-main .calc .calc-slider .popup .popup-wrap .range-subtitle .ranged{font-size:24px}}#site-main .calc .calc-slider .popup .popup-wrap .range-title{margin-bottom:14px}@media screen and (min-width:760px){#site-main .calc .calc-slider .popup .popup-wrap .range-title{margin-bottom:32px}}#site-main .calc .calc-slider .popup .popup-wrap .js_amount,#site-main .calc .calc-slider .popup .popup-wrap .js_merge,#site-main .calc .calc-slider .popup .popup-wrap .js_result{font-size:1.3em}#site-main .work{visibility:hidden;opacity:0;padding:0 0 72px;background-color:#fff}@media screen and (min-width:760px){#site-main .work{padding-top:70px}}@media screen and (min-width:1200px){#site-main .work{padding:142px 0}}#site-main .work__title{margin-bottom:45px}@media screen and (min-width:760px){#site-main .work__title{margin-bottom:70px}}#site-main .work .container:nth-child(2){padding-right:0}@media screen and (min-width:760px){#site-main .work .container:nth-child(2){padding-right:10px}}#site-main .work .benefits-list{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;visibility:hidden;opacity:0}#site-main .work .benefits-list>*+*{margin:35px 0 0}@media screen and (min-width:760px){#site-main .work .benefits-list>*+*{margin:45px 0 0}}#site-main .work .benefits-list__item{position:relative;width:288px;height:50px;white-space:normal;vertical-align:bottom;opacity:1}@media screen and (min-width:760px){#site-main .work .benefits-list__item{width:100%;max-width:830px;height:162px}}#site-main .work .benefits-list__item.benefits-dark .name{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#site-main .work .benefits-list__item.benefits-dark .name__text{padding:0 34px 0 0}#site-main .work .benefits-list__item.benefits-dark .name .icon{margin-right:20px}#site-main .work .benefits-list__item.benefits-light .name{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:end}#site-main .work .benefits-list__item.benefits-light .name__text{padding:0 0 0 56px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}#site-main .work .benefits-list__item.benefits-light .name .icon{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:20px}#site-main .work .benefits-list__item.benefits-light .descr{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width:1200px){#site-main .work .benefits-list__item{width:830px}}#site-main .work .benefits-list__content{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:760px){#site-main .work .benefits-list__content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#site-main .work .benefits-list__content .name{width:calc(100% - 50px);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:ProximaNova-Bold,Arial,Helvetica,sans-serif;line-height:1;color:#eabf57}@media screen and (min-width:760px){#site-main .work .benefits-list__content .name{width:calc(100% - 462px)}}@media screen and (min-width:1200px){#site-main .work .benefits-list__content .name{width:calc(100% - 500px)}}#site-main .work .benefits-list__content .name__text{font-size:18px}#site-main .work .benefits-list__content .icon .icon-wrap{width:40px}@media screen and (min-width:1200px){#site-main .work .benefits-list__content .icon .icon-wrap{width:60px}}#site-main .work .benefits-list__content .descr{width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:ProximaNova-Light,Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.3);box-shadow:0 10px 20px 0 rgba(0,0,0,.3)}@media screen and (min-width:760px){#site-main .work .benefits-list__content .descr{margin-bottom:0;padding:40px;width:462px;height:162px;font-size:14px;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-transition:-webkit-transform .25s ease 0s;transition:-webkit-transform .25s ease 0s;-o-transition:transform .25s ease 0s;transition:transform .25s ease 0s;transition:transform .25s ease 0s,-webkit-transform .25s ease 0s}#site-main .work .benefits-list__content .descr>*+*{margin:0 0 0 15px}}@media screen and (min-width:1200px){#site-main .work .benefits-list__content .descr{width:500px}}#site-main .work .benefits-list__content .descr p:nth-child(3){display:none}@media screen and (min-width:760px){#site-main .work .benefits-list__content .descr p:nth-child(3){display:block}}#site-main .work .benefits-list__content .descr__text{display:none}@media screen and (min-width:760px){#site-main .work .benefits-list__content .descr__text{display:block}}#site-main .work .benefits-list__content .number{width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:760px){#site-main .work .benefits-list__content .number{width:54px;height:54px}}#site-main .work .benefits-list__content .number .number-bg{width:100%;height:100%}#site-main .work .benefits-list__content .number .number-bg,#site-main .work .benefits-list__content .number .number-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#site-main .work .benefits-list__content .number .number-wrap{position:relative;width:32px;height:32px;font-family:ProximaNova-Bold,Arial,Helvetica,sans-serif;font-size:14px;color:#eabf57;border:1.5px solid #eabf57;border-radius:50%;-webkit-transition:color .25s ease 0s;-o-transition:color .25s ease 0s;transition:color .25s ease 0s}@media screen and (min-width:760px){#site-main .work .benefits-list__content .number .number-wrap{width:54px;height:54px;font-size:24px}}#site-main .work .benefits-list__content .number .number-wrap:before{content:"";display:block;position:absolute;top:-4px;right:4px;width:8px;height:8px;border-radius:50%}@media screen and (min-width:760px){#site-main .work .benefits-list__content .number .number-wrap:before{top:-3px;right:6px;width:15px;height:15px}}#site-main .work .benefits-list__content .descr-dark{color:#fff;background-color:#7b7b7b}#site-main .work .benefits-list__content .descr-dark .number-wrap:before{background-color:#7b7b7b}#site-main .work .benefits-list__content .descr-light,#site-main .work .benefits-list__content .descr-light .number-wrap:before{background-color:#e8e8e8}#site-main .sales{position:relative;background:url("../img/sales-bg.jpg") no-repeat 15% 0;background-size:cover}#site-main .sales .section-bg{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:rgba(59,59,59,.75)}#site-main .sales .section-wrap{position:relative;z-index:2;padding:50px 0 264px}@media screen and (min-width:760px){#site-main .sales .section-wrap{padding:100px 0 504px}}@media screen and (min-width:1200px){#site-main .sales .section-wrap{padding:225px 0;height:450px}}#site-main .sales__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1200px){#site-main .sales__title{position:absolute;top:calc(50% - 188px);right:0}}#site-main .sales__title .title--theme .bg-yellow{opacity:1;-webkit-transform:rotate(1deg);-ms-transform:rotate(1deg);transform:rotate(1deg)}#site-main .sales__title .title{width:316px;text-align:left}@media screen and (min-width:760px){#site-main .sales__title .title{width:550px}}@media screen and (min-width:1200px){#site-main .sales__title .title{width:528px}}#site-main .sales__popup{position:absolute;bottom:-104px;left:calc(50% - 107px)}@media screen and (min-width:760px){#site-main .sales__popup{bottom:-194px;left:calc(50% - 201px)}}@media screen and (min-width:1200px){#site-main .sales__popup{bottom:calc(50% - 300px);left:auto;right:50%}}#site-main .sales__popup .bg-black{background-color:#1b1b1b}#site-main .sales__popup .bg-yellow{opacity:1;-webkit-transform:rotate(7deg);-ms-transform:rotate(7deg);transform:rotate(7deg)}#site-main .sales__popup .popup{width:214px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (min-width:760px){#site-main .sales__popup .popup{width:402px}}#site-main .sales__popup .popup .title{font-size:14px}@media screen and (min-width:760px){#site-main .sales__popup .popup .title{font-size:24px}}#site-main .sales__popup .popup .text{font-size:12px}@media screen and (min-width:760px){#site-main .sales__popup .popup .text{font-size:14px}}#site-main .sales__popup .popup .popup-wrap{padding:46px 20px;text-align:center}@media screen and (min-width:760px){#site-main .sales__popup .popup .popup-wrap{padding:90px 35px}}#site-main .sales__popup .popup .popup-wrap .range-subtitle{margin-bottom:8px;text-transform:uppercase}@media screen and (min-width:760px){#site-main .sales__popup .popup .popup-wrap .range-subtitle{margin-bottom:14px}#site-main .sales__popup .popup .popup-wrap .range-subtitle .ranged{font-size:24px}}#site-main .sales__popup .popup .popup-wrap .range-title{margin-bottom:14px}@media screen and (min-width:760px){#site-main .sales__popup .popup .popup-wrap .range-title{margin-bottom:32px}}#site-main .sales__popup .modal .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:1}#site-main .sales__popup .modal--request{width:100%;height:calc(100% - 48px)}@media screen and (min-width:760px){#site-main .sales__popup .modal--request{height:calc(100% - 96px)}}#site-main .sales__popup .modal--request .modal-wrap{height:100%}#site-main .sales__popup .modal__form{width:100%;height:100%}#site-main .sales__popup .modal__form .modal-form{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#site-main .sales__popup .modal__form .modal-form__item:last-child{margin-top:auto}#site-main .sales__popup .modal__form .inputs__item{height:36px;opacity:1}@media screen and (min-width:760px){#site-main .sales__popup .modal__form .inputs__item{height:68px}}#site-main .details{visibility:hidden;opacity:0;position:relative;height:736px;overflow:hidden}@media screen and (min-width:760px){#site-main .details{height:1303px}}@media screen and (min-width:1200px){#site-main .details{height:1168px}}#site-main .details .section-bg{position:absolute;width:100%;height:100%}#site-main .details .section-bg .bg-wrap{position:relative}#site-main .details .section-bg .bg{position:absolute;border-bottom-right-radius:50%;border-top-right-radius:50%;opacity:.5;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.3);box-shadow:0 10px 20px 0 rgba(0,0,0,.3)}#site-main .details .section-bg .bg--1{width:845px;height:853px;top:-50px;right:70px;background-color:#eabf57}@media screen and (min-width:760px){#site-main .details .section-bg .bg--1{width:1458px;height:1473px}}@media screen and (min-width:1200px){#site-main .details .section-bg .bg--1{width:1302px;height:1317px;right:35%}}#site-main .details .section-bg .bg--2{width:977px;height:987px;top:-107px;right:0;background-color:#e5c882}@media screen and (min-width:760px){#site-main .details .section-bg .bg--2{width:1686px;height:1704px;top:-145px;right:-8px}}@media screen and (min-width:1200px){#site-main .details .section-bg .bg--2{width:1606px;height:1523px;right:30%}}#site-main .details .section-bg .bg--3{width:1111px;height:1122px;top:-170px;right:-70px;background-color:#e8d9b4}@media screen and (min-width:760px){#site-main .details .section-bg .bg--3{width:1917px;height:1937px;top:-245px}}@media screen and (min-width:1200px){#site-main .details .section-bg .bg--3{width:1714px;height:1733px;right:25%}}#site-main .details .section-bg .bg--3:before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;right:100%;z-index:-1;background-color:#e8d9b4}#site-main .details .container,#site-main .details .section-wrap{position:relative;height:100%}#site-main .details .section-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:172px 30px 68px}@media screen and (min-width:760px){#site-main .details .section-wrap{padding:294px 0 100px}}@media screen and (min-width:1200px){#site-main .details .section-wrap{padding:226px 0 294px}}#site-main .details .section-wrap .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}#site-main .details .section-wrap .button .button__wrap{opacity:1}#site-main .details .section-content,#site-main .details .section-title{position:absolute}#site-main .details .section-title{top:170px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width:760px){#site-main .details .section-title{top:296px}}@media screen and (min-width:1200px){#site-main .details .section-title{top:222px;right:175px;left:auto;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}#site-main .details .section-content{bottom:70px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width:760px){#site-main .details .section-content{bottom:100px}}@media screen and (min-width:1200px){#site-main .details .section-content{right:100px;bottom:290px;left:auto;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}#site-main .details .details-product{position:absolute;right:0;bottom:138px}@media screen and (min-width:470px){#site-main .details .details-product{right:15%}}@media screen and (min-width:600px){#site-main .details .details-product{right:25%}}@media screen and (min-width:760px){#site-main .details .details-product{right:70px;bottom:200px}}@media screen and (min-width:1000px){#site-main .details .details-product{right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}}@media screen and (min-width:1200px){#site-main .details .details-product{right:auto;left:-62px}}#site-main .details .details-product__cont{opacity:1}#site-main .details .details-product .img{position:relative;width:249px;height:346px}@media screen and (min-width:760px){#site-main .details .details-product .img{width:462px;height:654px}}#site-main .details .info-wrap__item.active .number .boxes:after,#site-main .details .info-wrap__item.active .number .boxes:before{content:"";display:block;position:absolute;height:1px;background-color:#fff;z-index:9;-webkit-transition:width 3s ease-out 0s;-o-transition:width 3s ease-out 0s;transition:width 3s ease-out 0s}#site-main .details .info-wrap__item.active .number--1 .boxes:before{width:50px;top:50%;right:calc(100% + 10px)}@media screen and (min-width:760px){#site-main .details .info-wrap__item.active .number--1 .boxes:before{width:150px;top:14px;right:calc(100% + 22px)}}@media screen and (min-width:1200px){#site-main .details .info-wrap__item.active .number--1 .boxes:before{width:95px;top:-59px;right:-51px;-webkit-transform:rotate(115deg);-ms-transform:rotate(115deg);transform:rotate(115deg)}}#site-main .details .info-wrap__item.active .number--1 .boxes:after{width:140px;right:calc(100% + 24px);-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);top:-48px}@media screen and (min-width:760px){#site-main .details .info-wrap__item.active .number--1 .boxes:after{width:200px;top:-80px;right:calc(100% + 106px);-webkit-transform:rotate(70deg);-ms-transform:rotate(70deg);transform:rotate(70deg)}}@media screen and (min-width:1200px){#site-main .details .info-wrap__item.active .number--1 .boxes:after{width:270px;top:-102px;right:-293px;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}}#site-main .details .info-wrap__item.active .number--2 .boxes:before{width:50px;top:50%;right:calc(100% + 10px)}@media screen and (min-width:760px){#site-main .details .info-wrap__item.active .number--2 .boxes:before{width:100px}}@media screen and (min-width:1200px){#site-main .details .info-wrap__item.active .number--2 .boxes:before{width:380px;right:-398px;-webkit-transform:rotate(1deg);-ms-transform:rotate(1deg);transform:rotate(1deg)}}#site-main .details .info-wrap__item.active .number--2 .boxes:after{width:30px;right:calc(100% + 50px);-webkit-transform:rotate(70deg);-ms-transform:rotate(70deg);transform:rotate(70deg);top:-2px}@media screen and (min-width:760px){#site-main .details .info-wrap__item.active .number--2 .boxes:after{width:60px;right:calc(100% + 90px);top:-6px}}@media screen and (min-width:1200px){#site-main .details .info-wrap__item.active .number--2 .boxes:after{width:0}}#site-main .details .info-wrap__item.active .number--3 .boxes:before{width:100px;top:20%;right:calc(100% + 10px)}@media screen and (min-width:760px){#site-main .details .info-wrap__item.active .number--3 .boxes:before{width:200px;top:-68px;right:calc(100% - 20px);-webkit-transform:rotate(50deg);-ms-transform:rotate(50deg);transform:rotate(50deg)}}@media screen and (min-width:1200px){#site-main .details .info-wrap__item.active .number--3 .boxes:before{width:200px;top:-40px;right:-208px;-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}}#site-main .details .info-wrap__item.active .number--3 .boxes:after{width:120px;right:calc(100% + 88px);-webkit-transform:rotate(50deg);-ms-transform:rotate(50deg);transform:rotate(50deg);top:-41px}@media screen and (min-width:760px){#site-main .details .info-wrap__item.active .number--3 .boxes:after{width:250px;top:-187px;right:calc(100% + 137px);-webkit-transform:rotate(20deg);-ms-transform:rotate(20deg);transform:rotate(20deg)}}@media screen and (min-width:1200px){#site-main .details .info-wrap__item.active .number--3 .boxes:after{width:0}}#site-main .details .info-wrap__item.active .number--4 .boxes:before{width:100px;top:100%;right:calc(100% + 10px);-webkit-transform:rotate(-11deg);-ms-transform:rotate(-11deg);transform:rotate(-11deg)}@media screen and (min-width:760px){#site-main .details .info-wrap__item.active .number--4 .boxes:before{width:130px}}@media screen and (min-width:1200px){#site-main .details .info-wrap__item.active .number--4 .boxes:before{width:340px;top:calc(100% + 83px);right:-334px;-webkit-transform:rotate(29deg);-ms-transform:rotate(29deg);transform:rotate(29deg)}}#site-main .details .info-wrap__item.active .number--5 .boxes:before{width:30px;top:20%;right:calc(100% + 10px)}@media screen and (min-width:760px){#site-main .details .info-wrap__item.active .number--5 .boxes:before{width:350px;top:-162px;right:calc(100% - 81px);-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}}@media screen and (min-width:1200px){#site-main .details .info-wrap__item.active .number--5 .boxes:before{width:95px;top:22px;right:-117px;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}}#site-main .details .info-wrap__item.active .number--5 .boxes:after{width:160px;right:23%;-webkit-transform:rotate(75deg);-ms-transform:rotate(75deg);transform:rotate(75deg);top:-73px}@media screen and (min-width:760px){#site-main .details .info-wrap__item.active .number--5 .boxes:after{width:0}}@media screen and (min-width:1200px){#site-main .details .info-wrap__item.active .number--5 .boxes:after{width:360px;right:-435px;top:-93px;-webkit-transform:rotate(140deg);-ms-transform:rotate(140deg);transform:rotate(140deg)}}#site-main .details .info-wrap__item.active .descr{opacity:1;visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}#site-main .details .info-wrap .number{position:absolute;cursor:pointer}#site-main .details .info-wrap .number--1{top:64%;right:38%}#site-main .details .info-wrap .number--2{top:40%;left:27%}#site-main .details .info-wrap .number--3{top:60%;right:8%}#site-main .details .info-wrap .number--4{top:7%;left:47%}#site-main .details .info-wrap .number--5{bottom:12%;left:33%}#site-main .details .info-wrap .number .box{-webkit-animation-duration:0s;animation-duration:0s}#site-main .details .info-wrap .number .box:nth-child(2){-webkit-transform:rotate(8deg);-ms-transform:rotate(8deg);transform:rotate(8deg)}#site-main .details .info-wrap .number .box:nth-child(3){-webkit-transform:rotate(16deg);-ms-transform:rotate(16deg);transform:rotate(16deg)}@media screen and (min-width:760px){#site-main .details .info-wrap .number .box{width:44px;height:44px}}#site-main .details .info-wrap .number:hover .box{-webkit-animation-duration:4s;animation-duration:4s}#site-main .details .info-wrap .number .boxes{position:relative;z-index:10;width:24px;height:24px}@media screen and (min-width:760px){#site-main .details .info-wrap .number .boxes{width:44px;height:44px}}#site-main .details .info-wrap .number .boxes:after,#site-main .details .info-wrap .number .boxes:before{width:0;-webkit-transition:width 3s ease-out 0s;-o-transition:width 3s ease-out 0s;transition:width 3s ease-out 0s}#site-main .details .info-wrap .number span{position:absolute;top:6px;left:9px;font-size:12px;line-height:1;color:#fff}@media screen and (min-width:760px){#site-main .details .info-wrap .number span{top:14px;left:17px;font-size:14px}}#site-main .details .info-wrap .descr{position:absolute;top:0;left:-36%;z-index:10;opacity:0;visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .75s ease-out 0s;-o-transition:all .75s ease-out 0s;transition:all .75s ease-out 0s}@media screen and (min-width:760px){#site-main .details .info-wrap .descr{top:-35px;left:-44%}}@media screen and (min-width:1200px){#site-main .details .info-wrap .descr{top:calc(50% - 200px);left:calc(100% + 90px)}}#site-main .details .info-wrap .descr .img-wrap{width:140px;height:140px;border-radius:50%;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.3);box-shadow:0 10px 20px 0 rgba(0,0,0,.3)}@media screen and (min-width:760px){#site-main .details .info-wrap .descr .img-wrap{width:300px;height:300px}}#site-main .details .info-wrap .descr figure{position:relative}#site-main .details .info-wrap .descr figcaption{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:11px;line-height:1.1;color:#fff}@media screen and (min-width:760px){#site-main .details .info-wrap .descr figcaption{bottom:auto;top:50%;left:50%;right:5%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:14px;line-height:1.6}}#site-main .review{visibility:hidden;opacity:0;position:relative;margin-bottom:138px;background:url("../img/review-bg.jpg") no-repeat 15% 0;background-size:cover}@media screen and (min-width:760px){#site-main .review{margin-bottom:180px}}@media screen and (min-width:1200px){#site-main .review{margin-bottom:148px}}#site-main .review .section-bg{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:rgba(0,0,0,.5)}#site-main .review .section-wrap{position:relative;z-index:2;padding:60px 0 156px}@media screen and (min-width:760px){#site-main .review .section-wrap{padding:96px 0 282px}}@media screen and (min-width:1200px){#site-main .review .section-wrap{padding:70px 0 192px}}#site-main .review__title{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:760px){#site-main .review__title{margin-bottom:70px}}@media screen and (min-width:760px){#site-main .review .section-content{padding:0 120px}}@media screen and (min-width:1100px){#site-main .review .section-content{padding:0 75px}}#site-main .review .review-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1100px){#site-main .review .review-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}#site-main .review .review-wrap .review-video{opacity:1}#site-main .review .review-wrap .review-video__wrap{position:relative;margin:0 auto;padding-bottom:60px;width:340px}@media screen and (min-width:760px){#site-main .review .review-wrap .review-video__wrap{padding-bottom:145px;width:500px}}@media screen and (min-width:1100px){#site-main .review .review-wrap .review-video__wrap{margin:0 10px;padding-bottom:0}}#site-main .review .review-wrap .review-text{margin:0 auto;width:334px;height:204px;overflow-y:scroll;opacity:1}@media screen and (min-width:760px){#site-main .review .review-wrap .review-text{width:330px}}@media screen and (min-width:1100px){#site-main .review .review-wrap .review-text{margin:0}}#site-main .review .review-wrap .review-text__wrap{padding-right:36px}#site-main .review .review-wrap .review-text .text{font-family:ProximaNova-Light,Arial,Helvetica,sans-serif;font-size:12px;line-height:1.7;color:#fff}#site-main .review__popup{position:absolute;bottom:-66px;left:calc(50% - 107px)}@media screen and (min-width:760px){#site-main .review__popup{bottom:-110px;left:calc(50% - 201px)}}@media screen and (min-width:1100px){#site-main .review__popup{bottom:auto;top:-74px;left:auto;right:80px}}#site-main .review__popup .bg-black{background-color:#1b1b1b}#site-main .review__popup .popup{width:232px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (min-width:760px){#site-main .review__popup .popup{width:402px}}#site-main .review__popup .popup .text,#site-main .review__popup .popup .title{line-height:24px}@media screen and (min-width:760px){#site-main .review__popup .popup .text,#site-main .review__popup .popup .title{line-height:48px}}#site-main .review__popup .popup .title{margin-bottom:20px;font-size:14px}@media screen and (min-width:760px){#site-main .review__popup .popup .title{font-size:24px}}#site-main .review__popup .popup .text{font-size:12px}@media screen and (min-width:760px){#site-main .review__popup .popup .text{font-size:14px}}#site-main .review__popup .popup .popup-wrap{padding:46px 20px;text-align:center}@media screen and (min-width:760px){#site-main .review__popup .popup .popup-wrap{padding:90px 35px}}#site-main .instagram{margin-bottom:70px;position:relative;background:url("../img/insta-bg.jpg") no-repeat 15% 0;background-size:cover}@media screen and (min-width:1200px){#site-main .instagram{margin-bottom:150px}}#site-main .instagram .container{padding:0}@media screen and (min-width:1200px){#site-main .instagram .container{padding:0 10px}}#site-main .instagram .section-bg{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:rgba(31,31,31,.7)}#site-main .instagram .instagram-link{display:block;width:100%;height:100%}#site-main .instagram__popup{position:absolute;z-index:10;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#site-main .instagram__popup .bg-black{background-color:#1b1b1b}#site-main .instagram__popup .bg-yellow{opacity:1;-webkit-transform:rotate(7deg);-ms-transform:rotate(7deg);transform:rotate(7deg)}#site-main .instagram__popup .popup{width:156px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (min-width:760px){#site-main .instagram__popup .popup{width:314px}}#site-main .instagram__popup .popup .popup-wrap{padding:10px 15px;text-align:center}@media screen and (min-width:760px){#site-main .instagram__popup .popup .popup-wrap{padding:25px 12px}}#site-main .instagram__popup .popup .text,#site-main .instagram__popup .popup .title{line-height:1}@media screen and (min-width:760px){#site-main .instagram__popup .popup .text,#site-main .instagram__popup .popup .title{line-height:48px}}#site-main .instagram__popup .popup .title{margin-bottom:4px;font-family:ProximaNova-Black,Arial,Helvetica,sans-serif;font-size:18px;letter-spacing:2.1px}@media screen and (min-width:760px){#site-main .instagram__popup .popup .title{margin-bottom:2px;font-size:42px}}#site-main .instagram__popup .popup .instagram-link--account{margin-bottom:4px;font-family:ProximaNova-Bold,Arial,Helvetica,sans-serif;font-size:12px;background:-webkit-radial-gradient(center,circle,#cf813b,#eabf57);background:-o-radial-gradient(center,circle,#cf813b,#eabf57);background:radial-gradient(circle at center,#cf813b,#eabf57);-webkit-mask-image:-webkit-radial-gradient(center,circle,#cf813b,#eabf57);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (min-width:760px){#site-main .instagram__popup .popup .instagram-link--account{margin-bottom:10px;font-size:24px}}#site-main .instagram__popup .popup .button .btn{height:36px;font-size:12px}@media screen and (min-width:760px){#site-main .instagram__popup .popup .button .btn{height:64px;font-size:14px}}#site-main .about{visibility:hidden;opacity:0;height:720px;position:relative}@media screen and (min-width:1200px){#site-main .about{margin-bottom:150px}}#site-main .about .container{padding:0}@media screen and (min-width:1200px){#site-main .about .container{padding:0 10px}}#site-main .about .section-content{width:100%;height:100%;position:relative;background:url("../img/about-bg.jpg") no-repeat 15% 0;background-size:cover;opacity:1}@media screen and (min-width:1200px){#site-main .about .section-content{width:calc(100% - 200px)}}#site-main .about .section-bg{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:rgba(31,31,31,.7)}#site-main .about__popup{width:320px;height:480px;position:absolute;z-index:10;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:760px){#site-main .about__popup{width:630px;height:450px}}@media screen and (min-width:1200px){#site-main .about__popup{width:2000px;left:50%}}#site-main .about__popup .popup{width:320px;height:100%}@media screen and (min-width:760px){#site-main .about__popup .popup{width:630px}}@media screen and (min-width:1200px){#site-main .about__popup .popup{width:2000px}}#site-main .about__popup .popup .popup-wrap{padding:68px 10px 70px 48px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}@media screen and (min-width:760px){#site-main .about__popup .popup .popup-wrap{padding:65px 20px 65px 82px}}@media screen and (min-width:1200px){#site-main .about__popup .popup .popup-wrap{width:600px}}#site-main .about__popup .popup .title{margin-bottom:30px;font-family:ProximaNova-Bold,Arial,Helvetica,sans-serif;font-size:18px;letter-spacing:2.1px}@media screen and (min-width:760px){#site-main .about__popup .popup .title{font-size:24px}}#site-main .about__popup .popup .about-text{margin-bottom:36px;padding:0 32px 0 0;height:230px;overflow-y:scroll;opacity:1}@media screen and (min-width:760px){#site-main .about__popup .popup .about-text{height:170px}}@media screen and (min-width:1200px){#site-main .about__popup .popup .about-text{padding:0 28px 0 0}}#site-main .about__popup .popup .about-text .text{margin-bottom:30px;font-size:12px;line-height:1.7;text-align:start}@media screen and (min-width:760px){#site-main .about__popup .popup .about-text .text{font-size:14px}}@media screen and (min-width:760px){#site-main .about__popup .popup .button{-ms-flex-item-align:end;align-self:flex-end}}#site-main .about__popup .popup .button .btn{padding:12px;height:36px;font-size:12px}@media screen and (min-width:760px){#site-main .about__popup .popup .button .btn{padding:20px 40px;height:64px;font-size:14px}}#site-main .business{position:relative;background:url("../img/business-bg.jpg") no-repeat 15% 0;background-size:cover}@media screen and (min-width:1200px){#site-main .business{height:765px}}#site-main .business .section-bg{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:rgba(59,59,59,.75)}#site-main .business .container{height:100%}#site-main .business .section-wrap{height:100%;position:relative;z-index:2;padding:50px 0 264px}@media screen and (min-width:760px){#site-main .business .section-wrap{padding:100px 0 504px}}@media screen and (min-width:1200px){#site-main .business .section-wrap{padding:0;height:100%}}#site-main .business__title{margin-bottom:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1200px){#site-main .business__title{position:absolute;top:100px;right:0}}#site-main .business__title .title--theme .bg-yellow{opacity:1;-webkit-transform:rotate(1deg);-ms-transform:rotate(1deg);transform:rotate(1deg)}#site-main .business__title .title{width:316px;text-align:left}@media screen and (min-width:760px){#site-main .business__title .title{width:550px}}@media screen and (min-width:1200px){#site-main .business__title .title{width:528px}}#site-main .business .business-text{margin:0 auto;padding:0 26px 0 0;width:270px;height:164px;overflow-y:scroll;opacity:1}@media screen and (min-width:760px){#site-main .business .business-text{padding:4px 20px 0 0;width:510px;height:130px}}@media screen and (min-width:1200px){#site-main .business .business-text{position:absolute;right:0;bottom:150px}}#site-main .business .business-text .text{margin-bottom:30px;font-size:12px;line-height:1.5;color:#fff}@media screen and (min-width:760px){#site-main .business .business-text .text{font-size:14px;line-height:1.6}}#site-main .business__popup{position:absolute;bottom:-104px;left:calc(50% - 107px)}@media screen and (min-width:760px){#site-main .business__popup{bottom:-194px;left:calc(50% - 201px)}}@media screen and (min-width:1200px){#site-main .business__popup{bottom:auto;top:-74px;left:auto;right:50%}}#site-main .business__popup .bg-black{background-color:#1b1b1b}#site-main .business__popup .bg-yellow{opacity:1;-webkit-transform:rotate(7deg);-ms-transform:rotate(7deg);transform:rotate(7deg)}#site-main .business__popup .popup{width:214px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (min-width:760px){#site-main .business__popup .popup{width:402px}}#site-main .business__popup .popup .title{font-size:14px}@media screen and (min-width:760px){#site-main .business__popup .popup .title{font-size:24px}}#site-main .business__popup .popup .text{font-size:12px}@media screen and (min-width:760px){#site-main .business__popup .popup .text{font-size:14px}}#site-main .business__popup .popup .popup-wrap{padding:46px 20px;text-align:center}@media screen and (min-width:760px){#site-main .business__popup .popup .popup-wrap{padding:90px 35px}}#site-main .business__popup .popup .popup-wrap .range-subtitle{margin-bottom:8px;text-transform:uppercase}@media screen and (min-width:760px){#site-main .business__popup .popup .popup-wrap .range-subtitle{margin-bottom:14px}#site-main .business__popup .popup .popup-wrap .range-subtitle .ranged{font-size:24px}}#site-main .business__popup .popup .popup-wrap .range-title{margin-bottom:14px}@media screen and (min-width:760px){#site-main .business__popup .popup .popup-wrap .range-title{margin-bottom:32px}}#site-main .business__popup .modal .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:1}#site-main .business__popup .modal--request{width:100%;height:calc(100% - 48px)}@media screen and (min-width:760px){#site-main .business__popup .modal--request{height:calc(100% - 96px)}}#site-main .business__popup .modal--request .modal-wrap{height:100%}#site-main .business__popup .modal__form{width:100%;height:100%}#site-main .business__popup .modal__form .modal-form{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#site-main .business__popup .modal__form .modal-form__item:last-child{margin-top:auto}#site-main .business__popup .modal__form .inputs__item{height:36px;opacity:1}@media screen and (min-width:760px){#site-main .business__popup .modal__form .inputs__item{height:68px}}#site-main .empty{height:175px;background-color:transparent}@media screen and (min-width:760px){#site-main .empty{height:262px}}@media screen and (min-width:1200px){#site-main .empty{height:0}}#inner-main .error{visibility:hidden;opacity:0;width:100vw;height:100vh;min-height:500px;background-color:#d24a43}#inner-main .error .section-wrap{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#inner-main .error .section-content{position:relative}#inner-main .error .error-wrap{position:relative;z-index:2}#inner-main .error .image{margin-bottom:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#inner-main .error .image .image-wrap{width:288px}@media screen and (min-width:760px){#inner-main .error .image .image-wrap{width:600px;max-width:97vh}}#inner-main .error .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#inner-main .error .button .btn__bg-mask{background-color:#d24a43}#inner-main .thanks{visibility:hidden;opacity:0;position:relative;width:100vw;height:100vh;min-height:500px;background:url("../img/insta-bg.jpg") no-repeat 100% 100%;background-size:cover}#inner-main .thanks .section-bg{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:rgba(31,31,31,.7)}#inner-main .thanks .section-wrap{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#inner-main .thanks .section-content{position:relative}#inner-main .thanks .thanks-wrap{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#inner-main .thanks__title{margin-bottom:30px}#inner-main .thanks__title .title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:760px){#inner-main .thanks__title .title{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width:760px){#inner-main .thanks__title .lines{display:none}}@media screen and (min-width:760px){#inner-main .thanks__title .line--desktop{display:block}}#inner-main .thanks__subtitle{margin-bottom:50px;padding:0 40px;text-align:center}#inner-main .thanks__subtitle .subtitle{font-size:16px;letter-spacing:.5px;color:#fff}@media screen and (min-width:760px){#inner-main .thanks__subtitle .subtitle{font-size:24px}}#inner-main .thanks .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#site-header{visibility:hidden;opacity:0}#site-header,#site-header .container{position:relative}#site-header .header__modal{z-index:21}#site-header .header__wrapper{position:fixed;z-index:12;width:100%;opacity:0}#site-header .header__wrapper,#site-header .header__wrapper.hided{-webkit-transition:all .5s ease-out 0s;-o-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s}#site-header .header__wrapper.hided{background-color:transparent;-webkit-transform:translateY(-36px);-ms-transform:translateY(-36px);transform:translateY(-36px)}@media screen and (min-width:760px){#site-header .header__wrapper.hided{-webkit-transform:translateY(-70px);-ms-transform:translateY(-70px);transform:translateY(-70px)}}@media screen and (min-width:1200px){#site-header .header__wrapper.hided{-webkit-transform:translateY(-60px);-ms-transform:translateY(-60px);transform:translateY(-60px)}}#site-header .header__wrapper.with-bg{background-color:rgba(25,25,25,.7)}#site-header .header-wrap{position:relative;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:760px){#site-header .header-wrap{height:70px}}@media screen and (min-width:1200px){#site-header .header-wrap{height:60px}}#site-header .burger,#site-header .header-contacts{width:52px}@media screen and (min-width:760px){#site-header .burger,#site-header .header-contacts{width:205px}}#site-header .popup-bg{position:fixed;top:36px;right:0;width:100vw;height:240px;background-color:rgba(25,25,25,.95);opacity:0;visibility:hidden;-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;-o-transition:transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}@media screen and (min-width:760px){#site-header .popup-bg{top:70px}}@media screen and (min-width:1200px){#site-header .popup-bg{top:60px}}#site-header .popup-bg.visible{opacity:1;visibility:visible}#site-footer{visibility:hidden;opacity:0;color:#fff;background-color:#191919}#site-footer .footer-item:first-child{padding:0 0 30px;position:relative}@media screen and (min-width:1200px){#site-footer .footer-item:first-child{padding:40px 0}}@media screen and (min-width:760px){#site-footer .footer-item:first-child .footer-item__wrap{width:600px}}@media screen and (min-width:1200px){#site-footer .footer-item:first-child .footer-item__wrap{width:auto}}#site-footer .footer-item:first-child .footer-line{position:absolute;bottom:0;z-index:10;width:100vw;height:1px;background-color:#eabf57}#site-footer .footer-item:nth-child(2){padding:20px 0}@media screen and (min-width:760px){#site-footer .footer-item:nth-child(2) .footer-item__wrap{width:340px}}@media screen and (min-width:1200px){#site-footer .footer-item:nth-child(2) .footer-item__wrap{width:auto}}#site-footer .footer-item__wrap{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1200px){#site-footer .footer-item__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#site-footer .footer-item__wrap:nth-child(2){-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}#site-footer .footer-item .button,#site-footer .footer-item .contacts,#site-footer .footer-item .copy,#site-footer .footer-item .dev,#site-footer .footer-item .links,#site-footer .footer-item .location{font-size:12px}@media screen and (min-width:760px){#site-footer .footer-item .button,#site-footer .footer-item .contacts,#site-footer .footer-item .copy,#site-footer .footer-item .dev,#site-footer .footer-item .links,#site-footer .footer-item .location{font-size:14px}}#site-footer .footer-item .location{margin-bottom:24px}@media screen and (min-width:1200px){#site-footer .footer-item .location{margin-bottom:0;text-align:end}}@media screen and (min-width:1200px){#site-footer .footer-item .location span{display:block}}#site-footer .footer-item .contacts{width:100%}@media screen and (min-width:760px){#site-footer .footer-item .contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:1200px){#site-footer .footer-item .contacts{width:auto}}@media screen and (min-width:1200px) and (min-width:1200px){#site-footer .footer-item .contacts>*+*{margin:0 0 0 36px}}#site-footer .footer-item .contacts .contacts-text{margin-right:6px}@media screen and (min-width:760px){#site-footer .footer-item .contacts .contact-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}#site-footer .footer-item .contacts .contact-list__item{text-align:center}#site-footer .footer-item .contacts .contact-list__item:first-child,#site-footer .footer-item .contacts .contact-list__item:last-child{margin-bottom:16px}#site-footer .footer-item .contacts .contact-list__item:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:760px){#site-footer .footer-item .contacts .contact-list__item:first-child{margin-bottom:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}#site-footer .footer-item .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#site-footer .footer-item .copy,#site-footer .footer-item .dev{font-family:ProximaNova-Light,Arial,Helvetica,sans-serif}#site-footer .footer-item .copy{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width:1200px){#site-footer .footer-item .copy{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}#site-footer .footer-item .links{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;max-width:340px}@media screen and (min-width:1200px){#site-footer .footer-item .links{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:330px}}#site-footer .footer-item .links__item{margin-bottom:8px;padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex}#site-footer .footer-item .links__item.shop{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1200px){#site-footer .footer-item .links__item.shop{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}#site-footer .footer-item .links__item.shop>*+*{margin:0 0 0 5px}#site-footer .footer-item .links__item.social{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#site-footer .footer-item .links span{font-family:ProximaNova-Bold,Arial,Helvetica,sans-serif;letter-spacing:1px;text-transform:uppercase;background:-webkit-radial-gradient(center,circle,#cf813b,#eabf57);background:-o-radial-gradient(center,circle,#cf813b,#eabf57);background:radial-gradient(circle at center,#cf813b,#eabf57);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#site-footer .footer-item .dev{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;color:#eabf57;opacity:.3}@media screen and (min-width:1200px){#site-footer .footer-item .dev{color:#fff;opacity:1}#site-footer .footer-item .dev,#site-footer .footer-item .dev .dev-link:hover{-webkit-transition:all .25s ease-out 0s;-o-transition:all .25s ease-out 0s;transition:all .25s ease-out 0s}#site-footer .footer-item .dev .dev-link:hover{color:#eabf57;opacity:.3}#site-footer .footer-item .dev .dev-link:hover span:before{transition:transform .85s cubic-bezier(.82,.01,.21,1),-webkit-transform .85s cubic-bezier(.82,.01,.21,1);-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}}#site-footer .footer-item .dev a,#site-footer .footer-item .dev span{display:inline-block}#site-footer .footer-item .dev span{position:relative}#site-footer .footer-item .dev span:before{content:"";display:block;position:absolute;left:0;bottom:0;width:100%;height:1px;will-change:transform;transition:transform .55s cubic-bezier(.82,.01,.21,1),-webkit-transform .55s cubic-bezier(.82,.01,.21,1);-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;background-color:#eabf57}#site-footer .footer-item .logo{margin:20px 0}@media screen and (min-width:1200px){#site-footer .footer-item .logo{margin:0}}#site-footer .footer-link{display:block;position:relative}#site-footer .footer-link:focus:before,#site-footer .footer-link:hover:before{transition:transform .85s cubic-bezier(.82,.01,.21,1),-webkit-transform .85s cubic-bezier(.82,.01,.21,1);-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}#site-footer .footer-link:before{content:"";display:block;position:absolute;left:0;bottom:0;width:100%;height:2px;will-change:transform;transition:transform .55s cubic-bezier(.82,.01,.21,1),-webkit-transform .55s cubic-bezier(.82,.01,.21,1);-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;background-color:#fff}.products{visibility:hidden;opacity:0;margin-bottom:100px}.products .section-wrap{position:relative}.products__title{margin-bottom:30px}@media screen and (min-width:760px){.products__title{margin-bottom:52px}}.products .products-gallery-holder{margin:0 auto}@media screen and (min-width:768px){.products .products-gallery-holder{margin-bottom:50px}}@media screen and (min-width:1024px){.products .products-gallery-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}}.products .products-gallery-holder .product-gallery{position:relative;max-width:300px;margin-bottom:20px}@media screen and (min-width:768px){.products .products-gallery-holder .product-gallery{max-width:500px;margin-bottom:30px}}@media screen and (min-width:1024px){.products .products-gallery-holder .product-gallery{width:33.33%;max-width:none;margin:0;padding:0 15px;margin-bottom:50px}}@media screen and (min-width:1200px){.products .products-gallery-holder .product-gallery{padding:0 30px}}.products .products-gallery-holder .product-gallery .swiper-wrapper{height:auto;margin-bottom:15px}.products .products-gallery-holder .product-gallery__slide{width:100%}.products .products-gallery-holder .product-gallery .name{font-family:ProximaNova-Bold,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5;text-transform:uppercase;background:-webkit-radial-gradient(center,circle,#cf813b,#eabf57);background:-o-radial-gradient(center,circle,#cf813b,#eabf57);background:radial-gradient(circle at center,#cf813b,#eabf57);-webkit-mask-image:-webkit-radial-gradient(center,circle,#cf813b,#eabf57);-webkit-background-clip:text;-webkit-text-fill-color:transparent;opacity:1}@media screen and (min-width:760px){.products .products-gallery-holder .product-gallery .name{margin-top:20px;padding:0;font-size:20px}}.products .products-gallery-holder .product-gallery__btn-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(calc(-50% - 15px));-ms-transform:translateY(calc(-50% - 15px));transform:translateY(calc(-50% - 15px));z-index:1}@media screen and (min-width:1024px){.products .products-gallery-holder .product-gallery__btn-holder{left:16px;right:16px;-webkit-transform:translateY(calc(-50% - 25px));-ms-transform:translateY(calc(-50% - 25px));transform:translateY(calc(-50% - 25px))}}@media screen and (min-width:1200px){.products .products-gallery-holder .product-gallery__btn-holder{left:31px;right:31px}}.products .products-gallery-holder .product-gallery .arrow-left,.products .products-gallery-holder .product-gallery .arrow-right{position:relative;z-index:1;width:38px;height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.products .products-gallery-holder .product-gallery .arrow{width:16px;height:3px;background-color:#000}.products .products-gallery-holder .product-gallery .next,.products .products-gallery-holder .product-gallery .prev{position:relative}.products .products-gallery-holder .product-gallery .next:before,.products .products-gallery-holder .product-gallery .prev:before{z-index:1;content:"";display:block;position:absolute;top:calc(50% - 5px);width:4px;height:0}.products .products-gallery-holder .product-gallery .next:after,.products .products-gallery-holder .product-gallery .prev:after{content:"";position:absolute;width:38px;height:38px;top:0;left:0;background-color:hsla(0,0%,100%,.4);border-radius:50px}.products .products-gallery-holder .product-gallery .prev:before{left:3px;border-top:5px solid transparent;border-right:6px solid #000;border-bottom:5px solid transparent;border-left:1px solid transparent}.products .products-gallery-holder .product-gallery .next:before{right:3px;border-top:5px solid transparent;border-left:6px solid #000;border-bottom:5px solid transparent;border-right:1px solid transparent}.products .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.head{position:relative;visibility:hidden;opacity:0;height:100vh;min-height:570px}@media screen and (min-width:760px){.head{min-height:700px}}.head__banner{position:absolute;z-index:3;top:0;left:0;width:100%;height:100%}.head__banner .banner{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.head__banner .banner:before{content:"";display:block;position:absolute;z-index:10;width:100%;height:100%;background-color:#1f1f1f;opacity:.7}.head__banner .banner__video{position:relative;width:100%;height:100%;overflow:hidden;background:url("../img/banner.jpg") no-repeat 50%;background-size:cover}@media screen and (min-width:1200px){.head__banner .banner__video{background:none}}.head__banner .banner #banner-video{display:none;min-width:100%;min-height:100%;width:auto;height:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (min-width:1200px){.head__banner .banner #banner-video{display:block}}.head__banner .banner__title{width:340px;position:absolute;z-index:12;-webkit-transform:translateY(14vh);-ms-transform:translateY(14vh);transform:translateY(14vh)}@media screen and (min-width:760px){.head__banner .banner__title{width:590px}}@media screen and (min-width:1200px){.head__banner .banner__title{width:800px}}.head__banner .banner__title .title .first-line{letter-spacing:3.5px}.head__banner .banner__popup{position:absolute;z-index:12;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;bottom:10%}@media screen and (min-width:760px){.head__banner .banner__popup{right:30px;bottom:20px}}@media screen and (min-width:1000px){.head__banner .banner__popup{right:90px;bottom:-10px}}@media screen and (min-width:1200px){.head__banner .banner__popup{right:190px;bottom:20px}}@media screen and (min-width:1900px){.head__banner .banner__popup{right:400px}}.head__banner .banner__popup .popup-wrap{padding:30px 24px}@media screen and (min-width:760px){.head__banner .banner__popup .popup-wrap{padding:70px 62px}}.head__banner .banner__popup .popup-wrap>*+*{margin:14px 0 0}@media screen and (min-width:760px){.head__banner .banner__popup .popup-wrap>*+*{margin:23px 0 0}}.icon{display:block}.icon.icon-tel{width:22px;height:22px}@media screen and (min-width:760px){.icon.icon-tel{display:none}}.icon.icon-tel .svg-iphone{fill:#fff}.header-contacts{font-family:ProximaNova-Light,Arial,Helvetica,sans-serif;font-size:18px;color:#fff}@media screen and (min-width:760px){.header-contacts{font-size:16px}}@media screen and (min-width:1200px){.header-contacts{font-size:14px}}.header-contacts__icon{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-contacts__icon span.contact-list__item{display:none}@media screen and (min-width:760px){.header-contacts__icon span.contact-list__item{display:block}}.header-contacts__icon .contacts-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-contacts__popup{position:absolute;top:36px;right:0;margin:0 24px 0 0;padding:10px;width:220px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;opacity:0;visibility:hidden;-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;-o-transition:transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}@media screen and (min-width:760px){.header-contacts__popup{margin:20px 14px 0 0}}.header-contacts__popup.visible{opacity:1;visibility:visible}.header-contacts__popup .contact-list{margin:0 0 20px;text-align:end}@media screen and (min-width:760px){.header-contacts__popup .contact-list{margin:0 0 20px}}.header-contacts__popup .contact-list__item{margin-bottom:10px}@media screen and (min-width:760px){.header-contacts__popup .contact-list__item:first-child{display:none}}.header-contacts__popup .contacts-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-contacts .arrow{margin-left:4px}@media screen and (min-width:760px){.header-contacts .arrow{margin-left:12px}}.overflow-bg--dark{position:fixed;width:100%;height:100vh;z-index:11;top:0;left:0;opacity:0;visibility:hidden;background-color:rgba(31,31,31,.3);cursor:url("../img/cancel.png"),auto}.overflow-bg--dark,.overflow-bg--dark.visible{-webkit-transition:-webkit-transform .25s ease 0s;transition:-webkit-transform .25s ease 0s;-o-transition:transform .25s ease 0s;transition:transform .25s ease 0s;transition:transform .25s ease 0s,-webkit-transform .25s ease 0s}.overflow-bg--dark.visible{opacity:1;visibility:visible}.overflow-bg--light{position:fixed;width:100%;height:100vh;z-index:11;top:0;left:0;opacity:0;visibility:hidden;background-color:hsla(0,0%,100%,.3);cursor:url("../img/cancel-black.png"),auto}.overflow-bg--light,.overflow-bg--light.visible{-webkit-transition:-webkit-transform .25s ease 0s;transition:-webkit-transform .25s ease 0s;-o-transition:transform .25s ease 0s;transition:transform .25s ease 0s;transition:transform .25s ease 0s,-webkit-transform .25s ease 0s}.overflow-bg--light.visible{opacity:1;visibility:visible}.nav-bg{position:fixed;width:100%;height:100vh;z-index:15;top:0;left:0;opacity:0;visibility:hidden;background-color:rgba(25,25,25,.95);-webkit-transform:translateX(-100px);-ms-transform:translateX(-100px);transform:translateX(-100px);-webkit-transition:-webkit-transform 1s ease 0s;transition:-webkit-transform 1s ease 0s;-o-transition:transform 1s ease 0s;transition:transform 1s ease 0s;transition:transform 1s ease 0s,-webkit-transform 1s ease 0s}@media screen and (min-width:760px){.nav-bg{width:50%}}@media screen and (min-width:1200px){.nav-bg{width:calc(50% - 190px)}}.nav-bg.visible{opacity:1;visibility:visible;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}#site-nav,.nav-bg.visible{-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;-o-transition:transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}#site-nav{margin-top:52px;padding:0 0 30px;position:absolute;top:0;left:0;z-index:15;height:calc(100vh - 52px);font-size:12px;letter-spacing:.9px;color:#fff;opacity:0;visibility:hidden;overflow:auto;-webkit-transform:translateX(-100px);-ms-transform:translateX(-100px);transform:translateX(-100px)}@media screen and (min-width:760px){#site-nav{height:calc(100vh - 80px);font-size:14px}}#site-nav.visible{opacity:1;visibility:visible;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;-o-transition:transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}#site-nav .menu{padding:0 0 52px}@media screen and (min-width:760px){#site-nav .menu{padding:0 0 80px}}#site-nav .menu .menu-list{text-transform:uppercase}#site-nav .menu .menu-list__item{padding:0 8px}#site-nav .menu .menu-list__link{padding:8px 0;position:relative;display:inline-block;color:#fff;-webkit-transition:color .35s ease 0s;-o-transition:color .35s ease 0s;transition:color .35s ease 0s}#site-nav .menu .menu-list__link:focus:before,#site-nav .menu .menu-list__link:hover:before{transition:transform .85s cubic-bezier(.82,.01,.21,1),-webkit-transform .85s cubic-bezier(.82,.01,.21,1);-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}#site-nav .menu .menu-list__link:before{content:"";display:block;position:absolute;left:0;bottom:0;width:100%;height:2px;will-change:transform;transition:transform .55s cubic-bezier(.82,.01,.21,1),-webkit-transform .55s cubic-bezier(.82,.01,.21,1);-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;background-color:#eabf57}#site-nav .contacts{margin-bottom:26px;padding:0 8px}#site-nav .contacts .contact-list>*+*{margin:3px 0 0}#site-nav .button{padding:0 8px}#site-nav .popup-btn{min-width:152px}.logo .st0{fill:#fff}.logo .st1{fill:#231f20}.logo__link{display:block;width:147px;height:36px}@media screen and (min-width:760px){.logo__link{width:245px;height:60px}}.logo__link svg{width:147px;height:36px}@media screen and (min-width:760px){.logo__link svg{width:245px;height:60px}}#site-header .logo{position:absolute;top:0;left:calc(50% - 73.5px);z-index:14;opacity:1}@media screen and (min-width:760px){#site-header .logo{left:calc(50% - 122.5px)}}a.btn,button.btn{display:block}.button .btn{position:relative;height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:ProximaNova-Bold,Arial,Helvetica,sans-serif;font-size:12px;letter-spacing:1px;text-transform:uppercase;white-space:nowrap;color:#fff;background-color:transparent;overflow:hidden;cursor:pointer}@media screen and (min-width:760px){.button .btn{height:64px;font-size:14px}}.button .btn:hover .btn__bg-mask{width:0;-webkit-transition:width .5s ease 0s;-o-transition:width .5s ease 0s;transition:width .5s ease 0s}.button .btn__bg{display:block;width:100%;height:100%}.button .btn__bg-color{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background:-webkit-radial-gradient(center,circle,#cf813b,#eabf57);background:-o-radial-gradient(center,circle,#cf813b,#eabf57);background:radial-gradient(circle at center,#cf813b,#eabf57)}.button .btn__bg-mask{position:absolute;top:3px;left:3px;right:3px;bottom:3px;z-index:21;width:calc(100% - 6px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#1b1b1b;-webkit-transition:width .5s ease 0s;-o-transition:width .5s ease 0s;transition:width .5s ease 0s}.button .btn__bg-mask,.button .btn__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button .btn__text{padding:0 15px;position:relative;z-index:30;width:100%;height:100%}@media screen and (min-width:760px){.button .btn__text{padding:0 52px}}.button .btn.btn--light{color:#1b1b1b}.button .btn.btn--light .btn__bg-mask{background-color:#fff}.close-btn{position:absolute;top:18px;right:18px;cursor:pointer}@media screen and (min-width:760px){.close-btn{top:-28px;right:0}}@media screen and (min-width:1200px){.close-btn{right:-28px}}.close-btn__wrap{position:relative;width:20px;height:20px}.close-btn__wrap .line{position:absolute;top:9px;width:25px;height:2px;display:block;background-color:#eabf57}.close-btn__wrap .line-1{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);right:-3px}.close-btn__wrap .line-2{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:-2px}.burger{position:relative;z-index:15;height:100%;cursor:pointer}.burger:hover .line-2{-webkit-transform:translateX(-5px);-ms-transform:translateX(-5px);transform:translateX(-5px);-webkit-transition:-webkit-transform .25s ease-out 0s;transition:-webkit-transform .25s ease-out 0s;-o-transition:transform .25s ease-out 0s;transition:transform .25s ease-out 0s;transition:transform .25s ease-out 0s,-webkit-transform .25s ease-out 0s}@media screen and (min-width:760px){.burger:hover .burger-text{letter-spacing:1px;opacity:1;visibility:visible;-webkit-transform:translate(10px);-ms-transform:translate(10px);transform:translate(10px);-webkit-transition:all .25s ease-out 0s;-o-transition:all .25s ease-out 0s;transition:all .25s ease-out 0s}}.burger .btn--burger{padding:0 34px 0 0;position:absolute;top:calc(50% - 12px);z-index:13;width:70px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.burger .btn--burger.active .line-1{top:6px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .25s ease-out 0s;-o-transition:all .25s ease-out 0s;transition:all .25s ease-out 0s}.burger .btn--burger.active .line-2{-webkit-transform:translateX(150%);-ms-transform:translateX(150%);transform:translateX(150%);opacity:0;visibility:hidden;-webkit-transition:-webkit-transform .25s ease-out 0s;transition:-webkit-transform .25s ease-out 0s;-o-transition:transform .25s ease-out 0s;transition:transform .25s ease-out 0s;transition:transform .25s ease-out 0s,-webkit-transform .25s ease-out 0s}.burger .btn--burger.active .line-3{top:6px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .25s ease-out 0s;-o-transition:all .25s ease-out 0s;transition:all .25s ease-out 0s}.burger .btn--burger .line-wrap{position:relative;width:25px;height:14px}.burger .btn--burger .line{position:absolute;width:25px;height:2px;display:block;background-color:#fff;-webkit-transition:-webkit-transform .35s ease-out 0s;transition:-webkit-transform .35s ease-out 0s;-o-transition:transform .35s ease-out 0s;transition:transform .35s ease-out 0s;transition:transform .35s ease-out 0s,-webkit-transform .35s ease-out 0s}.burger .btn--burger .line-1,.burger .btn--burger .line-3{left:0}.burger .btn--burger .line-1{top:0}.burger .btn--burger .line-3{top:12px}.burger .btn--burger .line-2{top:6px;left:-5px;-webkit-transition:-webkit-transform .25s ease-out 0s;transition:-webkit-transform .25s ease-out 0s;-o-transition:transform .25s ease-out 0s;transition:transform .25s ease-out 0s;transition:transform .25s ease-out 0s,-webkit-transform .25s ease-out 0s}.burger .burger-text{position:absolute;top:calc(50% - 9.5px);left:30px;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:ProximaNova-Bold,Arial,Helvetica,sans-serif;font-size:14px;line-height:1.4;color:#fff}.burger .burger-text.hide{display:none}@media screen and (min-width:760px){.burger .burger-text{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;visibility:visible;-webkit-transform:translate(10px);-ms-transform:translate(10px);transform:translate(10px)}}@media screen and (min-width:1200px){.burger .burger-text{font-size:12px;letter-spacing:3px;opacity:0;visibility:hidden;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);-webkit-transition:all .25s ease-out 0s;-o-transition:all .25s ease-out 0s;transition:all .25s ease-out 0s}}.arrow-left,.arrow-right,.contacts-icon{cursor:pointer}.arrow{position:relative;display:block;width:16px;height:10px;-webkit-transition:all .15s ease-out 0s;-o-transition:all .15s ease-out 0s;transition:all .15s ease-out 0s}.arrow.active .left{-webkit-transform:rotate(-48deg);-ms-transform:rotate(-48deg);transform:rotate(-48deg)}.arrow.active .left,.arrow.active .right{-webkit-transition:-webkit-transform .15s ease-out 0s;transition:-webkit-transform .15s ease-out 0s;-o-transition:transform .15s ease-out 0s;transition:transform .15s ease-out 0s;transition:transform .15s ease-out 0s,-webkit-transform .15s ease-out 0s}.arrow.active .right{-webkit-transform:rotate(48deg);-ms-transform:rotate(48deg);transform:rotate(48deg)}.arrow .left,.arrow .right{position:absolute;top:4px;display:block;width:10px;height:1px;background-color:#fff;-webkit-transition:-webkit-transform .15s ease-out 0s;transition:-webkit-transform .15s ease-out 0s;-o-transition:transform .15s ease-out 0s;transition:transform .15s ease-out 0s;transition:transform .15s ease-out 0s,-webkit-transform .15s ease-out 0s}.arrow .left{left:-.5px;-webkit-transform:rotate(48deg);-ms-transform:rotate(48deg);transform:rotate(48deg);border-radius:2px 0 0 2px}.arrow .right{left:6.5px;-webkit-transform:rotate(-48deg);-ms-transform:rotate(-48deg);transform:rotate(-48deg);border-radius:5px 0 0 5px}.popup{position:relative}.popup .popup-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup--theme{color:#fff}.popup--theme .title{font-family:ProximaNova-Extrabld,Arial,Helvetica,sans-serif;font-size:15px;line-height:1;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;background:-webkit-radial-gradient(center,circle,#cf813b,#eabf57);background:-o-radial-gradient(center,circle,#cf813b,#eabf57);background:radial-gradient(circle at center,#cf813b,#eabf57);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (min-width:760px){.popup--theme .title{font-size:24px}}.popup--theme .text{font-size:12px;line-height:1.2;letter-spacing:1px;text-align:center}@media screen and (min-width:760px){.popup--theme .text{font-size:14px}}.popup .bg-animated{position:relative}.popup .bg-yellow{z-index:1;background-color:#eabf57;opacity:0;-webkit-transform:rotate(0) translateX(0);-ms-transform:rotate(0) translateX(0);transform:rotate(0) translateX(0)}.popup .bg-black,.popup .bg-yellow{position:absolute;width:100%;height:100%}.popup .bg-black{z-index:2;background-color:#1f1f1f}.popup .popup-wrap{position:relative;z-index:3}.popup .popup-wrap--m{width:232px;height:176px}@media screen and (min-width:760px){.popup .popup-wrap--m{width:408px;height:318px}}.popup .popup-wrap--l{width:214px;height:322px}@media screen and (min-width:760px){.popup .popup-wrap--l{width:402px;height:600px}}.modal-bg{position:fixed;width:100%;height:100vh;z-index:15;top:0;left:0;opacity:0;visibility:hidden;background-color:rgba(25,25,25,.75);-webkit-transform:translateX(-100px);-ms-transform:translateX(-100px);transform:translateX(-100px)}.modal-bg,.modal-bg.visible{-webkit-transition:-webkit-transform .25s ease 0s;transition:-webkit-transform .25s ease 0s;-o-transition:transform .25s ease 0s;transition:transform .25s ease 0s;transition:transform .25s ease 0s,-webkit-transform .25s ease 0s}.modal-bg.visible{opacity:1;visibility:visible;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.modal-fixed{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:15;opacity:0;visibility:hidden;display:none;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.modal-fixed.visible{opacity:1;visibility:visible;display:block}.modal-fixed .modal .modal-wrap,.modal-fixed .modal__form{height:100%}.modal-fixed .modal .title{font-family:ProximaNova-Extrabld,Arial,Helvetica,sans-serif;font-size:16px;line-height:1;letter-spacing:.5px;text-transform:uppercase;text-align:center;background:-webkit-radial-gradient(center,circle,#cf813b,#eabf57);background:-o-radial-gradient(center,circle,#cf813b,#eabf57);background:radial-gradient(circle at center,#cf813b,#eabf57);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (min-width:760px){.modal-fixed .modal .title{font-size:24px}}.modal-fixed .modal .button{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal-fixed .modal--request{padding:48px 44px;width:340px;max-height:100vh;overflow:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:#fff;background-color:#191919;border:6px solid #eabf57}@media screen and (min-width:760px){.modal-fixed .modal--request{padding:44px 132px 50px;width:644px;padding:53px 132px 50px}}.modal-fixed .modal--request .modal__form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.modal-fixed .modal--request .modal__form .modal-form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal-fixed .modal--request .modal__form .modal-form__item:last-child{margin-top:auto}.modal-fixed .modal--request .modal__form .inputs__item{height:60px}.modal-fixed .modal--request .modal__form .inputs__item--textarea,.modal-fixed .modal--request .modal__form .inputs__item .textarea-wrap{-webkit-transition:height .5s ease-out 0s;-o-transition:height .5s ease-out 0s;transition:height .5s ease-out 0s}.modal-fixed .modal--request .modal__form .inputs__item--textarea.focus,.modal-fixed .modal--request .modal__form .inputs__item .textarea-wrap.focus{height:125px;-webkit-transition:height .5s ease-out 0s;-o-transition:height .5s ease-out 0s;transition:height .5s ease-out 0s}.title--theme{font-family:ProximaNova-Black,Arial,Helvetica,sans-serif;font-size:24px;letter-spacing:2px;line-height:1;text-transform:uppercase;color:#fff}.title--theme .bg-animated{display:block;position:relative}@media screen and (min-width:1200px){.title--theme .bg-animated{display:inline-block}}.title--theme .bg-yellow{z-index:1;background-color:#eabf57;opacity:0;-webkit-transform:rotate(0) translateX(0);-ms-transform:rotate(0) translateX(0);transform:rotate(0) translateX(0)}.title--theme .bg-black,.title--theme .bg-yellow{position:absolute;display:inline-block;width:100%;height:100%}.title--theme .bg-black{z-index:2;background-color:#1f1f1f;opacity:1}.title--theme .content-animated{padding:15px 10px;position:relative;z-index:3;display:inline-block}@media screen and (min-width:760px){.title--theme .content-animated{padding:25px 20px}}.title--theme .line{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:3px}@media screen and (min-width:760px){.title--theme .line{margin-bottom:6px;font-size:42px}}.title--theme .line .line{margin-bottom:4px}.title--theme .line--mob{display:inline-block}@media screen and (min-width:1200px){.title--theme .line--mob{display:none}}.title--theme .line--desktop{display:none}@media screen and (min-width:1200px){.title--theme .line--desktop{display:inline-block}}.title .text-gradient{background:-webkit-radial-gradient(center,circle,#cf813b,#eabf57);background:-o-radial-gradient(center,circle,#cf813b,#eabf57);background:radial-gradient(circle at center,#cf813b,#eabf57);-webkit-mask-image:-webkit-radial-gradient(center,circle,#cf813b,#eabf57);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.form--theme{color:#fff}.form--theme .inputs>*+*{margin:2px 0 0}.form--theme .inputs__item{position:relative;width:100%;background:-webkit-radial-gradient(center,circle,#cf813b,#eabf57);background:-o-radial-gradient(center,circle,#cf813b,#eabf57);background:radial-gradient(circle at center,#cf813b,#eabf57)}.form--theme .inputs__item .input-wrap{position:absolute;top:-1px;right:-1px;bottom:3px;left:-1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-color:#191919;overflow:hidden}.form--theme .inputs__item label{position:absolute;top:0;left:0;width:100%;height:100%;line-height:50px;text-align:center;cursor:pointer;-webkit-transition:all .6s cubic-bezier(.19,1,.22,1);-o-transition:all .6s cubic-bezier(.19,1,.22,1);transition:all .6s cubic-bezier(.19,1,.22,1)}@media screen and (min-width:760px){.form--theme .inputs__item label{line-height:68px}}.form--theme .inputs__item label.focus{font-size:.8em;-webkit-transform:translate3d(0,-18px,0);transform:translate3d(0,-18px,0);opacity:.5;pointer-events:none}.form--theme .inputs__item input,.form--theme .inputs__item textarea{width:calc(100% - 1px);background-color:transparent;border:none}.form--theme .inputs__item textarea{resize:none}input,textarea{font-family:ProximaNova-Light,Arial,Helvetica,sans-serif;font-size:12px;line-height:2;text-align:center;color:#fff;opacity:1;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease;overflow:hidden}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{text-align:center;color:#fff;opacity:1;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}input:-moz-placeholder,input::-moz-placeholder,textarea:-moz-placeholder,textarea::-moz-placeholder{color:#fff;opacity:1;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}input:focus,textarea:focus{color:#fff;opacity:1;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}input:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{color:#fff;opacity:0;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}input:focus:-moz-placeholder,input:focus::-moz-placeholder,textarea:focus:-moz-placeholder,textarea:focus::-moz-placeholder{color:#fff;opacity:0;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}input:focus:-ms-input-placeholder,textarea:focus:-ms-input-placeholder{color:#fff;opacity:0;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.simplebar-scroll-content::-webkit-scrollbar{width:0!important;background:transparent}.simplebar-track{right:8px;bottom:5px}.simplebar-track.vertical{width:3px;background-color:rgba(234,191,87,.2);border-right:.5px solid transparent;border-left:.5px solid transparent;background-clip:content-box}.simplebar-track.horizontal{display:none}.simplebar-scrollbar{right:-7px;width:16px;height:60px!important;border-radius:50%;background:url("../img/scrollbar-icon.png") no-repeat 50%}.simplebar-scrollbar:after{content:"";display:block;position:absolute;z-index:-1;bottom:30px;left:6.5px;width:3px;height:400px;background-color:#eabf57}.simplebar-track .simplebar-scrollbar.visible:before,.simplebar-track:hover .simplebar-scrollbar:before{display:none}@-webkit-keyframes rotateBox-1{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes rotateBox-1{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes rotateBox-2{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn)}}@keyframes rotateBox-2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@-webkit-keyframes translateDesc{0%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}50%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}to{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes translateDesc{0%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}50%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}to{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@-webkit-keyframes translateDesc-float{to{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes translateDesc-float{to{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}#calc input[type=range]{-webkit-appearance:none;position:relative;z-index:1;margin:0;padding:28px 0;width:100%;background-color:transparent}#calc input[type=range]:focus{outline:none}#calc input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background-image:url("../img/scrollbar-icon.png");cursor:pointer;-webkit-transform:translateY(-7px);transform:translateY(-7px);position:relative;z-index:2}#calc input[type=range]::-moz-range-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background-image:url("../../img/scrollbar-icon.png");cursor:pointer}#calc input[type=range]::-ms-thumb{-webkit-appearance:none;position:absolute;width:16px;height:16px;border-radius:50%;background-image:url("../../img/scrollbar-icon.png");cursor:pointer}#calc input[type=range]::-webkit-slider-runnable-track{width:100%;height:2px;color:transparent;background-color:rgba(234,191,87,.2);border-color:transparent;cursor:pointer}#calc input[type=range]::-moz-range-track{width:100%;height:2px;color:transparent;background-color:rgba(234,191,87,.2);border-color:transparent;cursor:pointer}#calc input[type=range]::-ms-track{width:100%;height:2px;color:transparent;background-color:rgba(234,191,87,.2);border-color:transparent;cursor:pointer}#calc input[type=range]::-ms-fill-lower,#calc input[type=range]::-ms-fill-upper{background-color:#eabf57;border-color:transparent}.first-slider{opacity:1}.first-slider .mobproduct-slider__item{margin:0 auto}.first-slider__cont{position:relative;margin:0 20px;width:242px}@media screen and (min-width:760px){.first-slider__cont{width:554px}}.first-slider__cont .img{width:242px}@media screen and (min-width:760px){.first-slider__cont .img{width:554px}}.first-slider__cont .img img{width:100%}.first-slider__nav{opacity:1}.first-slider__nav.nav-arrows{position:absolute;left:calc(50% - 81px)}.first-slider__nav.nav-arrows .arrows-wrap{width:162px;height:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.first-slider__nav.nav-arrows .arrows-wrap .arrow-left,.first-slider__nav.nav-arrows .arrows-wrap .arrow-right{position:relative;z-index:1;width:38px;height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.first-slider__nav.nav-arrows .arrows-wrap .arrow{width:16px;height:3px;background-color:#000}.first-slider__nav.nav-arrows .arrows-wrap .next,.first-slider__nav.nav-arrows .arrows-wrap .prev{position:relative}.first-slider__nav.nav-arrows .arrows-wrap .next:before,.first-slider__nav.nav-arrows .arrows-wrap .prev:before{z-index:1;content:"";display:block;position:absolute;top:calc(50% - 5px);width:4px;height:0}.first-slider__nav.nav-arrows .arrows-wrap .next:after,.first-slider__nav.nav-arrows .arrows-wrap .prev:after{content:"";display:block;position:absolute;width:38px;height:38px;background-color:hsla(0,0%,100%,.4);border-radius:50px}.first-slider__nav.nav-arrows .arrows-wrap .prev:before{left:1px;border-top:5px solid transparent;border-right:6px solid #000;border-bottom:5px solid transparent;border-left:1px solid transparent}.first-slider__nav.nav-arrows .arrows-wrap .prev:after{top:0;left:0}.first-slider__nav.nav-arrows .arrows-wrap .next:before{right:1px;border-top:5px solid transparent;border-left:6px solid #000;border-bottom:5px solid transparent;border-right:1px solid transparent}.first-slider__nav.nav-arrows .arrows-wrap .next:after{top:0;left:0}.first-slider__nav.nav-dots{position:absolute;left:calc(50% - 38px)}.first-slider__nav.nav-dots .dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.first-slider__nav.nav-dots .slick-dots{width:76px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.first-slider__nav.nav-dots .slick-dots li{position:relative;width:8px;height:8px;opacity:.5;cursor:pointer;-webkit-transition:all .25s ease-out 0s;-o-transition:all .25s ease-out 0s;transition:all .25s ease-out 0s}.first-slider__nav.nav-dots .slick-dots li:before{content:"";display:block;position:absolute;bottom:0;width:100%;height:3px;background-color:#000}.first-slider__nav.nav-dots .slick-dots li.slick-active{height:8px;opacity:1;cursor:pointer;-webkit-transition:all .25s ease-out 0s;-o-transition:all .25s ease-out 0s;transition:all .25s ease-out 0s}.first-slider__nav.nav-dots .slick-dots li.slick-active:before{height:100%}.first-slider__nav.nav-dots .slick-dots button{text-indent:-9999px}.main-slider{opacity:1}.main-slider .product-slider__item{margin:0 auto}.main-slider__cont .img{position:relative;margin:0 20px;width:242px}@media screen and (min-width:760px){.main-slider__cont .img{width:554px}}@media screen and (min-width:1200px){.main-slider__cont .img{margin:0 10px;width:500px}}.main-slider__nav{opacity:1}.main-slider__nav.nav-arrows{position:absolute;bottom:-28px;left:calc(50% - 81px)}@media screen and (min-width:1200px){.main-slider__nav.nav-arrows{bottom:50%;left:24px}}.main-slider__nav.nav-arrows .arrows-wrap{width:162px;height:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1200px){.main-slider__nav.nav-arrows .arrows-wrap{width:489px}}.main-slider__nav.nav-arrows .arrows-wrap .arrow-left,.main-slider__nav.nav-arrows .arrows-wrap .arrow-right{position:relative;z-index:1;width:38px;height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.main-slider__nav.nav-arrows .arrows-wrap .arrow{width:16px;height:3px;background-color:#000}.main-slider__nav.nav-arrows .arrows-wrap .next,.main-slider__nav.nav-arrows .arrows-wrap .prev{position:relative}.main-slider__nav.nav-arrows .arrows-wrap .next:before,.main-slider__nav.nav-arrows .arrows-wrap .prev:before{z-index:1;content:"";display:block;position:absolute;top:calc(50% - 5px);width:4px;height:0}.main-slider__nav.nav-arrows .arrows-wrap .next:after,.main-slider__nav.nav-arrows .arrows-wrap .prev:after{content:"";display:block;position:absolute;width:38px;height:38px;background-color:hsla(0,0%,100%,.4);border-radius:50px}.main-slider__nav.nav-arrows .arrows-wrap .prev:before{left:1px;border-top:5px solid transparent;border-right:6px solid #000;border-bottom:5px solid transparent;border-left:1px solid transparent}.main-slider__nav.nav-arrows .arrows-wrap .prev:after{top:0;left:0}.main-slider__nav.nav-arrows .arrows-wrap .next:before{right:1px;border-top:5px solid transparent;border-left:6px solid #000;border-bottom:5px solid transparent;border-right:1px solid transparent}.main-slider__nav.nav-arrows .arrows-wrap .next:after{top:0;left:0}.main-slider__nav.nav-dots{position:absolute;bottom:-30px;left:calc(50% - 38px)}@media screen and (min-width:1200px){.main-slider__nav.nav-dots{display:none}}.main-slider__nav.nav-dots .dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-slider__nav.nav-dots .slick-dots{width:76px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.main-slider__nav.nav-dots .slick-dots li{position:relative;width:8px;height:8px;opacity:.5;cursor:pointer;-webkit-transition:all .25s ease-out 0s;-o-transition:all .25s ease-out 0s;transition:all .25s ease-out 0s}.main-slider__nav.nav-dots .slick-dots li:before{content:"";display:block;position:absolute;bottom:0;width:100%;height:3px;background-color:#000}.main-slider__nav.nav-dots .slick-dots li.slick-active{height:8px;opacity:1;cursor:pointer;-webkit-transition:all .25s ease-out 0s;-o-transition:all .25s ease-out 0s;transition:all .25s ease-out 0s}.main-slider__nav.nav-dots .slick-dots li.slick-active:before{height:100%}.main-slider__nav.nav-dots .slick-dots button{text-indent:-9999px}.inner-slider{display:none;width:186px;height:257px}@media screen and (min-width:1200px){.inner-slider{display:block}}.inner-slider__cont{display:none}.inner-slider__nav.nav-dots{display:none;position:absolute;bottom:-30px;left:calc(50% - 38px)}@media screen and (min-width:1200px){.inner-slider__nav.nav-dots{display:block;bottom:0;left:-164px}}.inner-slider__nav.nav-dots .dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.inner-slider__nav.nav-dots .slick-dots{width:76px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.inner-slider__nav.nav-dots .slick-dots li{position:relative;width:8px;height:8px;cursor:pointer}.inner-slider__nav.nav-dots .slick-dots li:after{content:"";display:block;position:absolute;bottom:0;left:0;width:8px;height:3px;background-color:#000;opacity:.5;-webkit-transition:all .25s ease-out 0s;-o-transition:all .25s ease-out 0s;transition:all .25s ease-out 0s}.inner-slider__nav.nav-dots .slick-dots li.slick-active:after{height:8px;opacity:1;-webkit-transition:all .25s ease-out 0s;-o-transition:all .25s ease-out 0s;transition:all .25s ease-out 0s}.inner-slider__nav.nav-dots .slick-dots button{text-indent:-9999px}.review-slider{opacity:1}.review-slider__item{margin:0 auto}.review-slider__cont{width:340px;height:246px}@media screen and (min-width:760px){.review-slider__cont{width:500px;height:362px}}.review-slider__cont .video{width:340px;height:246px}@media screen and (min-width:760px){.review-slider__cont .video{width:500px;height:362px}}.review-slider__cont .video .video-wrap{position:relative;width:100%;height:100%;overflow:hidden}.review-slider__video{min-width:100%;min-height:100%;width:auto;height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);overflow:hidden}.review-slider .video-tint{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:rgba(25,25,25,.5);opacity:0}.review-slider .pause-btn,.review-slider .play-btn{cursor:pointer}.review-slider .play-btn{display:none;position:absolute;top:50%;left:50%;z-index:11;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:60px;height:60px}@media screen and (min-width:760px){.review-slider .play-btn{width:100px;height:100px}}.review-slider .play-btn svg{fill:#eabf57}.review-slider .pause-btn{display:none;position:absolute;bottom:20px;left:20px;z-index:11;width:30px;height:30px}.review-slider .pause-btn svg{fill:#eabf57}.review-slider .slick-list.draggable{width:601px}.review-slider .slick-slide.slick-active{position:relative;width:202px;height:145px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:170px;left:-101px}.review-slider .slick-slide.slick-active:not(.slick-current) .review-slider__cont,.review-slider .slick-slide.slick-active:not(.slick-current) .video{width:202px;height:145px}.review-slider .slick-slide.slick-active:not(.slick-current) .video-tint{opacity:1}.review-slider .slick-slide.slick-active.slick-current{top:0;width:auto;height:auto;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.review-slider .slick-slide.slick-active.slick-current .video-tint{opacity:1}.review-slider .slick-slide.slick-active.slick-current .play-btn{display:block}.review-slider__nav{opacity:1}.review-slider__nav.nav-arrows{position:absolute;bottom:26px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width:760px){.review-slider__nav.nav-arrows{bottom:70px}}@media screen and (min-width:1200px){.review-slider__nav.nav-arrows{bottom:-100px}}.review-slider__nav.nav-arrows .arrows-wrap{width:204px;height:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.review-slider__nav.nav-arrows .arrows-wrap .arrow-left,.review-slider__nav.nav-arrows .arrows-wrap .arrow-right{position:relative;z-index:1}.review-slider__nav.nav-arrows .arrows-wrap .arrow{width:16px;height:3px;background-color:#fff}.review-slider__nav.nav-arrows .arrows-wrap .next,.review-slider__nav.nav-arrows .arrows-wrap .prev{position:relative;width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.review-slider__nav.nav-arrows .arrows-wrap .next:before,.review-slider__nav.nav-arrows .arrows-wrap .prev:before{z-index:1;content:"";display:block;position:absolute;top:calc(50% - 5px);width:4px;height:0}.review-slider__nav.nav-arrows .arrows-wrap .prev:before{left:-4px;border-top:5px solid transparent;border-right:6px solid #fff;border-bottom:5px solid transparent;border-left:1px solid transparent}.review-slider__nav.nav-arrows .arrows-wrap .next:before{right:-4px;border-top:5px solid transparent;border-left:6px solid #fff;border-bottom:5px solid transparent;border-right:1px solid transparent}.review-slider__nav.nav-arrows .arrows-wrap .next:after{left:-9px}.review-slider__nav.nav-dots{position:absolute;bottom:26px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width:760px){.review-slider__nav.nav-dots{bottom:70px}}@media screen and (min-width:1200px){.review-slider__nav.nav-dots{bottom:-100px}}.review-slider__nav.nav-dots .dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.review-slider__nav.nav-dots .slick-dots{width:76px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.review-slider__nav.nav-dots .slick-dots li{width:8px;height:3px;background-color:#8f8f90;opacity:.5;-webkit-transition:all .25s ease-out 0s;-o-transition:all .25s ease-out 0s;transition:all .25s ease-out 0s}.review-slider__nav.nav-dots .slick-dots li.slick-active{background-color:#eabf57;height:8px;opacity:1;-webkit-transition:all .25s ease-out 0s;-o-transition:all .25s ease-out 0s;transition:all .25s ease-out 0s}.review-slider__nav.nav-dots .slick-dots button{text-indent:-9999px}.boxes .box{position:absolute;width:24px;height:24px;background-color:transparent;border-width:1px;border-style:solid;-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.boxes .box:first-child,.boxes .box:nth-child(3){border-color:#eabf57}@media screen and (min-width:1200px){.boxes .box:first-child,.boxes .box:nth-child(2){-webkit-animation-name:rotateBox-1;animation-name:rotateBox-1}}.boxes .box:first-child{-webkit-animation-delay:.05s;animation-delay:.05s}.boxes .box:nth-child(2){border-color:#1f1f1f;-webkit-animation-delay:.2s;animation-delay:.2s}.boxes .box:nth-child(3){-webkit-animation-delay:.25s;animation-delay:.25s}@media screen and (min-width:1200px){.boxes .box:nth-child(3){-webkit-animation-name:rotateBox-2;animation-name:rotateBox-2}}.instagram .instagram-images{position:relative;z-index:10;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);background-color:#fff}@media screen and (min-width:1200px){.instagram .instagram-images{grid-template-columns:450px repeat(3,1fr)}}.instagram .instagram-images .image{position:relative;opacity:1}.instagram .instagram-images .image--1{display:none}@media screen and (min-width:1200px){.instagram .instagram-images .image--1{display:block;grid-column:1/2;grid-row:1/4}}.instagram .instagram-images .image--2{grid-column:1/3}@media screen and (min-width:1200px){.instagram .instagram-images .image--2{grid-column:2/4}}.instagram .instagram-images .image--3{grid-column:3/4}@media screen and (min-width:1200px){.instagram .instagram-images .image--3{grid-column:4/5}}.instagram .instagram-images .image--4{grid-column:1/3}@media screen and (min-width:1200px){.instagram .instagram-images .image--4{grid-column:2/4}}.instagram .instagram-images .image--5{grid-column:3/4}@media screen and (min-width:1200px){.instagram .instagram-images .image--5{grid-column:4/5}}.instagram .instagram-images .image--6{grid-column:1/2}@media screen and (min-width:1200px){.instagram .instagram-images .image--6{grid-column:2/3}}.instagram .instagram-images .image--7{grid-column:2/3}@media screen and (min-width:1200px){.instagram .instagram-images .image--7{grid-column:3/4}}.instagram .instagram-images .image--8{grid-column:3/4}@media screen and (min-width:1200px){.instagram .instagram-images .image--8{grid-column:4/5}}.instagram .instagram-images .img{width:100%;height:100%}.instagram .instagram-images img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.strip{position:absolute;z-index:1}.strip,.strip.horizontal{height:1px}.strip.vertical{width:1px}.strip--theme{background-color:#eabf57;opacity:.3}#head .strip{z-index:10}#head .strip-1,#head .strip-2{width:307px}@media screen and (min-width:760px){#head .strip-1,#head .strip-2{width:470px}}#head .strip-1{top:66px;right:40px}@media screen and (min-width:760px){#head .strip-1{top:134px;left:auto;right:60px}}@media screen and (min-width:1200px){#head .strip-1{top:134px;right:285px}}#head .strip-2{top:76px;right:10px}@media screen and (min-width:760px){#head .strip-2{top:154px;right:10px}}@media screen and (min-width:1200px){#head .strip-2{top:154px;left:auto;right:230px}}#head .strip-3,#head .strip-4{width:145px}@media screen and (min-width:760px){#head .strip-3,#head .strip-4{width:134px}}@media screen and (min-width:1200px){#head .strip-3,#head .strip-4{width:286px}}#head .strip-3{top:306px;right:30px}@media screen and (min-width:760px){#head .strip-3{top:268px;left:auto;right:60px}}@media screen and (min-width:1200px){#head .strip-3{top:236px;right:184px}}#head .strip-4{top:316px;right:10px}@media screen and (min-width:760px){#head .strip-4{top:288px;right:42px}}@media screen and (min-width:1200px){#head .strip-4{top:256px;right:134px}}#head .strip-5,#head .strip-6{height:386px}@media screen and (min-width:760px){#head .strip-5,#head .strip-6{height:422px}}@media screen and (min-width:1200px){#head .strip-5,#head .strip-6{height:386px}}#head .strip-5{top:0;right:54px}@media screen and (min-width:760px){#head .strip-5{top:78px;right:118px}}@media screen and (min-width:1200px){#head .strip-5{top:80px;right:384px}}#head .strip-6{top:125px;right:44px}@media screen and (min-width:760px){#head .strip-6{top:200px;right:98px}}@media screen and (min-width:1200px){#head .strip-6{top:196px;right:366px}}@media screen and (min-width:760px){#head .strip-7,#head .strip-8{width:400px}}@media screen and (min-width:1200px){#head .strip-7,#head .strip-8{width:466px}}@media screen and (min-width:760px){#head .strip-7{top:355px;right:70px}}@media screen and (min-width:1200px){#head .strip-7{top:355px;right:50px}}@media screen and (min-width:760px){#head .strip-8{top:375px;right:0}}@media screen and (min-width:1200px){#head .strip-8{top:375px;right:-30px}}#calc .strip-1,#calc .strip-2{width:0}@media screen and (min-width:760px){#calc .strip-1,#calc .strip-2{width:256px}}@media screen and (min-width:760px){#calc .strip-1{top:320px;right:30px}}@media screen and (min-width:1200px){#calc .strip-1{top:166px;right:-100px}}@media screen and (min-width:760px){#calc .strip-2{top:340px;right:0}}@media screen and (min-width:1200px){#calc .strip-2{top:186px;right:-162px}}#calc .strip-3,#calc .strip-4{width:0}@media screen and (min-width:760px){#calc .strip-3,#calc .strip-4{width:256px}}@media screen and (min-width:760px){#calc .strip-3{bottom:200px;right:-50px}}@media screen and (min-width:1200px){#calc .strip-3{top:284px;right:-250px}}@media screen and (min-width:760px){#calc .strip-4{bottom:180px;right:-70px}}@media screen and (min-width:1200px){#calc .strip-4{top:304px;right:-256px}}#calc .strip-5,#calc .strip-6{height:0}@media screen and (min-width:760px){#calc .strip-5,#calc .strip-6{height:422px}}@media screen and (min-width:1200px){#calc .strip-5,#calc .strip-6{height:386px}}@media screen and (min-width:760px){#calc .strip-5{top:193px;right:100px}}@media screen and (min-width:1200px){#calc .strip-5{top:80px;right:-30px}}@media screen and (min-width:760px){#calc .strip-6{top:252px;right:80px}}@media screen and (min-width:1200px){#calc .strip-6{top:143px;right:-50px}}#calc .strip-7,#calc .strip-8{width:0}@media screen and (min-width:1200px){#calc .strip-7,#calc .strip-8{width:312px}}@media screen and (min-width:1200px){#calc .strip-7{bottom:115px;right:-250px}}@media screen and (min-width:1200px){#calc .strip-8{bottom:95px;right:-273px}}#products .strip-1,#products .strip-2{width:210px}@media screen and (min-width:760px){#products .strip-1,#products .strip-2{width:204px}}@media screen and (min-width:1200px){#products .strip-1,#products .strip-2{width:304px}}#products .strip-1{bottom:236px;right:10px}@media screen and (min-width:760px){#products .strip-1{bottom:452px;right:auto;left:10px}}@media screen and (min-width:1200px){#products .strip-1{bottom:567px;left:-192px}}#products .strip-2{bottom:226px;right:40px}@media screen and (min-width:760px){#products .strip-2{bottom:432px;right:auto;left:34px}}@media screen and (min-width:1200px){#products .strip-2{bottom:547px;left:-110px}}#products .strip-3,#products .strip-4{width:108px}@media screen and (min-width:760px){#products .strip-3,#products .strip-4{width:128px}}@media screen and (min-width:1200px){#products .strip-3,#products .strip-4{width:286px}}#products .strip-3{bottom:162px;right:31px}@media screen and (min-width:760px){#products .strip-3{bottom:178px;right:auto;left:32px}}@media screen and (min-width:1200px){#products .strip-3{bottom:270px;left:-224px}}#products .strip-4{bottom:152px;right:46px}@media screen and (min-width:760px){#products .strip-4{bottom:158px;right:auto;left:47px}}@media screen and (min-width:1200px){#products .strip-4{bottom:248px;left:-190px}}#products .strip-5,#products .strip-6{height:290px}@media screen and (min-width:760px){#products .strip-5,#products .strip-6{height:624px}}#products .strip-5{bottom:-55px;right:68px}@media screen and (min-width:760px){#products .strip-5{bottom:-66px;right:auto;left:78px}}@media screen and (min-width:1200px){#products .strip-5{bottom:0;left:0}}#products .strip-6{bottom:-38px;right:58px}@media screen and (min-width:760px){#products .strip-6{bottom:-98px;right:auto;left:98px}}@media screen and (min-width:1200px){#products .strip-6{bottom:20px;left:20px}}#products .strip-7,#products .strip-8{width:280px}#products .strip-7{bottom:-20px;right:10px}@media screen and (min-width:760px){#products .strip-7{bottom:-12px;right:auto;left:0}}@media screen and (min-width:1200px){#products .strip-7{bottom:52px;left:-60px}}#products .strip-8{bottom:-30px;right:42px}@media screen and (min-width:760px){#products .strip-8{bottom:-32px;right:auto;left:60px}}@media screen and (min-width:1200px){#products .strip-8{bottom:32px;left:-20px}}#sales .strip-1,#sales .strip-2{width:119px}@media screen and (min-width:760px){#sales .strip-1,#sales .strip-2{width:232px}}@media screen and (min-width:1200px){#sales .strip-1,#sales .strip-2{width:280px}}#sales .strip-1{top:72px;right:20px}@media screen and (min-width:760px){#sales .strip-1{top:136px;right:38px}}@media screen and (min-width:1200px){#sales .strip-1{top:130px;right:auto;left:-220px}}#sales .strip-2{top:82px;right:-8px}@media screen and (min-width:760px){#sales .strip-2{top:156px;right:0}}@media screen and (min-width:1200px){#sales .strip-2{top:150px;right:auto;left:-140px}}#sales .strip-3,#sales .strip-4{width:162px}@media screen and (min-width:760px){#sales .strip-3,#sales .strip-4{width:196px}}@media screen and (min-width:1200px){#sales .strip-3,#sales .strip-4{width:160px}}#sales .strip-3{bottom:226px;right:8px}@media screen and (min-width:760px){#sales .strip-3{bottom:553px;right:32px}}@media screen and (min-width:1200px){#sales .strip-3{bottom:198px;right:auto;left:-110px}}#sales .strip-4{bottom:236px;right:-10px}@media screen and (min-width:760px){#sales .strip-4{bottom:533px;right:8px}}@media screen and (min-width:1200px){#sales .strip-4{bottom:178px;right:auto;left:-80px}}#sales .strip-5,#sales .strip-6{height:392px}@media screen and (min-width:760px){#sales .strip-5,#sales .strip-6{height:482px}}@media screen and (min-width:1200px){#sales .strip-5,#sales .strip-6{height:390px}}#sales .strip-5{bottom:120px;right:30px}@media screen and (min-width:760px){#sales .strip-5{bottom:441px;right:76px}}@media screen and (min-width:1200px){#sales .strip-5{bottom:60px;right:auto;left:-10px}}#sales .strip-6{bottom:87px;right:20px}@media screen and (min-width:760px){#sales .strip-6{bottom:381px;right:56px}}@media screen and (min-width:1200px){#sales .strip-6{bottom:0;right:auto;left:10px}}@media screen and (min-width:1200px){#sales .strip-7,#sales .strip-8{width:280px}}@media screen and (min-width:1200px){#sales .strip-7{bottom:100px;left:-145px}}@media screen and (min-width:1200px){#sales .strip-8{bottom:80px;left:-115px}}#details .strip{z-index:unset;opacity:.8}#details .strip-1,#details .strip-2{width:278px}@media screen and (min-width:760px){#details .strip-1,#details .strip-2{width:364px}}@media screen and (min-width:1200px){#details .strip-1,#details .strip-2{width:390px}}#details .strip-1{bottom:496px;left:-10px}@media screen and (min-width:760px){#details .strip-1{bottom:900px;left:10px}}@media screen and (min-width:1200px){#details .strip-1{bottom:990px;left:-105px}}#details .strip-2{bottom:486px;left:46px}@media screen and (min-width:760px){#details .strip-2{bottom:880px;left:78px}}@media screen and (min-width:1200px){#details .strip-2{bottom:970px;left:-20px}}#details .strip-3,#details .strip-4{width:162px}@media screen and (min-width:760px){#details .strip-3,#details .strip-4{width:196px}}@media screen and (min-width:1200px){#details .strip-3,#details .strip-4{width:160px}}#details .strip-3{bottom:370px;left:0}@media screen and (min-width:760px){#details .strip-3{bottom:554px;left:0}}@media screen and (min-width:1200px){#details .strip-3{bottom:586px;left:0}}#details .strip-4{bottom:360px;left:10px}@media screen and (min-width:760px){#details .strip-4{bottom:534px;left:15px}}@media screen and (min-width:1200px){#details .strip-4{bottom:566px;left:30px}}#details .strip-5,#details .strip-6{height:440px}@media screen and (min-width:760px){#details .strip-5,#details .strip-6{height:900px}}@media screen and (min-width:1200px){#details .strip-5,#details .strip-6{height:840px}}#details .strip-5{bottom:93px;left:20px}@media screen and (min-width:760px){#details .strip-5{bottom:142px;left:128px}}@media screen and (min-width:1200px){#details .strip-5{bottom:178px;left:88px}}#details .strip-6{bottom:70px;left:30px}@media screen and (min-width:760px){#details .strip-6{bottom:102px;left:148px}}@media screen and (min-width:1200px){#details .strip-6{bottom:134px;left:108px}}#details .strip-7,#details .strip-8{width:190px}@media screen and (min-width:1200px){#details .strip-7,#details .strip-8{width:280px}}#details .strip-7{bottom:130px;left:-10px}@media screen and (min-width:760px){#details .strip-7{bottom:194px;left:86px}}@media screen and (min-width:1200px){#details .strip-7{bottom:226px;left:44px}}#details .strip-8{bottom:120px;left:10px}@media screen and (min-width:760px){#details .strip-8{bottom:174px;left:112px}}@media screen and (min-width:1200px){#details .strip-8{bottom:206px;left:76px}}#review .strip{z-index:unset}#review .strip-1,#review .strip-2{width:0}@media screen and (min-width:760px){#review .strip-1,#review .strip-2{width:214px}}@media screen and (min-width:760px){#review .strip-1{bottom:526px;right:112px}}@media screen and (min-width:1200px){#review .strip-1{bottom:442px;right:-13px}}@media screen and (min-width:760px){#review .strip-2{bottom:506px;right:74px}}@media screen and (min-width:1200px){#review .strip-2{bottom:422px;right:-58px}}#review .strip-3,#review .strip-4{width:0}@media screen and (min-width:760px){#review .strip-3,#review .strip-4{width:182px}}@media screen and (min-width:1200px){#review .strip-3,#review .strip-4{width:284px}}@media screen and (min-width:760px){#review .strip-3{bottom:378px;right:15px}}@media screen and (min-width:1200px){#review .strip-3{bottom:292px;right:-230px}}@media screen and (min-width:760px){#review .strip-4{bottom:358px;right:0}}@media screen and (min-width:1200px){#review .strip-4{bottom:272px;right:-260px}}#review .strip-5,#review .strip-6{height:0}@media screen and (min-width:760px){#review .strip-5,#review .strip-6{height:442px}}@media screen and (min-width:1200px){#review .strip-5,#review .strip-6{height:386px}}@media screen and (min-width:760px){#review .strip-5{bottom:174px;right:152px}}@media screen and (min-width:1200px){#review .strip-5{bottom:84px;right:0}}@media screen and (min-width:760px){#review .strip-6{bottom:114px;right:132px}}@media screen and (min-width:1200px){#review .strip-6{bottom:34px;right:-20px}}#review .strip-7,#review .strip-8{width:0}@media screen and (min-width:760px){#review .strip-7,#review .strip-8{width:322px}}@media screen and (min-width:760px){#review .strip-7{bottom:256px;right:100px}}@media screen and (min-width:1200px){#review .strip-7{bottom:173px;right:-53px}}@media screen and (min-width:760px){#review .strip-8{bottom:236px;right:36px}}@media screen and (min-width:1200px){#review .strip-8{bottom:153px;right:-100px}}#about .strip{opacity:.4}#about .strip-1,#about .strip-2{width:0}@media screen and (min-width:760px){#about .strip-1,#about .strip-2{width:296px}}@media screen and (min-width:1200px){#about .strip-1,#about .strip-2{width:204px}}@media screen and (min-width:760px){#about .strip-1{top:-44px;left:-136px}}@media screen and (min-width:1200px){#about .strip-1{top:76px;left:-746px}}@media screen and (min-width:760px){#about .strip-2{top:-24px;left:-96px}}@media screen and (min-width:1200px){#about .strip-2{top:56px;left:-722px}}#about .strip-3,#about .strip-4{width:0}@media screen and (min-width:760px){#about .strip-3,#about .strip-4{width:84px}}@media screen and (min-width:1200px){#about .strip-3,#about .strip-4{width:274px}}@media screen and (min-width:760px){#about .strip-3{bottom:269px;left:-124px}}@media screen and (min-width:1200px){#about .strip-3{bottom:274px;left:-660px}}@media screen and (min-width:760px){#about .strip-4{bottom:249px;left:-106px}}@media screen and (min-width:1200px){#about .strip-4{bottom:254px;left:-628px}}#about .strip-5,#about .strip-6{height:0}@media screen and (min-width:760px){#about .strip-5,#about .strip-6{height:604px}}@media screen and (min-width:1200px){#about .strip-5,#about .strip-6{height:393px}}@media screen and (min-width:760px){#about .strip-5{bottom:-28px;left:-80px}}@media screen and (min-width:1200px){#about .strip-5{bottom:62px;left:-588px}}@media screen and (min-width:760px){#about .strip-6{bottom:-112px;left:-60px}}@media screen and (min-width:1200px){#about .strip-6{bottom:0;left:-568px}}#about .strip-7,#about .strip-8{width:0}@media screen and (min-width:760px){#about .strip-7,#about .strip-8{width:318px}}@media screen and (min-width:760px){#about .strip-7{bottom:-26px;left:-146px}}@media screen and (min-width:1200px){#about .strip-7{bottom:156px;left:-850px}}@media screen and (min-width:760px){#about .strip-8{bottom:-46px;left:-90px}}@media screen and (min-width:1200px){#about .strip-8{bottom:136px;left:-792px}}#business .strip{opacity:.2}#business .strip-1,#business .strip-2{width:120px}@media screen and (min-width:760px){#business .strip-1,#business .strip-2{width:236px}}@media screen and (min-width:1200px){#business .strip-1,#business .strip-2{width:290px}}#business .strip-1{top:54px;right:20px}@media screen and (min-width:760px){#business .strip-1{top:116px;right:12px}}@media screen and (min-width:1200px){#business .strip-1{top:136px;right:auto;left:-202px}}#business .strip-2{top:64px;right:0}@media screen and (min-width:760px){#business .strip-2{top:136px;right:-10px}}@media screen and (min-width:1200px){#business .strip-2{top:156px;right:auto;left:-148px}}#business .strip-3,#business .strip-4{width:162px}@media screen and (min-width:760px){#business .strip-3,#business .strip-4{width:192px}}@media screen and (min-width:1200px){#business .strip-3,#business .strip-4{width:162px}}#business .strip-3{top:224px;right:8px}@media screen and (min-width:760px){#business .strip-3{top:272px;right:10px}}@media screen and (min-width:1200px){#business .strip-3{top:252px;right:auto;left:-104px}}#business .strip-4{top:234px;right:-10px}@media screen and (min-width:760px){#business .strip-4{top:292px;right:-10px}}@media screen and (min-width:1200px){#business .strip-4{top:272px;right:auto;left:-82px}}#business .strip-5,#business .strip-6{height:387px}@media screen and (min-width:760px){#business .strip-5,#business .strip-6{height:546px}}@media screen and (min-width:1200px){#business .strip-5,#business .strip-6{height:398px}}#business .strip-5{top:10px;right:30px}@media screen and (min-width:760px){#business .strip-5{top:20px;right:80px}}@media screen and (min-width:1200px){#business .strip-5{top:auto;bottom:276px;left:0}}#business .strip-6{top:50px;right:20px}@media screen and (min-width:760px){#business .strip-6{top:76px;right:60px}}@media screen and (min-width:1200px){#business .strip-6{top:auto;bottom:226px;left:20px}}#business .strip-7,#business .strip-8{width:0}@media screen and (min-width:1200px){#business .strip-7,#business .strip-8{width:280px}}@media screen and (min-width:1200px){#business .strip-7{top:354px;left:-160px}}@media screen and (min-width:1200px){#business .strip-8{top:374px;left:-122px}}#error .strip-1,#error .strip-2{width:307px}@media screen and (min-width:760px){#error .strip-1,#error .strip-2{width:470px}}#error .strip-1{top:-26px;right:0}@media screen and (min-width:760px){#error .strip-1{top:-46px;right:-10px}}@media screen and (min-width:1200px){#error .strip-1{top:122px;right:-300px}}#error .strip-2{top:-16px;right:-20px}@media screen and (min-width:760px){#error .strip-2{top:-26px;right:-54px}}@media screen and (min-width:1200px){#error .strip-2{top:142px;right:-340px}}#error .strip-3,#error .strip-4{width:145px}@media screen and (min-width:760px){#error .strip-3,#error .strip-4{width:162px}}@media screen and (min-width:1200px){#error .strip-3,#error .strip-4{width:276px}}#error .strip-3{bottom:78px;right:-8px}@media screen and (min-width:760px){#error .strip-3{bottom:472px;right:-40px}}@media screen and (min-width:1200px){#error .strip-3{bottom:380px;right:-407px}}#error .strip-4{bottom:68px;right:-20px}@media screen and (min-width:760px){#error .strip-4{bottom:452px;right:-70px}}@media screen and (min-width:1200px){#error .strip-4{bottom:360px;right:-441px}}#error .strip-5,#error .strip-6{height:386px}@media screen and (min-width:760px){#error .strip-5,#error .strip-6{height:520px}}@media screen and (min-width:1200px){#error .strip-5,#error .strip-6{height:390px}}#error .strip-5{bottom:25px;right:10px}@media screen and (min-width:760px){#error .strip-5{bottom:195px;right:-20px}}@media screen and (min-width:1200px){#error .strip-5{bottom:152px;right:-204px}}#error .strip-6{bottom:-88px;right:0}@media screen and (min-width:760px){#error .strip-6{bottom:30px;right:-40px}}@media screen and (min-width:1200px){#error .strip-6{bottom:35px;right:-224px}}#error .strip-7,#error .strip-8{width:0}@media screen and (min-width:1200px){#error .strip-7,#error .strip-8{width:466px}}@media screen and (min-width:1200px){#error .strip-7{bottom:282px;right:-536px}}@media screen and (min-width:1200px){#error .strip-8{bottom:262px;right:-618px}}#error .strip-9,#error .strip-10{width:0}@media screen and (min-width:1200px){#error .strip-9,#error .strip-10{width:462px}}@media screen and (min-width:1200px){#error .strip-9{top:92px;left:-476px}}@media screen and (min-width:1200px){#error .strip-10{top:112px;left:-428px}}#error .strip-11,#error .strip-12{width:0}@media screen and (min-width:1200px){#error .strip-11,#error .strip-12{width:280px}}@media screen and (min-width:1200px){#error .strip-11{bottom:246px;left:-428px}}@media screen and (min-width:1200px){#error .strip-12{bottom:226px;left:-392px}}#error .strip-13,#error .strip-14{height:0}@media screen and (min-width:1200px){#error .strip-13,#error .strip-14{height:446px}}@media screen and (min-width:1200px){#error .strip-13{bottom:96px;left:-304px}}@media screen and (min-width:1200px){#error .strip-14{bottom:-46px;left:-284px}}#error .strip-15,#error .strip-16{width:0}@media screen and (min-width:1200px){#error .strip-15,#error .strip-16{width:462px}}@media screen and (min-width:1200px){#error .strip-15{bottom:126px;left:-480px}}@media screen and (min-width:1200px){#error .strip-16{bottom:106px;left:-392px}}#thanks .strip-1,#thanks .strip-2{width:307px}@media screen and (min-width:760px){#thanks .strip-1,#thanks .strip-2{width:470px}}#thanks .strip-1{top:-26px;right:0}@media screen and (min-width:760px){#thanks .strip-1{top:-46px;right:10px}}@media screen and (min-width:1200px){#thanks .strip-1{right:-82px}}#thanks .strip-2{top:-16px;right:-20px}@media screen and (min-width:760px){#thanks .strip-2{top:-26px;right:-10px}}@media screen and (min-width:1200px){#thanks .strip-2{right:-128px}}#thanks .strip-3,#thanks .strip-4{width:145px}@media screen and (min-width:760px){#thanks .strip-3,#thanks .strip-4{width:476px}}@media screen and (min-width:1200px){#thanks .strip-3,#thanks .strip-4{width:284px}}#thanks .strip-3{bottom:78px;right:-8px}@media screen and (min-width:760px){#thanks .strip-3{bottom:104px;right:56px}}@media screen and (min-width:1200px){#thanks .strip-3{bottom:312px;right:-176px}}#thanks .strip-4{bottom:68px;right:-20px}@media screen and (min-width:760px){#thanks .strip-4{bottom:84px;right:-26px}}@media screen and (min-width:1200px){#thanks .strip-4{bottom:292px;right:-202px}}#thanks .strip-5,#thanks .strip-6{height:386px}@media screen and (min-width:760px){#thanks .strip-5,#thanks .strip-6{height:426px}}@media screen and (min-width:1200px){#thanks .strip-5,#thanks .strip-6{height:390px}}#thanks .strip-5{bottom:25px;right:10px}@media screen and (min-width:760px){#thanks .strip-5{bottom:58px;right:122px}}@media screen and (min-width:1200px){#thanks .strip-5{bottom:72px;right:0}}#thanks .strip-6{bottom:-88px;right:0}@media screen and (min-width:760px){#thanks .strip-6{bottom:-74px;right:102px}}@media screen and (min-width:1200px){#thanks .strip-6{bottom:-46px;right:-20px}}#thanks .strip-7,#thanks .strip-8{width:0}@media screen and (min-width:1200px){#thanks .strip-7,#thanks .strip-8{width:466px}}@media screen and (min-width:1200px){#thanks .strip-7{bottom:172px;right:-316px}}@media screen and (min-width:1200px){#thanks .strip-8{bottom:152px;right:-390px}}.partners-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.partners-list__item{margin:0 20px}@media screen and (min-width:760px){.partners-list__item{margin:0 40px}}.partners-list__item .img-wrap{width:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:760px){.partners-list__item .img-wrap{width:180px}}.back-to-top{top:auto!important;right:10px!important;bottom:10px!important;left:auto!important;width:30px!important;height:30px!important;z-index:600;display:none;-webkit-transform:translateY(0) rotate(-180deg);-ms-transform:translateY(0) rotate(-180deg);transform:translateY(0) rotate(-180deg);-webkit-transition-delay:.25s;-o-transition-delay:.25s;transition-delay:.25s}@media screen and (min-width:1200px){.back-to-top{top:auto!important;right:30px!important;bottom:30px!important;left:auto!important;width:40px!important;height:40px!important}}.back-to-top:hover .scroll-arrow:before{-webkit-transform:skewY(32deg);-ms-transform:skewY(32deg);transform:skewY(32deg)}.back-to-top:hover .scroll-arrow:after{-webkit-transform:skewY(-32deg);-ms-transform:skewY(-32deg);transform:skewY(-32deg)}.back-to-top .scroll-arrow{position:relative;display:block;width:100%;height:100%;background-color:rgba(234,191,87,.5);border-radius:50%}.back-to-top .scroll-arrow:after,.back-to-top .scroll-arrow:before{content:"";display:block;position:absolute;top:50%;width:8px;height:2px;background-color:#1f1f1f;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:.25s cubic-bezier(.7,.3,0,1);-o-transition:.25s cubic-bezier(.7,.3,0,1);transition:.25s cubic-bezier(.7,.3,0,1)}@media screen and (min-width:1200px){.back-to-top .scroll-arrow:after,.back-to-top .scroll-arrow:before{width:13px}}.back-to-top .scroll-arrow:before{right:50%;-webkit-transform:skewY(22deg);-ms-transform:skewY(22deg);transform:skewY(22deg)}.back-to-top .scroll-arrow:after{left:50%;-webkit-transform:skewY(-22deg);-ms-transform:skewY(-22deg);transform:skewY(-22deg)}.midnightHeader.default .scroll-arrow{background-color:rgba(234,191,87,.6)}.midnightHeader.default .scroll-arrow:after,.midnightHeader.default .scroll-arrow:before{background-color:#1f1f1f}.midnightHeader.light .scroll-arrow{background-color:rgba(31,31,31,.7)}.midnightHeader.light .scroll-arrow:after,.midnightHeader.light .scroll-arrow:before{background-color:#eabf57}.will-delete{padding:10px 0;width:140px;position:fixed;bottom:30px;left:30px;z-index:100;color:#fff;font-family:ProximaNova-Bold,Arial,Helvetica,sans-serif;letter-spacing:1px;text-align:center;background-color:rgba(234,191,87,.6)}.will-delete .pages-title{padding:0 40px;position:relative;cursor:pointer}.will-delete .pages-title.focus+.pages-nav{display:block;opacity:1;visibility:visible}.will-delete .pages-nav{width:140px;position:absolute;top:-68px;left:0;display:none;opacity:0;visibility:hidden;background-color:rgba(234,191,87,.6);-webkit-transition:all .15s ease-in-out 0s;-o-transition:all .15s ease-in-out 0s;transition:all .15s ease-in-out 0s}.will-delete .pages-nav li a{display:block;padding:4px 40px;border-bottom:1px solid #1f1f1f}.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;-o-transition:.3s opacity;transition:opacity .3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;-o-transition:.2s top,.2s -webkit-transform;transition:top .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s top;-webkit-transition:transform .2s,top .2s;transition:transform .2s,top .2s;-webkit-transition:transform .2s,top .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s top,.2s -webkit-transform;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;-o-transition:.2s left,.2s -webkit-transform;transition:left .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s left;-webkit-transition:transform .2s,left .2s;transition:transform .2s,left .2s;-webkit-transition:transform .2s,left .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s left,.2s -webkit-transform;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;-o-transition:.2s right,.2s -webkit-transform;transition:right .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s right;-webkit-transition:transform .2s,right .2s;transition:transform .2s,right .2s;-webkit-transition:transform .2s,right .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s right,.2s -webkit-transform;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}