*{box-sizing:border-box;margin:0;padding:0}@media(min-width:769px){html{overflow-y:scroll;scroll-behavior:smooth;scroll-snap-type:y proximity}section{scroll-snap-align:start;scroll-snap-stop:always}}body{color:#333;font-family:Open Sans,Verdana,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1300px;padding:0 20px}section{padding:80px 0}a{text-decoration:none}br.desktop{display:block}br.mobile{display:none}.logo{margin-bottom:70px}.logo img{max-width:225px}.hero{align-content:center;background-color:#4792a5;background-image:url(/build/images/bg1.d02325c2.jpg);background-repeat:no-repeat;background-size:cover;color:#fff;min-height:100vh}.hero-content{align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.hero-text h1{font-size:2.6rem;font-weight:700;line-height:1.3}.hero-text h2{font-size:2.2rem;font-weight:300;line-height:1.3;margin-bottom:15px}.hero-text p{font-size:1.2rem;line-height:1.8;margin-bottom:15px}.hero-text p.small{font-size:.9rem}.inicio{background-color:#ece6d8;background-image:url(/build/images/bg2.3a33ce8a.jpg);background-repeat:no-repeat;background-size:cover;min-height:100vh}.inicio-content{align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.inicio h2{color:#1e3a5f;font-size:2.2rem;margin-bottom:12px}.inicio p{color:#2c5282;font-size:1rem;line-height:1.8;margin-bottom:20px}.inicio p.highlight{color:#1e3a5f;font-weight:700}.objetivo{background-color:#1e2326;background-image:url(/build/images/bg3.da54fee7.jpg);background-repeat:no-repeat;background-size:cover;color:#ededed;min-height:100vh}.objetivo-content{align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.objetivo h2{font-size:2.2rem;margin-bottom:12px}.objetivo p{font-size:1rem;line-height:1.8;margin-bottom:24px}.objetivo p.mb-0{margin-bottom:0}.objetivo .highlight{font-weight:700;margin-top:30px}.objetivo ul{list-style:none;margin:0}.objetivo li{margin-bottom:0;padding-left:0}.call-to-action{margin-top:30px}.workshops{background:#fff;min-height:100vh}.workshops h2{color:#1e3a5f;font-size:2.5rem;line-height:1.2;text-align:left}.workshops p.info{color:#1e3a5f;font-size:.8rem;margin-bottom:24px;text-align:left}.workshop-grid{display:grid;gap:40px;grid-template-columns:repeat(2,1fr);margin-bottom:60px}.workshop-item{align-items:center;cursor:pointer;display:flex;gap:20px}.workshop-item:focus h3,.workshop-item:focus p,.workshop-item:hover h3,.workshop-item:hover p{color:#e19008}.workshop-icon{height:50px;width:50px}.workshop-icon img{height:55px;width:55px}.workshop-content h3,.workshop-content p{transition:color .2s ease}.workshop-content h3{color:#1e3a5f;font-size:1.1rem}.workshop-content p{color:#1e3a5f;font-size:.8rem;line-height:1.2}.special-offer{align-items:center;background:#fff;border:1px solid #1e3a5f;border-radius:15px;display:flex;gap:16px;padding:8px 18px 8px 8px;width:max-content}.offer-icon{flex-shrink:0}.offer-icon img{height:80px;width:80px}.offer-content h3{color:#1e3a5f;font-size:1rem}.offer-content p{color:#1e3a5f;font-size:.8rem}.offer-content p.small{font-size:.65rem}.cursos{background:#fff;padding-top:54px}.cursos .logo{margin-bottom:40px}.cursos h2{color:#1e3a5f;font-size:2.5rem;margin-bottom:24px}.curso-grid{display:grid;gap:25px;grid-template-columns:repeat(2,1fr)}.curso-item{align-items:flex-start;display:flex;gap:20px}.curso-image{flex-shrink:0;overflow:hidden}.curso-image img{height:100%;object-fit:cover;width:100%}.curso-content h3{color:#1e3a5f;font-size:1rem}.curso-content p{color:#1e3a5f;font-size:.8rem}.informacao{background-color:#4792a5;background-image:url(/build/images/bg4.d5b42e07.jpg);background-repeat:no-repeat;background-size:cover;color:#fff;min-height:100vh}.informacao-content{align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;text-align:center;width:80%}.form-container h2{font-size:2.2rem;margin-bottom:15px}.form-container p{font-size:1rem;margin-bottom:40px}.form-container p.form-note{font-size:.8rem;margin-top:20px;opacity:.9}form{flex-direction:column;gap:20px}form,form .form-check{align-items:center;display:flex}form .form-check{cursor:pointer;gap:4px}form .form-check label a{color:#1e3a5f;font-weight:700;transition:color .2s ease}form .form-check label a:hover{color:#e19008}form input[type=checkbox]{appearance:none;-webkit-appearance:none;border:2px solid #1e3a5f;border-radius:50%;height:16px;position:relative;transition:background-color .2s ease;width:16px}form input[type=checkbox]:checked,form input[type=checkbox]:hover{background-color:#1e3a5f}form input[type=checkbox]:checked:after{background:#fff;border-radius:50%;content:"";height:4px;left:4px;position:absolute;top:4px;width:4px}form input:not([type=checkbox]){border:none;border-radius:15px;font-size:1rem;padding:15px;width:100%}form input:not([type=checkbox]):focus-visible{outline:2px solid rgba(30,58,95,.46)}form input:not([type=checkbox])::placeholder{color:#a7a7a7}form button{background:#1e3a5f;border:none;border-radius:15px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:15px 40px;transition:background .3s;width:fit-content}form button:hover{background:#e19008}.flash-popup{animation:fadeInDown .5s;display:block;left:50%;max-width:90vw;min-width:320px;position:fixed;top:2rem;transform:translateX(-50%);z-index:2000}.flash-popup>div{align-items:center;animation:fadeInSlideDown .5s ease-out;border-radius:25px;box-shadow:0 4px 10px rgba(0,0,0,.05);display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.8rem 1.2rem;text-align:center;width:max-content}.flash-popup>div.form-success-message{background-color:#d4edda;color:#155724}.flash-popup>div.form-error-message{background-color:#f8d7da;color:#721c24}.flash-popup .close-flash{background:none;border:none;color:#3e3e3e;cursor:pointer;font-size:1.5rem;opacity:.7;transition:opacity .2s}.flash-popup .close-flash:hover{opacity:1}.modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1050}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal{color:#1e3a5f;display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:20vh;width:100%;z-index:1055}.modal form{padding-top:16px}.modal form input[type=checkbox]:checked:after{height:8px;left:6px;top:6px;width:8px}.modal form input{border:1px solid #1e3a5f;font-size:.8rem;padding:10px}.modal form .form-check{font-size:.85rem}.modal form #workshop_request_workshop{display:none}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}.modal.show .modal-dialog{transform:none}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}@media(min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}}.modal-content{background-clip:padding-box;background-color:#fff;border-radius:20px;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.title-wrapper{align-items:center;display:flex;font-weight:800;justify-content:space-between;margin-bottom:14px}.title-wrapper .price p{font-size:1.5rem}.title{align-items:center;display:flex;gap:8px}.title img{width:50px}.modal-body{flex:1 1 auto;padding:1rem;position:relative}.modal-body p{font-size:.8rem}.modal-body .price{display:block;justify-items:end}.modal-footer{align-items:center;display:flex;flex-wrap:wrap}.modal-footer>*{margin:.25rem}.btn{border:none;border-radius:.25rem;border-radius:15px;cursor:pointer;display:inline-block;font-size:.9rem;line-height:1.5;padding:.375rem .75rem;text-align:center;text-decoration:none;transition:background .3s;width:fit-content}.btn-secondary{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-secondary:hover{background-color:#5c636a;border-color:#565e64}.btn-primary{background:#1e3a5f;color:#fff;font-weight:600}.btn-primary:hover{background:#e19008}.privacy-policy{background:#ece6d8;font-family:Open Sans,Verdana,sans-serif;min-height:100vh;padding:40px 20px}.privacy-policy header{align-items:end;display:flex;gap:18px;margin:0 auto 50px;max-width:900px}.privacy-policy header .logo{margin-bottom:0!important}.privacy-policy header .logo img{max-width:100px}.privacy-policy header h1{color:#1e3a5f;font-size:2rem;font-weight:600}.privacy-policy section{margin:0 auto 30px;max-width:900px;min-height:auto;padding:8px 0}.privacy-policy section h2{border-bottom:2px solid #e19008;color:#1e3a5f;font-size:1.5rem;font-weight:400;margin-bottom:20px;padding-bottom:10px}.privacy-policy section p{color:#333;font-size:.9rem;margin-bottom:10px}.privacy-policy section p strong{color:#1e3a5f;font-weight:600}.privacy-policy section ul{margin:20px 0;padding-left:25px}.privacy-policy section ul li{color:#333;font-size:.9rem;margin-bottom:10px}.privacy-policy section .contact{background:#ece6d8;border-radius:8px;padding-left:20px}.privacy-policy section .contact p{margin-bottom:8px}.privacy-policy section .contact p:last-child{margin-bottom:0}.privacy-policy section a{color:#4792a5;text-decoration:underline;transition:color .2s ease}.privacy-policy section a:hover{color:#e19008}@media(max-width:768px){.privacy-policy{padding:20px 15px}.privacy-policy header{align-items:start;flex-direction:column;margin-bottom:30px}.privacy-policy header h1{font-size:1.8rem}.privacy-policy header .logo img{max-width:80px}.privacy-policy section{margin-bottom:25px;padding:0!important}.privacy-policy section h2{font-size:1.5rem}.privacy-policy section p,.privacy-policy section ul li{font-size:.95rem}*{font-size:13px}br.desktop{display:none}br.mobile{display:block}.hero{background-color:#4792a5;background-image:url(/build/images/bg1-mobile.2f4f4d6c.jpg)}.hero,.inicio{background-repeat:no-repeat;background-size:cover;min-height:100vh}.inicio{background-color:#ece6d8;background-image:url(/build/images/bg2-mobile.17edb965.jpg)}.objetivo{background-color:#1e2326;background-image:url(/build/images/bg3-mobile.f4d35e73.jpg);background-repeat:no-repeat;background-size:cover;min-height:100vh}section{align-content:start!important;padding-top:24px!important}section.hero .logo img{max-width:100px}.logo{margin-bottom:20px!important}.logo img{max-width:75px}.curso-grid,.hero-content,.informacao-content,.inicio-content,.objetivo-content,.workshop-grid{grid-template-columns:1fr}.workshops{padding-bottom:0}.workshops h2{font-size:2rem}.workshops h3{font-size:1rem}.workshops p.info{margin-bottom:14px}.workshop-content p{font-size:.9rem}.workshop-grid{gap:14px;margin-bottom:16px}.cursos h2{font-size:2rem;margin-bottom:10px}.special-offer{padding:4px}section .hero-text h2{font-size:1.4rem}section .hero-text p{font-weight:200}section .hero-text p.small{font-size:1.1rem}.special-offer{width:auto}.curso-grid{gap:30px}.curso-item{flex-direction:column;gap:12px}.curso-image{width:100%}.curso-image img{object-fit:fill}.curso-content h3{font-size:1.2rem}.curso-content p{font-size:1rem}section.objetivo{background-position-y:75px}section.objetivo h2{font-size:2rem;margin-bottom:8px}section.objetivo p{margin-bottom:0}section.objetivo .highlight{margin:8px 0}section.objetivo .call-to-action{margin-top:8px}section.objetivo li,section.objetivo p,section.objetivo p strong{font-size:1rem}section.inicio h2{font-size:2rem;margin-bottom:8px}section.inicio p{font-size:1.1rem;margin-bottom:10px}section.inicio p.call-to-action,section.inicio p.highlight{margin-top:10px}form{gap:18px}form input{font-size:.9rem;padding:10px}.informacao-content{width:auto}.informacao-content .logo{margin-bottom:20px}.informacao-content h2{margin-bottom:2px}.informacao-content .form-container p{margin-bottom:32px}.informacao-content .form-container p.form-note{margin:18px 0 0}}