*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;outline:0;padding:0}:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}img{font-style:italic;height:auto;max-width:100%}img:not([src]):not([srcset]){visibility:hidden}table img{max-width:none}dl,ol,ul{margin:0;padding:0}ul li{list-style:none}a{color:#b09778;text-decoration:none}a:focus,a:hover{color:#17335d;text-decoration:none}svg{fill:currentColor;height:1em;pointer-events:none;width:1em}button{cursor:pointer;outline:0}button:focus{outline:0}html{font-size:10px}html.no-scroll{overflow:hidden}body{color:#333;font-family:Inter,sans-serif;font-size:1.4rem;line-height:1.45;min-width:320px;position:relative}p{margin-bottom:2rem}hr{border:none;border-top:1px solid hsla(33,26%,58%,.3);margin:5rem 0}.wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh;padding-top:10.5rem}html.is-ie .wrap{display:block}@media screen and (max-width:1439.98px){.wrap{padding-top:9.4rem}}@media screen and (max-width:575.98px){.wrap{padding-top:8rem!important}}.container,.container-fluid{margin:0 auto;max-width:100%;padding:0 2rem;width:100%}@media screen and (min-width:1200px){.container,.container-fluid{padding-left:4rem;padding-right:4rem}}@media screen and (min-width:576px){.container{max-width:540px}}@media screen and (min-width:768px){.container{max-width:720px}}@media screen and (min-width:992px){.container{max-width:960px}}@media screen and (min-width:1200px){.container{max-width:1140px}}@media screen and (min-width:1440px){.container{max-width:1440px}}@media screen and (min-width:1840px){.container{max-width:1840px}}.main{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.icon{display:inline-block;position:relative;vertical-align:middle}.icon--arrow-left{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.icon--arrow-down{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.icon--arrow-barb-left{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:transparent;border:none;border-radius:.5rem;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:inherit;font-size:1.6rem;font-weight:400;justify-content:center;line-height:1.25;outline:none;padding:1rem 2.5rem;position:relative;text-align:center;text-decoration:none;-webkit-transition:.3s;transition:.3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}@media screen and (min-width:1200px){.btn{font-size:1.8rem;padding:1.25rem 2.5rem}}@media screen and (min-width:1440px){.btn{font-size:2rem;padding:1.25rem 2.5rem}}.btn:focus,.btn:hover{text-decoration:none}.btn[disabled]{opacity:.6;pointer-events:none}.btn__loader{-webkit-animation:btnSpinner 1s linear infinite;animation:btnSpinner 1s linear infinite;display:none;height:2.2rem;left:50%;margin-left:-1.1rem;margin-top:-1.1rem;position:absolute;top:50%;width:2.2rem}.btn__loader-in,.btn__loader-in:before{height:100%;position:absolute;top:0;width:100%}.btn__loader-in{left:50%;overflow:hidden}.btn__loader-in:before{border-radius:100%;-webkit-box-shadow:inset 0 0 0 2px currentColor;box-shadow:inset 0 0 0 2px currentColor;content:"";left:-50%}.btn.is-loading{pointer-events:none}.btn.is-loading>:not(.btn__loader){opacity:0}.btn.is-loading .btn__loader{display:block}.btn--primary{background-color:#17335d;color:#fff}.btn--primary:focus,.btn--primary:hover{background-color:#122849;color:#fff}.btn--secondary{background-color:#b09778;color:#fff}.btn--secondary:focus,.btn--secondary:hover{background-color:#a78b68;color:#fff}.btn--outline-primary{-webkit-box-shadow:inset 0 0 0 1px #17335d;box-shadow:inset 0 0 0 1px #17335d;color:#17335d}.btn--outline-primary:focus,.btn--outline-primary:hover{background-color:#17335d;color:#fff}.btn--outline-secondary{-webkit-box-shadow:inset 0 0 0 1px #b09778;box-shadow:inset 0 0 0 1px #b09778;color:#b09778}.btn--outline-secondary:focus,.btn--outline-secondary:hover{background-color:#b09778;color:#fff}.btn--w-180{min-width:180px}@-webkit-keyframes btnSpinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes btnSpinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.select{position:relative}.select:after{background:#fff url(/site/images/redesign/i/svg/icon-arrow-select.svg) no-repeat 50%;border-radius:1rem;content:"";height:calc(100% - 4px);pointer-events:none;position:absolute;right:1px;top:2px;width:45px;z-index:1}.select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid hsla(33,26%,58%,.3);border-radius:.5rem;display:block;font-size:1.6rem;height:40px;max-width:100%;outline:none;padding:0 4.5rem 0 1.5rem;-webkit-transition:.2s;transition:.2s;width:100%}@media screen and (min-width:1200px){.select select{font-size:1.8rem;height:47.5px;padding:0 4.5rem 0 2rem}}@media screen and (min-width:1440px){.select select{font-size:2rem;height:50px}}.form-auth__body{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-color:#f8f5f2;border-radius:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem;padding:5rem}.form-auth .form-group{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:0}@media screen and (max-width:1199.98px){.form-auth__body{gap:2rem;padding:3rem}}@media screen and (max-width:767.98px){.form-auth__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.form-auth .form-group,.form-auth__submit{width:100%}}.input,.textarea{background-color:#fff;border:1px solid hsla(33,26%,58%,.3);border-radius:.5rem;display:block;font-size:1.6rem;max-width:100%;outline:none;padding:0 1.5rem;-webkit-transition:.3s;transition:.3s;width:100%}.input[disabled],.textarea[disabled]{opacity:.6;pointer-events:none}@media screen and (min-width:1200px){.input,.textarea{font-size:1.8rem;padding:0 2rem}}@media screen and (min-width:1440px){.input,.textarea{font-size:2rem}}.input::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:#333}.input::-moz-placeholder,.textarea::-moz-placeholder{color:#333}.input:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:#333}.input:-moz-placeholder,.textarea:-moz-placeholder{color:#333}.input{height:40px}@media screen and (min-width:1200px){.input{height:47.5px}}@media screen and (min-width:1440px){.input{height:50px}}.textarea{height:150px;padding-bottom:2rem;padding-top:2rem;resize:none}.form-group{margin-bottom:3rem;position:relative}.form-group__label{color:#17335d;display:block;font-size:1.6rem;font-weight:700;margin-bottom:1rem}@media screen and (min-width:992px){.form-group__label{font-size:1.8rem}}@media screen and (min-width:1440px){.form-group__label{font-size:2rem}}.form-group__error{color:#ef1212;margin-top:.5rem}.form-group__input{position:relative}.form-group.has-error .input,.form-group.has-error .textarea,.form-group.has-error select{border-color:#ef1212}@media screen and (max-width:767.98px){.form-group{margin-bottom:2rem}}.tabs__nav{border-bottom:1px solid #dbcfc1;margin-bottom:7rem}.tabs__nav-inner{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.tabs__nav-item{color:#17335d;font-size:2.8rem;font-weight:700;line-height:1.25;padding-bottom:4rem;position:relative;-webkit-transition:.3s;transition:.3s}.tabs__nav-item:after{background-color:#b09778;bottom:-1px;content:"";height:4px;left:50%;opacity:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:.35s;transition:.35s;width:0}.tabs__nav-item:not(:last-child){margin-right:4rem}.tabs__nav-item span{color:#b09778}.tabs__nav-item.is-active,.tabs__nav-item:focus,.tabs__nav-item:hover{color:#17335d}.tabs__nav-item.is-active:after,.tabs__nav-item:focus:after,.tabs__nav-item:hover:after{opacity:1;width:100%}.tabs__pane{display:none}@media screen and (max-width:1839.98px){.tabs__nav-item{font-size:2.4rem}}@media screen and (max-width:1439.98px){.tabs__nav{margin-bottom:6rem}.tabs__nav-item{font-size:2rem;padding-bottom:3rem}}@media screen and (max-width:991.98px){.tabs__nav{margin-bottom:4rem}.tabs__nav-inner{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden;overflow-x:auto}.tabs__nav-item{-ms-flex-negative:0;flex-shrink:0;font-size:1.8rem;padding-bottom:2rem}}@media screen and (max-width:767.98px){.tabs__nav-item{font-size:1.6rem}}.section{background-color:#fff;border-radius:5rem 5rem 0 0;margin-top:-7rem;padding-bottom:14rem;padding-top:7rem;position:relative}.section__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:7rem}.section__header .title-primary{margin-bottom:0}.section__more{font-size:1.8rem;font-weight:700;margin-left:5rem;text-transform:uppercase}@media screen and (max-width:1839.98px){.section__more{font-size:1.6rem}}@media screen and (max-width:1199.98px){.section__more{margin-left:3rem}}@media screen and (max-width:991.98px){.section{border-radius:3rem 3rem 0 0}.section__more{font-size:1.4rem;margin-left:1.5rem}}@media screen and (max-width:767.98px){.section{margin-top:-6rem;padding-bottom:12rem;padding-top:6rem}.section__header{margin-bottom:5rem}.section__header .title-primary{margin-bottom:2rem;width:100%}.section__more{margin-left:auto}}.section--bg-gray{background-color:#f8f5f2}.loader{background:hsla(0,0%,100%,.5);height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.loader__spinner{-webkit-animation:loaderSpinner 1s linear infinite;animation:loaderSpinner 1s linear infinite;height:32px;left:50%;margin-left:-16px;margin-top:-16px;position:absolute;top:50%;width:32px}.loader__circle,.loader__circle:before{height:100%;position:absolute;top:0;width:100%}.loader__circle{left:50%;overflow:hidden}.loader__circle:before{border-radius:100%;-webkit-box-shadow:inset 0 0 0 2px #17335d;box-shadow:inset 0 0 0 2px #17335d;content:"";left:-50%}@-webkit-keyframes loaderSpinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loaderSpinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.title-primary{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;-ms-flex-positive:1;align-items:center;color:#b09778;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;font-size:4rem;font-weight:700;line-height:1.25;margin-bottom:7rem;position:relative}.title-primary:after,.title-primary:before{content:"";display:inline-block}.title-primary:before{-ms-flex-negative:0;background-color:hsla(33,26%,58%,.3);flex-shrink:0;height:8px;margin-right:3rem;width:50px}.title-primary:after{-webkit-box-flex:1;-ms-flex-positive:1;background-color:hsla(33,26%,58%,.3);flex-grow:1;height:1px;margin-left:5rem}@media screen and (max-width:1839.98px){.title-primary{font-size:3rem}}@media screen and (max-width:1199.98px){.title-primary{font-size:2.5rem}.title-primary:before{margin-right:2rem}.title-primary:after{margin-left:3rem}}@media screen and (max-width:991.98px){.title-primary{font-size:2.2rem}.title-primary:before{height:5px;margin-right:1.5rem;width:30px}.title-primary:after{margin-left:1.5rem}}@media screen and (max-width:767.98px){.title-primary{margin-bottom:5rem}}.title-primary--mb-sm,.title-secondary{margin-bottom:5rem}.title-secondary{color:#17335d;font-size:3rem;font-weight:700}@media screen and (max-width:1839.98px){.title-secondary{font-size:2.8rem}}@media screen and (max-width:1199.98px){.title-secondary{font-size:2.2rem}}@media screen and (max-width:991.98px){.title-secondary{font-size:2rem;margin-bottom:3rem}}.link{-webkit-transition:.3s;transition:.3s}.link--blue{color:#17335d}.link--blue:focus,.link--blue:hover{color:#b09778}.formatted{font-size:2rem}.formatted>:first-child{margin-top:0}.formatted>:last-child{margin-bottom:0}.formatted p,.formatted table{margin-bottom:3rem}.formatted p{min-height:1px}.formatted p:last-child{margin-bottom:0}.formatted h1,.formatted h2,.formatted h3,.formatted h4,.formatted h5,.formatted h6{color:#17335d;font-weight:700;margin-bottom:3rem;margin-top:3rem}.formatted h1 span,.formatted h2 span,.formatted h3 span,.formatted h4 span,.formatted h5 span,.formatted h6 span{color:#b09778;text-decoration:none!important}.formatted h1,.formatted h2,.formatted h3{line-height:1.35;margin-bottom:5rem;margin-top:5rem}@media screen and (max-width:767.98px){.formatted h1,.formatted h2,.formatted h3{margin-bottom:3rem;margin-top:3rem}}.formatted h1{color:#b09778;font-size:5rem;margin-bottom:6rem;margin-top:6rem}@media screen and (max-width:1839.98px){.formatted h1{font-size:4.5rem}}@media screen and (max-width:767.98px){.formatted h1{font-size:3rem;margin-bottom:4rem;margin-top:4rem}}.formatted h2{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;-ms-flex-positive:1;align-items:center;color:#b09778;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;font-size:4rem;font-weight:700;position:relative}.formatted h2:after,.formatted h2:before{content:"";display:inline-block}.formatted h2:before{-ms-flex-negative:0;background-color:hsla(33,26%,58%,.3);flex-shrink:0;height:8px;margin-right:3rem;width:50px}.formatted h2:after{-webkit-box-flex:1;-ms-flex-positive:1;background-color:hsla(33,26%,58%,.3);flex-grow:1;height:1px;margin-left:5rem}@media screen and (max-width:1839.98px){.formatted h2{font-size:3rem}}@media screen and (max-width:1199.98px){.formatted h2{font-size:2.5rem}.formatted h2:before{margin-right:2rem}.formatted h2:after{margin-left:3rem}}@media screen and (max-width:991.98px){.formatted h2{font-size:2.2rem}.formatted h2:before{height:5px;margin-right:1.5rem;width:30px}.formatted h2:after{margin-left:1.5rem}}.formatted h3{font-size:3rem}@media screen and (max-width:1839.98px){.formatted h3{font-size:2.8rem}}@media screen and (max-width:1199.98px){.formatted h3{font-size:2.2rem}}@media screen and (max-width:991.98px){.formatted h3{font-size:2rem}}.formatted table,.formatted td,.formatted th{border-collapse:collapse}.formatted table{border-radius:2rem;margin-bottom:3rem;overflow:hidden}.formatted table tr:nth-child(odd){background-color:hsla(33,26%,58%,.1)}.formatted table td,.formatted table th{padding:1.5rem 2rem}.formatted table td:not(:last-child),.formatted table th:not(:last-child){border-right:1px solid hsla(33,26%,58%,.5)}.formatted table th{background-color:#17335d;color:#fff;font-weight:700}.formatted table p{margin-bottom:1rem}.formatted table p:last-child{margin-bottom:0}.formatted ol,.formatted ul{margin:0 0 3rem 3rem}.formatted ol li,.formatted ul li{margin-bottom:1.5rem}.formatted ol ol,.formatted ol ul,.formatted ul ol,.formatted ul ul{margin-bottom:0;margin-top:1.5rem}.formatted ul{margin-left:0}.formatted ul li{margin-bottom:0;padding-left:2em;position:relative}.formatted ul li:before{background-color:hsla(33,26%,58%,.3);content:"";height:.4em;left:0;position:absolute;top:.45em;width:.9em}.formatted ul li:not(:last-child){margin-bottom:1.5rem}.formatted ul ul{margin-top:1.5rem}.formatted blockquote{background-color:#f7f3ee;border-radius:2rem;margin:5rem 0;overflow-wrap:break-word;padding:3rem;position:relative;word-break:break-word}.formatted blockquote>:first-child{margin-top:0}.formatted blockquote>:last-child{margin-bottom:0}.formatted blockquote h1,.formatted blockquote h2,.formatted blockquote h3{margin-bottom:3rem;margin-top:3rem}@media screen and (max-width:1199.98px){.formatted blockquote{font-size:1.8rem;margin:3rem 0}}@media screen and (max-width:767.98px){.formatted blockquote{font-size:1.6rem}}.formatted iframe{border-radius:2rem;display:block;margin-bottom:6rem;margin-top:6rem;max-width:100%;overflow:hidden}.formatted hr{border-color:hsla(33,26%,58%,.5)}.formatted .table-type-1{border-radius:0;width:100%!important}.formatted .table-type-1 tr{background:none!important}.formatted .table-type-1 tr:not(:last-child) td{padding-bottom:5rem}.formatted .table-type-1 td{border:0!important;padding:0;vertical-align:top}.formatted .table-type-1 td:not(:last-child){padding-right:4rem}.formatted .table-type-1 b,.formatted .table-type-1 strong{color:#b09778;font-size:5rem;font-weight:700}@media screen and (max-width:1839.98px){.formatted .table-type-1 tr:not(:last-child) td{padding-bottom:4rem}.formatted .table-type-1 b,.formatted .table-type-1 strong{font-size:4rem}}@media screen and (max-width:991.98px){.formatted .table-type-1,.formatted .table-type-1 td,.formatted .table-type-1 tr{display:block}.formatted .table-type-1 tr{border-bottom:0}.formatted .table-type-1 tr:first-child td:first-child{padding-top:0!important}.formatted .table-type-1 tr:last-child td:last-child{border-bottom:none!important;padding-bottom:0!important}.formatted .table-type-1 td{border-bottom:1px solid hsla(33,26%,58%,.5)!important;padding:3rem 0!important;width:100%!important}.formatted .table-type-1 b,.formatted .table-type-1 strong{font-size:3rem}}.formatted .table-type-2{border-radius:0;width:100%!important}.formatted .table-type-2 tr{background:none!important}.formatted .table-type-2 tr:not(:last-child) td{padding-bottom:3rem}.formatted .table-type-2 td{border:0!important;padding:0;vertical-align:top}.formatted .table-type-2 td:not(:last-child){padding-right:3rem}.formatted .table-type-2 b,.formatted .table-type-2 strong{color:#b09778;font-size:1.8rem;font-weight:700}@media screen and (max-width:1439.98px){.formatted .table-type-2 b,.formatted .table-type-2 strong{font-size:1.6rem}}@media screen and (max-width:991.98px){.formatted .table-type-2,.formatted .table-type-2 td,.formatted .table-type-2 tr{display:block}.formatted .table-type-2 tr{border-bottom:0}.formatted .table-type-2 tr:first-child td:first-child{padding-top:0!important}.formatted .table-type-2 tr:last-child td:last-child{border-bottom:none!important;padding-bottom:0!important}.formatted .table-type-2 td{border-bottom:1px solid hsla(33,26%,58%,.5)!important;padding:2rem 0!important;width:100%!important}}@media screen and (max-width:767.98px){.formatted .table-type-2 b,.formatted .table-type-2 strong{font-size:1.4rem}}@media screen and (max-width:1439.98px){.formatted{font-size:1.8rem}.formatted blockquote,.formatted iframe{margin-bottom:4rem;margin-top:4rem}}@media screen and (max-width:767.98px){.formatted{font-size:1.6rem}.formatted img{height:auto!important}.formatted hr{margin-bottom:4rem;margin-top:4rem}}.formatted--mb{margin-bottom:5rem}.alert{border-radius:1rem;font-size:1.8rem;margin-bottom:3rem;padding:1.5rem}@media screen and (max-width:1199.98px){.alert{font-size:1.6rem}}@media screen and (max-width:575.98px){.alert{font-size:1.4rem}}.alert--primary{background-color:#cce5ff;color:#004085}.alert--secondary{background-color:#e2e3e5;color:#383d41}.alert--success{background-color:#d4edda;color:#155724}.alert--danger{background-color:#f8d7da;color:#721c24}.alert--dark{background-color:#000;color:#fff}.alert--warning{background-color:#fff3cd;color:#856404}.ratio{background-color:#fff;-webkit-box-shadow:inset 0 0 0 1px hsla(33,26%,56%,.3);box-shadow:inset 0 0 0 1px hsla(33,26%,56%,.3);display:block;overflow:hidden;position:relative}.ratio iframe,.ratio img{height:100%;left:0;position:absolute;top:0;width:100%}.ratio img{-o-object-fit:cover;object-fit:cover}.ratio img:not([src]){visibility:hidden}.w-100{width:100%!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pl-0{padding-left:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.overflow-hidden{overflow:hidden!important}.table-responsive{border:1px solid #c3b199;border-radius:2rem;margin-bottom:3rem;max-width:100%;overflow:auto}.table-responsive>table{margin-bottom:0;min-width:100%}.header{background-color:#fff;left:0;padding-bottom:1.8rem;padding-top:1.8rem;position:absolute;top:0;width:100%;z-index:10}.header__inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.header__logo{-ms-flex-negative:0;flex-shrink:0;margin-right:10rem;max-width:170px}.header__logo img{display:block}.header__nav{margin-right:auto;max-width:80%}.header__nav-btn{-webkit-box-ordinal-group:2;-ms-flex-order:1;font-size:1.6rem;margin-left:1.5rem;order:1;padding:1rem 1.5rem}.header__locale{margin-left:3rem;position:relative}.header__locale-toggle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;border:none;color:#17335d;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:2rem;font-weight:600;padding:.8rem}.header__locale-toggle .icon{height:1.2rem;margin-left:1rem;width:.8rem}.header__locale-list{background-color:#eaeff5;border-radius:1rem;-webkit-box-shadow:0 15px 14px 1px rgba(0,0,0,.21);box-shadow:0 15px 14px 1px rgba(0,0,0,.21);left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:calc(100% + 15px);-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px);-webkit-transition:.3s;transition:.3s;visibility:hidden;z-index:1000}.header__locale-toggle.is-show+.header__locale-list{opacity:1;pointer-events:all;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible}.header__locale-link{color:#17335d;display:block;font-size:1.8rem;font-weight:600;padding:1rem 1.5rem;text-align:center;-webkit-transition:.3s;transition:.3s}.header__locale-link:first-child{border-top-left-radius:1rem;border-top-right-radius:1rem}.header__locale-link:last-child{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.header__locale-link:focus,.header__locale-link:hover{background-color:#e0e7f0;color:#17335d}@media screen and (max-width:1839.98px){.header__locale-toggle{font-size:1.8rem}.header__locale-link{font-size:1.6rem}}@media screen and (max-width:1439.98px){.header{padding-bottom:1.5rem;padding-top:1.5rem}.header__logo{margin-right:auto}.header__nav{background-color:#fff;border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;border-top:1px solid hsla(33,26%,58%,.3);display:block;left:0;max-height:calc(100vh - 100px);max-width:100%;opacity:0;overflow:auto;padding:4rem;pointer-events:none;position:absolute;top:calc(100% + 15px);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:.7s;transition:.7s;width:100%}.header__nav.is-active{opacity:1;pointer-events:auto;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.header__nav-btn{margin-bottom:2rem;margin-left:0;width:100%}}@media screen and (max-width:991.98px){.header__nav{padding:3rem}}@media screen and (max-width:767.98px){.header{padding-bottom:1rem;padding-top:1rem}.header__nav{top:calc(100% + 10px)}}@media screen and (max-width:575.98px){.header__logo{max-width:120px}.header__nav{border-radius:0}.header__locale-toggle{font-size:1.6rem}.header__locale-link{font-size:1.4rem}}.header.is-open{z-index:1020}.header--hide,.header--sticky{border-bottom:1px solid hsla(33,26%,58%,.3);padding-bottom:1.5rem;padding-top:1.5rem;position:fixed;z-index:1020}@media screen and (max-width:767.98px){.header--hide,.header--sticky{padding-bottom:1rem;padding-top:1rem}}.header--sticky{-webkit-animation:headerShow .6s ease-in-out;animation:headerShow .6s ease-in-out}.header--hide{opacity:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:.6s;transition:.6s}.header-toggle{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;align-items:center;background:none;border:0;display:none;flex-shrink:0;height:50px;justify-content:center;margin-left:4rem;position:relative;width:50px}.header-toggle__in{display:block;height:18px;position:relative;width:100%}.header-toggle__in:after,.header-toggle__in:before{background-color:#b09778;border-radius:10px;content:"";height:5px;left:0;position:absolute;width:100%}.header-toggle__in:before{top:0;-webkit-transition-duration:.22s;transition-duration:.22s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.header-toggle__in:after{bottom:0;-webkit-transition:bottom .1s ease-in .25s,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .25s,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19),-webkit-transform .22s cubic-bezier(.55,.055,.675,.19)}.header-toggle.is-active .header-toggle__in:before{margin-top:-2.5px;top:50%;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);-webkit-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.header-toggle.is-active .header-toggle__in:after{bottom:50%;margin-bottom:-2.5px;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);-webkit-transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s}@media screen and (max-width:1439.98px){.header-toggle{display:-webkit-box;display:-ms-flexbox;display:flex}}@-webkit-keyframes headerShow{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{opacity:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes headerShow{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{opacity:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.nav__item{padding-bottom:1.5rem;padding-top:1.5rem;position:relative}.nav__link{border-radius:1rem;color:#17335d;display:inline-block;font-size:2rem;font-weight:600;padding:.5rem 2rem;-webkit-transition:.3s;transition:.3s;vertical-align:middle}.nav__item.is-active>.nav__link-wrap .nav__link,.nav__item:focus>.nav__link-wrap .nav__link,.nav__item:hover>.nav__link-wrap .nav__link{color:#b09778}@media screen and (max-width:1839.98px){.nav__link{font-size:1.8rem}}@media screen and (max-width:1439.98px){.nav__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.nav__item{margin:0 0 2rem;padding:0;text-align:center;width:100%}.nav__item:last-child{margin-bottom:0}}.nav-subnav{background-color:#eaeff5;border-radius:1rem;margin-top:1rem}@media screen and (min-width:1440px){.nav-subnav{-webkit-box-shadow:0 15px 14px 1px rgba(0,0,0,.21);box-shadow:0 15px 14px 1px rgba(0,0,0,.21);left:0;margin-top:0;min-width:300px;opacity:0;pointer-events:none;position:absolute;top:100%;-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px);-webkit-transition:.3s;transition:.3s;visibility:hidden;z-index:1000}}.nav li.has-subnav:hover>.nav-subnav{opacity:1;pointer-events:all;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible}.nav-subnav__item{position:relative}.nav-subnav__link{color:#17335d;display:block;font-size:1.8rem;font-weight:600;padding:1.15rem 3rem;-webkit-transition:.3s;transition:.3s}.nav-subnav__item:first-child>.nav__link-wrap .nav-subnav__link{border-top-left-radius:1rem;border-top-right-radius:1rem}.nav-subnav__item:last-child>.nav__link-wrap .nav-subnav__link{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.nav-subnav__item.is-active>.nav__link-wrap .nav-subnav__link,.nav-subnav__item:hover>.nav__link-wrap .nav-subnav__link{background-color:#e0e7f0;color:#17335d}@media screen and (max-width:1839.98px){.nav-subnav__link{font-size:1.6rem}}@media screen and (max-width:1439.98px){.nav-subnav__list{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;-ms-flex-direction:column;flex-direction:column}}.intro{margin-top:0;overflow:hidden;padding:0;z-index:0}.intro__slider .swiper-slide{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#17335d;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:900px;padding-bottom:30rem;padding-top:15rem}.intro__slider .swiper-lazy:before{background-color:rgba(23,51,93,.5);content:"";height:100%;position:absolute;width:100%}.intro__slider .swiper-lazy .swiper-lazy-preloader{border-color:transparent #b09778 #b09778}.intro__slider-control{left:0;position:absolute;right:0;top:42%;z-index:2}.intro__slider-control .icon{height:5.7rem;width:9.2rem}.intro__slider-control .swiper-button-next,.intro__slider-control .swiper-button-prev{color:#fff;cursor:pointer;padding:2rem;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.3s;transition:.3s}.intro__slider-control .swiper-button-next:hover,.intro__slider-control .swiper-button-prev:hover{color:#b09778}.intro__slider-control .swiper-button-next.swiper-button-disabled,.intro__slider-control .swiper-button-prev.swiper-button-disabled{opacity:0;pointer-events:none}.intro__slider-control .swiper-button-prev{left:7rem}.intro__slider-control .swiper-button-next{right:7rem}.intro__slider-text{color:#fff;font-size:5rem;font-weight:700;line-height:1.35;position:relative;text-align:center;width:80%}@media screen and (max-width:1839.98px){.intro__slider-control .swiper-button-prev{left:5rem}.intro__slider-control .swiper-button-next{right:5rem}.intro__slider-text{font-size:4rem;width:70%}}@media screen and (max-width:1199.98px){.intro__slider .swiper-slide{min-height:700px;padding-top:10rem}.intro__slider-control{display:none}.intro__slider-text{font-size:3.5rem;width:100%}}@media screen and (max-width:991.98px){.intro__slider .swiper-slide{min-height:600px;padding-bottom:10rem}.intro__slider-text{font-size:3rem}}@media screen and (max-width:575.98px){.intro__slider-text{font-size:2.8rem}}.intro-info{background-color:rgba(23,51,93,.5);border-radius:5rem 5rem 0 0;border-top:1px solid hsla(0,0%,100%,.15);bottom:0;left:0;overflow:hidden;padding-bottom:7rem;position:absolute;right:0;z-index:1}.intro-info__list{display:grid;grid-template-columns:repeat(3,1fr)}.intro-info__item{padding:3rem 4rem}.intro-info__icon-wrap{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:70px;justify-content:center;margin-bottom:2rem;width:100%}.intro-info__icon-wrap .icon{color:#b09778;max-height:100%}.intro-info__icon-wrap .icon--energy{stroke:currentColor;stroke-width:.6rem;height:4rem;width:2rem}.intro-info__icon-wrap .icon--counter{height:5rem;width:3.9rem}.intro-info__icon-wrap .icon--piping{height:6rem;width:9.4rem}.intro-info__icon-wrap .icon--water-drop{stroke:currentColor;stroke-width:.5rem;height:5rem;width:3.5rem}.intro-info__text{color:#fff;font-size:2.2rem;font-weight:700;line-height:1.35;text-align:center}@media screen and (max-width:1439.98px){.intro-info__item{padding:3rem}.intro-info__icon-wrap{height:50px}.intro-info__icon-wrap .icon{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.intro-info__text{font-size:1.8rem}}@media screen and (max-width:1199.98px){.intro-info__text{font-size:1.6rem}}@media screen and (max-width:991.98px){.intro-info{background-color:#17335d;border-radius:3rem 3rem 0 0;border-top:none;margin-top:-7rem;position:relative}.intro-info__list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767.98px){.intro-info{margin-top:-6rem;padding-bottom:6rem}}@media screen and (max-width:575.98px){.intro-info__list{grid-template-columns:repeat(1,1fr)}.intro-info__item{padding:3rem 2rem}.intro-info__item:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.15)}}.about__body{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.about__description{font-size:2rem;padding-right:6rem;width:51%}.about__description h3{color:#17335d;font-size:2.4rem;line-height:1.35;margin-bottom:2rem}.about__description>:last-child{margin-bottom:0}@media screen and (max-width:1439.98px){.about__description{font-size:1.8rem;margin-bottom:4rem;padding-right:0;width:100%}.about__description h3{color:#17335d;font-size:2rem}}@media screen and (max-width:1199.98px){.about__description{font-size:1.6rem}}.about-slider{background-color:#17335d;border-radius:2rem;overflow:hidden;width:49%}.about-slider__slide{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:420px;padding:7rem 18rem;position:relative}.about-slider__slide .swiper-lazy:before{background-color:rgba(23,51,93,.5);content:"";height:100%;position:absolute;width:100%}.about-slider__slide .swiper-lazy .swiper-lazy-preloader{border-color:transparent #b09778 #b09778}.about-slider__content{color:#fff;font-weight:700;line-height:1.2;position:relative;text-align:center;width:100%}.about-slider__number{font-size:5rem;font-weight:700;margin-bottom:3rem;padding-bottom:3rem;position:relative}.about-slider__number:after{background-color:hsla(0,0%,100%,.3);bottom:0;content:"";height:1px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100px}.about-slider__text{font-size:2.4rem}.about-slider__control{left:0;position:absolute;right:0;top:50%;z-index:2}.about-slider__control .icon{height:4rem;width:6.5rem}.about-slider__control .swiper-button-next,.about-slider__control .swiper-button-prev{color:#fff;cursor:pointer;padding:2rem 0;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.3s;transition:.3s}.about-slider__control .swiper-button-next:hover,.about-slider__control .swiper-button-prev:hover{color:#b09778}.about-slider__control .swiper-button-next.swiper-button-disabled,.about-slider__control .swiper-button-prev.swiper-button-disabled{opacity:0;pointer-events:none}.about-slider__control .swiper-button-prev{left:6rem}.about-slider__control .swiper-button-next{right:6rem}@media screen and (max-width:1839.98px){.about-slider__text{font-size:2rem}}@media screen and (max-width:1439.98px){.about-slider{max-width:100%;width:100%}}@media screen and (max-width:991.98px){.about-slider__slide{min-height:350px;padding:6rem 11rem}.about-slider__number{font-size:4rem}.about-slider__number:after{width:80px}.about-slider__control .icon{height:4rem;width:5rem}.about-slider__control .swiper-button-prev{left:3rem}.about-slider__control .swiper-button-next{right:3rem}}@media screen and (max-width:767.98px){.about-slider__slide{min-height:300px;padding:6rem 3rem}.about-slider__text{font-size:1.8rem}.about-slider__control{display:none}}.about-info{grid-gap:4rem;display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:5rem}.about-info__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;background:50%/cover no-repeat #17335d;border-radius:2rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-weight:700;justify-content:center;line-height:1.2;min-height:290px;overflow:hidden;padding:6rem;position:relative;text-align:center}.about-info__item:before{background-color:rgba(23,51,93,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.about-info__number{font-size:5rem;font-weight:700;margin-bottom:3rem;padding-bottom:3rem;position:relative}.about-info__number:after{background-color:hsla(0,0%,100%,.3);bottom:0;content:"";height:1px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100px}.about-info__text{font-size:2.4rem;position:relative}@media screen and (max-width:1839.98px){.about-info__number{font-size:4rem}.about-info__text{font-size:2rem}}@media screen and (max-width:1199.98px){.about-info{grid-template-columns:repeat(1,1fr)}.about-info__number{font-size:3.5rem}.about-info__number:after{width:80px}}@media screen and (max-width:767.98px){.about-info__item{min-height:220px;padding:5rem 3rem}.about-info__number{font-size:3rem}.about-info__number:after{width:80px}.about-info__text{font-size:1.8rem}}@media screen and (max-width:575.98px){.about-info__number{font-size:2.5rem}.about-info__text{font-size:1.6rem}}.post__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.post__images{background-color:hsla(33,26%,58%,.3);border-radius:2rem;overflow:hidden;width:32.273%}.post__images .icon{height:4rem;width:6.5rem}.post__images .swiper-button-next,.post__images .swiper-button-prev{color:#fff;cursor:pointer;padding:2rem 0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.3s;transition:.3s;z-index:2}.post__images .swiper-button-next.swiper-button-disabled,.post__images .swiper-button-prev.swiper-button-disabled{opacity:0;pointer-events:none}.post__images .swiper-button-next:focus,.post__images .swiper-button-next:hover,.post__images .swiper-button-prev:focus,.post__images .swiper-button-prev:hover{color:#b09778}.post__images .swiper-button-prev{left:4rem}.post__images .swiper-button-next{right:4rem}.post__images-slide{padding-top:61.6197183099%}.post__images-slide .swiper-lazy-preloader{border-color:transparent #17335d #17335d}.post__info{padding-left:7rem;width:67.727%}.post__date{background-color:#b09778;border-radius:.5rem;color:#fff;display:inline-block;font-size:1.6rem;line-height:1;padding:.95rem 1.4rem}.post__title{color:#17335d;font-size:4rem;font-weight:700;line-height:1.25;margin-bottom:0;margin-top:3rem}.post__body{margin-left:auto;margin-right:auto;max-width:1480px}.post__body>:last-child{margin-bottom:0}.post__content{margin-bottom:4rem}.post__content--wide{max-width:100%}@media screen and (max-width:1839.98px){.post__images{width:41.765%}.post__info{padding-left:5rem;width:58.235%}.post__title{font-size:3.5rem}}@media screen and (max-width:1199.98px){.post__images{margin-bottom:4rem;max-width:100%;width:568px}.post__info{padding-left:0;width:100%}.post__title{font-size:3rem}}@media screen and (max-width:991.98px){.post__date{font-size:1.4rem}.post__title{font-size:2.2rem}}@media screen and (max-width:767.98px){.post__images .icon{height:3rem;width:4.5rem}.post__images .swiper-button-prev{left:2rem}.post__images .swiper-button-next{right:2rem}}.post-card{margin-bottom:3rem}@media screen and (min-width:1200px){.post-card{margin-bottom:4rem}}.post-card__link{display:block}.post-card__image-wrap{border-radius:2rem;margin-bottom:2rem;overflow:hidden;padding-top:64.6341463415%}.post-card__image{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:.4s;transition:.4s}.post-card__link:focus .post-card__image,.post-card__link:hover .post-card__image{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.post-card__icon-play{fill:#de2815;color:#fff;height:7rem;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.35s;transition:.35s;width:10rem;z-index:1}.post-card__link:focus .post-card__icon-play,.post-card__link:hover .post-card__icon-play{-webkit-transform:translate(-50%,-50%) scale(1.15);-ms-transform:translate(-50%,-50%) scale(1.15);transform:translate(-50%,-50%) scale(1.15)}.post-card__date{background-color:#b09778;border-radius:.5rem;bottom:2rem;color:#fff;font-size:1.6rem;left:2rem;line-height:1;padding:.95rem 1.4rem;position:absolute}.post-card__title{font-size:2.2rem;font-weight:700;line-height:1.35}@media screen and (max-width:1839.98px){.post-card__date{font-size:1.4rem}.post-card__title{font-size:1.8rem}}@media screen and (max-width:1439.98px){.post-card__icon-play{height:5rem;width:8rem}}@media screen and (max-width:575.98px){.post-card__title{font-size:1.6rem}}.post-videos{margin:0 auto 4rem;max-width:900px}.post-videos__item{border-radius:2rem;overflow:hidden;padding-top:50%}.post-videos__item:not(:last-child){margin-bottom:3rem}.post-gallery{grid-gap:4rem;display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:4rem}.post-gallery__link{border-radius:2rem;display:block;height:100%;overflow:hidden;-webkit-transition:.3s;transition:.3s}.post-gallery__link:focus,.post-gallery__link:hover{opacity:.85}.post-gallery__image-wrap{padding-top:64.6341463415%}@media screen and (max-width:1199.98px){.post-gallery{grid-gap:3rem}}@media screen and (max-width:991.98px){.post-gallery{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:575.98px){.post-gallery{grid-gap:2rem;grid-template-columns:repeat(2,1fr)}.post-gallery__link{border-radius:1rem}}.posts{background-color:hsla(33,26%,58%,.1)}.posts-list{grid-gap:3rem;display:grid;grid-template-columns:repeat(1,1fr)}@media screen and (min-width:768px){.posts-list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.posts-list{grid-gap:4rem;grid-template-columns:repeat(4,1fr)}}.posts-list .post-card{margin-bottom:0}.project__body>:last-child{margin-bottom:0}.project__content{margin-bottom:4rem}.project-card{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.project-card:not(:last-child){border-bottom:1px solid hsla(33,26%,58%,.3);margin-bottom:5rem;padding-bottom:5rem}@media screen and (max-width:991.98px){.project-card:not(:last-child){margin-bottom:4rem;padding-bottom:4rem}}.project-card__info{padding-right:7rem;width:67.727%}.project-card__title{color:#17335d;font-size:4rem;font-weight:700;line-height:1.25;margin:0;-webkit-transition:.3s;transition:.3s}.project-card__link:focus .project-card__title,.project-card__link:hover .project-card__title{color:#b09778}.project-card__description{margin-top:5rem}.project-card__media{width:32.273%}.project-card__image-wrap,.project-card__slider{background-color:hsla(33,26%,58%,.3);border-radius:2rem;overflow:hidden}.project-card__image-wrap,.project-card__slider-slide{padding-top:61.6197183099%}.project-card__slider{position:relative}.project-card__slider .icon{height:4rem;width:6.5rem}.project-card__slider .swiper-button-next,.project-card__slider .swiper-button-prev{color:#fff;cursor:pointer;padding:2rem 0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.3s;transition:.3s;z-index:2}.project-card__slider .swiper-button-next.swiper-button-disabled,.project-card__slider .swiper-button-prev.swiper-button-disabled{opacity:0;pointer-events:none}.project-card__slider .swiper-button-next:focus,.project-card__slider .swiper-button-next:hover,.project-card__slider .swiper-button-prev:focus,.project-card__slider .swiper-button-prev:hover{color:#b09778}.project-card__slider .swiper-button-prev{left:4rem}.project-card__slider .swiper-button-next{right:4rem}.project-card__slider-slide .swiper-lazy-preloader{border-color:transparent #17335d #17335d}@media screen and (max-width:1839.98px){.project-card__info{padding-right:5rem;width:58.235%}.project-card__media{width:41.765%}.project-card__title{font-size:3rem}}@media screen and (max-width:1439.98px){.project-card__description{margin-top:4rem}}@media screen and (max-width:1199.98px){.project-card__info{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-right:0;width:100%}.project-card__title{font-size:2.5rem;text-align:center}.project-card__media{margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:568px;width:100%}}@media screen and (max-width:991.98px){.project-card__title{font-size:2.2rem}.project-card__description{margin-top:3rem}.project-card__media{margin-bottom:3rem}}@media screen and (max-width:767.98px){.project-card__slider .icon{height:3rem;width:4.5rem}.project-card__slider .swiper-button-prev{left:2rem}.project-card__slider .swiper-button-next{right:2rem}}.projects-slider__slide-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto;max-width:81.5%}.projects-slider__slide-info{padding-right:10rem;width:calc(100% - 568px)}.projects-slider__slide-title{font-size:4rem;font-weight:700;line-height:1.25;margin:0}.projects-slider__slide-media{-ms-flex-negative:0;background-color:hsla(33,26%,58%,.1);border-radius:2rem;flex-shrink:0;height:350px;overflow:hidden;position:relative;width:568px}.projects-slider__slide-media img{-o-object-fit:cover;object-fit:cover;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:.4s;transition:.4s}.projects-slider__slide-media:focus img,.projects-slider__slide-media:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.projects-slider__control{left:0;position:absolute;right:0;top:50%;z-index:1}.projects-slider__control .icon{height:4.5rem;width:6.5rem}.projects-slider__control .swiper-button-next,.projects-slider__control .swiper-button-prev{cursor:pointer;padding:2rem 0;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.3s;transition:.3s;z-index:2}.projects-slider__control .swiper-button-next.swiper-button-disabled,.projects-slider__control .swiper-button-prev.swiper-button-disabled{opacity:0;pointer-events:none}.projects-slider__control .swiper-button-prev{left:0}.projects-slider__control .swiper-button-next{right:0}@media screen and (max-width:1839.98px){.projects-slider__slide-info{padding-right:7rem}.projects-slider__slide-title{font-size:3rem}}@media screen and (max-width:1439.98px){.projects-slider__slide-info{padding-right:5rem;width:calc(100% - 400px)}.projects-slider__slide-title{font-size:2.5rem}.projects-slider__slide-media{height:250px;width:400px}}@media screen and (max-width:1199.98px){.projects-slider__slide-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:70%}.projects-slider__slide-info{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-right:0;width:100%}.projects-slider__slide-title{font-size:2.2rem}.projects-slider__slide-media{height:auto;margin-bottom:3rem;width:100%}.projects-slider__control .icon{height:4rem;width:5rem}}@media screen and (max-width:767.98px){.projects-slider__slide-inner{max-width:100%}.projects-slider__control{display:none}}.projects{overflow:hidden}.projects--bg-blue{--swiper-preloader-color:#b09778;background:50%/cover no-repeat #17335d;color:#fff}.projects--bg-blue:before{background-color:rgba(23,51,93,.9);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.projects--bg-blue .container{position:relative}.projects--bg-blue a:not(.btn){color:#fff}.projects--bg-blue a:not(.btn):focus,.projects--bg-blue a:not(.btn):hover{color:#b09778}.projects--bg-blue .title-primary{color:#fff}.projects--bg-blue .title-primary:after,.projects--bg-blue .title-primary:before{background-color:hsla(0,0%,100%,.3)}.projects--bg-blue .projects-slider__slide-media{background-color:#1c3e71}.projects--bg-blue .projects-slider__control .link{color:#b09778}.projects--bg-blue .projects-slider__control .link:focus,.projects--bg-blue .projects-slider__control .link:hover{color:#fff}.partners-main{background-color:hsla(33,26%,58%,.1)}.partners-main__slider-wrap{padding-left:5rem;padding-right:5rem;position:relative}.partners-main__slider-control .icon{height:2.2rem;width:1.2rem}.partners-main__slider-control .swiper-button-next,.partners-main__slider-control .swiper-button-prev{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#b09778;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;position:absolute;top:0;-webkit-transition:.3s;transition:.3s;width:40px;z-index:2}.partners-main__slider-control .swiper-button-next:hover,.partners-main__slider-control .swiper-button-prev:hover{color:#b09778}.partners-main__slider-control .swiper-button-next.swiper-button-disabled,.partners-main__slider-control .swiper-button-prev.swiper-button-disabled{opacity:0;pointer-events:none}.partners-main__slider-control .swiper-button-prev{left:0}.partners-main__slider-control .swiper-button-next{right:0}.partners-main__slide-card{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border-radius:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:170px;justify-content:center;padding:3rem;position:relative;width:100%}.partners-main__slide-card img{height:auto;max-height:100%;position:static;width:auto}@media screen and (max-width:767.98px){.partners-main__slider-wrap{padding-left:0;padding-right:0}.partners-main__slider-control{display:none}}@media screen and (min-width:1840px){.partners__header{margin-bottom:12rem}}.partners__slider .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.partners__slider .swiper-pagination{margin-top:4rem;position:static}@media screen and (min-width:1840px){.partners__slider .swiper-pagination{margin-top:6rem}}.partners__slide{text-align:center}.partners__slide img{height:auto;position:static;vertical-align:middle;width:auto}.intro-page{background-color:#17335d;color:#fff;margin:0;overflow:hidden;padding:0;z-index:0}.intro-page__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:400px;position:relative}.intro-page__inner:before{background-color:rgba(23,51,93,.5);border-radius:5rem 5rem 0 0;content:"";height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}@media screen and (max-width:991.98px){.intro-page__inner:before{border-radius:3rem 3rem 0 0}}.intro-page__content{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;-ms-flex-positive:1;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;padding-bottom:9rem;padding-top:9rem}.intro-page__title{font-size:5rem;font-weight:700;line-height:1.25;margin:0;text-align:center;width:100%}.intro-page__breadcrumbs{border-radius:5rem 5rem 0 0;-webkit-box-shadow:0 0 0 1px hsla(0,0%,100%,.3);box-shadow:0 0 0 1px hsla(0,0%,100%,.3);padding-bottom:9rem;padding-top:2rem;position:relative}@media screen and (max-width:1199.98px){.intro-page__title{font-size:4.5rem}}@media screen and (max-width:991.98px){.intro-page__breadcrumbs{border-radius:3rem 3rem 0 0}}@media screen and (max-width:767.98px){.intro-page__inner{min-height:320px}.intro-page__content{padding-bottom:6rem;padding-top:6rem}.intro-page__title{font-size:3rem}.intro-page__breadcrumbs{padding-bottom:7.5rem;padding-top:1.5rem}}.page-404{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;justify-content:center;padding:0 2rem;text-align:center}.page-404 h1{color:#17335d;font-size:28.8rem;font-weight:900;line-height:1.2;margin:3rem 0}@media screen and (max-width:767.98px){.page-404 h1{font-size:15rem}}.page-404 p{font-size:1.6rem;margin-bottom:6rem}.page-back{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:7rem}.page-back:after{-webkit-box-flex:1;-ms-flex-positive:1;background-color:hsla(33,26%,58%,.3);content:"";display:inline-block;flex-grow:1;height:1px;margin-left:5rem}.page-back__link{font-size:1.8rem;font-weight:700;text-transform:uppercase}@media screen and (max-width:767.98px){.page-back{margin-top:6rem}.page-back__link{font-size:1.6rem}.page-back__link:after{margin-left:3rem}}.documents{margin-bottom:4rem}.document:not(:last-child){border-bottom:1px solid hsla(33,26%,58%,.3);margin-bottom:3rem;padding-bottom:3rem}.document__link{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.document__icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;fill:#b09778;-ms-flex-negative:0;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:2.6rem;justify-content:center;margin-right:2rem;top:.1538461538em;width:2.6rem}.document__info{width:calc(100% - 4.6rem)}.document__title{font-size:2.4rem;font-weight:700;line-height:1.25;margin:0}.document__meta{color:rgba(23,51,93,.5);font-size:2rem;margin-top:1rem}.document__meta-item{display:inline-block;vertical-align:middle}@media screen and (max-width:1839.98px){.document__title{font-size:2rem}.document__meta{font-size:1.8rem}}@media screen and (max-width:1439.98px){.document__title{font-size:1.8rem}.document__meta{font-size:1.6rem}}@media screen and (max-width:767.98px){.document:not(:last-child){margin-bottom:2rem;padding-bottom:2rem}.document__meta{font-size:1.4rem}}.document--compact:not(:last-child){margin-bottom:2rem;padding-bottom:2rem}.document--compact .document__title{font-size:1.8rem}.document--compact .document__meta{font-size:1.6rem}.leader{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.leader__left{width:350px}.leader__image{border-radius:2rem;-webkit-box-shadow:0 0 0 1px hsla(33,26%,56%,.3);box-shadow:0 0 0 1px hsla(33,26%,56%,.3);display:block;width:100%}.leader__right{padding-left:7rem;width:calc(100% - 350px)}.leader__right>:last-child{margin-bottom:0}.leader__title{color:#17335d;font-size:4rem;font-weight:700;line-height:1.25;margin:0}.leader__position{color:#b09778;font-size:1.8rem;font-weight:700;margin-top:3rem}.leader__content{margin-bottom:4rem}@media screen and (max-width:1839.98px){.leader__right{padding-left:5rem}.leader__title{font-size:3.5rem}}@media screen and (max-width:1199.98px){.leader__title{font-size:3rem}.leader__position{font-size:1.6rem;margin-top:2rem}}@media screen and (max-width:991.98px){.leader{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.leader__left{margin-bottom:4rem;max-width:100%}.leader__right{padding-left:0;width:100%}.leader__header{text-align:center}.leader__title{font-size:2.2rem}}.leader-card{margin-bottom:3rem}@media screen and (min-width:1200px){.leader-card{margin-bottom:4rem}}.leader-card__link{background-color:hsla(33,26%,58%,.1);border-radius:2rem;display:block;height:100%;overflow:hidden;padding:3rem}.leader-card__link:focus,.leader-card__link:hover{background-color:hsla(33,26%,58%,.15)}.leader-card__image-wrap{border-radius:2rem;margin-bottom:2rem;overflow:hidden;padding-top:137.1428571429%}.leader-card__title{color:#17335d;font-size:2.4rem;font-weight:700;line-height:1.35;margin:0;text-align:center}.leader-card__position{color:#b09778;font-size:1.8rem;font-weight:700;margin-top:2rem;text-align:center}@media screen and (max-width:1839.98px){.leader-card__title{font-size:2rem}.leader-card__position{font-size:1.6rem}}@media screen and (max-width:1199.98px){.leader-card__title{font-size:1.8rem}.leader-card__position{font-size:1.4rem;margin-top:1rem}}.leaders__main{margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:100%;width:410px}@media screen and (max-width:1199.98px){.leaders__main{margin-bottom:3rem;width:286px}}@media screen and (max-width:991.98px){.leaders__main{width:325px}}.leaders__list{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4rem;justify-content:center}.leaders__list .leader-card{margin-bottom:0;width:calc(25% - 40px)}@media screen and (max-width:1439.98px){.leaders__list .leader-card{width:calc(33.3333% - 40px)}}@media screen and (max-width:1199.98px){.leaders__list{gap:3rem}.leaders__list .leader-card{width:calc(33.3333% - 30px)}}@media screen and (max-width:991.98px){.leaders__list{grid-template-columns:repeat(2,1fr)}.leaders__list .leader-card{width:calc(50% - 30px)}}@media screen and (max-width:767.98px){.leaders__list{margin-left:auto;margin-right:auto;max-width:100%;width:325px}.leaders__list .leader-card{width:100%}}.breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumbs li{margin-bottom:.5rem;margin-top:.5rem}.breadcrumbs li:not(:last-child){margin-right:3rem}@media screen and (max-width:767.98px){.breadcrumbs li:not(:last-child){margin-right:2rem}}.breadcrumbs a{color:#fff;line-height:1.25}@media screen and (min-width:1200px){.breadcrumbs a{font-size:1.6rem}}@media screen and (min-width:1440px){.breadcrumbs a{font-size:1.8rem}}.breadcrumbs a:focus,.breadcrumbs a:hover{color:#b09778}.breadcrumbs a.is-disabled{pointer-events:none}.pagination{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:7rem}.pagination__arrow,.pagination__item{margin:.5rem}.pagination__arrow-link,.pagination__link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:.5rem;color:#17335d;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:2rem;height:5rem;justify-content:center;line-height:1;-webkit-transition:.3s;transition:.3s}.pagination__link{width:5rem}.pagination__link:not(.is-disabled):not(.is-active):focus,.pagination__link:not(.is-disabled):not(.is-active):hover{background-color:hsla(33,26%,58%,.1);color:#17335d}.pagination__link.is-disabled{pointer-events:none}.pagination__link.is-active{background-color:#17335d;color:#fff}.pagination__arrow-link{width:8rem}.pagination__arrow-link .icon{height:3rem;width:4.6rem}.pagination__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:1199.98px){.pagination__arrow-link,.pagination__link{font-size:1.6rem}}@media screen and (max-width:767.98px){.pagination{margin-top:6rem}.pagination__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0;overflow:auto;white-space:nowrap}.pagination__arrow-link{width:6rem}.pagination__arrow-link .icon{height:2.5rem;width:3.6rem}}.footer{background-color:#17335d;border-radius:5rem 5rem 0 0;color:#676782;font-size:1.6rem;margin-top:-7rem;overflow:hidden;padding-bottom:4rem;padding-top:7rem;position:relative}.footer a:not(.btn){color:#fff;-webkit-transition:.3s;transition:.3s}.footer a:not(.btn):focus,.footer a:not(.btn):hover{color:#b09778}.footer__main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:7rem}.footer__logo{-ms-flex-negative:0;flex-shrink:0;padding-right:4rem;width:25%}.footer__logo img{display:block;max-width:170px}.footer__contacts{grid-gap:4rem;display:grid;grid-template-columns:repeat(3,1fr);width:75%}.footer__contacts-head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#b09778;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem}.footer__contacts-head .icon{-ms-flex-negative:0;flex-shrink:0;margin-right:1rem}.footer__contacts-head .icon--location{height:2.2rem;width:1.7rem}.footer__contacts-head .icon--mail{height:1.8rem;width:1.8rem}.footer__contacts-desc p{margin-bottom:1rem}.footer__contacts-desc p:last-child{margin-bottom:0}.footer__bottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.footer__bottom>:not(:last-child){margin-right:4rem}.footer__socials{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__socials,.footer__socials-link{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__socials-link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#fff;height:4rem;justify-content:center;-webkit-transition:.3s;transition:.3s;width:4rem}.footer__socials-link:not(:last-child){margin-right:2rem}.footer__socials-link:focus,.footer__socials-link:hover{color:#b09778}.footer__socials-link .icon--instagram{height:1.8rem;width:1.8rem}.footer__socials-link .icon--facebook{height:2rem;width:1rem}.footer__socials-link .icon--youtube{height:1.4rem;width:2rem}.footer__dev{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;-ms-flex-positive:1;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1}.footer__dev:before{-webkit-box-flex:1;-ms-flex-positive:1;background-color:hsla(0,0%,100%,.3);content:"";display:inline-block;flex-grow:1;height:1px;margin-right:4rem}@media screen and (max-width:1439.98px){.footer{font-size:1.4rem;padding-top:6rem}.footer__main{margin-bottom:6rem}.footer__logo{padding-right:3rem}.footer__contacts{grid-gap:3rem}.footer__contacts-head{font-size:1.6rem}.footer__bottom>:not(:last-child){margin-right:3rem}.footer__dev:before{margin-right:3rem}}@media screen and (max-width:1199.98px){.footer__logo{margin-bottom:4rem;padding-right:0;width:100%}.footer__contacts{width:100%}}@media screen and (max-width:991.98px){.footer{border-radius:3rem 3rem 0 0}.footer__main{margin-bottom:4rem}.footer__contacts{grid-template-columns:repeat(1,1fr)}.footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__bottom>:not(:last-child){margin-bottom:1.5rem;margin-right:0}.footer__socials-link:not(:last-child){margin-right:1.5rem}.footer__dev:before{content:none}}@media screen and (max-width:767.98px){.footer{margin-top:-6rem;padding-bottom:3rem;padding-top:6rem}}
