.btn__primary{display:inline-block;line-height:1;font-weight:500;font-size:16px;color:#fff;background-color:#C41230;font-family:"Ubuntu",sans-serif;outline:none !important;text-decoration:none !important;cursor:pointer;border-radius:50px;padding:20px 40px;border:none;transition:background-color .2s}@media (max-width: 576px){.btn__primary{padding:20px 46px}}.btn__primary:hover{color:#fff;background-color:#7e0c1f}.btn__secondary{display:flex;justify-content:flex-start;align-items:center;border:none;outline:none !important;text-decoration:none !important;cursor:pointer;font-family:"Ubuntu",sans-serif;background:transparent}.btn__secondary span{display:block;font-weight:500;font-size:16px;transition:color .2s}.btn__secondary figure{margin:0 0 0 15px;width:25px;height:25px;display:flex;justify-content:center;align-items:center;border-radius:25px;transition:background-color .2s}@media (max-width: 768px){.btn__secondary figure{margin:0 0 0 11px;width:35px;height:35px}}.btn__secondary figure svg{width:15px;height:auto;display:block}.btn__secondary figure svg path{transition:fill .2s}.btn__secondary--red span{color:#fff}.btn__secondary--red figure{background-color:#fff}.btn__secondary--red figure svg path{fill:#C41230}.btn__secondary--red:hover span{color:#C41230}.btn__secondary--red:hover figure{background-color:#C41230}.btn__secondary--red:hover figure svg path{fill:#fff}.btn__secondary--blue span{color:#1674AD}.btn__secondary--blue figure{background-color:#1674AD}.btn__secondary--blue figure svg path{fill:#fff}.btn__secondary--blue:hover span{color:#105680}.btn__secondary--blue:hover figure{background-color:#105680}.buttons-container{width:100%;display:flex;align-items:center;flex-wrap:wrap}.buttons-container--left{justify-content:flex-start}.buttons-container--center{justify-content:center}.buttons-container--right{justify-content:flex-end}.buttons-container .btn{margin:20px}.header{width:100%;position:fixed;left:0;z-index:999;padding:0 70px;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s}@media (max-width: 1200px){.header{padding:0 35px}}@media (min-width: 1026px){.header{top:0}}@media (max-width: 1025px){.header{bottom:0;padding:0;background-color:#fff;height:70px;box-shadow:0px 12px 72px rgba(0,0,0,0.22)}.header:after{content:'';display:block;width:100%;height:100%;background-color:#fff;position:absolute;top:0;left:0;z-index:1}.header *{z-index:2}}@media (max-width: 1025px){.header.header--longreads:not(.show-main){height:0}}.header__logo{width:100%;max-width:270px;display:block}@media (max-width: 1200px){.header__logo{max-width:200px}}.header__logo svg{display:block;width:100%;height:auto}@media (max-width: 1200px){.header__logo svg{width:200px;height:28px}}.header__logo svg path.fill-white,.header__logo svg path.fill-white-stroke{fill:#fff;transition:fill .2s}.header__logo svg path.fill-white-stroke{stroke:#fff}.header__logo figure{margin:0}@media (max-width: 1025px){.header__logo figure.desktop{display:none}}.header__logo figure.mobile{width:33px;height:26px;margin:0 auto}@media (min-width: 1026px){.header__logo figure.mobile{display:none}}.header__logo figure.mobile svg{width:33px;height:26px}.header__logo figure.mobile svg path{fill:#C41230}@media (max-width: 1025px){.header__logo{width:70px;height:70px;display:flex;align-items:center}}.header__navbar{margin:0;padding:0;list-style:none;display:flex;align-items:center;justify-content:flex-start;margin-left:auto}.header__navbar>li{margin:0 40px 0 0;position:relative;height:80px;display:flex;align-items:center}@media (max-width: 1025px){.header__navbar>li{height:auto;margin:0;padding:0 20px}}@media (max-width: 576px){.header__navbar>li{padding:0 12px}}.header__navbar>li>a{font-family:"Ubuntu",sans-serif;font-size:16px;text-decoration-line:none;color:#fff;font-weight:500;transition:color .2s}@media (max-width: 1025px){.header__navbar>li>a{color:#000}}.header__navbar>li>a:hover{color:#C41230}@media (max-width: 1025px){.header__navbar>li:not(.menu-item-has-children){display:none}}.header__navbar>li.menu-item-has-children{position:relative;height:80px;display:flex;align-items:center}@media (max-width: 1025px){.header__navbar>li.menu-item-has-children{height:auto;margin:0;padding:0 20px}.header__navbar>li.menu-item-has-children:last-child{display:none}.header__navbar>li.menu-item-has-children:before{content:'';height:40px;width:1px;background-color:#A0A5A9;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}}@media (max-width: 576px){.header__navbar>li.menu-item-has-children{padding:0 12px}}@media (min-width: 1026px){.header__navbar>li.menu-item-has-children>a:after{content:'';display:inline-block;width:10px;height:6px;background-image:url("../../icons/fa/angle-down--white.svg");background-repeat:no-repeat;background-position:center center;background-size:cover;margin-left:5px;transform:translateY(-2px);transition:transform .2s}.header__navbar>li.menu-item-has-children>a:hover:after{background-image:url("../../icons/fa/angle-down--red.svg")}}@media (max-width: 1025px){.header__navbar>li.menu-item-has-children>a{line-height:1.2em}}@media (max-width: 576px){.header__navbar>li.menu-item-has-children>a{font-size:14px}}.header__navbar>li.menu-item-has-children:hover>a:after{transform:translateY(-2px) rotate(-180deg)}.header__navbar>li.menu-item-has-children:hover>ul{opacity:1;transform:translate(-50%, 0);pointer-events:all}.header__navbar>li>ul{position:absolute;top:100%;left:50%;width:320px;margin:0;padding:55px 50px 40px 50px;list-style:none;transform:translate(-50%, 25px);opacity:0;pointer-events:none;transition:transform .2s, opacity .2s}@media (max-width: 1025px){.header__navbar>li>ul{display:none}}.header__navbar>li>ul:before{content:'';width:24px;height:24px;background-color:#000;position:absolute;display:block;top:15px;left:50%;transform:translate(-50%, -50%) rotate(45deg);z-index:1}.header__navbar>li>ul:after{content:'';display:block;position:absolute;top:15px;left:0;bottom:0;width:100%;background-color:#000;z-index:2}.header__navbar>li>ul>li{position:relative;z-index:3;margin:0 0 6px 0}.header__navbar>li>ul>li a{color:#fff;text-decoration:none;font-family:"Roboto",sans-serif;font-weight:500;font-size:16px;transition:color .2s}.header__navbar>li>ul>li a:before{content:'';display:inline-block;background-image:url("../../icons/fa/angle-right--redsolid.svg");background-repeat:no-repeat;background-size:7px auto;background-position:center center;width:7px;height:13px;margin:0 5px 0 0}.header__navbar>li>ul>li a:hover{color:#C41230}.header__navbar>li>ul>li.title-item>a{font-family:"Ubuntu",sans-serif;font-size:20px}.header__navbar>li>ul>li.title-item>a:before{display:none}.header__utilities{display:flex;justify-content:flex-end;align-items:center;margin-right:-30px}@media (max-width: 1025px){.header__utilities{margin-right:0}}.header__flag{width:34px;height:22px;display:block;line-height:1;margin:0 20px 0 0}.header__flag svg{display:block;width:34px;height:22px}@media (max-width: 1025px){.header__flag{position:relative;margin:0 27px 0 27px}}@media (max-width: 1025px){.header:not(.header--open) .header__flag:before{content:'';height:40px;width:1px;background-color:#A0A5A9;display:block;position:absolute;top:50%;left:-27px;transform:translateY(-50%)}}.header__burger-trigger{position:relative;z-index:6;width:22px;height:22px;border:none;outline:none;background-color:transparent;margin:0 10px;padding:0}.header__burger-trigger>span.middle{position:absolute;top:50%;left:50%;width:4px;height:4px;background-color:#C41230;display:block;transform:translate(-50%, -50%);transition:background-color .2s}@media (max-width: 1025px){.header__burger-trigger>span.middle{background-color:#fff}}.header__burger-trigger>span.top,.header__burger-trigger>span.bottom{width:4px;height:4px;position:absolute;left:50%;top:50%;display:block;background-color:#C41230;transition:background-color .2s;transform-origin:50% 50%}@media (max-width: 1025px){.header__burger-trigger>span.top,.header__burger-trigger>span.bottom{background-color:#fff}}.header__burger-trigger>span.top{transform:translate(-50%, -270%)}.header__burger-trigger>span.top.animate{animation:topBarAnimation .5s;animation-fill-mode:forwards}.header__burger-trigger>span.bottom{transform:translate(-50%, 170%)}.header__burger-trigger>span.bottom.animate{animation:bottomBarAnimation .5s;animation-fill-mode:forwards}@media (max-width: 1025px){.header__burger-trigger{background-color:#C41230;width:70px;height:70px;margin:0 0 0 0}}.header__burger-trigger:hover span{background-color:#1674AD}.header__search-trigger{padding:0;position:relative;width:22px;height:22px;border:none;outline:none;margin:0 10px;padding:0;background-color:transparent}.header__search-trigger svg{width:15px;height:14px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.header__search-trigger svg path{fill:#fff;transition:fill .2s}@media (max-width: 1025px){.header__search-trigger{width:70px;height:70px;margin:0;display:none}.header__search-trigger svg{width:20px;height:21px}.header__search-trigger svg path{fill:#051722}}.header__search-trigger--visible svg path{fill:#C41230}.header__search-trigger:hover svg path{fill:#C41230}.header__hamburger-wrapper{position:fixed;right:0;background-color:#272727;height:100vh;width:100%;z-index:5;overflow:auto;transition:transform .2s;transform:translateX(100%);display:flex;flex-direction:column}@media (min-width: 1026px){.header__hamburger-wrapper{top:0;padding-top:80px;justify-content:space-between}}@media (max-width: 1025px){.header__hamburger-wrapper{height:calc( 100vh - 70px);bottom:0;top:0;z-index:-1}}@media (min-width: 577px){.header__hamburger-wrapper{max-width:380px}}.header__hamburger-wrapper--open{transform:translateX(0)}.header__hamburger-wrapper-longreads{position:fixed;overflow-y:hidden;left:0;height:0;width:100%;max-width:380px;z-index:5;overflow:auto;transition:transform .2s;background-color:#272727;display:flex;flex-direction:column}.header__hamburger-wrapper-longreads .header__hamburger{margin-bottom:1rem}.header__hamburger-wrapper-longreads .header__hamburger>li{padding:20px 47px 20px 0px}@media (min-width: 1026px){.header__hamburger-wrapper-longreads{top:100px;justify-content:space-between}}@media (max-width: 1025px){.header__hamburger-wrapper-longreads{bottom:0;top:70px;z-index:5}}@media (min-width: 577px){.header__hamburger-wrapper-longreads{max-width:380px}}@media (max-width: 576px){.header__hamburger-wrapper-longreads{max-width:100%}}.header__hamburger-wrapper-longreads--open{transition:height .2s;transition:background-color .2s;overflow-y:hidden;transform:translateX(0);height:calc(100% - 100px)}@media (max-width: 1025px){.header__hamburger-wrapper-longreads--open{height:calc(100% - 70px)}}.header__hamburger-wrapper-longreads:not(--open){overflow-y:hidden;transition:height .2s}.header__hamburger-wrapper-longreads .header__hamburger.scroll{overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.header__hamburger-wrapper-longreads .header__hamburger.scroll::-webkit-scrollbar{display:none}.header .header__hamburger-wrapper-longreads--open+.header__longread-wrapper .longread__trigger{background-color:unset}@media (max-width: 1025px){.header .header__hamburger-wrapper-longreads--open+.header__longread-wrapper .longread__trigger>span.top,.header .header__hamburger-wrapper-longreads--open+.header__longread-wrapper .longread__trigger>span.bottom{background-color:#C41230}}.header__hamburger{margin:0 0 40px 0;padding:0 50px;width:100%;list-style:none}@media (max-width: 768px){.header__hamburger{padding:0 20px}}.header__hamburger>li{border-top:1px solid #A0A5A9;padding:20px 0;position:relative;width:100%}.header__hamburger>li:last-of-type{border-bottom:1px solid #A0A5A9}@media (min-width: 1026px){.header__hamburger>li.mobile-only{display:none}}.header__hamburger>li>a{color:#fff;font-weight:500;font-family:"Ubuntu",sans-serif;text-decoration:none;font-size:18px;transition:color .2s}.header__hamburger>li>a:hover{color:#C41230}.header__hamburger>li>.trigger-sub{width:47px;height:68px;position:absolute;top:0;right:0;background-color:#C41230;cursor:pointer;transition:background-color .2s}.header__hamburger>li>.trigger-sub:after{content:'';display:block;position:absolute;width:14px;height:8px;background-image:url("../../icons/fa/angle-down--white.svg");background-repeat:no-repeat;background-position:center center;background-size:cover;top:50%;left:50%;transform:translate(-50%, -50%);transition:transform .2s}.header__hamburger>li>.trigger-sub.sub-open{background-color:rgba(196,18,48,0.56)}.header__hamburger>li>.trigger-sub.sub-open:after{transform:rotate(180deg) translate(50%, 50%)}.header__hamburger>li>.trigger-sub:hover{background-color:rgba(196,18,48,0.56)}.header__hamburger>li>ul{width:100%;margin:0;padding:0 0 0 0;list-style:none;height:auto;max-height:0;transition:max-height .2s, padding .2s;overflow:hidden}.header__hamburger>li>ul.sub-open{padding:16px 0 0 0;max-height:600px;transition:max-height .2s}.header__hamburger>li>ul li{margin:4px 0 4px 0}.header__hamburger>li>ul li a{color:#fff;text-decoration:none;font-family:"Ubuntu",sans-serif;font-weight:400;font-size:16px;transition:color .2s}.header__hamburger>li>ul li a:before{content:'';display:inline-block;background-image:url("../../icons/fa/angle-right--redsolid.svg");background-repeat:no-repeat;background-size:7px auto;background-position:center center;width:7px;height:13px;margin:0 5px 0 0}.header__hamburger>li>ul li a:hover{color:#C41230}.header__search{position:absolute;top:100%;left:0;width:100%;background-color:#000;box-shadow:0px 4px 10px rgba(0,0,0,0.05);opacity:0;transform:translateY(20px);pointer-events:none;transition:transform .2s, opacity .2s;z-index:9}@media (max-width: 1025px){.header__search{top:0;background-color:#fff;transform:translateY(-140%)}}.header__search--visible{opacity:1;transform:translateY(0);pointer-events:all}@media (max-width: 1025px){.header__search--visible{transform:translateY(-130%)}}.header__search form{width:100%;max-width:1080px;margin:0 auto;border-left:4px solid #C41230;display:flex;justify-content:flex-start;flex-wrap:wrap}@media (max-width: 1025px){.header__search form{border-left:0}}.header__search form input[type="search"]{width:calc( 100% - 90px);border:none;background-color:transparent;color:#fff;padding:0 0 0 30px;font-size:18px;font-weight:300}@media (max-width: 1025px){.header__search form input[type="search"]{width:calc( 100% - 70px);color:#000}}.header__search form input[type="search"].placeholder{opacity:1}@media (max-width: 1025px){.header__search form input[type="search"].placeholder{opacity:0.65}}.header__search form input[type="search"]:-moz-placeholder{opacity:1}@media (max-width: 1025px){.header__search form input[type="search"]:-moz-placeholder{opacity:0.65}}.header__search form input[type="search"]::-moz-placeholder{opacity:1}@media (max-width: 1025px){.header__search form input[type="search"]::-moz-placeholder{opacity:0.65}}.header__search form input[type="search"]:-ms-input-placeholder{opacity:1}@media (max-width: 1025px){.header__search form input[type="search"]:-ms-input-placeholder{opacity:0.65}}.header__search form input[type="search"]::-webkit-input-placeholder{opacity:1}@media (max-width: 1025px){.header__search form input[type="search"]::-webkit-input-placeholder{opacity:0.65}}.header__search form button{width:90px;height:75px;background-color:#C41230;border:none}@media (max-width: 1025px){.header__search form button{width:70px;height:70px}}.header__search form button svg{width:18px}.header__search form button svg path{fill:#fff}.header__box{background-color:#131313;width:100%;padding:50px;color:#fff}@media (max-width: 992px){.header__box{display:none}}.header__box h3{font-family:"Ubuntu",sans-serif;font-weight:500;font-size:20px;line-height:28px}.header__box p{font-family:"Ubuntu",sans-serif;font-weight:400;font-size:18px;line-height:25px}.header__box a{display:flex;justify-content:flex-start;align-items:center;text-decoration:none;margin-bottom:7px}.header__box a svg{width:16px;margin-right:5px}.header__box a svg path{fill:#C41230}.header__box a span{color:#fff;transition:color .2s}.header__box a:hover span{color:#C41230}.header__hamburger-logo{display:block;max-width:270px;width:100%;margin:60px auto 50px}@media (min-width: 1026px){.header__hamburger-logo{display:none}}.header__hamburger-logo svg{width:100%;height:auto}.header__hamburger-logo svg path.fill-white,.header__hamburger-logo svg path.fill-white-stroke{fill:#fff;transition:fill .2s}.header__hamburger-logo svg path.fill-white-stroke{stroke:#fff}@media (min-width: 1026px){.header--map{background:rgba(19,19,19,0.61)}}.header--sticky,.header--always-sticky{background-color:#fff;box-shadow:0px 12px 22px rgba(0,0,0,0.04)}.header--sticky .header__logo svg path.fill-white,.header--sticky .header__logo svg path.fill-white-stroke,.header--always-sticky .header__logo svg path.fill-white,.header--always-sticky .header__logo svg path.fill-white-stroke{fill:#000}.header--sticky .header__logo svg path.fill-white-stroke,.header--always-sticky .header__logo svg path.fill-white-stroke{stroke:#000}.header--sticky .header__navbar>li>a,.header--always-sticky .header__navbar>li>a{color:#000}.header--sticky .header__navbar>li>a:after,.header--always-sticky .header__navbar>li>a:after{background-image:url("../../icons/fa/angle-down.svg")}.header--sticky .header__navbar>li>a:hover,.header--always-sticky .header__navbar>li>a:hover{color:#C41230}.header--sticky .header__navbar>li>ul.sub-menu,.header--always-sticky .header__navbar>li>ul.sub-menu{padding:40px 50px}.header--sticky .header__navbar>li>ul.sub-menu:before,.header--sticky .header__navbar>li>ul.sub-menu:after,.header--always-sticky .header__navbar>li>ul.sub-menu:before,.header--always-sticky .header__navbar>li>ul.sub-menu:after{top:0}.header--sticky .header__search-trigger svg path,.header--always-sticky .header__search-trigger svg path{fill:#000}@media (max-width: 1025px){.header--sticky .header__flag,.header--always-sticky .header__flag{display:block}}.header .header__longreads__toggle{display:none}.header--longreads.show-main .header__longread-wrapper{display:none}.header--longreads.show-main .header__longreads__toggle .header__longreads-trigger.open{display:none}.header--longreads .next{position:fixed;bottom:25px;display:block;text-align:center;width:100%}.header--longreads .next svg{fill:white;width:50px}.header--longreads:not(.show-main):not(.header__longread-wrapper)>a:not(.next),.header--longreads:not(.show-main):not(.header__longread-wrapper)>ul,.header--longreads:not(.show-main):not(.header__longread-wrapper)>div:not(.header__longreads__toggle):not(.header__longread-wrapper){display:none}.header--longreads:not(.show-main) .header__longread-wrapper{padding-left:50px;padding-right:50px;justify-content:space-between;position:fixed;display:flex;top:0;left:0;z-index:99;background:#272727;align-items:center;height:100px}@media (max-width: 1025px){.header--longreads:not(.show-main) .header__longread-wrapper{padding-left:20px;padding-right:0px;height:70px}.header--longreads:not(.show-main) .header__longread-wrapper figure.longreads{display:block}}.header--longreads:not(.show-main) .header__longread-wrapper .header__logo svg{display:block;width:100%;height:auto}.header--longreads:not(.show-main) .header__longread-wrapper .longread__trigger{margin:0}@media (max-width: 1025px){.header--longreads:not(.show-main) .header__longread-wrapper .longread__trigger{width:47px;height:70px}}@media (min-width: 577px){.header--longreads:not(.show-main) .header__longread-wrapper{border-radius:0px 0px 18px 0px;width:380px}}@media (max-width: 576px){.header--longreads:not(.show-main) .header__longread-wrapper{width:100%}}.header--longreads:not(.show-main) .header__longread-wrapper .header__logo{max-width:84px}.header--longreads:not(.show-main) .header__longread-wrapper .current p{color:white;margin:0}@media (max-width: 1025px){.header--longreads:not(.show-main) .header__longread-wrapper .current{margin-left:auto;padding-right:25px}}.header--longreads:not(.show-main) .header__longread-wrapper .desktop.longreads svg{max-width:100px}.header--longreads:not(.show-main) .header__longread-wrapper .header__utilities{margin-right:0}.header--longreads:not(.show-main) .header__longreads__toggle .header__longreads-trigger.close{display:none}.header--longreads:not(.show-main) .header__longreads__toggle .header__longreads-trigger.close:after{transform:rotate(180deg)}@media (min-width: 1026px){.header--longreads:not(.show-main) .header__longreads__toggle{top:0}}@media (max-width: 1025px){.header--longreads:not(.show-main) .header__longreads__toggle{bottom:0}}.header--longreads .header__longreads__toggle{display:block;position:absolute;right:0;padding:10px 15px;background:rgba(19,19,19,0.9)}@supports (-webkit-backdrop-filter: blur(20px)) or (backdrop-filter: blur(2px)){.header--longreads .header__longreads__toggle{background:rgba(19,19,19,0.46);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}}@media (min-width: 1026px){.header--longreads .header__longreads__toggle{border-bottom-left-radius:9px;top:80px}}@media (max-width: 1025px){.header--longreads .header__longreads__toggle{border-top-left-radius:9px;bottom:70px}}.header--longreads .header__longreads__toggle a{display:block;color:#fff;text-decoration:none}.header--longreads .header__longreads__toggle a:after{transition:trasform .2;content:'';display:inline-block;width:10px;height:6px;background-image:url("../../icons/fa/angle-down--white.svg");background-repeat:no-repeat;background-position:center center;background-size:cover;margin-left:5px;transform:translateY(-2px)}.header--longreads .header__longreads__toggle a.close:after{transition:transform .2s;transform:rotate(180deg)}.header--longreads .header__longreads__toggle a:hover:after{background-image:url("../../icons/fa/angle-down--red.svg")}.header--longreads.header--open .header__longread-wrapper{border-radius:0}@media (max-width: 1025px){.header--open .header__navbar{display:none}}@media (max-width: 1025px){.header--open .header__search-trigger{display:block}}@media (max-width: 1025px){.header--open .header__flag:after{content:'';height:40px;width:1px;background-color:#A0A5A9;display:block;position:absolute;top:0;right:-27px;margin-top:-10px}}@keyframes topBarAnimation{from{transform:translate(-50%, -270%)}33%{transform:translate(-50%, -50%)}66%{transform:translate(-50%, -50%) scaleX(6)}to{transform:translate(-50%, -50%) rotate(-135deg) scaleX(6)}}@keyframes bottomBarAnimation{from{transform:translate(-50%, 170%)}33%{transform:translate(-50%, -50%)}66%{transform:translate(-50%, -50%) scaleX(6)}to{transform:translate(-50%, -50%) rotate(135deg) scaleX(6)}}.alignnone{margin:5px 20px 20px 0}.editor-content p img{max-width:100%;object-fit:cover;height:auto}.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto}.alignright{float:right;margin:5px 0 20px 20px}@media screen and (max-width: 700px){.alignright{float:none;margin-right:0;display:block;margin:0 auto}}.alignleft{float:left;margin:5px 20px 20px 0}@media screen and (max-width: 700px){.alignleft{float:none;margin-right:0;display:block;margin:0 auto}}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:0.875rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.sticky,.gallery-caption,.bypostauthor{display:block}.gform_honeypot{width:0 !important;height:0;overflow:hidden;margin:0 !important;padding:0 !important}section.block form{width:100%}section.block form ul.gform_fields{margin:0;padding:0;list-style:none;display:flex;justify-content:space-between;flex-wrap:wrap}section.block form ul.gform_fields li{width:calc( 50% - 10px);margin:0 0 20px 0}@media (max-width: 768px){section.block form ul.gform_fields li{width:100%}}section.block form ul.gform_fields li.full{width:100%}section.block form ul.gform_fields li .gfield_label,section.block form ul.gform_fields li .validation_message{display:none}section.block form ul.gform_fields li input[type="text"],section.block form ul.gform_fields li input[type="email"]{width:100%;height:55px;background-color:#fff;border:1px solid #A0A5A9;border-radius:3px;color:#000;padding:15px}section.block form ul.gform_fields li input[type="text"].placeholder,section.block form ul.gform_fields li input[type="email"].placeholder{opacity:1}section.block form ul.gform_fields li input[type="text"]:-moz-placeholder,section.block form ul.gform_fields li input[type="email"]:-moz-placeholder{opacity:1}section.block form ul.gform_fields li input[type="text"]::-moz-placeholder,section.block form ul.gform_fields li input[type="email"]::-moz-placeholder{opacity:1}section.block form ul.gform_fields li input[type="text"]:-ms-input-placeholder,section.block form ul.gform_fields li input[type="email"]:-ms-input-placeholder{opacity:1}section.block form ul.gform_fields li input[type="text"]::-webkit-input-placeholder,section.block form ul.gform_fields li input[type="email"]::-webkit-input-placeholder{opacity:1}section.block form ul.gform_fields li textarea{width:100%;height:104px;background-color:#fff;border:1px solid #A0A5A9;border-radius:3px;padding:10px 15px;resize:none}section.block form ul.gform_fields li textarea.placeholder{opacity:1}section.block form ul.gform_fields li textarea:-moz-placeholder{opacity:1}section.block form ul.gform_fields li textarea::-moz-placeholder{opacity:1}section.block form ul.gform_fields li textarea:-ms-input-placeholder{opacity:1}section.block form ul.gform_fields li textarea::-webkit-input-placeholder{opacity:1}section.block form ul.gform_fields li.gfield_error input[type="text"],section.block form ul.gform_fields li.gfield_error input[type="email"],section.block form ul.gform_fields li.gfield_error textarea{background:linear-gradient(0deg, rgba(237,76,92,0.17), rgba(237,76,92,0.17)),#fff;border-color:#C41230}section.block form ul.gfield_checkbox{margin:0;padding:0;list-style:none}section.block form ul.gfield_checkbox li{margin:0 0 5px 0}section.block form ul.gfield_checkbox li:last-of-type{margin:0 0 0 0}section.block form ul.gfield_checkbox li input[type="checkbox"]{display:none}section.block form ul.gfield_checkbox li label{font-weight:400;font-size:16px;font-family:"Roboto",sans-serif;position:relative;padding:0 0 0 37px;height:22px;line-height:22px;cursor:pointer;transition:color .2s}section.block form ul.gfield_checkbox li label:before,section.block form ul.gfield_checkbox li label:after{content:'';width:22px;height:22px;display:block;position:absolute;top:0;left:0}section.block form ul.gfield_checkbox li label:before{background-color:#ECEDEE;border:1px solid #555;transition:border .2s}section.block form ul.gfield_checkbox li label:after{background-image:url("../../icons/fa/check--red.svg");background-repeat:no-repeat;background-size:15px 12px;background-position:center center;opacity:0;transition:opacity .2s}section.block form ul.gfield_checkbox li label:hover{color:#1674AD}section.block form ul.gfield_checkbox li label:hover:before{border-color:#1674AD}section.block form ul.gfield_checkbox li input[type="checkbox"]:checked+label:after{opacity:1}section.block form ul.gfield_radio{margin:0;padding:0;list-style:none}section.block form ul.gfield_radio li{margin:0 0 5px 0}section.block form ul.gfield_radio li:last-of-type{margin:0 0 0 0}section.block form ul.gfield_radio li input[type="radio"]{display:none}section.block form ul.gfield_radio li label{font-weight:400;font-size:16px;font-family:"Roboto",sans-serif;position:relative;padding:0 0 0 37px;height:22px;line-height:22px;cursor:pointer;transition:color .2s}section.block form ul.gfield_radio li label:before,section.block form ul.gfield_radio li label:after{content:'';width:22px;height:22px;display:block;position:absolute;top:0;left:0;border-radius:11px}section.block form ul.gfield_radio li label:before{background-color:#ECEDEE;border:1px solid #555;transition:border .2s}section.block form ul.gfield_radio li label:after{background-color:#C41230;opacity:0;transition:transform .2s, opacity .2s}section.block form ul.gfield_radio li label:hover{color:#1674AD}section.block form ul.gfield_radio li label:hover:before{border-color:#1674AD}section.block form ul.gfield_radio li input[type="radio"]:checked+label:after{transform:scale(0.45);opacity:1}section.block .select2-container--default{margin:0;padding:0;outline:none !important}section.block .fojo-select{font-family:"Roboto",sans-serif;outline:none !important}section.block .fojo-select--default{width:100%;background-color:#fff;border:1px solid #A0A5A9;height:55px;border-radius:3px;margin:0;padding:0;transition:border .2s, background-color .2s}section.block .fojo-select--default .select2-selection__rendered{width:100%;height:53px;line-height:53px;margin:0;padding:0 90px 0 20px;color:#000}section.block .fojo-select--default .select2-selection__rendered .select2-selection__placeholder{color:#000}section.block .fojo-select--default .select2-selection__arrow{width:90px;height:55px;top:0;right:0;border-radius:0 3px 3px 0;background-color:#C41230;transition:background-color .2s}section.block .fojo-select--default .select2-selection__arrow b{display:none}section.block .fojo-select--default .select2-selection__arrow:after{content:'';width:15px;height:10px;background-image:url("../../icons/fa/angle-down--white.svg");background-repeat:no-repeat;background-position:center center;background-size:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}section.block .fojo-select--small{font-family:"Ubuntu",sans-serif;width:100%;max-width:200px;border:none;border-radius:none;background-color:transparent;height:55px}section.block .fojo-select--small .select2-selection__rendered{background-color:transparent;border:none;color:#fff;font-size:16px;font-weight:500;height:55px;position:relative;line-height:60px;transition:color .2s;padding:0 10px 0 0}section.block .fojo-select--small .select2-selection__rendered:after{content:'';width:100%;height:3px;background-color:#C41230;position:absolute;display:block;left:0;bottom:4px}section.block .fojo-select--small .select2-selection__placeholder{color:#fff;transition:color .2s}section.block .fojo-select--small .select2-selection__arrow{right:0;top:25px;width:10px}section.block .fojo-select--small .select2-selection__arrow b{display:none}section.block .fojo-select--small .select2-selection__arrow:after{transition:transform .2s;content:'';display:block;width:10px;height:6px;background-image:url("../../icons/fa/angle-down-regular--white.svg");background-repeat:no-repeat;background-position:center;background-size:100%}section.block .fojo-select-small{max-width:200px;width:100%}section.block .fojo-select-small--black .select2-selection__rendered,section.block .fojo-select-small--black .select2-selection__placeholder{color:#000}section.block .fojo-select-small--black .select2-selection__arrow:after{background-image:url("../../icons/fa/angle-down-regular--black.svg")}section.block .select2-container--default:hover .fojo-select--default .select2-selection__arrow{background-color:#7e0c1f}section.block .select2-container--open .fojo-select--default{background-color:#C41230;border:1px solid #C41230}section.block .select2-container--open .fojo-select--default .select2-selection__rendered{color:#fff}section.block .select2-container--open .fojo-select--default .select2-selection__rendered .select2-selection__placeholder{color:#fff}section.block .select2-container--open .fojo-select--default .select2-selection__arrow{background-color:#C41230 !important}section.block .select2-container--open .fojo-select--default .select2-selection__arrow:after{transform:translate(-50%, -50%) rotate(-180deg) !important}section.block .select2-container--open .fojo-select--small .select2-selection__rendered,section.block .select2-container--open .fojo-select--small .select2-selection__placeholder{color:#C41230}section.block .select2-container--open .fojo-select--small .select2-selection__arrow:after{transform:rotate(-180deg);background-image:url("../../icons/fa/angle-down-regular--red.svg")}.select2-dropdown .select2-results__options{border:none}.select2-dropdown .select2-results__option{color:#000;transition:color .2s, background-color .2s}.select2-dropdown .select2-results__option[aria-selected="true"]{background-color:#f1f1f1}.select2-dropdown .select2-results__option--highlighted{color:#C41230 !important;background-color:transparent !important}.mceContentBody,.mce-content-body{padding:20px !important;background:#fff !important;color:#000 !important}.editor-content--black,.mce-content-body--black{color:#000}.editor-content--white,.mce-content-body--white{color:#fff}.editor-content--left,.mce-content-body--left{text-align:left}.editor-content--center,.mce-content-body--center{text-align:center}.editor-content--right,.mce-content-body--right{text-align:right}.editor-content h1,.editor-content h2,.editor-content h3,.editor-content h4,.editor-content h5,.mce-content-body h1,.mce-content-body h2,.mce-content-body h3,.mce-content-body h4,.mce-content-body h5{font-family:"Ubuntu",sans-serif;font-weight:500}.editor-content h1,.editor-content .h1,.mce-content-body h1,.mce-content-body .h1{font-weight:700;font-size:40px;line-height:1.35em;margin-bottom:0.7em}@media (max-width: 768px){.editor-content h1,.editor-content .h1,.mce-content-body h1,.mce-content-body .h1{font-size:34px;line-height:1.4em}}.editor-content h2,.editor-content .h2,.mce-content-body h2,.mce-content-body .h2{font-size:32px;line-height:1.35em;margin-bottom:0.7em}@media (max-width: 768px){.editor-content h2,.editor-content .h2,.mce-content-body h2,.mce-content-body .h2{font-size:30px;line-height:1.35em}}.editor-content h3,.editor-content .h3,.mce-content-body h3,.mce-content-body .h3{font-size:25px;line-height:1.35em;margin-bottom:0.7em}@media (max-width: 768px){.editor-content h3,.editor-content .h3,.mce-content-body h3,.mce-content-body .h3{font-size:24px;line-height:1.45em}}.editor-content h4,.editor-content .h4,.mce-content-body h4,.mce-content-body .h4{font-size:20px;line-height:1.4em}.editor-content h5,.editor-content .h5,.mce-content-body h5,.mce-content-body .h5{font-size:18px;line-height:1.4em}@media (max-width: 768px){.editor-content h5,.editor-content .h5,.mce-content-body h5,.mce-content-body .h5{font-size:16px}}.editor-content h1.jumbotron,.editor-content h2.jumbotron,.editor-content h3.jumbotron,.editor-content h4.jumbotron,.editor-content h5.jumbotron,.mce-content-body h1.jumbotron,.mce-content-body h2.jumbotron,.mce-content-body h3.jumbotron,.mce-content-body h4.jumbotron,.mce-content-body h5.jumbotron{font-size:54px;line-height:1.2em;font-weight:700;text-shadow:0px 4px 15px rgba(0,0,0,0.25)}@media (max-width: 768px){.editor-content h1.jumbotron,.editor-content h2.jumbotron,.editor-content h3.jumbotron,.editor-content h4.jumbotron,.editor-content h5.jumbotron,.mce-content-body h1.jumbotron,.mce-content-body h2.jumbotron,.mce-content-body h3.jumbotron,.mce-content-body h4.jumbotron,.mce-content-body h5.jumbotron{font-size:36px;line-height:1.36em}}.editor-content h1 .fojo-symbol,.editor-content h2 .fojo-symbol,.editor-content h3 .fojo-symbol,.editor-content h4 .fojo-symbol,.editor-content h5 .fojo-symbol,.mce-content-body h1 .fojo-symbol,.mce-content-body h2 .fojo-symbol,.mce-content-body h3 .fojo-symbol,.mce-content-body h4 .fojo-symbol,.mce-content-body h5 .fojo-symbol{display:inline-flex;margin-right:15px;width:39px;justify-content:space-between}.editor-content h1 .fojo-symbol--above,.editor-content h2 .fojo-symbol--above,.editor-content h3 .fojo-symbol--above,.editor-content h4 .fojo-symbol--above,.editor-content h5 .fojo-symbol--above,.mce-content-body h1 .fojo-symbol--above,.mce-content-body h2 .fojo-symbol--above,.mce-content-body h3 .fojo-symbol--above,.mce-content-body h4 .fojo-symbol--above,.mce-content-body h5 .fojo-symbol--above{display:flex;margin:0 0 15px 0}.editor-content h1 .fojo-symbol:before,.editor-content h1 .fojo-symbol:after,.editor-content h2 .fojo-symbol:before,.editor-content h2 .fojo-symbol:after,.editor-content h3 .fojo-symbol:before,.editor-content h3 .fojo-symbol:after,.editor-content h4 .fojo-symbol:before,.editor-content h4 .fojo-symbol:after,.editor-content h5 .fojo-symbol:before,.editor-content h5 .fojo-symbol:after,.mce-content-body h1 .fojo-symbol:before,.mce-content-body h1 .fojo-symbol:after,.mce-content-body h2 .fojo-symbol:before,.mce-content-body h2 .fojo-symbol:after,.mce-content-body h3 .fojo-symbol:before,.mce-content-body h3 .fojo-symbol:after,.mce-content-body h4 .fojo-symbol:before,.mce-content-body h4 .fojo-symbol:after,.mce-content-body h5 .fojo-symbol:before,.mce-content-body h5 .fojo-symbol:after{content:'';width:17px;height:17px;display:block;background-color:#C41230}.editor-content p,.mce-content-body p{font-weight:400;font-size:16px;line-height:1.55em;margin:0 0 1.55em 0}.editor-content p.preamble,.mce-content-body p.preamble{font-weight:300;font-size:18px;line-height:1.5em}.editor-content p.article-preamble,.mce-content-body p.article-preamble{font-weight:300;font-size:20px;line-height:1.5em}.editor-content p.sign-off,.mce-content-body p.sign-off{border-left:3px solid #C41230;padding-left:7px}.editor-content p a,.mce-content-body p a{font-weight:700;text-decoration:none;color:#C41230;transition:color .2s}.editor-content p a:hover,.mce-content-body p a:hover{color:#1674AD}.editor-content ul:not(.gform_fields):not(.gfield_radio):not(.gfield_checkbox):not(.dropdown-optgroup),.editor-content ol,.mce-content-body ul:not(.gform_fields):not(.gfield_radio):not(.gfield_checkbox):not(.dropdown-optgroup),.mce-content-body ol{margin:0 0 1.55em 0;padding:0;font-size:16px;line-height:1.55em;list-style:none}.editor-content ul:not(.gform_fields):not(.gfield_radio):not(.gfield_checkbox):not(.dropdown-optgroup) li,.editor-content ol li,.mce-content-body ul:not(.gform_fields):not(.gfield_radio):not(.gfield_checkbox):not(.dropdown-optgroup) li,.mce-content-body ol li{padding:0 0 0 25px;margin:0 0 .55em 0;position:relative}.editor-content ul:not(.gform_fields):not(.gfield_radio):not(.gfield_checkbox):not(.dropdown-optgroup) li:before,.mce-content-body ul:not(.gform_fields):not(.gfield_radio):not(.gfield_checkbox):not(.dropdown-optgroup) li:before{display:block;content:'';width:16px;height:12px;background-image:url("../../icons/fa/check--gray.svg");background-repeat:no-repeat;background-size:16px 12px;position:absolute;top:5px;left:0}.editor-content ol,.mce-content-body ol{counter-reset:item}.editor-content ol li,.mce-content-body ol li{counter-increment:item}.editor-content ol li:before,.mce-content-body ol li:before{content:counter(item) ".";position:absolute;display:block;font-weight:900;color:#A0A5A9;top:0;left:0}.editor-content blockquote p,.editor-content q p,.mce-content-body blockquote p,.mce-content-body q p{color:#C41230;font-size:32px;line-height:1.35em;font-style:italic;font-weight:700;font-family:"Ubuntu",sans-serif}@media (max-width: 768px){.editor-content blockquote p,.editor-content q p,.mce-content-body blockquote p,.mce-content-body q p{font-size:26px}}@media screen and (min-width: 1240px){.editor-content blockquote p,.editor-content q p,.mce-content-body blockquote p,.mce-content-body q p{transform:translateX(-68px)}}.editor-content>*:last-child,.mce-content-body>*:last-child{margin-bottom:0}@media (max-width: 768px){.editor-content blockquote,.mce-content-body blockquote{margin-bottom:1.44em !important}}.editor-content .fojo-author,.mce-content-body .fojo-author{font-size:16px;border-left:3px solid #C41230;padding-left:10px;font-weight:400}.embed-container{width:100%;margin-bottom:1.44em;position:relative;padding-top:56.25%}.embed-container iframe,.embed-container embed,.embed-container object{position:absolute;top:0;left:0;width:100%;height:100%}.footer{background-color:#000;padding:50px 15px}@media (max-width: 1025px){.footer{padding:50px 15px 120px 50px}}.footer__logo{width:270px;display:block;margin:0 auto}@media (max-width: 1025px){.footer__logo{width:200px;height:28px;margin:0}}.footer__logo svg{display:block;width:100%;height:auto}@media (max-width: 1025px){.footer__logo svg{width:200px;height:28px}}.footer__logo svg path.fill-white,.footer__logo svg path.fill-white-stroke{fill:#fff;transition:fill .2s}.footer__logo svg path.fill-white-stroke{stroke:#fff}.footer__navbar{margin:40px 0 20px 0;padding:0;list-style:none;width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}@media (max-width: 1025px){.footer__navbar{justify-content:flex-start;align-items:flex-start;margin:20px 0 20px 0}}@media (max-width: 1025px){.footer__navbar li{width:100%;margin:0 0 10px 0}}.footer__navbar li a{color:#fff;font-family:"Ubuntu",sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s}.footer__navbar li a:hover{color:#C41230}.footer__navbar li:after{content:'';height:15px;width:1px;background-color:#fff;display:inline-block;margin:0 20px;transform:translateY(2px)}@media (max-width: 1025px){.footer__navbar li:after{display:none}}.footer__navbar li:last-of-type:after{display:none}.footer__contacts{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}@media (max-width: 1025px){.footer__contacts{justify-content:flex-start}}.footer__contacts li{padding:0 20px}@media (max-width: 1025px){.footer__contacts li{width:100%;padding:0;margin:0 0 15px 0}}.footer__contacts li a{text-decoration:none;display:flex;justify-content:flex-start;align-items:center}@media (max-width: 1025px){.footer__contacts li a{align-items:flex-start}}.footer__contacts li a svg{width:16px;margin:0 5px 0 0}@media (max-width: 1025px){.footer__contacts li a svg{margin:0 10px 0 0;transform:translateY(4px)}}.footer__contacts li a svg path{fill:#C41230}.footer__contacts li a span{font-family:"Ubuntu",sans-serif;font-weight:500;font-size:16px;color:#fff;transition:color .2s}.footer__contacts li a:hover span{color:#C41230}.course{background-color:#fff;height:100%;border-radius:3px;overflow:hidden}.course__image{width:100%;margin:0;position:relative;overflow:hidden}.course__image img{max-width:100%;height:auto}.course__date{position:absolute;left:0;bottom:0;background:rgba(255,255,255,0.9);color:rgba(0,0,0,0.65);font-weight:700;width:100%;padding:7px 10px}.course__content{color:#000;padding:20px}.course__content h3{font-family:"Ubuntu",sans-serif;font-weight:500;font-size:20px;line-height:28px}.course__content h3 a{color:#1674AD;text-decoration:none}.course__content h3 a svg{display:inline-block;width:15px;margin:0 0 0 10px;transform:translateY(-2px)}.course__content h3 a svg path{fill:#1674AD}.course__content em{font-size:12px;display:block;width:100%;font-style:normal;line-height:1.6em;margin:0}.course__content em.color-red{color:#C41230}.course__content em.color-red strong{color:#000}.course__content p{margin:10px 0 0 0;font-size:16px;line-height:25px}.course__image{background-color:#131313}.course__image img{transition:opacity .2s;width:100%;height:auto}.course__content h3 a{transition:color .2s}.course__content h3 a svg path{transition:fill .2s}.course-spacer{margin-bottom:30px}.course-wrapper[data-clickable="true"]:hover img{opacity:0.6}.course-wrapper[data-clickable="true"]:hover h3 a{color:#C41230}.course-wrapper[data-clickable="true"]:hover h3 svg path{fill:#C41230}.courses-count--2 .course__image{height:100%;max-height:360px}.courses-count--2 .course__image img{width:100%;height:100%;object-fit:cover}.post{background-color:#fff;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;border-radius:3px;overflow:hidden;margin-bottom:30px}.post__video-overlay{background-color:rgba(0,0,0,0.4);position:absolute;width:100%;height:100%;top:0;left:0}.post__video-overlay svg{width:32px;height:auto;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.post__video-overlay svg path{fill:#fff}.post__thumbnail{margin:0;position:relative}.post__thumbnail img{max-width:100%;height:auto;width:100%}.post__thumbnail--small{width:125px}.post__thumbnail--no-image{width:200px;height:200px;background-color:#000;position:relative}@media (max-width: 768px){.post__thumbnail--no-image{width:106px;height:180px}}.post__thumbnail--no-image svg{display:block;width:100px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.post__thumbnail--default{width:200px}@media (max-width: 768px){.post__thumbnail--default{width:106px;height:180px}}.post__thumbnail--default img{width:100%;height:100%;object-fit:cover}.post__thumbnail--sidebar{height:120px;position:relative;width:100%}.post__thumbnail--sidebar img{width:100%;height:100%;object-fit:cover}.post__content{color:#000}.post__content h3{font-family:"Ubuntu",sans-serif;font-weight:500;font-size:20px;line-height:28px;margin:0}@media (max-width: 768px){.post__content h3{font-size:18px;line-height:24px;margin:0 0 5px 0}}.post__content h3.h4{font-size:18px;line-height:25px}.post__content h3 a{color:#1674AD;text-decoration:none;transition:color .2s}.post__content h3 a svg{width:13px;margin-left:4px;height:auto}@media (min-width: 769px){.post__content h3 a svg{display:none}}.post__content h3 a svg path{fill:#1674AD}.post__content p{font-size:16px;font-weight:400;display:inline;margin:0}@media (max-width: 768px){.post__content p{display:none}}.post__content>a{display:inline-block;width:15px;text-decoration:none}@media (max-width: 768px){.post__content>a{display:none}}.post__content>a svg{width:15px;height:auto}.post__content>a svg path{fill:#1674AD;transition:fill .2s}.post__content p+a{margin-left:15px}.post__content--small{width:calc( 100% - 125px);padding:10px 25px;line-height:22px}@media (max-width: 768px){.post__content--small{padding:10px 15px}}.post__content--default{width:calc( 100% - 200px);padding:10px 25px;line-height:22px}@media (max-width: 768px){.post__content--default{padding:10px 15px;width:calc( 100% - 106px)}}.post__content--sidebar{padding:10px}.post__meta{width:100%;display:inline-block;font-size:12px;color:#C41230;margin:0 0 5px 0}@media (max-width: 768px){.post__meta{line-height:16px}}.post__meta em{color:#000;font-style:normal}.post__meta--sidebar{position:absolute;bottom:0;left:0;width:100%;background-color:rgba(255,255,255,0.8);margin:0;padding:3px 10px}.post[data-clickable="true"]:hover h3 a{color:#C41230}.post[data-clickable="true"]:hover .post__content>a svg path{fill:#C41230}.post--default{border:1px solid #A0A5A9}.post--sidebar{width:calc( 50% - 7.5px);border:1px solid #A0A5A9;margin-bottom:15px}.news-filter{margin-bottom:20px;display:flex;justify-content:flex-start;align-items:flex-end;flex-wrap:wrap}.news-filter .fojo-select-small{margin-right:15px}.news-filter button{display:flex;justify-content:flex-start;align-items:center;margin:0;padding:0;border:none;margin-left:auto;background:transparent}.news-filter button span{font-family:"Ubuntu",sans-serif;font-size:16px;color:#C41230;font-weight:500}.news-filter button svg{width:15px;margin:0 5px 0 0}.news-filter button svg path{fill:#C41230}@media (max-width: 1200px){.news-filter{justify-content:space-between}.news-filter .fojo-select-small{max-width:calc( 50% - 15px) !important;margin:0}.news-filter .fojo-select-small .select2-selection{max-width:100% !important}.news-filter button{margin-top:20px}}@media (max-width: 576px){.news-filter .fojo-select-small{max-width:100% !important;margin-bottom:10px}}.pagination{margin-top:30px;text-align:center;display:flex;justify-content:center;align-items:center}.pagination a,.pagination span{font-family:"Ubuntu",sans-serif;font-weight:700;text-decoration:none;margin:0 4px}.pagination span{color:#fff}.pagination a{color:#1674AD;transition:color .2s}.pagination a svg{width:9px;transform:translateY(-1px)}.pagination a svg path{fill:#1674AD;transition:fill .2s}.pagination a:hover{color:#C41230}.pagination a:hover svg path{fill:#C41230}.post-feed{padding:60px 0;background-color:#fff}@media (max-width: 768px){.post-feed{padding:30px 0}}@media (max-width: 768px){.post-feed aside{margin-top:30px}}.post-feed--wide .container-fluid{max-width:1320px}.post-feed__pagination span{color:#000}.post-feed__kersti-img img{max-width:100%;height:auto;border-radius:3px}.post-feed__kersti-info{margin-bottom:35px !important}.post-feed__sidebar{max-width:400px}.post-feed__kersti-feed{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}body.blog{background-color:#fff !important}.longreads-slider{overflow:hidden;padding:0 80px;position:relative;margin-top:-140px;z-index:4}@media (max-width: 576px){.longreads-slider{padding:0 35px;margin-top:-80px}}.longreads-slider__slider{display:flex;justify-content:space-between;flex-wrap:wrap}.longreads-slider .container-fluid{max-width:100%}.longreads-slider .slick-track{display:flex !important;height:278px}.longreads-slider .slick-track .slick-slide{height:inherit !important}.longreads-slider .slick-track .slick-slide img{width:100% !important;height:100% !important;object-fit:cover}.longreads-slider .slick-list{overflow:visible !important}.longreads-slider .longreads-item{background-color:#000;width:calc( 25% - 15px);border-radius:3px;overflow:hidden;position:relative;margin:0 15px}@media (max-width: 576px){.longreads-slider .longreads-item{margin:0;width:70%}}@media (max-width: 576px){.longreads-slider .longreads-item:not(.slick-active){transform:scale(0.9)}}@media (max-width: 576px){.longreads-slider .longreads-item.slick-active{transform:scale(1.1)}}.longreads-slider .longreads-item img{max-width:100%;height:auto;opacity:0.4;transition:opacity .2s}.longreads-slider .longreads-item h3{position:absolute;top:50%;left:50%;width:100%;padding:0 15px;transform:translate(-50%, -50%);transition:opacity .2s;font-family:"Ubuntu",sans-serif;font-weight:500}.longreads-slider .longreads-item h3 a{color:#fff;text-decoration:none;display:block;position:relative;padding:0 0 0 12px;transition:color .2s}.longreads-slider .longreads-item h3 a:before{content:'';width:4px;height:100%;display:block;background-color:#C41230;position:absolute;top:0;left:0;bottom:0}.longreads-slider .longreads-item h3 a svg{max-width:15px;height:auto}.longreads-slider .longreads-item h3 a svg path{fill:#C41230}.longreads-slider .longreads-item[data-clickable="true"]{cursor:pointer}.longreads-slider .longreads-item[data-clickable="true"]:hover img{opacity:0.2}.longreads-slider .longreads-item[data-clickable="true"]:hover h3 a{color:#C41230}.longreads-slider .longreads-item:not(.slick-active) img{opacity:0.2}.longreads-slider .longreads-item:not(.slick-active) h3{opacity:0.2}.longreads-slider .slick-button{width:80px;height:100%;position:absolute;top:0;bottom:0;border:none;background:transparent}@media (max-width: 768px){.longreads-slider .slick-button{display:none}}.longreads-slider .slick-button--prev{left:0}.longreads-slider .slick-button--next{right:0}.longreads-slider .slick-button--next svg{transform:rotate(-180deg)}.longreads-slider .slick-button svg{width:30px}.longreads-slider .slick-button svg path{fill:rgba(255,255,255,0.75)}.at-style-responsive,.at-share-btn{padding:0 !important}.at-icon-wrapper{width:30px;height:30px;line-height:30px;position:relative;display:block}.at-icon-wrapper svg{width:30px !important;height:30px !important;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.project{margin-bottom:30px;overflow:hidden}.project__inner{height:100%;border-radius:3px;background-color:#fff;position:relative}@media (min-width: 769px){.project__inner{padding-bottom:90px}}@media (max-width: 768px){.project__inner{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start;max-width:480px;margin:0 auto}}.project__image{margin:0;overflow:hidden;height:280px;display:block;position:relative}.project__image img{display:block;width:auto;height:100%;border-radius:3px 3px 0 0;display:block;position:absolute;top:0;left:50%;transform:translateX(-50%)}@media (max-width: 1200px){.project__image{width:100%;height:220px}.project__image img{position:relative;left:auto;top:50%;transform:translateX(0) translateY(-50%);width:100%;height:auto}}.project__content{padding:15px;background-color:#fff}@media (min-width: 769px){.project__content{transition:max-height .2s;border-radius:0 0 3px 3px;min-height:110px;max-height:110px;overflow:hidden;height:auto;position:absolute;left:0;bottom:0;right:0}}.project__content h4{font-family:"Ubuntu",sans-serif;font-size:18px;font-weight:500}@media (max-width: 768px){.project__content h4{font-size:16px}}.project__content h4 a{color:#1674AD;text-decoration:none;display:block;transition:color .2s}.project__content h4 a svg{width:14px;margin:0 0 0 6px}.project__content h4 a svg path{fill:#1674AD;transition:fill .2s}.project__content p{color:#000;line-height:25px;margin:0;opacity:0;transition:opacity .2s}@media (max-width: 768px){.project__content p{display:none}}@media (max-width: 768px){.project__content{max-width:calc( 100% - 105px)}}.project[data-clickable="true"]:hover .project__content{max-height:300px;height:auto}.project[data-clickable="true"]:hover .project__content h4 a{color:#C41230}.project[data-clickable="true"]:hover .project__content h4 a svg path{fill:#C41230}.project[data-clickable="true"]:hover .project__content p{opacity:1}.vacancy{background-color:#fff;border-radius:3px;margin-bottom:15px;padding:20px 30px;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.vacancy svg{width:14px}.vacancy svg path{fill:#C41230}.vacancy em{width:50%;font-style:normal;color:#000;font-weight:400;font-family:"Roboto",sans-serif;line-height:30px}.vacancy em.right{text-align:right}@media (max-width: 992px){.vacancy em.right{text-align:left}}@media (max-width: 992px){.vacancy em:nth-child(1){width:100%;line-height:22px;margin:0 0 10px 0}}@media (max-width: 992px){.vacancy em:nth-child(2),.vacancy em:nth-child(3){width:auto;margin:0 15px 0 0}}@media (max-width: 992px){.vacancy em:nth-child(4){width:100%;margin-top:20px;text-align:center}}@media (max-width: 576px){.vacancy em:nth-child(4){margin-top:10px;text-align:right}}.vacancy em a{color:#1674AD;font-weight:500;transition:color .2s}.vacancy em a svg{width:9px;margin-top:-2px}.vacancy em a svg path{fill:#1674AD;transition:fill .2s}.vacancy__name>svg{width:16px;margin-top:-3px}.vacancy:hover a{color:#C41230}.vacancy:hover a svg path{fill:#C41230}.vacancy:last-of-type{margin-bottom:0}.longread-standard .longread-intro{background-repeat:no-repeat;background-size:cover;background-position:center center;min-height:100vh;display:flex;align-items:center}.longread-standard .longread-intro__content{width:100%;max-width:540px;background:rgba(255,255,255,0.9);border-radius:3px;padding:50px 40px}@media (max-width: 768px){.longread-standard .longread-intro__content{width:calc( 100% - 30px);padding:45px 30px}}#fp-nav{width:70px;right:0 !important;margin-top:0 !important;top:0 !important;bottom:0 !important;display:flex;justify-content:center;align-items:center}#fp-nav ul{position:relative}#fp-nav ul:after{content:'';width:1px;position:absolute;top:12px;bottom:12px;left:5.2px;background-color:#A0A5A9}#fp-nav ul li{width:12px !important;height:12px !important;margin:6px 0 !important}#fp-nav ul li a{background-color:#fff;border:1px solid #A0A5A9;width:12px;height:12px;border-radius:50%}#fp-nav ul li a.active{background-color:#C41230}#fp-nav ul li a span{display:none}.longread-special .longread-intro{background-repeat:no-repeat;background-size:cover;background-position:center center;background:#131313;min-height:100vh;display:flex;align-items:center;position:relative}.longread-special .longread-intro svg{position:absolute;height:100%;top:0;fill:gray;left:calc(50% - 30px)}@media (max-width: 768px){.longread-special .longread-intro svg{display:none}}.longread-special .longread-intro .mobile-background{position:absolute;background-repeat:no-repeat;background-size:cover;width:100%;bottom:0;height:50vh}@media (max-width: 768px){.longread-special .longread-intro .mobile-background{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='520' height='675' viewBox='0 0 520 675' fill='none'%3E%3Cpath d='M201.627 22.8319C325.492 -16.7048 464.879 17.148 519.089 39.0166L519.089 674.263L-2.9473e-05 674.263L0 -2.26901e-05C15.5987 24.0843 77.7622 62.3687 201.627 22.8319Z' fill='%23272727'/%3E%3C/svg%3E%0A");left:0}}@media (min-width: 769px){.longread-special .longread-intro .mobile-background{display:none}}.longread-special .longread-intro__content{width:100%;border-radius:3px;padding:50px 30px;max-width:1170px}.longread-special .longread-intro__content p.lead{color:#fff;font-size:20px;font-family:"Ubuntu";text-transform:uppercase}.longread-special .longread-intro__content .content__header{font-family:"Didot";font-weight:400;line-height:118px;color:#fff;font-size:110px;margin-bottom:0.2em}@media (max-width: 992px){.longread-special .longread-intro__content .content__header{font-size:80px;line-height:1.2em}}@media (max-width: 768px){.longread-special .longread-intro__content .content__header{font-size:60px}}.longread-special .longread-intro__content .content__header .fojo-symbol--above{display:inline-flex;align-items:center;width:90px;top:-20px;position:relative}.longread-special .longread-intro__content .content__header .fojo-symbol--above::before{width:36px;height:36px}.longread-special .longread-intro__content .content__header .fojo-symbol--above::after{width:36px;height:36px}@media (max-width: 992px){.longread-special .longread-intro__content .content__header .fojo-symbol--above{width:76px;top:-15px}.longread-special .longread-intro__content .content__header .fojo-symbol--above::before{width:30px;height:30px}.longread-special .longread-intro__content .content__header .fojo-symbol--above::after{width:30px;height:30px}}@media (max-width: 768px){.longread-special .longread-intro__content .content__header .fojo-symbol--above{width:50px;top:-10px}.longread-special .longread-intro__content .content__header .fojo-symbol--above::before{width:20px;height:20px}.longread-special .longread-intro__content .content__header .fojo-symbol--above::after{width:20px;height:20px}}.longread-special .longread-intro__content em{color:#fff;font-style:normal}.post-template-template-longread-special.locked-scrolling,.post-template-template-longread-special-php.locked-scrolling{overflow:hidden !important}.post-template-template-longread-special .longread-special,.post-template-template-longread-special .longread-standard,.post-template-template-longread-special-php .longread-special,.post-template-template-longread-special-php .longread-standard{overflow:hidden}.post-template-template-longread-special header.header--longreads .header__longread-wrapper,.post-template-template-longread-special-php header.header--longreads .header__longread-wrapper{display:none}.post-template-template-longread-special #fp-nav,.post-template-template-longread-special-php #fp-nav{display:none !important}.post-template-template-longread-special .mobile .longread-gallery__item,.post-template-template-longread-special-php .mobile .longread-gallery__item{width:100%;min-height:50vh}@media (min-width: 769px){.post-template-template-longread-special .mobile .longread-gallery__item--100h50w,.post-template-template-longread-special-php .mobile .longread-gallery__item--100h50w{width:50vw;min-height:100vh}.post-template-template-longread-special .mobile .longread-gallery__item--50h50w,.post-template-template-longread-special-php .mobile .longread-gallery__item--50h50w{width:50vw;min-height:50vh}}.post-template-template-longread-special .full-height-mobile,.post-template-template-longread-special-php .full-height-mobile{background:#131313}.post-template-template-longread-special .full-height-mobile .section.mobile,.post-template-template-longread-special-php .full-height-mobile .section.mobile{min-height:100vh;display:flex;flex-direction:column;justify-content:center !important;width:100vw}.post-template-template-longread-special .full-height-mobile .section.mobile .longreads-two-col__image,.post-template-template-longread-special-php .full-height-mobile .section.mobile .longreads-two-col__image{min-height:100vh}@media (max-width: 768px){.post-template-template-longread-special .full-height-mobile .section.mobile .longreads-two-col__image,.post-template-template-longread-special-php .full-height-mobile .section.mobile .longreads-two-col__image{min-height:50vh}}.post-template-template-longread-special .section,.post-template-template-longread-special-php .section{-webkit-backface-visibility:hidden}.post-template-template-longread-special .section:not(.longread-intro) .editor-content p,.post-template-template-longread-special-php .section:not(.longread-intro) .editor-content p{overflow:hidden}.post-template-template-longread-special .section:not(.longread-intro) .editor-content .content__header,.post-template-template-longread-special-php .section:not(.longread-intro) .editor-content .content__header{font-family:"Didot";font-weight:400;line-height:77px;font-size:68px}@media (max-width: 992px){.post-template-template-longread-special .section:not(.longread-intro) .editor-content .content__header,.post-template-template-longread-special-php .section:not(.longread-intro) .editor-content .content__header{font-size:44px;line-height:1.2em}}@media (max-width: 992px){.post-template-template-longread-special .section:not(.longread-intro) .editor-content.title h4,.post-template-template-longread-special-php .section:not(.longread-intro) .editor-content.title h4{font-size:16px}}@media screen and (max-height: 768px){.post-template-template-longread-special .section:not(.longread-intro):not(.mobile) .longreads-two-col__column .editor-content:not(.author):not(.title),.post-template-template-longread-special-php .section:not(.longread-intro):not(.mobile) .longreads-two-col__column .editor-content:not(.author):not(.title){padding-top:100px}}.post-template-template-longread-special .section[class*="--white"],.post-template-template-longread-special-php .section[class*="--white"]{background:#fff}@media (min-width: 1201px){.post-template-template-longread-special .section .editor-content blockquote,.post-template-template-longread-special-php .section .editor-content blockquote{margin-inline-start:40px}}.post-template-template-longread-special .next,.post-template-template-longread-special-php .next{position:fixed;bottom:-50px;display:block;height:100px;width:100px;text-align:center;z-index:10;background:rgba(0,0,0,0.5);border-radius:100%;padding:15px}.post-template-template-longread-special .next svg,.post-template-template-longread-special-php .next svg{fill:white;width:25px;opacity:.7;transition:opacity .1s}.post-template-template-longread-special .next svg:hover,.post-template-template-longread-special-php .next svg:hover{opacity:1}.post-template-template-longread-special .next .hide,.post-template-template-longread-special-php .next .hide{visibility:hidden;opacity:0;transition:visibility 0s, opacity 0.2s linear;position:absolute;bottom:100px;width:100vw;left:50%;transform:translateX(-50%)}.post-template-template-longread-special .next .hide,.post-template-template-longread-special-php .next .hide{color:#fff}.post-template-template-longread-special .next .hide.show,.post-template-template-longread-special-php .next .hide.show{visibility:visible;opacity:1}@media (max-width: 576px){.post-template-template-longread-special .next,.post-template-template-longread-special-php .next{display:none}}.book-list{margin:60px 0;overflow:hidden}@media (max-width: 768px){.book-list{margin:30px 0}}.book-list__books{display:flex;flex-wrap:wrap;justify-content:flex-start;padding:0;margin-top:40px}.book-list__book{width:20%;padding:0 15px;margin-bottom:30px}@media (max-width: 1200px){.book-list__book{width:25%}}@media (max-width: 992px){.book-list__book{width:33.333333%}}@media (max-width: 768px){.book-list__book{width:50%}}.book-list__book img{max-width:100%;height:auto;border-radius:3px;margin:0 0 10px 0}.book-list__book h3{transition:color .2s;margin:0 0 0 0;font-size:16px;font-weight:700}.book-list__book a{display:inline-flex;text-decoration:none}.book-list__book a span{transition:color .2s;color:#1674AD}.book-list__book a svg{width:11px;height:24px;margin:2px 0 0 4px}.book-list__book a svg path{fill:#1674AD;transition:fill .2s}.book-list__book:hover h3{color:#C41230}.book-list__book:hover a span{color:#C41230}.book-list__book:hover a svg path{fill:#C41230}.order-form{background-color:#fff;padding:60px 0;overflow:hidden}@media (max-width: 768px){.order-form{padding:30px 0}}.order-form form.order-form{padding:0}.order-form .book-section{height:1px;width:100%;overflow:hidden;border-bottom:1px solid #A0A5A9;margin:20px 0 20px !important}.order-form .delivery-data{border-top:1px solid #A0A5A9;padding-top:40px;margin:10px 0 0 0 !important}@media (max-width: 576px){.order-form .delivery-data{margin:20px 0 0 0 !important}}.order-form .gform_body .gform_fields{align-items:flex-start}.order-form .gform_body input{outline:none !important}.order-form .validation_error{width:100%;font-size:16px;font-weight:300;font-style:italic;color:#C41230;margin-bottom:20px}.order-form .book-item{padding:22px 0 10px 0;margin:0 !important}@media (max-width: 576px){.order-form .book-item{border-bottom:none;padding:0}}.order-form .book-item__thumb{width:10% !important;padding:0 0 10px 0}@media (max-width: 576px){.order-form .book-item__thumb{width:20% !important}}.order-form .book-item__thumb .gfield_description,.order-form .book-item__thumb .gfield_label,.order-form .book-item__thumb .ginput_container{display:none !important}.order-form .book-item__thumb img{width:100%;max-width:61px;height:auto}@media (max-width: 576px){.order-form .book-item__thumb img{max-width:100px}}.order-form .book-item__amount{width:15% !important}@media (max-width: 576px){.order-form .book-item__amount{height:140px}.order-form .book-item__amount .ginput_container{height:100%;display:flex;align-items:center}.order-form .book-item__amount .ginput_container .quantity-nav{height:100%}.order-form .book-item__amount .ginput_container .quantity-nav .quantity-button{width:42px;height:42px}.order-form .book-item__amount .ginput_container .quantity-nav .quantity-up{right:50% !important;transform:translateX(50%)}.order-form .book-item__amount .ginput_container .quantity-nav .quantity-down{top:100%;left:50% !important;transform:translate(-50%, -100%)}}.order-form .book-item__wrapper{display:flex;flex-wrap:wrap;width:75%}@media (max-width: 576px){.order-form .book-item__wrapper{width:65%}}.order-form .book-item__title{width:40% !important}@media (max-width: 576px){.order-form .book-item__title{width:100% !important}}.order-form .book-item__author{width:40% !important;padding-right:10px}.order-form .book-item__author input{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 576px){.order-form .book-item__author{width:100% !important}}.order-form .book-item__price{width:20% !important}@media (max-width: 576px){.order-form .book-item__price{width:100% !important}}.order-form .book-item__title input,.order-form .book-item__author input,.order-form .book-item__price input{pointer-events:none !important}@media (max-width: 576px){.order-form .book-item__title,.order-form .book-item__author,.order-form .book-item__price{padding:0 0 0 15px !important;margin:0 !important}}.order-form .book-item .ginput_container{width:100%}.order-form .book-item .ginput_container input[type="text"]{padding:0;height:24px;font-weight:700;border:none}.order-form .book-item .gfield_label{display:block !important;margin:0;display:block;width:100%;font-size:12px;font-weight:normal;line-height:1;height:16px}.order-form .book-item__amount .gfield_label{display:none !important}.order-form .book-item__amount .instruction{display:none}.order-form .book-item__amount input[type=text]::-webkit-inner-spin-button,.order-form .book-item__amount input[type=text]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.order-form .book-item__amount input[type=text]{-moz-appearance:textfield;outline:none !important;pointer-events:none;width:100%;text-align:center;border:none;font-family:"Ubuntu",sans-serif;font-size:20px;font-weight:500}.order-form .book-item__amount .ginput_container{position:relative}.order-form .book-item__amount .quantity-nav{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);height:30px}.order-form .book-item__amount .quantity-nav .quantity-button{width:30px;height:30px;background-color:#1674AD;border-radius:3px;cursor:pointer;font-size:45px;font-family:"Ubuntu",sans-serif;font-weight:400;text-align:center;color:#fff;position:absolute;top:0;transition:opacity .2s}.order-form .book-item__amount .quantity-nav .quantity-button.is-disabled{opacity:.4}.order-form .book-item__amount .quantity-nav .quantity-button.quantity-up{font-size:31px;right:0}.order-form .book-item__amount .quantity-nav .quantity-button.quantity-up span{margin-top:-2px}.order-form .book-item__amount .quantity-nav .quantity-button.quantity-down{font-size:31px;left:0}.order-form .book-item__amount .quantity-nav .quantity-button.quantity-down span{margin-top:-2px}.order-form .book-item__amount .quantity-nav .quantity-button span{position:absolute;top:50%;left:50%;display:block;line-height:0;transform:translate(-50%, -50%)}.order-form .book-item__thumb .gfield_description,.order-form .book-item__thumb .gfield_label,.order-form .book-item__thumb .ginput_container{display:none !important}.order-form .form-intro img{max-width:100%;height:auto;margin:30px 0}@media (max-width: 576px){.order-form .form-intro__desktop{display:none}}.order-form .form-intro__mobile{margin:30px auto;display:block}@media (min-width: 577px){.order-form .form-intro__mobile{display:none}}.order-form .form-intro+li{border-bottom:0;margin:0 !important}.order-form .delivery-data h2{font-size:20px;font-weight:500}.order-form .amount-to-pay{width:100% !important;text-align:right}@media (max-width: 576px){.order-form .amount-to-pay{text-align:center}}.order-form .amount-to-pay .gfield_label{display:block !important;font-weight:700;margin:0;font-size:16px;font-family:"Roboto",sans-serif}.order-form .amount-to-pay .gfield_label span{display:none}.order-form .amount-to-pay input{font-family:"Ubuntu",sans-serif;font-weight:500;font-size:32px;text-align:right;border:none !important;padding:0 !important;height:45px !important}@media (max-width: 576px){.order-form .amount-to-pay input{text-align:center}}.order-form .submit-area{margin:0;text-align:right}@media (max-width: 576px){.order-form .submit-area{text-align:center}}.order-form .submit-area .btn{min-width:260px;margin-bottom:20px}.order-form .submit-area p{margin:0}.order-form .gform_footer{height:0px;overflow:hidden;margin:0;padding:0}.breadcrumbs{background-color:#131313;color:#fff}@media (max-width: 1025px){.breadcrumbs{display:none}}.breadcrumbs .container-fluid{max-width:1440px}.breadcrumbs span,.breadcrumbs a,.breadcrumbs em{font-weight:700;font-size:16px}.breadcrumbs em{margin:0 5px;font-style:normal}.breadcrumbs a{text-decoration:none;color:#1674AD;transition:color .2s}.breadcrumbs a:hover{color:#C41230}.breadcrumbs--white{background-color:#fff}.breadcrumbs--white span,.breadcrumbs--white em{color:#000}.breadcrumbs .col-12{position:relative}.breadcrumbs .col-12 .addthis_inline_share_toolbox_xgpe{position:absolute;top:0;right:0}.hero+.breadcrumbs{padding-top:20px}.breadcrumbs--black+.content-block,.breadcrumbs--black+.book-list{margin:30px 0 60px 0}.closed-courses{margin:60px 0}@media (max-width: 768px){.closed-courses{margin:30px 0}}.closed-courses .course-wrapper{height:100%}.closed-courses .editor-content{margin-bottom:40px}.closed-courses .no-courses-text{text-align:center}.closed-courses li{list-style:none}.completed-projects{margin:60px 0}.completed-projects__projects{margin:40px 0 0 0;padding:0;list-style:none;column-count:3;column-gap:30px}@media (max-width: 768px){.completed-projects__projects{column-count:2}}@media (max-width: 576px){.completed-projects__projects{column-count:1;column-gap:0}}.completed-projects__projects li{margin:0 0 15px 0}.completed-projects__projects li a{display:flex;justify-content:flex-start;align-items:center;text-decoration:none}.completed-projects__projects li a figure{width:26px;height:26px;margin:0 15px 0 0;background-color:#fff;position:relative;border-radius:50px}.completed-projects__projects li a figure svg{width:15px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.completed-projects__projects li a figure svg path{fill:#C41230;transition:fill .2s}.completed-projects__projects li a span{font-family:"Ubuntu",sans-serif;font-size:16px;color:#fff;font-weight:500;transition:color .2s}.completed-projects__projects li a:hover figure svg path{fill:#1674AD}.completed-projects__projects li a:hover span{color:#1674AD}.contact-persons{background-color:#fff;padding:60px 0}@media (max-width: 768px){.contact-persons{padding:30px 0}}.contact-persons .contact-person{margin-top:30px;display:flex;justify-content:flex-start;align-items:center}.contact-persons .contact-person__image{margin:0;width:100%;max-width:220px}@media (max-width: 576px){.contact-persons .contact-person__image{max-width:105px;min-height:140px}}.contact-persons .contact-person__image img{max-width:100%;height:auto;border-radius:3px}@media (max-width: 576px){.contact-persons .contact-person__image img{max-width:auto;max-width:105px;min-height:140px;object-fit:cover}}.contact-persons .contact-person__content{width:100%;max-width:calc( 100% - 220px);padding-left:40px}@media (max-width: 576px){.contact-persons .contact-person__content{max-width:calc( 100% - 105px);padding-left:12px}}.contact-persons .contact-person__content h4{font-weight:500;font-family:"Ubuntu",sans-serif;font-size:20px;margin:0;color:#000}.contact-persons .contact-person__content em{font-style:normal;font-size:12px;color:#000}.contact-persons .contact-person__content a{display:flex;align-items:center;justify-content:flex-start;text-decoration:none;color:#000}.contact-persons .contact-person__content a svg{width:17px;margin:0 8px 0 0}.contact-persons .contact-person__content a svg path{fill:#C41230}.contact-persons .contact-person__content a span{color:#000;transition:color .2s}.contact-persons .contact-person__content a:hover span{color:#C41230}.content-block{margin:60px 0;overflow:hidden}@media (max-width: 768px){.content-block{margin:30px 0}}.content-block__layout{margin-bottom:30px}.content-block__layout:last-of-type{margin-bottom:0}.content-block__layout--two-column-offset{margin-top:30px;margin-bottom:30px}.content-block__layout--two-column-offset blockquote p{transform:translateX(0) !important;margin:0}.content-block__layout--buttons{margin-top:1.44em;margin-bottom:1.44em}.content-block__layout--buttons .buttons-container{margin:0 -20px 0 -20px;width:calc( 100% + 40px)}.content-block__layout--widgets .widgets{margin-bottom:30px}@media (max-width: 768px){.content-block__layout--widgets .widgets{max-width:480px}}.content-block__layout--widgets .widgets:last-of-type{margin-bottom:0}.content-block__layout--widgets .widgets__inner{background-color:#fff;border-radius:3px;overflow:hidden}.content-block__layout--widgets .widgets__inner img{margin:0 0 0 0;max-width:100%;height:auto}.content-block__layout--widgets .widgets__content{padding:25px}@media (max-width: 768px){.content-block__layout--widgets .widgets__content{padding:20px 25px 25px 25px}}.content-block__layout--widgets .widgets__content h4{font-size:20px;line-height:1.4em}.content-block__layout--widgets .widgets__content h4 a{text-decoration:none;color:#1674AD;transition:color .2s}.content-block__layout--widgets .widgets__content p{color:#000;margin:0;transition:font-style .2s}.content-block__layout--widgets .widgets__content p svg{width:15px;margin:0 0 0 5px}.content-block__layout--widgets .widgets__content p svg path{fill:#1674AD;transition:fill .2s}.content-block__layout--widgets .widgets:hover h4 a{color:#C41230}.content-block__layout--widgets .widgets:hover svg path{fill:#C41230}.content-block__layout--recruiter{overflow:hidden}.content-block__layout--recruiter h4{margin-bottom:20px}.content-block__layout--recruiter p{margin-bottom:10px !important}.content-block__layout--recruiter p>a{display:flex;align-items:center;justify-content:flex-start;text-decoration:none;font-weight:400}.content-block__layout--recruiter p>a svg{width:17px;margin:0 8px 0 0}.content-block__layout--recruiter p>a svg path{fill:#C41230}.content-block__layout--recruiter p>a span{color:#000;transition:color .2s}.content-block__layout--recruiter p>a:hover span{color:#C41230}.content-block__layout--recruiter .buttons-container{width:calc( 100% + 40px);margin:0 -20px}.content-block__layout .kersti-info{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:stretch;background-color:#D7D8D9;border-radius:3px;overflow:hidden}.content-block__layout .kersti-info figure{width:200px;margin:0}@media (max-width: 576px){.content-block__layout .kersti-info figure{width:100%;height:200px}}.content-block__layout .kersti-info figure img{object-fit:cover;width:100%;height:100%}.content-block__layout .kersti-info div{width:calc( 100% - 200px);margin:0;padding:20px}@media (max-width: 576px){.content-block__layout .kersti-info div{width:100%}}.content-block__layout .kersti-info h4{font-weight:400}.content-block__layout .kersti-info p{margin:0}@media (min-width: 769px){.content-block .widget{margin-bottom:30px}.content-block .widget:last-of-type{margin-bottom:0}}@media (max-width: 768px){.content-block .widget{margin-top:30px}}.content-block .widget--video-container{overflow:hidden;position:relative;width:100%}.content-block .widget--video-container:after{content:'';display:block;padding-top:56.25%}.content-block .widget--video-container iframe{position:absolute;top:0;left:0;height:100%;width:100%}.content-block .widget--list-of-links{background-color:#fff;border-radius:3px;padding:25px 35px}.content-block .widget--list-of-links h4{color:#000;font-size:20px;font-family:"Ubuntu",sans-serif;font-weight:500;margin:0 0 20px 0}.content-block .widget--list-of-links ul{margin:0;padding:0;list-style:none}.content-block .widget--list-of-links ul li{margin-bottom:20px}.content-block .widget--list-of-links ul li:last-of-type{margin-bottom:0}.content-block .widget--list-of-links ul li a{display:flex;justify-content:flex-start;align-items:flex-start;text-decoration:none}.content-block .widget--list-of-links ul li a figure{width:26px;height:26px;margin:0;background-color:#1674AD;position:relative;border-radius:50%}.content-block .widget--list-of-links ul li a figure svg{width:15px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.content-block .widget--list-of-links ul li a figure svg path{fill:#fff}.content-block .widget--list-of-links ul li a span{display:block;width:calc( 100% - 26px);padding-left:20px;font-family:"Ubuntu",sans-serif;color:#000;font-size:16px;line-height:18px;font-weight:400;transition:color .2s}.content-block .widget--list-of-links ul li a:hover span{color:#1674AD;font-weight:500}.content-block .widget--course-info{background-color:#fff;border-radius:3px;padding:25px}@media (max-width: 768px){.content-block .widget--course-info{padding:15px}}.content-block .widget--course-info p{margin:0 0 7px 0}.content-block .widget--course-leader{border-radius:3px;overflow:hidden;position:relative}.content-block .widget--course-leader img{width:100%;height:auto}.content-block .widget--course-leader em{position:absolute;left:0;bottom:0;background:rgba(255,255,255,0.9);color:rgba(0,0,0,0.65);font-weight:700;width:100%;padding:7px 10px;font-style:normal}.content-block .widget--content{background-color:#fff;border-radius:3px;overflow:hidden;padding:25px}@media (max-width: 768px){.content-block .widget--content{padding:15px}}.content-block .widget--buttons{overflow:hidden}.content-block .widget--buttons .buttons-container{width:calc( 100% + 40px);margin:0 -20px}.content-block .widget--buttons .buttons-container .btn{margin:0 20px 20px 20px}.content-block .widget--cover img{width:100%;height:auto;border-radius:3px}.content-block .widget--cover span{font-size:12px;display:inline-block;line-height:18px;width:100%;margin:10px 0 0 0}.courses-archive{margin:60px 0}@media (max-width: 768px){.courses-archive{margin:30px 0}}.courses-archive .editor-content{margin-bottom:40px}.courses-archive__list{margin:0 0 0 0;padding:0;list-style:none;column-count:4;column-gap:30px}@media (max-width: 992px){.courses-archive__list{column-count:3}}@media (max-width: 768px){.courses-archive__list{column-count:2}}@media (max-width: 576px){.courses-archive__list{column-count:1;column-gap:0}}.courses-archive__list li{margin:0 0 15px 0;padding:0 0 0 25px;font-family:"Ubuntu",sans-serif;font-weight:500;position:relative;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}.courses-archive__list li:before{display:block;content:'';width:16px;height:12px;background-image:url("../../icons/fa/check--gray.svg");background-repeat:no-repeat;background-size:16px 12px;position:absolute;top:5px;left:0}.ctas{background-color:#fff;padding:60px 0}.ctas .editor-content{margin-bottom:40px}.ctas .cta{position:relative;max-width:480px;margin-bottom:30px}.ctas .cta:after{content:'';display:block;background-color:#000;top:0;left:15px;right:15px;bottom:0;position:absolute;z-index:1;border-radius:3px}.ctas .cta img{max-width:100%;height:auto;border-radius:3px;position:relative;z-index:2;transition:opacity .2s;opacity:0.5}.ctas .cta__link{position:absolute;display:flex;justify-content:space-between;align-items:center;background-color:#C41230;position:absolute;left:15px;right:15px;bottom:30px;padding:0 30px;min-height:52px;text-decoration:none;z-index:3}@media (max-width: 576px){.ctas .cta__link{padding:0 15px}}.ctas .cta__link span{color:#fff;font-family:"Ubuntu",sans-serif;font-size:16px;max-width:calc( 100% - 14px);display:block}@media (max-width: 768px){.ctas .cta__link span{max-width:calc( 100% - 14px);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}}.ctas .cta__link svg{width:14px}.ctas .cta__link svg path{fill:#fff}.ctas .cta[data-clickable="true"]:hover img{opacity:1}.downloads{margin:60px 0}@media (max-width: 768px){.downloads{margin:30px 0}}.downloads__items{margin-top:30px}.downloads__item{-ms-flex:0 0 20%;-webkit-box-flex:0;flex:0 0 20%;max-width:20%;margin-bottom:30px}@media (max-width: 992px){.downloads__item{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}}@media (max-width: 768px){.downloads__item{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}}@media (max-width: 576px){.downloads__item{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}}.downloads__item img{max-width:100%;height:auto;margin-bottom:10px;border-radius:3px}.downloads__item h4{font-size:16px;font-weight:700;margin:0;display:inline-block;width:100%}.downloads__item em{font-size:16px;font-weight:400;font-style:normal;display:inline-block;width:100%}.downloads__item a{text-decoration:none;color:#1674AD;transition:color .2s}.downloads__item a svg{width:15px;margin:0 0 0 3px}.downloads__item a svg path{fill:#1674AD;transition:fill .2s}.downloads__item a:hover{color:#C41230}.downloads__item a:hover svg path{fill:#C41230}.employee-list{margin:60px 0}@media (max-width: 768px){.employee-list{margin:30px 0}}.employee-list>h2{display:block;width:100%;max-width:1170px;margin:0 auto 25px;font-family:"Ubuntu",sans-serif;font-weight:500;font-size:25px;padding:0 15px}.employee-list .gridder{margin:0px;list-style-type:none;font-size:0}.employee-list .gridder-list,.employee-list .gridder-show{font-size:16px}.employee-list .gridder-list{display:inline-block;vertical-align:top;height:100%;min-height:300px}.employee-list .gridder-show{display:block;float:left;width:100%;position:relative}.employee-list .gridder-content{display:none}.employee-list .gridder-close{position:absolute;width:30px;height:30px;border-radius:15px;background-color:#fff;top:45px;right:45px;transition:background-color .2s;z-index:9}@media (max-width: 768px){.employee-list .gridder-close{top:25px;right:25px}}.employee-list .gridder-close svg{position:absolute;top:50%;left:50%;width:12px;transform:translate(-50%, -50%)}.employee-list .gridder-close svg path{fill:#C41230;transition:fill .2s}.employee-list .gridder-close:hover{background-color:#C41230}.employee-list .gridder-close:hover svg path{fill:#fff}.employee-list__gridder{width:100%;list-style:none;margin:0 auto !important;max-width:1170px;padding:0 15px}.employee-list__gridder:after{content:'';display:table;clear:both}.employee-list__item{width:18.4%}.employee-list__item:nth-child(n){margin-bottom:2%;margin-right:2%}.employee-list__item:nth-of-type(5n){margin-right:0}@media (max-width: 992px){.employee-list__item{width:23.5%}.employee-list__item:nth-child(n){margin-bottom:2%;margin-right:2%}.employee-list__item:nth-of-type(4n){margin-right:0}}@media (max-width: 768px){.employee-list__item{width:30.66667%}.employee-list__item:nth-child(n){margin-bottom:4%;margin-right:4%}.employee-list__item:nth-of-type(3n){margin-right:0}}@media (max-width: 576px){.employee-list__item{width:48%}.employee-list__item:nth-child(n){margin-bottom:4%;margin-right:4%}.employee-list__item:nth-of-type(2n){margin-right:0}}.employee-list__item img{max-width:100%;height:auto;border-radius:3px;margin-bottom:10px}.employee-list__item:hover{cursor:pointer}.employee-list__item:hover h3,.employee-list__item:hover em,.employee-list__item:hover p{color:#C41230}.employee-list__item:after{content:'';width:0;height:0;border-style:solid;border-width:0 16px 20px 16px;border-color:transparent transparent #fff transparent;position:absolute;top:100%;left:50%;transform:translate(-50%, 5px);opacity:0;transition:opacity .2s}.employee-list__item.selectedItem{position:relative}.employee-list__item.selectedItem:after{opacity:1;transition:opacity .2s;transition-delay:.2s}.employee-list__content{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start}.employee-list__content h3{font-family:"Ubuntu",sans-serif;font-size:20px;font-weight:500;margin:0 0 5px 0}.employee-list__content em{font-style:normal;font-size:12px;margin:0 0 6px 0;display:inline-block;width:100%;line-height:1.44em}.employee-list__content p{margin:0}.employee-list__content p span:not(.paragraph){font-weight:700;color:#C41230}.employee-list__content p span:not(.paragraph) svg{width:9px;margin:0 0 0 4px}.employee-list__content p span:not(.paragraph) svg path{fill:#C41230}@media (max-width: 768px){.employee-list__content p .paragraph{display:none}}.employee-list__content h3,.employee-list__content em,.employee-list__content p{transition:color .2s}.employee-list .gridder-expanded-content{transition:opacity .2s ease}.employee-list .gridder-expanded-content.not-visible{opacity:0;transition:opacity .2s ease}.employee-list .gridder-visible{text-align:left;position:relative;background-repeat:no-repeat;background-size:50% auto;background-position:center right;background-color:#fff;margin-bottom:25px;overflow:hidden}@media (max-width: 768px){.employee-list .gridder-visible{background-image:none !important}}.employee-list .gridder-visible .gridder-profile-picture{position:absolute;top:0;right:0;left:50%;bottom:0;background-repeat:no-repeat;background-size:cover;background-position:center center;margin:0}@media (max-width: 768px){.employee-list .gridder-visible .gridder-profile-picture{display:none}}.employee-list .gridder-visible .editor-content{max-width:1170px;width:100%;margin:0 auto;padding:45px 0}@media (max-width: 768px){.employee-list .gridder-visible .editor-content{padding:25px 0}}.employee-list .gridder-visible .editor-content__inner{width:100%;max-width:50%;position:relative;padding:0 15px}@media (max-width: 768px){.employee-list .gridder-visible .editor-content__inner{max-width:100%}}.employee-list .gridder-visible .editor-content__inner:after{content:'';position:absolute;display:block;width:0;height:0;border-style:solid;border-width:600px 0 0 110px;border-color:transparent transparent transparent #fff;right:0;top:50%;transform:translate(100%, -50%)}.employee-list .gridder-visible .editor-content__inner h3{margin:0}.employee-list .gridder-visible .editor-content__inner em{font-style:normal;font-size:12px;display:inline-block;margin:0 0 10px 0}.employee-list .gridder-visible .editor-content__inner a{display:flex;align-items:center;justify-content:flex-start;text-decoration:none}.employee-list .gridder-visible .editor-content__inner a svg{width:17px;margin:0 8px 0 0}.employee-list .gridder-visible .editor-content__inner a svg path{fill:#C41230}.employee-list .gridder-visible .editor-content__inner a span{color:#000;transition:color .2s}.employee-list .gridder-visible .editor-content__inner a:hover span{color:#C41230}.employee-list .gridder-visible .editor-content__inner p{margin:15px 0 0 0}.employee-list .gridder-visible .editor-content__inner p a{display:inline-block}.employee-list .gridder-show{opacity:0;transition:opacity .2s}.employee-list .gridder-show.gridder-ready{opacity:1}.employee-list+.employee-list{margin:-40px 0 60px}@media (max-width: 768px){.employee-list+.employee-list{margin:30px 0}}.featured-courses{margin:60px 0;overflow:hidden}@media (max-width: 768px){.featured-courses{margin:30px 0}}.featured-courses .title-row{margin-bottom:30px}.featured-courses .buttons-container{margin:0 -20px 0 -20px;width:calc( 100% + 40px)}.featured-courses__slider{padding:0}.featured-courses .slider-row{margin-bottom:20px}@media (max-width: 576px){.featured-courses .slider-row{justify-content:flex-start !important}}.featured-courses .no-courses-text{text-align:center}.featured-courses .glide__wrapper{padding:0}@media (max-width: 576px){.featured-courses .glide__wrapper{padding:0 0 0 15px}}.featured-courses .glide__slides{align-items:stretch}@media (max-width: 576px){.featured-courses .glide__track{overflow:visible}}.featured-courses .glide__slide{height:auto}@media (max-width: 576px){.featured-courses .glide__slide{opacity:0.7;transition:opacity .2s}.featured-courses .glide__slide--active{opacity:1}}.featured-courses .glide__slide .course{margin:0 15px}@media (max-width: 576px){.featured-courses .glide__slide .course{margin:0 15px 0 0}}.acf-block-preview .featured-courses__slider{display:flex}.form-block{margin:60px 0}@media (max-width: 768px){.form-block{margin:30px 0}}.form-block .container-fluid{z-index:2;position:relative}.form-block .newsletter-form_wrapper .newsletter-form .gform_heading{margin:0 0 30px 0}.form-block .newsletter-form_wrapper .newsletter-form .gform_heading h3{margin:0 0 15px 0}.form-block .newsletter-form_wrapper .newsletter-form .gform_heading .gform_description{margin:0 0 1.55em 0;font-weight:300;font-size:18px;line-height:1.5em}.form-block .newsletter-form_wrapper .newsletter-form .gform_body ul li.gform_email{width:calc(100% - 200px);margin:0 !important}.form-block .newsletter-form_wrapper .newsletter-form .gform_body ul li.gform_email input{border:none !important;border-radius:30px 0 0 30px !important;padding:0 0 0 30px}.form-block .newsletter-form_wrapper .newsletter-form .gform_body ul li.policy-wrapper{width:100%;margin:0;text-align:left}.form-block .newsletter-form_wrapper .newsletter-form .gform_body ul li.policy-wrapper p{margin:0}.form-block .newsletter-form_wrapper .newsletter-form .gform_body ul li.button-wrapper{width:200px}.form-block .newsletter-form_wrapper .newsletter-form .gform_body ul li.button-wrapper button{width:200px;height:55px;border-radius:0 30px 30px 0;border:none;background-color:#C41230;color:#fff;font-family:"Ubuntu",sans-serif;font-size:16px;font-weight:500;transition:background-color .2s}.form-block .newsletter-form_wrapper .newsletter-form .gform_body ul li.button-wrapper button:hover{background-color:#1674AD}.form-block .newsletter-form_wrapper .newsletter-form .gform_footer{width:100%;height:0px;overflow:hidden}.form-block form.help-you .gform_html{margin-bottom:0}.form-block form.help-you .gform_footer{display:flex;justify-content:flex-end}.form-block--background{margin:0;background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative;padding:60px 0}@media (max-width: 768px){.form-block--background{padding:30px 0;margin:0}}.form-block--background:after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background:linear-gradient(0deg, rgba(19,19,19,0.6) 0%, rgba(0,0,0,0) 100%),linear-gradient(180deg, #000 0%, rgba(0,0,0,0) 100%)}.google-map{width:100%;min-height:500px;margin:0 0 15px 0;position:relative}.google-map__logo{background:rgba(19,19,19,0.61);width:100%;position:absolute;top:0;left:0;z-index:999}@media (min-width: 1026px){.google-map__logo{display:none}}.google-map__logo a{display:block;max-width:270px;width:100%;margin:60px auto}.google-map__logo a svg{width:100%;height:auto}.google-map__logo a svg path.fill-white,.google-map__logo a svg path.fill-white-stroke{fill:#fff;transition:fill .2s}.google-map__logo a svg path.fill-white-stroke{stroke:#fff}.google-map #google-map{position:absolute;top:0;left:0;right:0;bottom:0}.hero{width:100%;min-height:500px;background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}@media (max-width: 1025px){.hero{min-height:500px;align-items:flex-start}}.hero__content{position:relative;z-index:2;width:100%;max-width:1170px;padding:0 15px;overflow:hidden}@media (max-width: 1025px){.hero__content{margin-bottom:40px}}.hero__content .buttons-container{margin:25px 0 0 0}.hero__content .buttons-container.buttons-container--left{width:calc( 100% + 40px);margin:20px -20px 0 -20px}@media (max-width: 1025px){.hero__content .hero__logo+h1,.hero__content .hero__logo+h2,.hero__content .hero__logo+h3,.hero__content .hero__logo+h4{margin-top:30px}}.hero__logo{display:block;max-width:270px;width:100%;margin:60px auto 0;z-index:3;position:relative}@media (min-width: 1026px){.hero__logo{display:none}}.hero__logo svg{width:100%;height:auto}.hero__logo svg path.fill-white,.hero__logo svg path.fill-white-stroke{fill:#fff;transition:fill .2s}.hero__logo svg path.fill-white-stroke{stroke:#fff}.hero__numbers{position:relative;z-index:2;background:rgba(19,19,19,0.7);width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;padding:15px 0;margin-top:30px}@media (min-width: 1026px){.hero__numbers{position:absolute;bottom:0;left:0;margin-top:0}}.hero__meta{font-size:18px;font-weight:300;font-family:"Roboto",sans-serif}.hero__meta svg{width:14px;margin:-1px 5px 0 0}.hero__meta svg path{fill:#C41230}.hero__number{width:50%;padding:15px}@media (min-width: 769px){.hero__number{width:25%}}.hero__number span,.hero__number em{display:inline-block;width:100%;text-align:center;font-weight:700;font-family:"Ubuntu",sans-serif;font-style:normal;font-size:16px}.hero__number span{font-size:42px}@media (min-width: 769px){.hero__number span{font-size:54px;line-height:62px}}@media (min-width: 769px){.hero__number em{font-size:20px}}.hero:after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background:linear-gradient(0deg, rgba(19,19,19,0.44) 0%, rgba(0,0,0,0) 50%),linear-gradient(180deg, #000 0%, rgba(0,0,0,0) 91.09%)}.hero--red{background:radial-gradient(50% 50% at 50% 50%, rgba(196,18,48,0.42) 0%, rgba(196,18,48,0.16) 100%);overflow:hidden}.hero--red:after{display:none}.hero__search{width:100%;max-width:640px}.hero__search .search-form{width:100%;display:flex}.hero__search .search-form input{height:55px;border:none;border-radius:30px 0 0 30px;width:calc( 100% - 90px);border:none;padding:0 0 0 30px;font-size:18px;font-weight:300;color:#000}.hero__search .search-form button{width:90px;height:55px;border:none;background-color:#C41230;margin:0;padding:0;display:block;position:relative;border-radius:0 30px 30px 0}.hero__search .search-form button svg{width:18px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.hero__search .search-form button svg path{fill:#fff}.hero--single-post{margin:0 0 30px 0}.hero--single-post:after{width:100%;height:540px;background:#131313}.hero--single-post .hero__content{padding-top:120px}@media (max-width: 1025px){.hero--single-post .hero__content{padding-top:30px}}@media (max-width: 768px){.hero--single-post .hero__content{margin-bottom:30px}}@media (max-width: 768px){.hero--single-post .hero__content h1+.hero__thumbnail{margin-top:40px}}.hero--single-post .hero__written-by{background-color:rgba(160,165,169,0.6);border-radius:3px 3px 0 0;padding:10px 15px}.hero--single-post .hero__written-by p{margin:0}.hero--single-post .hero__breadcrumbs{margin-top:15px;position:relative}@media (max-width: 768px){.hero--single-post .hero__breadcrumbs{display:none}}.hero--single-post .hero__breadcrumbs span,.hero--single-post .hero__breadcrumbs a,.hero--single-post .hero__breadcrumbs em{font-weight:700;font-size:16px}.hero--single-post .hero__breadcrumbs em{margin:0 5px;font-style:normal;color:#000}.hero--single-post .hero__breadcrumbs a{text-decoration:none;color:#1674AD;transition:color .2s}.hero--single-post .hero__breadcrumbs a:hover{color:#C41230}.hero--single-post .hero__breadcrumbs span{color:#000}.hero--single-post .hero__breadcrumbs .addthis_inline_share_toolbox_xgpe{position:absolute;top:50%;right:0;transform:translateY(-50%)}.hero--single-post .hero__thumbnail{margin:0;position:relative;border-radius:0 0 3px 3px;overflow:hidden}.hero--single-post .hero__thumbnail img{width:100%;height:auto;position:relative;z-index:2;transition:opacity .2s}.hero--single-post .hero__thumbnail span{font-weight:400;font-size:12px;color:#000;position:absolute;bottom:0;left:0;width:100%;display:block;background-color:rgba(255,255,255,0.85);padding:10px 15px;z-index:4;transition:opacity .2s}.hero--single-post .hero__thumbnail--hidden img{opacity:0;pointer-events:none}.hero--single-post .hero__thumbnail--hidden span{opacity:0;pointer-events:none}.hero--no-thumbnail{background-color:#131313;min-height:1px;margin-bottom:0}.hero--no-thumbnail:after{display:none}.hero--no-thumbnail .hero__written-by{margin-top:80px}@media (max-width: 1025px){.hero--news{align-items:flex-start;min-height:400px}.hero--news .hero__content{margin-bottom:90px}}.hero--big{min-height:800px}@media (max-width: 1025px){.hero--big{min-height:550px;justify-content:flex-start}.hero--big .hero__content{margin:30px 0 0 0}.hero--big .hero__numbers{margin:20px 0 0 0}}.hero--vacancy .hero__content{margin-top:40px}.hero--black{background-color:#131313;color:#fff;overflow:hidden}.hero--black:after{display:none}.hero__video-trigger{position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;background-color:rgba(0,0,0,0.3);cursor:pointer;transition:opacity .2s}.hero__video-trigger svg{width:64px;height:auto;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.hero__video-trigger svg path{fill:#fff;transition:fill .2s}.hero__video-trigger:hover svg path{fill:#C41230}.hero__video-trigger--hidden{opacity:0;pointer-events:none}.hero__embed-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero__embed-container iframe,.hero__embed-container embed,.hero__embed-container object{position:absolute;width:100%;height:100%;top:0;left:0}.hero.hero--no-thumbnail+.breadcrumbs{margin-bottom:45px}.hero.hero--no-thumbnail+.breadcrumbs+.content-block{margin-top:30px}.hero.hero--single-post+.content-block{margin-top:30px}.latest-news{padding:60px 0;overflow:hidden}@media (max-width: 768px){.latest-news{padding:30px 0}}.latest-news h3.h2{margin:0 0 0 0}@media (max-width: 768px){.latest-news .editor-content{text-align:center;margin-bottom:40px}.latest-news .editor-content h3{margin:0 0 5px 0}.latest-news .editor-content .fojo-select-small{margin:0 auto;text-align:left}}@media (max-width: 768px){.latest-news .post__meta{height:50px;overflow:hidden}}.latest-news .buttons-container{margin:0 -20px;width:calc( 100% + 40px)}.latest-posts{padding:60px 0;overflow:hidden}@media (max-width: 768px){.latest-posts{padding:30px 0}}.latest-posts h3.h2{margin:0 0 0 0}@media (max-width: 768px){.latest-posts .editor-content{text-align:center;margin-bottom:40px}.latest-posts .editor-content h3{margin:0 0 5px 0}.latest-posts .editor-content .fojo-select-small{margin:0 auto;text-align:left}}@media (max-width: 768px){.latest-posts .post__meta{height:50px;overflow:hidden}}.latest-posts .buttons-container{margin:0 -20px;width:calc( 100% + 40px)}.longread-gallery__wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;height:100%;width:100%}.longread-gallery__wrapper--3{flex-direction:column;height:100vh}@media (max-width: 768px){.longread-gallery__wrapper--3{flex-direction:row;height:auto}}.longread-gallery__item{background-repeat:no-repeat;background-size:cover;background-position:center center;margin:0;position:relative}.longread-gallery__item em{font-weight:400;font-size:12px;color:#000;position:absolute;bottom:0;left:0;width:100%;display:block;background-color:rgba(255,255,255,0.85);padding:10px 15px;font-style:normal;line-height:18px}.longread-gallery__item--100h50w{height:100%;width:50%}.longread-gallery__item--50h50w{height:50%;width:50%}.longread-gallery__item--50h25w{height:50%;width:25%}@media (max-width: 992px){.longread-gallery__item--50h25w{width:50%}}@media (max-width: 768px){.longread-gallery__item{width:100%;min-height:50vh}}.acf-block-preview .longread-gallery{height:100vh}.longread-image{background-repeat:no-repeat;background-size:cover;background-position:center center;min-height:50vh}.longread-image--video,.longread-image--quote{position:relative}.longread-image--video:after,.longread-image--quote:after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background:linear-gradient(0deg, rgba(19,19,19,0.44) 0%, rgba(0,0,0,0) 50%),linear-gradient(180deg, #000 0%, rgba(0,0,0,0) 91.09%)}.longread-image__play{position:absolute;top:50%;left:50%;width:66px;height:66px;z-index:3;text-decoration:none;display:block;transform:translate(-50%, -50%)}.longread-image__play svg path{fill:#C41230}.longread-image blockquote{padding:30px 200px 30px 30px;width:100%;max-width:920px;margin:0 auto;position:relative;z-index:3}.longread-image blockquote svg{margin:0 0 30px 0}@media (max-width: 768px){.longread-image blockquote{padding:30px}}.longread-image blockquote p{font-family:"Ubuntu",sans-serif;font-style:italic;font-weight:700;font-size:32px;line-height:43px;color:#fff}@media (max-width: 768px){.longread-image blockquote p{font-size:24px;line-height:32px}}.longread-image blockquote em{font-size:16px;color:#fff;font-style:normal}.longreads-one-col--white{background-color:#fff;color:#000}.longreads-one-col--black{background-color:#131313;color:#fff}.longreads-one-col .editor-content{padding:30px;width:100%;max-width:920px;margin:0 auto}.longreads-special-one-column--white{background-color:#fff;color:#000}.longreads-special-one-column--black{background-color:#131313;color:#fff}.longreads-special-one-column .editor-content{width:100%;padding:30px;width:100%;max-width:100%}.longreads-special-one-column .editor-content.leading-p .content>p:first-of-type::first-letter{font-weight:400;font-family:"Didot";font-size:83px;float:left;margin:0.2em 0 0 0;padding:0.1em 0.1em 0.2em 0em}.longreads-special-one-column .editor-content.leading-p .content>p:first-of-type::first-letter::before,.longreads-special-one-column .editor-content.leading-p .content>p:first-of-type::first-letter::after{content:"";display:block}.longreads-special-one-column .editor-content.leading-p .content>p:first-of-type::first-letter::before{margin-top:-0.2em}.longreads-special-one-column .editor-content.leading-p .content>p:first-of-type::first-letter::after{margin-bottom:-0.15em}.longreads-special-one-column .editor-content p{margin-top:0.7em}.longreads-special-one-column .editor-content p.lead{font-size:20px;font-family:"Ubuntu";text-transform:uppercase}.longreads-special-one-column .editor-content--black{color:#000;background-color:#131313}.longreads-special-one-column .editor-content--black h1,.longreads-special-one-column .editor-content--black p,.longreads-special-one-column .editor-content--black em,.longreads-special-one-column .editor-content--black a,.longreads-special-one-column .editor-content--black .editor-content{color:#000}.longreads-special-one-column .editor-content--white{color:#fff;background-color:#131313}.longreads-special-one-column .editor-content--white h1,.longreads-special-one-column .editor-content--white p,.longreads-special-one-column .editor-content--white em,.longreads-special-one-column .editor-content--white a,.longreads-special-one-column .editor-content--white .editor-content{color:#fff}.longreads-special-one-column .editor-content__inner{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;height:100%}.longreads-special-two-col-text--black{background-color:#131313}.longreads-special-two-col-text--black .editor-content{color:#fff}.longreads-special-two-col-text--black .editor-content blockquote p{color:#fff}.longreads-special-two-col-text--white .editor-content blockquote p{color:#000}.longreads-special-two-col-text .editor-content.leading-p>p:first-of-type::first-letter{font-weight:400;font-family:"Didot";font-size:83px;float:left;margin:0.2em 0 0 0;padding:0.1em 0.1em 0.2em 0em}.longreads-special-two-col-text .editor-content.leading-p>p:first-of-type::first-letter::before,.longreads-special-two-col-text .editor-content.leading-p>p:first-of-type::first-letter::after{content:"";display:block}.longreads-special-two-col-text .editor-content.leading-p>p:first-of-type::first-letter::before{margin-top:-0.2em}.longreads-special-two-col-text .editor-content.leading-p>p:first-of-type::first-letter::after{margin-bottom:-0.15em}.longreads-special-two-col-text .editor-content blockquote{position:relative;margin-top:80px}.longreads-special-two-col-text .editor-content blockquote::before{content:"";position:absolute;background-image:url("../../icons/quote.svg");background-repeat:no-repeat;background-size:cover;background-position:center center;top:-60px;left:0;width:45px;height:36px}.longreads-special-two-col-text .editor-content blockquote p{transform:unset;font-size:22px;line-height:30px;font-style:italic;font-weight:700;font-family:"Ubuntu",sans-serif}.longreads-special-two-col{overflow:hidden;position:relative}.longreads-special-two-col--black{color:#fff;background:#131313}.longreads-special-two-col--black .editor-content h1,.longreads-special-two-col--black .editor-content h4,.longreads-special-two-col--black .editor-content p,.longreads-special-two-col--black .editor-content em,.longreads-special-two-col--black .editor-content a{color:#fff}.longreads-special-two-col--white{color:#000;background:#fff}.longreads-special-two-col--white .title h1,.longreads-special-two-col--white .title h4,.longreads-special-two-col--white .title p,.longreads-special-two-col--white .title em,.longreads-special-two-col--white .title a{color:#000}.longreads-special-two-col--white .author h3,.longreads-special-two-col--white .author p,.longreads-special-two-col--white .author h4,.longreads-special-two-col--white .author em,.longreads-special-two-col--white .author a{color:#fff}.longreads-special-two-col svg{position:absolute;height:100%;top:0;fill:gray;left:calc(50% - 30px)}@media (max-width: 768px){.longreads-special-two-col svg{display:none}}.longreads-special-two-col__content.longreads-two-col__column{position:relative;display:flex;align-items:center}@media (max-width: 768px){.longreads-special-two-col__content.longreads-two-col__column:not(:first-of-type){min-height:50vh}}.longreads-special-two-col__content.longreads-two-col__column .mobile-background{position:absolute;background-repeat:no-repeat;background-size:cover;width:100%;top:0;height:100vh}@media (max-width: 768px){.longreads-special-two-col__content.longreads-two-col__column .mobile-background{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='520' height='675' viewBox='0 0 520 675' fill='none'%3E%3Cpath d='M201.627 22.8319C325.492 -16.7048 464.879 17.148 519.089 39.0166L519.089 674.263L-2.9473e-05 674.263L0 -2.26901e-05C15.5987 24.0843 77.7622 62.3687 201.627 22.8319Z' fill='%23272727'/%3E%3C/svg%3E%0A");left:0;margin-top:-30px}}@media (min-width: 769px){.longreads-special-two-col__content.longreads-two-col__column .mobile-background{display:none}}.longreads-special-two-col__content.longreads-two-col__column .editor-content{position:relative;z-index:1}.longreads-special-two-col__content.longreads-two-col__column .editor-content.author{max-width:300px}.longreads-special-two-col__content.longreads-two-col__column .editor-content.author h4{margin-top:0.7em}.longreads-special-two-col__content.longreads-two-col__column .editor-content.author em{font-size:12px}.longreads-special-two-col__content.longreads-two-col__column .editor-content.author img{width:100%;object-fit:cover;height:auto;max-height:300px;object-position:top}.longreads-special-two-col__content.longreads-two-col__column .editor-content.title{margin:0 0 0 auto;max-width:100%}.longreads-special-two-col__content em{font-style:normal}.longreads-special-two-col__content p{margin-top:0.7em}.longreads-special-two-col__content p.lead{font-size:20px;font-family:"Ubuntu";text-transform:uppercase}.longreads-special-two-col__content img{width:100%;object-fit:cover}.longreads-special-two-col__content--black{color:#000;background-color:#131313}.longreads-special-two-col__content--black h1,.longreads-special-two-col__content--black p,.longreads-special-two-col__content--black em,.longreads-special-two-col__content--black a,.longreads-special-two-col__content--black .editor-content{color:#000}.longreads-special-two-col__content--white{color:#fff;background-color:#131313}.longreads-special-two-col__content--white h1,.longreads-special-two-col__content--white p,.longreads-special-two-col__content--white em,.longreads-special-two-col__content--white a,.longreads-special-two-col__content--white .editor-content{color:#fff}.longreads-special-two-col__content__inner{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;height:100%}.longreads-table-of-contents--white{background-color:#fff;color:#000}.longreads-table-of-contents--white .editor-content h5 a{color:#000}.longreads-table-of-contents--white .editor-content h5 a:hover{color:#C41230}.longreads-table-of-contents--black{background-color:#131313;color:#fff}.longreads-table-of-contents--black .editor-content h5 a{color:#fff}.longreads-table-of-contents--black .editor-content h5 a:hover{color:#C41230}.longreads-table-of-contents .editor-content{padding:30px;width:100%;max-width:920px;margin:0 auto}.longreads-table-of-contents .editor-content h5{font-family:"Roboto",sans-serif;font-weight:300;line-height:27px}.longreads-table-of-contents .editor-content h5 a{text-decoration:none}.longreads-two-col--black{background-color:#131313}.longreads-two-col--black .editor-content{color:#fff}.longreads-two-col__inner{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;height:100%}.longreads-two-col__column{width:50%;padding:30px}@media (max-width: 768px){.longreads-two-col__column{width:100%}}.longreads-two-col__column .editor-content{width:100%;max-width:530px;margin:0 auto}.longreads-two-col__column--image,.longreads-two-col__column--video{padding:0;height:100%}.longreads-two-col__image{height:100%;background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative;margin:0;min-height:50vh}.longreads-two-col__image em{font-weight:400;font-size:12px;color:#000;position:absolute;bottom:0;left:0;width:100%;display:block;background-color:rgba(255,255,255,0.85);padding:10px 15px;font-style:normal;line-height:18px}.longreads-two-col__play{position:absolute;top:50%;left:50%;width:66px;height:66px;transform:translate(-50%, -50%)}.longreads-two-col__play svg path{fill:#C41230}.offices{margin:30px 0}.offices .title-row{margin-bottom:30px}.offices__headquarter{margin-bottom:30px}.offices__headquarter h3 a{display:inline-flex;justify-content:flex-start;align-items:flex-end;text-decoration:none}.offices__headquarter h3 a svg{width:28px;margin:0 12px 0 0}.offices__headquarter h3 a svg path{fill:#C41230;transition:fill .2s}.offices__headquarter h3 a span{color:#fff}.offices__headquarter h3 a:hover svg path{fill:#1674AD}.offices__contact{display:inline-flex;align-items:center;justify-content:flex-start;text-decoration:none !important;margin-bottom:10px}.offices__contact svg{width:17px;margin:0 8px 0 0}.offices__contact svg path{fill:#C41230}.offices__contact span{color:#fff;transition:color .2s;font-weight:500;font-family:"Ubuntu",sans-serif;font-size:18px}.offices__contact:hover span{color:#C41230}.offices__office{margin-bottom:30px}.offices__office h3{line-height:1 !important;margin:0 0 15px 0 !important}.offices__office h3 a{display:inline-flex;justify-content:flex-start;align-items:flex-end;text-decoration:none}.offices__office h3 a svg{width:17px;margin:0 8px 0 0}.offices__office h3 a svg path{fill:#C41230;transition:fill .2s}.offices__office h3 a span{color:#fff}.offices__office h3 a:hover svg path{fill:#1674AD}.offices+.form-block{margin:-20px 0 40px}@media (max-width: 768px){.offices+.form-block{margin:0 0 30px}}.ongoing-projects{margin:60px 0}.ongoing-projects__projects{margin-top:40px}.partners{background-color:#fff;padding:60px 0}.partners__logotypes{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.partners__logotype{width:20%;padding:10px !important;margin:10px 0 !important}.partners__logotype:before{display:none !important}@media (max-width: 768px){.partners__logotype{width:25%}}@media (max-width: 768px){.partners__logotype{width:33%;margin:5px 0 !important}}.partners__logotype img{max-width:100%;height:auto}.project-map{padding:60px 0;position:relative}@media (max-width: 1025px){.project-map{padding:0;height:500px;overflow:hidden}}@media (max-width: 576px){.project-map{height:320px}}.project-map__logo{display:block;max-width:270px;width:100%;position:absolute;top:60px;left:50%;z-index:3;transform:translateX(-50%)}@media (min-width: 1026px){.project-map__logo{display:none}}.project-map__logo svg{width:100%;height:auto}.project-map__logo svg path.fill-white,.project-map__logo svg path.fill-white-stroke{fill:#fff;transition:fill .2s}.project-map__logo svg path.fill-white-stroke{stroke:#fff}.project-map #project-map{width:100%;height:800px;opacity:0;transition:opacity .2s}@media (max-width: 1025px){.project-map #project-map{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:140%}}.project-map #project-map.chart-ready{transition-delay:.2s;opacity:1}.project-map__information{position:absolute;bottom:30px;left:40px}@media (max-width: 1025px){.project-map__information{display:none}}.project-map__information em{display:flex;align-items:center;font-style:normal;margin:0 0 10px 0}.project-map__information em:before{content:'';width:22px;height:22px;display:inline-block;border-radius:11px;margin-right:7px}.project-map__information em.active:before{background-color:#C41230}.project-map__information em.inactive:before{background-color:#A0A5A9}.project-map__information em.offices:before{background-color:#720114}.tingle-modal__close{display:none !important}.tingle-modal{background:rgba(0,0,0,0.2) !important}.tingle-modal::before{-webkit-backdrop-filter:none !important;backdrop-filter:none !important}.tingle-modal-box{width:100%;max-width:530px}.tingle-modal-box__content{padding:20px 20px 12px 20px !important}.tingle-modal-box__content h3{font-family:"Ubuntu",sans-serif;color:#C41230;font-size:20px;font-weight:500;margin:0 0 5px 0}.tingle-modal-box__footer{position:absolute;padding:0 !important;top:0;right:0;bottom:100% !important}.tingle-modal-box__footer .fojo-modal-close{margin:0;padding:0;border:none;background-color:transparent;background-image:url("../../icons/fa/times.svg");background-repeat:no-repeat;background-size:12px;background-position:center center;width:24px;height:24px;overflow:hidden;position:absolute;top:12px;right:12px}.tingle-modal-box__item{margin:0 0 8px 0}.tingle-modal-box__item a{display:flex;justify-content:flex-start;align-items:center;text-decoration:none}.tingle-modal-box__item span{color:#000;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px}.tingle-modal-box__item figure{width:22px;height:22px;border-radius:11px;display:block;margin:0;background-color:#1674AD;margin-left:15px;position:relative}.tingle-modal-box__item figure svg{width:13px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.tingle-modal-box__item figure svg path{fill:#fff}.region-news{margin-top:60px;margin-bottom:60px;overflow:hidden}.region-news__wrapper{display:flex;background-color:#fff;border-radius:3px;overflow:hidden;flex-wrap:wrap}@media (max-width: 768px){.region-news__wrapper{margin-left:-15px;margin-right:-15px;border-radius:0}}.region-news__wrapper aside{max-width:440px;width:100%;padding:15px}@media (max-width: 768px){.region-news__wrapper aside{padding:7.5px;max-width:100%;width:85%}}.region-news .slick-list{overflow:visible}.region-news .region-post--big{width:calc( 100% - 440px);position:relative}@media (max-width: 768px){.region-news .region-post--big{width:100%}}.region-news .region-post--big .region-post__thumbnail{width:100%;max-width:100%;position:relative;z-index:1;height:100%}.region-news .region-post--big .region-post__thumbnail img{width:100%;height:100%;object-fit:cover}.region-news .region-post--big .region-post__content{width:100%;position:absolute;bottom:0;left:0;z-index:2;padding:30px;background-color:rgba(255,255,255,0.85)}@media (max-width: 768px){.region-news .region-post--big .region-post__content{padding:15px}}@media (min-width: 769px){.region-news .region-post--big .region-post__content h4 svg{display:none}}.region-news .region-post--big .region-post__content p{display:inline;color:#000}@media (max-width: 768px){.region-news .region-post--big .region-post__content p{display:none}}@media (max-width: 768px){.region-news .region-post--big .region-post__content p+a{display:none}}.region-news .region-post--big .region-post__content a svg{width:15px;margin:-2px 0 0 15px}.region-news .region-post--big .region-post__content a svg path{fill:#1674AD;transition:fill .2s}.region-news .region-post--small{width:100%;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin-bottom:15px}.region-news .region-post--small:last-of-type{margin-bottom:0}@media (max-width: 768px){.region-news .region-post--small{padding:7.5px}}.region-news .region-post--small .region-post__thumbnail{width:125px;height:135px}@media (max-width: 768px){.region-news .region-post--small .region-post__thumbnail{width:100%;height:150px;margin:0 0 15px 0}}.region-news .region-post--small .region-post__thumbnail img{height:100%;width:100%;border-radius:3px 0 0 3px;object-fit:cover}@media (max-width: 768px){.region-news .region-post--small .region-post__thumbnail img{border-radius:3px}}.region-news .region-post--small .region-post__content{padding-left:15px;width:calc( 100% - 125px)}@media (max-width: 768px){.region-news .region-post--small .region-post__content{width:100%;padding:0}}.region-news .region-post--small .region-post__content h4{margin:0 0 10px 0}.region-news .region-post--small .region-post__content .post__meta{line-height:1.3}.region-news .region-post__thumbnail{margin:0}.region-news .region-post__content h4 a{color:#1674AD;text-decoration:none;transition:color .2s}.region-news .region-post__content h4 a svg{width:15px;margin:-2px 0 0 15px}.region-news .region-post__content h4 a svg path{transition:fill .2s;fill:#1674AD}.region-news .region-post[data-clickable="true"]:hover a{color:#C41230}.region-news .region-post[data-clickable="true"]:hover svg path{fill:#C41230}.region-news .buttons-container{margin:0 -20px;width:calc( 100% + 40px)}.related-news{padding-top:30px;padding-bottom:30px;background-color:#131313;overflow:hidden}.related-news h4{color:#fff;margin:0 0 30px 0}.related-news .buttons-container{width:calc( 100% + 40px);margin:-20px -20px 0}.related-vacancies{background-color:#131313;padding:60px 0;overflow:hidden}@media (max-width: 768px){.related-vacancies{padding:30px 0}}.related-vacancies h1,.related-vacancies h2,.related-vacancies h3,.related-vacancies h4{color:#fff;margin-bottom:30px !important}@media (max-width: 768px){.related-vacancies h1,.related-vacancies h2,.related-vacancies h3,.related-vacancies h4{margin-bottom:20px !important}}.related-vacancies .buttons-container{margin:0 -20px;width:calc( 100% + 40px)}.selected-longreads{position:relative}.selected-longreads__item{position:relative;max-height:600px;width:100%;overflow:hidden}.selected-longreads__item img{width:100%;height:100%;object-fit:cover;position:relative;z-index:1}@media (max-width: 768px){.selected-longreads__item img{min-height:600px}}.selected-longreads__title{position:absolute;z-index:2;background-color:#fff;top:50%;left:10%;width:100%;max-width:540px;background:rgba(255,255,255,0.9);border-radius:3px;padding:50px 40px;transform:translateY(-50%);text-decoration:none !important}@media (max-width: 768px){.selected-longreads__title{left:50%;transform:translate(-50%, -50%);width:calc( 100% - 30px);padding:45px 30px}}.selected-longreads__title h3{color:#000;text-decoration:none}.selected-longreads ul.slick-dots{margin:0;padding:0;list-style:none;position:absolute;bottom:30px;left:0;width:100%;display:flex !important;justify-content:center;align-items:center}.selected-longreads ul.slick-dots li button{width:16px;height:16px;background-color:#fff;border-radius:8px;overflow:hidden;text-indent:-9999px;border:none;padding:0;margin:0 10px;transition:opacity .2s}.selected-longreads ul.slick-dots li.slick-active button{opacity:0.5}.selected-longreads .buttons-container{width:calc( 100% + 40px);margin:-20px -20px 0}.selected-longreads .slick-button{width:60px;height:80px;position:absolute;top:50%;border:none;background:transparent}@media (max-width: 768px){.selected-longreads .slick-button{display:none !important}}.selected-longreads .slick-button--prev{left:0;transform:translateY(-50%)}.selected-longreads .slick-button--next{right:0;transform:translateY(-50%) rotate(180deg)}.selected-longreads .slick-button svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:25px}.selected-longreads .slick-button svg path{fill:#fff}.acf-block-preview .selected-longreads__item{max-height:600px;display:none}.acf-block-preview .selected-longreads__item:nth-child(1){display:block}.stationed-personell{margin:60px 0}.stationed-personell .personell{margin-top:30px;max-width:480px}.stationed-personell .personell__image img{width:100%;height:auto}.stationed-personell .personell__content h4{font-weight:500;font-family:"Ubuntu",sans-serif;font-size:20px;margin:0}.stationed-personell .personell__content em{font-style:normal;font-size:12px}.stationed-personell .personell__content a{display:flex;align-items:center;justify-content:flex-start;text-decoration:none;color:#fff}.stationed-personell .personell__content a svg{width:17px;margin:0 8px 0 0}.stationed-personell .personell__content a svg path{fill:#C41230}.stationed-personell .personell__content a span{color:#fff;transition:color .2s}.stationed-personell .personell__content a:hover{color:#C41230}.stationed-personell .personell__content a:hover span{color:#C41230}.two-columns{padding:60px 0;overflow:hidden}.two-columns img{max-width:100%;height:auto;border-radius:3px}.two-columns .buttons-container{width:calc( 100% + 40px);margin:-10px -20px 0}@media (max-width: 768px){.two-columns .buttons-container{margin-bottom:15px}}.two-columns+.two-columns{padding:0 0 60px}.upcoming-courses{margin:60px 0}@media (max-width: 768px){.upcoming-courses{margin:30px 0}}.upcoming-courses .course-wrapper{height:100%}.upcoming-courses .editor-content{margin-bottom:40px}.upcoming-courses li{list-style:none}body{font-family:"Roboto",sans-serif;font-display:swap;font-size:16px;line-height:1.66em}body.locked-scrolling{overflow:hidden}body:not(.wp-admin){background-color:#131313;color:#fff}body.single-post,body.single-vacancies{background-color:#fff;color:#000}.container-fluid{width:100%;max-width:1170px}.container-wide{width:100%;max-width:1270px;padding:0}.gradient--radial{background:radial-gradient(50% 50% at 50% 50%, rgba(196,18,48,0.42) 0%, rgba(196,18,48,0.16) 100%);width:100%;max-width:480px;margin:40px 0;height:300px}.block.guidelines{margin-top:50px;margin-bottom:50px}button{outline:none !important}*[data-clickable="true"]:hover{cursor:pointer}.acf-block-preview section.block{background-color:#131313;color:#fff}.acf-block-preview section.partners,.acf-block-preview section.ctas{background-color:#fff;color:#000}.fourofour{padding:170px 0 60px 0}@media (max-width: 768px){.fourofour{padding:0 0 60px 0}}.fourofour__logo{display:block;max-width:270px;width:100%;margin:60px auto;z-index:3;position:relative}@media (min-width: 1026px){.fourofour__logo{display:none}}.fourofour__logo svg{width:100%;height:auto}.fourofour__logo svg path.fill-white,.fourofour__logo svg path.fill-white-stroke{fill:#fff;transition:fill .2s}.fourofour__logo svg path.fill-white-stroke{stroke:#fff}.fourofour__illustration{margin:0 0 45px 0}.fourofour .editor-content{padding:0 15px}.fourofour .editor-content a{color:#1674AD}.fourofour .editor-content a:hover{color:#C41230}.fourofour .search-form{width:100%;max-width:640px;margin:0 auto 15px;display:flex;justify-content:flex-start;align-items:flex-start}.fourofour .search-form input[type="search"]{width:calc( 100% - 90px);background-color:#fff;height:55px;border-radius:50px 0 0 50px;border:none;padding:0 0 0 30px}.fourofour .search-form button{width:90px;background-color:#C41230;border:none;height:55px;border-radius:0 50px 50px 0}.fourofour .search-form button svg{width:18px}.fourofour .search-form button svg path{fill:#fff}


