/* @license MIT https://raw.githubusercontent.com/necolas/normalize.css/8.0.1/LICENSE.md */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;}.ajax-progress-bar{width:13em;padding:0 0.3125rem;}.ajax-progress--throbber{position:relative;display:inline-flex;align-content:center;height:1.125rem;margin:-0.1875rem var(--ajax-progress-margin-horizontal) 0;vertical-align:middle;white-space:nowrap;line-height:1.125rem;}.js .action-link:not(.js-hide,.button--action) + .ajax-progress--throbber,.js .button:not(.js-hide,.button--action) + .ajax-progress--throbber{margin-inline-start:0;}.js .form-type--managed-file .button:not(.js-hide) + .ajax-progress--throbber,.js .file-operations-cell .button:not(.js-hide) + .ajax-progress--throbber{margin-inline-start:var(--ajax-progress-margin-horizontal);}.ajax-progress__throbber{box-sizing:border-box;width:1.125rem;height:1.125rem;animation:claro-throbber 0.75s linear infinite;border:2px solid var(--color-absolutezero);border-right:2px dotted transparent;border-radius:50%;}.ajax-progress__message{display:inline-block;padding-inline-start:var(--ajax-progress-margin-horizontal);font-size:var(--font-size-label);}.ajax-progress--fullscreen,.ui-dialog .ajax-progress--throbber{position:fixed;z-index:1261;inset-block-start:50%;inset-inline-start:50%;box-sizing:border-box;width:3.5rem;height:3.5rem;margin:-1.75rem;border:var(--input-border-size) solid var(--jui-dropdown-border-color);border-radius:3.5rem;background:var(--color-white);box-shadow:0 0.25rem 0.625rem var(--jui-dropdown-shadow-color);}.ajax-progress__throbber--fullscreen,.ui-dialog .ajax-progress__throbber{position:absolute;inset-block-start:50%;inset-inline-start:50%;width:1.75rem;height:1.75rem;margin:-0.875rem;content:"";border:3px solid var(--color-absolutezero);border-right:3px dotted transparent;}.ui-dialog .ajax-progress__message{display:none;}@keyframes claro-throbber{0%{transform:rotateZ(0);}100%{transform:rotateZ(360deg);}}
:root{--gin-color-primary:#003cc5;--gin-color-primary-hover:#0036b1;--gin-color-primary-active:#00339a;}.button--primary{background-color:var(--gin-color-primary);}.button--primary:hover{background-color:var(--gin-color-primary-hover);}.button--primary:active{background-color:var(--gin-color-primary-hover);}a,.link,button.link,.forgot-password-link{color:var(--gin-color-primary);}a:hover,.link:hover,button.link:hover,.forgot-password-link:hover{color:var(--gin-color-primary-hover);}a:active,.link:active,button.link:active,.forgot-password-link:active{color:var(--gin-color-primary-active);}.form-boolean--type-checkbox:checked,[open] > .claro-details__summary--accordion:not(:focus):not(:active)::after,[open] > .claro-details__summary--accordion-item:not(:focus):not(:active)::after{border-color:var(--gin-color-primary);}.form-boolean--type-checkbox:checked:hover,[open] > .claro-details__summary--accordion:not(:focus):not(:active)::after:hover,[open] > .claro-details__summary--accordion-item:not(:focus):not(:active)::after:hover{border-color:var(--gin-color-primary-hover);}.form-boolean--type-checkbox:checked:active,[open] > .claro-details__summary--accordion:not(:focus):not(:active)::after:active,[open] > .claro-details__summary--accordion-item:not(:focus):not(:active)::after:active{border-color:var(--gin-color-primary-active);}.is-horizontal .tabs__link:hover,.claro-details__summary:hover,.action-link:hover{color:var(--gin-color-primary-hover);}.claro-details[open] > .claro-details__summary:focus{color:var(--gin-color-primary-active);}body.gin-login .toolbar-icon-default{font-size:0;text-indent:-999em;}body.gin-login .toolbar-icon-default::before{content:"";display:inline-block;width:32px;height:32px;background-color:var(--gin-color-text,#000);-webkit-mask-image:url(/modules/contrib/gin_login/images/gin.svg);mask-image:url(/modules/contrib/gin_login/images/gin.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:100% 100%;mask-size:100% 100%;}@media (min-width:800px){body.gin-login .toolbar-icon-default::before{width:40px;height:40px;}}body.gin-login .toolbar-icon-default::before:hover{background-color:var(--gin-color-primary,#003cc5);}body.gin-login .user-form-page{display:flex;flex-wrap:wrap;min-height:100vh;max-height:100%;margin-bottom:-1px;background:var(--gin-bg-layer,#fff);}@media (min-width:800px){body.gin-login .user-form-page{flex-wrap:nowrap;}}body.gin-login .user-form-page,body.gin-login .user-form-page *{box-sizing:border-box;}body.gin-login .user-form-page__user-form,body.gin-login .user-form-page__wallpaper{width:100%;}@media (min-width:800px){body.gin-login .user-form-page__user-form,body.gin-login .user-form-page__wallpaper{flex-basis:50%;}}body.gin-login .user-form-page__user-form{display:flex;flex-wrap:wrap;flex-basis:60%;}@media (max-width:800px){body.gin-login .user-form-page__user-form{flex-basis:100%;align-content:flex-start;}}@media (min-width:1800px){body.gin-login .user-form-page__user-form{flex-basis:50%;}}body.gin-login .user-form-page__user-form img{max-width:100%;max-height:40px;}body.gin-login .user-form-page__wallpaper{display:none;pointer-events:none;position:relative;background-color:#ccc;}@media (min-width:800px){body.gin-login .user-form-page__wallpaper{display:flex;flex-grow:1;flex-basis:40%;}}@media (min-width:1800px){body.gin-login .user-form-page__wallpaper{flex-basis:50%;}}body.gin-login .user-form-page__wallpaper img{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;animation:fadeInWallpaper 300ms ease forwards;}body.gin-login .user-form-page__page-title{font-size:2rem;margin-top:0;margin-bottom:1rem;width:100%;max-width:100%;text-overflow:unset;white-space:normal;}@media (min-width:800px){body.gin-login .user-form-page__page-title{font-size:3rem;margin-top:2rem;}}body.gin-login .user-form-page .content-header{flex-basis:100%;padding-top:2.25rem;background:transparent;}@media (max-width:800px){body.gin-login .user-form-page .content-header{margin-bottom:4rem;}}body.gin-login .user-form-page .content-header a{display:flex;}body.gin-login .user-form-page .layout-container{max-width:560px;margin:0 auto !important;padding-left:24px;padding-right:24px;}@media (min-width:800px){body.gin-login .user-form-page .layout-container{padding-left:48px;padding-right:48px;}}body.gin-login .user-form-page .block-system > form{padding:0;border:0 none;box-shadow:none;background:transparent;}body.gin-login .user-form-page .form-type--text input,body.gin-login .user-form-page .form-type--password input,body.gin-login .user-form-page .form-type--email input{width:100%;}body.gin-login .user-form-page .form-element{width:100%;padding:1rem;}body.gin-login .user-form-page .more-links{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:0;margin-top:0;}body.gin-login .user-form-page .register-button{width:100%;margin-right:0;}body.gin-login .user-form-page .forgot-password-link{display:inline-block;margin-top:2rem;}body.gin-login .user-login-form .button{width:100%;padding:1.25rem 1rem;margin-right:0;margin-bottom:0;}body.gin-login .user-login-form .button--primary{margin-top:0;}body.gin-login .user-login-form .form-actions{display:block;margin-bottom:0;}body.gin-login .page-wrapper{margin-top:0;}@keyframes fadeInWallpaper{0%{opacity:0;}100%{opacity:1;}}#sliding-popup{display:none !important;}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{display:table;content:'';}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir='rtl'] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}
.slick-loading .slick-list{background:#fff url(/modules/custom/complex_content/slick/./ajax-loader.gif) center center no-repeat;}@font-face{font-family:'slick';font-weight:normal;font-style:normal;font-display:swap;src:url(/modules/custom/complex_content/slick/./fonts/slick.eot);src:url(/modules/custom/complex_content/slick/./fonts/slick.eot#iefix) format('embedded-opentype'),url(/modules/custom/complex_content/slick/./fonts/slick.woff2) format('woff2'),url(/modules/custom/complex_content/slick/./fonts/slick.woff) format('woff'),url(/modules/custom/complex_content/slick/./fonts/slick.ttf) format('truetype'),url(/modules/custom/complex_content/slick/./fonts/slick.svg#slick) format('svg');font-display:swap;}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent;}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent;}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1;}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25;}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-prev{left:-25px;}[dir='rtl'] .slick-prev{right:-25px;left:auto;}.slick-prev:before{content:'←';}[dir='rtl'] .slick-prev:before{content:'→';}.slick-next{right:-25px;}[dir='rtl'] .slick-next{right:auto;left:-25px;}.slick-next:before{content:'→';}[dir='rtl'] .slick-next:before{content:'←';}.slick-dotted.slick-slider{margin-bottom:30px;}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer;}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;}.slick-dots li button:hover,.slick-dots li button:focus{outline:none;}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1;}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-dots li.slick-active button:before{opacity:.75;color:black;}
.hero-wrapper{background:var(--gradiant);padding:6.25rem 0;}.hero-content-wrapper{display:flex;gap:2.5rem;}.hero-wrapper .hero-image img{max-width:35.625rem;max-height:24rem;}.hero-wrapper .hero-title{color:var(--texto-branco);font-family:var(--font-family);font-size:3rem;font-weight:700;line-height:3.875rem;margin-bottom:1.875rem;}.hero-wrapper .hero-description{color:var(--texto-branco);font-family:var(--font-family);font-size:1.25rem;font-weight:400;line-height:2rem;margin-bottom:3.75rem;}.hero-wrapper .hero-button-wrapper a{border-radius:6.25rem;background-color:var(--castanho);padding:0.625rem 1.375rem;display:flex;align-items:center;justify-content:center;box-sizing:border-box;color:var(--main-color);font-family:var(--font-family);font-size:1rem;font-weight:500;line-height:1.5rem;width:max-content;text-decoration:none;text-transform:uppercase;transition:all 0.3s ease;}.hero-wrapper .hero-button-wrapper a:hover{background-color:#FFF;}@media (max-width:1160px){.hero-content-wrapper{flex-direction:column;gap:3.375rem;}.hero-wrapper .hero-image,.hero-wrapper .hero-image img{width:100%;}.hero-wrapper .hero-title{font-family:var(--font-family);font-size:2rem;font-weight:700;line-height:3rem;margin-bottom:1.5rem;}.hero-wrapper .hero-description{font-size:1.125rem;}.hero-button-wrapper{display:flex;align-items:center;justify-content:center;}.hero-wrapper{padding-top:5rem;padding-bottom:3.125rem;}.hero-wrapper .hero-image{display:flex;justify-content:center;}}
.features-wrapper{background-color:var(--main-color);padding-bottom:6.25rem;}.features-wrapper .features-content{display:flex;gap:1.5625rem;}.features-wrapper .features-item{padding:2.5rem 1.125rem 2rem;border-radius:1rem;border:1px solid rgba(0,0,0,0.10);background-color:#FFF;box-shadow:0 4px 4px 0 rgba(174,174,174,0.25);display:flex;flex-direction:column;align-items:center;max-width:16.875rem;box-sizing:border-box;}.features-wrapper .features-item .features-image{margin-bottom:1.5625rem;}.features-wrapper .features-item .features-image img{max-width:5rem;max-height:5rem;}.features-wrapper .features-item .features-title{margin-bottom:0.9375rem;color:var(--main-color);font-family:var(--font-family);font-size:1.25rem;font-weight:700;line-height:1.875rem;text-align:center;}.features-wrapper .features-item .features-description{font-family:var(--font-family);font-size:1rem;font-weight:400;line-height:1.625rem;text-align:center;}.features-wrapper .slick-controls{display:none;}@media (max-width:1160px){.features-wrapper .slick-slide .features-item{width:16.875rem !important;display:flex !important;min-height:20.5625rem;}.features-wrapper .slick-slide > div{display:flex;justify-content:center;}.features-wrapper .slick-track:before,.features-wrapper .slick-track:after{content:unset;}.features-wrapper .slick-controls .arrow-right,.features-wrapper .slick-controls .arrow-left{display:flex;justify-content:center;align-items:center;height:2.5rem;width:2.5rem;background-color:#fff;border-radius:1000%;padding:0.625rem;box-sizing:border-box;box-shadow:0 4px 4px 0 rgba(174,174,174,0.25);border:solid 1px transparent;}.features-wrapper .slick-controls{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem;}.features-wrapper .slick-controls .arrow-left span{content:url(/modules/custom/caixa_segura/images/chevron.svg);transform:rotate(180deg);}.features-wrapper .slick-controls .arrow-right span{content:url(/modules/custom/caixa_segura/images/chevron.svg);}.features-wrapper .slick-controls .arrow-right:hover,.features-wrapper .slick-controls .arrow-left:hover{border:solid 1px var(--castanho);background-color:var(--castanho);}.features-wrapper .slick-controls .slick-dots{position:initial !important;display:flex;gap:0.625rem;justify-content:center;align-items:center;}.features-wrapper .slick-controls .slick-dots li{margin:0;padding:0;height:0.75rem;width:0.75rem;}.features-wrapper .slick-controls .slick-dots li button{padding:0;height:100%;width:100%;border-radius:1000%;background-color:#828282;}.features-wrapper .slick-controls .slick-dots li button::before{content:unset;}.features-wrapper .slick-controls .slick-dots li.slick-active{height:1rem;width:1rem;}.features-wrapper .slick-controls .slick-dots li.slick-active button{background-color:#50A7FE;}.features-wrapper{padding-bottom:3.75rem;}}
.security-features-wrapper{margin-top:6.25rem;margin-bottom:5rem;}.security-features-wrapper .security-features-title{font-family:var(--font-family);font-size:2.5rem;font-style:normal;font-weight:700;line-height:3.625rem;color:var(--main-color);margin-bottom:1.25rem;}.security-features-wrapper .security-features-subtitle{color:#3F3F3F;font-family:var(--font-family);font-size:1.125rem;font-weight:400;line-height:1.75rem;margin-bottom:3.75rem;}.security-features-wrapper .security-features-button a{border-radius:6.25rem;background-color:var(--castanho);padding:0.625rem 1.375rem;display:flex;align-items:center;justify-content:center;box-sizing:border-box;color:var(--main-color);font-family:var(--font-family);font-size:1rem;font-weight:500;line-height:1.5rem;width:max-content;text-decoration:none;text-transform:uppercase;transition:all 0.3s ease;}.security-features-wrapper .security-features-button a:hover{background-color:var(--main-color);color:#FFF;}.security-features-wrapper-content{display:flex;gap:4.375rem;}.security-features-wrapper .security-images-item img{max-width:41.5625rem;height:auto;border-radius:0.5rem;}.security-features-wrapper .security-features-left{max-width:26.625rem;}.security-features-wrapper .security-features-right{overflow:hidden;}.security-features-wrapper .security-features-right .security-images-wrapper{position:relative;}.security-features-wrapper .slick-track:before,.security-features-wrapper.slick-track:after{content:unset;}.security-features-wrapper .slick-next{right:1.875rem;z-index:99;}.security-features-wrapper .slick-prev{left:1.875rem;z-index:99;}.security-features-wrapper .slick-next,.security-features-wrapper .slick-prev{display:flex;justify-content:center;align-items:center;height:2.5rem;width:2.5rem;background-color:#fff;border-radius:1000%;padding:0.625rem;box-sizing:border-box;box-shadow:0 4px 4px 0 rgba(174,174,174,0.25);border:solid 1px transparent;z-index:10;transition:all 0.3s ease;}.security-features-wrapper .slick-prev::before{content:url(/modules/custom/caixa_segura/images/chevron.svg);transform:rotate(180deg);}.security-features-wrapper .slick-next::before{content:url(/modules/custom/caixa_segura/images/chevron.svg);}.security-features-wrapper .slick-prev::before,.security-features-wrapper .slick-next::before{font-size:unset;font-family:unset;opacity:1;line-height:0;}.security-features-wrapper .slick-next:hover,.security-features-wrapper .slick-prev:hover{border:solid 1px var(--main-castanho);background-color:var(--castanho);}.security-features-wrapper .slick-dots{display:flex;gap:0.625rem;justify-content:center;align-items:center;}.security-features-wrapper .slick-dots li{margin:0;padding:0;height:0.75rem;width:0.75rem;}.security-features-wrapper .slick-dots li button{padding:0;height:100%;width:100%;border-radius:1000%;background-color:#828282;}.security-features-wrapper .slick-dots li button::before{content:unset;}.security-features-wrapper .slick-dots li.slick-active{height:1rem;width:1rem;}.security-features-wrapper .slick-dots li.slick-active button{background-color:#50A7FE;}@media (max-width:1160px){.security-features-wrapper .security-features-left{max-width:100%;}.security-features-wrapper-content{flex-direction:column;}.security-features-wrapper .security-features-button{display:flex;align-items:center;justify-content:center;}.security-features-wrapper .security-features-title{font-size:1.75rem;font-style:normal;font-weight:700;line-height:2.375rem;}.security-features-wrapper{margin-top:3.75rem;margin-bottom:2.5rem;}.security-features-wrapper-content{gap:3.75rem;}.security-features-wrapper .security-images-item img{max-width:100%;width:100%;}.security-features-wrapper .slick-dotted.slick-slider{margin-bottom:6.25rem;}.security-features-wrapper .slick-next,.security-features-wrapper .slick-prev{top:unset;}.security-features-wrapper .slick-next,.security-features-wrapper .slick-prev{bottom:-5.75rem;}.security-features-wrapper .slick-prev{left:3.25rem;}.security-features-wrapper .slick-next{right:3.25rem;}.security-features-wrapper .slick-dots{bottom:-3.6875rem;}}
.plans-wrapper{background-color:var(--main-color);}.plans-wrapper .plans-wrapper-content{margin-top:5rem;padding:5rem 0 3.75rem;}.plans-wrapper .plans-wrapper-content .plans-title{font-family:var(--font-family);font-size:2.5rem;font-weight:700;line-height:3.625rem;color:#fff;}.plans-wrapper .plans-wrapper-content .plans-subtitle{font-family:var(--font-family);font-size:1.75rem;font-style:normal;font-weight:700;line-height:2.375rem;color:var(--castanho);}.plans-wrapper .plans-wrapper-content .plans-top{margin-bottom:4.375rem;display:flex;gap:0.9375rem;flex-direction:column;}.tab-content-plans,.plans-bottom{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:2rem;}.tab-content-plans>.plans-item:nth-child(-n+3),.plans-bottom>.plans-item:nth-child(-n+3){grid-column:span 2;}.tab-content-plans>.plans-item:nth-child(n+4),.plans-bottom>.plans-item:nth-child(n+4){grid-column:span 3;}.plans-wrapper .plans-button{display:flex;justify-content:center;align-items:center;margin-top:5rem;}.plans-wrapper .plans-button a{display:flex;justify-content:center;align-items:center;padding:0.625rem 1.375rem;border-radius:6.25rem;background-color:var(--castanho);font-family:var(--font-family);font-size:1rem;font-weight:500;line-height:1.5rem;text-decoration:none;text-transform:uppercase;color:var(--main-color);transition:all 0.3s ease;}.plans-wrapper .plans-button a:hover{background-color:#fff;}.plans-item{border-radius:1rem;border:0.5px solid rgba(0,0,0,0.10);background-color:#FCFCFC;box-shadow:0 0 4.4px 0 rgba(0,0,0,0.06),0 5px 19px 0 rgba(0,0,0,0.08);padding:2rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:0.9375rem;height:33.125rem;box-sizing:border-box;}.plans-item .item-mid,.plans-item .item-top{display:flex;flex-direction:column;gap:0.3125rem;}.plans-item .item-mid{gap:0.9375rem;}.plans-item .item-top .item-name{color:var(--preto);font-family:var(--font-family);font-size:1.5rem;font-style:normal;font-weight:700;line-height:140%;}.plans-item .item-mid .item-value span,.plans-item .item-top .item-billing{color:#828282;font-family:var(--font-family);font-size:1rem;font-style:normal;font-weight:500;line-height:140%;}.plans-item .item-mid .item-value{color:var(--preto);font-family:var(--font-family);font-size:3rem;font-weight:700;line-height:110%}.plans-item .item-mid .item-value.recommended{color:#50A7FE}.plans-item .item-mid .item-value span{margin-left:0.375rem;}.plans-item .item-top .recommended{font-size:1.125rem;font-style:normal;font-weight:500;line-height:140%;color:var(--preto);font-family:var(--font-family);}.plans-item .item-mid .item-desc{color:var(--preto);font-family:var(--font-family);font-size:1.125rem;font-style:normal;font-weight:500;line-height:140%}.plans-item .item-bottom{margin-top:auto;}.plans-item .item-bottom a{display:flex;padding:0.6875rem 1rem;justify-content:center;align-items:center;gap:0.5rem;flex-shrink:0;align-self:stretch;border-radius:6.25rem;border:1px solid var(--preto);text-decoration:none;color:var(--preto);font-family:var(--font-family);font-size:1.125rem;font-weight:600;line-height:145%;cursor:pointer;transition:all 0.3s ease;}.plans-item .item-bottom a.open,.plans-item .item-bottom a:hover{background-color:var(--main-color);color:#FFF;}.plans-item-popup,.plans-item .item-desc .item-dropdown .mobile{display:none;}.plans-item{position:relative;}.plans-item-popup{position:absolute;top:1.25rem;left:20%;border-radius:1rem;background:linear-gradient(169deg,#0C09E6 6.23%,#2A2970 38.64%);padding:2.8125rem;box-sizing:border-box;max-width:45rem;width:100%;z-index:10;box-shadow:0 4px 4px 0 rgba(174,174,174,0.25);}.plans-item-popup.open{display:flex;}.plans-item-popup .popup-wrapper{display:flex;flex-direction:column;width:100%;gap:2.375rem;}.plans-item-popup .popup-wrapper .popup-top{display:flex;justify-content:space-between;align-items:center;}.plans-item-popup .popup-wrapper .popup-top span{font-family:var(--font-family);font-size:1.125rem;font-weight:400;line-height:1.75rem;color:#FFF;}.plans-item-popup .popup-wrapper .popup-top span.close{content:url(/modules/custom/caixa_segura/images/close.svg);cursor:pointer;}.plans-item-popup .popup-wrapper .popup-middle{display:flex;flex-direction:column;gap:2.8125rem;}.plans-item-popup .popup-wrapper .popup-middle span{font-family:var(--font-family);font-size:1.75rem;font-weight:700;line-height:2.375rem;margin-bottom:0.9375rem;color:#FFF;}.plans-item-popup .popup-wrapper .popup-middle > div{display:flex;flex-direction:column;}.plans-item-popup .popup-wrapper .popup-middle a{border-radius:6.25rem;background-color:var(--castanho);padding:0.625rem 1.375rem;display:flex;align-items:center;justify-content:center;box-sizing:border-box;color:var(--main-color);font-family:var(--font-family);font-size:1rem;font-weight:500;line-height:1.5rem;width:max-content;text-decoration:none;text-transform:uppercase;}.plans-item-popup .popup-wrapper .popup-middle a:hover{background-color:#FFF;}@media (max-width:1160px){.plans-bottom{display:flex;flex-direction:column;gap:1.25rem;}.plans-bottom .plans-item{max-width:21rem;margin:0 auto;width:100%;}.plans-wrapper .plans-wrapper-content .plans-top{gap:1.25rem;margin-bottom:2.8125rem;}.plans-wrapper .plans-wrapper-content{padding-top:3.75rem;margin-top:2.1875rem;}.plans-wrapper .plans-wrapper-content .plans-title{font-size:1.75rem;line-height:2.375rem;}.plans-wrapper .plans-wrapper-content .plans-subtitle{font-size:1.125rem;line-height:1.625rem;}.plans-item .item-desc .item-dropdown .mobile{display:flex;padding:0.3125rem 0.625rem;align-items:flex-start;gap:0.5rem;align-self:stretch;border-radius:0.5rem;background-color:#F5F5F5;justify-content:space-between;color:#0B65BF;font-family:var(--font-family);font-size:1.125rem;font-weight:600;line-height:140%;}.plans-item .item-desc .item-dropdown .mobile::after{content:url(/modules/custom/caixa_segura/images/chevron_horizontal.svg);transition:all .3s ease;}.plans-item .item-desc .item-dropdown .mobile.active::after{transform:rotate(180deg);}.plans-item .item-desc .item-dropdown .item-desc-value{display:none;}.plans-item .item-desc .item-dropdown .mobile.active ~ .item-desc-value{display:block;padding:0.625rem;}.plans-item,.plans-item .item-mid{gap:2rem;}.plans-item{height:max-content;}.plans-item .item-mid .item-value{font-size:2.8125rem;}.plans-wrapper{padding-top:0;}.plans-wrapper .plans-button{margin-top:3.75rem;}.plans-prices-faq .faq-section-header{gap:1.875rem;}}
.installation-wrapper{background-color:var(--main-color);padding-top:5rem;overflow:hidden;padding-bottom:5rem;}.installation-wrapper .installation-wrapper-content{display:flex;gap:0.625rem;}.installation-wrapper .installation-left{max-width:32.5rem;display:flex;flex-direction:column;gap:1.25rem;}.installation-wrapper .installation-title{font-size:2.5rem;font-weight:700;line-height:3.625rem;font-family:var(--font-family);color:#fff;}.installation-wrapper .installation-subtitle{font-size:1.125rem;font-weight:400;line-height:1.75rem;font-family:var(--font-family);color:#fff;}.installation-wrapper .installation-button{margin-top:2.5rem;}.installation-wrapper .installation-button a{display:flex;justify-content:center;align-items:center;padding:0.625rem 1.375rem;border-radius:6.25rem;background-color:var(--castanho);font-family:var(--font-family);font-size:1rem;font-weight:500;line-height:1.5rem;text-decoration:none;text-transform:uppercase;color:var(--main-color);width:max-content;transition:all 0.3s ease;}.installation-wrapper .installation-button a:hover{background-color:#FFF;}.installation-wrapper .installation-right{position:relative;}.installation-wrapper .installation-right::before{content:url(/modules/custom/caixa_segura/images/Ilustra_with_semi.svg);display:flex;justify-content:center;align-items:center;width:100%;position:relative;z-index:1;max-width:40rem;bottom:-0.625rem;}@media (max-width:1160px){.installation-wrapper{padding-top:0;}.installation-wrapper .installation-wrapper-content{flex-direction:column;}.installation-wrapper .installation-right::before{content:url(/modules/custom/caixa_segura/images/Ilustra_mobile.svg);max-width:100%;}.installation-wrapper .installation-right::after{content:"";position:absolute;bottom:-68%;width:170%;height:150%;border-radius:1000%;background:linear-gradient(139deg,#0C09E6 9.69%,#2A2970 72.31%);z-index:0;display:flex;left:-24%;}.installation-wrapper .installation-right{padding-bottom:6.25rem;}.installation-wrapper .installation-button{display:flex;justify-content:center;align-items:center;}.installation-wrapper .installation-wrapper-content{gap:3.4375rem;}.installation-wrapper .installation-left{width:100%;max-width:100%;}}
#block-caixasegurasaas-theme-views-block-testemunhos-block-1{background-color:#F5F5F5;padding-bottom:3.125rem;}#block-caixasegurasaas-theme-views-block-testemunhos-block-1 h2,.view-testemunhos{width:72.5rem;margin:0 auto;}#block-caixasegurasaas-theme-views-block-testemunhos-block-1 h2{font-family:var(--font-family);font-size:2.5rem;font-weight:700;line-height:3.625rem;color:var(--main-color);padding-top:5rem;margin-bottom:3.75rem;}.view-testemunhos .view-content{display:flex;gap:0.625rem;}.view-testemunhos .testemunho-item{display:flex;flex-direction:column;padding:1.875rem;border-radius:1.125rem;border:1.098px solid rgba(0,0,0,0.10);background:#FFF;box-shadow:0 4.39px 8.78px 0 rgba(0,0,0,0.02),0 13.17px 35.121px 0 rgba(0,0,0,0.04);max-width:22.5rem;height:19.375rem;}.view-testemunhos .slick-list{padding-bottom:2.375rem;}.view-testemunhos .slick-slide{margin-right:0.625rem;}.view-testemunhos .slick-slide:last-of-type{margin-right:0;}.view-testemunhos .testemunho-bottom{margin-top:auto;display:flex;gap:1.125rem;align-items:center;}.view-testemunhos .testemunho-bottom .testemunho-image{max-height:3.3125rem;}.view-testemunhos .testemunho-bottom .testemunho-image img{width:3.3125rem;height:3.3125rem;border-radius:0.5487rem;}.view-testemunhos .testemunho-bottom .testemunho-image img{object-fit:cover;}.view-testemunhos .testemunho-bottom .testemunho-people{display:flex;flex-direction:column;}.view-testemunhos .testemunho-bottom .testemunho-people .testemunho-name{color:#000;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:150%}.view-testemunhos .testemunho-bottom .testemunho-people .testemunho-title{color:#828282;font-family:var(--font-family);font-size:0.9375rem;font-weight:500;line-height:140%;}.view-testemunhos .testemunho-bottom .testemunho-image:has(img){display:block;}.view-testemunhos .testemunho-bottom .testemunho-image{display:none;}.testemunho-top{color:var(--preto);font-family:var(--font-family);font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.6463rem;}.view-testemunhos .slick-dots{display:flex;gap:0.625rem;justify-content:center;align-items:center;}.view-testemunhos .slick-dots li{margin:0;padding:0;height:0.75rem;width:0.75rem;}.view-testemunhos .slick-dots li button{padding:0;height:100%;width:100%;border-radius:1000%;background-color:#828282;}.view-testemunhos .slick-dots li button::before{content:unset;}.view-testemunhos .slick-dots li.slick-active{height:1rem;width:1rem;}.view-testemunhos .slick-dots li.slick-active button{background-color:#50A7FE;}.view-testemunhos .slick-track:before,.view-testemunhos .slick-track:after{content:unset;}.view-testemunhos .slick-next{right:-1.25rem;z-index:99;}.view-testemunhos .slick-prev{left:-1.875rem;z-index:99;}.view-testemunhos .slick-next,.view-testemunhos .slick-prev{display:flex;justify-content:center;align-items:center;height:2.5rem;width:2.5rem;background-color:#fff;border-radius:1000%;padding:0.625rem;box-sizing:border-box;box-shadow:0 4px 4px 0 rgba(174,174,174,0.25);border:solid 1px transparent;z-index:10;transition:all 0.3s ease;}.view-testemunhos .slick-prev::before{content:url(/modules/custom/caixa_segura/images/chevron.svg);transform:rotate(180deg);}.view-testemunhos .slick-next::before{content:url(/modules/custom/caixa_segura/images/chevron.svg);}.view-testemunhos .slick-prev::before,.view-testemunhos .slick-next::before{font-size:unset;font-family:unset;opacity:1;line-height:0;}.view-testemunhos .slick-next:hover,.view-testemunhos .slick-prev:hover{border:solid 1px var(--castanho);background-color:var(--castanho);}@media (max-width:1160px){#block-caixasegurasaas-theme-views-block-testemunhos-block-1 h2,.view-testemunhos{width:94%;}.view-testemunhos .slick-next,.view-testemunhos .slick-prev{top:unset;}.view-testemunhos .slick-next,.view-testemunhos .slick-prev{bottom:-3rem;}.view-testemunhos .slick-prev{left:3.25rem;}.view-testemunhos .slick-next{right:3.25rem;}.view-testemunhos .slick-dots{bottom:-0.9375rem;}.view-testemunhos .slick-slide{margin-right:0;}.view-testemunhos .views-row .field-content{display:flex;justify-content:center;align-items:center;}.view-testemunhos .slick-list{padding-bottom:3.125rem;}}
.footer-wrapper{background-color:var(--main-color);box-shadow:0 4px 4px 5px rgba(174,174,174,0.25);}.footer-wrapper .footer-left{padding-top:2.5rem;display:flex;flex-direction:column;gap:1.5625rem;max-width:28.4375rem;margin-right:7.5rem;padding-bottom:1.875rem;min-width:22.8125rem;}.footer-wrapper .footer-left .footer-title{color:#FFF;font-family:var(--font-family);font-size:1.25rem;font-weight:600;line-height:1.875rem;text-transform:uppercase;}.footer-wrapper .footer-left .footer-description{font-family:var(--font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:1.625rem;color:#FFF;}.footer-wrapper .footer-right .footer-support{min-width:16.9375rem;}.footer-wrapper .footer-right .footer-about span,.footer-wrapper .footer-right .footer-support span{color:var(--cor-secundria);font-family:var(--font-family);font-size:1.25rem;font-style:normal;font-weight:600;line-height:1.875rem;margin-bottom:1.5625rem;}.footer-wrapper .footer-content-wrapper{display:flex;}.footer-wrapper .footer-right{display:flex;justify-content:space-between;padding-top:2.5rem;padding-bottom:1.875rem;gap:3.125rem;}.footer-wrapper .footer-right .footer-about,.footer-wrapper .footer-right .footer-support{display:flex;flex-direction:column;gap:0.3125rem;}.footer-wrapper .footer-right .footer-about a,.footer-wrapper .footer-right .footer-support a{color:#FFF;font-family:var(--font-family);font-size:1rem;font-weight:500;line-height:1.625rem;text-decoration:none;transition:ease .3s all;width:max-content;}.footer-wrapper .footer-right a:hover{text-decoration:underline;}.footer-wrapper .footer-right .footer-social{margin-top:1.875rem;display:flex;gap:1.25rem;}.footer-wrapper .footer-right .footer-social a:hover{transition:ease .3s all;transform:scale(1.1);}.footer-wrapper .footer-right .footer-social .icon.linkedin{content:url(/modules/custom/caixa_segura/images/linkedin.svg);}.footer-wrapper .footer-right .footer-social .icon.youtube{content:url(/modules/custom/caixa_segura/images/youtube.svg);}#caixasegura-footer{background-color:var(--main-color);}#caixasegura-footer .footer-content{display:flex;justify-content:space-between;padding:1.3125rem 0;width:72.5rem;margin:0 auto;border-top:solid 1px var(--cor-secundria);color:#FFF;}#caixasegura-footer .footer-content a{text-decoration:none;color:#fff;}#caixasegura-footer .footer-content a:hover{text-decoration:underline;}@media (max-width:1160px){#caixasegura-footer .footer-content{width:94%;}.footer-wrapper .footer-left{margin-right:1.875rem;}}@media (max-width:860px){.footer-wrapper .footer-content-wrapper{flex-wrap:wrap;gap:2.5rem;}.footer-wrapper .footer-left{padding-bottom:0;margin-right:0;}.footer-wrapper .footer-right{padding-top:0;}}@media (max-width:650px){#caixasegura-footer .footer-content{flex-direction:column;gap:0.9375rem;padding-top:1.875rem;}}@media (max-width:480px){.footer-wrapper .footer-right{flex-direction:column;gap:2.5rem;padding-bottom:2.5rem;}.footer-wrapper .footer-right .footer-about span,.footer-wrapper .footer-right .footer-support span{margin-bottom:0.625rem;}.footer-wrapper .footer-left{min-width:unset;}}
#block-caixasegurasaas-theme-breadcrumbs,#block-caixasegurasaas-theme-page-title{display:none;}.plans-prices-wrapper .plans-prices-top{margin-top:3.75rem;}.plans-prices-wrapper .plans-prices-top .plans-prices-title{font-family:var(--font-family);font-size:2.5rem;font-weight:700;line-height:3.625rem;color:var(--main-color);margin-bottom:1.25rem;max-width:47.5rem;}.plans-prices-wrapper .plans-prices-top .plans-prices-subtitle{font-size:1.25rem;font-style:normal;font-weight:400;line-height:2rem;font-family:var(--font-family);color:var(--preto);max-width:47.5rem;}.plans-prices-wrapper .plans-prices-tabs{display:flex;flex-direction:column;margin-top:3.75rem;}.plans-prices-tabs .tab-top{display:flex;}.plans-prices-tabs .tab-top .tab-title{padding:0.25rem 1.8125rem;background-color:var(--main-color);font-family:var(--font-family);font-size:1.25rem;font-weight:500;border-radius:0.625rem 0.625rem 0 0;line-height:1.875rem;color:#FFF;}.plans-prices-tabs .tab-content-wrapper{background-color:var(--main-color);padding:5rem 0 4.375rem;}.plans-prices-tabs .tab-content-wrapper .tab-content-title{font-family:var(--font-family);font-size:1.75rem;font-weight:700;line-height:2.375rem;color:#FFF;margin-bottom:4.375rem;}.plans-prices-tabs .tab-content-wrapper .table-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;}.plans-prices-tabs .table-wrapper .table-title-wrapper{margin-top:4.6875rem;margin-bottom:0;display:flex;justify-content:space-between;width:100%;align-items:center;}.plans-prices-tabs .table-wrapper .table-title-wrapper.active{margin-bottom:3.75rem;}.plans-prices-tabs .table-wrapper .table-title{font-family:var(--font-family);font-size:2.5rem;font-weight:700;color:#FFF;line-height:3.625rem;display:flex;align-items:center;gap:0.9375rem;}.plans-prices-tabs .table-wrapper .table-title-wrapper span{cursor:pointer;color:#FFF;text-align:center;font-family:var(--font-family);font-size:1rem;font-weight:500;line-height:1.5rem;display:flex;align-items:center;justify-content:center;gap:0.625rem;padding:0.625rem 1.5625rem;border:solid 1px #FFF;border-radius:12.5rem;text-transform:uppercase;height:2.8125rem;box-sizing:border-box;transition:all 0.3s ease;}.plans-prices-tabs .table-wrapper .table-title-wrapper span::after{content:url(/modules/custom/caixa_segura/images/arrow_down.svg);height:1rem;width:100%;transition:all .3s ease;}.plans-prices-tabs .table-wrapper .table-title-wrapper span:hover{background-color:#FFF;color:var(--main-color);}.plans-prices-tabs .table-wrapper .table-title-wrapper span:hover::after{content:url(/modules/custom/caixa_segura/images/arrow_down_hover.svg);}.plans-prices-tabs .table-wrapper .table-title-wrapper span.active::after{transform:rotate(180deg);}.plans-prices-tabs .table-wrapper .table-bottom{display:flex;justify-content:flex-end;color:#FFF;text-align:center;font-family:var(--font-family);font-size:1.125rem;font-weight:600;line-height:140%;margin-top:1.875rem;width:100%;}.plans-prices-tabs .table-wrapper table tbody tr:last-of-type  td:last-of-type{border-bottom-right-radius:0.9375rem;}.plans-prices-tabs .table-wrapper table tbody tr:last-of-type td:first-of-type{border-bottom-left-radius:0.9375rem;}.plans-prices-tabs .table-wrapper table tbody tr:last-of-type td{border-bottom:none;}.plans-prices-tabs .table-wrapper .inline-edit,.plans-prices-tabs .table-wrapper table caption{display:none;}.plans-prices-tabs .table-wrapper table thead th:first-of-type{padding:0;background-color:transparent;}.plans-prices-tabs .table-wrapper table thead th{color:#FFF;text-align:center;font-family:var(--font-family);font-size:1.125rem;font-weight:700;line-height:140%;padding:1.25rem 2.5rem;background-color:var(--cor-secundria);}.plans-prices-tabs .table-wrapper table thead th:last-of-type{border-top-right-radius:0.9375rem;}.plans-prices-tabs .table-wrapper table tbody tr{height:5rem;}.plans-prices-tabs .table-wrapper table tbody tr td{padding:0.625rem 1.875rem;text-align:center;border-bottom:1px solid  #DCDCDC;background-color:#FFF;min-height:5rem;box-sizing:border-box;vertical-align:middle;color:#828282;text-align:center;font-family:var(--font-family);font-size:1.125rem;font-weight:600;line-height:140%;}.plans-prices-tabs .table-wrapper table tbody tr td:first-of-type{background-color:#F5F5F5;color:var(--preto);text-align:center;font-family:var(--font-family);font-size:1.125rem;font-weight:600;line-height:140%;padding:0.625rem;}.plans-prices-tabs .table-wrapper table tbody tr td.icon-x{background-image:url(/modules/custom/caixa_segura/images/icon_x.svg);background-position:center;background-repeat:no-repeat;}.plans-prices-tabs .table-wrapper table tbody tr td.icon-rr{background-image:url(/modules/custom/caixa_segura/images/icon_rr.svg);background-position:center;background-repeat:no-repeat;}.plans-item-features-wrapper{display:flex;flex-direction:column;gap:0.5rem;}.plans-item-features-wrapper span{color:var(--preto);font-family:var(--font-family);font-size:1.125rem;font-weight:500;line-height:140%;display:flex;gap:0.5rem;}.plans-item-features-wrapper span::before{content:url(/modules/custom/caixa_segura/images/checkmark.svg);}.plans-item-features-wrapper span.no-feature::before{content:url(/modules/custom/caixa_segura/images/x.svg);}.plans-prices-extras{display:flex;gap:3.125rem;padding:5rem 0;}.plans-prices-extras .extra-title{font-family:var(--font-family);font-size:2.5rem;font-weight:700;line-height:3.625rem;color:var(--main-color);max-width:11.25rem;}.plans-prices-extras .extra-item-wrapper{display:flex;flex-direction:column;gap:4.375rem;}.plans-prices-extras .extra-item{display:flex;align-items:center;gap:0.3125rem;}.plans-prices-extras .extra-item .extra-item-value,.plans-prices-extras .extra-item .extra-item-title{font-family:var(--font-family);font-size:2rem;font-weight:400;line-height:3rem;color:var(--preto);}.plans-prices-extras .extra-item .extra-item-value{font-weight:700;}.plans-prices-extras .extra-item::before{content:url(/modules/custom/caixa_segura/images/checkmark-big.svg);height:2.5rem;}.plans-prices-features{background:linear-gradient(360deg,#0C09E6 4.23%,#2A2970 38.64%);padding:5rem 0 3.75rem;}.plans-prices-features .feature-title{font-family:var(--font-family);font-size:2.5rem;font-weight:700;line-height:3.625rem;color:#FFF;margin-bottom:1.875rem;}.plans-prices-features .features-content{display:flex;flex-direction:column;gap:2.5rem;}.plans-prices-features .extra-item-title{font-family:var(--font-family);font-size:2rem;font-weight:400;line-height:3rem;color:#FFF;display:flex;align-items:center;gap:0.5rem;}.plans-prices-features .extra-item-title:first-of-type{margin-top:1.25rem;}.plans-prices-features .extra-item-title::before{content:url(/modules/custom/caixa_segura/images/checkmark-big.svg);height:2.5rem;}.plans-prices-features .wrapper-content{display:flex;}.plans-prices-features .plans-prices-features-right .feature-image{content:url(/modules/custom/caixa_segura/images/ilustra-banner.svg);}body .plans-prices-tabs .table-wrapper .table-bottom,body .plans-prices-tabs .table-wrapper .table-title-wrapper ~ .paragraph{display:none;}body .plans-prices-tabs .table-wrapper .table-bottom.active{display:flex;}body .plans-prices-tabs .table-wrapper .table-title-wrapper.active~.paragraph{display:block;}.plans-prices-tabs .table-wrapper .table-title.active::after{transform:rotate(0deg);}body main .field--name-field-cc-section .field__item.section.section.webform[data-highlighted="true"] form .form-item label,body main .field--name-field-cc-section .field__item.section[data-highlighted="true"] .field--name-field-cc-listingcols-title,body main .field--name-field-cc-section .field__item.section[data-highlighted="true"] .field--name-field-cc-title .h2,body main .field--name-field-cc-section .field__item.section[data-highlighted="true"] .field--name-field-cc-subtitle .h3,body main .field--name-field-cc-section .field__item.section[data-highlighted="true"]:not(.accordion-tabs) .field--type-text-long a,body main .field--name-field-cc-section .field__item.section[data-highlighted="true"]:not(.accordion-tabs) .field--type-text-long p,body main .field--name-field-cc-section .field__item.section[data-highlighted="true"]:not(.accordion-tabs) .field--type-text-long{color:var(--main-color) !important;}@media (max-width:1160px){.plans-prices-wrapper .plans-prices-top .plans-prices-title{font-family:var(--font-family);font-size:1.75rem;font-weight:700;line-height:2.375rem;}.plans-prices-extras{flex-direction:column;}.tab-content-plans,.plans-bottom{display:flex;flex-direction:column;}.plans-prices-tabs .tab-content-wrapper .table-wrapper  > .paragraph{overflow:hidden;}.plans-prices-features .wrapper-content{flex-direction:column;gap:2.5rem;}.plans-prices-features .plans-prices-features-right .feature-image{width:100%;}.plans-prices-tabs .tab-top .tab-title{padding:0.25rem 1.5625rem;max-width:8.75rem;text-align:center;}.plans-prices-tabs .table-wrapper .table-bottom{justify-content:flex-start;}.plans-prices-tabs .tab-content-wrapper .table-wrapper .center{width:100% !important;}.plans-prices-extras .extra-title{font-size:1.75rem;font-weight:700;line-height:2.375rem;max-width:100%;}.plans-prices-extras{padding-top:3.75rem;padding-bottom:3.75rem;}.plans-prices-extras .extra-item .extra-item-value,.plans-prices-extras .extra-item .extra-item-title{font-size:1.25rem;line-height:2rem;}.plans-prices-extras .extra-item-wrapper{gap:1.5rem;}.plans-prices-features .feature-title{font-size:1.75rem;line-height:2.375rem;}.plans-prices-features{padding-top:3.75rem;}.plans-prices-features .feature-title{margin-bottom:3.4375rem;}.plans-prices-features .extra-item-title:first-of-type{margin-top:0;}.plans-prices-features .extra-item-title{font-size:1.25rem;line-height:2rem;}body .plans-prices-faq .faq-title{font-size:1.75rem;line-height:2.375rem;}body .plans-prices-faq{margin-top:3.75rem !important;margin-bottom:2.5rem !important;}.plans-prices-faq .faq-item:last-of-type{border:none;}.plans-item-features-wrapper span.mobile{margin-bottom:0.625rem;}.plans-item-features-wrapper span.mobile::before{content:unset;}.plans-item-features-wrapper span.mobile ~ span.feature-item{display:none;}.plans-item .item-desc .item-dropdown .mobile.active ~ .feature-item{display:flex;}.plans-prices-wrapper .plans-item{max-width:31.25rem;width:100%;}.tab-content-plans{align-items:center;}.plans-item-popup{left:0;padding:1.25rem;}body .plans-prices-tabs .table-wrapper .table-title{margin:3.75rem 0;font-size:1.75rem;line-height:2.375rem;}.plans-prices-tabs .tab-content-wrapper .table-wrapper  > .paragraph{overflow-x:scroll;}.plans-prices-tabs .table-wrapper .table-title-wrapper{flex-direction:column;}.plans-prices-tabs .table-wrapper .table-title-wrapper{margin-top:0;}body .works-tabs .paragraph--type--listingcols .slick-dots{top:unset !important;bottom:-25px !important;}body .section .slick-dots li button::before{border:solid 1px var(--main-color);}}
.plans-prices-faq .faq-section-header{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;margin-bottom:3.75rem;}.plans-prices-faq{margin-top:5rem !important;margin-bottom:6.25rem !important;}.plans-prices-faq .faq-title{font-family:var(--font-family);font-size:2.5rem;font-weight:700;line-height:3.625rem;color:var(--main-color);}.plans-prices-faq .see-more{font-family:var(--font-family);font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;padding:0.625rem 1.375rem;text-decoration:none;border-radius:2rem;transition:all 0.3s ease;text-transform:uppercase;}.plans-prices-faq .see-more:not(:hover){background-color:var(--texto-branco);color:var(--main-color);border:1px solid var(--main-color);}.plans-prices-faq .see-more:hover{background-color:var(--castanho);color:var(--main-color);border:1px solid var(--castanho);}.plans-prices-faq .section.accordion-tabs,.plans-prices-faq .section.accordion-tabs .ui-accordion.ui-widget{margin:0 !important;}.section.accordion-tabs .ui-accordion{box-shadow:unset !important;}.section.accordion-tabs .ui-accordion .ui-accordion-header{background:transparent !important;border-bottom:1px solid black !important;font-size:1.75rem !important;line-height:2.375rem !important;font-family:var(--font-family) !important;font-weight:500 !important;padding-left:0 !important;}body .plans-prices-faq .section.accordion-tabs .ui-accordion .ui-accordion-content,body .plans-prices-faq .section.accordion-tabs .ui-accordion .ui-accordion-header{color:var(--preto) !important;}.section.accordion-tabs .ui-accordion .ui-accordion-header::before{content:"" !important;display:block !important;border-bottom:1px solid #828282 !important;width:100%;position:absolute;bottom:0;}.section.accordion-tabs .ui-accordion .ui-accordion-header[aria-expanded="false"]:after{mask-image:url(/modules/custom/caixa_segura/images/plus.svg) !important;-webkit-mask-image:url(/modules/custom/caixa_segura/images/plus.svg) !important;}.section.accordion-tabs .ui-accordion .ui-accordion-header[aria-expanded="true"]:after{mask-image:url(/modules/custom/caixa_segura/images/minus.svg) !important;-webkit-mask-image:url(/modules/custom/caixa_segura/images/minus.svg) !important;}.section.accordion-tabs .ui-accordion .ui-accordion-header:after{mask-size:2.5rem 2.5rem !important;-webkit-mask-size:2.5rem 2.5rem !important;width:2.5rem !important;height:2.5rem !important;}.section.accordion-tabs .ui-accordion .ui-accordion-content{font-family:var(--font-family) !important;padding-top:1.5rem !important;padding-left:0 !important;box-sizing:border-box;height:max-content !important;}.section.accordion-tabs .ui-accordion .ui-accordion-content p{font-size:18px !important;}.view-faqs .view-content{margin-bottom:150px;}
.how-works-wrapper .page-title{color:var(--cor-primaria-1,#2A2970);font-family:var(--font-family);font-size:2.5rem;font-weight:700;line-height:3.625rem;margin-top:3.75rem;margin-bottom:3.75rem;}.how-works-wrapper .tab-item .node--type-cc-content > h2 a{display:none;}.how-works-wrapper .tab-top{display:flex;gap:1.25rem;}.how-works-wrapper .tab-top .tab-title{padding:0.25rem 1.8125rem;background-color:var(--castanho);color:var(--main-color);font-family:var(--font-family);font-size:1.25rem;font-weight:500;border-radius:10px 10px 0 0;line-height:1.875rem;cursor:pointer;}.how-works-wrapper .tab-top .tab-title.active{background-color:var(--main-color);color:#FFF}.how-works-wrapper .works-tabs .tab-item{display:none;}.how-works-wrapper .works-tabs .tab-item.active{display:block}.how-works-wrapper .node--view-mode-full{padding:0;}.how-works-wrapper  .node:first-of-type .section:first-of-type{background-color:var(--main-color);}.how-works-wrapper .node:first-of-type .section:first-of-type .field--name-field-cc-title .h2{color:#FFF !important;font-family:var(--font-family);font-size:2.5rem;font-weight:700;line-height:3.625rem;margin-bottom:1.25rem;}.how-works-wrapper .paragraph--type--listingcols .field--name-field-cc-listingcols-title,.how-works-wrapper .node:first-of-type .section:first-of-type .field--name-field-cc-subtitle .h3,.how-works-wrapper .node:first-of-type .section:first-of-type h2,.how-works-wrapper .node:first-of-type .section:first-of-type  p{color:#FFF !important;}.how-works-wrapper .node:first-of-type .section:first-of-type .paragraph{padding:80px 0 3.75rem;}.how-works-wrapper .field--name-field-cc-section .field__item.section.listingcols{overflow:hidden;}@media (max-width:768px){.how-works-wrapper .tab-top .tab-title{font-size:1rem;font-weight:500;line-height:1.5rem;text-align:center;padding:0.3125rem 0.9375rem;}.how-works-wrapper .tab-top{gap:1rem;}.how-works-wrapper .node:first-of-type .section:first-of-type .paragraph{padding:3.75rem 0;}.how-works-wrapper .node:first-of-type .section .field--name-field-cc-title .h2{color:#FFF !important;font-family:var(--font-family);font-size:1.75rem;font-weight:700;line-height:2.375rem;}.how-works-wrapper .paragraph .field--name-field-cc-text-columns p{font-family:var(--font-family) !important;}}
.contacts-wrapper .page-top-wrapper{display:flex;flex-direction:column;gap:1.25rem;margin-top:3.75rem;margin-bottom:3.75rem;}.contacts-wrapper .page-top-wrapper .contact-page-title{color:var(--main-color);font-family:var(--font-family);font-size:2.5rem;font-weight:700;line-height:3.625rem;}.contacts-wrapper .page-top-wrapper .contact-page-description{color:var(--preto);font-family:var(--font-family);font-size:1.25rem;font-weight:400;line-height:2rem;}.contacts-wrapper .page-bottom-wrapper{background:linear-gradient(180deg,#F6F6F6 -39.5%,#EAEAEA 53.05%);padding:3.75rem 0 5rem;}.contacts-wrapper .page-bottom-wrapper .center{display:flex;flex-direction:column;gap:1.25rem;}.contacts-wrapper .page-bottom-wrapper .webform-title{font-family:var(--font-family);font-size:1.75rem;font-weight:700;line-height:2.375rem;color:var(--main-color);}.contacts-wrapper .page-bottom-wrapper .webform-desc{color:var(--preto);font-family:var(--font-family);font-size:1.125rem;font-weight:400;line-height:1.75rem;}.contacts-wrapper .page-bottom-wrapper .webform-wrapper{margin-top:3.125rem;}.contacts-wrapper .page-bottom-wrapper .webform-wrapper .form-item{display:flex;flex-direction:column;margin:0;margin-bottom:2.5rem;}.contacts-wrapper .page-bottom-wrapper .webform-wrapper .form-item label{color:var(--preto);font-family:var(--font-family);font-size:1.0625rem;font-weight:500;line-height:normal;margin-bottom:0.3125rem;}.contacts-wrapper .page-bottom-wrapper .webform-wrapper .form-item label.form-required::after{color:var(--preto);background-image:unset;content:'*';font-size:1rem;}.contacts-wrapper .page-bottom-wrapper .webform-wrapper .form-item select,.contacts-wrapper .page-bottom-wrapper .webform-wrapper .form-item input{border:none;max-width:41.5rem;filter:drop-shadow(0 4px 4px rgba(174,174,174,0.25));color:var(--preto);font-family:var(--font-family);font-size:1.0625rem;font-style:normal;font-weight:500;line-height:normal;padding:0.8438rem 1.25rem;border-radius:0.625rem;box-sizing:border-box;}.contacts-wrapper .page-bottom-wrapper .webform-wrapper .form-item select option,.contacts-wrapper .page-bottom-wrapper .webform-wrapper .form-item select{border-right:0.8438rem solid transparent;cursor:pointer;background-color:#FFF;}.contacts-wrapper .page-bottom-wrapper .webform-wrapper .form-item textarea{color:var(--preto);font-family:var(--font-family);font-size:1.0625rem;font-style:normal;font-weight:500;line-height:normal;padding:0.8438rem 1.25rem;border-radius:0.625rem;min-height:15.625rem;border:none;max-width:41.5rem;filter:drop-shadow(0 4px 4px rgba(174,174,174,0.25));}.contacts-wrapper .page-bottom-wrapper .webform-wrapper .form-item.form-type-checkbox{display:flex;flex-direction:row;position:relative;align-items:center;margin-bottom:0;}label[data-drupal-selector="edit-preenchimento-obrigatorio"]{margin-left:3rem;color:var(--preto);font-family:var(--font-family);font-size:14px;font-weight:500;line-height:26px;margin-bottom:55px;display:block;}.contacts-wrapper .page-bottom-wrapper .webform-wrapper .form-item#edit-termos--wrapper{margin-bottom:.5rem;}.contacts-wrapper .page-bottom-wrapper .webform-wrapper .form-item.form-type-checkbox input[type="checkbox"]{grid-column:1;grid-row:1 / span 2;margin:0;justify-self:start;align-self:start;}.contacts-wrapper .page-bottom-wrapper .webform-wrapper .form-item.form-type-checkbox.description{grid-column:2;grid-row:1;margin-bottom:0.9375rem;margin-left:0.9375rem;}.contacts-wrapper .page-bottom-wrapper .webform-wrapper .form-item.form-type-checkbox label{display:none;}.contacts-wrapper .page-bottom-wrapper .webform-wrapper .form-item.form-type-checkbox input{height:2rem;width:2rem;opacity:0;cursor:pointer;z-index:1;position:relative;}.contacts-wrapper .page-bottom-wrapper .webform-wrapper .form-item.form-type-checkbox::before{content:'';display:flex;border-radius:6.25rem;border:1px solid var(--cor-secundaria,#828282);box-shadow:0 4px 4px 0 rgba(174,174,174,0.25);height:2rem;width:2rem;position:absolute;background-color:#FFF;cursor:pointer;box-sizing:border-box;left:0;top:0px;}.contacts-wrapper .page-bottom-wrapper .webform-wrapper .form-item.form-type-checkbox.is-checked::before{background-color:var(--castanho);}.contacts-wrapper .page-bottom-wrapper .webform-wrapper .form-item.form-type-checkbox.is-checked::after{content:"✓";position:absolute;left:0.625rem;top:0.3125rem;color:var(--main-color);z-index:0;}.contacts-wrapper .page-bottom-wrapper .webform-wrapper .form-item.form-type-checkbox .description{color:var(--preto);font-family:var(--font-family);font-size:1.0625rem;font-weight:500;line-height:normal;margin-left:1rem;}.contacts-wrapper #edit-termos--wrapper legend{display:none;}.contacts-wrapper .page-bottom-wrapper .webform-wrapper .form-item.form-type-checkbox .description a{color:var(--preto);}.contacts-wrapper .page-bottom-wrapper .webform-wrapper .form-item.form-type-checkbox .description a:hover{color:var(--main-color);}.contacts-wrapper form .webform-button--submit{border-radius:6.25rem;background-color:var(--castanho);padding:0.625rem 1.375rem;border:none;box-sizing:border-box;display:flex;align-items:center;justify-content:center;box-sizing:border-box;color:var(--main-color);font-family:var(--font-family);font-size:1rem;font-weight:500;line-height:1.5rem;width:max-content;text-decoration:none;text-transform:uppercase;transition:all 0.3s ease;}.contacts-wrapper form .webform-button--submit:hover{background-color:var(--main-color);color:#FFF;cursor:pointer;}.contacts-wrapper form{position:relative;}.contacts-wrapper form::before{content:url(/modules/custom/caixa_segura/images/illustra_contacts.svg);position:absolute;top:3.125rem;right:-8.125rem;}.contacts-wrapper .captcha__description,.contacts-wrapper .captcha .captcha__title{display:none;}.contacts-wrapper .webform-flex--1{flex:unset;}.contacts-wrapper .webform-flexbox{margin:0;display:flex;gap:3.75rem;}@media (max-width:1450px){.contacts-wrapper form{overflow:hidden;}}@media (max-width:1160px){.contacts-wrapper form::before{content:none;}.contacts-wrapper .page-bottom-wrapper .webform-title{font-size:1.25rem;font-weight:700;line-height:1.875rem;}.contacts-wrapper .page-bottom-wrapper .webform-desc{font-size:1rem;font-weight:400;line-height:1.625rem;}.contacts-wrapper .page-bottom-wrapper .form-actions{display:flex;margin:0;}.contacts-wrapper .page-bottom-wrapper{padding:3.75rem 0 3.125rem;}.contacts-wrapper .webform-flexbox{flex-direction:column;}}@media (max-width:425px){.contacts-wrapper .page-bottom-wrapper .form-actions{justify-content:center;}.contacts-wrapper .webform-flex--1{display:flex;justify-content:center;}label[data-drupal-selector="edit-preenchimento-obrigatorio"]{margin-left:2.5rem;}}
body.gin-login .user-form-page__page-title,body.gin-login label,body.gin-login input,body.gin-login .login-description,body.gin-login a{}body.gin-login a.back{position:absolute;top:1.5rem;right:1.5rem;}body.gin-login a.back:hover,body.gin-login a.toolbar-logo:hover img{transform:scale(1.18);transition-duration:0.5s;-webkit-transform:scale(1.18);-ms-transform:scale(1.18);}body.gin-login a.back .close-icon{width:1.5rem;height:1.5rem;}body.gin-login .region-content{margin-top:0;}body.gin-login .login-description{font-size:1rem;margin-bottom:2rem;}body.gin-login .user-login-form .form-actions{margin-top:1rem;}body.gin-login a{color:#2A2970;text-decoration:underline;}body.gin-login a:hover{color:#50A7FE;}body.gin-login input{border-radius:2rem;}body.gin-login .button-login{border-radius:2rem;transition:all 0.3s ease;}body.gin-login .button-login:not(:hover){background:#E2C16E !important;border:1px solid #E2C16E !important;color:#2A2970 !important;}body.gin-login .button-login:hover{background:#2A2970 !important;border:1px solid #2A2970 !important;color:#fff !important;}@media (max-width:767px){body.gin-login a.back .close-icon{width:2rem;height:2rem;}body.gin-login .content-header{padding-top:1.25rem !important;}}
