.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-family:sans-serif;font-size:100%;height:18px;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0;resize:none;vertical-align:bottom;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;padding:1px;position:absolute;right:0}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0 0 0 20px;position:relative;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;left:0;padding:0 4px;position:absolute;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:transparent;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-top-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.select2-container--default .select2-selection--single{border-radius:30px;font-family:Inter,sans-serif;font-size:18px;height:60px;padding:20px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:60px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:20px}body{background:#fff;color:#000;font-family:Rokkitt,serif;font-size:17px;line-height:1.4rem;min-width:440px;padding-top:102px}@media screen and (min-width:768px){body{padding-top:130px}}@media screen and (min-width:1200px){body{padding-top:150px}}#footer,#header,.btn,.sans,.title,h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif}a{color:#0030ba}.line{background:#e5e5e5;height:2px;width:100%}.gray{color:#e5e5e5}.highlight{color:#0030ba}.bg-highlight{background-color:#0030ba;color:#fff}.block-inverse .inner-block{background:#dbdbdb}.block-inverse .line{background:#0030ba}.full-width{height:auto;width:100%}.round-border{border-radius:20px}.round-border-bottom{border-radius:0 0 20px 20px}.container{max-width:1900px;min-width:420px;width:auto}@media screen and (min-width:1200px){.content-lg{margin:auto;max-width:1720px}.content-md{margin:auto;max-width:1480px}.content-sm{margin:auto;max-width:1360px}}#main .container{padding-left:15px;padding-right:15px}@media screen and (min-width:576px){#main .container{padding-left:20px;padding-right:20px}}@media screen and (min-width:992px){#main .container{padding-left:30px;padding-right:30px}}@media screen and (min-width:1200px){#main .container{padding-left:60px;padding-right:60px}}@media screen and (min-width:1440px){#main .container{padding-left:90px;padding-right:90px}}.inner-block{border-radius:20px;margin:30px 0;padding:0;position:relative}.inner-block.inner-paddding-title{padding-top:65px}.inner-block.inner-cover{padding-top:0}.inner-block.inner-padding{padding:100px 30px 60px}@media screen and (min-width:768px){.inner-block.inner-padding{padding-bottom:100px;padding-left:80px;padding-right:80px}}@media screen and (min-width:1200px){.inner-block.inner-padding{padding-left:120px;padding-right:120px}}.inner-block .inner-title{font-size:2.5rem;line-height:3.2rem;margin-bottom:2rem}.inner-block .inner-top{background:#fff;border-radius:0 0 20px 0;color:#000;font-size:1.3rem;font-weight:700;left:0;line-height:1.3rem;min-width:260px;padding:15px 40px 25px 25px;position:absolute;text-align:left;text-transform:uppercase;top:0;z-index:10}.inner-block .inner-top:before{left:100%;top:0}.inner-block .inner-top:after,.inner-block .inner-top:before{border-top-left-radius:20px;box-shadow:0 -20px 0 0 #fff;content:"";height:40px;position:absolute;width:20px}.inner-block .inner-top:after{left:0;top:100%}@media screen and (min-width:1440px){.col-xxl-25{flex:0 0 20%;max-width:20%}}.page-link{border:1px solid #bababa;color:#0030ba}.page-item.active .page-link{background:#0030ba;color:#fff}.ico-more:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='711 5253 38 38'%3E%3Cg fill='none' stroke='%230030ba' stroke-linecap='square' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m723.2 5266 5.882 5.882-5.883 5.883M732.3 5266l5.882 5.882-5.882 5.883'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-size:cover;content:" ";display:block;height:36px;left:0;position:absolute;top:0;width:36px}.ico-x-tw{position:relative}.ico-x-tw:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 31.5 31.5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='m22.1 7.7-5 5.8-4-5.8H9l5.8 8.5-6.1 7H10l5.4-6.2 4.3 6.2h4.1l-6.1-8.8 5.7-6.7h-1.3z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;content:" ";display:block;filter:invert(0);height:32px;left:-2px;position:absolute;top:-2px;transition:filter .2s linear;width:32px}#ftb-socials a:hover .ico-x-tw:after{filter:invert(1)}#header{max-height:100%;overflow-y:auto;padding-bottom:30px}#header .flag{background:50% no-repeat;display:inline-block;height:12px;margin-right:.5em;width:16px}#header .flag-cs{background-image:url(/images/flag-cs.svg)}#header .flag-en{background-image:url(/images/flag-en.svg)}#header .container{position:relative}#header .header-inner{background:#fff;border-radius:0 0 40px 40px;margin-left:-15px;margin-right:-15px;min-height:102px;position:relative}@media screen and (min-width:768px){#header .header-inner{min-height:130px}}@media screen and (min-width:1200px){#header .header-inner{min-height:150px}}#header .navbar{padding:26px 25px 0}@media screen and (min-width:768px){#header .navbar{padding:26px 40px 0}}#header .navbar-toggler{border:none;display:flex;flex-direction:column;height:36px;justify-content:space-evenly;padding:0;width:36px}#header .navbar-toggler .line{background:#0030ba;height:2px;width:100%}#header .navbar-toggler .line3{width:50%}#header .navbar-brand{padding:0}@media screen and (max-width:767.99px){#header .navbar-brand img{height:50px}}@media screen and (min-width:1200px){#header .navbar-brand{margin-bottom:26px}}#header .navbar-collapse{justify-content:end}#header .navbar-nav{align-items:stretch;font-size:14px;font-weight:500;justify-content:space-between;line-height:20px;min-height:58px;text-align:center;width:100%}#header .nav-link{color:#606060;text-transform:uppercase}#header .nav-link:hover{font-weight:700}#header .nav-link:before{content:attr(title);display:block;font-weight:700;height:0;overflow:hidden;visibility:hidden}#header .active>.nav-link{color:#0030ba;font-weight:700}@media screen and (min-width:1200px){#header{max-height:none;overflow:unset}#header .navbar-toggler{display:none}}#header #header-togger{display:none}@media screen and (min-width:1200px){#header #header-togger{display:flex;margin:auto 0 auto 15px}}@media screen and (min-width:1440px){#header #header-togger{margin-left:35px}}#header-content-hover{padding-bottom:26px;width:100%}@media screen and (min-width:1200px){#header-content-hover{display:flex;flex-direction:row;flex-wrap:nowrap}}#header-search{padding:0 0 1rem;position:relative}@media screen and (min-width:768px){#header-search{padding:0 1rem 0 0}}#header-search-btn{background:transparent;border:none;color:#0030ba;cursor:pointer;font-size:22px;margin:0;padding:0;position:absolute;right:27px;top:9px}#header-content{align-items:center;display:flex;flex-direction:column}@media screen and (min-width:1200px){#header-content{align-items:end;width:calc(100% - 80px)}}#header-top{padding:15px 0 10px}@media screen and (min-width:1200px){#header-top{padding:0}}#header-btn{align-items:center;display:inline-flex;flex-direction:row;font-size:14px;height:40px;justify-content:stretch;line-height:26px;padding:7px 23px 7px 58px;position:relative}#header-btn:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-1580 46.95 30 29.36'%3E%3Cg fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M-1569 51.854a4.125 4.125 0 1 1 0 .08z' stroke-width='1.61'/%3E%3Cpath d='M-1579 61.314h7.79a6.218 6.218 0 0 0 6.21 6.21 6.217 6.217 0 0 0 6.21-6.21h7.79c0 7.72-6.28 14-14 14s-14-6.28-14-14' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:" ";display:block;height:25px;left:18px;position:absolute;top:calc(50% - 15px);transition:filter .25s ease-in-out;width:27px}#header-btn #header-basket{border-left:1px solid #fff;font-size:20px;margin-left:20px;padding-left:60px;position:relative}#header-btn #header-basket:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='1742 42.95 22.286 30.05'%3E%3Cg stroke-linejoin='round' stroke-linecap='round' stroke='%23fff' fill='none'%3E%3Cpath d='M1747.286 49.336a5.429 5.429 0 1 1 0 .085z' stroke-width='1.689'/%3E%3Cpath d='M0 0h22.286v23.143h0H0h0V0h0z' stroke-width='2' transform='matrix(.91026 0 0 .91358 1743 50.857)'/%3E%3C/g%3E%3Cpath d='M1746.286 55.056a1.714 1.714 0 1 1 0 .1zM1756.571 55.056a1.714 1.714 0 1 1 0 .1z' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:" ";display:block;height:29px;left:20px;position:absolute;top:calc(50% - 15px);transition:filter .25s ease-in-out;width:22px}#header-btn:hover #header-basket{border-left-color:#000}#header-btn:hover #header-basket:before,#header-btn:hover:before{filter:invert(1)}#header-floater:before{background:radial-gradient(circle,#0030ba 0,#0030ba 32%,#fff 0,#fff 100%);border-radius:30px;bottom:2px;content:" ";display:block;height:30px;left:calc(100% - 15px);position:absolute;transition:width .25s ease-in-out,height .25s ease-in-out;width:30px}@media screen and (min-width:1200px){#header-floater:before{bottom:-40px;left:calc(50% - 15px)}}#header-float{position:relative}#header-float .nav-item{display:flex;flex-direction:row;justify-content:center}#header-float .nav-item .nav-link{margin:auto}@media screen and (min-width:992px){#header-float{width:auto}}#header-floater{height:100%;pointer-events:none;position:absolute;transition:left .25s ease-in-out,width .25s ease-in-out}.navbar-light .header-is-floater .nav-item.active:after,.navbar-light .header-is-floater .nav-item.active:before{display:none}#header-lang{text-transform:uppercase}#header-lang .dropdown-toggle{font-weight:700}#header-bigger{background:#1f31bb;border-radius:0 0 40px 40px;bottom:-26px;color:#fff;left:-25px;position:relative;width:calc(100% + 56px)}@media screen and (min-width:768px){#header-bigger{left:-40px;width:calc(100% + 80px)}}@media screen and (min-width:1200px){#header-bigger{background:rgba(31,49,187,.9);bottom:auto;left:0;position:absolute;top:calc(100% - 40px);width:100%;z-index:-1}#header-bigger.show{top:calc(100% - 30px)}}#header-bigger #header-bigger-menu{padding:20px}@media screen and (min-width:1200px){#header-bigger #header-bigger-menu{padding:70px 40px 40px}}#header-bigger .dropdown-menu{background:transparent;border:none}#header-bigger .dropdown-toggle{color:#fff;font-weight:700;padding-left:1.5rem;text-align:left}@media screen and (min-width:1440px){#header-bigger .dropdown-toggle{padding-left:0}}#header-bigger .nav-item{color:#fff;display:flex;flex-direction:column}@media screen and (min-width:1440px){#header-bigger .nav-item{flex-direction:row}}#header-bigger .dropdown-item{color:#fff;white-space:wrap}#header-bigger .dropdown-item:hover{background:transparent;color:#ddd}@media screen and (min-width:1200px){#header-bigger{display:block;left:0;position:absolute;top:-500px;transition:top .3s linear;width:100%}#header-bigger .dropdown-toggle{cursor:default}#header-bigger .dropdown-toggle:after{display:none}#header-bigger .dropdown{flex:1 1 0px}#header-bigger .dropdown-menu{display:block;float:none;padding:0;position:relative;top:0}#header-bigger-menu{flex-direction:row;justify-content:space-between}}#footer{background:#000;color:#bababa;font-size:15px;line-height:1.38rem;min-width:440px;padding:20px 10px}#footer a{color:#bababa;text-decoration:none;transition:color .25s ease-in-out}#footer a:hover{color:#fff}#footer .footer-title{color:#fff;margin:22px 0;text-transform:uppercase}#footer .footer-menu{list-style:none;margin:0;padding:0}#footer .footer-menu li{margin:0}@media screen and (min-width:992px){#footer{padding:30px}}@media screen and (min-width:1200px){#footer{padding:60px}}#footer-ftb{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:0 10px}@media screen and (min-width:768px){#footer-ftb{padding:0 40px}}#footer-ftb>div{margin-bottom:40px}#ftb-logo{width:100%}@media screen and (min-width:1200px){#ftb-logo{margin-right:40px;max-width:420px}}#ftb-menu{width:100%}#ftb-menu .row{flex-direction:column}@media screen and (min-width:576px){#ftb-menu .row{flex-direction:row}}@media screen and (min-width:1200px){#ftb-menu{flex-grow:1;width:auto}}#ftb-socials{margin:0 auto}#ftb-socials a{display:inline-block;font-size:13px;line-height:16px;margin:0 15px}#ftb-socials .footer-title,#ftb-socials .social-name{display:none}@media screen and (min-width:1200px){#ftb-socials{margin-right:0}#ftb-socials a{display:block;margin:0 0 15px}#ftb-socials .footer-title{display:block}#ftb-socials .social-name{display:inline-block}#ftb-socials .fab{margin-right:15px}}#ftb-socials .fab{border:2px solid #fff;border-radius:30px;color:#fff;display:block;float:left;font-size:15px;height:32px;line-height:30px;text-align:center;transition:color .25s ease-in-out,background .25s ease-in-out;width:32px}#ftb-socials .fab.fa-facebook-f{font-size:23px;line-height:23px;padding-top:7px}#ftb-socials a:hover .fab{background:#fff;color:#000}#footer-bottom{background:#242424;border-radius:20px;margin:0 -20px;padding:8px 20px;width:calc(100% + 40px)}.card{border:2px solid #dbdbdb;border-radius:20px;color:#606060}.card h3{color:#0030ba;font-size:1.55rem;line-height:1.8rem}.card-img-top{border-radius:19px 19px 0 0}.card-header{background:transparent;border-bottom:none;text-align:center}@media screen and (max-width:576px){.card-header img{max-width:260px}}.card-footer{background:transparent;border:none;text-align:right}.empty-photo{padding-bottom:100%;width:100%}.card-wtitle{border-radius:20px;display:block;position:relative}.card-wtitle img{border-radius:20px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.card-wtitle .card-wtitle-body{background:#fff;border-radius:20px;bottom:5px;color:#0030ba;left:5px;padding:6px 12px;position:absolute;right:5px;transition:color .25s ease-in-out,background .25s ease-in-out}.card-wtitle:hover .card-wtitle-body{background:#0030ba;color:#fff}.card-person{text-align:center}.card-body+.card-footer{padding-top:0}.carousel-caption{background:#fff;border-radius:20px;bottom:15px;color:#606060;left:15px;padding:10px 30px;right:15px}.carousel-item{aspect-ratio:1/1;border-radius:20px;isolation:isolate;position:relative}.carousel-item img{border-radius:20px;width:100%}.carousel-item .header-text{background:#0030ba;border-radius:20px;bottom:30px;color:#fff;padding:20px 25px;right:0}.carousel-item .header-text :last-child{margin-bottom:0}@media screen and (min-width:992px){.carousel-item .header-text{max-width:640px;padding:40px}}.carousel-item .title{font-size:2.3rem;font-weight:900;line-height:2.5rem;margin-bottom:0}.carousel-item .title.smaller{font-size:2rem;line-height:2.2rem}@media screen and (min-width:768px){.carousel-item .title{font-size:3rem;line-height:3.2rem}.carousel-item .title.smaller{font-size:2.5rem;line-height:2.7rem}}@media screen and (min-width:992px){.carousel-item .title{font-size:4rem;line-height:4.2rem}.carousel-item .title.smaller{font-size:3rem;line-height:3.2rem}}.carousel-item .title+.sub{margin-top:20px}.carousel-item .container{padding:100% 0 0!important}.carousel-item .image-desktop{display:none}.carousel-item .image-desktop,.carousel-item .image-mobile{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.carousel-item .image-mobile{border-radius:20px}@media screen and (min-width:768px){.carousel-item{aspect-ratio:auto}.carousel-item .container{padding:70% 20px 20px!important}}@media screen and (min-width:992px){.carousel-item .container{aspect-ratio:12/5.5;padding:0 90px!important}.carousel-item .header-text{bottom:30px;max-width:640px;padding:40px;position:absolute;right:90px}.carousel-item .image-mobile{display:none}.carousel-item .image-desktop{display:block}}.carousel-indicators{margin-bottom:.3rem}.calendar-form{background:#e5e5e5;border-radius:20px;color:#000;padding:15px 20px 10px}.calendar-form .row{padding-top:10px}.calendar-form .badge{background:#fff;border-radius:30px;font-size:.9rem;font-weight:400;line-height:1.3rem;margin:10px;padding:8px 25px;text-decoration:none;text-transform:uppercase}.calendar-form .badge-primary{background:#0030ba;color:#fff}.calendar-form .tags>:first-child{margin-left:0}.calendar-form .tags>:last-child{margin-right:0}.form-top{text-align:center}.form-top-title{background:#e5e5e5;border-radius:30px 30px 0 0;color:#000;display:inline-block;font-size:1.3rem;font-weight:700;line-height:1.3rem;margin:0 auto;padding:20px 60px 5px;position:relative;text-transform:uppercase}.form-top-title:before{border-bottom-right-radius:20px;left:-20px}.form-top-title:after,.form-top-title:before{box-shadow:0 20px 0 0 #e5e5e5;content:"";height:40px;position:absolute;top:calc(100% - 40px);width:20px}.form-top-title:after{border-bottom-left-radius:20px;right:-20px}.noform-top-title{display:inline-block;font-size:1.3rem;font-weight:700;line-height:1.3rem;margin:0 auto;text-transform:uppercase}.calendar-table{margin-left:auto;margin-right:auto;max-width:1300px}.calendar-form-label{color:#0030ba;font-size:.9rem;font-weight:700;line-height:1rem;text-transform:uppercase}.calendar-form-position{padding-top:24px;position:relative}.calendar-form-submit{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Cpath d='m21.9 19.972-4.545-4.546a9.43 9.43 0 0 0 1.928-5.784A9.582 9.582 0 0 0 9.642 0 9.582 9.582 0 0 0 0 9.642a9.582 9.582 0 0 0 9.642 9.641 9.43 9.43 0 0 0 5.784-1.928l4.546 4.545 1.928-1.928ZM2.755 9.642c0-3.857 3.03-6.887 6.887-6.887 3.856 0 6.886 3.03 6.886 6.887 0 3.856-3.03 6.886-6.886 6.886-3.857 0-6.887-3.03-6.887-6.886Z' fill='%230030ba' fill-rule='evenodd' data-name='Path 208'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border:none;height:22px;position:absolute;right:36px;top:calc(50% + 2px);width:22px}.calendar-item{display:none;max-height:400px;overflow:hidden;transition:max-height .4s ease-in-out}.calendar-item.show{display:block}.calendar-item.calendar-item-hide{max-height:0}.calendar-row{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:stretch;padding:25px 0}.calendar-date{border-right:1px solid #000;color:#606060;flex:0 0 80px;font-size:1.3rem;padding-right:30px;width:80px}.calendar-name{flex:1;font-size:1.3rem;max-width:calc(100% - 80px);padding:0 0 0 30px}.calendar-perex{width:100%}.calendar-perex:not(:empty){padding:15px 0}.calendar-btn{flex:1;text-align:center}.calendar-arrow{background:#fff;border-radius:30px;color:#000;cursor:pointer;font-size:20px;height:60px;line-height:60px;text-align:center;transition:color .25s ease-in-out,background .25s ease-in-out;width:60px}.calendar-arrow:hover{background:#0030ba;color:#fff}.calendar-days{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}.calendar-days .item{color:#bababa;font-size:20px;line-height:20px;padding:20px 15px;text-align:center}.calendar-days label.item{color:#606060;cursor:pointer;display:block;margin:0;position:relative}.calendar-days label.item:after{background:transparent;border-radius:30px;color:transparent;content:"";display:block;font-size:20px;height:60px;left:calc(50% - 30px);line-height:20px;padding:20px 0;position:absolute;text-align:center;text-decoration:none;top:0;transition:color .25s ease-in-out,background .25s ease-in-out;width:60px}.calendar-days input.ignore{display:none}.calendar-days input.ignore:checked+label.item:after,.calendar-days label.item:hover:after{background:#0030ba;color:#fff;content:attr(data-day)}.calendar-days .month{color:#000;text-transform:uppercase}.calendar-days .year{color:#0030ba}.calendar-window{flex:1;height:60px;overflow:hidden}.calendar-window-content{display:flex;flex-direction:row;flex-wrap:nowrap;height:60px;left:0;position:relative;top:0;transition:left .3s linear}.calendar-window-content.noanimate{transition:none}@media screen and (min-width:992px){.calendar-row{padding:15px 0 15px 30px}.calendar-name{flex:0 0 40%;max-width:40%;padding:0 30px}.calendar-perex{flex:1;padding:0 0 0 30px;width:auto}.calendar-btn{flex:0 0 205px;padding-left:30px;width:205px}}.block-files .text-columns{background:#fff;border-radius:20px;color:#000;padding:20px 10px}.files{list-style:none;margin:0;padding:0 15px}.files li{align-items:center;display:flex;flex-direction:row;margin-bottom:.5rem}.files .icon{font-size:2.7em;line-height:1;margin-right:.25em;vertical-align:middle}.files .far{line-height:1.2}.files .files-info{overflow:hidden;text-overflow:ellipsis}.form-control{border-radius:30px;font-family:Inter,sans-serif;font-size:18px;height:60px;line-height:20px;padding:20px 30px}.form-control.form-control-sm{font-size:16px;height:40px;padding:10px 15px}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:center right 15px;background-repeat:no-repeat;background-size:16px 12px}.custom-select,.form-select{font-family:Inter,sans-serif}.custom-select{border-radius:30px;height:60px;line-height:20px;padding:20px 30px}.form h5{font-size:1em;margin:1rem 0}.form label{color:#0030ba;text-transform:uppercase}.form label span{text-transform:none}.form .form-check-label{color:inherit;text-transform:none}.btn{background-color:#0030ba;border:2px solid #0030ba;border-radius:70px;color:#fff;padding:8px 30px;text-transform:uppercase;transition:color .25s ease-in-out,background .25s ease-in-out,border .25s ease-in-out,filter .25s ease-in-out}.btn.btn-outline,.btn:hover{background-color:transparent;color:#000}.btn.btn-outline:hover{background-color:#0030ba;color:#fff}.btn.btn-sm{padding:8px 15px}.btn-circle{color:#0030ba;height:40px;padding:0;position:relative;width:40px}.btn-circle:hover:after{filter:grayscale(100%) brightness(10)}.btn-lg{border-radius:30px;font-size:18px;height:60px;line-height:20px;padding:20px 30px}.bg-highlight .form-control{background:#b4c2eb}.bg-highlight .form label{color:#aaa}.bg-highlight .form .form-check-label{color:inherit}.bg-highlight form a{color:#ccc}.bg-highlight .btn{background:#fff;color:#0030ba}.bg-highlight .btn.btn-outline{background:transparent;border-color:#fff;color:#fff}.bg-highlight .btn.btn-outline:hover{background:#fff;color:#0030ba}.form-newsletter{position:relative}.form-newsletter .form-newsletter-btn{position:absolute;right:0;top:0}.form-newsletter .form-newsletter-btn .btn{border:none;height:60px;padding:18px 30px}.form-check{padding-left:2.25rem}.form-check-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fafafa;background-position:50%;background-repeat:no-repeat;background-size:contain;border:2px solid #fff;border-radius:2px;height:1.2em;left:0;margin:auto;padding:0;top:0;vertical-align:middle;width:1.2em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:focus{border-color:#0030ba}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M6 10h8'/%3E%3C/svg%3E")}.form-optional{position:relative}.form-optional .form-check-input:checked~.form-optional-input{display:flex}.form-optional-input{display:none}@media screen and (min-width:992px){.form-optional-input{flex-wrap:nowrap;left:calc(100% + 50px);position:absolute;top:-19px;white-space:nowrap}.form-optional-input .form-control{width:120px}}.block-header{margin-top:-40px}.header-image{aspect-ratio:1/1;border-radius:20px;isolation:isolate;position:relative}.header-image.round-border{border-radius:0 0 40px 40px}.header-image .header-text{background:#0030ba;border-radius:20px;color:#fff;padding:20px 25px}.header-image .title{font-size:2.3rem;font-weight:900;line-height:2.5rem}@media screen and (min-width:768px){.header-image .title{font-size:3rem;line-height:3.2rem}}@media screen and (min-width:992px){.header-image .title{font-size:4rem;line-height:4.2rem}}.header-image .title+.sub{margin-top:20px}.header-image .container{padding:100% 0 0!important}.header-image .image-desktop{display:none}.header-image .image-desktop,.header-image .image-mobile{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.header-image .image-mobile{border-radius:0 0 20px 20px}@media screen and (min-width:768px){.header-image{aspect-ratio:auto}.header-image .container{padding:50% 20px 20px!important}.header-image .image-mobile{display:none}.header-image .image-desktop{display:block}}@media screen and (min-width:992px){.header-image .container{height:450px;padding:0 20px!important}.header-image .header-text{bottom:20px;max-width:640px;padding:40px;position:absolute;right:0}}table.dataTable-init thead th{vertical-align:middle}table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before{bottom:50%;content:"▲";content:"▲"/"";display:block;position:absolute}table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after{content:"▼";content:"▼"/"";display:block;position:absolute;top:50%}table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc,table.dataTable thead>tr>td.dt-ordering-asc,table.dataTable thead>tr>td.dt-ordering-desc,table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>th.dt-ordering-asc,table.dataTable thead>tr>th.dt-ordering-desc{padding-right:30px;position:relative}table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order,table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order{bottom:0;position:absolute;right:12px;top:0;width:12px}table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:before{font-size:.8em;left:0;line-height:9px;opacity:.125}table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc,table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc{cursor:pointer}table.dataTable thead>tr>td.dt-orderable-asc:hover,table.dataTable thead>tr>td.dt-orderable-desc:hover,table.dataTable thead>tr>th.dt-orderable-asc:hover,table.dataTable thead>tr>th.dt-orderable-desc:hover{outline:2px solid rgba(0,0,0,.05);outline-offset:-2px}table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after{opacity:.6}table.dataTable thead>tr>td.sorting_asc_disabled span.dt-column-order:before,table.dataTable thead>tr>td.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>th.sorting_asc_disabled span.dt-column-order:before,table.dataTable thead>tr>th.sorting_desc_disabled span.dt-column-order:after{display:none}table.dataTable thead>tr>td:active,table.dataTable thead>tr>th:active{outline:none}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}div.dt-processing{left:50%;margin-left:-100px;margin-top:-22px;padding:2px;position:absolute;text-align:center;top:50%;width:200px;z-index:10}div.dt-processing>div:last-child{height:15px;margin:1em auto;position:relative;width:80px}div.dt-processing>div:last-child>div{animation-timing-function:cubic-bezier(0,1,1,0);background:#0d6efd;border-radius:50%;height:13px;position:absolute;top:0;width:13px}div.dt-processing>div:last-child>div:first-child{animation:datatables-loader-1 .6s infinite;left:8px}div.dt-processing>div:last-child>div:nth-child(2){animation:datatables-loader-2 .6s infinite;left:8px}div.dt-processing>div:last-child>div:nth-child(3){animation:datatables-loader-2 .6s infinite;left:32px}div.dt-processing>div:last-child>div:nth-child(4){animation:datatables-loader-3 .6s infinite;left:56px}@keyframes datatables-loader-1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes datatables-loader-3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes datatables-loader-2{0%{transform:translate(0)}to{transform:translate(24px)}}div.dt-container div.dt-layout-row{margin:.75em 0;width:100%}div.dt-container div.dt-layout-row,div.dt-container div.dt-layout-row div.dt-layout-cell{align-items:center;display:flex;justify-content:space-between}div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-start{justify-content:flex-start;margin-right:auto}div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-end{justify-content:flex-end;margin-left:auto}div.dt-container div.dt-layout-row div.dt-layout-cell:empty{display:none}@media screen and (max-width:767px){div.dt-container div.dt-layout-row:not(.dt-layout-table){display:block}div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell{display:block;text-align:center}div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell>*{margin:.5em 0}div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-start{margin-right:0}div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-end{margin-left:0}}div.dt-container div.dt-layout-start>:not(:last-child){margin-right:1em}div.dt-container div.dt-layout-end>:not(:first-child){margin-left:1em}div.dt-container div.dt-layout-full{width:100%}div.dt-container div.dt-layout-full>:only-child{margin-left:auto;margin-right:auto}div.dt-container div.dt-layout-table>div{display:block!important}@media screen and (max-width:767px){div.dt-container div.dt-layout-start>:not(:last-child){margin-right:0}div.dt-container div.dt-layout-end>:not(:first-child){margin-left:0}}div.dt-container{clear:both;position:relative}div.dt-container .dt-search input{margin-left:3px}div.dt-container .dt-input,div.dt-container .dt-search input{background-color:transparent;border:1px solid #aaa;border-radius:3px;color:inherit;padding:5px}div.dt-container select.dt-input{padding:4px}div.dt-container .dt-paging .dt-paging-button{background:transparent;border:1px solid transparent;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;margin-left:2px;min-width:1.5em;padding:.5em 1em;text-align:center;text-decoration:none!important}div.dt-container .dt-paging .dt-paging-button.current,div.dt-container .dt-paging .dt-paging-button.current:hover{background-color:rgba(0,0,0,.05);background:linear-gradient(180deg,hsla(0,0%,90%,.05) 0,rgba(0,0,0,.05));border:1px solid rgba(0,0,0,.3);color:inherit!important}div.dt-container .dt-paging .dt-paging-button.disabled,div.dt-container .dt-paging .dt-paging-button.disabled:active,div.dt-container .dt-paging .dt-paging-button.disabled:hover{background:transparent;border:1px solid transparent;box-shadow:none;color:rgba(0,0,0,.5)!important;cursor:default}div.dt-container .dt-paging .dt-paging-button:hover{background-color:#111;background:linear-gradient(180deg,#585858 0,#111);border:1px solid #111;color:#fff!important}div.dt-container .dt-paging .dt-paging-button:active{background-color:#0c0c0c;background:linear-gradient(180deg,#2b2b2b 0,#0c0c0c);box-shadow:inset 0 0 3px #111;outline:none}div.dt-container .dt-paging .ellipsis{padding:0 1em}div.dt-container .dt-info,div.dt-container .dt-length,div.dt-container .dt-paging,div.dt-container .dt-processing,div.dt-container .dt-search{color:inherit}div.dt-container .dataTables_scroll{clear:both}div.dt-container .dataTables_scroll div.dt-scroll-body{-webkit-overflow-scrolling:touch}div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>td,div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>th,div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>td,div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>th{vertical-align:middle}div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>td>div.dataTables_sizing,div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>th>div.dataTables_sizing,div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>td>div.dataTables_sizing,div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>th>div.dataTables_sizing{height:0;margin:0!important;overflow:hidden;padding:0!important}div.dt-container.dt-empty-footer .dt-scroll-body,div.dt-container.dt-empty-footer tbody>tr:last-child>*{border-bottom:1px solid rgba(0,0,0,.3)}div.dt-container.dt-empty-footer .dt-scroll-body tbody>tr:last-child>*{border-bottom:none}.news-card{word-wrap:break-word;position:relative}.news-card h3{color:#0030ba;font-size:1.55rem;line-height:1.8rem}.news-card-img{border-radius:20px;height:100%;margin:0 0 auto;-o-object-fit:cover;object-fit:cover;width:100%}.news-card-inner{align-items:flex-end;color:#606060;display:flex;flex-direction:column;justify-content:flex-end}.news-card-body{background:#fff;border-radius:20px;padding:20px;position:relative;width:100%}.news-card-body:after{border:2px solid #bababa;border-radius:0 0 20px 20px;border-top:none;bottom:0;content:"";display:block;height:40px;left:0;position:absolute;width:100%}.carousel-item-big .news-card-img{height:100%;left:0;margin:0 15px;position:absolute;top:0;width:calc(100% - 30px)}.carousel-item-big .news-card-body{margin-bottom:5px;width:60%}.carousel-item-big .news-card-body:after{display:none}.carousel-item-big .news-card-inner{margin:0 5px}@media(min-width:1200px){.carousel-articles .col-xl-4{flex:0 0 34%;max-width:34%}.carousel-articles .col-xl-3{flex:0 0 22%;max-width:22%}}.carousel-articles .carousel-item-next,.carousel-articles .carousel-item-prev,.carousel-articles .carousel-item.active{display:flex;min-height:500px}@media(min-width:1200px){.carousel-articles-window .carousel-control-next,.carousel-articles-window .carousel-control-prev{display:none}}.carousel-control-next,.carousel-control-prev{background:#fff;border-radius:30px;color:#000;height:60px;opacity:1;top:calc(50% - 30px);transition:color .25s ease-in-out,background .25s ease-in-out;width:60px}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{background:#0030ba;color:#fff}.carousel-control-prev{left:-10px}@media(min-width:576px){.carousel-control-prev{left:-15px}}@media(min-width:992px){.carousel-control-prev{left:-25px}}@media(min-width:1200px){.carousel-control-prev{left:-60px}}@media(min-width:1440px){.carousel-control-prev{left:-70px}}.carousel-control-next{right:-10px}@media(min-width:576px){.carousel-control-next{right:-15px}}@media(min-width:992px){.carousel-control-next{right:-25px}}@media(min-width:1200px){.carousel-control-next{right:-60px}}@media(min-width:1440px){.carousel-control-next{right:-70px}}.partner img{display:block;margin:auto}#project-menu{background:#fff;flex:1;justify-content:space-between;margin-top:20px;position:sticky;text-align:center;top:90px;z-index:12}#project-menu .navbar-toggler{border:none;display:flex;flex-direction:column;height:36px;justify-content:space-evenly;padding:0;width:36px}#project-menu .navbar-toggler .line{background:#000;height:2px;width:100%}#project-menu .navbar-toggler .line3{width:50%}#project-menu .navbar-brand img{max-width:170px}#project-menu .navbar-nav{align-items:center;flex:1;justify-content:center;text-align:center}@media screen and (min-width:768px){#project-menu{top:120px}}@media screen and (min-width:1200px){#project-menu{top:140px}#project-menu .navbar-toggler{display:none}}#project-menu+.block-header{margin-top:0}.review-img{background:#fff;border-radius:20px;color:#000;height:100%;position:relative;width:100%}.review-img .review-img-wrap{align-items:center;border-radius:20px;bottom:0;display:flex;justify-content:center;left:0;overflow:hidden;right:0;top:0}.review-img img{display:block;margin:auto;max-height:100%;width:auto}@media screen and (min-width:768px){.review-img .review-img-wrap{position:absolute}}.review-text{background:#fff;border-radius:20px;color:#000;padding:20px}@media screen and (max-width:767.99px){.review-img{border-radius:20px 20px 0 0}.review-img-col+.review-img-text .review-text{border-radius:0 0 20px 20px}}.bg-highlight .text-columns{-moz-column-rule-color:#000;column-rule-color:#000}.block-inverse .text-columns{-moz-column-rule-color:#fff;column-rule-color:#fff}.text-columns{-moz-column-gap:4em;column-gap:4em;-moz-column-rule:1px solid #606060;column-rule:1px solid #606060}@media screen and (min-width:992px){.text-columns-2{-moz-column-count:2;column-count:2}.text-columns-3{-moz-column-count:3;column-count:3}}.text>:last-child{margin-bottom:0}.inner-block .box:last-of-type{margin-bottom:0!important}@media screen and (min-width:768px){.box-left .col-md-5{padding-right:30px}.box-right .row{align-items:flex-end}.box-right .col-md-7{order:1}.box-right .col-md-5{order:2;padding-left:30px}}.usp-fill{padding:0}@media screen and (min-width:576px){.usp-fill{padding:0 10%}}@media screen and (min-width:768px){.usp-fill{padding:0}}@media screen and (min-width:1200px){.usp-fill{padding:0 5%}}@media screen and (min-width:1360px){.usp-fill{padding:0 10%}}.usp-filler{border:3px solid #000;border-radius:100%;padding-bottom:100%;position:relative;width:100%}.usp-counter{display:block;font-size:2.3rem;font-weight:700;line-height:2.3rem;position:absolute;top:calc(50% - 1rem);width:100%}.usp-title{background:#e5e5e5;font-size:1rem;font-weight:700;line-height:1.3rem;margin:0;min-height:30px;padding:20px 0 0;position:relative;text-transform:uppercase;top:-30px}.bg-highlight .usp-title{background:#0030ba}.usp img{height:auto;width:100%}.block-usp .inner-padding{padding-bottom:40px;padding-top:80px}@media screen and (min-width:768px){.block-usp .inner-padding{padding-bottom:60px}}.video-cover{border-radius:17px 17px 0 0}.video-cover-btn{color:#f03;display:block;font-size:4rem;left:calc(50% - 32px);position:absolute;top:calc(50% - 36px)}.video-cover-btn .fab{position:relative}.video-cover-btn:before{background:#fff;content:" ";height:40px;left:calc(50% - 20px);position:absolute;top:calc(50% - 20px);width:40px}.block-search p span{background:rgba(0,48,186,.2)}.block-members .members{margin-bottom:2rem}@media screen and (min-width:992px){.block-members .members{-moz-column-count:2;column-count:2;gap:3rem}}.block-members ul{list-style:none;margin-left:0;padding-left:0}.block-members ul li{border-bottom:1px solid #e4e4e4;padding:.25rem .5rem}.block-program .inner-block{background:#dbdbdb;padding:0 15px 15px}.block-program .inner-block.inner-paddding-title{padding-top:75px}.block-program .inner-block .head{margin:1rem auto 2rem;max-width:1230px}.block-program .inner-block .list{display:flex;flex-direction:column;gap:10px}.block-program .inner-block .item{background:#fff;border-radius:20px;display:flex;flex-direction:column;gap:40px;padding:20px;width:100%}.block-program .inner-block h3{color:#0030ba;font-size:1rem;font-weight:700;margin-bottom:.5rem}.block-program .inner-block p{margin:0}.block-program .inner-block .name,.block-program .inner-block .partner,.block-program .inner-block .person,.block-program .inner-block .text{position:relative}.block-program .inner-block .name:before,.block-program .inner-block .partner:before,.block-program .inner-block .person:before,.block-program .inner-block .text:before{background:#000;content:"";height:2px;left:0;position:absolute;top:-22px;width:30px}.block-program .inner-block .person,.block-program .inner-block .time{color:#0030ba}.block-program .inner-block .time{font-size:1.1em}.block-program .inner-block .time .dash{color:#000}.block-program .inner-block .name h3{font-size:1.2em;margin-bottom:0}.block-program .inner-block .person .img{margin-top:1rem;position:relative}.block-program .inner-block .person .img div{background:#fff;border-radius:20px;bottom:5px;font-family:Inter,sans-serif;left:5px;line-height:1rem;padding:5px 10px;position:absolute;right:5px;text-align:center}.block-program .inner-block .person .img img{border-radius:20px;width:100%}.block-program .inner-block .partner img{display:block;margin-top:1rem;width:100%}@media screen and (min-width:992px){.block-program .inner-block .item{flex-direction:row;gap:20px}.block-program .inner-block .name:before{display:none}.block-program .inner-block .partner:before,.block-program .inner-block .person:before,.block-program .inner-block .text:before{height:30px;left:-11px;top:0;width:2px}.block-program .inner-block .time{display:flex;flex:0 0 100%;flex-direction:column;max-width:40px;text-align:center;width:40px}.block-program .inner-block .text{flex-grow:1}.block-program .inner-block .name{flex:0 0 100%;max-width:200px;width:200px}.block-program .inner-block .partner,.block-program .inner-block .person{flex:0 0 100%;max-width:150px;width:150px}.block-program .inner-block .person .img div{font-size:.75rem}}@media screen and (min-width:1200px){.block-program .inner-block .item{gap:40px}.block-program .inner-block .partner:before,.block-program .inner-block .person:before,.block-program .inner-block .text:before{left:-21px}.block-program .inner-block .partner,.block-program .inner-block .person{max-width:200px;width:200px}.block-program .inner-block .person .img div{font-size:1rem}}@media screen and (min-width:1440px){.block-program .inner-block .item{margin:0 auto;width:1230px}.block-program .inner-block .name,.block-program .inner-block .person{max-width:250px;width:250px}}#main li,#main p,#main table td,#main table th{font-size:1.2rem}.form-captcha-input{align-items:center;display:flex;gap:1rem}.block-form .card-header{font-size:1.25rem;font-weight:700;padding:1rem}
