/*!
*  Author: WEBHOUSE, s. r. o.
*  Version: 1.0
*/@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&family=Ubuntu:wght@500;700&display=swap");
/*! 
*   ECCO SASS knihovna
*   @version: 3.0.0
*   @author: JakubKo
*   @lastchange: 7. 5. 2018 
*/@-webkit-keyframes fade-into-foreground{0%{transform:scale(1);opacity:1}to{transform:scale(1.2);opacity:0}}@keyframes fade-into-foreground{0%{transform:scale(1);opacity:1}to{transform:scale(1.2);opacity:0}}@-webkit-keyframes fade-into-background{0%{transform:scale(1);opacity:1}to{transform:scale(.75);opacity:0}}@keyframes fade-into-background{0%{transform:scale(1);opacity:1}to{transform:scale(.75);opacity:0}}@-webkit-keyframes pop-into-foreground{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes pop-into-foreground{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}@-webkit-keyframes pop-into-foreground-with-bounce{0%{transform:scale(.5);opacity:0}72%{transform:scale(1.07);opacity:.72}to{transform:scale(1);opacity:1}}@keyframes pop-into-foreground-with-bounce{0%{transform:scale(.5);opacity:0}72%{transform:scale(1.07);opacity:.72}to{transform:scale(1);opacity:1}}@-webkit-keyframes pulse{0%{box-shadow:0 0 0 0 rgba(0,0,0,.5)}to{box-shadow:0 0 0 1.5em transparent}}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(0,0,0,.5)}to{box-shadow:0 0 0 1.5em transparent}}h1,h2,h3,h4,h5,h6{font-family:Ubuntu,sans-serif}h1,h2,h3,h4{font-weight:700;line-height:1.15;margin:0 0 1em}h5,h6{font-size:600;margin:0 0 .5em}*+h5,*+h6{margin-top:1.65em}h2,h3.-size-h2{font-size:2.25rem;color:#292a2d}h3{font-size:1.875rem}h3,h4{color:#292a2d}h4{font-size:1.625rem}h5{font-size:1.375rem}h5,h6{color:#292a2d}h6{font-size:1.125rem}a,a:link{color:#f6582b}a:visited{color:#f87f5c}a:active,a:focus,a:hover{color:#f6582b}._fsr{position:absolute!important;left:-9999rem!important;top:auto;outline:0;width:0;height:0;overflow:hidden}._nls{margin-left:0;padding-left:0;list-style-type:none}html{overflow-x:hidden;scroll-behavior:smooth}body{max-width:1920px;margin:0 auto;font-family:Roboto,sans-serif}.grid{display:flex;flex-wrap:wrap;padding-left:0;padding-right:0;margin:0 -2.25vw 3em}.grid__item{flex-grow:0;padding:2.25vw}.grid__item.-fl{display:flex;flex-direction:column}.grid__item.-fl>:only-child{flex-grow:1}.grid.-no-spacing{margin-left:0;margin-right:0}.grid.-no-spacing .grid__item{padding:0}.grid.-halves .grid__item,.grid.-quarters .grid__item,.grid.-thirds .grid__item{float:left}.agnostic-grid{margin:0 0 3em;padding:0;list-style-type:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(12rem,1fr))}a.keyboard-focus:focus,button.keyboard-focus:focus,summary.keyboard-focus:focus,video.keyboard-focus:focus{outline:3px solid #87cefa;outline-offset:2px;-moz-outline-radius:3px}.input,.textarea{transition:border-color .11s ease,box-shadow .21s ease;box-shadow:0;width:100%;font-size:1em;border-radius:4px;border-color:#ccc;border-width:1px;background-color:#fff;color:#2a2a2a;background-image:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.input:focus,.textarea:focus{border-color:#6b9aeb;box-shadow:0 8px 26px rgba(0,0,0,.12);outline:0}.input[disabled],.textarea[disabled]{border-color:#e3e3e3;background-color:#ebebeb;color:#444;cursor:not-allowed}[class*=lazy-]{transition:filter .5s ease-out;filter:blur(20px)}[class*=lazy-]:not(.loaded){display:block;background:#dedede;width:100%;min-width:240px;padding-bottom:56.25%}[class*=lazy-].loaded{filter:blur(0)}body{color:#383433}::-moz-selection{background-color:#1a86d0;color:#fff}::selection{background-color:#1a86d0;color:#fff}.main{padding-top:4.5em}.table-wrapper{max-width:100%;overflow-x:auto;margin-bottom:2em}.table-wrapper table{margin-bottom:1em}.home{display:flex;flex-direction:column}.sidebar{position:relative;padding-top:2em;padding-bottom:2em;min-width:340px;background-color:#e2e2e2}.sidebar:before{width:999em;right:100%}.sidebar:after,.sidebar:before{content:"";position:absolute;top:0;bottom:0;background-color:#e2e2e2}.sidebar:after{left:100%;width:100%}.content{max-width:900px;margin-left:auto;margin-right:auto}.section{padding:10vw 0}.section .element-type-heading{font-size:3.125rem;text-transform:uppercase;color:#292a2d;text-align:center}.centered{max-width:1520px;width:94%;margin-left:auto;margin-right:auto}.centered.-narrow{max-width:920px}.centered.-padded{width:100%;padding-left:4%;padding-right:4%}.centered.-padded-left{padding-left:4%}.centered.-padded-right{padding-right:4%}.section.-board{background:#f6582b url(/images/local/v-202402071356/bg-board.jpg) no-repeat 50% 0/100% auto;background-size:auto}.section.-board .more{text-align:center}.section.-board .more__button{background-color:#4f6203}.section.-board .more__button,.section.-board .more__button:link,.section.-board .more__button:visited{color:#fff}.more{text-align:center}.more__button{background-color:#f6582b;padding:1em 2em;text-transform:uppercase;font-weight:500;display:inline-block;font-size:1.0625rem;letter-spacing:1px;min-width:225px}.more__button,.more__button:link,.more__button:visited{color:#fff;text-decoration:none}.more__button:active,.more__button:focus,.more__button:hover{box-shadow:0 0 5px}.section.-news{padding:5.2vw 0}.news .list{display:flex;flex-wrap:wrap;padding-left:0;padding-right:0;margin:0 -15px 2em}.news .list__item{flex-grow:0;display:flex;padding:15px;float:left}.news .list .card{flex-grow:1}.board .list{display:flex;flex-wrap:wrap;padding-left:0;padding-right:0;margin:0 0 3em;overflow:hidden}.board .list__item{float:left;flex-grow:0;padding:0;margin:0;display:flex;flex-direction:column}.board .list .board-card,.board .list__item>:only-child{flex-grow:1}.text-component{margin-bottom:2em;overflow:hidden}.text-component p:last-child{margin-bottom:0}.text-component .image-align-left,.text-component .image-align-right{margin:0}.text-component .image-align-left img{float:left;margin:0 1em .75em 0}.text-component .image-align-left>:first-of-type img{clear:both}.text-component .image-align-right img{float:right;margin:0 0 .75em 1em}.text-component .image-align-right>:first-of-type img{clear:both}.text-component .image-align-center{text-align:center}.text-component .image-align-center img{margin:0 0 .75em;max-width:100%}.text-component [contenteditable=true] .image:focus img,.text-component [contenteditable=true] .image:hover img,.text-component [contenteditable=true] .images-container:focus img,.text-component [contenteditable=true] .images-container:hover img{box-shadow:0 0 5px red}.introduction{display:flex;flex-direction:column}.introduction.section{padding:7.6vw 0 2vw}.introduction__image{flex-grow:0;min-width:23%}.introduction__content{padding-top:1em;padding-left:4%;flex-grow:1}.introduction__heading,.introduction h2,.introduction h3{font-size:2.75rem;font-weight:600;color:#4f6203}.introduction__text{font-size:1.0625rem;line-height:1.64706}.additional{background-color:#f6582b;color:#fff;padding:1.8vw 0 0}.additional a,.additional a:link,.additional a:visited{color:#fff;text-decoration:underline}.additional a:active,.additional a:focus,.additional a:hover{text-decoration:none}.additional__content{display:flex;flex-wrap:wrap}.additional__section{min-width:20em;margin-bottom:2.5em}.additional__section:last-child{margin-right:0}.additional .element-type-heading,.additional__heading{text-transform:uppercase;font-size:2.1875rem;color:#fff;font-weight:600;margin-bottom:1.25em}.all_rights__logo{display:block;margin-bottom:.5em}.all_rights__subheading{margin-top:.5em;font-size:1rem;display:block;font-weight:300;font-family:Roboto,sans-serif}.attachments{margin:0 0 3em;grid-template-columns:repeat(auto-fill,minmax(6rem,1fr));grid-gap:3rem 1.5rem}.header{position:relative;color:#fff}.header__home-link{position:absolute;top:0;right:0;bottom:0;left:0}.header__content{position:relative;z-index:2;max-width:1800px;display:flex;flex-wrap:wrap;justify-content:space-between}.header__right{position:relative;width:100%;background-color:#f6582b;padding-bottom:1em}.header__right:after{right:100%;width:100%;z-index:2}.header__right:after,.header__right:before{position:absolute;content:"";top:0;bottom:0;background-color:#f6582b}.header__right:before{width:999em;left:100%}.header-top-link__list{display:inline-flex;flex-wrap:wrap;align-items:center;list-style-type:none;padding:4px 0 0;margin:0}.header-top-link__item{margin-right:20px}.header-top-link__item a,.header-top-link__item a:link,.header-top-link__item a:visited{color:#fff}.header-top-link__link{font-family:Ubuntu,sans-serif;padding:3px 40px 3px 0;background-repeat:no-repeat;background-position:100% 50%}.header-top-link__link.-jidelna{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg fill='%23ffffff' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 120 120' enable-background='new 0 0 120 120' xml:space='preserve'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E %3Cg%3E %3Cg%3E %3Cpath d='M56.027,49.673c0,4.945-4.505,10.24-10.346,10.24v51.202c0,11.848-16.149,11.848-16.149,0V59.913 c-5.688,0-10.639-4.381-10.639-10.944V3.037c0-3.998,5.779-4.152,5.779,0.154v33.956h4.836V2.883c0-3.675,5.563-3.912,5.563,0.154 v34.109h4.998V2.924c0-3.837,5.401-3.992,5.401,0.154v34.069h4.917V2.924c0-3.797,5.643-3.953,5.643,0.154L56.027,49.673z'%3E%3C/path%3E %3C/g%3E %3Cg%3E %3Cpath d='M99.106,13.712v97.361c0,11.587-16.182,11.416-16.182,0V74.21h-8.617V13.712C74.308-4.489,99.106-4.489,99.106,13.712z'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E%3C/svg%3E");padding-right:30px}.header-top-link__link.-contact{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='30' height='30' viewBox='0 0 30 30' version='1.1' xmlns='http://www.w3.org/2000/svg' xml:space='preserve'%3E%3Cpath d='M26.198,22.835L3.802,22.835C3.622,22.835 3.449,22.806 3.287,22.753L10.652,15.388L14.704,17.482L14.856,17.778L15.068,17.669L15.151,17.713L15.212,17.596L19.389,15.455L26.694,22.759C26.538,22.808 26.371,22.835 26.198,22.835ZM20.94,14.66L27.857,11.116L27.857,21.176C27.857,21.3 27.843,21.421 27.817,21.537L20.94,14.66ZM9.105,14.589L2.178,21.516C2.155,21.407 2.143,21.293 2.143,21.176L2.143,10.992L9.105,14.589ZM15.07,15.804L2.143,9.125L2.143,8.824C2.143,7.908 2.886,7.165 3.802,7.165L26.198,7.165C27.114,7.165 27.857,7.908 27.857,8.824L27.857,9.253L15.07,15.804Z' fill='%23ffffff'/%3E%3C/svg%3E")}.header-top-link__link.-bacalari{padding-right:30px;background-image:url(/images/local/v-202402071356/bakalari.png)}.header-top-link__link:active,.header-top-link__link:focus,.header-top-link__link:hover{text-decoration:none}.header__home-link{color:inherit;-webkit-text-decoration-color:none;text-decoration-color:none}.header__logo{display:block;margin:0 auto .75rem;font-size:1rem}.header__heading{position:relative;margin:0 auto;padding:1.5em 0 1em;text-align:center;color:#fff;line-height:1;font-weight:500}.-page-header .header__heading,.header__heading{font-size:1.25rem}.header__subheading{text-transform:uppercase;display:block;margin-top:.5em;font-size:.875rem;letter-spacing:2.75px;font-weight:400}.-page-header .header__subheading{white-space:nowrap}.homepage-footer,.page-footer{text-align:center;background-color:#99cf3c;color:#232323;padding:3.5em 0 2em}.homepage-footer a,.homepage-footer a:link,.homepage-footer a:visited,.page-footer a,.page-footer a:link,.page-footer a:visited{color:#232323}.article__heading{font-size:2.75rem;letter-spacing:-.02em;line-height:1.15;margin:0 0 .75em;font-weight:600;color:#292a2d}.article__approved{padding:1em 0 0}.article__footer{margin:1.5em 0 2em;padding:0 0 2em}.article__footer div{display:inline-block}.article__footer div input[type=date],.article__footer div input[type=time]{display:inline;border:0;padding:0 .5em;border-radius:3px}.article__footer .invalid ul{margin:0;padding:0 0 0 .5em}.article__perex{font-size:1.1em;margin-bottom:1.5em}.article__image{margin-left:auto;margin-right:auto}.article__body{margin-bottom:0}.article__author{text-align:left;clear:both;margin:1.5em 0;display:inline;font-style:normal}.article__datespan{margin-bottom:3em}.article__date{font-weight:700}.list{list-style-type:none;padding:0;margin:0 0 4em}.list .list{padding:0 0 0 2em}.list__item{margin:0 0 .7em}.list__description{margin-top:.25em}.button,.org-contacts__contact span:not(:first-of-type):before{background-color:#4f6203}.button{border-radius:4px;padding:5px 2em;margin:0;min-height:42px;color:#f6f2ef;text-align:center;transition:background-color .15s ease,box-shadow .15s ease;position:relative}.button:not([disabled]):active,.button:not([disabled]):focus,.button:not([disabled]):hover{z-index:3;outline:0;box-shadow:0 5px 20px #4f6203}.button:not([disabled]):active.-inverted,.button:not([disabled]):focus.-inverted,.button:not([disabled]):hover.-inverted{box-shadow:0 5px 20px #f6f2ef}.button[disabled]{color:#999;background-color:#ebebeb;cursor:not-allowed}.button.-icon:before{vertical-align:middle;margin-right:.75em;display:inline-block}.button.-block{display:block;width:100%}.button.-large{font-size:1.15rem;padding:1em 3em}.button.-inverted{background-color:#4f6203;color:#f6f2ef}.button.-primary{background-color:#f6582b;box-shadow:0 0 0 0 #f6582b;color:#fff}.button.-primary.-inverted{background-color:#fff;box-shadow:0 0 0 0 #fff;color:#f6582b}.button.-primary:not([disabled]):active,.button.-primary:not([disabled]):focus,.button.-primary:not([disabled]):hover{box-shadow:0 5px 20px #f6582b}.button.-primary:not([disabled]):active.-inverted,.button.-primary:not([disabled]):focus.-inverted,.button.-primary:not([disabled]):hover.-inverted{box-shadow:0 5px 20px #fff}.input{min-height:42px;padding:.3em 1em}.input.-inline{display:inline-block;width:auto;margin-right:.25em}.input.-main{min-height:54px;font-size:1.15em}.textarea{padding:.5em 1em;resize:vertical;height:auto;min-height:10em}.universal-popup-component{position:fixed;overflow:hidden;z-index:90;left:-9999rem;width:0;height:0;display:flex;justify-content:center;align-items:center;font-size:1.125rem;color:#323232}.universal-popup-component:before{position:fixed;z-index:1;opacity:0;transition:opacity .15s ease-out}.universal-popup-component__form{position:relative;z-index:2;transform:scale(0);background-color:#fff;border-radius:15px;transition:transform .15s ease-out,box-shadow .2s ease-out;box-shadow:0 0 0 transparent;max-width:80vw;max-height:70vh;min-height:10em;width:36em;padding:3vmax}.universal-popup-component__heading{font-family:inherit;color:inherit;margin:0 0 .66em;padding:0;text-transform:none;font-size:2.1875rem}.universal-popup-component__row{display:flex;flex-direction:column;margin:0}.universal-popup-component__row:empty{display:none}.universal-popup-component__row:not(:last-child){margin-bottom:20px}.universal-popup-component__row.-end{align-items:flex-end}.universal-popup-component__row.-center{align-items:center}.universal-popup-component__label{font-family:inherit;font-size:inherit;margin:0 0 6px}.universal-popup-component__input{font-family:inherit;font-size:inherit;height:54px;border-radius:6px;border:1px solid #ccc;outline:0}.universal-popup-component__button{font-family:inherit;font-size:inherit;border-radius:5px;background-color:#888;color:#fff}.universal-popup-component__close{font-size:1.25rem;font-weight:600;position:absolute;right:1em;top:1em;line-height:0;width:20px;height:20px;text-decoration:none}.universal-popup-component.-visible,.universal-popup-component:target{left:0;top:0;right:0;bottom:0;width:100%;height:100%}.universal-popup-component.-visible:before,.universal-popup-component:target:before{content:"";left:0;top:0;right:0;bottom:0;opacity:1;background:rgba(0,0,0,.7)}@-webkit-keyframes popup-bounce{0%{transform:scale(0)}60%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes popup-bounce{0%{transform:scale(0)}60%{transform:scale(1.1)}to{transform:scale(1)}}.universal-popup-component.-visible .universal-popup-component__form,.universal-popup-component:target .universal-popup-component__form{z-index:2;-webkit-animation:popup-bounce .3s ease-out;animation:popup-bounce .3s ease-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;transform-origin:50% 100%;box-shadow:0 5px 20px rgba(0,0,0,.5)}.banners{display:flex;flex-direction:column}.banners.section{padding:2rem 0 0}.banners.section:after{display:block;content:"";padding-bottom:250px;background:#fff url(/images/local/v-202402071356/bg-banners.jpg) no-repeat top;background-size:cover}.banners h2,.banners h3{font-size:2.75rem;font-weight:600;color:#4f6203}.breadcrumbs{background-color:#fff;text-align:right;color:#383433;padding-top:1em;padding-bottom:1.1em;border-bottom:.5rem solid #91c733}.breadcrumb-nav{margin-top:0;margin-bottom:0}.breadcrumb-nav__item{display:inline}.breadcrumb-nav__item:not(.-active):after{color:#9a9a9a;content:" \>";padding:0 .5rem}.breadcrumb-nav__link{font-weight:500;text-decoration:underline;display:inline-block}.breadcrumb-nav .breadcrumb-nav__link,.breadcrumb-nav .breadcrumb-nav__link:link,.breadcrumb-nav .breadcrumb-nav__link:visited{color:#383433;text-decoration:underline}.breadcrumb-nav .breadcrumb-nav__link.-active,.breadcrumb-nav .breadcrumb-nav__link.-active:link,.breadcrumb-nav .breadcrumb-nav__link.-active:visited{color:#f6582b;pointer-events:none;font-weight:700;text-decoration:none}.breadcrumb-nav .breadcrumb-nav__link:active,.breadcrumb-nav .breadcrumb-nav__link:focus,.breadcrumb-nav .breadcrumb-nav__link:hover{text-decoration:none}.form{padding:2em 0;margin:0 0 2em}.form__fields{display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:-1.25rem;margin-right:-1.25rem}.form__fields>:not(.form__section){width:100%;padding-left:1.25rem;padding-right:1.25rem}.form__section{display:flex;flex-grow:1;flex-direction:column;justify-content:flex-start;flex-basis:50%;padding:0 1.25rem;min-width:18em;margin-bottom:1.1em}.form__section.-inline{display:inline-block;padding:0}.form__section.-full{width:100%;flex-basis:100%}.form__section.-to-end{justify-content:flex-end}.form__section.-to-center,.form__section.-to-right{flex-direction:row;flex-wrap:wrap;flex-basis:1;width:100%;margin-top:1em}.form__section.-to-center{align-items:flex-start;justify-content:center;text-align:center}.form__section.-to-right{align-items:flex-end;justify-content:flex-end;text-align:right}.form__section.-to-left{align-items:flex-start;justify-content:flex-start;text-align:left}.form__section .label{margin-bottom:.6em}.form__section .label.-inline{display:inline-block;margin-right:.25em}.form__section .button:nth-last-child(n+2),.form__section .button:nth-last-child(n+2)~.button{margin-bottom:.5em}.form__section .button:not(:first-child):not(.-block){margin-left:.5em}.form__label{display:block;margin-bottom:.4em;cursor:default}.form__file-value{color:inherit;opacity:.8}.form__fieldset{padding:.85em 1.5em .625em;border:1px solid #ccc;border-radius:4px}.form__legend{padding:0 .5em;font-size:1.35rem;font-weight:700}.inline-form.form{padding-bottom:0}.inline-form__fields.-bordered-top{border-top:2px solid #c3c3c3;padding-top:1.5em}.inline-form__fields.-bordered-bottom{border-bottom:2px solid #c3c3c3;padding-bottom:.5em}.contact-form{padding-top:0}.contact-form .form__section{margin-bottom:.5em}.contact-form__input,.contact-form__textarea{background-color:#fff;border-color:#fff;color:#232323;border-radius:1px}.contact-form__input{min-height:55px}.contact-form__info:first-child{margin:.55em 0 .9em}.contact-form__button{border-radius:1px;color:#fff;text-transform:uppercase}.contact-form__button.-primary:not([disabled]){background-color:#91c733;color:#232323;font-weight:700;font-size:1.0625rem}.contact-form__button.-primary:not([disabled]):active,.contact-form__button.-primary:not([disabled]):focus,.contact-form__button.-primary:not([disabled]):hover{box-shadow:0 5px 20px #91c733}.contact__line{padding-left:50px;margin:0 0 1em}.contact__line.-email,.contact__line.-location,.contact__line.-phone{padding-top:.15em;padding-bottom:.15em;background-repeat:no-repeat;background-position:0 50%}.contact__line.-location{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='30' height='30' viewBox='0 0 30 30' version='1.1' xmlns='http://www.w3.org/2000/svg' xml:space='preserve'%3E%3Cpath d='M15,0.405C20.9,0.405 25.683,5.188 25.683,11.088C25.683,16.989 16.532,29.595 14.879,29.595C13.226,29.595 4.317,16.989 4.317,11.088C4.317,5.188 9.1,0.405 15,0.405ZM14.989,5.854C17.886,5.854 20.234,8.202 20.234,11.1C20.234,13.996 17.886,16.344 14.989,16.344C12.092,16.344 9.744,13.996 9.744,11.1C9.744,8.202 12.092,5.854 14.989,5.854Z' fill='%23ffffff'/%3E%3C/svg%3E")}.contact__line.-phone{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='30' height='30' viewBox='0 0 30 30' version='1.1' xmlns='http://www.w3.org/2000/svg' xml:space='preserve'%3E%3Cpath d='M221.594,1599.46L204.711,1599.46C204.014,1599.46 203.449,1598.9 203.449,1598.2L203.449,1570.12C203.449,1569.42 204.014,1568.85 204.711,1568.85L221.594,1568.85C222.291,1568.85 222.856,1569.42 222.856,1570.12L222.856,1598.2C222.856,1598.9 222.295,1599.46 221.594,1599.46ZM213.124,1594.92C213.913,1594.92 214.552,1595.56 214.552,1596.35C214.552,1597.14 213.913,1597.78 213.124,1597.78C212.336,1597.78 211.697,1597.14 211.697,1596.35C211.697,1595.56 212.336,1594.92 213.124,1594.92ZM219.169,1571.7L207.134,1571.7C206.498,1571.7 205.988,1572.22 205.988,1572.85L205.988,1591.76C205.988,1592.39 206.501,1592.9 207.134,1592.9L219.169,1592.9C219.803,1592.9 220.315,1592.39 220.315,1591.76L220.315,1572.85C220.315,1572.22 219.805,1571.7 219.169,1571.7ZM23.166,29.805L6.834,29.805C6.16,29.805 5.613,29.259 5.613,28.584L5.613,1.416C5.613,0.742 6.16,0.195 6.834,0.195L23.166,0.195C23.84,0.195 24.387,0.742 24.387,1.416L24.387,28.584C24.387,29.257 23.843,29.802 23.166,29.805ZM14.973,25.412C15.735,25.412 16.354,26.03 16.354,26.793C16.354,27.556 15.735,28.175 14.973,28.175C14.21,28.175 13.592,27.556 13.592,26.793C13.592,26.03 14.21,25.412 14.973,25.412ZM20.82,2.949L9.178,2.949C8.563,2.951 8.069,3.447 8.069,4.057L8.069,22.352C8.069,22.964 8.566,23.461 9.178,23.461L20.82,23.461C21.432,23.461 21.928,22.964 21.928,22.352L21.928,4.057C21.928,3.447 21.435,2.951 20.82,2.949Z' fill='%23ffffff'/%3E%3C/svg%3E")}.contact__line.-email{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='30' height='30' viewBox='0 0 30 30' version='1.1' xmlns='http://www.w3.org/2000/svg' xml:space='preserve'%3E%3Cpath d='M26.198,22.835L3.802,22.835C3.622,22.835 3.449,22.806 3.287,22.753L10.652,15.388L14.704,17.482L14.856,17.778L15.068,17.669L15.151,17.713L15.212,17.596L19.389,15.455L26.694,22.759C26.538,22.808 26.371,22.835 26.198,22.835ZM20.94,14.66L27.857,11.116L27.857,21.176C27.857,21.3 27.843,21.421 27.817,21.537L20.94,14.66ZM9.105,14.589L2.178,21.516C2.155,21.407 2.143,21.293 2.143,21.176L2.143,10.992L9.105,14.589ZM15.07,15.804L2.143,9.125L2.143,8.824C2.143,7.908 2.886,7.165 3.802,7.165L26.198,7.165C27.114,7.165 27.857,7.908 27.857,8.824L27.857,9.253L15.07,15.804Z' fill='%23ffffff'/%3E%3C/svg%3E")}.search{z-index:3;align-items:center;flex-grow:0;padding:.5rem 0 .5rem 1rem}.search,.search-gte-container{position:relative;display:flex}.search-gte-container{flex-wrap:wrap;align-items:baseline;justify-content:center}.fullscreen_search_anchor{display:flex;z-index:5;white-space:nowrap;margin-top:2px;font-family:Ubuntu,sans-serif}.fullscreen_search_anchor__text{padding-right:.5em}.fullscreen_search_anchor svg{width:23px;height:24px;fill:#fff}.fullscreen_search_anchor,.fullscreen_search_anchor:link,.fullscreen_search_anchor:visited{color:#fff;text-decoration:underline}.fullscreen_search_anchor:active,.fullscreen_search_anchor:focus,.fullscreen_search_anchor:hover{text-decoration:none}.fullscreen-search{transition:background-color .1s ease-out;position:fixed;top:0;left:-999em;z-index:19000;width:.1px;height:.1px;overflow:hidden;text-align:center;font-family:Ubuntu,sans-serif;background:rgba(246,88,43,.9)}.fullscreen-search:target,.fullscreen-search[data-is-shown=true]{top:0;bottom:0;right:0;left:0;width:auto;height:auto;-webkit-backdrop-filter:blur(8px) grayscale(100%);backdrop-filter:blur(8px) grayscale(100%)}.fullscreen-search form{display:block;font-size:1rem;width:80%;max-width:1300px;margin:0 auto;padding:10% 0 0;text-align:left;color:#fff;line-height:1.4}.fullscreen-search__close{transition:background-color .15s ease-out;position:absolute;top:0;right:0;width:72px;height:72px;cursor:pointer;background:transparent url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' fill='%23ffffff' d='M21.422 20l15.287 15.287c.393.393.393 1.029 0 1.422s-1.029.393-1.422 0l-15.287-15.287-15.287 15.287c-.393.393-1.029.393-1.422 0s-.393-1.029 0-1.422l15.287-15.287-15.287-15.287c-.393-.393-.393-1.029 0-1.422s1.029-.393 1.422 0l15.287 15.287 15.287-15.287c.393-.393 1.029-.393 1.422 0s.393 1.029 0 1.422l-15.287 15.287z'/%3E%3C/svg%3E") no-repeat 50% 50%}.fullscreen-search .fullscreen-search__close:active,.fullscreen-search .fullscreen-search__close:focus,.fullscreen-search .fullscreen-search__close:hover{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' fill='%23f6582b' d='M21.422 20l15.287 15.287c.393.393.393 1.029 0 1.422s-1.029.393-1.422 0l-15.287-15.287-15.287 15.287c-.393.393-1.029.393-1.422 0s-.393-1.029 0-1.422l15.287-15.287-15.287-15.287c-.393-.393-.393-1.029 0-1.422s1.029-.393 1.422 0l15.287 15.287 15.287-15.287c.393-.393 1.029-.393 1.422 0s.393 1.029 0 1.422l-15.287 15.287z'/%3E%3C/svg%3E")}.fullscreen-search__label{font-size:1.125rem;display:block;margin:0 0 .9em;color:#fff;text-transform:uppercase;font-weight:600}.fullscreen-search__container{position:relative;width:100%}.fullscreen-search__button{border-radius:0;-webkit-appearance:none;-moz-appearance:none;background:transparent none;box-shadow:none;appearance:none;border:0;background:transparent;color:#fff;width:2em;height:2em;position:absolute;right:0;top:50%;margin:-1.2em 0 0;padding:0}.fullscreen-search__button:focus{box-shadow:none}.fullscreen-search__input{border-radius:0;-webkit-appearance:none;-moz-appearance:none;background:transparent none;box-shadow:none;box-sizing:border-box;font-size:1.5rem;width:100%!important;height:auto!important;font-family:Ubuntu,sans-serif;background:transparent!important;color:#fff;outline:0;font-weight:400;padding:0 1em!important;border:dotted hsla(0,0%,100%,.8)!important;border-width:0 0 2px!important;text-indent:0!important}.fullscreen-search__input:focus{box-shadow:none;box-shadow:none!important}.fullscreen-search__input::-moz-placeholder{color:hsla(0,0%,100%,.8)}.fullscreen-search__input:-ms-input-placeholder{color:hsla(0,0%,100%,.8)}.fullscreen-search__input::-ms-input-placeholder{color:hsla(0,0%,100%,.8)}.fullscreen-search__input::placeholder{color:hsla(0,0%,100%,.8)}#google_translate_element{display:inline-block;position:relative;top:1px;margin:0 0 0 1rem;align-self:center}#google_translate_element.field{background-color:transparent}#google_translate_element .goog-te-gadget-simple{border:0;width:100%;padding-bottom:1px;background-color:transparent;display:flex;align-items:center}#google_translate_element .goog-te-gadget-simple,#google_translate_element .goog-te-gadget-simple *{font-family:Ubuntu,sans-serif;font-size:1rem!important}#google_translate_element .goog-te-gadget-simple .goog-te-gadget-icon{padding:14.5px;background-size:100%;background-repeat:no-repeat;order:2}#google_translate_element .goog-te-gadget-simple [aria-haspopup]{margin-right:0;display:inline-block;text-decoration:none!important}#google_translate_element .goog-te-gadget-simple [aria-haspopup] span:first-of-type{padding:0 3px;display:inline-block;color:#fff;text-decoration:underline}#google_translate_element .goog-te-gadget-simple [aria-haspopup] span:first-of-type:active,#google_translate_element .goog-te-gadget-simple [aria-haspopup] span:first-of-type:focus,#google_translate_element .goog-te-gadget-simple [aria-haspopup] span:first-of-type:hover{text-decoration:none}#google_translate_element .goog-te-gadget-simple [aria-haspopup] span:nth-of-type(2){padding-right:3px;border-left:0!important}#google_translate_element .goog-te-gadget-simple [aria-haspopup] span:nth-of-type(3){display:none;background:none;color:#fff!important}#google_translate_element .goog-te-gadget-simple [aria-haspopup] img{display:none}.main-nav{position:relative;flex-shrink:0;color:#fff;padding:0}.main-nav__heading{margin-top:.5em}.main-nav ul.nav{display:flex;flex-wrap:wrap;margin:0;padding:0;box-sizing:border-box}.main-nav ul.nav.-root-nav{gap:0 1rem}.main-nav .nav__item{display:inline-flex;align-items:center;justify-content:center;flex-grow:1;margin:0;text-align:center;font-weight:500;font-size:1.4375rem;font-family:Ubuntu,sans-serif}.main-nav .nav__link{position:relative;display:block;padding:.75em 0;overflow:hidden;justify-content:center;line-height:1}.main-nav .nav__link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;background-color:#b74109;transition:height .15s ease-out}.main-nav .nav__link,.main-nav .nav__link:link,.main-nav .nav__link:visited{color:#fff;text-decoration:none}.main-nav .nav__link:active:after,.main-nav .nav__link:focus:after,.main-nav .nav__link:hover:after{height:12px}.main-nav .nav__link.-active,.main-nav .nav__link.-active-parent{text-decoration:none}.main-nav .nav__link.-active,.main-nav .nav__link.-active-parent,.main-nav .nav__link.-active-parent:link,.main-nav .nav__link.-active-parent:visited,.main-nav .nav__link.-active:link,.main-nav .nav__link.-active:visited{color:#fff}.main-nav .nav__link.-active-parent:after,.main-nav .nav__link.-active:after{height:12px}.nav{padding:0;margin-top:0;list-style-type:none}.nav #nav-navigation{position:relative;font-size:1.4375rem;font-weight:700;margin-top:-1.4em;padding:1.4em 0 1.05em;background-color:#fff}.nav #nav-navigation:after{left:100%;width:100%;z-index:2}.nav #nav-navigation:after,.nav #nav-navigation:before{position:absolute;content:"";top:0;bottom:0;background-color:#fff}.nav #nav-navigation:before{width:999em;right:100%}.nav.nav.-sub-nav{margin-top:.75em;margin-bottom:0;padding-left:24px}.nav__list{padding-left:0;list-style-type:none;margin:2.2em 0 1.5em}.nav__item{font-size:1.125rem;font-weight:400;margin:0 0 .5em}.nav__item .nav__item{font-size:1rem;font-weight:300;text-transform:none}.nav__item.-has-children>.nav__link{font-weight:500}.nav__item.-current,.nav__item.-expanded{background-color:rgba(0,0,0,.1)}.nav__description{margin:0 0 .25em;font-size:1rem}.nav__link{position:relative}.nav__link+.nav.-sub-nav .nav__link.-expandable .nav__toggle-button{left:-26px;top:.36em;width:12px;height:12px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='12' viewBox='0 0 12 12' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5,5L5,1C5,0.448 5.448,0 6,0C6.552,0 7,0.448 7,1L7,5L11,5C11.552,5 12,5.448 12,6C12,6.552 11.552,7 11,7L7,7L7,11C7,11.552 6.552,12 6,12C5.448,12 5,11.552 5,11L5,7L1,7C0.448,7 0,6.552 0,6C0,5.448 0.448,5 1,5L5,5Z'/%3E%3C/svg%3E")}.nav__link,.nav__link:link,.nav__link:visited{color:#292a2d;text-decoration:none}.nav__link:active,.nav__link:focus,.nav__link:hover{text-decoration:underline}.nav__link[aria-expanded=true]~.nav{display:block}.nav__link[aria-expanded=false]~.nav{display:none}.nav__link.-active,.nav__link.-active-parent{text-decoration:none;font-weight:700}.nav__link.-active,.nav__link.-active-parent,.nav__link.-active-parent:link,.nav__link.-active-parent:visited,.nav__link.-active:link,.nav__link.-active:visited{color:#f6582b}.nav__toggle-button{font-size:1rem;line-height:0;position:absolute;transition:transform .2s ease-out;transform-origin:50% 50%;left:-28px;top:.18em;width:16px;height:16px;cursor:pointer;background:transparent url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7,7L7,1C7,0.448 7.448,0 8,0C8.552,0 9,0.448 9,1L9,7L15,7C15.552,7 16,7.448 16,8C16,8.552 15.552,9 15,9L9,9L9,15C9,15.552 8.552,16 8,16C7.448,16 7,15.552 7,15L7,9L1,9C0.448,9 0,8.552 0,8C0,7.448 0.448,7 1,7L7,7Z'/%3E%3C/svg%3E") no-repeat 0 0}.nav[aria-expanded=true] .nav__toggle-button{transform:rotate(225deg)}.social{list-style-type:none;text-align:left;padding:0;margin:0 0 1em}.social__item{display:inline-block;margin:0 1em .5em 0}.social__icon{display:inline-block;vertical-align:middle;width:24px;height:24px;margin-right:.5em}.facebook .social__icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24px' height='24px' viewBox='0 0 24 24' version='1.1'%3E%3Cpath style='fill:%233b5998;' d='M 11.953125 24 L 11.964844 24 Z M 12.039062 24 L 12.035156 24 L 12.046875 24 Z M 11.917969 24 L 11.929688 24 Z M 12.078125 24 L 12.070312 24 L 12.082031 24 Z M 11.882812 24 L 11.890625 24 Z M 12.117188 24 L 12.109375 24 Z M 12.15625 24 L 12.152344 24 L 12.164062 24 Z M 11.835938 24 L 11.847656 24 Z M 12.195312 24 L 12.1875 24 L 12.199219 24 Z M 11.800781 24 L 11.8125 24 Z M 12.230469 23.996094 L 12.222656 23.996094 L 12.234375 23.996094 Z M 11.765625 23.996094 L 11.777344 23.996094 Z M 11.71875 23.996094 L 11.730469 23.996094 Z M 12.269531 23.996094 L 12.28125 23.996094 Z M 11.683594 23.996094 L 11.695312 23.996094 Z M 12.308594 23.996094 L 12.304688 23.996094 L 12.316406 23.996094 Z M 12.347656 23.996094 L 12.339844 23.996094 L 12.351562 23.996094 Z M 11.648438 23.996094 L 11.660156 23.996094 Z M 11.613281 23.992188 L 11.625 23.996094 L 11.613281 23.992188 L 11.605469 23.992188 Z M 12.386719 23.992188 L 12.375 23.996094 L 12.386719 23.992188 L 12.394531 23.992188 Z M 12.425781 23.992188 L 12.417969 23.992188 L 12.4375 23.992188 Z M 11.5625 23.992188 L 11.582031 23.992188 Z M 11.527344 23.992188 L 11.546875 23.992188 Z M 12.464844 23.992188 L 12.453125 23.992188 L 12.472656 23.992188 Z M 11.496094 23.988281 L 11.511719 23.988281 Z M 12.503906 23.988281 L 12.488281 23.988281 Z M 11.445312 23.988281 L 11.464844 23.988281 Z M 12.539062 23.988281 L 12.535156 23.988281 L 12.554688 23.988281 Z M 11.410156 23.984375 L 11.429688 23.988281 L 11.421875 23.984375 Z M 12.578125 23.984375 L 12.570312 23.988281 L 12.589844 23.984375 Z M 11.378906 23.984375 L 11.394531 23.984375 Z M 12.617188 23.984375 L 12.605469 23.984375 L 12.621094 23.984375 Z M 12.65625 23.980469 L 12.636719 23.984375 L 12.652344 23.984375 L 12.671875 23.980469 Z M 11.347656 23.984375 L 11.363281 23.984375 L 11.34375 23.980469 L 11.328125 23.980469 Z M 12.695312 23.980469 L 12.6875 23.980469 L 12.707031 23.980469 Z M 11.292969 23.980469 L 11.3125 23.980469 Z M 11.261719 23.976562 L 11.28125 23.980469 L 11.269531 23.976562 Z M 12.730469 23.976562 L 12.71875 23.980469 L 12.738281 23.976562 Z M 11.230469 23.976562 L 11.246094 23.976562 L 11.230469 23.976562 L 11.214844 23.972656 Z M 12.769531 23.976562 L 12.753906 23.976562 L 12.769531 23.976562 L 12.785156 23.972656 Z M 12.808594 23.972656 L 12.800781 23.972656 L 12.820312 23.972656 Z M 11.179688 23.972656 L 11.199219 23.972656 Z M 11.144531 23.96875 L 11.164062 23.972656 L 11.152344 23.96875 Z M 12.847656 23.96875 L 12.835938 23.972656 L 12.855469 23.96875 Z M 11.113281 23.96875 L 11.128906 23.96875 Z M 12.882812 23.96875 L 12.871094 23.96875 L 12.886719 23.96875 Z M 11.066406 23.964844 L 11.082031 23.964844 Z M 12.921875 23.964844 L 12.917969 23.964844 L 12.933594 23.964844 Z M 12.960938 23.960938 L 12.953125 23.960938 L 12.96875 23.960938 Z M 11.03125 23.960938 L 11.046875 23.960938 Z M 10.996094 23.957031 L 11.011719 23.960938 L 11 23.957031 Z M 13 23.957031 L 12.988281 23.960938 L 13.003906 23.957031 Z M 10.960938 23.957031 L 10.964844 23.957031 Z M 13.035156 23.957031 L 13.039062 23.957031 Z M 13.074219 23.953125 L 13.070312 23.953125 L 13.078125 23.953125 Z M 10.921875 23.953125 L 10.929688 23.953125 Z M 10.886719 23.949219 L 10.890625 23.949219 Z M 13.113281 23.949219 L 13.109375 23.949219 Z M 10.125 23.855469 C 4.390625 22.953125 0 17.984375 0 12 C 0 5.378906 5.378906 0 12 0 C 18.621094 0 24 5.378906 24 12 C 24 17.984375 19.609375 22.953125 13.875 23.855469 L 13.875 15.46875 L 16.671875 15.46875 L 17.203125 12 L 13.875 12 L 13.875 9.75 C 13.875 8.800781 14.339844 7.875 15.832031 7.875 L 17.34375 7.875 L 17.34375 4.921875 C 17.34375 4.921875 15.96875 4.6875 14.65625 4.6875 C 11.917969 4.6875 10.125 6.347656 10.125 9.355469 L 10.125 12 L 7.078125 12 L 7.078125 15.46875 L 10.125 15.46875 Z M 10.125 23.855469 '/%3E%3C/svg%3E")}.twitter .social__icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24px' height='24px' viewBox='0 0 24 24' version='1.1'%3E%3Cpath style='fill:%231da1f2;' d='M 12 0 C 18.621094 0 24 5.378906 24 12 C 24 18.621094 18.621094 24 12 24 C 5.378906 24 0 18.621094 0 12 C 0 5.378906 5.378906 0 12 0 Z M 9.886719 18.382812 C 15.195312 18.382812 18.101562 13.980469 18.101562 10.167969 C 18.101562 10.042969 18.101562 9.917969 18.09375 9.796875 C 18.65625 9.390625 19.148438 8.882812 19.535156 8.300781 C 19.023438 8.527344 18.464844 8.683594 17.878906 8.757812 C 18.476562 8.398438 18.933594 7.835938 19.148438 7.15625 C 18.589844 7.488281 17.972656 7.726562 17.316406 7.859375 C 16.789062 7.296875 16.039062 6.949219 15.207031 6.949219 C 13.617188 6.949219 12.324219 8.242188 12.324219 9.832031 C 12.324219 10.0625 12.347656 10.28125 12.402344 10.492188 C 10 10.371094 7.875 9.222656 6.449219 7.476562 C 6.203125 7.898438 6.0625 8.398438 6.0625 8.921875 C 6.0625 9.921875 6.570312 10.808594 7.347656 11.324219 C 6.875 11.3125 6.433594 11.179688 6.042969 10.964844 L 6.042969 11 C 6.042969 12.402344 7.035156 13.5625 8.359375 13.832031 C 8.121094 13.898438 7.863281 13.933594 7.597656 13.933594 C 7.414062 13.933594 7.234375 13.917969 7.054688 13.878906 C 7.417969 15.03125 8.484375 15.863281 9.75 15.886719 C 8.761719 16.660156 7.515625 17.121094 6.164062 17.121094 C 5.929688 17.121094 5.703125 17.105469 5.472656 17.078125 C 6.738281 17.902344 8.257812 18.382812 9.886719 18.382812 Z M 9.886719 18.382812 '/%3E%3C/svg%3E")}.linkedin .social__icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24px' height='24px' viewBox='0 0 24 24' version='1.1'%3E%3Cpath style='fill:%23061a34;' d='M 12 0 C 18.621094 0 24 5.378906 24 12 C 24 18.621094 18.621094 24 12 24 C 5.378906 24 0 18.621094 0 12 C 0 5.378906 5.378906 0 12 0 Z M 8.25 18.742188 L 8.25 9.371094 L 5.132812 9.371094 L 5.132812 18.742188 Z M 19.480469 18.742188 L 19.480469 13.371094 C 19.480469 10.492188 17.945312 9.152344 15.894531 9.152344 C 14.242188 9.152344 13.5 10.0625 13.085938 10.699219 L 13.085938 9.371094 L 9.972656 9.371094 C 10.011719 10.25 9.972656 18.742188 9.972656 18.742188 L 13.085938 18.742188 L 13.085938 13.511719 C 13.085938 13.230469 13.105469 12.949219 13.1875 12.75 C 13.414062 12.191406 13.925781 11.609375 14.789062 11.609375 C 15.914062 11.609375 16.367188 12.46875 16.367188 13.730469 L 16.367188 18.742188 Z M 6.710938 4.855469 C 5.644531 4.855469 4.949219 5.554688 4.949219 6.472656 C 4.949219 7.371094 5.625 8.09375 6.671875 8.09375 L 6.691406 8.09375 C 7.777344 8.09375 8.453125 7.371094 8.453125 6.472656 C 8.433594 5.554688 7.777344 4.855469 6.710938 4.855469 Z M 6.710938 4.855469 '/%3E%3C/svg%3E")}.pinterest .social__icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24px' height='24px' viewBox='0 0 24 24' version='1.1'%3E%3Cpath style='fill:%23e71d27;' d='M 12 0 C 5.371094 0 0 5.371094 0 12 C 0 17.082031 3.164062 21.429688 7.625 23.179688 C 7.523438 22.230469 7.425781 20.769531 7.667969 19.730469 C 7.886719 18.796875 9.074219 13.765625 9.074219 13.765625 C 9.074219 13.765625 8.714844 13.046875 8.714844 11.984375 C 8.714844 10.316406 9.683594 9.070312 10.886719 9.070312 C 11.910156 9.070312 12.40625 9.839844 12.40625 10.761719 C 12.40625 11.792969 11.75 13.332031 11.414062 14.757812 C 11.128906 15.953125 12.011719 16.925781 13.191406 16.925781 C 15.324219 16.925781 16.960938 14.675781 16.960938 11.429688 C 16.960938 8.558594 14.898438 6.546875 11.949219 6.546875 C 8.535156 6.546875 6.53125 9.109375 6.53125 11.757812 C 6.53125 12.789062 6.929688 13.894531 7.425781 14.496094 C 7.523438 14.613281 7.535156 14.71875 7.507812 14.839844 C 7.414062 15.21875 7.214844 16.03125 7.171875 16.199219 C 7.121094 16.417969 7 16.464844 6.773438 16.359375 C 5.273438 15.664062 4.335938 13.472656 4.335938 11.710938 C 4.335938 7.925781 7.085938 4.449219 12.265625 4.449219 C 16.429688 4.449219 19.664062 7.417969 19.664062 11.378906 C 19.664062 15.515625 17.054688 18.84375 13.4375 18.84375 C 12.21875 18.84375 11.078125 18.210938 10.6875 17.464844 C 10.6875 17.464844 10.085938 19.757812 9.9375 20.320312 C 9.667969 21.363281 8.9375 22.667969 8.445312 23.464844 C 9.570312 23.8125 10.761719 24 12 24 C 18.628906 24 24 18.628906 24 12 C 24 5.371094 18.628906 0 12 0 Z M 12 0 '/%3E%3C/svg%3E")}@media screen and (min-width:500px){.text-component .image-align-left img,.text-component .image-align-right img{max-width:42.5%}.header__logo{float:left;margin:-.5em 1em 0}.-page-header .header__logo{margin:-.5em 1.35em 0 0}}@media screen and (min-width:600px) and (max-width:799px){.grid.-thirds .grid__item{width:50%;margin-left:0}.grid.-thirds .grid__item:nth-of-type(odd){margin-left:0;clear:left}.grid.-quarters .grid__item{width:50%;margin-left:0}.grid.-quarters .grid__item:nth-of-type(odd){margin-left:0;clear:left}.news .list__item{width:50%;margin-left:0}.news .list__item:nth-of-type(odd){margin-left:0;clear:left}}@media screen and (min-width:600px){.introduction__content{padding-top:0}.header-top-link__list{margin:0 0 0 auto}.header__heading{padding-right:1em;margin:0;padding-top:.5em;padding-bottom:.5em;text-align:left;min-width:24em;display:flex;align-items:center}.search{padding:1rem 0}.search__form{flex-grow:0}.search__input{width:13em}.fullscreen-search__input{font-size:4vw}.main-nav{flex:1;padding:0 0 0 2.25rem}.main-nav .dev-element-block,.main-nav .dev-element-block>div,.main-nav .dev-element-block>div>div,.main-nav .dev-layout-block,.main-nav .nav__item,.main-nav .nav__link,.main-nav ul.nav{height:100%}.main-nav .nav__link{display:flex;align-items:center;flex-wrap:wrap}}@media screen and (min-width:650px){.grid.-halves .grid__item{width:50%;margin-left:0}.grid.-halves .grid__item:nth-of-type(odd){margin-left:0;clear:left}.board .list__item{width:50%;margin-left:0}.board .list__item:nth-of-type(odd){margin-left:0;clear:left}}@media screen and (min-width:800px){.grid.-thirds .grid__item{width:33.33333%;margin-left:0}.grid.-thirds .grid__item:nth-of-type(3n+1){margin-left:0;clear:left}.news .list__item{width:33.33333%;margin-left:0}.news .list__item:nth-of-type(3n+1){margin-left:0;clear:left}.banners.section{padding:4rem 0 0}.banners.section:after{padding-bottom:28.9%}.breadcrumbs{padding-top:2.6em;padding-bottom:2.4em}.main-nav ul.nav{flex-wrap:nowrap}.main-nav ul.nav.-root-nav{gap:0 2rem}}@media screen and (min-width:800px) and (max-width:1023px){.grid.-quarters .grid__item{width:33.33333%;margin-left:0}.grid.-quarters .grid__item:nth-of-type(3n+1){margin-left:0;clear:left}}@media screen and (min-width:801px){.grid.-thirds:not(.-no-spacing){margin-left:-1.6875vw;margin-right:-1.6875vw}.grid.-thirds:not(.-no-spacing) .grid__item{padding:1.6875vw}.grid.-quarters:not(.-no-spacing){margin-left:-1.6875vw;margin-right:-1.6875vw}.grid.-quarters:not(.-no-spacing) .grid__item{padding:1.6875vw}.main-wrapper{display:flex;flex-direction:row-reverse}.main{flex-grow:1;padding-left:4vw;padding-bottom:4em}.sidebar{width:23.02632%;flex-shrink:0}.sidebar:after{content:normal}.section{padding:5vw 0}.introduction{flex-direction:row;align-items:flex-start;justify-content:flex-start}.introduction__flair{width:33.33333%;padding-right:3em;flex-shrink:0}.nav #nav-navigation:after{content:normal}}@media screen and (min-width:1024px){.grid.-quarters .grid__item{width:25%;margin-left:0}.grid.-quarters .grid__item:nth-of-type(4n+1){margin-left:0;clear:left}.fullscreen-search-anchor{position:static}.main-nav .nav__link{padding:.55em 1em 1.25em}}@media screen and (min-width:1025px){.grid.-quarters:not(.-no-spacing){margin-left:-1.125vw;margin-right:-1.125vw}.grid.-quarters:not(.-no-spacing) .grid__item{padding:1.125vw}}@media screen and (min-width:1100px){.fullscreen-search__button{width:3.8em;height:3.8em;margin:-2.2em 0 0}}@media screen and (min-width:1200px){.news .list{margin:0 -2.25vw 3em}.news .list__item{padding:0 2.25vw 2.25vw}}@media screen and (min-width:75em){.additional__section{flex-basis:30%;margin-right:5%}}@media screen and (min-width:1280px){.main-nav .nav__link{padding:.55em 1em 1.25em}}@media screen and (min-width:1450px){.header__right{display:flex;flex-wrap:wrap;flex-direction:column;flex:1;padding-bottom:0}.header__right:after{content:normal}}@media screen and (min-width:1520px){.fullscreen-search__button{width:5em;height:5em;margin:-2.5em 0 0}.fullscreen-search__input{font-size:5rem}}@media screen and (min-width:1521px){.section{padding:4em 0}}@media screen and (max-width:649px){.board .list__item,.grid.-halves .grid__item{width:100%}}@media screen and (max-width:599px){.grid.-quarters .grid__item,.grid.-thirds .grid__item,.news .list__item{width:100%}#goog-gt-tt,#goog-gt-tt+div>object,#google_translate_element,iframe.goog-te-banner-frame,iframe.goog-te-menu-frame{display:none!important}}@media screen and (min-height:35em){.fullscreen-search form{padding-top:14%}}@media screen and (orientation:portrait){.fullscreen-search form{padding-top:33%}}
/*# sourceMappingURL=main.css.map */
