/*
Theme Name: BlankSlate
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: https://github.com/tidythemes
Description: Donations: https://calmestghost.com/donate. BlankSlate is the definitive WordPress boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2023
Requires at least: 5.2
Tested up to: 6.1
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2023 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

*{box-sizing:border-box;font-smooth:always;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto}*,:focus{outline:none;-webkit-focus-ring-color:transparent;-webkit-tap-highlight-color:transparent}body,html{width:100%;-webkit-overflow-scrolling:touch}html{height:100%;font-size:14px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;min-height:100%}body{min-width:980px;margin:0;color:#333;background-color:#fff}a{color:#08c;text-decoration:none}a:hover{color:#005580;text-decoration:underline}a:active{outline:0}p a{cursor:pointer;display:inline;border-bottom:1px solid;opacity:.8;transition:opacity .3s;color:inherit;pointer-events:all}p a:hover{color:inherit;text-decoration:none;opacity:1}p img{height:auto!important}svg{max-width:100%;max-height:100%;fill:currentColor;fill-rule:evenodd}h1,h2,h3,h4,h5{margin:0}img{max-width:100%;width:auto\9;height:auto;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle}button,input{overflow:visible;line-height:normal}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}textarea{overflow:auto;vertical-align:top}p,ul{margin:0}ul{padding-left:18px}ol{margin:0;padding-left:21px}.will-change{will-change:transform;transform:translateZ(0)}.noanimate,.noanimate *{transition:none!important}.unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.overflow{overflow:hidden}body.fixed{-webkit-backface-visibility:hidden;backface-visibility:hidden}.disable-pointer-events,.disable-pointer-events *{pointer-events:none!important}.clear{min-height:5px}.clear:after{content:"."!important;display:block!important;height:0!important;clear:both!important;font-size:1px!important;line-height:1px!important;visibility:hidden!important}#vk_comments,#vk_groups,#vk_like{margin:0 auto}@media screen and (max-height:570px) and (max-width:980px) and (orientation:landscape),screen and (max-width:767px){::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background-color:rgba(27,27,28,.5);border:1px solid hsla(0,0%,100%,.4);border-radius:5px}::-webkit-scrollbar-button:end:increment,::-webkit-scrollbar-button:start:decrement{width:5px;height:5px;display:block;background-color:transparent}}
.responsive-hide-all{display:none!important}@media screen and (min-width:768px) and (min-height:571px),screen and (min-width:980px){body.adaptive .responsive-hide-desktop{display:none!important}}@media screen and (max-height:570px) and (max-width:980px) and (orientation:landscape),screen and (max-width:767px){body.adaptive .responsive-hide-mobile{display:none!important}}
.container-list,footer,header{z-index:auto}.b_block{position:relative}.b_block~.b_block{margin-top:-1px}.b_block.hidden{display:none}.b_block[data-b-type*=floating],.b_block[data-b-type*=overflow]{z-index:5}.container{width:1140px;margin:0 auto}@media screen and (min-width:980px) and (max-width:1199px){.container{width:940px}}.container.cover{min-height:600px;min-height:100vh;height:auto}.container.full-width{width:100%}.container-fluid,.container-head{position:relative}.container-head{z-index:1}
.flexbe-copyright-block{position:relative;display:flex;flex-flow:row;align-items:center;justify-content:center;height:50px;color:#fff}.flexbe-copyright-block .flexbe-copyright-bg{background-color:#1b1b1c;top:0;left:0;right:0;width:100%;max-width:100%;height:100%;z-index:0;position:absolute}.flexbe-copyright-block .flexbe-copyright-link{position:relative;font-size:13px;line-height:16px;color:inherit;display:inline-flex;opacity:1;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flexbe-copyright-block .flexbe-copyright-link span{opacity:.7;margin-right:1ex;transition:opacity .3s ease}.flexbe-copyright-block .flexbe-copyright-link svg{margin-top:-2px}.is-pointer .flexbe-copyright-block .flexbe-copyright-link:hover{text-decoration:none}.is-pointer .flexbe-copyright-block .flexbe-copyright-link:hover span{opacity:1}
.modal-list{display:none;width:100%;height:100%;position:fixed;-webkit-backface-visibility:hidden;backface-visibility:hidden;top:0;bottom:0;left:0;right:0;z-index:15;opacity:0;transition:opacity .3s}.modal-list.rise{z-index:25}.modal-list .m_modal.show,.modal-list.show{display:block}.modal-list.overlay{opacity:1;will-change:opacity}.modal-list.overlay .m_modal.show .modal-data>.scroller{transform:translateY(0)}.m_modal{position:absolute;z-index:0;left:0;top:0;bottom:0;width:100%;height:100%;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;visibility:hidden;opacity:0}.m_modal.show{display:block;opacity:1;z-index:1;visibility:visible}.m_modal.show .modal-data>.scroller{transform:translateY(-20px);will-change:transform;transition:transform .35s cubic-bezier(.15,.6,.3,.8)}.m_modal .close-times{position:fixed;top:30px;right:30px;font-size:18px;width:1em;height:1em;z-index:99;background-repeat:no-repeat;background-position:50%;cursor:pointer;color:currentColor;opacity:1;transition:opacity .15s,transform 0s;transform:translateZ(0);pointer-events:all;will-change:transform,opacity}.m_modal .close-times:hover{opacity:.5}.m_modal .close-times:after,.m_modal .close-times:before{display:block;content:"";width:2px;height:1.3em;background:currentColor;position:absolute;left:0;right:0;top:-2px;margin:0 auto}.m_modal .close-times:before{transform:rotate(45deg)}.m_modal .close-times:after{transform:rotate(-45deg)}.m_modal .modal-data{position:relative;z-index:1;height:100%;display:flex;justify-content:center;align-items:center}.m_modal .scroller{pointer-events:all;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.m_modal .scroller::-webkit-scrollbar{width:6px;height:6px}.m_modal .scroller::-webkit-scrollbar-thumb{background-color:rgba(27,27,28,.5);border:1px solid hsla(0,0%,100%,.4);border-radius:5px}.m_modal .scroller::-webkit-scrollbar-button:end:increment,.m_modal .scroller::-webkit-scrollbar-button:start:decrement{width:5px;height:5px;display:block;background-color:transparent}
.widget-list{display:none;position:relative;z-index:10}body.ready .widget-list{display:block}.widget-list .container-error{display:none}
body{font-size:1rem;font-weight:400;line-height:1.857;letter-spacing:.3px}.text-style-subtitle,.text-style-title,body{font-family:Roboto,sans-serif}.text-style-quote{font-family:Playfair Display,Times New Roman,serif}.text-style-title-main{font-size:4.286rem;line-height:1.133;font-weight:400;letter-spacing:.018em;display:block;text-align:center;margin:0 auto 15px;width:100%;max-width:960px;min-width:100px;word-break:break-word}@media screen and (min-width:980px) and (max-width:1199px){.text-style-title-main{font-size:3.429rem;line-height:1.25}}@media screen and (min-width:571px) and (max-width:767px){.text-style-title-main{max-width:480px;font-size:3.5rem}}@media screen and (max-height:570px) and (max-width:1200px) and (orientation:landscape),screen and (max-width:570px){.text-style-title-main{max-width:320px;font-size:2.4rem}}@media screen and (max-width:350px){.text-style-title-main{font-size:2.05rem}}.text-style-title{font-size:3.429rem;line-height:1.25;font-weight:400;display:block;text-align:center;margin:0 auto 15px;width:100%;max-width:940px;min-width:100px;word-break:break-word}@media screen and (min-width:980px) and (max-width:1199px){.text-style-title{font-size:3rem}}@media screen and (min-width:571px) and (max-width:767px){.text-style-title{font-size:2.714rem;max-width:480px}}@media screen and (max-height:570px) and (max-width:1200px) and (orientation:landscape),screen and (max-width:570px){.text-style-title{max-width:320px;font-size:2.2rem;margin-bottom:15px}}@media screen and (max-width:350px){.text-style-title{font-size:1.9rem}}.text-style-subtitle{font-size:1.429rem;line-height:1.5;font-weight:400;letter-spacing:.33px;text-align:center;display:block;margin:0 auto 15px;width:100%;max-width:820px;min-width:80px;word-break:break-word}.text-style-subtitle.small{font-size:.857rem;line-height:1.667;letter-spacing:1px;text-transform:uppercase}@media screen and (max-height:570px) and (max-width:1200px) and (orientation:landscape),screen and (max-width:570px){.text-style-subtitle{max-width:280px;font-size:1rem}.text-style-subtitle.small{font-size:.857rem}}@media screen and (min-width:571px) and (max-width:767px){.text-style-subtitle{max-width:360px}}.text-style-product-name{font-size:1.714rem;line-height:1.417;font-weight:700;display:block;margin-bottom:10px;width:100%;max-width:520px;min-width:100px;word-break:break-word}@media screen and (min-width:980px) and (max-width:1199px){.text-style-product-name{font-size:1.571rem}}@media screen and (max-height:570px) and (max-width:1200px) and (orientation:landscape),screen and (max-width:570px){.text-style-product-name{font-size:1.429rem}}@media screen and (max-width:350px){.text-style-product-name{font-size:1.286rem}}.text-style-product-desc{font-size:1.143rem;line-height:1.714;letter-spacing:.3px;display:block;width:100%;max-width:520px;min-width:100px;word-break:break-word}@media screen and (max-width:350px){.text-style-product-desc{font-size:1rem}}.text-style-caption{font-weight:700;font-size:.857rem;line-height:1.333;letter-spacing:1.2px}.text-style-price{font-size:1.143rem;line-height:1.375;min-width:50px}.text-style-price.big{font-size:1.429rem}.text-style-strong{font-size:1.143rem;line-height:1.444;letter-spacing:.33px}@media screen and (max-height:570px) and (max-width:1200px) and (orientation:landscape),screen and (max-width:570px){.text-style-strong{font-size:1.143rem}}.text-style-normal,.text-style-quote{font-size:1rem;font-weight:400;line-height:1.857;letter-spacing:.3px}.text-style-tiny{font-size:.857rem;line-height:1.333;font-weight:400}.bold{font-weight:700}.light{font-weight:300}.center{text-align:center}a{word-break:break-word}font{font:inherit;margin:0;padding:0;line-height:inherit}
.grid{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start}.grid-4,.grid-4-spaced{margin:-15px 0 -15px -15px;width:calc(100% + 30px);max-width:1160px}.title-1+.grid-4,.title-1+.grid-4-spaced,.title-2+.grid-4,.title-2+.grid-4-spaced{margin-top:35px}.grid-4 .grid-item,.grid-4-spaced .grid-item{flex-shrink:0;flex-grow:0;margin:15px;width:calc(25% - 30px)}.grid-3-spaced{margin:-25px 0 -25px -30px;width:calc(100% + 60px);max-width:1200px}.title-1+.grid-3-spaced,.title-2+.grid-3-spaced{margin-top:25px}.grid-3-spaced .grid-item{flex-shrink:0;flex-grow:0;margin:25px 30px;width:calc(33.333% - 60px)}@media screen and (min-width:980px) and (max-width:1199px){.grid-3-spaced{margin:-20px 0 -20px -20px;width:calc(100% + 40px)}.grid-3-spaced .grid-item{margin:20px;width:calc(33.333% - 40px)}}.grid-3{margin:-15px 0 -15px -15px;width:calc(100% + 30px);max-width:1200px}.title-1+.grid-3,.title-2+.grid-3{margin-top:35px}.grid-3 .grid-item{flex-shrink:0;flex-grow:0;margin:15px;width:calc(33.333% - 30px)}@media screen and (min-width:980px) and (max-width:1199px){.grid-3{margin:-10px 0 -10px -10px;width:calc(100% + 20px)}.grid-3 .grid-item{margin:10px;width:calc(33.333% - 20px)}}.grid-2-spaced{margin:-25px 0 -25px -30px;width:calc(100% + 60px);max-width:1200px}.title-1+.grid-2-spaced,.title-2+.grid-2-spaced{margin-top:25px}.grid-2-spaced .grid-item{flex-shrink:0;flex-grow:0;margin:25px 30px;width:calc(50% - 60px)}@media screen and (min-width:980px) and (max-width:1199px){.grid-2-spaced{margin:-20px 0 -20px -20px;width:calc(100% + 40px)}.grid-2-spaced .grid-item{margin:20px;width:calc(50% - 40px)}}.grid-2{margin:-15px 0 -15px -15px;width:calc(100% + 30px);max-width:1200px}.title-1+.grid-2,.title-2+.grid-2{margin-top:35px}.grid-2 .grid-item{flex-shrink:0;flex-grow:0;margin:15px;width:calc(50% - 30px)}@media screen and (min-width:980px) and (max-width:1199px){.grid-2{margin:-10px 0 -10px -10px;width:calc(100% + 20px)}.grid-2 .grid-item{margin:10px;width:calc(50% - 20px)}}.grid-1,.grid-1-spaced{display:flex;flex-flow:column;align-items:center;width:100%;margin:-25px 0}.title-1+.grid-1,.title-1+.grid-1-spaced,.title-2+.grid-1,.title-2+.grid-1-spaced{margin-top:25px}.grid-1 .grid-item,.grid-1-spaced .grid-item{margin:25px auto;width:820px;max-width:100%}@media screen and (min-width:980px) and (max-width:1199px){.grid-1,.grid-1-spaced{margin:-20px 0}.grid-1 .grid-item,.grid-1-spaced .grid-item{margin:20px 0}}.grid-center{justify-content:center}
body{--lightColor:#fff;--darkColor:#1b1b1c;--currentColor:#1b1b1c;--contrastColor:#fff}[data-contrast]{color:var(--currentColor)}[data-contrast=dark]{--currentColor:#1b1b1c;--contrastColor:#fff}[data-contrast=light]{--currentColor:#fff;--contrastColor:#1b1b1c}
.img-popup{cursor:pointer;transition:transform .35s ease-out,filter .25s;will-change:transform}.img-popup:hover{transform:scale(1.02)}.block-contact-info{flex-shrink:1;max-width:400px}.block-contact-info .contact-wrap{display:flex;align-items:stretch;justify-content:center;font-size:1rem;line-height:1.286;min-width:150px}.block-contact-info .contact-ico{position:relative;flex-shrink:0;width:2em}@media screen and (max-width:350px){.block-contact-info .contact-ico{display:none}}.block-contact-info .contact-ico .component-ico{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-height:570px) and (max-width:1200px) and (orientation:landscape),screen and (max-width:570px){.block-contact-info .contact{word-break:break-word;word-wrap:break-word}}.block-contact-info .contact-desc{margin-top:4px;text-align:right}.block-icon-text{max-width:280px;margin-bottom:30px}.block-icon-text .ico-wrap{display:inline-block;width:55px;height:55px;margin-left:-5px;margin-bottom:15px}.block-icon-text .ico-title{min-width:70px;max-width:360px;font-size:1.286em;line-height:1.389;font-weight:700}.block-icon-text .ico-text{min-width:70px;max-width:580px;margin-top:10px;line-height:1.5;opacity:.8}.block-icon-text.center{text-align:center}.block-icon-text.center .ico-wrap{margin:0 auto 15px}.block-icon-text.inline{display:flex}.block-icon-text.inline .ico-wrap{flex-shrink:0;margin-bottom:0}.block-icon-text.inline .text-wrap{margin-left:20px}.policy-wrap{color:#1362b1}.flexbe-copyright{display:block;background:#000;color:#fff;padding:10px;text-align:center;font-size:.857rem;line-height:1.417}.flexbe-copyright a{color:inherit;text-decoration:none}.flexbe-copyright a:hover span{opacity:1}.flexbe-copyright span{display:inline-block;vertical-align:middle;opacity:.8;transition:opacity .2s}.flexbe-copyright .flexbe-logo{display:inline-block;vertical-align:middle;margin-left:6px;width:50px;height:15px;background: url("http://web-arhive.ru/view2?time=20200809131802&url=http%3A%2F%2Fmosgopro.ru%2F_s%2Fimages%2Fv3%2Fflexbe_white.svg") no-repeat;background-size:50px;background-position:50%}a.times,a>.times{position:relative;display:block;color:inherit;width:1em;height:1em;cursor:pointer;opacity:1;will-change:opacity;transition:opacity .15s;pointer-events:all}a.times:after,a.times:before,a>.times:after,a>.times:before{display:block;content:"";width:2px;height:1.3em;background:currentColor;position:absolute;left:0;right:0;top:50%;margin:0 auto}a.times:before,a>.times:before{transform:translateY(-50%) rotate(45deg)}a.times:after,a>.times:after{transform:translateY(-50%) rotate(-45deg)}a.times:hover,a>.times:hover{opacity:.5}
@keyframes sSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes slide-down{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,60%{transform:translate3d(-3px,0,0)}45%{transform:translate3d(3px,0,0)}}
.scrollable{pointer-events:all;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.scrollable::-webkit-scrollbar{width:6px;height:6px}.scrollable::-webkit-scrollbar-thumb{background-color:rgba(27,27,28,.5);border:1px solid hsla(0,0%,100%,.4);border-radius:5px}.scrollable::-webkit-scrollbar-button:end:increment,.scrollable::-webkit-scrollbar-button:start:decrement{width:5px;height:5px;display:block;background-color:transparent}

.container-fluid .bg-color .overlay,.w_widget .bg-color .overlay{opacity:1!important}.b_block:last-of-type .component-bg{height:100%}.component-bg{overflow:hidden;pointer-events:none;z-index:-1}.component-bg,.component-bg .overlay{position:absolute;top:0;left:0;width:100%;height:100%}.component-bg .overlay{z-index:2;transition:all .18s}.component-bg .video_bg_container.custom .wide{height:100%;width:auto}.component-bg .video_bg_container.custom .high{width:100%;height:auto}.component-bg.bg-color .image-holder,.component-bg.bg-color .video_bg_container{display:none}.component-bg.bg-video[data-parallax=true]{clip:rect(auto,auto,auto,auto)}.component-bg.video_is_loaded .image-holder{opacity:0;visibility:hidden}.component-bg.video_is_loaded .video_bg_container iframe{opacity:1}.component-bg .image-holder,.component-bg .parallax-outer,.component-bg .video_bg_container{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.component-bg .video_bg_player{position:relative}.component-bg .video_bg_player video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;width:auto;height:auto}.component-bg .video_bg_player iframe{opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.component-bg .image,.component-bg .video_bg_player,.component-bg canvas{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover}.component-bg .image{image-rendering:optimizeSpeed;image-rendering:auto;image-rendering:-o-crisp-edges;image-rendering:optimize-contrast;-ms-interpolation-mode:nearest-neighbor}.component-bg .image-holder{opacity:1;visibility:visible;transition:opacity .35s,visibility .35s;z-index:1}.component-bg .parallax-outer+.image-holder{animation:none!important}.component-bg .parallax-outer.ready+.image-holder{opacity:0;visibility:hidden;transition-duration:.65s}.component-bg .loader-image{position:absolute;top:0;left:0;bottom:0;right:0;background-size:cover;background-color:#fff;opacity:0;visibility:hidden;transition:all .3s}.component-bg.loading .image{overflow:hidden;position:relative}.component-bg.loading .loader-image{opacity:1;visibility:visible}@media screen and (min-width:768px) and (min-height:571px),screen and (min-width:980px){.component-bg.bg-video[data-parallax=true] .image-holder,.component-bg.bg-video[data-parallax=true] .video_bg_container{position:fixed}.component-bg.bg-video[data-parallax=true] .image-holder .video_bg_player,.component-bg.bg-video[data-parallax=true] .video_bg_container .video_bg_player{transform:translateZ(0);will-change:transform}}.component-bg.bg-image[data-parallax]:not([data-parallax="0"]) .overlay{transition:none}.component-bg .parallax-outer,.component-bg .parallax-outer canvas{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}@media screen and (max-height:570px) and (max-width:980px) and (orientation:landscape),screen and (max-width:767px){.component-bg .video_bg_container{display:none}.component-bg.video_is_loaded .image-holder{opacity:1;visibility:visible}.component-bg .image-holder .image,.component-bg .video_bg_player{transform:translateZ(0)!important}}.is-ios .component-bg{transform:translateZ(0);will-change:opacity}
.component-logo{max-width:100%;min-height:50px;background-size:contain;background-repeat:no-repeat;background-position:50%}.component-logo.text{min-width:60px;display:flex;align-items:center}.component-logo a{display:inline-block;width:100%;height:100%;text-decoration:none;color:inherit;font:inherit}.component-logo .text-logo{width:100%;line-height:1.2;overflow:hidden;text-overflow:ellipsis}
.component-ico{--iconSize:18px;width:100%;height:100%;max-width:128px;max-height:128px}.component-ico.size-custom{font-size:var(--iconSize);max-width:128px;max-height:128px;width:1em;height:1em}.component-ico svg{fill:#fff;fill:currentColor;width:100%;height:100%}.component-ico .ico{width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:50%}
.component-media{position:relative;padding-bottom:100%}.component-media[data-type=video]{padding-bottom:56.5%}.component-media[data-type=image]{overflow:hidden}.component-media>.component-image:not([data-img-type=image]),.component-media>.component-slider,.component-media>.component-video,.component-media>.component-video>.component-image{position:absolute;top:0;left:0;right:0;bottom:0;padding-bottom:0!important}.component-media>.component-video iframe{position:relative}
.component-image{position:relative;overflow:hidden;display:block}.component-image,.component-image .loading-img{image-rendering:optimizeSpeed;image-rendering:auto;image-rendering:-o-crisp-edges;image-rendering:optimize-contrast;-ms-interpolation-mode:nearest-neighbor;background-size:cover;background-position:50%;background-repeat:no-repeat}.component-image .loading-img{opacity:0;visibility:hidden;position:absolute;top:0;left:0;right:0;bottom:0;margin:-5px;transition:all .3s}.component-image[data-img-scale=contain],.component-image[data-img-scale=contain] .loading-img{background-size:contain;background-position:50%!important}.component-image[data-img-scale=repeat],.component-image[data-img-scale=repeat] .loading-img{background-size:auto;background-repeat:repeat}.component-image.loading .loading-img{filter:blur(3px);opacity:1;visibility:visible}.component-image[data-img-type=background]{padding-bottom:100%}.component-image .natural-img{display:none!important;visibility:hidden;opacity:0;width:0;height:0}
.component-button{display:inline-block;min-width:150px;max-width:350px;font-size:1rem;font-weight:700;line-height:1.429;letter-spacing:normal;text-align:center;word-break:normal;-webkit-font-smoothing:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.component-button .btn-content{position:relative;color:#fff;padding:10px 5px;transform:translateZ(0);will-change:opacity;transition:background .25s ease,color .25s ease;margin:auto}.component-button .btn-content .cart-action{pointer-events:none;fill:currentColor;width:24px;height:24px;display:block;position:absolute!important;top:50%;left:50%;opacity:0;transform:translate3d(-50%,-50%,0) scale(.6)}.component-button .btn-content span{transition:opacity .45s}.component-button .btn-content-icon,.component-button .btn-content-icon-text{display:flex;justify-content:center;align-items:center}.component-button .btn-content-icon-text.icon-on-right,.component-button .btn-content-icon.icon-on-right{flex-flow:row-reverse}.component-button .btn-content-icon-text.icon-on-right .component-ico,.component-button .btn-content-icon.icon-on-right .component-ico{margin-right:0;margin-left:10px}.component-button .btn-content-icon-text .component-ico,.component-button .btn-content-icon .component-ico{display:flex;position:relative;align-items:center;justify-content:center;color:currentColor!important;margin:0 10px 0 0;width:1em;height:auto;min-width:1em}.component-button .btn-content-icon-text .component-ico .ico,.component-button .btn-content-icon .component-ico .ico{display:flex;align-items:center;justify-content:center;position:absolute!important;height:var(--iconSize);top:50%;left:0;transform:translateY(-50%)}.component-button .btn-content-icon{padding:13px 0!important}.component-button .btn-content-icon .component-ico{margin:0!important}.component-button:hover{text-decoration:none;cursor:pointer}.component-button.animate-add-to-cart{pointer-events:none}.component-button.animate-add-to-cart .btn-content .component-ico{opacity:0;transition:none}.component-button.animate-add-to-cart .btn-content svg{opacity:1;transform:translate3d(-50%,-50%,0) scale(1);transition:opacity .45s,transform .3s cubic-bezier(.25,1,.1,3)}.component-button.animate-add-to-cart .btn-content span{opacity:0;transition:none}.component-button.small .btn-content{padding:8px 16px}.component-button.big{font-size:1.143rem}.component-button.big .btn-content{padding:13px 22px 12px}.component-button.link{font-weight:400;text-align:left;max-width:350px;min-height:1.5em;color:inherit}.component-button.link .btn-content{padding:0;color:inherit}.component-button.wide{width:100%;max-width:100%}.component-button.squared .btn-content{border-radius:4px}.component-button.squared.small .btn-content{border-radius:3px}.component-button.rounded .btn-content{border-radius:46px}.component-button.filled .btn-content{background-color:#222;border:0}.component-button.bordered .btn-content{border:1px solid currentColor}.component-button.splash{max-width:none;width:100%;height:100%;border:0}.component-button.splash .btn-content{border-radius:0}
.component-menu{display:inline-block;font-size:.857rem;line-height:1.5;letter-spacing:.8px;font-weight:700;text-transform:uppercase;margin:-10px;min-width:70px;pointer-events:none}.component-menu ul{list-style:none;padding:10px 0;position:relative;display:flex;flex-flow:row wrap}.component-menu li{overflow:hidden;text-overflow:ellipsis;max-width:250px;padding:5px 10px}.component-menu li a{pointer-events:all;letter-spacing:1.2px;color:inherit;display:inline-block}.component-menu li a.active,.component-menu li a:hover{text-decoration:none}@media screen and (min-width:768px) and (min-height:571px),screen and (min-width:980px){.menu-burger,.mobile-menu{display:none}}
.component-form{width:100%;padding:10px}.component-form form{position:relative;z-index:1;width:100%;display:block}.component-form .policy-data-warning{text-align:center;margin-top:20px;opacity:.5}.component-form:not(.inline) .component-button{width:100%;max-width:100%}.component-form .form-fields{width:100%;display:block;clear:both;margin:0 auto;text-align:left;font-size:1rem;line-height:1.429;font-weight:400}.component-form .field-title{display:block;font-size:.857rem;line-height:1.583;font-weight:700;margin-bottom:10px}.component-form .field-title i{color:#ff6b61;margin-left:3px;font-style:normal}.component-form .field-desc{display:block;font-size:.857rem;line-height:1.583;opacity:.5;margin-bottom:10px}.component-form .field-title+.field-desc{margin-top:-5px}.component-form .form-field{position:relative;z-index:0;width:100%;display:block;margin-bottom:20px}.component-form .form-field:last-child{margin-bottom:0}.component-form .form-field.is_error .checkbox,.component-form .form-field.is_error .form-field-text:before{border-color:#fc4d53;opacity:1}.component-form .form-field.is_error .error{opacity:1;cursor:help}.component-form .form-field.is_error .form-field-date__icon{display:none}.component-form .form-field[data-type=hidden]{display:none!important}.component-form .form-field[data-type=select]{z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.component-form .form-field[data-type=select].active{z-index:3}.component-form .form-field[data-type=checkbox]+[data-type=checkbox]{margin-top:-10px}.component-form .form-field[data-type=textarea] .form-field-text{display:table;width:100%}.component-form .form-field[date-type=textarea].is_error .error{display:none}.component-form .form-field-text{position:relative;min-height:46px}.component-form .form-field-text:before{pointer-events:none;content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;width:calc(100% - 2px);height:calc(100% - 2px);z-index:2;border:1px solid;border-radius:4px;opacity:.2;transition:all .35s ease-out}.component-form .f-calendar__input-overlay{position:relative;height:46px;margin-top:-46px;cursor:text;z-index:3}.component-form .form-field-date__icon{position:absolute;right:15px;bottom:15px;width:16px;height:16px;cursor:pointer;z-index:2;opacity:.4;transition:opacity .3s ease}.component-form .form-field-date__icon.focus,.component-form .form-field-date__icon:hover{opacity:.6}.component-form .form-field-text__input{position:relative;z-index:1;font:inherit;font-size:1rem;line-height:1.429;display:block;width:100%;height:46px;padding:13px 16px;background:#fff;border:0;border-radius:4px;-webkit-appearance:none}.component-form .form-field-text__input:focus{outline:none}.component-form .form-field-text__input:focus~.field-title,.component-form .form-field-text__input:valid~.field-title,.component-form .form-field-text__input[value]:not([value=""])~.field-title{font-size:.714rem;font-weight:500;top:-10px;letter-spacing:1.5px;text-transform:uppercase;opacity:.6}.component-form .form-field-text__textarea{min-height:46px;max-height:250px;resize:vertical;overflow:auto}.component-form .form-field-text__textarea::-webkit-scrollbar{width:3px;height:95%}.component-form .form-field-text__textarea::-webkit-scrollbar-track{background:0}.component-form .form-field-text__textarea::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:3px}.component-form .form-field-checkbox{cursor:pointer;display:flex;width:100%}.component-form .form-field-checkbox i{color:#ff6b61;margin-left:3px;font-style:normal}.component-form .form-field-checkbox__name{letter-spacing:.3px;display:inline-block}@keyframes dothabottomcheck{0%{height:0}to{height:4.75px}}@keyframes dothatopcheck{0%{height:0}50%{height:0}to{height:9.5px}}.component-form input[type=checkbox]{display:none}.component-form .checkbox{flex-shrink:0;height:19px;width:19px;background-color:transparent;border:1px solid;opacity:.2;border-radius:3px;position:relative;cursor:pointer;margin-top:1px;margin-right:8px;transition:all .3s ease-out}.component-form .checkbox:after,.component-form .checkbox:before{box-sizing:border-box;position:absolute;height:0;width:2px;background-color:#fff;display:inline-block;transform-origin:left top;content:" ";transition:opacity .2s ease}.component-form .checkbox:before{top:13px;left:7px;transform:rotate(-135deg)}.component-form .checkbox:after{top:9px;left:3px;transform:rotate(-45deg)}.component-form .checkbox.checked,.component-form input[type=checkbox]:checked+.checkbox{background-color:currentColor;opacity:1}.component-form .checkbox.checked:after,.component-form input[type=checkbox]:checked+.checkbox:after{animation:dothabottomcheck .2s ease 0s forwards}.component-form .checkbox.checked:before,.component-form input[type=checkbox]:checked+.checkbox:before{animation:dothatopcheck .4s ease 0s forwards}.component-form input[type=radio]{display:none}.component-form .form-field-radio-value{cursor:pointer;display:flex;margin-bottom:10px}.component-form .form-field-radio-value:last-child{margin-bottom:0}.component-form .form-field-radio__check{flex-shrink:0;position:relative;margin-right:8px}.component-form .form-field-radio__check:after{position:relative;width:17px;height:17px;content:"";display:block;border:1px solid;border-radius:50%;opacity:.2}.component-form .form-field-radio__check:before{content:"";position:absolute;display:block;width:13px;height:13px;border-radius:50%;top:3px;left:3px;background:currentColor;opacity:0;transform:scale(.8);transition:all .3s ease-out}.component-form [type=radio]:checked+.form-field-radio__check:before{transform:scale(1);opacity:1}.component-form .form-field-range{display:flex;flex-flow:column-reverse;flex-grow:1}.component-form .form-field-range .form-field-title{padding-bottom:10px;order:0}.component-form .form-field-range .form-field-desc{order:0}.component-form .form-field-range .form-field-desc+.form-field-title{padding-bottom:5px}.component-form .form-field-range .range-outer{display:flex;align-items:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0 9px;height:18px}.component-form .form-field-range .range-outer.animated .range-value{transition:width .25s ease-in-out,margin .25s ease-in-out}.component-form .form-field-range .range-outer.animated.active-animation .range-value{transition:width .1s ease,margin .1s ease}.component-form .form-field-range .range-outer.animated.active-animation.animation-speed-10 .range-value{transition-duration:.3s}.component-form .form-field-range .range-outer.animated.active-animation.animation-speed-9 .range-value{transition-duration:.26s}.component-form .form-field-range .range-outer.animated.active-animation.animation-speed-8 .range-value{transition-duration:.24s}.component-form .form-field-range .range-outer.animated.active-animation.animation-speed-7 .range-value{transition-duration:.2s}.component-form .form-field-range .range-outer.animated.active-animation.animation-speed-6 .range-value{transition-duration:.18s}.component-form .form-field-range .range-outer.animated.active-animation.animation-speed-5 .range-value{transition-duration:.16s}.component-form .form-field-range .range-outer.animated.active-animation.animation-speed-4 .range-value{transition-duration:.14s}.component-form .form-field-range .range-outer.animated.active-animation.animation-speed-3 .range-value{transition-duration:.12s}.component-form .form-field-range .range-outer.animated.active-animation.animation-speed-2 .range-value{transition-duration:.1s}.component-form .form-field-range .range-legend{display:flex;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:6px 0 0;font-size:12px;font-weight:500}.component-form .form-field-range .range-legend .range-legend-inner{display:flex;flex-grow:1;justify-content:space-between}.component-form .form-field-range .range-legend .legend-point{cursor:pointer;min-width:calc(9px * 2);text-align:center}.component-form .form-field-range .range-legend.complex{padding:0 9px}.component-form .form-field-range .range-legend.complex .legend-point{flex-grow:1;position:relative;text-align:center;flex-basis:100%;min-width:9.09%}.component-form .form-field-range .range-legend.complex[data-count="10"] .range-legend-inner{margin:0 -5%}.component-form .form-field-range .range-legend.complex[data-count="9"] .range-legend-inner{margin:0 -5.55555556%}.component-form .form-field-range .range-legend.complex[data-count="8"] .range-legend-inner{margin:0 -6.25%}.component-form .form-field-range .range-legend.complex[data-count="7"] .range-legend-inner{margin:0 -7.14285714%}.component-form .form-field-range .range-legend.complex[data-count="6"] .range-legend-inner{margin:0 -8.33333333%}.component-form .form-field-range .range-legend.complex[data-count="5"] .range-legend-inner{margin:0 -10%}.component-form .form-field-range .range-legend.complex[data-count="4"] .range-legend-inner{margin:0 -12.5%}.component-form .form-field-range .range-legend.complex[data-count="3"] .range-legend-inner{margin:0 -16.66666667%}.component-form .form-field-range .range-legend.limits .legend-point{min-width:calc(9px * 2);text-align:center}.component-form .form-field-range input{opacity:0;width:0;height:0;pointer-events:none}.component-form .form-field-range .range-area{width:100%;height:1px;position:relative;flex-grow:1;flex-shrink:0;z-index:1}.component-form .form-field-range .range-area:before{content:"";position:absolute;display:block;left:-9px;right:-9px;height:100%;top:0;background-color:currentColor;opacity:.2}.component-form .form-field-range .range-value{height:100%;position:absolute;top:0;left:0;width:0}.component-form .form-field-range .range-value:before{content:"";display:block;position:absolute;background-color:currentColor;height:100%;width:100%;top:0;left:-9px}.component-form .form-field-range .range-runner{display:flex;justify-content:center;align-items:center;position:absolute;width:18px;height:18px;transform:translate(-50%,-50%);margin-top:1px;background-color:currentColor;border-radius:50%;cursor:pointer;transition:width .3s ease,height .3s ease}.component-form .form-field-range .range-runner .runner-tip{display:flex;position:absolute;pointer-events:none;align-items:center;justify-content:center;font-size:12px;font-weight:500;white-space:nowrap;color:#fff;padding:0 8px;height:24px;top:-20px;background-color:#1b1b1c;opacity:0;border-radius:3px;transition:top .3s ease,opacity .3s ease,transform .15s linear}.component-form .form-field-range .range-runner .runner-tip .prefix{margin-right:5px;opacity:.65}.component-form .form-field-range .range-runner .runner-tip .suffix{margin-left:5px;opacity:.65}.component-form .form-field-range .range-runner.upper-runner{z-index:1}.component-form .form-field-range .range-runner.active .runner-tip,.is-pointer .component-form .form-field-range .range-runner:hover .runner-tip{opacity:1;top:-30px}.component-form .form-field-range .range-runner-right{right:0;transform:translate(50%,-50%)}.component-form .custom-select{display:none}.component-form .dropdown-select{position:relative;z-index:0;cursor:pointer;background-color:#fff;border-radius:4px;padding:13px 16px}.component-form .dropdown-select span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;padding-right:16px;display:block}.component-form .dropdown-select:before{content:"";display:block;position:absolute;top:0;left:0;width:calc(100% - 2px);height:calc(100% - 2px);opacity:.2;border:1px solid;border-radius:4px;pointer-events:none;transform:translateZ(0)}.component-form .dropdown-select:after{content:"";display:block;position:absolute;right:18px;top:50%;transform:translateY(-50%) rotate(180deg);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid;opacity:.2;transition:all .35s}.component-form .form-submit{margin:20px auto 0}.component-form .form-submit .btn-content{padding:12px 16px}.component-form .form-field-submit{display:block;padding:0;outline:none;position:relative}.component-form .form-field-submit .submitting-status{display:none;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);opacity:0;margin:0 auto;transition:opacity .35s;text-align:center;width:100%;height:22px}.component-form .form-field-submit .submitting-status i{display:inline-block;position:relative;width:22px;height:22px;transform:rotate(0deg);transform-origin:center}.component-form .form-field-submit .submitting-status i svg{width:100%;height:100%;opacity:1;visibility:visible;position:absolute;left:0;top:0;animation:submitting_status_rotate .7s linear infinite}.component-form .form-field-submit .submitting-status i svg path{fill:currentColor}.component-form .form-field-submit .submitting-status i svg .cls-1{opacity:.2}@keyframes submitting_status_rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.component-form .form-field-submit .form-submit-text{transition:opacity .35s;opacity:1}@media screen and (max-height:570px) and (max-width:980px) and (orientation:landscape),screen and (max-width:767px){body.adaptive .component-form .dropdown-select,body.adaptive .component-form .dropdown-select-ul{font-size:16px}body.adaptive .component-form .form-field-text__input{font-size:16px;line-height:20px}}
.is-screenshoter .cookies-wrap{display:none!important}.cookies-wrap{position:fixed;display:flex;justify-content:center;bottom:0;right:0;left:0;width:100%;z-index:2147483647}.cookies-wrap,.cookies-wrap *{pointer-events:none}.cookies-wrap .cookies-container{background:#fff;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;line-height:18px;box-shadow:0 5px 15px rgba(54,54,64,.2);position:relative}.cookies-wrap .cookies-container .cookies-button-more,.cookies-wrap .cookies-container a{text-decoration:none;cursor:pointer;transition:color .18s;color:#4773ff}.cookies-wrap .cookies-container .cookies-button-more{display:none}.cookies-wrap .cookies-container .cookies-button-more.show{display:inline}.cookies-wrap .cookies-container .cookies-button{padding:9px 20px;border-radius:3px;line-height:16px;cursor:pointer;opacity:1;transition:opacity .3s ease;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cookies-wrap .cookies-container .cookies-close{color:#30343b;opacity:.3;width:30px;height:30px;display:flex;cursor:pointer;transition:opacity .3s ease;justify-content:center;align-items:center}.cookies-wrap .cookies-container .cookies-close svg{width:12px;height:12px}@media (any-hover:hover){.cookies-wrap .cookies-container .cookies-button:hover{opacity:.8}.cookies-wrap .cookies-container .cookies-close:hover{opacity:.57}.cookies-wrap .cookies-container .cookies-button-more:hover,.cookies-wrap .cookies-container a:hover{text-decoration:none;color:#7a9aff}}.cookies-wrap.style--center_long{left:0;max-height:50%;min-height:60px;transform:translateY(150%);transition:transform .8s cubic-bezier(0,0,.2,1)}.cookies-wrap.style--center_long .cookies-container{box-shadow:none;width:100%;background:#000;display:flex;justify-content:center;padding:13px;color:#fff}.cookies-wrap.style--center_long .cookies-container .cookies-button-container{display:flex;align-items:center;margin-left:5px;flex-shrink:0;max-width:20%}.cookies-wrap.style--center_long .cookies-container .cookies-button-container .cookies-button-more{display:none}.cookies-wrap.style--center_long .cookies-container .cookies-button{background:#fff;color:#30343b;margin-left:20px;max-width:90%;max-height:100%}.cookies-wrap.style--center_long .cookies-container .cookies-close{display:none}.cookies-wrap.style--center_long .cookies-container .cookies-content{display:flex;align-items:center}.cookies-wrap.style--center_long .cookies-container .cookies-content span{margin:auto}.cookies-wrap.style--center_long .cookies-container .cookies-button-more,.cookies-wrap.style--center_long .cookies-container a{color:#fff;text-decoration:underline}@media (any-hover:hover){.cookies-wrap.style--center_long .cookies-container .cookies-button-more:hover,.cookies-wrap.style--center_long .cookies-container a:hover{text-decoration:none;color:#fff}}.cookies-wrap.style--center_compact{max-height:50%;bottom:25px;opacity:0;transform:translateY(30px);transition:opacity .25s,transform .35s ease;padding:0 20px}.cookies-wrap.style--center_compact.show{transition:transform .5s cubic-bezier(0,0,.2,1),opacity .8s cubic-bezier(0,0,.2,1)}.cookies-wrap.style--center_compact .cookies-container{padding:15px 40px 15px 20px;border-radius:5px;min-width:447px;max-width:100%;display:flex;justify-content:center;pointer-events:auto;text-align:center}.cookies-wrap.style--center_compact .cookies-container .cookies-button{display:none}.cookies-wrap.style--center_compact .cookies-container .cookies-close{flex-shrink:0;position:absolute;top:9px;right:10px}.cookies-wrap.style--center_compact .cookies-container .cookies-button-container{display:flex;align-items:center;margin-left:5px;flex-shrink:0}.cookies-wrap.style--center_compact .cookies-container .cookies-button-container .cookies-button-more{display:none}.cookies-wrap.style--right_bottom{min-height:148px;max-height:50%;justify-content:flex-end;transform:translateX(30px);bottom:30px;padding-right:30px;opacity:0;transition:opacity .3s,transform .4s ease}.cookies-wrap.style--right_bottom.show{transition:transform .8s cubic-bezier(0,0,.2,1),opacity .8s cubic-bezier(0,0,.2,1)}.cookies-wrap.style--right_bottom .cookies-container{border-radius:3px;padding:20px;display:flex;flex-wrap:unset;flex-direction:column;align-items:flex-start;width:400px}.cookies-wrap.style--right_bottom .cookies-container .cookies-button-container{display:flex;justify-content:flex-end;width:100%;align-items:center;margin-top:auto;flex-direction:row-reverse}.cookies-wrap.style--right_bottom .cookies-container .cookies-content{margin-right:10px;margin-bottom:20px}.cookies-wrap.style--right_bottom .cookies-container .cookies-content .cookies-button-more{display:none}.cookies-wrap.style--right_bottom .cookies-container .cookies-button{background:#30343b;color:#fff;margin-right:15px;max-width:50%;max-height:100px}.cookies-wrap.style--right_bottom .cookies-container .cookies-close{position:absolute;top:3px;right:3px}.cookies-wrap.style--right_bottom .cookies-container .cookies-button-more{margin-left:auto;max-height:100px}.cookies-wrap.show{transform:translate(0);opacity:1}.cookies-wrap.show *{pointer-events:auto}@media screen and (max-height:570px) and (max-width:980px) and (orientation:landscape),screen and (max-width:767px){.cookies-wrap.style--center_compact,.cookies-wrap.style--center_long,.cookies-wrap.style--right_bottom{width:100%;bottom:0;right:0;left:0;display:flex;justify-content:space-between;height:auto;flex-wrap:nowrap;flex-direction:row;opacity:1;transform:translateY(150%);padding:0;min-height:auto}.cookies-wrap.style--center_compact .cookies-container,.cookies-wrap.style--center_long .cookies-container,.cookies-wrap.style--right_bottom .cookies-container{padding:15px 50px 15px 20px;box-shadow:0 -5px 5px rgba(48,52,59,.03);text-align:left;min-width:100%;width:100%;border-radius:0;background:#fff;color:#30343b}.cookies-wrap.style--center_compact .cookies-container .cookies-close,.cookies-wrap.style--center_long .cookies-container .cookies-close,.cookies-wrap.style--right_bottom .cookies-container .cookies-close{position:absolute;display:flex;right:0;top:0;width:50px;height:100%}.cookies-wrap.style--center_compact .cookies-container .cookies-close svg,.cookies-wrap.style--center_long .cookies-container .cookies-close svg,.cookies-wrap.style--right_bottom .cookies-container .cookies-close svg{width:14px;height:14px}.cookies-wrap.style--center_compact .cookies-container .cookies-content,.cookies-wrap.style--center_long .cookies-container .cookies-content,.cookies-wrap.style--right_bottom .cookies-container .cookies-content{margin-bottom:0;margin-right:0}.cookies-wrap.style--center_compact .cookies-container .cookies-content a.cookies-button-more,.cookies-wrap.style--center_long .cookies-container .cookies-content a.cookies-button-more,.cookies-wrap.style--right_bottom .cookies-container .cookies-content a.cookies-button-more{display:none}.cookies-wrap.style--center_compact .cookies-container .cookies-content .cookies-button-more.show,.cookies-wrap.style--center_compact .cookies-container .cookies-content a,.cookies-wrap.style--center_long .cookies-container .cookies-content .cookies-button-more.show,.cookies-wrap.style--center_long .cookies-container .cookies-content a,.cookies-wrap.style--right_bottom .cookies-container .cookies-content .cookies-button-more.show,.cookies-wrap.style--right_bottom .cookies-container .cookies-content a{display:inline-block;text-decoration:none;cursor:pointer;transition:color .18s;color:#4773ff}.cookies-wrap.style--center_compact .cookies-button,.cookies-wrap.style--center_compact .cookies-container .cookies-button-container,.cookies-wrap.style--center_long .cookies-button,.cookies-wrap.style--center_long .cookies-container .cookies-button-container,.cookies-wrap.style--right_bottom .cookies-button,.cookies-wrap.style--right_bottom .cookies-container .cookies-button-container{display:none}.cookies-wrap.show{transform:translate(0);opacity:1}}@media screen and (max-height:570px) and (max-width:980px) and (orientation:landscape) and (any-hover:hover),screen and (max-width:767px) and (any-hover:hover){.cookies-wrap.style--center_compact .cookies-container .cookies-content .cookies-button-more:hover,.cookies-wrap.style--center_compact .cookies-container .cookies-content a:hover,.cookies-wrap.style--center_long .cookies-container .cookies-content .cookies-button-more:hover,.cookies-wrap.style--center_long .cookies-container .cookies-content a:hover,.cookies-wrap.style--right_bottom .cookies-container .cookies-content .cookies-button-more:hover,.cookies-wrap.style--right_bottom .cookies-container .cookies-content a:hover{text-decoration:none;color:#7a9aff}}#cbh.cbh,#supportTrigger,._show_1e.wrap_mW,.cbh-body-fade,.wrap_mW{z-index:2000000000!important}
.flexbe-tooltip{position:absolute;overflow:hidden;text-align:center;transition:opacity .2s ease,transform .3s ease;padding-bottom:4px;opacity:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform:translateY(-3px)}.flexbe-tooltip:before{content:attr(data-value);line-height:18px;display:block;font-size:12px;border-radius:5px;padding:7px 10px;color:#fff;background-color:#171717}.flexbe-tooltip:after{content:"";transform:translate(-50%);position:absolute;left:50%;right:auto;bottom:0;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid currentColor;transition:left .3s ease}

@media screen and (max-height:570px) and (max-width:980px) and (orientation:landscape),screen and (max-width:767px){body{min-width:300px}.container{width:86%}.m_modal a.close{top:15px;right:15px;width:40px;height:40px}.m_modal a.close:after,.m_modal a.close:before{top:8px}.is-ios.is-instagram .m_modal .modal-data{padding-bottom:70px}}@media screen and (min-width:768px) and (max-width:1024px){body{min-width:980px}.container{width:940px}}
@media screen and (max-height:570px) and (max-width:980px) and (orientation:landscape),screen and (max-width:767px){[data-b-type*=header][data-b-type*=floating] [data-floating=true].floating{position:static}[data-b-type*=header][data-b-type*=floating] .fixer{display:none!important}.title-1+.grid,.title-2+.grid{margin-top:35px}.grid-2,.grid-2-spaced,.grid-3,.grid-3-spaced,.grid-4,.grid-4-spaced{justify-content:center;width:100%;margin:0}.grid-2 .grid-item,.grid-2-spaced .grid-item,.grid-3 .grid-item,.grid-3-spaced .grid-item,.grid-4 .grid-item,.grid-4-spaced .grid-item{width:100%;margin-right:0;margin-left:0}.grid-3 .grid-item,.grid-3-spaced .grid-item,.grid-4 .grid-item,.grid-4-spaced .grid-item{max-width:380px}.grid-2,.grid-2-spaced{max-width:480px;margin:0 auto}.grid-2 .grid-item,.grid-2-spaced .grid-item{width:100%;margin:10px 0;max-width:580px}.grid-1,.grid-1-spaced{width:100%;max-width:480px;margin:-10px auto}.grid-1 .grid-item,.grid-1-spaced .grid-item{margin:10px 0}}.menu-burger{pointer-events:all;position:relative;z-index:1;text-align:right;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:0;max-width:44px;max-height:44px}.menu-burger span{position:relative;display:inline-block;width:44px;height:44px;border-radius:50%;-webkit-tap-highlight-color:transparent}.menu-burger i{display:block;width:24px;height:2px;background-color:currentColor;top:50%;left:8px;top:calc(50% - 1px);left:calc(50% - 12px);position:absolute;opacity:1;transform-origin:right;transition:background-color .3s ease,opacity .3s ease,transform .3s ease;will-change:background-color,opacity,transform,left}.menu-burger i:first-child{margin-top:-5px}.menu-burger i:last-child{margin-top:5px}.menu-burger svg{max-width:100%;max-height:100%}.mobile-menu{position:relative;z-index:5}.mobile-menu .menu-burger{position:fixed;-webkit-backface-visibility:hidden;backface-visibility:hidden;right:7vw;left:auto;top:30px;max-width:56px;max-height:56px;margin-right:-13px;display:none;opacity:0}.mobile-menu .menu-burger.animate{will-change:transform}.mobile-menu .menu-burger.animate.floating{transition:all .1s cubic-bezier(.4,0,1,1)}.mobile-menu .menu-burger.animate.floating.show{transition:all .35s}.mobile-menu .menu-burger span{width:56px;height:56px;background:#000;color:#fff}@media screen and (max-height:570px) and (max-width:980px) and (orientation:landscape),screen and (max-width:767px){.mobile-menu .menu-burger{top:7px}.mobile-menu .menu-burger.floating{opacity:1;display:block;transform:translateY(-60px)}.mobile-menu .menu-burger.floating.show{cursor:pointer;transform:translateY(0)}}@media screen and (min-width:768px) and (max-width:1024px){.mobile-menu .menu-burger{right:13px}}.mobile-menu .menu-wrapper{visibility:hidden;vertical-align:middle;position:fixed;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;top:0;right:0;left:0;bottom:0;pointer-events:none}.mobile-menu .menu-wrapper:after{content:"";display:block;margin:0 auto;width:65px;height:65px;border:1px solid hsla(0,0%,61%,.2);border-radius:50%;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBpZD0iaWNvbiI+PHBhdGggZD0iTTE2LjQ5IDE1bDEzLjIwMyAxMy4yMDNhMS4wNTUgMS4wNTUgMCAwIDEtMS40OSAxLjQ5TDE1IDE2LjQ5IDEuNzk4IDI5LjY5MmExLjA1MiAxLjA1MiAwIDEgMS0xLjQ5LTEuNDlMMTMuNTEzIDE1IC4zMDggMS44Yy0uNDEtLjQxMi0uNDEtMS4wOCAwLTEuNDkyLjQxLS40MSAxLjA3OC0uNDEgMS40OSAwTDE1IDEzLjUxIDI4LjIwNC4zMDhjLjQxLS40MSAxLjA4LS40MSAxLjQ5IDAgLjQxLjQxMi40MSAxLjA4IDAgMS40OUwxNi40OSAxNXoiIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZmlsbC1vcGFjaXR5PSIuOSIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:30px;bottom:20px;left:50%;margin-left:-33px;visibility:0;transform:rotate(-75deg)}.mobile-menu .menu-wrapper:after,.mobile-menu .overlay{position:absolute;opacity:0;transition:all .35s ease-out}.mobile-menu .overlay{background:rgba(0,0,0,.9);z-index:0;width:100%;height:100%;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);visibility:hidden}.mobile-menu .menu-content{color:#fff;position:relative;z-index:2;padding:25px 20px;height:calc(100% - 100px);opacity:0;visibility:hidden;transform:translateY(30px);transition:all .35s ease-out;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-menu .scroll-wrap{display:flex;flex-flow:column;justify-content:flex-start;align-items:center;min-height:100%}.mobile-menu .menu-holder ul{text-align:center;flex-flow:column}.mobile-menu .menu-holder ul li a{font-size:1rem;line-height:1.286;padding:15px 0}.mobile-menu .logo-holder,.mobile-menu .socials-holder,.mobile-menu .text-holder{display:none}.mobile-menu.show{z-index:20}.mobile-menu.show .menu-burger{opacity:0;visibility:hidden}.mobile-menu.show .menu-wrapper{visibility:visible}.mobile-menu.show .menu-wrapper:after{transform:rotate(0);opacity:1;visibility:visible;transition-delay:.2s}.mobile-menu.show .menu-content,.mobile-menu.show .overlay{pointer-events:all;opacity:1;visibility:visible}.mobile-menu.show .menu-content{transform:translateY(0);transition-delay:.1s}

table{float:none;empty-cells:show;border-collapse:collapse;border-spacing:0;border:0;position:relative}table:after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;z-index:-1;border:1px solid currentColor;opacity:.2}table th{font-weight:700}table td,table th{position:relative;background-color:transparent;border-width:0;font-size:inherit;margin:0;overflow:visible;padding:.5em 1em}table td:after,table th:after{position:absolute;content:"";left:0;top:0;width:100%;height:calc(100% - 1px);z-index:-1;border:1px solid currentColor;border-right:0;border-top:0;opacity:.2}table td:first-child:after,table th:first-child:after{border-left:0;width:calc(100% - 1px);left:1px}table tr:last-child>td:after{border-bottom:0}.fake-table{display:table;table-layout:fixed;width:100%}.fake-table *{border-color:inherit}.fake-thead{display:table-header-group}.fake-tbody{display:table-row-group}.fake-tfoot{display:table-footer-group}.fake-th,.fake-tr{display:table-row}.fake-td{display:table-cell;vertical-align:middle}.fake-tbody:first-child .fake-tr:first-child .fake-td,.fake-tfoot:first-child .fake-tr:first-child .fake-td,.fake-thead:first-child .fake-tr:first-child .fake-td{border-top:0}.fake-td{border-left-width:1px;border-left-style:solid;border-top-width:1px;border-top-style:solid}.fake-td:first-of-type{border-left:none}
.component-socials{min-width:32px;min-height:32px}.component-socials .socials-wrap{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start}.component-socials.right .socials-wrap{justify-content:flex-end}.component-socials.center .socials-wrap,.component-socials a{justify-content:center}.component-socials a{position:relative;flex-shrink:0;font-size:13px;margin:.3em;width:2.462em;height:2.462em;color:inherit;text-decoration:none;text-align:center;display:flex;align-items:center;transition:all .2s ease-out}@media screen and (max-height:570px) and (max-width:980px) and (orientation:landscape),screen and (max-width:767px){.component-socials a{font-size:15px}}.component-socials a:hover{color:inherit}.component-socials a:before{content:"";display:block;border-radius:50%;opacity:0;border:.063em solid currentColor;background:transparent;position:absolute;z-index:0;top:-1px;left:-1px;width:100%;height:100%;pointer-events:none;transition:all .2s ease-out}.component-socials a svg{position:relative;z-index:1;width:1.25em;height:1em;display:block;fill:currentColor}
.component-socials[data-style=squared_color_fill] a{width:26px;height:22px;padding:0}.component-socials[data-style=squared_color_fill] a:before{border-radius:3px}.component-socials[data-style=clean] a,.component-socials[data-style=clean_color] a{opacity:.5}.component-socials[data-style=clean] a:hover,.component-socials[data-style=clean_color] a:hover{opacity:1}.component-socials[data-style=clean] a:hover:before,.component-socials[data-style=clean_color] a:hover:before{opacity:.15}.component-socials[data-style=rounded] a:before,.component-socials[data-style=rounded_color] a:before,.component-socials[data-style=squared] a:before,.component-socials[data-style=squared_color] a:before{opacity:.25;background:transparent}.component-socials[data-style=rounded] a:hover,.component-socials[data-style=rounded_color] a:hover,.component-socials[data-style=squared] a:hover,.component-socials[data-style=squared_color] a:hover{opacity:1}.component-socials[data-style=rounded] a:hover:before,.component-socials[data-style=rounded_color] a:hover:before,.component-socials[data-style=squared] a:hover:before,.component-socials[data-style=squared_color] a:hover:before{background:currentColor}.component-socials[data-style=squared] a:before,.component-socials[data-style=squared_color] a:before{border-radius:0}.component-socials[data-style=clean_color] .social-vk{color:#4680c2}.component-socials[data-style=clean_color] .social-fb{color:#1877f2}.component-socials[data-style=clean_color] .social-twitter{color:#55acee}.component-socials[data-style=clean_color] .social-ok{color:#f68634}.component-socials[data-style=clean_color] .social-gplus{color:#dc4e41}.component-socials[data-style=clean_color] .social-instagram{color:#dc3175}.component-socials[data-style=clean_color] .social-yt{color:#ce1312}.component-socials[data-style=clean_color] .social-vimeo{color:#31afd8}.component-socials[data-style=clean_color] .social-snapchat{color:#fffc00}.component-socials[data-style=clean_color] .social-whatsapp{color:#65cf72}.component-socials[data-style=clean_color] .social-telegram{color:#37aee2}.component-socials[data-style=clean_color] .social-periscope{color:#1b3b6b}.component-socials[data-style=clean_color] .social-viber{color:#7360f2}.component-socials[data-style=clean_color] .social-behance{color:#1769ff}.component-socials[data-style=clean_color] .social-dribble{color:#f26798}.component-socials[data-style=clean_color] .social-skype{color:#00aef3}.component-socials[data-style=clean_color] .social-p{color:#e60023}.component-socials[data-style=clean_color] .social-in{color:#069}.component-socials[data-style=clean_color] .social-tripadvisor{color:#34e0a1}.component-socials[data-style=clean_color] .social-tiktok{color:#fe2c55}.component-socials[data-style=clean_color] .social-messenger{color:#0084ff}.component-socials[data-style=rounded_color] a:hover,.component-socials[data-style=squared_color] a:hover{color:#fff}.component-socials[data-style=rounded_color] a:before,.component-socials[data-style=squared_color] a:before{opacity:1}.component-socials[data-style=rounded_color] .social-vk,.component-socials[data-style=squared_color] .social-vk{color:#4680c2}.component-socials[data-style=rounded_color] .social-vk:before,.component-socials[data-style=squared_color] .social-vk:before{border-color:#4680c2}.component-socials[data-style=rounded_color] .social-vk:hover:before,.component-socials[data-style=squared_color] .social-vk:hover:before{background:#4680c2}.component-socials[data-style=rounded_color] .social-fb,.component-socials[data-style=squared_color] .social-fb{color:#1877f2}.component-socials[data-style=rounded_color] .social-fb:before,.component-socials[data-style=squared_color] .social-fb:before{border-color:#1877f2}.component-socials[data-style=rounded_color] .social-fb:hover:before,.component-socials[data-style=squared_color] .social-fb:hover:before{background:#1877f2}.component-socials[data-style=rounded_color] .social-twitter,.component-socials[data-style=squared_color] .social-twitter{color:#55acee}.component-socials[data-style=rounded_color] .social-twitter:before,.component-socials[data-style=squared_color] .social-twitter:before{border-color:#55acee}.component-socials[data-style=rounded_color] .social-twitter:hover:before,.component-socials[data-style=squared_color] .social-twitter:hover:before{background:#55acee}.component-socials[data-style=rounded_color] .social-ok,.component-socials[data-style=squared_color] .social-ok{color:#f68634}.component-socials[data-style=rounded_color] .social-ok:before,.component-socials[data-style=squared_color] .social-ok:before{border-color:#f68634}.component-socials[data-style=rounded_color] .social-ok:hover:before,.component-socials[data-style=squared_color] .social-ok:hover:before{background:#f68634}.component-socials[data-style=rounded_color] .social-gplus,.component-socials[data-style=squared_color] .social-gplus{color:#dc4e41}.component-socials[data-style=rounded_color] .social-gplus:before,.component-socials[data-style=squared_color] .social-gplus:before{border-color:#dc4e41}.component-socials[data-style=rounded_color] .social-gplus:hover:before,.component-socials[data-style=squared_color] .social-gplus:hover:before{background:#dc4e41}.component-socials[data-style=rounded_color] .social-instagram,.component-socials[data-style=squared_color] .social-instagram{color:#dc3175}.component-socials[data-style=rounded_color] .social-instagram:before,.component-socials[data-style=squared_color] .social-instagram:before{border-color:#dc3175}.component-socials[data-style=rounded_color] .social-instagram:hover:before,.component-socials[data-style=squared_color] .social-instagram:hover:before{background:radial-gradient(circle at 33% 100%,#fed373 4%,#f15245 30%,#d92e7f 62%,#9b36b7 85%,#515ecf);border-color:transparent}.component-socials[data-style=rounded_color] .social-yt,.component-socials[data-style=squared_color] .social-yt{color:#ce1312}.component-socials[data-style=rounded_color] .social-yt:before,.component-socials[data-style=squared_color] .social-yt:before{border-color:#ce1312}.component-socials[data-style=rounded_color] .social-yt:hover:before,.component-socials[data-style=squared_color] .social-yt:hover:before{background:#ce1312}.component-socials[data-style=rounded_color] .social-vimeo,.component-socials[data-style=squared_color] .social-vimeo{color:#31afd8}.component-socials[data-style=rounded_color] .social-vimeo:before,.component-socials[data-style=squared_color] .social-vimeo:before{border-color:#31afd8}.component-socials[data-style=rounded_color] .social-vimeo:hover:before,.component-socials[data-style=squared_color] .social-vimeo:hover:before{background:#31afd8}.component-socials[data-style=rounded_color] .social-snapchat,.component-socials[data-style=squared_color] .social-snapchat{color:#fffc00}.component-socials[data-style=rounded_color] .social-snapchat:before,.component-socials[data-style=squared_color] .social-snapchat:before{border-color:#fffc00}.component-socials[data-style=rounded_color] .social-snapchat:hover:before,.component-socials[data-style=squared_color] .social-snapchat:hover:before{background:#fffc00}.component-socials[data-style=rounded_color] .social-whatsapp,.component-socials[data-style=squared_color] .social-whatsapp{color:#65cf72}.component-socials[data-style=rounded_color] .social-whatsapp:before,.component-socials[data-style=squared_color] .social-whatsapp:before{border-color:#65cf72}.component-socials[data-style=rounded_color] .social-whatsapp:hover:before,.component-socials[data-style=squared_color] .social-whatsapp:hover:before{background:#65cf72}.component-socials[data-style=rounded_color] .social-telegram,.component-socials[data-style=squared_color] .social-telegram{color:#37aee2}.component-socials[data-style=rounded_color] .social-telegram:before,.component-socials[data-style=squared_color] .social-telegram:before{border-color:#37aee2}.component-socials[data-style=rounded_color] .social-telegram:hover:before,.component-socials[data-style=squared_color] .social-telegram:hover:before{background:#37aee2}.component-socials[data-style=rounded_color] .social-periscope,.component-socials[data-style=squared_color] .social-periscope{color:#1b3b6b}.component-socials[data-style=rounded_color] .social-periscope:before,.component-socials[data-style=squared_color] .social-periscope:before{border-color:#1b3b6b}.component-socials[data-style=rounded_color] .social-periscope:hover:before,.component-socials[data-style=squared_color] .social-periscope:hover:before{background:#1b3b6b}.component-socials[data-style=rounded_color] .social-viber,.component-socials[data-style=squared_color] .social-viber{color:#7360f2}.component-socials[data-style=rounded_color] .social-viber:before,.component-socials[data-style=squared_color] .social-viber:before{border-color:#7360f2}.component-socials[data-style=rounded_color] .social-viber:hover:before,.component-socials[data-style=squared_color] .social-viber:hover:before{background:#7360f2}.component-socials[data-style=rounded_color] .social-behance,.component-socials[data-style=squared_color] .social-behance{color:#1769ff}.component-socials[data-style=rounded_color] .social-behance:before,.component-socials[data-style=squared_color] .social-behance:before{border-color:#1769ff}.component-socials[data-style=rounded_color] .social-behance:hover:before,.component-socials[data-style=squared_color] .social-behance:hover:before{background:#1769ff}.component-socials[data-style=rounded_color] .social-dribble,.component-socials[data-style=squared_color] .social-dribble{color:#f26798}.component-socials[data-style=rounded_color] .social-dribble:before,.component-socials[data-style=squared_color] .social-dribble:before{border-color:#f26798}.component-socials[data-style=rounded_color] .social-dribble:hover:before,.component-socials[data-style=squared_color] .social-dribble:hover:before{background:#f26798}.component-socials[data-style=rounded_color] .social-skype,.component-socials[data-style=squared_color] .social-skype{color:#00aef3}.component-socials[data-style=rounded_color] .social-skype:before,.component-socials[data-style=squared_color] .social-skype:before{border-color:#00aef3}.component-socials[data-style=rounded_color] .social-skype:hover:before,.component-socials[data-style=squared_color] .social-skype:hover:before{background:#00aef3}.component-socials[data-style=rounded_color] .social-p,.component-socials[data-style=squared_color] .social-p{color:#e60023}.component-socials[data-style=rounded_color] .social-p:before,.component-socials[data-style=squared_color] .social-p:before{border-color:#e60023}.component-socials[data-style=rounded_color] .social-p:hover:before,.component-socials[data-style=squared_color] .social-p:hover:before{background:#e60023}.component-socials[data-style=rounded_color] .social-in,.component-socials[data-style=squared_color] .social-in{color:#069}.component-socials[data-style=rounded_color] .social-in:before,.component-socials[data-style=squared_color] .social-in:before{border-color:#069}.component-socials[data-style=rounded_color] .social-in:hover:before,.component-socials[data-style=squared_color] .social-in:hover:before{background:#069}.component-socials[data-style=rounded_color] .social-tripadvisor,.component-socials[data-style=squared_color] .social-tripadvisor{color:#34e0a1}.component-socials[data-style=rounded_color] .social-tripadvisor:before,.component-socials[data-style=squared_color] .social-tripadvisor:before{border-color:#34e0a1}.component-socials[data-style=rounded_color] .social-tripadvisor:hover:before,.component-socials[data-style=squared_color] .social-tripadvisor:hover:before{background:#34e0a1}.component-socials[data-style=rounded_color] .social-tiktok,.component-socials[data-style=squared_color] .social-tiktok{color:#fe2c55}.component-socials[data-style=rounded_color] .social-tiktok:before,.component-socials[data-style=squared_color] .social-tiktok:before{border-color:#fe2c55}.component-socials[data-style=rounded_color] .social-tiktok:hover:before,.component-socials[data-style=squared_color] .social-tiktok:hover:before{background:#fe2c55}.component-socials[data-style=rounded_color] .social-messenger,.component-socials[data-style=squared_color] .social-messenger{color:#0084ff}.component-socials[data-style=rounded_color] .social-messenger:before,.component-socials[data-style=squared_color] .social-messenger:before{border-color:#0084ff}.component-socials[data-style=rounded_color] .social-messenger:hover:before,.component-socials[data-style=squared_color] .social-messenger:hover:before{background:#0084ff}.component-socials[data-style=rounded_color_fill] a,.component-socials[data-style=squared_color_fill] a{color:#fff}.component-socials[data-style=rounded_color_fill] a:hover:before,.component-socials[data-style=squared_color_fill] a:hover:before{opacity:.75}.component-socials[data-style=rounded_color_fill] a:before,.component-socials[data-style=squared_color_fill] a:before{opacity:1}.component-socials[data-style=rounded_color_fill] .social-vk:before,.component-socials[data-style=squared_color_fill] .social-vk:before{border-color:#4680c2;background:#4680c2}.component-socials[data-style=rounded_color_fill] .social-fb:before,.component-socials[data-style=squared_color_fill] .social-fb:before{border-color:#1877f2;background:#1877f2}.component-socials[data-style=rounded_color_fill] .social-twitter:before,.component-socials[data-style=squared_color_fill] .social-twitter:before{border-color:#55acee;background:#55acee}.component-socials[data-style=rounded_color_fill] .social-ok:before,.component-socials[data-style=squared_color_fill] .social-ok:before{border-color:#f68634;background:#f68634}.component-socials[data-style=rounded_color_fill] .social-gplus:before,.component-socials[data-style=squared_color_fill] .social-gplus:before{border-color:#dc4e41;background:#dc4e41}.component-socials[data-style=rounded_color_fill] .social-instagram:before,.component-socials[data-style=squared_color_fill] .social-instagram:before{background:radial-gradient(circle at 33% 100%,#fed373 4%,#f15245 30%,#d92e7f 62%,#9b36b7 85%,#515ecf);width:calc(100% + 2px);height:calc(100% + 2px);border:none}.component-socials[data-style=rounded_color_fill] .social-yt:before,.component-socials[data-style=squared_color_fill] .social-yt:before{border-color:#ce1312;background:#ce1312}.component-socials[data-style=rounded_color_fill] .social-vimeo:before,.component-socials[data-style=squared_color_fill] .social-vimeo:before{border-color:#31afd8;background:#31afd8}.component-socials[data-style=rounded_color_fill] .social-snapchat:before,.component-socials[data-style=squared_color_fill] .social-snapchat:before{border-color:#fffc00;background:#fffc00}.component-socials[data-style=rounded_color_fill] .social-periscope:before,.component-socials[data-style=squared_color_fill] .social-periscope:before{border-color:#1b3b6b;background:#1b3b6b}.component-socials[data-style=rounded_color_fill] .social-viber:before,.component-socials[data-style=squared_color_fill] .social-viber:before{border-color:#7360f2;background:#7360f2}.component-socials[data-style=rounded_color_fill] .social-behance:before,.component-socials[data-style=squared_color_fill] .social-behance:before{border-color:#1769ff;background:#1769ff}.component-socials[data-style=rounded_color_fill] .social-dribble:before,.component-socials[data-style=squared_color_fill] .social-dribble:before{border-color:#f26798;background:#f26798}.component-socials[data-style=rounded_color_fill] .social-skype:before,.component-socials[data-style=squared_color_fill] .social-skype:before{border-color:#00aef3;background:#00aef3}.component-socials[data-style=rounded_color_fill] .social-p:before,.component-socials[data-style=squared_color_fill] .social-p:before{border-color:#e60023;background:#e60023}.component-socials[data-style=rounded_color_fill] .social-in:before,.component-socials[data-style=squared_color_fill] .social-in:before{border-color:#069;background:#069}.component-socials[data-style=rounded_color_fill] .social-tripadvisor:before,.component-socials[data-style=squared_color_fill] .social-tripadvisor:before{border-color:#34e0a1;background:#34e0a1}.component-socials[data-style=rounded_color_fill] .social-tiktok:before,.component-socials[data-style=squared_color_fill] .social-tiktok:before{border-color:#fe2c55;background:#fe2c55}.component-socials[data-style=rounded_color_fill] .social-messenger:before,.component-socials[data-style=squared_color_fill] .social-messenger:before{background:linear-gradient(180deg,#00b2ff,#006aff);width:calc(100% + 2px);height:calc(100% + 2px);border:none}.component-socials[data-style=rounded_color_fill] .social-whatsapp:before,.component-socials[data-style=squared_color_fill] .social-whatsapp:before{background:linear-gradient(0deg,#20b038,#60d66a);width:calc(100% + 2px);height:calc(100% + 2px);border:none}.component-socials[data-style=rounded_color_fill] .social-telegram:before,.component-socials[data-style=squared_color_fill] .social-telegram:before{background:linear-gradient(203.2deg,#37aee2 21.67%,#1e96c8 70%);width:calc(100% + 2px);height:calc(100% + 2px);border:none}
.component-map{width:100%}.component-map .map-wrap{color:#000}.component-map[data-format=overlay]{position:absolute;left:0;top:0;height:100%;padding-bottom:0!important}.component-map[data-format=element]{position:relative;padding-bottom:50%}.component-map .map{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.07)}.component-map .gm-style-cc{display:none}
.component-video{position:relative;padding-bottom:56.5%}.component-video .video-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;position:inherit;overflow:hidden;background-color:#000}.component-video[data-loop="1"] .video-wrapper{background-color:transparent}.component-video[data-loop="1"] .video-overlay{position:absolute;width:100%;height:100%;top:0;left:0}.component-video[data-custom="1"] .custom-video{-o-object-fit:contain;object-fit:contain}.component-video .video-preview{display:none;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.component-video .custom-video,.component-video embed,.component-video iframe,.component-video object{width:100%;height:100%}
.swiper-container-autoheight .slide,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .slider-wrapper,.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.component-slider{position:relative;padding-bottom:100%;color:#fff}.component-slider[data-img-type=image]{padding-bottom:0;position:relative}.component-slider[data-img-type=image] .slider-wrapper{position:relative}.component-slider[data-img-type=image] .slider-wrapper .slider-item{height:auto}.component-slider[data-img-type=image] .component-image{padding-bottom:0}.component-slider[data-img-type=image] .component-video{padding-bottom:56%}.component-slider[data-img-type=image] .component-video .video-wrapper{position:absolute}.component-slider:not([data-img-type=image]) .component-image,.component-slider:not([data-img-type=image]) .component-video{width:100%;padding-bottom:0!important;height:100%}.component-slider .slider-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.component-slider .slider{height:100%;display:flex;flex-flow:row nowrap;align-items:flex-start}.component-slider .slider .slider-item{flex-shrink:0;width:100%;height:100%;overflow:hidden}.component-slider .slider-pagination{width:100%;position:absolute;z-index:2;bottom:30px;opacity:1;transition:opacity .2s ease-out,transform .35s ease-out}@media screen and (max-height:570px) and (max-width:980px) and (orientation:landscape),screen and (max-width:767px){.component-slider .slider-pagination{bottom:15px}}.component-slider .fraction-pagination{font-weight:700;font-size:13px;bottom:10px}.component-slider[data-current-content=video] .slider-pagination{pointer-events:none;opacity:0;transform:translateY(5px)}.component-slider[data-current-content=video] .slider-button{pointer-events:none}.component-slider[data-current-content=video] .slider-button span{pointer-events:all}
.slider-pagination{max-width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:6px 0;margin:16px 0 -3px}.slider-pagination .swiper-pagination-bullet{pointer-events:all;width:8px;min-width:3px;opacity:.3;margin:0 6px;cursor:pointer;transition:transform .35s ease-out,opacity .2s}.slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{transform:scale(1.25);opacity:1}.slider-pagination .swiper-pagination-bullet:before{display:block;content:"";width:100%;padding-bottom:100%;background:currentColor;border-radius:50%}.slider-button{text-align:center;cursor:pointer;padding:0 20px;position:absolute;z-index:4;top:0;height:100%;display:flex;align-items:center}.slider-button.slider-prev{left:0}.slider-button.slider-next{right:0}.slider-button.swiper-button-disabled span{opacity:.07;cursor:default}.slider-button span{display:inline-block;width:40px;height:40px;opacity:.3;will-change:opacity;transition:opacity .35s ease-out,visibility .35s ease-out}.slider-button:not(.swiper-button-disabled):hover span{opacity:1}.slider-button.round span{border-radius:50%;border:2px solid currentColor}@media screen and (max-height:570px) and (max-width:980px) and (orientation:landscape),screen and (max-width:767px){.slider-button{top:50px;height:calc(100% - 100px)}.slider-button.slider-prev{padding-left:10px}.slider-button.slider-next{padding-right:10px}}
.component-quiz{width:100%}.component-quiz .quiz-steps{display:flex;align-items:center;min-height:0}.component-quiz .steps-wrapper{position:relative;flex-flow:row nowrap;justify-content:flex-start}.component-quiz .step,.component-quiz .steps-wrapper{width:100%;flex-shrink:0;display:flex;align-items:center}.component-quiz .step{position:absolute;left:0;flex-flow:column;opacity:0;visibility:hidden;pointer-events:none;transition:all .35s ease}.component-quiz .step.active{visibility:visible;position:relative;opacity:1;pointer-events:all}.component-quiz .step.prev{transform:translateY(-50px)}.component-quiz .step.next{transform:translateY(50px)}.component-quiz .quiz-fields{width:100%;position:relative;z-index:1}.component-quiz .step-title{font-size:20px;line-height:1.5;font-weight:400;letter-spacing:.35px;margin-bottom:50px;text-align:center}.component-quiz .quiz-actions{flex-flow:column;position:relative;margin-top:50px;max-width:100%}.component-quiz .quiz-actions,.component-quiz .quiz-actions .buttons-wrapper{display:flex;align-items:center;justify-content:center}.component-quiz .quiz-actions .component-button{font-size:16px;font-weight:400;margin-right:10px;margin-left:10px}.component-quiz .quiz-actions .component-button:first-child{margin-left:0}.component-quiz .quiz-actions .component-button:last-child{margin-right:0}.component-quiz .quiz-actions .component-button .btn-content{padding:19px 20px 17px}.component-quiz .policy-data-warning{text-align:center;margin-top:20px;opacity:.5}.component-quiz .field{max-width:750px;margin:0 auto}.component-quiz .field .error{position:absolute;top:100%;left:0;width:100%;height:34px;background:#ffe1df;color:#ff6b61;font-size:12px;line-height:20px;padding:6px 20px 8px;border-radius:0 0 3px 3px;transition:all .35s ease;opacity:0;transform:translateY(-10px);z-index:0}.component-quiz .field.is_error .form-field{animation:shake .5s ease 1 both .2s}.component-quiz .field.is_error .form-field-text__input{border:1px solid #ffe1df;border-bottom:0;position:relative;border-radius:3px 3px 0 0;z-index:1}.component-quiz .field.is_error .error{pointer-events:all;opacity:1;transform:translateZ(0)}.component-quiz .field:not([data-type=hidden])~.field{margin-top:40px}.component-quiz .field[data-type=hidden]{display:none!important}.component-quiz .field[data-type=image]{max-width:100%}.component-quiz .field[date-type=textarea].is_error .error{display:none}.component-quiz .field-title{display:block;text-align:center;font-size:15px;font-weight:600;line-height:20px;margin-bottom:30px}.component-quiz [data-type=checkbox] .field-title,.component-quiz [data-type=image] .field-title,.component-quiz [data-type=radio] .field-title,.component-quiz [data-type=select] .field-title{display:none}.component-quiz .form-field-text{position:relative;width:100%;margin:0 auto}.component-quiz .form-field-text .field-placeholder{text-align:left}.component-quiz .f-calendar__input-overlay{position:absolute;height:63px;cursor:text;width:100%;bottom:0;z-index:3}.component-quiz .form-field-date__icon{position:absolute;right:15px;bottom:23px;width:16px;height:16px;cursor:pointer;z-index:2;opacity:.4;transition:opacity .3s ease}.component-quiz .form-field-date__icon.focus,.component-quiz .form-field-date__icon:hover{opacity:.6}.component-quiz .field-placeholder{position:absolute;top:21px;bottom:21px;left:20px;right:20px;z-index:2;overflow:hidden;text-overflow:ellipsis;color:#7c7c7c;opacity:.85;font-size:1.143rem;line-height:1.375;pointer-events:none!important;transition:opacity .35s ease}.component-quiz .field-placeholder i{font:inherit;font-style:normal;text-decoration:none;text-transform:none}.component-quiz .form-field-text__textarea{resize:none}.component-quiz .form-field-text__input{background:#fff;border:1px solid rgba(0,0,0,.1);width:100%;max-height:7.8em;padding:20px;border-radius:3px;font-size:16px;line-height:22px;-webkit-appearance:none;transition:border .2s}.component-quiz .form-field-text__input:valid~.field-placeholder,.component-quiz .form-field-text__input[value]:not([value=""])~.field-placeholder{opacity:0}.component-quiz .form-field-radio-group{margin:-10px 0;text-align:left}.component-quiz .form-field-radio-group .form-field-radio-item{display:block;padding:10px 0;font-size:16px;line-height:30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.component-quiz .form-field-radio-group .form-field-radio-item:last-child{margin-bottom:0}.component-quiz .form-field-radio-group .form-field-radio-item input[type=radio]{display:none}.component-quiz .form-field-radio-group .form-field-radio-item input[type=radio]:checked~.form-field-radio-content .form-field-radio-check{opacity:1}.component-quiz .form-field-radio-group .form-field-radio-item input[type=radio]:checked~.form-field-radio-content .form-field-radio-check:after{opacity:1;transform:translateZ(0)}.component-quiz .form-field-radio-group .form-field-radio-item input[type=radio]:checked~.form-field-radio-content .form-field-radio-text{opacity:1}.component-quiz .form-field-radio-group .form-field-radio-item:hover .form-field-radio-check{opacity:.85}.component-quiz .form-field-radio-group .form-field-radio-item:hover .form-field-radio-text{opacity:1}.component-quiz .form-field-radio-group .form-field-radio-content{position:relative;display:flex;align-items:center}.component-quiz .form-field-radio-group .form-field-radio-check{display:block;width:30px;min-width:30px;height:30px;flex-shrink:0;border-radius:50%;margin-right:10px;position:relative;border:2px solid currentColor;opacity:.3;transform:translateZ(0);transition:opacity .35s ease}.component-quiz .form-field-radio-group .form-field-radio-check:after{content:"";display:block;position:absolute;top:6px;left:6px;border-radius:50%;width:14px;height:14px;background:currentColor;transform:scale(1.9);opacity:0;transition:all .15s ease-in}.component-quiz .form-field-radio-group .form-field-radio-text{opacity:.85}.component-quiz .form-field-checkbox-group{margin:-10px 0;text-align:left}.component-quiz .form-field-checkbox-group .form-field-checkbox-item{display:block;padding:10px 0;font-size:16px;line-height:30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.component-quiz .form-field-checkbox-group .form-field-checkbox-item input[type=checkbox]{display:none}.component-quiz .form-field-checkbox-group .form-field-checkbox-item input[type=checkbox]:checked~.form-field-checkbox-content .form-field-checkbox-check,.component-quiz .form-field-checkbox-group .form-field-checkbox-item input[type=checkbox]:checked~.form-field-checkbox-content .form-field-checkbox-check svg{opacity:1}.component-quiz .form-field-checkbox-group .form-field-checkbox-item input[type=checkbox]:checked~.form-field-checkbox-content .form-field-checkbox-check svg path{stroke-dashoffset:0;transition:all .35s ease-out}.component-quiz .form-field-checkbox-group .form-field-checkbox-item input[type=checkbox]:checked~.form-field-checkbox-content .form-field-checkbox-text{opacity:1}@media (any-hover:hover){.component-quiz .form-field-checkbox-group .form-field-checkbox-item:hover .form-field-checkbox-check{opacity:.85}.component-quiz .form-field-checkbox-group .form-field-checkbox-item:hover .form-field-checkbox-text{opacity:1}}.component-quiz .form-field-checkbox-group .form-field-checkbox-content{position:relative;display:flex;align-items:center}.component-quiz .form-field-checkbox-group .form-field-checkbox-check{display:block;width:30px;height:30px;border-radius:50%;margin-right:10px;position:relative;text-align:center;border:2px solid currentColor;opacity:.3;transform:translateZ(0);transition:opacity .35s ease;flex-shrink:0}.component-quiz .form-field-checkbox-group .form-field-checkbox-check svg{height:100%;opacity:0;transition:opacity .35s ease}.component-quiz .form-field-checkbox-group .form-field-checkbox-check svg path{stroke:currentColor;stroke-dasharray:20;stroke-dashoffset:20}.component-quiz .form-field-checkbox-group .form-field-checkbox-text{opacity:.85}.component-quiz .form-field-image-group{position:relative;display:flex;flex-flow:row wrap;margin:-17px -10px;padding:7px 0}.component-quiz .form-field-image-group[data-divisible="5"] .form-field-image-item{width:20%;font-size:13px}.component-quiz .form-field-image-group.center{justify-content:center}.component-quiz .form-field-image-item{display:block;width:25%;padding:10px;flex-shrink:0;font-size:16px;line-height:1.625;letter-spacing:.3px}.component-quiz .form-field-image-item input{display:none}.component-quiz .form-field-image-item input:checked~.form-field-image-content .form-field-image-check{opacity:1;transform:translateZ(0)}.component-quiz .form-field-image-item input:checked~.form-field-image-content:before{opacity:.3}@media (any-hover:hover){.component-quiz .form-field-image-item:hover .form-field-image-content:before{opacity:.3}}.component-quiz .form-field-image-item .form-field-image-content{position:relative;height:100%;display:flex;flex-direction:column;box-shadow:0 2px 20px rgba(0,0,0,.1);border-radius:5px;will-change:transform;overflow:hidden;cursor:pointer;transition:all .35s ease}.component-quiz .form-field-image-item .form-field-image-content:before{display:block;content:"";position:absolute;top:0;left:0;z-index:3;width:100%;height:80px;background:linear-gradient(180deg,#000,transparent);opacity:0;transform:translateZ(0);transition:opacity .35s ease}.component-quiz .form-field-image-item .form-field-image-check{position:absolute;top:20px;right:20px;width:40px;height:40px;z-index:5;opacity:0;transform:scale(.85);transition:all .35s ease}.component-quiz .form-field-image-item .form-field-image-text{background:#fff;color:#000;width:100%;padding:20px;flex-grow:1;flex-shrink:0;display:flex;align-items:center;justify-content:center;text-align:center}.component-quiz .form-field-image-item .form-field-image-wrap{position:relative;width:100%}.component-quiz .form-field-image-item .form-field-image-wrap.orient-horizontal .form-field-image-img{padding-bottom:62%}.component-quiz .form-field-image-item .form-field-image-wrap.orient-vertical .form-field-image-img{padding-bottom:133%}.component-quiz .form-field-image-item .form-field-image-img{position:relative;width:100%;padding-bottom:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;transform:translateZ(0)}.component-quiz .form-field-image-item .form-field-image-img.empty{background-size:50px}.component-quiz .form-field-select{text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.component-quiz .form-field-select select{display:none}.component-quiz .form-field-select .dropdown-container{position:relative}.component-quiz .form-field-select .dropdown-container.active .dropdown-select i:before{transform:rotate(-41deg)}.component-quiz .form-field-select .dropdown-container.active .dropdown-select i:after{transform:rotate(41deg)}.component-quiz .form-field-select .dropdown-container.active .dropdown-select-ul{z-index:1;transform:translateZ(0);opacity:1;pointer-events:all;visibility:visible}.component-quiz .form-field-select .dropdown-select{position:relative;background:#fff;border:1px solid rgba(0,0,0,.1);color:#282828;width:100%;height:62px;padding:20px;border:0;border-radius:3px;font-size:16px;line-height:22px}.component-quiz .form-field-select .dropdown-select span{opacity:.65;transition:opacity .35s ease}.component-quiz .form-field-select .dropdown-select:hover span{opacity:1}.component-quiz .form-field-select .dropdown-select i{color:#000;opacity:.3;display:block;position:absolute;top:27px;right:20px;width:18px;height:10px}.component-quiz .form-field-select .dropdown-select i:after,.component-quiz .form-field-select .dropdown-select i:before{content:"";display:block;width:11px;height:2px;background:currentColor;position:absolute;top:50%;transition:transform .35s ease}.component-quiz .form-field-select .dropdown-select i:before{transform:rotate(41deg);left:1px}.component-quiz .form-field-select .dropdown-select i:after{transform:rotate(-41deg);left:9px}.component-quiz .form-field-select .dropdown-select-ul{list-style:none;background:#fff;box-shadow:0 8px 10px rgba(0,0,0,.05);color:#282828;width:100%;padding:10px;border-radius:3px;font-size:1.143rem;line-height:1.375;position:absolute;top:-42px;left:0;z-index:-1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:50vh;opacity:0;visibility:hidden;pointer-events:none;transform:scale(.98) translateY(20px);transition:all .35s}.component-quiz .form-field-select .dropdown-select-ul li{padding:10px;border-radius:3px;transition:background .35s ease}.component-quiz .form-field-select .dropdown-select-ul li.selected,.component-quiz .form-field-select .dropdown-select-ul li:hover{background:#f4f4f4}.component-quiz .form-field-range{display:flex;flex-flow:column-reverse;flex-grow:1}.component-quiz .form-field-range .form-field-title{padding-bottom:10px;order:0}.component-quiz .form-field-range .form-field-desc{order:0}.component-quiz .form-field-range .form-field-desc+.form-field-title{padding-bottom:5px}.component-quiz .form-field-range .range-outer{display:flex;align-items:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0 9px;height:18px}.component-quiz .form-field-range .range-outer.animated .range-value{transition:width .25s ease-in-out,margin .25s ease-in-out}.component-quiz .form-field-range .range-outer.animated.active-animation .range-value{transition:width .1s ease,margin .1s ease}.component-quiz .form-field-range .range-outer.animated.active-animation.animation-speed-10 .range-value{transition-duration:.3s}.component-quiz .form-field-range .range-outer.animated.active-animation.animation-speed-9 .range-value{transition-duration:.26s}.component-quiz .form-field-range .range-outer.animated.active-animation.animation-speed-8 .range-value{transition-duration:.24s}.component-quiz .form-field-range .range-outer.animated.active-animation.animation-speed-7 .range-value{transition-duration:.2s}.component-quiz .form-field-range .range-outer.animated.active-animation.animation-speed-6 .range-value{transition-duration:.18s}.component-quiz .form-field-range .range-outer.animated.active-animation.animation-speed-5 .range-value{transition-duration:.16s}.component-quiz .form-field-range .range-outer.animated.active-animation.animation-speed-4 .range-value{transition-duration:.14s}.component-quiz .form-field-range .range-outer.animated.active-animation.animation-speed-3 .range-value{transition-duration:.12s}.component-quiz .form-field-range .range-outer.animated.active-animation.animation-speed-2 .range-value{transition-duration:.1s}.component-quiz .form-field-range .range-legend{display:flex;justify-content:space-between;margin:6px 0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;font-weight:500}.component-quiz .form-field-range .range-legend .range-legend-inner{display:flex;flex-grow:1;justify-content:space-between}.component-quiz .form-field-range .range-legend .legend-point{cursor:pointer;min-width:calc(9px * 2);text-align:center}.component-quiz .form-field-range .range-legend.complex{padding:0 9px}.component-quiz .form-field-range .range-legend.complex .legend-point{flex-grow:1;position:relative;text-align:center;flex-basis:100%;min-width:9.09%}.component-quiz .form-field-range .range-legend.complex[data-count="10"] .range-legend-inner{margin:0 -5%}.component-quiz .form-field-range .range-legend.complex[data-count="9"] .range-legend-inner{margin:0 -5.55555556%}.component-quiz .form-field-range .range-legend.complex[data-count="8"] .range-legend-inner{margin:0 -6.25%}.component-quiz .form-field-range .range-legend.complex[data-count="7"] .range-legend-inner{margin:0 -7.14285714%}.component-quiz .form-field-range .range-legend.complex[data-count="6"] .range-legend-inner{margin:0 -8.33333333%}.component-quiz .form-field-range .range-legend.complex[data-count="5"] .range-legend-inner{margin:0 -10%}.component-quiz .form-field-range .range-legend.complex[data-count="4"] .range-legend-inner{margin:0 -12.5%}.component-quiz .form-field-range .range-legend.complex[data-count="3"] .range-legend-inner{margin:0 -16.66666667%}.component-quiz .form-field-range .range-legend.limits .legend-point{min-width:calc(9px * 2);text-align:center}.component-quiz .form-field-range input{opacity:0;width:0;height:0;pointer-events:none}.component-quiz .form-field-range .range-area{width:100%;height:1px;position:relative;flex-grow:1;flex-shrink:0;z-index:1}.component-quiz .form-field-range .range-area:before{content:"";position:absolute;display:block;left:-9px;right:-9px;height:100%;top:0;background-color:currentColor;opacity:.2}.component-quiz .form-field-range .range-value{height:100%;position:absolute;top:0;left:0;width:0}.component-quiz .form-field-range .range-value:before{content:"";display:block;position:absolute;background-color:currentColor;height:100%;width:100%;top:0;left:-9px}.component-quiz .form-field-range .range-runner{display:flex;justify-content:center;align-items:center;position:absolute;width:18px;height:18px;transform:translate(-50%,-50%);margin-top:1px;background-color:currentColor;border-radius:50%;cursor:pointer;transition:width .3s ease,height .3s ease}.component-quiz .form-field-range .range-runner .runner-tip{display:flex;position:absolute;pointer-events:none;align-items:center;justify-content:center;font-size:12px;font-weight:500;white-space:nowrap;color:#fff;padding:0 8px;height:24px;top:-20px;background-color:#1b1b1c;opacity:0;border-radius:3px;transition:top .3s ease,opacity .3s ease,transform .15s linear}.component-quiz .form-field-range .range-runner .runner-tip .prefix{margin-right:5px;opacity:.65}.component-quiz .form-field-range .range-runner .runner-tip .suffix{margin-left:5px;opacity:.65}.component-quiz .form-field-range .range-runner.upper-runner{z-index:1}.component-quiz .form-field-range .range-runner.active .runner-tip,.is-pointer .component-quiz .form-field-range .range-runner:hover .runner-tip{opacity:1;top:-30px}.component-quiz .form-field-range .range-runner-right{right:0;transform:translate(50%,-50%)}.component-quiz .form-field-file{position:relative;font-size:16px;line-height:30px;height:30px}.component-quiz .form-field-file .error{display:none}.component-quiz .form-field-file.active .form-field-file--files{opacity:1;visibility:visible}.component-quiz .form-field-file.active .form-field-file-upload{opacity:0;visibility:hidden}.component-quiz .form-field-file .form-field-file--files{position:absolute;z-index:1;top:0;opacity:0;visibility:hidden;transition:all .35s;width:100%;display:flex;align-items:center;justify-content:center}.component-quiz .form-field-file .form-field-file--files .icon{position:relative;top:-2px;width:20px;height:25px;margin-right:13px;opacity:.3;transition:opacity .35s ease}.component-quiz .form-field-file .form-field-file--files .text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;cursor:default;max-width:400px;margin-right:10px;opacity:.85}.component-quiz .form-field-file .form-field-file--files .clear-files{line-height:22px;position:relative;cursor:pointer}.component-quiz .form-field-file .form-field-file--files .clear-files:after{content:"";position:absolute;top:100%;left:0;width:100%;height:0;border-bottom:1px dashed;opacity:.2;transition:opacity .35s ease}.component-quiz .form-field-file .form-field-file-upload{display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;z-index:0;transition:all .35s}.component-quiz .form-field-file .form-field-file-upload .icon{position:relative;width:25px;height:20px;margin-right:13px;opacity:.3;transition:opacity .35s ease}.component-quiz .form-field-file .form-field-file-upload .text,.component-quiz .form-field-file .form-field-file-upload:hover .icon{opacity:.85}.component-quiz .form-field-file .form-field-file-upload:hover .text{opacity:1}.component-quiz .form-field-file input{outline:none;padding:0;position:absolute;width:100%;height:100%;left:0;opacity:0;cursor:pointer;width:1px;visibility:hidden}.component-quiz .submitting-status{display:none;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);opacity:0;margin:0 auto;transition:opacity .3s;text-align:center;width:100%;height:22px}.component-quiz .submitting-status i{display:inline-block;position:relative;width:22px;height:22px;transform:rotate(0deg);transform-origin:center}.component-quiz .submitting-status i svg{width:100%;height:100%;opacity:1;visibility:visible;position:absolute;left:0;top:0;animation:submitting_status_rotate .6s linear infinite}.component-quiz .submitting-status i svg path{fill:currentColor}.component-quiz .submitting-status i svg .cls-1{opacity:.2}@keyframes submitting_status_rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.component-quiz form.submitting *{pointer-events:none!important}.component-quiz form.submitting .submitting-status{display:block;opacity:1}.component-quiz form.submitting .submitting-status+span{opacity:0}[data-quiz-part=progress]{width:100%;margin-bottom:100px;text-align:center}[data-quiz-part=progress][data-progress-style=circle]{position:relative;height:60px}[data-quiz-part=progress][data-progress-style=circle] .progress-percent,[data-quiz-part=progress][data-progress-style=circle] .progress-text{font-size:12px;line-height:20px;position:absolute;top:50%;margin-top:-10px;left:0;width:100%}[data-quiz-part=progress][data-progress-style=circle] .progress-percent{padding-left:4px}[data-quiz-part=progress] .progress-percent,[data-quiz-part=progress] .progress-text{text-align:center;font-size:1.143rem;line-height:1.375;text-transform:uppercase;font-weight:700}[data-quiz-part=progress] .progress-text .total{opacity:.4}[data-quiz-part=progress] .progress-text .current,[data-quiz-part=progress] .progress-text .total{margin:0 5px}[data-quiz-part=progress] .progress-loader-bar{position:relative;width:100%;max-width:100%;max-width:740px;height:6px;margin:0 auto}[data-quiz-part=progress] .progress-loader-bar .progress-loader-bg{width:100%;height:100%;border-radius:3px;background:currentColor;opacity:.4;overflow:hidden}[data-quiz-part=progress] .progress-loader-bar .current{position:absolute;top:0;left:0;display:block;border-radius:3px;background:currentColor;height:100%;width:0;transition:width .35s ease}[data-quiz-part=progress] .progress-loader-circle{display:inline-block;stroke:currentColor;fill:none}[data-quiz-part=progress] .progress-loader-circle .progress-loader-bg{opacity:.3}[data-quiz-part=progress] .progress-loader-circle .current{transition:all .35s ease}[data-quiz-part=progress] .progress-percent~.progress-loader-bar,[data-quiz-part=progress] .progress-text~.progress-loader-bar{margin-top:20px}@media screen and (max-height:570px) and (max-width:980px) and (orientation:landscape),screen and (max-width:767px){body.adaptive .form-field-image-group{display:none}body.adaptive .quiz-slider-outer{margin:0 -26px}body.adaptive .form-field-image-group{overflow-x:auto;display:flex;flex-flow:row;margin:0;padding:0;align-items:unset;justify-content:unset!important}body.adaptive .form-field-image-group .form-field-image-item{width:auto!important;padding:20px 10px}body.adaptive .form-field-image-group .form-field-image-item:first-child{padding-left:26px}body.adaptive .form-field-image-group .form-field-image-item:last-child{padding-right:26px}body.adaptive .form-field-image-group .flexbe-quiz-images{display:flex;flex-flow:row;width:100%}body.adaptive .form-field-image-group .form-field-image-content{width:75vw;max-width:200px}}
.form-field-delivery-item{display:block;position:relative;width:100%;border:1px solid transparent;min-height:46px;font-size:15px;line-height:1.466;font-weight:400;padding:12px 15px;word-break:keep-all;margin-bottom:10px;cursor:pointer}.form-field-delivery-item:last-child{margin-bottom:0}.form-field-delivery-item--only{cursor:default}.form-field-delivery-item--only .form-field-delivery-item__box{border:0;background:currentColor;opacity:.05!important}.form-field-delivery-item--only .form-field-delivery-item__arrow{display:none}.form-field-delivery-item__box{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;border-radius:4px;border:1px solid currentColor;opacity:.15;pointer-events:none;transition:all .3s ease}.form-field-delivery-item__title{font-weight:400;padding-right:20px}.form-field-delivery-item__title .delimiter,.form-field-delivery-item__title .item-price{font-weight:400;opacity:.7}.form-field-delivery-item__title .delimiter{margin:0 1ex}.form-field-delivery-item__desc{font-size:13px;line-height:1.23076923;margin-top:8px;opacity:.5;white-space:pre-wrap}.form-field-delivery-item__min-total{display:flex;justify-items:center;font-size:13px;line-height:1.23076923;color:#000;margin-top:10px}.form-field-delivery-item__min-total span{margin-left:5px}.form-field-delivery-item__input{display:none}.form-field-delivery-item__input:checked~.form-field-delivery-item__box{border-width:2px;opacity:1}.form-field-delivery-item__input:checked~.form-field-delivery-item__arrow{opacity:1;visibility:visible}.form-field-delivery-item__input:checked~.form-field-delivery-item__title{font-weight:500}.form-field-delivery-item__min-total{opacity:.5}.form-field-delivery-item--blocked{background:rgba(34,17,34,.02);cursor:default}.form-field-delivery-item--blocked .form-field-delivery-item__input:checked~.form-field-delivery-item__box{border-width:2px;opacity:.4}.form-field-delivery-item--blocked .form-field-delivery-item__input:checked~.form-field-delivery-item__arrow{opacity:.4;visibility:visible}.form-field-delivery-item--blocked .form-field-delivery-item__input:checked~.form-field-delivery-item__title{opacity:.7}.form-field-delivery-item--blocked .form-field-delivery-item__min-total{opacity:1}.form-field-delivery-item__arrow{position:absolute;top:15px;right:15px;width:16px;height:16px;opacity:0;visibility:hidden;pointer-events:none;z-index:0;transition:all .3s ease}.form-field-delivery-fields{padding:20px 0 0;display:none}.form-field-delivery-fields--active{display:block}
.component-form .dropdown-select-ul{opacity:0;visibility:hidden;max-height:0;position:absolute;z-index:1;width:100%;overflow-y:auto;overflow-x:hidden;background-color:#fff;padding:3px 0 0;margin-top:-3px;transition:all .35s ease-out;border:1px solid rgba(0,0,0,.2);border-top:0;border-radius:0 0 3px 3px}.component-form .dropdown-select-ul li{padding:8px 8px 8px 36px;display:block;position:relative;opacity:.5;cursor:pointer;transition:opacity .35s}.component-form .dropdown-select-ul li:before{content:"";display:block;position:absolute;left:16px;top:50%;transform:translateY(-50%);width:13px;height:10px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMyAxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS4zOCA0Ljg0Mkw0Ljc3IDguMjMgMTIuMzMuNjY4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZT0iIzAwMCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);background-repeat:no-repeat;opacity:0;transition:all .35s}.component-form .dropdown-select-ul li:after{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none;content:"";background:currentColor;opacity:0;transition:all .35s}.component-form .dropdown-select-ul li:hover{opacity:1}.component-form .dropdown-select-ul li:hover:after{opacity:.03}.component-form .dropdown-select-ul li.selected,.component-form .dropdown-select-ul li.selected:before{opacity:1}.component-form .dropdown-select-ul::-webkit-scrollbar{width:3px;height:90%}.component-form .dropdown-select-ul::-webkit-scrollbar-track{background:0}.component-form .dropdown-select-ul::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:3px}.component-form .dropdown-container{position:relative}.component-form .dropdown-container.active .dropdown-select,.component-form .dropdown-container.active .dropdown-select:before{border-radius:3px 3px 0 0;border-bottom:0}.component-form .dropdown-container.active .dropdown-select:after{transform:translateY(-50%) rotate(0deg);border-bottom:5px solid}.component-form .dropdown-container.active .dropdown-select-ul{opacity:1;visibility:visible;max-height:360px}.component-form .form-field-file{position:relative}.component-form .form-field-file .file-input-outer{position:relative;cursor:default}.component-form .form-field-file .file-input-outer.active .form-field-file--files{opacity:1;visibility:visible}.component-form .form-field-file .file-input-outer.active .form-field-file--label{padding-top:30px}.component-form .form-field-file input[type=file]{outline:none;padding:0;position:absolute;width:100%;height:100%;left:0;opacity:0;cursor:pointer;width:1px;visibility:hidden}.component-form .form-field-file .form-field-file--label{display:flex;align-items:center;cursor:default;position:relative;z-index:0;transition:all .3s}.component-form .form-field-file .form-field-file--label .icon{position:relative;width:19px;height:17px;margin-right:8px;cursor:pointer}.component-form .form-field-file .form-field-file--label .form-field-file--label-text{cursor:pointer;opacity:.5}.component-form .form-field-file .form-field-file--files{width:100%;display:block;position:absolute;z-index:1;top:0;opacity:0;visibility:hidden;transition:all .3s}.component-form .form-field-file .form-field-file--files .form-field-file--files-holder{width:100%;max-width:100%;min-width:100%;display:flex;align-items:center;align-content:space-between;justify-content:flex-start;margin-right:20px;cursor:default}.component-form .form-field-file .form-field-file--files .icon{position:relative;top:0;width:19px;height:17px;margin-right:8px}.component-form .form-field-file .form-field-file--files .icon svg{max-height:100%}.component-form .form-field-file .form-field-file--files .form-field-file--file-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;cursor:default;max-width:220px;margin-right:8px}.component-form .form-field-file .form-field-file--files .clear-files{margin-top:2px;color:#6b8dbd;border-bottom:1px dotted;cursor:pointer}.component-form .form-field-file .form-field-file--files .clear-files:hover{border-bottom:1px solid}.component-form .form-field-file .error{pointer-events:none}.component-form .error{position:absolute;z-index:2;top:50%;right:16px;transform:translate3d(-50%,-50%,0);background:#fc4d53;width:6px;height:6px;border-radius:50%;opacity:0;transition:all .1s}.component-form .error svg{display:none}.component-form .component-ico{transition:opacity .3s ease}.component-form.submitting{pointer-events:none}.component-form.submitting .form-submit .btn-content .submitting-status{display:block;opacity:1}.component-form.submitting .form-submit .btn-content .component-ico,.component-form.submitting .form-submit .btn-content .form-submit-text{opacity:0}.component-form.style-1.inline .form-field-text:before{display:none}.component-form.style-2 .form-field-text__input{background:transparent;color:currentColor}.component-form.style-2 .form-field-select .dropdown-container{position:relative}.component-form.style-2 .form-field-select .dropdown-container:before{display:block;content:"";pointer-events:none;position:absolute;width:100%;height:100%;width:calc(100% - 2px);height:calc(100% - 2px);top:0;left:0;z-index:0;border:1px solid currentColor;border-radius:4px;opacity:.2}.component-form.style-2 .form-field-select .dropdown-select,.component-form.style-2 .form-field-select .dropdown-select-ul{position:relative;background:transparent;border:none}.component-form.style-2 .form-field-select .dropdown-select:before{display:none}.component-form.style-3 .form-field-text{position:relative}.component-form.style-3 .form-field-text:before{background:currentColor;z-index:0}.component-form.style-3 .form-field-text .form-field-text__input{background:transparent}.component-form.style-3 .form-field.is_error .form-field-text:before{border-color:#fc4d53;background-color:#fc4d53;opacity:.2}.component-form.style-3 .form-field-select .dropdown-container{position:relative;display:flex;flex-flow:column}.component-form.style-3 .form-field-select .dropdown-container:before{display:block;content:"";pointer-events:none;position:absolute;width:100%;height:100%;top:0;left:0;z-index:0;background:currentColor;border-radius:4px;opacity:.2}.component-form.style-3 .form-field-select .dropdown-select,.component-form.style-3 .form-field-select .dropdown-select-ul{position:relative;background:transparent;border:none}.component-form.style-3 .form-field-select .dropdown-select:before{display:none}.component-form.inline form{display:flex;flex-flow:row nowrap;align-items:flex-end;justify-content:center}.component-form.inline .form-fields{display:flex;flex-flow:row nowrap;justify-content:flex-end;width:auto;margin:0;max-width:75%}.component-form.inline .form-fields[data-count="3"] .form-field{max-width:33.333%}.component-form.inline .form-fields[data-count="2"] .form-field{max-width:50%}.component-form.inline .form-field{flex-shrink:0;flex-grow:1;width:auto;min-width:20%;width:270px;max-width:100%;margin:0;padding:0 10px;flex-shrink:1}.component-form.inline .form-submit{flex-shrink:1;flex-grow:0;padding:0 10px;margin:0;max-width:25%}.component-form.inline .form-field-submit{margin-top:0}@media screen and (max-height:570px) and (max-width:980px) and (orientation:landscape),screen and (max-width:767px){.component-form.inline form{max-width:480px;margin:0 auto;flex-flow:column}.component-form.inline .form-fields{width:100%;max-width:none;flex-direction:column}.component-form.inline .form-field{width:100%;max-width:none!important;padding:0;margin-bottom:30px}.component-form.inline .form-submit{padding:0;width:100%;max-width:none}.component-form.inline .form-field-submit{max-width:none;width:100%}}
.component-menu.dot li{position:relative;padding-left:12px;padding-right:12px}.component-menu.dot li:after{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.2;position:absolute;right:0;top:50%;margin-top:-2px;margin-right:-2px}.component-menu.dot li:last-child:after{display:none}.component-menu.vertical ul{flex-flow:column wrap}

.flexbe-copyright-block{position:relative;display:flex;flex-flow:row;align-items:center;justify-content:center;height:50px;color:#fff}.flexbe-copyright-block .flexbe-copyright-bg{background-color:#1b1b1c;top:0;left:0;right:0;width:100%;max-width:100%;height:100%;z-index:0;position:absolute}.flexbe-copyright-block .flexbe-copyright-link{position:relative;font-size:13px;line-height:16px;color:inherit;display:inline-flex;opacity:1;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flexbe-copyright-block .flexbe-copyright-link span{opacity:.7;margin-right:1ex;transition:opacity .3s ease}.flexbe-copyright-block .flexbe-copyright-link svg{margin-top:-2px}.is-pointer .flexbe-copyright-block .flexbe-copyright-link:hover{text-decoration:none}.is-pointer .flexbe-copyright-block .flexbe-copyright-link:hover span{opacity:1}
body.adaptive .mobile-menu[data-b-id="115"] .menu-holder{padding:0;width:auto;max-width:none}body{word-break:break-word;word-wrap:break-word;overflow-wrap:break-word}
[data-w-id="1"] .widget-data{height:100%!important}[data-w-id="1"] .is-empty .order-list .cart-empty{display:block}[data-w-id="1"] .is-empty .cart-checkout-wrap,[data-w-id="1"] .is-empty .order-list ul{display:none}[data-w-id="1"] .is-empty .form-submit{pointer-events:none;opacity:.5}[data-w-id="1"] .cart-checkout-wrap{display:flex;flex-flow:column;font-size:16px;font-weight:400;line-height:1.375;position:relative;margin-top:30px;text-align:left}[data-w-id="1"] .cart-checkout-delivery{display:block;margin-top:20px}[data-w-id="1"] .cart-checkout-delivery.hide{display:none}[data-w-id="1"] .cart-checkout-shipping,[data-w-id="1"] .cart-checkout-subtotal{font-size:14px;font-weight:400;line-height:1.375}[data-w-id="1"] .cart-checkout-shipping{margin-top:10px}[data-w-id="1"] .cart-checkout-count{font-size:13px;font-weight:400;line-height:1.23076923;opacity:.5}[data-w-id="1"] .cart-checkout__delimiter{margin:20px 0;background:currentColor;opacity:.1;height:1px;width:100%;border:0}[data-w-id="1"] .cart-shipping__not-fix-total{font-size:13px;line-height:16px;color:#1b1b1c;opacity:.5;margin-top:4px;display:none}[data-w-id="1"] .cart-shipping__not-fix-total.show{display:inline-block}[data-w-id="1"] .cart-checkout-summary{font-size:16px;line-height:1.33333333}[data-w-id="1"] .cart-is-empty .cart-checkout-wrap{display:none}[data-w-id="1"] .cart-delivery-free,[data-w-id="1"] .cart-min-total{display:flex;align-items:center;position:relative;font-size:14px;line-height:1.42857143;padding:15px;margin-top:20px;order:10;opacity:0;visibility:hidden;transform:translateY(-5px);transition:all .18s}[data-w-id="1"] .cart-delivery-free:before,[data-w-id="1"] .cart-min-total:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:currentColor;opacity:.05;border-radius:4px}[data-w-id="1"] .cart-delivery-free.show,[data-w-id="1"] .cart-min-total.show{opacity:1;visibility:visible;transform:translateY(0);transition:all .35s ease .3s}[data-w-id="1"] .cart-delivery-free.hide,[data-w-id="1"] .cart-delivery-free.show-min-total .delivery-free__progress__icon,[data-w-id="1"] .cart-delivery-free.show-min-total .delivery-free__text,[data-w-id="1"] .cart-min-total.hide,[data-w-id="1"] .cart-min-total.show-min-total .delivery-free__progress__icon,[data-w-id="1"] .cart-min-total.show-min-total .delivery-free__text{display:none}[data-w-id="1"] .cart-delivery-free.show-min-total .delivery-min-total__text,[data-w-id="1"] .cart-delivery-free.show-min-total .min-total__progress__icon,[data-w-id="1"] .cart-min-total.show-min-total .delivery-min-total__text,[data-w-id="1"] .cart-min-total.show-min-total .min-total__progress__icon{display:inline-block}[data-w-id="1"] .cart-min-total{color:#000}[data-w-id="1"] .min-total__count,[data-w-id="1"] .min-total__total{opacity:.7}[data-w-id="1"] .delivery-free__count{white-space:nowrap}[data-w-id="1"] .delivery-free__progress{position:relative;width:50px;height:50px;display:flex;align-items:center;justify-content:center;flex-shrink:0;will-change:opacity}[data-w-id="1"] .delivery-free__progress__loader{position:absolute;top:0;left:0;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2px}[data-w-id="1"] .delivery-free__progress__loader .bg-path{opacity:.2}[data-w-id="1"] .delivery-free__progress__loader .progress-path{transition:all .3s ease}[data-w-id="1"] .delivery-free__progress__icon,[data-w-id="1"] .min-total__progress__icon{width:16px;height:16px}[data-w-id="1"] .delivery-min-total__text,[data-w-id="1"] .min-total__progress__icon{display:none}[data-w-id="1"] .delivery-free__text,[data-w-id="1"] .delivery-min-total__text{margin-left:15px}[data-w-id="1"] .form-submit{position:relative}[data-w-id="1"] .form-submit.disabled .component-button{pointer-events:none!important;cursor:default}[data-w-id="1"] .form-submit.disabled .component-button .btn-content,[data-w-id="1"] .form-submit.disabled .component-button:before{opacity:.4!important}[data-w-id="1"] .form-submit.shake{animation:shake .5s ease 1 both .2s}[data-w-id="1"] .form-submit:hover .flexbe-tooltip.show{opacity:1;transform:translateY(0)}[data-w-id="1"] .flexbe-tooltip{left:calc(50% - 135px);top:calc(-100% + 8px);min-width:40px;width:270px;color:#171717}[data-w-id="1"] .flexbe-tooltip.big{top:calc(-100% - 10px)}
[data-b-id="10"] .map-overlay{position:relative;pointer-events:all;width:320px;margin:-60px 0 -60px auto;padding:0 20px;border-radius:3px;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1)}[data-b-id="10"] .map-overlay .item{padding:20px 0;border-top:1px solid #e0e0e0}[data-b-id="10"] .map-overlay .item:first-child{border-top:none}[data-b-id="10"] .map-overlay .item .desc{margin-top:10px}
[data-b-id="111"] .container{position:relative;z-index:4;pointer-events:none}[data-b-id="111"] .component-map{z-index:0}[data-b-id="111"] .map-wrap{position:relative;overflow:hidden}[data-b-id="111"] .map-overlay{width:360px;border-radius:3px;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);pointer-events:all}[data-b-id="111"] .map-overlay.right{margin-left:auto}[data-b-id="111"] .map-overlay .tab-list{display:flex;flex-flow:row wrap;align-items:flex-start;padding:20px 30px 0}[data-b-id="111"] .map-overlay .item-content{padding:30px}
[data-b-id="13"] [data-quiz-part=welcome]{display:block!important;width:100%;margin:auto;left:0;transition-timing-function:ease;transition-duration:.35s;transition-property:visibility,opacity,transform;z-index:1;position:relative;transform:translateZ(0)}[data-b-id="13"] .quiz-state-started [data-quiz-part=welcome]{z-index:0;position:absolute;width:100%;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-30px)}
[data-m-id="1"] .component-bg .overlay{background:#000;border-color:#000;opacity:.9}[data-m-id="1"] .scroller{padding:50px 0;max-height:100%;width:100%}[data-m-id="1"] .modal-content{display:flex;flex-flow:column;justify-content:center;align-items:center;padding:0;width:100%;max-width:380px;margin:0 auto;text-align:center;background:#fff;box-shadow:0 3px 9px rgba(0,0,0,.2);border-radius:5px;color:#191919}[data-m-id="1"] .form{flex-shrink:0;width:100%;padding:30px 20px}[data-m-id="1"] .form .form-bottom,[data-m-id="1"] .form .form-title{padding:0 10px}[data-m-id="1"] .form .form-bottom{opacity:.5}[data-m-id="1"] .form .form-title{margin-bottom:20px}[data-m-id="1"] .form .form-bottom{margin-top:10px}[data-m-id="1"] .form .component-form{margin:20px 0 0}
[data-m-id="100"] .component-bg .overlay{background:#000;border-color:#000;opacity:.9}[data-m-id="100"] .modal-data{color:#fff}[data-m-id="100"] .scroller{width:100%;max-height:100%;display:flex;flex-flow:column;justify-content:flex-start;align-items:center;padding:50px 0}[data-m-id="100"] .container{margin:0;position:relative;width:100%;max-width:380px;padding:30px;pointer-events:all;border-radius:7px;background-color:#fff;color:#222;text-align:center;box-shadow:0 4px 15px 0 rgba(0,0,0,.2);transition:all .35s ease-out}[data-m-id="100"] .container[data-type] .loading{display:none}[data-m-id="100"] .container[data-type=bill]{max-width:480px}[data-m-id="100"] .container[data-type=bill] .action-bill{display:flex}[data-m-id="100"] .container[data-type=already] .action-already,[data-m-id="100"] .container[data-type=cash] .action-cash,[data-m-id="100"] .container[data-type=fail] .action-fail,[data-m-id="100"] .container[data-type=success] .action-success{display:block}[data-m-id="100"] .action-bill{display:none;flex-flow:row nowrap;flex-direction:column;align-items:center;overflow-y:auto}[data-m-id="100"] .action-bill .pay-methods{display:flex;flex-flow:column;align-items:center;overflow:hidden;width:100%;text-align:center;flex-shrink:0}[data-m-id="100"] .action-bill .pay-methods .title{margin-bottom:20px}[data-m-id="100"] .action-bill .pay-methods-list{display:inline-flex;flex-flow:row wrap;min-width:420px}[data-m-id="100"] .action-bill .pay-methods-list label{width:33.33%;min-width:140px;margin-bottom:15px;padding:0 5px;cursor:pointer}[data-m-id="100"] .action-bill .pay-methods-list label:hover .preview{border-color:rgba(34,34,34,.5)}[data-m-id="100"] .action-bill .pay-methods-list label input:checked+.preview{border:2px solid #222}[data-m-id="100"] .action-bill .pay-methods-list label input:checked+.preview:before{transform:rotate(47deg) scaleX(1);transition:transform .2s ease-in}[data-m-id="100"] .action-bill .pay-methods-list label input:checked+.preview:after{transform:rotate(-42deg) scaleX(1);transition:transform .15s ease-out .2s}[data-m-id="100"] .action-bill .pay-methods-list label .preview{position:relative;width:120px;max-width:100%;height:100px;border:1px solid #e1e1e1;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;transition:border-color .3s}[data-m-id="100"] .action-bill .pay-methods-list label .preview:after,[data-m-id="100"] .action-bill .pay-methods-list label .preview:before{display:block;content:"";height:2px;position:absolute;background:#222}[data-m-id="100"] .action-bill .pay-methods-list label .preview:before{width:6px;top:19px;right:23px;transform:rotate(47deg) scaleX(0);transform-origin:top left}[data-m-id="100"] .action-bill .pay-methods-list label .preview:after{width:16px;top:24px;right:9px;transform:rotate(-42deg) scaleX(0);transform-origin:bottom left}[data-m-id="100"] .action-bill .pay-methods-list label span{display:block;margin-top:5px}[data-m-id="100"] .action-bill .pay-methods-list label input{visibility:hidden;display:none}[data-m-id="100"] .action-bill .pay-methods-list label:nth-last-child(4)~label{margin-bottom:0}[data-m-id="100"] .action-bill .pay-action{width:100%;max-width:300px;text-align:center;display:flex;flex-direction:column;flex-shrink:0;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:20px;margin-bottom:20px}[data-m-id="100"] .action-bill .pay-action .ico-wrap{margin-bottom:5px}[data-m-id="100"] .action-bill .pay-action .ico-wrap .component-ico{border:none}[data-m-id="100"] .action-bill .pay-action .title{margin-bottom:15px}[data-m-id="100"] .action-bill .pay-action .price{font-size:1.714rem;line-height:1.375}[data-m-id="100"] .action-bill .btn-wrap{display:block;margin-top:30px}[data-m-id="100"] .action-already,[data-m-id="100"] .action-cash,[data-m-id="100"] .action-fail,[data-m-id="100"] .action-success{display:none;text-align:center}[data-m-id="100"] .action-already .title,[data-m-id="100"] .action-cash .title,[data-m-id="100"] .action-fail .title,[data-m-id="100"] .action-success .title{margin-bottom:15px}[data-m-id="100"] .action-already .btn-wrap,[data-m-id="100"] .action-cash .btn-wrap,[data-m-id="100"] .action-fail .btn-wrap,[data-m-id="100"] .action-success .btn-wrap{margin-top:30px}[data-m-id="100"] .action-cash .ico-wrap{color:#d64094}[data-m-id="100"] .action-already .ico-wrap,[data-m-id="100"] .action-success .ico-wrap{color:#17c37b}[data-m-id="100"] .action-fail .ico-wrap{color:#ef3e4a}[data-m-id="100"] .btn-wrap .component-button.bordered .btn-content{color:#222}[data-m-id="100"] .btn-wrap .component-button.bordered .btn-content:hover{color:#000}[data-m-id="100"] .btn-wrap .component-button.filled .btn-content{border:1px solid #222;background-color:#222;color:#fff}[data-m-id="100"] .btn-wrap .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover{background-color:#151515}[data-m-id="100"] .btn-wrap .component-button.shadow .btn-content{box-shadow:0 15px 40px rgba(34,34,34,.2)}[data-m-id="100"] .btn-wrap .component-button.shadow .btn-content:hover{box-shadow:0 15px 40px rgba(34,34,34,.25)}[data-m-id="100"] .btn-wrap .component-button{cursor:pointer;display:block;width:200px;margin:auto;transition:opacity .35s ease-out}[data-m-id="100"] .btn-wrap .component-button.disabled{opacity:.3;pointer-events:none;cursor:default}[data-m-id="100"] .btn-wrap .component-button.busy{pointer-events:none}[data-m-id="100"] .btn-wrap .component-button.busy .submitting-status{display:block;opacity:1}[data-m-id="100"] .btn-wrap .component-button.busy span{opacity:0;visibility:hidden}[data-m-id="100"] .btn-wrap .component-button .submitting-status{display:none;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);opacity:0;margin:0 auto;transition:opacity .15s;text-align:center;width:100%;height:22px}[data-m-id="100"] .btn-wrap .component-button .submitting-status i{display:inline-block;position:relative;width:22px;height:22px;transform:rotate(0deg);transform-origin:center}[data-m-id="100"] .btn-wrap .component-button .submitting-status svg{opacity:1;width:100%;height:100%;position:absolute;left:0;top:0;animation:submitting_status_rotate .3s linear infinite}[data-m-id="100"] .btn-wrap .component-button .submitting-status svg path{fill:currentColor}[data-m-id="100"] .ico-wrap{width:70px;height:70px;margin:0 auto 20px}[data-m-id="100"] .ico-wrap .component-ico{padding:14px;border-radius:50%;border:2px solid currentColor}
[data-m-id="11"] .component-bg .overlay{background:#000;border-color:#000;opacity:.9}[data-m-id="11"] .scroller{padding:50px 0;max-height:100%;width:100%}[data-m-id="11"] .modal-content{display:flex;flex-flow:column;justify-content:center;align-items:center;padding:0;width:100%;max-width:360px;margin:0 auto;padding:50px;text-align:center;background:#fff;box-shadow:0 3px 9px rgba(0,0,0,.2);border-radius:5px;color:#191919}[data-m-id="11"] .modal-content .title{margin:0 auto 15px}[data-m-id="11"] .modal-content .text{font-size:1rem;line-height:1.5}[data-m-id="11"] .modal-content .text,[data-m-id="11"] .modal-content .title{width:100%}
[data-m-id="12"] .component-bg .overlay{background:#000;border-color:#000;opacity:.9}[data-m-id="12"] .scroller{padding:50px 0;max-height:100%;width:100%}[data-m-id="12"] .modal-content{display:flex;flex-flow:column;justify-content:center;align-items:center;padding:0;width:100%;max-width:360px;margin:0 auto;padding:50px;text-align:center;background:#fff;box-shadow:0 3px 9px rgba(0,0,0,.2);border-radius:5px;color:#191919}[data-m-id="12"] .modal-content .title{margin:0 auto 15px}[data-m-id="12"] .modal-content .text{font-size:1rem;line-height:1.5}[data-m-id="12"] .modal-content .text,[data-m-id="12"] .modal-content .title{width:100%}[data-m-id="12"] .modal-content .ico-wrap{width:70px;height:70px;margin-bottom:20px}[data-m-id="12"] .modal-content .btn-wrap{margin-top:30px}
[data-m-id="2"] .component-bg .overlay{background:#000;border-color:#000;opacity:.9}[data-m-id="2"] .scroller{padding:50px 0;max-height:100%;width:100%}[data-m-id="2"] .modal-content{display:flex;justify-content:center;align-items:stretch;padding:0;width:100%;max-width:780px;min-height:400px;margin:0 auto;text-align:center;background:#fff;color:#191919;box-shadow:0 3px 9px rgba(0,0,0,.2);border-radius:5px;overflow:hidden}[data-m-id="2"] .image{position:relative;flex-shrink:0;flex-grow:1}[data-m-id="2"] .image .component-image{position:absolute;top:0;left:0;width:100%;height:100%;padding-bottom:0}[data-m-id="2"] .form{display:flex;flex-flow:column;justify-content:center;align-items:center;flex-shrink:0;width:50%;min-width:360px;max-width:390px;padding:30px 20px}[data-m-id="2"] .form .form-bottom,[data-m-id="2"] .form .form-title{width:100%;padding:0 10px}[data-m-id="2"] .form .form-bottom{opacity:.5}[data-m-id="2"] .form .form-title{margin-bottom:20px}[data-m-id="2"] .form .form-bottom{margin-top:10px}[data-m-id="2"] .form .component-form{width:100%;margin:20px 0 0}
[data-m-id="20"] .component-bg .overlay{background:#000;border-color:#000;opacity:.9}[data-m-id="20"] .scroller{padding:50px 0;height:100%;width:100%;display:flex;align-items:flex-start;justify-content:center}[data-m-id="20"] .modal-content{display:flex;justify-content:center;align-items:stretch;padding:0;width:100%;max-width:780px;min-height:471px;margin:auto 0;background:#fff;color:#191919;box-shadow:0 3px 9px rgba(0,0,0,.2);border-radius:5px}[data-m-id="20"] .modal-content.vertical{max-width:500px;flex-direction:column}[data-m-id="20"] .modal-content.vertical .image{height:300px}[data-m-id="20"] .modal-content.vertical .image .component-media{border-radius:5px 5px 0 0}[data-m-id="20"] .modal-content.vertical .info-content{width:100%}[data-m-id="20"] .image{position:relative;flex-shrink:0;flex-grow:1}[data-m-id="20"] .image .component-media{position:absolute;top:0;left:0;width:100%;height:100%;padding-bottom:0;border-radius:5px 0 0 5px;overflow:hidden}[data-m-id="20"] .info-content{width:50%;flex-shrink:0;padding:30px;display:flex;flex-direction:column;justify-content:space-between}[data-m-id="20"] .info-content .title{margin-bottom:20px}[data-m-id="20"] .info-content .bottom{margin-top:30px;display:flex;justify-content:space-between;align-items:center;padding-top:30px;border-top:1px solid #e6e6e6}[data-m-id="20"] .info-content .bottom .btn-wrap{flex-shrink:0}
[data-m-id="3"] .component-bg .overlay{background:#000;border-color:#000;opacity:.9}[data-m-id="3"] .scroller{padding:50px 0;height:100%;width:100%;display:flex;align-items:flex-start;justify-content:center}[data-m-id="3"] .modal-content{display:flex;justify-content:center;align-items:stretch;padding:0;width:100%;max-width:780px;min-height:400px;text-align:center;margin:auto 0;background:#fff;color:#191919;box-shadow:0 3px 9px rgba(0,0,0,.2);border-radius:5px}[data-m-id="3"] .image{position:relative;flex-shrink:0;flex-grow:1}[data-m-id="3"] .image .component-media{position:absolute;top:0;left:0;width:100%;height:100%;padding-bottom:0;border-radius:5px 0 0 5px}[data-m-id="3"] .form{display:flex;flex-flow:column;justify-content:center;align-items:center;flex-shrink:0;width:50%;min-width:360px;max-width:390px;padding:30px 20px}[data-m-id="3"] .form .form-bottom,[data-m-id="3"] .form .form-title{width:100%;padding:0 10px}[data-m-id="3"] .form .form-bottom{opacity:.5}[data-m-id="3"] .form .form-title{margin-bottom:20px}[data-m-id="3"] .form .form-bottom{margin-top:10px}[data-m-id="3"] .form .component-form{width:100%;margin:20px 0 0}
[data-m-id="30"] .component-bg .overlay{background:#000;border-color:#000;opacity:.9}[data-m-id="30"] .scroller{padding:50px 0;height:100%;width:100%;display:flex;align-items:flex-start;justify-content:center}[data-m-id="30"] .modal-content{display:flex;justify-content:center;align-items:stretch;padding:0;width:100%;max-width:780px;min-height:471px;margin:auto 0;background:#fff;color:#191919;box-shadow:0 3px 9px rgba(0,0,0,.2);border-radius:5px}[data-m-id="30"] .swap .text-wrap{order:99;border-radius:0 5px 5px 0;border-width:1px 1px 1px 0}[data-m-id="30"] .swap .map-wrap{border-radius:5px 0 0 5px}[data-m-id="30"] .map-wrap{width:50%;min-height:100%;position:relative;flex-shrink:0;color:#000;border-radius:0 5px 5px 0;overflow:hidden;background-color:#f1f1f1;transform:translateZ(0)}[data-m-id="30"] .map-wrap>div{width:100%;height:100%}[data-m-id="30"] .text-wrap{width:50%;max-width:100%;min-height:270px;padding:30px;color:#232323;background-color:#fff;border-radius:5px 0 0 5px;border-style:solid;border-width:1px 0 1px 1px;border-color:rgba(0,0,0,.1)}[data-m-id="30"] .text-wrap .btn-wrap,[data-m-id="30"] .text-wrap .name+.text,[data-m-id="30"] .text-wrap .soc-holder{margin-top:20px}[data-m-id="30"] .component-socials{display:inline-block;min-width:70px}[data-m-id="30"] .component-socials[data-style=clean] a:first-of-type{margin-left:-5px}[data-m-id="30"] svg.placemark{position:absolute;top:-46px;left:-16px;max-width:none;max-height:none}
[data-m-id="31"] .component-bg .overlay{background:#000;border-color:#000;opacity:.9}[data-m-id="31"] .modal-data a.close{color:#fff}[data-m-id="31"] .modal-data>.scroller{max-height:100%;width:100%;padding:50px 0}[data-m-id="31"] .modal-data>.scroller>.scroller{display:block;max-height:none;height:100%}[data-m-id="31"] .modal-content{display:flex;flex-flow:column;justify-content:center;align-items:center;width:100%;max-width:780px;margin:0 auto;padding:50px 30px;text-align:center;background:#fff;color:#191919;box-shadow:0 3px 9px rgba(0,0,0,.2);border-radius:5px}
[data-m-id="99"] .component-bg .overlay{background:#000;border-color:#000;opacity:.9}[data-m-id="99"] .scroller{display:flex;padding:50px 0;max-height:100%;width:100%}[data-m-id="99"] .modal-content{display:flex;flex-flow:column;justify-content:center;align-items:center;padding:0;width:100%;max-width:960px;margin:auto;padding:50px;background:#fff;box-shadow:0 3px 9px rgba(0,0,0,.2);border-radius:5px;color:#191919}[data-m-id="99"] .modal-content .title{margin:0 auto 15px}[data-m-id="99"] .modal-content .text{font-size:1rem;line-height:1.5}[data-m-id="99"] .modal-content .text,[data-m-id="99"] .modal-content .title{width:100%}
@media screen and (max-height:570px) and (max-width:1200px) and (orientation:landscape),screen and (max-width:570px){body.adaptive [data-m-id="1"] .modal-data{background:#fff;color:#232323!important}body.adaptive [data-m-id="1"] .component-bg{display:none}body.adaptive [data-m-id="1"] .scroller{padding:0}body.adaptive [data-m-id="1"] .modal-content{width:100%;max-width:none;border-radius:0;box-shadow:none}}
@media screen and (max-height:570px) and (max-width:980px) and (orientation:landscape),screen and (max-width:767px){body.adaptive [data-m-id="100"] .container{padding:30px 7%}body.adaptive [data-m-id="100"] .action-bill .pay-methods{padding:0}body.adaptive [data-m-id="100"] .action-bill .pay-methods .title{margin-bottom:20px}body.adaptive [data-m-id="100"] .action-bill .pay-methods .pay-methods-list{min-width:0;max-height:none}body.adaptive [data-m-id="100"] .action-bill .pay-action{padding-bottom:30px}body.adaptive [data-m-id="100"] .action-bill .pay-action .btn-wrap{position:static;margin-top:30px}}@media screen and (max-height:570px) and (max-width:1200px) and (orientation:landscape),screen and (max-width:570px){body.adaptive [data-m-id="100"] .modal-data{color:#222}body.adaptive [data-m-id="100"] .scroller{padding:0;height:100%;background:#fff}body.adaptive [data-m-id="100"] .container{border-radius:0;box-shadow:none;padding-bottom:50px}body.adaptive [data-m-id="100"] .action-bill .pay-action{padding-top:15px}body.adaptive [data-m-id="100"] .action-bill .pay-action .ico-wrap{display:none}body.adaptive [data-m-id="100"] .action-bill .pay-methods-list label{min-width:100px}}@media screen and (max-width:350px){body.adaptive [data-m-id="100"] .action-bill .pay-methods-list label{width:50%;margin-bottom:15px!important}}
@media screen and (max-height:570px) and (max-width:1200px) and (orientation:landscape),screen and (max-width:570px){body.adaptive [data-m-id="11"] .modal-data{background:#fff;color:#232323!important}body.adaptive [data-m-id="11"] .component-bg{display:none}body.adaptive [data-m-id="11"] .scroller{padding:0}body.adaptive [data-m-id="11"] .modal-content{width:100%;max-width:none;border-radius:0}}
@media screen and (max-height:570px) and (max-width:1200px) and (orientation:landscape),screen and (max-width:570px){body.adaptive [data-m-id="12"] .modal-data{background:#fff;color:#232323!important}body.adaptive [data-m-id="12"] .component-bg{display:none}body.adaptive [data-m-id="12"] .scroller{padding:0}body.adaptive [data-m-id="12"] .modal-content{width:100%;max-width:none;border-radius:0}}
@media screen and (max-height:570px) and (max-width:1200px) and (orientation:landscape),screen and (max-width:570px){body.adaptive [data-m-id="2"] .modal-data{background:#fff;color:#232323!important}body.adaptive [data-m-id="2"] .component-bg{display:none}body.adaptive [data-m-id="2"] .scroller{padding:0}body.adaptive [data-m-id="2"] .modal-content{width:100%;max-width:none;border-radius:0;box-shadow:none}body.adaptive [data-m-id="2"] .image{display:none}body.adaptive [data-m-id="2"] .form{min-width:0;width:100%}}@media screen and (max-height:570px) and (max-width:980px) and (orientation:landscape),screen and (max-width:767px){body.adaptive [data-m-id="2"] .modal-content{max-width:380px}body.adaptive [data-m-id="2"] .image{display:none}body.adaptive [data-m-id="2"] .form{width:100%}}
@media screen and (max-height:570px) and (max-width:980px) and (orientation:landscape),screen and (max-width:767px){body.adaptive [data-m-id="20"] .modal-data{display:flex;flex-flow:column;background:#fff;color:#232323!important}body.adaptive [data-m-id="20"] .component-bg{display:none}body.adaptive [data-m-id="20"] .scroller{display:flex;flex-flow:column;flex-grow:1;padding:0}body.adaptive [data-m-id="20"] .modal-content{width:100%;max-width:500px;flex-grow:1;max-width:none;border-radius:0;box-shadow:none;flex-direction:column;justify-content:flex-start}body.adaptive [data-m-id="20"] .image{max-height:250px;height:250px;height:60vw}body.adaptive [data-m-id="20"] .image .component-media{border-radius:0!important}body.adaptive [data-m-id="20"] .info-content{width:100%;padding:15px;flex-grow:1}body.adaptive [data-m-id="20"] .bottom{margin-top:15px}}
@media screen and (max-height:570px) and (max-width:1200px) and (orientation:landscape),screen and (max-width:570px){body.adaptive [data-m-id="3"] .modal-data{background:#fff;color:#232323!important}body.adaptive [data-m-id="3"] .component-bg{display:none}body.adaptive [data-m-id="3"] .scroller{padding:0}body.adaptive [data-m-id="3"] .modal-content{width:100%;max-width:none;border-radius:0;box-shadow:none}body.adaptive [data-m-id="3"] .image{display:none}body.adaptive [data-m-id="3"] .form{min-width:0;width:100%}body.adaptive [data-m-id="3"] .form .form-title{margin-bottom:0}}@media screen and (max-height:570px) and (max-width:980px) and (orientation:landscape),screen and (max-width:767px){body.adaptive [data-m-id="3"] .modal-content{max-width:380px}body.adaptive [data-m-id="3"] .image{display:none}body.adaptive [data-m-id="3"] .form{width:100%}}
@media screen and (max-height:570px) and (max-width:1200px) and (orientation:landscape),screen and (max-width:570px){body.adaptive [data-m-id="30"] .modal-data{background:#fff;color:#232323!important}body.adaptive [data-m-id="30"] .component-bg{display:none}body.adaptive [data-m-id="30"] .scroller{padding:0}body.adaptive [data-m-id="30"] .modal-content{width:100%;height:100%;max-width:none;border-radius:0;box-shadow:none;flex-direction:column;justify-content:flex-start}body.adaptive [data-m-id="30"] .map-wrap{width:100%;height:100%!important;max-height:65vw;min-height:65vw}body.adaptive [data-m-id="30"] .map-wrap .component-map{border-radius:0!important}body.adaptive [data-m-id="30"] .text-wrap{width:100%;padding:15px;flex-grow:1;border:none}body.adaptive [data-m-id="30"] .bottom{margin-top:15px}}

@media screen and (max-height:570px) and (max-width:1200px) and (orientation:landscape),screen and (max-width:570px){body.adaptive [data-m-id="99"] .modal-data{background:#fff;color:#232323!important}body.adaptive [data-m-id="99"] .component-bg{display:none}body.adaptive [data-m-id="99"] .scroller{padding:0}body.adaptive [data-m-id="99"] .modal-content{width:100%;max-width:none;min-height:100vh;border-radius:0}}

[data-b-id="17"] .indent{padding:35px 0}[data-b-id="17"] .container{color:#222;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}[data-b-id="17"] .container .logo-holder{margin-right:50px}[data-b-id="17"] .container .icons-holder{margin-left:0;margin-right:auto;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}[data-b-id="17"] .container .icons-holder .ico-wrap{-ms-flex-negative:0;flex-shrink:0;width:115px;max-width:33.3333%;margin-right:10px;text-align:center}[data-b-id="17"] .container .icons-holder .ico-wrap[data-item-id="3"]{margin-right:0}[data-b-id="17"] .container .icons-holder .component-ico{width:35px;height:35px;display:block;margin:0 auto 10px}[data-b-id="17"] .container .icons-holder .ico-text{width:100%;display:block;font-size:.929rem;line-height:1.692}[data-b-id="17"] .container .icons-holder .ico-text a{white-space:normal}@media (max-width:1199px){[data-b-id="17"] .container .icons-holder{-ms-flex-positive:1;flex-grow:1}[data-b-id="17"] .container .icons-holder .ico-wrap{width:33.3333%;max-width:115px;-ms-flex-negative:1;flex-shrink:1}}[data-b-id="17"] .container .contact-holder{margin-right:0;margin-left:auto}[data-b-id="17"] .container .btn-holder{margin-left:30px}@media (max-width:767px){body.adaptive [data-b-id="17"] .container{-ms-flex-flow:column;flex-flow:column;padding:10px 0}body.adaptive [data-b-id="17"] .container>div{margin:20px auto 0;-ms-flex-pack:center;justify-content:center}body.adaptive [data-b-id="17"] .container>div:first-child{margin-top:0}body.adaptive [data-b-id="17"] .icons-holder{width:100%}body.adaptive [data-b-id="17"] .logo-holder .component-logo{background-position:50%;margin:0 auto;text-align:center}body.adaptive [data-b-id="17"] .contact-holder .contact-desc{text-align:center}}[data-b-id="17"][data-id="86289"] .component-bg .image{background-position:50% 50%}[data-b-id="17"][data-id="86289"] .component-bg .overlay{background:#fff}[data-b-id="17"][data-id="86289"] .component-bg .overlay{opacity:1}[data-b-id="17"][data-id="86289"] .indent{padding-top:40px;padding-bottom:40px}@media (max-width:570px){[data-b-id="17"][data-id="86289"] .indent{padding-top:20px;padding-bottom:20px}}[data-b-id="17"][data-id="86289"] .container{color:#1b1b1c}[data-b-id="17"][data-id="86289"] .component-button.bordered .btn-content{color:#3d52b0}[data-b-id="17"][data-id="86289"] .component-button.bordered .btn-content:hover{color:#293877}[data-b-id="17"][data-id="86289"] .component-button.filled .btn-content{border:1px solid #3d52b0;background-color:#3d52b0;color:#fff}[data-b-id="17"][data-id="86289"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover{background-color:#36499d}[data-b-id="17"][data-id="86289"] .component-button.shadow .btn-content{box-shadow:0 15px 40px rgba(61,82,176,0.2)}[data-b-id="17"][data-id="86289"] .component-button.shadow .btn-content:hover{box-shadow:0 15px 40px rgba(61,82,176,0.25)}[data-b-id="67"] .indent-point[data-type=top]{top:0!important;height:7px}[data-b-id="67"] .indent-point[data-type=bottom]{bottom:0!important;height:7px}[data-b-id="67"] .indent{padding:15px 0;width:100%}[data-b-id="67"] .fixer{display:none}[data-b-id="67"] [data-floating=true].animate{transition:padding .35s ease}[data-b-id="67"] [data-floating=true].floating{position:fixed;-webkit-backface-visibility:hidden;backface-visibility:hidden;top:0;left:0}[data-b-id="67"] [data-floating=true].floating+.fixer{display:block}[data-b-id="67"] .container{color:#222}[data-b-id="67"] .container .menu-burger{display:none}[data-b-id="67"] .container>.menu-holder{display:-ms-flexbox;display:flex}[data-b-id="67"] .container>.menu-holder,[data-b-id="67"] .container>.menu-holder .component-menu ul{-ms-flex-pack:center;justify-content:center}[data-b-id="67"] .container>.menu-holder .component-menu ul li a{padding-top:10px;padding-bottom:10px}@media (max-width:767px){body.adaptive [data-b-id="67"] .indent{padding:0;border:1px solid transparent;margin:-1px 0}body.adaptive [data-b-id="67"] .menu-burger{display:block;margin:10px -8px 10px auto}body.adaptive [data-b-id="67"] .container>.menu-holder{display:none}}[data-b-id="67"][data-id="26807"] .component-bg .image{background-position:50% 50%}[data-b-id="67"][data-id="26807"] .component-bg .overlay{background:#ebeded}[data-b-id="67"][data-id="26807"] .component-bg .overlay{opacity:1}[data-b-id="67"][data-id="26807"] .indent{padding-top:15px;padding-bottom:15px}@media (max-width:570px){[data-b-id="67"][data-id="26807"] .indent{padding-top:7.5px;padding-bottom:7.5px}}[data-b-id="67"][data-id="26807"] .container{color:#1b1b1c}[data-b-id="67"][data-id="26807"] .fixer{background:#ebeded}[data-b-id="31"] .indent{padding:160px 0}[data-b-id="31"] .container{color:#fff;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[data-b-id="31"] .content{min-width:380px}[data-b-id="31"] .content[data-align=left]{margin-right:auto;margin-left:0}[data-b-id="31"] .content[data-align=center]{margin-right:auto;margin-left:auto}[data-b-id="31"] .content[data-align=right]{margin-right:0;margin-left:auto}[data-b-id="31"] .title-holder+.form-holder{margin-top:50px}[data-b-id="31"] .title-3{text-transform:uppercase}[data-b-id="31"] .form-holder{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:380px;margin:0 auto}[data-b-id="31"] .form{background:#fff;color:#212121;box-shadow:0 3px 9px rgba(0,0,0,.07);padding:30px 20px 20px;border-radius:5px;text-align:center}[data-b-id="31"] .form .form-bottom,[data-b-id="31"] .form .form-subtitle,[data-b-id="31"] .form .form-title{padding:0 10px}[data-b-id="31"] .form .form-bottom,[data-b-id="31"] .form .form-subtitle{opacity:.5}[data-b-id="31"] .form .form-title{margin-bottom:15px}[data-b-id="31"] .form .form-bottom{margin:10px 0}[data-b-id="31"] .form .component-form{margin:20px 0 0}@media (max-width:767px){body.adaptive [data-b-id="31"] .content{-ms-flex-flow:column;flex-flow:column;-ms-flex-align:center!important;align-items:center!important}}@media (max-width:570px){body.adaptive [data-b-id="31"] .indent{padding-bottom:7vw!important}body.adaptive [data-b-id="31"] .content{width:100%;min-width:250px}}@media (max-width:350px){body.adaptive [data-b-id="31"] .container{width:92%}}[data-b-id="31"][data-id="92241"] .component-bg .image{background-position:47.50% 53.04%;background-image: url('../img/view2.png')}[data-b-id="31"][data-id="92241"] .component-bg .overlay{background:#000}[data-b-id="31"][data-id="92241"] .component-bg .overlay{opacity:.45}[data-b-id="31"][data-id="92241"] .indent{padding-top:100px;padding-bottom:100px}@media (max-width:570px){[data-b-id="31"][data-id="92241"] .indent{padding-top:50px;padding-bottom:50px}}[data-b-id="31"][data-id="92241"] .container{color:#fff}[data-b-id="31"][data-id="92241"] .component-button.bordered .btn-content{color:#3d52b0}[data-b-id="31"][data-id="92241"] .component-button.bordered .btn-content:hover{color:#293877}[data-b-id="31"][data-id="92241"] .component-button.filled .btn-content{border:1px solid #3d52b0;background-color:#3d52b0;color:#fff}[data-b-id="31"][data-id="92241"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover{background-color:#36499d}[data-b-id="31"][data-id="92241"] .component-button.shadow .btn-content{box-shadow:0 15px 40px rgba(61,82,176,0.2)}[data-b-id="31"][data-id="92241"] .component-button.shadow .btn-content:hover{box-shadow:0 15px 40px rgba(61,82,176,0.25)}[data-b-id="4"] .indent{padding:100px 0}[data-b-id="4"] .container{color:#212121}[data-b-id="4"] .item-list{text-align:center}[data-b-id="4"] .item-list .item{background-color:#fff;color:#212121}[data-b-id="4"] .item-list .item .item-content{padding:20px}[data-b-id="4"] .item-list .item .desc{margin-top:10px}[data-b-id="4"] .item-list .item .btn-wrap,[data-b-id="4"] .item-list .item .price{margin-top:20px}[data-b-id="4"] .item-list .item .component-button{min-width:160px}[data-b-id="4"][data-id="10004"] .component-bg .image{background-position:50% 50%}[data-b-id="4"][data-id="10004"] .component-bg .overlay{background:#f7f7f7}[data-b-id="4"][data-id="10004"] .component-bg .overlay{opacity:1}[data-b-id="4"][data-id="10004"] .indent{padding-top:100px;padding-bottom:100px}@media (max-width:570px){[data-b-id="4"][data-id="10004"] .indent{padding-top:50px;padding-bottom:50px}}[data-b-id="4"][data-id="10004"] .container{color:#1b1b1c}[data-b-id="4"][data-id="10004"] .component-button.bordered .btn-content{color:#fc2f58}[data-b-id="4"][data-id="10004"] .component-button.bordered .btn-content:hover{color:#db032e}[data-b-id="4"][data-id="10004"] .component-button.filled .btn-content{border:1px solid #fc2f58;background-color:#fc2f58;color:#fff}[data-b-id="4"][data-id="10004"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover{background-color:#fc1644}[data-b-id="4"][data-id="10004"] .component-button.shadow .btn-content{box-shadow:0 15px 40px rgba(252,47,88,0.2)}[data-b-id="4"][data-id="10004"] .component-button.shadow .btn-content:hover{box-shadow:0 15px 40px rgba(252,47,88,0.25)}[data-b-id="4"][data-id="10004"] .component-media{padding: 30px}[data-b-id="4"][data-id="10004"] .item-list .item{border:1px solid #e3e3e3}[data-b-id="104"] .indent{padding:100px 0}[data-b-id="104"] .container{color:#212121}[data-b-id="104"] .title-1+.table,[data-b-id="104"] .title-2+.table{margin-top:50px}[data-b-id="104"] .table{text-align:center;font-size:1rem;line-height:1.857rem}[data-b-id="104"] .table .box{box-shadow:0 10px 45px rgba(0,0,0,.15)}[data-b-id="104"] .table .row,[data-b-id="104"] .table .tfoot,[data-b-id="104"] .table .thead{display:block;position:relative;letter-spacing:-1em;background-color:#fff;color:#232323}[data-b-id="104"] .table .row,[data-b-id="104"] .table .thead{white-space:nowrap;border:1px solid #dcdcdc;border-bottom-width:0}[data-b-id="104"] .table .row:last-of-type,[data-b-id="104"] .table .thead:last-of-type{border-bottom-width:1px}[data-b-id="104"] .table .row .td,[data-b-id="104"] .table .thead .td{white-space:normal;border-right:1px solid #dcdcdc}[data-b-id="104"] .table .row .td:last-of-type,[data-b-id="104"] .table .thead .td:last-of-type{border-right-width:0}[data-b-id="104"] .table .td{display:table-cell!important;width:10%;height:100%;vertical-align:middle;position:relative;letter-spacing:normal;word-break:break-all;word-break:break-word;padding:15px}[data-b-id="104"] .table .td.head{padding:30px 10px;}[data-b-id="104"] .table .td.title{background:#f5f5f5;font-weight:700}[data-b-id="104"] .table .td.btn-wrap:first-of-type,[data-b-id="104"] .table .td.head:first-of-type,[data-b-id="104"]
.table .td.title{min-width:140px;width:1%}[data-b-id="104"] .table .item .component-ico{width:40px;height:40px;line-height:40px;display:block;margin:0 auto;background-size:contain;background-repeat:no-repeat}[data-b-id="104"] .table .item .text{display:block;width:100%;min-height:1em}[data-b-id="104"] .table .thead{font-weight:700}[data-b-id="104"] .table .thead .text{display:block;min-height:1em}[data-b-id="104"] .table .tfoot{border:none!important;background:transparent;margin-bottom:-50px}[data-b-id="104"] .table .tfoot .td{border:none!important}[data-b-id="104"] .table-mobile{display:none}[data-b-id="104"] .btn-wrap{display:inline-block;text-align:center;padding:20px 0!important}[data-b-id="104"] .btn-wrap .component-button{min-width:70px}@media (max-width:1199px){[data-b-id="104"] .table .td,[data-b-id="104"] .table .thead .td{padding:15px 10px}}body.adaptive [data-b-id="104"] .table-mobile{margin:45px 0;width:100%;color:#222}body.adaptive [data-b-id="104"] .table-mobile .card-item{width:100%;max-width:360px;display:block;background:#fff;margin:20px auto;box-shadow:0 10px 45px rgba(0,0,0,.15)}body.adaptive [data-b-id="104"] .table-mobile .card-item .ico{width:40px;height:40px;line-height:40px;display:block;margin:0 auto;background-size:contain;background-repeat:no-repeat}body.adaptive [data-b-id="104"] .table-mobile .card-item .mrow,body.adaptive [data-b-id="104"] .table-mobile .card-item .mthead{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;letter-spacing:-1em;border-top:1px solid #efefef;padding:20px 0;font-size:13px}body.adaptive [data-b-id="104"] .table-mobile .card-item .mrow:first-of-type,body.adaptive [data-b-id="104"] .table-mobile .card-item .mthead:first-of-type{border-top-width:0}body.adaptive [data-b-id="104"] .table-mobile .card-item .mrow .td,body.adaptive [data-b-id="104"] .table-mobile .card-item .mthead .td{padding:0 10px;width:50%;display:inline-block;vertical-align:middle;letter-spacing:normal;text-align:center}body.adaptive [data-b-id="104"] .table-mobile .card-item .mrow .td:last-child,body.adaptive [data-b-id="104"] .table-mobile .card-item .mthead .td:last-child{padding-left:30px}body.adaptive [data-b-id="104"] .table-mobile .card-item .mthead{letter-spacing:normal;font-size:22px;line-height:1.05;font-weight:300}body.adaptive [data-b-id="104"] .table-mobile .card-item .mthead .title{width:100%;text-align:center}@media (max-width:767px){body.adaptive [data-b-id="104"] .table{display:none}body.adaptive [data-b-id="104"] .table-mobile{display:block}}[data-b-id="104"][data-id="56167"] .component-bg .image{background-position:50% 50%}[data-b-id="104"][data-id="56167"] .component-bg .overlay{background:#f7f7f7}[data-b-id="104"][data-id="56167"] .component-bg .overlay{opacity:1}[data-b-id="104"][data-id="56167"] .indent{padding-top:100px;padding-bottom:100px}@media (max-width:570px){[data-b-id="104"][data-id="56167"] .indent{padding-top:50px;padding-bottom:50px}}[data-b-id="104"][data-id="56167"] .container{color:#1b1b1c}[data-b-id="104"][data-id="56167"] .component-button.bordered .btn-content{color:#fc2f58}[data-b-id="104"][data-id="56167"] .component-button.bordered .btn-content:hover{color:#db032e}[data-b-id="104"][data-id="56167"] .component-button.filled .btn-content{border:1px solid #fc2f58;background-color:#fc2f58;color:#fff}[data-b-id="104"][data-id="56167"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover{background-color:#fc1644}[data-b-id="104"][data-id="56167"] .component-button.shadow .btn-content{box-shadow:0 15px 40px rgba(252,47,88,0.2)}[data-b-id="104"][data-id="56167"] .component-button.shadow .btn-content:hover{box-shadow:0 15px 40px rgba(252,47,88,0.25)}[data-b-id="5"] .indent{padding:100px 0}[data-b-id="5"] .container{color:#212121}[data-b-id="5"] .item-list .item{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}[data-b-id="5"] .item-list .item .component-ico{width:50px;height:50px;-ms-flex-negative:0;flex-shrink:0}[data-b-id="5"] .item-list .item .namedesc{width:100%;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;margin-left:20px;text-align:left}[data-b-id="5"] .item-list .item .desc{margin-top:10px}[data-b-id="5"][data-id="43815"] .component-bg .image{background-position:50% 50%}[data-b-id="5"][data-id="43815"] .component-bg .overlay{background:#fff}[data-b-id="5"][data-id="43815"] .component-bg .overlay{opacity:1}[data-b-id="5"][data-id="43815"] .indent{padding-top:100px;padding-bottom:100px}@media (max-width:570px){[data-b-id="5"][data-id="43815"] .indent{padding-top:50px;padding-bottom:50px}}[data-b-id="5"][data-id="43815"] .container{color:#1b1b1c}[data-b-id="3"] .indent{padding:100px 0}[data-b-id="3"] .container{color:#212121}[data-b-id="3"] .item-list{text-align:center}[data-b-id="3"] .item-list.bordered .item .component-ico{padding:15px;border:2px solid currentColor}[data-b-id="3"] .item-list.bordered .item .name{margin-top:20px}[data-b-id="3"] .item-list .item{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-align:center;align-items:center}[data-b-id="3"] .item-list .item .component-ico{width:70px;height:70px;padding:5px;border-radius:50%}[data-b-id="3"] .item-list .item .desc,[data-b-id="3"] .item-list .item .name{margin-top:10px;width:100%}[data-b-id="3"][data-id="10003"] .component-bg .image{background-position:50% 50%}[data-b-id="3"][data-id="10003"] .component-bg .overlay{background:#fff}[data-b-id="3"][data-id="10003"] .component-bg .overlay{opacity:1}[data-b-id="3"][data-id="10003"] .indent{padding-top:100px;padding-bottom:100px}@media (max-width:570px){[data-b-id="3"][data-id="10003"] .indent{padding-top:50px;padding-bottom:50px}}[data-b-id="3"][data-id="10003"] .container{color:#1b1b1c}[data-b-id="92"] .indent{padding:100px 0}[data-b-id="92"] .container{color:#212121}[data-b-id="92"] .btn-wrap{text-align:center;margin-top:50px}[data-b-id="92"] .icon-holder .component-ico{margin:0 auto 30px;width:65px;height:65px}[data-b-id="92"] .desc{margin:30px 0 0;opacity:.8;text-align:center}[data-b-id="92"] .desc+.btn-wrap{margin-top:40px}[data-b-id="92"][data-id="35488"] .component-bg .image{background-position:50% 50%}[data-b-id="92"][data-id="35488"] .component-bg .overlay{background:#fff}[data-b-id="92"][data-id="35488"] .component-bg .overlay{opacity:.45}[data-b-id="92"][data-id="35488"] .indent{padding-top:100px;padding-bottom:100px}@media (max-width:570px){[data-b-id="92"][data-id="35488"] .indent{padding-top:50px;padding-bottom:50px}}[data-b-id="92"][data-id="35488"] .container{color:#1b1b1c}[data-b-id="92"][data-id="35488"] .component-button.bordered .btn-content{color:#3d52b0}[data-b-id="92"][data-id="35488"] .component-button.bordered .btn-content:hover{color:#293877}[data-b-id="92"][data-id="35488"] .component-button.filled .btn-content{border:1px solid #3d52b0;background-color:#3d52b0;color:#fff}[data-b-id="92"][data-id="35488"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover{background-color:#36499d}[data-b-id="92"][data-id="35488"] .component-button.shadow .btn-content{box-shadow:0 15px 40px rgba(61,82,176,0.2)}[data-b-id="92"][data-id="35488"] .component-button.shadow .btn-content:hover{box-shadow:0 15px 40px rgba(61,82,176,0.25)}[data-b-id="25"] .indent{padding:100px 0}[data-b-id="25"] .container{color:#212121}[data-b-id="25"] .item-list{margin:-30px 0}[data-b-id="25"] .item-list .item{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:30px 0}[data-b-id="25"] .item-list .item .img-wrap{-ms-flex-negative:0;flex-shrink:0;max-width:100%}[data-b-id="25"] .item-list .item .img-wrap.shape-1{width:350px}[data-b-id="25"] .item-list .item .img-wrap.shape-1+.item-data{padding-left:30px}[data-b-id="25"] .item-list .item .img-wrap.shape-2{width:460px}[data-b-id="25"] .item-list .item .img-wrap.shape-3{width:580px}[data-b-id="25"] .item-list .item .item-data{padding-left:40px;min-width:300px}[data-b-id="25"] .item-list .item .desc,[data-b-id="25"] .item-list .item .price{margin:20px 0 30px}[data-b-id="25"] .item-list .item .desc{margin-top:10px}[data-b-id="25"] .item-list .item .desc+.price{margin-top:-10px}[data-b-id="25"] .item-list .item .note{margin:30px 0 10px}[data-b-id="25"] .item-list .item .btn-wrap{margin-top:10px}[data-b-id="25"] .title-1+.item-list,[data-b-id="25"] .title-2+.item-list{margin-top:20px}@media (max-width:767px){body.adaptive [data-b-id="25"] .container .item-list .item{-ms-flex-flow:column;flex-flow:column;-ms-flex-align:start;align-items:flex-start}body.adaptive [data-b-id="25"] .container .item-list .item .item-data{padding:20px 0 0;text-align:left}}@media (max-width:570px){body.adaptive [data-b-id="25"] .container{width:100%}body.adaptive [data-b-id="25"] .container .item-list .item .item-data{padding-right:7%;padding-left:7%}}[data-b-id="25"][data-id="92631"] .component-bg .image{background-position:50% 50%}[data-b-id="25"][data-id="92631"] .component-bg .overlay{background:#f7f7f7}[data-b-id="25"][data-id="92631"] .component-bg .overlay{opacity:1}[data-b-id="25"][data-id="92631"] .indent{padding-top:100px;padding-bottom:100px}@media (max-width:570px){[data-b-id="25"][data-id="92631"] .indent{padding-top:50px;padding-bottom:50px}}[data-b-id="25"][data-id="92631"] .container{color:#1b1b1c}[data-b-id="25"][data-id="92631"] .component-button.bordered .btn-content{color:#3d52b0}[data-b-id="25"][data-id="92631"] .component-button.bordered .btn-content:hover{color:#293877}[data-b-id="25"][data-id="92631"] .component-button.filled .btn-content{border:1px solid #3d52b0;background-color:#3d52b0;color:#fff}[data-b-id="25"][data-id="92631"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover{background-color:#36499d}[data-b-id="25"][data-id="92631"] .component-button.shadow .btn-content{box-shadow:0 15px 40px rgba(61,82,176,0.2)}[data-b-id="25"][data-id="92631"] .component-button.shadow .btn-content:hover{box-shadow:0 15px 40px rgba(61,82,176,0.25)}[data-b-id="36"] .indent{padding:100px 0}[data-b-id="36"] .container{color:#212121}[data-b-id="36"] .item .name{margin-bottom:10px}[data-b-id="36"][data-id="13595"] .component-bg .image{background-position:50% 50%}[data-b-id="36"][data-id="13595"] .component-bg .overlay{background:#fff}[data-b-id="36"][data-id="13595"] .component-bg .overlay{opacity:1}[data-b-id="36"][data-id="13595"] .indent{padding-top:100px;padding-bottom:100px}@media (max-width:570px){[data-b-id="36"][data-id="13595"] .indent{padding-top:50px;padding-bottom:50px}}[data-b-id="36"][data-id="13595"] .container{color:#1b1b1c}[data-b-id="34"] .indent{padding:100px 0}[data-b-id="34"] .container{color:#212121}[data-b-id="34"] .item-list{text-align:center}[data-b-id="34"] .item-list .item .video-wrap{width:100%}[data-b-id="34"] .item-list .item .name{margin-top:20px}[data-b-id="34"] .item-list .item .desc{margin-top:5px;line-height:1.5}[data-b-id="34"] .component-media{padding-bottom:56.5%}[data-b-id="34"][data-id="65158"] .component-bg .image{background-position:50% 50%}[data-b-id="34"][data-id="65158"] .component-bg .overlay{background:#fff}[data-b-id="34"][data-id="65158"] .component-bg .overlay{opacity:1}[data-b-id="34"][data-id="65158"] .indent{padding-top:100px;padding-bottom:100px}@media (max-width:570px){[data-b-id="34"][data-id="65158"] .indent{padding-top:50px;padding-bottom:50px}}[data-b-id="34"][data-id="65158"] .container{color:#1b1b1c}[data-b-id="34"][data-id="65158"] .component-media{padding-bottom:56%}[data-b-id="10"] .container{min-height:400px;color:#000;position:relative;z-index:1;pointer-events:none}[data-b-id="10"] .map-wrap{box-sizing:content-box;position:absolute;top:0;width:100%;height:100%;left:0;overflow:hidden;z-index:0}[data-b-id="10"] .component-map{position:absolute!important}[data-b-id="10"] .overlay{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;pointer-events:none;z-index:1}[data-b-id="10"] .map-overlay{position:relative;pointer-events:all;width:320px;margin:-60px 0 -60px auto;padding:0 20px;border-radius:3px;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1)}[data-b-id="10"] .map-overlay .item{padding:20px 0;border-top:1px solid #e0e0e0}[data-b-id="10"] .map-overlay .item:first-child{border-top:none}[data-b-id="10"] .map-overlay .item .desc{margin-top:10px}[data-b-id="10"] .map-overlay .flexbe-custom-editor-wrap{left:10px;right:auto}[data-b-id="10"] svg.placemark{position:absolute;top:-46px;left:-16px;max-width:none;max-height:none}@media (max-width:767px){body.adaptive [data-b-id="10"] .container{min-height:0;width:100%}body.adaptive [data-b-id="10"] .indent{padding:0!important}body.adaptive [data-b-id="10"] .map-overlay{width:100%;position:static;padding:0 7%;margin:0;box-shadow:none;border:0}body.adaptive [data-b-id="10"] .map-wrap{position:relative}body.adaptive [data-b-id="10"] .component-map,body.adaptive [data-b-id="10"] .map{position:relative!important;width:100%;height:100vw}}[data-b-id="10"][data-id="74012"] .indent{padding-top:100px;padding-bottom:100px}@media (max-width:570px){[data-b-id="10"][data-id="74012"] .indent{padding-top:50px;padding-bottom:50px}}[data-b-id="10"][data-id="74012"] .map-overlay{background-color:#fff;color:#000}[data-b-id="83"] .indent{padding:80px 0}[data-b-id="83"] .container{color:#222;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center}[data-b-id="83"] .container .logo-holder .component-logo{background-position:50%;margin:0 auto}[data-b-id="83"] .container .menu-burger{display:none;margin-right:-8px;margin-left:auto}[data-b-id="83"] .container .text-holder{max-width:480px;width:100%}[data-b-id="83"] .container .text-holder .contact-wrap+.desc-wrap{margin-top:4px}[data-b-id="83"] .container .text-holder .contact-wrap{word-break:break-word;margin:0 auto;min-width:70px;width:100%;font-size:18px}[data-b-id="83"] .container .text-holder .desc-wrap{margin:0 auto;min-width:70px;width:100%}[data-b-id="83"] .container .menu-holder,[data-b-id="83"] .container .policy-holder,[data-b-id="83"] .container .socials-holder{margin-top:30px}@media (max-width:767px){body.adaptive [data-b-id="83"] .container{-ms-flex-flow:row wrap;flex-flow:row wrap}body.adaptive [data-b-id="83"] .container .menu-holder{display:none}body.adaptive [data-b-id="83"] .container .menu-burger{display:block}body.adaptive [data-b-id="83"] .container .logo-holder{-ms-flex-order:-1;order:-1;margin:0;text-align:center;-ms-flex-negative:1;flex-shrink:1;max-width:calc(100% - 50px);width:calc(100% - 50px);width:100%}body.adaptive [data-b-id="83"] .container .menu-burger~.logo-holder .component-logo{background-position:0 50%;margin:0 auto 0 0}body.adaptive [data-b-id="83"] .container .menu-holder,body.adaptive [data-b-id="83"] .container .policy-holder,body.adaptive [data-b-id="83"] .container .socials-holder{width:100%;text-align:center}}[data-b-id="83"][data-id="64569"] .component-bg .image{background-position:50% 50%}[data-b-id="83"][data-id="64569"] .component-bg .overlay{background:#f7f7f7}[data-b-id="83"][data-id="64569"] .component-bg .overlay{opacity:1}[data-b-id="83"][data-id="64569"] .indent{padding-top:40px;padding-bottom:40px}@media (max-width:570px){[data-b-id="83"][data-id="64569"] .indent{padding-top:20px;padding-bottom:20px}}[data-b-id="83"][data-id="64569"] .container{color:#1b1b1c}[data-m-id="1"][data-id="86289_form"] .component-bg .image{background-position:50% 50%}[data-m-id="1"][data-id="86289_form"] .component-bg .overlay{background:#000}[data-m-id="1"][data-id="86289_form"] .component-bg .overlay{opacity:.8}[data-m-id="1"][data-id="86289_form"] .modal-data{color:#fff}[data-m-id="1"][data-id="86289_form"] .component-button.bordered .btn-content{color:#fc2f58}[data-m-id="1"][data-id="86289_form"] .component-button.bordered .btn-content:hover{color:#db032e}[data-m-id="1"][data-id="86289_form"] .component-button.filled .btn-content{border:1px solid #fc2f58;background-color:#fc2f58;color:#fff}[data-m-id="1"][data-id="86289_form"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover{background-color:#fc1644}[data-m-id="1"][data-id="86289_form"] .component-button.shadow .btn-content{box-shadow:0 15px 40px rgba(252,47,88,0.2)}[data-m-id="1"][data-id="86289_form"] .component-button.shadow .btn-content:hover{box-shadow:0 15px 40px rgba(252,47,88,0.25)}[data-m-id="11"][data-id="86289_done"] .component-bg .image{background-position:50% 50%}[data-m-id="11"][data-id="86289_done"] .component-bg .overlay{background:#000}[data-m-id="11"][data-id="86289_done"] .component-bg .overlay{opacity:.8}[data-m-id="11"][data-id="86289_done"] .modal-data{color:#fff}[data-m-id="11"][data-id="92241_done"] .component-bg .image{background-position:50% 50%}[data-m-id="11"][data-id="92241_done"] .component-bg .overlay{background:#000}[data-m-id="11"][data-id="92241_done"] .component-bg .overlay{opacity:.8}[data-m-id="11"][data-id="92241_done"] .modal-data{color:#fff}[data-m-id="3"][data-id="10004_form"] .component-bg .image{background-position:50% 50%}[data-m-id="3"][data-id="10004_form"] .component-bg .overlay{background:#000}[data-m-id="3"][data-id="10004_form"] .component-bg .overlay{opacity:.8}[data-m-id="3"][data-id="10004_form"] .modal-data{color:#fff}[data-m-id="3"][data-id="10004_form"] .component-button.bordered .btn-content{color:#38a817}[data-m-id="3"][data-id="10004_form"] .component-button.bordered .btn-content:hover{color:#22650e}[data-m-id="3"][data-id="10004_form"] .component-button.filled .btn-content{border:1px solid #38a817;background-color:#38a817;color:#fff}[data-m-id="3"][data-id="10004_form"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover{background-color:#319214}[data-m-id="3"][data-id="10004_form"] .component-button.shadow .btn-content{box-shadow:0 15px 40px rgba(56,168,23,0.2)}[data-m-id="3"][data-id="10004_form"] .component-button.shadow .btn-content:hover{box-shadow:0 15px 40px rgba(56,168,23,0.25)}[data-m-id="11"][data-id="10004_done"] .component-bg .image{background-position:50% 50%}[data-m-id="11"][data-id="10004_done"] .component-bg .overlay{background:#000}[data-m-id="11"][data-id="10004_done"] .component-bg .overlay{opacity:.8}[data-m-id="11"][data-id="10004_done"] .modal-data{color:#fff}[data-m-id="1"][data-id="56167_form1"] .component-bg .image{background-position:50% 50%}[data-m-id="1"][data-id="56167_form1"] .component-bg .overlay{background:#000}[data-m-id="1"][data-id="56167_form1"] .component-bg .overlay{opacity:.8}[data-m-id="1"][data-id="56167_form1"] .modal-data{color:#fff}[data-m-id="1"][data-id="56167_form1"] .component-button.bordered .btn-content{color:#38a817}[data-m-id="1"][data-id="56167_form1"] .component-button.bordered .btn-content:hover{color:#22650e}[data-m-id="1"][data-id="56167_form1"] .component-button.filled .btn-content{border:1px solid #38a817;background-color:#38a817;color:#fff}[data-m-id="1"][data-id="56167_form1"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover{background-color:#319214}[data-m-id="1"][data-id="56167_form1"] .component-button.shadow .btn-content{box-shadow:0 15px 40px rgba(56,168,23,0.2)}[data-m-id="1"][data-id="56167_form1"] .component-button.shadow .btn-content:hover{box-shadow:0 15px 40px rgba(56,168,23,0.25)}[data-m-id="1"][data-id="56167_form2"] .component-bg .image{background-position:50% 50%}[data-m-id="1"][data-id="56167_form2"] .component-bg .overlay{background:#000}[data-m-id="1"][data-id="56167_form2"] .component-bg .overlay{opacity:.8}[data-m-id="1"][data-id="56167_form2"] .modal-data{color:#fff}[data-m-id="1"][data-id="56167_form2"] .component-button.bordered .btn-content{color:#38a817}[data-m-id="1"][data-id="56167_form2"] .component-button.bordered .btn-content:hover{color:#22650e}[data-m-id="1"][data-id="56167_form2"] .component-button.filled .btn-content{border:1px solid #38a817;background-color:#38a817;color:#fff}[data-m-id="1"][data-id="56167_form2"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover{background-color:#319214}[data-m-id="1"][data-id="56167_form2"] .component-button.shadow .btn-content{box-shadow:0 15px 40px rgba(56,168,23,0.2)}[data-m-id="1"][data-id="56167_form2"] .component-button.shadow .btn-content:hover{box-shadow:0 15px 40px rgba(56,168,23,0.25)}[data-m-id="1"][data-id="56167_form3"] .component-bg .image{background-position:50% 50%}[data-m-id="1"][data-id="56167_form3"] .component-bg .overlay{background:#000}[data-m-id="1"][data-id="56167_form3"] .component-bg .overlay{opacity:.8}[data-m-id="1"][data-id="56167_form3"] .modal-data{color:#fff}[data-m-id="1"][data-id="56167_form3"] .component-button.bordered .btn-content{color:#38a817}[data-m-id="1"][data-id="56167_form3"] .component-button.bordered .btn-content:hover{color:#22650e}[data-m-id="1"][data-id="56167_form3"] .component-button.filled .btn-content{border:1px solid #38a817;background-color:#38a817;color:#fff}[data-m-id="1"][data-id="56167_form3"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover{background-color:#319214}[data-m-id="1"][data-id="56167_form3"] .component-button.shadow .btn-content{box-shadow:0 15px 40px rgba(56,168,23,0.2)}[data-m-id="1"][data-id="56167_form3"] .component-button.shadow .btn-content:hover{box-shadow:0 15px 40px rgba(56,168,23,0.25)}[data-m-id="1"][data-id="56167_form4"] .component-bg .image{background-position:50% 50%}[data-m-id="1"][data-id="56167_form4"] .component-bg .overlay{background:#000}[data-m-id="1"][data-id="56167_form4"] .component-bg .overlay{opacity:.8}[data-m-id="1"][data-id="56167_form4"] .modal-data{color:#fff}[data-m-id="1"][data-id="56167_form4"] .component-button.bordered .btn-content{color:#38a817}[data-m-id="1"][data-id="56167_form4"] .component-button.bordered .btn-content:hover{color:#22650e}[data-m-id="1"][data-id="56167_form4"] .component-button.filled .btn-content{border:1px solid #38a817;background-color:#38a817;color:#fff}[data-m-id="1"][data-id="56167_form4"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover{background-color:#319214}[data-m-id="1"][data-id="56167_form4"] .component-button.shadow .btn-content{box-shadow:0 15px 40px rgba(56,168,23,0.2)}[data-m-id="1"][data-id="56167_form4"] .component-button.shadow .btn-content:hover{box-shadow:0 15px 40px rgba(56,168,23,0.25)}[data-m-id="1"][data-id="56167_form5"] .component-bg .image{background-position:50% 50%}[data-m-id="1"][data-id="56167_form5"] .component-bg .overlay{background:#000}[data-m-id="1"][data-id="56167_form5"] .component-bg .overlay{opacity:.8}[data-m-id="1"][data-id="56167_form5"] .modal-data{color:#fff}[data-m-id="1"][data-id="56167_form5"] .component-button.bordered .btn-content{color:#38a817}[data-m-id="1"][data-id="56167_form5"] .component-button.bordered .btn-content:hover{color:#22650e}[data-m-id="1"][data-id="56167_form5"] .component-button.filled .btn-content{border:1px solid #38a817;background-color:#38a817;color:#fff}[data-m-id="1"][data-id="56167_form5"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover{background-color:#319214}[data-m-id="1"][data-id="56167_form5"] .component-button.shadow .btn-content{box-shadow:0 15px 40px rgba(56,168,23,0.2)}[data-m-id="1"][data-id="56167_form5"] .component-button.shadow .btn-content:hover{box-shadow:0 15px 40px rgba(56,168,23,0.25)}[data-m-id="11"][data-id="56167_done"] .component-bg .image{background-position:50% 50%}[data-m-id="11"][data-id="56167_done"] .component-bg .overlay{background:#000}[data-m-id="11"][data-id="56167_done"] .component-bg .overlay{opacity:.8}[data-m-id="11"][data-id="56167_done"] .modal-data{color:#fff}[data-m-id="1"][data-id="35488_form"] .component-bg .image{background-position:50% 50%}[data-m-id="1"][data-id="35488_form"] .component-bg .overlay{background:#000}[data-m-id="1"][data-id="35488_form"] .component-bg .overlay{opacity:.8}[data-m-id="1"][data-id="35488_form"] .modal-data{color:#fff}[data-m-id="1"][data-id="35488_form"] .component-button.bordered .btn-content{color:#3d52b0}[data-m-id="1"][data-id="35488_form"] .component-button.bordered .btn-content:hover{color:#293877}[data-m-id="1"][data-id="35488_form"] .component-button.filled .btn-content{border:1px solid #3d52b0;background-color:#3d52b0;color:#fff}[data-m-id="1"][data-id="35488_form"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover{background-color:#36499d}[data-m-id="1"][data-id="35488_form"] .component-button.shadow .btn-content{box-shadow:0 15px 40px rgba(61,82,176,0.2)}[data-m-id="1"][data-id="35488_form"] .component-button.shadow .btn-content:hover{box-shadow:0 15px 40px rgba(61,82,176,0.25)}[data-m-id="11"][data-id="35488_done"] .component-bg .image{background-position:50% 50%}[data-m-id="11"][data-id="35488_done"] .component-bg .overlay{background:#000}[data-m-id="11"][data-id="35488_done"] .component-bg .overlay{opacity:.8}[data-m-id="11"][data-id="35488_done"] .modal-data{color:#fff}[data-m-id="1"][data-id="92631_form"] .component-bg .image{background-position:50% 50%}[data-m-id="1"][data-id="92631_form"] .component-bg .overlay{background:#000}[data-m-id="1"][data-id="92631_form"] .component-bg .overlay{opacity:.8}[data-m-id="1"][data-id="92631_form"] .modal-data{color:#fff}[data-m-id="1"][data-id="92631_form"] .component-button.bordered .btn-content{color:#3d52b0}[data-m-id="1"][data-id="92631_form"] .component-button.bordered .btn-content:hover{color:#293877}[data-m-id="1"][data-id="92631_form"] .component-button.filled .btn-content{border:1px solid #3d52b0;background-color:#3d52b0;color:#fff}[data-m-id="1"][data-id="92631_form"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover{background-color:#36499d}[data-m-id="1"][data-id="92631_form"] .component-button.shadow .btn-content{box-shadow:0 15px 40px rgba(61,82,176,0.2)}[data-m-id="1"][data-id="92631_form"] .component-button.shadow .btn-content:hover{box-shadow:0 15px 40px rgba(61,82,176,0.25)}[data-m-id="11"][data-id="92631_done"] .component-bg .image{background-position:50% 50%}[data-m-id="11"][data-id="92631_done"] .component-bg .overlay{background:#000}[data-m-id="11"][data-id="92631_done"] .component-bg .overlay{opacity:.8}[data-m-id="11"][data-id="92631_done"] .modal-data{color:#fff}[data-m-id="1"][data-id="92631_form47"] .component-bg .image{background-position:50% 50%}[data-m-id="1"][data-id="92631_form47"] .component-bg .overlay{background:#000}[data-m-id="1"][data-id="92631_form47"] .component-bg .overlay{opacity:.8}[data-m-id="1"][data-id="92631_form47"] .modal-data{color:#fff}[data-m-id="1"][data-id="92631_form47"] .component-button.bordered .btn-content{color:#3d52b0}[data-m-id="1"][data-id="92631_form47"] .component-button.bordered .btn-content:hover{color:#293877}[data-m-id="1"][data-id="92631_form47"] .component-button.filled .btn-content{border:1px solid #3d52b0;background-color:#3d52b0;color:#fff}[data-m-id="1"][data-id="92631_form47"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover{background-color:#36499d}[data-m-id="1"][data-id="92631_form47"] .component-button.shadow .btn-content{box-shadow:0 15px 40px rgba(61,82,176,0.2)}[data-m-id="1"][data-id="92631_form47"] .component-button.shadow .btn-content:hover{box-shadow:0 15px 40px rgba(61,82,176,0.25)}[data-m-id="99"][data-id="64569_policy"] .component-bg .image{background-position:50% 50%}[data-m-id="99"][data-id="64569_policy"] .component-bg .overlay{background:#000}[data-m-id="99"][data-id="64569_policy"] .component-bg .overlay{opacity:.8}[data-m-id="99"][data-id="64569_policy"] .modal-data{color:#fff}[data-w-id="2"] .anchors-list{position:fixed!important;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;padding:20px 15px;min-width:48px;min-height:64px;top:50%;right:20px;transform:translate3d(0,-50%,0);color:#fff;line-height:0;letter-spacing:-4px;border-radius:3px}@media (max-width:1199px){[data-w-id="2"] .anchors-list{right:5px}}[data-w-id="2"] .anchors-list.hide{display:none}[data-w-id="2"] .anchors-list ul{margin:0;padding:0;position:relative}[data-w-id="2"] .anchors-list ul>svg circle,[data-w-id="2"] .anchors-list ul>svg path{fill:currentColor}[data-w-id="2"] .anchors-list li{letter-spacing:0;display:block;cursor:pointer}[data-w-id="2"] .anchors-list li a{display:block;color:inherit;width:100%;height:100%}[data-w-id="2"] .anchors-list li[data-title]{position:relative}[data-w-id="2"] .anchors-list li[data-title]:hover:after,[data-w-id="2"] .anchors-list li[data-title]:hover:before{transform:translate3d(0,-50%,0);opacity:1;pointer-events:all}[data-w-id="2"] .anchors-list li[data-title]:after,[data-w-id="2"] .anchors-list li[data-title]:before{position:absolute;top:50%;right:100%;display:block;pointer-events:none;opacity:0;transform:translate3d(10px,-50%,0);transition:transform .15s ease,opacity .2s;transition-delay:.3s}[data-w-id="2"] .anchors-list li[data-title]:before{content:attr(data-title);margin-right:10px;background:#222;color:#fff;white-space:nowrap;line-height:12px;font-size:12px;padding:8px 12px;border-radius:3px}[data-w-id="2"] .anchors-list li[data-title]:after{content:"";width:0;height:0;margin-right:-2px;border:6px solid #222;border-right-color:transparent;border-top-color:transparent;border-bottom-color:transparent}[data-w-id="2"] .anchors-list li.helper{display:none;opacity:0;pointer-events:none}[data-w-id="2"] .anchors-list[data-style="1"] li,[data-w-id="2"] .anchors-list[data-style="2"] li{padding:6px 3px}[data-w-id="2"] .anchors-list[data-style="1"] li a,[data-w-id="2"] .anchors-list[data-style="2"] li a{width:12px;height:12px;border-radius:50%}[data-w-id="2"] .anchors-list[data-style="1"]{transition:color .2s}[data-w-id="2"] .anchors-list[data-style="1"] li a{box-shadow:inset 0 0 0 2px currentColor;transition:background .1s linear;transition-delay:.15s}[data-w-id="2"] .anchors-list[data-style="1"] li.active a{background:currentColor;transition-delay:0s}[data-w-id="2"] .anchors-list[data-style="1"] li.helper{display:block;position:absolute;top:0;z-index:1;margin:0}[data-w-id="2"] .anchors-list[data-style="1"] li.helper a{background:currentColor;transition:background .2s}[data-w-id="2"] .anchors-list[data-style="2"]{transition:color .2s linear}[data-w-id="2"] .anchors-list[data-style="2"] li a{background:currentColor;transition:background .4s,opacity .3s;opacity:.35}[data-w-id="2"] .anchors-list[data-style="2"] li.active a{opacity:1}[data-w-id="2"] .anchors-list[data-style="3"] li{margin:18px 0}[data-w-id="2"] .anchors-list[data-style="3"] li a{position:relative;width:16px;height:3px;opacity:.35;background:currentColor;transition:background .4s,opacity .35s}[data-w-id="2"] .anchors-list[data-style="3"] li.active a{opacity:1}@media (max-width:570px){body.adaptive [data-w-id="2"]{display:none}}@media (orientation:portrait){body.adaptive [data-w-id="2"]{display:none}}

.container-fluid .indent .component-bg.bg-color {
    background: #ebeded;
}

body {
    font-family: Roboto;
}
input {
    width: 100%;
    height: 45px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.component-form .form-field-text:before {
    border: 0;
}
.btn-content {
    margin-top: 20px;
    border: 1px solid #3d52b0;
    background-color: #3d52b0;
    color: #fff;
    height: 45px;
    width: 100%;
    border-radius: 4px;
    font-weight: 700;
}
.component-media a.component-image img {
    max-width: 90%;
}
.component-button.big .btn-content,
.component-button.small .btn-content {
    padding: 10px 16px;
}
.component-socials[data-style=rounded_color] .social-vk {
    background: #4680c2;
    text-align: center;
    border-radius: 100%;
}
.component-socials[data-style=rounded_color] .social-vk img {
    width: 50%;
    position: relative;
    z-index: 1;
}
[data-b-id="17"] .container .icons-holder .ico-text {
    font-size: .8rem;
}
.component-bg .image {
    background-position: 47.50% 53.04%;
    background-image: url(../img/view2.png);
}
[data-b-id="31"][data-id="68849"] .component-bg .overlay {
    background: linear-gradient(to bottom, #fff 0%, rgba(255,255,255,0.22) 100%, transparent 140%);
    opacity: 1;
    transition: none;
}
[data-b-id="94"][data-id="26765"] .component-bg .overlay {
    background: #4d69be;
    border-color: #4d69be;
}


@media screen and (max-width: 1024px) {
    .b_26807 {
        display: none;
    }
}

.component-media::after {
    position: absolute;
    content: 'Без залога';
    background-color: red;
    border-radius: 100%;
    border: 4px solid white;
    font-weight: 400;
    top: -28px;
    left: 0;
    color: white;
    padding: 20px 5px;
}

div.contact a {
    text-decoration: none;
    color: rgb(0, 0, 0);
    font-size: 20px;
}

footer .contact-wrap a,
.map-phone{
    color: rgb(0, 0, 0);
    border-bottom: none;
}

.subtitle {
    font-size: 2rem;
}

.heading-form {
    font-weight: 500;
    font-size: 1.43rem;
}