@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.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(//www.seameo-innotech.org/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(//www.seameo-innotech.org/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(//www.seameo-innotech.org/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(//www.seameo-innotech.org/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(//www.seameo-innotech.org/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(//www.seameo-innotech.org/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(//www.seameo-innotech.org/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}
    @import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
*, *:before, *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html, body, div, span, object, iframe, figure, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, em, img, small, strike, strong, sub, sup, tt, b, u, i, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td, main, canvas, embed, footer, header, nav, section, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: none;
-moz-text-size-adjust: none;
-ms-text-size-adjust: none;
text-size-adjust: none;
}
a {
text-decoration: none !important;
}
b,
strong {
font-weight: 700;
}
footer, header, nav, section, main {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
padding: 0 !important;
margin: 0 !important;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: "";
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
button {
cursor: pointer;
}
.btn {
-webkit-box-shadow: none !important;
box-shadow: none !important;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Poppins", sans-serif !important !important;
font-weight: 700;
line-height: 1.5em !important;
letter-spacing: 0;
}
small,
.small {
font-size: 14px !important;
font-weight: 300;
}
body {
font-family: "Poppins", sans-serif !important;
font-weight: 400;
font-style: normal;
font-size: 16px;
line-height: 2;
overflow: auto;
}
body.fixed {
overflow: hidden;
height: 100vh;
}
body p a {
color: #022A7B;
}
body p a:focus,
body p a:hover {
color: #003399;
}
.container {
padding: 0 !important;
margin: 0 !important;
max-width: 100% !important;
}
.page-template-fullwidth .gsp_post_data,
.page-template-fullwidth .entry-content {
margin: 0;
}
::-moz-selection {
color: white;
background: #022A7B;
}
::selection {
color: white;
background: #022A7B;
}
.site-content {
overflow: hidden;
min-height: calc(100vh - 95px - 230px);
}
.z-0 {
z-index: 0 !important;
}
@media (max-width: 780.9px) {
.mobile-col-reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
}
.static-breadcrumbs {
gap: 9px;
}
.static-breadcrumbs a {
color: #141414 !important;
}
.static-breadcrumbs p:before {
content: "\f054";
color: #141414;
font-size: 11px;
margin-right: 15px;
font-weight: 900;
font-family: "Font Awesome 5 Free", "Font Awesome 6 Free", "FontAwesome";
}
.yoast-breadcrumbs.light-version {
display: block !important;
}
.custom-breadcrumbs.light-version a,
.custom-breadcrumbs.light-version span {
color: #fff;
}
.custom-breadcrumbs.dark-version a,
.custom-breadcrumbs.dark-version span {
color: #141414;
}
.count-up-number h3 {
margin: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-column-gap: 0.25em;
-moz-column-gap: 0.25em;
column-gap: 0.25em;
row-gap: 0.1em;
font-variant-numeric: tabular-nums;
}
button,
.btn {
font-size: 14px !important;
line-height: 21px;
font-weight: 300;
letter-spacing: 1.35px;
}
.back-to-top {
position: fixed;
bottom: 20px;
right: 20px;
z-index: 9999;
}
.back-to-top a {
font-size: 24px;
background-color: #333;
color: #fff;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
border-radius: 50%;
display: block;
-webkit-transition: background-color 0.3s;
transition: background-color 0.3s;
}
.back-to-top a:hover {
background-color: #555;
}
.stk-block:is(.stk-block-button,
.stk-block-icon-button,
.stk-block-pagination):not(.is-style-link) .stk-button {
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.form-control::-webkit-input-placeholder { color: #141414 !important;
}
.form-control::-moz-placeholder { color: #141414 !important;
}
.form-control:-ms-input-placeholder { color: #141414 !important;
}
.form-control:-moz-placeholder { color: #141414 !important;
}
.d-none {
display: none !important;
}
.d-block {
display: block !important;
}
.pe-none {
pointer-events: none !important;
}
.text-underline a {
text-decoration: underline !important;
}
.text-center {
text-align: center !important;
}
.line-1 {
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
}
.line-2 {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.line-3 {
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
}
.line-4 {
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
}
.stk-block-accordion--style-accordion .stk-block-accordion__heading .stk-block-icon-label .stk-inner-blocks {
gap: 0;
}
.stk-block-accordion--style-accordion .stk-block-accordion__heading .stk-block-heading__text {
color: #003399 !important;
font-size: 1.25rem !important;
line-height: 1.5 !important;
font-weight: 600;
}
@media (max-width: 780.9px) {
.stk-block-accordion--style-accordion .stk-block-accordion__heading .stk-block-heading__text {
font-size: 1rem !important;
}
}
.stk-block-accordion--style-accordion .stk-block-accordion__heading svg {
fill: #003399 !important;
}
.stk-block-accordion--style-accordion .stk-block-accordion__heading svg path {
fill: inherit !important;
}
.stk-block-accordion--style-accordion .stk-block-accordion__content > .stk-container {
padding: 0;
}
.stk-block-accordion--style-accordion .stk-block-accordion__content > .stk-container a {
color: #94a4ba;
}
.stk-block-accordion--style-accordion .stk-block-accordion__content > .stk-container .custom-faq-categories {
-webkit-box-ordinal-group: 1000;
-ms-flex-order: 999;
order: 999;
}
.custom-breadcrumbs {
font-size: 14px;
}
.custom-breadcrumbs span.breadcrumb_last {
color: #94a4ba;
}
.custom-breadcrumbs span a {
margin-inline: 8px;
}
.custom-breadcrumbs span span:first-child a {
font-size: 0;
}
.custom-breadcrumbs span span:first-child a:before {
content: url(//www.seameo-innotech.org/wp-content/uploads/2026/05/home-icon.svg);
width: 14px !important;
display: inline-block;
}
.custom-breadcrumbs span .breadcrumb_last {
-webkit-margin-start: 8px;
margin-inline-start: 8px;
}
p a {
color: #39b7ff;
}
p a:hover {
color: #39b7ff;
}
.wp-speech-player {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 25px;
background: #E9EEF6;
padding: 15px 12px;
border-radius: 8px;
}
.wp-speech-btn {
width: 30px;
height: 30px;
border: none;
border-radius: 50%;
background: #ffffff;
cursor: pointer;
position: relative;
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
-ms-flex-negative: 0;
flex-shrink: 0;
}
.wp-speech-btn:before {
content: "";
position: absolute;
left: 28px;
top: 21px;
border-style: solid;
border-width: 14px 0 14px 22px;
border-color: transparent transparent transparent #022A7B;
}
.wp-wave {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 4px;
height: 30px;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.wp-bar {
width: 4px;
height: 20px;
background: #000000;
border-radius: 10px;
-webkit-transition: height 0.12s linear;
transition: height 0.12s linear;
}
.wp-bar.active {
background: #022A7B;
}
.swiper-outer-wrapper {
position: relative;
padding: 0px 68px;
}
@media (max-width: 600px) {
.swiper-outer-wrapper {
padding: 0;
}
.swiper-outer-wrapper .swiper-nav-row {
display: none;
}
}
.swiper-outer-wrapper .swiper {
overflow: hidden;
}
.swiper-outer-wrapper .swiper .swiper-wrapper {
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.swiper-outer-wrapper .swiper .swiper-slide {
height: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.swiper-outer-wrapper .swiper .swiper-slide > * {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.swiper-outer-wrapper .swiper .swiper-slide .stk-block-card,
.swiper-outer-wrapper .swiper .swiper-slide .stk-container {
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.swiper-outer-wrapper .swiper .swiper-slide .stk-block-card__content,
.swiper-outer-wrapper .swiper .swiper-slide .stk-block-content.stk-inner-blocks {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.swiper-outer-wrapper .swiper .swiper-slide .wp-block-stackable-button-group {
margin-top: auto !important;
}
.swiper-outer-wrapper .swiper .swiper-slide .wp-block-stackable-button-group .wp-block-stackable-button {
width: 100%;
}
.swiper-outer-wrapper .swiper { }
.swiper-outer-wrapper .swiper:not(.swiper-initialized) {
visibility: hidden;
overflow: hidden;
}
.swiper-outer-wrapper .swiper { }
.swiper-outer-wrapper .swiper.swiper-initialized {
visibility: visible;
overflow: hidden;
}
.swiper-outer-wrapper .custom-swiper-prev,
.swiper-outer-wrapper .custom-swiper-next {
background: none;
border: none;
cursor: pointer;
padding: 0;
width: 48px !important;
height: 48px !important;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.swiper-outer-wrapper .custom-swiper-prev.swiper-button-disabled,
.swiper-outer-wrapper .custom-swiper-next.swiper-button-disabled {
opacity: 0.3;
cursor: default;
}
.swiper-outer-wrapper .custom-swiper-prev::after,
.swiper-outer-wrapper .custom-swiper-next::after {
display: none !important;
}
.swiper-outer-wrapper .swiper-pagination {
position: static;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
gap: 4px;
margin-top: 20px;
}
.swiper-outer-wrapper .swiper-pagination .swiper-pagination-bullet {
background: #94A4BA;
width: 12px;
height: 12px;
border-radius: 50%;
display: inline-block;
}
.swiper-outer-wrapper .swiper-pagination .swiper-pagination-bullet-active {
background: #003399;
}
.custom-gallery-swiper .swiper-pagination {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
gap: 4px;
bottom: 24px !important;
}
.custom-gallery-swiper .swiper-pagination .swiper-pagination-bullet {
background: #94A4BA;
width: 12px;
height: 12px;
border-radius: 50%;
display: inline-block;
opacity: 1;
}
.custom-gallery-swiper .swiper-pagination .swiper-pagination-bullet-active {
background: #003399;
}
.cert-search-card {
background: #ffffff;
border-radius: 32px;
padding: 32px;
width: 100%;
max-width: 720px;
font-family: "Poppins", sans-serif !important !important;
}
.cert-search-title {
margin: 0 0 23px 0;
font-size: 20px !important;
font-weight: 600 !important;
line-height: 28px !important;
color: #141414;
}
.cert-search-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 23px;
}
.cert-search-input {
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 42px;
padding: 11px 12px;
font-size: 14px;
line-height: 20px;
border: 1px solid #e6e6e6;
border-radius: 2px;
outline: none;
-webkit-transition: border-color 0.15s ease;
transition: border-color 0.15s ease;
color: #141414;
}
.cert-search-input::-webkit-input-placeholder {
color: #94A4BA;
}
.cert-search-input::-moz-placeholder {
color: #94A4BA;
}
.cert-search-input:-ms-input-placeholder {
color: #94A4BA;
}
.cert-search-input::-ms-input-placeholder {
color: #94A4BA;
}
.cert-search-input::placeholder {
color: #94A4BA;
}
.cert-search-input:focus {
border-color: #003399;
}
.cert-search-button {
width: 100%;
max-width: 175px;
padding: 12px 14px;
font-size: 14px;
line-height: 18px;
font-weight: 700;
font-family: "Poppins", sans-serif !important;
color: #a1a5db;
background: #e0e2f7;
border: none;
border-radius: 8px;
cursor: not-allowed;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
gap: 8px;
-webkit-transition: background 0.15s ease, color 0.15s ease;
transition: background 0.15s ease, color 0.15s ease;
}
.cert-search-button.is-active {
cursor: pointer;
color: #ffffff;
background: #003399;
}
.cert-search-button.is-active:hover {
background: darken;
}
.cert-search-button:disabled {
opacity: 0.7;
}
.cert-search-spinner {
display: none;
width: 14px;
height: 14px;
border: 2px solid rgba(255, 255, 255, 0.5);
border-top-color: #ffffff;
border-radius: 50%;
-webkit-animation: cert-search-spin 0.6s linear infinite;
animation: cert-search-spin 0.6s linear infinite;
}
.cert-search-button.is-loading .cert-search-spinner {
display: inline-block;
}
.cert-search-button.is-loading .cert-search-button-text {
opacity: 0.85;
}
@-webkit-keyframes cert-search-spin {
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes cert-search-spin {
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.cert-search-note {
margin: 40px 0 0 0;
font-size: 14px;
line-height: 20px;
color: #141414;
font-style: italic;
}
.cert-search-result {
margin-top: 16px;
padding: 12px 14px;
border-radius: 8px;
font-size: 14px;
line-height: 1.5;
}
.cert-search-result.success {
color: #141414;
}
.cert-search-result.error {
background: #fdecec;
color: #b3261e;
border: 1px solid #f7cfcf;
}
.main-menu {
gap: 1rem;
}
.main-menu a {
font-size: 1rem;
font-weight: 600;
}
.main-menu .wp-block-navigation__submenu-icon {
display: none !important;
}
.main-menu .has-child .wp-block-navigation__submenu-container {
pointer-events: unset !important;
padding-top: 1rem !important;
background-color: transparent !important;
}
.main-menu .has-child .wp-block-navigation__submenu-container a.wp-block-navigation-item__content {
background-color: #E9EEF6;
border-radius: 0;
font-size: 14px;
}
.main-menu .has-child .wp-block-navigation__submenu-container a.wp-block-navigation-item__content span {
color: #003399 !important;
}
.main-menu .has-child .wp-block-navigation__submenu-container a.wp-block-navigation-item__content:hover {
background-color: #003399;
}
.main-menu .has-child .wp-block-navigation__submenu-container a.wp-block-navigation-item__content:hover span {
color: #ffffff !important;
}
@media (max-width: 599.9px) {
.main-menu {
--navigation-layout-justification-setting: flex-start !important;
width: 100%;
text-align: left;
}
.main-menu .has-modal-open .wp-block-navigation-submenu__toggle[aria-expanded=false] ~ .wp-block-navigation__submenu-container {
display: none;
}
.main-menu .has-modal-open .wp-block-navigation__submenu-icon {
display: block !important;
}
.main-menu .wp-block-navigation__submenu-container {
pointer-events: unset !important;
width: 100% !important;
}
.main-menu .wp-block-navigation__submenu-container a {
width: 100%;
}
.main-menu li.wp-block-navigation-item.has-child.wp-block-navigation-submenu {
position: relative;
width: 100%;
}
.main-menu li.wp-block-navigation-item.has-child.wp-block-navigation-submenu button.wp-block-navigation__submenu-icon.wp-block-navigation-submenu__toggle {
display: block !important;
position: absolute;
top: 6px;
right: 0;
}
.main-menu .wp-block-navigation-submenu__toggle * {
pointer-events: none;
}
}
.main-menu form.wp-block-search {
border-radius: 100px;
border: 1px solid #022A7B;
overflow: hidden;
}
@media (max-width: 599.9px) {
.main-menu form.wp-block-search {
width: 100%;
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
}
.main-menu form.wp-block-search .wp-block-search__input {
padding: 6px 0 6px 16px;
min-width: 0 !important;
max-width: 102px;
border-top-left-radius: 100px;
border-bottom-left-radius: 100px;
font-size: 14px;
}
@media (max-width: 599.9px) {
.main-menu form.wp-block-search .wp-block-search__input {
max-width: 100%;
}
}
.main-menu form.wp-block-search .wp-block-search__input::-webkit-input-placeholder {
color: #94a4ba;
opacity: 1;
}
.main-menu form.wp-block-search .wp-block-search__input::-moz-placeholder {
color: #94a4ba;
opacity: 1;
}
.main-menu form.wp-block-search .wp-block-search__input:-ms-input-placeholder {
color: #94a4ba;
opacity: 1;
}
.main-menu form.wp-block-search .wp-block-search__input::-ms-input-placeholder {
color: #94a4ba;
opacity: 1;
}
.main-menu form.wp-block-search .wp-block-search__input::placeholder {
color: #94a4ba;
opacity: 1;
}
.main-menu form.wp-block-search button.wp-block-search__button {
background-color: #ffffff;
color: #022A7B;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
border: 0;
padding: 6px 10px;
margin: 0;
}
.main-menu .top-menu-item {
display: none !important;
}
@media (max-width: 599.9px) {
.main-menu .top-menu-item {
display: block !important;
}
}
a.wp-block-navigation-item__content {
padding: 4px 8px;
border-radius: 2px;
line-height: 1.5em;
-webkit-transition: 0.3s;
transition: 0.3s;
}
a.wp-block-navigation-item__content[aria-current=page] {
background-color: #ffffff;
}
a.wp-block-navigation-item__content[aria-current=page] span {
color: #022A7B;
}
a.wp-block-navigation-item__content:hover span {
color: #a1a5db;
}
.top-menu a.wp-block-navigation-item__content:hover span {
color: #a0dbfc;
}
.has-child > a::hover ~ ul.wp-block-navigation__submenu-container, .has-child > ul.wp-block-navigation__submenu-container:hover {
height: auto !important;
visibility: visible !important;
overflow: visible !important;
opacity: 1 !important;
min-width: 200px !important;
left: 0 !important;
bottom: 0 !important;
pointer-events: unset !important;
-webkit-transition: 2s;
transition: 2s;
}
.main-footer a {
color: #ffffff;
text-decoration: none;
}
.main-footer a:hover {
color: #39B7FF;
}
.main-footer .footer-related-menu {
gap: 4px;
}
.main-footer .footer-related-menu li a {
position: relative;
font-size: 14px !important;
line-height: 20px !important;
color: #ffffff !important;
font-weight: 400 !important;
padding-left: 15px;
}
.main-footer .footer-related-menu li a:hover {
color: #39B7FF !important;
}
.main-footer .footer-related-menu li a:before {
content: "";
width: 4px;
height: 4px;
border-radius: 100%;
background: #ffffff;
display: block;
position: absolute;
top: 8px;
left: 0;
}
nav.related-links ul li {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
nav.related-links ul li:before {
content: "•";
margin-right: 8px;
}
body .main-header .header-nav .top-menu li a {
font-size: 14px !important;
line-height: 20px !important;
color: #39B7FF !important;
font-weight: 600 !important;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
body .main-header .header-nav .main-menu li a {
font-size: 16px !important;
line-height: 24px !important;
color: #ffffff !important;
font-weight: 600 !important;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
body .main-header .header-nav .main-menu li a:focus, body .main-header .header-nav .main-menu li a:hover {
color: #a1a5db !important;
}
.site-header {
position: relative;
z-index: 999;
}
@media (max-width: 599.9px) {
.site-header .custom-site-logo {
width: 50%;
}
.site-header nav:has(.top-menu) {
display: none;
}
}
.home-banner.with-gradient > .stk-row {
position: relative;
z-index: 99;
}
.home-banner.with-gradient:after {
content: "" !important;
width: 100%;
clear: both;
height: 100%;
display: block !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(61.12%, rgba(0, 0, 0, 0)), to(rgba(15, 15, 15, 0.9)));
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 61.12%, rgba(15, 15, 15, 0.9) 100%);
position: absolute;
top: 0;
left: 0;
z-index: 9;
}
.with-gradient {
position: relative;
}
.with-gradient > .stk-row {
position: relative;
z-index: 99;
}
.with-gradient:after {
content: "" !important;
width: 100%;
clear: both;
height: 100%;
display: block !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(5.54%, rgba(0, 0, 0, 0)), color-stop(82.92%, rgba(0, 0, 0, 0.6)));
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 5.54%, rgba(0, 0, 0, 0.6) 82.92%);
position: absolute;
top: 0;
left: 0;
z-index: 9;
}
.advance-education .advance-card > .stk-container {
gap: 20px;
}
.advance-education .advance-card .stk-block-button a.stk-button {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border: 0 !important;
}
.our-reach .right-border {
position: relative;
}
.our-reach .right-border:after {
content: "" !important;
width: 1920px;
height: 100%;
display: block;
position: absolute;
top: 0;
left: 113px;
border-radius: 40px;
border: 4px solid #F2B62A;
}
.our-reach .left-border {
position: relative;
}
.our-reach .left-border:after {
content: "" !important;
width: 1920px;
height: 100%;
display: block;
position: absolute;
top: 0;
right: 113px;
border-radius: 40px;
border: 4px solid #F2B62A;
}
.mission-vision-acc .stk-block-accordion__content > .stk-column-wrapper {
margin: 0 !important;
padding: 0;
}
.page-bread-crumb .stk-block-text__text {
font-size: 14px !important;
line-height: 20px;
color: #94a4ba;
font-weight: 400;
}
.page-bread-crumb .stk-block-text__text a {
color: #022A7B;
}
.full-width-image {
width: 100%;
}
@media (max-width: 780.9px) {
.gov-b-members .b-member-cards .stk--block-horizontal-flex {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
row-gap: 24px;
}
}
.gov-b-members .b-member-cards .stk-block-card {
width: 100% !important;
max-width: 280px;
}
@media (max-width: 780.9px) {
.gov-b-members .b-member-cards .stk-block-card {
width: 45%;
}
}
@media (max-width: 599.9px) {
.gov-b-members .b-member-cards .stk-block-card {
width: 100%;
}
}
.gov-b-members .b-member-cards .stk-block-card .stk-container {
height: 100%;
}
.gov-b-members .b-member-cards .stk-block-card__image {
padding: 16px 16px 5px;
}
.gov-b-members .b-member-cards .stk-block-card__image img {
border-radius: 12px;
-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.0784313725);
box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.0784313725);
}
.gov-b-members .b-member-cards .stk-block-card__content .stk-block-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-line-pack: center;
align-content: center;
min-height: 66px;
}
.people-group .people-grid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-column-gap: 32px;
-moz-column-gap: 32px;
column-gap: 32px;
row-gap: 32px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
@media (max-width: 991.9px) {
.people-group .people-grid {
-webkit-column-gap: 24px;
-moz-column-gap: 24px;
column-gap: 24px;
row-gap: 24px;
}
}
@media (max-width: 780.9px) {
.people-group .people-grid {
-webkit-column-gap: 20px;
-moz-column-gap: 20px;
column-gap: 20px;
row-gap: 20px;
}
}
.people-group .people-grid .people-card {
width: 381px;
max-width: 100%;
padding: 16px;
background: #ffffff;
border-radius: 12px;
}
.people-group .people-grid .people-card:hover {
background: #E9EEF6;
}
.people-group .people-grid .people-card__image-wrap {
margin: 0 0 21px;
}
.people-group .people-grid .people-card__image-wrap img {
width: 188px;
height: 225px;
display: block;
margin: 0 auto;
-o-object-fit: contain;
object-fit: contain;
}
.people-group .people-grid .people-card__info {
width: 100%;
max-width: 340px;
margin: 0 auto;
}
.people-group .people-grid .people-card__info h5 {
font-size: 20px !important;
line-height: 28px !important;
color: #003399;
font-weight: 600;
text-align: center;
margin: 0 0 2px;
min-height: 54px;
}
.people-group .people-grid .people-card__info p {
font-size: 12px !important;
line-height: 16px;
color: #003399;
font-weight: 400;
text-align: center;
font-style: italic;
}
.our-people-exec .people-group .people-grid .people-card:first-child {
margin-left: 30px;
}
@media (max-width: 991.9px) {
.our-people-exec .people-group .people-grid .people-card:first-child {
margin-left: 0;
}
}
.our-people-exec .people-group .people-grid .people-card:nth-child(2) {
margin-right: 30px;
}
@media (max-width: 991.9px) {
.our-people-exec .people-group .people-grid .people-card:nth-child(2) {
margin-right: 0;
}
}
.partners-form {
width: 100%;
clear: both;
padding: 32px;
border-radius: 24px;
background: -webkit-gradient(linear, left top, left bottom, from(#eaeff5), to(#ffffff));
background: linear-gradient(180deg, #eaeff5 0%, #ffffff 100%);
}
.partners-form .form-logo {
width: 60px;
height: 60px;
display: block;
margin: 0 0 16px;
background-image: url(//www.seameo-innotech.org/wp-content/themes/thinkbit-child/icons/Icon.webp);
}
.partners-form h4 {
color: #022A7B;
font-weight: 700;
margin: 0 0 16px;
}
.partners-form p {
font-size: 16px;
line-height: 24px;
color: #141414;
margin: 0 0 20px;
font-weight: 400;
}
.partners-form .p-field {
width: 100%;
margin: 0 0 8px;
}
.partners-form .p-field p {
margin: 0;
font-weight: 400;
}
.partners-form .p-field span {
width: 100%;
}
.partners-form .p-field input[type=text],
.partners-form .p-field input[type=email],
.partners-form .p-field select,
.partners-form .p-field textarea {
width: 100%;
font-size: 14px;
line-height: 20px;
color: #141414;
font-weight: 400;
padding: 11px 12px;
border: 1px solid #e6e6e6;
background: #ffffff;
font-family: "Poppins", sans-serif !important;
outline: none;
}
.partners-form .p-field input[type=text]::-webkit-input-placeholder, .partners-form .p-field input[type=email]::-webkit-input-placeholder, .partners-form .p-field select::-webkit-input-placeholder, .partners-form .p-field textarea::-webkit-input-placeholder {
color: #94A4BA;
}
.partners-form .p-field input[type=text]::-moz-placeholder, .partners-form .p-field input[type=email]::-moz-placeholder, .partners-form .p-field select::-moz-placeholder, .partners-form .p-field textarea::-moz-placeholder {
color: #94A4BA;
}
.partners-form .p-field input[type=text]:-ms-input-placeholder, .partners-form .p-field input[type=email]:-ms-input-placeholder, .partners-form .p-field select:-ms-input-placeholder, .partners-form .p-field textarea:-ms-input-placeholder {
color: #94A4BA;
}
.partners-form .p-field input[type=text]::-ms-input-placeholder, .partners-form .p-field input[type=email]::-ms-input-placeholder, .partners-form .p-field select::-ms-input-placeholder, .partners-form .p-field textarea::-ms-input-placeholder {
color: #94A4BA;
}
.partners-form .p-field input[type=text]::placeholder,
.partners-form .p-field input[type=email]::placeholder,
.partners-form .p-field select::placeholder,
.partners-form .p-field textarea::placeholder {
color: #94A4BA;
}
.partners-form .p-field textarea {
height: 200px;
max-width: 100%;
resize: none;
overflow-y: auto;
}
.partners-form .p-field select:valid {
color: #94A4BA;
}
.partners-form .p-field select.has-value {
color: #141414;
}
.partners-form .p-sfield {
padding-top: 29px;
width: 100%;
position: relative;
}
.partners-form .p-sfield input[type=submit] {
width: 100%;
font-size: 14px;
line-height: 18px;
font-weight: 700;
padding: 12px 45px;
border: 0;
border-radius: 8px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin: 0 0 12px;
cursor: pointer;
font-family: "Poppins", sans-serif !important;
color: #ffffff;
background: #022A7B;
}
.partners-form .p-sfield input[type=submit].disabled {
color: #a1a5db;
background: #e0e2f7;
cursor: not-allowed;
}
.partners-form .p-sfield .wpcf7-spinner {
position: absolute;
top: 0;
right: 0;
}
.partners-form .p-sfield p {
font-size: 16px;
line-height: 24px;
color: #94A4BA;
margin: 0;
font-weight: 400;
}
.thank-message-content {
display: none;
}
.show-message {
display: block;
}
body .pum-theme-lightbox .pum-content + .pum-close {
width: 28px;
height: 28px;
color: #989898;
background: #e9eef6;
border: 0;
top: -34px;
right: 0;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.pd-wrap {
max-width: 100%;
margin: 0 auto;
}
.pd-wrap .pd-search-bar {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 0 32px;
}
.pd-wrap .pd-search-bar .pd-search-input-wrap {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.pd-wrap .pd-search-bar .pd-search-input-wrap input {
width: 100%;
font-size: 14px;
line-height: 20px;
color: #141414;
padding: 14px 12px;
border-radius: 0;
border-top-left-radius: 100px;
border-bottom-left-radius: 100px;
background: #fff;
border: 0;
-webkit-box-shadow: unset;
box-shadow: unset;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-family: "Poppins", sans-serif !important;
}
.pd-wrap .pd-search-bar .pd-search-input-wrap input::-webkit-input-placeholder {
color: #94A4BA;
}
.pd-wrap .pd-search-bar .pd-search-input-wrap input::-moz-placeholder {
color: #94A4BA;
}
.pd-wrap .pd-search-bar .pd-search-input-wrap input:-ms-input-placeholder {
color: #94A4BA;
}
.pd-wrap .pd-search-bar .pd-search-input-wrap input::-ms-input-placeholder {
color: #94A4BA;
}
.pd-wrap .pd-search-bar .pd-search-input-wrap input::placeholder {
color: #94A4BA;
}
.pd-wrap .pd-search-bar .pd-search-input-wrap input:focus {
outline: none;
}
.pd-wrap .pd-search-bar .pd-search-input-wrap .pd-search-icon {
position: absolute;
right: 12px;
color: #022A7B;
pointer-events: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.pd-wrap .pd-search-bar .pd-search-input-wrap .pd-clear-btn {
position: absolute;
right: 38px;
background: none;
border: none;
cursor: pointer;
color: #022A7B;
font-size: 16px;
padding: 4px;
line-height: 1;
}
.pd-wrap .pd-search-bar .pd-search-btn {
font-size: 14px;
line-height: 18px;
color: #ffffff;
font-weight: 700;
padding: 15px 40px;
border: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: #003399;
border-radius: 0;
border-top-right-radius: 100px;
border-bottom-right-radius: 100px;
}
.pd-wrap .pd-search-bar .pd-search-btn:hover {
background: #022A7B;
}
.pd-wrap .pd-result-info {
width: 100%;
margin: 0 0 32px;
}
.pd-wrap .pd-result-info .pd-result-count {
font-size: 14px;
line-height: 20px;
color: #141414;
font-weight: 400;
margin-bottom: 16px;
}
.pd-wrap .pd-result-info .pd-result-keyword {
font-size: 24px;
line-height: 32px;
color: #39b7ff;
font-weight: 700;
}
.pd-wrap .pd-controls {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
border-bottom: 1px solid #b1b1b1;
padding-bottom: 16px;
margin-bottom: 16px;
}
.pd-wrap .pd-controls .pd-controls-label {
width: 60%;
font-size: 16px;
line-height: 24px;
color: #141414;
font-weight: 400;
}
.pd-wrap .pd-controls .pd-ctrl-group {
width: 14%;
font-size: 16px;
line-height: 24px;
color: #141414;
font-weight: 400;
}
.pd-wrap .pd-controls .pd-ctrl-group svg {
font-size: 22px;
color: #39B7FF;
margin-right: 4px;
}
.pd-wrap .pd-controls .pd-ctrl-group select {
max-width: 65%;
margin-left: 5px;
font-size: 16px;
line-height: 24px;
color: #003399;
background: #fff;
border: 0;
border-radius: 4px;
padding: 4px 8px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.pd-wrap .pd-controls .pd-ctrl-group-cat {
width: 26%;
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-right: 15px;
}
.pd-wrap #pd1_list .pd-list-header {
display: none;
}
.pd-wrap #pd1_list .pd-row {
width: 100%;
border: 0;
margin: 0 0 16px;
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.pd-wrap #pd1_list .pd-row .pd-name {
width: 60%;
font-size: 20px;
line-height: 28px;
color: #141414;
font-weight: 600;
}
.pd-wrap #pd1_list .pd-row .pd-name mark {
color: #022A7B;
background: transparent;
}
.pd-wrap #pd1_list .pd-row .pd-cat {
width: 40%;
font-size: 20px;
line-height: 28px;
color: #141414;
font-weight: 600;
}
.pd-wrap .pd-pagination {
padding-top: 16px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 16px;
margin-top: 1.25rem;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.pd-wrap .pd-pagination .pd-page-btn {
font-size: 16px !important;
line-height: 24px;
color: #003399;
font-weight: 600;
text-align: center;
font-family: "Poppins", sans-serif !important;
padding: 8px;
min-width: 40px;
height: 40px;
border-radius: 6px;
background: #e9eef6;
cursor: pointer;
border: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.pd-wrap .pd-pagination .pd-page-btn:disabled {
opacity: 0.6;
cursor: default;
}
.pd-wrap .pd-pagination #pd1_next,
.pd-wrap .pd-pagination #pd1_prev {
color: #022A7B;
background: transparent;
font-size: 20px;
}
.pd-wrap .pd-bottom-bar {
font-size: 16px !important;
line-height: 24px;
color: #141414;
gap: 12px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.pd-wrap .pd-bottom-bar i {
font-size: 18px;
color: #39b7ff;
}
.pd-wrap .pd-bottom-bar select {
font-size: 16px !important;
line-height: 24px;
color: #003399;
font-weight: 400;
padding: 4px 15px;
border-radius: 4px;
background: #e9eef6;
border: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.error-404 {
min-height: 500px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
form#contact_form {
background-color: #ffffff;
padding: 24px;
}
@media (max-width: 780.9px) {
form#contact_form {
padding: 1rem;
}
}
form#contact_form h6 {
text-align: center;
margin-bottom: 1rem;
}
@media (max-width: 780.9px) {
form#contact_form h6 {
margin-bottom: 0;
}
}
form#contact_form label,
form#contact_form br {
display: none;
}
form#contact_form input,
form#contact_form select,
form#contact_form textarea {
padding: 11px 12px;
width: 100%;
outline: none;
border: 1px solid #e6e6e6;
border-radius: 2px;
font-family: inherit;
font-size: 0.875rem;
margin-top: 1rem;
}
form#contact_form input::-webkit-input-placeholder, form#contact_form select::-webkit-input-placeholder, form#contact_form textarea::-webkit-input-placeholder {
color: #94a4ba;
}
form#contact_form input::-moz-placeholder, form#contact_form select::-moz-placeholder, form#contact_form textarea::-moz-placeholder {
color: #94a4ba;
}
form#contact_form input:-ms-input-placeholder, form#contact_form select:-ms-input-placeholder, form#contact_form textarea:-ms-input-placeholder {
color: #94a4ba;
}
form#contact_form input::-ms-input-placeholder, form#contact_form select::-ms-input-placeholder, form#contact_form textarea::-ms-input-placeholder {
color: #94a4ba;
}
form#contact_form input::placeholder,
form#contact_form select::placeholder,
form#contact_form textarea::placeholder {
color: #94a4ba;
}
form#contact_form input:focus,
form#contact_form select:focus,
form#contact_form textarea:focus {
border-color: #022A7B !important;
}
form#contact_form input.wpcf7-not-valid,
form#contact_form select.wpcf7-not-valid,
form#contact_form textarea.wpcf7-not-valid {
border-color: #F85050;
}
form#contact_form select {
color: #94a4ba !important;
background-image: url(//www.seameo-innotech.org/wp-content/uploads/2026/05/caret-down.svg);
background-repeat: no-repeat;
background-position: calc(100% - 12px) center;
background-size: 24px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
form#contact_form select.has-value {
color: #141414 !important;
}
form#contact_form select option {
color: #141414 !important;
}
form#contact_form input[type=submit] {
background-color: #003399;
color: #ffffff;
font-size: 1rem;
font-weight: 700;
padding: 12px 30px;
border-radius: 12px;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
cursor: pointer;
}
form#contact_form input[type=submit]:hover {
-webkit-filter: brightness(0.9) contrast(1.2);
filter: brightness(0.9) contrast(1.2);
}
form#contact_form .wpcf7-spinner {
display: none;
}
form#contact_form .wpcf7-not-valid-tip {
font-size: 0.875rem;
color: #F85050;
}
form#contact_form .wpcf7-response-output {
margin-inline: 0 !important;
margin-bottom: 0 !important;
border-radius: 2px;
}
form#contact_form.invalid .wpcf7-response-output {
border: 1px solid #F85050 !important;
color: #F85050;
}
form#contact_form .cf7sr-g-recaptcha {
margin-top: 1rem;
}
.news-query-loop .single-news-card {
height: 100%;
}
.news-query-loop .single-news-card .stk-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: 100%;
}
.news-query-loop .single-news-card .stk-container .stk-block-card__content {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.news-query-loop .single-news-card .stk-container .stk-block-card__content .stk-button .stk--inner-svg {
-webkit-transform: translateY(2px);
transform: translateY(2px);
}
.wp-block-post-date {
margin-top: auto;
}
.custom-wp-pagination {
gap: 8px;
}
.custom-wp-pagination .wp-block-query-pagination-previous {
display: inline-block;
}
.custom-wp-pagination .wp-block-query-pagination-previous:before {
content: url(//www.seameo-innotech.org/wp-content/uploads/2026/05/caret-left.svg);
display: block;
height: 24px;
width: 24px;
}
.custom-wp-pagination .wp-block-query-pagination-previous span.wp-block-query-pagination-previous-arrow {
display: none;
}
.custom-wp-pagination .wp-block-query-pagination-next {
display: inline-block;
}
.custom-wp-pagination .wp-block-query-pagination-next:before {
content: url(//www.seameo-innotech.org/wp-content/uploads/2026/05/caret-right.svg);
display: block;
height: 24px;
width: 24px;
}
.custom-wp-pagination .wp-block-query-pagination-next span.wp-block-query-pagination-next-arrow {
display: none;
}
.custom-wp-pagination .page-numbers {
display: inline-block;
padding: 4px;
width: 40px;
height: 40px;
text-align: center;
color: #003399 !important;
background-color: #E9EEF6;
border-radius: 8px;
margin-inline: 8px;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.custom-wp-pagination .page-numbers:hover, .custom-wp-pagination .page-numbers.current {
color: #ffffff !important;
background-color: #003399 !important;
}
.custom-breadcrumbs span.breadcrumb_last {
display: inline-block;
max-width: 267px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-bottom: -9px;
}
#news_share_button .stk--svg-wrapper {
padding: 8px;
background-color: #ffffff;
}
.addtoany_share_save_container {
display: none;
}
.event-crumb p span i {
color: #022A7B;
}
.tribe-block.tec-block__archive-events {
background: -webkit-gradient(linear, left top, left bottom, from(#CAD8E4), to(#ffffff));
background: linear-gradient(180deg, #CAD8E4 0%, #ffffff 100%);
}
.tribe-block.tec-block__archive-events .tribe-events-l-container {
max-width: 1270px;
padding: 30px 60px 48px !important;
}
@media (max-width: 1199.9px) {
.tribe-block.tec-block__archive-events .tribe-events-l-container {
padding: 30px 30px 48px !important;
}
}
@media (max-width: 780.9px) {
.tribe-block.tec-block__archive-events .tribe-events-l-container {
padding: 30px 24px 48px !important;
}
}
@media (max-width: 599.9px) {
.tribe-block.tec-block__archive-events .tribe-events-l-container {
padding: 24px 20px 30px !important;
}
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap--below-search {
width: 100%;
clear: both;
margin: 0 0 32px;
position: relative;
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap--below-search .wp-block-stackable-card {
min-width: 200px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-line-pack: center;
align-content: center;
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap--below-search .sidebar-navigation {
width: 100%;
display: block;
clear: both;
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap--below-search .sidebar-navigation ul.sidebar-menu {
list-style: outside none;
margin-top: 20px !important;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
gap: 32px;
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap--below-search .sidebar-navigation ul.sidebar-menu li {
width: 200px;
border-radius: 12px;
border: 1px solid #94A4BA;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap--below-search .sidebar-navigation ul.sidebar-menu li a {
font-size: 16px;
line-height: 24px;
color: #94A4BA;
font-weight: 600;
display: block;
padding: 12px;
width: 100%;
outline: unset;
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap--below-search .sidebar-navigation ul.sidebar-menu li a:before {
content: "";
width: 32px;
height: 32px;
display: block;
margin: 0 auto 15px;
background-repeat: no-repeat;
background-size: contain;
-webkit-filter: #94A4BA;
filter: #94A4BA;
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap--below-search .sidebar-navigation ul.sidebar-menu li.menu-event-seminar a:before {
background-image: url(//www.seameo-innotech.org/wp-content/themes/thinkbit-child/icons/icon-mic.webp);
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap--below-search .sidebar-navigation ul.sidebar-menu li.menu-event-seminar.current-menu-item a:before {
background-image: url(//www.seameo-innotech.org/wp-content/themes/thinkbit-child/icons/icon-mic-active.webp);
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap--below-search .sidebar-navigation ul.sidebar-menu li.menu-event-seminar:hover a:before {
background-image: url(//www.seameo-innotech.org/wp-content/themes/thinkbit-child/icons/icon-mic-hover.webp);
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap--below-search .sidebar-navigation ul.sidebar-menu li.menu-event-intconf a:before {
background-image: url(//www.seameo-innotech.org/wp-content/themes/thinkbit-child/icons/icon-conf.webp);
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap--below-search .sidebar-navigation ul.sidebar-menu li.menu-event-intconf.current-menu-item a:before {
background-image: url(//www.seameo-innotech.org/wp-content/themes/thinkbit-child/icons/icon-conf-active.webp);
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap--below-search .sidebar-navigation ul.sidebar-menu li.menu-event-intconf:hover a:before {
background-image: url(//www.seameo-innotech.org/wp-content/themes/thinkbit-child/icons/icon-conf-hover.webp);
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap--below-search .sidebar-navigation ul.sidebar-menu li.menu-event-others a:before {
background-image: url(//www.seameo-innotech.org/wp-content/themes/thinkbit-child/icons/icon-others.webp);
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap--below-search .sidebar-navigation ul.sidebar-menu li.menu-event-others.current-menu-item a:before {
background-image: url(//www.seameo-innotech.org/wp-content/themes/thinkbit-child/icons/icon-others-active.webp);
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap--below-search .sidebar-navigation ul.sidebar-menu li.menu-event-others:hover a:before {
background-image: url(//www.seameo-innotech.org/wp-content/themes/thinkbit-child/icons/icon-others-hover.webp);
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap--below-search .sidebar-navigation ul.sidebar-menu li.current-menu-item {
background: #022A7B;
border: 1px solid #022A7B;
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap--below-search .sidebar-navigation ul.sidebar-menu li.current-menu-item a {
color: #ffffff;
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap--below-search .sidebar-navigation ul.sidebar-menu li.current-menu-item:hover a:before {
-webkit-filter: brightness(1);
filter: brightness(1);
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap--below-search .sidebar-navigation ul.sidebar-menu li:hover {
border: 1px solid #ffffff;
background: #ffffff;
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap--below-search .sidebar-navigation ul.sidebar-menu li:hover a {
color: #022A7B;
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap--below-search .sidebar-navigation ul.sidebar-menu li:hover a:before {
fill: #022A7B;
}
.tribe-block.tec-block__archive-events .tribe-events-header__events-bar {
border-radius: 100px;
overflow: hidden;
border: 0 !important;
-webkit-box-shadow: unset;
box-shadow: unset;
}
.tribe-block.tec-block__archive-events .tribe-events-header__events-bar .tribe-events-c-search__input-control {
margin: 0;
}
.tribe-block.tec-block__archive-events .tribe-events-header__events-bar .tribe-common-form-control-text__input {
padding: 14px 12px;
outline: 0 !important;
}
@media (max-width: 780.9px) {
.tribe-block.tec-block__archive-events .tribe-events-header__events-bar .tribe-common-form-control-text__input {
background-color: #ffffff !important;
}
}
.tribe-block.tec-block__archive-events .tribe-events-header__events-bar .tribe-events-c-search__input-control-icon-svg {
right: 16px;
left: unset;
}
.tribe-block.tec-block__archive-events .tribe-events-header__events-bar .tribe-common-c-btn.tribe-events-c-search__button {
font-size: 0 !important;
line-height: 0;
color: transparent;
padding: 15px 40px;
background: #022A7B;
}
@media (max-width: 599.9px) {
.tribe-block.tec-block__archive-events .tribe-events-header__events-bar .tribe-common-c-btn.tribe-events-c-search__button {
padding: 17px !important;
margin: 0 !important;
}
}
.tribe-block.tec-block__archive-events .tribe-events-header__events-bar .tribe-common-c-btn.tribe-events-c-search__button:before {
content: "Search";
font-size: 14px;
line-height: 20px;
color: #ffffff;
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap .innotech-view-tabs {
position: absolute;
bottom: -65px;
right: 0;
z-index: 9;
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap .innotech-view-tabs h3 {
display: none;
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap .innotech-view-tabs ul {
list-style: outside none;
border-radius: 4px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
overflow: hidden;
}
@media (max-width: 599.9px) {
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap .innotech-view-tabs ul {
margin-bottom: 21px !important;
}
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap .innotech-view-tabs ul li {
display: inline-block;
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap .innotech-view-tabs ul li a {
font-size: 14px;
line-height: 20px;
color: #94A4BA;
font-weight: 600;
display: block;
background: #fff;
padding: 4px 7px;
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap .innotech-view-tabs ul li a .innotech-view-tabs__icon {
position: relative;
top: 2px;
margin-right: 3px;
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap .innotech-view-tabs ul li.innotech-view-tabs__item--active a {
background: #182070;
color: #fff;
}
.tribe-block.tec-block__archive-events .tribe-events-widget-wrap .innotech-view-tabs ul li.innotech-view-tabs__item--active a .innotech-view-tabs__icon {
color: #39B7FF;
}
.tribe-block.tec-block__archive-events .tribe-events-c-top-bar.tribe-events-header__top-bar {
position: relative;
}
.tribe-block.tec-block__archive-events .tribe-events-c-top-bar.tribe-events-header__top-bar nav ul {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.tribe-block.tec-block__archive-events .tribe-events-c-top-bar.tribe-events-header__top-bar nav ul li {
vertical-align: middle;
}
.tribe-block.tec-block__archive-events .tribe-events-c-top-bar.tribe-events-header__top-bar nav ul .tribe-events-c-top-bar__nav-list-item {
padding-right: 0;
}
.tribe-block.tec-block__archive-events .tribe-events-c-top-bar.tribe-events-header__top-bar nav ul li.date-picker {
padding: 0 12px;
}
.tribe-block.tec-block__archive-events .tribe-events-c-top-bar.tribe-events-header__top-bar .tribe-events-c-top-bar__today-button {
font-size: 14px;
line-height: 18px;
color: #022A7B;
font-weight: 700;
padding: 8px 14px;
border: 1px solid #022A7B;
background: transparent;
border-radius: 4px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tribe-block.tec-block__archive-events .tribe-events-c-top-bar.tribe-events-header__top-bar .tribe-events-c-top-bar__today-button:hover {
color: #fff;
background: #022A7B;
}
.tribe-block.tec-block__archive-events .tribe-events-c-top-bar.tribe-events-header__top-bar .tribe-events-c-top-bar__datepicker {
text-align: center;
}
.tribe-block.tec-block__archive-events .tribe-events-c-top-bar.tribe-events-header__top-bar .tribe-events-c-top-bar__datepicker .tribe-common-h3 {
font-size: 28px !important;
line-height: 36px;
color: #141414;
font-weight: 800;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
outline: 0 !important;
}
@media (max-width: 780.9px) {
.tribe-block.tec-block__archive-events .tribe-events-c-top-bar.tribe-events-header__top-bar .tribe-events-c-top-bar__datepicker .tribe-common-h3 {
font-size: 16px !important;
}
}
.tribe-block.tec-block__archive-events table.tribe-events-calendar-month {
border: 1px solid #e6e6e6;
background: #ffffff;
}
.tribe-block.tec-block__archive-events table.tribe-events-calendar-month th, .tribe-block.tec-block__archive-events table.tribe-events-calendar-month td {
border: 1px solid #e6e6e6;
}
.tribe-block.tec-block__archive-events table.tribe-events-calendar-month thead {
display: none !important;
}
.tribe-block.tec-block__archive-events table.tribe-events-calendar-month thead tr th {
border: 1px solid #e6e6e6;
width: 100%;
display: block;
}
.tribe-block.tec-block__archive-events table.tribe-events-calendar-month .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__day-date {
border-bottom: 1px solid #e6e6e6;
margin-bottom: 8px;
}
.tribe-block.tec-block__archive-events table.tribe-events-calendar-month .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__day-date time {
font-size: 16px !important;
line-height: 24px !important;
font-weight: 600;
display: block;
padding: 0;
}
.tribe-block.tec-block__archive-events table.tribe-events-calendar-month .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__day-date time a {
font-size: 16px;
line-height: 24px;
font-weight: 600;
display: block;
padding: 0;
}
.tribe-block.tec-block__archive-events table.tribe-events-calendar-month .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__multiday-event-wrapper {
margin-bottom: 10px;
}
.tribe-block.tec-block__archive-events table.tribe-events-calendar-month .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__events .tribe-events-calendar-month__multiday-event-wrapper article {
display: block;
}
.tribe-block.tec-block__archive-events table.tribe-events-calendar-month .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__events .tribe-events-calendar-month__multiday-event-wrapper article .tribe-events-calendar-month__multiday-event-bar .tribe-events-calendar-month__multiday-event-bar-inner {
background: #465A97;
padding: 4px 20px;
}
.tribe-block.tec-block__archive-events table.tribe-events-calendar-month .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__events .tribe-events-calendar-month__multiday-event-wrapper article .tribe-events-calendar-month__multiday-event-bar .tribe-events-calendar-month__multiday-event-bar-inner .tribe-events-calendar-month__multiday-event-bar-title {
font-size: 12px;
line-height: 16px;
font-weight: 400;
color: #ffffff;
}
.tribe-block.tec-block__archive-events table.tribe-events-calendar-month .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__events article {
display: none;
}
.tribe-block.tec-block__archive-events .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown__button {
padding: 8px 12px;
border: 1px solid #022A7B;
color: white;
background: #022A7B;
z-index: 9;
}
.tribe-block.tec-block__archive-events .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown__button button {
text-transform: capitalize !important;
font-weight: 700 !important;
letter-spacing: 0 !important;
outline: 0 !important;
}
.tribe-block.tec-block__archive-events .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown__button:hover {
background: #ffffff;
color: #022A7B;
}
.events-action-container {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.events-action-container .tribe-events-c-subscribe-dropdown__container {
position: relative;
width: 100%;
padding-top: 30px;
}
.events-action-container .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown {
margin: 0;
float: right;
}
.innotech-past-events {
max-width: 1240px;
margin: 0 auto;
padding: 0 0 69px;
}
.innotech-past-events h4 {
color: #022A7B;
font-weight: 700 !important;
text-align: center;
margin: 0 0 36px !important;
}
.innotech-past-events h4:after {
content: "";
width: 110px;
display: block;
margin-top: 12px;
border-bottom: 4px solid #022A7B;
margin: 0 auto;
}
.innotech-past-events ul.innotech-past-events__grid {
list-style: outside none;
margin: 0;
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.innotech-past-events ul.innotech-past-events__grid li.innotech-past-events__item {
width: 31%;
border: 1px solid #e6e6e6;
padding: 12px;
border-radius: 12px;
}
.innotech-past-events ul.innotech-past-events__grid li.innotech-past-events__item a {
display: block;
}
.innotech-past-events ul.innotech-past-events__grid li.innotech-past-events__item a img.innotech-past-events__image {
width: 100%;
height: 240px;
border-radius: 12px;
-o-object-fit: cover;
object-fit: cover;
margin: 0 0 12px;
}
.innotech-past-events ul.innotech-past-events__grid li.innotech-past-events__item a .innotech-past-events__body .innotech-past-events__name {
font-size: 16px;
line-height: 24px;
color: #141414;
font-weight: 600;
margin: 0 0 12px;
}
.innotech-past-events ul.innotech-past-events__grid li.innotech-past-events__item a .innotech-past-events__body p.innotech-past-events__excerpt {
font-size: 14px;
line-height: 20px;
color: #141414;
font-weight: 400;
margin: 0 0 12px;
}
.innotech-past-events ul.innotech-past-events__grid li.innotech-past-events__item a .innotech-past-events__body .innotech-past-events__date {
font-size: 14px;
line-height: 20px;
color: #94A4BA;
font-weight: 400;
}
.innotech-list-wrap {
width: 100%;
clear: both;
position: relative;
}
.innotech-list-wrap .innotech-events-list {
width: 100%;
clear: both;
position: relative;
}
.innotech-list-wrap .innotech-events-list__item {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-line-pack: baseline;
align-content: baseline;
margin: 0 0 32px;
}
.innotech-list-wrap .innotech-events-list__image-wrap {
width: 29%;
}
@media (max-width: 780.9px) {
.innotech-list-wrap .innotech-events-list__image-wrap {
width: 50%;
}
}
@media (max-width: 599.9px) {
.innotech-list-wrap .innotech-events-list__image-wrap {
width: 100%;
}
}
.innotech-list-wrap .innotech-events-list__image-wrap img {
height: 287px;
-o-object-fit: cover;
object-fit: cover;
}
@media (max-width: 780.9px) {
.innotech-list-wrap .innotech-events-list__image-wrap img {
height: 100% !important;
}
}
.innotech-list-wrap .innotech-events-list__body {
width: 71%;
background: #ffffff;
padding: 24px;
border-top-right-radius: 24px;
border-bottom-right-radius: 24px;
height: 200px;
}
@media (max-width: 780.9px) {
.innotech-list-wrap .innotech-events-list__body {
width: 50%;
border-top-right-radius: 0;
border-bottom-left-radius: 24px;
height: auto !important;
}
}
@media (max-width: 599.9px) {
.innotech-list-wrap .innotech-events-list__body {
width: 100%;
}
}
.innotech-list-wrap .innotech-events-list__title h6 {
color: #022A7B;
font-weight: 700;
margin: 0 0 24px;
}
.innotech-list-wrap .innotech-events-list__meta {
list-style: outside none;
margin: 0;
padding: 0;
}
.innotech-list-wrap .innotech-events-list__meta li {
font-size: 16px;
line-height: 24px;
color: #141414;
font-weight: 400;
} .innotech-pagination {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 6px;
margin-top: 32px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.innotech-pagination a,
.innotech-pagination span {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
min-width: 40px;
height: 40px;
padding: 0 10px;
border-radius: 6px;
font-size: 0.9rem;
font-weight: 600;
text-decoration: none;
-webkit-transition: background 0.15s ease, color 0.15s ease;
transition: background 0.15s ease, color 0.15s ease;
color: #022A7B;
background: #E9EEF6 !important;
border: 1px solid #E9EEF6;
outline: none;
}
.innotech-pagination a:hover {
background: #003399 !important;
color: #ffffff !important;
outline: none;
}
.innotech-pagination span.current {
background: #022A7B !important;
color: #fff;
border-color: #022A7B;
}
.innotech-pagination span.dots {
background: transparent !important;
border: none;
color: #718096;
}
.innotech-pagination a.prev-next {
background: transparent !important;
outline: 0 !important;
color: #022A7B !important;
font-size: 1.1rem;
}
@media (max-width: 780.9px) {
.innotech-events-list__item {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.innotech-events-list__image-wrap {
-webkit-box-flex: 0;
-ms-flex: 0 0 220px;
flex: 0 0 220px;
width: 100%;
height: 220px;
}
}
@media (max-width: 780.9px) and (max-width: 780.9px) {
.innotech-events-list__image-wrap {
height: auto !important;
max-width: 359px !important;
margin: 0 auto;
}
}
@media (max-width: 780.9px) and (max-width: 599.9px) {
.innotech-events-list__image-wrap {
max-width: 100% !important;
margin: 0 auto;
}
}
.tooltipster-base {
padding: 12px !important;
}
.tooltipster-base .tooltipster-box {
width: 100%;
}
.tooltipster-base .tooltipster-box .tribe-events-calendar-month__calendar-event-tooltip-featured-image-wrapper {
width: 100%;
}
.tooltipster-base .tooltipster-box .tribe-events-calendar-month__calendar-event-tooltip-featured-image-wrapper img {
width: 100%;
height: 191px;
display: block;
-o-object-fit: cover;
object-fit: cover;
border-radius: 12px;
}
.tooltipster-base .tooltipster-box .tribe-events-calendar-month__calendar-event-tooltip-datetime time {
font-size: 10px;
line-height: 20px;
color: #39B7FF;
text-transform: uppercase;
}
.tooltipster-base .tooltipster-box .tribe-common-h7 {
margin-bottom: 12px;
}
.tooltipster-base .tooltipster-box .tribe-common-h7 a {
font-size: 24px;
line-height: 32px;
color: #141414;
font-weight: 700;
text-decoration: none !important;
}
@media (max-width: 780.9px) {
.tooltipster-base .tooltipster-box .tribe-common-h7 a {
font-size: 20px;
}
}
@media (max-width: 599.9px) {
.tooltipster-base .tooltipster-box .tribe-common-h7 a {
font-size: 18px;
}
}
.tooltipster-base .tooltipster-box .tribe-common-b3 p {
font-size: 14px !important;
line-height: 20px;
color: #141414;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
}
.innotech-events-list__image-wrap {
overflow: hidden;
}
.innotech-events-list__image-wrap img {
-webkit-transition: -webkit-transform 0.3s ease-in-out;
transition: -webkit-transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
-webkit-transform: scale(1.1);
transform: scale(1.1);
display: block;
}
.innotech-events-list__item:hover .innotech-events-list__image-wrap img {
-webkit-transform: scale(1);
transform: scale(1);
}
#tribe-events-events-bar-keyword::-webkit-input-placeholder {
color: #94A4BA !important;
opacity: 1 !important;
font-family: "Poppins", sans-serif !important;
}
#tribe-events-events-bar-keyword::-moz-placeholder {
color: #94A4BA !important;
opacity: 1 !important;
font-family: "Poppins", sans-serif !important;
}
#tribe-events-events-bar-keyword:-ms-input-placeholder {
color: #94A4BA !important;
opacity: 1 !important;
font-family: "Poppins", sans-serif !important;
}
#tribe-events-events-bar-keyword::-ms-input-placeholder {
color: #94A4BA !important;
opacity: 1 !important;
font-family: "Poppins", sans-serif !important;
}
#tribe-events-events-bar-keyword::placeholder {
color: #94A4BA !important;
opacity: 1 !important;
font-family: "Poppins", sans-serif !important;
}
.innotech-tooltip-btn-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.innotech-tooltip-btn-wrap .innotech-view-btn {
margin-top: 15px;
background-color: transparent;
color: #003399 !important;
padding: 0;
font-size: 16px;
font-weight: 800;
text-decoration: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 8px;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.innotech-tooltip-btn-wrap .innotech-view-btn .arrow {
font-size: 18px;
font-weight: 700;
-webkit-transition: -webkit-transform 0.2s ease;
transition: -webkit-transform 0.2s ease;
transition: transform 0.2s ease;
transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.innotech-tooltip-btn-wrap .innotech-view-btn:hover, .innotech-tooltip-btn-wrap .innotech-view-btn:focus {
color: #00226b !important;
text-decoration: none;
}
.innotech-tooltip-btn-wrap .innotech-view-btn:hover .arrow, .innotech-tooltip-btn-wrap .innotech-view-btn:focus .arrow {
-webkit-transform: translateX(5px);
transform: translateX(5px);
}
.tribe-event-date-start {
letter-spacing: 2px;
}
.custom-icon-nav div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.custom-icon-nav svg {
fill: #94A4BA;
}
.custom-icon-nav.active-state {
background-color: #003399 !important;
color: #ffffff !important;
}
.custom-icon-nav.active-state svg {
fill: #ffffff !important;
}
.tribe-events-c-subscribe-dropdown {
position: relative;
}
div#tribe-events-c-subscribe-dropdown-content {
z-index: 9999;
position: absolute;
}
a.tribe-events-c-top-bar__nav-link.tribe-events-c-top-bar__nav-link--prev {
outline: 0 !important;
}
a.tribe-events-c-top-bar__nav-link.tribe-events-c-top-bar__nav-link--next {
outline: 0 !important;
padding-right: 20px;
width: auto;
}
.this-is-event .link-wrapper a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
outline: 0 !important;
}
@media (max-width: 780.9px) {
.this-is-event .link-wrapper a {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
}
.this-is-event .innotech-events-list__body h6 {
font-size: 24px;
font-weight: 700 !important;
color: #141414 !important;
margin-bottom: 25px !important;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.tribe-events .datepicker .day.current {
color: #ffffff !important;
}
.tribe-events-c-messages__message.tribe-events-c-messages__message--notice {
font-size: 14px;
}
@media (max-width: 780.9px) { .this-is-event .innotech-events-list__item .link-wrapper,
.this-is-event .innotech-events-list__item .link-wrapper a {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.this-is-event .innotech-events-list__image-wrap {
width: 100%;
height: 250px;
}
.this-is-event .innotech-events-list__body {
padding: 30px;
} .this-is-category .innotech-events-list {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
} body .tribe-common .tribe-events-header.tribe-common-a11y-hidden,
body .tribe-common .tribe-events-c-top-bar.tribe-common-a11y-hidden,
body .tribe-common .tribe-events-header .tribe-common-a11y-hidden {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
visibility: visible !important;
position: relative !important;
height: auto !important;
width: auto !important;
overflow: visible !important;
clip: auto !important;
margin-top: 30px !important;
} body .tribe-common .tribe-events-header .tribe-common-a11y-hidden.tribe-events-c-top-bar__datepicker-desktop,
body .tribe-common .tribe-events-c-top-bar__datepicker-time .tribe-events-c-top-bar__datepicker-desktop {
display: none !important;
} .tribe-events-c-top-bar {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
gap: 15px;
padding: 10px 0;
}
.tribe-events-header {
display: block !important;
}
.tribe-events .datepicker .day.active:focus {
width: auto !important;
padding: 2px 5px !important;
}
.tribe-events .datepicker .day.current {
width: auto !important;
padding: 2px 5px !important;
}
.tribe-events .tribe-events-c-top-bar__datepicker-container .dropdown-menu {
left: 0 !important;
min-width: 250px !important;
}
.tribe-events .datepicker .month button {
outline: 0 !important;
}
.tribe-events .datepicker .day.current, .tribe-events .datepicker .month.current, .tribe-events .datepicker .year.current {
color: #ffffff !important;
}
}
@media (max-width: 599.9px) {
form.tribe-events-c-search.tribe-events-c-events-bar__search-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
form.tribe-events-c-search.tribe-events-c-events-bar__search-form input {
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
}
.tribe-events-c-search__input-group {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
button.tribe-common-c-btn.tribe-events-c-search__button {
-webkit-box-flex: 0.5;
-ms-flex: 0.5;
flex: 0.5;
}
.tribe-events .tribe-events-c-events-bar {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
.tribe-events .datepicker .day.current, .tribe-events .datepicker .month.current, .tribe-events .datepicker .year.current {
color: #ffffff !important;
}
.custom-tec-spinner {
border: 4px solid rgba(0, 0, 0, 0.1);
width: 40px;
height: 40px;
border-radius: 50%;
border-left-color: #333; -webkit-animation: spin 1s linear infinite;
animation: spin 1s linear infinite;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.link-wrapper:hover .innotech-events-list__body {
background-color: #DBE2EB !important;
}
.single-tribe_events .event-date-read-time p span,
.single-tribe_events .event-date-read-time p {
font-size: 16px !important;
line-height: 24px;
color: #141414;
font-weight: 400;
display: inline-block;
}
.single-tribe_events .event-date-read-time p span .span-reading-time,
.single-tribe_events .event-date-read-time p .span-reading-time {
border-left: 1px solid #141414;
margin-left: 5px;
padding-left: 4px;
}
.single-tribe_events .sws_supernormalaction button.superwebshare_tada {
border-radius: 4px;
padding: 0;
height: auto;
position: relative;
-webkit-box-shadow: unset;
box-shadow: unset;
}
.single-tribe_events .sws_supernormalaction button.superwebshare_tada:before {
content: "";
width: 30px;
height: 100%;
display: block;
background: #ffffff;
position: absolute;
top: 0;
left: 0;
}
.single-tribe_events .sws_supernormalaction button.superwebshare_tada svg {
width: 20px;
color: #003399;
font-size: 14px;
position: relative;
z-index: 9;
margin: 0 5px;
padding: 0;
}
.single-tribe_events .sws_supernormalaction button.superwebshare_tada span {
font-size: 14px;
line-height: 18px;
color: #003399;
font-weight: 700;
text-transform: capitalize;
padding: 6px;
}
.single-tribe_events .entry-content {
margin-top: 0;
}
.single-tribe_events .entry-content p.tribe-events-schedule__datetime {
display: none !important;
}
.single-tribe_events .single-event-sidebar .stk-block-posts__items {
row-gap: 24px;
}
.single-tribe_events .single-event-sidebar .stk-block-posts__item {
width: 100%;
margin: 0;
border-top-left-radius: 40px;
border-top-right-radius: 40px;
background: #ffffff;
overflow: hidden;
}
.single-tribe_events .single-event-sidebar .stk-block-posts__item .stk-container {
margin: 0;
}
.single-tribe_events .single-event-sidebar .stk-block-posts__item article {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative;
}
.single-tribe_events .single-event-sidebar .stk-block-posts__item article p {
margin: 0;
width: 100%;
clear: both;
display: none;
}
.single-tribe_events .single-event-sidebar .stk-block-posts__item article .stk-block-posts__image-link {
width: 100%;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
margin: 0 0 16px;
}
.single-tribe_events .single-event-sidebar .stk-block-posts__item article .stk-block-posts__title {
font-size: 16px !important;
line-height: 24px;
width: 100%;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
padding: 0 16px 16px;
margin: 0;
}
.single-tribe_events .single-event-sidebar .stk-block-posts__item article .stk-subtitle {
width: 100%;
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
padding: 0 16px 16px;
}
.single-tribe_events p.tribe-events-schedule__datetime > span:not(.tribe-events-schedule__date--start) {
display: none;
}
.single-tribe_events p.tribe-events-schedule__datetime .tribe-events-schedule__date--start {
font-size: 16px !important;
line-height: 1.4;
color: #141414;
font-weight: 400;
display: inline-block;
}
.tribe-events-header {
margin: 0 0 24px;
position: relative;
}
.tribe-events-header__title {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.tribe-events-header__title-text {
font-weight: 700 !important;
color: #003399;
}
.tribe-events-header .tribe-events-header__breadcrumbs {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.tribe-events-header .events-category-description {
font-size: 16px;
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
line-height: 24px;
color: #141414;
font-weight: 400;
margin: 0 0 32px;
}
.tribe-events-header .tribe-events-header__events-bar {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.tribe-events-header .tribe-events-widget-wrap--below-search {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.tribe-events-header .tribe-events-header__top-bar {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.innotech-breadcrumb-events span {
font-size: 14px;
line-height: 20px;
color: #141414;
}
.innotech-breadcrumb-events span span {
margin: 0 4px;
}
.innotech-breadcrumb-events span i {
color: #022A7B;
}
.innotech-breadcrumb-events span a {
color: #141414;
}
.innotech-breadcrumb-events span .breadcrumb_last {
color: #94a4ba;
}
.category-only {
display: none !important;
}
.this-is-category .tribe-events-c-subscribe-dropdown,
.this-is-category .tribe-events-c-top-bar,
.this-is-category .tribe-events-c-events-bar__views,
.this-is-category .tribe-events-header__events-bar {
display: none !important;
}
.this-is-category .category-only {
display: block !important;
}
.this-is-category .innotech-list-wrap .innotech-events-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-line-pack: baseline;
align-content: baseline;
-webkit-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
}
.this-is-category .innotech-list-wrap .innotech-events-list__item {
width: 30.5%;
padding: 12px;
border-radius: 12px;
border: 1px solid #94a4ba;
}
.this-is-category .innotech-list-wrap .innotech-events-list__item:hover {
border: 1px solid #003399;
}
@media (max-width: 780.9px) {
.this-is-category .innotech-list-wrap .innotech-events-list__item {
width: 48%;
}
}
@media (max-width: 599.9px) {
.this-is-category .innotech-list-wrap .innotech-events-list__item {
width: 100%;
}
}
.this-is-category .innotech-list-wrap .innotech-events-list__image-wrap {
width: 100%;
margin: 0 0 12px;
}
@media (max-width: 780.9px) {
.this-is-category .innotech-list-wrap .innotech-events-list__image-wrap {
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
height: auto;
}
}
.this-is-category .innotech-list-wrap .innotech-events-list__image-wrap img {
height: 240px;
border-radius: 12px;
}
@media (max-width: 780.9px) {
.this-is-category .innotech-list-wrap .innotech-events-list__image-wrap img {
height: 180px;
}
}
@media (max-width: 599.9px) {
.this-is-category .innotech-list-wrap .innotech-events-list__image-wrap img {
height: 150px;
}
}
.this-is-category .innotech-list-wrap .innotech-events-list__body {
width: 100%;
padding: 0;
background: transparent;
border-radius: 0;
min-height: 208px;
position: relative;
}
.this-is-category .innotech-list-wrap .innotech-events-list__body h6 {
font-size: 16px !important;
line-height: 24px !important;
color: #141414;
font-weight: 600;
margin: 0 0 12px;
}
.this-is-category .innotech-list-wrap .innotech-events-list__meta li {
font-size: 14px;
line-height: 20px;
margin: 0 0 12px;
}
.this-is-category .innotech-list-wrap .innotech-events-list__meta li span {
margin: 0;
}
.this-is-category .innotech-list-wrap .innotech-events-list__meta li.list-date {
margin: 0;
}
.this-is-category .innotech-list-wrap .innotech-events-list__meta li.label-date {
position: absolute;
bottom: 0;
color: #94A4BA;
}
.ewd-ufaq-faq-category {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 1rem;
}
@media (max-width: 780.9px) {
.ewd-ufaq-faq-category {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
.ewd-ufaq-faq-category .custom-faq-title {
color: #003399;
}
.ewd-ufaq-faq-category .custom-faq-accordions {
max-width: 690px;
width: 100%;
}
.ewd-ufaq-faq-category {
margin-bottom: 25px;
}
.leaders-perspective-videos {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-transition: unset !important;
transition: unset !important;
}
.leaders-perspective-videos .stk-block-video-popup {
width: calc(33.33% - 21.3333333333px);
-webkit-transition: unset !important;
transition: unset !important;
}
.leaders-perspective-videos .stk-block-video-popup.main-video {
width: 100%;
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.leaders-perspective-videos .stk-block-video-popup:not(.main-video) {
cursor: pointer;
}
.leaders-perspective-videos .stk-block-video-popup:not(.main-video) div[role=button] {
pointer-events: none;
}
.leaders-perspective-videos .stk-block-video-popup:not(.main-video) .stk-block-icon {
display: none;
}
.career-sort-container {
margin-left: auto;
}
.career-sort-container .career-sort-btn a .stk--inner-svg {
-webkit-transform: translateY(3px);
transform: translateY(3px);
}
.career-sort-container .career-sort-btn a[data-order=desc] svg {
-webkit-transform: scaleY(-1);
transform: scaleY(-1);
}
.career-sort-container:has(a[data-order=asc]) li:has(> input[value*=desc]) {
display: none;
}
.career-sort-container:has(a[data-order=desc]) li:has(> input[value*=asc]) {
display: none;
}
.career-sort-container:has(.sf-input-radio:disabled) .career-sort-btn {
pointer-events: none;
opacity: 0.7;
}
.career-sort-container .sf-field-sort_order {
padding: 0;
}
.career-sort-container .sf-field-sort_order ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 4px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.career-sort-container .sf-field-sort_order ul .sf-label-radio {
font-weight: 600;
padding: 4px 14px !important;
line-height: 1.5 !important;
background-color: transparent;
border-radius: 4px;
-webkit-transition: 0.3s;
transition: 0.3s;
cursor: pointer;
}
.career-sort-container .sf-field-sort_order ul .sf-label-radio:hover {
background-color: #e9eef6;
}
.career-sort-container .sf-field-sort_order ul .sf-input-radio {
display: none;
}
.career-sort-container .sf-field-sort_order ul .sf-input-radio:checked + .sf-label-radio {
background-color: #e9eef6;
color: #003399;
}
.search-filter-results {
display: -ms-grid;
display: grid;
grid-template-columns: repeat(auto-fill, minmax(min(20rem, 100%), 1fr));
gap: 24px;
}
.search-filter-results #career_empty_state {
grid-column: 1/-1;
}
.search-filter-results .career-post {
padding: 12px;
background-color: #e9eef6;
border-radius: 12px;
position: relative;
}
.search-filter-results .career-post a {
position: absolute;
inset: 0;
z-index: 2;
}
.search-filter-results .career-post .career-post-inner {
padding: 1rem;
background-color: #ffffff;
border-radius: 8px;
height: 100%;
}
.search-filter-results .career-post .career-post-inner br {
display: none;
}
.search-filter-results .career-post .career-post-inner .career-title {
margin-bottom: 24px;
font-size: 1.25rem !important;
}
.search-filter-results .career-post .career-post-inner p {
font-size: 14px !important;
line-height: 1.5 !important;
}
.search-filter-results .career-post .career-post-inner p:not(:last-child) {
margin-bottom: 12px;
}
.search-filter-results .career-post .career-post-inner p svg {
margin-right: 4px;
}
.search-filter-results .pagination {
grid-column: 1/-1;
text-align: center;
margin-top: 2rem;
}
.search-filter-results .pagination .wp-pagenavi {
gap: 8px;
}
.search-filter-results .pagination .wp-pagenavi .previouspostslink,
.search-filter-results .pagination .wp-pagenavi .nextpostslink {
display: inline-block;
font-size: 0;
border: none;
padding-block: 8px;
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
.search-filter-results .pagination .wp-pagenavi .previouspostslink:before {
content: url(//www.seameo-innotech.org/wp-content/uploads/2026/05/caret-left.svg);
display: block;
height: 24px;
width: 24px;
}
.search-filter-results .pagination .wp-pagenavi .nextpostslink:before {
content: url(//www.seameo-innotech.org/wp-content/uploads/2026/05/caret-right.svg);
display: block;
height: 24px;
width: 24px;
}
.search-filter-results .pagination .wp-pagenavi .page,
.search-filter-results .pagination .wp-pagenavi .current,
.search-filter-results .pagination .wp-pagenavi .extend {
display: inline-block;
padding: 4px;
width: 40px;
height: 40px;
text-align: center;
color: #003399 !important;
background-color: #E9EEF6;
border-radius: 8px;
margin-inline: 8px;
-webkit-transition: 0.3s;
transition: 0.3s;
border: none;
}
.search-filter-results .pagination .wp-pagenavi .page:hover,
.search-filter-results .pagination .wp-pagenavi .current:hover,
.search-filter-results .pagination .wp-pagenavi .extend:hover {
color: #ffffff !important;
background-color: #022A7B !important;
}
.search-filter-results .pagination .wp-pagenavi .extend:hover {
color: #003399 !important;
background-color: #E9EEF6 !important;
}
.search-filter-results .pagination .wp-pagenavi .current {
color: #ffffff !important;
background-color: #003399 !important;
}
.single-career .wp-block-list {
margin-top: 1rem !important;
-webkit-margin-start: 36px !important;
margin-inline-start: 36px !important;
}
.single-career .wp-block-list[start] {
-webkit-margin-start: 18px !important;
margin-inline-start: 18px !important;
}
.single-career { }
.single-career ol.wp-block-list:has(ol.wp-block-list),
.single-career ol.wp-block-list:has(ol.wp-block-list) ol.wp-block-list {
list-style-type: none !important;
}
.single-career ol.wp-block-list:has(ol.wp-block-list) {
-webkit-margin-start: 0 !important;
margin-inline-start: 0 !important;
}
.single-career { }
.single-career .custom-parent-num,
.single-career .custom-sub-num {
display: inline-block;
margin-right: 8px;
-webkit-margin-start: 8px !important;
margin-inline-start: 8px !important;
font-weight: 400;
}
.single-career .custom-sub-num {
font-weight: normal; }
.my-404 .wp-block-search {
width: 492px;
max-width: 100%;
margin: 0 auto;
}
.my-404 .wp-block-search .wp-block-search__inside-wrapper {
background: #fff;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 100px;
overflow: hidden;
}
.my-404 .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input {
padding-top: 14px;
padding-bottom: 14px;
padding-left: 12px;
font-size: 14px;
line-height: 20px;
color: #141414;
}
.my-404 .wp-block-search .wp-block-search__inside-wrapper button.wp-element-button {
background: transparent;
color: #022A7B;
-webkit-box-shadow: none;
box-shadow: none;
}
.wp-block-group-is-layout-grid p:empty {
display: none;
}
img.category-new-tag {
max-width: 62px;
position: absolute;
right: 24px;
top: 24px;
}
.knowledge-product__category-card {
padding: 24px 24px 64px 24px;
border-radius: 24px;
background-color: #ffffff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 1rem;
position: relative;
min-height: 364px;
-webkit-box-shadow: 0 0 0 0 #022A7B;
box-shadow: 0 0 0 0 #022A7B;
-webkit-transition: -webkit-box-shadow 0.2s ease;
transition: -webkit-box-shadow 0.2s ease;
transition: box-shadow 0.2s ease;
transition: box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
}
.knowledge-product__category-card:hover {
-webkit-box-shadow: 0 0 0 3px #022A7B;
box-shadow: 0 0 0 3px #022A7B;
}
@media (max-width: 780.9px) {
.knowledge-product__category-card {
min-height: 0;
padding-bottom: 24px;
}
}
.knowledge-product__category-card .category-title {
color: #022A7B;
margin-top: 0;
font-size: 1.2rem;
line-height: 1.4 !important;
}
.knowledge-product__category-card.has-new-tag .category-title {
padding-right: 70px;
}
.knowledge-product__category-card .knowledge-product__category-link {
position: absolute;
inset: 0;
}
@media (max-width: 599.9px) {
.tax-knowledge-products-category .wp-block-term-name {
font-size: 2.5rem !important;
}
}
.tax-knowledge-products-category .sf-field-taxonomy-knowledge-products-category {
display: none !important;
}
.tax-knowledge-products-category .knowledge-product-most-recents .stk-block-card {
-webkit-box-shadow: 0 0 0 0 #022A7B;
box-shadow: 0 0 0 0 #022A7B;
-webkit-transition: -webkit-box-shadow 0.2s ease;
transition: -webkit-box-shadow 0.2s ease;
transition: box-shadow 0.2s ease;
transition: box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
}
.tax-knowledge-products-category .knowledge-product-most-recents .stk-block-card:hover {
-webkit-box-shadow: 0 0 0 3px #022A7B;
box-shadow: 0 0 0 3px #022A7B;
}
.tax-knowledge-products-category .knowledge-product-most-recents .stk-block-card:hover img {
scale: 0.9;
}
.tax-knowledge-products-category .knowledge-product-most-recents .stk-block-card .stk-block-card__image {
padding: 24px 11% 0 11%;
}
.tax-knowledge-products-category .knowledge-product-most-recents .stk-block-card .stk-block-card__image img {
border-radius: 8px !important;
}
.tax-knowledge-products-category .knowledge-product-most-recents .stk-block-card .stk-img-wrapper {
aspect-ratio: 140/167 !important;
}
.tax-knowledge-products-category .knowledge-product-most-recents .stk-block-card,
.tax-knowledge-products-category .knowledge-product-most-recents .stk-container {
height: 100%;
}
.tax-knowledge-products-category .innotech-featured-most-recents .stk-block-card {
-webkit-box-shadow: 0 0 0 0 #022A7B;
box-shadow: 0 0 0 0 #022A7B;
-webkit-transition: -webkit-box-shadow 0.2s ease;
transition: -webkit-box-shadow 0.2s ease;
transition: box-shadow 0.2s ease;
transition: box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
}
.tax-knowledge-products-category .innotech-featured-most-recents .stk-block-card:hover {
-webkit-box-shadow: 0 0 0 3px #022A7B;
box-shadow: 0 0 0 3px #022A7B;
}
.tax-knowledge-products-category .innotech-featured-most-recents .stk-block-card .stk-block-card__image {
padding: 24px 11% 0 11%;
}
.tax-knowledge-products-category .innotech-featured-most-recents .stk-block-card .stk-block-card__image img {
border-radius: 8px !important;
}
.tax-knowledge-products-category .innotech-featured-most-recents .stk-block-card .stk-img-wrapper {
aspect-ratio: 245/322 !important;
}
.tax-knowledge-products-category .innotech-featured-most-recents .stk-block-card,
.tax-knowledge-products-category .innotech-featured-most-recents .stk-container {
height: 100%;
}
.tax-knowledge-products-category .explore-the-collection-post:hover .stk-block-heading__text,
.tax-knowledge-products-category .explore-the-collection-post:hover .stk-block-text__text {
color: #39b7ff !important;
}
.tax-knowledge-products-category .multimedia-resource-most-recents .stk-block-card__image {
padding: 24px 24px 0 24px;
}
.tax-knowledge-products-category .multimedia-resource-most-recents .stk-block-card__image img {
border-radius: 8px !important;
}
.tax-knowledge-products-category .multimedia-resource-most-recents .stk-block-card,
.tax-knowledge-products-category .multimedia-resource-most-recents .stk-container {
height: 100%;
}
.tax-knowledge-products-category .explore-the-episode-post .stk-block-card:hover .stk-block-heading__text {
color: #39b7ff !important;
}
.tax-knowledge-products-category .dt4e-hub-post .stk-block-card .stk-block-card__image {
padding: 24px 24px 0 24px;
}
.tax-knowledge-products-category .dt4e-hub-post .stk-block-card .stk-block-card__image img {
border-radius: 8px !important;
}
.tax-knowledge-products-category .dt4e-hub-post .stk-block-card,
.tax-knowledge-products-category .dt4e-hub-post .stk-container {
height: 100%;
}
.tax-knowledge-products-category .wp-block-video.video-series-player {
position: relative;
overflow: hidden;
background: #e2e8f0;
border-radius: 24px;
}
.tax-knowledge-products-category .wp-block-video.video-series-player.loading::after {
content: "";
position: absolute;
inset: 0;
background: -webkit-gradient(linear, left top, right top, color-stop(25%, #e2e8f0), color-stop(50%, #f1f5f9), color-stop(75%, #e2e8f0));
background: linear-gradient(90deg, #e2e8f0 25%, #f1f5f9 50%, #e2e8f0 75%);
background-size: 200% 100%;
-webkit-animation: skeleton-shimmer 1.5s infinite linear;
animation: skeleton-shimmer 1.5s infinite linear;
z-index: 10;
pointer-events: none;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
will-change: background-position, opacity;
}
.tax-knowledge-products-category .wp-block-video.video-series-player:not(.loading)::after {
opacity: 0;
display: none;
}
.tax-knowledge-products-category .wp-block-video.video-series-player video {
aspect-ratio: 484/870 !important;
border-radius: 24px;
}
@-webkit-keyframes skeleton-shimmer {
0% {
background-position: 200% 0;
}
100% {
background-position: -200% 0;
}
}
@keyframes skeleton-shimmer {
0% {
background-position: 200% 0;
}
100% {
background-position: -200% 0;
}
}
@media (prefers-reduced-motion: reduce) {
.tax-knowledge-products-category .wp-block-video.video-series-player.loading::after {
-webkit-animation: none;
animation: none;
}
}
.tax-knowledge-products-category .wp-block-media-text.video-series {
-ms-grid-columns: auto 1fr !important;
grid-template-columns: auto 1fr !important;
cursor: pointer;
}
@media (max-width: 599.9px) {
.tax-knowledge-products-category .wp-block-media-text.video-series {
border-radius: 20px !important;
}
}
.tax-knowledge-products-category .wp-block-media-text.video-series figure.wp-block-media-text__media {
display: none;
}
.tax-knowledge-products-category .wp-block-media-text.video-series .wp-block-media-text__content {
padding: 1rem 2rem;
border-radius: inherit;
background-color: #ffffff;
-webkit-transform: 0.3s;
transform: 0.3s;
}
.tax-knowledge-products-category .wp-block-media-text.video-series .wp-block-media-text__content .stk-block-heading__text {
-webkit-transform: 0.3s;
transform: 0.3s;
}
@media (max-width: 599.9px) {
.tax-knowledge-products-category .wp-block-media-text.video-series .wp-block-media-text__content {
padding: 12px;
}
}
.tax-knowledge-products-category .wp-block-media-text.video-series:hover .wp-block-media-text__content {
background-color: #e0e2f7;
}
.tax-knowledge-products-category .wp-block-media-text.video-series.active .wp-block-media-text__content {
background-color: #022A7B;
}
.tax-knowledge-products-category .wp-block-media-text.video-series.active .wp-block-media-text__content .stk-block-heading__text {
color: #ffffff;
}
.tax-knowledge-products-category .searchandfilter ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
gap: 4px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.tax-knowledge-products-category .searchandfilter ul .sf-label-radio {
font-weight: 600;
padding: 4px 14px !important;
line-height: 1.5 !important;
background-color: transparent;
border-radius: 4px;
-webkit-transition: 0.3s;
transition: 0.3s;
cursor: pointer;
}
.tax-knowledge-products-category .searchandfilter ul .sf-label-radio:hover {
color: #022A7B;
}
.tax-knowledge-products-category .searchandfilter ul .sf-input-radio {
display: none;
}
.tax-knowledge-products-category .searchandfilter ul .sf-input-radio:checked + .sf-label-radio {
color: #022A7B;
background-color: #e9eef6;
}
.video-series-accordion-container br {
display: none;
}
.video-series-accordion-container .accordion {
border-radius: 16px !important;
overflow: hidden;
}
.video-series-accordion-container .accordion-button {
background-color: #e9eef6 !important;
}
.video-series-accordion-container .accordion-button:not(.collapsed) {
background-color: #022A7B !important;
color: #ffffff;
}
.video-series-accordion-container .accordion-button .topic-title-text {
font-size: 24px !important;
line-height: 1.4;
font-weight: 700;
-webkit-margin-end: 1rem;
margin-inline-end: 1rem;
}
@media (max-width: 599.9px) {
.video-series-accordion-container .accordion-button .topic-title-text {
font-size: 1rem !important;
}
}
.video-series-accordion-container .accordion-button::after {
display: none;
}
.video-series-accordion-container li.video-series {
background-color: #ffffff;
-webkit-transform: 0.3s;
transform: 0.3s;
cursor: pointer;
}
.video-series-accordion-container li.video-series:not(:last-child) {
margin-bottom: 1rem;
}
@media (max-width: 599.9px) {
.video-series-accordion-container li.video-series {
padding: 12px;
border-radius: 12px !important;
}
}
.video-series-accordion-container li.video-series:hover {
background-color: #e0e2f7;
}
.video-series-accordion-container li.video-series.active {
background-color: #022A7B;
}
.video-series-accordion-container li.video-series.active span.series-title {
color: #ffffff;
}
.video-series-accordion-container li.video-series * {
pointer-events: none;
}
.video-series-accordion-container li.video-series img.series-poster {
width: 61px;
height: 93px;
border-radius: 8px;
-webkit-margin-end: 1rem;
margin-inline-end: 1rem;
-o-object-fit: cover;
object-fit: cover;
}
.video-series-accordion-container li.video-series span.series-title {
font-size: 1.25rem;
font-weight: 700;
line-height: 1.4 !important;
}
@media (max-width: 599.9px) {
.video-series-accordion-container li.video-series span.series-title {
font-size: 0.875rem;
}
}
.dt4e-group .knowledge-products-list {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1rem 1fr 1rem 1fr;
grid-template-columns: repeat(3, 1fr);
gap: 1rem;
}
@media (max-width: 599.9px) {
.dt4e-group .knowledge-products-list {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
}
}
.dt4e-group .pagination {
grid-column: 1/-1;
text-align: center;
margin-top: 2rem;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.dt4e-group .pagination .wp-pagenavi {
gap: 8px;
}
.dt4e-group .pagination .wp-pagenavi .previouspostslink,
.dt4e-group .pagination .wp-pagenavi .nextpostslink {
display: inline-block;
font-size: 0;
border: none;
padding-block: 8px;
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
.dt4e-group .pagination .wp-pagenavi .previouspostslink:before {
content: url(//www.seameo-innotech.org/wp-content/uploads/2026/05/caret-left.svg);
display: block;
height: 24px;
width: 24px;
}
.dt4e-group .pagination .wp-pagenavi .nextpostslink:before {
content: url(//www.seameo-innotech.org/wp-content/uploads/2026/05/caret-right.svg);
display: block;
height: 24px;
width: 24px;
}
.dt4e-group .pagination .wp-pagenavi .page,
.dt4e-group .pagination .wp-pagenavi .current,
.dt4e-group .pagination .wp-pagenavi .extend {
display: inline-block;
padding: 4px;
width: 40px;
height: 40px;
text-align: center;
color: #003399 !important;
background-color: #E9EEF6;
border-radius: 8px;
margin-inline: 8px;
-webkit-transition: 0.3s;
transition: 0.3s;
border: none;
}
.dt4e-group .pagination .wp-pagenavi .page:hover,
.dt4e-group .pagination .wp-pagenavi .current:hover,
.dt4e-group .pagination .wp-pagenavi .extend:hover {
color: #ffffff !important;
background-color: #022A7B !important;
}
.dt4e-group .pagination .wp-pagenavi .extend:hover {
color: #003399 !important;
background-color: #E9EEF6 !important;
}
.dt4e-group .pagination .wp-pagenavi .current {
color: #ffffff !important;
background-color: #003399 !important;
}
.view-publication-online-accordion iframe[src^="https://online.fliphtml5.com"] {
height: 800px;
width: 100%;
}
@media (max-width: 780.9px) {
.view-publication-online-accordion iframe[src^="https://online.fliphtml5.com"] {
height: 500px;
}
}
form#returning-pub-sub-form input {
height: 50px;
border-radius: 5px;
border: 1px solid #E6E6E6;
padding: 5px 18px !important;
font-size: 14px;
font-family: "Poppins";
font-weight: 400;
outline: 0 !important;
}
form#pub-sub-form input {
height: 50px;
border-radius: 5px;
border: 1px solid #E6E6E6;
padding: 5px 18px !important;
font-size: 14px;
font-family: "Poppins";
font-weight: 400;
outline: 0 !important;
}
.wywl-wrapper {
display: -ms-grid;
display: grid;
gap: 0;
-ms-grid-columns: 1fr 0 1fr 0 1fr;
grid-template-columns: repeat(3, 1fr);
}
.wywl-wrapper.wywl-cols-1 {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
}
.wywl-wrapper.wywl-cols-2 {
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
}
.wywl-wrapper.wywl-cols-3 {
-ms-grid-columns: (1fr)[3];
grid-template-columns: repeat(3, 1fr);
}
.wywl-col {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 32px;
padding: 0 24px;
}
.wywl-col:not(:last-child) {
border-right: 4px solid #ffffff;
}
.wywl-col:first-child {
padding-left: 0;
}
.wywl-col:last-child {
padding-right: 0;
}
.wywl-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.wywl-icon {
width: 40px;
height: 40px;
-o-object-fit: contain;
object-fit: contain;
margin-bottom: 12px;
display: block;
}
.wywl-title {
color: #ffffff;
font-size: 20px !important;
line-height: 1.4 !important;
font-weight: 600 !important;
margin: 0 0 20px 0;
}
.wywl-description {
color: #ffffff;
font-size: 16px;
line-height: 1.5;
margin: 0;
margin-top: auto;
}
@media (max-width: 768px) {
.wywl-wrapper,
.wywl-wrapper.wywl-cols-1,
.wywl-wrapper.wywl-cols-2,
.wywl-wrapper.wywl-cols-3 {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
}
.wywl-item {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.wywl-col {
padding: 0;
border-right: none;
}
.wywl-col:not(:last-child) {
border-right: none;
}
}
.lo-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 40px;
}
.lo-block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
gap: 32px;
position: relative;
overflow: hidden;
}
.lo-block__meta {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
gap: 12px;
}
.lo-block__title {
color: #F2B62A;
font-size: 32px !important;
font-weight: 700 !important;
line-height: 1.3 !important;
margin: 0;
}
.lo-block__subtitle {
color: #ffffff;
font-size: 16px !important;
line-height: 1.5 !important;
margin: 0;
}
.lo-block__items {
width: 100%;
max-width: 730px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 0 1fr;
grid-template-columns: 1fr 1fr;
grid-auto-rows: auto;
gap: 32px 0;
position: relative;
}
.lo-block__items--single {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.lo-divider {
position: absolute;
top: 0;
bottom: 0;
left: 50%;
width: 4px;
background-color: #ffffff;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
grid-column: 1/-1;
pointer-events: none;
}
.lo-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 0 24px;
height: 100%;
}
.lo-item p {
color: #ffffff;
font-size: 20px !important;
font-weight: 600 !important;
line-height: 1.4 !important;
margin: 0;
text-align: center;
}
.lo-item--left {
padding-right: 24px;
}
.lo-item--right {
padding-left: 24px;
}
.lo-item--single {
padding: 0;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.lo-item--single p {
text-align: center;
} @media (max-width: 768px) {
.lo-block {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.lo-block__meta {
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
}
.lo-block__items {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
gap: 24px;
}
.lo-divider {
display: none;
}
.lo-item,
.lo-item--left,
.lo-item--right {
padding: 0;
}
.lo-item p {
text-align: left;
}
}
.course-facilitators-wrapper {
display: -ms-grid;
display: grid;
justify-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
gap: 24px;
-ms-grid-columns: minmax(0, 318px) 24px minmax(0, 318px);
grid-template-columns: repeat(2, minmax(0, 318px));
}
.course-facilitators-wrapper.facilitators-cols-1 {
-ms-grid-columns: minmax(0, 318px);
grid-template-columns: minmax(0, 318px);
}
.course-facilitators-wrapper.facilitators-cols-2 {
-ms-grid-columns: (minmax(0, 318px))[2];
grid-template-columns: repeat(2, minmax(0, 318px));
}
.course-facilitators-wrapper.facilitators-cols-2 .facilitator-item:last-child:nth-child(odd) {
grid-column: 1/-1;
max-width: 318px;
}
@media (max-width: 1023px) {
.course-facilitators-wrapper {
-ms-grid-columns: minmax(0, 318px) !important;
grid-template-columns: minmax(0, 318px) !important;
}
.course-facilitators-wrapper .facilitator-item:last-child:nth-child(odd) {
grid-column: auto !important;
}
}
.facilitator-item {
text-align: center;
max-width: 318px;
width: 100%;
}
.facilitator-image {
width: 150px;
height: 150px;
border-radius: 50%;
-o-object-fit: cover;
object-fit: cover;
margin: 0 auto 24px auto;
display: block;
}
.facilitator-name {
font-weight: 600 !important;
font-size: 20px !important;
line-height: 1.4 !important;
margin: 0 0 8px 0;
color: #000000;
}
.facilitator-meta {
font-style: italic;
font-size: 16px;
line-height: 1.5;
margin: 0;
color: #000000;
} .related-products-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 48px;
} .feature-card-horizontal {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
gap: 24px;
overflow: hidden;
width: 100%;
}
.feature-card-horizontal:hover .feature-card-title,
.feature-card-horizontal:hover .feature-card-excerpt {
color: #39b7ff;
} .feature-card-image {
-webkit-box-flex: 0;
-ms-flex: 0 0 240px;
flex: 0 0 240px;
max-width: 240px;
}
.feature-card-image-link {
display: block;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.feature-card-image img {
aspect-ratio: 240/328 !important;
-o-object-fit: contain;
object-fit: contain;
} .feature-card-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
} .feature-card-title {
margin-top: 0;
margin-bottom: 24px;
font-size: 20px !important;
line-height: 1.4 !important;
font-weight: 600 !important;
color: #ffffff;
} .stretched-link::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
content: "";
}
.feature-card-excerpt {
font-size: 16px !important;
color: #ffffff;
} @media (max-width: 1300px) {
.related-products-wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
@media (max-width: 700px) {
.feature-card-horizontal {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.feature-card-image {
margin: 0 auto;
}
}
.dm-qr-download-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 24px;
}
@media (max-width: 599.9px) {
.dm-qr-download-container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
.dm-qr-download-container .dm-qr-code {
border: 10px solid #022A7B;
max-width: 187px;
width: 100%;
}
.dm-qr-download-container .dm-qr-code img {
width: 100%;
}
.dm-qr-download-container .dm-download-card {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 0.5rem;
}
.dm-qr-download-container .dm-download-card .dm-download-file-type-img {
max-width: 30px;
width: 100%;
}
.dm-qr-download-container .dm-download-card .dm-download-title {
font-size: 0.875rem;
line-height: 1.4;
font-weight: 600;
}
.dm-qr-download-container .dm-download-card .dm-download-description {
font-size: 0.875rem;
line-height: 1.4;
}
.dm-qr-download-container .dlm-download-link {
background-color: #022A7B;
color: #ffffff;
font-size: 0.875rem;
font-weight: 700;
padding: 4px 10px;
border-radius: 8px;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
-webkit-transition: background-color 0.3s;
transition: background-color 0.3s;
margin-top: 1rem;
display: inline-block;
}
.dm-qr-download-container .dlm-download-link:hover {
background-color: var(--wp--preset--color--custom-primary-midnight-blue, #070e47);
}
.dm-qr-download-container .dlm-download-link::before {
display: none;
}
.dm-qr-download-container .dm-download-other-details {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
background-color: #E9EEF6;
padding: 0.5rem 1rem;
margin-top: 1rem;
}
.dm-qr-download-container .dm-download-other-details span {
font-size: 0.875rem;
line-height: 1.4;
}
.dm-qr-download-container a.a2a_dd {
background: #E9EEF6;
display: inline-block;
padding: 0 !important;
border-radius: 4px;
margin-top: 8px;
}
.dm-qr-download-container a.a2a_dd .icon {
padding: 8px;
background-color: #ffffff;
display: inline-block;
}
.dm-qr-download-container a.a2a_dd .icon svg {
height: 14px;
width: 14px;
-webkit-margin-end: 0px;
margin-inline-end: 0px;
}
.dm-qr-download-container a.a2a_dd span {
padding: 0 8px 0 6px;
font-size: 0.875rem;
font-weight: 700;
color: #022A7B;
}
.dm-qr-download-container br {
display: none !important;
}
.view-publication-online-accordion .hide-text {
display: none;
}
.view-publication-online-accordion.stk--is-open .view-text {
display: none;
}
.view-publication-online-accordion.stk--is-open .hide-text {
display: initial;
}
.view-publication-online-accordion .stk-block-icon-label .stk-block-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.knowledge-product-template-knowledge-product-single-multimedia-resource .explore-the-episode-post .stk-block-card:hover .stk-block-heading__text {
color: #39b7ff !important;
}
.knowledge-product-template-knowledge-product-single-multimedia-resource .acf-loop-key_discussion_points {
gap: 12px 40px;
}
@media (max-width: 599.9px) {
.knowledge-product-template-knowledge-product-single-multimedia-resource .acf-loop-key_discussion_points {
-ms-grid-columns: 1fr !important;
grid-template-columns: 1fr !important;
}
}
.knowledge-product-template-knowledge-product-single-multimedia-resource .acf-loop-key_discussion_points .field-discussion_point {
border-style: solid;
text-align: center;
}
.knowledge-product-template-knowledge-product-single-multimedia-resource .acf-loop-in_conversation_with {
text-align: center;
gap: 24px;
width: 100%;
}
@media (max-width: 599.9px) {
.knowledge-product-template-knowledge-product-single-multimedia-resource .acf-loop-in_conversation_with {
-ms-grid-columns: 1fr !important;
grid-template-columns: 1fr !important;
}
}
.knowledge-product-template-knowledge-product-single-multimedia-resource .acf-loop-in_conversation_with .field-photo {
max-width: 150px;
width: 100%;
aspect-ratio: 1/1;
-o-object-fit: cover;
object-fit: cover;
}
.knowledge-product-template-knowledge-product-single-multimedia-resource .acf-loop-in_conversation_with .field-role,
.knowledge-product-template-knowledge-product-single-multimedia-resource .acf-loop-in_conversation_with .field-full_name {
font-weight: 600;
}
.knowledge-product-template-knowledge-product-single-multimedia-resource .acf-loop-in_conversation_with .field-position {
font-style: italic;
}
.custom-board-modal {
display: none;
position: fixed;
z-index: 99999;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.42);
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.custom-board-modal .modal-wrapper {
position: relative;
width: 90%;
max-width: 800px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.custom-board-modal .modal-wrapper .board-modal-close {
color: #888;
background-color: #e4e6eb;
font-size: 22px;
cursor: pointer;
width: 32px;
height: 32px;
border-radius: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 12px;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
line-height: 0;
}
.custom-board-modal .modal-wrapper .board-modal-close:hover {
background-color: #d0d2d6;
color: #333;
}
.custom-board-modal .modal-wrapper .board-modal-content {
background-color: #EAEFF5;
padding: 40px;
border-radius: 16px;
width: 100%;
max-height: 75vh;
overflow-y: auto;
-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}
.custom-board-modal .modal-wrapper .board-modal-content #board-modal-body {
margin-top: 0;
}
.board-loader-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 40px 0;
}
.board-spinner {
width: 40px;
height: 40px;
border: 4px solid #d0d2d6;
border-top: 4px solid #022A7B;
border-radius: 50%;
-webkit-animation: board-spin 1s linear infinite;
animation: board-spin 1s linear infinite;
}
@-webkit-keyframes board-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes board-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.people-card.people-card--no-link:hover {
background: #fff !important;
}
.exec-custom-grid {
display: -ms-grid !important;
display: grid !important;
-ms-grid-columns: 1fr 20px 1fr 20px 1fr !important;
grid-template-columns: repeat(3, 1fr) !important;
gap: 20px; }
.exec-custom-grid > li:nth-child(1) {
-ms-grid-row: 1;
-ms-grid-row-span: 1;
-ms-grid-column: 2;
-ms-grid-column-span: 1;
grid-area: 1/2/2/3;
}
.exec-custom-grid > li:nth-child(2) {
-ms-grid-row: 2;
-ms-grid-row-span: 1;
-ms-grid-column: 1;
-ms-grid-column-span: 1;
grid-area: 2/1/3/2;
}
.exec-custom-grid > li:nth-child(3) {
-ms-grid-row: 2;
-ms-grid-row-span: 1;
-ms-grid-column: 2;
-ms-grid-column-span: 1;
grid-area: 2/2/3/3;
}
.exec-custom-grid > li:nth-child(4) {
-ms-grid-row: 2;
-ms-grid-row-span: 1;
-ms-grid-column: 3;
-ms-grid-column-span: 1;
grid-area: 2/3/3/4;
}
.exec-custom-grid > li:nth-child(5) {
-ms-grid-row: 3;
-ms-grid-row-span: 1;
-ms-grid-column: 2;
-ms-grid-column-span: 1;
grid-area: 3/2/4/3;
}
@media (max-width: 1023px) {
.exec-custom-grid {
-ms-grid-columns: (1fr)[2] !important;
grid-template-columns: repeat(2, 1fr) !important;
}
.exec-custom-grid > li {
grid-area: auto !important;
}
}
@media (max-width: 767px) {
.exec-custom-grid {
-ms-grid-columns: 1fr !important;
grid-template-columns: 1fr !important;
}
}
.search-results .wp-block-search__inside-wrapper,
.search-no-results .wp-block-search__inside-wrapper {
border-radius: 100px;
overflow: hidden;
}
.search-results .wp-block-search__button,
.search-no-results .wp-block-search__button {
padding: 15px;
font-size: 14px;
line-height: 1.3;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
width: 100%;
max-width: 130px;
background-color: #003399;
border-radius: 0;
margin-left: 0;
}
.search-results .wp-block-search__button:hover,
.search-no-results .wp-block-search__button:hover {
background-color: #022A7B;
}
.search-results .wp-block-search__input,
.search-no-results .wp-block-search__input {
font-size: 14px;
line-height: 1.4;
border-radius: 0;
padding: 14px 12px;
}
.search-results .custom-search-title-wrapper,
.search-no-results .custom-search-title-wrapper {
max-width: none !important;
}
.search-results .custom-search-title-wrapper .search-result-count,
.search-no-results .custom-search-title-wrapper .search-result-count {
font-size: 14px !important;
line-height: 1.4 !important;
margin: 0 0 8px 0;
}
.search-results .custom-search-title-wrapper .search-result-term,
.search-no-results .custom-search-title-wrapper .search-result-term {
font-size: 24px !important;
line-height: 1.3 !important;
color: #39B7FF;
margin: 0;
font-weight: bold;
}
.search-results .search-filter-bar-wrapper,
.search-no-results .search-filter-bar-wrapper {
z-index: 9999;
overflow: visible !important;
}
.search-results .search-filter-bar-wrapper .search-filter-form,
.search-no-results .search-filter-bar-wrapper .search-filter-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 0 auto;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 16px;
}
.search-results .search-filter-bar-wrapper .filter-controls-left,
.search-no-results .search-filter-bar-wrapper .filter-controls-left {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 30px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.search-results .search-filter-bar-wrapper,
.search-no-results .search-filter-bar-wrapper { }
.search-results .search-filter-bar-wrapper .custom-dropdown,
.search-no-results .search-filter-bar-wrapper .custom-dropdown {
position: relative;
display: inline-block;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.search-results .search-filter-bar-wrapper .dropdown-trigger,
.search-no-results .search-filter-bar-wrapper .dropdown-trigger {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 8px;
color: #003399;
font-weight: 600;
font-size: 14px;
line-height: 1.4;
cursor: pointer;
}
.search-results .search-filter-bar-wrapper .dropdown-trigger .chevron,
.search-no-results .search-filter-bar-wrapper .dropdown-trigger .chevron {
-webkit-transition: -webkit-transform 0.2s ease;
transition: -webkit-transform 0.2s ease;
transition: transform 0.2s ease;
transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.search-results .search-filter-bar-wrapper .custom-dropdown.open .chevron,
.search-no-results .search-filter-bar-wrapper .custom-dropdown.open .chevron {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.search-results .search-filter-bar-wrapper .dropdown-menu,
.search-no-results .search-filter-bar-wrapper .dropdown-menu {
display: none;
position: absolute;
top: 100%;
left: 0;
background-color: #ffffff;
min-width: 180px;
-webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
border-radius: 8px;
list-style: none;
z-index: 100 !important;
overflow: hidden;
}
.search-results .search-filter-bar-wrapper .custom-dropdown.open .dropdown-menu,
.search-no-results .search-filter-bar-wrapper .custom-dropdown.open .dropdown-menu {
display: block;
}
.search-results .search-filter-bar-wrapper .dropdown-menu li,
.search-no-results .search-filter-bar-wrapper .dropdown-menu li {
padding: 8px 12px;
cursor: pointer;
color: #141414;
font-size: 14px;
-webkit-transition: background 0.2s;
transition: background 0.2s;
}
.search-results .search-filter-bar-wrapper .dropdown-menu li:hover,
.search-results .search-filter-bar-wrapper .dropdown-menu li.active,
.search-no-results .search-filter-bar-wrapper .dropdown-menu li:hover,
.search-no-results .search-filter-bar-wrapper .dropdown-menu li.active {
background-color: #E9EEF6;
color: #003399;
}
.search-results .search-filter-bar-wrapper .clear-all-btn,
.search-no-results .search-filter-bar-wrapper .clear-all-btn {
color: #003399;
font-weight: 600;
font-size: 14px;
line-height: 1.4;
text-decoration: none;
display: inline-block;
}
.search-results .search-filter-bar-wrapper .clear-all-btn:hover,
.search-no-results .search-filter-bar-wrapper .clear-all-btn:hover {
text-decoration: underline;
}
.search-results .search-filter-bar-wrapper .search-filter-form p,
.search-no-results .search-filter-bar-wrapper .search-filter-form p {
margin: 0;
padding: 0;
}
.search-results .custom-pagination-wrapper,
.search-no-results .custom-pagination-wrapper {
margin-top: 56px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.search-results .custom-pagination-wrapper .custom-button-group,
.search-no-results .custom-pagination-wrapper .custom-button-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
gap: 12px;
}
.search-results,
.search-no-results { }
.search-results .custom-pagination-wrapper .custom-page-btn,
.search-no-results .custom-pagination-wrapper .custom-page-btn {
width: 44px;
height: 44px;
padding: 0;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background-color: #e9eef6;
border-radius: 8px;
text-decoration: none;
-webkit-transition: background-color 0.2s ease;
transition: background-color 0.2s ease;
color: #003399;
font-size: 16px;
font-weight: 700;
line-height: 1;
border: none;
cursor: pointer;
}
.search-results,
.search-no-results { }
.search-results .custom-pagination-wrapper a.custom-page-btn:hover,
.search-no-results .custom-pagination-wrapper a.custom-page-btn:hover {
background-color: #d1dcf0;
}
.search-results,
.search-no-results { }
.search-results .custom-pagination-wrapper span.custom-page-btn.is-active,
.search-no-results .custom-pagination-wrapper span.custom-page-btn.is-active {
background-color: #003399;
color: #ffffff;
pointer-events: none;
}
.search-results,
.search-no-results { }
.search-results .custom-pagination-wrapper .custom-page-btn.prev,
.search-results .custom-pagination-wrapper .custom-page-btn.next,
.search-no-results .custom-pagination-wrapper .custom-page-btn.prev,
.search-no-results .custom-pagination-wrapper .custom-page-btn.next {
background-color: transparent;
}
.search-results .custom-pagination-wrapper .custom-page-btn.prev::before,
.search-no-results .custom-pagination-wrapper .custom-page-btn.prev::before {
content: "";
display: block;
height: 24px;
width: 24px;
background-image: url(//www.seameo-innotech.org/wp-content/uploads/2026/05/caret-left.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
.search-results .custom-pagination-wrapper .custom-page-btn.next::before,
.search-no-results .custom-pagination-wrapper .custom-page-btn.next::before {
content: "";
display: block;
height: 24px;
width: 24px;
background-image: url(//www.seameo-innotech.org/wp-content/uploads/2026/05/caret-right.svg);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
.search-results .custom-pagination-wrapper a.custom-page-btn.prev:hover,
.search-results .custom-pagination-wrapper a.custom-page-btn.next:hover,
.search-no-results .custom-pagination-wrapper a.custom-page-btn.prev:hover,
.search-no-results .custom-pagination-wrapper a.custom-page-btn.next:hover {
background-color: transparent;
opacity: 0.7;
}
.search-results,
.search-no-results { }
.search-results .custom-pagination-wrapper .custom-page-btn.disabled,
.search-no-results .custom-pagination-wrapper .custom-page-btn.disabled {
opacity: 0.3;
pointer-events: none;
cursor: not-allowed;
}
.search-results,
.search-no-results { }
.search-results .custom-pagination-wrapper span.custom-page-btn.dots,
.search-no-results .custom-pagination-wrapper span.custom-page-btn.dots {
pointer-events: none;
}