@charset "UTF-8";.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.baron__clipper{position:relative;overflow:hidden}.baron__clipper .scroller{overflow-y:scroll;-ms-overflow-style:none;box-sizing:border-box;margin:0;border:0;padding:0;width:100%;height:100%;-webkit-overflow-scrolling:touch}.baron__clipper .scroller::-webkit-scrollbar{width:0;height:0}.scroller__track{display:none;position:absolute;top:0;right:0;bottom:0}.baron__clipper._scrollbar .scroller__track{display:block}.scroller__free{position:absolute;top:0;bottom:0;right:0}.scroller__bar{display:none;position:absolute;right:0;z-index:1;width:4px;background:#e1e1e1;border-radius:4px}.baron__clipper._scrollbar .scroller__bar{display:block}.scroller__control{display:none}
/*! Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */
.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,.9);outline:0!important;opacity:0;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:0!important}.lity-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:.875rem;font-family:Arial,Helvetica,sans-serif;opacity:0;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:0!important}.lity-content{z-index:9993;width:100%;transform:scale(1);transition:transform .3s ease}.lity-loading .lity-content,.lity-closed .lity-content{transform:scale(.8)}.lity-content:after{content:"";position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:2.1875rem;font-family:Arial,Baskerville,monospace;line-height:2.1875rem;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;background:0 0;outline:0;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:2.1875rem;font-family:Arial,Baskerville,monospace;line-height:2.1875rem;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;background:0 0;outline:0;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.lity-hide{display:none}
/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1;transform:translate(0,0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:800ms;animation-duration:800ms}.animated.faster{-webkit-animation-duration:500ms;animation-duration:500ms}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}.selectize-control.plugin-drag_drop.multi>.selectize-input.dragging{overflow:visible}.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{visibility:visible!important;background:#f2f2f2!important;background:rgba(0,0,0,.06)!important;border:0!important;box-shadow:inset 0 0 12px 4px #fff}.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after{content:"!";visibility:hidden}.selectize-control.plugin-drag_drop .ui-sortable-helper{box-shadow:0 2px 5px rgba(0,0,0,.2)}.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header{position:relative;padding:10px 8px;border-bottom:1px solid #d0d0d0;background:#f8f8f8;border-radius:3px 3px 0 0}.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:.4;margin-top:-12px;line-height:1.25rem;font-size:1.25rem!important;text-decoration:none}.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header-close:hover{color:#000}.selectize-dropdown.plugin-optgroup_columns .selectize-dropdown-content{display:-webkit-box;display:-ms-flexbox;display:flex}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;flex-grow:1;flex-basis:0;min-width:0}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.selectize-control.plugin-remove_button .item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;padding-right:0!important}.selectize-control.plugin-remove_button .item .remove{color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:2px 6px;border-left:1px solid #d0d0d0;border-radius:0 2px 2px 0;box-sizing:border-box;margin-left:6px}.selectize-control.plugin-remove_button .item .remove:hover{background:rgba(0,0,0,.05)}.selectize-control.plugin-remove_button .item.active .remove{border-left-color:#cacaca}.selectize-control.plugin-remove_button .disabled .item .remove:hover{background:0}.selectize-control.plugin-remove_button .disabled .item .remove{border-left-color:#fff}.selectize-control.plugin-clear_button .clear{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;height:100%;width:25px;top:0;right:2px;color:#000;opacity:.4;font-weight:700;border:0;cursor:pointer;z-index:1;font-size:1.3125rem;justify-content:center;align-items:center}.selectize-control.plugin-clear_button .clear:hover{opacity:1}.selectize-control.plugin-clear_button.single .clear{right:calc(2px + 1.5rem)}.selectize-dropdown.plugin-auto_position.selectize-position-top{border-top:1px solid #d0d0d0;border-bottom:0 none;border-radius:3px 3px 0 0;box-shadow:0-6px 12px rgba(0,0,0,.18)}.selectize-control.plugin-auto_position .selectize-input.selectize-position-top.dropdown-active{border-radius:0 0 3px 3px;border-top:0 none}.selectize-control.plugin-auto_position .selectize-input.selectize-position-top.dropdown-active::before{top:0;bottom:unset}.selectize-control{position:relative}.selectize-dropdown,.selectize-input,.selectize-input input{color:#303030;font-family:inherit;font-size:.8125rem;line-height:1.125rem;font-smoothing:inherit}.selectize-input,.selectize-control.single .selectize-input.input-active{background:#fff;cursor:text;display:inline-block}.selectize-input{border:1px solid #d0d0d0;padding:8px 8px;display:inline-block;width:100%;position:relative;z-index:1;box-sizing:border-box;box-shadow:inset 0 1px 1px rgba(0,0,0,.1);border-radius:3px}.selectize-control.multi .selectize-input.has-items{padding:6px 8px 3px}.selectize-input.full{background-color:#fff}.selectize-input.disabled,.selectize-input.disabled *{cursor:default!important}.selectize-input.focus{box-shadow:inset 0 1px 2px rgba(0,0,0,.15)}.selectize-input.dropdown-active{border-radius:3px 3px 0 0}.selectize-input>*{vertical-align:baseline;display:inline-block;zoom:1}.selectize-control.multi .selectize-input>div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#f2f2f2;color:#303030;border:0 solid #d0d0d0}.selectize-control.multi .selectize-input>div.active{background:#e8e8e8;color:#303030;border:0 solid #cacaca}.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{color:#7d7d7d;background:#fff;border:0 solid #fff}.selectize-input>input{display:inline-block!important;padding:0!important;min-height:0!important;max-height:none!important;max-width:100%!important;margin:0!important;text-indent:0!important;border:0!important;background:0 0!important;line-height:inherit!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important;box-shadow:none!important}.selectize-input>input::-ms-clear{display:none}.selectize-input>input:focus{outline:0!important}.selectize-input>input[placeholder]{box-sizing:content-box;box-sizing:initial}.selectize-input.has-items>input{margin:0 0!important}.selectize-input::after{content:" ";display:block;clear:left}.selectize-input.dropdown-active::before{content:" ";display:block;position:absolute;background:#f0f0f0;height:1px;bottom:0;left:0;right:0}.selectize-dropdown{position:absolute;top:100%;left:0;width:100%;z-index:10;border:1px solid #d0d0d0;background:#fff;margin:-1px 0 0 0;border-top:0 none;box-sizing:border-box;box-shadow:0 1px 3px rgba(0,0,0,.1);border-radius:0 0 3px 3px}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.selectize-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);border-radius:1px}.selectize-dropdown .option,.selectize-dropdown .optgroup-header,.selectize-dropdown .no-results,.selectize-dropdown .create{padding:5px 8px}.selectize-dropdown .option,.selectize-dropdown [data-disabled],.selectize-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.selectize-dropdown [data-selectable].option{opacity:1;cursor:pointer}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.selectize-dropdown .optgroup-header{color:#303030;background:#fff;cursor:default}.selectize-dropdown .active{background-color:#e8e8e8;color:#303030}.selectize-dropdown .active.create{color:#495c68}.selectize-dropdown .selected{background-color:#e8e8e8;color:#303030}.selectize-dropdown .create{color:rgba(48,48,48,.5)}.selectize-dropdown .active:not(.selected){background:#f5fafd;color:#495c68}.selectize-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:200px;overflow-scrolling:touch}.selectize-dropdown-emptyoptionlabel{text-align:center}.selectize-dropdown .spinner{display:inline-block;width:30px;height:30px;margin:5px 8px}.selectize-dropdown .spinner:after{content:" ";display:block;width:24px;height:24px;margin:3px;border-radius:50%;border:5px solid #d0d0d0;border-color:#d0d0d0 transparent #d0d0d0 transparent;-webkit-animation:lds-dual-ring 1.2s linear infinite;animation:lds-dual-ring 1.2s linear infinite}@-webkit-keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}.selectize-control.single .selectize-input.input-active input:not(:-moz-read-only){cursor:text}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input:not(:read-only){cursor:text}.selectize-control.single .selectize-input:not(.no-arrow):after{content:" ";display:block;position:absolute;top:50%;right:15px;margin-top:-3px;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:gray transparent transparent transparent}.selectize-control.single .selectize-input:not(.no-arrow).dropdown-active:after{margin-top:-4px;border-width:0 5px 5px 5px;border-color:transparent transparent gray transparent}.selectize-control.rtl{text-align:right}.selectize-control.rtl.single .selectize-input:after{left:15px;right:auto}.selectize-control.rtl .selectize-input>input{margin:0 4px 0-2px!important}.selectize-control .selectize-input.disabled{opacity:.5;background-color:#fafafa}.selectize-dropdown.plugin-auto_position.selectize-position-top{border-top:1px solid #d0d0d0;border-bottom:0 none;border-radius:3px 3px 0 0;box-shadow:0-6px 12px rgba(0,0,0,.18)}.selectize-control.plugin-auto_position .selectize-input.selectize-position-top.dropdown-active{border-radius:0 0 3px 3px;border-top:0 none}.selectize-control.plugin-auto_position .selectize-input.selectize-position-top.dropdown-active::before{top:0;bottom:unset}.selectize-control.plugin-clear_button .clear{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;height:100%;width:25px;top:0;right:2px;color:#000;opacity:.4;font-weight:700;border:0;cursor:pointer;z-index:1;font-size:1.3125rem;justify-content:center;align-items:center}.selectize-control.plugin-clear_button .clear:hover{opacity:1}.selectize-control.plugin-clear_button.single .clear{right:calc(2px + 1.5rem)}.selectize-control.plugin-drag_drop.multi>.selectize-input.dragging{overflow:visible}.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{visibility:visible!important;background:#f2f2f2!important;background:rgba(0,0,0,.06)!important;border:0!important;box-shadow:inset 0 0 12px 4px #fff}.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after{content:"!";visibility:hidden}.selectize-control.plugin-drag_drop .ui-sortable-helper{box-shadow:0 2px 5px rgba(0,0,0,.2)}.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header{position:relative;padding:10px 8px;border-bottom:1px solid #d0d0d0;background:#f8f8f8;border-radius:3px 3px 0 0}.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:.4;margin-top:-12px;line-height:1.25rem;font-size:1.25rem!important;text-decoration:none}.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header-close:hover{color:#000}.selectize-dropdown.plugin-optgroup_columns .selectize-dropdown-content{display:-webkit-box;display:-ms-flexbox;display:flex}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;flex-grow:1;flex-basis:0;min-width:0}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.selectize-control.plugin-remove_button .item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;padding-right:0!important}.selectize-control.plugin-remove_button .item .remove{color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:2px 6px;border-left:1px solid #d0d0d0;border-radius:0 2px 2px 0;box-sizing:border-box;margin-left:6px}.selectize-control.plugin-remove_button .item .remove:hover{background:rgba(0,0,0,.05)}.selectize-control.plugin-remove_button .item.active .remove{border-left-color:#cacaca}.selectize-control.plugin-remove_button .disabled .item .remove:hover{background:0}.selectize-control.plugin-remove_button .disabled .item .remove{border-left-color:#fff}.selectize-control.plugin-clear_button .clearAll{font-size:1.625rem;position:absolute;right:30px;z-index:10;top:-2px;cursor:pointer}.selectize-control.plugin-clear_button .clearAll:hover{text-decoration:underline}
/*!
 * Bootstrap  v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13, 110, 253;--bs-secondary-rgb:108, 117, 125;--bs-success-rgb:25, 135, 84;--bs-info-rgb:13, 202, 240;--bs-warning-rgb:255, 193, 7;--bs-danger-rgb:220, 53, 69;--bs-light-rgb:248, 249, 250;--bs-dark-rgb:33, 37, 41;--bs-white-rgb:255, 255, 255;--bs-black-rgb:0, 0, 0;--bs-body-color-rgb:33, 37, 41;--bs-body-bg-rgb:255, 255, 255;--bs-font-sans-serif:system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,::before,::after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-family:var(--bs-body-font-family);font-size:1rem;font-size:var(--bs-body-font-size);font-weight:400;font-weight:var(--bs-body-font-weight);line-height:1.5;line-height:var(--bs-body-line-height);color:#212529;color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:#fff;background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:calc(1.375rem + 1.5vw)}h2,.h2{font-size:calc(1.325rem + .9vw)}h3,.h3{font-size:calc(1.3rem + .6vw)}h4,.h4{font-size:calc(1.275rem + .3vw)}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;background-color:#fff3cd;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;color:var(--bs-link-color);text-decoration:underline}a:hover{color:#0a58ca;color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:#fff;color:var(--bs-body-bg);background-color:#212529;background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(.focus-visible){outline:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border:1px solid var(--bs-border-color);border-radius:.375rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}.table{--bs-table-color:var(--bs-body-color);--bs-table-bg:transparent;--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#bacbe6;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#cbccce;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#bcd0c7;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#badce3;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#e6dbb9;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#dfc2c4;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#dfe0e1;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#373b3e;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}[dir=ltr] .form-control::file-selector-button{margin-right:.75rem}[dir=rtl] .form-control::file-selector-button{margin-left:.75rem}[dir=ltr] .form-control::file-selector-button{border-right-width:1px}[dir=rtl] .form-control::file-selector-button{border-left-width:1px}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}[dir=ltr] .form-control-sm::file-selector-button{margin-right:.5rem}[dir=rtl] .form-control-sm::file-selector-button{margin-left:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}[dir=ltr] .form-control-lg::file-selector-button{margin-right:1rem}[dir=rtl] .form-control-lg::file-selector-button{margin-left:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:calc(1.5em + .75rem + 2px);padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem}.form-control-color::-webkit-color-swatch{border-radius:.375rem}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px)}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0#212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.25rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.5rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}[dir=ltr] .form-floating>label{text-align:left}[dir=rtl] .form-floating>label{text-align:right}.form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem .75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder,.form-floating>.form-control-plaintext::-moz-placeholder{color:transparent}.form-floating>.form-control:-ms-input-placeholder,.form-floating>.form-control-plaintext:-ms-input-placeholder{color:transparent}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown),.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-ms-input-placeholder),.form-floating>.form-control-plaintext:not(:-ms-input-placeholder){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating[focus-within]{z-index:5}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.375rem}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.375rem}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:#198754}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.5em + .75rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#198754}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#198754}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not([focus-within]):valid,.input-group>.form-floating:not([focus-within]).is-valid{z-index:3}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.375rem}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#dc3545}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.5em + .75rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#dc3545}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#dc3545}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not([focus-within]):invalid,.input-group>.form-floating:not([focus-within]).is-invalid{z-index:4}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:#212529;--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:0.375rem;--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn.focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check.focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn.focus-visible,:not(.btn-check)+.btn:active.focus-visible,.btn:first-child:active.focus-visible,.btn.active.focus-visible,.btn.show.focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49, 132, 253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130, 138, 145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60, 153, 110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11, 172, 204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217, 164, 6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225, 83, 97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211, 212, 213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66, 70, 73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13, 110, 253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108, 117, 125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25, 135, 84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13, 202, 240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255, 193, 7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220, 53, 69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248, 249, 250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33, 37, 41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:none;--bs-btn-focus-shadow-rgb:49, 132, 253;text-decoration:underline}.btn-link.focus-visible{color:var(--bs-btn-color)}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:0.5rem}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:0.25rem}.fade{transition:opacity .15s linear}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:#212529;--bs-dropdown-bg:#fff;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:0.375rem;--bs-dropdown-border-width:1px;--bs-dropdown-inner-border-radius:calc(0.375rem - 1px);--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-dropdown-link-color:#212529;--bs-dropdown-link-hover-color:#1e2125;--bs-dropdown-link-hover-bg:#e9ecef;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y)0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:.375rem}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#6c757d;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:1px;--bs-nav-tabs-border-color:#dee2e6;--bs-nav-tabs-border-radius:0.375rem;--bs-nav-tabs-link-hover-border-color:#e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color:#495057;--bs-nav-tabs-link-active-bg:#fff;--bs-nav-tabs-link-active-border-color:#dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1*var(--bs-nav-tabs-border-width));background:0 0;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1*var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:0.375rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{background:0 0;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(0, 0, 0, 0.55);--bs-navbar-hover-color:rgba(0, 0, 0, 0.7);--bs-navbar-disabled-color:rgba(0, 0, 0, 0.3);--bs-navbar-active-color:rgba(0, 0, 0, 0.9);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(0, 0, 0, 0.9);--bs-navbar-brand-hover-color:rgba(0, 0, 0, 0.9);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(0, 0, 0, 0.1);--bs-navbar-toggler-border-radius:0.375rem;--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .show>.nav-link,.navbar-nav .nav-link.active{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:1px solid var(--bs-navbar-toggler-border-color);border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:75vh;max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark{--bs-navbar-color:rgba(255, 255, 255, 0.55);--bs-navbar-hover-color:rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color:rgba(255, 255, 255, 0.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-border-width:1px;--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:0.375rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(0.375rem - 1px);--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(0, 0, 0, 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:#fff;--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{margin-top:calc(-.5*var(--bs-card-title-spacer-y));margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5*var(--bs-card-cap-padding-x));margin-bottom:calc(-1*var(--bs-card-cap-padding-y));margin-left:calc(-.5*var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5*var(--bs-card-cap-padding-x));margin-left:calc(-.5*var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}.accordion{--bs-accordion-color:#212529;--bs-accordion-bg:#fff;--bs-accordion-transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:1px;--bs-accordion-border-radius:0.375rem;--bs-accordion-inner-border-radius:calc(0.375rem - 1px);--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:#212529;--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color:#86b7fe;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:#0c63e4;--bs-accordion-active-bg:#e7f1ff}.accordion-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1*var(--bs-accordion-border-width))0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:#6c757d;--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:#6c757d;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:"/";content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:#fff;--bs-pagination-border-width:1px;--bs-pagination-border-color:#dee2e6;--bs-pagination-border-radius:0.375rem;--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:#e9ecef;--bs-pagination-hover-border-color:#dee2e6;--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:#e9ecef;--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:#6c757d;--bs-pagination-disabled-bg:#fff;--bs-pagination-disabled-border-color:#dee2e6;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:0.5rem}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:0.25rem}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:0.375rem;display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:1px solid var(--bs-alert-border-color);--bs-alert-border-radius:0.375rem;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:#084298;--bs-alert-bg:#cfe2ff;--bs-alert-border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{--bs-alert-color:#41464b;--bs-alert-bg:#e2e3e5;--bs-alert-border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{--bs-alert-color:#0f5132;--bs-alert-bg:#d1e7dd;--bs-alert-border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{--bs-alert-color:#055160;--bs-alert-bg:#cff4fc;--bs-alert-border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{--bs-alert-color:#664d03;--bs-alert-bg:#fff3cd;--bs-alert-border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{--bs-alert-color:#842029;--bs-alert-bg:#f8d7da;--bs-alert-border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{--bs-alert-color:#636464;--bs-alert-bg:#fefefe;--bs-alert-border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{--bs-alert-color:#141619;--bs-alert-bg:#d3d3d4;--bs-alert-border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:#e9ecef;--bs-progress-border-radius:0.375rem;--bs-progress-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}.list-group{--bs-list-group-color:#212529;--bs-list-group-bg:#fff;--bs-list-group-border-color:rgba(0, 0, 0, 0.125);--bs-list-group-border-width:1px;--bs-list-group-border-radius:0.375rem;--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:#495057;--bs-list-group-action-hover-color:#495057;--bs-list-group-action-hover-bg:#f8f9fa;--bs-list-group-action-active-color:#212529;--bs-list-group-action-active-bg:#e9ecef;--bs-list-group-disabled-color:#6c757d;--bs-list-group-disabled-bg:#fff;--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section,".")". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1*var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e")center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(255, 255, 255, 0.85);--bs-toast-border-width:1px;--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:0.375rem;--bs-toast-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-toast-header-color:#6c757d;--bs-toast-header-bg:rgba(255, 255, 255, 0.85);--bs-toast-header-border-color:rgba(0, 0, 0, 0.05);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5*var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:0.5rem;--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-modal-inner-border-radius:calc(0.5rem - 1px);--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:1px;--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:1px;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5);margin:calc(-.5*var(--bs-modal-header-padding-y)) calc(-.5*var(--bs-modal-header-padding-x)) calc(-.5*var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}[dir=ltr] .tooltip{text-align:left}[dir=rtl] .tooltip{text-align:right}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:#fff;--bs-tooltip-bg:#000;--bs-tooltip-border-radius:0.375rem;--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;padding:var(--bs-tooltip-arrow-height);margin:var(--bs-tooltip-margin);font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5)0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5)0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5)0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}[dir=ltr] .popover{text-align:left}[dir=rtl] .popover{text-align:right}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:#fff;--bs-popover-border-width:1px;--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:0.5rem;--bs-popover-inner-border-radius:calc(0.5rem - 1px);--bs-popover-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color: ;--bs-popover-header-bg:#f0f0f0;--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:#212529;--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5)0}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5)0}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5*var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width)*.5)0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;-webkit-animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color: ;--bs-offcanvas-bg:#fff;--bs-offcanvas-border-width:1px;--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075)}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5);margin-top:calc(-.5*var(--bs-offcanvas-padding-y));margin-right:calc(-.5*var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5*var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite}@-webkit-keyframes placeholder-wave{to{-webkit-mask-position:-200%0;mask-position:-200%0}}@keyframes placeholder-wave{to{-webkit-mask-position:-200%0;mask-position:-200%0}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(13,110,253,1)!important;background-color:RGBA(13,110,253,var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,1)!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,1)!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(13,202,240,1)!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,1)!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(220,53,69,1)!important;background-color:RGBA(220,53,69,var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(248,249,250,1)!important;background-color:RGBA(248,249,250,var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(33,37,41,1)!important;background-color:RGBA(33,37,41,var(--bs-bg-opacity, 1))!important}.link-primary{color:#0d6efd!important}.link-primary:hover,.link-primary:focus{color:#0a58ca!important}.link-secondary{color:#6c757d!important}.link-secondary:hover,.link-secondary:focus{color:#565e64!important}.link-success{color:#198754!important}.link-success:hover,.link-success:focus{color:#146c43!important}.link-info{color:#0dcaf0!important}.link-info:hover,.link-info:focus{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:hover,.link-warning:focus{color:#ffcd39!important}.link-danger{color:#dc3545!important}.link-danger:hover,.link-danger:focus{color:#b02a37!important}.link-light{color:#f8f9fa!important}.link-light:hover,.link-light:focus{color:#f9fafb!important}.link-dark{color:#212529!important}.link-dark:hover,.link-dark:focus{color:#1a1e21!important}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}.hstack{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:-webkit-box;display:-ms-flexbox;display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not([focus-within]){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important;border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important;border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important;border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important;border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important;border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(13,110,253,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(108,117,125,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(25,135,84,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(13,202,240,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(255,193,7,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(220,53,69,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(248,249,250,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(33,37,41,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(255,255,255,var(--bs-border-opacity))!important;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.border-4{--bs-border-width:4px}.border-5{--bs-border-width:5px}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{grid-gap:0!important;gap:0!important}.gap-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-3{grid-gap:1rem!important;gap:1rem!important}.gap-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-5{grid-gap:3rem!important;gap:3rem!important}.font-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important;font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(13,110,253,var(--bs-text-opacity))!important;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(108,117,125,var(--bs-text-opacity))!important;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(25,135,84,var(--bs-text-opacity))!important;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(13,202,240,var(--bs-text-opacity))!important;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(255,193,7,var(--bs-text-opacity))!important;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(220,53,69,var(--bs-text-opacity))!important;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(248,249,250,var(--bs-text-opacity))!important;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(0,0,0,var(--bs-text-opacity))!important;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(255,255,255,var(--bs-text-opacity))!important;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(13,110,253,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(108,117,125,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(25,135,84,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(13,202,240,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(255,193,7,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(220,53,69,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(248,249,250,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(33,37,41,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(0,0,0,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.15)),to(rgba(255,255,255,0)))!important;background-image:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,0))!important;background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.375rem!important;border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.25rem!important;border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:.375rem!important;border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:.5rem!important;border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:1rem!important;border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:2rem!important;border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important;border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end{border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom{border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.icv{position:relative;overflow:hidden;cursor:row-resize}.icv__icv--vertical{cursor:row-resize}.icv__icv--horizontal{cursor:col-resize}.icv__img{pointer-events:none;-o-user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;max-width:none;width:100%;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;top:0;display:block}.icv__is--fluid .icv__img{display:none}.icv__img-a{height:auto;position:static;z-index:1;left:0}.icv__img-b{height:100%;position:absolute;z-index:2;left:auto;right:0;width:auto}.icv__icv--vertical .icv__img-b{width:100%;height:auto}.icv__imposter{z-index:4;position:absolute;top:0;left:0;width:100%;height:100%}.icv__wrapper{position:absolute;width:100%;height:100%;right:0;top:0;overflow:hidden;background-size:cover;background-position:center center;z-index:3}.icv__is--fluid .icv__wrapper,.icv__icv--vertical .icv__wrapper{width:100%!important}.icv__is--fluid .icv__wrapper,.icv__icv--horizontal .icv__wrapper{height:100%!important}.icv__fluidwrapper{background-size:cover;background-position:center;position:absolute;top:0;left:0;width:100%;height:100%}.icv__control{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;height:100%;top:0;z-index:5}.icv__icv--vertical .icv__control{flex-direction:row;left:0;width:100%}.icv__control-line{height:50%;width:2px;z-index:6}.icv__icv--vertical .icv__control-line{width:50%}.icv__theme-wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;align-items:center;position:absolute;transition:all .1s ease-out 0s;z-index:5}.icv__icv--vertical .icv__theme-wrapper{flex-direction:column}.icv__arrow-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;transition:all .1s ease-out 0s}.icv__arrow-a{transform:scale(1.5) rotateZ(180deg);height:20px;width:20px;filter:drop-shadow(0-3px 5px rgba(0,0,0,.33))}.icv__arrow-b{transform:scale(1.5) rotateZ(0deg);height:20px;width:20px;filter:drop-shadow(0 3px 5px rgba(0,0,0,.33))}.icv__circle{width:50px;height:50px;box-sizing:border-box;flex-shrink:0;border-radius:999px}.icv__label{position:absolute;bottom:1rem;z-index:12;background:rgba(0,0,0,.33);color:#fff;border-radius:3px;padding:.5rem .75rem;font-size:.85rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.icv__label.vertical{bottom:auto;left:1rem}.icv__label.on-hover{transform:scale(0);transition:.25s cubic-bezier(.68,.26,.58,1.22)}.icv:hover .icv__label.on-hover{transform:scale(1)}.icv__label-before{left:1rem}.icv__label-after{right:1rem}.icv__label-before.vertical{top:1rem}.icv__label-after.vertical{bottom:1rem;right:auto}.icv__body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@font-face{font-display:swap;font-family:"Stolzl";src:url(/wp-content/themes/plff-theme-new/assets/fonts/Stolzl/stolzl_book-webfont.woff2)format("woff2"),url(/wp-content/themes/plff-theme-new/assets/fonts/Stolzl/stolzl_book-webfont.woff)format("woff"),url(/wp-content/themes/plff-theme-new/assets/fonts/Stolzl/stolzl_book-webfont.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:"Stolzl";src:url(/wp-content/themes/plff-theme-new/assets/fonts/Stolzl/stolzl_medium-webfont.woff2)format("woff2"),url(/wp-content/themes/plff-theme-new/assets/fonts/Stolzl/stolzl_medium-webfont.woff)format("woff"),url(/wp-content/themes/plff-theme-new/assets/fonts/Stolzl/stolzl_medium-webfont.ttf)format("truetype");font-weight:500;font-style:normal}html,body{scrollbar-color:#cc0035 transparent;scrollbar-width:thin}html{font-size:1rem;height:100%;margin-top:0!important}body{background-color:#eee;font-size:100%;height:100%;font-family:"Stolzl",sans-serif;color:#343434}body.is-overflow{overflow:hidden!important}a{color:#cc0035;text-decoration:none;transition:.2s ease}a:hover{text-decoration:none;color:#cc0035}input,textarea,button{outline:0;border-radius:0;margin:0;padding:0}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-weight:700}ul,li,p{margin:0;padding:0}::-moz-selection{color:#fff;background:rgba(204,0,53,.6)}::selection{color:#fff;background:rgba(204,0,53,.6)}::-webkit-scrollbar{width:6px;height:3px;background-color:#eee}::-webkit-scrollbar-track{background-color:#eee}::-webkit-scrollbar-thumb{background-color:#cc0035}::-webkit-scrollbar-thumb:hover{background-color:#cc0035}.clearfix{clear:both}.l-main-wrapper{width:100%}.wrapper{max-width:1920px;padding-left:50px;padding-right:50px;margin:auto}.wrapper .col-2{width:15%}.wrapper .col-10{width:85%;padding-left:50px!important}.wrapper .row{margin-left:-20px;margin-right:-20px}.wrapper .row>*{padding-left:20px;padding-right:20px}.pt-0{padding-top:0!important}.pt-30{padding-top:30px!important}.b24-widget-button-wrapper{display:none!important}.b24-widget-button-wrapper.is-show{display:block!important}.btn,.button{position:relative;padding:15px 30px;height:50px;border-radius:0;font-size:1rem;line-height:1.2;font-weight:400;cursor:pointer;min-width:140px;background-repeat:no-repeat;background-position:center;transition:.2s ease;outline:0;box-shadow:0 2px 4px rgba(0,0,0,.1)}.btn:focus,.button:focus{box-shadow:none}.btn:active,.button:active{transform:translateY(1px)}.btn:disabled,.btn.disabled,.button:disabled,.button.disabled{opacity:.7;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn span,.button span{opacity:1;visibility:visible;transition:.2s ease}.btn.btn-primary,.button.btn-primary{background-color:#cc0035;border-color:#cc0035;color:#fff}.btn.btn-primary:hover,.button.btn-primary:hover{background-color:#e0003a}.btn.btn-primary:active,.button.btn-primary:active{background-color:#c20032}.btn.btn-border,.button.btn-border{background-color:transparent;border:2px solid #cc0035}.btn.btn-border span,.button.btn-border span{color:#cc0035}.btn.btn-border:hover,.button.btn-border:hover{border-color:#e0003a}.btn.btn-border:hover span,.button.btn-border:hover span{color:#fff}.btn.btn-border:active,.button.btn-border:active{border-color:#c20032}.btn.btn-border:active span,.button.btn-border:active span{color:#fff}.btn.is-loading,.button.is-loading{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='loader-1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='40px' height='40px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve' fill='%23fff'%3E %3Cpath d='M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z'%3E %3CanimateTransform attributeType='xml' attributeName='transform' type='rotate' from='0 25 25' to='360 25 25' dur='0.6s' repeatCount='indefinite'/%3E %3C/path%3E %3C/svg%3E");background-size:36px;color:transparent}.btn.is-loading span,.button.is-loading span{opacity:0;visibility:hidden}.btn-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:65px;border:2px solid #343434;color:#343434;background-color:transparent;cursor:pointer}.btn-icon span{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;justify-content:center;font-size:1rem!important;line-height:1.2;height:100%;width:calc(100% - 63px);padding:5px 30px}.btn-icon span:before,.btn-icon span:after{content:"";position:absolute;right:0;width:2px;height:22px;background-color:#343434;transition:.2s ease}.btn-icon span:before{top:0}.btn-icon span:after{bottom:0}.btn-icon .form-group{position:relative;height:100%;width:calc(100% - 63px)}.btn-icon .form-group:before,.btn-icon .form-group:after{content:"";position:absolute;right:0;width:2px;height:22px;background-color:#343434;transition:.2s ease}.btn-icon .form-group:before{top:0}.btn-icon .form-group:after{bottom:0}.btn-icon .form-group .form-control{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;width:100%;padding:5px 20px;box-shadow:none!important;outline:0!important}.btn-icon i{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;width:65px;height:100%;font-size:.875rem;line-height:1.1;font-weight:700;font-style:normal;overflow:hidden}.btn-icon i:before,.btn-icon i:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:22px;height:22px;margin:auto;text-align:center;background-repeat:no-repeat;background-position:center;background-size:contain;transition:.2s ease;transition-delay:.2s}.btn-icon i:after{transform:translateX(-250%)}.btn-icon i.icon-send:before,.btn-icon i.icon-send:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='25' viewBox='0 0 22 25' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 2.5C0 1.11929 1.1365 0 2.53846 0H16.4274L22 5.48815V22.5C22 23.8807 20.8634 25 19.4615 25H2.53846C1.1365 25 0 23.8807 0 22.5V2.5ZM10.1538 6.66667H5.07692V8.33333H10.1538V6.66667ZM16.9231 11.6667H5.07692V13.3333H16.9231V11.6667ZM8.97719 18.1797C8.29375 18.3605 7.76001 18.8745 7.57193 19.4302L5.96645 18.9032C6.34248 17.7922 7.33182 16.8893 8.53812 16.5702C9.73478 16.2535 11.0991 16.5187 12.2805 17.589C12.6353 17.4862 12.9869 17.4283 13.3345 17.41C14.2461 17.3618 15.0654 17.5883 15.7677 17.8765C16.2836 18.0882 16.7836 18.3558 17.2042 18.5808C17.3384 18.6527 17.4648 18.7203 17.5807 18.7803C18.1278 19.0632 18.4289 19.1667 18.6154 19.1667V20.8333C17.9556 20.8333 17.3047 20.52 16.7941 20.256C16.6366 20.1745 16.4841 20.093 16.3336 20.0125C15.9321 19.7977 15.5449 19.5907 15.1168 19.415C14.5499 19.1823 13.9942 19.0442 13.425 19.0743C13.3423 19.0787 13.2578 19.0867 13.1716 19.0988L13.1736 19.121C13.2189 19.6623 12.992 20.1075 12.6998 20.4272C12.1607 21.0172 11.2824 21.3267 10.6225 21.4448C10.2787 21.5063 9.90897 21.5322 9.58342 21.4853C9.42406 21.4623 9.21858 21.4142 9.02499 21.3007C8.81916 21.18 8.57521 20.9492 8.51268 20.5797C8.45452 20.236 8.58586 19.9527 8.70063 19.7785C8.81902 19.5988 8.97844 19.4435 9.14315 19.3093C9.46371 19.0478 9.9307 18.7652 10.5547 18.4543L10.6002 18.4218C10.0108 18.0827 9.44474 18.056 8.97719 18.1797Z'/%3E %3C/svg%3E")}.btn-icon i.icon-phone:before,.btn-icon i.icon-phone:after{width:18px;height:18px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M3.62 7.79C5.06 10.62 7.38 12.93 10.21 14.38L12.41 12.18C12.68 11.91 13.08 11.82 13.43 11.94C14.55 12.31 15.76 12.51 17 12.51C17.55 12.51 18 12.96 18 13.51V17C18 17.55 17.55 18 17 18C7.61 18 0 10.39 0 1C0 0.45 0.45 0 1 0H4.5C5.05 0 5.5 0.45 5.5 1C5.5 2.25 5.7 3.45 6.07 4.57C6.18 4.92 6.1 5.31 5.82 5.59L3.62 7.79Z'/%3E %3C/svg%3E")}.btn-icon i.icon-arrow-right:before,.btn-icon i.icon-arrow-right:after{width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='%23343434' xmlns='http://www.w3.org/2000/svg' stroke='%23343434'%3E %3Cg clip-path='url(%23clip0_394_9226)'%3E %3C!-- %3Cpath d='M18.1745 8.5655L18.3581 8.74447L18.1746 8.92347L9.63045 17.2571L9.45592 17.4273L9.28137 17.2571L8.15128 16.1553L7.96769 15.9763L8.15128 15.7973L14.3289 9.77418L-1.99445e-06 9.77418L-0.250002 9.77418L-0.250002 9.52418L-0.250002 7.96794L-0.250002 7.71794L-2.01897e-06 7.71794L14.3289 7.71794L8.15128 1.6948L7.96769 1.5158L8.15128 1.3368L9.28136 0.234966L9.45589 0.0648042L9.63041 0.234968L18.1745 8.5655Z' fill='white' stroke='white' stroke-width='0.5'/%3E --%3E %3Cpath d='M18.1745 8.5655L18.3581 8.74447L18.1746 8.92347L9.63045 17.2571L9.45592 17.4273L9.28137 17.2571L8.15128 16.1553L7.96769 15.9763L8.15128 15.7973L14.3289 9.77418L-1.99445e-06 9.77418L-0.250002 9.77418L-0.250002 9.52418L-0.250002 7.96794L-0.250002 7.71794L-2.01897e-06 7.71794L14.3289 7.71794L8.15128 1.6948L7.96769 1.5158L8.15128 1.3368L9.28136 0.234966L9.45589 0.0648042L9.63041 0.234968L18.1745 8.5655Z' stroke-width='0.5'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_394_9226'%3E %3Crect width='18' height='19' fill='white' transform='matrix(-1.10076e-08 -1 -1 1.29186e-08 19 18)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.btn-icon i.icon-photo:before,.btn-icon i.icon-photo:after{width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_2883_12880)'%3E%3Cpath d='M23.9803 11.8228C23.9614 11.7405 23.9425 11.6945 23.9255 11.6518C23.8914 11.5721 23.8587 11.512 23.8205 11.4438C23.6796 11.1988 23.4534 10.8669 23.1435 10.4493C22.6807 9.82717 22.0433 9.03887 21.3214 8.26093C20.5987 7.48299 19.7971 6.71696 18.9809 6.13848C17.8267 5.32163 16.7042 4.68648 15.5548 4.25485C14.4061 3.8229 13.2303 3.5986 12 3.59931C10.7697 3.5986 9.59391 3.8229 8.44519 4.2549C7.29534 4.68648 6.17334 5.32168 5.01909 6.13815C3.80508 7.00098 2.60967 8.2817 1.68638 9.39404C1.22583 9.95026 0.837656 10.4627 0.557719 10.8624C0.417141 11.0626 0.304453 11.2339 0.217688 11.3785C0.173953 11.452 0.13725 11.5176 0.102 11.591C0.0841875 11.6285 0.067125 11.6671 0.0482344 11.7212C0.0389531 11.7486 0.0289219 11.7805 0.0196875 11.8228C0.0107812 11.8654 0.000375 11.9181 0 12C0.000375 12.0816 0.0107344 12.1346 0.0196875 12.1772C0.0382031 12.2596 0.0575156 12.3052 0.0745312 12.3482C0.108656 12.4279 0.141281 12.488 0.179484 12.5558C0.320391 12.8009 0.546563 13.1331 0.856547 13.5506C1.31892 14.1729 1.95666 14.9615 2.67863 15.7395C3.4013 16.5174 4.20295 17.2831 5.01909 17.8615C6.17334 18.6783 7.29539 19.3132 8.44519 19.7451C9.59391 20.1767 10.7697 20.4014 12 20.4007C13.2303 20.4014 14.4061 20.1767 15.5548 19.7451C16.7043 19.3131 17.8267 18.6783 18.981 17.8619C20.1949 16.999 21.3904 15.7183 22.3137 14.6059C22.7742 14.0498 23.1624 13.5373 23.4423 13.1376C23.5829 12.937 23.6955 12.766 23.7824 12.6211C23.8261 12.5476 23.8628 12.482 23.898 12.4089C23.9155 12.3715 23.9329 12.3329 23.9518 12.2784C23.9611 12.251 23.9711 12.2195 23.9804 12.1772C23.9893 12.1345 23.9997 12.0816 24 12C23.9996 11.9181 23.9893 11.8654 23.9803 11.8228ZM12 17.6947C8.85455 17.6947 6.30534 15.1451 6.30534 12.0001C6.30534 8.85573 8.85455 6.3054 12 6.3054C15.1455 6.3054 17.6947 8.85573 17.6947 12.0001C17.6947 15.1451 15.1455 17.6947 12 17.6947Z' fill='%23343434'/%3E%3Cpath d='M13.4285 11.7368C13.1296 11.7917 12.8237 11.6856 12.6238 11.4572C12.4236 11.2281 12.3591 10.9114 12.4536 10.6222L12.8245 9.48824C12.5656 9.40368 12.2901 9.35699 12.0027 9.35699C10.5426 9.35699 9.35938 10.5398 9.35938 12C9.35938 13.4602 10.5426 14.6437 12.0027 14.6437C13.463 14.6437 14.6461 13.4602 14.6461 12C14.6461 11.8361 14.6291 11.6759 14.6005 11.5202L13.4285 11.7368Z' fill='%23343434'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2883_12880'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.btn-icon i.icon-pdf:before,.btn-icon i.icon-pdf:after{content:""!important;width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' viewBox='0 0 27 27' fill='none'%3E%3Cpath d='M3.375 1.125H17.3407L23.625 7.40925V12.375H21.375V10.125H14.625V3.375H5.625V23.625H23.625V25.875H3.375V1.125ZM16.875 3.84075V7.875H20.9093L16.875 3.84075ZM6.75 13.5H10.9282C11.727 13.5 12.375 14.148 12.375 14.9467V17.6782C12.375 18.477 11.727 19.125 10.9282 19.125H9V22.5H6.75V13.5ZM9 16.875H10.125V15.75H9V16.875ZM12.9375 13.5H17.1157C17.9145 13.5 18.5625 14.148 18.5625 14.9467V21.0532C18.5625 21.852 17.9145 22.5 17.1157 22.5H12.9375V13.5ZM15.1875 15.75V20.25H16.3125V15.75H15.1875ZM19.125 14.9467C19.125 14.148 19.773 13.5 20.5717 13.5H24.3743V15.75H21.375V16.875H24.3754V19.125H21.375V22.5H19.125V14.9467Z' fill='%23343434'/%3E%3C/svg%3E")}.btn-icon i.icon-online:before,.btn-icon i.icon-online:after{width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='16' viewBox='0 0 20 16' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.18446 0.0473919C4.09661 0.0793953 3.74519 0.33142 3.4612 0.565444C3.36517 0.643452 3.13021 0.859473 2.9402 1.04749C1.42013 2.53164 0.423087 4.47584 0.100275 6.58805C0.0144642 7.1501 -0.00188073 7.39613 0.000162382 8.0582C0.000162382 8.57825 0.00833484 8.75226 0.047154 9.0563C0.135008 9.78237 0.271897 10.3744 0.508898 11.0685C1.12592 12.8827 2.25576 14.4868 3.73089 15.649C4.19263 16.011 4.40308 16.071 4.72589 15.929C4.97106 15.821 5.21419 15.4949 5.26527 15.2109C5.30409 14.9849 5.20193 14.7229 5.01601 14.5748C4.82396 14.4228 4.33974 14.0028 4.16812 13.8408C3.09344 12.8187 2.18834 11.2305 1.85735 9.78237C1.70208 9.0983 1.65304 8.60025 1.66939 7.85017C1.6939 6.69806 1.92273 5.69996 2.40695 4.64585C2.92999 3.51174 3.67981 2.54164 4.68707 1.69756C5.12838 1.32952 5.23258 1.19351 5.25301 0.959483C5.27957 0.639451 5.03848 0.209408 4.75858 0.0773945C4.62782 0.0173883 4.31726 0.00138664 4.18446 0.0473919ZM15.3991 0.0332651C15.1989 0.103271 15.0293 0.253286 14.8842 0.48731C14.7494 0.703332 14.7208 0.955358 14.8107 1.12937C14.874 1.25339 14.9619 1.3454 15.5196 1.85345C16.1551 2.43751 16.4779 2.78154 16.8068 3.22758C18.3882 5.3858 18.7948 8.11808 17.9121 10.6483C17.6179 11.4924 17.1174 12.3925 16.578 13.0506C16.3328 13.3506 15.8772 13.8206 15.5544 14.1087C15.0763 14.5327 14.8761 14.7347 14.8209 14.8488C14.7555 14.9808 14.7433 15.1788 14.7903 15.3168C14.8679 15.5468 15.0967 15.8208 15.301 15.9249C15.4114 15.9829 15.442 15.9889 15.5973 15.9869C15.7444 15.9869 15.7893 15.9789 15.8874 15.9309C16.2266 15.7728 17.2011 14.8948 17.6833 14.3187C18.8213 12.9566 19.5364 11.4744 19.8858 9.74824C19.9859 9.25419 20.0002 9.04217 20.0002 7.99806C20.0002 6.77194 19.9716 6.50391 19.753 5.64783C19.2647 3.71964 18.1777 1.95346 16.6903 0.665328C15.9957 0.0652676 15.7097 -0.0747471 15.3991 0.0332651ZM4.92619 2.87564C5.32868 2.4896 5.52278 2.33158 5.64128 2.29158C5.78634 2.24157 6.01517 2.25757 6.17044 2.32958C6.41766 2.44359 6.63627 2.73162 6.69961 3.03165C6.7609 3.31768 6.7037 3.41169 6.09485 4.03175C5.74139 4.38979 5.49622 4.67782 5.2919 4.97785C4.82607 5.65991 4.55638 6.35998 4.42767 7.20807C4.37659 7.5501 4.37659 8.4722 4.42767 8.79823C4.56047 9.64631 4.89554 10.4784 5.36137 11.1185C5.55955 11.3905 5.71279 11.5645 6.14388 12.0086C6.65875 12.5406 6.7466 12.6786 6.72413 12.9166C6.70165 13.1627 6.40336 13.5807 6.18679 13.6687C6.14388 13.6867 6.04377 13.7087 5.96613 13.7207C5.67192 13.7607 5.53299 13.6927 5.09577 13.2927C4.40724 12.6666 3.86377 11.9645 3.47149 11.1985C2.46015 9.22427 2.43767 6.90204 3.40815 4.92784C3.78817 4.15776 4.2683 3.5057 4.92619 2.87564ZM13.9627 2.27552C13.6868 2.36353 13.3886 2.71957 13.3313 3.0276C13.313 3.12161 13.3273 3.27762 13.362 3.36763C13.4008 3.46764 13.5254 3.61366 13.8605 3.94769C14.2671 4.35573 14.3876 4.48775 14.5899 4.75777C15.162 5.51985 15.5379 6.48795 15.638 7.46605C15.6728 7.79808 15.6544 8.51215 15.6012 8.84818C15.4766 9.63426 15.1967 10.3383 14.7472 11.0024C14.5123 11.3484 14.263 11.6425 13.8483 12.0625C13.4682 12.4445 13.3804 12.5526 13.3354 12.6966C13.2619 12.9346 13.3988 13.2926 13.6582 13.5407C13.883 13.7547 14.2671 13.7927 14.5347 13.6287C14.7431 13.5007 15.2662 13.0146 15.5686 12.6686C16.3163 11.8125 16.8659 10.7484 17.1499 9.60826L17.1521 9.5994C17.1983 9.41398 17.2281 9.29404 17.2474 9.17242C17.2828 8.94966 17.2827 8.72129 17.2827 8.07464V8.07459V8.07454V8.0281C17.2827 6.95599 17.2725 6.83398 17.1377 6.31793C16.8639 5.26783 16.3735 4.31373 15.6605 3.43764C15.256 2.94359 14.7534 2.48755 14.4428 2.33153C14.3447 2.28352 14.2896 2.26952 14.167 2.26552C14.0832 2.26152 13.9913 2.26552 13.9627 2.27552ZM11.9621 5.07787C12.1011 4.79584 12.3013 4.60982 12.5322 4.54982C12.6772 4.51181 12.7038 4.51181 12.8489 4.54782C13.1512 4.62382 13.5537 5.01986 13.9317 5.60792C14.2239 6.06397 14.4752 6.70603 14.5671 7.21808C14.6121 7.48411 14.5998 8.61222 14.5446 8.89825C14.5017 9.13028 14.3649 9.54232 14.2484 9.79834C13.9542 10.4344 13.3556 11.2125 13.0287 11.3845C12.7487 11.5305 12.4035 11.4725 12.1665 11.2365C12.1031 11.1745 12.0296 11.0645 11.9662 10.9465C11.8723 10.7604 11.8682 10.7484 11.8682 10.5804C11.8682 10.4244 11.8743 10.3984 11.9356 10.2864C11.9724 10.2204 12.0684 10.0884 12.1481 9.99636C12.5608 9.51431 12.8529 8.92625 12.9326 8.4142C12.9755 8.14618 12.9612 7.70813 12.8999 7.4281C12.7835 6.89605 12.5199 6.412 12.0847 5.92995C11.9192 5.74594 11.8723 5.62592 11.8825 5.3979C11.8886 5.25189 11.8988 5.20788 11.9621 5.07787ZM7.09169 4.56585C6.97319 4.60785 6.87103 4.68586 6.68102 4.87788C6.48284 5.0779 6.21315 5.42593 6.04357 5.69996C5.71667 6.22401 5.48989 6.89208 5.42042 7.53414C5.38773 7.85218 5.40612 8.42423 5.46128 8.72826C5.59613 9.47834 5.89646 10.1444 6.38273 10.7745C6.78113 11.2945 7.12642 11.5165 7.4431 11.4585C7.67397 11.4165 7.81904 11.3165 7.97227 11.0885C8.11529 10.8825 8.16432 10.7425 8.16432 10.5624C8.16432 10.3684 8.0969 10.2324 7.86603 9.96239C7.64333 9.70436 7.5187 9.52234 7.37977 9.24832C7.15094 8.80227 7.08964 8.53624 7.09169 7.99819C7.09373 7.24411 7.29804 6.69806 7.80882 6.096C8.13163 5.71596 8.17045 5.63795 8.15615 5.39793C8.14798 5.27392 8.13368 5.21391 8.07443 5.0959C7.98044 4.90188 7.83334 4.71186 7.73118 4.64785C7.56773 4.54584 7.26127 4.50784 7.09169 4.56585ZM8.63908 6.6601C8.86995 6.42207 9.34395 6.17205 9.65859 6.12004C10.0754 6.05204 10.6475 6.15405 11.0009 6.35807C11.2563 6.50608 11.6282 6.89012 11.7548 7.13614C11.8978 7.41217 11.9755 7.78221 11.9551 8.09624C11.8978 8.98633 11.2338 9.7204 10.3594 9.85842C10.1387 9.89442 9.68515 9.87442 9.48697 9.82041C8.83113 9.6444 8.29584 9.11034 8.14056 8.47628C7.97915 7.81421 8.16099 7.15415 8.63908 6.6601Z'/%3E %3C/svg%3E")}.btn-icon i.icon-youtube:before,.btn-icon i.icon-youtube:after{width:30px;height:30px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M22.0694 6.94954C21.9492 6.5063 21.7152 6.10223 21.3905 5.7775C21.0658 5.45277 20.6617 5.21869 20.2185 5.09854C18.5746 4.66504 12.0021 4.66504 12.0021 4.66504C12.0021 4.66504 5.42963 4.66504 3.78576 5.09854C2.88583 5.34004 2.17788 6.04954 1.9349 6.94954C1.50293 8.59204 1.50293 12 1.50293 12C1.50293 12 1.50293 15.4245 1.9349 17.0505C2.17788 17.9505 2.88732 18.66 3.78576 18.9015C5.42963 19.335 12.0021 19.335 12.0021 19.335C12.0021 19.335 18.5746 19.335 20.2185 18.9015C20.6617 18.7814 21.0658 18.5473 21.3905 18.2226C21.7152 17.8979 21.9492 17.4938 22.0694 17.0505C22.5013 15.408 22.5013 12 22.5013 12C22.5013 12 22.5013 8.59204 22.0694 6.94954Z' fill='%23ff0000'/%3E %3Cpath d='M9.89258 15.1645L15.3582 12.0175L9.89258 8.85254V15.1645Z' fill='%23fff'/%3E %3C/svg%3E")}.btn-icon i.icon-user:before,.btn-icon i.icon-user:after{width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M9.50564 9.69967C11.9329 9.69967 14.0214 7.56396 14.0214 4.78308C14.0214 2.03557 11.9216 0 9.50564 0C7.08972 0 4.98988 2.08008 4.98988 4.80534C4.98988 7.56396 7.08972 9.69967 9.50564 9.69967ZM2.41592 20H16.5954C18.3678 20 19 19.4994 19 18.5206C19 15.6507 15.3535 11.6908 9.50564 11.6908C3.64647 11.6908 0 15.6507 0 18.5206C0 19.4994 0.632158 20 2.41592 20Z'/%3E %3C/svg%3E")}.btn-icon i.icon-email:before,.btn-icon i.icon-email:after{width:22px;height:22px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='16' viewBox='0 0 22 16' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M18.9457 0H3.05435C1.36757 0 0 1.3538 0 3.0236V12.9764C0 14.6462 1.36757 16 3.05435 16H18.9457C20.6324 16 22 14.6462 22 12.9764V3.0236C22 1.3538 20.6324 0 18.9457 0ZM7.65557 10.7955L3.37846 14.4077C3.07678 14.6625 2.62324 14.6271 2.36582 14.3282C2.10835 14.0295 2.14414 13.5805 2.44617 13.3257L6.72328 9.71353C7.02492 9.45865 7.47841 9.49408 7.73588 9.79307C7.99335 10.0917 7.95755 10.5406 7.65557 10.7955ZM11 9.42224C10.4279 9.42084 9.87336 9.23266 9.43981 8.86148L9.44015 8.86182L9.43877 8.8608C9.43912 8.86115 9.4395 8.86114 9.43981 8.86148L2.87727 3.22293C2.57735 2.96524 2.54543 2.51631 2.80534 2.21979C3.06561 1.92289 3.51914 1.89129 3.81863 2.14859L10.383 7.78855C10.5233 7.91216 10.7545 8.0014 11 8C11.2452 8.00072 11.4724 7.91391 11.6205 7.78613L11.6236 7.78336L18.1813 2.14863C18.4809 1.89133 18.9344 1.92293 19.1947 2.21984C19.4545 2.51631 19.4226 2.96529 19.1227 3.22297L12.5584 8.86323C12.1263 9.23053 11.5724 9.42152 11 9.42224ZM19.6345 14.3282C19.377 14.6271 18.9235 14.6625 18.6219 14.4077L14.3448 10.7955C14.0428 10.5406 14.007 10.0917 14.2645 9.79307C14.5219 9.49408 14.9754 9.45869 15.2771 9.71353L19.5542 13.3257C19.8562 13.5805 19.892 14.0295 19.6345 14.3282Z'/%3E %3C/svg%3E")}.btn-icon i.icon-support:before,.btn-icon i.icon-support:after{width:30px;height:30px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='33' viewBox='0 0 32 33' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M14.675 0.0572128C7.79 0.727013 2.275 6.30867 1.475 13.4272C1.435 13.7959 1.4 14.1801 1.4 14.2788C1.4 14.4501 1.375 14.4813 1.075 14.689C0.565 15.0316 0.165 15.6651 0.05 16.3037C0.02 16.4647 0 17.6797 0 19.2841C0 22.2748 0.00999999 22.3787 0.315 22.9706C1.09 24.4815 3.215 24.7359 4.33 23.4535C4.59 23.1523 4.75 22.846 4.87 22.4358C4.94 22.1917 4.95 21.7712 4.95 19.2633C4.95 16.1428 4.95 16.1428 4.675 15.5768C4.52 15.2601 4.15 14.8395 3.87 14.6578L3.64 14.5124L3.67 14.0192C3.745 12.6328 4.195 10.9661 4.88 9.52267C5.84 7.4977 7.38 5.6856 9.2 4.43947C10.6 3.48409 12.195 2.82468 13.9 2.50795C14.56 2.38334 14.75 2.36776 15.95 2.36776C17.335 2.36257 17.76 2.40411 18.8 2.65334C20.19 2.98564 21.6 3.61909 22.8 4.43947C24.755 5.77906 26.39 7.77288 27.33 9.9744C27.81 11.1011 28.175 12.4667 28.3 13.6297C28.33 13.9153 28.36 14.2268 28.375 14.3203C28.39 14.4761 28.375 14.502 28.135 14.663C27.66 14.9745 27.305 15.4782 27.13 16.0909C27.01 16.5114 27.01 22.01 27.13 22.4306C27.195 22.659 27.195 22.711 27.14 22.7525C25.795 23.6819 24.135 24.3102 22.315 24.5854C21.47 24.71 21.5 24.7152 21.255 24.4607C20.845 24.035 20.76 24.0142 19.275 24.0142H17.975L17.69 24.1596C16.605 24.7152 16.585 26.2832 17.655 26.8388L17.965 26.9998H19.27C20.53 26.9998 20.585 26.9946 20.825 26.8751C20.97 26.8076 21.175 26.6415 21.31 26.4857L21.545 26.2157L22.295 26.1119C23.955 25.8938 25.31 25.4888 26.625 24.819C27.01 24.6269 27.51 24.3361 27.74 24.1804L28.155 23.8948L28.465 24.0454C29.635 24.6113 31.095 24.1233 31.685 22.9706C31.99 22.3787 32 22.2748 32 19.2841C32 17.6797 31.98 16.4647 31.95 16.3037C31.835 15.6651 31.435 15.0316 30.925 14.689C30.615 14.4709 30.6 14.4553 30.6 14.2528C30.6 13.6038 30.335 12.0046 30.075 11.0544C28.735 6.2204 25.245 2.41449 20.675 0.794512C18.835 0.145481 16.605 -0.129707 14.675 0.0572128Z'/%3E %3Cpath d='M14.8542 4.05818C12.7815 4.27068 10.6375 5.17767 8.98241 6.54592C8.10139 7.2767 7.14398 8.39618 6.5125 9.43792C5.84537 10.5419 5.31574 11.9982 5.07639 13.3717L5 13.807L5.21898 14.0454C5.67222 14.5378 6.02361 15.196 6.20185 15.8905C6.29352 16.2274 6.29861 16.4917 6.29861 19.3111C6.29861 22.654 6.29861 22.6489 5.98796 23.3744C5.92176 23.5247 5.86574 23.6854 5.86574 23.7217C5.86574 23.9549 6.86898 25.9658 7.50046 26.9972C8.43241 28.5261 9.99583 30.3038 11.1824 31.1953C14.5995 33.7556 18.144 33.5897 21.5 30.7081C22.0551 30.2313 22.8495 29.3968 23.3435 28.7697C23.7662 28.2307 24.3111 27.4688 24.2907 27.4481C24.2806 27.4378 24.0819 27.474 23.8426 27.5259C23.6032 27.5777 23.1907 27.6554 22.9259 27.6969C22.4727 27.7643 22.4218 27.785 22.106 28.0286C21.3931 28.578 20.8787 28.6868 19.081 28.6557C17.9556 28.635 17.7671 28.6194 17.4769 28.521C16.2292 28.1012 15.4194 27.0283 15.3481 25.7119C15.2769 24.2452 16.2139 22.9598 17.6245 22.597C18.0014 22.4986 18.1593 22.4934 19.4731 22.5089C20.8278 22.5245 20.9347 22.5348 21.2454 22.6489C21.4287 22.711 21.7037 22.8458 21.8565 22.9391L22.1366 23.1101L22.6458 23.0168C23.5574 22.851 24.3722 22.6022 25.1921 22.2394L25.6708 22.0217L25.6912 19.1142C25.7116 15.8957 25.7116 15.9216 26.0528 15.1649C26.2565 14.7192 26.4806 14.3771 26.781 14.0454L27 13.807L26.9236 13.3717C26.5264 11.0809 25.4722 8.98702 23.8935 7.36999C21.5153 4.92371 18.2051 3.71094 14.8542 4.05818Z'/%3E %3C/svg%3E")}.btn-icon i.icon-eye:before,.btn-icon i.icon-eye:after{width:24px;height:24px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0_455_3013)'%3E %3Cpath d='M23.9803 11.8228C23.9614 11.7405 23.9425 11.6945 23.9255 11.6518C23.8914 11.5721 23.8587 11.512 23.8205 11.4438C23.6796 11.1988 23.4534 10.8669 23.1435 10.4493C22.6807 9.82717 22.0433 9.03887 21.3214 8.26093C20.5987 7.48299 19.7971 6.71696 18.9809 6.13848C17.8267 5.32163 16.7042 4.68648 15.5548 4.25485C14.4061 3.8229 13.2303 3.5986 12 3.59931C10.7697 3.5986 9.59391 3.8229 8.44519 4.2549C7.29534 4.68648 6.17334 5.32168 5.01909 6.13815C3.80508 7.00098 2.60967 8.2817 1.68638 9.39404C1.22583 9.95026 0.837656 10.4627 0.557719 10.8624C0.417141 11.0626 0.304453 11.2339 0.217688 11.3785C0.173953 11.452 0.13725 11.5176 0.102 11.591C0.0841875 11.6285 0.067125 11.6671 0.0482344 11.7212C0.0389531 11.7486 0.0289219 11.7805 0.0196875 11.8228C0.0107812 11.8654 0.000375 11.9181 0 12C0.000375 12.0816 0.0107344 12.1346 0.0196875 12.1772C0.0382031 12.2596 0.0575156 12.3052 0.0745312 12.3482C0.108656 12.4279 0.141281 12.488 0.179484 12.5558C0.320391 12.8009 0.546563 13.1331 0.856547 13.5506C1.31892 14.1729 1.95666 14.9615 2.67863 15.7395C3.4013 16.5174 4.20295 17.2831 5.01909 17.8615C6.17334 18.6783 7.29539 19.3132 8.44519 19.7451C9.59391 20.1767 10.7697 20.4014 12 20.4007C13.2303 20.4014 14.4061 20.1767 15.5548 19.7451C16.7043 19.3131 17.8267 18.6783 18.981 17.8619C20.1949 16.999 21.3904 15.7183 22.3137 14.6059C22.7742 14.0498 23.1624 13.5373 23.4423 13.1376C23.5829 12.937 23.6955 12.766 23.7824 12.6211C23.8261 12.5476 23.8628 12.482 23.898 12.4089C23.9155 12.3715 23.9329 12.3329 23.9518 12.2784C23.9611 12.251 23.9711 12.2195 23.9804 12.1772C23.9893 12.1345 23.9997 12.0816 24 12C23.9996 11.9181 23.9893 11.8654 23.9803 11.8228ZM12 17.6947C8.85455 17.6947 6.30534 15.1451 6.30534 12.0001C6.30534 8.85573 8.85455 6.3054 12 6.3054C15.1455 6.3054 17.6947 8.85573 17.6947 12.0001C17.6947 15.1451 15.1455 17.6947 12 17.6947Z'/%3E %3Cpath d='M13.4256 11.7367C13.1267 11.7916 12.8208 11.6855 12.6209 11.4571C12.4207 11.228 12.3562 10.9113 12.4507 10.6221L12.8215 9.48818C12.5627 9.40362 12.2872 9.35693 11.9998 9.35693C10.5397 9.35693 9.35645 10.5397 9.35645 11.9999C9.35645 13.4601 10.5397 14.6437 11.9998 14.6437C13.46 14.6437 14.6432 13.4601 14.6432 11.9999C14.6432 11.8361 14.6261 11.6758 14.5976 11.5202L13.4256 11.7367Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_455_3013'%3E %3Crect width='24' height='24' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.btn-icon i.icon-aspect-ratio:before,.btn-icon i.icon-aspect-ratio:after{width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0_690_15211)'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.25 1.25H18.75V18.75H1.25V1.25ZM13.1131 16.25H15.3661L3.75 4.63388V6.8869C3.75 7.22551 3.46008 7.5 3.125 7.5C2.77982 7.5 2.5 7.23118 2.5 6.8869V3.1131C2.5 2.94579 2.57079 2.79414 2.68127 2.67918C2.79122 2.56836 2.94294 2.5 3.1131 2.5H6.8869C7.22551 2.5 7.5 2.78992 7.5 3.125C7.5 3.47018 7.23118 3.75 6.8869 3.75H4.63387L16.25 15.3661V13.1131C16.25 12.7745 16.5399 12.5 16.875 12.5C17.2202 12.5 17.5 12.7688 17.5 13.1131V16.8869C17.5 17.0542 17.4292 17.2059 17.3187 17.3208C17.2088 17.4316 17.0571 17.5 16.8869 17.5H13.1131C12.7745 17.5 12.5 17.2101 12.5 16.875C12.5 16.5298 12.7688 16.25 13.1131 16.25Z'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.25111 0C0.555805 0 0 0.56013 0 1.25109V18.7489C0 19.4442 0.560149 20 1.25111 20H18.7489C19.4442 20 20 19.4399 20 18.7489V1.25109C20 0.555786 19.4399 0 18.7489 0H1.25111ZM18.75 1.25H1.25V18.75H18.75V1.25Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_690_15211'%3E %3Crect width='20' height='20' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.btn-icon i.icon-cloud-text:before,.btn-icon i.icon-cloud-text:after{width:24px;height:24px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='24' viewBox='0 0 21 24' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.79668 1.67505C6.30881 0.693124 8.08122 0.11092 9.87223 0.00664523C10.1077 -0.00700986 11.1117 0.00167974 11.31 0.0178176C12.4441 0.115886 13.4332 0.349264 14.4396 0.755192C15.2539 1.08291 16.0831 1.55215 16.7822 2.07725C18.6971 3.51724 20.0345 5.49847 20.6592 7.81487C20.8042 8.35363 20.9257 9.06493 20.9777 9.69555C21 9.96493 21.0075 10.7309 20.9913 11.0673C20.8984 12.9455 20.2911 14.7752 19.2363 16.3555C17.7031 18.6533 15.3246 20.2609 12.6387 20.8182C12.4057 20.8666 12.0425 20.9275 11.8739 20.9473C11.8132 20.9548 11.6905 20.9697 11.6013 20.9796C11.3608 21.0082 10.8192 21.0355 10.5043 21.0355C9.68259 21.0355 8.96867 20.9498 8.06015 20.7438L7.9139 20.7102L7.76888 20.8058C7.68832 20.858 7.33011 21.0938 6.97191 21.3309C4.08771 23.2389 2.92882 24.0036 2.92387 23.9999C2.92139 23.9974 2.93254 23.7801 2.94989 23.517C2.97716 23.075 3.01682 22.4171 3.06144 21.6624C3.07603 21.4119 3.09104 21.1652 3.10825 20.8825C3.12029 20.6847 3.13341 20.4692 3.14821 20.2224C3.16556 19.9418 3.18539 19.6104 3.19159 19.4838C3.19902 19.3571 3.21514 19.0865 3.22877 18.8817C3.2424 18.6769 3.25604 18.4274 3.261 18.3256L3.26967 18.1418L3.01558 17.8849C1.36959 16.2152 0.33837 14.0739 0.063212 11.7562C0.00743671 11.287 0 11.1529 0 10.5149C0 9.87679 0.00743671 9.74272 0.063212 9.27348C0.290032 7.36177 1.01635 5.58661 2.19879 4.05972C2.90527 3.14732 3.81751 2.31063 4.79668 1.67505ZM10.4646 12.0004C11.2738 12.0004 11.9297 11.3445 11.9297 10.5353C11.9297 9.72615 11.2738 9.0702 10.4646 9.0702C9.65543 9.0702 8.99947 9.72615 8.99947 10.5353C8.99947 11.3445 9.65543 12.0004 10.4646 12.0004ZM6.13926 12.0005C6.94842 12.0005 7.60437 11.3446 7.60437 10.5354C7.60437 9.72627 6.94842 9.07031 6.13926 9.07031C5.3301 9.07031 4.67414 9.72627 4.67414 10.5354C4.67414 11.3446 5.3301 12.0005 6.13926 12.0005ZM16.2552 10.5353C16.2552 11.3445 15.5993 12.0004 14.7901 12.0004C13.9809 12.0004 13.325 11.3445 13.325 10.5353C13.325 9.72615 13.9809 9.0702 14.7901 9.0702C15.5993 9.0702 16.2552 9.72615 16.2552 10.5353Z'/%3E %3C/svg%3E")}.btn-icon i.icon-pen:before,.btn-icon i.icon-pen:after{width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M20 17.5V19.5H0V17.5H20ZM8.71964 4.28034L13.2196 8.7803L6.5 15.5H2V11L8.71964 4.28034ZM13 0L17.5 4.5L14.2803 7.71966L9.78033 3.21966L13 0Z'/%3E %3C/svg%3E")}.btn-icon i.icon-pdf:before,.btn-icon i.icon-pdf:after{content:"pdf";width:40px;font-size:.875rem;line-height:1.1;font-weight:700}.btn-icon:hover{color:#343434}.btn-icon:hover span:before,.btn-icon:hover span:after{height:32px}.btn-icon:hover i:before{transform:translateX(250%)}.btn-icon:hover i:after{transform:translateX(0)}.btn-icon.input-success .icon:before,.btn-icon.input-success .icon:after{width:24px;height:24px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='Capa_1' enable-background='new 0 0 512 512' height='512' viewBox='0 0 512 512' width='512' xmlns='http://www.w3.org/2000/svg' fill='%2374C436'%3E%3Cg%3E%3Cpath d='m450.585 68.552-252.065 252.065-137.105-137.104-61.415 61.415 198.52 198.52 313.48-313.48z'/%3E%3C/g%3E%3C/svg%3E")}.btn-icon.white{border-color:#fff;color:#fff}.btn-icon.white span:before,.btn-icon.white span:after{background-color:#fff}.btn-icon.white .form-group:before,.btn-icon.white .form-group:after{background-color:#fff}.btn-icon.white .form-group .form-control{color:#fff}.btn-icon.white .form-group .form-control:placeholder{color:rgba(255,255,255,.4)}.btn-icon.white .form-group .form-control:-moz-placeholder{color:rgba(255,255,255,.4)}.btn-icon.white .form-group .form-control::-moz-placeholder{color:rgba(255,255,255,.4)}.btn-icon.white .form-group .form-control:-ms-input-placeholder{color:rgba(255,255,255,.4)}.btn-icon.white .form-group .form-control::-webkit-input-placeholder{color:rgba(255,255,255,.4)}.btn-icon.white i.icon-send:before,.btn-icon.white i.icon-send:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='25' viewBox='0 0 22 25' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 2.5C0 1.11929 1.1365 0 2.53846 0H16.4274L22 5.48815V22.5C22 23.8807 20.8634 25 19.4615 25H2.53846C1.1365 25 0 23.8807 0 22.5V2.5ZM10.1538 6.66667H5.07692V8.33333H10.1538V6.66667ZM16.9231 11.6667H5.07692V13.3333H16.9231V11.6667ZM8.97719 18.1797C8.29375 18.3605 7.76001 18.8745 7.57193 19.4302L5.96645 18.9032C6.34248 17.7922 7.33182 16.8893 8.53812 16.5702C9.73478 16.2535 11.0991 16.5187 12.2805 17.589C12.6353 17.4862 12.9869 17.4283 13.3345 17.41C14.2461 17.3618 15.0654 17.5883 15.7677 17.8765C16.2836 18.0882 16.7836 18.3558 17.2042 18.5808C17.3384 18.6527 17.4648 18.7203 17.5807 18.7803C18.1278 19.0632 18.4289 19.1667 18.6154 19.1667V20.8333C17.9556 20.8333 17.3047 20.52 16.7941 20.256C16.6366 20.1745 16.4841 20.093 16.3336 20.0125C15.9321 19.7977 15.5449 19.5907 15.1168 19.415C14.5499 19.1823 13.9942 19.0442 13.425 19.0743C13.3423 19.0787 13.2578 19.0867 13.1716 19.0988L13.1736 19.121C13.2189 19.6623 12.992 20.1075 12.6998 20.4272C12.1607 21.0172 11.2824 21.3267 10.6225 21.4448C10.2787 21.5063 9.90897 21.5322 9.58342 21.4853C9.42406 21.4623 9.21858 21.4142 9.02499 21.3007C8.81916 21.18 8.57521 20.9492 8.51268 20.5797C8.45452 20.236 8.58586 19.9527 8.70063 19.7785C8.81902 19.5988 8.97844 19.4435 9.14315 19.3093C9.46371 19.0478 9.9307 18.7652 10.5547 18.4543L10.6002 18.4218C10.0108 18.0827 9.44474 18.056 8.97719 18.1797Z'/%3E %3C/svg%3E")}.btn-icon.white i.icon-phone:before,.btn-icon.white i.icon-phone:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M3.62 7.79C5.06 10.62 7.38 12.93 10.21 14.38L12.41 12.18C12.68 11.91 13.08 11.82 13.43 11.94C14.55 12.31 15.76 12.51 17 12.51C17.55 12.51 18 12.96 18 13.51V17C18 17.55 17.55 18 17 18C7.61 18 0 10.39 0 1C0 0.45 0.45 0 1 0H4.5C5.05 0 5.5 0.45 5.5 1C5.5 2.25 5.7 3.45 6.07 4.57C6.18 4.92 6.1 5.31 5.82 5.59L3.62 7.79Z'/%3E %3C/svg%3E")}.btn-icon.white i.icon-arrow-right:before,.btn-icon.white i.icon-arrow-right:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='%23fff' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cg clip-path='url(%23clip0_394_9226)'%3E %3C!-- %3Cpath d='M18.1745 8.5655L18.3581 8.74447L18.1746 8.92347L9.63045 17.2571L9.45592 17.4273L9.28137 17.2571L8.15128 16.1553L7.96769 15.9763L8.15128 15.7973L14.3289 9.77418L-1.99445e-06 9.77418L-0.250002 9.77418L-0.250002 9.52418L-0.250002 7.96794L-0.250002 7.71794L-2.01897e-06 7.71794L14.3289 7.71794L8.15128 1.6948L7.96769 1.5158L8.15128 1.3368L9.28136 0.234966L9.45589 0.0648042L9.63041 0.234968L18.1745 8.5655Z' fill='white' stroke='white' stroke-width='0.5'/%3E --%3E %3Cpath d='M18.1745 8.5655L18.3581 8.74447L18.1746 8.92347L9.63045 17.2571L9.45592 17.4273L9.28137 17.2571L8.15128 16.1553L7.96769 15.9763L8.15128 15.7973L14.3289 9.77418L-1.99445e-06 9.77418L-0.250002 9.77418L-0.250002 9.52418L-0.250002 7.96794L-0.250002 7.71794L-2.01897e-06 7.71794L14.3289 7.71794L8.15128 1.6948L7.96769 1.5158L8.15128 1.3368L9.28136 0.234966L9.45589 0.0648042L9.63041 0.234968L18.1745 8.5655Z' stroke-width='0.5'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_394_9226'%3E %3Crect width='18' height='19' fill='white' transform='matrix(-1.10076e-08 -1 -1 1.29186e-08 19 18)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.btn-icon.white i.icon-support:before,.btn-icon.white i.icon-support:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='33' viewBox='0 0 32 33' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M14.675 0.0572128C7.79 0.727013 2.275 6.30867 1.475 13.4272C1.435 13.7959 1.4 14.1801 1.4 14.2788C1.4 14.4501 1.375 14.4813 1.075 14.689C0.565 15.0316 0.165 15.6651 0.05 16.3037C0.02 16.4647 0 17.6797 0 19.2841C0 22.2748 0.00999999 22.3787 0.315 22.9706C1.09 24.4815 3.215 24.7359 4.33 23.4535C4.59 23.1523 4.75 22.846 4.87 22.4358C4.94 22.1917 4.95 21.7712 4.95 19.2633C4.95 16.1428 4.95 16.1428 4.675 15.5768C4.52 15.2601 4.15 14.8395 3.87 14.6578L3.64 14.5124L3.67 14.0192C3.745 12.6328 4.195 10.9661 4.88 9.52267C5.84 7.4977 7.38 5.6856 9.2 4.43947C10.6 3.48409 12.195 2.82468 13.9 2.50795C14.56 2.38334 14.75 2.36776 15.95 2.36776C17.335 2.36257 17.76 2.40411 18.8 2.65334C20.19 2.98564 21.6 3.61909 22.8 4.43947C24.755 5.77906 26.39 7.77288 27.33 9.9744C27.81 11.1011 28.175 12.4667 28.3 13.6297C28.33 13.9153 28.36 14.2268 28.375 14.3203C28.39 14.4761 28.375 14.502 28.135 14.663C27.66 14.9745 27.305 15.4782 27.13 16.0909C27.01 16.5114 27.01 22.01 27.13 22.4306C27.195 22.659 27.195 22.711 27.14 22.7525C25.795 23.6819 24.135 24.3102 22.315 24.5854C21.47 24.71 21.5 24.7152 21.255 24.4607C20.845 24.035 20.76 24.0142 19.275 24.0142H17.975L17.69 24.1596C16.605 24.7152 16.585 26.2832 17.655 26.8388L17.965 26.9998H19.27C20.53 26.9998 20.585 26.9946 20.825 26.8751C20.97 26.8076 21.175 26.6415 21.31 26.4857L21.545 26.2157L22.295 26.1119C23.955 25.8938 25.31 25.4888 26.625 24.819C27.01 24.6269 27.51 24.3361 27.74 24.1804L28.155 23.8948L28.465 24.0454C29.635 24.6113 31.095 24.1233 31.685 22.9706C31.99 22.3787 32 22.2748 32 19.2841C32 17.6797 31.98 16.4647 31.95 16.3037C31.835 15.6651 31.435 15.0316 30.925 14.689C30.615 14.4709 30.6 14.4553 30.6 14.2528C30.6 13.6038 30.335 12.0046 30.075 11.0544C28.735 6.2204 25.245 2.41449 20.675 0.794512C18.835 0.145481 16.605 -0.129707 14.675 0.0572128Z'/%3E %3Cpath d='M14.8542 4.05818C12.7815 4.27068 10.6375 5.17767 8.98241 6.54592C8.10139 7.2767 7.14398 8.39618 6.5125 9.43792C5.84537 10.5419 5.31574 11.9982 5.07639 13.3717L5 13.807L5.21898 14.0454C5.67222 14.5378 6.02361 15.196 6.20185 15.8905C6.29352 16.2274 6.29861 16.4917 6.29861 19.3111C6.29861 22.654 6.29861 22.6489 5.98796 23.3744C5.92176 23.5247 5.86574 23.6854 5.86574 23.7217C5.86574 23.9549 6.86898 25.9658 7.50046 26.9972C8.43241 28.5261 9.99583 30.3038 11.1824 31.1953C14.5995 33.7556 18.144 33.5897 21.5 30.7081C22.0551 30.2313 22.8495 29.3968 23.3435 28.7697C23.7662 28.2307 24.3111 27.4688 24.2907 27.4481C24.2806 27.4378 24.0819 27.474 23.8426 27.5259C23.6032 27.5777 23.1907 27.6554 22.9259 27.6969C22.4727 27.7643 22.4218 27.785 22.106 28.0286C21.3931 28.578 20.8787 28.6868 19.081 28.6557C17.9556 28.635 17.7671 28.6194 17.4769 28.521C16.2292 28.1012 15.4194 27.0283 15.3481 25.7119C15.2769 24.2452 16.2139 22.9598 17.6245 22.597C18.0014 22.4986 18.1593 22.4934 19.4731 22.5089C20.8278 22.5245 20.9347 22.5348 21.2454 22.6489C21.4287 22.711 21.7037 22.8458 21.8565 22.9391L22.1366 23.1101L22.6458 23.0168C23.5574 22.851 24.3722 22.6022 25.1921 22.2394L25.6708 22.0217L25.6912 19.1142C25.7116 15.8957 25.7116 15.9216 26.0528 15.1649C26.2565 14.7192 26.4806 14.3771 26.781 14.0454L27 13.807L26.9236 13.3717C26.5264 11.0809 25.4722 8.98702 23.8935 7.36999C21.5153 4.92371 18.2051 3.71094 14.8542 4.05818Z'/%3E %3C/svg%3E")}.btn-icon.white i.icon-online:before,.btn-icon.white i.icon-online:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='16' viewBox='0 0 20 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.18446 0.0473919C4.09661 0.0793953 3.74519 0.33142 3.4612 0.565444C3.36517 0.643452 3.13021 0.859473 2.9402 1.04749C1.42013 2.53164 0.423087 4.47584 0.100275 6.58805C0.0144642 7.1501 -0.00188073 7.39613 0.000162382 8.0582C0.000162382 8.57825 0.00833484 8.75226 0.047154 9.0563C0.135008 9.78237 0.271897 10.3744 0.508898 11.0685C1.12592 12.8827 2.25576 14.4868 3.73089 15.649C4.19263 16.011 4.40308 16.071 4.72589 15.929C4.97106 15.821 5.21419 15.4949 5.26527 15.2109C5.30409 14.9849 5.20193 14.7229 5.01601 14.5748C4.82396 14.4228 4.33974 14.0028 4.16812 13.8408C3.09344 12.8187 2.18834 11.2305 1.85735 9.78237C1.70208 9.0983 1.65304 8.60025 1.66939 7.85017C1.6939 6.69806 1.92273 5.69996 2.40695 4.64585C2.92999 3.51174 3.67981 2.54164 4.68707 1.69756C5.12838 1.32952 5.23258 1.19351 5.25301 0.959483C5.27957 0.639451 5.03848 0.209408 4.75858 0.0773945C4.62782 0.0173883 4.31726 0.00138664 4.18446 0.0473919ZM15.3991 0.0332651C15.1989 0.103271 15.0293 0.253286 14.8842 0.48731C14.7494 0.703332 14.7208 0.955358 14.8107 1.12937C14.874 1.25339 14.9619 1.3454 15.5196 1.85345C16.1551 2.43751 16.4779 2.78154 16.8068 3.22758C18.3882 5.3858 18.7948 8.11808 17.9121 10.6483C17.6179 11.4924 17.1174 12.3925 16.578 13.0506C16.3328 13.3506 15.8772 13.8206 15.5544 14.1087C15.0763 14.5327 14.8761 14.7347 14.8209 14.8488C14.7555 14.9808 14.7433 15.1788 14.7903 15.3168C14.8679 15.5468 15.0967 15.8208 15.301 15.9249C15.4114 15.9829 15.442 15.9889 15.5973 15.9869C15.7444 15.9869 15.7893 15.9789 15.8874 15.9309C16.2266 15.7728 17.2011 14.8948 17.6833 14.3187C18.8213 12.9566 19.5364 11.4744 19.8858 9.74824C19.9859 9.25419 20.0002 9.04217 20.0002 7.99806C20.0002 6.77194 19.9716 6.50391 19.753 5.64783C19.2647 3.71964 18.1777 1.95346 16.6903 0.665328C15.9957 0.0652676 15.7097 -0.0747471 15.3991 0.0332651ZM4.92619 2.87564C5.32868 2.4896 5.52278 2.33158 5.64128 2.29158C5.78634 2.24157 6.01517 2.25757 6.17044 2.32958C6.41766 2.44359 6.63627 2.73162 6.69961 3.03165C6.7609 3.31768 6.7037 3.41169 6.09485 4.03175C5.74139 4.38979 5.49622 4.67782 5.2919 4.97785C4.82607 5.65991 4.55638 6.35998 4.42767 7.20807C4.37659 7.5501 4.37659 8.4722 4.42767 8.79823C4.56047 9.64631 4.89554 10.4784 5.36137 11.1185C5.55955 11.3905 5.71279 11.5645 6.14388 12.0086C6.65875 12.5406 6.7466 12.6786 6.72413 12.9166C6.70165 13.1627 6.40336 13.5807 6.18679 13.6687C6.14388 13.6867 6.04377 13.7087 5.96613 13.7207C5.67192 13.7607 5.53299 13.6927 5.09577 13.2927C4.40724 12.6666 3.86377 11.9645 3.47149 11.1985C2.46015 9.22427 2.43767 6.90204 3.40815 4.92784C3.78817 4.15776 4.2683 3.5057 4.92619 2.87564ZM13.9627 2.27552C13.6868 2.36353 13.3886 2.71957 13.3313 3.0276C13.313 3.12161 13.3273 3.27762 13.362 3.36763C13.4008 3.46764 13.5254 3.61366 13.8605 3.94769C14.2671 4.35573 14.3876 4.48775 14.5899 4.75777C15.162 5.51985 15.5379 6.48795 15.638 7.46605C15.6728 7.79808 15.6544 8.51215 15.6012 8.84818C15.4766 9.63426 15.1967 10.3383 14.7472 11.0024C14.5123 11.3484 14.263 11.6425 13.8483 12.0625C13.4682 12.4445 13.3804 12.5526 13.3354 12.6966C13.2619 12.9346 13.3988 13.2926 13.6582 13.5407C13.883 13.7547 14.2671 13.7927 14.5347 13.6287C14.7431 13.5007 15.2662 13.0146 15.5686 12.6686C16.3163 11.8125 16.8659 10.7484 17.1499 9.60826L17.1521 9.5994C17.1983 9.41398 17.2281 9.29404 17.2474 9.17242C17.2828 8.94966 17.2827 8.72129 17.2827 8.07464V8.07459V8.07454V8.0281C17.2827 6.95599 17.2725 6.83398 17.1377 6.31793C16.8639 5.26783 16.3735 4.31373 15.6605 3.43764C15.256 2.94359 14.7534 2.48755 14.4428 2.33153C14.3447 2.28352 14.2896 2.26952 14.167 2.26552C14.0832 2.26152 13.9913 2.26552 13.9627 2.27552ZM11.9621 5.07787C12.1011 4.79584 12.3013 4.60982 12.5322 4.54982C12.6772 4.51181 12.7038 4.51181 12.8489 4.54782C13.1512 4.62382 13.5537 5.01986 13.9317 5.60792C14.2239 6.06397 14.4752 6.70603 14.5671 7.21808C14.6121 7.48411 14.5998 8.61222 14.5446 8.89825C14.5017 9.13028 14.3649 9.54232 14.2484 9.79834C13.9542 10.4344 13.3556 11.2125 13.0287 11.3845C12.7487 11.5305 12.4035 11.4725 12.1665 11.2365C12.1031 11.1745 12.0296 11.0645 11.9662 10.9465C11.8723 10.7604 11.8682 10.7484 11.8682 10.5804C11.8682 10.4244 11.8743 10.3984 11.9356 10.2864C11.9724 10.2204 12.0684 10.0884 12.1481 9.99636C12.5608 9.51431 12.8529 8.92625 12.9326 8.4142C12.9755 8.14618 12.9612 7.70813 12.8999 7.4281C12.7835 6.89605 12.5199 6.412 12.0847 5.92995C11.9192 5.74594 11.8723 5.62592 11.8825 5.3979C11.8886 5.25189 11.8988 5.20788 11.9621 5.07787ZM7.09169 4.56585C6.97319 4.60785 6.87103 4.68586 6.68102 4.87788C6.48284 5.0779 6.21315 5.42593 6.04357 5.69996C5.71667 6.22401 5.48989 6.89208 5.42042 7.53414C5.38773 7.85218 5.40612 8.42423 5.46128 8.72826C5.59613 9.47834 5.89646 10.1444 6.38273 10.7745C6.78113 11.2945 7.12642 11.5165 7.4431 11.4585C7.67397 11.4165 7.81904 11.3165 7.97227 11.0885C8.11529 10.8825 8.16432 10.7425 8.16432 10.5624C8.16432 10.3684 8.0969 10.2324 7.86603 9.96239C7.64333 9.70436 7.5187 9.52234 7.37977 9.24832C7.15094 8.80227 7.08964 8.53624 7.09169 7.99819C7.09373 7.24411 7.29804 6.69806 7.80882 6.096C8.13163 5.71596 8.17045 5.63795 8.15615 5.39793C8.14798 5.27392 8.13368 5.21391 8.07443 5.0959C7.98044 4.90188 7.83334 4.71186 7.73118 4.64785C7.56773 4.54584 7.26127 4.50784 7.09169 4.56585ZM8.63908 6.6601C8.86995 6.42207 9.34395 6.17205 9.65859 6.12004C10.0754 6.05204 10.6475 6.15405 11.0009 6.35807C11.2563 6.50608 11.6282 6.89012 11.7548 7.13614C11.8978 7.41217 11.9755 7.78221 11.9551 8.09624C11.8978 8.98633 11.2338 9.7204 10.3594 9.85842C10.1387 9.89442 9.68515 9.87442 9.48697 9.82041C8.83113 9.6444 8.29584 9.11034 8.14056 8.47628C7.97915 7.81421 8.16099 7.15415 8.63908 6.6601Z'/%3E %3C/svg%3E")}.btn-icon.white i.icon-user:before,.btn-icon.white i.icon-user:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M9.50564 9.69967C11.9329 9.69967 14.0214 7.56396 14.0214 4.78308C14.0214 2.03557 11.9216 0 9.50564 0C7.08972 0 4.98988 2.08008 4.98988 4.80534C4.98988 7.56396 7.08972 9.69967 9.50564 9.69967ZM2.41592 20H16.5954C18.3678 20 19 19.4994 19 18.5206C19 15.6507 15.3535 11.6908 9.50564 11.6908C3.64647 11.6908 0 15.6507 0 18.5206C0 19.4994 0.632158 20 2.41592 20Z'/%3E %3C/svg%3E")}.btn-icon.white i.icon-email:before,.btn-icon.white i.icon-email:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='16' viewBox='0 0 22 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M18.9457 0H3.05435C1.36757 0 0 1.3538 0 3.0236V12.9764C0 14.6462 1.36757 16 3.05435 16H18.9457C20.6324 16 22 14.6462 22 12.9764V3.0236C22 1.3538 20.6324 0 18.9457 0ZM7.65557 10.7955L3.37846 14.4077C3.07678 14.6625 2.62324 14.6271 2.36582 14.3282C2.10835 14.0295 2.14414 13.5805 2.44617 13.3257L6.72328 9.71353C7.02492 9.45865 7.47841 9.49408 7.73588 9.79307C7.99335 10.0917 7.95755 10.5406 7.65557 10.7955ZM11 9.42224C10.4279 9.42084 9.87336 9.23266 9.43981 8.86148L9.44015 8.86182L9.43877 8.8608C9.43912 8.86115 9.4395 8.86114 9.43981 8.86148L2.87727 3.22293C2.57735 2.96524 2.54543 2.51631 2.80534 2.21979C3.06561 1.92289 3.51914 1.89129 3.81863 2.14859L10.383 7.78855C10.5233 7.91216 10.7545 8.0014 11 8C11.2452 8.00072 11.4724 7.91391 11.6205 7.78613L11.6236 7.78336L18.1813 2.14863C18.4809 1.89133 18.9344 1.92293 19.1947 2.21984C19.4545 2.51631 19.4226 2.96529 19.1227 3.22297L12.5584 8.86323C12.1263 9.23053 11.5724 9.42152 11 9.42224ZM19.6345 14.3282C19.377 14.6271 18.9235 14.6625 18.6219 14.4077L14.3448 10.7955C14.0428 10.5406 14.007 10.0917 14.2645 9.79307C14.5219 9.49408 14.9754 9.45869 15.2771 9.71353L19.5542 13.3257C19.8562 13.5805 19.892 14.0295 19.6345 14.3282Z'/%3E %3C/svg%3E")}.btn-icon.white i.icon-support:before,.btn-icon.white i.icon-support:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='33' viewBox='0 0 32 33' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M14.675 0.0572128C7.79 0.727013 2.275 6.30867 1.475 13.4272C1.435 13.7959 1.4 14.1801 1.4 14.2788C1.4 14.4501 1.375 14.4813 1.075 14.689C0.565 15.0316 0.165 15.6651 0.05 16.3037C0.02 16.4647 0 17.6797 0 19.2841C0 22.2748 0.00999999 22.3787 0.315 22.9706C1.09 24.4815 3.215 24.7359 4.33 23.4535C4.59 23.1523 4.75 22.846 4.87 22.4358C4.94 22.1917 4.95 21.7712 4.95 19.2633C4.95 16.1428 4.95 16.1428 4.675 15.5768C4.52 15.2601 4.15 14.8395 3.87 14.6578L3.64 14.5124L3.67 14.0192C3.745 12.6328 4.195 10.9661 4.88 9.52267C5.84 7.4977 7.38 5.6856 9.2 4.43947C10.6 3.48409 12.195 2.82468 13.9 2.50795C14.56 2.38334 14.75 2.36776 15.95 2.36776C17.335 2.36257 17.76 2.40411 18.8 2.65334C20.19 2.98564 21.6 3.61909 22.8 4.43947C24.755 5.77906 26.39 7.77288 27.33 9.9744C27.81 11.1011 28.175 12.4667 28.3 13.6297C28.33 13.9153 28.36 14.2268 28.375 14.3203C28.39 14.4761 28.375 14.502 28.135 14.663C27.66 14.9745 27.305 15.4782 27.13 16.0909C27.01 16.5114 27.01 22.01 27.13 22.4306C27.195 22.659 27.195 22.711 27.14 22.7525C25.795 23.6819 24.135 24.3102 22.315 24.5854C21.47 24.71 21.5 24.7152 21.255 24.4607C20.845 24.035 20.76 24.0142 19.275 24.0142H17.975L17.69 24.1596C16.605 24.7152 16.585 26.2832 17.655 26.8388L17.965 26.9998H19.27C20.53 26.9998 20.585 26.9946 20.825 26.8751C20.97 26.8076 21.175 26.6415 21.31 26.4857L21.545 26.2157L22.295 26.1119C23.955 25.8938 25.31 25.4888 26.625 24.819C27.01 24.6269 27.51 24.3361 27.74 24.1804L28.155 23.8948L28.465 24.0454C29.635 24.6113 31.095 24.1233 31.685 22.9706C31.99 22.3787 32 22.2748 32 19.2841C32 17.6797 31.98 16.4647 31.95 16.3037C31.835 15.6651 31.435 15.0316 30.925 14.689C30.615 14.4709 30.6 14.4553 30.6 14.2528C30.6 13.6038 30.335 12.0046 30.075 11.0544C28.735 6.2204 25.245 2.41449 20.675 0.794512C18.835 0.145481 16.605 -0.129707 14.675 0.0572128Z'/%3E %3Cpath d='M14.8542 4.05818C12.7815 4.27068 10.6375 5.17767 8.98241 6.54592C8.10139 7.2767 7.14398 8.39618 6.5125 9.43792C5.84537 10.5419 5.31574 11.9982 5.07639 13.3717L5 13.807L5.21898 14.0454C5.67222 14.5378 6.02361 15.196 6.20185 15.8905C6.29352 16.2274 6.29861 16.4917 6.29861 19.3111C6.29861 22.654 6.29861 22.6489 5.98796 23.3744C5.92176 23.5247 5.86574 23.6854 5.86574 23.7217C5.86574 23.9549 6.86898 25.9658 7.50046 26.9972C8.43241 28.5261 9.99583 30.3038 11.1824 31.1953C14.5995 33.7556 18.144 33.5897 21.5 30.7081C22.0551 30.2313 22.8495 29.3968 23.3435 28.7697C23.7662 28.2307 24.3111 27.4688 24.2907 27.4481C24.2806 27.4378 24.0819 27.474 23.8426 27.5259C23.6032 27.5777 23.1907 27.6554 22.9259 27.6969C22.4727 27.7643 22.4218 27.785 22.106 28.0286C21.3931 28.578 20.8787 28.6868 19.081 28.6557C17.9556 28.635 17.7671 28.6194 17.4769 28.521C16.2292 28.1012 15.4194 27.0283 15.3481 25.7119C15.2769 24.2452 16.2139 22.9598 17.6245 22.597C18.0014 22.4986 18.1593 22.4934 19.4731 22.5089C20.8278 22.5245 20.9347 22.5348 21.2454 22.6489C21.4287 22.711 21.7037 22.8458 21.8565 22.9391L22.1366 23.1101L22.6458 23.0168C23.5574 22.851 24.3722 22.6022 25.1921 22.2394L25.6708 22.0217L25.6912 19.1142C25.7116 15.8957 25.7116 15.9216 26.0528 15.1649C26.2565 14.7192 26.4806 14.3771 26.781 14.0454L27 13.807L26.9236 13.3717C26.5264 11.0809 25.4722 8.98702 23.8935 7.36999C21.5153 4.92371 18.2051 3.71094 14.8542 4.05818Z'/%3E %3C/svg%3E")}.btn-icon.white i.icon-eye:before,.btn-icon.white i.icon-eye:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0_455_3013)'%3E %3Cpath d='M23.9803 11.8228C23.9614 11.7405 23.9425 11.6945 23.9255 11.6518C23.8914 11.5721 23.8587 11.512 23.8205 11.4438C23.6796 11.1988 23.4534 10.8669 23.1435 10.4493C22.6807 9.82717 22.0433 9.03887 21.3214 8.26093C20.5987 7.48299 19.7971 6.71696 18.9809 6.13848C17.8267 5.32163 16.7042 4.68648 15.5548 4.25485C14.4061 3.8229 13.2303 3.5986 12 3.59931C10.7697 3.5986 9.59391 3.8229 8.44519 4.2549C7.29534 4.68648 6.17334 5.32168 5.01909 6.13815C3.80508 7.00098 2.60967 8.2817 1.68638 9.39404C1.22583 9.95026 0.837656 10.4627 0.557719 10.8624C0.417141 11.0626 0.304453 11.2339 0.217688 11.3785C0.173953 11.452 0.13725 11.5176 0.102 11.591C0.0841875 11.6285 0.067125 11.6671 0.0482344 11.7212C0.0389531 11.7486 0.0289219 11.7805 0.0196875 11.8228C0.0107812 11.8654 0.000375 11.9181 0 12C0.000375 12.0816 0.0107344 12.1346 0.0196875 12.1772C0.0382031 12.2596 0.0575156 12.3052 0.0745312 12.3482C0.108656 12.4279 0.141281 12.488 0.179484 12.5558C0.320391 12.8009 0.546563 13.1331 0.856547 13.5506C1.31892 14.1729 1.95666 14.9615 2.67863 15.7395C3.4013 16.5174 4.20295 17.2831 5.01909 17.8615C6.17334 18.6783 7.29539 19.3132 8.44519 19.7451C9.59391 20.1767 10.7697 20.4014 12 20.4007C13.2303 20.4014 14.4061 20.1767 15.5548 19.7451C16.7043 19.3131 17.8267 18.6783 18.981 17.8619C20.1949 16.999 21.3904 15.7183 22.3137 14.6059C22.7742 14.0498 23.1624 13.5373 23.4423 13.1376C23.5829 12.937 23.6955 12.766 23.7824 12.6211C23.8261 12.5476 23.8628 12.482 23.898 12.4089C23.9155 12.3715 23.9329 12.3329 23.9518 12.2784C23.9611 12.251 23.9711 12.2195 23.9804 12.1772C23.9893 12.1345 23.9997 12.0816 24 12C23.9996 11.9181 23.9893 11.8654 23.9803 11.8228ZM12 17.6947C8.85455 17.6947 6.30534 15.1451 6.30534 12.0001C6.30534 8.85573 8.85455 6.3054 12 6.3054C15.1455 6.3054 17.6947 8.85573 17.6947 12.0001C17.6947 15.1451 15.1455 17.6947 12 17.6947Z'/%3E %3Cpath d='M13.4256 11.7367C13.1267 11.7916 12.8208 11.6855 12.6209 11.4571C12.4207 11.228 12.3562 10.9113 12.4507 10.6221L12.8215 9.48818C12.5627 9.40362 12.2872 9.35693 11.9998 9.35693C10.5397 9.35693 9.35645 10.5397 9.35645 11.9999C9.35645 13.4601 10.5397 14.6437 11.9998 14.6437C13.46 14.6437 14.6432 13.4601 14.6432 11.9999C14.6432 11.8361 14.6261 11.6758 14.5976 11.5202L13.4256 11.7367Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_455_3013'%3E %3Crect width='24' height='24' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.btn-icon.white i.icon-aspect-ratio:before,.btn-icon.white i.icon-aspect-ratio:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0_690_15211)'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.25 1.25H18.75V18.75H1.25V1.25ZM13.1131 16.25H15.3661L3.75 4.63388V6.8869C3.75 7.22551 3.46008 7.5 3.125 7.5C2.77982 7.5 2.5 7.23118 2.5 6.8869V3.1131C2.5 2.94579 2.57079 2.79414 2.68127 2.67918C2.79122 2.56836 2.94294 2.5 3.1131 2.5H6.8869C7.22551 2.5 7.5 2.78992 7.5 3.125C7.5 3.47018 7.23118 3.75 6.8869 3.75H4.63387L16.25 15.3661V13.1131C16.25 12.7745 16.5399 12.5 16.875 12.5C17.2202 12.5 17.5 12.7688 17.5 13.1131V16.8869C17.5 17.0542 17.4292 17.2059 17.3187 17.3208C17.2088 17.4316 17.0571 17.5 16.8869 17.5H13.1131C12.7745 17.5 12.5 17.2101 12.5 16.875C12.5 16.5298 12.7688 16.25 13.1131 16.25Z'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.25111 0C0.555805 0 0 0.56013 0 1.25109V18.7489C0 19.4442 0.560149 20 1.25111 20H18.7489C19.4442 20 20 19.4399 20 18.7489V1.25109C20 0.555786 19.4399 0 18.7489 0H1.25111ZM18.75 1.25H1.25V18.75H18.75V1.25Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_690_15211'%3E %3Crect width='20' height='20' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.btn-icon.white i.icon-cloud-text:before,.btn-icon.white i.icon-cloud-text:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='24' viewBox='0 0 21 24' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.79668 1.67505C6.30881 0.693124 8.08122 0.11092 9.87223 0.00664523C10.1077 -0.00700986 11.1117 0.00167974 11.31 0.0178176C12.4441 0.115886 13.4332 0.349264 14.4396 0.755192C15.2539 1.08291 16.0831 1.55215 16.7822 2.07725C18.6971 3.51724 20.0345 5.49847 20.6592 7.81487C20.8042 8.35363 20.9257 9.06493 20.9777 9.69555C21 9.96493 21.0075 10.7309 20.9913 11.0673C20.8984 12.9455 20.2911 14.7752 19.2363 16.3555C17.7031 18.6533 15.3246 20.2609 12.6387 20.8182C12.4057 20.8666 12.0425 20.9275 11.8739 20.9473C11.8132 20.9548 11.6905 20.9697 11.6013 20.9796C11.3608 21.0082 10.8192 21.0355 10.5043 21.0355C9.68259 21.0355 8.96867 20.9498 8.06015 20.7438L7.9139 20.7102L7.76888 20.8058C7.68832 20.858 7.33011 21.0938 6.97191 21.3309C4.08771 23.2389 2.92882 24.0036 2.92387 23.9999C2.92139 23.9974 2.93254 23.7801 2.94989 23.517C2.97716 23.075 3.01682 22.4171 3.06144 21.6624C3.07603 21.4119 3.09104 21.1652 3.10825 20.8825C3.12029 20.6847 3.13341 20.4692 3.14821 20.2224C3.16556 19.9418 3.18539 19.6104 3.19159 19.4838C3.19902 19.3571 3.21514 19.0865 3.22877 18.8817C3.2424 18.6769 3.25604 18.4274 3.261 18.3256L3.26967 18.1418L3.01558 17.8849C1.36959 16.2152 0.33837 14.0739 0.063212 11.7562C0.00743671 11.287 0 11.1529 0 10.5149C0 9.87679 0.00743671 9.74272 0.063212 9.27348C0.290032 7.36177 1.01635 5.58661 2.19879 4.05972C2.90527 3.14732 3.81751 2.31063 4.79668 1.67505ZM10.4646 12.0004C11.2738 12.0004 11.9297 11.3445 11.9297 10.5353C11.9297 9.72615 11.2738 9.0702 10.4646 9.0702C9.65543 9.0702 8.99947 9.72615 8.99947 10.5353C8.99947 11.3445 9.65543 12.0004 10.4646 12.0004ZM6.13926 12.0005C6.94842 12.0005 7.60437 11.3446 7.60437 10.5354C7.60437 9.72627 6.94842 9.07031 6.13926 9.07031C5.3301 9.07031 4.67414 9.72627 4.67414 10.5354C4.67414 11.3446 5.3301 12.0005 6.13926 12.0005ZM16.2552 10.5353C16.2552 11.3445 15.5993 12.0004 14.7901 12.0004C13.9809 12.0004 13.325 11.3445 13.325 10.5353C13.325 9.72615 13.9809 9.0702 14.7901 9.0702C15.5993 9.0702 16.2552 9.72615 16.2552 10.5353Z'/%3E %3C/svg%3E")}.btn-icon.white i.icon-pen:before,.btn-icon.white i.icon-pen:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M20 17.5V19.5H0V17.5H20ZM8.71964 4.28034L13.2196 8.7803L6.5 15.5H2V11L8.71964 4.28034ZM13 0L17.5 4.5L14.2803 7.71966L9.78033 3.21966L13 0Z'/%3E %3C/svg%3E")}.btn-play{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;cursor:pointer;color:#343434}.btn-play i{display:-webkit-box;display:-ms-flexbox;display:flex;width:80px;height:80px;margin-right:30px;background-repeat:no-repeat;background-position:center;background-color:#cc0035;background-size:24px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='22' viewBox='0 0 21 22' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 11L0 21.5V0.5L21 11Z'/%3E %3C/svg%3E");transition:.2s ease}.btn-play span{font-size:1.25rem;line-height:1.2;font-weight:500;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn-play:hover,.btn-play.is-hover{color:#343434}.btn-play:hover i,.btn-play.is-hover i{background-color:#e6003c;background-size:27px}.btn-play.white i{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='22' viewBox='0 0 21 22' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 11L0 21.5V0.5L21 11Z'/%3E %3C/svg%3E")}.btn-play.white span{color:#fff}.btn-play.white:hover i{background-color:#cc0035;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='22' viewBox='0 0 21 22' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 11L0 21.5V0.5L21 11Z'/%3E %3C/svg%3E")}.btn-play.is-hidden{display:none!important}.btn-play.is-play i{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' id='mdi-pause' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M14,19H18V5H14M6,19H10V5H6V19Z'/%3E%3C/svg%3E")!important;background-size:40px!important;background-color:#343434}.btn-play.is-play:hover i{background-size:43px!important}.cutoff-corner-right{position:relative}.cutoff-corner-right:after{content:"";position:absolute;z-index:1;top:-1px;right:-1px;border:20px solid transparent;border-top:20px solid #eee;border-right:20px solid #eee}.section-title{margin-bottom:40px}.section-title h1,.section-title span,.section-title .h1,.section-title h2,.section-title .h2{font-size:3.125rem;line-height:1.2;font-weight:400;margin:0}.section-title h1 span,.section-title .h1 span,.section-title h2 span,.section-title .h2 span{display:block}.section-title p{font-size:1.125rem;line-height:1.4;font-weight:400;opacity:.7}.section-number{padding-top:10px}.section-number p{font-size:1.125rem;line-height:1.2;color:rgba(29,29,29,.4);text-align:right;margin-bottom:20px;transition:.2s ease}.section-number p:last-child{margin-bottom:0}.section-circle{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;width:206px;height:206px;margin:100px auto 0 auto}.section-circle .text{position:absolute;top:0;left:0;width:206px;height:206px;-o-object-fit:contain;object-fit:contain}.section-circle .text-center{font-size:2.625rem;line-height:1.2;color:#fff}.section-circle .text-center .big{font-size:4rem;line-height:1.1}.section-circle .icon{width:70px;height:70px;-o-object-fit:contain;object-fit:contain}.breadcrumbs-inner{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap}.breadcrumbs-inner>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;font-size:1rem;line-height:1.3}.breadcrumbs-inner>span>a{color:rgba(52,52,52,.7)}.breadcrumbs-inner>span>a:hover{color:#cc0035}.breadcrumbs-inner>span.sep{font-size:1.25rem;color:#cc0035;font-weight:500;padding:0 20px}.page-title-block{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px}.page-title-block .section-title{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;width:calc(100% - 500px);margin-bottom:0;padding-right:30px}.page-title-block .section-title .back{margin-right:10%}.page-title-block .section-title .back .link{display:block;width:25px;height:25px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='27' viewBox='0 0 29 27' fill='%23343434' xmlns='http://www.w3.org/2000/svg' stroke='%23343434'%3E %3Cpath d='M0.825461 13.3187L0.641947 13.4977L0.825428 13.6766L13.6416 26.179L13.8161 26.3492L13.9907 26.179L15.6858 24.526L15.8694 24.347L15.6858 24.1681L6.19936 14.9174L28 14.9174L28.25 14.9174L28.25 14.6674L28.25 12.3327L28.25 12.0827L28 12.0827L6.19936 12.0827L15.6858 2.83198L15.8694 2.65299L15.6858 2.47401L13.9907 0.821013L13.8162 0.650812L13.6416 0.821013L0.825461 13.3187Z' stroke-width='0.5'/%3E %3C/svg%3E")no-repeat center;background-size:contain;cursor:pointer}.page-title-block .section-title .back .link:hover{transform:translateX(-3px)}.page-title-block .breadcrumbs{width:500px;padding-top:20px}.social-networks-list h4,.social-networks-list .h4{font-size:1.25rem;line-height:1.2;margin:0 0 20px 0}.social-networks-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;grid-gap:20px;gap:18px}.social-networks-list ul li{list-style:none}.social-networks-list ul li:last-child{margin:0}.social-networks-list ul li a{position:relative;width:65px;height:65px;border:2px solid #343434;background-repeat:no-repeat;background-position:center;background-size:20px;display:block}.social-networks-list ul li a .popup{position:absolute;left:0;bottom:calc(100% + 30px);padding:8px 10px;min-width:100%;transition:.2s ease;border-radius:5px;background-color:#343434;opacity:0;visibility:hidden}.social-networks-list ul li a .popup:before{content:"";position:absolute;width:30px;height:30px;left:15px;bottom:-20px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='21' viewBox='0 0 23 21' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M8.90193 19.5C10.0566 21.5 12.9434 21.5 14.0981 19.5L22.3253 5.25C23.48 3.25 22.0366 0.75 19.7272 0.75H3.27276C0.963356 0.75 -0.480019 3.25 0.674682 5.25L8.90193 19.5Z'/%3E %3C/svg%3E")no-repeat center;background-size:contain}.social-networks-list ul li a .popup p{position:relative;z-index:1;font-size:.875rem;line-height:1.2;color:#fff;text-align:center}.social-networks-list ul li a .popup span{display:block;position:relative;z-index:1;font-size:.5rem;line-height:1.2;color:#fff}.social-networks-list ul li a.telegram{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='18' viewBox='0 0 22 18' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M21.4373 1.62225L18.2688 16.566C18.0296 17.6205 17.4064 17.883 16.5207 17.3865L11.6926 13.8285L9.36323 16.0695C9.10525 16.3275 8.89002 16.5428 8.39281 16.5428L8.74003 11.6258L17.6876 3.54C18.0768 3.1935 17.6029 3.00075 17.0831 3.348L6.02149 10.314L1.25935 8.823C0.223676 8.49975 0.204927 7.78725 1.47533 7.29L20.1017 0.113253C20.9641 -0.209997 21.7185 0.304503 21.4373 1.62225Z'/%3E %3C/svg%3E")}.social-networks-list ul li a.vk{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='14' viewBox='0 0 24 14' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M21.3628 9.75789C21.3628 9.75789 23.3031 11.6743 23.7831 12.5611C23.7924 12.5739 23.7997 12.5881 23.8047 12.6031C24.0002 12.9307 24.0482 13.1875 23.9522 13.3771C23.7903 13.6903 23.2419 13.8475 23.0559 13.8607H19.6266C19.3878 13.8607 18.891 13.7983 18.2863 13.3807C17.8243 13.0579 17.3647 12.5263 16.9196 12.0067C16.2548 11.2351 15.6801 10.5655 15.0981 10.5655C15.0246 10.5653 14.9516 10.5775 14.8821 10.6015C14.4418 10.7407 13.8826 11.3683 13.8826 13.0399C13.8826 13.5631 13.4698 13.8607 13.1807 13.8607H11.61C11.0748 13.8607 8.28863 13.6735 5.81802 11.0683C2.79065 7.87869 0.0716559 1.48029 0.0452579 1.42389C-0.123929 1.00989 0.231244 0.784293 0.615215 0.784293H4.07815C4.54252 0.784293 4.69371 1.06509 4.7993 1.31709C4.92169 1.60629 5.37525 2.76309 6.1192 4.06269C7.32391 6.17709 8.06425 7.03749 8.6558 7.03749C8.76694 7.03782 8.8762 7.00885 8.97258 6.95349C9.74532 6.52869 9.60133 3.76869 9.56534 3.19989C9.56534 3.08949 9.56414 1.96749 9.16817 1.42509C8.88499 1.03629 8.40262 0.885092 8.11105 0.829892C8.18904 0.717092 8.35463 0.544292 8.56701 0.442292C9.09617 0.178292 10.0525 0.139893 11.0016 0.139893H11.5284C12.5579 0.154293 12.8243 0.220292 13.1987 0.315092C13.9522 0.495092 13.9666 0.983493 13.9006 2.64669C13.8814 3.12189 13.861 3.65709 13.861 4.28709C13.861 4.42149 13.855 4.57149 13.855 4.72389C13.8322 5.57709 13.8022 6.53829 14.4046 6.93309C14.4827 6.98176 14.5729 7.00754 14.6649 7.00749C14.8737 7.00749 15.4989 7.00749 17.1944 4.09749C17.9383 2.81229 18.5143 1.29669 18.5539 1.18269C18.5875 1.11909 18.6882 0.940292 18.8106 0.868292C18.8977 0.821967 18.9952 0.798825 19.0938 0.801093H23.1675C23.6115 0.801093 23.9126 0.868293 23.9714 1.03629C24.0698 1.30869 23.9522 2.14029 22.0924 4.65549C21.7792 5.07429 21.5044 5.43669 21.2632 5.75349C19.5774 7.96629 19.5774 8.07789 21.3628 9.75789Z'/%3E %3C/svg%3E")}.social-networks-list ul li a.dzen{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M18.551 8.6014C18.5526 8.6014 18.5538 8.6014 18.5553 8.6014C18.665 8.6014 18.7696 8.55542 18.8439 8.47486C18.9194 8.39313 18.9567 8.2835 18.9469 8.17269C18.5522 3.83333 15.1153 0.396575 10.7739 0.00126633C10.6638 -0.0073786 10.553 0.02838 10.4712 0.10422C10.3894 0.179666 10.3438 0.286156 10.345 0.397361C10.4134 6.16431 11.1744 8.52084 18.551 8.6014ZM18.551 9.3983C11.1744 9.47886 10.4138 11.8354 10.3454 17.6023C10.3442 17.7135 10.3898 17.82 10.4716 17.8955C10.5447 17.9627 10.6402 18 10.7385 18C10.7503 18 10.7625 17.9996 10.7743 17.9984C15.1157 17.6031 18.5526 14.1668 18.9469 9.82701C18.9567 9.7162 18.9198 9.60656 18.8439 9.52483C18.768 9.4431 18.6623 9.40262 18.551 9.3983ZM9.08864 0.00323113C4.76097 0.409936 1.33508 3.8459 0.942369 8.17347C0.932541 8.28428 0.969493 8.39392 1.04536 8.47565C1.11966 8.55621 1.22462 8.60179 1.3339 8.60179C1.33547 8.60179 1.33704 8.60179 1.33862 8.60179C8.69082 8.5173 9.4499 6.16195 9.51909 0.398933C9.52027 0.287728 9.47428 0.180845 9.39251 0.105398C9.30996 0.0299518 9.1995 -0.0069856 9.08864 0.00323113ZM1.33822 9.39791C1.21597 9.38415 1.12005 9.44231 1.04497 9.52404C0.969493 9.60578 0.932148 9.71541 0.941976 9.82622C1.33469 14.1538 4.76097 17.5898 9.08864 17.9965C9.10083 17.9976 9.11341 17.998 9.12559 17.998C9.22387 17.998 9.319 17.9611 9.39212 17.8939C9.47388 17.8185 9.51988 17.7116 9.5187 17.6004C9.44951 11.8377 8.69082 9.48239 1.33822 9.39791Z'/%3E %3C/svg%3E")}.social-networks-list ul li a.whatsapp{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M0.00498964 20L1.35689 15.032C0.466093 13.5049 -0.00191385 11.768 0.000989994 10C0.000989994 4.477 4.47765 0 10.0002 0C15.5228 0 19.9995 4.477 19.9995 10C19.9995 15.523 15.5228 20 10.0002 20C8.23314 20.0029 6.49715 19.5352 4.97061 18.645L0.00498964 20ZM6.39151 5.308C6.26238 5.31602 6.1362 5.35003 6.02053 5.408C5.91206 5.46943 5.81305 5.54622 5.72656 5.636C5.60656 5.749 5.53857 5.847 5.46558 5.942C5.09601 6.423 4.89723 7.01342 4.90062 7.62C4.90262 8.11 5.03061 8.587 5.23059 9.033C5.63956 9.935 6.31251 10.89 7.20144 11.775C7.41543 11.988 7.62441 12.202 7.84939 12.401C8.9527 13.3725 10.2675 14.073 11.6891 14.447L12.2581 14.534C12.443 14.544 12.628 14.53 12.814 14.521C13.1052 14.506 13.3896 14.4271 13.647 14.29C13.8129 14.202 13.8909 14.158 14.0299 14.07C14.0299 14.07 14.0729 14.042 14.1549 13.98C14.2899 13.88 14.3729 13.809 14.4849 13.692C14.5679 13.606 14.6399 13.505 14.6949 13.39C14.7729 13.227 14.8509 12.916 14.8829 12.657C14.9069 12.459 14.8999 12.351 14.8969 12.284C14.8929 12.177 14.8039 12.066 14.7069 12.019L14.1249 11.758C14.1249 11.758 13.255 11.379 12.724 11.137C12.668 11.1126 12.608 11.0987 12.547 11.096C12.4786 11.089 12.4095 11.0967 12.3443 11.1186C12.2791 11.1405 12.2194 11.1761 12.1691 11.223V11.221C12.1641 11.221 12.0971 11.278 11.3741 12.154C11.3326 12.2098 11.2755 12.2519 11.2099 12.2751C11.1444 12.2982 11.0735 12.3013 11.0062 12.284C10.941 12.2666 10.8772 12.2445 10.8152 12.218C10.6912 12.166 10.6482 12.146 10.5632 12.109L10.5582 12.107C9.98614 11.8572 9.4565 11.5198 8.98831 11.107C8.86232 10.997 8.74533 10.877 8.62534 10.761C8.23194 10.3842 7.88911 9.95801 7.60541 9.493L7.54642 9.398C7.50404 9.33416 7.46978 9.2653 7.44443 9.193C7.40643 9.046 7.50542 8.928 7.50542 8.928C7.50542 8.928 7.7484 8.662 7.86139 8.518C7.95548 8.39832 8.04325 8.27382 8.12437 8.145C8.24236 7.955 8.27936 7.76 8.21737 7.609C7.93739 6.925 7.64741 6.244 7.34943 5.568C7.29044 5.434 7.11545 5.338 6.95646 5.319C6.90247 5.313 6.84847 5.307 6.79447 5.303C6.66019 5.29633 6.52563 5.29866 6.39151 5.308Z'/%3E %3C/svg%3E")}.social-networks-list ul li a.instagram{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 10C0 5.28595 0 2.92893 1.46447 1.46447C2.92893 0 5.28595 0 10 0C14.714 0 17.0711 0 18.5355 1.46447C20 2.92893 20 5.28595 20 10C20 14.714 20 17.0711 18.5355 18.5355C17.0711 20 14.714 20 10 20C5.28595 20 2.92893 20 1.46447 18.5355C0 17.0711 0 14.714 0 10ZM14.9206 4C14.3365 4 13.7524 4.48672 13.7524 5.16812C13.7524 5.84953 14.2392 6.33624 14.9206 6.33624C15.602 6.33624 16.0887 5.84953 16.0887 5.16812C15.9913 4.48672 15.5046 4 14.9206 4ZM4.99111 10.2302C4.99111 7.60189 7.13267 5.46033 9.76094 5.46033C12.4866 5.46033 14.6281 7.60189 14.5308 10.2302C14.5308 12.8584 12.3892 15 9.76094 15C7.13267 15 4.99111 12.8584 4.99111 10.2302ZM6.64595 10.2302C6.64595 11.9823 8.1061 13.3452 9.76094 13.3452C11.5131 13.3452 12.8759 11.9823 12.8759 10.2302C12.8759 8.47798 11.4158 7.11517 9.76094 7.11517C8.00876 7.11517 6.64595 8.57533 6.64595 10.2302Z'/%3E %3C/svg%3E")}.social-networks-list ul li a.rutube{background-image:url(/wp-content/uploads/2024/12/rutube-svgrepo-com.svg)}.social-networks-list ul li a.youtube{background-image:url(/wp-content/uploads/2025/04/youtube-168-svgrepo-com_7459356.svg)}.social-networks-list ul li a.instagram .popup{width:120px}.social-networks-list ul li a.instagram .popup p{text-align:left}.social-networks-list ul li a:hover{background-color:#343434}.social-networks-list ul li a:hover .popup{opacity:1;visibility:visible}.social-networks-list ul li a:hover.youtube{background-image:url(/wp-content/uploads/2025/04/youtube-168-svgrepo-com-1_7459356.svg)}.social-networks-list ul li a:hover.telegram{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='18' viewBox='0 0 22 18' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M21.4373 1.62225L18.2688 16.566C18.0296 17.6205 17.4064 17.883 16.5207 17.3865L11.6926 13.8285L9.36323 16.0695C9.10525 16.3275 8.89002 16.5428 8.39281 16.5428L8.74003 11.6258L17.6876 3.54C18.0768 3.1935 17.6029 3.00075 17.0831 3.348L6.02149 10.314L1.25935 8.823C0.223676 8.49975 0.204927 7.78725 1.47533 7.29L20.1017 0.113253C20.9641 -0.209997 21.7185 0.304503 21.4373 1.62225Z'/%3E %3C/svg%3E")}.social-networks-list ul li a:hover.vk{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='14' viewBox='0 0 24 14' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M21.3628 9.75789C21.3628 9.75789 23.3031 11.6743 23.7831 12.5611C23.7924 12.5739 23.7997 12.5881 23.8047 12.6031C24.0002 12.9307 24.0482 13.1875 23.9522 13.3771C23.7903 13.6903 23.2419 13.8475 23.0559 13.8607H19.6266C19.3878 13.8607 18.891 13.7983 18.2863 13.3807C17.8243 13.0579 17.3647 12.5263 16.9196 12.0067C16.2548 11.2351 15.6801 10.5655 15.0981 10.5655C15.0246 10.5653 14.9516 10.5775 14.8821 10.6015C14.4418 10.7407 13.8826 11.3683 13.8826 13.0399C13.8826 13.5631 13.4698 13.8607 13.1807 13.8607H11.61C11.0748 13.8607 8.28863 13.6735 5.81802 11.0683C2.79065 7.87869 0.0716559 1.48029 0.0452579 1.42389C-0.123929 1.00989 0.231244 0.784293 0.615215 0.784293H4.07815C4.54252 0.784293 4.69371 1.06509 4.7993 1.31709C4.92169 1.60629 5.37525 2.76309 6.1192 4.06269C7.32391 6.17709 8.06425 7.03749 8.6558 7.03749C8.76694 7.03782 8.8762 7.00885 8.97258 6.95349C9.74532 6.52869 9.60133 3.76869 9.56534 3.19989C9.56534 3.08949 9.56414 1.96749 9.16817 1.42509C8.88499 1.03629 8.40262 0.885092 8.11105 0.829892C8.18904 0.717092 8.35463 0.544292 8.56701 0.442292C9.09617 0.178292 10.0525 0.139893 11.0016 0.139893H11.5284C12.5579 0.154293 12.8243 0.220292 13.1987 0.315092C13.9522 0.495092 13.9666 0.983493 13.9006 2.64669C13.8814 3.12189 13.861 3.65709 13.861 4.28709C13.861 4.42149 13.855 4.57149 13.855 4.72389C13.8322 5.57709 13.8022 6.53829 14.4046 6.93309C14.4827 6.98176 14.5729 7.00754 14.6649 7.00749C14.8737 7.00749 15.4989 7.00749 17.1944 4.09749C17.9383 2.81229 18.5143 1.29669 18.5539 1.18269C18.5875 1.11909 18.6882 0.940292 18.8106 0.868292C18.8977 0.821967 18.9952 0.798825 19.0938 0.801093H23.1675C23.6115 0.801093 23.9126 0.868293 23.9714 1.03629C24.0698 1.30869 23.9522 2.14029 22.0924 4.65549C21.7792 5.07429 21.5044 5.43669 21.2632 5.75349C19.5774 7.96629 19.5774 8.07789 21.3628 9.75789Z'/%3E %3C/svg%3E")}.social-networks-list ul li a:hover.dzen{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M18.551 8.6014C18.5526 8.6014 18.5538 8.6014 18.5553 8.6014C18.665 8.6014 18.7696 8.55542 18.8439 8.47486C18.9194 8.39313 18.9567 8.2835 18.9469 8.17269C18.5522 3.83333 15.1153 0.396575 10.7739 0.00126633C10.6638 -0.0073786 10.553 0.02838 10.4712 0.10422C10.3894 0.179666 10.3438 0.286156 10.345 0.397361C10.4134 6.16431 11.1744 8.52084 18.551 8.6014ZM18.551 9.3983C11.1744 9.47886 10.4138 11.8354 10.3454 17.6023C10.3442 17.7135 10.3898 17.82 10.4716 17.8955C10.5447 17.9627 10.6402 18 10.7385 18C10.7503 18 10.7625 17.9996 10.7743 17.9984C15.1157 17.6031 18.5526 14.1668 18.9469 9.82701C18.9567 9.7162 18.9198 9.60656 18.8439 9.52483C18.768 9.4431 18.6623 9.40262 18.551 9.3983ZM9.08864 0.00323113C4.76097 0.409936 1.33508 3.8459 0.942369 8.17347C0.932541 8.28428 0.969493 8.39392 1.04536 8.47565C1.11966 8.55621 1.22462 8.60179 1.3339 8.60179C1.33547 8.60179 1.33704 8.60179 1.33862 8.60179C8.69082 8.5173 9.4499 6.16195 9.51909 0.398933C9.52027 0.287728 9.47428 0.180845 9.39251 0.105398C9.30996 0.0299518 9.1995 -0.0069856 9.08864 0.00323113ZM1.33822 9.39791C1.21597 9.38415 1.12005 9.44231 1.04497 9.52404C0.969493 9.60578 0.932148 9.71541 0.941976 9.82622C1.33469 14.1538 4.76097 17.5898 9.08864 17.9965C9.10083 17.9976 9.11341 17.998 9.12559 17.998C9.22387 17.998 9.319 17.9611 9.39212 17.8939C9.47388 17.8185 9.51988 17.7116 9.5187 17.6004C9.44951 11.8377 8.69082 9.48239 1.33822 9.39791Z'/%3E %3C/svg%3E")}.social-networks-list ul li a:hover.whatsapp{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M0.00498964 20L1.35689 15.032C0.466093 13.5049 -0.00191385 11.768 0.000989994 10C0.000989994 4.477 4.47765 0 10.0002 0C15.5228 0 19.9995 4.477 19.9995 10C19.9995 15.523 15.5228 20 10.0002 20C8.23314 20.0029 6.49715 19.5352 4.97061 18.645L0.00498964 20ZM6.39151 5.308C6.26238 5.31602 6.1362 5.35003 6.02053 5.408C5.91206 5.46943 5.81305 5.54622 5.72656 5.636C5.60656 5.749 5.53857 5.847 5.46558 5.942C5.09601 6.423 4.89723 7.01342 4.90062 7.62C4.90262 8.11 5.03061 8.587 5.23059 9.033C5.63956 9.935 6.31251 10.89 7.20144 11.775C7.41543 11.988 7.62441 12.202 7.84939 12.401C8.9527 13.3725 10.2675 14.073 11.6891 14.447L12.2581 14.534C12.443 14.544 12.628 14.53 12.814 14.521C13.1052 14.506 13.3896 14.4271 13.647 14.29C13.8129 14.202 13.8909 14.158 14.0299 14.07C14.0299 14.07 14.0729 14.042 14.1549 13.98C14.2899 13.88 14.3729 13.809 14.4849 13.692C14.5679 13.606 14.6399 13.505 14.6949 13.39C14.7729 13.227 14.8509 12.916 14.8829 12.657C14.9069 12.459 14.8999 12.351 14.8969 12.284C14.8929 12.177 14.8039 12.066 14.7069 12.019L14.1249 11.758C14.1249 11.758 13.255 11.379 12.724 11.137C12.668 11.1126 12.608 11.0987 12.547 11.096C12.4786 11.089 12.4095 11.0967 12.3443 11.1186C12.2791 11.1405 12.2194 11.1761 12.1691 11.223V11.221C12.1641 11.221 12.0971 11.278 11.3741 12.154C11.3326 12.2098 11.2755 12.2519 11.2099 12.2751C11.1444 12.2982 11.0735 12.3013 11.0062 12.284C10.941 12.2666 10.8772 12.2445 10.8152 12.218C10.6912 12.166 10.6482 12.146 10.5632 12.109L10.5582 12.107C9.98614 11.8572 9.4565 11.5198 8.98831 11.107C8.86232 10.997 8.74533 10.877 8.62534 10.761C8.23194 10.3842 7.88911 9.95801 7.60541 9.493L7.54642 9.398C7.50404 9.33416 7.46978 9.2653 7.44443 9.193C7.40643 9.046 7.50542 8.928 7.50542 8.928C7.50542 8.928 7.7484 8.662 7.86139 8.518C7.95548 8.39832 8.04325 8.27382 8.12437 8.145C8.24236 7.955 8.27936 7.76 8.21737 7.609C7.93739 6.925 7.64741 6.244 7.34943 5.568C7.29044 5.434 7.11545 5.338 6.95646 5.319C6.90247 5.313 6.84847 5.307 6.79447 5.303C6.66019 5.29633 6.52563 5.29866 6.39151 5.308Z'/%3E %3C/svg%3E")}.social-networks-list ul li a:hover.instagram{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 10C0 5.28595 0 2.92893 1.46447 1.46447C2.92893 0 5.28595 0 10 0C14.714 0 17.0711 0 18.5355 1.46447C20 2.92893 20 5.28595 20 10C20 14.714 20 17.0711 18.5355 18.5355C17.0711 20 14.714 20 10 20C5.28595 20 2.92893 20 1.46447 18.5355C0 17.0711 0 14.714 0 10ZM14.9206 4C14.3365 4 13.7524 4.48672 13.7524 5.16812C13.7524 5.84953 14.2392 6.33624 14.9206 6.33624C15.602 6.33624 16.0887 5.84953 16.0887 5.16812C15.9913 4.48672 15.5046 4 14.9206 4ZM4.99111 10.2302C4.99111 7.60189 7.13267 5.46033 9.76094 5.46033C12.4866 5.46033 14.6281 7.60189 14.5308 10.2302C14.5308 12.8584 12.3892 15 9.76094 15C7.13267 15 4.99111 12.8584 4.99111 10.2302ZM6.64595 10.2302C6.64595 11.9823 8.1061 13.3452 9.76094 13.3452C11.5131 13.3452 12.8759 11.9823 12.8759 10.2302C12.8759 8.47798 11.4158 7.11517 9.76094 7.11517C8.00876 7.11517 6.64595 8.57533 6.64595 10.2302Z'/%3E %3C/svg%3E")}.social-networks-list-2{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;grid-row-gap:10px;row-gap:10px;grid-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.social-networks-list-2 li{list-style:none}.social-networks-list-2 li a{position:relative;display:block;width:40px;height:40px;background-repeat:no-repeat;background-position:center;background-size:50%;background-color:#cc0035}.social-networks-list-2 li a:hover{background-color:#e6003c}.social-networks-list-2 li a.telegram{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='18' viewBox='0 0 22 18' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M21.4373 1.62225L18.2688 16.566C18.0296 17.6205 17.4064 17.883 16.5207 17.3865L11.6926 13.8285L9.36323 16.0695C9.10525 16.3275 8.89002 16.5428 8.39281 16.5428L8.74003 11.6258L17.6876 3.54C18.0768 3.1935 17.6029 3.00075 17.0831 3.348L6.02149 10.314L1.25935 8.823C0.223676 8.49975 0.204927 7.78725 1.47533 7.29L20.1017 0.113253C20.9641 -0.209997 21.7185 0.304503 21.4373 1.62225Z'/%3E %3C/svg%3E")}.social-networks-list-2 li a.youtube_new{background-image:url(/wp-content/uploads/2025/03/icons8-youtube-_3__7418439.png);background-size:contain}.social-networks-list-2 li a.vk{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='14' viewBox='0 0 24 14' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M21.3628 9.75789C21.3628 9.75789 23.3031 11.6743 23.7831 12.5611C23.7924 12.5739 23.7997 12.5881 23.8047 12.6031C24.0002 12.9307 24.0482 13.1875 23.9522 13.3771C23.7903 13.6903 23.2419 13.8475 23.0559 13.8607H19.6266C19.3878 13.8607 18.891 13.7983 18.2863 13.3807C17.8243 13.0579 17.3647 12.5263 16.9196 12.0067C16.2548 11.2351 15.6801 10.5655 15.0981 10.5655C15.0246 10.5653 14.9516 10.5775 14.8821 10.6015C14.4418 10.7407 13.8826 11.3683 13.8826 13.0399C13.8826 13.5631 13.4698 13.8607 13.1807 13.8607H11.61C11.0748 13.8607 8.28863 13.6735 5.81802 11.0683C2.79065 7.87869 0.0716559 1.48029 0.0452579 1.42389C-0.123929 1.00989 0.231244 0.784293 0.615215 0.784293H4.07815C4.54252 0.784293 4.69371 1.06509 4.7993 1.31709C4.92169 1.60629 5.37525 2.76309 6.1192 4.06269C7.32391 6.17709 8.06425 7.03749 8.6558 7.03749C8.76694 7.03782 8.8762 7.00885 8.97258 6.95349C9.74532 6.52869 9.60133 3.76869 9.56534 3.19989C9.56534 3.08949 9.56414 1.96749 9.16817 1.42509C8.88499 1.03629 8.40262 0.885092 8.11105 0.829892C8.18904 0.717092 8.35463 0.544292 8.56701 0.442292C9.09617 0.178292 10.0525 0.139893 11.0016 0.139893H11.5284C12.5579 0.154293 12.8243 0.220292 13.1987 0.315092C13.9522 0.495092 13.9666 0.983493 13.9006 2.64669C13.8814 3.12189 13.861 3.65709 13.861 4.28709C13.861 4.42149 13.855 4.57149 13.855 4.72389C13.8322 5.57709 13.8022 6.53829 14.4046 6.93309C14.4827 6.98176 14.5729 7.00754 14.6649 7.00749C14.8737 7.00749 15.4989 7.00749 17.1944 4.09749C17.9383 2.81229 18.5143 1.29669 18.5539 1.18269C18.5875 1.11909 18.6882 0.940292 18.8106 0.868292C18.8977 0.821967 18.9952 0.798825 19.0938 0.801093H23.1675C23.6115 0.801093 23.9126 0.868293 23.9714 1.03629C24.0698 1.30869 23.9522 2.14029 22.0924 4.65549C21.7792 5.07429 21.5044 5.43669 21.2632 5.75349C19.5774 7.96629 19.5774 8.07789 21.3628 9.75789Z'/%3E %3C/svg%3E")}.social-networks-list-2 li a.whatsapp{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M0.00498964 20L1.35689 15.032C0.466093 13.5049 -0.00191385 11.768 0.000989994 10C0.000989994 4.477 4.47765 0 10.0002 0C15.5228 0 19.9995 4.477 19.9995 10C19.9995 15.523 15.5228 20 10.0002 20C8.23314 20.0029 6.49715 19.5352 4.97061 18.645L0.00498964 20ZM6.39151 5.308C6.26238 5.31602 6.1362 5.35003 6.02053 5.408C5.91206 5.46943 5.81305 5.54622 5.72656 5.636C5.60656 5.749 5.53857 5.847 5.46558 5.942C5.09601 6.423 4.89723 7.01342 4.90062 7.62C4.90262 8.11 5.03061 8.587 5.23059 9.033C5.63956 9.935 6.31251 10.89 7.20144 11.775C7.41543 11.988 7.62441 12.202 7.84939 12.401C8.9527 13.3725 10.2675 14.073 11.6891 14.447L12.2581 14.534C12.443 14.544 12.628 14.53 12.814 14.521C13.1052 14.506 13.3896 14.4271 13.647 14.29C13.8129 14.202 13.8909 14.158 14.0299 14.07C14.0299 14.07 14.0729 14.042 14.1549 13.98C14.2899 13.88 14.3729 13.809 14.4849 13.692C14.5679 13.606 14.6399 13.505 14.6949 13.39C14.7729 13.227 14.8509 12.916 14.8829 12.657C14.9069 12.459 14.8999 12.351 14.8969 12.284C14.8929 12.177 14.8039 12.066 14.7069 12.019L14.1249 11.758C14.1249 11.758 13.255 11.379 12.724 11.137C12.668 11.1126 12.608 11.0987 12.547 11.096C12.4786 11.089 12.4095 11.0967 12.3443 11.1186C12.2791 11.1405 12.2194 11.1761 12.1691 11.223V11.221C12.1641 11.221 12.0971 11.278 11.3741 12.154C11.3326 12.2098 11.2755 12.2519 11.2099 12.2751C11.1444 12.2982 11.0735 12.3013 11.0062 12.284C10.941 12.2666 10.8772 12.2445 10.8152 12.218C10.6912 12.166 10.6482 12.146 10.5632 12.109L10.5582 12.107C9.98614 11.8572 9.4565 11.5198 8.98831 11.107C8.86232 10.997 8.74533 10.877 8.62534 10.761C8.23194 10.3842 7.88911 9.95801 7.60541 9.493L7.54642 9.398C7.50404 9.33416 7.46978 9.2653 7.44443 9.193C7.40643 9.046 7.50542 8.928 7.50542 8.928C7.50542 8.928 7.7484 8.662 7.86139 8.518C7.95548 8.39832 8.04325 8.27382 8.12437 8.145C8.24236 7.955 8.27936 7.76 8.21737 7.609C7.93739 6.925 7.64741 6.244 7.34943 5.568C7.29044 5.434 7.11545 5.338 6.95646 5.319C6.90247 5.313 6.84847 5.307 6.79447 5.303C6.66019 5.29633 6.52563 5.29866 6.39151 5.308Z'/%3E %3C/svg%3E")}.social-networks-list-2 li a.youtube{background-image:url(/wp-content/uploads/2024/10/Рутуб.svg)}.social-networks-list-2 li a.dzen{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M18.551 8.6014C18.5526 8.6014 18.5538 8.6014 18.5553 8.6014C18.665 8.6014 18.7696 8.55542 18.8439 8.47486C18.9194 8.39313 18.9567 8.2835 18.9469 8.17269C18.5522 3.83333 15.1153 0.396575 10.7739 0.00126633C10.6638 -0.0073786 10.553 0.02838 10.4712 0.10422C10.3894 0.179666 10.3438 0.286156 10.345 0.397361C10.4134 6.16431 11.1744 8.52084 18.551 8.6014ZM18.551 9.3983C11.1744 9.47886 10.4138 11.8354 10.3454 17.6023C10.3442 17.7135 10.3898 17.82 10.4716 17.8955C10.5447 17.9627 10.6402 18 10.7385 18C10.7503 18 10.7625 17.9996 10.7743 17.9984C15.1157 17.6031 18.5526 14.1668 18.9469 9.82701C18.9567 9.7162 18.9198 9.60656 18.8439 9.52483C18.768 9.4431 18.6623 9.40262 18.551 9.3983ZM9.08864 0.00323113C4.76097 0.409936 1.33508 3.8459 0.942369 8.17347C0.932541 8.28428 0.969493 8.39392 1.04536 8.47565C1.11966 8.55621 1.22462 8.60179 1.3339 8.60179C1.33547 8.60179 1.33704 8.60179 1.33862 8.60179C8.69082 8.5173 9.4499 6.16195 9.51909 0.398933C9.52027 0.287728 9.47428 0.180845 9.39251 0.105398C9.30996 0.0299518 9.1995 -0.0069856 9.08864 0.00323113ZM1.33822 9.39791C1.21597 9.38415 1.12005 9.44231 1.04497 9.52404C0.969493 9.60578 0.932148 9.71541 0.941976 9.82622C1.33469 14.1538 4.76097 17.5898 9.08864 17.9965C9.10083 17.9976 9.11341 17.998 9.12559 17.998C9.22387 17.998 9.319 17.9611 9.39212 17.8939C9.47388 17.8185 9.51988 17.7116 9.5187 17.6004C9.44951 11.8377 8.69082 9.48239 1.33822 9.39791Z'/%3E %3C/svg%3E")}.social-networks-list-2 li a.instagram{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 10C0 5.28595 0 2.92893 1.46447 1.46447C2.92893 0 5.28595 0 10 0C14.714 0 17.0711 0 18.5355 1.46447C20 2.92893 20 5.28595 20 10C20 14.714 20 17.0711 18.5355 18.5355C17.0711 20 14.714 20 10 20C5.28595 20 2.92893 20 1.46447 18.5355C0 17.0711 0 14.714 0 10ZM14.9206 4C14.3365 4 13.7524 4.48672 13.7524 5.16812C13.7524 5.84953 14.2392 6.33624 14.9206 6.33624C15.602 6.33624 16.0887 5.84953 16.0887 5.16812C15.9913 4.48672 15.5046 4 14.9206 4ZM4.99111 10.2302C4.99111 7.60189 7.13267 5.46033 9.76094 5.46033C12.4866 5.46033 14.6281 7.60189 14.5308 10.2302C14.5308 12.8584 12.3892 15 9.76094 15C7.13267 15 4.99111 12.8584 4.99111 10.2302ZM6.64595 10.2302C6.64595 11.9823 8.1061 13.3452 9.76094 13.3452C11.5131 13.3452 12.8759 11.9823 12.8759 10.2302C12.8759 8.47798 11.4158 7.11517 9.76094 7.11517C8.00876 7.11517 6.64595 8.57533 6.64595 10.2302Z'/%3E %3C/svg%3E")}.social-networks-list-2 li a .popup{position:absolute;right:0;bottom:calc(100% + 12px);padding:8px 10px;min-width:100%;transition:.2s ease;border-radius:5px;min-width:120px;background-color:#fff;opacity:0;visibility:hidden}.social-networks-list-2 li a .popup:before{content:"";position:absolute;width:24px;height:24px;right:8px;bottom:-10px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='21' viewBox='0 0 23 21' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M8.90193 19.5C10.0566 21.5 12.9434 21.5 14.0981 19.5L22.3253 5.25C23.48 3.25 22.0366 0.75 19.7272 0.75H3.27276C0.963356 0.75 -0.480019 3.25 0.674682 5.25L8.90193 19.5Z'/%3E %3C/svg%3E")no-repeat center;background-size:contain}.social-networks-list-2 li a .popup p{position:relative;z-index:1;font-size:.875rem;line-height:1.2;color:#343434;text-align:center}.social-networks-list-2 li a .popup span{display:block;position:relative;z-index:1;font-size:.5rem;line-height:1.2;color:#343434}.social-networks-list-2 li a:hover .popup{opacity:1;visibility:visible}.icv__control:before{content:"";z-index:8;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:12px;height:56px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='56' viewBox='0 0 12 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Crect y='-0.000244141' width='12' height='56' rx='2' fill='%23343434'/%3E %3Crect x='4' y='34.9998' width='4' height='4' rx='1' fill='white'/%3E %3Crect x='4' y='25.9998' width='4' height='4' rx='1' fill='white'/%3E %3Crect x='4' y='16.9998' width='4' height='4' rx='1' fill='white'/%3E %3C/svg%3E")no-repeat center;background-size:contain}.icv__control-line{width:3px!important;background-color:#cc0035!important}.icv__arrow-wrapper{display:none}.icv__arrow-wrapper svg path{fill:#343434!important}.custom-slick-arrows,.custom-slick-arrows-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-right:40px;min-height:60px;border:2px solid #343434}.custom-slick-arrows:before,.custom-slick-arrows:after,.custom-slick-arrows-mobile:before,.custom-slick-arrows-mobile:after{content:"";position:absolute;left:0;right:0;width:2px;height:20px;margin:auto;background-color:#343434}.custom-slick-arrows:before,.custom-slick-arrows-mobile:before{top:0}.custom-slick-arrows:after,.custom-slick-arrows-mobile:after{bottom:0}.individual-slider__cont .custom-slick-arrows,.individual-slider__cont .custom-slick-arrows-mobile,.portolioProject-slider__cont .custom-slick-arrows,.portolioProject-slider__cont .custom-slick-arrows-mobile{margin-right:0!important}.individual-slider__cont .slick-slide{padding:0 10px}.portolioProject-slider img{height:calc(100vh - 270px);min-height:450px;-o-object-fit:cover;object-fit:cover;display:block;width:100%}.individual-slider .slick-slide{height:auto;object-fit:cover;display:block}.individual-slider .slick-track{align-items:stretch;display:flex}@media screen and (max-width:410px){.portolioProject-slider__cont{display:block;margin-left:-20px}.portolioProject-slider__cont .custom-slick-arrows{margin-left:15px}}.individual-slider__cont .section-title,.portolioProject-slider__cont .section-title{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:60px}.custom-slick-arrows .slick-arrow,.custom-slick-arrows-mobile .slick-arrow{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;width:65px;height:61px;border:0;font-size:0;text-indent:-9999px;background:0 0!important}.custom-slick-arrows .slick-arrow:before,.custom-slick-arrows-mobile .slick-arrow:before{content:"";width:18px;height:18px;background-repeat:no-repeat;background-position:center;background-size:contain;transition:.2s ease}.description ul{padding-left:21px;margin-bottom:15px}.custom-slick-arrows .slick-arrow.slick-prev:before,.custom-slick-arrows-mobile .slick-arrow.slick-prev:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='20' viewBox='0 0 14 20' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M10.6211 0.34375L13.0352 2.75781L5.79297 10L13.0352 17.2422L10.6211 19.6563L0.964844 10L10.6211 0.34375Z'/%3E %3C/svg%3E")}.custom-slick-arrows .slick-arrow.slick-prev:active:before,.custom-slick-arrows-mobile .slick-arrow.slick-prev:active:before{transform:translateX(-4px)}.custom-slick-arrows .slick-arrow.slick-next:before,.custom-slick-arrows-mobile .slick-arrow.slick-next:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='20' viewBox='0 0 14 20' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M3.37891 0.34375L0.964844 2.75781L8.20703 10L0.964844 17.2422L3.37891 19.6563L13.0352 10L3.37891 0.34375Z'/%3E %3C/svg%3E")}.custom-slick-arrows .slick-arrow.slick-next:active:before,.custom-slick-arrows-mobile .slick-arrow.slick-next:active:before{transform:translateX(4px)}.custom-slick-arrows.white,.custom-slick-arrows-mobile.white{border-color:#fff}.custom-slick-arrows.white:before,.custom-slick-arrows.white:after,.custom-slick-arrows-mobile.white:before,.custom-slick-arrows-mobile.white:after{background-color:#fff}.custom-slick-arrows.white .slick-arrow.slick-prev:before,.custom-slick-arrows-mobile.white .slick-arrow.slick-prev:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='20' viewBox='0 0 14 20' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M10.6211 0.34375L13.0352 2.75781L5.79297 10L13.0352 17.2422L10.6211 19.6563L0.964844 10L10.6211 0.34375Z'/%3E %3C/svg%3E")}.custom-slick-arrows.white .slick-arrow.slick-next:before,.custom-slick-arrows-mobile.white .slick-arrow.slick-next:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='20' viewBox='0 0 14 20' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M3.37891 0.34375L0.964844 2.75781L8.20703 10L0.964844 17.2422L3.37891 19.6563L13.0352 10L3.37891 0.34375Z'/%3E %3C/svg%3E")}.custom-slick-dots .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center}.custom-slick-dots .slick-dots li{margin-right:5px}.custom-slick-dots .slick-dots li:last-child{margin:0}.custom-slick-dots .slick-dots li button{display:block;width:8px;height:8px;text-indent:-9999px;border:0;border-radius:4px;background:rgba(255,255,255,.5);transition:.2s ease}.custom-slick-dots .slick-dots li button:hover{background-color:#cc0035}.custom-slick-dots .slick-dots li.slick-active button{width:32px;background-color:#cc0035}.video-container{position:relative}.video-container .mobile-play{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%}.video-container.type-youtube{position:relative;width:100%;height:0;margin:0;z-index:1;padding-bottom:56.27198%;background-repeat:no-repeat;background-position:center;background-size:cover}.video-container.type-youtube video{position:absolute;top:0;left:0;width:auto;height:100%;cursor:pointer}.video-container.type-youtube iframe{display:none;position:absolute;top:0;left:0;width:100%;height:100%}.video-container.type-youtube.is-start iframe{display:block}.video-container.type-local{position:relative;width:100%;height:0;margin:0;z-index:1;padding-bottom:56.27198%;background-repeat:no-repeat;background-position:center;background-size:cover}.video-container.type-local video{position:absolute;top:0;left:0;width:auto;height:100%;cursor:pointer}.video-container.type-local video.preview{display:block}.video-container.type-local video.full{display:none}.video-container.type-local .btn-play{flex-direction:column;align-items:center;display:none;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:80px;height:82px;transition:.2s ease}.video-container.type-local .btn-play i{margin:0 0 5px 0}.video-container.type-local .btn-play span{color:#fff}.video-container.type-local.is-start video.preview{display:none}@media screen and (max-width:1775px){.footer .block-main-menu{grid-template-columns:2fr 3fr 1fr 1fr!important}}@media screen and (max-width:1350px){.footer .block-main-menu .list-link.list-3{justify-content:flex-start!important}}.video-container.type-local.is-start video.full{display:block}.video-container.type-local.is-start .btn-play{opacity:0;visibility:hidden}.video-container.type-local.is-start:hover .btn-play{opacity:1;visibility:visible}.btn-post-share{position:relative}.btn-post-share.desktop-share .btn-post-share-dropdown{position:absolute;top:100%;right:0;padding-top:5px;opacity:0;visibility:hidden;transition:.2s ease}.btn-post-share.desktop-share .btn-post-share-dropdown ul{padding:5px 0;background-color:#fff}.btn-post-share.desktop-share .btn-post-share-dropdown ul li{list-style:none}.btn-post-share.desktop-share .btn-post-share-dropdown ul li a{display:block;padding:10px 25px;font-size:1rem;line-height:1.2;color:#343434;transition:.2s ease;white-space:nowrap}.btn-post-share.desktop-share .btn-post-share-dropdown ul li a:hover{background-color:#cc0035;color:#fff}.btn-post-share.desktop-share:hover .btn-post-share-dropdown{opacity:1;visibility:visible}.btn-scroll-top{position:fixed;z-index:9;bottom:30px;right:30px;width:100px;height:100px;border-radius:50px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='43' height='25' viewBox='0 0 43 25' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.1772 5.08287L2.5682 24.0876L0 21.5728L20.1178 1.02719L20.1179 1.02726L21.1238 0L42.6967 21.1237L40.182 23.6919L21.1772 5.08287Z' fill='%23CC0035'/%3E %3C/svg%3E")no-repeat center #fff;background-size:40%;transition:.3s ease;cursor:pointer;opacity:0;visibility:hidden;box-shadow:0 2px 6px rgba(35,35,35,.1)}.btn-scroll-top:hover{background-color:#414141}.btn-scroll-top.is-show{opacity:1;visibility:visible}.animation-spin{-webkit-animation-name:rotate;animation-name:rotate;-webkit-animation-duration:60s;animation-duration:60s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes rotate{0%{transform:rotate(-360deg)}to{transform:rotate(360deg)}}@keyframes rotate{0%{transform:rotate(-360deg)}to{transform:rotate(360deg)}}@-webkit-keyframes move-text{0%{transform:translateX(0)}to{transform:translateX(-70%)}}@keyframes move-text{0%{transform:translateX(0)}to{transform:translateX(-70%)}}.rating-stars{display:-webkit-box;display:-ms-flexbox;display:flex}.rating-stars i{display:block;width:20px;height:20px;margin-right:10px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.6061 11.5667C13.3096 11.7832 13.1861 12.1632 13.299 12.5149L15.0296 17.842L10.4978 14.5491C10.199 14.3326 9.799 14.3326 9.50136 14.5491L4.96959 17.842L6.70136 12.5126C6.81429 12.1632 6.69076 11.7832 6.39312 11.5667L1.86018 8.27376H7.46252C7.83076 8.27376 8.15547 8.03729 8.26841 7.68788L10.0002 2.35965L11.7308 7.6867C11.7855 7.85734 11.8931 8.00617 12.0379 8.11169C12.1828 8.21721 12.3574 8.27396 12.5366 8.27376H18.1402L13.6061 11.5667ZM19.9578 7.68317C19.8437 7.33258 19.5202 7.09729 19.1519 7.09729H12.7755L10.8061 1.03375C10.6919 0.683178 10.3684 0.447876 10.0002 0.447876C9.63194 0.447876 9.30723 0.683168 9.19429 1.03376L7.2237 7.09729H0.847242C0.479002 7.09729 0.155471 7.33258 0.0413462 7.68317C-0.0715913 8.03376 0.0519399 8.41376 0.349586 8.63023L5.50841 12.3773L3.53664 18.442C3.4237 18.7926 3.54723 19.1726 3.84605 19.3891C3.99428 19.4973 4.16959 19.5514 4.34252 19.5514C4.51783 19.5514 4.69312 19.4973 4.84135 19.3879L10.0002 15.6408L15.1566 19.3879C15.4543 19.6055 15.8555 19.6055 16.1543 19.3891C16.4519 19.1726 16.5755 18.7926 16.4625 18.4408L14.4908 12.3773L19.6496 8.63023C19.9484 8.41376 20.0719 8.03376 19.9578 7.68317H19.9578Z'/%3E %3C/svg%3E")no-repeat center;background-size:contain;transition:.2s ease}.rating-stars i:last-child{margin-right:0}.rating-stars i.full{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='34' height='33' viewBox='0 0 34 33' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16.0489 0.927051C16.3483 0.00574017 17.6517 0.00574017 17.9511 0.927051L21.2658 11.1287C21.3996 11.5407 21.7836 11.8197 22.2168 11.8197H32.9434C33.9122 11.8197 34.3149 13.0593 33.5312 13.6287L24.8532 19.9336C24.5027 20.1883 24.3561 20.6396 24.4899 21.0517L27.8046 31.2533C28.104 32.1746 27.0495 32.9407 26.2658 32.3713L17.5878 26.0664C17.2373 25.8117 16.7627 25.8117 16.4122 26.0664L7.73419 32.3713C6.95048 32.9407 5.896 32.1746 6.19535 31.2533L9.51006 21.0517C9.64393 20.6396 9.49728 20.1883 9.14679 19.9336L0.468768 13.6287C-0.314945 13.0593 0.0878303 11.8197 1.05655 11.8197H11.7832C12.2164 11.8197 12.6004 11.5407 12.7342 11.1287L16.0489 0.927051Z'/%3E %3C/svg%3E")}.rating-stars.set i{width:30px;height:20px;margin-right:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.6061 11.5667C13.3096 11.7832 13.1861 12.1632 13.299 12.5149L15.0296 17.842L10.4978 14.5491C10.199 14.3326 9.799 14.3326 9.50136 14.5491L4.96959 17.842L6.70136 12.5126C6.81429 12.1632 6.69076 11.7832 6.39312 11.5667L1.86018 8.27376H7.46252C7.83076 8.27376 8.15547 8.03729 8.26841 7.68788L10.0002 2.35965L11.7308 7.6867C11.7855 7.85734 11.8931 8.00617 12.0379 8.11169C12.1828 8.21721 12.3574 8.27396 12.5366 8.27376H18.1402L13.6061 11.5667ZM19.9578 7.68317C19.8437 7.33258 19.5202 7.09729 19.1519 7.09729H12.7755L10.8061 1.03375C10.6919 0.683178 10.3684 0.447876 10.0002 0.447876C9.63194 0.447876 9.30723 0.683168 9.19429 1.03376L7.2237 7.09729H0.847242C0.479002 7.09729 0.155471 7.33258 0.0413462 7.68317C-0.0715913 8.03376 0.0519399 8.41376 0.349586 8.63023L5.50841 12.3773L3.53664 18.442C3.4237 18.7926 3.54723 19.1726 3.84605 19.3891C3.99428 19.4973 4.16959 19.5514 4.34252 19.5514C4.51783 19.5514 4.69312 19.4973 4.84135 19.3879L10.0002 15.6408L15.1566 19.3879C15.4543 19.6055 15.8555 19.6055 16.1543 19.3891C16.4519 19.1726 16.5755 18.7926 16.4625 18.4408L14.4908 12.3773L19.6496 8.63023C19.9484 8.41376 20.0719 8.03376 19.9578 7.68317H19.9578Z'/%3E %3C/svg%3E")no-repeat top left;background-size:contain;cursor:pointer}.rating-stars.set i.fill,.rating-stars.set i.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='34' height='33' viewBox='0 0 34 33' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16.0489 0.927051C16.3483 0.00574017 17.6517 0.00574017 17.9511 0.927051L21.2658 11.1287C21.3996 11.5407 21.7836 11.8197 22.2168 11.8197H32.9434C33.9122 11.8197 34.3149 13.0593 33.5312 13.6287L24.8532 19.9336C24.5027 20.1883 24.3561 20.6396 24.4899 21.0517L27.8046 31.2533C28.104 32.1746 27.0495 32.9407 26.2658 32.3713L17.5878 26.0664C17.2373 25.8117 16.7627 25.8117 16.4122 26.0664L7.73419 32.3713C6.95048 32.9407 5.896 32.1746 6.19535 31.2533L9.51006 21.0517C9.64393 20.6396 9.49728 20.1883 9.14679 19.9336L0.468768 13.6287C-0.314945 13.0593 0.0878303 11.8197 1.05655 11.8197H11.7832C12.2164 11.8197 12.6004 11.5407 12.7342 11.1287L16.0489 0.927051Z'/%3E %3C/svg%3E")}.rating-stars input{display:none}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.pagination h2,.pagination .h2{display:none!important}.pagination .nav-links{display:-webkit-box;display:-ms-flexbox;display:flex}.pagination .nav-links .page-numbers{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px;padding:5px;font-size:1rem;line-height:1.1;color:#343434;margin-right:8px;border:2px solid #343434;transition:.2s ease}.pagination .nav-links .page-numbers:last-child{margin-right:0}.pagination .nav-links .page-numbers:hover{color:#cc0035}.pagination .nav-links .page-numbers.current{color:#cc0035}.pagination .nav-links .page-numbers.dots{border:0;padding:0;width:30px;text-indent:-9999px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='26' height='4' viewBox='0 0 26 4' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M2.39 0.52C1.48 0.52 0.76 1.24 0.76 2.14C0.76 3.04 1.48 3.76 2.39 3.76C3.29 3.76 4.02 3.04 4.02 2.14C4.02 1.24 3.29 0.52 2.39 0.52ZM7.66539 0.52C6.75539 0.52 6.03539 1.24 6.03539 2.14C6.03539 3.04 6.75539 3.76 7.66539 3.76C8.56539 3.76 9.29539 3.04 9.29539 2.14C9.29539 1.24 8.56539 0.52 7.66539 0.52ZM12.9408 0.52C12.0308 0.52 11.3108 1.24 11.3108 2.14C11.3108 3.04 12.0308 3.76 12.9408 3.76C13.8408 3.76 14.5708 3.04 14.5708 2.14C14.5708 1.24 13.8408 0.52 12.9408 0.52ZM18.2162 0.52C17.3062 0.52 16.5862 1.24 16.5862 2.14C16.5862 3.04 17.3062 3.76 18.2162 3.76C19.1162 3.76 19.8462 3.04 19.8462 2.14C19.8462 1.24 19.1162 0.52 18.2162 0.52ZM23.4916 0.52C22.5816 0.52 21.8616 1.24 21.8616 2.14C21.8616 3.04 22.5816 3.76 23.4916 3.76C24.3916 3.76 25.1216 3.04 25.1216 2.14C25.1216 1.24 24.3916 0.52 23.4916 0.52Z' fill='%23343434'/%3E %3C/svg%3E")no-repeat center;background-size:contain}.pagination .nav-links .page-numbers.prev{text-indent:-9999px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='20' viewBox='0 0 14 20' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M10.6211 0.34375L13.0352 2.75781L5.79297 10L13.0352 17.2422L10.6211 19.6563L0.964844 10L10.6211 0.34375Z'/%3E %3C/svg%3E")no-repeat center;background-size:35%}.pagination .nav-links .page-numbers.prev:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='20' viewBox='0 0 14 20' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M10.6211 0.34375L13.0352 2.75781L5.79297 10L13.0352 17.2422L10.6211 19.6563L0.964844 10L10.6211 0.34375Z'/%3E %3C/svg%3E")}.pagination .nav-links .page-numbers.next{text-indent:-9999px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='20' viewBox='0 0 14 20' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M3.37891 0.34375L0.964844 2.75781L8.20703 10L0.964844 17.2422L3.37891 19.6563L13.0352 10L3.37891 0.34375Z'/%3E %3C/svg%3E")no-repeat center;background-size:35%}.pagination .nav-links .page-numbers.next:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='20' viewBox='0 0 14 20' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M3.37891 0.34375L0.964844 2.75781L8.20703 10L0.964844 17.2422L3.37891 19.6563L13.0352 10L3.37891 0.34375Z'/%3E %3C/svg%3E")}.slick-arrow{position:absolute;z-index:2;top:0;bottom:0;margin:auto;width:100px;height:100px;border:2px solid #fff;border-radius:100px;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-color:transparent;background-size:32px;transition:.2s ease;transform:scale(1);outline:0!important;box-shadow:none!important;overflow:hidden}.slick-arrow.slick-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='20' viewBox='0 0 14 20' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M10.6211 0.34375L13.0352 2.75781L5.79297 10L13.0352 17.2422L10.6211 19.6563L0.964844 10L10.6211 0.34375Z'/%3E %3C/svg%3E")}.slick-arrow.slick-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='20' viewBox='0 0 14 20' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M3.37891 0.34375L0.964844 2.75781L8.20703 10L0.964844 17.2422L3.37891 19.6563L13.0352 10L3.37891 0.34375Z'/%3E %3C/svg%3E")}.slick-arrow:hover{transform:scale(1.1);background-color:#cc0035;border-color:transparent}.slick-arrow:hover:before{opacity:1;visibility:visible}.slick-arrow.slick-disabled{opacity:.5;pointer-events:none}.slick-dots{position:absolute;bottom:20px;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.slick-dots li{list-style:none;height:8px;margin-right:8px}.slick-dots li:last-child{margin-right:0}.slick-dots li button{width:8px;height:8px;border:0;background-color:#fff;border-radius:10px;text-indent:-9999px;transition:.2s ease;outline:0!important;box-shadow:none!important}.slick-dots li.slick-active button{width:32px;opacity:1;background-color:#cc0035}.images-hover-change{position:relative;overflow:hidden;padding-top:75%;background-color:#fff}.images-hover-change .list{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.images-hover-change .list .line{height:100%;flex:1}.images-hover-change .dots{position:absolute;z-index:1;bottom:20px;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.images-hover-change .dots .dot{width:8px;height:8px;margin-right:5px;transition:.2s ease;border-radius:10px;background:#fff}.images-hover-change .dots .dot:last-child{margin-right:0}.images-hover-change .dots .dot.is-active{width:32px;background:#cc0035}.preview-card-button{display:flex;justify-content:flex-end;margin-top:10px}.images-hover-change .bg{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover}form.common-form .form-group{position:relative}form.common-form .form-group .form-control{border:0;padding:10px 20px;font-size:1rem;line-height:1.2;border-radius:0;height:61px;background-color:transparent;transition:.2s ease}form.common-form .form-group .form-control:focus{box-shadow:none}form.common-form .form-group .icon{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;width:65px;height:100%}form.common-form .form-group label{position:absolute;top:-11px;left:15px;font-size:1rem;line-height:1.1;margin:0;background-color:#eee;padding:0 5px;transition:.2s ease;white-space:nowrap}form.common-form .form-group label .required{color:#fe3f3f}form.common-form .form-group textarea{resize:none;min-height:150px}form.common-form .form-group .err{position:absolute;left:0;bottom:-19px;display:none;color:#fe3f3f;font-size:.75rem}form.common-form .form-group.has-error label{color:#fe3f3f}form.common-form .form-group.woocommerce-validated .form-control,form.common-form .form-group.woocommerce-validated .input-text{border-color:#eee!important}form.common-form .form-group.textarea{border:2px solid #343434}form.common-form .form-group.textarea textarea{padding:20px;line-height:1.3}form.common-form .form-group.has-error+.icon-phone:before,form.common-form .form-group.has-error+.icon-phone:after{transition-delay:0s;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='%23fe3f3f' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M3.62 7.79C5.06 10.62 7.38 12.93 10.21 14.38L12.41 12.18C12.68 11.91 13.08 11.82 13.43 11.94C14.55 12.31 15.76 12.51 17 12.51C17.55 12.51 18 12.96 18 13.51V17C18 17.55 17.55 18 17 18C7.61 18 0 10.39 0 1C0 0.45 0.45 0 1 0H4.5C5.05 0 5.5 0.45 5.5 1C5.5 2.25 5.7 3.45 6.07 4.57C6.18 4.92 6.1 5.31 5.82 5.59L3.62 7.79Z'/%3E %3C/svg%3E")}form.common-form .btn{display:block;width:100%}form.common-form .privacy{margin-top:20px;font-size:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}form.common-form .privacy label.checkbox{position:relative;display:inline-block!important;vertical-align:middle;border:0!important;margin:0}form.common-form .privacy label.checkbox i{display:block}form.common-form .privacy label.checkbox input{display:none}form.common-form .privacy label.checkbox input:checked+i{transform:scale(1)}form.common-form .privacy p{display:inline-block;vertical-align:middle;font-size:.75rem;line-height:1.3;width:calc(100% - 30px);margin:0;color:rgba(52,52,52,.7)}form.common-form .privacy p a{color:#e6003c;border-bottom:1px solid transparent}form.common-form .privacy p a:hover{border-bottom-color:#e6003c}form.common-form .info{display:none;margin-top:15px;padding:15px 20px;background-color:#eee;text-align:center;font-size:1rem;line-height:1.375rem}form.common-form .info.is-active{display:block}form.common-form .info.is-error{background-color:#fe3f3f;color:#fff}label.radio,label.checkbox{position:relative;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;align-items:center;cursor:pointer}label.radio i,label.checkbox i{position:relative;width:18px;height:18px;border:1px solid #ccc;border-radius:18px;margin-right:10px;transition:.2s ease;background-color:#fff}label.radio i:after,label.checkbox i:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:10px;height:10px;border-radius:14px;transform:scale(0);transition:.2s ease;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='Capa_1' enable-background='new 0 0 512 512' height='512' viewBox='0 0 512 512' width='512' xmlns='http://www.w3.org/2000/svg' fill='%23CC0035'%3E%3Cg%3E%3Cpath d='m450.585 68.552-252.065 252.065-137.105-137.104-61.415 61.415 198.52 198.52 313.48-313.48z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}label.radio input,label.checkbox input{display:none!important}label.radio input:checked+i:after,label.checkbox input:checked+i:after{transform:scale(1)}label.radio span,label.checkbox span{font-size:1rem;font-weight:400;line-height:1.25rem;width:calc(100% - 28px)}label.checkbox i{border-radius:2px}label.checkbox i:after{border-radius:0}.select2 .select2-selection{border-color:#eee!important;height:50px!important;margin:0;border-radius:0;outline:0}.select2 .select2-selection .select2-selection__rendered{padding:10px 20px!important;font-size:1rem}.select2 .select2-selection .select2-selection__rendered .select2-selection__clear{float:left;font-size:1.25rem!important;width:18px;margin-right:5px;color:#fe3f3f}.select2 .select2-selection .select2-selection__arrow{top:0!important;bottom:0!important;right:12px!important;margin:auto}.select2-container .select2-dropdown{border-color:#eee;border-radius:0}.select2-container .select2-dropdown .select2-search{padding:5px}.select2-container .select2-dropdown .select2-search .select2-search__field{border-color:#eee}.select2-container .select2-dropdown .select2-results ul li.select2-results__option--highlighted{background-color:#cc0035}.fslightbox-fade-in{background-color:#fff}.fslightbox-fade-in-strong{background-color:#fff}.bootstrap-select select{max-width:0!important;min-width:0!important;margin:0!important}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:.6875rem;line-height:1.0625rem;margin:0;padding:0 4px 5px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.gallery-caption{display:inline-block}.bypostauthor{display:inline-block}.header{position:fixed;z-index:1000;top:0;left:0;width:100%;border-bottom:1px solid #343434;background-color:#eee;overflow:hidden;transition:transform .3s ease}.header .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.header .header-mobile{position:relative;z-index:5;display:none;justify-content:space-between;align-items:center;padding-top:25px;padding-bottom:25px;border-bottom:1px solid rgba(52,52,52,.4);transition:.3s ease;background-color:#eee}.header .header-mobile .toggle-menu{position:relative;display:none;flex-direction:column;justify-content:center;width:34px;height:26px;margin-right:30px;cursor:pointer}.header .header-mobile .toggle-menu i{position:absolute;top:0;bottom:0;left:0;display:block;width:100%;height:2px;margin:auto;background-color:#343434;transition:.2s ease}.header .header-mobile .toggle-menu i:nth-child(1){transform:translateY(-12px)}.header .header-mobile .toggle-menu i:nth-child(3){width:75%;margin-bottom:0;background-color:#cc0035}.header .header-mobile .toggle-menu:hover i{background-color:#cc0035}.header .header-mobile .toggle-menu.is-open i:nth-child(1){transform:rotate(45deg)}.header .header-mobile .toggle-menu.is-open i:nth-child(2){transform:rotate(-45deg)}.header .header-mobile .toggle-menu.is-open i:nth-child(3){opacity:0}.header .header-mobile .logo{padding:0}.header .header-mobile .logo a img{height:42px;-o-object-fit:contain;object-fit:contain}.header .header-mobile .phones{display:-webkit-box;display:-ms-flexbox;display:flex}.header .header-mobile .phones a{display:block;width:40px;height:40px;margin-right:5px;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:45%}.header .header-mobile .phones a:last-child{margin-right:0}.header .header-mobile .phones a:hover{background-color:#cc0035}.header .header-mobile .phones a.phone{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M3.62 7.79C5.06 10.62 7.38 12.93 10.21 14.38L12.41 12.18C12.68 11.91 13.08 11.82 13.43 11.94C14.55 12.31 15.76 12.51 17 12.51C17.55 12.51 18 12.96 18 13.51V17C18 17.55 17.55 18 17 18C7.61 18 0 10.39 0 1C0 0.45 0.45 0 1 0H4.5C5.05 0 5.5 0.45 5.5 1C5.5 2.25 5.7 3.45 6.07 4.57C6.18 4.92 6.1 5.31 5.82 5.59L3.62 7.79Z'/%3E %3C/svg%3E");background-size:14px}.header .header-mobile .phones a.phone:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M3.62 7.79C5.06 10.62 7.38 12.93 10.21 14.38L12.41 12.18C12.68 11.91 13.08 11.82 13.43 11.94C14.55 12.31 15.76 12.51 17 12.51C17.55 12.51 18 12.96 18 13.51V17C18 17.55 17.55 18 17 18C7.61 18 0 10.39 0 1C0 0.45 0.45 0 1 0H4.5C5.05 0 5.5 0.45 5.5 1C5.5 2.25 5.7 3.45 6.07 4.57C6.18 4.92 6.1 5.31 5.82 5.59L3.62 7.79Z'/%3E %3C/svg%3E")}.header .header-mobile .phones a.whatsapp{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.0404 0.967033C14.1555 1.42657 15.1673 2.10475 16.0161 2.96159C17.3035 4.23954 18.1811 5.87195 18.537 7.65067C18.8928 9.42938 18.7109 11.2738 18.0143 12.9487C17.3178 14.6236 16.1382 16.0531 14.6259 17.0549C13.1137 18.0567 11.3373 18.5854 9.52341 18.5735H9.5896C8.07862 18.5709 6.59199 18.1913 5.26449 17.4689L0.428711 18.6963L1.65607 13.971C0.859353 12.5861 0.439926 11.0165 0.439676 9.41878C0.439425 7.8211 0.85836 6.25132 1.65464 4.86622C2.45092 3.48111 3.59667 2.32917 4.97746 1.52544C6.35825 0.721707 7.92575 0.294318 9.52341 0.285957C10.7294 0.275921 11.9253 0.507499 13.0404 0.967033ZM5.65724 15.9347C6.82535 16.6345 8.16172 17.0036 9.52341 17.0025C11.5341 16.9993 13.4615 16.1991 14.8833 14.7773C16.305 13.3556 17.1052 11.4282 17.1085 9.41747C17.1125 8.42078 16.9182 7.43325 16.5368 6.51241C16.1554 5.59157 15.5946 4.75585 14.8869 4.05393C13.567 2.74606 11.8129 1.96819 9.95747 1.86792C8.10202 1.76764 6.27431 2.35194 4.82112 3.50995C3.36794 4.66796 2.39037 6.31911 2.07392 8.15013C1.75746 9.98114 2.12412 11.8646 3.10434 13.4432L3.27617 13.7255L2.51521 16.5239L5.38722 15.7752L5.65724 15.9347ZM13.2954 11.1131C13.4875 11.2068 13.6479 11.2851 13.7212 11.3198C13.749 11.333 13.7756 11.3454 13.8009 11.3573C13.9883 11.4452 14.109 11.5019 14.163 11.5775C14.2162 11.9431 14.1695 12.3163 14.028 12.6576C13.858 12.934 13.6329 13.1724 13.3669 13.3582C13.1009 13.544 12.7995 13.6732 12.4815 13.7377C12.0027 13.8218 11.5109 13.7924 11.0455 13.6518C11.0238 13.6445 11.0017 13.6372 10.9793 13.6297C10.6589 13.5232 10.2615 13.391 9.75681 13.1731C8.17656 12.3853 6.82757 11.2013 5.84155 9.7365C5.30422 9.04762 4.98381 8.21456 4.92103 7.34316C4.91584 6.98822 4.98402 6.63603 5.1213 6.30867C5.25858 5.9813 5.462 5.68583 5.71882 5.44076C5.87792 5.26911 6.09862 5.16759 6.33249 5.15847H6.82343C6.83742 5.15847 6.85179 5.15781 6.86655 5.15714C6.9943 5.15129 7.15061 5.14413 7.32665 5.55122C7.3779 5.66974 7.45089 5.83341 7.53078 6.01255C7.75699 6.51978 8.03851 7.15107 8.03851 7.2327C8.06896 7.29587 8.08477 7.36509 8.08477 7.43521C8.08477 7.50534 8.06896 7.57456 8.03851 7.63773C7.9816 7.77356 7.90735 7.90145 7.81759 8.01821C7.69486 8.15321 7.57212 8.28822 7.47393 8.41096C7.46462 8.4226 7.45497 8.43424 7.44526 8.44597C7.35256 8.55786 7.25354 8.67739 7.37574 8.87735C7.69982 9.46587 8.11394 10.0001 8.6031 10.4606C9.14346 10.9391 9.76206 11.321 10.4319 11.5898C10.6651 11.7616 10.7878 11.7494 10.9228 11.5898C10.9327 11.5781 10.9442 11.5646 10.957 11.5494C11.1194 11.3579 11.4991 10.9099 11.6469 10.6938C11.8065 10.4606 11.9538 10.4852 12.1624 10.5711C12.3055 10.63 12.876 10.9084 13.2954 11.1131Z'/%3E %3C/svg%3E");background-size:18px}.header .header-mobile .phones a.whatsapp:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.0404 0.967033C14.1555 1.42657 15.1673 2.10475 16.0161 2.96159C17.3035 4.23954 18.1811 5.87195 18.537 7.65067C18.8928 9.42938 18.7109 11.2738 18.0143 12.9487C17.3178 14.6236 16.1382 16.0531 14.6259 17.0549C13.1137 18.0567 11.3373 18.5854 9.52341 18.5735H9.5896C8.07862 18.5709 6.59199 18.1913 5.26449 17.4689L0.428711 18.6963L1.65607 13.971C0.859353 12.5861 0.439926 11.0165 0.439676 9.41878C0.439425 7.8211 0.85836 6.25132 1.65464 4.86622C2.45092 3.48111 3.59667 2.32917 4.97746 1.52544C6.35825 0.721707 7.92575 0.294318 9.52341 0.285957C10.7294 0.275921 11.9253 0.507499 13.0404 0.967033ZM5.65724 15.9347C6.82535 16.6345 8.16172 17.0036 9.52341 17.0025C11.5341 16.9993 13.4615 16.1991 14.8833 14.7773C16.305 13.3556 17.1052 11.4282 17.1085 9.41747C17.1125 8.42078 16.9182 7.43325 16.5368 6.51241C16.1554 5.59157 15.5946 4.75585 14.8869 4.05393C13.567 2.74606 11.8129 1.96819 9.95747 1.86792C8.10202 1.76764 6.27431 2.35194 4.82112 3.50995C3.36794 4.66796 2.39037 6.31911 2.07392 8.15013C1.75746 9.98114 2.12412 11.8646 3.10434 13.4432L3.27617 13.7255L2.51521 16.5239L5.38722 15.7752L5.65724 15.9347ZM13.2954 11.1131C13.4875 11.2068 13.6479 11.2851 13.7212 11.3198C13.749 11.333 13.7756 11.3454 13.8009 11.3573C13.9883 11.4452 14.109 11.5019 14.163 11.5775C14.2162 11.9431 14.1695 12.3163 14.028 12.6576C13.858 12.934 13.6329 13.1724 13.3669 13.3582C13.1009 13.544 12.7995 13.6732 12.4815 13.7377C12.0027 13.8218 11.5109 13.7924 11.0455 13.6518C11.0238 13.6445 11.0017 13.6372 10.9793 13.6297C10.6589 13.5232 10.2615 13.391 9.75681 13.1731C8.17656 12.3853 6.82757 11.2013 5.84155 9.7365C5.30422 9.04762 4.98381 8.21456 4.92103 7.34316C4.91584 6.98822 4.98402 6.63603 5.1213 6.30867C5.25858 5.9813 5.462 5.68583 5.71882 5.44076C5.87792 5.26911 6.09862 5.16759 6.33249 5.15847H6.82343C6.83742 5.15847 6.85179 5.15781 6.86655 5.15714C6.9943 5.15129 7.15061 5.14413 7.32665 5.55122C7.3779 5.66974 7.45089 5.83341 7.53078 6.01255C7.75699 6.51978 8.03851 7.15107 8.03851 7.2327C8.06896 7.29587 8.08477 7.36509 8.08477 7.43521C8.08477 7.50534 8.06896 7.57456 8.03851 7.63773C7.9816 7.77356 7.90735 7.90145 7.81759 8.01821C7.69486 8.15321 7.57212 8.28822 7.47393 8.41096C7.46462 8.4226 7.45497 8.43424 7.44526 8.44597C7.35256 8.55786 7.25354 8.67739 7.37574 8.87735C7.69982 9.46587 8.11394 10.0001 8.6031 10.4606C9.14346 10.9391 9.76206 11.321 10.4319 11.5898C10.6651 11.7616 10.7878 11.7494 10.9228 11.5898C10.9327 11.5781 10.9442 11.5646 10.957 11.5494C11.1194 11.3579 11.4991 10.9099 11.6469 10.6938C11.8065 10.4606 11.9538 10.4852 12.1624 10.5711C12.3055 10.63 12.876 10.9084 13.2954 11.1131Z'/%3E %3C/svg%3E")}.header .mobile-menu-wrap{display:none;position:absolute;z-index:4;top:0;left:-100%;width:100%;height:100%;padding:100px 0 20px 30px;background-color:#eee;transition:.3s ease}.header .mobile-menu-wrap .inner-wrap{position:relative;height:100%}.header .mobile-menu-wrap .inner-wrap:before,.header .mobile-menu-wrap .inner-wrap:after{content:"";position:absolute;z-index:2;width:100%;height:30px}.header .mobile-menu-wrap .inner-wrap:before{top:0;background:-webkit-gradient(linear,left top,left bottom,from(#eee),to(transparent));background:linear-gradient(to bottom,#eee,transparent)}.header .mobile-menu-wrap .inner-wrap:after{bottom:0;background:-webkit-gradient(linear,left bottom,left top,from(#eee),to(transparent));background:linear-gradient(to top,#eee,transparent)}.header .mobile-menu-wrap .inner{position:relative;overflow-x:hidden;height:100%;padding:30px 30px 30px 0}.header .mobile-menu-wrap .inner .menu-items{margin-bottom:20px}.header .mobile-menu-wrap .inner .menu-items .item-toggle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;font-size:1.25rem;line-height:1.2;font-weight:500;margin-bottom:40px;cursor:pointer}.header .mobile-menu-wrap .inner .menu-items .item-toggle a{color:#343434}.header .mobile-menu-wrap .inner .menu-items .item-toggle a:hover{color:#cc0035}.header .mobile-menu-wrap .inner .menu-items .item-toggle i{display:block;width:24px;height:24px;margin-left:10px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='9' viewBox='0 0 15 9' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.8303 1.95548L13.5677 0.692885L7.87468 6.38594L2.18163 0.692885L0.916504 1.95801L7.87468 8.91618L14.8303 1.95548Z'/%3E %3C/svg%3E")no-repeat center;background-size:18px;transition:.2s ease}.header .mobile-menu-wrap .inner .menu-items .item-list{display:none}.header .mobile-menu-wrap .inner .menu-items ul{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap}.header .mobile-menu-wrap .inner .menu-items ul li{list-style:none;width:50%;margin-bottom:40px}.header .mobile-menu-wrap .inner .menu-items ul li:nth-child(odd){padding-right:10px}.header .mobile-menu-wrap .inner .menu-items ul li a{font-size:1.125rem;line-height:1.2;color:rgba(52,52,52,.7)}.header .mobile-menu-wrap .inner .menu-items ul li a:hover{color:#cc0035}.header .mobile-menu-wrap .inner .menu-items.is-open .item-toggle i{transform:rotateX(189deg)}.header .mobile-menu-wrap .inner .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;align-items:center;margin-top:20px}.header .mobile-menu-wrap .inner .bottom .email{margin-bottom:20px}.header .mobile-menu-wrap .inner .bottom .email a{font-size:1.125rem;line-height:1.2;color:#343434;font-weight:500}.header .mobile-menu-wrap .inner .bottom .email a span{color:#cc0035}.header .mobile-menu-wrap .inner .bottom .email a:hover{color:#cc0035}.header .mobile-menu-wrap .inner .bottom .phone{margin-bottom:30px}.header .mobile-menu-wrap .inner .bottom .phone a{font-size:1.5rem;line-height:1.2;color:#343434;font-weight:500}.header .mobile-menu-wrap .inner .bottom .phone a i{color:#cc0035}.header .mobile-menu-wrap .inner .bottom .phone a:hover{color:#cc0035}.header .mobile-menu-wrap .inner .bottom .social-networks-list-2{margin-bottom:30px}.header .mobile-menu-wrap .inner .bottom .btn-icon span{white-space:nowrap}.header .mobile-menu-wrap p{margin-bottom:40px}.header .logo{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;border-right:1px solid #343434;width:345px;height:100px;padding:0 50px 0 0;transition:.3s ease}.header .logo a{display:block}.header .logo a img{display:block;width:auto;height:60px;transition:.3s ease}.header .top-menu-wrap{width:calc(100% - 550px);padding:0 60px;border-right:1px solid #343434}.header nav.top-menu{padding:0;opacity:1;visibility:visible;transition:.2s ease}.header nav.top-menu.is-hidden{opacity:0;visibility:hidden}.header nav.top-menu .main-menu{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;align-items:center;height:100px;padding:25px 0;transition:.3s ease}.header nav.top-menu .main-menu:before{content:"";position:absolute;bottom:-.15em;left:-61px;width:calc(100% + 121px);height:1px;background-color:#343434;opacity:0}.header nav.top-menu .main-menu .menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;list-style:none;margin-right:25px}.header nav.top-menu .main-menu .menu-item:last-child{margin-right:0}.header nav.top-menu .main-menu .menu-item a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;line-height:1.3;color:#343434;white-space:nowrap}.header nav.top-menu .main-menu .menu-item a:hover{color:#cc0035}.header nav.top-menu .main-menu .menu-item.current-menu-item a{color:#cc0035}.header nav.top-menu .main-menu .menu-item.current-menu-item a:before,.header nav.top-menu .main-menu .menu-item.current-menu-item a:after{background-color:#cc0035}.header nav.top-menu .main-menu .menu-item-has-children{position:relative}.header nav.top-menu .main-menu .menu-item-has-children>a{padding-right:25px}.header nav.top-menu .main-menu .menu-item-has-children>a:before,.header nav.top-menu .main-menu .menu-item-has-children>a:after{content:"";position:absolute;top:0;bottom:0;right:0;width:10px;height:2px;margin:auto;background-color:#343434;transition:.4s ease}.header nav.top-menu .main-menu .menu-item-has-children>a:before{transform:rotate(45deg) translate(-4px,4px)}.header nav.top-menu .main-menu .menu-item-has-children>a:after{transform:rotate(-45deg)}.header nav.top-menu .main-menu .menu-item-has-children>a:hover,.header nav.top-menu .main-menu .menu-item-has-children>a.is-hover{color:#cc0035}.header nav.top-menu .main-menu .menu-item-has-children>a:hover:before,.header nav.top-menu .main-menu .menu-item-has-children>a.is-hover:before{background-color:#cc0035;transform:rotate(0deg) translate(-4px,0)}.header nav.top-menu .main-menu .menu-item-has-children>a:hover:after,.header nav.top-menu .main-menu .menu-item-has-children>a.is-hover:after{background-color:#cc0035;transform:rotate(0deg)}.header nav.top-menu .main-menu .menu-item .sub-menu{display:none}.header nav.top-menu.is-sub-open .main-menu:before{opacity:1}.header .sub-menu-wrap{display:none;position:relative;z-index:99;margin:0 0 0-61px;padding:50px 50px 15px 70px;border-left:1px solid #343434;width:calc(100% + 121px)}.header .sub-menu-wrap.is-open{display:block}.header .sub-menu-wrap ul{display:grid;grid-template-columns:2fr 2fr 1fr}.header .sub-menu-wrap ul>li:nth-of-type(3){grid-column-start:1;grid-row-start:2}.header .sub-menu-wrap ul>li:nth-of-type(4){grid-column-start:2;grid-row-start:2}.header .sub-menu-wrap ul>li:nth-of-type(5){grid-column-start:1;grid-row-start:3}.header .sub-menu-wrap ul>li:nth-of-type(6){grid-column-start:2;grid-row-start:3}.header .sub-menu-wrap ul>li:nth-of-type(7){grid-column-start:1;grid-row-start:4}.header .sub-menu-wrap ul>li:nth-of-type(8){grid-column-start:2;grid-row-start:4}.header .sub-menu-wrap ul>li:nth-of-type(9){grid-column-start:1;grid-row-start:5}.header .sub-menu-wrap ul>li:nth-of-type(10){grid-column-start:2;grid-row-start:5}.header .sub-menu-wrap ul>li:nth-of-type(11){grid-column-start:1;grid-row-start:6}.header .sub-menu-wrap ul>li:nth-of-type(12){grid-row:span 5/span 5;grid-column-start:3;grid-row-start:1}.header .sub-menu-wrap ul li{list-style:none;margin-bottom:20px}.header .sub-menu-wrap ul li a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.125rem;line-height:1.3;color:#343434}.header .sub-menu-wrap ul li a:hover{color:#cc0035}.header .phone{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;height:100%;padding:0 0 0 30px;transition:.3s ease}.header .phone-whatsapp{display:block;width:26px;height:26px;margin-right:15px;background:url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='utf-8'?%3E %3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E %3Csvg width='800px' height='800px' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' fill='%23CC0035'%3E %3Cg%3E %3Cpath fill='none' d='M0 0h24v24H0z'/%3E %3Cpath fill-rule='nonzero' d='M2.004 22l1.352-4.968A9.954 9.954 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10a9.954 9.954 0 0 1-5.03-1.355L2.004 22zM8.391 7.308a.961.961 0 0 0-.371.1 1.293 1.293 0 0 0-.294.228c-.12.113-.188.211-.261.306A2.729 2.729 0 0 0 6.9 9.62c.002.49.13.967.33 1.413.409.902 1.082 1.857 1.971 2.742.214.213.423.427.648.626a9.448 9.448 0 0 0 3.84 2.046l.569.087c.185.01.37-.004.556-.013a1.99 1.99 0 0 0 .833-.231c.166-.088.244-.132.383-.22 0 0 .043-.028.125-.09.135-.1.218-.171.33-.288.083-.086.155-.187.21-.302.078-.163.156-.474.188-.733.024-.198.017-.306.014-.373-.004-.107-.093-.218-.19-.265l-.582-.261s-.87-.379-1.401-.621a.498.498 0 0 0-.177-.041.482.482 0 0 0-.378.127v-.002c-.005 0-.072.057-.795.933a.35.35 0 0 1-.368.13 1.416 1.416 0 0 1-.191-.066c-.124-.052-.167-.072-.252-.109l-.005-.002a6.01 6.01 0 0 1-1.57-1c-.126-.11-.243-.23-.363-.346a6.296 6.296 0 0 1-1.02-1.268l-.059-.095a.923.923 0 0 1-.102-.205c-.038-.147.061-.265.061-.265s.243-.266.356-.41a4.38 4.38 0 0 0 .263-.373c.118-.19.155-.385.093-.536-.28-.684-.57-1.365-.868-2.041-.059-.134-.234-.23-.393-.249-.054-.006-.108-.012-.162-.016a3.385 3.385 0 0 0-.403.004z'/%3E %3C/g%3E %3C/svg%3E")no-repeat center;background-size:contain}.header .phone-whatsapp:hover{transform:rotate(5deg)}.header .phone-link{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;height:100px;transition:.3s ease}.header .phone-link a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;font-size:1.5rem;line-height:1.2;color:#343434}.header .phone-link a i{color:#cc0035;font-style:normal}.header .phone-link a:hover{color:#cc0035}.header .phone-link a:before{content:"";display:block;width:18px;height:18px;margin-right:20px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M3.62 7.79C5.06 10.62 7.38 12.93 10.21 14.38L12.41 12.18C12.68 11.91 13.08 11.82 13.43 11.94C14.55 12.31 15.76 12.51 17 12.51C17.55 12.51 18 12.96 18 13.51V17C18 17.55 17.55 18 17 18C7.61 18 0 10.39 0 1C0 0.45 0.45 0 1 0H4.5C5.05 0 5.5 0.45 5.5 1C5.5 2.25 5.7 3.45 6.07 4.57C6.18 4.92 6.1 5.31 5.82 5.59L3.62 7.79Z'/%3E %3C/svg%3E")no-repeat center;background-size:contain;transition:.3s ease}.header .phone-link a:hover:before{transform:rotate(12deg)}.header.is-mobile-menu-open{height:100%;background-color:transparent;transform:translateY(0)!important}.header.is-mobile-menu-open .mobile-menu-wrap{transform:translateX(100%)}.header.is-hide{transform:translateY(-100%)}.header.is-scrolled .header-mobile{padding-top:15px;padding-bottom:15px}.header.is-scrolled .logo a img{width:115px}.header.is-scrolled nav.top-menu .main-menu{height:100px}.header.is-scrolled .phone-link{height:100px}.header.is-show{transform:translateY(0)}.footer{position:relative;background-color:#343434;overflow:hidden}.footer .block-main{border-bottom:1px solid rgba(255,255,255,.2)}.footer .block-main .col-10{display:-webkit-box;display:-ms-flexbox;display:flex}.footer .block-main-logo{height:100%;border-right:1px solid rgba(255,255,255,.2);padding:70px 50px 0 0}.footer .block-main-logo a{display:block;width:86px;margin:0 auto}.footer .block-main-logo a img{display:block;width:100%;-o-object-fit:contain;object-fit:contain}.footer .block-main-menu{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr 2fr;grid-template-rows:auto auto auto;grid-gap:20px 30px;gap:20px 30px;grid-template-areas:"link-1 link-2 link-3 link-4 link-5 link-6""link-7 list-link-1 list-link-1 list-link-1 link-8 list-link-2""link-9 link-9 link-9 link-9 link-9 link-9";width:calc(100% - 240px);padding:70px 100px 0 30px}.footer .block-main-menu .link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;font-weight:400;line-height:1.3;color:#fff;padding-right:15px}.footer .block-main-menu .link:hover{color:#cc0035}.footer .block-main-menu .link-group{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.footer .block-main-menu .list-link li{list-style:none;margin-bottom:20px}.footer .block-main-menu .list-link li:last-child{margin-bottom:0}.footer .block-main-menu .list-link li a{font-size:1rem;line-height:1.3;color:#fff;opacity:.7}.footer .block-main-menu .list-link li a:hover{opacity:1}.footer .block-main-menu .list-link.list-2 li{display:-webkit-box;display:-ms-flexbox;display:flex}.footer .block-main-menu .list-link.list-2 li a{margin-right:40px;min-width:291px}.footer .block-main-menu .list-link.list-2 li a:last-child{margin-right:0}.footer .block-main-menu.menu-mobile{display:none;color:#fff;padding:60px 0 30px 0}.footer .block-main-menu.menu-mobile .line-link{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px}.footer .block-main-menu.menu-mobile .line-link .link{padding:0;margin:0 40px 30px 0}.footer .block-main-menu.menu-mobile .line-link .link:last-child{margin-right:0}.footer .block-main-menu.menu-mobile .line-link.last{justify-content:flex-start;margin-bottom:0}.footer .block-main-menu.menu-mobile .line-link.last .link:last-child{margin:0}.footer .block-main-menu.menu-mobile .group-link{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}.footer .block-main-menu.menu-mobile .group-link>p{width:150px;font-size:1rem;line-height:1.3;font-weight:400;color:#fff}.footer .block-main-menu.menu-mobile .group-link ul{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;width:calc(100% - 150px)}.footer .block-main-menu.menu-mobile .group-link ul li{list-style:none;margin:0 50px 30px 0}.footer .block-main-menu.menu-mobile .group-link ul li a{font-size:1rem;opacity:.7;font-weight:400;color:#fff}.footer .block-main-menu.menu-mobile .group-link ul li a:hover{color:#cc0035}.footer .block-main-menu.menu-mobile .group-link ul li a:hover{opacity:1}.footer .block-main-right{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;width:240px;color:#fff;padding:70px 0}.footer .block-main-right-top{flex:1}.footer .block-main-right-top-text{margin-bottom:30px}.footer .block-main-right-email{margin-bottom:30px}.footer .block-main-right-email a{font-size:1rem;line-height:1.2;color:#fff;font-weight:400}.footer .block-main-right-email a span{color:#cc0035}.footer .block-main-right-email a:hover{color:#cc0035}.footer .block-main-right-phone a{font-size:1.75rem;line-height:1.2;color:#fff;font-weight:500}.footer .block-main-right-phone a i{color:#cc0035;font-style:normal}.footer .block-main-right-phone a:hover{color:#cc0035}.footer .block-main-right .logo-mob{display:none}.footer .block-main-right .logo-mob a{display:block;width:80px}.footer .block-main-right .logo-mob a img{display:block;width:100%;height:auto}.footer .block-main-right .callback{width:100%;margin-bottom:50px}.footer .block-main-right .callback span{padding:5px 12px;white-space:nowrap}.footer .block-bottom-copyright{padding:40px 50px 40px 0;height:100%;border-right:1px solid rgba(255,255,255,.2);color:rgba(255,255,255,.4)}.footer .block-bottom-copyright p{font-size:.875rem;line-height:1.3;text-align:center;font-weight:400}.footer .block-bottom-content{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:40px 0 40px 30px;color:#fff}.footer .block-bottom-content-text{width:calc(100% - 240px);font-size:.75rem;line-height:1.5;color:rgba(255,255,255,.7);padding-right:50px}.footer .block-bottom-content-text a{color:#cc0035;text-decoration:underline}.footer .block-bottom-content-text a:hover{color:#e6003c}.footer .block-bottom-content-dev{width:240px;display:-webkit-box;display:-ms-flexbox;display:flex}.footer .block-bottom-content-dev .item{margin-right:35px}.footer .block-bottom-content-dev .item:last-child{margin:0}.footer .block-bottom-content-dev .item a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;color:rgba(255,255,255,.5)}.footer .block-bottom-content-dev .item a img{display:block;height:40px;margin-right:30px;-o-object-fit:contain;object-fit:contain}.footer .block-bottom-content-dev .item a span{font-size:.875rem;line-height:1.3;white-space:nowrap}.footer .block-bottom-content-dev .item a span em{font-style:normal;border-bottom:1px solid rgba(255,255,255,.5)}.footer .block-bottom-content-dev .item a:hover{color:#fff}.footer .block-bottom-content-dev .item a:hover span em{border-bottom:1px solid #fff}.modal .modal-dialog{max-width:660px;padding:20px}.modal .modal-dialog .modal-content{position:relative;border:0;box-shadow:none;border-radius:0;padding:70px 100px;background-color:#f1f1f1}.modal .modal-dialog .modal-content .btn-close{position:absolute;top:0;right:-80px;width:80px;height:80px;border:0;padding:0;cursor:pointer;outline:0!important;box-shadow:none!important;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Crect x='26.0001' y='1' width='6' height='36' transform='rotate(45 26.0001 1)'/%3E %3Crect x='1.00003' y='5' width='6' height='36' transform='rotate(-45 1.00003 5)'/%3E %3C/svg%3E")no-repeat center #343434;background-size:40%;opacity:1;border-radius:0;transition:.2s ease}.modal .modal-dialog .modal-content .modal-title{margin-bottom:60px}.modal .modal-dialog .modal-content .modal-title h4,.modal .modal-dialog .modal-content .modal-title .h4{font-size:1.875rem;line-height:1.2;font-weight:400;margin:0}.modal .modal-dialog .modal-content .modal-title p{font-size:1rem;line-height:1.2;margin-top:15px}.modal .modal-dialog .modal-content .common-form .form-group label{background-color:#f1f1f1}.modal .modal-dialog .modal-content .common-form .form-group-set{margin-bottom:40px}.modal .modal-dialog .modal-content .common-form .form-group-set .btn-icon{width:100%;margin-bottom:40px}.modal .modal-dialog .modal-content .common-form .form-group-set .btn-icon:last-child{margin-bottom:0}.modal .modal-dialog .modal-content .common-form .submit{width:100%}.modal.new-review .modal-dialog{max-width:1000px}.modal.new-review .modal-content .modal-title{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.modal.new-review .modal-content .modal-title h4,.modal.new-review .modal-content .modal-title .h4{margin-right:30px;text-align:left}.modal.new-review .modal-content .modal-title p{margin-top:0;max-width:350px;text-align:left}.modal.new-review .modal-content .common-form .form-group-set{display:-webkit-box;display:-ms-flexbox;display:flex;grid-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.modal.new-review .modal-content .common-form .form-group-set .btn-icon{width:calc(50% - 15px)}.modal.new-review .modal-content .common-form .form-group-set .form-group{margin-bottom:0}.modal.new-review .modal-content .common-form .textarea{margin-bottom:30px}.modal.new-review .modal-content .common-form .bottom{display:-webkit-box;display:-ms-flexbox;display:flex}.modal.new-review .modal-content .common-form .bottom .left-block{width:calc(100% - 300px);padding-right:30px}.modal.new-review .modal-content .common-form .bottom .left-block .rating-stars-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}.modal.new-review .modal-content .common-form .bottom .left-block .rating-stars-wrap p{font-size:1rem;line-height:1.2;margin-right:20px;transition:.2s ease}.modal.new-review .modal-content .common-form .bottom .left-block .rating-stars-wrap.has-error p{color:#fe3f3f}.modal.new-review .modal-content .common-form .bottom .left-block .privacy{margin-top:15px}.modal.new-review .modal-content .common-form .bottom .submit{width:300px}.modal.review-view .modal-dialog{max-width:1200px}.modal.review-view .modal-content{padding:60px}.modal.review-view .modal-content .review-single-title{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;margin-bottom:60px}.modal.review-view .modal-content .review-single-title-img{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;width:100px;height:100px;margin-right:30px;background-color:#fff}.modal.review-view .modal-content .review-single-title-img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modal.review-view .modal-content .review-single-title-img p{font-size:2.375rem;line-height:1.1;font-weight:500;color:#cc0035}.modal.review-view .modal-content .review-single-title-text .date{font-size:1rem;line-height:1.2;margin-bottom:7px;color:rgba(52,52,52,.7)}.modal.review-view .modal-content .review-single-title-text .name{font-size:1.25rem;line-height:1.2}.modal.review-view .modal-content .review-single-text{font-size:1.25rem;line-height:1.4;margin-bottom:120px}.modal.review-view .modal-content .review-single-text p{margin-bottom:20px}.modal.review-view .modal-content .review-single-text p:last-child{margin-bottom:0}.modal.review-view .modal-content .review-single-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.modal.review-view .modal-content .review-single-bottom .close{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center}.modal.review-view .modal-content .review-single-bottom .close span{font-size:1.25rem;line-height:1.2;color:#cc0035}.modal.review-view .modal-content .review-single-bottom .close:after{content:"";display:block;width:16px;height:16px;margin-left:10px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Crect x='26.0001' y='1' width='6' height='36' transform='rotate(45 26.0001 1)'/%3E %3Crect x='1.00003' y='5' width='6' height='36' transform='rotate(-45 1.00003 5)'/%3E %3C/svg%3E")no-repeat center;background-size:contain;transition:.2s ease}.modal.review-view .modal-content .review-single-bottom .close:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Crect x='26.0001' y='1' width='6' height='36' transform='rotate(45 26.0001 1)'/%3E %3Crect x='1.00003' y='5' width='6' height='36' transform='rotate(-45 1.00003 5)'/%3E %3C/svg%3E")}.modal.review-view .modal-content .review-single-bottom .rating{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;font-size:2.25rem;line-height:1.2;font-weight:500}.modal.review-view .modal-content .review-single-bottom .rating:before{content:"";display:block;width:40px;height:40px;margin-right:10px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='34' height='33' viewBox='0 0 34 33' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16.0489 0.927051C16.3483 0.00574017 17.6517 0.00574017 17.9511 0.927051L21.2658 11.1287C21.3996 11.5407 21.7836 11.8197 22.2168 11.8197H32.9434C33.9122 11.8197 34.3149 13.0593 33.5312 13.6287L24.8532 19.9336C24.5027 20.1883 24.3561 20.6396 24.4899 21.0517L27.8046 31.2533C28.104 32.1746 27.0495 32.9407 26.2658 32.3713L17.5878 26.0664C17.2373 25.8117 16.7627 25.8117 16.4122 26.0664L7.73419 32.3713C6.95048 32.9407 5.896 32.1746 6.19535 31.2533L9.51006 21.0517C9.64393 20.6396 9.49728 20.1883 9.14679 19.9336L0.468768 13.6287C-0.314945 13.0593 0.0878303 11.8197 1.05655 11.8197H11.7832C12.2164 11.8197 12.6004 11.5407 12.7342 11.1287L16.0489 0.927051Z'/%3E %3C/svg%3E")no-repeat center;background-size:contain}.modal.success .modal-dialog{max-width:840px}.modal.success .modal-content{padding-top:60px;padding-bottom:60px;padding:100px 140px;background-color:#343434}.modal.success .modal-content .btn-close{position:absolute;top:20px!important;right:20px!important;background-size:30px;background-color:transparent}.modal.success .modal-content .text{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.modal.success .modal-content .text:before{content:"";width:35px;height:35px;margin-right:20px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg id='Capa_1' enable-background='new 0 0 512 512' height='512' viewBox='0 0 512 512' width='512' xmlns='http://www.w3.org/2000/svg' fill='%23343434'%3E%3Cg%3E%3Cpath d='m450.585 68.552-252.065 252.065-137.105-137.104-61.415 61.415 198.52 198.52 313.48-313.48z'/%3E%3C/g%3E%3C/svg%3E")no-repeat center #fff;background-size:50%;border-radius:40px}.modal.success .modal-content .text p{max-width:calc(100% - 55px);font-size:1.875rem;line-height:1.3;color:#fff}.widget-list{padding:0!important;margin:0!important}.widget-list .widget{display:block;margin-bottom:30px!important;padding-bottom:20px;border-bottom:1px solid #f3f3f3}.widget-list .widget:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.widget-list .widget .widgettitle{font-size:1.125rem;line-height:1.375rem;font-weight:700;margin-bottom:15px}.widget-list .widget p{font-size:1rem;line-height:1.25rem;margin-bottom:15px}.widget-list .widget p:last-child{margin-bottom:0}.widget-list .widget ul,.widget-list .widget ol{margin-bottom:15px;padding-left:18px}.widget-list .widget ul:last-child,.widget-list .widget ol:last-child{margin-bottom:0}.widget-list .widget ul li,.widget-list .widget ol li{font-size:1rem;line-height:1.25rem;margin-bottom:8px}.widget-list .widget ul li a,.widget-list .widget ol li a{color:#999}.widget-list .widget ul li a:hover,.widget-list .widget ol li a:hover{color:#343434}.widget-list .widget ul li ul.children,.widget-list .widget ol li ul.children{margin-top:5px}.widget-list .widget ul li{list-style:disc}.widget-list .widget img{width:100%}.widget-list .widget select{display:block;width:100%;border:1px solid #e9e9e9;height:46px;font-size:1rem;background-color:transparent;outline:0;cursor:pointer}.widget-list .widget .tagcloud{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap}.widget-list .widget .tagcloud a{font-size:.875rem!important;line-height:1.125rem;border:1px solid #cc0035;padding:5px 10px;border-radius:3px;margin:0 5px 5px 0}.widget-list .widget .tagcloud a:hover{color:#fff;background-color:#cc0035}.widget-list .widget .gallery{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.widget-list .widget .gallery .gallery-item{width:33.333%;padding:0 5px;margin-bottom:10px}.widget-list .widget .gallery.gallery-columns-1 .gallery-item{width:100%}.widget-list .widget .gallery.gallery-columns-2 .gallery-item{width:50%}.widget-list .widget .search-form{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap}.widget-list .widget .search-form label{width:calc(100% - 110px);margin:0 10px 0 0}.widget-list .widget .search-form .screen-reader-text{display:none}.widget-list .widget .search-form .search-field{display:block;width:100%;border:1px solid #e7e7e7;height:46px;padding:5px 15px;font-size:1rem;border-radius:3px}.widget-list .widget .search-form .search-submit{width:100px;height:46px;background-color:#cc0035;border:0;color:#fff;font-size:1rem;border-radius:3px;cursor:pointer;transition:.2s ease}.widget-list .widget .search-form .search-submit:hover{background-color:#e0003a}.widget-list .widget .search-form .search-submit:active{background-color:#cc0035}.widget-list .widget .calendar_wrap table{width:100%}.widget-list .widget .calendar_wrap table caption{caption-side:top;text-align:center;padding:0;font-size:1rem;margin:0 0 10px 0;font-weight:700;color:#000}.widget-list .widget .calendar_wrap table thead th{text-align:right;font-size:1rem}.widget-list .widget .calendar_wrap table tbody td{text-align:right;font-size:1rem}.widget-list .widget.widget_rss .rss-widget-icon{width:18px;height:18px;margin-right:5px}.widget-list .widget.widget_rss ul li{margin-bottom:10px}.widget-list .widget.widget_rss ul li .rss-date{display:block;margin-top:5px}.widget-list .widget.widget_rss ul li .rssSummary{margin-top:5px}.widget-list .widget.widget_archive .screen-reader-text,.widget-list .widget.widget_categories .screen-reader-text{display:none}.widget-list .widget.widget_recent_entries ul li .post-date{display:block;color:#999;padding-top:3px}.widget-list .widget.widget_top_rated_products .product_list_widget,.widget-list .widget.widget_products .product_list_widget{padding:0;margin:0}.widget-list .widget.widget_top_rated_products .product_list_widget li,.widget-list .widget.widget_products .product_list_widget li{list-style:none}.widget-list .widget.widget_rating_filter ul{padding:0;margin:0}.widget-list .widget.widget_rating_filter ul li{list-style:none}.widget-list .widget.ul_widget_price_filter form{padding-top:10px}.widget-list .widget.ul_widget_price_filter .price_slider{margin-bottom:1em}.widget-list .widget.ul_widget_price_filter .price_slider_amount{font-size:1rem;line-height:1.25rem;margin-top:10px}.widget-list .widget.ul_widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.widget-list .widget.ul_widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.widget-list .widget.ul_widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:25px;height:25px;background-color:#000;border-radius:1em;cursor:ew-resize;outline:0;top:-11px;margin-left:-.5em}.widget-list .widget.ul_widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#000}.widget-list .widget.ul_widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#999;border:0}.widget-list .widget.ul_widget_price_filter .ui-slider-horizontal{height:4px}.widget-list .widget.ul_widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.widget-list .widget.ul_widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.widget-list .widget.ul_widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.widget-list .widget.widget_layered_nav_filters ul{padding:0}.widget-list .widget.widget_layered_nav_filters ul li{display:block;float:none;list-style:none;padding:0}.widget-list .widget.widget_layered_nav_filters ul li a{color:#999}.widget-list .widget.widget_layered_nav_filters ul li a:before{color:#fe3f3f}.widget-list .widget.widget_layered_nav_filters ul li a:hover{color:#343434}.widget-list .widget.woocommerce-widget-layered-nav ul{padding:0}.widget-list .widget.woocommerce-widget-layered-nav ul li a{color:#999}.widget-list .widget.woocommerce-widget-layered-nav ul li a:before{color:#fe3f3f}.widget-list .widget.woocommerce-widget-layered-nav ul li a:hover{color:#343434}.widget-list .widget.woocommerce-widget-layered-nav ul li.chosen a{color:#343434}.section-intro{padding:0 0 0 0}.section-intro .col-2{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:flex-end}.section-intro .col-10{display:-webkit-box;display:-ms-flexbox;display:flex}.section-intro .block-audio h4,.section-intro .block-audio .h4{font-size:1.125rem;line-height:1.3;font-weight:400;margin-bottom:35px}.section-intro .block-audio .btn-play span{font-size:1.125rem}.section-intro .main-img{width:66.66%;padding-right:20px}.section-intro .main-img .section-title{height:130px;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:flex-end}.section-intro .main-img .section-title p{display:none}.section-intro .main-img .section-title p.text-mob{display:none;font-weight:500;opacity:1}.section-intro .main-img .video-wrap{position:relative;height:480px;overflow:hidden}.section-intro .main-img .video-wrap .video-container{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover}.section-intro .main-info{width:500px;width:33.33%}.section-intro .main-info .section-title{height:130px;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:flex-end}.section-intro .props-grid{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap}.section-intro .props-grid .item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between;width:50%}.section-intro .props-grid .item:nth-child(1) a{border-right:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15)}.section-intro .props-grid .item:nth-child(2) a{border-bottom:1px solid rgba(255,255,255,.15)}.section-intro .props-grid .item:nth-child(3) a,.section-intro .props-grid .item:nth-child(3)>div{border-bottom:1px solid rgba(255,255,255,.15);border-right:1px solid rgba(255,255,255,.15)}.section-intro .props-grid .item:nth-child(4) .icon img{width:70px;height:56px}.section-intro .props-grid .item a,.section-intro .props-grid .item>div{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;height:100%;height:240px;padding:30px;cursor:pointer;background-color:#505050}.section-intro .props-grid .item .icon{display:block}.section-intro .props-grid .item .icon svg{width:64px;height:64px;transition:.2s ease}.section-intro .props-grid .item .icon svg path{transition:.2s ease}.section-intro .props-grid .item .icon img{display:block;width:64px;height:64px;-o-object-fit:contain;object-fit:contain;transition:.2s ease}.section-intro .props-grid .item .text{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:flex-end;flex:1;transition:.2s ease}.section-intro .props-grid .item .text p{font-size:1.125rem;line-height:1.2;color:#fff}.section-intro .props-grid .item .text .link{position:absolute;bottom:0;left:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;font-size:1rem;color:#fff;line-height:1.1;opacity:0;transition:.2s ease}.section-intro .props-grid .item .text .link span{white-space:nowrap;max-width:calc(100% - 20px)}.section-intro .props-grid .item .text .link i{display:block;width:10px;height:10px;margin-left:10px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0_394_9226)'%3E %3C!-- %3Cpath d='M18.1745 8.5655L18.3581 8.74447L18.1746 8.92347L9.63045 17.2571L9.45592 17.4273L9.28137 17.2571L8.15128 16.1553L7.96769 15.9763L8.15128 15.7973L14.3289 9.77418L-1.99445e-06 9.77418L-0.250002 9.77418L-0.250002 9.52418L-0.250002 7.96794L-0.250002 7.71794L-2.01897e-06 7.71794L14.3289 7.71794L8.15128 1.6948L7.96769 1.5158L8.15128 1.3368L9.28136 0.234966L9.45589 0.0648042L9.63041 0.234968L18.1745 8.5655Z' fill='white' stroke='white' stroke-width='0.5'/%3E --%3E %3Cpath d='M18.1745 8.5655L18.3581 8.74447L18.1746 8.92347L9.63045 17.2571L9.45592 17.4273L9.28137 17.2571L8.15128 16.1553L7.96769 15.9763L8.15128 15.7973L14.3289 9.77418L-1.99445e-06 9.77418L-0.250002 9.77418L-0.250002 9.52418L-0.250002 7.96794L-0.250002 7.71794L-2.01897e-06 7.71794L14.3289 7.71794L8.15128 1.6948L7.96769 1.5158L8.15128 1.3368L9.28136 0.234966L9.45589 0.0648042L9.63041 0.234968L18.1745 8.5655Z' stroke-width='0.5'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_394_9226'%3E %3Crect width='18' height='19' fill='white' transform='matrix(-1.10076e-08 -1 -1 1.29186e-08 19 18)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")no-repeat center;background-size:contain}.section-intro .props-grid-mobile{display:none;grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px;grid-row-gap:20px;row-gap:20px;margin-top:20px;width:100%}.section-intro .props-grid-mobile .item{width:calc(33.33% - 14px)!important}.section-intro .props-grid-mobile .item:nth-child(4){display:none!important}.section-house-projects{padding-top:150px}.section-house-projects .top-block{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;align-items:flex-end;margin-bottom:80px}.section-house-projects .top-block .section-title{width:33.33%;margin-bottom:0}.section-house-projects .top-block .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;width:66.66%}.section-house-projects .top-block .buttons .btn-wrap{padding-right:20px}.section-house-projects .top-block .info-block{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:70px;grid-column-gap:70px;-moz-column-gap:70px;column-gap:70px}.section-house-projects .top-block .info-block .item{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;width:calc(33.33% - 47px)}.section-house-projects .top-block .info-block .item .img{width:60px;height:60px;margin-right:30px;background-color:#fff;padding:10px}.section-house-projects .top-block .info-block .item .img img{display:block;width:100%}.section-house-projects .top-block .info-block .item p{width:calc(100% - 90px);font-size:1rem;line-height:1.4;color:rgba(29,29,29,.4)}.section-house-projects .project-list .show-more{margin-top:80px}.show-more{border-top:1px solid rgba(52,52,52,.4);border-bottom:1px solid rgba(52,52,52,.4)}.show-more .link{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;padding:40px 0;cursor:pointer}.show-more .link:before{content:"";width:20px;height:20px;margin-right:20px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='20' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M8.05882 9.66182H8.30882V9.41182V8.23535V7.98535H8.05882H3.4267C4.32567 4.60803 7.42924 2.16179 11 2.16065C14.4878 2.16065 17.5885 4.51069 18.537 7.8738L18.6049 8.11428L18.8454 8.04659L19.9783 7.72777L20.2191 7.66001L20.1512 7.41925C18.9997 3.33641 15.2368 0.485352 11 0.485352C7.27334 0.485352 3.97032 2.6788 2.42647 5.88266V2.353V2.103H2.17647H1H0.75V2.353V9.41182V9.66182H1H8.05882ZM13.9412 10.3383H13.6912V10.5883V11.7648V12.0148H13.9412H18.5732C17.6734 15.3933 14.5741 17.8383 11 17.8383C7.50984 17.8383 4.41034 15.4882 3.46299 12.1252L3.39522 11.8846L3.15463 11.9523L2.02169 12.2712L1.78096 12.3389L1.84878 12.5796C2.99911 16.6625 6.76202 19.5136 11 19.5136C14.7248 19.5136 18.0229 17.3265 19.5735 14.1133V17.6471V17.8971H19.8235H21H21.25V17.6471V10.5883V10.3383H21H13.9412Z' fill='%23CC0035' stroke='%23CC0035' stroke-width='0.5'/%3E %3C/svg%3E")no-repeat center;transition:.2s ease}.show-more .link span{font-size:1.25rem;line-height:1.2;transition:.2s ease}.show-more .link:hover{color:#cc0035}.show-more .link:hover:before{transform:rotate(180deg)}.show-more .link.is-loading{pointer-events:none!important}.project-list .list{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;grid-column-gap:70px;-moz-column-gap:70px;column-gap:70px;grid-row-gap:90px;row-gap:90px}.project-list-item{width:calc(33.33% - 47px)}.project-list-item-inner{display:block;color:#343434}.project-list-item .images-wrap{position:relative;margin-bottom:15px}.project-list-item .images-wrap .props{position:absolute;z-index:2;top:20px;left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 40px)}.project-list-item .images-wrap .props .item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;height:43px;border:2px solid #fff;margin:0 10px 10px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.project-list-item .images-wrap .props .item span{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.125rem;line-height:1.1;color:#fff;align-items:center;padding:5px 15px}.project-list-item .images-wrap .props .item i{position:relative;display:block;height:100%;width:39px;background-repeat:no-repeat;background-position:center;background-size:50%}.project-list-item .images-wrap .props .item i:before,.project-list-item .images-wrap .props .item i:after{content:"";position:absolute;width:2px;height:11px;background-color:#fff}.project-list-item .images-wrap .props .item i:before{top:0}.project-list-item .images-wrap .props .item i:after{bottom:0}.project-list-item .images-wrap .props .item i.area{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0_690_15211)'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.25 1.25H18.75V18.75H1.25V1.25ZM13.1131 16.25H15.3661L3.75 4.63388V6.8869C3.75 7.22551 3.46008 7.5 3.125 7.5C2.77982 7.5 2.5 7.23118 2.5 6.8869V3.1131C2.5 2.94579 2.57079 2.79414 2.68127 2.67918C2.79122 2.56836 2.94294 2.5 3.1131 2.5H6.8869C7.22551 2.5 7.5 2.78992 7.5 3.125C7.5 3.47018 7.23118 3.75 6.8869 3.75H4.63387L16.25 15.3661V13.1131C16.25 12.7745 16.5399 12.5 16.875 12.5C17.2202 12.5 17.5 12.7688 17.5 13.1131V16.8869C17.5 17.0542 17.4292 17.2059 17.3187 17.3208C17.2088 17.4316 17.0571 17.5 16.8869 17.5H13.1131C12.7745 17.5 12.5 17.2101 12.5 16.875C12.5 16.5298 12.7688 16.25 13.1131 16.25Z'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.25111 0C0.555805 0 0 0.56013 0 1.25109V18.7489C0 19.4442 0.560149 20 1.25111 20H18.7489C19.4442 20 20 19.4399 20 18.7489V1.25109C20 0.555786 19.4399 0 18.7489 0H1.25111ZM18.75 1.25H1.25V18.75H18.75V1.25Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_690_15211'%3E %3Crect width='20' height='20' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.project-list-item .images-wrap .props .item.area{white-space:nowrap}.project-list-item .images-wrap .slider{display:none}.project-list-item .images-wrap .slider .item .img{position:relative;padding-top:75%}.project-list-item .images-wrap .slider .item .img img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.project-list-item .text{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;align-items:center}.project-list-item .text h4,.project-list-item .text .h4{font-size:1.5rem;line-height:1.2;font-weight:400;margin:0;transition:.2s ease}.project-list-item .text .props{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;flex-wrap:wrap}.project-list-item .text .props span{font-size:1.375rem;line-height:1.2;margin-right:40px;white-space:nowrap;color:#343434}@media screen and (max-width:768px){.project-list-item .text .props{flex-direction:column;align-items:flex-end}.project-list-item-inner .text h4{white-space:normal!important}.project-list-item .text .props span{margin-right:0!important}.portolioHodRabot{margin-left:-5px!important}}@media screen and (max-width:575px){.project-list-item-inner .text h4{white-space:nowrap!important}}@media screen and (max-width:360px){.project-list-item-inner .text h4{white-space:normal!important}}.project-list-item .text .props span:last-child{margin-right:0}.project-list-item.price-top .img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(27,27,27,.7)),to(rgba(51,51,51,0)));background:linear-gradient(180deg,rgba(27,27,27,.7)0,rgba(51,51,51,0) 100%)}.project-list-item.price-top .price{position:absolute;top:10px;left:10px;height:43px}.project-list-item.price-top .price span{padding:5px 15px;width:calc(100% - 40px);white-space:nowrap}.project-list-item.price-top .price span:before,.project-list-item.price-top .price span:after{height:12px}.project-list-item.price-top .price i{width:40px}.project-list .not-found{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;width:100%;padding:40px 15px}.project-list .not-found p{font-size:1.125rem;line-height:1.2}.section-individual-project{padding-top:150px}.section-individual-project .section-title{margin-bottom:80px}.section-individual-project .section-title h2 span,.section-individual-project .section-title .h2 span{display:block}.section-individual-project .inner-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.section-individual-project .block-image{position:relative;width:66.66%;padding-right:70px}.section-individual-project .block-image .change-image-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;background-color:#fff;height:100%;overflow:hidden}.section-individual-project .block-image .change-image-wrap:after{z-index:99991}.section-individual-project .block-image .change-image{position:relative;overflow:visible!important}.section-individual-project .block-image .change-image .images{overflow:visible!important}.section-individual-project .block-image .change-image .image-lft{z-index:999}.section-individual-project .block-image .change-image .image-lft:before{content:"";position:absolute;top:-40%;right:0;width:3px;height:180%;background-color:#cc0035}.section-individual-project .block-image .change-image .image-lft:after{content:"";position:absolute;z-index:1;top:40%;right:-4px;width:11px;height:56px;border-radius:2px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='4' height='22' viewBox='0 0 4 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Crect y='17.9998' width='4' height='4' rx='1' fill='white'/%3E %3Crect y='8.99976' width='4' height='4' rx='1' fill='white'/%3E %3Crect y='-0.000244141' width='4' height='4' rx='1' fill='white'/%3E %3C/svg%3E")no-repeat center #343434;background-size:4px}.section-individual-project .block-info{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between;width:33.33%}.section-individual-project .block-info .props{margin-bottom:40px;padding-top:25px}.section-individual-project .block-info .props .item{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;margin-bottom:60px}.section-individual-project .block-info .props .item:last-child{margin-bottom:0}.section-individual-project .block-info .props .item i{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;width:100px;height:100px;margin-right:30px;background-color:#fff}.section-individual-project .block-info .props .item i img{width:45%;height:auto}.section-individual-project .block-info .props .item p{font-size:1rem;line-height:1.2;width:calc(100% - 130px);opacity:.7;max-width:250px}.section-individual-project .block-info .btn-icon{width:100%}.section-technologies-construction{padding-top:150px}.section-technologies-construction .col-2{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between}.section-technologies-construction .section-title{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:flex-end}.section-technologies-construction .section-title h2,.section-technologies-construction .section-title .h2{width:66.66%;padding-right:20px}.section-technologies-construction .section-title .buttons{width:33.33%;margin-bottom:5px}.section-technologies-construction .section-title .buttons .btn-icon{width:100%}.section-technologies-construction .technologies-list{display:-webkit-box;display:-ms-flexbox;display:flex;grid-row-gap:30px;row-gap:30px;grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.section-technologies-construction .technologies-list .item{width:calc(17% - 20px);transition:.5s ease;-webkit-animation-duration:1s;animation-duration:1s}.section-technologies-construction .technologies-list .item .link-wrap{color:#343434;cursor:pointer;transition:.2s ease}.section-technologies-construction .technologies-list .item .link-wrap .img{height:360px}.section-technologies-construction .technologies-list .item .link-wrap .img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-technologies-construction .technologies-list .item .link-wrap p{font-size:1.375rem;line-height:1.2;padding-right:10px;margin:20px 0 0 0}.section-technologies-construction .buttons-mobile{display:none;margin-top:40px}.section-technologies-construction .buttons-mobile .btn-icon{width:100%}.section-online-broadcast{padding-top:150px}.section-online-broadcast .section-title{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.section-online-broadcast .broadcast-list-slider{position:relative;margin-left:-10px;width:calc(100% + 20px)}.section-online-broadcast .broadcast-list-slider:before,.section-online-broadcast .broadcast-list-slider:after{content:"";position:absolute;z-index:2;top:0;width:20px;height:100%;background-color:#eee}.section-online-broadcast .broadcast-list-slider:before{left:-10px}.section-online-broadcast .broadcast-list-slider:after{right:-10px}.section-online-broadcast .broadcast-list-slider .item{padding:0 10px}.section-online-broadcast .broadcast-list-slider .item .inner{color:#343434}.section-online-broadcast .broadcast-list-slider .item .inner .video{position:relative;margin-bottom:20px;background-color:#fff}.section-online-broadcast .broadcast-list-slider .item .inner .video .bg{display:block;width:100%;height:500px;-o-object-fit:cover;object-fit:cover}.section-online-broadcast .broadcast-list-slider .item .inner .video .actions{position:absolute;bottom:0;left:1;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;align-items:flex-end;padding:20px}.section-online-broadcast .broadcast-list-slider .item .inner .video .actions .btn-icon{width:300px}.section-online-broadcast .broadcast-list-slider .item .inner .video .actions .fullscreen{width:22px;height:22px;cursor:pointer;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.8286 0L21.0571 4.34482e-05C21.5779 4.65414e-05 22 0.422176 22 0.942899V8.17144H20.1143V1.88575L13.8286 1.88571L13.8286 0ZM5.79071e-05 0.942853C6.20793e-05 0.422132 0.422192 5.6828e-06 0.942915 5.6828e-06H8.17146V1.88572H1.88576L1.88571 8.17145L0 8.17144L5.79071e-05 0.942853ZM1.88572 13.8286V20.1143H8.17146V22H0.942864C0.422139 22 7.5531e-06 21.5779 7.5531e-06 21.0571V13.8286H1.88572ZM22 13.8286V21.0571C22 21.5779 21.5779 22 21.0571 22H13.8286V20.1143H20.1143V13.8286H22Z'/%3E %3C/svg%3E")no-repeat center;background-size:contain;transition:.2s ease}.section-online-broadcast .broadcast-list-slider .item .inner .video .actions .fullscreen:hover{transform:scale(1.05)}.section-online-broadcast .broadcast-list-slider .item .inner p{font-size:1.5rem;line-height:1.3;margin:0}.section-online-broadcast .broadcast-list-slider .item .inner:hover{color:#cc0035}.section-online-broadcast .broadcast-list-slider .item .inner:hover .video .actions .btn-icon span:before,.section-online-broadcast .broadcast-list-slider .item .inner:hover .video .actions .btn-icon span:after{height:32px}.section-online-broadcast .broadcast-list-slider .item .inner:hover .video .actions .btn-icon i:before{transform:translateX(250%)}.section-online-broadcast .broadcast-list-slider .item .inner:hover .video .actions .btn-icon i:after{transform:translateX(0)}.section-online-broadcast .broadcast-list-slider .slick-list .slick-track{margin:0}.section-social-networks{padding-top:150px}.section-social-networks .col-2{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between}.section-social-networks .inner-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.section-social-networks .block-video{width:66.66%;padding-right:20px}.section-social-networks .block-video .video-wrap{height:500px;overflow:hidden}.section-social-networks .block-video .video-wrap .video-container{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover}.section-social-networks .block-video .video-wrap .btn-play{display:none;flex-direction:column;justify-content:center;align-items:center;position:absolute;z-index:2;top:0;left:0;margin:auto;width:100%;height:100%}.section-social-networks .block-video .video-wrap .btn-play i{margin:0 0 5px 0}.section-social-networks .block-video .video-wrap .btn-play span{color:#fff}.section-social-networks .block-info{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between;width:33.33%;padding-top:120px}.section-social-networks .block-info .buttons{margin-top:40px}.section-social-networks .block-info .buttons .btn-icon{width:100%;margin-bottom:10px}.section-social-networks .block-info .buttons .btn-icon:last-child{margin:0}.section-testimonials{margin-top:150px;padding:100px 0;background-color:#343434}.section-testimonials .col-2{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:95px}.section-testimonials .section-number p{color:#fff}.section-testimonials .section-number p:first-child{color:rgba(255,255,255,.4)}.section-testimonials-images-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.section-testimonials-images{width:66.66%;padding-right:120px}.section-testimonials-images .slider{margin-bottom:30px}.section-testimonials-images .slider.cutoff-corner-right:after{border-top-color:#343434;border-right-color:#343434}.section-testimonials-images .slider .item{display:block;position:relative}.section-testimonials-images .slider .item .inner:after{background-color:#fff}.section-testimonials-images .slider .item img{width:100%;height:500px;-o-object-fit:cover;object-fit:cover}.section-testimonials-images .slider .item .btn-play{flex-direction:column;align-items:center;display:none;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:80px;height:82px}.section-testimonials-images .slider .item .btn-play i{margin:0 0 5px 0}.section-testimonials-images .slider .item .btn-play span{color:#fff}.section-testimonials-images .actions{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center}.section-testimonials-images .actions .custom-slick-arrows{margin-right:50px}.section-testimonials-images .actions .custom-slick-dots .slick-dots{position:relative;top:auto;bottom:auto}.section-testimonials-info{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;width:33.33%}.section-testimonials-info .ico-quote{display:block;width:50px;height:36px;-o-object-fit:contain;object-fit:contain;margin-bottom:45px}.section-testimonials-info .text{flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:50px}.section-testimonials-info .text .title{font-size:2.625rem;line-height:1.3;font-weight:400;color:#fff;margin:0}.section-testimonials-info .text .name{font-size:1.5rem;line-height:1.3;font-weight:500;color:#fff;margin:0}.section-testimonials-info .btn-icon{margin-top:30px}.section-start-steps{padding-top:150px}.section-start-steps .col-2{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between}.section-start-steps .col-2 .bottom{margin-top:30px}.section-start-steps .col-2 .bottom p{font-size:1.125rem;line-height:1.3;margin-bottom:35px}.section-start-steps .steps-list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:auto auto auto;grid-gap:25px 25px;gap:25px 25px;grid-template-areas:"item-1 item-2 item-3 item-4""item-8 item-7 item-6 item-5""item-9 item-10 item-11 item-12"}.section-start-steps .steps-list .item{position:relative;color:#343434}.section-start-steps .steps-list .item.link{cursor:pointer}.section-start-steps .steps-list .item:before{content:"";position:absolute;transition:.5s ease}.section-start-steps .steps-list .item:after{content:"";position:absolute;top:0;bottom:0;right:-25px;height:2px;width:25px;margin:auto;border-top:2px dashed #343434;transition-delay:1.5s;transition:.5s ease;transform:translate(0,0)}.section-start-steps .steps-list .item.animated:after{transform:translate(-25px,0)}.section-start-steps .steps-list .item .inner{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between;padding:30px;height:100%;min-height:260px;background-color:#fff;transition:.2s ease}.section-start-steps .steps-list .item .top{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;align-items:center;margin-bottom:60px}.section-start-steps .steps-list .item .top .title{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center}.section-start-steps .steps-list .item .top .title i{font-style:normal;font-size:2.5rem;line-height:1;color:#cc0035;margin-right:30px;transition:.2s ease}.section-start-steps .steps-list .item .top .title h4,.section-start-steps .steps-list .item .top .title .h4{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.125rem;line-height:1.2;font-weight:400;width:calc(100% - 60px);margin:0;transition:.2s ease}.section-start-steps .steps-list .item .top .icon{display:block;width:50px;height:50px;background-color:#343434;border-radius:50px;background-repeat:no-repeat;background-position:center;background-size:45%;transition:.2s ease}.section-start-steps .steps-list .item .top .icon.icon-hand{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='28' viewBox='0 0 23 28' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M9.06141 0.0813408C8.32155 0.2864 7.77604 0.767036 7.48467 1.48009C7.37128 1.75539 7.37128 1.79882 7.34421 9.00244L7.31713 16.2495L5.53505 15.2721C4.5577 14.7323 3.60179 14.2353 3.41817 14.1707C2.61908 13.8737 1.80363 13.8844 1.15545 14.2031C0.0269177 14.7594 -0.356688 16.2337 0.372445 17.2271C0.637021 17.5837 8.81291 25.3003 9.37986 25.7271C11.1456 27.0503 13.3327 27.7306 15.5305 27.6333C19.2619 27.4657 22.3455 24.8468 22.9181 21.3582C22.999 20.8776 23.0097 20.2133 22.9936 15.3099L22.9776 9.80181L22.8535 9.53187C22.4484 8.64619 21.6818 8.15484 20.7041 8.15484C20.272 8.15484 19.7536 8.29531 19.489 8.48429C19.4081 8.53817 19.3215 8.58696 19.2947 8.58696C19.2729 8.58696 19.192 8.4465 19.1164 8.27387C18.6087 7.08582 16.9078 6.59447 15.8061 7.32332C15.6874 7.39891 15.59 7.45279 15.59 7.44207C15.1796 6.6049 14.9204 6.31353 14.321 6.0326C13.9809 5.87069 13.927 5.85969 13.3383 5.85969C12.7497 5.85969 12.6958 5.87041 12.3556 6.0326L11.9884 6.2055V4.25052C11.9884 3.17586 11.9613 2.12827 11.9342 1.92857C11.7399 0.605415 10.3682 -0.280266 9.06141 0.0813408ZM10.2602 1.05361C10.4977 1.17236 10.784 1.43694 10.8974 1.64764C10.9837 1.79347 10.989 2.33898 11.0161 7.68492L11.0432 13.5657L11.1944 13.6951C11.4319 13.9005 11.7452 13.8517 11.8911 13.5925C11.9449 13.5008 11.9667 12.7717 11.9884 10.5197L12.0155 7.57125L12.1774 7.33911C12.4312 6.97723 12.7875 6.78288 13.2413 6.76117C13.8514 6.72337 14.332 6.97723 14.5966 7.47394C14.7154 7.69 14.7154 7.73852 14.7424 10.6548L14.7695 13.6195L14.8993 13.7222C15.0883 13.8734 15.315 13.8517 15.504 13.6681L15.6606 13.5115V11.2003C15.6606 8.97001 15.6659 8.88369 15.774 8.65691C16.1034 7.97658 16.9834 7.701 17.6965 8.06289C18.0149 8.22479 18.1608 8.37598 18.3012 8.69471C18.4093 8.92685 18.4146 9.04024 18.4146 11.222V13.5118L18.5712 13.6683C18.7387 13.8359 18.8682 13.8627 19.0789 13.7656C19.3164 13.6576 19.3327 13.5389 19.3327 11.8163C19.3327 10.0235 19.3488 9.89912 19.6515 9.55359C20.2833 8.81374 21.5362 8.94885 21.952 9.79673L22.0925 10.0777L22.0707 15.64C22.0547 21.1912 22.0547 21.1966 21.9356 21.6504C21.3309 23.9185 19.6568 25.6628 17.4048 26.3756C16.5623 26.6401 16.1305 26.6997 15.1475 26.6997C13.1657 26.6997 11.4485 26.1327 9.92029 24.9878C9.49889 24.6632 1.37687 17.0057 1.11766 16.6763C0.793566 16.2659 0.874518 15.5909 1.29592 15.2076C1.69025 14.851 2.25719 14.7808 2.98069 14.9969C3.12651 15.04 4.24433 15.618 5.45946 16.2876C6.89601 17.0759 7.72217 17.4971 7.82484 17.4971C7.91115 17.4971 8.03554 17.4485 8.10578 17.3944L8.23524 17.2917L8.26232 9.60183L8.2894 1.91193L8.42451 1.64736C8.57033 1.36642 8.92658 1.07505 9.25603 0.97238C9.49325 0.896786 10.0441 0.939941 10.2602 1.05361Z'/%3E %3C/svg%3E")}.section-start-steps .steps-list .item .top .icon.icon-hands{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='27' viewBox='0 0 28 27' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M27.9952 7.48785C27.8495 3.21342 24.2579 -0.143829 19.9949 0.0047474C17.8834 0.0790356 15.9377 0.987637 14.5176 2.56483L13.9405 3.14485L13.6347 2.81627C12.1718 1.09336 10.0175 0.0904645 7.74026 0.0904645C3.47154 0.0904645 0 3.57058 0 7.84501C0 9.96222 0.840028 11.9423 2.36579 13.4166C2.36579 13.4166 3.04296 14.1424 3.9887 15.1567L3.66584 15.4995C2.86581 16.3167 2.88295 17.6425 3.70584 18.4511C4.10871 18.8482 4.6373 19.0625 5.19731 19.0597C5.23446 19.0597 5.2716 19.0511 5.30875 19.0482C5.27732 19.6454 5.49161 20.2654 5.9602 20.7283C6.43164 21.194 7.05738 21.3969 7.65454 21.354C7.61739 21.9512 7.82026 22.5626 8.28027 23.0141C8.81458 23.5398 9.55174 23.7255 10.2289 23.577C10.2118 24.1684 10.4318 24.7741 10.8946 25.2313C11.3261 25.657 11.889 25.8885 12.4804 25.8827C12.9233 25.8799 13.3347 25.737 13.6805 25.4856L13.7176 25.5227C14.2662 26.0999 14.9834 26.397 15.6691 26.397C16.2062 26.397 16.7206 26.2142 17.1149 25.8399C17.6663 25.3142 17.8063 24.5341 17.6434 23.7712C17.7834 23.797 17.9206 23.8598 18.0606 23.8598C18.6178 23.8598 19.1578 23.6627 19.5806 23.2627C20.1521 22.7169 20.315 21.934 20.1635 21.1654C20.3121 21.1912 20.4578 21.2512 20.6064 21.2512C21.1607 21.2512 21.6893 21.0597 22.0979 20.6711C22.6693 20.1254 22.8179 19.3168 22.6465 18.5311C22.795 18.5596 22.9408 18.6225 23.0893 18.6225C23.6579 18.6225 24.2065 18.4225 24.6351 18.0168C25.058 17.6139 25.3008 17.051 25.318 16.4396C25.3351 15.7396 25.0551 15.031 24.5465 14.4938L24.5122 14.4595L25.4866 13.4823C27.1495 11.9566 28.0752 9.76793 27.9952 7.48785ZM5.24303 17.9225C4.94873 17.9253 4.67158 17.811 4.46015 17.6053C4.0287 17.1825 4.01728 16.4939 4.43157 16.0681L7.05738 13.3709C7.2631 13.1595 7.54025 13.0537 7.8174 13.0537C8.09455 13.0537 8.37456 13.1595 8.58885 13.3738C9.0203 13.7966 9.03173 14.4852 8.61743 14.9081L5.99163 17.6053C5.79448 17.8082 5.52875 17.9196 5.24303 17.9225ZM8.24313 20.0626C7.82597 20.4854 7.11738 20.4626 6.66022 20.0111C6.26592 19.6254 6.18878 19.0454 6.43736 18.6196C6.50879 18.5625 6.58307 18.5082 6.64879 18.4425L8.83172 16.1339L9.54031 15.411C9.72889 15.2167 9.9889 15.111 10.2718 15.1081C10.5861 15.1052 10.8889 15.231 11.1232 15.4624C11.5804 15.9138 11.6147 16.6224 11.2004 17.0453L8.24313 20.0626ZM10.5603 22.3026C10.1318 22.7369 9.42317 22.7369 8.9803 22.2998C8.586 21.9112 8.53457 21.3055 8.83172 20.8683C8.87172 20.834 8.91744 20.8054 8.95744 20.7654L11.9147 17.7539C11.9718 17.6968 12.0147 17.6282 12.0633 17.5653C12.2547 17.4082 12.4918 17.3167 12.7461 17.3139C13.049 17.311 13.3347 17.4282 13.5519 17.6425C13.769 17.8568 13.8919 18.1425 13.8947 18.4454C13.8976 18.7396 13.7862 19.0168 13.5804 19.2254L10.5603 22.3026ZM13.3776 24.3998C13.1804 24.5998 12.9147 24.7084 12.6233 24.7113C12.3004 24.7141 11.9861 24.5856 11.7461 24.3484C11.2747 23.8827 11.2404 23.1512 11.669 22.7169L14.1205 20.1854C14.3148 19.9854 14.5833 19.8768 14.8719 19.874C15.1976 19.8711 15.5091 19.9997 15.7491 20.2368C15.992 20.474 16.1234 20.7826 16.1262 21.1083C16.1291 21.3997 16.0234 21.6683 15.8262 21.8683L13.3776 24.3998ZM16.4263 25.1141C16.2234 25.3084 15.9548 25.3999 15.6691 25.3999C15.2548 25.3999 14.8005 25.2027 14.4462 24.8313C14.4462 24.8313 14.4319 24.8141 14.4062 24.7884L16.1434 22.9884C16.152 22.9998 16.1577 23.0169 16.1691 23.0284L16.252 23.1169C16.8434 23.7455 16.9234 24.6398 16.4263 25.1141ZM23.9436 17.2939C23.4151 17.7968 22.4893 17.7025 21.8807 17.0853C21.8779 17.0825 21.8722 17.0796 21.8693 17.0796L18.5463 13.7081C18.352 13.5109 18.0349 13.508 17.8377 13.7023C17.6406 13.8966 17.6406 14.2138 17.8349 14.4109L21.2464 17.871C21.8579 18.5168 21.9293 19.4454 21.4064 19.9454C20.9264 20.3997 20.1035 20.3368 19.4864 19.7997C19.4664 19.7825 19.4435 19.7768 19.4235 19.7625L16.1062 16.3996C15.912 16.2024 15.5948 16.1996 15.4005 16.3967C15.2034 16.591 15.2005 16.9082 15.3948 17.1053L18.812 20.574C18.8235 20.5854 18.8378 20.5883 18.8492 20.5997C19.3549 21.2197 19.3806 22.0683 18.8892 22.5369C18.3777 23.0255 17.4749 22.9341 16.8834 22.3341C16.8548 22.3055 16.8206 22.2912 16.7891 22.2683C17.0148 21.9283 17.1349 21.5255 17.1291 21.1026C17.1234 20.5111 16.8834 19.9511 16.452 19.5254C16.0262 19.1054 15.4691 18.8739 14.8833 18.8739C14.8776 18.8739 14.8719 18.8739 14.8662 18.8739C14.8605 18.8739 14.8576 18.8768 14.8519 18.8768C14.8805 18.7339 14.8976 18.5882 14.8948 18.4396C14.8891 17.8682 14.6605 17.331 14.2548 16.931C13.8462 16.5281 13.309 16.3081 12.7376 16.3139C12.6518 16.3139 12.569 16.331 12.4833 16.3396C12.4861 15.771 12.269 15.1938 11.8261 14.7538C11.4061 14.3395 10.8575 14.1138 10.2832 14.1138C10.2775 14.1138 10.2718 14.1138 10.2661 14.1138C10.1489 14.1138 10.0346 14.1309 9.92318 14.1509C9.92033 13.6109 9.70889 13.0738 9.29459 12.6623C8.47171 11.8509 7.14881 11.8537 6.34878 12.6709L4.68015 14.4338L3.0801 12.7195C1.73149 11.4108 1.00003 9.68792 1.00003 7.84501C1.00003 4.12203 4.02299 1.09335 7.74026 1.09335C9.72032 1.09335 11.5975 1.96481 12.8833 3.48772L13.1919 3.81916L8.68886 8.19359C8.49742 8.38217 8.47457 8.67075 8.65743 8.87075L9.05173 9.3022C10.166 10.4051 11.6404 11.008 13.209 10.9994C14.7748 10.9908 16.2463 10.3708 17.3491 9.25362L17.8463 8.79647L23.8179 15.1852C24.1465 15.531 24.3265 15.9767 24.3151 16.4139C24.3037 16.7624 24.1751 17.0739 23.9436 17.2939ZM17.8377 7.44499C17.3663 7.92215 16.612 8.67646 16.612 8.67646C15.6977 9.60221 14.4805 10.0508 13.1804 10.0594C13.169 10.0594 13.1604 10.0594 13.1519 10.0594C11.8632 10.0594 10.6518 9.55935 9.73461 8.6536C9.73461 8.6536 9.71746 8.6336 9.71461 8.63075C10.2861 8.06216 13.2462 5.22778 13.8519 4.6249C13.9947 4.5049 14.0405 4.43061 14.149 4.34489L14.4033 4.10774L14.6091 3.91059C15.0005 3.51915 15.2234 3.31914 15.2234 3.31914C16.4777 1.92767 18.172 1.13336 20.0092 1.0705C20.0892 1.06764 20.1664 1.06764 20.2464 1.06764C23.8551 1.06764 26.8523 3.94488 26.978 7.58785C27.0466 9.57364 26.2409 11.4794 24.7694 12.8195C24.7694 12.8195 24.3951 13.1966 23.7979 13.7966L23.2293 13.1938'/%3E %3C/svg%3E")}.section-start-steps .steps-list .item .top .icon.icon-rouble{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='27' viewBox='0 0 23 27' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M14.7807 7.26252L14.7806 7.26254L14.7847 7.26616C15.3205 7.74547 15.6193 8.43034 15.6193 9.41164C15.6193 10.4022 15.3162 11.0985 14.769 11.5892C14.2287 12.0725 13.3923 12.3639 12.157 12.3639H10.117V6.47536H12.188C13.4091 6.47536 14.2394 6.77017 14.7807 7.26252ZM15.5118 22.5738H16.1618V21.9238V18.9591V18.3091H15.5118H10.117V17.3298H13.332C15.7408 17.3298 17.7561 16.5966 19.3176 15.0917C20.8781 13.5878 21.65 11.6603 21.65 9.36383C21.65 7.04646 20.9113 5.10481 19.4043 3.59738C17.9037 2.08587 15.9403 1.35 13.5793 1.35H4.79821H4.14821V2V12.4276H2H1.35V13.0776V16.6001V17.2501H2H4.14821V18.3091H2H1.35V18.9591V21.9238V22.5738H2H4.14821V25V25.65H4.79821H9.46705H10.117V25V22.5738H15.5118Z' stroke-width='1.3'/%3E %3C/svg%3E")}.section-start-steps .steps-list .item .top .icon.icon-doc{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M0.317347 0.0400944C0.26352 0.0645828 0.175765 0.132952 0.121939 0.19137C0.0242347 0.298769 0.0242347 0.376827 0.00969387 12.4804L0.000186896 24.4271C6.7239e-05 24.5775 0.0597468 24.7217 0.166071 24.8281C0.272405 24.9344 0.416624 24.9941 0.567003 24.9941H10.1556H19.7442C19.8946 24.9941 20.0388 24.9344 20.1451 24.8281C20.2515 24.7217 20.3112 24.5775 20.3112 24.4271V20.6388V17.0349C20.3112 16.7697 20.4165 16.5153 20.6041 16.3278L22.6056 14.326C23.8653 13.0664 24.9247 11.9727 24.9541 11.8995C25.0811 11.5919 25.0273 11.5186 23.6944 10.1906C23.001 9.50207 22.3859 8.91636 22.3224 8.88217C22.0783 8.76023 21.9367 8.85768 21.1066 9.67809C20.8113 9.96972 20.3107 9.76052 20.3107 9.34548V8.29136V6.34956C20.3107 6.19591 20.2648 6.04576 20.1788 5.9184C19.9395 5.57172 15.477 0.147493 15.3648 0.0691757C15.2719 0.00565529 14.4127 -0.00403976 7.83596 0.000806808C3.75459 0.00106239 0.371173 0.0204506 0.317347 0.0400944ZM14.5985 3.76534L14.6212 6.29986C14.6223 6.42138 14.6722 6.53735 14.7597 6.62172C14.844 6.70916 14.96 6.75891 15.0815 6.75971L17.0888 6.77299L18.2927 6.7811C18.8423 6.7848 19.2859 7.23142 19.2859 7.78108V9.1411V11.0805C19.2859 11.3454 19.1808 11.5995 18.9937 11.7869L16.6296 14.1551L14.1218 16.6629C14.0208 16.7639 13.9427 16.8852 13.8925 17.0189L13.2362 18.7691C12.8309 19.8482 12.499 20.7758 12.499 20.8296C12.499 21.1079 12.7334 21.3324 13.0166 21.3324C13.0898 21.3324 14.0176 21.0102 15.0819 20.6148L16.815 19.967C16.947 19.9176 17.0671 19.8409 17.1674 19.7419L18.1528 18.7691C18.572 18.3553 19.2823 18.6535 19.2805 19.2426L19.2757 20.7952L19.2658 22.949C19.2633 23.4995 18.8163 23.9444 18.2658 23.9444H10.1553H2.04847C1.49668 23.9444 1.04917 23.4975 1.04847 22.9457L1.0352 12.5439C1.03036 6.27478 1.0352 1.11407 1.04974 1.07989C1.06428 1.03116 2.44617 1.02122 7.82167 1.03116L13.5851 1.04358C14.133 1.04476 14.5779 1.48666 14.5829 2.03457L14.5985 3.76534ZM17.1372 3.82887C17.9232 4.7957 18.5921 5.61585 18.6166 5.64519C18.6507 5.69391 18.353 5.70871 17.1421 5.70871H16.6237C16.0714 5.70871 15.6237 5.26099 15.6237 4.70871V3.84366C15.6237 2.81841 15.6433 1.998 15.6627 2.02249C15.6872 2.05157 16.3513 2.86203 17.1372 3.82887ZM20.2523 15.1658L17.4783 17.9398C17.0877 18.3304 16.4546 18.3304 16.064 17.9398L15.9801 17.8559L15.8913 17.7671C15.5008 17.3766 15.5008 16.7434 15.8914 16.3529L18.6607 13.584L21.4347 10.8099C21.8252 10.4194 22.4584 10.4194 22.8489 10.8099L22.9329 10.8939L23.0216 10.9827C23.4122 11.3732 23.4122 12.0064 23.0216 12.3969L20.2523 15.1658ZM15.8191 19.1888C15.8191 19.2181 13.9589 19.9309 13.9393 19.9064C13.9296 19.8919 14.4911 18.3635 14.6033 18.1146C14.652 17.9975 14.6668 18.012 15.238 18.5783C15.5553 18.8959 15.8191 19.1694 15.8191 19.1888Z'/%3E %3Cpath d='M3.43265 8.90634C3.27143 8.97471 3.125 9.19435 3.125 9.37011C3.125 9.55073 3.27143 9.76552 3.44235 9.83874C3.69133 9.94129 15.0576 9.94129 15.3066 9.83874C15.4775 9.76552 15.624 9.55073 15.624 9.37011C15.624 9.1895 15.4775 8.97471 15.3066 8.90149C15.0625 8.79894 3.66684 8.80379 3.43265 8.90634Z'/%3E %3Cpath d='M3.43265 12.0311C3.27143 12.0995 3.125 12.3191 3.125 12.4949C3.125 12.6755 3.27143 12.8903 3.44235 12.9637C3.69133 13.0663 15.0576 13.0663 15.3066 12.9637C15.4775 12.8905 15.624 12.6757 15.624 12.4949C15.624 12.3142 15.4775 12.0995 15.3066 12.0262C15.0625 11.9237 3.66684 11.9285 3.43265 12.0311Z'/%3E %3Cpath d='M3.43265 15.1559C3.27143 15.2243 3.125 15.4439 3.125 15.6197C3.125 15.8003 3.27143 16.0151 3.44235 16.0886C3.67194 16.1812 9.37933 16.1911 9.56479 16.0934C9.89693 15.9225 9.97499 15.5123 9.72117 15.2585C9.62427 15.1616 9.49298 15.107 9.35595 15.1065L6.57678 15.0975C4.10638 15.0878 3.55944 15.0975 3.43265 15.1559Z'/%3E %3Cpath d='M3.43265 18.2807C3.27143 18.3491 3.125 18.5687 3.125 18.7445C3.125 18.9251 3.27143 19.1399 3.44235 19.2133C3.67194 19.3059 9.37933 19.3159 9.56479 19.2182C9.89693 19.0473 9.97499 18.6371 9.72117 18.3832C9.62427 18.2863 9.49298 18.2317 9.35595 18.2313L6.57704 18.2223C4.10638 18.2126 3.55944 18.2223 3.43265 18.2807Z'/%3E %3C/svg%3E")}.section-start-steps .steps-list .item .top .icon.icon-house{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='27' height='26' viewBox='0 0 27 26' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M1 25.3374H26' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M2.1875 25.3375L2.25 10.2999C2.25 9.53745 2.6125 8.81251 3.2125 8.33751L11.9626 1.525C12.8626 0.825 14.1249 0.825 15.0374 1.525L23.7876 8.325C24.4001 8.8 24.7501 9.52495 24.7501 10.2999V25.3375' stroke-width='1.3' stroke-miterlimit='10' stroke-linejoin='round'/%3E %3Cpath d='M14.75 19.0875H12.25C11.2125 19.0875 10.375 19.925 10.375 20.9625V25.3375H16.625V20.9625C16.625 19.925 15.7875 19.0875 14.75 19.0875Z' stroke-width='1.3' stroke-miterlimit='10' stroke-linejoin='round'/%3E %3Cpath d='M10.375 15.025H7.875C7.1875 15.025 6.625 14.4625 6.625 13.775V11.9C6.625 11.2125 7.1875 10.65 7.875 10.65H10.375C11.0625 10.65 11.625 11.2125 11.625 11.9V13.775C11.625 14.4625 11.0625 15.025 10.375 15.025Z' stroke-width='1.3' stroke-miterlimit='10' stroke-linejoin='round'/%3E %3Cpath d='M19.125 15.025H16.625C15.9375 15.025 15.375 14.4625 15.375 13.775V11.9C15.375 11.2125 15.9375 10.65 16.625 10.65H19.125C19.8125 10.65 20.375 11.2125 20.375 11.9V13.775C20.375 14.4625 19.8125 15.025 19.125 15.025Z' stroke-width='1.3' stroke-miterlimit='10' stroke-linejoin='round'/%3E %3Cpath d='M22.2504 6.58752L22.2129 2.83752H16.7129' stroke-width='1.3' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.section-start-steps .steps-list .item .text p{font-size:.875rem;line-height:1.35;color:rgba(52,52,52,.5);transition:.2s ease}.section-start-steps .steps-list .item .text .link{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:space-between;color:#343434;margin-top:30px}.section-start-steps .steps-list .item .text .link:after{content:"";display:block;width:18px;height:18px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0_394_9226)'%3E %3C!-- %3Cpath d='M18.1745 8.5655L18.3581 8.74447L18.1746 8.92347L9.63045 17.2571L9.45592 17.4273L9.28137 17.2571L8.15128 16.1553L7.96769 15.9763L8.15128 15.7973L14.3289 9.77418L-1.99445e-06 9.77418L-0.250002 9.77418L-0.250002 9.52418L-0.250002 7.96794L-0.250002 7.71794L-2.01897e-06 7.71794L14.3289 7.71794L8.15128 1.6948L7.96769 1.5158L8.15128 1.3368L9.28136 0.234966L9.45589 0.0648042L9.63041 0.234968L18.1745 8.5655Z' fill='white' stroke='white' stroke-width='0.5'/%3E --%3E %3Cpath d='M18.1745 8.5655L18.3581 8.74447L18.1746 8.92347L9.63045 17.2571L9.45592 17.4273L9.28137 17.2571L8.15128 16.1553L7.96769 15.9763L8.15128 15.7973L14.3289 9.77418L-1.99445e-06 9.77418L-0.250002 9.77418L-0.250002 9.52418L-0.250002 7.96794L-0.250002 7.71794L-2.01897e-06 7.71794L14.3289 7.71794L8.15128 1.6948L7.96769 1.5158L8.15128 1.3368L9.28136 0.234966L9.45589 0.0648042L9.63041 0.234968L18.1745 8.5655Z' stroke-width='0.5'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_394_9226'%3E %3Crect width='18' height='19' fill='white' transform='matrix(-1.10076e-08 -1 -1 1.29186e-08 19 18)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")no-repeat center;background-size:contain;transition:.2s ease}.section-start-steps .steps-list .item .text .link span{font-size:1rem;line-height:1.2}.section-start-steps .steps-list .item:last-child:before,.section-start-steps .steps-list .item:last-child:after{display:none}.section-start-steps .steps-list .item-wide{position:relative}.section-start-steps .steps-list .item-wide:before{content:"";position:absolute;top:0;bottom:0;margin:auto;right:-25px;width:25px;height:2px;border-top:2px dashed #343434;transition:.5s ease}.section-start-steps .steps-list .item-wide.animated:before{transform:translate(-25px,0)}.section-start-steps .steps-list .item-wide .inner{display:-webkit-box;display:-ms-flexbox;display:flex}.section-start-steps .steps-list .item-wide .image{width:60%;height:260px;background-repeat:no-repeat;background-position:center;background-size:cover;background-color:#fff;overflow:hidden}.section-start-steps .steps-list .item-wide .image video{display:block;height:100%;width:auto}.section-start-steps .steps-list .item-wide .item{width:40%;height:260px}.section-start-steps .steps-list .item-wide .item:after{display:none}.section-start-steps-home .steps-list.has-wide .item .top .title{width:calc(100% - 50px)}.section-start-steps-home .steps-list.has-wide .item-wide .image .video-container video.full{display:none}.section-start-steps-home .steps-list.has-wide .item-wide .image .video-container.is-start video.full{display:block}.section-start-steps-home .bottom-text{display:none;font-size:1rem;line-height:1.3;margin-top:15px;font-weight:500}.section-contacts{padding-top:150px}.section-contacts .block-top{display:block;padding:50px 0;background-color:#f4f4f4;overflow:hidden;cursor:pointer;transition:.2s ease;color:#343434}.section-contacts .block-top .section-title{display:-webkit-box;display:-ms-flexbox;display:flex}.section-contacts .block-top .section-title h2,.section-contacts .block-top .section-title .h2{width:45%;font-size:2.625rem;transition:.2s ease}.section-contacts .block-top .section-title p{max-width:470px;font-size:1rem;font-weight:400;line-height:1.3;padding-top:8px;transition:.2s ease}.section-contacts .block-top .col-10{position:relative}.section-contacts .block-top .section-circle{position:absolute;top:0;right:15px;width:220px;height:220px;margin:0;cursor:pointer}.section-contacts .block-top .section-circle .text{width:220px;height:220px;transition:.2s ease}.section-contacts .block-top .section-circle .icon{width:54px;height:54px;transition:.2s ease}.section-contacts .block-top .section-circle .icon path{fill:#cc0035}.section-contacts .block-top .buttons-mobile{display:none}.section-contacts .block-top .buttons-mobile .btn-icon span{white-space:nowrap}.section-contacts .block-form{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;background-color:#f6f7fa;height:800px}.section-contacts .block-form .bg{width:50%;background-repeat:no-repeat;background-position:bottom left;background-size:contain}.section-contacts .block-form .form-wrap{position:relative;z-index:1;width:50%;padding:70px 50px 70px 0;background-color:#f6f7fa}.section-contacts .block-form .form-wrap h2,.section-contacts .block-form .form-wrap .h2{font-size:3rem;font-weight:400;line-height:1.3;margin-bottom:60px}.section-contacts .block-form .form-wrap h2 span,.section-contacts .block-form .form-wrap .h2 span{display:block}.section-contacts .block-form .form-wrap .contacts-list{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-gap:30px 20px;gap:30px 20px;grid-template-areas:"name phone""position email""address .";max-width:710px;margin-bottom:50px}.section-contacts .block-form .form-wrap .contacts-list .item{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center}.section-contacts .block-form .form-wrap .contacts-list .item p{font-size:1.125rem;line-height:1.3}.section-contacts .block-form .form-wrap .contacts-list .item p.gray{opacity:.7}.section-contacts .block-form .form-wrap .contacts-list .item .name{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;font-size:1.5rem;line-height:1.2;color:#343434;padding-bottom:4px}.section-contacts .block-form .form-wrap .contacts-list .item .name:before{content:"";width:8px;height:8px;margin-right:10px;background-color:#45c730;border-radius:8px}.section-contacts .block-form .form-wrap .contacts-list .item .phone{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:flex-end;font-size:1.75rem;line-height:1.2;color:#343434}.section-contacts .block-form .form-wrap .contacts-list .item .phone:hover{color:#cc0035}.section-contacts .block-form .form-wrap .contacts-list .item .phone i{font-size:2.375rem;font-style:normal;color:#cc0035}.section-contacts .block-form .form-wrap .contacts-list .item .phone span{font-size:2.375rem}.section-contacts .block-form .form-wrap .contacts-list .item .mail{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:flex-end;font-size:1.875rem;line-height:1.2;color:#343434}.section-contacts .block-form .form-wrap .contacts-list .item .mail:hover{color:#cc0035}.section-contacts .block-form .form-wrap .contacts-list .item .mail span{color:#cc0035}.section-contacts .block-form .form-wrap .common-form{max-width:820px;padding-top:20px}.section-contacts .block-form .form-wrap .common-form h4,.section-contacts .block-form .form-wrap .common-form .h4{font-size:1.5rem;line-height:1.2;font-weight:400;margin-bottom:30px}.section-contacts .block-form .form-wrap .common-form .form-group-set{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;grid-row-gap:30px;row-gap:30px;grid-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.section-contacts .block-form .form-wrap .common-form .form-group-set .form-group label{background-color:#f6f7fa}.section-contacts .block-form .form-wrap .common-form .btn-icon{width:calc(50% - 20px);margin-bottom:0}.section-contacts .block-form .form-wrap .common-form .submit{width:calc(50% - 20px)}.section-contacts .block-form .form-wrap .common-form .privacy{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;margin:0;width:calc(50% - 20px)}.section-contacts .block-form .form-wrap .common-form .privacy p{font-size:.875rem;line-height:1.4;color:rgba(52,52,52,.4)}.section-contacts .block-form .form-wrap .common-form .privacy p a{color:rgba(52,52,52,.4);border-bottom-color:rgba(52,52,52,.4)}.section-contacts .block-form .form-wrap .common-form .privacy p a:hover{color:#cc0035;border-bottom-color:#cc0035}.section-steps-list{padding-top:150px}.section-steps-list .section-title{margin-bottom:60px}.section-steps-list .steps-list .item{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:60px;margin-top:60px;border-bottom:1px solid rgba(52,52,52,.2)}.section-steps-list .steps-list .item:first-child{margin-top:0}.section-steps-list .steps-list .item .icon{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;width:80px;height:80px;margin-right:30px;font-size:1.625rem;line-height:1.2;color:#cc0035;background-repeat:no-repeat;background-position:center;background-size:45%;background-color:#fff}.section-steps-list .steps-list .item .text{width:calc(100% - 110px)}.section-steps-list .steps-list .item .text h4,.section-steps-list .steps-list .item .text .h4{font-size:1.625rem;line-height:1.2;font-weight:400;margin-bottom:0}.section-steps-list .steps-list .item .text p{font-size:1rem;line-height:1.4;margin-top:20px}.section-steps-list .steps-list .item .text p:last-child{margin-bottom:0}.section-steps-list .steps-list .item.is-hidden{display:none}.section-steps-list .steps-list .item:last-child{align-items:center}.section-steps-list .show-more{margin-top:-1px}.section-info-block-black{padding:80px 0;background-color:#343434;background-repeat:no-repeat;background-position:bottom right;background-size:800px}.section-info-block-black .section-number p{color:rgba(255,255,255,.4)}.section-info-block-black .content{max-width:750px}.section-info-block-black .content .section-title h2,.section-info-block-black .content .section-title .h2{font-size:2.5rem;color:#fff;margin-bottom:40px}.section-info-block-black .content .section-title p{font-size:1.25rem;line-height:1.4;color:#fff;max-width:460px}.section-info-block-black .content .btn-icon{background-color:#fff}.section-info-block-black .content .btn-icon span{white-space:nowrap}.section-warranty{position:relative;padding:80px 0 0 0;background-color:#343434;overflow:hidden}.section-warranty .col-2{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:120px}.section-warranty .col-2 .section-number p{color:rgba(255,255,255,.4)}.section-warranty .col-2 .section-circle{position:relative;z-index:2;width:340px;height:340px}.section-warranty .col-2 .section-circle .text{width:340px;height:340px}.section-warranty .section-title{margin-bottom:40px}.section-warranty .section-title h2,.section-warranty .section-title .h2{color:#fff}.section-warranty .image-wrap{position:relative;height:520px}.section-warranty .image-wrap .image{position:absolute;top:0;left:0;height:100%;width:calc(100% + 8vw);overflow:hidden}.section-warranty .image-wrap .image img{position:absolute;bottom:0;left:0;width:100%;height:130%;-o-object-fit:cover;object-fit:cover;transition:.1s linear}.section-warranty .text-row{display:-webkit-box;display:-ms-flexbox;display:flex;padding:50px 0 90px 15%}.section-warranty .text-row .section-circle{display:none;margin:0;width:200px;height:200px;margin:-50px auto 0 auto}.section-warranty .text-row .section-circle .text{width:200px;height:200px}.section-warranty .text-row .item:nth-child(1){width:33.33%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:15px}.section-warranty .text-row .item:nth-child(2){width:33.33%;padding-right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.section-warranty .text-row .item:nth-child(3){width:33.33%}.section-warranty .text-row .item p{font-size:1.125rem;line-height:1.3;color:#fff;max-width:350px}.section-warranty .text-row .item ul li{position:relative;font-size:1.125rem;line-height:1.4;color:#fff;list-style:none;padding-left:15px;margin-bottom:5px}.section-warranty .text-row .item ul li:last-child{margin-bottom:0}.section-warranty .text-row .item ul li:before{content:"";position:absolute;top:14px;left:0;width:6px;height:2px;background-color:#cc0035}.section-warranty .bottom-text{padding:100px 0;background-color:#3c3c3c}.section-warranty .bottom-text .content{display:-webkit-box;display:-ms-flexbox;display:flex}.section-warranty .bottom-text .content .text-1{width:70%;font-size:1.5rem;line-height:1.4;font-weight:500;color:#fff;padding-right:30px}.section-warranty .bottom-text .content .text-1 p{margin-bottom:15px;max-width:900px}.section-warranty .bottom-text .content .text-1 p:last-child{margin-bottom:0}.section-warranty .bottom-text .content .text-2{width:30%;font-size:1.125rem;line-height:1.5;color:#fff}.section-map{height:630px;overflow:hidden}.section-map .map{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;height:calc(100% + 35px);font-size:1.5rem;background-color:#e3e3e3}.section-map .map [class*=ymaps-2][class*=-ground-pane]{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale1'><feColorMatrix type='matrix' values='0.3 0 0 0 0 0 0.3 0 0 0 0 0 0.3 0 0 0 0 0 1 0'/></filter></svg>#grayscale1");-webkit-filter:grayscale1(100%)}.l-page{padding-top:150px}.l-page .page-header{padding:50px 0;border-bottom:1px solid #eee}.l-page .page-header .page-title{font-size:2.125rem;line-height:2.375rem;text-align:center}.l-page .page-content{padding:70px 0}.l-page .post-list-single{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px}.l-page .post-list-single:last-child{margin-bottom:0}.l-page .post-list-single .image{width:200px;margin-right:40px}.l-page .post-list-single .image a{display:block}.l-page .post-list-single .image a img{width:100%;height:auto}.l-page .post-list-single .text{width:100%}.l-page .post-list-single .text .top{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.l-page .post-list-single .text .top .date{color:#ccc}.l-page .post-list-single .text .top .devider{height:20px;width:1px;margin:0 10px;background-color:#ccc}.l-page .post-list-single .text .top .post-categories{display:-webkit-box;display:-ms-flexbox;display:flex}.l-page .post-list-single .text .top .post-categories li{list-style:none;margin-right:10px}.l-page .post-list-single .text .top .post-categories li:last-child{margin-right:0}.l-page .post-list-single .text .top .post-categories li a{color:#000}.individual-slider__cont .section-title .custom-slick-arrows button,.individual-slider__cont .section-title .section-title .custom-slick-arrows button{display:flex!important}.l-page .post-list-single .text .top .post-categories li a:hover{color:#cc0035}.l-page .post-list-single .text .title{margin-bottom:10px}.l-page .post-list-single .text .title a{font-size:1.5rem;line-height:1.75rem;color:#000}.l-page .post-list-single .text .title a:hover{color:#cc0035}.l-page .post-list-single .text .description{margin-bottom:15px}.l-page .post-list-single.has-post-thumbnail .image{margin-right:40px}.l-page .post-list-single.has-post-thumbnail .text{width:calc(100% - 240px)}.l-page.page-archive .page-content,.l-page.page-search .page-content{display:-webkit-box;display:-ms-flexbox;display:flex}.l-page.page-archive .page-content .post-list,.l-page.page-search .page-content .post-list{width:75%;padding-right:60px}.l-page.page-archive .page-content .blog-sidebar,.l-page.page-search .page-content .blog-sidebar{width:25%}.l-page.page-single .post-thumbnail{margin-bottom:50px;padding:0 200px}.l-page.page-single .post-thumbnail img{width:100%;height:100%;max-width:100%}.l-page.page-single .content-area{font-size:1.125rem;line-height:1.75rem}.l-page.page-single .content-area p{margin-bottom:30px}.l-page.page-single .content-area ul,.l-page.page-single .content-area ol{margin-bottom:30px}.l-page.page-single .comment-area{margin-top:50px}.page-archive-homes .page-title-block{margin-bottom:40px}.page-archive-homes .page-title-actions{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px}.page-archive-homes .page-title-actions .subtitle{font-size:1.125rem;line-height:1.3;max-width:400px}.page-archive-homes .content .project-list .show-more{margin-top:80px}.page-archive-homes .content .pagination{margin-top:60px}.page-archive-homes .homes-filters{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:17px;gap:17px;margin-bottom:40px}.page-archive-homes .homes-filters select{border:2px solid #343434;border-radius:0;box-shadow:none;padding:0 20px;background-color:#eee;color:#343434;opacity:1;font-weight:400;font-size:1rem;font-family:"Stolzl",sans-serif;text-transform:uppercase;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M14.2234 9.1499L15.2734 8.0999L8.52344 1.3499L7.99844 0.824901L7.47344 1.3499L0.723436 8.0999L1.77344 9.1499L7.99844 2.9249L14.2234 9.1499Z' fill='%23CC0035'/%3E %3C/svg%3E")!important;background-position:center right 20px;background-size:15px 9px;background-repeat:no-repeat;height:43px}.page-archive-homes .homes-filters .selectize-input{border:2px solid #343434;border-radius:0;box-shadow:none;padding:10px 20px;background-color:#eee!important;height:43px}.page-archive-homes .homes-filters .selectize-input input{color:#343434;opacity:1;font-weight:400;font-size:1rem;font-family:"Stolzl",sans-serif;width:100%!important}.page-archive-homes .homes-filters .selectize-input input::-moz-placeholder{color:#343434;opacity:1;font-weight:400!important;font-size:1rem!important;font-family:"Stolzl",sans-serif!important;text-transform:uppercase}.page-archive-homes .homes-filters .selectize-input input:-ms-input-placeholder{color:#343434;opacity:1;font-weight:400!important;font-size:1rem!important;font-family:"Stolzl",sans-serif!important;text-transform:uppercase}.page-archive-homes .homes-filters .selectize-input input::placeholder{color:#343434;opacity:1;font-weight:400!important;font-size:1rem!important;font-family:"Stolzl",sans-serif!important;text-transform:uppercase}.page-archive-homes .homes-filters .selectize-input.full .item{color:#cc0035}.page-archive-homes .homes-filters .selectize-input.full input{width:0!important}.page-archive-homes .homes-filters .selectize-input .item{color:#343434;opacity:1;font-weight:400;font-size:1rem;font-family:"Stolzl",sans-serif;text-transform:uppercase}.page-archive-homes .homes-filters .selectize-input::after{border:0!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M14.2234 9.1499L15.2734 8.0999L8.52344 1.3499L7.99844 0.824901L7.47344 1.3499L0.723436 8.0999L1.77344 9.1499L7.99844 2.9249L14.2234 9.1499Z' fill='%23CC0035'/%3E %3C/svg%3E")!important;width:15px!important;height:9px!important;right:20px!important;transform:translateY(-50%) scale(1,1);transition:transform ease .2s;margin:0!important}.page-archive-homes .homes-filters .selectize-input.dropdown-active::after{transform:translateY(-50%) scale(1,-1)}.page-archive-homes .homes-filters .selectize-input.full::after{opacity:0}.page-archive-homes .homes-filters .selectize-dropdown{border:2px solid #343434;margin-top:-2px;background-color:#eee}.page-archive-homes .homes-filters .selectize-dropdown .option{color:#343434!important;font-size:.875rem!important;font-style:normal!important;font-weight:400!important;line-height:normal!important;padding:6px 20px!important}.page-archive-homes .homes-filters .selectize-dropdown .option:hover{background-color:transparent;color:#cc0035!important}.page-archive-homes .homes-filters .selectize-dropdown .option.active{background-color:transparent}.page-archive-homes .homes-filters .selectize-dropdown .option.selected{background-color:transparent}.page-archive-homes .homes-filters .selectize-dropdown::after{content:"";position:absolute;display:block;top:-2px;left:0;height:2px;width:100%;background-color:#b7b7b7}.page-archive-homes .homes-filters .selectize-dropdown-content{padding:6px 0!important}.page-archive-homes .selectize-control.plugin-clear_button .clearAll{background-image:url("data:image/svg+xml;charset=utf-8,%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='M9.15681 7.99991L16 14.5172L14.8424 15.619L8 9.10162L1.15681 15.619L0 14.5172L6.8424 7.99991L0 1.48257L1.15681 0.380859L8 6.89819L14.8424 0.380859L16 1.48257L9.15681 7.99991Z' fill='%23343434'/%3E %3C/svg%3E")!important;width:16px!important;height:16px!important;position:absolute;display:block;top:50%;right:20px;font-size:0;line-height:0;transform:translateY(-50%) scale(1,1)}.page-single-home{max-width:calc(100vw - 6px)}.page-single-home .callback{margin-top:60px}.page-single-home .callback .callback-form-wrap{background-color:#343434}.page-single-home .callback .callback-form-wrap .common-form{display:-webkit-box;display:-ms-flexbox;display:flex}.page-single-home .callback .callback-form-wrap .common-form .form-left{position:relative;width:calc(100% - 380px);padding:50px 80px 80px 150px;background-repeat:no-repeat;background-position:bottom center;background-size:800px}.page-single-home .callback .callback-form-wrap .common-form .form-left:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/wp-content/themes/plff-theme-new/assets/images/single-home-callback-overlay.png)no-repeat center;background-size:cover}.page-single-home .callback .callback-form-wrap .common-form .form-left h3,.page-single-home .callback .callback-form-wrap .common-form .form-left .h3{position:relative;z-index:1;font-size:1.625rem;line-height:1.3;font-weight:400;margin-bottom:50px;color:#fff}.page-single-home .callback .callback-form-wrap .common-form .form-left .form-group-set{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;grid-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.page-single-home .callback .callback-form-wrap .common-form .form-left .form-group-set .btn-icon{position:relative;width:calc(33.33% - 25px)}.page-single-home .callback .callback-form-wrap .common-form .form-left .form-group-set .btn-icon .form-group label{background-color:#343434}.page-single-home .callback .callback-form-wrap .common-form .form-left .privacy{position:relative;max-width:660px;margin:25px 0 0 0;padding-right:10px}.page-single-home .callback .callback-form-wrap .common-form .form-left .privacy p{font-size:.875rem;line-height:1.4;color:rgba(255,255,255,.4)}.page-single-home .callback .callback-form-wrap .common-form .form-left .privacy p a{color:rgba(255,255,255,.4)}.page-single-home .callback .callback-form-wrap .common-form .form-left .privacy p a:hover{color:#cc0035}.page-single-home .callback .callback-form-wrap .common-form .form-submit{position:relative;width:380px;background-color:#343434}.page-single-home .callback .callback-form-wrap .common-form .form-submit:before,.page-single-home .callback .callback-form-wrap .common-form .form-submit:after{content:"";position:absolute;z-index:1;left:0;width:2px;height:120px;background-color:#fff}.page-single-home .callback .callback-form-wrap .common-form .form-submit:before{top:0}.page-single-home .callback .callback-form-wrap .common-form .form-submit:after{bottom:0}.page-single-home .callback .callback-form-wrap .common-form .form-submit .submit{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;font-size:1.25rem;line-height:1.1;color:#fff;border:0;background:linear-gradient(126deg,#555 0,#282828 100%);cursor:pointer}.page-single-home .callback .callback-form-wrap .common-form .form-submit .submit:before{content:"";display:block;width:36px;height:36px;margin-bottom:40px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='37' height='34' viewBox='0 0 37 34' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M37 16.7381C37 14.7654 35.2381 14.0952 35.2381 14.0952L0 0L6.34906 15.0829L22.9048 16.7381L6.34906 18.3933L0 33.4762L35.2381 19.381C35.2381 19.381 37 18.7108 37 16.7381Z'/%3E %3C/svg%3E")no-repeat center;background-size:contain}.page-single-home .callback .callback-form-wrap .common-form .form-submit .submit:hover{background:linear-gradient(126deg,#282828 0,#555 100%)}.page-single-home .layouts{padding-top:150px;padding-bottom:80px}.page-single-home .layouts .nav-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:flex-end;flex-direction:column;margin-top:150px;border-bottom:none}.page-single-home .layouts .nav-tabs .nav-item{list-style:none;margin-bottom:20px;transition:.2s ease;width:100%}.page-single-home .layouts .nav-tabs .nav-item:last-child{margin-bottom:0}.page-single-home .layouts .nav-tabs .nav-item .nav-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;justify-content:center;align-items:center;width:170px;height:80px;font-size:1.125rem;line-height:1.2;padding:10px;color:#343434;border-radius:0;border:0;transition:.2s ease;background-color:#fff}.page-single-home .layouts .nav-tabs .nav-item .nav-link.active{background-color:#343434;color:#fff}.page-single-home .layouts .tab-content .list{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;grid-row-gap:40px;row-gap:40px}.page-single-home .layouts .tab-content .list .item{width:33.33%}.page-single-home .layouts .tab-content .list .item .title{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;margin-bottom:20px}.page-single-home .layouts .tab-content .list .item .title i{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.625rem;line-height:1.2;font-style:normal;color:#cc0035;margin-right:20px;background-color:#fff;transition:.2s ease;background-repeat:no-repeat;background-position:center}.page-single-home .layouts .tab-content .list .item .title i.mansarda{background-size:45%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='37' height='19' viewBox='0 0 37 19' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M18.2751 0.620461C18.0443 0.822706 17.4762 1.31387 16.3813 2.24998C15.973 2.59668 15.4403 3.05318 15.1977 3.26698C14.1324 4.19731 13.5998 4.6538 13.1737 5.01207C12.6292 5.47434 12.4931 5.58991 11.7356 6.24865C11.4101 6.53757 10.8242 7.04029 10.4336 7.36967C10.043 7.69904 9.71161 7.98218 9.69385 7.99951C9.65834 8.04574 8.27351 9.24188 7.6817 9.73882C7.31477 10.0509 6.3738 10.8656 5.33221 11.767C5.22568 11.8595 4.94753 12.0964 4.71081 12.2929C4.47409 12.4894 4.02431 12.8765 3.71657 13.1481C3.15435 13.645 1.47953 15.0896 0.911388 15.5693C0.745681 15.7079 0.473448 15.9449 0.301823 16.0951L0 16.3667L0.680582 17.1121C1.05934 17.5224 1.49728 17.9962 1.65115 18.1638C1.97073 18.5163 1.94706 18.5163 2.43234 18.0829C2.56846 17.9557 3.01231 17.5686 3.42066 17.2219C3.82901 16.8752 4.19002 16.5574 4.21961 16.5227C4.25512 16.488 4.46225 16.3089 4.69306 16.1182C5.0659 15.8062 6.52175 14.558 7.03071 14.1073C7.14315 14.0091 7.43905 13.7548 7.6817 13.5526C7.92434 13.3446 8.13739 13.1654 8.15514 13.1481C8.1729 13.1308 8.51615 12.8303 8.9245 12.4836C9.33285 12.1369 9.70569 11.8133 9.75895 11.767C9.81221 11.715 10.0253 11.5301 10.2324 11.3568C10.4336 11.1834 10.8597 10.8194 11.1734 10.5478C11.487 10.2762 11.925 9.90062 12.1499 9.70993C12.3688 9.51924 12.5937 9.32277 12.647 9.27655C12.7002 9.22454 12.9429 9.01652 13.1855 8.81427C13.4282 8.60625 14.1088 8.02263 14.6946 7.51413C15.2865 7.00562 16.3103 6.12152 16.979 5.54946C17.6419 4.9774 18.2514 4.45156 18.3343 4.38222C18.4171 4.3071 18.4941 4.24931 18.5118 4.24931C18.5296 4.24931 18.6361 4.33021 18.7485 4.42845C20.015 5.51479 21.3288 6.64736 21.5892 6.8785C21.7668 7.04029 22.2343 7.44478 22.6249 7.77415C23.0155 8.10353 23.3469 8.39245 23.3647 8.40978C23.3824 8.42712 23.5955 8.60625 23.8381 8.80849C24.0808 9.01652 24.3116 9.21298 24.3412 9.24765C24.3944 9.30544 25.9509 10.646 26.5545 11.1545C26.7025 11.2817 27.4126 11.8942 28.1347 12.5125C28.8507 13.1308 29.7385 13.8993 30.1113 14.2171C30.4841 14.5349 31.0404 15.0145 31.3541 15.2861C31.6618 15.5577 32.1057 15.9333 32.3306 16.124C32.5614 16.3147 32.7567 16.4822 32.7745 16.4996C32.7922 16.5169 33.165 16.8405 33.603 17.2219C34.0409 17.6033 34.5025 18.002 34.6209 18.1118C35.0588 18.4989 35.0825 18.5047 35.2541 18.3082C35.337 18.2158 35.7631 17.7477 36.201 17.2681C36.6331 16.7885 36.9941 16.384 37 16.3725C37.0059 16.3436 35.8815 15.3612 34.106 13.8415C33.4905 13.3157 32.9342 12.8361 32.8691 12.7725C32.7981 12.7089 32.5614 12.5009 32.3306 12.3102C32.1057 12.1195 31.4488 11.559 30.8807 11.0621C30.3125 10.5709 29.6201 9.97574 29.342 9.7446C29.0638 9.51346 28.7206 9.21298 28.5726 9.08008C28.4246 8.95295 28.0932 8.66403 27.8328 8.43867C27.5724 8.21909 27.3476 8.02263 27.3298 8.00529C27.312 7.98796 26.9806 7.69904 26.59 7.36967C25.9627 6.83805 25.6668 6.5838 24.5483 5.61302C24.4003 5.4859 24.0808 5.21431 23.8381 5.00629C23.4298 4.6538 21.8319 3.27276 21.7668 3.2092C21.749 3.19186 21.536 3.01273 21.2933 2.80471C21.0507 2.59668 20.4234 2.05929 19.9026 1.61435C18.5296 0.423994 18.5414 0.435551 18.5118 0.435551C18.4941 0.435551 18.3875 0.516449 18.2751 0.620461Z'/%3E %3Cpath d='M5.49219 5.32478V8.71094L5.71116 8.52603C5.82952 8.42202 6.02482 8.25444 6.14318 8.15043C6.33848 7.97708 6.5752 7.76905 8.32696 6.24933C8.6998 5.93151 9.26202 5.44035 9.57568 5.16298L10.1497 4.66026L10.1912 3.35433C10.2089 2.63203 10.2148 2.01952 10.1971 1.99062C10.1734 1.96173 9.20876 1.93862 7.82392 1.93862H5.49219V5.32478Z'/%3E %3C/svg%3E")}.page-single-home .layouts .tab-content .list .item .title p{font-size:1.125rem;line-height:1.2;width:calc(100% - 100px)}.page-single-home .layouts .tab-content .list .item .image{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex:1}.page-single-home .project-list .portolioProject-slider a,.portolioHodRabot a{position:relative;display:inline-block}.page-single-home .layouts .tab-content .list .item .image:before,.page-single-home .project-list .portolioProject-slider a:before,.portolioHodRabot a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100px;height:100px;margin:auto;border-radius:100px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.6133 30.8532C8.75994 30.8532 2.37332 24.4666 2.37332 16.6133C2.37332 8.75994 8.75994 2.37332 16.6133 2.37332C24.4666 2.37332 30.8532 8.75994 30.8532 16.6133C30.8532 24.4666 24.4666 30.8532 16.6133 30.8532ZM29.1539 27.476C31.6839 24.5615 33.2265 20.7666 33.2265 16.6133C33.2265 7.4546 25.7719 0 16.6133 0C7.4546 0 0 7.4546 0 16.6133C0 25.7719 7.4546 33.2265 16.6133 33.2265C20.7666 33.2265 24.5615 31.6839 27.476 29.1539L38.3197 40L40 38.3197L29.1539 27.476Z'/%3E %3C/svg%3E")no-repeat center #343434;background-size:40%;transition:.2s ease;transform:scale(0)}.page-single-home .layouts .tab-content .list .item .image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-single-home .layouts .tab-content .list .item .bottom h4,.page-single-home .layouts .tab-content .list .item .bottom .h4{font-size:1.75rem;line-height:1.2;font-weight:500;margin-bottom:5px}.page-single-home .layouts .tab-content .list .item .bottom p{font-size:1.125rem;line-height:1.2;color:rgba(52,52,52,.4)}.page-single-home .layouts .tab-content .list .item a{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;color:#343434;height:100%;max-width:75%}.page-single-home .layouts .tab-content .list .item a:hover .title i{background-color:#cc0035;color:#fff}.page-single-home .layouts .tab-content .list .item a:hover .title i.mansarda{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='37' height='19' viewBox='0 0 37 19' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M18.2751 0.620461C18.0443 0.822706 17.4762 1.31387 16.3813 2.24998C15.973 2.59668 15.4403 3.05318 15.1977 3.26698C14.1324 4.19731 13.5998 4.6538 13.1737 5.01207C12.6292 5.47434 12.4931 5.58991 11.7356 6.24865C11.4101 6.53757 10.8242 7.04029 10.4336 7.36967C10.043 7.69904 9.71161 7.98218 9.69385 7.99951C9.65834 8.04574 8.27351 9.24188 7.6817 9.73882C7.31477 10.0509 6.3738 10.8656 5.33221 11.767C5.22568 11.8595 4.94753 12.0964 4.71081 12.2929C4.47409 12.4894 4.02431 12.8765 3.71657 13.1481C3.15435 13.645 1.47953 15.0896 0.911388 15.5693C0.745681 15.7079 0.473448 15.9449 0.301823 16.0951L0 16.3667L0.680582 17.1121C1.05934 17.5224 1.49728 17.9962 1.65115 18.1638C1.97073 18.5163 1.94706 18.5163 2.43234 18.0829C2.56846 17.9557 3.01231 17.5686 3.42066 17.2219C3.82901 16.8752 4.19002 16.5574 4.21961 16.5227C4.25512 16.488 4.46225 16.3089 4.69306 16.1182C5.0659 15.8062 6.52175 14.558 7.03071 14.1073C7.14315 14.0091 7.43905 13.7548 7.6817 13.5526C7.92434 13.3446 8.13739 13.1654 8.15514 13.1481C8.1729 13.1308 8.51615 12.8303 8.9245 12.4836C9.33285 12.1369 9.70569 11.8133 9.75895 11.767C9.81221 11.715 10.0253 11.5301 10.2324 11.3568C10.4336 11.1834 10.8597 10.8194 11.1734 10.5478C11.487 10.2762 11.925 9.90062 12.1499 9.70993C12.3688 9.51924 12.5937 9.32277 12.647 9.27655C12.7002 9.22454 12.9429 9.01652 13.1855 8.81427C13.4282 8.60625 14.1088 8.02263 14.6946 7.51413C15.2865 7.00562 16.3103 6.12152 16.979 5.54946C17.6419 4.9774 18.2514 4.45156 18.3343 4.38222C18.4171 4.3071 18.4941 4.24931 18.5118 4.24931C18.5296 4.24931 18.6361 4.33021 18.7485 4.42845C20.015 5.51479 21.3288 6.64736 21.5892 6.8785C21.7668 7.04029 22.2343 7.44478 22.6249 7.77415C23.0155 8.10353 23.3469 8.39245 23.3647 8.40978C23.3824 8.42712 23.5955 8.60625 23.8381 8.80849C24.0808 9.01652 24.3116 9.21298 24.3412 9.24765C24.3944 9.30544 25.9509 10.646 26.5545 11.1545C26.7025 11.2817 27.4126 11.8942 28.1347 12.5125C28.8507 13.1308 29.7385 13.8993 30.1113 14.2171C30.4841 14.5349 31.0404 15.0145 31.3541 15.2861C31.6618 15.5577 32.1057 15.9333 32.3306 16.124C32.5614 16.3147 32.7567 16.4822 32.7745 16.4996C32.7922 16.5169 33.165 16.8405 33.603 17.2219C34.0409 17.6033 34.5025 18.002 34.6209 18.1118C35.0588 18.4989 35.0825 18.5047 35.2541 18.3082C35.337 18.2158 35.7631 17.7477 36.201 17.2681C36.6331 16.7885 36.9941 16.384 37 16.3725C37.0059 16.3436 35.8815 15.3612 34.106 13.8415C33.4905 13.3157 32.9342 12.8361 32.8691 12.7725C32.7981 12.7089 32.5614 12.5009 32.3306 12.3102C32.1057 12.1195 31.4488 11.559 30.8807 11.0621C30.3125 10.5709 29.6201 9.97574 29.342 9.7446C29.0638 9.51346 28.7206 9.21298 28.5726 9.08008C28.4246 8.95295 28.0932 8.66403 27.8328 8.43867C27.5724 8.21909 27.3476 8.02263 27.3298 8.00529C27.312 7.98796 26.9806 7.69904 26.59 7.36967C25.9627 6.83805 25.6668 6.5838 24.5483 5.61302C24.4003 5.4859 24.0808 5.21431 23.8381 5.00629C23.4298 4.6538 21.8319 3.27276 21.7668 3.2092C21.749 3.19186 21.536 3.01273 21.2933 2.80471C21.0507 2.59668 20.4234 2.05929 19.9026 1.61435C18.5296 0.423994 18.5414 0.435551 18.5118 0.435551C18.4941 0.435551 18.3875 0.516449 18.2751 0.620461Z'/%3E %3Cpath d='M5.49219 5.32478V8.71094L5.71116 8.52603C5.82952 8.42202 6.02482 8.25444 6.14318 8.15043C6.33848 7.97708 6.5752 7.76905 8.32696 6.24933C8.6998 5.93151 9.26202 5.44035 9.57568 5.16298L10.1497 4.66026L10.1912 3.35433C10.2089 2.63203 10.2148 2.01952 10.1971 1.99062C10.1734 1.96173 9.20876 1.93862 7.82392 1.93862H5.49219V5.32478Z'/%3E %3C/svg%3E")}.page-single-home .layouts .tab-content .list .item a:hover .image:before,.page-single-home .project-list .portolioProject-slider a:hover:before,.portolioHodRabot a:hover:before{transform:scale(1)}.page-single-home .layouts .tab-content .list .item.is-single{width:45%}.page-single-home .layouts .tab-content .list .item.is-single a{max-width:100%}.page-single-home .layouts .tab-content .list .item.is-single .image img{width:100%;-o-object-fit:contain;object-fit:contain}.page-single-home .layouts .tab-content .tab-layouts-content .list .item .image{margin-bottom:70px}.page-single-home .what-include .wrapper{padding-top:80px;border-top:1px solid rgba(52,52,52,.4)}.page-single-home .what-include .table{margin-bottom:0}.page-single-home .what-include .table .h2{font-weight:400px}.page-single-home .what-include .table thead th{font-size:1.25rem;line-height:1.2;font-weight:400;padding:20px 60px 40px 60px;border-bottom:1px solid rgba(52,52,52,.2);border-right:1px solid rgba(52,52,52,.2)}.page-single-home .what-include .table thead th:first-child{padding-left:0}.page-single-home .what-include .table thead th:last-child{white-space:nowrap;border-right:none}.page-single-home .what-include .table tbody tr.is-hide-line{display:none}.page-single-home .what-include .table tbody tr td{padding:30px 60px;border-bottom:1px solid rgba(52,52,52,.2);border-right:1px solid rgba(52,52,52,.2)}.page-single-home .what-include .table tbody tr td:first-child{padding-left:0}.page-single-home .what-include .table tbody tr td:last-child{border-right:none;background-color:#efe5e8}.page-single-home .what-include .table .circle-check{display:block;width:35px;height:35px;margin:auto;background-color:#d9d9d9;border-radius:35px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='35' height='35' viewBox='0 0 35 35' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath opacity='0.4' fill-rule='evenodd' clip-rule='evenodd' d='M17.5 35C27.165 35 35 27.165 35 17.5C35 7.83502 27.165 0 17.5 0C7.83502 0 0 7.83502 0 17.5C0 27.165 7.83502 35 17.5 35ZM14.2435 22.5877C14.9414 23.2688 16.0743 23.2688 16.7725 22.5877L24.6779 14.8761C25.0132 14.549 25.2015 14.1052 25.2015 13.6427C25.2015 13.1802 25.0132 12.7364 24.6779 12.4094C23.9797 11.7283 22.8468 11.7283 22.1489 12.4094L15.8276 18.5758C15.651 18.7473 15.365 18.7473 15.1887 18.5758L12.8542 16.2987C12.156 15.6176 11.0231 15.6176 10.3252 16.2987C9.62698 16.9795 9.62698 18.0847 10.3252 18.7654L14.2435 22.5877Z'/%3E %3C/svg%3E")no-repeat center;background-size:contain;transition:.2s ease}.page-single-home .what-include .show-more{margin-top:-1px}.page-single-home .description{padding-top:100px;max-width:calc(100vw - 36px)}.page-single-home .description .section-title{margin-bottom:60px}.page-single-home .description .description-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;grid-gap:20px;gap:20px;align-items:start;margin-top:30px;margin-bottom:60px}.page-single-home .description .description-bottom .item{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:30px;gap:30px;align-items:center}.page-single-home .description .description-bottom .item p{opacity:.7;font-size:1.25rem;font-weight:400;line-height:normal;flex:1}.page-single-home .description .text{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px}.page-single-home .description .text ul{list-style-position:inside;margin-bottom:30px}.page-single-home .description .text h2,.page-single-home .description .text .h2{font-weight:400}.page-single-home .description .text h2.margin-bottom,.page-single-home .description .text .margin-bottom.h2{margin-bottom:30px}.page-single-home .description .text p{width:100%;font-size:1rem;line-height:1.3;margin-bottom:30px}.page-single-home .description .video{position:relative;display:block;padding-top:56.25%;background-color:#fff}.page-single-home .description .video-wrap{margin-top:30px;max-width:50%}.page-single-home .description .video img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:240px}.page-single-home .description .video .btn-play{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:80px;margin:auto}.page-single-home .description .video .btn-play i{margin-right:0}.page-single-home .description .video:hover .btn-play i{background-color:#cc0035;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='22' viewBox='0 0 21 22' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 11L0 21.5V0.5L21 11Z'/%3E %3C/svg%3E")}.page-single-home .section-steps-list{padding-bottom:100px}.page-single-home .similar-projects{padding-top:150px}.page-single-home-intro{max-width:calc(100vw - 6px)}.page-single-home-intro .page-title-block .section-title{width:60%}.page-single-home-intro .page-title-block .breadcrumbs{width:40%}.page-single-home-intro .content{display:-webkit-box;display:-ms-flexbox;display:flex}.page-single-home-intro .content-images{position:relative;width:60%;height:calc(100vh - 270px);min-height:450px;padding-right:60px}.page-single-home-intro .content-images:before{content:"";position:absolute;z-index:1;bottom:0;left:0;width:calc(100% - 60px);height:250px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(27,27,27,.7)),to(rgba(51,51,51,0)));background:linear-gradient(to top,rgba(27,27,27,.7)0,rgba(51,51,51,0) 100%)}.page-single-home-intro .content-images-slider{height:calc(100vh - 270px);min-height:450px;overflow:hidden;background-color:#fff}.page-single-home-intro .content-images-slider .item{position:relative}.page-single-home-intro .content-images-slider .item .img{position:relative}.page-single-home-intro .content-images-slider .item img{display:block;width:100%;max-width:100%;height:calc(100vh - 270px);min-height:450px;-o-object-fit:cover;object-fit:cover;margin:auto}.page-single-home-intro .content-images .numbers{position:absolute;z-index:2;bottom:120px;left:40px;width:134px;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:flex-end;justify-content:flex-end}.page-single-home-intro .content-images .numbers span{font-size:2.5rem;line-height:1;color:#fff}.page-single-home-intro .content-images .numbers span.current{font-size:6rem;line-height:.9}.page-single-home-intro .content-images .numbers span.sep{padding:0 3px 0 7px}.page-single-home-intro .content-images .custom-slick-arrows{position:absolute;z-index:2;bottom:30px;left:40px}.page-single-home-intro .content-images .tour-3d{position:absolute;z-index:2;bottom:30px;right:100px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center}.page-single-home-intro .content-images .tour-3d i{width:65px;height:65px;margin-right:20px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='18' viewBox='0 0 22 18' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M4.3114 0.0153294C3.75877 0.0873337 3.22266 0.418856 2.91331 0.883886C2.87877 0.937889 2.34867 1.85745 1.73597 2.92702C1.07222 4.08809 0.593174 4.91015 0.548123 4.96715C0.29884 5.27467 0.124642 5.6422 0.0345392 6.04872L0 6.20173V11.002V15.8024L0.0345392 15.9599C0.279317 17.0714 1.14881 17.8605 2.26758 17.985C2.35167 17.994 3.26771 18 4.72287 18C7.19918 18 7.19317 18 7.483 17.9265C8.06266 17.778 8.55522 17.433 8.89461 16.9364C8.95017 16.8554 9.20846 16.3604 9.58539 15.6073C10.147 14.4853 10.1921 14.4013 10.2777 14.3068C10.3948 14.1808 10.5074 14.1057 10.6696 14.0502C10.9204 13.9617 11.2238 13.9992 11.4505 14.1462C11.5661 14.2213 11.6818 14.3398 11.7448 14.4463C11.8289 14.5918 12.8711 16.5194 12.9447 16.6649C13.3141 17.4015 14.0289 17.8965 14.8534 17.985C14.9735 17.997 15.6493 18 17.3973 17.997C20.0238 17.9895 19.836 17.997 20.1859 17.895C21.09 17.631 21.7567 16.9064 21.9655 15.9599L22 15.8024V11.002V6.20173L21.958 6.02322C21.9054 5.80271 21.8423 5.62419 21.7642 5.46818C21.7312 5.40368 21.7027 5.33617 21.6997 5.32117C21.6922 5.28667 19.2203 1.0744 19.0957 0.883886C18.9921 0.726376 18.7218 0.453358 18.5686 0.351351C18.3133 0.181839 18.0145 0.0648327 17.7261 0.0228291C17.582 0.00182724 16.9062 -0.00117302 10.991 0.000328064C7.29679 0.00182724 4.36997 0.00782776 4.3114 0.0153294ZM18.0085 2.97352C18.3238 3.51056 18.5866 3.96359 18.5926 3.97709C18.6016 4.00259 18.2337 4.00409 11.0165 4.00409H3.4299L3.45543 3.95459C3.46894 3.92908 3.72724 3.47605 4.02758 2.94952L4.5742 1.99396H11.0045H17.4348L18.0085 2.97352ZM6.43481 9.05042C6.82826 9.14192 7.14812 9.32193 7.43044 9.61295C7.70225 9.89347 7.86744 10.204 7.95304 10.591C7.98157 10.717 7.98758 10.792 7.98908 10.987C7.98908 11.2541 7.97106 11.3816 7.90348 11.5931C7.84041 11.7926 7.76983 11.9381 7.6557 12.1121C7.53857 12.2861 7.32082 12.5126 7.15563 12.6281C6.92287 12.7917 6.62102 12.9177 6.34171 12.9687C6.15549 13.0032 5.82512 13.0032 5.64642 12.9687C4.81297 12.8127 4.17925 12.1796 4.02307 11.3471C3.99003 11.1701 3.98853 10.8385 4.02157 10.6555C4.17324 9.81097 4.84 9.15842 5.69147 9.02192C5.89119 8.99041 6.23208 9.00241 6.43481 9.05042ZM16.241 9.01441C16.9122 9.09692 17.4904 9.50195 17.7937 10.1035C18.037 10.5835 18.0715 11.1536 17.8913 11.6651C17.7216 12.1451 17.3597 12.5576 16.9092 12.7842C16.4407 13.0182 15.879 13.0617 15.3835 12.8997C15.0846 12.8022 14.8294 12.6432 14.5951 12.4121C14.3068 12.1256 14.1175 11.7746 14.038 11.3726C13.9974 11.1686 14.0019 10.792 14.047 10.591C14.1326 10.204 14.2992 9.89197 14.5666 9.61595C14.8579 9.31593 15.1958 9.12692 15.5877 9.04592C15.6703 9.02942 15.7619 9.01291 15.7904 9.00991C15.9061 8.99791 16.1208 9.00091 16.241 9.01441Z'/%3E %3C/svg%3E")no-repeat center #fff;background-size:42%}.page-single-home-intro .content-images .tour-3d span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;width:calc(100% - 85px);font-size:1.125rem;line-height:1.1;color:#fff;white-space:nowrap;text-shadow:0 2px 4px rgba(34,34,34,.3)}.page-single-home-intro .content-images .tour-3d span:after{content:"";display:block;width:16px;height:16px;margin:3px 0 0 10px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='%23fff' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cg clip-path='url(%23clip0_394_9226)'%3E %3C!-- %3Cpath d='M18.1745 8.5655L18.3581 8.74447L18.1746 8.92347L9.63045 17.2571L9.45592 17.4273L9.28137 17.2571L8.15128 16.1553L7.96769 15.9763L8.15128 15.7973L14.3289 9.77418L-1.99445e-06 9.77418L-0.250002 9.77418L-0.250002 9.52418L-0.250002 7.96794L-0.250002 7.71794L-2.01897e-06 7.71794L14.3289 7.71794L8.15128 1.6948L7.96769 1.5158L8.15128 1.3368L9.28136 0.234966L9.45589 0.0648042L9.63041 0.234968L18.1745 8.5655Z' fill='white' stroke='white' stroke-width='0.5'/%3E --%3E %3Cpath d='M18.1745 8.5655L18.3581 8.74447L18.1746 8.92347L9.63045 17.2571L9.45592 17.4273L9.28137 17.2571L8.15128 16.1553L7.96769 15.9763L8.15128 15.7973L14.3289 9.77418L-1.99445e-06 9.77418L-0.250002 9.77418L-0.250002 9.52418L-0.250002 7.96794L-0.250002 7.71794L-2.01897e-06 7.71794L14.3289 7.71794L8.15128 1.6948L7.96769 1.5158L8.15128 1.3368L9.28136 0.234966L9.45589 0.0648042L9.63041 0.234968L18.1745 8.5655Z' stroke-width='0.5'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_394_9226'%3E %3Crect width='18' height='19' fill='white' transform='matrix(-1.10076e-08 -1 -1 1.29186e-08 19 18)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")no-repeat center;background-size:contain;transform:rotate(-45deg);transition:.2s ease}.page-single-home-intro .content-images .tour-3d:hover span:after{transform:rotate(0)}.page-single-home-intro .content-info{width:40%}.page-single-home-intro .content-info .props{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap}.page-single-home-intro .content-info .props .item{margin-bottom:30px;padding-right:10px}.page-single-home-intro .content-info .props .item:nth-child(odd){width:60%}.page-single-home-intro .content-info .props .item:nth-child(even){width:40%;display:flex;align-items:flex-end}.page-single-home-intro .content-info .props .item .text h4,.page-single-home-intro .content-info .props .item .text .h4{font-size:1.75rem;line-height:1.2;font-weight:500;margin-bottom:10px}.page-single-home-intro .content-info .props .item .text h4 a,.page-single-home-intro .content-info .props .item .text .h4 a{display:inline-block;color:#343434}.page-single-home-intro .content-info .props .item .text h4 a:hover,.page-single-home-intro .content-info .props .item .text .h4 a:hover{color:#cc0035}.page-single-home-intro .content-info .props .item .text p,.project-list-item .is-icon .text p{font-size:1rem;line-height:1.2;color:rgba(52,52,52,.4)}.project-list-item .is-icon .text{min-height:29px;justify-content:center;flex-direction:column;align-items:flex-start;margin-left:10px}.project-list-item .preview-info>div{min-width:45%}.project-list-item .text h4{margin-right:5px}.project-list-item .item .icon{margin-right:0!important}.portolioHodRabot{margin-left:-19px}.portolioHodRabot .slick-track{align-items:stretch;display:flex;gap:20px}.portolioHodRabot .slick-slide{height:auto;object-fit:cover;max-height:350px}.portolioHodRabot .slick-slide img{height:100%;width:100%;object-fit:cover}.project-list-item .preview-info{margin-top:15px;display:flex;flex-wrap:wrap;gap:30px}.house-project .preview-info,.similar-projects .preview-info{display:none}.page-single-home-intro .content-info .props .item .icon,.project-list-item .item .icon{width:60px;height:60px;margin-right:20px;background-repeat:no-repeat;background-position:center;background-color:#fff;background-size:50%}.page-single-home-intro .content-info .props .item .icon.icon-rooms,.project-list-item .icon.icon-rooms{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0_555_3969)'%3E %3Cpath d='M6.20508 17.8491V4.15347H15.7921V17.8491H6.20508ZM13.5094 9.63177C12.7542 9.63177 12.1399 10.2461 12.1399 11.0013C12.1399 11.7565 12.7542 12.3709 13.5094 12.3709C14.2646 12.3709 14.879 11.7565 14.879 11.0013C14.879 10.2461 14.2646 9.63177 13.5094 9.63177Z'/%3E %3Cpath d='M18.7602 21.501H3.23851C2.86034 21.501 2.55371 21.1944 2.55371 20.8162V1.18573C2.55371 0.807568 2.8603 0.500935 3.23851 0.500935H18.7603C19.1384 0.500935 19.445 0.807526 19.445 1.18573V20.8162C19.445 21.1944 19.1384 21.501 18.7602 21.501ZM17.1624 3.46837C17.1624 3.09021 16.8558 2.78358 16.4776 2.78358H5.52111C5.14294 2.78358 4.83631 3.09017 4.83631 3.46837V18.5336C4.83631 18.9117 5.1429 19.2184 5.52111 19.2184H16.4776C16.8558 19.2184 17.1624 18.9118 17.1624 18.5336V3.46837Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_555_3969'%3E %3Crect width='21' height='21' fill='white' transform='matrix(1 0 0 -1 0.499023 21.501)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.page-single-home-intro .content-info .props .item .icon.icon-bathroom-cabinet,.project-list-item .icon.icon-bathroom-cabinet{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0_555_3944)'%3E %3Cpath d='M9.37642 4.91602H8.11426V6.17818H9.37642V4.91602Z'/%3E %3Cpath d='M14.4243 4.91602H13.1621V6.17818H14.4243V4.91602Z'/%3E %3Cpath d='M3.02441 10.6807V22.0402H4.28658V20.778H10.6395V10.6807H3.02441ZM9.37732 13.205H8.11515V11.9428H9.37732V13.205Z'/%3E %3Cpath d='M19.5167 7.44092H3.02441V9.41831H19.5167V7.44092Z'/%3E %3Cpath d='M11.9004 10.6807V20.778H18.2533V22.0402H19.5155V10.6807H11.9004ZM14.4247 13.205H13.1626V11.9428H14.4247V13.205Z'/%3E %3Cpath d='M12.5319 0.499023C11.488 0.499023 10.6387 1.34834 10.6387 2.39227V6.80986H11.9008V2.39227C11.9008 2.04429 12.1839 1.76119 12.5319 1.76119C12.8799 1.76119 13.163 2.04429 13.163 2.39227V3.65444H14.4252V2.39227C14.4252 1.34834 13.5759 0.499023 12.5319 0.499023Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_555_3944'%3E %3Crect width='21.541' height='21.541' fill='white' transform='translate(0.499023 0.499023)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.page-single-home-intro .content-info .props .item .icon.icon-bed,.project-list-item .icon.icon-bed{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0_555_3982)'%3E %3Cpath d='M19.7584 12.2484H2.24389C1.52202 12.2484 0.936846 11.6632 0.936846 10.9413C0.936846 10.2194 1.52202 9.63428 2.24389 9.63428H19.7584C20.4803 9.63428 21.0654 10.2194 21.0654 10.9413C21.0655 11.6632 20.4803 12.2484 19.7584 12.2484Z' fill='%23CC0035'/%3E %3Cpath d='M9.69393 6.81445C10.0754 6.81445 10.3857 7.12478 10.3857 7.50626V8.40315H5.0316V7.50626C5.0316 7.12478 5.34193 6.81445 5.72341 6.81445H9.69393Z' fill='%23CC0035'/%3E %3Cpath d='M18.2003 7.50678C18.2003 6.44681 17.338 5.5845 16.278 5.5845H12.3075C11.8031 5.5845 11.3437 5.78006 11.0005 6.099C10.6572 5.78006 10.1978 5.5845 9.69341 5.5845H5.72289C4.66292 5.5845 3.80061 6.44681 3.80061 7.50678V8.40367H1.8036V4.16593C1.8036 3.44406 2.38881 2.85889 3.11065 2.85889H18.8902C19.6121 2.85889 20.1973 3.44406 20.1973 4.16593V8.40367H18.2003V7.50678Z' fill='%23CC0035'/%3E %3Cpath d='M16.2789 6.81445C16.6604 6.81445 16.9707 7.12478 16.9707 7.50626V8.40315H11.6166V7.50626C11.6166 7.12478 11.9269 6.81445 12.3084 6.81445H16.2789Z' fill='%23CC0035'/%3E %3Cpath d='M21.501 13.478V19.1389H20.2705V16.8954H1.73145V19.1389H0.500978V13.478H21.501Z' fill='%23CC0035'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_555_3982'%3E %3Crect width='21' height='21' fill='white' transform='matrix(-1 0 0 1 21.501 0.499023)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.page-single-home-intro .content-info .props .item .icon.icon-couch,.project-list-item .icon.icon-couch{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0_555_3995)'%3E %3Cpath d='M18.6463 7.94141C17.9462 7.94141 17.3788 8.50894 17.3788 9.20899V15.3195H4.61818V9.20899C4.61818 8.50894 4.05065 7.94141 3.3506 7.94141C2.6505 7.94141 2.08301 8.50894 2.08301 9.20899V18.5222C2.08301 18.999 2.34633 19.4141 2.73536 19.6305V21.4992H3.96583V19.7899H18.0311V21.4992H19.2616V19.6305C19.6507 19.4141 19.914 18.999 19.914 18.5222V9.20899C19.9139 8.50894 19.3464 7.94141 18.6463 7.94141Z'/%3E %3Cpath d='M5.84961 12.1689H16.1492V14.0889H5.84961V12.1689Z'/%3E %3Cpath d='M5.84868 9.20885V10.9384H16.1483V9.20885C16.1483 7.83143 17.2689 6.7108 18.6464 6.7108V1.76661C18.6464 1.06656 18.0788 0.499023 17.3787 0.499023H4.61821C3.91812 0.499023 3.35059 1.06656 3.35059 1.76661V6.71076C4.72805 6.7108 5.84868 7.83143 5.84868 9.20885Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_555_3995'%3E %3Crect width='21' height='21' fill='white' transform='translate(0.499023 0.499023)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.page-single-home-intro .content-info .props .item .icon.icon-terassa,.project-list-item .icon.icon-terassa{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.4678 4.37723L0.461914 2.45557L0.63478 0.461914L23.5513 2.4631L24.4619 2.54262V3.45993V6.45647V7.45706H23.4649H22.4678V22.4607H24.4567V24.4619H0.548347V22.4607H4.53133V19.5423L3.54281 13.6315L5.50941 13.3002L6.37204 18.4584H9.51659H10.5136V19.4589V22.4607H12.4973V17.463H9.51661V15.4618H17.4826V17.463H14.4914V22.4607H20.4737V7.45706H0.548347V5.45588H22.4678V4.37723ZM8.51954 22.4607V20.4595H6.52543V22.4607H8.51954Z'/%3E %3C/svg%3E")}.page-single-home-intro .content-info .props .item .icon.icon-anresol,.project-list-item .icon.icon-anresol{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='utf-8'?%3E %3C!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3Csvg version='1.1' id='Слой_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 21 21' style='enable-background:new 0 0 21 21;' xml:space='preserve'%3E %3Cstyle type='text/css'%3E .st0%7Bfill:%23CC0035;%7D %3C/style%3E %3Cpath class='st0' d='M20.5,6L11,0.3c-0.1-0.1-0.3-0.1-0.5-0.1s-0.3,0-0.5,0.1L0.5,6C0.2,6.1,0,6.5,0,6.8v13.4c0,0.3,0.3,0.6,0.6,0.6 h1.1c0.3,0,0.6-0.3,0.6-0.6V7.3c0-0.1,0.1-0.2,0.2-0.2l8-4.6l8,4.6c0.1,0,0.2,0.1,0.2,0.2V9H10l-6.6,2l9.7,9.8h1.8V19h-1.8v-2h-2v-2 H8.9v-2H7.1v-2h2.8H10h8.7v9.1c0,0.3,0.3,0.6,0.6,0.6h1.1c0.3,0,0.6-0.3,0.6-0.6V6.8C21,6.5,20.8,6.1,20.5,6z'/%3E %3C/svg%3E")}.page-single-home-intro .content-info .props .item .icon.icon-private-garage,.project-list-item .icon.icon-private-garage{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0_555_4022)'%3E %3Cpath d='M16.9079 12.727C16.817 12.727 16.7235 12.7401 16.6298 12.7659L16.2776 12.8629L15.7587 11.599C15.4678 10.8904 14.608 10.314 13.8419 10.314H8.14691C7.38094 10.314 6.52101 10.8905 6.23021 11.5991L5.71223 12.8607L5.36844 12.766C5.27481 12.7401 5.18126 12.7271 5.09038 12.7271C4.63347 12.7271 4.30176 13.0549 4.30176 13.5064C4.30176 13.9523 4.62714 14.3276 5.06814 14.4403C4.82631 15.1082 4.63838 16.1092 4.63838 16.7669V19.4565C4.63838 20.0307 5.10546 20.4977 5.67966 20.4977H6.06143C6.63564 20.4977 7.10271 20.0307 7.10271 19.4565V18.9533H14.8861V19.4565C14.8861 20.0307 15.3531 20.4977 15.9273 20.4977H16.3093C16.8835 20.4977 17.3506 20.0307 17.3506 19.4565V16.7669C17.3506 16.1099 17.163 15.1102 16.9215 14.4423C17.3669 14.3324 17.6965 13.955 17.6965 13.5064C17.6964 13.0548 17.3648 12.727 16.9079 12.727ZM6.35957 13.7765L7.20601 11.7144C7.38003 11.2906 7.89725 10.9438 8.35541 10.9438H13.6337C14.0919 10.9438 14.6091 11.2906 14.7831 11.7144L15.6295 13.7765C15.8035 14.2003 15.5711 14.5471 15.1129 14.5471H6.87621C6.41805 14.5471 6.18555 14.2003 6.35957 13.7765ZM8.60374 17.1295C8.60374 17.3586 8.41631 17.546 8.18722 17.546H6.4597C6.23062 17.546 6.04319 17.3586 6.04319 17.1295V16.4405C6.04319 16.2114 6.23062 16.024 6.4597 16.024H8.18722C8.41631 16.024 8.60374 16.2114 8.60374 16.4405V17.1295ZM15.9269 17.1295C15.9269 17.3586 15.7395 17.546 15.5104 17.546H13.7831C13.554 17.546 13.3665 17.3586 13.3665 17.1295V16.4405C13.3665 16.2114 13.554 16.024 13.7831 16.024H15.5104C15.7395 16.024 15.9269 16.2114 15.9269 16.4405V17.1295Z'/%3E %3Cpath d='M21.0368 6.45839L11.4637 0.846902C11.3366 0.77243 11.1716 0.731445 10.999 0.731445C10.8264 0.731445 10.6614 0.77243 10.5344 0.846902L0.961268 6.45839C0.697783 6.61283 0.499023 6.9597 0.499023 7.26517V20.642C0.499023 20.9865 0.779252 21.2668 1.12379 21.2668H2.19939C2.54393 21.2668 2.82416 20.9865 2.82416 20.642V9.32224C2.82416 9.20745 2.91754 9.11398 3.03241 9.11398H18.9655C19.0803 9.11398 19.1737 9.20745 19.1737 9.32224V20.642C19.1737 20.9865 19.454 21.2668 19.7985 21.2668H20.8742C21.2187 21.2668 21.4989 20.9865 21.4989 20.642V7.26517C21.499 6.9597 21.3003 6.61283 21.0368 6.45839Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_555_4022'%3E %3Crect width='21' height='21' fill='white' transform='translate(0.499023 0.499023)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.page-single-home-intro .content-info .props .item .icon.icon-sauna,.project-list-item .icon.icon-sauna{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M6.12972 5.96641C6.30229 6.24436 6.60095 6.39726 6.9067 6.39726C7.07042 6.39726 7.23625 6.35335 7.3857 6.26135C7.81436 5.99742 7.94699 5.43754 7.68192 5.01074C7.48294 4.69039 7.5794 4.24076 7.7619 3.53839C7.95804 2.7837 8.20209 1.84443 7.69072 0.985469C7.43381 0.553848 6.87428 0.411321 6.4405 0.66712C6.00701 0.922968 5.86386 1.48027 6.12082 1.91194C6.24514 2.12087 6.11803 2.61007 5.99513 3.08326C5.77748 3.92085 5.50659 4.96318 6.12972 5.96641Z'/%3E %3Cpath d='M9.05244 5.96628C9.22506 6.24423 9.52372 6.39717 9.82947 6.39717C9.9932 6.39717 10.1589 6.35331 10.3085 6.26126C10.7371 5.99743 10.8698 5.4375 10.6047 5.01075C10.4058 4.6903 10.5022 4.24077 10.6847 3.53836C10.8808 2.78367 11.1248 1.84444 10.6135 0.98548C10.3566 0.55381 9.79671 0.411332 9.36332 0.667131C8.92978 0.922979 8.78663 1.48028 9.04354 1.91191C9.16796 2.12083 9.0408 2.61008 8.91785 3.08323C8.70035 3.92072 8.42951 4.96304 9.05244 5.96628Z'/%3E %3Cpath d='M1.46387 16.0762L2.29081 21.4809C2.29546 21.5111 2.29775 21.5416 2.29775 21.5722C2.29775 22.6074 3.05836 23.4687 4.0523 23.6322L3.41808 16.0762H1.46387Z'/%3E %3Cpath d='M5.27822 23.6606H7.76302V23.2454C7.50958 22.8126 7.29848 22.3485 7.13837 21.8565C6.92923 21.2134 7.04275 20.5031 7.44197 19.9566C7.53618 19.8276 7.64437 19.7114 7.76297 19.6083V16.0762H4.6416L5.27822 23.6606Z'/%3E %3Cpath d='M9.16282 19.0835H11.8476L12.1 16.0762H8.97852V19.0924C9.03958 19.0871 9.10098 19.0835 9.16282 19.0835Z'/%3E %3Cpath d='M13.0674 19.0835H14.8138L15.274 16.0762H13.3198L13.0674 19.0835Z'/%3E %3Cpath d='M15.9933 11.3795L16.192 10.0814C16.2426 9.7504 16.1459 9.41482 15.9268 9.16087C15.7076 8.90692 15.389 8.76123 15.0527 8.76123H13.9346L13.7178 11.3447H15.69C15.7929 11.3447 15.8946 11.3568 15.9933 11.3795Z'/%3E %3Cpath d='M1.03775 11.3447H3.02256L2.80569 8.76123H1.68757C1.35127 8.76123 1.03266 8.90692 0.813495 9.16087C0.594378 9.41482 0.497726 9.7504 0.548325 10.0814L0.746518 11.3768C0.841557 11.3558 0.939089 11.3447 1.03775 11.3447Z'/%3E %3Cpath d='M7.75972 11.3447V8.76123H4.02441L4.24128 11.3447H7.75972Z'/%3E %3Cpath d='M8.97852 11.3447H12.4971L12.7139 8.76123H8.97852V11.3447Z'/%3E %3Cpath d='M25.2903 8.11584C24.999 7.70637 24.4295 7.60964 24.0183 7.89966C23.829 8.03328 19.4805 11.1941 17.8947 20.2343H9.24358C8.95162 20.2343 8.67731 20.3734 8.50562 20.6086C8.33387 20.8436 8.28552 21.1463 8.37543 21.4229C9.16165 23.8398 11.4047 25.4637 13.957 25.4637C16.5016 25.4637 18.7389 23.8495 19.5314 21.4447C19.5517 21.3873 19.5664 21.3273 19.5747 21.2654C19.7936 19.8309 20.0863 18.5533 20.4189 17.4225C21.1526 14.9276 22.0807 13.1483 22.8391 11.9803C22.9873 11.752 23.1332 11.5404 23.2751 11.3447C24.2715 9.97015 25.0678 9.38632 25.0732 9.38247C25.4845 9.09235 25.5816 8.52526 25.2903 8.11584Z'/%3E %3Cpath d='M15.2068 15.367C15.5342 15.367 15.8104 15.1247 15.8518 14.8014L16.1121 12.7647C16.1616 12.3779 15.8589 12.0356 15.4673 12.0356H1.27324C0.881644 12.0356 0.578879 12.3778 0.628354 12.7647L0.888733 14.8014C0.930043 15.1247 1.20636 15.367 1.53362 15.367H15.2068Z'/%3E %3C/svg%3E")}.page-single-home-intro .content-info .props .item .icon.icon-swimming,.project-list-item .icon.icon-swimming{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0_555_4063)'%3E %3Cpath d='M0.540039 18.106C1.98212 17.5503 3.19704 17.9133 4.88454 18.4204C5.32467 18.5522 5.80334 18.6962 6.23535 18.8098C6.62072 18.9112 7.21297 18.6922 7.83361 18.463C8.6084 18.177 9.41564 17.8809 10.3831 17.9052C11.1133 17.9235 11.7278 18.2581 12.3485 18.5969C12.7379 18.8098 13.1334 19.0248 13.3525 19.0329C13.604 19.041 13.9772 18.822 14.3504 18.6029C14.9588 18.2439 15.5673 17.8849 16.4131 17.8565C17.3217 17.8261 18.0255 18.1385 18.7233 18.4488C19.1208 18.6253 19.5163 18.8017 19.8469 18.826C20.1593 18.8504 20.5771 18.5827 20.9827 18.3251C21.5466 17.964 22.1003 17.6111 22.8284 17.53C23.6945 17.4347 24.6396 17.8423 25.4428 18.1872L25.4631 18.1973C25.4631 19.0187 25.4631 19.8422 25.4631 20.6636C25.2907 20.6129 25.1122 20.544 24.9277 20.4689C24.7999 20.4162 24.668 20.3594 24.5342 20.3026C23.9845 20.0673 23.3375 19.7874 23.0799 19.8158C22.873 19.8381 22.5465 20.0471 22.2139 20.26C22.0922 20.3371 21.9684 20.4162 21.8447 20.4933C21.2281 20.8685 20.5588 21.189 19.6765 21.122C18.9585 21.0673 18.3744 20.8076 17.7882 20.546L17.7375 20.5237C17.2994 20.329 16.8593 20.1404 16.4861 20.1525C16.2569 20.1606 15.9283 20.3452 15.5957 20.5399L15.5186 20.5845C14.8594 20.974 14.1982 21.3634 13.2713 21.3289C12.5148 21.3005 11.8779 20.9557 11.2512 20.6129L11.1721 20.5703C10.8232 20.3797 10.4886 20.2053 10.3284 20.2012C9.83751 20.189 9.27164 20.3858 8.72198 20.5886L8.62665 20.6231C7.66526 20.978 6.7485 21.3147 5.66136 21.0308C5.07722 20.8786 4.63507 20.7448 4.22942 20.6231L4.21725 20.619C2.74677 20.1769 1.78741 19.8929 0.637395 20.6454C0.606971 20.6657 0.574519 20.6859 0.542067 20.7083V20.6454V18.106H0.540039ZM18.3703 8.13111L21.2423 7.69504C23.0292 7.42731 22.4917 4.21051 20.2018 4.72569L13.6892 5.80066C12.9833 5.91627 11.7725 6.00551 11.2451 6.47606C10.9429 6.74582 10.8172 7.12105 10.8861 7.58957C10.9835 8.25281 11.5372 9.08439 11.8698 9.68678L12.675 11.1349C13.2612 12.1876 13.5756 12.289 12.4905 12.8711L5.09345 16.8384L5.63499 16.9986L7.25962 17.0229C7.44419 16.9621 7.63687 16.8911 7.83361 16.8181C8.6084 16.5321 9.41564 16.236 10.3831 16.2603C11.1133 16.2786 11.7278 16.6132 12.3485 16.952L12.6284 17.102L14.0603 17.1244C14.1557 17.0716 14.253 17.0148 14.3483 16.958C14.9568 16.599 15.5653 16.24 16.4111 16.2116C17.3197 16.1812 18.0235 16.4936 18.7212 16.8039C19.1188 16.9803 19.5143 17.1568 19.8449 17.1811C19.9199 17.1872 20.0011 17.1751 20.0862 17.1527L16.3178 10.4514C15.9973 9.88149 15.4213 9.16146 15.5044 8.72742C15.5328 8.58138 15.7275 8.52256 15.9648 8.48606C16.768 8.37045 17.5672 8.25281 18.3703 8.13111ZM21.4736 9.6239C23.0495 9.6239 24.3273 10.9017 24.3273 12.4776C24.3273 14.0536 23.0495 15.3314 21.4736 15.3314C19.8976 15.3314 18.6198 14.0536 18.6198 12.4776C18.6218 10.8997 19.8976 9.6239 21.4736 9.6239Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_555_4063'%3E %3Crect width='24.9231' height='24.9231' fill='white' transform='translate(0.540039 0.537598)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.page-single-home-intro .content-info .props .item .icon.icon-tech,.project-list-item .icon.icon-tech{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M21.1635 16.7904L16.3081 11.9352C15.3502 10.9774 13.9197 10.7908 12.767 11.3589L8.34696 6.93898V4.36417L3.03956 0.383789L0.385862 3.03738L4.36641 8.34455H6.94133L11.3614 12.7644C10.7975 13.9171 10.9799 15.3475 11.9377 16.3053L16.7932 21.1605C17.3986 21.7659 18.3771 21.7659 18.9783 21.1605L21.1635 18.9755C21.7647 18.3701 21.7647 17.3916 21.1635 16.7904ZM14.1395 9.71281C15.3129 9.71281 16.4159 10.1689 17.2451 10.9981L18.0495 11.8025C18.7047 11.5164 19.3266 11.1184 19.8657 10.5794C21.404 9.04112 21.9264 6.87679 21.4372 4.91147C21.3459 4.53831 20.8774 4.40978 20.6037 4.68343L17.5188 7.76823L14.7034 7.2997L14.2349 4.48441L17.3198 1.39962C17.5934 1.12596 17.4608 0.65744 17.0834 0.562077C15.118 0.076968 12.9536 0.599393 11.4194 2.1335C10.2377 3.31517 9.6821 4.87416 9.71113 6.42899L13.1153 9.83305C13.4512 9.75427 13.7995 9.71281 14.1395 9.71281ZM9.83137 13.1127L7.48036 10.7618L1.16124 17.0848C0.124639 18.1214 0.124639 19.8006 1.16124 20.8371C2.19784 21.8737 3.87713 21.8737 4.91374 20.8371L10.0387 15.7124C9.72356 14.8873 9.6282 13.9876 9.83137 13.1127ZM3.03956 19.954C2.49224 19.954 2.04442 19.5062 2.04442 18.9589C2.04442 18.4075 2.48809 17.9638 3.03956 17.9638C3.59103 17.9638 4.0347 18.4075 4.0347 18.9589C4.0347 19.5062 3.59103 19.954 3.03956 19.954Z'/%3E %3C/svg%3E")}.page-single-home-intro .content-info .props .item .icon.icon-wardrobe,.project-list-item .icon.icon-wardrobe{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0_555_4031)'%3E %3Cpath d='M3.39062 0.499023L3.40428 21.499H4.63475V19.8584H17.377V21.499H18.6074V0.499023H3.39062ZM9.17383 10.999H7.94336V9.3584H9.17383V10.999ZM11.6348 18.6279H10.4043V1.72949H11.6348V18.6279ZM14.0957 10.999H12.8652V9.3584H14.0957V10.999Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_555_4031'%3E %3Crect width='21' height='21' fill='white' transform='translate(0.499023 0.499023)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.page-single-home-intro .content-info .props .item.is-icon,.project-list-item .item.is-icon{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center}.page-single-home-intro .content-info .props .item.is-icon .text{width:calc(100% - 80px)}.page-single-home-intro .content-info .props.additional .item p{color:#343434}.page-single-home-intro .content-info .location{margin-bottom:60px}.page-single-home-intro .content-info .location a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;color:#343434}.page-single-home-intro .content-info .location a:hover{color:#cc0035}.page-single-home-intro .content-info .location i{display:block;width:60px;height:60px;margin-right:20px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='24' viewBox='0 0 21 24' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M10.5 24C9.39474 24 10.7023 22.2374 5.25332 19.4958C4.95479 19.3453 4.6651 19.1776 4.38568 18.9935C1.67447 17.2119 0 13.9535 0 10.4461C0 4.67721 4.70068 0 10.5 0C16.2993 0 21 4.67721 21 10.445C21 14.3096 18.9619 17.8761 15.7555 19.4914C10.3011 22.2363 11.6053 24 10.5 24ZM10.5 14.6344C12.8332 14.6344 14.7 12.768 14.7 10.4986C14.7 8.22921 12.8332 6.36279 10.5 6.36279C8.16679 6.36279 6.3 8.22921 6.3 10.4986C6.3 12.768 8.16679 14.6344 10.5 14.6344Z' fill='white'/%3E %3C/svg%3E")no-repeat center #cc0035;background-size:35%}.page-single-home-intro .content-info .location>a>div{width:calc(100% - 80px)}.page-single-home-intro .content-info .location>a>div p:nth-child(1){font-size:1.375rem;line-height:1.1;margin-bottom:10px}.page-single-home-intro .content-info .location>a>div p:nth-child(2){font-size:1rem;line-height:1.1;color:rgba(52,52,52,.4)}.page-single-home-intro .content-info .buttons.download-catalog{padding:20px 0 60px 0}.page-single-home-intro .content-info .buttons .btn-icon{width:100%}.similar-projects .section-title{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:60px}.similar-projects .section-title .custom-slick-arrows{margin-right:0}.similar-projects .section-house-projects{padding-top:0}.similar-projects .section-house-projects .project-list{margin-left:-10px;width:calc(100% + 20px);max-width:calc(100vw - 106px)}.similar-projects .section-house-projects .project-list>.list{position:relative}.similar-projects .section-house-projects .project-list>.list:before,.similar-projects .section-house-projects .project-list>.list:after{content:"";position:absolute;z-index:2;top:0;width:20px;height:100%;background-color:#eee}.similar-projects .section-house-projects .project-list>.list:before{left:-10px}.similar-projects .section-house-projects .project-list>.list:after{right:-10px}.similar-projects .section-house-projects .project-list>.list .slick-list{width:100%}.similar-projects .section-house-projects .project-list>.list .slick-list .slick-track{margin:0}.similar-projects .section-house-projects .project-list>.list .project-list-item,.similar-projects .section-house-projects .project-list>.list .portfolio-list-item{padding:0 11px}.similar-projects .section-house-projects .project-list>.list .project-list-item .slider .img,.similar-projects .section-house-projects .project-list>.list .portfolio-list-item .slider .img{display:none}.similar-projects .section-house-projects .project-list>.list .project-list-item .slider .img:first-child,.similar-projects .section-house-projects .project-list>.list .portfolio-list-item .slider .img:first-child{display:block}.similar-projects .section-house-projects .project-list>.list .blog-list-item .btn-icon{min-width:0;min-width:initial}.similar-projects.is-arrows-hide .section-title .custom-slick-arrows{display:none}.technology-body .fw-page-builder-content,.page-single-home .description .fw-page-builder-content{width:100%;padding:0;margin-right:-30px;margin-left:-30px}.technology-body .fw-page-builder-content .fw-container,.page-single-home .description .fw-page-builder-content .fw-container{width:100%}.technology-body .fw-page-builder-content p,.page-single-home .description .fw-page-builder-content p{margin-bottom:20px}.technology-body .fw-page-builder-content .fw-col-xs-12 p:last-child,.technology-body .fw-page-builder-content .fw-col-sm-6 p:last-child,.technology-body .fw-page-builder-content .fw-col-xs-12 ul:last-child,.technology-body .fw-page-builder-content .fw-col-sm-6 ul:last-child,.page-single-home .description .fw-page-builder-content .fw-col-xs-12 p:last-child,.page-single-home .description .fw-page-builder-content .fw-col-sm-6 p:last-child,.page-single-home .description .fw-page-builder-content .fw-col-xs-12 ul:last-child,.page-single-home .description .fw-page-builder-content .fw-col-sm-6 ul:last-child{margin-bottom:80px}.technology-body .fw-page-builder-content .fw-heading-h2,.page-single-home .description .fw-page-builder-content .fw-heading-h2{margin-bottom:30px}.technology-body .fw-page-builder-content h2,.technology-body .fw-page-builder-content .h2,.technology-body .fw-page-builder-content .fw-special-subtitle,.page-single-home .description .fw-page-builder-content h2,.page-single-home .description .fw-page-builder-content .h2,.page-single-home .description .fw-page-builder-content .fw-special-subtitle{font-size:2.25rem;line-height:1.2;font-weight:400}.technology-body .fw-page-builder-content ul,.page-single-home .description .fw-page-builder-content ul{list-style-position:inside;margin-bottom:30px}.technology-body .fw-page-builder-content p,.technology-body .fw-page-builder-content li,.page-single-home .description .fw-page-builder-content p,.page-single-home .description .fw-page-builder-content li{font-size:1.125rem;line-height:1.3}.page-about-company .intro{padding-bottom:200px}.page-about-company .intro .content{display:grid;grid-template-columns:1fr 1fr}.page-about-company .intro .content-info{width:100%}.page-about-company .intro .content-info h4,.page-about-company .intro .content-info .h4{font-size:1.375rem;line-height:1.3;font-weight:400;margin-bottom:20px;padding-right:10px}.page-about-company .intro .content-info h4 span,.page-about-company .intro .content-info .h4 span{color:#cc0035}.page-about-company .intro .content-info p{font-size:1.125rem;line-height:1.3;color:rgba(52,52,52,.8)}.page-about-company .intro .content-info .item{padding:23px 50px 23px 0;border-bottom:1px solid rgba(217,217,217,.5)}.page-about-company .intro .content-info .item:last-child{border-bottom:none}.page-about-company .intro .content-info .item-col-2{display:-webkit-box;display:-ms-flexbox;display:flex}.page-about-company .intro .content-info .item-col-2 h4,.page-about-company .intro .content-info .item-col-2 .h4{width:50%;margin-bottom:0}.page-about-company .intro .content-info .item-col-2 p{width:50%}.page-about-company .intro .content-video{width:100%;overflow:hidden}.page-about-company .intro .content-video a{position:relative;display:block;width:100%}.page-about-company .intro .content-video a img{display:block;width:100%;height:auto;min-height:420px;-o-object-fit:cover;object-fit:cover}.page-about-company .intro .content-video a video{display:block;width:100%;-o-object-fit:cover;object-fit:cover;height:100%}.page-about-company .intro .content-video a .btn-play{position:absolute;z-index:2;top:0;right:0;left:0;bottom:0;margin:auto;width:80px;height:80px}.page-about-company .intro .content-video a .btn-play i{margin-right:0}.page-about-company .intro .content-video a:hover .btn-play i{background-color:#cc0035;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='22' viewBox='0 0 21 22' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 11L0 21.5V0.5L21 11Z'/%3E %3C/svg%3E")}.page-about-company .founder{background-color:#343434}.page-about-company .founder .section-number{padding-top:70px}.page-about-company .founder .section-number p{color:#fff}.page-about-company .founder .section-number p:first-child{opacity:.4}.text-block_main{margin:15px 0}.text-block_main p{display:block!important;font-size:18px}.text-block_main ul{padding-left:21px}.text-block_main ul li{margin-bottom:8px;margin-top:8px;font-size:18px}.page-about-company .founder .content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:70px 0 70px 550px}.page-about-company .founder .content-photo{position:absolute;bottom:0;left:-6%;width:auto;height:calc(100% + 80px);-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}.page-about-company .founder .content-text{max-width:650px}.page-about-company .founder .content-text:before{content:"";display:block;width:50px;height:50px;margin-bottom:45px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='50' height='36' viewBox='0 0 50 36' fill='%23474747' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M45.8824 0H35.2941L28.2353 14.1176V35.2941H49.4118V14.1176H38.8235L45.8824 0ZM17.6471 0H7.05882L0 14.1176V35.2941H21.1765V14.1176H10.5882L17.6471 0Z' fill=''/%3E %3C/svg%3E")no-repeat center;background-size:contain}.page-about-company .founder .content-text .quote-text{font-size:1.75rem;line-height:1.5;color:#fff;margin-bottom:150px}.page-about-company .founder .content-text .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center}.page-about-company .founder .content-text .bottom .name{position:relative;z-index:2;margin-right:70px}.page-about-company .founder .content-text .bottom .name h4,.page-about-company .founder .content-text .bottom .name .h4{font-size:1.5rem;line-height:1.2;font-weight:400;color:#fff;margin-bottom:10px}.page-about-company .founder .content-text .bottom .name p{font-size:1.125rem;line-height:1.2;color:rgba(255,255,255,.7)}.page-about-company .founder .content-text .bottom .sign{display:block;width:165px;height:auto;-o-object-fit:contain;object-fit:contain}.page-about-company .advantages{padding-top:150px}.page-about-company .advantages .section-title{margin-bottom:60px}.page-about-company .advantages .list{display:-webkit-box;display:-ms-flexbox;display:flex;grid-column-gap:4px;-moz-column-gap:4px;column-gap:4px;grid-row-gap:20px;row-gap:20px}.page-about-company .advantages .list .item{width:calc(25% - 3px);padding:60px 40px;background-color:#fff;transition:.2s ease}.page-about-company .advantages .list .item .icon{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;width:100px;height:64px;margin:0 auto 40px auto}.page-about-company .advantages .list .item .icon svg{width:64px}.page-about-company .advantages .list .item .icon svg path{transition:.2s ease;fill:#cc0035}.page-about-company .advantages .list .item .icon.icon-3 svg{width:80px}.page-about-company .advantages .list .item h4,.page-about-company .advantages .list .item .h4{font-size:4rem;font-weight:400;line-height:1.1;text-align:center;color:#cc0035;margin-bottom:40px;transition:.2s ease}.page-about-company .advantages .list .item p{font-size:1.125rem;line-height:1.5;text-align:center;color:rgba(52,52,52,.7);transition:.2s ease}.page-about-company .running-line{margin-top:150px;padding:60px 0;max-width:100vw;overflow:hidden;border-top:1px solid rgba(52,52,52,.4);border-bottom:1px solid rgba(52,52,52,.4)}.page-about-company .running-line .move-block{position:relative;height:60px}.page-about-company .running-line .inner{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-animation:move-text 60s infinite linear;animation:move-text 60s infinite linear}.page-about-company .running-line .inner span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;font-size:3.125rem;line-height:1.1;margin-right:30px;white-space:nowrap}.page-about-company .running-line .inner span:after{content:"";width:60px;height:60px;margin-left:30px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='35' height='35' viewBox='0 0 35 35' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cline x1='16.9432' y1='34.3291' x2='16.9432' y2='0.000335732' stroke-width='1.77563'/%3E %3Cline x1='5.06558' y1='28.674' x2='29.3397' y2='4.39988' stroke-width='1.77563'/%3E %3Cline x1='0.666016' y1='16.2772' x2='34.9948' y2='16.2772' stroke-width='1.77563'/%3E %3C/svg%3E")no-repeat center #cc0035;background-size:50%;border-radius:60px}.page-about-company .team{padding-top:150px}.page-about-company .team .section-title{margin-bottom:60px}.page-about-company .team .section-title h2,.page-about-company .team .section-title .h2{max-width:1200px}.page-about-company .team-list{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;grid-column-gap:60px;-moz-column-gap:60px;column-gap:60px;grid-row-gap:60px;row-gap:60px}.page-about-company .team-list .item{width:calc(25% - 45px)}.page-about-company .team-list .item .photo{display:block;width:100%;height:420px;margin-bottom:30px;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.page-about-company .team-list .item .name h4,.page-about-company .team-list .item .name .h4{font-size:1.25rem;line-height:1.1;font-weight:500;margin-bottom:10px}.page-about-company .team-list .item .name p{font-size:1rem;line-height:1.1}.page-about-company .team-list .item.hire a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:flex-end;height:480px;padding:30px;color:#343434;border:2px solid #343434}.page-about-company .team-list .item.hire a i{position:absolute;top:0;left:0;right:0;bottom:0;width:100px;height:100px;margin:auto;transition:.2s ease}.page-about-company .team-list .item.hire a i:before,.page-about-company .team-list .item.hire a i:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;background-color:#cc0035}.page-about-company .team-list .item.hire a i:before{width:3px;height:100%}.page-about-company .team-list .item.hire a i:after{width:100%;height:3px}.page-about-company .team-list .item.hire a span{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;align-items:center;font-size:1rem;line-height:1.1;width:100%}.page-about-company .team-list .item.hire a span:after{content:"";display:block;width:18px;height:18px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0_394_9226)'%3E %3C!-- %3Cpath d='M18.1745 8.5655L18.3581 8.74447L18.1746 8.92347L9.63045 17.2571L9.45592 17.4273L9.28137 17.2571L8.15128 16.1553L7.96769 15.9763L8.15128 15.7973L14.3289 9.77418L-1.99445e-06 9.77418L-0.250002 9.77418L-0.250002 9.52418L-0.250002 7.96794L-0.250002 7.71794L-2.01897e-06 7.71794L14.3289 7.71794L8.15128 1.6948L7.96769 1.5158L8.15128 1.3368L9.28136 0.234966L9.45589 0.0648042L9.63041 0.234968L18.1745 8.5655Z' fill='white' stroke='white' stroke-width='0.5'/%3E --%3E %3Cpath d='M18.1745 8.5655L18.3581 8.74447L18.1746 8.92347L9.63045 17.2571L9.45592 17.4273L9.28137 17.2571L8.15128 16.1553L7.96769 15.9763L8.15128 15.7973L14.3289 9.77418L-1.99445e-06 9.77418L-0.250002 9.77418L-0.250002 9.52418L-0.250002 7.96794L-0.250002 7.71794L-2.01897e-06 7.71794L14.3289 7.71794L8.15128 1.6948L7.96769 1.5158L8.15128 1.3368L9.28136 0.234966L9.45589 0.0648042L9.63041 0.234968L18.1745 8.5655Z' stroke-width='0.5'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_394_9226'%3E %3Crect width='18' height='19' fill='white' transform='matrix(-1.10076e-08 -1 -1 1.29186e-08 19 18)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")no-repeat center;background-size:contain}.page-about-company .team-list .item.hire a:hover i{transform:scale(1.05)}.page-about-company .service{padding-top:150px}.page-about-company .service .section-title{margin-bottom:0}.page-about-company .rating{padding-top:80px}.page-about-company .rating .list{display:-webkit-box;display:-ms-flexbox;display:flex;grid-column-gap:4px;-moz-column-gap:4px;column-gap:4px;grid-row-gap:4px;row-gap:4px}.page-about-company .rating .list .item{width:calc(20% - 4px)}.page-about-company .rating .list .item a{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:35px 30px 30px 30px;background-color:#fff;color:#343434;transition:.2s ease}.page-about-company .rating .list .item a .img{margin-bottom:25px;transition:.2s ease}.page-about-company .rating .list .item a .img svg,.page-about-company .rating .list .item a .img img{height:45px;margin:0 auto}.page-about-company .rating .list .item a .img svg path,.page-about-company .rating .list .item a .img img path{fill:#343434}.page-about-company .rating .list .item a .star{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;margin-bottom:10px}.page-about-company .rating .list .item a .star:before{content:"";display:block;width:34px;height:34px;margin-right:10px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='34' height='33' viewBox='0 0 34 33' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16.0489 0.927051C16.3483 0.00574017 17.6517 0.00574017 17.9511 0.927051L21.2658 11.1287C21.3996 11.5407 21.7836 11.8197 22.2168 11.8197H32.9434C33.9122 11.8197 34.3149 13.0593 33.5312 13.6287L24.8532 19.9336C24.5027 20.1883 24.3561 20.6396 24.4899 21.0517L27.8046 31.2533C28.104 32.1746 27.0495 32.9407 26.2658 32.3713L17.5878 26.0664C17.2373 25.8117 16.7627 25.8117 16.4122 26.0664L7.73419 32.3713C6.95048 32.9407 5.896 32.1746 6.19535 31.2533L9.51006 21.0517C9.64393 20.6396 9.49728 20.1883 9.14679 19.9336L0.468768 13.6287C-0.314945 13.0593 0.0878303 11.8197 1.05655 11.8197H11.7832C12.2164 11.8197 12.6004 11.5407 12.7342 11.1287L16.0489 0.927051Z'/%3E %3C/svg%3E")no-repeat center;background-size:contain;transition:.2s ease}.page-about-company .rating .list .item a .star span{font-size:2.25rem;line-height:1.2;font-weight:500;transition:.2s ease}.page-about-company .rating .list .item a p{font-size:1rem;line-height:1.2;color:rgba(52,52,52,.7)}.page-about-company .certificates,.page-about-company .diplomi-block{padding-top:75px}.page-about-company .certificates .col-2,.page-about-company .diplomi-block .col-2,.page-about-company .otz-par .col-2{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.page-about-company .certificates .col-2 .custom-slick-arrows,.page-about-company .diplomi-block .col-2 .custom-slick-arrows,.page-about-company .otz-par .col-2 .custom-slick-arrows,.col-2-otz{margin:30px 0 0 0}.page-about-company .certificates .col-2 .custom-slick-arrows.is-hide,.page-about-company .diplomi-block .col-2 .custom-slick-arrows.is-hide,.page-about-company .otz-par .col-2 .custom-slick-arrows.is-hide{display:none}.page-about-company .certificates .section-title h2,.page-about-company .diplomi-block .section-title h2,.page-about-company .diplomi-block .section-title .h2,.page-about-company .certificates .section-title .h2{max-width:1200px}.page-about-company .certificates .slider-wrap,.page-about-company .diplomi-block .slider-wrap{max-width:calc(100vw - 126px)}.page-about-company .certificates .slider-wrap .slider,.page-about-company .diplomi-block .slider-wrap .slider-diplomi{position:relative;margin-left:-10px;width:calc(100% + 20px)}.page-about-company .certificates .slider-wrap .slider:before,.page-about-company .certificates .slider-wrap .slider:after,.page-about-company .diplomi-block .slider-wrap .slider-diplomi:before,.page-about-company .diplomi-block .slider-wrap .slider-diplomi:after{content:"";position:absolute;z-index:2;top:0;width:20px;height:100%;background-color:#eee}.page-about-company .certificates .slider-wrap .slider:before,.page-about-company .diplomi-block .slider-wrap .slider-diplomi:before{left:-10px}.page-about-company .certificates .slider-wrap .slider:after,.page-about-company .diplomi-block .slider-wrap .slider-diplomi:after{right:-10px}.page-about-company .certificates .slider-wrap .slider .item,.page-about-company .diplomi-block .slider-wrap .slider-diplomi .item{padding:0 10px}.page-about-company .certificates .slider-wrap .slider .item img,.page-about-company .diplomi-block .slider-wrap .slider-diplomi .item img{width:100%;height:auto}.custom-slick-arrows-mobile-container{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}.custom-slick-arrows-mobile{display:none;margin:40px 0 0 0}.xxl-display-block{display:none}.btn-icon-team{display:none;width:100%}.page-404 .page-content{padding:100px 0;text-align:center}.page-404 .page-content h1,.page-404 .page-content .h1{font-size:2.5rem;line-height:3.125rem}.page-404 .page-content p{font-size:1.25rem;line-height:1.75rem}.page-archive-portfolio{padding-top:170px}.page-archive-portfolio .portfolio-filter,.page-blog .portfolio-filter{margin-top:100px}.page-archive-portfolio .portfolio-filter p,.page-blog .portfolio-filter p{font-size:1rem;line-height:1.2;margin-bottom:30px}.page-archive-portfolio .portfolio-filter .list .item,.page-blog .portfolio-filter .list .item{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;font-size:1rem;line-height:1.1;padding:10px 20px;border:2px solid #343434;margin-bottom:10px;transition:.2s ease;cursor:pointer}.page-archive-portfolio .portfolio-filter .list .item:hover,.page-blog .portfolio-filter .list .item:hover{background-color:#343434;color:#fff}.otz-more__cont{display:flex;justify-content:flex-end}.otz-more{display:flex;justify-content:center;align-items:center;height:40px;border:2px solid #343434;color:#343434;font-size:16px;padding:5px 20px;cursor:pointer;max-width:213px;width:100%;margin-top:20px}.page-archive-portfolio .portfolio-filter .list .item:last-child,.page-blog .portfolio-filter .list .item:last-child{margin-bottom:0}.page-archive-portfolio .portfolio-filter .list .item.is-active,.page-blog .portfolio-filter .list .item.is-active{background-color:#cc0035;color:#fff;border-color:#cc0035}.page-archive-portfolio .section-portfolio-objects-list .page-title-block-desktop,.page-blog .section-portfolio-objects-list .page-title-block-desktop{align-items:flex-start}.page-archive-portfolio .section-portfolio-objects-list .page-title-block-desktop .breadcrumbs,.page-blog .section-portfolio-objects-list .page-title-block-desktop .breadcrumbs{margin-bottom:40px}.page-archive-portfolio .section-portfolio-objects-list .page-title-block-mobile,.page-blog .section-portfolio-objects-list .page-title-block-mobile{display:none}.page-archive-portfolio .section-portfolio-objects-list .page-title-block-mobile .section-title,.page-blog .section-portfolio-objects-list .page-title-block-mobile .section-title{margin-bottom:40px}.page-archive-portfolio .section-portfolio-objects-list .page-title-block-mobile .breadcrumbs,.page-blog .section-portfolio-objects-list .page-title-block-mobile .breadcrumbs{margin-bottom:20px}.page-archive-portfolio .section-portfolio-objects-list .page-title-block-mobile .btn-icon,.page-blog .section-portfolio-objects-list .page-title-block-mobile .btn-icon{width:100%}.page-archive-portfolio .section-portfolio-geography,.page-blog .section-portfolio-geography{padding-top:150px;margin-bottom:150px}.page-archive-portfolio .section-portfolio-geography .map-wrap,.page-blog .section-portfolio-geography .map-wrap{height:700px;background-color:#fff;overflow:hidden}.page-archive-portfolio .section-portfolio-geography .map,.page-blog .section-portfolio-geography .map{height:calc(100% + 25px)}.portfolio-list .list{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;grid-column-gap:15px;-moz-column-gap:15px;column-gap:15px;grid-row-gap:50px;row-gap:50px}.portfolio-list-item{width:calc(33.33% - 10px)}.portfolio-list-item a{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;height:100%}.portfolio-list-item a .images-wrap{position:relative;margin-bottom:15px}.portfolio-list-item a .images-wrap:before{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(27,27,27,.7)),to(rgba(51,51,51,0)));background:linear-gradient(180deg,rgba(27,27,27,.7)0,rgba(51,51,51,0) 100%)}.portfolio-list-item a .images-wrap .props{position:absolute;z-index:2;top:20px;left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 40px)}.portfolio-list-item a .images-wrap .props .item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;min-height:43px;border:2px solid #fff;margin:0 10px 10px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.portfolio-list-item a .images-wrap .props .item span{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.125rem;line-height:1.1;color:#fff;align-items:center;padding:5px 15px}.portfolio-list-item a .images-wrap .props .item i{position:relative;display:block;height:100%;width:39px;background-repeat:no-repeat;background-position:center;background-size:50%}.portfolio-list-item a .images-wrap .props .item i:before,.portfolio-list-item a .images-wrap .props .item i:after{content:"";position:absolute;width:2px;height:11px;background-color:#fff}.portfolio-list-item a .images-wrap .props .item i:before{top:0}.portfolio-list-item a .images-wrap .props .item i:after{bottom:0}.portfolio-list-item a .images-wrap .props .item i.area{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0_690_15211)'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.25 1.25H18.75V18.75H1.25V1.25ZM13.1131 16.25H15.3661L3.75 4.63388V6.8869C3.75 7.22551 3.46008 7.5 3.125 7.5C2.77982 7.5 2.5 7.23118 2.5 6.8869V3.1131C2.5 2.94579 2.57079 2.79414 2.68127 2.67918C2.79122 2.56836 2.94294 2.5 3.1131 2.5H6.8869C7.22551 2.5 7.5 2.78992 7.5 3.125C7.5 3.47018 7.23118 3.75 6.8869 3.75H4.63387L16.25 15.3661V13.1131C16.25 12.7745 16.5399 12.5 16.875 12.5C17.2202 12.5 17.5 12.7688 17.5 13.1131V16.8869C17.5 17.0542 17.4292 17.2059 17.3187 17.3208C17.2088 17.4316 17.0571 17.5 16.8869 17.5H13.1131C12.7745 17.5 12.5 17.2101 12.5 16.875C12.5 16.5298 12.7688 16.25 13.1131 16.25Z'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.25111 0C0.555805 0 0 0.56013 0 1.25109V18.7489C0 19.4442 0.560149 20 1.25111 20H18.7489C19.4442 20 20 19.4399 20 18.7489V1.25109C20 0.555786 19.4399 0 18.7489 0H1.25111ZM18.75 1.25H1.25V18.75H18.75V1.25Z'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_690_15211'%3E %3Crect width='20' height='20' fill='white'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.portfolio-list-item a .images-wrap .props .item.area{white-space:nowrap}.portfolio-list-item a .images-wrap .slider{display:none}.portfolio-list-item a .images-wrap .slider .img img{display:block;width:100%;height:380px;-o-object-fit:cover;object-fit:cover}.portfolio-list-item a .images-wrap .slider.is-slide-1 .slick-dots{display:none}.portfolio-list-item a .text{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;flex:1;justify-content:space-between}.portfolio-list-item a .text h4,.portfolio-list-item a .text .h4{font-size:1.5rem;line-height:1.2;font-weight:400;margin:0;transition:.2s ease}.portfolio-list-item a .text p{font-size:2.25rem;line-height:1.2;font-weight:400;font-size:1.25rem;line-height:1.1;margin-top:20px}.portfolio-list-item a:hover{color:#343434}.portfolio-list-item a:hover .text h4,.portfolio-list-item a:hover .text .h4{color:#cc0035}.portfolio-list .show-more{margin-top:80px}.portfolio-list .not-found{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;width:100%;padding:40px 15px}.portfolio-list .not-found p{font-size:1.125rem;line-height:1.2}.page-archive-technologies{padding-top:170px}.page-archive-technologies .technologies-intro .content{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:100px;border-bottom:1px solid rgba(52,52,52,.4)}.page-archive-technologies .technologies-intro .content .text{font-size:1.25rem;line-height:1.4;width:45%;padding-right:50px}.page-archive-technologies .technologies-intro .content .text p{max-width:520px}.page-archive-technologies .technologies-intro .content .tech-list{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;width:55%}.page-archive-technologies .technologies-intro .content .tech-list .item{width:50%;margin-top:20px}.page-archive-technologies .technologies-intro .content .tech-list .item:nth-child(1),.page-archive-technologies .technologies-intro .content .tech-list .item:nth-child(2){margin-top:0}.page-archive-technologies .technologies-intro .content .tech-list .item a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;color:#343434}.page-archive-technologies .technologies-intro .content .tech-list .item a .icon{display:block;width:80px;height:80px;margin-right:25px;background-repeat:no-repeat;background-position:center;background-size:cover;background-color:#fff;background-size:45%}.page-archive-technologies .technologies-intro .content .tech-list .item a .icon.icon-monolit{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='36' height='40' viewBox='0 0 36 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Crect y='5.42871' width='5.14286' height='25.7143' fill='%23CC0035'/%3E %3Crect x='30.8569' y='5.42871' width='5.14286' height='25.7143' fill='%23CC0035'/%3E %3Crect x='15.4287' y='5.42871' width='5.14286' height='25.7143' fill='%23CC0035'/%3E %3Cmask id='path-4-inside-1_737_9074' fill='white'%3E %3Crect width='36' height='7' rx='1'/%3E %3C/mask%3E %3Crect width='36' height='7' rx='1' stroke='%23343434' stroke-width='4' mask='url(%23path-4-inside-1_737_9074)'/%3E %3Cmask id='path-5-inside-2_737_9074' fill='white'%3E %3Crect y='30' width='36' height='10' rx='1'/%3E %3C/mask%3E %3Crect y='30' width='36' height='10' rx='1' stroke='%23343434' stroke-width='4' mask='url(%23path-5-inside-2_737_9074)'/%3E %3C/svg%3E")}.page-archive-technologies .technologies-intro .content .tech-list .item a .icon.icon-carkas{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.6642 15.078V2.9917H20.6642V15.578L26.9571 9.28508L28.3714 10.6993L22.5785 16.4922H35.1642V18.4922H34.6642L35.2123 19.3286L21.989 27.9922L35.2123 36.6557L34.1162 38.3287L20.1642 29.1877L6.21227 38.3287L5.11622 36.6557L18.3395 27.9922L5.11622 19.3286L5.66425 18.4922H5.16425V16.4922H17.25L11.4571 10.6993L12.8714 9.28508L18.6642 15.078ZM7.48898 18.4922L20.1642 26.7967L32.8395 18.4922H7.48898Z' fill='%23CC0035'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.69441 17.242L19.9441 2.99219L34.4944 17.5425V37.5785H5.69441V17.242ZM3.69441 19.242L1.87117 21.0653C1.48065 21.4558 0.847486 21.4558 0.45696 21.0653C0.0664333 20.6748 0.0664296 20.0416 0.456952 19.6511L18.5299 1.57798C19.3109 0.796927 20.5772 0.796922 21.3583 1.57797L39.4312 19.6509C39.8217 20.0414 39.8217 20.6746 39.4312 21.0651C39.0407 21.4556 38.4075 21.4556 38.017 21.0651L36.4944 19.5425V38.0785C36.4944 38.9069 35.8228 39.5785 34.9944 39.5785H5.19441C4.36599 39.5785 3.69441 38.9069 3.69441 38.0785V19.242Z' fill='%23343434'/%3E %3C/svg%3E")}.page-archive-technologies .technologies-intro .content .tech-list .item a .icon.icon-winter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='39' viewBox='0 0 40 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.53126 16.249L19.7801 2L34.3313 16.5511V36.586H5.53126V16.249ZM3.53126 18.2491L1.70723 20.0731C1.31671 20.4636 0.683546 20.4636 0.293019 20.0731C-0.0975072 19.6826 -0.0975108 19.0494 0.293011 18.6589L18.3659 0.585795C19.147 -0.195261 20.4133 -0.195266 21.1943 0.585786L39.2672 18.6587C39.6578 19.0492 39.6578 19.6824 39.2672 20.0729C38.8767 20.4634 38.2436 20.4634 37.853 20.0729L36.3313 18.5511V37.086C36.3313 37.9145 35.6597 38.586 34.8313 38.586H5.03126C4.20284 38.586 3.53126 37.9145 3.53126 37.086V18.2491Z' fill='%23343434'/%3E %3Cpath d='M29.7771 26.4692C29.857 26.6623 29.8555 26.8786 29.7728 27.0705C29.6902 27.2624 29.5332 27.4143 29.3364 27.4928L27.1102 28.3806L29.1705 29.5947C29.2632 29.6466 29.3444 29.7162 29.4093 29.7992C29.4742 29.8823 29.5215 29.9773 29.5485 30.0785C29.5754 30.1798 29.5815 30.2853 29.5663 30.3889C29.5511 30.4925 29.5149 30.5921 29.46 30.6818C29.405 30.7715 29.3323 30.8495 29.2461 30.9113C29.16 30.9731 29.0621 31.0173 28.9583 31.0415C28.8545 31.0657 28.7468 31.0693 28.6415 31.0521C28.5362 31.0348 28.4355 30.9972 28.3453 30.9413L26.2851 29.7274L26.5309 32.0727C26.549 32.2782 26.484 32.4823 26.35 32.6412C26.216 32.8001 26.0236 32.9009 25.8144 32.922C25.6053 32.943 25.3961 32.8826 25.2319 32.7537C25.0678 32.6248 24.9619 32.4378 24.9371 32.2331L24.5685 28.7158L20.6313 26.3964V30.9007L23.5157 33.0221C23.5998 33.084 23.6707 33.1616 23.7243 33.2504C23.778 33.3391 23.8132 33.4374 23.8281 33.5396C23.843 33.6417 23.8372 33.7457 23.8111 33.8457C23.785 33.9456 23.739 34.0396 23.6759 34.1221C23.6128 34.2046 23.5337 34.2742 23.4431 34.3268C23.3526 34.3793 23.2524 34.4139 23.1482 34.4285C23.0441 34.4431 22.938 34.4374 22.8361 34.4118C22.7342 34.3862 22.6384 34.3411 22.5542 34.2792L20.6313 32.865V35.2221C20.6313 35.4305 20.5469 35.6303 20.3967 35.7777C20.2464 35.925 20.0426 36.0078 19.8301 36.0078C19.6176 36.0078 19.4138 35.925 19.2636 35.7777C19.1133 35.6303 19.0289 35.4305 19.0289 35.2221V32.865L17.106 34.2792C16.936 34.4043 16.7224 34.458 16.512 34.4285C16.3017 34.399 16.1119 34.2888 15.9844 34.1221C15.8569 33.9554 15.8021 33.7458 15.8322 33.5396C15.8622 33.3333 15.9746 33.1471 16.1446 33.0221L19.0289 30.9007V26.3964L15.0919 28.7164L14.7233 32.2336C14.7031 32.427 14.6105 32.6061 14.4635 32.7364C14.3164 32.8667 14.1254 32.9389 13.9272 32.9391C13.8996 32.9393 13.8721 32.9379 13.8447 32.935C13.74 32.9245 13.6384 32.8939 13.5458 32.8449C13.4532 32.7959 13.3714 32.7295 13.305 32.6495C13.2385 32.5695 13.1889 32.4774 13.1588 32.3785C13.1287 32.2796 13.1187 32.1759 13.1295 32.0733L13.3753 29.7279L11.3151 30.9418C11.2249 30.9977 11.1242 31.0354 11.0189 31.0526C10.9137 31.0698 10.8059 31.0662 10.7021 31.0421C10.5983 31.0179 10.5004 30.9736 10.4143 30.9118C10.3281 30.8501 10.2554 30.772 10.2005 30.6823C10.1455 30.5926 10.1093 30.4931 10.0941 30.3895C10.0789 30.2859 10.085 30.1804 10.112 30.0791C10.1389 29.9778 10.1862 29.8829 10.2511 29.7998C10.316 29.7167 10.3972 29.6472 10.4899 29.5953L12.5502 28.3812L10.324 27.4933C10.1305 27.4127 9.97708 27.2606 9.89685 27.07C9.81663 26.8794 9.81604 26.6655 9.89521 26.4744C9.97438 26.2834 10.127 26.1305 10.32 26.0488C10.5131 25.9671 10.7312 25.9631 10.9273 26.0377L14.2671 27.3697L18.2748 25.0078L14.2668 22.6462L10.9269 23.9785C10.7309 24.0531 10.5128 24.0491 10.3197 23.9674C10.1266 23.8857 9.97406 23.7329 9.89489 23.5418C9.81572 23.3508 9.81631 23.1369 9.89653 22.9463C9.97676 22.7556 10.1302 22.6036 10.3237 22.5229L12.5499 21.6351L10.4896 20.4205C10.3969 20.3686 10.3157 20.2991 10.2508 20.216C10.1859 20.1329 10.1386 20.0379 10.1116 19.9367C10.0847 19.8354 10.0786 19.7299 10.0938 19.6263C10.109 19.5227 10.1452 19.4232 10.2001 19.3334C10.2551 19.2437 10.3278 19.1657 10.414 19.1039C10.5001 19.0422 10.598 18.9979 10.7018 18.9737C10.8056 18.9496 10.9133 18.946 11.0186 18.9632C11.1239 18.9804 11.2246 19.018 11.3148 19.0739L13.375 20.2879L13.1292 17.9425C13.1185 17.8399 13.1284 17.7362 13.1586 17.6373C13.1887 17.5384 13.2384 17.4464 13.3048 17.3663C13.439 17.2047 13.6331 17.102 13.8445 17.0807C14.0559 17.0594 14.2672 17.1214 14.432 17.2529C14.5968 17.3845 14.7016 17.5748 14.7233 17.7821L15.0918 21.2994L19.0289 23.6192V19.115L16.1446 16.9935C15.9746 16.8685 15.8622 16.6824 15.8322 16.4761C15.8021 16.2698 15.8569 16.0602 15.9844 15.8935C16.1119 15.7268 16.3017 15.6166 16.512 15.5871C16.7224 15.5577 16.936 15.6114 17.106 15.7364L19.0289 17.1507V14.7935C19.0289 14.5851 19.1133 14.3853 19.2636 14.2379C19.4138 14.0906 19.6176 14.0078 19.8301 14.0078C20.0426 14.0078 20.2464 14.0906 20.3967 14.2379C20.5469 14.3853 20.6313 14.5851 20.6313 14.7935V17.1507L22.5542 15.7364C22.6384 15.6745 22.7342 15.6294 22.8361 15.6038C22.938 15.5782 23.0441 15.5725 23.1482 15.5871C23.2524 15.6017 23.3526 15.6363 23.4431 15.6889C23.5337 15.7414 23.6128 15.811 23.6759 15.8935C23.739 15.9761 23.785 16.07 23.8111 16.17C23.8372 16.2699 23.843 16.3739 23.8281 16.4761C23.8132 16.5782 23.778 16.6765 23.7243 16.7653C23.6707 16.8541 23.5998 16.9316 23.5157 16.9935L20.6313 19.115V23.6193L24.5684 21.2992L24.9369 17.782C24.9617 17.5772 25.0676 17.3902 25.2318 17.2614C25.3959 17.1325 25.6051 17.0721 25.8143 17.0931C26.0235 17.1141 26.2158 17.215 26.3498 17.3739C26.4839 17.5327 26.5488 17.7369 26.5307 17.9424L26.2849 20.2877L28.3451 19.0738C28.4354 19.0179 28.5361 18.9802 28.6413 18.963C28.7466 18.9458 28.8543 18.9494 28.9581 18.9736C29.062 18.9977 29.1598 19.042 29.246 19.1038C29.3321 19.1656 29.4048 19.2436 29.4598 19.3333C29.5148 19.423 29.5509 19.5226 29.5661 19.6262C29.5813 19.7297 29.5753 19.8353 29.5483 19.9365C29.5213 20.0378 29.474 20.1327 29.4091 20.2158C29.3442 20.2989 29.2631 20.3684 29.1704 20.4203L27.11 21.6344L29.3362 22.5223C29.5298 22.603 29.6832 22.755 29.7634 22.9456C29.8436 23.1362 29.8442 23.3502 29.765 23.5412C29.6859 23.7322 29.5333 23.8851 29.3402 23.9668C29.1471 24.0485 28.9291 24.0525 28.733 23.9779L25.3931 22.646L21.3855 25.0078L25.3934 27.3694L28.7333 26.0375C28.8308 25.9985 28.9351 25.9788 29.0403 25.9794C29.1455 25.98 29.2496 26.001 29.3465 26.0411C29.4435 26.0812 29.5314 26.1396 29.6053 26.2131C29.6791 26.2866 29.7375 26.3736 29.7771 26.4692Z' fill='%23CC0035'/%3E %3C/svg%3E")}.page-archive-technologies .technologies-intro .content .tech-list .item a .icon.icon-profbrus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='36' height='38' viewBox='0 0 36 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cmask id='mask0_540_4083' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='36' height='38'%3E %3Cmask id='path-1-outside-1_540_4083' maskUnits='userSpaceOnUse' x='0.78418' y='0.978027' width='35' height='37' fill='black'%3E %3Crect fill='white' x='0.78418' y='0.978027' width='35' height='37'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.28965 2.97803L9.07628 4.73247H27.1373L27.8524 2.97803H30.4L33.5461 6.27665V33.2675L31.7983 35.0217H31.0407L29.8219 33.0338H27.6079L26.2367 35.0217H9.47972L8.26084 33.0338H6.04691L4.67566 35.0217H4.64854L2.78418 33.2675V6.39445L5.93029 2.97803H8.28965Z'/%3E %3C/mask%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.28965 2.97803L9.07628 4.73247H27.1373L27.8524 2.97803H30.4L33.5461 6.27665V33.2675L31.7983 35.0217H31.0407L29.8219 33.0338H27.6079L26.2367 35.0217H9.47972L8.26084 33.0338H6.04691L4.67566 35.0217H4.64854L2.78418 33.2675V6.39445L5.93029 2.97803H8.28965Z' fill='%23D9D9D9'/%3E %3Cpath d='M9.07628 4.73247L7.25132 5.55071L7.78118 6.73247H9.07628V4.73247ZM8.28965 2.97803L10.1146 2.15978L9.58476 0.978027H8.28965V2.97803ZM27.1373 4.73247V6.73247H28.4818L28.9893 5.48737L27.1373 4.73247ZM27.8524 2.97803V0.978027H26.5078L26.0003 2.22312L27.8524 2.97803ZM30.4 2.97803L31.8473 1.59767L31.2563 0.978027H30.4V2.97803ZM33.5461 6.27665H35.5461V5.4758L34.9934 4.89628L33.5461 6.27665ZM33.5461 33.2675L34.9629 34.6792L35.5461 34.0938V33.2675H33.5461ZM31.7983 35.0217V37.0217H32.6289L33.2151 36.4334L31.7983 35.0217ZM31.0407 35.0217L29.3357 36.0672L29.921 37.0217H31.0407V35.0217ZM29.8219 33.0338L31.5269 31.9884L30.9416 31.0338H29.8219V33.0338ZM27.6079 33.0338V31.0338H26.5578L25.9616 31.8982L27.6079 33.0338ZM26.2367 35.0217V37.0217H27.2868L27.883 36.1574L26.2367 35.0217ZM9.47972 35.0217L7.77471 36.0672L8.36 37.0217H9.47972V35.0217ZM8.26084 33.0338L9.96585 31.9884L9.38056 31.0338H8.26084V33.0338ZM6.04691 33.0338V31.0338H4.99683L4.40059 31.8982L6.04691 33.0338ZM4.67566 35.0217V37.0217H5.72574L6.32198 36.1574L4.67566 35.0217ZM4.64854 35.0217L3.27801 36.4783L3.85554 37.0217H4.64854V35.0217ZM2.78418 33.2675H0.78418V34.1318L1.41365 34.7241L2.78418 33.2675ZM2.78418 6.39445L1.31296 5.03964L0.78418 5.61386V6.39445H2.78418ZM5.93029 2.97803V0.978027H5.05321L4.45907 1.62322L5.93029 2.97803ZM10.9012 3.91422L10.1146 2.15978L6.46469 3.79627L7.25132 5.55071L10.9012 3.91422ZM27.1373 2.73247H9.07628V6.73247H27.1373V2.73247ZM26.0003 2.22312L25.2852 3.97756L28.9893 5.48737L29.7045 3.73293L26.0003 2.22312ZM27.8524 4.97803H30.4V0.978027H27.8524V4.97803ZM28.9528 4.35839L32.0989 7.65701L34.9934 4.89628L31.8473 1.59767L28.9528 4.35839ZM31.5461 6.27665V33.2675H35.5461V6.27665H31.5461ZM32.1294 31.8559L30.3815 33.6101L33.2151 36.4334L34.9629 34.6792L32.1294 31.8559ZM31.7983 33.0217H31.0407V37.0217H31.7983V33.0217ZM32.7458 33.9763L31.5269 31.9884L28.1168 34.0792L29.3357 36.0672L32.7458 33.9763ZM29.8219 31.0338H27.6079V35.0338H29.8219V31.0338ZM25.9616 31.8982L24.5904 33.8861L27.883 36.1574L29.2542 34.1694L25.9616 31.8982ZM26.2367 33.0217H9.47972V37.0217H26.2367V33.0217ZM11.1847 33.9763L9.96585 31.9884L6.55582 34.0792L7.77471 36.0672L11.1847 33.9763ZM8.26084 31.0338H6.04691V35.0338H8.26084V31.0338ZM4.40059 31.8982L3.02934 33.8861L6.32198 36.1574L7.69323 34.1694L4.40059 31.8982ZM4.67566 33.0217H4.64854V37.0217H4.67566V33.0217ZM6.01907 33.5652L4.15471 31.8109L1.41365 34.7241L3.27801 36.4783L6.01907 33.5652ZM4.78418 33.2675V6.39445H0.78418V33.2675H4.78418ZM4.2554 7.74927L7.40151 4.33284L4.45907 1.62322L1.31296 5.03964L4.2554 7.74927ZM5.93029 4.97803H8.28965V0.978027H5.93029V4.97803Z' fill='%23CC0035' mask='url(%23path-1-outside-1_540_4083)'/%3E %3C/mask%3E %3Cg mask='url(%23mask0_540_4083)'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.51145 14.5051C3.24403 19.6381 -2.73171 22.9385 -6.23916 24.1989L-6.91553 22.3168C-3.68054 21.1542 2.05062 18.0085 7.11563 13.0727C12.1744 8.14304 16.4853 1.51175 17.0837 -6.62158L19.0783 -6.47481C18.4322 2.30566 13.7852 9.36591 8.51145 14.5051ZM-0.776269 29.7956C2.73118 28.5352 8.70692 25.2348 13.9743 20.1018C19.2481 14.9626 23.8951 7.90234 24.5412 -0.878132L22.5466 -1.0249C21.9481 7.10843 17.6372 13.7397 12.5785 18.6694C7.51351 23.6052 1.78235 26.7509 -1.45264 27.9134L-0.776269 29.7956ZM3.46055 35.022C7.27554 33.6511 13.7853 30.0567 19.524 24.4644C25.269 18.8659 30.3247 11.1812 31.0275 1.62919L29.0329 1.48242C28.3777 10.3872 23.6582 17.6431 18.1282 23.032C12.5919 28.4271 6.32672 31.8668 2.78418 33.1399L3.46055 35.022ZM11.1621 38.4268C14.6696 37.1664 20.6453 33.866 25.9127 28.733C31.1864 23.5938 35.8335 16.5336 36.4796 7.75309L34.485 7.60632C33.8865 15.7396 29.5756 22.3709 24.5169 27.3006C19.4519 32.2364 13.7207 35.3821 10.4857 36.5447L11.1621 38.4268Z' fill='%23343434'/%3E %3C/g%3E %3Cmask id='path-4-outside-2_540_4083' maskUnits='userSpaceOnUse' x='0.78418' y='0.978027' width='35' height='37' fill='black'%3E %3Crect fill='white' x='0.78418' y='0.978027' width='35' height='37'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.28965 2.97803L9.07628 4.73247H27.1373L27.8524 2.97803H30.4L33.5461 6.27665V33.2675L31.7983 35.0217H31.0407L29.8219 33.0338H27.6079L26.2367 35.0217H9.47972L8.26084 33.0338H6.04691L4.67566 35.0217H4.64854L2.78418 33.2675V6.39445L5.93029 2.97803H8.28965Z'/%3E %3C/mask%3E %3Cpath d='M9.07628 4.73247L7.25132 5.55071L7.78118 6.73247H9.07628V4.73247ZM8.28965 2.97803L10.1146 2.15978L9.58476 0.978027H8.28965V2.97803ZM27.1373 4.73247V6.73247H28.4818L28.9893 5.48737L27.1373 4.73247ZM27.8524 2.97803V0.978027H26.5078L26.0003 2.22312L27.8524 2.97803ZM30.4 2.97803L31.8473 1.59767L31.2563 0.978027H30.4V2.97803ZM33.5461 6.27665H35.5461V5.4758L34.9934 4.89628L33.5461 6.27665ZM33.5461 33.2675L34.9629 34.6792L35.5461 34.0938V33.2675H33.5461ZM31.7983 35.0217V37.0217H32.6289L33.2151 36.4334L31.7983 35.0217ZM31.0407 35.0217L29.3357 36.0672L29.921 37.0217H31.0407V35.0217ZM29.8219 33.0338L31.5269 31.9884L30.9416 31.0338H29.8219V33.0338ZM27.6079 33.0338V31.0338H26.5578L25.9616 31.8982L27.6079 33.0338ZM26.2367 35.0217V37.0217H27.2868L27.883 36.1574L26.2367 35.0217ZM9.47972 35.0217L7.77471 36.0672L8.36 37.0217H9.47972V35.0217ZM8.26084 33.0338L9.96585 31.9884L9.38056 31.0338H8.26084V33.0338ZM6.04691 33.0338V31.0338H4.99683L4.40059 31.8982L6.04691 33.0338ZM4.67566 35.0217V37.0217H5.72574L6.32198 36.1574L4.67566 35.0217ZM4.64854 35.0217L3.27801 36.4783L3.85554 37.0217H4.64854V35.0217ZM2.78418 33.2675H0.78418V34.1318L1.41365 34.7241L2.78418 33.2675ZM2.78418 6.39445L1.31296 5.03964L0.78418 5.61386V6.39445H2.78418ZM5.93029 2.97803V0.978027H5.05321L4.45907 1.62322L5.93029 2.97803ZM10.9012 3.91422L10.1146 2.15978L6.46469 3.79627L7.25132 5.55071L10.9012 3.91422ZM27.1373 2.73247H9.07628V6.73247H27.1373V2.73247ZM26.0003 2.22312L25.2852 3.97756L28.9893 5.48737L29.7045 3.73293L26.0003 2.22312ZM27.8524 4.97803H30.4V0.978027H27.8524V4.97803ZM28.9528 4.35839L32.0989 7.65701L34.9934 4.89628L31.8473 1.59767L28.9528 4.35839ZM31.5461 6.27665V33.2675H35.5461V6.27665H31.5461ZM32.1294 31.8559L30.3815 33.6101L33.2151 36.4334L34.9629 34.6792L32.1294 31.8559ZM31.7983 33.0217H31.0407V37.0217H31.7983V33.0217ZM32.7458 33.9763L31.5269 31.9884L28.1168 34.0792L29.3357 36.0672L32.7458 33.9763ZM29.8219 31.0338H27.6079V35.0338H29.8219V31.0338ZM25.9616 31.8982L24.5904 33.8861L27.883 36.1574L29.2542 34.1694L25.9616 31.8982ZM26.2367 33.0217H9.47972V37.0217H26.2367V33.0217ZM11.1847 33.9763L9.96585 31.9884L6.55582 34.0792L7.77471 36.0672L11.1847 33.9763ZM8.26084 31.0338H6.04691V35.0338H8.26084V31.0338ZM4.40059 31.8982L3.02934 33.8861L6.32198 36.1574L7.69323 34.1694L4.40059 31.8982ZM4.67566 33.0217H4.64854V37.0217H4.67566V33.0217ZM6.01907 33.5652L4.15471 31.8109L1.41365 34.7241L3.27801 36.4783L6.01907 33.5652ZM4.78418 33.2675V6.39445H0.78418V33.2675H4.78418ZM4.2554 7.74927L7.40151 4.33284L4.45907 1.62322L1.31296 5.03964L4.2554 7.74927ZM5.93029 4.97803H8.28965V0.978027H5.93029V4.97803Z' fill='%23CC0035' mask='url(%23path-4-outside-2_540_4083)'/%3E %3C/svg%3E")}.page-archive-technologies .technologies-intro .content .tech-list .item a .icon.icon-brick{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='42' height='28' viewBox='0 0 42 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cmask id='path-1-inside-1_542_4489' fill='white'%3E %3Crect x='0.374023' y='0.848145' width='41.5823' height='26.2882' rx='1'/%3E %3C/mask%3E %3Crect x='0.374023' y='0.848145' width='41.5823' height='26.2882' rx='1' stroke='%23343434' stroke-width='4' mask='url(%23path-1-inside-1_542_4489)'/%3E %3Ccircle cx='10.7405' cy='13.992' r='3.21415' stroke='%23CC0035' stroke-width='2'/%3E %3Ccircle cx='21.1355' cy='13.992' r='3.21415' stroke='%23CC0035' stroke-width='2'/%3E %3Ccircle cx='31.5301' cy='13.992' r='3.21415' stroke='%23CC0035' stroke-width='2'/%3E %3C/svg%3E")}.page-archive-technologies .technologies-intro .content .tech-list .item a .icon.icon-gasbeton{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='42' height='28' viewBox='0 0 42 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Crect x='1.20898' y='1.84814' width='39.5823' height='24.2882' stroke='%23343434' stroke-width='2'/%3E %3Ccircle cx='7.32117' cy='7.49207' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='11.9637' cy='7.49207' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='16.6058' cy='7.49207' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='21.2484' cy='7.49207' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='25.8905' cy='7.49207' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='30.5331' cy='7.49207' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='35.1752' cy='7.49207' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='7.32117' cy='11.4921' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='11.9637' cy='11.4921' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='16.6058' cy='11.4921' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='21.2484' cy='11.4921' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='25.8905' cy='11.4921' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='30.5331' cy='11.4921' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='35.1752' cy='11.4921' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='7.32117' cy='15.9921' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='11.9637' cy='15.9921' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='16.6058' cy='15.9921' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='21.2484' cy='15.9921' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='25.8905' cy='15.9921' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='30.5331' cy='15.9921' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='35.1752' cy='15.9921' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='7.32117' cy='20.4921' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='11.9637' cy='20.4921' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='16.6058' cy='20.4921' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='21.2484' cy='20.4921' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='25.8905' cy='20.4921' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='30.5331' cy='20.4921' r='1.32117' fill='%23CC0035'/%3E %3Ccircle cx='35.1752' cy='20.4921' r='1.32117' fill='%23CC0035'/%3E %3C/svg%3E")}.page-archive-technologies .technologies-intro .content .tech-list .item a .icon.icon-gluebrus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='37' height='37' viewBox='0 0 37 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M26.8223 3.29102V34.943' stroke='%23CC0035' stroke-width='2'/%3E %3Cpath d='M18.5 3.29102V34.943' stroke='%23CC0035' stroke-width='2'/%3E %3Cpath d='M9.9126 3.29102V34.943' stroke='%23CC0035' stroke-width='2'/%3E %3Cmask id='path-4-outside-1_540_3889' maskUnits='userSpaceOnUse' x='0.70752' y='0.0415039' width='36' height='37' fill='black'%3E %3Crect fill='white' x='0.70752' y='0.0415039' width='36' height='37'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.36062 2.0415L9.16814 3.84255H27.7125L28.4467 2.0415H31.0625L34.2928 5.42841V33.1417L32.4982 34.9429H31.7201L30.4687 32.902H28.1955L26.7878 34.9429H9.58195L8.33059 32.902H6.05741L4.64963 34.9429H4.62178L2.70752 33.1417V5.54937L5.93784 2.0415H8.36062Z'/%3E %3C/mask%3E %3Cpath d='M9.16814 3.84255L7.34318 4.66079L7.87304 5.84255H9.16814V3.84255ZM8.36062 2.0415L10.1856 1.22326L9.65572 0.0415039H8.36062V2.0415ZM27.7125 3.84255V5.84255H29.0571L29.5646 4.59745L27.7125 3.84255ZM28.4467 2.0415V0.0415039H27.1021L26.5946 1.2866L28.4467 2.0415ZM31.0625 2.0415L32.5098 0.661143L31.9188 0.0415039H31.0625V2.0415ZM34.2928 5.42841H36.2928V4.62757L35.7401 4.04805L34.2928 5.42841ZM34.2928 33.1417L35.7096 34.5533L36.2928 33.968V33.1417H34.2928ZM32.4982 34.9429V36.9429H33.3288L33.915 36.3545L32.4982 34.9429ZM31.7201 34.9429L30.0151 35.9883L30.6004 36.9429H31.7201V34.9429ZM30.4687 32.902L32.1738 31.8566L31.5885 30.902H30.4687V32.902ZM28.1955 32.902V30.902H27.1455L26.5492 31.7664L28.1955 32.902ZM26.7878 34.9429V36.9429H27.8378L28.4341 36.0785L26.7878 34.9429ZM9.58195 34.9429L7.87693 35.9883L8.46223 36.9429H9.58195V34.9429ZM8.33059 32.902L10.0356 31.8566L9.45032 30.902H8.33059V32.902ZM6.05741 32.902V30.902H5.00733L4.41109 31.7664L6.05741 32.902ZM4.64963 34.9429V36.9429H5.69971L6.29595 36.0785L4.64963 34.9429ZM4.62178 34.9429L3.25125 36.3995L3.82878 36.9429H4.62178V34.9429ZM2.70752 33.1417H0.70752V34.006L1.33699 34.5983L2.70752 33.1417ZM2.70752 5.54937L1.2363 4.19456L0.70752 4.76877V5.54937H2.70752ZM5.93784 2.0415V0.0415039H5.06076L4.46662 0.686692L5.93784 2.0415ZM10.9931 3.0243L10.1856 1.22326L6.53566 2.85975L7.34318 4.66079L10.9931 3.0243ZM27.7125 1.84255H9.16814V5.84255H27.7125V1.84255ZM26.5946 1.2866L25.8605 3.08764L29.5646 4.59745L30.2987 2.79641L26.5946 1.2866ZM28.4467 4.0415H31.0625V0.0415039H28.4467V4.0415ZM29.6152 3.42187L32.8456 6.80877L35.7401 4.04805L32.5098 0.661143L29.6152 3.42187ZM32.2928 5.42841V33.1417H36.2928V5.42841H32.2928ZM32.876 31.7301L31.0814 33.5312L33.915 36.3545L35.7096 34.5533L32.876 31.7301ZM32.4982 32.9429H31.7201V36.9429H32.4982V32.9429ZM33.4251 33.8974L32.1738 31.8566L28.7637 33.9474L30.0151 35.9883L33.4251 33.8974ZM30.4687 30.902H28.1955V34.902H30.4687V30.902ZM26.5492 31.7664L25.1414 33.8073L28.4341 36.0785L29.8419 34.0376L26.5492 31.7664ZM26.7878 32.9429H9.58195V36.9429H26.7878V32.9429ZM11.287 33.8974L10.0356 31.8566L6.62557 33.9474L7.87693 35.9883L11.287 33.8974ZM8.33059 30.902H6.05741V34.902H8.33059V30.902ZM4.41109 31.7664L3.00331 33.8073L6.29595 36.0785L7.70373 34.0376L4.41109 31.7664ZM4.64963 32.9429H4.62178V36.9429H4.64963V32.9429ZM5.99231 33.4863L4.07805 31.6851L1.33699 34.5983L3.25125 36.3995L5.99231 33.4863ZM4.70752 33.1417V5.54937H0.70752V33.1417H4.70752ZM4.17874 6.90418L7.40905 3.39632L4.46662 0.686692L1.2363 4.19456L4.17874 6.90418ZM5.93784 4.0415H8.36062V0.0415039H5.93784V4.0415Z' fill='%23343434' mask='url(%23path-4-outside-1_540_3889)'/%3E %3C/svg%3E")}.page-archive-technologies .technologies-intro .content .tech-list .item a .icon.icon-shale{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='46' height='36' viewBox='0 0 46 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Crect x='9.55908' y='13.4034' width='26.1711' height='2' fill='%23CC0035'/%3E %3Ccircle cx='16.3206' cy='11.2927' r='1.32056' fill='%23CC0035'/%3E %3Ccircle cx='19.4617' cy='11.2927' r='1.32056' fill='%23CC0035'/%3E %3Ccircle cx='19.4617' cy='8.30688' r='1.32056' fill='%23CC0035'/%3E %3Ccircle cx='22.6028' cy='5.32056' r='1.32056' fill='%23CC0035'/%3E %3Ccircle cx='22.6028' cy='8.30688' r='1.32056' fill='%23CC0035'/%3E %3Ccircle cx='25.7439' cy='8.30688' r='1.32056' fill='%23CC0035'/%3E %3Ccircle cx='28.885' cy='11.2927' r='1.32056' fill='%23CC0035'/%3E %3Ccircle cx='22.6028' cy='11.2927' r='1.32056' fill='%23CC0035'/%3E %3Ccircle cx='25.7439' cy='11.2927' r='1.32056' fill='%23CC0035'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.645 2.4552L9.87434 15.226V33.013H18.3166V22.9454C18.3166 22.6692 18.5404 22.4454 18.8166 22.4454H26.4722C26.7484 22.4454 26.9722 22.6692 26.9722 22.9454V33.013H35.415V15.2252L22.645 2.4552ZM26.6207 35.013H35.915C36.7435 35.013 37.415 34.3414 37.415 33.513V17.2252L43.3421 23.1524C43.7327 23.5429 44.3658 23.5429 44.7564 23.1524C45.1469 22.7618 45.1469 22.1287 44.7564 21.7381L24.0592 1.04099C23.2782 0.259936 22.0118 0.259937 21.2308 1.04099L0.533612 21.7384C0.14309 22.1289 0.143093 22.7621 0.53362 23.1526C0.924147 23.5431 1.55731 23.5431 1.94783 23.1526L7.87434 17.226V33.513C7.87434 34.3414 8.54591 35.013 9.37434 35.013H18.6682C18.7151 35.0276 18.7649 35.0354 18.8166 35.0354H26.4722C26.5239 35.0354 26.5738 35.0276 26.6207 35.013ZM24.9722 33.013V24.4454H20.3166V33.013H24.9722Z' fill='%23343434'/%3E %3C/svg%3E")}.page-archive-technologies .technologies-intro .content .tech-list .item a .icon.icon-flat-roof{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='32' viewBox='0 0 40 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.646 29.7302V9.69775H33.1574V29.7302H24.6964V18.2818C24.6964 18.0057 24.4725 17.7818 24.1964 17.7818H15.6071C15.3309 17.7818 15.1071 18.0057 15.1071 18.2818V29.7302H6.646ZM4.646 8.19775C4.646 7.92161 4.86985 7.69775 5.146 7.69775H34.6574C34.9335 7.69775 35.1574 7.92161 35.1574 8.19775V31.2302C35.1574 31.5063 34.9335 31.7302 34.6574 31.7302H5.146C4.86985 31.7302 4.646 31.5063 4.646 31.2302V8.19775ZM17.1071 29.7299V19.7818H22.6964V29.7299H17.1071Z' fill='%23343434'/%3E %3Cmask id='path-2-inside-1_1801_7367' fill='white'%3E %3Crect x='0.433594' y='0.269653' width='39.133' height='9.1713' rx='0.5'/%3E %3C/mask%3E %3Crect x='0.433594' y='0.269653' width='39.133' height='9.1713' rx='0.5' stroke='%23CC0035' stroke-width='4' mask='url(%23path-2-inside-1_1801_7367)'/%3E %3C/svg%3E")}.page-archive-technologies .technologies-intro .content .tech-list .item a .icon.icon-barnhouse{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='34' height='39' viewBox='0 0 34 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M32.8615 38.3038V11.2841L17.1722 1.69519L1.48291 11.2841V38.3038' stroke='%23343434' stroke-width='2'/%3E %3Cpath d='M7.45215 16.7813L17.1727 10.4277L26.8932 16.7813V34.6842H7.45215V16.7813Z' stroke='%23CC0035' stroke-width='2'/%3E %3C/svg%3E")}.page-archive-technologies .technologies-intro .content .tech-list .item a .icon.icon-high-tech{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='41' height='39' viewBox='0 0 41 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.2447 16.3276L20.4944 2.07776L35.0447 16.6281V36.664H6.2447V16.3276ZM4.2447 18.3276L2.42147 20.1509C2.03094 20.5414 1.39778 20.5414 1.00725 20.1509C0.616726 19.7604 0.616723 19.1272 1.00724 18.7367L19.0801 0.663553C19.8612 -0.117502 21.1275 -0.117507 21.9086 0.663545L39.9815 18.7364C40.372 19.127 40.372 19.7601 39.9815 20.1507C39.591 20.5412 38.9578 20.5412 38.5673 20.1507L37.0447 18.6281V37.164C37.0447 37.9925 36.3731 38.664 35.5447 38.664H5.7447C4.91628 38.664 4.2447 37.9925 4.2447 37.164V18.3276Z' fill='%23343434'/%3E %3Cpath d='M20.3763 31.2597C21.0062 31.2597 21.5168 31.7703 21.5168 32.4002C21.5168 33.03 21.0062 33.5406 20.3763 33.5406C19.7464 33.5406 19.2358 33.03 19.2358 32.4002C19.2358 31.7703 19.7464 31.2597 20.3763 31.2597Z' fill='%23CC0035'/%3E %3Cpath d='M29.7182 23.5779C28.686 22.1036 27.3194 20.8946 25.7302 20.0497C24.1412 19.2047 22.3747 18.7479 20.5753 18.7165C18.7757 18.6851 16.9943 19.08 15.3767 19.8689C13.7591 20.6579 12.3512 21.8185 11.2681 23.2559M26.9156 26.6808C26.193 25.6488 25.2364 24.8025 24.124 24.211C23.0117 23.6196 21.7751 23.2997 20.5155 23.2778C19.2559 23.2558 18.0089 23.5322 16.8766 24.0845C15.7442 24.6368 14.7587 25.4492 14.0005 26.4554M23.1788 29.2974C22.8691 28.8551 22.4592 28.4923 21.9824 28.2389C21.5056 27.9854 20.9757 27.8483 20.4359 27.839C19.896 27.8295 19.3616 27.948 18.8763 28.1846C18.3911 28.4214 17.9687 28.7696 17.6437 29.2008' stroke='%23CC0035' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E")}.page-archive-technologies .technologies-intro .content .tech-list .item a span{width:calc(100% - 105px);font-size:1.375rem;line-height:1.2;padding-right:20px}.page-archive-technologies .technologies-list{padding-top:100px}.page-archive-technologies .technologies-list .technologies-list-item{margin-bottom:100px}.page-archive-technologies .technologies-list .technologies-list-item:last-child{margin-bottom:0}.page-archive-technologies .technologies-list .technologies-list-item .content{display:-webkit-box;display:-ms-flexbox;display:flex;color:#343434}.page-archive-technologies .technologies-list .technologies-list-item .content .text{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between;width:45%;padding-right:50px;min-height:360px;color:#343434}.page-archive-technologies .technologies-list .technologies-list-item .content .text h4,.page-archive-technologies .technologies-list .technologies-list-item .content .text .h4{font-size:2.25rem;line-height:1.2;font-weight:400;margin-bottom:40px}.page-archive-technologies .technologies-list .technologies-list-item .content .text .slider-mobile{display:none;margin-bottom:20px;max-width:85vw}.page-archive-technologies .technologies-list .technologies-list-item .content .text .slider-mobile .item img{display:block;width:100%;height:440px;-o-object-fit:cover;object-fit:cover}.page-archive-technologies .technologies-list .technologies-list-item .content .text .video-container{display:none}.page-archive-technologies .technologies-list .technologies-list-item .content .text .desc{font-size:1.125rem;line-height:1.4;margin-bottom:50px}.page-archive-technologies .technologies-list .technologies-list-item .content .image{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:55%;height:360px}.page-archive-technologies .technologies-list .technologies-list-item .content .image .list{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:20px;gap:20px;width:calc(100% + 50px)}.page-archive-technologies .technologies-list .technologies-list-item .content .image .list .item{height:360px;width:calc(50% - 10px);overflow:hidden;transition:.5s ease}.page-archive-technologies .technologies-list .technologies-list-item .content .image .list .item:last-child{margin-right:0}.page-archive-technologies .technologies-list .technologies-list-item .content .image .list .item img{display:block;width:auto;height:100%;width:600px;margin-left:-80px;min-width:100%;-o-object-fit:cover;object-fit:cover;transition:.5s ease;max-width:none}.page-archive-technologies .technologies-list .technologies-list-item .content .image .list.is-item-1-wide .item-1{width:65%}.page-archive-technologies .technologies-list .technologies-list-item .content .image .list.is-item-1-wide .item-2{width:35%}.page-archive-technologies .technologies-list .technologies-list-item .content .image .list.is-item-1-wide img{margin-left:0}.page-archive-technologies .technologies-list .technologies-list-item .content .image .list.is-item-2-wide .item-1{width:35%}.page-archive-technologies .technologies-list .technologies-list-item .content .image .list.is-item-2-wide .item-2{width:65%}.page-archive-technologies .technologies-list .technologies-list-item .content .image .list.is-item-2-wide img{margin-left:0}.page-archive-technologies .technologies-list .technologies-list-item .content .video-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:55%}.page-archive-technologies .technologies-list .technologies-list-item .content .video-container img{display:block;width:100%;height:530px;-o-object-fit:cover;object-fit:cover}.page-archive-technologies .technologies-list .technologies-list-item .content .video-container .btn-play{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:80px;height:80px}.page-archive-technologies .technologies-list .technologies-list-item .content .video-container .btn-play i{margin:0}.page-archive-technologies .technologies-list .technologies-list-item .content .video-container:hover .btn-play i{background-color:#cc0035;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='22' viewBox='0 0 21 22' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 11L0 21.5V0.5L21 11Z'/%3E %3C/svg%3E")}.page-archive-technologies .technologies-list .technologies-list-item .content:hover .text .btn-icon i:before{transform:translateX(250%)}.page-archive-technologies .technologies-list .technologies-list-item .content:hover .text .btn-icon i:after{transform:translateX(0)}.page-single-technologies .page-title-block .section-title{width:45%}.page-single-technologies .page-title-block .breadcrumbs{width:55%}.page-single-technologies .text-bottom{margin-top:60px;display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px}.page-single-technologies .text-bottom ul{list-style-position:inside;margin-bottom:30px}.page-single-technologies .text-bottom ul li{font-size:1.25rem}.page-single-technologies .text-bottom h2,.page-single-technologies .text-bottom .h2{font-weight:400}.page-single-technologies .text-bottom h2.margin-bottom,.page-single-technologies .text-bottom .margin-bottom.h2{margin-bottom:30px}.page-single-technologies .text-bottom p{width:100%;font-size:1.25rem;line-height:1.3;margin-bottom:30px}.page-single-technologies .technologies-intro .media.mobile{display:none}.page-single-technologies .technologies-intro .media.mobile .video-container{margin-bottom:20px}.page-single-technologies .technologies-intro .media.mobile .video-container img{min-height:360px}.page-single-technologies .technologies-intro .content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:60px;gap:20px}.page-single-technologies .technologies-intro .content .text{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between;width:45%;padding-right:30px}.page-single-technologies .technologies-intro .content .text .excerpt{font-size:1.125rem;margin-bottom:30px}.page-single-technologies .technologies-intro .content .text .excerpt h2,.page-single-technologies .technologies-intro .content .text .excerpt .h2{font-size:2.75rem;line-height:1.2;font-weight:400}.page-single-technologies .technologies-intro .content .text .excerpt p{font-size:1.125rem;line-height:1.3}.page-single-technologies .technologies-intro .content .text .excerpt p:last-child{margin-bottom:0}.page-single-technologies .technologies-intro .content .media{width:55%}.page-single-technologies .technologies-intro .video-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.page-single-technologies .technologies-intro .video-container img{display:block;width:100%;height:480px;-o-object-fit:cover;object-fit:cover}.page-single-technologies .technologies-intro .video-container .btn-play{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:80px;height:80px}.page-single-technologies .technologies-intro .video-container .btn-play i{margin:0}.page-single-technologies .technologies-intro .video-container:hover .btn-play i{background-color:#cc0035;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='22' viewBox='0 0 21 22' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 11L0 21.5V0.5L21 11Z'/%3E %3C/svg%3E")}.page-single-technologies .technologies-specifications{padding-top:40px}.page-single-technologies .technologies-specifications .block-media{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;grid-row-gap:20px;row-gap:20px;grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px;margin-top:60px}.page-single-technologies .technologies-specifications .block-media:first-child{margin-top:0}.page-single-technologies .technologies-specifications .block-media .item-media{width:calc(50% - 10px);overflow:hidden}.page-single-technologies .technologies-specifications .block-media .item-media .video-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.page-single-technologies .technologies-specifications .block-media .item-media .video-container img{display:block;width:100%;height:380px;-o-object-fit:cover;object-fit:cover;transition:.3s ease}.page-single-technologies .technologies-specifications .block-media .item-media .video-container .btn-play{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:80px;height:80px}.page-single-technologies .technologies-specifications .block-media .item-media .video-container .btn-play i{margin:0}.page-single-technologies .technologies-specifications .block-media .item-media .video-container:hover img{transform:scale(1.1)}.page-single-technologies .technologies-specifications .block-media .item-media .video-container:hover .btn-play i{background-color:#cc0035;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='22' viewBox='0 0 21 22' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 11L0 21.5V0.5L21 11Z'/%3E %3C/svg%3E")}.page-single-technologies .technologies-specifications .block-media .item-media .img{background-color:#fff}.page-single-technologies .technologies-specifications .block-media .item-media .img img{display:block;width:100%;height:380px;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:.3s ease}.page-single-technologies .technologies-specifications .block-media .item-media .img:hover img{transform:scale(1.1)}.page-single-technologies .technologies-specifications .params{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px;flex-wrap:wrap;grid-row-gap:50px;row-gap:50px;margin-top:60px}.page-single-technologies .technologies-specifications .params .item{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;width:100%}.page-single-technologies .technologies-specifications .params .item:last-child{margin-bottom:0}.page-single-technologies .technologies-specifications .params .item h4,.page-single-technologies .technologies-specifications .params .item .h4{font-size:2.5rem;line-height:1.2;font-weight:400;margin-bottom:30px}.page-single-technologies .technologies-specifications .params .item .text{font-size:1.25rem;line-height:1.4;color:rgba(52,52,52,.7)}.page-single-technologies .technologies-specifications .params .item .text p{margin-bottom:20px}.page-single-technologies .technologies-specifications .params .item .text ul{margin-bottom:20px;padding-left:18px}.page-single-technologies .technologies-specifications .params .item .text ul li{margin-bottom:10px}.page-single-technologies .technologies-specifications .params .item .text>:last-child{margin-bottom:0}.page-single-technologies .technologies-specifications .description{margin-top:100px;font-size:1.125rem;line-height:1.4}.page-single-technologies .technologies-specifications .description p{margin-bottom:20px}.page-single-technologies .technologies-specifications .description>:last-child{margin-bottom:0}.page-single-technologies .section-start-steps{margin-bottom:100px}.page-single-technologies .section-start-steps .steps-list-wrap{position:relative}.page-single-technologies .section-start-steps .steps-list-wrap .bottom-text{margin-top:40px;max-width:720px;font-size:1.125rem;line-height:1.4}.page-single-technologies .section-contacts{padding-top:0}.page-faq .col-2{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between}.page-faq .col-2 .block-audio{margin-top:30px}.page-faq .col-2 .block-audio h4,.page-faq .col-2 .block-audio .h4{font-size:1.125rem;line-height:1.3;font-weight:400;margin-bottom:35px}.page-faq .col-2 .block-audio .btn-play span{font-size:1.125rem}.page-faq .faq-list .list .item{padding:0 40px;margin-bottom:20px;border:2px solid #343434}.page-faq .faq-list .list .item:last-child{margin-bottom:0}.page-faq .faq-list .list .item .toggle{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px 0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.page-faq .faq-list .list .item .toggle p{font-size:1.25rem;line-height:1.3;width:calc(100% - 21px);transition:.2s ease}.page-faq .faq-list .list .item .toggle i{position:relative;width:21px;height:21px}.page-faq .faq-list .list .item .toggle i:before,.page-faq .faq-list .list .item .toggle i:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background-color:#cc0035;transition:.2s ease}.page-faq .faq-list .list .item .toggle i:before{width:100%;height:3px}.page-faq .faq-list .list .item .toggle i:after{width:3px;height:100%}.page-faq .faq-list .list .item .toggle:hover p{color:#cc0035}.page-faq .faq-list .list .item .text{display:none;font-size:1.25rem;line-height:1.4;padding:30px 0;color:rgba(52,52,52,.7);border-top:1px solid rgba(52,52,52,.4)}.page-faq .faq-list .list .item .text p{max-width:60%;margin-bottom:15px}.page-faq .faq-list .list .item .text p:last-child{margin-bottom:0}.page-faq .faq-list .list .item .text iframe{display:block;margin:30px 0;max-width:100%}.page-faq .faq-list .list .item.is-open .toggle i:after{opacity:0}.page-faq .faq-list .buttons{margin-top:60px}.page-faq .interview-block{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:flex-end;margin-top:100px}.page-faq .interview-block .video-container{width:60%;height:auto;padding-bottom:0}.page-faq .interview-block .video-container video{position:relative;width:100%;height:auto}.page-faq .interview-block .text{padding-left:10%;width:40%}.page-faq .interview-block .interview-mobile{display:none;font-weight:500;font-size:1.125rem;line-height:1.3125rem;max-width:450px}.page-single-portfolio .page-single-home-intro .content-info{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between}.page-single-portfolio .page-single-home-intro .content-info .props .item{margin-bottom:60px}.page-single-portfolio .page-single-home-intro .content-info .location{padding-top:0}.page-single-portfolio .description{padding-top:100px}.page-single-portfolio .description h2,.page-single-portfolio .description .h2{font-size:2.25rem;line-height:1.2;font-weight:400;margin-bottom:40px}.page-single-portfolio .description .text{max-width:820px;font-size:1.125rem;line-height:1.5}.page-single-portfolio .description .text p{margin-bottom:15px}.page-single-portfolio .description .text .iframe-wrap{margin-bottom:15px}.page-single-portfolio .description .text>:last-child{margin-bottom:0}.page-single-portfolio .house-project{padding-top:150px}.page-single-portfolio .location{padding-top:150px}.page-single-portfolio .location .map-wrap{height:700px;background-color:#fff;overflow:hidden}.page-single-portfolio .location .map{height:calc(100% + 25px)}.page-single-portfolio .similar-projects{padding-top:150px}.page-single-portfolio .similar-projects .project-list{max-width:calc(100vw - 126px)}.page-blog{padding-top:150px}.page-blog .breadcrumbs{margin-bottom:40px}.page-blog .portfolio-filter{margin-top:60px}.page-blog .portfolio-filter .list{max-height:calc(100vh - 210px);overflow-x:hidden}.page-blog .portfolio-filter .list .item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:100%;font-weight:400;font-size:1rem;line-height:1.1;color:#343434;cursor:pointer}.page-blog .portfolio-filter .list .item:hover{color:#fff}.page-blog .portfolio-filter-mobile{display:none}.page-blog .portfolio-filter-mobile .list{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px}.page-blog .portfolio-filter-mobile .list .item{margin-bottom:0}.blog-grid-head{display:grid;grid-gap:25px;gap:25px;grid-template-columns:repeat(3,1fr)}.blog-grid-head>:nth-child(1){grid-column:1/3}.blog-grid-head .video-wrap{overflow:hidden}.blog-grid-head .video-wrap .video-container{display:block;height:100%}.blog-grid-head .video-wrap .video-container .btn-play{display:-webkit-box;display:-ms-flexbox;display:flex;width:110px;height:110px}.blog-grid-head .video-wrap .video-container:hover .btn-play i{background-color:#cc0035;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='22' viewBox='0 0 21 22' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 11L0 21.5V0.5L21 11Z'/%3E %3C/svg%3E")}.blog-grid-head .video-wrap .big-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-grid-head .text{display:block;color:#343434}.blog-grid-head .text .title{transition:.2s ease}.blog-grid-head .text .btn-icon{min-width:300px}.blog-grid-head .text .btn-icon span{justify-content:flex-start}.blog-grid-head .text:hover .title{color:#cc0035}.blog-grid-head .text:hover .btn-icon i:before{transform:translateX(250%)}.blog-grid-head .text:hover .btn-icon i:after{transform:translateX(0)}.blog-flex-sb{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.blog-flex-sb-aie{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;align-items:flex-end}.blog-flex-sb-aic{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;align-items:center}.blog-mw-500{max-width:700px}.blog-show-1450{display:none}.blog-show-1450-xl{display:none}.blog-show-xl{display:none}.blog-show-1150{display:none}.blog-show-md{display:none}.blog-title{font-style:normal;font-weight:400;font-size:4.125rem;line-height:100%}.social-networks-list ul li .long{width:auto;padding:0 60px;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;grid-gap:50px;gap:50px}.social-networks-list ul li .long:hover>p{color:#fff}.social-networks-list ul li .long>p{font-weight:400;font-size:1.25rem;line-height:1.5rem;color:#343434}.social-networks-list ul li .long .blog-yt path{transition:fill ease .2s}.social-networks-list ul li .long .blog-yt path:nth-child(1){fill:red}.social-networks-list ul li .long .blog-yt path:nth-child(2){fill:#fff}.social-networks-list ul li .long:hover .blog-yt path:nth-child(1){fill:#fff}.social-networks-list ul li .long:hover .blog-yt path:nth-child(2){fill:red}.blog-yt{width:52px;height:52px}.blog-yt svg{display:block;width:100%}.blog-flex-col-sb{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between}.mb-blog-title{margin-bottom:66px}.blog-sales-title{font-style:normal;font-weight:500;font-size:3.4375rem;line-height:100%}.font-500-24-130{font-style:normal;font-weight:500;font-size:1.5rem;line-height:130%}.section-blog-list .project-list-item .text .blog-card-title{font-style:normal;font-weight:500;font-size:1.375rem;line-height:1.625rem}.font-400-20-150{font-style:normal;font-weight:400;font-size:1.25rem;line-height:150%}.blog-owner-lable>p:nth-child(1){font-style:normal;font-weight:400;font-size:1.25rem;line-height:1.5rem}.section-blog-list .project-list-item .text .blog-card-subtitle{font-style:normal;font-weight:400;font-size:1.125rem;line-height:1.375rem}.blog-sales-subtitle,.font-400-18-150{font-style:normal;font-weight:400;font-size:1.125rem;line-height:150%}.blog-owner-lable>p:nth-child(2),.blog-single-date,.blog-single-tag{font-style:normal;font-weight:400;font-size:1rem;line-height:1.1875rem}.blog-share-lable{font-style:normal;font-weight:400;font-size:.9375rem;line-height:1.125rem}.mb-60-30{margin-bottom:60px}.mb-40-20{margin-bottom:40px}.mb-40{margin-bottom:40px}.mb-30{margin-bottom:30px}.md-mb-20{margin-bottom:20px}.mb-10{margin-bottom:10px}.section-blog-list .project-list{width:100%!important;max-width:calc(100vw - 96px)!important}.section-blog-list .project-list .list{flex-wrap:wrap;grid-column-gap:25px;-moz-column-gap:25px;column-gap:25px;grid-row-gap:60px;row-gap:60px;width:calc(100% + 20px)}.section-blog-list .project-list-item{width:calc(33.33% - 23px)}.section-blog-list .project-list-item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column}.section-blog-list .project-list-item .img{margin-bottom:20px}.section-blog-list .project-list-item .img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-blog-list .project-list-item .text{display:-webkit-box;display:-ms-flexbox;display:flex;flex:1;flex-direction:column;justify-content:space-between;align-items:flex-start}.section-blog-list .project-list-item .text .btn-icon{min-width:300px}.section-blog-list .project-list-item .text .btn-icon span{justify-content:flex-start}.section-blog-list .project-list-item .text .blog-card-title{margin-bottom:20px;font-size:1.25rem;transition:all ease .2s}.section-blog-list .project-list-item .text .blog-card-subtitle{font-size:1rem;margin-bottom:30px;transition:all ease .2s}.section-blog-list .project-list-item .text .btn-icon span{white-space:nowrap}.section-blog-list .project-list-item:hover .blog-card-title{color:#cc0035}.section-blog-list .project-list-item:hover .blog-card-subtitle{color:#343434}.section-blog-list .project-list-item:hover .btn-icon{color:#343434}.section-blog-list .project-list-item:hover .btn-icon span:before,.section-blog-list .project-list-item:hover .btn-icon span:after{height:32px}.section-blog-list .project-list-item:hover .btn-icon i:before{transform:translateX(250%)}.section-blog-list .project-list-item:hover .btn-icon i:after{transform:translateX(0)}.section-blog-list .show-more{margin-top:80px}.blog-single{display:grid;grid-gap:80px;gap:80px;grid-template-columns:calc(100% - 480px) 400px}.blog-single-head{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.blog-single-head-left{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:20px;gap:20px;align-items:center}.blog-single-tag{background-color:#fff;padding:10px 10px 10px 20px;min-width:240px;color:#343434}.blog-single-tag:hover{color:#cc0035}.blog-single-date{color:#343434;opacity:.7}.blog-single-head-right{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}.blog-share-btn{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center}.blog-share-btn{background-color:#fff;transition:all ease .2s}.blog-share-btn svg{fill:#cc0035;transition:all ease .2s}.blog-share{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;grid-gap:20px;gap:20px;cursor:pointer}.blog-share:hover .blog-share-btn{background-color:#cc0035}.blog-share:hover .blog-share-btn svg{fill:#fff}.blog-owner{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:20px;gap:20px;align-items:center;margin-top:105px}.blog-owner img{border-radius:100px;overflow:hidden;width:80px;height:80px;-o-object-fit:cover;object-fit:cover}.blog-owner-lable{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;grid-gap:10px;gap:10px}.blog-owner-lable>p:nth-child(2){opacity:.7}.blog-sales{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;width:400px;padding:30px;min-height:600px;position:relative;margin-top:100px;margin-bottom:100px;overflow:hidden;cursor:pointer}.blog-sales-title{position:relative;z-index:1;color:#cc0035;margin-bottom:20px}.blog-sales-subtitle{position:relative;z-index:1;margin-bottom:30px}.blog-sales .buttons{position:relative;z-index:1}.blog-sales .buttons .btn-icon{width:100%}.blog-sales .buttons .btn-icon span{justify-content:start}.blog-sales-deco-1{display:block;width:100%;position:absolute;bottom:182px;right:-103px;z-index:3}.blog-sales-deco-2{display:block;width:100%;position:absolute;bottom:131px;left:24px;z-index:2}.blog-sales-bg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-sales:hover .btn-icon{color:#343434}.blog-sales:hover .btn-icon span:before,.blog-sales:hover .btn-icon span:after{height:32px}.blog-sales:hover .btn-icon i:before{transform:translateX(250%)}.blog-sales:hover .btn-icon i:after{transform:translateX(0)}.blog-content{margin-top:66px;font-weight:400;font-size:1.125rem;line-height:150%;letter-spacing:-.015em}.blog-content .video-container{height:auto;padding-bottom:0;max-width:600px;margin-left:auto;margin-right:auto;display:block}.blog-content .video-container img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.blog-content .video-container .btn-play{display:block}.blog-content .video-container .btn-play i{margin:auto}.blog-content .video-container .btn-play span{display:none}.blog-content .video-container:hover .btn-play i{background-color:#cc0035;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='22' viewBox='0 0 21 22' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 11L0 21.5V0.5L21 11Z'/%3E %3C/svg%3E")}.blog-content h1,.blog-content .h1{font-weight:400;font-size:2.25rem;line-height:1.3;margin-bottom:60px;max-width:680px}.blog-content h2,.blog-content .h2{font-weight:400;font-size:2rem;line-height:2.375rem;margin-top:80px;margin-bottom:40px}.blog-content h3,.blog-content .h3{font-weight:400;font-size:2rem;line-height:2.375rem;margin-top:80px;margin-bottom:20px}.blog-content p{margin-bottom:40px;font-weight:400;font-size:1.125rem;line-height:1.4}.blog-content video{margin-top:40px;margin-bottom:80px;width:100%;max-width:100%;display:block}.blog-content a{color:#cc0035;font-weight:400;font-size:1.25rem;line-height:120%;text-decoration:underline;display:block;margin-bottom:20px}.blog-content a:hover{color:#343434}.blog-content iframe{max-width:100%}.blog-content img{margin-top:60px;margin-bottom:60px;width:100%;display:block;max-width:600px;margin-left:auto;margin-right:auto}.blog-content iframe{margin-left:auto;margin-right:auto;display:block}.blog-content ul{margin-top:20px;margin-bottom:40px;font-weight:400;font-size:1.125rem;line-height:150%;list-style-position:inside}.blog-content ul li::marker{color:#cc0035;font-size:1.5625rem}.blog-content ul li+li{margin-top:20px}.blog-content blockquote{font-weight:400;font-size:1.125rem;line-height:120%;background-color:#fff;padding:20px;border-left:solid 5px #cc0035;margin:20px 0}.blog-content-footer{margin-top:80px;margin-bottom:80px}.blog-social{margin-bottom:100px;padding:50px;background-color:#343434}.blog-social p{font-weight:400;font-size:1.625rem;line-height:120%;color:#fff;margin-bottom:36px}.blog-social .social-networks-list ul{flex-wrap:wrap;grid-gap:20px;gap:20px}.blog-social .social-networks-list li{background-color:#fff;margin:0}.blog-social .social-networks-list li a{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;background-image:none}.blog-social .social-networks-list li a svg{fill:#343434}.blog-social .social-networks-list li a svg>path:nth-child(2){fill:#fff}.blog-social .social-networks-list li a:hover{background-color:#cc0035}.blog-social .social-networks-list li a:hover svg{fill:#fff}.blog-social .social-networks-list li a:hover svg>path:nth-child(1){fill:#fff}.blog-social .social-networks-list li a:hover svg>path:nth-child(2){fill:#cc0035}.blog-yt-mobile .btn-icon span{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.blog-yt-mobile .btn-icon i.icon-arrow-right:before,.blog-yt-mobile .btn-icon i.icon-arrow-right:after{background-image:url(/wp-content/themes/plff-theme-new/assets/images/blog/yt-mobile.svg)}.header .phone-telegram{display:block;min-width:26px;height:26px;margin-right:15px;background:url(/wp-content/uploads/2024/12/telegram-alt-svgrepo-com-5_7341401.svg)no-repeat center;background-size:contain}.header .phone-telegram:hover{transform:rotate(5deg)}.header .phone-whatsapp{min-width:26px}.header nav.top-menu .main-menu{flex-wrap:wrap}@media screen and (max-width:1550px){.header nav.top-menu .main-menu{justify-content:flex-start}.col-10-grid-2{grid-template-columns:1fr 1fr!important}}.page-blog-single .similar-projects .project-list .list .project-list-item .blog-card-subtitle{margin-bottom:0}.page-blog-single .similar-projects .project-list .list .project-list-item .blog-hide-sm{display:none}.page-contacts .section-title-mobile{display:none;margin-bottom:40px}.page-contacts .section-title-mobile .breadcrumbs{margin-bottom:30px}.page-contacts .content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.page-contacts .content-info{width:50%;padding:0 100px 150px 0}.page-contacts .content-info .section-title-desktop .breadcrumbs{margin-bottom:40px}.page-contacts .content-info .phone{margin-bottom:30px}.page-contacts .content-info .phone a{font-size:2.375rem;line-height:1.2;color:#343434;font-weight:400}.page-contacts .content-info .phone a i{color:#cc0035;font-style:normal}.page-contacts .content-info .phone a span{font-size:1.75rem}.page-contacts .content-info .phone a:hover{color:#cc0035}.page-contacts .content-info .email{margin-bottom:50px}.page-contacts .content-info .email a{font-size:1.875rem;line-height:1.2;color:#343434;font-weight:400}.page-contacts .content-info .email a span{color:#cc0035}.page-contacts .content-info .email a:hover{color:#cc0035}.page-contacts .content-info .address{margin-bottom:50px;max-width:350px}.page-contacts .content-info .address p{font-size:1.25rem;line-height:1.3}.page-contacts .content-info .schedule{margin-bottom:60px}.page-contacts .content-info .schedule p{font-size:1.25rem;line-height:1.3;margin-bottom:20px}.page-contacts .content-info .schedule p:last-child{margin-bottom:0}.page-contacts .content-info .schedule p strong{font-weight:500}.page-contacts .content-info .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px;grid-row-gap:20px;row-gap:20px;margin-bottom:80px}.page-contacts .content-info .buttons .btn-icon{width:calc(50% - 10px)}.page-contacts .content-info .bottom-text>p{margin-bottom:20px}.page-contacts .content-info .bottom-text p{font-size:1.25rem;line-height:1.3}.page-contacts .content-info .bottom-text p strong{font-weight:500}.page-contacts .content-info .bottom-text>div{display:-webkit-box;display:-ms-flexbox;display:flex;grid-row-gap:20px;row-gap:20px;justify-content:space-between}.page-contacts .content-map{width:50%}.page-contacts .content-map .map{height:calc(100% + 75px);width:calc(100% + 50px);margin-top:-50px}.page-archive-testimonials .testimonials-wrap .page-title-block{align-items:flex-start}.page-archive-testimonials .testimonials-wrap .page-title-block .right-block{width:500px;padding-top:25px}.page-archive-testimonials .testimonials-wrap .page-title-block .right-block .breadcrumbs{width:auto;margin-bottom:40px}.page-archive-testimonials .testimonials-wrap .page-title-block>.btn-icon.mob{order:3;display:none}.page-archive-testimonials .testimonials-wrap .page-title-block>.btn-icon.mob span{white-space:nowrap}.page-archive-testimonials .section-testimonials-video-big{margin-bottom:100px}.page-archive-testimonials .section-testimonials-video-big .col-2{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:flex-end}.page-archive-testimonials .section-testimonials-video-big .col-2 .block-audio{width:100%}.page-archive-testimonials .section-testimonials-video-big .col-2 .block-audio .block-play p{font-size:1.125rem;line-height:1.2;margin-bottom:30px}.page-archive-testimonials .section-testimonials-video-big .big-testimonial{display:-webkit-box;display:-ms-flexbox;display:flex}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .video-wrap{width:66.66%;padding-right:120px;position:relative;overflow:hidden}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .video-wrap .video-container{display:block;width:100%;min-height:500px;background-repeat:no-repeat;background-position:center;background-size:cover;overflow:hidden;padding-bottom:0}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .video-wrap .btn-play{display:none}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .info{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between;width:33.33%}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .info .text{margin-bottom:40px}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .info .text .ico-quote{display:block;width:50px;height:36px;-o-object-fit:contain;object-fit:contain;margin-bottom:40px;opacity:.3}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .info .text .text{font-size:2.25rem;line-height:1.3;font-weight:400;margin:0}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .info .bottom p.name{font-size:1.5rem;line-height:1.2;font-weight:500}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .info .bottom p.location{font-size:1rem;line-height:1.2;margin-top:20px;color:rgba(52,52,52,.7)}.page-archive-testimonials .section-testimonials-video{margin-bottom:150px}.page-archive-testimonials .section-testimonials-video .list-block{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px;grid-row-gap:60px;row-gap:60px}.page-archive-testimonials .section-testimonials-video .list-block .item{width:calc(33.33% - 14px)}.page-archive-testimonials .section-testimonials-video .list-block .item.is-hidden{display:none!important}.page-archive-testimonials .section-testimonials-video .list-block .item .inner{color:#343434;cursor:pointer}.page-archive-testimonials .section-testimonials-video .list-block .item .inner .video{position:relative;height:340px;margin-bottom:20px;background-color:#e6e6e6}.page-archive-testimonials .section-testimonials-video .list-block .item .inner .video img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-archive-testimonials .section-testimonials-video .list-block .item .inner .video .btn-play{position:absolute;top:0;left:0;right:0;bottom:0;width:80px;height:80px;margin:auto}.page-archive-testimonials .section-testimonials-video .list-block .item .inner .video .btn-play i{margin:0}.page-archive-testimonials .section-testimonials-video .list-block .item .inner h4,.page-archive-testimonials .section-testimonials-video .list-block .item .inner .h4{font-size:1.5rem;line-height:1.3;font-weight:400;margin:0}.page-archive-testimonials .section-testimonials-video .list-block .item .inner p{font-size:1rem;line-height:1.3;margin-top:20px;color:rgba(52,52,52,.7)}.page-archive-testimonials .section-testimonials-video .list-block .item .inner:hover{color:#cc0035}.page-archive-testimonials .section-testimonials-video .list-block .item .inner:hover .video .btn-play i{background-color:#cc0035;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='22' viewBox='0 0 21 22' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 11L0 21.5V0.5L21 11Z'/%3E %3C/svg%3E")}.page-archive-testimonials .section-testimonials-video .show-more{margin-top:100px}.page-archive-testimonials .section-testimonials-text .list-block{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;grid-column-gap:50px;-moz-column-gap:50px;column-gap:50px;grid-row-gap:75px;row-gap:75px}.page-archive-testimonials .section-testimonials-text .list-block .item{width:calc(33.33% - 35px)}.page-archive-testimonials .section-testimonials-text .list-block .item.is-hidden{display:none!important}.page-archive-testimonials .section-testimonials-text .list-block .item .inner{cursor:pointer}.page-archive-testimonials .section-testimonials-text .list-block .item .inner .photo{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;margin-bottom:30px}.page-archive-testimonials .section-testimonials-text .list-block .item .inner .photo .img{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;width:100px;height:100px;margin-right:20px;background-color:#fff}.page-archive-testimonials .section-testimonials-text .list-block .item .inner .photo .img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-archive-testimonials .section-testimonials-text .list-block .item .inner .photo .img p{font-size:2.375rem;line-height:1.1;font-weight:500;color:#cc0035}.page-archive-testimonials .section-testimonials-text .list-block .item .inner .photo>p{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;width:calc(100% - 120px);font-size:1.25rem;line-height:1.2;font-weight:500}.page-archive-testimonials .section-testimonials-text .list-block .item .inner .photo>p:before{content:"";display:block;width:30px;height:30px;margin-right:10px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='34' height='33' viewBox='0 0 34 33' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16.0489 0.927051C16.3483 0.00574017 17.6517 0.00574017 17.9511 0.927051L21.2658 11.1287C21.3996 11.5407 21.7836 11.8197 22.2168 11.8197H32.9434C33.9122 11.8197 34.3149 13.0593 33.5312 13.6287L24.8532 19.9336C24.5027 20.1883 24.3561 20.6396 24.4899 21.0517L27.8046 31.2533C28.104 32.1746 27.0495 32.9407 26.2658 32.3713L17.5878 26.0664C17.2373 25.8117 16.7627 25.8117 16.4122 26.0664L7.73419 32.3713C6.95048 32.9407 5.896 32.1746 6.19535 31.2533L9.51006 21.0517C9.64393 20.6396 9.49728 20.1883 9.14679 19.9336L0.468768 13.6287C-0.314945 13.0593 0.0878303 11.8197 1.05655 11.8197H11.7832C12.2164 11.8197 12.6004 11.5407 12.7342 11.1287L16.0489 0.927051Z'/%3E %3C/svg%3E")no-repeat center;background-size:contain}.page-archive-testimonials .section-testimonials-text .list-block .item .inner .name{font-size:1.5rem;line-height:1.4;font-weight:500;margin-bottom:25px}.page-archive-testimonials .section-testimonials-text .list-block .item .inner .text{font-size:1.25rem;line-height:1.4;font-weight:400;margin-bottom:25px}.page-archive-testimonials .section-testimonials-text .list-block .item .inner .link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;font-size:1rem;line-height:1.1;transition:.2s ease}.page-archive-testimonials .section-testimonials-text .list-block .item .inner .link:after{content:"";display:block;width:18px;height:18px;margin:3px 0 0 20px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0_394_9226)'%3E %3C!-- %3Cpath d='M18.1745 8.5655L18.3581 8.74447L18.1746 8.92347L9.63045 17.2571L9.45592 17.4273L9.28137 17.2571L8.15128 16.1553L7.96769 15.9763L8.15128 15.7973L14.3289 9.77418L-1.99445e-06 9.77418L-0.250002 9.77418L-0.250002 9.52418L-0.250002 7.96794L-0.250002 7.71794L-2.01897e-06 7.71794L14.3289 7.71794L8.15128 1.6948L7.96769 1.5158L8.15128 1.3368L9.28136 0.234966L9.45589 0.0648042L9.63041 0.234968L18.1745 8.5655Z' fill='white' stroke='white' stroke-width='0.5'/%3E --%3E %3Cpath d='M18.1745 8.5655L18.3581 8.74447L18.1746 8.92347L9.63045 17.2571L9.45592 17.4273L9.28137 17.2571L8.15128 16.1553L7.96769 15.9763L8.15128 15.7973L14.3289 9.77418L-1.99445e-06 9.77418L-0.250002 9.77418L-0.250002 9.52418L-0.250002 7.96794L-0.250002 7.71794L-2.01897e-06 7.71794L14.3289 7.71794L8.15128 1.6948L7.96769 1.5158L8.15128 1.3368L9.28136 0.234966L9.45589 0.0648042L9.63041 0.234968L18.1745 8.5655Z' stroke-width='0.5'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_394_9226'%3E %3Crect width='18' height='19' fill='white' transform='matrix(-1.10076e-08 -1 -1 1.29186e-08 19 18)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")no-repeat center;background-size:contain;transition:.2s ease}.page-archive-testimonials .section-testimonials-text .list-block .item .inner:hover .link{color:#cc0035}.page-archive-testimonials .section-testimonials-text .list-block .item .inner:hover .link:after{transform:translateX(3px);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0_394_9226)'%3E %3C!-- %3Cpath d='M18.1745 8.5655L18.3581 8.74447L18.1746 8.92347L9.63045 17.2571L9.45592 17.4273L9.28137 17.2571L8.15128 16.1553L7.96769 15.9763L8.15128 15.7973L14.3289 9.77418L-1.99445e-06 9.77418L-0.250002 9.77418L-0.250002 9.52418L-0.250002 7.96794L-0.250002 7.71794L-2.01897e-06 7.71794L14.3289 7.71794L8.15128 1.6948L7.96769 1.5158L8.15128 1.3368L9.28136 0.234966L9.45589 0.0648042L9.63041 0.234968L18.1745 8.5655Z' fill='white' stroke='white' stroke-width='0.5'/%3E --%3E %3Cpath d='M18.1745 8.5655L18.3581 8.74447L18.1746 8.92347L9.63045 17.2571L9.45592 17.4273L9.28137 17.2571L8.15128 16.1553L7.96769 15.9763L8.15128 15.7973L14.3289 9.77418L-1.99445e-06 9.77418L-0.250002 9.77418L-0.250002 9.52418L-0.250002 7.96794L-0.250002 7.71794L-2.01897e-06 7.71794L14.3289 7.71794L8.15128 1.6948L7.96769 1.5158L8.15128 1.3368L9.28136 0.234966L9.45589 0.0648042L9.63041 0.234968L18.1745 8.5655Z' stroke-width='0.5'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_394_9226'%3E %3Crect width='18' height='19' fill='white' transform='matrix(-1.10076e-08 -1 -1 1.29186e-08 19 18)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.page-archive-testimonials .section-testimonials-text .show-more{margin-top:100px}.partners-title{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:110px;gap:110px;margin-bottom:60px}.partners-title h1,.partners-title .h1{font-style:normal;font-weight:400;font-size:4.125rem;line-height:115%}.mw-1020{max-width:1020px}.partners-head{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;grid-row-gap:30px;row-gap:30px}.partners-head>:nth-child(1){margin-right:20px}.partners-head>:nth-child(2){max-width:304px;font-weight:400;font-size:1.625rem;line-height:1.9375rem;margin-right:121px}.partners-head>:nth-child(2) span{color:#cc0035}.partners-head>:nth-child(3){max-width:485px;margin-right:35px;font-weight:400;font-size:1rem;line-height:150%}.partners-head .btn-icon span{padding-right:80px}.mb-60-40{margin-bottom:60px}.br-1750{display:none;width:100%}.partners-head-lable{margin-top:60px;margin-bottom:40px;font-style:normal;font-weight:400;font-size:1.25rem;line-height:1.875rem}.partners-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:15px 5px;gap:15px 5px;margin-bottom:150px}.partners-grid-item:nth-child(1) svg path:nth-child(1){fill:#343434}.partners-grid-item:nth-child(1) svg path:nth-child(2){fill:#cc0035}.partners-grid-item:nth-child(2) svg path:nth-child(1),.partners-grid-item:nth-child(2) svg path:nth-child(2),.partners-grid-item:nth-child(2) svg path:nth-child(3){fill:#cc0035}.partners-grid-item:nth-child(2) svg path:nth-child(4){fill:#343434}.partners-grid-item:nth-child(3) svg path:nth-child(1){fill:#343434}.partners-grid-item:nth-child(3) svg path:nth-child(2){stroke:#cc0035}.partners-grid-item:nth-child(3) svg rect{fill:#cc0035}.partners-grid-item:nth-child(4) svg path:nth-child(1){fill:#343434}.partners-grid-item:nth-child(4) svg path:nth-child(2){stroke:#cc0035}.partners-grid-item:nth-child(4) svg rect{stroke:#cc0035}.partners-grid-item:nth-child(5) svg path{stroke:#343434}.partners-grid-item:nth-child(5) svg circle{stroke:#cc0035}.partners-grid-item stroke,.partners-grid-item rect,.partners-grid-item path,.partners-grid-item circle{transition:all ease .2s}.partners-grid-image-container{position:relative;transition:all ease .2s;background-color:#fff;padding-top:69%;height:210px}.partners-grid-image-container-inner{bottom:0;position:absolute;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center}.partners-grid p{font-weight:400;font-size:1.125rem;line-height:1.3;margin-top:10px}.partners-callback{width:100%;background-image:url(/wp-content/themes/plff-theme-new/assets/images/partners-bg.webp);background-size:cover;background-position:bottom;padding:80px 0;cursor:pointer}.white-section-number p{color:#fff;opacity:.4}.partners-callback-header{font-weight:400;font-size:2.5rem;line-height:120%;margin-bottom:40px;color:#fff}.partners-callback-body{font-weight:400;font-size:1.25rem;line-height:130%;max-width:680px;margin-bottom:40px;color:#fff}.partners-callback .btn-icon{border:2px solid #fff;color:#fff}.partners-callback .btn-icon>span{padding-right:157px;padding-left:157px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.partners-callback .btn-icon span::before,.partners-callback .btn-icon span::after{background-color:#fff}.partners-callback .btn-icon i::before,.partners-callback .btn-icon i::after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='white' xmlns='http://www.w3.org/2000/svg' stroke='white'%3E %3Cpath d='M18.9992 4.74343C18.9992 5.5388 18.7075 6.41304 18.3369 7.3407C17.9664 8.26835 17.489 9.14259 17.1176 9.80484C16.1103 11.5542 14.8122 13.2763 13.3283 14.7068C11.8445 16.1373 10.0952 17.3304 8.13486 18.0461C6.99527 18.4963 5.85568 19 4.58381 19C3.94788 19 3.04655 18.7617 2.22577 18.4166C1.43043 18.0723 0.715638 17.5424 0.450241 16.9064C0.344252 16.6681 0.211978 16.3502 0.132275 15.9788C0.0525709 15.6345 -4.75534e-07 15.2894 -4.75534e-07 15.0511C-4.75534e-07 14.9188 3.55335e-07 14.7857 0.0262856 14.7594C0.105989 14.6 0.291682 14.4677 0.50366 14.3354C0.981034 14.0972 1.05989 14.0174 1.77553 13.5935C2.51745 13.1695 3.28566 12.6921 3.94872 12.3478C4.26669 12.1621 4.47867 12.0824 4.55837 12.0824C4.98233 12.0824 5.51227 12.6658 5.96251 13.3018C6.43989 13.9377 6.96983 14.5211 7.34037 14.5211C7.52606 14.5211 7.71175 14.4414 7.92373 14.3091C8.13571 14.1769 8.34769 14.0709 8.47996 13.9912C10.8117 12.6658 12.3753 11.103 13.6997 8.79747C13.8591 8.53207 14.2296 7.97581 14.2296 7.68412C14.2296 7.33985 13.7523 6.94216 13.2757 6.51819C12.8255 6.1205 12.3481 5.64395 12.3481 5.06056C12.3481 4.98085 12.4016 4.74258 12.5075 4.39831C12.7458 3.70893 13.0638 2.9144 13.3292 2.14616C13.4614 1.77476 13.5674 1.5102 13.5946 1.37792C13.648 1.29821 13.6743 1.19222 13.7006 1.05994C13.7268 0.927657 13.7803 0.821663 13.8065 0.715669C13.8862 0.477395 14.0185 0.291694 14.1508 0.185701C14.2831 0.13228 14.601 0.0534205 14.919 0.0262861C15.237 0.0262861 15.6084 0 15.7669 0C15.8466 0 15.9526 -2.87077e-07 16.0586 0.0262861H16.4028C17.2508 0.397688 17.8604 1.13964 18.3106 2.01388C18.7346 2.88812 19 3.86919 19 4.74343H18.9992Z' fill=''/%3E %3C/svg%3E")}.partners-list-header{margin-top:150px;margin-bottom:70px;font-weight:400;font-size:3.125rem;line-height:4.375rem}.partners-list{margin-bottom:150px}.partners-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:30px;gap:30px;margin-bottom:30px}.partners-list-item+.partners-list-item{border-top:1px solid rgba(52,52,52,.2);padding-top:50px}.partners-list-mark{width:80px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;background-color:#fff}.partners-list-mark p{font-weight:400;font-size:1.625rem;line-height:1.9375rem;color:#cc0035}.partners-list-body{flex:1}.partners-list-body>p:nth-child(1){margin-bottom:20px;font-weight:400;font-size:1.625rem;line-height:150%}.partners-list-body>p:nth-child(2){font-weight:400;font-size:1rem;line-height:1.375rem;color:#333;max-width:1015px}.partners-side-lable{margin-top:150px}.ipoteka-list{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;grid-column-gap:10px;-moz-column-gap:10px;column-gap:10px;grid-row-gap:20px;row-gap:20px;margin-bottom:150px}.ipoteka-list-item{width:calc(33.33% - 14px);background-color:#fff;padding-bottom:20px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column}.ipoteka-image-container{position:relative;padding-top:54%;overflow:hidden}.ipoteka-image{position:absolute;-o-object-fit:cover;object-fit:cover;top:0;left:0;width:100%;height:100%;transition:all ease .3s}.ipoteka-title{font-weight:500;font-size:1.25rem;line-height:1.3;margin-top:30px;margin-bottom:30px}.ipoteka-info-container{margin-bottom:20px}.ipoteka-info{width:calc(50% - 10px)}.ipoteka-info-line{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:20px;gap:20px}.ipoteka-card-m{margin-left:20px;margin-right:20px}.ipoteka-info-title{font-weight:400;font-size:2rem;line-height:1.1;margin-bottom:10px}.ipoteka-info-devider{height:1px;background-color:#343434;margin:30px 0;opacity:20%}.ipoteka-info-small{font-weight:400;font-size:1.5rem;line-height:100%}.ipoteka-info-subtitle{font-weight:400;font-size:1rem;line-height:100%;color:#afafaf}.ipoteka-list .btn-icon{max-width:300px;width:100%}.ipoteka-list .btn-icon span{justify-content:flex-start}.ipoteka-list .btn-icon i::before,.ipoteka-list .btn-icon i::after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='20' viewBox='0 0 16 20' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16 18V2C16 1.46957 15.7893 0.960859 15.4142 0.585786C15.0391 0.210714 14.5304 0 14 0H2C1.46957 0 0.960859 0.210714 0.585786 0.585786C0.210714 0.960859 0 1.46957 0 2V18C0 18.5304 0.210714 19.0391 0.585786 19.4142C0.960859 19.7893 1.46957 20 2 20H14C14.5304 20 15.0391 19.7893 15.4142 19.4142C15.7893 19.0391 16 18.5304 16 18ZM4 13C3.80222 13 3.60888 12.9413 3.44443 12.8315C3.27998 12.7216 3.15181 12.5654 3.07612 12.3827C3.00043 12.2 2.98063 11.9989 3.01921 11.8049C3.0578 11.6109 3.15304 11.4327 3.29289 11.2929C3.43275 11.153 3.61093 11.0578 3.80491 11.0192C3.99889 10.9806 4.19996 11.0004 4.38268 11.0761C4.56541 11.1518 4.72159 11.28 4.83147 11.4444C4.94135 11.6089 5 11.8022 5 12C5 12.2652 4.89464 12.5196 4.70711 12.7071C4.51957 12.8946 4.26522 13 4 13ZM4 9C3.80222 9 3.60888 8.94135 3.44443 8.83147C3.27998 8.72159 3.15181 8.56541 3.07612 8.38268C3.00043 8.19996 2.98063 7.99889 3.01921 7.80491C3.0578 7.61093 3.15304 7.43274 3.29289 7.29289C3.43275 7.15304 3.61093 7.0578 3.80491 7.01921C3.99889 6.98063 4.19996 7.00043 4.38268 7.07612C4.56541 7.15181 4.72159 7.27998 4.83147 7.44443C4.94135 7.60888 5 7.80222 5 8C5 8.26522 4.89464 8.51957 4.70711 8.70711C4.51957 8.89464 4.26522 9 4 9ZM8 17C7.80222 17 7.60888 16.9413 7.44443 16.8315C7.27998 16.7216 7.15181 16.5654 7.07612 16.3827C7.00043 16.2 6.98063 15.9989 7.01921 15.8049C7.0578 15.6109 7.15304 15.4327 7.29289 15.2929C7.43275 15.153 7.61093 15.0578 7.80491 15.0192C7.99889 14.9806 8.19996 15.0004 8.38268 15.0761C8.56541 15.1518 8.72159 15.28 8.83147 15.4444C8.94135 15.6089 9 15.8022 9 16C9 16.2652 8.89464 16.5196 8.70711 16.7071C8.51957 16.8946 8.26522 17 8 17ZM8 13C7.80222 13 7.60888 12.9413 7.44443 12.8315C7.27998 12.7216 7.15181 12.5654 7.07612 12.3827C7.00043 12.2 6.98063 11.9989 7.01921 11.8049C7.0578 11.6109 7.15304 11.4327 7.29289 11.2929C7.43275 11.153 7.61093 11.0578 7.80491 11.0192C7.99889 10.9806 8.19996 11.0004 8.38268 11.0761C8.56541 11.1518 8.72159 11.28 8.83147 11.4444C8.94135 11.6089 9 11.8022 9 12C9 12.2652 8.89464 12.5196 8.70711 12.7071C8.51957 12.8946 8.26522 13 8 13ZM8 9C7.80222 9 7.60888 8.94135 7.44443 8.83147C7.27998 8.72159 7.15181 8.56541 7.07612 8.38268C7.00043 8.19996 6.98063 7.99889 7.01921 7.80491C7.0578 7.61093 7.15304 7.43274 7.29289 7.29289C7.43275 7.15304 7.61093 7.0578 7.80491 7.01921C7.99889 6.98063 8.19996 7.00043 8.38268 7.07612C8.56541 7.15181 8.72159 7.27998 8.83147 7.44443C8.94135 7.60888 9 7.80222 9 8C9 8.26522 8.89464 8.51957 8.70711 8.70711C8.51957 8.89464 8.26522 9 8 9ZM12 13C11.8022 13 11.6089 12.9413 11.4444 12.8315C11.28 12.7216 11.1518 12.5654 11.0761 12.3827C11.0004 12.2 10.9806 11.9989 11.0192 11.8049C11.0578 11.6109 11.153 11.4327 11.2929 11.2929C11.4327 11.153 11.6109 11.0578 11.8049 11.0192C11.9989 10.9806 12.2 11.0004 12.3827 11.0761C12.5654 11.1518 12.7216 11.28 12.8315 11.4444C12.9414 11.6089 13 11.8022 13 12C13 12.2652 12.8946 12.5196 12.7071 12.7071C12.5196 12.8946 12.2652 13 12 13ZM12 9C11.8022 9 11.6089 8.94135 11.4444 8.83147C11.28 8.72159 11.1518 8.56541 11.0761 8.38268C11.0004 8.19996 10.9806 7.99889 11.0192 7.80491C11.0578 7.61093 11.153 7.43274 11.2929 7.29289C11.4327 7.15304 11.6109 7.0578 11.8049 7.01921C11.9989 6.98063 12.2 7.00043 12.3827 7.07612C12.5654 7.15181 12.7216 7.27998 12.8315 7.44443C12.9414 7.60888 13 7.80222 13 8C13 8.26522 12.8946 8.51957 12.7071 8.70711C12.5196 8.89464 12.2652 9 12 9ZM12 5H4C3.73478 5 3.48043 4.89464 3.29289 4.70711C3.10536 4.51957 3 4.26522 3 4C3 3.73478 3.10536 3.48043 3.29289 3.29289C3.48043 3.10536 3.73478 3 4 3H12C12.2652 3 12.5196 3.10536 12.7071 3.29289C12.8946 3.48043 13 3.73478 13 4C13 4.26522 12.8946 4.51957 12.7071 4.70711C12.5196 4.89464 12.2652 5 12 5Z' fill='%23343434'/%3E %3C/svg%3E")}.ipoteka-partners{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;grid-gap:10px;gap:10px}.ipoteka-partners img{transition:all ease .2s;filter:grayscale(1)}.ipoteka-partners img.img-5{width:160px}.ipoteka-partners img:hover{filter:grayscale(0)}.ipoteka-partners-tablet{width:100%;display:none}.mt-auto{margin-top:auto}@media only screen and (max-width:1280px){.red-button-header{display:none}}@media only screen and (max-width:1920px){.header .logo{width:calc(18% - 34px)}.header .top-menu-wrap{width:calc(85% - 290px)}}@media only screen and (max-width:1800px){.section-contacts .block-form .bg{background-position:bottom right;background-size:cover}}@media screen and (max-width:1750px){.page-archive-homes .homes-filters{grid-template-columns:repeat(3,1fr)}.partners-head{flex-wrap:wrap}.br-1750{display:block}}@media only screen and (max-width:1750px){.section-title h1,.section-title span,.section-title .h1,.section-title h2,.section-title .h2{font-size:2.875rem}.section-intro .main-img .section-title{height:110px}.section-intro .main-info .section-title{height:110px}.section-testimonials-info .text .title{font-size:2.375rem}.section-contacts .block-top .section-title h2,.section-contacts .block-top .section-title .h2{width:41%}.section-warranty .text-row{padding-left:10%}.page-about-company .team-list .item.hire a{height:420px}.page-faq .faq-list .list .item .text p{max-width:80%}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .info .text .text{font-size:2.125rem}}@media only screen and (max-width:1700px){.section-technologies-construction .technologies-list{flex-wrap:wrap}.section-technologies-construction .technologies-list .item{width:calc(33.33% - 14px)}.section-technologies-construction .technologies-list .item .link-wrap .img{height:260px}.page-single-home .callback .callback-form-wrap .common-form .form-left{width:calc(100% - 280px);padding:50px 60px 60px 100px}.page-single-home .callback .callback-form-wrap .common-form .form-submit{width:280px}.page-about-company .rating .list{display:grid;grid-template-columns:repeat(3,33.33%)}.page-about-company .rating .list .item{width:auto}.page-about-company .rating .list .item:nth-child(1){grid-column:1/2}.page-about-company .rating .list .item:nth-child(2){grid-column:2/3}.page-about-company .rating .list .item:nth-child(3){grid-column:3/4}.page-about-company .rating .list .item:nth-child(4){grid-column:1/2}.page-about-company .rating .list .item:nth-child(5){grid-column:2/3}.page-about-company .rating .list .item:nth-child(6){grid-column:3/4}}@media screen and (max-width:1650px){.blog-single-tag{min-width:126px;padding:10px 15px 10px 10px}}@media only screen and (max-width:1650px){.page-faq .interview-block .text{padding-left:5%}}@media screen and (max-width:1600px){.blog-title{font-size:3.625rem}.social-networks-list ul li .long{grid-gap:40px;gap:40px;padding:0 50px}.partners-title h1,.partners-title .h1{font-size:3.625rem}}@media screen and (max-width:1550px){.section-blog-list .project-list-item .text .blog-card-title{font-size:1.125rem}.blog-single{grid-gap:50px;gap:50px;grid-template-columns:calc(100% - 400px) 350px}.blog-sales{width:350px}.blog-sales-title{font-size:2.625rem}.ipoteka-list-item{width:calc(50% - 10px);padding-bottom:30px}.ipoteka-info{width:calc(50% - 15px)}.ipoteka-card-m{margin-left:30px;margin-right:30px}.ipoteka-info-devider{margin:20px 0}.ipoteka-info-small{font-size:1.875rem}}@media only screen and (max-width:1550px){.wrapper .col-2{width:18%}.br-adaptiv-tell{display:block!important}.wrapper .col-10{width:82%;padding-left:40px!important}.section-title h1,.section-title span,.section-title .h1,.section-title h2,.section-title .h2{font-size:2.5rem}.section-number p{font-size:1.0625rem}.page-title-block .section-title{width:calc(100% - 400px)}.page-title-block .section-title .back{margin-right:6%}.page-title-block .breadcrumbs{width:400px;padding-top:18px}.social-networks-list ul{grid-gap:15px;gap:15px}.social-networks-list ul li a{width:60px;height:60px}.btn-scroll-top{width:80px;height:80px;bottom:25px;right:25px}.header .logo{width:calc(21% - 34px)}.header nav.top-menu .main-menu .menu-item a{font-size:1rem}.header .sub-menu-wrap{margin:0 0 0-61px;width:calc(100% + 121px);padding-left:60px}.header .sub-menu-wrap ul li a{font-size:1rem}.header .phone-link{width:230px}.header .phone-link a{font-size:1.375rem}.footer .block-main-menu{grid-gap:50px 30px;gap:50px 30px;padding:60px 50px 60px 30px;grid-template-rows:auto auto auto auto;grid-template-areas:"link-1 link-2 link-3 link-4 link-5 link-6""link-7 list-link-1 list-link-1 list-link-1 list-link-1 list-link-1""link-8 list-link-2 list-link-2 list-link-2 list-link-2 list-link-2""link-9 link-9 link-9 link-9 link-9 link-9"}.footer .block-main-menu .list-link li a{font-size:1rem}.footer .block-main-menu .list-link.list-2 li{justify-content:space-between}.footer .block-main-menu .list-link.list-3{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.footer .block-main-menu .list-link.list-3 li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:40px}.footer .block-main-menu .list-link.list-3 li:last-child{margin:0}.footer .block-main-menu .list-link.list-3 li a{display:inline-block}.footer .block-bottom-content-dev{flex-direction:column}.footer .block-bottom-content-dev .item{margin:0 0 20px 0}.modal .modal-dialog .modal-content .btn-close{right:-60px;width:60px;height:60px}.section-intro .block-audio h4,.section-intro .block-audio .h4{font-size:1rem}.section-intro .main-img .section-title{height:150px}.section-intro .main-img .video-wrap .video-container video{transform:translateX(-10%)}.section-intro .main-info .section-title{height:150px}.section-intro .props-grid .item a,.section-intro .props-grid .item>div{padding:30px 25px}.section-intro .props-grid .item .text p{font-size:1rem}.section-intro .props-grid .item .text .link{font-size:.875rem}.section-house-projects .top-block .info-block{grid-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.section-house-projects .top-block .info-block .item{width:calc(33.33% - 20px)}.section-house-projects .top-block .info-block .item p{font-size:.9375rem;padding-right:25px}.section-house-projects .top-block .info-block .item p br{display:none}.project-list .list{grid-column-gap:30px;-moz-column-gap:30px;column-gap:30px;grid-row-gap:60px;row-gap:60px}.project-list-item{width:calc(33.33% - 20px)}.project-list-item .images-wrap .props .item span{font-size:1rem}.project-list-item .text .props span{font-size:1.1875rem;margin-right:20px}.section-individual-project .block-image{padding-right:50px}.section-individual-project .block-info .props .item i{width:90px;width:90px}.section-technologies-construction .section-title{justify-content:space-between}.section-technologies-construction .section-title h2,.section-technologies-construction .section-title .h2{width:calc(100% - 400px)}.section-online-broadcast .broadcast-list-slider .item .inner .video .actions .btn-icon{width:260px}.section-testimonials-images{padding-right:60px}.section-testimonials-images .slider .item img{height:450px}.section-testimonials-info .text .title{font-size:2.125rem}.section-testimonials-info .text .name{font-size:1.375rem}.section-start-steps .steps-list{grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto auto auto;grid-template-areas:"item-1 item-2 item-3""item-6 item-5 item-4""item-7 item-8 item-9""item-12 item-11 item-10"}.section-start-steps .steps-list .item-wide .image{order:2}.section-start-steps .steps-list .item-wide .image video{width:100%;height:auto}.section-start-steps .steps-list .item-wide .item{order:1}.section-start-steps-home .steps-list.has-wide .item:nth-child(5):after{display:block}.section-start-steps-home .steps-list.has-wide .item-wide:before{display:none}.section-start-steps-home .steps-list.has-wide .item-wide .item:after{display:block;top:-25px!important;bottom:auto!important;right:0;left:0;width:2px;height:25px;border-top:none;border-left:2px dashed #343434}.section-start-steps-home .steps-list.has-wide .item-wide.animated .item:after{transform:translate(0,25px)}.section-contacts .block-top .section-title h2,.section-contacts .block-top .section-title .h2{width:38%}.section-contacts .block-top .section-title p{max-width:370px}.section-contacts .block-top .section-circle{width:230px;height:230px}.section-contacts .block-top .section-circle .text{width:230px;height:230px}.section-contacts .block-form .form-wrap .common-form h4,.section-contacts .block-form .form-wrap .common-form .h4{font-size:1.375rem}.section-contacts .block-form .form-wrap .common-form .privacy p{font-size:.75rem}.section-info-block-black{background-size:45%}.section-warranty .col-2 .section-circle{width:280px;height:280px}.section-warranty .col-2 .section-circle .text{width:280px;height:280px}.section-warranty .text-row{padding-left:50px}.section-warranty .text-row .item p{font-size:1rem}.section-warranty .text-row .item ul li{font-size:1rem}.section-warranty .bottom-text .content .text-1{font-size:1.375rem}.section-warranty .bottom-text .content .text-2{font-size:1rem}.section-map{height:550px}.page-single-home .callback .callback-form-wrap .common-form .form-left .form-group-set{flex-wrap:wrap}.page-single-home .callback .callback-form-wrap .common-form .form-left .form-group-set .btn-icon{width:calc(50% - 20px)}.page-single-home .callback .callback-form-wrap .common-form .form-left .form-group-set .btn-icon:nth-child(1),.page-single-home .callback .callback-form-wrap .common-form .form-left .form-group-set .btn-icon:nth-child(2){margin-bottom:30px}.page-single-home .layouts .tab-content .list .item a{max-width:85%}.page-single-home .layouts .tab-content .tab-layouts-content .list .item .image{margin-bottom:45px}.page-single-home .what-include .table thead th{font-size:1.125rem;padding:20px 40px 30px 40px}.page-single-home .what-include .table tbody tr td{padding:25px 40px}.page-single-home .description .video-wrap{max-width:70%}.page-single-home-intro .content-info .props .item .text h4,.page-single-home-intro .content-info .props .item .text .h4{font-size:1.625rem}.technology-body .fw-page-builder-content h2,.technology-body .fw-page-builder-content .h2,.technology-body .fw-page-builder-content .fw-special-subtitle,.page-single-home .description .fw-page-builder-content h2,.page-single-home .description .fw-page-builder-content .h2,.page-single-home .description .fw-page-builder-content .fw-special-subtitle{font-size:2rem}.page-about-company .intro .content-info h4,.page-about-company .intro .content-info .h4{font-size:1.25rem}.page-about-company .intro .content-info p{font-size:1rem}.page-about-company .founder .content{padding-left:480px}.page-about-company .founder .content-text:before{margin-bottom:30px}.page-about-company .founder .content-text .quote-text{font-size:1.5rem;margin-bottom:100px}.page-about-company .founder .content-text .bottom .name h4,.page-about-company .founder .content-text .bottom .name .h4{font-size:1.375rem}.page-about-company .advantages .list .item{padding:50px 25px}.page-about-company .advantages .list .item h4,.page-about-company .advantages .list .item .h4{font-size:3.5rem}.page-about-company .advantages .list .item p{font-size:1rem}.page-about-company .running-line .inner span{font-size:2.75rem}.page-about-company .team-list{grid-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.page-about-company .team-list .item{width:calc(25% - 30px)}.page-about-company .team-list .item .photo{height:320px}.page-about-company .team-list .item.hire a{height:380px}.page-about-company .team-list .item.hire a i{width:85px;height:85px}.page-about-company .rating .list .item a{padding:35px 25px}.page-archive-portfolio .section-portfolio-geography .map-wrap,.page-blog .section-portfolio-geography .map-wrap{height:550px}.portfolio-list-item a .images-wrap .props .item span{font-size:1rem}.portfolio-list-item a .text p{font-size:1.125rem;margin-top:15px}.page-archive-technologies .technologies-intro .content .text{font-size:1.125rem}.page-archive-technologies .technologies-intro .content .tech-list .item a .icon{width:70px;height:70px}.page-archive-technologies .technologies-intro .content .tech-list .item a span{font-size:1.25rem;width:calc(100% - 95px)}.page-archive-technologies .technologies-list .technologies-list-item .content .text{min-height:320px}.page-archive-technologies .technologies-list .technologies-list-item .content .text h4,.page-archive-technologies .technologies-list .technologies-list-item .content .text .h4{font-size:2rem}.page-archive-technologies .technologies-list .technologies-list-item .content .video-container img{height:450px}.page-single-technologies .technologies-intro .content .text .excerpt h2,.page-single-technologies .technologies-intro .content .text .excerpt .h2{font-size:2.375rem}.page-single-technologies .technologies-intro .video-container img{height:420px}.page-single-technologies .technologies-specifications .params .item h4,.page-single-technologies .technologies-specifications .params .item .h4{font-size:2.125rem}.page-single-technologies .technologies-specifications .params .item .text{font-size:1.125rem}.page-faq .faq-list .list .item .text{font-size:1.125rem}.page-faq .faq-list .list .item .text p{max-width:100%}.page-single-portfolio .location .map-wrap{height:550px}.page-contacts .content-info{padding-right:70px}.page-contacts .content-info .buttons .btn-icon{width:300px}.page-archive-testimonials .testimonials-wrap .page-title-block .section-title{width:calc(100% - 400px)}.page-archive-testimonials .testimonials-wrap .page-title-block .right-block{width:400px;padding-top:20px}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .video-wrap{padding-right:60px}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .video-wrap .video-container{min-height:450px}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .info .text .text{font-size:2rem}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .info .bottom p.name{font-size:1.375rem}.page-archive-testimonials .section-testimonials-video .list-block .item .inner h4,.page-archive-testimonials .section-testimonials-video .list-block .item .inner .h4{font-size:1.375rem}.page-archive-testimonials .section-testimonials-text .list-block .item .inner .name{font-size:1.375rem}.page-archive-testimonials .section-testimonials-text .list-block .item .inner .text{font-size:1.125rem}.partners-grid p{font-size:1rem}}@media screen and (max-width:1500px){.blog-title{font-size:3.25rem}.partners-title h1,.partners-title .h1{font-size:3.25rem}}@media only screen and (max-width:1500px){.slick-arrow{width:80px;height:80px;background-size:28px}}@media screen and (max-width:1450px) and (min-width:1200px){.blog-mb-1450-165{margin-bottom:105px}.blog-flex-title{flex-direction:column;grid-gap:20px;gap:20px;align-items:flex-start}.blog-hide-1450-xl{display:none}.blog-show-1450-xl{display:block}}@media screen and (max-width:1450px){.blog-grid-head{grid-template-columns:1fr}.blog-hide-1450{display:none}.blog-show-1450{display:block}}@media only screen and (max-width:1450px){.section-testimonials .btn-play{flex-direction:column}.section-testimonials .btn-play i{margin:0 0 15px 0}.section-testimonials .btn-play span{font-size:1.125rem}}@media only screen and (max-width:1400px){.section-contacts .block-form{height:auto}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media only screen and (max-width:1399px){.section-testimonials-info .text .title{font-size:1.875rem}.section-testimonials-info .text .name{font-size:1.375rem}.page-single-home .description .description-bottom{flex-direction:column;margin-top:20px;margin-bottom:30px}.page-single-home .description .text{grid-template-columns:1fr}.page-about-company .intro{flex-direction:column}.page-about-company .intro .content{grid-template-columns:1fr!important}.page-about-company .intro .content-info{width:100%;max-width:700px}.page-about-company .intro .content-video{width:100%;max-width:700px;margin-bottom:40px}.page-about-company .founder .content{padding-left:365px}.page-about-company .founder .content-photo{width:370px}.page-about-company .team-list .item{width:calc(25% - 30px)}.xxl-display-none{display:none}.xxl-display-block{display:block}.page-single-technologies .text-bottom{grid-template-columns:1fr}.blog-hide-xxl{display:none}.blog-single{grid-template-columns:1fr}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .info .text .text{font-size:1.875rem}.partners-grid{grid-template-columns:repeat(6,1fr)}.partners-grid-item:nth-child(1){grid-column-start:1;grid-column-end:3}.partners-grid-item:nth-child(2){grid-column-start:3;grid-column-end:5}.partners-grid-item:nth-child(3){grid-column-start:5;grid-column-end:7}.partners-grid-item:nth-child(4){grid-column-start:1;grid-column-end:4}.partners-grid-item:nth-child(5){grid-column-start:4;grid-column-end:7}.partners-grid-image-container{padding-top:0;height:180px}.ipoteka-partners{display:grid;grid-template-columns:repeat(2,1fr);grid-row-gap:40px;row-gap:40px;justify-items:center}.ipoteka-partners{display:grid;grid-template-columns:repeat(2,1fr);grid-row-gap:40px;row-gap:40px;justify-items:center}.ipoteka-partners-tablet{display:block}.intro .content .content-info{margin-bottom:20px}}@media screen and (max-width:1350px){.page-blog .portfolio-filter .list .item{min-width:100%}}@media only screen and (max-width:1350px){.wrapper .col-2 .btn-play{flex-direction:column}.wrapper .col-2 .btn-play i{margin:0 0 15px 0}.wrapper .col-2 .btn-play span{font-size:1.125rem}.footer .block-main .col-10{flex-direction:column}.footer .block-main-menu{width:100%;order:2;padding:0 0 60px 0}.footer .block-main-right{width:100%;order:1;flex-direction:row;align-items:center;justify-content:space-between}.footer .block-main-right-top{order:2;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:flex-end}.footer .block-main-right-top-text{margin:0 10%0 0;padding-left:20px}.footer .block-main-right-email{margin-bottom:15px}.footer .block-main-right-phone a{font-size:1.625rem}.footer .block-main-right .callback{width:240px;margin-bottom:0}.footer .block-main-right .social-networks-list-2{order:1}.footer .block-bottom-content{padding:30px 0}.section-intro .block-audio .btn-play{flex-direction:column}.section-intro .block-audio .btn-play i{margin:0 0 10px 0}.section-house-projects .top-block .section-title{width:100%;margin-bottom:40px}.section-house-projects .top-block .buttons{width:100%}.section-house-projects .top-block .buttons .btn-wrap{width:auto}.section-contacts .block-form .form-wrap h2,.section-contacts .block-form .form-wrap .h2{font-size:2.5rem;margin-bottom:50px}.section-contacts .block-form .form-wrap .contacts-list{grid-template-areas:"name phone""position email""address address"}.section-contacts .block-form .form-wrap .contacts-list .item p br{display:none}.section-contacts .block-form .form-wrap .common-form .form-group-set .btn-icon{width:100%}.section-contacts .block-form .form-wrap .common-form .form-group-set .submit{width:100%}.section-contacts .block-form .form-wrap .common-form .form-group-set .privacy{width:100%}}@media only screen and (max-width:1300px){.modal.review-view .modal-content .btn-close{top:15px;right:15px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Crect x='26.0001' y='1' width='6' height='36' transform='rotate(45 26.0001 1)'/%3E %3Crect x='1.00003' y='5' width='6' height='36' transform='rotate(-45 1.00003 5)'/%3E %3C/svg%3E")no-repeat center;background-size:45%}.modal.review-view .modal-content .btn-close:hover{background-size:45%!important}}@media screen and (max-width:1200px) and (min-width:768px){.wrapper .blog-single{width:100%;padding-left:20px!important}}@media screen and (max-width:1200px){.ipoteka-list{grid-template-columns:repeat(1,1fr)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media only screen and (max-width:1199px){.section-title h1,.section-title span,.section-title .h1,.section-title h2,.section-title .h2{font-size:2.375rem}.section-title h1 br,.section-title .h1 br,.section-title h2 br,.section-title .h2 br{display:none}.section-circle .text-center{font-size:2rem}.section-circle .text-center .big{font-size:3.25rem}.page-title-block{justify-content:flex-start;flex-direction:column;grid-row-gap:20px;row-gap:20px}.page-title-block .section-title{order:2;padding-right:0;width:auto}.page-title-block .breadcrumbs{order:1;width:auto;padding-top:0}.header .logo{width:18%;border-right:none;padding-right:0}.header .top-menu-wrap{width:calc(82% - 250px);border-right:none;padding:0}.header nav.top-menu .main-menu:before{display:none}.header .sub-menu-wrap{position:relative;border-left:none;margin:0;padding:40px 0 20px 0;width:calc(100% + 250px)}.header .sub-menu-wrap:before{content:"";position:absolute;top:0;left:-100%;display:block;width:300%;height:1px;background-color:#343434}.header .sub-menu-wrap ul li{width:auto;margin:0 30px 20px 0}.header .phone{padding:0 0 0 20px;width:285px;border-left:none}.header .phone-link{width:auto}.footer .block-main .col-2{display:none}.footer .block-main .col-10{width:100%;padding-left:20px!important}.footer .block-main-menu{display:-webkit-box;display:-ms-flexbox;display:flex}.footer .block-main-menu.menu-desktop{display:none}.footer .block-main-menu.menu-mobile{display:block}.footer .block-main-right{justify-content:space-between;padding:40px 0}.footer .block-main-right:before{content:"";position:absolute;left:-50px;bottom:0;height:1px;width:calc(100% + 100px);background-color:rgba(236,236,236,.4)}.footer .block-main-right-top{flex:initial}.footer .block-main-right .logo-mob{display:block}.footer .block-bottom .col-2{width:100%}.footer .block-bottom .col-10{width:100%;padding-left:20px!important}.footer .block-bottom-copyright{border-right:0;padding:0;height:auto;width:100%;padding:40px 0 0 0}.footer .block-bottom-copyright p{text-align:left;font-size:1rem;line-height:1.5}.footer .block-bottom-content{padding:40px 0}.footer .block-bottom-content-text{padding:0 40px 0 0}.footer .block-bottom-content-dev{flex-direction:row}.footer .block-bottom-content-dev .item{margin-right:45px}.modal.new-review .modal-content .btn-close{top:10px;right:10px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Crect x='26.0001' y='1' width='6' height='36' transform='rotate(45 26.0001 1)'/%3E %3Crect x='1.00003' y='5' width='6' height='36' transform='rotate(-45 1.00003 5)'/%3E %3C/svg%3E")no-repeat center;background-size:45%}.modal.new-review .modal-content .btn-close:hover{background-size:45%!important}.section-intro .col-10{flex-wrap:wrap;grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.section-intro .block-audio h4,.section-intro .block-audio .h4{font-size:.875rem}.section-intro .main-img{width:calc(66.66% - 10px);padding-right:0}.section-intro .main-img .section-title{height:200px}.section-intro .main-img .video-wrap .video-container{height:400px}.section-intro .main-img .video-wrap .video-container video{transform:translateX(0)}.section-intro .main-info{width:calc(33.33% - 10px)}.section-intro .main-info{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column}.special-mobile-img-stroim-anti{display:none!important}.special-mobile-img-stroim{display:block!important}.special-mobile-img-stroim-box{display:block!important}.section-intro .main-info .section-title{height:200px}.partners-callback-body.wow.fadeIn.special-grey{margin-top:20px}.special-mobile-img-stroim{height:300px}.otz-box-info-section-photo-item{height:100%!important;width:auto!important}.section-intro .props-grid{width:100%;flex:1}.section-intro .props-grid .item:nth-child(1){width:100%}.section-intro .props-grid .item:nth-child(1) a{height:100%}.section-intro .props-grid .item:nth-child(2){display:none}.section-intro .props-grid .item:nth-child(3){display:none}.section-intro .props-grid .item:nth-child(4){display:none}.section-intro .props-grid-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}.section-intro .props-grid-mobile .item{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.project-list-item{width:calc(50% - 15px)}.project-list-item .text .props span{font-size:1.125rem}.section-individual-project .inner-wrap{flex-direction:column}.section-individual-project .block-image{width:100%;padding-right:0}.section-individual-project .block-info{width:100%}.section-technologies-construction .technologies-list .item{width:calc(50% - 10px)}.section-online-broadcast .broadcast-list-slider .item .inner .video .bg{height:420px}.section-online-broadcast .broadcast-list-slider .item .inner p{font-size:1.375rem}.section-social-networks .inner-wrap{flex-direction:column}.section-social-networks .block-video{width:100%;padding-right:0}.section-social-networks .block-info{width:100%;padding:40px 0 0 0}.section-social-networks .block-info .buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.section-social-networks .block-info .buttons .btn-icon{margin:0 20px 0 0}.section-testimonials-info .ico-quote{width:44px;height:32px;margin-bottom:30px}.section-testimonials-info .text .title{font-size:1.6875rem}.section-testimonials-info .text .name{font-size:1.25rem}.section-start-steps .steps-list{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto auto auto auto;grid-template-areas:"item-1 item-2""item-4 item-3""item-5 item-6""item-8 item-7""item-9 item-10"}.section-contacts .block-top .section-title{flex-direction:column;max-width:calc(100% - 230px)}.section-contacts .block-top .section-title h2,.section-contacts .block-top .section-title .h2{width:100%}.section-contacts .block-top .section-title p{width:100%;margin-top:20px}.section-contacts .block-form .form-wrap .contacts-list{grid-template-rows:1fr 1fr 1fr 1fr;grid-template-areas:"name position""phone phone""email email""address address"}.section-contacts .block-form .form-wrap .common-form{max-width:520px}.section-warranty .col-2 .section-circle{margin-bottom:100px;width:240px;height:240px}.section-warranty .col-2 .section-circle .text{width:240px;height:240px}.page-single-home .callback .callback-form-wrap .common-form{flex-direction:column}.page-single-home .callback .callback-form-wrap .common-form .form-left{width:100%;padding:60px 50px}.page-single-home .callback .callback-form-wrap .common-form .form-submit{width:100%}.page-single-home .callback .callback-form-wrap .common-form .form-submit:before,.page-single-home .callback .callback-form-wrap .common-form .form-submit:after{display:none}.page-single-home .callback .callback-form-wrap .common-form .form-submit .submit{flex-direction:row;height:150px}.page-single-home .callback .callback-form-wrap .common-form .form-submit .submit:before{margin:0 0 0 20px;order:2}.page-single-home .callback .callback-form-wrap .common-form .form-submit .submit span{order:1}.page-single-home .layouts .tab-content .list .item{width:50%;margin-top:30px}.page-single-home .layouts .tab-content .list .item:nth-child(1),.page-single-home .layouts .tab-content .list .item:nth-child(2){margin-top:0}.page-single-home .layouts .tab-content .list .item.is-single{width:60%}.page-single-home-intro .page-title-block{flex-direction:column;align-items:flex-start}.page-single-home-intro .page-title-block .section-title{width:100%;order:2;padding-right:0}.page-single-home-intro .page-title-block .breadcrumbs{width:100%;order:1}.page-single-home-intro .content-images .numbers{left:30px}.page-single-home-intro .content-images .numbers span{font-size:2.25rem}.page-single-home-intro .content-images .numbers span.current{font-size:5rem}.page-single-home-intro .content-images .tour-3d{right:90px}.page-about-company .founder{overflow:hidden}.page-about-company .founder .content{padding-left:250px}.page-about-company .founder .content-photo{width:320px;left:-100px}.page-about-company .advantages{padding-top:100px}.page-about-company .advantages .list{display:grid;grid-template-columns:repeat(2,1fr)}.page-about-company .advantages .list .item{width:auto}.page-about-company .running-line{margin-top:120px}.page-about-company .team{padding-top:120px}.page-about-company .team-list .item{width:calc(33.33% - 27px)}.page-about-company .service{padding-top:120px}.page-about-company .certificates,.page-about-company .diplomi-block{padding-top:120px}.portfolio-list-item a .images-wrap .props{flex-wrap:wrap}.page-archive-technologies .technologies-intro .content{flex-direction:column}.page-archive-technologies .technologies-intro .content .text{width:100%;margin-bottom:40px}.page-archive-technologies .technologies-intro .content .tech-list{width:100%}.page-archive-technologies .technologies-intro .content .tech-list .item a span{font-size:1.125rem}.page-archive-technologies .technologies-list .technologies-list-item .content .text{width:100%;padding-right:0}.page-archive-technologies .technologies-list .technologies-list-item .content .text .slider-mobile{display:block}.page-archive-technologies .technologies-list .technologies-list-item .content .text .video-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:20px}.page-archive-technologies .technologies-list .technologies-list-item .content .text .video-container img{height:auto}.page-archive-technologies .technologies-list .technologies-list-item .content .image{display:none}.page-archive-technologies .technologies-list .technologies-list-item .content .video-container{display:none}.page-single-technologies .page-title-block .section-title{width:100%}.page-single-technologies .page-title-block .breadcrumbs{width:100%}.page-single-technologies .technologies-intro .media.mobile{display:block}.page-single-technologies .technologies-intro .content .text{width:100%}.page-single-technologies .technologies-intro .content .media{display:none}.page-single-technologies .technologies-intro .content .media .video-container{display:none}.page-single-technologies .technologies-intro .video-container img{height:auto;max-height:550px}.page-single-technologies .technologies-specifications .params{grid-template-columns:1fr}.page-faq .interview-block{align-items:flex-start;flex-direction:column;margin-top:60px}.page-faq .interview-block .video-container{width:100%;margin-bottom:40px;margin-top:20px}.page-faq .interview-block .text{width:100%;padding-left:0}.page-blog .wrapper .row .col-10{width:100%;padding-left:20px!important}.page-blog .portfolio-filter .list .item{min-width:175px;font-size:.875rem}.page-blog .portfolio-filter-mobile{display:block}.page-blog .portfolio-filter-mobile .list .item{width:calc(33.33% - 7px)}.blog-head{width:100%}.blog-hide-xl{display:none}.blog-show-xl{display:block}.social-networks-list ul li .long{grid-gap:30px;gap:30px;padding:0 40px}.social-networks-list ul li .long>p{font-size:1.125rem}.font-400-20-150{font-size:1.125rem}.otz-box-text-section{margin-left:0!important}.otz-box-info-section-info-2{padding:30px 0 0 10px!important}.blog-content-wrap>.col-2{width:100%}.love-box{grid-template-columns:1fr!important}.page-blog-single .similar-projects .col-2{display:none}.otz-partner-main{grid-template-columns:1fr!important}.otz-box:nth-child(2){grid-row:auto!important}.page-blog-single .similar-projects .col-10{width:100%;padding:0 20px!important}.special-ot{grid-template-columns:1fr!important}.special-ot-img-box{width:100%!important}.page-contacts .section-title-mobile{display:block}.page-contacts .content-wrap{flex-direction:column}.page-contacts .content-info{width:100%;padding:0 0 100px 0}.page-contacts .content-info .section-title-desktop{display:none}.page-contacts .content-map{height:500px;margin-bottom:40px;width:calc(100% + 80px);margin:0 0 0-50px;overflow:hidden}.page-contacts .content-map .map{height:calc(100% + 25px);margin:0;width:100%}.page-archive-testimonials .testimonials-wrap .page-title-block{flex-direction:column}.page-archive-testimonials .testimonials-wrap .page-title-block .section-title{order:2;width:100%;margin-bottom:40px}.page-archive-testimonials .testimonials-wrap .page-title-block .right-block{order:1;width:auto;padding:0}.page-archive-testimonials .testimonials-wrap .page-title-block .right-block>.btn-icon{display:none}.page-archive-testimonials .testimonials-wrap .page-title-block>.btn-icon.mob{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.page-archive-testimonials .section-testimonials-video-big .big-testimonial{flex-direction:column}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .video-wrap{width:100%;padding-right:0;margin-bottom:30px}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .video-wrap .video-container{min-height:0;min-height:initial;height:auto}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .video-wrap .video-container video{position:relative;width:100%;height:auto}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .info{width:100%}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .info .text .ico-quote{width:44px;height:32px;margin-bottom:30px}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .info .text .text{font-size:1.6875rem}.page-archive-testimonials .section-testimonials-video .list-block .item{width:calc(50% - 10px)}.page-archive-testimonials .section-testimonials-text .list-block .item{width:calc(50% - 25px)}.partners-list-header{font-size:2.875rem}.ipoteka-info{width:100%}.ipoteka-info-line{flex-direction:column;grid-gap:20px;gap:20px}.ipoteka-info-title{font-size:1.75rem}.otz-box-info-section-photo-info{grid-template-columns:1fr!important}.otz-box-info-section-info-2-special{grid-template-columns:1fr 1fr!important}}@media screen and (max-width:1150px){.blog-grid-head{grid-template-columns:1fr}.blog-hide-1150{display:none}.blog-show-1150{display:block}.col-10-grid{grid-template-columns:1fr!important}.planir-text{margin-top:50px!important}}@media screen and (max-width:1100px){.page-about-company .founder .content{padding-left:0}.page-about-company .founder .content-photo{left:auto;right:-100px;width:466px}.page-about-company .founder .content-text .bottom{flex-direction:column-reverse;align-items:start;grid-gap:24px;gap:24px}.blog-mb-1450-165{margin-bottom:105px}}@media only screen and (max-width:1100px){.page-about-company .founder .content-text .quote-text{padding-right:130px}}@media screen and (max-width:1050px){.blog-flex-title{flex-direction:column;grid-gap:20px;gap:20px;align-items:flex-start}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media only screen and (max-width:991px){.wrapper{padding-left:30px;padding-right:30px}.section-title h1,.section-title span,.section-title .h1,.section-title h2,.section-title .h2{font-size:2.25rem}.slick-arrow{width:60px;height:60px;background-size:24px}.header{position:fixed;overflow:visible;border-bottom:none}.header .header-desktop{display:none}.header .header-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}.header .header-mobile .toggle-menu{display:-webkit-box;display:-ms-flexbox;display:flex}.header .header-mobile .logo{width:auto;height:auto}.header .mobile-menu-wrap{display:block}.header .top-menu-wrap{display:none}.header.is-scrolled .logo a img{width:150px}.footer .block-main-menu.menu-mobile .line-link{justify-content:flex-start}.footer .block-main-right{flex-direction:column}.footer .block-main-right-top{flex-direction:column;justify-content:center}.footer .block-main-right-top-text{padding:0;margin:0 0 30px 0;text-align:center}.footer .block-main-right .logo-mob{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%;padding-bottom:40px;margin-bottom:40px}.footer .block-main-right .logo-mob:before{content:"";position:absolute;left:-30px;bottom:0;height:1px;width:calc(100% + 60px);background-color:rgba(236,236,236,.4)}.footer .block-main-right .callback{width:300px}.footer .block-main-right .social-networks-list-2{margin-bottom:30px}.modal.new-review .modal-content .modal-title{flex-direction:column;justify-content:flex-start}.modal.new-review .modal-content .modal-title p{margin-top:15px}.modal.new-review .modal-content .common-form .form-group-set{flex-direction:column}.modal.new-review .modal-content .common-form .form-group-set .btn-icon{width:100%}.modal.new-review .modal-content .common-form .bottom .left-block{width:calc(100% - 275px)}.modal.new-review .modal-content .common-form .bottom .submit{width:275px}.modal.success .modal-content{padding:80px 60px}.modal.success .modal-content .text p{font-size:1.625rem}.section-intro .main-img{width:100%}.section-intro .main-img .section-title{height:auto;align-items:flex-start;flex-direction:column}.section-intro .main-img .section-title p{display:block;margin-top:20px}.section-intro .main-info{display:none}.section-intro .main-info .section-title{display:none}.section-intro .props-grid-mobile .item{width:calc(50% - 10px)!important}.section-intro .props-grid-mobile .item:nth-child(4){display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.section-house-projects .top-block .section-title{order:1}.section-house-projects .top-block .buttons{order:3}.section-house-projects .top-block .info-block{order:2;flex-wrap:wrap;margin:0 0 40px 0}.section-house-projects .top-block .info-block .item{width:100%;margin:0 0 20px 0}.section-house-projects .top-block .info-block .item:last-child{margin-bottom:0}.project-list-item .text h4,.project-list-item .text .h4{font-size:1.375rem}.section-technologies-construction .section-title{flex-direction:column}.section-technologies-construction .section-title h2,.section-technologies-construction .section-title .h2{width:100%;margin-bottom:40px}.section-technologies-construction .section-title .buttons{width:100%;margin:0}.section-technologies-construction .section-title .buttons .btn-icon{width:auto}.section-online-broadcast .section-title{flex-direction:column}.section-online-broadcast .section-title .custom-slick-arrows{margin:30px 0 0 0;width:130px}.section-online-broadcast .broadcast-list-slider{width:100%;margin:0;max-width:100%!important}.section-online-broadcast .broadcast-list-slider:before,.section-online-broadcast .broadcast-list-slider:after{display:none}.section-online-broadcast .broadcast-list-slider .item{padding:0}.section-social-networks .block-info .buttons{flex-direction:column}.section-social-networks .block-info .buttons .btn-icon{max-width:360px;margin:0 0 10px 0}.section-testimonials .col-2{justify-content:flex-start;padding-bottom:0}.section-testimonials .btn-play{margin-top:220px}.section-testimonials-images-wrap{flex-direction:column}.section-testimonials-images{width:100%;padding-right:0;margin-bottom:30px}.section-testimonials-images .actions{justify-content:space-between}.section-testimonials-images .actions .custom-slick-arrows{order:2;margin-right:0}.section-testimonials-images .actions .custom-slick-dots{order:1}.section-testimonials-info{width:100%}.section-testimonials-info .ico-quote{position:absolute;top:35px;left:0;width:30px;height:22px;margin:0}.section-testimonials-info .text{padding:30px 30px 30px 90px;border-top:1px solid rgba(255,255,255,.4);border-bottom:1px solid rgba(255,255,255,.4)}.section-testimonials-info .text{margin-left:-30px;width:calc(100% + 60px)}.section-testimonials-info .text .title{font-size:1.5rem;margin-bottom:20px}.section-testimonials-info .text .name{font-size:1.125rem;color:rgba(255,255,255,.7);font-weight:400}.section-testimonials-info .btn-icon{margin-top:40px}.section-start-steps-home .steps-list.has-wide .item-wide .inner{flex-direction:column}.section-start-steps-home .steps-list.has-wide .item-wide .item{width:100%}.section-start-steps-home .steps-list.has-wide .item-wide .image{width:100%;height:auto}.section-contacts .block-top .section-circle{width:200px;height:200px}.section-contacts .block-top .section-circle .text{width:200px;height:200px}.section-contacts .block-top .section-circle .icon{width:48px;height:48px}.section-contacts .block-form{flex-direction:column}.section-contacts .block-form .bg{width:100%;height:600px;background-position:120%0;background-size:120%}.section-contacts .block-form .form-wrap{width:100%;padding:80px 30px}.section-info-block-black .content .section-title h2,.section-info-block-black .content .section-title .h2{font-size:2.125rem}.section-info-block-black .content .section-title p{font-size:1.125rem}.section-warranty .text-row{flex-direction:column;grid-row-gap:25px;row-gap:25px;padding-left:80px}.section-warranty .text-row .item:nth-child(2){justify-content:flex-start}.section-warranty .text-row .item{width:100%!important}.section-warranty .text-row .item p{max-width:100%}.section-warranty .bottom-text{padding:80px 0}.section-warranty .bottom-text .content{flex-direction:column}.section-warranty .bottom-text .content .text-1{width:100%;margin-bottom:25px}.section-warranty .bottom-text .content .text-2{width:100%}.page-archive-homes .homes-filters{grid-template-columns:repeat(2,1fr)}.page-single-home .callback .callback-form-wrap .common-form .form-left{background-size:550px}.page-single-home .layouts .nav-tabs .nav-item .nav-link{width:100%;height:65px;font-size:1rem}.page-single-home .layouts .tab-content .list .item.is-single{width:80%}.page-single-home .what-include .table thead th{font-size:1rem}.page-single-home .description{max-width:100vw}.page-single-home-intro .content{flex-direction:column}.page-single-home-intro .content-images{width:100%;padding-right:0;margin-bottom:60px}.page-single-home-intro .content-images:before{width:100%}.page-single-home-intro .content-images .tour-3d{right:40px}.page-single-home-intro .content-info{width:100%}.technology-body .fw-page-builder-content h2,.technology-body .fw-page-builder-content .h2,.technology-body .fw-page-builder-content .fw-special-subtitle,.page-single-home .description .fw-page-builder-content h2,.page-single-home .description .fw-page-builder-content .h2,.page-single-home .description .fw-page-builder-content .fw-special-subtitle{font-size:1.75rem}.technology-body .fw-page-builder-content p,.technology-body .fw-page-builder-content li,.page-single-home .description .fw-page-builder-content p,.page-single-home .description .fw-page-builder-content li{font-size:1rem}.page-about-company .founder .content-photo{width:336px}.page-about-company .founder .content-text .quote-text{font-size:1.3125rem;margin-bottom:100px}.page-about-company .team-list .item .photo{height:260px}.page-about-company .rating .list{grid-template-columns:repeat(2,50%)}.page-about-company .rating .list .item:nth-child(1){grid-column:1/2}.page-about-company .rating .list .item:nth-child(2){grid-column:2/3}.page-about-company .rating .list .item:nth-child(3){grid-column:1/2}.page-about-company .rating .list .item:nth-child(4){grid-column:2/3}.page-about-company .rating .list .item:nth-child(5){grid-column:1/2}.page-about-company .rating .list .item:nth-child(6){grid-column:2/3}.page-archive-portfolio{padding-top:130px}.page-archive-portfolio .portfolio-filter .list .item,.page-blog .portfolio-filter .list .item{font-size:.875rem;padding:10px 15px}.portfolio-list-item{width:calc(50% - 8px)}.portfolio-list-item a .text h4,.portfolio-list-item a .text .h4{font-size:1.375rem}.page-archive-technologies{padding-top:130px}.page-single-technologies .technologies-intro .content .text .excerpt h2,.page-single-technologies .technologies-intro .content .text .excerpt .h2{font-size:2.125rem}.page-single-technologies .technologies-intro .content .text .excerpt p{font-size:1rem}.page-single-technologies .technologies-specifications .block-media .item-media .video-container img{height:300px}.page-single-technologies .technologies-specifications .block-media .item-media .img img{height:300px}.page-single-technologies .technologies-specifications .params .item h4,.page-single-technologies .technologies-specifications .params .item .h4{font-size:1.875rem}.page-blog{padding-top:100px}.page-blog .portfolio-filter-mobile .list .item{width:calc(50% - 5px)}.blog-title{font-size:3.125rem}.mb-blog-title{margin-bottom:55px}.mb-60-30{margin-bottom:50px}.mb-40-20{margin-bottom:30px}.section-blog-list .project-list{max-width:calc(100vw - 56px)!important}.blog-single-tag{font-size:.875rem}.blog-content .wp-video{width:100%!important;max-width:100%}.blog-social{margin-bottom:80px}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .info .text .ico-quote{margin-bottom:20px}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .info .text .text{font-size:1.375rem}.partners-title{flex-direction:column-reverse;grid-gap:40px;gap:40px}.partners-title h1,.partners-title .h1{font-size:3.125rem}.mb-60-40{margin-bottom:40px}.partners-head-lable{margin-top:40px;margin-bottom:30px;font-size:1.125rem}.partners-callback-header{font-size:2.25rem}.partners-list-header{font-size:2.625rem;margin-top:120px;margin-bottom:60px}.partners-list{margin-bottom:60px}.partners-list-body>p:nth-child(1){font-size:1.5rem}.partners-side-lable{margin-top:130px}.ipoteka-list{margin-bottom:80px}.col-10-grid-2{grid-template-columns:1fr!important}.nadej-photo-box1{margin-top:50px}.nadej-photo-box2{margin-top:50px}.nadej-photo-button{max-width:100%!important;margin-top:30px!important}.nadej-photo-box1 div{width:100%!important}.nadej-photo-box2 div{width:100%!important}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}.nadej-photo-box{flex-direction:column}.nadej-photo-box1{margin-right:0!important;width:100%!important}.nadej-photo-box2{margin-left:0!important;width:100%!important}}@media only screen and (max-width:767px){.wrapper .col-2{width:100%;margin-bottom:20px}.wrapper .col-10{width:100%;padding-left:20px!important}.wrapper .col-10.special-ot{padding-left:30px!important}.btn,.button{font-size:.875rem;padding:12px 20px;height:46px}.btn-icon{height:60px}.btn-icon span{width:calc(100% - 58px)}.btn-icon span:before,.btn-icon span:after{height:18px}.btn-icon .form-group{width:calc(100% - 56px)}.btn-icon i{width:56px}.btn-play i{width:60px;height:60px;background-size:20px}.btn-play span{font-size:.8125rem}.btn-play:hover i,.btn-play.is-hover i{background-size:22px}.cutoff-corner-right:after{border:15px solid transparent;border-top:15px solid #eee;border-right:15px solid #eee}.section-title h1,.section-title span,.section-title .h1,.section-title h2,.section-title .h2{font-size:2.125rem}.section-title h1 span,.section-title .h1 span,.section-title h2 span,.section-title .h2 span{display:inline}.section-title p{font-size:1rem}.section-number{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center}.section-number p{font-size:1rem;text-align:left;margin:0}.section-number p:first-child{margin-right:30px}.section-number p br{display:none}.section-circle .text-center{font-size:1.75rem}.section-circle .text-center .big{font-size:2.625rem}.google-map-control{padding:25px 15px!important}.google-map-control>div>div{width:46px!important;height:46px!important;background-size:22px!important}.section-number-custom{margin-left:-30px!important}.breadcrumbs-inner>span.sep{padding:0 12px}.page-title-block .section-title .back{margin-right:25px}.page-title-block .section-title .back .link{width:22px;height:22px}.video-container.type-local .btn-play{display:-webkit-box;display:-ms-flexbox;display:flex}.btn-post-share.desktop-share .btn-post-share-dropdown{display:none!important}.btn-scroll-top{bottom:15px;right:50px;width:60px;height:60px}.--animation-image{-webkit-animation-delay:.2s;animation-delay:.2s}.--animation-image:not(.animated) .inner::after{transition-delay:0}.footer .block-main-right-top{width:100%}.footer .block-main-right .callback{width:300px}.footer .block-bottom-content{flex-direction:column;padding:0 0 40px 0}.footer .block-bottom-content-text{width:100%;margin-bottom:20px;padding:0}.modal .modal-dialog .modal-content{padding:60px}.modal .modal-dialog .modal-content .btn-close{top:10px;right:10px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='%23343434' xmlns='http://www.w3.org/2000/svg'%3E %3Crect x='26.0001' y='1' width='6' height='36' transform='rotate(45 26.0001 1)'/%3E %3Crect x='1.00003' y='5' width='6' height='36' transform='rotate(-45 1.00003 5)'/%3E %3C/svg%3E")no-repeat center;background-size:45%}.modal .modal-dialog .modal-content .modal-title h4,.modal .modal-dialog .modal-content .modal-title .h4{font-size:1.625rem}.modal.new-review .modal-content .common-form .bottom{flex-direction:column}.modal.new-review .modal-content .common-form .bottom .left-block{width:100%;margin-bottom:30px}.modal.review-view .modal-content{padding:30px}.modal.review-view .modal-content .btn-close{top:15px;right:15px}.modal.review-view .modal-content .review-single-title{margin-bottom:40px}.modal.review-view .modal-content .review-single-title-img{width:70px;height:70px;margin-right:20px}.modal.review-view .modal-content .review-single-title-img p{font-size:2rem}.modal.review-view .modal-content .review-single-title-text .name{font-size:1.125rem}.modal.review-view .modal-content .review-single-text{font-size:1.125rem;margin-bottom:60px}.modal.review-view .modal-content .review-single-bottom .close span{font-size:1.125rem}.modal.review-view .modal-content .review-single-bottom .rating{font-size:1.875rem}.modal.review-view .modal-content .review-single-bottom .rating:before{width:30px;height:30px}.modal.success .modal-content{padding:90px 60px}.modal.success .modal-content .btn-close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Crect x='26.0001' y='1' width='6' height='36' transform='rotate(45 26.0001 1)'/%3E %3Crect x='1.00003' y='5' width='6' height='36' transform='rotate(-45 1.00003 5)'/%3E %3C/svg%3E")}.section-intro .col-2{display:none}.section-intro .main-img{margin-bottom:40px}.section-intro .main-img .section-title p.text-mob{display:block}.section-intro .props-grid .item a .text,.section-intro .props-grid .item>div .text{padding-bottom:30px}.section-intro .props-grid .item a .text .link,.section-intro .props-grid .item>div .text .link{opacity:.5}.section-intro .props-grid-mobile{grid-row-gap:0;row-gap:0;grid-column-gap:0;-moz-column-gap:0;column-gap:0;margin-top:0}.section-intro .props-grid-mobile .item{width:50%!important}.section-house-projects{padding-top:120px}.section-house-projects .project-list .show-more{margin-top:60px}.show-more .link{padding:30px 0}.show-more .link span{font-size:1.125rem}.project-list-item .images-wrap .images-hover-change{display:none}.project-list-item .images-wrap .slider{display:block;max-width:calc(100vw - 60px)}.section-individual-project{padding-top:120px}.section-individual-project .section-circle{display:none}.section-individual-project .block-image{display:none}.section-technologies-construction{padding-top:120px}.section-technologies-construction .col-2 .section-circle{display:none}.section-technologies-construction .section-title h2,.section-technologies-construction .section-title .h2{margin-bottom:0}.section-technologies-construction .section-title .buttons{display:none}.section-technologies-construction .buttons-mobile{display:block}.section-online-broadcast{padding-top:120px}.section-online-broadcast .broadcast-list-slider .item .inner .video .actions{top:0;bottom:auto}.section-online-broadcast .broadcast-list-slider .item .inner p{font-size:1.25rem}.section-social-networks{padding-top:120px}.section-social-networks .col-2 .block-audio{display:none}.section-social-networks .block-video .video-wrap{height:420px}.section-social-networks .block-video .video-wrap .btn-play{display:-webkit-box;display:-ms-flexbox;display:flex}.section-testimonials{padding:60px 0;margin-top:120px}.section-testimonials .section-number p{color:rgba(255,255,255,.4)}.section-testimonials .btn-play{display:none}.section-testimonials-images .slider .item img{height:400px}.section-testimonials-images .slider .item .btn-play{display:-webkit-box;display:-ms-flexbox;display:flex}.section-start-steps{padding-top:120px}.section-start-steps-home .col-2{padding-bottom:0}.section-start-steps-home .col-2 .bottom{display:none}.section-start-steps-home .steps-list.has-wide .item-wide .image{position:relative;height:auto}.section-start-steps-home .bottom-text{display:block}.section-contacts{padding-top:120px}.section-contacts .block-top .section-title{max-width:100%}.section-contacts .block-top .section-title h2,.section-contacts .block-top .section-title .h2{font-size:2.25rem}.section-contacts .block-top .section-circle{display:none}.section-contacts .block-top .buttons-mobile{display:block}.section-contacts .block-form .bg{height:450px}.section-contacts .block-form .form-wrap h2,.section-contacts .block-form .form-wrap .h2{font-size:2.125rem}.section-contacts .block-form .form-wrap .contacts-list{max-width:600px}.section-contacts .block-form .form-wrap .contacts-list .item .name{font-size:1.25rem}.section-contacts .block-form .form-wrap .contacts-list .item .phone{font-size:1.5rem}.section-contacts .block-form .form-wrap .contacts-list .item .phone span{font-size:2rem}.section-contacts .block-form .form-wrap .contacts-list .item .mail{font-size:1.625rem}.section-steps-list{padding-top:120px}.section-steps-list .section-title{margin-bottom:40px}.section-info-block-black{padding:60px 0}.section-info-block-black .content .section-title h2,.section-info-block-black .content .section-title .h2{font-size:1.875rem}.section-warranty .col-2{padding-bottom:0}.section-warranty .col-2 .section-circle{display:none}.section-warranty .image-wrap .image{margin-left:-30px;width:calc(100% + 60px)}.section-warranty .text-row{padding:0 0 40px 0}.section-warranty .text-row .section-circle{display:-webkit-box;display:-ms-flexbox;display:flex}.page-archive-homes .content .project-list .show-more{margin-top:60px}.page-single-home .callback .callback-form-wrap .common-form .form-left .form-group-set{flex-direction:column}.page-single-home .callback .callback-form-wrap .common-form .form-left .form-group-set .btn-icon{width:100%}.page-single-home .callback .callback-form-wrap .common-form .form-left .privacy{width:100%}.page-single-home .layouts{padding-top:120px}.page-single-home .layouts .nav-tabs{margin:20px 0 40px 0;flex-direction:row;grid-gap:20px;gap:20px}.page-single-home .layouts .nav-tabs .nav-item{width:calc(50% - 10px);margin-bottom:0}.page-single-home .layouts .tab-content .list .item .image:before{width:80px;height:80px}.page-single-home .layouts .tab-content .list .item .bottom h4,.page-single-home .layouts .tab-content .list .item .bottom .h4{font-size:1.5rem}.page-single-home .layouts .tab-content .list .item .bottom p{font-size:1rem}.page-single-home .layouts .tab-content .list .item.is-single{width:100%}.page-single-home .layouts .tab-content .list .item.is-single .image img{max-width:100%}.page-single-home .layouts .tab-content .tab-layouts-content .list .item .image{margin-bottom:30px}.page-single-home .what-include .table-responsive{margin-left:-30px;width:calc(100% + 60px)}.page-single-home .what-include .table thead th:first-child{padding-left:30px}.page-single-home .what-include .table tbody tr td:first-child{padding-left:30px}.page-single-home .what-include .show-more{margin-left:-30px;width:calc(100% + 60px)}.page-single-home .description .section-title{margin-bottom:40px}.page-single-home .description .description-bottom .item{grid-gap:15px;gap:15px}.page-single-home .description .text{grid-gap:10px;gap:10px}.page-single-home .description .text p{width:100%;padding-right:0}.page-single-home .description .video-wrap{max-width:100%}.page-single-home .similar-projects{padding-top:80px}.page-single-home-intro .content-images{margin:0 0 40px -30px;height:auto;min-height:0;min-height:initial;width:calc(100% + 60px)}.page-single-home-intro .content-images:before{height:160px}.page-single-home-intro .content-images-slider{min-height:0;min-height:initial;height:auto}.page-single-home-intro .content-images-slider .item .img{padding-top:56.25%}.page-single-home-intro .content-images-slider .item img{position:absolute;top:0;left:0;right:0;width:100%;height:100%;min-height:0;min-height:initial;border:0;-o-object-fit:cover;object-fit:cover}.page-single-home-intro .content-images .numbers{left:190px;top:auto;bottom:30px;width:auto}.page-single-home-intro .content-images .numbers span{font-size:1.875rem}.page-single-home-intro .content-images .numbers span.current{font-size:3.75rem}.page-single-home-intro .content-images .custom-slick-arrows{left:30px}.page-single-home-intro .content-images .custom-slick-arrows{bottom:20px}.page-single-home-intro .content-images .tour-3d{bottom:auto;top:30px;right:30px}.page-single-home-intro .content-images .tour-3d i{width:45px;height:45px}.page-single-home-intro .content-images .tour-3d span{font-size:1rem;width:calc(100% - 65px)}.similar-projects .section-title{flex-direction:column}.similar-projects .section-title .custom-slick-arrows{width:130px;margin:20px 0 0 0}.similar-projects .section-house-projects .project-list{max-width:calc(100vw - 46px)}.technology-body .fw-page-builder-content,.page-single-home .description .fw-page-builder-content{margin-left:0;margin-right:0}.technology-body .fw-page-builder-content .fw-container,.page-single-home .description .fw-page-builder-content .fw-container{padding-right:0;padding-left:0}.technology-body .fw-page-builder-content .fw-col-xs-12,.page-single-home .description .fw-page-builder-content .fw-col-xs-12{padding-left:0;padding-right:0}.technology-body .fw-page-builder-content .fw-col-xs-12 p:last-child,.technology-body .fw-page-builder-content .fw-col-sm-6 p:last-child,.technology-body .fw-page-builder-content .fw-col-xs-12 ul:last-child,.technology-body .fw-page-builder-content .fw-col-sm-6 ul:last-child,.page-single-home .description .fw-page-builder-content .fw-col-xs-12 p:last-child,.page-single-home .description .fw-page-builder-content .fw-col-sm-6 p:last-child,.page-single-home .description .fw-page-builder-content .fw-col-xs-12 ul:last-child,.page-single-home .description .fw-page-builder-content .fw-col-sm-6 ul:last-child{margin-bottom:30px}.technology-body .fw-page-builder-content .fw-heading-h2,.page-single-home .description .fw-page-builder-content .fw-heading-h2{margin-bottom:15px}.technology-body .fw-page-builder-content h2,.technology-body .fw-page-builder-content .h2,.technology-body .fw-page-builder-content .fw-special-subtitle,.page-single-home .description .fw-page-builder-content h2,.page-single-home .description .fw-page-builder-content .h2,.page-single-home .description .fw-page-builder-content .fw-special-subtitle{font-size:1.5rem}.page-about-company .intro{padding-bottom:30px}.page-about-company .intro .content-info .item-col-2 h4,.page-about-company .intro .content-info .item-col-2 .h4{margin-bottom:20px;width:100%}.page-about-company .intro .content-info .item-col-2 p{width:100%}.page-about-company .intro .content-info .item-col-2{flex-direction:column}.page-about-company .founder .section-number{padding-top:40px}.page-about-company .founder .content{padding-top:46px;padding-bottom:40px}.page-about-company .founder .content-text .quote-text{font-size:1.125rem;margin-bottom:15px}.page-about-company .founder .content-text .bottom .name p{font-size:1rem}.page-about-company .founder .content-text .bottom .sign{opacity:.3;width:152px}.page-about-company .advantages{padding-top:50px}.page-about-company .running-line{margin-top:80px}.page-about-company .running-line .move-block{height:36px}.page-about-company .running-line .inner span{font-size:1.875rem}.page-about-company .running-line .inner span:after{width:36px;height:36px}.page-about-company .team{padding-top:80px}.page-about-company .team-list{margin-bottom:60px}.page-about-company .team-list .item.hire a{height:260px}.page-about-company .team-list .item.hire a{border:2px solid #cc0035}.page-about-company .team-list .item.hire a span{display:none}.page-about-company .service{padding-top:80px}.page-about-company .certificates,.page-about-company .diplomi-block{padding-top:80px}.page-about-company .certificates .col-2,.page-about-company .diplomi-block .col-2{align-items:flex-start}.page-about-company .certificates .col-2 .custom-slick-arrows-pc,.page-about-company .diplomi-block .col-2 .custom-slick-arrows-pc{display:none}.page-about-company .certificates .slider-wrap,.page-about-company .diplomi-block .slider-wrap{max-width:calc(100vw - 60px)}.page-about-company .certificates .slider-wrap .slider,.page-about-company .diplomi-block .slider-wrap .slider-diplomi{max-width:100vw;width:calc(100% + 60px);margin-left:-30px}.page-about-company .certificates .slider-wrap .slider:before,.page-about-company .certificates .slider-wrap .slider:after,.page-about-company .diplomi-block .slider-wrap .slider-diplomi:before,.page-about-company .diplomi-block .slider-wrap .slider-diplomi:after{display:none}.page-about-company .certificates .slider-wrap .slider .slick-list,.page-about-company .diplomi-block .slider-wrap .slider-diplomi .slick-list{padding:0 15px}.page-about-company .certificates .slider-wrap .slider .item,.page-about-company .diplomi-block .slider-wrap .slider-diplomi .item{padding:0 15px}.custom-slick-arrows-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}.md-display-none{display:none}.btn-icon-team{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.page-archive-portfolio .portfolio-filter,.page-blog .portfolio-filter{margin:40px 0 20px 0}.page-archive-portfolio .portfolio-filter .list,.page-blog .portfolio-filter .list{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px}.page-archive-portfolio .portfolio-filter .list .item,.page-blog .portfolio-filter .list .item{width:calc(50% - 5px);margin:0}.page-archive-portfolio .section-portfolio-objects-list .page-title-block-desktop,.page-blog .section-portfolio-objects-list .page-title-block-desktop{display:none}.page-archive-portfolio .section-portfolio-objects-list .page-title-block-mobile,.page-blog .section-portfolio-objects-list .page-title-block-mobile{display:block}.page-archive-portfolio .section-portfolio-objects-list .section-number,.page-blog .section-portfolio-objects-list .section-number{margin-bottom:15px;padding:0}.page-archive-portfolio .section-portfolio-geography,.page-blog .section-portfolio-geography{padding-top:120px;margin-bottom:120px}.page-archive-portfolio .section-portfolio-geography .map-wrap,.page-blog .section-portfolio-geography .map-wrap{height:400px}.portfolio-list .list{width:calc(100vw - 60px)}.portfolio-list-item a .images-wrap .images-hover-change{display:none}.portfolio-list-item a .images-wrap .slider{display:block}.portfolio-list .show-more{margin-top:60px}.page-archive-technologies .technologies-intro .content{padding-bottom:60px}.page-archive-technologies .technologies-list{padding-top:60px}.page-archive-technologies .technologies-list .technologies-list-item{margin-bottom:60px}.page-archive-technologies .technologies-list .technologies-list-item .content .text h4,.page-archive-technologies .technologies-list .technologies-list-item .content .text .h4{font-size:1.875rem}.page-archive-technologies .technologies-list .technologies-list-item .content .text .slider-mobile{max-width:calc(100vw - 60px)}.page-archive-technologies .technologies-list .technologies-list-item .content .video-container .btn-play{width:60px;height:60px}.page-single-technologies .text-bottom{grid-gap:10px;gap:10px;margin-top:30px}.page-single-technologies .text-bottom ul li{font-size:1rem}.page-single-technologies .text-bottom p{font-size:1rem;width:100%;padding-right:0}.page-single-technologies .technologies-intro .content{margin-bottom:30px}.page-single-technologies .technologies-intro .content .text{padding-right:0}.page-single-technologies .technologies-intro .content .text .excerpt h2,.page-single-technologies .technologies-intro .content .text .excerpt .h2{font-size:1.75rem}.page-single-technologies .technologies-intro .content .buttons .btn-icon{width:100%}.page-single-technologies .technologies-intro .video-container .btn-play{width:60px;height:60px}.page-single-technologies .technologies-specifications{padding-top:20px}.page-single-technologies .technologies-specifications .block-media .item-media .video-container .btn-play{width:60px;height:60px}.page-faq .col-2 .block-audio{display:none}.page-faq .faq-list .btn-icon span{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.page-faq .faq-list .list .item{padding:0 20px}.page-faq .faq-list .list .item .toggle{grid-gap:20px;gap:20px;padding:20px 0}.page-faq .faq-list .list .item .toggle p{font-size:1.125rem}.page-faq .faq-list .list .item .text{padding:20px 0;font-size:1rem}.page-faq .faq-list .list .item .text p{margin-bottom:0}.page-faq .interview-block .interview-mobile{display:block}.page-single-portfolio .house-project{padding-top:120px}.page-single-portfolio .location{padding-top:120px}.page-single-portfolio .location .map-wrap{height:400px}.page-single-portfolio .similar-projects{padding-top:120px}.page-single-portfolio .similar-projects .project-list .list .portfolio-list-item .images-wrap .slider .item{padding-top:75%;display:none}.page-single-portfolio .similar-projects .project-list .list .portfolio-list-item .images-wrap .slider .item:first-child{display:block}.page-single-portfolio .similar-projects .project-list .list .portfolio-list-item .images-wrap .slider .item img{position:absolute;top:0;left:0;width:100%;height:100%;border:0;-o-object-fit:cover;object-fit:cover}.page-blog .portfolio-filter{margin-bottom:30px}.blog-hide-md{display:none}.blog-show-md{display:block}.blog-title{font-size:2.5rem}.social-networks-list ul li .long>p{font-size:1rem}.mb-blog-title{margin-bottom:50px}.font-500-24-130{font-size:1.25rem}.font-400-20-150{font-size:1rem}.font-400-18-150{font-size:1rem}.mb-60-30{margin-bottom:40px}.mb-40-20{margin-bottom:20px}.section-blog-list .project-list-item .text .blog-hide-sm{width:100%}.section-blog-list .project-list-item .text .btn-icon{width:100%;min-width:0;min-width:initial}.section-blog-list .show-more{margin-top:60px}.blog-content h1,.blog-content .h1{font-size:1.625rem;margin-bottom:40px}.blog-content h2,.blog-content .h2{font-size:1.5rem;margin-top:50px;margin-bottom:30px}.blog-content h3,.blog-content .h3{font-size:1.25rem;margin-top:50px}.blog-content p{font-size:1rem}.blog-content a{font-size:.875rem}.blog-content img{margin-top:40px;margin-bottom:40px}.blog-content ul{font-size:1rem}.blog-content blockquote{font-size:.875rem}.blog-content .wp-video{max-width:calc(100vw - 60px)}.blog-content-footer{margin-top:60px;margin-bottom:60px}.blog-social{margin-bottom:70px}.page-contacts .content-info .phone{margin-bottom:20px}.page-contacts .content-info .phone a{font-size:1.75rem}.page-contacts .content-info .phone a span{font-size:1.25rem}.page-contacts .content-info .email{margin-bottom:40px}.page-contacts .content-info .email a{font-size:1.5rem}.page-contacts .content-info .address{margin-bottom:40px}.page-contacts .content-info .address p{font-size:1.125rem}.page-contacts .content-info .schedule{margin-bottom:40px}.page-contacts .content-info .schedule p{font-size:1.125rem}.page-contacts .content-info .buttons{flex-direction:column;margin-bottom:40px}.page-contacts .content-info .bottom-text>div{flex-direction:column}.page-contacts .content-map{margin-left:-30px;width:calc(100% + 60px)}.page-archive-testimonials .testimonials-wrap .page-title-block .section-title{margin-bottom:20px}.page-archive-testimonials .testimonials-wrap .page-title-block .right-block .breadcrumbs{margin-bottom:10px}.page-archive-testimonials .section-testimonials-video-big{margin-bottom:80px}.page-archive-testimonials .section-testimonials-video-big .col-2 .block-audio .block-play p{margin-bottom:0}.page-archive-testimonials .section-testimonials-video-big .col-2 .block-audio .block-play p br{display:none}.page-archive-testimonials .section-testimonials-video-big .col-2 .block-audio .block-play .btn-play{display:none}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .video-wrap .btn-play{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;width:80px;height:80px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;align-items:center}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .video-wrap .btn-play i{margin:0 0 10px 0}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .info .text{margin-bottom:30px}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .info .bottom p.name{font-size:1.25rem}.page-archive-testimonials .section-testimonials-video-big .big-testimonial .info .bottom p.location{margin-top:15px}.page-archive-testimonials .section-testimonials-video{margin-bottom:100px}.page-archive-testimonials .section-testimonials-video .show-more{margin-top:60px}.page-archive-testimonials .section-testimonials-text .show-more{margin-top:60px}.partners-title h1,.partners-title .h1{font-size:2.5rem}.partners-head>:nth-child(2){margin-right:0}.partners-head>:nth-child(3){margin-right:0}.partners-grid{grid-template-columns:repeat(2,1fr);margin-bottom:40px}.partners-grid-item:nth-child(1){grid-column-start:1;grid-column-end:2}.partners-grid-item:nth-child(2){grid-column-start:2;grid-column-end:3}.partners-grid-item:nth-child(3){grid-column-start:1;grid-column-end:2}.partners-grid-item:nth-child(4){grid-column-start:2;grid-column-end:3}.partners-grid-item:nth-child(5){grid-column-start:1;grid-column-end:3}.partners-callback{padding:40px 0}.partners-callback-header{font-size:2rem;margin-bottom:30px}.partners-callback-body{font-size:1.125rem;margin-bottom:30px}.partners-callback .btn-icon>span{padding-right:50px;padding-left:50px}.partners-list-header{margin-top:0;font-size:2.375rem}.partners-list{margin-top:20px}.partners-list-item{grid-gap:20px;gap:20px}.partners-list-item+.partners-list-item{padding-top:30px}.partners-list-mark{width:40px;height:40px}.partners-list-mark p{font-size:1.375rem}.partners-list-body>p:nth-child(1){font-size:1.375rem}.partners-side-lable{margin-top:40px}.ipoteka-list{margin-bottom:40px}.ipoteka-partners{grid-template-columns:repeat(1,1fr)}.otz-box{grid-template-columns:1fr!important}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media only screen and (max-width:575px){.btn-icon span{padding:5px 25px}.section-title h1,.section-title span,.section-title .h1,.section-title h2,.section-title .h2{font-size:1.875rem}.breadcrumbs-inner>span{font-size:.9375rem}.social-networks-list ul li a{width:56px;height:56px}.social-networks-list ul li a .popup{left:-3px;bottom:calc(100% + 25px)}.social-networks-list-2 li a .popup{left:-3px;bottom:calc(100% + 25px)}.custom-slick-arrows,.custom-slick-arrows-mobile{min-height:54px}.custom-slick-arrows .slick-arrow,.custom-slick-arrows-mobile .slick-arrow{width:55px;height:51px}.custom-slick-arrows .slick-arrow:before,.custom-slick-arrows-mobile .slick-arrow:before{width:16px;height:16px}form.common-form .form-group label{font-size:.875rem}.header .header-mobile .toggle-menu{margin-right:20px}.header .mobile-menu-wrap .inner .bottom .btn-icon{width:100%}.footer .block-main-menu.menu-mobile .line-link .link{width:50%;margin:0 0 30px 0;padding-right:15px}.footer .block-main-menu.menu-mobile .group-link{flex-direction:column}.footer .block-main-menu.menu-mobile .group-link>p{width:100%;margin:0 0 30px 0}.footer .block-main-menu.menu-mobile .group-link ul{width:100%}.footer .block-main-menu.menu-mobile .group-link ul li{width:50%;margin:0 0 30px 0}.footer .block-main-right .callback{width:100%}.footer .block-main-right .callback{width:100%}.footer .block-main-right .social-networks-list-2{width:100%;justify-content:space-between}.footer .block-bottom-copyright p{text-align:center}.footer .block-bottom-copyright p br{display:none}.footer .block-bottom-content-dev{flex-direction:column}.modal .modal-dialog .modal-content{padding:60px 30px 30px 30px}.modal .modal-dialog .modal-content .btn-close{width:50px;height:50px}.modal .modal-dialog .modal-content .modal-title{margin-bottom:40px}.modal .modal-dialog .modal-content .modal-title h4,.modal .modal-dialog .modal-content .modal-title .h4{font-size:1.5rem}.modal.new-review .modal-content .common-form .bottom .submit{width:100%}.modal.review-view .modal-content .review-single-title-text .date{font-size:.875rem}.modal.review-view .modal-content .review-single-text{font-size:1rem}.modal.success .modal-content{padding:70px 30px}.modal.success .modal-content .text{flex-direction:column;align-items:center}.modal.success .modal-content .text:before{margin:0 0 20px 0}.modal.success .modal-content .text p{max-width:100%;text-align:center;font-size:1.375rem}.widget-list .widget .search-form label{width:100%;margin-right:0}.widget-list .widget .search-form .search-submit{width:100%}.section-intro .main-img .video-wrap .video-container{height:300px}.section-intro .props-grid .item .text p{font-size:.9375rem}.section-house-projects{padding-top:80px}.section-house-projects .top-block{margin-bottom:40px}.section-house-projects .top-block .buttons{flex-direction:column}.section-house-projects .top-block .buttons .btn-wrap{width:100%;padding-right:0}.section-house-projects .top-block .buttons .btn-wrap:first-child{margin-bottom:10px}.section-house-projects .top-block .buttons .btn-wrap .btn-icon{width:100%}.section-house-projects .project-list .show-more{margin-top:40px}.show-more .link{padding:20px 0}.show-more .link span{font-size:1rem}.project-list .list{flex-direction:column}.project-list-item{width:100%}.project-list-item-inner:hover{color:#343434}.project-list-item .text h4,.project-list-item .text .h4{font-size:1.25rem}.section-individual-project{padding-top:80px}.section-individual-project .section-title{margin-bottom:40px}.section-individual-project .block-info .props .item{margin-bottom:30px}.section-individual-project .block-info .props .item i{width:60px;height:60px}.section-technologies-construction{padding-top:80px}.section-technologies-construction .technologies-list{flex-direction:column}.section-technologies-construction .technologies-list .item{width:100%}.section-online-broadcast{padding-top:80px}.section-online-broadcast .broadcast-list-slider .item .inner .video .bg{height:300px}.section-online-broadcast .broadcast-list-slider .item .inner .video .actions .btn-icon{height:40px;width:auto}.section-online-broadcast .broadcast-list-slider .item .inner .video .actions .btn-icon span{font-size:.875rem;width:calc(100% - 40px)}.section-online-broadcast .broadcast-list-slider .item .inner .video .actions .btn-icon i{width:40px}.section-online-broadcast .broadcast-list-slider .item .inner .video .actions .fullscreen{position:absolute;bottom:-200px;right:20px}.section-social-networks{padding-top:80px}.section-social-networks .block-video .video-wrap{height:320px}.section-testimonials{padding:40px 0;margin-top:80px}.section-testimonials-images .slider .item img{height:320px}.section-testimonials-info .text .title{font-size:1.375rem}.section-start-steps{padding-top:80px}.section-start-steps .steps-list{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column}.section-start-steps .steps-list .item{min-height:240px}.section-start-steps .steps-list .item:after{top:auto;bottom:-25px!important;right:0;left:0;bottom:auto;width:2px;height:25px;border-top:none;border-left:2px dashed #343434}.section-start-steps .steps-list .item.animated:after{transform:translate(0,-25px)}.section-start-steps .steps-list .item .top .title i{font-size:2.25rem}.section-start-steps .steps-list .item .top .title h4,.section-start-steps .steps-list .item .top .title .h4{font-size:1.0625rem}.section-start-steps .steps-list .item .top .icon{width:44px;height:44px}.section-start-steps .steps-list .item-wide .image video{height:100%;width:auto}.section-start-steps-home .bottom-text{font-size:.875rem}.section-contacts{padding-top:80px}.section-contacts .block-top{padding:40px 0}.section-contacts .block-top .section-title h2,.section-contacts .block-top .section-title .h2{font-size:2rem}.section-contacts .block-top .buttons-mobile{max-width:calc(100vw - 60px)}.section-contacts .block-top .buttons-mobile .btn-icon{width:100%}.section-contacts .block-form .bg{height:350px;background-position:85%0;background-size:160%}.section-contacts .block-form .form-wrap{padding:40px 30px}.section-contacts .block-form .form-wrap h2,.section-contacts .block-form .form-wrap .h2{font-size:1.875rem}.section-contacts .block-form .form-wrap .contacts-list .item p.gray{font-size:1rem}.section-contacts .block-form .form-wrap .contacts-list .item .name{font-size:1.125rem}.section-contacts .block-form .form-wrap .contacts-list .item .phone{font-size:1.375rem}.section-contacts .block-form .form-wrap .contacts-list .item .phone span{font-size:1.75rem}.section-contacts .block-form .form-wrap .contacts-list .item .mail{font-size:1.5rem}.section-contacts .block-form .form-wrap .common-form h4,.section-contacts .block-form .form-wrap .common-form .h4{font-size:1.25rem}.section-steps-list{padding-top:80px}.section-steps-list .steps-list .item{flex-direction:column;padding-bottom:40px;margin-top:40px}.section-steps-list .steps-list .item .icon{margin:0 0 20px 0}.section-steps-list .steps-list .item .text{width:100%}.section-steps-list .steps-list .item .text h4,.section-steps-list .steps-list .item .text .h4{font-size:1.5rem}.section-info-block-black{padding:40px 0;background-size:50%}.section-info-block-black .content .section-title h2,.section-info-block-black .content .section-title .h2{font-size:1.625rem}.section-info-block-black .content .section-title p{font-size:1rem}.section-info-block-black .content .btn-icon{width:100%}.section-info-block-black .content .btn-icon span{white-space:normal}.page-archive-homes .page-title-actions .subtitle{font-size:1rem}.page-archive-homes .homes-filters{grid-template-columns:repeat(1,1fr)}.page-single-home .callback .callback-form-wrap{margin-left:-30px;width:calc(100% + 60px)}.page-single-home .callback .callback-form-wrap .common-form .form-left{padding:45px 30px;background-size:450px}.page-single-home .callback .callback-form-wrap .common-form .form-left h3,.page-single-home .callback .callback-form-wrap .common-form .form-left .h3{font-size:1.5rem;margin-bottom:40px}.page-single-home .callback .callback-form-wrap .common-form .form-left h3 br,.page-single-home .callback .callback-form-wrap .common-form .form-left .h3 br{display:none}.page-single-home .callback .callback-form-wrap .common-form .form-left .privacy p{font-size:.75rem}.page-single-home .layouts{padding-top:80px}.page-single-home .layouts .tab-content .list{flex-direction:column}.page-single-home .layouts .tab-content .list .item{width:100%;margin-top:30px!important}.page-single-home .layouts .tab-content .list .item:first-child{margin-top:0!important}.page-single-home .layouts .tab-content .list .item a{max-width:100%}.page-single-home .what-include .table thead th{font-size:.875rem;padding:15px 25px 15px 25px}.page-single-home .what-include .table tbody tr td{padding:15px 25px}.page-single-home .what-include .table .circle-check{width:28px;height:28px}.page-single-home-intro .content-images:before{height:100px}.page-single-home-intro .content-images .numbers{left:165px;bottom:20px}.page-single-home-intro .content-info .props .item{margin-bottom:40px}.page-single-home-intro .content-info .props .item:nth-child(odd){width:100%}.page-single-home-intro .content-info .props .item:nth-child(even){width:100%}.page-single-home-intro .content-info .props .item .icon{margin:0 0 10px 0}.page-single-home-intro .content-info .props .item.is-icon{flex-direction:column;width:50%;align-items:flex-start}.page-single-home-intro .content-info .props .item.is-icon .text{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center}.page-single-home-intro .content-info .props .item.is-icon .text h4,.page-single-home-intro .content-info .props .item.is-icon .text .h4{margin:0 10px 0 0}.page-about-company .founder .content-photo{width:300px;height:auto}.page-about-company .advantages .list{grid-template-columns:repeat(1,1fr)}.page-about-company .team-list{grid-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.page-about-company .team-list .item{width:calc(50% - 5px)}.page-about-company .team-list .item .name h4,.page-about-company .team-list .item .name .h4{font-size:1.125rem}.page-about-company .team-list .item .name p{font-size:.875rem}.page-about-company .team-list .item.hire a i{width:60px;height:60px}.page-about-company .rating .list .item a .img svg,.page-about-company .rating .list .item a .img img{max-width:100%;height:30px}.page-about-company .rating .list .item a p{font-size:.75rem}.page-404 .page-content h1,.page-404 .page-content .h1{font-size:1.75rem;line-height:2.25rem}.page-404 .page-content p{font-size:1rem;line-height:1.5rem}.page-archive-portfolio .section-portfolio-geography,.page-blog .section-portfolio-geography{padding-top:80px;margin-bottom:80px}.portfolio-list-item{width:100%}.portfolio-list-item a .images-wrap .slider .img img{height:320px}.portfolio-list-item a .text h4,.portfolio-list-item a .text .h4{font-size:1.25rem}.page-archive-technologies .technologies-intro .content .text{font-size:1rem}.page-archive-technologies .technologies-intro .content .tech-list .item{margin-top:30px}.page-archive-technologies .technologies-intro .content .tech-list .item a{flex-direction:column;align-items:flex-start}.page-archive-technologies .technologies-intro .content .tech-list .item a .icon{margin-bottom:10px}.page-archive-technologies .technologies-intro .content .tech-list .item a span{width:100%}.page-archive-technologies .technologies-list .technologies-list-item .content .text h4,.page-archive-technologies .technologies-list .technologies-list-item .content .text .h4{font-size:1.75rem}.page-archive-technologies .technologies-list .technologies-list-item .content .text .slider-mobile .item img{height:360px}.page-archive-technologies .technologies-list .technologies-list-item .content .text .desc{font-size:1rem}.page-single-technologies .technologies-intro .media.mobile .video-container img{min-height:0;min-height:initial}.page-single-technologies .technologies-specifications{padding-top:20px}.page-single-technologies .technologies-specifications .block-media{flex-direction:column}.page-single-technologies .technologies-specifications .block-media .item-media{width:100%}.page-single-technologies .technologies-specifications .params .item h4,.page-single-technologies .technologies-specifications .params .item .h4{font-size:1.75rem;margin-bottom:20px}.page-single-technologies .technologies-specifications .params .item .text{font-size:1rem}.page-single-technologies .technologies-specifications .description{font-size:1rem;margin-top:60px}.page-faq .faq-list .btn-icon{width:100%}.page-faq .faq-list .btn-icon span{width:calc(100% - 58px)}.page-faq .interview-block .interview-mobile{display:block;font-size:.875rem;line-height:1.0625rem}.page-single-portfolio .description{padding-top:80px}.page-single-portfolio .description .text{font-size:1rem}.page-single-portfolio .house-project{padding-top:80px}.page-single-portfolio .location{padding-top:80px}.page-single-portfolio .similar-projects{padding-top:80px}.blog-grid-head{grid-gap:20px 0;gap:20px 0}.blog-grid-head .text .btn-icon{width:100%}.blog-hide-sm{display:none}.blog-title{font-size:1.875rem}.mb-blog-title{margin-bottom:50px}.font-400-18-150{font-size:.875rem}.mb-60-30{margin-bottom:30px}.section-blog-list .project-list .list{flex-direction:column;grid-row-gap:40px;row-gap:40px}.section-blog-list .project-list-item{width:calc(100% - 20px)}.section-blog-list .show-more{margin-top:40px}.blog-social{margin-bottom:60px;padding:40px}.blog-social p{font-size:1.5rem;margin-bottom:30px}.blog-social .social-networks-list li a{width:56px;height:56px}.page-contacts .section-title-mobile .breadcrumbs{margin-bottom:20px}.page-contacts .content-info{padding:0 0 80px 0}.page-contacts .content-info .buttons .btn-icon{width:100%}.page-archive-testimonials .section-testimonials-video-big{margin-bottom:60px}.page-archive-testimonials .section-testimonials-video{margin-bottom:60px}.page-archive-testimonials .section-testimonials-video .list-block{flex-direction:column;grid-row-gap:40px;row-gap:40px}.page-archive-testimonials .section-testimonials-video .list-block .item{width:100%}.page-archive-testimonials .section-testimonials-text .list-block{grid-row-gap:40px;row-gap:40px}.page-archive-testimonials .section-testimonials-text .list-block .item{width:100%;padding-top:40px;border-top:1px solid rgba(52,52,52,.4)}.page-archive-testimonials .section-testimonials-text .list-block .item:first-child{border-top:none;padding-top:0}.page-archive-testimonials .section-testimonials-text .list-block .item .inner .photo .img{width:70px;height:70px}.page-archive-testimonials .section-testimonials-text .list-block .item .inner .photo .img p{font-size:2rem}.page-archive-testimonials .section-testimonials-text .list-block .item .inner .photo>p{font-size:1.125rem}.page-archive-testimonials .section-testimonials-text .list-block .item .inner .photo>p:before{width:26px;height:26px}.page-archive-testimonials .section-testimonials-text .list-block .item .inner .name{font-size:1.25rem}.page-archive-testimonials .section-testimonials-text .list-block .item .inner .text{font-size:1rem}.partners-title h1,.partners-title .h1{font-size:1.875rem}.partners-grid-image-container-inner svg{width:50%}.partners-callback-header{font-size:1.75rem}.partners-list-header{font-size:2.25rem;margin-bottom:40px}.partners-list{margin-bottom:40px}.partners-list-body>p:nth-child(1){font-size:1.25rem}.ipoteka-list-item{width:100%}.ipoteka-title{font-size:1.375rem;margin-top:35px;margin-bottom:20px}.ipoteka-info{width:100%}.ipoteka-info-line{flex-direction:column;grid-gap:20px;gap:20px}.ipoteka-info-title{font-size:1.625rem}.ipoteka-list .btn-icon{max-width:100%}.com-button-item{width:fit-content!important}.otz-box-text-section{margin-left:0!important;margin-top:40px!important}.otz-box-text{margin-top:15px!important;margin-left:15px!important}.otz-box-info-section{margin-left:15px!important}.slider-wrap.wow.fadeIn{margin-top:30px!important}.com-button-list{display:flex!important}.com-button-list{overflow-x:auto;max-width:90vw;white-space:nowrap}}@media only screen and (max-width:540px){.page-about-company .team-list .item .photo{height:300px}.page-about-company .team-list .item.hire a{height:305px}}@media only screen and (max-width:460px){.iframe-wrap{padding-top:62%}.blog-content .iframe-wrap,.page-single-portfolio .description .text .iframe-wrap{padding-top:0}.page-single-home-intro .content-images-slider .item .img{min-height:260px}.page-blog .portfolio-filter-mobile .list .item{width:100%}}@media only screen and (max-width:450px){.footer .block-main-menu.menu-mobile .group-link.group-2 ul li{width:100%}.section-intro .props-grid .item:nth-child(4) .icon img{width:44px;height:44px}.section-intro .props-grid .item .icon svg{width:54px;height:54px}.section-intro .props-grid .item .icon img{width:54px;height:54px}}@media only screen and (max-width:440px){.header .header-mobile .logo a img{height:32px}.header .mobile-menu-wrap .inner .menu-items .item-toggle{margin-bottom:25px}.header .mobile-menu-wrap .inner .menu-items ul li{width:100%;margin-bottom:25px}.section-intro .main-img .video-wrap .video-container video{transform:translateX(-20%)}.page-about-company .team-list .item .photo{height:230px}.page-about-company .team-list .item.hire a{height:230px}}@media only screen and (min-width:576px) and (max-width:767px){.--animation-image .inner::after{display:none}}@media only screen and (min-width:576px) and (max-width:1200px){.section-start-steps .steps-list .item:nth-child(3):after,.section-start-steps .steps-list .item:nth-child(7):after,.section-start-steps .steps-list .item:nth-child(10):after{display:none}.section-start-steps .steps-list .item:nth-child(2):after,.section-start-steps .steps-list .item:nth-child(6):after{top:auto;bottom:-25px;right:0;left:0;width:2px;height:25px;border-top:none;border-left:2px dashed #343434}.section-start-steps .steps-list .item:nth-child(2).animated:after,.section-start-steps .steps-list .item:nth-child(6).animated:after{transform:translate(0,-25px)}.section-start-steps .steps-list .item:nth-child(4):before,.section-start-steps .steps-list .item:nth-child(8):before{content:"";position:absolute;top:auto;bottom:-25px;right:0;left:0;width:2px;height:25px;margin:auto;border-top:none;border-left:2px dashed #343434}.section-start-steps .steps-list .item:nth-child(4).animated:before,.section-start-steps .steps-list .item:nth-child(8).animated:before{transform:translate(0,-25px)}.section-start-steps-home .steps-list.has-wide{grid-template-rows:auto auto auto auto;grid-template-areas:"item-1 item-2""item-4 item-3""item-5 item-5""item-6 item-6"}.section-start-steps-home .steps-list.has-wide .item:nth-child(3):after{display:none}.section-start-steps-home .steps-list.has-wide .item:nth-child(2):after{top:auto;bottom:-25px;right:0;left:0;width:2px;height:25px;border-top:none;border-left:2px dashed #343434}.section-start-steps-home .steps-list.has-wide .item:nth-child(4):before{content:"";position:absolute;top:auto;bottom:-25px;right:0;left:0;width:2px;height:25px;margin:auto;border-top:none;border-left:2px dashed #343434}.section-start-steps-home .steps-list.has-wide .item:nth-child(5):after{display:none}}@media only screen and (min-width:576px){.custom-slick-arrows .slick-arrow:hover:before,.custom-slick-arrows-mobile .slick-arrow:hover:before{transform:scale(1.05)}.custom-slick-arrows .slick-arrow.slick-prev:hover:before,.custom-slick-arrows-mobile .slick-arrow.slick-prev:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='20' viewBox='0 0 14 20' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M10.6211 0.34375L13.0352 2.75781L5.79297 10L13.0352 17.2422L10.6211 19.6563L0.964844 10L10.6211 0.34375Z'/%3E %3C/svg%3E")}.custom-slick-arrows .slick-arrow.slick-next:hover:before,.custom-slick-arrows-mobile .slick-arrow.slick-next:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='20' viewBox='0 0 14 20' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M3.37891 0.34375L0.964844 2.75781L8.20703 10L0.964844 17.2422L3.37891 19.6563L13.0352 10L3.37891 0.34375Z'/%3E %3C/svg%3E")}.custom-slick-arrows.white .slick-arrow.slick-prev:hover:before,.custom-slick-arrows-mobile.white .slick-arrow.slick-prev:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='20' viewBox='0 0 14 20' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M10.6211 0.34375L13.0352 2.75781L5.79297 10L13.0352 17.2422L10.6211 19.6563L0.964844 10L10.6211 0.34375Z'/%3E %3C/svg%3E")}.custom-slick-arrows.white .slick-arrow.slick-next:hover:before,.custom-slick-arrows-mobile.white .slick-arrow.slick-next:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='20' viewBox='0 0 14 20' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M3.37891 0.34375L0.964844 2.75781L8.20703 10L0.964844 17.2422L3.37891 19.6563L13.0352 10L3.37891 0.34375Z'/%3E %3C/svg%3E")}.--animation-image{-webkit-animation-duration:.4s;animation-duration:.4s}.--animation-image .inner{position:relative}.--animation-image .inner::after{content:"";position:absolute;top:0;bottom:0;right:0;width:100%;background-color:#343434;z-index:2}.--animation-image:not(.animated) .inner::after{transition:width 1s ease-in-out;width:0}.project-list-item-inner:hover .text h4,.project-list-item-inner:hover .text .h4{color:#cc0035}.section-technologies-construction .technologies-list .item:hover .link-wrap{color:#cc0035}.section-start-steps .steps-list .item .inner:hover{background-color:#505050}.section-start-steps .steps-list .item .inner:hover .top .title i{color:#fff}.section-start-steps .steps-list .item .inner:hover .top .title h4,.section-start-steps .steps-list .item .inner:hover .top .title .h4{color:#fff}.section-start-steps .steps-list .item .inner:hover .top .icon{opacity:0}.section-start-steps .steps-list .item .inner:hover .text p{color:#fff}.section-start-steps .steps-list .item .inner:hover .text .link{color:#fff}.section-start-steps .steps-list .item .inner:hover .text .link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cg clip-path='url(%23clip0_394_9226)'%3E %3C!-- %3Cpath d='M18.1745 8.5655L18.3581 8.74447L18.1746 8.92347L9.63045 17.2571L9.45592 17.4273L9.28137 17.2571L8.15128 16.1553L7.96769 15.9763L8.15128 15.7973L14.3289 9.77418L-1.99445e-06 9.77418L-0.250002 9.77418L-0.250002 9.52418L-0.250002 7.96794L-0.250002 7.71794L-2.01897e-06 7.71794L14.3289 7.71794L8.15128 1.6948L7.96769 1.5158L8.15128 1.3368L9.28136 0.234966L9.45589 0.0648042L9.63041 0.234968L18.1745 8.5655Z' fill='white' stroke='white' stroke-width='0.5'/%3E --%3E %3Cpath d='M18.1745 8.5655L18.3581 8.74447L18.1746 8.92347L9.63045 17.2571L9.45592 17.4273L9.28137 17.2571L8.15128 16.1553L7.96769 15.9763L8.15128 15.7973L14.3289 9.77418L-1.99445e-06 9.77418L-0.250002 9.77418L-0.250002 9.52418L-0.250002 7.96794L-0.250002 7.71794L-2.01897e-06 7.71794L14.3289 7.71794L8.15128 1.6948L7.96769 1.5158L8.15128 1.3368L9.28136 0.234966L9.45589 0.0648042L9.63041 0.234968L18.1745 8.5655Z' stroke-width='0.5'/%3E %3C/g%3E %3Cdefs%3E %3CclipPath id='clip0_394_9226'%3E %3Crect width='18' height='19' fill='white' transform='matrix(-1.10076e-08 -1 -1 1.29186e-08 19 18)'/%3E %3C/clipPath%3E %3C/defs%3E %3C/svg%3E")}.ipoteka-list-item:hover .ipoteka-image{transform:scale(1.1)}.ipoteka-list-item:hover span::before,.ipoteka-list-item:hover span::after{height:32px}.ipoteka-list-item:hover i::before{transform:translateX(250%)}.ipoteka-list-item:hover i::after{transform:translateX(0)}}@media (min-width:576px){.container-sm,.container{max-width:540px}.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;padding:0;overflow-y:visible}.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{grid-gap:0!important;gap:0!important}.gap-sm-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-sm-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-sm-3{grid-gap:1rem!important;gap:1rem!important}.gap-sm-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-sm-5{grid-gap:3rem!important;gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media only screen and (min-width:767px){.wow{visibility:hidden}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;opacity:0;visibility:hidden}}@media only screen and (min-width:768px){.modal .modal-dialog .modal-content .btn-close:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='%23CC0035' xmlns='http://www.w3.org/2000/svg'%3E %3Crect x='26.0001' y='1' width='6' height='36' transform='rotate(45 26.0001 1)'/%3E %3Crect x='1.00003' y='5' width='6' height='36' transform='rotate(-45 1.00003 5)'/%3E %3C/svg%3E");background-size:42%}.section-intro .props-grid .item a:hover,.section-intro .props-grid .item>div:hover{background-color:rgba(80,80,80,.9)}.section-intro .props-grid .item a:hover .icon img,.section-intro .props-grid .item>div:hover .icon img{transform:scale(1.05)}.section-intro .props-grid .item a:hover .text,.section-intro .props-grid .item>div:hover .text{padding-bottom:30px}.section-intro .props-grid .item a:hover .text .link,.section-intro .props-grid .item>div:hover .text .link{opacity:.5}.section-contacts .block-top:hover{color:#fff;background-color:#343434}.section-contacts .block-top:hover .section-number p{color:rgba(255,255,255,.4)}.section-contacts .block-top:hover .section-title h2,.section-contacts .block-top:hover .section-title .h2{color:#fff}.section-contacts .block-top:hover .section-title p{color:#fff}.section-contacts .block-top:hover .section-circle .text{filter:invert(1)}.section-contacts .block-top:hover .section-circle .icon{transform:scale(1.1)}.page-about-company .advantages .list .item:hover{background-color:#343434}.page-about-company .advantages .list .item:hover .icon svg path{fill:#fff}.page-about-company .advantages .list .item:hover p{color:rgba(255,255,255,.7)}.page-about-company .rating .list .item a:hover{background-color:#cc0035}.page-about-company .rating .list .item a:hover a{color:#cc0035}.page-about-company .rating .list .item a:hover .img svg path{fill:#fff}.page-about-company .rating .list .item a:hover .star:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='34' height='33' viewBox='0 0 34 33' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16.0489 0.927051C16.3483 0.00574017 17.6517 0.00574017 17.9511 0.927051L21.2658 11.1287C21.3996 11.5407 21.7836 11.8197 22.2168 11.8197H32.9434C33.9122 11.8197 34.3149 13.0593 33.5312 13.6287L24.8532 19.9336C24.5027 20.1883 24.3561 20.6396 24.4899 21.0517L27.8046 31.2533C28.104 32.1746 27.0495 32.9407 26.2658 32.3713L17.5878 26.0664C17.2373 25.8117 16.7627 25.8117 16.4122 26.0664L7.73419 32.3713C6.95048 32.9407 5.896 32.1746 6.19535 31.2533L9.51006 21.0517C9.64393 20.6396 9.49728 20.1883 9.14679 19.9336L0.468768 13.6287C-0.314945 13.0593 0.0878303 11.8197 1.05655 11.8197H11.7832C12.2164 11.8197 12.6004 11.5407 12.7342 11.1287L16.0489 0.927051Z'/%3E %3C/svg%3E")}.page-about-company .rating .list .item a:hover .star span{color:#fff}.page-about-company .rating .list .item a:hover p{color:rgba(255,255,255,.7)}.partners-grid-item:hover .partners-grid-image-container{background-color:#343434}.partners-grid-item:hover .fill-white-on-hover{fill:#fff!important}.partners-grid-item:hover .stroke-white-on-hover{stroke:#fff!important}.partners-callback:hover .btn-icon{background-color:#fff;border:2px solid #343434;color:#343434}.partners-callback:hover .btn-icon span::before,.partners-callback:hover .btn-icon span::after{background-color:#343434;height:32px}.partners-callback:hover i::before,.partners-callback:hover i::after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='%23343434' xmlns='http://www.w3.org/2000/svg' stroke='%23343434'%3E %3Cpath d='M18.9992 4.74343C18.9992 5.5388 18.7075 6.41304 18.3369 7.3407C17.9664 8.26835 17.489 9.14259 17.1176 9.80484C16.1103 11.5542 14.8122 13.2763 13.3283 14.7068C11.8445 16.1373 10.0952 17.3304 8.13486 18.0461C6.99527 18.4963 5.85568 19 4.58381 19C3.94788 19 3.04655 18.7617 2.22577 18.4166C1.43043 18.0723 0.715638 17.5424 0.450241 16.9064C0.344252 16.6681 0.211978 16.3502 0.132275 15.9788C0.0525709 15.6345 -4.75534e-07 15.2894 -4.75534e-07 15.0511C-4.75534e-07 14.9188 3.55335e-07 14.7857 0.0262856 14.7594C0.105989 14.6 0.291682 14.4677 0.50366 14.3354C0.981034 14.0972 1.05989 14.0174 1.77553 13.5935C2.51745 13.1695 3.28566 12.6921 3.94872 12.3478C4.26669 12.1621 4.47867 12.0824 4.55837 12.0824C4.98233 12.0824 5.51227 12.6658 5.96251 13.3018C6.43989 13.9377 6.96983 14.5211 7.34037 14.5211C7.52606 14.5211 7.71175 14.4414 7.92373 14.3091C8.13571 14.1769 8.34769 14.0709 8.47996 13.9912C10.8117 12.6658 12.3753 11.103 13.6997 8.79747C13.8591 8.53207 14.2296 7.97581 14.2296 7.68412C14.2296 7.33985 13.7523 6.94216 13.2757 6.51819C12.8255 6.1205 12.3481 5.64395 12.3481 5.06056C12.3481 4.98085 12.4016 4.74258 12.5075 4.39831C12.7458 3.70893 13.0638 2.9144 13.3292 2.14616C13.4614 1.77476 13.5674 1.5102 13.5946 1.37792C13.648 1.29821 13.6743 1.19222 13.7006 1.05994C13.7268 0.927657 13.7803 0.821663 13.8065 0.715669C13.8862 0.477395 14.0185 0.291694 14.1508 0.185701C14.2831 0.13228 14.601 0.0534205 14.919 0.0262861C15.237 0.0262861 15.6084 0 15.7669 0C15.8466 0 15.9526 -2.87077e-07 16.0586 0.0262861H16.4028C17.2508 0.397688 17.8604 1.13964 18.3106 2.01388C18.7346 2.88812 19 3.86919 19 4.74343H18.9992Z' fill=''/%3E %3C/svg%3E")}.partners-callback:hover i::before{transform:translateX(250%)}.partners-callback:hover i::after{transform:translateX(0)}.item-list-about{height:300px}}@media (min-width:768px){.container-md,.container-sm,.container{max-width:720px}.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;padding:0;overflow-y:visible}.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{grid-gap:0!important;gap:0!important}.gap-md-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-md-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-md-3{grid-gap:1rem!important;gap:1rem!important}.gap-md-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-md-5{grid-gap:3rem!important;gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media only screen and (max-width:680px){.item-list-about{height:200px}}@media (min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;padding:0;overflow-y:visible}.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}.modal-lg,.modal-xl{--bs-modal-width:800px}.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{grid-gap:0!important;gap:0!important}.gap-lg-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-lg-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-lg-3{grid-gap:1rem!important;gap:1rem!important}.gap-lg-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-lg-5{grid-gap:3rem!important;gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media only screen and (min-width:1200px) and (max-width:1550px){.page-contacts .content-info .buttons{flex-direction:column}.page-contacts .content-info .bottom-text>div{flex-direction:column}}@media only screen and (min-width:1200px){.page-blog .portfolio-filter{position:-webkit-sticky;position:sticky;top:130px}.blog-sales{top:100px;position:-webkit-sticky;position:sticky}}@media (min-width:1200px){h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}legend{font-size:1.5rem}.display-1{font-size:5rem}.display-2{font-size:4.5rem}.display-3{font-size:4rem}.display-4{font-size:3.5rem}.display-5{font-size:3rem}.display-6{font-size:2.5rem}.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;padding:0;overflow-y:visible}.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}.modal-xl{--bs-modal-width:1140px}.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{grid-gap:0!important;gap:0!important}.gap-xl-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-xl-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-xl-3{grid-gap:1rem!important;gap:1rem!important}.gap-xl-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-xl-5{grid-gap:3rem!important;gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media only screen and (min-width:1201px) and (max-width:1550px){.section-start-steps .steps-list .item:nth-child(4):after,.section-start-steps .steps-list .item:nth-child(10):after{display:none}.section-start-steps .steps-list .item:nth-child(3):after,.section-start-steps .steps-list .item:nth-child(9):after{top:auto;bottom:-25px;right:0;left:0;width:2px;height:25px;border-top:none;border-left:2px dashed #343434}.section-start-steps .steps-list .item:nth-child(3).animated:after,.section-start-steps .steps-list .item:nth-child(9).animated:after{transform:translate(0,-25px)}.section-start-steps .steps-list .item:nth-child(6):before{content:"";position:absolute;top:0;bottom:0;margin:auto;right:-25px;width:25px;height:2px;border-top:2px dashed #343434}.section-start-steps .steps-list .item:nth-child(6):after{top:auto;bottom:-25px;right:0;left:0;width:2px;height:25px;border-top:none;border-left:2px dashed #343434}.section-start-steps .steps-list .item:nth-child(6).animated:before{transform:translate(-25px,0)}.section-start-steps .steps-list .item:nth-child(6).animated:after{transform:translate(0,-25px)}.section-start-steps-home .steps-list.has-wide{grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto auto;grid-template-areas:"item-1 item-2 item-3""item-5 item-5 item-4""item-6 item-6 item-6"}}@media only screen and (min-width:1351px){.section-house-projects .top-block .buttons .btn-wrap:nth-child(1){display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}}@media (min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;padding:0;overflow-y:visible}.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{grid-gap:0!important;gap:0!important}.gap-xxl-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-xxl-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-xxl-3{grid-gap:1rem!important;gap:1rem!important}.gap-xxl-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-xxl-5{grid-gap:3rem!important;gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media only screen and (min-width:1551px){.section-start-steps .col-2{padding-bottom:25px}.section-start-steps .steps-list .item:nth-child(4):after,.section-start-steps .steps-list .item:nth-child(12):after{display:none}.section-start-steps .steps-list .item:nth-child(5):after,.section-start-steps .steps-list .item:nth-child(9):after{top:-25px;right:0;left:0;bottom:auto;width:2px;height:25px;border-top:none;border-left:2px dashed #343434}.section-start-steps .steps-list .item:nth-child(5).animated:after,.section-start-steps .steps-list .item:nth-child(9).animated:after{transform:translate(0,25px)}.section-start-steps .steps-list .item:nth-child(9):before{top:0;bottom:0;margin:auto;right:-25px;width:25px;height:2px;border-top:2px dashed #343434}.section-start-steps .steps-list .item:nth-child(9).animated:before{transform:translate(25px,0)}.section-start-steps-home .steps-list.has-wide{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:auto auto auto;grid-template-areas:"item-1 item-2 item-3 item-4""item-6 item-6 item-6 item-5"}}@media only screen and (min-width:1700px){.section-technologies-construction .technologies-list .item:hover{width:20%}}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}@media (prefers-reduced-motion:reduce){.form-control{transition:none}.form-control::file-selector-button{transition:none}.form-select{transition:none}.form-switch .form-check-input{transition:none}.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}.form-range::-moz-range-thumb{-moz-transition:none;transition:none}.form-floating>label{transition:none}.btn{transition:none}.fade{transition:none}.collapsing{transition:none}.collapsing.collapse-horizontal{transition:none}.nav-link{transition:none}.navbar-toggler{transition:none}.accordion-button{transition:none}.accordion-button::after{transition:none}.page-link{transition:none}.progress-bar{transition:none}.progress-bar-animated{-webkit-animation:none;animation:none}.modal.fade .modal-dialog{transition:none}.carousel-item{transition:none}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}.carousel-control-prev,.carousel-control-next{transition:none}.carousel-indicators [data-bs-target]{transition:none}.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}.offcanvas{transition:none}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-print-none{display:none!important}}.notfoundbanner{background-image:url(/wp-content/uploads/2024/08/фон.png);background-size:cover;background-repeat:no-repeat;width:100%;padding:63px 0 63px 87px}.notfoundbanner>div{display:flex;max-width:885px;width:100%;justify-content:space-between;align-items:center;flex-wrap:wrap}.notfoundbanner_title{color:#fff;font-family:"Stolzl",sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:12px}.notfoundbanner_title+p{color:#fff;font-family:"Stolzl",sans-serif;font-size:18px}.notfoundbanner .btn-icon{display:flex;align-items:center;justify-content:center;width:236px}@media screen and (max-width:1150px){.notfoundbanner{padding:30px 36px 42px}.notfoundbanner_title+p{margin-bottom:27px}}@media screen and (max-width:677px){.notfoundbanner>div{justify-content:center;text-align:center}.notfoundbanner_title+p{font-size:15px}.notfoundbanner_title{font-size:22px}}@media screen and (max-width:500px){.notfoundbanner{padding:13px 15px 110px;background-image:url(/wp-content/uploads/2024/08/фон-1.png)}}@media (print),(prefers-reduced-motion:reduce){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}.single-home__price{width:100%;color:#cc0035;font-size:23px;margin-bottom:30px}.menu-desktop .link.link-7{flex-direction:column}.menu-desktop .link.link-7 p{margin-bottom:20px}.index-video-form-button{position:absolute;bottom:30px;right:30px;width:300px;z-index:2;border:0;background-color:#fff;padding:28.5px 34.5px 28.5px 34.5px}.index-video-form-button:hover{transition:all .5s ease;transform:scale(1.04)}.otz-box{width:100%;position:relative;background-color:#fff;padding:31px 54px 31px 31px;display:grid;grid-template-columns:1fr 2fr}.otz-box-love{width:100%;position:relative;background-color:#fff;padding:31px 54px 31px 31px}.otz-box-treq{position:absolute;top:-34px;border-radius:0 0 0 91px;right:-25px;width:50px;height:73px;transform:rotate(135deg);background-color:#eee}.otz-box-text-section{margin-left:180px;position:relative}.otz-box-text{margin-top:63px;font-weight:400;font-size:22px;line-height:26.4px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.otz-box-text.active{display:block}.otz-box-info-section-task-text{width:100%}.otz-box-info-section-name-date{display:grid;grid-template-columns:1fr 1fr}.otz-box-info-section-name-1,.otz-box-info-section-date-1{color:#343434;font-weight:400;font-size:16px;line-height:19.2px}.otz-box-info-section-name-2,.otz-box-info-section-date-2{margin-top:5px;font-weight:400;font-size:16px;line-height:19.2px;color:#9c9c9c}.otz-box-info-section-task-box{margin-top:50px}.otz-box-info-section-task-name{font-weight:400;font-size:22px;line-height:26.4px;color:#343434}.otz-box-info-section-task-text{font-weight:400;font-size:22px;line-height:26.4px;margin-top:13px;color:#9c9c9c}.otz-box-info-section-photo-item{height:250px}.col-2-otz{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.custom-slick-arrows-custom{margin:0}.otz,.otz-par{padding-top:150px}.otz-box-info-section-photo-info{display:grid;grid-template-columns:1fr 1fr}.otz-box-info-section-info-2{padding:0 0 0 40px;display:flex;flex-direction:column;justify-content:flex-end}.otz-box-info-section-info-2-2{margin-top:30px}.love-box{display:grid;gap:30px;grid-template-columns:1fr 1fr}.love-text{width:30%;font-weight:400;font-size:36px;line-height:43.2px;color:#343434}.love-section{width:100%}.love-line-red{width:90%;background-color:#cc0035;height:10px;z-index:2;position:absolute;top:-2px}.love-line-grey{position:relative;z-index:1;height:6px;background-color:#e4e4e4}.love-line{margin-top:80px;position:relative}.love-line-number{position:absolute;right:0;top:-80px;margin-left:auto;font-weight:400;font-size:50px;line-height:60px}.com-button-list{overflow-x:auto;max-width:100vw;white-space:nowrap;display:flex;gap:15px}.com-button-item{padding:15px 30px 15px 30px;border:1px solid #343434}.otz-partner-main{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.otz-partner-main{margin-top:40px}.otz-main-a{margin-top:18px;display:block;font-weight:400;font-size:18px;line-height:21.6px;color:#9a9a9a}.otz-main-text{margin-top:30px;font-weight:400;font-size:18px;line-height:21.6px;color:#343434}.com-button-item-active{background-color:#343434;color:#fff}.com-button-list{display:flex;gap:10px;margin-bottom:20px}.com-button-item{cursor:pointer;border-radius:5px;transition:background-color .3s ease}.com-button-item-active{color:#fff}.otz-box-container{gap:20px}.otz-box{flex:1 1 calc(50% - 10px);padding:20px;overflow:hidden}.otz-box.active{display:block}.otz-box:nth-child(1){grid-row:1}.otz-box:nth-child(2){grid-row:1/span 2}.otz-box:nth-child(3){grid-row:2}.otz-box-cus{display:none}.special-ot{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-left:-40px}.section-title-text{margin-top:50px;font-weight:400;font-size:18px;line-height:21.6px;color:#9f9f9f}.otz-obuch-section{margin-top:120px}.special-ot-img-box{width:800px}.section-title-h2{font-size:2.125rem!important;line-height:1.2;font-weight:500!important;margin:0}.dots-container{text-align:center;margin-top:-40px}.dot{cursor:pointer;height:15px;width:15px;margin:0 5px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color .6s ease}.dot.active{background-color:red}.dot:hover{background-color:red}.complect-svg-question-mark{margin-left:10px}.complect-container{position:relative;display:inline-block}.complect-svg-question-mark{cursor:pointer}.tooltip{visibility:hidden;width:400px;background-color:#fff;border-radius:5px;padding:20px 25px 20px 25px;position:absolute;z-index:1;left:120%;top:50%;box-shadow:0 6px 20px 0#00000040;transform:translateY(-5%);opacity:0;transition:opacity .3s,visibility .3s}.complect-container:hover .tooltip{visibility:visible;opacity:1}.red-button-header{border:0;background-color:#cc0035;color:#fff;font-weight:400;font-size:18px;line-height:21.6px;letter-spacing:0;margin-left:42px;width:280px;height:100px;border-top:1px solid #fff}.svg-header{display:flex;border-right:1px solid #000}#image-container-special{width:861px;height:500px}.br-adaptiv-tell{display:none}.content-info{position:relative}.item{cursor:pointer;transition:background-color .3s ease;position:relative}.item.active{background-color:rgba(0,0,0,.1)}.price-detailHome{color:#cc0035;font-size:30px;margin-bottom:30px;display:block;font-weight:500}.item.active::after{content:"";position:absolute;top:0;height:100%;left:-1px;width:2px;background-color:red}.page-about-company .intro .content-info .item.active{padding-left:20px}#image-container#image-container-special{width:800px}.com-button-item{width:fit-content!important}.fill-special{fill:none!important}.meny-tabs-list{padding:10px 15px 10px 15px;margin:20px auto 0 auto;width:fit-content!important;color:#a3a3a3;display:grid;grid-template-columns:1fr 10px;gap:7px}.meny-tabs-list svg{margin-top:5px}.page-about-company .advantages .list .item:hover .meny-tabs-list{background-color:#cc0035;color:#fff}.meny-tabs-name{font-weight:450;font-size:20px;line-height:30px;text-align:center;color:#343434}.show-more .link1:before{content:"";width:20px;height:20px;margin-right:20px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='24' viewBox='0 0 23 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.6263 2.4165H2.8763C2.62214 2.4165 2.37838 2.51747 2.19866 2.69719C2.01894 2.87692 1.91797 3.12067 1.91797 3.37484V9.12484C1.91797 9.379 2.01894 9.62276 2.19866 9.80248C2.37838 9.9822 2.62214 10.0832 2.8763 10.0832H8.6263C8.88047 10.0832 9.12422 9.9822 9.30395 9.80248C9.48367 9.62276 9.58464 9.379 9.58464 9.12484V3.37484C9.58464 3.12067 9.48367 2.87692 9.30395 2.69719C9.12422 2.51747 8.88047 2.4165 8.6263 2.4165ZM8.6263 13.9165H2.8763C2.62214 13.9165 2.37838 14.0175 2.19866 14.1972C2.01894 14.3769 1.91797 14.6207 1.91797 14.8748V20.6248C1.91797 20.879 2.01894 21.1228 2.19866 21.3025C2.37838 21.4822 2.62214 21.5832 2.8763 21.5832H8.6263C8.88047 21.5832 9.12422 21.4822 9.30395 21.3025C9.48367 21.1228 9.58464 20.879 9.58464 20.6248V14.8748C9.58464 14.6207 9.48367 14.3769 9.30395 14.1972C9.12422 14.0175 8.88047 13.9165 8.6263 13.9165ZM20.1263 2.4165H14.3763C14.1221 2.4165 13.8784 2.51747 13.6987 2.69719C13.5189 2.87692 13.418 3.12067 13.418 3.37484V9.12484C13.418 9.379 13.5189 9.62276 13.6987 9.80248C13.8784 9.9822 14.1221 10.0832 14.3763 10.0832H20.1263C20.3805 10.0832 20.6242 9.9822 20.8039 9.80248C20.9837 9.62276 21.0846 9.379 21.0846 9.12484V3.37484C21.0846 3.12067 20.9837 2.87692 20.8039 2.69719C20.6242 2.51747 20.3805 2.4165 20.1263 2.4165Z' stroke='%23CC0035' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M13.418 13.9165H21.0846M17.2513 17.7498H21.0846M13.418 21.5832H21.0846' stroke='%23CC0035' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")no-repeat center;transition:.2sease}.show-more .link1:hover:before{transform:rotate(0deg)}.page-archive-technologies .technologies-intro .content .tech-list .item a .icon.tech-1{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='37' height='37' viewBox='0 0 37 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.8203 3.29114V34.9431' stroke='%23CC0035' stroke-width='2'/%3E%3Cpath d='M18.5 3.29114V34.9431' stroke='%23CC0035' stroke-width='2'/%3E%3Cpath d='M9.91406 3.29114V34.9431' stroke='%23CC0035' stroke-width='2'/%3E%3Cmask id='path-4-outside-1_2911_12871' maskUnits='userSpaceOnUse' x='0.707031' y='0.041626' width='36' height='37' fill='black'%3E%3Crect fill='white' x='0.707031' y='0.041626' width='36' height='37'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.35916 2.04163L9.16662 3.84252H27.711L28.4451 2.04163H31.062L34.2923 5.42853V33.1418L32.4977 34.943H31.7211L30.4697 32.902H28.1965L26.7886 34.943H9.58052L8.32907 32.902H6.05589L4.64802 34.943H4.62129L2.70703 33.1418V5.54949L5.93735 2.04163H8.35916Z'/%3E%3C/mask%3E%3Cpath d='M9.16662 3.84252L7.34166 4.66077L7.87151 5.84252H9.16662V3.84252ZM8.35916 2.04163L10.1841 1.22338L9.65426 0.041626H8.35916V2.04163ZM27.711 3.84252V5.84252H29.0556L29.5631 4.59743L27.711 3.84252ZM28.4451 2.04163V0.041626H27.1005L26.593 1.28672L28.4451 2.04163ZM31.062 2.04163L32.5093 0.661265L31.9183 0.041626H31.062V2.04163ZM34.2923 5.42853H36.2923V4.62769L35.7396 4.04817L34.2923 5.42853ZM34.2923 33.1418L35.7091 34.5535L36.2923 33.9681V33.1418H34.2923ZM32.4977 34.943V36.943H33.3283L33.9145 36.3546L32.4977 34.943ZM31.7211 34.943L30.0161 35.9884L30.6014 36.943H31.7211V34.943ZM30.4697 32.902L32.1747 31.8566L31.5894 30.902H30.4697V32.902ZM28.1965 32.902V30.902H27.1464L26.5502 31.7664L28.1965 32.902ZM26.7886 34.943V36.943H27.8387L28.435 36.0786L26.7886 34.943ZM9.58052 34.943L7.8755 35.9884L8.46079 36.943H9.58052V34.943ZM8.32907 32.902L10.0341 31.8566L9.4488 30.902H8.32907V32.902ZM6.05589 32.902V30.902H5.00581L4.40957 31.7664L6.05589 32.902ZM4.64802 34.943V36.943H5.69809L6.29434 36.0786L4.64802 34.943ZM4.62129 34.943L3.25076 36.3996L3.82829 36.943H4.62129V34.943ZM2.70703 33.1418H0.707031V34.0061L1.3365 34.5984L2.70703 33.1418ZM2.70703 5.54949L1.23581 4.19468L0.707031 4.76889V5.54949H2.70703ZM5.93735 2.04163V0.041626H5.06027L4.46613 0.686814L5.93735 2.04163ZM10.9916 3.02428L10.1841 1.22338L6.5342 2.85987L7.34166 4.66077L10.9916 3.02428ZM27.711 1.84252H9.16662V5.84252H27.711V1.84252ZM26.593 1.28672L25.859 3.08762L29.5631 4.59743L30.2971 2.79653L26.593 1.28672ZM28.4451 4.04163H31.062V0.041626H28.4451V4.04163ZM29.6148 3.42199L32.8451 6.80889L35.7396 4.04817L32.5093 0.661265L29.6148 3.42199ZM32.2923 5.42853V33.1418H36.2923V5.42853H32.2923ZM32.8756 31.7302L31.0809 33.5314L33.9145 36.3546L35.7091 34.5535L32.8756 31.7302ZM32.4977 32.943H31.7211V36.943H32.4977V32.943ZM33.4262 33.8976L32.1747 31.8566L28.7647 33.9474L30.0161 35.9884L33.4262 33.8976ZM30.4697 30.902H28.1965V34.902H30.4697V30.902ZM26.5502 31.7664L25.1423 33.8074L28.435 36.0786L29.8428 34.0376L26.5502 31.7664ZM26.7886 32.943H9.58052V36.943H26.7886V32.943ZM11.2855 33.8976L10.0341 31.8566L6.62406 33.9474L7.8755 35.9884L11.2855 33.8976ZM8.32907 30.902H6.05589V34.902H8.32907V30.902ZM4.40957 31.7664L3.00169 33.8074L6.29434 36.0786L7.70221 34.0376L4.40957 31.7664ZM4.64802 32.943H4.62129V36.943H4.64802V32.943ZM5.99183 33.4864L4.07756 31.6852L1.3365 34.5984L3.25076 36.3996L5.99183 33.4864ZM4.70703 33.1418V5.54949H0.707031V33.1418H4.70703ZM4.17825 6.9043L7.40857 3.39644L4.46613 0.686814L1.23581 4.19468L4.17825 6.9043ZM5.93735 4.04163H8.35916V0.041626H5.93735V4.04163Z' fill='%23343434' mask='url(%23path-4-outside-1_2911_12871)'/%3E%3C/svg%3E")}#neonShadow{border:0;transition:.3s;background-color:rgba(156,161,160,.3);animation:glow 1s infinite,swing 2s infinite ease-in-out;background-color:#fff}#neonShadow span{padding-top:15%;padding-right:2.5%;margin-right:0;transition:.3s;color:#000}#neonShadow:hover span{color:#fff;transition:.3s}#neonShadow:hover{background-color:#cc0035;transition:.5s}@keyframes glow{to{box-shadow:5px 5px 20px #cc0035,-5px -5px 20px #cc0035}}.project-list-item .btn-icon{width:100%}.content-info{scrollbar-width:none!important;-ms-overflow-style:none!important}.content-info::-webkit-scrollbar{display:none!important}.section-technologies-construction .technologies-list .item{width:calc(20% - 20px)}.special-black{color:#000!important;opacity:1}.special-grey{color:#6e6e6e!important}.special-mobile-img-stroim{display:none}.certificates-top{margin-top:120px;background-color:#fff;padding:51px 0 120px 0}.certificates-top-2{margin-top:120px;padding:51px 0 120px 0}.col-10-grid{display:grid;grid-template-columns:1fr 1fr}.planir-text{max-width:540px;font-size:1.275rem;color:#6e6e6e!important}.section-title-special{position:relative}.section-title-special h2{position:absolute;top:30px;left:45px}.nadej-photo-box{display:flex}.nadej-photo-box1{margin-right:15px;width:calc(50% - 15px)}.nadej-photo-box2{margin-left:15px;width:calc(50% - 15px)}.col-10-grid-2{display:grid;grid-template-columns:1fr 2fr}.nadej-photo-button{margin-top:160px;max-width:430px}.photo-text{margin-top:30px}.photo-text div{font-weight:500;font-size:1.475rem;letter-spacing:0}.photo-text div span{color:#cc0035}.photo-text p{margin-top:5px;font-weight:400;font-size:.95rem}.content-images-slider .slide-badges{position:absolute;top:12px;right:12px;z-index:999999;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:12px!important;align-items:flex-start!important}.content-images-slider .slide-badges .slide-badge{position:static!important;flex:0 0 auto!important;width:auto!important;display:inline-flex!important}.content-images-slider .slide-badges .badge-img{width:auto!important;max-width:none!important;height:auto!important;min-height:0!important;object-fit:contain!important;display:block!important}@media (max-width:768px){.content-images-slider .slide-badges .slide-badge{width:30vw!important}.content-images-slider .slide-badges .badge-img{width:100%!important;height:auto!important;position:static!important}}.video-container{position:relative}.video-badges{position:absolute;top:12px;right:12px;display:flex;gap:12px;z-index:50}.video-badge{display:block;flex:0 0 auto}.video-badge img{display:block;width:auto;height:auto}@media (max-width:768px){.video-badge{width:30vw}.video-badge img{width:100%}}@media screen and (max-width:677px){.index-video-form-button{position:static}}