.plyr:focus,.plyr input[type=range]:focus{outline:0}.plyr .plyr__video-embed iframe,.plyr__tooltip{pointer-events:none}@-webkit-keyframes a{to{background-position:25px 0}}@keyframes a{to{background-position:25px 0}}.plyr{position:relative;max-width:100%;min-width:200px;font-family:Avenir,Avenir Next,Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif;direction:ltr}.plyr,.plyr *,.plyr :after,.plyr :before{-webkit-box-sizing:border-box;box-sizing:border-box}.plyr a,.plyr button,.plyr input,.plyr label{-ms-touch-action:manipulation;touch-action:manipulation}.plyr audio,.plyr video{width:100%;height:auto;vertical-align:middle;border-radius:inherit}.plyr input[type=range]{display:block;height:20px;width:100%;margin:0;padding:0;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:none;background:0 0}.plyr input[type=range]::-webkit-slider-runnable-track{height:8px;background:0 0;border:0;border-radius:4px;-webkit-user-select:none;user-select:none}.plyr input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;margin-top:-4px;position:relative;height:16px;width:16px;background:#fff;border:2px solid transparent;border-radius:100%;-webkit-transition:background .2s ease,border .2s ease,-webkit-transform .2s ease;transition:background .2s ease,border .2s ease,-webkit-transform .2s ease;transition:background .2s ease,border .2s ease,transform .2s ease;transition:background .2s ease,border .2s ease,transform .2s ease,-webkit-transform .2s ease;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.15);box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.15);-webkit-box-sizing:border-box;box-sizing:border-box}.plyr input[type=range]::-moz-range-track{height:8px;background:0 0;border:0;border-radius:4px;-moz-user-select:none;user-select:none}.plyr input[type=range]::-moz-range-thumb{position:relative;height:16px;width:16px;background:#fff;border:2px solid transparent;border-radius:100%;-webkit-transition:background .2s ease,border .2s ease,-webkit-transform .2s ease;transition:background .2s ease,border .2s ease,-webkit-transform .2s ease;transition:background .2s ease,border .2s ease,transform .2s ease;transition:background .2s ease,border .2s ease,transform .2s ease,-webkit-transform .2s ease;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.15);box-sizing:border-box}.plyr input[type=range]::-ms-track{height:8px;background:0 0;border:0;color:transparent}.plyr input[type=range]::-ms-fill-upper{height:8px;background:0 0;border:0;border-radius:4px;-ms-user-select:none;user-select:none}.plyr input[type=range]::-ms-fill-lower{height:8px;border:0;border-radius:4px;-ms-user-select:none;user-select:none;background:#3498db}.plyr input[type=range]::-ms-thumb{position:relative;height:16px;width:16px;background:#fff;border:2px solid transparent;border-radius:100%;-webkit-transition:background .2s ease,border .2s ease,-webkit-transform .2s ease;transition:background .2s ease,border .2s ease,-webkit-transform .2s ease;transition:background .2s ease,border .2s ease,transform .2s ease;transition:background .2s ease,border .2s ease,transform .2s ease,-webkit-transform .2s ease;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.15);box-sizing:border-box;margin-top:0}.plyr input[type=range]::-ms-tooltip{display:none}.plyr input[type=range]::-moz-focus-outer{border:0}.plyr input[type=range].tab-focus:focus{outline-offset:3px}.plyr input[type=range]:active::-webkit-slider-thumb{background:#3498db;border-color:#fff;-webkit-transform:scale(1.25);transform:scale(1.25)}.plyr input[type=range]:active::-moz-range-thumb{background:#3498db;border-color:#fff;transform:scale(1.25)}.plyr input[type=range]:active::-ms-thumb{background:#3498db;border-color:#fff;transform:scale(1.25)}.plyr--video input[type=range].tab-focus:focus{outline:1px dotted hsla(0,0%,100%,.5)}.plyr--audio input[type=range].tab-focus:focus{outline:1px dotted rgba(86,93,100,.5)}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute!important;padding:0!important;border:0!important;height:1px!important;width:1px!important}.plyr__video-wrapper{position:relative;background:#000;border-radius:inherit}.plyr__video-embed{padding-bottom:56.25%;height:0;border-radius:inherit;overflow:hidden;z-index:0}.plyr__video-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.plyr__video-embed>div{position:relative;padding-bottom:200%;-webkit-transform:translateY(-35.95%);transform:translateY(-35.95%)}.plyr video::-webkit-media-text-track-container{display:none}.plyr__captions{display:none;position:absolute;bottom:0;left:0;width:100%;padding:20px;-webkit-transform:translateY(-40px);transform:translateY(-40px);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;color:#fff;font-size:16px;text-align:center;font-weight:400}.plyr__captions span{border-radius:2px;padding:3px 10px;background:rgba(0,0,0,.7);-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:150%}.plyr__captions span:empty{display:none}@media (min-width:768px){.plyr__captions{font-size:24px}}.plyr--captions-active .plyr__captions{display:block}.plyr--hide-controls .plyr__captions{-webkit-transform:translateY(-15px);transform:translateY(-15px)}@media (min-width:1024px){.plyr--fullscreen-active .plyr__captions{font-size:32px}}.plyr ::-webkit-media-controls{display:none}.plyr__controls{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;line-height:1;text-align:center}.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controls>button{margin-left:5px}.plyr__controls .plyr__progress:first-child,.plyr__controls .plyr__time:first-child,.plyr__controls>button:first-child{margin-left:0}.plyr__controls .plyr__volume{margin-left:5px}.plyr__controls [data-plyr=pause]{margin-left:0}.plyr__controls button{position:relative;display:inline-block;-ms-flex-negative:0;flex-shrink:0;overflow:visible;vertical-align:middle;padding:7px;border:0;background:0 0;border-radius:3px;cursor:pointer;-webkit-transition:background .3s ease,color .3s ease,opacity .3s ease;transition:background .3s ease,color .3s ease,opacity .3s ease;color:inherit}.plyr__controls button svg{width:18px;height:18px;display:block;fill:currentColor}.plyr__controls button:focus{outline:0}.plyr__controls .icon--captions-on,.plyr__controls .icon--exit-fullscreen,.plyr__controls .icon--muted{display:none}@media (min-width:480px){.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controls>button{margin-left:10px}}.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none}.plyr--video .plyr__controls{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:50px 10px 10px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.5)));background:linear-gradient(transparent,rgba(0,0,0,.5));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;color:#fff;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.plyr--video .plyr__controls button.tab-focus:focus,.plyr--video .plyr__controls button:hover{background:#3498db;color:#fff}.plyr--audio .plyr__controls{padding:10px;border-radius:inherit;background:#fff;border:1px solid #dbe3e8;color:#565d64}.plyr--audio .plyr__controls button.tab-focus:focus,.plyr--audio .plyr__controls button:hover,.plyr__play-large{background:#3498db;color:#fff}.plyr__play-large{display:none;position:absolute;z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:10px;border:4px solid currentColor;border-radius:100%;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.15);box-shadow:0 1px 1px rgba(0,0,0,.15);-webkit-transition:all .3s ease;transition:all .3s ease}.plyr__play-large svg{position:relative;left:2px;width:20px;height:20px;display:block;fill:currentColor}.plyr__play-large:focus{outline:1px dotted hsla(0,0%,100%,.5)}.plyr .plyr__play-large{display:inline-block}.plyr--audio .plyr__play-large,.plyr--playing .plyr__controls [data-plyr=play],.plyr__controls [data-plyr=pause]{display:none}.plyr--playing .plyr__play-large{opacity:0;visibility:hidden}.plyr--playing .plyr__controls [data-plyr=pause]{display:inline-block}.plyr--captions-active .plyr__controls .icon--captions-on,.plyr--fullscreen-active .icon--exit-fullscreen,.plyr--muted .plyr__controls .icon--muted{display:block}.plyr--captions-active .plyr__controls .icon--captions-on+svg,.plyr--fullscreen-active .icon--exit-fullscreen+svg,.plyr--muted .plyr__controls .icon--muted+svg,.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen]{display:none}.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen]{display:inline-block}.plyr__tooltip{position:absolute;z-index:2;bottom:100%;margin-bottom:10px;padding:5px 7.5px;opacity:0;background:rgba(0,0,0,.7);border-radius:3px;color:#fff;font-size:14px;line-height:1.3;-webkit-transform:translate(-50%,10px) scale(.8);transform:translate(-50%,10px) scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s,-webkit-transform .2s ease .1s}.plyr__tooltip:before{content:"";position:absolute;width:0;height:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-4px;border-right:4px solid transparent;border-top:4px solid rgba(0,0,0,.7);border-left:4px solid transparent;z-index:2}.plyr__tooltip--visible,.plyr button.tab-focus:focus .plyr__tooltip,.plyr button:hover .plyr__tooltip{opacity:1;-webkit-transform:translate(-50%) scale(1);transform:translate(-50%) scale(1)}.plyr button:hover .plyr__tooltip{z-index:3}.plyr__controls button:first-child .plyr__tooltip{left:0;-webkit-transform:translateY(10px) scale(.8);transform:translateY(10px) scale(.8);-webkit-transform-origin:0 100%;transform-origin:0 100%}.plyr__controls button:first-child .plyr__tooltip:before{left:16px}.plyr__controls button:last-child .plyr__tooltip{right:0;-webkit-transform:translateY(10px) scale(.8);transform:translateY(10px) scale(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.plyr__controls button:last-child .plyr__tooltip:before{left:auto;right:16px;-webkit-transform:translateX(50%);transform:translateX(50%)}.plyr__controls button:first-child .plyr__tooltip--visible,.plyr__controls button:first-child.tab-focus:focus .plyr__tooltip,.plyr__controls button:first-child:hover .plyr__tooltip,.plyr__controls button:last-child .plyr__tooltip--visible,.plyr__controls button:last-child.tab-focus:focus .plyr__tooltip,.plyr__controls button:last-child:hover .plyr__tooltip{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}.plyr__progress{position:relative;display:none;-ms-flex:1;-webkit-box-flex:1;flex:1}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress input[type=range]::-webkit-slider-runnable-track{background:0 0}.plyr__progress input[type=range]::-moz-range-track{background:0 0}.plyr__progress input[type=range]::-ms-fill-upper{background:0 0}.plyr__progress .plyr__tooltip{left:0}.plyr .plyr__progress{display:inline-block}.plyr__progress--buffer,.plyr__progress--played,.plyr__volume--display{position:absolute;left:0;top:50%;width:100%;height:8px;margin:-4px 0 0;padding:0;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:100px}.plyr__progress--buffer::-webkit-progress-bar,.plyr__progress--played::-webkit-progress-bar,.plyr__volume--display::-webkit-progress-bar{background:0 0}.plyr__progress--buffer::-webkit-progress-value,.plyr__progress--played::-webkit-progress-value,.plyr__volume--display::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:8px}.plyr__progress--buffer::-moz-progress-bar,.plyr__progress--played::-moz-progress-bar,.plyr__volume--display::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:8px}.plyr__progress--buffer::-ms-fill,.plyr__progress--played::-ms-fill,.plyr__volume--display::-ms-fill{border-radius:100px}.plyr__progress--played,.plyr__volume--display{z-index:1;color:#3498db;background:0 0;-webkit-transition:none;transition:none}.plyr__progress--played::-webkit-progress-value,.plyr__volume--display::-webkit-progress-value{min-width:8px;max-width:99%;border-top-right-radius:0;border-bottom-right-radius:0;-webkit-transition:none;transition:none}.plyr__progress--played::-moz-progress-bar,.plyr__volume--display::-moz-progress-bar{min-width:8px;max-width:99%;border-top-right-radius:0;border-bottom-right-radius:0;-webkit-transition:none;transition:none}.plyr__progress--played::-ms-fill,.plyr__volume--display::-ms-fill{display:none}.plyr__progress--buffer::-webkit-progress-value{-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress--buffer::-moz-progress-bar{-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress--buffer::-ms-fill{-webkit-transition:width .2s ease;transition:width .2s ease}.plyr--video .plyr__progress--buffer,.plyr--video .plyr__volume--display{background:hsla(0,0%,100%,.25)}.plyr--video .plyr__progress--buffer{color:hsla(0,0%,100%,.25)}.plyr--audio .plyr__progress--buffer,.plyr--audio .plyr__volume--display{background:rgba(198,214,219,.66)}.plyr--audio .plyr__progress--buffer{color:rgba(198,214,219,.66)}.plyr--loading .plyr__progress--buffer{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background-size:25px 25px;background-repeat:repeat-x;background-image:linear-gradient(-45deg,rgba(0,0,0,.15) 25%,transparent 0,transparent 50%,rgba(0,0,0,.15) 0,rgba(0,0,0,.15) 75%,transparent 0,transparent);color:transparent}.plyr--video.plyr--loading .plyr__progress--buffer{background-color:hsla(0,0%,100%,.25)}.plyr--audio.plyr--loading .plyr__progress--buffer{background-color:rgba(198,214,219,.66)}.plyr__time{display:inline-block;vertical-align:middle;font-size:14px}.plyr__time+.plyr__time{display:none}@media (min-width:768px){.plyr__time+.plyr__time{display:inline-block}}.plyr__time+.plyr__time:before{content:"\2044";margin-right:10px}.plyr__volume{display:none}.plyr .plyr__volume{-ms-flex:1;-webkit-box-flex:1;flex:1;position:relative}.plyr .plyr__volume input[type=range]{position:relative;z-index:2}@media (min-width:480px){.plyr .plyr__volume{display:block;max-width:60px}}@media (min-width:768px){.plyr .plyr__volume{max-width:100px}}.plyr--is-ios .plyr__volume,.plyr--is-ios [data-plyr=mute]{display:none!important}.plyr--fullscreen-active{position:fixed;top:0;left:0;right:0;bottom:0;height:100%;width:100%;z-index:4;background:#000;border-radius:0!important}.plyr--fullscreen-active video{height:100%}.plyr--fullscreen-active .plyr__video-wrapper{height:100%;width:100%}.plyr--fullscreen-active .plyr__video-embed{overflow:visible}.plyr--fullscreen-active .plyr__controls{position:absolute;bottom:0;left:0;right:0}.plyr--fullscreen-active.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}.accordion{border:1px solid #c2c2c2;border-left:0;border-right:0}.accordion--item{border-top:1px solid #c2c2c2}.accordion--item:first-child{border-top:0}.accordion--item-handle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.4rem 0;font-size:1.6rem;line-height:1.5;font-weight:700;color:#2c3138;cursor:pointer}@media (min-width:960px){.accordion--item-handle{font-size:1.8rem;font-weight:400}}.accordion--item-handle i{display:block;-ms-flex-negative:0;flex-shrink:0;width:1.2rem;height:1.2rem;margin:0 2rem;background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 8 8' style='enable-background:new 0 0 8 8;' xml:space='preserve'%3E %3Crect fill='%230F47C8' x='3.5' width='1' height='8'/%3E %3Crect fill='%230F47C8' y='3.5' width='8' height='1'/%3E %3C/svg%3E") no-repeat 50%/contain}.accordion--item--expanded .accordion--item-handle i{background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 8 8' style='enable-background:new 0 0 8 8;' xml:space='preserve'%3E %3Crect fill='%230F47C8' y='3.5' class='st0' width='8' height='1'/%3E %3C/svg%3E")}.accordion--item-content{padding:2rem;border-top:1px solid #c2c2c2;font-size:16px;line-height:1.5;color:#6a6d70}@media (min-width:960px){.accordion--item-content{padding:3rem 4.5rem}}.accordion--item-content p:first-child{margin-top:0}.accordion--item-content p:last-child{margin-bottom:0}.all-news--filter{position:relative;color:#0f47c8;font-size:1.5rem;font-weight:700;text-transform:uppercase;border-bottom:1px solid hsla(0,0%,76%,.5);margin-bottom:7rem;padding-bottom:2rem}.all-news--select{display:inline-block;color:#2c3138;font-size:1.4rem;text-transform:none}.all-news--select--input{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;margin-left:1rem;padding-right:2.2rem;position:relative}.all-news--select--input:after{content:"";position:absolute;top:0;right:0;width:1.2rem;height:1.2rem;-webkit-transform:rotate(90deg);transform:rotate(90deg);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.9 14.8' width='8.9' height='14.8'%3E %3Cpath d='M8.9,7.4L8.9,7.4L1.5,0L0,1.5l5.9,5.9L0,13.3l1.5,1.5L8.9,7.4L8.9,7.4z' fill='%232C3138' /%3E %3C/svg%3E") 100%/contain no-repeat}.all-news--select--options{position:absolute;z-index:1;top:2.6rem;left:0;width:21rem;background-color:#fff;padding:2rem 3rem;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.2);box-shadow:0 5px 10px 0 rgba(0,0,0,.2);-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:top right;transform-origin:top right;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.all-news--select--options--open{-webkit-transform:scale(1);transform:scale(1)}.all-news--select--option{width:100%;display:block;text-decoration:none;margin-top:2.1rem;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;color:#2c3138}.all-news--select--option:first-child{margin-top:0}.all-news--select--option:hover{color:#0f47c8}.all-news--select--option--active{color:#97999b}.all-news--list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -2rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.all-news--list>.news+.news{margin-top:7.5rem}.all-news--list>.news+.news:before{display:block;content:"";height:.1rem;width:100%;max-width:128rem;background:#c2c2c2;background-clip:content-box;margin-top:-5rem;margin-bottom:5rem}@media (min-width:640px){.all-news--list>.news+.news{margin-top:2.5rem}.all-news--list>.news+.news:before{display:none}}.all-news .news{margin:2.5rem 2rem}.all-news--pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:7rem}.all-news--pagination--next svg,.all-news--pagination--prev svg{fill:#0f47c8}.all-news--pagination--prev{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.all-news--pagination--page{color:#6a6d70;font-size:1.6rem;text-decoration:none;padding:0 2rem;border-right:1px solid #c2c2c2}.all-news--pagination--current{color:#0f47c8;font-weight:700}.all-news--pagination--dots--right,.all-news--pagination--last-page{border-right:0}.banner{width:100%;max-width:85rem;position:fixed;left:50%;bottom:2.5rem;z-index:4;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:opacity .3s ease-in,-webkit-transform .5s cubic-bezier(.23,1,.32,1);transition:opacity .3s ease-in,-webkit-transform .5s cubic-bezier(.23,1,.32,1);transition:transform .5s cubic-bezier(.23,1,.32,1),opacity .3s ease-in;transition:transform .5s cubic-bezier(.23,1,.32,1),opacity .3s ease-in,-webkit-transform .5s cubic-bezier(.23,1,.32,1)}@media (min-width:960px){.banner{max-width:87rem}}.banner--hidden{opacity:0;-webkit-transform:translateX(-50%) translateY(50%);transform:translateX(-50%) translateY(50%);pointer-events:none}.banner--inner{padding:2rem;position:relative;border-radius:3px;background-color:#2c3138;color:#fff}.banner--close{width:3.2rem;height:3.2rem;padding:1rem;position:absolute;top:1rem;right:1rem;cursor:pointer}.banner--close span{display:block;width:100%;height:2px;background:currentColor}.banner--close span:first-child{-webkit-transform:translateY(5px) rotate(45deg);transform:translateY(5px) rotate(45deg)}.banner--close span:last-child{-webkit-transform:translateY(3px) rotate(-45deg);transform:translateY(3px) rotate(-45deg)}.banner--title{width:calc(100% - 5.2rem);margin-bottom:.3em;font-size:1.4rem}@media (min-width:960px){.banner--title{font-size:1.6rem}}.banner--description{font-size:1.2rem;line-height:1.57;color:#c2c2c2}@media (min-width:960px){.banner--description{font-size:1.4rem}}body,html{margin:0;padding:0}html{font-size:10px}body{background:#2c3138}*{-webkit-box-sizing:border-box;box-sizing:border-box}ul{list-style:none;padding:0;margin:0}input{outline:none}template{display:none!important}main{margin-top:6rem;background-color:#fff;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}@media (min-width:960px){main{margin-top:15rem}}.page--with-cover main{margin-top:0}.is-loading main{opacity:0}.no-transition{-webkit-transition:none!important;transition:none!important}.no-scroll{overflow:hidden}.no-selection{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}img.alignright{float:right;margin:0 0 1em 1em}img.alignleft{float:left;margin:0 1em 1em 0}img.aligncenter{display:block;margin-left:auto;margin-right:auto}figure.alignright{float:right;margin:0 0 1em 1em}figure.alignleft{float:left;margin:0 1em 1em 0}figure.aligncenter{display:block;margin-left:auto;margin-right:auto}.block-heading{width:100%;max-width:80rem;margin:0 auto 3.5rem;padding:0 3rem;text-align:center}@media (min-width:960px){.block-heading{margin-bottom:5rem;padding:0}}.block-heading--title{margin-bottom:1rem;font-size:2rem}@media (min-width:960px){.block-heading--title{font-size:3.5rem}}.block-heading--subtitle{margin:1rem auto;font-family:Alegreya,serif;font-size:1.8rem;font-style:italic;color:#6a6d70}@media (min-width:960px){.block-heading--subtitle{font-size:2.5rem;line-height:3.4rem}}.block-heading--divider{display:block;width:4rem;height:.2rem;margin:2.5rem auto;background:#fcdd09}@media (min-width:960px){.block-heading--divider{height:.4rem}}.block-heading--description{font-size:1.8rem;line-height:1.78;color:#97999b}@media (min-width:960px){.block-heading--description{font-size:2rem;line-height:3.2rem}}.block{padding:5rem 0}@media (min-width:960px){.block{padding:7.5rem 0}.hero+.block{padding-top:10.6rem}}.block--divider{padding-bottom:7rem}@media (min-width:960px){.block--divider{padding-bottom:10rem}}.block--divider+.block{padding-top:7rem}@media (min-width:960px){.block--divider+.block{padding-top:10rem}}.block--divider+.block:before{content:"";display:block;height:.1rem;max-width:128rem;background:#c2c2c2;background-clip:content-box;margin:-7rem auto 7rem;padding:0 7rem}@media (min-width:960px){.block--divider+.block:before{margin-top:-10rem;margin-bottom:10rem;padding-left:10rem;padding-right:10rem}}.breadcrumbs{font-size:1.4rem;line-height:1.4;color:#6a6d70}.breadcrumbs.container{padding-top:1em;padding-bottom:1em}.breadcrumbs li{display:inline}.breadcrumbs li a{display:inline-block;text-decoration:none}.breadcrumbs li a,.breadcrumbs li a:visited{color:currentColor}.breadcrumbs--separator{margin:0 .6em}.button{display:inline-block;padding:1.4rem 3.7rem;border-radius:3px;border:1px solid #c2c2c2;background:transparent;-webkit-transition:border-color .3s ease-in;transition:border-color .3s ease-in;font-size:1.4rem;font-weight:700;text-align:center;text-decoration:none;color:#2c3138}.button:after{display:inline-block;width:1.2rem;height:1.2rem;vertical-align:middle;margin-left:1rem}.button[data-type=external_link]:after{content:"";background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E %3Cpath fill='%232C3138' d='M13,7.3c-0.4,0-0.7,0.3-0.7,0.7v6.7h-11v-11H8c0.4,0,0.7-0.3,0.7-0.7S8.4,2.4,8,2.4H0V16h13.6V8 C13.6,7.6,13.3,7.3,13,7.3z' /%3E %3Cpath fill='%232C3138' d='M15.3,0C15.3,0,15.3,0,15.3,0H12c-0.4,0-0.7,0.3-0.7,0.7s0.3,0.7,0.7,0.7h1.8L6,9C5.8,9.3,5.8,9.7,6,10 c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.3-0.1,0.5-0.2l7.7-7.7V4c0,0.4,0.3,0.7,0.7,0.7C15.7,4.7,16,4.4,16,4V0H15.3z' /%3E %3C/svg%3E") no-repeat 50%/contain}.button[data-type=file]:after{content:"";background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18.5 19.4' style='enable-background:new 0 0 18.5 19.4;' xml:space='preserve'%3E %3Cpath d='M18,18.4H0.5c-0.3,0-0.5,0.2-0.5,0.5s0.2,0.5,0.5,0.5H18c0.3,0,0.5-0.2,0.5-0.5S18.3,18.4,18,18.4z' fill='%232C3138' /%3E %3Cpath d='M9.3,13.6C9.3,13.6,9.3,13.6,9.3,13.6L9.7,14l0.3-0.3c0,0,0,0,0,0l3.5-3.5c0.2-0.2,0.2-0.5,0-0.7 s-0.5-0.2-0.7,0L10.2,12V0.5C10.2,0.2,10,0,9.7,0C9.4,0,9.2,0.2,9.2,0.5V12L6.5,9.4C6.3,9.2,6,9.2,5.8,9.4s-0.2,0.5,0,0.7L9.3,13.6z ' fill='%232C3138' /%3E %3C/svg%3E") no-repeat 50%/contain}.button:hover{border-color:#6a6d70}.button--blue{border:none;background:#0f47c8;-webkit-transition:background-color .3s ease-in;transition:background-color .3s ease-in;color:#fff}.button--blue[data-type=external_link]:after{background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E %3Cpath fill='%23FFFFFF' d='M13,7.3c-0.4,0-0.7,0.3-0.7,0.7v6.7h-11v-11H8c0.4,0,0.7-0.3,0.7-0.7S8.4,2.4,8,2.4H0V16h13.6V8 C13.6,7.6,13.3,7.3,13,7.3z' /%3E %3Cpath fill='%23FFFFFF' d='M15.3,0C15.3,0,15.3,0,15.3,0H12c-0.4,0-0.7,0.3-0.7,0.7s0.3,0.7,0.7,0.7h1.8L6,9C5.8,9.3,5.8,9.7,6,10 c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.3-0.1,0.5-0.2l7.7-7.7V4c0,0.4,0.3,0.7,0.7,0.7C15.7,4.7,16,4.4,16,4V0H15.3z' /%3E %3C/svg%3E") no-repeat 50%/contain}.button--blue[data-type=file]:after{background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18.5 19.4' style='enable-background:new 0 0 18.5 19.4;' xml:space='preserve'%3E %3Cpath d='M18,18.4H0.5c-0.3,0-0.5,0.2-0.5,0.5s0.2,0.5,0.5,0.5H18c0.3,0,0.5-0.2,0.5-0.5S18.3,18.4,18,18.4z' fill='%23FFFFFF' /%3E %3Cpath d='M9.3,13.6C9.3,13.6,9.3,13.6,9.3,13.6L9.7,14l0.3-0.3c0,0,0,0,0,0l3.5-3.5c0.2-0.2,0.2-0.5,0-0.7 s-0.5-0.2-0.7,0L10.2,12V0.5C10.2,0.2,10,0,9.7,0C9.4,0,9.2,0.2,9.2,0.5V12L6.5,9.4C6.3,9.2,6,9.2,5.8,9.4s-0.2,0.5,0,0.7L9.3,13.6z ' fill='%23FFFFFF' /%3E %3C/svg%3E") no-repeat 50%/contain}.button--blue:hover{background-color:#0c29a5}.button--grey{border:none;background:#6a6d70;-webkit-transition:background-color .3s ease-in;transition:background-color .3s ease-in;color:#fff}.button--grey:hover{background-color:#878787}.button--lg{min-width:19rem}@media (min-width:960px){.button--lg{min-width:20rem;padding-top:1.9rem;padding-bottom:1.9rem}}.card{margin:0;border-radius:3px;-webkit-box-shadow:0 1.6rem 3.2rem -1.2rem rgba(0,0,0,.1);box-shadow:0 1.6rem 3.2rem -1.2rem rgba(0,0,0,.1);position:relative;overflow:hidden}.consular-service-card{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:100%;max-width:38.4rem;-ms-flex-preferred-size:38.4rem;flex-basis:38.4rem;padding:0 2rem;margin:1.2rem;background:#fff;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}@media (min-width:960px){.consular-service-card:hover{-webkit-transform:translateY(-1rem);transform:translateY(-1rem)}}.consular-service-card a{text-decoration:none}@media (min-width:960px){.consular-service-card{padding-bottom:1rem}}.consular-service-card--heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem 0}.consular-service-card--heading:after{content:"";display:block;-ms-flex-negative:0;flex-shrink:0;width:1.6rem;height:1.6rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.9 14.8' width='8.9' height='14.8'%3E %3Cpath d='M8.9,7.4L8.9,7.4L1.5,0L0,1.5l5.9,5.9L0,13.3l1.5,1.5L8.9,7.4L8.9,7.4z'/%3E %3C/svg%3E") no-repeat 50%/contain}.consular-service-card--icon{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.4rem;height:2.4rem;fill:#0f47c8}.consular-service-card--icon svg{height:100%}@media (min-width:960px){.consular-service-card--icon{width:3rem;height:3rem}}.consular-service-card--title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 1.5rem;font-size:1.6rem;font-weight:700;line-height:1.3;color:#434343;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:960px){.consular-service-card--title{font-size:1.8rem}}.consular-service-card--description{display:none}@media (min-width:960px){.consular-service-card--description{display:block;padding:2rem 0;border-top:1px solid hsla(0,0%,76%,.5);font-size:1.6rem;line-height:1.6;color:#878787}}.consular-service-header--show-divider>.container:after{margin-top:5rem;background-color:#c2c2c2}.consular-service-header--show-divider+.block--grey,.consular-service-header--show-divider+.consular-services-block{margin-top:-1px}@media (min-width:960px){.consular-service-header{padding-bottom:0}}@media (min-width:960px){.consular-service-header>.container:after{content:"";width:100%;height:1px;display:block;margin-top:7rem}}.consular-service-header--parent{font-size:1.8rem;color:#6a6d70;font-weight:700;margin-bottom:.3rem}@media (min-width:960px){.consular-service-header--parent{font-weight:2.5rem;margin-bottom:2rem}}.consular-service-header--name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem}@media (min-width:960px){.consular-service-header--name{margin-bottom:1rem}}.consular-service-header--name svg{width:2rem;height:2rem;margin-right:2rem;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}@media (min-width:960px){.consular-service-header--name svg{width:3rem;height:3rem}}.consular-service-header--name h1{font-size:2.5rem;margin:0}@media (min-width:960px){.consular-service-header--name h1{font-size:3.5rem}}.consular-service-header--description ul{list-style:disc;list-style-position:outside;padding-left:2.5rem;margin-left:2.5rem;line-height:2.4rem;max-width:80rem}.consular-service-header--description ul li{margin-top:2.4rem}.consular-service-header--description p{max-width:80rem;margin:0;font-size:1.8rem;color:#2c3138;line-height:1.6}@media (min-width:960px){.consular-service-header--description p{font-size:2rem}}.consular-service-information{max-width:none;padding-bottom:0}.consular-service-information--single{max-width:70rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-shadow:1px 1px 6px 0 rgba(0,0,0,.1);box-shadow:1px 1px 6px 0 rgba(0,0,0,.1);border-radius:3px}@media (min-width:960px){.consular-service-information--single{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.consular-service-information--single--text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:1.9rem 1.9rem 1.9rem 0}@media (min-width:960px){.consular-service-information--single--text{padding:1.3rem}}.consular-service-information--single--text h3{font-size:1.4rem;color:#2c3138;padding-bottom:1rem;margin:0;vertical-align:middle}@media (min-width:960px){.consular-service-information--single--text h3{padding:0;margin:0;font-size:1.8rem}}.consular-service-information--single--text div p{margin:0;color:#6a6d70;font-size:1.2rem}@media (min-width:960px){.consular-service-information--single--text div p{font-size:1.4rem}}.consular-service-information--single:before{content:"!";margin-right:1.6rem;padding-top:1rem;padding-left:1.9rem;padding-bottom:2.1rem;font-weight:700;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;color:#0f47c8;font-size:2.5rem}@media (min-width:960px){.consular-service-information--single:before{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1.4rem;padding:1.6rem 2.6rem;color:#fff;font-size:3rem;background-color:#0f47c8}}.contact-hero--map{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.contact-hero--map .map-block--map{width:100%;height:100vh}.contact-hero .hero--info{pointer-events:none}.contact-hero-title{padding:8rem 0 4.8rem}.contact-hero-title .hero--info{pointer-events:none;padding-bottom:0}.contact-hero-title .hero--label{text-align:center;color:#6a6d70}.contact-hero-title .hero--title{text-align:center;color:#2c3138}.container{width:100%;max-width:128rem;padding:0 3rem;margin:0 auto}.container--nav{padding:0;position:relative;height:100%}.page--with-cover .container--nav{border-bottom:1px solid hsla(0,0%,100%,.2)}@media (min-width:960px){.page--with-cover .container--nav{border-bottom:none}}@media (min-width:960px){.container{padding-left:4rem;padding-right:4rem}}.cookie-notification{width:100%;background-color:#2c3138;color:#fff;position:fixed;left:0;bottom:0;z-index:10;-webkit-transition:-webkit-transform .4s ease-out;transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;transition:transform .4s ease-out,-webkit-transform .4s ease-out;-webkit-transform:translateY(100%);transform:translateY(100%);pointer-events:none}.cookie-notification .container{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:1.4rem;padding-bottom:1.4rem}.cookie-notification--inner,.cookie-notification .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.cookie-notification--inner{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%}.cookie-notification--close,.cookie-notification--inner{-webkit-transition:opacity .4s ease-in;transition:opacity .4s ease-in;opacity:0}.cookie-notification--close{width:3.6rem;height:3.6rem;padding:1rem;margin-left:3rem;-ms-flex-negative:0;flex-shrink:0;cursor:pointer}.cookie-notification--close span{display:block;width:100%;height:2px;background:currentColor}.cookie-notification--close span:first-child{-webkit-transform:translateY(5px) rotate(45deg);transform:translateY(5px) rotate(45deg)}.cookie-notification--close span:last-child{-webkit-transform:translateY(3px) rotate(-45deg);transform:translateY(3px) rotate(-45deg)}.cookie-notification-visible .cookie-notification{pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.cookie-notification-visible .cookie-notification .cookie-notification--close,.cookie-notification-visible .cookie-notification .cookie-notification--inner{opacity:1}.cookie-notification--title{width:100%;margin-bottom:.3em;font-size:1.4rem}@media (min-width:960px){.cookie-notification--title{font-size:1.6rem}}.cookie-notification--description{font-size:1.2rem;line-height:1.57;color:#c2c2c2}.cookie-notification--description a{color:#c2c2c2}@media (min-width:960px){.cookie-notification--description{font-size:1.4rem}}.faqs--header{font-size:3.5rem;color:#434343;padding:10rem 0 5rem;border-bottom:3px solid hsla(0,0%,76%,.5)}.feedback{display:none;z-index:6;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding-bottom:7rem;padding-top:7rem}.block:not(.block--grey)+.feedback{padding-top:2rem}@media (min-width:664px){.feedback{position:absolute;top:0;right:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:0;padding-top:0}}.feedback.enabled{display:-webkit-box;display:-ms-flexbox;display:flex}.feedback--form{width:calc(100vw - 6.4rem);position:absolute;right:0;bottom:-10rem;background-color:#f5f5f5;border-radius:1px;opacity:0;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s;-webkit-transform:scale(0);transform:scale(0);margin-right:3.2rem;margin-left:3.2rem;-webkit-box-shadow:0 14px 39px -10px rgba(0,0,0,.3);box-shadow:0 14px 39px -10px rgba(0,0,0,.3)}.feedback.open .feedback--form{opacity:1;-webkit-transform:scale(1);transform:scale(1)}@media (min-width:664px){.feedback--form{width:41rem;top:-10rem;bottom:auto;right:7rem;margin-left:0;margin-right:0;-webkit-transform-origin:right center;transform-origin:right center}}.feedback--form:after{content:"";width:0;height:0;position:absolute;top:2.5rem;right:-1rem;border-style:solid;border-color:transparent transparent transparent #f5f5f5;border-width:.8rem 0 .8rem 1.3rem;display:none}@media (min-width:664px){.feedback--form:after{display:block}}.feedback--form--thank-you{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.8rem;color:#2c3138;text-align:center}@media (min-width:664px){.feedback--form--thank-you{font-size:1.7rem}}.feedback--form--close{content:"";width:1rem;height:1rem;position:absolute;top:3rem;right:1.6rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 12 12'%3E %3Cpath d='M11.9,12.9c-0.3,0-0.5-0.1-0.7-0.3L-0.2,1.2c-0.4-0.4-0.4-1,0-1.4s1-0.4,1.4,0l11.4,11.4c0.4,0.4,0.4,1,0,1.4 C12.4,12.8,12.1,12.9,11.9,12.9z' fill='%236A6D70' /%3E %3Cpath d='M0.1,12.9c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4L10.8-0.2c0.4-0.4,1-0.4,1.4,0s0.4,1,0,1.4L0.8,12.6 C0.6,12.8,0.4,12.9,0.1,12.9z' fill='%236A6D70' /%3E %3C/svg%3E") no-repeat 50%/contain;cursor:pointer;z-index:6}.feedback--form--tabs{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.feedback--form--tabs-wrapper{overflow:hidden}.feedback--form--tab{width:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding:3rem 3rem 0}.feedback--form--tab--title{color:#2c3138;font-size:1.8rem;text-align:center;max-width:27rem;margin:0 auto}@media (min-width:664px){.feedback--form--tab--title{font-size:1.7rem}}.feedback--form--tab--answer{margin:1.5rem 0 0}.feedback--form--tab--answer textarea{width:100%;height:10rem;border:0;resize:none;padding:1.1rem;font-size:1.4rem;outline:none}.feedback--form--tab--answer textarea::-webkit-input-placeholder{color:#c2c2c2}.feedback--form--tab--answer textarea:-ms-input-placeholder{color:#c2c2c2}.feedback--form--tab--answer textarea::placeholder{color:#c2c2c2}.feedback--form--error{color:#e6273e;font-size:1.2rem;opacity:0;margin-top:.8rem;-webkit-transition:opacity .2s;transition:opacity .2s;padding:0 3rem 1.5rem}.feedback--form--error.visible{opacity:1}.feedback--form--status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 3rem 1.8rem;-webkit-transition:opacity .2s;transition:opacity .2s}.feedback--form--status--hidden{opacity:0}.feedback--form--status--progress{position:absolute;top:1.5rem;left:2rem;font-size:1.5rem;color:#6a6d70}.feedback--form--status--prev{font-size:1.5rem;color:#6a6d70;text-transform:uppercase;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:opacity .3s;transition:opacity .3s;opacity:0;font-weight:700}.feedback--form--status--prev.active{opacity:1}.feedback--form--status--prev:before{content:"";width:.7rem;height:1.1rem;display:inline-block;margin-right:1rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.9 14.8' width='8.9' height='14.8'%3E %3Cpath d='M8.9,7.4L8.9,7.4L1.5,0L0,1.5l5.9,5.9L0,13.3l1.5,1.5L8.9,7.4L8.9,7.4z' fill='%236A6D70' /%3E %3C/svg%3E") no-repeat 50%/contain;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.feedback--form--status--action{color:#0f47c8;font-weight:700;font-size:1.5rem;text-transform:uppercase;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.5;-webkit-transition:opacity .3s;transition:opacity .3s}.feedback--form--status--action:after{content:"";width:.7rem;height:1.1rem;display:inline-block;margin-left:1rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.9 14.8' width='8.9' height='14.8'%3E %3Cpath d='M8.9,7.4L8.9,7.4L1.5,0L0,1.5l5.9,5.9L0,13.3l1.5,1.5L8.9,7.4L8.9,7.4z' fill='%230F47C8' /%3E %3C/svg%3E") no-repeat 50%/contain}.feedback--form--status--action.enabled{opacity:1}.feedback--answer--stars--container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.8rem}.feedback--answer--stars--star{content:"";width:3.2rem;height:3.2rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 28.5 27.1'%3E %3Cpolygon points='14.3,21 5.4,27.1 8.6,16.9 0,10.4 10.7,10.1 14.3,0 17.8,10.1 28.5,10.4 20,16.9 23.1,27.1 ' fill='%23d8d8d8' /%3E %3C/svg%3E") no-repeat 50%/contain}.feedback--answer--stars--star.active{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 28.5 27.1'%3E %3Cpolygon points='14.3,21 5.4,27.1 8.6,16.9 0,10.4 10.7,10.1 14.3,0 17.8,10.1 28.5,10.4 20,16.9 23.1,27.1 ' fill='%230F47C8' /%3E %3C/svg%3E") no-repeat 50%/contain}.feedback--answer--stars--star+.feedback--answer--stars--star{margin-left:2.5rem}.feedback--answer--stars--choice{font-size:1.7rem;color:#0f47c8;text-align:center}.feedback--open-form{height:6rem;width:26rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#67b7f7;text-align:center;vertical-align:middle;color:#fff;font-size:1.7rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;padding:2rem;border-radius:3px;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-box-shadow:0 14px 44px -12px rgba(0,0,0,.2);box-shadow:0 14px 44px -12px rgba(0,0,0,.2)}@media (min-width:664px){.feedback--open-form{-webkit-transform:rotate(90deg) translateY(-10rem);transform:rotate(90deg) translateY(-10rem);border-top-left-radius:0;border-top-right-radius:0;-webkit-box-shadow:none;box-shadow:none}}.feedback.open .feedback--open-form{opacity:0;pointer-events:none}@media (min-width:664px){.feedback.open .feedback--open-form{opacity:1;pointer-events:auto}}.feedback--open-form.hidden{opacity:0}.feedback--overlay{position:fixed;top:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:5;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;pointer-events:none}.feedback--overlay.visible{opacity:1}@media (min-width:960px){.feedback--overlay{display:none}}@font-face{font-family:Open Sans;src:url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/OpenSans-Regular-73d8c96a6a3faeadc2d1c2be6892685a.eot);src:url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/OpenSans-Regular-73d8c96a6a3faeadc2d1c2be6892685a.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/OpenSans-Regular-c03b182e438ba37f5f6b31bfc53d9c33.woff) format("woff"),url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/OpenSans-Regular-2d83a4629deb0b8f443e158bc7f74105.ttf) format("truetype"),url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/OpenSans-Regular-8c491c424fdb04052960ab7b995571a9.svg#dc56f0938c09c27a4156bb0f8f5176a2) format("svg");font-style:normal;font-weight:400}@font-face{font-family:Open Sans;src:url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/OpenSans-Italic-22c7c73a8dba451d6a8249dd4560bf25.eot);src:url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/OpenSans-Italic-22c7c73a8dba451d6a8249dd4560bf25.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/OpenSans-Italic-37a54ffa17ba077a872cb8f7279e5df7.woff) format("woff"),url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/OpenSans-Italic-a5677ee8f4168d4faeb826f01e83151e.ttf) format("truetype"),url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/OpenSans-Italic-63f964b92126b6e3f4cf9d3d214fc607.svg#94c33cdd8f8847f3444990ab6c6e6a61) format("svg");font-style:italic;font-weight:400}@font-face{font-family:Open Sans;src:url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/OpenSans-SemiBold-3bfffc07415cf023123358b37b228ad5.eot);src:url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/OpenSans-SemiBold-3bfffc07415cf023123358b37b228ad5.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/OpenSans-SemiBold-f51095a9d98775cc42d2d7501c802fec.woff) format("woff"),url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/OpenSans-SemiBold-0aa5b4c8e657762fc4d1a0b4a08ddb82.ttf) format("truetype"),url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/OpenSans-SemiBold-f0b32c8606a654b5bea334854efe3064.svg#e00cc93d44b0bb35f5501e9f2d7bcd52) format("svg");font-style:normal;font-weight:600}@font-face{font-family:Open Sans;src:url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/OpenSans-SemiBoldItalic-3ac6684905742b41afc9712d5d30531b.eot);src:url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/OpenSans-SemiBoldItalic-3ac6684905742b41afc9712d5d30531b.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/OpenSans-SemiBoldItalic-038444321b55cd4fd8332055dde116e8.woff) format("woff"),url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/OpenSans-SemiBoldItalic-9aa5ef2f903089abd203f3f677b2bdcc.ttf) format("truetype"),url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/OpenSans-SemiBoldItalic-190da4dabca8194a1c8778f29485661b.svg#72506c0af53f0621539a353a5f4fb800) format("svg");font-style:italic;font-weight:600}@font-face{font-family:Alegreya;src:url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/Alegreya-Italic-aef6d1e75eb489f5b86ca3c7b6a4a649.eot);src:url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/Alegreya-Italic-aef6d1e75eb489f5b86ca3c7b6a4a649.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/Alegreya-Italic-790567ffcd238bf221012414dd3e5d9d.woff) format("woff"),url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/Alegreya-Italic-b728bfd6e2d5beebd6acdbb64e5a5ac3.ttf) format("truetype"),url(/wp-content/themes/ethiopian-embassy/dist/assets/fonts/Alegreya-Italic-7fe735b232a05eb586733b3988cd89c4.svg#39df48c72835715f4df81f7ce68f0194) format("svg");font-style:italic;font-weight:400}.footer{padding:6rem 0 0;position:relative;background:#2c3138;color:#747474}.footer:before{content:"";display:block;height:2rem;width:100%;position:absolute;top:0;left:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(33.33%,#078930),color-stop(33.33%,#fcdd09),color-stop(66.66%,#fcdd09),color-stop(66.66%,#da121a));background:linear-gradient(180deg,#078930 33.33%,#fcdd09 0,#fcdd09 66.66%,#da121a 0)}.footer--star{width:1.6rem;height:1.6rem;position:absolute;top:.2rem;left:4.4rem}@media (min-width:960px){.footer--star{left:5.4rem}}.footer--sides{border-bottom:.1rem solid #6a6d70}@media (min-width:960px){.footer--sides{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5rem 0;border-bottom:0}}.footer--right-side{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;border-bottom:.1rem solid #6a6d70}@media (min-width:960px){.footer--right-side{max-width:49rem;border-bottom:0}}@media (min-width:960px){.footer--bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2rem 0;border-top:1px solid hsla(210,3%,43%,.2)}}.footer--block{padding:2.5rem 0}@media (min-width:960px){.footer--block{padding:0}}.footer--block+.footer--block{border-top:.1rem solid #6a6d70}@media (min-width:960px){.footer--block+.footer--block{border-top:0}}.footer--logo{padding:0 0 2.5rem}.footer--logo svg{display:block;max-width:100%}@media (min-width:960px){.footer--logo{padding:0}}.footer--newsletter--title{color:#c2c2c2;font-size:1.5rem;font-weight:700;margin-bottom:1.2rem}.footer--newsletter--info{color:hsla(0,0%,100%,.5);font-size:1.4rem;margin-bottom:2rem;line-height:2.15rem}@media (min-width:960px){.footer--newsletter--info{font-size:1.5rem;line-height:2.3rem}}.footer--newsletter .form--message{color:currentColor}@media (min-width:960px){.footer--links--primary{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media (min-width:960px){.footer--links--primary,.footer--links--secondary{display:-webkit-box;display:-ms-flexbox;display:flex}.footer--links--secondary{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:960px){.footer--links--secondary ul li{display:inline-block;margin:0}.footer--links--secondary ul li a{font-size:1.3rem}}.footer--contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:960px){.footer--contacts{margin-top:5rem;margin:5rem -1.3rem 0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:960px){.footer--contacts--info{width:50%;padding:1.3rem}}.footer--contacts--info+.footer--contacts--info{margin-top:2rem}@media (min-width:960px){.footer--contacts--info+.footer--contacts--info{margin-top:0}}.footer--contacts--info--title{font-size:1.6rem;color:#97999b;font-weight:700}.footer--contacts--info--text{color:#747474;font-size:1.4rem;margin:1rem 0 0}.footer--menu--container.footer-primary{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:960px){.footer--menu--container.footer-primary:after{content:"|";display:inline-block;padding:0 2rem}}@media (min-width:960px){.footer--menu--container.footer-primary ul li+li,.footer--menu--container.legal ul li+li{margin-left:2rem}}.footer--menu--container.secondary>ul+ul{margin-top:1.5rem}@media (min-width:960px){.footer--menu--container.secondary>ul+ul{margin-top:0}}@media (min-width:960px){.footer--menu--container.secondary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-left:4rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.footer--menu--container.secondary>ul{margin-left:4rem}.footer--menu--container.secondary>ul:first-child{margin-left:0}}.footer--menu--container+.footer--menu--container{margin-top:1.5rem}@media (min-width:960px){.footer--menu--container+.footer--menu--container{margin-top:0}}.footer--menu li{margin:1.5rem 0}.footer--menu li.menu-item-has-children>a{position:relative}@media (min-width:960px){.footer--menu li.menu-item-has-children>a{font-size:1.5rem;color:#c2c2c2;font-weight:700}}.footer--menu li.menu-item-has-children>a:after{content:"";width:1rem;height:1rem;position:absolute;top:50%;right:-3rem;display:inline-block;opacity:.5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.9 14.8' width='8.9' height='14.8'%3E %3Cpath d='M8.9,7.4L8.9,7.4L1.5,0L0,1.5l5.9,5.9L0,13.3l1.5,1.5L8.9,7.4L8.9,7.4z' fill='%23C2C2C2' /%3E %3C/svg%3E");background-position:50%;background-size:contain;background-repeat:no-repeat;-webkit-transform:rotate(90deg) translateX(-50%);transform:rotate(90deg) translateX(-50%)}@media (min-width:960px){.footer--menu li.menu-item-has-children>a:after{display:none}}@media (min-width:960px){.footer--menu li .sub-menu li a{font-size:1.5rem;color:#c2c2c2;font-weight:400}}.footer--menu li .sub-menu li:first-child{margin:1.5rem 0}@media (min-width:960px){.footer--menu li .sub-menu{display:block!important}}.footer--menu li:first-child{margin-top:0}.footer--menu li:last-child{margin-bottom:0}.footer--menu li a{color:#c2c2c2;opacity:.5;text-decoration:none;font-weight:700;-webkit-transition:opacity .2s;transition:opacity .2s;font-size:1.6rem}@media (min-width:960px){.footer--menu li a{font-size:1.5rem}}.footer--menu li a:hover{opacity:1}.footer--socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:960px){.footer--socials{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer--socials--icon{height:1.8rem;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.footer--socials--icon :hover{opacity:.8}.footer--socials--icon svg{height:100%;fill:#fff}@media (min-width:960px){.footer--socials--icon+.footer--socials--icon{margin-left:5rem}}.form--control{display:block;width:auto;border:0;padding:1.3rem;border-radius:.3rem;font-size:1.4rem;border-radius:3px;background-color:#fff;border:1px solid #dfdfdf;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;font-family:Open Sans,sans-serif}.form--control::-webkit-input-placeholder{color:#97999b}.form--control:-ms-input-placeholder{color:#97999b}.form--control::placeholder{color:#97999b}.form--input-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:960px){.form--input-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:960px){.form--input-group .form--control{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media (min-width:960px){.form--input-group .form--control:first-child{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}}.form--input-group .form--control:last-child{margin-top:2rem}@media (min-width:960px){.form--input-group .form--control:last-child{margin-top:0;border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}}.form--input-group-addon{outline:none}@media (min-width:960px){.form--input-group-addon{-ms-flex-negative:0;flex-shrink:0}}@media (min-width:960px){.form--input-group-addon:first-child{border-top-right-radius:0;border-bottom-right-radius:0}}.form--input-group-addon:last-child{margin-top:2rem}@media (min-width:960px){.form--input-group-addon:last-child{margin-top:0;border-top-left-radius:0;border-bottom-left-radius:0}}.form--message{margin:1em 0;font-size:1.6rem;text-align:center;color:#747474;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in;opacity:1}.form--message--hidden{opacity:0}.form--message--success{color:#078930}.form--message--error{color:#da121a}.header{width:100%;height:6rem;background:#0f47c8;color:#fff;position:absolute;top:0;left:0;z-index:9;-webkit-transition:background-color .3s ease-in;transition:background-color .3s ease-in}@media (min-width:960px){.header{height:15rem}}.page--with-cover .header{background:transparent}.header-detached .header{background-color:#0f47c8;position:fixed;top:-6rem;-webkit-transition:background-color .3s ease-in,-webkit-transform .4s cubic-bezier(.215,.61,.355,1);transition:background-color .3s ease-in,-webkit-transform .4s cubic-bezier(.215,.61,.355,1);transition:background-color .3s ease-in,transform .4s cubic-bezier(.215,.61,.355,1);transition:background-color .3s ease-in,transform .4s cubic-bezier(.215,.61,.355,1),-webkit-transform .4s cubic-bezier(.215,.61,.355,1)}@media (min-width:960px){.header-detached .header{top:-15rem}}@media (min-width:783px){.admin-bar .header{top:3.2rem}}@media (min-width:783px){.admin-bar.header-detached .header{top:-2.8rem}}@media (min-width:960px){.admin-bar.header-detached .header{top:-11.8rem}}.header-slided-in .header{-webkit-transition:background-color .3s ease-in,-webkit-transform .4s cubic-bezier(.215,.61,.355,1);transition:background-color .3s ease-in,-webkit-transform .4s cubic-bezier(.215,.61,.355,1);transition:background-color .3s ease-in,transform .4s cubic-bezier(.215,.61,.355,1);transition:background-color .3s ease-in,transform .4s cubic-bezier(.215,.61,.355,1),-webkit-transform .4s cubic-bezier(.215,.61,.355,1);-webkit-transform:translateY(100%);transform:translateY(100%)}.hero{width:100%;height:100vh;position:relative;overflow:hidden}.hero--no-cover{height:auto;padding:8rem 0 4.8rem}.hero--cover{background:#c2c2c2 no-repeat 50%/cover;z-index:1;-webkit-animation:b 8s linear forwards;animation:b 8s linear forwards}.hero--cover,.hero--info{position:absolute;top:0;left:0;right:0;bottom:0}.hero--info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:5.2rem;z-index:2;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,23,62,.6)),to(rgba(0,23,62,0))) top no-repeat;background:linear-gradient(180deg,rgba(0,23,62,.6),rgba(0,23,62,0)) top no-repeat;background-size:100% 40%}@media (min-width:460px){.hero--info{padding-bottom:15rem}}.hero--no-cover .hero--info{position:static;padding-bottom:0;background:none}.contact-hero .hero--info{background:none}.hero--label{margin-bottom:.33em;font-family:Alegreya,serif;font-style:italic;font-size:1.5rem;color:#fff}@media (min-width:460px){.hero--label{font-size:3rem}}.hero--no-cover .hero--label{text-align:center;color:#6a6d70}.hero--title{font-size:2.5rem;font-weight:700;color:#fff}@media (min-width:460px){.hero--title{font-size:5rem}}.hero--no-cover .hero--title{text-align:center;color:#2c3138}.hero--scroll{position:absolute;right:2rem;bottom:6rem;height:2.5rem;z-index:1;color:#fff;text-align:right;font-size:1.5rem;line-height:2.2rem;-webkit-transform:translateX(-2.5rem) rotate(-270deg);transform:translateX(-2.5rem) rotate(-270deg);-webkit-transform-origin:bottom right;transform-origin:bottom right;padding-right:3.5rem;opacity:0;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;will-change:opacity}.hero--scroll:after{content:"";position:absolute;right:0;width:2.5rem;height:2.5rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.9 14.8' width='8.9' height='14.8'%3E %3Cpath d='M8.9,7.4L8.9,7.4L1.5,0L0,1.5l5.9,5.9L0,13.3l1.5,1.5L8.9,7.4L8.9,7.4z' fill='%23FFFFFF' /%3E %3C/svg%3E") 100%/contain no-repeat;-webkit-animation:8s ease-in-out 0s infinite a;animation:8s ease-in-out 0s infinite a}@media (min-width:460px){.hero--scroll{left:50%;-webkit-transform:translateX(calc(-50% - 2.5rem)) rotate(-270deg);transform:translateX(calc(-50% - 2.5rem)) rotate(-270deg);right:auto;width:100%;max-width:120rem;bottom:9.5rem}}.hero--scroll.visible{opacity:1}@-webkit-keyframes a{0%,5%,12.5%,20%,25%,30%,37.5%,45%{-webkit-transform:translateX(0);transform:translateX(0)}10%,35%{-webkit-transform:translateX(-1rem);transform:translateX(-1rem)}15%,40%{-webkit-transform:translateX(-.5rem);transform:translateX(-.5rem)}}@keyframes a{0%,5%,12.5%,20%,25%,30%,37.5%,45%{-webkit-transform:translateX(0);transform:translateX(0)}10%,35%{-webkit-transform:translateX(-1rem);transform:translateX(-1rem)}15%,40%{-webkit-transform:translateX(-.5rem);transform:translateX(-.5rem)}}.news-body .container{max-width:78rem}.news-body h1,.news-body h2{color:#0f47c8}.news-body p{margin-top:0;font-size:2rem;color:#2c3138;line-height:1.6}.news-body ol,.news-body ul{padding:0 0 0 2rem;margin-bottom:1.4rem;line-height:1.6}@media (min-width:960px){.news-body ol,.news-body ul{margin-bottom:1.6rem}}.news-body ol{list-style:decimal}.news-body ul{list-style:disc}.news-body figure,.news-body img{max-width:100%;height:auto}.news-body--info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;align-content:center;margin-top:15rem}.news-body--credits{font-style:italic;font-family:Alegreya,serif;font-size:1.8rem;line-height:1.5}.news-body--author{font-size:2.1rem;font-weight:700}.news-heading{padding-top:7.5rem;padding-bottom:10rem}.news-heading--category,.news-heading--date,.news-heading--share,.news-heading--title{width:100%;max-width:88rem;margin:0 auto;padding:0 3rem;text-align:center}@media (min-width:960px){.news-heading--category,.news-heading--date,.news-heading--share,.news-heading--title{padding:0 4rem}}.news-heading--date{color:#97999b;font-size:1.4rem}@media (min-width:960px){.news-heading--date{font-size:1.8rem}}.news-heading--title{color:#2c3138;font-size:2.6rem;font-weight:400;margin-bottom:.8em}@media (min-width:960px){.news-heading--title{font-size:4rem}}.news-heading--share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:4rem}.news-heading--share li{width:2.4rem;//:2.4rem;cursor:pointer}.news-heading--share li a{width:100%;//:100%;display:block}.news-heading--share li+li{margin-left:6rem}.news-heading--share li svg{display:block;width:100%;//:100%;fill:#0f47c8}.news-heading--category{margin-top:1.8rem;font-family:Alegreya;font-size:2rem;font-style:italic;text-align:center;color:#0f47c8}@media (min-width:960px){.news-heading--category{margin-top:3.5rem}}.news-heading--category a{text-decoration:none;color:inherit}.news-heading--cover{width:100%;height:0;padding-top:80%;margin-top:5rem;position:relative}@media (min-width:960px){.news-heading--cover{padding-top:40%}}.news-heading--cover-inner{position:absolute;top:0;left:0;right:0;bottom:0;background:#c2c2c2 no-repeat 50%/cover}.news-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:78rem;margin:0 auto;padding:5rem 3rem 15rem}@media (min-width:960px){.news-pagination{padding:5rem 4rem 15rem}}.news-pagination--next,.news-pagination--prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:50%;flex-basis:50%;font-size:2rem;color:#0f47c8;cursor:pointer;font-weight:700;text-decoration:none}.news-pagination--prev{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-right:1px solid hsla(0,0%,76%,.5);padding-right:3rem}.news-pagination--prev:before{content:"";width:1.9rem;height:1.9rem;display:inline-block;margin-right:2.4rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.9 14.8' width='8.9' height='14.8'%3E %3Cpath d='M8.9,7.4L8.9,7.4L1.5,0L0,1.5l5.9,5.9L0,13.3l1.5,1.5L8.9,7.4L8.9,7.4z' fill='%230F47C8' /%3E %3C/svg%3E") 100%/contain no-repeat;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.news-pagination--next{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto;padding-left:3rem}.news-pagination--next:after{content:"";width:1.9rem;height:1.9rem;display:inline-block;margin-left:2.4rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.9 14.8' width='8.9' height='14.8'%3E %3Cpath d='M8.9,7.4L8.9,7.4L1.5,0L0,1.5l5.9,5.9L0,13.3l1.5,1.5L8.9,7.4L8.9,7.4z' fill='%230F47C8' /%3E %3C/svg%3E") 100%/contain no-repeat}.notice{max-width:65rem;position:relative;color:#6a6d70;font-size:1.4rem;line-height:1.5;padding-left:3.3rem;text-align:left}@media (min-width:960px){.notice{font-size:1.6rem}}.notice ul{list-style-type:disc;list-style-position:inside}.notice:before{content:"";width:1.8rem;height:1.8rem;display:inline-block;position:absolute;left:0;top:.5rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18 17.6'%3E %3Cstyle type='text/css'%3E .st0%7Bfill:%2367B7F7;%7D .st1%7Bfill:%23FFFFFF;%7D %3C/style%3E %3Cellipse class='st0' cx='9' cy='8.8' rx='9' ry='8.8'/%3E %3Cellipse class='st1' cx='9' cy='13.4' rx='1.1' ry='1.1'/%3E %3Cpath class='st1' d='M9,3.9L9,3.9L9,3.9c0.9,0,1.6,0.7,1.6,1.6c0,0.1,0,0.1,0,0.2l-0.4,4.2l0,0 C10.1,10.5,9.6,11,9,11l0,0l0,0c-0.6,0-1.1-0.5-1.2-1.1L7.4,5.7l0,0C7.3,4.8,7.9,4,8.8,3.9C8.9,3.9,8.9,3.9,9,3.9z'/%3E %3C/svg%3E") no-repeat 50%/contain}.page-404 h1{font-size:3.5rem;margin-bottom:4rem}.popup-link{display:inline}.popup-link .popup-label{display:inline;text-decoration:underline;cursor:pointer}.popup-content{display:none}.popup-content.open{display:block;position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;z-index:1;width:100%;max-width:calc(100vw - 6rem);padding:5rem 3rem}.popup-content.open .close{position:absolute;top:2rem;right:2rem;width:1rem;height:1rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 12 12'%3E %3Cpath d='M11.9,12.9c-0.3,0-0.5-0.1-0.7-0.3L-0.2,1.2c-0.4-0.4-0.4-1,0-1.4s1-0.4,1.4,0l11.4,11.4c0.4,0.4,0.4,1,0,1.4 C12.4,12.8,12.1,12.9,11.9,12.9z' fill='%230F47C8' /%3E %3Cpath d='M0.1,12.9c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4L10.8-0.2c0.4-0.4,1-0.4,1.4,0s0.4,1,0,1.4L0.8,12.6 C0.6,12.8,0.4,12.9,0.1,12.9z' fill='%230F47C8' /%3E %3C/svg%3E") 50%/contain;cursor:pointer}.popup-content.open h1{font-size:1.8rem;font-weight:400;color:#2c3138}.popup-content.open p{font-size:1.6rem;line-height:2.6rem;color:#6a6d70}.popup-content.open p a{color:#0f47c8}@media (min-width:960px){.popup-content.open{padding:6.6rem 10rem 9rem;width:69rem}.popup-content.open h1{font-size:2.7rem}.popup-content.open p{line-height:2.4rem}.popup-content.open .close{top:3rem;right:3rem;width:1.2rem;height:1.2rem}}.overlay{display:none;content:"";position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.5);z-index:0}.overlay.open{display:block}blockquote{width:100%;max-width:90rem;margin:0 auto;font-family:Alegreya,serif;font-size:2.6rem;font-style:italic;line-height:1.4;text-align:center;color:#747474}@media (min-width:960px){blockquote{font-size:3.2rem}}.searchpage--form{width:100%;position:relative}.searchpage--form-wrapper{max-width:90rem;padding:5rem 0 6rem}@media (min-width:960px){.searchpage--form-wrapper{padding:10rem 0 6rem}}.searchpage--form:before{content:"";width:2rem;height:1.95rem;position:absolute;top:50%;left:0;padding:.42rem .7rem .62rem .3rem;display:block;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E %3Cstyle type='text/css'%3E .st0%7Bopacity:0.3;fill:%232C3138;%7D %3C/style%3E %3Cpath class='st0' d='M12.6,11.5l-2.3-2.3c1.1-1.9,0.8-4.4-0.8-6.1c-2-2-5.2-2-7.2,0c-2,2-2,5.2,0,7.2c1,1,2.3,1.5,3.6,1.5 c1.1,0,2.2-0.4,3.1-1.1l2.2,2.2c0.2,0.2,0.5,0.3,0.7,0.3s0.5-0.1,0.7-0.3C13,12.6,13,11.9,12.6,11.5z M3.8,8.9 c-1.2-1.2-1.2-3.1,0-4.3C4.4,4,5.1,3.7,5.9,3.7S7.5,4,8.1,4.6c1.2,1.2,1.2,3.1,0,4.3C7,10.1,4.9,10.1,3.8,8.9z'/%3E %3C/svg%3E") no-repeat 50%/contain}.searchpage--form--query{font-size:2.2rem;color:#2c3138;line-height:1.45;padding:1.5rem 5.2rem;width:100%;outline:none;border:0;border-bottom:.1rem solid #6a6d70;font-family:Open Sans,sans-serif}.searchpage--form--clear{width:1.5rem;height:1.5rem;position:absolute;top:50%;right:0;cursor:pointer;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 12 12'%3E %3Cpath d='M11.9,12.9c-0.3,0-0.5-0.1-0.7-0.3L-0.2,1.2c-0.4-0.4-0.4-1,0-1.4s1-0.4,1.4,0l11.4,11.4c0.4,0.4,0.4,1,0,1.4 C12.4,12.8,12.1,12.9,11.9,12.9z' fill='%236A6D70' /%3E %3Cpath d='M0.1,12.9c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4L10.8-0.2c0.4-0.4,1-0.4,1.4,0s0.4,1,0,1.4L0.8,12.6 C0.6,12.8,0.4,12.9,0.1,12.9z' fill='%236A6D70' /%3E %3C/svg%3E") 50%/contain no-repeat;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;font-size:0;display:none}@media (min-width:960px){.searchpage--form--clear{display:block}}.searchpage--results--count{font-family:Alegreya,serif;font-style:italic;color:#0f47c8;font-size:1.8rem}.searchpage--result{max-width:90rem;padding:2rem 0;border-bottom:1px solid #c2c2c2;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (min-width:960px){.searchpage--result{padding:5rem 0}}.searchpage--result--image{-webkit-box-flex:0;-ms-flex:0 0 9.4rem;flex:0 0 9.4rem;height:23rem;background-position:50%;background-size:cover;background-repeat:no-repeat;margin-right:3em}@media (min-width:960px){.searchpage--result--image{-webkit-box-flex:0;-ms-flex:0 0 18rem;flex:0 0 18rem;margin-right:2.2rem;height:auto}}.searchpage--result--date{color:#6a6d70;font-size:1.1rem;margin-bottom:1.1rem}@media (min-width:960px){.searchpage--result--date{margin-bottom:1.3rem}}.searchpage--result--title{margin:0}.searchpage--result--preview{color:#2c3138;font-size:1.8rem;line-height:1.56;display:none;margin-top:1.6rem}@media (min-width:960px){.searchpage--result--preview{display:block}}.searchpage--result--category{margin-top:1rem;font-style:italic;font-family:Alegreya,serif;color:#0f47c8;font-size:1.4rem}.searchpage--pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5rem 0 7rem}@media (min-width:960px){.searchpage--pagination{padding:10rem 0 15rem}}.searchpage--pagination--next,.searchpage--pagination--prev{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.searchpage--pagination--next.searchpage--pagination--active,.searchpage--pagination--prev.searchpage--pagination--active{pointer-events:auto}.searchpage--pagination--next.searchpage--pagination--active span,.searchpage--pagination--prev.searchpage--pagination--active span{color:#0f47c8}.searchpage--pagination--next.searchpage--pagination--active svg,.searchpage--pagination--prev.searchpage--pagination--active svg{fill:#0f47c8}.searchpage--pagination--next span,.searchpage--pagination--prev span{color:#c2c2c2;text-transform:uppercase;font-weight:700;font-size:2rem;vertical-align:middle}@media (min-width:960px){.searchpage--pagination--next span,.searchpage--pagination--prev span{display:none}}.searchpage--pagination--next svg,.searchpage--pagination--prev svg{width:.9rem;height:1.5rem;fill:#c2c2c2;vertical-align:middle}.searchpage--pagination--prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.searchpage--pagination--prev span{margin-left:1.3rem}.searchpage--pagination--next span{margin-right:1.3rem}.searchpage--pagination--quick-view{font-size:1.8rem;color:#6a6d70;padding:0 5rem}@media (min-width:960px){.searchpage--pagination--quick-view{display:none}}.searchpage--pagination--quick-view--current{font-weight:700}.searchpage--pagination--page{color:#6a6d70;font-size:1.6rem;text-decoration:none;padding:0 2rem;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;border-right:1px solid #c2c2c2;display:none;vertical-align:middle}@media (min-width:960px){.searchpage--pagination--page{display:inline-block}}.searchpage--pagination--current{color:#0f47c8;font-weight:700}.searchpage--pagination--dots--right,.searchpage--pagination--last-page{border-right:0}.news{max-width:27rem;-ms-flex-preferred-size:27rem;flex-basis:27rem;width:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;margin:0 2rem;-webkit-transition:opacity .3s;transition:opacity .3s;text-decoration:none;position:relative}.news--hidden{opacity:0;pointer-events:none}.news--content{padding:0 2rem;position:relative}.news--external .news--content:after{content:"";display:block;width:1.6rem;height:1.6rem;position:absolute;bottom:.2rem;right:2rem;background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E %3Cpath fill='%232C3138' d='M13,7.3c-0.4,0-0.7,0.3-0.7,0.7v6.7h-11v-11H8c0.4,0,0.7-0.3,0.7-0.7S8.4,2.4,8,2.4H0V16h13.6V8 C13.6,7.6,13.3,7.3,13,7.3z' /%3E %3Cpath fill='%232C3138' d='M15.3,0C15.3,0,15.3,0,15.3,0H12c-0.4,0-0.7,0.3-0.7,0.7s0.3,0.7,0.7,0.7h1.8L6,9C5.8,9.3,5.8,9.7,6,10 c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.3-0.1,0.5-0.2l7.7-7.7V4c0,0.4,0.3,0.7,0.7,0.7C15.7,4.7,16,4.4,16,4V0H15.3z' /%3E %3C/svg%3E") no-repeat 50%/contain}.news.news-style--newsletter.news--external .news--content:after{display:none}.news--image{width:100%;position:relative;padding-bottom:128%;background-repeat:no-repeat;background-size:cover;background-position:50%;margin-bottom:2.3rem;border-radius:.3rem;overflow:hidden}.news--image.visible:before{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);background-position:0 100%;-webkit-transform:translateY(0);transform:translateY(0)}.news--image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));background-image:linear-gradient(180deg,transparent,#000);background-repeat:repeat-x;background-size:100% 100%;background-position:0 0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .4s cubic-bezier(.55,.055,.675,.19);transition:-webkit-transform .4s cubic-bezier(.55,.055,.675,.19);transition:transform .4s cubic-bezier(.55,.055,.675,.19);transition:transform .4s cubic-bezier(.55,.055,.675,.19),-webkit-transform .4s cubic-bezier(.55,.055,.675,.19)}.news--date{color:#6a6d70;font-size:1.1rem;margin-bottom:1.2rem}.news--no-image .news--date{margin-bottom:2.4rem}.news-style--newsletter .news--date{font-family:Alegreya,serif;font-size:1.6rem;color:#0f47c8;font-weight:400;font-style:italic;margin-bottom:1.3rem}@media (min-width:960px){.news-style--newsletter .news--date{margin-bottom:1.5rem}}.news--title{color:#2c3138;font-size:1.8rem;margin-bottom:1.8rem;line-height:1.35}.news--no-image .news--title{font-size:3rem;line-height:1.4}.news-style--newsletter .news--title{font-size:1.8rem;margin-bottom:1.7rem;line-height:1.2;font-weight:700}.news--description{font-size:1.5rem;line-height:2rem;color:#6a6d70}.news-style--newsletter .news--description{display:none;font-size:1.4rem}@media (min-width:960px){.news-style--newsletter .news--description{font-size:1.6rem}}.news--description--on-image{position:absolute;bottom:0;left:0;opacity:0;color:#fff;-webkit-transition:opacity .4s cubic-bezier(.55,.055,.675,.19);transition:opacity .4s cubic-bezier(.55,.055,.675,.19);padding:2rem}.news--image.visible .news--description--on-image{-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-delay:.3s;transition-delay:.3s;-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:1}.news--category{color:#0f47c8;font-style:italic;font-family:Alegreya,serif;font-size:1.4rem;margin-top:3rem}.news-style--newsletter .news--category{display:none}.news--download-pdf{display:block;text-align:right;font-size:1.4rem;font-weight:700;text-decoration:none;color:#0f47c8;text-align:left;margin-top:1.1rem}@media (min-width:960px){.news--download-pdf{margin-top:1.7rem;text-align:right}}.news--download-pdf:after{content:"";width:1rem;height:1rem;display:inline-block;margin-left:.7rem;background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18.5 19.4' style='enable-background:new 0 0 18.5 19.4;' xml:space='preserve'%3E %3Cpath d='M18,18.4H0.5c-0.3,0-0.5,0.2-0.5,0.5s0.2,0.5,0.5,0.5H18c0.3,0,0.5-0.2,0.5-0.5S18.3,18.4,18,18.4z' fill='%230F47C8' /%3E %3Cpath d='M9.3,13.6C9.3,13.6,9.3,13.6,9.3,13.6L9.7,14l0.3-0.3c0,0,0,0,0,0l3.5-3.5c0.2-0.2,0.2-0.5,0-0.7 s-0.5-0.2-0.7,0L10.2,12V0.5C10.2,0.2,10,0,9.7,0C9.4,0,9.2,0.2,9.2,0.5V12L6.5,9.4C6.3,9.2,6,9.2,5.8,9.4s-0.2,0.5,0,0.7L9.3,13.6z ' fill='%230F47C8' /%3E %3C/svg%3E") no-repeat 50%/contain}.single-post .text-block h2{color:#0f47c8}.single-post .text-block .container{max-width:78rem}.slideshow,.slideshow--slider{position:absolute;top:0;left:0;right:0;bottom:0}.slideshow--slider{z-index:1;-webkit-perspective:50rem;perspective:50rem;overflow:hidden}.slideshow--item{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;background:#c2c2c2 no-repeat 50%/cover;opacity:0;pointer-events:none}.slideshow--item--current{z-index:1;-webkit-transition:none;transition:none;opacity:1;pointer-events:auto}.slideshow--item--current,.slideshow--item--fadeing-out{-webkit-animation:b 8s linear forwards;animation:b 8s linear forwards}.slideshow--item--fadeing-out{-webkit-transition:opacity .5s ease-in;transition:opacity .5s ease-in;opacity:0}.slideshow--info{padding-bottom:2.6rem}@media (min-width:460px){.slideshow--info{padding-bottom:9.5rem}}.slideshow--label{-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in;opacity:0;pointer-events:none}.slideshow--label--visible{opacity:1;pointer-events:auto}.slideshow--title{-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in;opacity:0;pointer-events:none}.slideshow--title--visible{opacity:1;pointer-events:auto}.slideshow--pagination{width:100%;height:3px;margin-top:2.4rem;background:hsla(0,0%,100%,.5)}@media (min-width:460px){.slideshow--pagination{max-width:54rem;margin-top:4.8rem}}.slideshow--pagination-cursor{height:100%;width:100%;background:#fff;-webkit-transition:-webkit-transform 7.2s ease-in;transition:-webkit-transform 7.2s ease-in;transition:transform 7.2s ease-in;transition:transform 7.2s ease-in,-webkit-transform 7.2s ease-in;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right center;transform-origin:right center}body.page-visit-ethiopia .slideshow--pagination-cursor{-webkit-transition:-webkit-transform 4.2s ease-in;transition:-webkit-transform 4.2s ease-in;transition:transform 4.2s ease-in;transition:transform 4.2s ease-in,-webkit-transform 4.2s ease-in}.slideshow--pagination-cursor--grow-up{-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in}@-webkit-keyframes b{0%{-webkit-transform:scaleX(1) translateZ(0) rotateX(0deg);transform:scaleX(1) translateZ(0) rotateX(0deg)}to{-webkit-transform:scale3d(1.05,1.05,1.05) translateZ(2rem) rotateX(2deg);transform:scale3d(1.05,1.05,1.05) translateZ(2rem) rotateX(2deg)}}@keyframes b{0%{-webkit-transform:scaleX(1) translateZ(0) rotateX(0deg);transform:scaleX(1) translateZ(0) rotateX(0deg)}to{-webkit-transform:scale3d(1.05,1.05,1.05) translateZ(2rem) rotateX(2deg);transform:scale3d(1.05,1.05,1.05) translateZ(2rem) rotateX(2deg)}}.steps-ui{padding-bottom:5rem}@media (min-width:960px){.steps-ui{padding-bottom:0}}.steps-ui>.container{display:-webkit-box;display:-ms-flexbox;display:flex}.steps-ui--aside{position:relative;display:inline-block;padding:2.3rem 0 2.3rem 1.7rem;margin:0 -3rem;border-width:1px 0;border-style:solid;border-color:hsla(0,0%,76%,.5)}@media (min-width:960px){.steps-ui--aside{-ms-flex-preferred-size:23rem;flex-basis:23rem;-ms-flex-negative:0;flex-shrink:0;padding:0 2.5rem 0 0;margin:0 8.5rem 0 0;border-width:0 1px 0 0;text-align:right}}.steps-ui--aside--thumb{content:"";position:absolute;top:2.5rem;left:3rem;width:.3rem;height:3rem;background-color:#0f47c8;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;-webkit-transform-origin:top center;transform-origin:top center}@media (min-width:960px){.steps-ui--aside--thumb{top:0;right:-.15rem;left:auto}@supports ((position:-webkit-sticky) or (position:sticky)){.steps-ui--aside--thumb{right:-2.65rem}}}.steps-ui--aside ul{margin:0 3rem}@media (min-width:960px){.steps-ui--aside ul{position:-webkit-sticky;position:sticky;top:7.5rem;width:23rem;margin:0;padding-right:2.5rem}}.steps-ui--aside li{margin-top:1.6rem;color:#747474;cursor:pointer;font-size:1.2rem}@media (min-width:960px){.steps-ui--aside li{margin-top:2.7rem;font-size:1.6rem}}.steps-ui--aside li:first-child{margin-top:0}.steps-ui--aside li.active{font-weight:700;font-size:1.4rem}@media (min-width:960px){.steps-ui--aside li.active{color:#6a6d70;font-size:1.6rem}}.steps-ui--contents{position:relative;-webkit-transition:height .3s;transition:height .3s;margin-top:5rem}.steps-ui--no-navigation .steps-ui--contents{margin-bottom:15rem}@media (min-width:960px){.steps-ui--contents{margin-top:0}}.steps-ui--content-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;-webkit-transition:opacity .2s;transition:opacity .2s}.steps-ui--content-wrapper--active{opacity:1;pointer-events:auto}.steps-ui--content--title{color:#0f47c8;font-size:2rem;margin:0 0 1rem}@media (min-width:960px){.steps-ui--content--title{font-size:2.5rem}}.steps-ui--content>.complex-table-block table{margin-left:0;margin-right:0}.steps-ui--content .text-block .container,.steps-ui--content>.table-block .container table{margin:0}.steps-ui--content .text-block ul{list-style-position:inside}.steps-ui--content>.accordion-block .container .accordion{margin:0}body.page-fees-table .steps-ui--content>.complex-table-block table,body.page-fees-table .steps-ui--content>.table-block table{max-width:none}.steps-ui--navigation{display:-webkit-box;display:-ms-flexbox;display:flex;margin:3rem 0 0;border-top:1px solid #c2c2c2;padding:2rem 0 4rem}@media (min-width:960px){.steps-ui--navigation{margin:10rem 0 0;padding:2rem 0 15rem}}.steps-ui--navigation--next,.steps-ui--navigation--prev{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;cursor:pointer}.steps-ui--navigation--next{text-align:right;margin-left:auto}.steps-ui--navigation--next .steps-ui--navigation--label:after{margin-left:.6rem}.steps-ui--navigation--next .steps-ui--navigation--label:after,.steps-ui--navigation--prev .steps-ui--navigation--label:before{content:"";width:1.6rem;height:1.6rem;display:inline-block;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.9 14.8' width='8.9' height='14.8'%3E %3Cpath d='M8.9,7.4L8.9,7.4L1.5,0L0,1.5l5.9,5.9L0,13.3l1.5,1.5L8.9,7.4L8.9,7.4z' fill='%230F47C8' /%3E %3C/svg%3E") no-repeat 50%/contain}.steps-ui--navigation--prev .steps-ui--navigation--label:before{margin-right:.6rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.steps-ui--navigation--label{font-size:2rem;color:#0f47c8;font-weight:700;text-transform:uppercase}.steps-ui--navigation--page{font-size:1.5rem;color:#6a6d70;margin-top:.6rem}.submenu{height:3.8rem}@media (min-width:960px){.submenu{height:6.6rem}}.submenu--inner{background:#fff;border-bottom:1px solid #e1e8ee}.submenu-detached .submenu--inner{width:100%;position:fixed;top:0;z-index:8;-webkit-transition:-webkit-transform .4s cubic-bezier(.215,.61,.355,1);transition:-webkit-transform .4s cubic-bezier(.215,.61,.355,1);transition:transform .4s cubic-bezier(.215,.61,.355,1);transition:transform .4s cubic-bezier(.215,.61,.355,1),-webkit-transform .4s cubic-bezier(.215,.61,.355,1)}@media (min-width:783px){.submenu-detached.admin-bar .submenu--inner{top:3.2rem}}.submenu-detached.header-slided-in .submenu--inner{-webkit-transform:translateY(6rem);transform:translateY(6rem)}@media (min-width:960px){.submenu-detached.header-slided-in .submenu--inner{-webkit-transform:translateY(15rem);transform:translateY(15rem)}}.submenu--list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin:0;position:relative;overflow:auto;-ms-overflow-style:none}.submenu--scrollable .submenu--list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.submenu--list::-webkit-scrollbar{height:0;background:transparent}.submenu--item:first-child{padding-left:3rem}@media (min-width:960px){.submenu--item:first-child{padding-left:4rem}}.submenu--item:nth-last-child(2){padding-right:3rem}@media (min-width:960px){.submenu--item:nth-last-child(2){padding-right:4rem}}.submenu--item a{display:inline-block;padding:1.2rem 0;margin:0 1.4rem;font-size:1.2rem;color:#6a6d70;text-decoration:none;white-space:nowrap}@media (min-width:960px){.submenu--item a{padding:2.4rem 0;margin:0 1.8rem;font-size:1.5rem}}.submenu--lavalamp{width:10rem;height:3px;position:absolute;bottom:0;left:0;background:#0f47c8;-webkit-transition:opacity .3s ease-in,-webkit-transform .3s cubic-bezier(.215,.61,.355,1);transition:opacity .3s ease-in,-webkit-transform .3s cubic-bezier(.215,.61,.355,1);transition:transform .3s cubic-bezier(.215,.61,.355,1),opacity .3s ease-in;transition:transform .3s cubic-bezier(.215,.61,.355,1),opacity .3s ease-in,-webkit-transform .3s cubic-bezier(.215,.61,.355,1);-webkit-transform-origin:left center;transform-origin:left center;opacity:0}.submenu--lavalamp--visible{opacity:1}body{font-family:Open Sans,sans-serif;font-size:1.6rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3138}@media (min-width:960px){body{font-size:1.8rem}}h1,h2,h3,h4{margin:0;color:#434343;font-weight:700;line-height:1.3em}h1{font-size:2.5rem}@media (min-width:960px){h1{font-size:5rem}}h2{margin-bottom:2rem;font-size:1.8rem}@media (min-width:960px){h2{margin-bottom:5rem;font-size:2.5rem}}h3{margin-bottom:2rem;font-size:1.8rem}@media (min-width:960px){h3{font-size:2rem}}p{line-height:1.6em;margin:1.4rem 0}@media (min-width:960px){p{margin-top:1.6rem;margin-bottom:1.6rem}}p a{color:#6a6d70;text-decoration:underline}p a:visited{color:currentColor}#wpadminbar{display:none}@media (min-width:783px){#wpadminbar{display:block}}.accordion-block ul{width:100%;max-width:74.2rem;margin:0 auto}.button-block.block--grey{background:#f4f4f4}.button-block--left .container{text-align:left}.button-block--center .container{text-align:center}.button-block--right .container{text-align:right}.card-links-block.block--grey{background:#f4f4f4}.card-links-block--heading{margin:0 0 3.2rem}.card-links-block--heading h1{font-size:2.5rem;margin:0 0 1.5rem}.card-links-block--heading div{font-size:2rem;color:#2c3138;line-height:1.6}.card-links-block ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;max-width:83.2rem;margin:0 -1.2rem}.complex-table-block--desktop-table{display:none}.complex-table-block--desktop-table table tbody tr:first-child th{border-bottom:1px solid hsla(0,0%,76%,.5)}@media (min-width:960px){.complex-table-block--desktop-table{display:block}}.complex-table-block--mobile-table{display:block}.complex-table-block--mobile-table table+table{margin-top:5rem}.complex-table-block--mobile-table table tbody th{border-bottom:1px solid hsla(0,0%,76%,.5)}.complex-table-block--mobile-table table td:last-child{text-align:right}@media (min-width:960px){.complex-table-block--mobile-table{display:none}}.complex-table-block table{width:100%;margin:0 auto;table-layout:fixed;border-collapse:collapse}.complex-table-block table td,.complex-table-block table th{text-align:left}.complex-table-block table td:last-child,.complex-table-block table th:last-child{padding-right:0}.complex-table-block table th{padding:1.2rem 2.3rem 1.2rem 0;border-bottom:2px solid #67b7f7;font-size:1.4rem;font-weight:700;color:#2c3138}@media (min-width:960px){.complex-table-block table th{padding-top:1.6rem;padding-bottom:1.6rem;font-size:1.8rem}}.complex-table-block table td{padding:2.2rem 2.3rem 2.3rem 0;border-bottom:1px solid hsla(0,0%,76%,.5);font-size:1.4rem;color:#2c3138}@media (min-width:960px){.complex-table-block table td{font-size:1.8rem}}.consular-services-block{background:#f4f4f4}.side-content-block--main .consular-services-block{background:none}@media (min-width:960px){.consular-services-block{padding:7.2rem 0 10rem}}.consular-services-block h2{font-size:2rem;text-align:center}@media (min-width:960px){.consular-services-block h2{font-size:3.5rem}}.consular-services-block--subtitle{margin-bottom:5rem;text-align:center;color:#6a6d70;font-style:italic;font-family:Alegreya,serif;font-size:2rem;line-height:1.3}@media (min-width:960px){.consular-services-block--subtitle{font-size:2.2rem}}.consular-services-block ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0 -1.2rem}.side-content-block--main .consular-services-block ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.download-section-block--inner{width:100%;max-width:99rem;padding:5rem 3rem;margin:0 auto}.block--grey .download-section-block--inner{background:#f4f4f4}@media (min-width:960px){.download-section-block--inner{padding:6rem 10rem}}.download-section-block h2{color:#4b4b4b;margin:0 0 1.7rem;text-align:center}@media (min-width:960px){.download-section-block h2{text-align:left}}.download-section-block--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:960px){.download-section-block--content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.download-section-block--content .button{padding-top:1.4rem;padding-bottom:1.4rem}.download-section-block--description{color:#97999b;font-size:1.8rem;line-height:1.56;margin-bottom:3rem;text-align:center}@media (min-width:960px){.download-section-block--description{text-align:left;margin-right:10rem;margin-bottom:0}}.download-section-block a:after{content:"";width:1.2rem;height:1.2rem;display:inline-block;margin-left:1rem;background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18.5 19.4' style='enable-background:new 0 0 18.5 19.4;' xml:space='preserve'%3E %3Cpath d='M18,18.4H0.5c-0.3,0-0.5,0.2-0.5,0.5s0.2,0.5,0.5,0.5H18c0.3,0,0.5-0.2,0.5-0.5S18.3,18.4,18,18.4z' fill='%23FFFFFF' /%3E %3Cpath d='M9.3,13.6C9.3,13.6,9.3,13.6,9.3,13.6L9.7,14l0.3-0.3c0,0,0,0,0,0l3.5-3.5c0.2-0.2,0.2-0.5,0-0.7 s-0.5-0.2-0.7,0L10.2,12V0.5C10.2,0.2,10,0,9.7,0C9.4,0,9.2,0.2,9.2,0.5V12L6.5,9.4C6.3,9.2,6,9.2,5.8,9.4s-0.2,0.5,0,0.7L9.3,13.6z ' fill='%23FFFFFF' /%3E %3C/svg%3E") no-repeat 50%/contain}.faqs-block.block--grey{background:#f4f4f4}.faqs-block .container{max-width:74rem}.faqs-block--heading{margin:0 0 1.5rem}@media (min-width:960px){.faqs-block--heading{margin:0 0 2.8rem}}.faqs-block--heading h2{font-size:2rem;color:#0f47c8;margin:0 0 1.5rem;font-weight:400}@media (min-width:960px){.faqs-block--heading h2{font-size:2.7rem}}.faqs-block--heading--subtitle{display:-webkit-box;display:-ms-flexbox;display:flex}.faqs-block--heading--subtitle span{font-size:1.8rem;color:#6a6d70;font-family:Alegreya,serif;font-style:italic}@media (min-width:960px){.faqs-block--heading--subtitle span{font-size:2.5rem}}.faqs-block--heading--subtitle a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-decoration:none;color:#0f47c8;text-transform:uppercase;font-weight:700;text-align:right;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin-left:auto}.faqs-block--heading--subtitle a:hover{opacity:.8}.faqs-block--heading--subtitle a:after{content:"";width:1.3rem;height:1.3rem;display:inline-block;margin-left:1rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 25 25'%3E %3Crect width='10' height='10' fill='%230F47C8' /%3E %3Crect y='15' width='10' height='10' fill='%230F47C8' /%3E %3Crect x='15' width='10' height='10' fill='%230F47C8' /%3E %3Crect x='15' y='15' width='10' height='10' fill='%230F47C8' /%3E %3C/svg%3E") no-repeat 50%/contain}.faqs-block ul.accordion{border-top-color:hsla(0,0%,76%,.5);border-bottom-color:hsla(0,0%,76%,.5)}.faqs-block ul.accordion .accordion--item-handle{padding-top:1.8rem;//:1.8rem;padding-bottom:1.4rem}.faqs-block ul.accordion .accordion--item-content{border-top:0}@media (min-width:960px){.faqs-block ul.accordion .accordion--item-content{//:1.5rem;padding-top:0;padding-bottom:1.5rem}}.faqs-block ul.accordion .accordion--item-handle i{width:1.6rem;height:1.6rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.9 14.8' width='8.9' height='14.8'%3E %3Cpath d='M8.9,7.4L8.9,7.4L1.5,0L0,1.5l5.9,5.9L0,13.3l1.5,1.5L8.9,7.4L8.9,7.4z' fill='%232C3138' /%3E %3C/svg%3E") no-repeat 50%/contain;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:rotate .3s;transition:rotate .3s}.faqs-block ul.accordion .accordion--item{border-top-color:hsla(0,0%,76%,.5)}.follow-us-block:last-child{padding-bottom:5rem}.follow-us-block--inner{width:100%;max-width:99rem;padding:5rem 3rem;margin:0 auto}.block--grey .follow-us-block--inner{background:#f4f4f4}@media (min-width:960px){.follow-us-block--inner{padding:2rem 4rem}}.follow-us-block--title{font-size:1.8rem;font-weight:700;line-height:1.6;text-align:center;color:#2c3138}@media (min-width:960px){.follow-us-block--title{font-size:2rem}}.follow-us-block--socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.follow-us-block--social{width:4rem;height:2.4rem;margin:3.4rem 4.1rem 2rem}.follow-us-block--social svg{display:block;width:4rem;height:100%;fill:#2c3138;-webkit-transition:fill .3s;transition:fill .3s}.follow-us-block--social:hover svg{fill:#0f47c8}.form-block>.container{padding-left:0;padding-right:0}@media (min-width:960px){.form-block>.container{padding-left:4rem;padding-right:4rem}}.form-block--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:6rem 3rem}.block--grey .form-block--wrapper{background:#f4f4f4}@media (min-width:960px){.form-block--wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:9rem 7rem 7rem}}.form-block--side{margin-bottom:3rem}@media (min-width:960px){.form-block--side{width:36rem;-ms-flex-negative:0;flex-shrink:0;margin-right:8rem;margin-bottom:0}}.form-block--title{font-size:2.7rem;color:#2c3138;margin-bottom:1.6rem;text-align:center}@media (min-width:960px){.form-block--title{text-align:left}}.form-block--description{font-size:1.6rem;line-height:1.5;color:#6a6d70;text-align:center}@media (min-width:960px){.form-block--description{text-align:left;color:#2c3138}}.form-block--disclaimer{font-size:1.5rem;line-height:1.6}.form-block--form{width:100%}.form-block--form--controls{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:960px){.form-block--form--controls{margin:0 -1.25rem}}.form-block--form--controls--select{position:relative;width:100%}.form-block--form--controls--select select{width:100%;overflow:hidden}.form-block--form--controls--select:after{content:"";width:1.2rem;height:1.2rem;position:absolute;top:50%;right:1.1rem;-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.9 14.8' width='8.9' height='14.8'%3E %3Cpath d='M8.9,7.4L8.9,7.4L1.5,0L0,1.5l5.9,5.9L0,13.3l1.5,1.5L8.9,7.4L8.9,7.4z' fill='%23C2C2C2' /%3E %3C/svg%3E") no-repeat 50%/contain}.form-block--form--controls label{width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2rem;font-size:1.4rem;color:#2c3138}@media (min-width:960px){.form-block--form--controls label{width:calc(50% - 2.5rem);margin:.75rem 1.25rem;font-size:1.6rem}}.form-block--form--controls label[data-type=textarea]{width:100%}.form-block--form--controls label[data-type=textarea] textarea{min-height:16rem;resize:vertical}.form-block--form--controls label[data-type=select]{width:100%}.form-block--form--controls label input,.form-block--form--controls label select,.form-block--form--controls label textarea{margin-top:.3rem;font-family:Open Sans,sans-serif}.form-block--form--controls label input::-webkit-input-placeholder,.form-block--form--controls label select::-webkit-input-placeholder,.form-block--form--controls label textarea::-webkit-input-placeholder{color:#c2c2c2}.form-block--form--controls label input:-ms-input-placeholder,.form-block--form--controls label select:-ms-input-placeholder,.form-block--form--controls label textarea:-ms-input-placeholder{color:#c2c2c2}.form-block--form--controls label input::placeholder,.form-block--form--controls label select::placeholder,.form-block--form--controls label textarea::placeholder{color:#c2c2c2}.form-block--actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:3rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:960px){.form-block--actions{margin:2.2rem 0 0}}.form-block--actions--recaptcha{-webkit-transform-origin:0 0;transform-origin:0 0}.form-block--actions--submit{display:block;width:100%;outline:none;margin-top:2rem;opacity:.5;-webkit-transition:opacity .3s;transition:opacity .3s}.form-block--actions--submit.enabled{opacity:1}@media (min-width:960px){.form-block--actions--submit{margin-top:0;width:auto;margin-left:auto}}.gallery-block{overflow:hidden}.gallery-block--images{font-size:0;white-space:nowrap;overflow:visible;-webkit-transition:-webkit-transform .3s cubic-bezier(.445,.05,.55,.95);transition:-webkit-transform .3s cubic-bezier(.445,.05,.55,.95);transition:transform .3s cubic-bezier(.445,.05,.55,.95);transition:transform .3s cubic-bezier(.445,.05,.55,.95),-webkit-transform .3s cubic-bezier(.445,.05,.55,.95)}.gallery-block--image{display:inline-block;width:20rem;height:35rem;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;background-size:cover;background-repeat:no-repeat;background-position:50%;margin-left:3.5rem}.gallery-block--image:first-child{margin-left:0}.icons-list-block--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -3rem}@media (min-width:960px){.icons-list-block--wrapper{margin:0 -4rem}}.icons-list-block img{max-height:3.5rem;margin:2rem 3rem}@media (min-width:960px){.icons-list-block img{max-height:4.8rem;margin:2rem 4rem}}.icons-list-block .block-heading--description{font-size:1.8rem}@media (min-width:960px){.icons-list-block .block-heading--description{color:#2c3138}}.image-links-block .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:960px){.image-links-block .container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:1.5rem;padding-right:1.5rem}}.image-links-block--image{position:relative;margin-bottom:2rem;background-position:50%;background-size:cover;background-repeat:no-repeat;border-radius:3px;overflow:hidden}@media (min-width:960px){.image-links-block--image{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 5rem);flex:0 0 calc(50% - 5rem);margin:2.5rem}}.image-links-block--image:before{content:"";width:100%;display:block;padding-bottom:68%}@media (min-width:960px){.image-links-block--image:before{padding-bottom:60.87%}}.image-links-block--image:hover .image-links-block--image--wrapper:before{background-size:100% 100%}.image-links-block--image--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:0;right:0;bottom:0;left:0;padding:3rem;color:#fff}.image-links-block--image--wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));background-image:linear-gradient(180deg,transparent,#000);background-repeat:no-repeat;background-size:100% 50%;background-position:0 100%;-webkit-transition:background-size .4s;transition:background-size .4s}.image-links-block--image--title{font-size:1.6rem;color:#fff;z-index:1}@media (min-width:960px){.image-links-block--image--title{font-size:2.5rem;margin-bottom:.3rem}}.image-links-block--image--description{font-style:italic;font-family:Alegreya,serif;z-index:1}@media (min-width:960px){.image-links-block--image--description{max-width:32rem;font-size:2.2rem;line-height:2.95rem}}main>.image-block{padding-top:0;margin-top:-2rem}@media (min-width:960px){main>.image-block{padding:7.5rem 0;margin-top:0}}@media (min-width:960px){main>.image-block .block--divider+.block{padding-top:10rem}}main>.image-block .container{padding:0}@media (min-width:960px){main>.image-block .container{padding-left:4rem;padding-right:4rem}}.image-block.with-caption .container{display:-webkit-box;display:-ms-flexbox;display:flex}.image-block.with-caption.side .container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.image-block.with-caption.side img{width:50%}.image-block.with-caption.bottom .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.image-block.side .image--caption{padding-left:2.25rem}.image-block.side .image--caption--title{font-size:2.5rem;line-height:3rem;color:#2c3138}.image-block.side .image--caption--description{font-family:Alegreya;font-size:1.6rem;line-height:3rem;color:#0f47c8}.image-block.bottom .image--caption{max-width:38rem;text-align:right;font-size:1.4rem;line-height:2rem;padding-top:1rem;color:#97999b}.image-block img{width:100%}.page-template-about-us .information-block{padding-top:1rem}.information-block--inner{margin:-1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (min-width:960px){.information-block--inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:-2.7rem -1rem}.information-block--when-and-where .information-block--inner,.page-template-about-us .information-block--inner{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.information-block--info{max-width:28rem;padding:1rem}@media (min-width:960px){.information-block--info{padding:2.7rem 1rem}}.page-template-about-us .information-block--info{margin:auto 0}@media (min-width:960px){.page-template-about-us .information-block--info{margin:0 auto}}@media (min-width:960px){.page-template-about-us .information-block--info:last-child{margin:auto}}.information-block--info--heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}.information-block--info--heading--icon{height:2.5rem;margin-right:1.5rem}.information-block--info--heading--icon svg{height:100%;fill:#2c3138}.information-block--info--heading--title{font-size:2.2rem;color:#2c3138;margin:0}.page-template-about-us .information-block--info--heading--title{font-weight:400}.information-block--info--description{font-size:1.8rem;color:#6a6d70;line-height:1.56;margin-bottom:1rem}.information-block--info--link{font-weight:700;font-size:1.4rem;text-decoration:none;color:#0f47c8;margin-top:1rem;position:relative}.information-block--info--link:after{content:"";width:1rem;height:1rem;display:inline-block;margin-left:.5rem;vertical-align:middle;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.9 14.8' width='8.9' height='14.8'%3E %3Cpath d='M8.9,7.4L8.9,7.4L1.5,0L0,1.5l5.9,5.9L0,13.3l1.5,1.5L8.9,7.4L8.9,7.4z' fill='%230F47C8' /%3E %3C/svg%3E") no-repeat 50%/contain}.information-block--info .button[target=_blank]:after{content:"";display:inline-block;width:1.2rem;height:1.2rem;vertical-align:middle;margin-left:1.05rem;background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E %3Cpath fill='%232C3138' d='M13,7.3c-0.4,0-0.7,0.3-0.7,0.7v6.7h-11v-11H8c0.4,0,0.7-0.3,0.7-0.7S8.4,2.4,8,2.4H0V16h13.6V8 C13.6,7.6,13.3,7.3,13,7.3z' /%3E %3Cpath fill='%232C3138' d='M15.3,0C15.3,0,15.3,0,15.3,0H12c-0.4,0-0.7,0.3-0.7,0.7s0.3,0.7,0.7,0.7h1.8L6,9C5.8,9.3,5.8,9.7,6,10 c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.3-0.1,0.5-0.2l7.7-7.7V4c0,0.4,0.3,0.7,0.7,0.7C15.7,4.7,16,4.4,16,4V0H15.3z' /%3E %3C/svg%3E") no-repeat 50%/contain}.links-columns-block ul{-webkit-columns:1;columns:1}@media (min-width:960px){.links-columns-block ul{-webkit-columns:3;columns:3}}.links-columns-block ul li{margin:0 0 2.4rem;line-height:1.3}.links-columns-block ul a,.links-columns-block ul a:visited{color:#6a6d70}.links-grid-block--links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:960px){.links-grid-block:not(.show-separator) .links-grid-block--links{margin:0 -2.5rem}}.links-grid-block--link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:100%}@media (min-width:960px){.links-grid-block--link{width:calc((100% - 4 * 7rem) / 3 + 2 * 7rem);padding:0 7rem}.links-grid-block:not(.show-separator) .links-grid-block--link{width:50%;padding:0 1.25rem}.links-grid-block:not(.show-separator) .links-grid-block--link:first-child{padding-left:2.5rem}.links-grid-block:not(.show-separator) .links-grid-block--link:last-child{padding-right:2.5rem}.links-grid-block--link:first-child{width:calc((100% - 4 * 7rem) / 3 + 7rem);padding-left:0}.links-grid-block--link:last-child{width:calc((100% - 4 * 7rem) / 3 + 7rem);padding-right:0}.links-grid-block.show-separator .links-grid-block--link{width:calc((100% - 4 * 7rem - .2rem) / 3 + 2 * 7rem)}.links-grid-block.show-separator .links-grid-block--link:first-child,.links-grid-block.show-separator .links-grid-block--link:last-child{width:calc((100% - 4 * 7rem - .2rem) / 3 + 7rem)}}.links-grid-block--link--heading{position:relative;margin-bottom:.7rem;vertical-align:middle;border-bottom:1px solid hsla(0,0%,76%,.5);text-decoration:none}.links-grid-block--link--heading:hover h3{color:#0f47c8}.links-grid-block--link--heading:hover svg{fill:#0f47c8}.links-grid-block--link--heading h3{font-size:1.6rem;margin:0;padding:.65rem 0;-webkit-transition:color .3s;transition:color .3s}@media (min-width:960px){.links-grid-block--link--heading h3{font-size:2rem;padding:.75rem 0}}.links-grid-block--link--heading svg{content:"";width:1.4rem;height:1.6rem;position:absolute;top:50%;right:0;-webkit-transition:fill .3s;transition:fill .3s;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width:960px){.links-grid-block--link--heading svg{width:1.6rem;height:1.6rem}}.links-grid-block--link--description{font-style:italic;font-family:Alegreya,serif;color:#6a6d70;font-size:1.6rem}@media (min-width:960px){.links-grid-block--link--description{font-size:2rem}}.links-grid-block--link+.links-grid-block--link{margin-top:5rem}@media (min-width:960px){.links-grid-block--link+.links-grid-block--link{margin-top:0}.links-grid-block.show-separator .links-grid-block--link+.links-grid-block--link{border-left:1px solid hsla(0,0%,76%,.5)}}.map-block--gm--parent{width:20rem!important;-webkit-transform:translateY(1.3rem)!important;transform:translateY(1.3rem)!important}.map-block--gm--translate{width:20rem!important}.map-block--gm--translate,.map-block--gm--translate-shadow{-webkit-transform:translateX(25.5px)!important;transform:translateX(25.5px)!important}.map-block--gm--translate-shadow{width:20.2rem!important}.map-block--map{width:100%;height:60rem;background-image:url(/wp-content/themes/ethiopian-embassy/dist/assets/images/map-with-pin-e4a405b2dd8831c8137618d5300e42d4.png);background-size:cover;background-repeat:no-repeat;background-position:50%}.map-block--map .gm-style-iw{top:0!important;left:0!important;width:20.2rem!important;-webkit-transform:translateX(25.3px);transform:translateX(25.3px);-webkit-transform:translateX(26.4px);transform:translateX(26.4px)}.map-block--map .gm-style-iw~div{display:none}.map-block--map--tooltip{width:20rem;position:relative}.map-block--map--tooltip--close{width:1.2rem;height:1.2rem;position:absolute;top:1rem;right:1rem;cursor:pointer;color:#fff}.map-block--map--tooltip--close.map-block--map--tooltip--white{-webkit-box-shadow:none;box-shadow:none;color:#000}.map-block--map--tooltip--close span{display:block;width:100%;height:2px;background:currentColor}.map-block--map--tooltip--close span:first-child{-webkit-transform:translateY(5px) rotate(45deg);transform:translateY(5px) rotate(45deg);-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.5);box-shadow:0 0 2px 0 rgba(0,0,0,.5)}.map-block--map--tooltip--close span:last-child{-webkit-transform:translateY(3px) rotate(-45deg);transform:translateY(3px) rotate(-45deg);-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.5);box-shadow:0 0 2px 0 rgba(0,0,0,.5)}.map-block--map--tooltip--image{width:100%;height:12rem;background-position:50%;background-size:cover;background-repeat:no-repeat;border-top-left-radius:2px;border-top-right-radius:2px}.map-block--map--tooltip--content{padding:1.5rem 1.5rem 0}.map-block--map--tooltip--title{margin-bottom:.2rem}.map-block--map--tooltip--title,.map-block--map--tooltip--title a{font-weight:700;font-size:1.8rem;color:#2c3138;text-align:center}.map-block--map--tooltip--description{font-size:1.4rem;font-family:Alegreya,serif;font-style:italic;text-align:center;color:#2c3138}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:23rem;min-height:50rem;-webkit-transform:translateX(100%);transform:translateX(100%);position:fixed;top:0;bottom:0;right:0;z-index:9;background:#fff;overflow:auto;-webkit-overflow-scrolling:touch;font:1.6rem;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}@media (min-width:960px){.nav{-webkit-transform:none;transform:none;position:static;width:auto;height:auto;background:transparent;min-height:auto;overflow:visible}}.nav a{color:#2c3138;text-decoration:none}@media (min-width:960px){.nav a{color:#fff}}.nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nav ul.sub-menu{border-left:.1rem solid hsla(0,0%,59%,.5);margin-left:3.2rem;padding-left:1.1rem;font-size:1.4rem;height:0;overflow:hidden;-webkit-transition:height .4s ease-in-out,margin-top .4s ease-in-out;transition:height .4s ease-in-out,margin-top .4s ease-in-out}@media (min-width:960px){.nav ul.sub-menu{position:absolute;height:auto!important;pointer-events:none;margin:0;padding:0;border:none;opacity:0;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;overflow:visible;border-radius:1px;background-color:#fff;-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.19);box-shadow:0 2px 10px 0 rgba(0,0,0,.19);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:9;padding:2.3rem;width:18rem;font-size:1.2rem;font-weight:400}.nav ul.sub-menu:before{content:"";width:1rem;height:1rem;background:#fff;position:absolute;top:-.5rem;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.nav ul.sub-menu li{margin:0}.nav ul.sub-menu li.current-menu-item>a{color:#0f47c8}.nav ul.sub-menu a{color:#2c3138;line-height:3.5rem}}.nav ul.sub-menu li{margin-bottom:1.68rem}.nav ul.sub-menu li:last-child{margin-bottom:0}.nav ul.sub-menu li a{padding-left:0}.nav ul.sub-menu li.current-menu-item a{padding-left:0;border:none;color:#0f47c8}.nav ul li{margin-bottom:1.92rem}.nav ul li.current-menu-item>a,.nav ul li.current-menu-parent>a{border-left:.4rem solid #0f47c8;padding-left:2.8rem}@media (min-width:960px){.nav ul li.current-menu-item>a,.nav ul li.current-menu-parent>a{border-left:none;padding-left:0;opacity:1}}.nav ul li.menu-item-has-children>a:after{content:"";-webkit-transform:rotate(90deg);transform:rotate(90deg);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.9 14.8' width='8.9' height='14.8'%3E %3Cpath d='M8.9,7.4L8.9,7.4L1.5,0L0,1.5l5.9,5.9L0,13.3l1.5,1.5L8.9,7.4L8.9,7.4z'/%3E %3C/svg%3E") 50%/contain no-repeat;display:inline-block;width:1rem;height:1rem;margin-left:1rem;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}@media (min-width:960px){.nav ul li.menu-item-has-children>a:after{display:none}}.nav ul li.menu-item-has-children.expanded>a:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.nav ul li.menu-item-has-children.expanded ul.sub-menu{margin-top:1.92rem}@media (min-width:960px){.nav ul li.menu-item-has-children{position:relative}.nav ul li.menu-item-has-children:hover ul.sub-menu{opacity:1;pointer-events:auto}.nav ul li.menu-item-has-children.expanded ul.sub-menu{margin-top:0}}.nav ul a{padding-left:3.2rem}@media (min-width:960px){.nav ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.nav ul a{padding-left:0;opacity:.7;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.nav ul a:hover{opacity:1}}.nav--hamburger{width:6.1rem;height:6rem;position:absolute;top:0;right:0;border-left:.1rem solid hsla(0,0%,100%,.2);padding:2.9rem 2rem;background:#fff content-box;cursor:pointer}.nav--hamburger:after,.nav--hamburger:before{content:"";width:2rem;height:.2rem;background:#fff;position:absolute}.nav--hamburger:before{top:2.2rem}.nav--hamburger:after{top:3.6rem}@media (min-width:960px){.nav--hamburger{display:none}}.nav--logo{padding:1.4rem 0 0 2rem;-webkit-box-sizing:content-box;box-sizing:content-box}.nav--logo svg{width:auto;max-width:calc(100vw - 2 * 2rem - 6.1rem);max-height:3.2rem}@media (min-width:960px){.nav--logo{padding-left:0}.nav--logo svg{height:4.4rem;width:34.7rem;max-width:none;max-height:none}}.nav--search{height:6rem;border-bottom:.1rem solid hsla(0,0%,59%,.3);margin-bottom:3.7rem}.nav--search input{max-width:100%;border:none;padding:0 0 0 6rem;line-height:5.9rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E %3Cstyle type='text/css'%3E .st0%7Bopacity:0.3;fill:%232C3138;%7D %3C/style%3E %3Cpath class='st0' d='M12.6,11.5l-2.3-2.3c1.1-1.9,0.8-4.4-0.8-6.1c-2-2-5.2-2-7.2,0c-2,2-2,5.2,0,7.2c1,1,2.3,1.5,3.6,1.5 c1.1,0,2.2-0.4,3.1-1.1l2.2,2.2c0.2,0.2,0.5,0.3,0.7,0.3s0.5-0.1,0.7-0.3C13,12.6,13,11.9,12.6,11.5z M3.8,8.9 c-1.2-1.2-1.2-3.1,0-4.3C4.4,4,5.1,3.7,5.9,3.7S7.5,4,8.1,4.6c1.2,1.2,1.2,3.1,0,4.3C7,10.1,4.9,10.1,3.8,8.9z'/%3E %3C/svg%3E") 3.2rem 2rem/1.6rem no-repeat}.nav--search input::-webkit-input-placeholder{opacity:.3}.nav--search input:-ms-input-placeholder{opacity:.3}.nav--search input::placeholder{opacity:.3}.nav--search--close{display:none}@media (min-width:960px){.nav--search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;left:0;right:0;min-height:15rem;height:auto;margin:0;z-index:9;background:#2c3138;opacity:0;pointer-events:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}:not(.header-detached).admin-bar .nav--search{top:3.2rem}.nav--search--container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:128rem;padding:0 4rem;width:100%}.nav--search input{width:62%;color:#6a6d70;font-size:2.2rem;line-height:3.2rem;border-bottom:.1rem solid #6a6d70;margin-right:auto;padding-left:5.3rem;padding-bottom:1.5rem;background:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8' standalone='no'?%3E %3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='search-blue-copy' stroke='%2397999b' stroke-width='2'%3E %3Cg id='Group-2' transform='translate(7.984660, 8.157476) rotate(-45.000000) translate(-7.984660, -8.157476) translate(3.484660, 1.657476)'%3E %3Ccircle id='Oval-2' cx='4.06109963' cy='4.06109963' r='4.06109963'%3E%3C/circle%3E %3Cpath d='M4.41421356,8.70235634 L4.41421356,12.1832989' id='Line' stroke-linecap='round'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E") 0 0/3rem no-repeat}.nav--search input::-webkit-input-placeholder{opacity:1}.nav--search input:-ms-input-placeholder{opacity:1}.nav--search input::placeholder{opacity:1}.nav--search .nav--search--close{display:block;width:1.5rem;height:1.5rem;font-size:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 12 12'%3E %3Cpath d='M11.9,12.9c-0.3,0-0.5-0.1-0.7-0.3L-0.2,1.2c-0.4-0.4-0.4-1,0-1.4s1-0.4,1.4,0l11.4,11.4c0.4,0.4,0.4,1,0,1.4 C12.4,12.8,12.1,12.9,11.9,12.9z' fill='white' /%3E %3Cpath d='M0.1,12.9c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4L10.8-0.2c0.4-0.4,1-0.4,1.4,0s0.4,1,0,1.4L0.8,12.6 C0.6,12.8,0.4,12.9,0.1,12.9z' fill='white' /%3E %3C/svg%3E") 50%/contain no-repeat}}@media (min-width:960px){.nav.search .nav--search{opacity:1;pointer-events:auto}}.nav--primary{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:auto;padding-bottom:4rem}.nav--primary a{color:#0f47c8}.nav--primary .menu-item-home{position:absolute;top:9.7rem}.nav--primary .menu-item-home a{color:#2c3138}.nav--primary li:last-child{display:none}@media (min-width:960px){.nav--primary{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;font-size:1.5rem;position:absolute;margin:0;padding:0;top:4.2rem;right:4rem}.nav--primary a{color:#fff}.nav--primary .menu-item-home{position:static}.nav--primary .menu-item-home a{color:#fff}.nav--primary li:last-child{display:block;margin-right:0}.nav--primary li:last-child a{background:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8' standalone='no'?%3E %3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='search-blue-copy' stroke='%23FFFFFF' stroke-width='2'%3E %3Cg id='Group-2' transform='translate(7.984660, 8.157476) rotate(-45.000000) translate(-7.984660, -8.157476) translate(3.484660, 1.657476)'%3E %3Ccircle id='Oval-2' cx='4.06109963' cy='4.06109963' r='4.06109963'%3E%3C/circle%3E %3Cpath d='M4.41421356,8.70235634 L4.41421356,12.1832989' id='Line' stroke-linecap='round'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E") left .4rem/1.6rem no-repeat;padding-left:2rem}.nav--primary ul li{margin-right:5rem}}.nav--secondary{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-top:3.84rem;margin-bottom:5rem}.nav--secondary--active{display:none}@media (min-width:960px){.nav--secondary{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;font-size:1.5rem;font-weight:600;border-top:.1rem solid hsla(0,0%,100%,.5);margin-top:2.7rem;margin-bottom:0;height:4.4rem;padding-top:1.3rem}.nav--secondary .menu-secondary_menu-container,.nav--secondary ul{height:100%}.nav--secondary ul li{margin-right:5rem;margin-bottom:0}.nav--secondary ul li:last-child{margin:0}.nav--secondary ul li a{display:inline-block;height:100%}.nav--secondary ul li.current-menu-item a{padding-left:0;border:none}.nav--secondary--active{display:block;height:.2rem;background:#fff;position:absolute;top:10.6rem;-webkit-transition:width .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:width .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,width .4s ease-in-out;transition:transform .4s ease-in-out,width .4s ease-in-out,-webkit-transform .4s ease-in-out}}.nav.open{-webkit-transform:translateX(0);transform:translateX(0)}@media (min-width:960px){.nav.open{-webkit-transform:none;transform:none}}.nav.open+.nav--overlay{content:"";height:100vh;position:fixed;top:0;left:0;right:0;background:rgba(0,0,0,.5);z-index:7}@media (min-width:960px){.nav.open+.nav--overlay{display:none}}.news-category-preview-block .block-heading--title{font-size:3.5rem}.news-category-preview-block .block-heading--subtitle{font-size:2.5rem}.news-category-preview-block .block-heading--description{color:#2c3138;font-size:1.8rem;line-height:1.56}.news-category-preview-block .container{overflow:hidden}.news-category-preview-block--archive{display:block;text-decoration:none;color:#0c29a5;text-transform:uppercase;font-weight:700;margin-bottom:2rem;text-align:right;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.news-category-preview-block--archive:hover{opacity:.8}.news-category-preview--style-newsletter .news-category-preview-block--archive{text-align:center}@media (min-width:960px){.news-category-preview--style-newsletter .news-category-preview-block--archive{font-size:1.6rem}}.news-category-preview-block--archive:after{content:"";width:1.3rem;height:1.3rem;display:inline-block;margin-left:1rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 25 25'%3E %3Crect width='10' height='10' fill='%230F47C8' /%3E %3Crect y='15' width='10' height='10' fill='%230F47C8' /%3E %3Crect x='15' width='10' height='10' fill='%230F47C8' /%3E %3Crect x='15' y='15' width='10' height='10' fill='%230F47C8' /%3E %3C/svg%3E") no-repeat 50%/contain}.news-category-preview-block--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:visible;-webkit-transition:-webkit-transform .5s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .5s cubic-bezier(.165,.84,.44,1);transition:transform .5s cubic-bezier(.165,.84,.44,1);transition:transform .5s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1);padding-bottom:1rem}@media (min-width:960px){.news-category-preview-block--wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -1.2rem}}.news-category-preview-block--news{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:22rem;-ms-flex-preferred-size:22rem;flex-basis:22rem;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;margin:1rem 1.2rem;text-decoration:none;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.news-category-preview--style-card .news-category-preview-block--news{height:30rem}.news-category-preview--week-horn .news-category-preview-block--news{-webkit-transition:none;transition:none}@media (min-width:960px){.news-category-preview-block--news:hover{-webkit-transform:translateY(-2rem);transform:translateY(-2rem)}.news-category-preview--week-horn .news-category-preview-block--news:hover{-webkit-transform:none;transform:none}}.news-category-preview--style-card .news-category-preview-block--news{padding:4rem 1.6rem 2rem}@media (min-width:960px){.news-category-preview--style-card .news-category-preview-block--news{padding:3rem 2rem}}@media (min-width:960px){.news-category-preview-block--news{max-width:28rem}}.news-category-preview-block--news--image{width:100%;padding-bottom:132%;background-position:50%;background-size:cover;background-repeat:no-repeat;border-radius:3px;margin-bottom:1.5rem;position:relative}@media (min-width:960px){.news-category-preview-block--news--image{padding-bottom:129%}}.news-category-preview--week-horn .news-category-preview-block--news--image{overflow:hidden}.news-category-preview--week-horn .news-category-preview-block--news--image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));background-image:linear-gradient(180deg,transparent,#000);background-repeat:repeat-x;background-size:100% 100%;background-position:0 0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .4s cubic-bezier(.55,.055,.675,.19);transition:-webkit-transform .4s cubic-bezier(.55,.055,.675,.19);transition:transform .4s cubic-bezier(.55,.055,.675,.19);transition:transform .4s cubic-bezier(.55,.055,.675,.19),-webkit-transform .4s cubic-bezier(.55,.055,.675,.19)}.news-category-preview--week-horn .news-category-preview-block--news--image.visible:before{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);background-position:0 100%;-webkit-transform:translateY(0);transform:translateY(0)}.news-category-preview-block--news--title{color:#2c3138;margin:0;font-size:2.5rem}.news-category-preview--style-newsletter .news-category-preview-block--news--title{font-size:1.8rem;margin-bottom:1.7rem;line-height:1.2;padding:0 2rem}.news-category-preview-block--news--date{font-size:2rem;color:#2c3138;margin-bottom:1.7rem}.news-category-preview--style-newsletter .news-category-preview-block--news--date{font-family:Alegreya,serif;font-size:1.6rem;color:#0f47c8;font-weight:400;font-style:italic;padding:0 2rem}@media (min-width:960px){.news-category-preview-block--news--date{font-size:2.2rem;margin-bottom:1.4rem}}.news-category-preview-block--news--preview{color:#6a6d70;font-size:1.4rem;line-height:1.71;margin-bottom:3rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (min-width:960px){.news-category-preview-block--news--preview{font-size:1.6rem}}.news-category-preview-block--news--preview--on-image{font-size:1.4rem;line-height:2rem;color:#6a6d70;margin-bottom:0;display:none;position:absolute;bottom:0;left:0;opacity:0;color:#fff;-webkit-transition:opacity .4s cubic-bezier(.55,.055,.675,.19);transition:opacity .4s cubic-bezier(.55,.055,.675,.19);padding:2rem}@media (min-width:960px){.news-category-preview-block--news--preview--on-image{font-size:1.6rem}}.news-category-preview-block--news--image.visible .news-category-preview-block--news--preview--on-image{-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-delay:.3s;transition-delay:.3s;-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:1}.news-category-preview-block--news--link{display:block;text-align:right;font-size:1.4rem;font-weight:700;text-decoration:none;color:#0f47c8}.news-category-preview--style-newsletter .news-category-preview-block--news--link{text-align:left;padding:0 2rem}@media (min-width:960px){.news-category-preview--style-newsletter .news-category-preview-block--news--link{text-align:right}}.news-category-preview-block--news--link:after{content:"";width:1rem;height:1rem;display:inline-block;margin-left:.7rem}.news-category-preview--style-newsletter .news-category-preview-block--news--link:after{background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18.5 19.4' style='enable-background:new 0 0 18.5 19.4;' xml:space='preserve'%3E %3Cpath d='M18,18.4H0.5c-0.3,0-0.5,0.2-0.5,0.5s0.2,0.5,0.5,0.5H18c0.3,0,0.5-0.2,0.5-0.5S18.3,18.4,18,18.4z' fill='%230F47C8' /%3E %3Cpath d='M9.3,13.6C9.3,13.6,9.3,13.6,9.3,13.6L9.7,14l0.3-0.3c0,0,0,0,0,0l3.5-3.5c0.2-0.2,0.2-0.5,0-0.7 s-0.5-0.2-0.7,0L10.2,12V0.5C10.2,0.2,10,0,9.7,0C9.4,0,9.2,0.2,9.2,0.5V12L6.5,9.4C6.3,9.2,6,9.2,5.8,9.4s-0.2,0.5,0,0.7L9.3,13.6z ' fill='%230F47C8' /%3E %3C/svg%3E") no-repeat 50%/contain}.news-category-preview--style-card .news-category-preview-block--news--link:after,.news-category-preview--week-horn .news-category-preview-block--news--link:after{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.9 14.8' width='8.9' height='14.8'%3E %3Cpath d='M8.9,7.4L8.9,7.4L1.5,0L0,1.5l5.9,5.9L0,13.3l1.5,1.5L8.9,7.4L8.9,7.4z' fill='%230F47C8' /%3E %3C/svg%3E") no-repeat 50%/contain}.news-block{overflow:hidden}.news-block.block--grey{background:#f4f4f4}.news-block .container{position:relative}.news-block--arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1rem}.news-block--arrow--left{left:-2rem;-webkit-transform:rotate(180deg) translateY(-50%);transform:rotate(180deg) translateY(-50%)}@media (max-width:1350px){.news-block--arrow--left{left:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.news-block--arrow--right{right:-2rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:1350px){.news-block--arrow--right{right:0;-webkit-transform:none;transform:none}}.news-block--arrow{width:2rem;height:2rem;position:absolute;top:50%;display:block;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.9 14.8' width='8.9' height='14.8'%3E %3Cpath d='M8.9,7.4L8.9,7.4L1.5,0L0,1.5l5.9,5.9L0,13.3l1.5,1.5L8.9,7.4L8.9,7.4z' fill='%23C2C2C2' /%3E %3C/svg%3E") no-repeat 50%/contain;cursor:pointer;z-index:2;-webkit-transition:opacity .3s;transition:opacity .3s;display:none}@media (max-width:1350px){.news-block--arrow{position:relative;top:0}}@media (min-width:960px){.news-block--arrow{display:block}}.news-block--arrow:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.9 14.8' width='8.9' height='14.8'%3E %3Cpath d='M8.9,7.4L8.9,7.4L1.5,0L0,1.5l5.9,5.9L0,13.3l1.5,1.5L8.9,7.4L8.9,7.4z' fill='%232C3138' /%3E %3C/svg%3E")}.news-block--arrow--hidden{opacity:0}.news-block--heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 4rem}.news-block--heading h1{font-size:3.5rem;color:#434343;margin:0}.news-block--heading--browse{display:block;text-decoration:none;color:#0f47c8;text-transform:uppercase;font-weight:700;text-align:right;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.news-block--heading--browse:hover{opacity:.8}.news-block--heading--browse:after{content:"";width:1.3rem;height:1.3rem;display:inline-block;margin-left:1rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 25 25'%3E %3Crect width='10' height='10' fill='%230F47C8' /%3E %3Crect y='15' width='10' height='10' fill='%230F47C8' /%3E %3Crect x='15' width='10' height='10' fill='%230F47C8' /%3E %3Crect x='15' y='15' width='10' height='10' fill='%230F47C8' /%3E %3C/svg%3E") no-repeat 50%/contain}.news-block--news-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -2rem 4rem;overflow:visible;-webkit-transition:-webkit-transform .5s cubic-bezier(.445,.05,.55,.95);transition:-webkit-transform .5s cubic-bezier(.445,.05,.55,.95);transition:transform .5s cubic-bezier(.445,.05,.55,.95);transition:transform .5s cubic-bezier(.445,.05,.55,.95),-webkit-transform .5s cubic-bezier(.445,.05,.55,.95)}.news-block--lava-lamp{width:0;height:.3rem;position:absolute;bottom:0;left:0;-webkit-transition:-webkit-transform .5s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .5s cubic-bezier(.165,.84,.44,1);transition:transform .5s cubic-bezier(.165,.84,.44,1);transition:transform .5s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1);-webkit-transform-origin:left center;transform-origin:left center;background:#67b7f7}.news-block--lava-lamp--track{width:100%;height:.3rem;position:relative;background-color:hsla(210,3%,43%,.2)}.newsletter-form-block--inner{width:100%;max-width:99rem;padding:5rem 3rem;margin:0 auto;background:#f4f4f4}@media (min-width:960px){.newsletter-form-block--inner{padding:7rem 4rem}}.newsletter-form-block--title{font-size:2rem;line-height:1.6;text-align:center;color:#2c3138}@media (min-width:960px){.newsletter-form-block--title{font-size:2.3rem}}.newsletter-form-block--description{width:100%;max-width:42rem;margin:0 auto;font-size:1.6rem;line-height:1.6;text-align:center;color:#6a6d70}@media (min-width:960px){.newsletter-form-block--description{font-size:1.6rem}}.newsletter-form-block .form{width:100%;max-width:48rem;margin:2.5rem auto 0}.people-block{overflow:hidden}.people-block--title{margin-bottom:7rem}.people-block--people{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:-webkit-transform .3s cubic-bezier(.445,.05,.55,.95);transition:-webkit-transform .3s cubic-bezier(.445,.05,.55,.95);transition:transform .3s cubic-bezier(.445,.05,.55,.95);transition:transform .3s cubic-bezier(.445,.05,.55,.95),-webkit-transform .3s cubic-bezier(.445,.05,.55,.95)}@media (min-width:960px){.people-block--people{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.people-block--people.has-four-people,.people-block--people.has-more-than-four-people,.people-block--people.has-three-people{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (min-width:960px){.people-block--people.has-more-than-four-people{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;margin:0 -1.25rem}}.people-block--person{width:100%}.people-block--people.has-less-than-three-people .people-block--person{margin:4rem 0 0}@media(min-width:960px){.people-block--people.has-less-than-three-people .people-block--person{margin:0 0 0 2.5rem;width:50%;max-width:none}}.people-block--people.has-less-than-three-people .people-block--person--image{padding-bottom:102%}@media (min-width:960px){.people-block--people.has-less-than-three-people .people-block--person--image{padding-bottom:100%}}.people-block--people.has-less-than-three-people .people-block--person:first-child{margin:0}.people-block--people.has-three-people .people-block--person{-webkit-box-flex:0;-ms-flex:0 0 calc(66% + 3rem);flex:0 0 calc(66% + 3rem);margin:0 3rem 0 0}.people-block--people.has-three-people .people-block--person:last-child{margin-right:0}@media (min-width:960px){.people-block--people.has-three-people .people-block--person{-webkit-box-flex:1;-ms-flex:1 1 38rem;flex:1 1 38rem;margin:0 8rem 0 0}}.people-block--people.has-three-people .people-block--person--image{padding-bottom:85%}.people-block--people.has-four-people .people-block--person,.people-block--people.has-more-than-four-people .people-block--person{-webkit-box-flex:0;-ms-flex:0 0 calc(50% + 3rem);flex:0 0 calc(50% + 3rem);margin:0 3.2rem 0 0}@media (min-width:960px){.people-block--people.has-four-people .people-block--person,.people-block--people.has-more-than-four-people .people-block--person{-webkit-box-flex:1;-ms-flex:1 1 38rem;flex:1 1 38rem}}.people-block--people.has-four-people .people-block--person--image,.people-block--people.has-more-than-four-people .people-block--person--image{padding-bottom:86%}@media (min-width:960px){.people-block--people.has-four-people .people-block--person--image,.people-block--people.has-more-than-four-people .people-block--person--image{padding-bottom:86%}}@media (min-width:960px){.people-block--people.has-four-people .people-block--person,.people-block--people.has-more-than-four-people .people-block--person{margin:0 2.5rem 0 0}}.people-block--people.has-more-than-four-people .people-block--person{margin:0 1.25rem 0 0}@media (min-width:960px){.people-block--people.has-more-than-four-people .people-block--person{margin:1rem 1.25rem}}@media (min-width:960px){.people-block--person{max-width:38rem;padding-bottom:6.5rem}}.people-block--person--facebook,.people-block--person--info{display:-webkit-box;display:-ms-flexbox;display:flex}.people-block--person--facebook{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .3s;transition:opacity .3s;margin-top:1rem;margin-bottom:1rem;margin-left:auto}.people-block--person--facebook:hover{opacity:.8}.people-block--person--facebook svg{width:1.5rem;height:1.5rem;fill:#434343}.people-block--person--image{width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:3px}.people-block--person--fullname{margin:1rem 0;font-size:2rem;display:inline-block}@media (min-width:960px){.people-block--person--fullname{font-size:2.5rem}}.people-block--person--job-title{margin:0 0 2rem;color:#0f47c8;font-size:1.6rem;font-family:Alegreya,serif;font-style:italic}.people-block--person--description{font-size:1.5rem;line-height:2rem;color:#6a6d70;margin-bottom:2.2rem}.people-block--person--links a{font-weight:700;font-size:1.6rem;color:#6a6d70}@media (min-width:960px){.people-block--person--links a{font-weight:400}}.resources-block .block-heading--title{font-size:3.5rem}.resources-block .block-heading--subtitle{font-size:2.5rem}.resources-block .block-heading--description{line-height:1.6}.resources-block .container{overflow:hidden}.resources-block--resources{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:visible;-webkit-transition:-webkit-transform .5s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .5s cubic-bezier(.165,.84,.44,1);transition:transform .5s cubic-bezier(.165,.84,.44,1);transition:transform .5s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1);padding-bottom:1rem}@media (min-width:960px){.resources-block--resources{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -1.2rem}}.resources-block--resource{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:32rem;max-width:22rem;-ms-flex-preferred-size:22rem;flex-basis:22rem;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;margin:1rem 1.2rem;padding:4rem 1.6rem 2rem;text-decoration:none;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.resources-block--resource:hover{-webkit-transform:translateY(-2rem);transform:translateY(-2rem)}@media (min-width:960px){.resources-block--resource{max-width:28rem;-ms-flex-preferred-size:28rem;flex-basis:28rem;padding:3rem 2rem}}.resources-block--resource h2{font-size:2rem;color:#2c3138;margin-bottom:1.7rem}@media (min-width:960px){.resources-block--resource h2{font-size:2.2rem;margin-bottom:1.4rem}}.resources-block--resource--content{color:#6a6d70;font-size:1.4rem;line-height:1.71;margin-bottom:3rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.resources-block--resource--content p{margin:0}@media (min-width:960px){.resources-block--resource--content{font-size:1.6rem}}.resources-block--resource--link{display:block;text-align:right;font-size:1.4rem;font-weight:700;text-decoration:none;color:#0f47c8}.resources-block--resource--link:after{content:"";width:1rem;height:1rem;display:inline-block;margin-left:.7rem}.resources-block--resource--link[data-type=url]:after{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.9 14.8' width='8.9' height='14.8'%3E %3Cpath d='M8.9,7.4L8.9,7.4L1.5,0L0,1.5l5.9,5.9L0,13.3l1.5,1.5L8.9,7.4L8.9,7.4z' fill='%230F47C8' /%3E %3C/svg%3E") no-repeat 50%/contain}.resources-block--resource--link[data-type=file]:after{background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18.5 19.4' style='enable-background:new 0 0 18.5 19.4;' xml:space='preserve'%3E %3Cpath d='M18,18.4H0.5c-0.3,0-0.5,0.2-0.5,0.5s0.2,0.5,0.5,0.5H18c0.3,0,0.5-0.2,0.5-0.5S18.3,18.4,18,18.4z' fill='%230F47C8' /%3E %3Cpath d='M9.3,13.6C9.3,13.6,9.3,13.6,9.3,13.6L9.7,14l0.3-0.3c0,0,0,0,0,0l3.5-3.5c0.2-0.2,0.2-0.5,0-0.7 s-0.5-0.2-0.7,0L10.2,12V0.5C10.2,0.2,10,0,9.7,0C9.4,0,9.2,0.2,9.2,0.5V12L6.5,9.4C6.3,9.2,6,9.2,5.8,9.4s-0.2,0.5,0,0.7L9.3,13.6z ' fill='%230F47C8' /%3E %3C/svg%3E") no-repeat 50%/contain}.rich-cards-grid-block{overflow:hidden}.rich-cards-grid-block--cards{overflow:visible;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .5s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .5s cubic-bezier(.165,.84,.44,1);transition:transform .5s cubic-bezier(.165,.84,.44,1);transition:transform .5s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1)}@media (min-width:960px){.rich-cards-grid-block--cards{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}.rich-cards-grid-block--card{width:calc(100% - 3rem);max-width:28rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin:2rem 3rem 2rem 0;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.rich-cards-grid-block--card:last-child{margin-right:0}@media (min-width:960px){.rich-cards-grid-block--card:hover{-webkit-transform:translateY(-2rem);transform:translateY(-2rem)}}@media (min-width:960px){.rich-cards-grid-block--card{width:100%;max-width:35rem;-webkit-box-flex:0;-ms-flex:0 1 35rem;flex:0 1 35rem}}.rich-cards-grid-block--card--image{width:100%;padding-bottom:77%;background-size:cover;background-position:50%;background-repeat:no-repeat}@media (min-width:960px){.rich-cards-grid-block--card--image{padding-bottom:70%}}.rich-cards-grid-block--card--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:3rem 3rem 2rem}@media (min-width:960px){.rich-cards-grid-block--card--content{padding:3rem 3rem 2.5rem}}.rich-cards-grid-block--card--content h2{font-size:1.8rem;color:#2c3138;margin:0 0 1rem}@media (min-width:960px){.rich-cards-grid-block--card--content h2{font-size:2.2rem}}.rich-cards-grid-block--card--description{font-size:1.4rem;color:#2c3138;line-height:1.7}@media (min-width:960px){.rich-cards-grid-block--card--description{font-size:1.6rem;line-height:1.5}}.rich-cards-grid-block--card--link{color:#0f47c8;display:block;margin-left:auto;text-decoration:none;text-align:right;font-weight:700;font-size:1.4rem;margin-top:auto;padding-top:2rem}@media (min-width:960px){.rich-cards-grid-block--card--link{padding-top:4rem}}.rich-cards-grid-block--card--link:after{content:"";display:inline-block;width:1rem;height:1rem;margin-left:.6rem;background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E %3Cpath fill='%230F47C8' d='M13,7.3c-0.4,0-0.7,0.3-0.7,0.7v6.7h-11v-11H8c0.4,0,0.7-0.3,0.7-0.7S8.4,2.4,8,2.4H0V16h13.6V8 C13.6,7.6,13.3,7.3,13,7.3z' /%3E %3Cpath fill='%230F47C8' d='M15.3,0C15.3,0,15.3,0,15.3,0H12c-0.4,0-0.7,0.3-0.7,0.7s0.3,0.7,0.7,0.7h1.8L6,9C5.8,9.3,5.8,9.7,6,10 c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.3-0.1,0.5-0.2l7.7-7.7V4c0,0.4,0.3,0.7,0.7,0.7C15.7,4.7,16,4.4,16,4V0H15.3z' /%3E %3C/svg%3E") no-repeat 50%/contain}.side-content-block>.block-heading{margin-bottom:7.5rem}@media (min-width:960px){.side-content-block>.block-heading{margin-bottom:10rem}}.side-content-block>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:960px){.side-content-block>.container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media (min-width:960px){.side-content-block--side{-ms-flex-negative:0;flex-shrink:0;width:18rem;margin-right:12rem}}@media (min-width:960px){.side-content-block--title{text-align:right}}@media (min-width:960px){.side-content-block--main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:10rem}}.side-content-block--main .container{padding:0}.side-content-block--main .block{padding:2.5rem 0}@media (min-width:960px){.side-content-block--main .block{padding:3.75rem 0}}.side-content-block--main .block:first-child{padding-top:0}.side-content-block--main .block:last-child{padding-bottom:0}@media (min-width:960px){.side-content-block--main>.links-grid-block--link{-ms-flex-preferred-size:50%;flex-basis:50%}}.side-content-block--main>.table-block .container table{margin:0}.side-content-block--main>.text-block ul{list-style-position:inside}.side-content-block--main>.text-block .container{max-width:none;margin:0}.side-content-block--main>.people-block .people-block--person{padding-bottom:0}.side-content-block--main>.accordion-block .container .accordion{margin:0}.side-content-block--main>.people-block{margin-left:-3rem;margin-right:-3rem}.side-content-block--main>.people-block>.container{padding-left:3rem;padding-right:3rem}.side-content-block--main>.people-block .people-block--people.has-more-than-four-people{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.side-content-block+.side-content-block{padding-top:0}.single-card-block.block--grey{background:#f4f4f4}.single-card-block--inner{max-width:99rem;margin:0 auto}@media (min-width:960px){.single-card-block--inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.single-card-block--left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:43rem;margin-bottom:3rem}@media (min-width:960px){.single-card-block--left{margin-bottom:0;margin-right:7rem}}.single-card-block--left h1{font-size:2.7rem;color:#2c3138;text-align:center;margin-bottom:1rem}@media (min-width:960px){.single-card-block--left h1{text-align:left}}.single-card-block--left div{font-size:1.8rem;color:#6a6d70;line-height:1.56;text-align:center}@media (min-width:960px){.single-card-block--left div{text-align:left}}.single-card-block--right{display:block;padding:3rem 2rem;text-decoration:none;max-width:48rem;background:#fff}@media (min-width:960px){.single-card-block--right{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5rem 6rem}}.single-card-block--right--icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3rem}@media (min-width:960px){.single-card-block--right--icon{margin-bottom:0;margin-right:7rem}}.single-card-block--right--icon svg{max-height:10rem;height:100%}.single-card-block--right--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single-card-block--right--content h2{color:#4b4b4b;font-size:1.4rem;margin-bottom:.7rem;text-align:center}@media (min-width:960px){.single-card-block--right--content h2{text-align:left;font-size:1.8rem}}.single-card-block--right--content div{color:#2c3138;font-size:1.4rem;line-height:1.7;text-align:center;max-width:20rem;margin:0 auto}@media (min-width:960px){.single-card-block--right--content div{max-width:none;margin:0;text-align:left;line-height:1.5;font-size:1.6rem}}.single-consular-service-block{background:#f4f4f4}@media (min-width:960px){.single-consular-service-block{padding:9rem 0}}@media (min-width:960px){.single-consular-service-block .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.single-consular-service-block--info{-ms-flex-negative:0;flex-shrink:0;margin-bottom:2.5rem}@media (min-width:960px){.single-consular-service-block--info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;margin-bottom:0}}.single-consular-service-block--title{margin-bottom:1rem;font-size:2rem;color:#2c3138}@media (min-width:960px){.single-consular-service-block--title{width:44rem;font-size:2.7rem}}.single-consular-service-block--description{font-size:1.6rem;line-height:1.75;color:#6a6d70}@media (min-width:960px){.single-consular-service-block--description{width:44rem;font-size:1.8rem;line-height:1.56}}.single-consular-service-block--description p:first-child{margin-top:0}.single-consular-service-block--description p:last-child{margin-bottom:0}.single-consular-service-block--card-wrapper{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:960px){.single-consular-service-block--card-wrapper{width:50%}}.stacked-links-block ul{width:100%;max-width:79rem;margin:0 auto}.stacked-links-block--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:2.6rem 0;border-top:1px solid hsla(0,0%,76%,.5)}@media (min-width:960px){.stacked-links-block--item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:4.2rem;padding-bottom:4.2rem}}.stacked-links-block--item:first-child{border-top:none}.stacked-links-block--item a:after{content:"";display:inline-block;width:1.2rem;height:1.2rem;vertical-align:middle;margin-left:.4rem}.stacked-links-block--item a[data-type=external]:after{background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E %3Cpath fill='%232C3138' d='M13,7.3c-0.4,0-0.7,0.3-0.7,0.7v6.7h-11v-11H8c0.4,0,0.7-0.3,0.7-0.7S8.4,2.4,8,2.4H0V16h13.6V8 C13.6,7.6,13.3,7.3,13,7.3z' /%3E %3Cpath fill='%232C3138' d='M15.3,0C15.3,0,15.3,0,15.3,0H12c-0.4,0-0.7,0.3-0.7,0.7s0.3,0.7,0.7,0.7h1.8L6,9C5.8,9.3,5.8,9.7,6,10 c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.3-0.1,0.5-0.2l7.7-7.7V4c0,0.4,0.3,0.7,0.7,0.7C15.7,4.7,16,4.4,16,4V0H15.3z' /%3E %3C/svg%3E") no-repeat 50%/contain}.stacked-links-block--item a[data-type=file]:after{background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18.5 19.4' style='enable-background:new 0 0 18.5 19.4;' xml:space='preserve'%3E %3Cpath d='M18,18.4H0.5c-0.3,0-0.5,0.2-0.5,0.5s0.2,0.5,0.5,0.5H18c0.3,0,0.5-0.2,0.5-0.5S18.3,18.4,18,18.4z' fill='%232C3138' /%3E %3Cpath d='M9.3,13.6C9.3,13.6,9.3,13.6,9.3,13.6L9.7,14l0.3-0.3c0,0,0,0,0,0l3.5-3.5c0.2-0.2,0.2-0.5,0-0.7 s-0.5-0.2-0.7,0L10.2,12V0.5C10.2,0.2,10,0,9.7,0C9.4,0,9.2,0.2,9.2,0.5V12L6.5,9.4C6.3,9.2,6,9.2,5.8,9.4s-0.2,0.5,0,0.7L9.3,13.6z ' fill='%232C3138' /%3E %3C/svg%3E") no-repeat 50%/contain}@media (min-width:960px){.stacked-links-block--item a{-ms-flex-negative:0;flex-shrink:0}}.stacked-links-block--item-info{margin-bottom:1.2rem;color:#2c3138}@media (min-width:960px){.stacked-links-block--item-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:0;margin-right:2.8rem}}.stacked-links-block--item-title{font-size:1.8rem}@media (min-width:960px){.stacked-links-block--item-title{font-size:2.2rem}}.stacked-links-block--item-description{margin-bottom:2.2rem;font-size:1.4rem;line-height:1.7}@media (min-width:960px){.stacked-links-block--item-description{font-size:1.8rem;line-height:1.56}}.step-cards-block.block--grey{background:#f4f4f4}.step-cards-block--tabs{display:none}@media (min-width:960px){.step-cards-block--tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4.4rem;position:relative;background:-webkit-gradient(linear,left top,left bottom,from(#dfdfdf),to(#dfdfdf)) repeat-x bottom/100% 2px;background:linear-gradient(#dfdfdf,#dfdfdf) repeat-x bottom/100% 2px}}.step-cards-block--select-wrapper{width:100%;position:relative}@media (min-width:960px){.step-cards-block--select-wrapper{display:none}}.step-cards-block--select-wrapper select{width:100%;padding:1.5rem 1rem;border:1px solid #c2c2c2;border-radius:0;color:#2c3138;background-color:#f4f4f4;font-size:1.4rem;font-family:Open Sans,sans-serif;font-weight:700;-webkit-appearance:none;-moz-appearance:none;appearance:none}.step-cards-block--select-wrapper:after{content:"";width:1.2rem;height:1.2rem;position:absolute;top:50%;right:1.1rem;-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.9 14.8' width='8.9' height='14.8'%3E %3Cpath d='M8.9,7.4L8.9,7.4L1.5,0L0,1.5l5.9,5.9L0,13.3l1.5,1.5L8.9,7.4L8.9,7.4z'/%3E %3C/svg%3E") no-repeat 50%/contain}.step-cards-block--tabs-lava-lamp{height:3px;width:100px;position:absolute;bottom:0;left:0;-webkit-transition:-webkit-transform .5s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .5s cubic-bezier(.165,.84,.44,1);transition:transform .5s cubic-bezier(.165,.84,.44,1);transition:transform .5s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1);-webkit-transform-origin:left center;transform-origin:left center;background:#67b7f7}.step-cards-block--tab-label{padding:2rem 0;margin:0 3.2rem;font-size:1.8rem;font-weight:700;color:#6a6d70;cursor:pointer}.step-cards-block--tab-label--current{color:#2c3138;cursor:default}.step-cards-block--tab-content{display:none;margin:0 -1.2rem}.step-cards-block--tab-content--current{display:block;-webkit-transition:height .25s cubic-bezier(.645,.045,.355,1);transition:height .25s cubic-bezier(.645,.045,.355,1)}.step-cards-block--steps-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.step-cards-block.step-cards-block--no-tabs .step-cards-block--steps-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.step-cards-block--step{width:100%;margin:1.6rem 1.2rem;border-radius:3px;background-color:#fff;-webkit-box-shadow:0 .2rem .4rem 0 rgba(0,0,0,.1);box-shadow:0 .2rem .4rem 0 rgba(0,0,0,.1);-webkit-transition:opacity .2s ease-in,-webkit-transform .15s ease-in;transition:opacity .2s ease-in,-webkit-transform .15s ease-in;transition:opacity .2s ease-in,transform .15s ease-in;transition:opacity .2s ease-in,transform .15s ease-in,-webkit-transform .15s ease-in}@media (min-width:705px){.step-cards-block--step{width:calc(50% - 2.4rem)}}@media (min-width:960px){.step-cards-block--step{width:calc(33.333% - 2.4rem)}}@media (min-width:1280px){.step-cards-block--step{width:calc(25% - 2.4rem)}}.step-cards-block--step--hidden{-webkit-transition:opacity .2s ease-in,-webkit-transform .15s ease-in .2s;transition:opacity .2s ease-in,-webkit-transform .15s ease-in .2s;transition:opacity .2s ease-in,transform .15s ease-in .2s;transition:opacity .2s ease-in,transform .15s ease-in .2s,-webkit-transform .15s ease-in .2s;opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}.step-cards-block--step-inner{height:0;padding-bottom:112%}.step-cards-block--step-content{padding:3rem}.step-cards-block--step-index{font-size:25px;font-weight:700;line-height:1.28;text-align:center;color:#fcdd09}.step-cards-block--step-title{margin-top:1.2rem;font-size:2rem;text-align:center;color:#2c3138}.step-cards-block--step-extended-text{margin-top:1rem;font-size:1.6rem;line-height:1.5;text-align:center;color:#6a6d70}.step-cards-block--step-extended-text p{margin:0}.step-cards-block--cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:7rem}.step-cards-block--cta a:after{content:"";display:inline-block;width:1.2rem;height:1.2rem;vertical-align:middle;margin-left:1rem}.step-cards-block--cta[data-type=link] a:after{background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E %3Cpath fill='%232C3138' d='M13,7.3c-0.4,0-0.7,0.3-0.7,0.7v6.7h-11v-11H8c0.4,0,0.7-0.3,0.7-0.7S8.4,2.4,8,2.4H0V16h13.6V8 C13.6,7.6,13.3,7.3,13,7.3z' /%3E %3Cpath fill='%232C3138' d='M15.3,0C15.3,0,15.3,0,15.3,0H12c-0.4,0-0.7,0.3-0.7,0.7s0.3,0.7,0.7,0.7h1.8L6,9C5.8,9.3,5.8,9.7,6,10 c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.3-0.1,0.5-0.2l7.7-7.7V4c0,0.4,0.3,0.7,0.7,0.7C15.7,4.7,16,4.4,16,4V0H15.3z' /%3E %3C/svg%3E") no-repeat 50%/contain}.step-cards-block--cta[data-type=file] a:after{background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18.5 19.4' style='enable-background:new 0 0 18.5 19.4;' xml:space='preserve'%3E %3Cpath d='M18,18.4H0.5c-0.3,0-0.5,0.2-0.5,0.5s0.2,0.5,0.5,0.5H18c0.3,0,0.5-0.2,0.5-0.5S18.3,18.4,18,18.4z' fill='%232C3138' /%3E %3Cpath d='M9.3,13.6C9.3,13.6,9.3,13.6,9.3,13.6L9.7,14l0.3-0.3c0,0,0,0,0,0l3.5-3.5c0.2-0.2,0.2-0.5,0-0.7 s-0.5-0.2-0.7,0L10.2,12V0.5C10.2,0.2,10,0,9.7,0C9.4,0,9.2,0.2,9.2,0.5V12L6.5,9.4C6.3,9.2,6,9.2,5.8,9.4s-0.2,0.5,0,0.7L9.3,13.6z ' fill='%232C3138' /%3E %3C/svg%3E") no-repeat 50%/contain}.table-block table{width:100%;max-width:69rem;margin:0 auto;border-collapse:collapse}.table-block table td:first-child,.table-block table th:first-child{text-align:left}.table-block table td:last-child,.table-block table th:last-child{padding-left:1em;text-align:right}.table-block table th{padding:1.2rem 0;border-bottom:2px solid #67b7f7;font-size:1.4rem;font-weight:700;color:#2c3138}@media (min-width:960px){.table-block table th{padding-top:1.6rem;padding-bottom:1.6rem;font-size:1.8rem}}.table-block table td{padding:2.2rem 0;border-bottom:1px solid hsla(0,0%,76%,.5);font-size:1.4rem;color:#2c3138}@media (min-width:960px){.table-block table td{font-size:1.8rem}}.table-block .text-block+.table-block{padding-top:0}.text-block{font-size:1.6rem;color:#2c3138;line-height:1.62}.text-block .container{max-width:80rem;margin:0 auto}@media (min-width:960px){.text-block{font-size:1.8rem;line-height:1.56}}.text-block img{max-width:100%;height:auto}.text-block p:first-child{margin-top:0}.text-block p:last-child{margin-bottom:0}.text-block ul{list-style:disc;list-style-position:outside;padding-left:2.5rem}.text-block--cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#2c3138;font-size:1.8rem;font-weight:700;margin-top:4rem}.text-block--cta a{font-size:1.4rem;font-weight:700;padding:1rem 7rem;margin-left:auto}.text-block--cta a:after{content:"";display:inline-block;width:1.2rem;height:1.2rem;vertical-align:middle;margin-left:.4rem}.text-block--cta a[data-type=external]:after{background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E %3Cpath fill='%232C3138' d='M13,7.3c-0.4,0-0.7,0.3-0.7,0.7v6.7h-11v-11H8c0.4,0,0.7-0.3,0.7-0.7S8.4,2.4,8,2.4H0V16h13.6V8 C13.6,7.6,13.3,7.3,13,7.3z' /%3E %3Cpath fill='%232C3138' d='M15.3,0C15.3,0,15.3,0,15.3,0H12c-0.4,0-0.7,0.3-0.7,0.7s0.3,0.7,0.7,0.7h1.8L6,9C5.8,9.3,5.8,9.7,6,10 c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.3-0.1,0.5-0.2l7.7-7.7V4c0,0.4,0.3,0.7,0.7,0.7C15.7,4.7,16,4.4,16,4V0H15.3z' /%3E %3C/svg%3E") no-repeat 50%/contain}.text-block--cta a[data-type=file]:after{background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18.5 19.4' style='enable-background:new 0 0 18.5 19.4;' xml:space='preserve'%3E %3Cpath d='M18,18.4H0.5c-0.3,0-0.5,0.2-0.5,0.5s0.2,0.5,0.5,0.5H18c0.3,0,0.5-0.2,0.5-0.5S18.3,18.4,18,18.4z' fill='%232C3138' /%3E %3Cpath d='M9.3,13.6C9.3,13.6,9.3,13.6,9.3,13.6L9.7,14l0.3-0.3c0,0,0,0,0,0l3.5-3.5c0.2-0.2,0.2-0.5,0-0.7 s-0.5-0.2-0.7,0L10.2,12V0.5C10.2,0.2,10,0,9.7,0C9.4,0,9.2,0.2,9.2,0.5V12L6.5,9.4C6.3,9.2,6,9.2,5.8,9.4s-0.2,0.5,0,0.7L9.3,13.6z ' fill='%232C3138' /%3E %3C/svg%3E") no-repeat 50%/contain}.things-to-do-cards-block{overflow:hidden}@media (min-width:960px){.things-to-do-cards-block .container h2{max-width:18rem;text-align:right}}.things-to-do-cards-block--cards-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 -1.5rem;overflow:visible;-webkit-transition:-webkit-transform .3s cubic-bezier(.445,.05,.55,.95);transition:-webkit-transform .3s cubic-bezier(.445,.05,.55,.95);transition:transform .3s cubic-bezier(.445,.05,.55,.95);transition:transform .3s cubic-bezier(.445,.05,.55,.95),-webkit-transform .3s cubic-bezier(.445,.05,.55,.95)}@media (min-width:960px){.things-to-do-cards-block--cards-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -1.2rem}}.things-to-do-cards-block--card{-ms-flex-negative:0;flex-shrink:0;width:25rem;height:35rem;margin:0 1.5rem;background:#434343 no-repeat 50%/cover;-webkit-box-shadow:none;box-shadow:none}@media (min-width:960px){.things-to-do-cards-block--card{width:28.2rem;height:39.2rem;margin:1.2rem}}.things-to-do-cards-block--card>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;height:100%;padding:3rem 2.2rem;position:absolute;top:0;left:0;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));background-image:linear-gradient(180deg,transparent,#000);background-repeat:repeat-x;background-size:100% 60%;background-position:0 250%;-webkit-transition:background-position .4s cubic-bezier(.55,.055,.675,.19);transition:background-position .4s cubic-bezier(.55,.055,.675,.19)}.desktop .things-to-do-cards-block--card>a:hover{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);background-position:0 100%}.things-to-do-cards-block--card--external:after{content:"";display:block;width:1.6rem;height:1.6rem;margin:2rem;position:absolute;top:0;right:0;background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E %3Cpath fill='%23FFF' d='M13,7.3c-0.4,0-0.7,0.3-0.7,0.7v6.7h-11v-11H8c0.4,0,0.7-0.3,0.7-0.7S8.4,2.4,8,2.4H0V16h13.6V8 C13.6,7.6,13.3,7.3,13,7.3z'/%3E %3Cpath fill='%23FFF' d='M15.3,0C15.3,0,15.3,0,15.3,0H12c-0.4,0-0.7,0.3-0.7,0.7s0.3,0.7,0.7,0.7h1.8L6,9C5.8,9.3,5.8,9.7,6,10 c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.3-0.1,0.5-0.2l7.7-7.7V4c0,0.4,0.3,0.7,0.7,0.7C15.7,4.7,16,4.4,16,4V0H15.3z'/%3E %3C/svg%3E") no-repeat 50%/contain}.things-to-do-cards-block--card-title{font-size:2rem;line-height:1.5;color:#fff}@media (min-width:960px){.things-to-do-cards-block--card-title{font-size:2.5rem;line-height:1.2}}.things-to-do-cards-block--card-caption{display:none}@media (min-width:960px){.things-to-do-cards-block--card-caption{display:block;height:auto;margin-top:1.8rem;font-size:1.5rem;line-height:1.3;color:#fff;opacity:0;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.desktop a:hover .things-to-do-cards-block--card-caption--visible{-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-delay:.3s;transition-delay:.3s;-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:1}}.twitter-feed-block h1{font-size:3.5rem;text-align:center;color:#434343;margin-bottom:3.75rem}.twitter-feed-block--tweets{max-height:120rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.twitter-feed-block--tweet-wrapper,.twitter-feed-block--tweets{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.twitter-feed-block--tweet-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:596px){.twitter-feed-block--tweet-wrapper{width:50%}}@media (min-width:877px){.twitter-feed-block--tweet-wrapper{width:33.333%}}.twitter-feed-block--tweet{width:100%;max-width:38rem;padding:1.7rem 1.7rem 3.6rem;margin:1.25rem 1.15rem;border-radius:3px;border:1px solid #e1e8ee;text-decoration:none}.twitter-feed-block--tweet--heading{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.5rem}.twitter-feed-block--tweet--heading--avatar{width:3.8rem;height:3.8rem;margin-right:1.5rem}.twitter-feed-block--tweet--heading--user--name{font-size:1.6rem;font-weight:700;color:#000}.twitter-feed-block--tweet--heading--user--handle{font-size:1.4rem;color:#6a6d70}.twitter-feed-block--tweet--text{font-size:1.6rem;line-height:1.38;color:#000;margin-bottom:1.2rem}.twitter-feed-block--tweet--text a{color:#3179be;text-decoration:none}.twitter-feed-block--tweet--image{width:100%;padding-bottom:64%;background-position:50%;background-size:cover;margin-bottom:1.2rem}.twitter-feed-block--tweet--date{font-size:1.4rem;color:#6a6d70}.uk-ethiopia-comparison-block .container{display:-webkit-box;display:-ms-flexbox;display:flex}.uk-ethiopia-comparison-block--item{margin-left:2rem}.uk-ethiopia-comparison-block--item:first-child{margin-left:0}.uk-ethiopia-comparison-block--item--heading{font-size:2rem;color:#434343;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-height:6.9rem}@media (min-width:960px){.uk-ethiopia-comparison-block--item--heading{min-height:auto}}.uk-ethiopia-comparison-block--item--heading:before{content:"";width:2.8rem;height:2rem;display:inline-block;margin-right:1.3rem;-ms-flex-negative:0;flex-shrink:0}.uk-ethiopia-comparison-block--item ul li{font-size:1.8rem;color:#2c3138;margin-top:4rem}.uk-ethiopia-comparison-block--uk .uk-ethiopia-comparison-block--item--heading:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='28' height='20' viewBox='0 0 28 20'%3E %3Cdefs%3E %3Crect id='a' width='28' height='20' rx='2'/%3E %3C/defs%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Cmask id='b' fill='%23fff'%3E %3Cuse xlink:href='%23a'/%3E %3C/mask%3E %3Cuse fill='%23FFF' xlink:href='%23a'/%3E %3Cpath fill='%230A17A7' d='M0 0h28v20H0z' mask='url(%23b)'/%3E %3Cpath fill='%23FFF' d='M6.447 13.25H-.226V6.583h6.673L-3 .211-1.509-2l11.95 8.06v-7.477h6.666V6.06L29.057-2l1.49 2.21L21.1 6.584h6.674v6.667H21.1l9.447 6.372-1.49 2.21-11.95-8.059v7.477H10.44v-7.477l-11.949 8.06L-3 19.623l9.447-6.373z' mask='url(%23b)'/%3E %3Cpath stroke='%23DB1F35' stroke-linecap='round' stroke-width='.667' d='M19 6.332L31.665-2' mask='url(%23b)'/%3E %3Cpath stroke='%23DB1F35' stroke-linecap='round' stroke-width='.667' d='M20 21.653L31.354 14' mask='url(%23b)' transform='matrix(1 0 0 -1 0 35.653)'/%3E %3Cpath stroke='%23DB1F35' stroke-linecap='round' stroke-width='.667' d='M7.843 6.981L-4-1' mask='url(%23b)'/%3E %3Cpath stroke='%23DB1F35' stroke-linecap='round' stroke-width='.667' d='M9.128 22.706L-4 14' mask='url(%23b)' transform='matrix(1 0 0 -1 0 36.706)'/%3E %3Cpath fill='%23E6273E' d='M0 12h12v8h4v-8h12V8H16V0h-4v8H0z' mask='url(%23b)'/%3E %3C/g%3E %3C/svg%3E") no-repeat 50%/contain}.uk-ethiopia-comparison-block--ethiopia .uk-ethiopia-comparison-block--item--heading:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='28' height='20' viewBox='0 0 28 20'%3E %3Cdefs%3E %3Crect id='a' width='28' height='20' rx='2'/%3E %3C/defs%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Cmask id='b' fill='%23fff'%3E %3Cuse xlink:href='%23a'/%3E %3C/mask%3E %3Cuse fill='%23FFF' xlink:href='%23a'/%3E %3Cpath fill='%2320AA46' d='M0 0h28v6.667H0z' mask='url(%23b)'/%3E %3Cpath fill='%23E92F3B' d='M0 14h28v6.667H0z' mask='url(%23b)'/%3E %3Cpath fill='%23FADF50' d='M0 7h28v6.667H0z' mask='url(%23b)'/%3E %3Ccircle cx='13.667' cy='10.667' r='4.667' fill='%23205CCA' mask='url(%23b)'/%3E %3Cpath stroke='%23FFDB3D' stroke-width='.667' d='M15.513 12.18l-.496-1.571 1.325-.981-1.648-.015-.524-1.563-.523 1.563-1.649.015 1.325.98-.495 1.573 1.342-.957 1.343.957z' mask='url(%23b)'/%3E %3C/g%3E %3C/svg%3E") no-repeat 50%/contain}.video-block--video-wrapper{position:relative;background:#000 no-repeat 50%/cover}.video-block--overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:100%;padding:7rem;position:absolute;top:0;left:0;z-index:3;background:rgba(0,0,0,.1);-webkit-transition:bakground-color .3s ease-in,opacity .3s ease-in;transition:bakground-color .3s ease-in,opacity .3s ease-in;pointer-events:none}.video-block--overlay--hidden{opacity:0}.video-block--label{display:none}@media (min-width:960px){.video-block--label{display:block;font-family:Alegreya,serif;font-size:2.5rem;font-style:italic;color:#fff}}.video-block--title{display:none}@media (min-width:960px){.video-block--title{display:block;font-size:3.5rem;color:#fff}}.video-block .plyr .plyr__play-large{padding:1.6rem;background:transparent;border:1px solid #fff;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;z-index:2}@media (min-width:960px){.video-block .plyr .plyr__play-large{padding:3rem}}.video-block .plyr .plyr__play-large svg{display:block;width:1.3rem;height:1.3rem}@media (min-width:960px){.video-block .plyr .plyr__play-large svg{width:2.4rem;height:2.4rem}}.video-block .plyr .plyr__controls,.video-block .plyr .plyr__video-wrapper{-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in;opacity:0}.video-block .plyr .plyr__controls{pointer-events:none}.video-block .plyr .plyr__controls button.tab-focus:focus,.video-block .plyr .plyr__controls button:hover{background:#0f47c8}.video-block .plyr .plyr__progress--played{color:#0f47c8}.video-block .video-block--overlay--hidden+.plyr .plyr__controls,.video-block .video-block--overlay--hidden+.plyr .plyr__video-wrapper{opacity:1}.video-block .video-block--overlay--hidden+.plyr .plyr__controls{pointer-events:auto}