﻿@import"https://fonts.googleapis.com/css2?family=Noto+Serif+Display:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@import"./utils/_bootstrap-grid.min.css";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{border:0;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote::before,blockquote::after,q::before,q::after{content:""}table{border-collapse:collapse;border-spacing:0}*,*:after,*:before{box-sizing:inherit}.rg-10{row-gap:.625rem !important}.rg-20{row-gap:1.25rem !important}.rg-30{row-gap:1.875rem !important}.rg-40{row-gap:2.5rem !important}.rg-50{row-gap:3.125rem !important}.rg-60{row-gap:3.75rem !important}.rg-70{row-gap:4.375rem !important}.rg-80{row-gap:5rem !important}.rg-90{row-gap:5.625rem !important}.rg-100{row-gap:6.25rem !important}.p-0{padding:0 !important}.justify-content-evenly,.justify-content-lg-evenly,.justify-content-md-evenly{justify-content:space-evenly !important}html{box-sizing:border-box;scroll-behavior:smooth;overflow-x:hidden}html ::-webkit-scrollbar{width:.5em;height:.5em}html ::-webkit-scrollbar-thumb{background:#9d432c;border-radius:2.5rem}html ::-webkit-scrollbar-track{background:rgba(0,0,0,.6)}@media(max-width: 1022px){html{font-size:93.75%}}@media(max-width: 766px){html{font-size:87.5%}}body{font-family:"Open Sans",sans-serif;overflow-x:hidden;font-weight:400;font-size:1rem;background-color:#e3d6c7;line-height:150%;color:#414245;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{background:none;border:none;color:inherit;cursor:pointer;font:inherit;outline:none}svg{width:100%;display:block;height:auto}img{max-width:100%;width:auto;height:auto;display:block}section,footer,header{width:100%;max-width:100%;display:flex;flex-direction:column;overflow:hidden}.container-fluid{width:calc(100% - 10rem);max-width:1216px}@media(max-width: 991px){.container-fluid{width:calc(100% - 5rem)}}@media(max-width: 766px){.container-fluid{width:calc(100% - 2.5rem)}}.agendar__content a,.master-phrase__content a,.master-plx__content a,.master-texto__content a,.comece__content a,.texto .right a,.texto .left a,.mentoria__content a,.dra__content a,.banner__content-content a,.hero__content a{position:relative;overflow:hidden;border:none;transition:all .5s;z-index:1;display:flex;justify-content:center;align-items:center;max-width:max-content;padding:1.1875rem 2.5rem;transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1)}.agendar__content a span,.master-phrase__content a span,.master-plx__content a span,.master-texto__content a span,.comece__content a span,.texto .right a span,.texto .left a span,.mentoria__content a span,.dra__content a span,.banner__content-content a span,.hero__content a span{transition:color .4s cubic-bezier(0.25, 0.8, 0.25, 1);position:relative}.agendar__content a:hover::before,.master-phrase__content a:hover::before,.master-plx__content a:hover::before,.master-texto__content a:hover::before,.comece__content a:hover::before,.texto .right a:hover::before,.texto .left a:hover::before,.mentoria__content a:hover::before,.dra__content a:hover::before,.banner__content-content a:hover::before,.hero__content a:hover::before{animation:button__animation_slide-out .25s forwards}.agendar__content a:active::before,.master-phrase__content a:active::before,.master-plx__content a:active::before,.master-texto__content a:active::before,.comece__content a:active::before,.texto .right a:active::before,.texto .left a:active::before,.mentoria__content a:active::before,.dra__content a:active::before,.banner__content-content a:active::before,.hero__content a:active::before{animation:button__animation_slide-out .25s forwards}.agendar__content a::before,.master-phrase__content a::before,.master-plx__content a::before,.master-texto__content a::before,.comece__content a::before,.texto .right a::before,.texto .left a::before,.mentoria__content a::before,.dra__content a::before,.banner__content-content a::before,.hero__content a::before{content:"";position:absolute;display:block;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0);animation:button__animation_slide-in .4s forwards;z-index:-1}@keyframes button__animation_slide-in{0%{width:0;transform:translateX(0)}100%{width:100%;transform:translateX(0)}}@keyframes button__animation_slide-out{0%{width:100%;transform:translateX(0)}98%{width:100%;transform:translateX(100%)}99%{width:0;opacity:1}100%{width:0;transform:translateX(0);opacity:0}}.whatsapp{width:4.25rem;height:4.25rem;position:fixed;bottom:2.5rem;right:2.5rem;background-color:#25d366;border-radius:50%;box-shadow:0px 4px 10px rgba(0,0,0,.2);display:flex;justify-content:center;align-items:center;transition:all .3s;z-index:109;animation:pulse-animation 1s infinite}@media(max-width: 766px){.whatsapp{bottom:5.625rem;right:.5rem}}.whatsapp:hover{transform:translateY(-3px);background-color:#128c7e}.whatsapp .dot{width:20px;height:20px;border-radius:50%;position:absolute;display:flex;justify-content:center;align-items:center;z-index:1;background-color:red;top:0;right:0}.whatsapp .dot span{color:#fff;font-size:12px;text-align:center;font-weight:bold}.whatsapp svg{max-width:2rem}@keyframes pulse-animation{0%{box-shadow:0 0 0 0px rgba(0,0,0,.2);transform:translateY(-5px)}50%{box-shadow:0 0 0 20px rgba(0,0,0,0);transform:translateY(0px)}100%{box-shadow:0 0 0 0px rgba(0,0,0,0);transform:translateY(-5px)}}.agendar__content h2,.service__content h1,.service__content h2,.service__content h3,.service__content h4,.service__content h5,.service__content h6,.service__image-content h1,.posts__link-content h2,.questions__title h2,.master-phrase__content p,.master-plx__content h2,.master-texto__content h2,.comece__content h2,.texto__content h2,.como-funciona__content h2,.para-vc__content h2,.frase__content h2,.mentoria__content h1,.footer__box header,.diferencias__content h2,.dra__content h2,.phrase__content p,.banner__content-content h2,.depoimentos__title h2,.home .posts header,.hero__content h1,.obrigado__content span,.obrigado__content h1,.feed__content h2,.contato header,.header li a,.title h1,.title header{display:block;font-style:400;font-family:"Noto Serif Display",serif;line-height:105%}.title{padding-top:9.375rem;overflow:unset}.title h1,.title header{font-size:3rem;max-width:max-content;margin-inline:auto}@media(max-width: 766px){.title h1,.title header{font-size:2.625rem}}#header.headerStick{backdrop-filter:blur(8px);background-color:rgba(157,67,44,.9)}.page-id-133 .footer{display:none}.page-id-133 .header,.home .header{background-color:rgba(0,0,0,0)}.page-id-133 .header__lines .line,.home .header__lines .line{background-color:#414245}.page-id-133 .header .list li a svg path,.home .header .list li a svg path{fill:#9d432c}.page-id-133 #header.headerStick,.home #header.headerStick{backdrop-filter:blur(8px);background-color:rgba(227,214,199,.9);border-bottom:1px solid rgba(0,0,0,.2)}.header{position:fixed;top:0;left:0;background-color:#9d432c;z-index:999;padding:1.25rem 0;overflow:unset;transition:all .3s ease}.header .container-fluid{max-width:90rem;width:calc(100% - 6.25rem)}.header__controller{display:flex;align-items:center;column-gap:1.875rem}.header__logo{display:grid;place-items:center;width:max-content;position:relative;z-index:999}.header__logo svg{width:100%;max-width:8.5rem}@media(max-width: 991px){.header__logo svg{max-width:3.125rem}}.header__burger{width:2rem;height:2rem;align-items:center;position:relative;z-index:101;display:flex;visibility:visible;padding:0}.header__burger.active svg{opacity:1;transform:translate(-50%, -50%) scale(1);transition:opacity .3s ease,transform .3s ease}.header__burger.active .header__lines{display:none}.header__burger svg{width:1.5rem;height:1.5rem;opacity:0;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%) scale(0);transition:opacity .3s ease,transform .3s ease}.header__lines{display:flex;flex-direction:column;row-gap:5px;width:max-content}.header__lines .line{width:2rem;height:1px;background-color:#e3d6c7;transition:all .2s ease-in}.header__row{row-gap:1.875rem;align-items:center;justify-content:space-between}.header__menu{display:flex;align-items:center;column-gap:1.875rem;position:absolute;width:100%;height:100vh;background-color:#9d432c;top:0;left:0;flex-direction:column;align-items:center;justify-content:center;column-gap:unset;row-gap:3.125rem;opacity:0;transform:scale(1.1);visibility:hidden;transition:all .5s cubic-bezier(0.6, 0, 0, 1)}.header__menu.active{opacity:1;transform:scale(1);z-index:100;visibility:visible}.header.active{z-index:100;visibility:visible}.header li a{color:#e3d6c7;text-align:center;display:block;transition:opacity .3s ease-in;font-size:3rem}@media(max-width: 991px){.header li a{font-size:2.25rem}}.header li a:hover{opacity:.5}.header__button{display:grid;place-items:center}.header__list svg path{fill:#e3d6c7}.header__burger.active .line-1{transform:rotate(45deg) translate(8px, 2px)}.header__burger.active .line-3{transform:rotate(-45deg) translate(8px, -2px)}.list{display:flex;align-items:center;column-gap:.3125rem}.list li a{display:grid;place-items:center;padding:.3125rem;transition:opacity .3s ease}.list li a:hover{opacity:.7}.page-id-2{background-color:#414245}.page-id-2 .title *{color:#e3d6c7}.contato{padding:9.375rem 0 6.25rem}@media(max-width: 766px){.contato{padding:5.625rem 0 4rem}}.contato header{font-size:1.5rem;margin-bottom:1.5rem;color:#e3d6c7}.contato__logo{width:100%;height:auto;max-width:23.75rem}@media(max-width: 766px){.contato__logo{max-width:17.5rem;margin-inline:auto;margin-bottom:3.125rem}}.contato__infos{display:flex;flex-direction:column;row-gap:.9375rem}.contato__infos li a{display:block;transition:opacity .3s ease;color:#e3d6c7}.contato__infos li a:hover{opacity:.7}.contato__list{margin-top:2rem}.contato__list svg path{fill:#e3d6c7}.feed{padding-bottom:6.25rem;position:relative;overflow:unset}@media(max-width: 766px){.feed{padding-bottom:4rem}}.feed .container-fluid{max-width:1440px;width:calc(100% - 6.25rem)}@media(max-width: 766px){.feed .container-fluid{width:calc(100% - 3.75rem)}}.feed__icon{position:absolute;left:-5.625rem;bottom:-1.875rem;max-width:64rem;width:60%;height:auto}@media(max-width: 766px){.feed__icon{display:none}}.feed__row{row-gap:1.25rem}@media(max-width: 766px){.feed__row{row-gap:.625rem}}.feed__box{padding:0 .625rem}@media(max-width: 766px){.feed__box{padding:0 .3125rem}}.feed__box a{display:block;overflow:hidden}.feed__box a:hover img{transform:scale(1.05);filter:brightness(0.7)}.feed__box a img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(0.6, 0, 0, 1),filter .65s cubic-bezier(0.6, 0, 0, 1)}.feed__content h2{font-size:2.625rem;color:#e3d6c7;margin-bottom:1.5rem}@media(max-width: 766px){.feed__content h2{font-size:2.25rem;margin-bottom:1rem}}.feed__content a{display:flex;align-items:center;column-gap:.625rem;max-width:max-content}.feed__content a:hover svg path{fill:#fff}.feed__content a svg{width:2rem;height:auto}.feed__content a svg path{fill:#9d432c;transition:fill .3s ease}.feed__content a span{color:#e3d6c7}.page-id-133{overflow:hidden}.page-id-133 .header{display:none}.obrigado{background-color:#e3d6c7;min-height:100vh;flex-direction:row;align-items:center;background-size:cover;background-repeat:no-repeat;background-position:center center;overflow:hidden}.obrigado__content{position:relative;z-index:1}.obrigado__content *{text-align:center}.obrigado__content h1{font-size:3.5rem;color:#9d432c;margin-bottom:1.5rem}.obrigado__content p{font-size:1.125rem;line-height:auto}.obrigado__content span{font-size:3rem;display:block;margin-top:3rem;color:#9d432c}.obrigado__mask{position:absolute;right:0;top:0;width:37.5rem;height:auto;z-index:0;opacity:.1}.obrigado__mask path{fill:#9d432c}.obrigado__icon{width:5.625rem;height:auto;margin-bottom:1.5rem;margin-inline:auto}.obrigado__icon path{fill:#9d432c}.hero{min-height:100vh;background-size:cover;background-repeat:no-repeat;background-position:center center;flex-direction:row;align-items:center}@media(max-width: 766px){.hero{min-height:51.75rem;align-items:flex-end;padding-bottom:4rem;padding-top:37.5rem}}.hero__content{max-width:31.25rem}.hero__content h1{font-size:4rem;margin-bottom:1.5rem;color:#9d432c}@media(max-width: 766px){.hero__content h1{font-size:2.25rem;text-align:center;margin-bottom:1rem}}@media(max-width: 766px){.hero__content p{text-align:center}}.hero__content a{border:1px solid #9d432c;background-color:rgba(0,0,0,0);margin-top:2rem;padding:1.1875rem 3.75rem}@media(max-width: 766px){.hero__content a{margin-inline:auto;width:100%}}.hero__content a:hover{background-color:#9d432c}.hero__content a:hover span{color:#e3d6c7}.hero__content a span{color:#9d432c}@media(max-width: 766px){.home .dra{padding:4rem 0 41.5rem}}.home .dra__content{max-width:31.25rem}.home .dra__icon{position:absolute;width:100%;max-width:70.25rem;left:-19.5rem;bottom:-8.25rem}@media(max-width: 766px){.home .dra__icon{position:absolute;width:600px;max-width:unset;left:-15.5rem;bottom:-4.25rem}}.home .feed__content *{color:#414245}.home .feed__mask{position:absolute;left:50%;width:100%;max-width:68.75rem;bottom:-6.25rem;transform:translateX(-50%);z-index:0}.home .posts{padding:6.25rem 0;background-color:#9d432c}@media(max-width: 766px){.home .posts{padding:5.625rem 0 4rem}}.home .posts header{text-align:center;color:#e3d6c7;font-size:3.5rem;margin-bottom:4rem}@media(max-width: 766px){.home .posts header{font-size:2.25rem;margin-bottom:3rem}}@media(max-width: 766px){.home .posts img{object-position:top}}.depoimentos{padding:6.25rem 0}.depoimentos__title{display:flex;justify-content:space-between;align-items:center;margin-bottom:4rem}.depoimentos__title h2{font-size:2.625rem}.depoimentos__slider{position:relative;z-index:1}.depoimentos__buttons{display:flex;align-items:center;column-gap:1.25rem}.depoimentos__buttons-prev,.depoimentos__buttons-next{width:3.125rem;height:3.125rem;border-radius:50%;background-color:#9d432c;display:grid;place-items:center;transform:scale(0.9);transition:transform .65s cubic-bezier(0.6, 0, 0, 1)}.depoimentos__buttons-prev:hover,.depoimentos__buttons-next:hover{transform:scale(1)}.depoimentos__buttons-prev svg,.depoimentos__buttons-next svg{width:1.25rem;height:auto}.depoimentos__buttons-prev svg path,.depoimentos__buttons-next svg path{fill:#e3d6c7}.depoimentos .slick-list{overflow:unset}.depoimentos__content{background-color:#fff;padding:2.5rem;display:flex;justify-content:center;align-items:center;min-height:18.75rem;position:relative;z-index:1}@media(max-width: 991px){.depoimentos__content{min-height:31.25rem}}@media(max-width: 991px){.depoimentos__content{min-height:25rem}}.banner{position:relative}.banner::after{content:"";display:block;width:100%;left:0;top:0;height:50%;background-color:#9d432c;position:absolute}.banner__content{background-size:cover;background-repeat:no-repeat;background-position:center center;padding:9.25rem 0;position:relative;z-index:1}.banner__content-content{max-width:37.5rem;margin-right:0;margin-left:auto;padding-right:5.625rem}@media(max-width: 766px){.banner__content-content{margin-inline:auto;padding:0 1.5rem}}.banner__content-content h2{color:#e3d6c7;font-size:2.5rem;margin-bottom:1rem;max-width:37.5rem;margin-inline:auto}@media(max-width: 766px){.banner__content-content h2{font-size:2rem;text-align:center}}.banner__content-content p{color:#fff}@media(max-width: 766px){.banner__content-content p{text-align:center}}.banner__content-content p:not(:last-child){padding-bottom:1rem}.banner__content-content a{margin-top:1.5rem;background-color:rgba(0,0,0,0);border:1px solid #e3d6c7;padding:1.1875rem 2.5rem}@media(max-width: 766px){.banner__content-content a{max-width:100%;width:100%;margin-inline:auto}}.banner__content-content a span{color:#e3d6c7}.banner__content-content a:hover{background-color:#e3d6c7}.banner__content-content a:hover span{color:#414245}.phrase{padding:7.5rem 0}@media(max-width: 766px){.phrase{padding:2.5rem 0}}.phrase__content{display:flex;justify-content:center;column-gap:7.5rem}@media(max-width: 766px){.phrase__content{column-gap:2.25rem}}.phrase__content p{font-size:2.625rem;max-width:17.5rem;text-align:right;color:#9d432c}@media(max-width: 766px){.phrase__content p{font-size:1.25rem;max-width:8.1875rem}}.phrase__content div{height:21.25rem;width:1px;background-color:#414245;display:block}@media(max-width: 766px){.phrase__content div{height:11.875rem}}.phrase__content span{display:block;font-size:1.5rem;color:#9d432c;line-height:118%;max-width:15.3125rem;margin-bottom:0;margin-top:auto}@media(max-width: 766px){.phrase__content span{font-size:1.25rem;max-width:10rem}}.phrase__content span::before{content:"";display:block;margin-bottom:3rem;width:3.125rem;height:3.125rem;background:rgba(0,0,0,0) url(../images/general/orange.svg) no-repeat center center;background-size:contain}.sobre{padding:4.6875rem 0 14.375rem}@media(max-width: 766px){.sobre{padding:4rem 0}}.sobre__content p:not(:last-child){padding-bottom:1rem}.sobre__logo{width:100%;height:auto}@media(max-width: 766px){.sobre__logo{margin-inline:auto;max-width:20rem}}.sobre__image{position:absolute;left:50%;bottom:0;max-width:44.625rem;transform:translateX(calc(-50% - 21.875rem))}@media(max-width: 766px){.sobre__image{transform:translateX(-50%);max-width:28.125rem;width:100%}}.dra{background-color:#414245;padding:8.25rem 0 9.375rem;position:relative;overflow:unset}@media(max-width: 766px){.dra{padding:4rem 0 30rem}}.dra__icon{position:absolute;width:100%;max-width:56.25rem;left:-12.5rem;bottom:-6.25rem}@media(max-width: 766px){.dra__icon{width:32.5rem;left:-6.25rem;bottom:-5.625rem}}.dra__content{max-width:31.25rem;margin-right:0;margin-left:auto}.dra__content *{color:#fff}.dra__content h2{font-size:3.5rem;margin-bottom:1rem;color:#e3d6c7;max-width:31.25rem}@media(max-width: 766px){.dra__content h2{font-size:2rem;margin-bottom:1rem}}.dra__content a{margin-top:2rem;border:1px solid #e3d6c7;background-color:#e3d6c7;padding:1.1875rem 3.75rem}.dra__content a span{color:#e3d6c7}.dra__content a:hover span{color:#414245}.dra__content a::before{background-color:#414245}.diferencias{padding:5.625rem 0 6.25rem;position:relative;overflow:unset}@media(max-width: 766px){.diferencias{padding:6.25rem 0 31.25rem}}.diferencias__content{max-width:31.25rem}.diferencias__content h2{font-size:2.5rem;max-width:17.5rem;margin-bottom:1.5rem}@media(max-width: 766px){.diferencias__content h2{font-size:2rem;max-width:12.5rem}}.diferencias__content ul,.diferencias__content ol{list-style-type:disc;padding-left:.9375rem;display:flex;flex-direction:column;row-gap:.9375rem;margin-bottom:1rem}.diferencias__image{position:absolute;left:50%;bottom:0;transform:translateX(calc(-50% + 21.875rem));width:100%;max-width:70%}@media(max-width: 766px){.diferencias__image{max-width:unset;width:37.25rem;transform:translateX(-53%)}}.footer{padding:7.5rem 0 4rem;background-color:#9d432c}@media(max-width: 766px){.footer{padding:4rem 0 2rem}}.footer__logo{width:16.875rem;margin-inline:auto;display:block;height:auto;margin-bottom:5.625rem}@media(max-width: 766px){.footer__logo{max-width:12.5rem;margin-bottom:3rem}}.footer__box{display:flex;flex-wrap:wrap;column-gap:5.625rem}@media(max-width: 766px){.footer__box{column-gap:1.875rem}}.footer__box header{font-size:1.5rem;width:100%;margin-bottom:2rem;color:#e3d6c7}.footer span{text-align:center;display:block;color:#e3d6c7;font-size:.875rem;margin-top:5.625rem}@media(max-width: 766px){.footer span{margin-top:4rem}}.footer span a,.footer span b{font-weight:600}.footer span a{transition:opacity .3s ease}.footer span a:hover{opacity:.7}.footer__list{display:flex;flex-direction:column;row-gap:.9375rem}.footer__list li a{display:block;color:#e3d6c7;transition:opacity .3s ease}.footer__list li a:hover{opacity:.7}.mentoria{margin-top:101px;min-height:43.75rem;background-size:cover;background-repeat:no-repeat;background-position:center center;flex-direction:row;align-items:center;position:relative;overflow:unset}@media(max-width: 766px){.mentoria{margin-top:73px;align-items:end;padding-bottom:5.625rem}}.mentoria__icon{position:absolute;width:100%;max-width:50rem;left:-18.75rem;bottom:-28.125rem;z-index:100}@media(max-width: 766px){.mentoria__icon{max-width:15.625rem;left:-6.25rem;bottom:-7.8125rem}}.mentoria__content{max-width:26.875rem;margin-right:0;margin-left:auto}@media(max-width: 766px){.mentoria__content{max-width:220px}}.mentoria__content p{color:#fff}.mentoria__content h1{font-size:3.5rem;color:#e3d6c7;margin:1rem 0 1.5rem}@media(max-width: 766px){.mentoria__content h1{font-size:2rem;margin:1rem 0}}.mentoria__content a{border:1px solid #e3d6c7;background-color:rgba(0,0,0,0);margin-top:2rem;padding:1.1875rem 3.75rem}@media(max-width: 766px){.mentoria__content a{margin-inline:auto;width:100%}}.mentoria__content a:hover{background-color:#e3d6c7}.mentoria__content a:hover span{color:#9d432c}.mentoria__content a span{color:#e3d6c7}.frase{background-color:#414245;padding:6.25rem 0}@media(max-width: 766px){.frase{padding:7.5rem 0}}.frase__content{max-width:31.25rem;margin-inline:auto}@media(max-width: 766px){.frase__content{max-width:100%}}.frase__content h2{font-size:2rem;color:#e3d6c7;margin-bottom:1rem;text-align:center}@media(max-width: 766px){.frase__content h2{font-size:1.5rem}}.frase__content p{text-align:center;color:#fff}.para-vc{background-color:rgba(211,188,141,.8);position:relative;overflow:unset}.para-vc__content{padding:4rem 0 5.625rem}@media(max-width: 766px){.para-vc__content{padding:4rem 0 30.875rem}}.para-vc__content h2{max-width:18.125rem;font-size:2.5rem;margin-bottom:1.5rem}@media(max-width: 766px){.para-vc__content h2{font-size:2rem;margin-bottom:1rem}}.para-vc__content ul,.para-vc__content ol{list-style-type:disc;padding-left:.9375rem;display:flex;flex-direction:column;row-gap:.625rem}.para-vc__image{position:absolute;bottom:0;left:50%;width:43.75rem;height:auto;transform:translateX(calc(-50% + 28.125rem))}@media(max-width: 766px){.para-vc__image{width:100%;max-width:26.875rem;transform:translateX(-50%)}}.como-funciona{background-color:rgba(227,214,199,.8);padding-top:5.625rem}@media(max-width: 766px){.como-funciona{padding-top:4rem}}.como-funciona__content{max-width:48rem;margin-inline:auto}.como-funciona__content h2{text-align:center;margin-bottom:1.5rem;font-size:2.5rem}@media(max-width: 766px){.como-funciona__content h2{font-size:2rem;margin-bottom:1rem}}.como-funciona__content p{text-align:center}.texto{padding:5.625rem 0}@media(max-width: 766px){.texto{padding:4rem 0}}@media(max-width: 766px){.texto .col-12{padding:0 .9375rem !important}}.texto .row{align-items:center}.texto .row+.row{margin-top:4rem}.texto .left{background-color:#9d432c}.texto .left *{color:#fff}.texto .left a{margin-top:2rem;background-color:#fff;border:1px solid #fff;padding:1.1875rem 2.5rem;color:#fff}@media(max-width: 766px){.texto .left a{padding-inline:.625rem;width:100%;max-width:100%}}.texto .left a:hover{color:#9d432c}.texto .left a::before{background-color:#9d432c}.texto .right{background-color:#d3bc8d}.texto .right a{margin-top:2rem;background-color:#9d432c;border:1px solid #9d432c;padding:1.1875rem 2.5rem;color:#9d432c}@media(max-width: 766px){.texto .right a{padding-inline:.625rem;max-width:100%;width:100%}}.texto .right a:hover{color:#fff}.texto .right a::before{background-color:#d3bc8d}.texto__content{padding:5.625rem 3.125rem}@media(max-width: 766px){.texto__content{padding:2.5rem 1.875rem}}.texto__content h2{font-size:2.5rem;margin-bottom:1.5rem}@media(max-width: 766px){.texto__content h2{font-size:2rem}}.texto__content b,.texto__content strong{font-weight:600}.texto__content ul,.texto__content ol{list-style-type:disc;padding-left:.9375rem;display:flex;flex-direction:column;row-gap:.625rem}.comece{position:relative}.comece::after{content:"";position:absolute;display:block;width:100%;height:50%;background-color:#9d432c;left:0;bottom:0}.comece__content{background-color:#414245;padding:5.625rem 3.125rem;max-width:62.5rem;margin-inline:auto;position:relative;z-index:1}@media(max-width: 766px){.comece__content{padding:2.5rem 1.875rem;max-width:100%}}.comece__content h2{text-align:center;color:#e3d6c7;font-size:2.5rem;margin-bottom:1rem;max-width:37.5rem;margin-inline:auto}@media(max-width: 766px){.comece__content h2{font-size:2rem}}.comece__content p{color:#fff;text-align:center;max-width:25rem;margin-inline:auto}.comece__content a{margin-top:2rem;margin-inline:auto;background-color:#fff;border:1px solid #fff;padding:1.1875rem 5rem}.comece__content a span{color:#fff}.comece__content a:hover span{color:#414245}.comece__content a::before{background-color:#414245}.master-hero{position:relative}@media(max-width: 766px){.master-hero{padding:18.75rem 0 9.375rem}}.master-hero::after{content:"";display:none;position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.6)}@media(max-width: 766px){.master-hero::after{display:block}}@media(max-width: 766px){.master-hero__content{max-width:100%}}@media(max-width: 766px){.master-hero__content a{margin-inline:unset}}.master-hero .container-fluid{position:relative;z-index:100}.master-texto{padding-top:5.625rem}.master-texto__content h2{font-size:2rem;line-height:120%;margin-bottom:1.5rem}.master-texto__content ul,.master-texto__content ol{list-style-type:disc;padding-left:.9375rem;margin-bottom:1.5rem}.master-texto__content p{padding-bottom:1.5rem}.master-texto__content b,.master-texto__content strong{font-weight:600}.master-texto__content a{border:1px solid #9d432c;background-color:rgba(0,0,0,0);margin-top:2rem;padding:1.1875rem 3.75rem}@media(max-width: 766px){.master-texto__content a{margin-inline:auto;width:100%;padding-inline:.625rem;max-width:100%}}.master-texto__content a:hover{background-color:#9d432c}.master-texto__content a:hover span{color:#e3d6c7}.master-texto__content a span{color:#9d432c}.master-plx{min-height:31.25rem;flex-direction:row;align-items:center;padding:5.625rem 0;background-size:cover;background-repeat:no-repeat;background-position:center center;background-attachment:fixed}.master-plx__content *{color:#fff}.master-plx__content h2{font-size:2.625rem;margin-bottom:1.5rem}.master-plx__content a{border:1px solid #fff;background-color:rgba(0,0,0,0);padding:1.1875rem 2.5rem}@media(max-width: 766px){.master-plx__content a{margin-inline:auto;width:100%}}.master-plx__content a:hover{background-color:#fff;color:#414245}.master-phrase{padding-bottom:9.375rem}@media(max-width: 766px){.master-phrase{padding-bottom:5.625rem}}.master-phrase__content{display:flex;align-items:center;justify-content:center;column-gap:7.5rem}@media(max-width: 766px){.master-phrase__content{flex-direction:column;column-gap:2.25rem;gap:1.5rem}}.master-phrase__content p{font-size:2.625rem;max-width:max-content;color:#9d432c;line-height:120%}@media(max-width: 766px){.master-phrase__content p{font-size:2.25rem;max-width:100%;text-align:center}}.master-phrase__content div{height:7.5rem;width:1px;background-color:#414245;display:block}@media(max-width: 766px){.master-phrase__content div{height:4rem}}.master-phrase__content a{border:1px solid #9d432c;background-color:rgba(0,0,0,0);padding:1.1875rem 2.5rem;color:#9d432c}@media(max-width: 766px){.master-phrase__content a{margin-inline:auto;width:100%}}.master-phrase__content a:hover{background-color:#9d432c;color:#e3d6c7}.questions{padding-bottom:5.625rem}@media(max-width: 766px){.questions{padding-bottom:4rem}}.questions__container{max-width:62.5rem;margin-inline:auto}.questions__title{margin-bottom:3rem;gap:.5rem !important}.questions__title *{text-align:center}.questions__title h2{font-size:2.625rem;line-height:118%}@media(max-width: 766px){.questions__title h2{font-size:2rem !important}}.questions__item-header{display:flex;align-items:center;justify-content:space-between;column-gap:1.5rem;width:100%;border-bottom:1px solid rgba(157,67,44,.25);padding:.875rem .9375rem}.questions__item-header:not(h3){color:#9d432c}.questions__item-header h3{color:#414245}.questions__item-header.active svg{transform:rotate(90deg)}.questions__item-header h3{font-size:1.125rem;text-align:left;font-weight:bolder;line-height:150%;width:calc(100% - 1.875rem)}.questions__item-header svg{width:.75rem;height:auto;transition:transform .3s ease}.questions__item-text{display:none;color:#414245;padding-block:1.5rem}.posts{padding:4rem 0 6.25rem}@media(max-width: 766px){.posts{padding:4rem 0}}.posts__box{display:flex;align-items:center}@media(max-width: 766px){.posts__box{flex-direction:column}}.posts__link{display:block;overflow:hidden;min-width:12.5rem;flex:1;height:100%;flex-grow:1}@media(max-width: 766px){.posts__link{height:22.8125rem;width:100%;flex:unset;flex-grow:unset}}.posts__link:hover img{transform:scale(1.05);filter:brightness(0.7)}.posts__link img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(0.6, 0, 0, 1),filter .65s cubic-bezier(0.6, 0, 0, 1)}.posts__link-content{padding:3.125rem 1.875rem;background-color:#414245;height:100%;transition:filter .65s cubic-bezier(0.6, 0, 0, 1)}@media(max-width: 766px){.posts__link-content{height:auto;padding:2.5rem 1.875rem 3.125rem}}.posts__link-content:hover{filter:brightness(1.25)}.posts__link-content *{color:#fff}.posts__link-content strong{font-weight:600;color:#fff;margin-bottom:1rem;display:block}.posts__link-content h2{font-size:1.5rem;color:#e3d6c7;margin-bottom:1rem}.service{padding:9.375rem 0}@media(max-width: 766px){.service{padding:5.625rem 0}}.service .footer__list li.current-post{font-weight:bold;color:red;text-decoration:underline}.service__list{display:flex;flex-direction:column;row-gap:1.5rem;max-width:13.875rem}@media(max-width: 991px){.service__list{max-width:100%}}.service__list li.current-post{display:flex;align-items:center;column-gap:.625rem}.service__list li.current-post::before{content:"→";display:block;font-size:1.25rem;color:#9d432c}.service__list li.current-post a{font-weight:600;color:#9d432c}.service__list li a{display:block;max-width:max-content;font-size:1.125rem;transition:color .3s ease}.service__list li a:hover{color:#9d432c}.service__image{background-color:#414245;display:flex;align-items:stretch}@media(max-width: 766px){.service__image{flex-direction:column;align-items:center}}.service__image img{width:18.75rem;height:16.25rem;object-fit:cover}@media(max-width: 766px){.service__image img{height:22.8125rem;width:100%}}.service__image-content{display:flex;align-items:center;flex-direction:column;padding:1.5rem}@media(max-width: 766px){.service__image-content{padding:2.5rem 1.875rem}}.service__image-content h1{font-size:2.5rem;color:#e3d6c7;max-width:28.75rem;margin-bottom:1.5rem}@media(max-width: 766px){.service__image-content h1{font-size:2rem;max-width:100%}}.service__image-content strong{font-weight:600;color:#fff;font-size:1.125rem;width:100%;max-width:28.75rem}.service__content{margin-top:2.5rem}.service__content h1,.service__content h2,.service__content h3,.service__content h4,.service__content h5,.service__content h6{font-size:1.5rem;color:#414245;margin-bottom:1.5rem}.service__content ul,.service__content ol{list-style-type:disc;padding-left:.9375rem;display:flex;flex-direction:column;row-gap:.625rem;margin-bottom:1.5rem}.service__content b,.service__content strong,.service__content a{font-weight:600}.service__content p:not(:last-child){padding-bottom:1.5rem}.agendar{min-height:37.5rem;align-items:center;flex-direction:row;background-size:cover;background-repeat:no-repeat;background-position:center center}@media(max-width: 766px){.agendar{min-height:45rem;padding-top:4rem;align-items:start}}.agendar__content{max-width:33.125rem}@media(max-width: 766px){.agendar__content{max-width:100%}}.agendar__content h2{font-size:3.5rem;margin-bottom:1.5rem;color:#e3d6c7}@media(max-width: 766px){.agendar__content h2{font-size:1.5rem;text-align:center;margin-bottom:1rem;max-width:20rem;margin-inline:auto}}.agendar__content p{color:#fff}@media(max-width: 766px){.agendar__content p{text-align:center;max-width:14.375rem;margin-inline:auto}}.agendar__content a{margin-top:2rem;background-color:#e3d6c7;border:1px solid #e3d6c7}@media(max-width: 766px){.agendar__content a{margin-inline:auto}}.agendar__content a span{color:#e3d6c7}@media(max-width: 766px){.agendar__content a span{font-size:1.125rem}}.agendar__content a:hover span{color:#414245}.agendar__content a::before{background-color:#414245}