.content-div-fifth{display:flex;align-items:center;justify-content:center;padding:10rem}.content-div-fifth .align-center-fifth{display:flex;flex-direction:column;align-items:center;gap:1rem}.content-div-fifth .align-center-fifth h1{font-size:2.3rem;color:var(--black);font-weight:700}.content-div-fifth .align-center-fifth p{font-size:1.9rem;color:var(--black);text-align:center}@media(max-width:660px){.content-div-fifth .align-center-fifth p{font-size:1.7rem}}.content-div-fifth .align-center-fifth p a{color:var(--blue)}.content-div-fifth .align-center-fifth .input-group{display:flex}.content-div-fifth .align-center-fifth .input-group input{padding:1rem 2rem;border:1px solid #bdbdbd;border-right:none;border-radius:.5rem 0 0 .5rem;width:315px;font-size:1.5rem;outline-color:var(--blue)}@media(max-width:463px){.content-div-fifth .align-center-fifth .input-group input{width:200px}}.content-div-fifth .align-center-fifth .input-group button{border:0;background-color:var(--green);padding:.5rem 2rem;color:var(--white);font-weight:700;border-radius:0 .5rem .5rem 0}.footer{background-color:var(--green);margin-top:2rem}.footer .copy{text-align:center;color:#fff;padding-bottom:1.5rem;font-size:1.3rem}.footer .infos{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:2rem;padding:3rem 0}.footer .infos .esquerda{color:#fff}.footer .infos .esquerda h1{font-style:italic;font-weight:600}.footer .infos .esquerda p{font-size:1.4rem;margin-top:1rem;font-weight:400}.footer .infos .direita{color:#fff}.footer .infos .direita h1{font-size:1.65rem;font-weight:400}.footer .infos .direita p{margin-top:.5rem;font-weight:400}.footer .infos .direita .icones{display:flex;align-items:center;margin-top:1rem}.background-color-fourth{background-color:var(--background);padding:5rem;display:flex;justify-content:center;align-items:center;min-height:60vh}.background-color-fourth .content-infos{display:flex;align-items:center;justify-content:center;flex-direction:column}.background-color-fourth .content-infos .jefferson{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;max-width:834px}.background-color-fourth .content-infos .jefferson h1{font-size:2.1rem;font-style:italic}.background-color-fourth .content-infos .jefferson .profile{display:flex;align-items:center;gap:1rem}.background-color-fourth .content-infos .jefferson .profile img{border-radius:50%;max-width:74px}.background-color-fourth .content-infos .jefferson .profile .description-profile{color:var(--grey);font-size:1.4rem}.background-color-fourth .three-points{display:flex;align-items:center;gap:.75rem}.background-color-fourth .three-points .dot{width:13px;height:13px;border-radius:50%;background-color:var(--green);cursor:pointer}.background-color-fourth .three-points .dot-select{width:20px;height:20px;border-radius:50%;background-color:var(--green);cursor:pointer}.background-color-menu{padding:1.5rem 0;position:fixed;top:0;width:100%;background-color:var(--white);box-shadow:0 3px 6px rgba(0,0,0,.161)}.background-color-menu .content-menu{display:flex;align-items:center;justify-content:space-between}.background-color-menu .content-menu .hamburguer{display:none}.background-color-menu .nav-icon{display:flex;align-items:center;gap:2rem}.background-color-menu .nav-icon a{font-size:2rem;color:var(--grey);transition:all .2s}@media(max-width:660px){.background-color-menu .nav-icon a{font-size:1.5rem}}.background-color-menu .nav-icon a:hover{color:var(--black)}.background-color-menu img{width:107px;height:70px}@media(max-width:530px){.background-color-menu img{width:58px;height:39px}}.primary-view{min-height:110vh;display:flex;align-items:center;justify-content:space-between}@media(max-width:1280px){.primary-view{justify-content:center;flex-direction:column-reverse;gap:1rem}}.primary-view .view-left{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.primary-view .view-left button{background-color:var(--green);color:var(--white);padding:1.3rem 3rem;border-radius:3rem;font-size:1.2rem;margin-top:3rem}.primary-view .view-left button:hover{box-shadow:0 3px 6px rgba(0,0,0,.161)}.primary-view .view-left h1{font-size:4.2rem;font-weight:700;line-height:1.3}.primary-view .view-left h1 span{color:var(--green)}@media(max-width:1508px){.primary-view .view-left h1{font-size:3.8rem}}@media(max-width:530px){.primary-view .view-left h1{font-size:2.7rem}}.primary-view .view-left p{font-size:1.8rem;color:var(--dark-green)}@media(max-width:530px){.primary-view .view-left p{font-size:1.6rem}}.background-color-second{background-color:var(--background);padding:4rem;min-height:100vh;display:flex;align-items:center}.background-color-second .div-center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9rem;min-height:60vh}@media(max-width:616px){.background-color-second .div-center{gap:2rem}}.background-color-second .div-center h1{font-size:2.2rem;font-weight:700;color:var(--black);text-align:center}@media(max-width:616px){.background-color-second .div-center h1{font-size:1.7rem}}.background-color-second .div-center h1 span{color:var(--green)}.background-color-second .div-center .cards{display:flex;align-items:center;justify-content:center;gap:4rem;flex-wrap:wrap}.background-color-second .div-center .cards .card{width:275px;height:297px;box-shadow:0 1px 6px rgba(0,0,0,.161);border-radius:14px;padding:2rem;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;justify-content:flex-end}.background-color-second .div-center .cards .card .title h1{font-size:2.3rem;color:var(--black);margin-top:1rem}.background-color-second .div-center .cards .card p{font-size:1.4rem;color:var(--grey)}.align-center{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;min-height:90vh;gap:3rem}.align-center h1{font-size:2.2rem;color:var(--black);font-weight:700}.align-center h1 span{color:var(--green)}.align-center .case{display:flex;align-items:center;gap:9rem}@media(max-width:660px){.align-center .case{flex-direction:column-reverse;gap:4rem}.align-center .case img{width:70%}}.align-center .case .description-case{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}@media(max-width:660px){.align-center .case .description-case{align-items:center}}.align-center .case .description-case h1{font-size:2.1rem;color:var(--green);font-weight:700}@media(max-width:660px){.align-center .case .description-case h1{font-size:2.5rem}}.align-center .case .description-case p{font-size:1.4rem;color:var(--grey)}@media(max-width:660px){.align-center .case .description-case p{font-size:1.8rem}}.align-center .three-points{display:flex;align-items:center;gap:.75rem}.align-center .three-points .dot{width:13px;height:13px;border-radius:50%;background-color:var(--green);cursor:pointer}.align-center .three-points .dot-select{width:20px;height:20px;border-radius:50%;background-color:var(--green);cursor:pointer}