form{max-width:100%;box-sizing:border-box}.field{margin-bottom:20px;max-width:100%;width:100%;box-sizing:border-box}.field .label-holder{margin-bottom:4px;text-align:left;font-size:16px;font-size:1rem;line-height:1.625}@media all and (max-width:767px){.field .label-holder{font-size:14px;font-size:.875rem;line-height:1.42857}}.field .control{max-width:100%;box-sizing:border-box;font-family:Roboto,Helvetica,sans-serif;font-size:16px;font-size:1rem;line-height:1.375}@media all and (max-width:479px){.field .control{width:100%}}.field .control input,.field .control select,.field .control textarea,.field .control .input{padding:9px;width:100%;border:1px solid rgba(0,0,0,0.5);border-radius:0;box-sizing:border-box;color:#000}.field .control input::-webkit-input-placeholder,.field .control select::-webkit-input-placeholder,.field .control textarea::-webkit-input-placeholder,.field .control .input::-webkit-input-placeholder{color:rgba(0,0,0,0.5)}.field .control input::-moz-placeholder,.field .control select::-moz-placeholder,.field .control textarea::-moz-placeholder,.field .control .input::-moz-placeholder{color:rgba(0,0,0,0.5)}.field .control input:-moz-placeholder,.field .control select:-moz-placeholder,.field .control textarea:-moz-placeholder,.field .control .input:-moz-placeholder{color:rgba(0,0,0,0.5)}.field .control input:-ms-input-placeholder,.field .control select:-ms-input-placeholder,.field .control textarea:-ms-input-placeholder,.field .control .input:-ms-input-placeholder{color:rgba(0,0,0,0.5)}.field .control select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.field.invalid input,.field.invalid select,.field.invalid textarea,.field.invalid .input{border:1px solid #a00;padding:9px}.field .error{margin-top:5px;font-size:14px;font-size:.875rem;line-height:1.35714;color:#a00}input[type=checkbox]{position:absolute;width:auto;left:-9999px;opacity:0}input[type=checkbox]+label{position:relative;display:inline-block;padding-left:26px;margin:0;box-sizing:border-box;font-size:16px;font-size:1rem;line-height:1.625;line-height:18px}@media all and (max-width:767px){input[type=checkbox]+label{font-size:14px;font-size:.875rem;line-height:1.42857}}input[type=checkbox]+label:before{content:'';position:absolute;top:0;left:0;width:16px;height:16px;z-index:1;background:#fff;border:1px solid #aaa;border-radius:4px}input[type=checkbox]+label span{user-select:none}input[type=checkbox]+label:after{content:'';position:absolute;left:2px;top:3px;width:14px;height:13px;z-index:1;opacity:0;background:url(/static/img/sprite.svg) no-repeat -268px 0;transition:opacity .1s}input[type=checkbox]:checked+label:after{opacity:1}input[type=checkbox]:disabled+label:before{background:#e6e6e6}input[type=checkbox]:disabled:checked+label:after{opacity:.5}input[type=radio]{position:absolute;width:auto;left:-9999px;opacity:0}input[type=radio]+label{position:relative;display:inline-block;padding-left:26px;margin:0;box-sizing:border-box;font-size:16px;font-size:1rem;line-height:1.625;line-height:18px}@media all and (max-width:767px){input[type=radio]+label{font-size:14px;font-size:.875rem;line-height:1.42857}}input[type=radio]+label:before{content:'';position:absolute;top:0;left:0;width:16px;height:16px;z-index:1;background:#fff;border:1px solid #aaa;border-radius:50%}input[type=radio]+label span{user-select:none}input[type=radio]+label:after{content:'';position:absolute;top:4px;left:4px;width:10px;height:10px;z-index:1;opacity:0;background:#000;border-radius:50%;transition:opacity .2s}input[type=radio]:checked+label:after{opacity:1}input[type=radio]:disabled+label:before{background:#e6e6e6}input[type=radio]:disabled:checked+label:after{opacity:.5}.form__btn{width:100%;margin-top:10px;text-align:center}@media all and (min-width:768px) and (max-width:1023px){.form__btn{text-align:left}}.form__btn-item{min-width:100%}@media all and (min-width:480px){.form__btn-item{min-width:280px}}@keyframes loading{20%{border-width:8px;width:0;height:0}90%{border-width:8px;width:87.5%;height:87.5%}100%{border-width:0;width:100%;height:100%}}.preloader{position:relative;display:inline-block;width:50px;height:50px;z-index:1;vertical-align:middle;background-color:#4f985d;border-radius:50%}.preloader:after{content:'';position:absolute;top:50%;left:50%;border:0 solid #fff;border-radius:50%;transform:translate(-50%,-50%);animation:loading 1000ms linear forwards infinite}.text-styles{font-size:16px;font-size:1rem;line-height:1.625}@media all and (max-width:767px){.text-styles{font-size:14px;font-size:.875rem;line-height:1.42857}}.text-styles .page-attach{margin:29px 0}.text-styles>*:first-child{margin-top:0}.text-styles>*:last-child{margin-bottom:0 !important}.text-styles p{margin-bottom:11px}.text-styles a:not([id]){font-weight:700;color:#3c5c42;transition:color .35s}@media all and (min-width:1024px){.text-styles a:not([id]):hover{color:#00aa58}}.text-styles a:not([id]):active{color:#4f985d}.text-styles iframe{margin-bottom:10px}.text-styles blockquote{margin:30px 0;padding:34px 50px 28px 50px;font-family:'Exo 2',Helvetica,sans-serif;font-size:28px;font-size:1.75rem;line-height:1.21429;background-color:#00aa58;color:#fff}@media all and (max-width:767px){.text-styles blockquote{padding:25px;font-size:16px;font-size:1rem;line-height:1.375}}.text-styles blockquote>*{max-width:480px}.text-styles h2,.text-styles h3,.text-styles h4,.text-styles h5{font-weight:bold;font-family:'Exo 2',Helvetica,sans-serif;letter-spacing:.02em;text-transform:uppercase;color:#000}.text-styles h2{margin:1.1em 0 .5em;font-size:48px;font-size:3rem;line-height:1.10417}@media all and (max-width:1023px){.text-styles h2{font-size:36px;font-size:2.25rem;line-height:1.11111}}@media all and (max-width:767px){.text-styles h2{font-size:24px;font-size:1.5rem;line-height:1.20833}}.text-styles h3{margin:1.4em 0 .9em;font-size:36px;font-size:2.25rem;line-height:1.11111}@media all and (max-width:1023px){.text-styles h3{font-size:30px;font-size:1.875rem;line-height:1.1}}@media all and (max-width:767px){.text-styles h3{font-size:16px;font-size:1rem;line-height:1.125}}.text-styles h4{margin:1.9em 0 .9em;font-size:28px;font-size:1.75rem;line-height:1.10714}@media all and (max-width:1023px){.text-styles h4{font-size:22px;font-size:1.375rem;line-height:1.09091}}@media all and (max-width:767px){.text-styles h4{font-size:16px;font-size:1rem;line-height:1.125}}.text-styles h5{margin:2em 0 1.2em;font-size:24px;font-size:1.5rem;line-height:1.08333}@media all and (max-width:1023px){.text-styles h5{font-size:18px;font-size:1.125rem;line-height:1.11111}}@media all and (max-width:767px){.text-styles h5{font-size:14px;font-size:.875rem;line-height:1.07143}}.text-styles h6{margin:2.7em 0 1.9em;font-weight:500;font-size:16px;font-size:1rem;line-height:1.625;font-family:Roboto,Helvetica,sans-serif}@media all and (max-width:767px){.text-styles h6{font-size:14px;font-size:.875rem;line-height:1.07143}}@media all and (max-width:767px){.text-styles h6{font-weight:bold;text-transform:uppercase;font-family:'Exo 2',Helvetica,sans-serif;letter-spacing:.02em}}.text-styles ul,.text-styles ol{margin:1.8em 0 2em;font-weight:500}.text-styles ul li,.text-styles ol li{position:relative;margin-bottom:.65em;z-index:1}.text-styles ul li:last-child,.text-styles ol li:last-child{margin-bottom:0}.text-styles ul li p,.text-styles ol li p{margin:0;padding:0}.text-styles ul>li{padding-left:25px;margin-left:12px}.text-styles ul>li:before{content:'●';position:absolute;left:.6em;top:-.1em;transform-origin:50% 55%;transform:scale(0.6) translateZ(0)}.text-styles ul ul>li:before{content:'—';top:0;transform:none}.text-styles ol{padding-left:2.6em;list-style:decimal}.text-styles table{margin:1.6em 0 1.8em;width:100%}@media all and (max-width:1023px){.text-styles table{display:block;overflow-x:auto}}.text-styles table th,.text-styles table td{width:1%;min-width:90px;border-bottom:2px solid #bababa;font-family:Roboto,Helvetica,sans-serif}@media all and (max-width:1023px){.text-styles table th,.text-styles table td{padding:12px 10px}}.text-styles table td{padding:20px 23px 17px 0}.text-styles table td:last-child{padding-right:0}.text-styles table tr:first-child td{margin-top:0}.text-styles table tr:first-child td:last-child{padding-right:0}.text-styles table th{padding-bottom:10px;font-weight:bold;font-size:24px;font-size:1.5rem;line-height:1.08333;text-transform:uppercase}@media all and (max-width:1023px){.text-styles table th{font-size:18px;font-size:1.125rem;line-height:1.11111}}@media all and (max-width:767px){.text-styles table th{font-size:14px;font-size:.875rem;line-height:1.07143}}.text-styles table td p{margin-bottom:.8em}.text-styles table td h5{letter-spacing:0}.text-styles table td>*:first-child{margin-top:0}.text-styles table td>*:last-child{margin-bottom:0}.text-styles .page-images,.text-styles .page-video,.text-styles .page-files{margin:20px 0}.text-styles .page-images img{width:100%}.js .text-styles .page-images>img:nth-of-type(n+2){display:none}.text-styles .object-description,.text-styles .item-description{display:block;margin-top:16px;color:#999;font-size:14px;font-size:.875rem;line-height:1.21429}.text-styles .object-description:empty,.text-styles .item-description:empty{display:none}.text-styles .page-video{position:relative;text-align:left}.text-styles .page-video .fluid-width-video-wrapper{display:inline-block;vertical-align:top;-webkit-backface-visibility:hidden;backface-visibility:hidden}.text-styles .page-video.instagram{max-width:650px;margin-left:auto;margin-right:auto}.text-styles .page-video.instagram iframe{width:100%;border:1px solid #e6e6e6;border-radius:4px}.text-styles .page-video iframe{margin:0}.text-styles .page-file{margin-bottom:.5em}.text-styles .page-file:last-of-type{margin-bottom:0}.text-styles .page-file a{position:relative;display:inline-block;min-height:32px;max-width:100%;z-index:1}.text-styles .page-file a:after{content:'';display:inline-block;height:100%;min-height:inherit;vertical-align:middle}.text-styles .page-file a:before{content:'';position:absolute;left:0;top:0;width:24px;height:32px;z-index:1;background:url(/static/img/sprite.svg) no-repeat 75.625% 0;background-size:1433.33333% 409.375%}.text-styles .page-file span{display:inline-block;padding-left:36px;word-break:break-word;vertical-align:middle;box-sizing:border-box}.text-styles .page-table{margin:1.6em 0;overflow-x:auto}.text-styles .page-table>table{margin:0}@media all and (max-width:1023px){.text-styles .page-table>table{display:table;overflow-x:visible}}@media all and (min-width:900px){.text-styles .columns{display:flex;margin:1.6em 0}}@media all and (min-width:900px){.text-styles .columns .column{min-height:1em}.text-styles .columns .column>*:first-child{margin-top:0}.text-styles .columns .column>*:last-child{margin-bottom:0}}@media all and (min-width:1200px){.text-styles .columns .column{flex:1 0 33.83333%;max-width:calc(50% - 25px);margin-right:50px}.text-styles .columns .column:nth-of-type(2n){margin-right:0}}@media all and (min-width:900px) and (max-width:1199px){.text-styles .columns .column{flex:1 0 33.83333%;max-width:calc(50% - 20px);margin-right:40px}.text-styles .columns .column:nth-of-type(2n){margin-right:0}}.text-styles .two-columns{margin-bottom:1.5em}@media all and (min-width:1200px){.text-styles .two-columns{-webkit-perspective:1px;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:17px;-moz-column-gap:17px;column-gap:17px}}@media all and (min-width:768px) and (max-width:1199px){.text-styles .two-columns{-webkit-perspective:1px;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}}.text-styles .two-columns>p{margin-bottom:0;padding-bottom:1em}.text-styles .two-columns>h2,.text-styles .two-columns>h3,.text-styles .two-columns>h4{margin-bottom:0;padding-bottom:.5em}.text-styles .two-columns>ul,.text-styles .two-columns>ol{margin-bottom:0;padding-bottom:1.1em}.text-styles .two-columns>li{padding-left:22px;margin-left:28px}@media all and (min-width:768px){.text-styles .two-columns>li{padding-bottom:.4em}.text-styles .two-columns>li:last-child{padding-bottom:0}}.text-styles .two-columns>li:before{content:'';position:absolute;left:0;top:10px;width:8px;height:8px;transform:none;background-color:#00aa58}.text-styles .two-columns>*{-webkit-column-break-inside:avoid;page-break-inside:avoid}@media all and (min-width:768px){.text-styles .two-columns>*:last-child{margin-bottom:0;padding-bottom:0}}.text-styles .two-columns:last-child>*:last-child{margin-bottom:0;padding-bottom:0}.text-styles .no-margin{margin-bottom:0}.text-styles .no-margin+*{margin-top:0}.text-styles .slider__btn{width:40px;height:40px;border-radius:0;border:0;background-color:#4f985d;background-image:none;transition:background-color .35s}@media all and (min-width:1024px){.text-styles .slider__btn:hover{background-color:#67c378}}.text-styles .slider__btn:active{background-color:#3c5c42}.text-styles .slider__btn:before{content:'';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:url(/static/img/sprite.svg) no-repeat -52px -41px;background-size:1720% 655%}.text-styles .slider__btn.swiper-button-prev:before{transform:translate(-50%,-50%) rotate(-180deg)}.text-styles .swiper-button-prev{left:0;transform:translateX(-50%)}.text-styles .swiper-button-next{right:0;transform:translateX(50%)}.text-styles .swiper-pagination{position:relative;bottom:0;margin:19px auto}@media all and (min-width:768px){.text-styles .swiper-pagination{margin:13px auto 0}}.text-styles .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 9px}.text-styles .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,.text-styles .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,.text-styles .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,.text-styles .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,.text-styles .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{opacity:0;pointer-events:none}.text-styles .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{opacity:1;pointer-events:auto}.text-styles .swiper-pagination-bullets .swiper-pagination-bullet-active{opacity:1;pointer-events:auto;background-color:#4f985d}.text-styles .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{transform:translateX(calc(-50% - 22px))}@media all and (min-width:768px){.text-styles .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:0;transform:translateX(-22px)}}.text-styles .swiper-pagination-bullets-dynamic{overflow:visible}.text-styles .swiper-pagination-bullet{border-radius:0;background-color:#414141}@media all and (max-width:1023px){.text-styles .slider__btn{display:none}}.text-styles .twitter-tweet{margin-left:auto;margin-right:auto}.w-780{width:100%;max-width:780px;margin:0 auto}.toc{position:relative;margin-bottom:30px;padding:36px 40px 37px;background-color:#00aa58;color:#fff}.toc .name{margin-top:0;margin-bottom:0;font-size:48px;font-size:3rem;line-height:1.10417;text-transform:none;letter-spacing:0;color:#fff}@media all and (max-width:1023px){.toc .name{font-size:36px;font-size:2.25rem;line-height:1.11111}}@media all and (max-width:767px){.toc .name{font-size:24px;font-size:1.5rem;line-height:1.20833}}.toc ol{margin:20px 0 0;padding-left:2.1em;font-weight:400}.toc ol li{margin-bottom:7px;padding-left:11px}.popup-opened{overflow:hidden !important}.popup{position:fixed;top:0;left:0;width:100%;height:100%;text-align:center;overflow-y:auto;overflow-x:hidden;z-index:101;font-size:20px;font-size:1.25rem}.popup-wrapper{max-width:1400px;margin:0 auto;height:100%;box-sizing:border-box;font-size:0}.popup-wrapper:after{content:'';display:inline-block;height:100%;min-height:inherit;vertical-align:middle}.popup-window{display:inline-block;position:relative;margin:0 auto;z-index:1;text-align:left;vertical-align:middle;box-sizing:border-box}.popup-content{position:relative;overflow:hidden;z-index:5;box-sizing:border-box}#popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;background:rgba(0,0,0,0.4)}.popup .popup-window{width:auto}@media all and (min-width:1024px){.popup .popup-window{max-width:70%}}@media all and (min-width:480px) and (max-width:1023px){.popup .popup-window{max-width:80%}}@media all and (max-width:479px){.popup .popup-window{max-width:90%}}@media all and (min-width:1024px){.popup .popup-window{margin-top:60px;margin-bottom:60px}}@media all and (max-width:1023px){.popup .popup-window{margin-top:50px;margin-bottom:50px}}.popup .popup-close-button{position:absolute;top:10px;right:10px;width:21px;height:21px;z-index:6;cursor:pointer;transform:scale(0.8);transition:transform .2s}.popup .popup-close-button:before,.popup .popup-close-button:after{content:'';position:absolute;left:50%;top:50%;width:80%;height:3px;background:#a0a0a0;border-radius:3px}.popup .popup-close-button:before{transform:translate3d(-50%,-50%,0) rotate(45deg)}.popup .popup-close-button:after{transform:translate3d(-50%,-50%,0) rotate(-45deg)}.popup .popup-close-button:hover{transform:scale(1)}.popup .popup-content{background-color:#fff}@media all and (min-width:640px){.popup .popup-content{padding:36px 50px}}@media all and (min-width:480px) and (max-width:639px){.popup .popup-content{padding:36px}}@media all and (max-width:479px){.popup .popup-content{padding:20px 20px 36px}}.popup-preloader .popup-window{width:auto}.popup-preloader .popup-content{padding:0;min-height:0;text-align:center}.popup-preloader .popup-content:after{content:'';display:inline-block;height:100%;min-height:inherit;vertical-align:middle}@media all and (min-width:1024px){.popup-preloader .popup-content{width:260px}}@media all and (min-width:640px) and (max-width:1023px){.popup-preloader .popup-content{width:250px}}@media all and (min-width:480px) and (max-width:639px){.popup-preloader .popup-content{width:200px}}@media all and (max-width:479px){.popup-preloader .popup-content{width:180px}}@media all and (min-width:1024px){.popup-preloader .popup-content{height:180px}}@media all and (min-width:640px) and (max-width:1023px){.popup-preloader .popup-content{height:160px}}@media all and (max-width:639px){.popup-preloader .popup-content{height:120px}}.popup .popup-window:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:-100;pointer-events:none;background:rgba(255,255,255,0.8);transition:opacity .2s .1s,z-index 0s .3s}.popup .preloader-overlay{position:absolute;top:50%;left:50%;opacity:0;z-index:-100;pointer-events:none;transform:translate(-50%,-50%);transition:opacity .2s .1s,z-index 0s .3s}.popup.popup-preloader-overlay .popup-window{user-select:none}.popup.popup-preloader-overlay .popup-window:before{opacity:1;z-index:100;pointer-events:auto;transition:opacity .2s,z-index 0s}.popup.popup-preloader-overlay .preloader-overlay{opacity:1;z-index:101;pointer-events:auto;transition:opacity .2s,z-index 0s}.share-block{margin:40px 0;padding:15px 28px;background-color:#eee}@media all and (min-width:768px) and (max-width:1023px){.share-block{margin:50px 0}}@media all and (min-width:1024px){.share-block{margin:60px 0 70px}}@media all and (max-width:639px){.share-block{display:flex;flex-direction:column}}@media all and (max-width:373px){.share-block{padding:15px}}.share-block__list{display:flex;flex-wrap:wrap;align-items:center;text-align:center;margin:0 -10px -6px 0}@media all and (max-width:767px){.share-block__list{justify-content:center}}@media(min-width:640px){.share-block__list{margin-right:-5px}}@media all and (min-width:768px){.share-block__list .fb-like-contain,.share-block__list .fb-share-button-contain{margin-top:-4px}}.share-block__item{margin-right:5px;margin-bottom:6px}@media(min-width:640px){.share-block__item{margin-right:10px}}.share-block__linked-in{display:inline-block;width:20px;height:20px;vertical-align:middle;background:url(/static/img/in.png) no-repeat}.share-block__thanks{margin-top:8px;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;color:#3c3c3c;font-size:14px;font-size:.875rem;line-height:1.42857}@media all and (min-width:374px) and (max-width:767px){.share-block__thanks{font-size:15px;font-size:.9375rem;line-height:1.33333}}@media all and (min-width:768px){.share-block__thanks{font-size:18px;font-size:1.125rem;line-height:1.61111}}@media(min-width:640px){.share-block__thanks{margin-top:0;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}}.share-block__item--last{margin-left:auto}.fb-iframe-widget,.twitter-share-button{vertical-align:middle}.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;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;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:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-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{-webkit-flex-shrink:0;-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;-webkit-align-items:flex-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(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.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:center;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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.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:0;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:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.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:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.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:rgba(255,255,255,.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:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items: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,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%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%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.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}#footer-cell>footer{font-size:15px;font-size:.9375rem;line-height:1.6;color:#fff;background-color:#282828;padding-top:46px;padding-bottom:96px}@media all and (min-width:768px) and (max-width:1023px){#footer-cell>footer{padding-top:29px;padding-bottom:40px}}@media all and (min-width:1024px){#footer-cell>footer{padding-top:50px;padding-bottom:70px}}#footer-cell>footer .flex{display:flex;align-items:center}@media all and (max-width:639px){#footer-cell>footer .flex{align-items:stretch;flex-direction:column}}#footer-cell>footer .rating-box{flex:1 1 auto;margin-top:10px}@media all and (min-width:768px) and (max-width:1023px){#footer-cell>footer .rating-box{margin-top:18px}}@media all and (min-width:1024px){#footer-cell>footer .rating-box{margin-top:0}}#footer-cell>footer .dl-logo-box{order:5;flex:0 0 auto;margin-top:21px}@media all and (max-width:767px){#footer-cell>footer .dl-logo-box{margin-top:28px}}@media all and (min-width:1024px){#footer-cell>footer .dl-logo-box{order:4}}#footer-cell>footer .dl-logo-box span{opacity:.5}#footer-cell>footer .dl-logo-box a{opacity:.5;transition:opacity .35s}@media all and (min-width:1024px){#footer-cell>footer .dl-logo-box a:hover{opacity:1}}.footer__inner{display:flex;flex-wrap:wrap;justify-content:space-between}@media all and (min-width:1024px){.footer__inner{align-items:center}}.footer__menu{order:1;min-width:100%}@media all and (min-width:1024px){.footer__menu{min-width:50%}}.footer__menu .main-menu{display:inline-block}.footer__links{order:2;display:flex;flex-direction:column;width:100%}@media all and (min-width:768px) and (max-width:1023px){.footer__links{order:3;flex-direction:column-reverse;transform:translateY(-7px);align-items:flex-end;width:auto;max-width:49%}}@media all and (min-width:1024px){.footer__links{flex-direction:row;align-items:center;width:auto;margin-top:0}}.footer__address{order:3;display:inline-flex;flex-wrap:wrap;min-width:100%;margin-top:31px}@media all and (max-width:767px){.footer__address{font-size:14px;font-size:.875rem;line-height:1.57143}}@media all and (min-width:768px) and (max-width:1023px){.footer__address{order:2;flex-direction:column;min-width:50%;margin-top:13px}}@media all and (min-width:1024px){.footer__address{flex-direction:row;min-width:50%;margin-top:19px}}@media all and (min-width:768px) and (max-width:1023px){.footer__address-item{margin-top:18px}}.footer__copyright{order:4;display:flex;flex-direction:column;width:50%;margin-top:15px}@media all and (max-width:767px){.footer__copyright{width:100%;margin-top:10px}}@media all and (min-width:768px) and (max-width:1023px){.footer__copyright{transform:translateY(-38px)}}@media all and (min-width:1024px){.footer__copyright{order:5;flex-direction:row}}.footer__copyright-text{margin-right:18px}.footer__btn{min-width:154px;font-size:15px;font-size:.9375rem;line-height:1}@media all and (max-width:599px){.footer__btn{width:100%}}@media all and (min-width:1024px){.footer__btn{min-width:150px}}.footer__btn .btn__content{padding-top:15px;padding-bottom:15px}.footer__phone{font-weight:700;margin-right:20px;transition:color .35s}@media all and (min-width:1024px){.footer__phone:hover{color:#00aa58}}.footer__phone:active{color:#3c5c42}.footer .main-menu li{margin-right:10px}@media all and (max-width:767px){.footer .main-menu li{margin-bottom:5px}}@media all and (max-width:359px){.footer .social-links{margin:21px 9px 24px}.footer .social-links li{margin-right:28px}}@media all and (min-width:360px) and (max-width:767px){.footer .social-links{margin:21px 9px 24px}.footer .social-links li{margin-right:36px}}@media all and (min-width:768px) and (max-width:1023px){.footer .social-links{margin:37px 12px 0}.footer .social-links li{margin-right:20px}}.footer .menu ul{margin-right:0}.testimonials{position:relative;color:#fff}.testimonials:after{content:'';position:absolute;z-index:-1;left:0;top:0;width:100%;height:100%;background:rgba(43,43,43,0.85)}.testimonials__bg{position:absolute;z-index:-1;width:100%;height:100%;object-fit:cover;object-position:center top;font-family:'object-fit: cover; object-position: center top;'}.testimonials__title{max-width:450px;margin-bottom:33px}@media all and (min-width:768px){.testimonials__title{margin:0 auto 33px;text-align:center}}@media all and (min-width:1024px){.testimonials__title{max-width:780px;margin:0 auto 50px}}.testimonials__slider{padding-bottom:46px}@media all and (min-width:768px){.testimonials__slider{padding-bottom:40px}}.testimonials__item{font-size:16px;font-size:1rem;line-height:1.625}@media all and (max-width:767px){.testimonials__item{font-size:14px;font-size:.875rem;line-height:1.42857}}@media all and (min-width:1024px){.testimonials__item{font-size:16px;font-size:1rem;line-height:1.5}}.testimonials__item-title{margin-bottom:18px;font-family:'Exo 2',Helvetica,sans-serif;font-weight:700;font-size:16px;font-size:1rem;line-height:1.125;text-transform:uppercase;letter-spacing:.02em}@media all and (min-width:768px){.testimonials__item-title{font-size:18px;font-size:1.125rem;line-height:1.11111}}@media all and (min-width:1024px){.testimonials__item-title{margin-bottom:25px}}.testimonials__item-content{margin-top:11px;margin-bottom:14px}@media all and (min-width:768px) and (max-width:1023px){.testimonials__item-content{margin-top:17px}}@media all and (min-width:1024px){.testimonials__item-content{padding-right:30px;margin-bottom:30px;margin-top:16px}}.testimonials .rating{height:20px}.testimonials .rating .star-off,.testimonials .rating .star-active{position:relative;display:inline-block;width:20px;height:20px;margin-right:3px;vertical-align:middle}.testimonials .rating .star-off:first-child,.testimonials .rating .star-active:first-child{padding-left:0}.testimonials .rating .star-off:last-child,.testimonials .rating .star-active:last-child{padding-right:0}.testimonials .rating .star-off:before,.testimonials .rating .star-active:before{content:'';position:absolute;left:0;top:0;width:20px;height:20px;background:url(/static/img/sprite.svg) no-repeat;background-position:-6px -107px}.testimonials .rating .star-off:before{opacity:.5}.testimonials .slider__btn{top:auto;bottom:0}.testimonials .swiper-button-prev{transform:none}.testimonials .swiper-button-next{right:auto;left:55px;transform:none}.expander-btn{display:inline-block;margin-top:10px;border:0;font-size:16px;font-size:1rem;line-height:1.625;font-weight:700;color:#4f985d;background-color:transparent;transition:color .35s}@media all and (max-width:767px){.expander-btn{font-size:14px;font-size:.875rem;line-height:1.42857}}@media all and (min-width:1024px){.expander-btn:hover{color:#67c378}}.expander-btn:active{color:#3c5c42}@media all and (min-width:768px) and (max-width:1023px){.expander-btn{margin-top:10px}}@media all and (max-width:767px){.expander-btn{margin-top:10px}}.last-project{position:relative}.last-project__inner{position:relative;display:flex;flex-direction:column;padding-bottom:60px}@media all and (min-width:768px){.last-project__inner{flex-direction:row;padding-bottom:0;padding-top:0}}@media all and (min-width:1024px){.last-project__inner{padding-top:16px}}.last-project__content{width:100%;padding-bottom:24px}@media all and (min-width:768px) and (max-width:1023px){.last-project__content{position:relative;max-width:324px;min-width:324px;margin-right:30px;padding-bottom:40px}}@media all and (min-width:1024px){.last-project__content{position:relative;max-width:360px;min-width:360px;margin-right:40px;padding-bottom:40px}}.last-project__description{margin:25px 0;font-size:16px;font-size:1rem;line-height:1.625}@media all and (max-width:767px){.last-project__description{font-size:14px;font-size:.875rem;line-height:1.42857}}@media all and (min-width:1024px){.last-project__description{margin:20px 0}}.last-project__item{overflow:hidden;position:relative;display:block;text-align:center}@media all and (min-width:768px) and (max-width:1299px){.last-project__item{min-width:280px !important;max-width:280px !important}}@media all and (min-width:1300px){.last-project__item{min-width:300px !important;max-width:300px !important}}.last-project__item:before{content:'';position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;opacity:0;background:linear-gradient(0,rgba(0,0,0,0.5) 0,transparent 50%);transition:opacity .75s}.last-project__item picture{width:100%}.last-project__item img{transition:transform .5s}@media all and (max-width:767px){.last-project__item img{width:100%}}@media all and (min-width:1300px){.last-project__item img{width:100%}}.last-project__slider{overflow:hidden;position:relative}@media all and (min-width:768px) and (max-width:1299px){.last-project__slider{width:840px;min-width:840px}}@media all and (min-width:1300px){.last-project__slider{width:900px;min-width:900px}}@media all and (min-width:768px){.last-project .box{padding-right:0}}.last-project .swiper-button-prev,.last-project .swiper-button-next{top:auto;bottom:0;left:0;right:auto;transform:none}.last-project .swiper-button-next{left:55px}.last-project .swiper-slide{transition:opacity .35s}.breadcrumbs{margin-bottom:14px;font-size:12px;font-size:.75rem;line-height:1.58333}.breadcrumbs .breadcrumb-item{display:inline;color:#fff}.breadcrumbs .breadcrumb-item.active{color:#fff}.breadcrumbs .breadcrumb-item:last-child:after{display:none}.breadcrumbs .breadcrumb-item:after{content:'/';margin:0 5px}.breadcrumbs .breadcrumb-item:nth-last-of-type(1):after{content:none}.breadcrumbs .breadcrumb-item:nth-child(1):after{content:'/'}.breadcrumbs a{transition:color .35s}@media all and (min-width:1024px){.breadcrumbs a:hover{color:#00aa58}}.breadcrumbs a:active{color:#3c5c42}.header{overflow:hidden}.header__inner{position:relative;padding:122px 0 161px;color:#fff;transition:opacity .4s}@media all and (min-width:480px){.header__inner{min-height:463px;padding:144px 0 114px}}.header__description{display:block;max-width:580px;margin-top:9px;font-size:16px;font-size:1rem;line-height:1.625}.header__btn{margin-top:25px}@media all and (min-width:480px){.header__btn{margin-top:25px}}.rating__layout{display:flex;align-items:center}.rating__label-box{padding-right:11px}.rating__stars{display:flex;margin:0 -1px;white-space:nowrap}.rating__stars:hover .rating__star{opacity:1}.rating__star{padding:0 12px;width:20px;height:20px;cursor:pointer;background:url(/static/img/sprite.svg) no-repeat -5px -106px;opacity:.2}.rating__star:last-child{padding-right:0}.rating__star:hover ~ .rating__star{opacity:.2}.rating__stars--vote-1:hover .rating__star{opacity:.2}.rating__stars--vote-1 .rating__star{opacity:.2}.rating__stars--vote-1 .rating__star:nth-last-child(n+5){opacity:1}.rating__stars--vote-2:hover .rating__star{opacity:.2}.rating__stars--vote-2 .rating__star{opacity:.2}.rating__stars--vote-2 .rating__star:nth-last-child(n+4){opacity:1}.rating__stars--vote-3:hover .rating__star{opacity:.2}.rating__stars--vote-3 .rating__star{opacity:.2}.rating__stars--vote-3 .rating__star:nth-last-child(n+3){opacity:1}.rating__stars--vote-4:hover .rating__star{opacity:.2}.rating__stars--vote-4 .rating__star{opacity:.2}.rating__stars--vote-4 .rating__star:nth-last-child(n+2){opacity:1}.rating__stars--vote-5:hover .rating__star{opacity:.2}.rating__stars--vote-5 .rating__star{opacity:.2}.rating__stars--vote-5 .rating__star:nth-last-child(n+1){opacity:1}.services{position:relative;overflow:hidden;background-color:#414141}.services:before{left:66vw;transform:translateY(40.8%)}@media all and (max-width:1023px){.services:before{display:none}}.services.services_lite .services__content-title{margin-bottom:0;max-width:none;min-width:auto}.services.services_lite .services__content{margin-bottom:20px}@media all and (min-width:768px){.services.services_lite .services__content{margin-bottom:30px}}@media all and (min-width:768px){.services.services_lite .services__item{width:calc(33.33% - 20px)}}.services.services_lite .services__thumb{padding-bottom:60%}.services__title{margin-bottom:30px}.services__content{position:relative;display:flex;margin-bottom:31px}@media all and (min-width:768px) and (max-width:1023px){.services__content{margin-bottom:42px}}@media all and (min-width:1024px){.services__content{margin-bottom:60px}}@media all and (min-width:768px) and (max-width:1023px){.services__content-title{max-width:390px;min-width:390px;margin-right:24px;margin-bottom:100px}}@media all and (min-width:1024px){.services__content-title{max-width:540px;min-width:540px;margin-right:60px}}.services__text-item{font-size:16px;font-size:1rem;line-height:1.625;color:#fff}@media all and (max-width:767px){.services__text-item{font-size:14px;font-size:.875rem;line-height:1.42857}}.services__btn{margin-top:40px}@media all and (min-width:768px) and (max-width:1023px){.services__btn{position:absolute;left:0;bottom:0}}.services__list{display:flex;flex-wrap:wrap;width:calc(100% + 20px);margin:0 -10px}.services__item{position:relative;width:calc(50% - 20px);margin:20px 10px 0;box-sizing:border-box}@media all and (min-width:768px){.services__item{width:calc(25% - 20px)}}.services__item-link{display:flex;flex-direction:column;height:100%;pointer-events:auto}@media all and (min-width:1024px){.services__item-link{pointer-events:none}}.services__item-title{flex-grow:1;display:block;width:100%;padding:11px 15px;text-transform:uppercase;font-family:'Exo 2',Helvetica,sans-serif;font-weight:700;font-size:14px;font-size:.875rem;line-height:1.07143;letter-spacing:.02em;color:#000;background-color:#fff}@media all and (min-width:1024px){.services__item-title{padding:20px;font-size:18px;font-size:1.125rem;line-height:1.11111}}@media all and (min-width:1024px){.services__item:hover .services__toggle{opacity:1}}.services__thumb{position:relative;padding-bottom:82%}.services__thumb img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;font-family:'object-fit: cover; object-position: center;'}.services__toggle{position:absolute;left:0;top:0;display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;padding:20px;opacity:0;transition:opacity .35s;font-size:15px;font-size:.9375rem;line-height:1.13333;text-align:center;color:#fff;background-color:#3c5c42;pointer-events:none}@media all and (min-width:1024px){.services__toggle{pointer-events:auto}}.services__toggle-title{display:inline-block;width:100%;text-transform:uppercase;font-family:'Exo 2',Helvetica,sans-serif;font-size:18px;font-size:1.125rem;line-height:1.11111;letter-spacing:.02em}.services__toggle-list{margin-top:20px}.services__toggle-link{margin-bottom:10px}.services__toggle-link:last-child{margin-bottom:0}.services__toggle a{transition:color .35s,opacity .35s}@media all and (min-width:1024px){.services__toggle a:hover{color:#00aa58}}.services__toggle a:active{opacity:.6}.services__more{display:inline-block;margin-top:15px;font-size:16px;font-size:1rem;line-height:1.625;font-weight:500}@media all and (max-width:767px){.services__more{font-size:14px;font-size:.875rem;line-height:1.42857}}.services .btn__content{padding-left:19px;padding-right:19px}.webp .our-process:before{background-image:url(/static/img/best-roof-bg.webp)}.no-webp .our-process:before{background-image:url(/static/img/best-roof-bg.png)}.our-process{overflow:hidden;position:relative;padding:40px 0;background-color:#3c5c42}@media all and (max-width:639px){.our-process{display:none}}@media all and (min-width:640px) and (max-width:1023px){.our-process{padding:60px 0}}@media all and (min-width:1024px) and (max-width:1199px){.our-process{padding:80px 0}}@media all and (min-width:1200px){.our-process{padding:100px 0 105px}}.our-process:before{content:'';position:absolute;right:0;top:0;width:820px;height:950px;background-repeat:no-repeat;background-size:100% 100%;pointer-events:none;transform:translate(17%,-2%);opacity:.2}@media all and (max-width:767px){.our-process:before{display:none}}.our-process__title{text-align:center}.our-process__list{position:relative;margin:15px 0 0;counter-reset:list 0}@media all and (min-width:640px){.our-process__list{display:flex;justify-content:space-between;margin:44px 50px 0}}@media all and (min-width:1200px){.our-process__list{margin:44px 98px 0}}.our-process__list:before{content:'';position:absolute;left:19px;top:0;display:block;width:6px;height:80%;transform:translate(0,10%);background-color:rgba(227,227,227,0.7)}@media all and (min-width:640px){.our-process__list:before{left:50%;top:51%;display:block;width:95%;height:6px;transform:translate(-50%,-50%)}}.our-process__item{position:relative;z-index:1;display:flex;align-items:center;padding:20px 0;font-family:'Exo 2',Helvetica,sans-serif;font-size:24px;font-size:1.5rem;line-height:1.25;color:#fff}@media all and (min-width:640px){.our-process__item{font-size:28px;font-size:1.75rem;line-height:1.21429;padding:75px 0}}.our-process__item:before{counter-increment:list;content:counter(list);display:flex;align-items:center;justify-content:center;width:42px;height:42px;font-size:18px;font-size:1.125rem;line-height:1;color:#3c5c42;background-color:#fff}@media all and (min-width:640px){.our-process__item:after{content:'';position:absolute;left:50%;top:72%;display:block;transform:translate(-50%,-50%) rotate(90deg);width:20px;height:20px;background:url(/static/img/sprite.svg) no-repeat -52px -41px;background-size:1720% 655%;opacity:.7}.our-process__item:nth-child(even):after{top:28%;transform:translate(-50%,-50%) rotate(-90deg)}.our-process__item:nth-child(even) .our-process__text{top:0;bottom:auto}}.our-process__text{margin-left:20px}@media all and (min-width:640px){.our-process__text{position:absolute;left:50%;bottom:0;transform:translateX(-50%);margin-left:0}}.design{overflow:hidden;position:relative;padding:40px 0;background-color:#414141}@media all and (min-width:768px) and (max-width:1023px){.design{padding:60px 0}}@media all and (min-width:1024px) and (max-width:1199px){.design{padding:80px 0}}@media all and (min-width:1200px){.design{padding:100px 0}}.design:before{left:50vw;transform:translate(20%,41%)}@media all and (max-width:1023px){.design:before{display:none}}.design__title{text-align:center}.design__content{position:relative;margin-top:40px}@media all and (min-width:1024px) and (max-width:1199px){.design__content{margin-top:50px}}@media all and (min-width:1200px){.design__content{margin-top:70px}}.design__link{overflow:hidden;display:block}@media all and (min-width:1024px){.design__link:hover .design__btn{transform:translateY(0)}.design__link:hover .design__label{background-color:transparent}}.design__thumb{position:relative;display:block;padding-bottom:93.5%}.design__thumb:before{content:'';position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;background:linear-gradient(0,rgba(0,0,0,0.7),rgba(0,0,0,0.7));transition:opacity .35s}.design__thumb-bg{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;font-family:'object-fit: cover; object-position: center;'}.design__label{position:absolute;z-index:1;left:0;top:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#3c5c42;transition:background-color .35s}.design__label img{max-width:90%;max-height:90%}.design__text{position:relative;display:block;padding:18px 20px;text-transform:uppercase;font-family:'Exo 2',Helvetica,sans-serif;font-size:18px;font-size:1.125rem;line-height:1.11111;letter-spacing:.02em;color:#000;background-color:#fff}.design__btn{position:absolute;left:0;top:0;width:100%;height:100%;transform:translateY(102%);font-size:18px;font-size:1.125rem;line-height:1.11111;letter-spacing:.02em;transition:transform .35s}@media all and (min-width:1024px){.design__btn:hover .btn__content{color:#fff}}.design__btn .btn__content{color:#3c5c42;background-color:#fff}.design .swiper-pagination{bottom:0;margin-top:40px;margin-bottom:0}@media all and (min-width:768px){.design .swiper-pagination{margin-bottom:-8px}}.design .swiper-pagination-bullet{background-color:#fff;opacity:1}.design .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 9px}.design .swiper-button-next,.design .swiper-button-prev{top:44%}.webp .team-block:before{background-image:url(/static/img/team-block-bg.webp)}.no-webp .team-block:before{background-image:url(/static/img/team-block-bg.png)}.team-block{position:relative;text-align:center;color:#000}@media all and (min-width:768px) and (max-width:1023px){.team-block{overflow:hidden}}.team-block:before{content:'';position:absolute;bottom:0;left:0;transform:translateY(49.5%);width:544px;height:870px;background-repeat:no-repeat;background-size:100% 100%;pointer-events:none}@media all and (max-width:767px){.team-block:before{display:none}}@media all and (min-width:768px) and (max-width:1023px){.team-block:before{transform:translateY(-14.5%)}}@media all and (min-width:1024px) and (max-width:1299px){.team-block:before{transform:translate(-11%,49.5%)}}.team-block.team-block_dark{color:#fff;background-color:#282828}@media all and (min-width:1024px){.team-block.team-block_dark .box{padding-top:54px;padding-bottom:66px}}@media all and (min-width:1024px){.team-block.team-block_dark .btn__content{padding:19px 39px}}.team-block__inner{display:flex;flex-direction:column;justify-content:center;align-items:center}.team-block__thumb{overflow:hidden}.team-block__thumb img{margin:-1px}.team-block__title{position:relative;margin-bottom:20px;color:inherit}.team-block__slider{max-width:900px;margin:0 auto;padding-top:32px;overflow:hidden}@media all and (min-width:1024px){.team-block__slider{padding-top:48px}}.team-block__description{position:relative;display:block;max-width:780px;margin:0 auto;font-size:16px;font-size:1rem;line-height:1.625}@media all and (max-width:767px){.team-block__description{font-size:14px;font-size:.875rem;line-height:1.42857}}.team-block__item-content{position:relative;display:inline-block;text-align:center}.team-block__item-content:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(0,rgba(0,0,0,0.5) 0,transparent 50%)}.team-block__item.swiper-slide-active .team-block__item-content{box-shadow:0 0 40px rgba(0,0,0,0.2)}.team-block__item.swiper-slide-active .team-block__name{opacity:1;transform:translateY(0)}.team-block__item.swiper-slide-active .team-block__link-item{transform:translateY(0);opacity:1}.team-block__name{display:block;margin-top:32px;padding-bottom:10px;font-family:'Exo 2',Helvetica,sans-serif;font-weight:700;font-size:18px;font-size:1.125rem;line-height:1.11111;text-transform:uppercase;letter-spacing:.02em;transform:translateY(-150%);opacity:0;transition:transform .5s,opacity .5s}@media all and (min-width:1024px){.team-block__name{margin-top:20px;padding-bottom:0}}.team-block__link{position:absolute;left:50%;bottom:12px;transform:translateX(-50%)}@media all and (min-width:1024px){.team-block__link{bottom:30px}}.team-block__link-item{position:relative;display:inline-block;height:40px;margin:0 6px;transform:translateY(100%);opacity:0;background-color:#00aa58;transition:background-color .35s,transform .5s,opacity .5s}@media all and (min-width:1024px){.team-block__link-item:hover{background-color:#4f985d}}.team-block__link-item:active{background-color:#3c5c42}.team-block__link-item:before{content:'';position:absolute;left:50%;top:50%;display:block;transform:translate(-50%,-50%);background:url(/static/img/sprite.svg) no-repeat}.team-block__link-item.tw:before{width:20px;height:20px;background-size:2293.33333% 873.33333%;background-position:2.43161% 67.24138%}.team-block__link-item.fb:before{width:20px;height:20px;background-size:2293.33333% 873.33333%;background-position:11.55015% 67.24138%}.team-block__btn{margin-top:42px}.team-block .slider__btn{top:48%}@media all and (min-width:1024px){.team-block .slider__btn{top:51%}}.bio-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:5px 25px;font-family:'Exo 2',Helvetica,sans-serif;font-size:16px;font-size:1rem;line-height:1.625;color:#fff}@media all and (max-width:767px){.bio-link{font-size:14px;font-size:.875rem;line-height:1.42857}}.social-links{margin:0 38px}.social-links li{display:inline-block;margin-right:18px;vertical-align:middle}.social-links li:last-child{margin-right:0}.social-links a{display:inline-block;width:16px;opacity:1;vertical-align:middle;transition:opacity .35s}@media all and (min-width:768px) and (max-width:1023px){.social-links a{width:30px}}@media all and (min-width:1024px){.social-links a{width:16px}}.social-links a:before{content:'';padding-top:100%;background:url(/static/img/sprite.svg) no-repeat;background-size:2150% 818.75%}.social-links a.facebook{margin-right:3px}.social-links a.facebook:before{display:block;background-position:11.58537% 67.82609%}.social-links a.twitter:before{display:block;background-position:2.43902% 67.82609%}.social-links a.linkedin:before{display:flex;background-position:48.17073% 94.78261%}.social-links a.pinterest:before{display:block;background-position:20.42683% 67.82609%}.social-links a.instagram:before{display:block;background-position:29.57317% 67.82609%}.social-links a.youtube:before{display:block;background-position:38.71951% 93.04348%}.social-links a:hover{opacity:.5}