.show-mobile{display:inline}.cover__container{background-color:var(--grey-95);border-radius:1.4rem;flex-direction:column;align-items:center;margin-bottom:1rem;padding:22px 32px;display:flex}.image__container{width:100%;max-width:340px}.image-cover-mobile{width:100%;max-width:340px;height:auto}.image-cover-web{display:none}.cover__content{align-self:flex-start;font-size:2rem;font-weight:800}.cover__content button{font-weight:700}.cover__content_text{color:var(--black);font-weight:bolder}.cover__content_text--blue{color:var(--primary-45)}@media (min-width:600px){.show-mobile{display:none}.cover__container{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;display:flex}.cover__content{flex-direction:column;justify-content:space-between;align-items:flex-start;max-width:529px;height:100%;margin:auto 0;display:flex}.cover__content_text{font-size:2rem}.cover__content button{margin-top:1rem}.image-cover-mobile{display:none}.image-cover-web{width:100%;max-width:429px;height:auto;display:inline}}@media (min-width:800px){.cover__content_text{font-size:2.5rem}}@media (min-width:950px){.cover__container{padding:0 4rem}.cover__content_text{font-size:3.5rem}}
.tabs-container{flex-direction:row;gap:16px;margin:50px 0 24px;display:flex}.highlighted{color:var(--secondary)}.tab-btn{background:var(--white);border:2px solid var(--primary-45);color:var(--primary-45);cursor:pointer;border-radius:8px;padding:10px 32px;font-weight:700;transition:background .2s,color .2s}.tab-btn.active{background:var(--primary-45);color:var(--white)}.tab-frame{background:var(--primary-45);border-radius:2rem;flex-wrap:wrap;align-items:center;height:350px;margin-bottom:2rem;padding:2rem 3rem;line-height:1.5rem;display:flex;position:relative;overflow:visible}.tab-frame.trajetoria{color:var(--white);font-weight:600}.tab-frame.certificacoes{background:var(--grey-90);color:var(--primary)}.tab-frame.sobremim{color:var(--white)}.tab-text{z-index:2;max-width:50%;margin-bottom:0;font-size:1.08rem}.tab-text.certificacoes{color:var(--primary)}.highlighted{color:var(--secondary);font-weight:700}.tab-img{pointer-events:none;z-index:3;height:auto;position:absolute}.trajectory-img{top:-14%;right:5%}.certificates-img{width:35%;margin-left:36px;position:static}.about-img{top:-7%;right:-5%}.mobile{display:none}@media (max-width:900px){.tabs-container{flex-direction:column;gap:8px;display:none}.web{display:none}.mobile{display:flex}.slider{border-radius:16px;width:100%;height:auto;overflow:hidden}.dots{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.dot{cursor:pointer;background:#93c5fd;border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.dot.active{background:#1e3a8a;width:12px;height:12px}.inner{transition:transform .5s;display:flex}.tab-btn{box-sizing:border-box;text-align:center;width:100%}.tab-frame{flex-direction:column;flex:0 0 calc(100% - 1rem);align-items:flex-start;max-width:100%;height:auto;min-height:-moz-fit-content;min-height:fit-content;margin:0 .5rem;padding:3rem}.tab-text{align-self:center;max-width:100%;margin-bottom:12px;font-size:.98rem}.tab-img,.trajectory-img,.about-img{right:unset;left:unset;top:unset;width:80%;min-width:0;max-width:200px;margin:0 auto .5em;display:block;position:static;transform:none}.tab-frame.certificacoes{flex-direction:row}.certificates-img{width:100%;min-width:0;max-width:80%;margin:0 auto .5em;display:block;position:relative}.tab-frame.trajetoria .tab-img,.tab-frame.sobremim .tab-img{display:none}.tab-frame.trajetoria{position:relative}.tab-frame.trajetoria:before{content:"";z-index:1;pointer-events:none;background:url(/images/trajectorybg.svg) 50%/cover no-repeat;border-radius:2rem;position:absolute;top:0;bottom:0;left:0;right:0}.tab-frame.sobremim{justify-content:center;align-items:center;position:relative}.tab-frame.sobremim:before{content:"";z-index:1;pointer-events:none;background:url(/images/aboutbg.svg) 50%/cover no-repeat;border-radius:2rem;position:absolute;top:0;bottom:0;left:0;right:0}.tab-frame .tab-text,.tab-frame .tab-btn,.tab-frame .highlighted{z-index:2;position:relative}}
.home-service__container{margin-bottom:1rem}.home-service__container h1{margin-bottom:1rem;font-size:1.5rem}.home-service__container .card-list__container{scroll-snap-type:x mandatory;gap:1rem;display:flex;overflow-x:auto}.home-service__container .card-list__container::-webkit-scrollbar{display:none}@media (min-width:600px){.home-service__container h1{font-size:2rem}}
.home-service-card__container{background-color:var(--primary);border-radius:1rem;flex-direction:column;flex:0 0 60%;justify-content:space-between;min-width:60%;max-width:250px;padding:3.5rem 1.5rem;display:flex}.home-service-card__container:hover{background-color:var(--secondary-60)}.home-service-card__container h1{color:var(--white);font-size:1.5rem;font-weight:900}.home-service-card__container p{color:var(--white);margin-bottom:1rem;font-size:1rem;font-weight:600}@media (min-width:600px){.home-service-card__container{flex:0 0 40%;min-width:auto}.home-service-card__container h1{font-weight:900}.home-service-card__container p{margin-bottom:1rem;font-weight:600;line-height:140%}}@media (min-width:900px){.home-service-card__container{flex:0 0 40%;min-width:auto}.home-service-card__container h1{font-size:1.5rem;font-weight:900}.home-service-card__container p{margin-bottom:1rem;font-size:1rem;font-weight:600}}@media (min-width:1030px){.home-service-card__container{flex:1;min-width:auto}}
