@charset "UTF-8";: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-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,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",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}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],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}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{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{font-size:.875em}mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}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;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}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}tbody,td,tfoot,th,thead,tr{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,input,optgroup,select,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]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button: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}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-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}::-webkit-file-upload-button{font:inherit}::file-selector-button{font:inherit}::-webkit-file-upload-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}: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-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,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",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}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;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>*{box-sizing:border-box;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}@media (min-width:576px){.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}}@media (min-width:768px){.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}}@media (min-width:992px){.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}}@media (min-width:1200px){.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}}@media (min-width:1400px){.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}}.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:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!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}@media (min-width:576px){.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:flex!important}.d-sm-inline-flex{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}}@media (min-width:768px){.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:flex!important}.d-md-inline-flex{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}}@media (min-width:992px){.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:flex!important}.d-lg-inline-flex{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}}@media (min-width:1200px){.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:flex!important}.d-xl-inline-flex{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}}@media (min-width:1400px){.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:flex!important}.d-xxl-inline-flex{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}}@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:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler 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}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-zoom-in .popup-form{opacity:0;transition:all .2s ease-in-out;transform:scale(.8)}.mfp-zoom-in.mfp-bg{opacity:0;transition:all .3s ease-out}.mfp-zoom-in.mfp-ready .popup-form{opacity:1;transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-in.mfp-removing .popup-form{transform:scale(1.2);opacity:0}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:0;-webkit-backface-visibility:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../libs/owl-carousel/dist/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__html,.fotorama__img,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video iframe{position:absolute;width:100%;height:100%;top:0;right:0;left:0;bottom:0}.fotorama--fullscreen,.fotorama__img{max-width:99999px!important;max-height:99999px!important;min-width:0!important;min-height:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.fotorama__wrap .fotorama__grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.fotorama__grabbing *{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.fotorama__spinner{position:absolute!important;top:50%!important;left:50%!important}.fotorama__wrap--css3 .fotorama__arr,.fotorama__wrap--css3 .fotorama__fullscreen-icon,.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border,.fotorama__wrap--css3 .fotorama__video-close,.fotorama__wrap--css3 .fotorama__video-play{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__caption,.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before,.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__nav,.fotorama__wrap--css3 .fotorama__spinner,.fotorama__wrap--css3 .fotorama__stage,.fotorama__wrap--css3 .fotorama__stage .fotorama__img,.fotorama__wrap--css3 .fotorama__stage__frame{-webkit-transform:translateZ(0);transform:translateZ(0)}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus,.fotorama__nav__frame{outline:0}.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after{content:'';border-radius:inherit;background-color:rgba(0,175,234,.5)}.fotorama__wrap--video .fotorama__stage,.fotorama__wrap--video .fotorama__stage__frame--video,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,.fotorama__wrap--video .fotorama__stage__shaft{-webkit-transform:none!important;transform:none!important}.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border{transition-property:-webkit-transform,width;transition-property:transform,width;transition-timing-function:cubic-bezier(.1,0,.25,1);transition-duration:0s}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__no-select,.fotorama__video-close,.fotorama__video-play,.fotorama__wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fotorama__select{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.fotorama__nav,.fotorama__nav__frame{margin:auto;padding:0}.fotorama__caption__wrap,.fotorama__nav__frame,.fotorama__nav__shaft{-moz-box-orient:vertical;display:inline-block;vertical-align:middle}.fotorama__nav__frame,.fotorama__thumb-border{box-sizing:content-box}.fotorama__caption__wrap{box-sizing:border-box}.fotorama--hidden,.fotorama__load{position:absolute;left:-99999px;top:-99999px;z-index:-1}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__nav,.fotorama__nav__frame,.fotorama__nav__shaft,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video-close,.fotorama__video-play{-webkit-tap-highlight-color:transparent}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(../libs/fotorama/fotorama.png) no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:2dppx){.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(../libs/fotorama/fotorama@2x.png) 0 0/96px 160px no-repeat}}.fotorama__thumb{background-color:#7f7f7f;background-color:rgba(127,127,127,.2)}@media print{.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__thumb-border,.fotorama__video-close,.fotorama__video-play{background:0 0!important}}.fotorama{min-width:1px;overflow:hidden}.fotorama:not(.fotorama--unobtrusive)>:not(:first-child){display:none}.fullscreen{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000}.fotorama--fullscreen{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;float:none!important;z-index:2147483647!important;background:#000;width:100%!important;height:100%!important;margin:0!important}.fotorama--fullscreen .fotorama__nav,.fotorama--fullscreen .fotorama__stage{background:#000}.fotorama__wrap{-webkit-text-size-adjust:100%;position:relative;direction:ltr;z-index:0}.fotorama__wrap--rtl .fotorama__stage__frame{direction:rtl}.fotorama__nav,.fotorama__stage{overflow:hidden;position:relative;max-width:100%}.fotorama__wrap--pan-y{-ms-touch-action:pan-y}.fotorama__wrap .fotorama__pointer{cursor:pointer}.fotorama__wrap--slide .fotorama__stage__frame{opacity:1!important}.fotorama__stage__frame{overflow:hidden}.fotorama__stage__frame.fotorama__active{z-index:8}.fotorama__wrap--fade .fotorama__stage__frame{display:none}.fotorama__wrap--fade .fotorama__fade-front,.fotorama__wrap--fade .fotorama__fade-rear,.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active{display:block;left:0;top:0}.fotorama__wrap--fade .fotorama__fade-front{z-index:8}.fotorama__wrap--fade .fotorama__fade-rear{z-index:7}.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active{z-index:9}.fotorama__wrap--fade .fotorama__stage .fotorama__shadow{display:none}.fotorama__img{-ms-filter:"alpha(Opacity=0)";opacity:0;border:none!important}.fotorama__error .fotorama__img,.fotorama__loaded .fotorama__img{-ms-filter:"alpha(Opacity=100)";opacity:1}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,.fotorama__img--full{display:none}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full{display:block}.fotorama__wrap--only-active .fotorama__nav,.fotorama__wrap--only-active .fotorama__stage{max-width:99999px!important}.fotorama__wrap--only-active .fotorama__stage__frame{visibility:hidden}.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active{visibility:visible}.fotorama__nav{font-size:0;line-height:0;text-align:center;display:none;white-space:nowrap;z-index:5}.fotorama__nav__shaft{position:relative;left:0;top:0;text-align:left}.fotorama__nav__frame{position:relative;cursor:pointer}.fotorama__nav--dots{display:block}.fotorama__nav--dots .fotorama__nav__frame{width:18px;height:30px}.fotorama__nav--dots .fotorama__nav__frame--thumb,.fotorama__nav--dots .fotorama__thumb-border{display:none}.fotorama__nav--thumbs{display:block}.fotorama__nav--thumbs .fotorama__nav__frame{padding-left:0!important}.fotorama__nav--thumbs .fotorama__nav__frame:last-child{padding-right:0!important}.fotorama__nav--thumbs .fotorama__nav__frame--dot{display:none}.fotorama__dot{display:block;width:4px;height:4px;position:relative;top:12px;left:6px;border-radius:6px;border:1px solid #7f7f7f}.fotorama__nav__frame:focus .fotorama__dot:after{padding:1px;top:-1px;left:-1px}.fotorama__nav__frame.fotorama__active .fotorama__dot{width:0;height:0;border-width:3px}.fotorama__nav__frame.fotorama__active .fotorama__dot:after{padding:3px;top:-3px;left:-3px}.fotorama__thumb{overflow:hidden;position:relative;width:100%;height:100%}.fotorama__nav__frame:focus .fotorama__thumb{z-index:2}.fotorama__thumb-border{position:absolute;z-index:9;top:0;left:0;border-style:solid;border-color:#00afea;background-image:linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1))}.fotorama__caption{position:absolute;z-index:12;bottom:0;left:0;right:0;font-family:'Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:1.5;color:#000}.fotorama__caption a{text-decoration:none;color:#000;border-bottom:1px solid;border-color:rgba(0,0,0,.5)}.fotorama__caption a:hover{color:#333;border-color:rgba(51,51,51,.5)}.fotorama__wrap--rtl .fotorama__caption{left:auto;right:0}.fotorama__wrap--no-captions .fotorama__caption,.fotorama__wrap--video .fotorama__caption{display:none}.fotorama__caption__wrap{background-color:#fff;background-color:rgba(255,255,255,.9);padding:5px 10px}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fotorama__wrap--css3 .fotorama__spinner{-webkit-animation:spinner 24s infinite linear;animation:spinner 24s infinite linear}.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__stage .fotorama__img{transition-property:opacity;transition-timing-function:linear;transition-duration:.3s}.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img{-ms-filter:"alpha(Opacity=0)";opacity:0}.fotorama__select{cursor:auto}.fotorama__video{top:32px;right:0;bottom:0;left:0;position:absolute;z-index:10}@-moz-document url-prefix(){.fotorama__active{box-shadow:0 0 0 transparent}}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{position:absolute;z-index:11;cursor:pointer}.fotorama__arr{position:absolute;width:32px;height:32px;top:50%;margin-top:-16px}.fotorama__arr--prev{left:2px;background-position:0 0}.fotorama__arr--next{right:2px;background-position:-32px 0}.fotorama__arr--disabled{pointer-events:none;cursor:default;opacity:.1}.fotorama__fullscreen-icon{width:32px;height:32px;top:2px;right:2px;background-position:0 -32px;z-index:20}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus{border-radius:50%}.fotorama--fullscreen .fotorama__fullscreen-icon{background-position:-32px -32px}.fotorama__video-play{width:96px;height:96px;left:50%;top:50%;margin-left:-48px;margin-top:-48px;background-position:0 -64px;opacity:0}.fotorama__wrap--css2 .fotorama__video-play,.fotorama__wrap--video .fotorama__stage .fotorama__video-play{display:none}.fotorama__error .fotorama__video-play,.fotorama__loaded .fotorama__video-play,.fotorama__nav__frame .fotorama__video-play{opacity:1;display:block}.fotorama__nav__frame .fotorama__video-play{width:32px;height:32px;margin-left:-16px;margin-top:-16px;background-position:-64px -32px}.fotorama__video-close{width:32px;height:32px;top:0;right:0;background-position:-64px 0;z-index:20;opacity:0}.fotorama__wrap--css2 .fotorama__video-close{display:none}.fotorama__wrap--css3 .fotorama__video-close{-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--video .fotorama__video-close{display:block;opacity:1}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{opacity:0}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{opacity:1}.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--video .fotorama__fullscreen-icon{opacity:0!important}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{display:none}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{display:block}.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon{display:none!important}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus){-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus){-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){-webkit-transform:translate3d(48px,0,0);transform:translate3d(48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon{-webkit-transform:translate3d(32px,-32px,0)!important;transform:translate3d(32px,-32px,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev{-webkit-transform:translate3d(-48px,0,0)!important;transform:translate3d(-48px,0,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next{-webkit-transform:translate3d(48px,0,0)!important;transform:translate3d(48px,0,0)!important}.fotorama__wrap--css3 .fotorama__arr:not(:focus),.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),.fotorama__wrap--css3 .fotorama__video-close:not(:focus),.fotorama__wrap--css3 .fotorama__video-play:not(:focus){transition-property:-webkit-transform,opacity;transition-property:transform,opacity;transition-duration:.3s}.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before{content:"";display:block;position:absolute;text-decoration:none;top:0;bottom:0;width:10px;height:auto;z-index:10;pointer-events:none;background-repeat:no-repeat;background-size:1px 100%,5px 100%}.fotorama__nav:before,.fotorama__stage:before{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.4),transparent);background-position:0 0,0 0;left:-10px}.fotorama__nav.fotorama__shadows--left:before,.fotorama__stage.fotorama__shadows--left:before{left:0}.fotorama__nav:after,.fotorama__stage:after{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.4),transparent);background-position:100% 0,100% 0;right:-10px}.fotorama__nav.fotorama__shadows--right:after,.fotorama__stage.fotorama__shadows--right:after{right:0}.fotorama--fullscreen .fotorama__nav:after,.fotorama--fullscreen .fotorama__nav:before,.fotorama--fullscreen .fotorama__stage:after,.fotorama--fullscreen .fotorama__stage:before,.fotorama__wrap--fade .fotorama__stage:after,.fotorama__wrap--fade .fotorama__stage:before,.fotorama__wrap--no-shadows .fotorama__nav:after,.fotorama__wrap--no-shadows .fotorama__nav:before,.fotorama__wrap--no-shadows .fotorama__stage:after,.fotorama__wrap--no-shadows .fotorama__stage:before{display:none}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,from,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{11.1%,from,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub{background:#aaa}.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}@font-face{font-family:Manrope;font-style:normal;font-weight:400;src:url(../fonts/Manroperegular.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:500;src:url(../fonts/Manropemedium.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:600;src:url(../fonts/Manropesemibold.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;src:url(../fonts/Manropebold.woff2) format("woff2")}@font-face{font-family:Intro;font-style:normal;font-weight:400;src:url(../fonts/intro.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:900;src:url(../fonts/montserrat-black.woff2) format("woff2")}::-webkit-input-placeholder{color:#b1b1b1;font-size:15px;font-weight:400}::-moz-placeholder{color:#b1b1b1;font-size:15px;font-weight:400}:-ms-input-placeholder{color:#b1b1b1;font-size:15px;font-weight:400}::-ms-input-placeholder{color:#b1b1b1;font-size:15px;font-weight:400}::placeholder{color:#b1b1b1;font-size:15px;font-weight:400}::-moz-selection{background:#007a9b;color:#fff}::selection{background:#007a9b;color:#fff}@media (min-width:1920px){.container{max-width:1560px}}body{font-size:16px;min-width:320px;position:relative;line-height:1.5;font-family:Manrope,sans-serif;font-weight:400;overflow-x:hidden;color:#212121}.section,header,section{position:relative;background-repeat:no-repeat;background-position:center}.section{padding:50px 0}input,textarea{width:100%;outline:0;font-size:15px;padding:16px 22px;border:1px solid #ccc;-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}input:focus,input:hover,textarea:focus,textarea:hover{border-color:#007a9b}textarea{resize:vertical}img{display:block;max-width:100%;height:auto}a{display:inline-block;text-decoration:none;color:#007a9b;-webkit-transition:color .25s ease;-o-transition:color .25s ease;transition:color .25s ease}a:focus,a:hover{color:#e6bb62}a:focus{outline:0!important}button{border:none;cursor:pointer;-webkit-transition:background .25s ease;-o-transition:background .25s ease;transition:background .25s ease;background:#007a9b}button:focus{outline:0!important}svg{-webkit-transition:fill .25s ease;-o-transition:fill .25s ease;transition:fill .25s ease}h1,h2,h3,h4,h5,h6{margin:2rem 0;line-height:1.15;font-weight:600;text-transform:uppercase;letter-spacing:.5px}h1,h2{font-size:30px}h3{font-size:26px}h4,h5,h6{font-size:23px}.page-title,.section-title{margin:0;font-size:30px;text-transform:uppercase}.page-title{margin:75px 0 55px}b,strong{font-weight:600}ol,ul{margin:25px 0;padding:0}ol li,ul li{line-height:1.3;margin-bottom:12px}ol li:last-child,ul li:last-child{margin-bottom:0}ol{padding-left:17px}ul{list-style:none}ul li{display:-webkit-box;display:-ms-flexbox;display:flex}ul li::before{display:block;content:'';width:10px;height:10px;background:#007a9b;-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;margin-top:6px;margin-right:15px}blockquote{border-left:2px solid #007a9b;padding-left:30px;margin:20px 0;font-style:italic}.button,input[type=submit]{display:inline-block;background:#007a9b;text-decoration:none;color:#fff;text-align:center;padding:15px 20px;font-weight:400;font-size:14px;line-height:1.1;-webkit-transition:background .25s ease;-o-transition:background .25s ease;transition:background .25s ease}.button:active,.button:focus,.button:hover,input[type=submit]:active,input[type=submit]:focus,input[type=submit]:hover{text-decoration:none;color:#fff;background:#e6bb62}.button.filter__clear,input[type=submit].filter__clear{color:#fff}.button-accent{background:#e6bb62;color:#212121;font-weight:600}.button-accent:active,.button-accent:focus,.button-accent:hover{color:#212121;background:#e0ac3f}.button-spacial{background:#5d5d5d}.button-up{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px;height:50px;bottom:50px;right:30px;color:#fff;font-size:21px;background:#edce8e;border-radius:4px;-webkit-transition:background .25s ease;-o-transition:background .25s ease;transition:background .25s ease;cursor:pointer}.button-up:hover{color:#fff;background:#e6bb62}.button-up:hover svg{fill:#fff!important}.button-up svg{width:16px;height:16px;fill:#fff;-webkit-transition:fill .25s ease;-o-transition:fill .25s ease;transition:fill .25s ease}input[type=submit]{width:auto;cursor:pointer;border:none;padding:15px 20px}.mfp-close{-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}.text-center{text-align:center}.hidden{display:none}.owl-carousel .owl-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.owl-carousel .owl-item img{width:auto}.owl-carousel .owl-dots{text-align:center;margin-top:5px}.owl-carousel .owl-dots .owl-dot{width:14px;height:14px;background-color:#e0e0e0;border-radius:50%;margin-right:7px}.owl-carousel .owl-dots .owl-dot:last-child{margin-right:0}.owl-carousel .owl-dots .owl-dot.active{background-color:#b2b2b2}.owl-nav,.slider-nav{width:100%;position:absolute;display:block!important;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.owl-nav .owl-next,.owl-nav .owl-prev,.owl-nav .slider-nav__next,.owl-nav .slider-nav__prev,.slider-nav .owl-next,.slider-nav .owl-prev,.slider-nav .slider-nav__next,.slider-nav .slider-nav__prev{position:absolute;top:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:36px;height:36px;border:2px solid #007a9b!important;-webkit-transition:background .25s ease;-o-transition:background .25s ease;transition:background .25s ease}.owl-nav .owl-next svg,.owl-nav .owl-prev svg,.owl-nav .slider-nav__next svg,.owl-nav .slider-nav__prev svg,.slider-nav .owl-next svg,.slider-nav .owl-prev svg,.slider-nav .slider-nav__next svg,.slider-nav .slider-nav__prev svg{width:12px;height:12px;fill:#007a9b;-webkit-transition:fill .25s ease;-o-transition:fill .25s ease;transition:fill .25s ease}.owl-nav .owl-next:hover,.owl-nav .owl-prev:hover,.owl-nav .slider-nav__next:hover,.owl-nav .slider-nav__prev:hover,.slider-nav .owl-next:hover,.slider-nav .owl-prev:hover,.slider-nav .slider-nav__next:hover,.slider-nav .slider-nav__prev:hover{background:#007a9b}.owl-nav .owl-next:hover svg,.owl-nav .owl-prev:hover svg,.owl-nav .slider-nav__next:hover svg,.owl-nav .slider-nav__prev:hover svg,.slider-nav .owl-next:hover svg,.slider-nav .owl-prev:hover svg,.slider-nav .slider-nav__next:hover svg,.slider-nav .slider-nav__prev:hover svg{fill:#fff}.owl-nav .owl-prev,.owl-nav .slider-nav__prev,.slider-nav .owl-prev,.slider-nav .slider-nav__prev{left:-90px}.owl-nav .owl-next,.owl-nav .slider-nav__next,.slider-nav .owl-next,.slider-nav .slider-nav__next{right:-90px}.slider-nav{z-index:1}.slider-nav .slider-nav__next,.slider-nav .slider-nav__prev{background-color:#fff}.slider-nav .slider-nav__prev{left:20px}.slider-nav .slider-nav__next{right:20px}.page-content-wrapper{padding:180px 0 100px}.page-content-wrapper_no-padding{padding-top:139px;padding-bottom:0}.paraxify{background-attachment:fixed;background-position:center center;background-size:cover}.social-list{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social-list li{display:block;margin-right:5px;margin-bottom:0}.social-list li:last-child{margin-right:0}.social-list li::before{display:none}.social-list img{width:28px;height:28px}.social-center-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;text-transform:capitalize}.site-header{position:fixed;width:100%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;background:#fff;font-size:14px;z-index:200}.site-header.sticky{-webkit-box-shadow:7px 0 15px rgba(0,0,0,.1);box-shadow:7px 0 15px rgba(0,0,0,.1)}.site-header.sticky .top-line{display:none}.site-header.sticky .logo img{max-width:57px}.site-header.sticky .header-nav{border:none;padding:9px 0}.site-header.sticky .header-nav .phones{width:auto}.site-header.sticky .header-nav .phones a.tel{display:none}.site-header.sticky .header-nav .phones .button-popup{display:inline-block}.site-header.sticky .main-navigation ul li{font-size:12px}.site-header .top-line__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1}.site-header .top-line .social-list li a img{-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}.site-header .top-line .social-list li a img:hover{opacity:.7}.site-header .top-line__icon{margin-right:8px}.site-header .open{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.site-header .address-rating{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.site-header .address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.site-header .address a{color:#212121}.site-header .address a:active,.site-header .address a:focus,.site-header .address a:hover{color:#e6bb62}.site-header .address svg{fill:#007a9b;width:20px;height:20px;margin-bottom:1px}.site-header .rating{display:-webkit-box;display:-ms-flexbox;display:flex;color:#000}.site-header .request-call .button{max-width:300px;padding:14px 46px;border-radius:0}.site-header .request-call .button span{display:block;text-transform:none;font-size:11px;font-weight:400;margin-top:4px}.site-header .header-nav{border-top:2px solid #eee;border-bottom:2px solid #eee;padding:13px 0}.site-header .header-nav-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header .header-nav .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header .header-nav .logo a{display:block}.site-header .header-nav .phones{display:-webkit-box;display:-ms-flexbox;display:flex;width:235px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header .header-nav .phones ul{list-style:none;padding:0;margin:0 auto}.site-header .header-nav .phones ul li{display:block;margin-bottom:0}.site-header .header-nav .phones ul li::before{display:none}.site-header .header-nav .phones a.tel{display:block;color:#212121;font-weight:700;font-size:19px}.site-header .header-nav .phones a.tel:active,.site-header .header-nav .phones a.tel:focus,.site-header .header-nav .phones a.tel:hover{color:#e6bb62}.site-header .header-nav .phones .button-popup{display:none;font-size:12px;padding:13px 28px}.site-header .header-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.site-header .header-grid_banks img{max-width:100px;max-height:25px}.site-header .header-grid_banks svg{width:auto;height:21px}.site-header .header-grid_banks :nth-child(4) svg{height:16px}.blue-text{color:#007a9b}.blue-text.blue-text_up{text-transform:uppercase}.blue-text.blue-text_bold{font-weight:700}.main-navigation ul{list-style:none;padding:0;margin:0}.main-navigation ul li{position:relative;display:inline-block;text-transform:uppercase;font-size:14px;font-weight:500;letter-spacing:.5px;margin-right:15px;margin-bottom:0}.main-navigation ul li:last-child{margin-right:0}.main-navigation ul li::before{display:none}.main-navigation ul li a{color:#212121;padding:10px}.main-navigation ul li a:active,.main-navigation ul li a:focus,.main-navigation ul li a:hover{color:#e6bb62}.main-navigation ul li a:active svg,.main-navigation ul li a:focus svg,.main-navigation ul li a:hover svg{fill:#e6bb62}.main-navigation ul li svg{width:19px;height:19px;fill:#212121}.main-navigation ul ul.sub-menu{position:absolute;top:55px;left:0;display:block;visibility:hidden;opacity:0;min-width:250px;z-index:5;background:#fff;-webkit-box-shadow:0 4px 5.64px .36px rgba(0,0,0,.17);box-shadow:0 4px 5.64px .36px rgba(0,0,0,.17);padding:5px 0 10px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.main-navigation ul ul.sub-menu li{display:block;text-align:left;margin-bottom:0;margin-right:0}.main-navigation ul ul.sub-menu li a{display:block;padding:10px 16px}.main-navigation ul li ul:hover,.main-navigation ul li:hover>ul{visibility:visible;opacity:1;display:block}.menu-item-has-children__icon{position:relative;width:12px;height:12px;display:none;cursor:pointer}.menu-item-has-children__icon::after,.menu-item-has-children__icon::before{position:absolute;content:"";top:4px;background:#fff;width:12px;height:2px}.menu-item-has-children__icon::after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.menu-item-has-children__icon.active::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mobile-navigation{position:fixed;left:0;top:0;background:#007a9b;z-index:999;width:360px;height:100%;padding:50px 30px;overflow:auto;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.mobile-navigation.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.mobile-navigation .logo{margin-bottom:30px}.mobile-navigation ul{list-style:none;padding:0;margin:0}.mobile-navigation ul li{display:block}.mobile-navigation ul li::before{display:none}.mobile-navigation ul li a{font-size:14px;text-transform:uppercase;color:#fff;font-weight:500;padding:4px 0;text-decoration:none;letter-spacing:.5px}.mobile-navigation ul li a:active,.mobile-navigation ul li a:focus,.mobile-navigation ul li a:hover{color:#e6bb62}.mobile-navigation .phones{margin-top:20px}.mobile-navigation .phones ul li{display:block;margin-bottom:0}.mobile-navigation .phones ul li::before{display:none}.mobile-navigation .phones ul li a{font-size:19px;padding:3px 0;font-weight:600}.mobile-navigation .button-accent{font-size:14px;margin-top:25px;padding:15px 23px}.mobile-navigation .button-accent:active,.mobile-navigation .button-accent:focus,.mobile-navigation .button-accent:hover{background:#e0ac3f}.cmn-toggle-switch{display:none;position:relative;font-size:0;z-index:5;overflow:hidden;width:50px;height:45px;margin:0;padding:0;cursor:pointer;text-indent:-9999px;border:none;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.cmn-toggle-switch:focus{outline:0}.cmn-toggle-switch span{display:block;position:absolute;top:21px;left:13px;right:13px;height:2px;background:#fff}.cmn-toggle-switch span::after,.cmn-toggle-switch span::before{position:absolute;display:block;content:"";right:0;width:24px;height:2px;background:#fff}.cmn-toggle-switch span::before{top:-7px}.cmn-toggle-switch span::after{bottom:-7px}.cmn-toggle-switch__htx{background:#007a9b}.cmn-toggle-switch__htx span{-webkit-transition:background 0 .3s;-o-transition:background 0 .3s;transition:background 0 .3s}.cmn-toggle-switch__htx span::after,.cmn-toggle-switch__htx span::before{-webkit-transition-duration:.3s,.3s;-o-transition-duration:.3s,.3s;transition-duration:.3s,.3s;-webkit-transition-delay:.3s,0;-o-transition-delay:.3s,0;transition-delay:.3s,0;background:#fff}.cmn-toggle-switch__htx span::before{-webkit-transition-property:top,-webkit-transform;transition-property:top,-webkit-transform;-o-transition-property:top,transform;transition-property:top,transform;transition-property:top,transform,-webkit-transform}.cmn-toggle-switch__htx span::after{-webkit-transition-property:bottom,-webkit-transform;transition-property:bottom,-webkit-transform;-o-transition-property:bottom,transform;transition-property:bottom,transform;transition-property:bottom,transform,-webkit-transform}.cmn-toggle-switch__htx.active span{background:0 0}.cmn-toggle-switch__htx.active span::before{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.cmn-toggle-switch__htx.active span::after{bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.cmn-toggle-switch__htx.active span::after,.cmn-toggle-switch__htx.active span::before{-webkit-transition-delay:0,.3s;-o-transition-delay:0,.3s;transition-delay:0,.3s}.site-footer{background:#007a9b;color:#fff;font-size:16px;line-height:1.2;padding:60px 0 20px}.site-footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:50px}.site-footer__col{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px}.site-footer a{color:#fff}.site-footer a:active,.site-footer a:focus,.site-footer a:hover{color:#e6bb62}.site-footer a:active svg,.site-footer a:focus svg,.site-footer a:hover svg{fill:#e6bb62}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer ul li::before{display:none}.site-footer .site-description{position:relative;margin-top:25px}.site-footer .logo{width:20%}.site-footer .footer-menu ul li{margin-bottom:14px}.site-footer .footer-menu ul li a{text-transform:uppercase;font-size:14px}.site-footer .footer-contacts svg{fill:#fff}.site-footer .footer-contacts .address,.site-footer .footer-contacts .email,.site-footer .footer-contacts .phones{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px}.site-footer .footer-contacts .address span,.site-footer .footer-contacts .email span,.site-footer .footer-contacts .phones span{display:block;margin-right:16px}.site-footer .footer-contacts .address svg,.site-footer .footer-contacts .email svg,.site-footer .footer-contacts .phones svg{width:32px;height:32px}.site-footer .footer-contacts .phones ul li{margin-bottom:0}.site-footer .footer-contacts .phones svg{margin-bottom:3px}.site-footer .footer-contacts .messengers{margin-left:45px;margin-top:15px}.site-footer .footer-contacts .messengers ul li{display:inline-block;margin-right:12px;margin-bottom:0}.site-footer .footer-contacts .messengers ul li:last-child{margin-right:0}.site-footer .footer-contacts .messengers svg{width:26px;height:26px}.site-footer .footer-contacts .email{margin-top:25px}.site-footer .footer-contacts .email a{font-size:18px}.site-footer .footer-contacts .email .note{font-size:14px;margin-top:2px;margin-right:0}.site-footer .footer-contacts .address{margin-top:20px;font-size:15px}.site-footer .footer-contacts .address span{line-height:1.4}.site-footer .social{max-width:300px;margin-left:auto}.site-footer .social h4{font-size:24px;font-weight:600;margin:0}.site-footer .social p{margin-top:10px;max-width:300px;line-height:1.3;margin-bottom:0}.site-footer .social ul{margin-top:22px}.site-footer .social ul li{display:inline-block;margin-right:10px}.site-footer .social ul a{width:30px;height:30px;text-align:center}.site-footer .social svg{fill:#fff;width:28px;height:28px}.site-footer .site-info{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:45px}.site-footer .site-info .copyright span{display:block;margin-top:3px}.wpcf7-form .ajax-loader{display:none!important}.popup-form{max-width:520px;margin-left:auto;margin-right:auto;background:#007a9b;color:#fff;text-align:center;padding:60px 50px;border-radius:16px}.popup-form .form-title{margin:0;font-size:30px;font-weight:500;letter-spacing:.5px}.popup-form p{margin:10px 0 0;line-height:1.3;font-size:15px}.popup-form form{max-width:350px;margin-left:auto;margin-right:auto;margin-top:25px}.popup-form input,.popup-form textarea{border:none;padding:17px 22px}.popup-form .button{background:#e6bb62;color:#212121;font-size:16px}.popup-form .button:active,.popup-form .button:focus,.popup-form .button:hover{background:#dfa836;color:#212121}.popup-form .form-privacy{text-align:center}.popup-form .form-privacy a{color:#fff}.popup-form .form-privacy a:active,.popup-form .form-privacy a:focus,.popup-form .form-privacy a:hover{color:#e6bb62}.popup-form .mfp-close{color:#fff}form input,form textarea{margin-top:20px}form .wpcf7-not-valid{border-color:#e6bb62}form input[type=submit]{width:100%;padding:19px 22px;margin-bottom:13px}form .wpcf7-spinner{display:none!important}form .form-privacy{text-align:left}form .form-privacy a{color:#676767;text-decoration:none;font-size:12px;line-height:1.2}form .wpcf7-not-valid-tip{color:#e6bb62;font-size:13px;text-align:left;letter-spacing:.5px;margin-top:3px}.wpcf7 form .wpcf7-response-output{margin:25px 0 0;padding:0;border:0;line-height:1.2;font-size:15px}.wpcf7 .form-group{position:relative}.wpcf7 input[type=file]{padding:0;font-size:14px;opacity:0;margin-bottom:20px}.wpcf7 .file-btn{position:absolute;left:0;top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;content:'Выбрать файл';-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:50px;text-align:center;border-radius:6px;border:1px dotted #fff;z-index:-1}.change-layout textarea,.order-form textarea{display:none}.change-layout{margin-top:40px}.change-layout form{max-width:370px;margin-left:auto;margin-right:auto}#orderCalcForm .popup-form__title h3{font-size:26px}.bank-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.bank-items__item{max-width:115px}.bank-items__item_color{display:none}.home .main-navigation ul li a{color:#fff}.home .main-navigation ul li a:active,.home .main-navigation ul li a:focus,.home .main-navigation ul li a:hover{color:#e6bb62}.home .main-navigation ul li svg{fill:#fff}.home .main-navigation ul.sub-menu{background:rgba(0,0,0,.4)}.home .site-header{background:0 0}.home .site-header .top-line{background:#fff}.home .site-header .header-nav{border:none;color:#fff}.home .site-header .header-nav .logo-dark{display:none}.home .site-header .header-nav .phones a{color:#fff}.home .site-header .header-nav .phones a:active,.home .site-header .header-nav .phones a:focus,.home .site-header .header-nav .phones a:hover{color:#e6bb62}.home .site-header.sticky{background:#fff}.home .site-header.sticky .main-navigation ul li a{color:#212121}.home .site-header.sticky .main-navigation ul li a:active,.home .site-header.sticky .main-navigation ul li a:focus,.home .site-header.sticky .main-navigation ul li a:hover{color:#e6bb62}.home .site-header.sticky .main-navigation ul li a:active svg,.home .site-header.sticky .main-navigation ul li a:focus svg,.home .site-header.sticky .main-navigation ul li a:hover svg{fill:#e6bb62}.home .site-header.sticky .main-navigation ul li svg{fill:#212121}.home .site-header.sticky .main-navigation ul.sub-menu{background:#fff}.home .site-header.sticky .header-nav .logo-white{display:none}.home .site-header.sticky .header-nav .logo-dark{display:block}.home .site-header.sticky .header-nav .phones a.tel{color:#212121}.home .site-header.sticky .header-nav .phones a.tel:active,.home .site-header.sticky .header-nav .phones a.tel:focus,.home .site-header.sticky .header-nav .phones a.tel:hover{color:#e6bb62}.home .site-header.sticky .header-nav .phones .button-popup{color:#fff}.home .header-slider{position:relative;min-height:100vh;z-index:1}.home .header-content{position:relative;bottom:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;min-height:100vh;z-index:100;color:#fff}.home .header-content__center{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-ms-grid;display:grid;-ms-flex-line-pack:center;align-content:center;margin-top:140px;gap:30px}.home .header-content__mortgage-block{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:15px;background:rgba(0,0,0,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font-size:14px;color:#fff}.home .header-content__mortgage-block img{max-height:30px}.home .header-content__mortgage-block.active .bank-items__item_color{display:block}.home .header-content__mortgage-block.active .bank-items__item_white{display:none}.home .header-content .container{max-width:1560px}.home .header-content__title{max-width:500px;text-shadow:1.498px 3.709px 11.96px rgba(0,0,0,.61)}.home .header-content h1{font-family:Intro,sans-serif;font-size:48px;font-weight:400;line-height:1;margin:0}.home .header-content h1 span{margin-top:10px;font-family:Manrope,sans-serif;display:block;font-weight:600;font-size:18px;letter-spacing:3px;line-height:1.2}.home .header-content__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.home .header-content__buttons .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 15px;gap:5px}.home .header-content__buttons .button-spacial{background-color:#fff;color:#007a9b}.home .header-content__advantages{list-style:none;margin-top:-20px;margin-bottom:0;padding:12px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,122,155,.5)}.home .header-content__advantages li{display:block;-webkit-box-flex:1;-ms-flex:auto;flex:auto;text-transform:uppercase;font-size:14px;font-weight:500;letter-spacing:3px;text-align:center;margin-bottom:0;padding:0 55px;line-height:1.2;border-right:2px solid #fff}.home .header-content__advantages li::before{display:none}.home .header-content__advantages li:last-child{border:none}.home .header-content__advantages li a{color:#fff}.home .header-content__advantages li a:active,.home .header-content__advantages li a:focus,.home .header-content__advantages li a:hover{color:#e6bb62}.frontpage-slides{list-style:none;position:absolute;width:100%;height:100%;top:0;left:0;margin:0;padding:0;background:0 0}.frontpage-slides__swiper{height:100%}.frontpage-slides__swiper img{width:100%;height:100%;-webkit-filter:brightness(75%);filter:brightness(75%);-o-object-fit:cover;object-fit:cover}.frontpage-slides__swiper .swiper-pagination-bullet{width:10px;height:10px;background-color:#fff;opacity:.8}.frontpage-slides__swiper .swiper-pagination-bullet-active{background-color:#007a9b;opacity:1}.frontpage-slides::after{position:absolute;width:100%;height:100%;top:0;left:0;content:"";background:rgba(0,0,0,.25)}.section-advantages{padding-top:90px}.section-advantages .section-title{margin-bottom:60px}.section-advantages .advantages-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-advantages .advantages-row .section-title{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:50px}.section-advantages .advantages{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:0;-ms-flex:0 0 49%;flex:0 0 49%;max-width:740px;margin-left:auto;margin-right:40px;padding:10px 0}.section-advantages .advantages-item{-webkit-box-flex:0;-ms-flex:0 0 31%;flex:0 0 31%;text-align:center;font-size:16px;font-weight:600;line-height:1.2}.section-advantages .advantages-item:nth-child(1),.section-advantages .advantages-item:nth-child(2),.section-advantages .advantages-item:nth-child(3){margin-bottom:50px}.section-advantages .advantages-item__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-advantages .advantages-item__title{max-width:220px;margin-left:auto;margin-right:auto;margin-top:20px}.section-advantages .roadmap-description__title{margin-top:0}.roadmap{-webkit-box-flex:0;-ms-flex:0 0 49%;flex:0 0 49%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;color:#fff;background:#007a9b;padding:15px 70px}.roadmap-description,.roadmap-img{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.roadmap-description{max-width:300px;line-height:1.3}.roadmap-description__title{font-size:26px;line-height:1.15;text-transform:uppercase;font-weight:600;margin:1.5rem 0}.roadmap-description p{font-size:18px;margin:0}.roadmap-description .button-accent{width:260px;margin-top:30px}.roadmap-img{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.roadmap-img img{-webkit-animation:move 5s linear alternate infinite;animation:move 5s linear alternate infinite;-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0);margin-left:auto;margin-right:auto}@-webkit-keyframes move{0%{-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}50%{-webkit-transform:translate3d(0,12px,0);transform:translate3d(0,12px,0)}100%{-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}}@keyframes move{0%{-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}50%{-webkit-transform:translate3d(0,12px,0);transform:translate3d(0,12px,0)}100%{-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}}.home .section-services{padding:50px 0 30px}.home .section-services .section-title{margin-bottom:55px}.services-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}.services-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 49%;flex:0 0 49%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.services-column .services-row{margin-bottom:0}.services-column .services-row .services-item{-webkit-box-flex:0;-ms-flex:0 0 49%;flex:0 0 49%}.services-item a{position:relative;color:#fff;overflow:hidden}.services-item a::before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.52);-webkit-transition:background .25s ease;-o-transition:background .25s ease;transition:background .25s ease;z-index:1}.services-item a:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.services-item img{-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.services-item__title{position:absolute;display:block;width:100%;min-height:100px;bottom:50px;text-transform:uppercase;font-size:21px;letter-spacing:.5px;font-weight:600;line-height:1.1;text-align:center;padding:0 20px;z-index:2}.services-item__title span{display:block;max-width:500px;font-weight:400;font-size:16px;text-transform:none;margin-top:17px;margin-left:auto;margin-right:auto}.services-item__title--first{bottom:20px}.services-item__title--small{min-height:auto;top:50%;bottom:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.section-about-company{background:#fff}.section-about-company .about-company{margin-top:65px}.section-about-company .about-company__img{padding-right:30px}.section-about-company .about-company__btn .button,.section-about-company .about-company__description .button{width:260px;padding:17px 30px;margin-top:15px}.section-about-company .about-company__description{text-align:justify}.section-about-company .about-company__btn{display:none}.section-company-advantages{padding:80px 0;background:#fff}.section-company-advantages .section-title{max-width:1200px;margin:0 auto}.section-company-advantages .company-advantages{margin-top:65px}.section-company-advantages .company-advantages-item{display:-webkit-box;display:-ms-flexbox;display:flex}.section-company-advantages .company-advantages-item__icon{-webkit-box-flex:0;-ms-flex:0 0 90px;flex:0 0 90px}.section-company-advantages .company-advantages-item__icon img{margin:0 auto}.section-company-advantages .company-advantages-item__title{padding:0 20px}.section-company-advantages .company-advantages-item__title .h4{margin:0 0 10px;font-size:24px;line-height:1.1;font-weight:400}.section-company-advantages .company-advantages__accent{max-width:750px;font-size:30px;letter-spacing:.25px;font-weight:600;line-height:1.1;margin-top:60px;margin-left:auto;margin-right:auto}.section-company-advantages .company-advantages__accent span{display:block}.section-company-advantages .company-advantages__accent .button{margin-top:50px;padding:16px 45px;line-height:1.3}.section-company-advantages .company-advantages__accent .button--mobile{display:none}.section-order-departure{background-image:url(../images/bg/order-departure-bg-2.jpg);min-height:360px;color:#fff;padding:67px 0 60px}.section-order-departure .section-title{margin:0 0 10px;font-weight:500}.section-order-departure .order-departure-form{margin-top:30px}.section-order-departure .order-departure-form form .form-group-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-order-departure .order-departure-form form .form-group,.section-order-departure .order-departure-form form .form-submit{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}.section-order-departure .order-departure-form form .form-submit p{display:none}.section-order-departure .order-departure-form form input[type=submit]{max-width:335px;height:55px;background:#e6bb62;color:#212121;font-size:16px}.section-order-departure .order-departure-form form input[type=submit]:active,.section-order-departure .order-departure-form form input[type=submit]:focus,.section-order-departure .order-departure-form form input[type=submit]:hover{background:#dfa836;color:#212121}.section-order-departure .order-departure-form form .form-privacy a{color:#fff}.section-portfolio{padding:120px 0}.section-portfolio .section-description{max-width:500px;margin-left:auto;margin-right:auto;margin-top:25px}.portfolio .tabs-wrapper .tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:45px 0 65px;padding:0 8px;border:none}.portfolio .tabs-wrapper .tabs .tab{width:230px;text-align:center;cursor:pointer;text-transform:none;letter-spacing:0;font-size:16px;background:#007a9b;font-weight:400;color:#fff;padding:15px 30px;border-radius:4px;-webkit-transition:background .25s ease;-o-transition:background .25s ease;transition:background .25s ease;margin-right:0}.portfolio .tabs-wrapper .tabs .tab.active{background:#e6bb62}.portfolio .tabs-wrapper .tabs .tab::after{display:none}.portfolio .tabs-wrapper .tabs .tab:hover{background:#e6bb62}.portfolio .tabs-wrapper .tabs-content{margin-top:0}.portfolio .tabs-wrapper .tab-item img{max-width:100%}.portfolio-item{text-align:center;padding:0 8px;margin-bottom:30px;margin-left:auto;margin-right:auto}.portfolio-item a{position:relative;overflow:hidden;text-decoration:none;-webkit-transform:matrix(1,0,0,1,0,0);-ms-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0);color:#fff}.portfolio-item a::before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition:background .25s ease;-o-transition:background .25s ease;transition:background .25s ease;z-index:1}.portfolio-item a:hover::before{background:rgba(0,0,0,.52)}.portfolio-item a:hover .portfolio-item__title{opacity:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.portfolio-item img{-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;margin-left:auto;margin-right:auto}.portfolio-item__title{position:absolute;width:100%;position:absolute;top:50%;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);opacity:0;overflow:hidden;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;z-index:2;text-align:center;padding:0 30px}.portfolio-item__title .button:active,.portfolio-item__title .button:focus,.portfolio-item__title .button:hover{background:#007a9b}.portfolio-item .h3{margin:0 0 12px;font-size:18px;font-weight:400;line-height:1.25}.portfolio-button{margin-top:40px}.portfolio-button .button{padding:17px 40px}.news-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}.news-items .news-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-items .news-item:first-child{margin-bottom:45px}.news-items .news-item__thumb{display:block;-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%}.news-items .news-item img{border-radius:50%}.news-items .news-item__description{-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%;padding-left:25px}.news-items .news-item__description .date{font-size:16px}.news-items .news-item__description .title{margin:10px 0 17px;font-size:21px;font-weight:600;letter-spacing:0;line-height:1;text-transform:none}.news-items .news-item__description .title a{color:#212121}.news-items .news-item .button{display:inline-block;color:#fff;font-weight:500;padding:15px 28px}.news-items .news-item .button:focus,.news-items .news-item .button:hover{background:#5d5d5d}.section-order-consultation{background-image:url(../images/bg/consultation-bg.jpg);color:#fff;padding:70px 0}.section-order-consultation .section-title{font-size:26px;line-height:1.45;margin:30px 0 15px}.section-order-consultation form{max-width:450px}.section-order-consultation form .form-submit{text-align:center}.section-order-consultation form input[type=submit]{width:auto;background:#e6bb62;color:#212121;font-size:14px;padding:17px 32px}.section-order-consultation form input[type=submit]:active,.section-order-consultation form input[type=submit]:focus,.section-order-consultation form input[type=submit]:hover{background:#dfa836;color:#212121}.section-order-consultation form .form-privacy a{color:#fff;margin-top:10px}.manager{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.manager__img{-webkit-box-flex:0;-ms-flex:0 0 27%;flex:0 0 27%}.manager__img img{border-radius:50%;border:7px solid #25d366}.manager__text{margin-left:45px}.manager__text .name{font-weight:500;font-size:21px}.manager__text p{margin:5px 0 0}.manager__text .button-accent{margin-top:25px;font-weight:500;padding:14px 22px}.manager__text .button-accent svg{margin-right:10px}.section-order-form{text-align:left;background-size:cover;background-position:center bottom;padding:50px 0}.section-order-form .section-title{margin:0}.section-order-form .form{max-width:570px;background:#fff;color:#212121;text-align:center;padding:40px;margin-left:auto}.section-order-form .form__title{line-height:1;margin-bottom:12px}.section-order-form .form__text{max-width:400px;font-weight:500;margin-left:auto;margin-right:auto;line-height:1.3}.section-order-form .form__text a{color:#212121;text-decoration:underline}.section-order-form .form__text a:hover{color:#e6bb62}.section-order-form .form form{margin-left:auto;margin-right:auto}.section-order-form .form form .form-privacy a{color:#212121;text-align:center}.section-order-form .form form input[type=submit]{padding:18px 45px;margin:15px 0 0}.section-certificates{padding:100px 0 70px}.section-certificates .carousel-certificates{margin-top:65px}.section-certificates .carousel-certificates .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-certificates .carousel-certificates__item a{-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}.section-certificates .carousel-certificates__item a:hover{opacity:.7}.section-partners{padding:100px 0}.section-partners .carousel-partners{margin-top:85px}.section-partners .carousel-partners .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-partners .carousel-partners__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-partners .carousel-partners__item img{-webkit-filter:grayscale(95%);filter:grayscale(95%);-webkit-transition:opacity .4s ease,-webkit-filter .25s ease!important;transition:opacity .4s ease,-webkit-filter .25s ease!important;-o-transition:filter .25s ease,opacity .4s ease!important;transition:filter .25s ease,opacity .4s ease!important;transition:filter .25s ease,opacity .4s ease,-webkit-filter .25s ease!important}.section-partners .carousel-partners__item:hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}.section-video{padding-top:100px}.section-video .carousel-video{margin-top:50px}.section-video .carousel-video__item{width:100%}.section-video .carousel-video__item .video-title{font-size:19px;font-weight:600;line-height:1.2;margin:20px 20px 0}.video{position:relative;padding-top:25px;margin-bottom:15px;height:0}.video iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.video.ratio-16-9{padding-bottom:56.25%}.video.ratio-16-9 video{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.section-news{padding:100px 0 120px}.section-news .carousel-news{margin-top:60px}.section-news .carousel-news .owl-item .owl-lazy{-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.news-card__img{overflow:hidden}.news-card__img img{-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.news-card__img:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.news-card__date{margin-top:5px}.news-card__title{max-width:280px;text-transform:none;font-size:21px;letter-spacing:0;line-height:1.1;font-weight:600;margin:10px 0 0}.news-card__title a{color:#212121}.news-card__title a:active,.news-card__title a:focus,.news-card__title a:hover{color:#e6bb62}.page-template-page-blog .page-title{margin-bottom:70px}.posts-wrapper{padding-left:24px}.post-card{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.post-card::before{display:block;content:'';-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;height:1px;background:#e1e1e1;margin:70px 0}.post-card:nth-child(1)::before{display:none}.post-card__img{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%}.post-card__img a{overflow:hidden}.post-card__img img{-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.post-card__img:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.post-card__description{-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%;padding-left:40px;margin-top:15px}.post-card .post-date{font-size:14px}.post-card .post-title h3{font-size:24px;text-transform:none;margin:8px 0 20px}.post-card .post-title h3 a{color:#212121}.post-card .post-excerpt{line-height:1.2}.post-card .button{padding:15px 42px;margin-top:5px}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:75px}.pagination .page-numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:53px;height:53px;border:1px solid #c2c2c2;color:#c2c2c2;-webkit-transition:background .25s ease;-o-transition:background .25s ease;transition:background .25s ease;font-size:21px;margin-right:16px}.pagination .page-numbers svg{fill:#c2c2c2;width:13px;height:13px}.pagination .page-numbers:last-child{margin-right:0}.pagination .page-numbers:focus,.pagination .page-numbers:hover{background:#c2c2c2;color:#fff}.pagination .page-numbers:focus svg,.pagination .page-numbers:hover svg{fill:#fff}.pagination .current{background:#c2c2c2;color:#fff}.breadcrumbs{font-weight:500}.breadcrumbs a{color:#787878}.breadcrumbs a:hover{color:#212121}.breadcrumbs span{margin:0 3px}.categories__title{font-size:23px;margin:0}.categories__title::after{display:block;content:'';width:150px;height:2px;background:#007a9b;margin-top:12px}.categories ul{list-style:none;padding:0;margin:30px 0 0}.categories ul li{display:block;margin-bottom:0;-webkit-transition:background .3s ease,border-color .3s ease;-o-transition:background .3s ease,border-color .3s ease;transition:background .3s ease,border-color .3s ease;border-bottom:1px solid #e1e1e1}.categories ul li::before{display:none}.categories ul li:hover{background:#007a9b;color:#fff;border-color:#007a9b}.categories ul li:hover a{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform:translateX(25px);color:#fff}.categories ul li a{display:block;font-size:17px;font-weight:600;line-height:1.2;color:#007a9b;padding:16px 25px 16px 0;-webkit-transition:color .3s ease,-webkit-transform .3s ease;transition:color .3s ease,-webkit-transform .3s ease;-o-transition:color .3s ease,transform .3s ease;transition:color .3s ease,transform .3s ease;transition:color .3s ease,transform .3s ease,-webkit-transform .3s ease}.categories ul li.current-cat:hover{background:0 0;border-color:#e1e1e1}.categories ul li.current-cat:hover a{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);color:#212121}.categories ul li.current-cat a{color:#212121}.post-template-single-project .page-content-wrapper{padding-bottom:0}.post-template-single-project .page-title{margin:0 0 45px!important}.project-page{margin:60px 0}.project-page__description{padding-left:60px}.project-page__description .project-text{margin-top:40px;color:#515151}.project-page__description .button{padding:17px 42px;margin-top:30px}.project-page-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:35px;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:10px}.project-page-info__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:40px}.project-page-info__item:last-child{margin-right:0}.project-page-info__item svg{width:20px;height:20px;fill:#007a9b;margin-bottom:3px}.project-page-info__item span{display:block}.project-page-info__item .icon{margin-right:8px}.project-page-info__item .title{color:#616161;font-size:19px}.project-page-feature{margin-top:70px}.project-page .characteristics{padding-left:75px;color:#212121}.project-page .characteristics .section-title{margin-bottom:40px}.project-page .characteristics-item{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;margin-bottom:12px;line-height:1.3}.project-page .characteristics-item__title,.project-page .characteristics-item__value{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.projects{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:50px}.projects__count{display:-ms-grid;display:grid;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.projects .project{position:relative;height:350px;color:#fff;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.projects .project:hover{-webkit-box-shadow:0 0 60px rgba(0,0,0,.6);box-shadow:0 0 60px rgba(0,0,0,.6);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.projects .project:hover .project__info{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.projects .project__info{position:absolute;bottom:0;left:0;background-color:rgba(0,122,155,.7);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);width:100%;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 25px}.projects .project__name,.projects .project__price{font-weight:700;font-size:20px;line-height:1.1}.projects .project__name{text-align:center;padding:0 10px}.projects .project__price{-ms-grid-column-align:end;justify-self:end}.projects .project svg{width:20px;height:auto}.projects .project svg path{fill:#fff}.projects .project__params{width:210px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:7px}.projects .project__params__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;font-size:11px}.projects .project__params__item:nth-child(2) svg{width:30px}.projects .project__more{color:#ccc;font-size:12px;font-weight:400}.projects .project__more svg{width:50px}.projects .project__more svg path{fill:#ccc}.projects .project__img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.projects .project__description{width:100%;height:calc(100% - 148px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;text-align:center}.projects .project__description__wrapper{width:70%}.projects .project__description p{margin:0}.fotorama__nav{margin-top:10px}.fotorama__nav::after,.fotorama__nav::before{background-image:none}.tabs-wrapper .tabs{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;border-bottom:2px solid #e0e0e0}.tabs-wrapper .tabs .tab{font-size:23px;font-weight:500;letter-spacing:.5px;padding:5px 0;cursor:pointer;margin-right:60px}.tabs-wrapper .tabs .tab:last-child{margin-right:0}.tabs-wrapper .tabs .tab::after{display:block;content:'';width:100%;height:2px;background:#007a9b;margin-top:5px;-webkit-transform:translateY(7px) scale(0);-ms-transform:translateY(7px) scale(0);transform:translateY(7px) scale(0);-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}.tabs-wrapper .tabs .tab.active::after{-webkit-transform:translateY(7px) scale(1);-ms-transform:translateY(7px) scale(1);transform:translateY(7px) scale(1)}.tabs-wrapper .tabs-content{margin-top:20px}.tabs-wrapper .tab-item img{margin-left:auto;margin-right:auto}.similar-projects{padding:130px 0 100px}.similar-projects .section-title{margin-bottom:75px}.similar-projects .similar-project{margin-bottom:60px;margin-left:7px;margin-right:7px;-webkit-box-shadow:0 3px 5.7px .3px rgba(0,0,0,.3);box-shadow:0 3px 5.7px .3px rgba(0,0,0,.3)}.similar-projects .similar-project__thumb{position:relative;overflow:hidden}.similar-projects .similar-project__thumb img{-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.similar-projects .similar-project__thumb:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.similar-projects .similar-project__description{text-align:center;padding:25px 40px 40px}.similar-projects .similar-project__description h3{font-size:24px;letter-spacing:.7px;margin:0 0 10px}.similar-projects .similar-project__description p{margin:0 0 2px;font-weight:600;color:#696969}.similar-projects .similar-project__description .button{margin-top:25px;padding:16px 40px}.section-related-portfolio{padding:0}.section-related-portfolio .section-title{margin-top:0}.section-related-portfolio .section-description{margin-top:20px}.section-related-portfolio .related-portfolio-wrapper{padding:0}.section-related-portfolio .order-form-wrapper{max-width:780px;padding-top:50px;padding-bottom:50px}.section-related-portfolio .manager{margin-top:40px}.related-portfolio__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:92%;height:530px;background-repeat:no-repeat;background-position:center;background-size:cover;color:#fff;-webkit-transition:color .25s ease;-o-transition:color .25s ease;transition:color .25s ease}.related-portfolio__item::after{display:block;content:'';position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.4);-webkit-transition:background .25s ease;-o-transition:background .25s ease;transition:background .25s ease;z-index:2}.related-portfolio__item:active,.related-portfolio__item:focus,.related-portfolio__item:hover{color:transparent}.related-portfolio__item:active::after,.related-portfolio__item:focus::after,.related-portfolio__item:hover::after{background:rgba(0,0,0,.05)}.related-portfolio__item .section-title{text-align:center;margin:0 auto;padding:0 20px;z-index:3}.related-portfolio__item .section-title div{max-width:520px;margin:0 auto}.finished-projects .mix{display:none}.project-card{margin-bottom:35px;padding:0 5px}.project-card-inner{position:relative;color:#fff;overflow:hidden;-webkit-transform:matrix(1,0,0,1,0,0);-ms-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0)}.project-card-inner::before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition:background .3s ease-in-out;-o-transition:background .3s ease-in-out;transition:background .3s ease-in-out;z-index:1}.project-card-inner:hover::before{background:rgba(0,122,155,.769)}.project-card-inner:hover .project-card__title{background:0 0}.project-card-inner:hover .project-card__description{opacity:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.project-card a{color:#fff}.project-card__title{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;left:0;top:0;right:0;background:rgba(0,122,155,.769);padding:20px 30px;-webkit-transition:background .3s ease-in-out;-o-transition:background .3s ease-in-out;transition:background .3s ease-in-out;z-index:2}.project-card__title .project-title{font-size:21px;line-height:1;letter-spacing:1px;margin:0}.project-card__title .project-area{font-size:20px}.project-card__title .project-area svg{width:20px;height:20px;fill:#fff;margin-bottom:4px;margin-right:6px}.project-card__description{width:100%;position:absolute;top:50%;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);opacity:0;overflow:hidden;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;z-index:2;text-align:center;font-size:17px;padding:40px 45px 20px;line-height:1.33}.project-card__description .title{display:block;text-transform:uppercase;font-weight:600;font-size:18px;letter-spacing:1px;margin-bottom:3px}.project-card__description .more{display:inline-block;border:2px solid #fff;border-radius:4px;text-transform:uppercase;font-size:16px;letter-spacing:.5px;line-height:1;padding:12px 24px;margin-top:3px}.project-card__props{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:10px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;margin:0 auto}.project-card__prop{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.project-card__props-icon svg{width:20px;height:20px}.project-card__price{background-color:#007a9b;color:#fff;text-align:center;font-size:26px;border-radius:10px;padding:10px;position:relative;width:90%;bottom:40px;margin:0 auto -30px;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25)}.section-project-advantages{padding:100px 0 80px}.section-project-advantages .section-title{max-width:600px}.section-project-advantages .advantages-item{display:-webkit-box;display:-ms-flexbox;display:flex}.section-project-advantages .advantages-item__icon{-webkit-box-flex:0;-ms-flex:0 0 108px;flex:0 0 108px}.section-project-advantages .advantages-item__description{max-width:610px;padding-left:25px}.section-project-advantages .advantages-item__description .title{margin:0 0 10px;text-transform:none;font-size:20px;font-weight:600;letter-spacing:0}.section-project-building{padding:100px 0 90px}.section-project-building .project-building-text--first{margin-bottom:65px}.section-project-building .project-building-text--first h2{margin-top:0}.page-template-page-projects .page-content-wrapper{padding-bottom:0;background:#fff}.post-template-single-portfolio .page-content-wrapper{padding-bottom:0}.post-template-single-portfolio .page-title{margin-bottom:0}.post-template-single-portfolio .section-company-advantages{padding-top:85px}.portfolio-gallery-wrapper{padding-bottom:70px}.portfolio-gallery-wrapper .button-more{margin-top:30px}.portfolio-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0;margin-bottom:10px}.portfolio-gallery__item{position:relative;display:none;-webkit-box-flex:0;-ms-flex:0 0 19%;flex:0 0 19%;background-repeat:no-repeat;background-size:cover;height:195px;overflow:hidden;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease;text-align:center;margin-left:.5%;margin-right:.5%;margin-bottom:15px}.portfolio-gallery__item:hover{opacity:.75}.portfolio-gallery__item img{display:none}.portfolio-gallery__item--video svg{position:absolute;width:42px;height:42px;fill:#fff;top:calc(50% - 21px);left:calc(50% - 21px)}.button-more{padding:17px 46px}.article .page-title{margin-bottom:10px}.article__img{margin:35px 0}.article__text{line-height:1.5}.article__text h1,.article__text h2{font-size:30px}.article__text h3{font-size:26px}.article__text h4,.article__text h5,.article__text h6{font-size:21px}.article__text img{margin:5px 25px 25px 0;float:left;width:60%}.share{margin-top:45px}.ya-share2__container_size_m .ya-share2__badge{-webkit-transition:-webkit-box-shadow .25s ease;transition:-webkit-box-shadow .25s ease;-o-transition:box-shadow .25s ease;transition:box-shadow .25s ease;transition:box-shadow .25s ease,-webkit-box-shadow .25s ease}.ya-share2__container_size_m .ya-share2__badge:hover{-webkit-box-shadow:0 2px 10px rgba(0,0,0,.22);box-shadow:0 2px 10px rgba(0,0,0,.22)}.ya-share2__container_size_m .ya-share2__badge .ya-share2__icon{width:34px!important;height:34px!important;background-repeat:no-repeat;background-size:30px 30px!important}.ya-share2__list.ya-share2__list_direction_horizontal>.ya-share2__item{margin-right:12px!important}.ya-share2__list.ya-share2__list_direction_horizontal>.ya-share2__item::before{display:none}.ya-share2__list.ya-share2__list_direction_horizontal>.ya-share2__item:last-child{margin-right:0!important}.page-template-page-contacts .section-order-departure{background-image:none;color:#212121;padding-top:110px;padding-bottom:0}.page-template-page-contacts .section-order-departure .order-departure-form form .form-privacy a{color:#212121}.page-template-page-contacts .section-order-departure .order-departure-form form input[type=submit]{background:#007a9b;color:#fff}.page-template-page-contacts .section-order-departure .order-departure-form form input[type=submit]:active,.page-template-page-contacts .section-order-departure .order-departure-form form input[type=submit]:focus,.page-template-page-contacts .section-order-departure .order-departure-form form input[type=submit]:hover{background:#e6bb62}.contacts{margin-top:70px}.contacts-items h2{font-size:24px;font-weight:400;margin:0 0 35px}.contacts-items ul{list-style:none;padding:0;margin:0}.contacts-items ul li{display:block;margin-bottom:13px}.contacts-items ul li::before{display:none}.contacts-items ul a{color:#007a9b}.contacts-items ul a:active,.contacts-items ul a:focus,.contacts-items ul a:hover{color:#e6bb62}.contacts-items .contacts-info li a,.contacts-items .contacts-info li span{font-weight:600}.contacts-items .contacts-info .open{margin-top:30px}.contacts-items .contacts-info .open span{display:block;margin-top:7px}.contacts-items .licenses{margin:30px 0 40px}.contacts-items .licenses li{margin-bottom:8px}.contacts-items .licenses li a{color:#212121;text-decoration:underline}.contacts-items .licenses li a:active,.contacts-items .licenses li a:focus,.contacts-items .licenses li a:hover{color:#e6bb62}.feedback{position:relative;border:6px solid #007a9b;margin-top:175px}.feedback-img img{position:absolute;bottom:-17px;left:70px}.feedback-description{padding:80px 60px 80px 30px}.feedback-description h2{font-family:Intro,serif;font-size:60px;color:#007a9b;margin:0 0 40px}.feedback-description .quote{font-size:30px;font-style:italic;font-weight:500;line-height:1.2;letter-spacing:.5px;margin:0}.feedback-description .note{max-width:480px;font-size:24px;line-height:1.3;margin-top:25px;margin-left:auto}.feedback-description .note span{font-weight:600;display:block}.feedback-description .button{margin-top:25px;padding:16px 70px}.feedback-form form{max-width:100%}.feedback-form form textarea{height:150px}.map{margin-top:150px}.map .section-title{margin-bottom:60px}.map-wrapper{width:100%;height:700px;position:relative;-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:-webkit-filter .25s ease;transition:-webkit-filter .25s ease;-o-transition:filter .25s ease;transition:filter .25s ease;transition:filter .25s ease,-webkit-filter .25s ease}.map-wrapper:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.page-template-page-about-company .page-content-wrapper{padding-bottom:0}.page-template-page-about-company .page-title{max-width:685px}.page-template-page-about-company .page-title span{color:#007a9b}.director-message{position:relative;background-color:#f8f8f8}.director-message__text{padding:50px;font-size:21px;line-height:1.3}.director-message__text h3{font-size:32px;font-weight:700;font-family:Intro,sans-serif;text-transform:uppercase;margin:0 0 25px}.director-message__text p{margin:0}.director-message__text .note{margin-bottom:20px;font-size:22px}.director-message__text .quote{margin-bottom:30px;font-size:14px}.director-message__img img{width:30%;position:absolute;right:9%;bottom:-14px}.about-company-description{margin-top:70px}.about-company-description .about-company-text{padding-left:90px;padding-right:50px}.about-company-description .about-company-counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-company-description .about-company-counter__item{max-width:175px;text-align:center;line-height:1.3;margin-bottom:30px}.about-company-description .about-company-counter__item:last-child{margin-bottom:0}.about-company-description .about-company-counter .number{font-size:72px;font-family:Montserrat,sans-serif;font-weight:900;color:#007a9b;font-weight:700}.section-team{padding:75px 0 0}.section-team .carousel-team,.section-team .team-wrapper{margin-top:90px}.section-team .carousel-team{display:none}.section-team .team-item{text-align:center}.section-team .team-item__img img{max-width:90%;margin:0 auto}.section-team .team-item__name{font-weight:600;font-size:19px;line-height:1.2;color:#007a9b;margin:25px 0 5px}.section-team .team-item__position{line-height:1.1}.section-team .team-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-team .team-wrapper .team-item{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;padding:0 15px;margin-bottom:65px}.section-team .team-wrapper .team-item__img img{max-width:85%}.section-team .team-wrapper .team-item__name{font-size:18px}.section-team .team-wrapper .team-item__position{font-size:15px}.section-services{padding:100px 0 110px}.section-services .services-block{max-width:700px;-webkit-box-shadow:0 4px 5.64px .36px rgba(0,0,0,.17);box-shadow:0 4px 5.64px .36px rgba(0,0,0,.17);text-align:center;padding:50px 60px 70px}.section-services .services-block__title .section-title{display:inline-block;font-weight:700;margin:0}.section-services .services-block__title .section-title::after{display:block;content:'';width:90%;height:3px;background:#007a9b;margin-left:auto;margin-right:auto;margin-top:10px}.section-services .services-block ul{list-style:none;padding:0;margin:33px 0 0;text-align:left;font-size:23px}.section-services .services-block ul li{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.2;margin-bottom:17px}.section-services .services-block ul li:last-child{margin-bottom:0}.section-services .services-block ul li::before{display:block;content:'';width:15px;height:15px;-webkit-box-flex:0;-ms-flex:0 0 15px;flex:0 0 15px;background:#007a9b;margin-top:6px;margin-right:22px}.section-services .services-block ul a{color:#212121}.section-services .services-block ul a:active,.section-services .services-block ul a:focus,.section-services .services-block ul a:hover{color:#007a9b}.section-services .services-block--build{margin-left:auto}.section-services .services-block__btn{margin-top:30px}.section-services .services-block__btn .button{width:240px}.section-build-geography{padding:130px 0 70px}.section-build-geography .section-description{font-size:18px;font-weight:600;letter-spacing:.25px;line-height:1.2;margin:25px 0 0}.section-build-geography .container{max-width:1790px}.section-build-geography .map{margin-top:50px}.section-build-geography .map .map-build{height:600px;-webkit-filter:none;filter:none}.page-template-page-about-company .section-company-advantages{padding-bottom:0}.page-template-page-about-company .section-company-advantages .section-title{max-width:100%;margin:0}.page-template-page-about-company .company-advantages{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:85px}.page-template-page-about-company .company-advantages .advantages-item{-webkit-box-flex:0;-ms-flex:0 0 14%;flex:0 0 14%;text-align:center;margin-bottom:80px}.page-template-page-about-company .company-advantages .advantages-item__icon img{margin:0 auto}.page-template-page-about-company .company-advantages .advantages-item__title{max-width:190px;font-size:17px;line-height:1.1;margin-top:25px;margin-left:auto;margin-right:auto}.page-template-page-services .page-content-wrapper{padding-bottom:0}.page-template-page-services .section-services{padding:0}.page-template-page-services .section-building-stages{padding:100px 0 0}.page-template-page-services .section-building-stages .building-stages{margin-top:80px}.timeline{display:none;width:100%}.timeline-item{margin-bottom:20px}.timeline-item__number{font-family:Intro,sans-serif;color:grey;font-size:52px;line-height:1}.timeline-item__number span{display:block;padding-left:10px}.timeline-item__number::after{display:block;content:'';width:100%;height:6px;margin:15px 0 20px}.timeline-item__text{max-width:220px;padding-left:10px}.timeline-item__text h3{font-size:16px;margin:0}.timeline-item__text span{display:block;text-transform:uppercase;color:#007a9b;font-size:14px;font-weight:600;letter-spacing:.5px;margin:3px 0 7px}.timeline-item__text p{font-size:14px;line-height:1.2}.timeline-item--engineering{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}.timeline-item--engineering .timeline-item__number::after{background:#007a9b}.timeline-item--building{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%}.timeline-item--building .timeline-item__number::after{background:#29abe2}.timeline-item--networks{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}.timeline-item--networks .timeline-item__number::after{background:#fbb03b}.timeline-item--finishing{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}.timeline-item--finishing .timeline-item__number::after{background:#f15a24}.timeline-item--landscaping{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.timeline-item--landscaping .timeline-item__number::after{background:#009245}.page-template-page-services .section-post-build{color:#fff;background:#007a9b;padding:70px 0}.page-template-page-services .post-build{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-template-page-services .post-build__title{-webkit-box-flex:0;-ms-flex:0 0 37%;flex:0 0 37%;padding-right:20px}.page-template-page-services .post-build__title .section-title{max-width:490px;font-family:Intro,sans-serif;font-weight:400;font-size:50px;line-height:1.1;margin-left:auto}.page-template-page-services .post-build__img{-webkit-box-flex:0;-ms-flex:0 0 26%;flex:0 0 26%}.page-template-page-services .post-build__img img{position:absolute;bottom:0}.page-template-page-services .post-build__description{max-width:520px;-webkit-box-flex:0;-ms-flex:0 0 37%;flex:0 0 37%;padding-left:30px;line-height:1.5}.page-template-page-services .post-build__description .button{background:#fff;color:#212121;border:2px solid #fff;padding:15px 23px 15px 39px;-webkit-transition:background .25s ease,color .25s ease;-o-transition:background .25s ease,color .25s ease;transition:background .25s ease,color .25s ease;margin-top:30px}.page-template-page-services .post-build__description .button svg{width:12px;height:12px;margin-bottom:2px}.page-template-page-services .post-build__description .button:active,.page-template-page-services .post-build__description .button:focus,.page-template-page-services .post-build__description .button:hover{background:0 0;color:#fff}.page-template-page-services .section-additional-services{padding:120px 0 30px}.page-template-page-services .section-additional-services .additional-services{margin-top:70px}.page-template-page-services .section-additional-services .additional-services-item{padding:0 18px;margin-bottom:65px}.page-template-page-services .section-additional-services .additional-services-item__img{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.page-template-page-services .section-additional-services .additional-services-item__img img{-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.page-template-page-services .section-additional-services .additional-services-item__img:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.page-template-page-services .section-additional-services .additional-services-item__title{font-size:18px;margin:25px 0 0;text-align:center}.page-template-page-services .section-additional-services .additional-services-item__title a{color:#212121}.page-template-page-services .section-additional-services .additional-services-item__title a:active,.page-template-page-services .section-additional-services .additional-services-item__title a:focus,.page-template-page-services .section-additional-services .additional-services-item__title a:hover{color:#007a9b}.error404 .page-content-wrapper{min-height:65vh}.page-template-page-offers .page-content-wrapper{padding-bottom:0}.page-template-page-offers .tabs-wrapper .tabs{display:block;border-color:#007a9b}.page-template-page-offers .tabs-wrapper .tabs .tab{display:inline-block;font-size:18px;line-height:1.2;padding:16px 48px;text-align:center;-webkit-transition:background .25s ease,color .25s ease;-o-transition:background .25s ease,color .25s ease;transition:background .25s ease,color .25s ease;margin-right:0}.page-template-page-offers .tabs-wrapper .tabs .tab::after{display:none}.page-template-page-offers .tabs-wrapper .tabs .tab.active{background:#007a9b;color:#fff}.page-template-page-offers .tabs-wrapper .tabs .tab.active:hover{color:#fff}.page-template-page-offers .tabs-wrapper .tabs .tab:hover{color:#007a9b}.page-template-page-offers .tabs-wrapper .tabs-content{margin-top:70px;padding-bottom:60px}.page-template-page-offers .tabs-wrapper .tab-item .row{bs-gutter-x:40px}.offers-item{margin-bottom:65px}.offers-item__thumb{overflow:hidden}.offers-item__thumb img{-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.offers-item__thumb:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.offers-item .date{font-size:14px;text-transform:uppercase;color:#616161;margin-top:18px}.offers-item .title{font-size:18px;margin:12px 0 0}.offers-item .title a{color:#212121}.offers-item .title a:active,.offers-item .title a:focus,.offers-item .title a:hover{color:#007a9b}.page-template-page-prices .page-content-wrapper{padding-bottom:0}.page-template-page-prices .prices{margin-top:75px;padding-bottom:85px}.page-template-page-prices .prices .row .col-xxl-3{padding-right:0}.page-template-page-prices .prices .button--prices{display:block;margin-top:60px;color:#212121;background:0 0;line-height:1.2;border:2px solid #007a9b;padding:15px 26px;-webkit-transition:background .25s ease,color .25s ease;-o-transition:background .25s ease,color .25s ease;transition:background .25s ease,color .25s ease}.page-template-page-prices .prices .button--prices:active,.page-template-page-prices .prices .button--prices:focus,.page-template-page-prices .prices .button--prices:hover{background:#007a9b;color:#fff}.page-template-page-prices .prices .no-offer{font-weight:500}.page-template-page-prices .prices .no-offer a{color:#e6bb62}.page-template-page-prices .prices .no-offer a:active,.page-template-page-prices .prices .no-offer a:focus,.page-template-page-prices .prices .no-offer a:hover{color:#007a9b}.tabs-wrapper--prices .tabs{-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:none;margin-top:85px}.tabs-wrapper--prices .tabs .tab{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:400px;font-size:17px;font-weight:500;line-height:1.2;padding:16px 18px 16px 20px;border-bottom:1px solid #d3d3d3;-webkit-transition:background .25s ease,color .25s ease;-o-transition:background .25s ease,color .25s ease;transition:background .25s ease,color .25s ease;margin-right:0}.tabs-wrapper--prices .tabs .tab svg{width:17px;height:17px;fill:#212121;margin-left:25px}.tabs-wrapper--prices .tabs .tab::after{display:none}.tabs-wrapper--prices .tabs .tab:hover{color:#007a9b}.tabs-wrapper--prices .tabs .tab:hover svg{fill:#007a9b}.tabs-wrapper--prices .tabs .tab.active,.tabs-wrapper--prices .tabs .tabs-menu .current-menu-item{background:#007a9b;color:#fff}.tabs-wrapper--prices .tabs .tab.active svg,.tabs-wrapper--prices .tabs .tabs-menu .current-menu-item svg{fill:#fff}.tabs-wrapper--prices .tabs .tab.active a:hover,.tabs-wrapper--prices .tabs .tab.active:hover,.tabs-wrapper--prices .tabs .tabs-menu .current-menu-item a:hover,.tabs-wrapper--prices .tabs .tabs-menu .current-menu-item:hover{color:#fff}.tabs-wrapper--prices .tabs .tab.active a:hover svg,.tabs-wrapper--prices .tabs .tab.active:hover svg,.tabs-wrapper--prices .tabs .tabs-menu .current-menu-item a:hover svg,.tabs-wrapper--prices .tabs .tabs-menu .current-menu-item:hover svg{fill:#fff}.tabs-wrapper--prices .tabs .tab.active a,.tabs-wrapper--prices .tabs .tabs-menu .current-menu-item a{color:#fff}.tabs-wrapper--prices .tabs .tabs-menu li{margin-bottom:0}.tabs-wrapper--prices .tabs .tabs-menu li a{color:#000}.tabs-wrapper--prices .tabs .tabs-menu li::before{display:none}.tabs-wrapper--prices .tabs-content{padding-left:80px;margin-top:0}.tabs-wrapper--prices .tabs-content .tab-item .section-title{margin-bottom:50px}.tabs-wrapper--prices .tabs-content .tab-item .note{font-size:14px;margin:35px 0 20px;background:#f5f5f5;padding:20px 20px 5px 20px}.tabs-wrapper--prices .tabs-content .table-wrapper{position:relative;overflow:auto}.tablepress{font-size:17px;margin-bottom:65px}.tablepress h3{font-size:24px;margin:3px 0}.tablepress h4{font-size:21px;margin:3px 0}.tablepress tfoot th,.tablepress thead th{font-weight:600}.tablepress tbody td,.tablepress tfoot th{border-top:none;border-bottom:1px solid #e1e1e1;vertical-align:middle}.tablepress tfoot th{background:#fafafa;font-weight:400;font-size:16px}.tablepress thead tr{border:none}.tablepress thead th{background:#007a9b;color:#fff;padding:15px 20px}.tablepress tbody ul{list-style:none;padding:0;margin:0}.tablepress tbody ul li{margin-bottom:3px}.tablepress td,.tablepress th{padding:16px 20px 13px;-webkit-transition:background .25s ease;-o-transition:background .25s ease;transition:background .25s ease;line-height:1.2}.tablepress td strong,.tablepress th strong{font-weight:600}.tablepress .row-hover tr:hover td{background:#f5f5f5}.tablepress-id-1 tbody tr:nth-child(1) td,.tablepress-id-10 tbody tr:nth-child(1) td,.tablepress-id-11 tbody tr:nth-child(1) td,.tablepress-id-12 tbody tr:nth-child(1) td,.tablepress-id-13 tbody tr:nth-child(1) td,.tablepress-id-14 tbody tr:nth-child(1) td,.tablepress-id-15 tbody tr:nth-child(1) td,.tablepress-id-16 tbody tr:nth-child(1) td,.tablepress-id-17 tbody tr:nth-child(1) td,.tablepress-id-19 tbody tr:nth-child(1) td,.tablepress-id-2 tbody tr:nth-child(1) td,.tablepress-id-3 tbody tr:nth-child(1) td,.tablepress-id-4 tbody tr:nth-child(1) td,.tablepress-id-5 tbody tr:nth-child(1) td,.tablepress-id-6 tbody tr:nth-child(1) td,.tablepress-id-7 tbody tr:nth-child(1) td,.tablepress-id-8 tbody tr:nth-child(1) td,.tablepress-id-9 tbody tr:nth-child(1) td{border-color:#77b8ca;border-width:2px}.tablepress-id-1 tbody tr:nth-child(1):hover td,.tablepress-id-10 tbody tr:nth-child(1):hover td,.tablepress-id-11 tbody tr:nth-child(1):hover td,.tablepress-id-12 tbody tr:nth-child(1):hover td,.tablepress-id-13 tbody tr:nth-child(1):hover td,.tablepress-id-14 tbody tr:nth-child(1):hover td,.tablepress-id-15 tbody tr:nth-child(1):hover td,.tablepress-id-16 tbody tr:nth-child(1):hover td,.tablepress-id-17 tbody tr:nth-child(1):hover td,.tablepress-id-19 tbody tr:nth-child(1):hover td,.tablepress-id-2 tbody tr:nth-child(1):hover td,.tablepress-id-3 tbody tr:nth-child(1):hover td,.tablepress-id-4 tbody tr:nth-child(1):hover td,.tablepress-id-5 tbody tr:nth-child(1):hover td,.tablepress-id-6 tbody tr:nth-child(1):hover td,.tablepress-id-7 tbody tr:nth-child(1):hover td,.tablepress-id-8 tbody tr:nth-child(1):hover td,.tablepress-id-9 tbody tr:nth-child(1):hover td{background:0 0}.tablepress-id-18 h4{font-size:17px}.tablepress-id-18 td{width:33.333%}.tablepress-id-18 tbody{font-size:16px}.tablepress-id-18 tbody td{vertical-align:baseline}.tablepress-id-20,.tablepress-id-21,.tablepress-id-22{display:none}.price-card__header{background:#007a9b;color:#fff;padding:15px 0 0}.price-card__description{padding:10px}.price-card__price{border:2px solid #007a9b;margin:0 10px;font-size:16px;padding:8px 0}.price-card__price span{font-family:Montserrat,sans-serif;font-weight:900;font-size:23px;color:#007a9b;margin:0 3px}.price-card__btn{margin-top:25px}.price-card__btn .button{padding:15px 26px}.price-card ul{margin:15px 0}.price-card ul li{display:block;margin-bottom:10px}.price-card ul li::before{display:inline-block;width:8px;height:8px;margin-top:0;margin-bottom:2px;margin-right:11px}.price-card .popup-form .form-title{font-size:24px}.post-template .page-content-wrapper{padding-bottom:0}.post-template .section-video{padding-bottom:0}.post-template .section-video .video{margin-top:65px}.section-about-shell-houses{padding-top:25px}.section-about-shell-houses .shell-houses-description{font-size:15px;line-height:1.75;padding-left:35px}.section-about-shell-houses .shell-houses-description h1,.section-about-shell-houses .shell-houses-description h2,.section-about-shell-houses .shell-houses-description h3,.section-about-shell-houses .shell-houses-description h4,.section-about-shell-houses .shell-houses-description h5,.section-about-shell-houses .shell-houses-description h6{font-size:24px;margin:25px 0 22px;font-weight:500}.section-about-shell-houses .shell-houses-advantages{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:35px;margin-top:30px}.section-about-shell-houses .shell-houses-advantages__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 49%;flex:0 0 49%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.section-about-shell-houses .shell-houses-advantages__item .icon{-webkit-box-flex:0;-ms-flex:0 0 68px;flex:0 0 68px}.section-about-shell-houses .shell-houses-advantages__item .icon img{margin:0 auto}.section-about-shell-houses .shell-houses-advantages__item .title{line-height:1.12;padding-left:20px}.section-shell-specifications{padding:80px 0 100px}.section-shell-specifications .shell-specifications .row{bs-gutter-x:2.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-shell-specifications .shell-specifications-description{margin-top:35px;line-height:1.5}.section-shell-specifications .shell-specifications-description ul li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:17px}.section-shell-specifications .shell-specifications-description ul li::before{display:block;content:'';width:12px;height:12px;background:#007a9b;-webkit-box-flex:0;-ms-flex:0 0 12px;flex:0 0 12px;margin-top:5px;margin-right:18px}.section-shell-specifications .shell-use{margin-top:100px}.section-region-specifics{background-image:url(../images/bg/region-specifics.jpg);background-size:cover;color:#fff;padding:210px 0}.section-region-specifics .region-specifics{max-width:1100px;margin-top:30px;margin-left:auto;margin-right:auto;line-height:1.7;font-size:18px}.section-region-specifics .region-specifics a{color:#e6bb62}.section-building-standards{padding:110px 0 90px}.section-building-standards .building-standards{margin-top:60px}.section-building-standards .building-standards .row{bs-gutter-x:2.5rem}.section-building-standards .building-standards__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:50px}.section-building-standards .building-standards .standard-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;text-align:center}.section-building-standards .building-standards .standard-item__text h4{margin:0 0 12px;font-size:24px}.section-building-standards .building-standards .standard-item__text p{line-height:1.2}.section-building-standards .building-standards .standard-item__img img{margin:0 auto}.section-building-standards .building-standards .news-items{height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-building-standards .building-standards .news-items .news-item{margin-bottom:65px}.section-building-standards .building-standards .news-items .news-item:last-child{margin-bottom:0}.post-template-single-construction-houses-aerated-concrete .section-no-flaws-aerated-concrete{padding-top:0}.post-template-single-construction-houses-aerated-concrete .section-region-specifics{padding:180px 0}.post-template-single-construction-houses-aerated-concrete .section-building-standards{padding:100px 0 80px}.post-template-single-construction-houses-aerated-concrete .section-building-standards .building-standards{margin-top:0}.post-template-single-construction-houses-aerated-concrete .section-building-standards .building-standards__description{max-width:880px;line-height:1.6}.post-template-single-construction-houses-aerated-concrete .section-building-standards .building-standards__description .section-title{margin-bottom:35px}.post-template-single-construction-houses-aerated-concrete .section-building-standards .building-standards .news-items .news-item{margin-bottom:35px}.post-template-single-construction-houses-aerated-concrete .section-building-standards .building-standards .news-items .news-item:last-child{margin-bottom:0}.post-template-single-construction-monolithic .section-work-order{padding-top:25px}.post-template-single-construction-monolithic .section-work-order .work-order-description{margin-top:65px}.post-template-single-construction-monolithic .section-technology-advantages{padding:80px 0 70px}.post-template-single-construction-monolithic .section-technology-advantages .technology-advantages-img{padding-right:15px}.post-template-single-construction-monolithic .section-technology-advantages .technology-advantages-text{margin-top:40px}.post-template-single-construction-monolithic .section-technology-advantages .quality-design{margin-top:65px}.post-template-single-construction-monolithic .section-technology-advantages .quality-design__text{max-width:880px;margin-top:40px}.post-template-single-construction-monolithic .section-region-specifics{padding:150px 0}.post-template-single-construction-bricks-ceramics .section-about-construction-bricks-ceramics h1,.post-template-single-construction-bricks-ceramics .section-about-construction-bricks-ceramics h2,.post-template-single-construction-bricks-ceramics .section-about-construction-bricks-ceramics h3,.post-template-single-construction-bricks-ceramics .section-about-construction-bricks-ceramics h4,.post-template-single-construction-bricks-ceramics .section-about-construction-bricks-ceramics h5,.post-template-single-construction-bricks-ceramics .section-about-construction-bricks-ceramics h6{font-size:30px;margin:2.5rem 0}.post-template-single-construction-bricks-ceramics .section-about-construction-bricks-ceramics .construction-bricks-ceramics-table{position:relative;overflow:auto;margin-top:45px}.post-template-single-construction-bricks-ceramics .section-about-construction-bricks-ceramics .construction-bricks-ceramics-table .tablepress{margin-bottom:30px}.post-template-single-construction-bricks-ceramics .section-advantages-ceramic-blocks{padding-bottom:80px}.post-template-single-construction-bricks-ceramics .section-advantages-ceramic-blocks .section-title{margin-bottom:35px}.post-template-single-construction-bricks-ceramics .section-advantages-ceramic-blocks .differences-from-brick{margin-top:50px}.post-template-single-construction-bricks-ceramics .section-region-specifics{padding:180px 0}.post-template-single-construction-bricks-ceramics .section-turn-professionals{padding:100px 0 70px}.post-template-single-construction-bricks-ceramics .section-turn-professionals .turn-professionals__text{max-width:850px;margin-top:35px;line-height:1.55}.post-template-single-construction-wood-concrete .section-about-wood-concrete .about-wood-concrete-description-2{margin-top:20px}.post-template-single-construction-wood-concrete .section-advantages-wood-concrete{padding:20px 0 80px}.post-template-single-construction-wood-concrete .section-advantages-wood-concrete .section-title{margin-bottom:35px}.post-template-single-construction-wood-concrete .section-advantages-wood-concrete .advantages-wood-concrete-img{padding-left:15px}.post-template-single-construction-wood-concrete .section-region-specifics{padding:150px 0}.post-template-single-construction-wood-concrete .section-region-specifics .region-specifics a{color:#e6bb62}.post-template-single-experimental-building .section-about-experimental-building{padding-bottom:90px}.post-template-single-experimental-building .section-about-experimental-building--2{padding:90px 0 70px}.post-template-single-experimental-building .experimental-building-text-2,.post-template-single-experimental-building .experimental-building-text-5{margin-top:25px}.post-template-single-experimental-building .row-2{margin-top:20px}.post-template-single-experimental-building .section-region-specifics{background-image:url(../images/bg/popilov.JPG);padding:160px 0}.page-template-page-construction-houses .page-content-wrapper{padding-bottom:0}.page-template-page-construction-houses .page-title{margin-bottom:20px}.page-template-page-construction-houses .section-description{font-weight:500;line-height:1.3}.page-template-page-construction-houses .section-order-calculation .section-description{font-weight:400}.section-construction-types{padding:65px 0 120px}.section-construction-types .construction-types .row{bs-gutter-x:2.5rem}.section-construction-types .construction-types__item{text-align:center;margin-bottom:40px}.section-construction-types .construction-types__item .types-url{position:relative;text-decoration:none;color:#fff;overflow:hidden}.section-construction-types .construction-types__item .types-url:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.section-construction-types .construction-types__item img{-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.section-construction-types .construction-types__item .types-title{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;right:0;bottom:0;margin:0;background:rgba(0,0,0,.5);font-size:24px;text-align:center;padding:33px}.section-material-characteristics{color:#fff;background:#007a9b;padding:100px 0 110px}.section-material-characteristics .material-characteristics__title{padding-left:90px}.section-material-characteristics .material-characteristics__title .section-title{font-family:Intro,sans-serif;font-weight:400;font-size:36px;letter-spacing:1px}.section-material-characteristics .material-characteristics__title .button{width:250px;margin-top:30px}.section-material-characteristics .material-characteristics__img img{position:absolute;bottom:10px}.section-choose-us{padding:90px 0}.section-choose-us .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-choose-us .choose-us-list{max-width:630px;margin-top:40px}.section-choose-us .choose-us-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.2;margin-bottom:18px}.section-choose-us .choose-us-list__item:last-child{margin-bottom:0}.section-choose-us .choose-us-list__item .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-choose-us .choose-us-list__item .title{padding-left:30px}.section-choose-us .choose-us-img img{margin-left:auto}.section-contact-us .contact-us{margin-top:70px}.section-contact-us .contact-us .row{bs-gutter-x:2.5rem}.section-contact-us .contact-us__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#818181;color:#fff;border-radius:5px;padding:38px 25px}.section-contact-us .contact-us__item .icon{-webkit-box-flex:0;-ms-flex:0 0 76px;flex:0 0 76px}.section-contact-us .contact-us__item .icon img{margin:0 auto}.section-contact-us .contact-us__item .title{line-height:1.1;padding-left:20px}.section-contact-us .contact-us__item--accent{background:#007a9b}.section-for-legal-entities{padding:90px 0 100px}.section-for-legal-entities .for-legal-entities .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-for-legal-entities .for-legal-entities__description{max-width:700px;padding-left:40px}.section-for-legal-entities .for-legal-entities__description ul{margin-top:45px}.section-for-legal-entities .for-legal-entities__description ul li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:17px}.section-for-legal-entities .for-legal-entities__description ul li::before{margin-top:5px}.section-for-legal-entities .for-legal-entities__text{margin-top:75px}.page-template-page-portfolio .page-content-wrapper{padding-bottom:0}.page-template-page-portfolio .page-title{margin-bottom:15px}.page-template-page-portfolio .portfolio-items .row{bs-gutter-x:2rem}.page-template-page-portfolio .portfolio-items__item{text-align:center;margin-bottom:42px}.page-template-page-portfolio .portfolio-items__item .services-item__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:50%;margin:0;bottom:0;min-height:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.page-template-page-portfolio .section-order-departure{margin-top:50px}.page-template-page-portfolio-child .page-content-wrapper,.page-template-page-portfolio-child-building .page-content-wrapper,.page-template-page-portfolio-child-with-gallery .page-content-wrapper{padding-bottom:0}.page-template-page-reconstruction-houses-and-hotels .page-content-wrapper{padding-bottom:0}.page-template-page-reconstruction-houses-and-hotels .about-reconstruction-houses-and-hotels-text--2{margin-top:25px}.page-template-page-reconstruction-houses-and-hotels .section-problems-and-causes{padding:0 0 70px}.page-template-page-reconstruction-houses-and-hotels .problems-and-causes-text--2{margin-top:65px}.page-template-page-reconstruction-houses-and-hotels .problems-and-causes-text--2 .section-title{font-size:26px}.page-template-page-reconstruction-houses-and-hotels .section-advantages-problems-types-work{padding-bottom:90px}.page-template-page-reconstruction-houses-and-hotels .section-advantages-problems-types-work .advantages-problems-types-work{text-align:center}.page-template-page-reconstruction-houses-and-hotels .section-advantages-problems-types-work .advantages-problems-types-work p,.page-template-page-reconstruction-houses-and-hotels .section-advantages-problems-types-work .advantages-problems-types-work ul{display:inline-block;text-align:left}.page-template-page-reconstruction-houses-and-hotels .section-advantages-problems-types-work .types-work{margin-top:45px}.page-template-page-reconstruction-houses-and-hotels .section-advantages-problems-types-work .types-work h2,.page-template-page-reconstruction-houses-and-hotels .section-advantages-problems-types-work .types-work h3,.page-template-page-reconstruction-houses-and-hotels .section-advantages-problems-types-work .types-work h4,.page-template-page-reconstruction-houses-and-hotels .section-advantages-problems-types-work .types-work h5,.page-template-page-reconstruction-houses-and-hotels .section-advantages-problems-types-work .types-work h6{margin-top:0}.page-template-page-reconstruction-houses-and-hotels .section-advantages-problems-types-work .types-work__img{padding-right:20px}.page-template-page-reconstruction-houses-and-hotels .section-advantages-problems-types-work .types-work__text ul{margin-bottom:0}.page-template-page-reconstruction-houses-and-hotels .section-conclusion{background-image:url(../images/bg/villa.jpg);padding:180px 0}.page-template-page-reconstruction-houses-and-hotels .section-conclusion .conclusion{max-width:920px}.page-template-page-selection-building-site .page-content-wrapper{padding-bottom:0}.page-template-page-selection-building-site .block-second{margin-top:60px}.page-template-page-selection-building-site .block-second__text{padding-right:40px}.page-template-page-selection-building-site .block-third{padding-bottom:70px}.page-template-page-selection-building-site .block-fourth{padding-top:85px}.page-template-page-selection-building-site .block-fourth h2,.page-template-page-selection-building-site .block-fourth h3,.page-template-page-selection-building-site .block-fourth h4,.page-template-page-selection-building-site .block-fourth h5,.page-template-page-selection-building-site .block-fourth h6{margin:1.5rem 0}.page-template-page-selection-building-site .block-fifth{margin-top:65px}.page-template-page-selection-building-site .block-sixth{padding:20px 0 80px}.page-template-page-selection-building-site .block-seventh{padding:150px 0}.page-template-page-quality-construction{line-height:1.5}.page-template-page-quality-construction .page-content-wrapper{padding-bottom:0}.page-template-page-quality-construction .about-quality-construction__text{font-size:16px}.page-template-page-quality-construction .about-quality-construction h2{font-weight:600}.page-template-page-quality-construction .about-quality-construction__text--2{margin-top:35px}.page-template-page-quality-construction .about-quality-construction__text--2 h3{max-width:750px;text-align:center;margin-left:auto;margin-right:auto}.page-template-page-quality-construction .about-quality-construction__text--2 ul{max-width:580px;margin-left:auto;margin-right:auto}.page-template-page-quality-construction .important-construction{padding-top:0}.page-template-page-quality-construction .important-construction .row--1{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-template-page-quality-construction .important-construction .section-title{margin-bottom:25px}.page-template-page-quality-construction .important-construction__img,.page-template-page-quality-construction .important-construction__text--2{padding-left:20px}.page-template-page-quality-construction .important-construction__img--2,.page-template-page-quality-construction .important-construction__text--2{margin-top:60px}.page-template-page-quality-construction .important-construction__text--2{line-height:1.4}.page-template-page-quality-construction .important-construction__text--3{margin-top:15px}.page-template-page-quality-construction .building-from{padding:80px 0 70px}.page-template-page-quality-construction .building-from .section-title{margin-bottom:25px}.page-template-page-quality-construction .building-from__text--2{margin-top:20px}.page-template-page-quality-construction .full-cycle-company{padding:80px 0 70px}.page-template-page-quality-construction .full-cycle-company__title{max-width:900px;margin-left:auto;margin-right:auto}.page-template-page-quality-construction .full-cycle-company__text{margin-top:35px}.page-template-page-quality-construction .section-region-specifics{padding:100px 0 90px}.page-template-page-quality-construction .section-region-specifics .region-specifics p{line-height:1.5}.page-template-page-individual-design .page-content-wrapper{padding-bottom:0}.page-template-page-individual-design .about-individual-design__text{font-size:16px}.page-template-page-individual-design .about-individual-design__text--2{margin-top:45px}.page-template-page-individual-design .about-individual-design__text--2 ul{max-width:1070px;margin-left:auto;margin-right:auto;margin-bottom:35px}.page-template-page-individual-design .about-individual-design__img--3,.page-template-page-individual-design .about-individual-design__text--3{margin-top:35px}.page-template-page-individual-design .about-individual-design__text--3{padding-right:30px;line-height:1.7}.page-template-page-individual-design .improvements-standard-project{padding:0 0 90px}.page-template-page-individual-design .improvements-standard-project__img{padding-right:25px}.page-template-page-individual-design .designers-choice{padding-top:80px}.page-template-page-individual-design .designers-choice__text h2,.page-template-page-individual-design .designers-choice__text h3{margin-top:0}.page-template-page-individual-design .designers-choice__img--2,.page-template-page-individual-design .designers-choice__text--2,.page-template-page-individual-design .designers-choice__text--3{margin-top:40px}.page-template-page-individual-design .designers-choice__img--2{max-height:380px;overflow:hidden}.page-template-page-individual-design .designers-choice__text--2 h4{margin-top:0}.page-template-page-individual-design .section-region-specifics{padding:150px 0;background-image:url(../images/bg/neapol-bg.jpg)}.page-template-page-individual-design .section-region-specifics .region-specifics{line-height:1.9}.page-template-page-individual-design .example-sections-projects{padding-bottom:0}.page-template-page-individual-design .example-sections-projects__text h3,.page-template-page-individual-design .example-sections-projects__text ul{margin-left:auto;margin-right:auto}.page-template-page-individual-design .example-sections-projects__text h3{max-width:690px}.page-template-page-individual-design .example-sections-projects__text ul{max-width:540px}.page-template-page-interior-decoration .page-content-wrapper{padding-bottom:0}.page-template-page-interior-decoration .about-interior-decoration{padding-bottom:15px}.page-template-page-interior-decoration .about-interior-decoration__text{font-size:16px}.page-template-page-interior-decoration .about-interior-decoration__text--2 ul{display:inline-block;text-align:left}.page-template-page-interior-decoration .which-includes{margin-top:45px}.page-template-page-interior-decoration .which-includes__text h2,.page-template-page-interior-decoration .which-includes__text h3,.page-template-page-interior-decoration .which-includes__text h4{margin-top:0;margin-bottom:15px}.page-template-page-interior-decoration .which-includes__text h2{font-size:26px}.page-template-page-interior-decoration .which-includes__text ol,.page-template-page-interior-decoration .which-includes__text ul{margin-bottom:0}.page-template-page-interior-decoration .which-includes__text ol li,.page-template-page-interior-decoration .which-includes__text ul li{margin-bottom:5px}.page-template-page-interior-decoration .which-includes__img{padding-left:35px}.page-template-page-interior-decoration .why-we-best{padding-top:0}.page-template-page-interior-decoration .why-we-best__img{max-height:370px;overflow:hidden}.page-template-page-interior-decoration .for-legal-entities{padding-top:20px}.page-template-page-interior-decoration .for-legal-entities__img{max-height:410px;overflow:hidden;padding-right:15px}.page-template-page-interior-decoration .for-legal-entities__text h4{font-size:19px}.page-template-page-network-engineering .page-content-wrapper{padding-bottom:0}.page-template-page-network-engineering .about-network-engineering{padding-bottom:0}.page-template-page-network-engineering .about-network-engineering__img{max-height:440px;overflow:hidden}.page-template-page-network-engineering .about-network-engineering__text{font-size:16px}.page-template-page-network-engineering .about-network-engineering__text h2,.page-template-page-network-engineering .about-network-engineering__text h3,.page-template-page-network-engineering .about-network-engineering__text h4,.page-template-page-network-engineering .about-network-engineering__text h5,.page-template-page-network-engineering .about-network-engineering__text h6{font-weight:600}.page-template-page-network-engineering .engineering-communications-design .section-title{margin-bottom:65px}.page-template-page-network-engineering .engineering-communications-design__text{line-height:1.7}.page-template-page-network-engineering .engineering-communications-design__text ul li{line-height:1.5;margin-bottom:20px}.page-template-page-network-engineering .engineering-communications-design__img{max-height:425px;overflow:hidden}.page-template-page-network-engineering .engineering-communications-design__text--2{max-width:800px;margin:0 auto}.page-template-page-network-engineering .outdoor-communications{margin-top:60px}.page-template-page-network-engineering .outdoor-communications__img{padding-right:15px}.page-template-page-network-engineering .outdoor-communications__text h2,.page-template-page-network-engineering .outdoor-communications__text h3{margin-top:15px}.page-template-page-network-engineering .internal-communications__text h2,.page-template-page-network-engineering .internal-communications__text h3{margin-top:0}.page-template-page-network-engineering .internal-communications__text--2{margin-top:40px}.page-template-page-design-project .page-content-wrapper{padding-bottom:0}.page-template-page-design-project .about-design-project ul li{line-height:1.5}.page-template-page-design-project .about-design-project__img{max-height:430px;overflow:hidden}.page-template-page-design-project .about-design-project__text{padding-left:25px}.page-template-page-design-project .about-design-project__text--2 ul{margin-top:10px}.page-template-page-design-project .stages-design-project{margin:55px 0 80px}.page-template-page-design-project .stages-design-project ul li{line-height:1.5}.page-template-page-design-project .stages-design-project__text{line-height:1.6}.page-template-page-design-project .stages-design-project__text h2{margin-top:0}.page-template-page-design-project .stages-design-project__text--2 ul{margin-top:0}.page-template-page-design-project .stages-design-project__img{max-height:415px;overflow:hidden}.page-template-page-additional-service .page-content-wrapper,.single-post .page-content-wrapper{padding-bottom:0}.page-template-page-additional-service .article,.single-post .article{margin-bottom:70px}.page-template-page-additional-service .article__img,.single-post .article__img{margin-top:0}.page-template-page-additional-service .page-title,.single-post .page-title{margin-bottom:70px}.page-template-page-additional-service .roadmap,.page-template-page-blog .roadmap,.single-post .roadmap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:25px 30px 35px;margin-top:45px}.page-template-page-additional-service .roadmap-description,.page-template-page-blog .roadmap-description,.single-post .roadmap-description{max-width:270px;margin-bottom:25px}.page-template-page-additional-service .roadmap-description__title,.page-template-page-blog .roadmap-description__title,.single-post .roadmap-description__title{font-size:26px;margin:20px 0 25px}.page-template-page-additional-service .roadmap-description .button-accent,.page-template-page-blog .roadmap-description .button-accent,.single-post .roadmap-description .button-accent{width:100%}.post-template-single-house-sale .project-portfolio-blocks .project-portfolio-img,.post-template-single-portfolio-design .project-portfolio-blocks .project-portfolio-img{display:block;-webkit-transition:opacity .25s ease-out;-o-transition:opacity .25s ease-out;transition:opacity .25s ease-out;margin-bottom:11px}.post-template-single-house-sale .project-portfolio-blocks .project-portfolio-img img,.post-template-single-portfolio-design .project-portfolio-blocks .project-portfolio-img img{margin-left:auto;margin-right:auto}.post-template-single-house-sale .project-portfolio-blocks .project-portfolio-img:hover,.post-template-single-portfolio-design .project-portfolio-blocks .project-portfolio-img:hover{opacity:.8}.post-template-single-house-sale .project-portfolio-blocks__text,.post-template-single-portfolio-design .project-portfolio-blocks__text{margin:40px 0}.post-template-single-house-sale .project-portfolio-blocks__text:first-child,.post-template-single-portfolio-design .project-portfolio-blocks__text:first-child{margin-top:0}.post-template-single-house-sale .project-portfolio-blocks__gallery,.post-template-single-portfolio-design .project-portfolio-blocks__gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.post-template-single-house-sale .project-portfolio-blocks__gallery .project-portfolio-img,.post-template-single-portfolio-design .project-portfolio-blocks__gallery .project-portfolio-img{-webkit-box-flex:0;-ms-flex:0 0 49.5%;flex:0 0 49.5%}.post-template-single-house-sale .project-portfolio-blocks__gallery--three-img .project-portfolio-img,.post-template-single-portfolio-design .project-portfolio-blocks__gallery--three-img .project-portfolio-img{-webkit-box-flex:0;-ms-flex:0 0 32.7%;flex:0 0 32.7%}.post-template-single-house-sale .popular-projects,.post-template-single-portfolio-design .popular-projects{margin-top:35px}.post-template-single-house-sale .popular-projects__item,.post-template-single-portfolio-design .popular-projects__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}.post-template-single-house-sale .popular-projects__item .project-thumb,.post-template-single-portfolio-design .popular-projects__item .project-thumb{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}.post-template-single-house-sale .popular-projects__item .project-thumb:hover,.post-template-single-portfolio-design .popular-projects__item .project-thumb:hover{opacity:.75}.post-template-single-house-sale .popular-projects__item .project-description,.post-template-single-portfolio-design .popular-projects__item .project-description{margin-left:20px}.post-template-single-house-sale .popular-projects__item .title,.post-template-single-portfolio-design .popular-projects__item .title{margin:0;font-size:19px}.post-template-single-house-sale .popular-projects__item .title a,.post-template-single-portfolio-design .popular-projects__item .title a{color:#212121}.post-template-single-house-sale .popular-projects__item .title a:active,.post-template-single-house-sale .popular-projects__item .title a:focus,.post-template-single-house-sale .popular-projects__item .title a:hover,.post-template-single-portfolio-design .popular-projects__item .title a:active,.post-template-single-portfolio-design .popular-projects__item .title a:focus,.post-template-single-portfolio-design .popular-projects__item .title a:hover{color:#007a9b}.post-template-single-house-sale .popular-projects__item .project-info,.post-template-single-portfolio-design .popular-projects__item .project-info{margin:6px 0 0}.post-template-single-house-sale .popular-projects__item .project-info__item,.post-template-single-portfolio-design .popular-projects__item .project-info__item{margin-right:20px}.post-template-single-house-sale .popular-projects__item .project-info__item:last-child,.post-template-single-portfolio-design .popular-projects__item .project-info__item:last-child{margin-right:0}.post-template-single-house-sale .popular-projects__item .project-info__item svg,.post-template-single-portfolio-design .popular-projects__item .project-info__item svg{width:16px;height:16px}.post-template-single-house-sale .popular-projects__item .project-info__item .title,.post-template-single-portfolio-design .popular-projects__item .project-info__item .title{font-size:16px}.post-template-single-house-sale .button--prices,.post-template-single-portfolio-design .button--prices{display:block;margin-top:45px;color:#212121;background:0 0;line-height:1.2;border:2px solid #007a9b;padding:15px 26px;-webkit-transition:background .25s ease,color .25s ease;-o-transition:background .25s ease,color .25s ease;transition:background .25s ease,color .25s ease}.post-template-single-house-sale .button--prices:active,.post-template-single-house-sale .button--prices:focus,.post-template-single-house-sale .button--prices:hover,.post-template-single-portfolio-design .button--prices:active,.post-template-single-portfolio-design .button--prices:focus,.post-template-single-portfolio-design .button--prices:hover{background:#007a9b;color:#fff}.post-template-single-land .page-title{margin:0 0 40px}.post-template-single-land .project{padding-bottom:85px}.post-template-single-land #projectOrder .popup-form__title .form-title{font-size:24px}.post-template-single-portfolio .breadcrumbs a:nth-child(5),.post-template-single-portfolio-design .breadcrumbs a:nth-child(5){display:none}.post-template-single-portfolio .breadcrumbs span:nth-child(6),.post-template-single-portfolio-design .breadcrumbs span:nth-child(6){display:none}.grecaptcha-badge{display:none!important}.section-director,.text-image{padding:100px 0}.section-director{padding-top:150px}.section-projects .projects-list{margin-top:60px}.page-template-page-services-redesign .section-building-stages{padding-top:80px}.page-template-page-services-redesign .section-building-stages__title{margin-bottom:60px}.show-more{position:absolute;width:100%;bottom:50px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:10}.section-title_bold{font-family:Intro,sans-serif;font-weight:700;font-size:32px;margin-bottom:30px}.section-description{margin:30px auto;max-width:600px}.section-description_left{margin:30px 0}.author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.author .author__img img{width:44px;height:44px;border-radius:100%;-o-object-fit:cover;object-fit:cover}.author__name{color:#9a9a9a;font-size:14px}.rating-result span{padding:0;font-size:32px;margin:0 3px;line-height:1;color:#d3d3d3}.rating-result>span:before{content:'★'}.rating-result>span.active{color:gold}.review-cards__item{background-color:#f8f8f8;padding:30px;height:400px;width:100%}.review-cards__item .review-cards__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.review-cards__item .review-cards__title-wrapper .review-cards__title{font-size:22px}.review-cards__item .review-cards__title-wrapper .review-cards__icon img{margin-top:5px;border-radius:100%;width:40px;height:20px}.review-cards__item .star-rating{margin-bottom:15px}.review-cards__item .review-cards__description{font-size:14px;margin-bottom:20px;max-height:140px;overflow:hidden}.hidden-block{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.hidden-block .hidden-block__text.shortened:after{content:"Читать полностью";color:#007a9b}.hidden-block .hidden-block__text.shortened:hover{cursor:pointer}.hidden-block .morecontent{display:none}.hidden-block .moreellipses{display:inline}.hidden-block_active{height:auto;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.hidden-block_active .hidden-block__text{max-height:initial;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.hidden-block_active .hidden-block__text.shortened:after{content:"Скрыть"}.hidden-block_active .moreellipses{display:none}.hidden-block_active .morecontent{display:inline}.video-reviews .review-cards__item{height:auto;background-color:#fff;padding:0}.swiper iframe{width:100%;height:100%}.swiper-right-thumb{display:-webkit-box;display:-ms-flexbox;display:flex;height:350px;gap:10px}.swiper-right-thumb .swiper-right-thumb__slide{width:80%}.swiper-right-thumb .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.swiper-right-thumb .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-right-thumb .swiper-right-thumb__thumb{width:20%;height:100%}.swiper-right-thumb .swiper-right-thumb__thumb .swiper-slide.swiper-slide-thumb-active{border:2px solid #007a9b}.swiper-right-thumb .swiper-right-thumb__thumb .swiper-slide:hover{cursor:pointer}.swiper-right-thumb .swiper-right-thumb__thumb .swiper-slide__video-icon{position:absolute}.swiper-right-thumb .swiper-right-thumb__thumb .swiper-slide__video-icon svg{width:45px;height:45px}.grey-block{padding:50px;background-color:#f8f8f8}.banks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px}.banks .banks__description{width:25%}.banks .banks__items{width:75%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.banks .banks__items .banks__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #ededed;background-color:#fff;padding:25px;height:100px;min-width:100px;width:100%}.banks .banks__items .banks__item img{max-height:80%}.text_blue{color:#007a9b}.top-line__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.background{position:relative;background-repeat:no-repeat;background-position:center;padding:40px}.background>*{position:relative;z-index:1}.background_blur{color:#fff}.form-description{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-items:self-end}.form-description__description{width:45%}.form-description__description-block{display:-ms-grid;display:grid;gap:15px;margin-bottom:20px}.form-description input{margin-top:6px}.form-description label{margin-top:5px}.form-description__form.form{padding:30px;text-align:left}.form-description__form.form .form__title{margin-top:0}.form-description__form.form .wpcf7-select,.form-description__form.form input{padding:10px 20px}.form-description .bank-items{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.form-description .bank-items_grid{display:-ms-grid;display:grid;-ms-grid-columns:2fr 1fr 2fr;grid-template-columns:2fr 1fr 2fr;width:450px}.form-description .bank-items_grid .bank-items__item{max-width:initial}.form-description .bank-items_grid .bank-items__item img{height:35px;-o-object-fit:contain;object-fit:contain}.form-description .bank-items__item{max-width:195px}.form-group .wpcf7-radio{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.form-group .wpcf7-radio .wpcf7-list-item{margin:0}.form-group .wpcf7-radio label{display:-ms-grid;display:grid;grid-auto-flow:column;gap:5px}.form-group .wpcf7-radio label input{margin-top:0}.form-group .wpcf7-select{width:100%;padding:16px 22px;border:1px solid #ccc;margin-top:6px}.mortgage-types{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.mortgage-types__item{display:-ms-grid;display:grid;justify-items:center;gap:10px}.mortgage-types__item img{height:40px;-webkit-filter:invert(95%) sepia(0) saturate(0) hue-rotate(135deg) brightness(104%) contrast(105%);filter:invert(95%) sepia(0) saturate(0) hue-rotate(135deg) brightness(104%) contrast(105%)}.mortgage-documents span{color:#a0a0a0}.mortgage-documents h4{font-weight:700}.mortgage-documents ol{position:relative;list-style-type:none;counter-reset:my-counter}.mortgage-documents ol li:before{content:counter(my-counter) " ";counter-increment:my-counter;color:#a0a0a0;font-weight:400;margin-right:15px;display:block;position:absolute;left:0}.mortgage-documents .roadmap{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.credit-steps{display:-ms-grid;display:grid;gap:60px}.credit-steps__item{display:-ms-grid;display:grid;gap:50px;background:#fff;-webkit-box-shadow:0 0 60px rgba(0,0,0,.2);box-shadow:0 0 60px rgba(0,0,0,.2);padding:60px 120px}.credit-steps__header{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.credit-steps__header img{-webkit-filter:invert(78%) sepia(43%) saturate(508%) hue-rotate(351deg) brightness(92%) contrast(95%);filter:invert(78%) sepia(43%) saturate(508%) hue-rotate(351deg) brightness(92%) contrast(95%);max-width:initial;width:130px;height:130px}.credit-steps__title{font-size:30px;font-weight:700;margin:0 0 15px 0}.credit-steps__description{color:#a0a0a0}.credit-steps__steps{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:50px}.credit-steps__steps:before{content:'';position:absolute;left:0;width:100%;height:1px;background-color:#f0f0f0;top:92px;z-index:1}.credit-steps__steps-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;width:180px}.credit-steps__steps-item__point{position:relative;width:15px;height:15px;border-radius:100%;border:1px solid #e6bb62;background-color:#fff;z-index:2}.credit-steps__steps-item__num{font-size:64px;color:#e6bb62;line-height:1}section{margin-bottom:60px}.special-credits{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:60px;text-align:center}.special-credits__item{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-ms-grid;display:grid;gap:25px;-ms-flex-line-pack:start;align-content:start;justify-items:center;background:#fff;-webkit-box-shadow:0 0 60px rgba(0,0,0,.2);box-shadow:0 0 60px rgba(0,0,0,.2);padding:60px}.special-credits__title{font-size:22px;font-weight:700;line-height:1;margin:0}.special-credits__description{color:#a0a0a0}.special-credits img{height:160px;-webkit-filter:invert(30%) sepia(81%) saturate(6508%) hue-rotate(178deg) brightness(96%) contrast(101%);filter:invert(30%) sepia(81%) saturate(6508%) hue-rotate(178deg) brightness(96%) contrast(101%)}.credit-calculator{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:30px 40px}.input-sliders{display:-ms-grid;display:grid;gap:10px}.input-sliders__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.input-sliders__result{color:#007a9b;font-weight:700}.input-sliders .input-sliders__slider{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:17px;background:#e2e2e2;outline:0;border-radius:10px;border-color:transparent;padding:0;z-index:2;overflow:hidden}.input-sliders .input-sliders__slider:hover{border-color:transparent;cursor:pointer}.input-sliders .input-sliders__slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:15px;height:15px;border-radius:100%;border:3px solid #007a9b;background:#fff;cursor:pointer;-webkit-transition:.3s;transition:.3s;z-index:2;-webkit-box-shadow:-407px 0 0 400px #007a9b;box-shadow:-407px 0 0 400px #007a9b}.input-sliders .input-sliders__slider::-webkit-slider-thumb:hover{background:#007a9b;-webkit-transition:.3s;transition:.3s}.credit-result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 60px rgba(0,0,0,.2);box-shadow:0 0 60px rgba(0,0,0,.2);background-color:#fff;padding:20px 40px}.credit-result__results{-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:1px solid #a0a0a0;margin-right:40px}.credit-result__results-item{display:-ms-grid;display:grid}.credit-result__call{display:-ms-grid;display:grid;gap:10px;text-align:center}.credit-result__call h4{margin:0}.text_grey{color:#a0a0a0}.text_bold{font-weight:700}.text_big{font-size:36px}.whatsapp-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;color:#fff;font-size:14px;background-color:#43d854;padding:15px 20px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.whatsapp-btn:hover{color:#fff;background-color:#3dbe4d;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.mobile-call{display:none;color:green;padding-right:20px}.filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;width:100%;-webkit-box-shadow:0 0 60px rgba(0,0,0,.2);box-shadow:0 0 60px rgba(0,0,0,.2);padding:30px 50px}.filter__header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:end;line-height:1;gap:20px}.filter__title{font-size:24px;font-weight:700}.filter__clear{color:#787878}.filter .filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.filter .filters__line-3-fr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.filters-block__title{font-weight:700}.filters-block__values{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-top:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.filters-block__values__item{color:#000;background-color:#f2f2f2;min-width:100px;padding:10px 20px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;text-align:center}.filters-block__values__item.active{color:#fff;background-color:#007a9b}.filters-block__values__item:hover{color:#fff;background-color:#007a9b;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.filters-block__values_slider{display:block;width:350px}.slider__values{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.slider #slider{border-radius:100px;border:0;background-color:#ccc;-webkit-box-shadow:none;box-shadow:none;margin-top:8px;margin-left:13px;height:7px}.slider #slider .noUi-handle{width:18px;height:18px;right:-5px;top:-5px;background-color:#fff;border-radius:100%;-webkit-box-shadow:none;box-shadow:none;border:4px solid #007a9b;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.slider #slider .noUi-handle:after,.slider #slider .noUi-handle:before{display:none}.slider #slider .noUi-handle:hover{cursor:pointer;background-color:#007a9b;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.slider #slider .noUi-connects{border-radius:100px}.slider #slider .noUi-connect{border-radius:inherit;background-color:#007a9b}.ajax-load{position:relative}.ajax-load .ajax-load__loading{display:none;position:absolute;content:'';width:100%;height:100%;background-color:rgba(255,255,255,.6);z-index:2}.ajax-load.loading .ajax-load__loading{display:block}.loader{display:block;width:48px;height:48px;border:3px solid #000;border-radius:50%;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite;margin:300px auto}.loader::after{content:'';-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:56px;height:56px;border-radius:50%;border:3px solid transparent;border-bottom-color:#007a9b}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media (max-width:1919px){.site-header .top-line{font-size:14px}.main-navigation ul li{font-size:13px;margin-right:10px}.main-navigation ul.sub-menu li a{font-size:13px}.tabs-wrapper .tabs .tab{font-size:21px;margin-right:50px}.page-template-page-services .section-post-build{padding:50px 0}.page-template-page-services .post-build__title .section-title{font-size:42px}.page-template-page-services .post-build__img img{max-width:350px}.page-template-page-services .post-build__description{font-size:14px;padding-left:40px}.page-template-page-offers .tabs-wrapper .tabs .tab{padding:16px 40px;font-size:17px}.section-material-characteristics{padding:85px 0 100px}.section-material-characteristics .material-characteristics__title .section-title{font-size:30px}.section-material-characteristics .material-characteristics__img img{max-width:650px}.section-contact-us{padding-top:0}.section-contact-us .contact-us{margin-top:60px}.section-contact-us .contact-us .row{bs-gutter-x:1.5rem}.section-contact-us .contact-us__item{padding:32px 20px}.section-contact-us .contact-us__item .icon{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px}.section-contact-us .contact-us__item .title{font-size:15px;padding-left:15px}}@media (max-width:1600px){.site-footer .logo img{max-width:140px}.site-footer .site-description{font-size:14px}.site-footer .social h4{font-size:21px}.site-footer .social p{max-width:260px;font-size:14px}.section-company-advantages .section-title{font-size:26px}.section-company-advantages .company-advantages-item__title .h4{font-size:21px}.section-company-advantages .company-advantages__accent{font-size:26px}.filter-block__element{margin-right:30px}.filter-block__element span{font-size:14px}.filter-block__element span::before{width:25px;height:17px}.section-advantages .advantages{margin:0;padding-left:30px}.section-advantages .advantages-item__icon img{max-width:100px}.section-advantages .advantages-item__title{margin-top:15px;font-size:15px}.section-advantages .roadmap{padding:30px 20px 30px 40px}.services-item__title{font-size:19px}.services-item__title span{font-size:15px}.section-about-company .about-company__img{padding-right:10px}.section-about-company .about-company__description .button{display:none}.section-about-company .about-company__btn{display:block;margin-top:15px}.section-order-consultation .section-title{font-size:24px;margin-top:15px}.owl-carousel .owl-nav .owl-prev{left:-60px}.owl-carousel .owl-nav .owl-next{right:-60px}.post-card{font-size:15px}.post-card__img{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}.post-card__description{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;padding-left:20px;margin-top:0}.post-card .post-title h3{font-size:21px}.post-card .button{padding:15px 30px}.project-page__description{padding-left:40px}.project-page .characteristics{padding-left:40px}.tabs-wrapper .tab-item img{max-width:100%}.news-items .news-item:first-child{margin-bottom:30px}.news-items .news-item__thumb{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}.news-items .news-item__description{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%}.news-items .news-item__description .date{font-size:14px}.news-items .news-item__description .title{font-size:19px}.news-items .news-item .button{font-size:13px;padding:14px 22px}.project-card__title{padding:15px 26px}.project-card__title h3{font-size:17px}.project-card__title .project-title{font-size:19px}.project-card__title .project-area{font-size:19px}.project-card__title .project-area svg{width:18px;height:18px}.project-card__description .title{font-size:16px}.project-card__description p{font-size:15px}.project-card__description .more{font-size:14px}.section-project-advantages .advantages-item__description h3{font-size:19px}.feedback{margin-top:100px}.feedback-img img{left:50px;bottom:-14px;max-width:400px}.feedback-description{padding:50px 50px 50px 0}.feedback-description h2{font-size:56px}.map-wrapper{height:600px}.director-message__text{padding:50px 25px 50px 50px}.director-message__img img{right:40px;max-width:400px}.about-company-description .about-company-text{padding-left:0;padding-right:25px}.section-services .services-block{max-width:620px;padding:50px}.section-services .services-block ul{font-size:21px}.section-services .services-block ul li::before{width:13px;height:13px;-webkit-box-flex:0;-ms-flex:0 0 13px;flex:0 0 13px;margin-right:17px;margin-top:5px}.page-template-page-about-company .company-advantages .advantages-item{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;margin-bottom:40px}.page-template-page-about-company .company-advantages .advantages-item__title{font-size:16px}.page-template-page-services .section-building-stages{padding-top:60px}.page-template-page-services .section-additional-services .additional-services-item__title{font-size:17px}.section-about-shell-houses{padding-top:0}.section-about-shell-houses .shell-houses-advantages,.section-about-shell-houses .shell-houses-description{padding-left:15px}.section-about-shell-houses .shell-houses-description{line-height:1.5}.section-about-shell-houses .shell-houses-description h1,.section-about-shell-houses .shell-houses-description h2,.section-about-shell-houses .shell-houses-description h3,.section-about-shell-houses .shell-houses-description h4,.section-about-shell-houses .shell-houses-description h5,.section-about-shell-houses .shell-houses-description h6{font-size:21px}.section-about-shell-houses .shell-houses-advantages{font-size:14px;margin-top:15px}.section-about-shell-houses .shell-houses-advantages__item{margin-bottom:12px}.section-shell-specifications{padding:30px 0 70px}.section-shell-specifications .shell-specifications .row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.section-shell-specifications .shell-specifications .section-title{font-size:26px}.section-shell-specifications .shell-specifications-description{margin-top:25px}.section-shell-specifications .shell-use{margin-top:60px}.section-shell-specifications .shell-use .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-building-standards .building-standards .news-items{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:auto}.section-building-standards .building-standards .news-items .news-item__thumb{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%}.section-building-standards .building-standards .news-items .news-item__description{-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%}.section-construction-types{padding-top:40px}.section-construction-types .construction-types__item .types-title{font-size:21px}.section-choose-us .choose-us-list__item .title{padding:0 20px}.section-for-legal-entities{padding-top:60px}.tabs-wrapper--prices .tabs .tab{font-size:17px}.tabs-wrapper--prices .tabs-content{padding-left:60px}.tablepress{font-size:16px}.tablepress h3{font-size:21px}.tablepress h4{font-size:19px}.categories ul li:hover a{-webkit-transform:translateX(18px);-ms-transform:translateX(18px);transform:translateX(18px)}.categories ul li a{padding:16px 20px 16px 0}.portfolio-gallery__item{-webkit-box-flex:0;-ms-flex:0 0 24%;flex:0 0 24%;height:185px}.post-template-single-construction-houses-aerated-concrete .section-region-specifics{padding:150px 0}.section-team .team-wrapper .team-item{padding:0}.section-team .team-wrapper .team-item__img img{max-width:80%}.post-template-single-construction-bricks-ceramics .section-about-construction-bricks-ceramics h1,.post-template-single-construction-bricks-ceramics .section-about-construction-bricks-ceramics h2,.post-template-single-construction-bricks-ceramics .section-about-construction-bricks-ceramics h3,.post-template-single-construction-bricks-ceramics .section-about-construction-bricks-ceramics h4,.post-template-single-construction-bricks-ceramics .section-about-construction-bricks-ceramics h5,.post-template-single-construction-bricks-ceramics .section-about-construction-bricks-ceramics h6{margin:2rem 0}.post-template-single-construction-bricks-ceramics .section-advantages-ceramic-blocks .differences-from-brick{margin-top:25px}.post-template-single-construction-wood-concrete .section-about-wood-concrete .about-wood-concrete-description-2{margin-top:0}.post-template-single-construction-wood-concrete .section-region-specifics{padding:110px 0}.post-template-single-experimental-building .experimental-building-text-2,.post-template-single-experimental-building .experimental-building-text-5{margin-top:0}.page-template-page-reconstruction-houses-and-hotels .section-problems-and-causes{padding-bottom:50px}.page-template-page-reconstruction-houses-and-hotels .section-problems-and-causes .row.align-items-center{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.page-template-page-reconstruction-houses-and-hotels .section-advantages-problems-types-work .types-work .row{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.page-template-page-selection-building-site .first-section{padding-bottom:0}.page-template-page-selection-building-site .block-first__text ul li{margin-bottom:7px}.page-template-page-selection-building-site .block-second{margin-top:45px}.page-template-page-selection-building-site .block-second .row{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.page-template-page-selection-building-site .block-second__text{padding-right:20px}.page-template-page-selection-building-site .block-second__text h2,.page-template-page-selection-building-site .block-second__text h3,.page-template-page-selection-building-site .block-second__text h4,.page-template-page-selection-building-site .block-second__text h5,.page-template-page-selection-building-site .block-second__text h6{margin-top:0}.page-template-page-selection-building-site .block-second__img img{margin-bottom:20px}.page-template-page-selection-building-site .block-fifth{margin-top:40px}.page-template-page-selection-building-site .block-fifth h3{margin-top:0}.page-template-page-selection-building-site .block-fifth ul{margin-bottom:0}.page-template-page-selection-building-site .block-sixth{padding-top:0}.page-template-page-quality-construction .about-quality-construction__text--2{margin-top:0}.page-template-page-quality-construction .building-from .row{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.page-template-page-quality-construction .building-from__img img{margin-bottom:12px}.page-template-page-quality-construction .building-from__text--2{margin-top:10px}.page-template-page-individual-design .about-individual-design__text{font-size:15px}.page-template-page-individual-design .about-individual-design__text--3{padding-right:15px;line-height:1.5}.page-template-page-individual-design .improvements-standard-project{padding:0 0 70px}.page-template-page-individual-design .improvements-standard-project__img{padding-right:0}.page-template-page-individual-design .improvements-standard-project__text h3{font-size:24px;margin-top:0}.page-template-page-individual-design .designers-choice__text h2{max-width:760px;margin-left:auto;margin-right:auto}.page-template-page-interior-decoration .about-interior-decoration__text{font-size:15px}.page-template-page-interior-decoration .which-includes .row{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.page-template-page-interior-decoration .which-includes__text h2{font-size:24px}.page-template-page-interior-decoration .which-includes__img{padding-left:15px}.page-template-page-interior-decoration .which-includes__img img{margin-bottom:5px}.page-template-page-interior-decoration .why-we-best__img{max-height:100%}.page-template-page-interior-decoration .for-legal-entities__text h2,.page-template-page-interior-decoration .for-legal-entities__text h3{margin-top:0}.page-template-page-interior-decoration .for-legal-entities__img{max-height:100%}.page-template-page-network-engineering .about-network-engineering__text--2 h3{margin-top:0}.page-template-page-network-engineering .engineering-communications-design__text{line-height:1.5}.page-template-page-network-engineering .engineering-communications-design__text h4{font-size:21px}.page-template-page-network-engineering .engineering-communications-design__text ul li{line-height:1.3;margin-bottom:12px}.page-template-page-network-engineering .outdoor-communications .row{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.page-template-page-network-engineering .outdoor-communications__text h2,.page-template-page-network-engineering .outdoor-communications__text h3{margin-top:0}.page-template-page-network-engineering .outdoor-communications__text ol,.page-template-page-network-engineering .outdoor-communications__text ul{margin:15px 0}.page-template-page-network-engineering .outdoor-communications__text ol li,.page-template-page-network-engineering .outdoor-communications__text ul li{margin-bottom:10px}.page-template-page-network-engineering .outdoor-communications__img img{margin-bottom:25px}.page-template-page-design-project .about-design-project ul li{line-height:1.4}.page-template-page-design-project .about-design-project__img{max-height:100%}.page-template-page-design-project .about-design-project__text{padding-left:15px}.page-template-page-design-project .about-design-project__text h3{font-size:21px;margin:1.5rem 0}.page-template-page-design-project .about-design-project__text--2 ul{margin-top:0}.page-template-page-design-project .stages-design-project ul li{line-height:1.4}.page-template-page-design-project .stages-design-project__text h2{font-size:26px}.page-template-page-design-project .stages-design-project__text h3,.page-template-page-design-project .stages-design-project__text h4{font-size:21px}.page-template-page-design-project .stages-design-project__img{max-height:100%}.page-template-page-additional-service .roadmap-description__title,.page-template-page-blog .roadmap-description__title,.single-post .roadmap-description__title{font-size:24px}.section-director{padding-top:100px}.related-portfolio__item{height:490px}}@media (max-width:1599px){.site-header .header-nav .phones{width:auto}.section-material-characteristics .material-characteristics__title{padding-left:0}.section-material-characteristics .material-characteristics__img img{right:40px}}@media (max-width:1400px){.site-header .header-nav .phones{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.site-footer .logo{padding-right:15px}.site-footer .footer-contacts .address,.site-footer .footer-contacts .email,.site-footer .footer-contacts .phones{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.site-footer .footer-contacts .phones svg{margin-bottom:0;margin-top:3px}.site-footer .social h4{font-size:19px}.home .header-content__advantages li{padding:0 30px}.services-item__title span{font-size:14px}.section-company-advantages .company-advantages-item{margin-bottom:40px}.section-company-advantages .company-advantages__accent{margin-top:20px}.section-order-departure .order-departure-form form .form-group,.section-order-departure .order-departure-form form .form-submit{-webkit-box-flex:0;-ms-flex:0 0 32%;flex:0 0 32%}.portfolio .tabs-wrapper .tabs .tab{width:auto}.page-template-page-blog .page-content-wrapper .container{max-width:100%;padding:0 35px}.categories__title{font-size:19px}.categories ul{margin:10px 0 0}.categories ul li a{font-size:16px}.posts-wrapper{padding-left:10px}.post-card::before{margin:45px 0}.post-card .button{font-size:12px;padding:15px 25px}.pagination{margin-top:50px}.pagination .page-numbers{font-size:19px;width:42px;height:42px;margin-right:12px}.tabs-wrapper .tabs .tab{line-height:1.2;font-size:19px;margin-right:30px}.portfolio-item{padding:0}.project-card__description p{font-size:14px}.project-card__description .more{margin-top:0}.similar-projects .similar-project__description{padding:25px 20px 40px}.similar-projects .similar-project__description h3{font-size:21px}.similar-projects .similar-project__description p{font-size:15px}.feedback-img img{left:30px}.feedback-description h2{font-size:48px}.director-message__text{max-width:680px}.about-company-description .about-company-counter{height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-template-page-about-company .company-advantages{margin-top:65px}.page-template-page-about-company .company-advantages .advantages-item__title{margin-top:17px}.page-template-page-services .section-additional-services .additional-services-item{padding:0 8px}.page-template-page-services .section-additional-services .additional-services-item__title{font-size:16px}.tabs-wrapper--prices .tabs .tab{font-size:17px}.section-build-geography .map .map-build{height:450px}.manager__img{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}.manager__text{margin-left:30px}.mortgage-documents .roadmap{padding:40px}.mortgage-documents .roadmap-description__title{font-size:20px}.mortgage-documents .roadmap-description p{font-size:16px}.mortgage-documents .roadmap-description .button-accent{width:220px}.credit-result{font-size:14px}.credit-result__results{margin-right:30px}.credit-result h4{font-size:18px}.whatsapp-btn{padding:10px 15px}.text_big{font-size:32px}.projects .project__more svg{width:20px}.filter .filters__line-3-fr{gap:10px}.filters-block__values_slider{width:260px}.filters-block__values__item{padding:10px 15px}}@media (max-width:1399px){.site-header.sticky .header-nav .phones .button-popup{display:none}.main-navigation{display:none}.mobile-navigation ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.mobile-navigation ul.sub-menu{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:none;padding:10px 0 0}.mobile-navigation ul.sub-menu li{margin-bottom:9px}.mobile-navigation ul.sub-menu li a{text-transform:none}.menu-item-has-children__icon{display:block}.cmn-toggle-switch{display:block;margin-left:30px}.services-item__title{bottom:20px}.services-item__title--first{bottom:0}.section-company-advantages{padding-top:35px}.section-portfolio{padding:80px 0}.section-team .team-wrapper .team-item{margin-bottom:35px}.page-template-page-services .post-build__title{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}.page-template-page-services .post-build__img{display:none}.page-template-page-services .post-build__description{-webkit-box-flex:0;-ms-flex:0 0 55%;flex:0 0 55%;font-size:15px}.page-template-page-offers .tabs-wrapper .tabs .tab{font-size:16px;padding:16px 32px}.section-shell-specifications .shell-specifications-description{font-size:15px}.section-shell-specifications .shell-specifications-description ul li::before{width:10px;height:10px;-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;margin-right:12px}.section-shell-specifications .shell-use{margin-top:60px}.section-shell-specifications .shell-use .row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.section-region-specifics{padding:150px 0}.section-region-specifics .region-specifics{font-size:17px}.section-construction-types .construction-types__item .types-title{font-size:19px}.section-material-characteristics{padding:70px 0}.section-material-characteristics .material-characteristics__title{max-width:600px}.section-material-characteristics .material-characteristics__title .section-title{font-size:27px}.section-material-characteristics .material-characteristics__img img{right:25px;max-width:550px}.section-choose-us .row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.section-choose-us .choose-us-img{margin-top:77px}.section-for-legal-entities .for-legal-entities .section-title{font-size:28px}.section-for-legal-entities .for-legal-entities__description{padding-left:20px}.section-for-legal-entities .for-legal-entities__text{margin-top:40px}.page-template-page-portfolio .portfolio-items .row{bs-gutter-x:1.5rem}.page-template-page-portfolio .portfolio-items__item{margin-bottom:20px}.portfolio-gallery__item{height:170px}.tablepress-id-18{display:none}.tablepress-id-20,.tablepress-id-21,.tablepress-id-22{display:block}.section-project-building{padding:70px 0}.section-project-building .project-building-text--first{margin-bottom:40px}.section-project-building .project-building-img--first img{display:none}.post-template .news-items .news-item .button{font-size:12px}.post-template-single-construction-monolithic .section-about-construction-monolithic .shell-houses-description{padding-left:0;margin-top:25px}.post-template-single-construction-monolithic .section-work-order .work-order-description .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.post-template-single-construction-monolithic .section-work-order .work-order-description__text{margin-top:25px}.post-template-single-construction-monolithic .section-technology-advantages .technology-advantages-img{margin-bottom:25px;padding-right:0}.post-template-single-construction-monolithic .section-technology-advantages .technology-advantages-text{margin-top:25px}.post-template-single-construction-monolithic .section-technology-advantages .quality-design{margin-top:40px}.section-team .team-wrapper .team-item{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;padding:0 10px}.post-template-single-construction-bricks-ceramics .section-about-construction-bricks-ceramics .construction-bricks-ceramics-description{padding-left:0;margin-top:35px}.post-template-single-construction-bricks-ceramics .section-about-construction-bricks-ceramics .construction-bricks-ceramics-table{margin-top:25px}.post-template-single-construction-bricks-ceramics .section-advantages-ceramic-blocks{padding:0 0 65px}.post-template-single-construction-bricks-ceramics .section-advantages-ceramic-blocks .advantages-ceramic-blocks__img{margin-top:15px}.post-template-single-construction-wood-concrete .section-about-wood-concrete .about-wood-concrete-description{padding-left:0;margin-top:20px}.post-template-single-construction-wood-concrete .section-advantages-wood-concrete{padding-top:0}.post-template-single-construction-wood-concrete .section-advantages-wood-concrete .advantages-wood-concrete-img{padding-left:0;margin-top:15px}.price-card{margin-bottom:45px}.tabs-wrapper--prices .tabs-content .tab-item .note{margin-top:0}.post-template-single-experimental-building .section-about-experimental-building{padding-bottom:60px}.post-template-single-experimental-building .section-about-experimental-building--2{padding:70px 0 50px}.post-template-single-experimental-building .experimental-building-text,.post-template-single-experimental-building .experimental-building-text-3,.post-template-single-experimental-building .experimental-building-text-4{margin-top:25px}.post-template-single-experimental-building .row-2{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.post-template-single-experimental-building .section-region-specifics{padding:100px 0}.page-template-page-reconstruction-houses-and-hotels .section-about-reconstruction-houses-and-hotels{padding-bottom:25px}.page-template-page-reconstruction-houses-and-hotels .shell-houses-description{padding-left:0;margin-top:25px}.page-template-page-reconstruction-houses-and-hotels .about-reconstruction-houses-and-hotels-text--2{margin-top:0}.page-template-page-reconstruction-houses-and-hotels .section-problems-and-causes .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.page-template-page-reconstruction-houses-and-hotels .problems-and-causes-text{margin-top:25px}.page-template-page-reconstruction-houses-and-hotels .problems-and-causes-text--2{margin-top:45px}.page-template-page-reconstruction-houses-and-hotels .problems-and-causes-text--2 .row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.page-template-page-reconstruction-houses-and-hotels .section-advantages-problems-types-work{padding-bottom:70px}.page-template-page-reconstruction-houses-and-hotels .section-advantages-problems-types-work .types-work__text{margin-top:35px}.page-template-page-reconstruction-houses-and-hotels .section-advantages-problems-types-work .types-work__img{padding-right:0}.page-template-page-selection-building-site .block-first__text{padding-left:0;margin-top:25px}.page-template-page-selection-building-site .block-first__text h2{font-size:30px;font-weight:600}.page-template-page-selection-building-site .block-second{margin-top:25px}.page-template-page-selection-building-site .block-third{padding-bottom:50px}.page-template-page-selection-building-site .block-third__text{margin-top:20px}.page-template-page-selection-building-site .block-fifth .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.page-template-page-selection-building-site .block-fifth__img{margin-top:30px}.page-template-page-quality-construction .about-quality-construction__text{padding-left:0;margin-top:35px}.page-template-page-quality-construction .about-quality-construction__text h2{font-size:30px}.page-template-page-quality-construction .important-construction__img,.page-template-page-quality-construction .important-construction__text--2{padding-left:0}.page-template-page-quality-construction .important-construction__img{margin-top:25px}.page-template-page-quality-construction .important-construction__img--2{display:none}.page-template-page-quality-construction .important-construction__text--2{margin-top:30px}.page-template-page-individual-design .about-individual-design{padding-bottom:35px}.page-template-page-individual-design .about-individual-design__text{padding-left:0;margin-top:25px}.page-template-page-individual-design .about-individual-design__text--2 ul{margin-left:0;margin-top:25px}.page-template-page-individual-design .about-individual-design__text--3{padding-right:0;margin-top:0}.page-template-page-individual-design .about-individual-design__img--3{margin-top:15px}.page-template-page-individual-design .improvements-standard-project{padding-bottom:50px}.page-template-page-individual-design .improvements-standard-project__img{display:none}.page-template-page-individual-design .designers-choice__img--2{max-height:100%}.page-template-page-interior-decoration .about-interior-decoration__text{padding-left:0;margin-top:25px}.page-template-page-interior-decoration .which-includes{margin-top:25px}.page-template-page-interior-decoration .which-includes__img{padding-left:0;margin-top:25px}.page-template-page-interior-decoration .why-we-best__img{margin-top:15px}.page-template-page-interior-decoration .for-legal-entities{padding-top:0}.page-template-page-interior-decoration .for-legal-entities__img{display:none}.page-template-page-network-engineering .about-network-engineering__img{max-height:100%}.page-template-page-network-engineering .about-network-engineering__text{padding-left:0;margin-top:25px}.page-template-page-network-engineering .about-network-engineering__text h3{font-size:26px}.page-template-page-network-engineering .engineering-communications-design .section-title{margin-bottom:45px}.page-template-page-network-engineering .engineering-communications-design__img{display:none}.page-template-page-network-engineering .outdoor-communications{margin-top:35px}.page-template-page-network-engineering .internal-communications__text--2{margin-top:0}.page-template-page-network-engineering .internal-communications__img{margin:25px 0 30px;padding-right:0}.page-template-page-design-project .about-design-project__text{padding-left:0;margin-top:25px}.page-template-page-design-project .about-design-project__text h3{font-size:23px;margin:2rem 0}.page-template-page-design-project .stages-design-project__text--2{margin-top:25px}.page-template-page-additional-service .roadmap-description__title,.page-template-page-blog .roadmap-description__title,.single-post .roadmap-description__title{font-size:19px}.page-template-page-additional-service .roadmap-description p,.page-template-page-blog .roadmap-description p,.single-post .roadmap-description p{font-size:16px;line-height:1.2}.project-page__description{padding-left:15px}.post-template-single-house-sale .popular-projects__item .project-page-description,.post-template-single-portfolio-design .popular-projects__item .project-page-description{margin-left:15px}.post-template-single-house-sale .popular-projects__item .title,.post-template-single-portfolio-design .popular-projects__item .title{font-size:17px}.post-template-single-house-sale .popular-projects__item .project-page-info__item,.post-template-single-portfolio-design .popular-projects__item .project-page-info__item{margin-right:12px}.post-template-single-house-sale .popular-projects__item .project-page-info__item svg,.post-template-single-portfolio-design .popular-projects__item .project-page-info__item svg{width:14px;height:14px}.post-template-single-house-sale .popular-projects__item .project-page-info__item .title,.post-template-single-portfolio-design .popular-projects__item .project-page-info__item .title{font-size:14px}}@media (max-width:1200px){.button-up{display:none!important}.site-header .open{display:none}.site-footer{font-size:14px}.site-footer .logo{padding-right:0}.site-footer .site-description{max-width:200px;margin-top:25px}.site-footer .footer-contacts .email a{font-size:17px}.site-footer .footer-contacts .address span{font-size:14px}.home .header-content h1{font-size:38px}.home .header-content h1 span{font-size:19px}.home .header-content__buttons{margin-top:30px}.home .header-content__advantages{margin-top:50px}.home .header-content__advantages li{padding:0 20px;font-size:12px;letter-spacing:2px}.section-advantages .advantages-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-advantages .advantages{padding:0 15px}.section-advantages .roadmap{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px;padding:20px 15px}.section-advantages .roadmap-img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.services-item__title--small{font-size:17px}.services-item__title--small span{margin-top:8px;font-size:13px}.section-about-company .about-company__img{padding-right:0;margin-bottom:25px}.section-company-advantages .company-advantages-item__title{padding:0 0 0 25px}.project-page__description{padding-left:10px}.portfolio .tabs-wrapper .tabs .tab{font-size:14px;padding:13px 30px}.news-items .news-item:first-child{margin-bottom:20px}.news-items .news-item__description .title{font-size:17px}.news-items .news-item .button{display:none}.filter-block__element{margin-right:30px}.project-card__description{display:none}.section-project-advantages .advantages-item__icon{-webkit-box-flex:0;-ms-flex:0 0 85px;flex:0 0 85px}.section-project-advantages .advantages-item__description p{font-size:15px}.similar-projects{padding:80px 0 50px}.similar-projects .similar-project{margin-bottom:45px}.feedback-img img{max-width:330px}.feedback-description{padding:40px 20px 40px 0}.feedback-description h2{font-size:40px}.feedback-description .quote{font-size:24px}.feedback-description .note{font-size:21px}.feedback-description .button{padding:16px 36px}.map{margin-top:100px}.map-wrapper{height:450px;-webkit-filter:grayscale(0);filter:grayscale(0)}.director-message__text{padding:40px 30px;font-size:21px}.director-message__text h3{font-size:27px}.director-message__img img{max-width:360px;right:20px;bottom:-11px}.section-services .services-block{margin-left:auto;margin-right:auto}.section-services .services-block--build{margin-top:55px}.section-about-shell-houses .shell-houses-advantages,.section-about-shell-houses .shell-houses-description{padding-left:0}.post-template .section-video{padding-top:80px}.post-template .news-items .news-item .button{display:inline-block}.section-building-standards{padding:80px 0 60px}.section-building-standards .building-standards .news-items .news-item .button{display:inline-block;font-size:12px;padding:13px 18px}.post-template-single-construction-houses-aerated-concrete .section-building-standards{padding:70px 0 50px}.form-description__description{width:100%}.credit-steps__header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.credit-steps__item{padding:40px}.credit-steps__steps{gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.credit-steps__steps:before{display:none}.credit-steps__steps-item{width:120px;gap:5px}.credit-steps__steps-item__point{display:none}.credit-steps img{width:160px}.credit-calculator{-ms-grid-columns:1fr;grid-template-columns:1fr}.credit-calculator .credit-result{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;gap:10px}.credit-calculator .credit-result__results{margin-right:0;width:auto;border:0}.special-credits__item{padding:40px}.whatsapp-btn{gap:10px}.page-content-wrapper_no-padding{padding-bottom:0}.mortgage-types{display:-ms-grid;display:grid;-ms-grid-columns:(100px)[2];grid-template-columns:repeat(2,100px);margin:0 auto}.projects{gap:20px}.projects .project__params__icon{width:30px}.projects .project__params__icon svg{display:block;margin:0 auto}.projects .project__info{-ms-grid-columns:none;grid-template-columns:none;padding:8px 20px}.projects .project__params{width:140px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3}.projects .project__name,.projects .project__price{line-height:1.3;-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end}.projects .project__name{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;text-align:right;font-size:16px;font-weight:400;padding:0}.projects .project__price{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;font-size:22px;text-align:right}.projects .project__description__wrapper{width:90%}.projects .project__more{display:none}}@media (max-width:1199px){.site-footer__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.site-footer .logo{width:100%;display:-ms-grid;display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.site-footer__menu{width:auto}.site-footer__col{gap:50px}.site-footer__contacts{width:60%}.site-footer .footer-contacts{-ms-grid-column-align:center;justify-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-footer .social{margin-top:30px}.services-item__title--small{font-size:15px}.project-page__description{padding-left:0;margin-top:35px}.project-page .characteristics{padding-left:0;margin-top:65px}.page-template-page-services .section-building-stages .building-stages{display:none}.timeline{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:50px}.page-template-page-services .section-additional-services{padding:85px 0 20px}.page-template-page-offers .tabs-wrapper .tabs .tab{font-size:14px;padding:16px 26px}.page-template-page-offers .tabs-wrapper .tab-item .row{bs-gutter-x:1.5rem}.section-building-standards .building-standards .standard-item__text p{font-size:14px}.section-building-standards .building-standards .news-items .news-item__thumb{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}.section-building-standards .building-standards .news-items .news-item__description{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%}.section-construction-types{padding-bottom:60px}.section-construction-types .construction-types__item .types-title{font-size:17px;padding:18px 25px}.section-material-characteristics{padding:50px 0}.section-material-characteristics .material-characteristics .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-material-characteristics .material-characteristics__title .section-title{font-size:25px}.section-material-characteristics .material-characteristics__img img{position:relative;max-width:100%;right:auto;bottom:auto}.section-choose-us .section-title{text-align:center}.section-choose-us .choose-us-list{margin-left:auto;margin-right:auto}.section-contact-us .contact-us__item{margin-bottom:20px}.section-for-legal-entities{padding:25px 0 60px}.section-for-legal-entities .for-legal-entities .row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.section-for-legal-entities .for-legal-entities .section-title{font-size:23px}.section-for-legal-entities .for-legal-entities__description{padding-left:10px;font-size:15px}.section-for-legal-entities .for-legal-entities__description ul{margin-top:25px}.section-for-legal-entities .for-legal-entities__description ul li::before{width:10px;height:10px;-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;margin-top:4px}.section-for-legal-entities .for-legal-entities__text{margin-top:25px}.page-template-page-prices .prices .button--prices{margin-top:35px}.tabs-wrapper--prices .tabs .tab{font-size:16px}.tabs-wrapper--prices .tabs-content{padding-left:20px}.tablepress{font-size:15px}.tablepress h3{font-size:19px}.tablepress h4{font-size:17px}.tablepress td,.tablepress th{padding:12px 14px 9px}.tablepress tfoot th{font-size:15px}.categories ul li:hover{background:0 0;border-color:#e1e1e1}.categories ul li:hover a{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);color:#212121}.categories ul li a{padding-right:12px}.portfolio-gallery__item{-webkit-box-flex:0;-ms-flex:0 0 32%;flex:0 0 32%}.section-team .team-item__position{font-size:15px}.section-team .team-wrapper .team-item{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%}.post-template .news-items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:40px}.post-template .news-items .news-item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;margin-bottom:0}.post-template-single-construction-shell-houses .section-building-standards .building-standards .news-items{margin-top:60px}.post-template-single-construction-shell-houses .section-building-standards .building-standards .news-items .news-item{margin-bottom:0}.post-template-single-construction-shell-houses .section-building-standards .building-standards .news-items .news-item:last-child{display:none}.post-template-single-construction-houses-aerated-concrete .section-building-standards .building-standards__description{max-width:100%}.post-template-single-construction-houses-aerated-concrete .section-building-standards .building-standards .news-items .news-item{margin-bottom:0}.post-template-single-construction-monolithic .section-about-construction-monolithic{padding-bottom:0}.post-template-single-construction-bricks-ceramics .section-turn-professionals .turn-professionals__text{max-width:100%}.post-template-single-house-sale .project-portfolio-blocks .project-portfolio-img,.post-template-single-portfolio-design .project-portfolio-blocks .project-portfolio-img{margin-bottom:7px}.swiper-right-thumb{height:300px}.section-title_bold{text-align:center}.section-description_left{margin:30px auto;text-align:center}.banks{-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;gap:30px}.banks .banks__description{width:100%}.banks .banks__items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.banks .banks__items .banks__item{-webkit-box-sizing:content-box;box-sizing:content-box;padding:10px 15px;height:80px;width:auto}}@media (max-width:992px){h1,h2{font-size:26px}h3{font-size:23px}h4,h5,h6{font-size:21px}.page-title,.section-title{font-size:26px}.page-title{margin:50px 0}.page-content-wrapper{padding:170px 0 80px}.site-header .address{display:none}.site-footer .logo{text-align:center}.site-footer .logo .site-description,.site-footer .logo img{margin-left:auto;margin-right:auto}.site-footer .logo .site-description{max-width:250px;margin-top:17px;margin-bottom:40px}.site-footer__contacts{width:auto}.site-footer .footer-contacts{display:block;-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4}.site-footer .footer-contacts .address,.site-footer .footer-contacts .messengers{padding-left:0}.site-footer .footer-contacts .messengers{margin-left:45px;margin-top:15px}.site-footer .footer-contacts .address,.site-footer .footer-contacts .email{margin-top:25px}.site-footer .social{margin-left:0}.site-footer .site-info{-ms-flex-wrap:wrap;flex-wrap:wrap}.home .header-content__buttons .button{font-size:12px}.home .header-content__advantages{margin-top:35px;-ms-flex-wrap:wrap;flex-wrap:wrap;background:0 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0}.home .header-content__advantages li{-webkit-box-flex:0;-ms-flex:0 0 49%;flex:0 0 49%;padding:20px;font-size:12px;letter-spacing:2px;background-color:rgba(0,122,155,.5);border:none;margin-bottom:15px}.section-advantages{padding-top:60px}.section-company-advantages{padding-bottom:70px}.section-company-advantages .section-title{font-size:23px}.section-company-advantages .company-advantages-item__title{padding:0 0 0 20px}.section-company-advantages .company-advantages__accent{font-size:23px}.section-order-departure{padding:60px 0}.section-order-departure .container{max-width:100%}.section-order-departure .section-description{max-width:650px;margin-left:auto;margin-right:auto}.section-order-departure .order-departure-form{padding:0 15px}.section-order-consultation{text-align:center}.section-order-consultation form{margin-left:auto;margin-right:auto;margin-top:20px}.section-certificates{padding:80px 0 50px}.section-partners{padding:65px 0}.section-video{padding-top:65px}.section-news{padding:45px 0 75px}.posts-wrapper{padding-left:50px}.post-card__description,.post-card__img{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.post-card__description{padding-left:0;margin-top:10px}.news-card__title{max-width:100%}.fotorama__nav{margin-top:0}.post-template-single-project .section-company-advantages{padding-top:90px}.similar-projects{padding-top:90px}.portfolio .tabs-wrapper .tabs{padding:0;margin:25px 0 35px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.portfolio .tabs-wrapper .tabs .tab{margin-right:25px;margin-bottom:20px}.portfolio .tabs-wrapper .tabs .tab:last-child{margin-right:0}.news-items,.portfolio-item{margin-bottom:18px}.page-template-page-projects .page-content-wrapper .container{max-width:100%}.filter-block{margin-bottom:25px}.filter-block__element{margin-right:17px}.filter-block__element span{font-size:12px}.filter-block__element span::before{width:20px;height:14px;margin-right:8px}.section-project-advantages{padding:50px 0 30px}.section-project-advantages .section-title{margin-bottom:60px}.section-project-advantages .advantages-item{margin-bottom:25px}.similar-projects .similar-project{margin-left:0;margin-right:0}.similar-projects .similar-project__description{padding:15px 20px 30px}.similar-projects .similar-project__description h3{font-size:19px}.similar-projects .similar-project__description p{font-size:14px}.similar-projects .similar-project__description .button{padding:16px 32px;font-size:12px}.article__text h1,.article__text h2{font-size:26px}.article__text h3{font-size:23px}.article__text h4,.article__text h5,.article__text h6{font-size:20px}.contacts-items{margin-bottom:50px}.feedback{margin-top:40px}.section-team .carousel-team{display:block}.section-team .team-wrapper{display:none}.section-services{padding:50px 0 80px}.page-template-page-about-company .container{max-width:100%}.page-template-page-about-company .company-advantages .advantages-item{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.page-template-page-about-company .company-advantages .advantages-item__icon img{max-width:100px}.page-template-page-about-company .company-advantages .advantages-item__title{max-width:150px;font-size:15px}.section-build-geography{padding:75px 0 30px}.timeline-item__text h3{font-size:13px}.page-template-page-services .section-news{padding:85px 0 75px}.page-template-page-offers .tabs-wrapper .tabs-content{margin-top:40px}.page-template-page-offers .section-news{padding-top:80px}.offers-item .title{font-size:17px}.page-template-page-prices .prices{margin-top:50px}.post-template .section-news{padding-top:65px}.section-project-building h1,.section-project-building h2,.section-project-building h3,.section-project-building h4,.section-project-building h5,.section-project-building h6{font-size:26px}.page-template-page-selection-building-site h2,.post-template-single-experimental-building h2{font-size:26px}.page-template-page-selection-building-site .block-first__text h2{font-size:26px}.page-template-page-selection-building-site .block-second__img{margin-top:25px}.page-template-page-quality-construction .about-quality-construction{padding-bottom:20px}.page-template-page-quality-construction .about-quality-construction__text h2{font-size:26px}.page-template-page-network-engineering .about-network-engineering__text h3{font-size:23px}.page-template-page-additional-service .posts-wrapper,.single-post .posts-wrapper{padding-left:10px}.portfolio-gallery{margin-top:20px}.section-director{padding-top:50px}.section-order-form{text-align:left}}@media (max-width:991px){.director-message{border:none}.director-message .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.director-message__text{max-width:100%}.director-message__img img{position:relative;max-width:300px;margin:0 auto;bottom:-9px;right:0}.about-company-description{margin-top:55px}.about-company-description .about-company-text{padding-right:0}.about-company-description .about-company-counter{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around;margin-top:45px}.about-company-description .about-company-counter__item{margin-bottom:0}.feedback{border:none}.feedback-img img{position:relative;left:auto;bottom:-12px;margin:0 auto}.feedback-description{border:4px solid #007a9b;text-align:center;padding:40px}.feedback-description .note{margin-left:auto;margin-right:auto}.home .section-services{padding:30px 0}.services-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}.services-column .services-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.services-column .services-row .services-item{-webkit-box-flex:0;-ms-flex:0 0 48.5%;flex:0 0 48.5%}.services-item{margin-bottom:20px}.services-item__title--small{font-size:19px}.services-item__title--small span{font-size:14px}.page-template-page-services .section-post-build{padding:70px 0}.page-template-page-services .post-build{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.page-template-page-services .post-build__title{padding-right:0}.page-template-page-services .post-build__title .section-title{max-width:100%;font-size:36px;margin-left:0}.page-template-page-services .post-build__description{max-width:100%;padding-left:0;margin-top:35px}.page-template-page-offers .tabs-wrapper .tabs{border-bottom:none;text-align:center}.page-template-page-offers .tabs-wrapper .tabs .tab{border:2px solid #007a9b;padding:14px 28px;margin-right:25px;margin-bottom:15px}.page-template-page-offers .tabs-wrapper .tabs .tab:last-child{margin-right:0}.page-template-page-offers .tabs-wrapper .tabs-content{padding-bottom:25px}.offers-item{margin-bottom:45px}.section-about-shell-houses .shell-houses-description{margin-top:35px}.section-shell-specifications .shell-specifications{padding:0}.section-shell-specifications .shell-specifications .row{bs-gutter-x:1.5rem}.section-shell-specifications .shell-specifications .section-title{font-size:24px}.section-shell-specifications .shell-specifications-img{margin-top:20px}.section-shell-specifications .shell-use{margin-top:35px}.section-shell-specifications .shell-use .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.section-building-standards .building-standards .row{bs-gutter-x:1.5rem}.section-building-standards .building-standards .news-items{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.section-building-standards .building-standards .standard-item__text p{font-size:15px}.section-building-standards .building-standards .standard-item__img img{max-width:60%}.section-building-standards .building-standards .news-items{margin-top:35px}.section-building-standards .building-standards .news-items .news-item{margin-bottom:40px}.section-construction-types{padding-bottom:40px}.section-construction-types .construction-types .row{bs-gutter-x:1.5rem}.section-construction-types .construction-types__item .types-title{font-size:19px;padding:25px}.section-material-characteristics .material-characteristics .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.section-material-characteristics .material-characteristics__title{max-width:550px;margin-left:auto;margin-right:auto;margin-top:50px}.section-material-characteristics .material-characteristics__img img{max-width:70%;margin:0 auto}.section-choose-us{padding:65px 0}.section-for-legal-entities{padding:0 0 50px}.section-for-legal-entities .for-legal-entities .section-title{font-size:26px}.section-for-legal-entities .for-legal-entities__description{padding-left:0;font-size:16px;margin-top:35px}.section-for-legal-entities .for-legal-entities__description ul li::before{width:11px;height:11px;-webkit-box-flex:0;-ms-flex:0 0 11px;flex:0 0 11px;margin-top:4px}.section-for-legal-entities .for-legal-entities__text{margin-top:25px}.page-template-page-prices .prices .row .col-xxl-3{padding-right:calc(var(bs-gutter-x) * .5)}.tabs-wrapper--prices .tabs{margin-top:20px}.tabs-wrapper--prices .tabs .tab{max-width:100%}.tabs-wrapper--prices .tabs-content{padding-left:0;margin-top:50px}.post-template-single-construction-monolithic .section-technology-advantages{padding:45px 0 35px}.post-template-single-construction-monolithic .section-region-specifics{padding:100px 0}.post-template-single-construction-bricks-ceramics .section-turn-professionals{padding:65px 0 0}.page-template-page-additional-service .row-fd,.single-post .row-fd{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.page-template-page-additional-service .page-title,.single-post .page-title{margin-bottom:40px}.page-template-page-additional-service .posts-wrapper,.single-post .posts-wrapper{padding-left:0}.page-template-page-additional-service .categories,.single-post .categories{margin-top:40px}.page-template-page-additional-service .categories__title,.single-post .categories__title{font-size:21px}.page-template-page-additional-service .roadmap,.single-post .roadmap{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.post-template-single-house-sale .categories,.post-template-single-portfolio-design .categories{display:none}.section-order-form .form{margin-top:35px}.manager{margin-top:30px}.section-related-portfolio{text-align:left}.related-portfolio__item{max-width:100%;height:440px}.swiper-right-thumb{height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-right-thumb .swiper-right-thumb__slide{width:100%}.swiper-right-thumb .swiper-right-thumb__thumb{width:100%;height:auto}.swiper-right-thumb .swiper-right-thumb__thumb .swiper-slide__video-icon{position:absolute}.swiper-right-thumb .swiper-right-thumb__thumb .swiper-slide__video-icon svg{width:25px;height:25px}}@media (max-width:768px){.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{width:28px;height:28px}.owl-carousel .owl-nav .owl-next svg,.owl-carousel .owl-nav .owl-prev svg{width:10px;height:10px}.owl-carousel .owl-nav .owl-prev{left:-55px}.owl-carousel .owl-nav .owl-next{right:-55px}.site-footer .footer-contacts .address svg,.site-footer .footer-contacts .email svg,.site-footer .footer-contacts .phones svg{width:26px;height:26px}.site-footer .site-info{margin-top:30px}.site-footer .site-info .privacy{margin-top:12px}.header-slider .container{max-width:100%}.section-advantages .advantages-item{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%}.section-advantages .advantages-item__title{max-width:280px}.section-advantages .roadmap{padding:40px 15px}.section-advantages .roadmap-img{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.section-order-departure .section-title{margin-left:auto;margin-right:auto}.section-order-departure .order-departure-form{margin-top:0}.section-order-departure .order-departure-form form{max-width:400px;margin-left:auto;margin-right:auto}.section-order-departure .order-departure-form form .form-group-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-order-departure .order-departure-form form input[type=submit]{max-width:100%}.section-order-consultation .section-title{font-size:19px}.section-order-consultation form{margin-top:0}.categories ul{margin-top:10px}.posts-wrapper{padding:0}.post-card{max-width:576px;margin-left:auto;margin-right:auto}.tabs-wrapper .tabs .tab{font-size:19px;margin-right:30px}.portfolio .tabs-wrapper .tabs{margin:20px 0 30px}.portfolio .tabs-wrapper .tabs .tab{margin-right:10px;font-size:12px;padding:12px 20px;margin-bottom:10px}.portfolio-item__title{padding:0 15px}.portfolio-item__title .h3{font-size:16px}.portfolio-item__title .button{font-size:12px;padding:15px 26px}.portfolio-button{margin-top:0}.news-items{max-width:480px;margin-left:auto;margin-right:auto;margin-top:30px;margin-bottom:48px}.news-items .news-item .button{display:inline-block;font-size:12px}.post-template-single-project .tabs-wrapper .tabs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.post-template-single-project .tabs-wrapper .tabs .tab{margin-right:0;padding-left:10px;padding-right:10px}.filter-block,.project-card{padding:0}.project-card{margin-bottom:25px}.similar-projects .section-title{margin-bottom:45px}.similar-projects .similar-project{max-width:350px;margin-left:auto;margin-right:auto}.page-template-page-contacts .section-order-departure{background:#fff}.page-template-page-contacts .section-order-departure .section-title{max-width:100%}.about-company-description .about-company-counter__item{max-width:150px}.about-company-description .about-company-counter .number{font-size:60px}.about-company-description .about-company-counter .title{font-size:15px}.page-template-page-about-company .company-advantages .advantages-item{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}.page-template-page-about-company .company-advantages .advantages-item__title{max-width:170px}.page-template-page-services .section-additional-services .additional-services-item{margin-bottom:45px;padding:0}.page-template-page-services .section-additional-services .additional-services-item__title{margin-top:18px}.tabs-wrapper--prices .tabs .tab{font-size:17px;margin-right:0}.portfolio-gallery__item{height:140px;margin-bottom:10px}.post-template-single-portfolio .section-company-advantages{padding-top:55px}.post-template .news-items{max-width:100%}.section-projects .projects-list{margin-top:0}.project-card__props{width:100%}.form-description .bank-items{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.form-description .bank-items_grid{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;width:auto;justify-items:center}}@media (max-width:767px){.page-template-page-offers .tabs-wrapper .tabs .tab{font-size:12px;padding:12px 20px;margin-right:12px}.page-template-page-offers .tabs-wrapper .tabs-content{margin-top:20px}.offers-item{margin-bottom:30px}.offers-item .date{font-size:12px;margin-top:5px}.offers-item .title{font-size:16px}.section-about-shell-houses .shell-houses-description{margin-top:20px}.section-about-shell-houses .shell-houses-description h1,.section-about-shell-houses .shell-houses-description h2,.section-about-shell-houses .shell-houses-description h3,.section-about-shell-houses .shell-houses-description h4,.section-about-shell-houses .shell-houses-description h5,.section-about-shell-houses .shell-houses-description h6{font-size:19px}.section-about-shell-houses .shell-houses-advantages{margin-top:25px}.section-about-shell-houses .shell-houses-advantages__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:30px}.section-building-standards .building-standards__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-building-standards .building-standards .standard-item{margin-bottom:40px}.section-construction-types .construction-types__item{margin-bottom:25px}.section-construction-types .construction-types__item .types-title{font-size:17px}.tablepress{font-size:13px}.tablepress tfoot th{font-size:13px}.row-blog-posts{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.categories{margin-top:40px}.categories ul li a{padding:12px 12px 12px 0}.portfolio-gallery__item{-webkit-box-flex:0;-ms-flex:0 0 49%;flex:0 0 49%}.post-template .news-items{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:25px}.post-template .news-items .news-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:30px}.post-template .news-items .news-item:last-child{margin-bottom:0}.post-template-single-construction-houses-aerated-concrete .section-building-standards,.post-template-single-construction-shell-houses .section-building-standards{padding-bottom:0}.post-template-single-construction-houses-aerated-concrete .section-building-standards .building-standards .news-items,.post-template-single-construction-shell-houses .section-building-standards .building-standards .news-items{margin-top:25px}.post-template-single-construction-houses-aerated-concrete .section-building-standards .building-standards .news-items .news-item,.post-template-single-construction-shell-houses .section-building-standards .building-standards .news-items .news-item{margin-bottom:30px}.page-template-page-blog .roadmap{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.video-reviews{margin-top:20px}.review-cards__item{width:85%}.owl-carousel.carousel-reviews .owl-nav .owl-prev{left:0}.owl-carousel.carousel-reviews .owl-nav .owl-next{right:0}}@media (max-width:576px){::-webkit-input-placeholder{font-size:14px}::-moz-placeholder{font-size:14px}:-ms-input-placeholder{font-size:14px}::-ms-input-placeholder{font-size:14px}::placeholder{font-size:14px}body{font-size:15px}input,textarea{font-size:14px}h1,h2,h3,h4,h5,h6{margin:1.5rem 0}h1,h2{font-size:21px}h3{font-size:19px}h4,h5,h6{font-size:17px}ul li::before{width:8px;height:8px;-webkit-box-flex:0;-ms-flex:0 0 8px;flex:0 0 8px;margin-top:5px;margin-right:12px}blockquote{padding-left:20px}.section{padding:25px 0}.page-title,.section-title{font-size:21px}.page-title{margin:35px 0 25px}.owl-carousel .owl-nav .owl-prev{left:-30px}.owl-carousel .owl-nav .owl-next{right:-30px}.site-header{z-index:1000}.site-header .top-line__inner{display:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:5px 0}.site-header .request-call{display:none}.site-header .header-nav{border-top:none;padding:8px 0;border-bottom:1px solid #eee}.site-header .header-nav .logo img{max-width:65px}.site-header .header-nav .phones ul{display:none}.site-header.sticky .logo img{max-width:54px}.site-header.sticky .header-nav{padding:5px 0}.mobile-navigation{width:100%;padding:90px 30px 30px}.cmn-toggle-switch__htx{background:0 0}.cmn-toggle-switch{margin-left:0}.cmn-toggle-switch span{background:#212121;left:10px;right:10px}.cmn-toggle-switch span::after,.cmn-toggle-switch span::before{background:#212121;width:30px}.site-footer{padding:35px 0 15px}.site-footer__col{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0}.site-footer__wrapper{gap:0}.site-footer .logo{grid-column:auto}.site-footer .footer-menu{margin-bottom:25px}.site-footer .footer-contacts{grid-column:auto;margin-top:10px}.site-footer .site-info{font-size:13px}.popup-form{padding:45px 25px 35px}.popup-form .form-title{font-size:21px}.popup-form p{font-size:14px}.popup-form form{margin-top:10px}.popup-form form .button{font-size:14px;padding:17px 22px}#orderCalcForm .popup-form__title h3{font-size:21px}.home .cmn-toggle-switch span{background:#fff}.home .cmn-toggle-switch span::after,.home .cmn-toggle-switch span::before{background:#fff}.home .cmn-toggle-switch.active span{background:0 0}.home .cmn-toggle-switch.active span::after,.home .cmn-toggle-switch.active span::before{background:#fff}.home .site-header.sticky .cmn-toggle-switch span{background:#212121}.home .site-header.sticky .cmn-toggle-switch span::after,.home .site-header.sticky .cmn-toggle-switch span::before{background:#212121}.home .site-header.sticky .cmn-toggle-switch.active span{background:0 0}.home .header-content{padding:80px 0 20px}.home .header-content h1{font-size:30px}.home .header-content h1 span{font-size:16px;letter-spacing:1px}.home .header-content__buttons .button{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px;max-width:80%}.home .header-content__advantages li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:none;letter-spacing:.8px;padding:12px;margin-bottom:7px}.section-advantages{padding:50px 0 0}.section-advantages .advantages-row .section-title{margin-bottom:25px}.section-advantages .advantages-item{-webkit-box-flex:0;-ms-flex:0 0 47%;flex:0 0 47%;font-weight:500;margin-bottom:30px}.section-advantages .advantages-item__icon img{max-width:85px}.section-advantages .advantages-item__title{margin-top:15px;font-size:14px}.section-advantages .advantages-item:nth-child(1),.section-advantages .advantages-item:nth-child(2),.section-advantages .advantages-item:nth-child(3){margin-bottom:30px}.section-advantages .roadmap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:10px}.section-advantages .roadmap-description{margin-top:30px}.section-advantages .roadmap-description__title{margin:0;font-size:21px}.section-advantages .roadmap-description p{margin-top:15px;font-size:17px}.section-advantages .roadmap-img img{max-width:75%}.home .section-services{padding:45px 0 10px}.home .section-services .section-title{margin-bottom:35px}.services-column .services-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.services-item{margin-bottom:15px}.services-item__title{min-height:auto;bottom:17px;font-size:16px}.services-item__title span{margin-top:8px;font-size:13px}.services-item__title--small{bottom:20px;top:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.section-about-company .about-company{margin-top:35px}.section-about-company .about-company__description{text-align:left}.section-about-company .about-company__btn .button,.section-about-company .about-company__description .button{width:auto;padding:15px 30px;font-size:12px}.section-about-company .about-company__btn{margin-top:0}.section-company-advantages{padding-bottom:50px}.section-company-advantages .section-title{font-size:19px}.section-company-advantages .company-advantages{margin-top:40px}.section-company-advantages .company-advantages-item{margin-bottom:20px}.section-company-advantages .company-advantages-item__icon{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px}.section-company-advantages .company-advantages-item__title{padding-left:15px}.section-company-advantages .company-advantages-item__title .h4{font-size:18px}.section-company-advantages .company-advantages-item__title p{font-size:14px}.section-company-advantages .company-advantages__accent{font-size:19px;margin-top:0}.section-company-advantages .company-advantages__accent .button{display:none;margin-top:25px;padding:15px 32px}.section-company-advantages .company-advantages__accent .button--mobile{display:inline-block}.section-order-departure{padding:50px 0}.section-certificates{padding:50px 0 35px}.section-certificates .section-title{font-size:19px}.section-certificates .carousel-certificates{margin-top:35px}.section-partners .carousel-partners{margin-top:35px}.section-partners .carousel-partners__item img{-webkit-filter:none;filter:none}.section-video{padding-top:50px}.section-video .carousel-video{margin-top:35px}.section-video .carousel-video__item{max-width:90%}.section-video .carousel-video__item .video-title{margin:0;font-size:16px;margin-top:-5px}.section-news{padding:20px 0 50px}.section-news .carousel-news{margin-top:35px}.news-card{max-width:90%}.news-card__date{font-size:14px;margin-top:2px}.news-card__title{font-size:17px}.page-content-wrapper{padding:87px 0 55px}.page-template-page-blog .page-content-wrapper .container{padding-right:var(bs-gutter-x,.75rem);padding-left:var(bs-gutter-x,.75rem)}.page-template-page-blog .page-title{margin-bottom:35px}.breadcrumbs{font-size:12px}.breadcrumbs span{margin:0 1px}.post-card{font-size:14px}.post-card .post-title h3{font-size:19px;margin-bottom:15px}.post-card::before{margin:35px 0}.pagination{margin-top:40px}.pagination .page-numbers{width:36px;height:36px;font-size:16px;margin-right:8px}.pagination .page-numbers svg{width:10px;height:10px}.post-template-single-project .section-company-advantages{padding-top:50px}.post-template-single-project .page-title{margin:0 0 25px!important}.project-page{margin-top:25px}.project-page__gallery .fotorama__nav__frame{width:120px!important;height:66px!important}.project-page__gallery .fotorama__nav img{max-width:120px!important;height:auto!important;left:0!important}.project-page__gallery .fotorama__thumb{width:120px!important;height:66px!important}.project-page__gallery .fotorama__thumb-border{display:none}.project-page__description{margin-top:10px}.project-page__description .project-page-text{margin-top:25px}.project-page__description .button{padding:17px 28px;margin-top:15px}.project-page-info{-ms-flex-wrap:wrap;flex-wrap:wrap}.project-page-info__item{margin-right:17px}.project-page-info__item svg{width:15px;height:15px}.project-page-info__item .title{font-size:14px}.project-page-feature{margin-top:40px}.project-page .characteristics{margin-top:40px}.project-page .characteristics .section-title{font-size:19px;margin-bottom:30px}.project-page .characteristics-item{font-size:14px}.project-page .characteristics-item__value{padding-left:20px}.change-layout{margin-top:0}.tabs-wrapper .tabs .tab{letter-spacing:0;margin-right:15px;font-size:16px}.similar-projects{padding:50px 0 20px}.similar-projects .similar-project{max-width:330px;margin-bottom:35px}.section-portfolio{padding:50px 0}.portfolio-button .button{padding:15px 24px}.news-items{margin:20px 0 38px}.news-items .news-item__description{padding-left:20px}.news-items .news-item__description .title{font-size:16px;margin:7px 0 12px}.news-items .news-item .button{padding:13px 20px}.filter-block .filter-btn{display:block}.filter-block .button--filter{display:block;width:100%;border:2px solid #007a9b;padding:15px 32px}.filter-block .button--filter-active{background:#fff;color:#007a9b}.filter-block .button--filter:active,.filter-block .button--filter:focus,.filter-block .button--filter:hover{background:#fff;color:#007a9b}.filter-block__list{display:none;margin-top:15px}.filter-block__element{display:inline-block;margin-bottom:12px}.filter-block__element span{padding:2px 0;-webkit-box-shadow:none;box-shadow:none;border-radius:0;border-bottom:1px dotted #007a9b;color:#007a9b;font-size:13px}.filter-block__element span::before{display:none}.filter-block__element span.active,.filter-block__element span:hover{background:0 0;color:#212121;border-color:#212121}.project-card__title{padding:14px 20px}.project-card__title .project-title{font-size:17px}.project-card__title .project-area{font-size:17px}.project-card__title .project-area svg{width:17px;height:17px;margin-bottom:3px}.section-project-advantages{padding:30px 0 10px}.section-project-advantages .section-title{font-size:19px;margin-bottom:35px}.section-project-advantages .advantages-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.section-project-advantages .advantages-item__icon img{margin:0 auto;max-width:85px}.section-project-advantages .advantages-item__description{padding-left:0;margin-top:15px}.section-project-advantages .advantages-item__description .title{font-size:17px}.section-project-advantages .advantages-item__description p{font-size:14px}.article__img{margin:15px 0 20px}.article__text h1,.article__text h2{font-size:21px}.article__text h3{font-size:19px}.article__text h4,.article__text h5,.article__text h6{font-size:17px}.article__text img{width:100%;margin:10px 0}.share{margin-top:28px}.ya-share2__container_size_m .ya-share2__badge .ya-share2__icon{width:32px!important;height:32px!important;background-size:28px 28px!important}.ya-share2__list.ya-share2__list_direction_horizontal>.ya-share2__item{margin-right:10px!important}.page-template-page-contacts .section-order-departure{padding-top:55px}.contacts{margin-top:40px}.contacts-items h2{font-size:19px;margin-bottom:23px}.contacts-items .button{padding:15px 26px;font-size:13px}.feedback{margin-top:0}.feedback-img img{max-width:71%}.feedback-description{padding:35px 20px}.feedback-description h2{font-size:29px;margin-bottom:25px}.feedback-description .quote{font-size:19px}.feedback-description .note{font-size:16px}.feedback-description .button{margin-top:15px}.map{margin-top:55px}.map .section-title{margin-bottom:35px}.map-wrapper{height:350px}.director-message__text{font-size:17px;padding:30px}.director-message__text h3{font-size:21px}.director-message__img img{max-width:70%;bottom:-7px}.about-company-description{margin-top:35px}.about-company-description .about-company-counter{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:15px}.about-company-description .about-company-counter__item{max-width:200px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;margin-bottom:15px}.about-company-description .about-company-counter .number{font-size:48px}.section-team{padding-top:60px}.section-team .carousel-team,.section-team .team-wrapper{margin-top:50px}.section-team .team-item__img img{max-width:80%}.section-team .team-item__name{font-size:17px;margin-top:15px}.section-services{padding:50px 0}.section-services .services-block{padding:35px 25px 40px}.section-services .services-block ul{font-size:17px}.section-services .services-block ul li::before{width:10px;height:10px;-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;margin-right:12px;margin-top:4px}.section-services .services-block--build{margin-top:35px}.page-template-page-about-company .company-advantages .advantages-item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;margin-bottom:30px}.page-template-page-about-company .company-advantages .advantages-item__icon img{max-width:85px}.page-template-page-about-company .company-advantages .advantages-item__title{max-width:150px;font-size:14px;margin-top:15px}.section-build-geography{padding-top:45px}.section-build-geography .section-description{font-size:16px}.section-build-geography .map{margin-top:30px}.section-build-geography .map .map-build{height:440px}.page-template-page-services .section-building-stages{padding:25px 0}.page-template-page-services .section-post-build{padding:45px 0}.page-template-page-services .post-build__title .section-title{font-size:24px}.page-template-page-services .post-build__description{margin-top:25px;font-size:14px}.page-template-page-services .post-build__description .button{font-size:12px;padding:13px 20px 13px 30px}.page-template-page-services .section-additional-services{padding-top:50px}.page-template-page-services .section-additional-services .additional-services{margin-top:35px}.page-template-page-services .section-additional-services .additional-services-item{margin-bottom:35px}.page-template-page-services .section-news{padding:45px 0}.timeline{margin-top:35px}.timeline-item{margin-bottom:0}.timeline-item--engineering{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.timeline-item--engineering .timeline-item__number::after{width:30%}.timeline-item--building{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.timeline-item--building .timeline-item__number::after{width:70%}.timeline-item--networks{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.timeline-item--networks .timeline-item__number::after{width:30%}.timeline-item--finishing{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.timeline-item--finishing .timeline-item__number::after{width:50%}.timeline-item--landscaping{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.timeline-item--landscaping .timeline-item__number::after{width:20%}.error404 .page-content-wrapper{min-height:auto;padding-bottom:30px}.page-template-page-offers .section-news{padding-top:45px}.page-template-page-prices .prices{margin-top:35px}.section-about-shell-houses{padding:0 0 20px}.section-shell-specifications{padding:0 0 45px}.section-shell-specifications .shell-specifications .section-title{font-size:19px}.section-shell-specifications .shell-specifications-img{margin-top:10px}.section-region-specifics{padding:60px 0 50px}.section-region-specifics .region-specifics{font-size:15px}.section-building-standards{padding:45px 0 15px}.section-building-standards .building-standards{margin-top:30px}.section-building-standards .building-standards__items{margin-top:25px}.section-building-standards .building-standards .standard-item__text h4{font-size:21px}.section-building-standards .building-standards .standard-item__img img{max-width:130px}.section-building-standards .building-standards .news-items{margin-top:20px}.section-building-standards .building-standards .news-items .news-item{margin-bottom:30px}.post-template .section-video{padding-top:45px}.post-template .section-video .video{margin-top:35px}.post-template .section-news{padding-top:40px}.page-template-page-construction-houses .page-title{margin-bottom:13px}.page-template-page-construction-houses .section-news{padding-top:45px}.section-construction-types{padding:15px 0 20px}.section-construction-types .construction-types__item{margin-bottom:25px}.section-construction-types .construction-types__item .types-title{font-size:16px;padding:20px}.section-material-characteristics{padding:45px 0}.section-material-characteristics .material-characteristics__title{margin-top:35px}.section-material-characteristics .material-characteristics__title .section-title{font-size:18px}.section-material-characteristics .material-characteristics__title .button{width:200px;margin-top:20px}.section-material-characteristics .material-characteristics__img img{max-width:100%}.section-choose-us{padding:45px 0 30px}.section-choose-us .choose-us-list{margin-top:30px}.section-choose-us .choose-us-list__item .icon{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px}.section-choose-us .choose-us-list__item .title{padding-left:18px;padding-right:0;font-size:14px}.section-contact-us .contact-us{margin-top:35px}.section-contact-us .contact-us__item{padding:25px 20px}.section-contact-us .contact-us__item .icon{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px}.section-contact-us .contact-us__item .title{font-size:14px}.section-for-legal-entities{padding:0 0 30px}.section-for-legal-entities .for-legal-entities .section-title{font-size:19px}.section-for-legal-entities .for-legal-entities__description{font-size:15px;margin-top:25px}.section-for-legal-entities .for-legal-entities__description ul li{margin-bottom:13px}.section-for-legal-entities .for-legal-entities__description ul li::before{width:10px;height:10px;-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;margin-top:4px}.section-for-legal-entities .for-legal-entities__text{margin-top:5px}.page-template-page-prices .prices{padding-bottom:45px}.page-template-page-prices .prices .button--prices{font-size:12px}.page-template-page-prices .prices .no-offer{font-size:13px}.page-template-page-prices .section-news{padding-top:45px}.tabs-wrapper--prices .tabs{margin-top:0}.tabs-wrapper--prices .tabs .tab{margin-right:0;font-size:14px;padding-left:10px;padding-right:10px}.tabs-wrapper--prices .tabs .tab svg{width:14px;height:14px}.tabs-wrapper--prices .tabs-content{margin-top:35px}.tabs-wrapper--prices .tabs-content .tab-item .section-title{font-size:19px;margin-bottom:25px}.tablepress{font-size:12px;margin-bottom:40px}.tablepress h3{font-size:17px}.tablepress h4{font-size:15px}.tablepress td,.tablepress th{padding-left:4px;padding-right:4px}.tablepress tfoot th{font-size:12px}.tablepress-id-1 td:first-child,.tablepress-id-1 th:first-child,.tablepress-id-10 td:first-child,.tablepress-id-10 th:first-child,.tablepress-id-11 td:first-child,.tablepress-id-11 th:first-child,.tablepress-id-12 td:first-child,.tablepress-id-12 th:first-child,.tablepress-id-13 td:first-child,.tablepress-id-13 th:first-child,.tablepress-id-14 td:first-child,.tablepress-id-14 th:first-child,.tablepress-id-15 td:first-child,.tablepress-id-15 th:first-child,.tablepress-id-16 td:first-child,.tablepress-id-16 th:first-child,.tablepress-id-17 td:first-child,.tablepress-id-17 th:first-child,.tablepress-id-2 td:first-child,.tablepress-id-2 th:first-child,.tablepress-id-23 td:first-child,.tablepress-id-23 th:first-child,.tablepress-id-3 td:first-child,.tablepress-id-3 th:first-child,.tablepress-id-4 td:first-child,.tablepress-id-4 th:first-child,.tablepress-id-5 td:first-child,.tablepress-id-5 th:first-child,.tablepress-id-6 td:first-child,.tablepress-id-6 th:first-child,.tablepress-id-7 td:first-child,.tablepress-id-7 th:first-child,.tablepress-id-8 td:first-child,.tablepress-id-8 th:first-child,.tablepress-id-9 td:first-child,.tablepress-id-9 th:first-child{display:none}.page-child .section-order-departure,.page-template-page-portfolio .section-order-departure{margin-top:25px}.page-child .section-news,.page-template-page-portfolio .section-news{padding-top:35px}.portfolio-gallery{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:0}.portfolio-gallery__item{height:110px;margin-left:0;margin-right:0}.post-template-single-portfolio .section-company-advantages{padding-top:40px}.portfolio-gallery-wrapper{padding-bottom:30px}.portfolio-gallery-wrapper .button-more{margin-top:20px}.section-project-building{padding:45px 0 25px}.section-project-building .project-building-text--first{margin-bottom:20px}.section-project-building h1,.section-project-building h2,.section-project-building h3,.section-project-building h4,.section-project-building h5,.section-project-building h6{font-size:19px}.post-template-single-construction-houses-aerated-concrete .section-no-flaws-aerated-concrete{padding-bottom:25px}.post-template-single-construction-houses-aerated-concrete .section-region-specifics{padding:50px 0}.post-template-single-construction-houses-aerated-concrete .section-building-standards{padding:45px 0 15px}.post-template-single-construction-houses-aerated-concrete .section-building-standards .building-standards__description .section-title{margin-bottom:25px}.post-template-single-construction-monolithic .section-about-construction-monolithic .shell-houses-description{margin-top:20px}.post-template-single-construction-monolithic .section-work-order .work-order-description{margin-top:30px}.post-template-single-construction-monolithic .section-work-order .work-order-description__text{margin-top:20px}.post-template-single-construction-monolithic .section-technology-advantages{padding-bottom:20px}.post-template-single-construction-monolithic .section-technology-advantages .section-title{font-size:19px}.post-template-single-construction-monolithic .section-technology-advantages .technology-advantages-text{margin-top:20px}.post-template-single-construction-monolithic .section-technology-advantages .quality-design{margin-top:20px}.post-template-single-construction-monolithic .section-technology-advantages .quality-design__text{margin-top:20px}.post-template-single-construction-monolithic .section-region-specifics{padding:45px 0}.post-template-single-construction-bricks-ceramics .section-about-construction-bricks-ceramics .construction-bricks-ceramics-description{margin-top:20px}.post-template-single-construction-bricks-ceramics .section-about-construction-bricks-ceramics .construction-bricks-ceramics-table{margin-top:10px}.post-template-single-construction-bricks-ceramics .section-about-construction-bricks-ceramics .construction-bricks-ceramics-table .tablepress{margin-bottom:20px}.post-template-single-construction-bricks-ceramics .section-about-construction-bricks-ceramics .construction-bricks-ceramics-table .tablepress td:first-child,.post-template-single-construction-bricks-ceramics .section-about-construction-bricks-ceramics .construction-bricks-ceramics-table .tablepress th:first-child{display:none}.post-template-single-construction-bricks-ceramics .section-advantages-ceramic-blocks{padding:20px 0 25px}.post-template-single-construction-bricks-ceramics .section-advantages-ceramic-blocks .section-title{margin-bottom:25px}.post-template-single-construction-bricks-ceramics .section-advantages-ceramic-blocks .advantages-ceramic-blocks__img{margin-top:0}.post-template-single-construction-bricks-ceramics .section-region-specifics{padding:60px 0}.post-template-single-construction-bricks-ceramics .section-turn-professionals{padding:45px 0 0}.post-template-single-construction-bricks-ceramics .section-turn-professionals .turn-professionals__text{margin-top:25px}.post-template-single-construction-wood-concrete .section-advantages-wood-concrete{padding-bottom:45px}.post-template-single-construction-wood-concrete .section-advantages-wood-concrete .section-title{margin-bottom:25px}.post-template-single-construction-wood-concrete .section-advantages-wood-concrete .advantages-wood-concrete-img{margin-top:0}.post-template-single-construction-wood-concrete .section-region-specifics{padding:50px 0}.post-template-single-construction-wood-concrete .section-region-specifics .region-specifics{line-height:1.45}.page-template-page-portfolio .page-title{margin-bottom:0}.page-template-page-portfolio .portfolio .tabs-wrapper .tabs{margin:20px 0}.price-card{margin-bottom:30px}.post-template-single-experimental-building .page-title{margin-bottom:25px}.post-template-single-experimental-building h2{font-size:21px}.post-template-single-experimental-building .section-about-experimental-building{padding-bottom:30px}.post-template-single-experimental-building .section-about-experimental-building--2{padding:30px 0}.post-template-single-experimental-building .experimental-building-text-2,.post-template-single-experimental-building .experimental-building-text-5{margin-top:0}.post-template-single-experimental-building .experimental-building-text-3,.post-template-single-experimental-building .experimental-building-text-4{margin-top:15px}.post-template-single-experimental-building .section-region-specifics{padding:45px 0}.page-template-page-reconstruction-houses-and-hotels h3{font-size:19px}.page-template-page-reconstruction-houses-and-hotels .section-about-reconstruction-houses-and-hotels{padding-bottom:0}.page-template-page-reconstruction-houses-and-hotels .section-problems-and-causes{padding-bottom:25px}.page-template-page-reconstruction-houses-and-hotels .problems-and-causes-text{margin-top:15px}.page-template-page-reconstruction-houses-and-hotels .problems-and-causes-text--2{margin-top:20px}.page-template-page-reconstruction-houses-and-hotels .problems-and-causes-text--2 .section-title{font-size:19px}.page-template-page-reconstruction-houses-and-hotels .problems-and-causes-text--2 h4{font-size:17px}.page-template-page-reconstruction-houses-and-hotels .problems-and-causes-text--2 ul{margin-bottom:0}.page-template-page-reconstruction-houses-and-hotels .section-advantages-problems-types-work{padding-bottom:40px}.page-template-page-reconstruction-houses-and-hotels .section-advantages-problems-types-work .advantages-problems-types-work h3{margin-bottom:0}.page-template-page-reconstruction-houses-and-hotels .section-advantages-problems-types-work .types-work{margin-top:0}.page-template-page-reconstruction-houses-and-hotels .section-advantages-problems-types-work .types-work__text{margin-top:20px}.page-template-page-reconstruction-houses-and-hotels .section-conclusion{padding:50px 0}.page-template-page-selection-building-site .page-title{margin-bottom:25px}.page-template-page-selection-building-site h2{font-size:21px}.page-template-page-selection-building-site .block-second{margin-top:15px}.page-template-page-selection-building-site .block-second__text{padding-right:0}.page-template-page-selection-building-site .block-second__img{margin-top:0}.page-template-page-selection-building-site .block-third{padding-bottom:0}.page-template-page-selection-building-site .block-third__text{margin-top:0}.page-template-page-selection-building-site .block-fourth{padding-top:40px}.page-template-page-selection-building-site .block-fourth h2,.page-template-page-selection-building-site .block-fourth h3,.page-template-page-selection-building-site .block-fourth h4,.page-template-page-selection-building-site .block-fourth h5,.page-template-page-selection-building-site .block-fourth h6{font-size:19px}.page-template-page-selection-building-site .block-fifth{margin-top:20px}.page-template-page-selection-building-site .block-fifth h2,.page-template-page-selection-building-site .block-fifth h3,.page-template-page-selection-building-site .block-fifth h4,.page-template-page-selection-building-site .block-fifth h5,.page-template-page-selection-building-site .block-fifth h6{font-size:19px}.page-template-page-selection-building-site .block-fifth__img{margin-top:20px}.page-template-page-selection-building-site .block-sixth{padding-bottom:25px}.page-template-page-selection-building-site .block-sixth h2,.page-template-page-selection-building-site .block-sixth h3{font-size:19px}.page-template-page-selection-building-site .block-sixth h4,.page-template-page-selection-building-site .block-sixth h5,.page-template-page-selection-building-site .block-sixth h6{font-size:17px}.page-template-page-selection-building-site .block-seventh{padding:50px 0 40px}.page-template-page-selection-building-site .block-seventh .region-specifics{margin-top:0}.page-template-page-quality-construction .about-quality-construction{padding-bottom:10px}.page-template-page-quality-construction .about-quality-construction h2{font-size:21px}.page-template-page-quality-construction .about-quality-construction__text--2 h3{font-size:19px;text-align:left}.page-template-page-quality-construction .important-construction .row--1{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.page-template-page-quality-construction .important-construction__img{margin:0 0 25px}.page-template-page-quality-construction .important-construction__img--2{display:block;margin-top:5px}.page-template-page-quality-construction .important-construction__text--2{margin-top:20px}.page-template-page-quality-construction .building-from{padding:45px 0 0}.page-template-page-quality-construction .full-cycle-company{padding:45px 0 25px}.page-template-page-quality-construction .section-region-specifics{padding:45px 0 35px}.page-template-page-individual-design .about-individual-design{padding-bottom:20px}.page-template-page-individual-design .about-individual-design .row--3{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.page-template-page-individual-design .about-individual-design__text--2{margin-top:0}.page-template-page-individual-design .about-individual-design__img--3{margin:5px 0 20px}.page-template-page-individual-design .improvements-standard-project{padding-bottom:0}.page-template-page-individual-design .improvements-standard-project__img{display:block;margin-bottom:20px}.page-template-page-individual-design .improvements-standard-project__text h3{font-size:19px}.page-template-page-individual-design .designers-choice{padding:45px 0 15px}.page-template-page-individual-design .designers-choice__img--2,.page-template-page-individual-design .designers-choice__text--2{margin-top:0}.page-template-page-individual-design .designers-choice__text--3{margin-top:20px}.page-template-page-individual-design .section-region-specifics{padding:40px 0}.page-template-page-individual-design .section-region-specifics .region-specifics{line-height:1.6}.page-template-page-interior-decoration .which-includes{margin-top:0}.page-template-page-interior-decoration .which-includes .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.page-template-page-interior-decoration .which-includes__text h2{font-size:19px}.page-template-page-interior-decoration .which-includes__img{margin:0 0 20px}.page-template-page-interior-decoration .why-we-best__img{margin-top:5px}.page-template-page-interior-decoration .for-legal-entities{padding-bottom:0}.page-template-page-interior-decoration .for-legal-entities__text h4{font-size:16px}.page-template-page-network-engineering .engineering-communications-design{padding-bottom:0}.page-template-page-network-engineering .engineering-communications-design .section-title{margin-bottom:25px}.page-template-page-network-engineering .engineering-communications-design__text h4{font-size:19px}.page-template-page-network-engineering .engineering-communications-design__img{margin-top:0}.page-template-page-network-engineering .outdoor-communications{margin-top:10px}.page-template-page-network-engineering .internal-communications__img{margin:10px 0}.page-template-page-design-project .about-design-project__text h3{font-size:19px;margin:1.5rem 0}.page-template-page-design-project .stages-design-project{margin:5px 0 10px}.page-template-page-design-project .stages-design-project .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.page-template-page-design-project .stages-design-project__text{margin-top:25px}.page-template-page-design-project .stages-design-project__text h2{font-size:21px}.page-template-page-design-project .stages-design-project__text h3,.page-template-page-design-project .stages-design-project__text h4{font-size:19px}.page-template-page-design-project .stages-design-project__text ul{margin-bottom:12px}.page-template-page-design-project .stages-design-project__text--2{margin-top:0}.page-template-page-additional-service .page-title,.single-post .page-title{margin-bottom:25px}.page-template-page-additional-service .categories,.single-post .categories{margin-top:25px}.page-template-page-additional-service .categories__title,.single-post .categories__title{font-size:19px}.page-template-page-additional-service .article,.single-post .article{margin-bottom:45px}.page-template-page-additional-service .roadmap,.page-template-page-blog .roadmap,.single-post .roadmap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:35px}.page-template-page-additional-service .roadmap-img img,.page-template-page-blog .roadmap-img img,.single-post .roadmap-img img{max-width:250px}.single-post .categories{margin-top:35px}.single-post .section-news{padding-top:45px}.post-template-single-house-sale .article,.post-template-single-portfolio-design .article{margin-bottom:40px}.post-template-single-house-sale .project-portfolio-blocks .project-portfolio-img,.post-template-single-portfolio-design .project-portfolio-blocks .project-portfolio-img{margin-bottom:3px}.post-template-single-house-sale .project-portfolio-blocks__text,.post-template-single-portfolio-design .project-portfolio-blocks__text{margin:20px 0}.post-template-single-house-sale .button--prices,.post-template-single-portfolio-design .button--prices{margin-top:25px}.post-template-single-land .project{padding-bottom:45px}.post-template-single-land #projectOrder .popup-form__title .form-title{font-size:19px}.section-director,.text-image{padding:50px 0}.section-director{padding-top:25px}.section-order-consultation{padding:50px 0}.page-template-page-services-redesign .section-building-stages{padding-top:50px}.page-template-page-services-redesign .section-building-stages__title{margin-bottom:25px}.section-order-form .section-title{margin-top:0}.section-order-form .form{padding:25px}.manager{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.manager__img{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%}.manager__text{margin-left:15px}.manager__text .name{font-size:17px}.manager__text .button-accent{padding:12px;font-size:11px;margin-top:20px}.manager__text .button-accent svg{width:21px;height:21px;margin-right:5px}.show-more{bottom:33px}.mobile-call{display:block}.projects{-ms-grid-columns:1fr;grid-template-columns:1fr}.filter{padding:20px}.filter .filters__line-3-fr{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr}.filters-block__values_slider{width:auto}}@media (max-width:320px){.projects .project__name{font-size:16px}.projects .project__price{font-size:20px}.page-template-page-about-company .company-advantages .advantages-item__title{max-width:130px;font-size:12px}}