@import'https://fonts.googleapis.com/css?family=Quicksand&display=swap';@import'https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i&display=swap';.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix:after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li:after{content:", ";}.item-list__comma-list li:last-child:after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
table.sticky-header{z-index:500;top:0;margin-top:0;background-color:#fff;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon:before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error:before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning:before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked:before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
div.tree-child{background:url(/core/misc/tree.png) no-repeat 11px center;}div.tree-child-last{background:url(/core/misc/tree-bottom.png) no-repeat 11px center;}[dir="rtl"] div.tree-child,[dir="rtl"] div.tree-child-last{background-position:-65px center;}div.tree-child-horizontal{background:url(/core/misc/tree.png) no-repeat -11px center;}
.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;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-selection--single .select2-selection__clear{position:relative;}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px;}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-search--inline{float:left;}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0;}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051;}.select2-results{display:block;}.select2-results__options{list-style:none;margin:0;padding:0;}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none;}.select2-results__option[aria-selected]{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{padding:4px;width:100%;box-sizing:border-box;}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-search--dropdown.select2-search--hide{display:none;}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0);}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !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:bold;}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;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 transparent;border-width:0 4px 5px 4px;}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%;}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px;}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right;}.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__remove{margin-left:2px;margin-right:auto;}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;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--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0;}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{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{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield;}.select2-container--default .select2-results > .select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--default .select2-results__option[role=group]{padding:0;}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999;}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd;}.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--highlighted[aria-selected]{background-color:#5897fb;color:white;}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,white 50%,#eeeeee 100%);background-image:-o-linear-gradient(top,white 50%,#eeeeee 100%);background-image:linear-gradient(to bottom,white 50%,#eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=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:bold;margin-right:10px;}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eeeeee 50%,#cccccc 100%);background-image:-o-linear-gradient(top,#eeeeee 50%,#cccccc 100%);background-image:linear-gradient(to bottom,#eeeeee 50%,#cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0);}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;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-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-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 transparent;border-width:0 4px 5px 4px;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,white 0%,#eeeeee 50%);background-image:-o-linear-gradient(top,white 0%,#eeeeee 50%);background-image:linear-gradient(to bottom,white 0%,#eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0);}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eeeeee 50%,white 100%);background-image:-o-linear-gradient(top,#eeeeee 50%,white 100%);background-image:linear-gradient(to bottom,#eeeeee 50%,white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0);}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px;}.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;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.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{outline:0;box-shadow:none;}.select2-container--classic .select2-dropdown{background-color:white;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[role=group]{padding:0;}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey;}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white;}.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--bootstrap{display:block}.select2-container--bootstrap .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#555;font-size:14px;outline:0}.select2-container--bootstrap .select2-selection.form-control{border-radius:4px}.select2-container--bootstrap .select2-search--dropdown .select2-search__field{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#555;font-size:14px}.select2-container--bootstrap .select2-search__field{outline:0}.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder{color:#999}.select2-container--bootstrap .select2-search__field:-moz-placeholder{color:#999}.select2-container--bootstrap .select2-search__field::-moz-placeholder{color:#999;opacity:1}.select2-container--bootstrap .select2-search__field:-ms-input-placeholder{color:#999}.select2-container--bootstrap .select2-results__option{padding:6px 12px}.select2-container--bootstrap .select2-results__option[role=group]{padding:0}.select2-container--bootstrap .select2-results__option[aria-disabled=true]{color:#777;cursor:not-allowed}.select2-container--bootstrap .select2-results__option[aria-selected=true]{background-color:#f5f5f5;color:#262626}.select2-container--bootstrap .select2-results__option--highlighted[aria-selected]{background-color:#337ab7;color:#fff}.select2-container--bootstrap .select2-results__option .select2-results__option{padding:6px 12px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option{margin-left:-12px;padding-left:24px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-24px;padding-left:36px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-36px;padding-left:48px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-48px;padding-left:60px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-60px;padding-left:72px}.select2-container--bootstrap .select2-results__group{color:#777;display:block;padding:6px 12px;font-size:12px;line-height:1.42857143;white-space:nowrap}.select2-container--bootstrap.select2-container--focus .select2-selection,.select2-container--bootstrap.select2-container--open .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;border-color:#66afe9}.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b{border-color:transparent transparent #999;border-width:0 4px 4px}.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-color:transparent}.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection{border-top-right-radius:0;border-top-left-radius:0;border-top-color:transparent}.select2-container--bootstrap .select2-selection__clear{color:#999;cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--bootstrap .select2-selection__clear:hover{color:#333}.select2-container--bootstrap.select2-container--disabled .select2-selection{border-color:#ccc;-webkit-box-shadow:none;box-shadow:none}.select2-container--bootstrap.select2-container--disabled .select2-search__field,.select2-container--bootstrap.select2-container--disabled .select2-selection{cursor:not-allowed}.select2-container--bootstrap.select2-container--disabled .select2-selection,.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice{background-color:#eee}.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove,.select2-container--bootstrap.select2-container--disabled .select2-selection__clear{display:none}.select2-container--bootstrap .select2-dropdown{-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);border-color:#66afe9;overflow-x:hidden;margin-top:-1px}.select2-container--bootstrap .select2-dropdown--above{-webkit-box-shadow:0 -6px 12px rgba(0,0,0,.175);box-shadow:0 -6px 12px rgba(0,0,0,.175);margin-top:1px}.select2-container--bootstrap .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--bootstrap .select2-selection--single{height:34px;line-height:1.42857143;padding:6px 24px 6px 12px}.select2-container--bootstrap .select2-selection--single .select2-selection__arrow{position:absolute;bottom:0;right:12px;top:0;width:4px}.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{border-color:#999 transparent transparent;border-style:solid;border-width:4px 4px 0;height:0;left:0;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--bootstrap .select2-selection--single .select2-selection__rendered{color:#555;padding:0}.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--bootstrap .select2-selection--multiple{min-height:34px;padding:0;height:auto}.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;line-height:1.42857143;list-style:none;margin:0;overflow:hidden;padding:0;width:100%;text-overflow:ellipsis;white-space:nowrap}.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder{color:#999;float:left;margin-top:5px}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{color:#555;background:#fff;border:1px solid #ccc;border-radius:4px;cursor:default;float:left;margin:5px 0 0 6px;padding:0 6px}.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{background:0 0;padding:0 12px;height:32px;line-height:1.42857143;margin-top:0;min-width:5em}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:3px}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear{margin-top:6px}.form-group-sm .select2-container--bootstrap .select2-selection--single,.input-group-sm .select2-container--bootstrap .select2-selection--single,.select2-container--bootstrap .select2-selection--single.input-sm{border-radius:3px;font-size:12px;height:30px;line-height:1.5;padding:5px 22px 5px 10px}.form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b{margin-left:-5px}.form-group-sm .select2-container--bootstrap .select2-selection--multiple,.input-group-sm .select2-container--bootstrap .select2-selection--multiple,.select2-container--bootstrap .select2-selection--multiple.input-sm{min-height:30px;border-radius:3px}.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice{font-size:12px;line-height:1.5;margin:4px 0 0 5px;padding:0 5px}.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field{padding:0 10px;font-size:12px;height:28px;line-height:1.5}.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear{margin-top:5px}.form-group-lg .select2-container--bootstrap .select2-selection--single,.input-group-lg .select2-container--bootstrap .select2-selection--single,.select2-container--bootstrap .select2-selection--single.input-lg{border-radius:6px;font-size:18px;height:46px;line-height:1.3333333;padding:10px 31px 10px 16px}.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow{width:5px}.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b{border-width:5px 5px 0;margin-left:-10px;margin-top:-2.5px}.form-group-lg .select2-container--bootstrap .select2-selection--multiple,.input-group-lg .select2-container--bootstrap .select2-selection--multiple,.select2-container--bootstrap .select2-selection--multiple.input-lg{min-height:46px;border-radius:6px}.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice{font-size:18px;line-height:1.3333333;border-radius:4px;margin:9px 0 0 8px;padding:0 10px}.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field{padding:0 16px;font-size:18px;height:44px;line-height:1.3333333}.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear{margin-top:10px}.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #999;border-width:0 5px 5px}.select2-container--bootstrap[dir=rtl] .select2-selection--single{padding-left:24px;padding-right:12px}.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:0;padding-left:0;text-align:right}.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__arrow{left:12px;right:auto}.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__arrow b{margin-left:0}.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:0;margin-right:6px}.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.has-warning .select2-dropdown,.has-warning .select2-selection{border-color:#8a6d3b}.has-warning .select2-container--focus .select2-selection,.has-warning .select2-container--open .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;border-color:#66512c}.has-warning.select2-drop-active{border-color:#66512c}.has-warning.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#66512c}.has-error .select2-dropdown,.has-error .select2-selection{border-color:#a94442}.has-error .select2-container--focus .select2-selection,.has-error .select2-container--open .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;border-color:#843534}.has-error.select2-drop-active{border-color:#843534}.has-error.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#843534}.has-success .select2-dropdown,.has-success .select2-selection{border-color:#3c763d}.has-success .select2-container--focus .select2-selection,.has-success .select2-container--open .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;border-color:#2b542c}.has-success.select2-drop-active{border-color:#2b542c}.has-success.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#2b542c}.input-group>.select2-hidden-accessible:first-child+.select2-container--bootstrap>.selection>.select2-selection,.input-group>.select2-hidden-accessible:first-child+.select2-container--bootstrap>.selection>.select2-selection.form-control{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container--bootstrap:not(:last-child)>.selection>.select2-selection,.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container--bootstrap:not(:last-child)>.selection>.select2-selection.form-control{border-radius:0}.input-group>.select2-hidden-accessible:not(:first-child):not(:last-child)+.select2-container--bootstrap:last-child>.selection>.select2-selection,.input-group>.select2-hidden-accessible:not(:first-child):not(:last-child)+.select2-container--bootstrap:last-child>.selection>.select2-selection.form-control{border-bottom-left-radius:0;border-top-left-radius:0}.input-group>.select2-container--bootstrap{display:table;table-layout:fixed;position:relative;z-index:2;width:100%;margin-bottom:0}.input-group>.select2-container--bootstrap>.selection>.select2-selection.form-control{float:none}.input-group>.select2-container--bootstrap.select2-container--focus,.input-group>.select2-container--bootstrap.select2-container--open{z-index:3}.input-group>.select2-container--bootstrap,.input-group>.select2-container--bootstrap .input-group-btn,.input-group>.select2-container--bootstrap .input-group-btn .btn{vertical-align:top}.form-control.select2-hidden-accessible{position:absolute!important;width:1px!important}@media (min-width:768px){.form-inline .select2-container--bootstrap{display:inline-block}}
.select2-container--bootstrap .select2-selection--single{font-size:16px;height:39px;line-height:1.6;padding:6px 12px}
.color-circle{border-radius:50%;display:inline-block;height:16px;margin-right:8px;vertical-align:middle;width:16px}.color-text{line-height:16px;vertical-align:middle}
.select2-container.select2-container--open{z-index:9999}
.vcenter{display:table}.vcenter .vcenter-content{display:table-cell;vertical-align:middle;width:100%}@media(min-width:1200px){.pull-lg-left{float:left;margin-right:25px}.pull-lg-right{float:right;margin-left:25px}}@media(min-width:992px)and (max-width:1199px){.pull-md-left{float:left;margin-right:25px}.pull-md-right{float:right;margin-left:25px}}@media(min-width:768px)and (max-width:991px){.pull-sm-left{float:left;margin-right:25px}.pull-sm-right{float:right;margin-left:25px}}@media(max-width:767px){.pull-xs-left{float:left;margin-right:25px}.pull-xs-right{float:right;margin-left:25px}}.centered{display:block;float:none;margin-bottom:15px;margin-left:auto;margin-right:auto;text-align:center}@media(min-width:1200px){.center-lg{display:block;float:none;margin-bottom:15px;margin-left:auto;margin-right:auto;text-align:center}}@media(min-width:992px)and (max-width:1199px){.center-md{display:block;float:none;margin-bottom:15px;margin-left:auto;margin-right:auto;text-align:center}}@media(min-width:768px)and (max-width:991px){.center-sm{display:block;float:none;margin-bottom:15px;margin-left:auto;margin-right:auto;text-align:center}}@media(max-width:767px){.center-xs{display:block;float:none;margin-bottom:15px;margin-left:auto;margin-right:auto;text-align:center}}@media(min-width:1200px){.text-center-lg{text-align:center}}@media(min-width:992px)and (max-width:1199px){.text-center-md{text-align:center}}@media(min-width:768px)and (max-width:991px){.text-center-sm{text-align:center}}@media(max-width:767px){.text-center-xs{text-align:center}}body{background-color:#fff}@media(min-width:1200px){body{background-color:#ae9bbf !important;margin:0}}.app-landing-page{background-color:#fff;margin:0 auto;overflow:hidden;position:relative}.app-landing-page h1,.app-landing-page h2{font-family:"Roboto",sans-serif;font-weight:bold;margin:0;text-transform:uppercase}.app-landing-page h1{font-family:"Roboto",sans-serif;font-style:normal;font-weight:bold;text-align:right}@media(max-width:767px){.app-landing-page h1{font-size:50px;line-height:59px;margin-top:6px;text-align:center}}@media(min-width:768px){.app-landing-page h1{font-size:65px;line-height:88px;margin-right:-6px;margin-top:3px}}@media(min-width:992px){.app-landing-page h1{font-size:85px;line-height:117px;margin-right:-3px;margin-top:6px}}@media(min-width:1200px){.app-landing-page h1{font-size:90px;line-height:131px;margin-top:-1px}}.app-landing-page h2{font-family:"Roboto",sans-serif;font-style:normal;font-weight:bold}@media(max-width:767px){.app-landing-page h2{font-size:50px;line-height:59px}}@media(min-width:768px){.app-landing-page h2{font-size:46px;line-height:54px}}@media(min-width:992px){.app-landing-page h2{font-size:62px;line-height:73px}}@media(min-width:1200px){.app-landing-page h2{font-size:65px;line-height:76px;margin-top:83px}}.app-landing-page h3{font-family:"Roboto",sans-serif;font-size:35px;line-height:41px;text-transform:uppercase}@media(min-width:768px){.app-landing-page h3{font-size:46px;line-height:41px}}@media(min-width:992px){.app-landing-page h3{font-size:60px;line-height:70px}}.app-landing-page h4,.app-landing-page p,.app-landing-page .developed{font-family:"Quicksand",sans-serif}.app-landing-page h4{font-style:normal;font-weight:normal;text-align:right}@media(max-width:767px){.app-landing-page h4{font-size:20px;line-height:25px;margin-bottom:69px;text-align:center}}@media(min-width:768px){.app-landing-page h4{font-size:26px;line-height:32px;margin-bottom:73px;margin-right:-5px;margin-top:14px}}@media(min-width:992px){.app-landing-page h4{font-size:36px;line-height:45px;margin-bottom:105px;margin-left:-9px;margin-top:22px;padding-right:3px}}@media(min-width:1200px){.app-landing-page h4{font-size:40px;line-height:50px;margin-bottom:90px;margin-right:-5px;margin-top:9px}}.app-landing-page p{font-size:25px;line-height:31px}@media(max-width:767px){.app-landing-page p{font-size:26px;line-height:30px;margin-top:-17px;text-align:center}}@media(min-width:768px){.app-landing-page p{font-size:30px;line-height:38px}}@media(min-width:992px){.app-landing-page p{font-size:45px;line-height:56px}}@media(min-width:1200px){.app-landing-page p{font-size:48px;line-height:60px}}.app-landing-page .block-right{align-items:end;justify-content:center}@media(max-width:767px){.app-landing-page .block-right{display:flex;justify-content:center}}.app-landing-page .download-app-store{max-width:100%}@media(max-width:767px){.app-landing-page .download-app-store{height:49px;margin-left:0;margin-right:-7px;width:140px}}@media(min-width:768px){.app-landing-page .download-app-store{height:49px}}@media(min-width:992px){.app-landing-page .download-app-store{height:59px;margin-left:56px}}@media(min-width:1200px){.app-landing-page .download-app-store{height:64px;margin-left:75px}}@media(max-width:767px){.app-landing-page .download-google-play{height:48px;margin-left:-3px;margin-right:8px;width:161px}}@media(min-width:768px){.app-landing-page .download-google-play{height:50px;margin-left:-6px;margin-right:-6px;width:167px}}@media(min-width:992px){.app-landing-page .download-google-play{height:60px;margin-left:-8px;margin-right:-6px;width:202px}}@media(min-width:1200px){.app-landing-page .download-google-play{height:64px;margin-left:-59px;margin-right:0;width:215px}}.block-header-landing{display:flex;height:100vh;margin-bottom:11px;overflow:hidden}@media(max-width:767px){.block-header-landing{background:url(/modules/app/app_config/img/bg-header-375.png) no-repeat center/100% 100%}}@media(min-width:768px){.block-header-landing{background:url(/modules/app/app_config/img/bg-header-768.png) no-repeat center/100% 100%}}@media(min-width:992px){.block-header-landing{background:url(/modules/app/app_config/img/bg-header-1199.png) no-repeat center/100% 100%}}@media(min-width:1200px){.block-header-landing{background:url(/modules/app/app_config/img/bg-header.png) no-repeat center/100% 100%}}.block-header-landing>.container{align-content:center}.block-header-landing h1{word-break:break-all}.block-header-landing h2{font-family:"Roboto",sans-serif;font-style:normal;font-weight:bold;text-align:right;text-transform:none}@media(max-width:767px){.block-header-landing h2{font-size:30px;line-height:35px;margin-top:33px;text-align:center}}@media(min-width:768px){.block-header-landing h2{font-size:40px;line-height:47px;margin-right:-5px;margin-top:94px}}@media(min-width:992px){.block-header-landing h2{font-size:60px;line-height:70px;margin-right:-1px;margin-top:87px}}@media(min-width:1200px){.block-header-landing h2{font-size:70px;line-height:82px;margin-right:-3px;margin-top:85px}}.block-header-landing .block-left{color:#fff;text-align:right}@media(max-width:767px){.block-header-landing .block-left{text-align:center}}.block-header-landing .block-left .developed-by{display:flex;justify-content:flex-end}@media(max-width:767px){.block-header-landing .block-left .developed-by{justify-content:center;margin-top:20px}}@media(min-width:768px){.block-header-landing .block-left .developed-by{margin-top:27px}}@media(min-width:992px){.block-header-landing .block-left .developed-by{margin-top:22px}}@media(min-width:1200px){.block-header-landing .block-left .developed-by{margin-top:24px}}@media(max-width:767px){.block-header-landing .block-left .developed-by .logo-galoa{height:27px;margin-left:12px;margin-top:0;width:70px}}@media(min-width:768px){.block-header-landing .block-left .developed-by .logo-galoa{height:28px;margin-left:9px;width:72px}}@media(min-width:992px){.block-header-landing .block-left .developed-by .logo-galoa{height:39px;margin-left:12px;width:100px}}@media(min-width:1200px){.block-header-landing .block-left .developed-by .logo-galoa{height:39px;margin-left:9px;width:101px}}.block-header-landing .block-left .app-store{text-align:right}@media(max-width:767px){.block-header-landing .block-left .app-store{margin-top:2px;text-align:center}}.block-header-landing .block-left .google-play{text-align:right}@media(max-width:767px){.block-header-landing .block-left .google-play{margin-left:16px;margin-top:2px}}@media(min-width:768px)and (max-width:991px){.block-header-landing .block-left .google-play{margin-left:16px}}@media(min-width:992px){.block-header-landing .block-left .google-play{padding-left:19px}}@media(min-width:1200px){.block-header-landing .block-left .google-play{padding-left:12px;padding-right:0;width:229px}}@media(max-width:767px){.block-header-landing .block-left .app-store+.google-play{margin-left:21px;margin-right:-3px}}.block-header-landing .actions{display:inline-flex;flex-wrap:wrap;justify-content:center}@media(max-width:767px){.block-header-landing .actions{margin-top:-8px;text-align:center}}@media(min-width:768px)and (max-width:991px){.block-header-landing .actions{margin-bottom:-4px;margin-left:32px;margin-top:1px}}@media(min-width:992px){.block-header-landing .actions{margin-left:90px;margin-top:16px}}@media(min-width:1200px){.block-header-landing .actions{margin-left:109px;margin-top:7px}}.block-header-landing .developed{float:left;font-family:"Quicksand",sans-serif;font-style:normal;font-weight:normal;padding:0}@media(max-width:767px){.block-header-landing .developed{font-size:14px;line-height:17px;margin-top:5px}}@media(min-width:768px){.block-header-landing .developed{font-size:18px;line-height:22px;margin-top:4px}}@media(min-width:992px){.block-header-landing .developed{font-size:20px;line-height:25px;margin-top:8px}}@media(min-width:1200px){.block-header-landing .developed{font-size:20px;line-height:25px;margin-top:8px}}.block-header-landing .block-right{display:flex;padding-left:15px}.block-header-landing .app-image-1{margin-top:8px;width:auto}@media(max-width:767px){.block-header-landing .app-image-1{height:497px;margin-left:14px;margin-top:50px}}@media(min-width:768px){.block-header-landing .app-image-1{height:575px;margin-left:32px;margin-top:45px}}@media(min-width:992px){.block-header-landing .app-image-1{height:767px;left:1407px;margin-left:34px;margin-top:46px;top:46px}}@media(min-width:1200px){.block-header-landing .app-image-1{height:767px;left:698px;margin-left:24px;margin-top:51px}}.block-body-schedule-landing{color:#fff;display:flex;height:558px;overflow:hidden;position:relative}@media(max-width:767px){.block-body-schedule-landing{background:#4f3666 url("/modules/app/app_config/img/icon-schedule.png") center 1%;background-position-x:-150px;background-repeat:no-repeat;background-size:1439px;height:1087px}}@media(min-width:768px){.block-body-schedule-landing{background:#4f3666 url(/modules/app/app_config/img/icon-schedule.png) center 23%;background-position-x:-281px;background-repeat:no-repeat;background-size:1412px;height:637px}}@media(min-width:992px){.block-body-schedule-landing{background:#4f3666 url(/modules/app/app_config/img/icon-schedule.png) center 100%;background-position-x:-288px;background-position-y:1px;height:984px}}@media(min-width:1200px){.block-body-schedule-landing{background:#4f3666 url(/modules/app/app_config/img/icon-schedule.png) center 100%;background-position-x:1px;background-position-y:1px;height:985px}}.block-body-schedule-landing h2{font-family:"Roboto",sans-serif;font-style:normal;font-weight:bold}@media(max-width:767px){.block-body-schedule-landing h2{font-size:40px;line-height:47px;margin-left:-10px;margin-top:100px;text-align:center}}@media(min-width:768px){.block-body-schedule-landing h2{font-size:46px;line-height:54px;margin-left:-16px;margin-top:40px}}@media(min-width:992px){.block-body-schedule-landing h2{font-size:62px;line-height:73px;margin-top:120px}}@media(min-width:1200px){.block-body-schedule-landing h2{font-size:70px;line-height:82px;margin-top:126px}}.block-body-schedule-landing p{font-family:"Quicksand",sans-serif;font-style:normal;font-weight:normal;width:auto}@media(max-width:767px){.block-body-schedule-landing p{font-size:26px;line-height:33px;margin-left:-2px;margin-top:84px;text-align:center}}@media(min-width:768px){.block-body-schedule-landing p{font-size:30px;line-height:38px;margin-left:-15px;margin-top:94px;padding-right:0}}@media(min-width:992px){.block-body-schedule-landing p{font-size:45px;line-height:56px;margin-left:-17px;margin-top:77px;padding-right:45px}}@media(min-width:1200px){.block-body-schedule-landing p{font-size:48px;line-height:60px;margin-left:-14px;margin-top:174px;padding-right:0}}.block-body-schedule-landing .block-left div{margin-top:0;padding-left:0}.block-body-schedule-landing .app-img-2{margin-left:auto;width:auto}@media(max-width:767px){.block-body-schedule-landing .app-img-2{height:503px;position:absolute;top:50px}}@media(min-width:768px){.block-body-schedule-landing .app-img-2{height:566px;margin-top:70px}}@media(min-width:992px){.block-body-schedule-landing .app-img-2{height:910px;margin-top:99px}}@media(min-width:1200px){.block-body-schedule-landing .app-img-2{height:910px;margin-top:100px}}.block-body-work-landing{color:#21052f;font-style:normal;height:549px;overflow:hidden;position:relative}@media(max-width:767px){.block-body-work-landing{height:994px;margin-bottom:51px}}@media(min-width:768px){.block-body-work-landing{height:633px;margin-bottom:41px}}@media(min-width:992px){.block-body-work-landing{height:978px;margin-bottom:41px}}@media(min-width:1200px){.block-body-work-landing{height:975px;margin-bottom:0}}.block-body-work-landing .bg-work{position:absolute}@media(max-width:767px){.block-body-work-landing .bg-work{height:527px;margin-left:-1px;margin-top:467px;width:auto}}@media(min-width:768px){.block-body-work-landing .bg-work{height:634px}}@media(min-width:992px){.block-body-work-landing .bg-work{height:979px;margin-left:0}}@media(min-width:1200px){.block-body-work-landing .bg-work{height:977px;margin-left:0;margin-top:-1px;object-fit:cover;width:1253px}}.block-body-work-landing .block-work-info{left:0;padding-right:0;position:absolute;right:-1000px;top:0}@media(max-width:767px){.block-body-work-landing .block-work-info{background:url(/modules/app/app_config/img/bg-work-white-icon-mobile.png) no-repeat center 0%;background-size:auto;height:500px;right:0}}@media(min-width:768px){.block-body-work-landing .block-work-info{background:url(/modules/app/app_config/img/bg-work-white-icon3.png) no-repeat center 25%;background-size:contain;height:634px;margin-left:-155px}}@media(min-width:992px){.block-body-work-landing .block-work-info{background:url(/modules/app/app_config/img/bg-work-white-icon.png) no-repeat center 100%;height:979px;margin-left:-268px}}@media(min-width:1200px){.block-body-work-landing .block-work-info{background:url(/modules/app/app_config/img/bg-work-white-icon.png) no-repeat 0 100%;height:979px;margin-left:-19px}}.block-body-work-landing h2{font-family:"Roboto",sans-serif;font-style:normal;font-weight:bold;position:relative;text-align:right;text-transform:uppercase}@media(max-width:767px){.block-body-work-landing h2{font-size:40px;line-height:48px;margin-bottom:100px;margin-top:81px;text-align:center}}@media(min-width:768px){.block-body-work-landing h2{margin-bottom:163px;margin-left:0;margin-top:129px;padding-right:50px}}@media(min-width:992px){.block-body-work-landing h2{margin-bottom:249px;margin-right:-64px;margin-top:211px}}@media(min-width:1200px){.block-body-work-landing h2{margin-bottom:306px;margin-right:-64px;margin-top:208px}}.block-body-work-landing p{position:relative;text-align:right}@media(max-width:767px){.block-body-work-landing p{font-size:26px;line-height:33px;margin-top:-15px;text-align:center}}@media(min-width:768px){.block-body-work-landing p{margin-right:52px;margin-top:-20px;padding-left:89px}}@media(min-width:992px){.block-body-work-landing p{margin-right:-16px;margin-top:-17px;padding-left:69px}}@media(min-width:1200px){.block-body-work-landing p{margin-right:-20px;margin-top:-81px;padding-left:0}}.block-body-programming-landing{background:#4f3666 url(/modules/app/app_config/img/icon-speakers.png) center 100%;color:#fff;font-style:normal;height:588px;position:relative}@media(max-width:767px){.block-body-programming-landing{background:#4f3666 url("/modules/app/app_config/img/icon-speakers.png") center 100%;background-position-x:-308px;background-position-y:-13px;background-repeat:no-repeat;background-size:auto;height:920px;margin-top:10px}}@media(min-width:768px){.block-body-programming-landing{background-position-x:-298px;background-position-y:-5px;background-repeat:no-repeat;background-size:1283px;height:611px}}@media(min-width:992px){.block-body-programming-landing{background-position-x:-342px;background-position-y:5px;background-repeat:no-repeat;background-size:1907px;height:984px}}@media(min-width:1200px){.block-body-programming-landing{background-position-x:0;background-position-y:-1px;background-repeat:no-repeat;background-size:1927px;height:985px;padding-top:1px}}.block-body-programming-landing h2{font-family:"Roboto",sans-serif;font-style:normal;font-weight:bold;text-transform:uppercase}@media(max-width:767px){.block-body-programming-landing h2{font-size:40px;line-height:47px;margin-right:-6px;margin-top:21px;padding-bottom:71px;text-align:center;word-break:break-word}}@media(min-width:768px){.block-body-programming-landing h2{font-size:46px;line-height:54px;margin-left:-14px;margin-top:62px;padding-bottom:70px}}@media(min-width:992px){.block-body-programming-landing h2{font-size:62px;line-height:73px;margin-left:-17px;margin-top:119px;padding-bottom:124px}}@media(min-width:1200px){.block-body-programming-landing h2{font-size:65px;line-height:76px;margin-left:-18px;margin-top:157px;padding-bottom:169px}}@media(min-width:768px){.block-body-programming-landing .block-left div{margin-top:5px}}@media(min-width:992px){.block-body-programming-landing .block-left div{margin-top:-2px}}@media(min-width:1200px){.block-body-programming-landing .block-left div{margin-top:4px}}.block-body-programming-landing p{font-family:"Quicksand",sans-serif;font-style:normal;font-weight:normal}@media(max-width:767px){.block-body-programming-landing p{font-size:26px;line-height:33px;margin-left:1px;margin-top:-18px;text-align:center}}@media(min-width:768px){.block-body-programming-landing p{font-size:30px;line-height:38px;margin-left:-13px;padding-right:79px}}@media(min-width:992px){.block-body-programming-landing p{font-size:45px;line-height:56px;margin-left:-15px;padding-right:53px}}@media(min-width:1200px){.block-body-programming-landing p{font-size:48px;line-height:60px;margin-left:-16px;margin-top:11px;padding-right:0}}.block-body-programming-landing .programming-background{margin-top:40px}.block-body-programming-landing .background-wrapper{height:0;margin-top:-41px}.block-body-programming-landing .background-wrapper-2{margin-left:50%;overflow-x:hidden;width:50%}.block-body-programming-landing .background-wrapper-3{float:left;min-width:100%}.block-body-programming-landing .background-wrapper-3 img{position:absolute}@media(max-width:767px){.block-body-programming-landing .background-wrapper-3 img{height:609px;margin-left:-289px;margin-top:412px}}@media(min-width:768px){.block-body-programming-landing .background-wrapper-3 img{height:757px;margin-left:-51px;margin-top:-32px}}@media(min-width:992px){.block-body-programming-landing .background-wrapper-3 img{height:1142px;margin-left:-68px;margin-top:-41px}}@media(min-width:1200px){.block-body-programming-landing .background-wrapper-3 img{float:right;height:1143px;margin-left:16px;margin-top:0;position:relative;width:auto}}@media(max-width:767px){.block-footer-landing{height:349px}}@media(min-width:768px){.block-footer-landing{height:347px}}@media(min-width:992px){.block-footer-landing{height:398px}}.block-footer-landing h3{color:#21052f;font-family:"Roboto",sans-serif;font-style:normal;font-weight:bold;text-align:center}@media(max-width:767px){.block-footer-landing h3{font-size:30px;line-height:35px;margin-left:1px;margin-top:122px}}@media(min-width:768px){.block-footer-landing h3{font-size:39px;line-height:46px;margin-top:104px}}@media(min-width:992px){.block-footer-landing h3{font-size:60px;line-height:70px;margin-bottom:33px;margin-top:82px}}@media(min-width:1200px){.block-footer-landing h3{font-size:60px;line-height:70px;margin-bottom:17px;margin-left:15px;margin-top:-1px}}@media(max-width:767px){.block-footer-landing .apps{margin:16px 0}}@media(min-width:768px){.block-footer-landing .apps{margin:0}}@media(min-width:992px){.block-footer-landing .apps{margin:16px 0}}@media(min-width:1200px){.block-footer-landing .apps{margin:2px -7px;margin-top:119px}}.block-footer-landing .col-xs-12.google-play,.block-footer-landing .col-xs-12.app-store{text-align:center}.block-footer-landing .download-google-play{width:auto}@media(max-width:767px){.block-footer-landing .download-google-play{height:48px;margin-left:19px;margin-top:16px}}@media(min-width:768px){.block-footer-landing .download-google-play{height:56px;margin-left:29px;margin-top:13px}}@media(min-width:992px){.block-footer-landing .download-google-play{height:71px;margin-left:29px;margin-top:-13px}}@media(min-width:1200px){.block-footer-landing .download-google-play{height:71px;margin-left:32px;margin-top:0}}.block-footer-landing .download-app-store{width:auto}@media(max-width:767px){.block-footer-landing .download-app-store{height:48px;margin-left:9px;margin-top:15px}}@media(min-width:768px){.block-footer-landing .download-app-store{height:55px;margin-top:14px}}@media(min-width:992px){.block-footer-landing .download-app-store{height:71px;margin-left:0;margin-top:-14px}}@media(min-width:1200px){.block-footer-landing .download-app-store{height:71px;margin-left:0;margin-top:0}}.block-footer-landing .google-play{text-align:center}.block-footer-landing .app-store{text-align:center}.block-footer-landing .app-store+.google-play{margin-left:12px}.block-footer-landing .actions{display:flex;justify-content:center;text-align:center}@media(max-width:767px){.block-footer-landing .actions{flex-wrap:wrap;margin-top:0}}@media(min-width:768px)and (max-width:991px){.block-footer-landing .actions{margin-top:15px}}@media(min-width:992px){.block-footer-landing .actions{margin-top:15px}}@media(min-width:1200px){.block-footer-landing .actions{margin-top:14px}}@media(max-width:767px){footer{background:#4f3666 url(/modules/app/app_config/img/logo-galoa.png) no-repeat center center/auto 62%;height:69px}}@media(min-width:768px){footer{background:#4f3666 url(/modules/app/app_config/img/logo-galoa.png) no-repeat center center/auto 59%;height:71px}}@media(min-width:992px){footer{background:#4f3666 url(/modules/app/app_config/img/logo-galoa.png) no-repeat center center/auto 70%;height:97px}}@media(min-width:1200px){footer{background:#4f3666 url(/modules/app/app_config/img/logo-galoa.png) no-repeat center center/auto 70%;height:97px}}
