﻿@font-face{font-weight:normal;font-family:"Montserrat";font-style:normal;src:url("/fonts/montserrat/Montserrat-Regular.eot");src:url("/fonts/montserrat/Montserrat-Regular.eot?#iefix") format("embedded-opentype"),url("/fonts/montserrat/Montserrat-Regular.woff") format("woff"),url("/fonts/montserrat/Montserrat-Regular.ttf") format("truetype")}@font-face{font-weight:600;font-family:"Montserrat";font-style:normal;src:url("/fonts/montserrat/Montserrat-SemiBold.eot");src:url("/fonts/montserrat/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"),url("/fonts/montserrat/Montserrat-SemiBold.woff") format("woff"),url("/fonts/montserrat/Montserrat-SemiBold.ttf") format("truetype")}body{font:normal 16px/1.7 "Montserrat",Helvetica,Arial,sans-serif;color:#1d1d1d;background:#fff}img{max-width:100%;height:auto}.app{width:100%;min-width:375px;overflow:hidden}.app__content--inner{padding-top:140px}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}a:focus{text-decoration:none}p{margin-top:0;margin-bottom:34px}@media only screen and (max-width: 1023.9px){p{margin-bottom:30px}}p:last-child{margin-bottom:0}h1,h2,h3,h4,h5,h6,.title{margin:0;padding:0;font-weight:600;line-height:1.2}h1,.title--h1{font-size:70px;letter-spacing:-0.01em;line-height:1.1}@media only screen and (max-width: 1023.9px){h1,.title--h1{font-size:32px;letter-spacing:normal;line-height:1.2}}h2,.title--h2{font-size:44px}@media only screen and (max-width: 1023.9px){h2,.title--h2{font-size:28px}}h3,.title--h3{font-size:24px}@media only screen and (max-width: 1023.9px){h3,.title--h3{font-size:20px}}h4,.title--h4{font-size:18px}h5,.title--h5{font-size:16px}h6,.title--h6{font-size:inherit;font-weight:normal}.title--red{margin-bottom:10px;color:#b41f3c}@media only screen and (max-width: 1023.9px){.title--red{margin-bottom:15px}}.title--mt-30{margin-top:-30px}@media only screen and (max-width: 1023.9px){.title--mt-30{margin-top:0}}.text-big{font-size:20px;line-height:1.6}@media only screen and (max-width: 1023.9px){.text-big{font-size:inherit;line-height:inherit}}.text-grey{color:#555a63}.text-center{text-align:center}.icon{display:inline-block;width:1em;height:1em;fill:currentColor;fill-rule:evenodd;stroke-width:0;line-height:1}.flex-row{display:flex;flex-direction:row}.flex-row-center{display:flex;flex-direction:row;align-items:center}.flex-column{display:flex;flex-direction:column}.flex-column-center{display:flex;flex-direction:column;align-items:center}.container{max-width:1480px;margin-right:auto;margin-left:auto;padding-right:40px;padding-left:40px}@media only screen and (max-width: 1199.9px){.container{padding-right:20px;padding-left:20px}}.breadcrumb{margin-bottom:40px;padding-top:10px;padding-bottom:10px;color:#e0e0e0;font-size:14px;line-height:20px}@media screen and (max-width: 768px){.breadcrumb{margin-bottom:30px;margin-top:0}}.breadcrumb a{color:#29818c;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.button{display:inline-block;width:100%;max-width:250px;padding:18px;font-weight:600;text-align:center;border:1px solid currentColor;text-decoration:none;line-height:1.25;outline:none;cursor:pointer}.button:hover{text-decoration:none}.button[disabled]{pointer-events:none;opacity:.5}.button--default:not(.button--ghost){color:#fff;border-color:#29818c;background-color:#29818c}.button--default:not(.button--ghost):hover{border-color:#3cb4c2;background-color:#3cb4c2}.button--default.button--ghost{color:#29818c}.button--default.button--ghost:hover{color:#3cb4c2}.button--primary:not(.button--ghost){color:#fff;border-color:#b41f3c;background-color:#b41f3c}.button--primary:not(.button--ghost):hover{border-color:#cf2344;background-color:#cf2344}.button--primary.button--ghost{color:#b41f3c}.button--primary.button--ghost:hover{color:#cf2344}.button--accordion{color:#29818c;border-color:#ebf7f9;background-color:#ebf7f9}.button--accordion:hover{color:#3cb4c2}.button--link{width:auto;padding:8px 0;border:0;border-bottom:2px solid currentColor}.button--link:hover{border-bottom-color:rgba(0,0,0,0)}.display-mobile{display:none !important}@media only screen and (max-width: 1023.9px){.display-mobile{display:block !important}}@media only screen and (max-width: 1023.9px){.display-desktop{display:none !important}}.hidden{display:none}.accordion{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -20px}@media only screen and (max-width: 1023.9px){.accordion{flex-direction:column;flex-wrap:wrap}}.accordion:last-child{margin-bottom:0}.accordion__item{margin:20px;flex:none;width:calc(50% - 40px)}@media only screen and (max-width: 1023.9px){.accordion__item{width:auto;margin-top:5px;margin-bottom:5px}}.accordion__button{display:flex;flex-direction:row;align-items:center;width:100%;max-width:none;min-height:80px;padding:10px 30px 10px 25px;font-size:16px;text-decoration:none;text-align:left;line-height:1.2}@media only screen and (max-width: 1023.9px){.accordion__button{padding-right:20px;padding-left:20px}}.accordion__button:hover{text-decoration:underline}.accordion__button span{width:100%}.accordion__button .icon{flex:none;margin-left:20px;color:#3cb4c2;font-size:18px}.accordion__button.opened .icon{transform:rotate(45deg)}.accordion__hidden{display:none}.accordion__content{padding:0 25px 30px;font-size:14px;background-color:#ebf7f9;line-height:1.75}.accordion__content p{margin-top:0;margin-bottom:34px}@media only screen and (max-width: 1023.9px){.accordion__content p{margin-bottom:30px}}.accordion__content p:last-child{margin-bottom:0}.form-field{position:relative;width:100%}.form-field label{position:absolute;top:17px;left:20px;cursor:text}.form-field label span{color:#f32121}.form-field input,.form-field textarea,.form-field select{width:100%;height:60px;padding:30px 20px 10px;border:1px solid #e0e0e0;background:#fff;outline:none}.form-field input::placeholder,.form-field textarea::placeholder,.form-field select::placeholder{color:rgba(0,0,0,0)}.form-field textarea{height:120px;resize:none}@media only screen and (max-width: 1023.9px){.form-field textarea{height:140px}}.form-field .field-comment{display:block;margin-top:10px;font-size:13px;color:#555a63}.form-field:not(.field-error) input:focus,.form-field:not(.field-error) input:not(:placeholder-shown),.form-field:not(.field-error) textarea:focus,.form-field:not(.field-error) textarea:not(:placeholder-shown),.form-field:not(.field-error) select:focus,.form-field:not(.field-error) select:not(:placeholder-shown){background-color:#fff}.form-field:not(.field-error) input:focus+label,.form-field:not(.field-error) input:not(:placeholder-shown)+label,.form-field:not(.field-error) textarea:focus+label,.form-field:not(.field-error) textarea:not(:placeholder-shown)+label,.form-field:not(.field-error) select:focus+label,.form-field:not(.field-error) select:not(:placeholder-shown)+label{top:8px;font-size:12px;color:#555a63}.form-field:not(.field-error) input:focus,.form-field:not(.field-error) textarea:focus,.form-field:not(.field-error) select:focus{border:2px solid #29818c}.form-field:not(.field-error) input:not(:placeholder-shown):not(:focus),.form-field:not(.field-error) textarea:not(:placeholder-shown):not(:focus),.form-field:not(.field-error) select:not(:placeholder-shown):not(:focus){border:1px solid currentColor}.form-field.form-field-select select{padding-top:25px;padding-left:15px}.form-field.field-error{position:relative}.form-field.field-error input,.form-field.field-error textarea{border:1px solid #f32121;background-color:#fff}.form-field.field-error input+label,.form-field.field-error textarea+label{top:8px;font-size:12px;color:#f32121}.form-field.field-error .error-message{font-weight:500;color:#f32121;font-size:12px}.form-checkbox{position:relative;overflow:hidden;display:inline-block;padding-left:36px;font-size:14px;line-height:24px}@media only screen and (max-width: 1023.9px){.form-checkbox{min-height:30px;font-size:inherit;line-height:inherit;padding-left:45px}}.form-checkbox input{position:absolute;left:5px;top:10px;z-index:-1;opacity:0}@media only screen and (max-width: 1023.9px){.form-checkbox input{left:8px;top:16px}}.form-checkbox input:checked+span:before{border-color:#29818c;background-color:#29818c}.form-checkbox>span{display:block}.form-checkbox>span:after{content:" ";position:absolute;top:5px;left:5px;width:14px;height:8px;border-right:2px solid #fff;border-top:2px solid #fff;box-sizing:border-box;transform:rotate(135deg)}@media only screen and (max-width: 1023.9px){.form-checkbox>span:after{width:20px;height:12px}}.form-checkbox>span:before{content:" ";position:absolute;top:0;left:0;width:24px;height:24px;border:1px solid currentColor;box-sizing:border-box;background-color:#fff}@media only screen and (max-width: 1023.9px){.form-checkbox>span:before{width:30px;height:30px}}.form-checkbox>span span{color:#f32121}label[for^=form-input-grecaptcha_]{display:none}.header{position:absolute;top:0;right:0;left:0;z-index:100;background-color:#fff;box-shadow:0 1px 0 #e0e0e0;transition:top 300ms linear,background-color 200ms linear}@media only screen and (max-width: 1199.9px){.header{color:#fff;background:none;box-shadow:none}}.header--inner{color:#555a63}.header--inner .header__langs .icon{color:#3cb4c2}.header--inner.scrolling{color:#fff}.header--inner.scrolling .header__langs .icon{color:currentColor}.header--inner .header__logo path[fill=white]{fill:#9ea0a3}.header.scrolling{position:fixed;margin-top:0}@media only screen and (max-width: 1199.9px){.header.scrolling{position:absolute;top:0;background:none}}.header.scrolling .header__menu-show{background-color:#29818c}.header.scrolling.hidden-header{top:-141px}@media only screen and (max-width: 1199.9px){.header.scrolling.hidden-header{top:0}}.header__languages{color:#fff;background-color:#1d1d1d}@media only screen and (max-width: 1199.9px){.header__languages{display:none}}.header__languages-container{display:flex;justify-content:flex-end;min-height:50px;padding-top:13px;padding-bottom:13px}.header__languages-container .header__langs li{order:2}.header__languages-container .header__langs li.country-switcher{order:1;margin-right:25px}.header__languages-container .header__langs>li:not(:first-child){margin-left:15px}.header__container{display:flex;flex-direction:row;align-items:center}@media only screen and (max-width: 1199.9px){.header__container{color:inherit;background:none}}@media only screen and (max-width: 1023.9px){.header__container{padding-top:10px;padding-bottom:10px}}.header__logo{flex:none}@media only screen and (max-width: 1199.9px){.header__logo{margin:10px 25px -10px 0}}.header__logo svg{vertical-align:top}.header__logo path[fill=white]{fill:#9ea0a3}@media only screen and (max-width: 1023.9px){.header__logo{max-width:149px}}.header__menu{display:flex;flex-direction:row;margin-left:auto}@media only screen and (max-width: 1199.9px){.header__menu{position:fixed;top:0;right:-380px;z-index:101;width:375px;height:100vh;flex-direction:column-reverse;align-items:flex-start;justify-content:flex-end;padding:30px;visibility:visible;color:#fff;background-color:#29818c;transition:right 200ms linear}}.header__menu .header__langs{display:none}@media only screen and (max-width: 1199.9px){.header__menu .header__langs{display:flex}}.header__menu-show,.header__menu-close{display:none;color:inherit;border:0;background:none;line-height:1;outline:none}@media only screen and (max-width: 1199.9px){.header__menu-show,.header__menu-close{display:block}}.header__menu-show .icon,.header__menu-close .icon{vertical-align:top}.header__menu-show{position:fixed;top:14px;right:7px;z-index:100;margin-left:auto;padding:13px;border-radius:50%;font-size:24px}.header__menu-close{position:absolute;top:0;right:0;padding:30px 23px;font-size:18px}.header__navigation{display:flex;flex-direction:row;margin:0 auto;padding:0;list-style:none}@media only screen and (max-width: 1199.9px){.header__navigation{flex-direction:column;margin:0}}@media only screen and (max-width: 1199.9px){.header__navigation li{font-size:24px}}.header__navigation li:not(:first-child){margin-left:39px}@media only screen and (max-width: 1199.9px){.header__navigation li:not(:first-child){margin-left:0;margin-top:26px}}.header__navigation li a{display:block;padding-top:33px;padding-bottom:33px;font-size:15px;font-weight:600;line-height:1.6}@media only screen and (max-width: 1199.9px){.header__navigation li a{padding-top:0;padding-bottom:0;font-size:inherit}}.header__navigation li a:hover{color:#3cb4c2;text-decoration:none}.header__langs{display:flex;flex-direction:row;margin:0;padding:0;list-style:none}@media only screen and (max-width: 1199.9px){.header__langs{margin-bottom:84px}}.header__langs>li:not(:first-child){margin-left:25px}.header__langs>li>a{display:flex;flex-direction:row;align-items:center;font-size:14px;font-weight:bold;white-space:nowrap;line-height:22px}.header__langs>li>a .icon{margin-right:10px;font-size:22px;opacity:.5}.header__langs>li.country-switcher{position:relative}@media only screen and (max-width: 1199.9px){.header__langs>li.country-switcher{display:none}}.header__langs>li.country-switcher.dropdown-shown ul{display:block}.header__langs>li.country-switcher ul{position:absolute;top:100%;right:-15px;z-index:1;display:none;width:160px;margin-top:13px;padding:10px;list-style:none;box-shadow:0 10px 20px rgba(0,0,0,.05);border-radius:2px;background:#fff}.header__langs>li.country-switcher ul:before{content:" ";position:absolute;top:-8px;right:45px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff}.header__langs>li.country-switcher ul li{margin-bottom:0;padding-left:0}.header__langs>li.country-switcher ul li:before{display:none}.header__langs>li.country-switcher ul li a{display:flex;align-items:center;padding:10px 14px;color:#555a63;font-weight:600;text-decoration:none;cursor:pointer}.header__langs>li.country-switcher ul li a:hover{color:#29818c;background-color:rgba(60,180,194,.15)}.header__langs>li.country-switcher ul li a svg{margin-left:auto}.header__langs>li.country-switcher-mobile{display:none}@media only screen and (max-width: 1199.9px){.header__langs>li.country-switcher-mobile{display:block}}.header__langs>li.country-switcher-mobile .country-switcher-form{display:flex}.header__langs>li.country-switcher-mobile .country-switcher-form .icon{font-size:22px}.header__langs>li.country-switcher-mobile .country-switcher-form select{margin-left:-22px;padding-left:32px;color:#fff;font-size:14px;font-weight:600;border:0;background:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media only screen and (max-width: 1199.9px){.menu-shown .header__menu{right:0;visibility:visible}}.footer__visible{display:flex;flex-direction:row;align-items:center;padding-top:23px;padding-bottom:45px;border-top:1px solid rgba(85,90,99,.2)}@media only screen and (max-width: 1023.9px){.footer__visible{font-size:14px}}.footer__toggle-useful{margin-left:auto}.footer .toggle-useful{position:relative;display:block;padding:8px 35px 5px 24px;color:#29818c;font-size:14px;font-weight:600;border:2px solid}.footer .toggle-useful:after{content:" ";position:absolute;top:10px;right:10px;width:10px;height:10px;border-right:2px solid;border-bottom:2px solid;transform:rotate(45deg)}.footer .toggle-useful:hover{color:#3cb4c2;text-decoration:none}.footer.useful-shown .toggle-useful{border-color:rgba(41,129,140,.15)}.footer.useful-shown .toggle-useful:after{top:16px;transform:rotate(-135deg)}.footer.useful-shown .toggle-useful:hover{border-color:#3cb4c2}.footer__hidden{display:none;padding-bottom:60px}@media only screen and (max-width: 1023.9px){.footer__hidden{padding-bottom:50px}}.footer__row{display:flex;flex-direction:row;flex-wrap:wrap;margin:-35px -20px -20px}@media only screen and (max-width: 1023.9px){.footer__row{flex-direction:column;margin-top:-23px}}.footer__cell{flex:none;width:calc(50% - 40px);margin:30px 20px}@media only screen and (max-width: 1023.9px){.footer__cell{width:auto;margin-top:20px;margin-bottom:20px}}.footer__cell h3{max-width:300px;line-height:1.25}@media only screen and (max-width: 1023.9px){.footer__cell h3{max-width:none}}.footer__cell h3+h3{margin-top:25px}@media only screen and (max-width: 1023.9px){.footer__cell h3+h3{margin-top:20px}}.footer__cell h3 a{color:#29818c}.footer__cell p{font-size:14px;line-height:1.75}.footer__group-links{margin-top:0;margin-bottom:0;padding:0;list-style:none}.footer__group-links li:not(:first-child){margin-top:10px}@media only screen and (max-width: 1023.9px){.footer__group-links li:not(:first-child){margin-top:15px}}.footer__group-links li a{display:flex;flex-direction:row;align-items:center;align-items:flex-start;color:#29818c;line-height:1.3}.footer__group-links li a .icon{flex:none;margin-right:10px;font-size:20px;vertical-align:top}.footer .cookies-panel-link{color:#29818c;font-size:14px}.footer .cookies-panel-link .icon{margin-right:4px;font-size:20px;color:#555a63}.home-section{margin-bottom:75px;color:#fff;background:url(/images/intl/hero-image.jpg) center bottom no-repeat;background-size:cover}@media only screen and (max-width: 1023.9px){.home-section{margin-bottom:25px}}.home-section__container{position:relative;display:flex;flex-direction:row;align-items:center;min-height:100vh;padding-top:170px;padding-bottom:80px;max-width:1240px}@media only screen and (max-width: 1023.9px){.home-section__container{padding-top:170px;padding-bottom:140px}}.home-section__content{max-width:710px}@media only screen and (max-width: 1023.9px){.home-section__content{margin-right:auto;margin-left:auto;text-align:center}}.home-section__content .text-big{margin-top:50px;margin-bottom:50px}@media only screen and (max-width: 1023.9px){.home-section__content .text-big{margin-top:30px;margin-bottom:30px;line-height:1.7}}.home-section__content .buttons-group{display:flex;flex-direction:row;align-items:center}@media only screen and (max-width: 1023.9px){.home-section__content .buttons-group{justify-content:center}}@media only screen and (max-width: 767.9px){.home-section__content .buttons-group{flex-direction:column}}.home-section__content .button--primary{margin-right:55px}@media only screen and (max-width: 767.9px){.home-section__content .button--primary{margin-right:0;margin-bottom:24px}}.home-section__scroll{position:absolute;bottom:40px;left:50%;display:flex;flex-direction:column;align-items:center;font-size:13px;opacity:.5;transform:translateX(-50%)}@media only screen and (max-width: 1023.9px){.home-section__scroll{bottom:30px}}@media only screen and (max-width: 1023.9px){.home-section__scroll .scroll-text{display:none}}.home-section__scroll .scroll-icon{margin-top:22px;font-size:38px;border:1.5px solid hsla(0,0%,100%,.3);border-radius:50%;line-height:1}.home-section__scroll .icon{vertical-align:top}.flex-row{display:flex;flex-direction:row}.flex-row-center{display:flex;flex-direction:row;align-items:center}.flex-column{display:flex;flex-direction:column}.flex-column-center{display:flex;flex-direction:column;align-items:center}.grid-block{display:grid;grid-template-columns:1fr;margin:0 -100px;font-size:18px;line-height:1.6}.grid-block>.cell{padding-bottom:34px;margin:0 100px}.grid-block h2{font-size:26px;margin-bottom:18px;margin-top:0}.grid-block .title--h6{font-size:16px}.grid-block p{margin-bottom:34px}.grid-block p:last-child{margin-bottom:0}.grid-block .cell iframe{aspect-ratio:16/9;height:auto;width:100%}@media only screen and (max-width: 1023.9px){.grid-block>.cell.has-image{order:-1}}@media only screen and (min-width: 1024px){.grid-block{grid-template-columns:1fr 1fr}.grid-block>.cell{padding:34px 0}.grid-block>.cell:nth-child(odd){margin-left:100px;margin-right:0;padding-right:20px}.grid-block>.cell:nth-child(even){margin-right:100px;margin-left:0;padding-left:20px}.grid-block>.cell.has-image:nth-child(odd){padding-left:0}.grid-block>.cell.has-image:nth-child(even){padding-right:0}.grid-block>.cell.snap-to-edge{margin:0}.grid-block img{width:680px}.grid-block .snap-to-edge img{width:780px}.grid-block h2{margin-bottom:20px;font-size:32px}.grid-block .small-text{font-size:16px}}.content-section--products .content-section__container{padding-top:35px}.content-section--text .content-section__container{padding-top:30px;padding-bottom:30px}.content-section--text+.content-section--text .content-section__container{padding-top:70px}.content-section--accordion .content-section__container{padding-top:0}.content-section--accordion+.content-section--text .content-section__container{padding-top:50px}.content-section--light-color{background-color:#ebf7f9}.content-section--light-color .content-section__container{padding-top:130px;padding-bottom:95px}@media only screen and (max-width: 1023.9px){.content-section--light-color .content-section__container{padding-top:73px}}.content-section--news .content-section__container{max-width:1260px;padding-top:30px;padding-bottom:30px}.content-section--news .content-section__container h2{margin-bottom:30px}.content-section--news .content-section__container .read-more{padding-top:20px;border-top:1px solid #e0e0e0;text-align:right}.content-section--news .content-section__container .read-more__link{color:#29818c;font-size:14px;font-weight:600;text-decoration:underline}.content-section--news .content-section__container .read-more__link:hover{text-decoration:none}.content-section--hero{height:400px;background:url(/images/intl/hero-image.jpg) center bottom no-repeat;background-size:cover}@media only screen and (max-width: 1199.9px){.content-section--hero{height:200px}}.content-section--breadcrumb .content-section__container,.content-section--news-article .content-section__container{padding-top:0;padding-bottom:0}.content-section--news-article{margin-top:84px}@media screen and (max-width: 1200px){.content-section--news-article{margin-bottom:30px;margin-top:0}}.content-section--news-article .news-other{margin-bottom:100px}@media screen and (max-width: 1200px){.content-section--news-article .news-other{margin-bottom:50px}}.content-section--breadcrumb+.content-section--news-article{margin-top:0 !important}.content-section__container{padding-top:70px;padding-bottom:70px}.product-card{display:flex;flex-direction:column;min-height:591px;padding:40px 30px 0;text-align:center;background-color:#ebf7f9;cursor:pointer}@media only screen and (min-width: 1023.9px){.product-card{transition:all 100ms linear}}.product-card:hover{color:#fff;background-color:#3cb4c2}.product-card:hover svg{--color-axis: #ffffff;--color-line: #ffffff;--color-line1: #ffffff;--color-line2: #ffffff;--color-line-red: #ffffff}.product-card:hover .toggle-button .button-icon{background-color:#cf2344}.product-card:hover .product-card__desc:after{background:linear-gradient(180deg, rgba(60, 180, 194, 0) 0%, #3cb4c2 100%)}.product-card:hover .product-card__advantages li:before{background-color:#fff}.product-card:hover .product-card__advantages li:after{border-color:#29818c}@media only screen and (max-width: 1199.9px){.product-card{min-height:530px}}@media only screen and (max-width: 1023.9px){.product-card{min-height:440px}}@media only screen and (max-width: 1199.9px){.product-card.advantages-shown .product-card__desc{max-height:250px}}.product-card.advantages-shown .product-card__desc:after{display:none}.product-card.advantages-shown .toggle-button .button-icon{transform:rotate(-45deg)}.product-card__image{margin-bottom:47px}@media only screen and (max-width: 1023.9px){.product-card__image{margin-bottom:35px}}.product-card__image svg{display:block;width:100%;height:auto;vertical-align:top;--color-axis: #3cb4c2;--color-line: #3cb4c2;--color-line1: #3cb4c2;--color-line2: #29818c;--color-line-red: #b41f3c}.product-card__title{margin-bottom:12px}.product-card__desc{font-size:14px;line-height:1.75}@media only screen and (max-width: 1199.9px){.product-card__desc{position:relative;max-height:120px;min-height:120px;overflow:hidden;margin-bottom:20px;transition:all 300ms linear}}@media only screen and (max-width: 1023.9px){.product-card__desc:after{content:" ";position:absolute;right:0;bottom:0;left:0;height:52px;background:linear-gradient(180deg, rgba(235, 247, 249, 0) 0%, #ebf7f9 100%)}}.product-card__advantages{display:none;margin:0 -20px 0 0;padding:0 0 30px;list-style:none}.product-card__advantages li{position:relative;padding-left:46px;font-size:14px;text-align:left;line-height:1.7}.product-card__advantages li:first-child{margin-top:6px}.product-card__advantages li:not(:first-child){margin-top:22px}.product-card__advantages li:before,.product-card__advantages li:after{content:" ";position:absolute}.product-card__advantages li:before{top:-6px;left:0;width:30px;height:30px;border-radius:50%;background-color:rgba(60,180,194,.15)}.product-card__advantages li:after{top:-6px;left:6px;width:28px;height:12px;border-bottom:2px solid #3cb4c2;border-left:2px solid #3cb4c2;transform:rotate(-45deg)}.product-card__button{margin-top:auto;margin-bottom:-23px}@media only screen and (max-width: 1023.9px){.product-card__button{padding-top:5px}}.product-card__button .toggle-button{display:flex;flex-direction:column;align-items:center;margin-left:auto;margin-right:auto;color:inherit;border:0;background:none;outline:0;cursor:pointer}.product-card__button .toggle-button .button-text{margin-bottom:10px;font-size:12px;font-weight:600;text-transform:uppercase;line-height:2.2}.product-card__button .toggle-button .button-icon{padding:16px;color:#fff;font-size:18px;border-radius:50%;background:#b41f3c;line-height:1}.product-card__button .toggle-button .button-icon .icon{vertical-align:top}.product-cards__list{display:flex;flex-direction:row;margin-left:-20px;margin-right:-20px}@media only screen and (max-width: 1199.9px){.product-cards__list{margin-right:-10px;margin-left:-10px}}@media only screen and (max-width: 1023.9px){.product-cards__list{margin-right:-5px;margin-left:-5px;overflow-x:auto;overflow-y:hidden;padding-bottom:23px;scroll-behavior:smooth}}.product-cards__list-item{flex:none;width:calc(33.3333333333% - 40px);min-width:300px;margin-left:20px;margin-right:20px}@media only screen and (max-width: 1199.9px){.product-cards__list-item{width:calc(33.3333333333% - 20px);margin-right:10px;margin-left:10px}}@media only screen and (max-width: 1023.9px){.product-cards__list-item{width:calc(33.3333333333% - 10px);margin-right:5px;margin-left:5px}}.product-cards__list-item--featured .product-card{color:#fff;background-color:#582c5f}.product-cards__list-item--featured .product-card:hover{background-color:#3cb4c2}.product-cards__list-item--featured .product-card:hover path,.product-cards__list-item--featured .product-card:hover line{stroke:#fff !important}.product-cards__list-item--featured .product-card:hover .product-card__desc:after{background:linear-gradient(180deg, rgba(60, 180, 194, 0) 0%, #3cb4c2, 100%)}.product-cards__list-item--featured .product-card__desc:after{background:linear-gradient(180deg, rgba(88, 44, 95, 0) 0%, #582c5f 100%)}.citation__content{position:relative;z-index:1;max-width:1130px;margin-left:auto;margin-right:auto;padding:45px 45px 61px;color:#29818c;text-align:center}@media only screen and (max-width: 1023.9px){.citation__content{padding:42px 30px}}.citation__content:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:#ebf7f9;transform:skewX(-10deg)}@media only screen and (max-width: 1023.9px){.citation__content:after{transform:skewX(-2deg)}}.citation__content .text-big{max-width:780px;margin:0 auto}.citation__content .button{display:block;max-width:378px;margin:35px auto -90px;font-size:16px}@media only screen and (max-width: 1023.9px){.citation__content .button{margin-bottom:-80px}}.citation__content .button.display-mobile{max-width:238px}.full-width-image{margin:0 -60px}@media only screen and (max-width: 1023.9px){.full-width-image{margin:0 -20px}}.full-width-image img{width:100%;max-height:810px;min-height:260px;vertical-align:top;object-fit:cover}.site-content figure.full-size{margin-right:-20px;margin-left:-20px}@media only screen and (min-width: 768px){.site-content figure.full-size{margin-right:-100px;margin-left:-100px}}.site-content figure.full-size img{width:100%}.about{display:flex;flex-direction:row;padding:0;list-style:none}@media only screen and (max-width: 1023.9px){.about{flex-direction:column}}.about li{width:100%;min-height:300px;margin-bottom:0;padding:50px 45px 50px 40px;color:#fff}@media only screen and (max-width: 1023.9px){.about li{min-height:257px;padding:30px 20px 20px}}.about li:before,.about li:after{display:none}.about li:first-child{background-color:#29818c}.about li:nth-child(2){background-color:#1b727d}.about li:last-child{background-color:#085c67}.about li h4{margin-bottom:22px}.about li .about__content{font-size:14px;line-height:1.75}.about li .about__content p{margin-top:0;margin-bottom:34px}@media only screen and (max-width: 1023.9px){.about li .about__content p{margin-bottom:30px}}.about li .about__content p:last-child{margin-bottom:0}.who-we-are h2{margin:0}.who-we-are .year-slider{padding-top:60px}@media only screen and (max-width: 1023.9px){.who-we-are .year-slider{padding-top:75px}}.who-we-are .year-slider__navigation{display:flex;flex-direction:row;align-items:flex-end;max-width:100%;overflow-x:auto;overflow-y:hidden;margin:0 0 55px;padding:0;list-style:none;-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth}.who-we-are .year-slider__navigation::-webkit-scrollbar{display:none}@media only screen and (max-width: 767.9px){.who-we-are .year-slider__navigation{margin-bottom:28px;padding-right:85px;padding-left:85px}}.who-we-are .year-slider__navigation li{color:#fff;font-size:50px;font-weight:600;text-shadow:-1px -1px 0 #555a63,1px -1px 0 #555a63,-1px 1px 0 #555a63,1px 1px 0 #555a63;white-space:nowrap;line-height:.78}.who-we-are .year-slider__navigation li:before,.who-we-are .year-slider__navigation li:after{display:none}.who-we-are .year-slider__navigation li:hover{text-shadow:-1px -1px 0 #b41f3c,1px -1px 0 #b41f3c,-1px 1px 0 #b41f3c,1px 1px 0 #b41f3c;cursor:pointer}@media only screen and (max-width: 1023.9px){.who-we-are .year-slider__navigation li{font-size:70px}}.who-we-are .year-slider__navigation li:not(:first-child){margin-left:52px}@media only screen and (max-width: 767.9px){.who-we-are .year-slider__navigation li:not(:first-child){margin-left:40px}}.who-we-are .year-slider__navigation li.slick-current{color:#b41f3c;font-size:100px;text-shadow:none}@media only screen and (max-width: 1023.9px){.who-we-are .year-slider__navigation li.slick-current{font-size:70px}}.who-we-are .year-slider__slide{position:relative;padding-left:40px}@media only screen and (max-width: 767.9px){.who-we-are .year-slider__slide{padding-top:70px;padding-left:0;text-align:center}}.who-we-are .year-slider__slide-content{max-width:860px;min-height:158px}.who-we-are .year-slider__slide:before{content:"";position:absolute;top:6px;left:5px;width:8px;height:49px;font-size:50px;font-weight:600;background-color:#b41f3c;transform:skewX(-10deg)}@media only screen and (max-width: 767.9px){.who-we-are .year-slider__slide:before{top:0;left:50%;margin-left:-4px}}.contact-us__text{display:flex;flex-direction:row;margin-left:-20px;margin-right:-20px;padding-top:33px;padding-bottom:12px}@media only screen and (max-width: 1023.9px){.contact-us__text{flex-direction:column;padding-top:22px}}.contact-us__text p{flex:0 0 50%;padding:0 130px 0 20px}@media only screen and (max-width: 1023.9px){.contact-us__text p{flex-basis:100%;padding-right:20px}}.contact-us__text ul{margin:0;padding:0 20px;color:#29818c;font-size:24px;font-weight:600;list-style:none;line-height:1.2}.contact-us__switcher-tabs{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;margin:0 -40px 40px;padding:0;list-style:none}@media only screen and (max-width: 1023.9px){.contact-us__switcher-tabs{min-height:100px;margin-right:-10px;margin-left:-10px;padding-top:40px}}.contact-us__switcher-tabs li{padding:0 40px}@media only screen and (max-width: 1023.9px){.contact-us__switcher-tabs li{padding-right:10px;padding-left:10px}}.contact-us__switcher-tabs li a{display:block;padding:14px 0;color:#29818c;font-size:18px;font-weight:600;border-bottom:4px solid rgba(0,0,0,0);white-space:nowrap;line-height:1.2}.contact-us__switcher-tabs li a:hover{border-bottom-color:currentColor;text-decoration:none}.contact-us__switcher-tabs li.active a{border-bottom-color:currentColor}.contact-us__switcher-content{display:none}.contact-us__switcher-content.active{display:block}.contact-us__switcher-content .staff{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -80px;padding:0;list-style:none}@media only screen and (max-width: 1023.9px){.contact-us__switcher-content .staff{margin-right:-40px;margin-left:-40px}}@media only screen and (max-width: 767.9px){.contact-us__switcher-content .staff{margin-right:-13px;margin-left:-13px}}.contact-us__switcher-content .staff li{width:100%;max-width:320px;margin:0 80px}@media only screen and (max-width: 1023.9px){.contact-us__switcher-content .staff li{margin-right:40px;margin-left:40px}}@media only screen and (max-width: 767.9px){.contact-us__switcher-content .staff li{width:calc(50% - 26px);margin-right:13px;margin-left:13px}}.contact-us__switcher-content .staff li img{vertical-align:top}.contact-us__switcher-content .staff li h4{padding-top:30px;padding-bottom:15px}@media only screen and (max-width: 767.9px){.contact-us__switcher-content .staff li h4{padding-top:20px;padding-bottom:10px;font-size:16px}}.contact-us__switcher-content .staff li p{font-size:14px}.contact-us__switcher-content .staff li p span{display:block;margin-bottom:5px}.contact-us__switcher-content .staff li p a{color:#29818c}.feedback,.feedback-success{max-width:680px;margin-right:auto;margin-left:auto;padding-top:75px;padding-bottom:70px;text-align:center}@media only screen and (max-width: 1023.9px){.feedback,.feedback-success{padding-top:40px;padding-bottom:30px}}.feedback h2{margin-bottom:44px}@media only screen and (max-width: 1023.9px){.feedback h2{margin-bottom:52px}}.feedback h6{margin-bottom:20px}.feedback__form{text-align:left}.feedback__form input[type=number]{-moz-appearance:textfield}.feedback__form input[type=number]::-webkit-inner-spin-button,.feedback__form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.feedback__form-row{padding:10px 0}.feedback__form-row.flex-row{margin-left:-10px;margin-right:-10px}@media only screen and (max-width: 767.9px){.feedback__form-row.flex-row{flex-direction:column}}.feedback__form-cell{width:calc(50% - 20px);margin-left:10px;margin-right:10px}@media only screen and (max-width: 767.9px){.feedback__form-cell{width:auto}}@media only screen and (max-width: 767.9px){.feedback__form-cell:last-child{margin-top:20px}}.feedback__form-comment{margin-top:-10px;margin-bottom:27px;color:#555a63;font-size:13px}@media only screen and (max-width: 1023.9px){.feedback__form-comment{margin-top:-8px;margin-bottom:47px;line-height:1.45}}.feedback__form-agreement{margin-bottom:30px}@media only screen and (max-width: 1023.9px){.feedback__form-submit{text-align:center}}@media only screen and (max-width: 1023.9px){.feedback__form-submit .button{max-width:215px}}.feedback-success__content{position:relative;padding:160px 40px 47px;background-color:#ebf7f9}.feedback-success__content:before{content:" ";position:absolute;top:30px;left:50%;width:100px;height:100px;margin-left:-50px;border-radius:50%;background-color:#fff}.feedback-success__content:after{content:" ";position:absolute;top:65px;left:50%;width:46px;height:20px;margin-left:-22px;border-bottom:3px solid #b41f3c;border-left:3px solid #b41f3c;transform:rotate(314deg)}.feedback-success__content h3{margin-bottom:20px}.feedback-success__content .buttons{display:flex;justify-content:center}@media only screen and (max-width: 767.9px){.feedback-success__content .buttons{flex-direction:column;align-items:center}}.feedback-success__content .buttons a{margin-right:15px;margin-left:15px}@media only screen and (max-width: 767.9px){.feedback-success__content .buttons a{margin:0 0 20px}}.article{padding-top:130px;padding-bottom:120px}@media only screen and (max-width: 1023.9px){.article{padding-top:60px;padding-bottom:80px}}.article a{color:#29818c}.article h2,.article .title--h2{margin-bottom:30px}.article p,.article h3,.article .title--h3,.article h4,.article .title--h4,.article h5,.article .title--h5,.article ol,.article ul{max-width:680px;margin:0 auto 25px}@media only screen and (max-width: 1023.9px){.article ol,.article ul{font-size:14px}}.article ol li:not(:first-child),.article ul li:not(:first-child){margin-top:5px}.article ol{padding-left:17px}.article ul{padding-left:0;list-style:none}.article ul li{position:relative;padding-left:25px}.article ul li:before{content:" ";position:absolute;top:13px;left:0;width:15px;height:2px;background-color:#b41f3c}@media only screen and (max-width: 1023.9px){.article ul li:before{top:11px}}.article figure{margin:60px -20px;text-align:center}@media only screen and (max-width: 1023.9px){.article figure{margin-top:40px;margin-bottom:40px}}.article figure img{vertical-align:top}.article figure.full-size{margin:100px 0 100px -100px}@media only screen and (max-width: 1023.9px){.article figure.full-size{margin:60px -20px}}.article figure.full-size img{width:100%}.article .video-section{max-width:920px;margin:95px auto 100px}@media only screen and (max-width: 1023.9px){.article .video-section{margin:75px -20px 50px}}.article .video{position:relative;padding-bottom:56.25%}.article .video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.testimonials-carousel{margin:80px 0}.testimonials-carousel .slick-dots{display:flex;justify-content:center;margin:0;padding:0;list-style:none}.testimonials-carousel .slick-dots li{margin-right:6px;margin-bottom:0;margin-left:6px;padding-left:0;line-height:1}.testimonials-carousel .slick-dots li:before{display:none}.testimonials-carousel .slick-dots li.slick-active button{background-clip:border-box;opacity:1}.testimonials-carousel .slick-dots li button{width:18px;height:18px;overflow:hidden;border:3px solid rgba(0,0,0,0);border-radius:50%;vertical-align:top;background-color:#29818c;background-clip:padding-box;line-height:10;opacity:.5;cursor:pointer}.testimonial{position:relative;display:none;margin-top:30px;margin-bottom:30px;padding:50px 30px 30px}@media screen and (max-width: 768px){.testimonial{margin-bottom:20px;padding-right:20px;padding-left:20px}}.testimonial:first-child{display:block}.testimonial:after{content:"";position:absolute;top:-18px;left:30px;width:40px;height:36px;background:url("/images/icons/quote.svg")}@media screen and (max-width: 768px){.testimonial:after{left:20px}}.testimonial-light{color:inherit;background-color:#ebf7f9}.testimonial-light h5{color:#29818c}.testimonial-light .testimonial-button a:hover{color:#fff;border-color:#29818c;background-color:#29818c}.testimonial-dark{color:#fff;background-color:#3e1e45}.testimonial-dark a{color:inherit}.testimonial-dark .testimonial-button a:hover{color:#3e1e45;border-color:#fff;background-color:#fff}.testimonial-text{margin-bottom:25px;line-height:1.7}.testimonial-author{display:flex;align-items:center;margin-bottom:25px}@media screen and (max-width: 768px){.testimonial-author{margin-bottom:30px;font-size:1.4rem}}.testimonial-author-image{flex:none;margin-right:15px}.testimonial-author-image img{border-radius:50%;vertical-align:top;height:70px;width:70px}.testimonial-author-data h5{margin-bottom:0;font-weight:600;font-size:inherit;text-transform:none}.testimonial-button a{display:inline-block;padding:8px 18px;font-size:14px;font-weight:600;text-align:center;text-transform:uppercase;vertical-align:top;border:2px solid currentColor;text-decoration:none;line-height:1.45}@media screen and (max-width: 768px){.testimonial-button a{width:100%}}.flex{display:flex}.items-center{align-items:center}.mb-30{margin-bottom:30px}.mb-md{margin-bottom:20px}.mr-xs{margin-right:3px}.default-picture.default-picture{display:initial;margin:0}.news-tile{margin-bottom:40px;line-height:1.4}.news-tile-image{display:block;margin-bottom:15px}.news-tile-image img{vertical-align:top}@media screen and (min-width: 1024px){.news-tile-image img{object-fit:cover}}@media screen and (min-width: 1024px){.news-tile-content{max-width:520px}}.news-tile-date{display:flex;margin-bottom:12px;color:#555a63;font-size:14px}.news-tile-date .separate{margin-right:6px;margin-left:6px;color:#e0e0e0}.news-tile-title{display:block;margin-bottom:14px;color:inherit;font-size:18px;font-weight:600;text-decoration:none;line-height:1.25}.news-tile-title:hover{text-decoration:underline}.news-tile-description{line-height:1.65}.news-tile-description p{margin-bottom:10px}.news-tile-description strong{font-weight:normal}.news-tile-link{color:#29818c;font-size:14px;font-weight:600;text-decoration:underline;vertical-align:top}.news-tile-link:hover{text-decoration:none}@media screen and (min-width: 1024px){.news-list{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}}@media screen and (min-width: 1024px){.news-list .news-tile{margin:0 10px 60px;width:calc(33.3333333333% - 20px)}}@media screen and (min-width: 1024px){.news-list .news-tile-image img{width:100%}}@media screen and (min-width: 1024px){.news-home-list .news-tile{display:flex;align-items:center;margin-bottom:40px}}.news-home-list .news-tile-image{width:100%;flex:none;align-self:flex-start}@media screen and (min-width: 1024px){.news-home-list .news-tile-image{max-width:480px;margin-bottom:0;margin-right:60px}}@media screen and (min-width: 1024px){.news-home-list .news-tile-image img{height:320px}}@media screen and (min-width: 1024px){.news-home-list .news-tile-title{font-size:24px}}.news-article{max-width:680px;margin:0 auto 70px}@media screen and (min-width: 1024px){.news-article-title{font-size:36px;line-height:1.2}}.news-article-images{margin:0 -100px 30px}@media screen and (min-width: 1024px){.news-article-images{margin-bottom:55px}}.news-article-images .slides{max-width:680px;margin-right:auto;margin-left:auto;text-align:center}.news-article-images .slides img{vertical-align:top}.news-article-date{display:flex;color:#555a63;margin-bottom:12px;font-size:14px;line-height:18px}.news-article-date .separate{margin-right:6px;margin-left:6px;color:#e0e0e0}.news-article-intro{font-size:18px;font-weight:600;line-height:1.6}.news-article-text{overflow:hidden;font-size:16px;line-height:1.7}.news-article-text .text{font-size:inherit;line-height:inherit}.news-article-text p:last-child{margin-bottom:34px}.news-other{border-top:1px solid #e0e0e0}.news-other>h3{margin:25px 0 20px;line-height:1.6}@media screen and (min-width: 1024px){.news-other>h3{font-size:24px}}.news-other .news-list{display:flex;min-width:1180px}@media screen and (max-width: 1200px){.news-other .news-list{margin-right:40px;margin-left:40px}}@media screen and (max-width: 768px){.news-other .news-list{margin-right:10px;margin-left:10px}}.news-other .news-list-scroll{overflow:hidden}@media screen and (max-width: 1200px){.news-other .news-list-scroll{margin-right:-50px;margin-left:-50px;overflow:auto}}@media screen and (max-width: 768px){.news-other .news-list-scroll{margin-right:-20px;margin-left:-20px}}.news-other .news-list .news-tile{margin:0 10px;width:calc(33.3333333333% - 20px)}.news-other .news-list .news-tile .news-tile-description{display:none}.news-filters{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:30px}@media screen and (max-width: 768px){.news-filters{display:block;position:relative}}.news-filters .filter-dropdowns{display:flex;align-items:center;gap:20px;flex-grow:1}@media screen and (max-width: 768px){.news-filters .filter-dropdowns{margin-bottom:15px}}.news-filters .filter-dropdown{position:relative;width:100%}.news-filters .filter-dropdown--years,.news-filters .filter-dropdown--categories{max-width:280px}.news-filters .filter-dropdown.dropdown-shown .filter-dropdown-btn{color:#1d1d1d}.news-filters .filter-dropdown.dropdown-shown .filter-dropdown-btn .icon{transform:rotate(180deg)}.news-filters .filter-dropdown.dropdown-shown .filter-dropdown-block{display:flex}.news-filters .filter-dropdown-btn{position:relative;z-index:2;display:flex;width:100%;padding:10px;border:1px solid rgba(85,90,99,.3);text-align:left;background:#fff;color:#1d1d1d;line-height:28px}.news-filters .filter-dropdown-btn .icon{margin-left:auto;font-size:28px;vertical-align:top}.news-filters .filter-dropdown-block{position:absolute;top:100%;left:0;z-index:1;display:none;flex-direction:column;width:100%;margin-top:-1px;border:1px solid #e0e0e0;box-shadow:0 10px 30px rgba(0,0,0,.1);border-radius:0 0 4px 4px;background-color:#fff}@media screen and (max-width: 480px){.news-filters .filter-dropdown-block{position:fixed;top:0;right:0;bottom:0;left:0;margin-top:0;z-index:101}}.news-filters .filter-dropdown-header{display:none;align-items:center;margin-bottom:20px;padding:18px 20px;border-bottom:1px solid #e0e0e0}@media screen and (max-width: 480px){.news-filters .filter-dropdown-header{display:flex}}.news-filters .filter-dropdown-header h4{margin-top:0;margin-bottom:0;font-size:16px}.news-filters .filter-dropdown-header button{color:#1d1d1d;padding:0;margin-left:auto;border:0;background:none}.news-filters .filter-dropdown-header button .icon{font-size:20px;vertical-align:top}.news-filters .filter-dropdown-list{max-height:320px;flex-grow:1;overflow:auto;margin:0;padding:0;list-style:none}@media screen and (max-width: 480px){.news-filters .filter-dropdown-list{max-height:none}}.news-filters .filter-dropdown-list li{margin-bottom:0;padding-left:0}.news-filters .filter-dropdown-list li:before{display:none}.news-filters .filter-dropdown-list li a,.news-filters .filter-dropdown-list li label{display:flex;align-items:center;padding:8px 16px;color:inherit;text-decoration:none;line-height:1.2;cursor:pointer}@media screen and (max-width: 480px){.news-filters .filter-dropdown-list li a,.news-filters .filter-dropdown-list li label{padding-right:20px;padding-left:20px}}.news-filters .filter-dropdown-list li a:hover,.news-filters .filter-dropdown-list li label:hover{background-color:#e8f9fc}.news-filters .filter-dropdown-list li a.active .checked,.news-filters .filter-dropdown-list li a.active+.checked,.news-filters .filter-dropdown-list li a input:checked .checked,.news-filters .filter-dropdown-list li a input:checked+.checked,.news-filters .filter-dropdown-list li label.active .checked,.news-filters .filter-dropdown-list li label.active+.checked,.news-filters .filter-dropdown-list li label input:checked .checked,.news-filters .filter-dropdown-list li label input:checked+.checked{color:#fff;border-color:#29818c;background-color:#29818c}.news-filters .filter-dropdown-list li a.active .checked .icon,.news-filters .filter-dropdown-list li a.active+.checked .icon,.news-filters .filter-dropdown-list li a input:checked .checked .icon,.news-filters .filter-dropdown-list li a input:checked+.checked .icon,.news-filters .filter-dropdown-list li label.active .checked .icon,.news-filters .filter-dropdown-list li label.active+.checked .icon,.news-filters .filter-dropdown-list li label input:checked .checked .icon,.news-filters .filter-dropdown-list li label input:checked+.checked .icon{visibility:visible}.news-filters .filter-dropdown-list li a .checked,.news-filters .filter-dropdown-list li label .checked{width:24px;height:24px;margin-left:auto;border:1px solid #555a63;font-size:22px}.news-filters .filter-dropdown-list li a .checked .icon,.news-filters .filter-dropdown-list li label .checked .icon{visibility:hidden;vertical-align:top}.news-filters .filter-all-news{margin-right:30px;color:#29818c;font-size:14px;font-weight:600;text-decoration:underline;white-space:nowrap}@media screen and (max-width: 768px){.news-filters .filter-all-news{display:none}}.news-filters .filter-all-news:hover{text-decoration:none}.news-filters .filter-news-counter{flex:none;margin-left:auto;font-size:14px;font-weight:600}.news-filters .filter-dropdown-button{color:#29818c;font-weight:600;text-decoration:none;border:0;background:none}@media screen and (max-width: 768px){.news-filters .filter-dropdown-button{position:absolute;right:0;top:65px}}.news-filters .filter-dropdown-button:hover{text-decoration:underline}.news-filters .filter-dropdown-button--reset{color:#9ea0a3;font-weight:600}.news-filters .filter-dropdown-buttons{border-top:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:16px}@media screen and (max-width: 768px){.news-filters .filter-dropdown-buttons .filter-dropdown-button{position:static;right:auto;top:auto}}.landing-news-home-list{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:1fr;grid-column-gap:40px;margin:0 0 30px;opacity:0;transition:opacity .7s ease-out;transition-delay:.2s}.landing-news-home-list.is-visible{opacity:1;transform:translateY(0)}@media screen and (max-width: 1024px){.landing-news-home-list{display:block}}.landing-news-home-list .news-tile{display:block;margin:0 0 40px}.landing-news-home-list .news-tile-image{width:320px;height:240px;margin:0}.landing-news-home-list .news-tile-image img{height:240px}.landing-news-home-list .news-tile .news-tile-title{font-size:24px;margin-bottom:10px}.landing-news-home-list .news-tile .news-tile-image{height:auto;max-width:none;width:100%;margin:0 0 20px}.landing-news-home-list .news-tile .news-tile-image img{height:auto;width:100%}@media screen and (max-width: 1024px){.landing-news-home-list .news-tile-scroll{display:flex;overflow-x:auto;margin:0 -20px;padding:0 0 0 20px}}.landing-news-home-list .news-tile-scroll .news-tile{align-items:start;display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:1fr;grid-column-gap:20px;grid-row-gap:0;margin:0 0 30px}@media screen and (max-width: 1024px){.landing-news-home-list .news-tile-scroll .news-tile{display:block;flex:0 0 auto;width:80%;margin:0 20px 0 0}}.landing-news-home-list .news-tile-scroll .news-tile-title{font-size:16px}.landing-news-home-list .news-tile-scroll .news-tile-image{margin:0;aspect-ratio:320/240}.landing-news-home-list .news-tile-scroll .news-tile-image img{width:100%}@media screen and (max-width: 1024px){.landing-news-home-list .news-tile-scroll .news-tile-description{display:none}}.pagination{display:flex;justify-content:center;padding-top:20px;font-size:14px;border-top:1px solid #e0e0e0;margin:0 0 30px}.pagination a{color:#29818c;text-decoration:none}.pagination a:hover{text-decoration:underline}.pagination__item{min-width:40px;height:40px;justify-content:center;align-items:center;text-align:center;display:flex}.pagination__item.pagination__nav{font-size:14px;text-decoration:none}@font-face{font-family:"Linearicons-Free";src:url("/fonts/linearicons/Linearicons-Free.eot?w118d");src:url("/fonts/linearicons/Linearicons-Free.eot?#iefixw118d") format("embedded-opentype"),url("/fonts/linearicons/Linearicons-Free.woff2?w118d") format("woff2"),url("/fonts/linearicons/Linearicons-Free.woff?w118d") format("woff"),url("/fonts/linearicons/Linearicons-Free.ttf?w118d") format("truetype"),url("/fonts/linearicons/Linearicons-Free.svg?w118d#Linearicons-Free") format("svg");font-weight:normal;font-style:normal;font-display:swap}.lnr{font-family:"Linearicons-Free";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lnr-home:before{content:"e800"}.lnr-apartment:before{content:""}.lnr-pencil:before{content:""}.lnr-magic-wand:before{content:""}.lnr-drop:before{content:""}.lnr-lighter:before{content:""}.lnr-poop:before{content:""}.lnr-sun:before{content:""}.lnr-moon:before{content:""}.lnr-cloud:before{content:""}.lnr-cloud-upload:before{content:""}.lnr-cloud-download:before{content:""}.lnr-cloud-sync:before{content:""}.lnr-cloud-check:before{content:""}.lnr-database:before{content:""}.lnr-lock:before{content:""}.lnr-cog:before{content:""}.lnr-trash:before{content:""}.lnr-dice:before{content:""}.lnr-heart:before{content:""}.lnr-star:before{content:""}.lnr-star-half:before{content:""}.lnr-star-empty:before{content:""}.lnr-flag:before{content:""}.lnr-envelope:before{content:""}.lnr-paperclip:before{content:""}.lnr-inbox:before{content:""}.lnr-eye:before{content:""}.lnr-printer:before{content:""}.lnr-file-empty:before{content:""}.lnr-file-add:before{content:""}.lnr-enter:before{content:""}.lnr-exit:before{content:""}.lnr-graduation-hat:before{content:""}.lnr-license:before{content:""}.lnr-music-note:before{content:""}.lnr-film-play:before{content:""}.lnr-camera-video:before{content:""}.lnr-camera:before{content:""}.lnr-picture:before{content:""}.lnr-book:before{content:""}.lnr-bookmark:before{content:""}.lnr-user:before{content:""}.lnr-users:before{content:""}.lnr-shirt:before{content:""}.lnr-store:before{content:""}.lnr-cart:before{content:""}.lnr-tag:before{content:""}.lnr-phone-handset:before{content:""}.lnr-phone:before{content:""}.lnr-pushpin:before{content:""}.lnr-map-marker:before{content:""}.lnr-map:before{content:""}.lnr-location:before{content:""}.lnr-calendar-full:before{content:""}.lnr-keyboard:before{content:""}.lnr-spell-check:before{content:""}.lnr-screen:before{content:""}.lnr-smartphone:before{content:""}.lnr-tablet:before{content:""}.lnr-laptop:before{content:""}.lnr-laptop-phone:before{content:""}.lnr-power-switch:before{content:""}.lnr-bubble:before{content:""}.lnr-heart-pulse:before{content:""}.lnr-construction:before{content:""}.lnr-pie-chart:before{content:""}.lnr-chart-bars:before{content:""}.lnr-gift:before{content:""}.lnr-diamond:before{content:""}.lnr-linearicons:before{content:""}.lnr-dinner:before{content:""}.lnr-coffee-cup:before{content:""}.lnr-leaf:before{content:""}.lnr-paw:before{content:""}.lnr-rocket:before{content:""}.lnr-briefcase:before{content:""}.lnr-bus:before{content:""}.lnr-car:before{content:""}.lnr-train:before{content:""}.lnr-bicycle:before{content:""}.lnr-wheelchair:before{content:""}.lnr-select:before{content:""}.lnr-earth:before{content:""}.lnr-smile:before{content:""}.lnr-sad:before{content:""}.lnr-neutral:before{content:""}.lnr-mustache:before{content:""}.lnr-alarm:before{content:""}.lnr-bullhorn:before{content:""}.lnr-volume-high:before{content:""}.lnr-volume-medium:before{content:""}.lnr-volume-low:before{content:""}.lnr-volume:before{content:""}.lnr-mic:before{content:""}.lnr-hourglass:before{content:""}.lnr-undo:before{content:""}.lnr-redo:before{content:""}.lnr-sync:before{content:""}.lnr-history:before{content:""}.lnr-clock:before{content:""}.lnr-download:before{content:""}.lnr-upload:before{content:""}.lnr-enter-down:before{content:""}.lnr-exit-up:before{content:""}.lnr-bug:before{content:""}.lnr-code:before{content:""}.lnr-link:before{content:""}.lnr-unlink:before{content:""}.lnr-thumbs-up:before{content:""}.lnr-thumbs-down:before{content:""}.lnr-magnifier:before{content:""}.lnr-cross:before{content:""}.lnr-menu:before{content:""}.lnr-list:before{content:""}.lnr-chevron-up:before{content:""}.lnr-chevron-down:before{content:""}.lnr-chevron-left:before{content:""}.lnr-chevron-right:before{content:""}.lnr-arrow-up:before{content:""}.lnr-arrow-down:before{content:""}.lnr-arrow-left:before{content:""}.lnr-arrow-right:before{content:""}.lnr-move:before{content:""}.lnr-warning:before{content:""}.lnr-question-circle:before{content:""}.lnr-menu-circle:before{content:""}.lnr-checkmark-circle:before{content:""}.lnr-cross-circle:before{content:""}.lnr-plus-circle:before{content:""}.lnr-circle-minus:before{content:""}.lnr-arrow-up-circle:before{content:""}.lnr-arrow-down-circle:before{content:""}.lnr-arrow-left-circle:before{content:""}.lnr-arrow-right-circle:before{content:""}.lnr-chevron-up-circle:before{content:""}.lnr-chevron-down-circle:before{content:""}.lnr-chevron-left-circle:before{content:""}.lnr-chevron-right-circle:before{content:""}.lnr-crop:before{content:""}.lnr-frame-expand:before{content:""}.lnr-frame-contract:before{content:""}.lnr-layers:before{content:""}.lnr-funnel:before{content:""}.lnr-text-format:before{content:""}.lnr-text-format-remove:before{content:""}.lnr-text-size:before{content:""}.lnr-bold:before{content:""}.lnr-italic:before{content:""}.lnr-underline:before{content:""}.lnr-strikethrough:before{content:""}.lnr-highlight:before{content:""}.lnr-text-align-left:before{content:""}.lnr-text-align-center:before{content:""}.lnr-text-align-right:before{content:""}.lnr-text-align-justify:before{content:""}.lnr-line-spacing:before{content:""}.lnr-indent-increase:before{content:""}.lnr-indent-decrease:before{content:""}.lnr-pilcrow:before{content:""}.lnr-direction-ltr:before{content:""}.lnr-direction-rtl:before{content:""}.lnr-page-break:before{content:""}.lnr-sort-alpha-asc:before{content:""}.lnr-sort-amount-asc:before{content:""}.lnr-hand:before{content:""}.lnr-pointer-up:before{content:""}.lnr-pointer-right:before{content:""}.lnr-pointer-down:before{content:""}.lnr-pointer-left:before{content:""}.slides{margin-bottom:87px;position:relative;max-width:592px}.slides:hover .slick-arrow{opacity:.7}.slides .slide,.slides img{display:block !important}.slides .slick-arrow{background:rgba(29,53,87,.9) no-repeat center;transition:opacity .1s;text-indent:-1000px;overflow:hidden;position:absolute;cursor:pointer;height:100%;z-index:99;width:50px;opacity:0;border:0;bottom:0;top:0}.slides .slick-arrow:hover,.slides .slick-arrow:active{opacity:1}.slides .slick-prev{background-image:url("/images/arrow-left.svg");left:0}.slides .slick-next{background-image:url("/images/arrow-right.svg");right:0}.slides .slick-dots{bottom:-37px;justify-content:center;align-items:flex-end;height:37px;position:absolute;display:flex;right:0;margin:0;left:0}.slides .slick-dots li{align-items:center;display:flex;padding:0;margin:0}.slides .slick-dots li::before{display:none}.slides .slick-dots button{background-color:#c4c4c4;text-indent:-1000px;margin:0 5px;border-radius:50%;overflow:hidden;cursor:pointer;height:12px;width:12px;padding:0;border:0}.slides .slick-active button{background-color:#29818c}@media screen and (max-width: 768px){.slides{margin-left:-20px;max-width:100vw;width:100vw}.slides img{width:100%}.slick-arrow{display:none !important}}/*# sourceMappingURL=app.css.map */
