/*!
	By André Rinas, www.andrerinas.de
	Documentation, www.simplelightbox.com
	Available for use under the MIT License
	Version 2.14.3
*/body.hidden-scroll{overflow:hidden}.sl-overlay{right:0;bottom:0;background:#fff;display:none;z-index:1035}.sl-overlay,.sl-wrapper{position:fixed;left:0;top:0}.sl-wrapper{z-index:1040;width:100%;height:100%}.sl-wrapper *{box-sizing:border-box}.sl-wrapper button{border:0 none;background:transparent;font-size:28px;padding:0;cursor:pointer}.sl-wrapper button:hover{opacity:.7}.sl-wrapper .sl-close{right:30px;margin-top:-14px;margin-right:-14px;height:44px;width:44px;line-height:44px;font-family:Arial,Baskerville,monospace;font-size:3rem}.sl-wrapper .sl-close,.sl-wrapper .sl-counter{display:none;position:fixed;top:30px;z-index:10060;color:#000}.sl-wrapper .sl-counter{left:30px;font-size:1rem}.sl-wrapper .sl-download{display:none;position:fixed;bottom:5px;width:100%;text-align:center;z-index:10060;color:#fff;font-size:1rem}.sl-wrapper .sl-download a{color:#fff}.sl-wrapper .sl-navigation{width:100%;display:none}.sl-wrapper .sl-navigation button{position:fixed;top:50%;margin-top:-22px;height:44px;width:22px;line-height:44px;text-align:center;display:block;z-index:10060;font-family:Arial,Baskerville,monospace;color:#000}.sl-wrapper .sl-navigation button.sl-next{right:5px;font-size:2rem}.sl-wrapper .sl-navigation button.sl-prev{left:5px;font-size:2rem}@media(min-width:35.5em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:10px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:10px;font-size:3rem}}@media(min-width:50em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:20px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:20px;font-size:3rem}}.sl-wrapper.sl-dir-rtl .sl-navigation{direction:ltr}.sl-wrapper .sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:10000}.sl-wrapper .sl-image img{margin:0;padding:0;display:block;border:0 none;width:100%;height:auto}@media(min-width:35.5em){.sl-wrapper .sl-image img{border:0 none}}@media(min-width:50em){.sl-wrapper .sl-image img{border:0 none}}.sl-wrapper .sl-image iframe{background:#000;border:0 none}@media(min-width:35.5em){.sl-wrapper .sl-image iframe{border:0 none}}@media(min-width:50em){.sl-wrapper .sl-image iframe{border:0 none}}.sl-wrapper .sl-image .sl-caption{display:none;padding:10px;color:#fff;background:rgba(0,0,0,.8);font-size:1rem;position:absolute;bottom:0;left:0;right:0}.sl-wrapper .sl-image .sl-caption.pos-top{bottom:auto;top:0}.sl-wrapper .sl-image .sl-caption.pos-outside{bottom:auto}.sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:1007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}.sl-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.sl-transition{transition:-moz-transform .2s ease;transition:-ms-transform .2s ease;transition:-o-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}.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{background-color:transparent;border:none;font-size:1em}.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;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:20px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-container .select2-search--inline .select2-search__field::placeholder{line-height:normal}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{padding:0 20px 0 0;margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{left:auto;right:0;border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background: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 .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--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:rgb(246.5,246.5,246.5);border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(180deg,#fff 50%,#eee);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:700;height:26px;margin-right:20px}.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);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius: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;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(180deg,#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);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.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;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.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--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:gray}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{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}.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08)}.flatpickr-calendar.inline,.flatpickr-calendar.open{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1);animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none!important;box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{position:absolute;display:block;pointer-events:none;border:solid transparent;content:"";height:0;width:0;left:22px}.flatpickr-calendar.arrowRight:after,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar.arrowCenter:after,.flatpickr-calendar.arrowCenter:before{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:transparent;line-height:1;text-align:center;position:relative;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-month,.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{color:rgba(0,0,0,.9);fill:rgba(0,0,0,.9);height:34px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{text-decoration:none;cursor:pointer;position:absolute;top:0;padding:10px;z-index:3}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i{position:relative}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#959ea9}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-inner-spin-button,.numInputWrapper input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,.1)}.numInputWrapper span:active{background:rgba(0,0,0,.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,.5)}.numInputWrapper:hover{background:rgba(0,0,0,.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,.9)}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,.5);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays,.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-weekdays .flatpickr-weekdaycontainer,span.flatpickr-weekday{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0,0,0,.54);line-height:1;margin:0;text-align:center;display:block;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:focus,.flatpickr-day.today:hover{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{color:rgba(57,57,57,.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden}.flatpickr-innerContainer,.flatpickr-rContainer{-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-rContainer{display:inline-block;padding:0}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:700;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.badge{font-family:Roboto;text-transform:uppercase;font-weight:400}:root{--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#d02f27;--orange:#fd7e14;--yellow:#f8b800;--green:#030303;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#08265e;--secondary:#6c757d;--success:#030303;--info:#17a2b8;--warning:#f8b800;--danger:#d02f27;--light:#f8f9fa;--dark:#333;--pampas:#f3efeb;--blue:#0249d0;--blue-light:#85aefe;--whatsapp:#23bd3b;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1140px;--breakpoint-xxl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#08265e;text-decoration:none;background-color:transparent}a:hover{color:rgb(2,9.5,23.5);text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.comment-list,.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"\2014\A0"}.img-fluid,.img-thumbnail,.wp-caption img{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}.figure,.wp-caption{display:inline-block}.figure-img,.wp-caption img{margin-bottom:.5rem;line-height:1}.figure-caption,.wp-caption-text{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1140px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto,.col-xxl,.col-xxl-1,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1,.col-auto{-webkit-box-flex:0}.col-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-2,.col-3{-webkit-box-flex:0}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-4,.col-5{-webkit-box-flex:0}.col-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-6,.col-7{-webkit-box-flex:0}.col-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-8,.col-9{-webkit-box-flex:0}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-10,.col-11{-webkit-box-flex:0}.col-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1140px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}@media (min-width:1200px){.col-xxl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xxl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xxl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xxl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xxl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xxl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xxl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xxl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xxl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xxl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xxl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xxl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xxl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xxl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xxl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xxl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:rgb(185.84,194.24,209.92)}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:rgb(126.56,142.16,171.28)}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:rgb(170.4025,180.6775,199.8575)}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:rgb(213.84,216.36,218.6)}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:rgb(178.56,183.24,187.4)}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cccf}.table-success,.table-success>td,.table-success>th{background-color:#b8b8b8}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#7c7c7c}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#acacac}.table-info,.table-info>td,.table-info>th{background-color:rgb(190.04,228.96,235.12)}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:rgb(134.36,206.64,218.08)}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:rgb(253.04,235.12,183.6)}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:rgb(251.36,218.08,122.4)}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#fce49f}.table-danger,.table-danger>td,.table-danger>th{background-color:rgb(241.84,196.76,194.52)}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:rgb(230.56,146.84,142.68)}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#edb1ae}.table-light,.table-light>td,.table-light>th{background-color:rgb(253.04,253.32,253.6)}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:rgb(251.36,251.88,252.4)}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:rgb(238.165,240.57,242.975)}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c6c6}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#959595}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9b9b9}.table-pampas,.table-pampas>td,.table-pampas>th{background-color:rgb(251.64,250.52,249.4)}.table-pampas tbody+tbody,.table-pampas td,.table-pampas th,.table-pampas thead th{border-color:rgb(248.76,246.68,244.6)}.table-hover .table-pampas:hover,.table-hover .table-pampas:hover>td,.table-hover .table-pampas:hover>th{background-color:#f2eee9}.table-blue,.table-blue>td,.table-blue>th{background-color:rgb(184.16,204.04,241.84)}.table-blue tbody+tbody,.table-blue td,.table-blue th,.table-blue thead th{border-color:rgb(123.44,160.36,230.56)}.table-hover .table-blue:hover,.table-hover .table-blue:hover>td,.table-hover .table-blue:hover>th{background-color:rgb(162.655,188.57,237.845)}.table-blue-light,.table-blue-light>td,.table-blue-light>th{background-color:rgb(220.84,232.32,254.72)}.table-blue-light tbody+tbody,.table-blue-light td,.table-blue-light th,.table-blue-light thead th{border-color:rgb(191.56,212.88,254.48)}.table-hover .table-blue-light:hover,.table-hover .table-blue-light:hover>td,.table-hover .table-blue-light:hover>th{background-color:rgb(195.5473170732,215.5273170732,254.5126829268)}.table-whatsapp,.table-whatsapp>td,.table-whatsapp>th{background-color:rgb(193.4,236.52,200.12)}.table-whatsapp tbody+tbody,.table-whatsapp td,.table-whatsapp th,.table-whatsapp thead th{border-color:rgb(140.6,220.68,153.08)}.table-hover .table-whatsapp:hover,.table-hover .table-whatsapp:hover>td,.table-hover .table-whatsapp:hover>th{background-color:rgb(173.7846153846,230.6353846154,182.6444755245)}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1139.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xxl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xxl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.comment-form input[type=email],.comment-form input[type=text],.comment-form input[type=url],.comment-form textarea,.form-control,.search-form .search-field{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.comment-form input[type=email],.comment-form input[type=text],.comment-form input[type=url],.comment-form textarea,.form-control,.search-form .search-field{-webkit-transition:none;-o-transition:none;transition:none}}.comment-form input[type=email]::-ms-expand,.comment-form input[type=text]::-ms-expand,.comment-form input[type=url]::-ms-expand,.comment-form textarea::-ms-expand,.form-control::-ms-expand,.search-form .search-field::-ms-expand{background-color:transparent;border:0}.comment-form input[type=email]:focus,.comment-form input[type=text]:focus,.comment-form input[type=url]:focus,.comment-form textarea:focus,.form-control:focus,.search-form .search-field:focus{color:#495057;background-color:#fff;border-color:rgb(18,85.5,211.5);outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(8,38,94,.25);box-shadow:0 0 0 .2rem rgba(8,38,94,.25)}.comment-form input[type=email]::-webkit-input-placeholder,.comment-form input[type=text]::-webkit-input-placeholder,.comment-form input[type=url]::-webkit-input-placeholder,.comment-form textarea::-webkit-input-placeholder,.form-control::-webkit-input-placeholder,.search-form .search-field::-webkit-input-placeholder{color:#6c757d;opacity:1}.comment-form input[type=email]::-moz-placeholder,.comment-form input[type=text]::-moz-placeholder,.comment-form input[type=url]::-moz-placeholder,.comment-form textarea::-moz-placeholder,.form-control::-moz-placeholder,.search-form .search-field::-moz-placeholder{color:#6c757d;opacity:1}.comment-form input[type=email]::-ms-input-placeholder,.comment-form input[type=text]::-ms-input-placeholder,.comment-form input[type=url]::-ms-input-placeholder,.comment-form textarea::-ms-input-placeholder,.form-control::-ms-input-placeholder,.search-form .search-field::-ms-input-placeholder{color:#6c757d;opacity:1}.comment-form input[type=email]::placeholder,.comment-form input[type=text]::placeholder,.comment-form input[type=url]::placeholder,.comment-form textarea::placeholder,.form-control::placeholder,.search-form .search-field::placeholder{color:#6c757d;opacity:1}.comment-form input[readonly][type=email],.comment-form input[readonly][type=text],.comment-form input[readonly][type=url],.comment-form input[type=email]:disabled,.comment-form input[type=text]:disabled,.comment-form input[type=url]:disabled,.comment-form textarea:disabled,.comment-form textarea[readonly],.form-control:disabled,.form-control[readonly],.search-form .search-field:disabled,.search-form [readonly].search-field{background-color:#e9ecef;opacity:1}.search-form select.search-field:focus::-ms-value,select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.comment-form textarea,.search-form select[multiple].search-field,.search-form select[size].search-field,.search-form textarea.search-field,select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.comment-form p,.form-group,.search-form label{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#030303}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(3,3,3,.9);border-radius:.25rem}.comment-form .was-validated input[type=email]:valid,.comment-form .was-validated input[type=text]:valid,.comment-form .was-validated input[type=url]:valid,.comment-form .was-validated textarea:valid,.comment-form input.is-valid[type=email],.comment-form input.is-valid[type=text],.comment-form input.is-valid[type=url],.comment-form textarea.is-valid,.form-control.is-valid,.search-form .is-valid.search-field,.search-form .was-validated .search-field:valid,.was-validated .comment-form input[type=email]:valid,.was-validated .comment-form input[type=text]:valid,.was-validated .comment-form input[type=url]:valid,.was-validated .comment-form textarea:valid,.was-validated .form-control:valid,.was-validated .search-form .search-field:valid{border-color:#030303;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23030303' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.comment-form .was-validated input[type=email]:valid:focus,.comment-form .was-validated input[type=text]:valid:focus,.comment-form .was-validated input[type=url]:valid:focus,.comment-form .was-validated textarea:valid:focus,.comment-form input.is-valid[type=email]:focus,.comment-form input.is-valid[type=text]:focus,.comment-form input.is-valid[type=url]:focus,.comment-form textarea.is-valid:focus,.form-control.is-valid:focus,.search-form .is-valid.search-field:focus,.search-form .was-validated .search-field:valid:focus,.was-validated .comment-form input[type=email]:valid:focus,.was-validated .comment-form input[type=text]:valid:focus,.was-validated .comment-form input[type=url]:valid:focus,.was-validated .comment-form textarea:valid:focus,.was-validated .form-control:valid:focus,.was-validated .search-form .search-field:valid:focus{border-color:#030303;-webkit-box-shadow:0 0 0 .2rem rgba(3,3,3,.25);box-shadow:0 0 0 .2rem rgba(3,3,3,.25)}.comment-form .was-validated input[type=email]:valid~.valid-feedback,.comment-form .was-validated input[type=email]:valid~.valid-tooltip,.comment-form .was-validated input[type=text]:valid~.valid-feedback,.comment-form .was-validated input[type=text]:valid~.valid-tooltip,.comment-form .was-validated input[type=url]:valid~.valid-feedback,.comment-form .was-validated input[type=url]:valid~.valid-tooltip,.comment-form .was-validated textarea:valid~.valid-feedback,.comment-form .was-validated textarea:valid~.valid-tooltip,.comment-form input.is-valid[type=email]~.valid-feedback,.comment-form input.is-valid[type=email]~.valid-tooltip,.comment-form input.is-valid[type=text]~.valid-feedback,.comment-form input.is-valid[type=text]~.valid-tooltip,.comment-form input.is-valid[type=url]~.valid-feedback,.comment-form input.is-valid[type=url]~.valid-tooltip,.comment-form textarea.is-valid~.valid-feedback,.comment-form textarea.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.search-form .is-valid.search-field~.valid-feedback,.search-form .is-valid.search-field~.valid-tooltip,.search-form .was-validated .search-field:valid~.valid-feedback,.search-form .was-validated .search-field:valid~.valid-tooltip,.was-validated .comment-form input[type=email]:valid~.valid-feedback,.was-validated .comment-form input[type=email]:valid~.valid-tooltip,.was-validated .comment-form input[type=text]:valid~.valid-feedback,.was-validated .comment-form input[type=text]:valid~.valid-tooltip,.was-validated .comment-form input[type=url]:valid~.valid-feedback,.was-validated .comment-form input[type=url]:valid~.valid-tooltip,.was-validated .comment-form textarea:valid~.valid-feedback,.was-validated .comment-form textarea:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip,.was-validated .search-form .search-field:valid~.valid-feedback,.was-validated .search-form .search-field:valid~.valid-tooltip{display:block}.comment-form .was-validated textarea:valid,.comment-form textarea.is-valid,.search-form .was-validated textarea.search-field:valid,.search-form textarea.is-valid.search-field,.was-validated .comment-form textarea:valid,.was-validated .search-form textarea.search-field:valid,.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#030303;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23030303' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#030303;-webkit-box-shadow:0 0 0 .2rem rgba(3,3,3,.25);box-shadow:0 0 0 .2rem rgba(3,3,3,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#030303}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#030303}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#030303}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:rgb(28.5,28.5,28.5);background-color:rgb(28.5,28.5,28.5)}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 .2rem rgba(3,3,3,.25);box-shadow:0 0 0 .2rem rgba(3,3,3,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#030303}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#030303;-webkit-box-shadow:0 0 0 .2rem rgba(3,3,3,.25);box-shadow:0 0 0 .2rem rgba(3,3,3,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#d02f27}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(208,47,39,.9);border-radius:.25rem}.comment-form .was-validated input[type=email]:invalid,.comment-form .was-validated input[type=text]:invalid,.comment-form .was-validated input[type=url]:invalid,.comment-form .was-validated textarea:invalid,.comment-form input.is-invalid[type=email],.comment-form input.is-invalid[type=text],.comment-form input.is-invalid[type=url],.comment-form textarea.is-invalid,.form-control.is-invalid,.search-form .is-invalid.search-field,.search-form .was-validated .search-field:invalid,.was-validated .comment-form input[type=email]:invalid,.was-validated .comment-form input[type=text]:invalid,.was-validated .comment-form input[type=url]:invalid,.was-validated .comment-form textarea:invalid,.was-validated .form-control:invalid,.was-validated .search-form .search-field:invalid{border-color:#d02f27;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d02f27' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d02f27' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.comment-form .was-validated input[type=email]:invalid:focus,.comment-form .was-validated input[type=text]:invalid:focus,.comment-form .was-validated input[type=url]:invalid:focus,.comment-form .was-validated textarea:invalid:focus,.comment-form input.is-invalid[type=email]:focus,.comment-form input.is-invalid[type=text]:focus,.comment-form input.is-invalid[type=url]:focus,.comment-form textarea.is-invalid:focus,.form-control.is-invalid:focus,.search-form .is-invalid.search-field:focus,.search-form .was-validated .search-field:invalid:focus,.was-validated .comment-form input[type=email]:invalid:focus,.was-validated .comment-form input[type=text]:invalid:focus,.was-validated .comment-form input[type=url]:invalid:focus,.was-validated .comment-form textarea:invalid:focus,.was-validated .form-control:invalid:focus,.was-validated .search-form .search-field:invalid:focus{border-color:#d02f27;-webkit-box-shadow:0 0 0 .2rem rgba(208,47,39,.25);box-shadow:0 0 0 .2rem rgba(208,47,39,.25)}.comment-form .was-validated input[type=email]:invalid~.invalid-feedback,.comment-form .was-validated input[type=email]:invalid~.invalid-tooltip,.comment-form .was-validated input[type=text]:invalid~.invalid-feedback,.comment-form .was-validated input[type=text]:invalid~.invalid-tooltip,.comment-form .was-validated input[type=url]:invalid~.invalid-feedback,.comment-form .was-validated input[type=url]:invalid~.invalid-tooltip,.comment-form .was-validated textarea:invalid~.invalid-feedback,.comment-form .was-validated textarea:invalid~.invalid-tooltip,.comment-form input.is-invalid[type=email]~.invalid-feedback,.comment-form input.is-invalid[type=email]~.invalid-tooltip,.comment-form input.is-invalid[type=text]~.invalid-feedback,.comment-form input.is-invalid[type=text]~.invalid-tooltip,.comment-form input.is-invalid[type=url]~.invalid-feedback,.comment-form input.is-invalid[type=url]~.invalid-tooltip,.comment-form textarea.is-invalid~.invalid-feedback,.comment-form textarea.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.search-form .is-invalid.search-field~.invalid-feedback,.search-form .is-invalid.search-field~.invalid-tooltip,.search-form .was-validated .search-field:invalid~.invalid-feedback,.search-form .was-validated .search-field:invalid~.invalid-tooltip,.was-validated .comment-form input[type=email]:invalid~.invalid-feedback,.was-validated .comment-form input[type=email]:invalid~.invalid-tooltip,.was-validated .comment-form input[type=text]:invalid~.invalid-feedback,.was-validated .comment-form input[type=text]:invalid~.invalid-tooltip,.was-validated .comment-form input[type=url]:invalid~.invalid-feedback,.was-validated .comment-form input[type=url]:invalid~.invalid-tooltip,.was-validated .comment-form textarea:invalid~.invalid-feedback,.was-validated .comment-form textarea:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip,.was-validated .search-form .search-field:invalid~.invalid-feedback,.was-validated .search-form .search-field:invalid~.invalid-tooltip{display:block}.comment-form .was-validated textarea:invalid,.comment-form textarea.is-invalid,.search-form .was-validated textarea.search-field:invalid,.search-form textarea.is-invalid.search-field,.was-validated .comment-form textarea:invalid,.was-validated .search-form textarea.search-field:invalid,.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#d02f27;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d02f27' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d02f27' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#d02f27;-webkit-box-shadow:0 0 0 .2rem rgba(208,47,39,.25);box-shadow:0 0 0 .2rem rgba(208,47,39,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#d02f27}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#d02f27}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#d02f27}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#de534c;background-color:#de534c}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 .2rem rgba(208,47,39,.25);box-shadow:0 0 0 .2rem rgba(208,47,39,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#d02f27}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#d02f27;-webkit-box-shadow:0 0 0 .2rem rgba(208,47,39,.25);box-shadow:0 0 0 .2rem rgba(208,47,39,.25)}.form-inline,.search-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-inline .form-check,.search-form .form-check{width:100%}@media (min-width:576px){.form-inline label,.search-form label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.comment-form .form-inline p,.comment-form .search-form p,.form-inline .comment-form p,.form-inline .form-group,.search-form .comment-form p,.search-form .form-group,.search-form label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.comment-form .form-inline input[type=email],.comment-form .form-inline input[type=text],.comment-form .form-inline input[type=url],.comment-form .form-inline textarea,.comment-form .search-form input[type=email],.comment-form .search-form input[type=text],.comment-form .search-form input[type=url],.comment-form .search-form textarea,.form-inline .comment-form input[type=email],.form-inline .comment-form input[type=text],.form-inline .comment-form input[type=url],.form-inline .comment-form textarea,.form-inline .form-control,.search-form .comment-form input[type=email],.search-form .comment-form input[type=text],.search-form .comment-form input[type=url],.search-form .comment-form textarea,.search-form .form-control,.search-form .search-field{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext,.search-form .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group,.search-form .custom-select,.search-form .input-group{width:auto}.form-inline .form-check,.search-form .form-check{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;width:auto;padding-left:0}.form-inline .form-check-input,.search-form .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control,.search-form .custom-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label,.search-form .custom-control-label{margin-bottom:0}}.btn,.comment-form input[type=submit],.search-form .search-submit{display:inline-block;font-weight:400;color:#212529;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn,.comment-form input[type=submit],.search-form .search-submit{-webkit-transition:none;-o-transition:none;transition:none}}.btn:hover,.comment-form input[type=submit]:hover,.search-form .search-submit:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus,.comment-form input.focus[type=submit],.comment-form input[type=submit]:focus,.search-form .focus.search-submit,.search-form .search-submit:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(8,38,94,.25);box-shadow:0 0 0 .2rem rgba(8,38,94,.25)}.btn.disabled,.btn:disabled,.comment-form input.disabled[type=submit],.comment-form input[type=submit]:disabled,.search-form .disabled.search-submit,.search-form .search-submit:disabled{opacity:.65}.search-form a.disabled.search-submit,.search-form fieldset:disabled a.search-submit,a.btn.disabled,fieldset:disabled .search-form a.search-submit,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#08265e;border-color:#08265e}.btn-primary:hover{color:#fff;background-color:rgb(5,23.75,58.75);border-color:#04132f}.btn-primary.focus,.btn-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(45.05,70.55,118.15,.5);box-shadow:0 0 0 .2rem rgba(45.05,70.55,118.15,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#08265e;border-color:#08265e}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#04132f;border-color:rgb(3,14.25,35.25)}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(45.05,70.55,118.15,.5);box-shadow:0 0 0 .2rem rgba(45.05,70.55,118.15,.5)}.btn-secondary,.comment-form input[type=submit],.search-form .search-submit{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover,.comment-form input[type=submit]:hover,.search-form .search-submit:hover{color:#fff;background-color:rgb(90.2703862661,97.7929184549,104.4796137339);border-color:rgb(84.3605150215,91.3905579399,97.6394849785)}.btn-secondary.focus,.btn-secondary:focus,.comment-form input.focus[type=submit],.comment-form input[type=submit]:focus,.search-form .focus.search-submit,.search-form .search-submit:focus{-webkit-box-shadow:0 0 0 .2rem rgba(130.05,137.7,144.5,.5);box-shadow:0 0 0 .2rem rgba(130.05,137.7,144.5,.5)}.btn-secondary.disabled,.btn-secondary:disabled,.comment-form input.disabled[type=submit],.comment-form input[type=submit]:disabled,.search-form .disabled.search-submit,.search-form .search-submit:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.comment-form .show>input.dropdown-toggle[type=submit],.comment-form input[type=submit]:not(:disabled):not(.disabled).active,.comment-form input[type=submit]:not(:disabled):not(.disabled):active,.search-form .search-submit:not(:disabled):not(.disabled).active,.search-form .search-submit:not(:disabled):not(.disabled):active,.search-form .show>.dropdown-toggle.search-submit,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:rgb(84.3605150215,91.3905579399,97.6394849785);border-color:rgb(78.4506437768,84.9881974249,90.7993562232)}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.comment-form .show>input.dropdown-toggle[type=submit]:focus,.comment-form input[type=submit]:not(:disabled):not(.disabled).active:focus,.comment-form input[type=submit]:not(:disabled):not(.disabled):active:focus,.search-form .search-submit:not(:disabled):not(.disabled).active:focus,.search-form .search-submit:not(:disabled):not(.disabled):active:focus,.search-form .show>.dropdown-toggle.search-submit:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(130.05,137.7,144.5,.5);box-shadow:0 0 0 .2rem rgba(130.05,137.7,144.5,.5)}.btn-success{color:#fff;background-color:#030303;border-color:#030303}.btn-success:hover{color:#fff;background-color:#000;border-color:#000}.btn-success.focus,.btn-success:focus{-webkit-box-shadow:0 0 0 .2rem rgba(41,41,41,.5);box-shadow:0 0 0 .2rem rgba(41,41,41,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#030303;border-color:#030303}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(41,41,41,.5);box-shadow:0 0 0 .2rem rgba(41,41,41,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:rgb(18.75,132.0652173913,150);border-color:rgb(17.3333333333,122.0869565217,138.6666666667)}.btn-info.focus,.btn-info:focus{-webkit-box-shadow:0 0 0 .2rem rgba(57.8,175.95,194.65,.5);box-shadow:0 0 0 .2rem rgba(57.8,175.95,194.65,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:rgb(17.3333333333,122.0869565217,138.6666666667);border-color:rgb(15.9166666667,112.1086956522,127.3333333333)}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(57.8,175.95,194.65,.5);box-shadow:0 0 0 .2rem rgba(57.8,175.95,194.65,.5)}.btn-warning{color:#212529;background-color:#f8b800;border-color:#f8b800}.btn-warning:hover{color:#212529;background-color:rgb(209.75,155.6209677419,0);border-color:rgb(197,146.1612903226,0)}.btn-warning.focus,.btn-warning:focus{-webkit-box-shadow:0 0 0 .2rem rgba(215.75,161.95,6.15,.5);box-shadow:0 0 0 .2rem rgba(215.75,161.95,6.15,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#f8b800;border-color:#f8b800}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#fff;background-color:rgb(197,146.1612903226,0);border-color:rgb(184.25,136.7016129032,0)}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(215.75,161.95,6.15,.5);box-shadow:0 0 0 .2rem rgba(215.75,161.95,6.15,.5)}.btn-danger{color:#fff;background-color:#d02f27;border-color:#d02f27}.btn-danger:hover{color:#fff;background-color:rgb(175.7894736842,39.721659919,32.9605263158);border-color:#a5251f}.btn-danger.focus,.btn-danger:focus{-webkit-box-shadow:0 0 0 .2rem rgba(215.05,78.2,71.4,.5);box-shadow:0 0 0 .2rem rgba(215.05,78.2,71.4,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#d02f27;border-color:#d02f27}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#a5251f;border-color:#9a231d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(215.05,78.2,71.4,.5);box-shadow:0 0 0 .2rem rgba(215.05,78.2,71.4,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:rgb(225.6875,229.875,234.0625);border-color:rgb(218.25,223.5,228.75)}.btn-light.focus,.btn-light:focus{-webkit-box-shadow:0 0 0 .2rem rgba(215.75,217.2,218.65,.5);box-shadow:0 0 0 .2rem rgba(215.75,217.2,218.65,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:rgb(218.25,223.5,228.75);border-color:rgb(210.8125,217.125,223.4375)}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(215.75,217.2,218.65,.5);box-shadow:0 0 0 .2rem rgba(215.75,217.2,218.65,.5)}.btn-dark{color:#fff;background-color:#333;border-color:#333}.btn-dark:hover{color:#fff;background-color:#202020;border-color:#1a1a1a}.btn-dark.focus,.btn-dark:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,82,82,.5);box-shadow:0 0 0 .2rem rgba(82,82,82,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#333;border-color:#333}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1a1a;border-color:#131313}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,82,82,.5);box-shadow:0 0 0 .2rem rgba(82,82,82,.5)}.btn-pampas{color:#212529;background-color:#f3efeb;border-color:#f3efeb}.btn-pampas:hover{color:#212529;background-color:#e5dcd3;border-color:rgb(223.875,213.5,203.125)}.btn-pampas.focus,.btn-pampas:focus{-webkit-box-shadow:0 0 0 .2rem rgba(211.5,208.7,205.9,.5);box-shadow:0 0 0 .2rem rgba(211.5,208.7,205.9,.5)}.btn-pampas.disabled,.btn-pampas:disabled{color:#212529;background-color:#f3efeb;border-color:#f3efeb}.btn-pampas:not(:disabled):not(.disabled).active,.btn-pampas:not(:disabled):not(.disabled):active,.show>.btn-pampas.dropdown-toggle{color:#212529;background-color:rgb(223.875,213.5,203.125);border-color:#dbcfc3}.btn-pampas:not(:disabled):not(.disabled).active:focus,.btn-pampas:not(:disabled):not(.disabled):active:focus,.show>.btn-pampas.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(211.5,208.7,205.9,.5);box-shadow:0 0 0 .2rem rgba(211.5,208.7,205.9,.5)}.btn-blue{color:#fff;background-color:#0249d0;border-color:#0249d0}.btn-blue:hover{color:#fff;background-color:rgb(1.6357142857,59.7035714286,170.1142857143);border-color:rgb(1.5142857143,55.2714285714,157.4857142857)}.btn-blue.focus,.btn-blue:focus{-webkit-box-shadow:0 0 0 .2rem rgba(39.95,100.3,215.05,.5);box-shadow:0 0 0 .2rem rgba(39.95,100.3,215.05,.5)}.btn-blue.disabled,.btn-blue:disabled{color:#fff;background-color:#0249d0;border-color:#0249d0}.btn-blue:not(:disabled):not(.disabled).active,.btn-blue:not(:disabled):not(.disabled):active,.show>.btn-blue.dropdown-toggle{color:#fff;background-color:rgb(1.5142857143,55.2714285714,157.4857142857);border-color:rgb(1.3928571429,50.8392857143,144.8571428571)}.btn-blue:not(:disabled):not(.disabled).active:focus,.btn-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-blue.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(39.95,100.3,215.05,.5);box-shadow:0 0 0 .2rem rgba(39.95,100.3,215.05,.5)}.btn-blue-light{color:#212529;background-color:#85aefe;border-color:#85aefe}.btn-blue-light:hover{color:#fff;background-color:rgb(95.0609756098,148.8109756098,253.6890243902);border-color:rgb(82.4146341463,140.4146341463,253.5853658537)}.btn-blue-light.focus,.btn-blue-light:focus{-webkit-box-shadow:0 0 0 .2rem rgba(118,153.45,222.05,.5);box-shadow:0 0 0 .2rem rgba(118,153.45,222.05,.5)}.btn-blue-light.disabled,.btn-blue-light:disabled{color:#212529;background-color:#85aefe;border-color:#85aefe}.btn-blue-light:not(:disabled):not(.disabled).active,.btn-blue-light:not(:disabled):not(.disabled):active,.show>.btn-blue-light.dropdown-toggle{color:#fff;background-color:rgb(82.4146341463,140.4146341463,253.5853658537);border-color:rgb(69.7682926829,132.0182926829,253.4817073171)}.btn-blue-light:not(:disabled):not(.disabled).active:focus,.btn-blue-light:not(:disabled):not(.disabled):active:focus,.show>.btn-blue-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(118,153.45,222.05,.5);box-shadow:0 0 0 .2rem rgba(118,153.45,222.05,.5)}.btn-whatsapp{background-color:#23bd3b;border-color:#23bd3b}.btn-whatsapp:hover{background-color:rgb(29.0234375,156.7265625,48.9252232143);border-color:rgb(27.03125,145.96875,45.5669642857)}.btn-whatsapp.focus,.btn-whatsapp:focus{-webkit-box-shadow:0 0 0 .2rem rgba(68,198.9,88.4,.5);box-shadow:0 0 0 .2rem rgba(68,198.9,88.4,.5)}.btn-whatsapp.disabled,.btn-whatsapp:disabled{color:#fff;background-color:#23bd3b;border-color:#23bd3b}.btn-whatsapp:not(:disabled):not(.disabled).active,.btn-whatsapp:not(:disabled):not(.disabled):active,.show>.btn-whatsapp.dropdown-toggle{color:#fff;background-color:rgb(27.03125,145.96875,45.5669642857);border-color:rgb(25.0390625,135.2109375,42.2087053571)}.btn-whatsapp:not(:disabled):not(.disabled).active:focus,.btn-whatsapp:not(:disabled):not(.disabled):active:focus,.show>.btn-whatsapp.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(68,198.9,88.4,.5);box-shadow:0 0 0 .2rem rgba(68,198.9,88.4,.5)}.btn-outline-primary{color:#08265e;border-color:#08265e}.btn-outline-primary:hover{color:#fff;background-color:#08265e;border-color:#08265e}.btn-outline-primary.focus,.btn-outline-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(8,38,94,.5);box-shadow:0 0 0 .2rem rgba(8,38,94,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#08265e;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#08265e;border-color:#08265e}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(8,38,94,.5);box-shadow:0 0 0 .2rem rgba(8,38,94,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{-webkit-box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5);box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5);box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-success{color:#030303;border-color:#030303}.btn-outline-success:hover{color:#fff;background-color:#030303;border-color:#030303}.btn-outline-success.focus,.btn-outline-success:focus{-webkit-box-shadow:0 0 0 .2rem rgba(3,3,3,.5);box-shadow:0 0 0 .2rem rgba(3,3,3,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#030303;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#030303;border-color:#030303}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(3,3,3,.5);box-shadow:0 0 0 .2rem rgba(3,3,3,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#f8b800;border-color:#f8b800}.btn-outline-warning:hover{color:#212529;background-color:#f8b800;border-color:#f8b800}.btn-outline-warning.focus,.btn-outline-warning:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,184,0,.5);box-shadow:0 0 0 .2rem rgba(248,184,0,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#f8b800;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#f8b800;border-color:#f8b800}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,184,0,.5);box-shadow:0 0 0 .2rem rgba(248,184,0,.5)}.btn-outline-danger{color:#d02f27;border-color:#d02f27}.btn-outline-danger:hover{color:#fff;background-color:#d02f27;border-color:#d02f27}.btn-outline-danger.focus,.btn-outline-danger:focus{-webkit-box-shadow:0 0 0 .2rem rgba(208,47,39,.5);box-shadow:0 0 0 .2rem rgba(208,47,39,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#d02f27;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#d02f27;border-color:#d02f27}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(208,47,39,.5);box-shadow:0 0 0 .2rem rgba(208,47,39,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#333;border-color:#333}.btn-outline-dark:hover{color:#fff;background-color:#333;border-color:#333}.btn-outline-dark.focus,.btn-outline-dark:focus{-webkit-box-shadow:0 0 0 .2rem rgba(51,51,51,.5);box-shadow:0 0 0 .2rem rgba(51,51,51,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#333;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#333;border-color:#333}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(51,51,51,.5);box-shadow:0 0 0 .2rem rgba(51,51,51,.5)}.btn-outline-pampas{color:#f3efeb;border-color:#f3efeb}.btn-outline-pampas:hover{color:#212529;background-color:#f3efeb;border-color:#f3efeb}.btn-outline-pampas.focus,.btn-outline-pampas:focus{-webkit-box-shadow:0 0 0 .2rem hsla(30,25%,94%,.5);box-shadow:0 0 0 .2rem hsla(30,25%,94%,.5)}.btn-outline-pampas.disabled,.btn-outline-pampas:disabled{color:#f3efeb;background-color:transparent}.btn-outline-pampas:not(:disabled):not(.disabled).active,.btn-outline-pampas:not(:disabled):not(.disabled):active,.show>.btn-outline-pampas.dropdown-toggle{color:#212529;background-color:#f3efeb;border-color:#f3efeb}.btn-outline-pampas:not(:disabled):not(.disabled).active:focus,.btn-outline-pampas:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-pampas.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(30,25%,94%,.5);box-shadow:0 0 0 .2rem hsla(30,25%,94%,.5)}.btn-outline-blue{color:#0249d0;border-color:#0249d0}.btn-outline-blue:hover{background-color:#0249d0;border-color:#0249d0}.btn-outline-blue.focus,.btn-outline-blue:focus{-webkit-box-shadow:0 0 0 .2rem rgba(2,73,208,.5);box-shadow:0 0 0 .2rem rgba(2,73,208,.5)}.btn-outline-blue.disabled,.btn-outline-blue:disabled{color:#0249d0;background-color:transparent}.btn-outline-blue:not(:disabled):not(.disabled).active,.btn-outline-blue:not(:disabled):not(.disabled):active,.show>.btn-outline-blue.dropdown-toggle{color:#fff;background-color:#0249d0;border-color:#0249d0}.btn-outline-blue:not(:disabled):not(.disabled).active:focus,.btn-outline-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-blue.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(2,73,208,.5);box-shadow:0 0 0 .2rem rgba(2,73,208,.5)}.btn-outline-blue-light{color:#85aefe;border-color:#85aefe}.btn-outline-blue-light:hover{color:#212529;background-color:#85aefe;border-color:#85aefe}.btn-outline-blue-light.focus,.btn-outline-blue-light:focus{-webkit-box-shadow:0 0 0 .2rem rgba(133,174,254,.5);box-shadow:0 0 0 .2rem rgba(133,174,254,.5)}.btn-outline-blue-light.disabled,.btn-outline-blue-light:disabled{color:#85aefe;background-color:transparent}.btn-outline-blue-light:not(:disabled):not(.disabled).active,.btn-outline-blue-light:not(:disabled):not(.disabled):active,.show>.btn-outline-blue-light.dropdown-toggle{color:#212529;background-color:#85aefe;border-color:#85aefe}.btn-outline-blue-light:not(:disabled):not(.disabled).active:focus,.btn-outline-blue-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-blue-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(133,174,254,.5);box-shadow:0 0 0 .2rem rgba(133,174,254,.5)}.btn-outline-whatsapp{color:#23bd3b;border-color:#23bd3b}.btn-outline-whatsapp:hover{color:#fff;background-color:#23bd3b;border-color:#23bd3b}.btn-outline-whatsapp.focus,.btn-outline-whatsapp:focus{-webkit-box-shadow:0 0 0 .2rem rgba(35,189,59,.5);box-shadow:0 0 0 .2rem rgba(35,189,59,.5)}.btn-outline-whatsapp.disabled,.btn-outline-whatsapp:disabled{color:#23bd3b;background-color:transparent}.btn-outline-whatsapp:not(:disabled):not(.disabled).active,.btn-outline-whatsapp:not(:disabled):not(.disabled):active,.show>.btn-outline-whatsapp.dropdown-toggle{color:#fff;background-color:#23bd3b;border-color:#23bd3b}.btn-outline-whatsapp:not(:disabled):not(.disabled).active:focus,.btn-outline-whatsapp:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-whatsapp.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(35,189,59,.5);box-shadow:0 0 0 .2rem rgba(35,189,59,.5)}.btn-link{font-weight:400;color:#08265e;text-decoration:none}.btn-link:hover{color:rgb(2,9.5,23.5);text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline;-webkit-box-shadow:none;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg,.comment-form .btn-group-lg>input[type=submit],.search-form .btn-group-lg>.search-submit{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm,.comment-form .btn-group-sm>input[type=submit],.search-form .btn-group-sm>.search-submit{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{-webkit-transition:none;-o-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;-o-transition:none;transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1140px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xxl-left{right:auto;left:0}.dropdown-menu-xxl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#08265e}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn,.comment-form .btn-group-vertical>input[type=submit],.comment-form .btn-group>input[type=submit],.search-form .btn-group-vertical>.search-submit,.search-form .btn-group>.search-submit{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover,.comment-form .btn-group-vertical>input.active[type=submit],.comment-form .btn-group-vertical>input[type=submit]:active,.comment-form .btn-group-vertical>input[type=submit]:focus,.comment-form .btn-group-vertical>input[type=submit]:hover,.comment-form .btn-group>input.active[type=submit],.comment-form .btn-group>input[type=submit]:active,.comment-form .btn-group>input[type=submit]:focus,.comment-form .btn-group>input[type=submit]:hover,.search-form .btn-group-vertical>.active.search-submit,.search-form .btn-group-vertical>.search-submit:active,.search-form .btn-group-vertical>.search-submit:focus,.search-form .btn-group-vertical>.search-submit:hover,.search-form .btn-group>.active.search-submit,.search-form .btn-group>.search-submit:active,.search-form .btn-group>.search-submit:focus,.search-form .btn-group>.search-submit:hover{z-index:1}.btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child),.comment-form .btn-group>input[type=submit]:not(:first-child),.search-form .btn-group>.search-submit:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.comment-form .btn-group>.btn-group:not(:last-child)>input[type=submit],.comment-form .btn-group>input[type=submit]:not(:last-child):not(.dropdown-toggle),.search-form .btn-group>.btn-group:not(:last-child)>.search-submit,.search-form .btn-group>.search-submit:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child),.comment-form .btn-group>.btn-group:not(:first-child)>input[type=submit],.comment-form .btn-group>input[type=submit]:not(:first-child),.search-form .btn-group>.btn-group:not(:first-child)>.search-submit,.search-form .btn-group>.search-submit:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split,.comment-form .btn-group-sm>input[type=submit]+.dropdown-toggle-split,.search-form .btn-group-sm>.search-submit+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split,.comment-form .btn-group-lg>input[type=submit]+.dropdown-toggle-split,.search-form .btn-group-lg>.search-submit+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.comment-form .btn-group-vertical>input[type=submit],.search-form .btn-group-vertical>.search-submit{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child),.comment-form .btn-group-vertical>input[type=submit]:not(:first-child),.search-form .btn-group-vertical>.search-submit:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.comment-form .btn-group-vertical>.btn-group:not(:last-child)>input[type=submit],.comment-form .btn-group-vertical>input[type=submit]:not(:last-child):not(.dropdown-toggle),.search-form .btn-group-vertical>.btn-group:not(:last-child)>.search-submit,.search-form .btn-group-vertical>.search-submit:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child),.comment-form .btn-group-vertical>.btn-group:not(:first-child)>input[type=submit],.comment-form .btn-group-vertical>input[type=submit]:not(:first-child),.search-form .btn-group-vertical>.btn-group:not(:first-child)>.search-submit,.search-form .btn-group-vertical>.search-submit:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn,.comment-form .btn-group-toggle>.btn-group>input[type=submit],.comment-form .btn-group-toggle>input[type=submit],.search-form .btn-group-toggle>.btn-group>.search-submit,.search-form .btn-group-toggle>.search-submit{margin-bottom:0}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.comment-form .btn-group-toggle>.btn-group>input[type=submit] input[type=checkbox],.comment-form .btn-group-toggle>.btn-group>input[type=submit] input[type=radio],.comment-form .btn-group-toggle>input[type=submit] input[type=checkbox],.comment-form .btn-group-toggle>input[type=submit] input[type=radio],.search-form .btn-group-toggle>.btn-group>.search-submit input[type=checkbox],.search-form .btn-group-toggle>.btn-group>.search-submit input[type=radio],.search-form .btn-group-toggle>.search-submit input[type=checkbox],.search-form .btn-group-toggle>.search-submit input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.comment-form .input-group>input[type=email],.comment-form .input-group>input[type=text],.comment-form .input-group>input[type=url],.comment-form .input-group>textarea,.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext,.search-form .input-group>.search-field{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.comment-form .input-group>.custom-file+input[type=email],.comment-form .input-group>.custom-file+input[type=text],.comment-form .input-group>.custom-file+input[type=url],.comment-form .input-group>.custom-file+textarea,.comment-form .input-group>.custom-select+input[type=email],.comment-form .input-group>.custom-select+input[type=text],.comment-form .input-group>.custom-select+input[type=url],.comment-form .input-group>.custom-select+textarea,.comment-form .input-group>.form-control+input[type=email],.comment-form .input-group>.form-control+input[type=text],.comment-form .input-group>.form-control+input[type=url],.comment-form .input-group>.form-control+textarea,.comment-form .input-group>.form-control-plaintext+input[type=email],.comment-form .input-group>.form-control-plaintext+input[type=text],.comment-form .input-group>.form-control-plaintext+input[type=url],.comment-form .input-group>.form-control-plaintext+textarea,.comment-form .input-group>input[type=email]+.custom-file,.comment-form .input-group>input[type=email]+.custom-select,.comment-form .input-group>input[type=email]+.form-control,.comment-form .input-group>input[type=email]+input[type=email],.comment-form .input-group>input[type=email]+input[type=text],.comment-form .input-group>input[type=email]+input[type=url],.comment-form .input-group>input[type=email]+textarea,.comment-form .input-group>input[type=text]+.custom-file,.comment-form .input-group>input[type=text]+.custom-select,.comment-form .input-group>input[type=text]+.form-control,.comment-form .input-group>input[type=text]+input[type=email],.comment-form .input-group>input[type=text]+input[type=text],.comment-form .input-group>input[type=text]+input[type=url],.comment-form .input-group>input[type=text]+textarea,.comment-form .input-group>input[type=url]+.custom-file,.comment-form .input-group>input[type=url]+.custom-select,.comment-form .input-group>input[type=url]+.form-control,.comment-form .input-group>input[type=url]+input[type=email],.comment-form .input-group>input[type=url]+input[type=text],.comment-form .input-group>input[type=url]+input[type=url],.comment-form .input-group>input[type=url]+textarea,.comment-form .input-group>textarea+.custom-file,.comment-form .input-group>textarea+.custom-select,.comment-form .input-group>textarea+.form-control,.comment-form .input-group>textarea+input[type=email],.comment-form .input-group>textarea+input[type=text],.comment-form .input-group>textarea+input[type=url],.comment-form .input-group>textarea+textarea,.comment-form .search-form .input-group>.search-field+input[type=email],.comment-form .search-form .input-group>.search-field+input[type=text],.comment-form .search-form .input-group>.search-field+input[type=url],.comment-form .search-form .input-group>.search-field+textarea,.comment-form .search-form .input-group>input[type=email]+.search-field,.comment-form .search-form .input-group>input[type=text]+.search-field,.comment-form .search-form .input-group>input[type=url]+.search-field,.comment-form .search-form .input-group>textarea+.search-field,.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control,.search-form .comment-form .input-group>.search-field+input[type=email],.search-form .comment-form .input-group>.search-field+input[type=text],.search-form .comment-form .input-group>.search-field+input[type=url],.search-form .comment-form .input-group>.search-field+textarea,.search-form .comment-form .input-group>input[type=email]+.search-field,.search-form .comment-form .input-group>input[type=text]+.search-field,.search-form .comment-form .input-group>input[type=url]+.search-field,.search-form .comment-form .input-group>textarea+.search-field,.search-form .input-group>.custom-file+.search-field,.search-form .input-group>.custom-select+.search-field,.search-form .input-group>.form-control+.search-field,.search-form .input-group>.form-control-plaintext+.search-field,.search-form .input-group>.search-field+.custom-file,.search-form .input-group>.search-field+.custom-select,.search-form .input-group>.search-field+.form-control,.search-form .input-group>.search-field+.search-field{margin-left:-1px}.comment-form .input-group>input[type=email]:focus,.comment-form .input-group>input[type=text]:focus,.comment-form .input-group>input[type=url]:focus,.comment-form .input-group>textarea:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus,.search-form .input-group>.search-field:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.comment-form .input-group>input[type=email]:not(:last-child),.comment-form .input-group>input[type=text]:not(:last-child),.comment-form .input-group>input[type=url]:not(:last-child),.comment-form .input-group>textarea:not(:last-child),.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child),.search-form .input-group>.search-field:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.comment-form .input-group>input[type=email]:not(:first-child),.comment-form .input-group>input[type=text]:not(:first-child),.comment-form .input-group>input[type=url]:not(:first-child),.comment-form .input-group>textarea:not(:first-child),.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child),.search-form .input-group>.search-field:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-webkit-box;display:-ms-flexbox;display:flex}.comment-form .input-group-append input[type=submit],.comment-form .input-group-prepend input[type=submit],.input-group-append .btn,.input-group-append .comment-form input[type=submit],.input-group-append .search-form .search-submit,.input-group-prepend .btn,.input-group-prepend .comment-form input[type=submit],.input-group-prepend .search-form .search-submit,.search-form .input-group-append .search-submit,.search-form .input-group-prepend .search-submit{position:relative;z-index:2}.comment-form .input-group-append input[type=submit]:focus,.comment-form .input-group-prepend input[type=submit]:focus,.input-group-append .btn:focus,.input-group-append .comment-form input[type=submit]:focus,.input-group-append .search-form .search-submit:focus,.input-group-prepend .btn:focus,.input-group-prepend .comment-form input[type=submit]:focus,.input-group-prepend .search-form .search-submit:focus,.search-form .input-group-append .search-submit:focus,.search-form .input-group-prepend .search-submit:focus{z-index:3}.comment-form .input-group-append .btn+input[type=submit],.comment-form .input-group-append .input-group-text+input[type=submit],.comment-form .input-group-append .search-form .search-submit+input[type=submit],.comment-form .input-group-append .search-form input[type=submit]+.search-submit,.comment-form .input-group-append input[type=submit]+.btn,.comment-form .input-group-append input[type=submit]+.input-group-text,.comment-form .input-group-append input[type=submit]+input[type=submit],.comment-form .input-group-prepend .btn+input[type=submit],.comment-form .input-group-prepend .input-group-text+input[type=submit],.comment-form .input-group-prepend .search-form .search-submit+input[type=submit],.comment-form .input-group-prepend .search-form input[type=submit]+.search-submit,.comment-form .input-group-prepend input[type=submit]+.btn,.comment-form .input-group-prepend input[type=submit]+.input-group-text,.comment-form .input-group-prepend input[type=submit]+input[type=submit],.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .comment-form .btn+input[type=submit],.input-group-append .comment-form .input-group-text+input[type=submit],.input-group-append .comment-form .search-form .search-submit+input[type=submit],.input-group-append .comment-form .search-form input[type=submit]+.search-submit,.input-group-append .comment-form input[type=submit]+.btn,.input-group-append .comment-form input[type=submit]+.input-group-text,.input-group-append .comment-form input[type=submit]+input[type=submit],.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-append .search-form .btn+.search-submit,.input-group-append .search-form .input-group-text+.search-submit,.input-group-append .search-form .search-submit+.btn,.input-group-append .search-form .search-submit+.input-group-text,.input-group-append .search-form .search-submit+.search-submit,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .comment-form .btn+input[type=submit],.input-group-prepend .comment-form .input-group-text+input[type=submit],.input-group-prepend .comment-form .search-form .search-submit+input[type=submit],.input-group-prepend .comment-form .search-form input[type=submit]+.search-submit,.input-group-prepend .comment-form input[type=submit]+.btn,.input-group-prepend .comment-form input[type=submit]+.input-group-text,.input-group-prepend .comment-form input[type=submit]+input[type=submit],.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .search-form .btn+.search-submit,.input-group-prepend .search-form .input-group-text+.search-submit,.input-group-prepend .search-form .search-submit+.btn,.input-group-prepend .search-form .search-submit+.input-group-text,.input-group-prepend .search-form .search-submit+.search-submit,.search-form .comment-form .input-group-append .search-submit+input[type=submit],.search-form .comment-form .input-group-append input[type=submit]+.search-submit,.search-form .comment-form .input-group-prepend .search-submit+input[type=submit],.search-form .comment-form .input-group-prepend input[type=submit]+.search-submit,.search-form .input-group-append .btn+.search-submit,.search-form .input-group-append .comment-form .search-submit+input[type=submit],.search-form .input-group-append .comment-form input[type=submit]+.search-submit,.search-form .input-group-append .input-group-text+.search-submit,.search-form .input-group-append .search-submit+.btn,.search-form .input-group-append .search-submit+.input-group-text,.search-form .input-group-append .search-submit+.search-submit,.search-form .input-group-prepend .btn+.search-submit,.search-form .input-group-prepend .comment-form .search-submit+input[type=submit],.search-form .input-group-prepend .comment-form input[type=submit]+.search-submit,.search-form .input-group-prepend .input-group-text+.search-submit,.search-form .input-group-prepend .search-submit+.btn,.search-form .input-group-prepend .search-submit+.input-group-text,.search-form .input-group-prepend .search-submit+.search-submit{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.comment-form .input-group-lg>input[type=email]:not(textarea),.comment-form .input-group-lg>input[type=text]:not(textarea),.comment-form .input-group-lg>input[type=url]:not(textarea),.comment-form .input-group-lg>textarea:not(textarea),.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea),.search-form .input-group-lg>.search-field:not(textarea){height:calc(1.5em + 1rem + 2px)}.comment-form .input-group-lg>.input-group-append>input[type=submit],.comment-form .input-group-lg>.input-group-prepend>input[type=submit],.comment-form .input-group-lg>input[type=email],.comment-form .input-group-lg>input[type=text],.comment-form .input-group-lg>input[type=url],.comment-form .input-group-lg>textarea,.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text,.search-form .input-group-lg>.input-group-append>.search-submit,.search-form .input-group-lg>.input-group-prepend>.search-submit,.search-form .input-group-lg>.search-field{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.comment-form .input-group-sm>input[type=email]:not(textarea),.comment-form .input-group-sm>input[type=text]:not(textarea),.comment-form .input-group-sm>input[type=url]:not(textarea),.comment-form .input-group-sm>textarea:not(textarea),.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea),.search-form .input-group-sm>.search-field:not(textarea){height:calc(1.5em + .5rem + 2px)}.comment-form .input-group-sm>.input-group-append>input[type=submit],.comment-form .input-group-sm>.input-group-prepend>input[type=submit],.comment-form .input-group-sm>input[type=email],.comment-form .input-group-sm>input[type=text],.comment-form .input-group-sm>input[type=url],.comment-form .input-group-sm>textarea,.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text,.search-form .input-group-sm>.input-group-append>.search-submit,.search-form .input-group-sm>.input-group-prepend>.search-submit,.search-form .input-group-sm>.search-field{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.comment-form .input-group>.input-group-append:last-child>input[type=submit]:not(:last-child):not(.dropdown-toggle),.comment-form .input-group>.input-group-append:not(:last-child)>input[type=submit],.comment-form .input-group>.input-group-prepend>input[type=submit],.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.search-form .input-group>.input-group-append:last-child>.search-submit:not(:last-child):not(.dropdown-toggle),.search-form .input-group>.input-group-append:not(:last-child)>.search-submit,.search-form .input-group>.input-group-prepend>.search-submit{border-top-right-radius:0;border-bottom-right-radius:0}.comment-form .input-group>.input-group-append>input[type=submit],.comment-form .input-group>.input-group-prepend:first-child>input[type=submit]:not(:first-child),.comment-form .input-group>.input-group-prepend:not(:first-child)>input[type=submit],.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.search-form .input-group>.input-group-append>.search-submit,.search-form .input-group>.input-group-prepend:first-child>.search-submit:not(:first-child),.search-form .input-group>.input-group-prepend:not(:first-child)>.search-submit{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#08265e;background-color:#08265e}.custom-control-input:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 .2rem rgba(8,38,94,.25);box-shadow:0 0 0 .2rem rgba(8,38,94,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:rgb(18,85.5,211.5)}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:rgb(43.5,111,237);border-color:rgb(43.5,111,237)}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label:after{background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#08265e;background-color:#08265e}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(8,38,94,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(8,38,94,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(8,38,94,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-o-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out,-o-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{-webkit-transition:none;-o-transition:none;transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;-webkit-transform:translateX(.75rem);-o-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(8,38,94,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:rgb(18,85.5,211.5);outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(8,38,94,.25);box-shadow:0 0 0 .2rem rgba(8,38,94,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:rgb(18,85.5,211.5);-webkit-box-shadow:0 0 0 .2rem rgba(8,38,94,.25);box-shadow:0 0 0 .2rem rgba(8,38,94,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(8,38,94,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(8,38,94,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(8,38,94,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(8,38,94,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#08265e;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;-o-transition:none;transition:none}}.custom-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.custom-range::-webkit-slider-thumb:active{background-color:rgb(43.5,111,237)}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#08265e;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-webkit-transition:none;-o-transition:none;transition:none}}.custom-range::-moz-range-thumb{-moz-appearance:none;appearance:none}.custom-range::-moz-range-thumb:active{background-color:rgb(43.5,111,237)}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#08265e;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-webkit-transition:none;-o-transition:none;transition:none}}.custom-range::-ms-thumb{appearance:none}.custom-range::-ms-thumb:active{background-color:rgb(43.5,111,237)}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{-webkit-transition:none;-o-transition:none;transition:none}}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#08265e}.nav-fill .nav-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:.5rem 1rem}.navbar,.navbar>.container,.navbar>.container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat 50%;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm,.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md,.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg,.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1139.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1140px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl,.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xxl>.container,.navbar-expand-xxl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xxl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xxl,.navbar-expand-xxl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-xxl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl>.container,.navbar-expand-xxl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xxl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand,.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:none}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:none}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck,.card-deck .card{-webkit-box-direction:normal}.card-deck .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:-1px}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#08265e;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:rgb(2,9.5,23.5);text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(8,38,94,.25);box-shadow:0 0 0 .2rem rgba(8,38,94,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#08265e;border-color:#08265e}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.5rem 1rem;font-size:1rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{-webkit-transition:none;-o-transition:none;transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge,.comment-form input[type=submit] .badge,.search-form .search-submit .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#08265e}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#04132f}a.badge-primary.focus,a.badge-primary:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(8,38,94,.5);box-shadow:0 0 0 .2rem rgba(8,38,94,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:rgb(84.3605150215,91.3905579399,97.6394849785)}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5);box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.badge-success{color:#fff;background-color:#030303}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#000}a.badge-success.focus,a.badge-success:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(3,3,3,.5);box-shadow:0 0 0 .2rem rgba(3,3,3,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:rgb(17.3333333333,122.0869565217,138.6666666667)}a.badge-info.focus,a.badge-info:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#f8b800}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:rgb(197,146.1612903226,0)}a.badge-warning.focus,a.badge-warning:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(248,184,0,.5);box-shadow:0 0 0 .2rem rgba(248,184,0,.5)}.badge-danger{color:#fff;background-color:#d02f27}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#a5251f}a.badge-danger.focus,a.badge-danger:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(208,47,39,.5);box-shadow:0 0 0 .2rem rgba(208,47,39,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:rgb(218.25,223.5,228.75)}a.badge-light.focus,a.badge-light:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#333}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1a1a1a}a.badge-dark.focus,a.badge-dark:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(51,51,51,.5);box-shadow:0 0 0 .2rem rgba(51,51,51,.5)}.badge-pampas{color:#212529;background-color:#f3efeb}a.badge-pampas:focus,a.badge-pampas:hover{color:#212529;background-color:rgb(223.875,213.5,203.125)}a.badge-pampas.focus,a.badge-pampas:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem hsla(30,25%,94%,.5);box-shadow:0 0 0 .2rem hsla(30,25%,94%,.5)}.badge-blue{color:#fff;background-color:#0249d0}a.badge-blue:focus,a.badge-blue:hover{color:#fff;background-color:rgb(1.5142857143,55.2714285714,157.4857142857)}a.badge-blue.focus,a.badge-blue:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(2,73,208,.5);box-shadow:0 0 0 .2rem rgba(2,73,208,.5)}.badge-blue-light{color:#212529;background-color:#85aefe}a.badge-blue-light:focus,a.badge-blue-light:hover{color:#212529;background-color:rgb(82.4146341463,140.4146341463,253.5853658537)}a.badge-blue-light.focus,a.badge-blue-light:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(133,174,254,.5);box-shadow:0 0 0 .2rem rgba(133,174,254,.5)}.badge-whatsapp{color:#fff;background-color:#23bd3b}a.badge-whatsapp:focus,a.badge-whatsapp:hover{color:#fff;background-color:rgb(27.03125,145.96875,45.5669642857)}a.badge-whatsapp.focus,a.badge-whatsapp:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(35,189,59,.5);box-shadow:0 0 0 .2rem rgba(35,189,59,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:rgb(4.16,19.76,48.88);background-color:rgb(205.6,211.6,222.8);border-color:rgb(185.84,194.24,209.92)}.alert-primary hr{border-top-color:rgb(170.4025,180.6775,199.8575)}.alert-primary .alert-link{color:rgb(.16,.76,1.88)}.alert-secondary{color:rgb(56.16,60.84,65);background-color:rgb(225.6,227.4,229);border-color:rgb(213.84,216.36,218.6)}.alert-secondary hr{border-top-color:#c8cccf}.alert-secondary .alert-link{color:rgb(32.5205150215,35.2305579399,37.6394849785)}.alert-success{color:rgb(1.56,1.56,1.56);background-color:rgb(204.6,204.6,204.6);border-color:#b8b8b8}.alert-success hr{border-top-color:#acacac}.alert-success .alert-link{color:#000}.alert-info{color:rgb(11.96,84.24,95.68);background-color:rgb(208.6,236.4,240.8);border-color:rgb(190.04,228.96,235.12)}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:rgb(6.2933333333,44.3269565217,50.3466666667)}.alert-warning{color:rgb(128.96,95.68,0);background-color:rgb(253.6,240.8,204);border-color:rgb(253.04,235.12,183.6)}.alert-warning hr{border-top-color:#fce49f}.alert-warning .alert-link{color:rgb(77.96,57.8412903226,0)}.alert-danger{color:rgb(108.16,24.44,20.28);background-color:rgb(245.6,213.4,211.8);border-color:rgb(241.84,196.76,194.52)}.alert-danger hr{border-top-color:#edb1ae}.alert-danger .alert-link{color:rgb(65.2126315789,14.7355465587,12.2273684211)}.alert-light{color:rgb(128.96,129.48,130);background-color:rgb(253.6,253.8,254);border-color:rgb(253.04,253.32,253.6)}.alert-light hr{border-top-color:rgb(238.165,240.57,242.975)}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1b1b;background-color:#d6d6d6;border-color:#c6c6c6}.alert-dark hr{border-top-color:#b9b9b9}.alert-dark .alert-link{color:#010101}.alert-pampas{color:rgb(126.36,124.28,122.2);background-color:rgb(252.6,251.8,251);border-color:rgb(251.64,250.52,249.4)}.alert-pampas hr{border-top-color:#f2eee9}.alert-pampas .alert-link{color:#646361}.alert-blue{color:rgb(1.04,37.96,108.16);background-color:rgb(204.4,218.6,245.6);border-color:rgb(184.16,204.04,241.84)}.alert-blue hr{border-top-color:rgb(162.655,188.57,237.845)}.alert-blue .alert-link{color:rgb(.5542857143,20.2314285714,57.6457142857)}.alert-blue-light{color:rgb(69.16,90.48,132.08);background-color:rgb(230.6,238.8,254.8);border-color:rgb(220.84,232.32,254.72)}.alert-blue-light hr{border-top-color:rgb(195.5473170732,215.5273170732,254.5126829268)}.alert-blue-light .alert-link{color:rgb(51.6328682171,67.5497674419,98.6071317829)}.alert-whatsapp{color:rgb(18.2,98.28,30.68);background-color:rgb(211,241.8,215.8);border-color:rgb(193.4,236.52,200.12)}.alert-whatsapp hr{border-top-color:rgb(173.7846153846,230.6353846154,182.6444755245)}.alert-whatsapp .alert-link{color:rgb(10.23125,55.24875,17.2469642857)}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress,.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex}.progress-bar{-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;color:#fff;text-align:center;white-space:nowrap;background-color:#08265e;-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{-webkit-transition:none;-o-transition:none;transition:none}}.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-image:-o-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 25%,transparent 50%,hsla(0,0%,100%,.15) 50%,hsla(0,0%,100%,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;-o-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;-o-animation:none;animation:none}}.media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.media-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.list-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#08265e;border-color:#08265e}.list-group-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}@media (min-width:576px){.list-group-horizontal-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:768px){.list-group-horizontal-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:992px){.list-group-horizontal-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:1140px){.list-group-horizontal-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:1200px){.list-group-horizontal-xxl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xxl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xxl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:rgb(4.16,19.76,48.88);background-color:rgb(185.84,194.24,209.92)}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:rgb(4.16,19.76,48.88);background-color:rgb(170.4025,180.6775,199.8575)}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:rgb(4.16,19.76,48.88);border-color:rgb(4.16,19.76,48.88)}.list-group-item-secondary{color:rgb(56.16,60.84,65);background-color:rgb(213.84,216.36,218.6)}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:rgb(56.16,60.84,65);background-color:#c8cccf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:rgb(56.16,60.84,65);border-color:rgb(56.16,60.84,65)}.list-group-item-success{color:rgb(1.56,1.56,1.56);background-color:#b8b8b8}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:rgb(1.56,1.56,1.56);background-color:#acacac}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:rgb(1.56,1.56,1.56);border-color:rgb(1.56,1.56,1.56)}.list-group-item-info{color:rgb(11.96,84.24,95.68);background-color:rgb(190.04,228.96,235.12)}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:rgb(11.96,84.24,95.68);background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:rgb(11.96,84.24,95.68);border-color:rgb(11.96,84.24,95.68)}.list-group-item-warning{color:rgb(128.96,95.68,0);background-color:rgb(253.04,235.12,183.6)}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:rgb(128.96,95.68,0);background-color:#fce49f}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:rgb(128.96,95.68,0);border-color:rgb(128.96,95.68,0)}.list-group-item-danger{color:rgb(108.16,24.44,20.28);background-color:rgb(241.84,196.76,194.52)}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:rgb(108.16,24.44,20.28);background-color:#edb1ae}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:rgb(108.16,24.44,20.28);border-color:rgb(108.16,24.44,20.28)}.list-group-item-light{color:rgb(128.96,129.48,130);background-color:rgb(253.04,253.32,253.6)}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:rgb(128.96,129.48,130);background-color:rgb(238.165,240.57,242.975)}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:rgb(128.96,129.48,130);border-color:rgb(128.96,129.48,130)}.list-group-item-dark{color:#1b1b1b;background-color:#c6c6c6}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1b1b;background-color:#b9b9b9}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1b1b;border-color:#1b1b1b}.list-group-item-pampas{color:rgb(126.36,124.28,122.2);background-color:rgb(251.64,250.52,249.4)}.list-group-item-pampas.list-group-item-action:focus,.list-group-item-pampas.list-group-item-action:hover{color:rgb(126.36,124.28,122.2);background-color:#f2eee9}.list-group-item-pampas.list-group-item-action.active{color:#fff;background-color:rgb(126.36,124.28,122.2);border-color:rgb(126.36,124.28,122.2)}.list-group-item-blue{color:rgb(1.04,37.96,108.16);background-color:rgb(184.16,204.04,241.84)}.list-group-item-blue.list-group-item-action:focus,.list-group-item-blue.list-group-item-action:hover{color:rgb(1.04,37.96,108.16);background-color:rgb(162.655,188.57,237.845)}.list-group-item-blue.list-group-item-action.active{color:#fff;background-color:rgb(1.04,37.96,108.16);border-color:rgb(1.04,37.96,108.16)}.list-group-item-blue-light{color:rgb(69.16,90.48,132.08);background-color:rgb(220.84,232.32,254.72)}.list-group-item-blue-light.list-group-item-action:focus,.list-group-item-blue-light.list-group-item-action:hover{color:rgb(69.16,90.48,132.08);background-color:rgb(195.5473170732,215.5273170732,254.5126829268)}.list-group-item-blue-light.list-group-item-action.active{color:#fff;background-color:rgb(69.16,90.48,132.08);border-color:rgb(69.16,90.48,132.08)}.list-group-item-whatsapp{color:rgb(18.2,98.28,30.68);background-color:rgb(193.4,236.52,200.12)}.list-group-item-whatsapp.list-group-item-action:focus,.list-group-item-whatsapp.list-group-item-action:hover{color:rgb(18.2,98.28,30.68);background-color:rgb(173.7846153846,230.6353846154,182.6444755245)}.list-group-item-whatsapp.list-group-item-action.active{color:#fff;background-color:rgb(18.2,98.28,30.68);border-color:rgb(18.2,98.28,30.68)}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);-webkit-box-shadow:0 .25rem .75rem rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;-o-transition:none;transition:none}}.modal.fade .modal-dialog{-webkit-transform:translateY(-50px);-o-transform:translateY(-50px);transform:translateY(-50px)}.modal.show .modal-dialog{-webkit-transform:none;-o-transform:none;transform:none}.modal-dialog-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-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;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1140px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#dbd9d7}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#dbd9d7}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#dbd9d7}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#dbd9d7}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#333;text-align:center;background-color:#dbd9d7;border-radius:.25rem}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover,.popover .arrow{position:absolute;display:block}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem + -1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem + -1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem + -1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem + -1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{-webkit-transition:none;-o-transition:none;transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transform:none;-o-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;-webkit-transition:opacity 0s .6s;-o-transition:0s .6s opacity;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{-webkit-transition:none;-o-transition:none;transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;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;width:15%;color:#fff;text-align:center;opacity:.5;-webkit-transition:opacity .15s ease;-o-transition:opacity .15s ease;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{-webkit-transition:none;-o-transition:none;transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;-webkit-transition:opacity .6s ease;-o-transition:opacity .6s ease;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{-webkit-transition:none;-o-transition:none;transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-o-keyframes spinner-border{to{-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-border{to{-webkit-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;-o-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@-o-keyframes spinner-grow{0%{-o-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);-o-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;-o-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#08265e!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#04132f!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:rgb(84.3605150215,91.3905579399,97.6394849785)!important}.bg-success{background-color:#030303!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#000!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:rgb(17.3333333333,122.0869565217,138.6666666667)!important}.bg-warning{background-color:#f8b800!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:rgb(197,146.1612903226,0)!important}.bg-danger{background-color:#d02f27!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#a5251f!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:rgb(218.25,223.5,228.75)!important}.bg-dark{background-color:#333!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1a1a1a!important}.bg-pampas{background-color:#f3efeb!important}a.bg-pampas:focus,a.bg-pampas:hover,button.bg-pampas:focus,button.bg-pampas:hover{background-color:rgb(223.875,213.5,203.125)!important}.bg-blue{background-color:#0249d0!important}a.bg-blue:focus,a.bg-blue:hover,button.bg-blue:focus,button.bg-blue:hover{background-color:rgb(1.5142857143,55.2714285714,157.4857142857)!important}.bg-blue-light{background-color:#85aefe!important}a.bg-blue-light:focus,a.bg-blue-light:hover,button.bg-blue-light:focus,button.bg-blue-light:hover{background-color:rgb(82.4146341463,140.4146341463,253.5853658537)!important}.bg-whatsapp{background-color:#23bd3b!important}a.bg-whatsapp:focus,a.bg-whatsapp:hover,button.bg-whatsapp:focus,button.bg-whatsapp:hover{background-color:rgb(27.03125,145.96875,45.5669642857)!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#08265e!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#030303!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#f8b800!important}.border-danger{border-color:#d02f27!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#333!important}.border-pampas{border-color:#f3efeb!important}.border-blue{border-color:#0249d0!important}.border-blue-light{border-color:#85aefe!important}.border-whatsapp{border-color:#23bd3b!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1140px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xxl-none{display:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.8571428571%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column,.flex-row{-webkit-box-direction:normal!important}.flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse,.flex-row-reverse{-webkit-box-direction:reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column,.flex-sm-row{-webkit-box-direction:normal!important}.flex-sm-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column,.flex-md-row{-webkit-box-direction:normal!important}.flex-md-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column,.flex-lg-row{-webkit-box-direction:normal!important}.flex-lg-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1140px){.flex-xl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column,.flex-xl-row{-webkit-box-direction:normal!important}.flex-xl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xxl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column,.flex-xxl-row{-webkit-box-direction:normal!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1140px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}@media (min-width:1200px){.float-xxl-left{float:left!important}.float-xxl-right{float:right!important}.float-xxl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.screen-reader-text,.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:active,.screen-reader-text:focus,.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}#simulator-home-modal-ab .modal-wrapper .steps-container .step-page .wrapper .question .question-mark-icon .content,#simulator-home-modal .modal-wrapper .steps-container .step-page .wrapper .question .question-mark-icon .content,#simulator-modal .modal-wrapper .steps-container .step-page .wrapper .question .question-mark-icon .content,.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{-webkit-box-shadow:none!important;box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.m-0,section.section-imprensa-contato .form .shortcode .gfield_error .gfield_validation_message{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1140px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xxl-0{margin:0!important}.mt-xxl-0,.my-xxl-0{margin-top:0!important}.mr-xxl-0,.mx-xxl-0{margin-right:0!important}.mb-xxl-0,.my-xxl-0{margin-bottom:0!important}.ml-xxl-0,.mx-xxl-0{margin-left:0!important}.m-xxl-1{margin:.25rem!important}.mt-xxl-1,.my-xxl-1{margin-top:.25rem!important}.mr-xxl-1,.mx-xxl-1{margin-right:.25rem!important}.mb-xxl-1,.my-xxl-1{margin-bottom:.25rem!important}.ml-xxl-1,.mx-xxl-1{margin-left:.25rem!important}.m-xxl-2{margin:.5rem!important}.mt-xxl-2,.my-xxl-2{margin-top:.5rem!important}.mr-xxl-2,.mx-xxl-2{margin-right:.5rem!important}.mb-xxl-2,.my-xxl-2{margin-bottom:.5rem!important}.ml-xxl-2,.mx-xxl-2{margin-left:.5rem!important}.m-xxl-3{margin:1rem!important}.mt-xxl-3,.my-xxl-3{margin-top:1rem!important}.mr-xxl-3,.mx-xxl-3{margin-right:1rem!important}.mb-xxl-3,.my-xxl-3{margin-bottom:1rem!important}.ml-xxl-3,.mx-xxl-3{margin-left:1rem!important}.m-xxl-4{margin:1.5rem!important}.mt-xxl-4,.my-xxl-4{margin-top:1.5rem!important}.mr-xxl-4,.mx-xxl-4{margin-right:1.5rem!important}.mb-xxl-4,.my-xxl-4{margin-bottom:1.5rem!important}.ml-xxl-4,.mx-xxl-4{margin-left:1.5rem!important}.m-xxl-5{margin:3rem!important}.mt-xxl-5,.my-xxl-5{margin-top:3rem!important}.mr-xxl-5,.mx-xxl-5{margin-right:3rem!important}.mb-xxl-5,.my-xxl-5{margin-bottom:3rem!important}.ml-xxl-5,.mx-xxl-5{margin-left:3rem!important}.p-xxl-0{padding:0!important}.pt-xxl-0,.py-xxl-0{padding-top:0!important}.pr-xxl-0,.px-xxl-0{padding-right:0!important}.pb-xxl-0,.py-xxl-0{padding-bottom:0!important}.pl-xxl-0,.px-xxl-0{padding-left:0!important}.p-xxl-1{padding:.25rem!important}.pt-xxl-1,.py-xxl-1{padding-top:.25rem!important}.pr-xxl-1,.px-xxl-1{padding-right:.25rem!important}.pb-xxl-1,.py-xxl-1{padding-bottom:.25rem!important}.pl-xxl-1,.px-xxl-1{padding-left:.25rem!important}.p-xxl-2{padding:.5rem!important}.pt-xxl-2,.py-xxl-2{padding-top:.5rem!important}.pr-xxl-2,.px-xxl-2{padding-right:.5rem!important}.pb-xxl-2,.py-xxl-2{padding-bottom:.5rem!important}.pl-xxl-2,.px-xxl-2{padding-left:.5rem!important}.p-xxl-3{padding:1rem!important}.pt-xxl-3,.py-xxl-3{padding-top:1rem!important}.pr-xxl-3,.px-xxl-3{padding-right:1rem!important}.pb-xxl-3,.py-xxl-3{padding-bottom:1rem!important}.pl-xxl-3,.px-xxl-3{padding-left:1rem!important}.p-xxl-4{padding:1.5rem!important}.pt-xxl-4,.py-xxl-4{padding-top:1.5rem!important}.pr-xxl-4,.px-xxl-4{padding-right:1.5rem!important}.pb-xxl-4,.py-xxl-4{padding-bottom:1.5rem!important}.pl-xxl-4,.px-xxl-4{padding-left:1.5rem!important}.p-xxl-5{padding:3rem!important}.pt-xxl-5,.py-xxl-5{padding-top:3rem!important}.pr-xxl-5,.px-xxl-5{padding-right:3rem!important}.pb-xxl-5,.py-xxl-5{padding-bottom:3rem!important}.pl-xxl-5,.px-xxl-5{padding-left:3rem!important}.m-xxl-n1{margin:-.25rem!important}.mt-xxl-n1,.my-xxl-n1{margin-top:-.25rem!important}.mr-xxl-n1,.mx-xxl-n1{margin-right:-.25rem!important}.mb-xxl-n1,.my-xxl-n1{margin-bottom:-.25rem!important}.ml-xxl-n1,.mx-xxl-n1{margin-left:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.mt-xxl-n2,.my-xxl-n2{margin-top:-.5rem!important}.mr-xxl-n2,.mx-xxl-n2{margin-right:-.5rem!important}.mb-xxl-n2,.my-xxl-n2{margin-bottom:-.5rem!important}.ml-xxl-n2,.mx-xxl-n2{margin-left:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.mt-xxl-n3,.my-xxl-n3{margin-top:-1rem!important}.mr-xxl-n3,.mx-xxl-n3{margin-right:-1rem!important}.mb-xxl-n3,.my-xxl-n3{margin-bottom:-1rem!important}.ml-xxl-n3,.mx-xxl-n3{margin-left:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.mt-xxl-n4,.my-xxl-n4{margin-top:-1.5rem!important}.mr-xxl-n4,.mx-xxl-n4{margin-right:-1.5rem!important}.mb-xxl-n4,.my-xxl-n4{margin-bottom:-1.5rem!important}.ml-xxl-n4,.mx-xxl-n4{margin-left:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.mt-xxl-n5,.my-xxl-n5{margin-top:-3rem!important}.mr-xxl-n5,.mx-xxl-n5{margin-right:-3rem!important}.mb-xxl-n5,.my-xxl-n5{margin-bottom:-3rem!important}.ml-xxl-n5,.mx-xxl-n5{margin-left:-3rem!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left,section.section-imprensa-contato .form .shortcode .gfield_error .gfield_validation_message{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1140px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1200px){.text-xxl-left{text-align:left!important}.text-xxl-right{text-align:right!important}.text-xxl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold,.section-imprensa-noticias-recentes-breadcrumb span.breadcrumbs a{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#08265e!important}a.text-primary:focus,a.text-primary:hover{color:rgb(2,9.5,23.5)!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:rgb(72.5407725322,78.5858369099,83.9592274678)!important}.text-success{color:#030303!important}a.text-success:focus,a.text-success:hover{color:#000!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:rgb(14.5,102.1304347826,116)!important}.text-warning{color:#f8b800!important}a.text-warning:focus,a.text-warning:hover{color:rgb(171.5,127.2419354839,0)!important}.text-danger{color:#d02f27!important}a.text-danger:focus,a.text-danger:hover{color:#90201b!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:rgb(203.375,210.75,218.125)!important}.text-dark{color:#333!important}a.text-dark:focus,a.text-dark:hover{color:#0d0d0d!important}.text-pampas{color:#f3efeb!important}a.text-pampas:focus,a.text-pampas:hover{color:#d6c9bb!important}.text-blue{color:#0249d0!important}a.text-blue:focus,a.text-blue:hover{color:rgb(1.2714285714,46.4071428571,132.2285714286)!important}.text-blue-light{color:#85aefe!important}a.text-blue-light:focus,a.text-blue-light:hover{color:rgb(57.1219512195,123.6219512195,253.3780487805)!important}.text-whatsapp{color:#23bd3b!important}a.text-whatsapp:focus,a.text-whatsapp:hover{color:rgb(23.046875,124.453125,38.8504464286)!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}body{font-family:Roboto}a:hover{text-decoration:none}a.ver-mais{font-size:18px!important}a.ver-mais:hover{color:#0249d0}.arrow{position:relative;top:-3px}.bg-pampas{background-color:#f3efeb}.bg-gray-lighter{background-color:#f4f4f4}.bg-blue{background:#153b83}.bg-red{background:#9f1429}.bg-blue-darker{background-color:#193153}.text-red{color:#ba122b}.text-blue{color:#153b83}.text-darker{color:#231f20}.text-blue-darker{color:#193153}.text-gray{color:#63728e}.text-dark{color:#333}.text-green{color:#26a756}.background-white{background-color:#fff;background-position:50%;background-size:contain;background-repeat:no-repeat}a.ver-todos{font-weight:700;text-align:center;color:#153b83;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:block}@media (max-width:767px){a.ver-todos{width:auto}}.font-32{font-size:32px!important}.font-18{font-size:18px}.font-16{font-size:16px}.font-14{font-size:14px}.font-12{font-size:12px}.font-24{font-size:24px}.font-36{font-size:36px}@media (min-width:1024px){.font-lg-36{font-size:36px!important}}.font-weight-400{font-weight:400}.border-radius-20{border-radius:20px}.border-top-right-radius-20{border-top-right-radius:20px}.border-bottom-right-radius-20{border-bottom-right-radius:20px}@media (min-width:1024px){.mt-lg-100{margin-top:100px!important}}.mb-100{margin-bottom:100px}.box-white{background-color:#fff;border-radius:20px;padding:20px;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.1);box-shadow:0 10px 20px rgba(0,0,0,.1)}.breadcrumbs a,.breadcrumbs span{color:#333;font-family:Roboto;font-size:14px;font-weight:700;font-style:normal}@media (max-width:991.98px){.breadcrumbs a,.breadcrumbs span{font-size:12px;font-weight:700;line-height:18px}}.breadcrumbs a:last-child,.breadcrumbs span:last-child{color:#0249d0}.breadcrumbs a:hover,.breadcrumbs span:hover{text-decoration:underline}.breadcrumbs img{margin-left:10px;margin-right:10px}.breadcrumbs[data-breadcrumb-encontre]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:6px}@media (max-width:991.98px){.breadcrumbs[data-breadcrumb-encontre] img{margin-left:6px;margin-right:6px}}.breadcrumbs[data-breadcrumb-empreendimento]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:6px}@media (max-width:991.98px){.breadcrumbs[data-breadcrumb-empreendimento] img{margin-left:6px;margin-right:6px}}.breadcrumbs[data-breadcrumb-author]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:6px}@media (max-width:991.98px){.breadcrumbs[data-breadcrumb-author] img{margin-left:6px;margin-right:6px}}h1{font-size:2.1rem}h1,h2,h3,h4,h5,h6{font-family:Roboto;font-weight:700}.box-red{background-color:#d02f27;padding:30px 25px;border-radius:10px}.box-red h5{color:#000;font-size:13.5px;font-weight:600}.box-red p{color:#fff;font-size:13px}.box-white-underline{background-color:#fff;border:2px solid #9a1b29;padding:15px 25px;border-radius:10px}.box-white-underline h5{color:#4f4f4f;font-size:13.5px;font-weight:600}.box-white-underline h4{font-size:21px;color:#333}.box-white-underline p{color:#4f4f4f;font-size:13px}.box-white-underline p:last-child{margin-bottom:0}.h-150{height:150px}.h-100p{height:100px;margin-top:15px}.h-85{height:85px!important}.opacity{opacity:.3}.ajax-opacity{opacity:.5}.padding-left-70{padding-left:70px}@media (min-width:1024px){.w-lg-85{width:85%!important}}#blip-chat-open-iframe{right:20px!important;bottom:20px!important;visibility:hidden;width:60px!important;height:60px!important}.font-sm{font-size:12px;color:#4f4f4f}h2.not-found,h2.not-found strong{font-family:Roboto;font-weight:700}h2.not-found strong{color:#d02f27}.spinner{height:100%;min-height:700px;position:absolute;z-index:999}@media (max-width:767px){.spinner table{height:350px!important}}.spinner .spinner-border{width:6rem;height:6rem;border:.5em solid;border-right:.5em solid transparent;color:#d02f27!important}.spinner-posts{height:100%;min-height:700px;position:absolute;visibility:hidden;z-index:999;right:0;left:0}@media (max-width:767px){.spinner-posts table{height:350px!important}}.spinner-posts .spinner-border{width:6rem;height:6rem;border:.5em solid;border-right:.5em solid transparent;color:#0249d0!important}.swiper-container{width:100%;height:350px}hr{border-top:1px solid #f4f7fd}.swiper-slide{text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.swiper-slide picture{width:100%;height:100%}.sidebar-blog .image{max-width:350px;width:100%}.sidebar-blog .sidebar-downloads-blog{padding:34px;background:#0249d0;border-radius:20px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAV4AAAHxCAYAAAAlYdQhAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAA4oSURBVHgB7d07j1znYcbx98yKFgEjCCVEXWAwRhykEuVUygUQpSpdDNeJ4U8Q2W2KmFKapLL8DRgldS6lG5MGXKiT6NIXiIYJiTeJy+UOZ/Y2x/POaleitFzu5cyzc/n9AIp7GS4oFf89ep89M005oT/5uyuXm52VS01TLo/ffaVtyoXx7xcKwGJaLaW92bTNzVEZ3Si99vr9X1y5Xk6gOc6DL1y+cuFrm70326b5QRFZgJvjX9e3dnbeWn3vys2j/qEjhbcG99xW70fjh/+gAHCQq0cN8MqzHvDSX//bmytt7//G0b1cAHiaV1Z6vX/4+jfeWH38+2s3DnvgoeF96W/f/nFpmivjN88XAJ7lhfGv73z9G6//8Ti+P33agw48atg9Wlj53/GblwsAJ9C+v3Vu9Mbq9SurX/5M76CHj89zrxXRBTiF5tvjC9j/OegzXzlqmBwvlOY7BYDT+rODjh2eCO9Lf/P298dnuv9eAOhI8+of/enrD/u3rr23/5G9Ny68euXiud7KtfFHLhYAuvRg69zON/fOe/fPeM+trFwRXYCpeGG8nf3r3juTK97J1e7KyocFgGlpx1e9L9ar3skV7+RqF4Bpap7b3L37d/eooS2vFQCmqml6/zz5ffIsY+3KtQLAtLVtU97olZHnYACI2WlfGR819C4VABKaXlNe65WmvVgAiGib5tI4vs3FAkDKhfpTDV5JAiDnQq8AECW8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILEPZcYWFsDlZLO9rZf7/prZSmq++tvV5pmm6+Vv069e/Wzdca/zv2XD8wX4R3QWz0Pymbjz8tnNzkG0tX31zqN72mu28IvZVzpRP1G1XTlK70eh39vUr9q3WXo87+e3X8tfYI7wLYHDwQ3Q607Wj8j1HpQjvaLl3a2RoU5l/T202u8M650c5W2eyLLsyDvW/IDsfmWI3u44e3dq/UgLkhvHNso3+vtDvd/i8tMH3CO6fqmLa90S/A/BHeObQ1XDOmwRwT3jlTz3U31u8VYH4J7xxpRyNjGiwA4Z0jw/XbxjRYAMI7J4xpsDiEdw7U4BrTYHEI74yrY9qwf7cAi0N4Z9j+mOZcFxaK8M4wd6bBYhLeGVXHtHqjBLB4hHcGbW8+NqbBAhPeGTMZ09bvFGBxCe+MMabB4hPeGTJcN6bBMhDeGTEZ0warBVh8wjsDRtsbxjRYIsJ7xiYv37P2UQGWh/CescHax851YckI7xmqY1o9ZgCWi/Cekc3BA2MaLCnhPQO7L99zvwDLSXjDJmPaw1sFWF7CG2ZMA4Q3qN4kYUwDhDekjmlukgAq4Q2o57qbfdEFdgnvlO2NaW07KgCV8E7Z8NEdYxrwBOGdojqm7WwNCsAXCe+U1NdLM6YBBxHeKdi9M+1eATiI8HbMmAY8i/B2bKPv5XuAwwlvh+qYtr3RLwCHEd6O1OAa04CjEN4O1HPd4aPbBeAohPeU2tHImAYci/CekjENOC7hPYU6ptUbJQCOQ3hPyJgGnJTwnsBkTOvfLQAnIbzHtD+mOdcFTkh4j2nj8SeiC5yK8B7DZEwbrBaA0xDeI6ovUmlMA7ogvEcwecaxtY8KQBeE9wiMaUCXhPcZhuvuTAO6JbyH2Bw8MKYBnRPep6hj2sb6/QLQNeE9gDENmCbhPcBg7WPnusDUCO+X1Jsk6jEDwLQI7xfUMc1NEsC0Ce9n6rmuMQ1IEN7y2Zj28FYBSBDeseGjO8Y0IGbpw1vHtJ2tQQFIWerwGtOAs7C04a3nupt90QXyljK8e2Na244KQNpShnej7xnHgLOzdOGtY1p9aXaAs7JU4d0arhnTgDO3NOHdvTPtXgE4a0sR3nY0MqYBM2Mpwjtcv21MA2bGwofXmAbMmoUObw2uMQ2YNQsb3jqmDft3C8CsWcjw7o9pznWBGbSQ4XVnGjDLFi68dUyrN0oAzKqFCu/25mNjGjDzFia8kzFt/U4BmHULE15jGjAvFiK8w3VjGjA/5j68kzFtsFoA5sVch3e0vWFMA+bO3IZ38vI9ax8VgHkzt+EdrH3sXBeYS3MZ3jqm1WMGgHk0d+HdHDwwpgFzba7Cu/vyPfcLwDybm/BOxrSHtwrAvJub8BrTgEUxF+GtN0kY04BFMfPhrWOamySARTLT4a3nupt90QUWy8yGd29Ma9tRAVgkMxve4aM7xjRgIc1keOuYtrM1KACLaObCW18vzZgGLLKZCu/unWn3CsAim5nwGtOAZTEz4d3oe/keYDnMRHjrmLa90S8Ay+DMw1uDa0wDlsmZhree6w4f3S4Ay+TMwtuORsY0YCmdWXiNacCyOpPw1jGt3igBsIzi4TWmAcsuGt7JmNa/WwCWWSy8+2Oac11gycXCu/H4E9EFKKHwTsa0wWoBIBDe+iKVxjSAz001vJNnHFv7qADwuamG15gG8FVTC+9w3Z1pAAeZSng3Bw+MaQBP0Xl465i2sX6/AHCwTsNrTAN4tk7DO1j72LkuwDN0Ft56k0Q9ZgDgcJ2Et45pbpIAOJpTh7ee6xrTAI7uVOGdjGkPbxUAju5U4R0+umNMAzimE4e3jmk7W4MCwPGcKLzGNICTO3Z467nuZl90AU7qWOHdG9PadlQAOJljhXej7xnHAE7ryOGtY1p9aXYATudI4d0arhnTADryzPDu3pl2rwDQjUPD245GxjSAjh0a3uH6bWMaQMeeGl5jGsB0HBjeGlxjGsB0fCW8dUwb9u8WAKbjifDuj2nOdQGm5onwujMNYPr2w1vHtHqjBADTNQnv9uZjYxpASG8ypq3fKQBk9IxpAFk90QXIOvXLuwNwPMILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxAmvABhwgsQJrwAYcILECa8AGHCCxDWa0tZLQBE1Ob2GuEFSLo5Dm/7QQEg5Xe9UVN+XgCIGJ8y3Og1O654AULaMhpdb+pbz//F9x6M37hQAJimD4e/evebkx8nG0f3JwWA6Wqb6/W3SXiHm713CgDT1Jat5u36xu4NFDevrrZtEV+AaWmbq8ObV2/WN/fvXNvY6r3VlvKgANC1D/eudquV/Q+vfjD82gsvb5Sm+fsCQFfG17Tlh8Pf/uf+j+6ufPGz25/+8r2VFy9daJryagHg1Jq2/GT463f/44mPHfTA89/6p5+Nr3xfLwCc2Di67w9+/e5fffnjBz472XBr5bvjse39AsDJtO2157d6bxz0qeawP/f8t7734/Gxw5vPehwAnxtf6b4zvtL94dM+v3LYH9759MZPn3vx5d+Njx0ujd99oQDwVJOfDGvafxn+6r/eOuxxh4a3Gg9uHzz30rf/f3zZXG8prgF29QvwJfUq9/xW77v93757/ZmPLcdw/i+/f7GMRj8av/na+NfFIsLAEqtPal6fcuH8Zu+d1ZtXj/zc5icO5/k//8fLpde73Jb25dI2F8df6aIn2oGF4sLqCz6L7Gpbn8O8aa43O6Mbw9/89/VyAn8A6tiNxIDdNzkAAAAASUVORK5CYII=)}.sidebar-blog .sidebar-downloads-blog .wp-caption img,.sidebar-blog .sidebar-downloads-blog img.img-fluid,.wp-caption .sidebar-blog .sidebar-downloads-blog img{border-radius:20px;margin-bottom:18px;width:281px;height:188px;-o-object-fit:cover;object-fit:cover}.sidebar-blog .sidebar-downloads-blog span{color:#fff;font-weight:300}.comment-form .sidebar-blog .sidebar-downloads-blog input[type=submit],.search-form .sidebar-blog .sidebar-downloads-blog .search-submit,.sidebar-blog .sidebar-downloads-blog .btn,.sidebar-blog .sidebar-downloads-blog .comment-form input[type=submit],.sidebar-blog .sidebar-downloads-blog .search-form .search-submit{padding-top:12px;padding-bottom:12px;font-size:16px}.tooltip{z-index:10000;pointer-events:none}.rotate-45{-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.flip{-webkit-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1)}.lh-40{line-height:40px}.select2-results__options{scrollbar-width:thin}section.empreendimentos .select2-selection.select2-selection--single,section.filters-empreendimento .select2-selection.select2-selection--single{background-color:transparent;border:0;border-radius:0;min-width:225px;font-family:Roboto;font-weight:700;font-size:18px;line-height:27px}section.empreendimentos .select2-selection.select2-selection--single .select2-selection__rendered,section.filters-empreendimento .select2-selection.select2-selection--single .select2-selection__rendered{color:#333;border-bottom:1px solid #333;font-size:16px;font-style:normal;font-weight:700;line-height:16px;font-family:Roboto}section.empreendimentos .select2-selection.select2-selection--single .select2-selection__arrow,section.filters-empreendimento .select2-selection.select2-selection--single .select2-selection__arrow{top:-8px}section.empreendimentos .title-aquiagora,section.filters-empreendimento .title-aquiagora{font-family:Roboto;font-size:32px;font-weight:700;color:#333}section.empreendimentos .title-aquiagora strong,section.filters-empreendimento .title-aquiagora strong{color:#0249d0}section.empreendimentos .select-content,section.filters-empreendimento .select-content{color:#d02f27!important;border-bottom:1px solid #d02f27!important}section.empreendimentos .select-border,section.filters-empreendimento .select-border{border-bottom:1px solid #333}section.find-apartments .select2-container{border:1px solid #dbd9d7;border-radius:10px}section.find-apartments .select2-container .select2-selection.select2-selection--single{width:100%;height:43px;padding:10px;border:0;background-color:buttonface}section.find-apartments .select2-container .select2-selection.select2-selection--single .select2-selection__rendered{color:#000}section.find-apartments .select2-container .select2-selection.select2-selection--single .select2-selection__arrow{top:10px}.seals-wrapper{position:absolute;top:-10px;right:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;z-index:20}@media (min-width:1140px){.seals-wrapper{right:375px}}@media only screen and (min-device-width:992px)and (max-device-width:1139px){.seals-wrapper{right:285px}}@media only screen and (min-device-width:600px)and (max-device-width:991px){.seals-wrapper{right:375px}}.seals-wrapper__seal[href]{cursor:pointer}.seals-wrapper__seal .image{height:112px;-o-object-fit:cover;object-fit:cover}.seals-wrapper-card{position:absolute;top:-5px;right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;z-index:20}@media only screen and (min-device-width:600px)and (max-device-width:991px){.seals-wrapper-card{right:375px}}.seals-wrapper-card__seal[href]{cursor:pointer}.seals-wrapper-card__seal .image{height:112px;-o-object-fit:cover;object-fit:cover}.template-olinda .iframe-lightbox img{width:100%}.sl-caption{text-align:center;font-weight:700;background:rgba(0,0,0,.3137254902)!important}.cta-bar{z-index:999999;gap:9px;height:72px;padding:14px 16px}.cta-bar .btn-blue{padding:12px 24px!important}.cta-bar .cta-link{height:44px;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:600}.cta-bar .cta-link .cta-text{margin-left:5px}.cta-bar .cta-link:first-child{width:60%}.cta-bar .cta-link:last-child{width:40%}@media (min-width:375px){.cta-bar .cta-link{font-size:14px}.cta-bar .cta-link:first-child{width:65%}.cta-bar .cta-link:last-child{width:35%}}@media (min-width:390px){.cta-bar .cta-link:first-child,.cta-bar .cta-link:last-child{width:100%}}@media (min-width:390px){.cta-bar .btnsimulacao{font-size:13px}}.btn-home-form{width:100%;-webkit-transition:none!important;-o-transition:none!important;transition:none!important}@media (min-width:1200px){.btn-home-form{width:351px;margin-bottom:10px}}.w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cursor-pointer,.scheduling-button,.simulator-button{cursor:pointer}#accordion .card{border:0}#accordion .card .card-header{background-color:#f3efeb;padding:20px 40px;border-top:1px solid #d0b69b;border-bottom:0}#accordion .card .card-header h3{font-size:16px;line-height:35px;color:#333;cursor:pointer}#accordion .card .card-header h3.collapsed{color:#333}@media (max-width:768px){#accordion .card .card-header h3{font-size:16px}}#accordion .card .card-header .btn-accordion{color:#000;padding:10px;font-size:11px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;cursor:pointer;height:35px;width:35px;float:right;text-align:center}#accordion .card .card-header .btn-accordion .less{display:none}#accordion .card .card-header .btn-accordion .more,#accordion .card .card-header .btn-accordion[aria-expanded=true] i.less{display:inline-block}#accordion .card .card-header .btn-accordion[aria-expanded=true] i.more{display:none}@media (max-width:767.98px){#accordion .card .card-header{padding:20px 25px 20px 17px}#accordion .card .card-header h5{line-height:24px}}#accordion .card.active{background-color:#f4f7fd}#accordion .card .card-body{padding:10px 100px 10px 40px;border:0;background:#f3efeb}#accordion .card .card-body p,#accordion .card .card-body ul{color:#4f4f4f;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:21px}#accordion .card .card-body p a,#accordion .card .card-body ul a{font-weight:700;color:#193153}@media (max-width:767.98px){#accordion .card .card-body{padding:0}}.menu-footer-mobile{padding:0}.menu-footer-mobile #accordion .card{background-color:transparent}.menu-footer-mobile #accordion .card-header{background-color:transparent;padding-left:0!important;padding-right:4px!important;border-top:1px solid #333}.menu-footer-mobile #accordion .card-body{background:transparent;margin-bottom:40px}.menu-footer-mobile #accordion .card-body .menu-footer a{color:#333;font-weight:400;font-size:16px}@media (max-width:767.98px){.menu-footer-mobile #accordion .card-body .menu-footer a{font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:21px}}#menuMobile #accordion .card{background-color:transparent}#menuMobile #accordion .card-header{background-color:transparent;padding-left:0!important;padding-right:4px!important;border-top:1px solid #193153}#menuMobile #accordion .card-body{background:transparent;margin-bottom:40px}#menuMobile #accordion .card-body .menu-footer a{color:#193153;font-weight:400;font-size:16px}.search-mobile{z-index:9999999!important}.search-mobile input{height:51px;width:100%;padding-left:30px}.search-mobile #searchform{position:relative}.search-mobile #searchform,.search-mobile .search-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-mobile .search-icon{position:absolute;left:24px;font-size:16px;color:#888;top:27px}.search-mobile .search-field{width:100%;padding:5px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:9px;border:1px solid #003ca5;height:40px}.search-mobile .clear-icon{position:absolute;right:21px;cursor:pointer;visibility:visible;top:29px}.search-mobile .search-field:focus+.clear-icon{visibility:visible}.search-mobile .modal-header{border:none}.search-mobile .modal-content{padding:15px!important;height:100%!important}.search-mobile .border-text{border-bottom:1px solid #dedede}.search-mobile .close{padding:0;position:absolute;top:47px;left:9px}.search-mobile .close img{height:18px}@media (max-width:991.98px){.search-mobile .modal-dialog{max-width:100%!important}}.modal-form-simulacao{background:rgba(0,0,0,.9)}@media (max-width:991.98px){.modal-form-simulacao{z-index:9999999!important}}.modal-form-simulacao .modal-content{border-radius:20px}@media (max-width:991.98px){.modal-form-simulacao .modal-content{height:670px;bottom:58px}}@media (max-width:991.98px){.modal-form-simulacao .modal-body{overflow-y:auto}}.modal-form-simulacao .gform_required_legend{display:none}.modal-form-simulacao .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,.modal-form-simulacao .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{margin-top:0!important}.modal-form-simulacao h5{color:#333;font-family:Roboto;font-size:18px;font-weight:400}.modal-form-simulacao .gform_legacy_markup_wrapper div.validation_error{display:none}.modal-form-simulacao .modal-header .close{margin:-2rem -2rem -1rem auto}.modal-form-simulacao .gform_legacy_markup_wrapper li.hidden_label input{margin-top:3px!important}.modal-form-simulacao .modal-header{border:none}.modal-form-simulacao .gform_legacy_markup_wrapper .gform_footer input.button,.modal-form-simulacao .gform_legacy_markup_wrapper .gform_footer input[type=submit],.modal-form-simulacao .gform_legacy_markup_wrapper .gform_page_footer input.button,.modal-form-simulacao .gform_legacy_markup_wrapper .gform_page_footer input[type=submit]{font-size:1em;width:100%;margin:0}.modal-form-simulacao .gravity_form .gform_body ul.gform_fields li.gfield label.gfield_label{color:#333;font-family:Open Sans;font-size:14px;font-weight:400}.modal-form-simulacao .gravity_form .gform_body ul.gform_fields li.gfield input[type=text],.modal-form-simulacao .gravity_form .gform_body ul.gform_fields li.gfield select,.modal-form-simulacao .gravity_form .gform_body ul.gform_fields li.gfield textarea{width:100%;height:40px;left:738px;top:295px}.modal-form-simulacao .gravity_form .termos_gform label{color:#333;font-family:Open Sans;font-size:12px;font-weight:400;padding-bottom:15px}.modal-form-simulacao .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{color:#0249d0!important}.modal-form-simulacao p{color:#333;font-family:Open Sans;font-size:12px;font-weight:700;margin-top:10px;text-align:center;display:inline-block}.modal-form-simulacao .gfield_select,.modal-form-simulacao .large,.modal-form-simulacao .medium,.modal-form-simulacao .textarea{border:1px solid #dbd9d7!important;border-radius:8px!important}.modal-form-simulacao .gfield_consent_label{width:85%;font-size:14px}.modal-form-simulacao .gform_ajax_spinner{position:absolute;height:52px}.modal-form-simulacao .gform_ajax_spinner,.modal-form-simulacao .gform_button{border:0;padding:10px 20px!important;color:#fff!important;background:-webkit-linear-gradient(183.58deg,#0249d0,#1e4590)!important;background:-o-linear-gradient(183.58deg,#0249d0 0,#1e4590 100%)!important;background:linear-gradient(266.42deg,#0249d0,#1e4590)!important;border-radius:8px;font-weight:500!important;width:100%}.modal-form-simulacao .gform_wrapper .top_label li.gfield.gf_left_half,.modal-form-simulacao .gform_wrapper .top_label li.gfield.gf_right_half{width:100%;text-align:center;padding-right:0}.modal-form-simulacao .gform_legacy_markup_wrapper .gform_footer{margin:0;padding:0;clear:both;width:100%}.modal-form-simulacao .gravity_form .gform_footer input.button{border:0;padding:10px 20px!important;color:#fff!important;background:-webkit-linear-gradient(183.58deg,#0249d0,#1e4590)!important;background:-o-linear-gradient(183.58deg,#0249d0 0,#1e4590 100%)!important;background:linear-gradient(266.42deg,#0249d0,#1e4590)!important;border-radius:8px;font-weight:500!important}.modal-form-simulacao .gravity_form .gform_footer input.button:hover{background:-webkit-gradient(linear,left top,right top,from(#0249d0),to(#3776ee))!important;background:-webkit-linear-gradient(left,#0249d0,#3776ee)!important;background:-o-linear-gradient(left,#0249d0 0,#3776ee 100%)!important;background:linear-gradient(90deg,#0249d0,#3776ee)!important;color:#fff}.modal-form-simulacao .title-casa-verde-amarela{font-family:Roboto;font-size:16px;color:#333;font-weight:400}.modal-form-simulacao .title-empreendimentos{font-family:Roboto;font-size:24px;font-weight:700;color:#333}.modal-form-simulacao .title-empreendimentos strong{font-weight:700;color:#153b83}.modal-location .text-search{color:#003ca5;font-size:13px}.modal-location .location-state-city a{color:#333}.modal-location .city{color:#5c5c5c;font-size:15px}.modal{z-index:99999}.modal .modal-lg{max-width:1100px}@media (max-width:768px){.modal .modal-lg{margin:0}.modal .modal-lg .modal-content{border-radius:0!important;border:0!important;height:100vh}}.modal.depoimentosModal .close{position:absolute;top:-15px;right:-15px}@media (max-width:991.98px){.modal.depoimentosModal .close{top:10px;right:10px}}.modal.depoimentosModal .modal-dialog{max-width:725px}.modal .modal-content{padding:25px}.modal .modal-content iframe{width:100%;min-height:500px}@media (max-width:991.98px){.modal .modal-content iframe{min-height:250px}}@media (max-width:768px){.modal .modal-content .container{height:100%}.modal .modal-content .bg-white{background-color:#fff;padding:15px}}.modal .modal-content .buttons-dinamic{margin-top:15px}@media (max-width:767px){.modal .modal-content .buttons-dinamic{overflow-x:scroll;white-space:nowrap}}.modal .modal-content .buttons-dinamic li{margin-right:5px;cursor:pointer;margin-bottom:5px}.modal .modal-content .buttons-dinamic::-webkit-scrollbar{width:0;background:transparent}@media (max-width:768px){.modal .modal-content .buttons-dinamic li{display:inline}}.comment-form .modal .modal-content .buttons-dinamic input[type=submit],.modal .modal-content .buttons-dinamic .btn,.modal .modal-content .buttons-dinamic .comment-form input[type=submit],.modal .modal-content .buttons-dinamic .search-form .search-submit,.search-form .modal .modal-content .buttons-dinamic .search-submit{color:#333;padding:10px 15px;font-size:11px;border:1px solid #bfbfbf;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.comment-form .modal .modal-content .buttons-dinamic input[type=submit] i,.modal .modal-content .buttons-dinamic .btn i,.modal .modal-content .buttons-dinamic .comment-form input[type=submit] i,.modal .modal-content .buttons-dinamic .search-form .search-submit i,.search-form .modal .modal-content .buttons-dinamic .search-submit i{margin-right:5px;font-size:13px}.comment-form .modal .modal-content .buttons-dinamic input.active[type=submit],.modal .modal-content .buttons-dinamic .btn.active,.modal .modal-content .buttons-dinamic .comment-form input.active[type=submit],.modal .modal-content .buttons-dinamic .search-form .active.search-submit,.search-form .modal .modal-content .buttons-dinamic .active.search-submit{background-color:#ccc;border:1px solid #ccc;color:#333}@media (max-width:768px){.modal .modal-content #video-module{padding:0 10px}}.modal .modal-content .video-modal{position:relative;margin-bottom:50px;height:360px;cursor:pointer}@media (max-width:768px){.modal .modal-content .video-modal{padding:0;margin-top:10vh;height:300px}}.modal .modal-content .video-modal img.video-thumbnail{z-index:101;position:absolute;width:100%;height:400px;-o-object-fit:cover;object-fit:cover;border-radius:10px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}@media (max-width:768px){.modal .modal-content .video-modal img.video-thumbnail{height:300px}}.modal .modal-content .video-modal.hidden:before,.modal .modal-content .video-modal.hidden img.video-thumbnail{display:none}.modal .modal-content .video-modal:before{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTQiIGhlaWdodD0iNTQiIHZpZXdCb3g9IjAgMCA1NCA1NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMjciIGN5PSIyNyIgcj0iMjciIGZpbGw9IiNBQjMzMzciLz4KPHBhdGggZD0iTTM2LjU0IDI0TDI2Ljg4IDE4LjQ2QzI2LjM1NzMgMTguMTU4MiAyNS43NjQgMTguMDAwMSAyNS4xNjA0IDE4LjAwMTdDMjQuNTU2OCAxOC4wMDM0IDIzLjk2NDMgMTguMTY0OCAyMy40NDMzIDE4LjQ2OTVDMjIuOTIyMiAxOC43NzQyIDIyLjQ5MTEgMTkuMjExNCAyMi4xOTM3IDE5LjczNjZDMjEuODk2MyAyMC4yNjE5IDIxLjc0MzIgMjAuODU2NSAyMS43NSAyMS40NlYzMi41OEMyMS43NSAzMy40ODcxIDIyLjExMDMgMzQuMzU3IDIyLjc1MTcgMzQuOTk4M0MyMy4zOTMgMzUuNjM5NyAyNC4yNjI5IDM2IDI1LjE3IDM2QzI1Ljc3MDQgMzUuOTk5IDI2LjM2MDEgMzUuODQwNCAyNi44OCAzNS41NEwzNi41NCAzMEMzNy4wNTkgMjkuNjk5NiAzNy40OSAyOS4yNjggMzcuNzg5NiAyOC43NDg1QzM4LjA4OTEgMjguMjI4OSAzOC4yNDY4IDI3LjYzOTcgMzguMjQ2OCAyNy4wNEMzOC4yNDY4IDI2LjQ0MDMgMzguMDg5MSAyNS44NTExIDM3Ljc4OTYgMjUuMzMxNkMzNy40OSAyNC44MTIxIDM3LjA1OSAyNC4zODA0IDM2LjU0IDI0LjA4VjI0WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);width:100%;height:400px;background-position:50%;background-repeat:no-repeat;display:block;z-index:110;position:absolute;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}@media (max-width:768px){.modal .modal-content .video-modal:before{height:300px}}.modal .modal-content .video-modal:hover:before{-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.modal .modal-content .video-modal:hover img.video-thumbnail{-webkit-filter:brightness(.6);filter:brightness(.6)}.modal .modal-content .video-modal iframe{width:100%;height:400px;z-index:100;display:none}.modal .modal-content #map-module iframe{height:380px;width:100%}@media (max-width:768px){.modal .modal-content #map-module iframe{padding:0;margin-top:-3vh;height:82vh}}.modal .modal-content #carouselPlantas{padding:0 6%}@media (max-width:768px){.modal .modal-content #carouselPlantas{padding:0;margin-top:15vh}}.modal .modal-content #carouselPlantas .carousel-inner .carousel-item img{width:100%;height:380px;border-radius:20px;-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.modal .modal-content #carouselPlantas .carousel-inner .carousel-item img{height:200px}}.modal .modal-content #carouselPlantas .carousel-inner .carousel-item .description-photo{display:inline-block;text-align:center;width:100%;margin-top:15px;text-transform:uppercase;font-weight:600;font-size:12px;color:#4f4f4f}.modal .modal-content #carouselPlantas .carousel-inner .carousel-item .count-photos{display:inline-block;text-align:center;width:50px;position:absolute;bottom:15px;right:0;text-transform:uppercase;font-size:12px;font-weight:600;color:#fff}.modal .modal-content #carouselPlantas .carousel-control-prev{color:#d02f27;opacity:1!important;left:-40px;top:-50px}@media (max-width:768px){.modal .modal-content #carouselPlantas .carousel-control-prev{left:0;top:210px}.modal .modal-content #carouselPlantas .carousel-control-prev img{height:20px}}.modal .modal-content #carouselPlantas .carousel-control-next{color:#d02f27;opacity:1!important;right:-40px;top:-50px}@media (max-width:768px){.modal .modal-content #carouselPlantas .carousel-control-next{right:0;top:210px}.modal .modal-content #carouselPlantas .carousel-control-next img{height:20px}}.modal .modal-content #carouselFotos{padding:0 6%}@media (max-width:768px){.modal .modal-content #carouselFotos{padding:0 15px;margin-top:15vh}}.modal .modal-content #carouselFotos .carousel-inner .carousel-item img{width:100%;height:380px;border-radius:20px;-o-object-fit:fill;object-fit:fill}@media (max-width:768px){.modal .modal-content #carouselFotos .carousel-inner .carousel-item img{height:200px}}@media only screen and (min-device-width:768px)and (max-device-width:1024px){.modal .modal-content #carouselFotos .carousel-inner .carousel-item img{height:400px}}.modal .modal-content #carouselFotos .carousel-inner .carousel-item .description-photo{display:inline-block;text-align:center;width:100%;margin-top:15px;text-transform:uppercase;font-weight:600;font-size:12px;color:#4f4f4f}.modal .modal-content #carouselFotos .carousel-inner .carousel-item .count-photos{display:inline-block;text-align:center;width:50px;position:absolute;bottom:15px;right:0;text-transform:uppercase;font-size:12px;font-weight:600;color:#fff}.modal .modal-content #carouselFotos .carousel-control-prev{color:#d02f27;opacity:1!important;left:-40px;top:-50px}@media (max-width:768px){.modal .modal-content #carouselFotos .carousel-control-prev{opacity:0!important}}.modal .modal-content #carouselFotos .carousel-control-next{color:#d02f27;opacity:1!important;right:-40px;top:-50px}@media (max-width:768px){.modal .modal-content #carouselFotos .carousel-control-next{opacity:0!important}}.modal .modal-content #carouselDecorado{padding:0 6%}@media (max-width:768px){.modal .modal-content #carouselDecorado{padding:0 15px;margin-top:15vh}}.modal .modal-content #carouselDecorado .carousel-inner .carousel-item img{width:100%;height:380px;border-radius:20px;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.modal .modal-content #carouselDecorado .carousel-inner .carousel-item img{height:200px}}@media only screen and (min-device-width:768px)and (max-device-width:1024px){.modal .modal-content #carouselDecorado .carousel-inner .carousel-item img{height:420px}}.modal .modal-content #carouselDecorado .carousel-inner .carousel-item .description-photo{display:inline-block;text-align:center;width:100%;margin-top:15px;text-transform:uppercase;font-weight:600;font-size:12px;color:#4f4f4f}.modal .modal-content #carouselDecorado .carousel-inner .carousel-item .count-photos{display:inline-block;text-align:center;width:50px;position:absolute;bottom:15px;right:0;text-transform:uppercase;font-size:12px;font-weight:600;color:#fff}.modal .modal-content #carouselDecorado .carousel-control-prev{color:#d02f27;opacity:1!important;left:-40px;top:-50px}@media (max-width:768px){.modal .modal-content #carouselDecorado .carousel-control-prev{opacity:0!important}}.modal .modal-content #carouselDecorado .carousel-control-next{color:#d02f27;opacity:1!important;right:-40px;top:-50px}@media (max-width:768px){.modal .modal-content #carouselDecorado .carousel-control-next{opacity:0!important}}.modal .modal-content #carouselEvolucao{padding:0 6%}@media (max-width:768px){.modal .modal-content #carouselEvolucao{padding:0 15px;margin-top:15vh}}.modal .modal-content #carouselEvolucao .carousel-inner .carousel-item img{width:100%;height:380px;border-radius:20px;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.modal .modal-content #carouselEvolucao .carousel-inner .carousel-item img{height:200px}}@media only screen and (min-device-width:768px)and (max-device-width:1024px){.modal .modal-content #carouselEvolucao .carousel-inner .carousel-item img{height:420px}}.modal .modal-content #carouselEvolucao .carousel-inner .carousel-item .description-photo{display:inline-block;text-align:center;width:100%;margin-top:15px;text-transform:uppercase;font-weight:600;font-size:12px;color:#4f4f4f}.modal .modal-content #carouselEvolucao .carousel-inner .carousel-item .count-photos{display:inline-block;text-align:center;width:50px;position:absolute;bottom:15px;right:0;text-transform:uppercase;font-size:12px;font-weight:600;color:#fff}.modal .modal-content #carouselEvolucao .carousel-control-prev{color:#d02f27;opacity:1!important;left:-40px;top:-50px}@media (max-width:768px){.modal .modal-content #carouselEvolucao .carousel-control-prev{opacity:0!important}}.modal .modal-content #carouselEvolucao .carousel-control-next{color:#d02f27;opacity:1!important;right:-40px;top:-50px}@media (max-width:768px){.modal .modal-content #carouselEvolucao .carousel-control-next{opacity:0!important}}.modal .modal-content input[type=text]{border:1px solid #dbd9d7!important;border-radius:8px!important}#modalPopup{z-index:9999999999}#modalPopup .modal-content{background-position:50%;background-size:cover;height:420px;border-radius:20px}#modalPopup .modal-content h2{font-style:italic;font-size:36px}#modalPopup .modal-content h2 strong{color:#d0b69b}#modalPopup .modal-content p{font-style:italic}#modalPopup .modal-content p strong{color:#efc10a}#modalPopup .modal-content .modal-backdrop.show{z-index:999999;opacity:.8}#modalPopup .modal-content .close{color:#fff;opacity:1;text-shadow:0 0 #000;margin-top:-10px;border:2px solid #fff!important;border-radius:200px;width:28px;position:absolute;right:15px}#modalPopup .modal-content .close:hover{color:#fff}@media (max-width:768px){#modalPopup .modal-content{height:350px;background-position:42%}#modalPopup .modal-content .btn-green{max-width:auto;width:auto}#modalPopup .modal-content .btn,#modalPopup .modal-content .comment-form input[type=submit],#modalPopup .modal-content .search-form .search-submit,.comment-form #modalPopup .modal-content input[type=submit],.search-form #modalPopup .modal-content .search-submit{width:190px}#modalPopup .modal-content .close{margin-top:0}#modalPopup .modal-content h2{font-size:24px}}@media (max-width:340px){#modalPopup .modal-content h2{font-size:18px}}.carousel.pointer-event{-ms-touch-action:pan-y pinch-zoom;touch-action:pan-y pinch-zoom}.cli-style-v2 a.cli-plugin-button{border-radius:5px}#modalSingleEmpreendimento{z-index:9999999;background:#000}@media (max-width:991.98px){#modalSingleEmpreendimento ul{white-space:nowrap;overflow-x:auto}#modalSingleEmpreendimento .swiper-button-next,#modalSingleEmpreendimento .swiper-button-prev{display:none}#modalSingleEmpreendimento .modal-body{padding:0}}#modalSingleEmpreendimento .swiper-button-next{color:#fff;right:-30px;opacity:1!important;cursor:pointer!important;pointer-events:auto!important}#modalSingleEmpreendimento .swiper-button-prev{color:#fff;left:-30px;opacity:1!important;cursor:pointer!important;pointer-events:auto!important}#modalSingleEmpreendimento button.close{color:#fff;opacity:1;text-shadow:none;font-size:14px}#modalSingleEmpreendimento .modal-content{background:#000;margin:0 auto}#modalSingleEmpreendimento .section-dinamic-modal{display:none}#modalSingleEmpreendimento .section-dinamic-modal.active{display:block}#modalSingleEmpreendimento .section-dinamic-modal .swiper-backface-hidden .swiper-slide{background:transparent}#modalSingleEmpreendimento .section-dinamic-modal .col-12 iframe{height:600px;width:100%}@media (max-width:991.98px){#modalSingleEmpreendimento .section-dinamic-modal .col-12 iframe{height:400px}}#modalSingleEmpreendimento .section-dinamic-modal.section-dinamic-modal-construction,#modalSingleEmpreendimento .section-dinamic-modal.section-dinamic-modal-video{height:450px}#modalSingleEmpreendimento .section-dinamic-modal.section-dinamic-modal-construction .video-container,#modalSingleEmpreendimento .section-dinamic-modal.section-dinamic-modal-video .video-container{cursor:pointer}#modalSingleEmpreendimento .section-dinamic-modal.section-dinamic-modal-construction .video-container iframe,#modalSingleEmpreendimento .section-dinamic-modal.section-dinamic-modal-video .video-container iframe{display:none;z-index:100;position:absolute;top:0;width:100%;height:600px}@media (max-width:991.98px){#modalSingleEmpreendimento .section-dinamic-modal.section-dinamic-modal-construction .video-container iframe,#modalSingleEmpreendimento .section-dinamic-modal.section-dinamic-modal-video .video-container iframe{height:400px}}#modalSingleEmpreendimento .section-dinamic-modal.section-dinamic-modal-construction .video-container .play,#modalSingleEmpreendimento .section-dinamic-modal.section-dinamic-modal-video .video-container .play{position:absolute;margin:0 auto;left:0;right:0;top:250px;z-index:99}@media (max-width:991.98px){#modalSingleEmpreendimento .section-dinamic-modal.section-dinamic-modal-construction .video-container .play,#modalSingleEmpreendimento .section-dinamic-modal.section-dinamic-modal-video .video-container .play{top:150px}}#modalSingleEmpreendimento .section-dinamic-modal.section-dinamic-modal-construction .video-container .thumbnail,#modalSingleEmpreendimento .section-dinamic-modal.section-dinamic-modal-video .video-container .thumbnail{z-index:98;width:100%;height:600px;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;position:absolute;-webkit-filter:brightness(.5);filter:brightness(.5)}@media (max-width:991.98px){#modalSingleEmpreendimento .section-dinamic-modal.section-dinamic-modal-construction .video-container .thumbnail,#modalSingleEmpreendimento .section-dinamic-modal.section-dinamic-modal-video .video-container .thumbnail{height:400px}}#modalSingleEmpreendimento .section-dinamic-modal .title-photo-empreendimento{position:absolute;bottom:-7px;height:35px}@media (max-width:768px){#modalSingleEmpreendimento .section-dinamic-modal .title-photo-empreendimento{height:auto;width:80%}}#modalSingleEmpreendimento .section-dinamic-modal .title-photo-empreendimento{color:#fff;background-color:rgba(0,0,0,.631372549);width:50%;padding:0;border-radius:20px 20px 0 0}#modalSingleEmpreendimento .section-dinamic-modal .illustrative-photo{position:absolute;bottom:470px;left:0;height:35px}@media only screen and (min-device-width:1400px)and (max-device-width:1900px){#modalSingleEmpreendimento .section-dinamic-modal .illustrative-photo{bottom:347px}}@media only screen and (min-device-width:1300px)and (max-device-width:1400px){#modalSingleEmpreendimento .section-dinamic-modal .illustrative-photo{bottom:390px!important}}@media (max-width:768px){#modalSingleEmpreendimento .section-dinamic-modal .illustrative-photo{height:auto;width:100%;left:-23px;bottom:220px}}#modalSingleEmpreendimento .section-dinamic-modal .illustrative-photo{color:#fff;background-color:rgba(0,0,0,.631372549);width:50%;padding:5px 0;border-radius:0 0 20px 0}@media (max-width:768px){#modalSingleEmpreendimento .section-dinamic-modal .illustrative-photo{background-color:transparent;font-size:15px}}#simulator-home-modal{border:0;padding:0;border-radius:20px;background-image:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background-image:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background-image:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background-image:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:1110px;min-height:628px;max-height:100%;margin:0;top:50%;left:50%;overflow:hidden;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#simulator-home-modal .select2-container{width:auto!important}#simulator-home-modal .select2-container .select2-selection--single{border-radius:8px;border:1px solid #b2b0ae;background-color:#fff;color:#333;font-size:14px;padding:10px 16px;height:auto}#simulator-home-modal .select2-container--default .select2-selection--single .select2-selection__arrow{top:11px}#simulator-home-modal .politcy__link{display:contents}#simulator-home-modal .modal-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px 15px;gap:15px;max-height:90vh;overflow-y:auto}@media (min-width:992px){#simulator-home-modal .modal-wrapper{padding:60px}}#simulator-home-modal .modal-wrapper .names-flex{gap:15px}#simulator-home-modal .modal-wrapper .error{border-color:#ff4c4c!important}#simulator-home-modal .modal-wrapper .error-mensege{font-family:Open Sans,sans-serif;padding-bottom:10px;font-size:14px;color:#ff4c4c}#simulator-home-modal .modal-wrapper .close-modal-button{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;border:none;background:transparent}#simulator-home-modal .modal-wrapper .steps{position:relative;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;width:100%}#simulator-home-modal .modal-wrapper .steps:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-color:#153b83;z-index:1;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}#simulator-home-modal .modal-wrapper .steps .step-number{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:25px;height:25px;background-color:#fff;border:1px solid #153b83;border-radius:50%;font-size:14px;font-weight:700;color:#153b83}#simulator-home-modal .modal-wrapper .steps .step-number.active{background-color:#153b83;color:#fff;border-color:#153b83}#simulator-home-modal .modal-wrapper .steps-container{width:100%}#simulator-home-modal .modal-wrapper .steps-container .title-and-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#simulator-home-modal .modal-wrapper .steps-container .title-and-image .title{font-size:32px;line-height:38px;font-weight:700;font-family:Roboto,Arial,sans-serif;display:none}@media (max-width:1139.98px){#simulator-home-modal .modal-wrapper .steps-container .title-and-image .title{font-size:18px;line-height:22px}}#simulator-home-modal .modal-wrapper .steps-container .title-and-image .title.active{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}#simulator-home-modal .modal-wrapper .steps-container .title-and-image .title .subtitle{font-weight:400;font-size:14px;line-height:16px}@media (max-width:1139.98px){#simulator-home-modal .modal-wrapper .steps-container .title-and-image .title .subtitle{font-size:10px;line-height:12px}}#simulator-home-modal .modal-wrapper .steps-container .step-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px 0;margin-top:15px}#simulator-home-modal .modal-wrapper .steps-container .step-page input{border-radius:8px;border:1px solid #b2b0ae;background-color:#fff;color:#333;font-size:14px;padding:10px 16px}#simulator-home-modal .modal-wrapper .steps-container .step-page p{margin-bottom:0}#simulator-home-modal .modal-wrapper .steps-container .step-page .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#simulator-home-modal .modal-wrapper .steps-container .step-page .wrapper .question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#simulator-home-modal .modal-wrapper .steps-container .step-page .wrapper .question .question-mark-icon{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:8px}@media (max-width:767.98px){#simulator-home-modal .modal-wrapper .steps-container .step-page .wrapper .question .question-mark-icon{position:static}}#simulator-home-modal .modal-wrapper .steps-container .step-page .wrapper .question .question-mark-icon .content{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;z-index:-1;position:absolute;color:#333;background-color:#fff;border-radius:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:8px 12px;top:100%;left:100%;-webkit-transition:opacity .5s ease-in-out,z-index 1s ease-in-out;-o-transition:opacity .5s ease-in-out,z-index 1s ease-in-out;transition:opacity .5s ease-in-out,z-index 1s ease-in-out;min-width:400px}@media (max-width:767.98px){#simulator-home-modal .modal-wrapper .steps-container .step-page .wrapper .question .question-mark-icon .content{top:50%;left:50%;min-width:75%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}#simulator-home-modal .modal-wrapper .steps-container .step-page .wrapper .question .question-mark-icon:hover .content{z-index:1;opacity:1}#simulator-home-modal .modal-wrapper .steps-container .step-page .personal-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}#simulator-home-modal .modal-wrapper .steps-container .step-page span.required{color:red}#simulator-home-modal .modal-wrapper .steps-container .step-page .complementary-income-container{gap:15px}#simulator-home-modal .modal-wrapper .steps-container .step-page .complementary-income-container label{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}#simulator-home-modal .modal-wrapper .main-content{gap:60px}#simulator-home-modal .modal-wrapper .main-content .title-and-image{width:100%}#simulator-home-modal .modal-wrapper .main-content .title-and-image .titles{min-width:157px}#simulator-home-modal .modal-wrapper .main-content .image-section .img{max-width:394px;max-height:420px;-o-object-fit:cover;object-fit:cover;width:auto;height:auto;aspect-ratio:394/420}@media (max-width:1139.98px){#simulator-home-modal .modal-wrapper .main-content .image-section .img{max-width:147px;max-height:147px}}#simulator-home-modal .modal-wrapper .main-content .image-section .img.agradecimento{width:167px;aspect-ratio:394/404}@media (min-width:992px){#simulator-home-modal .modal-wrapper .main-content .image-section .img.agradecimento{width:394px;height:404px}}#simulator-home-modal .modal-wrapper .main-content .action-buttons{gap:15px;margin-top:45px}@media (min-width:992px){#simulator-home-modal .modal-wrapper .main-content .action-buttons{margin-top:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}#simulator-home-modal .modal-wrapper .main-content .action-buttons:has(.next-step-button.d-none){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}#simulator-home-modal .modal-wrapper .main-content .action-buttons .finished-width{width:40%!important}@media (max-width:991.98px){#simulator-home-modal .modal-wrapper .main-content .action-buttons .finished-width{width:100%!important}}#simulator-home-modal .modal-wrapper .main-content .action-buttons .btn-primary{color:#fff;background-color:#0249d0;padding:12px 24px;border-radius:8px}#simulator-home-modal .modal-wrapper .main-content .action-buttons .next-step-button{font-size:18px;font-weight:700;line-height:120%}@media (min-width:992px){#simulator-home-modal .modal-wrapper .main-content .action-buttons .next-step-button{padding:15px 40px;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}}#simulator-home-modal-ab{border:0;padding:0;border-radius:20px;background-image:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background-image:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background-image:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background-image:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:1110px;min-height:628px;max-height:100%;margin:0;top:50%;left:50%;overflow:hidden;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#simulator-home-modal-ab .tooltip{background-color:red;color:#fff;font-size:14px;padding:10px 15px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.2);box-shadow:0 2px 10px rgba(0,0,0,.2)}#simulator-home-modal-ab .select2-container{width:auto!important}#simulator-home-modal-ab .select2-container .select2-selection--single{border-radius:8px;border:1px solid #b2b0ae;background-color:#fff;color:#333;font-size:14px;padding:10px 16px;height:auto}#simulator-home-modal-ab .select2-container--default .select2-selection--single .select2-selection__arrow{top:11px}#simulator-home-modal-ab .politcy__link{display:contents}#simulator-home-modal-ab .modal-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px 15px;gap:15px;max-height:90vh;overflow-y:auto}@media (min-width:992px){#simulator-home-modal-ab .modal-wrapper{padding:60px}}#simulator-home-modal-ab .modal-wrapper .names-flex{gap:15px}#simulator-home-modal-ab .modal-wrapper .error{border-color:#ff4c4c!important}#simulator-home-modal-ab .modal-wrapper .error-mensege{font-family:Open Sans,sans-serif;padding-bottom:10px;font-size:14px;color:#ff4c4c}#simulator-home-modal-ab .modal-wrapper .close-modal-button{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;border:none;background:transparent}#simulator-home-modal-ab .modal-wrapper .steps{position:relative;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;width:100%}#simulator-home-modal-ab .modal-wrapper .steps:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-color:#153b83;z-index:1;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}#simulator-home-modal-ab .modal-wrapper .steps .step-number{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:25px;height:25px;background-color:#fff;border:1px solid #153b83;border-radius:50%;font-size:14px;font-weight:700;color:#153b83}#simulator-home-modal-ab .modal-wrapper .steps .step-number.active{background-color:#153b83;color:#fff;border-color:#153b83}#simulator-home-modal-ab .modal-wrapper .steps-container{width:100%}#simulator-home-modal-ab .modal-wrapper .steps-container .title-and-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#simulator-home-modal-ab .modal-wrapper .steps-container .title-and-image .title{font-size:32px;line-height:38px;font-weight:700;font-family:Roboto,Arial,sans-serif;display:none}@media (max-width:1139.98px){#simulator-home-modal-ab .modal-wrapper .steps-container .title-and-image .title{font-size:19px;line-height:22px}}#simulator-home-modal-ab .modal-wrapper .steps-container .title-and-image .title.active{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}#simulator-home-modal-ab .modal-wrapper .steps-container .title-and-image .title .second-title{font-size:22px;font-weight:400;font-family:Roboto}@media (max-width:1139.98px){#simulator-home-modal-ab .modal-wrapper .steps-container .title-and-image .title .second-title{font-size:18px;line-height:22px}}#simulator-home-modal-ab .modal-wrapper .steps-container .title-and-image .title .subtitle{font-weight:400;font-size:14px;line-height:16px}@media (max-width:1139.98px){#simulator-home-modal-ab .modal-wrapper .steps-container .title-and-image .title .subtitle{font-size:10px;line-height:12px}}#simulator-home-modal-ab .modal-wrapper .steps-container .step-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px 0;margin-top:15px}#simulator-home-modal-ab .modal-wrapper .steps-container .step-page input{border-radius:8px;border:1px solid #b2b0ae;background-color:#fff;color:#333;font-size:14px;padding:10px 16px}#simulator-home-modal-ab .modal-wrapper .steps-container .step-page p{margin-bottom:0}#simulator-home-modal-ab .modal-wrapper .steps-container .step-page .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#simulator-home-modal-ab .modal-wrapper .steps-container .step-page .wrapper .question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#simulator-home-modal-ab .modal-wrapper .steps-container .step-page .wrapper .question .question-mark-icon{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:8px}@media (max-width:767.98px){#simulator-home-modal-ab .modal-wrapper .steps-container .step-page .wrapper .question .question-mark-icon{position:static}}#simulator-home-modal-ab .modal-wrapper .steps-container .step-page .wrapper .question .question-mark-icon .content{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;z-index:-1;position:absolute;color:#333;background-color:#fff;border-radius:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:8px 12px;top:100%;left:100%;-webkit-transition:opacity .5s ease-in-out,z-index 1s ease-in-out;-o-transition:opacity .5s ease-in-out,z-index 1s ease-in-out;transition:opacity .5s ease-in-out,z-index 1s ease-in-out;min-width:400px}@media (max-width:767.98px){#simulator-home-modal-ab .modal-wrapper .steps-container .step-page .wrapper .question .question-mark-icon .content{top:50%;left:50%;min-width:75%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}#simulator-home-modal-ab .modal-wrapper .steps-container .step-page .wrapper .question .question-mark-icon:hover .content{z-index:1;opacity:1}#simulator-home-modal-ab .modal-wrapper .steps-container .step-page .personal-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}#simulator-home-modal-ab .modal-wrapper .steps-container .step-page span.required{color:red}#simulator-home-modal-ab .modal-wrapper .steps-container .step-page .complementary-income-container{gap:15px}#simulator-home-modal-ab .modal-wrapper .steps-container .step-page .complementary-income-container label{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}#simulator-home-modal-ab .modal-wrapper .main-content{gap:60px}#simulator-home-modal-ab .modal-wrapper .main-content .title-and-image{width:100%}#simulator-home-modal-ab .modal-wrapper .main-content .title-and-image .titles{min-width:157px}#simulator-home-modal-ab .modal-wrapper .main-content .image-section .img{max-width:394px;max-height:420px;-o-object-fit:cover;object-fit:cover;width:auto;height:auto;aspect-ratio:394/420}@media (max-width:1139.98px){#simulator-home-modal-ab .modal-wrapper .main-content .image-section .img{max-width:147px;max-height:147px}}#simulator-home-modal-ab .modal-wrapper .main-content .image-section .img.agradecimento{width:167px;aspect-ratio:394/404}@media (min-width:992px){#simulator-home-modal-ab .modal-wrapper .main-content .image-section .img.agradecimento{width:394px;height:404px}}#simulator-home-modal-ab .modal-wrapper .main-content .action-buttons{gap:15px}@media (min-width:992px){#simulator-home-modal-ab .modal-wrapper .main-content .action-buttons{margin-top:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}#simulator-home-modal-ab .modal-wrapper .main-content .action-buttons:has(.next-step-button.d-none){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}#simulator-home-modal-ab .modal-wrapper .main-content .action-buttons .finished-width{width:40%!important}@media (max-width:991.98px){#simulator-home-modal-ab .modal-wrapper .main-content .action-buttons .finished-width{width:100%!important}}#simulator-home-modal-ab .modal-wrapper .main-content .action-buttons .btn-primary{color:#fff;background-color:#0249d0;padding:12px 24px;border-radius:8px}#simulator-home-modal-ab .modal-wrapper .main-content .action-buttons .next-step-button{font-size:18px;font-weight:700;line-height:120%}@media (min-width:992px){#simulator-home-modal-ab .modal-wrapper .main-content .action-buttons .next-step-button{padding:15px 40px;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}}#simulator-modal{border:0;padding:0;border-radius:20px;background-image:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background-image:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background-image:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background-image:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:1110px;min-height:628px;max-height:100%;margin:0;top:50%;left:50%;overflow:hidden;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#simulator-modal .modal-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px 15px;gap:15px;max-height:90vh;overflow-y:auto}@media (min-width:992px){#simulator-modal .modal-wrapper{padding:60px}}#simulator-modal .modal-wrapper .names-flex{gap:15px}#simulator-modal .modal-wrapper .error{border-color:#ff4c4c!important}#simulator-modal .modal-wrapper .error-mensege{font-family:Open Sans,sans-serif;padding-bottom:10px;font-size:14px;color:#ff4c4c}#simulator-modal .modal-wrapper .close-modal-button{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;border:none;background:transparent}#simulator-modal .modal-wrapper .steps{position:relative;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;width:100%}#simulator-modal .modal-wrapper .steps:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-color:#153b83;z-index:1;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}#simulator-modal .modal-wrapper .steps .step-number{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:25px;height:25px;background-color:#fff;border:1px solid #153b83;border-radius:50%;font-size:14px;font-weight:700;color:#153b83}#simulator-modal .modal-wrapper .steps .step-number.active{background-color:#153b83;color:#fff;border-color:#153b83}#simulator-modal .modal-wrapper .steps-container{width:100%}#simulator-modal .modal-wrapper .steps-container .title-and-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#simulator-modal .modal-wrapper .steps-container .title-and-image .title{font-size:32px;line-height:38px;font-weight:700;font-family:Roboto,Arial,sans-serif;display:none}@media (max-width:1139.98px){#simulator-modal .modal-wrapper .steps-container .title-and-image .title{font-size:18px;line-height:22px}}#simulator-modal .modal-wrapper .steps-container .title-and-image .title.active{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}#simulator-modal .modal-wrapper .steps-container .title-and-image .title .subtitle{font-weight:400;font-size:14px;line-height:16px}@media (max-width:1139.98px){#simulator-modal .modal-wrapper .steps-container .title-and-image .title .subtitle{font-size:10px;line-height:12px}}#simulator-modal .modal-wrapper .steps-container .step-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px 0;margin-top:15px}#simulator-modal .modal-wrapper .steps-container .step-page input{border-radius:8px;border:1px solid #b2b0ae;background-color:#fff;color:#333;font-size:14px;padding:10px 16px}#simulator-modal .modal-wrapper .steps-container .step-page p{margin-bottom:0}#simulator-modal .modal-wrapper .steps-container .step-page .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#simulator-modal .modal-wrapper .steps-container .step-page .wrapper .question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#simulator-modal .modal-wrapper .steps-container .step-page .wrapper .question .question-mark-icon{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:8px}@media (max-width:767.98px){#simulator-modal .modal-wrapper .steps-container .step-page .wrapper .question .question-mark-icon{position:static}}#simulator-modal .modal-wrapper .steps-container .step-page .wrapper .question .question-mark-icon .content{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;z-index:-1;position:absolute;color:#333;background-color:#fff;border-radius:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:8px 12px;top:100%;left:100%;-webkit-transition:opacity .5s ease-in-out,z-index 1s ease-in-out;-o-transition:opacity .5s ease-in-out,z-index 1s ease-in-out;transition:opacity .5s ease-in-out,z-index 1s ease-in-out;min-width:400px}@media (max-width:767.98px){#simulator-modal .modal-wrapper .steps-container .step-page .wrapper .question .question-mark-icon .content{top:50%;left:50%;min-width:75%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}#simulator-modal .modal-wrapper .steps-container .step-page .wrapper .question .question-mark-icon:hover .content{z-index:1;opacity:1}#simulator-modal .modal-wrapper .steps-container .step-page .personal-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}#simulator-modal .modal-wrapper .steps-container .step-page span.required{color:red}#simulator-modal .modal-wrapper .steps-container .step-page .complementary-income-container{gap:15px}#simulator-modal .modal-wrapper .steps-container .step-page .complementary-income-container label{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}#simulator-modal .modal-wrapper .main-content{gap:60px}#simulator-modal .modal-wrapper .main-content .title-and-image{width:100%}#simulator-modal .modal-wrapper .main-content .title-and-image .titles{min-width:157px}#simulator-modal .modal-wrapper .main-content .image-section .img{max-width:394px;max-height:420px;-o-object-fit:cover;object-fit:cover;width:auto;height:auto;aspect-ratio:394/420}@media (max-width:1139.98px){#simulator-modal .modal-wrapper .main-content .image-section .img{max-width:147px;max-height:147px}}#simulator-modal .modal-wrapper .main-content .image-section .img.agradecimento{width:167px;aspect-ratio:394/404}@media (min-width:992px){#simulator-modal .modal-wrapper .main-content .image-section .img.agradecimento{width:394px;height:404px}}#simulator-modal .modal-wrapper .main-content .action-buttons{gap:15px;margin-top:45px}@media (min-width:992px){#simulator-modal .modal-wrapper .main-content .action-buttons{margin-top:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}#simulator-modal .modal-wrapper .main-content .action-buttons:has(.next-step-button.d-none){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}#simulator-modal .modal-wrapper .main-content .action-buttons .btn-primary{color:#fff;background-color:#0249d0;padding:12px 24px;border-radius:8px}#simulator-modal .modal-wrapper .main-content .action-buttons .next-step-button{font-size:18px;font-weight:700;line-height:120%}@media (min-width:992px){#simulator-modal .modal-wrapper .main-content .action-buttons .next-step-button{padding:15px 40px;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}}#scheduler-modal{border:0;padding:0;border-radius:20px;background-image:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background-image:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background-image:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background-image:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:910px;min-height:628px;max-height:100%;margin:0;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#scheduler-modal .modal-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px 15px;gap:15px}@media (min-width:992px){#scheduler-modal .modal-wrapper{padding:60px}}#scheduler-modal .modal-wrapper .name{max-width:200px!important}@media (max-width:991.98px){#scheduler-modal .modal-wrapper .name{max-width:100%!important}}#scheduler-modal .modal-wrapper .flatpickr-calendar{padding:10px}#scheduler-modal .modal-wrapper .names-flex{gap:15px}#scheduler-modal .modal-wrapper .error{border-color:#ff4c4c!important}#scheduler-modal .modal-wrapper .error-mensege{font-family:Open Sans,sans-serif;padding-bottom:10px;font-size:14px;color:#ff4c4c}#scheduler-modal .modal-wrapper .close-modal-button{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;border:none;background:transparent}#scheduler-modal .modal-wrapper .steps{position:relative;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;width:100%}#scheduler-modal .modal-wrapper .steps:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-color:#153b83;z-index:1;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}#scheduler-modal .modal-wrapper .steps .step-number{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:25px;height:25px;background-color:#fff;border:1px solid #153b83;border-radius:50%;font-size:14px;font-weight:700;color:#153b83}#scheduler-modal .modal-wrapper .steps .step-number.active{background-color:#153b83;color:#fff;border-color:#153b83}#scheduler-modal .modal-wrapper .step-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px 0;margin-top:15px}#scheduler-modal .modal-wrapper .mobile-title-section,#scheduler-modal .modal-wrapper .mobile-title-section .text-content{gap:10px}#scheduler-modal .modal-wrapper .mobile-title-section .text-content .title{font-size:18px}#scheduler-modal .modal-wrapper .mobile-title-section .text-content .subtitle{font-size:12px}#scheduler-modal .modal-wrapper .mobile-title-section .text-content .subtitle.bigger-font{font-size:16px}#scheduler-modal .modal-wrapper .main-content{gap:60px}#scheduler-modal .modal-wrapper .main-content .result-text,#scheduler-modal .modal-wrapper .main-content .result-text-confirmation{line-height:normal;font-family:Roboto!important}@media (max-width:991.98px){#scheduler-modal .modal-wrapper .main-content .result-text{font-size:10px;font-family:Open Sans}}#scheduler-modal .modal-wrapper .main-content .result-title,#scheduler-modal .modal-wrapper .main-content .result-title-confirmation{font-size:32px;line-height:normal;font-family:Roboto!important}#scheduler-modal .modal-wrapper .main-content #scheduler-step-1 .flatpickr-calendar{border:none;border-radius:15px;-webkit-box-shadow:2px 2px 5px 0 rgba(0,0,0,.05);box-shadow:2px 2px 5px 0 rgba(0,0,0,.05);width:100%}#scheduler-modal .modal-wrapper .main-content #scheduler-step-1 .flatpickr-calendar .flatpickr-months{padding:12px 12px 0}#scheduler-modal .modal-wrapper .main-content #scheduler-step-1 .flatpickr-calendar .flatpickr-months .flatpickr-next-month,#scheduler-modal .modal-wrapper .main-content #scheduler-step-1 .flatpickr-calendar .flatpickr-months .flatpickr-prev-month{background-color:#f3f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;position:static;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#333;padding:7px;border-radius:4px}#scheduler-modal .modal-wrapper .main-content #scheduler-step-1 .flatpickr-calendar .flatpickr-months .flatpickr-next-month svg,#scheduler-modal .modal-wrapper .main-content #scheduler-step-1 .flatpickr-calendar .flatpickr-months .flatpickr-prev-month svg{width:10px;height:10px}#scheduler-modal .modal-wrapper .main-content #scheduler-step-1 .flatpickr-calendar .flatpickr-months .flatpickr-current-month{padding:0;height:24px}#scheduler-modal .modal-wrapper .main-content #scheduler-step-1 .flatpickr-calendar .flatpickr-months .flatpickr-current-month .flatpickr-monthDropdown-months{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;line-height:110%;font-size:18px;font-weight:400}#scheduler-modal .modal-wrapper .main-content #scheduler-step-1 .flatpickr-calendar .flatpickr-months .flatpickr-current-month .numInputWrapper{display:none}#scheduler-modal .modal-wrapper .main-content #scheduler-step-1 .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer{width:100%}#scheduler-modal .modal-wrapper .main-content #scheduler-step-1 .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-weekdaycontainer .flatpickr-weekday{font-size:14px;font-weight:400}#scheduler-modal .modal-wrapper .main-content #scheduler-step-1 .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-weekdaycontainer .flatpickr-weekday:first-child,#scheduler-modal .modal-wrapper .main-content #scheduler-step-1 .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-weekdaycontainer .flatpickr-weekday:nth-child(7){color:#0249d0}#scheduler-modal .modal-wrapper .main-content #scheduler-step-1 .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days{width:100%}#scheduler-modal .modal-wrapper .main-content #scheduler-step-1 .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer{width:100%;max-width:100%}#scheduler-modal .modal-wrapper .main-content #scheduler-step-1 .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day{border-radius:4px;color:#333;max-width:100%;max-height:100%}#scheduler-modal .modal-wrapper .main-content #scheduler-step-1 .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.flatpickr-disabled,#scheduler-modal .modal-wrapper .main-content #scheduler-step-1 .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.nextMonthDay,#scheduler-modal .modal-wrapper .main-content #scheduler-step-1 .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.prevMonthDay{color:#b2b0ae}#scheduler-modal .modal-wrapper .main-content #scheduler-step-1 .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.today{border-color:#0249d0}#scheduler-modal .modal-wrapper .main-content #scheduler-step-1 .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.selected,#scheduler-modal .modal-wrapper .main-content #scheduler-step-1 .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day:hover{background-color:#0249d0;color:#fff;border-color:#0249d0}#scheduler-modal .modal-wrapper .main-content #scheduler-step-1 .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day:not(.flatpickr-disabled):not(.prevMonthDay):not(.nextMonthDay):not(.selected):nth-child(7n),#scheduler-modal .modal-wrapper .main-content #scheduler-step-1 .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day:not(.flatpickr-disabled):not(.prevMonthDay):not(.nextMonthDay):not(.selected):nth-child(7n+1){color:#0249d0}#scheduler-modal .modal-wrapper .main-content #scheduler-step-2 .title{font-size:18px;font-family:Roboto;line-height:120%}#scheduler-modal .modal-wrapper .main-content #scheduler-step-2 .text-period{font-family:Roboto;font-size:14px}#scheduler-modal .modal-wrapper .main-content #scheduler-step-2 label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;padding:15px 24px;border-radius:8px;background-color:#f3efeb;font-weight:700}#scheduler-modal .modal-wrapper .main-content #scheduler-step-2 label:focus,#scheduler-modal .modal-wrapper .main-content #scheduler-step-2 label:hover{outline:1px solid #0249d0}#scheduler-modal .modal-wrapper .main-content #scheduler-step-2 label .svg{fill:#333}#scheduler-modal .modal-wrapper .main-content #scheduler-step-2 label input{display:none}#scheduler-modal .modal-wrapper .main-content #scheduler-step-2 label:has(input:checked){background-image:-webkit-gradient(linear,left top,right top,from(#0249d0),to(#3776ee));background-image:-webkit-linear-gradient(left,#0249d0,#3776ee);background-image:-o-linear-gradient(left,#0249d0 0,#3776ee 100%);background-image:linear-gradient(90deg,#0249d0,#3776ee);color:#fff}#scheduler-modal .modal-wrapper .main-content #scheduler-step-2 label:has(input:checked) .svg{fill:#fff}#scheduler-modal .modal-wrapper .main-content #scheduler-step-3{margin-top:30px}#scheduler-modal .modal-wrapper .main-content #scheduler-step-3 .personal-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;gap:8px}#scheduler-modal .modal-wrapper .main-content #scheduler-step-3 .personal-info input{border-radius:8px;border:1px solid #b2b0ae;background-color:#fff;color:#333;font-size:16px;padding:10px 16px}#scheduler-modal .modal-wrapper .main-content #scheduler-step-3 .personal-info:has(input[required]) span{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#scheduler-modal .modal-wrapper .main-content #scheduler-step-3 .personal-info:has(input[required]) span:after{position:absolute;right:-5px;font-size:14px;content:"*";color:red}#scheduler-modal .modal-wrapper .main-content #scheduler-step-4 .information-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:-18px;gap:16px;font-family:Roboto}#scheduler-modal .modal-wrapper .main-content #scheduler-step-4 .information-list li{line-height:normal}#scheduler-modal .modal-wrapper .main-content .information-text{font-family:Roboto}#scheduler-modal .modal-wrapper .main-content .action-buttons{gap:15px;margin-top:15px;font-family:Open Sans,sans-serif}@media (min-width:992px){#scheduler-modal .modal-wrapper .main-content .action-buttons:has(.next-step-button.d-none){-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#scheduler-modal .modal-wrapper .main-content .action-buttons .faq-button{color:#0249d0!important}@media (max-width:1139.98px){#scheduler-modal .modal-wrapper .main-content .action-buttons button:not(.next-step-button):not(.faq-button){padding:15px 40px!important}}#scheduler-modal .modal-wrapper .main-content .action-buttons .btn-blue-underline{border:1px solid #0249d0!important;color:#0249d0!important;font-family:Roboto!important}#scheduler-modal .modal-wrapper .main-content .action-buttons .btn-primary{color:#fff;background-color:#0249d0;padding:12px 24px;border-radius:8px;font-family:Roboto!important}#scheduler-modal .modal-wrapper .main-content .action-buttons .next-step-button{font-size:18px;font-weight:700;border:none;line-height:21.24px;padding:15px 40px;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important;margin-left:auto!important}@media (max-width:991.98px){#scheduler-modal .modal-wrapper .main-content .action-buttons .next-step-button{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;width:100%!important}}@media (min-width:992px){#scheduler-modal .modal-wrapper .main-content .action-buttons .next-step-button{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}}#scheduler-modal .modal-wrapper .background{width:98px;height:146px;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left}@media (min-width:992px){#scheduler-modal .modal-wrapper .background{width:287px;height:534px}}#scheduler-modal .scheduler-map{border-radius:16px;border:1px solid #dbd9d7;background:#fff;-webkit-box-shadow:2px 2px 8px 0 rgba(0,0,0,.15);box-shadow:2px 2px 8px 0 rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}#scheduler-modal .scheduler-map .title-card{color:#333;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:0}#scheduler-modal .scheduler-map .adress-card p{color:#333;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:16.8px;margin-bottom:0}#scheduler-modal .scheduler-map .text-card{color:#333;font-family:Roboto;font-size:10px;font-style:normal;font-weight:400;line-height:15px;margin-bottom:0}#scheduler-modal .scheduler-map .card-copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}#scheduler-modal .scheduler-map .copiar-btn{text-decoration:none;color:#c53030;cursor:pointer}#scheduler-modal .scheduler-map .copiar-btn:hover{opacity:.75;text-decoration:none}#scheduler-modal .scheduler-map .btns-map{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;width:100%}@media (max-width:768px){#scheduler-modal .scheduler-map .btns-map{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#scheduler-modal .scheduler-map .btn-maps,#scheduler-modal .scheduler-map .btn-uber,#scheduler-modal .scheduler-map .btn-waze{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;border-radius:4px;background:#dceaf7;color:#333;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:16.8px}#scheduler-modal .scheduler-map .btn-maps:hover,#scheduler-modal .scheduler-map .btn-uber:hover,#scheduler-modal .scheduler-map .btn-waze:hover{background-color:#b6d8f7}.pagination{margin:0 0 80px!important;text-align:center;font-size:14px;font-weight:700;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination a{text-decoration:none;color:#4d4d4f!important;background:#fff!important}.pagination span{color:#fff!important;background:#0249d0!important}.pagination a,.pagination span{border-radius:50%;margin:0 4px;padding:5px 0 0 1px;width:32px;height:32px}.pagination .dots{background:#fff!important;color:#4d4d4f!important}.pagination-downloads{list-style-type:none;margin:48px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.pagination-downloads .page-item{border-radius:8px!important;margin-left:8px;margin-right:8px}.pagination-downloads .page-item .page-link{border-radius:8px!important;color:#4d4d4f;font-size:14px;font-weight:700;background-color:#fff}.pagination-downloads .active .page-link{color:#fff!important;background:#0249d0!important}.swiper-button-prev-cards-blue{color:#0249d0!important;background-color:#fff!important;border:2px solid #0249d0!important;height:32px!important;width:32px;border-radius:100%!important;-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-prev-cards-blue:after{font-size:12px!important;font-weight:700;content:"\279C"!important}.swiper-button-prev-cards-blue:hover{color:#fff!important;background-color:#0249d0!important;border:2px solid #0249d0!important}.swiper-button-next-cards-blue{color:#0249d0!important;background-color:#fff!important;border:2px solid #0249d0!important;height:32px!important;width:32px;border-radius:100%!important}.swiper-button-next-cards-blue:after{font-size:12px!important;font-weight:700;content:"\279C"!important}.swiper-button-next-cards-blue:hover{color:#fff!important;background-color:#0249d0!important;border:2px solid #0249d0!important}.swiper-pagination{bottom:-5px!important}.swiper-pagination .swiper-pagination-bullet{margin:0 3px;background:#fff}.swiper-pagination .swiper-pagination-bullet-active{background:#fff}.swiperCardsDownloads .swiper-pagination-bullet-active{background:#d02f27!important}.swiperCardsDownloads .swiper-pagination-bullet{background:#b2b0ae}.swiper-button-next-cards{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMgSURBVHgBvVfNVdtAEJ4ZA+ZoOlAOAR7vBeQKYiqIqQBSAekAUwFQQaACnAoQFUjOIS8/h6iD+JSHAe9kZneNJWNirR7wXbRaafebmZ2/RaiINI5aMF7uIuF7eY0BMJJny38eAnAuz4wNX0Pjrt/O8mGVfXHRD2m8GZHhQ0Y4KBBWAJ8z0nE7+55DHQFUYzLNIyH+VJhO5P0LQCMB+JtPtLTWgVWxCsfI8EGmOg8EDKeGRsdPWQTnk29GyHwlwyhEm+J6MNBD5H0/lTPi7rz1+HjxlmgxvvTksrCx186+ZVADM4rIXkb2+lXaix4vcOQi8QXjqF2XXKEa6x4y7OueyHRprVMATsmjFnIz9dL248GPPXhGpNub5/5IcqeY84kHC6jDwYOpRh/huUE36sy5cnguC2sBf1a/dSymf1PV2ULh/Sst8lgLSKh4ifj8pcgV6k/MeGFfzNiGN7kY5gMnFR1DINKtt3HQAoKePhBp3+YaGK92/ackVPv03XoXlykdbK8fVV3jORLQrCqpnZBAczswa4YLROM2kZWZnGcvRIgJl9YV8QHjTEgYHO8aSoy3u8FCkEncAGPyVU1wUyvh1BPiLveDCLOdDdaRJJ6FlXGwvXEixegJp+OWaqQjCeneztef/3XoCS9BAEyF8m3/I6r0n0It8EeeLcl+a1WbiFm4NL5ypRaQY9Cq2Vv8f1N5h+Q7GcFyBK9AbnG/NDnGnCQkBnZoqAOBqEWuoIYXgDMCpkSHiLaTCcRKJ5i8wMXI1+jPQwtRq04h0gIT0jOUC99ojWwcM9gCgWwqZ7MJQhuWcuHLhy4MCU/954M0DiwuAXDdULnwWQFs68Rw5iTUtikKaL+rkutR2/5QyOFsctTTRESjHviORTz7BJ4Z4mefwXdcAJbLzUNJylIX29fWrG5ymu5pQ/VEjxfmtOcV2vL5/Xw18sUt/otdTJy3O4eDkIvJdBNxRNOU2w0cFqYT20yYcQZL91npanYrqXyJOj7JdCYL1OH0zIOuZrPazFyzqsDlFgnv2pfTx4LYC2hXhBEtzc6T13Oka2luKl/P/wGK4MnG7mUqEQAAAABJRU5ErkJggg==);background-size:contain;background-repeat:no-repeat;width:32px!important}.swiper-button-next-cards:after{display:none}.swiper-button-prev-cards{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMdSURBVHgBtVfNVdtAEJ4Z83c0HSiHEF4OIFcQU0FMBTgVkFRgu4JABYEKcCpAVCCRQ154OUQdxKc8DHgnM7srkMDEK8V8F60l737zt/ODEIg0jtowW+0h4Tv5GQNgJM+2/zwB4FyeGRu+gNbtuJPlk5BzcdEf0ng7IsOHjNAvEQaATxhp1Ml+5NBEANWYzPpAiD+WXify+ytAKwH4kxdaWuvAhliFY2R4L6+69wQMR4amo+csgvPJtyNkPpdlVEeb8n4wMETkA/8qZ8S9efvx6ea3osXszJPLxtZ+J/ueQQM8UkTOMnLWz8pZ9HSDIxeJTxmnnabkCtVYz5DlWM9EpjNrnRLwgTxqI6+nXtpxfHm1D0tEurN94l2SO8VcTNxbQAMO7k01/QDLBl1rMOfK4bksrAW8r37pWkz/KjTY6sLHV1rmsRaQq+Il4pOXIldoPDHjqf1hZvZ6k7vD3HdS0QhqQDWCuiAY6gORDmyugdlGz39K6mh/ubM1UHOm8VYPasBzJKBZVVI7IYHmdmDWDBdOLj4cyi65ojcJ1ETBpXVFYsA4MxIG3fcyOePNXmjRqYBM4hYYk69qguuFAiyF3OI294sIs903rCtJPBhGbqHCzi8uDNnut6tPsAAFL0EgDFFJQIZlQS3wW55tyX6bi0wqCWsoCWvwvy7waV95J+Q7GcFqtGijXKGhuGGkwYO8du5ySAPcrRT5Iye5Epd2aagbsncpQlDLC8AZAVOiS0TbyQShLATAWhdqouBi5Av0/tBC1K5biDQV1+0XqoVvukkaSOIGWyCQzaDOYU2alWrhyyfuGhIe+c/9NH5dv8AEwnVD1cJnBbCtE8Oxk1DbpobR/U9ydbXtD4UcjgtXPyQimg7BdywS3Z9hyZA4+wK+4wKwXO49VKSsdLFjbc2a5/viTNVcFcI+zGnPA9ry+f18GPniFv/FBhMX7S7goM5g8nCIBKJZl+kGDkuvE9tMmFkGK3dZZTS7kVS+Ql2fZLrFBg049Xmt0eyxNo/GrBC43CLXu/Fw+lQQO4D2RBjR0uw+O54jXUhzEzye/wVqcc/GI34+7QAAAABJRU5ErkJggg==);background-size:contain;background-repeat:no-repeat;width:32px!important}.swiper-button-prev-cards:after{display:none}.swiper-button-next-transparent{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAYCAYAAAAPtVbGAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFFSURBVHgBtZYha8NAFIDfhdFBs5pVTUwPAoNAF5PfsInI2biowCajsx+QXzC3H7DYiopQEUpFRWhdI+qqKgqNSN8ruYqK8nLpffB4x3F3X+7ySE5AQ13XT5hGGEOMe1Bni7EQQqxkh2gEo0ZwS5YomlDDQMGDBgHx0jw8GBhvoI9XKRmCPnq4mwFJeqAZgzOoLMt+nufKO2ZJfN//DoLgJ03TZ1CAJbEsa045juMvFRFLkiRJ6rruf1VVfRURS9JVxJZIkW3bYyniFkMrCWGa5p4yibhzWknCMPzIsuyd2p7n/TqOs+XMY0suBVEUTblzWZIuArakKApbVUAI/IB9Yh5cGySriPsOLvi744xSXPwMHdcBNEOSDehjh7/gHUlWoI/T2gaa6LxbVwwDukjMqCFkD1YZVZCL8QjdrkR0/GsULGTHEfosgQv5d3s+AAAAAElFTkSuQmCC);background-size:contain;background-repeat:no-repeat;width:32px!important;height:32px;position:absolute;top:42%;z-index:9;right:0;cursor:pointer;margin-right:10px}.swiper-button-next-transparent:after{display:none}@media (max-width:768px){.swiper-button-next-transparent{display:none}}.swiper-button-prev-transparent{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAYCAYAAAAPtVbGAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFLSURBVHgBtZYxa4NAFIDfSUmhmMXDoRAc26lT6tKfoL+gq1vn+BO6SVa7uDnkdzh1kE5OzVYbuglCMEMX+15QKCGQd5fcB4+T456fd947TsBA3/e32MwxJMY16NNgVEKI9dghBsF8EFySTxQV9GChwDYgIO6HjwcL4xHM8TBKJJhjgrOZkmQChrFAg7qub/I8v+OOvwJFSBBF0aJt25mU8jUIgu9TOUoz+S+wbbtxXXfHyWNLDgVJkix93284uSzJOQK25AXRFbAleDzsW9zzoANLkqbpm+M4m67rZBzHi7IslQqYJfE8b5dl2VJXxN5dx0S0ITi5SnVyKCqKYsbJE/gzn7GdggI0g6qqnDAMN4zhKy2JIitarl8wDEl+wBxbrLEtSdZgjv27LTTREfEOl4cuEh/0IMYe3ABUXE8YDpx3JaLl/0JBNXb8AasKnIRkgR74AAAAAElFTkSuQmCC);height:32px;background-size:contain;background-repeat:no-repeat;width:32px!important;position:absolute;top:42%;z-index:9;left:0;cursor:pointer;margin-left:10px}.swiper-button-prev-transparent:after{display:none}@media (max-width:768px){.swiper-button-prev-transparent{display:none}}.page-aquiagora .swiper-button-next-cards{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM4SURBVHgBtVfLcRpBEO0eScb4hDPAEWg3AqGDq4wuRhEYRyBlIIhAUgRGERhfJFX5YIhgIQJvBuZkcJU17e6eWbz8d7bgHSQYZqY/05/XCEXRSGrwGlrG4BkRRAhQ59Wa/3VCACkijNDS8GUGfRjEkyLX4s4dH5K6QXMFQO2cwCI396ylLjzH6fZtm8AWm6q5YcHX2RJbOSCgb3xqAL8hnVvpvBPxOnsGP/KljZyIOzu13U0eWa+AWo0/wLlZJPcs7LZm4TxABxA/+ZXUEp2vO7+qwEUSGcKvIlzelZAu4TEeQRmwIsiG+HhJ7V++6/viXWZFcy8ciB5oSnFp4QK2mCoUsyF9udMc890sI7/lvwf0zTEBZ3mfnqJL2CNMM+mxOHmS1IphPibmHnAB590+pc+wZ9gKXMvdIsPLUjgPuKD7qRuJ3hUOtlC4+EryctQDXFycRhztBxMukHji2FKZCJreBlqcwwRt1UpSLRTvkyhku5X0VHA8SNwdzaAlX6XIhFp/1ExaHNmJuRjfFD4kmSGyuKoeSWknru2qj1S4QLxUpDKCuLUTokQmiwDPDP9VF1qC8HzvxxPO8/NQJSyqB4C4dEsQ1nV1BuUKThklXmk6SgrW0TRHpFo9RTs7o2mOb7kZbQq6Gl/gfkPs2MfT7va7nFwDQbC727duK7iPIR74xf9rXB7fFiURK3BlXLpnxM/Qtc9xZ+t+Tn3zB0XuRDyQ6uKJj4VDCxfM3FNJaeYsoLF8Mcd5EnFA4aBVUBVAzjz+7FOCmQyEoqpKBwnPy+LKO0T/HtKIaqUaETeYIM6Qb3wcd0bymHVyDSJrSiEIJCwLjY+DXtOQq+CdX2yHNpcgCBtaanyuDqjb6V4XhDYJy903JGAd0QWV5Z96XoiYsXTmjOUN3sKegVX8Ap5x2WnWkpdZcY7FKi8Uala2OGUQy8Ugdr3SvSV6vpaWIzPjOZXewOcLoQDF3ziY5Ph84TErf16j3QfcOsu3KyDQ+iBvhVfZkjAZIRPKHaR950ezE+H90KCV0Yzu9c2DRrNlaxbHrJ1gRSes6IOmd+nhdBnZeM6fCPEUhEz4aVkEgh/P+amGEDCe/wMj6rHoBeCMhgAAAABJRU5ErkJggg==)!important}.page-aquiagora .swiper-button-prev-cards{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM3SURBVHgBtVdNVhNBEK5qQMRVvEE8AckJgIXvARvDCcQTgCcgnEA4gXAC40Z4z4VwggkncG4gKxPf0y6/qumJnf+eMXwLSDoz/VVV18/XTKnYzRr0nDrO8Y4ItZioidVG+PVRiHJm6rOX+z9D6tFd+zFlW176xH7WdOxOiOQ4IkzZ+cp7Oafbdr74sXmAx27LnYH4tFyCl3dC8hlv3dFPykdeFtFpYR2R4TfYdDeiuPADfz4vIrMNMK/5GxVhVuYrT8u9GXufqEvMb8NK7kX2Zr0/bcBh1nLCn5Rcz1VYjuhLu091AEMYjoR8yf1v7PV1fC83ZXkgJ5FrGUi7NrkCHsumtOFIT/d069gbHPEj/yJgZ84ZFZ735KZ1RCuEO8iuQKdHknt1LOTEKAJFwoWwD+QdrRh+k051b+UIXIYiAkXSfbcHRV4lJ1tVFPmVxTwWATSXwiJk+5ORKzSfkFvGyWTl7aiDGhY6Nqu01KoAHlFFeC1PA/JB825tSB39qk2mivfu8OHMwnmQdagKtDKUC111TVu7oLebPdrhKpAjlF1s1KeBbVYJJZcQ7zj8tTB6oaR6j8lRLXupQyeG58JoQevWJGza6nC5AasgNzyzctQSbLI76ItZddPiFPLwVV+aM1y472+239MSlLyOUuH9yECh1UEj8AP/G2iPL5eF1O1nOuHO/vsIUPruFyvvo0Ygt8WNkAsL4G/bXRzDOULR4i2Ma9UBdTAsEl9bM6pAHvSLW49FxNMagS5oBjAqD59DSUDJpG4QG0FbaYbHKLnQee85nIcOokblQaStuKpeiAcf8s5RTxMpDIhyKKWihlgZG3xIYitDdMGLsHhMr6sPmGSoGpoYfEUfsLDLpS2obKqb3Yugk68QumRc4ahHjQiKpTtSLC/4A60YqJiPFBSXH5QjeVIVRyrWdKFKs7rNpoR6rg4h9Cb3JuT5TFnOUMYjKT1HzychQeLPvZhEej75mhW/b9keEm6W54sNUFh/0LPik3JJlYyKCdMOOr7jq9mG6n7alamrmVzamVe6mk16M37NWgod1TD02sq79uV0EuX1HJ+EeZtUTITbctAGdj3HUd1Thev5X/m3udmhNuSdAAAAAElFTkSuQmCC)!important}.page-blackfriday .swiper-button-next-cards{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM4SURBVHgBtVfLcRpBEO0eScb4hDPAEWg3AqGDq4wuRhEYRyBlIIhAUgRGERhfJFX5YIhgIQJvBuZkcJU17e6eWbz8d7bgHSQYZqY/05/XCEXRSGrwGlrG4BkRRAhQ59Wa/3VCACkijNDS8GUGfRjEkyLX4s4dH5K6QXMFQO2cwCI396ylLjzH6fZtm8AWm6q5YcHX2RJbOSCgb3xqAL8hnVvpvBPxOnsGP/KljZyIOzu13U0eWa+AWo0/wLlZJPcs7LZm4TxABxA/+ZXUEp2vO7+qwEUSGcKvIlzelZAu4TEeQRmwIsiG+HhJ7V++6/viXWZFcy8ciB5oSnFp4QK2mCoUsyF9udMc890sI7/lvwf0zTEBZ3mfnqJL2CNMM+mxOHmS1IphPibmHnAB590+pc+wZ9gKXMvdIsPLUjgPuKD7qRuJ3hUOtlC4+EryctQDXFycRhztBxMukHji2FKZCJreBlqcwwRt1UpSLRTvkyhku5X0VHA8SNwdzaAlX6XIhFp/1ExaHNmJuRjfFD4kmSGyuKoeSWknru2qj1S4QLxUpDKCuLUTokQmiwDPDP9VF1qC8HzvxxPO8/NQJSyqB4C4dEsQ1nV1BuUKThklXmk6SgrW0TRHpFo9RTs7o2mOb7kZbQq6Gl/gfkPs2MfT7va7nFwDQbC727duK7iPIR74xf9rXB7fFiURK3BlXLpnxM/Qtc9xZ+t+Tn3zB0XuRDyQ6uKJj4VDCxfM3FNJaeYsoLF8Mcd5EnFA4aBVUBVAzjz+7FOCmQyEoqpKBwnPy+LKO0T/HtKIaqUaETeYIM6Qb3wcd0bymHVyDSJrSiEIJCwLjY+DXtOQq+CdX2yHNpcgCBtaanyuDqjb6V4XhDYJy903JGAd0QWV5Z96XoiYsXTmjOUN3sKegVX8Ap5x2WnWkpdZcY7FKi8Uala2OGUQy8Ugdr3SvSV6vpaWIzPjOZXewOcLoQDF3ziY5Ph84TErf16j3QfcOsu3KyDQ+iBvhVfZkjAZIRPKHaR950ezE+H90KCV0Yzu9c2DRrNlaxbHrJ1gRSes6IOmd+nhdBnZeM6fCPEUhEz4aVkEgh/P+amGEDCe/wMj6rHoBeCMhgAAAABJRU5ErkJggg==)!important}.page-blackfriday .swiper-button-prev-cards{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM3SURBVHgBtVdNVhNBEK5qQMRVvEE8AckJgIXvARvDCcQTgCcgnEA4gXAC40Z4z4VwggkncG4gKxPf0y6/qumJnf+eMXwLSDoz/VVV18/XTKnYzRr0nDrO8Y4ItZioidVG+PVRiHJm6rOX+z9D6tFd+zFlW176xH7WdOxOiOQ4IkzZ+cp7Oafbdr74sXmAx27LnYH4tFyCl3dC8hlv3dFPykdeFtFpYR2R4TfYdDeiuPADfz4vIrMNMK/5GxVhVuYrT8u9GXufqEvMb8NK7kX2Zr0/bcBh1nLCn5Rcz1VYjuhLu091AEMYjoR8yf1v7PV1fC83ZXkgJ5FrGUi7NrkCHsumtOFIT/d069gbHPEj/yJgZ84ZFZ735KZ1RCuEO8iuQKdHknt1LOTEKAJFwoWwD+QdrRh+k051b+UIXIYiAkXSfbcHRV4lJ1tVFPmVxTwWATSXwiJk+5ORKzSfkFvGyWTl7aiDGhY6Nqu01KoAHlFFeC1PA/JB825tSB39qk2mivfu8OHMwnmQdagKtDKUC111TVu7oLebPdrhKpAjlF1s1KeBbVYJJZcQ7zj8tTB6oaR6j8lRLXupQyeG58JoQevWJGza6nC5AasgNzyzctQSbLI76ItZddPiFPLwVV+aM1y472+239MSlLyOUuH9yECh1UEj8AP/G2iPL5eF1O1nOuHO/vsIUPruFyvvo0Ygt8WNkAsL4G/bXRzDOULR4i2Ma9UBdTAsEl9bM6pAHvSLW49FxNMagS5oBjAqD59DSUDJpG4QG0FbaYbHKLnQee85nIcOokblQaStuKpeiAcf8s5RTxMpDIhyKKWihlgZG3xIYitDdMGLsHhMr6sPmGSoGpoYfEUfsLDLpS2obKqb3Yugk68QumRc4ahHjQiKpTtSLC/4A60YqJiPFBSXH5QjeVIVRyrWdKFKs7rNpoR6rg4h9Cb3JuT5TFnOUMYjKT1HzychQeLPvZhEej75mhW/b9keEm6W54sNUFh/0LPik3JJlYyKCdMOOr7jq9mG6n7alamrmVzamVe6mk16M37NWgod1TD02sq79uV0EuX1HJ+EeZtUTITbctAGdj3HUd1Thev5X/m3udmhNuSdAAAAAElFTkSuQmCC)!important}.swiper-wrapper.opacity{opacity:.3}.swiperThumbnailMain{height:55vh;width:100%}@media (max-width:991.98px){.swiperThumbnailMain{height:275px}}.swiperThumbnailMain .swiper-slide{background-size:cover;background-position:50%;background-color:#333}.swiperThumbnailMain .swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.swiperThumbnail{height:90px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 0;margin-top:20px}.swiperThumbnail .swiper-slide-thumb-active{opacity:1!important}.swiperThumbnail .swiper-slide{width:25%;height:100%;opacity:.4}.swiperThumbnail .swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-first-gallery-campinas .swiper-pagination,.section-second-gallery-campinas .swiper-pagination,.section-third-gallery-campinas .swiper-pagination{position:relative}.section-first-gallery-campinas .swiper-pagination-bullet,.section-second-gallery-campinas .swiper-pagination-bullet,.section-third-gallery-campinas .swiper-pagination-bullet{width:4px;height:4px}.section-first-gallery-campinas .swiper-button-next,.section-second-gallery-campinas .swiper-button-next,.section-third-gallery-campinas .swiper-button-next{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAhCAYAAAC4JqlRAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIGSURBVHgBtVjdcYMwDBa9vpcN6g2aDZpukA3CBskGjJARcpkg1wlIJyCdADYgG6hSkA9BcWIb+O50BNn6sSTLJglEABFTejAZYd2I6iRJbrAUyOia6EBUoRsl0ZHnwlwgZdmI0UZ4hVA54gyPbyEWJGxEuTaaE60eyKyIdgOH+beBEMiqmykrGUSu8dYhghac8xQiwbKiw2L/TGCjJucwEyR1FhvXJKNCNpvxESea0ZrAdvswjrAQSPdZbBTDgXV0xYY5kGJX3Gs9UCwV+hEn8l4UJPcWBgLhLCr3fB2FVG+74Nyr1AXJqnrb6cKIapsqpN5O9BaNXR9fQSRCncC2Zd+LHnr5mIAQJ6QOGA3Y6gMPYP9weoSDh647XiEMJ6KLY8wQZdBeTk7gC+za7ztEArs23vjUEnZbv3qh91r4UUWIbe/gpsI19EXXsquHmJFnzQ5cYx2INM74lOdVN5MCAiGhLDFwC6u0f1rG/wNiIagFV5qZx0YhwoFCbOWaqQ+IoMMl0LhtwRUODz5i7GVw/MYy3bi+cW1dk85OD+czfnw0McXucJrFiYFx1p36CJQqHXuIhKS18TauBIf3+Qo97wsiO/w6cn5fJE+UZfTg7WKExQfNBdru+SvvIONvRGsha6wmyqhD/sAUyPYp0B+Fb8QSCIAU5Qe0q+TfeqUcDY7Md8j/BH/Sludojjl1+QAAAABJRU5ErkJggg==);background-size:contain;background-repeat:no-repeat;width:32px!important}.section-first-gallery-campinas .swiper-button-next:after,.section-second-gallery-campinas .swiper-button-next:after,.section-third-gallery-campinas .swiper-button-next:after{display:none}.section-first-gallery-campinas .swiper-button-prev,.section-second-gallery-campinas .swiper-button-prev,.section-third-gallery-campinas .swiper-button-prev{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAhCAYAAAC4JqlRAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIASURBVHgBvVjrccIwDFZ6/V9vUG/QbADdgA1gA9ggI7QbhA24TuB2gtAJkg3CBqrcyBfnBbJJ+O50DrZeluQXCUQAERU1ljR3XYiqJEkusBTI6Jrog6jEaRREueWFuUDKdiNGa+4zTMWIM3Z8C7EgYc3KfaMZUXpFJiXa9xy23xpCwLOu75lJL3K1WAcLOticK4iElWUdDodbAhuPOYOZwKlz2EwxaS9ksxkfcaIerQlslo9FDguBdJ/YhukPrKMrNswBhW1xr/0Bs1ToR5zIOlHg3DvoAF0wWVDXZfwoKH/ZBeWe+I+DUMplc5bd+4Uh3mw841Ep60wa2308fYRx1pG6oodOPh5gnPUo1lODqz6B0CfKYIRO/OMZ5DgS2TpR/F1N8FUQAmy331cBb4rtXUBDJLBd+uUTtB7fLEK6cp2peYcmCuYOJzS3lXXgLHVgRidW3J79c0BUPA6cjiLGAS/tK9cxPCAWgjfh0u/MYqIQ6YAZ7CXYPSCCD5gA424LLgepo44DD9a4wJ0Auzeu7RTTadLD+Yzn1xgVtofTLE70jFvdSiJQeOk4QCQ4rbXYuCfYv8+XKLwvsGz/dTT5vkhuKNtRY5eL5i77+v2GZvf85d/A4y9EayZnrCLa0e75A/eAl49BOYw0YgkEgIvyDZpZ2m9/pjYaNjJfIf8T/AFRe+dqXqbbMwAAAABJRU5ErkJggg==);background-size:contain;background-repeat:no-repeat;width:32px!important}.section-first-gallery-campinas .swiper-button-prev:after,.section-second-gallery-campinas .swiper-button-prev:after,.section-third-gallery-campinas .swiper-button-prev:after{display:none}.btn,.comment-form input[type=submit],.search-form .search-submit{border-radius:4px;color:#fff;font-size:14px;font-weight:700;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;text-align:center}.btn-gray{background-color:#b2b0ae;border-radius:10px;padding:12px 40px;font-weight:700;font-size:14px}.btn-header{margin-top:-7px;padding:8px 30px;text-transform:uppercase;font-size:12px}.btn-header img{margin-top:-2px}.btn-header:hover{background-color:#26a756!important}.btn-whatsapp{width:315px;height:48px;text-align:center;font-weight:700;font-size:14px;border-radius:4px;background:#26a756;color:#fff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.btn-whatsapp:hover{-webkit-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px);color:#fff}@media (max-width:767.98px){.btn-whatsapp{width:100%}}.btn-rounded{border-radius:100px;border:1px solid #333;color:#333;font-family:Roboto;font-size:14px;font-weight:700;height:56px;padding:16px 0;width:160px}@media (max-width:767px){.btn-rounded{font-size:14px;padding:19px 0}}.btn-rounded i{font-weight:600}.btn-rounded:hover{color:#fff;background-color:#333;-webkit-transform:scale(1.03);-o-transform:scale(1.03);transform:scale(1.03)}.btn-green{background-color:#030303;border:0}.btn-green:hover{background-color:#1c7c40;color:#fff}@media (max-width:768px){.btn-green{width:344px;max-width:100%}}.btn-red{background-color:#d02f27;border:0;font-size:14px;font-family:Roboto;padding:12px 25px;border-radius:10px;line-height:21px}.btn-red:hover{background-color:#ea6664;color:#fff}@media (max-width:768px){.btn-red{width:344px;max-width:100%;width:100%}}.btn-blue-dark{background-color:#193153;border:0}.btn-blue-dark:hover{background-color:#193153;color:#fff}@media (max-width:768px){.btn-blue-dark{width:344px}}.btn-blue{background:#153b83;border:0;padding:10px 18px!important;color:#fff!important;background:-webkit-linear-gradient(183.58deg,#0249d0,#1e4590)!important;background:-o-linear-gradient(183.58deg,#0249d0 0,#1e4590 100%)!important;background:linear-gradient(266.42deg,#0249d0,#1e4590)!important;border-radius:8px;font-weight:700!important;cursor:pointer!important}.btn-blue:hover{background:-webkit-gradient(linear,left top,right top,from(#0249d0),to(#3776ee))!important;background:-webkit-linear-gradient(left,#0249d0,#3776ee)!important;background:-o-linear-gradient(left,#0249d0 0,#3776ee 100%)!important;background:linear-gradient(90deg,#0249d0,#3776ee)!important;color:#fff!important}.btn-blue-underline{background:#fff;border:2px solid #153b83;padding:10px 20px!important;color:#153b83!important;border-radius:8px;font-weight:700!important}.btn-blue-underline:hover{background:#153b83!important;color:#fff!important}.btn-white-header-page{background:#fff;color:#333;border:0;padding:13px 25px!important;border-radius:8px;font-weight:700!important;font-family:Roboto;font-size:14px!important;font-style:normal;line-height:21px}@media (max-width:768px){.btn-white-header-page{line-height:24px}}.btn-white-header-page:hover{background:#d02f27;color:#fff}.btn-white{background-color:#fff;border:0;font-size:14px;font-family:Roboto;padding:12px 25px;border-radius:10px;color:#333}.btn-white:hover{background-color:#ddd;color:#333}.btn-dark-outline{background:transparent;color:#333;border:2px solid #333;font-size:14px;font-family:Roboto;padding:12px 25px;border-radius:10px;line-height:21px}.btn-dark-outline:hover{background:#333;color:#fff}.btn-white-outline{background:transparent;color:#fff;border:2px solid #fff}.btn-white-outline:hover{background:#fff;color:#0249d0}.btn-dark{color:#333;border:2px solid #333;background:transparent!important}.btn-dark.active,.btn-dark:hover{background:#333!important;border:2px solid #333;color:#fff!important}.btn-dark:disabled{color:#333}.btn-outline-red{border:2px solid #d02f27;color:#d02f27;font-family:Open Sans;font-size:15px;font-weight:600}.btn-outline-red:hover{background-color:#d02f27;color:#fff}.btn-outline-blue{border:2px solid #193153;color:#193153;font-family:Open Sans;font-size:15px;font-weight:500;background-color:transparent}.btn-outline-blue:hover{color:#fff;background-color:#193153}.btn-single{border:1px solid #dbd9d7;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;padding:7px 20px}.btn-single.active{background-color:#d02f27;color:#fff;border:1px solid #d02f27}.scroll-buttons{z-index:999}@media (max-width:767px){.scroll-buttons{white-space:nowrap;overflow-x:scroll}.scroll-buttons li{margin-top:5px}.scroll-buttons img.icon{top:1px!important}}.scroll-buttons::-webkit-scrollbar{width:0;background:transparent}@media (max-width:768px){.scroll-buttons li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}ul.categories li.category a{text-decoration:none;color:#08265e}ul.categories li.category{color:#08265e;padding:5px 15px;font-size:12px;border:1px solid #08265e;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border-radius:20px;font-weight:400;cursor:pointer;margin-bottom:18px}ul.categories li.category img.icon{-o-object-fit:contain;object-fit:contain;margin-right:2.5px;height:15px;width:15px;position:relative;top:-1px}ul.categories li.category.active{border:1px solid #08265e;background:#0249d0;color:#fff}ul.categories li.category.active img.icon{-webkit-filter:invert(100%) sepia(100%) saturate(0) hue-rotate(205deg) brightness(106%) contrast(101%);filter:invert(100%) sepia(100%) saturate(0) hue-rotate(205deg) brightness(106%) contrast(101%)}ul.categories li.category:hover{-webkit-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px)}ul.categories li.category.activeCat{background-color:#08265e!important}ul.categories li.category.activeCat img.icon{-webkit-filter:invert(100%) sepia(100%) saturate(0) hue-rotate(205deg) brightness(106%) contrast(101%);filter:invert(100%) sepia(100%) saturate(0) hue-rotate(205deg) brightness(106%) contrast(101%)}@media (max-width:767.98px){ul.categories li.category.activeCat img.icon{top:0!important}}ul.categories li.category.activeCat a{color:#fff}.status-bar-buttom-url{cursor:default!important}.status-bar-buttom,.status-bar-buttom-url{background-color:#fff;color:#df5a53;border:1px solid #df5a53;border-radius:15px;padding:5px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Open Sans;font-weight:700;font-size:10px;gap:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;margin-top:15px}@media (max-width:991.98px){.status-bar-buttom,.status-bar-buttom-url{white-space:nowrap}}.status-bar-buttom-url:hover,.status-bar-buttom:hover{background-color:#df5a53;color:#fff}.status-bar-buttom-url:hover svg,.status-bar-buttom:hover svg{color:#fff}.status-bar-buttom-red{background-color:#df5a53;color:#fff;border:1px solid #df5a53;border-radius:15px;padding:5px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Open Sans;font-weight:700;font-size:10px;gap:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;margin-top:15px}.status-bar-buttom-red svg{color:#fff}@media (max-width:991.98px){.status-bar-buttom-red{white-space:nowrap}}.status-bar-buttom-red:hover{background-color:#fff;border:1px solid #df5a53;color:#df5a53}.status-bar-buttom-red:hover svg{color:#df5a53}.ginput_container_consent{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.jumbotron-complete h1{color:#fff!important;font-family:Roboto;font-size:40px;font-style:normal;font-weight:700;line-height:48px}@media (max-width:767.98px){.jumbotron-complete h1{font-size:32px;line-height:38.4px}.jumbotron-complete h1 br{display:none}}.jumbotron-complete p{color:#fff;font-size:18px;font-family:Roboto}@media (max-width:767.98px){.jumbotron-complete p{font-size:16px}.jumbotron-complete p br{display:none}}.jumbotron-complete .whatsapp p{font-size:14px;font-family:Roboto;font-weight:700;margin-bottom:0}.jumbotron-complete .whatsapp p strong{font-weight:700;font-family:Roboto;font-size:16px;font-style:normal;line-height:normal}@media (max-width:768px){.jumbotron-complete .whatsapp p strong{font-size:14px}}.jumbotron-complete td{vertical-align:center}.jumbotron-complete .button-regulamento{position:relative;bottom:13px}@media (max-width:767.98px){.jumbotron-complete .button-regulamento{bottom:-30px}}.jumbotron-about .pl-about{padding-left:0!important}.jumbotron-about br{display:block!important}.jumbotron-compra-online .jumbotron-complete{padding:50px 0}.jumbotron-compra-online .jumbotron-complete p br{display:block}.jumbotron-compra-online .jumbotron-complete h1{font-family:Roboto;font-size:40px;font-weight:700;line-height:48px}@media (max-width:991.98px){.jumbotron-compra-online .jumbotron-complete h1{font-size:28px;line-height:28px}}@media (max-width:991.98px){.jumbotron-compra-online .jumbotron-complete .whatsapp{margin-top:40px}}.jumbotron-indica .jumbotron-complete .space-imagem{padding-bottom:30px}@media (max-width:767.98px){.jumbotron-indica .jumbotron-complete .space-imagem{width:40%;padding-bottom:30px}}.jumbotron-indica .jumbotron-complete h1{font-family:Roboto;font-size:40px;font-style:normal;font-weight:700;line-height:48px;padding-bottom:30px}@media (max-width:767.98px){.jumbotron-indica .jumbotron-complete h1{font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px;padding-bottom:0}}.jumbotron-indica .jumbotron-complete p{font-size:18px;font-weight:400;font-family:Roboto;color:#fff;padding-bottom:30px}@media (max-width:767.98px){.jumbotron-indica .jumbotron-complete p{font-size:18px;font-style:normal;font-weight:400;line-height:27px;padding-bottom:0}}.jumbotron-indica .jumbotron-complete p strong{font-weight:700}.jumbotron-indica .jumbotron-complete a{font-weight:700!important;font-family:Roboto;font-size:14px;font-style:normal;line-height:24px}@media (max-width:767.98px){.jumbotron-indica .jumbotron-complete .btn-white-header-page{width:100%;display:block;text-align:center;font-size:14px;font-style:normal;font-weight:700;line-height:24px;font-family:Roboto}}@media (max-width:767.98px){.jumbotron-ofereca-seu-terreno .jumbotron-complete{padding:110px 0}}.jumbotron-ofereca-seu-terreno .jumbotron-complete .btn-white-header-page{padding:15px 20px!important;font-family:Roboto;font-size:14px;font-weight:700!important;line-height:24px!important}.jumbotron-ofereca-seu-terreno .jumbotron-complete h1{font-size:40px}@media (max-width:767.98px){.jumbotron-ofereca-seu-terreno .jumbotron-complete h1{font-size:24px}}.jumbotron-ofereca-seu-terreno .jumbotron-complete p{font-family:Roboto;font-weight:400!important;padding-bottom:15px;font-size:18px!important}.jumbotron-ofereca-seu-terreno .jumbotron-complete p strong{font-weight:700}@media (max-width:767.98px){.jumbotron-ofereca-seu-terreno .jumbotron-complete p{font-size:16px!important;font-family:Roboto}}.jumbotron-sala-de-imprensa .jumbotron-complete{padding:100px 0}.jumbotron-sala-de-imprensa .jumbotron-complete h2{font-family:Roboto;font-size:56px;font-weight:700;color:#fff}@media (max-width:991.98px){.jumbotron-sala-de-imprensa .jumbotron-complete h2{font-size:32px;margin-bottom:15px}}.jumbotron-sala-de-imprensa .jumbotron-complete p{font-family:Open Sans;font-size:18px;font-weight:400;color:#fff;margin-bottom:40px}.jumbotron-sala-de-imprensa .jumbotron-complete p strong{font-weight:700}@media (max-width:991.98px){.jumbotron-sala-de-imprensa .jumbotron-complete p{font-size:16px;margin-bottom:15px}}.jumbotron-sala-de-imprensa .jumbotron-complete .btn-white-header-page{font-family:Open Sans;font-size:14px;font-weight:700!important;margin-right:10px;color:#fff!important;background:-webkit-linear-gradient(183.58deg,#0249d0,#1e4590)!important;background:-o-linear-gradient(183.58deg,#0249d0 0,#1e4590 100%)!important;background:linear-gradient(266.42deg,#0249d0,#1e4590)!important;border-radius:8px}.jumbotron-sala-de-imprensa .jumbotron-complete .btn-white-header-page:hover{background:-webkit-gradient(linear,left top,right top,from(#0249d0),to(#3776ee))!important;background:-webkit-linear-gradient(left,#0249d0,#3776ee)!important;background:-o-linear-gradient(left,#0249d0 0,#3776ee 100%)!important;background:linear-gradient(90deg,#0249d0,#3776ee)!important;color:#fff}@media (max-width:991.98px){.jumbotron-sala-de-imprensa .jumbotron-complete .btn-white-header-page{display:block;width:250px}}.jumbotron-sala-de-imprensa .jumbotron-complete .btn-white-outline{padding:12px 25px!important;border-radius:8px;font-family:Open Sans;font-size:14px;font-weight:700!important}@media (max-width:991.98px){.jumbotron-sala-de-imprensa .jumbotron-complete .btn-white-outline{margin-top:25px;width:250px}}.card-white{padding:20px;border-radius:20px;background-color:#fff;border:1px solid #dce5eb}.cta-buttons{background-color:#fff;border:1px solid #dbd9d7;border-radius:10px;font-family:Roboto;background-size:cover;background-position:100%;padding:50px}@media (max-width:991.98px){.cta-buttons{padding:400px 25px 25px}}.cta-buttons .title{font-size:32px;font-weight:700;color:#333;margin-bottom:25px}@media (max-width:991.98px){.cta-buttons .title{font-size:24px}}.cta-buttons .title h2{line-height:48px;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px}.cta-buttons .title strong{font-weight:700;color:#d02f27}@media (max-width:991.98px){.comment-form .cta-buttons input[type=submit],.cta-buttons .btn,.cta-buttons .comment-form input[type=submit],.cta-buttons .search-form .search-submit,.search-form .cta-buttons .search-submit{width:100%}}.cta-buttons .subtitle{font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.cta-buttons .subtitle strong{font-weight:700}.cta-casa-verde-amarela{background-color:#fff;border:1px solid #dbd9d7;border-radius:10px;font-family:Roboto;background-size:cover;background-position:50%}.cta-casa-verde-amarela .space-img{width:200px;height:200px}.cta-casa-verde-amarela .space-img-home{width:200px;height:240px}.cta-casa-verde-amarela .space-img-home-mobile{width:250px;height:120px}.cta-casa-verde-amarela .icon-space{width:50px;height:35px}.cta-casa-verde-amarela .img-width{width:200px;height:40px}@media (max-width:991.98px){.cta-casa-verde-amarela{background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);background-repeat:no-repeat;background-size:cover}}.cta-casa-verde-amarela .title{font-size:32px!important;font-weight:400!important;color:#333!important;margin-bottom:25px!important}@media (max-width:991.98px){.cta-casa-verde-amarela .title{font-size:24px!important}}.cta-casa-verde-amarela .title strong{font-weight:700}.cta-casa-verde-amarela .title h2{font-weight:400;line-height:38.4px;font-weight:700!important}@media (max-width:991.98px){.cta-casa-verde-amarela .title h2{font-family:Roboto!important;font-size:32px!important;font-style:normal!important;font-weight:700!important;line-height:38.4px!important}}.cta-casa-verde-amarela .text{color:#6d6b68;font-size:16px}.cta-casa-verde-amarela .text strong{font-weight:700}.card-gray{background-color:#333;color:#fff;font-family:Roboto;padding:30px;font-size:18px;border:2px solid #fff}.subtitle-card-gray,.subtitle-card-light{font-family:Roboto;font-size:16px;font-weight:400;line-height:24px}.card-light{background-color:#f3efeb;color:#333;font-family:Roboto;padding:30px;font-size:18px;border:2px solid #fff}.selo-premium-home{position:relative;top:-18px;height:0;right:-175px}@media (max-width:991.98px){.selo-premium-home{right:-160px}}.selo-premium-home .value-featured{color:#0249d0!important}.card-premium .card-info{background:-webkit-gradient(linear,right top,left top,color-stop(7.44%,hsla(0,0%,100%,.1)),color-stop(63.92%,hsla(0,0%,100%,.85)))!important;background:-webkit-linear-gradient(right,hsla(0,0%,100%,.1) 7.44%,hsla(0,0%,100%,.85) 63.92%)!important;background:-o-linear-gradient(right,hsla(0,0%,100%,.1) 7.44%,hsla(0,0%,100%,.85) 63.92%)!important;background:linear-gradient(270deg,hsla(0,0%,100%,.1) 7.44%,hsla(0,0%,100%,.85) 63.92%)!important}.card-premium .btn-blue{font-weight:700!important}.card-premium .location p,.card-premium .text-featured,.card-premium .title,.card-premium h4{color:#333!important}.card-premium .value-featured{color:#0249d0!important}.card-premium h3{color:#333!important}.card-empreendimento{border-radius:10px;height:500px;overflow:hidden;position:relative;width:100%}.card-empreendimento.card-large{height:380px}@media (max-width:991.98px){.card-empreendimento.card-large{height:500px}}.card-empreendimento .selo-bf{position:absolute;right:85px;top:-11px;z-index:99}@media (max-width:767.98px){.card-empreendimento .selo-bf{right:66px}}@media (max-width:767.98px){.card-empreendimento .selo-bf img{height:93px}}.card-empreendimento .card-info{position:absolute;z-index:10;width:100%;height:100%;padding:20px;background:-webkit-linear-gradient(189.92deg,rgba(0,0,0,.1) 7.44%,rgba(51,51,51,.7) 41.86%,rgba(0,0,0,.7) 63.92%);background:-o-linear-gradient(189.92deg,rgba(0,0,0,.1) 7.44%,rgba(51,51,51,.7) 41.86%,rgba(0,0,0,.7) 63.92%);background:linear-gradient(260.08deg,rgba(0,0,0,.1) 7.44%,rgba(51,51,51,.7) 41.86%,rgba(0,0,0,.7) 63.92%);color:#fff;font-family:Roboto}.card-empreendimento .card-info .location p{font-size:16px;font-weight:400;margin-top:-30px;display:block}.card-empreendimento .card-info .title{color:#fff;font-weight:700}.card-empreendimento .card-info .title h3,.card-empreendimento .card-info h4{font-size:32px}.card-empreendimento .card-info .logo-empreendimento{border-radius:100px;max-height:30px;margin-top:-5px}.card-empreendimento .card-info .text-featured{font-size:16px;color:#fff}.card-empreendimento .card-info .value-featured{color:#f7e11a;font-size:24px;font-weight:700;line-height:29px}.card-empreendimento .card-info h3{font-weight:700;color:#fff;font-size:16px;line-height:24px}.card-empreendimento .card-info .tag-status{font-size:14px!important;padding:7px 15px;margin-bottom:45px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:21px;font-weight:700;white-space:nowrap;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767.98px){.card-empreendimento .card-info .tag-status{margin-bottom:20px}}.card-empreendimento .card-info .selo-cva{position:relative;top:-27px;height:110px;left:110px}@media (max-width:767.98px){.card-empreendimento .card-info .selo-cva{right:0;left:90px;height:98px;top:-28px}}.card-empreendimento .card-info .selo-premium{position:relative;top:-14px;height:210px;right:-10px}@media (max-width:767.98px){.card-empreendimento .card-info .selo-premium{right:30px;height:198px;top:-115px}}@media (max-width:767.98px){.card-empreendimento .card-info .selo-premium .selo-cva{right:-45px;top:85px}}.card-empreendimento .card-info .selo-mb{position:relative;top:-144px;height:20px;right:80px}@media (max-width:767.98px){.card-empreendimento .card-info .selo-mb{right:53px;height:98px;top:-140px}}.card-empreendimento .card-info .selo-mb img{height:105px}.card-empreendimento .card-info .selo-emp{position:relative;top:-141px;height:0;right:70px}@media (max-width:767.98px){.card-empreendimento .card-info .selo-emp{right:40px;height:98px;top:-137px}}.card-empreendimento .card-info .btn-white{border-radius:10px;font-size:14px;padding:7px 15px;color:#333;width:auto}.card-empreendimento .card-info li.feature{color:#fff;font-weight:400;font-family:Roboto;font-size:14px;line-height:21px}.card-empreendimento .card-info li.feature img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;-webkit-filter:invert(1);filter:invert(1)}.card-empreendimento .card-info .swiper-pagination{width:100%;position:absolute;left:0;bottom:10px!important}.card-empreendimento .card-info h5{font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.card-empreendimento .card-photos{z-index:9;width:100%;height:100%}.card-empreendimento .card-photos .swiper-slide img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.card-empreendimento .img-card{-o-object-fit:cover;object-fit:cover}.card-empreendimento h6{font-size:24px;line-height:29px}.card-box{display:inline-block;border:0;padding:10px;border-radius:10px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}@media (max-width:768px){.card-box{min-height:250px}}.card-box .img-card{background-color:#fff;padding:17px;height:60px;border-radius:50%;width:60px;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.062745098);box-shadow:0 3px 10px rgba(0,0,0,.062745098)}@media (max-width:767px){.card-box .img-card{margin:0 auto 15px}}.card-box .img-card .wp-caption img,.card-box .img-card img.img-fluid,.wp-caption .card-box .img-card img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.card-box .image{height:180px;width:100%;margin-bottom:20px}.card-box .image .wp-caption img,.card-box .image img.img-fluid,.wp-caption .card-box .image img{border-radius:5px;margin-bottom:25px}.card-box .image .overlay{display:none;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.card-box h5{font-size:16px;font-weight:700;font-family:Montserrat}.card-box p{font-size:15px;color:#63728e}.margin-card-compra-online{margin-top:210px}@media (max-width:991px){.margin-card-compra-online{margin-top:0}}.card-compra-online2{margin-top:360px}@media (max-width:991px){.card-compra-online2{margin-top:0}}.card-compra-online{margin-bottom:50px}.card-compra-online img.content{width:100%;height:211px;-o-object-fit:cover;object-fit:cover;border-radius:20px 20px 0 0}.card-compra-online .card-content{padding:34px 50px 24px;border-radius:0 0 20px 20px;border:1px solid #dce5eb;background:#fff}@media (max-width:767px){.card-compra-online .card-content{padding:14px 20px 4px}}.card-compra-online .card-content h5.titulo{font-weight:700;line-height:36px;font-size:24px;color:#333}.card-compra-online .card-content p{line-height:21px;font-size:14px;font-weight:400;color:#4f4f4f}.card-compra-online .card-content p a{font-weight:700;text-decoration:underline;color:#000}.card-download-xl{border-radius:4px;height:auto;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;display:block;-o-object-fit:contain;object-fit:contain}.card-download-xl,.card-download-xl a:hover{text-decoration:none}.card-download-xl img.img-card{border-radius:4px;width:100%;max-height:344px;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center;object-position:center;height:300px}@media (max-width:991.98px){.card-download-xl img.img-card{height:100px;-o-object-fit:inherit!important;object-fit:inherit!important}}.card-download-xl .card-info{margin-top:18px}.card-download-xl .card-info .category{padding:5px 14px!important}.card-download-xl .card-info h2.title{color:#333;font-size:16px;font-weight:700;margin-top:15px}.card-download-xl .card-info p{color:#4f4f4f;font-size:14px;font-weight:400}.card-download-xl:hover{-webkit-transform:translateY(-3px);-o-transform:translateY(-3px);transform:translateY(-3px)}.card-download-xl:hover h3.title{color:#0249d0}@media (max-width:767.98px){.card-download-xl{margin-bottom:8px}.card-download-xl img.img-card{width:135px;min-height:184px;border-radius:16px}.card-download-xl .card-info{margin-left:24px;margin-top:0!important}.card-download-xl .card-info .category{border:1px solid transparent!important;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.1);box-shadow:0 10px 20px rgba(0,0,0,.1);border-radius:12px!important;font-size:14px!important;color:#333!important;font-weight:700!important;padding:3px 16px 2px}.card-download-xl .card-info .category img.icon{display:none}}.card-download{font-family:Roboto}.card-download .card-img{border-radius:20px;-o-object-fit:cover;object-fit:cover}@media (max-width:1139.98px){.card-download .card-img{width:100%}}@media (max-width:767.98px){.card-download .card-img{width:122px;height:100%}}.card-download .card-info .category{border-radius:20px;border:1px solid #0249d0;font-size:10px;font-weight:400;padding:3px 13px 2px;text-decoration:none;color:#0249d0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:700}.card-download .card-info .category img.icon{height:13px;width:13px;-o-object-fit:contain;object-fit:contain}.card-download .card-info .category:hover{-webkit-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px)}.card-download .card-info .date{font-size:14px;color:#333}.card-download .text-wrapper{text-decoration:none;font-size:14px;color:#4f4f4f;line-height:21px;text-align:left}.card-download .text-wrapper .card-title{font-size:20px!important;color:#333;font-weight:700;line-height:30px}@media (max-width:767.98px){.card-download .text-wrapper .card-title{font-size:16px;line-height:24px}}.card-download:hover .card-title{color:#0249d0}.card-blog{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;font-family:Roboto}.card-blog .card-img{border-radius:20px;-o-object-fit:cover;object-fit:cover}@media (max-width:1139.98px){.card-blog .card-img{width:100%}}@media (max-width:767.98px){.card-blog .card-img{width:122px;height:100%}}.card-blog .card-info .category{border-radius:20px;border:1px solid #0249d0;font-size:12px;font-weight:400;padding:3px 13px 2px;text-decoration:none;color:#0249d0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:700;line-height:18px;font-family:Roboto}.card-blog .card-info .category img.icon{height:13px;width:13px;-o-object-fit:contain;object-fit:contain}.card-blog .card-info .category:hover{-webkit-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px)}.card-blog .card-info .date{color:#6d6b68;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.card-blog .text-wrapper{text-decoration:none;font-size:14px;color:#4f4f4f;line-height:21px;text-align:left}.card-blog .text-wrapper .card-title{font-size:20px!important;color:#333;font-weight:700;line-height:30px}@media (max-width:767.98px){.card-blog .text-wrapper .card-title{font-size:16px;line-height:24px}}.card-blog:hover .card-title{color:#0249d0}.card-blog-horizontal{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.card-blog-horizontal .card-img{width:350px;height:250px}@media (max-width:991.98px){.card-blog-horizontal .card-img{width:223px}}@media (max-width:767.98px){.card-blog-horizontal .card-img{width:122px;height:100%}}.card-blog-horizontal:hover{-webkit-transform:translateX(-3px);-o-transform:translateX(-3px);transform:translateX(-3px)}.card-blog-horizontal:hover .card-img{opacity:.9}.card-download{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.card-download .card-title{font-size:24px}.card-download .tag{background-color:#fff;color:#333;padding:5px 25px;border-radius:10px;border:1px solid #bfbfbf;font-size:12px;font-family:Roboto;font-weight:700;text-transform:uppercase;position:absolute;top:15px;right:30px;z-index:99}@media (max-width:767.98px){.card-download .tag{font-size:10px;padding:5px;left:25px;right:inherit}}.card-download span{font-size:13px;color:#333}@media (max-width:767.98px){.card-download span{font-size:11px}}.card-download span p{margin-bottom:0;display:inline-block;font-size:12px}.card-download a.url_map{font-size:12px;font-weight:700;color:#333}.card-download ul{overflow:hidden}.card-download li{margin:5px 0!important}.card-download li span.diferencial{padding:5px 15px;background-color:#f0f0f0;margin-left:0;border-radius:5px;margin-bottom:5px;display:inline-block}.card-download li .wp-caption img,.card-download li img.img-fluid,.wp-caption .card-download li img{max-width:20px}.card-download img.card-img{width:350px;height:250px}@media (max-width:1139.98px){.card-download img.card-img{width:100%}}@media (max-width:767.98px){.card-download img.card-img{width:122px;height:150px}.card-download img.card-img.empreendimento{height:200px!important}}.card-download:hover .card-img{opacity:.9}.card-blog-default{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.card-blog-default .card-title{font-family:Roboto;font-size:18px;font-weight:700;line-height:27px}@media (max-width:991.98px){.card-blog-default .card-title{font-size:14px;line-height:21px}}.card-blog-default .tag{background-color:#fff;color:#333;padding:5px 25px;border-radius:10px;border:1px solid #bfbfbf;font-size:14px;font-family:Roboto;font-weight:700;text-transform:uppercase;position:absolute;top:15px;right:30px;z-index:99;line-height:21px}@media (max-width:767.98px){.card-blog-default .tag{font-size:10px;padding:5px;left:25px;right:inherit}}.card-blog-default span{font-size:13px;color:#333}@media (max-width:767.98px){.card-blog-default span{font-size:11px}}.card-blog-default span p{margin-bottom:0;display:inline-block;font-size:12px}.card-blog-default a.url_map{font-size:12px;font-weight:700;color:#333}.card-blog-default ul{overflow:hidden}.card-blog-default li{margin:5px 0!important}.card-blog-default li span.diferencial{padding:5px 15px;background-color:#f0f0f0;margin-left:0;border-radius:5px;margin-bottom:5px;display:inline-block}.card-blog-default li .wp-caption img,.card-blog-default li img.img-fluid,.wp-caption .card-blog-default li img{max-width:20px}.card-blog-default img.card-img{width:350px;height:250px}@media (max-width:1139.98px){.card-blog-default img.card-img{width:100%}}@media (max-width:767.98px){.card-blog-default img.card-img{width:122px;height:150px}.card-blog-default img.card-img.empreendimento{height:200px!important}}.card-blog-default:hover .card-img{opacity:.9}.card-blog-default-bairro{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.card-blog-default-bairro .card-title{color:#333;font-family:Roboto;font-size:18px;font-style:normal;font-weight:700;line-height:27px}.card-blog-default-bairro .tag{background-color:#fff;color:#333;padding:5px 25px;border-radius:10px;border:1px solid #bfbfbf;font-size:12px;font-family:Roboto;font-weight:700;text-transform:uppercase;position:absolute;top:15px;right:30px;z-index:99}@media (max-width:767.98px){.card-blog-default-bairro .tag{font-size:10px;padding:5px;left:25px;right:inherit}}.card-blog-default-bairro span{font-size:13px;color:#333}@media (max-width:767.98px){.card-blog-default-bairro span{font-size:11px}}.card-blog-default-bairro span p{margin-bottom:0;display:inline-block;font-size:12px}.card-blog-default-bairro a.url_map{font-size:12px;font-weight:700;color:#333}.card-blog-default-bairro ul{overflow:hidden}.card-blog-default-bairro li{margin:5px 0!important}.card-blog-default-bairro li span.diferencial{padding:5px 15px;background-color:#f0f0f0;margin-left:0;border-radius:5px;margin-bottom:5px;display:inline-block}.card-blog-default-bairro li .wp-caption img,.card-blog-default-bairro li img.img-fluid,.wp-caption .card-blog-default-bairro li img{max-width:20px}.card-blog-default-bairro .card-img{border-radius:8px}.card-blog-default-bairro img.card-img{width:350px;height:250px}@media (max-width:1139.98px){.card-blog-default-bairro img.card-img{width:100%}}@media (max-width:767.98px){.card-blog-default-bairro img.card-img{width:100%;height:250px}.card-blog-default-bairro img.card-img.empreendimento{height:200px!important}}.card-blog-default-bairro:hover .card-img{opacity:.9}.card-blog-sm{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.card-blog-sm img.card-img{width:148px!important;min-height:148px!important;height:100%}.card-blog-sm .card-info{width:100%}.card-blog-sm .text-wrapper{width:100%;margin-left:16px}.card-blog-sm .text-wrapper h3.card-title{font-family:Roboto;font-size:14px!important;font-weight:700;line-height:21px;font-style:normal;color:#333;margin-bottom:0!important}@media (max-width:768px){.card-blog-sm .text-wrapper h3.card-title{font-size:14px!important;line-height:21px}}.card-blog-sm .text-wrapper a.category{width:-webkit-max-content;width:-moz-max-content;width:max-content}.card-blog-sm .card-text{font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;color:#6d6b68;max-width:538px}.card-blog-sm:hover{-webkit-transform:translateX(3px);-o-transform:translateX(3px);transform:translateX(3px)}.card-blog-sm:hover .card-img{opacity:.9}.download-card{border-radius:20px;background-color:#ddd;background-position:top;background-size:cover;font-family:Open Sans;min-height:350px;background-repeat:no-repeat}.download-card h2{font-weight:600;color:#193153;font-family:Open Sans;font-size:24px;padding-top:100px;margin-bottom:20px}.download-card span.subtitle{color:#193153;text-transform:uppercase;font-size:16px;font-family:Open Sans;margin-bottom:35px;display:inline-block;font-weight:300}.download-card span.subtitle strong{font-weight:600}.download-card .btn-outline-red{width:100%}.card-map{border-radius:15px;overflow:hidden;background-color:#fff;width:285px;position:absolute;right:35%;bottom:35px;height:360px}@media (max-width:767px){.card-map{position:relative;right:0;left:0;bottom:-20px;height:360px;margin:0 auto}}.card-map img{width:100%;max-height:150px;-o-object-fit:cover;object-fit:cover}.card-map .btn-blue{width:190px}.saiba-mais-ajuda-governo{padding:9px 0 80px}.saiba-mais-ajuda-governo .card-wrapper{position:relative;background:#efe3d7;height:347px;background-repeat:no-repeat;background-position:100%;background-size:contain;border-radius:20px;padding:50px 80px 0}@media (max-width:991.98px){.saiba-mais-ajuda-governo .card-wrapper{background-position:bottom;padding-bottom:380px;height:100%;background-size:initial}}@media (max-width:767.98px){.saiba-mais-ajuda-governo .card-wrapper{padding:50px 10px 350px;background-size:contain}}@media (max-width:767.98px){.saiba-mais-ajuda-governo .card-wrapper .buttons{position:absolute;bottom:-320px;left:20px;right:20px}}@media (max-width:767.98px){.saiba-mais-ajuda-governo .card-wrapper .buttons span{color:#fff}}.saiba-mais-ajuda-governo .card-wrapper .info{padding-bottom:70px}.saiba-mais-ajuda-governo .card-wrapper .info .title{font-size:24px;line-height:32px;font-weight:400}@media (max-width:991.98px){.saiba-mais-ajuda-governo .card-wrapper .info .title{font-size:18px}}.comment-form .saiba-mais-ajuda-governo .card-wrapper .info input[type=submit],.saiba-mais-ajuda-governo .card-wrapper .info .btn,.saiba-mais-ajuda-governo .card-wrapper .info .comment-form input[type=submit],.saiba-mais-ajuda-governo .card-wrapper .info .search-form .search-submit,.search-form .saiba-mais-ajuda-governo .card-wrapper .info .search-submit{margin:0}.card-fale-com-direcional{border-radius:10px;overflow:hidden;border:1px solid #dbd9d7}.card-fale-com-direcional img.header-img{width:100%}.card-fale-com-direcional .content{background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);padding:25px;border-radius:40px 0 0;margin-top:-30px;position:relative}.card-fale-com-direcional .content .title{font-size:24px;font-weight:400}.card-fale-com-direcional .content .title strong{font-weight:700}.card-fale-com-direcional .content .subtitle{font-size:16px;font-family:Open Sans}.encontre-seu-apartamento{border-radius:10px;overflow:hidden;border:1px solid #dbd9d7}.encontre-seu-apartamento img.header-img{width:100%;height:250px;-o-object-fit:cover;object-fit:cover}.encontre-seu-apartamento .content{background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);padding:25px;margin-top:-30px;position:relative}.encontre-seu-apartamento .content .title{font-weight:700;font-family:Roboto;font-size:18px;line-height:22px}.encontre-seu-apartamento .content .subtitle{font-size:16px;font-family:Open Sans}.card-simulador-financiamento{border-radius:10px;padding:35px 25px;background-color:#333}.card-simulador-financiamento .btn-white{padding:12.5px 20px!important}.card-simulador-financiamento .title p{font-size:32px;font-weight:400;color:#fff;margin-bottom:0}.card-simulador-financiamento .title p strong{font-weight:700;color:#fff!important}.card-simulador-financiamento .subtitle{font-size:16px;color:#fff;font-family:Open Sans}.card-casa-verde-amarela-sm{border-radius:10px;padding:35px 25px;background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);border:1px solid #dbd9d7}.card-casa-verde-amarela-sm .btn-blue{padding:12.5px 20px!important}.card-casa-verde-amarela-sm .subtitle p{font-size:18px;font-family:Open Sans;margin-bottom:0}.card-casa-verde-amarela-sm .subtitle p strong{color:#1f567a}.card-filter-empreendimentos{border-radius:10px;padding:35px 25px;background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);border:1px solid #dbd9d7}.card-filter-empreendimentos .btn-red{width:100%}.card-filter-empreendimentos .btn-white-filters{width:100%;border-radius:10px}.card-filter-empreendimentos .menu-status{display:grid}.card-filter-empreendimentos .btn-blackfriday{border-radius:8px;border:1px solid #ddd;background-color:#0249d0!important;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.1);box-shadow:0 4px 4px 0 rgba(0,0,0,.1);color:#fff!important;font-size:14px;font-weight:700;font-family:Open Sans;text-transform:capitalize!important;padding:12px 40px;text-align:center;cursor:pointer}.card-filter-empreendimentos .btn-blackfriday:hover{background-color:#3776ee!important}.card-filter-empreendimentos .btn-blackfriday input[type=checkbox],.card-filter-empreendimentos .btn-blackfriday input[type=radio]{display:none!important}.card-filter-empreendimentos h4{font-size:16px}.card-filter-empreendimentos .text-black-title{color:#000;font-family:Roboto;font-size:24px;font-weight:700;line-height:36px}.duvidas-casa-verde-amarela{padding:69px 95px 0;width:100%;min-height:347px;background-repeat:no-repeat;background-size:cover;border-radius:20px}@media (max-width:991.98px){.duvidas-casa-verde-amarela{padding:60px 95px}}@media (max-width:767.98px){.duvidas-casa-verde-amarela{padding:48px}}.duvidas-casa-verde-amarela span.text{font-size:32px;line-height:38px;font-weight:400;color:#fff}@media (max-width:767.98px){.duvidas-casa-verde-amarela span.text{font-size:26px}}.duvidas-casa-verde-amarela .search-form a.search-submit,.duvidas-casa-verde-amarela a.btn,.search-form .duvidas-casa-verde-amarela a.search-submit{height:48px;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:10px 33px 0!important}@media (max-width:575.98px){.duvidas-casa-verde-amarela .search-form a.search-submit,.duvidas-casa-verde-amarela a.btn,.search-form .duvidas-casa-verde-amarela a.search-submit{width:100%}}.card-simulacao{border:1px solid #dce5eb;border-radius:8px 8px 8px 40px;background:#fff;margin-top:40px;width:350px;z-index:1000;padding:16px}@media (max-width:1139.98px){.card-simulacao{margin:0 0 25px!important;position:inherit!important;top:0!important;width:100%;padding:30px 0;border:none;margin-top:0}}.card-simulacao li{font-family:Roboto;font-size:14px;border-radius:8px;font-weight:700;padding:8px 10px;background:#f3efeb}.card-simulacao .selo-bf li{background:#333;color:#fff}.card-simulacao .adress p{font-family:Roboto;font-size:16px;color:#333;font-style:normal;font-weight:400;line-height:24px}@media (max-width:1139.98px){.card-simulacao .adress p{font-size:14px;line-height:21px}}.card-simulacao .adress a{font-weight:700!important;font-size:14px;text-decoration:underline;width:auto}.card-simulacao .adress .fa-map-marker-alt,.card-simulacao .adress a{color:#0249d0;display:inline}.card-simulacao .value p{font-family:Roboto;font-size:14px;font-weight:400;color:#333;text-transform:uppercase;margin-bottom:0}.card-simulacao .value p strong{font-family:Roboto;font-size:40px;font-weight:700;color:#0249d0}@media (max-width:1139.98px){.card-simulacao .value p strong{font-size:32px;font-style:normal;line-height:38.4px}}@media (max-width:767.98px){.card-simulacao .text-legal-card{font-size:15px}}.card-simulacao .text-legal-card p{font-size:14px;margin:0!important;padding-top:10px}.card-simulacao .adicionais p{font-family:Roboto;font-size:14px;font-weight:400;color:#333}.card-simulacao .adicionais p strong{font-weight:700}.card-simulacao .text-above-btn span{font-family:Roboto;font-weight:400;color:#333;font-size:12px}.card-simulacao .btn-blue{background:-webkit-linear-gradient(183.58deg,#0249d0,#1e4590)!important;background:-o-linear-gradient(183.58deg,#0249d0 0,#1e4590 100%)!important;background:linear-gradient(266.42deg,#0249d0,#1e4590)!important;padding:13px 75px!important;font-size:14px!important;font-weight:700!important}@media (max-width:1139.98px){.card-simulacao .btn-blue{padding:13px 0!important}}.card-simulacao .line-bottom{border-bottom:1px solid #dbd9d7;width:100%}.card-simulacao .card-programas{display:grid;grid-template-columns:repeat(3,1fr);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;gap:8px;width:100%;margin-bottom:10px}@media (max-width:1139.98px){.card-simulacao .card-programas{margin-bottom:7px}}.card-simulacao .card-programas .bg-programas{background-image:var(--background-desktop);background-position:bottom;background-repeat:no-repeat;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:8px;min-height:67px;max-width:97px}.card-simulacao .card-programas p{color:#fff;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:700;line-height:14.4px;margin-bottom:0}.card-simulacao .card-programas .program-name{font-family:Roboto;font-size:20px;font-style:normal;font-weight:900;line-height:24px;color:#fff}.card-simulacao-premium{border:1px solid #dce5eb;border-radius:8px 8px 8px 40px;background:#fff;padding:16px;position:static;-webkit-transition:top .3s ease-in-out;-o-transition:top .3s ease-in-out;transition:top .3s ease-in-out;will-change:transform,top;margin-top:80px;width:350px;z-index:1000}@media (max-width:1139.98px){.card-simulacao-premium{margin:0!important;position:inherit!important;top:0!important;width:100%;margin-top:0;border:none;padding:30px 0}}.card-simulacao-premium li{font-family:Roboto;font-size:14px;border-radius:8px;font-weight:700;padding:8px 10px;background:#f3efeb}.card-simulacao-premium .adress p{font-family:Open Sans;font-size:16px;font-weight:700;color:#333}.card-simulacao-premium .adress a{font-weight:700!important;color:#0249d0;font-size:14px;text-decoration:underline;width:auto;display:inline}.card-simulacao-premium .adress .fa-map-marker-alt{color:#0249d0;display:inline}.card-simulacao-premium .value p{font-family:Roboto;font-size:14px;font-weight:400;color:#333;text-transform:uppercase;margin-bottom:0}.card-simulacao-premium .value p strong{font-family:Roboto;font-size:40px;font-weight:700;color:#0249d0}@media (max-width:767.98px){.card-simulacao-premium .text-legal-card{font-size:15px}}.card-simulacao-premium .text-legal-card p{font-size:13px;margin:0!important;padding-top:10px}.card-simulacao-premium .adicionais p{font-family:Open Sans;font-size:14px;font-weight:400;color:#333}.card-simulacao-premium .adicionais p strong{font-weight:700}.card-simulacao-premium .text-above-btn span{font-family:Open Sans;font-weight:400;color:#333;font-size:12px}.card-simulacao-premium .btn-blue{background:-webkit-linear-gradient(183.58deg,#0249d0,#1e4590)!important;background:-o-linear-gradient(183.58deg,#0249d0 0,#1e4590 100%)!important;background:linear-gradient(266.42deg,#0249d0,#1e4590)!important;padding:13px 75px!important;font-size:14px!important;font-weight:700!important}@media (max-width:767.98px){.card-simulacao-premium .btn-blue{font-size:12px!important}}.card-simulacao-premium .line-bottom{border-bottom:1px solid #dbd9d7;width:100%}.card-simulacao-premium .card-programas{display:grid;grid-template-columns:repeat(3,1fr);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;gap:8px;width:100%;margin-bottom:10px}@media (max-width:1139.98px){.card-simulacao-premium .card-programas{margin-bottom:7px}}.card-simulacao-premium .card-programas .bg-programas{background-image:var(--background-desktop);background-position:bottom;background-repeat:no-repeat;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:8px;min-height:67px;max-width:97px}.card-simulacao-premium .card-programas p{color:#fff;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:700;line-height:14.4px;margin-bottom:0}.card-simulacao-premium .card-programas .program-name{font-family:Roboto;font-size:20px;font-style:normal;font-weight:900;line-height:24px;color:#fff}.card-alignment-empreendimento{bottom:-85px}@media (max-width:1367px){.card-alignment-empreendimento{bottom:-230px!important}}.card-simulacao-modal{background:-webkit-linear-gradient(253.65deg,#0249d0 56.23%,#2b4372 104.34%);background:-o-linear-gradient(253.65deg,#0249d0 56.23%,#2b4372 104.34%);background:linear-gradient(196.35deg,#0249d0 56.23%,#2b4372 104.34%);border-radius:8px;height:120px}@media (max-width:767.98px){.card-simulacao-modal{height:170px;width:100%;position:inherit;bottom:0}}.card-simulacao-modal p.text{font-size:17px}.card-simulacao-modal p.text-whats{font-size:13px}.card-simulacao-modal .btn-white{padding:12px 20px!important}@media (max-width:767.98px){.card-simulacao-modal .btn-white{width:100%}}.card-post .post-image{height:250px;width:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;border-radius:8px}.card-post .content .title{font-family:Roboto;font-size:18px;font-weight:700;line-height:27px;color:#333}@media (max-width:768px){.card-post .content .title{font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:21px}}.card-post .content .text{font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#6d6b68}.card-post .content .pill{padding:4px 8px;border:2px solid #0249d0;border-radius:20px;color:#0249d0;font-family:Roboto;font-size:12px;font-weight:700;line-height:18px}.card-post .content .date{font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;color:#6d6b68}.card-vendido{border:1px solid #dce5eb;border-radius:8px 8px 8px 40px;background:#fff;padding:10px 20px;position:sticky;top:120px;margin-top:-50px}@media (max-width:991.98px){.card-vendido{margin:0 0 25px!important;position:inherit;top:0}}.card-vendido li{font-family:Roboto;font-size:14px;border-radius:8px;font-weight:700;padding:8px 10px;background:#f3efeb}.card-vendido .value p{font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:normal;color:#333;margin-bottom:0}.card-vendido .value p strong{font-family:Roboto;font-size:40px;font-weight:700;color:#0249d0}.card-vendido .btn-blue{padding:13px 50px!important;font-size:14px!important;font-weight:"Open Sans"!important;font-weight:700!important}.card-vendido .line-bottom{border-bottom:1px solid #dbd9d7;width:100%}.card-lojas{background:rgba(0,0,0,.03)}@media (max-width:991.98px){.card-lojas{height:300px}}.card-lojas{height:210px}@media (max-width:991.98px){.card-lojas li.pr-2.list-inline-item.d-flex.align-items-center{width:100%}}.card-lojas .card-title{font-size:18px;color:#333}.card-lojas .ver-mapa{font-size:14px}.card-lojas .actions li{background:#0249d0;border:1px solid #0249d0;border-radius:20px}.card-lojas .actions li img{width:13.13px;height:13.13px}.card-lojas .actions li span{font-weight:700;font-size:12px;color:#fff}.card-lojas span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.section-card-mvmv{padding:48px 0}@media (max-width:991.98px){.section-card-mvmv{padding:24px 0}}.section-card-mvmv .card-page-mcmv{background-color:#fff;border-radius:10px;font-family:Roboto;background-size:cover;background-position:50%;width:100%;height:404px}@media (max-width:767.98px){.section-card-mvmv .card-page-mcmv{border:1px solid #dce5eb;height:auto!important;padding:16px}}.section-card-mvmv .card-page-mcmv .img-card-page-mcmv{width:138.137px;height:120px}@media (max-width:991.98px){.section-card-mvmv .card-page-mcmv{height:500px}}.section-card-mvmv .card-page-mcmv .text{color:#6d6b68!important;margin-bottom:25px;line-height:41px;font-size:32px;font-style:normal;line-height:38.4px}@media (max-width:767.98px){.section-card-mvmv .card-page-mcmv .text{font-size:16px;line-height:25px}}.section-card-mvmv .card-page-mcmv .text strong{font-weight:700}.section-card-mvmv .card-page-mcmv .btncard{width:100%}.card-download-empreedimento{border-radius:10px;font-family:Open Sans}@media (max-width:767.98px){.card-download-empreedimento{padding-bottom:70px}}.card-download-empreedimento h2{color:#ededed;font-size:20px;font-family:Roboto;font-size:24px;font-style:normal;font-weight:700;line-height:28.8px}@media (max-width:767.98px){.card-download-empreedimento h2{font-size:15px;line-height:normal}}.card-download-empreedimento p{font-size:16px;font-weight:400;color:#fff;font-family:Roboto}@media (max-width:767.98px){.card-download-empreedimento p{font-size:10px}}.card-download-empreedimento .btn-red{padding:10px 23px;font-size:14px;font-weight:700;line-height:21px;font-style:normal}@media (max-width:767.98px){.card-download-empreedimento .btn-red{padding:5px}}.card-download-empreedimento img{padding-bottom:5px}@media (max-width:991.98px){.card-download-empreedimento img{padding-bottom:0}}.titles-regulamentos{background-color:#dbd9d7;border-top-left-radius:10px;border-top-right-radius:10px}.titles-regulamentos h3{color:#333;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:21px}.card-regulation{width:100%;border-bottom:2px solid #999;font-family:Roboto}.card-regulation .fa-angle-down,.card-regulation .fa-angle-right{font-size:25px}.card-regulation .regulation{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card-regulation h4{color:#000;font-family:Roboto;font-size:18px;font-style:normal;font-weight:700;line-height:27px}.card-regulation h5{font-size:16px;color:#333}.card-regulation p{color:#333}.card-regulation .date-regulation{color:#000;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.bg-beige{background-color:#f3efeb}.none-cards-regulamentos span{font-size:25px}.none-cards-regulamentos p{font-size:20px}.none-cards-regulamentos .link-home a{color:#153b83}.size-card{bottom:3%}.card-blog-assinatura{padding:40px;background-size:cover;background-repeat:no-repeat;background-position:50%;border-radius:10px;height:265px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:992px){.card-blog-assinatura{background-size:cover!important;text-align:center;height:450px}}.card-blog-assinatura .title-assinatura{color:#333;font-family:Roboto;font-size:24px;font-weight:700;line-height:normal}.card-blog-assinatura .title-assinatura p{margin-bottom:8px}.card-blog-assinatura .subtitle-assinatura{color:#333;font-family:Roboto;font-size:14px;font-weight:700;line-height:normal}.card-blog-assinatura .subtitle-assinatura p{margin-bottom:10px}.card-blog-assinatura .text-assinatura{color:#333;font-family:Roboto;font-size:14px;font-weight:400;line-height:normal}@media (max-width:992px){.card-blog-assinatura .text-assinatura{text-align:left;margin-left:10px}}.card-blog-assinatura .text-assinatura p{margin-bottom:10px}.card-blog-assinatura .logo-direcional{text-align:end}.card-viewed-download{width:350px;height:450px;position:relative;overflow:hidden;border-radius:8px;display:inline-block}@media (max-width:767.98px){.card-viewed-download{width:300px;height:400px}}.card-viewed-download .img-card-download{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;position:relative;z-index:1}.card-viewed-download .arrow-red{position:absolute;top:50%;left:77%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}@media (max-width:768px){.card-viewed-download .arrow-red{left:72%}}.card-viewed-download .card-title-download{color:#fff;font-family:Roboto;font-size:18px;font-style:normal;font-weight:700;line-height:150%;position:relative;z-index:1;margin-bottom:7px}.card-viewed-download .card-text-download{color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-left:15px}@media only screen and (min-device-width:768px)and (max-device-width:991px){.card-viewed-download .card-text-download{padding-right:24px}}@media (max-width:991.98px){.card-viewed-download .card-text-download{font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}}.card-viewed-download .card-text-download ul{margin-bottom:0;padding-left:0}.card-viewed-download .card-text-download ul li{text-align:left;margin-bottom:7px}.card-viewed-download .card-overlay{position:absolute;inset:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(20,35,62,.6)),to(rgba(20,35,62,.6)));background:-webkit-linear-gradient(bottom,rgba(20,35,62,.6),rgba(20,35,62,.6));background:-o-linear-gradient(bottom,rgba(20,35,62,.6) 0,rgba(20,35,62,.6) 100%);background:linear-gradient(0deg,rgba(20,35,62,.6),rgba(20,35,62,.6));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:20px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;height:100%;z-index:3}.card-recent-materials-download{max-width:350px}.card-recent-materials-download .img-card-download{width:100%;height:250px;border-radius:8px;margin-bottom:8px;-o-object-fit:cover;object-fit:cover}@media (max-width:991.98px){.card-recent-materials-download .img-card-download{height:148px;width:100%}}.card-recent-materials-download .card-title-download{color:#333;font-family:Roboto;font-size:18px;font-style:normal;font-weight:700;line-height:27px}@media (max-width:991.98px){.card-recent-materials-download .card-title-download{font-size:16px}}.card-form-simulacao{padding:15px 15px 30px;width:360px;border:1px solid #6d6b68;background:-webkit-gradient(linear,left bottom,left top,color-stop(-16.66%,#283351),to(#2b54a3));background:-webkit-linear-gradient(bottom,#283351 -16.66%,#2b54a3);background:-o-linear-gradient(bottom,#283351 -16.66%,#2b54a3 100%);background:linear-gradient(0deg,#283351 -16.66%,#2b54a3);border-radius:20px}@media (max-width:768px){.card-form-simulacao{width:100%}}.card-form-simulacao .gfield_select,.card-form-simulacao input[type=text]{border-radius:8px!important;border:1px solid #dbd9d7!important;padding:10px!important;outline:none}.card-form-simulacao .gfield_select{font-family:Roboto!important}.card-form-simulacao .gfield_label{color:#fff;font-family:Roboto!important;font-size:14px!important;font-weight:400!important;line-height:21px}.card-form-simulacao .gfield_radio label{font-size:14px!important}.card-form-simulacao .gfield_consent_label{color:#fff;font-family:Roboto;font-size:12px!important;font-weight:400!important;line-height:18px!important}.card-form-simulacao .title-form{color:#fff;font-family:Roboto!important;font-size:18px;font-weight:700;line-height:normal}.card-form-simulacao .subtitle-form{color:#fff;font-family:Roboto!important;font-size:16px;font-weight:400;line-height:normal}.card-form-simulacao .text-form{color:#fff;font-family:Roboto!important;font-size:10px;font-weight:400;line-height:12px;margin-bottom:20px}@media (max-width:768px){.card-form-simulacao .text-form{font-size:14px;line-height:21px}}.card-form-simulacao .gf_page_steps{margin:0!important;padding:0!important;border-bottom:none!important}.card-form-simulacao .gf_step{margin:0!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card-form-simulacao .gf_page_steps .gf_step_last,.card-form-simulacao .gf_step{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-form-simulacao .gf_page_steps .gf_step_last{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.card-form-simulacao .gf_page_steps .gf_step_first{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.card-form-simulacao .gf_page_steps .gf_step_first,.card-form-simulacao .gf_step_active .gf_step_number{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-form-simulacao .gf_step_active .gf_step_number{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2;width:26px;height:26px;border-radius:50%;font-size:14px;font-weight:700;line-height:2;text-align:center}.card-form-simulacao .gform_wrapper.gravity-theme .gf_step_active .gf_step_number{background-color:#fff!important;color:#003ca5!important;border:none!important}.card-form-simulacao .gform_wrapper.gravity-theme .gf_step_completed .gf_step_number:after,.card-form-simulacao .gform_wrapper.gravity-theme .gf_step_number{background-color:#153b83!important;color:#fff!important;border:none!important;width:26px!important;height:26px!important;border-radius:20px!important}.card-form-simulacao .gform_wrapper.gravity-theme .gf_step_completed .gf_step_number:before{background:transparent!important;border:none!important}.card-form-simulacao .gf_step_completed .gf_step_number{background-color:#fc8181;color:#f7fafc;border:2px solid;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:2;width:26px;height:26px;border-radius:50%;font-size:14px;font-weight:700;line-height:2;text-align:center;padding:0;margin:0!important}.card-form-simulacao .gf_step{opacity:1!important}.card-form-simulacao .gf_step_pending .gf_step_number{color:#fc8181;background-color:#fff;border:2px solid #fc8181;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:2;width:26px;height:26px;border-radius:50%;font-size:14px;font-weight:700;line-height:2;text-align:center;padding:0;margin:0!important}.card-form-simulacao .gf_step_label{display:none!important}.card-form-simulacao .gf_page_steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card-form-simulacao .gf_page_steps .gf_step{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.card-form-simulacao .gf_page_steps .gf_step:after{content:"";position:absolute;z-index:1;width:100%;height:3px;background-color:#153b83;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.card-form-simulacao .gform_legacy_markup_wrapper .gf_page_steps{border:none!important}.card-form-simulacao .gfield_required{color:#fff}.card-form-simulacao input[type=radio]{border-radius:20px;border:1.25px solid #fff;background:#fff;width:18px;height:18px}.card-form-simulacao .gform-field-label--type-inline{color:#fff;font-family:Roboto!important;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.card-form-simulacao .ginput_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.card-form-simulacao input[type=checkbox]{margin-top:1px;margin-right:4px;border-radius:4px;border:1px solid #fff;width:17.641px;height:18px}.card-form-simulacao .gform_next_button{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-item-align:stretch;align-self:stretch;border-radius:8px;background:#d02f27;color:#fff;text-align:center;font-family:Roboto!important;font-size:18px;font-weight:700;line-height:normal;border:none;width:100%;margin:0!important}.card-form-simulacao .gform_page_footer{display:grid;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.card-form-simulacao .gform_page_footer .gform_previous_button{background-color:transparent!important;padding:12px 24px;border-radius:8px;border:2px solid #fff;color:#fff!important;font-size:14px;margin-bottom:0!important}.card-form-simulacao .gform_page_footer .gform_previous_button,.card-form-simulacao .gform_page_footer input[type=submit]{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;gap:10px;-ms-flex-item-align:stretch;align-self:stretch;text-align:center;font-family:Roboto;font-weight:700;line-height:normal}.card-form-simulacao .gform_page_footer input[type=submit]{padding:15px 40px;border-radius:8px;background:#d02f27;color:#fff;font-size:18px;border:none;width:100%;margin:0!important}.card-form-simulacao .btn-redosimulation{padding:12px 24px;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-item-align:stretch;align-self:stretch;border-radius:8px;border:2px solid #fff;color:#fff!important}.card-form-simulacao .btn-redosimulation,.card-form-simulacao .doubt{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:transparent!important;-webkit-box-pack:center;justify-content:center;text-align:center;font-family:Roboto;font-size:14px;font-weight:700;line-height:normal}.card-form-simulacao .doubt{border:none!important;color:#5b8ff1!important;-ms-flex-pack:center;margin-top:15px}.card-form-simulacao .title-obrigado{color:#fff;font-family:Roboto!important;font-size:18px;font-weight:700;line-height:normal}.card-form-simulacao .text-obrigado{color:#fff;font-family:Roboto!important;font-size:16px;font-weight:400;line-height:normal}.card-form-simulacao .subtext-obrigado{color:#fff;font-family:Roboto!important;font-size:14px;font-weight:700;line-height:normal}.card-form-simulacao .itens-obrigado{color:#fff;font-family:Roboto!important;font-size:14px;font-weight:400;line-height:normal}.card-form-simulacao br{display:none}.card-form-simulacao .gfield_radio{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.card-form-simulacao .gchoice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-form-simulacao .gchoice input{margin-right:5px}.card-form-simulacao .gform_validation_errors{display:none}.card-form-simulacao #renda1,.card-form-simulacao #renda2,.card-form-simulacao #renda-mobile1,.card-form-simulacao #renda-mobile2{color:#5b8ff1;font-family:Roboto!important;font-size:12px;font-weight:700;line-height:normal;cursor:pointer}.card-form-simulacao .gform_fields{grid-row-gap:6px!important}.card-form-simulacao .gfield--type-radio{margin-bottom:10px!important}.card-form-simulacao .gfield_validation_message{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%!important;background-color:#ecdf2f!important;color:#333!important;font-family:Roboto!important;font-size:12px!important;font-style:normal!important;font-weight:700!important;line-height:18px!important;padding:4px 8px!important}.card-form-simulacao .gform_wrapper.gravity-theme .gfield_required{color:#fff}.card-form-simulacao .gfield_error .gfield_required_asterisk{color:#ecdf2f!important}.card-form-simulacao .required-text{color:#fff;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.card-form-simulacao .gfield_error label,.card-form-simulacao .gfield_error legend{color:#ecdf2f!important;font-weight:700!important}.card-form-simulacao .gfield_error .gfield_consent_label strong{color:#ecdf2f!important}.card-form-simulacao .gfield_error .gform-field-label--type-inline{color:#fff!important}.card-form-simulacao .validation_message{border:#333!important;color:#333!important}.card-form-simulacao .fa-question{font-size:14px;margin-left:2px}.card-form-simulacao .tooltip_content{display:contents!important}.card-form-simulacao .easygf-tooltip.icon:after{display:none!important}.card-form-simulacao #tooltipInfoIcon:focus,.card-form-simulacao .tooltip:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.card-form-simulacao .easygf-tooltip{text-decoration:none!important;border:none;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.card-form-simulacao .text-tooltip-1{opacity:0;visibility:hidden;position:absolute;top:221px;left:321px;gap:10px;border-radius:10px;padding:10px;background-color:#fff;color:#6d6b68;font-family:Roboto;font-weight:400;font-size:12px;border:1px solid #dbd9d7;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;-o-transition:opacity .3s ease,-o-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease;-webkit-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px);z-index:100}.card-form-simulacao .custom-tooltip-1:hover .text-tooltip-1{opacity:1;visibility:visible;-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.card-form-simulacao .text-tooltip-2{opacity:0;visibility:hidden;position:absolute;top:280px;left:321px;gap:10px;border-radius:10px;padding:10px;background-color:#fff;color:#6d6b68;font-family:Roboto;font-weight:400;font-size:12px;border:1px solid #dbd9d7;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;-o-transition:opacity .3s ease,-o-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease;-webkit-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px);z-index:100}.card-form-simulacao .custom-tooltip-2:hover .text-tooltip-2{opacity:1;visibility:visible;-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.card-form-simulacao .text-tooltip-3{opacity:0;visibility:hidden;position:absolute;top:340px;left:345px;gap:10px;border-radius:10px;padding:10px;background-color:#fff;color:#6d6b68;font-family:Roboto;font-weight:400;font-size:12px;border:1px solid #dbd9d7;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;-o-transition:opacity .3s ease,-o-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease;-webkit-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px);z-index:100}.card-form-simulacao .custom-tooltip-3:hover .text-tooltip-3{opacity:1;visibility:visible;-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.card-form-simulacao .text-tooltip-mobile-1{opacity:0;visibility:hidden;position:absolute;top:284px;left:44px;gap:10px;border-radius:10px;padding:10px;background-color:#fff;color:#6d6b68;font-family:Roboto;font-weight:400;font-size:12px;border:1px solid #dbd9d7;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;-o-transition:opacity .3s ease,-o-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease;-webkit-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px);z-index:100}.card-form-simulacao .custom-tooltip-mobile-1:hover .text-tooltip-mobile-1{opacity:1;visibility:visible;-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}@media only screen and (min-device-width:768px)and (max-device-width:991px){.card-form-simulacao .custom-tooltip-mobile-1:hover .text-tooltip-mobile-1{top:214px!important;left:135px}}.card-form-simulacao .text-tooltip-mobile-2{opacity:0;visibility:hidden;position:absolute;top:374px;left:60px;gap:10px;border-radius:10px;padding:10px;background-color:#fff;color:#6d6b68;font-family:Roboto;font-weight:400;font-size:12px;border:1px solid #dbd9d7;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;-o-transition:opacity .3s ease,-o-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease;-webkit-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px);z-index:100}.card-form-simulacao .custom-tooltip-mobile-2:hover .text-tooltip-mobile-2{opacity:1;visibility:visible;top:310px;-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}@media only screen and (min-device-width:768px)and (max-device-width:991px){.card-form-simulacao .custom-tooltip-mobile-2:hover .text-tooltip-mobile-2{top:290px;left:150px}}.card-form-simulacao .text-tooltip-mobile-3{opacity:0;visibility:hidden;position:absolute;top:440px;left:60px;gap:10px;border-radius:10px;padding:10px;background-color:#fff;color:#6d6b68;font-family:Roboto;font-weight:400;font-size:12px;border:1px solid #dbd9d7;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;-o-transition:opacity .3s ease,-o-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease;-webkit-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px);z-index:100}.card-form-simulacao .custom-tooltip-mobile-3:hover .text-tooltip-mobile-3{opacity:1;visibility:visible;top:380px;-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}@media only screen and (min-device-width:768px)and (max-device-width:991px){.card-form-simulacao .custom-tooltip-mobile-3:hover .text-tooltip-mobile-3{top:390px;left:150px}}@media (max-width:768px){.content-by-category h2{color:#333;font-family:Roboto;font-size:24px;font-style:normal;font-weight:700;line-height:28.8px}}.card-input{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px;border-radius:15px;border:1px solid #dbd9d7;background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);-webkit-box-shadow:0 10px 15px 0 rgba(0,0,0,.1);box-shadow:0 10px 15px 0 rgba(0,0,0,.1);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-input .comment-form input[type=email],.card-input .comment-form input[type=text],.card-input .comment-form input[type=url],.card-input .comment-form textarea,.card-input .form-control,.card-input .search-form .search-field,.comment-form .card-input input[type=email],.comment-form .card-input input[type=text],.comment-form .card-input input[type=url],.comment-form .card-input textarea,.search-form .card-input .search-field{border-radius:8px!important;border:1px solid #dbd9d7;background:#fff;width:100%;color:#b2b0ae;height:40px}.card-input .btn-blue{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 16px!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px!important;background:#0249d0!important}@media (max-width:768px){.card-input .btn-blue{width:100%}}.card-glossario{border-radius:10px;-webkit-box-shadow:2px 2px 8px 0 rgba(0,0,0,.15);box-shadow:2px 2px 8px 0 rgba(0,0,0,.15)}.card-glossario .title-card{border-radius:10px 10px 0 0;background:#f3efeb;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card-glossario .title-card h2{font-size:18px;font-weight:700;line-height:27px}.card-glossario .content-card p,.card-glossario .title-card h2{color:#333;font-family:Roboto;font-style:normal;margin-bottom:0}.card-glossario .content-card p{font-size:14px;font-weight:400;line-height:120%;padding:16px}.card-glossario .content-card .content-link{padding:16px}.card-glossario .content-card a{color:#0249d0;text-decoration:underline!important;font-family:Roboto;font-size:14px}.card-glossario .content-card{max-height:0;overflow:hidden;-webkit-transition:max-height .4s ease;-o-transition:max-height .4s ease;transition:max-height .4s ease}.card-glossario .card-glossario.open .content-card{max-height:1000px}.card-glossario .icon-minus,.card-glossario .icon-plus{-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.card-glossario .d-none{display:none}.card-empreendimento-rio{width:259px;height:201px;background-size:cover;background-position:50%;background-repeat:no-repeat;padding:0 19px 17px;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:end;-ms-flex-pack:end;justify-content:end;gap:4px;border-radius:10px;-webkit-transition:-webkit-transform .25s ease,-webkit-box-shadow .25s ease;transition:-webkit-transform .25s ease,-webkit-box-shadow .25s ease;-o-transition:box-shadow .25s ease,-o-transform .25s ease;transition:transform .25s ease,box-shadow .25s ease;transition:transform .25s ease,box-shadow .25s ease,-webkit-transform .25s ease,-o-transform .25s ease,-webkit-box-shadow .25s ease}.card-empreendimento-rio .titulo{color:#fff;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:14.4px;text-align:left}.card-empreendimento-rio .text{color:#fff;font-family:Roboto;font-size:18px;font-style:normal;font-weight:700;line-height:27px;text-align:left}.card-empreendimento-rio img{max-width:40px}.card-empreendimento-rio:hover{-webkit-transform:translateY(-6px);-o-transform:translateY(-6px);transform:translateY(-6px);-webkit-box-shadow:0 6px 15px rgba(0,0,0,.2);box-shadow:0 6px 15px rgba(0,0,0,.2)}.swiperCardsRio .swiper-slide{width:259px!important;margin-right:16px}.swiperCardsRio .swiper-slide:last-child{margin-right:0!important}.swiperCardsRio .swiper-pagination{position:relative}.swiperCardsRio .swiper-pagination-bullet{background-color:#333;width:4px;height:4px}.posts-author{padding:40px 0}@media (max-width:768px){.posts-author{padding:24px 0}}.posts-author .pagination{margin:0!important}.posts-author .posts-title p{color:#333;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px;margin-bottom:40px}@media (max-width:768px){.posts-author .posts-title p{font-size:24px;line-height:28.8px;margin-bottom:8px}}.posts-author .posts-title p strong{color:#0249d0;font-weight:700}.card-blog-author{padding:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;-ms-flex-item-align:stretch;align-self:stretch;border-radius:20px;border:1px solid #dbd9d7;background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);-webkit-box-shadow:2px 2px 8px 0 rgba(0,0,0,.15);box-shadow:2px 2px 8px 0 rgba(0,0,0,.15)}.author-card-wrapper,.card-blog-author{display:-webkit-box;display:-ms-flexbox;display:flex}.author-card-wrapper{gap:8px;-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;text-align:center;width:100%}.author-card-image{max-width:159px;max-height:240px}.author-card-content{width:100%}.author-card-label{color:#6d6b68;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:16.8px;margin-bottom:4px}.author-card-name{color:#153b83;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px}@media (max-width:768px){.author-card-name{font-size:24px;line-height:28.8px}}.author-card-role{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;margin-bottom:8px}.author-card-role p{color:#6d6b68;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:0}@media (max-width:768px){.author-card-role{font-size:14px;line-height:16.8px}}.author-card-role svg{margin-left:4px}.author-card-description{color:#555;margin-bottom:16px}.author-card-description,.author-card-link{font-size:16px;line-height:24px;font-family:Roboto;font-weight:400}.author-card-link{color:#0249d0;font-style:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.author-card-link:hover{color:#0056b3;text-decoration:underline}@media (min-width:768px){.author-card-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}}.comment-list ol{list-style:none}.contato-form .text-footer{color:#828282;font-size:12px;line-height:18px}.contato-form h4{font-size:24px;line-height:32px;font-family:Roboto}.contato-form span{font-size:16px;line-height:24px}.select{width:100%;height:48px;border-radius:4px;outline:none;border:1px solid #bfbfbf;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:24px;padding-right:45px;color:#bfbfbf;background-image:url(data:image/jpeg;base64,iVBORw0KGgoAAAANSUhEUgAAAMEAAAAnCAYAAAC2XywDAAACfXpUWHRSYXcgcHJvZmlsZSB0eXBlIGV4aWYAAHjapVVbkhshDPznFDkCEuJ1HBigKjfI8dNiYHbs2M6mAsvDArVQS5o1/dfPYX5oyz4Y8TGFHIJFkyyZCzbJnk33FYPXqkfB7kY2z3k2c9AlfjjguMT8KN8rlScgWdapPh5sOacnID4XpwawJ1lAeR2Qg/iF5ZBTtPL1uyzXxgLwuBETW+OYuxMMcnRacjrIFaw6Y8+6s9iL83NW4xMQlpUCgJqprKpQsJRpH6xXAWOxfpO7E3gStb0wdzcsfx1ouwLhHuU7EFcLCuRw7G5g4XVU/hYU8y4q060bycJrx4/yKKeG2a8bo6Ux+rwhRQKSM6zs2s7TuofUFDep4snhnNU17bJmj6z26DL3BRRHOJvsgf2BXrFW9GY7MZB1JdttNbbCaMAgxF/Ia4fCoEgJcsHMUy7XW2ialGnOgxY1nA0ys6kFXP6vbr5zaYxDi4G0mDV1kvJDrCQzKYuOyFjCNUSB4qKWrvi9aupUWhpyv2veaYAR/YgcM8/UMkB24feSr3ss3qca0h1ovw11ciqf5fHmZYQSZGX7NGlsWg8kyLg1qd465yV33Fgu0Gd3ZxGa5UKaQYWCG5jjv0DcX8R/QPRdGTZ+QIEmsgwZiBch16xH5t1ephgBsFyaC0Kt2RCqSJVeRuLt8PlpUD/8+6itNLczdT2S/MkMXs9UW+xJkPyponBRa5HaAOx4DviMzfJguGP/9ds+fXFpvkvmPRxQ2VzGFQ5nPlGpqeLuQLyBKj40brPVaHLE89i/B9OURvFbDUt4yRfZFkzKBTVTWkYYRij43Pjie/ellhBGIvzfUPay+Q1+9Jz5ILPPmAAAAARzQklUCAgICHwIZIgAAAFDSURBVHic7dsxa4NAHIbx10YRhdLvkbld8sWzBTokHRQKLbh16tChUyIoouQ6CW3pUFCI4X1+k8Nxf4d7BoWLzudzkKQoigQ4CSFIkqIwPgGmbi79AsClEQHsEQHsEQHsEQHsEQHsEQHsEQHsEQHsEQHsEQHsEQHsEQHsEQEWqR+GWdb8BxFgcZq203ZX6vHp5c+D3g+Dnl/ftN2VOtbN5HlEgMVJ4pXyLNWxbnQoqh8h9MOgfVHp/eNTeZYqiVeT53GpBovUtJ0OZaWm7XR3m2vzsJYk7YtKp7pRnqXa3K+VZ+nkWUSAxfodQpBmD0AiAizc9xAkzR6ARAS4AmMIkmYPQCICXInx4ziJ49n3JgLY4xcp7BEB7BEB7BEB7BEB7BEB7BEB7BEB7BEB7BEB7BEB7BEB7BEB7BEB7BEBrIUQ9AU78n+WvDI7cAAAAABJRU5ErkJggg==);background-size:contain;background-position:100%;background-repeat:no-repeat;background-color:#fff}@media (max-width:767.98px){.select{width:100%}}@media only screen and (min-device-width:768px)and (max-device-width:1024px){.select{background-size:contain;background-repeat:no-repeat}}.select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input-text{width:100%;background-color:#fff;border-radius:10px;border:1px solid silver;padding:10px 15px;font-family:Open Sans,sans-serif;font-size:12px;color:#4f4f4f;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.search-form label{font-weight:400}.filtros-empreendimento{width:auto;height:45px;margin:0 auto;display:block}@media (max-width:390px){.filtros-empreendimento{width:240px;height:70px}}@media (max-width:767px){.filtros-empreendimento{height:auto;width:auto}}.filtros-empreendimento #search-btn{margin:0 10px}@media (max-width:767.98px){.filtros-empreendimento #search-btn{width:100%;height:45px!important;margin-left:0;margin-right:0}}.filtros-empreendimento select{width:250px;background-color:#fff;border-radius:4px;border:1px solid #bfbfbf;padding:10px 20px;height:45px;font-size:14px;color:#bfbfbf;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.1);box-shadow:0 3px 10px rgba(0,0,0,.1);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAtCAIAAABnKH+VAAAAA3NCSVQICAjb4U/gAAAAGXRFWHRTb2Z0d2FyZQBnbm9tZS1zY3JlZW5zaG907wO/PgAAAQ1JREFUWIXt1zELgkAUwPFnKJEQ4WBEIA1FhDkU5OL3r6GCGkJo6COYpHSXFNhQRJjx8E7K4f3n890PVI5T0jSFKlX7NyAbgbAIhEUgLAJhEQiLQFgEwiIQVuVAqsAzjCeb3UFv1J1RT1NzJjwWKADudJi7oGRQEEZBGAUhRPHZc+3Mlown85XPLwkABMe40zYKDRd5ZR3T0Bt1ADjFbLHyr7dbrqbV1ItqBEGapnoz+9OU0XiuLTBcEb4GMZ4s1j7jz+0n48Fyu3/XFP16ZEEZ0ysZjSzo02R1zW+/3o9A7yara06dvuS0EkCPTjFrNXX5OaWByqpyRweBsAiERSAsAmERCItAWATCqhzoDuI+h4ikvUHFAAAAAElFTkSuQmCC);background-size:auto;background-position:100%;background-repeat:no-repeat;margin:0 10px;display:inline-block}@media only screen and (min-device-width:768px)and (max-device-width:1024px){.filtros-empreendimento select{background-size:contain;background-repeat:no-repeat}}@media (max-width:767px){.filtros-empreendimento select{width:100%;margin-bottom:10px;margin-left:0;margin-right:0}}.filtros-empreendimento select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.advanced-filters .form-check-inline label{font-size:16px;font-family:Roboto;font-weight:400;margin-left:5px;line-height:24px}.advanced-filters .search-form label.search-submit,.advanced-filters label.btn,.search-form .advanced-filters label.search-submit{color:#252b42;width:40px;height:40px;padding:9px;font-size:12px;font-weight:700;line-height:18px;background:#fff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1254901961);box-shadow:0 2px 4px 0 rgba(0,0,0,.1254901961);border-radius:4px!important;cursor:pointer;margin-right:16px;-webkit-box-flex:0;-ms-flex:none;flex:none}.advanced-filters .search-form label.active.search-submit,.advanced-filters label.btn.active,.search-form .advanced-filters label.active.search-submit{color:#fff!important;background-color:#d02f27!important;border-color:#d02f27!important}.advanced-filters .search-form label.search-submit:hover,.advanced-filters label.btn:hover,.search-form .advanced-filters label.search-submit:hover{background-color:#d02f27!important;color:#fff!important;border:1px solid #d02f27!important}.advanced-filters .search-form label.search-submit:last-child,.advanced-filters label.btn:last-child,.search-form .advanced-filters label.search-submit:last-child{margin-right:0}.advanced-filters label.label-text{font-size:12px}.advanced-filters .input-group{border-radius:5px}.advanced-filters .input-group .input-group-text{border:0;background-color:#f2f5f8}.advanced-filters .input-group input[type=number],.advanced-filters .input-group input[type=text]{padding:5px 15px;background-color:#f2f5f8;border-radius:5px;font-size:16px;font-family:Open Sans;font-weight:700;color:#333}.advanced-filters .cancel-filters{font-family:Open Sans;font-size:14px;font-weight:700;color:#000;cursor:pointer}.gravity_form .gform_confirmation_message{font-family:Open Sans,sans-serif;font-weight:500;margin:25px;color:#002e5f}.gravity_form .termos_gform input{float:left;margin-top:0!important;width:14px;height:15px}@media (max-width:767px){.gravity_form .termos_gform input{margin-top:4px!important;display:inline-block;width:4%!important}}.gravity_form .termos_gform label{float:left;width:93%;margin-left:10px;font-size:11px;font-family:Open Sans,sans-serif;color:#63728e;padding:0}.gravity_form .termos_gform label a{font-weight:700;color:#63728e;text-decoration:underline}@media (max-width:767.98px){.gravity_form .termos_gform label{display:inline-block;width:92%!important;font-size:10px}.gravity_form .termos_gform label a{margin-left:0!important}}.gravity_form .termos_gform .gfield_required{display:none!important}.gravity_form .gfield_error{background-color:#fff!important;padding-top:0 Im!important}.gravity_form .gfield_error .textarea{border:1px solid #f4b134!important}.gravity_form .gform_validation_errors{color:#f4b134;display:none!important}.gravity_form .validation_error{display:none!important}.gravity_form img.gform_ajax_spinner{text-align:center;margin:0 auto}.gravity_form .validation_message{text-align:center}.gravity_form .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,.gravity_form .gform_legacy_markup_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error{margin-top:0!important}.gravity_form .gform_body ul.gform_fields{width:100%}.gravity_form .gform_body ul.gform_fields li.gfield{margin-top:0;margin-bottom:5px}.gravity_form .gform_body ul.gform_fields li.gfield.gfield_error{border:0}.gravity_form .gform_body ul.gform_fields li.gfield .validation_message{padding-top:0;font-size:12px;color:#f4b134!important;text-align:left}.gravity_form .gform_body ul.gform_fields li.gfield label.gfield_label{color:#333;font-weight:400;margin-bottom:0;font-size:14px}.gravity_form .gform_body ul.gform_fields li.gfield input[type=text],.gravity_form .gform_body ul.gform_fields li.gfield textarea{width:100%;font-size:14px!important;font-weight:400;background-color:#fff;border-radius:4px;border:1px solid silver;padding:5px 15px!important;font-family:Open Sans,sans-serif}.gravity_form .gform_body ul.gform_fields li.gfield select{width:100%;background-color:#fff;border-radius:4px;-webkit-columns:#757575;-moz-columns:#757575;column-count:#757575;font-size:14px;border:1px solid silver;padding:5px 15px;font-family:Open Sans,sans-serif;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url(data:image/jpeg;base64,iVBORw0KGgoAAAANSUhEUgAAAMEAAAAnCAYAAAC2XywDAAACfXpUWHRSYXcgcHJvZmlsZSB0eXBlIGV4aWYAAHjapVVbkhshDPznFDkCEuJ1HBigKjfI8dNiYHbs2M6mAsvDArVQS5o1/dfPYX5oyz4Y8TGFHIJFkyyZCzbJnk33FYPXqkfB7kY2z3k2c9AlfjjguMT8KN8rlScgWdapPh5sOacnID4XpwawJ1lAeR2Qg/iF5ZBTtPL1uyzXxgLwuBETW+OYuxMMcnRacjrIFaw6Y8+6s9iL83NW4xMQlpUCgJqprKpQsJRpH6xXAWOxfpO7E3gStb0wdzcsfx1ouwLhHuU7EFcLCuRw7G5g4XVU/hYU8y4q060bycJrx4/yKKeG2a8bo6Ux+rwhRQKSM6zs2s7TuofUFDep4snhnNU17bJmj6z26DL3BRRHOJvsgf2BXrFW9GY7MZB1JdttNbbCaMAgxF/Ia4fCoEgJcsHMUy7XW2ialGnOgxY1nA0ys6kFXP6vbr5zaYxDi4G0mDV1kvJDrCQzKYuOyFjCNUSB4qKWrvi9aupUWhpyv2veaYAR/YgcM8/UMkB24feSr3ss3qca0h1ovw11ciqf5fHmZYQSZGX7NGlsWg8kyLg1qd465yV33Fgu0Gd3ZxGa5UKaQYWCG5jjv0DcX8R/QPRdGTZ+QIEmsgwZiBch16xH5t1ephgBsFyaC0Kt2RCqSJVeRuLt8PlpUD/8+6itNLczdT2S/MkMXs9UW+xJkPyponBRa5HaAOx4DviMzfJguGP/9ds+fXFpvkvmPRxQ2VzGFQ5nPlGpqeLuQLyBKj40brPVaHLE89i/B9OURvFbDUt4yRfZFkzKBTVTWkYYRij43Pjie/ellhBGIvzfUPay+Q1+9Jz5ILPPmAAAAARzQklUCAgICHwIZIgAAAFDSURBVHic7dsxa4NAHIbx10YRhdLvkbld8sWzBTokHRQKLbh16tChUyIoouQ6CW3pUFCI4X1+k8Nxf4d7BoWLzudzkKQoigQ4CSFIkqIwPgGmbi79AsClEQHsEQHsEQHsEQHsEQHsEQHsEQHsEQHsEQHsEQHsEQHsEQHsEQEWqR+GWdb8BxFgcZq203ZX6vHp5c+D3g+Dnl/ftN2VOtbN5HlEgMVJ4pXyLNWxbnQoqh8h9MOgfVHp/eNTeZYqiVeT53GpBovUtJ0OZaWm7XR3m2vzsJYk7YtKp7pRnqXa3K+VZ+nkWUSAxfodQpBmD0AiAizc9xAkzR6ARAS4AmMIkmYPQCICXInx4ziJ49n3JgLY4xcp7BEB7BEB7BEB7BEB7BEB7BEB7BEB7BEB7BEB7BEB7BEB7BEB7BEB7BEBrIUQ9AU78n+WvDI7cAAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-position:100%;background-size:auto}.gravity_form .gform_footer input.button{background-color:#d02f27;border:0;border-radius:10px;color:#fff;font-family:Open Sans,sans-serif;font-size:14px;padding:8px 25px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;float:right}@media (max-width:768px){.gravity_form .gform_footer input.button{font-size:13px!important;padding:15px;float:none}}.gravity_form .gform_footer input.button:hover{background-color:#d02f27;color:#fff}.search-form-wrapper #searchform{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.search-form-wrapper #searchform input{width:311px;height:42px;border-radius:8px;outline:none;border:1px solid #c3cbcd;-webkit-box-sizing:border-box;box-sizing:border-box;letter-spacing:.2px;margin-right:5px;padding-left:26px;padding-right:45px;color:#737b7d}.search-form-wrapper #searchform input::-webkit-input-placeholder{color:#737b7d;opacity:.5;letter-spacing:.2px}.search-form-wrapper #searchform input::-moz-placeholder{color:#737b7d;opacity:.5;letter-spacing:.2px}.search-form-wrapper #searchform input::-ms-input-placeholder{color:#737b7d;opacity:.5;letter-spacing:.2px}.search-form-wrapper #searchform input::placeholder{color:#737b7d;opacity:.5;letter-spacing:.2px}@media (max-width:767.98px){.search-form-wrapper #searchform input{width:100%}}.search-form-wrapper #searchform button{border:1px solid;margin-top:15px;height:42px;width:42px;border-radius:8px;padding:16px 10px;color:#fff;background:#153b81!important;font-weight:700;font-size:14px}.search-form-wrapper #searchform button img{margin-top:-5px;display:block;margin-left:2px}.search-form{position:relative}.search-form input{width:311px;height:42px;border-radius:4px;outline:none;border:1px solid #c3cbcd;-webkit-box-sizing:border-box;box-sizing:border-box;letter-spacing:.2px;padding-left:26px;padding-right:45px;color:#737b7d}.search-form input::-webkit-input-placeholder{color:#737b7d;opacity:.5;letter-spacing:.2px}.search-form input::-moz-placeholder{color:#737b7d;opacity:.5;letter-spacing:.2px}.search-form input::-ms-input-placeholder{color:#737b7d;opacity:.5;letter-spacing:.2px}.search-form input::placeholder{color:#737b7d;opacity:.5;letter-spacing:.2px}@media (max-width:767.98px){.search-form input{width:100%}}.search-form button{position:absolute;background:transparent;border:none;outline:none;right:13px;top:8px;bottom:14px}.newsletter-xl{border-radius:20px;background-color:#efe2d7;background-position:0;background-size:cover;padding:56px 71px;margin:32px 0;font-family:Roboto!important;overflow:hidden}.newsletter-xl h1 strong{font-family:Roboto!important;font-size:32px!important}.newsletter-xl h2 span{font-family:Open Sans!important;font-size:24px!important;color:#000!important}.newsletter-xl #rdstation-bricks-embeddable-form-bricks-component-k8EzdWMcFPTomPB0F3xwZQ .bricks-form__input.error{border:1px solid #f4b134!important;background-color:#fef7ea!important}.newsletter-xl.new-background{background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);border:1px solid #dbd9d7;border-radius:8px}.newsletter-xl.new-background h1,.newsletter-xl.new-background h2{text-align:left!important}.newsletter-xl.new-background .rd-button{display:inline-block!important;border-radius:8px!important;min-width:auto!important;width:150px!important;-ms-flex-item-align:start!important;align-self:start!important}.newsletter-xl .bricks--component-embeddable-form{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;font-family:Roboto!important}.newsletter-xl .bricks--component-embeddable-form .rd-section{background:transparent!important;width:100%!important;font-family:Roboto!important}.newsletter-xl .bricks--component-embeddable-form .rd-section .bricks--component{margin-top:0!important;font-family:Roboto!important}.newsletter-xl .bricks--component-embeddable-form .rd-section .bricks--component-button{height:48px!important;background:#0249d0!important;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border-color:transparent!important;font-family:Open Sans!important;font-weight:700!important;font-size:14px!important;margin-top:20px!important;width:160px!important}.newsletter-xl .bricks--component-embeddable-form .rd-section .bricks--component-button:hover{background:#193153!important}.newsletter-xl .bricks--component-embeddable-form .rd-section .bricks-form__privacy label{font-size:12px!important;font-weight:700!important}.newsletter-xl .bricks--component-embeddable-form .rd-section .bricks-form__field label{color:#000!important;font-size:14px!important;font-family:Open Sans!important;font-weight:400!important}.newsletter-xl .bricks--component-embeddable-form .rd-section .bricks-form__field label.error{color:#f4b134!important}.newsletter-xl .bricks--component-embeddable-form .rd-section .bricks-form__field.bricks-form__privacy{margin-bottom:0!important;margin-top:15px!important}.newsletter-xl .bricks--component-embeddable-form .rd-section .bricks-form__field .bricks-form__static{font-size:12px!important;color:#333!important;font-family:Open Sans!important}.newsletter-xl .bricks--component-embeddable-form .rd-section .bricks-form__field .bricks-form__static a{color:#000!important;font-weight:700!important}.newsletter-xl .bricks--component-embeddable-form .rd-section .bricks-form__field input.bricks-form__input,.newsletter-xl .bricks--component-embeddable-form .rd-section .bricks-form__field select.bricks-form__input{border-radius:10px!important;outline:none!important;font-size:16px!important;font-weight:400!important;border-color:#bfbfbf!important;font-family:Roboto!important}@media (max-width:991.98px){.newsletter-xl{padding:40px 32px}}.newsletter-xl .title_forms{font-size:24px;font-weight:700;line-height:28.8px;color:#333;font-family:Roboto}.newsletter-xl .title_forms strong{color:#333;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px}.newsletter-xl input[type=text]{font-size:16px!important}.newsletter-xl .gfield_select,.newsletter-xl .large,.newsletter-xl input[type=text]{border-radius:10px!important;outline:none!important;font-weight:400!important;border-color:#bfbfbf!important;border:1px solid;font-family:Roboto!important;height:36px}.newsletter-xl .gfield_select,.newsletter-xl .large{font-size:14px!important;line-height:21px!important}.newsletter-xl .gfield_label,.newsletter-xl .gfield_label_before_complex,.newsletter-xl label.gfield_label{font-family:Roboto!important;font-size:14px!important;line-height:21px!important;font-weight:400!important}.newsletter-xl .gfield_required,.newsletter-xl .gfield_required_asterisk{color:#000!important;font-size:14px!important;font-weight:400!important}.newsletter-xl .gfield_consent_label{font-size:12px!important;line-height:18px!important;font-weight:400!important;font-family:Roboto!important;margin:0}.newsletter-xl .politica-form{font-family:Roboto!important;font-size:12px;line-height:18px;font-weight:400;color:#333}.newsletter-xl .politica-form a{font-weight:700;color:#000;text-decoration:underline}.newsletter-xl .gform_ajax_spinner{background-color:#0249d0;position:absolute}.newsletter-xl .gform_ajax_spinner,.newsletter-xl input[type=submit]{height:55px;border:none;font-size:14px;width:160px;margin-top:20px;font-family:Roboto!important;border-radius:8px;color:#fff;font-weight:700}.newsletter-xl input[type=submit]{background-color:#b2b0ae}.newsletter-xl .form-mobile-title{color:#fff;font-family:Roboto;font-size:22px;font-style:normal;font-weight:700;line-height:26.4px}.newsletter-xl .form-mobile-text{color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:19.2px}.form-casa-paulista,.form-entrada-moradia-ceara{border:1px solid #dbd9d7;border-radius:20px;background-position:0;background-size:cover;margin:32px 0;font-family:Roboto!important;overflow:hidden}@media (max-width:767.98px){.form-casa-paulista .pr-5,.form-entrada-moradia-ceara .pr-5{padding-right:25px!important}}.form-casa-paulista .filds-form,.form-casa-paulista .form-image,.form-entrada-moradia-ceara .filds-form,.form-entrada-moradia-ceara .form-image{background-color:#f8f7f7}.form-casa-paulista .title_forms,.form-entrada-moradia-ceara .title_forms{font-family:Roboto;font-weight:700;font-size:32px}@media (max-width:767.98px){.form-casa-paulista .title_forms,.form-entrada-moradia-ceara .title_forms{font-size:28px}}.form-casa-paulista .text_form,.form-entrada-moradia-ceara .text_form{font-family:Roboto;font-size:16px;font-weight:400}.form-casa-paulista .gfield_label,.form-casa-paulista .gfield_label_before_complex,.form-entrada-moradia-ceara .gfield_label,.form-entrada-moradia-ceara .gfield_label_before_complex{font-size:14px!important;line-height:21px!important;font-weight:400!important;font-family:Roboto!important}.form-casa-paulista .gfield_select,.form-casa-paulista .large,.form-casa-paulista input[type=text],.form-entrada-moradia-ceara .gfield_select,.form-entrada-moradia-ceara .large,.form-entrada-moradia-ceara input[type=text]{height:40px;border:1px solid #dbd9d7;border-radius:8px}.form-casa-paulista small,.form-casa-paulista textarea,.form-entrada-moradia-ceara small,.form-entrada-moradia-ceara textarea{height:80px!important;width:100%!important;border-radius:8px;font-size:14px!important;font-weight:400!important;border:1px solid #dbd9d7!important}.form-casa-paulista .gfield_consent_label,.form-entrada-moradia-ceara .gfield_consent_label{font-weight:700;font-size:13px;line-height:18px;margin:0}.form-casa-paulista .politica-text,.form-entrada-moradia-ceara .politica-text{font-weight:400;font-size:13px;line-height:18px;color:#000}@media (max-width:767.98px){.form-casa-paulista .politica-text,.form-entrada-moradia-ceara .politica-text{font-size:15px}}.form-casa-paulista .politica-text a,.form-entrada-moradia-ceara .politica-text a{text-decoration:underline;font-weight:700;color:#000}.form-casa-paulista .politica-text.negative-margin-text,.form-entrada-moradia-ceara .politica-text.negative-margin-text{margin-top:-16px}.form-casa-paulista .gform_ajax_spinner,.form-entrada-moradia-ceara .gform_ajax_spinner{border-radius:8px;border:none;background-color:#b2b0ae;width:205px;height:48px;padding:12px 40px;color:#fff;font-size:15px;font-weight:700;position:absolute}@media (max-width:767.98px){.form-casa-paulista .gform_ajax_spinner,.form-entrada-moradia-ceara .gform_ajax_spinner{width:100%}}.form-casa-paulista input[type=submit],.form-entrada-moradia-ceara input[type=submit]{border-radius:8px;border:none;background-color:#b2b0ae;width:205px;height:48px;padding:12px 40px;color:#fff;font-size:15px;font-weight:700}@media (max-width:767.98px){.form-casa-paulista input[type=submit],.form-entrada-moradia-ceara input[type=submit]{width:100%}}.form-morar-bem{border:1px solid #dbd9d7;border-radius:20px;background-position:0;background-size:cover;margin:32px 0;font-family:Roboto!important;overflow:hidden}@media (max-width:767.98px){.form-morar-bem .pr-5{padding-right:25px!important}}.form-morar-bem .filds-form,.form-morar-bem .form-image{background-color:#f8f7f7}.form-morar-bem .title_forms{font-family:Roboto;font-weight:700;font-size:32px}@media (max-width:767.98px){.form-morar-bem .title_forms{font-size:25px}}.form-morar-bem .text_form{font-family:Roboto;font-size:16px;font-weight:400}.form-morar-bem .gfield_label,.form-morar-bem .gfield_label_before_complex{font-size:14px!important;line-height:21px!important;font-weight:400!important;font-family:Roboto!important}.form-morar-bem .gfield_select,.form-morar-bem .large,.form-morar-bem input[type=text]{height:40px;border:1px solid #dbd9d7;border-radius:8px}.form-morar-bem small,.form-morar-bem textarea{height:80px!important;width:100%!important;border-radius:8px;font-size:14px!important;font-weight:400!important;border:1px solid #dbd9d7!important}.form-morar-bem .gfield_consent_label{font-weight:700;font-size:13px;line-height:18px;margin:0}.form-morar-bem .politica-text{font-weight:400;font-size:13px;line-height:18px;color:#000}@media (max-width:767.98px){.form-morar-bem .politica-text{font-size:15px}}.form-morar-bem .politica-text a{text-decoration:underline;font-weight:700;color:#000}.form-morar-bem .gform_ajax_spinner{border-radius:8px;border:none;background-color:#b2b0ae;width:205px;height:48px;padding:12px 40px;color:#fff;font-size:15px;font-weight:700;position:absolute}@media (max-width:767.98px){.form-morar-bem .gform_ajax_spinner{width:100%}}.form-morar-bem input[type=submit]{border-radius:8px;border:none;background-color:#b2b0ae;width:205px;height:48px;padding:12px 40px;color:#fff;font-size:15px;font-weight:700}@media (max-width:767.98px){.form-morar-bem input[type=submit]{width:100%}}.form-amazonas{border:1px solid #dbd9d7;border-radius:20px;background-position:0;background-size:cover;margin:32px 0;font-family:Roboto!important;overflow:hidden}@media (max-width:767.98px){.form-amazonas .pr-5{padding-right:25px!important}}.form-amazonas .filds-form,.form-amazonas .form-image{background-color:#f8f7f7}.form-amazonas .title_forms{font-family:Roboto;font-weight:700;font-size:32px}@media (max-width:767.98px){.form-amazonas .title_forms{font-size:25px}}.form-amazonas .text_form{font-family:Roboto;font-size:16px;font-weight:400}.form-amazonas .gfield_label,.form-amazonas .gfield_label_before_complex{font-size:14px!important;line-height:21px!important;font-weight:400!important;font-family:Roboto!important}.form-amazonas .gfield_select,.form-amazonas .large,.form-amazonas input[type=text]{height:40px;border:1px solid #dbd9d7;border-radius:8px}.form-amazonas small,.form-amazonas textarea{height:80px!important;width:100%!important;border-radius:8px;font-size:14px!important;font-weight:400!important;border:1px solid #dbd9d7!important}.form-amazonas .gfield_consent_label{font-size:13px;line-height:18px;margin:0}.form-amazonas .gfield_consent_label a{color:#333;font-weight:700;text-decoration:underline}.form-amazonas .ginput_container_consent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form-amazonas input[type=checkbox]{margin-top:3px;margin-right:4px}.form-amazonas .politica-text{font-weight:400;font-size:13px;line-height:18px;color:#000}@media (max-width:767.98px){.form-amazonas .politica-text{font-size:15px}}.form-amazonas .politica-text a{text-decoration:underline;font-weight:700;color:#000}.form-amazonas .gform_ajax_spinner{border-radius:8px;border:none;background-color:#b2b0ae;width:205px;height:48px;padding:12px 40px;color:#fff;font-size:15px;font-weight:700;position:absolute}@media (max-width:767.98px){.form-amazonas .gform_ajax_spinner{width:100%}}.form-amazonas input[type=submit]{border-radius:8px;border:none;background-color:#b2b0ae;width:205px;padding:12px 40px;color:#fff;font-size:15px;font-weight:700}@media (max-width:767.98px){.form-amazonas input[type=submit]{width:100%}}.form-morar-df{border:1px solid #dbd9d7;border-radius:20px;background-position:0;background-size:cover;margin:32px 0;font-family:Roboto!important;overflow:hidden}@media (max-width:767.98px){.form-morar-df .pr-5{padding-right:25px!important}}.form-morar-df .filds-form,.form-morar-df .form-image{background-color:#f8f7f7}.form-morar-df .title_forms{font-family:Roboto;font-weight:700;font-size:32px}@media (max-width:767.98px){.form-morar-df .title_forms{font-size:28px}}.form-morar-df .text_form{font-family:Roboto;font-size:16px;font-weight:400}.form-morar-df .gfield_label,.form-morar-df .gfield_label_before_complex{font-size:14px!important;line-height:21px!important;font-weight:400!important;font-family:Roboto!important}.form-morar-df .gfield_select,.form-morar-df .large,.form-morar-df input[type=text]{height:40px;border:1px solid #dbd9d7;border-radius:8px}.form-morar-df small,.form-morar-df textarea{height:80px!important;width:100%!important;border-radius:8px;font-size:14px!important;font-weight:400!important;border:1px solid #dbd9d7!important}.form-morar-df .gfield_consent_label{font-size:13px;line-height:18px;margin:0}.form-morar-df .politica-text{font-weight:400;font-size:13px;line-height:18px;color:#000}@media (max-width:767.98px){.form-morar-df .politica-text{font-size:15px}}.form-morar-df .politica-text a{text-decoration:underline;font-weight:700;color:#000}.form-morar-df .gform_ajax_spinner{border-radius:8px;border:none;background-color:#b2b0ae;width:205px;height:48px;padding:12px 40px;color:#fff;font-size:15px;font-weight:700;position:absolute}@media (max-width:767.98px){.form-morar-df .gform_ajax_spinner{width:100%}}.form-morar-df input[type=submit]{border-radius:8px;border:none;background-color:#d02f27;width:205px;height:48px;padding:12px 40px;color:#fff;font-size:15px;font-weight:700}@media (max-width:767.98px){.form-morar-df input[type=submit]{width:100%}}.form-morar-df .text-subsidio{padding-top:1rem;padding-bottom:1rem;width:100%;background-color:#fff;background-color:#f8f7f7}.search-header{padding:8px;background:#fff;width:350px;height:61px;-webkit-box-shadow:0 2px 35px rgba(0,0,0,.1);box-shadow:0 2px 35px rgba(0,0,0,.1);border-bottom-left-radius:8px;border-bottom-right-radius:8px;display:none;position:absolute;z-index:99;border:1px solid #dce5eb}.search-header input.search-field{width:333.77px;height:45px;border-radius:4px;outline:none;font-size:14px;padding-left:24px;padding-right:34px;color:#333;-webkit-box-sizing:border-box;box-sizing:border-box;border:0}.search-header input.search-field::-webkit-input-placeholder{color:#bfbfbf}.search-header input.search-field::-moz-placeholder{color:#bfbfbf}.search-header input.search-field::-ms-input-placeholder{color:#bfbfbf}.search-header input.search-field::placeholder{color:#bfbfbf}.search-header .close{position:absolute;right:26px;top:23px;color:#bfbfbf;font-size:14px;background:transparent;outline:none;cursor:pointer}section.filters-empreendimento input[type=checkbox]{width:15px;height:15px}section.filters-empreendimento label.label-select{font-weight:700;font-size:14px;margin-left:5px;color:#333}section.filters-empreendimento #apply-filter{font-family:Open Sans;font-size:14px;padding:12.5px 40px}section.filters-empreendimento .form-select{background-color:transparent;border:0;border-radius:0;border-bottom:1px solid #333;min-width:225px;color:#333;font-family:Roboto;font-weight:700;font-size:16px}section.filters-empreendimento .form-select:disabled{color:#dbd9d7;border-bottom:1px solid #dbd9d7}section.filters-empreendimento .form-select option:disabled{display:none}@media (max-width:991.98px){section.filters-empreendimento .form-select{min-width:100%}}@media (max-width:991.98px){section.filters-empreendimento .btn-red{width:100%}}.filters-lojas input[type=checkbox]{width:15px;height:15px}.filters-lojas label.label-select{font-weight:700;font-size:14px;margin-left:5px;color:#333}.filters-lojas #apply-filter{font-family:Open Sans;font-size:14px;padding:12.5px 40px}.filters-lojas select.form-select{background-color:transparent;border:0;border-bottom:1px solid #0249d0;min-width:125px;color:#0249d0;font-family:Roboto;font-weight:700;font-size:16px}.filters-lojas select.form-select:disabled{color:#dbd9d7;border-bottom:1px solid #dbd9d7}.filters-lojas select.form-select option:disabled{display:none}@media (max-width:991.98px){.filters-lojas select.form-select{min-width:100%}}@media (max-width:991.98px){.filters-lojas .btn-red{width:100%}}.form-cva{border:1px solid #dbd9d7;border-radius:20px;background-position:0;background-size:cover;margin:32px 0;font-family:Roboto!important;overflow:hidden}@media (max-width:767.98px){.form-cva .pr-5{padding-right:25px!important}}.form-cva .title_forms{font-weight:700;font-size:32px;line-height:38px;font-family:Roboto}@media (max-width:767.98px){.form-cva .title_forms{font-size:24px;line-height:30px}}.form-cva .title_forms strong{color:#153b83;font-weight:700}.form-cva .text_form{font-weight:400;color:#333;font-family:Roboto;font-size:18px;font-style:normal;line-height:27px}@media (max-width:767.98px){.form-cva .text_form{font-size:14px;line-height:16.8px;font-weight:400}}.form-cva .gfield_label,.form-cva .gfield_label_before_complex,.form-cva label.gfield_label{font-size:14px!important;line-height:21px!important;font-weight:400!important;font-family:Roboto!important}.form-cva .gfield select,.form-cva .gform_wrapper.gravity-theme input[type=text]{font-family:Roboto;font-size:14px!important;font-style:normal;font-weight:400;line-height:21px}.form-cva .gfield_required,.form-cva .gfield_required_asterisk{font-size:14px!important}.form-cva .gfield_select,.form-cva .large,.form-cva input[type=text]{height:40px;border:1px solid #dbd9d7;border-radius:8px}.form-cva .form-background{height:965px}@media (max-width:991.98px){.form-cva .form-background{height:auto}}.form-cva .gfield_consent_label{font-weight:700;margin:0;color:#333;font-family:Roboto;font-size:12px;font-style:normal;line-height:18px}.form-cva .politica-text{font-weight:400;font-size:13px;line-height:18px;color:#000}@media (max-width:767.98px){.form-cva .politica-text{font-size:15px}}.form-cva .politica-text a{text-decoration:underline;font-weight:700;color:#000}.form-cva .gform_ajax_spinner{border-radius:8px;border:none;background-color:#b2b0ae;width:205px;height:48px;padding:12px 40px;color:#fff;font-size:15px;font-weight:700;position:absolute}@media (max-width:767.98px){.form-cva .gform_ajax_spinner{width:100%}}.form-cva input[type=submit]{border-radius:8px;border:none;background-color:#b2b0ae;width:205px;height:48px;padding:12px 40px;color:#fff;font-size:14px;font-weight:700;line-height:24px}@media (max-width:767.98px){.form-cva input[type=submit]{width:100%}}.form-cva small,.form-cva textarea{height:80px!important;width:100%!important;border-radius:8px;font-size:14px!important;font-weight:400!important}.card-form{border:1px solid #dbd9d7;border-radius:20px;background-position:0;background-size:cover;font-family:Roboto!important;overflow:hidden}.card-form .titulo__forms{color:#333;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px;font-family:Roboto}.card-form .titulo__forms strong{font-weight:700;color:#153b83!important}@media (max-width:767.98px){.card-form .titulo__forms{font-size:18px;font-style:normal;font-weight:700;line-height:27px}}.card-form .gfield_label,.card-form .gfield_label_before_complex,.card-form .gform-field-label{line-height:14px;font-weight:400!important;font-family:Roboto!important;color:#333;font-size:16px;font-style:normal;line-height:24px}@media (max-width:768px){.card-form .gfield_label,.card-form .gfield_label_before_complex,.card-form .gform-field-label{font-family:Roboto;font-size:14px!important;line-height:21px}}.card-form label.gfield_label{font-size:14px!important;line-height:21px!important;font-weight:400!important;font-family:Roboto!important}.card-form .gfield_required,.card-form .gfield_required_asterisk{font-size:14px!important}.card-form input[type=text]{height:40px;border:1px solid #dbd9d7;border-radius:8px}.card-form .gfield_consent_label{font-weight:700;font-size:14px;line-height:21px;margin:0}.card-form .politica-text{font-weight:400;font-size:13px;line-height:18px;color:#000}@media (max-width:767.98px){.card-form .politica-text{font-size:15px}}.card-form .politica-text a{text-decoration:underline;font-weight:700;color:#000}.card-form .gform_ajax_spinner{border-radius:8px;border:none;background-color:#d02f27;width:205px;height:48px;padding:12px 40px;color:#fff;font-size:15px;font-weight:700;position:absolute}@media (max-width:767.98px){.card-form .gform_ajax_spinner{width:100%}}.card-form input[type=submit]{border-radius:8px;border:none;background-color:#d02f27;width:205px;height:48px;padding:12px 40px;color:#fff;font-size:14px;font-weight:700;line-height:21px;font-style:normal}@media (max-width:767.98px){.card-form input[type=submit]{width:100%}}.card-form .form-background{height:926px}@media (max-width:991.98px){.card-form .form-background{height:auto}}.card-form .gfield_select,.card-form .large{height:40px;border:1px solid #dbd9d7;border-radius:8px}.card-form small,.card-form textarea{height:80px!important;width:100%!important;border-radius:8px;font-size:14px!important;font-weight:400!important}.tamnho-card{padding:0 67px;z-index:99999;background-color:#fff}@media (max-width:767.98px){.tamnho-card{padding:0}}.gform_footer{position:relative}.form-aquiagora{border:1px solid #dbd9d7;border-radius:20px;background-position:0;background-size:cover;margin:32px 0;font-family:Roboto!important;overflow:hidden}@media (max-width:767.98px){.form-aquiagora .pr-5{padding-right:25px!important}}.form-aquiagora .filds-form,.form-aquiagora .form-image{background-color:#f8f7f7}.form-aquiagora .title_forms{font-family:Roboto;font-size:32px;font-weight:700}.form-aquiagora .title_forms strong{color:#153b83}@media (max-width:991.98px){.form-aquiagora .title_forms{display:none}}.form-aquiagora .form-mobile-title{color:#fff;font-size:18px;font-weight:700;line-height:120%}.form-aquiagora .form-background{background-repeat:no-repeat!important;background-size:cover!important;background-position:92%!important}@media (max-width:768px){.form-aquiagora .form-background{height:150px}}.form-aquiagora .text_form{font-family:Roboto;font-size:16px;font-weight:400}.form-aquiagora .gfield_label,.form-aquiagora .gfield_label_before_complex{font-size:14px!important;line-height:21px!important;font-weight:400!important;font-family:Roboto!important}.form-aquiagora .gfield_select,.form-aquiagora .large,.form-aquiagora input[type=text]{height:40px;border:1px solid #dbd9d7;border-radius:8px}.form-aquiagora small,.form-aquiagora textarea{height:80px!important;width:100%!important;border-radius:8px;font-size:14px!important;font-weight:400!important;border:1px solid #dbd9d7!important}.form-aquiagora .gfield_consent_label{font-size:13px;line-height:18px;margin:0}.form-aquiagora .politica-text{font-weight:400;font-size:13px;line-height:18px;color:#000}@media (max-width:767.98px){.form-aquiagora .politica-text{font-size:15px}}.form-aquiagora .politica-text a{text-decoration:underline;font-weight:700;color:#000}.form-aquiagora .gform_ajax_spinner{border-radius:8px;border:none;background-color:#b2b0ae;width:205px;height:48px;padding:12px 40px;color:#fff;font-size:15px;font-weight:700;position:absolute}@media (max-width:767.98px){.form-aquiagora .gform_ajax_spinner{width:100%}}.form-aquiagora input[type=submit]{border-radius:8px;border:none;background-color:#d02f27;width:205px;height:48px;padding:12px 40px;color:#fff;font-size:15px;font-weight:700}@media (max-width:767.98px){.form-aquiagora input[type=submit]{width:100%}}.form-aquiagora .text-subsidio{padding-top:1rem;padding-bottom:1rem;width:100%;background-color:#fff;background-color:#f8f7f7}.form-blackfriday{border:1px solid #dbd9d7;border-radius:20px;background-position:0;background-size:cover;margin:32px 0;font-family:Roboto!important;overflow:hidden}@media (max-width:767.98px){.form-blackfriday .pr-5{padding-right:25px!important}}.form-blackfriday .filds-form,.form-blackfriday .form-image{background-color:#f8f7f7}.form-blackfriday .title_forms{font-family:Roboto;font-size:32px;font-weight:700}.form-blackfriday .title_forms strong{color:#153b83}@media (max-width:991.98px){.form-blackfriday .title_forms{display:none}}.form-blackfriday .form-mobile-title{color:#fff;font-size:18px;font-weight:700;line-height:120%}.form-blackfriday .form-background{background-repeat:no-repeat!important;background-size:cover!important;background-position:92%!important}@media (max-width:768px){.form-blackfriday .form-background{height:150px}}.form-blackfriday .text_form{font-family:Roboto;font-size:16px;font-weight:400}.form-blackfriday .gfield_label,.form-blackfriday .gfield_label_before_complex{font-size:14px!important;line-height:21px!important;font-weight:400!important;font-family:Roboto!important}.form-blackfriday .gfield_select,.form-blackfriday .large,.form-blackfriday input[type=text]{height:40px;border:1px solid #dbd9d7;border-radius:8px}.form-blackfriday small,.form-blackfriday textarea{height:80px!important;width:100%!important;border-radius:8px;font-size:14px!important;font-weight:400!important;border:1px solid #dbd9d7!important}.form-blackfriday .gfield_consent_label{font-size:13px;line-height:18px;margin:0}.form-blackfriday .politica-text{font-weight:400;font-size:13px;line-height:18px;color:#000}@media (max-width:767.98px){.form-blackfriday .politica-text{font-size:15px}}.form-blackfriday .politica-text a{text-decoration:underline;font-weight:700;color:#000}.form-blackfriday .gform_ajax_spinner{border-radius:8px;border:none;background-color:#b2b0ae;width:205px;height:48px;padding:12px 40px;color:#fff;font-size:15px;font-weight:700;position:absolute}@media (max-width:767.98px){.form-blackfriday .gform_ajax_spinner{width:100%}}.form-blackfriday input[type=submit]{border-radius:8px;border:none;background-color:#d02f27;width:205px;height:48px;padding:12px 40px;color:#fff;font-size:14px;font-weight:700}@media (max-width:767.98px){.form-blackfriday input[type=submit]{width:100%}}.form-blackfriday .text-subsidio{padding-top:1rem;padding-bottom:1rem;width:100%;background-color:#fff;background-color:#f8f7f7}.form-empreendimento .ginput_container_consent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form-empreendimento input[type=checkbox]{margin-right:3px;margin-top:3px}.form-empreendimento .gfield_consent_label strong{margin-bottom:2px}.alignnone{margin-left:0;margin-right:0;max-width:100%;height:auto}.aligncenter{display:block;margin:.5rem auto;height:auto}.alignleft,.alignright{margin-bottom:.5rem;height:auto}@media (min-width:576px){.alignleft{float:left;margin-right:.5rem}.alignright{float:right;margin-left:.5rem}}section.find-apartments{background-size:cover;background-position:50%;font-family:Roboto;height:670px}section.find-apartments .title h1{font-size:64px;line-height:64px}@media (max-width:767.98px){section.find-apartments .title h1{font-size:24px;line-height:28px;font-weight:700}}section.find-apartments select option:disabled{display:none}@media (max-width:991.98px){section.find-apartments{height:auto;background-repeat:no-repeat;background-size:auto 300px;background-position:top}}section.find-apartments table{height:670px}@media (max-width:991.98px){section.find-apartments table{height:auto}}section.find-apartments .title{font-size:64px;font-weight:700;color:#fff;line-height:64px}@media (max-width:991.98px){section.find-apartments .title{font-size:24px;line-height:28px}}section.find-apartments .subtitle{font-size:18;font-weight:400;color:#fff}section.find-apartments .subtitle strong{font-weight:700}section.find-apartments .card-white{font-family:Roboto}section.find-apartments .card-white .title-card{color:#333;font-size:24px;font-weight:700}section.find-apartments .card-white .title-card strong{color:#d02f27;font-weight:700}section.find-apartments .card-white label{display:block}section.find-apartments .card-white select{width:100%;padding:10px;border:1px solid #dbd9d7;border-radius:10px}section.find-apartments .card-white .advanced-filters{color:#d02f27;cursor:pointer}section.find-apartments .card-white .filter-2 .scroll-content{height:345px;overflow-y:scroll;overflow-x:hidden}section.find-apartments .card-white .filter-2 .scroll-content .form-check-inline label{font-size:14px;font-family:Open Sans;font-weight:400;margin-left:5px}.search-form section.find-apartments .card-white .filter-2 .scroll-content label.search-submit,section.find-apartments .card-white .filter-2 .scroll-content .search-form label.search-submit,section.find-apartments .card-white .filter-2 .scroll-content label.btn{color:#252b42;width:40px;height:40px;padding:9px;font-size:14px;font-weight:700;background:#fff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1254901961);box-shadow:0 2px 4px 0 rgba(0,0,0,.1254901961);border-radius:4px!important;cursor:pointer;margin-right:16px;-webkit-box-flex:0;-ms-flex:none;flex:none}.search-form section.find-apartments .card-white .filter-2 .scroll-content label.active.search-submit,section.find-apartments .card-white .filter-2 .scroll-content .search-form label.active.search-submit,section.find-apartments .card-white .filter-2 .scroll-content label.btn.active{color:#fff!important;background-color:#d02f27!important;border-color:#d02f27!important}.search-form section.find-apartments .card-white .filter-2 .scroll-content label.search-submit:hover,section.find-apartments .card-white .filter-2 .scroll-content .search-form label.search-submit:hover,section.find-apartments .card-white .filter-2 .scroll-content label.btn:hover{background-color:#d02f27!important;color:#fff!important;border:1px solid #d02f27!important}.search-form section.find-apartments .card-white .filter-2 .scroll-content label.search-submit:last-child,section.find-apartments .card-white .filter-2 .scroll-content .search-form label.search-submit:last-child,section.find-apartments .card-white .filter-2 .scroll-content label.btn:last-child{margin-right:0}section.find-apartments .card-white .filter-2 .scroll-content label.label-text{font-size:12px}section.find-apartments .card-white .filter-2 .scroll-content .input-group{border-radius:5px}section.find-apartments .card-white .filter-2 .scroll-content .input-group .input-group-text{border:0;background-color:#f2f5f8}section.find-apartments .card-white .filter-2 .scroll-content .input-group input[type=number],section.find-apartments .card-white .filter-2 .scroll-content .input-group input[type=text]{padding:5px 15px;background-color:#f2f5f8;border-radius:5px;font-size:16px;font-family:Open Sans;font-weight:700;color:#333}section.why-buy{font-family:Roboto;background-position:50%;background-size:cover;padding:75px 0}@media (max-width:991.98px){section.why-buy{background:-webkit-linear-gradient(349.65deg,#f3efeb 50.43%,#e2d3c3);background:-o-linear-gradient(349.65deg,#f3efeb 50.43%,#e2d3c3 100%);background:linear-gradient(100.35deg,#f3efeb 50.43%,#e2d3c3)}}section.why-buy .title{font-size:32px;color:#333;font-weight:700;line-height:38px}section.why-buy .title strong{font-weight:700;color:#d02f27}section.why-buy .title-card-gray p,section.why-buy .title-card-light p{margin-bottom:0}section.why-buy .blocks img.featured-img{border:2px solid transparent}.section-about{padding:50px 0;font-family:Open Sans,sans-serif}.section-about img{margin-top:5%}@media (max-width:991.98px){.section-about img{margin-top:0;width:150px}}.section-about h3{font-weight:700;margin-bottom:25px;font-size:30px;color:#193153;font-family:Open Sans;border-bottom:2px solid #9c1b29;display:inline-block;width:auto}@media (max-width:768px){.section-about h3{font-size:23px}}.section-about p{color:#63728e;font-size:16px;font-family:Open Sans,sans-serif;padding-right:25px}@media (max-width:768px){.section-about p{padding-right:0}}.section-about .text{padding:0 0 25px 40px}@media (max-width:768px){.section-about .text{margin-top:30px;padding:10px 20px}}.section-cards{padding:70px 0;background-repeat:no-repeat;background-size:cover;background-position:50%}.section-cards h2{font-weight:400}.section-cards h2 strong{font-weight:700}.section-premios{padding:50px 0;background-repeat:no-repeat;background-size:cover;background-position:50%}@media (max-width:768px){.section-premios{background-position:bottom}}@media only screen and (min-device-width:768px)and (max-device-width:1024px){.section-premios{padding:50px 0 485px}}@media (max-width:991.98px){.section-premios{padding-bottom:0}}.section-premios h3{font-family:Open Sans}.section-premios p{color:#63728e;font-size:16px;font-family:Open Sans,sans-serif}.section-direcional{padding:70px 0;background-repeat:no-repeat;background-position:50%;background-size:cover}@media (max-width:768px){.section-direcional{background-position:70%}}.section-direcional h2{font-family:Open Sans,sans-serif;color:#fff;font-weight:700}.section-direcional p{color:#fff;font-family:Open Sans,sans-serif;font-size:14px}.section-direcional .text-footer{color:#fff;font-size:11px;font-family:Open Sans,sans-serif;max-width:263px;text-align:center;margin-top:10px}@media (max-width:768px){.section-direcional .text-footer{margin-top:0!important;max-width:100%;padding:0 25px}}.section-direcional .cards-1{position:relative;right:0}@media (max-width:768px){.section-direcional .cards-1{right:-20px}}@media (max-width:360px){.section-direcional .cards-1{right:-10px}}@media only screen and (min-device-width:768px)and (max-device-width:1024px){.section-direcional .cards-1{right:20px}}.section-direcional .cards-2{position:relative;left:-50px;top:80px}@media (max-width:768px){.section-direcional .cards-2{left:-20px;top:50px}}@media (max-width:360px){.section-direcional .cards-2{left:-10px}}@media only screen and (min-device-width:768px)and (max-device-width:1024px){.section-direcional .cards-2{left:40px}}.section-direcional .circle{background-color:transparent;color:#fff;font-family:Open Sans,sans-serif;width:150px;height:150px;border-radius:50%;margin-bottom:10px;border:2px solid #fff}.section-direcional .circle p{margin:0;font-size:12px}.section-direcional .circle p strong{font-weight:700;font-size:30px}.section-direcional .circle p em{font-weight:300;font-size:10px;margin-top:10px;display:inline-block}@media (max-width:768px){.section-direcional ul{text-align:center}}@media (max-width:768px){.section-direcional li a{width:100%;margin-right:0;margin-bottom:10px}}.section-video-cards{padding:70px 0}@media (max-width:767px){.section-video-cards{padding:70px 0 0}}.section-video-cards .box-white{position:relative;top:-50px;max-width:300px;margin:0 auto}.section-video-cards .box-white.flex-lg-column-reverse{top:30px}@media (max-width:991.98px){.section-video-cards .box-white.flex-lg-column-reverse{top:-50px}}.section-video-cards .card-transparent{background-color:transparent;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.section-video-cards .card-transparent .wp-caption img,.section-video-cards .card-transparent img.img-fluid,.wp-caption .section-video-cards .card-transparent img{border-radius:20px}.section-video-cards .card-transparent h5{font-size:18px}.section-video-cards .card-transparent p{color:#63728e;font-size:14px;font-family:Open Sans,sans-serif}.section-video-cards .card-transparent:hover{-webkit-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px)}@media (max-width:768px){.section-video-cards .card-transparent .text-card-transparent-mobile{margin-bottom:30px}}.section-contato .thanks{width:420px;left:30px;position:relative}.section-contato .m-top{margin-top:85px}.section-contato .people-1{width:100px}.section-contato h1{font-size:40px;width:530px;padding-bottom:15px}.section-contato h1 strong{font-weight:700;color:#d02f27}.section-contato p{font-size:16px;width:432px;text-align:start;color:#000!important}.section-contato a{color:#d02f27!important}.section-contato .text-2{margin-left:74px}.section-contato .text-2 p{width:385px;font-size:12px}.section-contato .text-2 p strong{color:#d02f27}.section-contato .below-text{margin-left:65px}.section-contato .left-text{margin-top:20px;left:570px}.section-contato .left-text strong{color:#d02f27}.section-contato .text-footer-page{font-size:13px!important;margin-top:10px;margin-bottom:10px;font-weight:700}.section-contato .icon{color:#d02f27;margin:0;padding:0}.section-contato .space-icon{max-width:54px}.section-contato .tel-right{text-align:start!important;position:relative;left:-30px;font-size:14px!important;color:#d02f27!important;font-weight:700}@media (max-width:767.98px){.section-contato,.section-contato .moblie-space{margin:0;padding:0}.section-contato h1,.section-contato p{width:354px;margin-left:-40px;text-align:start}.section-contato p{padding-left:2px}.section-contato .thanks{width:332px;left:0;position:relative}.section-contato a{margin-left:-38px}.section-contato .text-2{margin:0 0 0 30px}.section-contato .text-2 p{width:354px;font-size:15px}.section-contato .below-text{margin-left:16px}.section-contato .text-footer-page{width:125px}.section-contato .tel-right{width:100px;text-align:end!important;margin-left:-50px}.section-contato .space-icon{max-width:none;position:relative;left:-35px}.section-contato .mobile-width{width:140px}}section.empreendimentos{padding:80px 0;background-color:#fff}@media (max-width:991.98px){section.empreendimentos{padding:40px 0}}section.empreendimentos select{background-color:transparent;border:0;border-bottom:1px solid #333;min-width:300px;font-family:Roboto;font-weight:700;font-size:16px}section.empreendimentos select option[disabled=disabled]{display:none}@media (max-width:991.98px){section.empreendimentos select{min-width:100%}}section.empreendimentos .swiper-button-next{right:-20px;color:#d02f27}@media (max-width:991.98px){section.empreendimentos .swiper-button-next{display:none}}section.empreendimentos .swiper-button-prev{left:-20px;color:#d02f27}@media (max-width:991.98px){section.empreendimentos .swiper-button-prev{display:none}}section.empreendimentos .pagination-all-cards .swiper-pagination .swiper-pagination-bullet{background:#d02f27}section.empreendimentos .spinner{height:450px!important;left:0;right:0}section.empreendimentos h4{font-family:Roboto;font-size:16px!important;font-weight:700;line-height:normal}section.empreendimentos .arrow{width:12px!important;height:12px!important}@media (max-width:991.98px){section.empreendimentos h2{font-size:26px;padding-top:16px}}@media (min-width:768px){section.empreendimentos .card-empreendimento-new{height:352px;margin-bottom:8px}}.section-empreendimentos-left{padding:88px 0 58px}@media (max-width:767.98px){.section-empreendimentos-left{padding:56px 0 64px}}.section-empreendimentos-left a.ver-mais{text-align:center}.section-empreendimentos-left #carouselEmpreendimentos .indicators{right:0;bottom:-50px;left:0}.section-empreendimentos-left #carouselEmpreendimentos .indicators li{height:5px;width:5px;margin:0 10px;border-radius:10px;border:3px solid #1c2f54;background-color:transparent;opacity:1}.section-empreendimentos-left #carouselEmpreendimentos .indicators li.active{background-color:#1c2f54;width:20px;opacity:1}.section-empreendimentos-left h2.text-blue-darker{font-size:32px;color:#333}@media (max-width:767.98px){.section-empreendimentos-left h2.text-blue-darker{font-size:20px;line-height:30px}}.section-map{background:-webkit-linear-gradient(183.58deg,#0249d0,#1e4590);background:-o-linear-gradient(183.58deg,#0249d0 0,#1e4590 100%);background:linear-gradient(266.42deg,#0249d0,#1e4590);z-index:99999}.section-map h2{font-family:Roboto;font-weight:700;font-size:32px;color:#fff}@media (max-width:767.98px){.section-map h2{font-size:24px}}.section-map h3{color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:21px}@media (max-width:768px){.section-map h3{font-size:12px;line-height:18px}}.section-map i{font-size:14px;margin-top:4px;margin-left:10px}.section-map p{color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media (max-width:767.98px){.section-map p{font-weight:700;line-height:normal}}.section-map .text-below p{font-family:Roboto;font-size:16px;font-weight:400;color:#fff;text-decoration:none}.section-map .btn-white-outline{padding:13px 45px!important;border-radius:8px;font-family:Roboto;font-weight:700!important;font-size:16px!important;font-style:normal;line-height:24px;color:#fff!important}@media (max-width:768px){.section-map .btn-white-outline{font-size:14px!important;line-height:21px}}.section-map .btn-white-outline:hover{color:#000!important}.section-map .btn-white-header-page{padding:13px 40px!important;font-family:Roboto;font-weight:700!important;font-size:16px;font-style:normal!important;line-height:24px}@media (max-width:768px){.section-map .btn-white-header-page{font-size:14px!important;line-height:21px}}.section-map span{color:#fff;font-family:Roboto;font-size:12px;font-style:normal;font-weight:700;line-height:18px}.section-map .line-gray{border:1px solid #153b83;width:95%;margin-top:30px}.section-map .iframe-map iframe{width:100%;height:450px}.section-unit-criteria{padding:48px 0;z-index:99999;background-color:#fff;position:relative}@media (max-width:768px){.section-unit-criteria{padding:24px 0 0}}.section-unit-criteria h2{color:#333;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px}@media (max-width:767.98px){.section-unit-criteria h2{font-size:14px;line-height:21px}}.section-unit-criteria .swiper-navigation-wrapper{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:16px}.section-unit-criteria .swiper-pagination-style .swiper-pagination-bullet{background-color:#dbd9d7;display:block!important}.section-unit-criteria .swiper-pagination-style .swiper-pagination-bullet-active{background-color:#0249d0!important}.section-unit-criteria .swiper-pagination-style .swiper-pagination-criteria{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.section-unit-criteria .swiper-button{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.section-unit-criteria .swiper-button .swiper-button-next-cards-blue,.section-unit-criteria .swiper-button .swiper-button-prev-cards-blue{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;cursor:pointer}.section-unit-criteria .card{max-width:539px;max-height:381px;border-radius:8px}@media (max-width:767.98px){.section-unit-criteria .card{max-width:328px;max-height:248px}}.section-unit-criteria .card h3{color:#333;text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:16.8px;margin-bottom:0}.section-unit-criteria .criteria svg{position:absolute;top:22px;right:27px}@media (max-width:767.98px){.section-unit-criteria .criteria svg{top:11px;right:17px}}.section-unit-criteria .criteria img{width:551.838px;height:331.252px;-o-object-fit:contain;object-fit:contain}@media (max-width:767.98px){.section-unit-criteria .criteria img{width:100%;max-height:198.552px}}.gm-style .place-card-large{display:none!important}.section-faq{z-index:9999;padding:80px 0;background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9)}@media (max-width:768px){.section-faq h2{font-size:26px}}@media (max-width:767.98px){.section-faq{padding:48px 0}}.section-faq #accordion .card .card-body,.section-faq #accordion .card .card-header{background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9))!important;background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9)!important;background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%)!important;background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9)!important}.optional-footer{padding:24px 0}@media (max-width:767.98px){.optional-footer{padding-top:35px}}.optional-footer p{font-size:12px;line-height:14.4px}.optional-footer .optional-footer-images{margin-top:16px;display:-webkit-box;display:-ms-flexbox;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.optional-footer .optional-footer-images{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:767.98px){.optional-footer .optional-footer-images{margin-top:8px}}.section-header-simple{z-index:-1;background:-webkit-gradient(linear,left top,right top,color-stop(90%,#f3efeb),color-stop(10%,#d0b69b));background:-webkit-linear-gradient(left,#f3efeb 90%,#d0b69b 0);background:-o-linear-gradient(left,#f3efeb 90%,#d0b69b 10%);background:linear-gradient(90deg,#f3efeb 90%,#d0b69b 0)}@media (max-width:991.98px){.section-header-simple{background:#f3efeb;padding:40px 0}}@media (min-width:1400px){.section-header-simple{background:-webkit-gradient(linear,left top,right top,color-stop(87%,#f3efeb),color-stop(13%,#d0b69b));background:-webkit-linear-gradient(left,#f3efeb 87%,#d0b69b 0);background:-o-linear-gradient(left,#f3efeb 87%,#d0b69b 13%);background:linear-gradient(90deg,#f3efeb 87%,#d0b69b 0)}}@media (min-width:1550px){.section-header-simple{background:-webkit-gradient(linear,left top,right top,color-stop(84%,#f3efeb),color-stop(16%,#d0b69b));background:-webkit-linear-gradient(left,#f3efeb 84%,#d0b69b 0);background:-o-linear-gradient(left,#f3efeb 84%,#d0b69b 16%);background:linear-gradient(90deg,#f3efeb 84%,#d0b69b 0)}}@media (min-width:1750px){.section-header-simple{background:-webkit-gradient(linear,left top,right top,color-stop(78%,#f3efeb),color-stop(22%,#d0b69b));background:-webkit-linear-gradient(left,#f3efeb 78%,#d0b69b 0);background:-o-linear-gradient(left,#f3efeb 78%,#d0b69b 22%);background:linear-gradient(90deg,#f3efeb 78%,#d0b69b 0)}}.section-header-simple .container{background-position:100% 100%;background-repeat:no-repeat;background-size:50% auto;padding:165px 0;max-height:550px}@media (max-width:1139.98px){.section-header-simple .container{padding:0 15px 125px}}@media (max-width:991.98px){.section-header-simple .container{margin-right:auto;margin-left:auto}}.section-header-simple h1{font-size:48px;margin-bottom:16px;color:#333}@media (max-width:767px){.section-header-simple h1{font-size:32px;line-height:38.4px}}.section-header-simple span.subtitle p{color:#fff;font-size:18px;margin-bottom:2rem}@media (max-width:991.98px){.section-header-simple span.subtitle p{margin-bottom:0}}.section-header-simple span.subtitle:before{display:none}.section-header-simple a.link-header{color:#153b83;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:18px}.section-header-simple a.link-header:hover{color:#153b83}@media (max-width:991.98px){.section-header-simple a.link-header{margin-top:40px}}.section-header-empreendimento{overflow:hidden}.section-header-empreendimento .selo-bf{position:absolute;right:1200px;top:70px;z-index:99}@media (max-width:767.98px){.section-header-empreendimento .selo-bf{right:40px;height:100px;top:60px}}.section-header-empreendimento .selo-cva{position:absolute;right:1300px;top:70px;z-index:99;height:100px}@media (max-width:767.98px){.section-header-empreendimento .selo-cva{right:10px;height:100px;top:58px}}@media only screen and (min-device-width:1300px)and (max-device-width:1400px){.section-header-empreendimento .selo-cva{right:1240px!important}}.section-header-empreendimento .selo-mb{position:absolute;right:1000px;top:72px;z-index:99;height:100px}.section-header-empreendimento .selo-mb img{height:94px}@media (max-width:767.98px){.section-header-empreendimento .selo-mb{right:107px;height:100px;top:60px}}.section-header-empreendimento .selo-emp{position:absolute;right:1140px;top:70px;z-index:99;height:100px}@media (max-width:767.98px){.section-header-empreendimento .selo-emp{right:115px;height:100px;top:58px}}@media only screen and (min-device-width:1300px)and (max-device-width:1400px){.section-header-empreendimento .selo-emp img{height:auto!important}}.section-filtros .title-section-simple{padding:20px 0}@media (max-width:767px){.section-filtros .title-section-simple{padding:10px 0}}.section-filtros.feirao-active .filtros-wrapper{background:#000}.section-filtros.feirao-active .btn-red{background-color:#ddd;color:#000}.section-filtros .filtros-wrapper{background:#08265e;color:#fff;padding:32px;border-radius:8px}.section-filtros h1{font-size:32px;margin-bottom:0}.section-filtros h2.page-title{font-size:26px}.section-filtros .map{padding:8px 20px;font-size:12px}.section-filtros .map i.fas{font-size:16px;margin-right:5px}.section-filtros .breadcrumb{padding:0;margin:5px 0;background-color:transparent}.section-filtros .breadcrumb li.list-inline-item{margin-right:10px;color:#333;font-size:14px}.section-filtros .breadcrumb li.list-inline-item:after{content:">";color:#63728e;margin-left:10px}.section-filtros .breadcrumb li.list-inline-item:last-child{color:#333;font-weight:700}.section-filtros .breadcrumb li.list-inline-item:last-child:after{display:none}.section-filtros .breadcrumb li.list-inline-item a.link{color:#4f4f4f}.section-filtros .buttons-filtro{margin-top:5px;white-space:nowrap}.section-filtros .buttons-filtro::-webkit-scrollbar{width:0;background:transparent}@media (max-width:768px){.section-filtros .buttons-filtro{display:inline-block}.section-filtros .buttons-filtro label{display:inline-block;float:left;margin-bottom:5px}}.comment-form .section-filtros .buttons-filtro input[type=submit],.search-form .section-filtros .buttons-filtro .search-submit,.section-filtros .buttons-filtro .btn,.section-filtros .buttons-filtro .comment-form input[type=submit],.section-filtros .buttons-filtro .search-form .search-submit{color:#333;padding:7px 15px;font-size:11px;border:1px solid #dcdcdc;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;margin-right:10px;border-radius:4px!important;cursor:pointer}.comment-form .section-filtros .buttons-filtro input[type=submit] .tooltiptext,.search-form .section-filtros .buttons-filtro .search-submit .tooltiptext,.section-filtros .buttons-filtro .btn .tooltiptext,.section-filtros .buttons-filtro .comment-form input[type=submit] .tooltiptext,.section-filtros .buttons-filtro .search-form .search-submit .tooltiptext{display:none;padding:10px 15px;background-color:#d02f27;color:#fff;text-align:center;font-size:10px;border-radius:6px;width:210px;height:auto;z-index:1196;top:-60px;overflow:visible;white-space:normal;left:0}.comment-form .section-filtros .buttons-filtro input[type=submit] .tooltiptext.tooltiptext_breve,.search-form .section-filtros .buttons-filtro .search-submit .tooltiptext.tooltiptext_breve,.section-filtros .buttons-filtro .btn .tooltiptext.tooltiptext_breve,.section-filtros .buttons-filtro .comment-form input[type=submit] .tooltiptext.tooltiptext_breve,.section-filtros .buttons-filtro .search-form .search-submit .tooltiptext.tooltiptext_breve{left:37px}.comment-form .section-filtros .buttons-filtro input[type=submit] .tooltiptext:after,.search-form .section-filtros .buttons-filtro .search-submit .tooltiptext:after,.section-filtros .buttons-filtro .btn .tooltiptext:after,.section-filtros .buttons-filtro .comment-form input[type=submit] .tooltiptext:after,.section-filtros .buttons-filtro .search-form .search-submit .tooltiptext:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border:7px solid transparent;border-top-color:#d02f27}.comment-form .section-filtros .buttons-filtro input[type=submit] i,.search-form .section-filtros .buttons-filtro .search-submit i,.section-filtros .buttons-filtro .btn i,.section-filtros .buttons-filtro .comment-form input[type=submit] i,.section-filtros .buttons-filtro .search-form .search-submit i{margin-right:0;margin-left:5px;color:#d02f27;font-size:13px}.comment-form .section-filtros .buttons-filtro input.active[type=submit],.search-form .section-filtros .buttons-filtro .active.search-submit,.section-filtros .buttons-filtro .btn.active,.section-filtros .buttons-filtro .comment-form input.active[type=submit],.section-filtros .buttons-filtro .search-form .active.search-submit{background-color:#333;color:#fff}.comment-form .section-filtros .buttons-filtro input.active[type=submit] i,.comment-form .section-filtros .buttons-filtro input[type=submit]:hover,.comment-form .section-filtros .buttons-filtro input[type=submit]:hover i,.search-form .section-filtros .buttons-filtro .active.search-submit i,.search-form .section-filtros .buttons-filtro .search-submit:hover,.search-form .section-filtros .buttons-filtro .search-submit:hover i,.section-filtros .buttons-filtro .btn.active i,.section-filtros .buttons-filtro .btn:hover,.section-filtros .buttons-filtro .btn:hover i,.section-filtros .buttons-filtro .comment-form input.active[type=submit] i,.section-filtros .buttons-filtro .comment-form input[type=submit]:hover,.section-filtros .buttons-filtro .comment-form input[type=submit]:hover i,.section-filtros .buttons-filtro .search-form .active.search-submit i,.section-filtros .buttons-filtro .search-form .search-submit:hover,.section-filtros .buttons-filtro .search-form .search-submit:hover i{color:#fff}.comment-form .section-filtros .buttons-filtro input[type=submit]:hover .tooltiptext,.search-form .section-filtros .buttons-filtro .search-submit:hover .tooltiptext,.section-filtros .buttons-filtro .btn:hover .tooltiptext,.section-filtros .buttons-filtro .comment-form input[type=submit]:hover .tooltiptext,.section-filtros .buttons-filtro .search-form .search-submit:hover .tooltiptext{display:block;position:absolute}@media (max-width:768px){.comment-form .section-filtros .buttons-filtro input[type=submit],.search-form .section-filtros .buttons-filtro .search-submit,.section-filtros .buttons-filtro .btn,.section-filtros .buttons-filtro .comment-form input[type=submit],.section-filtros .buttons-filtro .search-form .search-submit{font-size:11px;padding:10px}}.section-filtros .sidebar-simulador-financiamento{background:#0249d0;padding:48px 32px;border-radius:20px;color:#fff}.section-filtros .sidebar-simulador-financiamento h4.title{margin:0}.section-filtros .sidebar-simulador-financiamento span.subtitle{margin:0;font-size:18px;font-weight:400;line-height:27px}.section-filtros .sidebar-simulador-financiamento a{margin:0;font-size:14px}.section-politica-privacidade ol{border-left:2px solid #dbd9d7}.section-politica-privacidade ol li.link-sidebar{padding:10px 0}@media (max-width:767px){.section-politica-privacidade ol li.link-sidebar{padding:5px 0}}.section-politica-privacidade ol li.link-sidebar:first-child{padding:0 0 10px}@media (max-width:767px){.section-politica-privacidade ol li.link-sidebar:first-child{padding:0 0 5px}}.section-politica-privacidade ol li.link-sidebar:last-child{border-bottom:none}.section-politica-privacidade ol li.link-sidebar::marker{font-weight:700;color:#b2b0ae}.section-politica-privacidade ol li.link-sidebar::marker:active,.section-politica-privacidade ol li.link-sidebar::marker:focus,.section-politica-privacidade ol li.link-sidebar::marker:target{color:#d02f27}.section-politica-privacidade ol li.link-sidebar a{color:#b2b0ae;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:21px}@media (max-width:767px){.section-politica-privacidade ol li.link-sidebar a{font-size:12px}}.section-politica-privacidade ol li.link-sidebar a:active,.section-politica-privacidade ol li.link-sidebar a:focus,.section-politica-privacidade ol li.link-sidebar a:hover,.section-politica-privacidade ol li.link-sidebar a:target{color:#d02f27}.section-politica-privacidade h3{font-size:16px;color:#d02f27}.section-politica-privacidade .privacidade-content span{font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.section-politica-privacidade .privacidade-content span strong{font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:21px}.section-politica-privacidade .privacidade-content p{font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:27px}.section-politica-privacidade .privacidade-content .tm6,.section-politica-privacidade .privacidade-content .tm7,.section-politica-privacidade .privacidade-content .tm8,.section-politica-privacidade .privacidade-content .tm11,.section-politica-privacidade .privacidade-content .tm15,.section-politica-privacidade .privacidade-content td{font-family:Roboto!important;font-size:18px!important;font-style:normal!important;font-weight:400!important;line-height:27px!important}.section-politica-privacidade .thumbnail{max-height:413.831px;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:34px}.section-politica-privacidade .thumbnail .thumbnail-wrapper{position:relative;display:inline-block;width:100%}.section-politica-privacidade .thumbnail .thumbnail-img{display:block;width:100%;height:auto}.section-politica-privacidade .thumbnail .play{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;z-index:2}section.status-empreendimento{overflow-x:hidden}section.status-empreendimento .title{color:#333;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px}@media (max-width:767.98px){section.status-empreendimento .title{font-size:18px;line-height:27px}}section.status-empreendimento .title strong{font-weight:700;color:#0249d0}@media (max-width:767.98px){section.status-empreendimento .title{font-size:18px}}section.status-empreendimento .text-status{font-size:14px;font-family:Roboto;font-weight:700;color:#0249d0}section.status-empreendimento .text-status-gray{font-size:14px;font-family:Open Sans;font-weight:700;color:#b2b0ae}section.status-empreendimento .line{height:25px;position:relative;border-left:1px solid #0249d0;left:74px;top:-10px;margin-bottom:-5px}@media (max-width:767.98px){section.status-empreendimento .line{top:-7px;left:49px}}section.status-empreendimento .tooltiptext_status{display:none;padding:10px 15px;background-color:#d02f27;color:#fff;text-align:center;font-size:10px;border-radius:6px;width:210px;height:auto;z-index:1196;overflow:visible;white-space:normal;right:-101px;top:-90px;-webkit-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;-o-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}section.status-empreendimento .tooltiptext_status:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border:7px solid transparent;border-top-color:#d02f27}@media (max-width:767px){section.status-empreendimento .tooltiptext_status.stage-4{right:-25px!important}section.status-empreendimento .tooltiptext_status.stage-4:after{top:97%;left:87%}}section.status-empreendimento h5.status-text-mobile{font-weight:400;text-align:center;color:#d02f27}@-webkit-keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}60%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@-o-keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px)}60%{-webkit-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px)}}@keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px)}60%{-webkit-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px)}}section.status-empreendimento .status-bar{width:100%;border-radius:20px;height:15px;background-color:#f1f1f1;margin:50px 0;cursor:pointer}section.status-empreendimento .status-bar:hover .circle{-webkit-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5)}section.status-empreendimento .status-bar:hover .tooltiptext_status{display:block;position:absolute;-webkit-animation-name:bounce;-o-animation-name:bounce;animation-name:bounce;-moz-animation-name:bounce}section.status-empreendimento .status-bar .status-progress{background-color:#26a756;border-radius:20px;height:100%;position:relative;cursor:pointer}section.status-empreendimento .status-bar .status-progress.stage-1{width:10%!important}section.status-empreendimento .status-bar .status-progress.stage-2{width:20%!important}section.status-empreendimento .status-bar .status-progress.stage-3{width:45%!important}section.status-empreendimento .status-bar .status-progress.stage-4{width:80%!important}section.status-empreendimento .status-bar .status-progress.stage-5{width:100%!important}section.status-empreendimento .status-bar .status-progress .circle{position:absolute;height:25px;width:25px;border-radius:50%;background-color:#26a756;top:-5px;border:3px solid #fff;right:-10px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}section.status-empreendimento .status-bar .status-progress span.details{position:absolute;bottom:-57px;font-weight:400;width:250px;text-align:center;color:#6f6f6f;font-size:10px;right:-120px}section.status-empreendimento .status-bar .status-progress h5{position:absolute;bottom:-50px;font-weight:400;width:250px;text-align:center;color:#333;right:-120px}section.status-empreendimento .mobile-click h5:hover .tooltiptext_status,section.status-empreendimento .mobile-click span:hover .tooltiptext_status{display:block;position:absolute;-webkit-animation-name:bounce;-o-animation-name:bounce;animation-name:bounce;-moz-animation-name:bounce}.sticky-footer{position:fixed;bottom:0;z-index:1000;background-color:#fff;border-top:1px solid silver;padding:10px 0;width:100%}.sticky-footer .btn-footer{float:left;display:inline-block;padding:10px 15px;font-size:.75rem;width:100%}.sticky-footer .btn-red{border:1px solid #d02f27}.sticky-footer .btn-outline-dark{float:left;width:100%;display:inline-block;padding:10px 15px;color:#343a40;border-color:#343a40}.section-header-blog{background-color:#193153;background-image:url(/wp-content/themes/direcional-theme/dist/images/bg_retangles_853e1f66.png);background-position:50%;background-size:cover;padding:50px 0}section.template-obrigado .thanks{width:420px;left:30px;position:relative}section.template-obrigado .m-top{margin-top:85px}section.template-obrigado .people-1{width:100px}section.template-obrigado h1{font-size:40px;width:530px;padding-bottom:15px}section.template-obrigado h1 strong{font-weight:700;color:#d02f27}section.template-obrigado p{font-size:18px;font-style:normal;font-weight:400;line-height:27px;width:432px;text-align:start;color:#000!important}section.template-obrigado a{color:#d02f27!important;font-size:14px;font-style:normal;font-weight:700;line-height:21px}section.template-obrigado .text-2{margin-left:74px}section.template-obrigado .text-2 p{width:385px;font-size:14px;font-style:normal;font-weight:400;line-height:21px}section.template-obrigado .text-2 p strong{color:#d02f27}section.template-obrigado .below-text{margin-left:65px}section.template-obrigado .left-text{margin-top:20px;left:570px}section.template-obrigado .left-text strong{color:#d02f27}section.template-obrigado .text-footer-page{font-size:16px!important;margin-top:10px;margin-bottom:10px;font-weight:700;font-style:normal;line-height:normal}section.template-obrigado .icon{color:#d02f27;margin:0;padding:0}section.template-obrigado .space-icon{max-width:54px}section.template-obrigado .tel-right{text-align:start!important;position:relative;left:-30px;font-size:14px!important;color:#d02f27!important;font-size:18px!important;font-style:normal;font-weight:700;line-height:27px}@media (max-width:767.98px){section.template-obrigado,section.template-obrigado .moblie-space{margin:0;padding:0}section.template-obrigado h1,section.template-obrigado p{width:354px;margin-left:-40px;text-align:start}section.template-obrigado p{padding-left:2px}section.template-obrigado .thanks{width:332px;left:0;position:relative}section.template-obrigado a{margin-left:-38px}section.template-obrigado .text-2{margin:0 0 0 30px}section.template-obrigado .text-2 p{width:354px;font-size:15px}section.template-obrigado .below-text{margin-left:16px}section.template-obrigado .text-footer-page{width:125px}section.template-obrigado .tel-right{width:100px;text-align:end!important;margin-left:-50px}section.template-obrigado .space-icon{max-width:none;position:relative;left:-35px}section.template-obrigado .mobile-width{width:140px}}.error-search,section.template-404{padding:0 0 50px}.error-search .key-broken,section.template-404 .key-broken{width:500px;-webkit-transform:rotate(16deg);-o-transform:rotate(16deg);transform:rotate(16deg);margin-top:0;padding-left:85px}.error-search h3,section.template-404 h3{font-size:200px;color:#d02f27;font-style:normal;font-weight:700;line-height:normal}.error-search span,section.template-404 span{font-size:32px;font-style:normal;font-weight:700;line-height:38.4px;color:#d02f27;margin-top:-28px}.error-search p,section.template-404 p{font-size:24px;font-style:normal;font-weight:700;line-height:28.8px;color:#333}.error-search a,section.template-404 a{color:#d02f27}.error-search a:hover,section.template-404 a:hover{text-decoration:underline}@media (max-width:767.98px){.error-search,section.template-404{padding:0 0 50px}.error-search .key-broken,section.template-404 .key-broken{-webkit-transform:rotate(3deg);-o-transform:rotate(3deg);transform:rotate(3deg);position:absolute;right:15px;top:30px;min-width:373px}.error-search .mobile-text,section.template-404 .mobile-text{z-index:999;position:relative;top:106px}.error-search h3,section.template-404 h3{font-size:110px;margin-top:100px;position:relative}.error-search span,section.template-404 span{font-size:29px;color:#d02f27;margin-top:-14px}.error-search p,section.template-404 p{font-size:21px;color:#333;padding-top:13px}}.error404 .swiper-button-next-cards-blue,.error404 .swiper-button-prev-cards-blue{top:380px}@media (max-width:767.98px){.error404 .swiper-button-next-cards-blue,.error404 .swiper-button-prev-cards-blue{display:none}}section.section-header-about{position:relative;padding:145px 0 0;background-color:#1c2f54;border-bottom:8px solid #9a1b29;top:-95px;height:431px;z-index:0}section.section-header-about h3{font-size:40px;margin-top:20px}@media (max-width:767.98px){section.section-header-about h3{margin-top:0;font-size:28px}}section.section-header-about .header-bg img{max-width:861px;max-height:423px;background-size:cover;background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:absolute;top:0;z-index:-1}@media (max-width:767.98px){section.section-header-about .header-bg img{display:none}}section.section-header-about .header-balls{width:185px;height:185px;border-radius:50%;background-color:#d02f27;position:relative;margin-top:-98px;top:100px;margin-right:20px}section.section-header-about .header-balls strong{font-size:24px}section.section-header-about .header-balls P{margin-left:5px;margin-right:5px;font-size:16px;font-weight:400}@media (max-width:767.98px){section.section-header-about .header-balls{width:109px;height:109px;margin-top:-7px;top:73px;margin-left:5px;margin-right:5px}section.section-header-about .header-balls strong{font-size:15px}section.section-header-about .header-balls p{font-size:10px}}.section-diferenciais{padding:80px 0;background:#f4f4f4}.section-diferenciais span{color:#ab3337;font-size:12px;text-transform:uppercase}.section-diferenciais h2.title-section{color:#193153;font-weight:400}.section-diferenciais a:hover i{color:#ab3337}.section-diferenciais .card-diferenciais{max-width:341px}.section-diferenciais .card-diferenciais img.card-image{width:100%;height:167px;border-radius:15px}.section-diferenciais .card-diferenciais h6.card-title{color:#193153;font-weight:700}.section-diferenciais .card-diferenciais article.card-content{color:#63728e;font-size:16px;line-height:21px}.section-about-direcional{padding:80px 0;background:#193153;border-top:8px solid #d02f27;background-repeat:no-repeat;background-position:100% 0;position:relative}@media (max-width:991.98px){.section-about-direcional{background-image:none!important}}.section-about-direcional span{font-size:12px;text-transform:uppercase}.section-about-direcional img.direcional-logo-about{max-width:252px;height:30px}.section-about-direcional .direcional-photo{max-width:730px;max-height:612px}@media (max-width:991.98px){.section-about-direcional .direcional-photo{width:100%}}.section-about-direcional article{font-size:16px}.section-about-direcional .card-direcional{background:#fff;width:524px;min-height:509px;position:absolute;right:-7%;top:55px;border-radius:20px;padding:40px}.section-about-direcional .card-direcional h2.card-title{font-size:32px;line-height:28px;font-weight:400!important}.section-about-direcional .card-direcional .card-content p{margin-top:25px;color:#63728e;font-size:16px;line-height:21.79px}.section-about-direcional .card-direcional img{position:absolute;top:45px;left:-17px}@media (max-width:1139.98px){.section-about-direcional .card-direcional{position:sticky;max-width:80%;height:auto;padding:30px;margin-top:-30px}}@media (max-width:767px){section.nossos-valores ul li{width:49%;margin-right:0!important;height:120px}section.nossos-valores ul li h6{height:40px}}.section-nossa-missao{padding:50px 0;height:auto;background:#f4f4f4}.section-nossa-missao h2{color:#193153;font-size:32px}.section-nossa-missao article{color:#63728e}.section-nossa-missao article,.section-nossa-missao h2{padding:0 40px}.section-nossa-missao .text-0{text-align:right}.section-nossa-missao .text-1{text-align:left}.section-nossa-missao .bullet-logo{max-width:320px;height:320px;border-radius:50%;background-color:#fff;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15);box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.section-nossa-missao .bullet-logo img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:767.98px){.section-nossa-missao .bullet-logo img{width:100px}}@media (max-width:767.98px){.section-nossa-missao .bullet-logo{max-width:250px;height:250px}}.section-trabalhe-conosco{max-height:536px;padding:80px 0;background-repeat:no-repeat;background-size:55%}.section-trabalhe-conosco .team-title{color:#193153;font-size:32px;font-weight:400;line-height:34px}.section-trabalhe-conosco article{color:#63728e;font-size:16px}.search-form .section-trabalhe-conosco a.search-submit,.section-trabalhe-conosco .search-form a.search-submit,.section-trabalhe-conosco a.btn{border:3px solid #d02f27;color:#d02f27}@media (max-width:991.98px){.section-trabalhe-conosco{background-image:none!important;padding:40px 0}}.riva-midia h2{font-family:Open Sans}@media (max-width:767.98px){.riva-midia h2{margin-top:100px}}.riva-midia img{max-width:130px;max-height:30px}@media (max-width:767.98px){.riva-midia img{margin-bottom:30px}}@media (max-width:767.98px){.riva-midia{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.section-about-footer{padding:80px 0;background:#f4f4f4}.section-about-footer .card-about-footer{width:445px;min-height:320px;height:auto;background:#fff;border-radius:20px;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15);box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.section-about-footer .card-about-footer h4{font-family:Open Sans}.section-about-footer .card-about-footer article{padding:0 40px;color:#63728e;line-height:24px}@media (max-width:991.98px){.section-about-footer .card-about-footer{padding:20px 0;max-width:100%;margin-bottom:20px;max-height:auto}}.section-direcional-default{z-index:99999;background-color:#fff}.section-direcional-default p{font-size:18px;font-family:Roboto;font-weight:400;color:#333}@media (max-width:767.98px){.section-direcional-default p{font-size:18px;font-style:normal;font-weight:400;line-height:27px}}.section-direcional-default span{font-family:Roboto;font-size:46px;line-height:65px;font-weight:700;color:#d02f27;font-style:normal;line-height:55.2px}@media (max-width:767.98px){.section-direcional-default span{font-size:32px;font-style:normal;font-weight:700;line-height:38.4px}}.section-direcional-default .center_number{text-align:center}.section-direcional-default .text_number span{color:#333;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:21px}@media (max-width:767.98px){.section-direcional-default .text_number span{font-size:18px;font-style:normal;font-weight:700;line-height:27px}}.section-home-direcional{color:#fff;padding:35px 25px;border-radius:20px;z-index:999;background:#08265e;background-repeat:no-repeat;background-position:100%;background-size:cover;height:360px}.section-home-direcional h2.title{margin-bottom:16px}.section-home-direcional h2.title p{margin:0}.section-home-direcional span.desc p{margin-bottom:32px}.section-home-direcional .logo{width:192px;height:205px}@media (max-width:767.98px){.section-home-direcional .logo{width:101px;height:108px}}@media (max-width:991.98px){.section-home-direcional .logo{margin-bottom:40px}}@media (max-width:1139.98px){.section-home-direcional{height:auto}}@media (max-width:767.98px){.section-home-direcional{background-size:110%;background-position:0 0}.section-home-direcional .title{font-size:20px}.section-home-direcional span.desc{font-size:14px}}.section-cards-blog{background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);padding:80px 0;font-family:Roboto}.section-cards-blog .section-title{font-size:32px;color:#333}.section-cards-blog select{background-color:transparent;border:0;border-bottom:1px solid #0249d0;min-width:200px;color:#0249d0;font-family:Roboto;font-weight:700;font-size:16px}@media (max-width:991.98px){.section-cards-blog select{min-width:100%}}.section-conteudo-gratuito{background-size:100% 100%;background-repeat:no-repeat;padding:81px 0 88px;margin-top:120px}@media (max-width:767.98px){.section-conteudo-gratuito{padding:64px 0 80px}}.section-conteudo-gratuito .embla{max-width:100%}.section-conteudo-gratuito .embla .embla__container{left:0}.section-conteudo-gratuito .embla .embla__container .embla__slide{background-color:transparent;min-height:361px;min-width:255px;padding:0}.section-conteudo-gratuito .embla .embla__container .embla__slide:first-child{margin-left:0}.section-conteudo-gratuito .embla .embla__container .embla__slide:last-child{margin-right:0}.section-conteudo-gratuito h2.title{color:#fff;font-size:32px;font-weight:700}.section-conteudo-gratuito span.subtitle{color:#fff;font-size:16px;font-weight:400}.section-conteudo-gratuito .swiper-button-next,.section-conteudo-gratuito .swiper-button-prev{background-color:#fff;color:#0249d0;width:32px;height:32px;padding:5px;border-radius:4px}.section-conteudo-gratuito .swiper-button-next:after,.section-conteudo-gratuito .swiper-button-prev:after{font-size:16px;font-weight:700}.section-conteudo-gratuito .download{margin-top:32px}.section-conteudo-gratuito .card-download{border-radius:8px;position:relative;width:255px!important;-o-object-fit:contain;object-fit:contain;height:361px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;background-size:cover;background-position:50%}.section-conteudo-gratuito .card-download .overlay{opacity:0;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}.section-conteudo-gratuito .card-download .link{width:143px;height:48px;display:none;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}.section-conteudo-gratuito .card-download .link:hover{background:#0249d0}.section-conteudo-gratuito .card-download:hover .overlay{background-color:#fff;opacity:.9;z-index:5;overflow:hidden;height:100%;width:100%;position:absolute;border-radius:10px}.section-conteudo-gratuito .card-download:hover .link{z-index:10;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.section-conteudo-gratuito .btn-white,.section-conteudo-gratuito .card-download:hover .link{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}.section-conteudo-gratuito .btn-white{width:272px;height:48px}.section-artigos-em-alta .section-title-blog{margin-top:40px}.section-artigos-em-alta .card-blog-default .card-img{height:183px}@media (max-width:991.98px){.section-artigos-em-alta .card-blog-default .card-img{min-height:122px}}@media (max-width:767.98px){.section-artigos-em-alta .card-blog-default .card-img{height:100%}}.section-artigos-em-alta .card-blog-default .card-info,.section-artigos-em-alta .card-blog-default .text-wrapper{width:350px}@media (max-width:1139.98px){.section-artigos-em-alta .card-blog-default .card-info,.section-artigos-em-alta .card-blog-default .text-wrapper{width:100%}}section.testimony .title{font-size:32px;font-weight:700;line-height:38.4px;padding-bottom:15px}section.testimony .title strong{color:#d02f27;font-weight:700}@media (max-width:767.98px){section.testimony .title,section.testimony h3{font-size:32px!important}}section.testimony .text{font-size:18px;color:#333;font-family:Roboto;font-weight:400}section.testimony h6{color:#d02f27;text-transform:uppercase;font-size:24px;font-family:Roboto;font-weight:700;margin-bottom:10px}section.testimony .iframe-lightbox-link{cursor:pointer}section.testimony span.desc{color:#333;font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:27px}@media (max-width:767.98px){section.testimony span.desc{font-size:16px;line-height:24px}}section.testimony .play{position:absolute;left:0;right:0;top:35%;margin:0 auto}section.testimony .swiper-button-next,section.testimony .swiper-button-prev{color:#d02f27!important;background-color:#fff!important;border:2px solid #d02f27!important;width:25px;height:25px;top:100%;border-radius:100%}section.testimony .swiper-button-next:after,section.testimony .swiper-button-prev:after{font-size:12px;font-weight:700;content:"\279C"!important}section.testimony .swiper-button-next:hover,section.testimony .swiper-button-prev:hover{color:#fff!important;background-color:#d02f27!important;border:2px solid #d02f27!important}section.testimony .swiper-button-prev{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}section.testimony .width-image{max-width:500px!important}section.testimony .swiper-pagination .swiper-pagination-bullet{background-color:#d02f27}section.testimony .swiper-pagination{position:relative;text-align:left}section.testimony .swiper-button-prev,section.testimony .swiper-rtl .swiper-button-next{left:10px!important}@media (max-width:767.98px){section.testimony .swiper-button-prev,section.testimony .swiper-rtl .swiper-button-next{left:15px!important}}section.testimony .swiper-button-next,section.testimony .swiper-rtl .swiper-button-prev{right:10px}@media (max-width:767.98px){section.testimony .swiper-button-next,section.testimony .swiper-rtl .swiper-button-prev{right:0}}section.testimony .swiper-button-next-cards,section.testimony .swiper-button-prev-cards{width:25px!important}section.testimony .text-red span{color:#d02f27;line-height:29px;font-family:Roboto;font-size:24px;font-style:normal;font-weight:700;line-height:28.8px}section.testimony .img-quote{width:37px;height:32px}.section-pode-morar{background-color:#f3efeb}.section-pode-morar .img-size-podemorar img{width:500px!important;height:500px!important}@media (max-width:767.98px){.section-pode-morar .img-size-podemorar img{height:365px!important}}.section-pode-morar .img-size-logo img{width:120px;height:120px}.section-pode-morar .title-podemorar h1{font-weight:700;font-size:32px;line-height:120%;color:#333}.section-pode-morar .title-podemorar h1 strong{color:#d02f27;font-weight:700}.section-pode-morar .text-podemorar{color:#333;font-family:Roboto;font-size:16px;font-weight:400;line-height:24px}.section-pode-morar .text-podemorar strong{color:#4f4f4f}.section-pode-morar .btn-blue{margin-top:20px;font-family:Open Sans;font-weight:700;font-size:14px}@media (max-width:991.98px){.section-pode-morar .btn-blue{width:100%;margin-bottom:45px}}.section-intro-casa-verde-amarela{padding:80px 0;background:#f3efeb}.section-intro-casa-verde-amarela .info span{font-size:14px;font-weight:700;letter-spacing:2px;color:#0249d0;text-transform:uppercase}@media (max-width:767.98px){.section-intro-casa-verde-amarela .info span{font-size:12px}}.section-intro-casa-verde-amarela .info h2{font-size:32px;color:#333;line-height:37px;font-weight:700}@media (max-width:767.98px){.section-intro-casa-verde-amarela .info h2{font-size:20px;line-height:30px}}.section-intro-casa-verde-amarela .info .repeater img{-o-object-fit:contain;object-fit:contain;width:40px;height:40px}.section-intro-casa-verde-amarela .info .repeater p{color:#333;font-size:16px;font-weight:400;position:relative;top:5px}.section-intro-casa-verde-amarela .simulador{padding:72px 80px}.section-intro-casa-verde-amarela .simulador p{font-size:32px;font-weight:400;line-height:37px;padding:0 20px}@media (max-width:991.98px){.section-intro-casa-verde-amarela .simulador{padding-left:0;padding-right:0}}@media (max-width:767.98px){.section-intro-casa-verde-amarela .logo{width:44%;-o-object-fit:contain;object-fit:contain;height:auto;max-height:200px}}.section-casa-verde-amarela{padding:80px 0}.section-casa-verde-amarela .section-info .title{font-size:24px;color:#333;line-height:28px;font-weight:700}.section-casa-verde-amarela .section-info .desc{font-size:14px;line-height:24px;font-weight:400;color:#4f4f4f}.section-casa-verde-amarela .section-info .link-text{font-weight:700;color:#0249d0}@media (max-width:767.98px){.section-casa-verde-amarela .image{width:100%}}.section-blog-carousel{padding:48px 0 150px;background:#f3efeb;margin-bottom:44px}.section-blog-carousel #carouselBlog .carousel-indicators{right:0;bottom:-120px;left:0}.section-blog-carousel #carouselBlog .carousel-indicators li{height:5px;width:5px;margin:0 10px;border-radius:10px;border:3px solid #ba122b;background-color:transparent;opacity:1}.section-blog-carousel #carouselBlog .carousel-indicators li.active{background-color:#ba122b;width:16px;opacity:1}.section-blog-carousel #carouselBlog .carousel-item .post-info h2{font-size:38px;line-height:46px;font-weight:700;color:#333;margin-top:19px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.section-blog-carousel #carouselBlog .carousel-item .post-info h2:hover{color:#0249d0;-webkit-transform:translateY(-3px);-o-transform:translateY(-3px);transform:translateY(-3px)}@media (max-width:991.98px){.section-blog-carousel #carouselBlog .carousel-item .post-info h2{font-size:34px;line-height:38.8px}}@media (max-width:767.98px){.section-blog-carousel #carouselBlog .carousel-item .post-info h2{font-size:24px;line-height:28.8px}}.section-blog-carousel #carouselBlog .carousel-item .post-info p{font-size:16px;color:#4f4f4f;margin-top:16px}.section-blog-carousel #carouselBlog .carousel-item .post-info .post-stats .category{border-radius:20px;border:1px solid #08265e;font-size:12px;font-weight:400;padding:3px 14px 2px;text-decoration:none;color:#08265e;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.section-blog-carousel #carouselBlog .carousel-item .post-info .post-stats .category a{color:#08265e}.section-blog-carousel #carouselBlog .carousel-item .post-info .post-stats .category img.icon{height:13px;width:13px;-o-object-fit:contain;object-fit:contain;margin-top:2px}.section-blog-carousel #carouselBlog .carousel-item .post-info .post-stats .category:hover{-webkit-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px)}.section-blog-carousel #carouselBlog .carousel-item .post-info .post-stats time.date{color:#333}.section-blog-carousel #carouselBlog .carousel-item .post-info .post-stats .reading-time{color:#333;font-size:14px}@media (max-width:1139.98px){.section-blog-carousel #carouselBlog .carousel-item .post-info{padding-right:40px}}@media (max-width:991.98px){.section-blog-carousel #carouselBlog .carousel-item .post-info{padding-right:0}}.section-blog-carousel #carouselBlog .carousel-item img.img_downloads{width:255px!important;-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,.35);box-shadow:0 0 10px 1px rgba(0,0,0,.35);margin-top:10px;margin-bottom:10px;border-radius:4px!important}.section-blog-carousel #carouselBlog .carousel-item img.slide-img{width:100%!important;height:auto;border-bottom-left-radius:100px}@media (max-width:1139.98px){.section-blog-carousel #carouselBlog .carousel-item img.slide-img{width:450px;height:350px}}@media (max-width:991.98px){.section-blog-carousel #carouselBlog .carousel-item img.slide-img{margin-top:24px;width:100%}}@media (max-width:767.98px){.section-blog-carousel #carouselBlog .carousel-item img.slide-img{height:400px}}.section-blog-carousel #carouselBlog .carousel-item time.date{color:#333;font-size:14px}.section-blog-carousel #carouselBlog .carousel-item time.date img.icon{margin-top:-2px}.section-blog-carousel #carouselBlog .carousel-control-prev-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsPSIjQkYyNDNCIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMiAyMkMxNy41MjI4IDIyIDIyIDE3LjUyMjggMjIgMTJDMjIgNi40NzcxNSAxNy41MjI4IDIgMTIgMkM2LjQ3NzE1IDIgMiA2LjQ3NzE1IDIgMTJDMiAxNy41MjI4IDYuNDc3MTUgMjIgMTIgMjJaTTEyIDI0QzE4LjYyNzQgMjQgMjQgMTguNjI3NCAyNCAxMkMyNCA1LjM3MjU4IDE4LjYyNzQgMCAxMiAwQzUuMzcyNTggMCAwIDUuMzcyNTggMCAxMkMwIDE4LjYyNzQgNS4zNzI1OCAyNCAxMiAyNFoiIC8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI0JGMjQzQiIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTQuMjA3MSA3LjU0Mjg5QzE0LjU5NzYgNy45MzM0MiAxNC41OTc2IDguNTY2NTggMTQuMjA3MSA4Ljk1NzExTDExLjE2NDIgMTJMMTQuMjA3MSAxNS4wNDI5QzE0LjU5NzYgMTUuNDMzNCAxNC41OTc2IDE2LjA2NjYgMTQuMjA3MSAxNi40NTcxQzEzLjgxNjYgMTYuODQ3NiAxMy4xODM0IDE2Ljg0NzYgMTIuNzkyOSAxNi40NTcxTDkuMDQyODkgMTIuNzA3MUM4LjY1MjM3IDEyLjMxNjYgOC42NTIzNyAxMS42ODM0IDkuMDQyODkgMTEuMjkyOUwxMi43OTI5IDcuNTQyODlDMTMuMTgzNCA3LjE1MjM3IDEzLjgxNjYgNy4xNTIzNyAxNC4yMDcxIDcuNTQyODlaIi8+Cjwvc3ZnPgo=)!important;background-size:contain;height:25px;width:25px}.section-blog-carousel #carouselBlog .carousel-control-next-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsPSIjQkYyNDNCIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMiAyMkMxNy41MjI4IDIyIDIyIDE3LjUyMjggMjIgMTJDMjIgNi40NzcxNSAxNy41MjI4IDIgMTIgMkM2LjQ3NzE1IDIgMiA2LjQ3NzE1IDIgMTJDMiAxNy41MjI4IDYuNDc3MTUgMjIgMTIgMjJaTTEyIDI0QzE4LjYyNzQgMjQgMjQgMTguNjI3NCAyNCAxMkMyNCA1LjM3MjU4IDE4LjYyNzQgMCAxMiAwQzUuMzcyNTggMCAwIDUuMzcyNTggMCAxMkMwIDE4LjYyNzQgNS4zNzI1OCAyNCAxMiAyNFoiIC8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI0JGMjQzQiIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOS43OTI4OSA3LjU0Mjg5QzEwLjE4MzQgNy4xNTIzNyAxMC44MTY2IDcuMTUyMzcgMTEuMjA3MSA3LjU0Mjg5TDE0Ljk1NzEgMTEuMjkyOUMxNS4zNDc2IDExLjY4MzQgMTUuMzQ3NiAxMi4zMTY2IDE0Ljk1NzEgMTIuNzA3MUwxMS4yMDcxIDE2LjQ1NzFDMTAuODE2NiAxNi44NDc2IDEwLjE4MzQgMTYuODQ3NiA5Ljc5Mjg5IDE2LjQ1NzFDOS40MDIzNyAxNi4wNjY2IDkuNDAyMzcgMTUuNDMzNCA5Ljc5Mjg5IDE1LjA0MjlMMTIuODM1OCAxMkw5Ljc5Mjg5IDguOTU3MTFDOS40MDIzNyA4LjU2NjU4IDkuNDAyMzcgNy45MzM0MiA5Ljc5Mjg5IDcuNTQyODlaIi8+Cjwvc3ZnPgo=)!important;background-size:contain;height:25px;width:25px}.section-blog-carousel #carouselBlog .carousel-control-next,.section-blog-carousel #carouselBlog .carousel-control-prev{opacity:1}.section-blog-carousel #carouselBlog .carousel-control-prev{top:180px;left:-120px;height:-webkit-max-content;height:-moz-max-content;height:max-content}.section-blog-carousel #carouselBlog .carousel-control-next{top:180px;right:-120px;height:-webkit-max-content;height:-moz-max-content;height:max-content}.section-blog-carousel .carousel-control-next{top:480px!important;margin-right:49px}.section-blog-carousel .carousel-control-prev{top:480px!important;margin-left:49px}.section-blog-category{margin-top:66px}.section-blog-category .section-wrapper{margin-bottom:66px}.section-blog-category .section-wrapper h2{margin-bottom:16px;color:#333}.section-blog-category .section-wrapper .card-img{max-height:183px!important}@media (max-width:991.98px){.section-blog-category .section-wrapper .card-img{min-height:122px}}.section-blog-category .section-wrapper img.icon{-o-object-fit:contain;object-fit:contain;margin-right:20px}@media (max-width:767.98px){.section-blog-category .section-wrapper img.icon{width:21px;height:21px}}.section-blog-category .section-wrapper a.ver-todos{margin:48px 0;width:-webkit-max-content;width:-moz-max-content;width:max-content}.section-blog-category .section-wrapper a.ver-todos:hover{color:#0249d0}@media (max-width:767.98px){.section-blog-category{margin-top:56px}}.section-downloads-category .section-wrapper{margin-bottom:66px}.section-downloads-category .section-wrapper h2{margin-bottom:16px;color:#333}.section-downloads-category .section-wrapper .card-img{max-height:183px!important}@media (max-width:991.98px){.section-downloads-category .section-wrapper .card-img{min-height:122px}}.section-downloads-category .section-wrapper img.icon{-o-object-fit:contain;object-fit:contain;margin-right:20px}@media (max-width:767.98px){.section-downloads-category .section-wrapper img.icon{width:21px;height:21px}}.section-downloads-category .section-wrapper a.ver-todos{margin:48px 0;width:-webkit-max-content;width:-moz-max-content;width:max-content}.section-downloads-category .section-wrapper a.ver-todos:hover{color:#0249d0}@media (max-width:767.98px){.section-downloads-category{margin-top:56px}}.ball{background:#153b83;width:10px;height:10px;border-radius:30px;margin:0 75px;position:absolute}@media (max-width:320px){.ball{margin:0 8px}}@media (min-width:321px)and (max-width:379px){.ball{margin:0 11px}}@media (min-width:380px)and (max-width:508px){.ball{margin:0 16px}}@media (min-width:509px)and (max-width:766px){.ball{margin:0 26px}}@media (min-width:767px)and (max-width:1139px){.ball{margin:0 41px}}.timeline_icons{text-align:center;margin:auto auto 0;content:"";width:2px;height:78%;top:calc(50% - 1px);background:#0249d0;z-index:1}@media (max-width:1024px){.timeline_icons{height:84%}}@media (min-width:380px)and (max-width:508px){.timeline_icons{height:83%}}.icons-timeline1{border:2px solid #0249d0;border-radius:45px;width:66px;height:66px;background:#fff;display:block;padding:13px;position:absolute;z-index:999}@media (min-width:768px)and (max-width:992px){.icons-timeline1{margin:63px -109px;padding:14px 10px!important}}.icons-timeline1:first-child{margin:80px -144px}@media (min-width:992px)and (max-width:1139px){.icons-timeline1:first-child{margin:80px -128px}}.icons-timeline1:nth-child(2){margin:430px 524px}.icons-timeline1:nth-child(3){margin:230px 521px}@media (min-width:992px)and (max-width:1139px){.icons-timeline1:nth-child(3){margin:230px 431px}}.icons-timeline1:nth-child(4){margin:237px 520px}.icons-timeline1:nth-child(5){margin:230px -141px}@media (min-width:992px)and (max-width:1139px){.icons-timeline1:nth-child(5){margin:230px -130px}}@media (max-width:767px){.icons-timeline1 img{width:100%}}.icons-timeline2{border:2px solid #0249d0;border-radius:45px;width:66px;height:66px;background:#fff;display:block;padding:13px;position:absolute;z-index:999;margin:220px -146px}@media (max-width:379px){.icons-timeline2{margin:70px -66px;width:41px;height:41px;padding:6px 8px!important}}@media (min-width:380px)and (max-width:508px){.icons-timeline2{margin:70px -72px;width:41px;height:41px;padding:6px 8px!important}}@media (min-width:509px)and (max-width:767px){.icons-timeline2{margin:70px -79px;width:41px;height:41px;padding:6px 8px!important}}@media (min-width:768px)and (max-width:992px){.icons-timeline2{margin:90px -110px;padding:14px 10px!important}}@media (min-width:993px)and (max-width:1139px){.icons-timeline2{margin:220px -126px}}.icons-timeline2:first-child{margin:430px 520px}@media (max-width:379px){.icons-timeline2:first-child{margin:70px -66px;width:41px;height:41px;padding:6px 8px!important}}@media (min-width:380px)and (max-width:508px){.icons-timeline2:first-child{margin:70px -72px;width:41px;height:41px;padding:6px 8px!important}}@media (min-width:509px)and (max-width:767px){.icons-timeline2:first-child{margin:80px -80px;width:41px;height:41px;padding:6px 8px!important}}@media (min-width:768px)and (max-width:992px){.icons-timeline2:first-child{margin:80px -110px;padding:14px 10px!important}}@media (min-width:992px)and (max-width:1139px){.icons-timeline2:first-child{margin:430px 435px}}@media (max-width:767px){.icons-timeline2 img{width:100%}}.webkit-clip-path{-webkit-clip-path:polygon(40% 0,100% 0,100% 100%,0 100%)}.destaque-page{background:-webkit-linear-gradient(318deg,#f3efeb 63%,#d0b69b 0 80%);background:-o-linear-gradient(318deg,#f3efeb 63%,#d0b69b 0 80%);background:linear-gradient(132deg,#f3efeb 63%,#d0b69b 0 80%)}.destaque-page h1{font-size:48px;color:#333}@media (max-width:767px){.destaque-page h1{font-size:32px;margin-top:90px}}@media (min-width:768px)and (max-width:1024px){.destaque-page h1{margin-top:90px}}.destaque-page h2{width:80%;font-size:16px;font-weight:400;line-height:24px;padding:14px 0;color:#4f4f4f}.destaque-page img.destaque{width:100%;height:auto;padding:87px 0;-o-object-fit:cover;object-fit:cover}@media (max-width:767px){.destaque-page img.destaque{padding-top:20px}}.section-header-imprensa{background:-webkit-gradient(linear,left top,right top,color-stop(79%,#08265e),color-stop(15%,#d0b69b));background:-webkit-linear-gradient(left,#08265e 79%,#d0b69b 0);background:-o-linear-gradient(left,#08265e 79%,#d0b69b 15%);background:linear-gradient(90deg,#08265e 79%,#d0b69b 0);z-index:0;padding:48px 0 0}@media (max-width:1139.98px){.section-header-imprensa{background:-webkit-gradient(linear,left top,right top,color-stop(90%,#08265e),color-stop(10%,#d0b69b));background:-webkit-linear-gradient(left,#08265e 90%,#d0b69b 0);background:-o-linear-gradient(left,#08265e 90%,#d0b69b 10%);background:linear-gradient(90deg,#08265e 90%,#d0b69b 0)}}@media (max-width:991.98px){.section-header-imprensa{background:#08265e}}@media (max-width:767.98px){.section-header-imprensa{padding:24px 0 0}}.section-header-imprensa .mailing{width:-webkit-max-content;width:-moz-max-content;width:max-content}.section-header-imprensa .bg-section{background-position:100% 100%;background-repeat:no-repeat;background-size:100% auto;min-height:500px;margin-top:-72px}@media (max-width:1139.98px){.section-header-imprensa .bg-section{margin-top:-130px}}.section-header-imprensa .breadcrumbs a{color:#fff!important}.section-header-imprensa .breadcrumbs img{-webkit-filter:invert(100%) sepia(100%) saturate(0) hue-rotate(205deg) brightness(106%) contrast(101%);filter:invert(100%) sepia(100%) saturate(0) hue-rotate(205deg) brightness(106%) contrast(101%)}.section-header-imprensa .text-header{margin-top:122px}.section-header-imprensa .text-header h1{font-size:48px}@media (max-width:767.98px){.section-header-imprensa .text-header h1{font-size:38px}}@media (max-width:575.98px){.section-header-imprensa .text-header h1{font-size:32px}}.section-header-imprensa .text-header a{display:flow-root}@media (max-width:991.98px){.section-header-imprensa .text-header{margin:61px 0}}@media (max-width:767.98px){.section-header-imprensa .text-header{margin:30px 0}}.section-imprensa-noticias-recentes-breadcrumb{padding:32px 0}.section-imprensa-noticias-recentes-breadcrumb span.breadcrumbs{color:#333;display:-webkit-box;display:-ms-flexbox;display:flex}.section-imprensa-noticias-recentes-breadcrumb span.breadcrumbs a:last-child{color:#0249d0}.section-imprensa-noticias-recentes__alone{position:relative}.section-imprensa-noticias-recentes__alone:after{content:"";position:absolute;top:50%;right:-250px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIYAAABXCAYAAADBGz0bAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAheSURBVHgB7Z1rctNIEMd7RkrVUiQQ1QK7VG0V5gSYE+CcgOQEm5xgyQmSnAByApITJDlBxAkwJ8D5xG4eJZNHQZWlmZ3WA6SJZEuWHCS5f1UuRY84Kevv7p6Z7haDEjjO5+WF0f2O4NCVTHYMbjyTIJfVqY4EhltgIDtpv6vOD8Lz4ZYNPOGdMAl9JsXQNb/3Lev5EIhfAity8fXpadczWM/g7IUA6GXd9OpgShiyr/7JvvDEB88QSixPB0DMnLHCQItgePdXucFfSYBVCKzBLwUti7JKfenJI8/wbBLKbLglDBQDF4vrnMNrtduDmsN8lyQPpeseLT1+agNRCT+EcXV21mMmvFa+f72IZcBYAU09CHEiOP6MLzk0wR3g+XsZ3+hvzpcObl0w/XhEolsSYplz4wUELqoLBQlEArZ0R/skknIwR90gE8z3kMM6KHcyVB++LUB+4EoMLlzPNEC8dk67AniHCdEDFdeov99VIswlWhSJikt2yN1MB7t2zj/L8UGkrV4fcLtkPbbhF3PlnPVU4NtVwszt6pRI9siKFIOpD9oB7VsYWAbYVS7hcNF60oea4gfHsNRTLmhVWZTXk6xJZEUePHqyB8RYUBjbarsV7tvqtVMHyzANl875KoqEcfb3uOtIIJPxg0/05bits3UoAsZNBhg99eOWEkEn6zoSSDaFJriaCMYkUsj1cVYEBTKC72uW9VcrvhhV0HphRPhWRBjbEwSyN4LRDo1i5kgYEZMEQu4lYO6EEZHDgtguuBvzaj3mVhgRjgq8DYCDjCB1KIS38/D3P9/BnDH3woj46py94cGw/dZcSBB7GJuWZc1NGgAJI8Y49xKMXEYr8+JaSBgpjLEeQ7XcvzkPgSkJI4Nwkuw4I/bYVrPDO9BiSBgTuLo4fwdc/pNyqtXiIGHkIHQtb/XjGJQuWo82oIWQMHIS5IbcHta2VRwkjAJkxR1tFAcJoyDzIg4ORCFwHsMDb0WG9TARan9dreRuQUsgizElWZZDTaFvtmEKnYRRgmy3Il82PemJhFESHK1IYMcQmyUNps+Nl01eW6EYoyRoGVR8sRk/hln3JrgH0GBIGBXwwFJrJ4Ltaod7Xy/+fQMNhVxJhahRCbqUXuzQ0AX3Zd4V2W9fvnRGC7wrGe8YHJ5BVKGn3FTUPSCC/RwVYanHwBNwwqQYcMEGi0/KxzckjAoJq/o+QnJV9lCtqazdvvbzsukudoOyUCzHZN2Ki8btMl0CSBgVk76u4q4sWU/tqHsAMzDfo3IhTALbSdgwkvt5LAoJYwakuBT/phQtGJ8h2EZid1xdLwljBmAti9ocQ0HC0tC+310I5CfsGhB1DzDASwx9sUtA8DtBHMKFikUKFn4jWSUTJIwZgC0lwAQcro69QX4LCSGOJIf+Anj2vYrSBv34BRa7ICTW9L6AHMXfukBIGBUS3hBcL8kcpkYF43CH3QOikk118zGXtTfhcj8BiYRREUHjGfZ+XEuJOqzA5qnrlR5bI2FUwJVzoayE2M5xqZrXMJ/XZar80jldhxSBCCF2aOazBOg6ghHIbVGEy/Ir6hUXgRqujlahJuCMrXo9V//rRpRGgFvBxR4JY0rQJC/Aoj4sDZG7+IFjDCGE3I+f4Qa8gpqBAvHg5qX6cQW3GICSK5mCQBQLx3o8gd82ZZY34kFlytB1qM5bUHNIGAXxuyHD0sfbQabsu+CtpU0Y6e2szN/Mzr171gnUGHIlBVHD0YOUkYftws248kU7vjO6Ga1AzSFhFCAYfegxBcNFspVxbS1VlP8pvi9Z8R6md40JRC4uz3Fop48+0H1cT5yXYDJoqP9jn826B3t5yGLkAINNbvBEBjgGmkFMMbkBrmdAYjWTM+x+XG9IGDlQI5AtPa7AEoL8OQ5e43I/SRgTwKlurBlJHhWFGrjp10ogV9J4cP0jvo8uZMn6YxtaDgljDBhwprkQmANIGGPQA05cHZ2XVkskjAzC2KITP4aJLDAnkDAyULFFokFbGWvhhA/tib3XAGoOCSMFx3GW9ZGIhNE+zBEkjBT0nIlgJDL9Q3BMN0jcjb1f7ec1SBgpMIO9ju9LAUdQLSSMhtKL73DuHUIJpLY2IqX4CjWHhKHhp/7HcifKuhH/PW4Jg4LPxoGPI08ckPITlIZp9SViADWHhKHBeTInU0ppQ0l4UPTzA8bNAdQcEoYGA+jE9zmXVbQUSFgMD74PoOZQzqfGlXMm4/sumFaZOhCcEzHBdeLHlqzHtf/cyWLE0GcoFcOyxUGm6+ppfI1o2kbCiKFPREEFN1EPZtVQtdbZ4REkjBizmG+YRTB7F5AwYsxivoH5nXN+UkUwexeQMMZSbk3D8XuAJsQ2LDtZdleQMBKwTnK/nDC4YD3tUGO6BZMwxsAkLycMDsnFOJCNWbonYcyIcOjbix/zwLOhIZAwZgQXpt4Hw25SvigJI0nCdUgmpm69aHCWeMBek9wIQsJIoAebvANTkFF2YEODIGHE0IuPDQ4PYQraUHZAwoihFx+rj6cHBUmzFk0sOyBhJFgYxPfwBuPqKOQEu+20pUiJhBEDV1KlVvNhgNfL+evYbWerLUVKJAwNKUQiI5xB6uO7b3HtXOB1WkfgYlXxdYISdTTSGsRPevgdromYwI/jTxbAJGJs6QgNhSyGRtiK0Y4fU+7lfdb1l+f/reqiQJpeFU/CSEePC7rKkhzEM7zCrsBvmcEPdFEoM7zZ9Kp4ciUZXDnneMPT2jvbECT3ZnTeEzttaKxCwsgAh6kGjD5mdehPAy3FovX4HbQAciUZ4NA1jBMm5lBEDeXbIgqELEYOsh7fAP5zzuS+/9zVlkHCKED0SCl8RtkIbgZ5enw2lf8BgWHRByYoAvkAAAAASUVORK5CYII=);background-repeat:no-repeat;width:200px;height:90px}@media (max-width:991.98px){.section-imprensa-noticias-recentes__alone:after{display:none}}.section-imprensa-noticias-recentes__alone-img img{border:1px solid #f3efeb;border-radius:16px;height:400px;-webkit-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out}@media (max-width:991.98px){.section-imprensa-noticias-recentes__alone-img img{margin-bottom:32px}}@media (max-width:767.98px){.section-imprensa-noticias-recentes__alone-img img{height:242px}}.section-imprensa-noticias-recentes__alone-img img:hover{opacity:.9}.section-imprensa-noticias-recentes__alone-content .metadata>a{border:1px solid #0249d0;border-radius:20px;color:#0249d0;font-family:Open Sans;font-size:12px;font-weight:700;display:block;line-height:18px;margin-right:50px;padding:4px 16px;-webkit-transition:.3s ease-out;-o-transition:.3s ease-out;transition:.3s ease-out}.section-imprensa-noticias-recentes__alone-content .metadata>a:hover{-webkit-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px)}.section-imprensa-noticias-recentes__alone-content .metadata>a span img{margin-right:10px}.section-imprensa-noticias-recentes__alone-content .metadata time{color:#6d6b68;font-family:Roboto;font-size:14px;line-height:21px;letter-spacing:.05em}.section-imprensa-noticias-recentes__alone-content .metadata time span{display:inline-block;margin-right:8px;-webkit-transform:translateY(-2.5px);-o-transform:translateY(-2.5px);transform:translateY(-2.5px)}.section-imprensa-noticias-recentes__alone-content .title{color:#333;-webkit-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out}.section-imprensa-noticias-recentes__alone-content .title h2{font-family:Roboto;font-size:32px;line-height:38px}@media (max-width:991.98px){.section-imprensa-noticias-recentes__alone-content .title h2{font-size:24px;line-height:29px}}.section-imprensa-noticias-recentes__alone-content .title:hover{color:#4f4f4f}.section-imprensa-noticias-recentes__alone-content .excerpt{color:#6d6b68;font-family:Open Sans;font-size:16px;line-height:24px}.section-imprensa-casa-verde-amarela{padding:80px 0;position:relative}@media (max-width:767.98px){.section-imprensa-casa-verde-amarela{padding:64px 0}}.section-imprensa-casa-verde-amarela:after{content:"";position:absolute;top:110px;right:-40px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQcAAABBCAYAAADc3WFiAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAe5SURBVHgB7d3tVVRHHMfxgRcq6AvtgHRgCaGDpIJgBdEKxAqiFYRUkHRgOtAOJBXgC1gOL4DMD/enw7K792nm/zB3vudwwlmiLHdmPzt39rqE0Gq1Wp67vLz8bbFYfDk7OzsIrXtdXFz8GY/P29C6V5wrL+Oc+dTmTMUtYbhdfjQgkgADj00D4keAIR6bszZnKm4FhgbEsvjzP09haED8aAWGNmdGthMMBxhub29PNnz59Orq6vDFixenYWYBhsePH3+Mn75c9/WdnZ3jvb29d2GGAYZHjx59jMfg+Zovz3bOjMksDh0wsNkNdhcMbI5AdMDAGhA9M4lDTxjYbAa7LwxsTkD0hIE1IHpkDoeBMLDqB3soDGwOQAyEgTUgOtoNhhoJAzrAA6fWDaexMKB4PI9r3qQcCQOqes6gqS9xm1k5TIAhrbpngykwpNW4gpgAQ1qVKwjAEI/LET4fO/YmVg7xZabfx8AQ/8zXlZuqejbIBQOqbQWRCQZU3QoihQGNHXv1lQPuNO58yJv7Z4OcMKTVsILICENaFSuIVRjSho696sqhEAzI9bNBKRiQ9xVEnPy/FIABuV9BbIMBDR17tZVDQRjS3D0blIQhzeMKItO+VFcuVxBdMKT1HXsVHIRgYG4GWwoG5gkIIRiYKyCGwMD6jL04DsIwMPODLQ0D8wCEMAzs683NzeGzZ88+B8ONgYF1jb0oDkowMLNAaMHALAOhBAMzDcQUGNi2sRfDQRkGZg4IbRiYRSCUYWAmgcgBA9s09iI4GIGBmQHCCgzMEhBGYGCmgMgJA1s39sVxMAYDUwcCL5ktYTgIhrIAhDEYmAkgSsDAVse+KA5GYWBqQFiFgWkCYRQGpgpESRhYOvbFcDAOAxMHwjoMTAMI4zAwcSBw+vnkyZO/47H5OQjEsS9yhaQTGJDoVXFeYEDSV1I6gQE9393d/Xh+fi6yT8R9KSkY0PX19U/4b/aVgyMY0oqvIDzBsNL7/f39N6FgjmBIK76C0Niwjj/TX/FnOsLnWVcOTmFARVcQjmFAr3GuGwrlFAZUdAWhBMMHwoCy4eAYBlYECOcw3IVNsBJAOIaBFQFCA4Y4Du8iDK/T27KcVlQAQ1q2U4waYEjDA/np06evQoYqgCEt2ymGFgxxXI9Xb5+MQ2UwsMlA1AYDywFEZTCwyUBYggFNOq2oFAY06RSjVhjQ1FOM5Zw5CfU16RTDGgxoNA4KMEDkorvmK40CQgMGDDJ2mYNQY4FQmDOn8fv9uubtBEs1CgiLMKBROGjAsLe3dxhfUnsfHwRZznl7NggILRgwyNhltgyEBgzxPh7GY/NP/L6HwkB8wqlTn//ZKgxo8J6DFgxxoL8PbpT5KA5AsZfX1tS5B6EJQ3pbPDYn8dj0mpiZ7kPnHoQWDHHenPIGPJvH20q8vdzGAGi8DxvBtgwDGrRysAADis+SJxoriE3LRSswIGsrCAswIGwUYgWBrwehAOemFYR1GFDvlYMVGNIUVhAPdqQtwZBmYQVhBYa0eJ8O4n0SHa/VFYQHGFAvHCzCwDSBsAoD0wTCIgxMEwgvMKBOHCzDwBTOJ7/GY/Iqfr8/glEYmAYQ8fudWoWBaQARvr3ahrEwDwPaioMHGJjGhpNkUwZZGgjhBsPAlIAQa8qcQRtx8AQDqxUIbL5iEzZMqFIgRsPAagViKgxoLQ4eYWC1AZEDBlYZEJNhYLUBkQMG9AAHzzCwWoDICQOrBIhsMLBagMgFA7qHw2KxwAbb6yBXdhiYdyBKwMCcA5EdBuYdiJwwoO8XQS0vZKkCBsSLXgQvm81WSRjQ8kKpD8FfxWBA+Hvx9wfBC6VylRsGdIeDxLvarlQUBuYRiNIwMLyxByZU8FNRGJhHIErAgLhy+C/I9a8EDMwTEFIwMEwoJ0CIwMA8AVEKBnSHg9QkwTX/+/v7YjAwD0BIw8AcACEKA/MAREkY0L0NyXh6cRwPyNtQoPRdbbWyukmpBUNaybGfkAoMaVY3KUvDgB68lFlikliAgVkDwgIMzBgQnyVPP7dlDQgJGNDai6ByThJLMDArQFiCgRkBwgwMzAoQUjCgjZdP55gkFmFg2kBYhIEpA2EOBqYNhCQMaOs/vJoySSzDwLSAsAwDUwLCLAxMCwhpGFDnP9keM0k8wMCkB9sDDEwYCPMwMOk5owED6vVmL0MmiScYmNRge4KBCQHhBgYmNWe0YEC93yauzyTxCAMrOdjL6yte4Z2Qg8MKA+EOBlYaCE0YUG8c0LZJ4hkGVmKwAQMuwCr525glKgSEWxhYKSC0YUCDcEDrJkkNMLCcg10LDCwzEO5hYJvmDMZ/5Gb3G/yOlqDcYBxQOklqgoHlAKI2GFgmIKqBgeV6UrG0LzUKB4RJEg/GQW0wsCmDXSsMbCIQ1cHApgJhbcN6NA5zaMxg1w4DGwlEtTCwsUBYfCWr4dDRkMGeCwxsIBDVw8CGAmH1Je6GQ4/6DPbcYGA9gZgNDKwvEJavfWk49GzbYM8VBtYBxOxgYF1AeLworrUhDPZisfgSP275ER8YZ5t+we6cAhDpccEH3sg2PjhcvsFvrtbNmeWxOQqtukoHu8FwvxQIwBBad60C0WCoOAx2fCB8ajA8DEA0GB5GIBoMrVbLff8D77l1zIbQh4EAAAAASUVORK5CYII=);background-repeat:no-repeat;width:250px;height:90px}@media (max-width:991.98px){.section-imprensa-casa-verde-amarela:after{display:none}}.section-imprensa-casa-verde-amarela__element{background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);padding:60px 85px}@media (max-width:991.98px){.section-imprensa-casa-verde-amarela__element{padding:40px 16px}}@media (max-width:767.98px){.section-imprensa-casa-verde-amarela__element{padding:40px 30px}.section-imprensa-casa-verde-amarela__element h2{font-size:24px;line-height:29px}}.section-imprensa-casa-verde-amarela__element h2{margin-bottom:24px}.section-imprensa-casa-verde-amarela__element h2,.section-imprensa-casa-verde-amarela__element p{color:#333}.section-imprensa-casa-verde-amarela__element a{background:-webkit-linear-gradient(183.58deg,#0249d0,#1e4590);background:-o-linear-gradient(183.58deg,#0249d0 0,#1e4590 100%);background:linear-gradient(266.42deg,#0249d0,#1e4590);border-radius:8px;color:#fff;display:block;font-family:Open Sans;font-size:14px;font-weight:700;line-height:24px;margin-top:32px;max-width:268px;padding:12px 24px;-webkit-transition:.3s ease-out;-o-transition:.3s ease-out;transition:.3s ease-out}.section-imprensa-casa-verde-amarela__element a:hover{background:-webkit-linear-gradient(183.58deg,#0249d0,#0249d0);background:-o-linear-gradient(183.58deg,#0249d0 0,#0249d0 100%);background:linear-gradient(266.42deg,#0249d0,#0249d0)}@media (max-width:767.98px){.section-imprensa-casa-verde-amarela__element a{max-width:100%}}section.assinatura-eletronica-como-funciona{padding:80px 0}@media (max-width:767.98px){section.assinatura-eletronica-como-funciona{padding:56px 0}}section.assinatura-eletronica-como-funciona strong.subtitle{font-size:14px;color:#ba122b;line-height:24px}@media (max-width:767.98px){section.assinatura-eletronica-como-funciona strong.subtitle{padding:0 25px}}section.assinatura-eletronica-como-funciona h2,section.assinatura-eletronica-como-funciona h3,section.assinatura-eletronica-como-funciona h4{font-size:32px;padding:0 90px;margin-top:16px;margin-bottom:80px}@media (max-width:991.98px){section.assinatura-eletronica-como-funciona h2,section.assinatura-eletronica-como-funciona h3,section.assinatura-eletronica-como-funciona h4{padding:0 30px}}@media (max-width:767.98px){section.assinatura-eletronica-como-funciona h2,section.assinatura-eletronica-como-funciona h3,section.assinatura-eletronica-como-funciona h4{padding:0;font-size:24px;margin-bottom:26px}}section.assinatura-eletronica-como-funciona .cards-wrapper{background:#efe3d7;padding:72px 95px 101px;border-radius:20px;width:920px;height:auto;background-repeat:no-repeat;background-size:100% 100%}@media (max-width:767.98px){section.assinatura-eletronica-como-funciona .cards-wrapper{padding:40px}}@media (max-width:991.98px){section.assinatura-eletronica-como-funciona .cards-wrapper .cards{margin-bottom:32px}}section.assinatura-eletronica-como-funciona .cards-wrapper h5{font-size:32px;margin-bottom:40px}@media (max-width:767.98px){section.assinatura-eletronica-como-funciona .cards-wrapper h5{font-size:24px}}section.assinatura-eletronica-como-funciona .cards-wrapper div.circle{border-radius:50%;width:38px;height:38px;border:2px solid #333;padding:5px;text-align:center;background:#fff}section.assinatura-eletronica-como-funciona .cards-wrapper .card-title{margin:16px 0 8px;font-size:18px;color:#333}section.assinatura-eletronica-como-funciona .cards-wrapper .card-text{font-size:14px;color:#4f4f4f;line-height:21px}section.assinatura-eletronica-vantagens{padding:72px 0;background:#0249d0;background-repeat:no-repeat;background-size:100% 100%;color:#fff}section.assinatura-eletronica-vantagens .section-title{font-size:32px;font-weight:400}section.assinatura-eletronica-vantagens .section-title p{margin-bottom:50px}section.assinatura-eletronica-vantagens .card-vantagens .card-title{font-size:24px;margin-top:22.33px}section.section-quem-indica-about{padding:88px 0}section.section-quem-indica-about h2{margin-bottom:16px}section.section-quem-indica-about p{margin-bottom:40px}section.section-quem-indica-about a{width:-webkit-max-content;width:-moz-max-content;width:max-content}section.section-quem-indica-about a:hover{color:#0249d0}section.section-imprensa-imagens-direcional{padding:80px 0;background:#f3efeb}section.section-imprensa-imagens-direcional .card{cursor:pointer}section.section-imprensa-imagens-direcional .card .image{height:200px;-o-object-fit:cover;object-fit:cover}section.section-imprensa-imagens-direcional .card .title{width:100%;min-height:55px;border:1px solid #dfdfdf;background:#fff;color:#333;font-size:12px;font-weight:400;padding:0 10px}section.section-imprensa-imagens-direcional .card .fa-image{font-size:25px;padding-right:19.7px}section.section-imprensa-imagens-direcional #imagensModal .modal-dialog{max-width:68%;height:auto}section.section-imprensa-imagens-direcional #imagensModal .modal-content{width:100%;height:70%;top:0;bottom:0;left:0;right:0}section.section-imprensa-imagens-direcional #imagensModal .carousel .carousel-item{padding:0 80px}section.section-imprensa-imagens-direcional #imagensModal .carousel .carousel-item ul{list-style-type:none}section.section-imprensa-imagens-direcional #imagensModal .carousel .carousel-item img{height:397.5px;border-radius:10px}@media (max-width:1139.98px){section.section-imprensa-imagens-direcional #imagensModal .carousel .carousel-item img{height:297px}}section.section-imprensa-imagens-direcional #imagensModal .carousel ol.carousel-indicators{width:-webkit-max-content;width:-moz-max-content;width:max-content;background-color:hsla(0,0%,100%,.3);padding:2px 12px 0;border-radius:20px;margin-left:auto;margin-right:auto;margin-bottom:100px}@media (max-width:767.98px){section.section-imprensa-imagens-direcional #imagensModal .carousel ol.carousel-indicators{margin-bottom:15px}}section.section-imprensa-imagens-direcional #imagensModal .carousel ol.carousel-indicators li{border-radius:50%;width:10px;height:10px;margin-left:5px;margin-right:5px;display:inline-block;background-color:#fff;opacity:1!important}section.section-imprensa-imagens-direcional #imagensModal .carousel ol.carousel-indicators li.active{background-color:#1c2f54}@media (max-width:767.98px){section.section-imprensa-imagens-direcional #imagensModal .carousel ol.carousel-indicators li{width:7.5px;height:7.5px}}section.section-imprensa-contato{padding:80px 0}section.section-imprensa-contato .pd-col{padding-right:80px}@media (max-width:991.98px){section.section-imprensa-contato .pd-col{padding-right:15px}}section.section-imprensa-contato h2{color:#333;font-size:32px;line-height:38px;margin-bottom:16px;max-width:425px}@media (max-width:767.98px){section.section-imprensa-contato h2{font-size:24px;line-height:29px;margin-bottom:16px}}section.section-imprensa-contato .form .form-title p{font-family:Open Sans;font-size:16px;color:#333;line-height:24px;margin-bottom:24px}section.section-imprensa-contato .form .shortcode .gform_heading{display:none}@media (max-width:767.98px){section.section-imprensa-contato .form .shortcode .gform_body{margin-bottom:24px}}@media (max-width:767.98px){section.section-imprensa-contato .form .shortcode .gform_fields{grid-row-gap:24px}}section.section-imprensa-contato .form .shortcode .gfield_label{color:#333!important;font-family:Open Sans;font-size:14px;font-weight:400;line-height:21px}section.section-imprensa-contato .form .shortcode .gfield_label span{color:#d02f27!important}section.section-imprensa-contato .form .shortcode .gfield_consent_label{color:#333!important;font-family:Open Sans;font-size:12px;line-height:18px}section.section-imprensa-contato .form .shortcode .gfield_consent_label a{color:#333!important}@media (max-width:991.98px){section.section-imprensa-contato .form .shortcode .gform_footer{text-align:right;height:30px}}@media (max-width:767.98px){section.section-imprensa-contato .form .shortcode .gform_footer{margin:0;padding:0;-webkit-transform:translateY(50px);-o-transform:translateY(50px);transform:translateY(50px);height:84px}}section.section-imprensa-contato .form .shortcode .gform_footer input{margin:0}section.section-imprensa-contato .form .shortcode input{border:1px solid #dbd9d7;border-radius:8px;color:#333;padding:10px 16px}section.section-imprensa-contato .form .shortcode input::-webkit-input-placeholder{color:#b2b0ae;font-size:14px}section.section-imprensa-contato .form .shortcode input::-moz-placeholder{color:#b2b0ae;font-size:14px}section.section-imprensa-contato .form .shortcode input::-ms-input-placeholder{color:#b2b0ae;font-size:14px}section.section-imprensa-contato .form .shortcode input::placeholder{color:#b2b0ae;font-size:14px}@media (max-width:767.98px){section.section-imprensa-contato .form .shortcode input::-webkit-input-placeholder{font-size:14px}section.section-imprensa-contato .form .shortcode input::-moz-placeholder{font-size:14px}section.section-imprensa-contato .form .shortcode input::-ms-input-placeholder{font-size:14px}section.section-imprensa-contato .form .shortcode input::placeholder{font-size:14px}}section.section-imprensa-contato .form .shortcode input[type=text]{color:#b2b0ae;font-size:14px;font-family:Open Sans;line-height:21px}section.section-imprensa-contato .form .shortcode select{font-size:14px;color:#333}section.section-imprensa-contato .form .shortcode .gform_button{background:#0249d0!important;color:#fff;font-weight:700;font-family:Open Sans;line-height:24px;width:auto!important;padding:12px 22px;-webkit-transform:translateY(-9px);-o-transform:translateY(-9px);transform:translateY(-9px);-webkit-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out}@media (max-width:767.98px){section.section-imprensa-contato .form .shortcode .gform_button{width:100%!important;text-align:center}}section.section-imprensa-contato .form .shortcode .gform_validation_error .gform_validation_errors{display:none}section.section-imprensa-contato .form .shortcode .gfield_error .gfield_validation_message{background:#fff;border:none;color:#ff7786;font-family:Roboto;font-size:13px;font-weight:700;line-height:20px;padding:10px 0 7px}section.section-imprensa-contato .form .shortcode .termos_gform .gfield_validation_message{padding-top:2px}@media (max-width:767.98px){section.section-imprensa-contato .form .form-text-span{text-align:center;margin-bottom:-36px}}section.section-imprensa-contato .form-text-span{color:#333;font-size:12px;font-family:Open Sans;font-weight:700;max-width:277px;-webkit-transform:translateY(-32px);-o-transform:translateY(-32px);transform:translateY(-32px)}@media (max-width:767.98px){section.section-imprensa-contato .form-text-span{max-width:none;-webkit-transform:translateY(-100px);-o-transform:translateY(-100px);transform:translateY(-100px)}}@media (max-width:767.98px){section.section-imprensa-contato .box-wrapper{margin-left:0}}section.section-imprensa-contato .box-wrapper h4{color:#333;font-size:24px;line-height:29px}@media (max-width:767.98px){section.section-imprensa-contato .box-wrapper h4{font-size:18px;line-height:22px}}section.section-imprensa-contato .box-wrapper ul.contato-list li{color:#0249d0;font-size:14px;font-family:Open Sans;font-weight:700;line-height:21px;list-style:none;margin-bottom:16px}section.section-imprensa-contato .box-wrapper ul.contato-list li.cargo,section.section-imprensa-contato .box-wrapper ul.contato-list li.name{color:#333;font-size:16px;font-family:Roboto;line-height:24px;margin-bottom:18px}section.section-imprensa-contato .box-wrapper ul.contato-list li:last-child{margin-bottom:0}section.section-imprensa-contato .box-wrapper ul.contato-list li img{margin-right:11px}section.section-imprensa-contato .box-wrapper ul.contato-list li a.mailto{color:#0249d0;font-size:14px;font-family:Open Sans;font-weight:700;line-height:21px}section.section-quem-indica-steps{padding:120px 0}@media (max-width:991.98px){section.section-quem-indica-steps{padding:80px 0}}section.section-quem-indica-steps h2{text-align:center;font-size:32px;font-family:Roboto;font-weight:700;padding-bottom:50px}section.section-quem-indica-steps h2 strong{color:#d02f27;font-weight:700}section.section-quem-indica-steps p{font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:27px;color:#333;padding-top:15px}@media (max-width:991.98px){section.section-quem-indica-steps p{font-size:16px;font-style:normal;font-weight:400;line-height:24px}}section.section-quem-indica-steps p strong{font-weight:700}section.section-quem-indica-steps .text{width:60%}@media (min-width:992px){section.section-quem-indica-steps .card-alignment{padding-left:115px;padding-right:115px}}.section-ganhe-descontos{background-color:#f3efeb;padding:120px 0}@media (max-width:991.98px){.section-ganhe-descontos{padding:80px 0}}.section-ganhe-descontos h3{font-size:32px;font-family:Roboto;font-weight:700}@media (max-width:991.98px){.section-ganhe-descontos h3{font-size:24px;font-style:normal;line-height:28.8px}}.section-ganhe-descontos h3 strong{color:#d02f27;font-weight:700}.section-ganhe-descontos h4{font-size:24px;font-family:Roboto;font-weight:700;padding-bottom:30px}@media (max-width:767.98px){.section-ganhe-descontos h4{margin-bottom:20px}}@media (max-width:991.98px){.section-ganhe-descontos h4{padding-bottom:0;font-size:18px;font-style:normal;font-weight:700;line-height:27px}}.section-ganhe-descontos h4 strong{color:#d02f27;font-weight:700}.section-ganhe-descontos p{font-size:16px;font-weight:400;padding-bottom:30px;margin:0}@media (max-width:991.98px){.section-ganhe-descontos p{padding-bottom:0}}.section-ganhe-descontos p strong{font-weight:700}.section-ganhe-descontos .btn-dark-outline{padding:9px 25px!important}.section-ganhe-descontos .btn-red{margin-right:30px}@media (max-width:991.98px){.section-ganhe-descontos .btn-red{margin-right:0;width:100%}}.section-ganhe-descontos .arrow{height:18px;top:-2px}.indica-default .section-direcional-default{z-index:0}section.timeline-historia{background-color:#f3efeb}section.timeline-historia #carouselTimeline .carousel-indicators{right:0;bottom:-80px;left:0}section.timeline-historia #carouselTimeline .carousel-indicators img.w-100{border-radius:10px}section.timeline-historia #carouselTimeline .carousel-indicators li{height:5px;width:5px;margin:0 10px;border-radius:10px;border:3px solid #ba122b;background-color:transparent;opacity:1}section.timeline-historia #carouselTimeline .carousel-indicators li.active{background-color:#ba122b;width:16px;opacity:1}section.timeline-historia #carouselTimeline .carousel-inner{min-height:255px}@media (max-width:1139.98px){section.timeline-historia #carouselTimeline .carousel-inner{min-height:450px}}@media (max-width:767.98px){section.timeline-historia #carouselTimeline .carousel-inner{min-height:280px}}section.timeline-historia #carouselTimeline .carousel-inner .carousel-item .card-img{width:255px;height:143px;background-color:#ccc;background-size:cover}@media (max-width:1139.98px){section.timeline-historia #carouselTimeline .carousel-inner .carousel-item .card-img{width:100%;height:388px}}@media (max-width:991.98px){section.timeline-historia #carouselTimeline .carousel-inner .carousel-item .card-img{height:286px}}@media (max-width:767.98px){section.timeline-historia #carouselTimeline .carousel-inner .carousel-item .card-img{height:194px}}@media (max-width:767px){section.two-section-simple h2{font-size:24px}}section.missao-visao{background-repeat:no-repeat;background-position:50%;background-size:cover}section.missao-visao .line-mobile{height:1px;background-color:#fff;width:100%;margin:25px 15px}@media (max-width:767px){section.missao-visao h4{font-size:24px}}section.missao-visao .line:after{content:"";display:block;width:1px;height:100px;background-color:#fff;position:absolute;top:40%;left:0}@media (max-width:768px){section.missao-visao .line:after{display:none}}section.assinatura-eletronica-sobre{background:#f3efeb;padding:88px 0}@media (max-width:767.98px){section.assinatura-eletronica-sobre{padding:64px 0}}section.assinatura-eletronica-sobre .title-section{margin-bottom:40px}@media (max-width:767.98px){section.assinatura-eletronica-sobre .title-section{font-size:24px;line-height:28.13px;text-align:left;margin-bottom:16px}}section.assinatura-eletronica-sobre .video-assinatura-eletronica{position:relative;margin-bottom:0;height:328px;cursor:pointer}@media (max-width:991.98px){section.assinatura-eletronica-sobre .video-assinatura-eletronica{height:260px;margin-bottom:32px}}@media (max-width:767.98px){section.assinatura-eletronica-sobre .video-assinatura-eletronica{height:199px}}section.assinatura-eletronica-sobre .video-assinatura-eletronica img.video-thumbnail{z-index:101;position:absolute;width:100%;height:328px;-o-object-fit:cover;object-fit:cover;border-radius:20px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;-webkit-filter:brightness(.6);filter:brightness(.6)}@media (max-width:991.98px){section.assinatura-eletronica-sobre .video-assinatura-eletronica img.video-thumbnail{height:260px}}@media (max-width:767.98px){section.assinatura-eletronica-sobre .video-assinatura-eletronica img.video-thumbnail{height:199px;border-radius:12.15px}}section.assinatura-eletronica-sobre .video-assinatura-eletronica.hidden:before,section.assinatura-eletronica-sobre .video-assinatura-eletronica.hidden img.video-thumbnail{display:none}section.assinatura-eletronica-sobre .video-assinatura-eletronica:before{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI0IDQuNUMyMC4xNDMzIDQuNSAxNi4zNzMxIDUuNjQzNjYgMTMuMTY2NCA3Ljc4NjM0QzkuOTU5NjMgOS45MjkwMyA3LjQ2MDI3IDEyLjk3NDUgNS45ODQzNiAxNi41Mzc3QzQuNTA4NDUgMjAuMTAwOCA0LjEyMjI4IDI0LjAyMTYgNC44NzQ3IDI3LjgwNDNDNS42MjcxMSAzMS41ODY5IDcuNDg0MyAzNS4wNjE1IDEwLjIxMTQgMzcuNzg4NkMxMi45Mzg2IDQwLjUxNTcgMTYuNDEzMSA0Mi4zNzI5IDIwLjE5NTcgNDMuMTI1M0MyMy45Nzg0IDQzLjg3NzcgMjcuODk5MiA0My40OTE2IDMxLjQ2MjMgNDIuMDE1NkMzNS4wMjU1IDQwLjUzOTcgMzguMDcxIDM4LjA0MDQgNDAuMjEzNyAzNC44MzM2QzQyLjM1NjQgMzEuNjI2OSA0My41IDI3Ljg1NjcgNDMuNSAyNEM0My40OTQgMTguODMwMSA0MS40Mzc3IDEzLjg3MzcgMzcuNzgyIDEwLjIxOEMzNC4xMjYzIDYuNTYyMzUgMjkuMTY5OSA0LjUwNTk4IDI0IDQuNVpNMzAuODMyIDI1LjI0OEwyMS44MzIgMzEuMjQ4QzIxLjYwNjIgMzEuMzk4OSAyMS4zNDM2IDMxLjQ4NTYgMjEuMDcyMyAzMS40OTg4QzIwLjgwMTEgMzEuNTEyIDIwLjUzMTMgMzEuNDUxMyAyMC4yOTE4IDMxLjMyMzJDMjAuMDUyNCAzMS4xOTUgMTkuODUyMiAzMS4wMDQzIDE5LjcxMjggMzAuNzcxMkMxOS41NzMzIDMwLjUzODEgMTkuNDk5OCAzMC4yNzE2IDE5LjUgMzBWMThDMTkuNDk5OCAxNy43Mjg0IDE5LjU3MzMgMTcuNDYxOCAxOS43MTI4IDE3LjIyODhDMTkuODUyMiAxNi45OTU3IDIwLjA1MjQgMTYuODA1IDIwLjI5MTggMTYuNjc2OEMyMC41MzEzIDE2LjU0ODcgMjAuODAxMSAxNi40ODggMjEuMDcyMyAxNi41MDEyQzIxLjM0MzYgMTYuNTE0NCAyMS42MDYyIDE2LjYwMTEgMjEuODMyIDE2Ljc1MkwzMC44MzIgMjIuNzUyQzMxLjAzNzUgMjIuODg4OSAzMS4yMDYgMjMuMDc0NSAzMS4zMjI1IDIzLjI5MjJDMzEuNDM5IDIzLjUwOTkgMzEuNSAyMy43NTMxIDMxLjUgMjRDMzEuNSAyNC4yNDY5IDMxLjQzOSAyNC40OTAxIDMxLjMyMjUgMjQuNzA3OEMzMS4yMDYgMjQuOTI1NSAzMS4wMzc1IDI1LjExMTEgMzAuODMyIDI1LjI0OFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);width:100%;height:328px;background-position:50%;background-repeat:no-repeat;display:block;z-index:110;position:absolute;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}@media (max-width:991.98px){section.assinatura-eletronica-sobre .video-assinatura-eletronica:before{height:260px}}@media (max-width:767.98px){section.assinatura-eletronica-sobre .video-assinatura-eletronica:before{height:199px}}section.assinatura-eletronica-sobre .video-assinatura-eletronica:hover:before{-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}section.assinatura-eletronica-sobre .video-assinatura-eletronica:hover img.video-thumbnail{-webkit-filter:brightness(.4);filter:brightness(.4)}section.assinatura-eletronica-sobre .video-assinatura-eletronica iframe{width:100%;height:328px;z-index:100;border-radius:20px;display:none}@media (max-width:991.98px){section.assinatura-eletronica-sobre .video-assinatura-eletronica iframe{height:260px}}@media (max-width:767.98px){section.assinatura-eletronica-sobre .video-assinatura-eletronica iframe{height:199px;border-radius:12.15px}}section.assinatura-eletronica-sobre .video-info{padding:0 80px}@media (max-width:1139.98px){section.assinatura-eletronica-sobre .video-info{padding:0 20px}}section.assinatura-eletronica-sobre .video-info .title-video{font-size:24px;line-height:28.13px;margin-bottom:16px}@media (max-width:767.98px){section.assinatura-eletronica-sobre .video-info .title-video{font-size:20px;line-height:24.44px}}section.assinatura-eletronica-sobre .video-info .desc-video{font-size:14px;color:#4f4f4f;line-height:24px;margin-bottom:32px}section.assinatura-eletronica-sobre .video-info .desc-video p{margin:0}section.assinatura-eletronica-sobre .video-info .btn-whatsapp{padding:11px 0}section.casa-verde-amarela-sobre{padding:40px 0}@media (max-width:767.98px){section.casa-verde-amarela-sobre{padding:24px 0}}section.casa-verde-amarela-sobre .about-info .title h2{font-weight:700;color:#333;font-size:32px;line-height:37.5px;font-family:Roboto}@media (max-width:767.98px){section.casa-verde-amarela-sobre .about-info .title h2{font-size:18px;line-height:27px}}section.casa-verde-amarela-sobre .about-info span.text{color:#4f4f4f;font-size:16px;font-family:Roboto;line-height:24px}@media (max-width:767.98px){section.casa-verde-amarela-sobre .about-info span.text{font-size:14px;line-height:16.8px}}section.casa-verde-amarela-sobre .btn-red{padding:12px 24px;font-family:Open Sans;line-height:24px;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;gap:10px;border-radius:8px;cursor:pointer;color:#fff}section.casa-verde-amarela-sobre .btn-red:hover{color:#fff}section.casa-verde-amarela-steps .title-section p{margin-bottom:56px;font-weight:400;font-size:32px;line-height:37.5px;color:#333}@media (max-width:767.98px){section.casa-verde-amarela-steps .title-section p{font-size:20px;line-height:30px}}section.casa-verde-amarela-steps h6{font-size:18px;color:#333}section.casa-verde-amarela-steps p{font-size:14px;color:#4f4f4f}section.casa-verde-amarela-steps .sidebar{margin-top:105px}section.casa-verde-amarela-steps .sidebar .card-steps:first-child{margin-bottom:51px}section.casa-verde-amarela-steps .sidebar .card-steps .circle{width:38px;height:38px;border:2px solid #0249d0;border-radius:50%;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;font-size:18px;color:#0249d0;font-weight:700;margin-bottom:16px}section.casa-verde-amarela-steps .timeline .info{margin-left:100px}section.casa-verde-amarela-steps .timeline .info a{color:#333;text-decoration:underline}section.casa-verde-amarela-steps .timeline .img{z-index:-1}@media (min-width:1140px){section.casa-verde-amarela-steps .timeline-end{margin-top:50px;margin-left:0}}@media (max-width:1199.98px){section.casa-verde-amarela-steps .timeline-end{margin-left:64%;margin-top:-38px}}@media (max-width:1139.98px){section.casa-verde-amarela-steps .timeline-end{margin:0!important}}section.casa-verde-amarela-steps .steps-mobile span.circle{width:38px;height:38px;border-radius:50%;border:2px solid #0249d0;background:#fff;font-size:18px;font-weight:700;color:#0249d0}section.casa-verde-amarela-steps .steps-mobile span.circle-white{width:38px;height:38px;border-radius:50%;background:#fff;-webkit-filter:drop-shadow(0 2px 10px hsla(31,36%,71%,.45));filter:drop-shadow(0 2px 10px rgba(208,182,155,.45));margin-bottom:50%}@media (max-width:575.98px){section.casa-verde-amarela-steps .steps-mobile span.circle-white{margin-bottom:100%}}section.casa-verde-amarela-steps .steps-mobile .card-title{font-size:18px;line-height:21px;color:#333}section.casa-verde-amarela-steps .steps-mobile .card-text{font-size:14px;color:#4f4f4f;line-height:21px}section.casa-verde-amarela-steps .steps-mobile .card-text p{margin-bottom:48px}section.casa-verde-amarela-steps .steps-mobile .icon-3{margin-bottom:31px!important}@media (max-width:575.98px){section.casa-verde-amarela-steps .steps-mobile .icon-3{margin-bottom:64px!important}}.casa-verde-amarela-new-steps{padding:40px 0}@media (max-width:991.98px){.casa-verde-amarela-new-steps{padding:24px 0}}.casa-verde-amarela-new-steps .btn-white{border:0;padding:10px 18px!important;color:#333!important;background:var(--fade-cinza-dire,linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9));border-radius:8px;font-weight:700!important;cursor:pointer!important}.casa-verde-amarela-new-steps .title-section h2{color:#333;font-family:Roboto;font-weight:700;font-size:32px;font-style:normal;line-height:38.4px}@media (max-width:767.98px){.casa-verde-amarela-new-steps .title-section h2{font-size:18px;line-height:27px;text-align:left;padding:0 15px;margin:0}}.casa-verde-amarela-new-steps .title-section p{margin-bottom:0}@media (max-width:991.98px){.casa-verde-amarela-new-steps .title-section{margin-top:24px;margin-bottom:16px}}.casa-verde-amarela-new-steps .steps{background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);border-top:1px solid #dbd9d7;border-bottom:1px solid #dbd9d7;padding:26px 0}.casa-verde-amarela-new-steps .steps .position-relative{z-index:1}.casa-verde-amarela-new-steps .steps .position-relative .horizontal-dotted-line{position:absolute;width:80%;height:1px;border-top:3px dotted #b2b0ae;top:50%;z-index:-1;left:120px}@media (max-width:767.98px){.casa-verde-amarela-new-steps .steps .position-relative .horizontal-dotted-line{display:none}}.casa-verde-amarela-new-steps .step-scroll{scroll-margin-top:50px}.casa-verde-amarela-new-steps .steps-detailed .step-card .card-title{color:#0249d0;font-weight:700;font-family:Roboto;font-size:24px;font-style:normal;line-height:28.8px}@media (max-width:767.98px){.casa-verde-amarela-new-steps .steps-detailed .step-card .card-title{font-size:18px;line-height:27px;margin-bottom:8px}}.casa-verde-amarela-new-steps .steps-detailed .step-card .card-text{font-size:18px;font-family:Roboto;font-weight:400;line-height:27px}@media (max-width:767.98px){.casa-verde-amarela-new-steps .steps-detailed .step-card .card-text{font-size:16px;line-height:normal}}.casa-verde-amarela-new-steps .steps-detailed .step-card .btn-blue{padding:13px 17px!important}.casa-verde-amarela-new-steps .steps-detailed .position-relative{z-index:1}.casa-verde-amarela-new-steps .steps-detailed .position-relative .vertical-dotted-line{position:absolute;height:100%;width:1px;border-right:3px dotted #b2b0ae;z-index:-1;left:50%;top:40px}@media (max-width:767.98px){.casa-verde-amarela-new-steps .steps-detailed .position-relative .vertical-dotted-line{height:300%}}@media (min-width:768px)and (max-width:991.98px){.casa-verde-amarela-new-steps .steps-detailed .position-relative .vertical-dotted-line{height:516px}}.casa-verde-amarela-new-steps .steps-detailed .position-relative .horizontal-dotted-line{position:absolute;width:100%;height:1px;border-bottom:3px dotted #b2b0ae;z-index:-1;top:50%}@media (max-width:767.98px){.casa-verde-amarela-new-steps .steps-detailed .position-relative .horizontal-dotted-line{width:300%}}@media (min-width:768px)and (max-width:991.98px){.casa-verde-amarela-new-steps .steps-detailed .position-relative .horizontal-dotted-line{width:516px}}.casa-verde-amarela-new-steps .symbol{color:#333}.casa-verde-amarela-new-steps .number{border-radius:50%;background:#0249d0;color:#fff;border:2px solid #0249d0}.casa-verde-amarela-new-steps .number:hover{background:#f3efeb;color:#0249d0;cursor:pointer}.casa-verde-amarela-new-steps .number,.casa-verde-amarela-new-steps .symbol{width:40px;height:40px;font-size:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;text-align:center}section.casa-verde-amarela-dicas{background:-webkit-linear-gradient(4.97deg,#f2f5fc 84.15%,rgba(243,247,253,0) 90.94%);background:-o-linear-gradient(4.97deg,#f2f5fc 84.15%,rgba(243,247,253,0) 90.94%);background:linear-gradient(85.03deg,#f2f5fc 84.15%,rgba(243,247,253,0) 90.94%);padding:0 0 48px}@media (max-width:767.98px){section.casa-verde-amarela-dicas{padding:0x 0 24px}}section.casa-verde-amarela-dicas a{margin-top:48px;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:18px}section.casa-verde-amarela-dicas a:hover{text-decoration:underline;color:#0249d0}section.casa-verde-amarela-dicas .title-section{font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px;color:#333;margin-bottom:8px}@media (max-width:767.98px){section.casa-verde-amarela-dicas .title-section{font-size:18px;line-height:27px;text-align:left}}section.casa-verde-amarela-dicas .title-section p{margin-bottom:0}section.casa-verde-amarela-dicas .info{padding-left:32px;margin-top:80px}@media (max-width:767.98px){section.casa-verde-amarela-dicas .info{margin-top:0;padding-left:0}}section.casa-verde-amarela-dicas .info ul{padding-left:20px;color:#4f4f4f}section.casa-verde-amarela-dicas .info ul li{margin-bottom:8px}section.casa-verde-amarela-dicas .info ul li:last-child{margin-bottom:0}@media (max-width:767.98px){section.casa-verde-amarela-dicas .info ul{margin-bottom:0}}@media (max-width:991.98px){section.casa-verde-amarela-dicas .info{padding-left:15px}}section.casa-verde-amarela-dicas .card-informativo{margin-top:41.24px;width:100%;background:#f3efeb;border:2px solid #26a756;border-radius:8px;padding:32px 38px 32px 46px}section.casa-verde-amarela-dicas .card-informativo p{padding-left:38px;color:#333}@media (max-width:991.98px){section.casa-verde-amarela-dicas .card-informativo p{padding-left:0;margin-top:22px}}@media (max-width:767.98px){section.casa-verde-amarela-dicas .card-informativo{padding:38px 32px 48px;margin-top:33px}}section.casa-verde-amarela-dicas .cards{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media (min-width:768px){section.casa-verde-amarela-dicas .cards{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%}}section.casa-verde-amarela-dicas .banner{margin-bottom:100px}@media (max-width:767.98px){section.casa-verde-amarela-dicas .banner{margin-bottom:8px}}section.casa-verde-amarela-metodos-contato{margin:48px 0}@media (max-width:767.98px){section.casa-verde-amarela-metodos-contato{margin-top:24px;margin-bottom:0}}section.casa-verde-amarela-metodos-contato .title_forms{font-weight:700;font-size:32px;line-height:38.4px;font-family:Roboto}@media (max-width:991.98px){section.casa-verde-amarela-metodos-contato .title_forms{font-size:18px;line-height:27px;font-weight:700;color:#fff}}section.casa-verde-amarela-metodos-contato .title h2{font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px;color:#333;margin-bottom:8px}@media (max-width:767.98px){section.casa-verde-amarela-metodos-contato .title h2{font-size:18px;line-height:27px;text-align:left}}section.casa-verde-amarela-metodos-contato .media-body p{margin-bottom:0}section.casa-verde-amarela-metodos-contato .banner{max-height:360px;width:100%;padding:90px;color:#fff;overflow:hidden}@media (max-width:767.98px){section.casa-verde-amarela-metodos-contato .banner{padding:20px}}section.casa-verde-amarela-metodos-contato .banner .banner-title h2{font-size:32px;line-height:48px;font-weight:700}.casa-verde-amarela-destaques-direcional{padding:88px 0 96px;background-color:#f3efeb;background-repeat:no-repeat;background-position:0 0;background-size:12%}@media (max-width:767.98px){.casa-verde-amarela-destaques-direcional{padding:56px 0 48px;background-size:25%}}.casa-verde-amarela-destaques-direcional .title-section{font-weight:400;margin-bottom:25px;font-size:32px;line-height:37.5px}.casa-verde-amarela-destaques-direcional .title-section p{margin-bottom:0}@media (max-width:767.98px){.casa-verde-amarela-destaques-direcional .title-section{font-size:20px;line-height:30px}}.casa-verde-amarela-destaques-direcional .card-destaques{background:#fff;padding:35px 34px 0 32px;border-radius:20px;min-height:296px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border:1px solid #dce5eb;text-align:left!important}.casa-verde-amarela-destaques-direcional .card-destaques .card-title{font-size:16px;line-height:24px;margin-bottom:16;margin-top:13px}.casa-verde-amarela-destaques-direcional .card-destaques .card-title p{margin-bottom:0}.casa-verde-amarela-destaques-direcional .card-destaques .card-text{font-size:16px;font-weight:400;line-height:24px}@media (max-width:767.98px){.casa-verde-amarela-destaques-direcional .card-destaques .card-text{margin-top:-10px}}@media (max-width:767.98px){.casa-verde-amarela-destaques-direcional .card-destaques{width:328px}}@media (max-width:335px){.casa-verde-amarela-destaques-direcional .card-destaques{width:100%}}@media (min-width:992px){.casa-verde-amarela-destaques-direcional .card-destaques:hover{-webkit-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px)}}section.casa-verde-amarela-sections-repeater{padding:91px 0 117px}@media (max-width:767.98px){section.casa-verde-amarela-sections-repeater{padding:71.57px 0 56px}}section.casa-verde-amarela-sections-repeater .section{margin-top:100px;margin-bottom:80px}@media (max-width:767.98px){section.casa-verde-amarela-sections-repeater .section{margin-top:56px;margin-bottom:40px}}section.casa-verde-amarela-sections-repeater .section:last-child{margin-bottom:0}section.casa-verde-amarela-sections-repeater .section:first-child{margin-top:0}section.casa-verde-amarela-sections-repeater a{font-size:18px;margin-top:32px;width:-webkit-max-content;width:-moz-max-content;width:max-content}section.casa-verde-amarela-sections-repeater a:hover{color:#0249d0}section.casa-verde-amarela-sections-repeater .title-section{font-weight:400;font-size:32px;line-height:37.5px;color:#333;margin-bottom:24px}section.casa-verde-amarela-sections-repeater .title-section p{margin-bottom:0}@media (max-width:1139.98px){section.casa-verde-amarela-sections-repeater .title-section{margin-top:32px}}@media (max-width:767.98px){section.casa-verde-amarela-sections-repeater .title-section{font-size:20px;line-height:23.44px}}section.casa-verde-amarela-sections-repeater .text-section{color:#4f4f4f}section.casa-verde-amarela-sections-repeater ul.listings{color:#4f4f4f;font-weight:700;margin-bottom:0}section.casa-verde-amarela-sections-repeater ul.listings li{margin-bottom:8px;font-size:14px}section.casa-verde-amarela-sections-repeater ul.listings li:last-child{margin-bottom:0}section.casa-verde-amarela-diferencas{padding:48px 0}@media (max-width:767.98px){section.casa-verde-amarela-diferencas{padding:24px 0;margin-bottom:0}}section.casa-verde-amarela-diferencas .linha-pontilhada{border-top:2px dashed #dbd9d7;width:100%;margin:24px 0}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .linha-pontilhada{width:80%;margin:16px auto}}section.casa-verde-amarela-diferencas .title-renda{max-width:120px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;font-size:32px;font-weight:700;line-height:38.4px;font-family:Roboto}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .title-renda{font-size:18px;line-height:27px;max-width:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}section.casa-verde-amarela-diferencas .text-renda{font-family:Roboto;font-size:16px;font-weight:400;line-height:24px}section.casa-verde-amarela-diferencas .icon-renda{width:40px;height:35px}section.casa-verde-amarela-diferencas .title-section{color:#333;margin-bottom:16px;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700!important;line-height:38.4px;width:830px;padding:0 15px}section.casa-verde-amarela-diferencas .title-section p{margin-bottom:0}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .title-section{font-size:18px;line-height:27px;margin-bottom:4px;width:100%}}section.casa-verde-amarela-diferencas .box-text{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;-webkit-box-sizing:border-box;box-sizing:border-box}section.casa-verde-amarela-diferencas .subtitle-section{color:#4f4f4f;width:540px;margin-bottom:16px;padding:0 15px}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .subtitle-section{width:100%;margin-bottom:8px}}section.casa-verde-amarela-diferencas .subtitle-section p{color:#333;font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:27px;margin-bottom:0}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .subtitle-section p{font-size:14px;line-height:16.8px}}section.casa-verde-amarela-diferencas .content{background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);border-radius:20px;border:1px solid #dbd9d7;padding:49px 40px 72px;max-width:1286px;width:100%}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .content{padding:24px 16px;border:none;border-radius:0}}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .content .title{font-size:18px;line-height:27px;margin:0}}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .content .desc{font-size:12px;line-height:14.4px;margin:0}}section.casa-verde-amarela-diferencas .content .text-subisidio p{color:#6d6b68;font-family:Roboto;margin-left:300px;font-size:14px;font-style:normal;font-weight:400;line-height:21px}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .content .text-subisidio p{margin-left:0}}section.casa-verde-amarela-diferencas .content .text-subisidio strong{font-size:16px;font-style:normal;font-weight:700;line-height:normal}section.casa-verde-amarela-diferencas .content .text-subisidio-old p{color:#4f4f4f;font-family:Roboto;font-weight:400;margin-left:160px;font-size:14px;font-style:normal;line-height:21px}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .content .text-subisidio-old p{margin-left:0}}section.casa-verde-amarela-diferencas .content .text-section,section.casa-verde-amarela-diferencas .content .text-section+p,section.casa-verde-amarela-diferencas .content .title-section{margin-bottom:0}section.casa-verde-amarela-diferencas .content .card-intro{max-width:217px;width:100%}@media (max-width:1139.98px){section.casa-verde-amarela-diferencas .content .card-intro{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 25%;text-align:center;margin-bottom:42px}}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .content .card-intro{padding:0}}section.casa-verde-amarela-diferencas .content .card-intro .logo{margin-bottom:39.13px}section.casa-verde-amarela-diferencas .content .card-intro .title{font-size:16px;color:#333}section.casa-verde-amarela-diferencas .content .card-intro .desc{font-size:14px;color:#4f4f4f}section.casa-verde-amarela-diferencas .content .card-faixa{border-radius:8px;border:1px solid #dce5eb;padding:32px 24px 0;-o-transition:.3s;transition:.3s;-webkit-transition:.3s;margin-bottom:4px}@media (max-width:575.98px){section.casa-verde-amarela-diferencas .content .card-faixa{max-width:100%;margin-left:0;width:100%}}section.casa-verde-amarela-diferencas .content .card-faixa .title-faixa{background:transparent!important;padding:2px 8px;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:8px;font-size:14px;margin-bottom:0;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .content .card-faixa .title-faixa{margin-bottom:7px}}@media (max-width:575.98px){section.casa-verde-amarela-diferencas .content .card-faixa span{padding-left:6px}}section.casa-verde-amarela-diferencas .content .card-faixa .text{color:#4f4f4f;font-size:14px;line-height:21px}section.casa-verde-amarela-diferencas .content .card-faixa p{color:#333;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:4px}section.casa-verde-amarela-diferencas .content .card-info{min-height:253px;max-width:217px;width:100%;border-radius:8px;border:1px solid #dce5eb;padding:32px 24px 0;margin-bottom:24px;-o-transition:.3s;transition:.3s;-webkit-transition:.3s}@media (max-width:575.98px){section.casa-verde-amarela-diferencas .content .card-info{max-width:100%;min-height:auto}}section.casa-verde-amarela-diferencas .content .card-info .title{background:#4f4f4f;opacity:.5;padding:2px 8px;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:8px;color:#fff;font-size:14px;margin-bottom:24px}section.casa-verde-amarela-diferencas .content .card-info .text{color:#4f4f4f;font-size:14px;line-height:21px}section.casa-verde-amarela-diferencas .content .card-info:hover{-webkit-transform:translateY(-3px);-o-transform:translateY(-3px);transform:translateY(-3px)}section.casa-verde-amarela-diferencas .content .casa-verde-amarela{margin-top:22px}section.casa-verde-amarela-diferencas .content .casa-verde-amarela .card-info{background:-webkit-gradient(linear,left top,right top,from(#25577c),to(#2c688f));background:-webkit-linear-gradient(left,#25577c,#2c688f);background:-o-linear-gradient(left,#25577c 0,#2c688f 100%);background:linear-gradient(90deg,#25577c,#2c688f)}section.casa-verde-amarela-diferencas .content .casa-verde-amarela .card-info .title{background:#fff;color:#25577c;opacity:1;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:24px}section.casa-verde-amarela-diferencas .content .casa-verde-amarela .card-info .text{color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}section.casa-verde-amarela-diferencas .content .casa-verde-amarela .card-cv-amarela-1{background:#fff}section.casa-verde-amarela-diferencas .content .casa-verde-amarela .card-cv-amarela-1 .title{border:1px solid #25577c}section.casa-verde-amarela-diferencas .content .casa-verde-amarela .card-cv-amarela-1 .text{color:#25577c}section.casa-verde-amarela-diferencas .taxas-de-juros .text-section,section.casa-verde-amarela-diferencas .taxas-de-juros .text-section+p{margin-bottom:0}section.casa-verde-amarela-diferencas .taxas-de-juros .card-info{min-width:279px}section.casa-verde-amarela-diferencas .taxas-de-juros .casa-verde-amarela .card-info{min-width:279px;height:300px;overflow:scroll;overflow-y:scroll;overflow-x:hidden}section.casa-verde-amarela-diferencas .taxas-de-juros .casa-verde-amarela .card-info ul{padding-left:16px}section.casa-verde-amarela-diferencas .taxas-de-juros .casa-verde-amarela .card-info::-webkit-scrollbar{width:6px;height:6px;right:16px}section.casa-verde-amarela-diferencas .taxas-de-juros .casa-verde-amarela .card-info::-webkit-scrollbar-thumb{background:#fff!important;border-radius:8px}section.casa-verde-amarela-diferencas .taxas-de-juros .casa-verde-amarela .card-info::-webkit-scrollbar-track{background:#164766!important;border-radius:8px;margin-top:32px;margin-bottom:32px}section.casa-verde-amarela-diferencas .regions-map .logo{margin-bottom:21px;height:68px}section.casa-verde-amarela-diferencas .regions-map h3{font-size:20px;line-height:24px;font-weight:700}@media (max-width:991.98px){section.casa-verde-amarela-diferencas .regions-map .casa-verde-amarela{margin-top:225px}}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .regions-map .casa-verde-amarela{margin-top:230px}}@media (max-width:575.98px){section.casa-verde-amarela-diferencas .regions-map .casa-verde-amarela{margin-top:295px}}section.casa-verde-amarela-diferencas .regions-map .map-wrapper{background:#e8e8e8;padding:40px;border-radius:40px}@media (max-width:1199.98px){section.casa-verde-amarela-diferencas .regions-map .map-wrapper{padding:24px}}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .regions-map .map-wrapper{width:100%}}section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map{width:460px;min-height:458px;background-repeat:no-repeat;background-size:100% auto;-o-object-fit:contain;object-fit:contain}@media (max-width:1139.98px){section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map{width:415px}}@media (max-width:991.98px){section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map{min-height:412px}}@media (max-width:575.98px){section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map{width:100%;min-height:312px;background-size:100% 100%}}section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map h5{margin-left:115px;text-transform:uppercase;font-size:18px;color:#333}@media (max-width:575.98px){section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map h5{font-size:15px}}section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map h5 i{font-size:7px;border:3px solid #fff;border-radius:50%;color:#0249d0;position:relative;bottom:3px;margin-left:16px}section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map .brasil{margin-bottom:63px}@media (max-width:991.98px){section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map .brasil{margin-left:-45px;margin-bottom:45px}}@media (max-width:575.98px){section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map .brasil{margin-left:11px}}section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map .norte-nordeste{color:#fff;margin-bottom:65px;margin-left:80px}@media (max-width:575.98px){section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map .norte-nordeste{margin-bottom:42px;margin-left:0;position:relative;left:-17px}}section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map .norte-nordeste h5{margin-left:0;margin-bottom:0}section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map .norte-nordeste ul{margin-bottom:0;margin-left:16px}section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map .sul-sudeste{color:#fff;margin-left:160px;margin-bottom:70px}@media (max-width:991.98px){section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map .sul-sudeste{margin-bottom:50px}}@media (max-width:575.98px){section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map .sul-sudeste{position:relative;right:-75px;bottom:38px;margin-left:0;margin-bottom:0}}section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map .sul-sudeste h5{margin-left:0}section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map .sul-sudeste ul,section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map ul{margin-left:16px}section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map ul li{background:#4f4f4f;opacity:.5;padding:2px 8px;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:8px;color:#fff;font-size:14px;margin-bottom:10px;cursor:pointer;text-decoration:underline;font-weight:700}section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map ul .faixa-cv-amarela-norte-nordeste,section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map ul .faixa-cv-amarela-sul-sudeste{background:#fff;color:#0249d0;opacity:1}section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map .active-brasil{opacity:1!important}section.casa-verde-amarela-diferencas .regions-map .map-wrapper .map .active-cv-amarela{background:#25577c!important;color:#fff!important}section.casa-verde-amarela-diferencas .regions-map .map-wrapper .box-info{width:255px;min-height:295px;background:#fff;border-radius:20px;border:1px solid #dce5eb;position:absolute;padding:32px 24px 0;bottom:-119px;display:none}@media (max-width:1139.98px){section.casa-verde-amarela-diferencas .regions-map .map-wrapper .box-info{bottom:-121px}}@media (max-width:991.98px){section.casa-verde-amarela-diferencas .regions-map .map-wrapper .box-info{bottom:-201px;left:0;right:0;margin-left:auto;margin-right:auto;width:50%}}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .regions-map .map-wrapper .box-info{width:65%}}@media (max-width:575.98px){section.casa-verde-amarela-diferencas .regions-map .map-wrapper .box-info{width:80%;bottom:-270px}}section.casa-verde-amarela-diferencas .regions-map .map-wrapper .box-info h4,section.casa-verde-amarela-diferencas .regions-map .map-wrapper .box-info h6{background:#4f4f4f;opacity:.5;padding:2px 8px;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:8px;color:#fff;font-size:14px;margin-bottom:16px}section.casa-verde-amarela-diferencas .regions-map .map-wrapper .box-info span{margin-bottom:24px;font-size:14px}section.casa-verde-amarela-diferencas .regions-map .map-wrapper .box-info .nao-cotista strong{color:#d02f27;font-size:14px}section.casa-verde-amarela-diferencas .regions-map .map-wrapper .box-info .cotista strong{color:#0249d0;font-size:14px}section.casa-verde-amarela-diferencas .regions-map .map-wrapper .box-info .cotista,section.casa-verde-amarela-diferencas .regions-map .map-wrapper .box-info .nao-cotista{margin-top:24px}section.casa-verde-amarela-diferencas .regions-map .map-wrapper .box-info .cotista ul,section.casa-verde-amarela-diferencas .regions-map .map-wrapper .box-info .nao-cotista ul{padding-left:16px;font-size:14px;color:#4f4f4f;margin-top:8px}section.casa-verde-amarela-diferencas .regions-map .map-wrapper .box-cv-amarela h4,section.casa-verde-amarela-diferencas .regions-map .map-wrapper .box-cv-amarela h6{background:-webkit-gradient(linear,left top,right top,from(#25577c),to(#2c688f));background:-webkit-linear-gradient(left,#25577c,#2c688f);background:-o-linear-gradient(left,#25577c 0,#2c688f 100%);background:linear-gradient(90deg,#25577c,#2c688f);opacity:1}section.casa-verde-amarela-diferencas .regions-map .map-wrapper .active{display:-webkit-box;display:-ms-flexbox;display:flex}section.casa-verde-amarela-diferencas .map-pais .logo{margin-bottom:21px;height:68px}section.casa-verde-amarela-diferencas .map-pais .box-text{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;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section.casa-verde-amarela-diferencas .map-pais .box-width{width:730px}@media (max-width:991.98px){section.casa-verde-amarela-diferencas .map-pais .box-width{width:100%}}section.casa-verde-amarela-diferencas .map-pais .title-section-map h5{-webkit-columns:#333;-moz-columns:#333;column-count:#333;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .map-pais .title-section-map h5{font-size:18px;line-height:27px}}section.casa-verde-amarela-diferencas .map-pais .text-section-map{font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:27px}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .map-pais .text-section-map{font-size:14px;line-height:16.8px}}section.casa-verde-amarela-diferencas .map-pais h3{font-size:20px;line-height:24px;font-weight:700}@media (max-width:991.98px){section.casa-verde-amarela-diferencas .map-pais .casa-verde-amarela{margin-top:225px}}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .map-pais .casa-verde-amarela{margin-top:230px}}@media (max-width:575.98px){section.casa-verde-amarela-diferencas .map-pais .casa-verde-amarela{margin-top:295px}}section.casa-verde-amarela-diferencas .map-pais .map-wrapper{width:100%}@media (max-width:1199.98px){section.casa-verde-amarela-diferencas .map-pais .map-wrapper{padding:24px}}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .map-pais .map-wrapper{width:100%}}section.casa-verde-amarela-diferencas .map-pais .map-wrapper .background-map{background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);border:1px solid #dbd9d7;padding:40px;border-radius:40px}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .map-pais .map-wrapper .background-map{padding:25px;background:transparent;border:none}}section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map{width:460px;min-height:458px;background-repeat:no-repeat;background-size:100% auto;-o-object-fit:contain;object-fit:contain}@media (max-width:1139.98px){section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map{width:580px;height:600px}}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map{width:260px!important;height:10px!important}}@media (max-width:991.98px){section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map{min-height:412px}}@media (max-width:575.98px){section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map{width:100%;min-height:312px;background-size:100% 100%}}section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map h5{margin-left:115px;text-transform:uppercase;font-size:18px;color:#333}@media (max-width:575.98px){section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map h5{font-size:15px}}section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map h5 i{font-size:7px;border:3px solid #fff;border-radius:50%;color:#0249d0;position:relative;bottom:-20px;margin-left:150px}@media (max-width:575.98px){section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map h5 i{bottom:-14px;margin-left:35px}}section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map .brasil{margin-bottom:63px}@media (max-width:991.98px){section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map .brasil{margin-left:-45px;margin-bottom:45px}}@media (max-width:575.98px){section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map .brasil{margin-left:11px}}section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map .norte-nordeste{color:#fff;margin-bottom:65px;margin-left:80px}@media (max-width:575.98px){section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map .norte-nordeste{margin-bottom:42px;margin-left:0;position:relative;left:-17px}}section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map .norte-nordeste h5{margin-left:0;margin-bottom:0}@media (max-width:575.98px){section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map .norte-nordeste h5{bottom:170px!important;margin-left:140px}}section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map .norte-nordeste ul{margin-bottom:0;margin-left:16px}section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map .sul-sudeste{color:#fff;margin-left:160px;margin-bottom:70px}@media (max-width:991.98px){section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map .sul-sudeste{margin-bottom:50px}}@media (max-width:575.98px){section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map .sul-sudeste{position:relative;right:-75px;bottom:38px;margin-left:0;margin-bottom:0}}section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map .sul-sudeste h5{margin-left:0}section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map .sul-sudeste ul,section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map ul{margin-left:16px}section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map ul li{background:#4f4f4f;opacity:.5;padding:2px 8px;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:8px;color:#fff;font-size:14px;margin-bottom:10px;cursor:pointer;text-decoration:underline;font-weight:700}section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map ul .faixa-cv-amarela-norte-nordeste,section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map ul .faixa-cv-amarela-sul-sudeste{background:#fff;color:#25577c;opacity:1}section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map .active-brasil{opacity:1!important}section.casa-verde-amarela-diferencas .map-pais .map-wrapper .map .active-cv-amarela{background:#0249d0!important;color:#fff!important}section.casa-verde-amarela-diferencas .map-pais .map-wrapper .box-info{width:604px;min-height:250px;background:#fff;border-radius:20px;border:1px solid #dce5eb;padding:32px 24px 0;bottom:120px;display:none}@media (max-width:1139.98px){section.casa-verde-amarela-diferencas .map-pais .map-wrapper .box-info{bottom:-121px}}@media (max-width:991.98px){section.casa-verde-amarela-diferencas .map-pais .map-wrapper .box-info{bottom:-201px;left:0;right:0;margin-left:auto;margin-right:auto;width:50%}}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .map-pais .map-wrapper .box-info{width:65%}}@media (max-width:575.98px){section.casa-verde-amarela-diferencas .map-pais .map-wrapper .box-info{width:100%;bottom:-270px}}section.casa-verde-amarela-diferencas .map-pais .map-wrapper .box-info h4,section.casa-verde-amarela-diferencas .map-pais .map-wrapper .box-info h6{background:#4f4f4f;opacity:.5;padding:2px 8px;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:8px;color:#fff;font-size:14px;margin-bottom:16px}section.casa-verde-amarela-diferencas .map-pais .map-wrapper .box-info span{margin-bottom:24px;font-size:14px}section.casa-verde-amarela-diferencas .map-pais .map-wrapper .box-info .nao-cotista strong{color:#d02f27;font-size:14px}section.casa-verde-amarela-diferencas .map-pais .map-wrapper .box-info .cotista strong{color:#0249d0;font-size:14px}section.casa-verde-amarela-diferencas .map-pais .map-wrapper .box-info .cotista ul,section.casa-verde-amarela-diferencas .map-pais .map-wrapper .box-info .nao-cotista ul{padding-left:16px;font-size:14px;color:#4f4f4f}section.casa-verde-amarela-diferencas .map-pais .map-wrapper .box-cv-amarela h6{background-color:#0249d0;opacity:1}section.casa-verde-amarela-diferencas .map-pais .map-wrapper .box-cv-amarela h4{background-color:#0249d0;opacity:1;color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:21px}section.casa-verde-amarela-diferencas .map-pais .map-wrapper .active{display:-webkit-box;display:-ms-flexbox;display:flex}section.casa-verde-amarela-diferencas .limite-valor h5{font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px;color:#333;margin-bottom:8px}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .limite-valor h5{font-size:18px;line-height:27px;text-align:left}}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .limite-valor .scroll-table{overflow-x:scroll}}section.casa-verde-amarela-diferencas .limite-valor__table-wrapper{width:100%;overflow-x:auto}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .limite-valor__table-wrapper{-webkit-overflow-scrolling:touch;padding-left:15px}}section.casa-verde-amarela-diferencas .limite-valor__table{width:100%;margin-top:24px;border-collapse:collapse;font-family:Roboto;background-color:#fff;border-collapse:separate;border-spacing:0;border-radius:4px;border:1px solid #153b83}@media (max-width:991.98px){section.casa-verde-amarela-diferencas .limite-valor__table{min-width:1000px;margin-top:16px}}section.casa-verde-amarela-diferencas .limite-valor__table__tr--final td{background-color:#153b83;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:14.4px}section.casa-verde-amarela-diferencas .limite-valor__table td,section.casa-verde-amarela-diferencas .limite-valor__table th{padding:12px 16px;text-align:left;font-size:15px}section.casa-verde-amarela-diferencas .limite-valor__table th{font-family:Roboto;background-color:#153b83;color:#fff;font-size:14px;font-style:normal;font-weight:700;line-height:21px}section.casa-verde-amarela-diferencas .limite-valor__table td{border-top:1px solid #153b83;border-left:1px solid #153b83}section.casa-verde-amarela-diferencas .limite-valor__table tr:nth-child(odd) td{background-color:#dfebff}section.casa-verde-amarela-diferencas .limite-valor__table tr:last-child td:last-child{background-color:#153b83;color:#fff;font-size:14px;font-style:normal;font-weight:700;line-height:21px}section.casa-verde-amarela-diferencas .link-simulacao{text-align:center;margin-top:165px;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:18px}section.casa-verde-amarela-diferencas .link-simulacao:hover{color:#0249d0}@media (max-width:1139.98px){section.casa-verde-amarela-diferencas .link-simulacao{margin-top:245px}}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .link-simulacao{margin-top:315px}}section.casa-verde-amarela-diferencas .btn-red{margin-top:50px!important;font-size:14px;font-style:normal;font-weight:700;line-height:24px}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .btn-red{margin:0 auto!important}}@media (max-width:767.98px){section.casa-verde-amarela-diferencas .margin-button{margin-top:60px!important}}section.casa-verde-amarela-diferencas .btn-red:hover{background-color:#ea6664!important;color:#fff!important}section.casa-verde-amarela-diferencas .btn-red{color:#fff!important;cursor:pointer}section.casa-verde-amarela-diferencas .space-button{margin-top:0!important}section.video-simple{background:#f3efeb;padding:88px 0}@media (max-width:767.98px){section.video-simple{padding:64px 0}}section.video-simple .title-section{margin-bottom:40px}@media (max-width:767.98px){section.video-simple .title-section{font-size:24px;line-height:28.13px;text-align:left;margin-bottom:16px}}section.video-simple .video-simple-section{position:relative;margin-bottom:0;height:328px;cursor:pointer}@media (max-width:991.98px){section.video-simple .video-simple-section{height:260px;margin-bottom:32px}}@media (max-width:767.98px){section.video-simple .video-simple-section{height:199px}}section.video-simple .video-simple-section img.video-thumbnail{z-index:101;position:absolute;width:100%;height:328px;-o-object-fit:cover;object-fit:cover;border-radius:20px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;-webkit-filter:brightness(.6);filter:brightness(.6)}@media (max-width:991.98px){section.video-simple .video-simple-section img.video-thumbnail{height:260px}}@media (max-width:767.98px){section.video-simple .video-simple-section img.video-thumbnail{height:199px;border-radius:12.15px}}section.video-simple .video-simple-section.hidden:before,section.video-simple .video-simple-section.hidden img.video-thumbnail{display:none}section.video-simple .video-simple-section:before{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI0IDQuNUMyMC4xNDMzIDQuNSAxNi4zNzMxIDUuNjQzNjYgMTMuMTY2NCA3Ljc4NjM0QzkuOTU5NjMgOS45MjkwMyA3LjQ2MDI3IDEyLjk3NDUgNS45ODQzNiAxNi41Mzc3QzQuNTA4NDUgMjAuMTAwOCA0LjEyMjI4IDI0LjAyMTYgNC44NzQ3IDI3LjgwNDNDNS42MjcxMSAzMS41ODY5IDcuNDg0MyAzNS4wNjE1IDEwLjIxMTQgMzcuNzg4NkMxMi45Mzg2IDQwLjUxNTcgMTYuNDEzMSA0Mi4zNzI5IDIwLjE5NTcgNDMuMTI1M0MyMy45Nzg0IDQzLjg3NzcgMjcuODk5MiA0My40OTE2IDMxLjQ2MjMgNDIuMDE1NkMzNS4wMjU1IDQwLjUzOTcgMzguMDcxIDM4LjA0MDQgNDAuMjEzNyAzNC44MzM2QzQyLjM1NjQgMzEuNjI2OSA0My41IDI3Ljg1NjcgNDMuNSAyNEM0My40OTQgMTguODMwMSA0MS40Mzc3IDEzLjg3MzcgMzcuNzgyIDEwLjIxOEMzNC4xMjYzIDYuNTYyMzUgMjkuMTY5OSA0LjUwNTk4IDI0IDQuNVpNMzAuODMyIDI1LjI0OEwyMS44MzIgMzEuMjQ4QzIxLjYwNjIgMzEuMzk4OSAyMS4zNDM2IDMxLjQ4NTYgMjEuMDcyMyAzMS40OTg4QzIwLjgwMTEgMzEuNTEyIDIwLjUzMTMgMzEuNDUxMyAyMC4yOTE4IDMxLjMyMzJDMjAuMDUyNCAzMS4xOTUgMTkuODUyMiAzMS4wMDQzIDE5LjcxMjggMzAuNzcxMkMxOS41NzMzIDMwLjUzODEgMTkuNDk5OCAzMC4yNzE2IDE5LjUgMzBWMThDMTkuNDk5OCAxNy43Mjg0IDE5LjU3MzMgMTcuNDYxOCAxOS43MTI4IDE3LjIyODhDMTkuODUyMiAxNi45OTU3IDIwLjA1MjQgMTYuODA1IDIwLjI5MTggMTYuNjc2OEMyMC41MzEzIDE2LjU0ODcgMjAuODAxMSAxNi40ODggMjEuMDcyMyAxNi41MDEyQzIxLjM0MzYgMTYuNTE0NCAyMS42MDYyIDE2LjYwMTEgMjEuODMyIDE2Ljc1MkwzMC44MzIgMjIuNzUyQzMxLjAzNzUgMjIuODg4OSAzMS4yMDYgMjMuMDc0NSAzMS4zMjI1IDIzLjI5MjJDMzEuNDM5IDIzLjUwOTkgMzEuNSAyMy43NTMxIDMxLjUgMjRDMzEuNSAyNC4yNDY5IDMxLjQzOSAyNC40OTAxIDMxLjMyMjUgMjQuNzA3OEMzMS4yMDYgMjQuOTI1NSAzMS4wMzc1IDI1LjExMTEgMzAuODMyIDI1LjI0OFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);width:100%;height:328px;background-position:50%;background-repeat:no-repeat;display:block;z-index:110;position:absolute;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}@media (max-width:991.98px){section.video-simple .video-simple-section:before{height:260px}}@media (max-width:767.98px){section.video-simple .video-simple-section:before{height:199px}}section.video-simple .video-simple-section:hover:before{-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}section.video-simple .video-simple-section:hover img.video-thumbnail{-webkit-filter:brightness(.4);filter:brightness(.4)}section.video-simple .video-simple-section iframe{width:100%;height:328px;z-index:100;border-radius:20px;display:none}@media (max-width:991.98px){section.video-simple .video-simple-section iframe{height:260px}}@media (max-width:767.98px){section.video-simple .video-simple-section iframe{height:199px;border-radius:12.15px}}section.video-simple .video-info{padding:0 80px}@media (max-width:1139.98px){section.video-simple .video-info{padding:0 20px}}section.video-simple .video-info .title-video{font-size:24px;line-height:28.13px;margin-bottom:16px}@media (max-width:767.98px){section.video-simple .video-info .title-video{font-size:20px;line-height:24.44px}}section.video-simple .video-info .desc-video{font-size:14px;color:#4f4f4f;line-height:24px;margin-bottom:32px}section.video-simple .video-info .desc-video p{margin:0}section.video-simple .video-info .btn-whatsapp{padding:11px 0}section.card-whatsapp .card-wpp{background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:10px;padding:80px}@media (max-width:767px){section.card-whatsapp .card-wpp{padding:50px;height:500px}section.card-whatsapp .card-wpp h5{font-size:22px!important}section.card-whatsapp .card-wpp a{position:relative;bottom:-220px}}section.map-svg{position:relative;background-color:#f3efeb}section.map-svg .color{fill:#d0b69b}section.map-svg .color-clear{fill:#d3c6b8}section.map-svg .state-map,section.map-svg circle{cursor:pointer}section.map-svg .state-map.active,section.map-svg .state-map:hover{fill:#0249d0}section.map-svg .amapa{cursor:default;fill:#d2d3d5}section.map-svg .amapa.active,section.map-svg .amapa:hover{fill:#d2d3d5}section.map-svg .roraima{cursor:default;fill:#d2d3d5}section.map-svg .roraima.active,section.map-svg .roraima:hover{fill:#d2d3d5}section.map-svg .espirito-santo,section.map-svg .rio-grande-do-sul{cursor:default;fill:#d2d3d5}section.map-svg .espirito-santo.active,section.map-svg .espirito-santo:hover,section.map-svg .rio-grande-do-sul.active,section.map-svg .rio-grande-do-sul:hover{fill:#d2d3d5}section.map-svg .para{cursor:default;fill:#d2d3d5}section.map-svg .para.active,section.map-svg .para:hover{fill:#d2d3d5}section.map-svg .espirito-santo{cursor:pointer}section.map-svg .espirito-santo.active,section.map-svg .espirito-santo:hover{fill:#d0b69b}section.map-svg p.description{font-size:14px;font-family:Open Sans;font-weight:400;text-align:center}section.map-svg h5{font-size:18px;font-family:Open Sans;font-weight:700}section.map-svg h2{font-size:32px;font-family:Roboto;padding-bottom:15px}section.map-svg h2 strong{color:#d02f27;font-weight:700}@media (max-width:767.98px){section.map-svg h2{font-size:24px;margin-bottom:30px}}section.map-svg p{font-size:18px;font-family:Roboto}section.map-svg .text-edit{background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);padding:15px;border-radius:10px;border:1px solid #dbd9d7}section.map-svg .st3{color:#0249d0!important}section.map-svg .circle-space{min-width:56px}section.map-svg .text-card-white{font-size:14px;font-weight:700;color:#333;text-transform:uppercase;font-family:Roboto}@media (max-width:767.98px){section.map-svg .space-img-circle{min-width:65px!important}}section.map-svg .btn-red{font-family:Roboto;font-size:14px}@media (max-width:767.98px){section.map-svg .btn-red{width:80%;padding:15px 25px}}section.map-svg .btn-blue{width:85%!important;padding:15px 10px!important;font-size:14px;font-family:Open Sans;font-weight:700}.ofereca-seu-terreno-como-funciona h2{font-family:Roboto;font-size:32px;font-weight:700}@media (max-width:767.98px){.ofereca-seu-terreno-como-funciona h2{font-size:24px}}.ofereca-seu-terreno-como-funciona .card-valores{text-align:center}.ofereca-seu-terreno-como-funciona .card-valores h3{font-size:18px;font-family:Roboto;font-weight:700;line-height:27px}.ofereca-seu-terreno-como-funciona .card-valores article{font-size:16px;font-family:Roboto;font-weight:400;color:#6d6b68}.ofereca-seu-terreno-vantagens{background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9)}.ofereca-seu-terreno-vantagens h2{font-family:Roboto;font-weight:700;font-size:32px}.ofereca-seu-terreno-vantagens h2 strong{color:#d02f27;font-weight:700}@media (max-width:767.98px){.ofereca-seu-terreno-vantagens h2{font-size:24px;text-align:center}}.ofereca-seu-terreno-vantagens h3{font-family:Roboto;font-size:18px;font-style:normal;font-weight:700;line-height:27px;color:#4f4f4f}.ofereca-seu-terreno-vantagens p{font-size:16px;font-family:Roboto;font-weight:400;color:#6d6b68}.ofereca-seu-terreno-vantagens p em{color:#d02f27;font-weight:700;font-style:normal}section.ofereca-seu-terreno-formulario{background:#fff;padding:80px 0 96px}@media (max-width:767.98px){section.ofereca-seu-terreno-formulario{padding:40px 0}}section.ofereca-seu-terreno-formulario .form-wrapper{background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);border:1px solid #dbd9d7;padding:80px 94px;border-radius:20px;position:relative}@media (max-width:767.98px){section.ofereca-seu-terreno-formulario .form-wrapper{padding:30px}}section.ofereca-seu-terreno-formulario .form-wrapper .gform_ajax_spinner{background:-webkit-linear-gradient(183.58deg,#0249d0,#1e4590)!important;background:-o-linear-gradient(183.58deg,#0249d0 0,#1e4590 100%)!important;background:linear-gradient(266.42deg,#0249d0,#1e4590)!important;color:#fff;padding:15px 66px!important;border-radius:10px;border:1px solid transparent;font-weight:700;position:absolute;height:56px!important;margin-bottom:23px!important}section.ofereca-seu-terreno-formulario .form-wrapper .gform_ajax_spinner:hover{background:-webkit-gradient(linear,left top,right top,from(#0249d0),to(#3776ee))!important;background:-webkit-linear-gradient(left,#0249d0,#3776ee)!important;background:-o-linear-gradient(left,#0249d0 0,#3776ee 100%)!important;background:linear-gradient(90deg,#0249d0,#3776ee)!important;color:#fff}section.ofereca-seu-terreno-formulario .form-wrapper .btn_blue .gform_button,section.ofereca-seu-terreno-formulario .form-wrapper .btn_blue input.gform_next_button{background:-webkit-linear-gradient(183.58deg,#0249d0,#1e4590)!important;background:-o-linear-gradient(183.58deg,#0249d0 0,#1e4590 100%)!important;background:linear-gradient(266.42deg,#0249d0,#1e4590)!important;color:#fff;padding:15px 48px!important;border-radius:10px;border:1px solid transparent;height:auto!important;font-weight:700}section.ofereca-seu-terreno-formulario .form-wrapper .btn_blue .gform_button:hover,section.ofereca-seu-terreno-formulario .form-wrapper .btn_blue input.gform_next_button:hover{background:-webkit-gradient(linear,left top,right top,from(#0249d0),to(#3776ee))!important;background:-webkit-linear-gradient(left,#0249d0,#3776ee)!important;background:-o-linear-gradient(left,#0249d0 0,#3776ee 100%)!important;background:linear-gradient(90deg,#0249d0,#3776ee)!important;color:#fff}section.ofereca-seu-terreno-formulario .form-wrapper h3{font-family:Roboto;font-size:32px;font-weight:700;text-align:center}section.ofereca-seu-terreno-formulario .form-wrapper h3 strong{color:#d02f27;font-weight:700}section.ofereca-seu-terreno-formulario .form-wrapper h6{font-weight:400;font-family:Open Sans;font-size:18px;text-align:center}section.ofereca-seu-terreno-formulario .form-wrapper h2{font-family:Roboto;font-size:32px;font-weight:700;color:#333}@media (max-width:767.98px){section.ofereca-seu-terreno-formulario .form-wrapper h2{font-size:24px}}section.ofereca-seu-terreno-formulario .form-wrapper [type=submit],section.ofereca-seu-terreno-formulario .form-wrapper input,section.ofereca-seu-terreno-formulario .form-wrapper select{height:48px;border-radius:10px;border:1px solid rgba(99,114,142,.5);padding:12px 16px!important;outline:none}section.ofereca-seu-terreno-formulario .form-wrapper [type=submit]{line-height:21px;font-weight:700;font-size:14px;font-style:normal}section.ofereca-seu-terreno-formulario .form-wrapper label{color:#333;font-family:Roboto;margin-bottom:0;font-size:12px;font-style:normal;font-weight:400;line-height:18px}section.ofereca-seu-terreno-formulario .form-wrapper label span{color:#ff7786}section.ofereca-seu-terreno-formulario .form-wrapper label a{font-weight:700;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#333}section.ofereca-seu-terreno-formulario .form-wrapper .gform_validation_errors{display:none}section.ofereca-seu-terreno-formulario .form-wrapper .btn_voltar{color:#fff}section.ofereca-seu-terreno-formulario .form-wrapper .btn_voltar i{position:relative;left:17px;top:1px;z-index:0}section.ofereca-seu-terreno-formulario .form-wrapper .ginput_container_consent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px!important}section.ofereca-seu-terreno-formulario .form-wrapper .ginput_container_consent input[type=checkbox]{width:24px!important;height:24px!important;border-radius:4px!important;vertical-align:middle;border:1px solid #ddd;background-color:#fff;outline:none;padding:0!important}section.ofereca-seu-terreno-formulario .form-wrapper .ginput_container_consent input[type=checkbox]:checked{background-color:#0249d0;color:#fff}section.ofereca-seu-terreno-formulario .form-wrapper .ginput_container_consent label{margin-left:16px}section.ofereca-seu-terreno-formulario .form-wrapper .gform_drop_instructions{display:none!important}section.ofereca-seu-terreno-formulario .form-wrapper .gform_button_select_files{background-color:transparent;outline:none;border:none;text-align:left;color:#333;width:80%;padding-left:15px}section.ofereca-seu-terreno-formulario .form-wrapper .gform_button_select_files i{position:absolute;left:-35px;font-size:30px;top:10px}@media (max-width:991.98px){section.ofereca-seu-terreno-formulario .form-wrapper .gform_button_select_files i{position:static;font-size:inherit}}@media (max-width:767.98px){section.ofereca-seu-terreno-formulario .form-wrapper .gform_button_select_files{width:100%;padding:0}}section.ofereca-seu-terreno-formulario .form-wrapper .gf_page_steps{width:auto;position:absolute;bottom:92px;right:80px;border:none;color:#fff}@media (max-width:767.98px){section.ofereca-seu-terreno-formulario .form-wrapper .gf_page_steps{bottom:-5px;right:38%}}section.ofereca-seu-terreno-formulario .form-wrapper .gf_page_steps .gf_step{display:none;color:#333;font-weight:700;font-family:Open Sans}section.ofereca-seu-terreno-formulario .form-wrapper .gf_page_steps .gf_step span{font-size:14px!important;vertical-align:baseline}section.ofereca-seu-terreno-formulario .form-wrapper .gf_page_steps .gf_step_active{display:block!important}section.ofereca-seu-terreno-formulario .form-wrapper .imagens_upload,section.ofereca-seu-terreno-formulario .form-wrapper .kmz_upload{margin-top:56px!important}section.ofereca-seu-terreno-formulario .form-wrapper .imagens_upload .ginput_preview strong,section.ofereca-seu-terreno-formulario .form-wrapper .kmz_upload .ginput_preview strong{color:#fff!important}section.ofereca-seu-terreno-formulario .form-wrapper .gform_fileupload_multifile .gform_drop_area{min-height:80px}section.ofereca-seu-terreno-formulario .form-wrapper .gform_fileupload_multifile .gform_drop_area .gform_drop_instructions{font-size:14px;line-height:24px;font-weight:400}section.ofereca-seu-terreno-formulario .form-wrapper .gform_delete{-webkit-filter:invert(100%) sepia(100%) saturate(0) hue-rotate(205deg) brightness(106%) contrast(101%)!important;filter:invert(100%) sepia(100%) saturate(0) hue-rotate(205deg) brightness(106%) contrast(101%)!important;margin-right:5px}section.ofereca-seu-terreno-formulario .form-wrapper .gform_fileupload_rules{display:none!important}section.ofereca-seu-terreno-formulario .form-wrapper .gform_page_footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;margin-top:57px}@media (max-width:767.98px){section.ofereca-seu-terreno-formulario .form-wrapper .gform_page_footer{-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;margin-top:27px}}section.ofereca-seu-terreno-formulario .form-wrapper .gform_page_footer .gform_button,section.ofereca-seu-terreno-formulario .form-wrapper .gform_page_footer input.gform_next_button{background:#b2b0ae;color:#fff;padding:15px 48px!important;border-radius:10px;border:1px solid transparent;height:auto!important;font-weight:700;margin-bottom:23px!important}section.ofereca-seu-terreno-formulario .form-wrapper .gform_page_footer input.gform_previous_button{background-color:transparent;width:100px;height:55px;font-weight:700;color:#000;font-size:14px;z-index:100;border:none}section.ofereca-seu-terreno-formulario .form-wrapper .gform_page_footer span.gform_drop_area:before,section.ofereca-seu-terreno-formulario .form-wrapper input.gform_button_select_files:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\F095"}section.ofereca-seu-terreno-formulario .form-wrapper .validation_message{color:#ff7786!important}section.ofereca-seu-terreno-formulario .form-wrapper .gform_wrapper li.gfield.gfield_error{border:0!important;margin-top:0!important;background-color:transparent!important}section.ofereca-seu-terreno-formulario .form-wrapper .gform_wrapper li.gfield.gfield_error label{margin-top:11px!important}section.ofereca-seu-terreno-formulario .form-wrapper .gform_wrapper li.gfield.gfield_error input{border:1px solid rgba(99,114,142,.5)!important}section.ofereca-seu-terreno-formulario .gfield_label{color:#333;font-family:Roboto;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:21px}section.ofereca-seu-terreno-formulario .gform_wrapper.gravity-theme input[type=text]{font-family:Roboto;font-size:14px!important;font-style:normal;font-weight:400;line-height:21px}.section-post-types ul.post-types{margin-bottom:32px}.section-post-types ul.post-types li.list-inline-item{cursor:pointer}.section-post-types ul.post-types li.list-inline-item .btn-dark{font-size:12px;line-height:16px;text-transform:uppercase}section.section-prices h2.title{color:#141b2d;margin-bottom:25px;font-size:24px}@media (max-width:768px){section.section-prices h2.title{font-size:20px}}section.section-prices .preco-de{font-weight:400;font-size:28px;color:#63728e}section.section-prices .preco-de strong{color:#d02f27;font-weight:400;text-decoration:line-through}section.section-prices .preco-por{font-weight:400;font-size:28px;color:#63728e}section.section-prices .preco-por strong{color:#167fa9;font-weight:700}section.section-prices span.price{color:#63728e;font-size:24px;font-weight:700;font-family:Open Sans}section.section-prices span.title{font-size:16px;font-weight:400;color:#141b2d;font-family:Open Sans}section.section-prices ul.valores{position:relative}section.section-prices ul.valores .preco-overlay{position:absolute;top:0;left:65px;-webkit-box-shadow:20px 0 20px 0 #f7f7f7;box-shadow:20px 0 20px 0 #f7f7f7;padding:13px 25px;width:auto!important}@media (max-width:991.98px){section.section-prices ul.valores .preco-overlay{left:28%}}section.section-prices ul.valores li.valor:not(:last-child){border-bottom:1px solid #dcdcdc}.section-steps-repeater h2{font-size:32px;font-weight:700;line-height:38.4px;font-family:Roboto}.section-steps-repeater h2 strong{color:#d02f27;font-weight:700}@media (max-width:767.98px){.section-steps-repeater h2{font-size:25px}}.section-steps-repeater em{font-style:normal;font-weight:700}.section-steps-repeater p{font-size:15px}.section-steps-repeater p strong{color:#d02f27;font-weight:700;text-decoration:underline}.section-steps-repeater .text-content h3{color:#333;font-family:Roboto;font-size:24px;font-weight:700!important;line-height:28.8px}.section-steps-repeater .text-content span{font-family:Roboto;font-size:16px;font-weight:400;line-height:24px}.section-steps-repeater .text-content b{font-size:16px}.section-advantage-repeater{background:-webkit-linear-gradient(349.65deg,#f3efeb 50.43%,#e2d3c3);background:-o-linear-gradient(349.65deg,#f3efeb 50.43%,#e2d3c3 100%);background:linear-gradient(100.35deg,#f3efeb 50.43%,#e2d3c3)}.section-advantage-repeater h2{color:#333;font-family:Roboto;font-size:32px;font-weight:700;line-height:38.4px}.section-advantage-repeater h2 strong{color:#d02f27;font-weight:700}@media (max-width:767.98px){.section-advantage-repeater h2{font-size:25px}}.section-advantage-repeater p{font-family:Roboto;font-size:18px;font-weight:400;line-height:27px;color:#333}.section-advantage-repeater p strong{color:#4f4f4f;font-weight:700}.section-advantage-repeater p em{font-style:normal;text-decoration:underline;color:#d02f27}.section-advantage-repeater p a{color:#333}.section-advantage-repeater h3{color:#333;font-family:Roboto;font-size:46px;font-weight:700;line-height:55.2px}@media (max-width:767.98px){.section-advantage-repeater h3{font-size:38px;line-height:38px}}.section-advantage-repeater h3 strong{color:#d02f27;font-weight:700}.section-advantage-repeater .width-img2{width:450px}.section-advantage-repeater .width-img1{width:45px}@media (max-width:767.98px){.section-advantage-repeater p{font-size:19px}}@media (max-width:767.98px){.section-advantage-repeater .btn-blue{padding:15px 45px!important}}.section-card-cta-verde-amarela h2{font-size:32px!important;font-weight:400!important;font-family:Roboto!important;padding-bottom:10px!important;line-height:38px!important}.section-card-cta-verde-amarela h2 strong{font-weight:700!important}@media (max-width:767.98px){.section-card-cta-verde-amarela h2{font-size:24px!important}}.section-card-cta-verde-amarela p{font-size:18px!important;font-family:Roboto!important;font-weight:400!important;padding-right:100px!important;color:#6d6b68;font-style:normal;line-height:27px}.section-card-cta-verde-amarela p strong{font-weight:700!important}.section-card-cta-verde-amarela .space-img{width:158px}.section-card-cta-verde-amarela .btn-blue{font-size:14px!important;font-family:Open Sans!important;font-weight:700!important;padding:15px 20px!important}@media (max-width:767.98px){.section-card-cta-verde-amarela .btn-blue{padding:15px 35px!important}}.section-nossa-historia{font-family:Roboto!important}.section-nossa-historia .btn-red{font-family:Roboto!important;font-size:14px}@media (max-width:991.98px){.section-nossa-historia img.img-history{width:80%}}.section-nossa-historia h3{font-size:32px;font-weight:700;font-family:Roboto;margin-bottom:15px}.section-nossa-historia h3 strong{font-weight:700;color:#d02f27}@media (max-width:767.98px){.section-nossa-historia h3{font-size:24px}}.section-nossa-historia h2{font-size:32px;font-weight:700;font-family:Roboto;margin-bottom:15px}.section-nossa-historia h2 strong{font-weight:700;color:#d02f27}@media (max-width:767.98px){.section-nossa-historia h2{font-size:24px}}.section-nossa-historia .card-red{display:block;border-radius:5px;background-color:#d02f27;padding:30px;text-align:left;width:350px;position:absolute;bottom:40px;right:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}@media (max-width:991.98px){.section-nossa-historia .card-red{padding:40px 30px;bottom:-40px;right:0;width:85%}}.section-nossa-historia .card-red:hover{-webkit-transform:translateX(5px);-o-transform:translateX(5px);transform:translateX(5px)}.section-nossa-historia p{font-size:16px;color:#6d6b68;font-family:Roboto;margin-bottom:20px;font-weight:400}.section-nossa-historia p strong{color:#4f4f4f}.section-nossa-historia h1{font-size:54px;font-family:Roboto;color:#d02f27;text-align:start}@media (max-width:767.98px){.section-nossa-historia h1{text-align:center;font-size:32px}}.section-nossa-historia span{font-size:46px;font-family:Roboto;color:#d02f27;text-align:start;line-height:55.2px;font-weight:700}@media (max-width:767.98px){.section-nossa-historia span{text-align:center;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px}}.section-nossa-historia h6{font-family:Roboto;font-size:13px;text-align:center;color:#333;font-size:14px;font-style:normal;font-weight:700;line-height:21px}@media (max-width:767.98px){.section-nossa-historia h6{color:#333;font-family:Roboto;font-size:18px;font-style:normal;font-weight:700;line-height:27px}}.section-nossa-historia .card-gray-history{background:rgba(51,51,51,.75);display:block;width:350px;padding:30px;position:absolute;right:0;left:0;margin:0 auto;border-radius:4px;bottom:20px;border:none}@media (max-width:767.98px){.section-nossa-historia .card-gray-history{width:85%}}.section-nossa-historia .card-gray-history h6{font-size:18px;font-weight:400;font-family:Open Sans;color:#fff;text-align:center}.section-nossa-historia .card-gray-history h6 strong{font-weight:700}@media (max-width:767.98px){.section-nossa-historia .card-gray-history h6{font-size:16px}}.section-nossa-historia .line-bottom{border-bottom:1px solid #f3efeb}@media (max-width:767.98px){.section-nossa-historia li{display:block}}.section-nossa-historia .btn-red{width:auto!important}@media (max-width:767.98px){.section-nossa-historia h4{color:#fff;font-family:Roboto;font-size:18px;font-style:normal;font-weight:700;line-height:27px}}.section-visão h2{font-size:32px;color:#fff;font-family:Roboto;font-weight:700;padding-bottom:10px}.section-visão h2 strong{font-weight:700;color:#d0b69b}@media (max-width:767.98px){.section-visão h2{font-size:24px;text-align:center}}@media (max-width:767.98px){.section-visão .subtitulo{text-align:center}}.section-visão span{font-size:18px;font-weight:700;line-height:27px;color:#fff;font-family:Roboto}@media (max-width:767.98px){.section-visão span{text-align:center}}.section-visão h6{font-size:18px;color:#fff;font-family:Roboto}@media (max-width:767.98px){.section-visão h6{text-align:center}}.section-visão p{margin-bottom:50px;color:#fff;text-align:justify;font-size:16px;font-family:Roboto;font-weight:400;padding-top:6px}@media (max-width:767.98px){.section-visão p{text-align:center}}.section-visão .purpose-container .purpose{color:#d0b69b;font-size:16px;font-style:normal;font-weight:800;line-height:24px}.section-visão .purpose-container h3{color:#fff;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px}@media (max-width:767.98px){.section-visão .purpose-container h3{font-size:16px;font-style:normal;font-weight:400;line-height:24px}}.section-nossos-valores li{list-style-type:none;line-height:3}.section-nossos-valores .space-img{width:450px}.section-nossos-valores h2{font-size:32px;font-weight:700;font-family:Roboto}.section-nossos-valores h2 strong{color:#0249d0;font-weight:700}@media (max-width:767.98px){.section-nossos-valores h2{font-size:24px}}.section-nossos-valores p{color:#6d6b68;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media (max-width:767.98px){.section-nossos-valores p{font-size:16px}}.section-nossos-valores .blue-word{font-size:16px;font-weight:400;font-family:Roboto;color:#0249d0;line-height:24px}@media (max-width:767.98px){.section-nossos-valores .blue-word{font-weight:700;margin-bottom:0}}.section-timeline-historia h2{font-size:32px;font-weight:700;font-family:Roboto}.section-timeline-historia h2 strong{color:#0249d0;font-weight:700}@media (max-width:767.98px){.section-timeline-historia h2{font-size:24px}}.section-timeline-historia p{color:#6d6b68;font-size:18px;font-weight:400;font-family:Roboto}.section-timeline-historia .swiper-pagination .swiper-pagination-bullet{background-color:#0249d0}.section-timeline-historia .space-img{width:400px}.section-timeline-historia h3{font-size:32px;color:#0249d0;font-family:Roboto;font-size:24px;font-style:normal;font-weight:700;line-height:28.8px}@media (max-width:767.98px){.section-timeline-historia h3{font-size:24px}}.section-timeline-historia .swiper-pagination{position:absolute;text-align:left;bottom:30px!important}@media (max-width:767.98px){.section-timeline-historia .swiper-pagination{bottom:0!important}}.section-timeline-historia .swiper-button-prev-cards-blue,.section-timeline-historia .swiper-rtl .swiper-button-next-cards-blue{left:90px!important;top:-30px!important;height:25px!important;width:25px!important}@media (max-width:767.98px){.section-timeline-historia .swiper-button-prev-cards-blue,.section-timeline-historia .swiper-rtl .swiper-button-next-cards-blue{left:-20px!important;top:0!important}}.section-timeline-historia .swiper-button-next-cards-blue,.section-timeline-historia .swiper-button-prev-cards-blue{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;cursor:pointer}.section-timeline-historia .swiper-button-disabled{opacity:.5}.section-timeline-historia .div-swiper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:26px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.section-timeline-historia .swiper-button-next-cards-blue,.section-timeline-historia .swiper-rtl .swiper-button-prev-cards-blue{right:30px!important;top:-30px!important;height:25px!important;width:25px!important}@media (max-width:767.98px){.section-timeline-historia .swiper-button-next-cards-blue,.section-timeline-historia .swiper-rtl .swiper-button-prev-cards-blue{right:20px!important;top:0!important}}.section-timeline-historia .swiper-button-next-cards,.section-timeline-historia .swiper-button-prev-cards{width:25px!important}.section-timeline-historia .swiperTimeline p{color:#6d6b68;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.section-timeline-historia .swiper-pagination-card{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.section-two-section-simple h2{font-size:32px;font-family:Roboto;font-weight:700;padding-bottom:10px}@media (max-width:767.98px){.section-two-section-simple h2{font-size:24px}}.section-two-section-simple h2 strong{font-weight:700;color:#d02f27}.section-two-section-simple p{padding-bottom:10px;color:#6d6b68;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.section-two-section-simple .space-video{width:485px}.section-two-section-simple .position-space{margin-top:10px}.section-two-section-simple .btn-red{font-family:Roboto;font-size:14px}@media (max-width:767.98px){.section-two-section-simple .btn-red{width:85%}}@media (max-width:767.98px){.section-two-section-simple .opinion-edit h3{padding-bottom:30px;line-height:1}}.section-direcional-destaques h2{font-size:32px;font-family:Roboto}.section-direcional-destaques h2 strong{color:#d02f27;font-weight:700}@media (max-width:767.98px){.section-direcional-destaques h2{font-size:24px}}.section-direcional-destaques h3{font-size:18px;padding-bottom:10px;font-family:Roboto;line-height:27px}.section-direcional-destaques p{font-size:16px;font-family:Roboto;font-weight:400;color:#6d6b68}.section-direcional-destaques .custom-key h3{font-size:32px;padding-bottom:15px;font-family:Roboto;color:#333;font-style:normal;font-weight:700;line-height:38.4px}.section-direcional-destaques .custom-key h3 strong{color:#0249d0;font-weight:700}@media (max-width:767.98px){.section-direcional-destaques .custom-key h3{font-size:24px;font-style:normal;font-weight:700;line-height:28.8px}}.section-direcional-destaques .custom-key h2{font-size:32px;padding-bottom:15px;font-family:Roboto}.section-direcional-destaques .custom-key h2 strong{color:#0249d0;font-weight:700}@media (max-width:767.98px){.section-direcional-destaques .custom-key h2{font-size:24px}}.section-direcional-destaques .custom-key p{color:#333;font-family:Roboto;font-size:16px;font-weight:400}.section-direcional-destaques .custom-key p strong{font-weight:700}.cta-about p{color:#6d6b68}.section-help-and-win{padding:120px 0}@media (max-width:991.98px){.section-help-and-win{padding:80px 0}}.section-help-and-win h3{font-family:Roboto;font-size:32px;font-weight:700;color:#333}.section-help-and-win h3 strong{font-weight:700;color:#d02f27}@media (max-width:767.98px){.section-help-and-win h3{font-size:24px}}.section-help-and-win h4{font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px;color:#333}.section-help-and-win h4 strong{font-weight:700;color:#d02f27}@media (max-width:767.98px){.section-help-and-win h4{font-size:24px;line-height:28.8px}}.section-help-and-win p{font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media (max-width:767.98px){.section-help-and-win p{font-size:16px}}@media (max-width:991.98px){.section-help-and-win ul{margin-left:145px}}@media (max-width:767.98px){.section-help-and-win ul{margin-left:0!important}}@media (max-width:991.98px){.section-help-and-win ul li{text-align:left}}@media (max-width:767.98px){.section-help-and-win .btn-blue{width:100%}}.testimony-ofereca-seu-terreno .testimony h2{font-size:32px}@media (max-width:767.98px){.testimony-ofereca-seu-terreno .testimony .text{font-size:16px}}.section-tour-virtual h2{color:#333;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px}@media (max-width:767.98px){.section-tour-virtual h2{font-size:18px;line-height:27px}}.section-tour-virtual p{font-family:Roboto;font-size:14px;font-weight:400;color:#333}.section-tour-virtual iframe{width:100%}.section-tour-virtual .nav-pills .nav-link.active,.section-tour-virtual .nav-pills .show>.nav-link{background-color:#333;color:#fff;font-weight:700;font-size:14px;font-family:Roboto;border-radius:8px}.section-tour-virtual .nav-pills .nav-link{border-radius:8px;padding:8px 20px;border:1px solid #dbd9d7;color:#333;font-family:Open Sans;font-size:14px;font-weight:700}.section-tour-virtual .btn-telacheia{margin-left:20px;margin-top:340px;position:absolute}@media (max-width:700px){.section-tour-virtual .btn-telacheia{margin-left:10px;margin-top:300px;width:200px}}@media screen and (max-width:1080px)and (min-width:701px){.section-tour-virtual .btn-telacheia{margin-left:10px;width:190px}}.section-tour-virtual .nav-pills{gap:8px}.section-plantas h2{color:#333;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px}@media (max-width:767.98px){.section-plantas h2{font-size:14px;line-height:21px}}.section-plantas h3{color:#333;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:21px}.section-plantas .fa-expand-arrows-alt{position:absolute;top:10px;right:20px;color:#333;border:1px solid #b2b0ae;padding:5px;border-radius:8px;background-color:#fff}.section-plantas .border-bottom{border-bottom:1px solid #dbd9d7;height:290px;width:290px;-o-object-fit:cover;object-fit:cover}@media (max-width:767.98px){.section-plantas .border-bottom{height:auto!important}}.section-plantas .card{border:1px solid #dbd9d7;border-radius:8px 8px 0 0;width:420px;height:420px}.section-plantas .swiper-pagination-plantas .swiper-pagination-bullet{background:#0249d0;margin:0 3px}.section-plantas .swiper-rtl .swiper-button-prev{left:280px}@media (max-width:767.98px){.section-plantas .swiper-rtl .swiper-button-prev{left:50px}}.section-plantas .swiper-rtl .swiper-button-prev{left:235px!important}@media (max-width:767.98px){.section-plantas .swiper-rtl .swiper-button-prev{left:10px!important}}.section-plantas h6{font-family:Open Sans}.section-plantas h6,.section-plantas li{font-size:14px;font-weight:700;color:#333}.section-plantas li{font-family:Roboto;padding:5px 20px;border-radius:8px;background-color:#f3efeb}.section-plantas .swiperTowSlides{position:relative;padding-bottom:40px}.section-plantas .swiperTowSlides .swiper-navigation-wrapper{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:10px}.section-plantas .swiperTowSlides .swiper-navigation-wrapper .swiper-button-next-cards-blue,.section-plantas .swiperTowSlides .swiper-navigation-wrapper .swiper-button-prev-cards-blue{position:static;margin-top:0}.section-plantas .swiperTowSlides .swiper-pagination-plantas{position:static;text-align:left;margin-top:26px}section.competitive-edges .title{font-family:Roboto;font-size:24px;font-weight:700;padding-bottom:1rem}@media (max-width:767.98px){section.competitive-edges .title{font-size:18px}}section.competitive-edges .title i{padding:0 1rem;color:#0249d0}section.competitive-edges .title h2{font-family:Roboto;color:#333;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px}@media (max-width:768px){section.competitive-edges .title h2{font-size:18px;line-height:27px}}section.competitive-edges .card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}section.competitive-edges .card-group .card-single{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:2rem}@media (min-width:768px){section.competitive-edges .card-group .card-single{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;margin-bottom:0}}section.competitive-edges .card-group .card-single .title{font-size:14px}section.competitive-edges .card-group .card-single .title h3{color:#333;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:21px}@media (max-width:768px){section.competitive-edges .card-group .card-single .title h3{font-size:14px;line-height:16.8px}}section.competitive-edges .card-group .card-single .text{font-family:Roboto;font-size:14px;font-weight:400;font-style:normal;color:#6d6b68}section.competitive-edges .card-group .card-single img{width:100%}.section-downloado-empreendimento h2{font-family:Roboto;font-weight:700;font-size:24px;color:#333}@media (max-width:767.98px){.section-downloado-empreendimento h2{font-size:18px}}.section-downloado-empreendimento a{font-size:14px;font-family:Open Sans;font-weight:700 Im!important}.section-videotab h2{font-family:Roboto;font-size:32px;font-weight:700;color:#333;font-style:normal;line-height:38.4px}@media (max-width:768px){.section-videotab h2{font-size:18px;line-height:27px}}.section-videotab .play{position:absolute;left:0;right:0;top:35%;margin:0 auto}.section-videotab .nav-pills .nav-link.active,.section-videotab .nav-pills .show>.nav-link{background-color:#333;color:#fff;font-weight:700;font-size:14px;font-family:Roboto;border-radius:8px;font-style:normal;line-height:16.8px}.section-videotab .nav-pills .nav-link{border-radius:8px;padding:8px 20px;border:1px solid #dbd9d7;font-size:14px;line-height:16.8px}.section-datasheet h2,.section-videotab .nav-pills .nav-link{color:#333;font-family:Roboto;font-weight:700;font-style:normal}.section-datasheet h2{font-size:32px;line-height:38.4px}@media (max-width:768px){.section-datasheet h2{font-size:18px;line-height:27px}}.section-datasheet p{font-family:Roboto;font-size:16px;font-weight:400;color:#333}.section-datasheet p strong{font-weight:700}@media (max-width:768px){.section-datasheet p{font-size:18px;line-height:24px}}.section-condominio-sustentavel{background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);z-index:99999}.section-condominio-sustentavel h2{font-family:Roboto;font-size:32px;font-weight:700;color:#333;font-style:normal;line-height:38.4px}@media (max-width:768px){.section-condominio-sustentavel h2{font-size:18px;line-height:27px}}.section-condominio-sustentavel h3{font-family:Roboto;font-size:14px;font-weight:700;-webkit-columns:#333;-moz-columns:#333;column-count:#333;line-height:21px;font-style:normal}section.about-us .title{font-family:Roboto;font-size:32px;font-weight:700;color:#333;font-style:normal;line-height:38.4px}@media (max-width:768px){section.about-us .title{font-size:18px;line-height:27px}}section.about-us .title i{padding:0 1rem;color:#0249d0}@media (max-width:767.98px){section.about-us .title{font-size:18px}}section.about-us p{font-family:Roboto;font-size:16px;font-weight:400;color:#333}section.about-us p strong{font-weight:700}.section-casa-verde-amarela-small-modal .card-cta-small{height:200px}.section-casa-verde-amarela-small-modal .btn-blue{padding:12px 25px}.section-casa-verde-amarela-small .card-cta-small{background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);padding:30px 20px 20px;border-radius:8px;border:1px solid #dbd9d7}@media (max-width:767.98px){.section-casa-verde-amarela-small .card-cta-small{padding:30px}}.section-casa-verde-amarela-small h3{font-family:Open Sans;font-size:20px;color:#333;font-weight:700}.section-casa-verde-amarela-small h3 strong{font-weight:700;color:#1f567a}.section-casa-verde-amarela-small p{font-family:Roboto;font-size:18px;font-weight:400;color:#333}.section-casa-verde-amarela-small p strong{font-weight:700;color:#1f567a}@media (max-width:767.98px){.section-casa-verde-amarela-small p{font-size:16px}}.section-casa-verde-amarela-small .btn-blue{padding:13px 40px!important;font-family:Open Sans;font-weight:700!important;font-size:14px!important}.section-casa-verde-amarela-small .height-ajust{height:100px}.section-proximidades h2{font-family:Roboto;color:#333;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px}@media (max-width:768px){.section-proximidades h2{font-size:18px;line-height:27px}}.section-proximidades .card-gray{position:relative;background:-webkit-linear-gradient(315deg,#fff 2.66%,#f9f9f9 102.66%);background:-o-linear-gradient(315deg,#fff 2.66%,#f9f9f9 102.66%);background:linear-gradient(135deg,#fff 2.66%,#f9f9f9 102.66%);border:1px solid #dbd9d7;border-radius:8px;color:#333;width:150px;padding:30px 20px;height:150px;cursor:default}@media (max-width:767.98px){.section-proximidades .card-gray{padding:30px 15px}}.section-proximidades h3{font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.section-proximidades .fa-info-circle{position:absolute;top:10px;right:10px;color:#0249d0}.section-condicoes-especiais{z-index:1030;background-color:#fff}.section-condicoes-especiais h2{font-family:Roboto;font-weight:700;font-size:32px;color:#333;line-height:38.4px;font-style:normal}@media (max-width:767.98px){.section-condicoes-especiais h2{font-size:18px!important;line-height:27px!important}}.section-condicoes-especiais .card-especial{background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);border:1px solid #dbd9d7;border-radius:8px;padding:20px 10px 20px 20px;height:200px}.section-condicoes-especiais .card-especial .header-card{height:40px}.section-condicoes-especiais .card-especial .header-card h3{font-size:16px;font-weight:400;line-height:24px}.section-condicoes-especiais .card-especial .title-card-especial p{margin-bottom:0;color:#333;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.section-condicoes-especiais .card-especial img{height:32px;-o-object-fit:contain;object-fit:contain}.section-condicoes-especiais .card-especial h6{font-family:Open Sans;font-size:14px!important;font-weight:700!important;color:#333;text-transform:uppercase!important}.section-condicoes-especiais .card-especial h6 strong{font-weight:800}.section-condicoes-especiais .line-bottom{border-bottom:1px solid #dbd9d7;width:90%}.section-condicoes-especiais p{color:#6d6b68;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}section.sections-header .section-dinamic-premium{display:none}section.sections-header .section-dinamic-premium.active{display:block}section.sections-header .section-dinamic-premium.size-gallery-premium{height:90vh!important}section.sections-header .section-dinamic-premium.section-dinamic-decorated,section.sections-header .section-dinamic-premium.section-dinamic-photos,section.sections-header .section-dinamic-premium.section-dinamic-plants{height:450px}section.sections-header .section-dinamic-premium.section-dinamic-decorated .toggle-modal,section.sections-header .section-dinamic-premium.section-dinamic-photos .toggle-modal,section.sections-header .section-dinamic-premium.section-dinamic-plants .toggle-modal{margin-top:-120px}section.sections-header .section-dinamic-premium.section-dinamic-decorated .logo-maps img,section.sections-header .section-dinamic-premium.section-dinamic-photos .logo-maps img,section.sections-header .section-dinamic-premium.section-dinamic-plants .logo-maps img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.sections-header .section-dinamic-premium.section-dinamic-decorated .image-tablet,section.sections-header .section-dinamic-premium.section-dinamic-photos .image-tablet,section.sections-header .section-dinamic-premium.section-dinamic-plants .image-tablet{display:none}@media only screen and (min-device-width:575px)and (max-device-width:991px){section.sections-header .section-dinamic-premium.section-dinamic-decorated .image-tablet,section.sections-header .section-dinamic-premium.section-dinamic-photos .image-tablet,section.sections-header .section-dinamic-premium.section-dinamic-plants .image-tablet{display:block}}section.sections-header .section-dinamic-premium.section-dinamic-map iframe,section.sections-header .section-dinamic-premium.section-dinamic-navigation iframe,section.sections-header .section-dinamic-premium.section-dinamic-street iframe,section.sections-header .section-dinamic-premium.section-dinamic-tour iframe{width:100%;height:450px}section.sections-header .section-dinamic-premium.section-dinamic-construction,section.sections-header .section-dinamic-premium.section-dinamic-video{height:450px}section.sections-header .section-dinamic-premium.section-dinamic-construction .video-container,section.sections-header .section-dinamic-premium.section-dinamic-video .video-container{cursor:pointer}section.sections-header .section-dinamic-premium.section-dinamic-construction .video-container iframe,section.sections-header .section-dinamic-premium.section-dinamic-video .video-container iframe{display:none;z-index:100;position:absolute;top:0;width:100%;height:450px}section.sections-header .section-dinamic-premium.section-dinamic-construction .video-container .play,section.sections-header .section-dinamic-premium.section-dinamic-video .video-container .play{position:absolute;margin:0 auto;left:0;right:0;top:200px;z-index:99}section.sections-header .section-dinamic-premium.section-dinamic-construction .video-container .thumbnail,section.sections-header .section-dinamic-premium.section-dinamic-video .video-container .thumbnail{z-index:98;width:100%;height:450px;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;position:absolute;-webkit-filter:brightness(.5);filter:brightness(.5)}section.sections-header .section-dinamic-premium .btn-vergaleria-premium{margin-left:230px;margin-top:-45px}@media (max-width:991.98px){section.sections-header .section-dinamic-premium .btn-vergaleria-premium{margin-left:0}}section.sections-header .section-dinamic-premium .btn-vergaleria-premium .btn-white{color:#d02f27}section.sections-header .section-dinamic-premium .btn-vergaleria{margin-top:160px!important}@media (max-width:991.98px){section.sections-header .section-dinamic-premium .btn-vergaleria{margin-top:300px!important}}section.sections-header .section-dinamic-premium .image-info{margin-top:30px;height:40px!important;border-radius:5px}section.sections-header .section-dinamic-premium .name-premium{margin-top:-330px}@media only screen and (min-device-width:575px)and (max-device-width:991px){section.sections-header .section-dinamic-premium .name-premium{bottom:610px}}@media (max-width:991.98px){section.sections-header .section-dinamic-premium .name-premium{margin-top:-460px}}@media (max-width:991.98px){section.sections-header .section-dinamic-premium .name-premium .logo{height:60px!important;width:60px!important}}section.sections-header .section-dinamic-premium .name-premium h1{font-size:18px;font-weight:700;color:#fff;line-height:27px!important}@media (max-width:767px){section.sections-header .section-dinamic-premium .name-premium h1{font-size:16px;font-style:normal;font-weight:400;line-height:24px!important}}section.sections-header .section-dinamic-premium .name-premium span{font-weight:700;font-size:14px}section.sections-header .section-dinamic-premium .name-premium .sub-title-premium{font-weight:700;color:#fff;font-size:32px;font-style:normal;line-height:38.4px}@media (max-width:767px){section.sections-header .section-dinamic-premium .name-premium .sub-title-premium{font-size:24px;font-style:normal;font-weight:700;line-height:28.8px}}section.sections-header .section-dinamic-premium .name-premium .toggle-modal{margin-top:5px}@media (max-width:991.98px){section.sections-header .section-dinamic-premium .name-premium .toggle-modal{margin-top:-10px}}section.sections-header .section-dinamic-premium .name-premium .btn-download{color:#d02f01}@media (max-width:991.98px){section.sections-header .section-dinamic-premium .name-premium .btn-download{margin-top:10px;padding:12px 30px}}section.sections-header .section-dinamic-premium .name-premium .line{border-top:1px solid #fff;width:100%}section.sections-header .section-dinamic-premium .info-empreendimentos{background-color:rgba(70,70,70,.5294117647);border-radius:5px}section.sections-header .section-dinamic-premium .info-empreendimentos p{font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:21px;color:#fff;margin-bottom:0}@media (max-width:991.98px){section.sections-header .section-dinamic-premium .info-empreendimentos p{font-weight:700}}section.sections-header .section-dinamic{display:none}section.sections-header .section-dinamic.active{display:block}section.sections-header .section-dinamic.size-gallery-premium{height:90vh!important}section.sections-header .section-dinamic.section-dinamic-decorated,section.sections-header .section-dinamic.section-dinamic-photos,section.sections-header .section-dinamic.section-dinamic-plants{height:450px}@media (max-width:991.98px){section.sections-header .section-dinamic.section-dinamic-decorated,section.sections-header .section-dinamic.section-dinamic-photos,section.sections-header .section-dinamic.section-dinamic-plants{height:320px}}section.sections-header .section-dinamic.section-dinamic-decorated .toggle-modal,section.sections-header .section-dinamic.section-dinamic-photos .toggle-modal,section.sections-header .section-dinamic.section-dinamic-plants .toggle-modal{margin-top:-120px}@media (max-width:991.98px){section.sections-header .section-dinamic.section-dinamic-decorated .toggle-modal,section.sections-header .section-dinamic.section-dinamic-photos .toggle-modal,section.sections-header .section-dinamic.section-dinamic-plants .toggle-modal{margin-top:-370px}}section.sections-header .section-dinamic.section-dinamic-decorated .logo-maps img,section.sections-header .section-dinamic.section-dinamic-photos .logo-maps img,section.sections-header .section-dinamic.section-dinamic-plants .logo-maps img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.sections-header .section-dinamic.section-dinamic-map iframe,section.sections-header .section-dinamic.section-dinamic-navigation iframe,section.sections-header .section-dinamic.section-dinamic-street iframe,section.sections-header .section-dinamic.section-dinamic-tour iframe{width:100%;height:450px}section.sections-header .section-dinamic.section-dinamic-construction,section.sections-header .section-dinamic.section-dinamic-video{height:450px}section.sections-header .section-dinamic.section-dinamic-construction .video-container,section.sections-header .section-dinamic.section-dinamic-video .video-container{cursor:pointer}section.sections-header .section-dinamic.section-dinamic-construction .video-container iframe,section.sections-header .section-dinamic.section-dinamic-video .video-container iframe{display:none;z-index:100;position:absolute;top:0;width:100%;height:450px}section.sections-header .section-dinamic.section-dinamic-construction .video-container .play,section.sections-header .section-dinamic.section-dinamic-video .video-container .play{position:absolute;margin:0 auto;left:0;right:0;top:200px;z-index:99}section.sections-header .section-dinamic.section-dinamic-construction .video-container .thumbnail,section.sections-header .section-dinamic.section-dinamic-video .video-container .thumbnail{z-index:98;width:100%;height:450px;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;position:absolute;-webkit-filter:brightness(.5);filter:brightness(.5)}section.sections-header .section-dinamic .btn-vergaleria-premium{margin-left:230px;margin-top:-45px}@media (max-width:991.98px){section.sections-header .section-dinamic .btn-vergaleria-premium{margin-left:0}}section.sections-header .section-dinamic .btn-vergaleria-premium .btn-white{color:#d02f27}section.sections-header .section-dinamic .btn-vergaleria{margin-top:160px!important}@media only screen and (min-device-width:575px)and (max-device-width:991px){section.sections-header .section-dinamic .btn-vergaleria{margin-top:180px!important}}@media (max-width:574px){section.sections-header .section-dinamic .btn-vergaleria{margin-top:-260px!important}}section.sections-header .section-dinamic .btn-telacheia{margin-top:350px!important;margin-left:200px;width:190px!important;position:absolute}@media (max-width:991.98px){section.sections-header .section-dinamic .btn-telacheia{margin-top:350px!important;margin-left:40px}}section.sections-header .section-dinamic .image-info{margin-top:30px;height:40px!important;border-radius:5px}section.sections-header .section-dinamic .name-premium{margin-top:-270px}@media (max-width:991.98px){section.sections-header .section-dinamic .name-premium{margin-top:-390px}}@media (max-width:991.98px){section.sections-header .section-dinamic .name-premium .logo{height:60px!important;width:60px!important}}section.sections-header .section-dinamic .name-premium h6{font-size:17px;font-weight:700;color:#fff}section.sections-header .section-dinamic .name-premium p{font-weight:700;color:#fff;font-size:22px}section.sections-header .section-dinamic .name-premium .toggle-modal{margin-top:40px;line-height:16.8px!important;line-height:21px!important}@media (max-width:991.98px){section.sections-header .section-dinamic .name-premium .toggle-modal{margin-top:20px}}@media (max-width:991.98px){section.sections-header .section-dinamic .name-premium .btn-white{margin-top:60px;padding:12px 30px}}section.sections-header .section-dinamic .info-empreendimentos{background-color:rgba(70,70,70,.5294117647);border-radius:5px}section.sections-header .section-dinamic .info-empreendimentos p{font-size:13px;font-weight:700;margin:0;font-family:Open Sans}@media (min-width:768px){section.sections-header .img-breve{-o-object-position:center!important;object-position:center!important}}section.empreendimentos-similares{z-index:99999;background-color:#fff}section.empreendimentos-similares .title{font-size:32px;font-weight:700;font-family:Roboto;text-align:left;line-height:38px}@media (max-width:991.98px){section.empreendimentos-similares .swiper-button-next,section.empreendimentos-similares .swiper-button-prev{display:none}}section.empreendimentos-similares .swiper-button-next{right:-35px}section.empreendimentos-similares .swiper-button-prev{left:-35px}section.empreendimentos-similares .swiper-button-next-cards-blue{left:96%}section.empreendimentos-similares .swiper-button-next-cards-blue,section.empreendimentos-similares .swiper-button-prev-cards-blue{position:absolute;top:370px;z-index:10;cursor:pointer;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;height:44px}section.empreendimentos-similares .swiper-button-prev-cards-blue{right:96%}section.empreendimentos-similares .swiper-button-disabled{opacity:.5}@media (min-width:768px){section.empreendimentos-similares .card-empreendimento-new{height:352px;margin-bottom:8px}}section.card-category{font-family:Roboto}section.card-category .category-title{font-size:32px;font-weight:700;line-height:38px}section.card-category .card-post .post-image{height:250px;-o-object-fit:cover;object-fit:cover;border-radius:8px}section.card-category .card-post .content .title{font-family:Roboto;font-size:18px;font-weight:700;line-height:22px;color:#333}section.card-category .card-post .content .text{font-family:Open Sans;font-size:14px;font-weight:400;line-height:21px;color:#6d6b68}section.card-category .card-post .content .pill{padding:4px 8px;border:2px solid #0249d0;border-radius:20px;color:#0249d0;font-family:Open Sans;font-size:12px;font-weight:700;line-height:18px}section.card-category .card-post .content .date{font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;color:#6d6b68}section.card-category .load-more{padding:12px 40px;border:2px solid #333;border-radius:8px;font-size:14px;font-weight:700;line-height:24px;color:#333;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}section.card-category .load-more:hover{color:#fff;background-color:#333;-webkit-transform:scale(1.03);-o-transform:scale(1.03);transform:scale(1.03)}.featured-post{padding:48px 0;min-height:500px;background-position:50%;background-size:cover;background-repeat:no-repeat}@media (max-width:991.98px){.featured-post{padding:45px 0}}.featured-post .category{padding:4px 8px;border:2px solid #0249d0;border-radius:20px;color:#0249d0;font-family:Roboto;font-size:12px;font-weight:700;line-height:18px}.featured-post .date{font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;color:#6d6b68}.featured-post .title{font-family:Roboto;font-size:40px;font-style:normal;font-weight:700;line-height:48px;color:#333}@media (max-width:991.98px){.featured-post .title{font-size:24px;line-height:28.8px}}.featured-post .excerpt{font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#6d6b68}.featured-post .image{border-radius:16px;-o-object-fit:cover;object-fit:cover;min-height:400px}.featured-post .destaque p{color:#153b83;font-family:Roboto;font-size:18px;font-style:normal;font-weight:700;line-height:27px}section.share-empreendimento img{max-height:70px;max-width:110px;margin-right:10px}@media (max-width:991.98px){section.share-empreendimento img{max-width:140px;max-height:60px}}section.share-empreendimento .share{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}section.share-empreendimento h1{font-size:32px;font-weight:700}@media (max-width:991.98px){section.share-empreendimento h1{font-size:20px}}section.share-empreendimento h2{font-size:32px;font-weight:700}@media (max-width:768px){section.share-empreendimento h2{color:#333;font-family:Roboto;font-size:24px!important;font-style:normal;font-weight:700;line-height:28.8px}}@media (max-width:991.98px){section.share-empreendimento h2{font-size:20px}}section.share-empreendimento .flex-content{gap:15px}section.share-empreendimento li{font-family:Roboto;padding:5px 20px;border-radius:8px;background-color:#f3efeb;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}section.share-empreendimento li img{margin-right:5px!important}section.share-empreendimento li span{font-size:14px;font-weight:700;color:#333}.video-premium .title h1{font-size:24px}@media (max-width:991.98px){.video-premium .title h1{font-size:18px;line-height:27px!important}}.video-premium .play{position:absolute;left:0;right:0;top:35%;margin:0 auto}.video-premium .swiper-buttons{margin-top:40px}.video-premium .swiper-buttons .swiper-pagination{text-align:left;margin-left:-15px;margin-bottom:10px}@media (max-width:1080px){.video-premium .swiper-buttons .swiper-pagination{margin-left:-11px}}.video-premium .swiper-pagination .swiper-pagination-bullet{background-color:#0249d0}.video-premium .swiper-button-next-cards-blue{margin-right:10px}@media (max-width:1080px){.video-premium .swiper-button-next-cards-blue{margin-right:10px}}.video-premium .swiper-button-prev-cards-blue{margin-left:620px}@media (max-width:700px){.video-premium .swiper-button-prev-cards-blue{margin-left:220px}}@media screen and (max-width:1080px)and (min-width:701px){.video-premium .swiper-button-prev-cards-blue{margin-left:400px}}.video-premium .swiperEmpreendimentoPremium .img-swiper{width:730px!important}.video-premium .swiper-wrapper{height:auto!important}.plant-premium{padding-bottom:60px;padding-top:60px}.plant-premium .title h2{font-size:24px}@media (max-width:991.98px){.plant-premium .title h2{font-size:16px;font-style:normal;font-weight:700;line-height:normal}}.plant-premium .card{border:1px solid #dbd9d7;border-radius:10px;height:auto;background-color:#333}.plant-premium .card img{-webkit-mask-image:-webkit-gradient(linear,left bottom,left top,from(transparent),color-stop(50%,#333));-webkit-mask-image:-webkit-linear-gradient(bottom,transparent,#333 50%);width:520px;height:290px}@media screen and (max-width:1080px)and (min-width:701px){.plant-premium .card img{height:450px!important}}.plant-premium .card .title-photo-empreendimento{position:absolute;bottom:0;height:35px;left:-17px;width:100%;color:#fff;background-color:transparent;padding:5px 0;border-radius:20px 20px 0 0;font-size:18px}@media (max-width:768px){.plant-premium .card .title-photo-empreendimento{height:auto;width:80%}}.plant-premium .swiper-navigation-wrapper{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:10px}.plant-premium .swiper-navigation-wrapper .swiper-button-next-cards-blue,.plant-premium .swiper-navigation-wrapper .swiper-button-prev-cards-blue{position:static;margin-top:0;margin-left:0;margin-right:0}.plant-premium .swiper-pagination{position:static;text-align:left;margin-top:26px}.plant-premium .swiper-pagination .swiper-pagination-bullet{background-color:#0249d0}.plant-premium .nav-pills .nav-link.active,.plant-premium .nav-pills .show>.nav-link{background-color:#333;padding:8px,16px,8px,16px;border-radius:8px;font-weight:700;color:#fff!important}.plant-premium .nav-pills .nav-link{padding:8px,16px,8px,16px;border-radius:8px;border:1px solid #dbd9d7;font-weight:700;color:#333}.plant-premium .swiper-wrapper{height:auto!important}.contact-premium{padding-bottom:60px}.contact-premium p{font-size:14px;color:#333;font-weight:400;line-height:21px}.contact-premium p strong{font-weight:700;font-size:16px}.caracteristicas-premium{padding-bottom:60px}.caracteristicas-premium .title h3{font-size:24px}@media (max-width:700px){.caracteristicas-premium .title h3{font-size:18px;font-style:normal;font-weight:700;line-height:27px}}@media (max-width:991.98px){.caracteristicas-premium .card-group{display:inline-table!important}}.caracteristicas-premium .card-group h3{font-size:16px;font-weight:700;margin:0}@media (max-width:991.98px){.caracteristicas-premium .card-group h3{font-size:14px;font-style:normal;font-weight:700;line-height:21px}}.caracteristicas-premium .card-group .card-single{display:block}@media (max-width:991.98px){.caracteristicas-premium .card-group .card-single{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.tour-premium{padding-bottom:60px}.tour-premium .title h4{font-size:24px}@media (max-width:991.98px){.tour-premium .title h4{font-size:18px;line-height:27px}}.tour-premium iframe{width:710px;height:400px;border-radius:8px}@media (max-width:1080px){.tour-premium iframe{width:100%!important}}.tour-premium .text p{font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:21px}@media (max-width:991.98px){.tour-premium .text p{font-size:12px;font-style:normal;font-weight:400;line-height:18px}}.section-map-premium{background:-webkit-linear-gradient(314.53deg,#1d3053 17.57%,#08162f 83.73%);background:-o-linear-gradient(314.53deg,#1d3053 17.57%,#08162f 83.73%);background:linear-gradient(135.47deg,#1d3053 17.57%,#08162f 83.73%);z-index:1030;padding-bottom:120px;padding-top:120px}@media (max-width:991.98px){.section-map-premium{padding-bottom:60px}}.section-map-premium .title h5{font-size:32px;font-weight:700;color:#fff;margin-bottom:60px}@media (max-width:991.98px){.section-map-premium .title h5{font-size:18px;font-style:normal;font-weight:700;line-height:27px}}.section-map-premium .lupa{position:absolute;left:0;right:720px;top:5%;margin:0 auto}.section-map-premium .gallery-plant img{height:600px}@media (max-width:991.98px){.section-map-premium .gallery-plant img{height:100%;width:100%}}.section-map-premium .ape{font-family:Roboto;font-size:24px;font-style:normal;font-weight:700;line-height:28.8px;color:#fff}@media (max-width:991.98px){.section-map-premium .ape{font-size:16px;line-height:normal}}.section-map-premium .description p{font-size:16px;color:#fff;font-weight:700}@media (max-width:991.98px){.section-map-premium .description p{font-size:14px;font-style:normal;font-weight:700;line-height:21px}}.section-map-premium .time p{font-size:14px;color:#fff;font-weight:400}@media (max-width:991.98px){.section-map-premium .time p{font-size:12px;font-style:normal;font-weight:700;line-height:21px}}.section-map-premium .info-map h3{color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media (max-width:991.98px){.section-map-premium .info-map h3{font-size:14px;line-height:21px}}.section-map-premium .info-map .name-empreendimento p{font-size:24px;font-weight:700;text-align:left;color:#fff}.section-map-premium .info-map p{color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.section-map-premium .info-map .btn-white-header-page{padding:13px 30px!important;font-size:14px;font-family:Roboto;font-weight:700!important}@media (max-width:767.98px){.section-map-premium .info-map .btn-white-header-page{padding:13px 30px!important}}@media (max-width:991.98px){.section-map-premium .info-map .btn-white-header-page{width:100%;display:block;line-height:21px}}.section-map-premium .info-map .btn-white-header-page:hover{background-color:#fff!important;color:#333!important}.section-map-premium .info-map .btn-white-outline{padding:13px 30px!important;border-radius:8px;font-family:Roboto;font-size:14px;font-weight:700;color:#fff!important}.section-map-premium .info-map .btn-white-outline:hover{color:#000!important}@media (max-width:991.98px){.section-map-premium .info-map .btn-white-outline{width:100%;display:block}}.section-map-premium .info-map i{font-size:14px;margin-top:4px;margin-left:10px}.section-map-premium .space-btn-contact{margin-top:0}@media (max-width:991.98px){.section-map-premium .space-btn-contact{margin-top:90px}}.dinamic-premium{-webkit-filter:brightness(50%);filter:brightness(50%)}.section-status-empreendimento{z-index:1030;background-color:#fff}.section-status-empreendimento .title h2{font-weight:700;font-size:32px;color:#333}@media (max-width:991.98px){.section-status-empreendimento .title h2{font-family:Roboto;font-size:18px;font-style:normal;line-height:27px}}.section-status-empreendimento .title h2 strong{color:#0249d0}.section-status-empreendimento .title-info h4{font-weight:700;font-size:32px}.section-status-empreendimento .title-info p{font-family:Roboto;font-size:16px;font-weight:400;color:#333;margin:0}@media (max-width:991.98px){.section-status-empreendimento .title-info p{font-size:14px;line-height:21px}}.section-status-empreendimento .title-info p strong{font-weight:700}.section-status-empreendimento .title-info ul{margin:0}.section-status-empreendimento .title-info li{padding-top:10px}@media (max-width:991.98px){.section-status-empreendimento .title-info h2{font-family:Roboto;font-size:18px;font-style:normal;font-weight:700;line-height:27px}}.section-status-empreendimento .status-emrpeendimento{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media (max-width:991.98px){.section-status-empreendimento .status-emrpeendimento{display:block}}.section-status-empreendimento .status-emrpeendimento .line{height:81px;border-left:1px solid #0249d0;position:relative;top:-24px;left:33px;margin-bottom:-5px;-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}@media (max-width:767.98px){.section-status-empreendimento .status-emrpeendimento .line{display:none}}.section-status-empreendimento .status-emrpeendimento .line-1{height:73px;border-left:1px solid #0249d0;position:relative;top:-20px;left:16px;margin-bottom:-5px;-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}@media (max-width:767.98px){.section-status-empreendimento .status-emrpeendimento .line-1{display:none}}.section-status-empreendimento .status-emrpeendimento .text-status{font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:21px;color:#0249d0}.section-status-empreendimento .status-emrpeendimento .text-status-gray{font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:21px;color:#b2b0ae}.section-status-empreendimento .title-download h5{color:#333;font-family:Roboto;font-size:24px;font-style:normal;font-weight:700;line-height:28.8px}@media (max-width:767.98px){.section-status-empreendimento .title-download h5{font-size:18px;line-height:27px}}section.template-empreendimetnos-vendidos section.empreendimentos{background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);-webkit-box-shadow:0 1px 0 #dbd9d7;box-shadow:0 1px 0 #dbd9d7}section.template-empreendimetnos-vendidos .empreendimento-vendidos .card-empreendimento .card-info .selo-cva{top:-25px;right:-150px}section.template-empreendimetnos-vendidos .empreendimento-vendidos .card-empreendimento .card-info .delivery-date p{margin-bottom:0;font-family:Open Sans;font-weight:400;font-size:16px}section.template-empreendimetnos-vendidos .empreendimento-vendidos .card-empreendimento .card-info .delivery-date h6{font-family:Open Sans;font-weight:700;font-size:24px}.section-local h2{font-family:Roboto;font-size:24px;font-weight:700;color:#333}@media (max-width:767.98px){.section-local h2{font-size:18px}}.section-local p{font-family:Roboto;font-size:16px;color:#333}.section-tipologia h2{font-family:Roboto;font-size:24px;font-weight:700;color:#333}@media (max-width:767.98px){.section-tipologia h2{font-size:18px}}.section-tipologia p{font-family:Roboto;font-size:16px;color:#333}.section-map-vendido{background:-webkit-linear-gradient(183.58deg,#0249d0,#1e4590);background:-o-linear-gradient(183.58deg,#0249d0 0,#1e4590 100%);background:linear-gradient(266.42deg,#0249d0,#1e4590)}.section-map-vendido h2{font-family:Roboto;font-weight:700;font-size:32px;color:#fff}@media (max-width:767.98px){.section-map-vendido h2{font-size:24px}}.section-map-vendido h6{font-family:Roboto;font-weight:700;font-size:24px;color:#fff;text-transform:uppercase}.section-map-vendido i{font-size:14px;margin-top:4px;margin-left:10px}.section-map-vendido p{font-family:Open Sans;font-weight:400;font-size:18px;color:#fff;width:auto;display:inline}@media (max-width:767.98px){.section-map-vendido p{width:90%}}.section-map-vendido .text-below p{font-family:Roboto;font-size:16px;font-weight:400;color:#fff;text-decoration:none}.section-map-vendido .btn-white-header-page{padding:13px 30px!important;font-size:14px;font-family:Open Sans;font-weight:700!important}@media (max-width:767.98px){.section-map-vendido .btn-white-header-page{padding:13px 90px!important}}.section-map-vendido span{font-size:12px;font-family:Open Sans;font-weight:700}.section-map-vendido .line-gray{border:1px solid #153b83;width:95%;margin-top:30px}.section-map-vendido .iframe-map iframe{width:100%;height:450px}.section-empreendimentos-vendidos h3{font-family:Roboto;font-size:32px;color:#333;font-weight:700}.section-empreendimentos-vendidos h3 strong{font-weight:700;color:#d02f27}.section-lojas .lojasResultWrapper{max-height:435px;overflow:hidden;overflow-y:scroll}@media (min-width:768px){.section-lojas .lojas-cards{position:absolute;top:10%;left:10%;max-width:580px}}.section-lojas .bg-white{border-radius:10px;padding:20px}.melhores-experiencias h1{font-weight:700;font-size:48px;line-height:58px}@media (max-width:767.98px){.melhores-experiencias h1{font-size:35px;margin:0}}.melhores-experiencias p{color:#333;font-weight:400;font-size:18px;line-height:27px}@media (max-width:767.98px){.melhores-experiencias p{margin:15px}}.melhores-experiencias h2{color:#333;font-weight:700;font-size:32px;line-height:38px}.Section-conquista-casa-propria{padding:120px 0}@media (max-width:767.98px){.Section-conquista-casa-propria{background-image:none!important;background-color:#d02f27!important;padding:80px 0!important}}@media (max-width:991.98px){.Section-conquista-casa-propria{padding:30px 0}}.Section-conquista-casa-propria h1{font-weight:700;font-size:32px;color:#fff}@media (max-width:767.98px){.Section-conquista-casa-propria h1{font-size:24px!important}}@media (max-width:991.98px){.Section-conquista-casa-propria h1{font-size:39px}}.Section-conquista-casa-propria p{font-size:18px;color:#fff;font-weight:400;margin:0}@media (max-width:767.98px){.Section-conquista-casa-propria p{font-size:16px!important}}@media (max-width:991.98px){.Section-conquista-casa-propria p{font-size:25px}}.Section-conquista-casa-propria p strong{font-size:24px;font-weight:700}@media (max-width:767.98px){.Section-conquista-casa-propria p strong{font-size:20px!important}}.empreendimentos-fla .swiper-pagination{display:none}.empreendimentos-fla .swiper-button-next{top:540px!important;margin-right:50px!important}@media (max-width:991.98px){.empreendimentos-fla .swiper-button-next{top:560px!important;margin-right:37px!important}}.empreendimentos-fla .swiper-button-prev{top:540px!important;margin-left:50px!important}@media (max-width:991.98px){.empreendimentos-fla .swiper-button-prev{top:560px!important;margin-left:37px!important}}@media (max-width:991.98px){.empreendimentos-fla .space-fla{margin-top:40px}}@media (max-width:991.98px){.form-fla .form-background{display:none}}.form-fla .card-form{background-color:#fff!important;border:none;height:945px}@media (max-width:991.98px){.form-fla .card-form{height:auto}}.form-fla .card-form .form-background{height:949px}.form-fla .titulo__forms{font-family:Open Sans!important}.form-fla .titulo__forms strong{color:#d02f27!important}@media (max-width:767.98px){.form-fla .titulo__forms br{display:none}}.Section-fladire{padding-bottom:150px;background-position:50%}@media (max-width:991.98px){.Section-fladire{padding-bottom:50px;background-position:100%}}.Section-fladire .swiper-button-prev{color:#fff;left:-20px}@media (max-width:991.98px){.Section-fladire .swiper-button-prev{left:7px}}.Section-fladire .swiper-button-prev:after{font-size:19px!important}@media (max-width:991.98px){.Section-fladire .swiper-button-prev:after{font-size:40px!important}}.Section-fladire .swiper-button-next{color:#fff;right:-20px}@media (max-width:991.98px){.Section-fladire .swiper-button-next{right:7px}}.Section-fladire .swiper-button-next:after{font-size:19px!important}@media (max-width:991.98px){.Section-fladire .swiper-button-next:after{font-size:40px!important}}.Section-fladire .swiper-pagination{position:inherit!important;height:20px}@media (max-width:991.98px){.Section-fladire .swiper-pagination{height:22px}}.Section-fladire .swiper-pagination-bullet-active{background:#fff!important;margin-right:5px}@media (max-width:991.98px){.Section-fladire .swiper-pagination-bullet-active{margin-right:8px}}.Section-fladire .swiper-pagination-bullet{background:#fff;margin-right:5px}.Section-fladire .swiper-slide{height:245px!important;border-radius:8px;background-color:transparent;overflow:hidden}.Section-fladire .tamanho-img{width:284px!important;height:266px!important;border-radius:8px}.Section-fladire .text-breve{font-family:Roboto;padding:100px 0}@media (max-width:991.98px){.Section-fladire .text-breve{padding:30px 0}}.Section-fladire .text-breve h3{font-size:32px;font-weight:700;color:#fff}.form-fla .ginput_container,.form-fla .ginput_container_consent{display:-webkit-box;display:-ms-flexbox;display:flex}.form-fla .gfield_consent_label{padding-top:20px;padding-left:10px}.scroll-padding-top{scroll-padding-top:250px}@media (min-width:1920px){.dzBoqF{margin-top:153px!important}}@media (max-width:1919px){.dzBoqF{margin-top:-30px!important}}@media (min-width:700px){.gSpEVL{margin-bottom:400px}}@media (max-width:760px){.gSpEVL{margin-bottom:400px}}.iCHLVb{position:relative!important;margin-top:0!important;height:0!important}.Section-juntos-pelas-conquistas .swiper-button-next:after,.Section-juntos-pelas-conquistas .swiper-rtl .swiper-button-prev:after{color:#fff}@media (max-width:700px){.Section-juntos-pelas-conquistas .swiper-button-next:after,.Section-juntos-pelas-conquistas .swiper-rtl .swiper-button-prev:after{margin-right:0}}@media screen and (max-width:1080px)and (min-width:701px){.Section-juntos-pelas-conquistas .swiper-button-next:after,.Section-juntos-pelas-conquistas .swiper-rtl .swiper-button-prev:after{margin-right:215px;margin-bottom:50px}}.Section-juntos-pelas-conquistas .swiper-button-prev:after,.Section-juntos-pelas-conquistas .swiper-rtl .swiper-button-next:after{color:#fff}@media (max-width:700px){.Section-juntos-pelas-conquistas .swiper-button-prev:after,.Section-juntos-pelas-conquistas .swiper-rtl .swiper-button-next:after{margin-left:0}}@media screen and (max-width:1080px)and (min-width:701px){.Section-juntos-pelas-conquistas .swiper-button-prev:after,.Section-juntos-pelas-conquistas .swiper-rtl .swiper-button-next:after{margin-left:215px;margin-bottom:50px}}.Section-juntos-pelas-conquistas .swiper-button-prev{margin-left:200px}@media (max-width:767.98px){.Section-juntos-pelas-conquistas .swiper-button-prev{margin-left:0!important}}@media (max-width:991.98px){.Section-juntos-pelas-conquistas .swiper-button-prev{margin-left:100px}}.Section-juntos-pelas-conquistas .swiper-button-next{margin-right:135px}@media (max-width:767.98px){.Section-juntos-pelas-conquistas .swiper-button-next{margin-right:0!important}}@media (max-width:991.98px){.Section-juntos-pelas-conquistas .swiper-button-next{margin-right:100px}}.Section-juntos-pelas-conquistas .swiper-pagination{bottom:13px!important}@media (max-width:991.98px){.Section-juntos-pelas-conquistas .swiper-pagination{bottom:7px!important}}.Section-juntos-pelas-conquistas .link-mobile{display:contents}@media (max-width:767.98px){.Section-juntos-pelas-conquistas .img-aquiagora{height:600px;-o-object-fit:cover;object-fit:cover}}@media (max-width:450px){.Section-juntos-pelas-conquistas .img-blackfriday{height:650px;-o-object-fit:cover;object-fit:cover}}@media (min-width:450px)and (max-width:767px){.Section-juntos-pelas-conquistas .img-blackfriday{height:auto;-o-object-fit:cover;object-fit:cover}}.section-blackfriday-home{height:400px}@media (max-width:991.98px){.section-blackfriday-home{height:550px}}.section-blackfriday-home h1{font-family:Roboto;font-size:28px;font-weight:700;color:#fff}@media (max-width:400px){.section-blackfriday-home h1{padding-top:40px;font-size:22px;font-weight:700}}.section-blackfriday-home h1 strong{color:#f2c851}.section-blackfriday-home p{font-size:18px;font-weight:700;color:#fff}@media (max-width:400px){.section-blackfriday-home p{font-size:14px}}.section-blackfriday-home p br{display:block}@media (max-width:767.98px){.section-blackfriday-home p br{display:none}}.section-divulgacao-resultado{background-color:#f3efeb;font-family:Roboto;color:#333!important}.section-divulgacao-resultado h5{font-size:32px;font-weight:700}@media (max-width:768px){.section-divulgacao-resultado h5{color:#333;font-family:Roboto;font-size:24px;font-style:normal;font-weight:700;line-height:28.8px}}.section-divulgacao-resultado p{font-size:16px}.section-divulgacao-resultado ul{text-align:left}@media (max-width:991.98px){.section-divulgacao-resultado ul{text-align:center}}.section-regulamentos{font-family:Roboto}.section-regulamentos .title-regulations h2{font-size:32px}@media (max-width:991.98px){.section-regulamentos .title-regulations h2{font-size:24px}}.section-regulamentos .search-filter select{border-radius:8px;height:40px;width:100%;border:1px solid #dbd9d7;color:#b2b0ae;font-family:Roboto}@media (max-width:768px){.section-regulamentos .search-filter select{font-size:14px;font-style:normal;font-weight:400;line-height:21px}}.section-regulamentos .search-filter .btn-search{border-radius:8px;border:1px solid #ddd;background-color:#0249d0!important;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.1);box-shadow:0 4px 4px 0 rgba(0,0,0,.1);color:#fff!important;font-size:14px;font-weight:700;font-family:Roboto;text-transform:capitalize!important;padding:12px 40px;text-align:center;cursor:pointer;line-height:24px}.section-regulamentos .search-filter .btn-search:hover{background-color:#3776ee!important}.section-regulamentos .search-filter .btn-search input[type=checkbox],.section-regulamentos .search-filter .btn-search input[type=radio]{display:none!important}@media (max-width:767.98px){.section-regulamentos .search-filter .btn-search{width:100%}}.section-regulamentos .search-filter .search-field{width:100%;border-radius:8px;height:40px;border:1px solid #dbd9d7;color:#b2b0ae;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.section-regulamentos .search-filter span{color:#333;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.section-regulamentos #accordion{width:100%}.section-regulamentos #accordion .card-regulation .regulation .btn-accordion{color:#000;padding:10px;font-size:11px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;cursor:pointer;height:35px;width:35px;float:right;text-align:center}.section-regulamentos #accordion .card-regulation .regulation .btn-accordion .fa-angle-down{display:none}.section-regulamentos #accordion .card-regulation .regulation .btn-accordion .fa-angle-right,.section-regulamentos #accordion .card-regulation .regulation .btn-accordion[aria-expanded=true] i.fa-angle-down{display:inline-block}.section-regulamentos #accordion .card-regulation .regulation .btn-accordion[aria-expanded=true] i.fa-angle-right{display:none}@media (max-width:767.98px){.section-regulamentos #accordion .card-regulation .regulation .btn-dark-outline{width:100%!important}}.section-counter-dreams{padding-top:130px}@media (max-width:991.98px){.section-counter-dreams{padding-top:290px}}.section-counter-dreams .card-counter .title h1{color:#f8b800;font-family:Roboto;font-size:46px;font-style:normal;font-weight:700;line-height:55.2px}@media (max-width:991.98px){.section-counter-dreams .card-counter .title h1{font-size:30px;padding-top:40px;line-height:45px}}.section-counter-dreams .card-counter p{color:#fff;font-family:Roboto;font-size:24px;font-style:normal;font-weight:700;line-height:28.8px}@media (max-width:991.98px){.section-counter-dreams .card-counter p{font-size:20px;padding-top:20px}}@media (max-width:991.98px){.section-counter-dreams .card-counter{padding-left:0;padding-right:0}}.section-counter-dreams .card-counter .tick-credits{display:none}.section-counter-dreams .card-counter .tick .tick-flip{font-size:130px}@media (max-width:991.98px){.section-counter-dreams .card-counter .tick .tick-flip{font-size:40px}}.section-counter-dreams .card-counter .tick .tick-flip-panel{color:#0249d0;background-color:#d6d5d3}.section-counter-dreams .tick{font-size:2em}.section-default-regulamentos{margin-top:72px;margin-bottom:120px}@media (max-width:991.98px){.section-default-regulamentos{margin-bottom:0}}.Section-monthly-sales{background-color:#002d6d}.Section-monthly-sales p{color:#fff;text-align:center;font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.Section-monthly-sales p strong{font-weight:700;color:#ffe792}.section-about-dreams .text-about{margin-left:85px}@media (max-width:991.98px){.section-about-dreams .text-about{margin-left:0}}.section-about-dreams .text-about p{color:#000;font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:27px}.home-search{padding-top:48px;padding-bottom:80px}@media (max-width:991.98px){.home-search{padding-bottom:40px}}.home-search h1{color:#333;font-size:40px;font-weight:700;line-height:48px;white-space:pre-line}@media (max-width:991.98px){.home-search h1{font-size:32px;line-height:38.4px}}.home-search h1 strong{color:#003ca5;font-weight:700}.home-search .informacoes{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:991.98px){.home-search .informacoes{display:-webkit-box}}.home-search .informacoes p{color:#333;font-size:16px;font-weight:400}.home-search .informacoes p strong{font-weight:700}.home-search .avatars{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.home-search .avatars img{-o-object-fit:contain;object-fit:contain}.home-search .avatars p{color:#5a606d;line-height:18px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:35px}.home-search .avatars p,.home-search .avatars p strong{font-size:12px;font-weight:700}.home-search .search #searchform{position:relative}.home-search .search #searchform,.home-search .search .search-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-search .search .search-icon{position:absolute;left:10px;font-size:16px;color:#888}.home-search .search .search-field{width:100%;padding:5px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:9px;border:1px solid #003ca5;height:40px;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.home-search .search .clear-icon{position:absolute;right:10px;cursor:pointer;visibility:visible}@media (max-width:991.98px){.home-search .img-primary{width:100%!important}}.home-search .btn-blue{font-weight:700!important;font-size:16px}.home-search .cool-text{font-weight:400;color:#333;font-size:12px}.search-mcmv .avatars{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.search-mcmv .avatars img{-o-object-fit:contain;object-fit:contain}.search-mcmv .avatars p{color:#5a606d;font-weight:400;font-size:18px}.search-mcmv .avatars p strong{font-size:20px;font-weight:700}.search-mcmv .cool-text{font-weight:400;color:#333;font-size:12px}.card-location{background-color:#fff;-webkit-box-shadow:0 2px 35px rgba(0,0,0,.1);box-shadow:0 2px 35px rgba(0,0,0,.1);border-radius:10px;position:absolute;width:100%;z-index:99}.card-location .location-state-city{font-family:Roboto}.card-location .location-state-city span{font-size:16px}.card-location .text-search{color:#003ca5;font-size:13px}.card-location .border-text{border-bottom:1px solid #dedede}.card-location input[type=checkbox]{display:none}.card-location .state-city label{cursor:pointer}.location-none p{color:#003ca5;font-size:16px;font-weight:700}.Section-feirao .img-mobile{height:600px;-o-object-fit:cover;object-fit:cover}.section-barra-casa-verde-amarela .text p{color:#333}.fa-asterisk{font-size:6px;margin-left:2px;margin-top:5px;position:absolute}.sl-overlay{z-index:999999999!important}.sl-wrapper{z-index:1040999999!important}.formulario-aquiagora{background:-webkit-linear-gradient(349.65deg,#f3efeb 50.43%,#e2d3c3);background:-o-linear-gradient(349.65deg,#f3efeb 50.43%,#e2d3c3 100%);background:linear-gradient(100.35deg,#f3efeb 50.43%,#e2d3c3)}.section-condicoes-aquiagora{background:-webkit-linear-gradient(341.5deg,#072e67 11.74%,#14498b 51.54%,#072e67 85.45%);background:-o-linear-gradient(341.5deg,#072e67 11.74%,#14498b 51.54%,#072e67 85.45%);background:linear-gradient(108.5deg,#072e67 11.74%,#14498b 51.54%,#072e67 85.45%);gap:33px}.section-condicoes-aquiagora .title-condicoes{font-family:Roboto;font-size:32px;font-weight:700;color:#fff}@media (max-width:991.98px){.section-condicoes-aquiagora .title-condicoes{font-size:24px}}.section-condicoes-aquiagora .text-condicoes{font-family:Open Sans;font-size:17px;font-weight:700;color:#fff}.page-blackfriday .descontos-blackfriday{background:-webkit-linear-gradient(337deg,#111a2b 22.18%,#162a44 54.25%,#111a2b 81.58%)!important;background:-o-linear-gradient(337deg,#111a2b 22.18%,#162a44 54.25%,#111a2b 81.58%)!important;background:linear-gradient(113deg,#111a2b 22.18%,#162a44 54.25%,#111a2b 81.58%)!important;padding:30px 0}.page-blackfriday .descontos-blackfriday .title-condicoes{color:#fff;text-align:center;font-family:Roboto;font-size:24px;font-weight:700;line-height:normal;margin-bottom:15px}.page-blackfriday .descontos-blackfriday .title-condicoes p{margin-bottom:0}.page-blackfriday .descontos-blackfriday .subtitle-condicoes{color:#fff;font-family:Roboto;font-size:18px;font-weight:400;line-height:normal;margin-bottom:30px}.page-blackfriday .descontos-blackfriday .subtitle-condicoes p{margin-bottom:0}.page-blackfriday .descontos-blackfriday .text-condicoes{color:#fff;text-align:center;font-family:Open Sans;font-size:20px;font-weight:600;line-height:118.7%}.page-blackfriday section.empreendimentos{padding:120px 0!important}@media (max-width:991.98px){.page-blackfriday section.empreendimentos{padding:30px 0!important}}.page-blackfriday section.empreendimentos .swiper-button-next{top:540px!important;margin-right:50px!important;color:#0249d0!important}@media (max-width:991.98px){.page-blackfriday section.empreendimentos .swiper-button-next{margin-top:14px;margin-right:37px!important}}.page-blackfriday section.empreendimentos .swiper-button-prev{top:540px!important;margin-left:50px!important;color:#0249d0!important}@media (max-width:991.98px){.page-blackfriday section.empreendimentos .swiper-button-prev{margin-top:14px;margin-left:37px!important}}.page-blackfriday section.empreendimentos .pagination-all-cards{display:none}.page-blackfriday section.empreendimentos .btn-blue{padding:12px 16px 12px 24px!important;font-family:Open Sans!important;font-size:14px!important;font-weight:700!important;line-height:24px!important}@media (max-width:991.98px){.page-blackfriday section.empreendimentos .btn-blue{margin-top:68px}}@media (max-width:991.98px){.page-blackfriday section.empreendimentos .title-blackfriday{font-size:24px!important}}.page-blackfriday .formulario-blackfriday{background:-webkit-linear-gradient(350deg,#f3efeb 50.43%,#e2d3c3);background:-o-linear-gradient(350deg,#f3efeb 50.43%,#e2d3c3 100%);background:linear-gradient(100deg,#f3efeb 50.43%,#e2d3c3);padding:120px 0}@media (max-width:991.98px){.page-blackfriday .formulario-blackfriday{background-color:#fff!important;background:none;padding:0 0 30px}}.page-blackfriday .formulario-blackfriday .ginput_container_consent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:12px}.page-blackfriday .formulario-blackfriday .ginput_container_consent a{text-decoration:underline;color:#333}.page-blackfriday .formulario-blackfriday input[type=checkbox]{margin-right:5px;margin-top:3px}.page-blackfriday .formulario-blackfriday input[type=submit]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:8px;background-color:#b2b0ae}.page-blackfriday .legaltext-blackfriday{padding:30px 0;background:#f3efeb;font-family:Open Sans;font-size:12px;color:#333}.page-blackfriday .btn-wpp-blackfriday{position:fixed;right:10px;z-index:9999;width:100px;height:100px;gap:0;right:15px;bottom:15px}@media (max-width:991.98px){.page-blackfriday .btn-wpp-blackfriday{width:75px;height:75px}}.page-aquiagora select{border-bottom:1px solid #0249d0!important;color:#0249d0!important}.page-aquiagora .swiper-button-next{top:380px!important;margin-right:40px!important}@media (max-width:991.98px){.page-aquiagora .swiper-button-next{top:560px!important;margin-right:37px!important}}.page-aquiagora .swiper-button-prev{top:380px!important;margin-left:40px!important}@media (max-width:991.98px){.page-aquiagora .swiper-button-prev{top:560px!important;margin-left:37px!important}}.page-aquiagora .pagination-all-cards{display:none}@media (max-width:991.98px){.page-aquiagora .search-empreendimentos-btn{margin-top:50px}}.cooltext-aquiagora{background:#f3efeb;font-family:Open Sans;font-size:12px;color:#333}@media (max-width:991.98px){.banner-igualdade{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.banner-igualdade .title-banner{color:#fff;font-family:Roboto;font-size:18px;font-weight:400;padding-top:100px;padding-bottom:100px}@media (max-width:991.98px){.banner-igualdade .title-banner{padding-top:0;padding-bottom:0}}.banner-igualdade .title-banner h1{color:#fff;font-family:Roboto;font-size:40px;font-style:normal;font-weight:700;line-height:48px}@media (max-width:991.98px){.banner-igualdade .title-banner h1{color:#fff;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px}}.banner-igualdade .title-banner p{color:#fff;font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:27px}@media (max-width:991.98px){.banner-igualdade .title-banner p{color:#fff;font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:27px}}.semestre-blog{background:#f3efeb;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:435px;padding:90px 0}@media (max-width:991.98px){.semestre-blog{padding:60px 0}}.semestre-blog .title-semestre{background-color:#dbd9d7;padding:15px 30px;border-top-left-radius:10px;border-top-right-radius:10px}.semestre-blog .title-semestre h2{font-family:Roboto;font-size:14px;font-weight:700;font-style:normal;line-height:21px}.semestre-blog .line-semestre{border-bottom:2px solid #999;padding:30px;font-family:Roboto}.semestre-blog .line-semestre .title{font-size:18px;font-weight:700;line-height:27px;color:#000}@media (max-width:991.98px){.semestre-blog .line-semestre .title{margin-bottom:30px}}@media (max-width:991.98px){.semestre-blog .line-semestre .btn-semestre{width:100%}}.semestre-blog .bg-beige{background-color:#f3efeb}.semestre-blog .bg-white{background-color:#fff}.semestre-blog .btn-red{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;padding:12px 24px!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;border-radius:8px!important;background:#d02f27!important}.card-district{padding:0 0 50px;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}@media (max-width:991.98px){.card-district{padding:0 0 15px}}.card-district .img-district{width:100%;height:352px}.card-programa{padding:0 0 50px;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}@media (max-width:991.98px){.card-programa{padding:0 0 15px}}.card-programa .img-district{width:100%;height:352px}.download-material{background-repeat:no-repeat!important;background-position:50%!important;background-size:cover!important;padding:60px 0}.download-material .download-title p{font-family:Roboto;font-weight:700;font-size:32px;line-height:38px;color:#fff;padding-bottom:15px;margin:0}.download-material .download-text{font-family:Roboto;font-size:16px;font-weight:400;line-height:18.88px;color:#fff;padding-bottom:30px}.download-material .download-text p{margin:0;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.download-material .btn-download{padding:15px 24px!important;font-size:16px!important;font-family:Roboto!important;font-weight:700;line-height:normal}@media (max-width:991.98px){.download-material .download-link{margin-bottom:15px!important}}.section-contact-bar-home{position:fixed;right:0;top:55%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);bottom:auto;width:auto;z-index:99999}.section-contact-bar-home .simulator-home-button__img{padding:8px!important}.section-contact-bar-home .make_simulator{padding-bottom:16px!important}.section-contact-bar-home .section-contact-bar-home__a{border-radius:0 0 0 10px}.section-contact-bar-home .contact-bar__simulator,.section-contact-bar-home .section-contact-bar-home__a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px}.section-contact-bar-home .contact-bar__simulator{border-radius:10px 0 0 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:pointer}.section-contact-bar-home .contact-bar__simulator img{padding-bottom:3px}.section-contact-bar-home .contact-bar__simulator .simulator__text{font-family:Roboto;color:#fff;font-size:18px;font-weight:700;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;white-space:nowrap;-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.section-contact-bar-home-mobile{position:fixed;bottom:0;width:100%;z-index:99999;background-color:#fbf7f5}.section-contact-bar-home-mobile .section-contact-bar-home__a{padding:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.section-contact-bar-home-mobile .contact-bar__simulator,.section-contact-bar-home-mobile .section-contact-bar-home__a{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;border-radius:8px}.section-contact-bar-home-mobile .contact-bar__simulator{padding:8px 16px;width:100%}.section-contact-bar-home-mobile .contact-bar__simulator img{padding-right:3px}.section-contact-bar-home-mobile .contact-bar__simulator .simulator__text{font-family:Roboto;color:#fff;font-size:14px;font-weight:700}.section-btn-wpp{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left top,left bottom,from(#34b664),to(#2eab43));background:-webkit-linear-gradient(top,#34b664,#2eab43);background:-o-linear-gradient(top,#34b664,#2eab43);background:linear-gradient(180deg,#34b664,#2eab43);border-radius:9999px;bottom:22px;-webkit-box-shadow:0 1.25px 2.5px 0 rgba(0,0,0,.05);box-shadow:0 1.25px 2.5px 0 rgba(0,0,0,.05);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;right:22px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;width:60px;z-index:99999}.section-btn-wpp:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.section-btn-wpp img{height:40px;-o-object-fit:cover;object-fit:cover;width:40px}@media (max-width:991.98px){.section-btn-wpp-desktop{display:none}}.section-header-privacy-policy-simulator{padding:60px 0}@media (max-width:991.98px){.section-header-privacy-policy-simulator{padding:15px 0}}.section-header-privacy-policy-simulator .section-header-privacy-policy-simulator_subtitle{font-family:Roboto;font-size:32px;font-weight:700;color:#fff}@media (max-width:991.98px){.section-header-privacy-policy-simulator .section-header-privacy-policy-simulator_subtitle{font-size:24px}}.section-content-privacy-policy-simulator{padding:60px 0}@media (max-width:991.98px){.section-content-privacy-policy-simulator{padding:15px 0}}.section-content-privacy-policy-simulator .section-content-privacy-policy-simulator__text{font-family:Roboto;font-size:16px;font-weight:400;color:#333}.section-content-privacy-policy-simulator .section-content-privacy-policy-simulator__text a{color:#0249d0;text-decoration:underline}.card-section-blog .card-section__header{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:991.98px){.card-section-blog .card-section__header{margin-bottom:15px}}.card-section-blog .swiper-button-next,.card-section-blog .swiper-button-prev{position:static;opacity:1;height:27px!important;width:32px!important;height:32px!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.card-section-blog .swiper-button-next:after,.card-section-blog .swiper-button-prev:after{font-size:24px!important;font-weight:400!important;line-height:normal!important;margin-top:-3px}@media (max-width:768px){.card-section-blog .swiper-button-next:after,.card-section-blog .swiper-button-prev:after{margin-top:1px}}.card-section-blog .btn-red{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card-section-blog .btn-red,.card-section-blog .card-section__button__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-section-blog .card-section__button{gap:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.card-section-blog .card-section__title{font-family:Roboto;color:#333}@media (max-width:991.98px){.card-section-blog .card-section__title{font-family:Roboto;font-size:24px}}.card-section-blog .swiper-button-next-cards-blue{left:96%}.card-section-blog .swiper-button-next-cards-blue,.card-section-blog .swiper-button-prev-cards-blue{position:absolute;top:360px;z-index:10;cursor:pointer;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;height:44px}.card-section-blog .swiper-button-prev-cards-blue{right:96%}.card-section-blog .swiper-button-disabled{opacity:.5}.card-section-blog .card-empreendimento-new{margin-bottom:5px}.content-empreendimento .card-empreendimento{margin-top:25px!important}.section-most-viewed-download{background:-webkit-linear-gradient(350deg,#f3efeb 50.43%,#e2d3c3);background:-o-linear-gradient(350deg,#f3efeb 50.43%,#e2d3c3 100%);background:linear-gradient(100deg,#f3efeb 50.43%,#e2d3c3);padding-top:60px;padding-bottom:60px}@media (max-width:991.98px){.section-most-viewed-download{padding-top:30px;padding-bottom:30px}}.section-most-viewed-download .title-viewed-download h1{color:#333;font-family:Roboto;font-size:40px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:8px}@media (max-width:991.98px){.section-most-viewed-download .title-viewed-download h1{font-size:24px;font-weight:700;line-height:120%}}.section-most-viewed-download .subtitle-viewed-download{color:#6d6b68;font-family:Roboto;font-size:18px;font-weight:400;margin-bottom:15px;line-height:150%}@media (max-width:991.98px){.section-most-viewed-download .subtitle-viewed-download{font-family:Roboto;font-size:14px;font-weight:400}}.section-most-viewed-download .title-card{color:#153b83;font-family:Roboto;font-size:24px;font-weight:700;line-height:120%}@media (max-width:991.98px){.section-most-viewed-download .title-card{font-size:18px;line-height:27px}}.section-most-viewed-download .border-mobile{padding-right:0!important}.section-recent-materials{padding-top:60px;padding-bottom:60px}@media (max-width:991.98px){.section-recent-materials{padding-top:30px;padding-bottom:30px}}.section-recent-materials .items{background-color:transparent}.section-recent-materials .items li.list-inline-item{color:#333;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:21px}.section-recent-materials .items li.list-inline-item:after{content:">";width:24px;height:24px;color:#333;margin-left:10px}.section-recent-materials .items li.list-inline-item:last-child{color:#0249d0;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:21px}.section-recent-materials .items li.list-inline-item:last-child:after{display:none}.section-recent-materials .title-recent-materials{color:#333;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px}@media (max-width:991.98px){.section-recent-materials .title-recent-materials{font-size:18px}}.section-recent-materials .search-field{width:350px;height:48px;border-radius:8px;border:1px solid #dce5eb;background:#fff;padding:10px;font-family:Roboto}@media (max-width:991.98px){.section-recent-materials .search-field{width:100%}}.section-recent-materials .search-container{position:relative;display:inline-block;width:100%;text-align:end}.section-recent-materials .search-icon{position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:#aaa;font-size:18px;cursor:pointer}.section-recent-materials .space-card{margin-bottom:30px;padding-left:15px;padding-right:15px}@media (max-width:991.98px){.section-recent-materials .space-card{margin-bottom:15px;padding-left:7.5px;padding-right:7.5px}}.section-funciona{padding-top:48px;padding-bottom:48px}@media (max-width:767px){.section-funciona{padding-top:16px!important;padding-bottom:24px}}.section-funciona .section-funciona-title h2{color:#2c2c2c;font-family:Roboto;font-size:32px;font-weight:700;line-height:38.4px;margin:0}@media (max-width:767px){.section-funciona .section-funciona-title h2{font-size:24px;line-height:normal}}.section-funciona .section-funciona-subtitle{color:#2c2c2c;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.section-funciona .cards-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:42px}@media (max-width:767px){.section-funciona .cards-container{margin-top:24px;gap:24px}}.section-funciona .cards-container .img-icon{width:131px;height:131px}@media (max-width:767px){.section-funciona .cards-container .img-icon{width:78px;height:78px}}.section-funciona .cards-container .card-title{color:#0b1f3b;font-family:Roboto;font-size:24px;font-weight:700;line-height:28.8px;padding-bottom:4px;padding-top:16px}@media (max-width:767px){.section-funciona .cards-container .card-title{font-size:18px;line-height:normal;padding-top:0;margin-bottom:0}.section-funciona .cards-container .card-title br{display:none}}.section-funciona .cards-container .border-btm{display:block;width:100%;border-bottom:6px solid #153b83;margin-bottom:16px;width:60%}@media (max-width:767px){.section-funciona .cards-container .border-btm{margin-bottom:8px;width:35%}}.section-funciona .cards-container .card-text{color:#44494f;font-family:Roboto;font-size:18px;font-weight:400;line-height:27px}@media (max-width:767px){.section-funciona .cards-container .card-text{font-size:16px;line-height:normal}}.section-funciona .cards-container .card-info{margin-right:30px;margin-left:0}@media (max-width:769px){.section-funciona .cards-container .card-info{margin-right:0;margin-left:16px}}.section-funciona .section-funciona-card{-webkit-box-flex:1;-ms-flex:1 1 calc(33.33% - 32px);flex:1 1 calc(33.33% - 32px);-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-funciona .section-funciona-card img{max-width:100%;height:auto}@media (max-width:768px){.section-funciona .section-funciona-card{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - 32px);flex:1 1 calc(50% - 32px);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (max-width:480px){.section-funciona .section-funciona-card{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.section-beneficios{padding-top:118px;padding-bottom:118px}@media (max-width:768px){.section-beneficios{padding-top:24px;padding-bottom:24px}}.section-beneficios .section-beneficios-title h3{color:#fff;text-align:right;font-family:Roboto;font-size:32px;font-weight:700;line-height:normal;margin-bottom:32px}@media (max-width:768px){.section-beneficios .section-beneficios-title h3{font-size:24px;margin-bottom:0;text-align:left}}.section-beneficios .section-beneficios-subtitle{color:#fff;text-align:right;font-family:Roboto;font-size:18px;font-weight:400;line-height:27px;margin-bottom:32px}@media (max-width:768px){.section-beneficios .section-beneficios-subtitle{font-size:16px;line-height:20.8px;margin-bottom:16px;text-align:left}}.section-beneficios .btn-red{padding:8px 16px!important;color:#fff;text-align:center;font-size:18px;font-style:normal;font-weight:700;line-height:27px;border-radius:8px}@media (max-width:768px){.section-beneficios .btn-red{width:100%}}.section-beneficios .section-beneficios-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:768px){.section-beneficios .section-beneficios-btn{display:block}}.comment-form .section-beneficios .section-beneficios-btn input[type=submit],.search-form .section-beneficios .section-beneficios-btn .search-submit,.section-beneficios .section-beneficios-btn .btn,.section-beneficios .section-beneficios-btn .comment-form input[type=submit],.section-beneficios .section-beneficios-btn .search-form .search-submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;width:auto;padding:10px}@media (max-width:768px){.comment-form .section-beneficios .section-beneficios-btn input[type=submit],.search-form .section-beneficios .section-beneficios-btn .search-submit,.section-beneficios .section-beneficios-btn .btn,.section-beneficios .section-beneficios-btn .comment-form input[type=submit],.section-beneficios .section-beneficios-btn .search-form .search-submit{width:100%}}.section-materiais{padding-top:48px;padding-bottom:48px}@media (max-width:768px){.section-materiais{padding-top:24px;padding-bottom:24px}}.section-materiais .swiperCardsDownloads .swiper-pagination-bullet-active{background:#2b53a1!important}.section-materiais .swiperCardsDownloads .swiper-pagination-bullet{background:#d9d9d9;opacity:1}.section-materiais .content-materiais .title-materiais h4{color:#333;font-family:Roboto;font-size:32px;font-weight:700;line-height:normal;margin-bottom:8px}@media (max-width:768px){.section-materiais .content-materiais .title-materiais h4{font-size:24px;margin-bottom:4px}}.section-materiais .content-materiais .subtitle-materiais{color:#333;font-family:Roboto;font-size:16px;font-weight:400;line-height:normal;margin-bottom:32px}@media (max-width:768px){.section-materiais .content-materiais .subtitle-materiais{margin-bottom:16px}}.section-materiais .section-materiais-btn{margin-top:32px}@media (max-width:768px){.section-materiais .section-materiais-btn{margin-top:16px}}.section-materiais .section-materiais-btn .btn-red{padding:8px 16px;color:#fff;font-family:Roboto;font-size:18px;font-style:normal;font-weight:700;line-height:27px}.section-form-simulacao{padding:16px 0}@media (max-width:768px){.section-form-simulacao{height:250px;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:end;-ms-flex-pack:end;justify-content:flex-end}}.section-form-simulacao .center-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.section-form-simulacao .form-simulacao-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%}}.section-form-simulacao .section-beneficios-title h1{color:#fff;font-family:Roboto;font-size:64px;font-weight:700;line-height:76.8px;margin-bottom:27px}@media (max-width:768px){.section-form-simulacao .section-beneficios-title h1{font-size:25px;line-height:normal;margin-bottom:4px}}.section-form-simulacao .section-beneficios-subtitle p{color:#fff;font-family:Roboto;font-size:24px;font-weight:400;line-height:27px;margin-bottom:0}@media (max-width:768px){.section-form-simulacao .section-beneficios-subtitle p{font-size:18px;font-weight:400;line-height:normal}}.section-caminho{padding:48px 0}@media (max-width:768px){.section-caminho{padding:24px 0}}.section-caminho .section-caminho-title{color:#2c2c2c;text-align:center;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px;margin-bottom:16px}@media (max-width:768px){.section-caminho .section-caminho-title{font-size:24px;font-weight:700;line-height:normal;text-align:left!important}}.section-caminho .space-title{margin-top:42px}@media (max-width:768px){.section-caminho .space-title{margin-top:18px}}.section-caminho .space-title .swiper{overflow:visible!important}.section-caminho .space-title .img-position{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.section-caminho .card-blue{padding:59px;border-radius:29px;background:#a0dff9;position:relative;height:244px;width:451px}@media only screen and (min-device-width:995px)and (max-device-width:1140px){.section-caminho .card-blue{padding:50px}}@media (max-width:768px){.section-caminho .card-blue{padding:26px;width:327px;height:242px}}.section-caminho .card-blue .card-title{color:#2b53a1;text-align:left;font-family:Roboto;font-size:24px;font-weight:700;line-height:28.8px}@media (max-width:768px){.section-caminho .card-blue .card-title{font-size:24px;line-height:normal}}.section-caminho .card-blue .card-text{color:#44494f;font-family:Roboto;font-size:18px;font-weight:400;line-height:27px}@media (max-width:768px){.section-caminho .card-blue .card-text{font-size:16px;line-height:20.8px;text-align:left}}.section-caminho .card-blue .card-number{position:absolute;left:-10px;top:-24px;width:75px;height:75px;background-color:#2b53a1;color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:40px;font-size:"Open Sans";font-weight:700;line-height:52px}@media (max-width:768px){.section-caminho .card-blue .card-number{width:48px;height:48px;font-size:25px;line-height:32.5px;top:-13px;left:-11px}}.section-caminho .position-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.section-caminho .card-row{margin-bottom:198px;position:relative}.section-caminho .vertical-dotted-line-odd-1{position:absolute;height:100%;width:1px;border-right:5px dashed #2b53a1;z-index:-1;left:22%;top:82px}@media only screen and (min-device-width:995px)and (max-device-width:1140px){.section-caminho .vertical-dotted-line-odd-1{top:170px;left:26%;height:74%}}@media (min-width:768px)and (max-width:991.98px){.section-caminho .vertical-dotted-line-odd-1{height:516px}}.section-caminho .horizontal-dotted-line-odd-1{position:absolute;width:50%;height:1px;border-bottom:5px dashed #2b53a1;z-index:-1;left:250px;top:322px}@media only screen and (min-device-width:995px)and (max-device-width:1140px){.section-caminho .horizontal-dotted-line-odd-1{left:250px;top:350px}}@media (min-width:768px)and (max-width:991.98px){.section-caminho .horizontal-dotted-line-odd-1{width:516px}}.section-caminho .final-dotted-line-odd-1{position:absolute;height:100%;width:1px;border-right:5px dashed #2b53a1;z-index:-1;left:72%;top:132%}@media only screen and (min-device-width:995px)and (max-device-width:1140px){.section-caminho .final-dotted-line-odd-1{top:143%;left:76%}}@media (min-width:768px)and (max-width:991.98px){.section-caminho .final-dotted-line-odd-1{height:516px}}.section-caminho .vertical-dotted-line-odd-3{position:absolute;height:100%;width:1px;border-right:5px dashed #2b53a1;z-index:-1;left:22%;top:100px}@media only screen and (min-device-width:995px)and (max-device-width:1140px){.section-caminho .vertical-dotted-line-odd-3{height:75%;top:195px;left:25%}}@media (min-width:768px)and (max-width:991.98px){.section-caminho .vertical-dotted-line-odd-3{height:516px}}.section-caminho .horizontal-dotted-line-odd-3{position:absolute;width:50%;height:1px;border-bottom:5px dashed #2b53a1;z-index:-1;left:255px;top:339px}@media only screen and (min-device-width:995px)and (max-device-width:1140px){.section-caminho .horizontal-dotted-line-odd-3{left:248px;top:373px}}@media (min-width:768px)and (max-width:991.98px){.section-caminho .horizontal-dotted-line-odd-3{width:516px}}.section-caminho .final-dotted-line-odd-3{position:absolute;height:100%;width:1px;border-right:5px dashed #2b53a1;z-index:-1;left:72%;top:141%}@media only screen and (min-device-width:995px)and (max-device-width:1140px){.section-caminho .final-dotted-line-odd-3{top:152%;left:76%}}@media (min-width:768px)and (max-width:991.98px){.section-caminho .final-dotted-line-odd-3{height:516px}}.section-caminho .vertical-dotted-line-pair-2{position:absolute;height:100%;width:1px;border-right:5px dashed #2b53a1;z-index:-1;left:72%;top:134px}@media only screen and (min-device-width:995px)and (max-device-width:1140px){.section-caminho .vertical-dotted-line-pair-2{top:116px;left:76%}}@media (min-width:768px)and (max-width:991.98px){.section-caminho .vertical-dotted-line-pair-2{height:516px}}.section-caminho .horizontal-dotted-line-pair-2{position:absolute;width:50%;height:1px;border-bottom:5px dashed #2b53a1;z-index:-1;left:250px;top:373px}@media only screen and (min-device-width:995px)and (max-device-width:1140px){.section-caminho .horizontal-dotted-line-pair-2{left:247px;top:355px}}@media (min-width:768px)and (max-width:991.98px){.section-caminho .horizontal-dotted-line-pair-2{width:516px}}.section-caminho .final-dotted-line-pair-2{position:absolute;height:100%;width:1px;border-right:5px dashed #2b53a1;z-index:-1;left:22%;top:153%}@media only screen and (min-device-width:995px)and (max-device-width:1140px){.section-caminho .final-dotted-line-pair-2{top:145%;left:25%}}@media (min-width:768px)and (max-width:991.98px){.section-caminho .final-dotted-line-pair-2{height:516px}}.section-caminho .vertical-dotted-line-pair-4{position:absolute;height:85%;width:1px;border-right:5px dashed #2b53a1;z-index:-1;left:72%;top:123px}@media only screen and (min-device-width:995px)and (max-device-width:1140px){.section-caminho .vertical-dotted-line-pair-4{top:154px;left:76%;height:70%}}@media (min-width:768px)and (max-width:991.98px){.section-caminho .vertical-dotted-line-pair-4{height:516px}}.section-caminho .horizontal-dotted-line-pair-4{position:absolute;width:50%;height:1px;border-bottom:5px dashed #2b53a1;z-index:-1;left:255px;top:332px}@media only screen and (min-device-width:995px)and (max-device-width:1140px){.section-caminho .horizontal-dotted-line-pair-4{left:254px;top:320px;width:50%}}@media (min-width:768px)and (max-width:991.98px){.section-caminho .horizontal-dotted-line-pair-4{width:516px}}.section-caminho .final-dotted-line-pair-4{position:absolute;height:70%;width:1px;border-right:5px dashed #2b53a1;z-index:-1;left:22%;top:136%}@media only screen and (min-device-width:995px)and (max-device-width:1140px){.section-caminho .final-dotted-line-pair-4{top:131%;left:26%}}@media (min-width:768px)and (max-width:991.98px){.section-caminho .final-dotted-line-pair-4{height:516px}}.section-caminho .swiper-pagination-custom{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;position:relative;margin-bottom:16px;margin-top:8px;width:100%}.section-caminho .swiper-pagination-custom:before{content:"";position:absolute;width:100%;height:4px;background-color:#2b53a1;bottom:50%;z-index:-1}.section-caminho .pagination-bullet{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:26px;height:26px;border-radius:50%;background-color:#add8e6;color:#2b53a1;font-size:"Open Sans";text-align:center;line-height:40px;font-size:14px;font-weight:700;cursor:pointer;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.section-caminho .pagination-bullet.active{background-color:#1a3d7c;color:#fff}.empreendimento-single .swiper-button-next{right:30px!important;color:#d02f27;top:540px!important}.empreendimento-single .swiper-button-prev{left:30px!important;color:#d02f27;top:540px!important}.empreendimento-single .pagination-all-cards{display:none}@media (max-width:767.98px){.empreendimento-single .space-fla{margin-top:10px}}.section-banner-campinas{padding-top:48px;padding-bottom:71px}@media (max-width:768px){.section-banner-campinas{padding-top:24px;padding-bottom:85px}}.section-banner-campinas .title-campinas h1{color:#fff;font-family:Roboto;font-size:40px;font-weight:700;line-height:48px;margin-bottom:24px}@media (max-width:768px){.section-banner-campinas .title-campinas h1{font-size:24px;line-height:28.8px;margin-bottom:8px}}.section-banner-campinas .text-campinas{color:#fff;font-family:Roboto;font-size:18px;font-weight:400;line-height:27px;margin-bottom:24px}@media (max-width:991.98px){.section-banner-campinas .text-campinas{font-size:16px;line-height:24px;margin-bottom:8px}}@media only screen and (min-device-width:701px)and (max-device-width:1024px){.section-banner-campinas .btn-white{width:50%}}@media (max-width:700px){.section-banner-campinas .btn-white{margin-bottom:24px;width:100%;color:#0249d0;font-size:16px}}.section-banner-campinas .teste .border-img-desk{border-radius:10px}@media (max-width:768px){.section-banner-campinas .teste .border-img-desk{display:none}}.section-banner-campinas .teste .border-img{border-radius:10px}@media (max-width:768px){.section-banner-campinas .teste .border-img{display:block}}.section-banner-campinas .teste .swiper-slide{width:100%!important}@media (max-width:768px){.section-banner-campinas .teste .swiper-slide{width:auto!important}}@media only screen and (min-device-width:767px)and (max-device-width:991px){.section-banner-campinas .border-img{height:300px!important;margin-top:10px;width:500px!important}}.section-info-campinas{padding-top:110px;padding-bottom:48px}@media only screen and (min-device-width:767px)and (max-device-width:991px){.section-info-campinas{padding-top:240px}}@media (max-width:766px){.section-info-campinas{padding-top:111px;padding-bottom:24px}}.section-info-campinas .title-campinas h2{color:#333;font-family:Roboto;font-size:32px;font-weight:700;line-height:38.4px}@media (max-width:768px){.section-info-campinas .title-campinas h2{font-size:18px;line-height:27px}}.section-info-campinas .text-campinas{color:#333;font-family:Roboto;font-size:16px;font-weight:400;line-height:24px}.section-info-campinas .space-card{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-info-campinas .card-campinas{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:10px;border:.5px solid #dbd9d7;background:#fff;padding:16px;-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-box-shadow:2px 2px 8px 0 rgba(0,0,0,.15);box-shadow:2px 2px 8px 0 rgba(0,0,0,.15);overflow:hidden}@media (max-width:992px){.section-info-campinas .card-campinas{width:130px;height:130px}}@media (min-width:992px){.section-info-campinas .card-campinas{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - 20px);flex:0 0 calc(33.33333% - 20px)}}.section-info-campinas .card-campinas .car-text{color:#333;text-align:center;font-family:Roboto;font-size:16px;font-weight:400;line-height:24px}@media (max-width:992px){.section-info-campinas .card-campinas .car-text{font-size:13px;line-height:21px}}.section-info-campinas .swiperCardsCampinas .swiper-pagination{position:relative}.section-info-campinas .swiperCardsCampinas .swiper-pagination .swiper-pagination-bullet{background:#b2b0ae;width:4px;height:4px}.section-first-gallery-campinas{padding-top:48px;padding-bottom:48px}@media (max-width:768px){.section-first-gallery-campinas{padding-top:24px;padding-bottom:24px}}.section-first-gallery-campinas .title-gallery h3{color:#333;font-family:Roboto;font-size:32px;font-weight:700;line-height:38.4px;margin-bottom:8px;margin-top:24px}@media (max-width:992px){.section-first-gallery-campinas .title-gallery h3{font-size:18px;line-height:27px;margin-top:8px;margin-bottom:16px}}.section-first-gallery-campinas .description-galley{color:#333;font-family:Roboto;font-size:16px;font-weight:400;line-height:24px;margin-bottom:24px}@media (max-width:768px){.section-first-gallery-campinas .description-galley{margin-top:10px;margin-bottom:8px}}.section-first-gallery-campinas .third-list-item{padding-bottom:8px}.section-first-gallery-campinas .third-list-item p{margin-bottom:0;color:#333;font-family:Roboto;font-size:16px;font-weight:400;line-height:24px}@media (max-width:768px){.section-first-gallery-campinas .third-list-item p{font-size:14px;font-weight:400;line-height:21px}}.section-first-gallery-campinas .third-list-item img{margin-right:8px}.section-first-gallery-campinas .info-location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.section-first-gallery-campinas .info-location{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}.section-first-gallery-campinas .info-location .btn-location{display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;border-radius:8px;background:#f9f1eb}.section-first-gallery-campinas .info-location .btn-location p{margin-bottom:0;color:#b06431;font-family:Roboto;font-size:14px;font-weight:700;line-height:21px}@media (max-width:768px){.section-first-gallery-campinas .info-location .btn-location p{font-size:12px;font-weight:700;line-height:18px}}.section-first-gallery-campinas .btn-gallery{color:#fff;font-family:Roboto;font-size:14px;font-weight:700;line-height:21px;padding:12px 24px;border-radius:8px;background:#722a40;margin-top:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-device-width:701px)and (max-device-width:1024px){.section-first-gallery-campinas .btn-gallery{width:50%}}@media (max-width:700px){.section-first-gallery-campinas .btn-gallery{width:100%;margin-top:8px;font-size:16px}}.section-first-gallery-campinas .position-card{height:336px}@media (max-width:768px){.section-first-gallery-campinas .position-card{height:224px}}.section-first-gallery-campinas .size-img{height:336px}@media (max-width:768px){.section-first-gallery-campinas .size-img{height:224px}}@media (max-width:768px){.section-first-gallery-campinas .swiper-pagination .swiper-pagination-bullet{background:#333}}.section-first-gallery-campinas .swiper-button-next.swiper-button-disabled{pointer-events:auto}.section-second-gallery-campinas{padding-top:48px;padding-bottom:48px}@media (max-width:768px){.section-second-gallery-campinas{padding-top:24px;padding-bottom:24px}}.section-second-gallery-campinas .title-gallery h4{color:#fff;font-family:Roboto;font-size:32px;font-weight:700;line-height:38.4px;margin-top:24px;margin-bottom:8px}@media (max-width:992px){.section-second-gallery-campinas .title-gallery h4{font-size:18px;line-height:27px;margin-top:8px;margin-bottom:16px}}.section-second-gallery-campinas .description-galley{color:#fff;font-family:Roboto;font-size:16px;font-weight:400;line-height:24px;margin-bottom:24px}@media (max-width:768px){.section-second-gallery-campinas .description-galley{margin-top:10px;margin-bottom:8px}}.section-second-gallery-campinas .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-second-gallery-campinas .list .third-list-item{width:auto;text-align:center;gap:8px;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}.section-second-gallery-campinas .list .third-list-item p{color:#fff;text-align:center;font-family:Roboto;font-size:14px;font-weight:400;line-height:21px}.section-second-gallery-campinas .list .third-list-item img{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.section-second-gallery-campinas .info-location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.section-second-gallery-campinas .info-location{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}.section-second-gallery-campinas .info-location .btn-location{display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;border-radius:8px;background:#9ff4ef}.section-second-gallery-campinas .info-location .btn-location p{margin-bottom:0;color:#009588;font-family:Roboto;font-size:14px;font-weight:700;line-height:21px}@media (max-width:768px){.section-second-gallery-campinas .info-location .btn-location p{font-size:12px;font-weight:700;line-height:18px}}.section-second-gallery-campinas .info-location .btn-location .fa-map-marker-alt{color:#009588}.section-second-gallery-campinas .btn-white{margin-top:24px}@media only screen and (min-device-width:701px)and (max-device-width:1024px){.section-second-gallery-campinas .btn-white{width:50%}}@media (max-width:700px){.section-second-gallery-campinas .btn-white{width:100%;margin-top:8px;font-size:16px}}.section-second-gallery-campinas .position-card{height:336px}@media (max-width:768px){.section-second-gallery-campinas .position-card{height:224px}}.section-second-gallery-campinas .size-img{height:336px}@media (max-width:768px){.section-second-gallery-campinas .size-img{height:224px}}.section-second-gallery-campinas .swiper-button-next.swiper-button-disabled{pointer-events:auto}.section-third-gallery-campinas{padding-top:48px;padding-bottom:48px}@media (max-width:768px){.section-third-gallery-campinas{padding-top:24px;padding-bottom:24px}}.section-third-gallery-campinas .title-gallery{color:#fff;font-family:Roboto;font-size:32px;font-weight:700;line-height:38.4px;margin-top:16px;margin-bottom:8px}@media (max-width:992px){.section-third-gallery-campinas .title-gallery{font-size:18px;line-height:27px;margin-top:8px;margin-bottom:16px}}.section-third-gallery-campinas .description-galley{color:#fff;font-family:Roboto;font-size:16px;font-weight:400;line-height:24px;margin-bottom:16px}@media (max-width:768px){.section-third-gallery-campinas .description-galley{margin-top:10px;margin-bottom:8px}}.section-third-gallery-campinas .third-list-item{padding-bottom:8px}.section-third-gallery-campinas .third-list-item p{margin-bottom:0;color:#fff;font-family:Roboto;font-size:16px;font-weight:400;line-height:24px}@media (max-width:768px){.section-third-gallery-campinas .third-list-item p{font-size:14px;font-weight:400;line-height:21px}}.section-third-gallery-campinas .third-list-item img{margin-right:8px}.section-third-gallery-campinas .info-location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.section-third-gallery-campinas .info-location{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}.section-third-gallery-campinas .info-location .btn-location-third{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;padding:4px 8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;border-radius:8px;background:-webkit-linear-gradient(351deg,#faf4a8 -7.55%,#e7bd6a 27.29%,#fcf8c0 73.75%,#cfae7d 98.03%);background:-o-linear-gradient(351deg,#faf4a8 -7.55%,#e7bd6a 27.29%,#fcf8c0 73.75%,#cfae7d 98.03%);background:linear-gradient(99deg,#faf4a8 -7.55%,#e7bd6a 27.29%,#fcf8c0 73.75%,#cfae7d 98.03%)}.section-third-gallery-campinas .info-location .btn-location-third p{margin-bottom:0;color:#333;font-family:Roboto;font-size:12px;font-weight:700;line-height:18px}@media (max-width:768px){.section-third-gallery-campinas .info-location .btn-location-third p{font-size:12px;font-weight:700;line-height:18px}}.section-third-gallery-campinas .btn-gallery{color:#fff;font-family:Roboto;font-size:14px;font-weight:700;line-height:21px;padding:12px 24px;border-radius:8px;background:#ab623d;margin-top:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-device-width:701px)and (max-device-width:1024px){.section-third-gallery-campinas .btn-gallery{width:50%}}@media (max-width:700px){.section-third-gallery-campinas .btn-gallery{width:100%;margin-top:8px;font-size:14px}}.section-third-gallery-campinas .position-card{height:336px}@media (max-width:768px){.section-third-gallery-campinas .position-card{height:224px}}.section-third-gallery-campinas .size-img{height:336px}@media (max-width:768px){.section-third-gallery-campinas .size-img{height:224px}}.section-third-gallery-campinas .swiper-pagination .swiper-pagination-bullet{background-color:#fff}@media (max-width:768px){.section-third-gallery-campinas .img-logo img{width:114px;height:50px}}.section-third-gallery-campinas .swiper-button-next.swiper-button-disabled{pointer-events:auto}.campinas .second-card-section-bairro{background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);border-top:1px solid #dbd9d7;border-bottom:1px solid #dbd9d7;padding:80px 0}@media (max-width:768px){.campinas .second-card-section-bairro{padding:30px 0 0}}.campinas .second-card-section-bairro .second-card-section-title{color:#333;font-family:Roboto;font-size:32px;font-weight:700;line-height:38.4px;margin-bottom:30px}@media (max-width:768px){.campinas .second-card-section-bairro .second-card-section-title{font-size:24px;font-weight:700;line-height:28.8px}}.campinas .second-card-section-bairro .card-blog{margin-bottom:0}.campinas .bairros-form{padding:90px 0 0}@media (max-width:768px){.campinas .bairros-form{padding:0}}.campinas .bairros-form .form{border:1px solid #dbd9d7;border-radius:20px;overflow:hidden}@media (max-width:768px){.campinas .bairros-form .form{border-radius:20px 20px 0 0}}.campinas .bairros-form .form .form-mobile-title{color:#fff;font-size:18px;font-weight:700;line-height:27px}.campinas .bairros-form .form .form-background{background-repeat:no-repeat!important;background-size:cover!important;background-position:100%!important}@media (max-width:768px){.campinas .bairros-form .form .form-background{height:200px}}.campinas .bairros-form .form .form-body{padding:60px}@media (max-width:768px){.campinas .bairros-form .form .form-body{padding:15px}.campinas .bairros-form .form .form-body .title_forms{display:none}}.campinas .bairros-form .form .form-body .gform_wrapper.gravity-theme .gfield_label{font-weight:400}.campinas .bairros-form .form .form-body .ginput_container input,.campinas .bairros-form .form .form-body .ginput_container textarea{border-radius:8px;border:1px solid #dbd9d7}.campinas .bairros-form .form .form-body .gfield_select{border-radius:8px;border:1px solid #dbd9d7;background:none}.campinas .bairros-form .form .form-body .gform_button{padding:12px 24px;background-color:#b2b0ae;border-radius:8px;color:#fff;font-weight:700;display:inline-block;border:none}.campinas .bairros-form .form .form-body .gform-field-label{display:inline}.campinas .bairros-form .form .form-body .gform_validation_errors{display:none}.campinas .bairros-form .form .form-body .gfield_description.validation_message.gfield_validation_message{background:none;border:none;padding:0;font-size:12px}@media (max-width:768px){.campinas .bairros-form .title__form{display:none!important}}.campinas .bairros-form .gform_footer input.button{float:left!important}.campinas .bairros-form .termos_gform label,.campinas .bairros-form .termos_gform label a{color:#333}.zona-norte-rj .bairros-form{padding:90px 0 0}@media (max-width:768px){.zona-norte-rj .bairros-form{padding:0}}.zona-norte-rj .bairros-form .form{border:1px solid #dbd9d7;border-radius:20px;overflow:hidden}@media (max-width:768px){.zona-norte-rj .bairros-form .form{border-radius:20px 20px 0 0}}.zona-norte-rj .bairros-form .form .form-mobile-title{color:#fff;font-size:18px;font-weight:700;line-height:27px}.zona-norte-rj .bairros-form .form .form-background{background-repeat:no-repeat!important;background-size:cover!important;background-position:100%!important}@media (max-width:768px){.zona-norte-rj .bairros-form .form .form-background{height:160px}}.zona-norte-rj .bairros-form .form .form-body{padding:60px}@media (max-width:768px){.zona-norte-rj .bairros-form .form .form-body{padding:15px}.zona-norte-rj .bairros-form .form .form-body .title_forms{display:none}}.zona-norte-rj .bairros-form .form .form-body .gform_wrapper.gravity-theme .gfield_label{font-weight:400}.zona-norte-rj .bairros-form .form .form-body .ginput_container input,.zona-norte-rj .bairros-form .form .form-body .ginput_container textarea{border-radius:8px;border:1px solid #dbd9d7}.zona-norte-rj .bairros-form .form .form-body .gfield_select{border-radius:8px;border:1px solid #dbd9d7;background:none}.zona-norte-rj .bairros-form .form .form-body .gform_button{padding:12px 24px;background-color:#b2b0ae;border-radius:8px;color:#fff;font-weight:700;display:inline-block;border:none}.zona-norte-rj .bairros-form .form .form-body .gform-field-label{display:inline}.zona-norte-rj .bairros-form .form .form-body .gform_validation_errors{display:none}.zona-norte-rj .bairros-form .form .form-body .gfield_description.validation_message.gfield_validation_message{background:none;border:none;padding:0;font-size:12px}@media (max-width:768px){.zona-norte-rj .bairros-form .title__form{display:none!important}}.zona-norte-rj .bairros-form .gform_footer input.button{float:left!important}.zona-norte-rj .bairros-form .termos_gform label,.zona-norte-rj .bairros-form .termos_gform label a{color:#333}.section-lemonde-campinas{padding:48px 0}@media (max-width:768px){.section-lemonde-campinas{padding:24px 0}}.section-lemonde-campinas .title-lemonde{color:#333;text-align:center;font-family:Roboto;font-size:32px;font-weight:700;line-height:38.4px;margin-bottom:8px}@media (max-width:768px){.section-lemonde-campinas .title-lemonde{font-size:18px;line-height:27px;text-align:left}}.section-lemonde-campinas .title-lemonde p{margin-bottom:0}.section-lemonde-campinas .text-lemonde{color:#000;text-align:center;font-family:Roboto;font-size:16px;font-weight:400;line-height:24px;margin-bottom:24px}@media (max-width:768px){.section-lemonde-campinas .text-lemonde{margin-bottom:16px;text-align:left}}.section-lemonde-campinas .text-item{color:#000;font-family:Roboto;font-size:18px;font-weight:400;line-height:27px}.section-lemonde-campinas .swiperItensCampinas .swiper-pagination{position:sticky;width:100%}.section-lemonde-campinas .swiperItensCampinas .swiper-pagination-bullet{background:#333;width:4px;height:4px}.section-lemonde-campinas .swiperItensCampinas .text-item-mobile{color:#000;font-family:Roboto;font-size:14px;font-weight:400;line-height:21px}@media (min-width:1024px){.section-lemonde-campinas .swiper-two{width:100%}}@media (min-width:1024px){.section-lemonde-campinas .swiper-three{width:80%}}@media (max-width:768px){.last-content .title-last,.most-read h2{color:#333;font-family:Roboto;font-size:24px;font-style:normal;font-weight:700;line-height:28.8px}}@media (min-width:768px){.card-empreendimento-new:hover{-webkit-box-shadow:2px 2px 8px 0 rgba(0,0,0,.15);box-shadow:2px 2px 8px 0 rgba(0,0,0,.15);border-radius:10px;height:100%}}.card-empreendimento-new .img-card-empreendimento-new{border-radius:15px;max-height:200px!important;height:200px}@media (max-width:768px){.card-empreendimento-new .img-card-empreendimento-new{height:auto!important;max-height:275px!important;aspect-ratio:7/5!important;-o-object-fit:cover!important;object-fit:cover!important}}.card-empreendimento-new .seals-wrapper__seal .image{min-width:50px!important;height:75px;width:50px}.card-empreendimento-new .seals-wrapper-card{max-width:60px!important}.card-empreendimento-new .title{font-family:Roboto;font-size:18px!important;font-weight:700!important;color:#153b83;padding-top:3px}.card-empreendimento-new .location p{margin:0;font-family:Open Sans;color:#333;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.card-empreendimento-new .subtitle{font-family:Open Sans;font-weight:700;font-size:14px;color:#333;padding-top:3px}.card-empreendimento-new .tag-status{padding:5px 8px;border-radius:8px;background:#f3efeb;color:#333;font-family:Open Sans;font-size:12px;font-weight:700;margin-right:9px;margin-top:8px;margin-bottom:8px}.card-empreendimento-new .tag-status-new{padding:5px 10px;border-radius:15px;background:#f3efeb;color:#d02f27;font-family:Open Sans;font-size:10px;font-weight:700;top:10px;left:10px}.card-empreendimento-new .swiper-button-next:after,.card-empreendimento-new .swiper-button-prev:after{font-size:12px;background:#f3efeb;padding:8px;font-weight:700;border-radius:5px;color:#333}.card-empreendimento-new .swiper-button-disabled{display:none}.card-empreendimento-new .swiper-pagination-card{border-radius:10px;background:hsla(0,0%,100%,.25);padding:6px 10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:4px;margin-bottom:12px;bottom:-5px!important;position:absolute;text-align:center;-webkit-transition:opacity .3s;-o-transition:.3s opacity;transition:opacity .3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.card-empreendimento-new .swiper-pagination-bullet-active{background:#0249d0!important;width:5px;height:5px}.card-empreendimento-new .swiper-pagination-bullet{opacity:1;width:5px;height:5px;background:#fff}.card-empreendimento-new .space-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:768px){.card-empreendimento-new .swiper-slide{display:block!important}}.card-empreendimento-new .size-color{height:135%}@media only screen and (min-device-width:768px)and (max-device-width:995px){.card-empreendimento-new .size-color{height:250%}}@media (max-width:768px){.card-empreendimento-new .size-color{height:150%}}.card-empreendimento-new .card-programas{-ms-flex-align:start;-ms-flex-line-pack:start;align-content:flex-start;gap:4px;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.card-empreendimento-new .card-programas,.card-empreendimento-new .card-programas .program-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;align-items:flex-start}.card-empreendimento-new .card-programas .program-name{padding:4px 8px;-ms-flex-align:start;gap:10px;border-radius:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#d02f27;color:#fff;font-family:Roboto;font-size:12px;font-style:normal;font-weight:700;line-height:14.4px}.section-filter-new .filter-flex{display:-webkit-box;display:-ms-flexbox;display:flex;gap:9px}@media (max-width:768px){.section-filter-new .filter-flex{display:block}}.section-filter-new .status-empreendimento{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}@media (max-width:991.98px){.section-filter-new .status-empreendimento{overflow-x:scroll}}.section-filter-new input[type=number]{padding:2px 8px!important}.section-filter-new .btn-red{font-size:16px;font-family:Roboto;font-weight:700;padding:9px 16px;line-height:24px;border:1px solid #d02f27}@media (max-width:768px){.section-filter-new .btn-red{padding:4px 8px;font-size:14px;font-style:normal;font-weight:700;line-height:16.8px;white-space:nowrap;height:100%}}.section-filter-new .search #searchform{position:relative}.section-filter-new .search #searchform,.section-filter-new .search .search-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-filter-new .search .search-icon{position:absolute;right:10px;font-size:16px;color:#888}.section-filter-new .search .search-field{width:100%;padding:9px 14px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:9px;border:1px solid #dbd9d7;font-family:Roboto;font-size:16px;font-weight:400}.section-filter-new .search .clear-icon{position:absolute;right:10px;cursor:pointer;visibility:visible}.section-filter-new .dropdown,.section-filter-new .dropdown-bathroom,.section-filter-new .dropdown-more,.section-filter-new .dropdown-rooms{position:relative;display:inline-block}.section-filter-new .dropdown-content,.section-filter-new .dropdown-content-bathroom,.section-filter-new .dropdown-content-rooms{min-width:200px;margin-top:-1px}.section-filter-new .dropdown-content-more{min-width:315px}.section-filter-new label{display:block!important}.section-filter-new .label-text{font-family:Open Sans;font-size:12px;font-weight:400;color:#333}.section-filter-new .input-group{border-bottom:1px solid #333}.section-filter-new .dropdown-content,.section-filter-new .dropdown-content-bathroom,.section-filter-new .dropdown-content-more,.section-filter-new .dropdown-content-rooms{display:none;position:absolute;background-color:#fff;padding:15px;z-index:999;border-radius:8px;-webkit-box-shadow:0 10px 15px 0 rgba(0,0,0,.1);box-shadow:0 10px 15px 0 rgba(0,0,0,.1)}.section-filter-new .dropdown-content-mobile{width:100%;background-color:#fff;padding:15px;z-index:999;border-radius:8px;-webkit-box-shadow:0 10px 15px 0 rgba(0,0,0,.1);box-shadow:0 10px 15px 0 rgba(0,0,0,.1)}.section-filter-new .dropdown-bathroom:hover .dropdown-content-bathroom,.section-filter-new .dropdown-more:hover .dropdown-content-more,.section-filter-new .dropdown-rooms:hover .dropdown-content-rooms,.section-filter-new .dropdown:hover .dropdown-content{display:block}.section-filter-new .dropdown-button,.section-filter-new .text-content-more{font-family:Roboto;font-size:16px;color:#333;font-weight:700}.section-filter-new .dropdown-button{padding:9px 16px;border-radius:8px;border:1px solid #dbd9d7;background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}@media (max-width:768px){.section-filter-new .dropdown-button{padding:4px 8px;font-size:14px;font-style:normal;font-weight:700;line-height:16.8px}}.section-filter-new .select2-container{width:100%!important}.section-filter-new .select2-selection--single{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:auto!important;border:1px solid #dbd9d7;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0!important;width:100%!important;background:transparent}.section-filter-new .select2-selection__rendered{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;padding:7px 32px 7px 16px!important;font-family:Roboto!important;font-size:16px!important;font-weight:700;color:#333;background:transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:768px){.section-filter-new .select2-selection__rendered{padding:4px 32px 4px 8px!important;font-size:14px!important;line-height:24px!important}}.section-filter-new .select2-selection__arrow b{display:none}.section-filter-new .select2-selection__arrow{width:24px!important;height:24px!important;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCiAgPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzIwMDFfMjE0NSkiPg0KICAgIDxwYXRoIGQ9Ik0yLjQ1NDAxIDcuOTM5NDlDMi43MzUzIDcuNjU4MjggMy4xMTY3NiA3LjUwMDMxIDMuNTE0NTEgNy41MDAzMUMzLjkxMjI2IDcuNTAwMzEgNC4yOTM3MiA3LjY1ODI4IDQuNTc1MDEgNy45Mzk0OUwxMiAxNS4zNjQ1TDE5LjQyNSA3LjkzOTQ5QzE5LjcwNzkgNy42NjYyNSAyMC4wODY4IDcuNTE1MDYgMjAuNDgwMSA3LjUxODQ3QzIwLjg3MzQgNy41MjE4OSAyMS4yNDk2IDcuNjc5NjQgMjEuNTI3NyA3Ljk1Nzc2QzIxLjgwNTkgOC4yMzU4NyAyMS45NjM2IDguNjEyMDkgMjEuOTY3IDkuMDA1MzhDMjEuOTcwNCA5LjM5ODY4IDIxLjgxOTIgOS43Nzc1OCAyMS41NDYgMTAuMDYwNUwxMy4wNjA1IDE4LjU0NkMxMi43NzkyIDE4LjgyNzIgMTIuMzk3OCAxOC45ODUyIDEyIDE4Ljk4NTJDMTEuNjAyMyAxOC45ODUyIDExLjIyMDggMTguODI3MiAxMC45Mzk1IDE4LjU0NkwyLjQ1NDAxIDEwLjA2MDVDMi4xNzI4IDkuNzc5MTkgMi4wMTQ4MyA5LjM5NzczIDIuMDE0ODMgOC45OTk5OEMyLjAxNDgzIDguNjAyMjQgMi4xNzI4IDguMjIwNzggMi40NTQwMSA3LjkzOTQ5WiIgZmlsbD0iIzMzMyIvPg0KICA8L2c+DQogIDxkZWZzPg0KICAgIDxjbGlwUGF0aCBpZD0iY2xpcDBfMjAwMV8yMTQ1Ij4NCiAgICAgIDxyZWN0IHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0id2hpdGUiLz4NCiAgICA8L2NsaXBQYXRoPg0KICA8L2RlZnM+DQo8L3N2Zz4NCg==);position:absolute;top:20px!important;right:6px!important;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}@media (max-width:768px){.section-filter-new .select2-selection__arrow{top:16px!important;right:5px!important}}.section-filter-new .dropdown-active{background-color:#d02f27;color:#fff}.section-filter-new select{padding:9px 16px 9px 40px;border-radius:8px;font-family:Roboto;font-size:16px;font-weight:700;line-height:24px;color:#333;border:1px solid #dbd9d7;appearance:none;-webkit-appearance:none;-moz-appearance:none}@media (max-width:768px){.section-filter-new select{padding:4px 8px;font-size:14px;font-style:normal;font-weight:700;line-height:16.8px;height:100%}}.section-filter-new .btns-filter-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;gap:9px}@media (max-width:768px){.section-filter-new .btns-filter-mobile{gap:8px;overflow-x:auto;padding-left:5px;padding-right:5px;margin-top:15px;padding-bottom:10px}}.section-filter-new .btns-filter{display:-webkit-box;display:-ms-flexbox;display:flex;gap:9px}@media (max-width:768px){.section-filter-new .btns-filter{gap:8px;padding-left:5px;padding-right:5px;margin-top:15px;padding-bottom:10px}}.section-filter-new .selectStyle{background-color:#d02f27;color:#fff!important;border-radius:8px}.section-filter-new .selectStyleArrow{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCiAgPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzIwMDFfMjE0NSkiPg0KICAgIDxwYXRoIGQ9Ik0yLjQ1NDAxIDcuOTM5NDlDMi43MzUzIDcuNjU4MjggMy4xMTY3NiA3LjUwMDMxIDMuNTE0NTEgNy41MDAzMUMzLjkxMjI2IDcuNTAwMzEgNC4yOTM3MiA3LjY1ODI4IDQuNTc1MDEgNy45Mzk0OUwxMiAxNS4zNjQ1TDE5LjQyNSA3LjkzOTQ5QzE5LjcwNzkgNy42NjYyNSAyMC4wODY4IDcuNTE1MDYgMjAuNDgwMSA3LjUxODQ3QzIwLjg3MzQgNy41MjE4OSAyMS4yNDk2IDcuNjc5NjQgMjEuNTI3NyA3Ljk1Nzc2QzIxLjgwNTkgOC4yMzU4NyAyMS45NjM2IDguNjEyMDkgMjEuOTY3IDkuMDA1MzhDMjEuOTcwNCA5LjM5ODY4IDIxLjgxOTIgOS43Nzc1OCAyMS41NDYgMTAuMDYwNUwxMy4wNjA1IDE4LjU0NkMxMi43NzkyIDE4LjgyNzIgMTIuMzk3OCAxOC45ODUyIDEyIDE4Ljk4NTJDMTEuNjAyMyAxOC45ODUyIDExLjIyMDggMTguODI3MiAxMC45Mzk1IDE4LjU0NkwyLjQ1NDAxIDEwLjA2MDVDMi4xNzI4IDkuNzc5MTkgMi4wMTQ4MyA5LjM5NzczIDIuMDE0ODMgOC45OTk5OEMyLjAxNDgzIDguNjAyMjQgMi4xNzI4IDguMjIwNzggMi40NTQwMSA3LjkzOTQ5WiIgZmlsbD0iI2ZmZiIvPg0KICA8L2c+DQogIDxkZWZzPg0KICAgIDxjbGlwUGF0aCBpZD0iY2xpcDBfMjAwMV8yMTQ1Ij4NCiAgICAgIDxyZWN0IHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0id2hpdGUiLz4NCiAgICA8L2NsaXBQYXRoPg0KICA8L2RlZnM+DQo8L3N2Zz4NCg==)!important}.section-filter-new .location-none p{color:#d32f2f!important}.overlay-loading{position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.8);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;font-weight:700;font-size:1.2rem;z-index:999}.card-empreendimento-wrapper{position:relative}.section-banner-glossario{background-image:var(--background-desktop);background-position:bottom;background-repeat:no-repeat;background-size:cover;padding:50px 0}@media (max-width:768px){.section-banner-glossario{padding:30px 0;background-image:var(--background-mobile)}}.section-banner-glossario .content-glossario{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:768px){.section-banner-glossario .content-glossario{gap:20px}}.section-banner-glossario .content-glossario .title-glossario h1{color:#fff;font-family:Roboto;font-size:40px;font-style:normal;font-weight:700;line-height:48px;margin-bottom:0}.section-banner-glossario .content-glossario .subtitle-glossario{color:#fff;font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:27px}.section-banner-glossario .content-glossario .subtitle-glossario p{margin-bottom:0}.section-glossario{padding:24px 0}@media (max-width:768px){.section-glossario{padding:0 0 16px}}.section-glossario .clear-filters-glosario{font-family:Roboto;font-size:14px;font-weight:700;color:#d02f27;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:self-end;align-self:self-end}@media (max-width:767.98px){.section-glossario .clear-filters-glosario{margin-bottom:14px;margin-top:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:auto;align-self:auto;font-weight:700}}.section-glossario .title-search{margin-bottom:4px!important}.section-glossario .letter-filter,.section-glossario .title-search{color:#333;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700!important;line-height:normal}.section-glossario .grid-glossario{display:grid;grid-template-columns:1fr;gap:32px}@media (min-width:992px){.section-glossario .grid-glossario{grid-template-columns:repeat(3,1fr)}}.section-glossario .itens-glossario{margin-top:32px}.section-glossario .letter-filter{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.section-glossario .letter-filter{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.section-glossario .letter-filter span{color:#333;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.section-glossario .letter-filter .letter-button{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.section-glossario .letter-filter .letter-button button{color:#333;width:30px;height:30px;border-radius:5px;border:1px solid #dbd9d7;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;font-weight:700}@media (max-width:768px){.section-glossario .letter-filter .letter-button button{width:45px;height:45px}}.section-glossario .letter-filter .letter-button .active{color:#fff;background:#0249d0}.section-glossario .btn-blue{font-family:Open Sans!important}.section-glossario .btn-blue svg{margin-right:10px}.comment-form .section-glossario input[type=email],.comment-form .section-glossario input[type=text],.comment-form .section-glossario input[type=url],.comment-form .section-glossario textarea,.search-form .section-glossario .search-field,.section-glossario .comment-form input[type=email],.section-glossario .comment-form input[type=text],.section-glossario .comment-form input[type=url],.section-glossario .comment-form textarea,.section-glossario .form-control,.section-glossario .search-form .search-field{color:#333!important}@media (max-width:768px){.section-glossario .margin-itens{padding:0 15px}}@media (max-width:768px){.section-glossario .card-input{border-radius:0}}@media (max-width:768px){.section-glossario .letter-filter{overflow-x:auto;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}.section-glossario .letter-button{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:.5rem;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}}.section-glossario .no-results{text-align:center;font-size:18px;font-family:Roboto;font-weight:400;color:#333}#container-empreendimentos .btn-outline-red{padding:12px 24px;border-radius:8px;font-family:Roboto;font-size:14px}#container-empreendimentos .btn-outline-red:hover{background-color:#d02f27;color:#fff;font-family:Roboto}#container-empreendimentos .margin-card{margin-bottom:30px}.template-encontre-seu-apartamento .select2-dropdown{width:322px!important;border-radius:8px!important}.quem-participa-mcmv{padding:48px 0}@media (max-width:991.98px){.quem-participa-mcmv{padding:24px 0}}.quem-participa-mcmv p{margin:0}.quem-participa-mcmv .swiper-button-next{right:0;top:40%;width:30px;height:30px!important}.quem-participa-mcmv .swiper-button-prev{left:0;top:40%;width:30px;height:30px!important}.quem-participa-mcmv .title{font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38px}@media (max-width:991.98px){.quem-participa-mcmv .title{font-size:18px;line-height:27px;text-align:left!important}}.quem-participa-mcmv .text{font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media (max-width:991.98px){.quem-participa-mcmv .text{font-size:14px;line-height:16px;text-align:left!important}}.quem-participa-mcmv .cards-quem-participa{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;gap:32px;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:32px}.quem-participa-mcmv .card-quem-participa{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;-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;gap:16px;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.quem-participa-mcmv .card-quem-participa .text-card{font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:27px}@media (max-width:767.98px){.quem-participa-mcmv .card-quem-participa .text-card{width:70%}}.quem-participa-mcmv .swiperLooptrue .swiper-pagination .swiper-pagination-bullet-active{background:#333!important;width:4px;height:4px}.quem-participa-mcmv .swiperLooptrue .swiper-pagination{position:relative!important}.quem-participa-mcmv .swiperLooptrue .swiper-pagination .swiper-pagination-bullet{background:#333!important;width:4px;height:4px}.quem-participa-mcmv .swiperLooptrue .swiper-button-next-cards-blue,.quem-participa-mcmv .swiperLooptrue .swiper-button-prev-cards-blue{color:#d02f27!important;border:2px solid #d02f27!important}.quem-participa-mcmv .swiperLooptrue .swiper-button-next-cards-blue:hover,.quem-participa-mcmv .swiperLooptrue .swiper-button-prev-cards-blue:hover{background:#d02f27!important;color:#fff!important}.faixas-de-renda{padding:48px 0}@media (max-width:991.98px){.faixas-de-renda{padding:24px 0}}@media (max-width:991.98px){.faixas-de-renda__header{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:start;-ms-flex-align:start;align-items:flex-start;gap:8px}}.faixas-de-renda__table-wrapper{width:100%;overflow-x:auto}@media (max-width:767.98px){.faixas-de-renda__table-wrapper{-webkit-overflow-scrolling:touch;padding-left:15px}}.faixas-de-renda p{margin:0}.faixas-de-renda__title h2{font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38px}@media (max-width:991.98px){.faixas-de-renda__title h2{font-size:18px;line-height:27px;min-width:auto;text-align:left!important}}.faixas-de-renda__text{font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media (max-width:991.98px){.faixas-de-renda__text{font-size:14px;line-height:16px;text-align:left!important}}.faixas-de-renda__table{width:840px;min-width:700px;margin-top:24px;border-collapse:collapse;font-family:Roboto;background-color:#fff;border-collapse:separate;border-spacing:0;border-radius:4px;border:1px solid #dbd9d7}@media (max-width:767.98px){.faixas-de-renda__table{margin-top:16px}}.faixas-de-renda__table td,.faixas-de-renda__table th{padding:12px 16px;text-align:left;font-size:15px}.faixas-de-renda__table th{background-color:#dbd9d7;font-weight:700}.faixas-de-renda__table td{border-top:1px solid #dbd9d7;border-left:1px solid #dbd9d7}.faixas-de-renda__table tr:nth-child(odd) td{background-color:#f3efeb}.vantagens-mcmv{padding:48px 0}@media (max-width:991.98px){.vantagens-mcmv{padding:24px 0}}.vantagens-mcmv p{margin:0}.vantagens-mcmv .swiper-slide picture{width:45%;-ms-flex-line-pack:center;align-content:center}.vantagens-mcmv__title h2{font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38px}@media (max-width:991.98px){.vantagens-mcmv__title h2{font-size:18px;line-height:27px;text-align:left!important}}.vantagens-mcmv__text{font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media (max-width:991.98px){.vantagens-mcmv__text{font-size:14px;line-height:16px;text-align:left!important}}.vantagens-mcmv__cards-list{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;gap:32px;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:32px}.vantagens-mcmv__card{display:-webkit-box;display:-ms-flexbox;display:flex;width:158px;height:158px;padding:16px;-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;aspect-ratio:1/1;border-radius:10px;border:.5px solid #dbd9d7;background:#fff;-webkit-box-shadow:2px 2px 8px 0 rgba(0,0,0,.15);box-shadow:2px 2px 8px 0 rgba(0,0,0,.15)}@media (max-width:767.98px){.vantagens-mcmv__card{width:210px;height:80px;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (max-width:767.98px){.vantagens-mcmv__card-icon{width:30px;height:30px}}.vantagens-mcmv__card-text{font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:16.8px}.vantagens-mcmv .swiperAdvantages .swiper-pagination .swiper-pagination-bullet-active{background:#333!important;width:4px;height:4px}.vantagens-mcmv .swiperAdvantages .swiper-pagination{position:relative!important}.vantagens-mcmv .swiperAdvantages .swiper-pagination .swiper-pagination-bullet{background:#333!important;width:4px;height:4px}.vantagens-mcmv .swiperAdvantages .swiper-button-next-cards-blue,.vantagens-mcmv .swiperAdvantages .swiper-button-prev-cards-blue{color:#d02f27!important;border:2px solid #d02f27!important}.vantagens-mcmv .swiperAdvantages .swiper-button-next-cards-blue:hover,.vantagens-mcmv .swiperAdvantages .swiper-button-prev-cards-blue:hover{background:#d02f27!important;color:#fff!important}.section-mcmv-old .home-search{padding:40px 0!important}@media (max-width:991.98px){.section-mcmv-old .home-search{padding:24px 0!important}}.card-empreendimento:hover .card-empreendimento__foto,.swiper-slide:hover .card-empreendimento__foto{width:110%!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.enterprise{background:#000e33;padding-top:80px;padding-bottom:56px;margin-bottom:-1px}.enterprise .enterprise__container{position:relative;z-index:5}.enterprise .select2-container--open .select2-selection__rendered{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.enterprise .select2-container--default.select2-container--disabled .select2-selection__rendered{color:#646e82!important;background-color:#cccfd6!important}.enterprise .select2-dropdown--below{top:-45px}@media (max-width:991.98px){.enterprise .swiperEmpreendimentoBlackFriday{position:relative;z-index:5}}.enterprise h2{font-family:Roboto;font-size:32px;font-style:normal;font-weight:600;line-height:38.4px;color:#fff}@media (max-width:991.98px){.enterprise h2{font-size:24px;line-height:28.4px;text-align:left!important;margin-bottom:16px}}.enterprise .select2-container .select2-selection--single .select2-selection__arrow{margin-right:0!important;margin-top:4px!important}.enterprise__select-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.enterprise label{font-family:Roboto;font-size:12px;font-style:normal;font-weight:500;line-height:18px;color:#fff;margin-bottom:8px}.enterprise .select2-container{width:100%!important}.enterprise .select2-selection--single{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:auto!important;border:1px solid #dbd9d7;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0!important;width:100%!important;background:transparent}.enterprise .select2-selection__rendered{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;padding:7px 32px 7px 16px!important;font-family:Roboto!important;font-size:16px!important;font-weight:700;color:#d02f27;background:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:768px){.enterprise .select2-selection__rendered{padding:8px 32px 8px 12px!important;font-size:14px!important;line-height:24px!important}}.enterprise .select2-selection__arrow b{display:none}.enterprise .select2-selection__arrow{width:24px!important;height:24px!important;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCiAgPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzIwMDFfMjE0NSkiPg0KICAgIDxwYXRoIGQ9Ik0yLjQ1NDAxIDcuOTM5NDlDMi43MzUzIDcuNjU4MjggMy4xMTY3NiA3LjUwMDMxIDMuNTE0NTEgNy41MDAzMUMzLjkxMjI2IDcuNTAwMzEgNC4yOTM3MiA3LjY1ODI4IDQuNTc1MDEgNy45Mzk0OUwxMiAxNS4zNjQ1TDE5LjQyNSA3LjkzOTQ5QzE5LjcwNzkgNy42NjYyNSAyMC4wODY4IDcuNTE1MDYgMjAuNDgwMSA3LjUxODQ3QzIwLjg3MzQgNy41MjE4OSAyMS4yNDk2IDcuNjc5NjQgMjEuNTI3NyA3Ljk1Nzc2QzIxLjgwNTkgOC4yMzU4NyAyMS45NjM2IDguNjEyMDkgMjEuOTY3IDkuMDA1MzhDMjEuOTcwNCA5LjM5ODY4IDIxLjgxOTIgOS43Nzc1OCAyMS41NDYgMTAuMDYwNUwxMy4wNjA1IDE4LjU0NkMxMi43NzkyIDE4LjgyNzIgMTIuMzk3OCAxOC45ODUyIDEyIDE4Ljk4NTJDMTEuNjAyMyAxOC45ODUyIDExLjIyMDggMTguODI3MiAxMC45Mzk1IDE4LjU0NkwyLjQ1NDAxIDEwLjA2MDVDMi4xNzI4IDkuNzc5MTkgMi4wMTQ4MyA5LjM5NzczIDIuMDE0ODMgOC45OTk5OEMyLjAxNDgzIDguNjAyMjQgMi4xNzI4IDguMjIwNzggMi40NTQwMSA3LjkzOTQ5WiIgZmlsbD0iIzMzMyIvPg0KICA8L2c+DQogIDxkZWZzPg0KICAgIDxjbGlwUGF0aCBpZD0iY2xpcDBfMjAwMV8yMTQ1Ij4NCiAgICAgIDxyZWN0IHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0id2hpdGUiLz4NCiAgICA8L2NsaXBQYXRoPg0KICA8L2RlZnM+DQo8L3N2Zz4NCg==);position:absolute;top:20px!important;right:6px!important;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}@media (max-width:768px){.enterprise .select2-selection__arrow{top:16px!important;right:5px!important}}.enterprise .select2-container--default .select2-selection--single .select2-selection__rendered{color:#d02f27;border-radius:8px;border:1px solid #fff!important}.enterprise .empreendimentoBlackFriday__swiper{margin-top:56px;position:relative}.enterprise .empreendimentoBlackFriday__swiper:before{content:"";position:absolute;top:17%;left:-21%;width:255px;height:486px;background:url(/wp-content/themes/direcional-theme/dist/images/bg-address-new-dire_6a5a4ee8.png);z-index:2}.enterprise .swiper-slide{background:transparent}.enterprise .card-empreendimento{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;border-radius:24px;border:1px solid hsla(0,0%,100%,.1019607843);background:gba(255,255,255,.05);backdrop-filter:blur(8px);padding:.5rem;min-height:655px;height:auto!important}.enterprise .card-empreendimento .card-empreendimento__container:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:80px;background:-webkit-gradient(linear,left bottom,left top,from(#000),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(bottom,#000,hsla(0,0%,100%,0));background:-o-linear-gradient(bottom,#000 0,hsla(0,0%,100%,0) 100%);background:linear-gradient(1turn,#000,hsla(0,0%,100%,0));z-index:1}.enterprise .card-empreendimento .card-empreendimento__container{position:relative;height:280px;-o-object-fit:cover;object-fit:cover;border-radius:24px;width:100%;overflow:hidden}.enterprise .card-empreendimento .card-empreendimento__container .card-empreendimento__status{position:absolute;top:16px;left:16px;color:#fff;border-radius:24px;background:#d02f27;padding:4px 12px;font-family:Roboto;font-size:14px}.enterprise .card-empreendimento .card-empreendimento__container .card-empreendimento__foto{height:auto;width:100%;max-width:none!important;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .5s!important;-o-transition:all .5s!important;transition:all .5s!important}.enterprise .card-empreendimento .card-empreendimento__container .card-empreendimento__location{font-family:Open Sans;font-size:14px;color:#fff;line-height:21px;position:absolute;bottom:23px;left:1rem;z-index:1}.enterprise .card-empreendimento .card-empreendimento__container .card-empreendimento-flex--info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;position:absolute;bottom:15px;right:10px;z-index:1}.enterprise .card-empreendimento .card-empreendimento__container .card-empreendimento__black{font-family:Open Sans;font-size:14px;color:#fff;line-height:21px;background:rgba(0,0,0,.5019607843);backdrop-filter:blur(4px);border-radius:8px;padding:4px 8px}.enterprise .card-empreendimento .card-empreendimento__bairro{font-family:Roboto;font-size:20px;font-weight:600;margin-top:22px;color:#fff;line-height:24px}.enterprise .card-empreendimento .card-empreendimento__location-title,.enterprise .card-empreendimento .card-empreendimento__price{font-family:Open Sans;font-size:14px;color:#fff;line-height:21px}.enterprise .card-empreendimento .card-empreendimento__price{margin-bottom:10px;margin-top:10px}.enterprise .card-empreendimento .card-empreendimento__price p{font-family:Roboto;font-size:32px;font-weight:600;color:#fff;line-height:38.4px}.enterprise .card-empreendimento .card-empreendimento__proximidade{display:-webkit-box;display:-ms-flexbox;display:flex;gap:9px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.enterprise .card-empreendimento .card-empreendimento__proximidade .empreendimento__proximidade--icon{width:16px;height:16px}.enterprise .card-empreendimento .card-empreendimento__proximidade .card-empreendimento__proximidade--title{font-family:Open Sans;font-size:14px;color:#fff;line-height:21px}.enterprise .card-empreendimento .card-empreendimento__specials{background:#d02f27;padding:12px 16px;border-radius:8px}.enterprise .card-empreendimento .card-empreendimento__know-more,.enterprise .card-empreendimento .card-empreendimento__specials{margin-top:16px;font-family:Roboto;font-size:14px;color:#fff;line-height:21px;text-align:center;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.enterprise .card-empreendimento .card-empreendimento__know-more{font-weight:500}.enterprise .swiper-button-next-cards{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAOISURBVHgB1ZrbbtNAEIYnIW1TQqgoAhoEVOIKJO55EHhMeJDeV4KrSm1QUkAUpW3UpBzCfPZstDnHh3XML40sYqP+/+zMenbGFckBo9Goppd9tYbajto9tTtqNe+xodpArW/Wq1QqQ8mIiqSEkX6qdl+taaRu1X7Z9a+ZQ80MgXW7IqAjGcQkFuARf6J2Y8QHkg4IaZp9VWsnFZJIgJJ/ITHxa7VLmfRwFuAUwo4wRMTZuv9xLQFKHE+9UquqfVf7LWGAkAdqW2rH66zGSgFK/rFeDiX2+KUUgz2Jw+pERfxY9uBSARYyBxLH560UC5dr3WUhtVCAR74r4UJmFVaKqM77Uck/lM2TF/vbbLMtC+UZzAiwhH0pmyfvAIdztUPltjN9c94KvJE4WctA3oH8u1J7PX1jQoDFPQ8XtdskQU+tqhyf+z+OBVjocPOnlBe8gw6sGojgrwDkL6RcoTMNuFG6tNwPkQDzPll+LeUHoTReBbcCVJQkSZm970D9RREZrYITwMviSvLHkdkzyReEEeVGlNWEz7akL4lXgdz6KPmKgGuTMGIFCJ9Qdc57tbaEEcEq7COAY2Ao70M+lAic3nACMp9NlyCUCDacHQTUJfzuE0IETo9WgAKpiO0zbxFsp7WaZMeREUoKJ+KtpEMkoCr/OVgBwgchaTsMSTyI1z/YlVB6JxkB8T+y4GSWM+aR/yLpgfMHEKeA25awyJs8oPUyRMDQ/hEKIcgDnN5HQF/CrUAo8mBXTACHmIaEQSjyAKf3qtpvYReilK5LGIQgj/eHtB7di4xTDvV13kVd2pfUKtAIpl803j7pAe1KMdtpVuB0+qY4PSZsYUTzaE/Kj2iW4DrXvsdZBZI5j/ooFFz7ve1+GAvwVuGRlBeQP/PnBhMxrzdQRk1UxlCC05ZxHGNe0n6WOM5ClxdJ4BL3ePrGjABVyFZ6KvEsrAz54GYEJ/NGTnO3TX3wm8RJ3ZLNinDkO4tGTatGTJQBiNjErIAQZsjSmY57H+sM+ZjWMPCg3OhJMXBDvlOLhoVIMmZl8EEvhvZ7yDErTWYOWZ9yGbP6sJBiCIKIPJvB5CJe50V6vixkppHmUwM3CMFTiOBEdyPpQP111668RLv2Ql0bWT72QAh9VXYJEo6PPBDiPvjwiVTN6EHV7Hm87fIqMXHJKsCHJ6Zh5r5GcYAccc1qEdecAi/SkvbxD4tPIX6gVlUIAAAAAElFTkSuQmCC);background-size:contain;background-repeat:no-repeat;width:32px!important;height:32px!important;position:absolute;right:0;bottom:0}.enterprise .swiper-button-next-cards:after{display:none}.enterprise .swiper-button-prev-cards{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAONSURBVHgB1ZpdT1NBEIantXxoRSIGBaOSeKWJ9/4Q+Zn6Q/SaRK9IANNWDZgCDS1+lHnOmW227Wl7er77JpMNPW1439nZ3dmZU5MMMBwOGzrsqDXVNtQeqt1Ta3hfG6j11Xpm3VqtNpCUqElCGOnnao/UtozUrdofG/+bOTTMELhpIwJakkLM0gI84s/Ubox4X5IBIVtmP9TOlhWylAAl/0pC4tdqlzLu4TTAKYQdYYiI07g/jCVAieOpN2p1tV9qfyUfIOSx2praUZzZWChAyT/V4UBCj19KMdiWMKyOVcT5vC/OFWAhsydhfN5KsXBrrT0vpGYK8Mi3Jb+QWYSFIupRHyr5J1I+ebH/zTa7b6E8hSkBtmBfS/nkHeDQUTtQbhuTD6Nm4J2Ei7UK5B1Yf1dqbycfjAmwuOfLRe02y6CrVleOL/0PRwIsdHj4W6oLzqA9ywYC+DMA+QupVuhMAm6kLvvug0CAeZ9Vfi3VB6E0mgU3A2SULJIqe9+B/IskMpgFJ4DD4kqyBSH52SxrEEakG8GqJnzWJXlKHAXIf7QxD8B1izBiBgifLPMcn/yZ2gfJB8zCDgK4Bmbl/Sjy3yUf4PSmE5D6birFkgdsOBsI2JT0u0/R5AFOD2aABCmNgDLIA7bTRkPSw99tGL/E/2kg+L0kQyCgLisOZoDwQUjSCsOhlBNCASD+T2bczGIC0oc2IuKT2gvJHzi/D3ESuHVJhzJEUHoZIGBgf6RF0SJweg8BPUk/Aw5FirgvJoBLTFOyQ5SIPIDTu3Wtt7ALkUpvSnbwReQBvD+g9BgUtuyiTH59LquBXbWOCvjptk9qQKhahYON7ZO6KVfLkLCFEcWjbak+gl6Cq1z7HmcWWMxZ5Ed5wZXfR2trJMCbhV2pLiB/6vcNxmJeH6CMnKiKoQSnNeM4QtSi/SZhnGV1uGUBt3CPJh9MCVCF3I9PJOyFVWE9uB7BcVTLKXLbZH+VcFHvS7kiHPnWrFbTohYTBxwiyugVEMI0WVqTce8jTpOPbg0ND9KNrhQD1+Q7sWiYiWXarDQ+qMVQfs+zzUqRmUvW10zarD4spGiCICLLYjBrEa9zkHbmhcwkkrxq4BoheAoR3OhuJBnIvx7YyCHatgM1NtK87IEQ6qrsEiw4XvJAiHvhwydSN6MG1bDv4223rpYmLmkF+PDENM3c2ygOkCOumS3imlvgRVLSPu4AUzkmIoGp92oAAAAASUVORK5CYII=);background-size:contain;background-repeat:no-repeat;width:32px!important;height:32px!important;position:absolute;right:50px;bottom:0}.enterprise .swiper-button-prev-cards:after{display:none}.enterprise .border-b{border-bottom:1px solid hsla(0,0%,100%,.1)}.enterprise .select2-selection__arrow{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAGCAYAAAAVMmT4AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACSSURBVHgBdc6xEcIwDAXQL+fYg5I6TVpgEorQBhbgkGEDKgqKZJKYMk1WgBFSA7awixw+H/mtnr5E293pIUL17XLQ+JPNnuczUa110EpEGkC4rM7HKegEcG9nsr4zJi+W5GecF2v0XXtPoX25VX3lJ40tZaUZIN9O/FG2SWEwFJ/9LWDwbohhSBbj8SUBLVIY8gVJNlRRc6jYbAAAAABJRU5ErkJggg==);top:26px!important;background-repeat:no-repeat}.facilities{padding-top:3rem;padding-bottom:3rem;background-size:cover;background-position:50%;background-repeat:no-repeat}@media (min-width:1024px){.facilities{padding-top:80px;padding-bottom:80px}}.card-empreendimento__proximidade picture{width:auto!important;height:auto!important}.facilities--container{margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}.facilities--title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:56px}.facilities--title img{max-width:803.607px;width:100%}.facilities--items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}@media (min-width:1024px){.facilities--items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.facilities--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;background-color:hsla(0,0%,100%,.0509803922);border:1px solid hsla(0,0%,100%,.1019607843);border-radius:24px;padding:1.5rem}@media (min-width:1024px){.facilities--item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:0;width:25%;padding:28px 28px 32px}}.facilities--item-icon{-ms-flex-negative:0;flex-shrink:0}.facilities--item img{margin-bottom:1.5rem;width:96px;height:96px}@media (min-width:1024px){.facilities--item img{width:120px;height:120px}}.facilities--item-title{font-family:Roboto;color:#fff;font-size:18px;font-weight:600;line-height:1.5rem;margin-bottom:1rem}@media (min-width:1024px){.facilities--item-title{font-size:20px;min-height:48px}}.facilities--item-description{font-family:Open Sans;color:#fff;font-size:14px;font-weight:400;line-height:21px}.section__card-black-friday{background-color:#000e33}.section__card-black-friday__container:before{content:"";position:absolute;top:-20%;left:99%;width:255px;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);height:486px;background:url(/wp-content/themes/direcional-theme/dist/images/icon-bg-card-black-dire_6a5a4ee8.png);z-index:3;transform:translate(-50%,-50%)}@media (max-width:991.98px){.section__card-black-friday__container:before{top:19%}}@media (min-width:1024px){.section__card-black-friday{padding-top:0}}.section__card-black-friday__container{margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem;position:relative;z-index:1}@media (max-width:991.98px){.section__card-black-friday__container{padding:0 15px}}.section__card-black-friday__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.5rem 1rem;border-radius:24px;border:4px solid hsla(0,0%,100%,.1);background-color:hsla(0,0%,100%,.05);backdrop-filter:blur(20px);min-height:524px;background-size:cover;background-repeat:no-repeat;background-position:0;width:100%;background-clip:padding-box}@media (min-width:1024px){.section__card-black-friday__card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:3rem 2rem 3.5rem;min-height:450px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.section__card-black-friday__title p{font-family:Roboto;color:#fff;margin-top:1rem;margin-bottom:2rem;font-size:20px;line-height:24px}@media (min-width:1024px){.section__card-black-friday__title p{font-size:28px;line-height:33.6px;margin-bottom:2.5rem}}.section__card-black-friday__content{max-width:350px}.section__card-black-friday__button{border-radius:.5rem;background-color:#d02f27;display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px 16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;color:#fff;font-family:Open Sans;font-size:18px;font-weight:700;line-height:27px;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:991.98px){.section__card-black-friday__button{width:100%;padding:24px 9px}}.section__card-black-friday__button:hover{background:#de5a4e;color:#fff}@media (min-width:1024px){.section__card-black-friday__button{width:100%}}.footer-black{background-color:#000e33;padding-top:120px;padding-bottom:120px;margin-top:-1px}.footer-black__container{margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem;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;position:relative;z-index:0}.footer-black__container:before{content:"";position:absolute;top:0;left:70%;width:2732px;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);height:2498px;background:url(/wp-content/themes/direcional-theme/dist/images/bg-hover-footer-dire_e77ec6eb.png);z-index:-1;transform:translate(-50%,-50%)}.footer-black__content{margin-left:auto;margin-right:auto;max-width:800px}.footer-black__logo{margin-bottom:3.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-black__logo img{width:188px;height:88px}.footer-black__logo:before{content:"";position:absolute;top:8%;left:54%;width:430px;height:257px;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url(/wp-content/themes/direcional-theme/dist/images/logo-shadow-footer-dire_652308e6.png);z-index:-1}@media (max-width:991.98px){.footer-black__logo:before{top:7%;left:60%}}.footer-black__title{font-family:Roboto;color:#fff;font-weight:700;font-size:28px;line-height:33.6px;text-align:center;margin-bottom:1.5rem}@media (min-width:1024px){.footer-black__title{font-size:40px;line-height:48px}}.footer-black__description{font-family:Roboto;color:#fff;font-size:16px;font-weight:400;line-height:24px;text-align:center;margin-bottom:3.5rem}.footer-black__button a{border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px 5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;color:#fff;font-family:Roboto;font-size:21px;font-weight:700;line-height:28.8px;cursor:pointer;width:100%;border:1px solid #fee2e2;margin-bottom:3.5rem;text-shadow:0 11px 23px hsla(0,0%,100%,.13);background:-webkit-linear-gradient(5deg,rgba(208,47,39,.03) 2.96%,hsla(0,0%,85%,.03) 96.14%);background:-o-linear-gradient(5deg,rgba(208,47,39,.03) 2.96%,hsla(0,0%,85%,.03) 96.14%);background:linear-gradient(85deg,rgba(208,47,39,.03) 2.96%,hsla(0,0%,85%,.03) 96.14%)}@media (min-width:1024px){.footer-black__button a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:28px;line-height:33.6px;padding:25px 30px}}.footer-black__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem;margin-bottom:8rem}.footer-black__socials a img{width:24px;height:24px}.footer-black__text{font-family:Roboto;color:#fff;font-size:12px;font-weight:400;line-height:18px;text-align:center}.hero:before{content:"";position:absolute;top:0;left:50%;width:100%;min-width:1920px;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:1548px;background:url(/wp-content/themes/direcional-theme/dist/images/hero-dire_94e09727.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0;opacity:.7}@media (max-width:600px){.hero__form.container{max-width:100vw;width:100vw;padding-left:12px;padding-right:12px}.hero__form-card,.hero__form.container{-webkit-box-sizing:border-box;box-sizing:border-box}.hero__form-card{width:100%;min-width:0}}.hero:after{content:"";position:absolute;top:59%;left:51%;width:980px;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:900px;background:url(/wp-content/themes/direcional-theme/dist/images/img-hero-dire-new_3029ae8f.png);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0}@media (max-width:991.98px){.hero:after{top:7%;left:100%;height:300px;width:330px;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.hero{position:relative;overflow:initial}@media (min-width:1024px){.hero .hero{overflow:auto;margin-bottom:0}}.hero .hero__form{margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem;padding-top:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;z-index:10;position:relative}@media (max-width:768px){.hero .hero__form{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.hero .hero__form input[type=text],.hero .hero__form select{height:46px}.hero .hero__form .gfield_consent_label{margin-bottom:0;font-family:Roboto;color:#fff;font-size:16px;font-weight:400;line-height:24px}.hero .hero__form .gfield_consent_label a{text-decoration:underline!important;color:#fff}@media (min-width:1024px){.hero .hero__form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.hero .hero__form-card{max-width:480px;padding:.5rem;border-radius:24px;border:1px solid hsla(0,0%,100%,.1019607843);background-color:hsla(0,0%,100%,.0470588235);backdrop-filter:blur(20px)}.hero .hero__form-text-before{font-family:Roboto;color:#fff;font-size:20px;font-weight:600;line-height:24px;padding:1rem 1.5rem .5rem;text-align:center}.hero .hero__form-text-after{font-family:Open Sans;color:#fff;background:rgba(0,27,89,.96);font-size:12px;font-weight:400;line-height:18px;text-align:left;border-top:none!important;border:1px solid hsla(0,0%,100%,.15);border-radius:0 0 16px 16px;padding:24px 28px 32px}.hero .hero__form .gform_wrapper{border-radius:16px 16px 0 0;border:1px solid hsla(0,0%,100%,.15);background:rgba(0,27,89,.96);padding:28px 28px 0;margin-top:10px;border-bottom:none!important}@media (max-width:991.98px){.hero .hero__form .gform_wrapper{padding:28px 8px 0}}.hero .gfield_label{color:#fff;font-family:Roboto;font-size:12px;font-style:normal;font-weight:500!important;line-height:18px}.hero .gform-footer{position:relative}.hero .gform-footer:before{bottom:19%;content:"";left:83%;position:absolute;height:24px;width:28px;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyOCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDEyTDAgMFYxMlYyNEwxMiAxMloiIGZpbGw9IiNFNkRBRDgiLz4KPHBhdGggZD0iTTI4IDEyTDE2IDBWMTJWMjRMMjggMTJaIiBmaWxsPSIjRTZEQUQ4Ii8+Cjwvc3ZnPgo=)}@media (max-width:991.98px){.hero .gform-footer:before{display:none}}.hero .hero__form--info{max-width:487px;z-index:10;margin-bottom:2rem}@media (min-width:1024px){.hero .hero__form--info{margin-bottom:0}}.hero .hero__form-logo{margin-bottom:3rem;width:180px;height:72px;position:relative}.hero .hero__form-logo:before{content:"";position:absolute;top:58%;left:43%;width:522px;height:310px;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url(/wp-content/themes/direcional-theme/dist/images/logo-shadow-hero-desktop_855ab7b3.png);z-index:-1}@media (max-width:991.98px){.hero .hero__form-logo:before{background:url(/wp-content/themes/direcional-theme/dist/images/logo-shadow-hero-mobile_6cbb19cc.png);width:279px;height:179px;top:55%;left:70%}}@media (min-width:1024px){.hero .hero__form-logo{width:auto;height:auto}}.hero .hero__form-title h1{font-family:Roboto;color:#fff;font-size:32px;font-weight:400;line-height:38.4px;margin-bottom:1.5rem}.hero .hero__form-title h1 strong{font-weight:700}.hero .hero__form-subtitle{font-family:Open Sans;color:#fff;font-size:18px;font-weight:400;line-height:27px;margin-top:24px;margin-bottom:1rem}@media (min-width:768px){.hero .hero__form-subtitle{max-width:300px}}.hero .hero__form-subtitle p{margin-bottom:0}.hero .hero__form-benefit{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem;margin-bottom:.5rem}.hero .hero__form-benefit-text{font-family:Open Sans;color:#fff;font-size:18px;font-weight:400;line-height:27px}.hero .hero .gfield_label{font-family:Open Sans;color:#fff;font-weight:600;font-size:12px;line-height:18px}.hero .hero .gform_wrapper.gravity-theme .gform_fields{gap:1.5rem}.hero input[type=button],.hero input[type=submit]{border-radius:.5rem;background-color:#d02f27;border-radius:8px;border:1px solid #d02f27;background:#d02f27;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);display:-webkit-box;display:-ms-flexbox;display:flex;min-height:64px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;-ms-flex-item-align:stretch;align-self:stretch;color:#fff;font-family:Roboto;font-size:18px;font-style:normal;font-weight:500;line-height:27px;width:100%;padding:16px 70px 16px 24px}@media (max-width:991.98px){.hero input[type=button],.hero input[type=submit]{padding-right:0}}.hero input[type=button]:hover,.hero input[type=submit]:hover{background:#de5a4e;cursor:pointer}.hero .gfield_consent_label{font-family:Open Sans;color:#fff;font-weight:400!important;font-size:14px!important;line-height:1}.hero .gfield_consent_label a{text-decoration:underline}.hero .gfield_select,.hero .textarea,.hero input[type=email],.hero input[type=text]{border-radius:8px;border:1px solid hsla(0,0%,100%,.9019607843);background-color:hsla(0,0%,100%,.8);font-size:16px;font-family:Open Sans;font-weight:400;color:#646e82}.hero .ginput_container_consent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.hero input[type=checkbox]{width:1.25rem;height:1.25rem;border-radius:.5rem;accent-color:red}.hero .gform_validation_errors{display:none}.hero .gfield_validation_message{border:none!important;background:transparent!important;padding:0!important}@media (min-width:995px)and (max-width:1666px){.hero .hero__bg-image{height:-webkit-fill-available;top:30px;padding-left:100px;position:absolute}}@media (min-width:768px)and (max-width:995px){.hero .hero__bg-image{display:none}}@media (max-width:767px){.hero .hero__bg-image{left:250px;height:300px;top:-20px;width:272px;-o-object-fit:cover;object-fit:cover}}@media (min-width:1666px){.hero .hero__bg-image{height:-webkit-fill-available;top:85px;padding-left:300px}}.hero .hero__bg-image{position:absolute}.hero .hero__form-logo-image{width:301px;height:128px}@media (max-width:768px){.hero .hero__form-logo-image{width:170px;height:72px}}.address{padding-top:3rem;padding-bottom:3rem;background-color:#000e33;margin-bottom:-1px;margin-top:-1px;position:relative;z-index:1}@media (min-width:1024px){.address .address{padding-top:56px;padding-bottom:88px}}@media (min-width:1024px){.address .address__accordion{width:52%}}.address .address__container{margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}.address .address__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:1024px){.address .address__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.address .address__title{font-family:Roboto;color:#fff;font-size:24px;font-weight:600;line-height:28.8px;text-align:left;max-width:470px;margin-bottom:32px;position:relative}.address .address__title:before{content:"";position:absolute;top:-240%;left:-100%;z-index:-1;width:1366px;height:1925px;background:url(/wp-content/themes/direcional-theme/dist/images/bg-adresss-dire.png);border-radius:2px}@media (min-width:1024px){.address .address__title{font-size:48px;line-height:57.6px;margin-bottom:0}}.address .address__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;margin-bottom:.5rem;border-radius:24px;border:1px solid hsla(0,0%,100%,.1019607843);background-color:hsla(0,0%,100%,.0509803922);backdrop-filter:blur(20px);padding:1rem}@media (min-width:1024px){.address .address__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.address .address__item-title{font-family:Open Sans;color:#fff;font-size:16px;font-weight:600;line-height:20px;margin-bottom:.5rem}@media (min-width:1024px){.address .address__item-title{font-size:20px;line-height:24px}}.address .address__item-description{font-family:Open Sans;color:#fff;font-size:14px;font-weight:400;line-height:21px}.address .address__group{border-bottom:1px solid hsla(0,0%,100%,.1490196078);padding-top:1rem;padding-bottom:1rem}.address .address__group-content{margin-top:16px}.address .address__group-toggle{font-family:Open Sans;background-color:transparent;font-weight:700;line-height:1.5rem;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;cursor:pointer;border:none}.address .address__group-toggle:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.address .address__group-toggle.active{border:none;outline:none;color:#f7b2a6}.address .address__group-toggle{color:#fff;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}@media (max-width:768px){.address .address__item-icon{width:80px;height:80px}}.faqblack{background-color:#000e33;padding-top:3rem;padding-bottom:3.5rem;margin-top:-1px}@media (min-width:1024px){.faqblack .faqblack{padding-top:120px;padding-bottom:88px}}.faqblack .faqblack__container{margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem;position:relative;z-index:1}.faqblack .faqblack__title{color:#fff;text-align:center;font-family:Roboto;font-size:40px;font-style:normal;font-weight:600;line-height:48px;margin-bottom:32px}@media (max-width:768px){.faqblack .faqblack__title{font-size:28px;line-height:34px}}@media (min-width:1024px){.faqblack .faqblack__title{font-size:40px;line-height:48px}}.faqblack .faqblack__content{width:100%}@media (min-width:1024px){.faqblack .faqblack__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.faqblack .faqblack__accordion{margin-left:auto;margin-right:auto}@media (min-width:1024px){.faqblack .faqblack__accordion{width:800px}}.faqblack .faqblack__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;margin-bottom:.5rem;border-radius:24px;border:1px solid hsla(0,0%,100%,.1);background-color:hsla(0,0%,100%,.05);backdrop-filter:blur(20px);padding:1rem}@media (min-width:1024px){.faqblack .faqblack__item .faqblack__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.faqblack .faqblack__item-title{font-family:Open Sans;color:#fff;font-size:16px;font-weight:600;line-height:1.25rem;margin-bottom:.5rem}@media (min-width:1024px){.faqblack .faqblack__item-title{font-size:20px;line-height:1.5rem}}.faqblack .faqblack__item-description{font-family:Open Sans;color:hsla(0,0%,100%,.8);font-size:14px;font-weight:400;line-height:21px}.faqblack .faqblack__item-description ol,.faqblack .faqblack__item-description ul{padding-left:1.25rem;list-style-type:disc}.faqblack .faqblack__item-description p{margin-bottom:.5rem}.faqblack .faqblack__group{border-bottom:1px solid hsla(0,0%,100%,.15);padding-top:1rem;padding-bottom:1rem}.faqblack .faqblack__group-toggle{font-family:Roboto;color:hsla(0,0%,100%,.6);background-color:transparent;margin-bottom:1rem;font-weight:700;line-height:1.5rem;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;cursor:pointer;border:none;text-align:left}.faqblack .faqblack__group-toggle:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.faqblack .faqblack__group-toggle.active{color:#f7b2a6}.template-black-friday .section-contact-bar-home,.template-black-friday .section-contact-bar-home-mobile{display:none!important}.template-black-friday .btn-wpp-black{position:fixed;right:21px;bottom:100px;z-index:99999}@media (min-width:1024px){.template-black-friday .btn-wpp-black{bottom:21px}}.template-black-friday .btn-red-black{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;gap:1rem;min-height:56px;padding:24px 20px;-ms-flex-item-align:stretch;align-self:stretch;border-radius:8px 8px 0 0;border:1px solid #d02f27;background-color:#d02f27;-webkit-box-shadow:0 25px 50px -10px rgba(0,0,0,.2);box-shadow:0 25px 50px -10px rgba(0,0,0,.2);color:#fff;font-weight:700;font-family:Open Sans,sans-serif;font-size:18px;line-height:27px;letter-spacing:0;position:fixed;bottom:0;width:100%;z-index:99999}.template-black-friday .btn-red-black:hover{color:#fff}@media (min-width:1024px){.template-black-friday .btn-red-black{display:none}}.template-black-friday main{overflow:hidden;background-color:#000e33}.section-banner-cliente{padding:48px 0 24px}@media (max-width:768px){.section-banner-cliente{padding:24px 0}}.section-banner-cliente__title h1{color:#333;font-family:Roboto;font-size:40px;font-style:normal;font-weight:700;line-height:48px;margin-bottom:8px;margin-top:26px}@media (max-width:768px){.section-banner-cliente__title h1{color:#212529;font-size:24px;line-height:28.8px;margin-top:16px}}.section-banner-cliente__sub-titulo{color:#333;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media (max-width:768px){.section-banner-cliente__sub-titulo{color:#212529;font-family:Roboto;font-size:14px;line-height:16.8px}}.section-banner-cliente .caracteristicas{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:26px}@media (max-width:768px){.section-banner-cliente .caracteristicas{gap:12px;margin-bottom:16px}}.section-banner-cliente .caracteristicas img{-o-object-fit:contain;object-fit:contain}.section-banner-cliente .caracteristicas .item-caracteristica{color:#333;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:0}.section-banner-cliente .caracteristicas .caracteristicas-itens{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.section-banner-cliente .logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;margin-bottom:16px}.section-banner-cliente .btns{text-align:left}@media (max-width:768px){.section-banner-cliente .btns{text-align:center}}.section-banner-cliente .btn-outline-red{border:none!important;padding:12px 24px;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:16.8px;-webkit-text-decoration-line:underline!important;text-decoration-line:underline!important}.section-video-cliente{padding:48px 0 24px}@media (max-width:768px){.section-video-cliente{padding:24px 0}}.section-video-cliente .iframe-lightbox-link{cursor:pointer}.section-video-cliente span.desc{color:#333;font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:27px}@media (max-width:767.98px){.section-video-cliente span.desc{font-size:16px;line-height:24px}}.section-video-cliente .play{position:absolute;left:0;right:0;top:35%;margin:0 auto;z-index:99}.section-video-cliente .thumbnail{border-radius:8px;background:rgba(51,51,51,.4);position:relative}.section-video-cliente .thumbnail:after{content:"";position:absolute;inset:0;border-radius:8px!important;background:rgba(51,51,51,.4);pointer-events:none}.section-video-cliente__title{color:#333;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px;margin-bottom:16px}@media (max-width:768px){.section-video-cliente__title{font-family:Roboto;font-size:18px;line-height:27px;margin-bottom:8px}}.section-video-cliente__texto{color:#6d6b68;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:16px}@media (max-width:768px){.section-video-cliente__texto{font-size:14px;line-height:16.8px;margin-bottom:0}}.section-video-cliente__texto p{margin-bottom:0}@media (max-width:768px){.section-video-cliente .btn-red{margin:16px 0}}.section-contato-cliente{padding:24px 0;background-color:#153b83}.section-contato-cliente__texto{color:#f3efeb;font-family:Roboto;font-size:24px;font-style:normal;font-weight:700;line-height:28.8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.section-contato-cliente__texto{font-size:18px;line-height:27px}}.section-contato-cliente__texto p{margin-bottom:0}.section-contato-cliente .btn-contato{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.section-contato-cliente .btn-contato-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-contato-cliente .btn-wpp{color:#fff;text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:16.8px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;border-radius:8px;background-color:#23bd3b;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media (max-width:768px){.section-contato-cliente .btn-wpp{width:100%}}.section-contato-cliente .btn-tel{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;border-radius:8px;background-color:#fff;color:#333;text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:16.8px;margin-top:16px}.section-map-rio .iframe-map iframe{width:100%!important;border:0;display:block;height:416px}@media (min-width:768px){.section-map-rio .iframe-map iframe{height:600px}}.section-map-rio .btn-map{position:absolute;bottom:80px;right:150px;z-index:10;padding:12px 20px;border-radius:8px;background-color:#0249d0;color:#fff;border:none}.section-map-rio .btn-map-mobile{background:#0249d0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-family:Roboto;color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:24px;border:none;border-radius:0}.section-stand-rio{background-color:#f3efeb;padding-top:48px;padding-bottom:30px}@media (max-width:768px){.section-stand-rio{padding-top:24px;padding-bottom:24px}}.section-stand-rio__title{color:#333;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px}@media (max-width:768px){.section-stand-rio__title{font-size:18px;line-height:27px}}.section-stand-rio__texto{color:#333;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media (max-width:768px){.section-stand-rio__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-stand-rio__content .section-stand-rio__endereco{color:#d02f27;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.section-stand-rio__content .section-stand-rio__endereco strong{color:#333;font-weight:700}@media (min-width:768px){.section-stand-rio__content br{display:none}}.section-stand-rio .btn-red{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}@media (max-width:768px){.section-stand-rio .btn-red{margin-bottom:15px}}.section-cards-rio{padding:48px 0;background-color:#f3efeb}@media (max-width:768px){.section-cards-rio{padding:24px 0}}.section-cards-rio__info{padding-bottom:32px}@media (max-width:768px){.section-cards-rio__info{padding-bottom:16px}}.section-cards-rio__title{color:#333;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px}@media (max-width:768px){.section-cards-rio__title{font-size:18px;line-height:27px}}.section-cards-rio__title strong{color:#d02f27}.section-cards-rio__texto{color:#333;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.section-cards-rio__texto p{margin-bottom:0}.section-cards-rio__subtitle{color:#333;font-family:Roboto;font-size:24px;font-style:normal;text-align:center;font-weight:700;line-height:28.8px;margin-bottom:16px}@media (max-width:768px){.section-cards-rio__subtitle{font-size:16px;line-height:24px;margin-bottom:8px}}.section-cards-rio .cards-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px;margin-bottom:32px}.section-cards-rio .position-btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:768px){.section-cards-rio .position-btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-cards-rio .btn-outline-red{border-radius:8px;border:2px solid #d02f27;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.section-author h4{color:#333;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px}@media (max-width:768px){.section-author h4{font-size:24px;line-height:28.8px}}.section-author .others-author{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-author ul{list-style:none}.section-author .others-author{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:8px 30px}@media (max-width:768px){.section-author .others-author{grid-template-columns:repeat(2,1fr);gap:8px}}.section-author .others-author li{margin:0}.section-author .btn-primary{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:8px;background-color:#d02f27;color:#fff;text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:16.8px;border:none}.section-author .btn-primary:hover{background-color:#ea6664}.section-author .content-author{gap:32px}.section-author .card-author,.section-author .content-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-author .card-author{min-width:253px;padding:var(--space-s,16px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;border-radius:20px;border:1px solid #dbd9d7;background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);-webkit-box-shadow:2px 2px 8px 0 rgba(0,0,0,.15);box-shadow:2px 2px 8px 0 rgba(0,0,0,.15)}@media (max-width:768px){.section-author .card-author{min-width:160px}}.section-author .name-author{color:#153b83;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:0}.section-author .saiba-mais{color:#0249d0;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:14.4px}.section-author .image-author{width:162px;height:108px;-o-object-fit:contain;object-fit:contain}.section-author .btn-load-more,.section-author .image-author{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-author .btn-load-more{display:-webkit-box;display:-ms-flexbox;display:flex}.section-author .fade-out{opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;pointer-events:none}.section-author .hidden{display:none}.faixas-de-renda__row .btn-red{color:#fff!important;cursor:pointer}@font-face{font-family:Roboto;src:url(/wp-content/themes/direcional-theme/dist/fonts/Roboto-SemiBold_b75b2329.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/wp-content/themes/direcional-theme/dist/fonts/Roboto-ExtraBold_9e85aaee.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/wp-content/themes/direcional-theme/dist/fonts/Roboto-Medium_438624b0.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/wp-content/themes/direcional-theme/dist/fonts/Roboto-Bold_cac34660.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/wp-content/themes/direcional-theme/dist/fonts/Roboto-Black_c77466d5.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/wp-content/themes/direcional-theme/dist/fonts/Roboto-Regular_2c4fc17a.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-display:optional;font-family:Open Sans;font-weight:400;font-display:swap;src:url(/wp-content/themes/direcional-theme/dist/fonts/OpenSans-Regular_886cc912.woff2) format("woff2")}@font-face{font-display:optional;font-family:Open Sans;font-weight:700;font-display:swap;src:url(/wp-content/themes/direcional-theme/dist/fonts/OpenSans-Bold_a4c8fcdf.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:100 900;src:url(/wp-content/themes/direcional-theme/dist/fonts/Montserrat-VariableFont_wght_4d444017.ttf) format("truetype")}@font-face{font-family:Nunito Sans;font-style:normal;font-display:swap;font-weight:100 900;src:url(/wp-content/themes/direcional-theme/dist/fonts/NunitoSans-VariableFont_YTLC,opsz,wdth,wght_692b96cb.ttf) format("truetype")}.loading-spinner{position:absolute;width:100%;padding:155px 0;z-index:99;text-align:center}.loading-spinner img{width:100px;opacity:.87}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#d02f27;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);-o-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:8px;-webkit-animation:lds-ellipsis1 .6s infinite;-o-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px}.lds-ellipsis div:nth-child(2),.lds-ellipsis div:nth-child(3){-webkit-animation:lds-ellipsis2 .6s infinite;-o-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px}.lds-ellipsis div:nth-child(4){left:56px;-webkit-animation:lds-ellipsis3 .6s infinite;-o-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-o-keyframes lds-ellipsis1{0%{-o-transform:scale(0);transform:scale(0)}to{-o-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);-o-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-o-keyframes lds-ellipsis3{0%{-o-transform:scale(1);transform:scale(1)}to{-o-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);-o-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}@-o-keyframes lds-ellipsis2{0%{-o-transform:translate(0);transform:translate(0)}to{-o-transform:translate(24px);transform:translate(24px)}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);-o-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);-o-transform:translate(24px);transform:translate(24px)}}.sidebar-category h4{color:#333;font-family:Roboto;font-size:24px!important;font-style:normal;font-weight:700;line-height:28.8px}.sidebar-category select{width:100%}.select-category select,.sidebar-category select{border:none;border-bottom:1px solid #0249d0;color:#0249d0;font-family:Roboto;font-size:16px;font-weight:700;-webkit-appearance:none;-moz-appearance:none;background:transparent;background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSdibHVlJyBoZWlnaHQ9JzI0JyB2aWV3Qm94PScwIDAgMjQgMjQnIHdpZHRoPScyNCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48cGF0aCBkPSdNNyAxMGw1IDUgNS01eicvPjxwYXRoIGQ9J00wIDBoMjR2MjRIMHonIGZpbGw9J25vbmUnLz48L3N2Zz4=);background-repeat:no-repeat;background-position-x:100%}.select-category select{margin-bottom:40px;width:350px}@media (max-width:767.98px){.select-category select{width:100%}}section.banner-feirao h2{font-size:30px;font-weight:900}section.banner-feirao h6{font-size:16px;padding:0 50px}@media (max-width:767px){section.banner-feirao h6{padding:0 15px}}.comment-form section.banner-feirao input[type=submit],.search-form section.banner-feirao .search-submit,section.banner-feirao .btn,section.banner-feirao .comment-form input[type=submit],section.banner-feirao .search-form .search-submit{padding:15px 80px}section.banner-feirao img{max-height:150px}.feirao-group{width:100%;background-image:-webkit-linear-gradient(67.27deg,#e7b623 -3.17%,#f7e11a 78.19%);background-image:-o-linear-gradient(67.27deg,#e7b623 -3.17%,#f7e11a 78.19%);background-image:linear-gradient(22.73deg,#e7b623 -3.17%,#f7e11a 78.19%);border-radius:10px;font-family:Bebas Neue;letter-spacing:2px;font-weight:400}.feirao-group label{color:#000;font-size:16px}.feirao-group input{height:40px;width:15px;margin:0 15px}.banner-feirao-filtros{border-radius:20px;overflow:hidden;display:block;text-decoration:none}.banner-feirao-filtros:hover{text-decoration:none}.banner-feirao-filtros .text{background-image:-webkit-linear-gradient(67.27deg,#e7b623 -3.17%,#f7e11a 78.19%);background-image:-o-linear-gradient(67.27deg,#e7b623 -3.17%,#f7e11a 78.19%);background-image:linear-gradient(22.73deg,#e7b623 -3.17%,#f7e11a 78.19%);color:#fff;padding:10px 30px;font-family:Bebas Neue}.banner-feirao-filtros .text:hover{text-decoration:none}.banner-feirao-filtros .text img{max-height:23px;margin-top:-5px}.banner-feirao-filtros .text h4{font-weight:400;margin-bottom:0;font-family:Bebas Neue;font-size:24px;color:#000}section.disclaimer span{font-size:11px;color:#333;text-align:center}div.sinal{background-color:#b61f24}.card-feirao{background-color:#000;width:100%;padding:15px 30px;border-radius:10px;background-image:url(/wp-content/themes/direcional-theme/resources/assets/images/bg_card_preco.png);background-size:cover}.card-feirao .preco-de{color:#fff;font-family:Bebas Neue;font-size:22px}.card-feirao .preco-de strong{font-weight:400;text-decoration:line-through}.card-feirao .preco-por{color:#fff;font-family:Bebas Neue;font-size:22px}.card-feirao .preco-por strong{font-weight:400;color:#e7b623;font-size:46px}.card-feirao h5{color:#fff;font-family:Bebas Neue;font-weight:400;font-size:42px;margin:0}.card-feirao h5 strong{color:#e7b623;font-weight:400}body{overflow-x:hidden}.sticky,.sticky-sonhos{position:fixed;top:0;width:100%}html{scroll-behavior:smooth;overflow-x:hidden}.remove-hover{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.remove-hover:hover{background-color:transparent!important;-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}@media (max-width:1130px){.header-desktop{display:none}}@media (max-width:1130px){.header-mobile{display:block}}@media (min-width:1130px){.header-mobile{display:none}}.header-mobile .postion-menu-mobile{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-mobile .postion-menu-mobile,.header-mobile .postion-menu-mobile .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav.header-menu{height:80px;padding:18px 0;background:#fff;width:100%;z-index:999999}nav.header-menu .img-width{width:160px;height:20px}nav.header-menu .element-align{margin-top:-3px}nav.header-menu .busca-space{width:19px;height:19px}nav.header-menu .separator{background-color:#dbd9d7;width:1px;height:30px;position:absolute;right:0;top:0;left:0;margin:0 auto}nav.header-menu .btn-blue{top:-3px;position:relative}nav.header-menu .busca-button{cursor:pointer}nav.header-menu ul li{cursor:pointer;position:relative;padding:10px 6px;margin:0!important}nav.header-menu ul li.menu-item-has-children ul.sub-menu{display:none;background-color:#fff;border-radius:5px;list-style:none;position:absolute;left:-15px;top:33px;width:auto;z-index:999;margin-top:10px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1882352941);box-shadow:0 0 10px rgba(0,0,0,.1882352941);padding:0}nav.header-menu ul li.menu-item-has-children ul.sub-menu li.menu-item{padding:5px 0 0}nav.header-menu ul li.menu-item-has-children ul.sub-menu li.menu-item.menu-item-has-children:after{font-family:Font Awesome\ 5 Free;content:"\F107";font-weight:600;display:inline-block;position:relative;color:#333339;font-size:12px;right:0;position:absolute;top:10px;padding-right:25px;padding-top:3px}nav.header-menu ul li.menu-item-has-children ul.sub-menu li.menu-item a{font-size:14px;font-weight:400;color:#333;padding:5px 24px 8px;white-space:nowrap;line-height:21px}nav.header-menu ul li.menu-item-has-children ul.sub-menu li.menu-item ul.sub-menu{display:none;position:relative;top:0;left:0}nav.header-menu ul li.menu-item-has-children:hover ul.sub-menu{display:block;overflow:hidden}nav.header-menu ul li.menu-item-has-children:hover ul.sub-menu li{margin:0}nav.header-menu ul li.menu-item-has-children:hover ul.sub-menu li:hover{background-color:#f0f0f0}nav.header-menu ul li.menu-item-has-children:hover ul.sub-menu li:hover ul.sub-menu{display:block;background:#fff;border-radius:0}nav.header-menu ul li.menu-item-has-children:hover ul.sub-menu li:hover ul.sub-menu li a{color:#333;padding:5px 0 5px 10px}nav.header-menu ul li.menu-item-has-children:after{font-family:Font Awesome\ 5 Free;content:"\F107";font-weight:600;display:inline-block;position:relative;color:#333339;font-size:12px}nav.header-menu ul li.menu-item-has-children ul.sub-menu li:hover{border-bottom:none}nav.header-menu ul li.menu-item-has-children ul.sub-menu li.menu-item-has-children:after{display:none}nav.header-menu ul li:hover{background-color:#f3efeb;z-index:99999;border-radius:5px}nav.header-menu ul li a{padding:0 5px;color:#333;font-weight:700;text-decoration:none;font-size:16px;-webkit-transition:.1s;-o-transition:.1s;transition:.1s;display:inline-block;font-family:Roboto;line-height:16px}nav.header-menu ul li .btn-areaclient{padding:6px;color:#153b83!important;font-weight:700;font-size:14px}nav.header-menu ul li .btn-areaclient:hover{background-color:#fff}nav.header-menu ul li .btn-areaclient a{color:#153b83}nav.header-menu .btn-faleconosco{border:1px solid;border-radius:8px;padding:8px 10px;color:#153b83!important;font-weight:700;font-size:14px;line-height:24px}nav.header-menu .btn-faleconosco:hover{background-color:#fff}nav.header-menu .btn-faleconosco a{color:#153b83}nav.header-menu .search-header .search-submit{display:none}@media (max-width:991.98px){nav.header-menu{display:none!important}}.header-bar{background:-webkit-linear-gradient(184deg,#0249d0,#1e4590);background:-o-linear-gradient(184deg,#0249d0 0,#1e4590 100%);background:linear-gradient(266deg,#0249d0,#1e4590);color:#6d6b68;font-size:16px;font-family:Roboto;height:56px}@media (max-width:991.98px){.header-bar{padding:4px 0;height:68px}}@media (max-width:767.98px){.header-bar{padding-top:0;height:77px}}.header-bar .img-whidth{width:110px;height:40px;-o-object-fit:contain;object-fit:contain}.header-bar img{margin-top:-7px}@media (max-width:991.98px){.header-bar img{margin-top:0}}.header-bar .text{height:40px;display:block;padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767.98px){.header-bar .text{height:auto;display:block;padding:0}}.header-bar .text p{margin-bottom:0;color:#f3efeb!important;font-family:Roboto;font-size:16px;font-weight:400;line-height:24px}@media (max-width:991.98px){.header-bar .text p{margin-left:28px;font-size:12px}}@media (max-width:767.98px){.header-bar .text p{font-family:Open Sans;font-size:12px;font-weight:500;line-height:14.4px;margin-left:0!important}}.header-bar .text p a{color:#fff;font-family:Roboto;font-size:16px;font-weight:700;line-height:normal;margin-left:48px}@media (max-width:991.98px){.header-bar .text p a{margin-left:0;font-family:Open Sans;font-size:12px;font-weight:700;line-height:14.4px}}@media (max-width:991.98px){.header-bar .text .text-mcmv{margin-bottom:4px}}.header-bar .space-img{margin-right:48px}@media (max-width:991.98px){.header-bar .space-img{margin-right:15px}}.barra-mcmv .text p{color:#333}header.header-scroller{height:53px}header.header-scroller nav li{margin-right:25px}header.header-scroller nav li a{color:#193153;font-family:Open Sans;font-size:15px;font-weight:700;line-height:24px}header.header-scroller nav{margin-top:20px;margin-left:30px;float:left}header.header-scroller a.brand{padding-top:0!important;margin-top:-6px}header.header-scroller a.brand img{height:auto;max-width:144px}header.header-scroller a.brand{float:left}header.header-scroller .menuTopContainer{left:0;right:0;z-index:2}header.header-scroller .header-links{color:#333;font-weight:700;text-transform:uppercase;font-size:14px}header.header-scroller .header-links .img{width:auto;height:19.5}.comment-form header.header-scroller input[type=submit],.search-form header.header-scroller .search-submit,header.header-scroller .btn,header.header-scroller .comment-form input[type=submit],header.header-scroller .search-form .search-submit{height:36px!important}@media (max-width:991.98px){header.header-scroller{display:none}}.reserva-parque-clube .swiper-button-next-cards{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM4SURBVHgBtVfLcRpBEO0eScb4hDPAEWg3AqGDq4wuRhEYRyBlIIhAUgRGERhfJFX5YIhgIQJvBuZkcJU17e6eWbz8d7bgHSQYZqY/05/XCEXRSGrwGlrG4BkRRAhQ59Wa/3VCACkijNDS8GUGfRjEkyLX4s4dH5K6QXMFQO2cwCI396ylLjzH6fZtm8AWm6q5YcHX2RJbOSCgb3xqAL8hnVvpvBPxOnsGP/KljZyIOzu13U0eWa+AWo0/wLlZJPcs7LZm4TxABxA/+ZXUEp2vO7+qwEUSGcKvIlzelZAu4TEeQRmwIsiG+HhJ7V++6/viXWZFcy8ciB5oSnFp4QK2mCoUsyF9udMc890sI7/lvwf0zTEBZ3mfnqJL2CNMM+mxOHmS1IphPibmHnAB590+pc+wZ9gKXMvdIsPLUjgPuKD7qRuJ3hUOtlC4+EryctQDXFycRhztBxMukHji2FKZCJreBlqcwwRt1UpSLRTvkyhku5X0VHA8SNwdzaAlX6XIhFp/1ExaHNmJuRjfFD4kmSGyuKoeSWknru2qj1S4QLxUpDKCuLUTokQmiwDPDP9VF1qC8HzvxxPO8/NQJSyqB4C4dEsQ1nV1BuUKThklXmk6SgrW0TRHpFo9RTs7o2mOb7kZbQq6Gl/gfkPs2MfT7va7nFwDQbC727duK7iPIR74xf9rXB7fFiURK3BlXLpnxM/Qtc9xZ+t+Tn3zB0XuRDyQ6uKJj4VDCxfM3FNJaeYsoLF8Mcd5EnFA4aBVUBVAzjz+7FOCmQyEoqpKBwnPy+LKO0T/HtKIaqUaETeYIM6Qb3wcd0bymHVyDSJrSiEIJCwLjY+DXtOQq+CdX2yHNpcgCBtaanyuDqjb6V4XhDYJy903JGAd0QWV5Z96XoiYsXTmjOUN3sKegVX8Ap5x2WnWkpdZcY7FKi8Uala2OGUQy8Ugdr3SvSV6vpaWIzPjOZXewOcLoQDF3ziY5Ph84TErf16j3QfcOsu3KyDQ+iBvhVfZkjAZIRPKHaR950ezE+H90KCV0Yzu9c2DRrNlaxbHrJ1gRSes6IOmd+nhdBnZeM6fCPEUhEz4aVkEgh/P+amGEDCe/wMj6rHoBeCMhgAAAABJRU5ErkJggg==)!important}.reserva-parque-clube .swiper-button-prev-cards{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM3SURBVHgBtVdNVhNBEK5qQMRVvEE8AckJgIXvARvDCcQTgCcgnEA4gXAC40Z4z4VwggkncG4gKxPf0y6/qumJnf+eMXwLSDoz/VVV18/XTKnYzRr0nDrO8Y4ItZioidVG+PVRiHJm6rOX+z9D6tFd+zFlW176xH7WdOxOiOQ4IkzZ+cp7Oafbdr74sXmAx27LnYH4tFyCl3dC8hlv3dFPykdeFtFpYR2R4TfYdDeiuPADfz4vIrMNMK/5GxVhVuYrT8u9GXufqEvMb8NK7kX2Zr0/bcBh1nLCn5Rcz1VYjuhLu091AEMYjoR8yf1v7PV1fC83ZXkgJ5FrGUi7NrkCHsumtOFIT/d069gbHPEj/yJgZ84ZFZ735KZ1RCuEO8iuQKdHknt1LOTEKAJFwoWwD+QdrRh+k051b+UIXIYiAkXSfbcHRV4lJ1tVFPmVxTwWATSXwiJk+5ORKzSfkFvGyWTl7aiDGhY6Nqu01KoAHlFFeC1PA/JB825tSB39qk2mivfu8OHMwnmQdagKtDKUC111TVu7oLebPdrhKpAjlF1s1KeBbVYJJZcQ7zj8tTB6oaR6j8lRLXupQyeG58JoQevWJGza6nC5AasgNzyzctQSbLI76ItZddPiFPLwVV+aM1y472+239MSlLyOUuH9yECh1UEj8AP/G2iPL5eF1O1nOuHO/vsIUPruFyvvo0Ygt8WNkAsL4G/bXRzDOULR4i2Ma9UBdTAsEl9bM6pAHvSLW49FxNMagS5oBjAqD59DSUDJpG4QG0FbaYbHKLnQee85nIcOokblQaStuKpeiAcf8s5RTxMpDIhyKKWihlgZG3xIYitDdMGLsHhMr6sPmGSoGpoYfEUfsLDLpS2obKqb3Yugk68QumRc4ahHjQiKpTtSLC/4A60YqJiPFBSXH5QjeVIVRyrWdKFKs7rNpoR6rg4h9Cb3JuT5TFnOUMYjKT1HzychQeLPvZhEej75mhW/b9keEm6W54sNUFh/0LPik3JJlYyKCdMOOr7jq9mG6n7alamrmVzamVe6mk16M37NWgod1TD02sq79uV0EuX1HJ+EeZtUTITbctAGdj3HUd1Thev5X/m3udmhNuSdAAAAAElFTkSuQmCC)!important}.reserva-parque-clube .swiper-button-prev{top:360px!important;color:#0249d0!important;left:0}@media (max-width:768px){.reserva-parque-clube .swiper-button-prev{margin-left:10px!important}}.reserva-parque-clube .swiper-button-prev:hover{background-color:transparent!important}.reserva-parque-clube .swiper-button-next{top:360px!important;color:#0249d0!important;right:0}@media (max-width:768px){.reserva-parque-clube .swiper-button-next{margin-right:10px!important}}.reserva-parque-clube .swiper-button-next:hover{background-color:transparent!important}.ribeirao-preto .swiper-button-next-cards{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM4SURBVHgBtVfLcRpBEO0eScb4hDPAEWg3AqGDq4wuRhEYRyBlIIhAUgRGERhfJFX5YIhgIQJvBuZkcJU17e6eWbz8d7bgHSQYZqY/05/XCEXRSGrwGlrG4BkRRAhQ59Wa/3VCACkijNDS8GUGfRjEkyLX4s4dH5K6QXMFQO2cwCI396ylLjzH6fZtm8AWm6q5YcHX2RJbOSCgb3xqAL8hnVvpvBPxOnsGP/KljZyIOzu13U0eWa+AWo0/wLlZJPcs7LZm4TxABxA/+ZXUEp2vO7+qwEUSGcKvIlzelZAu4TEeQRmwIsiG+HhJ7V++6/viXWZFcy8ciB5oSnFp4QK2mCoUsyF9udMc890sI7/lvwf0zTEBZ3mfnqJL2CNMM+mxOHmS1IphPibmHnAB590+pc+wZ9gKXMvdIsPLUjgPuKD7qRuJ3hUOtlC4+EryctQDXFycRhztBxMukHji2FKZCJreBlqcwwRt1UpSLRTvkyhku5X0VHA8SNwdzaAlX6XIhFp/1ExaHNmJuRjfFD4kmSGyuKoeSWknru2qj1S4QLxUpDKCuLUTokQmiwDPDP9VF1qC8HzvxxPO8/NQJSyqB4C4dEsQ1nV1BuUKThklXmk6SgrW0TRHpFo9RTs7o2mOb7kZbQq6Gl/gfkPs2MfT7va7nFwDQbC727duK7iPIR74xf9rXB7fFiURK3BlXLpnxM/Qtc9xZ+t+Tn3zB0XuRDyQ6uKJj4VDCxfM3FNJaeYsoLF8Mcd5EnFA4aBVUBVAzjz+7FOCmQyEoqpKBwnPy+LKO0T/HtKIaqUaETeYIM6Qb3wcd0bymHVyDSJrSiEIJCwLjY+DXtOQq+CdX2yHNpcgCBtaanyuDqjb6V4XhDYJy903JGAd0QWV5Z96XoiYsXTmjOUN3sKegVX8Ap5x2WnWkpdZcY7FKi8Uala2OGUQy8Ugdr3SvSV6vpaWIzPjOZXewOcLoQDF3ziY5Ph84TErf16j3QfcOsu3KyDQ+iBvhVfZkjAZIRPKHaR950ezE+H90KCV0Yzu9c2DRrNlaxbHrJ1gRSes6IOmd+nhdBnZeM6fCPEUhEz4aVkEgh/P+amGEDCe/wMj6rHoBeCMhgAAAABJRU5ErkJggg==)!important}.ribeirao-preto .swiper-button-prev-cards{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM3SURBVHgBtVdNVhNBEK5qQMRVvEE8AckJgIXvARvDCcQTgCcgnEA4gXAC40Z4z4VwggkncG4gKxPf0y6/qumJnf+eMXwLSDoz/VVV18/XTKnYzRr0nDrO8Y4ItZioidVG+PVRiHJm6rOX+z9D6tFd+zFlW176xH7WdOxOiOQ4IkzZ+cp7Oafbdr74sXmAx27LnYH4tFyCl3dC8hlv3dFPykdeFtFpYR2R4TfYdDeiuPADfz4vIrMNMK/5GxVhVuYrT8u9GXufqEvMb8NK7kX2Zr0/bcBh1nLCn5Rcz1VYjuhLu091AEMYjoR8yf1v7PV1fC83ZXkgJ5FrGUi7NrkCHsumtOFIT/d069gbHPEj/yJgZ84ZFZ735KZ1RCuEO8iuQKdHknt1LOTEKAJFwoWwD+QdrRh+k051b+UIXIYiAkXSfbcHRV4lJ1tVFPmVxTwWATSXwiJk+5ORKzSfkFvGyWTl7aiDGhY6Nqu01KoAHlFFeC1PA/JB825tSB39qk2mivfu8OHMwnmQdagKtDKUC111TVu7oLebPdrhKpAjlF1s1KeBbVYJJZcQ7zj8tTB6oaR6j8lRLXupQyeG58JoQevWJGza6nC5AasgNzyzctQSbLI76ItZddPiFPLwVV+aM1y472+239MSlLyOUuH9yECh1UEj8AP/G2iPL5eF1O1nOuHO/vsIUPruFyvvo0Ygt8WNkAsL4G/bXRzDOULR4i2Ma9UBdTAsEl9bM6pAHvSLW49FxNMagS5oBjAqD59DSUDJpG4QG0FbaYbHKLnQee85nIcOokblQaStuKpeiAcf8s5RTxMpDIhyKKWihlgZG3xIYitDdMGLsHhMr6sPmGSoGpoYfEUfsLDLpS2obKqb3Yugk68QumRc4ahHjQiKpTtSLC/4A60YqJiPFBSXH5QjeVIVRyrWdKFKs7rNpoR6rg4h9Cb3JuT5TFnOUMYjKT1HzychQeLPvZhEej75mhW/b9keEm6W54sNUFh/0LPik3JJlYyKCdMOOr7jq9mG6n7alamrmVzamVe6mk16M37NWgod1TD02sq79uV0EuX1HJ+EeZtUTITbctAGdj3HUd1Thev5X/m3udmhNuSdAAAAAElFTkSuQmCC)!important}.ribeirao-preto .swiper-button-prev{top:540px!important;margin-left:50px!important;color:#0249d0!important}@media (max-width:768px){.ribeirao-preto .swiper-button-prev{margin-left:10px!important}}.ribeirao-preto .swiper-button-prev:hover{background-color:transparent!important}.ribeirao-preto .swiper-button-next{top:540px!important;margin-right:50px!important;color:#0249d0!important}@media (max-width:768px){.ribeirao-preto .swiper-button-next{margin-right:10px!important}}.ribeirao-preto .swiper-button-next:hover{background-color:transparent!important}.banner{z-index:999;overflow-x:hidden}.banner i.fa-chevron-down{position:relative;bottom:-50px;z-index:99;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background-color:#fff;padding:10px 10px 7px;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.1254901961);box-shadow:0 3px 10px rgba(0,0,0,.1254901961);border-radius:50%;color:#d02f27}.banner i.fa-chevron-down:hover{-webkit-transform:translateY(7px);-o-transform:translateY(7px);transform:translateY(7px)}.banner .carousel-control-prev-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMnSURBVHgBpVVfSFNhFD93m38Q0wWZRmk+aAZZJkTEVmsSRAv6B1E+FGUP9aT5EohgbjmSqIfMl/LBgh40i0oCrYfUNHQWlZYvltFSwWURdyWytbt9nfPtbki7u7uzH1y+893v3vM73/nO+X0CqMBobTSmSoZaxmC3AFDI8JGXRHzGIASP9Uzq9rgc7ng+BKWXedbmwmBAuo2mFbSAsTv6UNChRBRDsMrsrBWANdIGslekQ6WtDEzlBVBalAv5a4z8m4lPHpjxeKF36CN09oxHfhVZiDl+jFy8Hpdg9c4mO6aDnIPNUgKt9QchKzMN1EBEV9sHo0SCAI75lw32yLp+aeQ4NJPtrNnLn7RUAyRCdmY62HaVcHv43VcarBnrKryLs/2uKAHlnIVCHWimXzhjgZoTJkgW5vL1nKxv9DPuQtiRtdZyb2H2haijRTxQnvPK/WVABMvF2WPbcTcbyDQG9QYqEhDkivlCkzcPqiE/L1vVyQc84GvtQzyQ0uLcmHXvgg+2HW3F0Q+BFGmlLuiXDtECRa/F+ZHqu1g9kzAx9U3xG0rTcfRFMPzRn9eBDg7TJHJQiZz/wsgomErblrjfmvA8CHgWVjqDrTQpUIn+X+c36g+AGjYXyaljrJAIePdsUsgnYXpOTMo5IdKQuAVOoArqZgGWDyJwkzEzJyoT4KE9aj2JYxrv1prLTyARSEpkiFGCian5uD+UFuclRTKN8kFA9R3TMcYGaCK3uWaStq5Xcb99OjjJRwHlXCelBltoQj9Rc2ghoW4lMVSMHlPd2fue2wG8K7iRY27qx4edquti/4tqZzcjXzmmS1wqeBUFUgxVOIg92KFqW08ELtvh6MUAXkBkcDX1uZ+LGQV7/FiO+0gNCWa5G7XiVtcoOG/2hychqPvpanwWJSAszvS5MvIreHvTgVPZUvNRH6jB+9sH5+wPoe3+az7HLNnxVrsSWVe9MmlOmmOzbORCGFFPIqeyHn7rho7ecd7llBaM3P59pKFlqT/FJjWihKeE74jToAFY7wNSUKoStVz6MUQo5wwVVwiLoiwy4GbUoNhDVObigEOM5+MvIP2fuHJ8oIIAAAAASUVORK5CYII=)!important;background-size:contain;height:24px;width:24px}.banner .carousel-control-next-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMiSURBVHgBpVVfSFNRGP/uNv8gpgsyjdJ8sAyyTIiKrWwSRAv6B2E+FGUP+aT5EohgbjmS6CX1pXyooAfNopLAFZGahs6i0vDF/tBSQbOIuxJx7W6n7zu7dwi7d7vOHxzOd3Z2v9853/m+3ydADJhtjeZkyVTLGOwXAPIZDnlLxDEKIXhiZFL3rMfp1fIhqP2YY2vODwakO2jaQA8Yu2sMBZ1qRFEEa6yuWgFYI10gc1UqVNiLwVKSB0UF2ZC7zsz/M/55FqZmfeAe/ASdPWPKpyILMeev4cs3NAnW7m1yYDjIOdhLC6Gt/ihkpKdALBDR9dsDESJBAOfc6waHsm9cenKcmsl21RzkIyXZBPGQmZ4K9n2F3B768J0mW9qGMt/CdJ8nQkAxZ6FQB5qpl86XQs1pCywX1pKNnKx35CveQtiTsb70/vz0K9FAm/igPOYVh4uBCBLFhfJdeJvNZJqDRhMlCQhyxnyjxbuH1ZCbkxn14eSMCA2tLzh50absmCS++UXYebINZz8EkqTVhqBfOkYbdHo15wT34AQfJ6rvYQb9iElAYTqFvgimf8aLBjDAcVooD6WGqvLd/AB0Oj0kFnwPAr6Fjd5gBy3yNE6voLX+iG6SbQVyGBnLJwJePVvjxFaNhOKsBqUg8QqcIDFgif5BonggAi8ZUzNi3D/XXH3KK5Yk5HHbGc2kICmRIUYIxr/MLct5UYF2SCdRPgiovqMGxlg/LeQyVwU51uuc8Gxggs8CyrlBSg62KE60Ho2KiypUj3Mqyk73R24HsFdwI8va1IeDna3rYitFtaubka8syxUuFTyLAkmmSpzEHqzW9q43kCi4bIdPLwawAZHB1XTR+1JMyzvgx8w7RGpIsMrVqBe3ukbAdbMvvAhB3W9P4/MIAWFhqteTllvGy5senNKWio8eNhZ8fxehyvEI2h+85WuMkgO72jVlP2bLpHWFfTt2ty085xUlJXJK66H3Xuhwj2HB8eQQ8eSOn8MNLUv9qTZ9M0p4UrhHnAMdwHzvl4JSpain6UcRoZwzVFwhLIqyyICXUYFiDVGai/1OTRn4D9mgonIUDzCxAAAAAElFTkSuQmCC)!important;background-size:contain;height:24px;width:24px}.banner .carousel-control-next,.banner .carousel-control-prev{opacity:1}.banner .carousel-control-prev{left:-30px}.banner .carousel-control-next{right:-30px}.banner .container-carousel{max-width:1140px;margin:0 auto;left:0;right:0;bottom:0;width:100%;height:200px;position:absolute}.banner .container-carousel .badge{position:absolute;right:-30px;bottom:170px;z-index:10}.banner .container-carousel .carousel-indicators{right:0;bottom:20px;left:0}.banner .container-carousel .carousel-indicators li{height:5px;width:5px;margin:0 10px;border-radius:10px;border:3px solid #1c2f54;background-color:transparent;opacity:1}.banner .container-carousel .carousel-indicators li.active{background-color:#1c2f54;width:20px;opacity:1}@media (min-width:1380px){.banner .image-carousel{position:absolute;top:0;right:-120px}}@media (max-width:1380px){.banner .image-carousel{width:50%;position:absolute;-o-object-fit:contain;object-fit:contain;top:0;right:0}}@media (max-width:767px){.banner .image-carousel{width:100%;height:auto;position:relative}}.banner .image-carousel .wp-caption img,.banner .image-carousel img.img-fluid,.wp-caption .banner .image-carousel img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;margin-bottom:32px}.banner .carousel-item{padding-top:85px;padding-bottom:85px;background-size:cover;background-position:60%;height:700px}@media (max-width:768px){.banner .carousel-item{padding-top:10px;text-align:center!important;height:auto}}.banner .carousel-item .slide-content{left:0;right:0;margin:0 auto;height:570px;padding:0 15px}@media (max-width:768px){.banner .carousel-item .slide-content{height:auto}}.banner .carousel-item .slide-content .subtitle strong{position:relative;border-bottom:2px solid #d02f27}.banner .carousel-item .slide-content .subtitle{margin-top:50px;width:588px;height:77px;color:#141b2d;font-family:Open Sans;font-size:21px;font-weight:400;line-height:30px}@media (max-width:768px){.banner .carousel-item .slide-content .subtitle{width:auto;font-size:18px;height:auto;display:block}}.banner .carousel-item .slide-content h2.hero-title{color:#333;font-family:Roboto;font-size:2.5em;font-weight:700;letter-spacing:0}@media (max-width:768px){.banner .carousel-item .slide-content h2.hero-title{text-align:left;font-size:2.1em}}.banner .carousel-item .slide-content h2.hero-title strong{color:#d02f27}.banner .carousel-item .slide-content .content-data{margin-top:20px}@media (max-width:768px){.banner .carousel-item .slide-content .content-data{margin-top:0;height:auto;display:block}}.banner .carousel-item .slide-content .content-data p{font-size:20px}.banner .carousel-item .slide-content .content-data ul li{margin-bottom:5px;font-size:14px}@media (max-width:767px){.banner .carousel-item .slide-content .content-data ul li{text-align:left;margin-bottom:10px}}.banner .carousel-item .slide-content .content-data h3{font-size:1.2em;color:#141b2d;font-family:Open Sans;font-weight:600;line-height:30px;letter-spacing:.5px;margin-bottom:40px}@media (max-width:768px){.banner .carousel-item .slide-content .content-data h3{font-size:15px;margin-bottom:20px}}@media (max-width:768px){.banner .carousel-item .slide-content .btn,.banner .carousel-item .slide-content .comment-form input[type=submit],.banner .carousel-item .slide-content .search-form .search-submit,.comment-form .banner .carousel-item .slide-content input[type=submit],.search-form .banner .carousel-item .slide-content .search-submit{width:100%}}@media (max-width:768px){.banner .carousel-item .slide-content .disclaimer{font-size:12px;color:#193153;padding:0 50px;margin-top:-5px!important}}.banner .carousel-item .slide-content .call-to-action{max-width:710px;margin-top:40px;display:block}@media (max-width:768px){.banner .carousel-item .slide-content .call-to-action{width:100%}}.banner .carousel-item .slide-content .call-to-action .btn,.banner .carousel-item .slide-content .call-to-action .comment-form input[type=submit],.banner .carousel-item .slide-content .call-to-action .search-form .search-submit,.comment-form .banner .carousel-item .slide-content .call-to-action input[type=submit],.search-form .banner .carousel-item .slide-content .call-to-action .search-submit{margin:0 5px;padding:12px 30px}@media (max-width:768px){.banner .carousel-item .slide-content .call-to-action .btn,.banner .carousel-item .slide-content .call-to-action .comment-form input[type=submit],.banner .carousel-item .slide-content .call-to-action .search-form .search-submit,.comment-form .banner .carousel-item .slide-content .call-to-action input[type=submit],.search-form .banner .carousel-item .slide-content .call-to-action .search-submit{width:100%}}.banner .carousel-item .slide-content .call-to-action .disclaimer{width:260px;height:28px;color:#231f20;font-family:Open Sans;font-size:12px;font-weight:400;line-height:15px;position:absolute;left:0;right:0}@media (max-width:768px){.banner .carousel-item .slide-content .call-to-action .disclaimer{font-size:12px;color:#193153}}@media (max-width:1139.98px){#carouselHomeMobile .carousel-inner{padding-bottom:50px}}#carouselHomeMobile .carousel-inner .carousel-item{background-position:bottom;background-size:cover;background-repeat:no-repeat;padding-bottom:50px!important;height:auto}@media only screen and (min-device-width:768px)and (max-device-width:1024px){#carouselHomeMobile .carousel-inner .carousel-item{background-size:0;padding-bottom:0;min-height:580px}}#carouselHomeMobile .carousel-inner ol.carousel-indicators{bottom:-15px}#carouselHomeMobile .carousel-inner ol.carousel-indicators li{height:5px;width:5px;margin:0 10px;border-radius:10px;border:3px solid #1c2f54;background-color:transparent;opacity:1}#carouselHomeMobile .carousel-inner ol.carousel-indicators li.active{background-color:#1c2f54;width:20px;opacity:1}.single header.banner .menuTopContainer{position:inherit!important}header.mobile{background:#fff;position:static;top:0;z-index:9999;height:70px}header.mobile .logo{height:18px!important;width:138px}header.mobile .menu-toggle{left:0;font-size:20px;color:#333;cursor:pointer}.menu-mobile{height:calc(100vh - 70px);position:sticky;width:100%;top:70px;z-index:1000001;background-color:#fff;overflow:scroll;display:none}.menu-mobile input[type=text]{background-color:#fff;border:1px solid #dce5eb;border-radius:8px;padding:15px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAG5SURBVHgB7VTRTcNADLVzFXySEcIElAloF2hzSCDxBxO0TFA6AXQC4AuJCh3tAukGZAMyQj9BKDF2coUWNbkA6gcST4pyyT37nX22Af46sGzDmHFLeY0uEYVMCuQfAcQIGKf0MtT6JIGfCBhz7SvPHwBRv9oSr9JszkJn8yqa99V5A3ci63zOpx+mlLY74SHKkxLuE8FtTmaOx1yxgboRTCfm0jpP2Flba52sMzLGBB5SlKeOI+l09blTwJi7QOH2s6zZ+W6Z82URhfTES1+i1Ppoto73kSKFWwOreeNyLhAOp3BUOFFhGc/7DAWbxelhBDWRQTbLbRG6TgEuwaY9WQw1sZSWwCmwKSxHkMhbGqymLXPvm9Y2dgowa1L88FpQEwpVT97S3U6BDNLHnIzYk5IFBwoOnsqaC2PoFJALo6KCfO6HqErE9kxUfFWXNa4aGt92aHNhnNLbSOvjuNgftxpe44CKbl+MCO7613bZ8Fsz7FgE6IJruwcVyKPl+reTtlSkYlzzvGEhZuwtIsorjYtB7ktSujKTSkRKBerCJfLrRpMLznjy2j4KFGyFsAlIJFPz0Id/fBfvxZbVwz9zM0kAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:95%}.menu-mobile ul.nav{padding-left:0!important}.menu-mobile ul.nav li{display:block;width:100%;padding:5px 0;position:relative}.menu-mobile ul.nav li ul.sub-menu{display:none;padding-left:10px;margin-top:5px}.menu-mobile ul.nav li ul.sub-menu li a{color:#767676}.menu-mobile ul.nav li.menu-item-has-children:after{font-family:Font Awesome\ 5 Free;content:"\F107";font-weight:600;display:inline-block;position:relative;color:#333339;font-size:14px;right:0;position:absolute;top:10px}.menu-mobile ul.nav li a{font-family:Roboto;color:#333;font-size:16px;font-weight:500}header.sticky{position:sticky;top:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;z-index:99999;background-color:#fff;padding:12.5px 0!important}@media (max-width:768px){header.sticky{display:none}}header.sticky .container.menuTopContainer{padding:0 15px!important}header.sticky a.brand{margin-top:-9px;padding:0}header.sticky .col-lg-10{padding:10px 0!important}header.sticky .btn-header{margin-top:-7px!important}header.sticky nav{margin-top:5px}.title-section-simple{background-color:#f4f7fd;padding:20px 0}.title-section-simple h1{margin-bottom:0}@media (max-width:767px){.title-section-simple{padding:15px 0}.title-section-simple h1{font-size:30px;margin-bottom:0}}.empreendimento-filtro-header-mobile{background:#08265e;height:69px;padding:11px;position:sticky!important;top:55px;z-index:99999}@media (min-width:321px){.empreendimento-filtro-header-mobile .row{margin-left:auto!important;margin-right:auto!important}}.empreendimento-filtro-header-mobile .search-form a.search-submit,.empreendimento-filtro-header-mobile .search-form button.search-submit,.empreendimento-filtro-header-mobile a.btn,.empreendimento-filtro-header-mobile button.btn,.search-form .empreendimento-filtro-header-mobile a.search-submit,.search-form .empreendimento-filtro-header-mobile button.search-submit{height:45px;text-align:center}.empreendimento-filtro-header-mobile a.btn-white{width:211px}.empreendimento-filtro-header-mobile button.btn-filtro{border:2px solid #fff}.empreendimento-filtro-header-mobile button.btn-filtro:active{color:#fff}.iCHLVb{position:fixed;top:0;left:0;-webkit-transform:translateY(150%);-o-transform:translateY(150%);transform:translateY(150%)}.iCHLVb .gTrzpG{border-radius:0 12px 0 0!important}.iCHLVb .kBYIut{border-radius:0 0 12px 0!important}.swiper-below .swiper-button-next{top:380px!important;margin-right:50px!important}.swiper-below .swiper-button-prev{top:380px!important;margin-left:50px!important}.swiper-below .swiper-pagination{display:none!important}.gform_required_legend{display:none}.header-menu-sonhos{background-color:#fff;height:100px;padding:18px 0;width:100%;z-index:100}@media (max-width:991.98px){.header-menu-sonhos{height:200px}}.header-menu-sonhos .header-sonhos .social-media .list-inline-item{background-color:#d02f27;height:35px;width:35px}.header-menu-sonhos .header-sonhos .social-media .list-inline-item .size-icon-footer-sonhos{width:35px!important;height:35px!important;padding:8px;-o-object-fit:contain;object-fit:contain}.search-form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}.custom-search-form{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:40px;border:1px solid #ccc;border-radius:10px 10px 10px 10px}.search-input{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;padding:0 15px;border-radius:10px 0 0 10px;font-size:14px;outline:none;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.search-button{background-color:#d32f2f;border:none;border-radius:10px 10px 10px 10px;color:#fff;padding:0 20px;height:100%;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;cursor:pointer}.search-button i{font-size:14px}.header-menu .custom-search-form{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.custom-search-form input.search-input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.custom-search-form .search-button{-ms-flex-negative:0;flex-shrink:0}.search-mobile{background-color:#d02f27;padding:11px;color:#fff}.search-close,.search-mobile{width:36px;height:36px;border-radius:10px;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;border:none}.search-close{padding:8px;background-color:#f3efeb}#search-bar{-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;-o-transition:opacity .3s ease,-o-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease,-o-transform .3s ease;-webkit-transform:translateY(-20px);-o-transform:translateY(-20px);transform:translateY(-20px);opacity:0}#search-bar.show{-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);opacity:1}.loader{border:2px solid #ccc;border-top-color:#333;border-radius:50%;width:18px;height:18px;-webkit-animation:spin 1s linear infinite;-o-animation:spin 1s linear infinite;animation:spin 1s linear infinite;display:inline-block;vertical-align:middle}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-o-keyframes spin{to{-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}footer{padding:50px 0 15px;background-position:50%;background-repeat:no-repeat;background-size:contain;background:-webkit-linear-gradient(349.65deg,#f3efeb 50.43%,#e2d3c3);background:-o-linear-gradient(349.65deg,#f3efeb 50.43%,#e2d3c3 100%);background:linear-gradient(100.35deg,#f3efeb 50.43%,#e2d3c3);font-family:Roboto;z-index:9999}footer .footer-disclaimer{font-size:14px}footer .footer-disclaimer i{color:#ce2d3f}footer span.copyright-footer{color:#333;font-family:Roboto;font-size:14px;margin-top:25px;display:inline-block;line-height:21px}footer .menu-footer{margin:0;padding:0;color:#333}footer .menu-footer li{font-size:14px;margin-bottom:10px;list-style-type:none}footer .menu-footer li a{color:#333}footer .menu-footer .title-bold{font-weight:700!important}footer .menu-footer-secondary{margin:0;padding:0}footer .menu-footer-secondary li{font-size:14px;margin-bottom:10px}footer .menu-footer-secondary li a{color:#333;font-weight:500}footer .endereco{color:#333;font-size:12px}footer .endereco p{margin-bottom:1.5rem}@media (max-width:768px){footer .endereco{font-size:14px}}footer h5{color:#333;font-weight:600;font-size:14px;font-family:Roboto,sans-serif}footer a.link-telefone{color:#333;font-weight:400;font-size:16px}footer a.link-telefone:hover{text-decoration:none;color:#333}footer h4{color:#333;font-weight:400;font-size:16px}footer .social-icons li{margin-bottom:5px;padding:5px 0}footer .social-icons li img{margin-right:-5px;display:inline-block}@media (max-width:768px){footer .social-icons li img{display:block;margin:0 auto 10px}}footer .social-icons li a{color:#333;font-size:14px;font-weight:400;display:inline-block}@media (max-width:768px){footer .social-icons li a{display:block}}footer .footer-flamengo span.copyright-footer{margin-top:0!important}footer .footer-flamengo .border-footer{border-top:1px solid #000;margin-bottom:30px}footer .footer-flamengo .contact-fla h1{font-weight:700;font-size:16px}footer .footer-flamengo .contact-fla p{font-weight:400;font-size:14px}footer .footer-flamengo .contact-fla a{color:#000}footer .footer-flamengo .central-vendas{font-weight:700;font-size:16px}.widget-contact{position:fixed;bottom:20px;right:20px;z-index:9999;pointer-events:none}.widget-contact .img-size{width:50px;height:50px}.widget-contact .box-invisible{width:200px;height:200px;position:relative}.widget-contact .box-invisible .button-widget{color:#fff;font-size:18px;border-radius:50%;width:45px;height:45px;padding:11px;text-align:center;display:inline-block;cursor:pointer;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;pointer-events:all}.widget-contact .box-invisible .button-widget.main-button{width:100px;height:100px;padding:24px;position:absolute;right:0;bottom:0}.widget-contact .box-invisible .button-widget.whatsapp-button{position:absolute;bottom:5px;right:5px}.widget-contact .box-invisible .button-widget.whatsapp-button.expanded{-webkit-transform:translate(-160px,-5px);-o-transform:translate(-160px,-5px);transform:translate(-160px,-5px)}.widget-contact .box-invisible .button-widget.messenger-button{position:absolute;bottom:5px;right:5px}.widget-contact .box-invisible .button-widget.messenger-button.expanded{-webkit-transform:translate(-140px,-60px);-o-transform:translate(-140px,-60px);transform:translate(-140px,-60px)}.widget-contact .box-invisible .button-widget.chat-button{position:absolute;right:5px;bottom:5px}.widget-contact .box-invisible .button-widget.chat-button.expanded{-webkit-transform:translate(-105px,-105px);-o-transform:translate(-105px,-105px);transform:translate(-105px,-105px)}.widget-contact .box-invisible .button-widget.phone-button{position:absolute;right:5px;bottom:5px}.widget-contact .box-invisible .button-widget.phone-button.expanded{-webkit-transform:translate(-60px,-140px);-o-transform:translate(-60px,-140px);transform:translate(-60px,-140px)}.widget-contact .box-invisible .button-widget.email-button{position:absolute;right:5px;bottom:5px}.widget-contact .box-invisible .button-widget.email-button.expanded{-webkit-transform:translate(-5px,-160px);-o-transform:translate(-5px,-160px);transform:translate(-5px,-160px)}.widget-contact .box-invisible .button-widget.email-button .tooltip{z-index:999}.widget-contact .box-invisible .button-widget:hover{-webkit-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);color:#fff}.whatsapp-flut{display:block;position:fixed;right:15px;bottom:15px;z-index:999}.whatsapp-flut img.whatsapp-flutuante{max-width:70px;max-height:70px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.whatsapp-flut img.whatsapp-flutuante:hover{-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}@media (max-width:767.98px){.direcional-logo{width:170px;height:22px}}.size-icon-footer{width:24px!important;height:19px!important}@media (max-width:767.98px){.size-icon-footer{height:25px!important}}.size-icon-massenger{width:15px!important;height:15px!important}.modalExit .modal-content{padding:0 0 0 30px;border-radius:15px;height:377px;display:grid}.modalExit .modal-content-blackfriday{height:402px;border-radius:20px;width:768px;background-color:#000;font-family:Roboto}.modalExit .modal-content-blackfriday .close{color:#fff}.modalExit .modal-content-blackfriday .text-popup{margin-top:210px}.modalExit .modal-content-blackfriday .text-popup h2{font-size:22px;font-weight:700;color:#fff}.modalExit .modal-content-blackfriday .text-popup h2 strong{color:#f2c851;font-weight:700}.modalExit .modal-content-blackfriday .text-popup p{font-size:14px;font-weight:700;color:#fff}.modalExit .modal-dialog{min-width:779px}.modalExit .title{margin-bottom:20px;font-size:32px}.modalExit .content{margin-bottom:30px}.modalExit .image{position:relative;height:376px}.modalExit .image img{position:absolute;-o-object-fit:cover;object-fit:cover;border-radius:0 15px 15px 0;width:324px;height:376px;right:0}.modalExit .buttons .btn-border-blue{border:2px solid #153b83;color:#153b83;height:41px;padding-top:8px;border-radius:8px}.modalExit .buttons .btn-color{border-radius:8px;font-weight:500;background-color:#23bd3b;border:0;padding:10px 18px;color:#fff}.modalExit .buttons .icon{max-width:19px;vertical-align:top;margin-right:10px}.modalExit .buttons-blackfriday-pop{margin-top:40px}.modalExit .buttons-blackfriday-pop .btn-pop-up-site{border:2px solid #fff!important;color:#fff!important;font-weight:700;font-size:14px}.modalExit .buttons-blackfriday-pop .btn-color{background-color:#d02f27;color:#fff!important;font-weight:400;font-size:14px}.modalExit .close{z-index:1;color:#000;position:relative;font-weight:500;opacity:1;right:16px;top:7px;font-size:27px}.modalexitBlog .modal-content{padding:0 0 0 36px;height:600px}.modalexitBlog .modal-dialog{min-width:935px}.modalexitBlog .image{width:374px}.modalexitBlog .image img{height:598px}.modalexitBlog .gravity-theme .title_forms{font-size:15px;font-weight:700}.modalexitBlog .gravity-theme .title_forms strong{font-weight:700;font-size:30px}.modalexitBlog .gravity-theme .gfield label{font-size:14px;font-weight:400!important}.modalexitBlog .gravity-theme .gfield input,.modalexitBlog .gravity-theme .gfield select{width:94%!important;border:1px solid #dbd9d7;color:#b2b0ae;border-radius:8px}.modalexitBlog .gravity-theme .gfield input::-webkit-input-placeholder,.modalexitBlog .gravity-theme .gfield select::-webkit-input-placeholder{color:#b2b0ae}.modalexitBlog .gravity-theme .gfield input::-moz-placeholder,.modalexitBlog .gravity-theme .gfield select::-moz-placeholder{color:#b2b0ae}.modalexitBlog .gravity-theme .gfield input::-ms-input-placeholder,.modalexitBlog .gravity-theme .gfield select::-ms-input-placeholder{color:#b2b0ae}.modalexitBlog .gravity-theme .gfield input::placeholder,.modalexitBlog .gravity-theme .gfield select::placeholder{color:#b2b0ae}.modalexitBlog .gravity-theme .gfield-name{width:47%}.modalexitBlog .gravity-theme .gfield-name .gfield_label{font-weight:400!important}.modalexitBlog .gravity-theme .gfield-surname{width:47%;position:absolute;top:100px;right:18px}.modalexitBlog .gravity-theme .gfield-surname .gfield_label{font-weight:400!important}.modalexitBlog .gravity-theme .ginput_container_consent{display:-webkit-box;display:-ms-flexbox;display:flex}.modalexitBlog .gravity-theme .ginput_container_consent input[type=checkbox]{max-width:17px}.modalexitBlog .gravity-theme .ginput_container_consent .gform-field-label{margin:0 0 0 10px;font-weight:600;font-size:12px}.modalexitBlog .gravity-theme .politica-form{margin:-17px 0 0 26px;font-size:12px}.modalexitBlog .gravity-theme .politica-form a{font-weight:600;color:#000}.modalexitBlog .gravity-theme .gform_ajax_spinner{position:absolute;width:120px;height:50px}.modalexitBlog .gravity-theme .gform_ajax_spinner,.modalexitBlog .gravity-theme .gform_button{background-color:#d02f27;border:none;color:#fff;border-radius:8px;padding:12px 24px}.modalexitBlog .gravity-theme .gfield_description,.modalexitBlog .gravity-theme .gform_validation_errors{display:none}.modalexitBlog .gravity-theme .gfield--type-email .gfield_description{display:block;margin:0;padding:0;border:none}.modalexitBlog .close{color:#fff;font-weight:200}.top_label{padding:16px 0 0!important}.footer-dreams{background-color:#011543!important;padding:50px 0 15px;background-position:50%;background-repeat:no-repeat;background-size:contain;font-family:Roboto;z-index:9999}.footer-dreams p{color:#fff;font-size:16px;font-weight:400}.footer-dreams p strong{color:#fff;font-size:18px;font-weight:700}.footer-dreams a{color:#fff;font-size:16px;font-weight:400}.footer-dreams a:hover{color:#fff}.footer-dreams span{font-weight:400;color:#fff;font-size:15px}.footer-dreams span strong{font-weight:700}@media (max-width:991.98px){.footer-dreams{padding:50px 0}}.template-downloads header.header-scroller nav li a,.template-politica-privacidade header.header-scroller nav li a{color:#fff}@media (max-width:767px){.template-imoveis .widget-contact{display:none}}.template-aqui-agora .section-contatct-bar{display:none!important}.template-aqui-agora .btn-wpp-aquiagora{position:fixed;right:10px;z-index:9999;width:100px;height:100px;gap:0;right:15px;bottom:15px}@media (max-width:991.98px){.template-aqui-agora .btn-wpp-aquiagora{width:75px;height:75px}}.template-blog .section-title-blog{color:#333}@media (max-width:767.98px){.template-blog .section-title-blog{font-size:24px;line-height:28.13px}}.template-about{font-family:Open Sans}.template-about .content-about span{font-size:12px;color:#ab3337;text-transform:uppercase}.template-about .content-about h2{color:#193153;font-family:Open Sans;font-weight:400!important}.template-about .content-about h2.title-0{color:#091638;font-weight:700!important}.template-about .content-about article.text{font-size:16px;color:#63728e}.template-about .content-about img.image{max-width:513px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media (max-width:767.98px){.template-about .content-about img.image{width:100%}}@media (max-width:350px){.template-about .balls-wrapper{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.template-about .header-balls{margin-bottom:30px}.template-about .content-about{margin-top:235px}}@media (max-width:1340px){.template-about .card-direcional{position:sticky;max-width:80%;height:auto;padding:30px;margin-top:-30px}}.template-archive h1{font-family:Roboto;color:#333;font-size:40px;font-style:normal;font-weight:700;line-height:48px}@media (max-width:767.98px){.template-archive h1{font-size:24px;font-style:normal;font-weight:700;line-height:28.8px}}.template-archive h1 span{color:#0249d0}@media (max-width:767.98px){.template-archive .date{display:none}.template-archive .icon{display:none!important}}.template-archive .btns-search{gap:15px!important;margin-bottom:60px;overflow-x:visible}@media (max-width:991.98px){.template-archive .btns-search{overflow-x:auto}}.template-archive .btns-search .btn-search{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;border-radius:8px;border:1px solid #dbd9d7;color:#333;font-size:18px;font-weight:700;white-space:nowrap}.template-archive .btns-search .btn-search:hover{-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:-o-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease,-o-transform .2s ease;color:#fff!important;border:1px solid #d02f27!important;background-color:#d02f27!important}.template-archive .btns-search .btn-search:active{color:#fff;border:1px solid #d02f27;background-color:#d02f27}.template-archive .btns-search .btn-search:focus{-webkit-box-shadow:none!important;box-shadow:none!important}.template-archive .btns-search .active{color:#fff!important;border:1px solid #d02f27!important;background-color:#d02f27!important}.template-archive .title-post{font-family:Roboto;font-size:32px;font-weight:700;color:#000;margin-bottom:30px}@media (max-width:991.98px){.template-archive .title-post{font-size:24px}}.template-archive .load-more-btn{padding:12px 24px;gap:10px;border-radius:8px;background:#d02f27;margin-bottom:30px;border:none}.template-archive .btn-more,.template-archive .load-more-btn{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}.template-archive .cards{margin-bottom:0!important}.template-archive .line-border{width:100%;height:1px;background-color:#b2b0ae;margin-bottom:20px;margin-top:20px}.template-archive .card-download img.card-img{width:350px;height:250px}@media (max-width:1139.98px){.template-archive .card-download img.card-img{width:100%}}@media (max-width:767.98px){.template-archive .card-download img.card-img{width:100%;height:250px}.template-archive .card-download img.card-img.empreendimento{height:200px!important}}.template-archive .card-blog img.card-img{width:350px;height:250px}@media (max-width:1139.98px){.template-archive .card-blog img.card-img{width:100%}}@media (max-width:767.98px){.template-archive .card-blog img.card-img{width:148px;height:250px}.template-archive .card-blog img.card-img.empreendimento{height:200px!important}}.template-archive .text-content{color:#6d6b68;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:21px}@media (max-width:768px){.author .card-blog img.card-img{width:148px;height:250px}}@media (max-width:1024px){.template-compra-online{background-image:none!important}}.search-results h1{color:#333;font-family:Roboto;font-size:40px;font-style:normal;font-weight:700;line-height:48px}.search-results h1 span{font-weight:700}@media (max-width:767.98px){.search-results h1{font-size:24px;line-height:28.8px;font-weight:700}.search-results h1 span{font-weight:700}}.search-results .content-empreendimento{margin-bottom:32px!important}@media (max-width:767.98px){.search-results .content-empreendimento{margin-bottom:15px!important}}.search-results .cards{margin-bottom:0}@media (max-width:767.98px){.search-results .cards{margin-bottom:32px}.search-results .cards .card-info .date{display:none}.search-results .cards .card-info .category .icon{display:none!important}.search-results .cards .card-title{font-weight:400}}.search-results .pagination{margin:18px 0 80px!important}@media (max-width:767.98px){.search-results .pagination{margin:24px 0 80px!important}}.template-assinatura-eletronica .section-header-simple .container{padding:120px 0}@media (max-width:1139.98px){.template-assinatura-eletronica .section-header-simple .container{padding:50px 0}}@media (max-width:991.98px){.template-assinatura-eletronica .section-header-simple .container{padding:0 15px}}@media (max-width:767.98px){.template-assinatura-eletronica .section-header-simple .container .link-header{display:none!important}}.template-assinatura-eletronica .section-cards-blog{background:#fff}.template-casa-verde-amarela .section-header-simple .container{padding:96px 0}@media (max-width:1139.98px){.template-casa-verde-amarela .section-header-simple .container{padding:50px 0}}@media (max-width:991.98px){.template-casa-verde-amarela .section-header-simple .container{padding:0 18px}.template-casa-verde-amarela .section-header-simple .container .link-header{margin-bottom:50px}}.template-about{overflow-x:hidden}@media (max-width:1139.98px){.template-about .container{padding:50px 0}}@media (max-width:991.98px){.template-about .container{padding:0 15px}}@media (max-width:767.98px){.template-about .container .link-header{display:none!important}}.template-about .section-direcional-destaques .card-destaques{min-height:376px}@media (max-width:767.98px){.template-about .section-direcional-destaques .card-destaques{min-height:300px}}@media (max-width:991.98px){.temp-contato{z-index:9999999}}.temp-contato .thanks{width:420px;left:30px;position:relative}.temp-contato span.disclaimer{font-size:12px;font-weight:700;color:#333;font-family:Roboto;display:inline-block;width:350px;position:relative;top:-35px}@media (max-width:991.98px){.temp-contato span.disclaimer{width:100%;text-align:center;top:0}}.temp-contato .gform_validation_errors{display:none!important}.temp-contato .m-top{margin-top:85px}.temp-contato .people-1{width:100px}.temp-contato h1{color:#333;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px}.temp-contato h1 strong{font-weight:700;color:#d02f27}.temp-contato p{color:#333;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.temp-contato .text-2{margin-left:32px}.temp-contato .text-2 p{width:385px!important;font-size:12px}.temp-contato .text-2 p strong{color:#d02f27}.temp-contato .below-text{margin-left:16px}.temp-contato .left-text{margin-top:20px;left:570px}.temp-contato .left-text strong{color:#d02f27}.temp-contato .gform_legacy_markup_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.temp-contato .gform_legacy_markup_wrapper li.gfield_error textarea{border:1px solid #f4b134!important;background-color:#fef7ea!important}.temp-contato .gfield_select,.temp-contato .large,.temp-contato input[type=text]{width:100%;background-color:#fff;border-radius:4px;font-size:14px!important;border:1px solid silver;padding:5px 15px;font-family:Roboto;height:35px;font-style:normal;font-weight:400;line-height:21px}.temp-contato .gfield_label{color:#333!important;font-weight:400!important;margin-bottom:0!important;font-size:14px!important}.temp-contato .small,.temp-contato .textarea{font-size:14px!important;font-weight:400;background-color:#fff;border-radius:4px;border:1px solid silver;padding:5px 15px!important;font-family:Open Sans,sans-serif}.temp-contato .gfield_consent_label{width:93%;color:#333;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.temp-contato .gfield_consent_label a{font-weight:700;color:#333;text-decoration:underline!important}.temp-contato .gform_footer,.temp-contato .top_label{float:right}@media (max-width:767.98px){.temp-contato .gform_footer,.temp-contato .top_label{float:none}}.temp-contato .disclaimer{margin-top:60px}@media (max-width:767.98px){.temp-contato .disclaimer{margin-top:0}}.temp-contato .gform_ajax_spinner{background-color:#d02f27;border:0;border-radius:10px;color:#fff;font-family:Open Sans,sans-serif;font-size:14px;padding:8px 25px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;position:absolute;width:100%;height:37px}@media (max-width:768px){.temp-contato .gform_ajax_spinner{font-size:13px!important;padding:15px;float:none;width:100%;height:56px}}.temp-contato .gform_ajax_spinner:hover,.temp-contato input[type=submit]{background-color:#d02f27;color:#fff}.temp-contato input[type=submit]{border:0;border-radius:10px;font-family:Roboto;padding:8px 25px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;font-size:14px;font-style:normal;font-weight:700;line-height:24px}@media (max-width:768px){.temp-contato input[type=submit]{padding:15px;float:none;width:100%}}.temp-contato input[type=submit]:hover{background-color:#d02f27;color:#fff}.temp-contato .text-footer-page{color:#333;font-family:Roboto;font-size:16px!important;font-style:normal;font-weight:700;line-height:24px}.temp-contato .icon{color:#d02f27;margin:0;padding:0}.temp-contato .space-icon{max-width:54px}.temp-contato .tel-right{text-align:start!important;color:#d02f27!important;font-size:18px!important;font-style:normal;font-weight:700;line-height:27px}@media (max-width:767.98px){.temp-contato .moblie-space{margin-bottom:50px}.temp-contato .mobile-space-botton{position:relative;margin-top:100px!important;margin-bottom:40px!important}.temp-contato h1{width:auto;text-align:start;font-size:26px}.temp-contato p{width:auto;text-align:start;font-size:16px}.temp-contato .form{width:auto!important}.temp-contato .thanks{width:332px;left:0;position:relative}.temp-contato .text-2{margin:0 0 0 30px}.temp-contato .text-2 p{width:auto!important;font-size:14px}.temp-contato .below-text{margin-left:16px}.temp-contato .text-footer-page{width:125px!important}.temp-contato .custom-botton{font-size:15px;font-weight:700}.temp-contato .custom-red{font-size:16px;color:#d02f27!important;font-weight:700}.temp-contato .custom-red a{margin-left:0!important;color:#d02f27!important}.temp-contato .text-2{margin-left:0}}.template-encontre-seu-apartamento .title h1{font-size:32px;font-weight:700}.template-encontre-seu-apartamento .title h1 strong{color:#d02f27;font-weight:700}@media (max-width:991.98px){.template-lojas #map{height:300px}}.template-lojas .section-direcional-default .list-inline-item{margin-left:1.5rem!important;margin-right:1.5rem!important}.reserva-parque-club .main-banner-bairro{background-color:#fff!important;padding:60px 0;background-repeat:no-repeat!important;background-position:50%!important;background-size:cover}@media (max-width:768px){.reserva-parque-club .main-banner-bairro{background-color:#fff!important;padding-top:30px;padding-bottom:0;min-height:545px;background-position:bottom!important;background-size:contain!important}}@media (max-width:1366px){.reserva-parque-club .main-banner-bairro{background-size:120%}}@media (max-width:1440px){.reserva-parque-club .main-banner-bairro{background-size:100% 100%}}.reserva-parque-club .main-banner-bairro .main-banner-mobile-background{height:445px;background-repeat:no-repeat!important;background-position:bottom!important}.reserva-parque-club .main-banner-bairro .logo{height:80px;width:auto;margin-bottom:30px}.reserva-parque-club .main-banner-bairro .title-bairro h1{color:#333;margin-bottom:30px;font-family:Roboto;font-size:40px;font-style:normal;font-weight:700;line-height:48px}@media (max-width:768px){.reserva-parque-club .main-banner-bairro .title-bairro h1{font-size:32px;line-height:38.4px;margin-bottom:15px}}.reserva-parque-club .main-banner-bairro .buttons{gap:30px}@media (max-width:768px){.reserva-parque-club .main-banner-bairro .buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.reserva-parque-club .main-banner-bairro .buttons .cta{padding:12px 24px;border-radius:8px;color:#fff;display:inline-block;text-align:center;font-size:14px;font-style:normal;font-weight:700;line-height:21px;font-family:Roboto}@media (max-width:768px){.reserva-parque-club .main-banner-bairro .buttons .cta{width:100%}}.reserva-parque-club .main-banner-bairro .buttons .link{padding:12px 24px;border:2px solid #153b83;border-radius:8px;color:#153b83;display:inline-block;text-align:center;font-size:14px;font-style:normal;font-weight:700;line-height:21px;font-family:Roboto}@media (max-width:768px){.reserva-parque-club .main-banner-bairro .buttons .link{width:100%}}.reserva-parque-club .main-banner-bairro .info-reserva img{height:20px}.reserva-parque-club .main-banner-bairro .info-reserva p{font-family:Roboto;font-size:16px}.reserva-parque-club .main-banner-bairro .info-reserva p strong{font-weight:700}@media (max-width:768px){.reserva-parque-club .main-banner-bairro .info-reserva span{line-height:22px}}.reserva-parque-club .first-gallery-bairro{background-color:#fff;padding:60px 0;height:620px}@media (max-width:768px){.reserva-parque-club .first-gallery-bairro{height:1190px;padding:40px 0;background-position:bottom;background-size:cover;background-repeat:no-repeat}}.reserva-parque-club .first-gallery-bairro .first-gallery-background{background-position:50%!important;background-size:cover;background-repeat:no-repeat!important}@media (max-width:768px){.reserva-parque-club .first-gallery-bairro .first-gallery-background{background-size:contain!important;height:300px}}.reserva-parque-club .first-gallery-bairro .gallery-button{padding:16px 20px;background-color:#fff;border-radius:8px;color:#333!important;font-weight:700;display:inline-block;border:none;margin-bottom:35px}.reserva-parque-club .first-gallery-bairro .line-info span{font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:27px}.reserva-parque-club .first-gallery-bairro .first-gallery-button{padding:16px 20px;background-color:#fff;border-radius:8px;color:#333!important;display:inline-block;border:none;margin-bottom:35px;font-size:14px;font-style:normal;font-weight:700;line-height:21px;font-family:Roboto}.reserva-parque-club .first-gallery-bairro .first-gallery-button a{color:#333!important}.reserva-parque-club .first-gallery-bairro .title{color:#333;font-size:32px;font-weight:700;margin-bottom:15px}@media (max-width:768px){.reserva-parque-club .first-gallery-bairro .title h2{font-family:Roboto;font-size:24px;font-style:normal;font-weight:700;line-height:28.8px}}.reserva-parque-club .first-gallery-bairro .description{color:#333;font-size:16px;font-style:normal;font-weight:400;line-height:24px;font-family:Roboto;margin-bottom:15px}.reserva-parque-club .first-gallery-bairro .buttons{gap:30px}@media (max-width:768px){.reserva-parque-club .first-gallery-bairro .buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.reserva-parque-club .first-gallery-bairro .buttons .cta{padding:12px 24px;background-color:#0249d0;border-radius:8px;color:#fff;display:inline-block;text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:21px}@media (max-width:768px){.reserva-parque-club .first-gallery-bairro .buttons .cta{width:100%}}.reserva-parque-club .first-gallery-bairro .buttons .link{padding:12px 24px;border:2px solid #0249d0;border-radius:8px;color:#0249d0;font-weight:700;display:inline-block;text-align:center}@media (max-width:768px){.reserva-parque-club .first-gallery-bairro .buttons .link{width:100%}}.reserva-parque-club .card-section-bairro{padding:60px 0}@media (max-width:768px){.reserva-parque-club .card-section-bairro{padding:30px 0}}.reserva-parque-club .card-section-bairro .first-part{margin-bottom:25px}.reserva-parque-club .card-section-bairro .first-part .title h3{color:#333;font-size:32px;font-weight:700;font-family:Roboto}@media (max-width:768px){.reserva-parque-club .card-section-bairro .first-part .title h3{font-size:24px;font-style:normal;line-height:28.8px}}.reserva-parque-club .card-section-bairro .first-part .description{color:#000;font-size:18px;font-weight:400}.reserva-parque-club .card-section-bairro .second-part{margin-bottom:50px}.reserva-parque-club .card-section-bairro .second-part .third-list-item{margin-bottom:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.reserva-parque-club .card-section-bairro .second-part .third-list-item p{color:#000;font-size:18px;margin-bottom:0}.reserva-parque-club .card-section-bairro .third-part .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.reserva-parque-club .card-section-bairro .third-part .position-button{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:768px){.reserva-parque-club .card-section-bairro .third-part .position-button{display:none}}.reserva-parque-club .card-section-bairro .third-part .card-empreendimento-new{margin-bottom:5px}.reserva-parque-club .card-section-bairro .other-regions{padding:12px 24px;background-color:#0249d0;border-radius:8px;color:#fff;display:inline-block;text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:21px}@media (max-width:768px){.reserva-parque-club .card-section-bairro .other-regions{width:100%}}.reserva-parque-club .second-gallery-bairro{background-color:#e0dec8!important;padding:60px 0;height:596px;background-position:100%!important;background-repeat:no-repeat!important}@media (max-width:768px){.reserva-parque-club .second-gallery-bairro{width:100%;padding:30px 0;background-position:top!important;background-repeat:no-repeat!important;background-size:cover!important}}@media (min-width:768px){.reserva-parque-club .second-gallery-bairro .center-desktop{width:100%;height:100%}}.reserva-parque-club .second-gallery-bairro .second-title h4{color:#2a413f;font-size:32px!important;font-weight:700!important;margin-bottom:30px;font-family:Roboto}@media (max-width:768px){.reserva-parque-club .second-gallery-bairro .second-title h4{font-size:24px!important;font-style:normal;line-height:28.8px}}.reserva-parque-club .second-gallery-bairro .second-description p{color:#2a413f;font-size:18px;font-weight:400;line-height:27px;margin-bottom:30px}.reserva-parque-club .second-gallery-bairro .list{margin-bottom:30px}.reserva-parque-club .second-gallery-bairro .list .third-list-item{margin-bottom:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.reserva-parque-club .second-gallery-bairro .list .third-list-item .icon{height:25px;width:25px}.reserva-parque-club .second-gallery-bairro .list .third-list-item p{color:#2a413f;font-size:18px;margin-bottom:0}.reserva-parque-club .second-gallery-bairro .second-cta{padding:16px 20px;background-color:#873713;border-radius:8px;color:#fff;display:inline-block;text-align:center;font-size:14px;font-style:normal;font-weight:700;line-height:21px;font-family:Roboto}@media (max-width:768px){.reserva-parque-club .second-gallery-bairro .second-cta{width:100%;margin-bottom:50px}}.reserva-parque-club .second-gallery-bairro .gallery-button{padding:16px 20px;background-color:#fff;border-radius:8px;color:#27391c;font-weight:700;display:inline-block;border:none;margin-bottom:40px}@media (max-width:768px){.reserva-parque-club .second-gallery-bairro .gallery-button{margin-bottom:0}}@media (max-width:768px){.reserva-parque-club .second-gallery-bairro{height:890px}}.reserva-parque-club .second-gallery-bairro .second-gallery-background{background-size:cover}@media (max-width:768px){.reserva-parque-club .second-gallery-bairro .second-gallery-background{background-size:contain!important;height:300px}}@media only screen and (max-width:768px)and (min-width:550px){.reserva-parque-club .second-gallery-bairro .second-gallery-background{height:410px!important}}@media only screen and (max-width:991px)and (min-width:769px){.reserva-parque-club .second-gallery-bairro .second-gallery-background{background:none!important}}.reserva-parque-club .second-gallery-bairro .second-gallery-button{padding:16px 20px;background-color:#fff;border-radius:8px;color:#333!important;display:inline-block;border:none;margin-bottom:35px;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:21px}.reserva-parque-club .second-gallery-bairro .second-gallery-button a{color:#333!important}.reserva-parque-club .perks-bairros{padding-top:60px;padding-bottom:30px}.reserva-parque-club .perks-bairros .title-perks h5{color:#fff;font-size:32px;font-weight:700;margin-bottom:47px}@media (max-width:768px){.reserva-parque-club .perks-bairros .title-perks h5{font-family:Roboto;font-size:24px;font-style:normal;font-weight:700!important;line-height:28.8px}}.reserva-parque-club .perks-bairros .title-perks h5 strong{color:#edd9b3;font-weight:700!important}.reserva-parque-club .perks-bairros .description-perks p{color:#fff;font-family:Roboto;font-size:18px;font-weight:400;line-height:27px}.reserva-parque-club .perks-bairros .perk-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;margin-bottom:0}.reserva-parque-club .perks-bairros .perk-title{font-weight:700}.reserva-parque-club .perks-bairros .perk-text,.reserva-parque-club .perks-bairros .perk-title{font-family:Roboto;font-size:16px;font-style:normal;line-height:24px;margin-bottom:0;width:100%}.reserva-parque-club .perks-bairros .perk-text{font-weight:400}.reserva-parque-club .perks-bairros .individual-perk-list{gap:5px}@media (max-width:768px){.reserva-parque-club .perks-bairros .individual-perk-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:10px}.reserva-parque-club .perks-bairros .individual-perk-list p{margin-bottom:0}}.reserva-parque-club .perks-bairros .perk-time{font-weight:700;font-size:16px;text-align:right}@media (max-width:425px){.reserva-parque-club .perks-bairros .perk-time{font-size:14px}}.reserva-parque-club .perks-bairros .perk-place{font-weight:400;font-size:18px;color:#fff}@media (max-width:425px){.reserva-parque-club .perks-bairros .perk-place{font-size:14px}}.reserva-parque-club .middle-banner-bairro{height:619px;padding:25px 0;background-size:cover!important}@media (min-width:360px){.reserva-parque-club .middle-banner-bairro{height:300px;padding:0}}@media (min-width:425px){.reserva-parque-club .middle-banner-bairro{height:300px}}@media (min-width:768px){.reserva-parque-club .middle-banner-bairro{height:350px}}@media (min-width:1024px){.reserva-parque-club .middle-banner-bairro{height:440px}}@media (min-width:1440px){.reserva-parque-club .middle-banner-bairro{height:465px}}@media (min-width:1920px){.reserva-parque-club .middle-banner-bairro{height:615px}}@media (min-width:2560px){.reserva-parque-club .middle-banner-bairro{height:825px}}.reserva-parque-club .middle-banner-bairro iframe img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.reserva-parque-club .middle-banner-bairro .full-image-button{padding:16px 20px;background-color:#fff;border-radius:8px;color:#27391c;text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:21px}.reserva-parque-club .middle-banner-bairro .full-image-button-mobile{padding:16px 20px;background-color:#fff;border-radius:0;color:#27391c;font-weight:700;text-align:center;width:100%;display:block;border-bottom:1px solid #d3d3d3}.reserva-parque-club .second-card-section-bairro{background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);border-top:1px solid #dbd9d7;border-bottom:1px solid #dbd9d7;padding:80px 0}.reserva-parque-club .second-card-section-bairro .second-card-section-title{margin-bottom:30px;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px}@media (max-width:768px){.reserva-parque-club .second-card-section-bairro .second-card-section-title{font-size:24px;line-height:28.8px}}.reserva-parque-club .second-card-section-bairro .card-blog{margin-bottom:0}.reserva-parque-club .bairros-form{padding:90px 0 0}.reserva-parque-club .bairros-form .form{border:1px solid #dbd9d7;border-radius:20px;overflow:hidden}@media (max-width:768px){.reserva-parque-club .bairros-form .form{border-radius:20px 20px 0 0}}.reserva-parque-club .bairros-form .form .title__form{color:#333;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px!important}@media (max-width:768px){.reserva-parque-club .bairros-form .form .title__form{display:none}}.reserva-parque-club .bairros-form .form .title__form strong{color:#153b83;font-weight:700!important}.reserva-parque-club .bairros-form .form .form-mobile-title{color:#fff;font-size:21px;font-weight:700;line-height:120%}.reserva-parque-club .bairros-form .form .form-mobile-title .text-content{max-width:212px;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Roboto;font-size:18px;font-style:normal;font-weight:700;line-height:27px}.reserva-parque-club .bairros-form .form .gfield_consent_label{display:inline;line-height:21px!important;font-family:Roboto!important;color:#333!important;font-size:12px;font-style:normal}.reserva-parque-club .bairros-form .form .gfield_consent_label strong{font-weight:700}.reserva-parque-club .bairros-form .form .gfield_consent_label a{line-height:18px!important;font-family:Roboto!important;color:#333!important;font-size:12px;font-style:normal}.reserva-parque-club .bairros-form .form .form-background{background-repeat:no-repeat!important;background-size:cover!important;background-position:100%!important}@media (max-width:768px){.reserva-parque-club .bairros-form .form .form-background{height:150px}}.reserva-parque-club .bairros-form .form .form-body{padding:60px}@media (max-width:768px){.reserva-parque-club .bairros-form .form .form-body{padding:15px}.reserva-parque-club .bairros-form .form .form-body .title_forms{display:none}}.reserva-parque-club .bairros-form .form .form-body .gform_wrapper.gravity-theme .gfield_label{font-weight:400}.reserva-parque-club .bairros-form .form .form-body .ginput_container input,.reserva-parque-club .bairros-form .form .form-body .ginput_container textarea{border-radius:8px;border:1px solid #dbd9d7}.reserva-parque-club .bairros-form .form .form-body .gfield_select{border-radius:8px;border:1px solid #dbd9d7;background:none}.reserva-parque-club .bairros-form .form .form-body .gform_button{padding:12px 24px;background-color:#0249d0;border-radius:8px;color:#fff;font-weight:700;display:inline-block;border:none;font-family:Roboto;font-size:14px;font-style:normal;line-height:24px}.reserva-parque-club .bairros-form .form .form-body .gform-field-label{display:inline;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.reserva-parque-club .bairros-form .form .form-body .gform_validation_errors{display:none}.reserva-parque-club .bairros-form .form .form-body .gfield_description.validation_message.gfield_validation_message{background:none;border:none;padding:0;font-size:12px}@media (max-width:768px){.reserva-parque-club .bairros-form .title__form{display:none!important}}.reserva-parque-club .bairros-form .gravity_form .gform_footer input.button{float:left!important}.conecta-club .main-banner-bairro{background-color:#fff!important;padding:60px 0;background-repeat:no-repeat!important;background-position:50%!important;background-size:cover}@media (max-width:768px){.conecta-club .main-banner-bairro{background-color:#f7f5e8!important;padding-top:30px;padding-bottom:0;min-height:545px;background-position:bottom!important;background-size:contain!important}}@media (max-width:1366px){.conecta-club .main-banner-bairro{background-size:120%}}@media (max-width:1440px){.conecta-club .main-banner-bairro{background-size:100% 100%}}@media (max-width:767px){.conecta-club .main-banner-bairro{background:-webkit-linear-gradient(91deg,#fcf5ed,#f7f5e8)!important;background:-o-linear-gradient(91deg,#fcf5ed 0,#f7f5e8 100%)!important;background:linear-gradient(359deg,#fcf5ed,#f7f5e8)!important}}.conecta-club .main-banner-bairro .main-banner-mobile-background{height:280px;background-repeat:no-repeat!important;background-position:bottom!important;background-color:#f7f5e8!important}@media (min-width:770px){.conecta-club .main-banner-bairro .main-banner-mobile-background{display:none}}.conecta-club .main-banner-bairro .logo{height:80px;width:auto;margin-bottom:30px}@media (max-width:991.98px){.conecta-club .main-banner-bairro .logo{margin-bottom:15px}}.conecta-club .main-banner-bairro .title-bairro h1{font-family:Roboto;color:#d24f51;font-size:40px;font-weight:700;margin-bottom:30px;line-height:48px;font-style:normal}@media (max-width:768px){.conecta-club .main-banner-bairro .title-bairro h1{font-size:32px;margin-bottom:15px;line-height:38.4px}}.conecta-club .main-banner-bairro .sub-title{color:#d24f51;font-family:Roboto;font-size:24px;font-weight:700;line-height:28.8px;margin-bottom:30px}@media (max-width:991.98px){.conecta-club .main-banner-bairro .sub-title{font-size:18px;margin-bottom:15px;line-height:27px}}.conecta-club .main-banner-bairro .buttons{gap:15px}@media (max-width:768px){.conecta-club .main-banner-bairro .buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.conecta-club .main-banner-bairro .buttons .cta{padding:12px 24px;border-radius:8px;color:#fff;font-weight:700;display:inline-block;text-align:center;font-size:14px;font-family:Roboto}@media (max-width:768px){.conecta-club .main-banner-bairro .buttons .cta{width:100%}}.conecta-club .main-banner-bairro .buttons .link{padding:12px 24px;border:2px solid #d24f51;border-radius:8px;color:#d24f51;font-weight:700;display:inline-block;text-align:center;font-size:14px;font-family:Roboto}@media (max-width:768px){.conecta-club .main-banner-bairro .buttons .link{width:100%}}.conecta-club .main-banner-bairro .info-reserva img{height:20px}.conecta-club .main-banner-bairro .info-reserva p{font-family:Roboto;font-size:16px}.conecta-club .main-banner-bairro .info-reserva p strong{font-weight:700}.conecta-club .video-district{padding:90px 0}@media (max-width:768px){.conecta-club .video-district{padding:60px 0}}.conecta-club .video-district .thumbnail{text-align:left!important}@media (max-width:991.98px){.conecta-club .video-district .thumbnail{text-align:center!important}}.conecta-club .video-district .thumbnail .play{position:absolute;left:0;right:0;top:35%;margin:0 auto;cursor:pointer}.conecta-club .video-district .thumbnail img{border-radius:10px}.conecta-club .video-district .title-video h2{color:#d24f51;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px;margin-bottom:30px}@media (max-width:991.98px){.conecta-club .video-district .title-video h2{font-size:24px!important;margin-bottom:30px;line-height:28.8px}}.conecta-club .video-district .title-video p{margin-bottom:0;line-height:24px}.conecta-club .video-district .text-video{color:#333;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:30px}@media (max-width:768px){.conecta-club .video-district .text-video{margin-bottom:30px}}.conecta-club .video-district .text-video p{margin-bottom:0}.conecta-club .video-district .cta{padding:12px 24px;border-radius:8px;color:#fff;font-weight:700;display:inline-block;text-align:center;background-color:#675899;width:auto;font-size:14px;font-family:Roboto}@media (max-width:768px){.conecta-club .video-district .cta{width:100%}}.conecta-club .video-district .postion-btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}@media (max-width:768px){.conecta-club .video-district .postion-btns{margin-bottom:30px}}.conecta-club .video-district .postion-btns .link{border-radius:8px;border:2px solid #2072f0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;color:#2072f0;text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:16.8px}@media (max-width:768px){.conecta-club .video-district .postion-btns .link{width:100%}}.conecta-club .video-district .title-btn{color:#333;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.conecta-club .first-gallery-bairro{background-color:#fff;padding:90px 0;height:680px;background-position:bottom left 65%!important}@media (max-width:768px){.conecta-club .first-gallery-bairro{height:auto;padding:30px 0;background-position:bottom left 65%!important;background-size:cover;background-repeat:no-repeat}}.conecta-club .first-gallery-bairro .first-gallery-background{background-position:50%!important;background-size:cover;background-repeat:no-repeat!important;height:500px}@media (max-width:768px){.conecta-club .first-gallery-bairro .first-gallery-background{background-size:contain!important;height:300px}}.conecta-club .first-gallery-bairro .gallery-button{padding:16px 20px;background-color:#fff;border-radius:8px;color:#333!important;font-weight:700;display:inline-block;border:none;margin-bottom:35px}.conecta-club .first-gallery-bairro .first-gallery-button{padding:12px 16px;background-color:#fff;border-radius:8px;color:#333!important;font-weight:700;display:inline-block;border:none;margin-bottom:35px;font-size:14px;line-height:21px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.conecta-club .first-gallery-bairro .first-gallery-button a{color:#333!important}.conecta-club .first-gallery-bairro .title h3{color:#fedc9c;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px;margin-bottom:30px}@media (max-width:991.98px){.conecta-club .first-gallery-bairro .title h3{font-size:24px;margin-bottom:15px;line-height:28.8px}}.conecta-club .first-gallery-bairro .description{color:#fff;font-family:Roboto;font-size:18px;line-height:27px;margin-bottom:30px;font-style:normal}@media (max-width:991.98px){.conecta-club .first-gallery-bairro .description{margin-bottom:15px}}.conecta-club .first-gallery-bairro .buttons{gap:30px}@media (max-width:768px){.conecta-club .first-gallery-bairro .buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.conecta-club .first-gallery-bairro .buttons .cta{padding:12px 24px;background-color:#fedc9c;border-radius:8px;color:#153b83;font-weight:700;display:inline-block;text-align:center;font-size:14px}@media (max-width:768px){.conecta-club .first-gallery-bairro .buttons .cta{width:100%;padding:16px 20px;background-color:#fec966;color:#4a62ad}}.conecta-club .first-gallery-bairro .buttons .link{padding:12px 24px;border:2px solid #0249d0;border-radius:8px;color:#0249d0;font-weight:700;display:inline-block;text-align:center}@media (max-width:768px){.conecta-club .first-gallery-bairro .buttons .link{width:100%}}.conecta-club .first-gallery-bairro .logo-gallery{margin-bottom:30px}@media (max-width:991.98px){.conecta-club .first-gallery-bairro .logo-gallery{margin-bottom:15px}}.conecta-club .perks-bairros .perk-list{gap:10px;margin-bottom:30px}.conecta-club .perks-bairros .perk-list p{margin-bottom:0;color:#333!important}.conecta-club .perks-bairros .perk-list img{width:40px;height:40px}.conecta-club .perks-bairros .perk-list .title-itens{color:#5484c4;font-family:Roboto;font-size:18px!important;font-weight:700;line-height:27px;font-style:normal}.conecta-club .perks-bairros .perk-list .title-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.conecta-club .perks-bairros .perk-list .icon-img{max-width:24px;height:auto}.conecta-club .perks-bairros .perk-list .title-itens{font-size:1rem}.conecta-club .perks-bairros{padding:90px 0 30px}@media (max-width:768px){.conecta-club .perks-bairros{padding:30px 0}}.conecta-club .perks-bairros .title-perks h4{color:#4a62ad;text-align:center;font-family:Roboto;font-size:32px;font-weight:700;line-height:38.4px;margin-bottom:30px}@media (max-width:768px){.conecta-club .perks-bairros .title-perks h4{font-size:24px;text-align:left;line-height:28.8px}}.conecta-club .middle-banner-bairro{height:619px;padding:25px 0;background-size:cover!important}@media (min-width:991px){.conecta-club .middle-banner-bairro{background-size:cover!important;background-attachment:fixed!important;background-repeat:no-repeat!important}}@media (min-width:360px){.conecta-club .middle-banner-bairro{height:300px;padding:0}}@media (min-width:425px){.conecta-club .middle-banner-bairro{height:300px}}@media (min-width:768px){.conecta-club .middle-banner-bairro{height:350px}}@media (min-width:1024px){.conecta-club .middle-banner-bairro{height:440px}}@media (min-width:1440px){.conecta-club .middle-banner-bairro{height:465px}}@media (min-width:1920px){.conecta-club .middle-banner-bairro{height:615px}}@media (min-width:2560px){.conecta-club .middle-banner-bairro{height:825px}}.conecta-club .middle-banner-bairro iframe img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.conecta-club .middle-banner-bairro .full-image-button{border-radius:8px}.conecta-club .middle-banner-bairro .full-image-button,.conecta-club .middle-banner-bairro .full-image-button-mobile{padding:16px 20px;background-color:#fff;color:#27391c;font-weight:700;text-align:center;line-height:21px;font-size:14px}.conecta-club .middle-banner-bairro .full-image-button-mobile{border-radius:0;width:100%;display:block;border-bottom:1px solid #d3d3d3;position:relative;z-index:9}.conecta-club .second-card-section-bairro{background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);border-top:1px solid #dbd9d7;border-bottom:1px solid #dbd9d7;padding:90px 0}@media (max-width:768px){.conecta-club .second-card-section-bairro{padding:60px 0}}.conecta-club .second-card-section-bairro .second-card-section-title{margin-bottom:30px;font-size:32px;color:#333;font-style:normal;font-weight:700;line-height:38.4px}@media (max-width:991.98px){.conecta-club .second-card-section-bairro .second-card-section-title{font-size:24px;line-height:28.8px}}.conecta-club .second-card-section-bairro .card-blog{margin-bottom:0}.conecta-club .bairros-form{padding:90px 0 0}.conecta-club .bairros-form .form{border:1px solid #dbd9d7;border-radius:20px;overflow:hidden}@media (max-width:768px){.conecta-club .bairros-form .form{border-radius:20px 20px 0 0}}.conecta-club .bairros-form .form .title__form{color:#333;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px!important}.conecta-club .bairros-form .form .title__form strong{color:#153b83;font-weight:700!important}.conecta-club .bairros-form .form .form-mobile-title{color:#fff;font-size:18px;font-weight:700;line-height:27px;font-style:normal}.conecta-club .bairros-form .form .form-background{background-repeat:no-repeat!important;background-size:cover!important;background-position:100%!important}@media (max-width:768px){.conecta-club .bairros-form .form .form-background{height:150px}}.conecta-club .bairros-form .form .form-body{padding:60px}@media (max-width:768px){.conecta-club .bairros-form .form .form-body{padding:15px}.conecta-club .bairros-form .form .form-body .title_forms{display:none}}.conecta-club .bairros-form .form .form-body .gform_wrapper.gravity-theme .gfield_label{font-weight:400}.conecta-club .bairros-form .form .form-body .ginput_container input{border-radius:8px;border:1px solid #dbd9d7;font-size:14px!important;font-style:normal;font-weight:400;line-height:21px;font-family:Roboto!important}.conecta-club .bairros-form .form .form-body .ginput_container textarea{border-radius:8px;border:1px solid #dbd9d7}.conecta-club .bairros-form .form .form-body .gfield_select{border-radius:8px;border:1px solid #dbd9d7;background:none;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.conecta-club .bairros-form .form .form-body .gform_button{padding:12px 24px;background-color:#0249d0;border-radius:8px;color:#fff;display:inline-block;border:none;font-family:Roboto;font-size:14px!important;font-style:normal;font-weight:700;line-height:24px!important}.conecta-club .bairros-form .form .form-body .gform-field-label{display:inline;font-family:Roboto!important;color:#333!important;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.conecta-club .bairros-form .form .form-body .gform-field-label strong{font-weight:700}.conecta-club .bairros-form .form .form-body .gform-field-label a{line-height:18px!important;font-family:Roboto!important;color:#333!important;font-size:12px;font-style:normal}.conecta-club .bairros-form .form .form-body .gfield_consent_label{font-size:12px!important;font-style:normal!important;font-weight:400!important;line-height:18px!important}.conecta-club .bairros-form .form .form-body .gform_validation_errors{display:none}.conecta-club .bairros-form .form .form-body .gfield_description.validation_message.gfield_validation_message{background:none;border:none;padding:0;font-size:12px}@media (max-width:768px){.conecta-club .bairros-form .title__form{display:none!important}}.conecta-club .bairros-form .gravity_form .gform_footer input.button{float:left!important}.conecta-club .second-gallery-bairro{padding:60px 0;height:596px;background-position:50%!important;background-repeat:no-repeat!important}@media (max-width:768px){.conecta-club .second-gallery-bairro{width:100%;padding:0;height:890px;background-position:top!important;background-repeat:no-repeat!important;background-size:cover!important}}.conecta-club .second-gallery-bairro .second-title{color:#675899;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;margin-bottom:30px;line-height:38.4px}@media (max-width:768px){.conecta-club .second-gallery-bairro .second-title{font-size:24px;line-height:28.8px;margin-bottom:15px}}.conecta-club .second-gallery-bairro .second-description{color:#333;font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:27px}.conecta-club .second-gallery-bairro .second-description p{margin-bottom:30px}@media (max-width:768px){.conecta-club .second-gallery-bairro .second-description p{margin-bottom:15px}}.conecta-club .second-gallery-bairro .second-cta{border-radius:8px;background-color:#675899;padding:12px 24px;gap:10px;color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:16.8px}@media (max-width:768px){.conecta-club .second-gallery-bairro .second-cta{display:block;text-align:center}}.conecta-club .second-gallery-bairro .second-gallery-button{padding:12px 16px;background-color:#fff;border-radius:8px;color:#333!important;display:inline-block;border:none;margin-bottom:35px;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:21px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:48px}.conecta-club .second-gallery-bairro .second-gallery-button a{color:#333!important}.conecta-club .second-gallery-background{background-size:cover;height:500px}@media (max-width:768px){.conecta-club .second-gallery-background{background-size:contain!important;height:300px}}@media only screen and (max-width:768px)and (min-width:550px){.conecta-club .second-gallery-background{height:410px!important}}@media only screen and (max-width:991px)and (min-width:769px){.conecta-club .second-gallery-background{background:none!important}}.conecta-club .third-gallery-bairro{background-color:#fff;padding:60px 0;height:620px}@media (max-width:768px){.conecta-club .third-gallery-bairro{height:885px;padding:90px 0 42px;background-position:bottom;background-size:cover;background-repeat:no-repeat}}.conecta-club .third-gallery-bairro .title{color:#d24f51;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px;padding:30px 0}@media (max-width:768px){.conecta-club .third-gallery-bairro .title{font-size:24px;line-height:28.8px;padding:16px 0}}.conecta-club .third-gallery-bairro .description{color:#2a413f;font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:27px;padding:0 0 30px}@media (max-width:768px){.conecta-club .third-gallery-bairro .description{padding:0 0 16px}}.conecta-club .third-gallery-bairro .description p{margin:0!important}.conecta-club .third-gallery-bairro .subtitle{color:#333;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.conecta-club .third-gallery-bairro .third-gallery-background{background-size:cover;height:515px}@media (max-width:768px){.conecta-club .third-gallery-bairro .third-gallery-background{background-size:contain!important;height:300px}}@media only screen and (max-width:768px)and (min-width:550px){.conecta-club .third-gallery-bairro .third-gallery-background{height:410px!important}}@media only screen and (max-width:991px)and (min-width:769px){.conecta-club .third-gallery-bairro .third-gallery-background{background:none!important}}.conecta-club .third-gallery-bairro .cta{background:#675899;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:16.8px;border-radius:8px}@media (max-width:768px){.conecta-club .third-gallery-bairro .cta{width:100%;text-align:center}}.conecta-club .third-gallery-bairro .buttons{gap:8px}.conecta-club .third-gallery-bairro .link{border-radius:8px;border:2px solid #2072f0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;color:#2072f0;text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:16.8px}@media (max-width:768px){.conecta-club .third-gallery-bairro .link{width:100%}}.conecta-club .third-gallery-bairro .third-gallery-button{padding:12px 16px;background-color:#fff;border-radius:8px;color:#333!important;display:inline-block;border:none;margin-bottom:35px;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:21px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.conecta-club .third-gallery-bairro .third-gallery-button a{color:#333!important}.ribeirao-preto .main-banner-bairro-ribeirao{overflow:hidden;position:relative;padding:90px 0}@media (max-width:768px){.ribeirao-preto .main-banner-bairro-ribeirao{padding:30px 0}}.ribeirao-preto .main-banner-bairro-ribeirao .main-banner-mobile-background{height:470px;background-repeat:no-repeat!important;background-position:bottom!important}.ribeirao-preto .main-banner-bairro-ribeirao .title-bairro{margin-bottom:30px}@media (max-width:768px){.ribeirao-preto .main-banner-bairro-ribeirao .title-bairro{margin-bottom:10px}}.ribeirao-preto .main-banner-bairro-ribeirao .title-bairro h1{color:#fff;font-family:Roboto;font-size:40px;font-weight:700;line-height:48px;font-style:normal;margin-bottom:0}@media (max-width:768px){.ribeirao-preto .main-banner-bairro-ribeirao .title-bairro h1{font-size:32px;line-height:38.4px}}.ribeirao-preto .main-banner-bairro-ribeirao .buttons{gap:30px}@media (max-width:768px){.ribeirao-preto .main-banner-bairro-ribeirao .buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.ribeirao-preto .main-banner-bairro-ribeirao .buttons .cta{padding:12px 24px;border-radius:8px;color:#333;display:inline-block;text-align:center;font-size:14px;font-style:normal;font-weight:700;line-height:21px;font-family:Roboto}@media (max-width:768px){.ribeirao-preto .main-banner-bairro-ribeirao .buttons .cta{width:100%}}.ribeirao-preto .main-banner-bairro-ribeirao .buttons .link{padding:12px 24px;border:2px solid #5484c4;border-radius:8px;color:#5484c4;font-weight:700;display:inline-block;text-align:center}@media (max-width:768px){.ribeirao-preto .main-banner-bairro-ribeirao .buttons .link{width:100%}}.ribeirao-preto .main-banner-bairro-ribeirao .info-reserva img{height:20px}.ribeirao-preto .main-banner-bairro-ribeirao .info-reserva p{font-family:Roboto;font-size:16px}.ribeirao-preto .main-banner-bairro-ribeirao .info-reserva p strong{font-weight:700}.ribeirao-preto .main-banner-bairro-ribeirao .info-reserva span{color:#fff;font-family:Roboto;font-size:16px;font-weight:400;line-height:24px}.ribeirao-preto .main-banner-bairro-ribeirao .logo{height:auto;width:auto;margin-top:30px;display:block;max-width:100%;margin-inline:auto}.ribeirao-preto .main-banner-bairro-ribeirao__logo{position:absolute;top:50%;left:50%;-webkit-transform:translate(2.5rem,-50%);-o-transform:translate(2.5rem,-50%);transform:translate(2.5rem,-50%)}.ribeirao-preto .main-banner-bairro-ribeirao__logo img{display:block;max-width:100%;min-width:950px}.ribeirao-preto .maps{position:relative;background:#d9d9d9;height:250px;z-index:10}@media (min-width:576px){.ribeirao-preto .maps{height:400px;background-attachment:fixed}}@media (min-width:768px){.ribeirao-preto .maps{height:622px}}.ribeirao-preto .maps iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0;z-index:-1}.ribeirao-preto .maps__container{height:100%;position:relative;padding-bottom:1.5625rem}.ribeirao-preto .maps__button{background:#0249d0;color:#fff;font-weight:700;text-align:center;z-index:10;font-family:Open Sans,sans-serif;max-width:100%;gap:.625rem;padding:1rem 1.25rem;font-size:.875rem;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}.ribeirao-preto .maps__button--desktop{margin-bottom:50px;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:absolute;bottom:0;right:3.75rem;border-radius:.5rem;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:21px}@media (max-width:767px){.ribeirao-preto .maps__button--desktop{display:none}}.ribeirao-preto .maps__button--mobile{width:100%;border-bottom:1px solid #d3d3d3}@media (min-width:769px){.ribeirao-preto .maps__button--mobile{display:none}}.ribeirao-preto .first-gallery-bairro{background-color:#fff;padding:60px 0;height:680px}@media (max-width:768px){.ribeirao-preto .first-gallery-bairro{height:auto;background-position:bottom;background-size:cover;background-repeat:no-repeat}}.ribeirao-preto .first-gallery-bairro .first-gallery-background{background-position:50%!important;background-size:cover;background-repeat:no-repeat!important;height:480px}@media (max-width:768px){.ribeirao-preto .first-gallery-bairro .first-gallery-background{background-size:contain!important;height:300px}}.ribeirao-preto .first-gallery-bairro .first-gallery-button,.ribeirao-preto .first-gallery-bairro .gallery-button{padding:16px 20px;background-color:#fff;border-radius:8px;color:#333!important;font-weight:700;display:inline-block;border:none;margin-bottom:35px}.ribeirao-preto .first-gallery-bairro .first-gallery-button{font-size:14px;font-style:normal;line-height:21px;font-family:Roboto}.ribeirao-preto .first-gallery-bairro .first-gallery-button a{color:#333!important}.ribeirao-preto .first-gallery-bairro .title{color:#333;font-family:Roboto;font-size:32px;font-weight:700;line-height:normal;margin-bottom:30px}.ribeirao-preto .first-gallery-bairro .title h2{margin-bottom:0}@media (max-width:768px){.ribeirao-preto .first-gallery-bairro .title h2{font-size:24px;font-style:normal;line-height:normal;margin-bottom:15px}}@media (max-width:768px){.ribeirao-preto .first-gallery-bairro .title{font-size:24px}}.ribeirao-preto .first-gallery-bairro .description{color:#333;font-family:Roboto;font-size:16px;font-weight:400;line-height:24px}.ribeirao-preto .first-gallery-bairro .subtitle{color:#333;font-family:Roboto;font-size:18px;font-weight:700;line-height:normal;margin-bottom:30px}.ribeirao-preto .first-gallery-bairro .buttons{gap:30px}@media (max-width:768px){.ribeirao-preto .first-gallery-bairro .buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.ribeirao-preto .first-gallery-bairro .buttons .cta{padding:12px 24px;background-color:#0249d0;border-radius:8px;color:#fff;display:inline-block;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-style:normal;font-weight:700;line-height:21px;font-family:Roboto}@media (max-width:768px){.ribeirao-preto .first-gallery-bairro .buttons .cta{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.ribeirao-preto .first-gallery-bairro .buttons .link{padding:12px 24px;border:2px solid #0249d0;border-radius:8px;color:#0249d0;display:inline-block;text-align:center;font-size:14px;font-style:normal;font-weight:700;line-height:21px;font-family:Roboto}@media (max-width:768px){.ribeirao-preto .first-gallery-bairro .buttons .link{width:100%}}.ribeirao-preto .first-gallery-bairro .line-info,.ribeirao-preto .first-gallery-bairro .logo-gallery{margin-bottom:30px}.ribeirao-preto .first-gallery-bairro .line-info span{font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:27px}.ribeirao-preto .second-gallery-bairro{background:-webkit-linear-gradient(350deg,#f3efeb 50.43%,#e2d3c3);background:-o-linear-gradient(350deg,#f3efeb 50.43%,#e2d3c3 100%);background:linear-gradient(100deg,#f3efeb 50.43%,#e2d3c3);padding:60px 0;background-position:100%!important;background-repeat:no-repeat!important}@media (max-width:768px){.ribeirao-preto .second-gallery-bairro{width:100%;background-position:top!important;background-repeat:no-repeat!important;background-size:cover!important}}@media (min-width:768px){.ribeirao-preto .second-gallery-bairro .center-desktop{width:100%;height:100%}}.ribeirao-preto .second-gallery-bairro .itens-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:30px}@media (max-width:768px){.ribeirao-preto .second-gallery-bairro .itens-title{margin-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.ribeirao-preto .second-gallery-bairro .second-title h3{color:#2a413f;font-family:Roboto;font-size:32px!important;font-style:normal;font-weight:700;line-height:38.4px;margin-bottom:30px}@media (max-width:768px){.ribeirao-preto .second-gallery-bairro .second-title h3{font-size:24px!important;line-height:28.8px}}.ribeirao-preto .second-gallery-bairro .second-title h3 h3{margin-bottom:0}.ribeirao-preto .second-gallery-bairro .second-description{color:#2a413f;font-family:Roboto;font-size:18px;font-weight:400;line-height:normal;margin-bottom:30px}.ribeirao-preto .second-gallery-bairro .second-description p{margin-bottom:0;line-height:27px}.ribeirao-preto .second-gallery-bairro .info-location{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}@media (max-width:768px){.ribeirao-preto .second-gallery-bairro .info-location{margin-left:0!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}}.ribeirao-preto .second-gallery-bairro .info-location .btn-location{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;border-radius:8px;background:#ffd7cc;color:#c25234;font-family:Roboto;font-size:14px;font-weight:700;line-height:21px}.ribeirao-preto .second-gallery-bairro .img-logo{text-align:center}.ribeirao-preto .second-gallery-bairro .list{margin-bottom:30px}.ribeirao-preto .second-gallery-bairro .list .third-list-item{margin-bottom:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.ribeirao-preto .second-gallery-bairro .list .third-list-item .icon{height:25px;width:25px}.ribeirao-preto .second-gallery-bairro .list .third-list-item p{color:#2a413f;font-size:18px;margin-bottom:0}.ribeirao-preto .second-gallery-bairro .second-cta{padding:16px 20px;background-color:#153b83;border-radius:8px;color:#fff;font-weight:700;display:inline-block;text-align:center}@media (max-width:768px){.ribeirao-preto .second-gallery-bairro .second-cta{width:100%;margin-bottom:50px}}.ribeirao-preto .second-gallery-bairro .gallery-button{padding:16px 20px;background-color:#fff;border-radius:8px;color:#27391c;font-weight:700;display:inline-block;border:none;margin-bottom:40px}@media (max-width:768px){.ribeirao-preto .second-gallery-bairro .gallery-button{margin-bottom:0}}@media (max-width:768px){.ribeirao-preto .second-gallery-bairro{height:1180px}}.ribeirao-preto .second-gallery-bairro .second-gallery-background{background-position:50%!important;background-repeat:no-repeat!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}@media (max-width:768px){.ribeirao-preto .second-gallery-bairro .second-gallery-background{background-size:contain!important;height:300px}}@media only screen and (max-width:768px)and (min-width:550px){.ribeirao-preto .second-gallery-bairro .second-gallery-background{height:410px!important}}@media only screen and (max-width:991px)and (min-width:769px){.ribeirao-preto .second-gallery-bairro .second-gallery-background{background:none!important}}.ribeirao-preto .second-gallery-bairro .second-gallery-button{padding:16px 20px;background-color:#fff;border-radius:8px;color:#333!important;display:inline-block;border:none;margin-bottom:100px;font-family:Roboto;font-size:14px;font-weight:700;line-height:21px}@media (max-width:768px){.ribeirao-preto .second-gallery-bairro .second-gallery-button{margin-bottom:30px}}.ribeirao-preto .second-gallery-bairro .second-gallery-button a{color:#333!important}.ribeirao-preto .card-section-bairro{padding:60px 0}.ribeirao-preto .card-section-bairro .first-part{margin-bottom:25px}.ribeirao-preto .card-section-bairro .first-part .title h4{color:#333;font-family:Roboto;font-size:32px;font-weight:700;line-height:38.4px}@media (max-width:768px){.ribeirao-preto .card-section-bairro .first-part .title h4{margin-bottom:30px;font-size:24px;line-height:28.8px}}.ribeirao-preto .card-section-bairro .first-part .text{color:#000;font-family:Roboto;font-size:18px;font-weight:400;line-height:27px;margin-bottom:30px}.ribeirao-preto .card-section-bairro .first-part .description{color:#000;font-size:18px;font-weight:400}.ribeirao-preto .card-section-bairro .second-part{margin-bottom:50px}.ribeirao-preto .card-section-bairro .second-part .third-list-item{margin-bottom:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.ribeirao-preto .card-section-bairro .second-part .third-list-item p{color:#000;font-size:18px;margin-bottom:0}.ribeirao-preto .card-section-bairro .third-part .position-button{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:768px){.ribeirao-preto .card-section-bairro .third-part .position-button{display:none}}.ribeirao-preto .card-section-bairro .other-regions{padding:12px 24px;background-color:#0249d0;border-radius:8px;color:#fff;font-weight:700;display:inline-block;text-align:center}@media (max-width:768px){.ribeirao-preto .card-section-bairro .other-regions{width:100%}}.ribeirao-preto .card-section-bairro .info-ribeirao{margin-bottom:30px}.ribeirao-preto .card-section-bairro .info-ribeirao .info-location{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:768px){.ribeirao-preto .card-section-bairro .info-ribeirao .info-location{margin-left:0!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}}.ribeirao-preto .card-section-bairro .info-ribeirao .info-location .btn-location{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;border-radius:8px;background:#ebf6d5;color:#364a0f;font-family:Roboto;font-size:14px;font-weight:700;line-height:21px}.ribeirao-preto .card-section-bairro .info-ribeirao .logo{margin-bottom:15px}.ribeirao-preto .perks-bairros{padding-top:60px;padding-bottom:30px}.ribeirao-preto .perks-bairros .title-perks h5{color:#fff;font-family:Roboto;font-size:32px;font-weight:700;line-height:38.4px}@media (max-width:425px){.ribeirao-preto .perks-bairros .title-perks h5{font-size:24px;line-height:28.8px}}.ribeirao-preto .perks-bairros .title-perks h5 strong{color:#edd9b3}.ribeirao-preto .perks-bairros .description-perks p{color:#fff;font-family:Roboto;font-size:18px;font-weight:400;line-height:27px}.ribeirao-preto .perks-bairros .perk-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;margin-bottom:0}.ribeirao-preto .perks-bairros .perk-title{font-weight:700;font-size:18px;margin-bottom:0;width:100%}@media (max-width:425px){.ribeirao-preto .perks-bairros .perk-title{font-size:14px}}.ribeirao-preto .perks-bairros .perk-text{font-size:18px;margin-bottom:0;width:100%}@media (max-width:425px){.ribeirao-preto .perks-bairros .perk-text{font-size:14px}}.ribeirao-preto .perks-bairros .individual-perk-list{gap:5px}@media (max-width:768px){.ribeirao-preto .perks-bairros .individual-perk-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:10px}.ribeirao-preto .perks-bairros .individual-perk-list p{margin-bottom:0}}.ribeirao-preto .perks-bairros .perk-time{font-weight:700;font-size:16px;text-align:right}@media (max-width:425px){.ribeirao-preto .perks-bairros .perk-time{font-size:14px}}.ribeirao-preto .perks-bairros .perk-place{font-weight:400;font-size:18px;color:#fff}@media (max-width:425px){.ribeirao-preto .perks-bairros .perk-place{font-size:14px}}.ribeirao-preto .middle-banner{height:619px;padding:25px 0;background-size:cover;background-position:50%}@media (max-width:800px){.ribeirao-preto .middle-banner{padding:0!important}}@media (min-width:360px){.ribeirao-preto .middle-banner{height:300px;padding:0}}@media (min-width:425px){.ribeirao-preto .middle-banner{height:300px}}@media (min-width:768px){.ribeirao-preto .middle-banner{height:350px}}@media (min-width:1024px){.ribeirao-preto .middle-banner{height:440px}}@media (min-width:1440px){.ribeirao-preto .middle-banner{height:465px}}@media (min-width:1920px){.ribeirao-preto .middle-banner{height:615px}}@media (min-width:2560px){.ribeirao-preto .middle-banner{height:825px}}.ribeirao-preto .middle-banner .full-image-button{padding:16px 20px;background-color:#0249d0;border-radius:8px;color:#fff;font-weight:700;text-align:center}.ribeirao-preto .middle-banner .full-image-button-mobile{padding:16px 20px;background-color:#0249d0;border-radius:0;color:#fff;font-weight:700;text-align:center;width:100%;display:block;border-bottom:1px solid #d3d3d3;position:absolute}.ribeirao-preto .middle-banner iframe{width:100%!important;height:100%!important}.ribeirao-preto .middle-banner .gallery-iframe{position:absolute}@media (min-width:1871px){.ribeirao-preto .middle-banner .gallery-iframe{top:3730px;left:1500px}}@media only screen and (min-device-width:1541px)and (max-device-width:1709px){.ribeirao-preto .middle-banner .gallery-iframe{top:3750px;left:1210px}}@media only screen and (min-device-width:1710px)and (max-device-width:1870px){.ribeirao-preto .middle-banner .gallery-iframe{top:3700px;left:1400px}}@media only screen and (min-device-width:1310px)and (max-device-width:1540px){.ribeirao-preto .middle-banner .gallery-iframe{top:3700px;left:1000px}}@media only screen and (min-device-width:1120px)and (max-device-width:1309px){.ribeirao-preto .middle-banner .gallery-iframe{top:3700px;left:790px}}@media (max-width:1119px){.ribeirao-preto .middle-banner .gallery-iframe{top:4800px;left:790px}}.ribeirao-preto .second-card-section-bairro{background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);border-top:1px solid #dbd9d7;border-bottom:1px solid #dbd9d7;padding:80px 0}.ribeirao-preto .second-card-section-bairro .second-card-section-title{margin-bottom:30px;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px}@media (max-width:768px){.ribeirao-preto .second-card-section-bairro .second-card-section-title{font-size:24px;line-height:28.8px}}.ribeirao-preto .second-card-section-bairro .card-blog{margin-bottom:0}.ribeirao-preto .bairros-form{padding:90px 0 0}.ribeirao-preto .bairros-form .form{border:1px solid #dbd9d7;border-radius:20px;overflow:hidden}@media (max-width:768px){.ribeirao-preto .bairros-form .form{border-radius:20px 20px 0 0}}.ribeirao-preto .bairros-form .form .title__form{color:#333;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px!important}@media (max-width:768px){.ribeirao-preto .bairros-form .form .title__form{display:none}}.ribeirao-preto .bairros-form .form .title__form strong{color:#153b83;font-weight:700!important}.ribeirao-preto .bairros-form .form .form-mobile-title{color:#fff;font-size:21px;font-weight:700;line-height:120%}.ribeirao-preto .bairros-form .form .form-mobile-title .text-content{max-width:212px;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Roboto;font-size:18px;font-style:normal;font-weight:700;line-height:27px}.ribeirao-preto .bairros-form .form .gfield_consent_label{display:inline;line-height:21px!important;font-family:Roboto!important;color:#333!important;font-size:12px;font-style:normal}.ribeirao-preto .bairros-form .form .gfield_consent_label strong{font-weight:700}.ribeirao-preto .bairros-form .form .gfield_consent_label a{line-height:18px!important;font-family:Roboto!important;color:#333!important;font-size:12px;font-style:normal}.ribeirao-preto .bairros-form .form .form-background{background-repeat:no-repeat!important;background-size:cover!important;background-position:100%!important}@media (max-width:768px){.ribeirao-preto .bairros-form .form .form-background{height:150px}}.ribeirao-preto .bairros-form .form .form-body{padding:60px}@media (max-width:768px){.ribeirao-preto .bairros-form .form .form-body{padding:15px}.ribeirao-preto .bairros-form .form .form-body .title_forms{display:none}}.ribeirao-preto .bairros-form .form .form-body .gform_wrapper.gravity-theme .gfield_label{font-weight:400}.ribeirao-preto .bairros-form .form .form-body .ginput_container input,.ribeirao-preto .bairros-form .form .form-body .ginput_container textarea{border-radius:8px;border:1px solid #dbd9d7}.ribeirao-preto .bairros-form .form .form-body .gfield_select{border-radius:8px;border:1px solid #dbd9d7;background:none}.ribeirao-preto .bairros-form .form .form-body .gform_button{padding:12px 24px;background-color:#b2b0ae;border-radius:8px;color:#fff;font-weight:700;display:inline-block;border:none}.ribeirao-preto .bairros-form .form .form-body .gform-field-label{display:inline;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.ribeirao-preto .bairros-form .form .form-body .gform_validation_errors{display:none}.ribeirao-preto .bairros-form .form .form-body .gfield_description.validation_message.gfield_validation_message{background:none;border:none;padding:0;font-size:12px}@media (max-width:768px){.ribeirao-preto .bairros-form .title__form{display:none!important}}.ribeirao-preto .bairros-form .gravity_form .gform_footer input.button{float:left!important}.ribeirao-preto .card-empreendimento-new{margin-bottom:5px}.template-igualdade-salarial .section-direcional-default{z-index:9999!important}.page-simulacao .section-direcional-default{background-color:#f3efeb}@media (max-width:768px){.page-simulacao .section-direcional-default{padding-top:24px!important;padding-bottom:24px!important;background-color:#fff}}.page-simulacao .section-direcional-default .title-simulacao{color:#333;font-family:Roboto;font-size:32px;font-weight:700;line-height:normal;margin-bottom:24px}@media (max-width:768px){.page-simulacao .section-direcional-default .title-simulacao{font-size:25px;margin-bottom:8px;text-align:left}}.page-simulacao .section-direcional-default .desc p{color:#333;font-family:Roboto!important;font-size:18px;font-weight:400;line-height:normal;margin-bottom:32px}@media (max-width:768px){.page-simulacao .section-direcional-default .desc p{margin-bottom:24px;font-size:16px;text-align:left}}.page-simulacao .section-direcional-default .center_number span{color:#0249d0;font-size:46px;font-weight:700;line-height:normal}@media (max-width:768px){.page-simulacao .section-direcional-default .center_number span{font-size:31px}}.page-simulacao .section-direcional-default .text_number span{font-size:18px;line-height:normal}@media (max-width:768px){.page-simulacao .section-direcional-default .text_number span{font-size:16px}}@media (max-width:768px){.page-simulacao .section-direcional-default ul li{margin-right:0!important}}.page-simulacao .card-viewed-download .card-overlay{padding:15px}.page-simulacao .swiper-pagination-bullet{width:13px!important;height:13px!important}.page-simulacao .testimony{padding-top:32px;background-color:#f3efeb}@media (max-width:768px){.page-simulacao .testimony{padding-top:0}}.page-simulacao .testimony .side-edge{padding:0 40px}@media (max-width:768px){.page-simulacao .testimony .side-edge{padding:0}}.page-simulacao .testimony .text-red span{color:#0249d0;line-height:normal}@media (max-width:768px){.page-simulacao .testimony .text-red span{font-size:18px}}.page-simulacao .testimony .desc{font-family:Roboto;font-size:18px;font-weight:400;line-height:normal}@media (max-width:768px){.page-simulacao .testimony .desc{margin-bottom:16px;display:block;font-size:14px}}.page-simulacao .testimony .thumbnail{border-radius:8px}.page-simulacao .testimony .swiper-button-next,.page-simulacao .testimony .swiper-button-prev{color:#fff!important;background-color:#0249d0!important;border:2px solid #0249d0!important}.page-simulacao .testimony .swiper-button-next:hover,.page-simulacao .testimony .swiper-button-prev:hover{color:#0249d0!important;background-color:#fff!important;border:2px solid #0249d0!important}.page-simulacao .testimony .swiper-pagination-bullet{background-color:#0249d0!important;height:8px!important;width:8px!important}.page-simulacao .testimony .swiper-button-next.swiper-button-disabled,.page-simulacao .testimony .swiper-button-prev.swiper-button-disabled{color:#0249d0!important;background-color:#fff!important;border:2px solid #0249d0!important}.page-simulacao .testimony .space-top{padding-top:16px;padding-bottom:16px}.page-simulacao .testimony .text p{font-family:Roboto!important;font-size:18px;margin-bottom:32px}@media (max-width:768px){.page-simulacao .testimony .text p{font-size:16px;font-style:italic;margin-bottom:0}}.page-simulacao .bg-simulacao-desktop{background-color:#f3efeb}@media (max-width:768px){.page-simulacao .bg-simulacao-desktop{background-color:#fff!important}}.page-simulacao .section-faq-simulacao{padding-top:48px;padding-bottom:48}@media (max-width:768px){.page-simulacao .section-faq-simulacao{padding-top:24px;padding-bottom:24px}}.cliente .section-contact-bar-home,.cliente .section-contact-bar-home-mobile{display:none!important}@media (max-width:768px){.zona-norte-rj .section-banner-campinas .btn-white{color:#333}}.zona-norte-rj .section-first-gallery-campinas .title-gallery h3{color:#e9465c;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px}@media (max-width:768px){.zona-norte-rj .section-first-gallery-campinas .title-gallery h3{font-size:18px;line-height:27px}}.zona-norte-rj .section-first-gallery-campinas .description-galley{color:#0a386a;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.zona-norte-rj .section-first-gallery-campinas .btn-gallery{background-color:#e9465c;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:-o-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease,-o-transform .2s ease}.zona-norte-rj .section-first-gallery-campinas .btn-gallery:hover{-webkit-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.zona-norte-rj .section-first-gallery-campinas .third-list-item p{color:#0a386a;font-family:Roboto;font-size:16px;font-weight:400;line-height:24px}.zona-norte-rj .section-first-gallery-campinas .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.zona-norte-rj .section-first-gallery-campinas .third-list-item-0{border-radius:20px;background:#30beef;display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.zona-norte-rj .section-first-gallery-campinas .third-list-item-0 p{color:#081024;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media (min-width:768px){.zona-norte-rj .section-first-gallery-campinas .swiper-pagination .swiper-pagination-bullet{background-color:#333}}.zona-norte-rj .section-second-gallery-campinas .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.zona-norte-rj .section-second-gallery-campinas .third-list-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:4px}.zona-norte-rj .section-second-gallery-campinas .third-list-item p{text-align:left;margin-bottom:0}.zona-norte-rj .section-second-gallery-campinas .third-list-item-0{border-radius:20px;background:-webkit-linear-gradient(353deg,#faf4a8 -1.83%,#e7bd6a 31.23%,#fcf8c0 75.3%,#cfae7d 98.33%);background:-o-linear-gradient(353deg,#faf4a8 -1.83%,#e7bd6a 31.23%,#fcf8c0 75.3%,#cfae7d 98.33%);background:linear-gradient(97deg,#faf4a8 -1.83%,#e7bd6a 31.23%,#fcf8c0 75.3%,#cfae7d 98.33%);display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.zona-norte-rj .section-second-gallery-campinas .third-list-item-0 p{color:#333;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:0}.zona-norte-rj .section-second-gallery-campinas .btn-white{-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:-o-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease,-o-transform .2s ease}.zona-norte-rj .section-second-gallery-campinas .btn-white:hover{-webkit-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}@media (max-width:768px){.zona-norte-rj .section-second-gallery-campinas .swiper-pagination .swiper-pagination-bullet{background-color:#fff}}@media (max-width:768px){.zona-norte-rj .section-second-gallery-campinas .img-logo img{width:113px;height:40px}}.zona-norte-rj .section-third-gallery-campinas .title-gallery h5{color:#333;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px}@media (max-width:768px){.zona-norte-rj .section-third-gallery-campinas .title-gallery h5{font-size:18px;line-height:27px}}.zona-norte-rj .section-third-gallery-campinas .description-galley{color:#333;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.zona-norte-rj .section-third-gallery-campinas .third-list-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:0}.zona-norte-rj .section-third-gallery-campinas .third-list-item p{color:#333;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:16.8px}.zona-norte-rj .section-third-gallery-campinas .third-list-item-0{border-radius:20px;background:var(--fade-dourado,linear-gradient(99deg,#faf4a8 -7.55%,#e7bd6a 27.29%,#fcf8c0 73.75%,#cfae7d 98.03%));-webkit-box-shadow:2px 2px 8px 0 rgba(0,0,0,.15);box-shadow:2px 2px 8px 0 rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.zona-norte-rj .section-third-gallery-campinas .third-list-item-0 p{color:#333;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:16.8px}.zona-norte-rj .section-third-gallery-campinas .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media (max-width:768px){.zona-norte-rj .section-third-gallery-campinas .list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.zona-norte-rj .section-third-gallery-campinas .btn-gallery{background-color:#0249d0;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:-o-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease,-o-transform .2s ease}.zona-norte-rj .section-third-gallery-campinas .btn-gallery:hover{-webkit-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}@media (max-width:768px){.zona-norte-rj .section-third-gallery-campinas .img-logo img{width:49px;height:60px}}@media (max-width:768px){.zona-norte-rj .swiper-pagination .swiper-pagination-bullet{background-color:#333}}.zona-norte-rj .second-card-section-bairro{background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);border-top:1px solid #dbd9d7;border-bottom:1px solid #dbd9d7;padding:80px 0}@media (max-width:768px){.zona-norte-rj .second-card-section-bairro{padding:30px 0 0}}.zona-norte-rj .second-card-section-bairro .second-card-section-title{color:#333;font-family:Roboto;font-size:32px;font-weight:700;line-height:38.4px;margin-bottom:30px}@media (max-width:768px){.zona-norte-rj .second-card-section-bairro .second-card-section-title{font-size:24px;font-weight:700;line-height:28.8px}}.zona-norte-rj .second-card-section-bairro .card-blog{margin-bottom:0}.his-hmp-e-r2v .section-header-simple .container{padding:50px 0}@media (max-width:1139.98px){.his-hmp-e-r2v .section-header-simple .container{padding:0 15px}}.his-hmp-e-r2v .section-politica-privacidade h2{font-size:16px;color:#d02f27}.his-hmp-e-r2v section.empreendimentos{padding:20px 0!important}.btn-agendamento{display:none!important}.section-banner-author{background-image:#f3efeb;padding:32px 0;background-position:top}@media (max-width:767px){.section-banner-author{padding:24px 0}}.section-banner-author .banner-author-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:32px}@media (max-width:768px){.section-banner-author .banner-author-content{gap:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-banner-author .banner-author-content .image-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-banner-author .banner-author-content .image-author img{max-width:255px;max-height:335px}@media (max-width:768px){.section-banner-author .banner-author-content .image-author img{width:160px;height:192px;-o-object-fit:contain;object-fit:contain}}.section-banner-author .description-author{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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.section-banner-author .description-author h1{color:#0249d0;font-family:Roboto;font-size:40px;font-style:normal;font-weight:700;line-height:48px}@media (max-width:768px){.section-banner-author .description-author h1{font-size:24px;line-height:28.8px}}.section-banner-author .description-author .funcao-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px;gap:4px}@media (max-width:768px){.section-banner-author .description-author .funcao-author{margin-bottom:0}}.section-banner-author .description-author .funcao-author span{color:#333;font-family:Roboto;font-size:18px;font-style:normal;font-weight:700;line-height:27px}@media (max-width:768px){.section-banner-author .description-author .funcao-author span{font-size:16px;line-height:normal}}.section-banner-author .description-author .hidden-text,.section-banner-author .description-author p{color:#333;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:0}@media (max-width:768px){.section-banner-author .description-author .hidden-text,.section-banner-author .description-author p{font-size:14px;line-height:26.8px}}.section-banner-author .hide-text{color:#333!important;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:16.8px}.section-banner-author .hide-text:hover{color:#333!important}.programa-minha-casa-minha-vida .section-contact-bar-home,.programa-minha-casa-minha-vida .section-contact-bar-home-mobile{display:none!important}.single-blog h1,.single-imprensa h1{font-family:Roboto;font-size:40px;font-style:normal;font-weight:700;line-height:48px;color:#333}@media (max-width:767.98px){.single-blog h1,.single-imprensa h1{font-size:24px;line-height:28.8px}}.single-blog a.pagination,.single-imprensa a.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#333;font-family:Roboto;font-size:14px;font-weight:400;margin-top:24px!important}.single-blog .sidebar-post .mais-lidos .title,.single-imprensa .sidebar-post .mais-lidos .title{font-size:32px}@media (max-width:767.98px){.single-blog .sidebar-post .mais-lidos .title:first-child,.single-imprensa .sidebar-post .mais-lidos .title:first-child{font-size:24px}}.single-blog .sidebar-post form,.single-imprensa .sidebar-post form{margin-bottom:52px}.single-blog .sidebar-post img.card-img,.single-imprensa .sidebar-post img.card-img{width:103px;min-height:103px;height:40px}.single-blog ul.post-description,.single-imprensa ul.post-description{margin-top:.625rem;margin-bottom:1.875rem}@media (min-width:768px){.single-blog ul.post-description,.single-imprensa ul.post-description{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}}.single-blog ul.post-description li,.single-imprensa ul.post-description li{color:#333;font-size:14px;margin-right:20px}@media (max-width:767.98px){.single-blog ul.post-description li,.single-imprensa ul.post-description li{margin-right:18px;margin-bottom:18px}}.single-blog ul.post-description li i,.single-imprensa ul.post-description li i{margin-right:5px}.single-blog ul.post-description li .category,.single-imprensa ul.post-description li .category{border-radius:20px;border:1px solid #0249d0;font-size:12px;font-weight:700;padding:3px 14px 2px;text-decoration:none;color:#0249d0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.single-blog ul.post-description li .category a.link,.single-imprensa ul.post-description li .category a.link{color:#0249d0}.single-blog ul.post-description li .category img.icon,.single-imprensa ul.post-description li .category img.icon{height:13px;width:13px;-o-object-fit:contain;object-fit:contain;margin-top:2px}.single-blog ul.post-description li .category:hover,.single-imprensa ul.post-description li .category:hover{-webkit-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px)}.single-blog img.img-post,.single-imprensa img.img-post{width:100%;height:413px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:20px;margin-top:14px}@media (max-width:767.98px){.single-blog img.img-post,.single-imprensa img.img-post{height:185px}}.single-blog .content-post p,.single-imprensa .content-post p{color:#4f4f4f;font-size:18px;line-height:27px;font-weight:400}.single-blog .content-post p a,.single-imprensa .content-post p a{color:#2664d7;text-decoration:underline}.single-blog .content-post iframe,.single-imprensa .content-post iframe{margin:0 auto;display:block}.single-blog .content-post h2,.single-blog .content-post h3,.single-blog .content-post h4,.single-imprensa .content-post h2,.single-imprensa .content-post h3,.single-imprensa .content-post h4{font-size:18px;color:#333;margin-bottom:15px}.single-blog .content-post h2 strong,.single-blog .content-post h3 strong,.single-blog .content-post h4 strong,.single-imprensa .content-post h2 strong,.single-imprensa .content-post h3 strong,.single-imprensa .content-post h4 strong{font-weight:700!important}.single-blog ul.post-share,.single-imprensa ul.post-share{position:absolute;list-style-type:none;left:-70px;top:130px}.single-blog ul.post-share li,.single-imprensa ul.post-share li{margin-bottom:20px}.single-blog ul.post-share li a,.single-imprensa ul.post-share li a{font-size:20px;color:#333}@media (max-width:767.98px){.single-blog ul.post-share li,.single-imprensa ul.post-share li{display:inline;margin-right:20px;margin-bottom:0}}@media (max-width:767.98px){.single-blog ul.post-share,.single-imprensa ul.post-share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:static;margin-left:-40px}}.single-blog .share-post-mobile,.single-imprensa .share-post-mobile{font-size:14px}.single-blog .share-post-mobile a.social,.single-imprensa .share-post-mobile a.social{margin-left:20px;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex}.single-blog .author-post p,.single-imprensa .author-post p{color:#6d6b68;font-family:Roboto;font-size:10px;font-style:normal;font-weight:400;line-height:15px}.single-blog .author-post span,.single-imprensa .author-post span{color:#0249d0;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:16.8px;-webkit-text-decoration-line:underline;text-decoration-line:underline}#ez-toc-container{background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9))!important;background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9)!important;background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%)!important;background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9)!important;border:1px solid #dbd9d7!important;border-radius:8px}#ez-toc-container .ez-toc-list{color:#0249d0;font-family:Open Sans;font-size:18px;font-weight:700;padding:10px 30px}#ez-toc-container .ez-toc-list a{color:#0249d0!important;font-weight:400}#_progress{background:-webkit-gradient(linear,left top,right top,from(#0249d0),color-stop(0,transparent));background:-webkit-linear-gradient(left,#0249d0 var(--scroll),transparent 0);background:-o-linear-gradient(left,#0249d0 var(--scroll),transparent 0);background:linear-gradient(90deg,#0249d0 var(--scroll),transparent 0);position:fixed;width:100%;height:5px;top:0;z-index:100}@media (max-width:991.98px){#_progress{top:0}}.inline-btn-search{display:contents}.img-x{width:20px;height:20px}@media (max-width:767.98px){.img-x{width:14px;height:14px}}body#tinymce{margin:12px!important}.template-politica-privacidade .section-header-simple h1{color:#fff;font-family:Roboto;font-size:40px;font-style:normal;font-weight:700;line-height:48px}.template-casa-verde-amarela .section-header-simple{padding:50px 0 100px}.template-casa-verde-amarela .section-header-simple h1{color:#fff}.template-casa-verde-amarela .section-header-simple .link-header{background-color:#fff;color:#333;border-radius:8px;padding:12px 22px;font-size:14px}.template-casa-verde-amarela .section-header-simple .link-header img{vertical-align:text-top}@media (min-width:767px){.template-casa-verde-amarela .section-header-simple{background-position:bottom!important}}.template-casa-verde-amarela .casa-verde-amarela-diferencas .content .casa-verde-amarela .card-cv-amarela-1{background:#fff!important}.template-casa-verde-amarela .casa-verde-amarela-diferencas .content .casa-verde-amarela .card-info{background:#0249d0}.search-mcmv{padding-bottom:120px}@media (max-width:991.98px){.search-mcmv{padding-bottom:50px}}@media (min-width:768px){body.single-empreendimento .main-info-no-premium-button-new .content-galeria{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}body.single-empreendimento .main-info-no-premium-button-new .share-empreendimento img{max-height:70px;max-width:110px;margin-right:10px}@media (max-width:991.98px){body.single-empreendimento .main-info-no-premium-button-new .share-empreendimento img{max-width:140px;max-height:60px}}body.single-empreendimento .main-info-no-premium-button-new .share-empreendimento .share{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}body.single-empreendimento .main-info-no-premium-button-new .share-empreendimento h1{font-size:32px;font-weight:700}@media (max-width:991.98px){body.single-empreendimento .main-info-no-premium-button-new .share-empreendimento h1{font-size:20px}}body.single-empreendimento .main-info-no-premium-button-new .share-empreendimento h2{font-size:32px;font-weight:700}@media (max-width:768px){body.single-empreendimento .main-info-no-premium-button-new .share-empreendimento h2{color:#333;font-family:Roboto;font-size:24px!important;font-style:normal;font-weight:700;line-height:28.8px}}@media (max-width:991.98px){body.single-empreendimento .main-info-no-premium-button-new .share-empreendimento h2{font-size:20px}}body.single-empreendimento .main-info-no-premium-button-new .share-empreendimento .flex-content{gap:15px}body.single-empreendimento .main-info-no-premium-button-new .share-empreendimento li{font-family:Roboto;padding:5px 20px;border-radius:8px;background-color:#f3efeb;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}body.single-empreendimento .main-info-no-premium-button-new .share-empreendimento li img{margin-right:5px!important}body.single-empreendimento .main-info-no-premium-button-new .share-empreendimento li span{font-size:14px;font-weight:700;color:#333}@media (max-width:768px){body.single-empreendimento .main-info-no-premium-button-new .main-details__adress a[href="#maps"] h6{display:none}body.single-empreendimento .main-info-no-premium-button-new .main-details__adress a[href="#maps"] p{font-family:Roboto;font-weight:700!important;color:#0249d0;font-size:14px;text-decoration:underline;width:auto;display:inline}body.single-empreendimento .main-info-no-premium-button-new .main-details__info-list{-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px;row-gap:8px}body.single-empreendimento .main-info-no-premium-button-new .main-details__info-list li{background:#f3efeb;border-radius:8px;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;padding:8px 10px}body.single-empreendimento .main-info-no-premium-button-new .section-header-empreendimento .section-dinamic-photos,body.single-empreendimento .main-info-no-premium-button-new .section-header-empreendimento .section-dinamic-photos .img-galeria{max-height:231px}body.single-empreendimento .main-info-no-premium-button-new .section-header-empreendimento .btn-vergaleria{margin-top:280px!important}}@media (max-width:768px)and (max-width:768px){body.single-empreendimento .main-info-no-premium-button-new .section-header-empreendimento .btn-vergaleria{font-weight:400}}@media (max-width:768px){body.single-empreendimento .main-info-no-premium-button-new .buttons-single-empreendimento.new .list-inline{margin-bottom:0!important;margin-top:8px!important}body.single-empreendimento .main-info-no-premium-button-new .section-header-empreendimento .selo-cva{top:183px!important}body.single-empreendimento .main-info-no-premium-button-new .section-header-empreendimento .selo-mb{top:185px!important}body.single-empreendimento .main-info-no-premium-button-new .contact-buttons{margin-top:22px;margin-bottom:54px}body.single-empreendimento .main-info-no-premium-button-new .contact-buttons .btn-simulator-for-mobile{padding:13px 0!important}.comment-form body.single-empreendimento .main-info-no-premium-button-new .contact-buttons input[type=submit],.search-form body.single-empreendimento .main-info-no-premium-button-new .contact-buttons .search-submit,body.single-empreendimento .main-info-no-premium-button-new .contact-buttons .btn,body.single-empreendimento .main-info-no-premium-button-new .contact-buttons .comment-form input[type=submit],body.single-empreendimento .main-info-no-premium-button-new .contact-buttons .search-form .search-submit{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:13px 0;border-radius:8px;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:24px;cursor:pointer}.comment-form body.single-empreendimento .main-info-no-premium-button-new .contact-buttons input.btn-green[type=submit],.search-form body.single-empreendimento .main-info-no-premium-button-new .contact-buttons .btn-green.search-submit,body.single-empreendimento .main-info-no-premium-button-new .contact-buttons .btn.btn-green,body.single-empreendimento .main-info-no-premium-button-new .contact-buttons .comment-form input.btn-green[type=submit],body.single-empreendimento .main-info-no-premium-button-new .contact-buttons .search-form .btn-green.search-submit{background-color:#23bd3b;color:#fff}.comment-form body.single-empreendimento .main-info-no-premium-button-new .contact-buttons input.btn-white[type=submit],.search-form body.single-empreendimento .main-info-no-premium-button-new .contact-buttons .btn-white.search-submit,body.single-empreendimento .main-info-no-premium-button-new .contact-buttons .btn.btn-white,body.single-empreendimento .main-info-no-premium-button-new .contact-buttons .comment-form input.btn-white[type=submit],body.single-empreendimento .main-info-no-premium-button-new .contact-buttons .search-form .btn-white.search-submit{color:#23bd3b;border:1px solid #23bd3b;background-color:#fff}}@media (max-width:768px)and (max-width:991.98px){body.single-empreendimento .main-info-no-premium-button-new .breadcrumb li{font-size:12px}}@media (max-width:768px)and (max-width:991.98px){body.single-empreendimento .main-info-no-premium-button-new .breadcrumb li:after{margin-left:5px}}.flatpickr-disabled{background:none!important;color:#b2b0ae!important;border:none!important}.olinda .title__form{color:#333;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px!important}@media (max-width:768px){.olinda .title__form{display:none}}.olinda .title__form strong{color:#153b83;font-weight:700!important}.olinda .gfield_consent_label{display:inline;line-height:21px!important;font-family:Roboto!important;color:#333!important;font-size:12px;font-style:normal}.olinda .gfield_consent_label strong{font-weight:700}.olinda .gfield_consent_label a{line-height:18px!important;font-family:Roboto!important;color:#333!important;font-size:12px;font-style:normal}.olinda .main-banner{background-color:#e9eae5;padding:60px 0;background-repeat:no-repeat;background-position:100%;background-size:contain}@media (max-width:768px){.olinda .main-banner{background:none!important;background-color:#e9eae5!important;padding-bottom:0}}@media (max-width:1440px){.olinda .main-banner{background-size:645px 100%!important}}.olinda .main-banner .main-banner-mobile-background{height:445px;background-size:contain!important;background-repeat:no-repeat!important;background-position:bottom!important}.olinda .main-banner .logo{height:80px;width:auto;margin-bottom:47px}.olinda .main-banner h1{color:#007981;font-size:40px;font-style:normal;font-weight:700;line-height:48px;font-family:Roboto;margin-bottom:47px}@media (max-width:768px){.olinda .main-banner h1{font-size:32px;line-height:38.4px}}.olinda .main-banner .list{margin-bottom:47px}.olinda .main-banner .list .first-list-item{margin-bottom:21px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.olinda .main-banner .list .first-list-item p{color:#31486f;font-size:16px;font-style:normal;font-weight:400;line-height:24px;font-family:Roboto;margin-bottom:0}@media (max-width:768px){.olinda .main-banner .list .first-list-item p{font-size:18px;margin-bottom:15px;font-weight:700;line-height:27px}}.olinda .main-banner .list .first-list-item p strong{font-weight:700}.olinda .main-banner .buttons{gap:30px}@media (max-width:768px){.olinda .main-banner .buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.olinda .main-banner .buttons .cta{padding:16px 20px;background-color:#27391c;border-radius:8px;color:#fff;font-size:14px;font-style:normal;font-weight:700;line-height:21px;display:inline-block;text-align:center}@media (max-width:768px){.olinda .main-banner .buttons .cta{width:100%}}.olinda .main-banner .buttons .link{padding:16px 20px;border:2px solid #27391c;border-radius:8px;color:#27391c;font-size:14px;font-style:normal;font-weight:700;line-height:21px;display:inline-block;text-align:center}@media (max-width:768px){.olinda .main-banner .buttons .link{width:100%}}.olinda .first-gallery{background-color:#007981;padding:60px 0;height:595px}@media (max-width:768px){.olinda .first-gallery{height:1000px}}@media (max-width:768px){.olinda .first-gallery .first-gallery-background{background-size:contain!important;height:300px}}.olinda .first-gallery .gallery-button{padding:16px 20px;background-color:#fff;border-radius:8px;color:#27391c;font-weight:700;display:inline-block;border:none;margin-bottom:35px}.olinda .first-gallery .title{color:#fff;font-size:32px;font-weight:700;margin-bottom:30px;font-style:normal}@media (max-width:768px){.olinda .first-gallery .title{font-size:24px;line-height:28.8px}}.olinda .first-gallery .description{color:#fff;font-size:18px;font-weight:400;line-height:27px;margin-bottom:30px}.olinda .first-gallery .list .second-list-item{margin-bottom:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.olinda .first-gallery .list .second-list-item .icon{height:25px;width:25px}.olinda .first-gallery .list .second-list-item p{color:#fff;font-size:18px;margin-bottom:0}.olinda .card-section{background-color:#e9eae5;padding:60px 0}.olinda .card-section .first-part{margin-bottom:50px}.olinda .card-section .first-part .title{color:#007981;font-size:32px;font-weight:700}@media (max-width:768px){.olinda .card-section .first-part .title{font-size:24px;font-style:normal;font-weight:700;line-height:28.8px}}.olinda .card-section .first-part .description{color:#000;font-size:18px;font-weight:400}@media (max-width:768px){.olinda .card-section .first-part .description{font-size:16px;font-style:normal;font-weight:400;line-height:24px}}.olinda .card-section .second-part{margin-bottom:50px}.olinda .card-section .second-part .third-list-item{margin-bottom:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.olinda .card-section .second-part .third-list-item p{color:#000;font-size:18px;margin-bottom:0}.olinda .card-section .third-part .swiper-button-next,.olinda .card-section .third-part .swiper-button-prev{position:static;opacity:1}.olinda .card-section .third-part .swiper-button-next-cards-blue{left:97%}.olinda .card-section .third-part .swiper-button-next-cards-blue,.olinda .card-section .third-part .swiper-button-prev-cards-blue{position:absolute;top:350px;z-index:10;cursor:pointer;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;height:44px;background-color:transparent!important}.olinda .card-section .third-part .swiper-button-prev-cards-blue{right:96%}.olinda .card-section .third-part .swiper-button-disabled{opacity:.5}.olinda .card-section .third-part .swiper-slide{background-color:#e9eae5!important}.olinda .card-section .third-part .swiper-button-next-cards-blue:hover,.olinda .card-section .third-part .swiper-button-prev-cards-blue:hover{color:#e9eae5!important;background-color:#0249d0!important}.olinda .card-section .third-part .card-empreendimento-new{margin-bottom:5px}.olinda .card-section .other-regions{padding:12px 24px;background-color:#0249d0;border-radius:8px;color:#fff;display:inline-block;text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:21px}@media (max-width:768px){.olinda .card-section .other-regions{width:100%}}.olinda .second-gallery{background-color:#e0dec8!important;padding:60px 0;height:611px;background-position:100%!important;background-repeat:no-repeat!important}@media (max-width:768px){.olinda .second-gallery{width:100%;background-position:bottom!important;background-repeat:no-repeat!important;background-size:contain!important}}.olinda .second-gallery .second-title{color:#2a413f;font-size:32px;font-weight:700;margin-bottom:30px}@media (max-width:768px){.olinda .second-gallery .second-title{font-family:Roboto;font-size:24px;font-style:normal;line-height:28.8px}}.olinda .second-gallery .second-description{color:#2a413f;font-size:18px;font-weight:400;line-height:27px;margin-bottom:30px}.olinda .second-gallery .list{margin-bottom:30px}.olinda .second-gallery .list .third-list-item{margin-bottom:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.olinda .second-gallery .list .third-list-item .icon{height:25px;width:25px}.olinda .second-gallery .list .third-list-item p{color:#2a413f;font-size:18px;margin-bottom:0}.olinda .second-gallery .second-cta{padding:16px 20px;background-color:#873713;border-radius:8px;color:#fff;font-weight:700;display:inline-block;text-align:center;font-size:14px;font-style:normal;line-height:21px}@media (max-width:768px){.olinda .second-gallery .second-cta{width:100%;margin-bottom:50px}}.olinda .second-gallery .gallery-button{padding:16px 20px;background-color:#fff;border-radius:8px;color:#27391c;font-weight:700;display:inline-block;border:none;margin-bottom:40px}@media (max-width:768px){.olinda .second-gallery .gallery-button{margin-bottom:0}}@media (max-width:768px){.olinda .second-gallery{height:1080px;margin-bottom:35px}}@media (max-width:768px){.olinda .second-gallery .second-gallery-background{background-size:contain!important;height:300px}}.olinda .perks{background-color:#27391c;padding:60px 0}.olinda .perks .highlight{color:#eed188}.olinda .perks h2{color:#e9eae5;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px;margin-bottom:47px}@media (max-width:768px){.olinda .perks h2{font-size:24px;font-style:normal;font-weight:700;line-height:28.8px}}.olinda .perks .perk-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;margin-bottom:16px}.olinda .perks .perk-text{font-weight:700;font-size:18px;margin-bottom:0}.olinda .perks .individual-perk-list{gap:5px}@media (max-width:768px){.olinda .perks .individual-perk-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:10px}.olinda .perks .individual-perk-list p{margin-bottom:0}}@media (max-width:768px)and (max-width:768px){.olinda .perks .individual-perk-list .perk-place{font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:25px}}@media (max-width:768px)and (max-width:768px){.olinda .perks .individual-perk-list .highlight{font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:24px}}.olinda .perks .perk-time{font-weight:700;font-size:16px;text-align:right}@media (max-width:425px){.olinda .perks .perk-time{font-size:14px}}.olinda .perks .perk-place{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#fff}@media (max-width:425px){.olinda .perks .perk-place{font-size:14px}}.olinda .middle-banner{height:619px;padding:25px 0;background-size:cover!important}@media (min-width:360px){.olinda .middle-banner{height:300px;padding:0}}@media (min-width:425px){.olinda .middle-banner{height:300px}}@media (min-width:768px){.olinda .middle-banner{height:350px}}@media (min-width:1024px){.olinda .middle-banner{height:440px}}@media (min-width:1440px){.olinda .middle-banner{height:465px}}@media (min-width:1920px){.olinda .middle-banner{height:615px}}@media (min-width:2560px){.olinda .middle-banner{height:825px}}.olinda .middle-banner iframe img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.olinda .middle-banner .full-image-button{padding:16px 20px;background-color:#fff;border-radius:8px;color:#27391c;text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:21px}.olinda .middle-banner .full-image-button-mobile{padding:16px 20px;background-color:#fff;border-radius:0;color:#27391c;font-weight:700;text-align:center;width:100%;display:block;border-bottom:1px solid #d3d3d3}.olinda .modal .modal-content{border-radius:0}.olinda .modal .modal-content .close{top:-25px;position:relative;right:-20px;color:#153b83;opacity:1;font-size:30px}.olinda .modal .modal-content .swiper-slide{max-height:500px!important}.olinda .modal .modal-content .swiper-slide img{max-width:100%!important;height:auto}.olinda .olinda-form{padding:90px 0 0}.olinda .olinda-form .form{border:1px solid #dbd9d7;border-radius:20px;overflow:hidden}@media (max-width:768px){.olinda .olinda-form .form{border-radius:20px 20px 0 0}}.olinda .olinda-form .form .form-mobile-title{color:#fff;font-size:18px;font-weight:700;font-style:normal;line-height:27px}.olinda .olinda-form .form .form-background{background-repeat:no-repeat!important;background-size:cover!important;background-position:100%!important}@media (max-width:768px){.olinda .olinda-form .form .form-background{height:150px}}.olinda .olinda-form .form .form-body{padding:60px}@media (max-width:768px){.olinda .olinda-form .form .form-body{padding:15px}.olinda .olinda-form .form .form-body .title_forms{display:none}}.olinda .olinda-form .form .form-body .gform_wrapper.gravity-theme .gfield_label{font-weight:400}.olinda .olinda-form .form .form-body .ginput_container input,.olinda .olinda-form .form .form-body .ginput_container textarea{border-radius:8px;border:1px solid #dbd9d7}.olinda .olinda-form .form .form-body .gfield_select{border-radius:8px;border:1px solid #dbd9d7;background:none}.olinda .olinda-form .form .form-body .gform_button{padding:12px 24px;background-color:#0249d0;border-radius:8px;color:#fff;font-weight:700;display:inline-block;border:none;font-family:Roboto;font-size:14px;font-style:normal;line-height:24px}.olinda .olinda-form .form .form-body .gform-field-label{display:inline;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.olinda .olinda-form .form .form-body .gform_validation_errors{display:none}.olinda .olinda-form .form .form-body .gfield_description.validation_message.gfield_validation_message{background:none;border:none;padding:0;font-size:12px}.olinda .first-gallery-button,.olinda .second-gallery-button{background-color:#fff;border-radius:8px;padding:15px 20px;top:-40px;position:relative;font-size:14px;font-style:normal;font-weight:700;line-height:21px}.pedras .modal .modal-content{border-radius:0}.pedras .modal .modal-content .close{top:-25px;position:relative;right:-20px;color:#153b83;opacity:1;font-size:30px}.pedras .modal .modal-content .swiper-slide{max-height:500px!important}.pedras .modal .modal-content .swiper-slide img{max-width:100%!important;height:auto}.pedras .main-banner{background-color:#fcedea!important;padding:60px 0;background-repeat:no-repeat!important;background-position:100%!important;background-size:contain!important}@media (max-width:767px){.pedras .main-banner{background-color:#fcedea!important;padding-bottom:0;min-height:750px;background-size:100%!important;background-position:bottom!important}}@media only screen and (max-width:960px)and (min-width:768px){.pedras .main-banner{background-position:50% 460px!important}}@media only screen and (max-width:1366px)and (min-width:768px){.pedras .main-banner{background-size:120%!important}}@media (max-width:1440px){.pedras .main-banner{background-size:645px 100%}}.pedras .main-banner .main-banner-mobile-background{height:445px;background-size:contain!important;background-repeat:no-repeat!important;background-position:bottom!important}.pedras .main-banner .logo{height:80px;width:auto;margin-bottom:30px}.pedras .main-banner .title{color:#333;font-family:Roboto;font-size:40px;font-style:normal;font-weight:700;line-height:48px}@media (max-width:768px){.pedras .main-banner .title{font-size:32px;line-height:38.4px;margin-bottom:15px}.pedras .main-banner .title br{display:none}}.pedras .main-banner .buttons{gap:30px}@media (max-width:768px){.pedras .main-banner .buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.pedras .main-banner .buttons .cta{padding:12px 24px;background-color:#153b83;border-radius:8px;color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:21px;display:inline-block;text-align:center}@media (max-width:768px){.pedras .main-banner .buttons .cta{width:100%}}.pedras .main-banner .buttons .link{padding:12px 24px;border:2px solid #153b83;border-radius:8px;color:#153b83;font-size:14px;font-style:normal;font-weight:700;line-height:21px;display:inline-block;text-align:center}@media (max-width:768px){.pedras .main-banner .buttons .link{width:100%}}.pedras .first-gallery{background-color:#e0ceee;padding:60px 0;height:595px}@media (max-width:768px){.pedras .first-gallery{height:1000px}}@media (max-width:768px){.pedras .first-gallery .first-gallery-background{background-size:contain!important;height:300px}}.pedras .first-gallery .gallery-button,.pedras .first-gallery .only-gallery-button{padding:16px 20px;background-color:#fff;border-radius:8px;color:#27391c;font-weight:700;display:inline-block;border:none;margin-bottom:35px}.pedras .first-gallery .only-gallery-button{font-size:14px;font-style:normal;line-height:21px}.pedras .first-gallery .title{color:#333;font-size:32px;font-weight:700;margin-bottom:30px}@media (max-width:768px){.pedras .first-gallery .title{font-size:22px}}.pedras .first-gallery .description{color:#333;font-size:16px;font-weight:400;line-height:24px;margin-bottom:30px}.pedras .first-gallery .buttons{gap:30px}@media (max-width:768px){.pedras .first-gallery .buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.pedras .first-gallery .buttons .cta{padding:12px 24px;background-color:#153b83;border-radius:8px;color:#fff;font-size:14px;font-style:normal;font-weight:700;line-height:21px;font-family:Roboto;display:inline-block;text-align:center}@media (max-width:768px){.pedras .first-gallery .buttons .cta{width:100%}}.pedras .first-gallery .buttons .link{padding:12px 24px;border:2px solid #153b83;border-radius:8px;color:#153b83;font-size:14px;font-style:normal;font-weight:700;line-height:21px;font-family:Roboto;display:inline-block;text-align:center}@media (max-width:768px){.pedras .first-gallery .buttons .link{width:100%}}.pedras .card-section{background-color:#e9eae5;padding:60px 0}.pedras .card-section .first-part{margin-bottom:50px}.pedras .card-section .first-part .title{font-size:32px;font-weight:700;font-family:Roboto}@media (max-width:768px){.pedras .card-section .first-part .title{font-size:23px;font-style:normal;line-height:normal}}.pedras .card-section .first-part .description{color:#000;font-size:18px;font-weight:400}.pedras .card-section .second-part{margin-bottom:50px}.pedras .card-section .second-part .third-list-item{margin-bottom:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.pedras .card-section .second-part .third-list-item p{color:#000;font-size:18px;margin-bottom:0}.pedras .card-section .third-part .swiper-button-next,.pedras .card-section .third-part .swiper-button-prev{position:static;opacity:1}.pedras .card-section .third-part .swiper-button-next-cards-blue{left:96%}.pedras .card-section .third-part .swiper-button-next-cards-blue,.pedras .card-section .third-part .swiper-button-prev-cards-blue{position:absolute;top:350px;z-index:10;cursor:pointer;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;height:44px}.pedras .card-section .third-part .swiper-button-prev-cards-blue{right:96%}.pedras .card-section .third-part .swiper-button-disabled{opacity:.5}.pedras .card-section .third-part .swiper-slide{background-color:#e9eae5!important}.pedras .card-section .third-part .swiper-button-next-cards-blue,.pedras .card-section .third-part .swiper-button-prev-cards-blue{color:#0249d0!important;background-color:#e9eae5!important}.pedras .card-section .third-part .swiper-button-next-cards-blue:hover,.pedras .card-section .third-part .swiper-button-prev-cards-blue:hover{color:#e9eae5!important;background-color:#0249d0!important}.pedras .card-section .other-regions{padding:12px 24px;background-color:#0249d0;border-radius:8px;color:#fff;font-weight:700;display:inline-block;text-align:center}@media (max-width:768px){.pedras .card-section .other-regions{width:100%}}.pedras .card-section .card-empreendimento-new{margin-bottom:5px}.pedras .perks{background-color:#eaf5ff;padding:60px 0}.pedras .perks .highlight{color:#004d94}.pedras .perks h2{color:#333;font-size:32px;font-weight:700;margin-bottom:30px}@media (max-width:768px){.pedras .perks h2{font-family:Roboto;font-size:22px;font-style:normal;font-weight:700;line-height:normal}}.pedras .perks .description-perks{font-size:18px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:30px}.pedras .perks .perk-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;margin-bottom:16px}.pedras .perks .perk-text{font-weight:700;font-size:18px;margin-bottom:0}@media (max-width:425px){.pedras .perks .perk-text{font-size:14px}}.pedras .perks .individual-perk-list{gap:5px}@media (max-width:768px){.pedras .perks .individual-perk-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:10px}.pedras .perks .individual-perk-list p{margin-bottom:0}}.pedras .perks .perk-time{font-weight:700;font-family:Roboto;font-size:16px;font-style:normal;text-align:right}.pedras .perks .perk-place{font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#333}.pedras .middle-banner{height:619px;padding:25px 0;background-size:cover}@media (min-width:360px){.pedras .middle-banner{height:300px;padding:0}}@media (min-width:425px){.pedras .middle-banner{height:300px}}@media (min-width:768px){.pedras .middle-banner{height:350px}}@media (min-width:1024px){.pedras .middle-banner{height:440px}}@media (min-width:1440px){.pedras .middle-banner{height:465px}}@media (min-width:1920px){.pedras .middle-banner{height:615px}}@media (min-width:2560px){.pedras .middle-banner{height:825px}}.pedras .middle-banner .full-image-button{padding:16px 20px;background-color:#fff;border-radius:8px;color:#27391c;font-weight:700;text-align:center}.pedras .middle-banner .full-image-button-mobile{padding:16px 20px;background-color:#fff;border-radius:0;color:#27391c;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:21px;text-align:center;width:100%;display:block;border-bottom:1px solid #d3d3d3}.pedras .pedras-form{padding:90px 0 0}.pedras .pedras-form .form{border:1px solid #dbd9d7;border-radius:20px;overflow:hidden}@media (max-width:768px){.pedras .pedras-form .form{border-radius:20px 20px 0 0}}.pedras .pedras-form .form .title__form{color:#333;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px!important}@media (max-width:768px){.pedras .pedras-form .form .title__form{display:none}}.pedras .pedras-form .form .title__form strong{color:#153b83;font-weight:700!important}.pedras .pedras-form .form .form-mobile-title{color:#fff;font-size:21px;font-weight:700;line-height:120%}.pedras .pedras-form .form .form-mobile-title .text-content{max-width:212px;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Roboto;font-size:18px;font-style:normal;font-weight:700;line-height:27px}.pedras .pedras-form .form .gfield_consent_label{display:inline;line-height:21px!important;font-family:Roboto!important;color:#333!important;font-size:12px;font-style:normal}.pedras .pedras-form .form .gfield_consent_label strong{font-weight:700}.pedras .pedras-form .form .gfield_consent_label a{line-height:18px!important;font-family:Roboto!important;color:#333!important;font-size:12px;font-style:normal}.pedras .pedras-form .form .form-background{background-repeat:no-repeat!important;background-size:cover!important;background-position:100%!important}@media (max-width:768px){.pedras .pedras-form .form .form-background{height:150px}}.pedras .pedras-form .form .form-body{padding:60px}@media (max-width:768px){.pedras .pedras-form .form .form-body{padding:15px}.pedras .pedras-form .form .form-body .title_forms{display:none}}.pedras .pedras-form .form .form-body .gform_wrapper.gravity-theme .gfield_label{font-weight:400}.pedras .pedras-form .form .form-body .ginput_container input,.pedras .pedras-form .form .form-body .ginput_container textarea{border-radius:8px;border:1px solid #dbd9d7}.pedras .pedras-form .form .form-body .gfield_select{border-radius:8px;border:1px solid #dbd9d7;background:none}.pedras .pedras-form .form .form-body .gform_button{padding:12px 24px;background-color:#0249d0;border-radius:8px;color:#fff;font-weight:700;display:inline-block;border:none}.pedras .pedras-form .form .form-body .gform-field-label{display:inline;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.pedras .pedras-form .form .form-body .gform_validation_errors{display:none}.pedras .pedras-form .form .form-body .gfield_description.validation_message.gfield_validation_message{background:none;border:none;padding:0;font-size:12px}@media (max-width:1139.98px){main.main .jacarepagua>*{padding:60px 0 15px!important}}main.main .jacarepagua .modal .modal-content{border-radius:0}main.main .jacarepagua .modal .modal-content .close{top:-25px;position:relative;right:-20px;color:#153b83;opacity:1;font-size:30px}main.main .jacarepagua .modal .modal-content .swiper-slide{max-height:500px!important}main.main .jacarepagua .modal .modal-content .swiper-slide img{max-width:100%!important;height:auto}main.main .jacarepagua .main-banner{padding:60px 0;background-repeat:no-repeat!important;background-position:100%!important;background-size:100% 100%}@media (max-width:768px){main.main .jacarepagua .main-banner{padding-top:30px;padding-bottom:0;min-height:545px;background-position:bottom!important;background-size:contain!important}}@media (max-width:1366px){main.main .jacarepagua .main-banner{background-size:120%}}@media (max-width:1440px){main.main .jacarepagua .main-banner{background-size:100% 100%}}main.main .jacarepagua .main-banner .main-banner-mobile-background{height:445px;background-size:contain!important;background-repeat:no-repeat!important;background-position:bottom!important}main.main .jacarepagua .main-banner .logo{height:80px;width:auto;margin-bottom:30px}main.main .jacarepagua .main-banner .title{color:#333;font-family:Roboto;font-size:40px;font-style:normal;font-weight:700;line-height:48px}@media (max-width:768px){main.main .jacarepagua .main-banner .title{font-size:32px;line-height:38.4px}}main.main .jacarepagua .main-banner .buttons{gap:30px}@media (max-width:768px){main.main .jacarepagua .main-banner .buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}main.main .jacarepagua .main-banner .buttons .cta{padding:12px 24px;background-color:#0249d0;border-radius:8px;color:#fff;font-weight:700;display:inline-block;text-align:center;font-family:Roboto;font-size:14px;font-style:normal;line-height:21px}@media (max-width:768px){main.main .jacarepagua .main-banner .buttons .cta{width:100%}}main.main .jacarepagua .main-banner .buttons .link{padding:12px 24px;border:2px solid #0249d0;border-radius:8px;color:#0249d0;font-weight:700;display:inline-block;text-align:center}@media (max-width:768px){main.main .jacarepagua .main-banner .buttons .link{width:100%}}main.main .jacarepagua .first-gallery{background-color:#fff;padding:60px 0;height:595px;background-position:50%;background-repeat:no-repeat;background-size:cover}@media (max-width:768px){main.main .jacarepagua .first-gallery{height:710px;background-position:bottom;background-size:cover;background-repeat:no-repeat}}main.main .jacarepagua .first-gallery .first-gallery-background{background-position:50%!important;background-repeat:no-repeat!important}@media (max-width:768px){main.main .jacarepagua .first-gallery .first-gallery-background{background-size:contain!important;height:300px}}main.main .jacarepagua .first-gallery .gallery-button,main.main .jacarepagua .first-gallery .only-gallery-button{padding:16px 20px;background-color:#fff;border-radius:8px;color:#333!important;font-weight:700;display:inline-block;border:none;margin-bottom:35px}main.main .jacarepagua .first-gallery .only-gallery-button{font-size:14px;font-family:Roboto;line-height:21px}main.main .jacarepagua .first-gallery .only-gallery-button a{color:#333!important}main.main .jacarepagua .first-gallery .title{color:#333;font-size:32px;font-weight:700;margin-bottom:30px}@media (max-width:1139.98px){main.main .jacarepagua .first-gallery .title{font-size:24px;line-height:normal}}main.main .jacarepagua .first-gallery .description{color:#333;font-size:16px;font-weight:400;line-height:24px;margin-bottom:30px}main.main .jacarepagua .first-gallery .buttons{gap:30px}@media (max-width:768px){main.main .jacarepagua .first-gallery .buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}main.main .jacarepagua .first-gallery .buttons .cta{padding:12px 24px;background-color:#0249d0;border-radius:8px;color:#fff;font-weight:700;display:inline-block;text-align:center;font-size:14px;font-family:Roboto;line-height:21px}@media (max-width:768px){main.main .jacarepagua .first-gallery .buttons .cta{width:100%}}main.main .jacarepagua .first-gallery .buttons .link{padding:12px 24px;border:2px solid #0249d0;border-radius:8px;color:#0249d0;font-weight:700;display:inline-block;text-align:center}@media (max-width:768px){main.main .jacarepagua .first-gallery .buttons .link{width:100%}}main.main .jacarepagua .card-section{padding:60px 0}@media (max-width:425px){main.main .jacarepagua .card-section{padding:100px 0}}main.main .jacarepagua .card-section .first-part{margin-bottom:50px}@media (max-width:1139.98px){main.main .jacarepagua .card-section .first-part{margin-bottom:0;line-height:normal}}main.main .jacarepagua .card-section .first-part .title{font-size:32px;font-weight:700;margin-top:80px}@media (max-width:1139.98px){main.main .jacarepagua .card-section .first-part .title{font-size:24px}}main.main .jacarepagua .card-section .first-part .description{color:#000;font-size:18px;font-weight:400}main.main .jacarepagua .card-section .second-part{margin-bottom:50px}@media (max-width:1139.98px){main.main .jacarepagua .card-section .second-part{margin-bottom:0}}main.main .jacarepagua .card-section .second-part .third-list-item{margin-bottom:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}main.main .jacarepagua .card-section .second-part .third-list-item:last-child{margin-bottom:15px}main.main .jacarepagua .card-section .second-part .third-list-item p{color:#000;font-size:18px;margin-bottom:0;margin-left:15px}main.main .jacarepagua .card-section .third-part .swiper-button-next,main.main .jacarepagua .card-section .third-part .swiper-button-prev{position:static;opacity:1}main.main .jacarepagua .card-section .third-part .swiper-button-next-cards-blue{left:96%}main.main .jacarepagua .card-section .third-part .swiper-button-next-cards-blue,main.main .jacarepagua .card-section .third-part .swiper-button-prev-cards-blue{position:absolute;top:360px;z-index:10;cursor:pointer;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;height:44px}main.main .jacarepagua .card-section .third-part .swiper-button-prev-cards-blue{right:96%}main.main .jacarepagua .card-section .third-part .swiper-button-disabled{opacity:.5}main.main .jacarepagua .card-section .third-part .card-empreendimento-new{margin-bottom:5px}main.main .jacarepagua .card-section .other-regions{padding:12px 24px;background-color:#0249d0;border-radius:8px;color:#fff;font-weight:700;display:inline-block;text-align:center}@media (max-width:768px){main.main .jacarepagua .card-section .other-regions{width:100%}}main.main .jacarepagua .second-card-section{background:-webkit-gradient(linear,left top,right top,from(#f8f7f7),color-stop(43.23%,#fff),to(#f9f9f9));background:-webkit-linear-gradient(left,#f8f7f7,#fff 43.23%,#f9f9f9);background:-o-linear-gradient(left,#f8f7f7 0,#fff 43.23%,#f9f9f9 100%);background:linear-gradient(90deg,#f8f7f7,#fff 43.23%,#f9f9f9);border-top:1px solid #dbd9d7;border-bottom:1px solid #dbd9d7;padding:80px 0}main.main .jacarepagua .second-card-section .second-card-section-title{margin-bottom:30px;color:#333;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px}@media (max-width:1139.98px){main.main .jacarepagua .second-card-section .second-card-section-title{font-size:24px;line-height:28.8px}}main.main .jacarepagua .second-card-section .card-blog{margin-bottom:0}main.main .jacarepagua .perks{background-color:#153b83;padding:60px 0;color:#fff}main.main .jacarepagua .perks .highlight{color:#004d94}main.main .jacarepagua .perks h2{font-size:32px;font-weight:700;margin-bottom:30px}@media (max-width:1139.98px){main.main .jacarepagua .perks h2{font-size:24px;line-height:normal}}main.main .jacarepagua .perks .description-perks{font-size:18px;font-style:normal;font-weight:400;line-height:27px;margin-bottom:30px}@media (max-width:768px){main.main .jacarepagua .perks .description-perks{color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}}main.main .jacarepagua .perks .perk-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;margin-bottom:16px}main.main .jacarepagua .perks .perk-text{font-weight:400;color:#fff;font-size:18px;margin-bottom:0;line-height:27px}main.main .jacarepagua .perks .individual-perk-list{gap:5px}@media (max-width:768px){main.main .jacarepagua .perks .individual-perk-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:10px}main.main .jacarepagua .perks .individual-perk-list p{margin-bottom:0}}main.main .jacarepagua .perks .perk-time{font-weight:700;font-size:16px;text-align:right}@media (max-width:425px){main.main .jacarepagua .perks .perk-time{font-size:14px}}main.main .jacarepagua .perks .perk-place{font-weight:400;font-size:18px;color:#333}@media (max-width:425px){main.main .jacarepagua .perks .perk-place{font-size:14px}}main.main .jacarepagua .middle-banner{height:619px;padding:25px 0;background-size:cover;background-position:50%}@media (max-width:800px){main.main .jacarepagua .middle-banner{padding:0!important}}@media (min-width:360px){main.main .jacarepagua .middle-banner{height:300px;padding:0}}@media (min-width:425px){main.main .jacarepagua .middle-banner{height:300px}}@media (min-width:768px){main.main .jacarepagua .middle-banner{height:350px}}@media (min-width:1024px){main.main .jacarepagua .middle-banner{height:440px}}@media (min-width:1440px){main.main .jacarepagua .middle-banner{height:465px}}@media (min-width:1920px){main.main .jacarepagua .middle-banner{height:615px}}@media (min-width:2560px){main.main .jacarepagua .middle-banner{height:825px}}main.main .jacarepagua .middle-banner .full-image-button{border-radius:8px}main.main .jacarepagua .middle-banner .full-image-button,main.main .jacarepagua .middle-banner .full-image-button-mobile{padding:16px 20px;background-color:#0249d0;color:#fff;font-weight:700;text-align:center;font-family:Roboto;font-size:14px;font-style:normal;line-height:21px}main.main .jacarepagua .middle-banner .full-image-button-mobile{border-radius:0;width:100%;display:block;border-bottom:1px solid #d3d3d3}main.main .jacarepagua .middle-banner iframe{width:100%!important;height:100%!important}main.main .jacarepagua .middle-banner .gallery-iframe{position:absolute}@media (min-width:1871px){main.main .jacarepagua .middle-banner .gallery-iframe{top:2000px;left:1500px}}@media only screen and (min-device-width:1541px)and (max-device-width:1709px){main.main .jacarepagua .middle-banner .gallery-iframe{top:1900px;left:1210px}}@media only screen and (min-device-width:1710px)and (max-device-width:1870px){main.main .jacarepagua .middle-banner .gallery-iframe{top:1900px;left:1400px}}@media only screen and (min-device-width:1310px)and (max-device-width:1540px){main.main .jacarepagua .middle-banner .gallery-iframe{top:1900px;left:1000px}}@media only screen and (min-device-width:1120px)and (max-device-width:1309px){main.main .jacarepagua .middle-banner .gallery-iframe{top:1900px;left:790px}}@media (max-width:1119px){main.main .jacarepagua .middle-banner .gallery-iframe{top:1900px;left:790px}}main.main .jacarepagua .jacarepagua-form{padding:90px 0 15px}main.main .jacarepagua .jacarepagua-form .title__form{color:#333;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px!important}@media (max-width:768px){main.main .jacarepagua .jacarepagua-form .title__form{display:none}}main.main .jacarepagua .jacarepagua-form .title__form strong{color:#153b83;font-weight:700!important}main.main .jacarepagua .jacarepagua-form .gravity_form .gform_body ul.gform_fields li.gfield label.gfield_label{line-height:21px}main.main .jacarepagua .jacarepagua-form .form{border:1px solid #dbd9d7;border-radius:20px;overflow:hidden}@media (max-width:768px){main.main .jacarepagua .jacarepagua-form .form{border-radius:20px 20px 0 0}}main.main .jacarepagua .jacarepagua-form .form .form-mobile-title{color:#fff;font-size:21px;font-weight:700;line-height:120%}main.main .jacarepagua .jacarepagua-form .form .form-mobile-title .text-content{max-width:212px;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:36px;font-size:24px;font-style:normal;font-weight:700}main.main .jacarepagua .jacarepagua-form .form .form-background{background-repeat:no-repeat!important;background-size:cover!important;background-position:100%!important}@media (max-width:768px){main.main .jacarepagua .jacarepagua-form .form .form-background{height:230px}}main.main .jacarepagua .jacarepagua-form .form .form-body{padding:60px}@media (max-width:1139.98px){main.main .jacarepagua .jacarepagua-form .form .form-body .titulo__forms{display:none}}@media (max-width:768px){main.main .jacarepagua .jacarepagua-form .form .form-body{padding:15px}main.main .jacarepagua .jacarepagua-form .form .form-body .title_forms{display:none}}main.main .jacarepagua .jacarepagua-form .form .form-body .gform_wrapper.gravity-theme .gfield_label{font-weight:400;font-family:Roboto;font-size:14px;font-style:normal;line-height:21px}main.main .jacarepagua .jacarepagua-form .form .form-body .ginput_container input{border-radius:8px;border:1px solid #dbd9d7;margin-top:3px!important;font-size:14px!important;font-style:normal;font-weight:400;line-height:21px;font-family:Roboto}main.main .jacarepagua .jacarepagua-form .form .form-body .ginput_container textarea{border-radius:8px;border:1px solid #dbd9d7}main.main .jacarepagua .jacarepagua-form .form .form-body .gfield_select{border-radius:8px;border:1px solid #dbd9d7;background:none;font-size:14px;font-style:normal;font-weight:400;line-height:21px;font-family:Roboto}main.main .jacarepagua .jacarepagua-form .form .form-body .gform_button{padding:12px 24px;background-color:#0249d0;border-radius:8px;color:#fff;font-weight:700;display:inline-block;border:none;font-family:Roboto;font-size:14px!important;font-style:normal;line-height:24px}main.main .jacarepagua .jacarepagua-form .form .form-body .gfield_consent_label{display:inline;line-height:21px!important;font-family:Roboto!important;color:#333!important;font-size:12px;font-style:normal}main.main .jacarepagua .jacarepagua-form .form .form-body .gfield_consent_label strong{font-weight:700}main.main .jacarepagua .jacarepagua-form .form .form-body .gfield_consent_label a{line-height:18px!important;font-family:Roboto!important;color:#333!important;font-size:12px;font-style:normal}main.main .jacarepagua .jacarepagua-form .form .form-body .gform_validation_errors{display:none}main.main .jacarepagua .jacarepagua-form .form .form-body .gfield_description.validation_message.gfield_validation_message{background:none;border:none;padding:0;font-size:12px}.patio-central li,.patio-central ul{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;list-style:none}.patio-central h1,.patio-central h2,.patio-central h3,.patio-central h4,.patio-central h5,.patio-central h6{padding:0;margin:0}.patio-central .main-banner__list__item__text p{padding:0;margin:0;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.patio-central .second-gallery__text p{font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:27px}.patio-central .main-banner{position:relative;background-color:#d9d9d9;padding-top:1.875rem;overflow:hidden;background-repeat:no-repeat;background-size:auto;background-position:50%}@media (max-width:991px){.patio-central .main-banner{background-image:none!important}}@media (min-width:992px){.patio-central .main-banner{padding-top:3.75rem;padding-bottom:3.75rem}}.patio-central .main-banner__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.patio-central .main-banner__content{width:100%;max-width:541px;display:grid;gap:1.875rem}.patio-central .main-banner__title{font-family:Roboto;font-size:40px;font-style:normal;font-weight:700;line-height:48px;color:#5b4f7c}@media (max-width:768px){.patio-central .main-banner__title{font-size:32px;line-height:38.4px}}.patio-central .main-banner__list{display:grid;gap:.9375rem}.patio-central .main-banner__list__item{gap:.5rem}.patio-central .main-banner__list__item,.patio-central .main-banner__list__item__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.patio-central .main-banner__list__item__icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.25rem;height:1.25rem}.patio-central .main-banner__list__item__text{font-size:1rem;line-height:1.1875;color:#333}.patio-central .main-banner__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.9375rem}@media (max-width:767px){.patio-central .main-banner__nav__desktop{display:none}}@media (min-width:768px){.patio-central .main-banner__nav__mobile{display:none}}.patio-central .main-banner__nav__link{font-family:Open Sans,sans-serif;font-weight:700;font-size:.875rem;padding:0 1.25rem;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;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;border-radius:.5rem;height:43px;-webkit-box-sizing:border-box;box-sizing:border-box}.patio-central .main-banner__nav__link--contained{background:#da5517;color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:21px}.patio-central .main-banner__nav__link--outline{background-color:transparent;color:#5b4f7c;outline:2px solid currentColor;height:39px;font-family:Roboto}.patio-central .main-banner__bg{margin-top:2.75rem}@media (min-width:992px){.patio-central .main-banner__bg{display:none}}.patio-central .main-banner__bg img{display:block;max-width:100%}.patio-central .first-gallery{background:#e6e6e6;padding-top:3.75rem;padding-bottom:3.75rem;position:relative;overflow:hidden;z-index:1}.patio-central .first-gallery__top-bg{position:absolute;top:0;left:50%;z-index:-1;-webkit-transform:translateX(calc(-100% - 291px));-o-transform:translateX(calc(-100% - 291px));transform:translateX(calc(-100% - 291px))}@media (max-width:767px){.patio-central .first-gallery__top-bg{display:none}}.patio-central .first-gallery__bottom-bg{position:absolute;bottom:0;left:50%;z-index:-1;-webkit-transform:translateX(calc(-100% - 460px));-o-transform:translateX(calc(-100% - 460px));transform:translateX(calc(-100% - 460px))}@media (max-width:767px){.patio-central .first-gallery__bottom-bg{display:none}}.patio-central .first-gallery__right-bg{position:absolute;top:0;left:50%;z-index:-1;-webkit-transform:translateX(509px);-o-transform:translateX(509px);transform:translateX(509px)}@media (max-width:767px){.patio-central .first-gallery__right-bg{display:none}}.patio-central .first-gallery__top-mobile-bg{position:absolute;top:0;right:0;z-index:-1}@media (min-width:768px){.patio-central .first-gallery__top-mobile-bg{display:none}}.patio-central .first-gallery__bottom-mobile-bg{position:absolute;top:847px;left:0;z-index:-1}@media (min-width:768px){.patio-central .first-gallery__bottom-mobile-bg{display:none}}@media (min-width:768px){.patio-central .first-gallery{padding-top:5.8125rem;padding-bottom:5.6875rem}}.patio-central .first-gallery__wrapper{display:grid;gap:1.875rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.patio-central .first-gallery__wrapper{grid-template-columns:1fr 1fr}}.patio-central .first-gallery__images__background{width:100%;aspect-ratio:539/481;background-repeat:no-repeat;background-size:cover;background-position:50%}.patio-central .first-gallery__images__wrapper{width:100%;height:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:1.875rem}.patio-central .first-gallery__images__button,.patio-central .first-gallery__images__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.patio-central .first-gallery__images__button{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;background:#fff;height:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;border-radius:.5rem;padding:0 1rem;font-size:.875rem;font-family:Roboto,sans-serif;font-weight:700;color:#333}.patio-central .first-gallery__images__button__icon{width:1.5rem;height:1.5rem;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}.patio-central .first-gallery__content{display:grid;gap:1.875rem}@media (max-width:767px){.patio-central .first-gallery__content{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.patio-central .first-gallery__title{font-size:2rem;color:#5b4f7c;line-height:1.1875;margin:0;max-width:400px}.patio-central .first-gallery__text{font-weight:400;font-size:1rem;line-height:1.1875;color:#333}.patio-central .first-gallery__description{font-weight:700;font-size:1.125rem;line-height:27px}.patio-central .first-gallery__button{font-family:Roboto,sans-serif;font-weight:700;font-size:.875rem;padding:0 1.5rem;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;width:100%;border-radius:.5rem;height:43px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#da5517;color:#fff}@media (min-width:768px){.patio-central .first-gallery__button{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%}}.patio-central .second-gallery{background:#e6e6e6;padding-top:3.75rem;padding-bottom:3.75rem;position:relative;overflow:hidden;z-index:10}@media (min-width:768px){.patio-central .second-gallery{padding-top:5.625rem;padding-bottom:5.625rem}}.patio-central .second-gallery__top-bg{z-index:-1;position:absolute;top:0;left:50%;-webkit-transform:translateX(130px);-o-transform:translateX(130px);transform:translateX(130px)}@media (max-width:767px){.patio-central .second-gallery__top-bg{display:none}}.patio-central .second-gallery__bottom-bg{z-index:-1;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(130px);-o-transform:translateX(130px);transform:translateX(130px)}@media (max-width:767px){.patio-central .second-gallery__bottom-bg{display:none}}.patio-central .second-gallery__center-bg{z-index:-1;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(calc(-50% + 15px));-o-transform:translateX(calc(-50% + 15px));transform:translateX(calc(-50% + 15px))}@media (max-width:767px){.patio-central .second-gallery__center-bg{display:none}}.patio-central .second-gallery__mobile-bg{top:557px;right:0;z-index:-1;position:absolute}@media (min-width:768px){.patio-central .second-gallery__mobile-bg{display:none}}.patio-central .second-gallery__wrapper{display:grid;gap:1.875rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.patio-central .second-gallery__wrapper{grid-template-columns:1fr 1fr}}.patio-central .second-gallery__images__background{width:100%;aspect-ratio:539/481;background-repeat:no-repeat;background-size:cover;background-position:50%}.patio-central .second-gallery__images__wrapper{width:100%;height:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:1.875rem}.patio-central .second-gallery__images__button,.patio-central .second-gallery__images__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.patio-central .second-gallery__images__button{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;background:#fff;height:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;border-radius:.5rem;padding:0 1rem;font-size:.875rem;font-family:Roboto,sans-serif;font-weight:700;color:#333}.patio-central .second-gallery__images__button__icon{width:1.5rem;height:1.5rem;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}.patio-central .second-gallery__content{display:grid;gap:1.875rem}.patio-central .second-gallery__title{font-size:1.5rem;color:#5b4f7c;line-height:1.1875;margin:0;max-width:518px}@media (min-width:576px){.patio-central .second-gallery__title{font-size:2rem}}.patio-central .second-gallery__text{max-width:518px;font-weight:400;font-size:1.125rem;line-height:1.1875;color:#333}.patio-central .second-gallery__button{font-family:Roboto,sans-serif;font-weight:700;font-size:.875rem;padding:0 1.25rem;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;width:100%;border-radius:.5rem;height:43px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#da5517;color:#fff}@media (max-width:767px){.patio-central .second-gallery__button{margin-bottom:1.25rem}}@media (min-width:768px){.patio-central .second-gallery__button{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;padding:0 1.5rem}}@media (min-width:768px){.patio-central .second-gallery__button--mobile{display:none}}@media (max-width:767px){.patio-central .second-gallery__button--desktop{display:none}}.patio-central .infographics{position:relative;background-color:#fff}.patio-central .infographics__wrapper{padding-top:3.75rem;padding-bottom:1.875rem}@media (min-width:576px){.patio-central .infographics__wrapper{padding-top:5.625rem}}.patio-central .infographics__title{font-size:1.5rem;color:#5b4f7c;line-height:1.1875;margin:0}@media (min-width:576px){.patio-central .infographics__title{font-size:2rem}}.patio-central .infographics__image{position:relative;height:250px;background-repeat:no-repeat;background-size:cover;background-position:50%;background-attachment:scroll}@media (min-width:576px){.patio-central .infographics__image{height:400px;background-attachment:fixed}}@media (min-width:768px){.patio-central .infographics__image{height:622px}}.patio-central .infographics__image__container{position:relative;width:100%;height:100%;padding-bottom:1.5625rem}.patio-central .infographics__image__container__wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:575px){.patio-central .infographics__image__container__button{display:none}}.patio-central .infographics__image__container__button{font-family:Roboto,sans-serif;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;gap:.625rem;border-radius:.5rem;padding:0 1rem;background:#fff;height:3rem;font-size:.875rem;font-weight:700;color:#333;position:absolute;margin-bottom:50px}.patio-central .infographics__image__container__button,.patio-central .infographics__image__container__button__icon{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}.patio-central .infographics__image__container__button__icon{width:1.5rem;height:1.5rem}@media (min-width:576px){.patio-central .infographics__button{display:none}}.patio-central .infographics__button{position:absolute;bottom:1px;left:0;z-index:10;width:100%;font-family:Roboto,sans-serif;max-width:100%;gap:.625rem;font-weight:700;padding:0 1rem;background:#fff;height:3rem;font-size:.875rem;color:#333}.patio-central .infographics__button,.patio-central .infographics__button__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.patio-central .infographics__button__icon{width:1.5rem;height:1.5rem}.patio-central .nearby{position:relative;background:#d9d9d9}.patio-central .nearby__image{position:relative;height:250px;background-repeat:no-repeat;background-size:cover;background-position:50%;background-attachment:scroll}@media (min-width:576px){.patio-central .nearby__image{height:400px;background-attachment:fixed}}@media (min-width:768px){.patio-central .nearby__image{height:622px}}.patio-central .nearby__image__container{position:relative;width:100%;height:100%;padding-bottom:1.5625rem}.patio-central .nearby__image__container__wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:575px){.patio-central .nearby__image__container__button{display:none}}.patio-central .nearby__image__container__button{font-family:Roboto,sans-serif;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;gap:.625rem;border-radius:.5rem;padding:0 1rem;background:#fff;height:3rem;font-size:.875rem;font-weight:700;color:#333}.patio-central .nearby__image__container__button,.patio-central .nearby__image__container__button__icon{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}.patio-central .nearby__image__container__button__icon{width:1.5rem;height:1.5rem}@media (min-width:576px){.patio-central .nearby__button{display:none}}.patio-central .nearby__button{position:absolute;bottom:1px;left:0;z-index:10;width:100%;font-family:Roboto,sans-serif;max-width:100%;gap:.625rem;font-weight:700;padding:0 1rem;background:#fff;height:3rem;font-size:.875rem;color:#333}.patio-central .nearby__button,.patio-central .nearby__button__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.patio-central .nearby__button__icon{width:1.5rem;height:1.5rem}.patio-central .card-section{position:relative;padding-top:3.75rem;padding-bottom:3.75rem}@media (min-width:768px){.patio-central .card-section{padding-top:5.625rem;padding-bottom:5.625rem}}.patio-central .card-section__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.875rem;margin-bottom:1.25rem}@media (min-width:768px){.patio-central .card-section__header{margin-bottom:2.75rem}}.patio-central .card-section__title{font-size:1.5rem;line-height:1.1875;font-weight:700;color:#333}@media (min-width:768px){.patio-central .card-section__title{font-size:2rem}}.patio-central .card-section__button{gap:.625rem;border-radius:.5rem;background:#0249d0;padding:0 1.5rem;height:3rem;font-family:Roboto,sans-serif;font-size:.875rem;color:#fff;font-weight:700}.patio-central .card-section__button,.patio-central .card-section__button__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.patio-central .card-section__button__icon{width:1.5rem;height:1.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:991px){.patio-central .card-section__button--desktop{display:none}}.patio-central .card-section__button--mobile{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.9375rem}@media (min-width:992px){.patio-central .card-section__button--mobile{display:none}}.patio-central .card-section__slide .swiper-button-next,.patio-central .card-section__slide .swiper-button-prev{position:static;opacity:1}.patio-central .card-section__slide .swiper-button-next-cards-blue{left:96%}.patio-central .card-section__slide .swiper-button-next-cards-blue,.patio-central .card-section__slide .swiper-button-prev-cards-blue{position:absolute;top:360px;z-index:10;cursor:pointer;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;height:44px}.patio-central .card-section__slide .swiper-button-prev-cards-blue{right:96%}.patio-central .card-section__slide .swiper-button-disabled{opacity:.5}.patio-central .card-section .card-empreendimento-new{margin-bottom:5px}.patio-central .distances{position:relative;background:#5b4f7c;padding-top:5.625rem;padding-bottom:1.875rem}.patio-central .distances__header{display:grid;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.9375rem;margin-bottom:1.875rem}@media (min-width:576px){.patio-central .distances__header{grid-template-columns:1fr 1fr}}.patio-central .distances__title{color:#fff;font-size:1.5rem;line-height:1.1875;font-weight:700}@media (min-width:576px){.patio-central .distances__title{font-size:2rem}}.patio-central .distances__text{color:#fff;font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:27px}.patio-central .distances__lists{display:grid;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.875rem}@media (min-width:576px){.patio-central .distances__lists{grid-template-columns:1fr 1fr}}@media (min-width:992px){.patio-central .distances__lists{grid-template-columns:repeat(3,1fr)}}.patio-central .distances__list{display:grid;gap:1rem}.patio-central .distances__list__header{gap:.9375rem}.patio-central .distances__list__header,.patio-central .distances__list__header__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.patio-central .distances__list__header__icon{-ms-flex-negative:0;flex-shrink:0;width:2.5rem;height:2.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.patio-central .distances__list__header__icon img{display:block;max-width:100%}.patio-central .distances__list__header__title{color:#eed188;font-family:Roboto;font-size:18px;font-style:normal;font-weight:700;line-height:27px}.patio-central .distances__list__items{display:grid;gap:.625rem}.patio-central .distances__list__item{font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#fff}.patio-central .distances__list__item__time{color:#eed188;font-weight:700}.patio-central .second-card-section{margin-top:5.625rem;padding-bottom:5.625rem;position:relative}.patio-central .second-card-section .tag.item-blog-L{display:none!important}.patio-central .second-card-section__title{font-size:1.5rem;color:#333;line-height:1.1875;margin-bottom:1.875rem;font-weight:700}@media (min-width:768px){.patio-central .second-card-section__title{text-align:center;font-size:2rem}}.patio-central .second-card-section__cards{display:grid;gap:1.875rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width:992px){.patio-central .second-card-section__cards{grid-template-columns:repeat(3,1fr)}}.patio-central .patio-central-form{padding:5.625rem .9375rem}.patio-central .patio-central-form .form{border:1px solid #dbd9d7;border-radius:20px;overflow:hidden}@media (max-width:768px){.patio-central .patio-central-form .form{border-radius:20px 20px 0 0}}.patio-central .patio-central-form .form .title__form{color:#333;font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:38.4px!important}@media (max-width:768px){.patio-central .patio-central-form .form .title__form{display:none}}.patio-central .patio-central-form .form .title__form strong{color:#153b83;font-weight:700!important}.patio-central .patio-central-form .form .form-mobile-title{color:#fff;font-size:21px;font-weight:700;line-height:120%}.patio-central .patio-central-form .form .form-mobile-title .text-content{max-width:212px;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Roboto;font-size:18px;font-style:normal;font-weight:700;line-height:27px}.patio-central .patio-central-form .form .gfield_consent_label{display:inline;line-height:21px!important;font-family:Roboto!important;color:#333!important;font-size:12px;font-style:normal}.patio-central .patio-central-form .form .gfield_consent_label strong{font-weight:700}.patio-central .patio-central-form .form .gfield_consent_label a{line-height:18px!important;font-family:Roboto!important;color:#333!important;font-size:12px;font-style:normal}.patio-central .patio-central-form .form .form-background{background-repeat:no-repeat!important;background-size:cover!important;background-position:100%!important}@media (max-width:768px){.patio-central .patio-central-form .form .form-background{height:150px}}.patio-central .patio-central-form .form .form-body{padding:60px}@media (max-width:1139.98px){.patio-central .patio-central-form .form .form-body .titulo__forms{display:none}}@media (max-width:768px){.patio-central .patio-central-form .form .form-body{padding:15px}.patio-central .patio-central-form .form .form-body .title_forms{display:none}}.patio-central .patio-central-form .form .form-body .gform_wrapper.gravity-theme .gfield_label{font-weight:400}.patio-central .patio-central-form .form .form-body .ginput_container input,.patio-central .patio-central-form .form .form-body .ginput_container textarea{border-radius:8px;border:1px solid #dbd9d7}.patio-central .patio-central-form .form .form-body .gfield_select{border-radius:8px;border:1px solid #dbd9d7;background:none}.patio-central .patio-central-form .form .form-body .gform_button{padding:12px 24px;background-color:#0249d0;border-radius:8px;color:#fff;font-weight:700;display:inline-block;border:none}.patio-central .patio-central-form .form .form-body .gform-field-label{display:inline;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.patio-central .patio-central-form .form .form-body .gform_validation_errors{display:none}.patio-central .patio-central-form .form .form-body .gfield_description.validation_message.gfield_validation_message{background:none;border:none;padding:0;font-size:12px}.patio-central .patio-central-faq .card,.patio-central .patio-central-faq .section-faq{background:#f9f9f9}.patio-central .patio-central-faq .section-faq #accordion .card .card-header{border-color:#b2b0ae!important;background:none!important}.patio-central .patio-central-faq .section-faq #accordion .card .card-body{background:none!important}.patio-central .patio-central-card .card-info .tag-status.btn-red{background:#fff;color:#333}.patio-central .patio-central-card .card-info .tag-status.btn-red+.tag-status,.patio-central .patio-central-card .card-info .tag-status.btn-red+.tag-status+.tag-status{display:none!important}.patio-central .patio-central-card .location{margin-top:1.875rem}.patio-central .patio-central-card .title{min-height:77px}.patio-central .patio-central-card #title{min-height:120px}.patio-central .patio-central-card .comment-list,.patio-central .patio-central-card .list-unstyled{padding-top:.875rem}.patio-central .middle-banner{height:619px;padding:25px 0;background-size:cover;background-position:50%}@media (max-width:800px){.patio-central .middle-banner{padding:0!important}}@media (min-width:360px){.patio-central .middle-banner{height:300px;padding:0}}@media (min-width:425px){.patio-central .middle-banner{height:300px}}@media (min-width:768px){.patio-central .middle-banner{height:350px}}@media (min-width:1024px){.patio-central .middle-banner{height:440px}}@media (min-width:1440px){.patio-central .middle-banner{height:465px}}@media (min-width:1920px){.patio-central .middle-banner{height:615px}}@media (min-width:2560px){.patio-central .middle-banner{height:825px}}.patio-central .middle-banner .full-image-button{padding:16px 20px;background-color:#0249d0;border-radius:8px;color:#fff;font-weight:700;text-align:center}.patio-central .middle-banner .full-image-button-mobile{padding:16px 20px;background-color:#0249d0;border-radius:0;color:#fff;font-weight:700;text-align:center;width:100%;display:block;border-bottom:1px solid #d3d3d3}.patio-central .middle-banner iframe{width:100%!important;height:100%!important}.patio-central .middle-banner .gallery-iframe{position:absolute}@media (min-width:1871px){.patio-central .middle-banner .gallery-iframe{top:4650px;left:1500px}}@media only screen and (min-device-width:1541px)and (max-device-width:1709px){.patio-central .middle-banner .gallery-iframe{top:4500px;left:1210px}}@media only screen and (min-device-width:1710px)and (max-device-width:1870px){.patio-central .middle-banner .gallery-iframe{top:4610px;left:1400px}}@media only screen and (min-device-width:1310px)and (max-device-width:1540px){.patio-central .middle-banner .gallery-iframe{top:4500px;left:1000px}}@media only screen and (min-device-width:1120px)and (max-device-width:1309px){.patio-central .middle-banner .gallery-iframe{top:4520px;left:790px}}@media (max-width:1119px){.patio-central .middle-banner .gallery-iframe{top:4500px;left:790px}}.patio-central .maps{position:relative;background:#d9d9d9;height:250px;z-index:10}@media (min-width:576px){.patio-central .maps{height:400px;background-attachment:fixed}}@media (min-width:768px){.patio-central .maps{height:622px}}.patio-central .maps iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0;z-index:-1}.patio-central .maps__container{height:100%;position:relative;padding-bottom:1.5625rem}.patio-central .maps__button{background:#0249d0;color:#fff;font-weight:700;text-align:center;z-index:10;font-family:Roboto,sans-serif;max-width:100%;gap:.625rem;padding:1rem 1.25rem;font-size:.875rem;display:block}.patio-central .maps__button--desktop{margin-bottom:50px;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:absolute;bottom:0;right:3.75rem;border-radius:.5rem}@media (max-width:767px){.patio-central .maps__button--desktop{display:none}}.patio-central .maps__button--mobile{width:100%;border-bottom:1px solid #d3d3d3}@media (min-width:769px){.patio-central .maps__button--mobile{display:none}}#modaldownloadpatiocentral .modal-dialog{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.direxonados-bg-hearts{position:absolute;inset:0;z-index:2;pointer-events:none;opacity:.5;-webkit-filter:brightness(2.4) contrast(1.15);filter:brightness(2.4) contrast(1.15);mix-blend-mode:screen}.direxonados-bg-hearts--cta{border-top-left-radius:200px}@media (max-width:991px){.direxonados-bg-hearts--cta{border-top-left-radius:80px}}.direxonados-page{--brand-secondary-secondary:#04428f;background-color:#f0f4f8}.direxonados-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;min-height:72px;padding:21px 29px;border-radius:16px;font-family:Montserrat,sans-serif;font-weight:800;font-size:20px;line-height:30px;text-decoration:none;text-transform:uppercase;border:none;cursor:pointer;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;position:relative}.direxonados-btn:hover{opacity:.9;text-decoration:none}.direxonados-btn--primary{background-color:#c82440;border:1px solid #c82440;color:#fff;-webkit-box-shadow:inset 0 -1px 1px 0 #510313,inset 0 1px 1px 0 #f97a93;box-shadow:inset 0 -1px 1px 0 #510313,inset 0 1px 1px 0 #f97a93}.direxonados-btn--primary:hover{color:#fff}@media (max-width:767px){.direxonados-btn{min-height:56px;padding:14px 24px;font-size:16px;line-height:24px;width:100%}}.direxonados-central-vendas__eyebrow,.direxonados-cta-bottom__eyebrow,.direxonados-cta__eyebrow,.direxonados-empreendimentos__eyebrow,.direxonados-eyebrow,.direxonados-faq__eyebrow,.direxonados-why__eyebrow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:7px 24px;border-radius:24px;font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;line-height:24px;letter-spacing:2px;text-transform:uppercase}.direxonados-select{width:100%;height:48px;padding:0 13px;border:1px solid #c3cad4;border-radius:8px;background-color:#f0f4f8;font-family:Nunito Sans,sans-serif;font-size:16px;color:#252b37;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5l5 5 5-5' stroke='%23252b37' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 13px center}.direxonados-select:disabled{opacity:.5;cursor:not-allowed}.direxonados-hero{position:relative;overflow:hidden;background-color:#04428f}.direxonados-hero:before{content:"";position:absolute;inset:0;background-image:url(/wp-content/themes/direcional-theme/dist/images/direxonados-blue-pattern_267682e9.png);background-size:272px 210px;opacity:.1;pointer-events:none;z-index:0}.direxonados-hero__bg{position:absolute;inset:0 0 0 -1px;overflow:hidden;border-bottom-left-radius:200px;z-index:0}@media (max-width:991px){.direxonados-hero__bg{border-bottom-left-radius:100px;inset:0;height:269px;width:100%}}.direxonados-hero__bg-image{position:absolute;top:0;right:auto;bottom:0;left:0;width:auto;height:100%;max-width:none;aspect-ratio:1921/959}@media (max-width:991px){.direxonados-hero__bg-image{inset:0;left:0;right:0;width:100%;height:100%;-webkit-transform:none;-o-transform:none;transform:none;aspect-ratio:auto;max-width:none}}@media (min-width:1024px){.direxonados-hero__bg-image{aspect-ratio:1921/1343;width:100%}}@media (min-width:1440px){.direxonados-hero__bg-image{aspect-ratio:1921/980}}.direxonados-hero__bg-image img,.direxonados-hero__bg-image picture{width:100%;height:100%;display:block}.direxonados-hero__bg-image img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}@media (min-width:1440px){.direxonados-hero__bg-image img{-o-object-position:0 -50px;object-position:0 -50px}}.direxonados-hero__bg-overlay{position:absolute;inset:0;z-index:1;background:-webkit-linear-gradient(262.69deg,transparent 10.37%,transparent 51.81%,rgba(0,0,0,.5) 69.84%,rgba(0,0,0,.6) 77.18%,rgba(0,0,0,.9) 92.63%);background:-o-linear-gradient(262.69deg,transparent 10.37%,transparent 51.81%,rgba(0,0,0,.5) 69.84%,rgba(0,0,0,.6) 77.18%,rgba(0,0,0,.9) 92.63%);background:linear-gradient(187.31deg,transparent 10.37%,transparent 51.81%,rgba(0,0,0,.5) 69.84%,rgba(0,0,0,.6) 77.18%,rgba(0,0,0,.9) 92.63%)}@media (max-width:991px){.direxonados-hero__bg-overlay{background:-webkit-linear-gradient(262.52deg,transparent 10.37%,transparent 51.81%,rgba(0,0,0,.5) 69.84%,rgba(0,0,0,.6) 77.18%,rgba(0,0,0,.9) 92.63%);background:-o-linear-gradient(262.52deg,transparent 10.37%,transparent 51.81%,rgba(0,0,0,.5) 69.84%,rgba(0,0,0,.6) 77.18%,rgba(0,0,0,.9) 92.63%);background:linear-gradient(187.48deg,transparent 10.37%,transparent 51.81%,rgba(0,0,0,.5) 69.84%,rgba(0,0,0,.6) 77.18%,rgba(0,0,0,.9) 92.63%)}}.direxonados-hero__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1440px;width:100%;margin:0 auto;padding:40px 64px 80px;position:relative;z-index:2;gap:40px}@media (max-width:1199px){.direxonados-hero__container{padding:40px 40px 80px;gap:24px}}@media (max-width:991px){.direxonados-hero__container{-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;padding:201px 24px 40px;gap:24px}}@media (max-width:575px){.direxonados-hero__container{padding:201px 16px 40px}}@media (min-width:1441px){.direxonados-hero__container{padding:40px 0 80px}}.direxonados-hero__container-heart{position:absolute;z-index:1;bottom:-68px;left:0;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:156px;pointer-events:none}.direxonados-hero__container-heart img{display:block;width:100%;height:auto;-webkit-filter:drop-shadow(0 4px 9.6px rgba(0,0,0,.25));filter:drop-shadow(0 4px 9.6px rgba(0,0,0,.25))}@media (max-width:991px){.direxonados-hero__container-heart{display:none}}.direxonados-hero__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:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:232px;-ms-flex-negative:0;flex-shrink:0;width:588px}@media (max-width:1199px){.direxonados-hero__content{width:480px;padding-top:160px}}@media (max-width:991px){.direxonados-hero__content{width:100%;max-width:511px;padding-top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.direxonados-hero__text-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;isolation:isolate}@media (max-width:991px){.direxonados-hero__text-area{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.direxonados-hero__text-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#fff;width:100%}.direxonados-hero__badge{position:relative;z-index:2}.direxonados-hero__badge span{display:inline-block;padding:7px 24px;background-color:#033978;backdrop-filter:blur(20px);border:1px solid rgba(0,0,0,.05);color:#fff;font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;line-height:24px;letter-spacing:2px;border-radius:24px;text-transform:uppercase;white-space:nowrap}.direxonados-hero__highlight{position:relative;z-index:1;background-color:#ba0c2f;border-radius:16px 16px 40px 16px;padding:16px 20px 20px;width:637px}@media (max-width:1199px){.direxonados-hero__highlight{width:100%}}@media (max-width:991px){.direxonados-hero__highlight{width:100%}}.direxonados-hero__highlight-heart{position:absolute;z-index:3;pointer-events:none}.direxonados-hero__highlight-heart img{display:block;width:100%;height:auto;-webkit-filter:drop-shadow(0 4px 9.6px rgba(0,0,0,.25));filter:drop-shadow(0 4px 9.6px rgba(0,0,0,.25))}.direxonados-hero__highlight-heart--left{display:none}.direxonados-hero__highlight-heart--left img{-webkit-transform:rotate(-30deg);-o-transform:rotate(-30deg);transform:rotate(-30deg)}@media (max-width:991px){.direxonados-hero__highlight-heart--left{display:block;top:-47px;left:-35px;width:90px}}.direxonados-hero__highlight-heart--right{top:-52px;left:392px;width:99px}.direxonados-hero__highlight-heart--right img{-webkit-transform:rotate(30deg);-o-transform:rotate(30deg);transform:rotate(30deg)}@media (max-width:1199px){.direxonados-hero__highlight-heart--right{left:auto;right:-30px;top:-50px;width:70px}}@media (max-width:991px){.direxonados-hero__highlight-heart--right{right:-11px;top:-35px;left:auto;width:72px}}.direxonados-hero__highlight-text h1{font-family:Montserrat,sans-serif;font-weight:800;font-size:40px;line-height:48px;color:#fff;text-transform:uppercase}@media (max-width:1199px){.direxonados-hero__highlight-text{font-size:32px;line-height:38.4px}}@media (max-width:991px){.direxonados-hero__highlight-text h1{font-size:20px;line-height:28.8px}}.direxonados-hero__highlight-text p{margin-bottom:0}.direxonados-hero__subtitle{font-family:Montserrat,sans-serif;font-weight:800;font-size:28px;line-height:33.6px;color:#fff;margin-bottom:0}@media (max-width:991px){.direxonados-hero__subtitle{font-size:28px;line-height:33.6px}}.direxonados-hero__description{font-family:Nunito Sans,sans-serif;font-weight:500;font-size:20px;line-height:30px;color:#fff;margin-bottom:0}@media (max-width:991px){.direxonados-hero__description{font-size:20px;line-height:30px}}.direxonados-hero__form-wrapper{backdrop-filter:blur(12px);background:rgba(0,0,0,.2);border:1px solid rgba(0,0,0,.05);border-radius:24px;padding:8px;-ms-flex-negative:0;flex-shrink:0;width:auto}@media (max-width:991px){.direxonados-hero__form-wrapper{width:100%;max-width:564px}}.direxonados-hero__form{position:relative;backdrop-filter:blur(8px);background:#fff;border:1px solid hsla(0,0%,100%,.15);border-radius:16px;padding:32px 24px;width:548px;min-height:782px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:visible}@media (max-width:1199px){.direxonados-hero__form{width:480px}}@media (max-width:991px){.direxonados-hero__form{width:100%;padding:32px 16px;min-height:732px}}.direxonados-hero__form-heart{position:absolute;top:43px;right:-56px;z-index:1;width:96px;pointer-events:none}.direxonados-hero__form-heart img{display:block;width:100%;height:auto;-webkit-filter:drop-shadow(0 4px 9.6px rgba(0,0,0,.25));filter:drop-shadow(0 4px 9.6px rgba(0,0,0,.25))}@media (max-width:991px){.direxonados-hero__form-heart{display:none}}.direxonados-hero__form-title{font-family:Montserrat,sans-serif;font-weight:800;font-size:28px;line-height:33.6px;color:#c82440;margin-bottom:0;width:100%}@media (max-width:991px){.direxonados-hero__form-title{font-size:20px;line-height:24px}}.direxonados-hero__form-fields{width:100%}.direxonados-hero__form-fields .gform_wrapper{margin:0!important}.direxonados-hero__form-fields .gform_body .gform_fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.direxonados-hero__form-fields .gform_body .gfield{margin:0!important;padding:0!important}.direxonados-hero__form-fields .gform_body .gfield_label{font-family:Montserrat,sans-serif!important;font-weight:400!important;font-size:14px!important;line-height:21px!important;color:#252b37!important;margin-bottom:8px!important}.direxonados-hero__form-fields .gform_body .gfield_label .gfield_required{color:#be170b!important}.direxonados-hero__form-fields .gform_body input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=hidden]),.direxonados-hero__form-fields .gform_body select,.direxonados-hero__form-fields .gform_body textarea{width:100%!important;min-height:48px!important;padding:0 13px!important;border:1px solid #c3cad4!important;border-radius:8px!important;background-color:#f0f4f8!important;font-family:Nunito Sans,sans-serif!important;font-size:16px!important;line-height:24px!important;color:#252b37!important}.direxonados-hero__form-fields .gform_body input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=hidden])::-webkit-input-placeholder,.direxonados-hero__form-fields .gform_body select::-webkit-input-placeholder,.direxonados-hero__form-fields .gform_body textarea::-webkit-input-placeholder{color:#646e82!important}.direxonados-hero__form-fields .gform_body input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=hidden])::-moz-placeholder,.direxonados-hero__form-fields .gform_body select::-moz-placeholder,.direxonados-hero__form-fields .gform_body textarea::-moz-placeholder{color:#646e82!important}.direxonados-hero__form-fields .gform_body input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=hidden])::-ms-input-placeholder,.direxonados-hero__form-fields .gform_body select::-ms-input-placeholder,.direxonados-hero__form-fields .gform_body textarea::-ms-input-placeholder{color:#646e82!important}.direxonados-hero__form-fields .gform_body input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=hidden])::placeholder,.direxonados-hero__form-fields .gform_body select::placeholder,.direxonados-hero__form-fields .gform_body textarea::placeholder{color:#646e82!important}.direxonados-hero__form-fields .gform_body select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5l5 5 5-5' stroke='%23252b37' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 13px center!important}.direxonados-hero__form-fields .gform_body .ginput_complex{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.direxonados-hero__form-fields .gform_body .ginput_complex>*{-webkit-box-flex:1;-ms-flex:1;flex:1}.direxonados-hero__form-fields .gform_footer,.direxonados-hero__form-fields .gform_page_footer{margin-top:0!important;padding:0!important}.direxonados-hero__form-fields .gform_footer button,.direxonados-hero__form-fields .gform_footer input[type=submit],.direxonados-hero__form-fields .gform_page_footer button,.direxonados-hero__form-fields .gform_page_footer input[type=submit]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;width:100%;height:72px;padding:21px 29px;border-radius:16px;border:1px solid #c82440;background-color:#c82440;color:#fff;font-family:Montserrat,sans-serif;font-weight:800;font-size:20px;line-height:30px!important;cursor:pointer;text-transform:uppercase;-webkit-box-shadow:inset 0 -1px 1px 0 #510313,inset 0 1px 1px 0 #f97a93;box-shadow:inset 0 -1px 1px 0 #510313,inset 0 1px 1px 0 #f97a93;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;margin-top:16px}.direxonados-hero__form-fields .gform_footer button:hover,.direxonados-hero__form-fields .gform_footer input[type=submit]:hover,.direxonados-hero__form-fields .gform_page_footer button:hover,.direxonados-hero__form-fields .gform_page_footer input[type=submit]:hover{opacity:.9}.direxonados-hero__form-fields .gfield--type-consent .ginput_container_consent{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.direxonados-hero__form-fields .gfield--type-consent .ginput_container_consent input[type=checkbox]{width:20px!important;height:20px!important;min-height:auto!important;padding:0!important;margin:0!important;-ms-flex-negative:0;flex-shrink:0;border-radius:6px!important;border:1px solid #c3cad4!important;background-color:#fff!important;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;vertical-align:middle}.direxonados-hero__form-fields .gfield--type-consent .ginput_container_consent input[type=checkbox]:focus{outline:2px solid #04428f;outline-offset:2px}.direxonados-hero__form-fields .gfield--type-consent .ginput_container_consent input[type=checkbox]:checked{background-color:#c82440!important;border-color:#c82440!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' fill='none'%3E%3Cpath d='M1 5l3.5 3.5L11 1' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.direxonados-hero__form-fields .gfield--type-consent .ginput_container_consent .gfield_consent_label{font-family:Nunito Sans,sans-serif!important;font-weight:400!important;font-size:16px!important;line-height:24px!important;color:#252b37!important;margin:0}.direxonados-hero__form-fields .gfield--type-consent .ginput_container_consent .gfield_consent_label a,.direxonados-hero__form-fields .gfield--type-consent .ginput_container_consent .gfield_consent_label strong{font-family:Nunito Sans,sans-serif!important;font-weight:700!important;color:#c82440!important;text-decoration:underline!important}.direxonados-hero__form-fields .gfield--type-consent .ginput_container_consent .gfield_consent_label a:hover,.direxonados-hero__form-fields .gfield--type-consent .ginput_container_consent .gfield_consent_label strong:hover{color:#252b37!important}.direxonados-hero__form-disclaimer{font-size:14px;line-height:21px;margin-bottom:0;max-width:341px}.direxonados-hero__form-disclaimer,.gform_confirmation_message{font-family:Nunito Sans,sans-serif;font-weight:400;color:#252b37;text-align:center}.gform_confirmation_message{margin-top:40%}.gform_confirmation_message h3{color:#c82440;font-family:Montserrat,sans-serif;font-size:28px;font-weight:800;line-height:33.28px;margin-left:auto;margin-right:auto;margin-bottom:1.5rem;max-width:340px}.gform_confirmation_message .text{color:#252b37;display:block;font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:700;line-height:23px;margin-bottom:40px}.gform_confirmation_message img{margin-bottom:24px;margin-left:auto;margin-right:auto}.gform_confirmation_message br{display:none}.direxonados-benefits{isolation:isolate;background-color:var(--brand-secondary-secondary,#04428f);position:relative;overflow:hidden;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;padding:0 16px}.direxonados-benefits:before{content:"";position:absolute;inset:0;z-index:1;background-image:var(--direxonados-blue-pattern-url,url(/wp-content/themes/direcional-theme/dist/images/direxonados-blue-pattern_267682e9.png));background-size:272px 210px;opacity:.15;pointer-events:none}@media (max-width:991px){.direxonados-benefits:before{opacity:.1}}.direxonados-benefits__container{position:relative;z-index:3;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1440px;width:100%;padding:80px 0 120px}@media (max-width:991px){.direxonados-benefits__container{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:24px 0 56px;gap:32px}}.direxonados-benefits__title{font-family:Montserrat,sans-serif;font-weight:800;font-size:48px;line-height:57.6px;color:#fff!important;text-align:center;text-transform:uppercase;margin-bottom:0}@media (max-width:991px){.direxonados-benefits__title{font-size:28px;line-height:33.3px;text-align:left}}.direxonados-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;width:100%}@media (max-width:991px){.direxonados-benefits__grid{grid-template-columns:1fr;gap:16px}}.direxonados-benefits__card{background-color:#023061;border:1px solid rgba(0,0,0,.05);border-radius:24px;padding:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media (max-width:991px){.direxonados-benefits__card{padding:17px}}.direxonados-benefits__card-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media (max-width:991px){.direxonados-benefits__card-head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}}.direxonados-benefits__icon{-ms-flex-negative:0;flex-shrink:0;min-width:72px;min-height:72px;width:72px;height:72px;border-radius:99px;background-color:#033978;border:1px solid #023061;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;padding:13px}.direxonados-benefits__icon img{width:32px;height:32px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}@media (max-width:991px){.direxonados-benefits__icon{min-width:48px;min-height:48px;width:48px;height:48px;padding:9px}.direxonados-benefits__icon img{width:21px;height:21px}}.direxonados-benefits__card-title{font-family:Montserrat,sans-serif;font-weight:800;font-size:20px;line-height:24px;color:#fff;margin-bottom:0}@media (max-width:991px){.direxonados-benefits__card-title{font-size:18px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}}.direxonados-benefits__card-text{font-family:Nunito Sans,sans-serif;font-weight:500;font-size:18px;line-height:27px;color:#fff;margin-bottom:0}.direxonados-why{background-color:#04428f;position:relative;overflow:hidden;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;padding:0 64px}@media (max-width:991px){.direxonados-why{padding:0 24px}}.direxonados-why:before{content:"";position:absolute;inset:0;background-image:var(--direxonados-blue-pattern-url,url(/wp-content/themes/direcional-theme/dist/images/direxonados-blue-pattern_267682e9.png));background-size:272px 210px;opacity:.15;pointer-events:none;z-index:0}.direxonados-why:after{content:"";position:absolute;inset:0;background-color:#fff;border-top-right-radius:200px;z-index:0}@media (max-width:991px){.direxonados-why:after{border-top-right-radius:80px}}.direxonados-why__container{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;gap:80px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:1440px;width:100%;padding:80px 0}@media (max-width:991px){.direxonados-why__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;padding:40px 0 60px}}.direxonados-why__image-col{-ms-flex-negative:0;flex-shrink:0;max-width:532px}@media (max-width:991px){.direxonados-why__image-col{max-width:100%;width:100%}}.direxonados-why__image{border-radius:60px;overflow:hidden;position:relative}.direxonados-why__image img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}@media (max-width:991px){.direxonados-why__image{border-radius:24px}}.direxonados-why__content-col{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;flex-direction:column;gap:56px}.direxonados-why__content,.direxonados-why__content-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.direxonados-why__content{flex-direction:column;gap:24px}.direxonados-why__eyebrow-wrap{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:start;-ms-flex-align:start;align-items:flex-start}.direxonados-why__eyebrow{background-color:#edf5ff;border:1px solid #add3ff;color:#04428f;backdrop-filter:blur(20px);text-align:center}@media (max-width:991px){.direxonados-why__eyebrow{text-align:center}}.direxonados-why__text-area{gap:32px}.direxonados-why__text-area,.direxonados-why__title-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.direxonados-why__title-block{gap:16px}.direxonados-why__title{font-family:Montserrat,sans-serif;font-weight:800;font-size:48px;line-height:57.6px;color:#c82440!important;text-transform:uppercase;margin-bottom:0}@media (max-width:991px){.direxonados-why__title{font-size:28px;line-height:34px}}.direxonados-why__description{font-family:Nunito Sans,sans-serif;font-weight:500;font-size:20px;line-height:30px;color:#252b37;margin-bottom:0}@media (max-width:991px){.direxonados-why__description{font-size:16px;line-height:24px}}.direxonados-why__features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;max-width:748px}.direxonados-why__features-title{font-family:Montserrat,sans-serif;font-weight:700;font-size:20px;line-height:24px;color:#252b37;margin-bottom:0}.direxonados-why__features-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px}@media (max-width:575px){.direxonados-why__features-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.direxonados-why__features-col{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.direxonados-why__feature-item{gap:12px}.direxonados-why__feature-icon,.direxonados-why__feature-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.direxonados-why__feature-icon{-ms-flex-negative:0;flex-shrink:0;width:50px;height:50px;border-radius:99px;background-color:#f0f4f8;border:1px solid #e9edf2;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:13px}.direxonados-why__feature-icon img{width:24px;height:24px}.direxonados-why__feature-text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:Montserrat,sans-serif;font-weight:500;font-size:20px;line-height:24px;color:#252b37}@media (max-width:991px){.direxonados-why__feature-text{font-size:16px;line-height:22px}}.direxonados-why__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:72px;padding:21px 29px;background-color:#c82440;border:1px solid #c82440;border-radius:16px;font-family:Montserrat,sans-serif;font-weight:800;font-size:20px;line-height:30px;color:#fff;text-decoration:none;text-transform:uppercase;cursor:pointer;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-box-shadow:inset 0 -1px 1px #510313,inset 0 1px 1px #f97a93;box-shadow:inset 0 -1px 1px #510313,inset 0 1px 1px #f97a93;-ms-flex-item-align:start;align-self:flex-start}.direxonados-why__button:hover{opacity:.9;color:#fff;text-decoration:none}@media (max-width:991px){.direxonados-why__button{width:100%}}.direxonados-empreendimentos{position:relative;z-index:2;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f0f4f8));background:-webkit-linear-gradient(top,#fff,#f0f4f8);background:-o-linear-gradient(top,#fff 0,#f0f4f8 100%);background:linear-gradient(180deg,#fff,#f0f4f8);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;padding:0 64px}@media (max-width:991px){.direxonados-empreendimentos{padding:0 24px}}.direxonados-empreendimentos__container{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1440px;width:100%;padding:40px 0 80px}@media (max-width:991px){.direxonados-empreendimentos__container{gap:32px;padding:40px 0}}.direxonados-empreendimentos__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media (max-width:991px){.direxonados-empreendimentos__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px}}.direxonados-empreendimentos__header-left{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:674px;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media (max-width:991px){.direxonados-empreendimentos__header-left{width:100%}}.direxonados-empreendimentos__eyebrow-wrap{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:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:991px){.direxonados-empreendimentos__eyebrow-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}}.direxonados-empreendimentos__eyebrow{background-color:#edf5ff;border:1px solid #add3ff;color:#04428f;backdrop-filter:blur(20px);text-align:center}@media (max-width:991px){.direxonados-empreendimentos__eyebrow{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}}.direxonados-empreendimentos__title-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;min-width:0;max-width:100%}.direxonados-empreendimentos__title{font-family:Montserrat,sans-serif;font-weight:800;font-size:48px;line-height:57.6px;color:#04428f!important;text-transform:uppercase;margin-bottom:0;max-width:100%;overflow-wrap:break-word}@media (max-width:991px){.direxonados-empreendimentos__title{font-size:28px;line-height:34px}}.direxonados-empreendimentos__description{font-family:Nunito Sans,sans-serif;font-weight:500;font-size:20px;line-height:30px;color:#252b37;margin-bottom:0;max-width:100%;overflow-wrap:break-word}@media (max-width:991px){.direxonados-empreendimentos__description{font-size:16px;line-height:24px}}.direxonados-empreendimentos__header-right{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:592px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (max-width:991px){.direxonados-empreendimentos__header-right{max-width:100%;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}.direxonados-empreendimentos__filter-group{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;min-width:0}@media (max-width:991px){.direxonados-empreendimentos__filter-group{width:100%}}.direxonados-empreendimentos__filter-label{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#252b37;margin:0}.direxonados-empreendimentos__filter-label--cidade{font-family:Nunito Sans,sans-serif}.direxonados-empreendimentos__filter-required{color:#be170b}.direxonados-empreendimentos__select{display:none}.direxonados-empreendimentos .select2-container{width:100%!important}.direxonados-empreendimentos .select2-container--default .select2-selection--single{height:64px;background-color:#f0f4f8;border:1px solid #c3cad4;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.direxonados-empreendimentos .select2-container--default .select2-selection--single .select2-selection__rendered{font-family:Nunito Sans,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#252b37;padding:0 44px 0 19px}.direxonados-empreendimentos .select2-container--default .select2-selection--single .select2-selection__rendered.select-border,.direxonados-empreendimentos .select2-container--default .select2-selection--single .select2-selection__rendered[title=Estado]{font-weight:400;color:#646e82!important}.direxonados-empreendimentos .select2-container--default .select2-selection--single .select2-selection__arrow{width:20px;height:20px;top:50%;right:19px;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9l6 6 6-6' stroke='%23252b37' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:20px}.direxonados-empreendimentos .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.direxonados-empreendimentos .select2-container--default.select2-container--disabled .select2-selection--single{background-color:#f0f4f8;opacity:.6}.direxonados-empreendimentos .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__rendered{font-weight:400;color:#646e82}.direxonados-empreendimentos .select2-dropdown{font-family:Nunito Sans,sans-serif;background-color:#fff;border:1px solid #c3cad4;border-radius:16px;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.08);box-shadow:0 4px 16px rgba(0,0,0,.08);overflow:hidden}.direxonados-empreendimentos .select2-search--dropdown{padding:8px 12px;border-bottom:1px solid #e9edf2}.direxonados-empreendimentos .select2-search--dropdown .select2-search__field{font-family:Nunito Sans,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#252b37;border:1px solid #c3cad4!important;border-radius:8px;padding:8px 12px!important;margin:0;min-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box}.direxonados-empreendimentos .select2-search--dropdown .select2-search__field::-webkit-input-placeholder{color:#646e82}.direxonados-empreendimentos .select2-search--dropdown .select2-search__field::-moz-placeholder{color:#646e82}.direxonados-empreendimentos .select2-search--dropdown .select2-search__field::-ms-input-placeholder{color:#646e82}.direxonados-empreendimentos .select2-search--dropdown .select2-search__field::placeholder{color:#646e82}.direxonados-empreendimentos .select2-results__options{font-family:Nunito Sans,sans-serif;font-size:16px;line-height:24px;color:#252b37;max-height:240px;scrollbar-width:thin}.direxonados-empreendimentos .select2-results__option{padding:10px 19px;font-weight:400}.direxonados-empreendimentos .select2-results__option--highlighted,.direxonados-empreendimentos .select2-results__option--highlighted.select2-results__option--selectable{background-color:#edf5ff!important;color:#04428f!important}.direxonados-empreendimentos .select2-results__option[aria-selected=true]{background-color:#fff;font-weight:500}.direxonados-empreendimentos__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;width:100%}@media (max-width:991px){.direxonados-empreendimentos__grid{grid-template-columns:1fr;gap:24px}}.direxonados-empreendimentos .card-direxonados{background:#fff;border:1px solid #e9edf2;border-radius:24px;padding:8px;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;height:100%;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}.direxonados-empreendimentos .card-direxonados:hover{-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.08);box-shadow:0 4px 16px 0 rgba(0,0,0,.08)}.direxonados-empreendimentos .card-direxonados__image-wrap{position:relative;display:block;height:280px;border-radius:16px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;padding:16px;text-decoration:none;color:inherit}@media (max-width:767px){.direxonados-empreendimentos .card-direxonados__image-wrap{height:280px;padding:12px}}.direxonados-empreendimentos .card-direxonados__image{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.direxonados-empreendimentos .card-direxonados__image:hover{-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.direxonados-empreendimentos .card-direxonados__image-overlay{position:absolute;inset:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(57%,transparent),to(rgba(0,0,0,.96)));background:-webkit-linear-gradient(top,transparent 57%,rgba(0,0,0,.96));background:-o-linear-gradient(top,transparent 57%,rgba(0,0,0,.96) 100%);background:linear-gradient(180deg,transparent 57%,rgba(0,0,0,.96));pointer-events:none}.direxonados-empreendimentos .card-direxonados__image-top{position:absolute;z-index:2;top:16px;right:16px;left:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){.direxonados-empreendimentos .card-direxonados__image-top{top:12px;right:12px;left:12px}}.direxonados-empreendimentos .card-direxonados__badge{background-color:#033978;border-radius:999px;padding:2px 8px;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:14px;line-height:21px;color:#fff;white-space:nowrap}.direxonados-empreendimentos .card-direxonados__seal{backdrop-filter:blur(8px);background:hsla(0,0%,100%,.8);border:1px solid hsla(0,0%,100%,.9);border-radius:16px;padding:8px 16px;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}.direxonados-empreendimentos .card-direxonados__seal-img{height:48px;width:auto;max-width:55px;-o-object-fit:contain;object-fit:contain}.direxonados-empreendimentos .card-direxonados__image-bottom{position:absolute;z-index:2;right:16px;bottom:16px;left:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){.direxonados-empreendimentos .card-direxonados__image-bottom{right:12px;bottom:12px;left:12px}}.direxonados-empreendimentos .card-direxonados__bairro{font-family:Nunito Sans,sans-serif;font-weight:700;font-size:14px;line-height:21px;color:#fff;white-space:nowrap}.direxonados-empreendimentos .card-direxonados__image-tags{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.direxonados-empreendimentos .card-direxonados__image-tag{backdrop-filter:blur(4px);background:rgba(0,0,0,.6);border-radius:8px;padding:8px;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:14px;line-height:21px;color:#fff;white-space:nowrap}.direxonados-empreendimentos .card-direxonados__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;padding:12px 20px 20px;-webkit-box-flex:1;-ms-flex:1;flex:1}.direxonados-empreendimentos .card-direxonados__title-link{text-decoration:none;color:inherit}.direxonados-empreendimentos .card-direxonados__title{font-family:Nunito Sans,sans-serif;font-weight:700;font-size:20px;line-height:30px;color:#04428f;margin-bottom:0}.direxonados-empreendimentos .card-direxonados__location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.direxonados-empreendimentos .card-direxonados__location-icon{-ms-flex-negative:0;flex-shrink:0;width:16px;height:16px}.direxonados-empreendimentos .card-direxonados__location-text{font-family:Nunito Sans,sans-serif;font-weight:700;font-size:14px;line-height:21px;color:#252b37}.direxonados-empreendimentos .card-direxonados__price-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.direxonados-empreendimentos .card-direxonados__price-label{font-family:Nunito Sans,sans-serif;font-weight:500;font-size:14px;line-height:21px;color:#252b37}.direxonados-empreendimentos .card-direxonados__price-value{font-family:Montserrat,sans-serif;font-weight:800;font-size:28px;line-height:33.6px;color:#04428f}.direxonados-empreendimentos .card-direxonados__features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;padding-bottom:8px}.direxonados-empreendimentos .card-direxonados__feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9px}.direxonados-empreendimentos .card-direxonados__feature-icon{width:16px;height:16px;-o-object-fit:contain;object-fit:contain;-ms-flex-negative:0;flex-shrink:0;-webkit-filter:invert(20%) sepia(96%) saturate(1200%) hue-rotate(210deg) brightness(90%) contrast(110%);filter:invert(20%) sepia(96%) saturate(1200%) hue-rotate(210deg) brightness(90%) contrast(110%)}.direxonados-empreendimentos .card-direxonados__feature-text{font-family:Nunito Sans,sans-serif;font-weight:700;font-size:14px;line-height:21px;color:#252b37}.direxonados-empreendimentos .card-direxonados__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-top:auto}.direxonados-empreendimentos .card-direxonados__cta-btn{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;width:100%;min-height:56px;padding:15px 21px;background-color:#c82440;border:1px solid #c82440;border-radius:16px;font-family:Montserrat,sans-serif;font-weight:800;font-size:16px;line-height:24px;color:#fff;text-decoration:none;text-align:center;white-space:nowrap;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease;-webkit-box-shadow:inset 0 -1px 1px 0 #510313,inset 0 1px 1px 0 #f97a93;box-shadow:inset 0 -1px 1px 0 #510313,inset 0 1px 1px 0 #f97a93}.direxonados-empreendimentos .card-direxonados__cta-btn:hover{background-color:rgb(165.4237288136,29.7762711864,52.9355932203);color:#fff;text-decoration:none}.direxonados-empreendimentos .card-direxonados__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;width:100%;font-family:Nunito Sans,sans-serif;font-weight:500;font-size:14px;line-height:21px;color:#252b37;text-decoration:none;border-radius:8px;padding:4px 0}.direxonados-empreendimentos .card-direxonados__link:hover{text-decoration:underline;color:#252b37}.direxonados-cta{isolation:isolate;position:relative;overflow:hidden;border-top-left-radius:200px}@media (max-width:991px){.direxonados-cta{border-top-left-radius:80px}}.direxonados-cta:before{content:"";position:absolute;inset:0;z-index:0;border-top-left-radius:200px;background-color:var(--brand-secondary-secondary,#04428f)}@media (max-width:991px){.direxonados-cta:before{border-top-left-radius:80px}}.direxonados-cta:after{content:"";position:absolute;inset:0;z-index:1;background-image:var(--direxonados-blue-pattern-url,url(/wp-content/themes/direcional-theme/dist/images/direxonados-blue-pattern_267682e9.png));background-size:272px 210px;opacity:.15;border-top-left-radius:200px;pointer-events:none}@media (max-width:991px){.direxonados-cta:after{border-top-left-radius:80px}}.direxonados-cta__container{position:relative;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;gap:48px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1440px;margin:0 auto;padding:80px 64px 120px}@media (max-width:991px){.direxonados-cta__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 24px 60px;gap:0}}.direxonados-cta__image-col{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:991px){.direxonados-cta__image-col{width:100%}}.direxonados-cta__image{position:relative;width:100%}.direxonados-cta__image img{width:100%;height:auto;display:block}.direxonados-cta__content-col{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;min-width:0;max-width:640px;flex-direction:column;gap:48px}.direxonados-cta__content,.direxonados-cta__content-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.direxonados-cta__content{flex-direction:column;gap:24px}.direxonados-cta__eyebrow-wrap{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:start;-ms-flex-align:start;align-items:flex-start}.direxonados-cta__eyebrow{background-color:#033978;border:1px solid rgba(0,0,0,.05);color:#fff;backdrop-filter:blur(20px);text-align:center}.direxonados-cta__text-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.direxonados-cta__title{font-family:Montserrat,sans-serif;font-weight:800;font-size:48px;line-height:57.6px;color:#fff!important;text-transform:uppercase;margin-bottom:0}@media (max-width:991px){.direxonados-cta__title{font-size:28px;line-height:34px}}.direxonados-cta__description{font-family:Nunito Sans,sans-serif;font-weight:500;font-size:20px;line-height:30px;color:#fff}.direxonados-cta__description p{margin-bottom:0}@media (max-width:991px){.direxonados-cta__description{font-size:16px;line-height:24px}}.direxonados-cta__list{list-style:none;padding:0;margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:336px}.direxonados-cta__list,.direxonados-cta__list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.direxonados-cta__list-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.direxonados-cta__list-item span{font-family:Montserrat,sans-serif;font-weight:500;font-size:20px;line-height:24px;color:#fff}@media (max-width:991px){.direxonados-cta__list-item span{font-size:16px;line-height:22px}}.direxonados-cta__list-icon{-ms-flex-negative:0;flex-shrink:0;width:50px;height:50px;border-radius:99px;background-color:#033978;border:1px solid #023061;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;padding:13px}.direxonados-cta__list-icon img{width:24px;height:24px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.direxonados-cta__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:72px;padding:21px 29px;background-color:#c82440;border:1px solid #c82440;border-radius:16px;font-family:Montserrat,sans-serif;font-weight:800;font-size:20px;line-height:30px;color:#fff;text-decoration:none;text-transform:uppercase;cursor:pointer;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-box-shadow:inset 0 -1px 1px #510313,inset 0 1px 1px #f97a93;box-shadow:inset 0 -1px 1px #510313,inset 0 1px 1px #f97a93;-ms-flex-item-align:start;align-self:flex-start}.direxonados-cta__button:hover{opacity:.9;color:#fff;text-decoration:none}@media (max-width:991px){.direxonados-cta__button{width:100%}}.direxonados-central-vendas{background-color:#fff;padding:80px 0 104px}@media (max-width:991px){.direxonados-central-vendas{padding:40px 0 56px}}.direxonados-central-vendas__eyebrow{background-color:#edf5ff;border:1px solid #add3ff;color:#04428f;margin-bottom:24px;backdrop-filter:blur(20px);text-align:center}@media (max-width:991px){.direxonados-central-vendas__eyebrow{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.direxonados-central-vendas__title{font-family:Montserrat,sans-serif;font-weight:800;font-size:48px;line-height:57.6px;color:#c82440!important;text-transform:uppercase;margin-bottom:16px}@media (max-width:991px){.direxonados-central-vendas__title{font-size:28px;line-height:34px}}.direxonados-central-vendas__description{font-family:Nunito Sans,sans-serif;font-weight:500;font-size:20px;line-height:30px;color:#252b37;margin-bottom:0}@media (max-width:991px){.direxonados-central-vendas__description{font-size:16px;line-height:24px}}.direxonados-central-vendas__content{margin-top:56px;max-width:1216px;margin-left:auto;margin-right:auto}@media (min-width:992px){.direxonados-central-vendas__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (max-width:991px){.direxonados-central-vendas__content{margin-top:32px}}@media (min-width:992px){.direxonados-central-vendas__tabs-col{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:80px}}@media (min-width:992px){.direxonados-central-vendas__panels-col{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:623px}}@media (max-width:991px){.direxonados-central-vendas__panels-col{display:none}}.direxonados-central-vendas__panel-card{background:rgba(0,0,0,.05);backdrop-filter:blur(12px);border:1px solid rgba(0,0,0,.05);border-radius:24px;padding:8px;gap:8px}.direxonados-central-vendas__panel-card,.direxonados-central-vendas__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.direxonados-central-vendas__tabs{gap:12px}.direxonados-central-vendas__tab{padding:20px;background-color:#fff;border:1px solid #d7dce0;border-radius:16px;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;overflow:hidden}.direxonados-central-vendas__tab.active{background-color:#fff1f4;border-color:#ffb3c1}.direxonados-central-vendas__tab-row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.direxonados-central-vendas__tab-header,.direxonados-central-vendas__tab-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.direxonados-central-vendas__tab-header{gap:12px}.direxonados-central-vendas__tab-uf{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;background-color:#c82440;padding:4px 10px;border-radius:64px;min-width:42px;height:33px;text-align:center}.direxonados-central-vendas__tab-name,.direxonados-central-vendas__tab-uf{font-family:Montserrat,sans-serif;font-weight:800;font-size:20px;line-height:24px}.direxonados-central-vendas__tab-name{color:#c82440}.direxonados-central-vendas__tab-count{font-family:Nunito Sans,sans-serif;font-weight:500;font-size:14px;line-height:21px;color:#c41230;background-color:#fff1f4;border:1px solid #ffd9e0;padding:2px 8px;border-radius:99px}.direxonados-central-vendas__tab-arrow{color:#252b37;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease}@media (max-width:991px){.direxonados-central-vendas__tab.active .direxonados-central-vendas__tab-arrow{-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}}.direxonados-central-vendas__tab-body{display:none}@media (max-width:991px){.direxonados-central-vendas__tab.active .direxonados-central-vendas__tab-body{display:block;margin-top:16px}}.direxonados-central-vendas__panel{display:none}.direxonados-central-vendas__panel.active{display:block}.direxonados-central-vendas__point{background:#fff;border:1px solid #e9edf2;border-radius:16px;padding:16px 24px;-webkit-box-shadow:0 2px 12px rgba(13,27,53,.06);box-shadow:0 2px 12px rgba(13,27,53,.06);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.direxonados-central-vendas__point-name{font-family:Montserrat,sans-serif;font-weight:800;font-size:20px;line-height:24px;color:#c82440;margin-bottom:0}.direxonados-central-vendas__point-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.direxonados-central-vendas__point-detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.direxonados-central-vendas__point-detail svg{-ms-flex-negative:0;flex-shrink:0}.direxonados-central-vendas__point-detail span{font-family:Nunito Sans,sans-serif;font-weight:500;font-size:14px;line-height:21px;color:#252b37}.direxonados-central-vendas__point-detail--link span{font-weight:700;color:#c82440;text-decoration:underline}.direxonados-central-vendas__point-btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:13px 17px;background:#fff;border:1px solid #e9edf2;border-radius:16px;font-family:Montserrat,sans-serif;font-weight:800;font-size:14px;line-height:21px;color:#2e3646;text-decoration:none;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05);min-height:48px}.direxonados-central-vendas__point-btn:hover{background-color:#f0f4f8;color:#2e3646;text-decoration:none}.direxonados-central-vendas__point-btn svg{width:18px;height:18px;-ms-flex-negative:0;flex-shrink:0}.direxonados-faq{background-color:#f0f4f8;padding:80px 0}@media (max-width:991px){.direxonados-faq{padding:40px 0 60px}}.direxonados-faq__eyebrow{background-color:#edf5ff;border:1px solid #add3ff;color:#04428f;margin-bottom:16px;backdrop-filter:blur(20px);text-align:center}.direxonados-faq__title{font-family:Montserrat,sans-serif;font-weight:800;font-size:48px;line-height:57.6px;color:#04428f!important;text-transform:uppercase;margin-bottom:48px}@media (max-width:991px){.direxonados-faq__title{font-size:28px;line-height:34px;margin-bottom:32px}}.direxonados-faq__accordion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;max-width:800px;margin:0 auto}.direxonados-faq__item{background-color:#fff;border:1px solid #d7dce0;border-radius:8px;overflow:hidden;-webkit-transition:border-color .3s ease;-o-transition:border-color .3s ease;transition:border-color .3s ease}.direxonados-faq__item.active{border-color:#ffb3c1}.direxonados-faq__item-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px;cursor:pointer;gap:16px}.direxonados-faq__item-title{font-family:Montserrat,sans-serif;font-weight:800;font-size:20px;line-height:24px;color:#ba0c2f;margin-bottom:0}.direxonados-faq__item-icon{-ms-flex-negative:0;flex-shrink:0;-webkit-transition:color .3s ease,-webkit-transform .3s ease;transition:color .3s ease,-webkit-transform .3s ease;-o-transition:color .3s ease,-o-transform .3s ease;transition:transform .3s ease,color .3s ease;transition:transform .3s ease,color .3s ease,-webkit-transform .3s ease,-o-transform .3s ease;color:#252b37}.direxonados-faq__item.active .direxonados-faq__item-icon{color:#ba0c2f;-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.direxonados-faq__item-content{padding:0 20px 20px;font-family:Nunito Sans,sans-serif;font-weight:400;font-size:18px;line-height:27px;color:#252b37}.direxonados-faq__item-content p{margin-bottom:8px}.direxonados-faq__item-content p:last-child{margin-bottom:0}.direxonados-cta-bottom{margin:0;padding:0}.direxonados-cta-bottom__shell{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:846px;overflow:hidden;border-top-left-radius:200px;background-color:#f0f4f8}@media (max-width:991px){.direxonados-cta-bottom__shell{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:0;border-top-left-radius:56px;background-color:#04428f}}.direxonados-cta-bottom__bg{position:absolute;inset:0;z-index:0;overflow:hidden;border-top-left-radius:inherit}@media (max-width:991px){.direxonados-cta-bottom__bg{background-color:#04428f}}.direxonados-cta-bottom__bg>picture{position:absolute;inset:0;z-index:0;display:block;margin:0;padding:0}.direxonados-cta-bottom__overlay{position:absolute;inset:0;z-index:1;pointer-events:none;border-top-left-radius:inherit}@media (min-width:992px){.direxonados-cta-bottom__overlay{display:none}}@media (max-width:991px){.direxonados-cta-bottom__overlay{background-image:-webkit-linear-gradient(270.01deg,rgba(4,66,143,0) 21.054%,#04428f 35.25%);background-image:-o-linear-gradient(270.01deg,rgba(4,66,143,0) 21.054%,#04428f 35.25%);background-image:linear-gradient(179.99deg,rgba(4,66,143,0) 21.054%,#04428f 35.25%)}}.direxonados-cta-bottom__bg-image{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:58% center;object-position:58% center;z-index:0}@media (max-width:991px){.direxonados-cta-bottom__bg-image{width:calc(100% + 2px);min-width:100%;height:313px;top:-27px;right:auto;bottom:auto;left:50%;max-width:none;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}}.direxonados-cta-bottom__hearts{position:absolute;inset:0;z-index:2;pointer-events:none;overflow:hidden}.direxonados-cta-bottom__heart{position:absolute;display:block;width:var(--cta-heart-size,60px);height:var(--cta-heart-size,60px);background-image:url(/wp-content/themes/direcional-theme/dist/images/direxonados-heart_67152929.png);background-size:contain;background-repeat:no-repeat;background-position:50%;-webkit-transform:rotate(var(--cta-heart-rotation,0deg));-o-transform:rotate(var(--cta-heart-rotation,0deg));transform:rotate(var(--cta-heart-rotation,0deg));-webkit-filter:drop-shadow(0 4px 9.6px rgba(0,0,0,.25));filter:drop-shadow(0 4px 9.6px rgba(0,0,0,.25))}.direxonados-cta-bottom__heart--1{--cta-heart-size:59px;--cta-heart-rotation:43.24deg;top:18%;left:8%}.direxonados-cta-bottom__heart--2{--cta-heart-size:88px;--cta-heart-rotation:5.97deg;top:8%;left:42%}.direxonados-cta-bottom__heart--3{--cta-heart-size:116px;--cta-heart-rotation:20.24deg;top:62%;right:6%;-webkit-filter:drop-shadow(0 4px 9.6px rgba(0,0,0,.25)) blur(3.95px);filter:drop-shadow(0 4px 9.6px rgba(0,0,0,.25)) blur(3.95px)}.direxonados-cta-bottom__heart--4{--cta-heart-size:171px;--cta-heart-rotation:-17.04deg;top:22%;right:4%}.direxonados-cta-bottom__heart--5{--cta-heart-size:156px;--cta-heart-rotation:45deg;bottom:18%;left:2%;-webkit-filter:drop-shadow(0 4px 9.6px rgba(0,0,0,.25)) blur(3.95px);filter:drop-shadow(0 4px 9.6px rgba(0,0,0,.25)) blur(3.95px)}.direxonados-cta-bottom__heart--6{--cta-heart-size:87px;--cta-heart-rotation:-30deg;bottom:32%;left:12%}@media (max-width:991px){.direxonados-cta-bottom__heart--1{--cta-heart-size:59px;--cta-heart-rotation:43.24deg;top:12%;left:auto;right:6%}.direxonados-cta-bottom__heart--2{--cta-heart-size:52px;--cta-heart-rotation:5.97deg;top:40px;left:12%;right:auto}.direxonados-cta-bottom__heart--3,.direxonados-cta-bottom__heart--4,.direxonados-cta-bottom__heart--5{display:none}.direxonados-cta-bottom__heart--6{--cta-heart-size:148px;--cta-heart-rotation:-30deg;top:43%;left:-48px;bottom:auto}}.direxonados-cta-bottom__wrap{position:relative;z-index:3;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;max-width:1440px;margin:0 auto}@media (min-width:992px){.direxonados-cta-bottom__wrap{padding:0 64px}}@media (max-width:991px){.direxonados-cta-bottom__wrap{padding:0;width:100%}}.direxonados-cta-bottom__inner{max-width:673px}@media (max-width:991px){.direxonados-cta-bottom__inner{max-width:none;width:100%;min-width:0}}.direxonados-cta-bottom__content{padding:80px 0 120px}@media (max-width:991px){.direxonados-cta-bottom__content{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:221px 0 56px;text-align:center}}.direxonados-cta-bottom__eyebrow{background-color:#033978;border:1px solid rgba(0,0,0,.05);color:#fff;margin-bottom:24px;backdrop-filter:blur(20px);text-align:center}@media (max-width:991px){.direxonados-cta-bottom__eyebrow{position:relative;z-index:1;margin-left:auto;margin-right:auto;margin-top:-8px}}.direxonados-cta-bottom__title,.direxonados-cta-bottom h2.direxonados-cta-bottom__title{font-family:Montserrat,sans-serif;font-weight:800;font-size:64px;line-height:76.8px;color:#fff;text-transform:uppercase;margin-bottom:24px}@media (max-width:991px){.direxonados-cta-bottom__title,.direxonados-cta-bottom h2.direxonados-cta-bottom__title{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;max-width:100%;font-size:clamp(28px,8.2vw,64px);line-height:1.2;margin-left:auto;margin-right:auto}}.direxonados-cta-bottom__description{font-family:Nunito Sans,sans-serif;font-weight:500;font-size:20px;line-height:30px;color:#fff;max-width:472px;margin-bottom:48px}@media (max-width:991px){.direxonados-cta-bottom__description{max-width:472px;margin-bottom:32px}}@media (max-width:991px){.direxonados-cta-bottom__btn.direxonados-btn,.direxonados-cta-bottom__description{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:20px;line-height:30px;margin-left:auto;margin-right:auto}.direxonados-cta-bottom__btn.direxonados-btn{min-height:72px;padding:20px 16px;max-width:358px}}.direxonados-footer{isolation:isolate;position:relative;background-color:var(--brand-secondary-secondary,#04428f);overflow:hidden}.direxonados-footer:before{content:"";position:absolute;inset:0;z-index:1;background-image:var(--direxonados-blue-pattern-url,url(/wp-content/themes/direcional-theme/dist/images/direxonados-blue-pattern_267682e9.png));background-size:272px 210px;opacity:.1;pointer-events:none}.direxonados-footer__inner{position:relative;z-index:3;max-width:980px;margin:0 auto;padding:80px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:80px}@media (max-width:991px){.direxonados-footer__inner{padding:48px 20px;gap:40px}}.direxonados-footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:575px){.direxonados-footer__top{-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;gap:24px}}.direxonados-footer__logo img{height:32px;width:auto;display:block}.direxonados-footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.direxonados-footer__social-link{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;color:#fff;width:24px;height:24px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.direxonados-footer__social-link:hover{opacity:.7}.direxonados-footer__social-link svg{display:block;width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0}.direxonados-footer__disclaimer{font-family:Nunito Sans,sans-serif;font-weight:400;font-size:14px;line-height:21px;color:#fff;text-align:justify;margin-bottom:0}.direxonados-whatsapp-float{position:fixed;right:16px;bottom:16px;z-index:9999}.direxonados-whatsapp-float__link{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;width:72px;height:72px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease}.direxonados-whatsapp-float__link:hover{-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.direxonados-whatsapp-float__btn{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;width:60px;height:60px;border-radius:50%;background:-webkit-gradient(linear,left top,left bottom,from(#34b664),to(#2eab43));background:-webkit-linear-gradient(top,#34b664,#2eab43);background:-o-linear-gradient(top,#34b664 0,#2eab43 100%);background:linear-gradient(180deg,#34b664,#2eab43);-webkit-box-shadow:0 1.25px 2.5px 0 rgba(0,0,0,.05);box-shadow:0 1.25px 2.5px 0 rgba(0,0,0,.05)}.direxonados-whatsapp-float__icon{display:block;-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px}