.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;
}
.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;
}.wpml-ls-menu-item .wpml-ls-flag{display:inline;vertical-align:baseline}.wpml-ls-menu-item .wpml-ls-flag+span{margin-left:.3em}.rtl .wpml-ls-menu-item .wpml-ls-flag+span{margin-left:0;margin-right:.3em}ul .wpml-ls-menu-item a{display:flex;align-items:center}.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.edurnepasaban.com/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.edurnepasaban.com/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.edurnepasaban.com/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.edurnepasaban.com/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.edurnepasaban.com/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.edurnepasaban.com/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.edurnepasaban.com/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-radio] label,.searchandfilter li[data-sf-field-input-type=range-checkbox] 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}.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,0.9);outline:none !important;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none !important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease}.lity-loading .lity-content,.lity-closed .lity-content{-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}.lity-hide{display:none}html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
scroll-behavior: smooth;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: 700;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
} :root {
--white: #ffffff;
--yellow: #d8b640;
--creme: #EFE9E2;
--black: #050504;
--grey: #F8F8F8;
--burgundy:#7e4857;
--burgundy-gradient: linear-gradient(#8E4657, #B75C56);
--black-gradient: linear-gradient(#050504, #484842);
} @font-face {
font-family: 'AmsiProCond';
src: url(//www.edurnepasaban.com/wp-content/themes/ep/fonts/AmsiProCond-Light.woff2) format('woff2'),
url(//www.edurnepasaban.com/wp-content/themes/ep/fonts/AmsiProCond-Light.woff) format('woff');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'AmsiProCond';
src: url(//www.edurnepasaban.com/wp-content/themes/ep/fonts/AmsiProCond-BlackItalic.woff2) format('woff2'),
url(//www.edurnepasaban.com/wp-content/themes/ep/fonts/AmsiProCond-BlackItalic.woff) format('woff');
font-weight: bold;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'AmsiProCond';
src: url(//www.edurnepasaban.com/wp-content/themes/ep/fonts/AmsiProCond-Bold.woff2) format('woff2'),
url(//www.edurnepasaban.com/wp-content/themes/ep/fonts/AmsiProCond-Bold.woff) format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'AmsiProCond';
src: url(//www.edurnepasaban.com/wp-content/themes/ep/fonts/AmsiProCond-LightItalic.woff2) format('woff2'),
url(//www.edurnepasaban.com/wp-content/themes/ep/fonts/AmsiProCond-LightItalic.woff) format('woff');
font-weight: 300;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'AmsiProCond';
src: url(//www.edurnepasaban.com/wp-content/themes/ep/fonts/AmsiProCond-Italic.woff2) format('woff2'),
url(//www.edurnepasaban.com/wp-content/themes/ep/fonts/AmsiProCond-Italic.woff) format('woff');
font-weight: 400;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'AmsiProCond';
src: url(//www.edurnepasaban.com/wp-content/themes/ep/fonts/AmsiProCond-Regular.woff2) format('woff2'),
url(//www.edurnepasaban.com/wp-content/themes/ep/fonts/AmsiProCond-Regular.woff) format('woff');
font-weight: 400;
font-style: normal;
font-display: swap;
}
body,
button,
input,
select,
optgroup,
textarea {
color: var(--black);
font-family: "AmsiProCond", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1.125rem;
letter-spacing: 0.03rem;
line-height: 1.3;
font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
background-color: var(--burgundy);
background: var(--burgundy-gradient); background-size: 100%;
background-repeat: repeat;  -webkit-background-clip: text;
-webkit-text-fill-color: transparent; 
-moz-background-clip: text;
-moz-text-fill-color: transparent;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
table td {
vertical-align: top;
} a {
color: var(--burgundy);
text-decoration: none;
}
a:visited {
color: var(--burgundy);
text-decoration: none;
}
a:hover,
a:focus,
a:active,
a:focus {
color: var(--burgundy);
text-decoration: underline;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color:var(--black);
border-radius: 20px;
background: var(--black);
color: var(--white);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: var(--black);
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: var(--black);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: var(--black);
border-bottom: 2px solid var(--black);
border-top: 0;
border-left: 0;
border-right: 0;
border-radius: 0;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: var(--black);
}
select {
border: 2px solid var(--black);
}
textarea {
width: 100%;
}   .site-header {
position: relative;
z-index: 100;
padding: 0 10px 10px 30px ;
display: flex;
height: 10vh;
}
.site-branding {
margin-top: 10px;
}
.main-navigation {
justify-content: flex-end;
display: flex;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul ul .wpml-ls-menu-item > a{
width: auto;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
color: var(--white);
font-weight: 700;
text-transform: uppercase;
}
.main-navigation li.current-menu-item a::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
height: 2px;
width: 100%;
background: var(--white);
}
.main-navigation a, .main-navigation a:visited{
display: block;
text-decoration: none;
padding: 15px 10px;
color: var(--white);
font-size: clamp(1.125rem, -0.875rem + 2.5vw, 1.1rem);
}
.main-navigation a:hover, .main-navigation a:target {
}
.blog .main-navigation a, .blog .main-navigation a:visited, .page-template-servicios-template .main-navigation a, .page-template-servicios-template .main-navigation a:visited, .page-template-desafios-template .main-navigation a, .page-template-desafios-template .main-navigation a:visited, .single-desafios .main-navigation a, .single-desafios .main-navigation a:visited, .page-template-default .main-navigation a, .page-template-default .main-navigation a:visited, .page-template-bio-template .main-navigation a, .page-template-bio-template .main-navigation a:visited, .page-template-servicio-template .main-navigation a, .page-template-servicio-template .main-navigation a:visited, .page-template-contacto-template .main-navigation a, .page-template-contacto-template .main-navigation a:visited, .page-template-clientes-template .main-navigation a, .page-template-clientes-template .main-navigation a:visited, .error404 .main-navigation a, .error404 .main-navigation a:visited{
color: var(--black);
}
.blog .main-navigation li.current-menu-item a::after, .page-template-servicios-template .main-navigation li.current-menu-item a::after, .page-template-desafios-template .main-navigation li.current-menu-item a::after, .page-template-bio-template .main-navigation li.current-menu-item a::after, .page-template-servicio-template .main-navigation li.current-menu-item a::after, .page-template-contacto-template .main-navigation li.current-menu-item a::after, .page-template-clientes-template .main-navigation li.current-menu-item a::after, .error404 .main-navigation li.current-menu-item a::after{
background: var(--black);
}
#primary-menu .menu-item {
position: relative;
}
#primary-menu .menu-item::after {
content: "";
position: absolute;
bottom: 0;
height: 2px;
background: var(--white);
transition: 0.16s all 0.025s;
left: 100%;
right: 0;
}
.page-template-bio-template #primary-menu .menu-item::after, .page-template-servicios-template #primary-menu .menu-item::after, .page-template-servicio-template #primary-menu .menu-item::after,.page-template-desafios-template #primary-menu .menu-item::after, .blog #primary-menu .menu-item::after, .page-template-contacto-template #primary-menu .menu-item::after, .page-template-clientes-template #primary-menu .menu-item::after, .error404 #primary-menu .menu-item::after{
background: var(--black);
}
#primary-menu .menu-item:hover + li::after {
left: 0;
right: 100%;
}
#primary-menu .menu-item:hover::after {
left: 0;
right: 0;
}
.main-navigation ul.sub-menu {
background: white;
}
.main-navigation ul.sub-menu a, .main-navigation ul.sub-menu a:visited {
color: var(--black);
padding: 10px 15px;
font-size: 0.9rem;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
button.menu-toggle {
position: fixed;
top: 10px;
right: 10px;
background: transparent;
padding: 0px;
border: 0;
color: var(--black);
height: 48px;
z-index: 999;
}
.mobile-menu__icon {
display: block;
position: relative;
background: var(--black);;
width: 32px;
height: 2px;
transition: 0.4s;
}
.mobile-menu__icon::after, .mobile-menu__icon::before {
content: "";
display: block;
position: absolute;
background: var(--black);;
width: 32px;
height: 2px;
transition: 0.4s;
}
.mobile-menu__icon::after {
top: 8px;
}
.mobile-menu__icon::before {
top: -8px;
}
.home .mobile-menu__icon, .home .mobile-menu__icon:before, .home .mobile-menu__icon:after {
background: var(--white);
}
.toggled .mobile-menu__icon, .home .toggled .mobile-menu__icon {
background: transparent;
}
.toggled  .mobile-menu__icon::before, .toggled .mobile-menu__icon::after {
top: 0;
}
.toggled .mobile-menu__icon::after {
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.toggled .mobile-menu__icon::before {
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
}
.home .toggled .mobile-menu__icon:before, .home .toggled .mobile-menu__icon:after {
background: var(--black);
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
}
.main-navigation ul.sub-menu {
display: block;
background: white;
}
}
@media screen and (max-width: 600px){
.site-header {
display: inline-block; 
width: 100%;
padding: 0 10px 10px 10px;
}
.main-navigation.toggled {
display: block;
transition: all 0.5s ease;
}
.main-navigation ul#primary-menu{
position: fixed;
display: block;
top: -590px;
left: 0;
right: 0;  
height: 0;
width: 100%;
background: var(--white);
text-align: center;
padding: 60px 0;
transition: all 0.5s ease;
}
.main-navigation.toggled ul#primary-menu {
top: 0;
left: 0;
right: 0;  
height: 590px;
transition: all 0.5s ease;
}
.main-navigation a, .main-navigation a:visited {color: var(--black);}
.main-navigation ul ul {
box-shadow: none;
float: none; 
position: relative; 
top: 100%;
left: 0;
width: 100vw;
z-index: 99999;
}
.main-navigation ul.sub-menu a, .main-navigation ul.sub-menu a:visited {
width: 100vw;
}
.main-navigation li.current-menu-item a::after {
width: 200px;
left: calc(50vw - 100px);
}
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.posts-navigation .nav-previous,
.post-navigation .nav-previous, 
.posts-navigation .nav-next, 
.post-navigation .nav-next{
padding: 10px 30px 8px;
}
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
background: var(--black);
color: var(--creme);
}
.posts-navigation .nav-previous .nav-title,
.post-navigation .nav-previous .nav-title,
.posts-navigation .nav-next .nav-title, 
.post-navigation .nav-next .nav-title{
font-weight: bold;
}
.posts-navigation .nav-previous a,
.post-navigation .nav-previous a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a{
color: var(--creme);
}
.posts-navigation .nav-next, 
.post-navigation .nav-next{
background: var(--black);
color: var(--creme);
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
overflow-x: hidden;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
} .site-footer {
position: relative;
}
.prefooter, .site-info{
display: flex;
}
.prefooter .right, .prefooter .left, .site-info .right, .site-info .left  {
flex: 0 1 50%;
}
.prefooter .left {
background-color: var(--grey);
padding-left: calc(50vw - 660px);
padding-top: 40px;
}
.prefooter .left h4 {
font-size: clamp(1.5rem, -0.875rem + 4.111vw, 1.75rem);
font-style: italic;
padding-left: 40px;
}
.prefooter .left ul {list-style: none; padding: 0 0 0 40px; margin: 0 0 60px;}
.prefooter .left ul li{display: inline;padding: 0 3px;}
.prefooter .left ul li a:hover svg path{
fill: var(--burgundy);
transition: ease-in 0.3s;
}
.prefooter .left ul li a:hover svg circle {
stroke: var(--burgundy);
transition: ease-in 0.3s;
}
.prefooter .right {
background: var(--burgundy-gradient);
color: var(--white);
padding-right: calc(50vw - 660px);
padding-left: 100px;
padding-bottom: 100px;
padding-top: 40px;
}
.prefooter .right h4 {
font-size: clamp(1.5rem, -0.875rem + 4.111vw, 1.75rem);
font-style: italic;
background: var(--white);
background-size: 100%;
background-repeat: repeat;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.prefooter .right p {
font-size: clamp(1.125rem, -0.875rem + 2.7vw, 1.5rem);
}
.prefooter .right p .wpcf7-list-item-label {
font-size: 0.9rem;
color: var(--black);
}
.prefooter .right .btn, .prefooter .right .btn:visited {
color: var(--black);
padding: 10px 30px;
border-radius: 20px;
border: 1px solid var(--white);
background: var(--white);
text-decoration: none;
text-transform: uppercase;
font-weight: 400;
}
.prefooter .right .btn:hover, .prefooter .right .btn:target {
border: 1px solid var(--black);
background: var(--black);
color: var(--white);
transition: ease-in 0.15s;
}
.prefooter .right .btn:hover svg path, .prefooter .right .btn:target svg path  {
fill: var(--white);
transition: ease-in 0.15s;
}
.prefooter .right a.btn svg {
margin-left: 10px;
}
.prefooter .right a.btn:hover svg path{
fill: #fff;
}
.site-info {
padding: 20px 40px 0;
margin-bottom: 30px;
}
.site-info .right {
justify-content: flex-end;
display: flex;
}
.site-info .right ul {list-style: none;margin: 0; padding: 0;}
.site-info .right ul li {display: inline;}
.site-info .right ul li::after {
content: '∙';
padding: 0 15px;
}
.site-info .right ul li:last-child:after {
content: ' ';
padding: 0;
}
.site-info .right ul li a {
text-decoration: none;
color: var(--black);
}
@media screen and (max-width:1024px) {
.prefooter .right {
padding-left: 50px;
padding-right: calc(50vw - 400px);
}
.prefooter .left ul li a svg {
width: 48px;
height: 48px;
}
}
@media screen and (max-width:768px) {
.prefooter, .site-info {
flex-wrap: wrap;
}
.site-info {
padding: 20px 10px 0;
}
.prefooter .right, .prefooter .left, .site-info .right, .site-info .left {
flex: 0 1 100%;
}
.site-info .right, .site-info .left {
justify-content: center;
text-align: center;
padding: 10px 0;
}
.prefooter .left ul {
padding: 0;
text-align: center;
font-size: 1rem;
}
.site-info .right ul li::after {
padding: 0 5px;
}
.prefooter .left h4, .prefooter .right h4, .prefooter .right {
padding: 0 40px;
text-align: center;
}
.prefooter .right {
padding-bottom: 40px;
}
}
@media screen and (max-width:600px) {
.site-info {
padding: 20px 10px 30px;
}
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}
ul.unstyled {
margin: 0;
padding: 0;
list-style: none;
} .container {
max-width: 1320px;
margin: 0 auto;
padding: 0 30px;
}
.container-sm {
max-width: 900px;
margin: 0 auto;
padding: 0 30px;
}
.container-fluid{
width: 100%;
margin: 0 auto;
padding: 0 2vw;
}
.single .site-main.container {
margin-top: 60px;
margin-bottom: 80px;
text-align: center;
}
.site-main.container {
margin-bottom: 80px;
} .hero {
position: relative;
margin-top: -70vh;
z-index: 100;
}
.hero img {margin: 30px 0;}
.box {
position: relative;
padding: 30px;
margin-bottom: 30px;
background: rgba(0,0,0,.75);
color: var(--white);
max-width: 560px;
font-size: 1.87rem;
z-index: 100;
}
.box a {
position: relative;
z-index: 100;
}
.box p {
padding: 0;
margin: 0;
}
.down {
position: absolute;
z-index:99;
bottom: 0;
left: calc(50% - 50px);
animation: arrow-pulse-down 700ms linear infinite;
}
@keyframes arrow-pulse-down {
0% {
bottom: 20px;
opacity: 0;
}
25% {
opacity: .25;
}
50% {
opacity: .5;
}
75% {
opacity: .75;
}
100% {
bottom: 0;
opacity: 1;
}
} .home-video { position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100vh;
z-index: 1;
}
.home-video img.mobile-cover{
object-fit: cover;
height:100vh;
}
.lity-iframe .lity-container, .lity-youtube .lity-container, .lity-vimeo .lity-container, .lity-facebookvideo .lity-container, .lity-googlemaps .lity-container {max-width: 100% !important; max-height: 100%; width: 100% !important; background: rgba(0,0,0, 1);}
.lity, .lity-iframe-container iframe, .lity-iframe-container {
background: rgba(0,0,0, 1);
object-fit: cover;
width: 100%;
}
.lity-iframe iframe video {
object-fit: cover;
width: 100% !important;
position: absolute;
height: auto !important;
}
.video-bg { width: 100%;
height: 100%;
object-fit: cover; } .video-overlay {
position: absolute;
z-index: 10;
text-align: center;
background: url(//www.edurnepasaban.com/wp-content/uploads/2022/10/patron.png) repeat;
height: 100vh;
width: 100vw;
bottom: 0;
left: 0;
right: 0;
top: 0;
}
#video {
width: 100%    !important;
height: auto   !important; }
.lity-iframe-container video {
background: rgba(40,57,83, 1);
object-fit: cover;
width: 80vw;
}
.play img {
position: relative;
margin: 0;
width: 140px;
height: 46px;
z-index: 100;
transition: all 0.2s linear;
}
.play img:hover {
opacity: 0.8;
} .overlay {
width: 100%;
height: 100%; background: url(//www.edurnepasaban.com/wp-content/uploads/2022/10/patron.png) repeat; position: fixed; z-index: 20; opacity: 0; left: -100%; transition: opacity .5s;
-webkit-transition: opacity .5s;
} .video-container {
width: 90%;
max-width: 1400px; position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
.close {
width: 20px;
fill: white;
position: absolute;
right: 0; top: -20px;
}
.close:hover { fill: rgba(255,255,255,0.5);
cursor: pointer;
} .show {
opacity: 1;
}
.lity-close {
width: 48px;
height: 48px;
right: 0;
top: 0;
color: #fff;
font-size: 48px;
font-family: Baskerville,monospace;
line-height: 48px;
}
.lity-close:hover, .lity-close:focus, .lity-close:active, .lity-close:visited {
font-size: 48px;
font-family: Baskerville,monospace;
line-height: 48px;
}
.lity-iframe-container iframe {
position: absolute;
display: block;
top: 0;
left: 10%;
width: 80%;
height: 100%;
background: rgba(0,0,0, 1);
object-fit: cover;
}
.servicios-home {
clear: both;
margin-top: 90vh;
}
.title {
text-align: center;
max-width: 900px;
margin: 0 auto;
padding-top: 20px;
}
.title h2 {
font-style: italic;
font-weight: 700;
font-size: clamp(1.75rem, -0.875rem + 8.333vw, 3.75rem);
}
.title p {
font-size:1.87rem;
font-size: clamp(1.125rem, -0.875rem + 4.111vw, 1.87rem);
}
.servicios-home ul.services, .servicios-servicios ul.services {
list-style: none;
margin: 0;
padding: 0;
}
.servicios-home ul.services li,.servicios-servicios ul.services li {
display: flex;
margin: 60px 0;
}
.servicios-home ul.services li:nth-child(even), .servicios-servicios ul.services li:nth-child(even) {
flex-direction: row-reverse;
}
.servicios-home ul.services li:nth-child(odd) .triangle, .servicios-servicios ul.services li:nth-child(odd) .triangle {
clip-path: polygon(0% 0%, 100% 0%, 85% 100%, 0% 100%);
width: 830px;
height: 418px;
}
.servicios-home ul.services li:nth-child(even) .triangle, .servicios-servicios ul.services li:nth-child(even) .triangle {
clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%);
width: 830px;
height: 418px;
}
.servicios-home ul.services li .triangle img, .servicios-servicios ul.services li .triangle img {
width: 830px;
height: auto;
}
.servicios-home ul.services li .triangle a:hover img, .servicios-servicios ul.services li .triangle a:hover img {
opacity: 0.8;
transition: ease-in 0.5s;
}
.servicios-home .service-text, .servicios-servicios .service-text {
max-width: 420px;
margin: 40px 0;
}
.servicios-home .service-text h3, .servicios-servicios .service-text h3 {
font-style: italic;
font-weight: 700;
font-size: clamp(1.5rem, -0.875rem + 4.111vw, 2.5rem);
padding-left: 20px;
line-height: 1;
padding-bottom: 0;
margin-bottom: 0;
}
.servicios-home .service-text h3 small, .servicios-servicios .service-text h3 small {
background: var(--black);
background-size: 100%;
background-repeat: repeat;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: clamp(1.125rem, -0.875rem + 4.111vw, 1.75rem);
padding-left: 20px;
}
.servicios-home .service-text p, .servicios-servicios .service-text p {
font-size: clamp(1rem, -0.875rem + 4.111vw, 1.25rem);
}
.servicios-home .service-text a.btn,.servicios-home .service-text a.btn:visited, .servicios-servicios .service-text a.btn,.servicios-servicios .service-text a.btn:visited, .books .book-text a.btn, .books .book-text a.btn:visited  {
color: var(--black);
padding: 10px 30px;
border-radius: 20px;
border: 1px solid var(--black);
text-decoration: none;
text-transform: uppercase;
font-weight: 400;
}
.servicios-home .service-text a.btn:hover, .servicios-home .service-text a.btn:target, .servicios-servicios .service-text a.btn:hover, .books .book-text a.btn:target, .books .book-text a.btn:hover, .servicios-servicios .service-text a.btn:target {
color: var(--white);
background-color: var(--black);
transition: ease-in 0.15s;
}
.servicios-home .service-text a.btn svg, .servicios-servicios .service-text a.btn svg, .servicios-home .service-text a.btn svg, .servicios-servicios .service-text a.btn:visited svg, .books .book-text a.btn svg path, .books .book-text a.btn:visited svg path{
margin-left: 10px;
}
.servicios-home .service-text a.btn:hover svg path, .servicios-servicios .service-text a.btn:hover svg path, .books .book-text a.btn:hover svg path, .books .book-text a.btn:target svg path{
fill: #fff;
transition: ease-in 0.15s;
}
@media screen and (min-width: 900px) and (max-width: 1024px) {
.servicios-home ul.services li, .servicios-servicios ul.services li {
margin: 0;
}
}
@media screen and (min-width: 600px) and (max-width: 899px) {
.servicios-home ul.services li:nth-child(even) .triangle, .servicios-servicios ul.services li:nth-child(even) .triangle, .servicios-home ul.services li:nth-child(odd) .triangle, .servicios-servicios ul.services li:nth-child(odd) .triangle {
width: 630px;
height: 218px;
}
.servicios-home ul.services li .triangle img, .servicios-servicios ul.services li .triangle img {
width: 630px;
height: auto;
}
.servicios-home ul.services li, .servicios-servicios ul.services li {
margin: 0;
}
.servicios-home .service-text, .servicios-servicios .service-text {
max-width: 420px;
margin: 0 0 40px;
}
.servicios-home .service-text p, .servicios-servicios .service-text p {
font-size: clamp(1rem, -0.875rem + 3.111vw, 1.25rem);
}
}
@media screen and (max-width: 599px){
.home-video {
height: calc(100vh -44px);
}
.hero {
margin-top: -80vh;
}
.hero img {
margin: 30px 0 0;
}
.box {margin-bottom: 0;}
.lity-iframe-container video {
width: 100vw;
}
.video-container {
width: 100%;
}
.lity-iframe-container iframe {
left: 0;
width: 100%;
}
.servicios-home ul.services li, .servicios-servicios ul.services li {
flex-wrap: wrap;
margin: 30px 0;
}
.servicios-home .service-text, .servicios-servicios .service-text, .servicios-home ul.services li:nth-child(odd) .triangle, .servicios-servicios ul.services li:nth-child(odd) .triangle, .servicios-home ul.services li:nth-child(even) .triangle, .servicios-servicios ul.services li:nth-child(even) .triangle {
flex: 0 1 100%;
}
.servicios-home ul.services li:nth-child(odd) .triangle, .servicios-servicios ul.services li:nth-child(odd) .triangle, .servicios-home ul.services li:nth-child(even) .triangle, .servicios-servicios ul.services li:nth-child(even) .triangle {
clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
height: 218px;
}
.servicios-home ul.services li:nth-child(even), .servicios-servicios ul.services li:nth-child(even) {
flex-direction: row;
}
.servicios-home ul.services li .triangle img, .servicios-servicios ul.services li .triangle img {
width: 100%;
height: 218px;
object-fit: cover;
}
.servicios-home .service-text, .servicios-servicios .service-text {
max-width: 100%;
margin: 20px 0;
}
.servicios-home .service-text h3, .servicios-servicios .service-text h3, .servicios-home .service-text h3 small, .servicios-servicios .service-text h3 small {
padding-left: 0;
}
.servicios-home .service-text a.btn, .servicios-home .service-text a.btn:visited, .servicios-servicios .service-text a.btn, .servicios-servicios .service-text a.btn:visited, .books .book-text a.btn, .books .book-text a.btn:visited {
padding: 6px 20px;
border-radius: 16px;
font-size: 16px;
}
}
.desafios img {
height: 100vh;
min-width: 100vw;
object-fit: cover;
}
.desafios a .big-btn{
position: relative;
z-index: 90;
width: 50%;
height: 60px;
margin-top: -40px;
padding: 20px 20px  20px 40px;
text-transform: uppercase;
color: white;
background: var(--burgundy-gradient);
text-decoration: none;
letter-spacing: 2px;
}
.desafios a .big-btn:hover {
background: var(--black-gradient);
transition: ease-in 0.3s;
text-decoration: none;
}
.desafios a .big-btn svg{
float: right;
margin-top: 4px;
}
.socialmedia {
background-color: var(--black);
padding: 60px 0;
margin-top: -30px;
}
@media screen and (max-width: 600px) {
.box {
font-size: 1.5rem;
}
.desafios img {
max-height: 30vh;
width: 100vw;
object-fit: cover;
}
.desafios a .big-btn {
width: 90%;
height: 50px;
margin-top: -30px;
padding: 17px 20px 17px 40px;
}
} .hablamos {
position: fixed;
right: 40px;
bottom: 85px;
height: 40px;
z-index: 100;
background: var(--yellow);
color: var(--white);
padding: 8px 30px 6px;
border-radius: 20px;
font-weight: 700;
letter-spacing: 2px;
}
.hablamos:hover {
background: var(--black);
transition: ease-in 0.3s;
}
.modal {
opacity: 0;
visibility: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
text-align: left;
background: rgba(0,0,0, .8);
transition: opacity .25s ease;
z-index: 100;
}
.modal__bg {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
cursor: pointer;
}
.modal-state {
display: none;
}
.modal-state:checked + .modal {
opacity: 1;
visibility: visible;
}
.modal-state:checked + .modal .modal__inner {
top: 0;
}
.modal__inner {
transition: top .25s ease;
position: absolute;
top: -20%;
right: 0;
bottom: 0;
left: 0;
width: 30%;
margin: auto;
overflow: auto;
background: #fff;
padding: 30px 50px;
height: 64%;
min-height: 500px;
}
.modal__close {
position: fixed;
right: 1em;
top: 1em;
width: 1.1em;
height: 1.1em;
cursor: pointer;
}
.modal__close:after,
.modal__close:before {
content: '';
position: absolute;
width: 2px;
height: 1.5em;
background: #fff;
display: block;
transform: rotate(45deg);
left: 50%;
margin: -3px 0 0 -1px;
top: 0;
}
.modal__close:hover:after,
.modal__close:hover:before {
background: #aaa;
}
.modal__close:before {
transform: rotate(-45deg);
}
.modal__inner h3 {
font-size: clamp(1.125rem, -0.875rem + 3vw, 2rem);
margin: 0;
padding: 0;
}
.modal__inner .wpcf7-form-control-wrap {
display:block;
}
.modal__inner .wpcf7-form-control-wrap input.texto{
padding: 10px 0;
width: 100%;
margin: 0;
}
.modal__inner .wpcf7-list-item {
margin: 20px 0 0;
}
.modal__inner  .btn-submit {
width: 100%;
}
::-webkit-input-placeholder { opacity: 1;
}
:-moz-placeholder { opacity: 1;
}
::-moz-placeholder { opacity: 1;
}
:-ms-input-placeholder { opacity: 1;
}
@media screen and (min-width: 901px) and (max-width: 1200px) {
.modal__inner {
padding: 30px;
}
}
@media screen and (min-width: 768px) and (max-width: 900px) {
.hablamos {right: 20px; font-size: 1rem;}
.modal__inner {
padding: 30px;
width: 40%; 
height: 60%;
}
}
@media screen and (min-width: 601px) and (max-width:767px) {
.hablamos {right: 10px; font-size: 0.9rem;}
.modal__inner {
padding: 30px;
width: 60%; 
height: 60%;
}
}
@media screen and (max-width:600px) {
.hablamos {
bottom: 0;
right: 0;
letter-spacing: 1px;
font-size: 1.2rem;
padding: 10px 10px;
width: 100vw;
border-radius: 0;
text-align: center;
}
.modal-state:checked + .modal .modal__inner {
bottom: 0;
}
.modal__inner {
transition: bottom .25s ease;
position: absolute;
bottom: -20%;
padding: 30px;
width: 60%; 
height: 60%;
}
}
@media screen and (max-width:430px) {
.modal__inner {
padding: 30px;
width: 100%; 
height: 100%;
}
} .page-template-servicios-template .site-branding img, .page-template-desafios-template .site-branding img, .page-template-bio-template .site-branding img, .page-template-servicio-template .site-branding img, .single-multimedia .site-branding img, .blog .site-branding img, .single-desafios .site-branding img, .page-template-default .site-branding img, .page-template-contacto-template .site-branding img, .page-template-clientes-template .site-branding img, .error404 .site-branding img{
filter: invert(96%);
}
@media screen and (max-width:600px)  {
.site-branding img {max-width: 100px;}
}
.head {overflow-x: hidden;}
.head .image {
position: absolute;
top: 0;
right: 0;
bottom: 54px;
overflow: hidden;
}
.head .image img {
margin: auto;
min-width: auto;
max-height: calc(100vh - 54px);
max-width: 1920px;
}
@media screen and (min-width: 1850px) {
.head .image img {
height: auto;
}
.modal__close:after, .modal__close:before {
background: var(--white);
}
}
.img-overlay {
position: absolute;
z-index: 9;
text-align: center;
background: url(//www.edurnepasaban.com/wp-content/uploads/2022/10/patron.png) repeat;
height: calc(100vh - 54px);
width: 100vw;
bottom: 54px;
left: 0;
right: 0;
top: 0;
}
.head .container-head {
position: relative;
clip-path:polygon(15% 0%,100% 0%, 85% 100%, 0% 100%);
background-color: rgba(142, 70, 86, .85);
background-image: linear-gradient(90deg, #A15B56 0%, #7E4856 100%);
z-index: 0;
margin-top: 38vh;
margin-left: 0vw;
width: 100vw;
min-height: 45vh;
padding-bottom: 1px;
}
.head .container-head .head-text {
margin: 0 43vw 6vh 18vw;
padding-top: 10vh;
position: relative;
z-index: 100;
}
.page-template-servicios-template .head .container-head .head-text {
margin: 0 36vw 6vh 18vw;
padding-top: 13vh;
}
.page-template-servicio-template .head .container-head .head-text {
margin: 0 43vw 6vh 18vw;
padding-top: 15vh;
}
.head .h1-titulo {
position: absolute;
font-size: clamp(2rem, -0.875rem + 9.5vw, 4.5rem);
font-style: italic;
font-weight: 700;
text-transform: uppercase;
line-height: 1;
background: var(--black);
background-size: 100%;
background-repeat: repeat;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
padding: 0;
margin: 34vh 0 5vh 18vw;
z-index: 21;
}
.head .h1-titulo.sub {
font-size: clamp(1.9rem, -0.875rem + 8.5vw, 3.5rem);
max-width: 400px;
margin: 35vh 0 5vh 18vw;
}
.head .container-head p {
font-size: clamp(1.125rem, -0.875rem + 2.6vw, 1.5rem);
color: var(--white);
font-weight: 300;
padding: 0;
margin: 0 0 10px;
}
.page-template-bio-template .head .edurne-img, .page-template-clientes-template .head .edurne-img {
position: absolute;
top: 0;
right: 0;
overflow: hidden;
bottom: 54px;
z-index: 10;
}
.page-template-servicios-template .head .edurne-img  {
position: absolute;
top: 0;
right: 0;
overflow: hidden;
bottom: 54px;
z-index: 10;
}
.page-template-desafios-template .head .edurne-img {
position: absolute;
top: 0;
right: 0;
overflow: hidden;
bottom: 54px;
z-index: 10;
}
.page-template-servicio-template .head .edurne-img {
position: absolute;
top: 0;
right: 0;
overflow: hidden;
bottom: 54px;
z-index: 10;
}
.page-template-bio-template .head .edurne-img img, .page-template-clientes-template .head .edurne-img img {
position: absolute;
top: 0;
margin: auto;
width: auto;
max-width:800px;
height:calc(100vh - 54px);
max-height: 1026px;
object-fit: auto;
}
.page-template-servicios-template .head .edurne-img img {
position: absolute;
top: 0;
margin: auto;
width: auto;
max-width: 1227px;
height: calc(100vh - 54px);
max-height: 1026px;
object-fit: cover;
}
.page-template-desafios-template .head .edurne-img img {
position: absolute;
top: 0;
margin: auto;
width: auto;
max-width: 1227px;
height: calc(100vh - 54px);
max-height: 1026px;
object-fit: cover;
}
.page-template-servicio-template .head .edurne-img img {
position: absolute;
top: 0;
margin: auto;
width: auto;
max-width: 966px;
height: calc(100vh - 54px);
max-height: 1026px;
object-fit: cover;
}
.page-template-servicios-template .head .edurne-img, .page-template-desafios-template .head .edurne-img {
left: calc(100vw - 123.39vh + 69.09px);
}
.page-template-bio-template .head .edurne-img, .page-template-clientes-template .head .edurne-img {
left: calc(100vw - 77.97vh + 43.66px);
}
.page-template-servicio-template .head .edurne-img {
left: calc(100vw - 94.15vh + 52.72px);
}
.faja {
clip-path:polygon(0% 70.32%, 61.51% 70.32%, 65.08% 0.00%, 100% 0%, 100% 100%, 0% 100%);
width: 100vw;
bottom: 0;
right: 0; 
left: 0;
height:182px;
z-index: 10;
position: absolute;
background-color: var(--white);
}
@media screen and (min-width: 1501px) and (max-width:1600px) {
.page-template-servicios-template .head .edurne-img {
left: 32vw;
}
.page-template-servicios-template .head .container-head .head-text {
margin: 0 38vw 6vh 18vw;
padding-top: 12vh;
}
}
@media screen and (min-width: 1024px) and (max-width:1500px) {
.head .image {left: 0;}
.page-template-bio-template .head .edurne-img, .page-template-clientes-template .head .edurne-img {
left: 72vw;
}
.page-template-servicios-template .head .edurne-img {
left: 38vw;
right: 0;
}
.page-template-desafios-template .head .edurne-img {
left: 30vw;
right: 0;
}
.page-template-servicio-template .head .edurne-img {
left: 55vw;
}
}
@media screen and (min-width: 601px) and (max-width:1023px) {
.head .image {left: 0;}
.page-template-bio-template .head .edurne-img, .page-template-clientes-template .head .edurne-img {
left: 63vw;
}
.page-template-servicios-template .head .edurne-img {
left: 15vw;
right: 0;
margin-top: -5vh;
}
.page-template-desafios-template .head .edurne-img {
left: 10vw;
right: 0;
}
.page-template-servicio-template .head .edurne-img {
left: 55vw;
}
}
@media screen and (max-width: 600px) {
.head .image img, .img-overlay {
max-height: calc(50vh - 54px);
}
.head .main {
margin: 12vh auto 0;
min-height: 39vh;
}
.head .container-head {
margin-top: -23.3vh;
width: 100vw;
clip-path: polygon(0% 0%,100% 0%, 100% 100%, 0% 100%);
z-index:11;
}
.page-template-bio-template .head .container-head {
margin-top: 27.7vh;
z-index: 11;
}
.head .h1-titulo.sub, .head .h1-titulo {
margin: -20vh 0 5vh 13vw;
}
.page-template-bio-template .head .h1-titulo {
margin: 30vh 0 5vh 13vw;
}
.head .container-head .head-text,
.page-template-servicio-template .head .container-head .head-text, 
.page-template-servicios-template .head .container-head .head-text {
margin: 0 13vw 3vh 13vw;
}
.page-template-bio-template .head .edurne-img, .page-template-servicios-template .head .edurne-img, .page-template-clientes-template .head .edurne-img, .page-template-desafios-template .head .edurne-img, .page-template-servicio-template .head .edurne-img {
display: none;
}
.page-template-servicio-template .head .edurne-img, .page-template-servicios-template .head .edurne-img, .page-template-bio-template .head .edurne-img, .page-template-desafios-template .head .edurne-img, .page-template-clientes-template .head .edurne-img {
display: block;
}
.page-template-desafios-template .head .edurne-img img {
height: calc(50vh - 54px);
right:-100px;
}
.page-template-servicios-template .head .edurne-img img, .page-template-servicio-template .head .edurne-img img, .page-template-clientes-template .head .edurne-img img, .page-template-bio-template .head .edurne-img img {
height: calc(50vh - 54px);
right:0px;
}
.faja {display: none;}
ul .wpml-ls-menu-item a:first-child{
display:none !important; 
}
ul .wpml-ls-menu-item ul li a:first-child {
display: block !important;
align-items: center;
}
}
.clientes {
background: var(--black);
color: var(--white);
padding: 80px 0;
text-align: center;
}
.page-template-clientes-template .clientes {
padding: 120px 0 80px;
}
.clientes h2 {
font-style: italic;
font-weight: 700;
font-size: clamp(1.75rem, -0.875rem + 8.333vw, 3.75rem);
background: var(--white);
background-size: 100%;
background-repeat: repeat;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
margin: 0;
padding: 0;
}
.clientes p {
font-size:1.87rem;
font-size: clamp(1.125rem, -0.875rem + 4.111vw, 1.87rem);
}
.clientes ul {
margin: 0;
padding: 0;
list-style: none;
display: flex;
flex-wrap: wrap
}
.clientes ul li {
flex: 1 0 18%;
margin: 30px 0;
}
@media screen and (max-width: 1024px){
.clientes ul li {
flex: 1 0 23%;
}
}
@media screen and (max-width: 900px){
.clientes ul li {
flex: 1 0 30%;
}
}
@media screen and (max-width: 600px){
.clientes ul li {
flex: 1 0 47%;
}
}
@media screen and (max-width: 420px){
.clientes ul li a img {
max-width: 80%;
}
}
.charlas {
background-image: url(//www.edurnepasaban.com/wp-content/uploads/fondo-frases.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: left bottom;
height: 500px;
width: 100vw;
margin: 70px 0 0;
overflow-x: hidden;
}
.charlas .container-charlas {
max-width: 700px;
margin: 120px auto 0;
padding: 60px 60px 90px;
background-color: rgba(255,255,255, 0.8);
overflow-x: hidden;
}
.swiper-slide {
clear: both;
background-color: var(--burgundy);
background: var(--burgundy-gradient);
background-size: 100%;
background-repeat: repeat;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
-moz-background-clip: text;
-moz-text-fill-color: transparent;
font-weight: 700;
font-size: clamp(1.125rem, -0.875rem + 4.111vw, 1.75rem);
text-align: center;
min-height: 120px;
}
.galeria .swiper-button-next {
width: 42px;
height: 42px;
background: url(//www.edurnepasaban.com/wp-content/uploads/derecha.svg) no-repeat;
transition: background-color 500ms;
margin-top: -80px;
}
.galeria .swiper-button-prev {
width: 42px;
height: 42px;
background: url(//www.edurnepasaban.com/wp-content/uploads/izquierda.svg) no-repeat;
transition: background-color 500ms;
margin-top: -80px;
}
.charlas .dots {
position: relative;
}
.charlas .dots .swiper-pagination-bullet {
width: 12px;
height: 12px;
display: inline-block;
border-radius: 50%;
background: var(--black);
opacity: 0.2;
}
.charlas .dots .swiper-pagination-bullet-active {
background: var(--burgundy);
opacity: 1;
}
.books {
background-color: var(--creme);
padding: 0;
text-align: center;
}
.books ul.listado-libros {
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-wrap: wrap;
}
.books ul.listado-libros li {
flex: 1 0 25%;
margin: 30px 0;
}
.books ul.listado-libros li img {
max-width: 245px;
}
.books ul.listado-libros li .book-text {
max-width: 300px;
margin: 0 auto 60px;
}
.books ul.listado-libros li .book-text p {
min-height: 140px;
}
@media screen and (max-width: 600px) {
.charlas {margin: 0;}
} .timeline-area {
position: relative;
background-image: url(//www.edurnepasaban.com/wp-content/uploads/bg-timeline.jpg);
background-size: cover;
background-repeat: no-repeat;
width: 100vw;
min-height: 750px;
overflow: hidden;
margin-top: 60px;
}
.swiper-pagination {
pointer-events: all !important;
}
.timeline-area .swiper-container-wrapper--timeline .swiper-slide {
min-height: 300px;
height: auto;
padding-bottom: 30px;
align-items: center;
justify-content: center;
}
.timeline-area .swiper-container-wrapper--timeline .swiper-slide .container {
padding: 0;
width: 100%;
}
.timeline-area .swiper-container-wrapper--timeline .swiper-slide .title {
font-size: 18px;
opacity: 0;
transition: 0.5s ease 0.5s;
}
.timeline-area .swiper-container-wrapper--timeline .swiper-slide-active .title {
opacity: 1;
}
.timeline-area .swiper-container-wrapper--timeline .swiper-pagination-custom {
position: relative;
list-style: none;
margin: 30px auto;
padding: 0;
display: flex;
line-height: 1.66;
bottom: 0;
z-index: 11;
width: 90%;
display: flex;
}
.timeline-area .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch {
position: relative;
width: 100%;
height: 100px;
line-height: 80px;
display: block;
}
.timeline-area .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch .switch-title {
position: absolute;
right: 0;
top: 36px;
margin-left: 18px;
transform: translateX(50%);
transition: 0.2s all ease-in-out;
transition-delay: 0s;
cursor: pointer;
z-index: 1;
font-size: clamp(1.125rem, -0.875rem + 2.75vw, 2rem);
font-weight: 700;
color: #b7b7b7;
font-style: italic;
}
.timeline-area .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch .switch-title {
margin-right: 90px;
z-index:1000;
}
.timeline-area .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch.active .switch-title:before {
position: absolute;
content:url(//www.edurnepasaban.com/wp-content/uploads/ico-sm.svg);
transition: 0.2s all ease-in-out;
transition-delay: 0s;
z-index: 1;
top: -58px;
left: -32px;
width: 42px;
height: 52px;
display: block;
}
.timeline-area .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch .switch-title:after {
position: absolute;
content: "";
transition: 0.2s all ease-in-out;
transition-delay: 0s;
z-index: 1;
top: 0;
left: -10px;
width: 1px;
height: 60px;
background: #b7b7b7;
display: block;
}
.timeline-area .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch.active .switch-title {
font-size: clamp(1.125rem, -0.875rem + 4vw, 4.25rem);
color: var(--black);
transition-delay: 0.4s;
}
.timeline-area .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch.active .switch-title:after {
background: var(--black);
height: 100vh;
transition-delay: 0.4s;
}
.timeline-area .swiper-container {
width: 90%;
}
.timeline-area .swiper-slide .content {
color: var(--black);
min-height: 40px;
max-height: 500px;
width: 40%;
background:transparent;
text-align: left;
transition: max-height 0.4s linear, border-color 0.5s linear, transform 0.2s linear;
}
.timeline-area .swiper-slide .content p {
color: var(--black);
font-size: 1.25rem;
font-weight: 300;
background: var(--black);
background-size: 100%;
background-repeat: repeat;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
padding: 0;
margin: 0;
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(1) .content {
margin-left: 30px;
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(2) .content {
margin-left: calc(9% + 50px);
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(3) .content {
margin-left:calc(18% + 70px);
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(4) .content {
margin-left: calc(27% + 80px);
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(5) .content {
margin-left: calc(36% + 100px);
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(6) .content {
margin-left: calc(45% + 120px);
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(7) .content {
text-align: right;
margin-left: calc(23vw - 120px);
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(8) .content {
text-align: right;
margin-left: 0;
padding-left: calc(32vw - 130px);
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(9) .content {
text-align: right;
margin-left: 0;
padding-left: calc(41vw - 140px)
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(10) .content {
text-align: right;
margin-left: 0;
padding-left: calc(50vw - 150px)
}
.timeline-area .swiper-button-prev {
position: absolute;
top: 140px;
background: url(//www.edurnepasaban.com/wp-content/uploads/izquierda.svg) no-repeat;
width: 42px;
margin-left: 0;
margin-top: -100px;
}
.timeline-area .swiper-button-next {
position: absolute;
top: 140px;
background: url(//www.edurnepasaban.com/wp-content/uploads/derecha.svg) no-repeat;
width: 42px;
margin-right: 0;
margin-top: -100px;
}
@media screen and (max-width: 1318px) {
.timeline-area .swiper-slide .content {
max-width: 50%;
width: auto;
}
.timeline-area .swiper-slide .content p {font-size: 1.1rem;}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(1) .content {
margin-left: 0px;
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(2) .content {
margin-left: calc(9% - 0px);
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(3) .content {
margin-left:calc(18% + 10px);
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(4) .content {
margin-left: calc(27% + 20px);
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(5) .content {
margin-left: calc(36% + 30px);
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(6) .content {
margin-left: calc(45% + 40px);
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(7) .content {
text-align: right;
margin-left: calc(5vw + 10px);
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(8) .content {
text-align: right;
margin-left: 0;
padding-left: calc(14vw + 10px);
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(9) .content {
text-align: right;
margin-left: 0;
padding-left: calc(23vw + 0px)
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(10) .content {
text-align: right;
margin-left: 0;
padding-left: calc(32vw + 0px)
}
}
@media screen and (max-width: 1240px) {
.timeline-area .swiper-wrapper .swiper-slide:nth-child(1) .content {
margin-left: 0px;
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(2) .content {
margin-left: calc(9% - 0px);
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(3) .content {
margin-left:calc(18% + 10px);
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(4) .content {
margin-left: calc(27% + 20px);
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(5) .content {
margin-left: calc(36% + 30px);
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(6) .content {
margin-left: calc(45% + 40px);
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(7) .content {
text-align: right;
margin-left: calc(5vw - 20px);
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(8) .content {
text-align: right;
margin-left: 0;
padding-left: calc(14vw - 30px);
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(9) .content {
text-align: right;
margin-left: 0;
padding-left: calc(23vw - 40px)
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(10) .content {
text-align: right;
margin-left: 0;
padding-left: calc(32vw - 50px)
}
}
@media screen and (max-width: 900px) {
.timeline-area .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch.active .switch-title::after {
height: 60px;
}
.timeline-area .swiper-slide .content {
max-width: 100%;
margin-left: 0;
padding-left: 0;
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(1) .content, .timeline-area .swiper-wrapper .swiper-slide:nth-child(2) .content, .timeline-area .swiper-wrapper .swiper-slide:nth-child(3) .content, .timeline-area .swiper-wrapper .swiper-slide:nth-child(4) .content, .timeline-area .swiper-wrapper .swiper-slide:nth-child(5) .content, .timeline-area .swiper-wrapper .swiper-slide:nth-child(6) .content, .timeline-area .swiper-wrapper .swiper-slide:nth-child(7) .content, .timeline-area .swiper-wrapper .swiper-slide:nth-child(8) .content, .timeline-area .swiper-wrapper .swiper-slide:nth-child(9) .content, .timeline-area .swiper-wrapper .swiper-slide:nth-child(10) .content {
margin-left: 0;
padding-left: 0;
text-align: left;
}
}
@media screen and (max-width: 768px)  {
.timeline-area {
min-height: auto;
margin-top: 0;
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
height: auto;
margin-top: -4vh;
}
.timeline-area .swiper-container-wrapper--timeline .swiper-pagination-custom {
width: 100%;
}
.timeline-area .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch .switch-title:after {
height: 10vw;
left: -7px;
}
.timeline-area .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch .switch-title {
font-size: 0.8rem;
font-weight: 400;
transform: translateX(0%) rotate(270deg);
width: 40px;
margin-top: -10vh;
margin-right: 0px;
z-index: 1000;
}
.timeline-area .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch.active .switch-title {
font-size: 0.8rem;
}
.timeline-area .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch.active .switch-title:after {
height: 10vw;
}
.timeline-area .swiper-slide .content {
max-width: 100vw;
width: auto;
margin: 30px;
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(1) .content, .timeline-area .swiper-wrapper .swiper-slide:nth-child(2) .content, .timeline-area .swiper-wrapper .swiper-slide:nth-child(3) .content, .timeline-area .swiper-wrapper .swiper-slide:nth-child(4) .content, .timeline-area .swiper-wrapper .swiper-slide:nth-child(5) .content, .timeline-area .swiper-wrapper .swiper-slide:nth-child(6) .content, .timeline-area .swiper-wrapper .swiper-slide:nth-child(7) .content, .timeline-area .swiper-wrapper .swiper-slide:nth-child(8) .content, .timeline-area .swiper-wrapper .swiper-slide:nth-child(9) .content, .timeline-area .swiper-wrapper .swiper-slide:nth-child(10) .content {
margin: 100px 0 30px;
text-align: left;
}
.timeline-area .swiper-wrapper .swiper-slide:nth-child(7)  .content img, .timeline-area .swiper-wrapper .swiper-slide:nth-child(8)  .content img, .timeline-area .swiper-wrapper .swiper-slide:nth-child(9)  .content img, .timeline-area .swiper-wrapper .swiper-slide:nth-child(10)  .content img {
position: relative;
margin-left: 0;
top: auto;
}
.timeline-area .swiper-button-prev, .timeline-area .swiper-button-next {
top: auto;
margin-top: -20vh;
} 
.timeline-area .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch.active .switch-title:before {
top: 0;
left: -52px;
transform: scale(.5) rotate(90deg);
}
}
.actualidad {
background-image: linear-gradient(90deg, #A15B56 0%, #7E4856 100%);
}
.actualidad .image {
clip-path: polygon(0% 0%, 100% 0%, 75% 100%, 0.00% 100%);
width: 30vw;
height: 76vh;
position: absolute;
left: 0;
background: var(--black);
margin-top: -5vh;
padding-bottom: 5vh;
}
.actualidad .image img {
position: absolute;
left: 0;
object-fit: cover;
}
.actualidad .main {
padding-left: calc(660px - 15vw);
margin-top: 0;
min-height: 78vh;
padding-top: 3vh;
}
.actualidad .main h3 {
background: var(--white);
background-size: 100%;
background-repeat: repeat;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: clamp(1.5rem, -0.875rem + 4.111vw, 2.5rem);
color: var(--white);
padding-bottom: 0;
margin-bottom: 0;
}
.actualidad .main p {
font-size: clamp(1.125rem, -0.875rem + 4.111vw, 1.75rem);
color: var(--white);
}
.actualidad .main blockquote {
font-weight: 700;
font-style: italic;
padding-left: 130px;
margin-left: 0;
color: var(--white);
}
.actualidad .main ul {
list-style-type: circle;
margin: 0; padding: 0;
}
.actualidad .main li {
padding-left: 0;
color: var(--white);
}
.actualidad a img {
filter: invert(96%);
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
.actualidad .main {
padding-left: 30vw;
}
.actualidad .main p {
font-size: clamp(1.125rem, -0.875rem + 4.111vw, 1.5rem);
}
}
@media screen and (max-width: 767px) {
.actualidad .image {
position: relative;
clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0.00% 100%);
width: 100vw;
height: 40vh;
margin-top: 0;
padding-bottom: 5vh;
}
.actualidad .main {
padding: 30px;
width: 90vw;
}
.actualidad .main blockquote {
padding-left: 10vw;
}
}
.puntos {
background-image: url(//www.edurnepasaban.com/wp-content/uploads/desafios-montes.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
height: 35.98vw;
width: 100vw;
padding: 12vw 0 0;
overflow-x: hidden;
}
.puntos .desafio-puntos {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;}
.puntos .punto {
flex: 1 0 20%;
margin: 0;
}
.puntos .pto {
clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
padding: 80px 20px;
background-color: rgba(255, 255, 255, .85);
color: rgba(142, 70, 86, 1);
font-size: clamp(1.125rem, -0.875rem + 3.4vw, 2rem);
font-weight: 700;
font-style: italic;
text-align: center;
text-transform: uppercase;
line-height: 1;
width: 100%;
min-height: 220px;
display: inline-block;
}
.modal-desafios .modal__inner {
transition: top .25s ease;
position: absolute;
top: -20%;
right: 0;
bottom: 0;
left: 0;
width: 50%;
margin: auto;
overflow: auto;
background: #fff;
padding: 30px;
height: 70%;
}
.puntos .punto:has(> .modal-state:checked) {
click-path: polygon(0% 0%, 100% 0%, 0% 100%, 0% 100%);;
}
.puntos .punto + .modal-state:checked {
clip-path: polygon(0% 0%, 100% 0%, 0% 100%, 0% 100%);
}
.puntos .punto .modal {
color: var(--black);
font-size: 1.2rem;
line-height: 1.2;
font-weight: 300;
font-style: normal;
clip-path: none;
}
.puntos .punto .modal .texto-lightbox {
display: inline-block;
width: 58%;
vertical-align: top;
}
.puntos .punto .modal .texto-lightbox p {
padding-bottom: 10px;
padding-top: 0;
margin: 0;
}
.puntos .punto .modal .cita {
display: inline-block;
width: 41%;
vertical-align: top;
}
.puntos .punto .modal .cita p {
font-size: 32px;
padding-left: 15px;
padding-top: 0;
padding-bottom: 0;
margin: 0;
}
.puntos .punto .modal blockquote, .puntos .punto .modal em {
background-color: var(--burgundy);
background: var(--burgundy-gradient);
background-size: 100%;
background-repeat: repeat;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
-moz-background-clip: text;
-moz-text-fill-color: transparent;
font-weight: 700;
font-style: italic;
margin-left: 0;
}
.puntos .punto .modal__inner h3 {
font-size: clamp(1.125rem, -0.875rem + 3.111vw, 2.2rem);
font-style: italic;
margin: 0 0 20px;
padding: 0;
}
.bloque-cumbres {
position: relative;
z-index: 2;
color: var(--black);
text-align: center;
}
.bloque-cumbres h2 {
font-style: italic;
font-weight: 700;
font-size: clamp(1.125rem, -0.875rem + 8.333vw, 3.75rem);
text-align: center;
background: var(--white);
background-size: 100%;
background-repeat: repeat;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
margin: 0 0 40px;
padding: 0;
}
.cumbres {
background:url(//www.edurnepasaban.com/wp-content/uploads/fondo.png) no-repeat center 43%;
background-size: 50%;
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-gap: 30px;
justify-items: center;
align-items: center;
margin: 0 0 80px;
}
.cumbres .cumbre {
grid-column: auto / span 1;
grid-row: auto / span 1;
aspect-ratio: 1;
width: 292px;
height: 292px;
background-color: #B75C56;
border: 2px solid var(--burgundy);
transition: all ease-in-out .3s;
}
.cumbres .cumbre:hover {
background-color: #ccc;
}
.cumbres .cumbre:nth-child(1), .cumbres .cumbre:nth-child(4)  {
background: transparent;
border: 2px solid transparent;
}
.cumbres .cumbre a {opacity: 1; transition: all ease-in-out .3s;}
.cumbres .cumbre a:hover {opacity: 1;}
.cumbres .cumbre a img {
mix-blend-mode: multiply;
-webkit-filter: grayscale(100%) contrast(1.2);
filter: grayscale(100%) contrast(1);
}
.cumbres .cumbre img:after {
border: 2px solid var(--burgundy);
}
.cumbres .cumbre a:hover img {
mix-blend-mode: normal;
}
.cumbres .cumbre:hover .text-cumbre{ color: var(--black);
}
.cumbres .cumbre .text-cumbre {
position: absolute;
margin: -204px auto 0;
width: 292px;
}
.cumbres .cumbre a h3 {
font-weight: 700;
font-size: 2rem;
text-transform: uppercase;
text-align: center;
background: var(--white);
background-size: 100%;
background-repeat: repeat;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
margin: 0;
padding: 0;
color: var(--white);
}
.cumbres .cumbre a p {
font-size: 1.125rem;
color: var(--white);
margin-top: 0;
}
.cumbres .cumbre span {
color: var(--white);
}
.cumbres .cumbre a p:before {
content: "";
position: absolute;
width: 15px;
height: 1px;
background-color: var(--white);
margin-left: -20px;
margin-top: 10px;
}
.cumbres .cumbre a p:after {
content: "";
position: absolute;
width: 15px;
height: 1px;
background-color: var(--white);
margin-left: 6px;
margin-top: 10px;
}
@media screen and (min-width:1110px) and (max-width: 1318px) {
.puntos {
height: 45vh;
}
.puntos .pto {
padding: 60px 20px;
min-height: 180px;
}
.cumbres .cumbre {
width: 240px;
height: 240px;
}
.cumbres .cumbre .text-cumbre {
margin: -174px auto 0;
width: 240px;
}
}
@media screen and (min-width:901px) and (max-width: 1109px) {
.puntos {
height: 45vh;
}
.puntos .pto {
padding: 50px 20px;
min-height: 150px;
}
.modal-desafios .modal__inner {
width: 70%;
height: 60%
}
.cumbres .cumbre {
position: relative;
width: auto;
height: calc(25vw - 30px);
}
.cumbres .cumbre a {height: 0;}
.cumbres .cumbre .text-cumbre {
position: absolute;
max-width: 200px;
position: absolute; 
left: 0; 
right: 0; 
margin-top: -70%;
margin-left: auto; 
margin-right: auto; 
}
}
@media screen and (min-width: 768px) and (max-width: 900px){
.puntos {
height: 45vh;
padding: 14vh 0;
}
.puntos .pto {
padding: 50px 20px;
min-height: 150px;
}
.modal-desafios .modal__inner {
width: 80%;
height: 65%
}
.cumbres {
grid-template-columns: repeat(3, 1fr);
}
.cumbres .cumbre {
position: relative;
width: auto;
height: calc(33.3333vw - 60px);
}
.cumbres .cumbre:nth-child(2){
grid-column: 2 / 3;
}
.cumbres .cumbre:nth-child(3){
grid-column: 1 / 2;
}
.cumbres .cumbre:nth-child(4){
grid-column: 3 / 4;
grid-row: 1 / 2
}
.cumbres .cumbre .text-cumbre {
position: absolute;
max-width: 200px;
position: absolute; 
left: 0; 
right: 0; 
margin-top: -70%;
margin-left: auto; 
margin-right: auto; 
}
}
@media screen and (max-width: 767px){
.puntos {
height: 45vh;
padding: 14vh 0;
}
.puntos .pto {
padding: 50px 20px;
min-height: 150px;
}
.modal-desafios .modal__inner {
width: 80%;
height: 70%
}
.puntos .punto .modal .cita, .puntos .punto .modal .texto-lightbox  {
width: 100%;
}
.puntos .punto .modal .cita p {
padding-left: 0;
padding-top: 30px;
}
.cumbres {
grid-template-columns: repeat(2, 1fr);
grid-gap: 30px;
}
.cumbres .cumbre {
position: relative;
width: auto;
height: calc(50vw - 60px);
}
.cumbres .cumbre:nth-child(1), .cumbres .cumbre:nth-child(4){
width: 0;
height: 0;
display: none;
}
.cumbres .cumbre .text-cumbre {
position: absolute;
max-width: 200px;
position: absolute; 
left: 0; 
right: 0; 
margin-top: -70%;
margin-left: auto; 
margin-right: auto; 
}
}
@media screen and (max-width: 500px) {
.puntos {
padding: 35px 20px 15px;
min-height: 100px;
}
.puntos .punto {
flex: 1 0 45%;
margin: 0 0 30px;
}
.puntos .pto {
padding: 30px 20px;
min-height: 100px;
}
.modal-desafios .modal__inner {
width: 100%;
height: 100%
}
.modal__close:after, .modal__close:before {
background: var(--black);
}
.modal.foto .modal__close:after, .modal.foto .modal__close:before {
background: var(--white);
}
.bloque-cumbres .container {
padding: 0 25px;
}
.cumbres {
grid-gap: 10px;
}
.cumbres .cumbre {
position: relative;
width: auto;
height: calc(50vw - 30px);
}
.cumbres .cumbre .text-cumbre {
max-width: 140px;
margin-top: -75%;
}
.cumbres .cumbre a h3 {
font-size: 1.3rem;
}
}
.page-template-servicio-template .modal.solicita {
background: rgba(0,0,0, .0);
position: fixed;
right: 0;
bottom: 0;
width: 350px;
height: 570px;
overflow: auto;
}
.page-template-servicio-template .modal__inner {
transition: top .25s ease;
position: absolute;
top: 0%;
right: 0;
bottom: 0;
left: 0;
width: 30%;
margin: auto;
overflow: auto;
background: #fff;
padding: 30px 50px;
height: 55%;
min-height: 530px;
}
.page-template-servicio-template .solicita .modal__inner  {
background: var(--black);
color: var(--white);
position: fixed;
right: 0;
bottom: 0;
overflow: auto;
padding: 10px 40px;
margin: 0;
max-width: 350px;
}
.page-template-servicio-template .modal-state:checked + .modal.solicita .modal__inner {
bottom: 0;
top: auto;
left: calc(100vw - 350px);
}
.page-template-servicio-template .solicita .modal__close::after, .page-template-servicio-template .solicita .modal__close::before {
content: '';
position: absolute;
width: 2px;
height: 1.5em;
background: var(--white);
display: block;
transform: rotate(45deg);
left: 0%;
margin: -3px 0 0 -1px;
}
.page-template-servicio-template .solicita .modal__close {
position: fixed;
right: 10px;
top: calc(50% - 30px);
}
.page-template-servicio-template .solicita .modal__close::before {
transform: rotate(-45deg);
}
.page-template-servicio-template .modal.solicita h3 {
background: var(--white);
background-size: 100%;
background-repeat: repeat;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-style: italic;
padding-top: 20px;
}
.page-template-servicio-template .modal.solicita input[type="text"], .page-template-servicio-template .modal.solicita input[type="email"], .page-template-servicio-template .modal.solicita input[type="tel"] {
color: var(--white);
border-bottom: 2px solid var(--white);
background-color: transparent;
border-top: 0;
border-left: 0;
border-right: 0;
border-radius: 0;
padding: 3px;
margin-bottom: 15px;
}
.page-template-servicio-template .modal.solicita .wpcf7-acceptance {
padding-left: 20px;
padding-right: 20px;
color: var(--black);
}
.page-template-servicio-template .modal.solicita a, .page-template-servicio-template .modal.solicita a:visited {
color: var(--white);
}
.page-template-servicio-template .modal.solicita a:hover, .page-template-servicio-template .modal.solicita a:target {
color: var(--white);
text-decoration: underline;
}
.page-template-servicio-template .modal.solicita .modal__inner .wpcf7-list-item {
margin: 10px 0 0;
}
.page-template-servicio-template .modal.solicita input[type="submit"] {
border: 1px solid;
border-top-color: currentcolor;
border-right-color: currentcolor;
border-bottom-color: currentcolor;
border-left-color: currentcolor;
border-color: var(--yellow);
border-radius: 20px;
background: var(--yellow);
color: var(--white);
font-weight: 700;
letter-spacing: 2px;
line-height: 1;
padding: 0.6em 1em 0.4em;
width: 85%;
margin: 0 20px 10px;
}
@media screen and (max-width: 420px) {
.page-template-servicio-template .modal.solicita {
background: rgba(255,255,255, .0);
top: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100vh;
overflow: auto;
}
.page-template-servicio-template .modal__inner {
background: #fff;
padding: 30px;
min-height: 100vh;
width: 100vw;
}
.page-template-servicio-template .solicita .modal__inner  {
background: var(--white);
color: var(--black);
position: fixed;
top:0;
padding: 30px;
margin: 0;
width: 100vw;
max-width: 100vw;
}
.page-template-servicio-template .modal-state:checked + .modal.solicita .modal__inner {
bottom: 0;
top: 0;
left: 0;
max-width: 100vw;
width: 100vw;
}
.page-template-servicio-template .solicita .modal__close::after, .page-template-servicio-template .solicita .modal__close::before {
background: var(--black);
}
.page-template-servicio-template .solicita .modal__close {
top: 20px;
}
.page-template-servicio-template .solicita .modal__close::before {
transform: rotate(-45deg);
}
.page-template-servicio-template .modal.solicita h3 {
background-color: var(--burgundy);
background: var(--burgundy-gradient);
background-size: 100%;
background-repeat: repeat;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
-moz-background-clip: text;
-moz-text-fill-color: transparent;
font-style:normal;
padding-top: 0;
}
.page-template-servicio-template .modal.solicita input[type="text"], .page-template-servicio-template .modal.solicita input[type="email"], .page-template-servicio-template .modal.solicita input[type="tel"] {
color: var(--black);
border-bottom: 2px solid var(--black);
}
.page-template-servicio-template .modal.solicita a, .page-template-servicio-template .modal.solicita a:visited {
color: var(--black);
}
.page-template-servicio-template .modal.solicita a:hover, .page-template-servicio-template .modal.solicita a:target {
color: var(--black);
}
.page-template-servicio-template .modal.solicita input[type="submit"] {
border: 1px solid;
border-top-color: currentcolor;
border-right-color: currentcolor;
border-bottom-color: currentcolor;
border-left-color: currentcolor;
border-color: var(--yellow);
border-radius: 20px;
background: var(--yellow);
color: var(--white);
font-weight: 700;
letter-spacing: 2px;
line-height: 1;
padding: 0.6em 1em 0.4em;
width: 85%;
margin: 0 20px 10px;
}
}
.highlighted {
position: relative;
padding: 0;
display: flex;
margin-top: 50px;
padding-bottom: 30px;
}
.highlighted img {
width: 100vw;
object-fit: cover;
}
p.text-conf {
margin-top: 40px;
font-size: clamp(1.125rem, -0.875rem + 3vw, 1.5rem);
}
.listado {
margin: 40px 0;
font-size: clamp(1.125rem, -0.875rem + 2.5vw, 1.3rem);
}
.listado ul {
margin: 0 40px; 
padding: 0;
list-style: none;
-webkit-column-count: 2;
-webkit-column-gap: 30px;
column-count: 2;
column-gap: 30px;
font-size: clamp(1.125rem, -0.875rem + 2.5vw, 1.3rem);
}
.listado ul li {
list-style-image: url(//www.edurnepasaban.com/wp-content/uploads/bullet-sm.svg);
padding-inline-start: 10px;
line-height: 1.5;
}
.imagenes-galeria {
position: relative;
overflow: hidden;
background: var(--creme);
margin: 60px 0 0;
padding: 80px 15px 40px;
overflow-x: hidden;
}
.imagenes-galeria .galeria {overflow-x: hidden;}
.imagenes-galeria .swiper-slide {
height: 360px;
margin-bottom: 30px;
overflow: hidden;
}
.imagenes-galeria .swiper-slide .image {
bottom: 0;
}
.imagenes-galeria .swiper-slide img {
object-fit: cover;
object-position: center top;
height: 360px;
min-width: calc((1260px / 3) - 30px);
max-width: calc((1260px / 3) - 30px);
width: auto;
}
.imagenes-galeria .swiper-slide .imagen {
margin: 15px;
}
.imagenes-galeria .dots {
position: relative;
bottom: 0;
margin: 40px 0;
}
.imagenes-galeria .dots .swiper-pagination-bullet {
width: 12px;
height: 12px;
display: inline-block;
border-radius: 50%;
background: var(--black);
opacity: 0.6;
}
.imagenes-galeria .dots .swiper-pagination-bullet-active {
background: var(--burgundy);
opacity: 1;
}
.galeria .modal__inner {
transition: top .25s ease;
position: absolute;
top: 0%;
right: 0;
bottom: 0;
left: 0;
width: 90%;
margin: auto;
overflow: auto;
background: transparent;
text-align: center;
padding: 0;
height: 90%;
}
.galeria .modal__inner img {
height: 90%;
width: 90%;
object-fit: contain;
}
.bloque-videos {
background: var(--black);
color: var(--white);
margin: 0;
padding: 90px 0;
}
.page-id-361 .bloque-videos {padding: 0;}
.bloque-videos h2 {
font-style: italic;
font-weight: 700;
font-size: clamp(1.75rem, -0.875rem + 8.333vw, 3.75rem);
background: var(--white);
background-size: 100%;
background-repeat: repeat;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
margin: 0;
padding: 0;
text-align: center;
}
.bloque-videos .videos {
display: flex;
flex-wrap: wrap;
}
.bloque-videos .videos .video{
flex: 1 0 30%;
margin: 30px;
}
.bloque-videos .online {
text-align: center;
}
.bloque-videos .online h3 {
font-size: clamp(1.125rem, -0.875rem + 3vw, 2rem);
font-style: normal;
font-weight: 700;
text-transform: uppercase;
background: var(--white);
background-size: 100%;
background-repeat: repeat;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
margin: 0;
padding: 0;
text-align: center;
}
.bloque-videos .online img {
text-align: center;
max-width: 800px;
}
@media screen and (max-width: 1350px) {
.imagenes-galeria .swiper-slide img {
height: 330px;
max-width: calc(33.3333vw - 80px);
min-width: calc(33.3333vw - 80px);
width: calc(33.3333vw - 80px);
}
}
@media screen and (max-width: 1024px) {
.imagenes-galeria .swiper-slide img {
height: 330px;
max-width: 33.33vw;
min-width: 33.33vw;
width: 33.33vw;
}
.bloque-videos .online img {
max-width: 100%;
}
}
@media screen and (max-width: 900px) {
.listado ul {
-webkit-column-count: 1;
column-count: 1;
}
}
@media screen and (max-width: 640px) {
.imagenes-galeria .swiper-slide img {
min-height: 330px;
height: 330px;
max-width: 100vw;
min-width: 100vw;
width: 100vw;
}
.bloque-videos .videos .video{
flex: 1 0 70%;
margin: 15px 0;
}
.highlighted {
margin-top: 0;
}
}
.page-template-contacto-template .head {position: relative; min-height: 100vh; height: auto; overflow:hidden;}
.page-template-contacto-template .head .image {
clip-path: none;
width: 100vw;
height: auto;
position: absolute;
top: 10vh;
right: 0;
left: 0;
bottom: 0;
}
.page-template-contacto-template .head img {
position: relative;
overflow-y: hidden;
max-width: 100vw;
height: 100vh;
object-fit: cover;
}
.page-template-contacto-template .head .main {
position: relative;
display: inline-block;
width: 30%;
max-width: 400px;
padding-top: 0vh;
background: transparent; padding: 0;
}
.page-template-contacto-template .head .main:after {
content:url(//www.edurnepasaban.com/wp-content/uploads/div.svg);
position: relative;
display: inline-block;
float: right; margin-right: -5rem;
margin-top: -200px;
}
.page-template-contacto-template .head .main h1 {
position: relative;
z-index: 1; text-align: left; 
font-size: clamp(1.75rem, -0.875rem + 9.5vw, 3.5rem);
font-style: italic;
font-weight: 700;
text-transform: uppercase;
line-height: 1;
background: var(--black);
background-size: 100%;
background-repeat: repeat;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
padding: 0 30px 0 0;
margin: 0 0 5vh;
}
.page-template-contacto-template .head .main p {
font-size: clamp(1.125rem, -0.875rem + 2.7vw, 1.5rem);
}
.page-template-contacto-template .head .main p a {
font-weight: 600;
}
.page-template-contacto-template .formulario {
position: relative;
display:inline-block;
float: right;
margin-top: 15vh;
margin-right: 10vw;
width: 48%;
z-index: 3; }
.page-template-contacto-template .formulario input[type="text"], .page-template-contacto-template .formulario input[type="email"], .page-template-contacto-template .formulario  input[type="tel"] {
background: transparent;
color: var(--black);
border-bottom: 1px solid var(--black);
font-weight: 400;
margin-right: 15px;
width: 100%;
}
.page-template-contacto-template .formulario .label {
display: inline-block;
border-bottom: 4px solid var(--burgundy);
width: 120px;
font-weight: bold;
text-transform: uppercase;
}
.page-template-contacto-template .formulario .wpcf7-form-control-wrap  {
width: calc(100% - 120px);
display: inline-block;
margin-bottom: 26x;
}
.page-template-contacto-template .formulario .motivo .wpcf7-form-control-wrap {
margin-bottom: 26px;
}
.page-template-contacto-template.formulario .wpcf7-form-control-wrap .wpcf7-radio, .page-template-contacto-template .formulario .msg .wpcf7-form-control-wrap   {width: 100%;}
.page-template-contacto-template .formulario select, .page-template-contacto-template .formulario textarea {
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 1px solid var(--black);
background-color: transparent;
min-width: 256px;
}
.page-template-contacto-template .formulario select {
width: 100%;
margin-right: 15px;
color: var(--black);
font-weight: 400;
max-width: 320px;
}
.page-template-contacto-template .formulario textarea {
margin-right: 15px;
background-color: rgba(255,255,255, .75);
border: 1px solid var(--black);
width: 100%;
}
.page-template-contacto-template .formulario .wpcf7-list-item-label {
color: var(--black);
}
.page-template-contacto-template .formulario a, .page-template-contacto-template .formulario a:visited {
color: var(--black);
text-decoration: underline;
}
.page-template-contacto-template .formulario  .wpcf7-list-item-label a:hover, .page-template-contacto-template .formulario  .wpcf7-list-item-label a:target {
color: var(--black);
text-decoration: none;
}
.page-template-contacto-template .radio .wpcf7-list-item {
display: inline-block;
margin: 0 0 0 10px;
}
.page-template-contacto-template .radio .wpcf7-list-item .wpcf7-list-item-label {
font-size: 0.9rem;
}
.page-template-contacto-template .formulario input[type="submit"] {
border: 1px solid;
border-top-color: currentcolor;
border-right-color: currentcolor;
border-bottom-color: currentcolor;
border-left-color: currentcolor;
border-color: transparent;
background: var(--burgundy-gradient);
color: var(--white);
line-height: 1;
padding: 0.6em 1em 0.4em;
margin-left: 321px;
float: right;
}
.wpcf7-not-valid-tip {
color: var(--burgundy);
font-size: 0.9rem;
font-weight: normal;
display: inline-block;
text-align: left;
position: absolute;
width: 100%;
left: 0;
text-align: right;
top: 2px;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: var(--black);
background-color: var(--black);
color: var(--white);
font-size: 22px;
font-weight: 700;
padding: 10px 20px;
}
.wpcf7 form .wpcf7-response-output {
margin: -2.5em 0 0em;
padding: 0.2em 0.5em;
border: 2px solid var(--burgundy);
background-color: var(--burgundy);
color: var(--white);
}
.wpcf7 form.init .wpcf7-response-output {
display: none;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
border-color: var(--burgundy);
}
.page-template-contacto-template .head .container { margin-top: 5rem;}
@media screen and (max-width: 900px) {
.page-template-contacto-template .head .container { margin-top: 3rem;}
.page-template-contacto-template .head .main {
position: relative;
display: inline-block;
vertical-align:top;
width: 25vw;
max-width: 240px;
}
.page-template-contacto-template .head .main h1 {
text-align: right;
font-size: clamp(1.5rem, -0.875rem + 6.5vw, 3.3rem);
padding: 0 30px 0 0;
margin: 0 0 5vh;
}
.page-template-contacto-template .formulario {
position: relative;
display: inline-block;
vertical-align:top;
right: 0;
width: 54vw;
margin-left: 5vw;
}
.page-template-contacto-template .head .main:after {
display: none;
}
.page-template-contacto-template .head .main {
position: relative;
width: 100%;
max-width: 95vw; min-height: 6vh;
margin: 0;
}
.page-template-contacto-template .head .main h1 {
text-align: center;
margin: 0;
padding: 0;
}
.page-template-contacto-template .head .main p {
text-align: center;
margin-bottom: 0;
}
.page-template-contacto-template .formulario {
position: relative;
top: 0;
right: 0;
left: 0;
width: calc(100vw - 60px);
min-height: 65vh;
margin: 0 auto;
padding: 30px;
text-align: center;
}
.page-template-contacto-template .formulario .nombre .label, .page-template-contacto-template .formulario .apellido .label, .page-template-contacto-template .formulario .org .label, .page-template-contacto-template .formulario .motivo .label, .page-template-contacto-template .formulario .email .label , .page-template-contacto-template .formulario .tel .label, .page-template-contacto-template .formulario .msg .label{
text-align: left;
}
.page-template-contacto-template .radio .wpcf7-list-item {
display: inline-block;
margin: 0 0 0 20px;
}
.page-template-contacto-template .formulario .radio {
}
}
@media screen and (max-width: 600px) {
.page-template-contacto-template .head {height: auto;}
.page-template-contacto-template .formulario{
text-align: left;
width: calc(100vw - 60px);
padding: 30px 0;
}
.page-template-contacto-template .formulario .wpcf7-form-control-wrap {
width: calc(100vw - 180px);
}
.page-template-contacto-template .formulario textarea, .page-template-contacto-template .formulario .aceptar .wpcf7-form-control-wrap {
width: calc(100vw - 60px);
}
.page-template-contacto-template .formulario input[type="text"], .page-template-contacto-template .formulario input[type="email"], .page-template-contacto-template .formulario input[type="tel"] {
width: calc(100vw - 180px);
}
.page-template-contacto-template .formulario input[type="submit"] {
margin-left: 0
}
.page-template-contacto-template .head .image {
top: 55vh;
}
.page-template-contacto-template .radio .wpcf7-list-item {
display: inline-block;
margin: 0 0 0 20px;
width: 100%;
}
.page-template-contacto-template .formulario .motivo .wpcf7-form-control-wrap {vertical-align: top;}
}
.single-multimedia .main-navigation a, .single-multimedia .main-navigation a:visited {
color: var(--black);
}
.blog h1 {
font-size: clamp(1.75rem, -0.875rem + 9.5vw, 3.5rem);
font-style: italic;
font-weight: 700;
text-transform: uppercase;
line-height: 1;
background: var(--black);
background-size: 100%;
background-repeat: repeat;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
padding: 0;
margin: 5vh 0;
}
.filter ul {
display: flex;
margin: 0;
padding: 0;
gap: 30px;
}
.filter ul li {
min-width: 280px;
padding: 20px 0 50px;
}
.filter ul li select.sf-input-select {
height: 32px;
min-width: 280px;
background-color: var(--black);
color: var(--white);
}
.filter ul li input.sf-input-text {
min-width: 280px;
}
.multimedia-loop, .search-filter-results {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: 300px;
gap: 30px;
}
.multimedia-nav .posts-navigation .nav-previous {
flex: 1 0 50%;
text-align: end;
}
.multimedia-nav .posts-navigation .nav-next {
flex: 1 0 50%;
text-align:start;
}
.search-filter-results {width: 0;}
.single .site-main.container .volver {
text-align: left;
margin: 80px 0 0;
}
.single .site-main.container .volver a, .single .site-main.container .volver a:visited{
color: var(--white);
padding: 10px 30px;
border-radius: 20px;
border: 1px solid var(--black);
background: var(--black);
text-decoration: none;
text-transform: uppercase;
font-weight: 400;
}
.single .site-main.container .volver a:hover, .single .site-main.container .volver a:target {
border: 1px solid var(--black);
background: var(--white);
color: var(--black);
transition: ease-in 0.15s;
}
.multimedia-loop .type-multimedia h2.entry-title {
margin: 10px 0;
color: var(--black);
font-size: 1.377rem;
font-style: italic;
font-weight: 300;
background: var(--black);
background-size: 100%;
background-repeat: repeat;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.multimedia-loop img {
height: 236px;
border: 1px solid var(--black);
object-fit: cover;
}
#top {
display: none;
position: fixed;
bottom: 20px;
right: 30px;
z-index: 99;
font-size: 1rem;
border: none;
outline: none;
background-color: var(--burgundy);
color: white;
cursor: pointer;
padding: 15px;
border-radius: 23px;
}
#top:hover {
background-color: var(--black);
}
.blog .item a.post-thumbnail {
background-color: var(--white);
color: transparent;
text-decoration: none;
}
.blog .item a.post-thumbnail:hover {
mix-blend-mode: multiply;
-webkit-filter: grayscale(100%) contrast(1.2);
filter: grayscale(100%) contrast(1);
}
.blog .item .fecha {
color: white;
background:var(--black);
float: right;
padding: 4px 10px 4px 20px;
position: relative;
clip-path: polygon(15% 0%,100% 0%, 100% 100%, 0% 100%);
margin-top: -20px;
margin-bottom: 10px;
margin-right: -5px;
font-size: 16px;
letter-spacing: 1.5px;
}
@media screen and (max-width: 990px){
.blog .filter .searchandfilter select.sf-input-select, .blog .filter .searchandfilter select.sf-input-select {
min-width: 30vw;
}
.multimedia-loop, .search-filter-results {
grid-template-columns: repeat(2, 1fr);
}
.filter ul {
gap: 15px;
}
.filter ul li {
min-width: 30vw;
}
}
@media screen and (max-width: 600px){
.multimedia-loop, .search-filter-results {
grid-template-columns: repeat(1, 1fr);
}
.blog .site-main.container {
padding: 0 15px;
}
.blog h1 {
margin-top: 40px;
}
.filter ul {
display: inline-block;
}
.blog .filter .searchandfilter select.sf-input-select, .blog .filter .searchandfilter select.sf-input-select {
min-width: 90vw;
margin-right: 0;
}
.filter ul li {
min-width: 90vw;
}
}
.bg-desafios {
clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
width: 90vw;
max-width: 1600px;
margin-top: 20vh;
margin-left: 10vw;
height: calc(34.57vw + 12vh);
z-index: 10;
position: relative;
background-color: rgba(142, 70, 86, .85);
background-image: linear-gradient(90deg, #A15B56 0%, #7E4856 100%);
}
.head-desafios {
display: flex;
margin: calc(-34.57vw - 13vh) auto 0;
}
.img-ochomiles {
position: relative;
z-index: 10;
flex: 0 0 20vw;
text-align: right;
}
.head-desafios .destacado {
position: relative;
z-index: 10;
display: flex;
margin-left: 5vw;
align-items: end;
margin-top: -10vh;
}
.head-desafios .destacado .nombre-cumbre {
text-align: center;
max-width: 15vw;
margin-top: 5vh;
}
.head-desafios .destacado .nombre-cumbre h1 {
font-size: clamp(1.125rem, -0.875rem + 3.333vw, 4rem);
font-weight: 700;
text-transform: uppercase;
background: var(--white);
background-size: 100%;
background-repeat: repeat;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
margin: 0;
padding: 0;
}
.head-desafios .destacado .nombre-cumbre p.altura {
color: var(--white);
font-size: clamp(1.125rem, -0.875rem + 4.111vw, 1.75rem);
margin: 0 35px;
}
.head-desafios .destacado .nombre-cumbre p.altura::before {
content: "";
position: absolute;
width: 25px;
height: 1px;
background-color: var(--white);
margin-left: -30px;
margin-top: 16px;
}
.head-desafios .destacado .nombre-cumbre p.altura::after {
content: "";
position: absolute;
width: 25px;
height: 1px;
background-color: var(--white);
margin-left: 10px;
margin-top: 16px;
}
.head-desafios .destacado .nombre-cumbre .image {
margin-top: 30px;
max-width: 240px;
}
.head-desafios .destacado .img-ppal {
flex: 0 0 45vw;
margin-left: 5vw;
}
.txtppal {
position: relative;
z-index: 10;
color: white;
font-size: clamp(1.125rem, -0.875rem + 3vw, 1.75rem);
font-style: italic;
margin: 10px 7vw 10px 25vw;
width: 60vw;
max-width: calc(1600px - 30vw);
}
.single-desafios h2 {
margin: 12vh 0 0;
padding-top: 50px;
text-align: center;
font-size: clamp(1.75rem, -0.875rem + 8.333vw, 3.75rem);
font-weight: 700;
text-transform: uppercase;
background: var(--black);
background-size: 100%;
background-repeat: repeat;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.single-desafios .metas {
border-top: 1px solid var(--burgundy);
border-bottom: 1px solid var(--burgundy);
margin: 20px 0 40px;
padding: 20px 0;
text-align: center;
color: var(--burgundy);
line-height: 2;
}
.single-desafios .metas strong {
color: var(--black);
font-weight: 400;
}
.single-desafios .texto {
column-count: 2;
column-gap: 30px;
margin: 30px 15vw;
}
.single-desafios .texto p {
margin-top: 0;
font-size: 1.125rem;
}
.single-desafios .texto blockquote {
color: var(--burgundy);
font-weight: 400;
}
.single-desafios .texto blockquote::before {
content:'';
background-image: url(//www.edurnepasaban.com/wp-content/uploads/marker.png);
background-repeat: no-repeat;
background-size: 10px 270px;
width: 10px;
height: 270px;
position: absolute;
z-index: 1;
margin-left: -45px;
}
.single-desafios .imagen-final {margin-top: -120px;}
.single-desafios .imagen-final img {
min-height: 800px;
width: 100%;
object-fit: cover;
margin-top: 0;
}
.single-desafios .imagenes-desafio {
overflow: hidden;
position: relative;
padding: 0 80px;
}
.single-desafios .imagenes-desafio .galeria-desafio {
overflow: hidden;
}
.single-desafios .imagenes-desafio .swiper-slide {
height: 200px;
max-width: 310px;
}
.single-desafios .imagenes-desafio .swiper-slide img {
object-fit: cover;
object-position: center bottom;
height: 200px;
max-width: 280px;
width: 100%;
z-index: 11;
position: relative;
}
.desafios-template-default .swiper-button-next {
background: url(//www.edurnepasaban.com/wp-content/uploads/right-1.svg) no-repeat;
width: 72px;
margin-right: -10px;
margin-top: -10px;
}
.desafios-template-default .swiper-button-prev {
background: url(//www.edurnepasaban.com/wp-content/uploads/left-arrow.svg) no-repeat;
width: 72px;
margin-left: -10px;
margin-top: -10px;
}
.imagenes-galeria .swipe-button-next, .imagenes-galeria .swipe-button-prev {position: relative;}
.imagenes-desafio .modal__inner {
transition: top .25s ease;
position: absolute;
top: 0%;
right: 0;
bottom: 0;
left: 0;
width: 90%;
margin: auto;
overflow: auto;
background: transparent;
text-align: center;
padding: 0;
display: inline-block;
height: 100%;
vertical-align: middle;
}
.imagenes-desafio .modal__inner img {
position: relative;
top: 50%;
transform: translateY(-50%);
}
.single-desafios .bloque-cumbres {
margin-top: -12vh;
}
.cumbres.detalle {
background: none;
background-size: auto;
display: grid;
grid-template-columns: repeat(7, 1fr);
grid-gap: 30px;
margin: 0 0 80px;
} .cumbres.detalle .cumbre {
grid-column: auto / span 1;
max-width: 154px;
max-height: 154px;
background-color: #B75C56;
border: 2px solid var(--burgundy);
transition: all ease-in-out .3s;
}
.cumbres.detalle .cumbre:hover {
background-color: #ccc;
}
.cumbres.detalle .cumbre.active {
background: var(--grey);
}
.cumbres.detalle .cumbre .text-cumbre {
position: absolute;
margin: -120px auto 0;
width: 150px;
}
.cumbres.detalle .cumbre a h3 {
font-size: 1.2rem;
}
.menu-cumbres {
position: absolute;
width: 300px;
right: 10vw;
top: 12vh;
z-index: 90;
}
.menu-cumbres .accordion {
display: block;
font-size: inherit;
margin: 0px;
position: relative;
}
.menu-cumbres .accordion input {
display: none;
position: absolute;
visibility: hidden;
left: 50%;
top: 50%;
z-index: 1;
}
.menu-cumbres .accordion__header {
background-color: var(--black);
border-bottom-width: 0px;
color: var(--white);
cursor: pointer;
transition: background 0.2s;
padding: 10px 20px;
position: relative;
z-index: 2;
}
.menu-cumbres .accordion__header:hover {
background-color: var(--black);
color: white;
}
.menu-cumbres .accordion__header:hover:before, .menu-cumbres .accordion__header:hover:after {
background-color: white;
}
.menu-cumbres .accordion__header:before, .menu-cumbres .accordion__header:after {
background-color: var(--white);
content: "";
display: block;
position: absolute;
z-index: 3;
}
.menu-cumbres  .accordion__header:before {
height: 2px;
margin-top: -1px;
top: 50%;
right: 20px;
width: 8px;
}
.menu-cumbres  .accordion__header:after {
height: 8px;
margin-top: -4px;
top: 50%;
right: 23px;
width: 2px;
}
.menu-cumbres .accordion input:checked ~ .accordion__header {
background: var(--black);
color: white;
}
.menu-cumbres  .accordion input:checked ~ .accordion__header:hover {
background-color: var(--black);
color: white;
}
.menu-cumbres .accordion input:checked ~ .accordion__header:before {
background-color: white;
}
.menu-cumbres .accordion input:checked ~ .accordion__header:after {
display: none;
}
.menu-cumbres .accordion__content {
background-color: rgba(255,255, 255, 0.8);
display: none;
padding: 10px 0;
}
.menu-cumbres  .accordion input:checked ~ .accordion__content {
display: block;
z-index: 11;
position: relative;
}
.menu-cumbres  .accordion input:checked ~ .accordion__content a,.menu-cumbres  .accordion input:checked ~ .accordion__content a:visited {
color: var(--black);
font-weight: 400;
text-transform: uppercase;
line-height: 2;
padding: 0 20px;
display: inline-block;
width: 100%;
}
.menu-cumbres  .accordion input:checked ~ .accordion__content a:hover,.menu-cumbres  .accordion input:checked ~ .accordion__content a:target {
background: rgba(0,0,0,.4);
color: var(--white);
text-decoration: none;
}
@media screen and (max-width: 1340px) {
.cumbres.detalle {
grid-template-columns: repeat(5, 1fr);
}
.cumbres.detalle .cumbre .text-cumbre {
position: absolute;
margin: -120px auto 0;
width: 150px;
}
}
@media screen and (max-width: 900px) {
.cumbres.detalle {
grid-template-columns: repeat(4, 1fr);
}
.cumbres.detalle .cumbre:nth-child(4) {
grid-column: auto / span 1;
grid-row: auto / span 1;
}
.single-desafios .imagenes-desafio .swiper-slide {
max-width: 500px; 
}
}
@media screen and (max-width: 768px) {
.bg-desafios {
width: 92vw;
margin-top: 15vh;
margin-left: 8vw;
height: calc(34.57vw + 20vh);
}
.head-desafios {
margin: calc(-34.57vw - 19vh) auto 0;
}
.img-ochomiles {flex: 0 0 20vw;}
.menu-cumbres {right: 5vw; width: 90vw;}
.head-desafios .destacado .nombre-cumbre {
max-width: 20vw;
margin-top: 10vh;
}
.head-desafios .destacado .nombre-cumbre p.altura {
font-size: clamp(1rem, -0.875rem + 3.111vw, 1.5rem);
margin: 0 25px;
}
.head-desafios .destacado .nombre-cumbre p.altura::after {
width: 15px;
margin-left: 5px;
margin-top: 10px;
}
.head-desafios .destacado .nombre-cumbre p.altura::before {
width: 15px;
background-color: var(--white);
margin-left: -20px;
margin-top: 10px;
}
.single-desafios .imagenes-desafio {
padding: 0 60px;
}
.single-desafios .imagenes-desafio .swiper-slide {
max-width: 500px; 
}
.cumbres.detalle {
grid-template-columns: repeat(3, 1fr);
}
.cumbres.detalle .cumbre:nth-child(1), .cumbres.detalle .cumbre:nth-child(4) {
width: auto;
height: auto;
display:block;
}
.single-desafios .texto {
column-count: 2;
column-gap: 30px;
margin: 30px;
}
}
@media screen and (max-width: 585px) {
.bg-desafios {
width: 100vw;
margin-left: 0;
height: 550px;
clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.head-desafios {
margin: -530px auto 0;
}
.img-ochomiles {
flex: 0 0 15vw;
}
.head-desafios .destacado {
margin-left: 5vw;
display: inline-block;
}
.head-desafios .destacado .nombre-cumbre {
width: 100%;
max-width: 100%;
margin-top: 10vh;
text-align: left;
}
.head-desafios .destacado .img-ppal {
width: 100%;
padding-right: 5vw;
margin-left: 0;
}
.head-desafios .destacado .nombre-cumbre .image {
margin-top: -80px;
margin-right: 5vw;
max-width: 120px;
float: right;
}
.txtppal {
margin: 10px 7vw 10px 7vw;
width: 85vw;
}
.single-desafios h2 {
margin: 8vh 0 0;
}
.single-desafios .metas {
line-height: 1.5;
}
.single-desafios .texto .empty, .single-desafios .texto p + .empty  {
display: none;
}
.single-desafios .texto {
column-count: 1;
}
.single-desafios .bloque-cumbres {
margin-top: -72vh;
}
.cumbres.detalle {
grid-template-columns: repeat(2, 1fr);
grid-gap: 10px;
}
.cumbres.detalle .cumbre, .cumbres.detalle .cumbre:nth-child(1), .cumbres.detalle .cumbre:nth-child(4) {
position: relative;
width: auto;
height: calc(50vw - 30px);
}
.cumbres.detalle .cumbre .text-cumbre {
margin: -110px auto 0;
width: 120px;
}
} #moove_gdpr_cookie_info_bar { border: none !important; box-shadow: 0 0 1rem rgba(0, 0, 0, .2) !important;}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content { flex-direction: column !important;}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder { flex-wrap: nowrap !important;  width: 100% !important; margin: 2rem 0 0 !important; padding: 0 !important;}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button ,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-button-holder button { font-size: 1rem !important; font-weight: bold !important; text-transform: uppercase !important; padding: .5rem 1.5rem !important;} 
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.change-settings-button { color: #fff !important; background: #000814 !important; opacity: 1 !important; box-shadow: none !important;} 
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:hover ,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-button-holder button:hover { opacity: .5 !important;} 
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p ,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content p ,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content span { font-size: 1.1rem !important; line-height: 1.5rem !important;} 
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt {display:none;}.gdpr_lightbox-active,.gdpr_lightbox-active body{overflow:hidden}.gdpr_lightbox{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,.9);outline:none!important;opacity:0;transition:opacity .3s ease}.gdpr_lightbox.gdpr_lightbox-opened{opacity:1}.gdpr_lightbox.gdpr_lightbox-closed{opacity:0}.gdpr_lightbox *{box-sizing:border-box}.gdpr_lightbox-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none!important}.gdpr_lightbox-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.gdpr_lightbox-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;transition:opacity .3s ease}.gdpr_lightbox-loading .gdpr_lightbox-loader{opacity:1}.gdpr_lightbox-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none!important}.gdpr_lightbox-content{z-index:9993;width:100%;transform:scale(1);transition:transform .3s ease}.gdpr_lightbox-closed .gdpr_lightbox-content,.gdpr_lightbox-loading .gdpr_lightbox-content{transform:scale(.8)}.gdpr_lightbox-content:after{content:"";position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6)}.gdpr_lightbox-close,.gdpr_lightbox-close:active,.gdpr_lightbox-close:focus,.gdpr_lightbox-close:hover,.gdpr_lightbox-close:visited{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;background:none;box-shadow:none}.gdpr_lightbox-close::-moz-focus-inner{border:0;padding:0}.gdpr_lightbox-close:active{top:1px}.gdpr_lightbox-image img{max-width:100%;display:block;line-height:0;border:0}.gdpr_lightbox-iframe .gdpr_lightbox-container{width:100%;max-width:964px}.gdpr_lightbox-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;transform:translateZ(0);-webkit-overflow-scrolling:touch}.gdpr_lightbox-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}body.moove_gdpr_overflow{overflow:hidden}body.moove_gdpr_overflow #page{position:relative;z-index:10}body.moove_gdpr_overflow #main-header,body.moove_gdpr_overflow #page-container{z-index:99}.gdpr_lightbox-hide,body.logged-in.et_divi_builder.et-fb #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme{display:none}.gdpr_lightbox dialog#moove_gdpr_cookie_modal{display:-ms-flexbox;display:flex;position:relative;padding:0;background:transparent;border:none;width:100%;height:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar .moove-gdpr-cookie-notice button.change-settings-button{padding:0;display:inline-block;border:none;box-shadow:none;background-color:transparent;color:inherit;text-decoration:underline;cursor:pointer;transition:all .2s ease;font-size:inherit;text-transform:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit}.cookie-switch.focus-g,.cookie-switch:focus,.gdpr-shr-switch.focus-g,.gdpr-shr-switch:focus{box-shadow:1px 1px 5px #010101;border-radius:50px}#moove_gdpr_cookie_modal .mgbutton.focus-g,#moove_gdpr_cookie_modal .mgbutton:focus{box-shadow:1px 1px 5px #010101}#moove_gdpr_cookie_info_bar .gdpr-fbo-0{-ms-flex-order:1;order:1}#moove_gdpr_cookie_info_bar .gdpr-fbo-1{-ms-flex-order:2;order:2}#moove_gdpr_cookie_info_bar .gdpr-fbo-2{-ms-flex-order:3;order:3}#moove_gdpr_cookie_info_bar .gdpr-fbo-3{-ms-flex-order:4;order:4}#moove_gdpr_cookie_info_bar .gdpr-fbo-4{-ms-flex-order:5;order:5}#moove_gdpr_cookie_info_bar .gdpr-fbo-5{-ms-flex-order:6;order:6}.gdpr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#moove_gdpr_cookie_modal li a .gdpr-svg-icon,#moove_gdpr_cookie_modal li button .gdpr-svg-icon{height:30px;display:inline-block;float:left;width:35px;margin-right:5px;position:relative;top:0}#moove_gdpr_cookie_modal li a .gdpr-svg-icon svg,#moove_gdpr_cookie_modal li button .gdpr-svg-icon svg{height:30px;width:auto;background-color:transparent}body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu .gdpr-svg-icon,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{display:none}.moove_gdpr_cookie_modal_open .gdpr_lightbox-content:after{box-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content{-ms-flex-pack:justify;justify-content:space-between}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{margin:0 -4px;max-width:calc(100% + 8px);width:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:2px}@media (min-width:768px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:2px 4px}}#moove_gdpr_cookie_info_bar{content-visibility:auto}#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{display:none}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn{display:block;position:absolute;top:-15px;right:-15px;background-color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn.focus-g,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:focus,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn.focus-g,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:focus,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:hover{background-color:#626262;color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container{position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn{background-color:transparent;padding:0;display:inline-block;float:right;position:relative;font-size:14px;line-height:20px;margin:3px 4px;width:36px;height:36px;border-radius:50%;box-shadow:inset 0 0 0 1px #626262;color:#626262;transition:all .3s ease}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn{display:none}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn:hover{background-color:#626262;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i{font-size:32px;top:-1px;position:relative;height:30px;display:block;overflow:hidden}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{color:#fff;opacity:.7;box-shadow:inset 0 0 0 1px #fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover{background-color:#fff;opacity:1;color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button{text-decoration:none}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider,#moove_gdpr_cookie_modal .switch .slider{overflow:visible;box-shadow:1px 1px transparent}#moove_gdpr_cookie_modal{margin:0 auto;margin-top:0;min-height:60vh;font-family:Nunito,sans-serif;content-visibility:hidden}#moove_gdpr_cookie_modal span.tab-title{display:block}#moove_gdpr_cookie_modal button{letter-spacing:0;outline:none;cursor:pointer}#moove_gdpr_cookie_modal *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:inherit}#moove_gdpr_cookie_modal .cookie-switch,#moove_gdpr_cookie_modal .switch{position:relative;display:inline-block;width:50px;height:30px;padding:0}#moove_gdpr_cookie_modal .cookie-switch input,#moove_gdpr_cookie_modal .switch input{display:none}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider,#moove_gdpr_cookie_modal .cookie-switch .slider,#moove_gdpr_cookie_modal .switch .cookie-slider,#moove_gdpr_cookie_modal .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:red;transition:.4s;margin:0;padding:0}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch .slider:before,#moove_gdpr_cookie_modal .switch .cookie-slider:before,#moove_gdpr_cookie_modal .switch .slider:before{position:absolute;content:"";height:26px;width:26px;left:1px;bottom:1px;transition:.4s;border:1px solid #f2f2f2;border-radius:50%;background-color:#fff;box-shadow:0 5px 15px 0 rgba(0,0,0,.25);display:block;box-sizing:content-box}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:after,#moove_gdpr_cookie_modal .cookie-switch .slider:after,#moove_gdpr_cookie_modal .switch .cookie-slider:after,#moove_gdpr_cookie_modal .switch .slider:after{content:attr(data-text-disabled);position:absolute;top:0;left:60px;font-weight:700;font-size:16px;line-height:30px;color:red;display:block;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.cookie-round,#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.round,#moove_gdpr_cookie_modal .cookie-switch .slider.cookie-round,#moove_gdpr_cookie_modal .cookie-switch .slider.round,#moove_gdpr_cookie_modal .switch .cookie-slider.cookie-round,#moove_gdpr_cookie_modal .switch .cookie-slider.round,#moove_gdpr_cookie_modal .switch .slider.cookie-round,#moove_gdpr_cookie_modal .switch .slider.round{border-radius:34px}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.cookie-round:before,#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.round:before,#moove_gdpr_cookie_modal .cookie-switch .slider.cookie-round:before,#moove_gdpr_cookie_modal .cookie-switch .slider.round:before,#moove_gdpr_cookie_modal .switch .cookie-slider.cookie-round:before,#moove_gdpr_cookie_modal .switch .cookie-slider.round:before,#moove_gdpr_cookie_modal .switch .slider.cookie-round:before,#moove_gdpr_cookie_modal .switch .slider.round:before{border-radius:50%}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.gdpr-sr:after,#moove_gdpr_cookie_modal .cookie-switch .slider.gdpr-sr:after,#moove_gdpr_cookie_modal .switch .cookie-slider.gdpr-sr:after,#moove_gdpr_cookie_modal .switch .slider.gdpr-sr:after{display:none}#moove_gdpr_cookie_modal .cookie-switch .gdpr-sr-enable,#moove_gdpr_cookie_modal .switch .gdpr-sr-enable{display:none;color:#2e9935}#moove_gdpr_cookie_modal .cookie-switch .gdpr-sr-disable,#moove_gdpr_cookie_modal .switch .gdpr-sr-disable{display:block;color:red}#moove_gdpr_cookie_modal .cookie-switch .gdpr-sr-label,#moove_gdpr_cookie_modal .switch .gdpr-sr-label{position:absolute;top:0;left:60px;font-weight:700;font-size:16px;line-height:30px;color:red;display:block;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .switch input:checked+.slider{background-color:#2e9935}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:after,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .switch input:checked+.slider:after{content:attr(data-text-enable);color:#2e9935;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider .gdpr-sr-enable,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider .gdpr-sr-enable,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider .gdpr-sr-enable,#moove_gdpr_cookie_modal .switch input:checked+.slider .gdpr-sr-enable{display:block}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider .gdpr-sr-disable,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider .gdpr-sr-disable,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider .gdpr-sr-disable,#moove_gdpr_cookie_modal .switch input:checked+.slider .gdpr-sr-disable{display:none}#moove_gdpr_cookie_modal .cookie-switch input:focus+.cookie-slider,#moove_gdpr_cookie_modal .cookie-switch input:focus+.slider,#moove_gdpr_cookie_modal .switch input:focus+.cookie-slider,#moove_gdpr_cookie_modal .switch input:focus+.slider{box-shadow:0 0 1px #2e9935}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:before,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .switch input:checked+.slider:before{transform:translateX(20px)}#moove_gdpr_cookie_modal a,#moove_gdpr_cookie_modal button{outline:none;box-shadow:none;text-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{color:#000;background-color:#fff;width:900px;width:80vw;max-width:1170px;min-height:600px;border-radius:10px;position:relative;margin:0 auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content fieldset{background-color:transparent}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-left .moove-gdpr-company-logo-holder{text-align:left}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-center .moove-gdpr-company-logo-holder{text-align:center}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-right .moove-gdpr-company-logo-holder{text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:2px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2{min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-left-content{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{width:100%;border-top-left-radius:5px;border-bottom-left-radius:5px;position:relative;float:none;padding-bottom:135px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .main-modal-content{max-height:50vh;overflow:hidden;overflow-y:auto;padding-bottom:0;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px;white-space:nowrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{padding-right:0;text-align:right;color:#000;font-weight:700;font-size:13px;letter-spacing:-.3px;position:relative;top:0;text-decoration:none;display:block;-ms-flex-align:baseline;align-items:baseline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main{display:block;position:relative}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{position:relative;overflow:hidden;padding-right:190px;padding-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar{position:absolute;top:0;right:0;width:190px;text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider{position:relative;width:50px;height:30px;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider:after{text-align:right;left:auto;right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:20px;margin-bottom:15px;padding-right:190px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title{display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:center;align-items:center;height:75px;position:relative;margin-bottom:20px;padding-right:180px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder{max-width:180px;margin:0;float:right;position:absolute;top:0;right:0;width:100%;text-align:right;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder img{max-width:100%;text-align:center}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .tab-title{width:100%;font-weight:700;font-size:28px;line-height:1.1}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close{position:absolute;text-decoration:none;top:-30px;right:-30px;display:block;width:60px;height:60px;line-height:60px;text-align:center;border-radius:50%;background:transparent;padding:0;z-index:99;margin:0;outline:none;box-shadow:none;border:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close.focus-g i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close.focus-g span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover span.gdpr-icon{background-color:#fff;color:#0c4da2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon{display:block;width:60px;height:60px;line-height:60px;font-size:48px;background-color:#0c4da2;border:1px solid #0c4da2;color:#fff;border-radius:50%;transition:all .3s ease}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{padding:0;margin-bottom:25px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder img{max-height:75px;max-width:70%;width:auto;display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-title h2{font-weight:400;font-size:20px;margin:5px 0 0;padding:0;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-content.moove-gdpr-no-modal-title .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-content.moove-gdpr-no-modal-title .moove-gdpr-tab-main span.tab-title{margin-top:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:28px;line-height:1.2;margin:0;padding:0;color:#000;margin-bottom:25px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;max-height:calc(100% - 155px);overflow-y:auto;padding-right:20px;padding-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content button,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content li,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{font-weight:400;font-size:16px;line-height:1.4;margin-bottom:18px;margin-top:0;padding:0;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h1,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h2,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h3,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h4,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h5,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h6{font-size:18px;line-height:1.4;margin-bottom:20px;margin-top:0;font-weight:700;text-transform:none;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a{color:#000;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content.moove-gdpr-strict-warning-message{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar{padding:5px;margin-right:10px;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled{opacity:.6;pointer-events:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .cookie-switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .switch input:checked+.slider{background-color:#474747}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .cookie-switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .switch input:checked+.slider:after{color:#474747}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar p{display:inline-block;float:right;color:#09a501;margin:0;line-height:1.2;font:700 11px Arial,Helvetica,sans-serif;font-weight:700}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset{border:none;padding:0;margin:0;box-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap .gdpr-cc-form-fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form .gdpr-cc-form-fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset:hover label{color:#09a501}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:130px;position:absolute;left:0;bottom:0;width:100%;background-color:#f1f1f1;z-index:15;border-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{content:"";position:absolute;bottom:130px;left:60px;right:60px;height:1px;display:block;background-color:#c9c8c8}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding{text-decoration:none;padding:0 10px;font-size:10px;color:#000;font-weight:700;line-height:13px;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;width:auto;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding img{height:15px;margin-left:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding span{display:inline-block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{width:calc(100% + 16px);display:-ms-flexbox;display:flex;padding:0 60px;-ms-flex-pack:justify;justify-content:space-between;margin:0 -2px;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:8px;text-decoration:none;border-radius:150px;color:#fff;padding:15px 10px;transition:all .3s ease;border:1px solid transparent;min-width:160px;text-align:center;text-transform:none;letter-spacing:0;font-weight:700;font-size:14px;line-height:20px;cursor:pointer}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton:hover{background-color:#fff}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings{color:#fff;display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings:hover{background-color:#fff}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{width:40%;display:inline-block;float:left;padding:40px 60px;position:absolute;height:100%;top:0;box-shadow:0 0 30px 0 rgba(35,35,35,.1);background:#fff;z-index:10;left:0;border-top-left-radius:5px;border-bottom-left-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{position:absolute;bottom:0;padding-bottom:30px;left:60px;right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{color:#000;font-weight:700;font-size:13px;letter-spacing:-.3px;padding:20px 0;position:relative;top:10px;text-decoration:none;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a img{width:60px;height:auto;display:inline-block;margin-left:5px;position:relative;top:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:inline-block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{padding:0;list-style:none;margin:0;z-index:12}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li{margin:0;padding:0;list-style:none;margin-bottom:7px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button{background-color:#fff;border-color:#f1f1f1;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button span.gdpr-icon{color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:800;font-size:14px;text-decoration:none;text-transform:uppercase;background-color:#f1f1f1;border:1px solid #f1f1f1;line-height:1.1;padding:13px 20px;color:#0c4da2;width:100%;transition:all .3s ease;border-radius:5px;text-align:left;white-space:normal}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a:hover span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button:hover span.gdpr-icon{text-decoration:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{display:inline-block;float:left;font-size:30px;width:40px;margin-right:5px;position:relative;top:0;color:#0c4da2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-nav-tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-nav-tab-title{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;width:calc(100% - 40px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{width:60%;display:inline-block;float:right;padding:40px 60px;position:absolute;top:0;height:auto;right:0;background-color:#f1f1f1;border-top-right-radius:5px;border-bottom-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{width:100%;height:0;padding-bottom:38px;background-size:contain;background-position:0;background-repeat:no-repeat}.moove-hidden{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar:after,.moove-clearfix:after{content:"";display:table;clear:both}#moove_gdpr_cookie_info_bar{position:fixed;bottom:0;left:0;width:100%;min-height:60px;max-height:400px;color:#fff;z-index:9900;background-color:#202020;border-top:1px solid #fff;font-family:Nunito,sans-serif;transition:bottom .3s cubic-bezier(.17,.04,.03,.94)}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top{bottom:auto;top:0;transition:top .3s cubic-bezier(.17,.04,.03,.94)}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-dark-scheme{border-top:0;border-bottom:1px solid #fff}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-light-scheme{border-top:0;border-bottom:1px solid #202020}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-info-bar-hidden{bottom:auto;top:-400px}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar),#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar){width:600px;max-width:calc(100% - 30px);bottom:15px;border-radius:10px}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme{border:1px solid #d3ced2}@media (min-width:767px){#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn{position:absolute;top:-5px;right:-5px;border:none;box-shadow:none;background-color:transparent}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn:hover{background-color:transparent;color:#000}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{position:absolute;top:-5px;right:-5px;border:none;box-shadow:none;background-color:transparent}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover{background-color:transparent;color:#fff}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container{padding:10px 25px}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding:10px 0}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:end;justify-content:flex-end}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder .mgbutton,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder .mgbutton{width:100%}}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left{left:15px;right:auto}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right{right:15px;left:auto}#moove_gdpr_cookie_info_bar *{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#moove_gdpr_cookie_info_bar.moove-gdpr-info-bar-hidden{bottom:-400px}#moove_gdpr_cookie_info_bar.moove-gdpr-align-center,#moove_gdpr_cookie_info_bar.moove-gdpr-align-right{text-align:center}#moove_gdpr_cookie_info_bar button.moove-gdpr-infobar-close-btn{border:none}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme{background-color:#fff;border-top:1px solid #202020}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme p{color:#202020}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button{text-decoration:underline;outline:none}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme{background-color:#202020;border-top:1px solid #fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme p{color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button{text-decoration:underline;outline:none;transition:all .2s ease}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{background-color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a{border-color:#fff;color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:hover{background-color:#fff;color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn{background-color:transparent;box-shadow:inset 0 0 0 1px currentColor;opacity:.7;color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:hover{box-shadow:none;opacity:1;color:#fff;background-color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn{background-color:transparent;box-shadow:inset 0 0 0 1px currentColor;opacity:.7;color:#fff}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:hover{box-shadow:none;opacity:1;color:#202020;background-color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:10px 40px;position:static;display:inline-block}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container i.gdpricon-cog-1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container span.gdpricon-cog-1{font-size:40px;width:60px;height:50px;line-height:50px;text-align:center;position:absolute;top:calc(50% - 25px);left:0;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup{position:absolute;width:60px;height:50px;line-height:50px;text-align:center;top:calc(50% - 25px);right:0;text-decoration:none;outline:none;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup i,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup span.gdpr-icon{width:28px;height:28px;line-height:26px;text-align:center;text-decoration:none;background-color:#fff;color:#424449;border-radius:50%;display:block;border:1px solid #fff;font-size:16px;position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup:hover i,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup:hover span.gdpr-icon{background-color:#424449;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:30px;padding-right:30px;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a{margin:0;font-size:14px;line-height:18px;font-weight:700;padding-bottom:0;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6{font-size:22px;line-height:30px;margin-bottom:15px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a{display:inline-block;width:35px;height:35px;border:1px solid #202020;color:#202020;text-decoration:none;outline:none;line-height:35px;text-align:center;border-radius:50%;font-size:28px;padding-top:1px;transition:all .2s ease;margin-left:10px;margin-left:6vw}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:hover{background-color:#202020;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{font-size:14px;line-height:20px;color:#fff;font-weight:700;text-decoration:none;border-radius:150px;padding:8px 30px;transition:all .3s ease;border:none;display:inline-block;margin:3px 4px;white-space:nowrap;text-transform:none;letter-spacing:0;cursor:pointer}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{color:#fff;background-color:#202020}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button{background-color:#424449;color:#fff;border-color:transparent;cursor:pointer}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button:hover,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button:hover{border-color:#fff;background-color:#000}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button{text-decoration:underline;cursor:pointer;transition:all .2s ease}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{padding-left:15px;padding-left:3vw}.gdpr_lightbox.moove_gdpr_cookie_modal_open #moove_gdpr_cookie_modal{content-visibility:visible}.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-container{max-width:100%}.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-close{opacity:0;visibility:hidden}#moove_gdpr_save_popup_settings_button{display:block;z-index:1001;position:fixed;background-color:rgba(0,0,0,.8);transition:all .3s ease;color:#fff;padding:0;text-align:center;height:40px;outline:none;font-weight:400;font-size:14px;line-height:20px;border-radius:0;border:none;text-decoration:none;border-radius:50px}#moove_gdpr_save_popup_settings_button:not(.gdpr-floating-button-custom-position){bottom:20px;left:20px}#moove_gdpr_save_popup_settings_button span{background-color:inherit;transition:all .3s ease}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon{display:-ms-inline-flexbox;display:inline-flex;line-height:40px;float:left;font-size:30px;min-width:40px;height:40px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center;z-index:15;position:relative;background-color:inherit;border-radius:inherit;transition:none}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon i,#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon span.gdpr-icon{position:relative;top:0;font-weight:900;background-color:transparent}#moove_gdpr_save_popup_settings_button span.moove_gdpr_text{font:normal 12px Arial,sans-serif;text-transform:uppercase;white-space:nowrap;padding:0 15px 0 5px;top:0;left:0;position:relative;line-height:40px;display:none;overflow:hidden;z-index:5;background-color:transparent;text-decoration:none}#moove_gdpr_save_popup_settings_button:focus,#moove_gdpr_save_popup_settings_button:hover{background-color:#000}#moove_gdpr_save_popup_settings_button:focus span.moove_gdpr_text,#moove_gdpr_save_popup_settings_button:hover span.moove_gdpr_text{display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{-ms-flex-pack:start;justify-content:flex-start}#moove_gdpr_cookie_info_bar *{box-sizing:border-box}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mright{float:right}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mgrey{background-color:#424449}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mgrey:hover{background-color:#202020}@media (max-width:767px){#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{min-height:30px;font-weight:400}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{font-size:10px;line-height:1.2}#moove_gdpr_cookie_modal li a .gdpr-svg-icon,#moove_gdpr_cookie_modal li button .gdpr-svg-icon{margin-right:0;text-align:center;width:25px;height:25px}#moove_gdpr_cookie_modal li a .gdpr-svg-icon svg,#moove_gdpr_cookie_modal li button .gdpr-svg-icon svg{height:25px}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{height:14px;top:calc(50% - 7px)}#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder{-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn{width:30px;height:30px;border:none}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i{font-size:27px;height:25px}.gdpr-fb-hide-mobile{display:none!important}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{width:calc(100vw - 50px)}#moove_gdpr_cookie_modal .cookie-switch,#moove_gdpr_cookie_modal .switch{width:40px;height:24px}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch .slider:before,#moove_gdpr_cookie_modal .switch .cookie-slider:before,#moove_gdpr_cookie_modal .switch .slider:before{height:20px;width:20px}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:before,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .switch input:checked+.slider:before{transform:translateX(16px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title{padding-right:0;height:auto;margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .tab-title{font-weight:700;font-size:22px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{height:80vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content .main-modal-content{max-height:calc(80vh - 155px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin-right:2px;margin-bottom:2px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{position:relative;padding-right:10px;max-width:50%;width:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{font-weight:700;font-size:11px;padding-left:0;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a u{display:block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{padding-right:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar{position:relative;left:0;right:auto;width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form{text-align:left;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider{width:40px;height:24px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider:after{left:45px;right:0;text-align:left;top:-3px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.cookie-slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.cookie-slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider .gdpr-sr-label{left:45px;right:0;text-align:left}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main span.tab-title{padding-right:0;font-weight:700;font-size:16px;margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{max-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{max-height:500px;max-height:90vh;min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .cookie-switch .cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .cookie-switch .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .switch .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .switch .slider:after{font-weight:800;font-size:12px;line-height:30px;min-width:130px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .cookie-switch .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .switch .gdpr-sr-label{line-height:1.8}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-close-modal-button a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-close-modal-button button{display:inline-block;width:30px;height:30px;border:1px solid #202020;color:#202020;text-decoration:none;outline:none;line-height:30px;text-align:center;border-radius:50%;font-size:27px;padding-top:1px;transition:all .2s ease;margin-left:15px;margin-left:6vw;position:absolute;right:5px;top:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close{position:absolute;top:-15px;right:-15px;display:block;width:30px;height:30px;line-height:30px;text-decoration:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon{width:30px;height:30px;line-height:30px;font-size:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{padding-bottom:30px;background-size:contain;background-position:50%;margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:10px;padding-top:30px;position:relative;top:0;left:0;text-align:center;min-height:140px;border-radius:0;border-top-left-radius:5px;border-top-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{display:-ms-flexbox;display:flex;margin:0 -3px;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li{list-style:none;margin-bottom:20px;display:-ms-inline-flexbox;display:inline-flex;margin:3px;-ms-flex:1;flex:1}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{padding:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{margin:0;text-align:center;width:24px;font-size:24px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-nav-tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-nav-tab-title{font-size:8px;line-height:1.2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{top:3px;right:3px;left:auto;padding:0;bottom:auto;transform:scale(.8)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{width:100%;position:relative;padding:15px 10px;border-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2{max-height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:16px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar{padding:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{padding:0;position:relative;overflow:auto;max-height:calc(100% - 110px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content li,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{font-weight:400;font-size:14px;line-height:1.3}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h1,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h2,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h3,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h4,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h5,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h6{font-weight:700;font-size:14px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main{margin-bottom:55px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{height:100%;max-height:calc(90vh - 320px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:70px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{left:10px;right:10px;bottom:70px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:0;background-color:#fff;text-decoration:none;border-radius:150px;font-weight:700;font-size:12px;line-height:18px;padding:5px;transition:all .3s ease;border:1px solid #fff;color:#fff;min-width:110px;text-align:center;text-transform:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt button{top:0;padding:5px 0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder img{max-height:40px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:15px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container i.gdpricon-cog-1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container span.gdpricon-cog-1{display:none}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:0;padding-right:0;display:block;min-height:auto}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice{padding-left:4px;margin-bottom:10px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{padding-left:0}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{font-size:12px;font-weight:700;padding:5px 20px}.moove-gdpr-branding-cnt a{padding:10px 0}}@media screen and (max-width:767px) and (orientation:landscape){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{margin-top:0;background-position:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content{margin-bottom:35px;max-height:55vh;overflow:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{height:600px;height:90vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content .main-modal-content{max-height:500px;max-height:calc(80vh - 80px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{text-align:left;margin:0;display:inline-block;float:left;width:40%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{max-width:60%;float:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding-top:30px;min-height:75px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:45px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:45px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;max-height:350px;max-height:calc(100% - 70px)}#moove_gdpr_cookie_modal{background:transparent;border-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{min-height:55vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a.moove-gdpr-branding{top:0;padding:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{max-height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{padding-bottom:80px}}@media (min-width:768px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-right-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main{height:100%}}@media (min-width:768px) and (max-width:999px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{padding:30px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:120px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:120px;left:20px;right:20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:30px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-height:620px;transform:scale(.75)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{left:20px;right:20px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p>a{font-size:13px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{padding:10px 15px;font-weight:700;font-size:12px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:20px;padding-right:20px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button button{margin-left:15px;margin-left:5vw}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:24px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:10px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:auto;padding:7px 15px;font-size:13px;margin:4px 8px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{padding:8px 15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding span{white-space:nowrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{white-space:normal}}@media (min-width:1000px) and (max-width:1300px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{padding:40px 30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:120px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:120px;left:30px;right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{left:30px;right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-width:700px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:auto;padding:10px 30px;margin-left:8px;margin-right:8px}}@media (min-width:768px) and (max-height:700px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-height:600px;transform:scale(.7)}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{display:block;max-width:100%;text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:block;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span{display:block}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{display:block;max-width:100%;text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:block;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span{display:block}}@media print{#moove_gdpr_cookie_info_bar,#moove_gdpr_cookie_modal,#moove_gdpr_save_popup_settings_button,.gdpr_cookie_settings_shortcode_content{display:none!important}body.moove_gdpr_overflow{overflow:auto}body.moove_gdpr_overflow .gdpr_lightbox{display:none!important}}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon svg{height:30px;width:auto}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon svg *{fill:currentColor}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close,.gdpr-icon.moovegdpr-arrow-close,i.moovegdpr-arrow-close.moovegdpr-arrow-close{position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{position:absolute;content:" ";height:24px;width:1px;top:calc(50% - 12px);background-color:currentColor}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{transform:rotate(45deg)}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after{transform:rotate(-45deg)}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i.moovegdpr-arrow-close:before,.gdpr-icon i.moovegdpr-arrow-close:after,.gdpr-icon i.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close i.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close i.moovegdpr-arrow-close:before{height:18px;top:calc(50% - 8px)}@media (max-width:767px){#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{height:14px;top:calc(50% - 7px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{display:-ms-flexbox;display:flex;padding:5px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:auto;padding:5px 15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a u{display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{text-align:left;padding-left:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-left-content #moove-gdpr-menu{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content .moove-gdpr-tab-main{display:block!important;min-height:auto;max-height:100%;margin-bottom:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content .moove-gdpr-tab-content{margin-bottom:80px;max-height:50vh;overflow:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #advanced-cookies .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #cookie_policy_modal .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #performance-ccat .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #preference-ccat .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #strict-necessary-cookies .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #third_party_cookies .tab-title{padding:10px;background-color:#fff;border:1px solid #fff;display:block;margin:10px 0 0;cursor:pointer;transition:all .3s ease;border-radius:5px;position:relative;padding-left:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #advanced-cookies .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #cookie_policy_modal .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #performance-ccat .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #preference-ccat .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #strict-necessary-cookies .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #third_party_cookies .tab-title:before{content:"\203A";position:absolute;left:0;top:0;bottom:2px;font-size:24px;color:currentColor;width:30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;line-height:1;font-family:Georgia,serif}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #advanced-cookies .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #cookie_policy_modal .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #performance-ccat .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #preference-ccat .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #strict-necessary-cookies .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #third_party_cookies .moove-gdpr-tab-main-content{display:none;padding:10px;background-color:#fff}}@media (max-width:350px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{padding:3px 12px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{opacity:0}}