@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;1,300&family=Prata&display=swap);*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}a,b,blockquote,body,canvas,caption,code,div,em,embed,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,label,li,main,nav,object,ol,p,pre,section,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}footer,header,main,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}input{-webkit-appearance:none;border-radius:0}sup{vertical-align:super;position:relative;font-size:.6em}small{font-size:.7em}a{text-decoration:none;color:#ffba1e;cursor:pointer;outline:0}a img{cursor:pointer}a:hover{color:#f66d9b}a.light-link{color:#e3342f;text-decoration:none}.link-icon{width:70px;margin:5px;text-align:center;line-height:1.1;position:relative;color:#ffba1e}.link-icon:hover a.text{text-decoration:none}.link-icon:hover a.item-square{border-color:#f66d9b;background:rgba(246,109,155,.2)}.link-icon .text{font-size:10px;color:#252223}.link-icon .item-square{width:50px;margin-left:auto;margin-right:auto;display:block;border:1px solid #ffba1e;background:rgba(255,186,30,.2);border-radius:10px;font-size:20px;margin-bottom:2px}.link-icon .item-square span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}p{margin-bottom:15px}h1{font-weight:500;font-size:34px}h2{font-weight:500;font-size:28px}h3{font-weight:500;font-size:28px}h4{font-weight:500;font-size:20px}ul{list-style-type:none}ul.no-style li:before{display:none}ul.style li{position:relative;margin-top:15px;margin-bottom:15px}ul.style li:before{content:"- ";font-weight:700;color:#ffba1e}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-italic{font-style:italic}.headline{font-size:1.15em;line-height:1.3}.light-text{opacity:.4}.bold,.strong,b,strong{font-weight:700}.text-big{font-size:1.2em}.text-small{font-size:.8em}::-webkit-input-placeholder{color:#252223;opacity:1}:-moz-placeholder{color:#252223;opacity:1}::-moz-placeholder{color:#252223;opacity:1}:-ms-input-placeholder{color:#252223;opacity:1}.quiz-radio-img+label{cursor:pointer}.quiz-radio-img:not(checked){position:absolute;opacity:0;bottom:0}.quiz-radio-img:not(checked)+label{position:relative;color:#333;font-size:14px;text-align:center;max-width:270px;width:100%;margin:0 auto;margin-bottom:30px;display:inline-block}.quiz-radio-img:not(checked)+label img{border-radius:15px;margin-bottom:12px;max-width:100%;-webkit-box-shadow:2px 2px 5px rgba(0,0,0,.4);box-shadow:2px 2px 5px rgba(0,0,0,.4);-o-transition:all .2s ease-out;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.quiz-radio-img:not(checked)+label span{padding:5px;display:block}.quiz-radio-img:not(checked)+label:before{content:"";position:absolute;top:8px;right:8px;width:30px;height:30px;border-radius:10em;background-color:transparent;border:1px solid #c9c9c9;-webkit-box-sizing:border-box;box-sizing:border-box}.quiz-radio-img:not(checked)+label:after{content:"";position:absolute;top:11px;right:11px;width:24px;height:24px;opacity:0;background:#fff;border:none;border-radius:10em;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.quiz-radio-img:checked+label img{-webkit-box-shadow:5px 5px 9px rgba(0,0,0,.4);box-shadow:5px 5px 9px rgba(0,0,0,.4);-webkit-transform:translate(-1px,-1px);-ms-transform:translate(-1px,-1px);transform:translate(-1px,-1px)}.quiz-radio-img:checked+label:before{top:8px;right:8px}.quiz-radio-img:checked+label:after{top:11px;right:11px;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.quiz-checkbox-img+label{cursor:pointer}.quiz-checkbox-img:not(checked){position:absolute;opacity:0;bottom:0}.quiz-checkbox-img:not(checked)+label{position:relative;color:#333;font-size:14px;text-align:center;max-width:270px;width:100%;margin:0 auto;margin-bottom:30px;display:inline-block}.quiz-checkbox-img:not(checked)+label img{border-radius:15px;margin-bottom:12px;max-width:100%;-webkit-box-shadow:2px 2px 5px rgba(0,0,0,.4);box-shadow:2px 2px 5px rgba(0,0,0,.4);-o-transition:all .2s ease-out;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.quiz-checkbox-img:not(checked)+label span{padding:5px;display:block}.quiz-checkbox-img:not(checked)+label:before{content:"";position:absolute;top:8px;right:8px;width:30px;height:30px;border-radius:5px;background-color:transparent;border:1px solid #c9c9c9;-webkit-box-sizing:border-box;box-sizing:border-box}.quiz-checkbox-img:not(checked)+label:after{content:"";position:absolute;top:11px;right:11px;width:24px;height:24px;opacity:0;background:#fff;border:none;border-radius:3px;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.quiz-checkbox-img:checked+label img{-webkit-box-shadow:5px 5px 9px rgba(0,0,0,.4);box-shadow:5px 5px 9px rgba(0,0,0,.4);-webkit-transform:translate(-1px,-1px);-ms-transform:translate(-1px,-1px);transform:translate(-1px,-1px)}.quiz-checkbox-img:checked+label:before{top:8px;right:8px}.quiz-checkbox-img:checked+label:after{top:11px;right:11px;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.input-checkbox{padding:0;margin:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.input-checkbox.hidden-checkbox:not(checked)+label span{padding-right:19px;display:inline-block}.input-checkbox.hidden-checkbox:not(checked)+label:before{display:none}.input-checkbox.hidden-checkbox:not(checked)+label:after{display:none}.input-checkbox+label{cursor:pointer}.input-checkbox:not(checked){position:absolute;opacity:0;bottom:0}.input-checkbox:not(checked)+label{position:relative;text-align:left;width:100%;display:inline-block;padding-left:32px}.input-checkbox:not(checked)+label span{padding:5px;display:block}.input-checkbox:not(checked)+label:before{content:"";position:absolute;top:50%;margin-top:-8px;left:8px;width:16px;height:16px;border-radius:4px;background-color:transparent;border:1px solid #c9c9c9;-webkit-box-sizing:border-box;box-sizing:border-box}.input-checkbox:not(checked)+label:after{content:"";position:absolute;top:50%;left:11px;width:10px;height:10px;margin-top:-5px;opacity:0;background:#ffba1e;border:none;border-radius:4px;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.input-checkbox:checked+label:before{border-color:#ffba1e}.input-checkbox:checked+label:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.input-radio{padding:0;margin:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.input-radio.hidden-radio:not(checked)+label span{padding-right:19px;display:inline-block}.input-radio.hidden-radio:not(checked)+label:before{display:none}.input-radio.hidden-radio:not(checked)+label:after{display:none}.input-radio+label{cursor:pointer}.input-radio:not(checked){position:absolute;opacity:0;bottom:0}.input-radio:not(checked)+label{position:relative;text-align:left;width:100%;display:inline-block;padding-left:32px}.input-radio:not(checked)+label span{padding:5px;display:block}.input-radio:not(checked)+label:before{content:"";position:absolute;top:50%;margin-top:-8px;left:8px;width:16px;height:16px;border-radius:10em;background-color:transparent;border:1px solid #c9c9c9;-webkit-box-sizing:border-box;box-sizing:border-box}.input-radio:not(checked)+label:after{content:"";position:absolute;top:50%;left:11px;width:10px;height:10px;margin-top:-5px;opacity:0;background:#ffba1e;border:none;border-radius:10em;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.input-radio:checked+label:before{border-color:#ffba1e}.input-radio:checked+label:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.form-title{margin-bottom:30px}.form-field{margin-bottom:20px;max-width:400px;margin-left:auto;margin-right:auto}.form-field:last-child{margin-bottom:0}.form-field>button,.form-field>label{margin-bottom:10px}.form-field>button:last-child,.form-field>label:last-child{margin-bottom:0}button,input[type=email],input[type=password],input[type=tel],input[type=text],select,textarea{width:100%;outline:0;-webkit-appearance:none;-webkit-border-radius:0;font-size:15px;line-height:1}input[type=email],input[type=password],input[type=tel],input[type=text],select{border-radius:25px;height:50px;padding-left:15px;padding-right:15px;border:none;width:100%;border:1px solid #252223}select{padding-right:40px}.box-select{padding:0;position:relative;width:100%}.box-select:before{content:"";display:block;position:absolute;top:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);right:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.595' height='4.914' viewBox='0 0 8.595 4.914'%3E%3Cpath id='arrow-down' d='M10.487,14.679l3.25-3.253a.612.612,0,0,1,.868,0,.619.619,0,0,1,0,.87l-3.682,3.685a.613.613,0,0,1-.847.018L6.367,12.3a.614.614,0,0,1,.868-.87Z' transform='translate(-6.188 -11.246)' fill='%236d7177'/%3E%3C/svg%3E%0A");background-size:contain;background-position:center center;background-repeat:no-repeat;height:5px;width:9px}.box-select select{margin:0}.row-btn>*{margin-left:5px;margin-right:5px}.row-btn>:first-child{margin-left:0}.row-btn>:last-child{margin-right:0}.label-input,.label-select{display:block;font-size:12px;line-height:1.33;opacity:.4;margin-bottom:10px;text-align:left}textarea{resize:none;line-height:1.25}.form-check{position:relative;margin-bottom:5px}.form-check input.form-check-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none;cursor:pointer}.form-check input.form-check-input:not(checked){position:absolute;opacity:0;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.form-check input.form-check-input:not(checked)+label{position:relative;min-width:20px;width:20px;height:20px;display:block;position:relative;margin-right:5px;border-radius:15px;border:2px solid #000}.form-check input.form-check-input:not(checked)+label:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:10px;height:10px;border:1px solid #000;background-color:transparent;border-radius:10em}.form-check input.form-check-input:checked+label:before{background:#000}.btn{font-family:Montserrat,sans-serif;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:50px;width:100%;max-width:250px;border-radius:25px;padding:5px;text-align:center;font-weight:700;border:none;color:#252223;text-decoration:none;background:#ffba1e;position:relative;-o-transition:all .2s ease-out;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;cursor:pointer}.btn:hover{color:#252223;background:#ffca51}.btn svg{margin-left:10px}.btn.btn-arrow{position:relative}.btn.btn-arrow:before{content:"";display:block;position:absolute;left:100%;bottom:0;-webkit-transform:translate(30px,0);-ms-transform:translate(30px,0);transform:translate(30px,0);pointer-events:none;background-size:contain;background-repeat:no-repeat}.btn.btn-light{color:#252223;background:#fff}.btn.btn-light:hover{background:#9561e2}.btn.btn-small{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto;padding-left:15px;padding-right:15px;min-width:190px;height:40px}.btn.btn-link{background-color:transparent;padding:0;margin:0;height:auto;display:inline}.btn.btn-disable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;background-color:#ccc!important;color:rgba(37,34,35,.5);cursor:default!important;outline:0!important;pointer-events:none!important}html{min-height:100%;position:relative;overflow-x:hidden}body{background:#fff;font-family:Montserrat,sans-serif;color:#252223;font-size:14px;font-weight:500;line-height:1.25;position:relative;overflow-x:hidden}.dark{color:#fff;background:#252223}.dark a{color:#fff}.dark a:hover{color:#ffba1e}.dark .btn{background:#ffba1e;color:#252223}.dark .btn:hover{color:#252223;background:#eaa200}.dark input[type=email],.dark input[type=password],.dark input[type=tel],.dark input[type=text],.dark select{border:none}.arrow-down{position:relative;padding-right:19px}.arrow-down:after{content:"";display:block;position:absolute;top:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);right:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.595' height='4.914' viewBox='0 0 8.595 4.914'%3E%3Cpath id='arrow-down' d='M10.487,14.679l3.25-3.253a.612.612,0,0,1,.868,0,.619.619,0,0,1,0,.87l-3.682,3.685a.613.613,0,0,1-.847.018L6.367,12.3a.614.614,0,0,1,.868-.87Z' transform='translate(-6.188 -11.246)' fill='%236d7177'/%3E%3C/svg%3E%0A");background-size:contain;background-position:center center;background-repeat:no-repeat;height:5px;width:9px}.item-square{position:relative;padding:0}.item-square>*{position:absolute;top:0;bottom:0;left:0;right:0;margin:0}.item-square:after{content:"";display:block;padding-top:100%}.alert{border-radius:0 0 6px 6px;padding:15px;padding-right:40px;position:relative;margin-top:0;color:#252223;border:none;z-index:19}.alert.alert-primary{background:#f66d9b}.alert .close{position:absolute;top:calc(15px + .5em);right:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.img{display:inline-block;font-size:0}.img img{max-width:100%}.full-height{height:100vh}.min-full-height{min-height:100vh}.height-100{height:100%}.flex-1{-webkit-box-flex:1;-ms-flex:1;flex:1}.close{width:12px;height:12px;position:relative;border-radius:0;cursor:pointer;display:block}.close:before{content:"";width:9px;height:1px;background:#f66d9b;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);position:absolute;top:50%;left:50%;-o-transition:all .2s ease-out;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.close:after{content:"";width:9px;height:1px;background:#f66d9b;-webkit-transform:translate(-50%,-50%) rotate(135deg);-ms-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg);position:absolute;top:50%;left:50%;-o-transition:all .2s ease-out;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.close:hover:after,.close:hover:before{background:#252223}.login-header{min-height:50px}.main-container{min-height:100vh}.h-100{height:100%}.block-title{margin-bottom:50px}.block-title h1{font-size:40px}.block-title h2{font-size:32px}.block-title h3{font-size:28px}.block-title.sans{font-family:Prata,serif;font-weight:400;margin-bottom:40px}.block-title.sans h1{font-size:40px}.block-title.sans h2{font-size:40px}.contacts a{color:#fff}.contacts .phone{margin-bottom:10px}.contacts .social{font-size:24px}.point{position:absolute;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);background-color:#ffba1e;width:24px;height:24px;border-radius:12px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.75 7.25H15.5V8.75H8.75V15.5H7.25V8.75H0.5V7.25H7.25V0.500004H8.75V7.25Z' fill='%23252223'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat;z-index:5}.point:hover>.text{opacity:1}.point.point-01{top:15%;right:570px}.point.point-02{top:40%;right:500px}.point.point-03{top:70%;right:600px}.point>.text{position:absolute;left:44px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-o-transition:all .2s ease-out;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;opacity:0}.subtitle{font-size:18px}.block-top{background:url(../img/block-top.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;position:relative;min-height:100vh;padding-bottom:150px;position:relative}.block-top .background{position:absolute;top:0;bottom:0;left:0;right:0;z-index:2}.block-top .background:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(37,34,35,.6)}.block-top .background:after{content:"";display:block;position:absolute;height:12%;bottom:0;left:0;right:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(31.99%,#fff),color-stop(54.42%,rgba(255,255,255,.8)),color-stop(76.93%,rgba(255,255,255,.4)),to(rgba(255,255,255,0)));background:-o-linear-gradient(bottom,#fff 31.99%,rgba(255,255,255,.8) 54.42%,rgba(255,255,255,.4) 76.93%,rgba(255,255,255,0) 100%);background:linear-gradient(0deg,#fff 31.99%,rgba(255,255,255,.8) 54.42%,rgba(255,255,255,.4) 76.93%,rgba(255,255,255,0) 100%)}.block-top .point.point-01{top:15%;right:570px}.block-top .point.point-02{top:40%;right:500px}.block-top .point.point-03{top:70%;right:600px}.block-top .bg-carousel{position:absolute;top:0;bottom:0;left:0;right:0}.block-top .bg-carousel .owl-stage-outer{max-height:100%}.block-top .bg-carousel .img{display:block;height:100%}.block-top .bg-carousel .img img{display:block;max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}.block-top header{background:-webkit-gradient(linear,left top,left bottom,from(#252223),color-stop(60.42%,rgba(37,34,35,.56)),to(rgba(37,34,35,0)));background:-o-linear-gradient(top,#252223 0,rgba(37,34,35,.56) 60.42%,rgba(37,34,35,0) 100%);background:linear-gradient(180deg,#252223 0,rgba(37,34,35,.56) 60.42%,rgba(37,34,35,0) 100%);padding-top:18px;font-weight:400;margin-bottom:100px}.block-top header .logo .logo-text{margin-left:30px}.block-top .container{position:relative;z-index:3}.block-top .subtitle{margin-bottom:80px}.block-top .btn.btn-arrow:before{width:357px;height:159px;-webkit-transform:translate(30px,25px);-ms-transform:translate(30px,25px);transform:translate(30px,25px);background-image:url("data:image/svg+xml,%3Csvg width='357' height='159' viewBox='0 0 357 159' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.16745 130.557C0.646583 130.741 0.373236 131.312 0.556931 131.833L3.54994 140.32C3.73364 140.841 4.30475 141.115 4.82559 140.931C5.34646 140.747 5.61977 140.176 5.43611 139.655L2.77564 132.111L10.3203 129.45C10.8411 129.266 11.1145 128.695 10.9308 128.174C10.7472 127.654 10.176 127.38 9.65518 127.564L1.16745 130.557ZM344.597 0.930836C353.034 18.6093 355.991 34.7934 354.518 49.4647C353.044 64.1333 347.134 77.3573 337.727 89.1096C318.889 112.643 286.04 130.253 246.91 141.539C168.646 164.114 65.9084 161.217 1.93169 130.598L1.0683 132.402C65.5916 163.283 168.854 166.136 247.465 143.461C286.773 132.123 320.08 114.357 339.288 90.3594C348.905 78.3461 354.991 64.7655 356.508 49.6645C358.024 34.5663 354.966 18.016 346.403 0.0694944L344.597 0.930836Z' fill='white'/%3E%3C/svg%3E%0A")}.block-works{padding-bottom:30px}.block-works .owl-carousel{margin-bottom:38px}.block-works .owl-carousel .owl-dots{-webkit-transform:translateY(38px);-ms-transform:translateY(38px);transform:translateY(38px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-works .owl-carousel .owl-dots button.owl-dot{display:inline-block;border-radius:10em;width:8px;height:8px;margin-left:6px;margin-right:6px;text-align:center;background:rgba(37,34,35,.2);-o-transition:all .2s ease-out;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.block-works .owl-carousel .owl-dots button.owl-dot.active{width:35px;background:#ffba1e}.block-works .owl-carousel .owl-nav button.owl-next,.block-works .owl-carousel .owl-nav button.owl-prev{text-indent:9999999px;width:30px;height:30px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;opacity:1}.block-works .owl-carousel .owl-nav button.owl-next:before,.block-works .owl-carousel .owl-nav button.owl-prev:before{content:"";display:block;width:11px;height:23px;background-color:transparent;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.block-works .owl-carousel .owl-nav button.owl-prev{left:-40px}.block-works .owl-carousel .owl-nav button.owl-prev:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='11' height='23' viewBox='0 0 11 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.41424 11.519L10.7071 20.3429L9.29292 22.0539L0.585815 11.519L9.29292 0.984131L10.7071 2.69522L3.41424 11.519Z' fill='%23252223'/%3E%3C/svg%3E%0A")}.block-works .owl-carousel .owl-nav button.owl-next{right:-40px}.block-works .owl-carousel .owl-nav button.owl-next:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='11' height='23' viewBox='0 0 11 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.58586 11.519L0.292969 2.69522L1.70718 0.984131L10.4143 11.519L1.70718 22.0539L0.292969 20.3429L7.58586 11.519Z' fill='%23252223'/%3E%3C/svg%3E%0A")}.block-works .block-tabs{max-width:1100px;margin-left:auto;margin-right:auto}.block-works .box-tabs .tab{color:#ffba1e;font-size:18px;padding:10px;border:1px solid #ffba1e;margin-left:5px;margin-right:5px;opacity:.5}.block-works .box-tabs .tab.active{opacity:1}.block-works .box-items .box-panel{display:none;margin-left:45px;margin-right:45px;padding-top:20px;padding-bottom:20px}.block-works .box-items .box-panel.active{display:block}.block-works .box-items .box-panel .item-content h3{margin-bottom:30px}.block-works .box-items .box-panel .item-content h4{margin-bottom:15px}.block-works .box-items .box-panel .item-content .box-info{margin-bottom:20px}.block-works .box-items .img{display:block;margin-bottom:30px}.block-works .box-items .img img{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.block-men{padding-top:80px;padding-bottom:50px;position:relative}.block-men:after{content:"";display:block;position:absolute;height:12%;top:0;left:0;right:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(31.99%,rgba(255,255,255,0)),color-stop(54.42%,rgba(255,255,255,.4)),color-stop(76.93%,rgba(255,255,255,.8)),to(#fff));background:-o-linear-gradient(bottom,rgba(255,255,255,0) 31.99%,rgba(255,255,255,.4) 54.42%,rgba(255,255,255,.8) 76.93%,#fff 100%);background:linear-gradient(0deg,rgba(255,255,255,0) 31.99%,rgba(255,255,255,.4) 54.42%,rgba(255,255,255,.8) 76.93%,#fff 100%);z-index:1}.block-men .block-bg-img{display:block;position:absolute;top:0;bottom:50%;left:0;right:0;background-image:url(../img/block-men.jpg);background-position:center bottom;background-size:cover;background-repeat:no-repeat}.block-men .block-bg-img:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(37,34,35,.8)}.block-men .photo{position:relative}.block-men .photo:before{content:"";display:block;position:absolute;width:100vw;top:50px;bottom:-50px;left:0;right:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(22.86%,#252223),color-stop(69.36%,rgba(37,34,35,.58)),to(rgba(37,34,35,0)));background:-o-linear-gradient(bottom,#252223 22.86%,rgba(37,34,35,.58) 69.36%,rgba(37,34,35,0) 100%);background:linear-gradient(0deg,#252223 22.86%,rgba(37,34,35,.58) 69.36%,rgba(37,34,35,0) 100%)}.block-men .container{position:relative;z-index:1}.block-men .content{margin-bottom:50px;margin-top:-50px;position:relative;z-index:2}.block-men .content .name-box{margin-bottom:50px}.block-men .content .name-box.name-box-first{text-align:right}.block-men .content .name-box.name-box-second{text-align:left}.block-men .content .name-box .name{font-size:22px}.block-men .content .numbs .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;margin-bottom:20px}.block-men .content .numbs .item:before{content:attr(data-num);width:50px;min-width:50px;height:50px;font-size:20px;text-align:center;line-height:50px;border-radius:10em;color:#ffba1e;border:1px solid #ffba1e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:20px}.block-photos{padding-bottom:10px}.block-photos .photos .img{position:relative}.block-photos .photos .img:hover img{z-index:2;-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.block-photos .photos .img:hover img.bw{opacity:1;-webkit-filter:grayscale(0) brightness(1);filter:grayscale(0) brightness(1)}.block-photos .photos .img img{display:block;-o-transition:all .2s ease-out;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.block-photos .photos .img img.bw{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");-webkit-filter:grayscale(100%) brightness(1);filter:grayscale(100%) brightness(1);position:relative}.block-project-result{padding-top:50px;padding-bottom:100px;background:url(../img/block-compare.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;position:relative}.block-project-result:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(7.41%,#252223),color-stop(24.21%,rgba(37,34,35,.9)),color-stop(82.61%,rgba(37,34,35,.5)));background:-o-linear-gradient(top,#252223 7.41%,rgba(37,34,35,.9) 24.21%,rgba(37,34,35,.5) 82.61%);background:linear-gradient(180deg,#252223 7.41%,rgba(37,34,35,.9) 24.21%,rgba(37,34,35,.5) 82.61%)}.block-project-result:after{content:"";display:block;position:absolute;height:12%;bottom:0;left:0;right:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(31.99%,#fff),color-stop(54.42%,rgba(255,255,255,.8)),color-stop(76.93%,rgba(255,255,255,.4)),to(rgba(255,255,255,0)));background:-o-linear-gradient(bottom,#fff 31.99%,rgba(255,255,255,.8) 54.42%,rgba(255,255,255,.4) 76.93%,rgba(255,255,255,0) 100%);background:linear-gradient(0deg,#fff 31.99%,rgba(255,255,255,.8) 54.42%,rgba(255,255,255,.4) 76.93%,rgba(255,255,255,0) 100%)}.block-project-result .owl-carousel .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex}.block-project-result .owl-carousel .owl-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.block-project-result .owl-carousel .flex-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.block-project-result .owl-carousel .item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;flex-direction:column;overflow:hidden;margin:0 15px}.block-project-result .owl-carousel .item>.row{height:100%}.block-project-result .owl-carousel{margin-bottom:38px}.block-project-result .owl-carousel .owl-dots{-webkit-transform:translateY(38px);-ms-transform:translateY(38px);transform:translateY(38px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:50%;margin-left:auto;margin-right:auto}.block-project-result .owl-carousel .owl-dots button{position:relative;z-index:2}.block-project-result .owl-carousel .owl-dots button.owl-dot{display:inline-block;border-radius:10em;width:8px;height:8px;margin-left:6px;margin-right:6px;text-align:center;background:rgba(255,255,255,.5);-o-transition:all .2s ease-out;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.block-project-result .owl-carousel .owl-dots button.owl-dot.active{width:35px;background:#ffba1e}.block-project-result .owl-carousel .owl-nav{-webkit-transform:translateY(38px);-ms-transform:translateY(38px);transform:translateY(38px);position:absolute;bottom:0;left:0;right:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;pointer-events:none}.block-project-result .owl-carousel .owl-nav button.owl-next,.block-project-result .owl-carousel .owl-nav button.owl-prev{pointer-events:auto;width:auto;display:block;height:20px;cursor:pointer;opacity:1;position:relative;z-index:2}.block-project-result .owl-carousel .owl-nav button.owl-next:before,.block-project-result .owl-carousel .owl-nav button.owl-prev:before{content:"";display:block;width:31px;height:12px;background-color:transparent;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-o-transition:all .2s ease-out;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.block-project-result .owl-carousel .owl-nav button.owl-next:hover:before,.block-project-result .owl-carousel .owl-nav button.owl-prev:hover:before{width:41px}.block-project-result .owl-carousel .owl-nav button.owl-prev{padding-left:51px!important}.block-project-result .owl-carousel .owl-nav button.owl-prev:before{content:"";left:0;background-position:left center;background-size:auto 100%;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='41' height='12' viewBox='0 0 41 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.469669 6.53033C0.176777 6.23744 0.176777 5.76256 0.469669 5.46967L5.24264 0.696699C5.53553 0.403806 6.01041 0.403806 6.3033 0.696699C6.5962 0.989593 6.5962 1.46447 6.3033 1.75736L2.06066 6L6.3033 10.2426C6.5962 10.5355 6.5962 11.0104 6.3033 11.3033C6.01041 11.5962 5.53553 11.5962 5.24264 11.3033L0.469669 6.53033ZM41 6.75H1V5.25H41V6.75Z' fill='white'/%3E%3C/svg%3E%0A")}.block-project-result .owl-carousel .owl-nav button.owl-next{padding-right:51px!important}.block-project-result .owl-carousel .owl-nav button.owl-next:before{content:"";right:0;background-position:right center;background-size:auto 100%;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='41' height='12' viewBox='0 0 41 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40.5303 6.53033C40.8232 6.23744 40.8232 5.76256 40.5303 5.46967L35.7574 0.696699C35.4645 0.403806 34.9896 0.403806 34.6967 0.696699C34.4038 0.989593 34.4038 1.46447 34.6967 1.75736L38.9393 6L34.6967 10.2426C34.4038 10.5355 34.4038 11.0104 34.6967 11.3033C34.9896 11.5962 35.4645 11.5962 35.7574 11.3033L40.5303 6.53033ZM0 6.75H40V5.25H0V6.75Z' fill='white'/%3E%3C/svg%3E%0A")}.block-project-result .container{position:relative;z-index:1}.block-project-result .container .subtitle{margin-bottom:40px}.block-project-result .box-compare{max-width:1020px;margin-left:auto;margin-right:auto}.block-project-result .box-compare .box-project,.block-project-result .box-compare .box-result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block-project-result .box-compare .box-result{text-align:right}.block-project-result .box-compare .title{font-size:18px;margin-bottom:15px}.block-project-result .box-compare .compare{-webkit-box-flex:1;-ms-flex:1;flex:1}.block-project-result .box-compare .compare .img{display:block;height:100%;border:2px solid #fff;max-height:320px}.block-project-result .box-compare .compare .img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover}.block-catalog{padding-top:100px;padding-bottom:30px}.under-btn{margin-top:20px}.block-form{padding-top:140px;padding-bottom:160px;background:url(../img/img-form.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;position:relative}.block-form:before{content:"";display:block;position:absolute;height:12%;top:0;left:0;right:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(31.99%,rgba(255,255,255,0)),color-stop(54.42%,rgba(255,255,255,.4)),color-stop(76.93%,rgba(255,255,255,.8)),to(#fff));background:-o-linear-gradient(bottom,rgba(255,255,255,0) 31.99%,rgba(255,255,255,.4) 54.42%,rgba(255,255,255,.8) 76.93%,#fff 100%);background:linear-gradient(0deg,rgba(255,255,255,0) 31.99%,rgba(255,255,255,.4) 54.42%,rgba(255,255,255,.8) 76.93%,#fff 100%);z-index:1}.block-form:after{content:"";display:block;position:absolute;height:12%;bottom:0;left:0;right:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(31.99%,#fff),color-stop(54.42%,rgba(255,255,255,.8)),color-stop(76.93%,rgba(255,255,255,.4)),to(rgba(255,255,255,0)));background:-o-linear-gradient(bottom,#fff 31.99%,rgba(255,255,255,.8) 54.42%,rgba(255,255,255,.4) 76.93%,rgba(255,255,255,0) 100%);background:linear-gradient(0deg,#fff 31.99%,rgba(255,255,255,.8) 54.42%,rgba(255,255,255,.4) 76.93%,rgba(255,255,255,0) 100%)}.block-form .gray-cover{display:block;position:absolute;top:0;bottom:0;left:0;right:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(7.41%,#252223),color-stop(24.21%,rgba(37,34,35,.9)),color-stop(82.61%,rgba(37,34,35,.5)));background:-o-linear-gradient(top,#252223 7.41%,rgba(37,34,35,.9) 24.21%,rgba(37,34,35,.5) 82.61%);background:linear-gradient(180deg,#252223 7.41%,rgba(37,34,35,.9) 24.21%,rgba(37,34,35,.5) 82.61%)}.block-form .point.point-01{top:25%;right:430px}.block-form .point.point-02{top:50%;right:500px}.block-form .point.point-03{top:70%;right:600px}.block-form .container{position:relative;z-index:1}.block-form .subtitle{margin-bottom:40px;font-size:1em}.block-form .form{max-width:400px}.block-form .form .btn.btn-arrow:before{z-index:3;width:404px;height:252px;-webkit-transform:translate(30px,0);-ms-transform:translate(30px,0);transform:translate(30px,0);background-image:url("data:image/svg+xml,%3Csvg width='404' height='252' viewBox='0 0 404 252' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.519965 231.123C0.0355009 231.388 -0.14227 231.996 0.122872 232.48L4.44391 240.375C4.70906 240.86 5.31676 241.037 5.80122 240.772C6.28569 240.507 6.46349 239.899 6.19832 239.415L2.3574 232.397L9.37506 228.556C9.85953 228.291 10.0373 227.684 9.77216 227.199C9.50699 226.715 8.89928 226.537 8.41482 226.802L0.519965 231.123ZM394.528 0.736153C408.105 56.5383 402.015 102.184 382.41 138.431C362.798 174.69 329.602 201.653 288.778 219.963C207.102 256.596 95.1042 258.489 1.28088 231.04L0.719291 232.96C94.8962 260.512 207.398 258.655 289.597 221.788C330.711 203.348 364.296 176.123 384.169 139.382C404.048 102.628 410.145 56.4614 396.472 0.263334L394.528 0.736153Z' fill='white'/%3E%3C/svg%3E%0A")}.block-message-from-owher{padding-top:50px;padding-bottom:50px}.block-message-from-owher .content{font-weight:300;font-style:italic;line-height:2;font-size:18px;margin-top:50px;position:relative}.block-message-from-owher .content .sign{position:absolute;bottom:0;right:100px;-webkit-transform:translateY(40%);-ms-transform:translateY(40%);transform:translateY(40%)}.block-message-from-owher .content .name{margin-top:30px}.block-message-from-owher .box-btn{margin-top:50px}.block-choose{padding-top:0;padding-bottom:70px;background:url(../img/block-choose.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;position:relative}.block-choose:before{content:"";display:block;position:absolute;height:25%;top:0;left:0;right:0;background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(41.28%,rgba(255,255,255,.85)),to(rgba(255,255,255,0)));background:-o-linear-gradient(top,#fff 0,rgba(255,255,255,.85) 41.28%,rgba(255,255,255,0) 100%);background:linear-gradient(180deg,#fff 0,rgba(255,255,255,.85) 41.28%,rgba(255,255,255,0) 100%);z-index:1}.block-choose:after{content:"";display:block;position:absolute;height:25%;bottom:0;left:0;right:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(41.28%,rgba(255,255,255,.85)),to(#fff));background:-o-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.85) 41.28%,#fff 100%);background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,.85) 41.28%,#fff 100%)}.block-choose .white-cover{display:block;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(255,255,255,.3)}.block-choose .container{position:relative;z-index:1}.block-choose .box-btn{margin-top:80px}.block-choose .item{padding:44px;padding-bottom:30px;background:rgba(255,255,255,.9);border-radius:5px;max-width:440px;position:relative}.block-choose .item:before{content:"";display:block;position:absolute;top:0;bottom:0;right:0;left:0;background-color:transparent;border:1px solid #252223;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;-webkit-transform:translate(30px,30px);-ms-transform:translate(30px,30px);transform:translate(30px,30px);z-index:-1}.block-choose .item.dark{background:rgba(37,34,35,.9);-webkit-box-shadow:5px 5px 10px rgba(0,0,0,.4);box-shadow:5px 5px 10px rgba(0,0,0,.4)}.block-choose .item.dark:before{-webkit-transform:translate(-30px,-30px);-ms-transform:translate(-30px,-30px);transform:translate(-30px,-30px)}.block-choose .item.dark ul li:before{background-image:url("data:image/svg+xml,%3Csvg width='41' height='12' viewBox='0 0 41 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40.5303 6.53033C40.8232 6.23744 40.8232 5.76256 40.5303 5.46967L35.7574 0.696699C35.4645 0.403806 34.9896 0.403806 34.6967 0.696699C34.4038 0.989593 34.4038 1.46447 34.6967 1.75736L38.9393 6L34.6967 10.2426C34.4038 10.5355 34.4038 11.0104 34.6967 11.3033C34.9896 11.5962 35.4645 11.5962 35.7574 11.3033L40.5303 6.53033ZM0 6.75H40V5.25H0V6.75Z' fill='white'/%3E%3C/svg%3E%0A")}.block-choose .item .item-title{font-size:20px;margin-bottom:30px}.block-choose .item .img{margin-bottom:30px}.block-choose .item .img img{-webkit-filter:drop-shadow(5px 5px 10px rgba(0, 0, 0, .4));filter:drop-shadow(5px 5px 10px rgba(0, 0, 0, .4))}.block-choose .item ul li{margin-top:10px;margin-bottom:10px}.block-choose .item ul li:before{content:"";display:inline-block;vertical-align:middle;margin-right:15px;height:12px;width:30px;background-position:right center;background-size:auto 100%;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='41' height='12' viewBox='0 0 41 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40.5303 6.53033C40.8232 6.23744 40.8232 5.76256 40.5303 5.46967L35.7574 0.696699C35.4645 0.403806 34.9896 0.403806 34.6967 0.696699C34.4038 0.989593 34.4038 1.46447 34.6967 1.75736L38.9393 6L34.6967 10.2426C34.4038 10.5355 34.4038 11.0104 34.6967 11.3033C34.9896 11.5962 35.4645 11.5962 35.7574 11.3033L40.5303 6.53033ZM0 6.75H40V5.25H0V6.75Z' fill='black'/%3E%3C/svg%3E%0A")}.block-order{padding-top:130px;padding-bottom:250px;background:url(../img/block-order.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;position:relative}.block-order:before{content:"";display:block;position:absolute;height:12%;top:0;left:0;right:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(31.99%,rgba(255,255,255,0)),color-stop(54.42%,rgba(255,255,255,.4)),color-stop(76.93%,rgba(255,255,255,.8)),to(#fff));background:-o-linear-gradient(bottom,rgba(255,255,255,0) 31.99%,rgba(255,255,255,.4) 54.42%,rgba(255,255,255,.8) 76.93%,#fff 100%);background:linear-gradient(0deg,rgba(255,255,255,0) 31.99%,rgba(255,255,255,.4) 54.42%,rgba(255,255,255,.8) 76.93%,#fff 100%);z-index:1}.block-order:after{content:"";display:block;position:absolute;height:12%;bottom:0;left:0;right:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(31.99%,#fff),color-stop(54.42%,rgba(255,255,255,.8)),color-stop(76.93%,rgba(255,255,255,.4)),to(rgba(255,255,255,0)));background:-o-linear-gradient(bottom,#fff 31.99%,rgba(255,255,255,.8) 54.42%,rgba(255,255,255,.4) 76.93%,rgba(255,255,255,0) 100%);background:linear-gradient(0deg,#fff 31.99%,rgba(255,255,255,.8) 54.42%,rgba(255,255,255,.4) 76.93%,rgba(255,255,255,0) 100%)}.block-order .gray-cover{display:block;position:absolute;top:0;bottom:0;left:0;right:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(7.41%,#252223),color-stop(24.21%,rgba(37,34,35,.9)),color-stop(82.61%,rgba(37,34,35,.5)));background:-o-linear-gradient(top,#252223 7.41%,rgba(37,34,35,.9) 24.21%,rgba(37,34,35,.5) 82.61%);background:linear-gradient(180deg,#252223 7.41%,rgba(37,34,35,.9) 24.21%,rgba(37,34,35,.5) 82.61%)}.block-order .point.point-01{top:35%;right:570px}.block-order .point.point-02{top:50%;right:430px}.block-order .point.point-03{top:70%;right:600px}.block-order .container{position:relative;z-index:1}.block-order .container .subtitle{margin-bottom:50px}.block-order .container .btn.btn-arrow:before{z-index:3;width:405px;height:139px;-webkit-transform:translate(30px,30px);-ms-transform:translate(30px,30px);transform:translate(30px,30px);background-image:url("data:image/svg+xml,%3Csvg width='405' height='139' viewBox='0 0 405 139' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.52053 100.123C0.0360656 100.388 -0.141706 100.996 0.123436 101.481L4.44448 109.375C4.70962 109.86 5.31732 110.038 5.80179 109.773C6.28625 109.507 6.46405 108.9 6.19888 108.415L2.35796 101.398L9.37563 97.5566C9.86009 97.2915 10.0379 96.6838 9.77272 96.1993C9.50755 95.7149 8.89985 95.5371 8.41538 95.8022L0.52053 100.123ZM390.092 1.41775C408.995 42.5823 405.773 72.501 387.803 93.5305C369.737 114.671 336.551 127.112 294.868 132.697C211.559 143.859 95.2097 127.52 1.28145 100.041L0.719856 101.96C94.7918 129.482 211.442 145.892 295.133 134.679C336.95 129.077 370.763 116.549 389.323 94.8298C407.977 72.9998 411.006 42.1685 391.909 0.583118L390.092 1.41775Z' fill='white'/%3E%3C/svg%3E%0A")}.block-form-file{padding-top:50px;padding-bottom:120px;background:url(../img/block-project.jpg);background-position:center bottom -100px;background-size:100% auto;background-repeat:no-repeat}.block-form-file .images{margin-top:20px;margin-bottom:20px}.block-form-file .images .img{margin-left:10px;margin-right:10px}.block-form-file .list{margin-bottom:30px}.block-form-file .list li{margin-top:7px;margin-bottom:7px}.block-form-file .list li:before{content:"";display:inline-block;vertical-align:middle;margin-right:15px;width:21px;height:11px;background-image:url("data:image/svg+xml,%3Csvg width='21' height='11' viewBox='0 0 21 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.6192 0L5.54591 8.19988L2.35446 4.94996L0.973663 6.35001L5.54591 11L15 1.40006L13.6192 0Z' fill='%2327AE60'/%3E%3Cpath d='M9.66645 9.09432L11.5459 11L21 1.40006L19.6192 0L11.5459 8.19988L11.0462 7.69324L9.66645 9.09432Z' fill='%2327AE60'/%3E%3C/svg%3E%0A")}.block-form-file .form{max-width:530px;margin-left:auto;margin-right:auto}.input__wrapper{width:100%;position:relative;text-align:center}.input__file{opacity:0;visibility:hidden;position:absolute}.input__file-icon-wrapper{margin-right:15px;vertical-align:middle}.input__file-button-text{line-height:1;margin-top:1px}.input__file-button{width:100%;max-width:290px;height:60px;background:#ffba1e;color:#fff;font-size:1.125rem;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-box-align--ms-flex-align:center;-webkit-box-align--ms-flex-align-align-items:center;-webkit-box-pack:start;-webkit-box-pack--ms-flex-pack:start;-webkit-box-pack--ms-flex-pack-justify-content:flex-start;border-radius:3px;cursor:pointer;margin:0 auto}footer{padding-top:30px;padding-bottom:90px;position:relative}footer .trg{position:absolute;top:-69px;left:0;right:0;height:70px;width:100%}footer .logo-text{font-size:18px;margin-top:35px}footer .title{font-size:18px;margin-bottom:20px}footer p{line-height:1.5}.bg-popup{position:fixed;left:0;top:0;width:100%;height:100%;background:#252223;z-index:100;display:none;overflow:auto}.bg-popup>div{padding:30px 0;padding-top:80px;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;right:0;left:0;min-height:100vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup{width:100%;max-width:900px;padding:0;background:#eee;border-radius:20px;margin:50px;padding:30px;-o-transition:all .2s ease-out;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.popup .title-form{font-size:32px;margin-bottom:60px;font-weight:600;text-align:center}.popup .agree{opacity:.5;font-size:.8em}.popup .agree a{color:#252223}.popup.popup-quiz{border:1px solid #252223;width:100%;max-width:1024px;padding:50px 80px;overflow:auto;background:#fff;background-position:50% 50%;background-size:auto;color:#252223}.popup.popup-quiz img{max-height:150px;max-width:210px}.popup.popup-quiz form{max-width:none}.popup.popup-quiz .d-flex{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.popup.popup-quiz .d-flex .btn{max-width:45%;margin-left:5px;margin-right:5px}.popup.popup-quiz input[type=text]{border-radius:5px;height:40px;padding-left:15px;padding-right:15px;border:none;width:100%;background:#eee}.quiz-answers .img{margin-bottom:5px}.quiz-answers .img img{border-radius:10px;overflow:hidden}#quiz-block{padding:0;margin:0;text-align:center}.block-question{min-height:200px}.block-question.checked{display:none}.popup #quiz-prev{background:#ffba1e;opacity:.5;display:none}#result-title p,.quiz-question{font-size:24px;margin-top:20px;margin-bottom:20px;text-align:center;font-weight:700}#quiz-result .img{max-width:560px;margin-left:auto;margin-right:auto}#quiz-result .img img{max-width:100%;border-radius:15px}#result-title p{margin-bottom:30px}#quiz-progress{display:none}#quiz-progress a.step{display:inline-block;text-decoration:none;width:25px;height:25px;text-align:center;line-height:20px;font-size:14px;border-radius:10em;background:#ddd;border:3px solid #eee;margin-right:15px;opacity:.7;-o-transition:all .2s ease-out;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}#quiz-progress a.step.active{background:#104fb1;border:3px solid #5188de;color:#fff}#quiz-progress a.step:hover{opacity:1}#total-questions{display:inline-block}.quiz-answers{margin-top:10px;margin-bottom:10px;text-align:center}.quiz-answers .answer-block{display:inline-block}.input-text{border-radius:5px;height:40px;border:none;width:100%}.input-text input::-webkit-input-placeholder{color:#252223;opacity:.9}.input-text input:-moz-placeholder{color:#252223;opacity:.9}.input-text input::-moz-placeholder{color:#252223;opacity:.9}.input-text input:-ms-input-placeholder{color:#252223;opacity:.9}.quiz-form:before{display:none!important}#quiz-result .field{max-width:400px;margin-bottom:10px;margin-left:auto;margin-right:auto}#quiz-result .input-text:after,#quiz-result .input-text:before{display:none}#quiz-block .buttons{text-align:center}#quiz-next,#quiz-prev,#quiz-result-btn{background:#ffba1e;height:35px;margin-left:10px;margin-right:10px;max-width:190px}#quiz-next:hover,#quiz-prev:hover,#quiz-result-btn:hover{opacity:1}#quiz-result-btn{max-width:240px;height:40px;margin-top:10px;margin-left:auto;margin-right:auto;color:#fff}#error-message{display:none;padding:15px 30px;margin:15px;border-top:1px solid #ea8c8c;background:#ffe7e7;border-radius:0 0 9px 9px}.btn-result{text-decoration:none;padding:5px;border-radius:3px;margin-left:9px}@media only screen and (min-width:1430px){.container{max-width:1430px}}@media only screen and (max-width:1429px){.block-top .point.point-01{top:15%;right:470px}.block-top .point.point-02{top:40%;right:400px}.block-top .point.point-03{top:70%;right:500px}.block-top .btn.btn-arrow:before{width:290px;height:150px}.block-men .content .numbs .item{font-size:16px}.subtitle{font-size:16px}.block-catalog{padding-top:30px}.block-form .point.point-01{top:25%;right:330px}.block-form .point.point-02{top:50%;right:400px}.block-form .point.point-03{top:70%;right:500px}.block-form .form .btn.btn-arrow:before{height:200px;width:290px}.block-message-from-owher .content{font-size:16px}.block-message-from-owher .content .sign{right:100px;-webkit-transform:translateY(55%);-ms-transform:translateY(55%);transform:translateY(55%)}.block-order .container .btn.btn-arrow:before{width:280px;height:120px}}@media only screen and (max-width:1199px){.block-top .point.point-01{top:25%;right:320px}.block-top .point.point-02{top:45%;right:290px}.block-top .point.point-03{top:70%;right:340px}.block-form .point.point-01{top:25%;right:220px}.block-form .point.point-02{top:50%;right:300px}.block-form .point.point-03{top:70%;right:380px}.block-form .form .btn.btn-arrow:before{height:145px;width:220px}.block-order .point.point-01{top:45%;right:270px}.block-order .point.point-02{top:60%;right:290px}.block-order .point.point-03{top:70%;right:395px}.block-order .container .btn.btn-arrow:before{width:220px;height:110px}.block-title.sans h1,.block-title.sans h2{font-size:36px}}@media only screen and (max-width:991px){.point{display:none}.block-top{min-height:0}.block-top .bg-carousel{display:none}.block-works .item .img{margin-bottom:30px}.block-project-result{padding-bottom:170px}.block-project-result .box-compare .compare{margin-bottom:30px}.block-project-result .box-compare .title{text-align:center}.block-catalog{padding-top:0}.block-title{margin-bottom:30px}.block-message-from-owher .img{display:block;text-align:center}.block-choose .block-title{margin-bottom:50px}.block-choose .item{margin-bottom:30px}footer .logo-text{margin-bottom:30px}}@media only screen and (max-width:767px){.popup{border-radius:20px;padding:30px 15px 45px;margin:10px;width:calc(100% - 20px)}.popup h2{font-size:22px}.popup .title-form{font-size:22px}.popup .quiz-answers{margin-right:-15px;margin-left:-15px}.popup #result-title p,.popup .quiz-question{font-size:18px;margin-top:10px}.block-top header .logo .logo-text{margin-left:0}.block-title h2{font-size:26px}.block-title.sans h1,.block-title.sans h2{font-size:30px}.block-top .btn.btn-arrow:before{width:230px;height:130px}.block-top .subtitle{margin-bottom:40px}.block-men .content{margin-top:-50px}.block-message-from-owher .content .sign{right:20px}.block-choose .box-btn{margin-top:30px}}@media only screen and (max-width:575px){.block-works .box-items .box-panel .block-title:after{padding-top:30%}.btn.btn-arrow:before{display:none}.block-top .box-btn{text-align:center}.block-top .background:before{background:rgba(37,34,35,.8)}.subtitle{text-align:center}h3{font-size:22px}h4{font-size:18px}.block-works .box-items .box-panel .item-content h4{margin-bottom:10px}.block-title{text-align:center}.block-title h2{font-size:26px}.block-title.sans h1,.block-title.sans h2{font-size:28px}.block-works .box-tabs .tab{font-size:14px}.block-men .content .name-box{margin-bottom:10px;max-width:50%}.block-men .content .name-box.name-box-first{margin-right:10px}.block-men .content .name-box.name-box-second{margin-left:10px}.block-form .form{text-align:center;margin-left:auto;margin-right:auto}.block-order{text-align:center}.block-form-file .form{text-align:center}.block-form-file .form .btn{margin-top:15px}footer .logo-text{font-size:14px}footer .title{margin-bottom:10px}}@media only screen and (max-width:480px){h1 br,h2 br{display:none}.block-message-from-owher .content .sign{right:10px;width:100px;-webkit-transform:translateY(30%);-ms-transform:translateY(30%);transform:translateY(30%)}.block-top header .logo .logo-text{font-size:12px}.block-project-result .owl-carousel .owl-nav{-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}.block-message-from-owher .content{margin-bottom:50px}.block-message-from-owher .content p:first-child{text-align:center}.block-message-from-owher .content .sign{-webkit-transform:translateY(110%);-ms-transform:translateY(110%);transform:translateY(110%)}}@media only screen and (max-width:400px){body{font-size:14px}.block-men .content .name-box .name{font-size:18px}}@media only screen and (max-width:370px){.block-men .content .name-box .name{font-size:15px}.block-title.sans h1,.block-title.sans h2{font-size:24px}.block-choose .item{padding:25px;padding-bottom:20px}.block-top header .logo{max-width:50%}.block-top header .logo img{max-width:100%}.block-top header .logo .logo-text{font-size:12px;display:none}.block-top header .logo .logo-text br{display:none}body{font-size:13px}}