@charset "UTF-8";
.chosen-container,.noUi-target,.noUi-target *{-webkit-user-select:none;-ms-user-select:none}.chosen-container{position:relative;display:inline-block;vertical-align:middle;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(//tirol.impacthub.net/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover,.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(//tirol.impacthub.net/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) 0 2px no-repeat}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(//tirol.impacthub.net/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) 100% -20px no-repeat;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;font-size:100%;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(//tirol.impacthub.net/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(//tirol.impacthub.net/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) -30px -20px no-repeat;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(//tirol.impacthub.net/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.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:#fff;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:700}.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;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}.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:700;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:700;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-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{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: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{background:0 0;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:#fff}.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,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 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}.noUi-pips,.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.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,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 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;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-right:1px solid #aaa;border-radius:4px 0 0 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:0 0;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{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 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,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;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}.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:700;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:#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[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:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.searchandfilter-date-picker .ui-helper-hidden{display:none}.searchandfilter-date-picker .ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.searchandfilter-date-picker .ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.searchandfilter-date-picker .ui-helper-clearfix:after,.searchandfilter-date-picker .ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.searchandfilter-date-picker .ui-helper-clearfix:after{clear:both}.searchandfilter-date-picker .ui-helper-clearfix{min-height:0}.searchandfilter-date-picker .ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.searchandfilter-date-picker .ui-front{z-index:100}.searchandfilter-date-picker .ui-state-disabled{cursor:default!important}.searchandfilter-date-picker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.searchandfilter-date-picker .ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.searchandfilter-date-picker .ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next,.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next-hover,.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev-hover{top:1px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev{left:2px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next{right:2px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev-hover{left:1px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next-hover{right:1px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next span,.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0;display:inline-block}.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-month-year{width:100%}.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-month,.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-year{width:49%}.searchandfilter-date-picker .ui-icon{width:16px;height:16px;background-position:16px 16px}.searchandfilter-date-picker .ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.searchandfilter-date-picker .ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.searchandfilter-date-picker .ui-datepicker td{border:0;padding:1px}.searchandfilter-date-picker .ui-datepicker td a,.searchandfilter-date-picker .ui-datepicker td span{display:block;text-align:center;text-decoration:none}.searchandfilter-date-picker .ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ll-skin-melon .ui-datepicker{padding:0}.ll-skin-melon .ui-datepicker-header{border:none;background:0 0;font-weight:400;font-size:15px}.ll-skin-melon .ui-datepicker-header .ui-state-hover{background:0 0;border-color:transparent;cursor:pointer;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0}.ll-skin-melon .ui-datepicker .ui-datepicker-title{margin-top:.4em;margin-bottom:.3em;color:#e9f0f4}.ll-skin-melon .ui-datepicker .ui-datepicker-next,.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover,.ll-skin-melon .ui-datepicker .ui-datepicker-prev,.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover{top:.9em;border:none}.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover{left:2px}.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover{right:2px}.ll-skin-melon .ui-datepicker .ui-datepicker-next span,.ll-skin-melon .ui-datepicker .ui-datepicker-prev span{background-image:url(//tirol.impacthub.net/wp-content/plugins/search-filter-pro/public/assets/img/ui-icons_ffffff_256x240.png);background-position:-32px 0;margin-top:0;top:0;font-weight:400}.ll-skin-melon .ui-datepicker .ui-datepicker-prev span{background-position:-96px 0}.ll-skin-melon .ui-datepicker table{margin:0}.ll-skin-melon .ui-datepicker th{padding:1em 0;color:#ccc;font-size:13px;font-weight:400;border:none;border-top:1px solid #3a414d}.ll-skin-melon .ui-state-disabled{opacity:1}.ll-skin-melon .ui-state-disabled .ui-state-default{color:#fba49e} .noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-ms-touch-action:none;touch-action:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr;background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0;border-radius:3px}.noUi-handle,.noUi-tooltip{position:absolute;border:1px solid #D9D9D9}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-17px;left:auto}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-large,.noUi-marker-sub{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%,0);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.searchandfilter p{margin-top:1em;display:block}.searchandfilter ul{display:block;margin-top:0;margin-bottom:0}.searchandfilter ul li{list-style:none;display:block;padding:10px 0;margin:0}.searchandfilter ul li li{padding:5px 0}.searchandfilter ul li ul li ul{margin-left:20px}.searchandfilter label{display:inline-block;margin:0;padding:0}.searchandfilter>ul>li[data-sf-combobox="1"] label{display:block}.searchandfilter li[data-sf-field-input-type=checkbox] label,.searchandfilter li[data-sf-field-input-type=radio] label,.searchandfilter li[data-sf-field-input-type=range-checkbox] label,.searchandfilter li[data-sf-field-input-type=range-radio] label{padding-left:10px}.searchandfilter .sf-date-prefix{padding-right:5px;display:inline-block}.searchandfilter .sf-count,.searchandfilter .sf-date-postfix{padding-left:5px;display:inline-block}.searchandfilter .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.searchandfilter h4{margin:0;padding:5px 0 10px;font-size:16px}.searchandfilter .sf-range-max,.searchandfilter .sf-range-min{max-width:80px}.searchandfilter .sf-meta-range-radio-fromto .sf-range-max,.searchandfilter .sf-meta-range-radio-fromto .sf-range-min{display:inline-block;vertical-align:middle}.searchandfilter .sf-meta-range-radio-fromto span.sf-range-values-seperator{vertical-align:middle;display:inline-block;margin:0 15px}.searchandfilter .datepicker{max-width:170px}.searchandfilter select.sf-input-select{min-width:170px}.searchandfilter select.sf-range-max.sf-input-select,.searchandfilter select.sf-range-min.sf-input-select{min-width:auto}.searchandfilter ul>li>ul:not(.children){margin-left:0}.searchandfilter .meta-slider{margin-top:10px;margin-bottom:10px;height:15px;max-width:220px}.searchandfilter .noUi-connect{background-color:#526E91}.searchandfilter.search-filter-disabled .noUi-connect{opacity:.7}.searchandfilter .noUi-horizontal.noUi-extended{padding:0 10px}.searchandfilter .noUi-horizontal.noUi-extended .noUi-origin{right:-10px}.searchandfilter .noUi-handle{border-color:#ccc}.searchandfilter .noUi-horizontal .noUi-handle{width:24px;height:24px;top:-5px;border-radius:20px;left:-12px}.searchandfilter .noUi-horizontal .noUi-handle:after,.searchandfilter .noUi-horizontal .noUi-handle:before{height:9px;top:7px}.searchandfilter .noUi-horizontal .noUi-handle:before{left:9px}.searchandfilter .noUi-horizontal .noUi-handle:after{left:12px}.search-filter-scroll-loading{display:block;margin:20px 10px 10px;height:30px;width:30px;animation:search-filter-loader-rotate .7s infinite linear;border:5px solid rgba(0,0,0,.15);border-right-color:rgba(0,0,0,.6);border-radius:50%}@keyframes search-filter-loader-rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.ll-skin-melon{font-size:90%}.ll-skin-melon .ui-datepicker td{background:#f7f7f7;border:none;padding:0}.ll-skin-melon .ui-datepicker th{border-color:#4D6077}.ll-skin-melon .ui-widget{font-family:inherit;background:#526E91;border:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-moz-box-shadow:0 0 3px rgba(0,0,0,.3);-webkit-box-shadow:0 0 3px rgba(0,0,0,.3);box-shadow:0 0 3px rgba(0,0,0,.3)}.searchandfilter.horizontal ul>li{display:inline-block;padding-right:10px}.searchandfilter.horizontal ul>li li{display:block}.ll-skin-melon td .ui-state-default{background:0 0;border:none;text-align:center;padding:.3em;margin:0;font-weight:400;color:#6C88AC;font-size:14px}.ll-skin-melon td .ui-state-active{background:#526E91;color:#fff}.ll-skin-melon td .ui-state-hover{background:#C4D6EC}.searchandfilter li.hide,.searchandfilter select option.hide{display:none}.searchandfilter .disabled{opacity:.7}.chosen-container-multi .chosen-choices li.search-field input[type=text]{height:auto;padding:5px;color:#666;font-family:inherit}.chosen-container{font-size:14px}.chosen-container-single .chosen-single{height:auto}.chosen-container-multi .chosen-choices li.search-choice{margin:3px 3px 3px 5px}.search-filter-results .sf-active{font-weight:700}.search-filter-results .sf-disabled{opacity:.5}
    html {
line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} article,
aside,
footer,
header,
nav,
section {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  figcaption,
figure,
main { display: block;
} figure {
margin: 1em 40px;
} hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent; -webkit-text-decoration-skip: objects; } abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: inherit;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } dfn {
font-style: italic;
} mark {
background-color: #ff0;
color: #000;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  audio,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} img {
border-style: none;
} svg:not(:root) {
overflow: hidden;
}  button,
input,
optgroup,
select,
textarea {
font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
html [type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button; } button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
display: inline-block; vertical-align: baseline; } textarea {
overflow: auto;
} [type=checkbox],
[type=radio] {
box-sizing: border-box; padding: 0; } [type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
} [type=search] {
-webkit-appearance: textfield; outline-offset: -2px; } [type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details,
menu {
display: block;
} summary {
display: list-item;
}  canvas {
display: inline-block;
} template {
display: none;
}  [hidden] {
display: none;
} html {
box-sizing: border-box;
-ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
.container,
.container-fluid,
.container-fluid-wide,
.container-sm,
.container-md,
.container-lg,
.container-xl {
width: 100%;
padding-right: 16px;
padding-left: 16px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.container,
.container-fluid,
.container-fluid-wide,
.container-sm,
.container-md,
.container-lg,
.container-xl {
padding-right: 32px;
padding-left: 32px;
}
}
@media (min-width: 576px) {
.container, .container-sm {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container, .container-sm, .container-md {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container, .container-sm, .container-md, .container-lg {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container, .container-sm, .container-md, .container-lg, .container-xl {
max-width: 1140px;
}
}
.row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -8px;
margin-left: -8px;
}
@media (min-width: 768px) {
.row {
margin-right: -16px;
margin-left: -16px;
}
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
padding-right: 0;
padding-left: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-hg-1, .col-hg-2, .col-hg-3, .col-hg-4, .col-hg-5, .col-hg-6, .col-hg-7, .col-hg-8, .col-hg-9, .col-hg-10, .col-hg-11, .col-hg-12, .col-hg,
.col-hg-auto, .col-gt-1, .col-gt-2, .col-gt-3, .col-gt-4, .col-gt-5, .col-gt-6, .col-gt-7, .col-gt-8, .col-gt-9, .col-gt-10, .col-gt-11, .col-gt-12, .col-gt,
.col-gt-auto {
position: relative;
width: 100%;
padding-right: 8px;
padding-left: 8px;
}
@media (min-width: 768px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-hg-1, .col-hg-2, .col-hg-3, .col-hg-4, .col-hg-5, .col-hg-6, .col-hg-7, .col-hg-8, .col-hg-9, .col-hg-10, .col-hg-11, .col-hg-12, .col-hg,
.col-hg-auto, .col-gt-1, .col-gt-2, .col-gt-3, .col-gt-4, .col-gt-5, .col-gt-6, .col-gt-7, .col-gt-8, .col-gt-9, .col-gt-10, .col-gt-11, .col-gt-12, .col-gt,
.col-gt-auto {
padding-right: 16px;
padding-left: 16px;
}
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-1 > * {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-2 > * {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-3 > * {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.row-cols-4 > * {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-5 > * {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-6 > * {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
-ms-flex-order: -1;
order: -1;
}
.order-last {
-ms-flex-order: 13;
order: 13;
}
.order-0 {
-ms-flex-order: 0;
order: 0;
}
.order-1 {
-ms-flex-order: 1;
order: 1;
}
.order-2 {
-ms-flex-order: 2;
order: 2;
}
.order-3 {
-ms-flex-order: 3;
order: 3;
}
.order-4 {
-ms-flex-order: 4;
order: 4;
}
.order-5 {
-ms-flex-order: 5;
order: 5;
}
.order-6 {
-ms-flex-order: 6;
order: 6;
}
.order-7 {
-ms-flex-order: 7;
order: 7;
}
.order-8 {
-ms-flex-order: 8;
order: 8;
}
.order-9 {
-ms-flex-order: 9;
order: 9;
}
.order-10 {
-ms-flex-order: 10;
order: 10;
}
.order-11 {
-ms-flex-order: 11;
order: 11;
}
.order-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-1 {
margin-left: 8.333333%;
}
.offset-2 {
margin-left: 16.666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.333333%;
}
.offset-5 {
margin-left: 41.666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.333333%;
}
.offset-8 {
margin-left: 66.666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.333333%;
}
.offset-11 {
margin-left: 91.666667%;
}
@media (min-width: 576px) {
.col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-sm-1 > * {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-sm-2 > * {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-sm-3 > * {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.row-cols-sm-4 > * {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-sm-5 > * {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-sm-6 > * {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-sm-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-sm-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-sm-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-sm-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-sm-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-sm-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-sm-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
-ms-flex-order: -1;
order: -1;
}
.order-sm-last {
-ms-flex-order: 13;
order: 13;
}
.order-sm-0 {
-ms-flex-order: 0;
order: 0;
}
.order-sm-1 {
-ms-flex-order: 1;
order: 1;
}
.order-sm-2 {
-ms-flex-order: 2;
order: 2;
}
.order-sm-3 {
-ms-flex-order: 3;
order: 3;
}
.order-sm-4 {
-ms-flex-order: 4;
order: 4;
}
.order-sm-5 {
-ms-flex-order: 5;
order: 5;
}
.order-sm-6 {
-ms-flex-order: 6;
order: 6;
}
.order-sm-7 {
-ms-flex-order: 7;
order: 7;
}
.order-sm-8 {
-ms-flex-order: 8;
order: 8;
}
.order-sm-9 {
-ms-flex-order: 9;
order: 9;
}
.order-sm-10 {
-ms-flex-order: 10;
order: 10;
}
.order-sm-11 {
-ms-flex-order: 11;
order: 11;
}
.order-sm-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.333333%;
}
.offset-sm-2 {
margin-left: 16.666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.333333%;
}
.offset-sm-5 {
margin-left: 41.666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.333333%;
}
.offset-sm-8 {
margin-left: 66.666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.333333%;
}
.offset-sm-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 768px) {
.col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-md-1 > * {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-md-2 > * {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-md-3 > * {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.row-cols-md-4 > * {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-md-5 > * {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-md-6 > * {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-md-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-md-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-md-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-md-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-md-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-md-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-md-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-md-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
-ms-flex-order: -1;
order: -1;
}
.order-md-last {
-ms-flex-order: 13;
order: 13;
}
.order-md-0 {
-ms-flex-order: 0;
order: 0;
}
.order-md-1 {
-ms-flex-order: 1;
order: 1;
}
.order-md-2 {
-ms-flex-order: 2;
order: 2;
}
.order-md-3 {
-ms-flex-order: 3;
order: 3;
}
.order-md-4 {
-ms-flex-order: 4;
order: 4;
}
.order-md-5 {
-ms-flex-order: 5;
order: 5;
}
.order-md-6 {
-ms-flex-order: 6;
order: 6;
}
.order-md-7 {
-ms-flex-order: 7;
order: 7;
}
.order-md-8 {
-ms-flex-order: 8;
order: 8;
}
.order-md-9 {
-ms-flex-order: 9;
order: 9;
}
.order-md-10 {
-ms-flex-order: 10;
order: 10;
}
.order-md-11 {
-ms-flex-order: 11;
order: 11;
}
.order-md-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.333333%;
}
.offset-md-2 {
margin-left: 16.666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.333333%;
}
.offset-md-5 {
margin-left: 41.666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.333333%;
}
.offset-md-8 {
margin-left: 66.666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.333333%;
}
.offset-md-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 992px) {
.col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-lg-1 > * {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-lg-2 > * {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-lg-3 > * {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.row-cols-lg-4 > * {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-lg-5 > * {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-lg-6 > * {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-lg-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-lg-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-lg-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-lg-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-lg-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-lg-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-lg-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-lg-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
-ms-flex-order: -1;
order: -1;
}
.order-lg-last {
-ms-flex-order: 13;
order: 13;
}
.order-lg-0 {
-ms-flex-order: 0;
order: 0;
}
.order-lg-1 {
-ms-flex-order: 1;
order: 1;
}
.order-lg-2 {
-ms-flex-order: 2;
order: 2;
}
.order-lg-3 {
-ms-flex-order: 3;
order: 3;
}
.order-lg-4 {
-ms-flex-order: 4;
order: 4;
}
.order-lg-5 {
-ms-flex-order: 5;
order: 5;
}
.order-lg-6 {
-ms-flex-order: 6;
order: 6;
}
.order-lg-7 {
-ms-flex-order: 7;
order: 7;
}
.order-lg-8 {
-ms-flex-order: 8;
order: 8;
}
.order-lg-9 {
-ms-flex-order: 9;
order: 9;
}
.order-lg-10 {
-ms-flex-order: 10;
order: 10;
}
.order-lg-11 {
-ms-flex-order: 11;
order: 11;
}
.order-lg-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.333333%;
}
.offset-lg-2 {
margin-left: 16.666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.333333%;
}
.offset-lg-5 {
margin-left: 41.666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.333333%;
}
.offset-lg-8 {
margin-left: 66.666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.333333%;
}
.offset-lg-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 1200px) {
.col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-xl-1 > * {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-xl-2 > * {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-xl-3 > * {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.row-cols-xl-4 > * {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-xl-5 > * {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-xl-6 > * {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-xl-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-xl-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-xl-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-xl-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-xl-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-xl-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-xl-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-xl-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-xl-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-xl-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
-ms-flex-order: -1;
order: -1;
}
.order-xl-last {
-ms-flex-order: 13;
order: 13;
}
.order-xl-0 {
-ms-flex-order: 0;
order: 0;
}
.order-xl-1 {
-ms-flex-order: 1;
order: 1;
}
.order-xl-2 {
-ms-flex-order: 2;
order: 2;
}
.order-xl-3 {
-ms-flex-order: 3;
order: 3;
}
.order-xl-4 {
-ms-flex-order: 4;
order: 4;
}
.order-xl-5 {
-ms-flex-order: 5;
order: 5;
}
.order-xl-6 {
-ms-flex-order: 6;
order: 6;
}
.order-xl-7 {
-ms-flex-order: 7;
order: 7;
}
.order-xl-8 {
-ms-flex-order: 8;
order: 8;
}
.order-xl-9 {
-ms-flex-order: 9;
order: 9;
}
.order-xl-10 {
-ms-flex-order: 10;
order: 10;
}
.order-xl-11 {
-ms-flex-order: 11;
order: 11;
}
.order-xl-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.333333%;
}
.offset-xl-2 {
margin-left: 16.666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.333333%;
}
.offset-xl-5 {
margin-left: 41.666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.333333%;
}
.offset-xl-8 {
margin-left: 66.666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.333333%;
}
.offset-xl-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 1440px) {
.col-hg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-hg-1 > * {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-hg-2 > * {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-hg-3 > * {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.row-cols-hg-4 > * {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-hg-5 > * {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-hg-6 > * {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-hg-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-hg-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-hg-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-hg-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-hg-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-hg-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-hg-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-hg-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-hg-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-hg-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-hg-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-hg-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-hg-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-hg-first {
-ms-flex-order: -1;
order: -1;
}
.order-hg-last {
-ms-flex-order: 13;
order: 13;
}
.order-hg-0 {
-ms-flex-order: 0;
order: 0;
}
.order-hg-1 {
-ms-flex-order: 1;
order: 1;
}
.order-hg-2 {
-ms-flex-order: 2;
order: 2;
}
.order-hg-3 {
-ms-flex-order: 3;
order: 3;
}
.order-hg-4 {
-ms-flex-order: 4;
order: 4;
}
.order-hg-5 {
-ms-flex-order: 5;
order: 5;
}
.order-hg-6 {
-ms-flex-order: 6;
order: 6;
}
.order-hg-7 {
-ms-flex-order: 7;
order: 7;
}
.order-hg-8 {
-ms-flex-order: 8;
order: 8;
}
.order-hg-9 {
-ms-flex-order: 9;
order: 9;
}
.order-hg-10 {
-ms-flex-order: 10;
order: 10;
}
.order-hg-11 {
-ms-flex-order: 11;
order: 11;
}
.order-hg-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-hg-0 {
margin-left: 0;
}
.offset-hg-1 {
margin-left: 8.333333%;
}
.offset-hg-2 {
margin-left: 16.666667%;
}
.offset-hg-3 {
margin-left: 25%;
}
.offset-hg-4 {
margin-left: 33.333333%;
}
.offset-hg-5 {
margin-left: 41.666667%;
}
.offset-hg-6 {
margin-left: 50%;
}
.offset-hg-7 {
margin-left: 58.333333%;
}
.offset-hg-8 {
margin-left: 66.666667%;
}
.offset-hg-9 {
margin-left: 75%;
}
.offset-hg-10 {
margin-left: 83.333333%;
}
.offset-hg-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 1840px) {
.col-gt {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-gt-1 > * {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-gt-2 > * {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-gt-3 > * {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.row-cols-gt-4 > * {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-gt-5 > * {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-gt-6 > * {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-gt-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-gt-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-gt-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-gt-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-gt-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-gt-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-gt-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-gt-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-gt-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-gt-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-gt-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-gt-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-gt-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-gt-first {
-ms-flex-order: -1;
order: -1;
}
.order-gt-last {
-ms-flex-order: 13;
order: 13;
}
.order-gt-0 {
-ms-flex-order: 0;
order: 0;
}
.order-gt-1 {
-ms-flex-order: 1;
order: 1;
}
.order-gt-2 {
-ms-flex-order: 2;
order: 2;
}
.order-gt-3 {
-ms-flex-order: 3;
order: 3;
}
.order-gt-4 {
-ms-flex-order: 4;
order: 4;
}
.order-gt-5 {
-ms-flex-order: 5;
order: 5;
}
.order-gt-6 {
-ms-flex-order: 6;
order: 6;
}
.order-gt-7 {
-ms-flex-order: 7;
order: 7;
}
.order-gt-8 {
-ms-flex-order: 8;
order: 8;
}
.order-gt-9 {
-ms-flex-order: 9;
order: 9;
}
.order-gt-10 {
-ms-flex-order: 10;
order: 10;
}
.order-gt-11 {
-ms-flex-order: 11;
order: 11;
}
.order-gt-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-gt-0 {
margin-left: 0;
}
.offset-gt-1 {
margin-left: 8.333333%;
}
.offset-gt-2 {
margin-left: 16.666667%;
}
.offset-gt-3 {
margin-left: 25%;
}
.offset-gt-4 {
margin-left: 33.333333%;
}
.offset-gt-5 {
margin-left: 41.666667%;
}
.offset-gt-6 {
margin-left: 50%;
}
.offset-gt-7 {
margin-left: 58.333333%;
}
.offset-gt-8 {
margin-left: 66.666667%;
}
.offset-gt-9 {
margin-left: 75%;
}
.offset-gt-10 {
margin-left: 83.333333%;
}
.offset-gt-11 {
margin-left: 91.666667%;
}
}
.d-none {
display: none !important;
}
.d-inline {
display: inline !important;
}
.d-inline-block {
display: inline-block !important;
}
.d-block {
display: block !important;
}
.d-table {
display: table !important;
}
.d-table-row {
display: table-row !important;
}
.d-table-cell {
display: table-cell !important;
}
.d-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !important;
}
.d-sm-table {
display: table !important;
}
.d-sm-table-row {
display: table-row !important;
}
.d-sm-table-cell {
display: table-cell !important;
}
.d-sm-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-sm-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-table {
display: table !important;
}
.d-md-table-row {
display: table-row !important;
}
.d-md-table-cell {
display: table-cell !important;
}
.d-md-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-md-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-table {
display: table !important;
}
.d-lg-table-row {
display: table-row !important;
}
.d-lg-table-cell {
display: table-cell !important;
}
.d-lg-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-lg-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.d-xl-none {
display: none !important;
}
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !important;
}
.d-xl-table {
display: table !important;
}
.d-xl-table-row {
display: table-row !important;
}
.d-xl-table-cell {
display: table-cell !important;
}
.d-xl-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-xl-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1440px) {
.d-hg-none {
display: none !important;
}
.d-hg-inline {
display: inline !important;
}
.d-hg-inline-block {
display: inline-block !important;
}
.d-hg-block {
display: block !important;
}
.d-hg-table {
display: table !important;
}
.d-hg-table-row {
display: table-row !important;
}
.d-hg-table-cell {
display: table-cell !important;
}
.d-hg-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-hg-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1840px) {
.d-gt-none {
display: none !important;
}
.d-gt-inline {
display: inline !important;
}
.d-gt-inline-block {
display: inline-block !important;
}
.d-gt-block {
display: block !important;
}
.d-gt-table {
display: table !important;
}
.d-gt-table-row {
display: table-row !important;
}
.d-gt-table-cell {
display: table-cell !important;
}
.d-gt-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-gt-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media print {
.d-print-none {
display: none !important;
}
.d-print-inline {
display: inline !important;
}
.d-print-inline-block {
display: inline-block !important;
}
.d-print-block {
display: block !important;
}
.d-print-table {
display: table !important;
}
.d-print-table-row {
display: table-row !important;
}
.d-print-table-cell {
display: table-cell !important;
}
.d-print-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-print-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
.flex-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.flex-sm-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-sm-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-sm-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-sm-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-sm-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-sm-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-sm-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-sm-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-sm-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-sm-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-sm-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-sm-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-sm-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-sm-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-sm-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-sm-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-sm-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-sm-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-sm-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-sm-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-sm-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-sm-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-sm-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-sm-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-sm-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-sm-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-sm-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-sm-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-sm-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-sm-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-sm-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.flex-md-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-md-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-md-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-md-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-md-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-md-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-md-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-md-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-md-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-md-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-md-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-md-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-md-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-md-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-md-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-md-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-md-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-md-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-md-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-md-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-md-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-md-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-md-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-md-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-md-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-md-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-md-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-md-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-md-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-md-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-md-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-md-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.flex-lg-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-lg-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-lg-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-lg-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-lg-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-lg-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-lg-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-lg-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-lg-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-lg-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-lg-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-lg-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-lg-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-lg-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-lg-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-lg-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-lg-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-lg-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-lg-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-lg-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-lg-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-lg-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-lg-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-lg-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-lg-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-lg-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-lg-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-lg-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-lg-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-lg-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-lg-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.flex-xl-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-xl-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-xl-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-xl-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-xl-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-xl-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-xl-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-xl-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-xl-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-xl-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-xl-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-xl-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-xl-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-xl-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-xl-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-xl-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-xl-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-xl-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-xl-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-xl-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-xl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-xl-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-xl-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-xl-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-xl-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-xl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-xl-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-xl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-xl-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-xl-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-xl-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1440px) {
.flex-hg-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-hg-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-hg-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-hg-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-hg-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-hg-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-hg-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-hg-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-hg-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-hg-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-hg-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-hg-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-hg-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-hg-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-hg-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-hg-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-hg-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-hg-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-hg-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-hg-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-hg-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-hg-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-hg-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-hg-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-hg-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-hg-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-hg-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-hg-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-hg-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-hg-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-hg-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-hg-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-hg-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-hg-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1840px) {
.flex-gt-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-gt-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-gt-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-gt-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-gt-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-gt-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-gt-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-gt-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-gt-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-gt-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-gt-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-gt-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-gt-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-gt-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-gt-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-gt-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-gt-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-gt-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-gt-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-gt-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-gt-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-gt-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-gt-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-gt-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-gt-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-gt-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-gt-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-gt-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-gt-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-gt-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-gt-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-gt-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-gt-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-gt-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
.m-0 {
margin: 0 !important;
}
.mt-0,
.my-0 {
margin-top: 0 !important;
}
.mr-0,
.mx-0 {
margin-right: 0 !important;
}
.mb-0,
.my-0 {
margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
margin-left: 0 !important;
}
.m-1 {
margin: 0.25rem !important;
}
.mt-1,
.my-1 {
margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
margin-left: 0.25rem !important;
}
.m-2 {
margin: 0.5rem !important;
}
.mt-2,
.my-2 {
margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
margin-left: 0.5rem !important;
}
.m-3 {
margin: 1rem !important;
}
.mt-3,
.my-3 {
margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
margin-right: 1rem !important;
}
.mb-3,
.my-3 {
margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
margin-left: 1rem !important;
}
.m-4 {
margin: 1.5rem !important;
}
.mt-4,
.my-4 {
margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
margin-left: 1.5rem !important;
}
.m-5 {
margin: 3rem !important;
}
.mt-5,
.my-5 {
margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
margin-right: 3rem !important;
}
.mb-5,
.my-5 {
margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
margin-left: 3rem !important;
}
.p-0 {
padding: 0 !important;
}
.pt-0,
.py-0 {
padding-top: 0 !important;
}
.pr-0,
.px-0 {
padding-right: 0 !important;
}
.pb-0,
.py-0 {
padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
padding-left: 0 !important;
}
.p-1 {
padding: 0.25rem !important;
}
.pt-1,
.py-1 {
padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
padding-left: 0.25rem !important;
}
.p-2 {
padding: 0.5rem !important;
}
.pt-2,
.py-2 {
padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
padding-left: 0.5rem !important;
}
.p-3 {
padding: 1rem !important;
}
.pt-3,
.py-3 {
padding-top: 1rem !important;
}
.pr-3,
.px-3 {
padding-right: 1rem !important;
}
.pb-3,
.py-3 {
padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
padding-left: 1rem !important;
}
.p-4 {
padding: 1.5rem !important;
}
.pt-4,
.py-4 {
padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
padding-left: 1.5rem !important;
}
.p-5 {
padding: 3rem !important;
}
.pt-5,
.py-5 {
padding-top: 3rem !important;
}
.pr-5,
.px-5 {
padding-right: 3rem !important;
}
.pb-5,
.py-5 {
padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
padding-left: 3rem !important;
}
.m-n1 {
margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
margin-left: -0.25rem !important;
}
.m-n2 {
margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
margin-left: -0.5rem !important;
}
.m-n3 {
margin: -1rem !important;
}
.mt-n3,
.my-n3 {
margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
margin-left: -1rem !important;
}
.m-n4 {
margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
margin-left: -1.5rem !important;
}
.m-n5 {
margin: -3rem !important;
}
.mt-n5,
.my-n5 {
margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
margin-left: -3rem !important;
}
.m-auto {
margin: auto !important;
}
.mt-auto,
.my-auto {
margin-top: auto !important;
}
.mr-auto,
.mx-auto {
margin-right: auto !important;
}
.mb-auto,
.my-auto {
margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
margin-left: auto !important;
}
@media (min-width: 576px) {
.m-sm-0 {
margin: 0 !important;
}
.mt-sm-0,
.my-sm-0 {
margin-top: 0 !important;
}
.mr-sm-0,
.mx-sm-0 {
margin-right: 0 !important;
}
.mb-sm-0,
.my-sm-0 {
margin-bottom: 0 !important;
}
.ml-sm-0,
.mx-sm-0 {
margin-left: 0 !important;
}
.m-sm-1 {
margin: 0.25rem !important;
}
.mt-sm-1,
.my-sm-1 {
margin-top: 0.25rem !important;
}
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.25rem !important;
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.25rem !important;
}
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.25rem !important;
}
.m-sm-2 {
margin: 0.5rem !important;
}
.mt-sm-2,
.my-sm-2 {
margin-top: 0.5rem !important;
}
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.5rem !important;
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.5rem !important;
}
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.5rem !important;
}
.m-sm-3 {
margin: 1rem !important;
}
.mt-sm-3,
.my-sm-3 {
margin-top: 1rem !important;
}
.mr-sm-3,
.mx-sm-3 {
margin-right: 1rem !important;
}
.mb-sm-3,
.my-sm-3 {
margin-bottom: 1rem !important;
}
.ml-sm-3,
.mx-sm-3 {
margin-left: 1rem !important;
}
.m-sm-4 {
margin: 1.5rem !important;
}
.mt-sm-4,
.my-sm-4 {
margin-top: 1.5rem !important;
}
.mr-sm-4,
.mx-sm-4 {
margin-right: 1.5rem !important;
}
.mb-sm-4,
.my-sm-4 {
margin-bottom: 1.5rem !important;
}
.ml-sm-4,
.mx-sm-4 {
margin-left: 1.5rem !important;
}
.m-sm-5 {
margin: 3rem !important;
}
.mt-sm-5,
.my-sm-5 {
margin-top: 3rem !important;
}
.mr-sm-5,
.mx-sm-5 {
margin-right: 3rem !important;
}
.mb-sm-5,
.my-sm-5 {
margin-bottom: 3rem !important;
}
.ml-sm-5,
.mx-sm-5 {
margin-left: 3rem !important;
}
.p-sm-0 {
padding: 0 !important;
}
.pt-sm-0,
.py-sm-0 {
padding-top: 0 !important;
}
.pr-sm-0,
.px-sm-0 {
padding-right: 0 !important;
}
.pb-sm-0,
.py-sm-0 {
padding-bottom: 0 !important;
}
.pl-sm-0,
.px-sm-0 {
padding-left: 0 !important;
}
.p-sm-1 {
padding: 0.25rem !important;
}
.pt-sm-1,
.py-sm-1 {
padding-top: 0.25rem !important;
}
.pr-sm-1,
.px-sm-1 {
padding-right: 0.25rem !important;
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.25rem !important;
}
.pl-sm-1,
.px-sm-1 {
padding-left: 0.25rem !important;
}
.p-sm-2 {
padding: 0.5rem !important;
}
.pt-sm-2,
.py-sm-2 {
padding-top: 0.5rem !important;
}
.pr-sm-2,
.px-sm-2 {
padding-right: 0.5rem !important;
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.5rem !important;
}
.pl-sm-2,
.px-sm-2 {
padding-left: 0.5rem !important;
}
.p-sm-3 {
padding: 1rem !important;
}
.pt-sm-3,
.py-sm-3 {
padding-top: 1rem !important;
}
.pr-sm-3,
.px-sm-3 {
padding-right: 1rem !important;
}
.pb-sm-3,
.py-sm-3 {
padding-bottom: 1rem !important;
}
.pl-sm-3,
.px-sm-3 {
padding-left: 1rem !important;
}
.p-sm-4 {
padding: 1.5rem !important;
}
.pt-sm-4,
.py-sm-4 {
padding-top: 1.5rem !important;
}
.pr-sm-4,
.px-sm-4 {
padding-right: 1.5rem !important;
}
.pb-sm-4,
.py-sm-4 {
padding-bottom: 1.5rem !important;
}
.pl-sm-4,
.px-sm-4 {
padding-left: 1.5rem !important;
}
.p-sm-5 {
padding: 3rem !important;
}
.pt-sm-5,
.py-sm-5 {
padding-top: 3rem !important;
}
.pr-sm-5,
.px-sm-5 {
padding-right: 3rem !important;
}
.pb-sm-5,
.py-sm-5 {
padding-bottom: 3rem !important;
}
.pl-sm-5,
.px-sm-5 {
padding-left: 3rem !important;
}
.m-sm-n1 {
margin: -0.25rem !important;
}
.mt-sm-n1,
.my-sm-n1 {
margin-top: -0.25rem !important;
}
.mr-sm-n1,
.mx-sm-n1 {
margin-right: -0.25rem !important;
}
.mb-sm-n1,
.my-sm-n1 {
margin-bottom: -0.25rem !important;
}
.ml-sm-n1,
.mx-sm-n1 {
margin-left: -0.25rem !important;
}
.m-sm-n2 {
margin: -0.5rem !important;
}
.mt-sm-n2,
.my-sm-n2 {
margin-top: -0.5rem !important;
}
.mr-sm-n2,
.mx-sm-n2 {
margin-right: -0.5rem !important;
}
.mb-sm-n2,
.my-sm-n2 {
margin-bottom: -0.5rem !important;
}
.ml-sm-n2,
.mx-sm-n2 {
margin-left: -0.5rem !important;
}
.m-sm-n3 {
margin: -1rem !important;
}
.mt-sm-n3,
.my-sm-n3 {
margin-top: -1rem !important;
}
.mr-sm-n3,
.mx-sm-n3 {
margin-right: -1rem !important;
}
.mb-sm-n3,
.my-sm-n3 {
margin-bottom: -1rem !important;
}
.ml-sm-n3,
.mx-sm-n3 {
margin-left: -1rem !important;
}
.m-sm-n4 {
margin: -1.5rem !important;
}
.mt-sm-n4,
.my-sm-n4 {
margin-top: -1.5rem !important;
}
.mr-sm-n4,
.mx-sm-n4 {
margin-right: -1.5rem !important;
}
.mb-sm-n4,
.my-sm-n4 {
margin-bottom: -1.5rem !important;
}
.ml-sm-n4,
.mx-sm-n4 {
margin-left: -1.5rem !important;
}
.m-sm-n5 {
margin: -3rem !important;
}
.mt-sm-n5,
.my-sm-n5 {
margin-top: -3rem !important;
}
.mr-sm-n5,
.mx-sm-n5 {
margin-right: -3rem !important;
}
.mb-sm-n5,
.my-sm-n5 {
margin-bottom: -3rem !important;
}
.ml-sm-n5,
.mx-sm-n5 {
margin-left: -3rem !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto,
.my-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto !important;
}
}
@media (min-width: 768px) {
.m-md-0 {
margin: 0 !important;
}
.mt-md-0,
.my-md-0 {
margin-top: 0 !important;
}
.mr-md-0,
.mx-md-0 {
margin-right: 0 !important;
}
.mb-md-0,
.my-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0,
.mx-md-0 {
margin-left: 0 !important;
}
.m-md-1 {
margin: 0.25rem !important;
}
.mt-md-1,
.my-md-1 {
margin-top: 0.25rem !important;
}
.mr-md-1,
.mx-md-1 {
margin-right: 0.25rem !important;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 0.25rem !important;
}
.ml-md-1,
.mx-md-1 {
margin-left: 0.25rem !important;
}
.m-md-2 {
margin: 0.5rem !important;
}
.mt-md-2,
.my-md-2 {
margin-top: 0.5rem !important;
}
.mr-md-2,
.mx-md-2 {
margin-right: 0.5rem !important;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 0.5rem !important;
}
.ml-md-2,
.mx-md-2 {
margin-left: 0.5rem !important;
}
.m-md-3 {
margin: 1rem !important;
}
.mt-md-3,
.my-md-3 {
margin-top: 1rem !important;
}
.mr-md-3,
.mx-md-3 {
margin-right: 1rem !important;
}
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem !important;
}
.ml-md-3,
.mx-md-3 {
margin-left: 1rem !important;
}
.m-md-4 {
margin: 1.5rem !important;
}
.mt-md-4,
.my-md-4 {
margin-top: 1.5rem !important;
}
.mr-md-4,
.mx-md-4 {
margin-right: 1.5rem !important;
}
.mb-md-4,
.my-md-4 {
margin-bottom: 1.5rem !important;
}
.ml-md-4,
.mx-md-4 {
margin-left: 1.5rem !important;
}
.m-md-5 {
margin: 3rem !important;
}
.mt-md-5,
.my-md-5 {
margin-top: 3rem !important;
}
.mr-md-5,
.mx-md-5 {
margin-right: 3rem !important;
}
.mb-md-5,
.my-md-5 {
margin-bottom: 3rem !important;
}
.ml-md-5,
.mx-md-5 {
margin-left: 3rem !important;
}
.p-md-0 {
padding: 0 !important;
}
.pt-md-0,
.py-md-0 {
padding-top: 0 !important;
}
.pr-md-0,
.px-md-0 {
padding-right: 0 !important;
}
.pb-md-0,
.py-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0,
.px-md-0 {
padding-left: 0 !important;
}
.p-md-1 {
padding: 0.25rem !important;
}
.pt-md-1,
.py-md-1 {
padding-top: 0.25rem !important;
}
.pr-md-1,
.px-md-1 {
padding-right: 0.25rem !important;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 0.25rem !important;
}
.pl-md-1,
.px-md-1 {
padding-left: 0.25rem !important;
}
.p-md-2 {
padding: 0.5rem !important;
}
.pt-md-2,
.py-md-2 {
padding-top: 0.5rem !important;
}
.pr-md-2,
.px-md-2 {
padding-right: 0.5rem !important;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 0.5rem !important;
}
.pl-md-2,
.px-md-2 {
padding-left: 0.5rem !important;
}
.p-md-3 {
padding: 1rem !important;
}
.pt-md-3,
.py-md-3 {
padding-top: 1rem !important;
}
.pr-md-3,
.px-md-3 {
padding-right: 1rem !important;
}
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem !important;
}
.pl-md-3,
.px-md-3 {
padding-left: 1rem !important;
}
.p-md-4 {
padding: 1.5rem !important;
}
.pt-md-4,
.py-md-4 {
padding-top: 1.5rem !important;
}
.pr-md-4,
.px-md-4 {
padding-right: 1.5rem !important;
}
.pb-md-4,
.py-md-4 {
padding-bottom: 1.5rem !important;
}
.pl-md-4,
.px-md-4 {
padding-left: 1.5rem !important;
}
.p-md-5 {
padding: 3rem !important;
}
.pt-md-5,
.py-md-5 {
padding-top: 3rem !important;
}
.pr-md-5,
.px-md-5 {
padding-right: 3rem !important;
}
.pb-md-5,
.py-md-5 {
padding-bottom: 3rem !important;
}
.pl-md-5,
.px-md-5 {
padding-left: 3rem !important;
}
.m-md-n1 {
margin: -0.25rem !important;
}
.mt-md-n1,
.my-md-n1 {
margin-top: -0.25rem !important;
}
.mr-md-n1,
.mx-md-n1 {
margin-right: -0.25rem !important;
}
.mb-md-n1,
.my-md-n1 {
margin-bottom: -0.25rem !important;
}
.ml-md-n1,
.mx-md-n1 {
margin-left: -0.25rem !important;
}
.m-md-n2 {
margin: -0.5rem !important;
}
.mt-md-n2,
.my-md-n2 {
margin-top: -0.5rem !important;
}
.mr-md-n2,
.mx-md-n2 {
margin-right: -0.5rem !important;
}
.mb-md-n2,
.my-md-n2 {
margin-bottom: -0.5rem !important;
}
.ml-md-n2,
.mx-md-n2 {
margin-left: -0.5rem !important;
}
.m-md-n3 {
margin: -1rem !important;
}
.mt-md-n3,
.my-md-n3 {
margin-top: -1rem !important;
}
.mr-md-n3,
.mx-md-n3 {
margin-right: -1rem !important;
}
.mb-md-n3,
.my-md-n3 {
margin-bottom: -1rem !important;
}
.ml-md-n3,
.mx-md-n3 {
margin-left: -1rem !important;
}
.m-md-n4 {
margin: -1.5rem !important;
}
.mt-md-n4,
.my-md-n4 {
margin-top: -1.5rem !important;
}
.mr-md-n4,
.mx-md-n4 {
margin-right: -1.5rem !important;
}
.mb-md-n4,
.my-md-n4 {
margin-bottom: -1.5rem !important;
}
.ml-md-n4,
.mx-md-n4 {
margin-left: -1.5rem !important;
}
.m-md-n5 {
margin: -3rem !important;
}
.mt-md-n5,
.my-md-n5 {
margin-top: -3rem !important;
}
.mr-md-n5,
.mx-md-n5 {
margin-right: -3rem !important;
}
.mb-md-n5,
.my-md-n5 {
margin-bottom: -3rem !important;
}
.ml-md-n5,
.mx-md-n5 {
margin-left: -3rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto,
.my-md-auto {
margin-top: auto !important;
}
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important;
}
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important;
}
}
@media (min-width: 992px) {
.m-lg-0 {
margin: 0 !important;
}
.mt-lg-0,
.my-lg-0 {
margin-top: 0 !important;
}
.mr-lg-0,
.mx-lg-0 {
margin-right: 0 !important;
}
.mb-lg-0,
.my-lg-0 {
margin-bottom: 0 !important;
}
.ml-lg-0,
.mx-lg-0 {
margin-left: 0 !important;
}
.m-lg-1 {
margin: 0.25rem !important;
}
.mt-lg-1,
.my-lg-1 {
margin-top: 0.25rem !important;
}
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.25rem !important;
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.25rem !important;
}
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.25rem !important;
}
.m-lg-2 {
margin: 0.5rem !important;
}
.mt-lg-2,
.my-lg-2 {
margin-top: 0.5rem !important;
}
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.5rem !important;
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.5rem !important;
}
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.5rem !important;
}
.m-lg-3 {
margin: 1rem !important;
}
.mt-lg-3,
.my-lg-3 {
margin-top: 1rem !important;
}
.mr-lg-3,
.mx-lg-3 {
margin-right: 1rem !important;
}
.mb-lg-3,
.my-lg-3 {
margin-bottom: 1rem !important;
}
.ml-lg-3,
.mx-lg-3 {
margin-left: 1rem !important;
}
.m-lg-4 {
margin: 1.5rem !important;
}
.mt-lg-4,
.my-lg-4 {
margin-top: 1.5rem !important;
}
.mr-lg-4,
.mx-lg-4 {
margin-right: 1.5rem !important;
}
.mb-lg-4,
.my-lg-4 {
margin-bottom: 1.5rem !important;
}
.ml-lg-4,
.mx-lg-4 {
margin-left: 1.5rem !important;
}
.m-lg-5 {
margin: 3rem !important;
}
.mt-lg-5,
.my-lg-5 {
margin-top: 3rem !important;
}
.mr-lg-5,
.mx-lg-5 {
margin-right: 3rem !important;
}
.mb-lg-5,
.my-lg-5 {
margin-bottom: 3rem !important;
}
.ml-lg-5,
.mx-lg-5 {
margin-left: 3rem !important;
}
.p-lg-0 {
padding: 0 !important;
}
.pt-lg-0,
.py-lg-0 {
padding-top: 0 !important;
}
.pr-lg-0,
.px-lg-0 {
padding-right: 0 !important;
}
.pb-lg-0,
.py-lg-0 {
padding-bottom: 0 !important;
}
.pl-lg-0,
.px-lg-0 {
padding-left: 0 !important;
}
.p-lg-1 {
padding: 0.25rem !important;
}
.pt-lg-1,
.py-lg-1 {
padding-top: 0.25rem !important;
}
.pr-lg-1,
.px-lg-1 {
padding-right: 0.25rem !important;
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.25rem !important;
}
.pl-lg-1,
.px-lg-1 {
padding-left: 0.25rem !important;
}
.p-lg-2 {
padding: 0.5rem !important;
}
.pt-lg-2,
.py-lg-2 {
padding-top: 0.5rem !important;
}
.pr-lg-2,
.px-lg-2 {
padding-right: 0.5rem !important;
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.5rem !important;
}
.pl-lg-2,
.px-lg-2 {
padding-left: 0.5rem !important;
}
.p-lg-3 {
padding: 1rem !important;
}
.pt-lg-3,
.py-lg-3 {
padding-top: 1rem !important;
}
.pr-lg-3,
.px-lg-3 {
padding-right: 1rem !important;
}
.pb-lg-3,
.py-lg-3 {
padding-bottom: 1rem !important;
}
.pl-lg-3,
.px-lg-3 {
padding-left: 1rem !important;
}
.p-lg-4 {
padding: 1.5rem !important;
}
.pt-lg-4,
.py-lg-4 {
padding-top: 1.5rem !important;
}
.pr-lg-4,
.px-lg-4 {
padding-right: 1.5rem !important;
}
.pb-lg-4,
.py-lg-4 {
padding-bottom: 1.5rem !important;
}
.pl-lg-4,
.px-lg-4 {
padding-left: 1.5rem !important;
}
.p-lg-5 {
padding: 3rem !important;
}
.pt-lg-5,
.py-lg-5 {
padding-top: 3rem !important;
}
.pr-lg-5,
.px-lg-5 {
padding-right: 3rem !important;
}
.pb-lg-5,
.py-lg-5 {
padding-bottom: 3rem !important;
}
.pl-lg-5,
.px-lg-5 {
padding-left: 3rem !important;
}
.m-lg-n1 {
margin: -0.25rem !important;
}
.mt-lg-n1,
.my-lg-n1 {
margin-top: -0.25rem !important;
}
.mr-lg-n1,
.mx-lg-n1 {
margin-right: -0.25rem !important;
}
.mb-lg-n1,
.my-lg-n1 {
margin-bottom: -0.25rem !important;
}
.ml-lg-n1,
.mx-lg-n1 {
margin-left: -0.25rem !important;
}
.m-lg-n2 {
margin: -0.5rem !important;
}
.mt-lg-n2,
.my-lg-n2 {
margin-top: -0.5rem !important;
}
.mr-lg-n2,
.mx-lg-n2 {
margin-right: -0.5rem !important;
}
.mb-lg-n2,
.my-lg-n2 {
margin-bottom: -0.5rem !important;
}
.ml-lg-n2,
.mx-lg-n2 {
margin-left: -0.5rem !important;
}
.m-lg-n3 {
margin: -1rem !important;
}
.mt-lg-n3,
.my-lg-n3 {
margin-top: -1rem !important;
}
.mr-lg-n3,
.mx-lg-n3 {
margin-right: -1rem !important;
}
.mb-lg-n3,
.my-lg-n3 {
margin-bottom: -1rem !important;
}
.ml-lg-n3,
.mx-lg-n3 {
margin-left: -1rem !important;
}
.m-lg-n4 {
margin: -1.5rem !important;
}
.mt-lg-n4,
.my-lg-n4 {
margin-top: -1.5rem !important;
}
.mr-lg-n4,
.mx-lg-n4 {
margin-right: -1.5rem !important;
}
.mb-lg-n4,
.my-lg-n4 {
margin-bottom: -1.5rem !important;
}
.ml-lg-n4,
.mx-lg-n4 {
margin-left: -1.5rem !important;
}
.m-lg-n5 {
margin: -3rem !important;
}
.mt-lg-n5,
.my-lg-n5 {
margin-top: -3rem !important;
}
.mr-lg-n5,
.mx-lg-n5 {
margin-right: -3rem !important;
}
.mb-lg-n5,
.my-lg-n5 {
margin-bottom: -3rem !important;
}
.ml-lg-n5,
.mx-lg-n5 {
margin-left: -3rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important;
}
}
@media (min-width: 1200px) {
.m-xl-0 {
margin: 0 !important;
}
.mt-xl-0,
.my-xl-0 {
margin-top: 0 !important;
}
.mr-xl-0,
.mx-xl-0 {
margin-right: 0 !important;
}
.mb-xl-0,
.my-xl-0 {
margin-bottom: 0 !important;
}
.ml-xl-0,
.mx-xl-0 {
margin-left: 0 !important;
}
.m-xl-1 {
margin: 0.25rem !important;
}
.mt-xl-1,
.my-xl-1 {
margin-top: 0.25rem !important;
}
.mr-xl-1,
.mx-xl-1 {
margin-right: 0.25rem !important;
}
.mb-xl-1,
.my-xl-1 {
margin-bottom: 0.25rem !important;
}
.ml-xl-1,
.mx-xl-1 {
margin-left: 0.25rem !important;
}
.m-xl-2 {
margin: 0.5rem !important;
}
.mt-xl-2,
.my-xl-2 {
margin-top: 0.5rem !important;
}
.mr-xl-2,
.mx-xl-2 {
margin-right: 0.5rem !important;
}
.mb-xl-2,
.my-xl-2 {
margin-bottom: 0.5rem !important;
}
.ml-xl-2,
.mx-xl-2 {
margin-left: 0.5rem !important;
}
.m-xl-3 {
margin: 1rem !important;
}
.mt-xl-3,
.my-xl-3 {
margin-top: 1rem !important;
}
.mr-xl-3,
.mx-xl-3 {
margin-right: 1rem !important;
}
.mb-xl-3,
.my-xl-3 {
margin-bottom: 1rem !important;
}
.ml-xl-3,
.mx-xl-3 {
margin-left: 1rem !important;
}
.m-xl-4 {
margin: 1.5rem !important;
}
.mt-xl-4,
.my-xl-4 {
margin-top: 1.5rem !important;
}
.mr-xl-4,
.mx-xl-4 {
margin-right: 1.5rem !important;
}
.mb-xl-4,
.my-xl-4 {
margin-bottom: 1.5rem !important;
}
.ml-xl-4,
.mx-xl-4 {
margin-left: 1.5rem !important;
}
.m-xl-5 {
margin: 3rem !important;
}
.mt-xl-5,
.my-xl-5 {
margin-top: 3rem !important;
}
.mr-xl-5,
.mx-xl-5 {
margin-right: 3rem !important;
}
.mb-xl-5,
.my-xl-5 {
margin-bottom: 3rem !important;
}
.ml-xl-5,
.mx-xl-5 {
margin-left: 3rem !important;
}
.p-xl-0 {
padding: 0 !important;
}
.pt-xl-0,
.py-xl-0 {
padding-top: 0 !important;
}
.pr-xl-0,
.px-xl-0 {
padding-right: 0 !important;
}
.pb-xl-0,
.py-xl-0 {
padding-bottom: 0 !important;
}
.pl-xl-0,
.px-xl-0 {
padding-left: 0 !important;
}
.p-xl-1 {
padding: 0.25rem !important;
}
.pt-xl-1,
.py-xl-1 {
padding-top: 0.25rem !important;
}
.pr-xl-1,
.px-xl-1 {
padding-right: 0.25rem !important;
}
.pb-xl-1,
.py-xl-1 {
padding-bottom: 0.25rem !important;
}
.pl-xl-1,
.px-xl-1 {
padding-left: 0.25rem !important;
}
.p-xl-2 {
padding: 0.5rem !important;
}
.pt-xl-2,
.py-xl-2 {
padding-top: 0.5rem !important;
}
.pr-xl-2,
.px-xl-2 {
padding-right: 0.5rem !important;
}
.pb-xl-2,
.py-xl-2 {
padding-bottom: 0.5rem !important;
}
.pl-xl-2,
.px-xl-2 {
padding-left: 0.5rem !important;
}
.p-xl-3 {
padding: 1rem !important;
}
.pt-xl-3,
.py-xl-3 {
padding-top: 1rem !important;
}
.pr-xl-3,
.px-xl-3 {
padding-right: 1rem !important;
}
.pb-xl-3,
.py-xl-3 {
padding-bottom: 1rem !important;
}
.pl-xl-3,
.px-xl-3 {
padding-left: 1rem !important;
}
.p-xl-4 {
padding: 1.5rem !important;
}
.pt-xl-4,
.py-xl-4 {
padding-top: 1.5rem !important;
}
.pr-xl-4,
.px-xl-4 {
padding-right: 1.5rem !important;
}
.pb-xl-4,
.py-xl-4 {
padding-bottom: 1.5rem !important;
}
.pl-xl-4,
.px-xl-4 {
padding-left: 1.5rem !important;
}
.p-xl-5 {
padding: 3rem !important;
}
.pt-xl-5,
.py-xl-5 {
padding-top: 3rem !important;
}
.pr-xl-5,
.px-xl-5 {
padding-right: 3rem !important;
}
.pb-xl-5,
.py-xl-5 {
padding-bottom: 3rem !important;
}
.pl-xl-5,
.px-xl-5 {
padding-left: 3rem !important;
}
.m-xl-n1 {
margin: -0.25rem !important;
}
.mt-xl-n1,
.my-xl-n1 {
margin-top: -0.25rem !important;
}
.mr-xl-n1,
.mx-xl-n1 {
margin-right: -0.25rem !important;
}
.mb-xl-n1,
.my-xl-n1 {
margin-bottom: -0.25rem !important;
}
.ml-xl-n1,
.mx-xl-n1 {
margin-left: -0.25rem !important;
}
.m-xl-n2 {
margin: -0.5rem !important;
}
.mt-xl-n2,
.my-xl-n2 {
margin-top: -0.5rem !important;
}
.mr-xl-n2,
.mx-xl-n2 {
margin-right: -0.5rem !important;
}
.mb-xl-n2,
.my-xl-n2 {
margin-bottom: -0.5rem !important;
}
.ml-xl-n2,
.mx-xl-n2 {
margin-left: -0.5rem !important;
}
.m-xl-n3 {
margin: -1rem !important;
}
.mt-xl-n3,
.my-xl-n3 {
margin-top: -1rem !important;
}
.mr-xl-n3,
.mx-xl-n3 {
margin-right: -1rem !important;
}
.mb-xl-n3,
.my-xl-n3 {
margin-bottom: -1rem !important;
}
.ml-xl-n3,
.mx-xl-n3 {
margin-left: -1rem !important;
}
.m-xl-n4 {
margin: -1.5rem !important;
}
.mt-xl-n4,
.my-xl-n4 {
margin-top: -1.5rem !important;
}
.mr-xl-n4,
.mx-xl-n4 {
margin-right: -1.5rem !important;
}
.mb-xl-n4,
.my-xl-n4 {
margin-bottom: -1.5rem !important;
}
.ml-xl-n4,
.mx-xl-n4 {
margin-left: -1.5rem !important;
}
.m-xl-n5 {
margin: -3rem !important;
}
.mt-xl-n5,
.my-xl-n5 {
margin-top: -3rem !important;
}
.mr-xl-n5,
.mx-xl-n5 {
margin-right: -3rem !important;
}
.mb-xl-n5,
.my-xl-n5 {
margin-bottom: -3rem !important;
}
.ml-xl-n5,
.mx-xl-n5 {
margin-left: -3rem !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto !important;
}
}
@media (min-width: 1200px) {
.m-hg-0 {
margin: 0 !important;
}
.mt-hg-0,
.my-hg-0 {
margin-top: 0 !important;
}
.mr-hg-0,
.mx-hg-0 {
margin-right: 0 !important;
}
.mb-hg-0,
.my-hg-0 {
margin-bottom: 0 !important;
}
.ml-hg-0,
.mx-hg-0 {
margin-left: 0 !important;
}
.m-hg-1 {
margin: 0.25rem !important;
}
.mt-hg-1,
.my-hg-1 {
margin-top: 0.25rem !important;
}
.mr-hg-1,
.mx-hg-1 {
margin-right: 0.25rem !important;
}
.mb-hg-1,
.my-hg-1 {
margin-bottom: 0.25rem !important;
}
.ml-hg-1,
.mx-hg-1 {
margin-left: 0.25rem !important;
}
.m-hg-2 {
margin: 0.5rem !important;
}
.mt-hg-2,
.my-hg-2 {
margin-top: 0.5rem !important;
}
.mr-hg-2,
.mx-hg-2 {
margin-right: 0.5rem !important;
}
.mb-hg-2,
.my-hg-2 {
margin-bottom: 0.5rem !important;
}
.ml-hg-2,
.mx-hg-2 {
margin-left: 0.5rem !important;
}
.m-hg-3 {
margin: 1rem !important;
}
.mt-hg-3,
.my-hg-3 {
margin-top: 1rem !important;
}
.mr-hg-3,
.mx-hg-3 {
margin-right: 1rem !important;
}
.mb-hg-3,
.my-hg-3 {
margin-bottom: 1rem !important;
}
.ml-hg-3,
.mx-hg-3 {
margin-left: 1rem !important;
}
.m-hg-4 {
margin: 1.5rem !important;
}
.mt-hg-4,
.my-hg-4 {
margin-top: 1.5rem !important;
}
.mr-hg-4,
.mx-hg-4 {
margin-right: 1.5rem !important;
}
.mb-hg-4,
.my-hg-4 {
margin-bottom: 1.5rem !important;
}
.ml-hg-4,
.mx-hg-4 {
margin-left: 1.5rem !important;
}
.m-hg-5 {
margin: 3rem !important;
}
.mt-hg-5,
.my-hg-5 {
margin-top: 3rem !important;
}
.mr-hg-5,
.mx-hg-5 {
margin-right: 3rem !important;
}
.mb-hg-5,
.my-hg-5 {
margin-bottom: 3rem !important;
}
.ml-hg-5,
.mx-hg-5 {
margin-left: 3rem !important;
}
.p-hg-0 {
padding: 0 !important;
}
.pt-hg-0,
.py-hg-0 {
padding-top: 0 !important;
}
.pr-hg-0,
.px-hg-0 {
padding-right: 0 !important;
}
.pb-hg-0,
.py-hg-0 {
padding-bottom: 0 !important;
}
.pl-hg-0,
.px-hg-0 {
padding-left: 0 !important;
}
.p-hg-1 {
padding: 0.25rem !important;
}
.pt-hg-1,
.py-hg-1 {
padding-top: 0.25rem !important;
}
.pr-hg-1,
.px-hg-1 {
padding-right: 0.25rem !important;
}
.pb-hg-1,
.py-hg-1 {
padding-bottom: 0.25rem !important;
}
.pl-hg-1,
.px-hg-1 {
padding-left: 0.25rem !important;
}
.p-hg-2 {
padding: 0.5rem !important;
}
.pt-hg-2,
.py-hg-2 {
padding-top: 0.5rem !important;
}
.pr-hg-2,
.px-hg-2 {
padding-right: 0.5rem !important;
}
.pb-hg-2,
.py-hg-2 {
padding-bottom: 0.5rem !important;
}
.pl-hg-2,
.px-hg-2 {
padding-left: 0.5rem !important;
}
.p-hg-3 {
padding: 1rem !important;
}
.pt-hg-3,
.py-hg-3 {
padding-top: 1rem !important;
}
.pr-hg-3,
.px-hg-3 {
padding-right: 1rem !important;
}
.pb-hg-3,
.py-hg-3 {
padding-bottom: 1rem !important;
}
.pl-hg-3,
.px-hg-3 {
padding-left: 1rem !important;
}
.p-hg-4 {
padding: 1.5rem !important;
}
.pt-hg-4,
.py-hg-4 {
padding-top: 1.5rem !important;
}
.pr-hg-4,
.px-hg-4 {
padding-right: 1.5rem !important;
}
.pb-hg-4,
.py-hg-4 {
padding-bottom: 1.5rem !important;
}
.pl-hg-4,
.px-hg-4 {
padding-left: 1.5rem !important;
}
.p-hg-5 {
padding: 3rem !important;
}
.pt-hg-5,
.py-hg-5 {
padding-top: 3rem !important;
}
.pr-hg-5,
.px-hg-5 {
padding-right: 3rem !important;
}
.pb-hg-5,
.py-hg-5 {
padding-bottom: 3rem !important;
}
.pl-hg-5,
.px-hg-5 {
padding-left: 3rem !important;
}
.m-hg-n1 {
margin: -0.25rem !important;
}
.mt-hg-n1,
.my-hg-n1 {
margin-top: -0.25rem !important;
}
.mr-hg-n1,
.mx-hg-n1 {
margin-right: -0.25rem !important;
}
.mb-hg-n1,
.my-hg-n1 {
margin-bottom: -0.25rem !important;
}
.ml-hg-n1,
.mx-hg-n1 {
margin-left: -0.25rem !important;
}
.m-hg-n2 {
margin: -0.5rem !important;
}
.mt-hg-n2,
.my-hg-n2 {
margin-top: -0.5rem !important;
}
.mr-hg-n2,
.mx-hg-n2 {
margin-right: -0.5rem !important;
}
.mb-hg-n2,
.my-hg-n2 {
margin-bottom: -0.5rem !important;
}
.ml-hg-n2,
.mx-hg-n2 {
margin-left: -0.5rem !important;
}
.m-hg-n3 {
margin: -1rem !important;
}
.mt-hg-n3,
.my-hg-n3 {
margin-top: -1rem !important;
}
.mr-hg-n3,
.mx-hg-n3 {
margin-right: -1rem !important;
}
.mb-hg-n3,
.my-hg-n3 {
margin-bottom: -1rem !important;
}
.ml-hg-n3,
.mx-hg-n3 {
margin-left: -1rem !important;
}
.m-hg-n4 {
margin: -1.5rem !important;
}
.mt-hg-n4,
.my-hg-n4 {
margin-top: -1.5rem !important;
}
.mr-hg-n4,
.mx-hg-n4 {
margin-right: -1.5rem !important;
}
.mb-hg-n4,
.my-hg-n4 {
margin-bottom: -1.5rem !important;
}
.ml-hg-n4,
.mx-hg-n4 {
margin-left: -1.5rem !important;
}
.m-hg-n5 {
margin: -3rem !important;
}
.mt-hg-n5,
.my-hg-n5 {
margin-top: -3rem !important;
}
.mr-hg-n5,
.mx-hg-n5 {
margin-right: -3rem !important;
}
.mb-hg-n5,
.my-hg-n5 {
margin-bottom: -3rem !important;
}
.ml-hg-n5,
.mx-hg-n5 {
margin-left: -3rem !important;
}
.m-hg-auto {
margin: auto !important;
}
.mt-hg-auto,
.my-hg-auto {
margin-top: auto !important;
}
.mr-hg-auto,
.mx-hg-auto {
margin-right: auto !important;
}
.mb-hg-auto,
.my-hg-auto {
margin-bottom: auto !important;
}
.ml-hg-auto,
.mx-hg-auto {
margin-left: auto !important;
}
}
@media (min-width: 1200px) {
.m-gt-0 {
margin: 0 !important;
}
.mt-gt-0,
.my-gt-0 {
margin-top: 0 !important;
}
.mr-gt-0,
.mx-gt-0 {
margin-right: 0 !important;
}
.mb-gt-0,
.my-gt-0 {
margin-bottom: 0 !important;
}
.ml-gt-0,
.mx-gt-0 {
margin-left: 0 !important;
}
.m-gt-1 {
margin: 0.25rem !important;
}
.mt-gt-1,
.my-gt-1 {
margin-top: 0.25rem !important;
}
.mr-gt-1,
.mx-gt-1 {
margin-right: 0.25rem !important;
}
.mb-gt-1,
.my-gt-1 {
margin-bottom: 0.25rem !important;
}
.ml-gt-1,
.mx-gt-1 {
margin-left: 0.25rem !important;
}
.m-gt-2 {
margin: 0.5rem !important;
}
.mt-gt-2,
.my-gt-2 {
margin-top: 0.5rem !important;
}
.mr-gt-2,
.mx-gt-2 {
margin-right: 0.5rem !important;
}
.mb-gt-2,
.my-gt-2 {
margin-bottom: 0.5rem !important;
}
.ml-gt-2,
.mx-gt-2 {
margin-left: 0.5rem !important;
}
.m-gt-3 {
margin: 1rem !important;
}
.mt-gt-3,
.my-gt-3 {
margin-top: 1rem !important;
}
.mr-gt-3,
.mx-gt-3 {
margin-right: 1rem !important;
}
.mb-gt-3,
.my-gt-3 {
margin-bottom: 1rem !important;
}
.ml-gt-3,
.mx-gt-3 {
margin-left: 1rem !important;
}
.m-gt-4 {
margin: 1.5rem !important;
}
.mt-gt-4,
.my-gt-4 {
margin-top: 1.5rem !important;
}
.mr-gt-4,
.mx-gt-4 {
margin-right: 1.5rem !important;
}
.mb-gt-4,
.my-gt-4 {
margin-bottom: 1.5rem !important;
}
.ml-gt-4,
.mx-gt-4 {
margin-left: 1.5rem !important;
}
.m-gt-5 {
margin: 3rem !important;
}
.mt-gt-5,
.my-gt-5 {
margin-top: 3rem !important;
}
.mr-gt-5,
.mx-gt-5 {
margin-right: 3rem !important;
}
.mb-gt-5,
.my-gt-5 {
margin-bottom: 3rem !important;
}
.ml-gt-5,
.mx-gt-5 {
margin-left: 3rem !important;
}
.p-gt-0 {
padding: 0 !important;
}
.pt-gt-0,
.py-gt-0 {
padding-top: 0 !important;
}
.pr-gt-0,
.px-gt-0 {
padding-right: 0 !important;
}
.pb-gt-0,
.py-gt-0 {
padding-bottom: 0 !important;
}
.pl-gt-0,
.px-gt-0 {
padding-left: 0 !important;
}
.p-gt-1 {
padding: 0.25rem !important;
}
.pt-gt-1,
.py-gt-1 {
padding-top: 0.25rem !important;
}
.pr-gt-1,
.px-gt-1 {
padding-right: 0.25rem !important;
}
.pb-gt-1,
.py-gt-1 {
padding-bottom: 0.25rem !important;
}
.pl-gt-1,
.px-gt-1 {
padding-left: 0.25rem !important;
}
.p-gt-2 {
padding: 0.5rem !important;
}
.pt-gt-2,
.py-gt-2 {
padding-top: 0.5rem !important;
}
.pr-gt-2,
.px-gt-2 {
padding-right: 0.5rem !important;
}
.pb-gt-2,
.py-gt-2 {
padding-bottom: 0.5rem !important;
}
.pl-gt-2,
.px-gt-2 {
padding-left: 0.5rem !important;
}
.p-gt-3 {
padding: 1rem !important;
}
.pt-gt-3,
.py-gt-3 {
padding-top: 1rem !important;
}
.pr-gt-3,
.px-gt-3 {
padding-right: 1rem !important;
}
.pb-gt-3,
.py-gt-3 {
padding-bottom: 1rem !important;
}
.pl-gt-3,
.px-gt-3 {
padding-left: 1rem !important;
}
.p-gt-4 {
padding: 1.5rem !important;
}
.pt-gt-4,
.py-gt-4 {
padding-top: 1.5rem !important;
}
.pr-gt-4,
.px-gt-4 {
padding-right: 1.5rem !important;
}
.pb-gt-4,
.py-gt-4 {
padding-bottom: 1.5rem !important;
}
.pl-gt-4,
.px-gt-4 {
padding-left: 1.5rem !important;
}
.p-gt-5 {
padding: 3rem !important;
}
.pt-gt-5,
.py-gt-5 {
padding-top: 3rem !important;
}
.pr-gt-5,
.px-gt-5 {
padding-right: 3rem !important;
}
.pb-gt-5,
.py-gt-5 {
padding-bottom: 3rem !important;
}
.pl-gt-5,
.px-gt-5 {
padding-left: 3rem !important;
}
.m-gt-n1 {
margin: -0.25rem !important;
}
.mt-gt-n1,
.my-gt-n1 {
margin-top: -0.25rem !important;
}
.mr-gt-n1,
.mx-gt-n1 {
margin-right: -0.25rem !important;
}
.mb-gt-n1,
.my-gt-n1 {
margin-bottom: -0.25rem !important;
}
.ml-gt-n1,
.mx-gt-n1 {
margin-left: -0.25rem !important;
}
.m-gt-n2 {
margin: -0.5rem !important;
}
.mt-gt-n2,
.my-gt-n2 {
margin-top: -0.5rem !important;
}
.mr-gt-n2,
.mx-gt-n2 {
margin-right: -0.5rem !important;
}
.mb-gt-n2,
.my-gt-n2 {
margin-bottom: -0.5rem !important;
}
.ml-gt-n2,
.mx-gt-n2 {
margin-left: -0.5rem !important;
}
.m-gt-n3 {
margin: -1rem !important;
}
.mt-gt-n3,
.my-gt-n3 {
margin-top: -1rem !important;
}
.mr-gt-n3,
.mx-gt-n3 {
margin-right: -1rem !important;
}
.mb-gt-n3,
.my-gt-n3 {
margin-bottom: -1rem !important;
}
.ml-gt-n3,
.mx-gt-n3 {
margin-left: -1rem !important;
}
.m-gt-n4 {
margin: -1.5rem !important;
}
.mt-gt-n4,
.my-gt-n4 {
margin-top: -1.5rem !important;
}
.mr-gt-n4,
.mx-gt-n4 {
margin-right: -1.5rem !important;
}
.mb-gt-n4,
.my-gt-n4 {
margin-bottom: -1.5rem !important;
}
.ml-gt-n4,
.mx-gt-n4 {
margin-left: -1.5rem !important;
}
.m-gt-n5 {
margin: -3rem !important;
}
.mt-gt-n5,
.my-gt-n5 {
margin-top: -3rem !important;
}
.mr-gt-n5,
.mx-gt-n5 {
margin-right: -3rem !important;
}
.mb-gt-n5,
.my-gt-n5 {
margin-bottom: -3rem !important;
}
.ml-gt-n5,
.mx-gt-n5 {
margin-left: -3rem !important;
}
.m-gt-auto {
margin: auto !important;
}
.mt-gt-auto,
.my-gt-auto {
margin-top: auto !important;
}
.mr-gt-auto,
.mx-gt-auto {
margin-right: auto !important;
}
.mb-gt-auto,
.my-gt-auto {
margin-bottom: auto !important;
}
.ml-gt-auto,
.mx-gt-auto {
margin-left: auto !important;
}
} .leaflet-map-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-pane,
.leaflet-tile-container,
.leaflet-overlay-pane,
.leaflet-shadow-pane,
.leaflet-marker-pane,
.leaflet-popup-pane,
.leaflet-overlay-pane svg,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
position: absolute;
left: 0;
top: 0;
}
.leaflet-container {
overflow: hidden;
-ms-touch-action: none;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-user-drag: none;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
display: block;
} .leaflet-container img {
max-width: none !important;
} .leaflet-container img.leaflet-image-layer {
max-width: 15000px !important;
}
.leaflet-tile {
filter: inherit;
visibility: hidden;
}
.leaflet-tile-loaded {
visibility: inherit;
}
.leaflet-zoom-box {
width: 0;
height: 0;
} .leaflet-overlay-pane svg {
-moz-user-select: none;
}
.leaflet-tile-pane {
z-index: 2;
}
.leaflet-objects-pane {
z-index: 3;
}
.leaflet-overlay-pane {
z-index: 4;
}
.leaflet-shadow-pane {
z-index: 5;
}
.leaflet-marker-pane {
z-index: 6;
}
.leaflet-popup-pane {
z-index: 7;
}
.leaflet-vml-shape {
width: 1px;
height: 1px;
}
.lvml {
behavior: url(#default#VML);
display: inline-block;
position: absolute;
} .leaflet-control {
position: relative;
z-index: 7;
pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
position: absolute;
z-index: 1000;
pointer-events: none;
}
.leaflet-top {
top: 0;
}
.leaflet-right {
right: 0;
}
.leaflet-bottom {
bottom: 0;
}
.leaflet-left {
left: 0;
}
.leaflet-control {
float: left;
clear: both;
}
.leaflet-right .leaflet-control {
float: right;
}
.leaflet-top .leaflet-control {
margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
margin-left: 10px;
}
.leaflet-right .leaflet-control {
margin-right: 10px;
} .leaflet-fade-anim .leaflet-tile,
.leaflet-fade-anim .leaflet-popup {
opacity: 0;
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
-o-transition: opacity 0.2s linear;
transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-tile-loaded,
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
opacity: 1;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
-moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
-o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile,
.leaflet-touching .leaflet-zoom-animated {
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
visibility: hidden;
} .leaflet-clickable {
cursor: pointer;
}
.leaflet-container {
cursor: -webkit-grab;
cursor: -moz-grab;
}
.leaflet-popup-pane,
.leaflet-control {
cursor: auto;
}
.leaflet-dragging .leaflet-container,
.leaflet-dragging .leaflet-clickable {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
} .leaflet-container {
background: #ddd;
outline: 0;
}
.leaflet-container a {
color: #0078A8;
}
.leaflet-container a.leaflet-active {
outline: 2px solid orange;
}
.leaflet-zoom-box {
border: 2px dotted #38f;
background: rgba(255, 255, 255, 0.5);
} .leaflet-container {
font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
} .leaflet-bar {
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
border-radius: 4px;
}
.leaflet-bar a,
.leaflet-bar a:hover {
background-color: #fff;
border-bottom: 1px solid #ccc;
width: 26px;
height: 26px;
line-height: 26px;
display: block;
text-align: center;
text-decoration: none;
color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
background-position: 50% 50%;
background-repeat: no-repeat;
display: block;
}
.leaflet-bar a:hover {
background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
cursor: default;
background-color: #f4f4f4;
color: #bbb;
}
.leaflet-touch .leaflet-bar a {
width: 30px;
height: 30px;
line-height: 30px;
} .leaflet-control-zoom-in,
.leaflet-control-zoom-out {
font: bold 18px "Lucida Console", Monaco, monospace;
text-indent: 1px;
}
.leaflet-control-zoom-out {
font-size: 20px;
}
.leaflet-touch .leaflet-control-zoom-in {
font-size: 22px;
}
.leaflet-touch .leaflet-control-zoom-out {
font-size: 24px;
} .leaflet-control-layers {
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
background: #fff;
border-radius: 5px;
}
.leaflet-control-layers-toggle {
background-image: url(//tirol.impacthub.net/wp-content/themes/hub/dist/css/images/layers.png);
width: 36px;
height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
background-image: url(//tirol.impacthub.net/wp-content/themes/hub/dist/css/images/layers-2x.png);
background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
width: 44px;
height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
display: block;
position: relative;
}
.leaflet-control-layers-expanded {
padding: 6px 10px 6px 6px;
color: #333;
background: #fff;
}
.leaflet-control-layers-selector {
margin-top: 2px;
position: relative;
top: 1px;
}
.leaflet-control-layers label {
display: block;
}
.leaflet-control-layers-separator {
height: 0;
border-top: 1px solid #ddd;
margin: 5px -10px 5px -6px;
} .leaflet-container .leaflet-control-attribution {
background: #fff;
background: rgba(255, 255, 255, 0.7);
margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
padding: 0 5px;
color: #333;
}
.leaflet-control-attribution a {
text-decoration: none;
}
.leaflet-control-attribution a:hover {
text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
margin-bottom: 5px;
}
.leaflet-control-scale-line {
border: 2px solid #777;
border-top: none;
line-height: 1.1;
padding: 2px 5px 1px;
font-size: 11px;
white-space: nowrap;
overflow: hidden;
-moz-box-sizing: content-box;
box-sizing: content-box;
background: #fff;
background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
border-top: 2px solid #777;
border-bottom: none;
margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
border: 2px solid rgba(0, 0, 0, 0.2);
background-clip: padding-box;
} .leaflet-popup {
position: absolute;
text-align: center;
}
.leaflet-popup-content-wrapper {
padding: 1px;
text-align: left;
border-radius: 12px;
}
.leaflet-popup-content {
margin: 13px 19px;
line-height: 1.4;
}
.leaflet-popup-content p {
margin: 18px 0;
}
.leaflet-popup-tip-container {
margin: 0 auto;
width: 40px;
height: 20px;
position: relative;
overflow: hidden;
}
.leaflet-popup-tip {
width: 17px;
height: 17px;
padding: 1px;
margin: -10px auto 0;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
background: white;
box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
.leaflet-container a.leaflet-popup-close-button {
position: absolute;
top: 0;
right: 0;
padding: 4px 4px 0 0;
text-align: center;
width: 18px;
height: 14px;
font: 16px/14px Tahoma, Verdana, sans-serif;
color: #c3c3c3;
text-decoration: none;
font-weight: bold;
background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover {
color: #999;
}
.leaflet-popup-scrolled {
overflow: auto;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
width: 24px;
margin: 0 auto;
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
margin-top: -1px;
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
border: 1px solid #999;
} .leaflet-div-icon {
background: #fff;
border: 1px solid #666;
} @font-face {
font-family: "swiper-icons";
src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
font-weight: 500;
font-style: normal;
}
:root {
--swiper-theme-color: #007aff;
}
.swiper-container {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0; z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
transition-property: transform;
box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
flex-wrap: wrap;
flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-slide {
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
transition-property: transform;
}
.swiper-slide-invisible-blank {
visibility: hidden;
} .swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
align-items: flex-start;
transition-property: transform, height;
} .swiper-container-3d {
perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
} .swiper-container-css-mode > .swiper-wrapper {
overflow: auto;
scrollbar-width: none; -ms-overflow-style: none; }
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
scroll-snap-type: y mandatory;
}
:root {
--swiper-navigation-size: 44px; }
.swiper-button-prev,
.swiper-button-next {
position: absolute;
top: 50%;
width: calc(var(--swiper-navigation-size) / 44 * 27);
height: var(--swiper-navigation-size);
margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
z-index: 10;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
font-family: swiper-icons;
font-size: var(--swiper-navigation-size);
text-transform: none !important;
letter-spacing: 0;
text-transform: none;
font-variant: initial;
line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
left: 10px;
right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
right: 10px;
left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
content: "next";
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
--swiper-navigation-color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
--swiper-navigation-color: #000000;
}
.swiper-button-lock {
display: none;
}
:root { }
.swiper-pagination {
position: absolute;
text-align: center;
transition: 300ms opacity;
transform: translate3d(0, 0, 0);
z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0;
} .swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
bottom: 10px;
left: 0;
width: 100%;
} .swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transform: scale(0.33);
position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
transform: scale(0.33);
}
.swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 100%;
background: #000;
opacity: 0.2;
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
box-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer;
}
.swiper-pagination-bullet-active {
opacity: 1;
background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
right: 10px;
top: 50%;
transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 6px 0;
display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
top: 50%;
transform: translateY(-50%);
width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
display: inline-block;
transition: 200ms transform, 200ms top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
left: 50%;
transform: translateX(-50%);
white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: 200ms transform, 200ms right;
} .swiper-pagination-progressbar {
background: rgba(0, 0, 0, 0.25);
position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: var(--swiper-pagination-color, var(--swiper-theme-color));
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transform: scale(0);
transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 100%;
height: 4px;
left: 0;
top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 4px;
height: 100%;
left: 0;
top: 0;
}
.swiper-pagination-white {
--swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
--swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
display: none;
} .swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%;
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, 0.5);
border-radius: 10px;
left: 0;
top: 0;
}
.swiper-scrollbar-cursor-drag {
cursor: move;
}
.swiper-scrollbar-lock {
display: none;
}
.swiper-zoom-container {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
max-width: 100%;
max-height: 100%;
object-fit: contain;
}
.swiper-slide-zoomed {
cursor: move;
} :root { }
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
transform-origin: 50%;
animation: swiper-preloader-spin 1s infinite linear;
box-sizing: border-box;
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
border-radius: 50%;
border-top-color: transparent;
}
.swiper-lazy-preloader-white {
--swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
--swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
100% {
transform: rotate(360deg);
}
} .swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
pointer-events: none;
transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-cube {
overflow: visible;
}
.swiper-container-cube .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
transform-origin: 0 0;
width: 100%;
height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
pointer-events: auto;
visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
background: #000;
opacity: 0.6;
-webkit-filter: blur(50px);
filter: blur(50px);
z-index: 0;
}
.swiper-container-flip {
overflow: visible;
}
.swiper-container-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}  .tooltipster-base { display: flex;
pointer-events: none; position: absolute;
}
.tooltipster-box { flex: 1 1 auto;
}
.tooltipster-content { box-sizing: border-box; max-height: 100%;
max-width: 100%;
overflow: auto;
}
.tooltipster-ruler { bottom: 0;
left: 0;
overflow: hidden;
position: fixed;
right: 0;
top: 0;
visibility: hidden;
}   .tooltipster-fade {
opacity: 0;
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
-ms-transition-property: opacity;
transition-property: opacity;
}
.tooltipster-fade.tooltipster-show {
opacity: 1;
} .tooltipster-grow {
-webkit-transform: scale(0, 0);
-moz-transform: scale(0, 0);
-o-transform: scale(0, 0);
-ms-transform: scale(0, 0);
transform: scale(0, 0);
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
-webkit-backface-visibility: hidden;
}
.tooltipster-grow.tooltipster-show {
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-o-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
} .tooltipster-swing {
opacity: 0;
-webkit-transform: rotateZ(4deg);
-moz-transform: rotateZ(4deg);
-o-transform: rotateZ(4deg);
-ms-transform: rotateZ(4deg);
transform: rotateZ(4deg);
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
}
.tooltipster-swing.tooltipster-show {
opacity: 1;
-webkit-transform: rotateZ(0deg);
-moz-transform: rotateZ(0deg);
-o-transform: rotateZ(0deg);
-ms-transform: rotateZ(0deg);
transform: rotateZ(0deg);
-webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
-webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
-moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
-ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
-o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
} .tooltipster-fall {
-webkit-transition-property: top;
-moz-transition-property: top;
-o-transition-property: top;
-ms-transition-property: top;
transition-property: top;
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-fall.tooltipster-initial {
top: 0 !important;
}
.tooltipster-fall.tooltipster-dying {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
-ms-transition-property: all;
transition-property: all;
top: 0 !important;
opacity: 0;
} .tooltipster-slide {
-webkit-transition-property: left;
-moz-transition-property: left;
-o-transition-property: left;
-ms-transition-property: left;
transition-property: left;
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-slide.tooltipster-initial {
left: -40px !important;
}
.tooltipster-slide.tooltipster-dying {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
-ms-transition-property: all;
transition-property: all;
left: 0 !important;
opacity: 0;
}   @keyframes tooltipster-fading {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.tooltipster-update-fade {
animation: tooltipster-fading 400ms;
} @keyframes tooltipster-rotating {
25% {
transform: rotate(-2deg);
}
75% {
transform: rotate(2deg);
}
100% {
transform: rotate(0);
}
}
.tooltipster-update-rotate {
animation: tooltipster-rotating 600ms;
} @keyframes tooltipster-scaling {
50% {
transform: scale(1.1);
}
100% {
transform: scale(1);
}
}
.tooltipster-update-scale {
animation: tooltipster-scaling 600ms;
}  .tooltipster-sidetip .tooltipster-box {
background: #212020;
border: 2px solid #212020;
border-radius: 1.8rem;
padding: 16px;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
margin-top: 8px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-box {
margin-right: 8px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-box {
margin-left: 8px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-box {
margin-bottom: 8px;
} .tooltipster-sidetip .tooltipster-content {
color: white;
line-height: 18px;
padding: 6px 14px;
} .tooltipster-sidetip .tooltipster-arrow {
overflow: hidden;
position: absolute;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
height: 10px; margin-left: -10px;
top: 0;
width: 20px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
height: 20px;
margin-top: -10px;
right: 0; top: 0;
width: 10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
height: 20px;
margin-top: -10px;
left: 0; top: 0;
width: 10px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
bottom: 0;
height: 10px;
margin-left: -10px;
width: 20px;
} .tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
height: 0;
position: absolute;
width: 0;
} .tooltipster-sidetip .tooltipster-arrow-background {
border: 10px solid transparent;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
border-bottom-color: #212020;
left: 0;
top: 3px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
border-left-color: #212020;
left: -3px;
top: 0;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
border-right-color: #212020;
left: 3px;
top: 0;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
border-top-color: #212020;
left: 0;
top: -3px;
} .tooltipster-sidetip .tooltipster-arrow-border {
border: 10px solid transparent;
left: 0;
top: 0;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
border-bottom-color: #212020;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
border-left-color: #212020;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
border-right-color: #212020;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
border-top-color: #212020;
} .tooltipster-sidetip .tooltipster-arrow-uncropped {
position: relative;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
top: -10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
left: -10px;
}
@font-face {
font-family: "GT Walsheim";
src: url(//tirol.impacthub.net/wp-content/themes/hub/fonts/gt-walsheim-light-web.ttf) format("truetype");
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: "GT Walsheim";
src: url(//tirol.impacthub.net/wp-content/themes/hub/fonts/gt-walsheim-regular-web.ttf) format("truetype");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: "GT Walsheim";
src: url(//tirol.impacthub.net/wp-content/themes/hub/fonts/gt-walsheim-medium-web.ttf) format("truetype");
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: "GT Walsheim";
src: url(//tirol.impacthub.net/wp-content/themes/hub/fonts/gt-walsheim-bold-web.ttf) format("truetype");
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: "hub-icons";
src: url(//tirol.impacthub.net/wp-content/themes/hub/fonts/hub-icons.eot?30049834);
src: url(//tirol.impacthub.net/wp-content/themes/hub/fonts/hub-icons.eot?30049834#iefix) format("embedded-opentype"), url(//tirol.impacthub.net/wp-content/themes/hub/fonts/hub-icons.woff2?30049834) format("woff2"), url(//tirol.impacthub.net/wp-content/themes/hub/fonts/hub-icons.woff?30049834) format("woff"), url(//tirol.impacthub.net/wp-content/themes/hub/fonts/hub-icons.ttf?30049834) format("truetype"), url(//tirol.impacthub.net/wp-content/themes/hub/fonts/hub-icons.svg?30049834#hub) format("svg");
font-weight: normal;
font-style: normal;
}   [class^=icon-]:before, [class*=" icon-"]:before {
font-family: "hub-icons";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: 0.2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: 0.2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.icon-arrow-down:before {
content: "\e800";
} .icon-arrow-left:before {
content: "\e801";
} .icon-arrow-right:before {
content: "\e802";
} .icon-download:before {
content: "\e803";
} .icon-link-external:before {
content: "\e804";
} .icon-plus:before {
content: "\e805";
} .icon-quote:before {
content: "\e806";
} .icon-volume-off:before {
content: "\e807";
} .icon-volume:before {
content: "\e808";
} .icon-bill:before {
content: "\e809";
} .icon-calendar:before {
content: "\e80a";
} .icon-chili:before {
content: "\e80b";
} .icon-city:before {
content: "\e80c";
} .icon-compass:before {
content: "\e80d";
} .icon-computer:before {
content: "\e80e";
} .icon-globe:before {
content: "\e80f";
} .icon-guitar:before {
content: "\e810";
} .icon-handshake:before {
content: "\e811";
} .icon-heart:before {
content: "\e812";
} .icon-mail:before {
content: "\e813";
} .icon-map:before {
content: "\e814";
} .icon-meeting-point:before {
content: "\e815";
} .icon-mountain:before {
content: "\e816";
} .icon-network:before {
content: "\e817";
} .icon-peer:before {
content: "\e818";
} .icon-pizza:before {
content: "\e819";
} .icon-poi:before {
content: "\e81a";
} .icon-quote-1:before {
content: "\e81b";
} .icon-screen:before {
content: "\e81c";
} .icon-shield:before {
content: "\e81d";
} .icon-steps:before {
content: "\e81e";
} .icon-sun:before {
content: "\e81f";
} .icon-target:before {
content: "\e820";
} .icon-text:before {
content: "\e821";
} .icon-ticket:before {
content: "\e822";
} .icon-tree:before {
content: "\e823";
} .icon-world:before {
content: "\e824";
} .icon-facebook:before {
content: "\f051";
} .icon-youtube:before {
content: "\f16a";
} .icon-instagram:before {
content: "\f16d";
} .icon-linkedin:before {
content: "\f30c";
} html {
background-color: #FAF9F6;
box-sizing: border-box;
font-family: Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: 300;
overflow-x: hidden;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
scroll-behavior: smooth;
}
@media (min-width: 768px) {
html {
font-size: 10px;
}
}
@media (min-width: 1440px) {
html {
font-size: min( 0.6944444444vw, 0.65vw);
}
}
.visually-hidden,
.page-password__form-item-label,
.footer__social-item span,
.video-block__control span,
.newsletter-form__form-item-label {
display: block;
height: 0;
left: -999em;
margin: 0;
overflow: hidden;
padding: 0;
position: absolute;
width: 0;
}
body {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
background-color: #FAF9F6;
color: #212020;
}
body::before {
content: "";
background: black;
opacity: 0;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
transition: 0.3s all ease-in-out;
visibility: hidden;
z-index: 14;
}
main {
padding-top: 8rem;
}
a {
text-decoration: none;
color: inherit;
}
img {
max-width: 100%;
height: auto;
}
picture img {
width: 100%;
}
figcaption {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.18;
}
p {
margin: 0;
}
*, *:active, *:focus {
outline: none !important;
}
h1, h2, h3, h4 {
font-weight: 400;
margin: 0;
}
h1 {
font-family: "GT Walsheim";
font-size: 3.4rem;
font-weight: 500;
line-height: 1.17;
}
h2 {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
display: inline-block;
position: relative;
}
h2 span {
position: relative;
z-index: 1;
}
h3 {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.23;
text-transform: uppercase;
}
iframe {
max-width: 100%;
}
article {
scroll-margin-top: 8rem;
}
article + article {
border-top: none !important;
}
@media (min-width: 992px) {
body {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.27;
}
h1 {
font-family: "GT Walsheim";
font-size: 5rem;
font-weight: 500;
line-height: 1.16;
}
h2 {
font-family: "GT Walsheim";
font-size: 3.8rem;
font-weight: 700;
line-height: 1.21;
text-transform: uppercase;
}
figcaption {
font-family: "GT Walsheim";
font-size: 3.6rem;
font-weight: 400;
line-height: 1.16;
}
article {
scroll-margin-top: 10rem;
}
}
@media (min-width: 1170px) {
main {
padding-top: 10rem;
}
body.has-menu-hovered::before {
opacity: 0.3;
visibility: visible;
}
}
@media (max-width: 1169px) {
body.menu-open::before {
opacity: 0.3;
visibility: visible;
}
}
.article__tag, .partner-block__link, .filtered-collection__filter .sf-label-checkbox,
.button,
.main-menu .menu-item.highlight-link .menu-entry {
font-family: "GT Walsheim";
font-size: 1.8rem;
font-weight: 500;
line-height: 1.45;
text-transform: uppercase;
align-items: center;
background-color: transparent;
border: 1px solid #212020;
border-radius: 4rem;
color: #212020;
cursor: pointer;
display: inline-flex;
max-width: 100%;
min-height: 4rem;
padding: 1.4rem 2.4rem 1.4rem;
text-align: center;
transition: 0.2s all ease-in-out;
width: max-content;
}
.article__tag:hover, .partner-block__link:hover, .filtered-collection__filter .sf-label-checkbox:hover, .article__tag:focus, .partner-block__link:focus, .filtered-collection__filter .sf-label-checkbox:focus, .article__tag:active, .partner-block__link:active, .filtered-collection__filter .sf-label-checkbox:active,
.button:hover,
.main-menu .menu-item.highlight-link .menu-entry:hover,
.button:focus,
.main-menu .menu-item.highlight-link .menu-entry:focus,
.button:active,
.main-menu .menu-item.highlight-link .menu-entry:active {
background-color: #812926;
border-color: #812926;
color: #FFFFFF;
}
.button--primary {
background-color: transparent;
border-color: #212020;
}
.button--primary:hover,
.button--primary:focus,
.button--primary:active {
color: #FF5353;
}
.partner-block__link,
.button--arrow,
.main-menu .menu-item.highlight-link .menu-entry {
align-items: center;
background-color: transparent;
border-color: #212020;
}
.partner-block__link::after,
.button--arrow::after,
.main-menu .menu-item.highlight-link .menu-entry::after {
content: "→";
display: inline-flex;
line-height: 1;
margin-left: 1rem;
}
.theme--act .article__tag:hover, .theme--act .partner-block__link:hover, .theme--act .filtered-collection__filter .sf-label-checkbox:hover, .filtered-collection__filter .theme--act .sf-label-checkbox:hover, .theme--act .article__tag:focus, .theme--act .partner-block__link:focus, .theme--act .filtered-collection__filter .sf-label-checkbox:focus, .filtered-collection__filter .theme--act .sf-label-checkbox:focus, .theme--act .article__tag:active, .theme--act .partner-block__link:active, .theme--act .filtered-collection__filter .sf-label-checkbox:active, .filtered-collection__filter .theme--act .sf-label-checkbox:active,
.theme--act .button:hover,
.theme--act .main-menu .menu-item.highlight-link .menu-entry:hover,
.main-menu .menu-item.highlight-link .theme--act .menu-entry:hover,
.theme--act .button:focus,
.theme--act .main-menu .menu-item.highlight-link .menu-entry:focus,
.main-menu .menu-item.highlight-link .theme--act .menu-entry:focus,
.theme--act .button:active,
.theme--act .main-menu .menu-item.highlight-link .menu-entry:active,
.main-menu .menu-item.highlight-link .theme--act .menu-entry:active {
background-color: #41BED0;
border-color: #212020;
color: #212020;
}
.theme--program .article__tag:hover, .theme--program .partner-block__link:hover, .theme--program .filtered-collection__filter .sf-label-checkbox:hover, .filtered-collection__filter .theme--program .sf-label-checkbox:hover, .theme--program .article__tag:focus, .theme--program .partner-block__link:focus, .theme--program .filtered-collection__filter .sf-label-checkbox:focus, .filtered-collection__filter .theme--program .sf-label-checkbox:focus, .theme--program .article__tag:active, .theme--program .partner-block__link:active, .theme--program .filtered-collection__filter .sf-label-checkbox:active, .filtered-collection__filter .theme--program .sf-label-checkbox:active,
.theme--program .button:hover,
.theme--program .main-menu .menu-item.highlight-link .menu-entry:hover,
.main-menu .menu-item.highlight-link .theme--program .menu-entry:hover,
.theme--program .button:focus,
.theme--program .main-menu .menu-item.highlight-link .menu-entry:focus,
.main-menu .menu-item.highlight-link .theme--program .menu-entry:focus,
.theme--program .button:active,
.theme--program .main-menu .menu-item.highlight-link .menu-entry:active,
.main-menu .menu-item.highlight-link .theme--program .menu-entry:active {
background-color: #7EBB55;
border-color: #212020;
color: #212020;
}
.theme--connect .article__tag:hover, .theme--connect .partner-block__link:hover, .theme--connect .filtered-collection__filter .sf-label-checkbox:hover, .filtered-collection__filter .theme--connect .sf-label-checkbox:hover, .theme--connect .article__tag:focus, .theme--connect .partner-block__link:focus, .theme--connect .filtered-collection__filter .sf-label-checkbox:focus, .filtered-collection__filter .theme--connect .sf-label-checkbox:focus, .theme--connect .article__tag:active, .theme--connect .partner-block__link:active, .theme--connect .filtered-collection__filter .sf-label-checkbox:active, .filtered-collection__filter .theme--connect .sf-label-checkbox:active,
.theme--connect .button:hover,
.theme--connect .main-menu .menu-item.highlight-link .menu-entry:hover,
.main-menu .menu-item.highlight-link .theme--connect .menu-entry:hover,
.theme--connect .button:focus,
.theme--connect .main-menu .menu-item.highlight-link .menu-entry:focus,
.main-menu .menu-item.highlight-link .theme--connect .menu-entry:focus,
.theme--connect .button:active,
.theme--connect .main-menu .menu-item.highlight-link .menu-entry:active,
.main-menu .menu-item.highlight-link .theme--connect .menu-entry:active {
background-color: #F78A3C;
border-color: #212020;
color: #212020;
}
.theme--coact .article__tag:hover, .theme--coact .partner-block__link:hover, .theme--coact .filtered-collection__filter .sf-label-checkbox:hover, .filtered-collection__filter .theme--coact .sf-label-checkbox:hover, .theme--coact .article__tag:focus, .theme--coact .partner-block__link:focus, .theme--coact .filtered-collection__filter .sf-label-checkbox:focus, .filtered-collection__filter .theme--coact .sf-label-checkbox:focus, .theme--coact .article__tag:active, .theme--coact .partner-block__link:active, .theme--coact .filtered-collection__filter .sf-label-checkbox:active, .filtered-collection__filter .theme--coact .sf-label-checkbox:active,
.theme--coact .button:hover,
.theme--coact .main-menu .menu-item.highlight-link .menu-entry:hover,
.main-menu .menu-item.highlight-link .theme--coact .menu-entry:hover,
.theme--coact .button:focus,
.theme--coact .main-menu .menu-item.highlight-link .menu-entry:focus,
.main-menu .menu-item.highlight-link .theme--coact .menu-entry:focus,
.theme--coact .button:active,
.theme--coact .main-menu .menu-item.highlight-link .menu-entry:active,
.main-menu .menu-item.highlight-link .theme--coact .menu-entry:active {
background-color: #DF6520;
border-color: #212020;
color: #212020;
}
@media (min-width: 992px) {
.article__tag, .partner-block__link, .filtered-collection__filter .sf-label-checkbox,
.button,
.main-menu .menu-item.highlight-link .menu-entry {
font-family: "GT Walsheim";
font-size: 1.5rem;
font-weight: 500;
line-height: 1.1;
text-transform: uppercase;
}
}
.accordion {
border-bottom: 1px solid #212020;
border-top: 1px solid #212020;
padding-bottom: 32px;
padding-top: 32px;
}
.accordion__header {
margin-bottom: 2rem;
}
.accordion__headline {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
hyphens: auto;
margin-bottom: 2rem;
text-transform: uppercase;
}
.accordion__item {
border-bottom: 1px solid #949494;
padding: 1.4rem 0;
}
.accordion__item:first-child {
border-top: 1px solid #C6C6C6;
}
.accordion__item-title {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
display: flex;
flex-direction: column;
padding-right: 4.2rem;
}
.accordion__item-description {
font-family: "GT Walsheim";
font-size: 2rem;
font-weight: 400;
line-height: 1.33;
display: flex;
flex-direction: column;
max-height: 0;
max-width: 80%;
overflow: hidden;
transition: all 0.3s ease-in-out;
}
.accordion__item-description a {
text-decoration: underline;
}
.accordion__item-description p {
margin-bottom: 0.5em;
}
.accordion__item-description p:last-child {
margin-bottom: 0;
}
.accordion__item.is-visible .accordion__item-description {
max-height: 300vh;
padding: 2.4rem 0;
}
.accordion__item.is-visible .collapsible__collapser:after {
transform: rotateZ(45deg);
}
.accordion__item .collapsible__collapser {
position: relative;
}
.accordion__item .collapsible__collapser::after {
align-items: center;
content: "\e805";
display: flex;
font-family: "hub-icons";
font-size: 2.4rem;
height: 2.8rem;
justify-content: center;
position: absolute;
right: 0;
text-align: center;
top: 0;
transform-origin: center center;
width: 4rem;
}
@media (min-width: 992px) {
.accordion {
padding-bottom: 32px;
padding-top: 32px;
}
.accordion__header {
margin-bottom: 6.5rem;
}
.accordion__headline {
font-family: "GT Walsheim";
font-size: 3.8rem;
font-weight: 700;
line-height: 1.21;
text-transform: uppercase;
}
.accordion__item {
padding: 3rem 0;
}
.accordion__item-title {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.27;
}
.accordion__item-description {
font-family: "GT Walsheim";
font-size: 1.8rem;
font-weight: 400;
line-height: 1.22;
}
.accordion__item .collapsible__collapser {
position: relative;
}
.accordion--position-right .accordion__header {
order: 2;
padding-left: 32px;
}
.accordion--position-right .accordion__items {
order: 1;
padding-right: 0;
}
.accordion--position-left .accordion__header {
padding-right: 32px;
}
.accordion--position-left .accordion__items {
padding-left: 0;
}
}
.contact-teaser {
border-bottom: 1px solid #212020;
border-top: 1px solid #212020;
}
.contact-teaser__wrapper {
margin: 0;
padding: 0;
}
.contact-teaser__text-wrapper {
padding: 3rem 0;
}
.contact-teaser__image {
display: flex;
margin: 0 -16px;
}
.contact-teaser__image picture {
display: flex;
height: 0;
overflow: hidden;
padding-top: 100%;
position: relative;
width: 100%;
}
.contact-teaser__image picture img {
bottom: 0;
height: 100%;
left: 0;
object-fit: cover;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
.contact-teaser__headline {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
margin-bottom: 1rem;
}
.contact-teaser__text {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
margin: 0 0 0.8rem 0;
}
.contact-teaser__links {
align-items: flex-end;
display: flex;
flex-wrap: wrap;
}
.contact-teaser__link {
margin-right: 1.5rem;
margin-top: 2rem;
}
.contact-teaser__link + .contact-teaser__link {
margin-top: 1.5rem;
}
@media (min-width: 768px) {
.contact-teaser__wrapper {
padding: 0;
}
.contact-teaser__image {
margin: 0 -32px;
}
}
@media (min-width: 992px) {
.contact-teaser__headline {
font-family: "GT Walsheim";
font-size: 3.8rem;
font-weight: 700;
line-height: 1.21;
text-transform: uppercase;
}
.contact-teaser__text {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.27;
}
.contact-teaser__text-wrapper {
display: flex;
flex-direction: column;
justify-content: space-between;
grid-area: text;
}
.contact-teaser__image {
grid-area: image;
margin: 0 0 0 -32px;
}
.contact-teaser__wrapper picture {
margin-bottom: 0;
}
.contact-teaser__wrapper--with-image {
display: grid;
grid-gap: 32px;
grid-template-columns: 4fr 8fr;
grid-template-rows: auto;
grid-template-areas: "image text";
}
.contact-teaser__wrapper--text-only {
text-align: center;
}
.contact-teaser__wrapper--text-only .contact-teaser__text {
margin: auto;
max-width: 83.3333333333%;
}
.contact-teaser--text-first .contact-teaser__image {
margin: 0 -32px 0 0;
}
.contact-teaser--text-first .contact-teaser__wrapper--with-image {
grid-template-columns: 8fr 4fr;
grid-template-areas: "text image";
}
}
.core-areas {
border-bottom: 1px solid #212020;
border-top: 1px solid #212020;
color: #212020;
display: block;
padding-bottom: 3rem;
padding-top: 3rem;
}
.core-areas__headline {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
margin-bottom: 2rem;
}
.core-areas__headline::after {
content: none;
}
.core-areas__description {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
margin-bottom: 2rem;
}
.core-areas__items {
list-style: none;
margin: 0 -1rem;
padding: 0;
}
.core-areas__item {
align-items: flex-start;
display: flex;
justify-content: center;
padding-bottom: 16px;
position: relative;
text-align: center;
width: 100%;
}
.core-areas__item-container {
height: 0;
padding-top: 100%;
position: relative;
width: 100%;
}
.core-areas__item figure {
background-color: #FF5353;
border-radius: 1.8rem;
bottom: 0;
display: flex;
flex-direction: column;
justify-content: center;
left: 0;
margin: 0;
padding: 3rem;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
.core-areas__item picture {
display: block;
opacity: 1;
transform: translateY(-1rem);
transition: all 0.2s ease-in-out;
}
.core-areas__item img {
height: 100%;
max-width: 30vw;
min-height: 7rem;
width: auto;
}
.core-areas__item-label {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 700;
line-height: 1.55;
text-transform: uppercase;
bottom: 3rem;
left: 0;
opacity: 1;
position: absolute;
right: 0;
transition: opacity 0.2s ease-in-out;
}
.core-areas__item-info-link {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 1;
}
.core-areas__item-info-link span {
display: inline-flex;
height: 0;
overflow: hidden;
text-indent: -999em;
width: 0;
}
.core-areas__item-info-link::before {
background-color: #212020;
border-radius: 100%;
color: #FFFFFF;
content: "i";
display: block;
font-size: 0.7em;
height: 2rem;
position: absolute;
right: 2rem;
top: 2rem;
width: 2rem;
}
.core-areas__item-info-tooltip {
font-family: "GT Walsheim";
font-size: 2rem;
font-weight: 400;
line-height: 1.33;
align-items: center;
bottom: 0;
display: flex;
left: 0;
max-width: 100%;
opacity: 0;
overflow: hidden;
padding: 2rem;
position: absolute;
right: 0;
top: 0;
transition: opacity 0.2s ease-in-out;
}
.core-areas__item--show-tooltip .core-areas__item-info-link::before {
content: "\e805";
font-family: "hub-icons";
transform: rotate(45deg);
}
.core-areas__item--show-tooltip .core-areas__item-label, .core-areas__item--show-tooltip .core-areas__item-figure picture {
opacity: 0;
}
.core-areas__item--show-tooltip .core-areas__item-info-tooltip {
opacity: 1;
}
.theme--act .core-areas__item figure {
background-color: #41BED0;
}
.theme--program .core-areas__item figure {
background-color: #7EBB55;
}
.theme--connect .core-areas__item figure {
background-color: #F78A3C;
}
.tooltipster-base .core-areas__item-info-tooltip {
display: flex;
}
@media (min-width: 992px) {
.core-areas {
padding-bottom: 5rem;
padding-top: 5rem;
position: relative;
z-index: 13;
}
.core-areas__headline {
font-family: "GT Walsheim";
font-size: 3.8rem;
font-weight: 700;
line-height: 1.21;
text-transform: uppercase;
margin-bottom: 5rem;
}
.core-areas__description {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.27;
margin-bottom: 5rem;
}
.core-areas__items {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.core-areas__item {
padding-bottom: 32px;
}
.core-areas__item img {
height: 100%;
max-width: 20rem;
min-height: 8rem;
width: auto;
}
.core-areas__item img {
max-width: 20rem;
width: 10vw;
}
.core-areas__item-label {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.23;
text-transform: uppercase;
}
.core-areas__item-info-link {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.27;
}
.core-areas__item-info-tooltip {
font-family: "GT Walsheim";
font-size: 1.8rem;
font-weight: 400;
line-height: 1.22;
}
.core-areas .col-lg-6:has(.core-areas__description) {
padding-left: 0;
}
}
@media (min-width: 1440px) {
.core-areas__item-info-tooltip {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.27;
}
}
.cta-block {
border: 1px solid #212020;
border-left: none;
border-right: none;
}
.cta-block__container {
overflow: hidden;
}
.cta-block__text-wrapper {
padding-bottom: 32px;
padding-top: 16px;
}
.cta-block__text-headline {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
margin-bottom: 1rem;
text-transform: uppercase;
}
.cta-block__text-content {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
}
.cta-block__image-wrapper {
height: 100%;
margin: 0 -16px;
padding-bottom: 16px;
}
.cta-block__image-wrapper picture {
display: flex;
height: 100%;
}
.cta-block__image-wrapper picture img {
height: 100%;
object-fit: cover;
width: 100%;
}
.cta-block__caption {
font-family: "GT Walsheim";
font-size: 1rem;
font-weight: 400;
line-height: 1.4;
margin-top: 1rem;
}
.cta-block__link {
margin-top: 1.45em;
}
.cta-block__topic {
align-items: center;
display: flex;
margin-bottom: 1rem;
}
.cta-block__topic::before {
align-items: center;
border-radius: 100%;
content: "";
display: inline-flex;
height: 0.9rem;
margin-right: 0.5rem;
width: 0.9rem;
}
.cta-block__topic--act {
color: #41BED0;
}
.cta-block__topic--act::before {
background-color: #41BED0;
}
.cta-block__topic--program {
color: #7EBB55;
}
.cta-block__topic--program::before {
background-color: #7EBB55;
}
.cta-block__topic--connect {
color: #F78A3C;
}
.cta-block__topic--connect::before {
background-color: #F78A3C;
}
.cta-block--text-only .cta-block__wrapper {
justify-content: center;
text-align: center;
}
.cta-block--text-only .cta-block__topic {
justify-content: center;
}
.cta-block--text-only .cta-block__link {
margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) {
.cta-block__image-wrapper {
margin: 0 -32px;
}
}
@media (min-width: 992px) {
.cta-block__text-wrapper {
display: flex;
flex-direction: column;
justify-content: space-between;
padding-bottom: 32px;
padding-top: 32px;
}
.cta-block__text-headline {
font-family: "GT Walsheim";
font-size: 3.8rem;
font-weight: 700;
line-height: 1.21;
text-transform: uppercase;
}
.cta-block__text-content {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.27;
}
.cta-block__image-wrapper {
margin: 0 0 0 -32px;
padding-bottom: 0;
}
.cta-block__caption {
margin-top: 1.5rem;
}
.cta-block .col-lg-6:has(.cta-block__image-wrapper) {
padding: 0;
}
.cta-block .col-lg-6:has(.cta-block__image-wrapper) + .col-lg-6 {
padding-left: 32px;
padding-right: 16px;
}
.cta-block--text-first .cta-block__image-wrapper {
margin: 0 -32px 0 0;
}
.cta-block--text-first .col-lg-6:has(.cta-block__image-wrapper) {
padding: 0;
}
.cta-block--text-first .col-lg-6:has(.cta-block__image-wrapper) + .col-lg-6 {
padding-left: 16px;
padding-right: 32px;
}
}
.counting-numbers {
border-bottom: 1px solid #212020;
border-top: 1px solid #212020;
position: relative;
}
.counting-numbers::before {
content: "";
border-top: 1px solid #212020;
left: 0;
position: absolute;
right: 0;
top: -1px;
width: 100%;
z-index: 1;
}
.counting-numbers::after {
content: "";
border-bottom: 1px solid #212020;
bottom: -1px;
left: 0;
position: absolute;
right: 0;
width: 100%;
z-index: 1;
}
.counting-numbers__headline {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
margin-bottom: 2rem;
}
.counting-numbers__intro {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
}
.counting-numbers__items {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: auto;
grid-gap: 1px;
list-style: none;
margin: 0 -16px;
padding: 0;
}
.counting-numbers__items .counting-numbers__item {
align-items: center;
box-shadow: 0px 0px 0px 1px #C6C6C6;
display: flex;
flex-direction: column;
flex: 0 0 100%;
max-width: 100%;
padding: 100% 0 0 0;
width: 100%;
}
.counting-numbers__items .counting-numbers__item-figure {
bottom: 0;
display: flex;
flex-direction: column;
justify-content: space-between;
left: 0;
margin: 0;
min-width: 33.33%;
padding: 16px;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
.counting-numbers__items .counting-numbers__item-animation {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
display: block;
margin-bottom: 2rem;
}
.counting-numbers__items .counting-numbers__item-description {
font-family: "GT Walsheim";
font-size: 2rem;
font-weight: 400;
line-height: 1.33;
font-size: inherit;
hyphens: auto;
line-height: inherit;
margin-top: 0.8rem;
}
.counting-numbers__header {
margin-bottom: 1.4rem;
padding-bottom: 16px;
padding-top: 16px;
}
.counting-numbers__link {
margin-bottom: 4rem;
margin-top: 2.5rem;
}
@media (min-width: 768px) {
.counting-numbers__items {
margin: 0 -32px;
}
.counting-numbers__items .counting-numbers__item-figure {
padding: 32px;
}
}
@media (min-width: 992px) {
.counting-numbers__intro {
max-width: 75%;
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.27;
}
.counting-numbers__intro-wrapper {
display: flex;
flex-direction: column;
height: 100%;
justify-content: space-between;
}
.counting-numbers__header {
display: flex;
flex-direction: column;
justify-content: space-between;
margin-bottom: 0;
padding-bottom: 32px;
padding-top: 32px;
}
.counting-numbers__headline {
font-family: "GT Walsheim";
font-size: 3.8rem;
font-weight: 700;
line-height: 1.21;
text-transform: uppercase;
margin-bottom: 5rem;
}
.counting-numbers__items {
margin: 0;
position: relative;
}
.counting-numbers__items::after {
background-color: #FFFFFF;
bottom: 1px;
content: "";
display: block;
position: absolute;
right: -1px;
top: 1px;
width: 1px;
}
.counting-numbers__items .counting-numbers__item-animation {
font-family: "GT Walsheim";
font-size: 3.8rem;
font-weight: 700;
line-height: 1.21;
text-transform: uppercase;
}
.counting-numbers__items .counting-numbers__item-description {
font-family: "GT Walsheim";
font-size: 1.8rem;
font-weight: 400;
line-height: 1.22;
margin: 0 auto 0 0;
max-width: 75%;
}
.counting-numbers__header {
display: flex;
flex-direction: column;
justify-content: space-between;
padding-right: 16px;
}
.counting-numbers__link {
margin-top: 5rem;
}
.counting-numbers .col-lg-6:has(.counting-numbers__items) {
padding-left: 0;
}
}
@media (min-width: 1200px) {
.counting-numbers__items {
grid-template-columns: 1fr 1fr 1fr;
}
.counting-numbers__link {
margin-bottom: 0;
}
}
.download-teaser {
border-top: 1px solid #212020;
}
.download-teaser__text-wrapper {
padding-bottom: 32px;
}
.download-teaser__text-headline {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
margin-bottom: 1rem;
text-transform: uppercase;
}
.download-teaser__image-wrapper {
height: 100%;
margin: 0 -16px;
padding-bottom: 16px;
}
.download-teaser__image-wrapper picture {
display: flex;
height: 100%;
}
.download-teaser__image-wrapper picture img {
height: 100%;
object-fit: cover;
width: 100%;
}
.download-teaser__caption {
font-family: "GT Walsheim";
font-size: 1rem;
font-weight: 400;
line-height: 1.4;
margin-top: 1rem;
}
.download-teaser__link {
margin-top: 1.45em;
}
.download-teaser__download-wrapper {
align-items: center;
border-bottom: 1px solid #212020;
border-top: 1px solid #C6C6C6;
display: flex;
height: 6rem;
margin: 0 -16px;
justify-content: center;
position: relative;
}
.download-teaser__download-wrapper::after {
background-color: transparent;
bottom: 0;
content: "";
display: block;
left: -16px;
position: absolute;
right: -16px;
top: 0;
transition: 0.2s all ease-in-out;
z-index: 0;
}
.download-teaser__download-wrapper:has(.download-teaser__download:hover) .download-teaser__download, .download-teaser__download-wrapper:has(.download-teaser__download:focus) .download-teaser__download, .download-teaser__download-wrapper:has(.download-teaser__download:active) .download-teaser__download {
color: #FFFFFF;
}
.download-teaser__download-wrapper:has(.download-teaser__download:hover)::after, .download-teaser__download-wrapper:has(.download-teaser__download:focus)::after, .download-teaser__download-wrapper:has(.download-teaser__download:active)::after {
background-color: #812926;
}
.download-teaser__download {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
display: block;
text-align: center;
transition: 0.2s all ease-in-out;
width: 100%;
z-index: 1;
}
.download-teaser__download::after {
content: "\e803";
display: inline-flex;
font-family: "hub-icons";
margin-left: 0.5rem;
}
@media (min-width: 768px) {
.download-teaser__image-wrapper {
margin: 0 -32px;
}
.download-teaser__download-wrapper {
margin: 0 -32px;
}
}
@media (min-width: 992px) {
.download-teaser__text-wrapper {
display: flex;
flex-direction: column;
justify-content: space-between;
padding-bottom: 32px;
padding-top: 32px;
}
.download-teaser__text-headline {
font-family: "GT Walsheim";
font-size: 3.8rem;
font-weight: 700;
line-height: 1.21;
text-transform: uppercase;
}
.download-teaser__image-wrapper {
margin: 0 0 0 -32px;
padding-bottom: 0;
}
.download-teaser__download {
font-family: "GT Walsheim";
font-size: 2.7rem;
font-weight: 500;
line-height: 1.48;
}
.download-teaser--text-first .download-teaser__image-wrapper {
margin: 0 -32px 0 0;
}
.download-teaser--text-first .col-lg-6:has(.download-teaser__image-wrapper) {
padding: 0;
}
.download-teaser--text-first .col-lg-6:has(.download-teaser__image-wrapper) + .col-lg-6 {
padding-left: 16px;
padding-right: 32px;
}
.download-teaser .col-lg-6:has(.download-teaser__image-wrapper) {
padding: 0;
}
.download-teaser .col-lg-6:has(.download-teaser__image-wrapper) + .col-lg-6 {
padding-left: 32px;
padding-right: 16px;
}
}
.embed-block__canvas iframe {
border: none;
min-height: 56.25vw;
overflow: hidden;
width: 100%;
}
.filtered-collection {
border-bottom: 1px solid #212020;
border-top: 1px solid #212020;
position: relative;
}
.filtered-collection > .container-fluid {
overflow: hidden;
}
.filtered-collection__header {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
padding-bottom: 3rem;
padding-top: 3rem;
position: relative;
}
.filtered-collection__header::before {
background-color: #C6C6C6;
bottom: 0;
content: "";
display: block;
height: 1px;
left: -16px;
position: absolute;
right: -16px;
}
.filtered-collection__intro-link {
margin-top: 3rem;
}
.filtered-collection__button-wrapper {
align-items: center;
margin-top: 3.5rem;
}
.filtered-collection__headline {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
margin-bottom: 3.5rem;
}
.filtered-collection__headline::after {
content: none;
}
.filtered-collection__footer {
display: flex;
justify-content: center;
position: relative;
text-align: center;
}
.filtered-collection__footer::before {
background-color: #C6C6C6;
content: "";
display: block;
height: 1px;
left: -16px;
position: absolute;
right: -16px;
top: 0;
}
.filtered-collection__footer::after {
background-color: transparent;
bottom: 0;
content: "";
display: block;
left: -16px;
position: absolute;
right: -16px;
top: 0;
transition: 0.2s all ease-in-out;
z-index: -1;
}
.filtered-collection__footer:has(.filtered-collection__more-link:hover) .filtered-collection__more-link, .filtered-collection__footer:has(.filtered-collection__more-link:focus) .filtered-collection__more-link, .filtered-collection__footer:has(.filtered-collection__more-link:active) .filtered-collection__more-link {
color: #FFFFFF;
}
.filtered-collection__footer:has(.filtered-collection__more-link:hover)::after, .filtered-collection__footer:has(.filtered-collection__more-link:focus)::after, .filtered-collection__footer:has(.filtered-collection__more-link:active)::after {
background-color: #812926;
}
.filtered-collection__footer:has(.filtered-collection__more-link--act:hover) .filtered-collection__more-link, .filtered-collection__footer:has(.filtered-collection__more-link--act:focus) .filtered-collection__more-link, .filtered-collection__footer:has(.filtered-collection__more-link--act:active) .filtered-collection__more-link {
color: inherit;
}
.filtered-collection__footer:has(.filtered-collection__more-link--act:hover)::after, .filtered-collection__footer:has(.filtered-collection__more-link--act:focus)::after, .filtered-collection__footer:has(.filtered-collection__more-link--act:active)::after {
background-color: #41BED0;
}
.filtered-collection__footer:has(.filtered-collection__more-link--program:hover) .filtered-collection__more-link, .filtered-collection__footer:has(.filtered-collection__more-link--program:focus) .filtered-collection__more-link, .filtered-collection__footer:has(.filtered-collection__more-link--program:active) .filtered-collection__more-link {
color: inherit;
}
.filtered-collection__footer:has(.filtered-collection__more-link--program:hover)::after, .filtered-collection__footer:has(.filtered-collection__more-link--program:focus)::after, .filtered-collection__footer:has(.filtered-collection__more-link--program:active)::after {
background-color: #7EBB55;
}
.filtered-collection__footer:has(.filtered-collection__more-link--connect:hover) .filtered-collection__more-link, .filtered-collection__footer:has(.filtered-collection__more-link--connect:focus) .filtered-collection__more-link, .filtered-collection__footer:has(.filtered-collection__more-link--connect:active) .filtered-collection__more-link {
color: inherit;
}
.filtered-collection__footer:has(.filtered-collection__more-link--connect:hover)::after, .filtered-collection__footer:has(.filtered-collection__more-link--connect:focus)::after, .filtered-collection__footer:has(.filtered-collection__more-link--connect:active)::after {
background-color: #F78A3C;
}
.filtered-collection__footer:has(.filtered-collection__more-link--coact:hover) .filtered-collection__more-link, .filtered-collection__footer:has(.filtered-collection__more-link--coact:focus) .filtered-collection__more-link, .filtered-collection__footer:has(.filtered-collection__more-link--coact:active) .filtered-collection__more-link {
color: inherit;
}
.filtered-collection__footer:has(.filtered-collection__more-link--coact:hover)::after, .filtered-collection__footer:has(.filtered-collection__more-link--coact:focus)::after, .filtered-collection__footer:has(.filtered-collection__more-link--coact:active)::after {
background-color: #DF6520;
}
.filtered-collection__container {
overflow: visible;
}
.filtered-collection__more-link {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
display: block;
line-height: 1;
padding: 2.4rem;
transition: 0.2s all ease-in-out;
}
.filtered-collection__item-wrapper {
overflow: hidden;
padding-bottom: 32px !important;
padding-top: 32px !important;
transition: 0.2s background-color ease-in-out;
}
.filtered-collection__item-wrapper:has(a.filtered-collection__item:hover) {
background-color: #C6C6C6;
}
.filtered-collection__item-wrapper:has(a.filtered-collection__item:hover) .filtered-collection__item-meta,
.filtered-collection__item-wrapper:has(a.filtered-collection__item:hover) .filtered-collection__item-topic {
color: #FFFFFF !important;
}
.filtered-collection__item-wrapper:has(a.filtered-collection__item:hover) .filtered-collection__item-topic::before {
background-color: #FFFFFF !important;
}
.filtered-collection__item-wrapper:has(a.filtered-collection__item--connect:hover) {
background-color: #F78A3C;
}
.filtered-collection__item-wrapper:has(a.filtered-collection__item--program:hover) {
background-color: #7EBB55;
}
.filtered-collection__item-wrapper:has(a.filtered-collection__item--act:hover) {
background-color: #41BED0;
}
.filtered-collection__item {
display: flex;
flex-direction: column;
height: 100%;
transition: 0.2s background-color ease-in-out;
}
.filtered-collection__item-header {
width: 100%;
}
.filtered-collection__item--act .filtered-collection__item-topic,
.filtered-collection__item--act .filtered-collection__item-meta {
color: #41BED0;
}
.filtered-collection__item--act .filtered-collection__item-topic::before,
.filtered-collection__item--act .filtered-collection__item-meta::before {
background-color: #41BED0;
}
.filtered-collection__item--program .filtered-collection__item-topic,
.filtered-collection__item--program .filtered-collection__item-meta {
color: #7EBB55;
}
.filtered-collection__item--program .filtered-collection__item-topic::before,
.filtered-collection__item--program .filtered-collection__item-meta::before {
background-color: #7EBB55;
}
.filtered-collection__item--connect .filtered-collection__item-topic,
.filtered-collection__item--connect .filtered-collection__item-meta {
color: #F78A3C;
}
.filtered-collection__item--connect .filtered-collection__item-topic::before,
.filtered-collection__item--connect .filtered-collection__item-meta::before {
background-color: #F78A3C;
}
.filtered-collection__item--event {
background-color: #212020;
color: #FAF9F6;
height: calc(100% + 64px);
margin: -32px -16px;
}
.filtered-collection__item--event.filtered-collection__item--default .filtered-collection__item-topic,
.filtered-collection__item--event.filtered-collection__item--default .filtered-collection__item-author {
background-color: #212020;
color: #FFFFFF;
padding: 0.5rem;
}
.filtered-collection__item--event.filtered-collection__item--default .filtered-collection__item-topic::before,
.filtered-collection__item--event.filtered-collection__item--default .filtered-collection__item-author::before {
background-color: #FFFFFF;
}
.filtered-collection__item--event .filtered-collection__item-meta {
left: 16px;
position: absolute;
right: 16px;
top: 32px;
}
.filtered-collection__item--event .filtered-collection__item-headline {
padding: 32px 16px;
}
.filtered-collection__item--external:hover, .filtered-collection__item--external:focus, .filtered-collection__item--external:active {
cursor: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDlweCIgaGVpZ2h0PSI0OXB4IiB2aWV3Qm94PSIwIDAgNDkgNDkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+R3JvdXAgMTwvdGl0bGU+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iR3JvdXAtMSIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgZmlsbD0iI0ZBRjlGNiIgY3g9IjI0LjUiIGN5PSIyNC41IiByPSIyNC41Ij48L2NpcmNsZT4KICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlBhdGgiIGZpbGw9IiMyMTIwMjAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIzLjcyLCAyNC41NSkgcm90YXRlKC00NSkgdHJhbnNsYXRlKC0yMy43MiwgLTI0LjU1KSIgcG9pbnRzPSIzMy4xNyAyNC41NSAyNi44NTIgMzAuMzgyIDI1LjIzMiAyOC42MjcgMjguNDcyIDI1LjczOCAxNC4yNyAyNS43MzggMTQuMjcgMjMuMzM1IDI4LjQxOCAyMy4zMzUgMjUuMjMyIDIwLjQ3MyAyNi44NTIgMTguNzE4Ij48L3BvbHlnb24+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=") 24.5 24.5, pointer;
}
.filtered-collection__item--external:has(a[href*="linkedin.com"]):hover, .filtered-collection__item--external:has(a[href*="linkedin.com"]):focus, .filtered-collection__item--external:has(a[href*="linkedin.com"]):active {
cursor: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDkiIGhlaWdodD0iNDkiIHZpZXdCb3g9IjAgMCA0OSA0OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMjQuNSIgY3k9IjI0LjUiIHI9IjI0LjUiIGZpbGw9IiNGQUY5RjYiLz4KPHBhdGggZD0iTTE5LjQyMzIgMjAuMDkyM0gxNS42MDg1QzE1LjQzOTIgMjAuMDkyMyAxNS4zMDIgMjAuMjI5NSAxNS4zMDIgMjAuMzk4OFYzMi42NTM4QzE1LjMwMiAzMi44MjMxIDE1LjQzOTIgMzIuOTYwMyAxNS42MDg1IDMyLjk2MDNIMTkuNDIzMkMxOS41OTI1IDMyLjk2MDMgMTkuNzI5NyAzMi44MjMxIDE5LjcyOTcgMzIuNjUzOFYyMC4zOTg4QzE5LjcyOTcgMjAuMjI5NSAxOS41OTI1IDIwLjA5MjMgMTkuNDIzMiAyMC4wOTIzWiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTE3LjUxNjkgMTRDMTYuMTI5MSAxNCAxNSAxNS4xMjc5IDE1IDE2LjUxNDJDMTUgMTcuOTAxMSAxNi4xMjkxIDE5LjAyOTQgMTcuNTE2OSAxOS4wMjk0QzE4LjkwMzcgMTkuMDI5NCAyMC4wMzE5IDE3LjkwMTEgMjAuMDMxOSAxNi41MTQyQzIwLjAzMTkgMTUuMTI3OSAxOC45MDM3IDE0IDE3LjUxNjkgMTRaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNMjkuMTI2MiAxOS43ODc2QzI3LjU5NDEgMTkuNzg3NiAyNi40NjE1IDIwLjQ0NjIgMjUuNzc0NSAyMS4xOTQ2VjIwLjM5ODdDMjUuNzc0NSAyMC4yMjk0IDI1LjYzNzQgMjAuMDkyMiAyNS40NjgxIDIwLjA5MjJIMjEuODE0OEMyMS42NDU1IDIwLjA5MjIgMjEuNTA4MyAyMC4yMjk0IDIxLjUwODMgMjAuMzk4N1YzMi42NTM3QzIxLjUwODMgMzIuODIzIDIxLjY0NTUgMzIuOTYwMiAyMS44MTQ4IDMyLjk2MDJIMjUuNjIxMkMyNS43OTA1IDMyLjk2MDIgMjUuOTI3NyAzMi44MjMgMjUuOTI3NyAzMi42NTM3VjI2LjU5MDNDMjUuOTI3NyAyNC41NDcxIDI2LjQ4MjYgMjMuNzUxMSAyNy45MDcgMjMuNzUxMUMyOS40NTgxIDIzLjc1MTEgMjkuNTgxNCAyNS4wMjcyIDI5LjU4MTQgMjYuNjk1NVYzMi42NTM4QzI5LjU4MTQgMzIuODIzMSAyOS43MTg2IDMyLjk2MDMgMjkuODg3OSAzMi45NjAzSDMzLjY5NTdDMzMuODY1IDMyLjk2MDMgMzQuMDAyMiAzMi44MjMxIDM0LjAwMjIgMzIuNjUzOFYyNS45MzE3QzM0LjAwMjIgMjIuODkzNSAzMy40MjI5IDE5Ljc4NzYgMjkuMTI2MiAxOS43ODc2WiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==") 24.5 24.5, pointer;
}
.filtered-collection__item--external a:hover, .filtered-collection__item--external a:focus, .filtered-collection__item--external a:active {
cursor: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDlweCIgaGVpZ2h0PSI0OXB4IiB2aWV3Qm94PSIwIDAgNDkgNDkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+R3JvdXAgMTwvdGl0bGU+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iR3JvdXAtMSIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgZmlsbD0iI0ZBRjlGNiIgY3g9IjI0LjUiIGN5PSIyNC41IiByPSIyNC41Ij48L2NpcmNsZT4KICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlBhdGgiIGZpbGw9IiMyMTIwMjAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIzLjcyLCAyNC41NSkgcm90YXRlKC00NSkgdHJhbnNsYXRlKC0yMy43MiwgLTI0LjU1KSIgcG9pbnRzPSIzMy4xNyAyNC41NSAyNi44NTIgMzAuMzgyIDI1LjIzMiAyOC42MjcgMjguNDcyIDI1LjczOCAxNC4yNyAyNS43MzggMTQuMjcgMjMuMzM1IDI4LjQxOCAyMy4zMzUgMjUuMjMyIDIwLjQ3MyAyNi44NTIgMTguNzE4Ij48L3BvbHlnb24+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=") 24.5 24.5, pointer;
}
.filtered-collection__item--external a[href*="linkedin.com"]:hover, .filtered-collection__item--external a[href*="linkedin.com"]:focus, .filtered-collection__item--external a[href*="linkedin.com"]:active {
cursor: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDkiIGhlaWdodD0iNDkiIHZpZXdCb3g9IjAgMCA0OSA0OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMjQuNSIgY3k9IjI0LjUiIHI9IjI0LjUiIGZpbGw9IiNGQUY5RjYiLz4KPHBhdGggZD0iTTE5LjQyMzIgMjAuMDkyM0gxNS42MDg1QzE1LjQzOTIgMjAuMDkyMyAxNS4zMDIgMjAuMjI5NSAxNS4zMDIgMjAuMzk4OFYzMi42NTM4QzE1LjMwMiAzMi44MjMxIDE1LjQzOTIgMzIuOTYwMyAxNS42MDg1IDMyLjk2MDNIMTkuNDIzMkMxOS41OTI1IDMyLjk2MDMgMTkuNzI5NyAzMi44MjMxIDE5LjcyOTcgMzIuNjUzOFYyMC4zOTg4QzE5LjcyOTcgMjAuMjI5NSAxOS41OTI1IDIwLjA5MjMgMTkuNDIzMiAyMC4wOTIzWiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTE3LjUxNjkgMTRDMTYuMTI5MSAxNCAxNSAxNS4xMjc5IDE1IDE2LjUxNDJDMTUgMTcuOTAxMSAxNi4xMjkxIDE5LjAyOTQgMTcuNTE2OSAxOS4wMjk0QzE4LjkwMzcgMTkuMDI5NCAyMC4wMzE5IDE3LjkwMTEgMjAuMDMxOSAxNi41MTQyQzIwLjAzMTkgMTUuMTI3OSAxOC45MDM3IDE0IDE3LjUxNjkgMTRaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNMjkuMTI2MiAxOS43ODc2QzI3LjU5NDEgMTkuNzg3NiAyNi40NjE1IDIwLjQ0NjIgMjUuNzc0NSAyMS4xOTQ2VjIwLjM5ODdDMjUuNzc0NSAyMC4yMjk0IDI1LjYzNzQgMjAuMDkyMiAyNS40NjgxIDIwLjA5MjJIMjEuODE0OEMyMS42NDU1IDIwLjA5MjIgMjEuNTA4MyAyMC4yMjk0IDIxLjUwODMgMjAuMzk4N1YzMi42NTM3QzIxLjUwODMgMzIuODIzIDIxLjY0NTUgMzIuOTYwMiAyMS44MTQ4IDMyLjk2MDJIMjUuNjIxMkMyNS43OTA1IDMyLjk2MDIgMjUuOTI3NyAzMi44MjMgMjUuOTI3NyAzMi42NTM3VjI2LjU5MDNDMjUuOTI3NyAyNC41NDcxIDI2LjQ4MjYgMjMuNzUxMSAyNy45MDcgMjMuNzUxMUMyOS40NTgxIDIzLjc1MTEgMjkuNTgxNCAyNS4wMjcyIDI5LjU4MTQgMjYuNjk1NVYzMi42NTM4QzI5LjU4MTQgMzIuODIzMSAyOS43MTg2IDMyLjk2MDMgMjkuODg3OSAzMi45NjAzSDMzLjY5NTdDMzMuODY1IDMyLjk2MDMgMzQuMDAyMiAzMi44MjMxIDM0LjAwMjIgMzIuNjUzOFYyNS45MzE3QzM0LjAwMjIgMjIuODkzNSAzMy40MjI5IDE5Ljc4NzYgMjkuMTI2MiAxOS43ODc2WiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==") 24.5 24.5, pointer;
}
.filtered-collection__item--team .filtered-collection__item-text {
flex-direction: row;
justify-content: flex-start;
}
.filtered-collection__item--team a:hover, .filtered-collection__item--team a:focus, .filtered-collection__item--team a:active {
cursor: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDkiIGhlaWdodD0iNDkiIHZpZXdCb3g9IjAgMCA0OSA0OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMjQuNSIgY3k9IjI0LjUiIHI9IjI0LjUiIGZpbGw9IiNGQUY5RjYiLz4KPHBhdGggZD0iTTMzLjE3IDI0LjU1TDI2Ljg1MiAzMC4zODJMMjUuMjMyIDI4LjYyN0wyOC40NzIgMjUuNzM4SDE0LjI3VjIzLjMzNUgyOC40MThMMjUuMjMyIDIwLjQ3M0wyNi44NTIgMTguNzE4TDMzLjE3IDI0LjU1WiIgZmlsbD0iIzIxMjAyMCIvPgo8L3N2Zz4K") 24.5 24.5, pointer;
}
.filtered-collection a.filtered-collection__item:hover, .filtered-collection a.filtered-collection__item:focus, .filtered-collection a.filtered-collection__item:active {
cursor: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDkiIGhlaWdodD0iNDkiIHZpZXdCb3g9IjAgMCA0OSA0OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMjQuNSIgY3k9IjI0LjUiIHI9IjI0LjUiIGZpbGw9IiNGQUY5RjYiLz4KPHBhdGggZD0iTTMzLjE3IDI0LjU1TDI2Ljg1MiAzMC4zODJMMjUuMjMyIDI4LjYyN0wyOC40NzIgMjUuNzM4SDE0LjI3VjIzLjMzNUgyOC40MThMMjUuMjMyIDIwLjQ3M0wyNi44NTIgMTguNzE4TDMzLjE3IDI0LjU1WiIgZmlsbD0iIzIxMjAyMCIvPgo8L3N2Zz4K") 24.5 24.5, pointer;
}
.filtered-collection a.filtered-collection__item--event:hover, .filtered-collection a.filtered-collection__item--event:focus, .filtered-collection a.filtered-collection__item--event:active {
background-color: #3f3d3d;
}
.filtered-collection__item-figure {
background-color: #E5E3E0;
height: 0;
margin: 0;
overflow: hidden;
padding: 75% 0 0 0;
position: relative;
text-indent: -9999em;
}
.filtered-collection__item-figure picture {
bottom: 0;
left: 0;
height: 100%;
position: absolute;
right: 0;
text-indent: 0;
top: 0;
width: 100%;
}
.filtered-collection__item-figure img {
height: 100%;
object-fit: cover;
width: 100%;
}
.filtered-collection__item-text {
font-family: "GT Walsheim";
font-size: 1.4rem;
font-weight: 400;
line-height: 1.29;
display: flex;
flex-direction: column;
height: 100%;
justify-content: space-between;
margin-top: 1rem;
}
.filtered-collection__item-meta {
font-family: "GT Walsheim";
font-size: 1.4rem;
font-weight: 400;
line-height: 1.5;
display: flex;
justify-content: space-between;
margin-bottom: 0.7rem;
}
.filtered-collection__item-topic {
font-family: "GT Walsheim";
font-size: 1.4rem;
font-weight: 400;
line-height: 1.1;
align-items: center;
display: flex;
}
.filtered-collection__item-topic::before {
align-items: center;
background-color: #212020;
border-radius: 100%;
content: "";
display: inline-flex;
height: 0.9rem;
margin-right: 0.5rem;
width: 0.9rem;
}
.filtered-collection__item-headline {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 500;
line-height: 1.18;
text-transform: none;
}
.filtered-collection__item-excerpt {
margin-bottom: 3rem;
}
.filtered-collection__item-link {
background-color: #FFFFFF;
padding: 2rem 3rem;
}
.filtered-collection__item-link::after {
content: "\e802";
display: block;
font-family: "hub-icons";
font-size: 3rem;
}
.filtered-collection__navigation-wrapper {
align-items: center;
display: flex;
justify-content: space-between;
padding: 0;
position: relative;
}
.filtered-collection__navigation-wrapper::before {
background-color: #C6C6C6;
content: "";
display: block;
height: 1px;
left: -16px;
position: absolute;
right: -16px;
top: 0;
}
.filtered-collection__navigation {
margin-right: -16px;
}
.filtered-collection__nav-next {
align-items: center;
border-left: 1px solid #C6C6C6;
cursor: pointer;
display: inline-flex;
height: 6rem;
justify-content: center;
width: 6rem;
}
.filtered-collection__nav-next::before {
content: "\e802";
font-family: "hub-icons";
}
.filtered-collection__nav-next.swiper-button-disabled {
cursor: default;
}
.filtered-collection__nav-next.swiper-button-disabled::before {
opacity: 0.5;
}
.filtered-collection__nav-prev {
align-items: center;
border-left: 1px solid #C6C6C6;
cursor: pointer;
display: inline-flex;
height: 6rem;
justify-content: center;
width: 6rem;
}
.filtered-collection__nav-prev::before {
content: "\e801";
font-family: "hub-icons";
}
.filtered-collection__nav-prev.swiper-button-disabled {
cursor: default;
}
.filtered-collection__nav-prev.swiper-button-disabled::before {
opacity: 0.5;
}
.filtered-collection .search-filter-results {
display: flex;
flex-wrap: wrap;
width: 100%;
}
.filtered-collection__filter {
margin-top: 7rem;
}
.filtered-collection__filter::after {
background-color: #C6C6C6;
content: "";
display: block;
height: 1px;
left: 0;
position: absolute;
right: 0;
}
.filtered-collection__filter form ul {
margin: 0;
list-style: none;
padding: 0;
}
.filtered-collection__filter form li {
padding: 0 !important;
}
.filtered-collection__filter form > ul > li {
margin-bottom: 3rem;
}
.filtered-collection__filter form > ul > li > ul {
display: flex;
flex-wrap: wrap;
}
.filtered-collection__filter form .sf-count {
display: none !important;
}
.filtered-collection__filter li[data-sf-meta-type=choice] ul {
display: flex;
flex-wrap: wrap;
}
.filtered-collection__filter .sf-input-checkbox {
height: 0;
overflow: hidden;
position: absolute;
visibility: hidden;
width: 0;
}
.filtered-collection__filter .sf-label-checkbox {
display: inline-flex;
font-weight: 500;
margin: 0 1rem 1rem 0;
min-width: 0;
padding: 0 2rem !important;
text-transform: uppercase;
}
.filtered-collection__filter .sf-label-checkbox:hover, .filtered-collection__filter .sf-label-checkbox:focus, .filtered-collection__filter .sf-label-checkbox:active {
background-color: #212020;
border-color: #212020;
}
.filtered-collection__filter .sf-label-checkbox span {
display: flex;
align-items: center;
}
.filtered-collection__filter .sf-label-checkbox span::before {
background-color: #212020;
border-radius: 100%;
content: "";
display: inline-flex;
height: 0.9rem;
margin-right: 0.5rem;
width: 0.9rem;
}
.filtered-collection__filter .sf-label-checkbox sup {
display: inline-flex;
margin-left: 0.3em;
top: -0.2em;
}
.filtered-collection__filter .sf-label-checkbox .label-theme-act::before {
background-color: #41BED0;
}
.filtered-collection__filter .sf-label-checkbox .label-theme-program::before {
background-color: #7EBB55;
}
.filtered-collection__filter .sf-label-checkbox .label-theme-connect::before {
background-color: #F78A3C;
}
.filtered-collection__filter .sf-label-checkbox .label-theme-default::before {
content: none;
}
.filtered-collection__filter .sf-input-checkbox:checked + .sf-label-checkbox {
background-color: #212020;
border-color: #212020;
color: #FAF9F6;
}
.filtered-collection__filter .sf-input-checkbox:checked + .sf-label-checkbox .label-theme-default::before {
background-color: #FFFFFF;
}
.filtered-collection__filter .is-disabled .sf-label-checkbox {
cursor: default;
opacity: 0.6;
pointer-events: none;
}
.filtered-collection__items {
flex-wrap: nowrap;
margin: 0 -16px;
}
.filtered-collection__item-wrapper {
height: auto;
margin-bottom: 0;
padding: 16px;
}
@media (min-width: 768px) {
.filtered-collection__header::before, .filtered-collection__footer::before {
left: -32px;
right: -32px;
}
.filtered-collection__item-wrapper {
border-right: 1px solid #C6C6C6;
}
.filtered-collection__filter {
margin-top: 14rem;
}
.filtered-collection__navigation-wrapper::before {
left: -32px;
right: -32px;
}
.filtered-collection__navigation {
margin-right: -32px;
}
.filtered-collection__items {
margin: 0 -32px;
}
.filtered-collection__item-wrapper {
max-width: calc(50% - 32px) !important;
padding-left: 32px;
padding-right: 32px;
}
.filtered-collection__item--people .filtered-collection__item-figure, .filtered-collection__item--team .filtered-collection__item-figure {
margin: -32px -32px 0 -32px;
padding: calc((100% + 64px) * 0.75) 0 0 0;
}
.filtered-collection__item--event {
margin: -32px;
}
.filtered-collection__item--event .filtered-collection__item-meta {
left: 32px;
right: 32px;
}
.filtered-collection__item--event .filtered-collection__item-headline {
padding: 32px;
}
.filtered-collection--overview .filtered-collection__item-wrapper {
max-width: 50% !important;
}
}
@media (min-width: 992px) {
.filtered-collection__headline {
font-family: "GT Walsheim";
font-size: 3.8rem;
font-weight: 700;
line-height: 1.21;
text-transform: uppercase;
margin-bottom: 0;
}
.filtered-collection__header {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.27;
}
.filtered-collection__intro {
padding-left: 0;
}
.filtered-collection__more-link {
font-family: "GT Walsheim";
font-size: 2.7rem;
font-weight: 500;
line-height: 1.48;
line-height: 1;
}
.filtered-collection__button-wrapper {
justify-content: flex-end;
}
.filtered-collection__item-figure {
padding: 75% 0 0 0;
}
.filtered-collection__item-headline {
font-family: "GT Walsheim";
font-size: 3rem;
font-weight: 500;
line-height: 1.13;
}
.filtered-collection__item-meta {
font-family: "GT Walsheim";
font-size: 1.4rem;
font-weight: 400;
line-height: 1.5;
}
.filtered-collection__item-excerpt {
margin-bottom: 6rem;
}
}
@media (min-width: 1200px) {
.filtered-collection__items {
box-sizing: border-box;
flex-wrap: wrap;
margin: 0 -10px;
transform: none !important;
width: auto;
}
.filtered-collection__item-wrapper {
margin-right: 0 !important;
max-width: 33.333333% !important;
padding-left: 10px;
padding-right: 10px;
}
.filtered-collection__item-wrapper:first-child {
margin-left: 0;
}
.filtered-collection__item-wrapper.is-hidden {
display: none;
}
.filtered-collection__navigation-wrapper {
display: none;
}
.filtered-collection--grid .filtered-collection__item-wrapper, .filtered-collection--overview .filtered-collection__item-wrapper {
border-bottom: 1px solid #C6C6C6;
}
.filtered-collection__items {
margin: 0 -32px !important;
}
.filtered-collection__item-wrapper {
max-width: 33.333333% !important;
padding-left: 32px !important;
padding-right: 32px !important;
}
.filtered-collection__item-wrapper:first-child {
margin-left: 0 !important;
}
.filtered-collection__item-wrapper:nth-child(3n+3) {
border-right: none;
}
}
.icons-with-text {
border-bottom: 1px solid #212020;
border-top: 1px solid #212020;
color: #212020;
display: block;
overflow: hidden;
}
.icons-with-text__intro {
padding-bottom: 3rem;
padding-top: 3rem;
}
.icons-with-text__headline {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
display: block;
margin: 0;
}
.icons-with-text__headline::after {
content: none;
}
.icons-with-text__description {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
margin-top: 2rem;
}
.icons-with-text__items {
background-color: #C6C6C6;
display: grid;
grid-template-columns: 1fr 1fr;
grid-auto-rows: auto;
grid-gap: 1px;
list-style: none;
margin: 0 -1rem;
padding: 0;
position: relative;
}
.icons-with-text__items::before {
background-color: #C6C6C6;
content: "";
display: block;
height: 1px;
left: -16px;
position: absolute;
right: -16px;
top: -1px;
}
.icons-with-text__items::after {
background-color: #C6C6C6;
bottom: 0;
content: "";
display: block;
height: 1px;
left: -16px;
position: absolute;
right: -16px;
}
.icons-with-text__item {
align-items: flex-start;
background-color: #FAF9F6;
display: flex;
justify-content: center;
position: relative;
text-align: center;
width: 100%;
}
.icons-with-text__item-container {
height: 0;
padding-top: 100%;
position: relative;
width: 100%;
}
.icons-with-text__item figure {
bottom: 0;
display: flex;
flex-direction: column;
hyphens: auto;
justify-content: space-between;
left: 0;
margin: 0;
padding: 3rem;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
.icons-with-text__item figure span {
display: block;
font-size: 4rem;
}
.icons-with-text__item figure picture {
align-items: center;
display: flex;
justify-content: center;
margin: auto;
height: 10rem;
width: 7rem;
}
.icons-with-text__item figure picture img {
height: 100%;
object-fit: contain;
width: 100%;
}
.icons-with-text__item figcaption {
font-family: "GT Walsheim";
font-size: 2rem;
font-weight: 400;
line-height: 1.33;
}
.icons-with-text__outro {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
padding-bottom: 3rem;
padding-top: 3rem;
}
.icons-with-text__link {
display: block;
margin: 0 1rem 1rem 0;
min-width: 20rem;
}
.icons-with-text__download-wrapper {
align-items: center;
border-bottom: 1px solid #212020;
border-top: 1px solid #C6C6C6;
display: flex;
height: 6rem;
margin: 0 -16px;
justify-content: center;
position: relative;
}
.icons-with-text__download-wrapper::after {
background-color: transparent;
bottom: 0;
content: "";
display: block;
left: -16px;
position: absolute;
right: -16px;
top: 0;
transition: 0.2s all ease-in-out;
z-index: -1;
}
.icons-with-text__download-wrapper:has(.icons-with-text__download:hover) .icons-with-text__download, .icons-with-text__download-wrapper:has(.icons-with-text__download:focus) .icons-with-text__download, .icons-with-text__download-wrapper:has(.icons-with-text__download:active) .icons-with-text__download {
color: #FFFFFF;
}
.icons-with-text__download-wrapper:has(.icons-with-text__download:hover)::after, .icons-with-text__download-wrapper:has(.icons-with-text__download:focus)::after, .icons-with-text__download-wrapper:has(.icons-with-text__download:active)::after {
background-color: #812926;
}
.icons-with-text__ctas {
padding-top: 3rem;
}
.icons-with-text__download {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
display: block;
text-align: center;
transition: 0.2s all ease-in-out;
width: 100%;
}
.icons-with-text__download::after {
content: "\e803";
display: inline-flex;
font-family: "hub-icons";
margin-left: 0.5rem;
}
.icons-with-text--with-download {
border-bottom: none;
}
@media (min-width: 576px) {
.icons-with-text__item figure {
justify-content: center;
}
}
@media (min-width: 768px) {
.icons-with-text__download-wrapper {
margin: 0 -32px;
}
.icons-with-text__items {
grid-template-columns: 1fr 1fr 1fr;
}
.icons-with-text__item figure span {
font-size: 5rem;
}
}
@media (min-width: 992px) {
.icons-with-text {
position: relative;
z-index: 13;
}
.icons-with-text__intro {
padding-top: 5rem;
}
.icons-with-text__headline {
font-family: "GT Walsheim";
font-size: 3.8rem;
font-weight: 700;
line-height: 1.21;
text-transform: uppercase;
}
.icons-with-text__description {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.27;
}
.icons-with-text__outro {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.27;
padding-bottom: 5rem;
}
.icons-with-text__items::before {
left: -32px;
right: -32px;
}
.icons-with-text__items::after {
left: -32px;
right: -32px;
}
.icons-with-text__item img {
height: 100%;
max-width: 20rem;
min-height: 8rem;
width: auto;
}
.icons-with-text__item figure {
justify-content: center;
}
.icons-with-text__item figcaption {
font-family: "GT Walsheim";
font-size: 1.8rem;
font-weight: 400;
line-height: 1.22;
bottom: 3rem;
left: 3rem;
position: absolute;
right: 3rem;
}
.icons-with-text__item--dummy:last-child {
display: block;
}
.icons-with-text__item:nth-child(3n+3) + .icons-with-text__item--dummy, .icons-with-text__item:nth-child(3n+3) + .icons-with-text__item--dummy + .icons-with-text__item--dummy, .icons-with-text__item:nth-child(3n+3) + .icons-with-text__item--dummy + .icons-with-text__item--dummy + .icons-with-text__item--dummy {
display: none;
}
.icons-with-text__download {
font-family: "GT Walsheim";
font-size: 2.7rem;
font-weight: 500;
line-height: 1.48;
}
}
@media (min-width: 1440px) {
.icons-with-text__items {
grid-template-columns: auto;
}
.icons-with-text__items--1 {
grid-template-columns: 1fr;
}
.icons-with-text__items--2 {
grid-template-columns: 1fr 1fr;
}
.icons-with-text__items--3 {
grid-template-columns: 1fr 1fr 1fr;
}
.icons-with-text__items--4 {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.icons-with-text__items--5 {
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.icons-with-text__items--6 {
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
}
.interview-block {
border: 1px solid #212020;
border-left: none;
border-right: none;
padding-bottom: 16px;
padding-top: 16px;
}
.interview-block__text-headline {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
margin-bottom: 1rem;
text-transform: uppercase;
}
.interview-block__text-subheadline {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
display: block;
}
.interview-block__text.collapsible .collapsible__content {
display: block;
max-height: 0;
overflow: hidden;
transition: max-height 0.3s ease-in-out;
}
.interview-block__text.collapsible.is-visible .collapsible__content {
max-height: 500rem;
}
.interview-block__text-more-link {
display: block;
margin-top: 1rem;
text-decoration: underline;
}
.interview-block__contact {
display: flex;
margin-top: 2rem;
}
.interview-block__header {
margin-bottom: 6rem;
}
.interview-block__image-wrapper {
margin: 0;
padding-bottom: 16px;
}
.interview-block__image-wrapper picture {
display: flex;
}
.interview-block__email, .interview-block__phone, .interview-block__linkedin {
align-items: center;
display: inline-flex;
margin-right: 1rem;
}
.interview-block__email::before, .interview-block__phone::before, .interview-block__linkedin::before {
align-items: center;
background-color: #212020;
border-radius: 100%;
color: #FFFFFF;
content: "\e804";
display: inline-flex;
font-family: "hub-icons";
font-weight: 700;
font-size: 1rem;
height: 2rem;
justify-content: center;
margin-right: 0.6rem;
width: 2rem;
}
@media (min-width: 992px) {
.interview-block {
padding-bottom: 32px;
padding-top: 32px;
}
.interview-block__text-wrapper {
display: flex;
flex-direction: column;
justify-content: space-between;
}
.interview-block__text-headline {
font-family: "GT Walsheim";
font-size: 3.8rem;
font-weight: 700;
line-height: 1.21;
text-transform: uppercase;
}
.interview-block__text-subheadline {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.27;
}
.interview-block__image-wrapper {
padding-bottom: 0;
position: sticky;
top: calc(10rem + 32px);
}
}
.intro {
align-items: flex-end;
background-color: #FF5353;
border-bottom: 1px solid #212020;
display: flex;
min-height: 60vh;
overflow: hidden;
padding: calc(8rem + 16px) 0 16px;
position: relative;
width: 100%;
z-index: 3;
}
.intro__body {
align-items: flex-end;
}
.intro__headline {
font-family: "GT Walsheim";
font-size: 3.4rem;
font-weight: 500;
line-height: 1.17;
margin: 0;
}
.intro__text {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.27;
margin-top: 3rem;
}
.intro__image {
bottom: 0;
left: 0;
margin: 0;
position: absolute;
right: 0;
top: 0;
z-index: -1;
}
.intro__image picture {
display: flex;
height: 100%;
width: 100%;
}
.intro__image img {
height: 100%;
object-fit: cover;
width: 100%;
}
.intro__image::before {
background: linear-gradient(0deg, #212020 0%, rgba(33, 32, 32, 0) 100%);
bottom: 0;
content: "";
left: 0;
position: absolute;
right: 0;
top: 60%;
}
.intro__link {
margin-top: 3rem;
}
.intro--image {
background-color: transparent;
color: #FFFFFF;
min-height: calc(100vh - 8rem);
}
.intro--image .intro__link {
border-color: #FFFFFF;
color: #FFFFFF;
}
.intro--image .intro__link:hover, .intro--image .intro__link:focus, .intro--image .intro__link:active {
background-color: #FFFFFF;
border-color: #FFFFFF;
color: #212020;
}
.theme--act .intro {
background-color: #41BED0;
min-height: calc(100vh - 8rem);
}
.theme--program .intro {
background-color: #7EBB55;
min-height: calc(100vh - 8rem);
}
.theme--connect .intro {
background-color: #F78A3C;
min-height: calc(100vh - 8rem);
}
.theme--coact .intro {
background-color: #DF6520;
}
@media (min-width: 992px) {
.intro {
padding: calc(10rem + 32px) 0 32px;
}
.intro__headline {
font-family: "GT Walsheim";
font-size: 5rem;
font-weight: 500;
line-height: 1.16;
}
.intro__text {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.27;
}
.intro__link {
margin-top: 4rem;
}
.intro--image .intro__headline {
margin-bottom: -0.2em;
}
.intro .col-lg-6:has(.intro__text) {
padding-left: 0;
}
}
@media (min-width: 1170px) {
.intro--image {
min-height: calc(100vh - 10rem);
}
.theme--act .intro, .theme--program .intro, .theme--connect .intro {
min-height: calc(100vh - 10rem);
}
}
.link-collection {
border-bottom: 1px solid #212020;
border-top: 1px solid #212020;
color: #212020;
display: block;
overflow: hidden;
padding-top: 3rem;
}
.link-collection__headline {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
margin-bottom: 2rem;
}
.link-collection__headline::after {
content: none;
}
.link-collection__description {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
margin-bottom: 2rem;
}
.link-collection__items {
list-style: none;
margin: 0 -16px;
padding: 0;
}
.link-collection__item {
align-items: flex-start;
display: flex;
justify-content: center;
margin: 0;
padding: 0;
position: relative;
text-align: center;
width: 100%;
}
.link-collection__item-link {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
position: relative;
width: 100%;
}
.link-collection__item-link--act .link-collection__item-text::before {
background-color: #CFEFF3;
}
.link-collection__item-link--act .link-collection__item-link-wrapper {
background-color: #41BED0;
}
.link-collection__item-link--program .link-collection__item-text::before {
background-color: #DFEED4;
}
.link-collection__item-link--program .link-collection__item-link-wrapper {
background-color: #7EBB55;
}
.link-collection__item-link--connect .link-collection__item-text::before {
background-color: #FDE2CE;
}
.link-collection__item-link--connect .link-collection__item-link-wrapper {
background-color: #F78A3C;
}
.link-collection__item-link:hover .link-collection__item-text, .link-collection__item-link:focus .link-collection__item-text, .link-collection__item-link:active .link-collection__item-text {
display: none;
}
.link-collection__item-link:hover .link-collection__item-hover-text, .link-collection__item-link:focus .link-collection__item-hover-text, .link-collection__item-link:active .link-collection__item-hover-text {
display: block;
}
.link-collection__item-link-wrapper {
background-color: #812926;
bottom: 0;
display: flex;
flex-direction: column;
justify-content: center;
left: 0;
margin: 0;
padding: 3rem;
position: static;
right: 0;
top: 0;
width: 100%;
}
.link-collection__item-text {
align-items: center;
display: flex;
justify-content: center;
}
.link-collection__item-text::before {
background-color: #212020;
border-radius: 100%;
display: inline-flex;
height: 1.5rem;
margin-right: 1rem;
width: 1.5rem;
}
.link-collection__item-hover-text {
display: none;
}
@media (min-width: 768px) {
.link-collection__items {
margin: 0 -32px;
}
}
@media (min-width: 992px) {
.link-collection {
padding-bottom: 5rem;
padding-top: 5rem;
position: relative;
z-index: 20;
}
.link-collection__headline {
font-family: "GT Walsheim";
font-size: 3.8rem;
font-weight: 700;
line-height: 1.21;
text-transform: uppercase;
}
.link-collection__description {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.27;
margin-bottom: 5rem;
}
.link-collection__items {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin: 0 -16px;
}
.link-collection__item {
padding: 0 16px;
}
.link-collection__item-link {
font-family: "GT Walsheim";
font-size: 2.7rem;
font-weight: 500;
line-height: 1.48;
height: 0;
padding-top: 100%;
}
.link-collection__item-link-wrapper {
border-radius: 1.8rem;
position: absolute;
}
}
.marquee {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
background-color: transparent;
border-bottom: 1px solid #212020;
color: #212020;
display: block;
overflow: hidden;
}
.marquee__wrapper {
display: block;
height: 100%;
}
.marquee__header {
border-bottom: 1px solid #212020;
padding-bottom: 2rem;
padding-top: 2rem;
text-align: center;
}
.marquee__headline {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 700;
line-height: 1.55;
text-transform: uppercase;
}
.marquee__container {
background-color: #FAF9F6;
flex-wrap: wrap;
}
.marquee__item {
align-items: center;
border-right: 1px solid #C6C6C6;
display: flex;
justify-content: center;
padding: 1rem 3.4rem;
}
.marquee__item picture {
display: block;
}
.marquee__item img {
display: flex;
filter: grayscale(1);
height: 100%;
max-width: 10rem;
min-height: max(10rem, 2vw);
mix-blend-mode: multiply;
object-fit: contain;
width: auto;
}
.marquee--animated .marquee__wrapper {
margin: 0 -40px;
}
.marquee--animated .marquee__container {
flex-wrap: nowrap;
}
.marquee--animated .marquee__item {
padding: 1rem 3.4rem;
}
@media (max-width: 575px) {
.marquee__wrapper {
float: none !important;
margin: 0 -20px !important;
}
.marquee__wrapper .js-marquee-wrapper {
animation: none !important;
transform: none !important;
width: 100% !important;
}
.marquee__wrapper .js-marquee-wrapper .js-marquee {
float: none !important;
margin: 0 !important;
}
.marquee__wrapper .js-marquee-wrapper .js-marquee:last-child {
display: none;
}
.marquee__container {
background-color: #C6C6C6;
display: grid !important;
grid-template-columns: 1fr 1fr;
grid-template-rows: auto;
grid-gap: 1px;
}
.marquee__item {
background-color: #FAF9F6;
border: none;
}
}
@media (min-width: 992px) {
.marquee {
font-family: "GT Walsheim";
font-size: 3.8rem;
font-weight: 700;
line-height: 1.21;
text-transform: uppercase;
position: relative;
z-index: 20;
}
.marquee__header {
padding-bottom: 3rem;
padding-top: 3rem;
}
.marquee__headline {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.23;
text-transform: uppercase;
}
.marquee--animated .marquee__wrapper {
margin: 0 -48px;
}
}
.newsletter-form {
border-bottom: 1px solid #212020;
border-top: 1px solid #212020;
color: #212020;
display: block;
overflow: hidden;
}
.newsletter-form__intro {
padding-bottom: 32px;
padding-top: 32px;
}
.newsletter-form__headline {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
display: block;
margin: 0;
}
.newsletter-form__headline::after {
content: none;
}
.newsletter-form__description {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
margin-top: 1.4rem;
}
.newsletter-form__form {
margin: 0 -1rem;
padding-bottom: 2rem;
padding-top: 2rem;
position: relative;
}
.newsletter-form__form::before {
background-color: #C6C6C6;
content: "";
display: block;
height: 1px;
left: -16px;
position: absolute;
right: -16px;
top: -1px;
}
.newsletter-form__form::after {
background-color: #C6C6C6;
bottom: 0;
content: "";
display: block;
height: 1px;
left: -16px;
position: absolute;
right: -16px;
}
.newsletter-form__form input,
.newsletter-form__form textarea {
font-family: "GT Walsheim";
font-size: 1.5rem;
font-weight: 500;
line-height: 1.1;
text-transform: uppercase;
background-color: #FAF9F6;
border: none;
border-radius: 0;
height: 5.6rem;
line-height: 5.6rem;
padding: 0 1.5rem;
width: 100%;
}
.newsletter-form__form input::placeholder,
.newsletter-form__form textarea::placeholder { color: rgba(33, 32, 32, 0.25);
}
.newsletter-form__form input:-ms-input-placeholder,
.newsletter-form__form textarea:-ms-input-placeholder { color: rgba(33, 32, 32, 0.25);
}
.newsletter-form__form input::-ms-input-placeholder,
.newsletter-form__form textarea::-ms-input-placeholder { color: rgba(33, 32, 32, 0.25);
}
.newsletter-form__form label.error {
display: none !important;
}
.newsletter-form__form button:disabled {
opacity: 0.7;
pointer-events: none;
}
@media (min-width: 992px) {
.newsletter-form {
position: relative;
z-index: 20;
}
.newsletter-form__headline {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.23;
text-transform: uppercase;
}
.newsletter-form__description {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.27;
}
.newsletter-form__form::before {
left: -32px;
right: -32px;
}
.newsletter-form__form::after {
left: -32px;
right: -32px;
}
}
@media (max-width: 767px) {
.newsletter-form__form-button {
align-items: center;
justify-content: center;
overflow: hidden;
padding: 0;
text-indent: -999em;
width: 5.6rem;
}
.newsletter-form__form-button::after {
font-size: 1.5em;
margin: 0;
text-indent: 0;
}
}
.partner-block {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
background-color: transparent;
border-bottom: 1px solid #212020;
border-top: 1px solid #212020;
color: #212020;
display: block;
overflow: hidden;
}
.partner-block__intro {
display: block;
height: 100%;
margin: 0 -20px;
}
.partner-block__header {
border-bottom: 1px solid #C6C6C6;
padding-bottom: 2rem;
padding-top: 2rem;
text-align: center;
}
.partner-block__headline {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 700;
line-height: 1.55;
text-transform: uppercase;
}
.partner-block__container {
background-color: #C6C6C6;
display: grid !important;
grid-template-columns: 1fr 1fr;
grid-template-rows: auto;
grid-gap: 1px;
}
.partner-block__item {
align-items: center;
background-color: #FAF9F6;
display: flex;
justify-content: center;
padding: 100% 0 0;
position: relative;
}
.partner-block__item picture {
align-items: center;
bottom: 0;
display: flex;
justify-content: center;
left: 0;
position: absolute;
right: 0;
top: 0;
}
.partner-block__item img {
height: 100%;
max-width: 10rem;
min-height: 2vw;
object-fit: contain;
width: auto;
}
.partner-block__item--dummy:last-child {
display: none;
}
.partner-block__text-wrapper {
display: flex;
height: 100%;
flex-direction: column;
justify-content: space-between;
padding: 3rem 0;
position: relative;
}
.partner-block__text-wrapper::before {
border-top: 1px solid #C6C6C6;
content: "";
left: -20px;
position: absolute;
right: -20px;
top: 0;
}
.partner-block__link {
margin-top: 3rem;
}
@media (min-width: 768px) {
.partner-block__wrapper {
margin: 0 -32px;
}
.partner-block__text-wrapper::before {
margin: 0 -32px;
}
}
@media (min-width: 992px) {
.partner-block {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
position: relative;
z-index: 20;
}
.partner-block__header {
padding-bottom: 3rem;
padding-top: 3rem;
}
.partner-block__headline {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.23;
text-transform: uppercase;
}
.partner-block__intro {
border-left: 1px solid #C6C6C6;
margin: 0 -32px 0 0;
}
.partner-block__text-wrapper::before {
content: none;
}
.partner-block__container {
border-left: 1px solid #C6C6C6;
grid-template-columns: 1fr 1fr 1fr;
}
.partner-block__item--dummy:last-child {
display: block;
}
.partner-block__item:nth-child(3n+3) + .partner-block__item--dummy, .partner-block__item:nth-child(3n+3) + .partner-block__item--dummy + .partner-block__item--dummy, .partner-block__item:nth-child(3n+3) + .partner-block__item--dummy + .partner-block__item--dummy + .partner-block__item--dummy {
display: none;
}
.partner-block .col-lg-6:has(.partner-block__wrapper) {
padding-left: 0;
}
.partner-block .col-lg-6:has(.partner-block__wrapper) + .col-lg-6 {
padding-right: 32px;
}
}
.quote-block {
border-top: 1px solid #212020;
}
.quote-block__wrapper {
margin: 0;
padding: 0 16px;
}
.quote-block__wrapper picture {
display: flex;
height: 0;
margin-bottom: 16px;
overflow: hidden;
padding-top: 50%;
position: relative;
width: 50%;
}
.quote-block__wrapper picture img {
bottom: 0;
height: 100%;
left: 0;
object-fit: cover;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
.quote-block__slides {
align-items: center;
padding-bottom: 16px;
padding-top: 16px;
}
.quote-block__text {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.18;
margin: 0 0 2rem 0;
}
.quote-block__text::before {
content: '"';
display: inline;
}
.quote-block__text::after {
content: '"';
}
.quote-block__author {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 500;
line-height: 1.18;
font-style: normal;
}
.quote-block__author small {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
display: block;
}
.quote-block__navigation-wrapper {
align-items: center;
border-bottom: 1px solid #212020;
border-top: 1px solid #C6C6C6;
display: flex;
justify-content: space-between;
padding: 0 0 0 16px;
}
.quote-block__nav-next {
align-items: center;
border-left: 1px solid #C6C6C6;
cursor: pointer;
display: inline-flex;
height: 6rem;
justify-content: center;
width: 6rem;
}
.quote-block__nav-next::before {
content: "\e802";
font-family: "hub-icons";
}
.quote-block__nav-next.swiper-button-disabled {
cursor: default;
display: none;
}
.quote-block__nav-prev {
align-items: center;
border-left: 1px solid #C6C6C6;
cursor: pointer;
display: inline-flex;
height: 6rem;
justify-content: center;
width: 6rem;
}
.quote-block__nav-prev::before {
content: "\e801";
font-family: "hub-icons";
}
.quote-block__nav-prev.swiper-button-disabled {
cursor: default;
display: none;
}
.quote-block__wrapper--text-only .quote-block__text::before {
content: "\e806";
display: block;
font-family: "hub-icons";
font-size: 5rem;
}
.quote-block__wrapper--text-only .quote-block__text::after {
content: none;
}
.quote-block--no-nav {
border-bottom: 1px solid #212020;
}
.quote-block--no-nav .quote-block__navigation-wrapper {
display: none;
}
@media (min-width: 768px) {
.quote-block__slides {
padding-bottom: 32px;
padding-top: 32px;
}
.quote-block__wrapper {
padding: 0 32px;
}
.quote-block__wrapper picture {
margin-bottom: 32px;
}
.quote-block__navigation-wrapper {
padding: 0 0 0 32px;
}
}
@media (min-width: 992px) {
.quote-block__text {
font-family: "GT Walsheim";
font-size: 3.6rem;
font-weight: 400;
line-height: 1.16;
}
.quote-block__author {
font-family: "GT Walsheim";
font-size: 3rem;
font-weight: 500;
line-height: 1.13;
font-style: normal;
}
.quote-block__author small {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
}
.quote-block figcaption {
grid-area: caption;
}
.quote-block__wrapper picture {
margin-bottom: 0;
padding-top: 100%;
width: 100%;
}
.quote-block__wrapper--with-image {
display: grid;
grid-gap: 32px;
grid-template-columns: 4fr 8fr;
grid-template-rows: auto;
grid-template-areas: "image caption";
}
.quote-block__wrapper--text-only {
text-align: center;
}
.quote-block__wrapper--text-only .quote-block__text {
margin: 0 auto 2rem;
max-width: 83.3333333333%;
}
}
.table-block {
border-bottom: 1px solid #212020;
border-top: 1px solid #212020;
color: #212020;
display: block;
overflow: hidden;
padding-bottom: 3rem;
padding-top: 3rem;
}
.table-block__intro {
padding-bottom: 3rem;
}
.table-block__headline {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
display: block;
margin: 0 auto 2rem;
}
.table-block__headline::after {
content: none;
}
.table-block__description {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
}
.table-block__items {
background-color: #C6C6C6;
display: grid;
grid-template-columns: 1fr 1fr;
grid-auto-rows: auto;
grid-gap: 1px;
list-style: none;
margin: 0 -1rem;
padding: 0;
position: relative;
}
.table-block__items::before {
background-color: #C6C6C6;
content: "";
display: block;
height: 1px;
left: -16px;
position: absolute;
right: -16px;
top: -1px;
}
.table-block__items::after {
background-color: #C6C6C6;
bottom: 0;
content: "";
display: block;
height: 1px;
left: -16px;
position: absolute;
right: -16px;
}
.table-block__item {
align-items: flex-start;
background-color: #FAF9F6;
display: flex;
justify-content: center;
position: relative;
text-align: center;
width: 100%;
}
.table-block__item-container {
height: 100%;
position: relative;
width: 100%;
}
.table-block__item figure {
bottom: 0;
display: flex;
flex-direction: column;
hyphens: auto;
justify-content: space-between;
left: 0;
margin: 0;
padding: 3rem;
position: relative;
right: 0;
top: 0;
width: 100%;
}
.table-block__item picture {
display: block;
}
.table-block__item img {
aspect-ratio: 1/1;
height: auto;
max-width: 8.3rem;
padding: 1rem;
width: auto;
}
.table-block__item figcaption {
font-family: "GT Walsheim";
font-size: 2rem;
font-weight: 400;
line-height: 1.33;
}
.table-block__outro {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
padding-top: 3rem;
}
@media (min-width: 992px) {
.table-block {
padding-bottom: 5rem;
padding-top: 5rem;
position: relative;
z-index: 20;
}
.table-block__intro {
padding-bottom: 5rem;
}
.table-block__headline {
font-family: "GT Walsheim";
font-size: 3.8rem;
font-weight: 700;
line-height: 1.21;
text-transform: uppercase;
text-align: center;
}
.table-block__description {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.27;
text-align: center;
}
.table-block__outro {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.27;
padding-top: 5rem;
}
.table-block__outro-text {
text-align: center;
}
.table-block__items {
grid-template-columns: auto;
}
.table-block__items::before {
left: -32px;
right: -32px;
}
.table-block__items::after {
left: -32px;
right: -32px;
}
.table-block__items--1 {
grid-template-columns: 1fr;
}
.table-block__items--2 {
grid-template-columns: 1fr 1fr;
}
.table-block__items--3 {
grid-template-columns: 1fr 1fr 1fr;
}
.table-block__items--4 {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.table-block__items--5 {
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.table-block__items--6 {
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
.table-block__item img {
height: 100%;
max-width: 20rem;
min-height: 8rem;
width: auto;
}
.table-block__item figure {
justify-content: center;
}
.table-block__item figcaption {
font-family: "GT Walsheim";
font-size: 1.8rem;
font-weight: 400;
line-height: 1.22;
}
}
.teaser {
border-top: 1px solid #212020;
}
.teaser__wrapper {
margin: 0;
padding: 0 16px;
position: relative;
}
.teaser__text-wrapper {
padding-bottom: 16px;
padding-top: 16px;
}
.teaser__text {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
margin: 0 0 0.8rem 0;
}
.teaser__text-content {
margin-top: 0.8rem;
}
.teaser__media-wrapper {
height: 80vh;
min-height: 70rem;
overflow: hidden;
position: relative;
}
.teaser__media-wrapper > .col-12,
.teaser__media-wrapper .video-block__container,
.teaser__media-wrapper .video-block__wrapper {
height: 100%;
}
.teaser__image {
margin: 0;
padding: 0;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.teaser__image img {
height: 100%;
object-fit: cover;
width: 100%;
}
.teaser .video-block__video {
object-fit: cover;
position: absolute;
}
.teaser .teaser__link {
margin-top: 2rem;
}
.teaser__item {
box-sizing: border-box;
}
.teaser__item .container-fluid,
.teaser__item .row,
.teaser__item .col-12:not(.teaser__text-wrapper):not(.teaser__header):not(.teaser__text) {
margin: 0;
padding: 0;
}
.teaser__item--text-top .teaser__media-wrapper {
height: 60vh;
}
.teaser__item--text-overlay {
color: #FFFFFF;
}
.teaser__item--text-overlay .teaser__wrapper::before {
background: linear-gradient(rgba(33, 32, 32, 0) 0%, #212020 100%);
bottom: 0;
content: "";
display: block;
left: 0;
position: absolute;
right: 0;
top: 50%;
z-index: 1;
}
.teaser__item--text-overlay .teaser__text-wrapper {
bottom: 0;
left: 0;
padding: 16px;
position: absolute;
right: 0;
z-index: 1;
}
.teaser__item--text-overlay .teaser__text-wrapper .row, .teaser__item--text-overlay .teaser__text-wrapper .col-12 {
display: block;
padding: 0;
}
.teaser__item--text-overlay .teaser__link {
background-color: #FFFFFF;
border-color: #FFFFFF;
color: #212020;
min-height: unset;
}
.teaser__item--text-overlay .teaser__link:hover, .teaser__item--text-overlay .teaser__link:focus, .teaser__item--text-overlay .teaser__link:active {
background-color: transparent;
border-color: #FFFFFF;
color: #FFFFFF;
}
.teaser__item--text-left .teaser__text-wrapper > .row {
height: 100%;
}
.teaser__item--text-left .teaser__text {
display: flex;
flex-direction: column;
justify-content: flex-end;
}
.teaser__item--text-left .teaser__image {
padding: 16px;
}
.teaser__media-wrapper figure {
margin: 0;
padding: 0;
}
.teaser__navigation-wrapper {
align-items: center;
border-bottom: 1px solid #212020;
border-top: 1px solid #C6C6C6;
display: flex;
justify-content: space-between;
padding: 0 0 0 16px;
}
.teaser__nav-next {
align-items: center;
border-left: 1px solid #C6C6C6;
cursor: pointer;
display: inline-flex;
height: 6rem;
justify-content: center;
width: 6rem;
}
.teaser__nav-next::before {
content: "\e802";
font-family: "hub-icons";
}
.teaser__nav-next.swiper-button-disabled {
cursor: default;
display: none;
}
.teaser__nav-prev {
align-items: center;
border-left: 1px solid #C6C6C6;
cursor: pointer;
display: inline-flex;
height: 6rem;
justify-content: center;
width: 6rem;
}
.teaser__nav-prev::before {
content: "\e801";
font-family: "hub-icons";
}
.teaser__nav-prev.swiper-button-disabled {
cursor: default;
display: none;
}
.teaser--no-nav {
border-bottom: 1px solid #212020;
}
.teaser--no-nav .teaser__navigation-wrapper {
display: none;
}
@media (min-width: 768px) {
.teaser__wrapper {
padding: 0 32px;
}
.teaser__text-wrapper {
padding-bottom: 32px;
padding-top: 32px;
}
.teaser__navigation-wrapper {
padding: 0 0 0 32px;
}
.teaser__item--text-left .teaser__image {
padding: 32px;
}
}
@media (min-width: 992px) {
.teaser__text {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.27;
grid-area: text;
}
.teaser__item--text-overlay .teaser__text-wrapper {
padding: 32px;
}
.teaser figcaption {
grid-area: caption;
}
.teaser__wrapper--with-image {
display: grid;
grid-gap: 32px;
grid-template-columns: 4fr 8fr;
grid-template-rows: auto auto;
grid-template-areas: "image text" "image caption";
}
.teaser__wrapper--text-only {
text-align: center;
}
.teaser__wrapper--text-only .teaser__text {
margin: auto;
max-width: 83.3333333333%;
}
}
.text-block {
font-family: "GT Walsheim";
font-size: 2rem;
font-weight: 400;
line-height: 1.33;
border: 1px solid #212020;
border-left: none;
border-right: none;
padding-bottom: 16px;
padding-top: 16px;
position: relative;
}
.text-block__headline {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
margin-bottom: 2rem;
}
.text-block__intro {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
margin-bottom: 2rem;
}
.text-block__container {
font-family: "GT Walsheim";
font-size: 2rem;
font-weight: 400;
line-height: 1.33;
}
.text-block__container h1, .text-block__container h2 {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
}
.text-block__container h1, .text-block__container h2, .text-block__container h3, .text-block__container h4 {
margin-bottom: 2rem;
}
.text-block__container p {
margin-bottom: 1em;
}
.text-block__container a {
text-decoration: underline;
}
.text-block__container ul {
list-style: none;
}
.text-block__container ul li {
position: relative;
}
.text-block__container ul li:before {
content: "→";
display: inline-flex;
left: -1.5em;
margin-right: 1rem;
position: absolute;
}
.text-block__container .button, .text-block__container .main-menu .menu-item.highlight-link .menu-entry, .main-menu .menu-item.highlight-link .text-block__container .menu-entry {
text-decoration: none;
}
@media (min-width: 992px) {
.text-block {
font-family: "GT Walsheim";
font-size: 1.8rem;
font-weight: 400;
line-height: 1.22;
padding-bottom: 32px;
padding-top: 32px;
}
.text-block__headline {
font-family: "GT Walsheim";
font-size: 3.8rem;
font-weight: 700;
line-height: 1.21;
text-transform: uppercase;
margin-bottom: 3rem;
}
.text-block__intro {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.27;
margin-bottom: 3rem;
}
.text-block__container {
font-family: "GT Walsheim";
font-size: 1.8rem;
font-weight: 400;
line-height: 1.22;
}
.text-block__container > * {
margin-bottom: 1em;
}
.text-block__container > *:last-child {
margin-bottom: 0;
}
.text-block__container h1 {
margin: 0;
}
.text-block__container h1, .text-block__container h2 {
font-family: "GT Walsheim";
font-size: 3.8rem;
font-weight: 700;
line-height: 1.21;
text-transform: uppercase;
margin-bottom: 3rem;
}
.text-block__container h3, .text-block__container h4 {
margin-bottom: 2rem;
}
.text-block--left-align .text-block__container {
padding-left: 0;
}
}
.text-with-image {
border: 1px solid #212020;
border-left: none;
border-right: none;
padding-bottom: 16px;
padding-top: 16px;
}
.text-with-image__text {
font-family: "GT Walsheim";
font-size: 2rem;
font-weight: 400;
line-height: 1.33;
position: relative;
}
.text-with-image__text h1, .text-with-image__text h2 {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
}
.text-with-image__text h1, .text-with-image__text h2, .text-with-image__text h3, .text-with-image__text h4 {
margin-bottom: 2rem;
}
.text-with-image__text p {
margin-bottom: 1em;
}
.text-with-image__text a {
text-decoration: underline;
}
.text-with-image__text ul {
list-style: none;
}
.text-with-image__text ul li {
position: relative;
}
.text-with-image__text ul li:before {
content: "→";
display: inline-flex;
left: -1.5em;
margin-right: 1rem;
position: absolute;
}
.text-with-image__headline {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
margin-bottom: 1rem;
}
.text-with-image__image-wrapper {
margin: 0;
padding-bottom: 16px;
}
.text-with-image__image-wrapper picture {
display: flex;
}
@media (min-width: 992px) {
.text-with-image {
padding-bottom: 32px;
padding-top: 32px;
}
.text-with-image__text-wrapper {
display: flex;
flex-direction: column;
justify-content: space-between;
}
.text-with-image__text {
font-family: "GT Walsheim";
font-size: 1.8rem;
font-weight: 400;
line-height: 1.22;
}
.text-with-image__text > * {
margin-bottom: 1em;
}
.text-with-image__text h1 {
margin: 0;
}
.text-with-image__text h1, .text-with-image__text h2 {
font-family: "GT Walsheim";
font-size: 3.8rem;
font-weight: 700;
line-height: 1.21;
text-transform: uppercase;
margin-bottom: 3rem;
}
.text-with-image__text h3, .text-with-image__text h4 {
margin-bottom: 2rem;
}
.text-with-image__headline {
font-family: "GT Walsheim";
font-size: 3.8rem;
font-weight: 700;
line-height: 1.21;
text-transform: uppercase;
}
.text-with-image__image-wrapper {
padding-bottom: 0;
}
.text-with-image .col-lg-6:has(.text-with-image__image-wrapper) {
padding: 0;
}
.text-with-image .col-lg-6:has(.text-with-image__image-wrapper) + .col-lg-6 {
padding-left: 32px;
padding-right: 16px;
}
.text-with-image--text-first .text-with-image__image-wrapper {
margin: 0 -32px 0 0;
}
.text-with-image--text-first .col-lg-6:has(.text-with-image__image-wrapper) {
padding: 0;
}
.text-with-image--text-first .col-lg-6:has(.text-with-image__image-wrapper) + .col-lg-6 {
padding-left: 16px;
padding-right: 32px;
}
}
.timeline {
border-top: 1px solid #212020;
}
.timeline__text-headline {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
margin-bottom: 1rem;
text-transform: uppercase;
}
.timeline__image-wrapper {
margin: 0 -16px;
padding-bottom: 16px;
}
.timeline__image-wrapper picture {
display: flex;
}
.timeline__caption {
font-family: "GT Walsheim";
font-size: 1rem;
font-weight: 400;
line-height: 1.4;
margin-top: 1rem;
}
.timeline__link {
margin-top: 1.45em;
}
.timeline__canvas-wrapper {
margin: 0 -16px;
}
.timeline__collapser {
align-items: center;
border-bottom: 1px solid #212020;
border-top: 1px solid #C6C6C6;
display: flex;
height: 6rem;
justify-content: center;
max-width: 100vw;
}
.timeline__collapser::after {
align-items: center;
content: "\e800";
display: inline-flex;
font-family: "hub-icons";
margin-left: 0.5rem;
}
.timeline__canvas {
max-height: 0;
max-width: 100vw;
overflow: auto hidden;
overflow-x: scroll;
transition: max-height ease-in-out 0.3s;
}
.timeline .is-visible .timeline__canvas {
border-bottom: 1px solid #C6C6C6;
max-height: 500rem;
padding-bottom: 16px;
padding-top: 16px;
}
.timeline__items {
display: flex;
flex-wrap: nowrap;
padding-top: 3.2rem;
position: relative;
width: max-content;
}
.timeline__items::before {
background-color: #C6C6C6;
content: "";
display: block;
height: 1px;
left: 16px;
position: absolute;
right: calc(100vw - 16px);
top: 4rem;
}
.timeline__item {
background-size: 0;
cursor: default;
max-width: 91.6666666667vw;
padding: 4rem 16px 16px;
position: static;
width: 100%;
}
.timeline__item-year {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 500;
line-height: 1.18;
position: relative;
}
.timeline__item-year small {
font-family: "GT Walsheim";
font-size: 2rem;
font-weight: 400;
line-height: 1.33;
font-weight: 500;
display: block;
margin-top: 1.2rem;
text-transform: none;
}
.timeline__item-year::before {
background-color: #812926;
border-radius: 100%;
content: "";
display: block;
height: 1.7rem;
left: 0;
position: absolute;
top: -4rem;
width: 1.7rem;
}
.timeline__item-description {
font-family: "GT Walsheim";
font-size: 2rem;
font-weight: 400;
line-height: 1.33;
margin-top: 1.2rem;
}
.timeline__item::before {
background-image: inherit;
background-repeat: no-repeat;
background-size: contain;
content: "";
left: inherit;
opacity: 0;
position: fixed;
height: 100vw;
pointer-events: none;
top: inherit;
visibility: hidden;
width: 100vw;
z-index: 1;
}
.timeline__item:hover::before {
opacity: 1;
visibility: visible;
}
@media (min-width: 768px) {
.timeline__image-wrapper {
margin: 0 -32px;
}
.timeline__items {
padding-top: 32px;
}
.timeline__items::before {
left: 32px;
right: calc(50vw - 32px);
}
.timeline__item {
max-width: 50vw;
padding: 32px;
}
.timeline__item-year {
font-family: "GT Walsheim";
font-size: 3rem;
font-weight: 500;
line-height: 1.13;
}
.timeline__item-year small {
font-family: "GT Walsheim";
font-size: 1.4rem;
font-weight: 400;
line-height: 1.29;
font-weight: 500;
}
.timeline__item-description {
font-family: "GT Walsheim";
font-size: 1.4rem;
font-weight: 400;
line-height: 1.29;
}
.timeline__item::before {
height: 33.3333333333vw;
width: 33.3333333333vw;
}
}
@media (min-width: 992px) {
.timeline__text-wrapper {
display: flex;
flex-direction: column;
justify-content: space-between;
padding-bottom: 32px;
padding-top: 32px;
}
.timeline__text-headline {
font-family: "GT Walsheim";
font-size: 3.8rem;
font-weight: 700;
line-height: 1.21;
text-transform: uppercase;
}
.timeline__image-wrapper {
margin: 0 0 0 -32px;
padding-bottom: 0;
}
.timeline__canvas-wrapper {
margin: 0 -32px;
}
.timeline .is-visible .timeline__canvas {
padding-bottom: 32px;
padding-top: 32px;
}
.timeline__items::before {
right: calc(33.3333333333vw - 32px);
}
.timeline__item {
max-width: 33.3333333333vw;
padding: 4rem 32px 32px;
}
.timeline__item::before {
height: 33.3333333333vw;
width: 33.3333333333vw;
}
.timeline .col-lg-6:has(.timeline__image-wrapper) {
padding: 0;
}
.timeline .col-lg-6:has(.timeline__image-wrapper) + .col-lg-6 {
padding-left: 32px;
padding-right: 16px;
}
}
@media (min-width: 1200px) {
.timeline__items::before {
right: calc(25vw - 32px);
}
.timeline__item {
max-width: 25vw;
}
.timeline__item::before {
height: 25vw;
width: 25vw;
}
}
.image-block {
padding-bottom: 16px;
}
.image-block__column figure {
margin: 0;
}
.image-block__image-wrapper picture {
display: flex;
}
.image-block__caption {
font-family: "GT Walsheim";
font-size: 1rem;
font-weight: 400;
line-height: 1.4;
margin-top: 1rem;
}
@media (min-width: 992px) {
.image-block {
padding-bottom: 32px;
}
.image-block--full {
margin-left: 50%;
position: relative;
transform: translateX(-50vw);
width: 100vw;
z-index: 9999;
}
.image-block--full .image-block__container {
max-width: 100vw;
padding: 0;
}
.image-block--full figcaption {
max-width: 1440px;
}
.image-block__caption {
margin-top: 1.5rem;
}
}
@media (min-width: 1760px) {
.image-block--full figcaption {
margin-left: calc(32rem + 12px + (100vw - 32rem - 1440px) / 2);
}
}
.video-block__container {
margin: 0;
position: relative;
}
.video-block__wrapper {
display: flex;
position: relative;
width: 100%;
}
.video-block__wrapper iframe,
.video-block__wrapper video {
bottom: 0;
height: 100%;
left: 0;
right: 0;
top: 0;
width: 100%;
}
.video-block__caption {
font-family: "GT Walsheim";
font-size: 1rem;
font-weight: 400;
line-height: 1.4;
margin-top: 1rem;
padding-bottom: 16px;
}
.video-block__controls {
display: flex;
position: absolute;
right: 1.5rem;
top: 2rem;
}
.video-block__control {
align-items: center;
background-color: transparent;
border-radius: 100%;
color: #FFFFFF;
display: flex;
height: 3rem;
justify-content: center;
margin-left: 1rem;
width: 3rem;
}
.video-block__control::before {
content: "";
font-family: "hub-icons";
font-size: 1.2em;
line-height: 1;
}
.video-block__control--sound::before {
content: "\e807";
}
.video-block.is-unmuted .video-block__control--sound::before {
content: "\e808";
}
.video-block--full {
max-width: 100%;
padding: 0;
}
.video-block--full .row {
margin: 0;
}
.video-block--full .col-12 {
padding: 0;
}
@media (min-width: 992px) {
.video-block__caption {
margin-top: 1.5rem;
padding-bottom: 32px;
}
.video-block--full {
padding: 0;
position: relative;
width: 100vw;
}
.video-block--full .video-block__container {
max-width: 100vw;
padding: 0;
}
.video-block--full .row, .video-block--full .col-12 {
margin: 0;
padding: 0;
}
.video-block--full .video-block__caption {
max-width: 1440px;
}
}
@media (min-width: 1440px) {
.video-block .video-block__caption {
padding-bottom: min( 25vw, 1vw);
}
}
.article {
padding-bottom: 16px;
}
.article__header {
border-bottom: 1px solid;
position: relative;
}
.article__header .filtered-collection__more-link {
position: relative;
z-index: 1;
}
.article__header::after {
background-color: transparent;
bottom: 0;
content: "";
display: block;
left: -16px;
position: absolute;
right: -16px;
top: 0;
transition: 0.2s all ease-in-out;
}
.article__header:has(.filtered-collection__more-link:hover), .article__header:has(.filtered-collection__more-link:focus), .article__header:has(.filtered-collection__more-link:active) {
border-color: #212020;
color: #FAF9F6;
}
.article__header:has(.filtered-collection__more-link:hover)::after, .article__header:has(.filtered-collection__more-link:focus)::after, .article__header:has(.filtered-collection__more-link:active)::after {
background-color: #812926;
}
.article__intro {
margin-bottom: 2.5rem;
}
.article__intro-image {
padding-bottom: 16px;
}
.article__intro .image-block__image-wrapper {
height: 0;
padding-top: 75%;
position: relative;
}
.article__intro .image-block__image-wrapper picture {
bottom: 0;
display: flex;
height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
.article__intro .image-block__image-wrapper picture img {
height: 100%;
object-fit: cover;
width: 100%;
}
.article__intro .image-block__image-wrapper figcaption {
display: none;
}
.article__meta {
font-family: "GT Walsheim";
font-size: 1.4rem;
font-weight: 400;
line-height: 1.5;
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.article__date {
display: block;
order: 1;
width: 100%;
}
.article__intro-text {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
display: block;
order: 3;
}
.article__title {
font-family: "GT Walsheim";
font-size: 3.4rem;
font-weight: 500;
line-height: 1.17;
display: inline-block;
margin-bottom: 2.5rem;
position: relative;
}
.article__title span {
position: relative;
z-index: 1;
}
.article__description p {
margin-bottom: 1em;
}
.article__description a {
text-decoration: underline;
}
.article__back {
font-family: "GT Walsheim";
font-size: 2rem;
font-weight: 400;
line-height: 1.33;
display: block;
margin-left: 3rem;
text-decoration: underline;
position: relative;
}
.article__back::before {
content: "\e801";
font-family: "hub-icons";
font-size: 3rem;
left: -3rem;
line-height: 1;
position: absolute;
}
.article__context-wrapper {
font-family: "GT Walsheim";
font-size: 1.4rem;
font-weight: 400;
line-height: 1.1;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 2rem;
width: 100%;
}
.article__context-wrapper--act {
color: #41BED0;
}
.article__context-wrapper--act .article__topic::before {
background-color: #41BED0;
}
.article__context-wrapper--program {
color: #7EBB55;
}
.article__context-wrapper--program .article__topic::before {
background-color: #7EBB55;
}
.article__context-wrapper--connect {
color: #F78A3C;
}
.article__context-wrapper--connect .article__topic::before {
background-color: #F78A3C;
}
.article__context {
display: flex;
flex-wrap: nowrap;
white-space: nowrap;
}
.article__topic {
align-items: center;
display: flex;
font-size: inherit;
}
.article__topic::before {
align-items: center;
background-color: #212020;
border-radius: 100%;
content: "";
display: inline-flex;
height: 0.9rem;
margin-right: 0.5rem;
width: 0.9rem;
}
.article__author, .article__location, .article__date, .article__position, .article__website {
display: inline-flex;
}
.article__website {
margin-left: 0.35em;
text-decoration: underline;
}
.article__date {
margin-left: 0.35em;
}
.article__author::after {
content: "|";
display: inline-flex;
margin: 0 0.5rem;
}
.article__tags-wrapper {
display: flex;
align-items: flex-start;
justify-content: space-between;
width: 100%;
}
.article__tags {
display: flex;
flex-wrap: wrap;
}
.article__tag {
cursor: default;
display: inline-flex;
margin: 0 1rem 1rem 0;
min-width: 0;
text-transform: uppercase;
}
.article__tag:hover, .article__tag:focus, .article__tag:active {
background-color: transparent !important;
color: inherit;
}
.article__contact {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
display: flex;
width: 100%;
}
.article__contact-link {
align-items: center;
display: inline-flex;
margin-right: 1rem;
}
.article__contact-link::before {
align-items: center;
background-color: #212020;
border-radius: 100%;
color: #FFFFFF;
content: "\e804";
display: inline-flex;
font-family: "hub-icons";
font-weight: 700;
font-size: 1rem;
height: 2rem;
justify-content: center;
margin-right: 0.6rem;
width: 2rem;
}
.article__contact + .article__tags-wrapper {
margin-top: 4rem;
}
@media (min-width: 992px) {
.article {
padding-bottom: 32px;
}
.article__intro {
margin-bottom: 5rem;
}
.article__intro-text {
font-family: "GT Walsheim";
font-size: 3.8rem;
font-weight: 700;
line-height: 1.21;
text-transform: uppercase;
}
.article__intro-image {
padding-bottom: 32px;
}
.article__title {
font-family: "GT Walsheim";
font-size: 5rem;
font-weight: 500;
line-height: 1.16;
}
.article__contact {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.27;
}
.article__back {
font-family: "GT Walsheim";
font-size: 1.8rem;
font-weight: 400;
line-height: 1.22;
}
}
.cookie-warning {
background-color: #FF5353;
color: #212020;
left: 0;
position: fixed;
right: 0;
bottom: 0;
z-index: 999;
}
.cookie-warning__container {
padding-bottom: 4.6rem;
padding-top: 4.6rem;
}
.cookie-warning__headline {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 700;
line-height: 1.55;
text-transform: uppercase;
text-transform: uppercase;
margin-bottom: 1em;
}
.cookie-warning__text p {
margin-bottom: 1em;
}
.cookie-warning__read-more {
text-decoration: underline;
}
.cookie-warning__actions {
align-items: flex-start;
display: flex;
flex-direction: column;
}
.cookie-warning__actions .button, .cookie-warning__actions .main-menu .menu-item.highlight-link .menu-entry, .main-menu .menu-item.highlight-link .cookie-warning__actions .menu-entry {
margin-bottom: 1.5rem;
}
.cookie-warning__actions .button:last-child, .cookie-warning__actions .main-menu .menu-item.highlight-link .menu-entry:last-child, .main-menu .menu-item.highlight-link .cookie-warning__actions .menu-entry:last-child {
margin-bottom: 0;
}
@media (max-width: 767px) {
.cookie-warning {
width: calc(100% - 40px);
left: 20px;
padding: 3.25rem 0;
line-height: 3rem;
text-align: center;
}
.cookie-warning__container {
padding-bottom: 0;
padding-top: 0;
}
.cookie-warning__bottom-row {
text-align: center;
}
.cookie-warning__bottom-row .button, .cookie-warning__bottom-row .main-menu .menu-item.highlight-link .menu-entry, .main-menu .menu-item.highlight-link .cookie-warning__bottom-row .menu-entry {
margin: 1.5rem 0 0 0;
}
.cookie-warning__headline {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.23;
text-transform: uppercase;
}
.cookie-warning__actions {
align-items: center;
padding-top: 2rem;
}
}
.header {
z-index: 10000;
position: relative;
width: 100%;
}
.header__logo {
height: 5.5rem;
left: 16px;
padding-left: 0;
padding-right: 0;
position: fixed;
top: 1.25rem;
width: 5.5rem;
z-index: 15;
}
.header__logo img {
width: 100%;
}
.header__logo a:hover {
opacity: 0.9;
}
.header__nav {
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 14;
}
.header__nav:before {
background-color: #FFFFFF;
content: "";
display: block;
height: 8rem;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 1;
}
.header__project-items {
list-style: none;
margin: 0;
padding: 4rem 0;
z-index: 1;
}
.header__project-items--0 {
padding: 0;
}
.header__project-item {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.23;
text-transform: uppercase;
color: #212020;
display: inline;
flex: 1;
flex-basis: 100%;
flex-direction: column;
left: 0;
padding: 0;
position: static;
text-transform: uppercase;
top: 0;
width: 100%;
}
.header__project-item::after {
background-image: inherit;
background-size: cover;
display: flex;
height: 19.1rem;
left: inherit;
opacity: 0;
pointer-events: none;
position: fixed;
top: inherit;
width: 26.8rem;
}
.header__project-item:hover::after {
opacity: 1;
}
.header__project-entry {
align-items: center;
color: #212020;
display: flex;
flex: 1;
padding: 0 2rem;
position: static;
}
.header__project-entry.is-active, .header__project-entry:hover, .header__project-entry:focus, .header__project-entry:hover {
color: #949494;
}
.header__project-items--0 > .header__project-item {
display: none;
}
.header__project-items--0 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--1 > .header__project-item {
display: none;
}
.header__project-items--1 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--1 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--2 > .header__project-item {
display: none;
}
.header__project-items--2 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--2 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--2 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--3 > .header__project-item {
display: none;
}
.header__project-items--3 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--3 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--3 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--3 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--4 > .header__project-item {
display: none;
}
.header__project-items--4 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--4 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--4 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--4 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--4 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--5 > .header__project-item {
display: none;
}
.header__project-items--5 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--5 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--5 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--5 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--5 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--5 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--6 > .header__project-item {
display: none;
}
.header__project-items--6 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--6 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--6 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--6 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--6 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--6 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--6 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--7 > .header__project-item {
display: none;
}
.header__project-items--7 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--7 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--7 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--7 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--7 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--7 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--7 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--7 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--8 > .header__project-item {
display: none;
}
.header__project-items--8 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--8 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--8 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--8 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--8 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--8 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--8 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--8 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--8 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--9 > .header__project-item {
display: none;
}
.header__project-items--9 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--9 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--9 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--9 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--9 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--9 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--9 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--9 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--9 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--9 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--10 > .header__project-item {
display: none;
}
.header__project-items--10 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--10 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--10 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--10 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--10 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--10 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--10 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--10 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--10 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--10 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--10 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--11 > .header__project-item {
display: none;
}
.header__project-items--11 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--11 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--11 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--11 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--11 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--11 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--11 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--11 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--11 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--11 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--11 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--11 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--12 > .header__project-item {
display: none;
}
.header__project-items--12 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--12 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--12 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--12 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--12 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--12 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--12 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--12 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--12 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--12 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--12 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--12 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--12 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--13 > .header__project-item {
display: none;
}
.header__project-items--13 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--13 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--13 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--13 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--13 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--13 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--13 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--13 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--13 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--13 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--13 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--13 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--13 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--13 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--14 > .header__project-item {
display: none;
}
.header__project-items--14 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--14 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--14 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--14 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--14 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--14 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--14 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--14 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--14 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--14 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--14 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--14 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--14 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--14 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--14 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--15 > .header__project-item {
display: none;
}
.header__project-items--15 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--15 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--15 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--15 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--15 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--15 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--15 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--15 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--15 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--15 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--15 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--15 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--15 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--15 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--15 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--15 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--16 > .header__project-item {
display: none;
}
.header__project-items--16 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--16 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--16 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--16 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--16 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--16 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--16 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--16 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--16 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--16 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--16 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--16 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--16 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--16 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--16 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--16 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--16 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--17 > .header__project-item {
display: none;
}
.header__project-items--17 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--17 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--17 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--17 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--17 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--17 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--17 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--17 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--17 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--17 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--17 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--17 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--17 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--17 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--17 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--17 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--17 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--17 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--18 > .header__project-item {
display: none;
}
.header__project-items--18 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--18 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--18 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--18 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--18 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--18 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--18 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--18 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--18 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--18 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--18 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--18 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--18 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--18 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--18 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--18 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--18 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--18 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--18 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--19 > .header__project-item {
display: none;
}
.header__project-items--19 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--19 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--19 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--19 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--19 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--19 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--19 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--19 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--19 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--19 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--19 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--19 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--19 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--19 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--19 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--19 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--19 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--19 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--19 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--19 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--20 > .header__project-item {
display: none;
}
.header__project-items--20 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--20 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--20 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--20 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--20 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--20 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--20 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--20 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--20 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--20 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--20 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--20 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--20 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--20 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--20 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--20 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--20 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--20 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--20 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--20 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--20 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--21 > .header__project-item {
display: none;
}
.header__project-items--21 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--21 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--21 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--21 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--21 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--21 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--21 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--21 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--21 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--21 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--21 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--21 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--21 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--21 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--21 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--21 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--21 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--21 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--21 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--21 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--21 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--21 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--22 > .header__project-item {
display: none;
}
.header__project-items--22 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--22 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--22 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--22 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--22 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--22 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--22 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--22 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--22 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--22 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--22 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--22 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--22 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--22 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--22 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--22 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--22 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--22 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--22 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--22 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--22 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--22 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--22 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--23 > .header__project-item {
display: none;
}
.header__project-items--23 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--23 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--23 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--23 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--23 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--23 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--23 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--23 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--23 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--23 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--23 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--23 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--23 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--23 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--23 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--23 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--23 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--23 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--23 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--23 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--23 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--23 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--23 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--23 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--24 > .header__project-item {
display: none;
}
.header__project-items--24 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--24 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--24 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--24 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--24 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--24 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--24 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--24 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--24 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--24 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--24 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--24 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--24 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--24 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--24 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--24 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--24 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--24 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--24 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--24 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--24 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--24 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--24 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--24 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--24 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--25 > .header__project-item {
display: none;
}
.header__project-items--25 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--25 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--26 > .header__project-item {
display: none;
}
.header__project-items--26 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--26 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--27 > .header__project-item {
display: none;
}
.header__project-items--27 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--27 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--28 > .header__project-item {
display: none;
}
.header__project-items--28 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--28 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--29 > .header__project-item {
display: none;
}
.header__project-items--29 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--29 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--30 > .header__project-item {
display: none;
}
.header__project-items--30 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--30 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--31 > .header__project-item {
display: none;
}
.header__project-items--31 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--31 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--32 > .header__project-item {
display: none;
}
.header__project-items--32 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--32 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--33 > .header__project-item {
display: none;
}
.header__project-items--33 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--33 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--34 > .header__project-item {
display: none;
}
.header__project-items--34 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--34 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--35 > .header__project-item {
display: none;
}
.header__project-items--35 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--35 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--36 > .header__project-item {
display: none;
}
.header__project-items--36 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--36 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--37 > .header__project-item {
display: none;
}
.header__project-items--37 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--37 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--38 > .header__project-item {
display: none;
}
.header__project-items--38 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--38 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--39 > .header__project-item {
display: none;
}
.header__project-items--39 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--39 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--40 > .header__project-item {
display: none;
}
.header__project-items--40 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--40 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--41 > .header__project-item {
display: none;
}
.header__project-items--41 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--41 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--42 > .header__project-item {
display: none;
}
.header__project-items--42 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--42 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--43 > .header__project-item {
display: none;
}
.header__project-items--43 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--43 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--44 > .header__project-item {
display: none;
}
.header__project-items--44 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--44 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--45 > .header__project-item {
display: none;
}
.header__project-items--45 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--45 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--46 > .header__project-item {
display: none;
}
.header__project-items--46 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--46 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--47 > .header__project-item {
display: none;
}
.header__project-items--47 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--47 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--48 > .header__project-item {
display: none;
}
.header__project-items--48 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--48 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--49 > .header__project-item {
display: none;
}
.header__project-items--49 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--49 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--50 > .header__project-item {
display: none;
}
.header__project-items--50 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--50 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--51 > .header__project-item {
display: none;
}
.header__project-items--51 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--51 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--52 > .header__project-item {
display: none;
}
.header__project-items--52 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--52 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--53 > .header__project-item {
display: none;
}
.header__project-items--53 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--53 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--54 > .header__project-item {
display: none;
}
.header__project-items--54 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--54 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--55 > .header__project-item {
display: none;
}
.header__project-items--55 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--55 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--56 > .header__project-item {
display: none;
}
.header__project-items--56 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--56 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--57 > .header__project-item {
display: none;
}
.header__project-items--57 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--57 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--58 > .header__project-item {
display: none;
}
.header__project-items--58 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--58 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--59 > .header__project-item {
display: none;
}
.header__project-items--59 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--59 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--60 > .header__project-item {
display: none;
}
.header__project-items--60 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--60 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--61 > .header__project-item {
display: none;
}
.header__project-items--61 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--61 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--62 > .header__project-item {
display: none;
}
.header__project-items--62 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--62 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--63 > .header__project-item {
display: none;
}
.header__project-items--63 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--63 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--64 > .header__project-item {
display: none;
}
.header__project-items--64 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--64 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--65 > .header__project-item {
display: none;
}
.header__project-items--65 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--65 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--66 > .header__project-item {
display: none;
}
.header__project-items--66 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--66 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--67 > .header__project-item {
display: none;
}
.header__project-items--67 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--67 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--68 > .header__project-item {
display: none;
}
.header__project-items--68 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--68 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--69 > .header__project-item {
display: none;
}
.header__project-items--69 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--69 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--70 > .header__project-item {
display: none;
}
.header__project-items--70 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--70 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--71 > .header__project-item {
display: none;
}
.header__project-items--71 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--71 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--72 > .header__project-item {
display: none;
}
.header__project-items--72 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--72 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--73 > .header__project-item {
display: none;
}
.header__project-items--73 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--73 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--74 > .header__project-item {
display: none;
}
.header__project-items--74 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--74 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--75 > .header__project-item {
display: none;
}
.header__project-items--75 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--75 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--76 > .header__project-item {
display: none;
}
.header__project-items--76 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--76 > .header__project-item:nth-child(76) {
display: inline;
}
.header__project-items--77 > .header__project-item {
display: none;
}
.header__project-items--77 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(76) {
display: inline;
}
.header__project-items--77 > .header__project-item:nth-child(77) {
display: inline;
}
.header__project-items--78 > .header__project-item {
display: none;
}
.header__project-items--78 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(76) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(77) {
display: inline;
}
.header__project-items--78 > .header__project-item:nth-child(78) {
display: inline;
}
.header__project-items--79 > .header__project-item {
display: none;
}
.header__project-items--79 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(76) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(77) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(78) {
display: inline;
}
.header__project-items--79 > .header__project-item:nth-child(79) {
display: inline;
}
.header__project-items--80 > .header__project-item {
display: none;
}
.header__project-items--80 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(76) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(77) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(78) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(79) {
display: inline;
}
.header__project-items--80 > .header__project-item:nth-child(80) {
display: inline;
}
.header__project-items--81 > .header__project-item {
display: none;
}
.header__project-items--81 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(76) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(77) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(78) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(79) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(80) {
display: inline;
}
.header__project-items--81 > .header__project-item:nth-child(81) {
display: inline;
}
.header__project-items--82 > .header__project-item {
display: none;
}
.header__project-items--82 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(76) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(77) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(78) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(79) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(80) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(81) {
display: inline;
}
.header__project-items--82 > .header__project-item:nth-child(82) {
display: inline;
}
.header__project-items--83 > .header__project-item {
display: none;
}
.header__project-items--83 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(76) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(77) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(78) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(79) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(80) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(81) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(82) {
display: inline;
}
.header__project-items--83 > .header__project-item:nth-child(83) {
display: inline;
}
.header__project-items--84 > .header__project-item {
display: none;
}
.header__project-items--84 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(76) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(77) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(78) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(79) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(80) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(81) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(82) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(83) {
display: inline;
}
.header__project-items--84 > .header__project-item:nth-child(84) {
display: inline;
}
.header__project-items--85 > .header__project-item {
display: none;
}
.header__project-items--85 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(76) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(77) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(78) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(79) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(80) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(81) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(82) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(83) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(84) {
display: inline;
}
.header__project-items--85 > .header__project-item:nth-child(85) {
display: inline;
}
.header__project-items--86 > .header__project-item {
display: none;
}
.header__project-items--86 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(76) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(77) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(78) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(79) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(80) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(81) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(82) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(83) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(84) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(85) {
display: inline;
}
.header__project-items--86 > .header__project-item:nth-child(86) {
display: inline;
}
.header__project-items--87 > .header__project-item {
display: none;
}
.header__project-items--87 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(76) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(77) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(78) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(79) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(80) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(81) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(82) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(83) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(84) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(85) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(86) {
display: inline;
}
.header__project-items--87 > .header__project-item:nth-child(87) {
display: inline;
}
.header__project-items--88 > .header__project-item {
display: none;
}
.header__project-items--88 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(76) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(77) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(78) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(79) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(80) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(81) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(82) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(83) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(84) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(85) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(86) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(87) {
display: inline;
}
.header__project-items--88 > .header__project-item:nth-child(88) {
display: inline;
}
.header__project-items--89 > .header__project-item {
display: none;
}
.header__project-items--89 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(76) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(77) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(78) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(79) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(80) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(81) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(82) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(83) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(84) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(85) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(86) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(87) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(88) {
display: inline;
}
.header__project-items--89 > .header__project-item:nth-child(89) {
display: inline;
}
.header__project-items--90 > .header__project-item {
display: none;
}
.header__project-items--90 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(76) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(77) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(78) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(79) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(80) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(81) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(82) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(83) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(84) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(85) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(86) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(87) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(88) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(89) {
display: inline;
}
.header__project-items--90 > .header__project-item:nth-child(90) {
display: inline;
}
.header__project-items--91 > .header__project-item {
display: none;
}
.header__project-items--91 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(76) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(77) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(78) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(79) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(80) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(81) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(82) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(83) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(84) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(85) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(86) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(87) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(88) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(89) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(90) {
display: inline;
}
.header__project-items--91 > .header__project-item:nth-child(91) {
display: inline;
}
.header__project-items--92 > .header__project-item {
display: none;
}
.header__project-items--92 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(76) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(77) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(78) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(79) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(80) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(81) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(82) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(83) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(84) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(85) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(86) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(87) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(88) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(89) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(90) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(91) {
display: inline;
}
.header__project-items--92 > .header__project-item:nth-child(92) {
display: inline;
}
.header__project-items--93 > .header__project-item {
display: none;
}
.header__project-items--93 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(76) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(77) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(78) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(79) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(80) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(81) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(82) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(83) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(84) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(85) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(86) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(87) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(88) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(89) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(90) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(91) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(92) {
display: inline;
}
.header__project-items--93 > .header__project-item:nth-child(93) {
display: inline;
}
.header__project-items--94 > .header__project-item {
display: none;
}
.header__project-items--94 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(76) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(77) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(78) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(79) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(80) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(81) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(82) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(83) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(84) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(85) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(86) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(87) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(88) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(89) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(90) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(91) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(92) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(93) {
display: inline;
}
.header__project-items--94 > .header__project-item:nth-child(94) {
display: inline;
}
.header__project-items--95 > .header__project-item {
display: none;
}
.header__project-items--95 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(76) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(77) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(78) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(79) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(80) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(81) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(82) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(83) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(84) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(85) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(86) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(87) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(88) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(89) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(90) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(91) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(92) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(93) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(94) {
display: inline;
}
.header__project-items--95 > .header__project-item:nth-child(95) {
display: inline;
}
.header__project-items--96 > .header__project-item {
display: none;
}
.header__project-items--96 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(76) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(77) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(78) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(79) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(80) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(81) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(82) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(83) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(84) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(85) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(86) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(87) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(88) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(89) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(90) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(91) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(92) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(93) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(94) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(95) {
display: inline;
}
.header__project-items--96 > .header__project-item:nth-child(96) {
display: inline;
}
.header__project-items--97 > .header__project-item {
display: none;
}
.header__project-items--97 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(76) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(77) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(78) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(79) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(80) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(81) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(82) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(83) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(84) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(85) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(86) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(87) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(88) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(89) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(90) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(91) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(92) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(93) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(94) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(95) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(96) {
display: inline;
}
.header__project-items--97 > .header__project-item:nth-child(97) {
display: inline;
}
.header__project-items--98 > .header__project-item {
display: none;
}
.header__project-items--98 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(76) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(77) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(78) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(79) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(80) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(81) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(82) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(83) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(84) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(85) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(86) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(87) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(88) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(89) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(90) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(91) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(92) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(93) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(94) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(95) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(96) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(97) {
display: inline;
}
.header__project-items--98 > .header__project-item:nth-child(98) {
display: inline;
}
.header__project-items--99 > .header__project-item {
display: none;
}
.header__project-items--99 > .header__project-item:nth-child(0) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(1) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(2) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(3) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(4) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(5) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(6) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(7) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(8) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(9) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(10) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(11) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(12) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(13) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(14) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(15) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(16) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(17) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(18) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(19) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(20) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(21) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(22) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(23) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(24) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(25) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(26) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(27) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(28) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(29) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(30) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(31) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(32) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(33) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(34) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(35) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(36) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(37) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(38) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(39) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(40) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(41) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(42) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(43) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(44) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(45) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(46) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(47) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(48) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(49) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(50) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(51) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(52) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(53) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(54) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(55) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(56) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(57) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(58) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(59) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(60) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(61) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(62) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(63) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(64) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(65) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(66) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(67) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(68) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(69) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(70) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(71) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(72) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(73) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(74) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(75) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(76) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(77) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(78) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(79) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(80) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(81) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(82) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(83) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(84) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(85) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(86) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(87) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(88) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(89) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(90) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(91) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(92) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(93) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(94) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(95) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(96) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(97) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(98) {
display: inline;
}
.header__project-items--99 > .header__project-item:nth-child(99) {
display: inline;
}
.header__meta {
flex-direction: column;
padding: 0 2rem;
}
.header__meta h4 {
margin-bottom: 0.7rem;
margin-top: 2em;
}
.header__meta-row:first-child h4 {
margin-top: 0;
}
.header__meta ul {
list-style: none;
margin: 0;
padding: 0;
}
@media (min-width: 768px) {
.header__logo {
left: 32px;
}
.header__project-entry {
padding: 0 2.4rem;
}
}
@media (min-width: 992px) {
.header {
padding-top: 0;
}
.header__nav:before {
content: none;
}
}
@media (min-width: 1170px) {
.header__logo {
top: 2.25rem;
}
}
.letter-code-theme {
overflow-x: hidden;
position: relative;
}
.letter-code-theme:before {
background: transparent url(//tirol.impacthub.net/wp-content/themes/hub/img/i.svg) 0 0 no-repeat;
background-size: contain;
content: "";
display: block;
height: 10rem;
mix-blend-mode: multiply;
pointer-events: none;
position: fixed;
right: 8.333%;
top: -1.5rem;
width: 2rem;
z-index: 15;
}
.letter-code-theme:after {
background: transparent url(//tirol.impacthub.net/wp-content/themes/hub/img/m.svg) 0 0 no-repeat;
background-size: contain;
content: "";
display: block;
height: 10rem;
left: -1.2rem;
mix-blend-mode: multiply;
pointer-events: none;
position: fixed;
top: 50%;
transform: translateY(-50%);
width: 10.5rem;
z-index: 20;
}
.letter-code-theme > main:before {
background: transparent url(//tirol.impacthub.net/wp-content/themes/hub/img/g.svg) 0 0 no-repeat;
background-size: contain;
bottom: -2.5rem;
content: "";
display: block;
height: 10rem;
mix-blend-mode: multiply;
pointer-events: none;
position: fixed;
right: 8.333%;
width: 8.9rem;
z-index: 2;
}
.letter-code-theme-gim:before {
background-image: url(//tirol.impacthub.net/wp-content/themes/hub/img/g.svg);
width: 8.9rem;
}
.letter-code-theme-gim:after {
background-image: url(//tirol.impacthub.net/wp-content/themes/hub/img/i.svg);
left: -1rem;
width: 2rem;
}
.letter-code-theme-gim > main:before {
background-image: url(//tirol.impacthub.net/wp-content/themes/hub/img/m.svg);
bottom: -2.5rem;
right: 50%;
width: 10.5rem;
}
.letter-code-theme-gan:before {
background-image: url(//tirol.impacthub.net/wp-content/themes/hub/img/g.svg);
width: 8.9rem;
}
.letter-code-theme-gan:after {
background-image: url(//tirol.impacthub.net/wp-content/themes/hub/img/a.svg);
left: -2.3rem;
width: 8.7rem;
}
.letter-code-theme-gan > main:before {
background-image: url(//tirol.impacthub.net/wp-content/themes/hub/img/n.svg);
bottom: -1.5rem;
width: 8.5rem;
}
.letter-code-theme-ang:before {
background-image: url(//tirol.impacthub.net/wp-content/themes/hub/img/a.svg);
width: 8.7rem;
}
.letter-code-theme-ang:after {
background-image: url(//tirol.impacthub.net/wp-content/themes/hub/img/n.svg);
left: -2.2rem;
width: 8.5rem;
}
.letter-code-theme-ang > main:before {
background-image: url(//tirol.impacthub.net/wp-content/themes/hub/img/g.svg);
right: 50%;
width: 8.9rem;
}
@media (min-width: 992px) {
.letter-code-theme:before {
height: min( 15.625vw, 1vw);
top: min( -2.34375vw, 1vw);
width: min( 3.125vw, 1vw);
}
.letter-code-theme:after {
height: min( 15.625vw, 1vw);
left: min( -1.875vw, 1vw);
width: min( 16.40625vw, 1vw);
}
.letter-code-theme > main:before {
bottom: min( -2.34375vw, 1vw);
height: min( 15.625vw, 1vw);
width: min( 13.90625vw, 1vw);
}
.letter-code-theme-gim:before {
width: min( 13.90625vw, 1vw);
}
.letter-code-theme-gim:after {
bottom: min( -1.5625vw, 1vw);
width: min( 3.125vw, 1vw);
}
.letter-code-theme-gim > main:before {
bottom: min( -3.90625vw, 1vw);
right: 50%;
width: min( 16.40625vw, 1vw);
}
.letter-code-theme-gan:before {
width: min( 13.90625vw, 1vw);
}
.letter-code-theme-gan:after {
left: min( -3.671875vw, 1vw);
width: min( 13.59375vw, 1vw);
}
.letter-code-theme-gan > main:before {
bottom: min( -2.34375vw, 1vw);
width: min( 13.203125vw, 1vw);
}
.letter-code-theme-ang:before {
width: min( 13.59375vw, 1vw);
}
.letter-code-theme-ang:after {
left: min( -3.4375vw, 1vw);
width: min( 13.203125vw, 1vw);
}
.letter-code-theme-ang > main:before {
right: 50%;
width: min( 13.90625vw, 1vw);
}
}
.main-nav {
font-weight: 400;
height: 8rem;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 14;
transition: top 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
}
.main-nav:before {
background-color: #FAF9F6;
bottom: 100%;
content: "";
left: 0;
min-height: 8rem;
position: absolute;
right: 0;
top: 0;
z-index: 0;
transition: bottom 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
}
.main-nav::after {
background-color: #212020;
content: "";
display: block;
height: 1px;
left: 0;
position: absolute;
right: 0;
top: 8rem;
pointer-events: none;
}
.main-nav__footer {
column-count: 2;
display: block;
list-style: none;
margin: 4rem 16px 32px;
padding: 0;
}
.main-nav__footer .menu-item {
font-family: "GT Walsheim";
font-size: 1.8rem;
font-weight: 400;
line-height: 1.22;
margin-top: 3 !important;
}
.main-nav__footer .menu-item a {
align-items: center;
display: inline-flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: center;
padding-left: 0 !important;
}
.main-nav__footer .menu-item a:after {
content: "\e804" !important;
display: inline-flex;
font-family: "hub-icons";
font-size: 0.6em;
font-weight: 700;
margin-left: 0.5em;
}
.menu-open .main-nav {
background-color: #212020;
position: fixed;
}
.main-nav .collapsible__collapser {
background-color: transparent;
color: #212020;
display: block;
font-size: 1.8rem;
height: 4.4rem;
line-height: 8rem;
margin-right: -0.7rem;
position: absolute;
right: 2rem;
top: 1.8rem;
width: 4.4rem;
}
.main-nav .collapsible__collapser span {
background-color: #212020;
display: block;
height: max(2px, 0.2rem);
left: 0;
margin: auto;
opacity: 1;
overflow: hidden;
position: absolute;
right: 0;
text-indent: -999em;
transform: translateY(-50%);
transition: transform 0.3s ease;
width: 3rem;
}
.main-nav .collapsible__collapser span:nth-of-type(1) {
top: calc(1.7rem - max(1px, 0.1rem));
}
.main-nav .collapsible__collapser span:nth-of-type(2) {
top: calc(2.7rem - max(1px, 0.1rem));
}
.main-nav .collapsible__content {
background-color: #FAF9F6;
bottom: 100vh;
left: 0;
opacity: 0;
padding-top: 1.8rem;
position: fixed;
right: 0;
top: 8rem;
visibility: hidden;
transition: bottom 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
}
.menu-open .main-nav .collapsible__content {
background-color: #FAF9F6;
bottom: 0;
opacity: 1;
visibility: visible;
}
.menu-open .main-nav .collapsible__collapser {
color: #212020;
}
.main-menu {
display: block;
flex-direction: column;
list-style: none;
margin: 0;
padding: 1rem 0 0 0;
text-align: left;
width: 100%;
}
.main-menu .menu-item {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
color: #212020;
display: inline-block;
flex: 1;
flex-basis: 100%;
flex-direction: column;
font-weight: 500;
padding: 0;
position: relative;
text-transform: none;
width: 100%;
}
.main-menu .menu-item.current-menu-parent a, .main-menu .menu-item.current-menu-parent .menu-entry {
color: #212020;
}
.main-menu .menu-item.menu-item-has-children > .menu-entry span {
display: inline-flex;
position: relative;
}
.main-menu .menu-item.menu-item-topic-act > .menu-entry span, .main-menu .menu-item.menu-item-topic-program > .menu-entry span, .main-menu .menu-item.menu-item-topic-connect > .menu-entry span {
padding-left: 2.3rem;
}
.main-menu .menu-item.menu-item-topic-act > .menu-entry span::before, .main-menu .menu-item.menu-item-topic-program > .menu-entry span::before, .main-menu .menu-item.menu-item-topic-connect > .menu-entry span::before {
border-radius: 100%;
content: "";
display: inline-flex;
height: 0.9rem;
left: 0.5rem;
position: absolute;
top: 50%;
transform: translateY(-50%);
transition: 0.3s all ease-in-out;
width: 0.9rem;
}
.main-menu .menu-item.menu-item-topic-act > .menu-entry span::after, .main-menu .menu-item.menu-item-topic-program > .menu-entry span::after, .main-menu .menu-item.menu-item-topic-connect > .menu-entry span::after {
align-items: center;
content: "\e800";
display: inline-flex;
font-family: "hub-icons";
height: 0.9rem;
justify-content: center;
left: 0.5rem;
line-height: 1;
position: absolute;
top: 50%;
transform: translateY(-50%) scale(0);
transition: 0.3s all ease-in-out;
width: 0.9rem;
}
.main-menu .menu-item.menu-item-topic-act > .menu-entry span::before {
background-color: #41BED0;
}
.main-menu .menu-item.menu-item-topic-program > .menu-entry span::before {
background-color: #7EBB55;
}
.main-menu .menu-item.menu-item-topic-connect > .menu-entry span::before {
background-color: #F78A3C;
}
.main-menu .menu-item.highlight-link .menu-entry {
background-color: #812926;
border-color: #812926;
color: #FFFFFF;
display: inline-flex;
}
.main-menu .menu-item.highlight-link .menu-entry::after {
align-items: center;
background-color: transparent;
border-radius: 100%;
height: 1.9rem;
justify-content: center;
margin-left: 1rem;
margin-right: -0.9rem;
transition: all 0.2s ease-in-out;
width: 1.9rem;
}
.main-menu .menu-item.highlight-link .menu-entry:hover, .main-menu .menu-item.highlight-link .menu-entry:focus, .main-menu .menu-item.highlight-link .menu-entry:active {
background-color: #812926 !important;
border-color: #812926 !important;
color: #FFFFFF !important;
}
.main-menu .menu-item.highlight-link .menu-entry:hover::after, .main-menu .menu-item.highlight-link .menu-entry:focus::after, .main-menu .menu-item.highlight-link .menu-entry:active::after {
background-color: #FFFFFF;
color: #812926;
}
.main-menu .menu-item:hover, .main-menu .menu-item:focus, .main-menu .menu-item:active {
font-weight: 500;
}
.main-menu .menu-item a,
.main-menu .menu-item .menu-entry {
align-items: center;
color: #212020;
display: flex;
flex: 1;
height: 6rem;
justify-content: center;
padding: 0 2rem;
}
.main-menu .menu-item .menu-entry {
cursor: default;
}
.main-menu .sub-menu {
align-items: stretch;
padding: 0;
}
.main-menu .sub-menu .filtered-collection__item-wrapper,
.main-menu .sub-menu .sub-menu__footer {
display: none;
}
.main-menu .sub-menu .menu-item a {
align-items: flex-start;
color: #212020;
display: flex;
flex-direction: column;
justify-content: center;
}
.main-menu .sub-menu .menu-item a sup {
display: block;
line-height: inherit;
margin-top: 5px;
top: auto;
}
.main-menu .sub-menu .menu-item a picture {
display: block;
margin-top: 2rem;
max-width: 16rem;
}
.main-menu .sub-menu .menu-item a picture img {
display: block;
height: auto;
width: 100%;
}
@media (max-width: 1169px) {
.collapsible__content-wrapper {
display: flex;
flex-direction: column;
height: 100%;
justify-content: space-between;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
scrollbar-width: none;
-ms-overflow-style: none;
}
.collapsible__content-wrapper::-webkit-scrollbar {
display: none;
}
.menu-open .main-nav {
top: 0 !important;
}
.main-menu .menu-item,
.main-menu .menu-item a,
.main-menu .menu-item .menu-entry {
justify-content: space-between;
}
.main-menu > .menu-item.seperator-right::after {
background-color: #212020;
bottom: 0;
content: "";
display: inline-flex;
height: 1px;
left: 16px;
margin: 1rem auto 2rem;
position: relative;
right: 16px;
width: calc(100% - 32px);
}
.main-menu > .menu-item.highlight-link::before {
background-color: #212020;
bottom: 0;
content: "";
display: inline-flex;
height: 1px;
left: 16px;
margin: 2rem auto 4rem;
position: relative;
right: 16px;
width: calc(100% - 32px);
}
.main-menu > .menu-item.highlight-link .menu-entry {
justify-content: center;
margin-left: 16px;
min-width: 20rem;
}
.menu-open .main-nav .collapsible__collapser span {
top: 50% !important;
}
.menu-open .main-nav .collapsible__collapser span:nth-of-type(1) {
transform: translateY(-50%) rotateZ(45deg);
}
.menu-open .main-nav .collapsible__collapser span:nth-of-type(2) {
transform: translateY(-50%) rotateZ(-45deg);
}
.main-nav .menu-item-has-children > .menu-entry {
cursor: pointer;
}
.main-nav .menu-item-has-children > .menu-entry::after {
content: "\e802";
font-family: "hub-icons";
}
.main-nav .menu-item-has-children > .menu-entry:after {
display: inline-block;
float: right;
font-size: 1em;
margin-left: 0.5rem;
margin-right: 1rem;
vertical-align: middle;
transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
}
.main-nav .menu-item-has-children > .menu-entry + .sub-menu {
max-height: 0;
overflow: hidden;
transition: max-height 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
}
.main-nav .menu-item-has-children.show-submenu > .menu-entry:after {
transform: rotateZ(90deg);
}
.main-nav .menu-item-has-children.show-submenu > .sub-menu {
background-color: #FFFFFF;
max-height: 200vh;
}
.main-nav .menu-item-has-children.show-submenu > .sub-menu .menu-item a {
font-family: "GT Walsheim";
font-size: 1.8rem;
font-weight: 500;
line-height: 1.45;
text-transform: uppercase;
align-items: center;
display: inline-flex;
flex-direction: row;
justify-content: flex-start;
height: 5rem;
text-transform: none;
width: 100%;
padding-left: 3.6rem;
}
.main-nav .menu-item-has-children.show-submenu > .sub-menu .menu-item a::after {
content: "\e802";
display: block;
font-family: "hub-icons";
margin-left: 0.4em;
}
.main-nav .menu-item-has-children.show-submenu > .sub-menu .menu-item a:hover {
color: #212020;
}
.main-nav .menu-item-has-children.show-submenu > .sub-menu .sub-menu__items {
padding: 1rem 16px;
}
.main-nav .sub-menu .menu-item:last-child {
border-bottom: none;
}
.main-nav .sub-menu .menu-item:first-child {
position: relative;
}
.menu-open .main-nav::after {
background-color: #C6C6C6;
left: 16px;
opacity: 1;
right: 16px;
}
}
@media (min-width: 768px) and (max-width: 1169px) {
.main-nav .collapsible__content {
left: 100%;
width: 40rem;
transition: left 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
}
.menu-open .main-nav .collapsible__content {
left: calc(100% - 40rem);
}
}
@media (min-width: 576px) and (max-width: 1169px) {
.menu-open .models-menu__items {
opacity: 0;
visibility: hidden;
}
}
@media (min-width: 1170px) {
.main-nav {
font-weight: 500;
height: 10rem;
}
.main-nav::before {
min-height: 10rem;
}
.main-nav::after {
top: 10rem;
}
.main-nav__footer {
display: none;
}
.menu-open .main-nav {
position: absolute;
}
.menu-open .main-nav::after,
.has-menu-hovered .main-nav::after {
background-color: #C6C6C6;
left: 32px;
opacity: 1;
right: 32px;
}
.main-nav .collapsible__collapser {
display: none;
}
.main-nav .collapsible__content {
background-color: transparent;
border-bottom: none !important;
bottom: auto;
display: block;
left: auto;
opacity: 1;
padding-top: 0;
position: static;
right: auto;
top: auto;
transition: none;
visibility: visible;
}
.main-nav .collapsible__content-wrapper {
display: flex;
justify-content: center;
margin-left: 17rem;
margin-right: 17rem;
text-align: center;
}
.main-nav--right .collapsible__content-wrapper {
margin-left: 17rem;
margin-right: 32px;
text-align: right;
}
.main-menu {
display: inline-block;
margin: 0;
padding: 0;
width: auto;
}
.main-menu:after {
clear: both;
content: "";
display: block;
height: 0;
width: 0;
}
.main-menu .menu {
display: inline-block;
list-style: none;
margin: 0;
padding: 0;
}
.main-menu .menu-item {
font-family: "GT Walsheim";
font-size: 1.4rem;
font-weight: 400;
line-height: 1.5;
border-bottom: none;
color: #212020;
display: inline-block;
flex: none;
position: static;
width: auto;
}
.main-menu .menu-item.menu-item-topic-act:hover > .menu-entry span::before, .main-menu .menu-item.menu-item-topic-act:focus > .menu-entry span::before, .main-menu .menu-item.menu-item-topic-act:active > .menu-entry span::before, .main-menu .menu-item.menu-item-topic-program:hover > .menu-entry span::before, .main-menu .menu-item.menu-item-topic-program:focus > .menu-entry span::before, .main-menu .menu-item.menu-item-topic-program:active > .menu-entry span::before, .main-menu .menu-item.menu-item-topic-connect:hover > .menu-entry span::before, .main-menu .menu-item.menu-item-topic-connect:focus > .menu-entry span::before, .main-menu .menu-item.menu-item-topic-connect:active > .menu-entry span::before {
transform: translateY(-50%) scale(2.1);
}
.main-menu .menu-item.menu-item-topic-act:hover > .menu-entry span::after, .main-menu .menu-item.menu-item-topic-act:focus > .menu-entry span::after, .main-menu .menu-item.menu-item-topic-act:active > .menu-entry span::after, .main-menu .menu-item.menu-item-topic-program:hover > .menu-entry span::after, .main-menu .menu-item.menu-item-topic-program:focus > .menu-entry span::after, .main-menu .menu-item.menu-item-topic-program:active > .menu-entry span::after, .main-menu .menu-item.menu-item-topic-connect:hover > .menu-entry span::after, .main-menu .menu-item.menu-item-topic-connect:focus > .menu-entry span::after, .main-menu .menu-item.menu-item-topic-connect:active > .menu-entry span::after {
transform: translateY(-50%) scale(1);
}
.main-menu > .menu-item {
float: left;
line-height: 10rem;
}
.main-menu > .menu-item:last-child {
position: absolute;
right: 32px;
}
.main-menu > .menu-item:last-child a {
padding-right: 0;
}
.main-menu > .menu-item:before {
background-color: #FF5353;
bottom: 100%;
content: "";
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: -1;
transition: bottom 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
}
.main-menu > .menu-item.seperator-right::after {
background-color: #212020;
bottom: 0;
content: "";
display: inline-flex;
height: 5rem;
margin: auto 1rem auto 2rem;
position: relative;
right: 0;
top: 0;
transform: translateY(33%);
width: 1px;
}
.main-menu .menu-item a,
.main-menu .menu-item .menu-entry {
color: #212020;
display: inline;
flex: none;
height: auto;
position: relative;
text-decoration: none;
transition: color 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
}
.main-menu .menu-item .menu-entry {
cursor: pointer;
position: relative;
}
.main-menu .menu-item .menu-entry:before {
color: #FFFFFF;
line-height: 2rem;
opacity: 0;
top: 0.1rem;
right: -1.2rem;
width: 1.8rem;
height: 1.8rem;
position: absolute;
visibility: hidden;
transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
}
.main-menu .menu-item .menu-entry:hover:before {
opacity: 1;
visibility: visible;
}
.main-menu .menu-item .menu-entry--submenu-open:before {
opacity: 0 !important;
visibility: hidden;
}
.main-menu .menu-item .menu-entry--submenu-open:after {
background-color: #FAF9F6;
bottom: -1rem;
content: "";
height: 3px;
left: 1rem;
position: absolute;
right: 1rem;
}
.main-menu .sub-menu {
background-color: #FAF9F6;
display: grid;
grid-template-columns: 8fr 4fr;
grid-template-rows: auto;
grid-template-areas: "submenu-items submenu-teaser" "submenu-footer submenu-teaser";
min-height: 40vh;
left: 0;
opacity: 0;
padding: 32px;
position: absolute;
right: 0;
text-align: center;
top: -60rem;
visibility: hidden;
z-index: -2;
}
.main-menu .sub-menu:after {
content: "";
display: block;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 0;
width: 0;
transition: width 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0.6s;
}
.main-menu .sub-menu .filtered-collection__item-wrapper {
border-right: 0;
display: block;
flex: 0 0 100%;
grid-area: submenu-teaser;
margin: -32px -32px -32px 0 !important;
max-width: 100% !important;
text-align: left;
transform: translateX(16px);
width: 100%;
}
.main-menu .sub-menu .filtered-collection__item {
display: block;
height: auto;
padding: 0;
}
.main-menu .sub-menu .filtered-collection__item-text {
height: auto;
}
.main-menu .sub-menu__items {
column-count: 2;
display: block;
grid-area: submenu-items;
max-width: 100%;
width: 100%;
}
.main-menu > .menu-item:hover .sub-menu {
transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0.3s;
}
.main-menu .sub-menu .menu-item {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 500;
line-height: 1.27;
display: block;
margin-bottom: 4rem;
opacity: 0;
padding: 0;
text-align: left;
text-transform: none;
visibility: hidden;
transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
}
.main-menu .sub-menu .menu-item a {
padding-left: 0;
transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
}
.main-menu .sub-menu .menu-item a span:after {
content: "\e802";
display: inline-flex;
font-family: "hub-icons";
margin-left: 0.2em;
}
.main-menu .sub-menu .menu-item a:hover {
padding-left: 3rem;
}
.main-menu .sub-menu .menu-item a:hover + .menu-item-preview {
opacity: 1;
visibility: visible;
}
.main-menu .sub-menu__footer {
align-items: flex-end;
display: flex;
flex-wrap: wrap;
grid-area: submenu-footer;
margin-top: 4rem;
max-width: 100%;
width: 100%;
}
.main-menu .sub-menu__footer .menu-item {
font-family: "GT Walsheim";
font-size: 1.8rem;
font-weight: 400;
line-height: 1.22;
margin-bottom: 0 !important;
margin-right: 4rem;
}
.main-menu .sub-menu__footer .menu-item a {
align-items: center;
display: inline-flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: center;
padding-left: 0 !important;
}
.main-menu .sub-menu__footer .menu-item a:after {
content: "\e804" !important;
display: inline-flex;
font-family: "hub-icons";
font-size: 0.6em;
font-weight: 700;
margin-left: 0.5em;
}
.main-menu .sub-menu--has-hovered-item a:not(:hover) {
opacity: 0.2;
}
.main-menu .sub-menu .menu-item a {
display: flex;
justify-content: flex-start;
transform: translateY(100%);
transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0.9s;
hyphens: auto;
}
.main-menu .sub-menu .menu-item a sup {
font-size: 1.2rem;
line-height: 1.2;
margin-top: 1rem;
}
.main-menu .sub-menu .menu-item a .hover-effect {
display: inline-block;
height: 2.8rem;
line-height: 1.4em;
overflow: hidden;
position: relative;
}
.main-menu .sub-menu .menu-item a .hover-effect span {
display: block;
margin-top: 0;
transition: margin 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
}
.main-menu .sub-menu .menu-item a:hover .hover-effect span {
margin-top: -2.4rem;
}
.main-menu .sub-menu .menu-item a:hover:after {
content: none;
}
.main-menu .menu-sub-heading {
color: #FFFFFF;
display: block;
flex-basis: 100%;
margin: 2rem 0 3rem 0;
opacity: 0;
padding: 0 1.5rem;
text-align: left;
transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
visibility: hidden;
width: 100%;
}
.no-object-fit .main-menu .sub-menu .menu-item a .hover-effect {
line-height: 1.25em;
}
.main-menu .sub-menu .menu-item a .hover-effect:after {
content: attr(data-label);
display: block;
position: absolute;
}
.main-nav-hover .main-nav:before {
bottom: 0;
}
.main-nav-hover .main-menu > .menu-item:before {
bottom: 0;
}
.main-nav-hover .main-menu .menu-item a,
.main-nav-hover .main-menu .menu-item .menu-entry {
color: #FFFFFF;
}
.main-nav-hover .menu-item:hover a,
.main-nav-hover .menu-item:hover .menu-entry {
color: #FFFFFF;
}
body:not(.header-unpinned) .menu-item.is-hovered .sub-menu,
body.has-menu-hovered .menu-item:hover .sub-menu {
opacity: 1;
top: calc(10rem - 1px);
visibility: visible;
}
body:not(.header-unpinned) .menu-item.is-hovered .sub-menu .menu-item,
body.has-menu-hovered .menu-item:hover .sub-menu .menu-item {
opacity: 1;
visibility: visible;
transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
}
body:not(.header-unpinned) .menu-item.is-hovered .sub-menu .menu-item a,
body.has-menu-hovered .menu-item:hover .sub-menu .menu-item a {
transform: translateY(0);
}
body:not(.header-unpinned) .menu-item.is-hovered .sub-menu .menu-item:after,
body.has-menu-hovered .menu-item:hover .sub-menu .menu-item:after {
width: 85%;
}
body:not(.header-unpinned) .menu-item.is-hovered .sub-menu .menu-sub-heading,
body.has-menu-hovered .menu-item:hover .sub-menu .menu-sub-heading {
opacity: 1;
visibility: visible;
transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
}
body:not(.header-unpinned) .main-menu .menu-item.is-hovered .sub-menu {
opacity: 1;
top: 13.5rem;
visibility: visible;
}
body:not(.header-unpinned) .main-menu .menu-item.is-hovered .sub-menu:after {
transition: width 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0.3s;
}
body:not(.header-unpinned) .main-menu .menu-item.is-hovered .sub-menu .menu-item a {
transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
}
body:not(.header-unpinned) .main-menu .menu-item.is-hovered .sub-menu .menu-item:after {
transition: width 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0.3s;
}
.main-menu > .menu-item:not(.highlight-link):hover > .menu-entry:after {
content: "";
display: block;
position: absolute;
top: auto;
left: -999em;
right: -999em;
height: 5rem;
z-index: 1123123;
bottom: -5rem;
}
}
@media (min-width: 768px) {
.main-menu .menu-item,
.main-menu .menu-item a,
.main-menu .menu-item .menu-entry {
color: #212020;
justify-content: space-between;
}
.menu-open .main-nav,
.menu-open .main-nav .collapsible__content {
background-color: #FAF9F6;
padding-top: 0;
}
.menu-open .main-nav .collapsible__collapser {
color: #212020;
}
}
@media (min-width: 992px) {
.main-menu .sub-menu .menu-item a picture {
margin-left: -2rem;
}
.main-nav .collapsible__collapser {
right: 3rem;
}
}
@media (min-width: 1440px) {
.main-menu .menu-item {
padding: 0 0.6rem;
}
.main-menu .menu-item:last-child {
padding-right: 0;
}
.main-nav--right .collapsible__content-wrapper {
margin-right: 12rem;
text-align: right;
}
.main-menu .quicklink {
display: none !important;
}
.main-menu .sub-menu .menu-item a picture img {
width: 15rem;
}
}
@media (min-width: 1840px) {
.main-nav--right .collapsible__content-wrapper {
margin-right: 12rem;
text-align: right;
}
}
.skiplinks {
left: 0;
position: fixed;
top: 0;
}
.skiplinks__item {
background-color: #FFFFFF;
color: #212020;
display: block;
left: -999em;
min-width: 20rem;
padding: 0.5em;
position: absolute;
text-align: center;
text-decoration: none;
top: 0;
white-space: nowrap;
}
.skiplinks__item:focus {
left: 0;
}
.project {
margin: 0 0 5rem;
position: relative;
}
.project__meta {
color: #949494;
padding-bottom: 16px;
}
.project__meta-headline {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.23;
text-transform: uppercase;
text-transform: uppercase;
}
.project__meta span {
display: block;
margin: 0;
}
.project__meta-awards {
font-weight: 700;
}
.project__intro .gallery .container-fluid,
.project__intro .gallery .row,
.project__intro .gallery .col-12 {
margin: 0;
padding: 0;
}
.project__title {
margin-bottom: 5rem;
}
.project__content p a {
text-decoration: underline;
}
@media (min-width: 992px) {
.project {
margin: 0;
}
.project__meta {
padding-bottom: 32px;
}
.project__title {
margin-bottom: 8rem;
}
}
@media (min-width: 1440px) {
.project__meta {
padding-bottom: min( 25vw, 1vw);
}
}
.footer {
font-family: "GT Walsheim";
font-size: 1.8rem;
font-weight: 500;
line-height: 1.33;
background-color: #812926;
color: #FF5353;
padding: 3.2rem 0;
position: relative;
}
.footer a {
color: #FF5353;
}
.footer a:hover, .footer a:focus, .footer a:active {
color: #FF5353;
}
.footer h4 {
color: #FF5353;
margin-bottom: 0;
}
.footer ul {
list-style: none;
margin: 0;
padding: 0;
}
.footer__columns {
align-items: flex-end;
justify-content: flex-end;
}
.footer__column {
display: flex;
flex-direction: column;
margin: 3.2rem 0;
}
.footer__column:last-child {
justify-content: flex-end;
}
.footer__row > * {
display: inline-block;
margin-bottom: 2rem;
width: 100%;
}
.footer__logo-container {
position: relative;
}
.footer__logo-container::after {
background-color: #FF5353;
bottom: 0;
display: block;
content: "";
height: 1px;
left: 0;
position: absolute;
right: 0;
}
.footer__logo {
display: flex;
margin-bottom: 3.2rem;
}
.footer__logo-figure {
margin: 0;
padding: 0;
}
.footer__logo-figure figcaption {
font-size: 1.8rem;
margin-top: 1.5rem;
}
.footer__copyright {
align-items: flex-end;
color: #FF5353;
display: flex;
margin-top: 2rem;
}
.footer__social {
display: flex;
margin-bottom: 2rem;
}
.footer__social-item {
align-items: center;
display: inline-flex;
height: 3.8rem;
justify-content: center;
margin-right: 1.5rem;
width: 3.8rem;
}
.footer__social-item::before {
content: "";
font-family: "hub-icons";
font-size: 4.4rem;
}
.footer__social-item--facebook::before {
content: "\f051";
}
.footer__social-item--instagram::before {
content: "\f16d";
}
.footer__social-item--linkedin::before {
content: "\f30c";
}
.footer__social-item--youtube::before {
content: "\f16a";
}
.footer__menu {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 500;
line-height: 1.27;
}
.footer__menu .menu-item {
margin-bottom: 1em;
}
.footer__menu .menu-item.menu-item-topic-act .menu-entry:hover span, .footer__menu .menu-item.menu-item-topic-act .menu-entry:focus span, .footer__menu .menu-item.menu-item-topic-act .menu-entry:active span, .footer__menu .menu-item.menu-item-topic-program .menu-entry:hover span, .footer__menu .menu-item.menu-item-topic-program .menu-entry:focus span, .footer__menu .menu-item.menu-item-topic-program .menu-entry:active span, .footer__menu .menu-item.menu-item-topic-connect .menu-entry:hover span, .footer__menu .menu-item.menu-item-topic-connect .menu-entry:focus span, .footer__menu .menu-item.menu-item-topic-connect .menu-entry:active span {
text-decoration: underline;
}
.footer__menu .menu-item.menu-item-topic-act .menu-entry span, .footer__menu .menu-item.menu-item-topic-program .menu-entry span, .footer__menu .menu-item.menu-item-topic-connect .menu-entry span {
display: inline-flex;
padding-left: 2.3rem;
position: relative;
}
.footer__menu .menu-item.menu-item-topic-act .menu-entry span::before, .footer__menu .menu-item.menu-item-topic-program .menu-entry span::before, .footer__menu .menu-item.menu-item-topic-connect .menu-entry span::before {
border-radius: 100%;
content: "";
display: inline-flex;
height: 0.9rem;
left: 0.5rem;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 0.9rem;
}
.footer__menu .menu-item.menu-item-topic-act .menu-entry span::before {
background-color: #41BED0;
}
.footer__menu .menu-item.menu-item-topic-program .menu-entry span::before {
background-color: #7EBB55;
}
.footer__menu .menu-item.menu-item-topic-connect .menu-entry span::before {
background-color: #F78A3C;
}
.footer__menu .menu-item a:hover, .footer__menu .menu-item a:focus, .footer__menu .menu-item a:active {
text-decoration: underline;
}
.footer__newsletter {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
}
.footer__newsletter-link {
background-color: #FF5353;
border-color: #FF5353;
color: #812926 !important;
margin-top: 2rem;
}
.footer__newsletter-link:hover, .footer__newsletter-link:focus, .footer__newsletter-link:active {
background-color: transparent !important;
border-color: #FF5353 !important;
color: #FF5353 !important;
}
.footer__address a:hover, .footer__address a:focus, .footer__address a:active {
text-decoration: underline;
}
@media (min-width: 576px) {
.footer__row {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: auto;
grid-gap: 32px;
margin: 5rem 0;
}
.footer__row > * {
display: block;
margin-bottom: 0;
}
.footer__social-container {
position: absolute;
right: 16px;
top: 3.2rem;
}
.footer__social {
justify-content: flex-end;
}
.footer__social-item {
margin-left: 1.5rem;
margin-right: 0;
}
}
@media (min-width: 768px) {
.footer__copyright {
justify-content: flex-end;
}
.footer__logo-container::after {
left: 16px;
right: 16px;
}
}
@media (min-width: 992px) {
.footer__columns {
align-items: flex-start;
}
.footer__column {
margin-bottom: 0;
}
.footer__row {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.footer__newsletter {
font-family: "GT Walsheim";
font-size: 2.7rem;
font-weight: 500;
line-height: 1.48;
}
}
@media (min-width: 1440px) {
.footer__column {
flex: auto;
}
.footer__column:last-child {
justify-content: flex-start;
}
}
.team__intro {
margin-bottom: 2.5rem;
}
.team__name, .team__position {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
}
.team__figure {
margin: 0;
}
.team__detail .video-block {
margin-bottom: 2.5rem;
margin-top: 4rem;
padding: 0;
}
.team__detail .video-block .row {
margin: 0;
}
.team__detail .video-block .col-12 {
flex: 0 0 100%;
margin: 0;
max-width: 100%;
padding: 0;
}
.team__detail p a {
text-decoration: underline;
}
.team__info {
max-width: 84rem;
}
.team__info span {
align-items: center;
display: flex;
}
.team__info p {
margin-bottom: 1em;
}
.team__headline {
font-family: "GT Walsheim";
font-size: 2rem;
font-weight: 400;
line-height: 1.33;
font-weight: 700;
}
.team__phone, .team__mail {
display: block;
}
.team__mail {
text-decoration: underline;
}
.team__meta {
display: inline-block;
margin-top: 4rem;
position: relative;
z-index: 1;
}
.team__back {
color: #949494;
}
.team__back:hover, .team__back:focus, .team__back:active {
color: #212020;
}
@media (min-width: 992px) {
.team__intro {
margin-bottom: 5rem;
}
.team__detail .video-block {
margin-bottom: 5rem;
margin-top: 8rem;
}
.team__name, .team__position {
font-family: "GT Walsheim";
font-size: 3.8rem;
font-weight: 700;
line-height: 1.21;
text-transform: uppercase;
}
.team__headline {
font-family: "GT Walsheim";
font-size: 1.8rem;
font-weight: 400;
line-height: 1.22;
font-weight: 700;
}
.team__meta {
margin-top: 8rem;
}
}
.job__intro {
margin-bottom: 2.5rem;
}
.job__name {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
}
.job__description p {
margin-bottom: 1em;
}
.job__description a {
text-decoration: underline;
}
.job__back {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
display: block;
margin-top: 5rem;
text-transform: uppercase;
}
@media (min-width: 992px) {
.job__intro {
margin-bottom: 5rem;
}
.job__name {
font-family: "GT Walsheim";
font-size: 3.8rem;
font-weight: 700;
line-height: 1.21;
text-transform: uppercase;
}
.job__back {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.23;
text-transform: uppercase;
}
}
.page-password {
border-bottom: 1px solid #212020;
border-top: 1px solid #212020;
color: #212020;
display: block;
overflow: hidden;
}
.page-password__intro {
padding-bottom: 3rem;
padding-top: 3rem;
}
.page-password__headline {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
display: block;
margin: 0;
}
.page-password__headline::after {
content: none;
}
.page-password__description {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.22;
margin-top: 1.4rem;
}
.page-password__form {
margin: 0 -1rem;
padding-bottom: 2rem;
padding-top: 2rem;
position: relative;
}
.page-password__form::before {
background-color: #C6C6C6;
content: "";
display: block;
height: 1px;
left: -16px;
position: absolute;
right: -16px;
top: -1px;
}
.page-password__form::after {
background-color: #C6C6C6;
bottom: 0;
content: "";
display: block;
height: 1px;
left: -16px;
position: absolute;
right: -16px;
}
.page-password__form input,
.page-password__form textarea {
font-family: "GT Walsheim";
font-size: 1.5rem;
font-weight: 500;
line-height: 1.1;
text-transform: uppercase;
border: none;
border-radius: 0;
height: 5.6rem;
line-height: 5.6rem;
padding: 0 1.5rem;
width: 100%;
}
.page-password__form input::placeholder,
.page-password__form textarea::placeholder { color: rgba(33, 32, 32, 0.25);
}
.page-password__form input:-ms-input-placeholder,
.page-password__form textarea:-ms-input-placeholder { color: rgba(33, 32, 32, 0.25);
}
.page-password__form input::-ms-input-placeholder,
.page-password__form textarea::-ms-input-placeholder { color: rgba(33, 32, 32, 0.25);
}
.page-password__form label.error {
display: none !important;
}
.page-password__form button:disabled {
opacity: 0.7;
pointer-events: none;
}
@media (min-width: 992px) {
.page-password {
position: relative;
z-index: 20;
}
.page-password__intro {
padding-top: 5rem;
}
.page-password__headline {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.23;
text-transform: uppercase;
}
.page-password__description {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.27;
}
.page-password__form::before {
left: -32px;
right: -32px;
}
.page-password__form::after {
left: -32px;
right: -32px;
}
}
@media (max-width: 767px) {
.page-password__form-button {
align-items: center;
justify-content: center;
overflow: hidden;
padding: 0;
text-indent: -999em;
width: 5.6rem;
}
.page-password__form-button::after {
font-size: 1.5em;
margin: 0;
text-indent: 0;
}
}
.sharer {
margin-bottom: 2rem;
}
.sharer__headline {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.18;
display: inline-flex;
}
.sharer__options {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.18;
display: inline-flex;
list-style: none;
margin: 0;
padding: 0;
}
.sharer__option {
display: inline-flex;
margin-right: 1rem;
}
.sharer__option a {
text-decoration: underline;
}
.sharer__option a:hover, .sharer__option a:focus, .sharer__option a:active {
color: #949494;
}
@media (min-width: 992px) {
.sharer {
margin-bottom: 1rem;
}
.sharer__headline {
font-family: "GT Walsheim";
font-size: 3.6rem;
font-weight: 400;
line-height: 1.16;
}
.sharer__options {
font-family: "GT Walsheim";
font-size: 3.6rem;
font-weight: 400;
line-height: 1.16;
}
}
.simple-page {
min-height: 60vh;
padding-top: 14rem;
}
.simple-page__title {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
display: inline-block;
margin-bottom: 2.5rem;
position: relative;
}
.simple-page__title::after {
background-color: #812926;
bottom: 0;
content: "";
height: 5px;
left: 0;
position: absolute;
width: 100%;
}
.simple-page__title span {
position: relative;
z-index: 1;
}
.simple-page h2 {
font-family: "GT Walsheim";
font-size: 2.6rem;
font-weight: 700;
line-height: 1.23;
text-transform: uppercase;
}
.simple-page h2::after {
content: none;
}
.simple-page__headline-link {
font-family: "GT Walsheim";
font-size: 2.2rem;
font-weight: 400;
line-height: 1.18;
display: block;
margin-bottom: 2.5rem;
margin-top: -1rem;
}
.simple-page__headline-link:hover, .simple-page__headline-link:focus, .simple-page__headline-link:active {
color: #949494;
}
.simple-page__intro .intro__container {
padding: 0;
}
@media (min-width: 992px) {
.simple-page__title {
font-family: "GT Walsheim";
font-size: 3.8rem;
font-weight: 700;
line-height: 1.21;
text-transform: uppercase;
margin-bottom: 5rem;
}
.simple-page__headline-link {
font-family: "GT Walsheim";
font-size: 3.6rem;
font-weight: 400;
line-height: 1.16;
margin-bottom: 5rem;
margin-top: -3rem;
}
}
.home {
padding-top: 0;
}
.news-overview {
background-color: #FAF9F6;
}
.news-detail {
padding-top: 8rem;
}
.news-detail .text-block {
border: none;
padding-top: 0 !important;
}
.news-detail .filtered-collection__more-link {
display: flex;
flex-direction: row-reverse;
justify-content: center;
}
.news-detail .filtered-collection__more-link span {
transform: rotateY(180deg);
}
@media (min-width: 992px) {
.news-detail {
padding-top: 10rem;
}
}
.team-detail {
padding-top: 8rem;
}
.team-detail .text-block {
border: none;
padding-top: 0 !important;
}
.team-detail .filtered-collection__more-link {
display: flex;
flex-direction: row-reverse;
justify-content: center;
}
.team-detail .filtered-collection__more-link span {
transform: rotateY(180deg);
}
@media (min-width: 992px) {
.team-detail {
padding-top: 10rem;
}
}
.flexible-content-page .flexible-content-page__intro + .contact-teaser {
margin-top: -8rem;
padding-top: 8rem;
}
.flexible-content-page .flexible-content-page__intro + .image-block {
margin-top: -8rem;
padding-top: 0;
}
@media (min-width: 992px) {
.flexible-content-page .flexible-content-page__intro + .contact-teaser {
margin-top: -10rem;
padding-top: 20rem;
}
.flexible-content-page .flexible-content-page__intro + .image-block {
margin-top: -10rem;
padding-top: 0;
}
.flexible-content-page .text-with-image:not(.text-with-image--large-text) + .text-with-image .text-with-image__wrapper {
margin-top: 32px;
padding-top: 32px;
position: relative;
}
.flexible-content-page .text-with-image:not(.text-with-image--large-text) + .text-with-image .text-with-image__wrapper::before {
background-color: #212020;
content: "";
display: block;
height: 1px;
left: calc(8.3333333333% + 15px);
position: absolute;
right: calc(8.3333333333% + 15px);
top: 0;
}
}
@media (min-width: 1440px) {
.flexible-content-page .flexible-content-page__intro + .contact-teaser {
padding-top: min( 25vw, 1vw);
}
}@font-face{font-family:dearflip;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SB/AAAAC8AAAAYGNtYXDV1NUQAAABHAAAAGxnYXNwAAAAEAAAAYgAAAAIZ2x5ZvV0Ah0AAAGQAAASdGhlYWQnoblUAAAUBAAAADZoaGVhB8ID8QAAFDwAAAAkaG10eLYAAAAAABRgAAAAwGxvY2FSqk12AAAVIAAAAGJtYXhwADoAmgAAFYQAAAAgbmFtZWTWXU4AABWkAAABknBvc3QAAwAAAAAXOAAAACAAAwP1AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADq0QPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAUAAAABAAEAADAAAAAQAg6Sjqk+rK6tH//f//AAAAAAAg6QDqk+rK6tH//f//AAH/4xcEFZoVZBVeAAMAAQAAAAAAAAAAAAAAAAAAAAAAAQAB//8ADwABAAD/wAAAA8AAAgAANzkBAAAAAAEAAP/AAAADwAACAAA3OQEAAAAAAQAA/8AAAAPAAAIAADc5AQAAAAABAAD/wAKSA8AABQAAJQcJARcHApI8/wABADzE5zwBAAEAPMQAAAAAAQAA/8ACqgPAAAUAACU3JzcJAQFuxMQ8AQD/AOfExDz/AP8AAAAAAAEAAP/AAwADwAAFAAABFzcXCQEBPMTEPP8A/wACPcTEPP8AAQAAAAABAAD/wAMAA8AABQAAAScJAQcnATw8AQABADzEARk8AQD/ADzEAAAAAQAA/8AB8gPAAAUAAAkCBwkBAfL+pgFaTP5aAaYDBf6m/qZMAaYBpgAAAAABAAD/wAQAA8AABQAAJQkBNwkBAg4BWv6mTAGm/lpRAVoBWkz+Wv5aAAAAAAIAAP/AAxIDwAADAAkAAAEzESMlBwkBFwcBAFZWAhI8/wABADzEAqv+ADw8AQABADzEAAACAAD/wAMAA8AAAwAJAAABMxEjATcJASc3AqpWVv5EPAEA/wA8xAKr/gABxDz/AP8APMQAAQAA/8ADKgPAAAIAAAkCAVYB1P4sAtX+1v7WAAIAAP/AAwADwAADAAcAAAEzESMhETMRAlaqqv6qqgLV/awCVP2sAAACAAD/wANWA8AAAgAFAAAJAREhCQEB6gFs/oD+lAFsAasBAP4AAQABAAAAAAIAAP/AA5YDwAACAAUAAAkCIREBAioBbP6U/oABbAKr/wD/AAIA/wAAAAAAAQAA/8ADKgPAAAsAAAEHFwcnByc3JzcXNwMq7u487u487u487u4Cme7uPO7uPO7uPO7uAAMAAP/AA6oDwAAPAB8AKwAAJTI3NjU0JyYjIgcGFRQXFhMyFxYVFAcGIyInJjU0NzYXFTMVIxUjNSM1MzUCAIxlZWVljIxlZWVljLB9fX19sLB9fX192qysVKysVWVljIxlZWVljIxlZQMAfX2wsH19fX2wsH191KxUrKxUrAAAAwAA/8ADqgPAAA8AHwAjAAAlMjc2NTQnJiMiBwYVFBcWEzIXFhUUBwYjIicmNTQ3NgMhFSECAIxlZWVljIxlZWVljLB9fX19sLB9fX19JgGs/lRVZWWMjGVlZWWMjGVlAwB9fbCwfX19fbCwfX3+gFQAAAABAAD/wAMqA8AACwAAASERIxEhNSERMxEhAyr/AFT/AAEAVAEAAYH/AAEAVAEA/wAAAAAAAQAA/8ADKgPAAAMAAAEhNSEDKv2sAlQBgVQAAAYAAP/AA4ADwAADAAcACwAbACsAOwAAASEVIRE1IRUBNSEVJTIXFhUUBwYjIicmNTQ3NhMyFxYVFAcGIyInJjU0NzYTMhcWFRQHBiMiJyY1NDc2ASoCVv2qAlb9qgJW/SoaExMTExoaExMTExoaExMTExoaExMTExoaExMTExoaExMTEwLVVP8AVFT/AFRUahMTGhoTExMTGhoTEwIAEhIcHBISEhIcHBIS/wASEhwcEhISEhwcEhIAAAAABAAA/8ADAAPAAAMABwALAA8AAAEzNSMhFTM1AzM1IwUzNSMBAODgASDg4ODg/uDg4AHL4ODg/gDg4OAACAAA/8ADgAPAAAMABwALAA8AEwAXABsAHwAAJTUjFQMhESEBNSMVAyERIQM1IxUDIREhATUjFQMhESEDKqpWAVb+qgEAqlYBVv6qqqpWAVb+qgEAqlYBVv6qgaqqAQD+qgIAqqoBAP6q/qyqqgEA/qoCAKqqAQD+qgAAAAkAAP/AA1YDwAADAAcACwAPABMAFwAbAB8AIwAAJTUzFQM1MxUBNTMVNzMVIwE1MxUhNTMVAzUzFTM1MxUBNTMVAqqsrKz+VKxUrKz/AKz+VKysrFSs/lSsVaysAQCsrAEArKysrP8ArKysrP8ArKysrAIArKwAAAIAAP/AA9YDwAAJACkAACURJiMiBxE2MzIDMhcRFAcGIyInJiMiByYjIgciBwYjIicmNRE2MzIXNgOAQlSCaGiCTk6YVAcHCAYEUnqCaFaUbGACAwMCCAcHVpaUVlaVAewUQP4WQAJAQP2SCAcHAixAQC4BAQYGCAJyQEBAAAAABQAA/8AD1gPAAAkAEwAdACcARwAAATIXFSYjIgc1Nic2MzIXFSYjIgc3Igc1NjMyFxUmExEmIyIHETYzMgMyFxEUBwYjIicmIyIHJiMiByIHBiMiJyY1ETYzMhc2Auo0OChEeEhMTFRsNDgoRHhIwHhIUHA0ODBaQlSCaGiCTk6YVAcHCAYEUnqCaFaUbGACAwMCCAcHVpaUVlYBRwpACipIIlAiCkAKKpwqRiQKQgz+qgHsFED+FkACQED9kggHBwIsQEAuAQEGBggCckBAQAAAAAACAAD/wANWA8AAAgATAAABMyclIQERFAcGIyEiJyY1EzQ3NgIq7Oz+1gFWAQAaGiL+ACIaGgIZGQIr6kD/AP4AIhkZGRkiAqwiGRkAAwAA/8ADagPAAAMAEwAsAAABMxUjFzI3NjU0JyYjIgcGFRQXFiEXByc1JwYjIicmNTQ3NjMyFxYVFAcGBxcBKtbWbFA4ODg4UFA4ODg4AVDUQNQMTGh0UVFRUXR0UFAUFBoMAisqrDg4UFA4ODg4UFA4ONRA1CIMQlBQdHRRUVFRdCo1NSAMAAMAAP/AA2oDwAALABsANAAAASMVIzUjNTM1MxUzBzI3NjU0JyYjIgcGFRQXFiEXByc1JwYjIicmNTQ3NjMyFxYVFAcGBxcCAFYqVlYqVmpQODg4OFBQODg4OAFQ1EDUDExodFFRUVF0dFBQFBQaDAIBVlYqVlbWODhQUDg4ODhQUDg41EDUIgxCUFB0dFFRUVF0KjU1IAwAAwAA/8ADVgPAAA8AHwAvAAABMhcWFRQHBiMiJyY1NDc2ITIXFhUUBwYjIicmNTQ3NiEyFxYVFAcGIyInJjU0NzYCACIaGhoaIiIaGhoaASIiGhoaGiIiGhoaGv4iIhoaGhoiIhoaGhoCARoaIiIaGhoaIiIaGhoaIiIaGhoaIiIaGhoaIiIaGhoaIiIaGgAAAgAA/8ADVgPAAAMACgAANyEVIQEHJzMRMxGqAqz9VAIAqqqAVIFWAVasrAGq/lYAAwAA/8ADgAPAABEAGAAeAAABFhcWFRQHBgc1Njc2NTQnJicTFAcRFhcWJTM3EScjAlaCVFRUVIJeOzs7O15qaiwfH/3AqtbWqgMhHGlpiIhpaRxYHE5OZmZOThz+4ng0AVgWMjJO1v1U1gAAAQAA/8ADgAPAADMAACUyFxYVFAcGIyInJjU0NyUGIyInJjU0NzYzMhclJjU0NzYzMhcWFRQHBiMiJwUWFRQHBTYDADQkJCUlMjIlJQL+0iYyNCYmJiY0MiYBLAQmJjQ0JiYmJjQwKP7UBAQBMCT9JSUyNCUlJSU0FAiwIiYmNDQmJiKuFAo0JiYmJjQ0JiYksBQKChSwIAAFAAD/wAOqA8AAAwANABcAIQArAAABESERExUjIicmPQEzFSUzFRQHBisBNTMBIzU0NzY7ARUjJTMyFxYdASM1IwMA/gAqgCIZGVQCrFQZGSKAgP1UVBkZIoCAAiyAIhkZVIACVf6sAVT+VlYaGiJWVlZWIhoaVgGqViIaGlZWGhoiVlYAAAAABAAA/8ADgAPAAAYADQAUABsAAAERITcnNxcFIREXNxcHAxEhBxcHJyUhEScHJzcDgP8AYnw+ev5i/wBiej58ngEAYnw+egGeAQBiej58ASv/AGJ6PnyeAQBifD56AZ4BAGJ6Pnye/wBifD56AAAAAAEAAP/AAqsDwAAXAAABMxUjESMRIzUzNTQ2Nz4BOwEVIyIGHQECK4CAgICAGBcYPCNaWhAWAgCA/tUBK4A2JlUaGxqAFhBaAAIAAP/AA84DwAALAA8AAAEzCQEhCwEjCQEhExMzASMDCo7+ywFr/uTf/o0BSf6lASPJt07+B1QDS/6f/iEBI/7dAXkBx/72/h4CnAAEAAD/wAOqA8AAHQAtAD0AQQAAATIXFhUUBwYVIzQ3Njc2NzY1NCcmIyIHBhUjNDc2EzI3NjU0JyYjIgcGFRQXFhMyFxYVFAcGIyInJjU0NzYTNTMVAgBGMjJAQFQUFBgYFBQaGiIiGhpUMjJGjGVlZWWMjGVlZWWMsH19fX2wsH19fX2GVAKrMjJGNjk5Li4hIQ8PFhYcIhkZGRkiRjIy/aplZYyMZWVlZYyMZWUDAH19sLB9fX19sLB9ff1WVlYAAAAAAwAA/8ADqgPAABwAIAAwAAABNjU0JyYjIgcGFTM0NzYzMhcWFRQPAQYdATM0NwM1IxUTMhcWFRQHBiMiJyY1NDc2AoIoMjJGRjIyVBoaIiIaGho0MlQyMlQqsH19fX2wsH19fX0Byyg4RjIyMjJGIhoaGhoiIho2NkIWQjb+3lRUAtR9fbCwfX19fbCwfX0AAgAA/8ADagPAAA8AKAAAATI3NjU0JyYjIgcGFRQXFiEXByc1JwYjIicmNTQ3NjMyFxYVFAcGBxcBllA4ODg4UFA4ODg4AVDUQNQMTGh0UVFRUXR0UFAUFBoMAVU4OFBQODg4OFBQODjUQNQiDEJQUHR0UVFRUXQqNTUgDAAAAAAEAAD/wAOqA8AAAwATABcAJwAAARUhNQEyNzY1NCcmIyIHBhUUFxYDNSEVATIXFhURIxUhNSMRNDc2MwMA/gACKhINDQ0NEhIMDAwMbv6sAdQ0Jiaq/gCqJiY0Ayuqqv6ADAwSEg0NDQ0SEgwM/tbU1AHUJiY0/wCqqgEANCYmAAMAAP/AA6oDwAACAAcAGwAAASUhAREFJREBMhcWFREUBwYjISInJjURNDc2MwIAAVb9VAKs/qr+qgKsIhkZGRki/VQiGRkZGSIB1db+AAGq1NT+VgJWGhoi/gAiGhoaGiICACIaGgAAAgAA/8ADqgPAAAUAGQAAATUFJRUFATIXFhURFAcGIyEiJyY1ETQ3NjMDVv6q/qoBVgFWIhkZGRki/VQiGRkZGSICVVbW1lbUAYAaGiL+ACIaGhoaIgIAIhoaAAADAAD/wAOAA8AAAwAHAAsAABMhFSEVNSEVBTUhFYADAP0AAwD9AAMAAqtW1FRU1lZWAAAAAwAA/6sD/gPAACgAUACXAAABJicuAScmIyIHDgEHBhUUFhcDJR4BMzE4ATEyNz4BNzY1NCcuAScmJwExIiYvAQc3Jy4BNTQ3PgE3NjMyFx4BFxYXFhceARcWFRQHDgEHBiMTLgEnJiIHDgEHDgEnLgEnLgEnJjY3PgE3PgE3NiYnLgEnLgEjKgEjIgYHDgEVFBYXFhceARcWFx4BFxYyNz4BNz4BJy4BJwNpJCkqWzExM2lcXYkoKCIiSAENN3tAaVxdiigoCgomGxwk/pk5bTEPoCsKICEiIXJNTVcrKClMIiMeHRcXIAgIISJyTU1X5wlECQkNBwYcBgYMCQo4JB0kBgYHBQQKBQQFAwMBAwIdCAcQBQYMBwYTCAkkLwUCERA4JycwFiQOFygREjsICAICAwwKAxYkHBsmCgooKIpcXWlDgTn++UYeICgoil1caTMxMVspKiT88x4dCSqcEDJyPFdNTXMhIQgIIBcXHh0jIkwpKSpXTU1zISEBPAUhAwMJCiEHBgIFBRkhGTUKCQwEBQwGBQkHBgsFBUYTEwMGCQoxLy9OBgMXFzwfHxUJDQUHAgMjFxYiBAQGBQAAAAMAAP/AA8ADwAAZAB0AKQAAATMVMz4BMzIXHgEXFhURIxE0JiMiBhURIxEhMxEjExQGIyImNTQ2MzIWAYCxAxJZQ0crKzAJCLkZR0gmuf7AwMDAOCgoODgoKDgCK1shOhUUSDExOf7MARExZFk3/uoCQP3AAuAoODgoJzk5AAAAAQAA/8ADvAPAAG4AAAEiBw4BBwYVFBceARcWFy4BNzY3PgE3NjEwJjU0NjMyFhUUBgcGFjMyNjU0JiMiBhUUFhceAQcOAQcOAScuATU0Nz4BNzYzMhceARcWFRQHDgEHBiMiJicwBgcOAQceATMyNz4BNzY1NCcuAScmIwIAXFFQeSMjFRVLNDQ9AgMHAwgJEgcHDS8hHBwbCggpITtQZ1JeahMOAwEBAwgBAgcGKjATE0o2N0g5MjJKFRURET0rKjIiOQsXBAgiDR9CIlxRUHkjIyMjeVBRXANmIyJ5UVBcR0BAbCkpGBpIHQ0kJEweHSUdLj4lGhxQJyEvcVpQZHdJHTgRAwYDCyMFBgMDFGcxNTAxShYWExNFLy83OTIzShYWHxRaDx1BFgoKIyN4UVFbXFFReSIjAAAAAAEAAAABAABPPPplXw889QALBAAAAAAA4kE6dgAAAADiQTp2AAD/qwQAA8AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAABAAAAQAAAAAAAAAAAAAAAAAAADAEAAAAAAAAAAAAAAACAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAAAAAAAAoAFAAeADIARgBaAG4AhACaALQAzgDcAPABBgEcATYBdgGwAcoB2AI2AlQCkgLOAw4DeAOeA+IELgR2BI4ExAUQBVQFjAWwBdYGOAaABsAHAAc0B2IHfAhcCJwJOgAAAAEAAAAwAJgACQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBkZWFyZmxpcABkAGUAYQByAGYAbABpAHBWZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBkZWFyZmxpcABkAGUAYQByAGYAbABpAHBkZWFyZmxpcABkAGUAYQByAGYAbABpAHBSZWd1bGFyAFIAZQBnAHUAbABhAHJkZWFyZmxpcABkAGUAYQByAGYAbABpAHBGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype");font-weight:400;font-style:normal;font-display:block}.df-ui-btn[class*=" ti-"]:before,.df-ui-btn[class^=ti-]:before,[class*=" df-icon-"]:before,[class^=df-icon-]:before{font-family:dearflip!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.df-icon-arrow-left:before{content:"\e900"}.df-icon-arrow-right:before{content:"\e901"}.df-icon-arrow-down:before{content:"\e902"}.df-icon-arrow-up:before{content:"\e903"}.df-icon-arrow-left1:before{content:"\e904"}.df-icon-arrow-right1:before{content:"\e905"}.df-icon-first-page:before{content:"\e906"}.df-icon-last-page:before{content:"\e907"}.df-icon-play-popup:before,.df-icon-play:before{content:"\e908"}.df-icon-pause:before{content:"\e909"}.df-icon-fast-rewind:before{content:"\e90a"}.df-icon-fast-forward:before{content:"\e90b"}.df-icon-close:before{content:"\e90c"}.df-icon-add-circle:before{content:"\e90d"}.df-icon-minus-circle:before{content:"\e90e"}.df-icon-add:before{content:"\e90f"}.df-icon-minus:before{content:"\e910"}.df-icon-list:before{content:"\e911"}.df-icon-grid:before{content:"\e912"}.df-icon-grid-view:before{content:"\e913"}.df-icon-apps:before{content:"\e914"}.df-icon-double-page:before{content:"\e915"}.df-icon-book:before{content:"\e916"}.df-icon-file:before{content:"\e917"}.df-icon-zoom-out:before{content:"\e918"}.df-icon-zoom-in:before{content:"\e919"}.df-icon-more:before{content:"\e91a"}.df-icon-download:before,.df-ui-btn.ti-download:before{content:"\e91b"}.df-icon-volume:before{content:"\e91c"}.df-icon-share:before{content:"\e91d"}.df-icon-fit-screen:before{content:"\e91e"}.df-icon-fullscreen:before{content:"\e91f"}.df-icon-facebook:before{content:"\e920"}.df-icon-twitter:before{content:"\e921"}.df-icon-help-outline:before{content:"\e922"}.df-icon-help:before{content:"\e923"}.df-icon-search:before,.df-ui-btn.ti-search:before{content:"\e924"}.df-icon-print:before,.df-ui-btn.ti-printer:before{content:"\e925"}.df-icon-mail-outline:before{content:"\e926"}.df-icon-mail:before{content:"\e927"}.df-icon-menu:before{content:"\e928"}.df-icon-linkedin:before{content:"\eaca"}.df-icon-pinterest:before{content:"\ead1"}.df-icon-whatsapp:before{content:"\ea93"} .df-container .df-loading-icon,.df-fetch-pdf .df-loading-info,.df-flipbook-3d.df-loading:after,.df-hybrid-viewer:not(.df-zoom-active) .df-loading+.df-zoomview::after,.df-page.df-loading:after,.df-searching .df-search-info,.df-thumb.df-thumb-requested:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='margin: auto; background: none; display: block; shape-rendering: auto;' width='48px' height='48px' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid'%3E%3Ccircle cx='50' cy='50' fill='none' stroke='%2307abcc' stroke-width='9' r='30' stroke-dasharray='141.37166941154067 49.12388980384689'%3E%3CanimateTransform attributeName='transform' type='rotate' repeatCount='indefinite' dur='1s' values='0 50 50;360 50 50' keyTimes='0;1'%3E%3C/animateTransform%3E%3C/circle%3E%3C!-- %5Bldio%5D generated by https://loading.io/ --%3E%3C/svg%3E")}.df-hidden{display:none!important}.df-text-align-center,.has-text-align-center{text-align:center}.df-app{min-height:220px;position:relative;overflow:hidden;width:100%;image-rendering:auto;direction:ltr;line-height:1.5}.df-container{height:100%}.df-container *{box-sizing:border-box!important}.df-container i{font-style:normal}.df-container a{outline:0;text-decoration:none;box-shadow:none}.df-container .df-bg{position:absolute;top:0;left:0;right:0;bottom:0;background:no-repeat 50%;background-size:cover}.df-container .df-loading-info{position:absolute;top:-300px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-moz-transition:.3s ease;-o-transition:.3s ease;-webkit-transition:.3s ease;transition:.3s ease;-moz-transition-property:opacity;-o-transition-property:opacity;-webkit-transition-property:opacity;transition-property:opacity;max-width:200px;margin-top:20px;padding:10px 15px;box-shadow:0 1px 4px rgba(0,0,0,.3);background-color:#f7f7f7;border-radius:5px;font-size:12px;color:#222;word-break:break-word;letter-spacing:.5px;opacity:0}.df-container.df-init .df-loading-info{top:50%;opacity:1;max-width:300px}.df-container.df-init .df-viewer{display:none}.df-container.df-error .df-loading-info{-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);margin:0;color:#b00}.df-container .df-loading-icon{-moz-transition:.3s .1s opacity;-o-transition:.3s .1s opacity;-webkit-transition:.3s .1s opacity;transition:.3s .1s opacity;opacity:0;height:50px;width:50px;left:50%;top:50%;margin:-45px -25px -25px;box-sizing:border-box;position:absolute;pointer-events:none;background-repeat:no-repeat;background-size:32px;background-position:50%;background-color:#fff;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;box-shadow:0 1px 4px rgba(0,0,0,.3)}.df-container.df-loading .df-loading-icon{opacity:1;z-index:100}.df-fetch-pdf .df-loading-info{opacity:1;top:0;z-index:4;background-repeat:no-repeat;padding-left:36px;background-size:24px;background-position:6px 6px}.df-viewer .df-3dcanvas{right:0;position:absolute}.df-ui{color:#666;bottom:0;width:100%;height:42px;box-shadow:0 1px 4px rgba(0,0,0,.3);background-color:#fff;position:absolute;vertical-align:top;box-sizing:border-box;text-align:center;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:4;display:block}.df-ui .df-logo{height:100%}.df-ui .df-logo.df-logo-img{display:inline-flex;align-items:center;justify-content:center;padding:2px 5px}.df-ui .df-logo.df-logo-img img{max-height:100%;max-width:120px}.df-ui .df-ui-page{padding:0;font-size:12px;width:50px;min-width:50px;line-height:42px;margin:0 0;border-radius:0;background-color:rgba(0,0,0,.03)}.df-ui .df-ui-page label{position:absolute;right:0;top:0;min-width:50px;height:100%;text-align:center;display:block;line-height:inherit!important;color:#999;font-weight:400;cursor:pointer;background-color:transparent;z-index:1;box-sizing:border-box;word-break:normal}.df-ui .df-ui-page input{width:100%;background-color:transparent;height:100%;margin:0;padding:0!important;border:1px solid #8f8f8f;text-align:center;vertical-align:top;line-height:inherit!important;color:transparent;font-size:14px;top:0;box-sizing:border-box;z-index:-1;display:block;opacity:0}.df-ui .df-ui-page input:focus{z-index:2;opacity:1;color:inherit}.df-ui .df-ui-page input:focus+label{opacity:0;display:none}.df-ui-btn{color:#777;vertical-align:top;background-color:#fff;box-sizing:border-box;text-align:center;position:relative;width:40px;height:100%;font-size:20px;cursor:pointer;z-index:2;display:inline-block;padding:10px 5px;line-height:1.2;transition:.3s;transition-property:opacity,color,background-color}.df-ui-btn:before{box-sizing:border-box}.df-ui-btn.df-active,.df-ui-btn:hover{color:#00acce;background-color:#eee}.df-ui-btn.df-active{background-color:#e7e7e7}.df-ui-btn.disabled,.df-ui-btn.disabled:hover{color:#bbb}.df-ui-btn span{display:none}.df-more-container{display:none;position:absolute;bottom:100%;margin-bottom:8px!important;right:10px;background-color:#f7f7f7;z-index:20;border-radius:5px;box-shadow:0 -1px 3px rgba(0,0,0,.2)}.df-more-container:before{content:" ";position:absolute;border:7px solid transparent;border-top-color:#eee;height:0;width:0;bottom:-14px;right:13px;margin-right:-8px;pointer-events:none}.df-more-container>.df-ui-btn{width:170px;text-align:left;padding:6px 8px;height:36px;border-top:1px solid #e4e4e4;border-radius:0;line-height:16px}.df-more-container>.df-ui-btn span{font-size:12px;padding-left:24px;vertical-align:middle;display:inline-block}.df-more-container>.df-ui-btn:before{position:absolute;top:7px;font-size:20px;width:1em;text-align:center}.df-more-container>.df-ui-btn:first-child{border-radius:5px 5px 0 0;border-top:none}.df-more-container>.df-ui-btn:last-child{border-radius:0 0 5px 5px}.df-ui-more.df-active .df-more-container{display:block}.df-ui-search.df-active .df-search-container{display:block;padding:5px}.df-ui-nav{top:50%;margin-top:-50px;position:absolute;opacity:.8;height:100px;font-size:36px;width:50px;z-index:2;cursor:pointer}.df-ui-nav:hover{opacity:1}.df-ui-nav .df-ui-btn{height:auto;height:initial;position:absolute;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;padding:15px 5px;width:auto;font-size:inherit;background-color:transparent!important}.df-ui-nav .df-ui-btn:before{color:#fff;filter:drop-shadow(0 0 3px rgb(0, 0, 0))}.df-ui-nav.df-ui-prev{left:0;right:auto;border-radius:0}.df-ui-nav.df-ui-prev .df-ui-btn{left:10px}.df-ui-nav.df-ui-prev .df-ui-btn:before{text-align:left}.df-ui-nav.df-ui-next{right:0}.df-ui-nav.df-ui-next .df-ui-btn{right:10px}.df-ui-nav.df-ui-next .df-ui-btn:before{text-align:right}.df-flipbook-2d,.df-flipbook-3d,.df-slider,.df-viewer-container,.df-zoomview{position:absolute;overflow:hidden;top:0;left:0;right:0;bottom:0;z-index:1}.df-flipbook-2d{-webkit-filter:blur(0);-moz-filter:blur(0);-ms-filter:blur(0);-o-filter:blur(0);filter:blur(0)}.df-flipbook-2d .df-viewer-wrapper{position:relative;margin:0 auto;height:100%;-moz-transition:.3s left;-o-transition:.3s left;-webkit-transition:.3s left;transition:.3s left}.df-flipbook-2d .df-book-shadow{position:absolute;z-index:-1;height:100%;display:none;-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);-moz-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3)}.df-page-content{overflow:hidden;opacity:.3}.df-page.df-loading:after{content:"";background-size:22px;height:22px;width:22px;display:block;top:50%;left:50%;margin:-11px;position:absolute;z-index:0}.df-page.df-loading .df-page-content{display:none}.df-page>canvas{width:100%;height:100%;position:relative;z-index:0}.df-page .df-page-content{position:absolute;height:100%;display:block;top:0;width:100%;z-index:2}.df-sheet{position:absolute;-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;transform-origin:0 0 0}.df-sheet .df-page,.df-sheet .df-page-back,.df-sheet .df-page-front,.df-sheet .df-sheet-fold-inner-shadow,.df-sheet .df-sheet-fold-outer-shadow,.df-sheet .df-sheet-wrapper{position:absolute;-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;transform-origin:0 0 0}.df-sheet .df-sheet-wrapper{overflow:hidden}.df-sheet .df-page{width:100%;height:100%;background-color:#fff;box-sizing:border-box;z-index:0;background-size:100% 100%}.df-sheet .df-page:before{content:"";position:absolute;display:block;top:0;width:15%;height:100%;z-index:5;opacity:.5;pointer-events:none}.df-sheet .df-page>canvas{z-index:-1}.df-sheet .df-page-front:before{left:0;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.25),rgba(0,0,0,.15) 15%,rgba(255,255,255,.07),rgba(255,255,255,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.25),rgba(0,0,0,.15) 15%,rgba(255,255,255,.07),rgba(255,255,255,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,.25),rgba(0,0,0,.15) 15%,rgba(255,255,255,.07),rgba(255,255,255,0))}.df-sheet .df-page-back:before{right:0;background-image:-webkit-linear-gradient(right,rgba(0,0,0,.25),rgba(0,0,0,.2) 10%,rgba(0,0,0,.15) 25%,rgba(0,0,0,0) 70%);background-image:-moz-linear-gradient(right,rgba(0,0,0,.25),rgba(0,0,0,.2) 10%,rgba(0,0,0,.15) 25%,rgba(0,0,0,0) 70%);background-image:-ms-linear-gradient(right,rgba(0,0,0,.25),rgba(0,0,0,.2) 10%,rgba(0,0,0,.15) 25%,rgba(0,0,0,0) 70%)}.df-sheet.df-left-side{right:50%;-webkit-transform-origin:right;-moz-transform-origin:right;transform-origin:right}.df-sheet.df-left-side .df-page-front{z-index:1}.df-sheet.df-left-side .df-page-back{z-index:2}.df-sheet.df-right-side{left:50%;-webkit-transform-origin:left;-moz-transform-origin:left;transform-origin:left}.df-sheet.df-right-side .df-page-front{z-index:2}.df-sheet.df-right-side .df-page-back{z-index:1}.df-sheet .df-sheet-fold-inner-shadow{position:absolute;z-index:5;display:none}.df-sheet .df-sheet-fold-outer-shadow{z-index:-1;width:100%;height:100%}.df-sheet.df-flipping,.df-sheet.df-folding{z-index:200!important}.df-sheet.df-folding.df-left-side .df-page-front,.df-sheet.df-folding.df-right-side .df-page-back{z-index:3}.df-sheet.df-folding .df-sheet-fold-inner-shadow{display:block}.df-sheet.df-folding .df-page-content{display:none}.df-pending .df-page-content,.df-pendingresize .df-page-content{display:none!important}.df-sheet.df-left-side.df-folding:not(.df-hard-sheet) .df-page-front{z-index:3}.df-hard-sheet .df-sheet-wrapper{width:100%!important;height:100%!important;overflow:visible;transform-style:preserve-3d;-webkit-transform-origin:0 50% 0;-moz-transform-origin:0 50% 0;transform-origin:0 50% 0}.df-hard-sheet .df-sheet-fold-inner-shadow,.df-hard-sheet .df-sheet-fold-outer-shadow{display:none!important}.df-hard-sheet .df-page-back,.df-hard-sheet .df-page-front{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.df-hard-sheet.df-right-side .df-page-back{-webkit-transform-origin:right 50%;-moz-transform-origin:right 50%;transform-origin:right 50%;z-index:3!important}.df-hard-sheet.df-right-side .df-page-front{-webkit-transform-origin:left 50%;-moz-transform-origin:left 50%;transform-origin:left 50%;z-index:4}.df-hard-sheet.df-left-side .df-page-back{-webkit-transform-origin:right 50%;-moz-transform-origin:right 50%;transform-origin:right 50%}.df-hard-sheet.df-left-side .df-page-front{-webkit-transform-origin:left 50%;-moz-transform-origin:left 50%;transform-origin:left 50%}.df-flipbook-3d.df-loading:after{content:"";background-size:22px;height:22px;width:22px;display:block;top:50%;left:50%;margin:-11px;position:absolute;z-index:0}.df-link-content,.df-text-content{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;pointer-events:none;overflow:clip;transform-origin:0 0}.df-page-content.df-double-internal:not(.df-double-internal-fix)>div{right:-100%}.df-page-content.df-double-internal-fix>div{left:-100%}.annotationLayer section,.customHtmlAnnotation,.customLinkAnnotation,.customVideoAnnotation,.df-link-content section,.highlightAnnotation,.linkAnnotation,.popupAnnotation{position:absolute;z-index:5;cursor:pointer;pointer-events:all;border:none!important;padding:0!important;margin:0!important}section.popupAnnotation{display:none}.buttonWidgetAnnotation a,.customHtmlAnnotation,.customVideoAnnotation,a.customLinkAnnotation,a.df-autolink,a.linkAnnotation,section.linkAnnotation a{background-color:#ff0;display:block;height:100%;-moz-transition:none;-o-transition:none;-webkit-transition:none;transition:none}.buttonWidgetAnnotation a:hover,.customHtmlAnnotation:hover,.customVideoAnnotation:hover,a.customLinkAnnotation:hover,a.df-autolink:hover,a.linkAnnotation:hover,section.linkAnnotation a:hover{border-color:transparent;background-color:#2196f3}a.df-autolink{display:inline;pointer-events:all;color:transparent!important}.df-sidemenu-wrapper{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);left:0;top:0;bottom:0;width:220px;position:absolute;z-index:3}.df-sidemenu-wrapper .df-sidemenu-buttons{z-index:6;position:relative;top:0;left:0;box-shadow:0 2px 5px rgba(0,0,0,.3)}.df-sidemenu-wrapper .df-sidemenu-buttons .df-ui-close{float:right;display:none;background-color:transparent;padding:6px 5px}.df-sidemenu-wrapper:before{content:" ";position:absolute;height:100%;width:100%;background-color:rgba(238,238,238,.9);z-index:3;left:0}.df-sidemenu-open .df-ui-nav.df-ui-prev{left:220px}.df-sidemenu-open .df-sidemenu-wrapper{display:block;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);left:0}.df-sidemenu-open .df-sidemenu-wrapper:before{box-shadow:1px 0 4px rgba(102,102,102,.38)}.df-sidemenu-open .df-sidemenu-buttons .df-ui-close{display:block}.df-sidemenu-open .df-flipbook-3d.df-loading:after{margin-left:99px}.df-sidemenu{width:100%;height:auto!important;position:absolute!important;top:0;bottom:0;z-index:3;opacity:0;color:#666;font-size:12px}.df-sidemenu>.df-wrapper{overflow:auto;position:absolute!important;top:40px;bottom:0;left:0;right:0;height:auto!important}.df-sidemenu.df-sidemenu-visible{opacity:1;z-index:5}.df-outline-container .df-wrapper{padding:10px}.df-outline-items>.df-outline-item{margin-left:18px}.df-outline-item a{color:inherit!important;text-decoration:none!important;display:block;padding:5px 0 5px 5px;overflow:hidden;text-overflow:ellipsis;border:none!important;box-shadow:none!important;margin-bottom:1px}.df-outline-item a:hover{text-decoration:underline!important;color:#2196f3!important}.df-outline-toggle{cursor:pointer;float:left;width:28px;padding:0 5px 0 10px;margin-left:-28px;text-align:center}.df-outline-toggle:before{content:"\e902";font-size:18px;font-family:dearflip}.df-outline-toggle.df-outlines-hidden:before{content:"\e901"}.df-outline-toggle.df-outlines-hidden~.df-outline-items{display:none}.df-outline-item a:hover,.df-outline-toggle:hover,.df-outline-toggle:hover+a,.df-outline-toggle:hover~.df-outline-items{background-color:rgba(100,100,100,.05)}.df-thumb{margin:0;cursor:pointer;width:100%;position:relative;text-align:center}.df-thumb .df-wrapper{box-sizing:content-box!important;margin:6px;border-radius:3px;transition:.2s background;display:inline-block;vertical-align:middle;border:2px dashed rgba(0,0,0,.3);position:relative}.df-thumb .df-wrapper .df-thumb-number{position:absolute;bottom:8px;background-color:rgba(238,238,238,.85);color:#444;font-size:14px;left:50%;transform:translateX(-50%);padding:5px;opacity:0}.df-thumb .df-bg-image{height:100%;background-size:100%;box-shadow:0 1px 4px rgba(0,0,0,.3)}.df-thumb.df-thumb-requested:before{content:"";background-size:22px;height:22px;width:22px;display:block;top:50%;left:50%;margin:-11px;position:absolute;z-index:0}.df-thumb.df-thumb-loaded{height:auto!important}.df-thumb.df-thumb-loaded .df-wrapper{border:none;margin:0;padding:8px}.df-thumb.df-thumb-loaded:hover .df-wrapper .df-thumb-number{opacity:1}.df-thumb.df-selected .df-wrapper,.df-thumb.df-thumb-loaded:hover .df-wrapper{background-color:#ccc;background-color:rgba(0,0,0,.1);opacity:1}.df-lightbox-wrapper{position:fixed!important;top:0;bottom:0;right:0;height:auto!important;left:0;z-index:99999}.df-lightbox-wrapper.df-lightbox-padded{top:20px;left:20px;bottom:20px;right:20px}.df-lightbox-wrapper .df-lightbox-bg{background:#eee;position:fixed!important;top:0;bottom:0;right:0;height:auto!important;left:0}.df-lightbox-wrapper .df-lightbox-controls{float:right;padding:5px;z-index:1000;position:relative}.df-lightbox-wrapper .df-app{position:absolute!important;width:100%;top:0;bottom:0;height:auto!important}.df-lightbox-wrapper .df-container.df-transparent{height:100%}.df-lightbox-wrapper .df-lightbox-close{float:right;text-align:center;font-size:32px;padding:8px 0;height:48px;width:46px;cursor:pointer;color:#444;border-color:transparent;background-color:transparent;-moz-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;transition:.3s;opacity:.8}.df-lightbox-wrapper .df-lightbox-close:hover{color:#fff;background-color:rgba(0,0,0,.21);border-color:#000;opacity:1}.df-lightbox-wrapper .df-lightbox-close:before{color:#fff;filter:drop-shadow(0 0 3px black)}.df-share-wrapper{z-index:2;position:absolute;top:0;bottom:0;right:0;left:0;background-color:rgba(0,0,0,.35);display:none}.df-share-box{position:absolute;top:50%;width:280px;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);left:50%;background-color:#fff;border-radius:10px;padding:10px 15px 5px;text-align:center}span.df-share-title{color:#777;margin-bottom:10px;display:block}.df-share-url{background-color:#fff;height:60px;color:#666;padding:2px 5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;width:100%;font-size:12px;box-sizing:border-box;margin-bottom:0}.df-share-button{display:inline-block;text-align:center;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;padding:5px 10px;font-size:20px;color:#aaa}.df-share-button:hover{color:#444}.df-reader{overflow:auto;position:absolute;-webkit-overflow-scrolling:touch}.df-reader .df-viewer-wrapper{cursor:grab}.df-reader .df-page{position:relative;transform-origin:initial;margin:-10px auto -10px;border:10px solid transparent;left:auto;left:initial;box-sizing:content-box!important}.df-reader .df-page:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);-moz-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2)}.df-reader~.df-ui-nav{display:none}.df-reader:not(.df-noscroll){margin-right:-12px}.df-reader-scrollbar{position:absolute;top:0;height:auto;right:0;width:auto;background:rgba(255,255,255,.9);box-shadow:0 1px 4px rgba(0,0,0,.3);border-radius:20px 0 0 20px;padding:6px 8px 6px 12px;z-index:100;cursor:ns-resize}.df-reader-scrollbar.df-active,.df-reader-scrollbar:hover{background-color:#fff}.df-reader-scroll-page-number{display:none;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);background-color:#ddd;border-radius:10px;padding:20px;font-size:24px;z-index:100;text-align:center;color:#333}.df-reader-scroll-page-number.df-active{display:block}.df-reader-scroll-page-number .df-reader-scroll-page-number-total{margin-top:6px;padding-top:6px;border-top:1px solid #aaa;font-size:16px;font-style:italic}.df-ios .df-viewer.df-reader{margin-right:0}.df-no-transition{-moz-transition:none!important;-o-transition:none!important;-webkit-transition:none!important;transition:none!important}.df-float .df-ui{bottom:10px;width:auto;width:intial;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%;margin:0 auto;display:table;display:flex;border-radius:5px}.df-float .df-ui>.df-ui-btn:first-child{border-radius:5px 0 0 5px}.df-float .df-ui>.df-ui-btn:last-child{border-radius:0 5px 5px 0}.df-controls-top .df-ui{bottom:auto;bottom:intial;top:0}.df-controls-top.df-float .df-ui{top:10px}.df-controls-top .df-more-container{bottom:auto;top:100%;margin:8px 0 0!important}.df-controls-top .df-more-container:before{border-bottom-color:#eee;border-top:0;bottom:auto;top:-7px}.df-float-off.df-controls-top .df-sidemenu-wrapper{top:42px;bottom:0}.df-float-off.df-controls-bottom .df-sidemenu-wrapper{top:0;bottom:42px}.df-float-off .df-ui-left{justify-content:flex-start;display:flex;flex:1}.df-float-off .df-ui-right{justify-content:flex-end;display:flex;flex:1}.df-float-off .df-ui-center{display:flex;justify-content:center;align-items:center}.df-float-off .df-ui{display:flex}.df-controls-hidden .df-ui{display:none}.df-link-content .annotationTextContent{color:transparent}.df-link-content .popupWrapper{position:absolute;width:20em}.df-link-content .popup{position:absolute;z-index:200;max-width:20em;background-color:#ff9;box-shadow:0 2px 5px #333;border-radius:2px;padding:.6em;margin-left:5px;cursor:pointer;word-wrap:break-word}.df-link-content .popup h1{font-size:1em;border-bottom:1px solid #000;padding-bottom:.2em}.df-link-content .popup p{padding-top:.2em}body.df-lightbox-open,html.df-lightbox-open{overflow:hidden!important}.df-zoomview{display:none;cursor:move}.df-zoomview .df-viewer-wrapper{position:relative;margin:0 auto}.df-zoomview .df-viewer-wrapper .df-book-shadow{position:absolute;z-index:-1;height:100%;display:none;-webkit-box-shadow:0 1px 15px 1px rgba(0,0,0,.5);-moz-box-shadow:0 1px 15px 1px rgba(0,0,0,.5);box-shadow:0 1px 15px 1px rgba(0,0,0,.5)}.df-zoomview .df-page{position:absolute;top:0;right:50%;background-color:#fff}.df-zoomview .df-page:before{width:10%;opacity:.5}.df-zoomview .df-page.df-page-front{left:50%}.df-zoom-active .df-viewer{cursor:move;cursor:-webkit-grab}.df-zoom-active .df-flipbook{display:none}.df-zoom-active .df-zoomview{display:block}.df-hybrid-viewer .df-zoomview .df-page:before{display:none}.df-hybrid-viewer:not(.df-zoom-active) .df-flipbook.df-loading+.df-zoomview{display:none}.df-hybrid-viewer:not(.df-zoom-active) .df-zoomview{display:block;pointer-events:none}.df-hybrid-viewer:not(.df-zoom-active) .df-zoomview .df-page:before{display:none}.df-hybrid-viewer:not(.df-zoom-active) .df-loading+.df-zoomview::after{content:"";background-size:22px;height:22px;width:22px;display:block;top:50%;left:50%;margin:-11px;position:absolute;z-index:0}.df-hybrid-viewer:not(.df-zoom-active).df-hide-zoomview .df-zoomview,.df-hybrid-viewer:not(.df-zoom-active).df-pending .df-zoomview,.df-hybrid-viewer:not(.df-zoom-active).df-pendingresize .df-zoomview{display:none}.df-container ::-webkit-scrollbar{width:12px;height:12px;cursor:pointer}.df-container ::-webkit-scrollbar-button{height:0;width:0;cursor:pointer}.df-container ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.5);border-radius:50px}.df-container ::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.8)}.df-container ::-webkit-scrollbar-thumb:active{background:rgba(0,0,0,.8)}.df-container ::-webkit-scrollbar-thumb,.df-container ::-webkit-scrollbar-thumb:active,.df-container ::-webkit-scrollbar-thumb:hover{border-right:1px;border-left:1px;border-style:solid;border-color:transparent}.df-container ::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:50px}.df-container ::-webkit-scrollbar-track:hover{background:rgba(0,0,0,.1)}.df-container ::-webkit-scrollbar-track:active{background:rgba(0,0,0,.15)}.df-container ::-webkit-scrollbar-corner{background:0 0}.df-sidemenu-wrapper ::-webkit-scrollbar{width:10px}.df-container.df-transparent.df-fullscreen{background:#aaa}.df-container.df-fullscreen{position:fixed!important;left:0!important;top:0!important;width:100%!important;height:100%!important;z-index:2147483647}.df-container.df-rtl .df-sidemenu-wrapper{left:auto;left:initial;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);right:-50px;direction:rtl}.df-container.df-rtl input.df-search-text{padding:0 15px 0 45px}.df-container.df-rtl .df-sidemenu-title{text-align:right}.df-container.df-rtl .df-search-clear{right:auto;left:60px}.df-container.df-rtl.df-sidemenu-open .df-sidemenu-wrapper{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);right:0}.df-container.df-rtl.df-sidemenu-open .df-sidemenu-wrapper .df-sidemenu-buttons .df-ui-close{float:left}.df-container.df-rtl.df-sidemenu-open .df-ui-nav.df-ui-prev{left:0}.df-container.df-rtl.df-sidemenu-open .df-ui-nav.df-ui-next{right:220px}.df-container.df-rtl.df-sidemenu-open .df-flipbook-3d.df-loading:after{margin-left:-122px}.df-container.df-rtl .df-outline-item{margin:0 18px 0 0;text-align:right;direction:rtl}.df-container.df-rtl .df-outline-item .df-outline-toggle{float:right;margin:0 -18px 0 0}.df-container.df-rtl .df-outline-item .df-outline-toggle.df-outlines-hidden:before{content:"\e900"}.df-container.df-rtl .df-viewer .df-3dcanvas{left:0;right:auto;right:initial}.df-container.df-rtl .df-more-container .df-ui-btn{text-align:right;direction:rtl}.df-container.df-rtl .df-more-container .df-ui-btn:before{right:10px}.df-container.df-rtl .df-more-container .df-ui-btn span{padding:0 24px 0 0}.df-lightbox-wrapper.df-rtl .df-lightbox-controls{float:left}.df-element[data-df-lightbox],.df-element[data-lightbox]{cursor:pointer}.df-popup-thumb{display:inline-block;box-sizing:border-box;margin:30px 15px 15px!important;text-align:center;border:0;width:140px;height:auto;word-break:break-word;vertical-align:bottom;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-moz-perspective:800px;perspective:800px}.df-popup-thumb .df-book-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:.2s;box-shadow:2px 0 4px rgba(0,0,0,.2);transform-origin:30%;background-color:#fff;width:100%;display:inline-block}.df-popup-thumb .df-book-page1,.df-popup-thumb .df-book-page2{position:absolute;top:0;left:0;width:100%;height:100%;background-size:100% 100%;-webkit-transform-origin:left;-moz-transform-origin:left;transform-origin:left;background-color:#fff;-moz-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;transition:.3s;z-index:1}.df-popup-thumb .df-book-cover{background-size:100% 100%;-webkit-transform-origin:left;-moz-transform-origin:left;transform-origin:left;top:0;position:relative;overflow:hidden;-moz-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;transition:.3s;box-shadow:0 10px 10px rgba(0,0,0,.24);z-index:1}.df-popup-thumb .df-book-cover.df-thumb-not-found{height:200px;position:relative}.df-popup-thumb.df-has-ridge .df-book-cover:after{display:block;content:" ";height:100%;width:100%;background:linear-gradient(90deg,rgba(255,255,255,.15) 1%,rgba(0,0,0,.15) 3%,rgba(255,255,255,.15) 5%,rgba(255,255,255,0) 7%);box-shadow:inset 0 -1px 3px 0 rgba(80,80,80,.5490196078);z-index:3;position:absolute;top:0;left:0}.df-popup-thumb .df-book-title{bottom:-100%;position:absolute;width:100%;left:0;padding:5px;font-size:.75em;background:rgba(255,255,255,.9);box-sizing:border-box;display:block;-moz-transition:.4s;-o-transition:.4s;-webkit-transition:.4s;transition:.4s;opacity:0}.df-popup-thumb img{display:block;width:100%;height:auto;margin:0!important;padding:0!important;border:0!important}.df-popup-thumb.df-thumb-not-found .df-book-title,.df-popup-thumb.df-tl-book-title-fixed .df-book-title,.df-popup-thumb:hover .df-book-title{opacity:1;bottom:0}.df-popup-thumb.df-tl-book-title-fixed .df-book-title,.df-popup-thumb.df-tl-book-title-top .df-book-title{opacity:1;position:relative}.df-popup-thumb.df-thumb-not-found .df-book-wrapper{width:100%}.df-popup-thumb.df-tl-book-title-bottom .df-thumb-not-found,.df-popup-thumb.df-tl-cover-title .df-thumb-not-found{height:170px}.df-popup-thumb.df-tl-book-title-bottom .df-book-wrapper,.df-popup-thumb.df-tl-cover-title .df-book-wrapper{position:relative;z-index:1}.df-popup-thumb.df-tl-book-title-bottom .df-book-title,.df-popup-thumb.df-tl-cover-title .df-book-title{position:relative;bottom:0;opacity:1;height:3em;background:0 0}.df-popup-thumb:hover .df-book-page1{transform:rotateY(-8deg) rotateZ(0);box-shadow:2px 0 4px rgba(0,0,0,.2)}.df-popup-thumb:hover .df-book-page2{transform:rotateY(-14deg) rotateZ(0);box-shadow:2px 0 4px rgba(0,0,0,.2)}.df-popup-thumb:hover .df-book-wrapper{transform:rotateY(-15deg) rotateZ(0)}.df-popup-thumb:hover .df-book-cover{-webkit-transform:rotateY(-18deg) rotateZ(0);-moz-transform:rotateY(-18deg) rotateZ(0);-ms-transform:rotateY(-18deg) rotateZ(0);transform:rotateY(-18deg) rotateZ(0)}.df-popup-thumb.df-tl-cover-title .df-book-wrapper{box-shadow:0 2px 8px rgba(0,0,0,.3)}.df-popup-thumb.df-tl-cover-title .df-book-cover{box-shadow:none}.df-popup-thumb.df-tl-cover-title .df-book-cover:after{display:none}.df-popup-thumb.df-tl-cover-title:hover .df-book-wrapper{box-shadow:0 5px 20px rgba(0,0,0,.5);transform:none}.df-popup-thumb.df-tl-cover-title:hover .df-book-cover{-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none;box-shadow:none}.df-popup-thumb.df-tl-cover-title:hover .df-book-page1,.df-popup-thumb.df-tl-cover-title:hover .df-book-page2{display:none}.df-popup-button{width:auto;display:inline-block;background:#ddd;border-radius:5px;padding:5px 15px;margin:5px;-moz-transition:.3s ease;-o-transition:.3s ease;-webkit-transition:.3s ease;transition:.3s ease;-moz-transition-property:background;-o-transition-property:background;-webkit-transition-property:background;transition-property:background}.df-popup-button:hover{background:#aaa}.df-popup-hidden{display:none}.df-icon-play-popup{position:relative}.df-icon-play-popup:before{top:50%;position:absolute;left:50%;font-size:40px;background:#777;border-radius:50%;padding:10px;box-shadow:0 1px 5px #777;margin-top:-30px;margin-left:-30px;display:block;color:#fff;z-index:1;-moz-transition:.3s ease;-o-transition:.3s ease;-webkit-transition:.3s ease;transition:.3s ease;-moz-transition-property:opacity;-o-transition-property:opacity;-webkit-transition-property:opacity;transition-property:opacity;pointer-events:none}.df-icon-play-popup:hover:before{opacity:0}.df-posts{max-width:1140px;margin:0 auto}.df-posts>.df-popup-thumb{width:calc(20% - 30px);min-width:100px;position:relative;z-index:1}df-post-shelf{display:none;height:160px;background-color:transparent;z-index:0;margin:-105px -40px -40px -40px;position:relative;background-repeat:no-repeat}df-post-shelf:nth-of-type(5n){display:block}df-post-shelf:after{content:" ";height:160px;display:block;position:absolute;bottom:0;right:0;width:240px;z-index:1;background-position:0 -160px;background-repeat:no-repeat;background-image:inherit;background-size:inherit}df-post-shelf:before{content:" ";display:block;position:absolute;left:240px;bottom:0;right:240px;height:160px;z-index:1;background-image:inherit;background-size:inherit;background-repeat:repeat-x;background-position:0 -320px}.df-posts.df-has-shelf{padding:0 40px 50px 40px}@media screen and (max-width:1100px){.df-posts>.df-popup-thumb{width:calc(25% - 30px)}df-post-shelf:nth-of-type(n){display:none}df-post-shelf:nth-of-type(4n){display:block}}@media screen and (max-width:900px){.df-posts>.df-popup-thumb{width:calc(33% - 30px)}df-post-shelf:nth-of-type(n){display:none}df-post-shelf:nth-of-type(3n){display:block}}@media screen and (max-width:600px){.df-posts>.df-popup-thumb{width:calc(50% - 30px)}df-post-shelf:nth-of-type(n){display:none}df-post-shelf:nth-of-type(2n){display:block}df-post-shelf{background-size:120px 480px}df-post-shelf:before{left:120px;right:120px}df-post-shelf:after{width:120px}}@media screen and (max-width:420px){.df-popup-thumb,.df-posts>.df-popup-thumb{width:calc(100% - 30px)}df-post-shelf:nth-of-type(n){display:block}}df-post-shelf:last-of-type{display:block}.df-posts{container-type:inline-size;container-name:dfposts;width:100%;box-sizing:border-box!important}@container dfposts (max-width:1020px){.df-posts>.df-popup-thumb{width:calc(25% - 30px)}df-post-shelf:nth-of-type(n){display:none}df-post-shelf:nth-of-type(4n){display:block}}@container dfposts (max-width:820px){.df-posts>.df-popup-thumb{width:calc(33% - 30px)}df-post-shelf:nth-of-type(n){display:none}df-post-shelf:nth-of-type(3n){display:block}}@container dfposts (max-width:520px){.df-posts>.df-popup-thumb{width:calc(50% - 30px)}df-post-shelf:nth-of-type(n){display:none}df-post-shelf:nth-of-type(2n){display:block}df-post-shelf{background-size:120px 480px}df-post-shelf:before{left:120px;right:120px}df-post-shelf:after{width:120px}}@container dfposts (max-width:320px){.df-posts>.df-popup-thumb{width:calc(100% - 30px)}df-post-shelf:nth-of-type(n){display:block}}@container dfposts (max-width:150px){.df-posts.df-has-shelf>.df-popup-thumb{width:100%;margin:30px -35px 15px!important}}df-post-shelf:last-of-type{display:block}.df-page-content{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.df-auto-link-content,.df-text-content{line-height:1;transform-origin:top left}.df-auto-link-content{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;pointer-events:none}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.df-auto-link-content span,.df-text-content br,.df-text-content span{color:transparent!important;position:absolute;white-space:pre;cursor:text;transform-origin:0% 0%}.df-auto-link-content>span{overflow:hidden}.df-text-content .highlight{margin:-1px;padding:1px;background-color:#b400aa;border-radius:4px}.df-text-content .highlight.appended{position:initial}.df-text-content .highlight.begin{border-radius:4px 0 0 4px}.df-text-content .highlight.end{border-radius:0 4px 4px 0}.df-text-content .highlight.middle{border-radius:0}.df-text-content .highlight.selected{background-color:#006400}.df-text-content .endOfContent{display:block;position:absolute;left:0;top:100%;right:0;bottom:0;z-index:-1;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.df-text-content .endOfContent.active{top:0}body.admin-bar .df-lightbox-bg,body.admin-bar .df-lightbox-wrapper{top:32px}@media screen and (max-width:782px){body.admin-bar .df-lightbox-bg,body.admin-bar .df-lightbox-wrapper{top:46px}}@media screen and (max-width:600px){body.admin-bar .df-lightbox-bg,body.admin-bar .df-lightbox-wrapper{top:0}}.df-single-content{width:100%}.df-link-content section.textWidgetAnnotation{display:none}.df-link-content :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.df-viewer::-webkit-scrollbar-button{height:50px}.df-viewer::-webkit-scrollbar-thumb{min-height:50px}.df-container .df-reader ::-webkit-scrollbar-thumb,.df-container .df-reader ::-webkit-scrollbar-track{background:0 0}.df-container.df-pinch-zoom ::-webkit-scrollbar-thumb,.df-container.df-pinch-zoom ::-webkit-scrollbar-track{background:0 0}.df-container.df-pinch-zoom .df-page-content{display:none}section.squareAnnotation .popupWrapper,section.textAnnotation .popupWrapper{display:none}section.squareAnnotation svg,section.textAnnotation svg{display:block}.df-comment-popup{display:none;position:absolute;width:360px;background-color:#ff9;box-shadow:0 2px 5px #333;border-radius:2px;z-index:9;padding:10px;word-break:break-word}.df-comment-popup.df-active{display:block}.df-comment-popup .popup{background-color:transparent!important}.df-comment-popup p{margin:0}.df-comment-popup h1{padding-bottom:5px;border-bottom:1px solid;margin-top:0;font-size:1em}.df-sidemenu-wrapper.df-sidemenu-center{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%;display:none;top:auto;height:360px;bottom:52px}.df-sidemenu-center .df-sidemenu-buttons{box-shadow:none;text-align:center}.df-sidemenu-center .df-sidemenu-buttons .df-icon-close{display:block;margin:-55px auto 0 auto;float:none;border-radius:50px;width:44px}.df-sidemenu-wrapper.df-sidemenu-center:before{background-color:rgba(255,255,255,.9)}.df-sidemenu-open .df-sidemenu-wrapper.df-sidemenu-center{display:block}.df-sidemenu-center .sidemenu,.df-sidemenu-center:before{border-radius:10px 10px 0 0}.df-slider{-webkit-filter:blur(0);-moz-filter:blur(0);-ms-filter:blur(0);-o-filter:blur(0);filter:blur(0)}.df-slider .df-viewer-wrapper{position:relative;margin:0 auto;height:100%;-moz-transition:.3s left;-o-transition:.3s left;-webkit-transition:.3s left;transition:.3s left}.df-slider .df-sheet{-moz-transition:transform .5s;-o-transition:transform .5s;-webkit-transition:transform .5s;transition:transform .5s}.df-slider .df-sheet.df-left-side,.df-slider .df-sheet.df-right-side{left:50%!important}.df-slider .df-sheet:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);-moz-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2)}.df-slider .df-page:before{display:none}.df-slider .df-page.df-page-front{z-index:3}.df-slider+.df-zoomview .df-page:before{display:none}.df-has-shelf df-post-shelf{background:0 0;perspective:400px;margin:5px 0 30px 0;height:0;box-shadow:0 5px 40px 15px rgba(0,0,0,.3137254902)}.df-has-shelf df-post-shelf:after,.df-has-shelf df-post-shelf:before{background-size:auto;left:-40px;right:-40px;width:auto;background-repeat:repeat-x;transform-style:preserve-3d;background-position:0 0}.df-has-shelf df-post-shelf:before{transform:translateY(-15px) rotateX(50deg);height:50px;transform-origin:bottom;box-shadow:inset 0 3px 15px 0 rgba(0,0,0,.6117647059)}.df-has-shelf df-post-shelf:after{transform:translateZ(0);height:15px;box-shadow:inset 0 3px 3px rgba(243,243,243,.3215686275);background-position:0 -50px}.df-search-highlight{position:relative!important;background-color:#00f}.df-search-results{top:125px!important;padding:0 10px 10px}.df-search-result{color:inherit!important;text-decoration:none!important;overflow:hidden;border:none!important;box-shadow:none!important;margin-bottom:1px;padding:5px 10px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.df-search-result.df-active,.df-search-result:hover{background-color:rgba(100,100,100,.2)}.df-sidemenu-title{padding:8px 20px;text-transform:uppercase;text-align:left}.df-search-hits{z-index:10;display:none}.df-search-open .df-search-hits{display:inline-block}.df-search-form{display:flex;padding:10px;position:relative}.df-search-clear{position:absolute;right:55px;top:22px;cursor:pointer;display:none}input.df-search-text{flex-grow:1;margin:0;border-radius:4px 0 0 4px;outline:0;border:0;height:40px;padding:0 45px 0 15px;width:100%}input.df-search-text:not(:placeholder-shown)~a.df-search-clear{display:block}.df-ui-btn.df-search-btn{height:40px;padding:10px;background-color:#f7f7f7}.df-search-info{padding:5px 20px}.df-searching .df-search-info{background-repeat:no-repeat;background-size:24px;background-position:176px}.df-popup-thumb img.df-lazy{transform:scale(1.2);opacity:.5}@media (prefers-reduced-motion:no-preference){.df-popup-thumb img{transition:opacity 1.5s ease,transform 1.5s ease}}.df-trigger{cursor:pointer}.df-element[data-df-lightbox],.df-element[data-lightbox]{position:relative}.rtl .df-popup-thumb .df-book-cover,.rtl .df-popup-thumb .df-book-page1,.rtl .df-popup-thumb .df-book-page2{transform-origin:right}.rtl .df-popup-thumb:hover .df-book-cover{transform:rotateY(18deg) rotateZ(0)}.rtl .df-popup-thumb:hover .df-book-page2{transform:rotateY(14deg) rotateZ(0);box-shadow:-2px 0 4px rgba(0,0,0,.2)}.rtl .df-popup-thumb:hover .df-book-page1{transform:rotateY(8deg) rotateZ(0);box-shadow:-2px 0 4px rgba(0,0,0,.2)}.rtl .df-popup-thumb:hover .df-book-wrapper{transform:rotateY(15deg) rotateZ(0);transform-origin:70%!important;box-shadow:-2px 0 4px rgba(0,0,0,.2)}.rtl .df-popup-thumb .df-book-cover:after{transform:scaleX(-1)}.zoom-element{display:none;position:absolute;top:0;left:0;z-index:1}.zoom-element>canvas{width:100%;height:100%}.df-zoom-region-active .zoom-element{display:block}.df-vertical .df-page:before{width:100%;height:10%;top:auto}.df-vertical .df-page-front:before{top:0;background-image:-webkit-linear-gradient(top,rgba(0,0,0,.25),rgba(0,0,0,.15) 15%,rgba(255,255,255,.07),rgba(255,255,255,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.25),rgba(0,0,0,.15) 15%,rgba(255,255,255,.07),rgba(255,255,255,0));background-image:-ms-linear-gradient(top,rgba(0,0,0,.25),rgba(0,0,0,.15) 15%,rgba(255,255,255,.07),rgba(255,255,255,0))}.df-vertical .df-page-back:before{bottom:0;background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.25),rgba(0,0,0,.2) 10%,rgba(0,0,0,.15) 25%,rgba(0,0,0,0) 70%);background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.25),rgba(0,0,0,.2) 10%,rgba(0,0,0,.15) 25%,rgba(0,0,0,0) 70%);background-image:-ms-linear-gradient(bottom,rgba(0,0,0,.25),rgba(0,0,0,.2) 10%,rgba(0,0,0,.15) 25%,rgba(0,0,0,0) 70%)}.df-flipbook-2d.df-vertical .df-viewer-wrapper{-moz-transition:.3s top;-o-transition:.3s top;-webkit-transition:.3s top;transition:.3s top}.df-flipbook-2d.df-vertical .df-sheet.df-left-side{bottom:50%;top:auto;left:0}.df-flipbook-2d.df-vertical .df-sheet.df-right-side{top:50%;left:0}.df-flipbook-2d.df-vertical .df-hard-sheet.df-right-side .df-page-back{-webkit-transform-origin:50% bottom;-moz-transform-origin:50% bottom;transform-origin:50% bottom;z-index:3!important}.df-flipbook-2d.df-vertical .df-hard-sheet.df-right-side .df-page-front{-webkit-transform-origin:50% top;-moz-transform-origin:50% top;transform-origin:50% top;z-index:4}.df-flipbook-2d.df-vertical .df-hard-sheet.df-left-side .df-page-back{-webkit-transform-origin:50% bottom;-moz-transform-origin:50% bottom;transform-origin:50% bottom}.df-flipbook-2d.df-vertical .df-hard-sheet.df-left-side .df-page-front{-webkit-transform-origin:50% top;-moz-transform-origin:50% top;transform-origin:50% top}.df-zoomview.df-vertical .df-page-front{top:50%;left:0}.df-zoomview.df-vertical .df-page-back{bottom:50%;top:auto;left:0}.df-posts [skip-parse]{display:none}.df-posts{text-align:center;position:relative}.df-load-more-button-wrapper{text-align:center;display:none;margin-top:20px}.df-posts [skip-parse]~.df-load-more-button-wrapper{display:block}.df-load-more-button{padding:10px 15px;display:inline-block;margin:0 auto;cursor:pointer;background:#0085ba;color:#fff}._df_book{min-height:400px}