:root{--grid-size: 1200px;--grid-size-medium: 1000px;--grid-gutter: 32px;--colors-base: #4d538c;--colors-medium: #474c81;--colors-dark: #3b406c;--colors-bg: #F1F1F1;--colors-line: #D9D9D9;--colors-link: #4c57ba;--colors-purple: #95358C;--colors-purple-light: #4c57ba;--colors-text: #333333;--colors-text-light: #666666;--colors-text-white: #fff;--colors-purple-dark: #2D3051;--border-color: #949494;--border-radius: 8px;--spacings-xxsmall: 8px;--spacings-xsmall: 16px;--spacings-small: 24px;--spacings-medium: 32px;--spacings-large: 40px;--spacings-xlarge: 48px;--spacings-xxlarge: 56px;--spacings-wtflarge: 64px;--layers-base: 10;--layers-medium: 20;--layers-overlay: 30;--layers-modal: 40;--layers-always-on-top: 50;--font-primary: "Montserrat", sans-serif;--font-secondary: "Open Sans", sans-serif}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{box-sizing:border-box;scroll-behavior:smooth}*,*:before,*:after{box-sizing:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;font-family:var(--font-secondary)}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}p{color:var(--colors-text);font:16px/1.5 var(--font-secondary)}@media(min-width: 768px){p{font-size:18px}p:not(:first-of-type){margin-top:var(--spacings-small)}}strong{font-weight:bold}::-webkit-input-placeholder{color:var(--colors-text-light);font-family:var(--font-secondary)}::-moz-placeholder{color:var(--colors-text-light);font-family:var(--font-secondary)}:-ms-input-placeholder{color:var(--colors-text-light);font-family:var(--font-secondary)}:-moz-placeholder{color:var(--colors-text-light);font-family:var(--font-secondary)}.container{margin-left:auto;margin-right:auto;max-width:var(--grid-size);padding-left:var(--spacings-xsmall);padding-right:var(--spacings-xsmall)}@media(min-width: 360px){.container{padding-left:var(--spacings-small);padding-right:var(--spacings-small)}}.container-medium{margin-left:auto;margin-right:auto;max-width:var(--grid-size-medium);padding-left:var(--spacings-xsmall);padding-right:var(--spacings-xsmall)}@media(min-width: 360px){.container-medium{padding-left:var(--spacings-small);padding-right:var(--spacings-small)}}.header{background:#fff}.header__branding{display:inline-flex;height:auto;margin-right:var(--spacings-small);min-width:100px;width:170px}.header__branding svg{display:block;width:100%;height:auto}.header__link{color:var(--colors-link);font-size:14px;text-decoration:none}.header__link:hover{text-decoration:underline}.header__container{align-items:center;display:flex;height:80px;justify-content:space-between}.searchform__inputs{display:flex;align-items:center;background:#fff;padding:0px 5px;border-radius:10px}.searchform__inputs input{width:100%;border:none;padding:13px;background:transparent}.searchform__inputs input:focus{outline:none}.searchform__inputs button{background:transparent;border:none}.footer{color:#fff}.footer a{color:#fff;line-height:1.2;font-size:14px;text-decoration:none}@media(max-width: 768px){.footer a{width:100%}}.footer a:hover{text-decoration:none}.footer__container{background-color:var(--colors-dark);padding-top:var(--spacings-wtflarge);padding-bottom:var(--spacings-wtflarge)}.footer__info{display:flex;justify-content:space-between;flex-wrap:wrap;padding-bottom:var(--spacings-medium)}@media(max-width: 768px){.footer__info{padding-bottom:0}}.footer__copyright{background-color:var(--colors-purple-dark);padding:12px 5px}.footer__copyright p{text-align:center;color:var(--colors-text-white);font:14px var(--font-secondary)}.footer__icon-help{margin-right:5px}.footer__icon-help,.footer__icon-profile{display:flex;align-items:center;justify-content:space-between;padding:10px 15px;border:1px solid var(--colors-text-white);border-radius:6px}.footer__icon-help svg,.footer__icon-profile svg{display:block;max-width:20px;fill:var(--colors-text-white);margin-right:var(--spacings-xxsmall)}.footer__icon-help span,.footer__icon-profile span{color:var(--colors-text-white);font:600 14px var(--font-secondary)}@media(max-width: 768px){.footer__icon-help,.footer__icon-profile{margin-bottom:var(--spacings-xsmall);width:100%;justify-content:center}}.footer__info-collumn1,.footer__info-collumn2,.footer__info-collumn3{flex:0 0 30%}@media(max-width: 768px){.footer__info-collumn1,.footer__info-collumn2,.footer__info-collumn3{flex:0 0 100%;margin-bottom:var(--spacings-small)}}.footer .menu-footer ul li{margin-bottom:var(--spacings-xsmall)}.footer .menu-footer ul li a{font:16px var(--font-primary)}.footer__redes-sociais p,.footer__apoio p,.footer__compra-segura p{font:bold 14px var(--font-secondary);color:var(--colors-line);margin-bottom:var(--spacings-xsmall)}.footer__compra-segura .compra-segura{margin-bottom:var(--spacings-xsmall)}.footer__redes-sociais div{margin-bottom:var(--spacings-small)}.footer__redes-sociais div svg{margin-right:var(--spacings-xsmall);stroke-width:2px}@media(max-width: 768px){.footer__apoio div{margin-bottom:var(--spacings-small)}}.footer__help-profile{margin-bottom:var(--spacings-xxsmall);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.footer__info-contact{margin-bottom:var(--spacings-xxsmall);font:13px var(--font-secondary);color:var(--colors-text-white)}body.post-type-archive-lives{margin:0}.hide-desktop{display:block}@media(min-width: 900px){.hide-desktop{display:none !important}}.hide-mobile{display:block}@media(max-width: 900px){.hide-mobile{display:none !important}}.archive-lives{display:flex;flex-direction:column;gap:24px;max-width:1200px;margin:0 auto}@media screen and (max-width: 900px){.archive-lives{margin:0 16px 32px;gap:32px}}.archive-lives__header{background-color:#474c81;padding:56px 67px;border-radius:16px;margin:0 auto;max-width:1175px;margin-top:30px}@media screen and (max-width: 900px){.archive-lives__header{padding:40px 16px 48px;margin:0}}.archive-lives__header-title{font-family:"Montserrat",sans-serif !important;font-size:21px !important;font-weight:700 !important;text-align:center;color:#fff;position:relative;width:max-content;margin:0 auto;line-height:24px !important}.archive-lives__header-title::after{content:"";position:absolute;top:20%;left:100%;transform:translate(10px, -20%);width:8px;height:8px;border-radius:50%;background-color:red;animation:blink 2s infinite ease-in-out}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}.archive-lives__header-description{font-family:"Montserrat",sans-serif;font-size:34px;font-weight:400;text-align:center;color:#fff;margin-bottom:48px;margin-top:12px !important;line-height:40px}@media screen and (max-width: 900px){.archive-lives__header-description{font-size:21px;margin-bottom:16px;line-height:21px}}.archive-lives__header-info{font-family:"Montserrat",sans-serif;font-size:25px;font-weight:400;color:#fff;margin:0 0 12px}@media screen and (max-width: 900px){.archive-lives__header-info{font-size:16px;margin-bottom:24px;margin-top:24px;font-weight:700}}@media screen and (max-width: 900px){.archive-lives__header .live-card{flex-direction:column;gap:16px}}.archive-lives__header .live-card__thumbnail-overlay{width:initial;max-width:100%;border:1px solid #e4e7ec;margin:16px 0 0}@media screen and (max-width: 900px){.archive-lives__header .live-card__thumbnail-overlay{width:100%;margin:8px}}.archive-lives__info{font-family:"Montserrat",sans-serif;font-size:25px;font-weight:400;color:#060709;margin:48px 0 0 !important}.live-card{display:flex;gap:24px;background:#fff;border-radius:16px;border:1px solid #ececec;overflow:hidden;transition:transform .3s ease;padding:12px}@media screen and (max-width: 900px){.live-card{flex-direction:column-reverse;gap:16px;padding-bottom:16px}}.live-card:hover{transform:translateY(-5px)}.live-card__thumbnail{flex:1 1 50%;background-repeat:no-repeat;background-size:cover;background-position:center center;margin:0;border-radius:16px;display:flex;align-items:end}@media screen and (max-width: 900px){.live-card__thumbnail{min-height:290px;max-width:100%}}.live-card__thumbnail-overlay{width:100%;background:#fff;padding:10px 10px 10px 20px;margin:10px;border-radius:10px;display:flex;align-items:center}.live-card__thumbnail-overlay-date{display:flex;align-items:center;flex-direction:column;padding-right:16px;border-right:2px solid #616771}.live-card__thumbnail-overlay-date .live-card__date-day{font-size:25px;font-weight:700;font-family:"Montserrat",sans-serif}.live-card__thumbnail-overlay-date .live-card__date-month{font-size:14px;font-family:"open sans",sans-serif;font-weight:700}.live-card__thumbnail-overlay-day-time{flex:1;padding-left:16px;display:flex;flex-direction:column;justify-content:center}.live-card__thumbnail-overlay-day-time .live-card__day-time{font-family:"Open Sans",sans-serif;font-size:16px;font-weight:700;margin:0}.live-card__thumbnail-overlay-day-time .live-card__day-time-timezone{font-size:8px;font-weight:500;font-family:"Inter",sans-serif;color:#616771;line-height:10px}.live-card__content{flex:1 1 50%;padding:16px;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 900px){.live-card__content{padding:0}}.live-card__tags{font-size:10px;font-weight:700;font-family:"Open Sans",sans-serif;color:#616771 !important;margin:0 0 4px 0 !important}@media screen and (max-width: 900px){.live-card__tags{margin-top:0}}.live-card__tags .live-card__tag{color:#474c81}.live-card__title{font-family:"Montserrat",sans-serif !important;font-size:25px !important;font-weight:700 !important;text-transform:none !important;margin:0;color:#474c81}.live-card__title a{text-decoration:none !important;color:inherit}.live-card__title a:hover{text-decoration:underline}.live-card__excerpt{font-family:"Open Sans",sans-serif;font-size:16px;font-weight:400;color:#1e2328;line-height:24px}.live-card__excerpt p{margin:8px 0 16px}.live-card__excerpt a{color:#cd006b;text-decoration:none;cursor:pointer}@media screen and (max-width: 900px){.live-card__excerpt{border-bottom:1px solid #e4e7ec;margin-bottom:16px}}@media screen and (max-width: 900px){.live-card__details-extras{display:flex;flex-direction:column-reverse;gap:16px}}.live-card__details{display:flex;align-items:center;gap:5px;margin:0}.live-card__details-bonus,.live-card__details-offer{display:flex;align-items:center;margin:0;margin-bottom:0 !important}.live-card__details-bonus p,.live-card__details-offer p{margin:0}.live-card__details-bonus span,.live-card__details-offer span{font-weight:bold;margin-right:5px}.live-card__details-offer{font-family:"Open Sans",sans-serif;font-size:12px;font-weight:400}.live-card__details-offer img{max-height:20px;margin-right:5px}.live-card__details-offer::before{content:"";display:inline-block;width:3px;height:3px;background-color:#1e2328;border-radius:100%;margin-right:10px}.live-card__details-offer span{font-weight:normal}.live-card__details-bonus{font-family:"Open Sans",sans-serif;font-size:12px;font-weight:700;color:#cd006b}@media screen and (max-width: 900px){.live-card__details-bonus{display:flex;align-items:center;flex-wrap:wrap}}.live-card__extras{display:flex;justify-content:space-between;align-items:center}@media screen and (min-width: 900px){.live-card__extras{border-top:1px solid #e4e7ec;margin:16px 0 0;padding:16px 0 0}}@media screen and (max-width: 900px){.live-card__extras{flex-direction:column;align-items:flex-start;gap:16px}}.live-card__extras-participants{display:flex;flex-direction:row;align-items:center;gap:10px}.live-card__extras-participants span{color:#616771;font-family:"Open Sans",sans-serif;font-size:14px;font-weight:400}.live-card__extras-participants-avatars{display:flex}.live-card__extras-participants-avatars img{width:32px;height:32px;border-radius:50%;border:2px solid #fff}.live-card__extras-participants-avatars img:not(:first-child){margin-left:-16px}.live-card__extras-streaming{display:flex;align-items:center;gap:5px}.live-card__extras-streaming img{max-height:20px}.live-card__extras-streaming span{font-family:"Open Sans",sans-serif;font-size:14px;font-weight:400}.btn-subscribe{background-color:#cd006b !important;border:none;padding:16px 20px !important;border-radius:8px !important;color:#fff !important;font-size:18px !important;font-weight:700 !important;font-family:"Open Sans",sans-serif !important;cursor:pointer}.btn-subscribe.full{width:100%}.modal-live{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#0607093a;display:flex;align-items:center;justify-content:center;z-index:999}.modal-live__container{max-width:800px;width:100%;background-color:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:row;gap:24px;position:relative}.modal-live__container.success{max-width:390px;padding:0}.modal-live__container.success .modal-live__close{color:#4d538c;right:20px;top:20px}@media screen and (max-width: 900px){.modal-live__container{flex-direction:column;gap:16px;overflow:auto;max-height:450px;margin:12px}}.modal-live__content{overflow:auto;max-height:450px;flex:0 0 460px}@media screen and (max-width: 900px){.modal-live__content{overflow:unset;max-height:100%;order:3}}.modal-live__content::-webkit-scrollbar{display:none}.modal-live__content h5{font-family:"Montserrat",sans-serif;font-size:16px;font-weight:400;color:#474c81;margin:16px 0 12px}.modal-live__content h3{font-family:"Montserrat",sans-serif;font-size:25px;font-weight:700;color:#474c81;margin:0 0 24px}.modal-live__content-offer{display:flex;align-items:center;gap:8px;margin-bottom:24px}@media screen and (max-width: 900px){.modal-live__content-offer{margin-bottom:12px}}.modal-live__content-offer img{max-height:20px}.modal-live__content-offer span{font-family:"Open Sans",sans-serif;font-size:14px;font-weight:700;color:#474c81}.modal-live__content-especialistas{display:flex;flex-direction:column;gap:20px}.modal-live__content-especialistas-especialista{display:flex;gap:24px;padding:16px;border-radius:8px;background-color:#f1f1f1}@media screen and (max-width: 900px){.modal-live__content-especialistas-especialista{flex-direction:column;gap:16px}}.modal-live__content-especialistas-especialista img{border-radius:100%}.modal-live__content-especialistas-especialista-info h5{margin:0;font-family:"Montserrat",sans-serif}.modal-live__content-especialistas-especialista-info p{font-family:"Open Sans",sans-serif;font-size:12px;line-height:15px}.modal-live__content-especialistas-especialista-social{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.modal-live__content-especialistas-especialista-social a{display:flex;align-items:center;justify-content:center;gap:6px;text-decoration:none;color:#000;font-family:"Open Sans",sans-serif;font-size:12px;font-weight:700}.modal-live__content-especialistas-especialista-social img{width:20px;max-width:100%}.modal-live__content-info{font-family:"Open Sans",sans-serif;font-size:14px;color:#474c81}.modal-live__content-info-title{font-family:Open Sans;font-weight:700;font-size:12px;line-height:16px;color:#cd006b}.modal-live__content-info p{line-height:20px}.modal-live__content-info ul{padding:0;margin:0;list-style:none}.modal-live__content-info ul li{display:flex;align-items:center;gap:8px;margin-bottom:8px}.modal-live__form{width:100%}@media screen and (max-width: 900px){.modal-live__form{order:2}}.modal-live__form-content{padding:24px;background:#474c81;border-radius:16px}.modal-live__form-content p{font-family:"montserrat",sans-serif;font-weight:400;font-size:21px;line-height:24px;text-align:center;color:#fff;margin:0 0 24px}.modal-live__form-content span.info{font-family:"Open Sans",sans-serif;font-weight:400;font-size:12px;line-height:16px;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;color:#fff}.modal-live__form-content span.info strong{font-weight:700}.modal-live__form-content form#sl-form-lead{display:flex;flex-direction:column}.modal-live__form-content form#sl-form-lead .iti{margin-bottom:16px}.modal-live__form-content form#sl-form-lead .iti input{width:100%;padding-left:50px}.modal-live__form-content form#sl-form-lead .iti__flag-container{display:block}.modal-live__form-content form#sl-form-lead input{margin-bottom:14px;padding:16px;border-radius:8px;border:1px solid #fff;background:#fff}.modal-live__form-content form#sl-form-lead input.button{padding:12px 16px;border-radius:8px;background-color:#cd006b;font-family:"Open Sans",sans-serif;font-weight:700;font-size:18px;line-height:28px;color:#fff;border:none;cursor:pointer;margin-bottom:16px}.modal-live__form-content form#sl-form-lead input.button:hover{background-color:#a8005b}.modal-live__form-content form#sl-form-lead-checkbox{display:none}.modal-live__form-checkbox{display:none;padding:24px}.modal-live__form-checkbox form{padding:16px}.modal-live__form-checkbox-title{display:flex;align-items:center;gap:12px;margin:0 0 24px}.modal-live__form-checkbox-title-svg{width:43px}.modal-live__form-checkbox-title-svg svg{width:100%;height:100%}.modal-live__form-checkbox-title h4{font-family:"Montserrat";font-weight:700;font-size:21px;color:#390;margin:0}.modal-live__form-checkbox p{font-family:"Open Sans";font-weight:700;font-size:14px;color:#474c81;margin:0}.modal-live__form-checkbox-content{padding:16px 0}.modal-live__form-checkbox-content-label{font-family:"Open Sans";font-weight:700;font-size:12px;text-align:center;text-decoration:underline;width:100%;display:block;color:#474c81;cursor:pointer}.modal-live__form-checkbox-item label{font-family:"Open Sans";font-weight:400;font-size:14px;color:#474c81}.modal-live__form-checkbox .button{width:100%;background:#cd006b;padding:12px 16px;border:none;border-radius:8px;font-size:18px;color:#fff;font-family:"Open Sans";font-weight:700;cursor:pointer;margin:24px 0}.modal-live__form-checkbox .button:hover{background:#a8005b}.modal-live__close{order:1;cursor:pointer;position:absolute;right:40px;top:40px;color:#fff;font-family:monospace}.section-lives-videos{margin:30px auto;max-width:1330px}.section-lives-videos__container{background:#4d538c;margin:10px;border-radius:16px;padding:56px}@media screen and (max-width: 480px){.section-lives-videos__container{padding:48px 0 48px;margin:0;border-radius:0}}.section-lives-videos__container h3{font-family:"Montserrat",sans-serif !important;font-size:25px !important;font-weight:700 !important;text-transform:none !important;margin:0;color:#fff}@media screen and (max-width: 480px){.section-lives-videos__container h3{font-size:21px;padding:0 16px}}.section-lives-videos__container p{font-family:"Open Sans",sans-serif;font-size:14px;font-weight:400;color:#fff}@media screen and (max-width: 480px){.section-lives-videos__container p{margin-bottom:40px;padding:0 16px}}.section-lives-videos__container-videos{margin-bottom:50px;position:relative}.section-lives-videos__container-videos .slick-track{display:flex;align-items:center}.section-lives-videos__container-videos .slick-slide{margin:0 10px;border:1px solid #676da4;padding:8px;border-radius:24px}.section-lives-videos__container-videos .slick-list{overflow:hidden}@media screen and (max-width: 480px){.section-lives-videos__container-videos .slick-list{padding:0 25% 0 0 !important}}.section-lives-videos__container-videos .arrow-next,.section-lives-videos__container-videos .arrow-prev{background:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:100%;cursor:pointer;position:absolute;right:0;bottom:-70px;z-index:999}.section-lives-videos__container-videos .arrow-next:hover,.section-lives-videos__container-videos .arrow-prev:hover{background:#f1f1f1}@media screen and (max-width: 700px){.section-lives-videos__container-videos .arrow-next,.section-lives-videos__container-videos .arrow-prev{display:none !important}}.section-lives-videos__container-videos .arrow-prev{right:50px}.section-lives-videos__container-videos-video{background-size:cover;background-position:center center;border-radius:16px;height:450px;display:flex !important;align-items:end;cursor:pointer;position:relative}@media screen and (max-width: 900px){.section-lives-videos__container-videos-video{height:400px}}.section-lives-videos__container-videos-video-play-button{position:absolute;top:50%;right:50%;transform:translate(50%, -50%)}.section-lives-videos__container-videos-video-play-button img{border-radius:100%;border:3px solid rgba(124,122,122,.43)}.section-lives-videos__container-videos-video p{padding:32px 24px;margin:0;font-family:"Montserrat",sans-serif;font-size:21px;font-weight:700}.section-lives-institucional{padding:72px 67px;background:#f9fafb;border-radius:24px;margin:10px auto;max-width:1175px;border:1px solid #ececec}@media screen and (max-width: 900px){.section-lives-institucional{padding:24px 16px;margin:10px 16px}}.section-lives-institucional h3,.section-lives-institucional h4{font-family:"Montserrat",sans-serif !important;text-transform:none !important;color:#474c81;margin:0}.section-lives-institucional h3{font-size:25px !important}.section-lives-institucional h4{font-size:21px !important}.section-lives-institucional p{font-family:"Open Sans",sans-serif;font-size:14px;color:#2d3239}.section-lives-institucional span{font-family:"Open Sans",sans-serif;font-size:14px;color:#060709}.section-lives-institucional span strong{color:#cd006b}.section-lives-institucional__container{display:flex;gap:8px;flex-wrap:wrap}.section-lives-institucional__intro{flex:0 0 325px;background-color:#fff;border-radius:24px;padding:32px}@media screen and (max-width: 1175px){.section-lives-institucional__intro{flex:1 1 100%}}.section-lives-institucional__services{flex:1;display:flex;flex-wrap:wrap;gap:8px}@media screen and (max-width: 900px){.section-lives-institucional__services{flex-direction:column;flex-wrap:nowrap}}.section-lives-institucional__service{border:1px solid #ececec;padding:8px;border-radius:24px;display:flex;text-decoration:none}.section-lives-institucional__service-container{padding:20px;border-radius:16px;flex:1}.section-lives-institucional__service:first-child{flex:1 1 100%}.section-lives-institucional__service:first-child>div{background-color:#f1f2fa;background-image:url("https://d2t4cfkrxg4dhd.cloudfront.net/app/uploads/2021/04/Frame-1-1.png");background-position:left bottom;background-repeat:no-repeat;padding:68px 68px 68px 380px}@media screen and (max-width: 900px){.section-lives-institucional__service:first-child>div{padding:32px 32px 250px}.section-lives-institucional__service:first-child>div h3{font-size:18px}}.section-lives-institucional__service:nth-child(2){flex:0 1 280px}.section-lives-institucional__service:nth-child(2)>div{background-image:url("https://d2t4cfkrxg4dhd.cloudfront.net/app/uploads/2021/04/image-2.webp");background-size:cover;background-position:center;background-repeat:no-repeat;padding:115px 20px 20px}.section-lives-institucional__service:last-child{flex:1 1}.section-lives-institucional__service:last-child>div{background-image:url("https://d2t4cfkrxg4dhd.cloudfront.net/app/uploads/2021/04/iPhone-15-Pro-Max-Hand-Mockup-1.png");background-position:right bottom;background-repeat:no-repeat;background-color:#f8f1f5;padding:140px 20px 20px}@media screen and (max-width: 900px){.section-lives-institucional__service:last-child>div{background-position:left bottom}}.section-lives-institucional__service:last-child>div span,.section-lives-institucional__service:last-child>div h4{max-width:180px}.section-lives-logos{width:100%;max-width:1310px;margin:72px auto 100px;position:relative}.section-lives-logos__container-logos-logo a{text-decoration:none}.section-lives-logos__container-logos-logo span{font-family:"Open Sans",sans-serif;font-size:14px;color:#2d3239;text-align:center;width:100%;margin-top:10px;display:block}.section-lives-logos h3{font-family:"Montserrat",sans-serif !important;font-size:34px !important;font-weight:700 !important;text-transform:none !important;color:#060709;margin:0;text-align:center}.section-lives-logos p{font-family:"Open Sans",sans-serif;font-size:14px;font-weight:400;color:#2d3239;text-align:center;max-width:500px;margin:16px auto 32px}.section-lives-logos .slick-slide{margin:0 10px}.section-lives-logos .slick-list{padding:0 5% 0 0 !important;overflow:hidden}@media screen and (max-width: 900px){.section-lives-logos .slick-list{padding:0 10% 0 0 !important}}.section-lives-logos .slick-track{display:flex;align-items:center}.section-lives-logos .arrow-next,.section-lives-logos .arrow-prev{background:#fff;padding:10px;border-radius:100%;position:absolute;bottom:-70px;transform:translateX(-50%);z-index:100;display:flex;border:1px solid #f1f1f1;cursor:pointer}.section-lives-logos .arrow-next:hover,.section-lives-logos .arrow-prev:hover{background:#f1f1f1}.section-lives-logos .arrow-prev{left:50%;transform:translateX(-50%);margin-left:-25px}.section-lives-logos .arrow-next{left:50%;transform:translateX(-50%);margin-left:25px}.section-lives-faq{width:100%;max-width:1310px;margin:0 auto 70px}@media screen and (max-width: 900px){.section-lives-faq__container{padding:0 16px}}.section-lives-faq h2{font-family:"Montserrat",sans-serif !important;font-size:34px !important;font-weight:700 !important;text-transform:none !important;color:#060709;margin:0}.section-lives-faq p{font-family:"Open Sans",sans-serif;font-size:14px;font-weight:400;color:#2d3239;line-height:20px}.section-lives-faq__title{font-size:24px;font-weight:bold;margin-bottom:5px}.section-lives-faq__subtitle{font-size:14px;color:#666;margin-bottom:20px}.section-lives-faq__item{border:1px solid #e4e7ec;border-radius:8px;margin-bottom:8px;overflow:hidden;padding:16px;background:#f9fafb}.section-lives-faq__item:has(.section-lives-faq__question--active){background:#fff}.section-lives-faq__question{position:relative;display:flex;justify-content:space-between;width:100%;background:none !important;border:none !important;font-size:18px !important;font-weight:bold;cursor:pointer;color:#333 !important;transition:color .3s;padding:0 !important;text-align:left;align-items:center;line-height:28px !important;font-family:"open sans",sans-serif}.section-lives-faq__question:hover{color:#d63384}.section-lives-faq__question--active{color:#d63384 !important}.section-lives-faq__icon{width:24px;min-width:24px;height:24px;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23060709' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;transition:transform .3s ease}.section-lives-faq__question--active .section-lives-faq__icon{transform:rotate(180deg)}.section-lives-faq__answer{max-height:0;overflow:hidden;font-size:14px;color:#555;transition:max-height .4s ease-in-out,padding .4s ease-in-out}.section-lives-faq__answer p{margin:16px 0 0}.section-lives-faq__answer a{color:#d63384}.section-lives-faq__answer--show{max-height:200px}#modal-video-cont{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:none;justify-content:center;align-items:center;z-index:1000}#modal-video-cont .modal-video-wrapper{width:100%;max-width:100%;height:100%;display:flex;align-items:center;justify-content:center}#modal-video-cont .modal-video-wrapper iframe{height:500px}.loading-spinner{width:100%;height:100%;align-items:center;justify-content:center;display:flex;position:fixed;background:#0607093a;z-index:99999;top:0;left:0}
