/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/misc/throbber-active.svg) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.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;}
.clearfix::after{display:table;clear:both;content:"";}.nowrap{white-space:nowrap;}
.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;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.cookiesjsr-btn{cursor:pointer;font:inherit;width:calc(100% - 2.5em);text-transform:uppercase;font-size:.85em;padding:0;text-decoration:none;white-space:nowrap;margin:.625em;opacity:.95;transform:scale(1);transition:all .3s ease;display:flex;align-items:center;justify-content:center;min-height:42px;color:var(--btn-font-color,#fff);border:2px solid var(--btn-border-color,#fff);background-color:var(--btn-bg-color,#004c93)}@media(min-width:576px){.cookiesjsr-btn{min-height:48px}}.cookiesjsr-btn:hover{opacity:1;transform:scale(1.02)}.cookiesjsr-btn.invert{color:var(--btn-inv-font-color,#004c93);border-color:var(--btn-inv-border-color,#004c93);background-color:var(--btn-inv-bg-color,#fff)}.cookiesjsr-btn.important{color:var(--btn-prime-font-color,#004c93);border-color:var(--btn-prime-border-color,#fff);background-color:var(--btn-prime-bg-color,#fff)}.cookiesjsr-btn.important.invert{color:var(--btn-prime-inv-font-color,#fff);border-color:var(--btn-prime-inv-border-color,#004c93);background-color:var(--btn-prime-inv-bg-color,#004c93)}.cookiesjsr-links{list-style:none;margin:0 -.75em;padding:0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:left;align-items:center}.cookiesjsr-links--row li{margin:0;padding-left:.75em;padding-right:.75em;position:relative}.cookiesjsr-links--row li a{margin:0;padding:0;line-height:2em;display:inline-block}.cookiesjsr-links--row li:last-child:before{content:none}.cookiesjsr-links--row li:before{content:"";position:absolute;top:50%;right:0;width:.3em;height:.3em;background-color:var(--link-list-separator-color,#fff);transform:translate(50%,-40%)}.cookiesjsr-btn.denyAll{white-space:wrap}@media(min-width:1200px){.cookiesjsr-btn.denyAll{display:inline-block}}.cookiesjsr-switch{position:relative;margin:0;padding:0;display:block;width:var(--switch-width,45px);height:var(--switch-height,20px);border-radius:var(--switch-height,20px);background-color:var(--switch-bg-off,#fff);cursor:pointer;box-shadow:inset -1px 2px 1px #00000040;border:0;transition:background-color .1s ease-in-out}.cookiesjsr-switch:focus-within:before{content:"";position:absolute;width:100%;height:100%;border-radius:10px;border:1px dotted #eee;transform:scale(1.4)}.cookiesjsr-switch:after{content:"";position:absolute;top:0;left:0;display:block;width:var(--switch-height,20px);height:var(--switch-height,20px);border-radius:var(--switch-height,20px);transform:scale(1.2);background-color:var(--switch-handle-color,#fff);border:1px solid var(--switch-border-color,#e4e5e6);transition:left .1s ease-in-out;box-shadow:-1px 2px 1px #00000040}.cookiesjsr-switch.active{background-color:var(--switch-bg-on,#00aa00)}.cookiesjsr-switch.active:after{left:25px}.cookiesjsr-switch input[type=checkbox]{position:absolute;opacity:0}.cookiesjsr-banner{position:fixed;z-index:100;right:1em;bottom:1em;width:420px;height:auto;max-width:calc(100vw - 2em);max-height:calc(100vh - 2em);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;box-shadow:var(--banner-box-shadow,1px 1px 6px 4px rgba(0,0,0,.2));padding:1em;background-color:var(--banner-bg-color,#004c93);color:var(--banner-font-color,#fff);overflow:auto;transform:translateY(100%);transition:transform .3s ease-in-out}.cookiesjsr-banner--active{transform:translateY(0)}.cookiesjsr-banner a{color:var(--link-list-font-color,#fff)}.cookiesjsr-banner__info,.cookiesjsr-banner__action{width:100%}.cookiesjsr-banner__info{margin-bottom:var(--default-margin,1.25em);max-height:calc(100vh - 100px - 2.5em);overflow:auto}.cookiesjsr-banner__links{margin-top:.5em;font-size:.85em}.cookiesjsr-banner__action{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding:0}.cookiesjsr-banner button.cookiesjsr-settings,.cookiesjsr-banner button.denyAll,.cookiesjsr-banner button.allowAll{display:inline-block;white-space:wrap;width:auto;padding:0 .5em}.cookiesjsr-service-groups{position:static!important;display:block;max-height:100%;overflow:auto;list-style:none;margin:0 0 -1px!important;padding:0!important}.cookiesjsr-service-group{position:static!important;line-height:1.5em;list-style:none}.cookiesjsr-service-group__tab{min-height:3em;padding:1em var(--default-margin,1.25em);display:block;width:100%;text-decoration:none;text-align:left;cursor:pointer;font-weight:700;margin:0;border:0;color:var(--layer-tab-font-color,#000f37);background:var(--layer-tab-bg-color,#fff);border-bottom:1px solid var(--layer-border-color,#e4e5e6);-webkit-appearance:none;-moz-appearance:none}.cookiesjsr-service-group__tab:last-child{border-bottom:0}@media(min-width:768px){.cookiesjsr-service-group__tab{padding:1em 3.25em 1em 1.25em;width:calc(30% + 2em)}}.cookiesjsr-service-group__content{display:none}@media(min-width:768px){.cookiesjsr-service-group__content{position:absolute;width:70%;height:100%;overflow:auto;right:0;top:0}}.cookiesjsr-service-group__intro{padding:1em var(--default-margin,1.25em)}.cookiesjsr-service-group__services{margin:0!important;padding:0!important}.cookiesjsr-service-group--active .cookiesjsr-service-group__tab{color:var(--layer-tab-active-font-color,#fff);background:var(--layer-tab-active-bg-color,#004c93);border-bottom:0 none}.cookiesjsr-service-group--active .cookiesjsr-service-group__content{display:block;color:var(--layer-tab-active-font-color,#fff);background:var(--layer-tab-active-bg-color,#004c93);font-weight:500}.cookiesjsr-service{display:flex;align-items:center;background-color:#e4e5e600;transition:background-color .3s ease}.cookiesjsr-service:hover{background-color:#e4e5e61a}.cookiesjsr-service__description{padding:.625em 1.25em;width:calc(100% - 2.5em - 45px)}.cookiesjsr-service__description h3{margin:0;font-size:1.125em;font-weight:400;color:var(--layer-font-light,#fff)}.cookiesjsr-service__links a{color:var(--layer-font-light,#fff);font-size:.75em}.cookiesjsr-service__links a:hover,.cookiesjsr-service__links a:active,.cookiesjsr-service__links a:visited{color:var(--layer-font-light,#fff)}.cookiesjsr-service__action{padding:.625em 1.25em;width:calc(2.5em + 45px)}.cookiesjsr-service__always-on{color:var(--switch-always-on-font-color,#00aa00);text-align:right;display:flex;justify-content:flex-end;white-space:nowrap}.cookiesjsr-service__always-on span{background-color:var(--switch-always-on-bg-color,#fff);padding:0 .5em}.cookiesjsr-layer{display:flex;flex-direction:column;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);background:var(--layer-header-bg-color,#fff);box-shadow:var(--banner-box-shadow,1px 1px 6px 4px rgba(0,0,0,.2));height:100vh;width:100vw;max-width:100%;z-index:314160;overflow:hidden;line-height:1.5em}@media(min-height:668px){.cookiesjsr-layer{height:80vh;max-height:575px}}@media(min-height:992px){.cookiesjsr-layer{height:60vh}}@media(min-width:768px){.cookiesjsr-layer{width:860px}}.cookiesjsr-layer-overlay{position:fixed;z-index:314159;height:100vh;width:100vw;left:0;top:0;background:#0006;border:0}.cookiesjsr-layer__header{flex:0 0 auto;z-index:100;width:100%;display:flex;align-items:center;justify-content:space-between;background-color:#fff;margin:0;background:var(--layer-header-bg-color,#fff);padding:0 var(--default-margin,1.25em);border-bottom:1px solid var(--layer-border-color,#e4e5e6);height:3.5em}.cookiesjsr-layer__title{color:var(--layer-header-font-color,#000f37);text-transform:uppercase}.cookiesjsr-layer__close{z-index:102;width:1em;height:1em;background:transparent url("data:image/svg+xml,%0A%3Csvg width='27px' height='27px' viewBox='0 0 27 27' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Welcome' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='tarte-close' transform='translate(-1264.000000, -2628.000000)' fill='%23000f37'%3E%3Cg id='Group-2' transform='translate(155.000000, 2591.000000)'%3E%3Cg id='Group-3-Copy-2'%3E%3Cpolygon id='Page-1' points='1133.26296 37 1122.50065 47.762319 1111.73704 37 1109 39.7370358 1119.76361 50.5006452 1109 61.2629642 1111.73704 64 1122.50065 53.2363906 1133.26296 64 1136 61.2629642 1125.23768 50.5006452 1136 39.7370358'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center scroll;background-size:contain;text-indent:-999em;overflow:hidden;border:0;cursor:pointer;padding:0;-webkit-appearance:none;-moz-appearance:none}.cookiesjsr-layer__body{flex:1 1 auto;min-height:0;position:relative;background:var(--layer-body-bg-color,#fff)}.cookiesjsr-layer__footer{flex:0 0 auto;width:100%;padding:0 var(--default-margin,1.25em);display:flex;justify-content:flex-end;align-items:center;background:var(--layer-footer-bg-color,#fff);border-top:1px solid var(--layer-border-color,#e4e5e6)}@media(min-width:768px){.cookiesjsr-layer__footer{justify-content:space-between}}.cookiesjsr-layer__label-all{color:var(--layer-footer-font-color,#000f37);display:none}@media(min-width:768px){.cookiesjsr-layer__label-all{display:block;width:30%;padding-right:var(--default-margin,1.25em)}}.cookiesjsr-layer__actions{display:flex;align-items:center;margin:0 -.625em;width:calc(100% + 1.25em)}@media(min-width:768px){.cookiesjsr-layer__actions{width:calc(70% + .625em)}}.cookiesjsr-layer button.denyAll,.cookiesjsr-layer button.allowAll{white-space:wrap}@media(min-width:576px){.cookiesjsr-layer button.denyAll,.cookiesjsr-layer button.allowAll{display:inline-block}}@media(max-width:576px){.cookiesjsr-layer button.save{padding:0 2em;width:auto;margin-left:auto}}#cookiesjsr{z-index:100;--default-margin:1.25em;--font-size-reset:1rem;--btn-font-color:#fff;--btn-border-color:#fff;--btn-bg-color:#004c93;--btn-prime-font-color:#004c93;--btn-prime-border-color:#fff;--btn-prime-bg-color:#fff;--btn-inv-font-color:#004c93;--btn-inv-border-color:#004c93;--btn-inv-bg-color:#fff;--btn-prime-inv-font-color:#fff;--btn-prime-inv-border-color:#004c93;--btn-prime-inv-bg-color:#004c93;--link-list-font-color:#fff;--link-list-separator-color:#fff;--banner-logo-offset:100px;--banner-bg-color:#004c93;--banner-font-color:#fff;--banner-box-shadow:1px 1px 6px 4px rgba(0,0,0,.2);--layer-header-bg-color:#fff;--layer-header-font-color:#000f37;--layer-body-bg-color:#fff;--layer-tab-bg-color:#fff;--layer-tab-font-color:#000f37;--layer-tab-active-bg-color:#004c93;--layer-tab-active-font-color:#fff;--layer-bg-dark:#004c93;--layer-font-light:#fff;--layer-font-dark:#000f37;--layer-border-color:#e4e5e6;--layer-footer-bg-color:#fff;--layer-footer-font-color:#000f37;--switch-border-color:#e4e5e6;--switch-handle-color:#fff;--switch-bg-off:#fff;--switch-bg-on:#00aa00;--switch-width:45px;--switch-height:20px;--switch-always-on-font-color:#00aa00;--switch-always-on-bg-color:#fff}.cookiesjsr--app{font-size:var(--font-size-reset,1rem)}body .cookiesjsr--app,body .cookiesjsr--app *,body .cookiesjsr--app *:before,body .cookiesjsr--app *:after{box-sizing:border-box}
.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-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;}}@media (max-width:480px){.hero-wrapper .hero-image,.hero-wrapper .hero-image img{width:100%;}}
.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:100%;width:100%;height:476px;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;}.security-features-wrapper .security-images-item img{height:auto;}}
.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:7.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/shield_new.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;}}
