/* @license MIT https://github.com/select2/select2/blob/master/LICENSE.md */
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#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}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#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 transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#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:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#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}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
#sliding-popup{background:url('/modules/contrib/eu_cookie_compliance/css/../images/gradient.png') center center scroll repeat-y transparent;}.sliding-popup-bottom,.sliding-popup-top{margin:0;padding:0;width:100%;z-index:99999;left:0;text-align:center;}.sliding-popup-bottom{position:fixed;}.sliding-popup-top{position:relative;}.eu-cookie-compliance-content{margin:0 auto;max-width:80%;display:inline-block;text-align:left;width:100%;position:relative;}.eu-cookie-compliance-buttons{float:right;margin:0 0 1em 0;max-width:40%;}.eu-cookie-compliance-categories-buttons{margin:0 0 1em 0;max-width:60%;float:left;}[dir="rtl"] .eu-cookie-compliance-buttons{float:left;}[dir="rtl"] .eu-cookie-compliance-categories-buttons{float:right;}.eu-cookie-compliance-more-button{cursor:pointer;display:inline;height:auto;margin:0;padding:0;border:none;text-decoration:underline;background:none;}.eu-cookie-compliance-secondary-button{cursor:pointer;border:none;background:none;margin-top:1em;padding:0 8px;vertical-align:middle;}.disagree-button.eu-cookie-compliance-more-button,.eu-cookie-compliance-agree-button,.eu-cookie-compliance-default-button,.eu-cookie-compliance-hide-button,.eu-cookie-compliance-more-button-thank-you,.eu-cookie-withdraw-button,.eu-cookie-compliance-save-preferences-button{cursor:pointer;margin-right:5px;margin-top:1em;vertical-align:middle;overflow:visible;width:auto;-moz-box-shadow:inset 0 1px 0 0 #ffffff;-webkit-box-shadow:inset 0 1px 0 0 #ffffff;box-shadow:inset 0 1px 0 0 #ffffff;background-color:#ededed;background-image:-moz-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(5%,#ededed),color-stop(100%,#dfdfdf));background-image:-webkit-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background-image:-o-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background-image:-ms-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background-image:linear-gradient(to bottom,#ededed 5%,#dfdfdf 100%);-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #dcdcdc;color:#000;font-family:Arial,sans-serif;font-weight:bold;padding:4px 8px;text-decoration:none;text-shadow:1px 1px 0 #ffffff;}[dir="rtl"] .eu-cookie-compliance-buttons button{-moz-box-shadow:inset 0 0 0 1px #ffffff;-webkit-box-shadow:inset 0 0 0 1px #ffffff;box-shadow:inset 0 0 0 1px #ffffff;}.disagree-button.eu-cookie-compliance-more-button:hover,.eu-cookie-compliance-agree-button:hover,.eu-cookie-compliance-default-button:hover,.eu-cookie-compliance-hide-button:hover,.eu-cookie-compliance-more-button-thank-you:hover,.eu-cookie-withdraw-button:hover{background-color:#dfdfdf;background-image:-moz-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(5%,#dfdfdf),color-stop(100%,#ededed));background-image:-webkit-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background-image:-o-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background-image:-ms-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background-image:linear-gradient(to bottom,#dfdfdf 5%,#ededed 100%);}.disagree-button.eu-cookie-compliance-more-button:active,.eu-cookie-compliance-agree-button:active,.eu-cookie-compliance-default-button:active,.eu-cookie-compliance-hide-button:active,.eu-cookie-compliance-more-button-thank-you:active,.eu-cookie-withdraw-button:active{position:relative;top:1px;}.eu-cookie-compliance-message{float:left;margin:5px 0 0;max-width:60%;}.eu-cookie-compliance-banner--categories .eu-cookie-compliance-message{max-width:100%;}.eu-cookie-compliance-categories{clear:both;padding-top:1em;}.eu-cookie-compliance-categories label{display:inline;}[dir="rtl"] .eu-cookie-compliance-message{float:right;text-align:right;}.eu-cookie-compliance-message h1,.eu-cookie-compliance-message h2,.eu-cookie-compliance-message h3,.eu-cookie-compliance-message p{font-weight:bold;line-height:1.4;margin:0 0 5px 0;}.eu-cookie-compliance-message h1,.eu-cookie-compliance-message h2,.eu-cookie-compliance-message h3,.eu-cookie-compliance-message p,.eu-cookie-compliance-message button,.eu-cookie-compliance-category label{color:#fff;}.eu-cookie-compliance-message h1{font-size:24px;}.eu-cookie-compliance-message h2{font-size:16px;}.eu-cookie-compliance-message h3{font-size:12px;}.eu-cookie-compliance-message p{font-size:12px;display:inline;}.eu-cookie-withdraw-tab{padding:4px 7px;cursor:pointer;}.sliding-popup-bottom .eu-cookie-withdraw-tab{border-width:2px 2px 0;border-radius:5px 5px 0 0;}.sliding-popup-top .eu-cookie-withdraw-tab{border-width:0 2px 2px;border-radius:0 0 5px 5px;}.eu-cookie-withdraw-wrapper.sliding-popup-top,.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-banner{transform:scaleY(-1);}.eu-cookie-withdraw-tab{position:absolute;top:0;transform:translate(-50%,-100%);left:50%;}.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-tab{transform:translate(-50%,-100%) scaleY(-1);}.eu-cookie-compliance-close-button{background:url('/modules/contrib/eu_cookie_compliance/css/../images/close.png');width:24px;height:24px;border-width:0;font-size:0;position:absolute;right:2px;top:-12px;cursor:pointer;}body:not(.eu-cookie-compliance-popup-open) .eu-cookie-compliance-close-button{display:none;}@media screen and (max-width:600px){.eu-cookie-compliance-content{max-width:95%;}.eu-cookie-compliance-categories,.eu-cookie-compliance-message{max-width:100%;}.eu-cookie-compliance-buttons{clear:both;float:none;max-width:100%;margin:5px 0 1em;}.eu-cookie-compliance-buttons.eu-cookie-compliance-has-categories{float:right;}.eu-cookie-compliance-banner--categories .eu-cookie-compliance-buttons{position:initial;bottom:unset;right:unset;}}
.bef-exposed-form .form--inline .form-item{float:none;}.bef-exposed-form .form--inline > .form-item,.bef-exposed-form .form--inline .js-form-wrapper > .form-item{float:left;}.bef-exposed-form .form--inline .bef--secondary{clear:left;}.bef-exposed-form .noUi-vertical{height:150px;}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;z-index:9999;top:0;left:0;overflow:hidden;}#cboxOverlay{position:fixed;width:100%;height:100%;}#cboxMiddleLeft,#cboxBottomLeft{clear:left;}#cboxContent{position:relative;}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch;}#cboxTitle{margin:0;}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{overflow:visible;width:auto;margin:0;padding:0;cursor:pointer;border:0;background:none;}#cboxPrevious:active,#cboxNext:active,#cboxClose:active,#cboxSlideshow:active{outline:0;}.cboxPhoto{display:block;float:left;max-width:none;margin:auto;border:0;}.cboxIframe{display:block;width:100%;height:100%;border:0;}#colorbox,#cboxContent,#cboxLoadedContent{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}#cboxOverlay{background:#000;}#colorbox{outline:0;}#cboxWrapper{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:#fff;}#cboxTopLeft{width:15px;height:15px;}#cboxTopCenter{height:15px;}#cboxTopRight{width:15px;height:15px;}#cboxBottomLeft{width:15px;height:10px;}#cboxBottomCenter{height:10px;}#cboxBottomRight{width:15px;height:10px;}#cboxMiddleLeft{width:15px;}#cboxMiddleRight{width:15px;}#cboxContent{overflow:hidden;background:#fff;}#cboxError{padding:50px;border:1px solid #ccc;}#cboxLoadedContent{margin-bottom:28px;}#cboxTitle{position:absolute;bottom:28px;left:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:4px 6px;color:#535353;background:rgba(255,255,255,0.7);}#cboxCurrent{position:absolute;bottom:4px;left:60px;color:#949494;}.cboxSlideshow_on #cboxSlideshow{position:absolute;right:30px;bottom:0;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -75px -50px;}.cboxSlideshow_on #cboxSlideshow:hover{background-position:-101px -50px;}.cboxSlideshow_off #cboxSlideshow{position:absolute;right:30px;bottom:0;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -25px -50px;}.cboxSlideshow_off #cboxSlideshow:hover{background-position:-49px -50px;}#cboxPrevious{position:absolute;bottom:0;left:0;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -75px 0;}#cboxPrevious:hover{background-position:-75px -25px;}#cboxNext{position:absolute;bottom:0;left:27px;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -50px 0;}#cboxNext:hover{background-position:-50px -25px;}#cboxLoadingOverlay{background:#fff;}#cboxLoadingGraphic{background:url(/modules/contrib/colorbox/styles/default/images/loading_animation.gif) no-repeat center center;}#cboxClose{position:absolute;right:0;bottom:0;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -25px 0;}#cboxClose:hover{background-position:-25px -25px;}
.field-group-details[open]:has(.style-preview){position:relative;min-height:180px;}.field-group-details[open]:has(.style-preview.align-top) > summary{margin-bottom:120px;}.field-group-details[open]:has(.style-preview.align-top.modal-preview) > summary{margin-bottom:0px;}.field-group-details .style-preview{position:absolute;right:20px;bottom:20px;width:246px;border-radius:5px;background:#64B3B8;box-shadow:0px 8px 16px 0px rgba(171,190,209,0.40);}.field-group-details .style-preview.align-top{bottom:auto;top:20px;}.field-group-details .style-preview .inner{border-radius:5px;background:#F1C592;margin:12px 12px 0;padding:0px;box-sizing:border-box;}.field-group-details .style-preview .inner-2{height:13px;border-radius:5px 5px 0px 0px;background:#fff;margin:1px 12px 0;padding:0px;box-sizing:border-box;}.field-group-details .style-preview .inner .card{border-radius:5px;background-color:#fff;height:100px;box-sizing:border-box;}.field-group-details .style-preview.header-preview .inner{margin:12px 12px 25px;}.field-group-details .style-preview.header-preview  .inner .card{height:70px;padding:2px;text-align:left;}.field-group-details .style-preview.header-preview .inner .card .title{font-weight:bold;font-size:12px;}.field-group-details .style-preview.header-preview .inner .card .subtitle{font-size:11px;}.field-group-details .field--name-field-cc-modal-link-title,.field-group-details .field--name-field-cc-modal-title,.field-group-details .field--name-field-cc-title,.field-group-details .field--name-field-cc-subtitle,.field-group-details .field--name-field-cc-separator-height,.field-group-details .field--name-field-cc-iframe,.field-group-details .field--name-field-cc-iframe-height,.field-group-details .field--name-field-cc-sbs-image-height{max-width:calc(100% - 275px);}.field-group-details .form-item{margin-bottom:1rem;}.field-group-details .style-preview.imagetext-preview .inner{margin-bottom:12px;}.field-group-details .style-preview.imagetext-preview .inner .card{padding:5px;font-size:8px;line-height:1.5;}.field-group-details .style-preview.imagetext-preview .inner .card .image{height:40px;width:40px;background-color:#edeff5;background-size:calc(.5rem* 2) calc(.5rem* 2);background-image:linear-gradient(-45deg,#d4d4d8 25%,transparent 26%),linear-gradient(-45deg,#d4d4d8 25%,transparent 26%),linear-gradient(135deg,#d4d4d8 25%,transparent 26%),linear-gradient(135deg,#d4d4d8 25%,transparent 26%);background-position:0 0,.5rem .5rem,.5rem .5rem,0 0;object-position:center center;object-fit:cover;margin:0 auto 4px;}.field-group-details .style-preview.imagetext-preview .inner .card[data-orientation="left"] .image{float:left;margin-right:4px;}.field-group-details .style-preview.imagetext-preview .inner .card[data-orientation="right"] .image{float:right;margin-left:4px;}.field-group-details .style-preview.imagetext-preview .inner .card[data-size="cc_100_perct"] .image{width:100%;float:none;margin:0 auto 4px !important;}.field-group-details .style-preview.imagetext-preview .inner .card[data-size="cc_33_perct"] .image{width:33%;}.field-group-details .style-preview.imagetext-preview .inner .card[data-size="cc_50_perct"] .image{width:50%;}.field-group-details .style-preview.imagetext-preview .inner .card[data-size="cc_66_perct"] .image{width:66%;}.field-group-details .style-preview.sideimages-preview .inner .card .item,.field-group-details .style-preview.linksdocs-preview .inner .card .item,.field-group-details .style-preview.imagegallery-preview .inner .card .item,.field-group-details .style-preview.banner-preview .inner .card .item,.field-group-details .style-preview.acc-tabs-preview .inner .card .item{display:none;}.field-group-details .style-preview.sideimages-preview .inner .card[data-type] .item,.field-group-details .style-preview.linksdocs-preview .inner .card[data-type] .item,.field-group-details .style-preview.imagegallery-preview .inner .card[data-type] .item,.field-group-details .style-preview.banner-preview .inner .card[data-type] .item,.field-group-details .style-preview.acc-tabs-preview .inner .card[data-type="accordian"] .item.accordian{display:flex;flex-direction:column;}.field-group-details .style-preview.acc-tabs-preview .inner .card .item.accordian > div{border:1px solid #ccc;margin-bottom:4px;padding:3px;border-radius:3px;}.field-group-details .style-preview.acc-tabs-preview .inner .card .item > div > .title{font-weight:bold;}.field-group-details .style-preview.acc-tabs-preview .inner .card .item.accordian > div .title{display:flex;justify-content:space-between;}.field-group-details .style-preview.acc-tabs-preview .inner .card .item.accordian > div:first-child .title::after{transform:translate(-1px,3px);}.field-group-details .style-preview.acc-tabs-preview .inner .card .item.accordian > div .title:after{content:'^';display:flex;align-items:center;transform:translate(-1px,-3px) rotate(180deg);}.field-group-details .style-preview.acc-tabs-preview .inner .card .item.accordian > div .body{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}.field-group-details .style-preview.acc-tabs-preview .inner .card .item.tabs > div .title{display:flex;gap:6px;margin-left:4px;margin-bottom:-2px;}.field-group-details .style-preview.acc-tabs-preview .inner .card .item.tabs > div .title span{padding:3px;}.field-group-details .style-preview.acc-tabs-preview .inner .card .item.tabs > div .title span:first-child{background-color:#fff;border:1px solid #ccc;border-radius:3px;border-bottom:0 none;}.field-group-details .style-preview.acc-tabs-preview .inner .card .item.tabs > div .body{border:1px solid #ccc;margin-bottom:4px;padding:3px;border-radius:3px;}.field-group-details .style-preview.acc-tabs-preview .inner .card[data-type="tabs"] .item.tabs{display:flex;flex-direction:column;}.field-group-details .style-preview.banner-preview .inner .card .title{font-weight:bold;}.field-group-details .style-preview.banner-preview .inner .card[data-type="full"] .image{width:calc(100% + 10px);margin-left:-5px;margin-top:-5px;}.field-group-details .style-preview.banner-preview .inner .card[data-type="left"] .item{flex-direction:row;}.field-group-details .style-preview.banner-preview .inner .card[data-type="right"] .item{flex-direction:row-reverse;}.field-group-details .style-preview.banner-preview .inner .card[data-type="left"] .image{width:50%;margin-left:-5px;margin-top:-5px;flex-shrink:0;height:100px;margin-right:5px;}.field-group-details .style-preview.banner-preview .inner .card[data-type="right"] .image{width:50%;margin-right:-5px;margin-top:-5px;flex-shrink:0;height:100px;margin-left:5px;}.field-group-details .style-preview.banner-preview .inner .card .item .body{position:relative;padding:0 5px;}.field-group-details .style-preview.banner-preview .inner .card[data-type="left"] .body,.field-group-details .style-preview.banner-preview .inner .card[data-type="right"] .body{display:flex;flex-direction:column;justify-content:center;transform:translate(0px,-5px);}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="carousel"] .item .image::before,.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="carousel"] .item .image::after,.field-group-details .style-preview.banner-preview .inner .card .item .body::before,.field-group-details .style-preview.banner-preview .inner .card .item .body::after{content:'^';display:flex;align-items:center;transform:translate(-1px,-3px) rotate(270deg);position:absolute;top:50%;left:0px;}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="carousel"] .item .image::after,.field-group-details .style-preview.banner-preview .inner .card .item .body::after{left:auto;right:0px;transform:translate(-1px,-3px) rotate(90deg);}.field-group-details .style-preview.iframe-preview .inner .card .item{overflow:hidden auto;max-height:90px;}.field-group-details .style-preview.iframe-preview .inner .card .image{width:100%;height:0;background:#999;}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="thumbnails"] .item{flex-direction:row;flex-wrap:wrap;gap:10px 8px;margin-top:3px;}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="thumbnails"] .item .image{margin:0;height:36px;width:36px;}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="carousel"] .item .image{display:none;}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="carousel"] .item .image:first-child{display:block;width:100%;height:80px;position:relative;}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="carousel"] .item .image::before,.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="carousel"] .item .image::after{font-size:21px;transform:translate(-1px,-13px) rotate(270deg);left:5px;}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="carousel"] .item .image::after{right:5px;left:auto;transform:translate(-1px,-13px) rotate(90deg);}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="carousel"] .item .image:nth-child(2){display:block;position:absolute;border-radius:50%;width:4px;height:4px;background:#000;left:calc(50% - 2px);bottom:13px;}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="carousel"] .item .image:nth-child(2)::before,.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="carousel"] .item .image:nth-child(2)::after{display:block;position:absolute;border-radius:50%;width:4px;height:4px;background:#000;content:'';top:0;transform:none;left:-10px;}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="carousel"] .item .image:nth-child(2)::after{left:10px;}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="3dcarousel"] .item{flex-direction:row;flex-wrap:wrap;gap:10px 8px;margin-top:3px;position:relative;}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="3dcarousel"] .item .image{display:none;width:100px;height:50px;position:absolute;margin:0;box-shadow:0px 0px 10px 2px rgba(0,0,0,0.27);}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="3dcarousel"] .item .image:first-child{display:block;left:calc(50% - 50px);z-index:3;top:30px;}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="3dcarousel"] .item .image:nth-child(2){display:block;right:10px;z-index:2;top:24px;zoom:0.8;left:auto;}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="3dcarousel"] .item .image:nth-child(3){display:block;left:10px;z-index:2;top:24px;zoom:0.8;}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="3dcarousel"] .item .image:nth-child(4){display:block;right:100px;z-index:1;top:14px;zoom:0.5;left:auto;}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="3dcarousel"] .item .image:nth-child(5){display:block;left:100px;z-index:1;top:14px;zoom:0.5;}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="mosaic"] .item{flex-direction:row;flex-wrap:wrap;gap:10px 8px;margin-top:3px;}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="mosaic"] .item .image{margin:0;height:36px;width:36px;}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="mosaic"] .item .image:nth-child(2){width:74px;}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="mosaic"] .item .image:nth-child(3){width:20px;}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="mosaic"] .item .image:nth-child(4){width:58px;}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="mosaic"] .item .image:nth-child(5){width:90px;}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="mosaic"] .item .image:nth-child(7){width:70px;}.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="mosaic"] .item .image:nth-child(8),.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="mosaic"] .item .image:nth-child(9),.field-group-details .style-preview.imagegallery-preview .inner .card[data-type="mosaic"] .item .image:nth-child(10){display:none;}.field-group-details .style-preview.linksdocs-preview .inner .card[data-type="list"] .item .image,.field-group-details .style-preview.linksdocs-preview .inner .card[data-type="buttons"] .item .image{display:none;}.field-group-details .style-preview.linksdocs-preview .inner .card[data-type] .item > div{border-radius:6px;border:1px solid #999;padding:2px;margin-bottom:4px;display:inline-flex;width:30px;text-align:center;justify-content:center;align-items:center;}.field-group-details .style-preview.linksdocs-preview .inner .card[data-type="buttons"] .item{flex-direction:row;justify-content:center;gap:6px;margin-top:10px;}.field-group-details .style-preview.linksdocs-preview .inner .card[data-type="grid"] .item{flex-direction:row;gap:6px;}.field-group-details .style-preview.linksdocs-preview .inner .card[data-type="grid"] .item > div{flex-direction:column;}.field-group-details .style-preview.linksdocs-preview .inner .card[data-type="grid"] .item > div .image{width:100%;}.field-group-details .style-preview.sideimages-preview .inner .card[data-type] .item{flex-direction:row;gap:1px;}.field-group-details .style-preview.sideimages-preview .inner .card[data-margin="true"] .item{gap:8px;}.field-group-details .style-preview.sideimages-preview .inner .card[data-type="cc_50_perct___cc_50_perct"] .item .image{width:50%;margin:0;}.field-group-details .style-preview.sideimages-preview .inner .card[data-type="cc_66_perct___cc_33_perct"] .item .image:nth-child(1),.field-group-details .style-preview.sideimages-preview .inner .card[data-type="cc_33_perct___cc_66_perct"] .item .image:nth-child(2){width:66%;margin:0;}.field-group-details .style-preview.sideimages-preview .inner .card[data-type="cc_66_perct___cc_33_perct"] .item .image:nth-child(2),.field-group-details .style-preview.sideimages-preview .inner .card[data-type="cc_33_perct___cc_66_perct"] .item .image:nth-child(1){width:33%;margin:0;}.field-group-details .style-preview.imagetext-preview.listing-preview .inner .card{display:flex;flex-direction:column;gap:5px;font-size:7px;line-height:1.3;}.field-group-details .style-preview.imagetext-preview.listing-preview.listingcols-preview .inner .card{flex-direction:row;}.field-group-details .style-preview.imagetext-preview.listing-preview .inner .card .item{display:flex;gap:5px;}.field-group-details .style-preview.imagetext-preview.listing-preview.listingcols-preview .inner .card .item{flex-direction:column;gap:3px;}.field-group-details .style-preview.imagetext-preview.listing-preview .inner .card .item .title{font-weight:bold;}.field-group-details .style-preview.imagetext-preview.listing-preview .inner .card .item .image{flex-shrink:0;width:24px;height:24px;}.field-group-details .style-preview.imagetext-preview.listing-preview.listingcols-preview .inner .card .item .image{width:100%;height:35px;}.field-group-details .style-preview.imagetext-preview .inner .card table td,.field-group-details .style-preview.imagetext-preview .inner .card table th{padding:7px;}.field-group-details .style-preview.imagetext-preview .inner .card p{margin-top:0;}.field-group-details .style-preview.imagetext-preview .inner .card label{font-size:8px;line-height:1;margin-bottom:1px;}.field-group-details .style-preview.imagetext-preview .inner .card select{font-size:8px;height:16px;margin-bottom:3px;box-sizing:border-box;}.field-group-details .style-preview.imagetext-preview .inner .card input[type="text"]{height:16px;min-height:16px;margin-bottom:3px;box-sizing:border-box;}.field-group-details .style-preview.imagetext-preview .inner .card textarea{height:26px;min-height:26px;margin-bottom:3px;box-sizing:border-box;}.field-group-details .style-preview.imagetext-preview.modal-preview .inner .card .link{text-align:center;position:absolute;bottom:25px;border-radius:6px;border:1px solid #999;padding:3px;left:100px;}.field-group-details .style-preview.imagetext-preview.modal-preview .inner .card .link .popup{position:absolute;border:1px solid #999;background:#efefef;padding:5px;width:180px;left:-74px;bottom:21px;color:#000;}.field-group-details .style-preview.imagetext-preview.modal-preview .inner .card .link .popup .title{font-weight:bold;background:#cecece;width:calc(100% + 10px);margin:-5px 0 3px -5px;}.field-group-details .style-preview.imagetext-preview.logoslinks-preview .inner .card{display:flex;gap:10px;flex-direction:row;}.orientation-widget{border-radius:4px;border:2px solid #4D4D4D;display:inline-flex;box-sizing:border-box;}.orientation-widget.error{box-shadow:0 0 9px 1px #a51b00;outline:1px solid #a51b00;}.orientation-widget > button{-webkit-appearance:none;border:0 none;border-left:2px solid #4D4D4D;display:flex;flex-direction:row;height:28px;width:36px;align-items:center;justify-content:center;cursor:pointer;box-sizing:content-box;background:transparent;padding:0 5px;border-radius:0;box-shadow:none !important;margin:0;}.orientation-widget > button:first-child{border-left:0 none;border-radius:4px 0px 0px 4px;}.orientation-widget > button:last-child{border-radius:0 4px 4px 0;}.orientation-widget > button::before{content:'';display:block;height:24px;width:24px;background:#4D4D4D;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:24px 24px;mask-size:24px 24px;-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#align-left-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#align-left-view);}.orientation-widget > button.center::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#align-center-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#align-center-view);}.orientation-widget > button.right::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#align-right-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#align-right-view);}.orientation-widget > button.active{background-color:#ccc;}.orientation-widget.videotype > button.left::before,.orientation-widget.image > button::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#image-text-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#image-text-view);}.orientation-widget.videotype > button.full::before,.orientation-widget.image > button.center::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#imagetop-text-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#imagetop-text-view);transform:translate(0px,2px);}.orientation-widget.videotype > button.right::before,.orientation-widget.image > button.right::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#image-text-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#image-text-view);transform:rotate(180deg);}.orientation-widget.videotype > button{width:auto;padding:0 8px;font-size:12px;font-weight:normal;color:#222330;gap:3px;}.orientation-widget.videotype > button::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#youtube-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#youtube-view);margin-right:2px;}.orientation-widget.videotype > button.vimeo::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#vimeo-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#vimeo-view);}.orientation-widget.videotype > button.mp4::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#mp4-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#mp4-view);}.orientation-widget.videotype > button.accordian::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#accordian-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#accordian-view);-webkit-mask-size:53px 57px;mask-size:53px 57px;}.orientation-widget.videotype > button.tabs::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#tabs-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#tabs-view);width:36px;height:28px;-webkit-mask-size:66px 45px;mask-size:66px 45px;}.orientation-widget.videotype > button.thumbnails::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#thumbnails-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#thumbnails-view);width:31px;height:27px;-webkit-mask-size:60px 59px;mask-size:60px 59px;}.orientation-widget.videotype > button.carousel::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#carousel-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#carousel-view);width:36px;height:28px;-webkit-mask-size:58px 58px;mask-size:58px 58px;}.orientation-widget.videotype > button.threedcarousel::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#3dcarousel-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#3dcarousel-view);width:31px;height:29px;-webkit-mask-size:57px 57px;mask-size:57px 57px;}.orientation-widget.videotype > button.mosaic::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#mosaic-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#mosaic-view);width:37px;height:29px;-webkit-mask-size:70px 64px;mask-size:70px 64px;}.orientation-widget.videotype > button.list::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#list-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#list-view);-webkit-mask-size:19px 23px;mask-size:19px 23px;width:21px;}.orientation-widget.videotype > button.buttons::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#buttons-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#buttons-view);-webkit-mask-size:32px 34px;mask-size:32px 34px;width:30px;-webkit-mask-position:-2px -4px;mask-position:-2px -4px;}.orientation-widget.videotype > button.grid::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#grid-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#grid-view);-webkit-mask-size:32px 34px;mask-size:32px 34px;-webkit-mask-position:-2px -4px;mask-position:-2px -4px;width:30px;}.orientation-widget.videotype > button.linklink::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#link-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#link-view);}.orientation-widget.videotype > button.doc::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#doc-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#doc-view);}.orientation-widget.no-bg > button{width:auto;padding:0 8px;font-size:12px;font-weight:normal;color:#222330;gap:0px;}.orientation-widget.no-bg > button::before{display:none;}.no-sections{border:1px dashed #646464;padding:20px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;margin-top:40px !important;gap:25px;opacity:0.6;}.no-sections .no-sections-title{font-weight:bold;font-size:140%;}.no-sections .no-sections-title{font-size:130%;}body.modal-loading{cursor:progress !important;}#bundles-div > div{display:flex;flex-wrap:wrap;gap:20px 2%;margin:10px 0 30px;}#bundles-div .section{width:15%;}#bundles-div .section a:link,#bundles-div .section a:visited{font-weight:bold;color:#222330;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1.2;}#bundles-div .section a:hover,#bundles-div .section a:focus{}#bundles-div .section a::before{content:'';display:block;height:96px;width:96px;background:#4D4D4D;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:96px 96px;mask-size:96px 96px;-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#imagetext-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#imagetext-view);}#bundles-div .section a.section-text::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#text-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#text-view);}#bundles-div .section a.section-image_gallery::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#image-gallery-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#image-gallery-view);}#bundles-div .section a.section-accordion_tabs::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#accordion-tabs-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#accordion-tabs-view);}#bundles-div .section a.section-table::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#table-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#table-view);}#bundles-div .section a.section-sideimages::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#sideimages-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#sideimages-view);}#bundles-div .section a.section-banner::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#banner-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#banner-view);}#bundles-div .section a.section-iframe::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#iframe-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#iframe-view);}#bundles-div .section a.section-links_docs::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#links-docs-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#links-docs-view);}#bundles-div .section a.section-listing::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#listing-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#listing-view);}#bundles-div .section a.section-modal::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#modal-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#modal-view);}#bundles-div .section a.section-separator::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#separator-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#separator-view);}#bundles-div .section a.section-video_text::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#video-text-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#video-text-view);}#bundles-div .section a.section-webform::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#webform-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#webform-view);}#bundles-div .section a.section-listingcols::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#listingcols-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#listingcols-view);}#bundles-div .section a.section-logos_links::before{-webkit-mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#logos-links-view);mask-image:url(/modules/custom/complex_content/css/images/cc-sprite.svg#logos-links-view);}.gin--vertical-toolbar #bundles-div .section a::before{background:var(--gin-color-primary);}.gin--vertical-toolbar #bundles-div .section a:link,.gin--vertical-toolbar #bundles-div .section a:visited{color:var(--gin-color-primary);}.gin--vertical-toolbar .orientation-widget{color:var(--gin-color-text);border:1px solid var(--gin-border-color-form-element);box-shadow:inset 0 1px 2px rgba(0,0,0,0.125);border-radius:var(--gin-border-m);min-height:calc(var(--input-padding-vertical)* 2 + var(--input-line-height));}.gin--vertical-toolbar .orientation-widget.no-bg > button{color:var(--gin-color-text);}.gin--vertical-toolbar .orientation-widget > button{border-left:1px solid var(--gin-border-color-form-element);min-height:calc(var(--input-padding-vertical)* 2 + var(--input-line-height) - 2px);line-height:var(--input-line-height);}.gin--vertical-toolbar .orientation-widget > button:first-child{border-radius:var(--gin-border-m) 0px 0px var(--gin-border-m);border-left:none;}.gin--vertical-toolbar .orientation-widget > button:last-child{border-radius:0 var(--gin-border-m) var(--gin-border-m) 0;}.gin--vertical-toolbar .orientation-widget > button.active{background:var(--gin-bg-header);color:var(--gin-color-primary-active);}.gin--vertical-toolbar .orientation-widget > button.active::before{background:var(--gin-color-primary-active);}
.rangeslider,.rangeslider__fill{display:block;-moz-box-shadow:inset 0px 1px 3px rgba(0,0,0,0.3);-webkit-box-shadow:inset 0px 1px 3px rgba(0,0,0,0.3);box-shadow:inset 0px 1px 3px rgba(0,0,0,0.3);-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}.rangeslider{background:#e6e6e6;position:relative;}.rangeslider--horizontal{height:13px;width:100%;margin:6px 0 6px;}.rangeslider--vertical{width:13px;min-height:150px;max-height:100%;height:100%;}.rangeslider--disabled{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);opacity:0.4;}.rangeslider__fill{background:#999999;position:absolute;}.rangeslider--horizontal .rangeslider__fill{top:0;height:100%;}.rangeslider--vertical .rangeslider__fill{bottom:0;width:100%;}.rangeslider__handle{background:white;border:1px solid #ccc;cursor:pointer;display:inline-block;width:30px;height:30px;position:absolute;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,rgba(0,0,0,0.1)));background-image:-moz-linear-gradient(rgba(255,255,255,0),rgba(0,0,0,0.1));background-image:-webkit-linear-gradient(rgba(255,255,255,0),rgba(0,0,0,0.1));background-image:linear-gradient(rgba(255,255,255,0),rgba(0,0,0,0.1));-moz-box-shadow:0 0 8px rgba(0,0,0,0.3);-webkit-box-shadow:0 0 8px rgba(0,0,0,0.3);box-shadow:0 0 8px rgba(0,0,0,0.3);-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px;}.rangeslider__handle:active,.rangeslider--active .rangeslider__handle{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,rgba(0,0,0,0.1)),color-stop(100%,rgba(0,0,0,0.12)));background-image:-moz-linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.12));background-image:-webkit-linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.12));background-image:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.12));}.rangeslider--horizontal .rangeslider__handle{top:-9px;touch-action:pan-y;-ms-touch-action:pan-y;}.rangeslider--vertical .rangeslider__handle{left:-9px;touch-action:pan-x;-ms-touch-action:pan-x;}input[type="range"]:focus + .rangeslider .rangeslider__handle{-moz-box-shadow:0 0 8px rgba(255,0,255,0.9);-webkit-box-shadow:0 0 8px rgba(255,0,255,0.9);box-shadow:0 0 8px rgba(255,0,255,0.9);}.field-group-details .field--name-field-cc-padding .rangeslider__fill,.field-group-details .field--name-field-cc-padding-h .rangeslider__fill{background-color:#F1C592;}.field-group-details .field--name-field-cc-margin-bottom .rangeslider__fill{background-color:#64B3B8;}.field-group-details .field--name-field-cc-padding,.field-group-details .field--name-field-cc-padding-h,.field-group-details .field--name-field-cc-margin-bottom,.field-group-details .field--name-field-cc-separator-height{width:40%;}.field-group-details .field--name-field-cc-padding > .form-item,.field-group-details .field--name-field-cc-padding-h > .form-item,.field-group-details .field--name-field-cc-margin-bottom > .form-item,.field-group-details .field--name-field-cc-separator-height > .form-item{display:flex;flex-wrap:wrap;gap:3px;}.field-group-details .field--name-field-cc-padding > .form-item label,.field-group-details .field--name-field-cc-padding-h > .form-item label,.field-group-details .field--name-field-cc-margin-bottom > .form-item label,.field-group-details .field--name-field-cc-separator-height > .form-item label{width:100%;}.field-group-details .field--name-field-cc-sbs-image-height > .form-item .description,.field-group-details .field--name-field-cc-iframe-height > .form-item .description,.field-group-details .field--name-field-cc-padding > .form-item .description,.field-group-details .field--name-field-cc-padding-h > .form-item .description,.field-group-details .field--name-field-cc-margin-bottom > .form-item .description,.field-group-details .field--name-field-cc-separator-height > .form-item .description,.field-group-details .field--name-field-cc-sbs-image-height > .form-item .form-item__description,.field-group-details .field--name-field-cc-iframe-height > .form-item .form-item__description,.field-group-details .field--name-field-cc-padding > .form-item .form-item__description,.field-group-details .field--name-field-cc-padding-h > .form-item .form-item__description,.field-group-details .field--name-field-cc-margin-bottom > .form-item .form-item__description,.field-group-details .field--name-field-cc-separator-height > .form-item .form-item__description,.field-group-details .field--name-field-cc-sbs-image-height > .form-item .field-suffix,.field-group-details .field--name-field-cc-iframe-height > .form-item .field-suffix,.field-group-details .field--name-field-cc-padding > .form-item .field-suffix,.field-group-details .field--name-field-cc-padding-h > .form-item .field-suffix,.field-group-details .field--name-field-cc-margin-bottom > .form-item .field-suffix,.field-group-details .field--name-field-cc-separator-height > .form-item .field-suffix,.field-group-details .field--name-field-cc-sbs-image-height > .form-item .form-item__suffix,.field-group-details .field--name-field-cc-iframe-height > .form-item .form-item__suffix,.field-group-details .field--name-field-cc-padding > .form-item .form-item__suffix,.field-group-details .field--name-field-cc-padding-h > .form-item .form-item__suffix,.field-group-details .field--name-field-cc-margin-bottom > .form-item .form-item__suffix,.field-group-details .field--name-field-cc-separator-height > .form-item .form-item__suffix{display:none;}.field-group-details{position:relative;}.field-group-details .style-preview{position:absolute;right:20px;bottom:20px;width:246px;border-radius:5px;background:#64B3B8;box-shadow:0px 8px 16px 0px rgba(171,190,209,0.40);}.field-group-details .style-preview .inner{border-radius:5px;background:#F1C592;margin:12px 12px 0;padding:0px;box-sizing:border-box;}.field-group-details .style-preview .inner-2{height:13px;border-radius:5px 5px 0px 0px;background:#fff;margin:1px 12px 0;padding:0px;box-sizing:border-box;}.field-group-details .style-preview .inner .card{border-radius:5px;background-color:#fff;height:100px;box-sizing:border-box;}.field-group-details .style-preview .inner .separator{display:none;}.field-group-details .style-preview.separator .inner{background-color:transparent;margin-top:0px;}.field-group-details .style-preview.separator .inner .card{height:40px;border-radius:0px 0px 5px 5px;}.field-group-details .style-preview.separator .inner .separator{height:10px;content:'';display:block;background-color:#fff;margin-top:10px;}
.geolocation-map-container{width:100%;height:300px;}.geolocation-map-container *{box-sizing:unset;}.geolocation-context-popup{position:absolute;z-index:1;max-width:256px;padding:10px;border:1px solid rgba(0,0,0,0.2);background-color:#fff;box-shadow:0 2px 2px rgba(0,0,0,0.2);font-family:Arial,sans-serif;}.geolocation-map-control{display:none;margin:1em 0 0 1em;}.geolocation-map-control input,.geolocation-map-control input.form-autocomplete,.geolocation-map-control button{height:32px;border-radius:2px;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2);}.geolocation-map-control input.form-autocomplete,.geolocation-map-control input{z-index:3;box-sizing:content-box;width:auto;margin:0;padding:0 1em;text-overflow:ellipsis;border:0;font-size:14px;}.geolocation-map-control input.location:focus{border-color:#156dfe;}.geolocation-map-control label,.geolocation-map-control .description{display:none;}.geolocation-map-control .form-item{margin:0;}.geolocation-map-control button{z-index:2;cursor:pointer;color:#fff;border:none;font-size:0;}.geolocation-map-control button::before{display:block;width:18px;height:18px;margin:0 auto;content:"";background-size:contain;}.geolocation-map-control button.recenter{background:#dd001e;}.geolocation-map-control button.recenter::before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAa9JREFUeNrU1c8rg3EcwPGN2Q5cJC6EprjNj4NCKeWgFCkpB5SIi7lo4eCkUFycyMEfwMUOTH6ckCIHOYyDkJNSlh9ruzzeX32s2Z5nttlz8K3XDs+e5/P5Pt/v5/N9sjRNs5gpy2LyMD2BTf2Ew2Gj/x2oQS9aUSjPvMOPDfjwCO37IbvdHglgVetkkKAE0+jDPY5whg+UoRkNElzdt6vmGpvgayNCoVCsChwggDE4dO5RXPAiiFHkqOvRm2zTmXkBFlCNdpm50bhEJ1awiAdsJ9rkbHSjA4O/BI8sAkZwgjmZYFyCeuQiH8PYglftUQqVNgkn2vQSrGMIVSjHsmzyuFxLZlzgWFbgZ5kyduCRJbmV8lyVatlPoexVggG9N5iVwD2SdAmlcOMqhQQ3yNNL8IIZBFCLV/TjMCOdLOMUa2iS/fCnEa8Sb9EXYju5SCrpOs0Jq2MjSCd3GfXB0x+C18nbb5p1ms5LofiSSeCU3mhJIrBVSroRU3hOJoE6MYulo93SF3rDJfeoipvAXlx2g+PaKn3gkYfvpAnPUz2uE30PMvfB+dffZNMTfAowAA2eAOjeCmcEAAAAAElFTkSuQmCC);}.geolocation-map-control button.search,.geolocation-map-control button.locate{background:#156dfe;}.geolocation-map-control button.locate::before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AcVCg45w2bqzwAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAAHjSURBVEjHxdY7aFZBEAXg75qIhTEaBU2tpBC7IBgfTSoxQiy0EcFCsRKfRcBCopWSgAgWNmIjdlaiSECwUMHGRtRGErSSCPGBIKKRscj+sFnun9xA0APL3T27s7PMnJ29IkLDNhgRUxExGRH9Te1WaI416VthbVOjKiIWml+Ng9iLbehO/Be8wkPcx6+lOujAYZxDzyKH/IgreNDUwUpcxz5Lw+3k6E9OljmoMFaz+Swms/G7ciMcw6XSa+ngKA4U3B3sxI2Mu4o9KQc5jmConYPuFPMcIxjFTE1IpnEqhTPHhZTDOWSaPZF03mqjhaZ7ImJ3al0ZX0XEzcJ2f2s+T/I99Kf+b+zA14YJ7sNENn6Ek9CZErou6byF99iFwDN8b7Pxegyk/gw2pP72JPPpKiKmFjndcTxpMzdck4MFVbTsqCJiIGX9FlYl/m26NFJJWChEW1N/HL3Z7R7Bz068SOSbLMl9abxYkj/jeVrfm/EvEz8vRI+LcnGm5rRDqXUVt/98sXai7h5sjIjXhZ4PZfPDGT+Y8acLm6cR0VH3HnyqUcQYLmfyy7EplY+zBT+v4JXVtMK1mno0iw/YkhW7zfNKwhzu4uI/Ldf/5cFZ1ifTEv4q2qlo2f4qfrTOhG9Njf4C0EWk9x5z6KYAAAAASUVORK5CYII=);}.geolocation-map-control button.search::before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAABVUlEQVRYw+2YQRGEMAxFkVAJlYAEJCABCUhAQiWshJWABCRUAg7+XsrMTkibNDBdDvtnek0fSfqToQPQPeE8AuK5IDkBGAC8AESctQEIAHxXKTUIgB7ACr0CAHcrCIAJNm0A+ltALkAc2jWlKoKkcnCKCdCR0i3p4lNmroJwPRGEgC6VhGo2gaTXUQUhwEQryKsmUOaZU40WEOoTk8Eb3iTGYgGhcgaQmcRYL4N0BjHl+RnIeDuI1iFJ8EBivC0gm7bRCsGj1ktKIIGx6pohNjNZ9RYQnxliTgHRM1a/XrH4kIEZhEzstT0mgeTmBpJZzemJjgk65naTO9aAPvOFtavAWMqKdjHyhcxIW9quGRVVO2uh/lTr8fWMqbEw1cvzV/AlXXico2c884IgwZhADMY2STBNQDQwzUAkmKYgAoxvClKAGZqDMDBb89IwRjlI0/f/W+ID3tQLQPib2qQAAAAASUVORK5CYII=);}.geolocation-map-control button.clear{background:#999;}.geolocation-map-control button.clear.disabled{background:#bbb;}.geolocation-map-control button.clear::before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA3CAYAAACo29JGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo3MEEyNTM1QjBBMjA2ODExODA4MzkzODI3MjczQzA3MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyNzhDRDg3QTQ5MEExMUU0QTdGMkM1NzMyMDlBMjJBNSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyNzhDRDg3OTQ5MEExMUU0QTdGMkM1NzMyMDlBMjJBNSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzBBMjUzNUIwQTIwNjgxMTgwODM5MzgyNzI3M0MwNzAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzBBMjUzNUIwQTIwNjgxMTgwODM5MzgyNzI3M0MwNzAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5jChSGAAAB2UlEQVR42tTaS07DQAwG4JANCSu4AuIstN3BJWFJyYaUy3ACRFclrAYPZKRplMfMxPbYln5VSh3JX9W6UZTCGFN42UL2kGpwXHou+7m3/vEh7Nv8V6sIaGFv/dydD3QNGw9mFAF9mBkCp2AagGOwM6BtejXzJRE4B3PV2MYaclAEDIFZz5U7QQuwCoUNt6V0YBRsiHPAViAwGjaGkwhMgk3hJAGTYXM4CcBVsCVcDLCWBgvB5QCiwEJxnEA0WAyOA4gKi8VRAtFhKTgKIAksFYcJJIOtwWEASWFrcWuA5DAMXAqQBYaFiwHecMEwcaHALy6YzcWfEK8qyB6ySTj3HfIIOWENUxa41UEeIIfcMApcCpAEZgv7a+nXNeSjf52qI+QO8kkxQEkEs7+95wWY+wCeILUWnIW9QLaB/ff9Eqql42JhpMCSGXbkBJaMMLsVbxe2KC6Q8Z6Hf23ZRvRnu/yKhRWcwBwwNmAuGAswJ4wcmBtGCpQAIwNKgZEAJcHQgdJgqMBsa5oDKBWGModk2Op5pMNWzaUBljyfFljSnJpg0cCQp/YkwWKAjXtCtlMECwFaz8417kaAkmFzwK73nG1LH6gBNgb8cbCx/zn7RqMI5gMbH2bzK8AAUThtyVYr9bAAAAAASUVORK5CYII=);}
#block-javali-theme-contactosparvalorem{padding:34px 0 0;background:var(--azul-fundo);position:relative;}#block-javali-theme-contactosparvalorem h2{color:var(--azul);font-size:40px;font-style:normal;font-weight:300;line-height:45px;width:94%;margin:auto;margin-bottom:27px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer;}#block-javali-theme-contactosparvalorem h2::after{content:'';display:block;background:url('/modules/custom/parvalorem/css/../images/arrow_small_down.svg');width:32px;height:32px;margin-top:10px;-webkit-transition:0.2s all;-o-transition:0.2s all;transition:0.2s all;}#block-javali-theme-contactosparvalorem h2.expanded::after{background:url('/modules/custom/parvalorem/css/../images/arrow_small_up.svg');}#contactos-parvalorem{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;position:relative;}#contactos-parvalorem.expanded .columns>.center{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;visibility:visible;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px;padding-bottom:35px;}#contactos-parvalorem:not(.expanded) .columns>.center{visibility:hidden;opacity:0;height:0;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}#contactos-parvalorem .column-3{border-radius:50px 0px 0px 0px;background:var(--cinza);-webkit-box-shadow:0px 8px 15px 0px rgba(0,0,0,0.10);box-shadow:0px 8px 15px 0px rgba(0,0,0,0.10);position:relative;}#contactos-parvalorem .column-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:50px;padding:50px 0;}#contactos-parvalorem .column-link .info a:focus,#contactos-parvalorem .column-link .info a:hover{background:var(--azul-hover);}#contactos-parvalorem .column-link .info a{color:var(--branco);text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:27px;padding:8px 16px;border-radius:16.089px 0px 0px 0px;background:var(--azul);text-decoration:none;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}#contactos-parvalorem .column-link .info{border:none;padding:0;display:block;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}#contactos-parvalorem .column-link .contactos-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:19px;text-align:center;}#contactos-parvalorem .column-link .contactos-links .link svg{display:none;}#contactos-parvalorem .column-link .contactos-links .link a:focus,#contactos-parvalorem .column-link .contactos-links .link a:hover{-webkit-text-decoration-color:var(--azul-hover);text-decoration-color:var(--azul-hover);color:var(--azul-hover);}#contactos-parvalorem .column-link .contactos-links .link a{color:var(--azul);font-size:18px;font-style:normal;font-weight:600;line-height:25px;text-decoration:none;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:color 0.2s,-webkit-text-decoration-color 0.2s;transition:color 0.2s,-webkit-text-decoration-color 0.2s;-o-transition:text-decoration-color 0.2s,color 0.2s;transition:text-decoration-color 0.2s,color 0.2s;transition:text-decoration-color 0.2s,color 0.2s,-webkit-text-decoration-color 0.2s;-webkit-transition:text-decoration-color 0.2s,color 0.2s;text-underline-offset:1px;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:1px;}#contactos-parvalorem .column-link .contactos-links .link{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}#contactos-parvalorem .image-link a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}#contactos-parvalorem .image-link a:focus svg.hover,#contactos-parvalorem .image-link a:hover svg.hover{display:block;}#contactos-parvalorem .image-link a:focus svg.normal,#contactos-parvalorem .image-link a:hover svg.normal,#contactos-parvalorem .image-link a svg.hover{display:none;}#contactos-parvalorem .columns .column{gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}#contactos-parvalorem .image-link{text-align:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;}#contactos-parvalorem .image-link a img,#contactos-parvalorem .image-link a picture{width:125px;height:41px;}#contactos-parvalorem .columns .title{color:var(--azul);font-size:18px;font-style:normal;font-weight:700;line-height:25px;}#contactos-parvalorem .columns .morada{color:var(--azul);font-size:16px;font-style:normal;font-weight:500;line-height:22px;}#contactos-parvalorem .columns .phones a{color:var(--azul);font-size:16px;font-style:normal;font-weight:500;line-height:22px;text-decoration:none;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:color 0.2s,-webkit-text-decoration-color 0.2s;transition:color 0.2s,-webkit-text-decoration-color 0.2s;-o-transition:text-decoration-color 0.2s,color 0.2s;transition:text-decoration-color 0.2s,color 0.2s;transition:text-decoration-color 0.2s,color 0.2s,-webkit-text-decoration-color 0.2s;-webkit-transition:text-decoration-color 0.2s,color 0.2s;text-underline-offset:1px;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:1px;}#contactos-parvalorem .columns .phones{color:var(--azul);font-size:16px;font-style:normal;font-weight:500;line-height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:5px;}#contactos-parvalorem .columns .phones a:focus,#contactos-parvalorem .columns .phones a:hover,#contactos-parvalorem .columns .email a:focus,#contactos-parvalorem .columns .email a:hover{-webkit-text-decoration-color:var(--azul);text-decoration-color:var(--azul);font-weight:700;}#contactos-parvalorem .columns .email a{color:var(--azul);font-size:16px;font-style:normal;font-weight:500;line-height:22px;text-decoration:none;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:color 0.2s,-webkit-text-decoration-color 0.2s;transition:color 0.2s,-webkit-text-decoration-color 0.2s;-o-transition:text-decoration-color 0.2s,color 0.2s;transition:text-decoration-color 0.2s,color 0.2s;transition:text-decoration-color 0.2s,color 0.2s,-webkit-text-decoration-color 0.2s;-webkit-transition:text-decoration-color 0.2s,color 0.2s;text-underline-offset:1px;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:1px;}#contactos-parvalorem .columns .column label{color:var(--azul);font-size:16px;font-style:normal;font-weight:700;line-height:22px;}@media (max-width:1270px) and (min-width:768px){#contactos-parvalorem.expanded .columns>.center{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}#contactos-parvalorem .columns .column{width:50%;}}@media (min-width:1270px){#block-javali-theme-contactosparvalorem{padding:41px 0 0;}#block-javali-theme-contactosparvalorem h2{font-size:50px;font-style:normal;line-height:73px;width:1270px;margin-bottom:27px;cursor:default;text-align:left;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;}#block-javali-theme-contactosparvalorem .columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;}#block-javali-theme-contactosparvalorem h2::after{display:none;}#contactos-parvalorem .column-3{position:absolute;right:0;top:-141px;width:445px;}#contactos-parvalorem.expanded .columns>.center{width:calc(1270px - 445px);margin-right:calc((100% - 381px) / 2);margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:109px;padding-bottom:57px;}#contactos-parvalorem .column-link{top:20px;bottom:0;margin:auto;position:absolute;right:0;left:0;}}
body:not(.toolbar-tray-open):not(.gin--vertical-toolbar) .gin-secondary-toolbar.layout-container{display:none;}.page-wrapper{padding-top:30px;}body #javali-admin-menu #logo-javali{background:url(/modules/custom/parvalorem/images/parvasmall2.png) !important;background-position:center !important;background-repeat:no-repeat !important;background-size:contain !important;margin:0 10px !important;}.page-user-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:140px;}.page-user-background-wrapper{min-height:100vh;position:relative;}.page-user-background-wrapper::before{content:"";position:absolute;top:0;left:40%;right:0;height:100%;z-index:-1;background-color:#F5F5F5;-webkit-clip-path:polygon(32% 0,100% 0%,100% 100%,0% 100%);clip-path:polygon(32% 0,100% 0%,100% 100%,0% 100%);}.page-user-wrapper .page-left,.page-user-wrapper .page-right{-webkit-box-flex:1;-ms-flex:1;flex:1;}.page-user-wrapper .page-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.page-user-wrapper .welcome{font-size:50px;font-style:normal;font-weight:600;line-height:45px;color:#0B1B2B;margin-top:135px;}.page-user-wrapper .email,.page-user-wrapper .username{font-size:20px;font-style:normal;font-weight:500;line-height:38px;}.page-user-wrapper .username{margin-top:70px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.page-user-wrapper .username:before{background:url(/modules/custom/parvalorem/images/user-1.svg);background-repeat:no-repeat;background-position:center;height:30px;width:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;content:'';}.page-user-wrapper .email{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.page-user-wrapper .email:before{background:url(/modules/custom/parvalorem/images/mail.svg);background-repeat:no-repeat;background-position:center;height:30px;width:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;content:'';}.page-user-wrapper .link{margin-top:60px;}.page-user-wrapper .link a{color:var(--preto);border-radius:12px;background-color:#D7D7D7;text-decoration:none;font-size:18px;font-style:normal;font-weight:600;line-height:45px;padding:10px 80px;}.page-user-wrapper .link a:hover{background-color:#c5c5c5;}.page-user-wrapper .link-home{margin-top:60px;}.page-user-wrapper .link-home a{color:var(--preto);font-size:16px;font-style:normal;font-weight:600;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;text-decoration:none;}.page-user-wrapper .link-home a:hover{text-decoration:underline;}.page-user-wrapper .link-home a:before{background:url(/modules/custom/parvalorem/images/chevron-left-dark.svg);background-repeat:no-repeat;background-position:center;height:30px;width:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;content:'';-webkit-filter:invert(0%) sepia(2%) saturate(226%) hue-rotate(353deg) brightness(86%) contrast(81%);filter:invert(0%) sepia(2%) saturate(226%) hue-rotate(353deg) brightness(86%) contrast(81%);}.page-user-wrapper .page-right .user-image{background:url(/modules/custom/parvalorem/images/landing-user.svg);background-repeat:no-repeat;background-position:center;height:390px;width:390px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;content:'';margin-top:150px;}.page--users footer .footer,.page--user footer .footer,.page--en-user footer .footer{margin-right:calc((100% - 1270px) / 2);;}@media (max-width:870px){.page-user-wrapper .page-right .user-image{display:none;}.page-user-wrapper .page-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.page-user-wrapper .page-mobile .user-image{background:url(/modules/custom/parvalorem/images/landing-user-mobile.svg);background-repeat:no-repeat;background-position:center;height:154px;width:154px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;content:'';margin-top:30px;}.page-user-wrapper .welcome{margin-top:40px;font-size:40px;}.page-user-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:38px;}.page-user-wrapper .page-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.page-user-wrapper .page-left .page-top{width:100%;}.page-user-wrapper .link{text-align:center;}.page-user-wrapper .email,.page-user-wrapper .username{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.page-user-background-wrapper::before{content:"";position:absolute;top:0;left:0;right:0;height:100%;z-index:-1;background-color:#F5F5F5;-webkit-clip-path:polygon(0 0,100% 0%,100% 22%,0 38%);clip-path:polygon(0 0,100% 0%,100% 22%,0 38%);}.page-user-wrapper .link-home{margin-top:34px;}.page-user-wrapper .email,.page-user-wrapper .username{gap:13px;}.page-user-wrapper .username{margin-top:36px;}.page-user-wrapper .email{margin-top:20px;}.page-user-wrapper .link{margin-top:40px;}.page-user-wrapper .user-info{width:100%;}.page-user-wrapper .link a{width:100%;padding:0;display:block}.page-user-background-wrapper{min-height:unset;position:relative;}.page--users footer .footer,.page--user footer .footer,.page--en-user footer .footer{margin-right:20px;}}.gin--edit-form .page-wrapper__node-edit-form .layout-region-node-secondary .entity-meta>.accordion__item{margin-top:30px !important;}@media (max-width:420px){.page-user-wrapper .email,.page-user-wrapper .username{font-size:16px;}}@media (max-width:350px){.page-user-wrapper .email:before,.page-user-wrapper .username:before{content:unset;}}
#block-javali-theme-imoveisparvalorem::before{content:'';display:block !important;position:absolute;z-index:-1;background-position:right;width:100%;right:0;border-radius:0px 50px 0 0px;bottom:0;top:134px;background:rgba(0,57,94,0.10);height:calc(100% - 134px);}#block-javali-theme-imoveisparvalorem{padding:53px 0 60px;position:relative;}#block-javali-theme-imoveisparvalorem h2{color:var(--preto);font-size:40px;font-style:normal;font-weight:400;line-height:45px;width:94%;margin:auto;margin-bottom:18px;}#block-javali-theme-imoveisparvalorem .imoveis{margin-top:35px;}#block-javali-theme-imoveisparvalorem h3{color:var(--preto);font-size:30px;font-style:normal;font-weight:300;line-height:43px;}.imoveis .imovel-content-left picture{height:230px;display:block;}.imoveis .imovel-content-left picture img{width:100%;height:230px;-o-object-fit:cover;object-fit:cover;}.imoveis .imovel{background:#FFF;-webkit-box-shadow:0px 0px 5.3012px 0px rgba(0,0,0,0.15);box-shadow:0px 0px 5.3012px 0px rgba(0,0,0,0.15);}.imoveis:not(.center){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:60px;}.imoveis .imovel .imovel-content{padding:0px 18px;}.imoveis .imovel .imovel-title a:focus,.imoveis .imovel .imovel-title a:hover{color:var(--azul-hover);-webkit-text-decoration-color:var(--azul-hover);text-decoration-color:var(--azul-hover);}.imoveis .imovel .imovel-title{padding:20px 18px 0;margin-bottom:23px;}.imoveis .leaflet-popup-content .imovel .imovel-title .data-publicacao{margin-right:30px;font-size:14px;line-height:20px;}.imoveis .imovel .imovel-title .data-publicacao{font-size:16px;line-height:22px;font-weight:400;}.imoveis .imovel .imovel-title{display:flex !important;justify-content:space-between;align-items:center;}.imoveis .imovel .imovel-title a{color:var(--preto);font-size:20px;font-style:normal;font-weight:600;line-height:32px;text-decoration:none;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:color 0.2s,-webkit-text-decoration-color 0.2s;transition:color 0.2s,-webkit-text-decoration-color 0.2s;-o-transition:text-decoration-color 0.2s,color 0.2s;transition:text-decoration-color 0.2s,color 0.2s;transition:text-decoration-color 0.2s,color 0.2s,-webkit-text-decoration-color 0.2s;-webkit-transition:text-decoration-color 0.2s,color 0.2s;text-underline-offset:1px;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:1px;-webkit-transition:0.3 all;-o-transition:0.3 all;transition:0.3 all;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box !important;max-width:70%;}.imoveis .imovel .imovel-estado{color:#FFF;font-size:20px;font-style:normal;font-weight:500;line-height:20px;position:absolute;top:40px;text-align:center;width:145px;-webkit-transform:rotate(-31.6deg);-ms-transform:rotate(-31.6deg);transform:rotate(-31.6deg);left:1px;}.imoveis .imovel .imovel-estado-background{background-image:url(/modules/custom/parvalorem/css/../images/background-red.svg);content:'';display:block;height:36px;background-repeat:no-repeat;position:absolute;top:-1px;width:100%;height:120px;}.imoveis .imovel .imovel-negocio{position:absolute;bottom:-1px;left:-1px;border-radius:0px 11px 0px 0px;background:#E5EBEF;color:var(--azul);font-size:16px;font-style:normal;font-weight:600;line-height:normal;padding:11px 25px 10px 18px;}.imoveis .imovel .imovel-bottom{padding:23px 22px 18px 15px;background-color:#F8F8F8;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:var(--preto);font-size:14px;font-style:normal;font-weight:400;line-height:normal;-ms-flex-pack:distribute;justify-content:space-around;gap:13px;min-height:29px;}.imoveis .imovel .imovel-bottom .estacionamento,.imoveis .imovel .imovel-bottom .wc,.imoveis .imovel .imovel-bottom .quartos,.imoveis .imovel .imovel-bottom .area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;}.imoveis .imovel .imovel-bottom .estacionamento::before{content:'';width:28px;height:25px;display:block;background-size:28px 25px;background-image:url(/modules/custom/parvalorem/images/estacionamento.svg);}.imoveis .imovel .imovel-bottom .wc::before{content:'';width:34px;height:23px;display:block;background-size:34px 23px;background-image:url(/modules/custom/parvalorem/images/wc.svg);}.imoveis .imovel .imovel-bottom .quartos::before{content:'';width:28px;height:17px;display:block;background-size:28px 17px;background-image:url(/modules/custom/parvalorem/images/quartos.svg);}.imoveis .imovel .imovel-bottom .area.terreno::before{background-image:url(/modules/custom/parvalorem/images/area_terreno.svg);}.imoveis .imovel .imovel-bottom .area::before{content:'';background-repeat:no-repeat;width:29px;height:32px;display:block;background-size:29px;background-image:url(/modules/custom/parvalorem/images/area.svg);}.imoveis .imovel .imovel-content-right{margin-top:15px;}.imoveis .imovel .imovel-content-right .imovel-valores span{font-size:12px;font-style:normal;font-weight:400;line-height:normal;}.imoveis .imovel .imovel-content-right .imovel-valores{border-radius:0px 0px 10.602px 0px;background:var(--azul);color:#FFF;font-size:20px;font-style:normal;font-weight:700;line-height:normal;padding:6px 16px 7px 17px;width:auto;display:inline-block;margin-bottom:15px;}.imoveis .imovel .imovel-content-right .imovel-apresentacao{color:var(--preto);font-size:16px;font-style:normal;font-weight:400;line-height:24px;display:-webkit-box !important;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}.imoveis .imovel .imovel-content-left{position:relative;}.imoveis .imovel .imovel-saber-mais a:focus,.imoveis .imovel .imovel-saber-mais a:hover{-webkit-text-decoration-color:var(--azul-hover);text-decoration-color:var(--azul-hover);color:var(--azul-hover);text-decoration:underline;}.imoveis .imovel .imovel-saber-mais a{color:var(--preto);font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-decoration:none;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:color 0.2s,-webkit-text-decoration-color 0.2s;transition:color 0.2s,-webkit-text-decoration-color 0.2s;-o-transition:text-decoration-color 0.2s,color 0.2s;transition:text-decoration-color 0.2s,color 0.2s;transition:text-decoration-color 0.2s,color 0.2s,-webkit-text-decoration-color 0.2s;-webkit-transition:text-decoration-color 0.2s,color 0.2s;text-underline-offset:1px;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;}.imoveis .imovel .imovel-saber-mais{margin-top:18px;margin-bottom:32px;}.imoveis .imovel .imovel-saber-mais a::after{content:'';width:30px;height:12px;display:block;background:url(/modules/custom/parvalorem/images/shape.svg);background-position:center;background-repeat:no-repeat;position:relative;left:0;-webkit-transition:0.3s all;-o-transition:0.3s all;transition:0.3s all;}.imoveis .imovel .imovel-saber-mais a:hover::after{left:5px;-webkit-filter:invert(34%) sepia(50%) saturate(3846%) hue-rotate(184deg) brightness(91%) contrast(83%);filter:invert(34%) sepia(50%) saturate(3846%) hue-rotate(184deg) brightness(91%) contrast(83%);}.footer-imoveis{margin-top:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:38px;}.footer-imoveis .see-all-mapa{text-align:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;}.footer-imoveis .see-all-mapa a:hover{color:var(--azul-hover);}.footer-imoveis .see-all-mapa a:hover::before{background-image:url(/modules/custom/parvalorem/images/local-hover.svg);}.footer-imoveis .see-all-mapa a::before{content:'';width:25px;height:30px;background-image:url(/modules/custom/parvalorem/images/local.svg);display:block;background-size:25px 30px;}.footer-imoveis .see-all-mapa a{color:var(--azul);text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.footer-imoveis .see-all-list a:hover{background:var(--azul-hover);}.footer-imoveis .see-all-list a{background:var(--azul);color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:17px;text-decoration:none;text-transform:uppercase;padding:10px 20px;-webkit-transition:0.3s all;-o-transition:0.3s all;transition:0.3s all;}.footer-imoveis .see-all-list{background:transparent;border:none;padding:10px 0px;display:-webkit-box;display:-ms-flexbox;display:flex;}@media (max-width:1270px){#block-javali-theme-imoveisparvalorem{padding:187px 0 60px;}#block-javali-theme-imoveisparvalorem::before{top:134px;}.imoveis .imovel{width:100%;}.footer-imoveis .see-all-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}@media (min-width:1270px){#block-javali-theme-imoveisparvalorem h2{width:1270px;font-size:50px;line-height:70px;margin-bottom:15px;}#block-javali-theme-imoveisparvalorem .imoveis{margin-top:60px;}#block-javali-theme-imoveisparvalorem h3{font-size:35px;line-height:63px;}.imoveis .imovel-content-left picture,.imoveis .imovel-content-left picture img{width:330px;height:255px;}.imoveis .imovel .imovel-content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px 23px;}.imoveis .imovel .imovel-title{padding:24px 20px 0;margin-bottom:27px;}.imoveis .imovel .imovel-title a{font-size:24px;line-height:30px;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box !important;max-height:32px;max-width:84%;}.imoveis .imovel .imovel-title{display:flex !important;align-items:center;justify-content:space-between;}.imoveis .imovel .imovel-title .data-publicacao{font-size:16px;line-height:22px;font-weight:400;}.imoveis .imovel .imovel-content-right{margin-top:0;position:relative;}.imoveis .imovel .imovel-content-right .imovel-valores{font-size:24px;line-height:30px;padding:5px 34px 7px 22px;margin-bottom:20px;}.imoveis .imovel .imovel-content-right .imovel-valores span{font-size:12px;line-height:16px;}.imoveis .imovel .imovel-content-right .imovel-apresentacao{font-size:16px;line-height:24px;margin-left:22px;display:-webkit-box !important;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;}.imoveis .imovel .imovel-saber-mais{margin:0px 0 0 22px;position:absolute;bottom:25px;}.imoveis .imovel .imovel-bottom{padding:13px 28px 14px 22px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.imoveis .imovel{width:calc(50% - 12px);}.imoveis:not(.center){gap:51px 24px;}.footer-imoveis{margin-top:96px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:87px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;}#block-javali-theme-imoveisparvalorem{padding:90px 0 84px;}#block-javali-theme-imoveisparvalorem::before{background-position:right;width:68%;right:0;border-radius:0px 0 0 50px;height:77%;bottom:0;top:auto;background:-webkit-gradient(linear,left top,left bottom,color-stop(-9.27%,#FFF),color-stop(110.55%,#E5EBEF));background:-o-linear-gradient(top,#FFF -9.27%,#E5EBEF 110.55%);background:linear-gradient(180deg,#FFF -9.27%,#E5EBEF 110.55%);}.footer-imoveis .see-all-list a{font-weight:600;}}
body.page--imoveis-list.page-loaded{opacity:1;display:block;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;}body.page--imoveis-list:not(.page-loaded){opacity:0;display:block;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;}.page--imoveis-list #block-javali-theme-page-title{border-radius:0px 50px 0px 0px;background:#FFF;margin-top:88px;padding:33px 51px 32px calc((100% - 1270px) / 2);width:1219px;z-index:2;position:relative;}.page--imoveis-list #block-javali-theme-page-title h1{color:var(--preto);font-size:35px;font-style:normal;font-weight:400;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2;position:relative;width:calc(100% - 350px);cursor:pointer;}.page--imoveis-list .imagem-header-imoveis-listagem{position:relative;}.page--imoveis-list .imagem-header-imoveis-listagem img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;position:absolute;top:65px;z-index:0;}.page--imoveis-list #block-javali-theme-page-title h1:before{content:'';background-image:url('/modules/custom/parvalorem/css/../images/seta.svg');width:32px;height:32px;display:block;background-size:32px;}.page--imoveis-list .view-imoveis-listagem{position:relative;}.page--imoveis-list #main-content{position:relative;}.page--imoveis-list .links-listagens{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;top:190px;z-index:3;width:300px;right:calc((100% - 1270px) / 2);left:auto;margin-right:51px;}.page--imoveis-list.page--imoveis-list--page-2 .links-listagens button.current,.page--imoveis-list.page--imoveis-list--page-1 .links-listagens button.current{cursor:default;pointer-events:none;}.page--imoveis-list .links-listagens button{position:relative;border:none;padding:0;}.page--imoveis-list .links-listagens button:not(.current) a:hover,.page--imoveis-list .links-listagens button:not(.current) a:focus{color:#fff;}.page--imoveis-list .links-listagens button:not(.current) a{color:var(--azul);}.page--imoveis-list .links-listagens button a{color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:17px;text-decoration:none;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:color 0.3s,background-color 0.3s,-webkit-text-decoration-color 0.2s;transition:color 0.3s,background-color 0.3s,-webkit-text-decoration-color 0.2s;-o-transition:text-decoration-color 0.2s,color 0.3s,background-color 0.3s;transition:text-decoration-color 0.2s,color 0.3s,background-color 0.3s;transition:text-decoration-color 0.2s,color 0.3s,background-color 0.3s,-webkit-text-decoration-color 0.2s;-webkit-transition:text-decoration-color 0.2s,color 0.3s,background-color 0.3s;text-underline-offset:1px;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:1px;}.page--imoveis-list .links-listagens button a:focus,.page--imoveis-list .links-listagens button a:hover{background-color:var(--azul-hover) !important;}.page--imoveis-list .links-listagens button.current a{-webkit-box-shadow:0px 0px 10px 0px rgba(152,152,152,0.30);box-shadow:0px 0px 10px 0px rgba(152,152,152,0.30);background-color:var(--azul);padding:10px 20px;}.page--imoveis-list .links-listagens button a{background-color:#9FB1BD;padding:10px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;height:17px;gap:14px;}.page--imoveis-list .links-listagens button:last-child a::before{content:'';display:block;background-image:url('/modules/custom/parvalorem/css/../images/local-branco.svg');width:16px;height:19px;background-size:16px 19px;fill:#fff;}.page--imoveis-list .region-page{background-color:#F8F8F8;}.page--imoveis-list .view-filters label{color:var(--azul);font-size:14px;font-style:normal;font-weight:600;line-height:18px;width:100%;height:35px;}.page--imoveis-list .view-filters .form-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;float:none;margin:0;width:215px;}.page--imoveis-list .view-filters .form--inline{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 30px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:60px;}.page--imoveis-list .view-filters.expanded{visibility:visible;opacity:1;height:auto;padding:33px 42px 29px 38px;}.page--imoveis-list .form--inline .form-actions{width:100%;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin:30px 0 0;}.page--imoveis-list .form--inline .form-actions #edit-submit-imoveis-listagem:hover,.page--imoveis-list .form--inline .form-actions #edit-submit-imoveis-listagem:focus{color:#fff;background-color:var(--azul);}.page--imoveis-list .form--inline .form-actions #edit-submit-imoveis-listagem{color:var(--azul);text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:17px;border:1px solid var(--azul);padding:10px 20px;text-transform:uppercase;background-color:#fff;-webkit-transition:0.3s all;-o-transition:0.3s all;transition:0.3s all;cursor:pointer;}.page--imoveis-list .form--inline .form-actions #edit-reset-imoveis-listagem:focus,.page--imoveis-list .form--inline .form-actions #edit-reset-imoveis-listagem:hover,.page--imoveis-list .form--inline .form-actions #edit-reset:focus,.page--imoveis-list .form--inline .form-actions #edit-reset:hover{-webkit-text-decoration-color:#5C5C5C;text-decoration-color:#5C5C5C;}.page--imoveis-list .form--inline .form-actions #edit-reset-imoveis-listagem,.page--imoveis-list .form--inline .form-actions #edit-reset{color:#5C5C5C;font-size:16px;font-style:normal;font-weight:500;line-height:normal;border:none;padding:0;text-decoration:none;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:color 0.2s,-webkit-text-decoration-color 0.2s;transition:color 0.2s,-webkit-text-decoration-color 0.2s;-o-transition:text-decoration-color 0.2s,color 0.2s;transition:text-decoration-color 0.2s,color 0.2s;transition:text-decoration-color 0.2s,color 0.2s,-webkit-text-decoration-color 0.2s;-webkit-transition:text-decoration-color 0.2s,color 0.2s;text-underline-offset:1px;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:1px;background-color:transparent;cursor:pointer;}.page--imoveis-list .select2-container--default .select2-search--inline .select2-search__field{font-size:16px;line-height:24px;left:2px;font-weight:500;position:relative;height:100%;margin-top:0;}.page--imoveis-list .select2-container--default.select2-container--focus .select2-selection--multiple,.page--imoveis-list .select2-container--default .select2-selection--multiple,.page--imoveis-list .select2-container--default .select2-selection--single{border-bottom:1px #989898 solid !important;border-top:none !important;border-left:none !important;border-right:none !important;border-radius:4px 4px 0 0;background:#FCFCFC;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.page--imoveis-list .select2-container--default .select2-selection--multiple .select2-selection__rendered{height:100%;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;}.page--imoveis-list .select2-container--default .select2-selection--multiple .select2-selection__rendered>li.select2-selection__choice{border:none;border-radius:0;background-color:transparent;padding:0;color:#5C5C5C;line-height:24px;font-size:16px;}.page--imoveis-list li.select2-selection__choice:after{content:'; ';}.page--imoveis-list .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:var(--azul-hover);margin-right:7px;display:none;}.page--imoveis-list #block-javali-theme-page-title h1.expanded:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.page--imoveis-list .view-filters{position:relative;top:0;visibility:hidden;opacity:0;width:calc(100% - 80px);background-color:#fff;border-radius:0 0 0 50px;padding:0;-webkit-filter:drop-shadow(0px 0px 10px rgba(152,152,152,0.30));filter:drop-shadow(0px 0px 10px rgba(152,152,152,0.30));-webkit-transition:0.3s opacity,0.3s height;-o-transition:0.3s opacity,0.3s height;transition:0.3s opacity,0.3s height;z-index:1;height:0;}.page--imoveis-list .view-header{padding-top:70px;}.page--imoveis-list .view-header .total{color:var(--azul);font-size:16px;font-style:normal;font-weight:500;margin-left:5px;line-height:normal;margin-top:3px;}.page--imoveis-list .view-content{margin-top:24px;padding-bottom:100px;width:100%;}.page--imoveis-list .imoveis .imovel{width:100%;}.page--imoveis-list nav.pager{padding-bottom:138px;margin-bottom:0;}.page--imoveis-list .select2-container--default .select2-selection--single .select2-selection__arrow{height:89%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.page--imoveis-list .select2-container.select2-container--open .select2-selection__arrow::before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.page--imoveis-list .select2-container--default .select2-selection--single .select2-selection__rendered{color:#5C5C5C;line-height:24px;font-size:16px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.page--imoveis-list .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none;}.page--imoveis-list .select2-container--default .select2-selection--single .select2-selection__arrow::before{content:'';display:block;-webkit-transition:0.3s all;-o-transition:0.3s all;transition:0.3s all;width:12px;height:14px;background-size:12px 14px;background-image:url(/modules/custom/parvalorem/css/../images/chevron-down.svg);position:relative;}.page--imoveis-list .view-filters .form-item[class*=form-item-valor-arrendamento],.page--imoveis-list .view-filters .form-item[class*=form-item-valor-venda]{position:relative;width:250px;}.page--imoveis-list .select2-search.select2-search--dropdown{display:none;}.page--imoveis-list .view-filters .form-item[class*=form-item-valor-arrendamento] input,.page--imoveis-list .view-filters .form-item[class*=form-item-valor-venda] input{border-radius:4px 4px 0 0;background:#FCFCFC;height:37px;color:#5C5C5C;font-size:16px;font-style:normal;font-weight:500;line-height:24px;border-bottom:1px solid #989898;border-top:none;border-right:none;border-left:none;width:100%;padding:1px 8px;}.page--imoveis-list .select2-dropdown{border:none;border-radius:0;-webkit-filter:drop-shadow(0px 0px 10px rgba(0,0,0,0.30));filter:drop-shadow(0px 0px 10px rgba(0,0,0,0.30));}.page--imoveis-list .select2-results__option{font-size:16px;font-style:normal;font-weight:500;line-height:24px;color:#5C5C5C;background-color:#fff;}.page--imoveis-list .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:var(--azul);color:white;}.page--imoveis-list .select2-container--default .select2-results__option[aria-selected=true]{position:relative;}.page--imoveis-list .select2-container--default .select2-results__option[data-select2-id*='ordenar_por']{display:none;}.page--imoveis-list .select2-container--default #select2-edit-localidade-results .select2-results__option[aria-selected=true]::after{content:'';background-image:url('/modules/custom/parvalorem/css/../images/close_white.svg');width:16px;height:16px;background-size:16px;display:block;position:absolute;top:10px;right:9px;}.page--imoveis-list .page-view-empty .form-item-sort-by{display:none !important;}.page--imoveis-list .form-item-sort-by label{position:absolute;top:0;z-index:-1;text-indent:-55555555555px;}.page--imoveis-list .form-item-sort-by{position:absolute;bottom:-103px;display:-webkit-box;display:-ms-flexbox;display:flex;width:auto !important;width:155px !important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;right:0;}.page--imoveis-list .form-item-sort-by .select2-container--default .select2-selection--single{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;border:none !important;}.page--imoveis-list .form-item-sort-by .select2-container--default .select2-selection--single .select2-selection__arrow::before{background-image:url(/modules/custom/parvalorem/css/../images/chevron-down.svg);margin-top:4px;}.page--imoveis-list .form-item-sort-by .select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--azul);font-size:16px;font-style:normal;font-weight:500;line-height:normal;}.page--imoveis-list .select2-container--default #select2-edit-sort-by-results .select2-results__option--highlighted[aria-selected]{background-color:var(--azul-hover);}.page--imoveis-list .form-item-sort-by .select2-container--default .select2-selection--single{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;margin-right:10px;}.page--imoveis-list .form-item-sort-by select{background-color:transparent;color:var(--azul-hover);font-size:18px;font-style:normal;font-weight:500;line-height:normal;border:none;text-align:right;}body{overflow-x:hidden;}.page--imoveis-list.page--imoveis-list--page-2 .geolocation-map-wrapper{display:block;width:100%;}.page--imoveis-list.page--imoveis-list--page-2 .imoveis{gap:0;}.page--imoveis-list.page--imoveis-list--page-2 .view-content{z-index:0;position:relative;}.page--imoveis-list.page--imoveis-list--page-2 .marker-cluster-small{background-color:transparent;}.page--imoveis-list.page--imoveis-list--page-2 .marker-cluster-small div span{color:#FFF;font-size:15px;font-style:normal;font-weight:600;line-height:24px;}.page--imoveis-list.page--imoveis-list--page-2 .marker-cluster-small div{background-color:var(--azul);border-radius:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 !important;width:35px;height:32px;}.page--imoveis-list.page--imoveis-list--page-2 .view-content{margin-top:38px;padding-bottom:75px;}.page--imoveis-list .views-row{width:calc(50% - 12px);}.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel-content-left picture,.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel-content-left picture img{width:165px;height:128px;}.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-title a,.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-title{font-size:16px;line-height:24px;}.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-title{padding:10px 15px 0;margin-bottom:12px;}.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-bottom .estacionamento::before{width:25px;height:17px;background-size:25px 17px;}.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-bottom .wc::before{width:23px;height:19px;background-size:23px 19px;}.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-bottom .area::before{width:19px;height:21px;background-size:19px;}.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-saber-mais a::after{width:16px;height:12px;background-size:16px 12px;}.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-bottom .quartos::before{width:19px;height:17px;background-size:19px 17px;}.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-bottom .estacionamento,.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-bottom .wc,.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-bottom .quartos,.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-bottom .area{gap:8px;}.page--imoveis-list.page--imoveis-list--page-2 .leaflet-container a.leaflet-popup-close-button:hover{color:var(--azul-hover);}.page--imoveis-list.page--imoveis-list--page-2 .leaflet-container a.leaflet-popup-close-button{color:var(--azul);padding:10px 8px 0 0;font:20px/20px Tahoma,Verdana,sans-serif;}.page--imoveis-list--page-1 .imoveis .imovel .imovel-bottom{font-size:14px;font-style:normal;font-weight:400;line-height:normal;gap:30px;min-height:29px;}.page--imoveis-list--page-2 .view-empty,.page--imoveis-list--page-1 .view-empty{padding:50px 0 100px;margin:auto;}.page--imoveis-list--page-2 .imoveis .imovel .imovel-bottom{gap:15px;font-size:10px;min-height:29px;}.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-bottom{padding:9px 15px 10px 15px;min-height:0;}.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-content{padding:0 15px 15px;}.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-content-right .imovel-valores{font-size:16px;line-height:24px;padding:3px 27px 3px 18px;margin-bottom:15px;}.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-content-right .imovel-apresentacao{font-size:12px;line-height:18px;margin-left:18px;-webkit-line-clamp:3;}.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-saber-mais{margin:0px 0 0 18px;bottom:0px;}.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-saber-mais a{font-size:12px;line-height:16px;}.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel{-webkit-box-shadow:none;box-shadow:none;}.page--imoveis-list.page--imoveis-list--page-2 .leaflet-popup-content-wrapper{-webkit-box-shadow:0px 0px 5.3012px 0px rgb(0 0 0 / 15%);box-shadow:0px 0px 5.3012px 0px rgb(0 0 0 / 15%);padding:0;}.page--imoveis-list.page--imoveis-list--page-2 .leaflet-popup-content{margin:0;}.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-estado{color:#FFF;font-size:13px;font-style:normal;font-weight:500;line-height:27px;position:absolute;top:17px;text-align:center;width:62%;height:48px;-webkit-transform:rotate(-32.564deg);-ms-transform:rotate(-32.564deg);transform:rotate(-32.564deg);left:-1px;}.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-estado-background{background-image:url(/modules/custom/parvalorem/css/../images/background-red.svg);content:'';display:block;height:36px;background-repeat:no-repeat;position:absolute;top:0px;width:100%;height:74px;background-size:70%;}.page--imoveis-list .title-no-results{color:var(--azul);font-size:30px;font-style:normal;font-weight:500;line-height:36px;text-align:left;margin-left:40px;}.page--imoveis-list .view-display-id-block_2 .view-content.imoveis,.page--imoveis-list .view-display-id-block_1 .view-content.imoveis{padding:0px 40px 70px;width:calc(100% - 80px);margin-top:50px;}.page--imoveis-list .view-display-id-block_2,.page--imoveis-list .view-display-id-block_1{padding-top:40px;-webkit-box-shadow:0px 8px 15px 0px rgb(0 0 0 / 10%);box-shadow:0px 8px 15px 0px rgb(0 0 0 / 10%);margin-top:80px;background-color:#fff;}.page--imoveis-list--page-2 .view-empty .no-results-2,.page--imoveis-list--page-1 .view-empty .no-results-2{font-size:16px;line-height:24px;text-align:center;}.page--imoveis-list--page-2 .view-empty .no-results,.page--imoveis-list--page-1 .view-empty .no-results{font-size:28px;line-height:32px;text-align:center;margin-bottom:20px;}@media (max-width:1270px){.page--imoveis-list .clearfix:before,.page--imoveis-list .clearfix:after{content:none;}.page--imoveis-list #block-javali-theme-page-title{border-radius:0px 20px 0px 0px;background:#FFF;margin-top:100px;padding:80px 22px 40px 3%;width:calc(85% - 22px);z-index:1;position:relative;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.30);box-shadow:0px 0px 10px 0px rgba(0,0,0,0.30);z-index:2;}.page--imoveis-list .imagem-header-imoveis-listagem img{height:170px;}.page--imoveis-list .view-header{margin-left:3%;}.page--imoveis-list #block-javali-theme-page-title h1{font-size:20px;font-style:normal;font-weight:400;line-height:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition:0.3s all;-o-transition:0.3s all;transition:0.3s all;width:100%;}.page--imoveis-list #block-javali-theme-page-title h1:before{width:40px;height:34px;background-size:34px;background-repeat:no-repeat;}.page--imoveis-list .links-listagens button{right:0;}.page--imoveis-list .links-listagens{top:180px;}.page--imoveis-list .view-header{padding-top:40px;}.page--imoveis-list .view-content{margin-top:45px;padding-bottom:65px;}.page--imoveis-list .view-filters.expanded{padding:0 0 0px;width:100%;-webkit-filter:none;filter:none;background-color:#fff;-webkit-box-shadow:0px 5px 6px 0px rgb(0 0 0 / 30%);box-shadow:0px 5px 6px 0px rgb(0 0 0 / 30%);padding-top:26px;}.page--imoveis-list.page--imoveis-list--page-1 .imoveis,.page--imoveis-list.page--imoveis-list--page-2 .imoveis{width:100%;}.page--imoveis-list .view-filters .form--inline{gap:50px 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:94%;margin:auto;padding-bottom:48px;}.page--imoveis-list .view-filters .form-item[class*=form-item-valor-arrendamento],.page--imoveis-list .view-filters .form-item[class*=form-item-valor-venda],.page--imoveis-list .view-filters .form-item{width:337px;max-width:100%;}.page--imoveis-list #block-javali-theme-page-title.expanded+#block-javali-theme-conteudodapaginaprincipal::after{content:'';width:calc(12% - 22px);right:0;position:absolute;height:auto;background-color:#fff;z-index:0;top:235px;padding:80px 0 10px 0;width:15%;}.page--imoveis-list .form--inline .form-actions{margin-top:0;}.page--imoveis-list--page-2 .view-empty,.page--imoveis-list--page-1 .view-empty{width:94%;}.page--imoveis-list .view-display-id-block_2 .view-content.imoveis,.page--imoveis-list .view-display-id-block_1 .view-content.imoveis{padding:0 0 70px;width:100%;}.page--imoveis-list .title-no-results{font-size:28px;line-height:32px;margin:0 10px;}.page--imoveis-list--page-2 .view-empty .no-results,.page--imoveis-list--page-1 .view-empty .no-results{line-height:36px;}.page--imoveis-list .js-form-item.form-item.js-form-type-select.form-type-select.js-form-item-sort-by.form-item-sort-by span.select2.select2-container.select2-container--default.select2-container--above.select2-container--focus.select2-container--open,.page--imoveis-list .js-form-item.form-item.js-form-type-select.form-type-select.js-form-item-sort-by.form-item-sort-by span.select2.select2-container.select2-container--default.select2-container--above.select2-container--focus,.page--imoveis-list .js-form-item.form-item.js-form-type-select.form-type-select.js-form-item-sort-by.form-item-sort-by span.select2.select2-container.select2-container--default.select2-container--above,.page--imoveis-list .js-form-item.form-item.js-form-type-select.form-type-select.js-form-item-sort-by.form-item-sort-by span.select2.select2-container.select2-container--default{position:relative;top:-30px;}.page--imoveis-list .view-filters{opacity:1;width:100%;}.page--imoveis-list .form-item-sort-by .select2-container--default .selection{position:relative;visibility:visible;-ms-flex-pack:distribute;justify-content:space-around;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;}.page--imoveis-list .view-header{margin-left:21px;}.page--imoveis-list .view-header .total{margin-left:0;}.page--imoveis-list .form-item-sort-by .select2-container--default .select2-selection--single .select2-selection__rendered{padding-right:33px;}.page--imoveis-list .select2-container--default .select2-selection--single .select2-selection__arrow{padding-right:13px;}.page--imoveis-list .links-listagens{left:0;margin-right:0;width:calc(85% - 22px);right:auto;padding-left:3%;}.page--imoveis-list .imoveis .imovel{width:336px;margin:auto;height:100%;display:-ms-grid;display:grid;-ms-grid-rows:75px 1.5fr 0.5fr;grid-template-rows:75px 1.5fr 0.5fr;}.page--imoveis-list--page-1 .views-field.views-field-nothing,.page--imoveis-list--page-1 .views-field.views-field-nothing .field-content{height:100%;}.page--imoveis-list--page-1 .imoveis:not(.center){row-gap:30px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;}.page--imoveis-list--page-1 .imoveis .imovel .imovel-bottom{min-height:134px;}.page--imoveis-list--page-1 .imoveis .imovel .imovel-content{min-height:414px;}}@media (max-width:768px){.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-title{flex-wrap:wrap;}.page--imoveis-list .views-row{width:100%;}.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-estado-background{background-size:67%;width:90%;}.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel-content-left picture,.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel-content-left picture img{width:178px;}.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-estado{left:-10px;}.page--imoveis-list #block-javali-theme-page-title h1:before{width:43px;}.page--imoveis-list.page--mapa_imoveis .imoveis .imovel{width:auto;margin:auto;}.page--imoveis-list.page--mapa_imoveis .imoveis .imovel .imovel-content-left{margin:auto;}.page--imoveis-list .imoveis .imovel{width:336px;margin:auto;display:block;height:auto;}.page--imoveis-list--page-1 .imoveis .imovel .imovel-bottom{min-height:29px;}.page--imoveis-list .view-filters{opacity:1;width:100%;}.page--imoveis-list .select2-container--default.select2-container--open.select2-container--above .select2-selection--single{top:-30px;}.page--imoveis-list .form-item-sort-by .select2-container--default .selection{position:relative;visibility:visible;-ms-flex-pack:distribute;justify-content:space-around;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;}.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-title,.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-content-right .imovel-apresentacao{width:178px;}.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-content-right .imovel-apresentacao,.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-saber-mais{margin:0;}.page--imoveis-list.page--imoveis-list--page-2 .imoveis .imovel .imovel-title a{padding-right:5px;}.page--imoveis-list #block-javali-theme-page-title.expanded+#block-javali-theme-conteudodapaginaprincipal::after{padding:80px 0 40px 0;}.page--imoveis-list .links-listagens{left:0;margin-right:0;width:calc(85% - 22px);right:auto;padding-left:3%;}}@media (max-width:400px){.page--imoveis-list .imoveis .imovel{max-width:94%;}}
:root{--branco:#fff;--azul:#00395E;--preto:#181818;--azul-hover:#147BBE;--azul-claro:#3C6DAF;--azul-fundo:#9FB1BD;--cinza:#E5EBEF;--link:#5C5C5C;--vermelho:#E11C1C;--cinza-linhas:#8D8D8D;}@keyframes seta{0%{left:0;}100%{left:5px;}}
#wrpper{position:relative;}#header{background:var(--branco);height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;right:0;left:0;z-index:5;}#header.opened{-webkit-box-shadow:none;box-shadow:none;}.header-space-2{height:75px;width:100%;display:block;position:relative;}.header-space{height:75px;width:100%;display:block;position:absolute;}.header-space:after{content:'';display:block;height:75px;width:100%;position:absolute;bottom:0;background-color:transparent;-webkit-box-shadow:0 -10px 6px 14px rgb(195 195 195 / 50%);box-shadow:0 -10px 6px 14px rgb(195 195 195 / 50%);z-index:3;}#header .main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:22px;}.logo-mobile .site-logo img,.logo-mobile .site-logo{width:150px;height:100%;}.logo-mobile{position:absolute;left:3%;top:0;bottom:0;margin:auto;z-index:3;}#header .main-menu .site-logo img,#header .main-menu .site-logo{width:150px;height:35px;visibility:hidden;}.menu-hamburguer.opened{background-image:url(/modules/custom/parvalorem/css/../images/close.svg);}.menu-hamburguer{background-image:url(/modules/custom/parvalorem/css/../images/menu_hamburguer.svg);display:block;width:24px;height:24px;z-index:3;position:absolute;right:3%;top:0;bottom:0;margin:auto;}#header .region-menu{visibility:hidden;opacity:0;left:-100%;position:absolute;top:50px;-webkit-transition:0.3s all;-o-transition:0.3s all;transition:0.3s all;width:100%;max-height:100vh;border-radius:0px 0px 0px 80px;background:var(--branco);-webkit-box-shadow:0px 4px 10px 0px rgba(0,0,0,0.10);box-shadow:0px 4px 10px 0px rgba(0,0,0,0.10);padding:50px 0 55px;}#header .region-menu.opened{visibility:visible;opacity:1;left:4%;z-index:-1;}#header .main-menu{position:relative;z-index:2;}#header .main-menu .menu{margin-right:3%;margin-left:0;text-align:center;gap:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}#header .main-menu .menu li span,#header .main-menu .menu li a{color:var(--azul);font-size:18px;font-style:normal;font-weight:600;line-height:28px;text-decoration:none;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:-webkit-text-decoration-color 0.5s;transition:-webkit-text-decoration-color 0.5s;-o-transition:text-decoration-color 0.5s;transition:text-decoration-color 0.5s;transition:text-decoration-color 0.5s,-webkit-text-decoration-color 0.5s;-webkit-transition:text-decoration-color 0.5s;text-underline-offset:7px;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:2.3px;}#header .main-menu .menu li.active a,#header .main-menu .menu li a:focus,#header .main-menu .menu li a:hover{-webkit-text-decoration-color:var(--azul);text-decoration-color:var(--azul);}@media (min-width:1270px){.header-space-2,#header .header-space,#header,.header-space:after{height:140px;-webkit-transition:0.3s all;-o-transition:0.3s all;transition:0.3s all;}#header.not-at-top+.header-space-2,#header.not-at-top .header-space,#header.not-at-top .header-space:after,#header.not-at-top{height:100px;}.menu-hamburguer{display:none;}#header .region-menu{visibility:visible;opacity:1;left:0;position:relative;top:0;width:auto;max-height:100%;border-radius:0;background:transparent;-webkit-box-shadow:none;box-shadow:none;padding:0;}#header .main-menu .menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-right:0;gap:50px;}#header .main-menu .site-logo img,#header .main-menu .site-logo{width:auto;height:65px;-webkit-transition:0.3s all;-o-transition:0.3s all;transition:0.3s all;visibility:visible;}#header.not-at-top .main-menu{margin-top:28px;}#header .main-menu{margin-top:40px;-webkit-transition:0.3s all;-o-transition:0.3s all;transition:0.3s all;z-index:5;}#header.not-at-top .main-menu .site-logo img,#header.not-at-top .main-menu .site-logo{width:231px;height:54px;}.logo-mobile{display:none;}}
:root{--preto:#181818;--azul:#00395E;}.noticia-wrapper{padding:25px 27px 35px 27px;max-height:260px;border-radius:0px 0px 40px 0px;-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.15);box-shadow:0px 0px 15px 0px rgba(0,0,0,0.15);border-left:solid transparent 3px;}.noticia-wrapper:hover{border-left:solid 3px var(--azul-hover);}.noticia-wrapper .noticia-header{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-bottom:33px;}.noticia-wrapper .noticia-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-bottom:46px;}.view-listagens-noticias .view-content{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));row-gap:40px;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;margin-bottom:65px;margin-top:55px;padding:0 45px;}.noticia-wrapper .noticia-header .noticia-categoria{color:var(--preto);font-size:16px;font-weight:600;text-decoration:none;line-height:24px;}.noticia-wrapper .noticia-header .noticia-data{color:var(--preto);font-size:16px;font-weight:400;line-height:24px;text-transform:lowercase;}.noticia-wrapper .noticia-content .noticia-title a{color:var(--azul);font-size:16px;font-weight:700;line-height:116.682%;text-decoration:none;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;height:37px;}.noticia-wrapper .noticia-content .noticia-title a:hover{text-decoration:underline;}.noticia-wrapper .noticia-content .noticia-resumo{font-size:16px;font-style:normal;font-weight:400;line-height:24px;height:72px;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}.noticia-wrapper .noticia-link a{color:var(--preto);font-size:16px;font-weight:400;line-height:24px;text-decoration:none;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:color 0.2s,-webkit-text-decoration-color 0.2s;transition:color 0.2s,-webkit-text-decoration-color 0.2s;-o-transition:text-decoration-color 0.2s,color 0.2s;transition:text-decoration-color 0.2s,color 0.2s;transition:text-decoration-color 0.2s,color 0.2s,-webkit-text-decoration-color 0.2s;-webkit-transition:text-decoration-color 0.2s,color 0.2s;text-underline-offset:1px;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;}.noticia-wrapper .noticia-link a:focus,.noticia-wrapper .noticia-link a:hover{-webkit-text-decoration-color:var(--azul-hover);text-decoration-color:var(--azul-hover);color:var(--azul-hover);text-decoration:underline;}.noticia-wrapper .noticia-link a::after{content:'';width:30px;height:12px;display:block;background:url(/modules/custom/parvalorem/images/shape.svg);background-position:center;background-repeat:no-repeat;position:relative;}.noticia-wrapper .noticia-link a:hover:after{-webkit-animation-name:seta;animation-name:seta;-webkit-animation-duration:0.9s;animation-duration:0.9s;-webkit-filter:invert(34%) sepia(50%) saturate(3846%) hue-rotate(184deg) brightness(91%) contrast(83%);filter:invert(34%) sepia(50%) saturate(3846%) hue-rotate(184deg) brightness(91%) contrast(83%);}.page--noticias #block-javali-theme-page-title .page-title{padding-top:40px;padding-bottom:25px;padding-right:145px;font-size:35px;font-weight:400;line-height:normal;background-color:#fff;border-radius:0 50px 0 0;z-index:1;text-align:right;padding-left:calc((100% - 1270px) / 2);}.page--noticias #block-javali-theme-page-title{height:201px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}.page--noticias .region.region-page{position:relative;background-color:#fff;}.page--noticias .view-header{background:url(/modules/custom/parvalorem/images/perva.webp);height:200px;background-position:center;background-repeat:no-repeat;position:absolute;background-size:cover;width:100%;top:65px;left:0;z-index:0;}nav.pager{margin-bottom:87px;padding-right:45px;}nav.pager ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}nav.pager li{height:26px;width:26px;padding:0;}nav.pager li a{height:100%;width:100%;border-radius:3px;background-color:#F8F8F8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--preto);font-size:16px;text-decoration:none;font-weight:500;}nav.pager li.is-active a{color:#fff;text-decoration:none;font-size:16px;}nav.pager li.pager__item--ellipsis{background-color:#F8F8F8;border-radius:3px;vertical-align:bottom;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}nav.pager li.is-active a{background-color:var(--azul);}nav.pager li a:hover{background-color:var(--azul);color:#fff;}nav.pager li.pager__item--next a span[aria-hidden="true"],nav.pager li.pager__item--previous a span[aria-hidden="true"]{display:none;}nav.pager li.pager__item--previous a,nav.pager li.pager__item--next a{background-color:transparent;}nav.pager li.pager__item--previous a:after,nav.pager li.pager__item--next a:after{content:'';width:100%;height:100%;background:url(/modules/custom/parvalorem/images/chevron-left.svg);background-position:center;background-repeat:no-repeat;}nav.pager li.pager__item--next a:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}@media (max-width:1270px){.page--noticias #block-javali-theme-page-title .page-title{padding-left:3%;padding-top:22px;padding-bottom:21px;font-size:35px;font-weight:400;line-height:normal;border-radius:0px 20px 0px 0px;}.view-listagens-noticias .view-content{padding:0;}.page--noticias #block-javali-theme-page-title,.page--noticias .view-header{height:170px;}.view-listagens-noticias .view-content .views-row{width:100%;}.view-listagens-noticias .view-content .views-row .field-content,.view-listagens-noticias .view-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.view-listagens-noticias .noticia-wrapper{padding:25px 20px 23px;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;max-width:900px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;}.noticia-wrapper .noticia-header{margin-bottom:24px;gap:24px;}.noticia-wrapper .noticia-content{margin-bottom:40px;}.view-listagens-noticias .view-content{margin-top:60px;margin-bottom:75px;}.page--noticias #block-javali-theme-page-title .page-title{padding-right:83px;}nav.pager ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.noticia-wrapper .noticia-content .noticia-resumo{height:auto;}nav.pager{margin-bottom:75px;padding-right:0px;}}@media (max-width:768px){nav.pager{margin-bottom:90px;}}
#block-javali-theme-breadcrumbs-2{width:100%;background-color:#fff;height:65px;}.breadcrumb-wrapper{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.breadcrumb-wrapper nav.breadcrumb{padding:0;}.breadcrumb-wrapper nav.breadcrumb li,.breadcrumb-wrapper nav.breadcrumb li a{color:var(--azul);font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;}.breadcrumb-wrapper nav.breadcrumb li a:hover{color:var(--azul-hover);text-decoration:underline;}.breadcrumb-wrapper nav.breadcrumb li:last-child a,.breadcrumb-wrapper nav.breadcrumb li:last-child{color:var(--azul-hover);}.breadcrumb-wrapper nav.breadcrumb li::before{content:'/';color:var(--preto);}.breadcrumb-wrapper nav.breadcrumb li:first-child::before{content:none;}@media (max-width:974px){#block-javali-theme-breadcrumbs-2{min-height:45px;height:100%;padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;}.page--noticias #block-javali-theme-breadcrumbs-2{padding:10px 0;height:unset;display:-webkit-box;display:-ms-flexbox;display:flex;}}
body.page-node-type-noticia #block-javali-theme-page-title{display:none;}.node--type-noticia .node-noticia-info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:32px;}.node--type-noticia .node-noticia-content-wrappper{margin-top:50px;}.node--type-noticia .node-noticia-info .node-noticia-categoria{font-size:16px;font-style:normal;font-weight:600;line-height:35px;color:var(--preto);}.node--type-noticia .node-noticia-info .node-noticia-data{font-size:16px;font-style:normal;font-weight:400;line-height:35px;text-transform:lowercase;}.node-noticia-content-wrappper .node-noticia-title{margin-bottom:50px;}.node-noticia-content-wrappper .node-noticia-title h1{color:var(--azul);font-size:28px;font-style:normal;font-weight:500;line-height:38px;}.node-noticia-content-wrappper .node-noticia-content p{font-size:16px;font-style:normal;font-weight:500;line-height:26px;}.node-noticia-content-wrappper .node-noticia-content p a{color:var(--preto);}.node-noticia-wrappper{position:relative;}.node-noticia-wrappper .node-noticia-image{background:url(/modules/custom/parvalorem/images/perva.webp);height:200px;background-position:center;background-repeat:no-repeat;background-size:cover;width:100%;}.node--type-noticia .field--name-field-cc-section .section>.paragraph{width:100%;}body.gin-login.path-user .user-form-page .form-element{border-radius:0;}.page--user .region.region-page,.page--en-user .region.region-page{min-height:37vh;}.page--user .region.region-page #block-javali-theme-page-title,.page--en-user .region.region-page #block-javali-theme-page-title,.page--user .region.region-page #block-javali-theme-conteudodapaginaprincipal,.page--en-user .region.region-page #block-javali-theme-conteudodapaginaprincipal{max-width:1270px;margin:auto;margin-top:50px;}body .block-local-tasks-block.is-admin{left:66px;}@media (max-width:1270px){.node-noticia-wrappper .node-noticia-image{height:170px;}.node--type-noticia .node-noticia-info{margin-bottom:15px;}.node--type-noticia .node-noticia-content-wrappper{margin-top:10px;}.node-noticia-content-wrappper .node-noticia-title{margin-bottom:25px;}.page--user .region.region-page #block-javali-theme-page-title,.page--en-user .region.region-page #block-javali-theme-page-title,.page--user .region.region-page #block-javali-theme-conteudodapaginaprincipal,.page--en-user .region.region-page #block-javali-theme-conteudodapaginaprincipal{max-width:94%;}}
.page--contactos #block-javali-theme-page-title{display:none;}.contacts-wrapper{position:relative;background-color:#F8F8F8;}.contacts-list-wrapper{background-color:#fff;border-radius:0px 0px 0px 50px;padding-bottom:50px;-webkit-box-shadow:0px 4px 10px 0px rgba(152,152,152,0.10);box-shadow:0px 4px 10px 0px rgba(152,152,152,0.10);}.contacts-wrapper .contacts-image{background:url(/modules/custom/parvalorem/images/perva.webp);height:200px;width:100vw;background-position:center;position:absolute;background-size:cover;width:100%;top:0px;left:0;z-index:0;}.contacts-wrapper .contacts-header{height:200px;background-color:transparent;position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}.contacts-wrapper .contacts-header h1{z-index:1;background-color:#fff;padding-right:156px;padding-top:40px;padding-bottom:25px;padding-left:calc((100% - 1270px) / 2);border-radius:0px 50px 0px 0px;color:var(--preto);font-size:35px;font-style:normal;font-weight:400;line-height:normal;}.contacts-wrapper .contact-item{margin-bottom:50px;}.contacts-wrapper .contact-item:last-child{margin-bottom:0;}.contacts-wrapper .contact-item:first-child{margin-top:55px;}.contacts-wrapper .contact-item .item-header h2{font-size:18px;font-style:normal;font-weight:700;line-height:normal;color:var(--azul);margin-bottom:16px;}.contacts-wrapper .contact-item .item-header{border-bottom:solid 1.5px var(--azul-hover);}.contacts-wrapper .contact-item .item-content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:26px;gap:70px;}.contacts-wrapper .contact-item .item-content h3{font-size:16px;font-style:normal;font-weight:700;line-height:normal;color:var(--azul-hover);}.contacts-wrapper .contact-item .item-content .item-address{max-width:369px;}.contacts-wrapper .contact-item .item-content .item{-webkit-box-flex:1;-ms-flex:1;flex:1;}.contacts-wrapper .contact-item .item-content .item a,.contacts-wrapper .contact-item .item-content .item p{margin-top:8px;font-size:16px;font-style:normal;font-weight:500;line-height:28px;text-decoration:none;color:var(--azul);}.contacts-wrapper .contact-item .item-content .item a:hover{color:var(--azul-hover);text-decoration:underline;}.contacts-wrapper .contacts-form-wrapper{padding:70px 0;}.contacts-form-wrapper .form-title{font-size:35px;font-style:normal;font-weight:400;line-height:normal;text-align:center;}.contacts-form-wrapper .form-subtitle{font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:center;max-width:888px;}.contacts-form-wrapper .form-header{margin-bottom:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:22px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media (max-width:1269px){.contacts-wrapper .contacts-header h1{padding-left:3%;padding-top:22px;padding-bottom:21px;border-radius:0px 20px 0px 0px;padding-right:83px;}.contacts-wrapper .contacts-image picture,.contacts-wrapper .contacts-image picture img,.contacts-wrapper .contacts-image,.contacts-wrapper .contacts-header{height:170px;}.contacts-wrapper .contacts-header{position:absolute;top:0;}.contacts-wrapper .contact-item .item-header h2{margin-bottom:15px;}.contacts-wrapper .contact-item .item-content{margin-top:30px;}.contacts-wrapper .contact-item .item-content .item a,.contacts-wrapper .contact-item .item-content .item p{margin-top:10px;}body .contacts-wrapper .contact-item .item-content{gap:40px;}body .contacts-wrapper .contact-item{margin-bottom:70px;}.contacts-list-wrapper{padding-bottom:70px;}.contacts-wrapper .contacts-form-wrapper{padding-top:50px;padding-bottom:60px;}.contacts-form-wrapper .form-header{margin-bottom:45px;}}@media (max-width:768px){.contacts-wrapper .contact-item .item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px;}.contacts-wrapper .contact-item:first-child{margin-top:30px;}.contacts-form-wrapper .form-title{font-size:30px;}}
div#sliding-popup.sliding-popup-bottom{background-color:var(--azul);min-height:115px !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50px 50px 0px 0px;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-banner{width:100%;}.eu-cookie-compliance-banner #popup-text.eu-cookie-compliance-message .find-more-button,.eu-cookie-compliance-banner #popup-text.eu-cookie-compliance-message h2,.eu-cookie-compliance-banner #popup-text.eu-cookie-compliance-message p{font-size:18px;font-style:normal;font-weight:500;line-height:28px;margin:0;}.eu-cookie-compliance-banner #popup-text.eu-cookie-compliance-message .find-more-button{color:#FFF8B9;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;}.eu-cookie-compliance-banner #popup-text.eu-cookie-compliance-message .find-more-button:hover{-webkit-text-decoration-color:#FFF8B9;text-decoration-color:#FFF8B9;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-buttons .decline-button{-webkit-box-shadow:none;box-shadow:none;background:none;text-shadow:none;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-buttons .decline-button,#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-buttons .agree-button{font-size:16px;font-style:normal;font-weight:600;line-height:18px;color:var(--preto);border:none;padding:10px 20px;padding-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;margin:0;text-transform:uppercase;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-buttons .agree-button{background-color:#FFF;border:solid 1px #fff;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-buttons .decline-button{background-color:transparent;color:#fff;border:solid 1px #fff;border-radius:0;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-buttons .agree-button:hover{background-color:var(--azul-hover);color:#FFF;border:solid 1px transparent;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-buttons .decline-button:hover{background-color:#fff;color:var(--azul);}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-content .eu-cookie-compliance-message{padding:30px 0;margin-top:0;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-buttons{padding:30px 0;}@media (max-width:1100px){#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-buttons{padding-top:0;max-width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-content .eu-cookie-compliance-message{max-width:100%;}}@media (max-width:768px){.eu-cookie-compliance-banner #popup-text.eu-cookie-compliance-message{padding:30px;padding-bottom:15px;max-width:100%;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-buttons{padding:30px;padding-top:0;max-width:100%;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-content .eu-cookie-compliance-message{padding:30px;}}@media (max-width:400px){#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;}}
.page-node-type-institucional-parvalorem.page--node-preview #block-javali-theme-page-title,.page-node-type-institucional-parvalorem #block-javali-theme-page-title{display:none;}.node--type-institucional-parvalorem .institucional-title h1{color:var(--azul);font-size:35px;font-style:normal;font-weight:400;line-height:50px;}.node--type-institucional-parvalorem .institucional-title{margin-top:52px;margin-bottom:49px;}.node--type-institucional-parvalorem .institucional-title h1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.node--type-institucional-parvalorem .institucional-title.parups h1:before{background-image:url(/modules/custom/parvalorem/images/parups.png);}.node--type-institucional-parvalorem .institucional-title.parparticipadas h1:before{background-image:url(/modules/custom/parvalorem/images/icon-title.png);}.node--type-institucional-parvalorem .institucional-title.parvalorem h1:before{background-image:url(/modules/custom/parvalorem/images/titleIcon.png);}.node--type-institucional-parvalorem .institucional-title h1:before{width:100%;height:45px;margin-right:20px;content:'';display:inline-block;position:relative;max-width:45px;}.node--type-institucional-parvalorem .institucional-wrapper .institucional-image{background:url(/modules/custom/parvalorem/images/perva.webp);height:200px;background-position:center;background-repeat:no-repeat;background-size:cover;width:100%;}.node--type-institucional-parvalorem .institucional-wrapper{position:relative;}.node--type-institucional-parvalorem .institucional-wrapper .menu-wrapper{min-height:115px;position:absolute;top:85px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;right:0;left:0;}.node--type-institucional-parvalorem .institucional-wrapper .menu-wrapper::after{content:'';display:block;width:87px;height:116px;background-color:#fff;border-radius:0px 50px 0px 0px;right:1px;position:relative;}.node--type-institucional-parvalorem .institucional-wrapper .menu-wrapper::before{content:'';display:block;width:calc((100% - 1270px) / 2) !important;height:116px;background-color:#fff;}.node--type-institucional-parvalorem .institucional-wrapper .menu-wrapper .menu-content{background-color:#fff;height:115px;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:solid 1px var(--azul);max-width:1183px;}.node--type-institucional-parvalorem .institucional-wrapper .menu-wrapper .menu-content .menu-elements{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;}.node--type-institucional-parvalorem .institucional-wrapper .menu-wrapper .menu-content .menu-elements a{color:var(--azul);font-size:18px;font-style:normal;font-weight:600;line-height:30px;text-decoration:none;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-transition:-webkit-text-decoration-color 0.5s;transition:-webkit-text-decoration-color 0.5s;-o-transition:text-decoration-color 0.5s;transition:text-decoration-color 0.5s;transition:text-decoration-color 0.5s,-webkit-text-decoration-color 0.5s;-webkit-transition:text-decoration-color 0.5s;text-underline-offset:5px;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:1px;}.node--type-institucional-parvalorem .institucional-wrapper .menu-wrapper .menu-content .menu-elements a:hover,.node--type-institucional-parvalorem .institucional-wrapper .menu-wrapper .menu-content .menu-elements a:focus{-webkit-text-decoration-color:var(--azul-hover);text-decoration-color:var(--azul-hover);color:var(--azul-hover);}.node--type-institucional-parvalorem .institucional-wrapper .menu-wrapper .menu-content .menu-elements a.current-page{color:var(--azul-hover);}.node--type-institucional-parvalorem .institucional-wrapper .menu-wrapper .menu-content .menu-elements .element:last-child{margin-right:0;}.node--type-institucional-parvalorem .institucional-wrapper .menu-wrapper .menu-content .menu-elements .element{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-right:56px;max-width:200px;width:auto;text-align:center;}.node--type-institucional-parvalorem .img-menu-institucional,.node--type-institucional-parvalorem .img-menu-institucional,.node--type-institucional-parvalorem .institucional-wrapper .menu-wrapper{-webkit-transition:0.3s all;-o-transition:0.3s all;transition:0.3s all;}.node--type-institucional-parvalorem.menu-intitucional-fixed .img-menu-institucional{position:fixed;top:14px;z-index:11;right:0;left:0;margin:auto;-webkit-box-shadow:0 16px 7px -14px rgb(195 195 195 / 50%);box-shadow:0 16px 7px -14px rgb(195 195 195 / 50%);z-index:1;}body.gin--vertical-toolbar .node--type-institucional-parvalorem.menu-intitucional-fixed .img-menu-institucional{top:73px;}.node--type-institucional-parvalorem.menu-intitucional-fixed .institucional-wrapper .menu-wrapper .menu-content{border-bottom:none;}.node--type-institucional-parvalorem.menu-intitucional-fixed .institucional-wrapper .menu-wrapper::after{height:115px;}body.gin--vertical-toolbar .node--type-institucional-parvalorem.menu-intitucional-fixed .img-menu-institucional{width:calc(100% - 65px);right:0;left:auto;}@media (max-width:1270px){.node--type-institucional-parvalorem .institucional-wrapper .menu-wrapper .menu-content .menu-elements .element{text-align:left;}.node--type-institucional-parvalorem .institucional-wrapper .menu-wrapper::before{width:4% !important;position:absolute;left:-4%;top:0;height:100%;background-color:#fff;}.node--type-institucional-parvalorem .institucional-wrapper .menu-wrapper .menu-content{height:auto;}.node--type-institucional-parvalorem .institucional-wrapper .menu-wrapper{background-color:#fff;padding-top:20px;}.node--type-institucional-parvalorem .institucional-wrapper .menu-wrapper .menu-content .menu-elements .element{-ms-flex-item-align:start;align-self:flex-start;}.node--type-institucional-parvalorem .institucional-wrapper .menu-wrapper .menu-content .menu-elements{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;background-color:#fff;gap:24px;}.node--type-institucional-parvalorem .institucional-wrapper .menu-wrapper .menu-content .menu-elements a{font-size:16px;font-weight:600;line-height:30px}.node--type-institucional-parvalorem .institucional-wrapper .img-menu-institucional.expanded .menu-wrapper::after{background-image:url(/modules/custom/parvalorem/css/../images/chevron-up.svg);}.node--type-institucional-parvalorem .institucional-wrapper .menu-wrapper::after{content:'';background-image:url(/modules/custom/parvalorem/css/../images/chevron-down.svg);width:24px;height:24px !important;background-repeat:no-repeat;top:23px;position:absolute;right:17px;}.node--type-institucional-parvalorem .institucional-wrapper .img-menu-institucional .menu-wrapper .menu-content .menu-elements .element{-webkit-transition:0.3s all;-o-transition:0.3s all;transition:0.3s all;}.node--type-institucional-parvalorem .institucional-wrapper .img-menu-institucional:not(.expanded) .menu-wrapper .menu-content .menu-elements .element:not(:first-child){opacity:0;visibility:hidden;}.node--type-institucional-parvalorem .institucional-wrapper .img-menu-institucional.expande .menu-wrapper .menu-content .menu-elements,.node--type-institucional-parvalorem .institucional-wrapper .img-menu-institucional.expanded .menu-wrapper{height:auto;}.node--type-institucional-parvalorem .institucional-wrapper .img-menu-institucional.expanded .menu-wrapper .menu-content .menu-elements{width:100%;background-color:#fff;height:100%;}.node--type-institucional-parvalorem .institucional-wrapper .menu-wrapper .menu-content .menu-elements,.node--type-institucional-parvalorem .institucional-wrapper .img-menu-institucional .menu-wrapper{height:50px;min-height:50px;}.node--type-institucional-parvalorem.menu-intitucional-fixed .institucional-wrapper .menu-wrapper{top:100px;}.node--type-institucional-parvalorem .institucional-wrapper .menu-wrapper{min-height:70px;top:100px;border-radius:0px 20px 0px 0px;width:94%;right:0;left:0;margin:auto;z-index:1;}.node--type-institucional-parvalorem.menu-intitucional-fixed .img-menu-institucional{top:75px;}.node--type-institucional-parvalorem .institucional-wrapper .institucional-image{height:170px;}.node--type-institucional-parvalorem .institucional-wrapper .menu-wrapper .menu-content{border-bottom:1px solid transparent;margin-right:20px;margin-left:0;}.node--type-institucional-parvalorem .institucional-title h1{font-size:30px;font-weight:400;line-height:50px;color:var(--preto);}.node--type-institucional-parvalorem .institucional-title{margin-top:23px;margin-bottom:41px;}.node--type-institucional-parvalorem.menu-intitucional-fixed .img-menu-institucional{top:-25px;}.node--type-institucional-parvalorem .institucional-wrapper .img-menu-institucional.expanded .menu-wrapper{-webkit-box-shadow:0 16px 7px -14px rgb(195 195 195 / 50%);box-shadow:0 16px 7px -14px rgb(195 195 195 / 50%);padding-bottom:20px;}}
.field--name-field-cc-section .section.accordion-tabs .field--name-field-cc-at-title{color:var(--azul-hover);font-size:20px;font-style:normal;font-weight:600;line-height:26px;display:flex;justify-content:space-between;text-align:left;padding:28px 12px 0px 20px;margin-top:0;border:none;border-color:transparent;position:unset;width:92%;}.field--name-field-cc-section .section.accordion-tabs .field--name-field-cc-at-title span{width:40px;height:40px;background-image:url(/modules/custom/parvalorem/css/cc/../../images/plus-circle.svg);background-position:center;margin-top:unset;position:absolute;right:12px;top:21px;transition:all 0.3s ease-in-out;}.field--name-field-cc-section .section.accordion-tabs .field--name-field-cc-at>.field__item:hover .field--name-field-cc-at-title span{transform:rotate(180deg);}.field--name-field-cc-section .section.accordion-tabs .field--name-field-cc-at-title.ui-state-active span{background-image:url(/modules/custom/parvalorem/css/cc/../../images/minus-circle.png);}.field--name-field-cc-section .paragraph--type--cc-accordion-item{margin-bottom:0 !important;}.field--name-field-cc-section .section.accordion-tabs .field--name-field-cc-at-title:before{content:'';width:92%;height:0.75px;position:absolute;background-color:var(--link);bottom:-35px;left:0;stroke-width:0.75px;stroke:var(--link);}.field--name-field-cc-section .section.accordion-tabs .field--name-field-cc-at-title.ui-state-active::before{content:none;}.field--name-field-cc-section .section.accordion-tabs .field--name-field-cc-at-title.ui-state-active{color:var(--azul);}.field--name-field-cc-section .section.accordion-tabs .field--name-field-cc-at-text{font-size:16px;font-style:normal;font-weight:500;line-height:26px;border:none;padding:0 84px 28px 20px;margin-top:12px;}.paragraph--type--cc-accordion-item{position:relative;}.field--name-field-cc-section .section.accordion-tabs .paragraph--type--cc-accordion-item{margin-bottom:35px !important;transition:all 0.5s ease-in-out;}.field--name-field-cc-section .section.accordion-tabs .field--name-field-cc-at>.field__item{margin-top:10px;}.field--name-field-cc-section .section.accordion-tabs .field__item:first-child{margin-top:0;}.field--name-field-cc-section .section.accordion-tabs .paragraph--type--cc-accordion-item:has(> .field--name-field-cc-at-title.ui-state-active){box-shadow:0px 0px 10px 0px rgba(0,0,0,0.30);margin-bottom:0 !important;}.field--name-field-cc-section .section .paragraph--type--accordion-tabs{display:flex;flex-direction:column;}.field--name-field-cc-section .section .paragraph--type--accordion-tabs .field--name-field-cc-title{order:1;}.field--name-field-cc-section .section .paragraph--type--accordion-tabs .field--name-field-cc-subtitle{order:2;}.field--name-field-cc-section .section .paragraph--type--accordion-tabs .tabs,.field--name-field-cc-section .section .paragraph--type--accordion-tabs .ex_coll_all{order:3;}.field--name-field-cc-section .section .paragraph--type--accordion-tabs .field--name-field-cc-at{order:4;}.field--name-field-cc-section .section.ac-accordian .paragraph--type--accordion-tabs .field--name-field-cc-at{display:flex;flex-direction:column;}.field--name-field-cc-section .section .paragraph--type--accordion-tabs .tabs li{border-radius:15px 0px 0px 0px;border:none !important;}.field--name-field-cc-section .section .paragraph--type--accordion-tabs .tabs li a{background:var(--cinza);border-radius:15px 0px 0px 0px;padding:17px 20px 16px 20px;color:var(--azul) !important;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:26px;}.field--name-field-cc-section .section .paragraph--type--accordion-tabs .tabs li.ui-tabs-active a{background:var(--azul);color:white !important;}.field--name-field-cc-section .section .paragraph--type--accordion-tabs .tabs li.ui-tabs-active{box-shadow:0px 0px 10px 0px rgba(152,152,152,0.30);}.field--name-field-cc-section .section .paragraph--type--accordion-tabs .tabs .ui-tabs-panel{padding:20px 32px 20px 20px;border:none;box-shadow:0px 0px 10px 0px rgba(152,152,152,0.30);color:var(--preto);font-size:16px;font-style:normal;font-weight:400;line-height:26px;background-color:#fff;}.field--name-field-cc-section .paragraph--type--accordion-tabs .field--name-field-cc-subtitle>div{margin-bottom:16px !important;}.field--name-field-cc-section .section .paragraph--type--accordion-tabs .ex_coll_all .collapse-all,.field--name-field-cc-section .section .paragraph--type--accordion-tabs .ex_coll_all .expand-all{background:var(--branco,#FFF);color:var(--Azul);text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:116.682%;text-decoration-line:underline;padding:0;}.field--name-field-cc-section .section .paragraph--type--accordion-tabs .ex_coll_all .collapse-all:hover,.field--name-field-cc-section .section .paragraph--type--accordion-tabs .ex_coll_all .expand-all:hover{color:var(--azul-hover);}.field--name-field-cc-section .section.accordion-tabs .ex_coll_all{margin-bottom:16px;}.accordion-tabs.ac-tabs .ui-widget.ui-widget-content .ui-widget-header li{margin-top:10px !important;padding:0;}.accordion-tabs.ac-tabs .ui-widget.ui-widget-content .ui-widget-header{overflow-x:auto;overflow-y:hidden;display:flex;flex-wrap:wrap;}.accordion-tabs.ac-tabs .ui-widget.ui-widget-content .ui-widget-header a{width:max-content;}.accordion-tabs.ac-tabs .ui-widget.ui-widget-content .ui-widget-header::-webkit-scrollbar{height:8px;}.accordion-tabs.ac-tabs .ui-widget.ui-widget-content .ui-widget-header::-webkit-scrollbar-track{background-color:transparent;}.accordion-tabs.ac-tabs .ui-widget.ui-widget-content .ui-widget-header::-webkit-scrollbar-thumb{border-radius:30px;background-color:#d3d3d3;}.field--name-field-cc-section .section .paragraph--type--accordion-tabs .ui-tabs-panel a{color:var(--preto);font-size:16px;font-style:normal;font-weight:600;line-height:16px;text-decoration-line:underline;display:inline;padding:0;}.field--name-field-cc-section .section .paragraph--type--accordion-tabs .ui-tabs-panel a:hover{color:var(--azul-hover);}.accordion-tabs.ac-tabs .ui-widget.ui-widget-content .ui-widget-header li.ui-tabs-active{padding:0;}@media (max-width:1170px){.accordion-tabs.ac-tabs .tabs{display:block !important;}.accordion-tabs.ac-tabs .field--name-field-cc-at{display:none !important;}}@media (max-width:768px){.field--name-field-cc-section .section.accordion-tabs .field--name-field-cc-at-title{width:80%;padding-top:25px;}.field--name-field-cc-section .section.accordion-tabs .field--name-field-cc-at-text{padding:10px 15px 28px 20px;}body .field--name-field-cc-section .section.image_text .field--name-field-cc-subtitle>div{margin-bottom:22px !important;}body .block-local-tasks-block{left:0px;}}@media (max-width:468px){.field--name-field-cc-section .section.accordion-tabs .field--name-field-cc-at-title{width:70%;}}
.field--name-field-cc-section .section.banner .field--name-field-cc-banner-item-image>div.right,.field--name-field-cc-section .section.banner .field--name-field-cc-banner-item-image>div.left,.field--name-field-cc-section .section.banner .field--name-field-cc-banner-item-image>div.right .draggable,.field--name-field-cc-section .section.banner .field--name-field-cc-banner-item-image>div.left .draggable,.field--name-field-cc-section .section.banner .field--name-field-cc-banner-item-image>div.right .banner-item,.field--name-field-cc-section .section.banner .field--name-field-cc-banner-item-image>div.left .banner-item,.field--name-field-cc-section .section.banner .field--name-field-cc-banner-item-image>div.right img,.field--name-field-cc-section .section.banner .field--name-field-cc-banner-item-image>div.left img{height:400px;}.field--name-field-cc-section .section.banner .field--name-field-cc-banner-item-image>div.right img,.field--name-field-cc-section .section.banner .field--name-field-cc-banner-item-image>div.left img{object-fit:cover;margin:0;}.field--name-field-cc-section .section.banner .right .banner-item::after,.field--name-field-cc-section .section.banner .left .banner-item::after{width:50%;}.field--name-field-cc-section .section.banner .full .banner-item::after{width:100%;}.field--name-field-cc-section .section.banner .banner-item::after{position:absolute;content:'';opacity:0.3;background:var(--azul);height:400px;display:block;top:0;}.field--name-field-cc-section .banner-item h3{font-size:20px;font-style:normal;font-weight:600;line-height:35px;margin-bottom:22px;}.field--name-field-cc-section .banner-item h4{font-size:16px;font-style:normal;font-weight:400;line-height:26px;}.field--name-field-cc-section .section.banner>.paragraph{width:100%;margin:unset;}.field--name-field-cc-section .section.banner .left .banner-item,.field--name-field-cc-section .section.banner .right .banner-item{display:flex;}.field--name-field-cc-section .section.banner .right .banner-item{flex-direction:row-reverse;}.field--name-field-cc-section .section.banner .right .banner-item div,.field--name-field-cc-section .section.banner .left .banner-item div{width:50%;display:flex;justify-content:center;flex-direction:column;margin-left:calc((var(--doc-width) - 1270px) / 2);}.field--name-field-cc-section .section.banner .left .banner-item div{margin-right:calc((var(--doc-width) - 1270px) / 2);margin-left:auto;}.field--name-field-cc-section .section.banner .right .banner-item div h3,.field--name-field-cc-section .section.banner .left .banner-item div h3,.field--name-field-cc-section .section.banner .right .banner-item div h4,.field--name-field-cc-section .section.banner .left .banner-item div h4{width:540px;}.field--name-field-cc-section .section.banner .right .banner-item div h3,.field--name-field-cc-section .section.banner .right .banner-item div h4{width:540px;margin-right:auto;}.field--name-field-cc-section .section.banner .right .banner-item div h4{text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;}.field--name-field-cc-section .section.banner .left .banner-item div h3,.field--name-field-cc-section .section.banner .left .banner-item div h4{width:540px;margin-left:auto;}.field--name-field-cc-section .section.banner .slick-arrow::before{content:none;}.field--name-field-cc-section .section.banner .slick-arrow{background-image:url(/modules/custom/parvalorem/css/cc/../../images/bannerPrev.svg);width:37.5px;height:37.5px;transform:none;bottom:50.25px;top:unset;background-repeat:no-repeat;border:1.9px solid white;border-radius:50%;background-position-y:center;background-position-x:10px;}.field--name-field-cc-section .section.banner .slick-next{background-image:url(/modules/custom/parvalorem/css/cc/../../images/bannerNext.svg);background-position-x:14px;}.field--name-field-cc-section .section.banner .slick-arrow:hover{background-image:url(/modules/custom/parvalorem/css/cc/../../images/bannerNextHover.svg);background-color:white;}.field--name-field-cc-section .section.banner .slick-prev:hover{background-image:url(/modules/custom/parvalorem/css/cc/../../images/bannerPrevHover.svg);}.field--name-field-cc-section .section.banner .right .slick-prev{left:calc(50% + 46.25px);}.field--name-field-cc-section .section.banner .right .slick-next{right:calc((100% - 1270px) / 2);}.field--name-field-cc-section .section.banner .left .slick-next{right:calc(50% + 42.5px);}.field--name-field-cc-section .section.banner .left .slick-prev{left:calc((100% - 1270px) / 2);}.field--name-field-cc-section .section.banner .full img{height:400px;object-fit:cover;}.field--name-field-cc-section .section.banner .full .banner-item div{width:1270px;margin:0 auto;padding:50px 0;}.field--name-field-cc-section .section.banner .full .slick-arrow{bottom:unset;top:200px;transform:translateY(-50%);}.field--name-field-cc-section .section.banner .full .slick-prev{left:calc((100% - 1270px) / 2);}.field--name-field-cc-section .section.banner .full .slick-next{right:calc((100% - 1270px) / 2);transform:translateY(-50%);}@media (max-width:1270px){.field--name-field-cc-section .section.banner .right .banner-item{flex-direction:column;}.field--name-field-cc-section .section.banner .field--name-field-cc-banner-item-image>div.right,.field--name-field-cc-section .section.banner .field--name-field-cc-banner-item-image>div.left,.field--name-field-cc-section .section.banner .field--name-field-cc-banner-item-image>div.right .draggable,.field--name-field-cc-section .section.banner .field--name-field-cc-banner-item-image>div.left .draggable,.field--name-field-cc-section .section.banner .field--name-field-cc-banner-item-image>div.right .banner-item,.field--name-field-cc-section .section.banner .field--name-field-cc-banner-item-image>div.left .banner-item,.field--name-field-cc-section .section.banner .field--name-field-cc-banner-item-image>div.right img,.field--name-field-cc-section .section.banner .field--name-field-cc-banner-item-image>div.left img{height:unset;}.field--name-field-cc-section .section.banner img{height:400px !important;width:100% !important;object-fit:cover;}.field--name-field-cc-section .section.banner .banner-item div h3,.field--name-field-cc-section .section.banner .banner-item div h4{width:100% !important;}.field--name-field-cc-section .section.banner .banner-item div{width:94% !important;margin-left:unset !important;margin-right:unset !important;margin:0 auto !important;padding:50px 0;}.field--name-field-cc-section .section.banner .slick-arrow{top:200px;}.field--name-field-cc-section .section.banner .slick-prev{left:40px !important;}.field--name-field-cc-section .section.banner .slick-next{right:40px !important;}.field--name-field-cc-section .section.banner .right .banner-item::after,.field--name-field-cc-section .section.banner .left .banner-item::after{width:100% !important;}}@media (max-width:768px){.field--name-field-cc-section .section.banner .banner-item{flex-direction:column-reverse !important;justify-content:space-between !important;display:flex;}.field--name-field-cc-section .section.banner .banner-item img{height:416px !important;}.field--name-field-cc-section .section.banner .slick-arrow{bottom:30px;top:unset;}.field--name-field-cc-section .section.banner .slick-prev{left:calc(50% - 60px) !important;}.field--name-field-cc-section .section.banner .slick-next{right:calc(50% - 60px) !important;}.field--name-field-cc-section .section.image_gallery{overflow:hidden;}.field--name-field-cc-section .section.banner .field--name-field-cc-banner-item-image>div.right .banner-item{height:703px;}.field--name-field-cc-section .section.banner .right .banner-item::after,.field--name-field-cc-section .section.banner .left .banner-item::after,.field--name-field-cc-section .section.banner .full .banner-item::after{bottom:0;top:unset;height:416px;}.field--name-field-cc-section .section.banner .full .slick-arrow{top:unset;bottom:25px;}.field--name-field-cc-section .banner-item h3{min-height:70px;}}
.node--type-cc-content .field--name-field-image-header img{height:200px;width:100%;object-fit:cover;}.field--name-field-cc-section .node--type-cc-content{position:relative;}.page-node-type-cc-content #block-javali-theme-page-title{margin-top:250px !important;margin-bottom:50px !important;}.node--type-cc-content .field--name-field-imagem-cabecalho{width:100%;display:flex;}.page-node-type-cc-content #block-javali-theme-page-title{display:none;}.page-node-type-cc-content .cc-title h1{font-size:35px;font-style:normal;font-weight:400;line-height:46px;color:var(--preto);display:flex;align-items:center;margin-left:calc((100% - 1270px) / 2);margin-right:calc((100% - 1270px) / 2);margin-top:50px;margin-bottom:50px;}.page-node-type-cc-content .cc-title h1:before{content:'';display:inline-block;position:relative;background-image:url(/modules/custom/parvalorem/css/cc/../../images/titleIcon.png);width:45px;height:45px;margin-right:20px;min-width:45px;}.field--name-field-cc-section .field--name-field-cc-title>div{font-size:28px;font-style:normal;font-weight:500;line-height:normal;color:var(--azul);margin-bottom:22px !important;}.field--name-field-cc-section .field--name-field-cc-subtitle>div{color:var(--preto);font-size:20px;font-style:normal;font-weight:600;line-height:35px;margin-bottom:22px !important;}.field--name-field-cc-section{color:var(--preto);font-size:16px;font-style:normal;font-weight:500;line-height:26px;}.field--name-field-cc-section .text-formatted a{color:var(--preto);font-size:16px;font-style:normal;font-weight:600;line-height:16px;text-decoration-line:underline;}.field--name-field-cc-section .text-formatted a:hover{color:var(--azul-hover);}.field--name-field-cc-section #block-javali-theme-page-title,.field--name-field-cc-section .section>.paragraph{width:1270px;margin:0 auto;}body.user .block-local-tasks-block{left:0px;}@media (max-width:975px){body .block-local-tasks-block{left:0;}}@media (max-width:1270px){.field--name-field-cc-section #block-javali-theme-page-title,.field--name-field-cc-section .section>.paragraph{width:94%;}.page-node-type-cc-content .cc-title{width:94%;margin:0 auto;}.page-node-type-cc-content .cc-title h1{margin-left:unset;margin-right:unset;}.page-node-type-cc-content .cc-title h1{margin-top:40px;margin-bottom:40px;margin-left:unset;margin-right:unset;font-size:30px;font-weight:400;line-height:46px;}.node--type-cc-content .field--name-field-imagem-cabecalho img{height:170px;}}@media (max-width:475px){body .field--name-field-cc-section #block-javali-theme-page-title h1 span:before{background-repeat:no-repeat;background-position:center;}}
.field--name-field-cc-section .section.gallery-thumbnails .field--name-field-cc-images .field__item{width:232px;height:188px;margin:0 0 0 !important;display:flex;}.field--name-field-cc-section .section.gallery-thumbnails .field--name-field-cc-images .field__item img{width:233px;height:189px;}.field--name-field-cc-section .section.gallery-thumbnails .field--name-field-cc-images{display:flex;flex-wrap:wrap;column-gap:26px;row-gap:26px;}.field--name-field-cc-section .section.gallery-carousel img{height:400px !important;}.field--name-field-cc-section .section.image_gallery .slick-arrow{transform:translateY(-50%);background-image:url(/modules/custom/parvalorem/css/cc/../../images/bannerPrev.svg);width:37.5px;height:37.5px;transform:none;background-repeat:no-repeat;border:1.9px solid white;border-radius:50%;background-position-y:center;background-position-x:10px;z-index:1;}.field--name-field-cc-section .section.image_gallery .slick-arrow::before{content:none;}.field--name-field-cc-section .section.image_gallery .slick-next{background-image:url(/modules/custom/parvalorem/css/cc/../../images/bannerNext.svg);right:42.5px;background-position-x:14px;}.field--name-field-cc-section .section.image_gallery .slick-arrow:hover{background-image:url(/modules/custom/parvalorem/css/cc/../../images/bannerPrevHover.svg);background-color:white;}.field--name-field-cc-section .section.image_gallery .slick-next:hover{background-image:url(/modules/custom/parvalorem/css/cc/../../images/bannerNextHover.svg);}.field--name-field-cc-section .section.image_gallery .slick-prev{left:42.5px;}.field--name-field-cc-section .section.image_gallery.gallery-3dcarousel img{opacity:0.9 !important;filter:blur(3px);}.field--name-field-cc-section .section.image_gallery.gallery-3dcarousel img,.field--name-field-cc-section .section.image_gallery.gallery-3dcarousel .field--name-field-cc-images .field__item{height:280px;}.field--name-field-cc-section .section.image_gallery.gallery-3dcarousel .field__item.front-slide,.field--name-field-cc-section .section.image_gallery.gallery-3dcarousel .front-slide img{height:314px;}.field--name-field-cc-section .image_gallery.gallery-3dcarousel .field--name-field-cc-images{z-index:2;}.field--name-field-cc-section .section.image_gallery.gallery-3dcarousel .front-slide img{opacity:1 !important;filter:brightness(100%);}.field--name-field-cc-section .section.image_gallery .slick-dots{bottom:-35px;margin-top:25px;position:absolute;bottom:0;display:flex;justify-content:center;gap:15px;align-items:end;}.section.image_gallery.gallery-carousel .slick-dots{margin-bottom:25px;}.section.image_gallery .slick-dots li,.section.image_gallery .slick-dots li button{margin:0;margin-right:0;}.section.image_gallery.gallery-carousel .slick-dots li,.field--name-field-cc-images-responsive .slick-dots li,.section.image_gallery.gallery-carousel .slick-dots li button,.field--name-field-cc-images-responsive .slick-dots li button{background-color:var(--azul-claro);height:14px;width:14px;margin:0;padding:0;}.section.image_gallery.gallery-carousel .slick-dots li button:before,.section.image_gallery.gallery-carousel .slick-dots li button:hover,.field--name-field-cc-images-responsive .slick-dots li button:hover{content:none;}.section.image_gallery.gallery-carousel .slick-dots li.slick-active,.field--name-field-cc-images-responsive .slick-dots li.slick-active,.section.image_gallery.gallery-carousel .slick-dots li.slick-active button,.field--name-field-cc-images-responsive .slick-dots li.slick-active button{background-color:var(--azul);height:16px;width:16px;}.section.image_gallery.gallery-carousel img{object-fit:cover;}.sl-wrapper .sl-image .sl-caption{background:rgb(0,57,94,0.8);}@media (max-width:768px){.field--name-field-cc-section .section.image_gallery.gallery-3dcarousel img{opacity:1 !important;filter:brightness(100%);height:250px;object-fit:cover;}}
.field--name-field-cc-section .section.links-docs .field--name-field-cc-subtitle>div{margin-bottom:50px !important;}.field--name-field-cc-section .section.links-docs .field--type-link a:before,.field--name-field-cc-section .section.links-docs .field--name-name:before{content:'' !important;background-image:url(/modules/custom/parvalorem/css/cc/../../images/document.png);height:34px;display:flex;background-repeat:no-repeat;min-width:34px;width:34px;padding:0 !important;}.field--name-field-cc-section .section.links-docs .field--type-link a,.field--name-field-cc-section .section.links-docs .field--name-name{display:flex;align-items:center;color:var(--azul) !important;font-size:18px;font-style:normal;font-weight:500;line-height:21px;gap:10px;text-align:left;}body .field--name-field-cc-section .section.links-docs .field--name-field-media-document .field__item span a,body .field--name-field-cc-section .section.links-docs .field--name-field-media-document .field__item span,body .field--name-field-cc-section .section.links-docs .field--name-field-media-document .field__item{display:block;width:100%;height:100%;}body .field--name-field-cc-section .section.links-docs .field--name-field-media-document .field__item .field--name-field-cc-section .section.links-docs .field--name-name{gap:10px;align-items:center;}.field--name-field-cc-section .section.links-docs .field--name-field-cc-links-docs>.field__item{border:none;padding:10px;margin-right:40px;margin-bottom:20px;}.field--name-field-cc-section .section.links-docs .field--name-field-media-document{position:absolute;opacity:0;left:0;right:0;height:100%;width:100%;top:0px;}.field--name-field-cc-section .section.links-docs .field--name-field-media-document .field__item,.field--name-field-cc-section .section.links-docs .field--name-field-cc-links-docs{display:flex;}.field--name-field-cc-section .section.links-docs .field--name-field-cc-links-docs{flex-wrap:wrap;}.field--name-field-cc-section .section.links-docs .field--type-link a:before{background-image:url(/modules/custom/parvalorem/css/cc/../../images/link.png);}.field--name-field-cc-section .section.links-docs .field--type-link a:hover,.field--name-field-cc-section .section.links-docs article:hover .field--name-name .field__item{color:var(--azul-hover) !important;text-decoration:underline;}.field--name-field-cc-section .section.links-docs.list .field--name-field-cc-links-docs{flex-direction:column;}@media (max-width:768px){.field--name-field-cc-section .section.links-docs .field--name-field-cc-links-docs{flex-direction:column;}.field--name-field-cc-section .section.links-docs .field--name-field-cc-subtitle>div{margin-bottom:56px !important;}}
.field--name-field-cc-section .section.sideimages .field--name-field-cc-subtitle>div{margin-bottom:55px !important;}.field--name-field-cc-section .section.sideimages.with-margin .field--name-field-cc-sbs-images .field__item:first-child{margin-right:20px;}.field--name-field-cc-section .section.sideimages.cc_66_perct___cc_33_perct .field--name-field-cc-sbs-images .field__item:last-child,.field--name-field-cc-section .section.sideimages.cc_33_perct___cc_66_perct .field--name-field-cc-sbs-images .field__item:first-child{width:516px;}.field--name-field-cc-section .section.sideimages.cc_66_perct___cc_33_perct .field--name-field-cc-sbs-images .field__item:first-child,.field--name-field-cc-section .section.sideimages.cc_33_perct___cc_66_perct .field--name-field-cc-sbs-images .field__item:last-child{width:732px;}.field--name-field-cc-section .section.sideimages .field--name-field-cc-sbs-images{display:flex;justify-content:center;}@media (max-width:1270px){.field--name-field-cc-section .section.sideimages .field--name-field-cc-sbs-images .field__item:first-child{margin-right:2% !important;}.field--name-field-cc-section .section.sideimages.cc_66_perct___cc_33_perct .field--name-field-cc-sbs-images .field__item:last-child,.field--name-field-cc-section .section.sideimages.cc_33_perct___cc_66_perct .field--name-field-cc-sbs-images .field__item:first-child{width:32.33% !important;}.field--name-field-cc-section .section.sideimages.cc_66_perct___cc_33_perct .field--name-field-cc-sbs-images .field__item:first-child,.field--name-field-cc-section .section.sideimages.cc_33_perct___cc_66_perct .field--name-field-cc-sbs-images .field__item:last-child{width:65.66% !important;}.section.sideimages .field--name-field-cc-sbs-images .field__item .sideimage-wrapper{background-size:cover;}}@media (max-width:768px){.field--name-field-cc-section .section.sideimages .field--name-field-cc-sbs-images{display:flex;flex-direction:column;}body .field--name-field-cc-section .section.sideimages .field--name-field-cc-sbs-images.field--type-entity-reference.field .field__item{width:100% !important;}body .field--name-field-cc-section .section.sideimages .field--name-field-cc-sbs-images .field__item:last-child{margin-bottom:0 !important;}.field--name-field-cc-section .section.sideimages .field--name-field-cc-subtitle>div{margin-bottom:50px !important;}}
.field--name-field-cc-section .section.table table.tablefield{table-layout:auto;}.field--name-field-cc-section .section.table table th p{color:#FFF;font-size:20px;font-style:normal;font-weight:600;line-height:30px;}.field--name-field-cc-section .section.table table p:first-child:last-child{margin-bottom:0;}.field--name-field-cc-section .section.table table p a{color:var(--preto);font-size:16px;font-style:normal;font-weight:600;line-height:16px;text-decoration-line:underline;}.field--name-field-cc-section .section.table table p a:hover,.field--name-field-cc-section .section.table table p a:focus{color:var(--azul-hover);}.field--name-field-cc-section .section.table table th{color:#FFF;text-align:center;font-size:18px;font-style:normal;font-weight:600;line-height:30px;}.field--name-field-cc-section .section.table table td{color:#4A4A4A;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:27px}.field--name-field-cc-section .section.table table thead tr th{background-color:var(--azul);padding-top:30px;vertical-align:middle;font-size:16px;}.field--name-field-cc-section .section.table table tbody tr td{vertical-align:middle;padding:6px 20px !important;border-right:1px solid var(--branco);}.field--name-field-cc-section .section.table table thead tr th:last-child,.field--name-field-cc-section .section.table table tbody tr td:last-child{border-right:none;}.section.table table.tablefield caption{caption-side:bottom;position:relative;text-align:left;bottom:0;font-size:14px;line-height:20px;width:auto;height:auto;overflow:auto;clip:auto;margin-top:20px;margin-left:1px;}.field--name-field-cc-section .section.table table thead tr th{padding:8px 20px !important;border-right:1px solid var(--branco);}.field--name-field-cc-section .section.table table tbody tr td{padding-top:16px;padding-bottom:16px;}.field--name-field-cc-section .section.table table tbody tr td:last-child,.field--name-field-cc-section .section.table table thead tr th:last-child{padding-right:30px;}.field--name-field-cc-section .section.table table th,.field--name-field-cc-section .section.table table td{}.field--name-field-cc-section .section.table table tbody .odd{background-color:var(--cinza);}.field--name-field-cc-section .section.table table tbody .even{background-color:#F8F8F8;}.field--name-field-cc-section .section.table table{width:auto;position:relative;}@media (max-width:1269px){.field--name-field-cc-section .section.table table.tablefield{table-layout:inherit;}.field--name-field-cc-section .section.table .tablefield-wrapper{overflow:scroll;}}@media (max-width:768px){.field--name-field-cc-section .section.table table thead tr th{padding-top:22px;padding-bottom:18px;padding-left:37px;}.field--name-field-cc-section .section.table table tbody tr td{padding-left:37px;padding-top:26px;padding-bottom:27px;}}
.field--name-field-cc-section ol,.field--name-field-cc-section ul{list-style-position:outside;margin-bottom:15px;}.field--name-field-cc-section ol li{margin:0.15em 0 0.35em .5em;margin-left:2em;}.field--name-field-cc-section .text-formatted ul li{margin:0.15em 0 0.25em .5em;list-style-position:outside;margin-left:3em;}.field--name-field-cc-section p{margin-bottom:15px;color:var(--preto);font-size:16px;font-style:normal;font-weight:400;line-height:26px}.field--name-field-cc-section p:has(br){margin-bottom:25px;}@media (max-width:1270px){.field--name-field-cc-section .text-formatted img{width:100%;object-fit:contain;height:auto;}}@media (max-width:768px){.field--name-field-cc-section .text-formatted ol li,.field--name-field-cc-section .text-formatted ul li{margin-left:10px;}.field--name-field-cc-section .field.field--name-field-cc-text-columns{flex-flow:column;}.field--name-field-cc-section .text.count-2 .field.field--name-field-cc-text-columns>.field__item{width:100%;}}
.field--name-field-cc-section .section.image_text .field--name-field-cc-subtitle>div{margin-bottom:55px !important;}.field--name-field-cc-section .section.image_text.orientation-right .field--name-field-cc-image{margin-left:40px !important;}.field--name-field-cc-section .section.image_text.orientation-left .field--name-field-cc-image{margin-right:40px !important;}.field--name-field-cc-section .section.image_text .field--name-field-cc-image{margin-bottom:40px !important;}.field--name-field-cc-section .section.image_text.orientation-right .field--name-field-cc-image img{border-top-right-radius:80px;}.field--name-field-cc-section .section.image_text.orientation-left .field--name-field-cc-image img{border-top-left-radius:80px;}.field--name-field-cc-section .section.image_text .field--name-field-cc-image img{height:100% !important;}.field--name-field-cc-section .field__item.section.image_text.size-cc_50_perct .field--name-field-cc-image{width:623px;height:330px;}.field--name-field-cc-section .section.image_text.size-cc_100_perct .field--name-field-cc-image img{width:100% !important;object-fit:cover;border-top-left-radius:0px;border-top-right-radius:0px;}.field--name-field-cc-section .section.image_text.size-cc_100_perct .field--name-field-cc-image{height:330px;width:100%;margin-left:0 !important;margin-right:0 !important;}.field--name-field-cc-section .section.image_text.orientation-center .field--name-field-cc-image{height:330px !important;margin-left:auto !important;margin-right:auto !important;}.field--name-field-cc-section .section.image_text.size-cc_66_perct .field--name-field-cc-image{width:66% !important;}.field--name-field-cc-section .section.image_text.size-cc_33_perct .field--name-field-cc-image{width:33% !important;}.field--name-field-cc-section .section.image_text .field--name-field-cc-image img{width:100% !important;object-fit:cover;}.field--name-field-cc-section .section.image_text.size-cc_33_perct .field--name-field-cc-image,.field--name-field-cc-section .section.image_text.size-cc_66_perct .field--name-field-cc-image{height:330px !important;}@media (max-width:1270px){.field--name-field-cc-section .field__item.section.image_text.size-cc_50_perct .field--name-field-cc-image{width:50%;}}@media (max-width:768px){.field--name-field-cc-section .section.image_text .paragraph--type--image-text{display:flex;flex-direction:column;}.field--name-field-cc-section .section.image_text .paragraph--type--image-text .field--name-field-cc-title{order:1;}.field--name-field-cc-section .section.image_text .paragraph--type--image-text .field--name-field-cc-subtitle{order:2;}.field--name-field-cc-section .section.image_text .paragraph--type--image-text .field--name-field-cc-image{order:4;overflow:hidden;}.field--name-field-cc-section .section.image_text .paragraph--type--image-text .field--name-field-cc-text{order:3;}.field--name-field-cc-section .section.image_text .field--name-field-cc-image{margin-top:40px !important;}.field--name-field-cc-section .section.image_text .field--name-field-cc-image{margin-bottom:0px !important;}.field--name-field-cc-section .section.image_text .paragraph .field--name-field-cc-image{width:100% !important;margin-left:0 !important;margin-right:0 !important;}}
.section.webform .field--name-field-cc-title .h2{color:var(--preto);font-size:35px;font-style:normal;font-weight:400;line-height:normal;max-width:888px;margin:0 auto;}.section.webform .webform-confirmation{text-align:center;}.section.webform .webform-confirmation .webform-confirmation__message{font-size:20px;font-style:normal;font-weight:400;line-height:normal;}.section.webform .webform-confirmation .webform-confirmation__back a{color:var(--branco);text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:27px;padding:8px 16px;border-radius:16.089px 0px 0px 0px;background:var(--azul);text-decoration:none;transition:all 0.3s;}.section.webform .webform-confirmation .webform-confirmation__back{margin-top:40px;}.section.webform .field--name-field-cc-subtitle .h3{color:var(--preto);font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:38px !important;max-width:888px;margin:0 auto;}body.page--form form{margin-top:50px;margin-bottom:100px !important;}body.page--form .block-local-tasks-block{left:0 !important;}.page--form #block-javali-theme-page-title{display:none;}.page--form form,.section.webform form{max-width:966px;padding:72.5px 110px 42px 110px;border-radius:0px 0px 0px 80px;background:var(--branco);box-shadow:0px 4px 10px 0px rgba(0,0,0,0.10);box-sizing:border-box;margin:0 auto;}.page--form form .js-form-item>label,.section.webform form .js-form-item>label{color:#5C5C5C;font-size:15px;font-style:normal;font-weight:400;line-height:normal;margin-left:15px;margin-bottom:10px;}.page--form form .js-form-item>label:after,.section.webform form .js-form-item>label:after{color:#5C5C5C;background-image:none;content:'*';vertical-align:super;margin:0 0.3em;}.page--form form .js-form-item,.section.webform form .js-form-item{margin-top:0;}.page--form form .js-form-item,.section.webform form .js-form-item{display:flex;flex-direction:column;margin-bottom:25px;}.page--form form .js-form-item input,.page--form form .js-form-item textarea,.section.webform form .js-form-item input,.section.webform form .js-form-item textarea{border:none;border-bottom:0.5px solid #989898;}.page--form form .js-form-item.form-type-checkbox,.section.webform form .js-form-item.form-type-checkbox{flex-direction:row;position:relative;}.section.webform form .js-form-item.form-type-checkbox label{position:absolute;top:0;z-index:-1;}.page--form form .js-form-item.form-type-checkbox.form-item-direitos,.section.webform form .js-form-item.form-type-checkbox.form-item-direitos{margin-bottom:48px;}.page--form form .js-form-item.form-type-checkbox .description,.section.webform form .js-form-item.form-type-checkbox .description{margin-left:16px;display:flex;align-items:center;}.page--form form .js-form-item.form-type-checkbox .description .webform-element-description,.section.webform form .js-form-item.form-type-checkbox .description .webform-element-description{color:#5C5C5C;font-size:15px;font-style:normal;font-weight:400;line-height:16px;}.page--form form .js-form-item.form-type-checkbox .description .webform-element-description a,.section.webform form .js-form-item.form-type-checkbox .description .webform-element-description a{color:#5C5C5C;font-size:15px;font-style:normal;font-weight:600;line-height:16px;text-decoration-line:underline;}.page--form form .js-form-item.form-type-checkbox .description .webform-element-description a:hover,.section.webform form .js-form-item.form-type-checkbox .description .webform-element-description a:hover{color:var(--azul);}.page--form form .form-actions .form-submit,.section.webform form .form-actions .form-submit{background-color:var(--azul);color:white;padding:10px 20px;text-transform:uppercase;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:116.682%;border:none;}.page--form form .form-actions .form-submit:hover,.section.webform form .form-actions .form-submit:hover{cursor:pointer;background-color:var(--azul-claro);}.page--form form .form-actions,.section.webform form .form-actions{display:flex;justify-content:start;}.page--form form .js-form-item.form-type-checkbox:before,.section.webform form .js-form-item.form-type-checkbox:before{border-radius:4px;border:0.75px solid #5C5C5C;background:#FFF;width:30px;height:30px;content:'';display:flex;position:absolute;}.page--form form .js-form-item.form-type-checkbox input,.section.webform form .js-form-item.form-type-checkbox input{width:30px;height:30px;opacity:0;z-index:2;min-width:30px;}.page--form form .js-form-item.form-type-textarea,.section.webform form .js-form-item.form-type-textarea{margin-bottom:59px;}.page--form form .js-form-item-policy,.section.webform form .js-form-item-policy{margin-top:0;margin-bottom:15px;}.page--form form .js-form-item-direitos .section.webform form .js-form-item-direitos{margin-bottom:53px;margin-top:0;}.page--form form .g-recaptcha,.section.webform form .g-recaptcha{display:flex;justify-content:end;}.page--form form .webform-flexbox .webform-flex:first-child .webform-flex--container,.section.webform form .webform-flexbox .webform-flex:first-child .webform-flex--container{margin-right:12.75px;}.page--form form .webform-flexbox .webform-flex:last-child .webform-flex--container,.section.webform form .webform-flexbox .webform-flex:last-child .webform-flex--container{margin-left:12.75px;}.page--form form .webform-flexbox,.section.webform form .webform-flexbox{margin:0;justify-content:center;}.page--form form .text-count-wrapper,.section.webform form .text-count-wrapper{display:none !important;}.page--form form .form-item.form-type-checkbox.checked::before,.section.webform form .form-item.form-type-checkbox.checked::before{background-color:var(--azul);}.page--form form .form-item.form-type-checkbox.checked::after,.section.webform form .form-item.form-type-checkbox.checked::after{content:'';position:absolute;width:10px;height:4px;border-bottom:3px solid white;border-left:3px solid white;transform:rotate(-45deg);top:11px;left:10px;}@media (max-width:768px){.page--form form,.section.webform form{padding:40px 23px 42px 23px;}.page--form form .js-form-item,.section.webform form .js-form-item{margin-bottom:50px;}.page--form form .js-form-item.form-type-textarea,.section.webform form .js-form-item.form-type-textarea{margin-bottom:70px;}.page--form form .js-form-item-direitos,.page--form form .js-form-item-policy,.section.webform form .js-form-item-policy,.section.webform form .js-form-item-direitos{margin-bottom:35px;}.page--form form .webform-flexbox .webform-flex:first-child .webform-flex--container,.section.webform form .webform-flexbox .webform-flex:first-child .webform-flex--container{margin-right:0;}.page--form form .g-recaptcha,.section.webform form .g-recaptcha{justify-content:center;}.page--form form .form-actions,.section.webform form .form-actions{justify-content:center;margin-bottom:0;margin-top:30px;}.field--name-field-cc-section .section.gallery-thumbnails .field--name-field-cc-images{justify-content:center;}.page--form form .js-form-item.form-type-checkbox.form-item-direitos,.section.webform form .js-form-item.form-type-checkbox.form-item-direitos{margin-bottom:35px;}}@media (max-width:370px){.page--form form .g-recaptcha>div,.section.webform form .g-recaptcha>div{transform:scale(0.78);}}
.field--name-field-cc-section .section.listing .field--name-field-cc-subtitle>div{margin-bottom:55px !important;}.field--name-field-cc-section .section.listing .field--name-field-cc-listing-image img,.field--name-field-cc-section .section.listing .field--name-field-cc-listing-image{width:233px !important;height:189px !important;max-width:233px !important;border-top-left-radius:30px;}.field--name-field-cc-section .section.listing .field--name-field-cc-listing-image{margin-right:40px !important;}.field--name-field-cc-section .section.listing .field--name-field-cc-listing-item>.field__item{margin-bottom:50px;}.field--name-field-cc-section .section.listing .field--name-field-cc-listing-text{display:flex;flex-direction:column;justify-content:center;}@media (max-width:768px){.section.listing .field--name-field-cc-listing-item>.field__item>.paragraph{flex-direction:column;}.field--name-field-cc-section .section.listing .field--name-field-cc-listing-image{margin-bottom:22px !important;}.field--name-field-cc-section .section.listing .field--name-field-cc-subtitle>div{margin-bottom:50px !important;}.field--name-field-cc-section .section.listing .field--name-field-cc-listing-item>.field__item:last-child{margin-bottom:0px !important;}.field--name-field-cc-section .section.image_gallery{padding-bottom:50px !important;}}
.paragraph--type--cc-listingcols-item .field--name-field-cc-listingcols-image img{height:197px !important;border-bottom-right-radius:40px;}.field--name-field-cc-section .paragraph--type--listingcols .field--name-field-cc-listingcols-title{color:var(--azul);font-size:28px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:22px;margin-top:0;}.paragraph--type--cc-listingcols-item .field--name-field-cc-listingcols-image{display:flex;margin-bottom:35px;}.field--name-field-cc-section .paragraph--type--listingcols .field--name-field-cc-listingcols-image img{object-position:center;object-fit:cover;}.field--name-field-cc-section .paragraph--type--listingcols .field--name-field-cc-listingcols-item>.field__item{width:100%;flex:1;margin-right:unset;width:408px;min-width:408px;max-width:408px}.field--name-field-cc-section .paragraph--type--listingcols .field--name-field-cc-listingcols-item{display:flex;flex-flow:unset;flex-wrap:wrap;column-gap:23px;row-gap:23px;justify-content:flex-start;}.field--name-field-cc-section .paragraph--type--listingcols .field--name-field-cc-listingcols-item>.field__item:nth-child(n+5){margin-top:unset;}@media (max-width:1270px){.field--name-field-cc-section .paragraph--type--listingcols .field--name-field-cc-listingcols-item>.field__item{width:calc(50% - 24px);}}@media (max-width:893px){.field--name-field-cc-section .paragraph--type--listingcols .field--name-field-cc-listingcols-item{justify-content:center;}}@media (max-width:768px){.field--name-field-cc-section .section.listingcols .slick-dots li,.field--name-field-cc-section .section.listingcols .slick-dots li button{background-color:var(--azul-claro);height:14px;width:14px;margin:0;padding:0;}.field--name-field-cc-section .section.listingcols .slick-dots li.slick-active,.field--name-field-cc-section .section.listingcols .slick-dots li.slick-active button{background-color:var(--azul);height:16px;width:16px;}.field--name-field-cc-section .section.listingcols .slick-dots li button::before{content:none;}.field--name-field-cc-section .section.listingcols .slick-dots li button,.field--name-field-cc-section .section.listingcols .slick-dots li{margin:0;}.field--name-field-cc-section .section.listingcols .slick-dots{margin-top:25px;position:relative;bottom:0;display:flex;justify-content:center;gap:15px;align-items:end;}.field--name-field-cc-section .section.listingcols .slick-prev,.field--name-field-cc-section .section.listingcols .slick-next{display:none !important;}.field--name-field-cc-section .paragraph--type--listingcols .field--name-field-cc-listingcols-item{column-gap:0;row-gap:0;}.field--name-field-cc-section .paragraph--type--listingcols .field--name-field-cc-listingcols-item{margin-bottom:0;}.paragraph--type--cc-listingcols-item .field--name-field-cc-listingcols-image{margin-bottom:45px !important;}}
.field--name-field-cc-section .section.video_text .field--name-field-cc-subtitle>div{margin-bottom:55px !important;}.field--name-field-cc-section .section.video_text.size-cc_33_perct .field--name-field-cc-video-mp4,.field--name-field-cc-section .section.video_text.size-cc_50_perct .field--name-field-cc-video-mp4,.field--name-field-cc-section .section.video_text.size-cc_66_perct .field--name-field-cc-video-mp4,.field--name-field-cc-section .section.video_text.size-cc_100_perct .field--name-field-cc-video-mp4,.field--name-field-cc-section .section.video_text.size-cc_33_perct .field--name-field-cc-video,.field--name-field-cc-section .section.video_text.size-cc_50_perct .field--name-field-cc-video,.field--name-field-cc-section .section.video_text.size-cc_66_perct .field--name-field-cc-video,.field--name-field-cc-section .section.video_text.size-cc_100_perct .field--name-field-cc-video{height:330px !important;}.field--name-field-cc-section .section.video_text.size-cc_50_perct .field--name-field-cc-video-mp4,.field--name-field-cc-section .section.video_text.size-cc_50_perct .field--name-field-cc-video{width:516px !important;}.field--name-field-cc-section .section.video_text .field--name-field-cc-video-mp4 video,.field--name-field-cc-section .section.video_text .field--name-field-cc-video iframe{width:100% !important;height:100% !important;}.field--name-field-cc-section .section.video_text .field--name-field-cc-video-mp4 video{object-position:top;}.field--name-field-cc-section .section.video_text.size-cc_33_perct .field--name-field-cc-video-mp4,.field--name-field-cc-section .section.video_text.size-cc_50_perct .field--name-field-cc-video-mp4,.field--name-field-cc-section .section.video_text.size-cc_66_perct .field--name-field-cc-video-mp4{height:auto !important;}.field--name-field-cc-section .section.video_text .field--name-field-cc-video-mp4,.field--name-field-cc-section .section.video_text .field--name-field-cc-video{margin-bottom:40px !important;}.field--name-field-cc-section .section.video_text.orientation-left .field--name-field-cc-video-mp4,.field--name-field-cc-section .section.video_text.orientation-left .field--name-field-cc-video{margin-right:40px !important;}.field--name-field-cc-section .section.video_text.orientation-right .field--name-field-cc-video-mp4,.field--name-field-cc-section .section.video_text.orientation-right .field--name-field-cc-video{margin-left:40px !important;}.field--name-field-cc-section .section.video_text.size-cc_100_perct .field--name-field-cc-video-mp4,.field--name-field-cc-section .section.video_text.size-cc_100_perct .field--name-field-cc-video{margin-left:0 !important;margin-right:0 !important;width:100% !important;}.field--name-field-cc-section .section.video_text.orientation-center .field--name-field-cc-video-mp4,.field--name-field-cc-section .section.video_text.orientation-center .field--name-field-cc-video{margin-left:auto !important;margin-right:auto !important;}.field--name-field-cc-section .section.video_text.size-cc_33_perct .field--name-field-cc-video-mp4,.field--name-field-cc-section .section.video_text.size-cc_33_perct .field--name-field-cc-video{width:33% !important;}.field--name-field-cc-section .section.video_text.size-cc_66_perct .field--name-field-cc-video-mp4,.field--name-field-cc-section .section.video_text.size-cc_66_perct .field--name-field-cc-video{width:66% !important;}@media (max-width:1270px){.field--name-field-cc-section .section.video_text.size-cc_50_perct .field--name-field-cc-video-mp4,.field--name-field-cc-section .section.video_text.size-cc_50_perct .field--name-field-cc-video{width:50% !important;}}@media (max-width:768px){.field--name-field-cc-section .section.video_text .paragraph--type--video-text{display:flex;flex-direction:column;}.field--name-field-cc-section .section.video_text .paragraph .field--name-field-cc-video-mp4,.field--name-field-cc-section .section.video_text .paragraph .field--name-field-cc-video{width:100% !important;margin-right:0 !important;margin-left:0 !important;}.field--name-field-cc-section .section.video_text.orientation-left .field--name-field-cc-video-mp4,.field--name-field-cc-section .section.video_text.orientation-left .field--name-field-cc-video,.field--name-field-cc-section .section.video_text .field--name-field-cc-subtitle>div{margin-bottom:45px !important;}.field--name-field-cc-section .section.video_text .paragraph .field--name-field-cc-video-mp4,.field--name-field-cc-section .section.video_text .paragraph .field--name-field-cc-video-mp4 video{height:auto !important;}}
