@charset "UTF-8";
*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;min-height:100vh;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}button{background:0 0;border:none;padding:0;cursor:pointer}ol[role=list],ul[role=list]{list-style:none;padding:0;margin:0}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}a{text-decoration:none;color:inherit}table{border-collapse:collapse;border-spacing:0}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}body{font-family:"Open Sans",sans-serif;font-size:1rem;line-height:1.5;color:#1f2937}h1,h2,h3,h4,h5,h6{color:#0073aa;font-family:Poppins,sans-serif;line-height:1.2;font-weight:600;margin-bottom:1rem}h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{font-weight:700;color:#f89622}.text-center{text-align:center}.text-left{text-align:left}p~h2,p~h3,p~h4,p~h5,p~ol,p~p,p~ul{margin-top:1rem}ol,ul{margin:1rem 0;padding-left:2rem}.header{position:fixed;top:0;left:0;height:3.75rem;width:100%;z-index:110;background-color:#fff;border-bottom:1px solid #d1d5db;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}@media (min-width:768px){.header{top:2.5rem;height:5rem}}.header__top{display:none}@media (min-width:768px){.header__top{display:block;background-color:#0073aa;border-bottom:1px solid rgba(0,115,170,.12);padding:.5rem 0;color:#fff;position:fixed;top:0;width:100%;height:2.5rem;z-index:110}}.header__top-inner{width:100%;max-width:1280px;margin-inline:auto;padding-inline:1rem}@media (min-width:768px){.header__top-inner{padding-inline:2rem}}@media (min-width:1024px){.header__top-inner{padding-inline:4rem}}.header__top-inner{display:flex;align-items:center;justify-content:space-between;font-size:.875rem;color:#fff}.header__phone a{display:flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;transition:color 250ms ease-in-out}@media (prefers-reduced-motion:reduce){.header__phone a{transition:none}}.header__phone a:hover{color:#f89622}.header__phone a:hover .svg{filter:invert(72%) sepia(16%) saturate(6084%) hue-rotate(344deg) brightness(100%) contrast(95%)}.header__phone a .svg{width:1.5rem;height:1.5rem;filter:invert(100%)}.header__top-menu ul{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.header__top-menu a{color:#fff;text-decoration:none;font-weight:500;display:flex;flex-direction:row;gap:5px;align-items:center;transition:color 250ms ease-in-out}@media (prefers-reduced-motion:reduce){.header__top-menu a{transition:none}}.header__top-menu a .svg{width:1.5rem;height:1.5rem;filter:invert(100%)}.header__top-menu a:hover{color:#f89622}.header__top-menu a:hover .svg{filter:invert(72%) sepia(16%) saturate(6084%) hue-rotate(344deg) brightness(100%) contrast(95%)}.header__middle-inner{width:100%;max-width:1280px;margin-inline:auto;padding-inline:1rem}@media (min-width:768px){.header__middle-inner{padding-inline:2rem}}@media (min-width:1024px){.header__middle-inner{padding-inline:4rem}}.header__middle-inner{display:flex;align-items:center;justify-content:space-between;position:relative}.header__logo{flex-shrink:0;margin-right:auto}.header__logo a{display:flex;align-items:center;text-decoration:none}.header__logo a img,.header__logo a picture{height:3.75rem;width:auto;display:block}@media (min-width:768px){.header__logo a img,.header__logo a picture{height:5rem}}.header input[type=checkbox]{display:none}.header input[type=checkbox]:checked~.header__toggle .header__toggle-icon{background-color:transparent}.header input[type=checkbox]:checked~.header__toggle .header__toggle-icon::before{top:0;transform:rotate(-45deg);transition:all .12s ease-in-out,transform .15s ease-in-out .12s,background .1s ease-in-out .12s}.header input[type=checkbox]:checked~.header__toggle .header__toggle-icon::after{top:0;transform:rotate(45deg);transition:all .12s ease-in-out,transform .15s ease-in-out .12s,background .1s ease-in-out .12s}.header input[type=checkbox]:checked~.header__nav{left:0;right:0;visibility:visible;opacity:1;display:block}.header__toggle{position:relative;display:flex;align-items:center;justify-content:center;width:2.5rem;height:3.125rem;cursor:pointer;margin-left:auto;transition:transform 250ms ease-in-out}@media (prefers-reduced-motion:reduce){.header__toggle{transition:none}}@media (min-width:1024px){.header__toggle{display:none}}.header__toggle-icon{position:relative;width:1.5rem;height:.125rem;display:block;background-color:#f89622;border-radius:.25rem}.header__toggle-icon::after,.header__toggle-icon::before{content:"";position:absolute;display:block;width:1.5rem;height:.125rem;background-color:#f89622;border-radius:.25rem;transition:top .15s ease-in-out .12s,transform .12s ease-in-out}.header__toggle-icon::before{top:-.5rem}.header__toggle-icon::after{top:.5rem;right:0}.header__nav{display:none;position:absolute;top:3.75rem;left:0;right:-100%;bottom:0;background-color:#0073aa;z-index:1000;overflow-y:auto;width:100%;height:calc(100vh - 3.75rem);padding:1rem 2rem;visibility:hidden;opacity:0;transition:all .4s ease-in-out}@media (min-width:1024px){.header__nav{display:flex;background-color:#fff;list-style:none;margin:0;padding:0;gap:2rem;position:relative;right:0;top:0;height:auto;width:auto;opacity:1;visibility:visible;transition:none;overflow:visible}}.header__menu{list-style:none;margin:0;padding:0}.header__menu--top{margin-top:1rem}.header__menu--top .header__nav-link{display:flex;align-items:center;gap:.5rem;flex-direction:row}.header__menu--top .header__nav-link .svg{width:1.5rem;height:1.5rem;filter:invert(100%)}@media (min-width:768px){.header__menu--top{display:none!important}}@media (min-width:768px){.header__menu{display:flex;align-items:center;margin-left:auto;gap:2rem}}.header .menu-item{position:relative}.header .menu-item.current-menu-item>a .header__nav-link,.header .menu-item.current_page_ancestor>a .header__nav-link,.header .menu-item.current_page_item>a .header__nav-link,.header .menu-item.current_page_parent>a .header__nav-link{color:#f89622}.header .menu-item.current-menu-item>a .header__nav-link::after,.header .menu-item.current_page_ancestor>a .header__nav-link::after,.header .menu-item.current_page_item>a .header__nav-link::after,.header .menu-item.current_page_parent>a .header__nav-link::after{width:100%}.header__nav-link{display:block;padding:1rem 0;color:#fff;text-decoration:none;font-weight:600;position:relative;transition:color 250ms ease-in-out}@media (prefers-reduced-motion:reduce){.header__nav-link{transition:none}}@media (min-width:768px){.header__nav-link{color:#1f2937;padding:0;height:1.875rem}}.header__nav-link::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#020454;transition:width 250ms ease-in-out}@media (prefers-reduced-motion:reduce){.header__nav-link::after{transition:none}}@media (min-width:768px){.header__nav-link::after{width:0;height:2px;bottom:0;background-color:#f89622}}.header__nav-link:hover{color:#0073aa}.header__nav-link:hover::after{width:100%}.header .sub-menu{list-style:none;margin:0;padding:0;padding-left:1rem;margin-left:.5rem;border-left:2px solid rgba(209,213,219,.8);display:none;margin-top:.5rem;margin-bottom:1rem}.header .sub-menu .header__nav-link{padding:.5rem 0;font-size:.875rem;color:#fff;font-weight:400}.header .sub-menu .header__nav-link::after{display:none}@media (min-width:1024px){.header .sub-menu{position:absolute;top:100%;left:0;min-width:220px;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:.5rem 0;margin-top:0;margin-left:0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);z-index:100;display:block;border-left:1px solid #e5e7eb;visibility:hidden;opacity:0;transform:translateY(10px);pointer-events:none;transition:all 150ms ease-in-out}.header .sub-menu .menu-item{width:100%}.header .sub-menu a{display:block;padding:.5rem 2rem;text-decoration:none}.header .sub-menu a .header__nav-link{display:block;height:auto;padding:0;color:#374151;font-weight:400;font-size:1rem}.header .sub-menu a .header__nav-link::after{display:none}.header .sub-menu a:hover{background-color:#f9fafb}.header .sub-menu a:hover .header__nav-link{color:#0073aa}}.header .menu-item-has-children{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.header .menu-item-has-children>a{flex:1}.header .menu-item-has-children .mobile-submenu-toggle{background:0 0;border:none;padding:.5rem;color:#f89622;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform 150ms ease-in-out}.header .menu-item-has-children .mobile-submenu-toggle svg{stroke-width:2.5}@media (min-width:1024px){.header .menu-item-has-children .mobile-submenu-toggle{display:none}}.header .menu-item-has-children.is-open .mobile-submenu-toggle{transform:rotate(180deg)}.header .menu-item-has-children .sub-menu{flex-basis:100%}.header .menu-item-has-children.is-open>.sub-menu{display:block}@media (min-width:1024px){.header .menu-item-has-children{position:relative;padding-bottom:20px;margin-bottom:-20px;display:block}.header .menu-item-has-children:hover>.sub-menu{visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto}}.footer{background-color:#0073aa;color:#fff;padding:4rem 0 2rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.footer .svg{display:none}.footer__inner{width:100%;max-width:1280px;margin-inline:auto;padding-inline:1rem}@media (min-width:768px){.footer__inner{padding-inline:2rem}}@media (min-width:1024px){.footer__inner{padding-inline:4rem}}.footer__content{display:grid;grid-template-columns:1fr;gap:4rem}@media (min-width:768px){.footer__content{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.footer__content{grid-template-columns:repeat(4,1fr)}}.footer__section h3{font-size:1.125rem;font-weight:700;margin-bottom:1rem;color:#fff}.footer__section p{font-size:.875rem;line-height:1.75;color:#fff;margin:0 0 1rem 0}.footer__section a{color:#fff;text-decoration:none;transition:color 250ms ease-in-out}@media (prefers-reduced-motion:reduce){.footer__section a{transition:none}}.footer__section a:hover{color:#f89622}.footer__section-title{font-size:1.125rem;font-weight:700;margin-bottom:1rem;color:#fff}.footer__info{display:flex;flex-direction:column;gap:1rem}.footer__info-item{display:flex;gap:1rem;align-items:flex-start;font-size:.875rem}.footer__info-text{flex:1;color:#fff;line-height:1.75}.footer__info-text a{color:#fff;text-decoration:none}.footer__info-text a:hover{text-decoration:underline;color:#f89622}.footer__hours{display:flex;flex-direction:column;gap:.5rem}.footer__hours-item{display:flex;justify-content:space-between;font-size:.875rem}.footer__hours-item .day{font-weight:500;color:#fff}.footer__hours-item .time{color:#d1d5db}.footer__menu{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.footer__menu-item{margin:0;padding:0}.footer__menu-link{display:block;padding:.25rem 0;color:#fff;text-decoration:none;font-size:.875rem;transition:color 250ms ease-in-out}@media (prefers-reduced-motion:reduce){.footer__menu-link{transition:none}}.footer__menu-link:hover{color:#f89622;padding-left:.25rem}.footer__social{display:flex;gap:1rem;margin-top:1rem}.footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:rgba(248,150,34,.08);border-radius:9999px;color:#f89622;text-decoration:none;font-size:1.125rem;transition:background-color transform}@media (prefers-reduced-motion:reduce){.footer__social-link{transition:none}}.footer__social-link:hover{background-color:#f89622;color:#fff;transform:translateY(-2px)}.footer__bottom{padding:0;background-color:#f89622;color:#fff;padding:1rem 0}.footer__bottom-inner{display:flex;flex-direction:column;gap:1rem;text-align:center}@media (min-width:768px){.footer__bottom-inner{flex-direction:row;align-items:center;justify-content:space-between;text-align:left}}.footer__copyright{font-size:.75rem;color:#fff}.footer__credits{font-size:.75rem;color:#fff}.footer__credits a{color:#fff;text-decoration:underline}.footer__credits a:hover{color:#fff;text-decoration:none}.footer__back-to-top{margin-left:auto;background:0 0;border:none;color:#f89622;cursor:pointer;padding:0;font-size:1.125rem;opacity:0;pointer-events:none;transition:opacity 250ms ease-in-out}@media (prefers-reduced-motion:reduce){.footer__back-to-top{transition:none}}.footer__back-to-top.visible{opacity:1;pointer-events:auto}.footer__back-to-top.visible:hover{transform:translateY(-2px)}@media (min-width:768px){.footer__back-to-top{margin-left:0}}.footer--dark{background-color:#000}.footer--dark .footer__bottom{border-top-color:#111827}.footer--light{background-color:#f3f4f6;color:#1f2937}.footer--light .footer__section-title{color:#1f2937}.footer--light .footer__copyright,.footer--light .footer__credits,.footer--light .footer__info-text,.footer--light .footer__menu-link{color:#4b5563}.footer--light .footer__social-link{background-color:rgba(0,115,170,.1);color:#0073aa}.footer--light .footer__social-link:hover{background-color:#0073aa;color:#fff}.footer--no-bottom .footer__bottom{display:none}.content{padding:2rem 0}.content--page{background-color:#e5e7eb}.page-flexible__fallback{padding:4rem 0}.page-flexible__fallback-inner{max-width:800px;margin:0 auto}.page-svg-test__container{padding:40px 20px;max-width:1200px;margin:0 auto}.page-svg-test__section{margin:40px 0}.page-svg-test__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;margin-top:20px}.page-svg-test__icon-box{padding:20px;border:1px solid #ddd;border-radius:8px;text-align:center}.page-svg-test__icon-box-icon{font-size:48px;margin-bottom:10px}.page-svg-test__icon-box code{font-size:12px}.page-svg-test__example{background:#f5f5f5;padding:20px;border-radius:8px;margin-bottom:20px}.page-svg-test__example .btn-example{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#0073aa;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:16px}.page-svg-test__example .link-social{display:inline-flex;align-items:center;gap:8px;color:#25d366;text-decoration:none;font-size:18px}.page-svg-test__example .card-example{background:#fff;padding:24px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);max-width:300px}.page-svg-test__example .card-example-icon{margin-bottom:16px}.page-svg-test__example .card-example h4{margin:0 0 8px 0}.page-svg-test__example .card-example p{margin:0;color:#666}.page-svg-test__code-block{background:#282c34;color:#abb2bf;padding:20px;border-radius:8px;overflow-x:auto}.page-svg-test__doc-alert{margin:40px 0;padding:20px;background:#e7f3ff;border-left:4px solid #0073aa;border-radius:4px}.page-svg-test__doc-alert h3{margin-top:0}.icon-demo{display:inline-block;transition:transform .3s ease}.icon-demo:hover{transform:scale(1.2)}.icon-button{display:inline-block}.icon-social{display:inline-block;transition:transform .3s ease}.icon-social:hover{transform:scale(1.1)}.icon-card{display:inline-block}.icon{width:1em;height:1em;fill:currentColor;display:inline-block;vertical-align:middle;transition:fill .2s ease,opacity .2s ease}.icon--lg{width:1.5em;height:1.5em}.icon--xl{width:2em;height:2em}.icon--spin{animation:spin 1s linear infinite}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;cursor:pointer;font-weight:500;text-decoration:none;border:1px solid currentColor;background-color:transparent;color:inherit;transition:background-color 250ms ease-in-out,color 250ms ease-in-out,border-color 250ms ease-in-out}.btn:hover{color:#000;background-color:#fff;box-shadow:0 6px 16px rgba(0,0,0,.25);transform:translateY(-5px)}.btn--primary{background-color:#0073aa;color:#fff}.btn--secondary{background-color:#f89622;color:#fff}.btn--white{background-color:#fff;color:#000}.btn--white:hover{color:#fff;background-color:#0073aa;box-shadow:0 6px 16px rgba(0,0,0,.25);transform:translateY(-5px)}.btn--raised{transition:background-color 250ms ease-in-out,color 250ms ease-in-out,border-color 250ms ease-in-out,box-shadow 250ms ease-in-out,transform 150ms ease-in-out}.btn--raised:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.25)}.hero{position:relative;width:100%;max-width:1920px;margin:0 auto;overflow:hidden;cursor:pointer;--color-title:#ffffff;--color-text:#ffffff;--color-strong:#f89622;--color-gradient-start:#0073aa;--color-gradient-end:#020454}.hero__items{display:flex;min-height:80vh}.hero-card{position:relative;flex:1;display:flex;align-items:flex-end;overflow:hidden;transition:flex .4s ease}.hero-card:focus-within,.hero-card:hover{flex:2.5}.hero-card:focus-within .hero-card__cta,.hero-card:focus-within .hero-card__description,.hero-card:hover .hero-card__cta,.hero-card:hover .hero-card__description{opacity:1;transform:translateY(0);max-height:200px;pointer-events:auto}.hero-card--orange{--color-title:#ffffff;--color-text:#ffffff;--color-strong:#0073aa;--color-gradient-start:#f89622;--color-gradient-end:#ff6600}.hero-card--gray{--color-title:#ffffff;--color-text:#ffffff;--color-gradient-start:#4b5563;--color-gradient-end:#111827}.hero-card__media{position:absolute;inset:0}.hero-card__media picture{height:100%}.hero-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-card__media::after{content:"";position:absolute;inset:0;opacity:.75;background:linear-gradient(to bottom,var(--color-gradient-start) 0,var(--color-gradient-end) 100%)}.hero-card__content{position:relative;z-index:1;padding:clamp(1.5rem,4vw,3rem);max-width:420px;color:var(--color-text)}.hero-card__title{font-size:clamp(1.75rem,3vw,2.5rem);margin-bottom:1rem;font-family:Poppins,sans-serif;font-weight:700;color:var(--color-title)}.hero-card__description{font-size:1.5rem;font-family:"Open Sans",sans-serif;font-weight:700;margin-bottom:1.5rem}.hero-card__description strong{color:var(--color-strong)}.hero-card__description{transition-delay:50ms}.hero-card__cta{display:inline-block;transition-delay:.12s}@media (min-width:768px){.hero-card__cta,.hero-card__description{opacity:0;transform:translateY(8px);max-height:0;overflow:hidden;pointer-events:none;transition:background-color 250ms ease-in-out,color 250ms ease-in-out,border-color 250ms ease-in-out}}@media (max-width:767px){.hero__items{flex-direction:column;min-height:auto}.hero-card{flex:none;min-height:50vh}.hero-card:focus-within,.hero-card:hover{flex:none}}.image-header{position:relative;width:100%;overflow:hidden}.image-header--orange .image-header__media::after{background:linear-gradient(to left,#f89622,#f60)}.image-header--gray .image-header__media::after{background:linear-gradient(to left,#4b5563,#111827)}.image-header__media{position:relative;width:100%;min-height:350px;max-height:450px}.image-header__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;max-width:1920px;margin:0 auto}.image-header__media::after{content:"";position:absolute;inset:0;background:linear-gradient(to left,#0073aa,#020454);mix-blend-mode:multiply;opacity:.75;max-width:1920px;margin:0 auto}.image-header__content{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(2rem,5vw,4rem)}.image-header__title{max-width:960px;color:#fff;font-size:clamp(2rem,4vw,3rem);line-height:1.1;text-align:center;font-weight:700}.image-header__description{max-width:960px;color:#fff;font-size:clamp(1rem,2vw,1.5rem);line-height:1.5;text-align:center;font-weight:400}@media (max-width:767px){.image-header__media{min-height:35vh;max-height:55vh}}.nicho{position:relative;width:100%;overflow:hidden}.nicho--orange .nicho__media::after{background:linear-gradient(to left,#f89622,#f60)}.nicho--orange .nicho__subtitle strong{color:#0073aa}.nicho--gray .nicho__media::after{background:linear-gradient(to left,#4b5563,#111827)}.nicho__media{position:relative;width:100%;min-height:40vh;max-height:65vh}.nicho__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;max-width:1920px;margin:0 auto}.nicho__media::after{content:"";position:absolute;inset:0;background:linear-gradient(to left,#0073aa,#020454);mix-blend-mode:multiply;opacity:.75;max-width:1920px;margin:0 auto}.nicho__content{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(2rem,5vw,4rem);color:#fff}.nicho__title{max-width:600px;color:#fff;font-size:clamp(2rem,4vw,3rem);line-height:1.1;text-align:left;font-weight:700}.nicho__subtitle{max-width:600px;color:#fff;font-size:clamp(1rem,2vw,1.5rem);line-height:1.1;text-align:left}.nicho__subtitle strong{color:#f89622}.nicho__description{margin:0 0 1rem}.nicho__box-alert{background-color:#fff;color:#000;padding:1rem;border-radius:.5rem;margin:1rem auto}.nicho__box-alert a{color:#f89622;text-decoration:underline}.nicho__box-alert h3{color:#f89622;font-size:1.25rem;margin-bottom:1rem}@media (min-width:768px){.nicho__box-alert{position:absolute;top:50%;right:2rem;max-width:300px;transform:translateY(-50%)}}.nicho__actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.nicho__actions .btn{width:100%}@media (min-width:768px){.nicho__actions{flex-direction:row}.nicho__actions .btn{width:auto}}@media (max-width:767px){.nicho__media{min-height:35vh;max-height:55vh}}.vantagens{padding:clamp(2rem,5vw,3rem) 0;background:#f89622}.vantagens__header{width:100%;margin-bottom:3rem}.vantagens__title{font-size:clamp(2rem,4vw,2.5rem);margin-bottom:1rem;color:#fff}.vantagens__title strong{color:#0073aa}.vantagens__description{font-size:1.1rem;color:#fff;font-weight:600}.vantagens__description strong{color:#0073aa}.vantagens__list{list-style:none;padding:0;margin:0;display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-inline:1rem}@media (min-width:768px){.vantagens__list{display:grid;grid-template-columns:repeat(auto-fit,12.5rem);gap:2rem;overflow:visible;scroll-snap-type:none;justify-content:center;padding-inline:0}}.vantagem-item{display:flex;flex:0 0 200px;padding:.75rem;align-items:flex-start;flex-direction:column;border:1px solid #6b7280;border-radius:.5rem;background-color:#fff;min-height:16.875rem;scroll-snap-align:start}@media (min-width:768px){.vantagem-item{flex:initial}}.vantagem-item__icon .icon{width:40px;height:40px;filter:invert(72%) sepia(16%) saturate(6084%) hue-rotate(344deg) brightness(100%) contrast(95%);margin-bottom:1rem}.vantagem-item__title{color:#0073aa;font-size:1.1rem;margin-bottom:.5rem}.vantagem-item__description{font-size:.95rem}.plans-preview{padding:4rem 1rem;background:#fff;text-align:center}.plans-preview__header{max-width:820px;margin:0 auto 3rem}.plans-preview__header h2{font-size:2rem;margin-bottom:1rem}.plans-preview__header h2 strong{color:#ff7a00}.plans-preview__header span{color:#ff7a00}.plans-preview__header p{font-size:1rem;color:#555}.plans-preview__grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));max-width:1100px;margin:0 auto 2rem}.plan-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.08);display:flex;flex-direction:column;text-align:left}.plan-card--featured{border:2px solid #ff7a00;transform:scale(1.03)}.plan-card__label{font-size:.85rem;font-weight:600;color:#ff7a00;text-transform:uppercase;margin-bottom:1rem}.plan-card__price{margin-bottom:1rem}.plan-card__price strong{font-size:2rem;color:#111}.plan-card__price span{display:block;font-size:.85rem;color:#777}.plan-card__highlight{font-size:.9rem;color:#06c;margin-bottom:1.5rem}.plan-card__features{list-style:none;padding:0;margin:0 0 2rem}.plan-card__features li{position:relative;padding-left:1.4rem;font-size:.9rem;margin-bottom:.6rem}.plan-card__features li::before{content:"✔";position:absolute;left:0;color:#ff7a00}.plans-preview__note{font-size:.75rem;color:#666}.beneficios{padding:clamp(3rem,6vw,6rem) 0;background:#0073aa}.beneficios--page{background:#fff}.beneficios--page .beneficios__description,.beneficios--page .beneficios__title{color:#000}.beneficios__header{width:100%;margin-bottom:3rem}.beneficios__title{font-size:clamp(2rem,4vw,2.5rem);margin-bottom:1rem;color:#fff}.beneficios__title strong{color:#0073aa}.beneficios__description{font-size:1.1rem;color:#fff;font-weight:600}.beneficios__description strong{color:#0073aa}.beneficios__list{display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-inline:1rem}@media (min-width:768px){.beneficios__list{display:grid;grid-template-columns:repeat(auto-fit,18.75rem);gap:2rem;overflow:visible;scroll-snap-type:none;justify-content:center;padding-inline:0}}.beneficio-item{display:flex;flex:0 0 300px;padding:.75rem;align-items:flex-start;flex-direction:column;border:1px solid #6b7280;border-radius:.5rem;background-color:#fff;min-height:15rem;scroll-snap-align:start;transition:transform 150ms ease-in-out,box-shadow 150ms ease-in-out}@media (min-width:768px){.beneficio-item{flex:initial}}.beneficio-item:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.beneficio-item__icon .icon{width:40px;height:40px;filter:invert(72%) sepia(16%) saturate(6084%) hue-rotate(344deg) brightness(100%) contrast(95%);margin-bottom:1rem}.beneficio-item__content{flex:1}.beneficio-item__title{font-size:1.1rem;margin-bottom:.5rem}.beneficio-item__description{font-size:.95rem}.beneficio-item__logo{margin-top:auto;padding-top:1rem}.beneficio-item__logo img{max-width:100px;height:auto}.faq{padding:clamp(3rem,6vw,6rem) 0}.faq__header{margin-bottom:3rem}.faq__title{font-size:clamp(2rem,4vw,2.5rem);margin-bottom:1rem}.faq__title strong{color:#0073aa}.faq__description{font-size:1.1rem}.faq__list{max-width:860px;margin:0 auto}.faq-item{border-bottom:1px solid rgba(0,0,0,.1);padding:1.25rem 0}.faq-item__question{cursor:pointer;font-weight:600;font-size:1.1rem;list-style:none}.faq-item__question::-webkit-details-marker{display:none}.faq-item__question::after{content:"+";float:right;transition:transform .2s ease;color:#f89622}.faq-item[open] .faq-item__question::after{content:"–"}.faq-item__answer{padding-top:1rem;font-size:.95rem;line-height:1.6}.faq-filters{display:flex;gap:.75rem;margin-bottom:2.5rem;overflow-x:auto;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.faq-filters::-webkit-scrollbar{display:none}@media (min-width:768px){.faq-filters{flex-wrap:wrap;justify-content:center;overflow-x:visible;padding-bottom:0}}.faq-filter__btn{background-color:#f9fafb;border:1px solid rgba(0,0,0,.05);border-radius:2rem;color:#4b5563;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1.25rem;transition:all .2s ease;white-space:nowrap}.faq-filter__btn:hover{background-color:rgba(0,115,170,.1);color:#0073aa}.faq-filter__btn.is-active{background-color:#0073aa;border-color:#0073aa;color:#fff}.faq-item--hidden{display:none!important}.planos{padding:clamp(3rem,6vw,5rem) 0;background:#fff}.planos__header{text-align:center;max-width:680px;margin:0 auto 3rem}.planos__title{font-size:clamp(1.25rem,2.5vw,1.5rem);margin-bottom:1rem;font-weight:400;line-height:1.5;color:#1f2937}.planos__title span,.planos__title strong{color:#f89622;font-weight:600}.planos__description{font-size:.875rem;line-height:1.5;color:#6b7280;margin-bottom:.5rem}.planos__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-width:1000px;margin:0 auto}@media (min-width:768px){.planos__grid{grid-template-columns:repeat(3,1fr);gap:1.75rem}}.plano-card{position:relative;background:#fff;border-radius:.5rem;padding:2rem 1.5rem 1.75rem;text-align:center;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);border:1px solid #e5e7eb;display:flex;flex-direction:column;transition:transform 150ms ease-in-out,box-shadow 150ms ease-in-out}.plano-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.plano-card--featured{border:2px solid #f89622;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.plano-card__label{font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;font-weight:700;color:#f89622;margin-bottom:1rem;display:block}.plano-card__price{margin-bottom:1rem}.plano-card__price strong{font-size:2.5rem;font-weight:700;color:#111827;display:block;line-height:1}.plano-card__price span{display:block;font-size:.75rem;color:#9ca3af;margin-top:.35rem;font-weight:400}.plano-card__highlight{font-size:.875rem;color:#0073aa;font-weight:600;margin:0 0 1.5rem;line-height:1.5}.plano-card__features{list-style:none;padding:0;margin:0 0 1.75rem;text-align:left;flex-grow:1}.plano-card__features li{position:relative;padding-left:1.5rem;font-size:.875rem;line-height:1.5;color:#4b5563;margin-bottom:.65rem}.plano-card__features li::before{content:"✓";position:absolute;left:0;top:0;color:#f89622;font-weight:700;font-size:1rem}.plano-card__features li strong{color:#1f2937;font-weight:600}.plano-card__cta{margin-top:auto;width:100%}.planos__extra{text-align:center;margin-top:2rem;font-size:.75rem;color:#6b7280;line-height:1.5;max-width:700px;margin-left:auto;margin-right:auto}.planos__extra strong{font-weight:600;color:#1f2937}.planos__list{list-style:none;padding:0;margin:0}.planos__splide[data-planos-splide="0"]{visibility:visible!important}.planos__splide[data-planos-splide="0"] .splide__list{display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media (max-width:767px){.planos__splide .splide__track{padding:0 1rem}.plano-card{min-height:535px}.planos__splide .splide__pagination__page{background:#0073aa!important;opacity:.3;width:8px;height:8px;border-radius:50%}.planos__splide .splide__pagination__page.is-active{opacity:1}}@media (min-width:768px) and (min-width:768px){.splide__track{display:flex;justify-content:center}}@media (min-width:768px){.planos__list.planos__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.75rem;margin:0 auto!important;width:100%!important}.planos__list.planos__grid>.planos__item,.planos__list.planos__grid>.splide__slide{width:calc((100% - 3.5rem)/ 3)!important;min-width:280px;max-width:320px;display:flex}.planos__splide{overflow:visible;visibility:visible!important}}.text-video{padding:clamp(2rem,5vw,3rem) 0}@media (min-width:768px){.text-video .container{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:2rem;align-items:center}}.text-video__content{display:flex;flex-direction:column}.text-video__content p{margin-bottom:1.25rem}.text-video__content ul{list-style:none;padding:0;margin:0 0 1.875rem}.text-video__content ul li{display:flex;flex-direction:row;align-items:center;gap:.625rem;margin:0 0 .75rem}.text-video__content ul .svg{width:1.75rem;height:1.75rem}.text-video__image{position:relative;height:21.875rem;width:100%;overflow:hidden;border-radius:.625rem}.text-video__image img,.text-video__image picture{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.text-video__image--has-video{cursor:pointer}.text-video__image--has-video .btn-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3.75rem;height:3.75rem;transition:opacity .3s ease-in-out,transform .3s ease-in-out;opacity:.5;pointer-events:none}.text-video__image--has-video .btn-play .svg{width:100%;height:100%}.text-video__image--has-video:hover .btn-play{opacity:1;transform:translate(-50%,-50%) scale(1.2)}.video-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.video-modal.is-open{opacity:1;visibility:visible}.video-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(17,24,39,.85);backdrop-filter:blur(4px);cursor:pointer}.video-modal__content{position:relative;width:90%;max-width:900px;z-index:1;background:#000;border-radius:.5rem;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transform:scale(.95);transition:transform .3s ease}.is-open .video-modal__content{transform:scale(1)}.video-modal__close{position:absolute;top:.625rem;right:.625rem;width:2.5rem;height:2.5rem;background:rgba(255,255,255,.2);border:none;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background-color .2s}.video-modal__close:hover{background:rgba(255,255,255,.4)}.video-modal__close svg{width:1rem;height:1rem;fill:currentcolor}.video-modal__iframe-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-modal__iframe-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.cards{padding:clamp(2rem,5vw,3rem) 0;background-color:#e5e7eb}.cards.sindicatos{background-color:#fff}.cards__grid{display:grid;grid-template-columns:1fr;gap:2rem;justify-content:center}@media (min-width:768px){.cards__grid{grid-template-columns:repeat(auto-fit,minmax(18.75rem,auto))}}.cards__description{margin:0 0 1rem}.cards .card{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 1rem;background-color:#fff;border-radius:.625rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);justify-content:center;align-items:center;max-width:21.875rem;margin:0 auto;transition:transform 150ms ease-in-out,box-shadow 150ms ease-in-out}.cards .card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.cards .card h3{color:#0073aa;font-size:1.5rem;text-align:center;margin:0 0 1rem}.cards .card p{color:#1f2937;font-size:1rem;text-align:center;margin:0 0 1rem}.cards .card__text{min-height:3rem}.cards .card.sindicato{box-shadow:0 10px 15px -3px rgba(0,0,0,.1);border:1px solid #d1d5db}.cards .card.sindicato h3{color:#374151}.mvv{padding:clamp(3rem,6vw,5rem) 0;background:#f9fafb}.mvv__grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto}@media (min-width:640px){.mvv__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.mvv__card{background:#fff;padding:3rem 2rem;border-radius:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);text-align:center;transition:transform 150ms ease-in-out,box-shadow 150ms ease-in-out}.mvv__card:hover{transform:translateY(-8px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.mvv__icon{width:80px;height:80px;margin:0 auto 1.5rem;border-radius:50%;background:#0073aa;display:flex;align-items:center;justify-content:center}.mvv__icon svg{width:40px;height:40px;filter:invert(100%)}.mvv__title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#000}.mvv__text{color:#374151;line-height:1.6;font-size:.9375rem}.mvv__text p{margin-bottom:.75rem}.mvv__text p:last-child{margin-bottom:0}.mvv__text ul{text-align:left}.cdd-form-wrapper{max-width:56.25rem;margin:2rem auto;padding:2rem;background:#fff;border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);font-family:"Open Sans",sans-serif}.cdd-custom-form h3{margin-top:2rem;margin-bottom:1rem;border-bottom:2px solid #0073aa;padding-bottom:.5rem;color:#0073aa;font-family:Poppins,sans-serif;font-size:1.5rem;text-transform:uppercase;letter-spacing:.5px}.cdd-custom-form .cdd-form-row{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.cdd-custom-form .cdd-form-group{flex:1;display:flex;flex-direction:column;min-width:12.5rem;margin-bottom:1rem}.cdd-custom-form .cdd-form-group.flex-2{flex:2}.cdd-custom-form .cdd-form-group.flex-1{flex:1}.cdd-custom-form .cdd-form-group label{font-weight:600;margin-bottom:.25rem;color:#1f2937}.cdd-custom-form .cdd-form-group input,.cdd-custom-form .cdd-form-group select,.cdd-custom-form .cdd-form-group textarea{padding:.75rem .9375rem;border:1px solid #e5e7eb;border-radius:.375rem;font-family:inherit;font-size:1rem;transition:all 150ms ease-in-out}.cdd-custom-form .cdd-form-group input:focus,.cdd-custom-form .cdd-form-group select:focus,.cdd-custom-form .cdd-form-group textarea:focus{outline:0;border-color:#0073aa;box-shadow:0 0 0 3px rgba(0,115,170,.1)}.cdd-custom-form .cdd-radio-group{display:flex;gap:1rem;margin-top:.25rem}.cdd-custom-form .cdd-radio-group label{font-weight:400;display:flex;align-items:center;gap:.5rem;cursor:pointer}.cdd-custom-form .checkbox-label{display:flex;align-items:flex-start;gap:1rem;font-weight:400!important;cursor:pointer;background:#f9fafb;padding:1rem;border-radius:.5rem;margin-top:2rem}.cdd-custom-form .employee-row{background:#f9fafb;padding:1rem;border-radius:.5rem;margin-bottom:1rem;border-left:4px solid #0073aa}.cdd-custom-form .employee-row .row-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.cdd-custom-form .employee-row .row-header h4{margin:0;color:#0073aa;font-family:Poppins,sans-serif}.cdd-custom-form .employee-row .row-header .remove-row{background:#fee2e2;color:#d9534f;border:none;padding:.25rem .5rem;border-radius:.25rem;cursor:pointer;font-family:inherit;font-size:.75rem;font-weight:600;transition:background 150ms ease-in-out}.cdd-custom-form .employee-row .row-header .remove-row:hover{background:#fecaca}.cdd-custom-form .add-employee-row{width:100%;margin-top:.25rem;margin-bottom:2rem;background:#f3f4f6;color:#0073aa;border:2px dashed #0073aa;padding:1rem;border-radius:.5rem;cursor:pointer;font-family:inherit;font-weight:700;transition:all 150ms ease-in-out}.cdd-custom-form .add-employee-row:hover{background:#e5e7eb}.cdd-custom-form .cdd-form-footer{margin-top:4rem;text-align:center}.cdd-custom-form .field-desc{font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.cdd-custom-form .conditional-field{display:none}.cdd-custom-form .form-message{margin-top:2rem}.cdd-custom-form .form-message .success{color:rgb(46.2466960352,134.7533039648,97.2775330396);font-weight:700;background:rgb(218.8920704846,242.6079295154,232.5660792952);padding:1rem;border-radius:.5rem;border:1px solid #56c596}.cdd-custom-form .form-message .error{color:#d9534f;font-weight:700;background:rgb(253.2242990654,246.9626168224,246.7757009346);padding:1rem;border-radius:.5rem;border:1px solid #d9534f}@media (min-width:768px){.cdd-custom-form .cdd-form-row{flex-direction:column;gap:.5rem}.cdd-form-wrapper{padding:1rem}}.cdd-form-wrapper.cdd-form-contact-layout{max-width:75rem}.cdd-contact-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:flex-start}.cdd-contact-info p{font-size:1.125rem;line-height:1.75;color:#374151;margin-bottom:1rem}.cdd-contact-info p strong{color:#020454}.cdd-contact-info .cdd-contact-deadline{color:#6b7280;font-size:1rem}@media (min-width:768px){.cdd-contact-grid{grid-template-columns:1fr;gap:2rem}}.breadcrumbs{padding:1rem 0}.breadcrumbs__list{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0;margin:0;font-size:.875rem}.breadcrumbs__item{display:flex;align-items:center}.breadcrumbs__item:not(:last-child)::after{content:"›";margin-left:.5rem;color:#6b7280}.breadcrumbs__link{color:#4b5563;text-decoration:none}.breadcrumbs__link:hover{color:#f89622;text-decoration:underline}.breadcrumbs__current{color:#1f2937;font-weight:600}.error-404{padding:4rem 0;text-align:center}.error-404__content{max-width:600px;margin:0 auto}.error-404__number{font-size:8rem;font-weight:700;color:#0073aa;line-height:1;margin-bottom:1rem}@media (min-width:640px){.error-404__number{font-size:6rem}}.error-404__title{font-size:2rem;font-weight:700;color:#000;margin-bottom:1rem}@media (min-width:640px){.error-404__title{font-size:1.5rem}}.error-404__description{font-size:1.125rem;color:#4b5563;margin-bottom:3rem;line-height:1.6}.error-404__links{margin-bottom:3rem}.error-404__links-title{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#000}.error-404__links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;max-width:500px;margin:0 auto}@media (min-width:640px){.error-404__links-grid{grid-template-columns:repeat(2,1fr)}}.error-404__link{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;color:#374151;text-decoration:none;transition:all 150ms ease-in-out}.error-404__link:hover{border-color:#f89622;background:#f89622;color:#fff;transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.error-404__link-text{font-weight:600;font-size:.9375rem}.error-404__recent{margin-top:3rem;padding-top:3rem;border-top:2px solid #e5e7eb}.error-404__recent-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#000}.error-404__recent-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.error-404__recent-link{color:#f89622;text-decoration:none;font-weight:500;transition:color 150ms ease-in-out}.error-404__recent-link:hover{color:#0073aa;text-decoration:underline}.search-form__wrapper{display:flex;gap:.5rem;max-width:500px;margin:0 auto}@media (min-width:640px){.search-form__wrapper{flex-direction:column}}.search-form__input{flex:1;padding:.875rem 1.25rem;border:2px solid #d1d5db;border-radius:.5rem;font-size:1rem;font-family:"Open Sans",sans-serif;transition:border-color 150ms ease-in-out}.search-form__input:focus{outline:0;border-color:#0073aa}.search-form__input::-moz-placeholder{color:#9ca3af}.search-form__input::placeholder{color:#9ca3af}.search-form__button{padding:.875rem 2rem;background:#f89622;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;font-family:"Open Sans",sans-serif;cursor:pointer;transition:all 150ms ease-in-out}.search-form__button:hover{background:#0073aa;transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}@media (min-width:640px){.search-form__button{width:100%}}.depoimentos{padding:4rem 0;background-color:#f9fafb}.depoimentos__header{text-align:center;margin-bottom:2rem}.depoimentos__title{color:#0073aa;margin-bottom:.5rem}.depoimentos__description{color:#4b5563}.depoimentos__carousel-header{text-align:center;margin-bottom:1rem}.depoimentos__carousel-title{color:#1f2937;font-weight:400;font-size:1.125rem;font-style:italic}.depoimentos__splide:not(.is-initialized){visibility:visible!important}.depoimentos__splide:not(.is-initialized) .splide__track{overflow:visible}.depoimentos__splide:not(.is-initialized) .depoimentos__grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:640px){.depoimentos__splide:not(.is-initialized) .depoimentos__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.depoimentos__splide:not(.is-initialized) .depoimentos__grid{grid-template-columns:repeat(3,1fr)}}.depoimentos__splide:not(.is-initialized) .depoimentos__item{width:auto!important;display:flex}.depoimentos__splide .splide__arrow{background:#f89622;opacity:.8;transition:150ms ease-in-out}.depoimentos__splide .splide__arrow:hover{opacity:1;background:#f60}.depoimentos__splide .splide__arrow svg{fill:#fff}.depoimentos__splide .splide__arrow--prev{left:-1.5rem}@media (min-width:768px){.depoimentos__splide .splide__arrow--prev{left:-3rem}}.depoimentos__splide .splide__arrow--next{right:-1.5rem}@media (min-width:768px){.depoimentos__splide .splide__arrow--next{right:-3rem}}.depoimentos__splide .splide__pagination{bottom:-2.5rem!important;padding:0!important}.depoimentos__splide .splide__pagination__page{background:#d1d5db!important;opacity:.5!important;width:10px!important;height:10px!important;margin:3px!important;border-radius:50%!important}.depoimentos__splide .splide__pagination__page.is-active{background:#f89622!important;opacity:1!important;transform:scale(1.2)!important}.depoimento-card{background-color:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);height:100%;display:flex;flex-direction:column;transition:250ms ease-in-out;border:1px solid #e5e7eb}.depoimento-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transform:translateY(-4px)}.depoimento-card__stars{display:flex;gap:4px;margin-bottom:1rem}.depoimento-card__stars .icon-star{fill:#d1d5db}.depoimento-card__stars .icon-star--filled{fill:#f59e0b}.depoimento-card__content{flex:1;color:#374151;font-size:1rem;line-height:1.75;font-style:italic;margin-bottom:2rem;position:relative}.depoimento-card__content::before{content:'"';position:absolute;top:-15px;left:-10px;font-size:3rem;color:rgba(0,115,170,.1);font-family:serif;pointer-events:none}.depoimento-card__content p{margin:0}.depoimento-card__author{display:flex;align-items:center;gap:1rem;border-top:1px solid #e5e7eb;padding-top:1rem}.depoimento-card__avatar{width:48px;height:48px;border-radius:9999px;overflow:hidden;flex-shrink:0}.depoimento-card__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.depoimento-card__avatar-placeholder{width:100%;height:100%;background-color:rgba(0,115,170,.1);color:#0073aa;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem}.depoimento-card__name{margin:0;font-weight:700;color:#111827;font-size:1rem}.depoimento-card__role{font-size:.875rem;color:#6b7280;display:block}.modal-sindicatos{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.modal-sindicatos.is-open{opacity:1;visibility:visible}.modal-sindicatos__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(17,24,39,.85);backdrop-filter:blur(4px);cursor:pointer}.modal-sindicatos__content{position:relative;width:90%;max-width:500px;z-index:1;background:#fff;border-radius:.75rem;padding:4rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transform:scale(.95);transition:transform .3s ease}.is-open .modal-sindicatos__content{transform:scale(1)}.modal-sindicatos__close{position:absolute;top:.9375rem;right:.9375rem;width:2rem;height:2rem;background:0 0;border:none;color:#6b7280;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:color .2s}.modal-sindicatos__close:hover{color:#0073aa}.modal-sindicatos__close svg{width:1rem;height:1rem;fill:currentcolor}.modal-sindicatos__title{color:#0073aa;margin-bottom:.5rem;font-size:1.25rem}.modal-sindicatos__desc{color:#4b5563;margin-bottom:2rem}.modal-sindicatos__select{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-family:inherit;font-size:1rem;color:#1f2937;background-color:#fff;margin-bottom:1rem}.modal-sindicatos__select:focus{border-color:#0073aa;outline:0;box-shadow:0 0 0 3px rgba(0,115,170,.1)}.acesso-portal{padding:4rem 1rem;background:#f9fafb;text-align:center}.acesso-portal__inner{max-width:600px;margin:0 auto;background:#fff;padding:2rem 4rem;border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.acesso-portal__title{font-size:1.75rem;color:#0073aa;margin-bottom:2rem;font-weight:700}.acesso-portal__form{display:flex;flex-direction:column;gap:1.5rem;align-items:center;width:100%}.acesso-portal__select-wrapper{position:relative;width:100%}.acesso-portal__select-wrapper::after{content:"";position:absolute;top:50%;right:1rem;transform:translateY(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #9ca3af;pointer-events:none}.acesso-portal__select{width:100%;-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:1rem 3rem 1rem 1rem;font-size:1rem;color:#374151;background-color:#f9fafb;border:1px solid #d1d5db;border-radius:.5rem;outline:0;transition:all 250ms ease-in-out;cursor:pointer;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.acesso-portal__select:hover{background-color:#fff}.acesso-portal__select:focus{border-color:#0073aa;background-color:#fff;box-shadow:0 0 0 3px rgba(0,115,170,.2)}.acesso-portal__action{width:100%;transition:opacity 250ms ease-in-out}.acesso-portal__btn{width:100%}.post-card{display:flex;flex-direction:column;background:#fff;border-radius:.5rem;overflow:hidden;transition:transform 150ms ease-in-out,box-shadow 150ms ease-in-out;border:1px solid #d1d5db}.post-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.post-card:hover .post-card__thumbnail img{transform:scale(1.05)}.post-card--grid .post-card__content{padding:1.5rem}.post-card--list{flex-direction:row}@media (min-width:640px){.post-card--list{flex-direction:column}}.post-card--list .post-card__thumbnail{flex:0 0 300px}@media (min-width:640px){.post-card--list .post-card__thumbnail{flex:initial}}.post-card--list .post-card__content{padding:2rem;flex:1}.post-card__link{display:flex;flex-direction:inherit;color:inherit;text-decoration:none;height:100%}.post-card__thumbnail{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#e5e7eb}.post-card__thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 250ms ease-in-out}.post-card__reading-time{position:absolute;bottom:1rem;right:1rem;background:rgba(0,0,0,.8);color:#fff;padding:.25rem .75rem;border-radius:.375rem;font-size:.875rem;font-weight:600}.post-card__content{display:flex;flex-direction:column;gap:.75rem}.post-card__category{display:inline-block;color:#f89622;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.post-card__title{font-size:1.25rem;font-weight:700;line-height:1.3;color:#000;margin:0}.post-card__excerpt{font-size:.9375rem;line-height:1.6;color:#374151;margin:0}.post-card__meta{display:flex;gap:1rem;align-items:center;font-size:.875rem;color:#4b5563;margin-top:auto}.post-card__author,.post-card__date{display:flex;align-items:center}.posts-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin:2rem 0}@media (min-width:768px){.posts-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.posts-grid{grid-template-columns:repeat(3,1fr)}}.blog-sidebar__widget{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;margin-bottom:2rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.blog-sidebar__widget:last-child{margin-bottom:0}.blog-sidebar__widget-title{font-size:1.125rem;font-weight:700;margin-bottom:1.25rem;color:#111827;padding-bottom:.75rem;border-bottom:2px solid #f89622;position:relative}.blog-sidebar__widget-title::after{content:"";position:absolute;bottom:-2px;left:0;width:40px;height:2px;background:#0073aa}.widget-post-list{list-style:none;padding:0;margin:0}.widget-post-list__item{padding:1rem 0;border-bottom:1px solid #f3f4f6}.widget-post-list__item:first-child{padding-top:0}.widget-post-list__item:last-child{border-bottom:none;padding-bottom:0}.widget-post-list__link{display:flex;gap:1rem;text-decoration:none;align-items:center}.widget-post-list__link:hover .widget-post-list__title{color:#f89622}.widget-post-list__link:hover .widget-post-list__thumbnail img{transform:scale(1.1)}.widget-post-list__thumbnail{flex:0 0 75px;height:75px;border-radius:.5rem;overflow:hidden;background:#f3f4f6;position:relative}.widget-post-list__thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 150ms ease-in-out}.widget-post-list__content{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.widget-post-list__title{font-size:.9375rem;font-weight:700;line-height:1.3;color:#1f2937;margin-bottom:.4rem;transition:color 150ms ease-in-out;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.widget-post-list__meta{display:flex;align-items:center;font-size:.65rem;color:#6b7280;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.widget-categories{list-style:none;padding:0;margin:0}.widget-categories__item{margin-bottom:.5rem}.widget-categories__item:last-child{margin-bottom:0}.widget-categories__link{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#f9fafb;color:#374151;text-decoration:none;font-size:.9375rem;border-radius:.5rem;transition:all 150ms ease-in-out;border:1px solid transparent}.widget-categories__link:hover{background:#fff;border-color:#f89622;color:#f89622;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);transform:translateX(4px)}.widget-categories__link:hover .widget-categories__count{background:#f89622;color:#fff}.widget-categories__count{background:#e5e7eb;color:#374151;padding:.15rem .6rem;border-radius:9999px;font-size:.75rem;font-weight:700;transition:all 150ms ease-in-out}.single-post{padding:0 0 3rem}.single-post__layout{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2rem}@media (min-width:1024px){.single-post__layout{grid-template-columns:1fr 350px;gap:3rem}}.single-post__content{min-width:0}.single-post__meta{display:flex;flex-wrap:wrap;gap:1rem;padding-bottom:1.5rem;border-bottom:2px solid #e5e7eb;margin-bottom:2rem;font-size:.9375rem}.single-post__category{color:#f89622;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.05em}.single-post__category:hover{text-decoration:underline}.single-post__author,.single-post__date,.single-post__reading-time{color:#4b5563}.single-post__body{font-size:1.0625rem;line-height:1.8;color:#1f2937}.single-post__body h2,.single-post__body h3,.single-post__body h4{margin-top:2rem;margin-bottom:1rem}.single-post__body p{margin-bottom:1.5rem}.single-post__body img{max-width:100%;height:auto;border-radius:.5rem;margin:2rem 0}.single-post__body a:not(.btn){color:#f89622;text-decoration:underline}.single-post__body a:not(.btn):hover{color:rgb(224.1405263158,124.7478947368,7.0994736842)}.single-post__tags{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb;font-size:.9375rem}.single-post__tags a{display:inline-block;padding:.5rem 1rem;background:#f3f4f6;border-radius:.375rem;color:#374151;text-decoration:none;margin-right:.5rem;margin-bottom:.5rem;transition:background 150ms ease-in-out,color 150ms ease-in-out}.single-post__tags a:hover{background:#f89622;color:#fff}.single-post__share{margin-top:3rem;padding:2rem;background:#f3f4f6;border-radius:.5rem}.single-post__share-title{font-size:1.125rem;margin-bottom:1rem}.social-share{display:flex;gap:1rem;flex-wrap:wrap}.social-share__button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.375rem;color:#fff;text-decoration:none;font-weight:600;transition:transform 150ms ease-in-out,opacity 150ms ease-in-out}.social-share__button:hover{transform:translateY(-2px);opacity:.9}.social-share__button--facebook{background:#1877f2}.social-share__button--twitter{background:#1da1f2}.social-share__button--linkedin{background:#0a66c2}.social-share__button--whatsapp{background:#25d366}.related-posts{margin-top:4rem;padding-top:3rem;border-top:2px solid #e5e7eb}.related-posts__title{font-size:1.75rem;margin-bottom:2rem}.related-posts__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.related-posts__grid{grid-template-columns:repeat(2,1fr)}}.blog-category,.blog-home{padding:3rem 0}.blog-category__header,.blog-home__header{margin-bottom:3rem}.blog-category__title,.blog-home__title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#000}@media (min-width:640px){.blog-category__title,.blog-home__title{font-size:2rem}}.blog-category__description,.blog-home__description{font-size:1.125rem;color:#4b5563;line-height:1.6}.featured-posts{margin-bottom:4rem}.featured-posts__title{font-size:1.5rem;font-weight:700;margin-bottom:2rem;color:#000}.featured-posts__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.featured-posts__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.featured-posts__grid{grid-template-columns:repeat(3,1fr)}}.blog-pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:3rem;padding-top:3rem;border-top:1px solid #e5e7eb}.blog-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;color:#374151;text-decoration:none;font-weight:500;transition:background 150ms ease-in-out,color 150ms ease-in-out,border-color 150ms ease-in-out}.blog-pagination .page-numbers:hover{background:#f89622;color:#fff;border-color:#f89622}.blog-pagination .page-numbers.current{background:#0073aa;color:#fff;border-color:#0073aa}.blog-pagination .page-numbers.dots{border:none;cursor:default}.blog-pagination .page-numbers.dots:hover{background:0 0;color:#374151}.blog-pagination .page-numbers.next,.blog-pagination .page-numbers.prev{font-weight:600}.no-posts{text-align:center;padding:4rem 2rem}.no-posts__title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#1f2937}.no-posts__message{font-size:1.125rem;color:#4b5563;margin-bottom:2rem}.no-posts__link{display:inline-block;padding:.75rem 2rem;background:#f89622;color:#fff;text-decoration:none;border-radius:.5rem;font-weight:600;transition:background 150ms ease-in-out,transform 150ms ease-in-out}.no-posts__link:hover{background:#0073aa;transform:translateY(-2px)}body{font-family:"Open Sans",sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#1f2937;background-color:#fff;margin-top:3.75rem}@media (min-width:768px){body{margin-top:7.5rem}}.container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:1rem}@media (min-width:768px){.container{padding-inline:2rem}}@media (min-width:1024px){.container{padding-inline:4rem}}.mt-xs{margin-top:.25rem}.mt-sm{margin-top:.5rem}.mt-md{margin-top:1rem}.mt-lg{margin-top:2rem}.mt-xl{margin-top:4rem}.mb-xs{margin-bottom:.25rem}.mb-sm{margin-bottom:.5rem}.mb-md{margin-bottom:1rem}.mb-lg{margin-bottom:2rem}.mb-xl{margin-bottom:4rem}.px-md{padding-left:1rem;padding-right:1rem}.py-md{padding-top:1rem;padding-bottom:1rem}.gap-md{gap:1rem}.gap-lg{gap:2rem}@media (max-width:320px){.hidden-until-xs{display:none!important}}@media (max-width:640px){.hidden-until-sm{display:none!important}}@media (max-width:768px){.hidden-until-md{display:none!important}}@media (max-width:1024px){.hidden-until-lg{display:none!important}}@media (max-width:1280px){.hidden-until-xl{display:none!important}}@media (max-width:1536px){.hidden-until-2xl{display:none!important}}