*{margin:0;padding:0;box-sizing:border-box}body{background-color:#fbeadb}a{text-decoration:none}.hero-section{position:relative;overflow:hidden;background-color:#fbeadb;padding:15rem 2rem}.hero-section:before{content:"";position:absolute;inset:0;background-image:var(--hero-bg);background-repeat:no-repeat;background-position:right center;background-size:clamp(100rem,95vw,155rem) 100%;pointer-events:none;z-index:0}.container{margin:0 auto}.hero-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;position:relative;z-index:1}.hero-content{display:flex;flex-direction:column;gap:1.5rem;max-width:42rem}.hero-logo{width:30rem;height:12rem;aspect-ratio:358/135}.hero-mobile-media,.hero-mobile-photo,.hero-mobile-logo{display:none}.hero-title{font-family:var(--neulis-semi-bold);font-weight:700;color:#ff6a00;font-size:1.7rem;line-height:2.1rem;max-width:42rem}.hero-description{color:#000;font-family:Poppins;font-size:1.3rem;font-style:normal;font-weight:300;line-height:normal;max-width:45rem}.hero-cta{display:flex;background-color:#e91e63;border:1.7px solid #FBEADB;border-radius:12px;padding:.75rem 2rem;align-items:center;justify-content:center;text-decoration:none;transition:transform .3s;max-width:30rem;height:3.5rem}.hero-cta:hover{transform:scale(1.05)}.hero-cta span{align-self:center;font-family:Poppins;font-weight:600;color:#fbeadb;font-size:1.25rem}.sobre-section{--sobre-padding-block: clamp(6rem, calc((1530px - 100vw)*.03 + 6rem) , 20rem);padding:var(--sobre-padding-block) 2rem;background-size:100vw auto;background-position:top;background-repeat:no-repeat;--sobre-content-max: clamp(30rem, 35vw, 52rem);position:relative;z-index:1;overflow:visible}.sobre-grid{display:grid;grid-template-columns:1fr var(--sobre-content-max);align-items:start;width:100%}.sobre-content{display:flex;flex-direction:column;gap:1.5rem;text-align:right;grid-column:2;width:100%;max-width:var(--sobre-content-max);min-width:0}.sobre-content h2{font-family:var(--neulis-semi-bold);font-weight:700;color:#fbeadb;font-size:3rem;max-width:100%;overflow-wrap:anywhere}.sobre-content p{color:#fbeadb;text-align:right;font-family:Poppins;font-size:1.3rem;font-style:normal;font-weight:300;line-height:normal;max-width:100%;overflow-wrap:anywhere}.sobre-content .highlight{font-weight:700}.sobre-content .highlight span{font-weight:300}.porque-section{position:relative;z-index:0;padding:5rem 2rem}.porque-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:center}.porque-content{display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;max-width:50rem}.porque-content h2{font-family:var(--neulis-semi-bold);font-weight:700;color:#ff6a00;font-size:3.2rem}.porque-content p{font-family:Poppins;font-weight:300;color:#ff6a00;font-size:1.5rem}.porque-image img{width:100%;height:43rem;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 30%;object-position:50% 30%;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.mentorias-section{position:relative;background-color:#ff6a00;padding:5rem 2rem}.mentorias-header{text-align:center;margin-bottom:3rem}.mentorias-header h2{font-family:var(--neulis-semi-bold);font-weight:700;color:#fbeadb;font-size:36px;margin-bottom:1rem}.mentorias-header p{font-weight:300;color:#fbeadb;font-size:1.3rem;max-width:80rem;margin:0 auto}.mentorias-cards{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1.5rem;padding:0 1rem;margin-bottom:3rem}.mentoria-card{width:27.75rem;height:28.75rem;background-color:#fbeadb;border:2px solid #FF6A00;border-radius:16px;padding:2.5rem 2.5rem 3.5rem;box-shadow:0 10px 15px -3px #0000001a;display:flex;flex-direction:column;gap:1rem;position:relative;transition:transform .3s}.mentoria-card .tag{color:#e91e63;font-size:.85rem;font-family:Inter,sans-serif;letter-spacing:.05em;margin-bottom:1rem}.mentoria-card h3{font-family:var(--neulis-semi-bold);font-size:24px;color:#101828}.mentoria-card p{color:#4a5565;font-family:Poppins;font-size:1.1rem;font-style:normal;font-weight:300;line-height:2.2rem}.mentoria-card button{position:absolute;bottom:2rem;left:2rem;right:2rem;max-width:15rem;background-color:#e91e63;color:#fff;border-radius:10px;padding:.5rem 3rem;font-family:Inter,sans-serif;font-size:1.2rem;margin:0 auto;border:none;cursor:pointer}.mentoria-card:hover{transform:scale(1.05)}.servicos-adicionais{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:0 1rem;max-width:88.2rem;margin:0 auto}.servico-card{background-color:#fbeadb;border:1px solid #E91E63;border-radius:16px;padding:2rem;box-shadow:0 10px 15px -3px #0000001a;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:transform .3s}.servico-card:hover{transform:scale(1.05)}.servico-info{text-align:left}.servico-info h3{font-family:var(--neulis-semi-bold);font-size:1.3rem;color:#000;margin-bottom:.5rem}.servico-info p{font-weight:300;font-size:14px;color:#4a5565}.servico-card svg{width:24px;height:24px}.depoimentos-section{padding:5rem 2rem}.depoimentos-header{text-align:center;margin-bottom:3rem}.depoimentos-header h2{font-family:var(--neulis-semi-bold);font-weight:700;color:#ff6a00;font-size:36px;margin-bottom:1rem}.depoimentos-header p{color:#ff6a00;text-align:center;font-family:Poppins;font-size:1.3rem;font-style:normal;font-weight:300;line-height:normal;margin:0 auto;max-width:90rem}.depoimentos-container{position:relative}.depoimentos-grid{padding:0 7rem;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;justify-items:center;gap:1rem}.depoimento-card{width:26rem;height:33rem;background-color:#fbeadb;border:2px solid #FF6A00;border-radius:12px;padding:1.5rem;box-shadow:0 10px 15px -3px #0000001a;display:flex;flex-direction:column;gap:1rem;opacity:1;transform:translate(0);transition:opacity .5s ease,transform .5s ease}.depoimento-card.slide-out-left{opacity:0;transform:translate(-50px)}.depoimento-card.slide-out-right{opacity:0;transform:translate(50px)}.depoimento-card.slide-in-left{opacity:0;transform:translate(-50px)}.depoimento-card.slide-in-right{opacity:0;transform:translate(50px)}.depoimento-header{display:flex;justify-content:center;align-items:center}.depoimento-header .avatar{width:102px;height:102px;border-radius:50%}.quote-top{width:6rem;height:6rem;transform:rotate(180deg) scaleY(-1);margin:0 auto;display:block}.depoimento-text{font-weight:300;font-size:14px;color:#000;text-align:center}.quote-bottom{width:6rem;height:6rem;margin:0 auto;display:block}.depoimento-author h4{font-weight:700;font-size:20px;color:#000;text-align:center}.depoimento-author p{font-weight:300;font-size:14px;color:#000;text-align:center}.depoimento-nav{position:absolute;top:50%;transform:translateY(-50%);width:79px;height:79px;background:none;border:none;cursor:pointer;transition:transform .3s;padding:0}.depoimento-nav:hover{transform:translateY(-50%) scale(1.1)}.depoimento-nav svg{width:100%;height:100%}.depoimento-nav.prev{left:0}.depoimento-nav.next{right:0}@media(max-width:1530px){.hero-section{padding:8rem 2rem}.hero-section:before{background-size:clamp(75rem,55vw,105rem) 100%;background-position:right center}}@media(max-width:1024px){.hero-section{padding:10rem 2rem 8rem}.sobre-section{--sobre-content-max: 50rem;background-image:none!important;background-color:#ff6a00}}@media(max-width:1200px){.sobre-section{--sobre-content-max: 48rem}.hero-section:before{background-size:clamp(60rem,60vw,90rem) 100%;background-position:right center}.hero-logo{width:25rem;height:10rem}.hero-title{font-size:1.5rem;max-width:35rem}.hero-description{font-size:1.1rem;max-width:38rem}.sobre-content{flex:0 0 50rem;width:100%;max-width:50rem;min-width:0}.sobre-content h2{font-size:2.8rem}.sobre-content p{font-size:1.3rem}.porque-section{padding:4rem 2rem}.porque-grid{grid-template-columns:1fr;gap:2rem}.porque-content h2{font-size:2.8rem}.porque-content p{font-size:1.3rem}.porque-image img{height:25rem}.mentorias-cards{flex-direction:column;align-items:center}.mentoria-card{width:100%;max-width:35rem}.servicos-adicionais{max-width:35rem}.depoimentos-grid{grid-template-columns:1fr;padding:0 2rem;gap:2rem}.depoimento-card{width:100%;max-width:35rem;margin:0 auto}.depoimento-nav{display:none}}@media(max-width:768px){.hero-section{padding:4rem 1rem 2rem;min-height:auto}.hero-section:before{display:none}.hero-grid{min-height:auto;gap:0}.hero-content{align-items:center;gap:.75rem;max-width:22.375rem;margin:0 auto;text-align:center;justify-content:flex-start;min-height:auto;padding-bottom:0}.hero-content>svg{display:none}.hero-mobile-media{display:block;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:-1rem;position:relative;margin-bottom:.25rem}.hero-mobile-photo{display:block;width:100%;height:auto}.hero-mobile-media:after{content:"";position:absolute;left:0;right:0;bottom:0;height:5.25rem;background:linear-gradient(to top,#fbeadbf2 5%,#fbeadb00);pointer-events:none}.hero-mobile-logo{display:block;width:11.8125rem;height:auto;margin:-2.4rem auto 0;position:relative;z-index:1}.hero-title{font-size:1rem;line-height:1.7;max-width:22.375rem;text-align:center}.hero-description{font-size:.75rem;line-height:1.45;max-width:22.375rem;text-align:center}.hero-cta{width:min(100%,20.1875rem);max-width:20.1875rem;height:2.3125rem;padding:.5rem .75rem;border-radius:.75rem}.hero-cta span{font-size:.875rem;line-height:1}.sobre-section{margin-top:0;padding:1.75rem 1rem 2rem;background-color:#ff6a00;background-image:none!important}.sobre-grid{display:block}.sobre-content{width:100%;max-width:22.375rem;margin:0 auto;text-align:center;gap:.9rem}.sobre-content h2{font-size:1.875rem;line-height:1.2;text-align:center}.sobre-content p{font-size:.75rem;line-height:1.55;text-align:center}.porque-section{padding:1.75rem 1rem 2rem}.porque-grid{gap:1rem}.porque-content{max-width:22.375rem;margin:0 auto;text-align:center;gap:.75rem}.porque-content h2{font-size:1.875rem;line-height:1.2;text-align:center}.porque-content p{font-size:.75rem;line-height:1.55;text-align:center}.porque-image img{width:100%;max-width:22.375rem;height:14.9375rem;margin:0 auto;display:block}.mentorias-section{padding:1.75rem 1rem 2rem}.mentorias-header{margin-bottom:1.25rem}.mentorias-header h2{font-size:1.625rem;line-height:1.2}.mentorias-header p{font-size:.75rem;line-height:1.55;max-width:22.375rem}.mentorias-cards{padding:0;gap:.9rem;margin-bottom:1.25rem}.mentoria-card{width:100%;max-width:21.75rem;min-height:16.2rem;height:auto;border-radius:1rem;padding:1rem 1rem 4.3rem;gap:.5rem;box-shadow:0 4px 2px #00000040}.mentoria-card .tag{font-size:.75rem;margin-bottom:.2rem;text-align:center}.mentoria-card h3{font-size:1.25rem;color:#ff6a00;text-align:center;line-height:1.2}.mentoria-card p{font-size:.75rem;line-height:1.5;color:#ff6a00;text-align:center}.mentoria-card button{height:2.375rem;max-width:15.625rem;width:calc(100% - 2rem);left:1rem;right:1rem;bottom:1rem;border-radius:.625rem;padding:.5rem 1rem;font-size:1rem}.servicos-adicionais{max-width:21.75rem;grid-template-columns:1fr;gap:.9rem;padding:0}.servico-card{padding:.75rem 1rem;min-height:5.3125rem;border-radius:1rem;box-shadow:0 4px 2px #00000040}.servico-info h3{font-size:1.125rem;line-height:1.2;color:#ff6a00}.servico-info p{font-size:.6875rem;line-height:1.4;color:#ff6a00}.servico-card svg{width:1.25rem;height:1.25rem;flex:0 0 1.25rem}.depoimentos-section{padding:1.75rem 1rem 2.5rem}.depoimentos-header{margin-bottom:1rem}.depoimentos-header h2{font-size:1.875rem;line-height:1.2;max-width:22.375rem;margin-left:auto;margin-right:auto}.depoimentos-header p{font-size:.75rem;line-height:1.5;max-width:22.375rem}.depoimentos-grid{padding:0 3rem}.depoimento-card{width:100%;max-width:14.25rem;min-height:27.25rem;height:auto;padding:.75rem .8rem .9rem;border-radius:.75rem;border-width:2px;box-shadow:0 4px 6px #00000040;margin:0 auto}.depoimento-header .avatar{width:3.8125rem;height:3.8125rem}.quote-top,.quote-bottom{width:1rem;height:.95rem}.depoimento-text{font-size:.75rem;line-height:1.45;color:#ff6a00}.depoimento-author h4{font-size:.875rem;color:#ff6a00}.depoimento-author p{font-size:.625rem;color:#ff6a00b3}.depoimento-nav{display:block;width:2.875rem;height:2.875rem;top:52%}.depoimento-nav.prev{left:.45rem}.depoimento-nav.next{right:.45rem}}@media(max-width:480px){.hero-section{padding-left:.9rem;padding-right:.9rem;padding-top:3.85rem}.hero-mobile-logo{width:10.9rem;margin-top:-2.15rem}.hero-cta{width:min(100%,18.8rem)}.sobre-section,.porque-section,.mentorias-section,.depoimentos-section{padding-left:.9rem;padding-right:.9rem}.depoimentos-grid{padding:0 2.5rem}.depoimento-nav.prev{left:.2rem}.depoimento-nav.next{right:.2rem}}html{scroll-behavior:smooth}
