:root{--primary-color:#B60000;--green:#27AE60}body{overflow-x:hidden!important}*{margin:0;font-family:Montserrat,sans-serif,regular!important;color:#3d3d3d;box-sizing:border-box!important;scroll-behavior:smooth}::-webkit-scrollbar{width:.3em;background-color:transparent}::-webkit-scrollbar-thumb{background-color:var(--primary-color)}.wave-2::after,.wave-2::before,.wave::before{content:'';width:100%;height:300px;background-image:url(../_landingpage/ondinha-2.svg);background-position:bottom 0 center;background-repeat:no-repeat;background-size:100%;position:absolute;left:0;bottom:-1px;z-index:2}.wave,.wave-2{position:relative}.wave-2{padding:80px 0;margin-top:100px 0}.wave-2::after{top:0;bottom:auto;transform:rotate(180deg)}.header{width:100%;position:fixed;display:flex;padding:20px;top:0;left:0;z-index:10;justify-content:space-between;align-items:center;background:linear-gradient(90deg,var(--primary-color) 0,var(--primary-color) 49%,var(--primary-color) 100%);box-shadow:rgba(0,0,0,.24) 0 3px 8px}.header *{color:#fafafa;font-weight:700;text-decoration:none}.header>#menu{display:flex;gap:30px;padding:0 20px}.header>#menu .item{border-radius:15px;background-color:#fafafa;padding:10px 20px;color:var(--primary-color);border:2px solid #fafafa;min-width:100px;text-align:center;cursor:pointer;transition:all .25s}.header>#menu .item.active{color:#fafafa;background-color:var(--green);transition:all .25s}.section-options{display:flex;gap:50px;justify-content:center;width:100%;padding:50px 0}.section-options .option{width:425px;padding:80px 50px;background-color:#fafafa;border-radius:10px;box-shadow:rgba(100,100,111,.2) 0 7px 29px 0;position:relative}.section-options .option-payment{width:568px;padding:32px 50px;background-color:#fafafa;border-radius:10px;box-shadow:rgba(100,100,111,.2) 0 7px 29px 0;position:relative}.section-options .option.testimonial{padding-top:115px;display:grid;grid-template-rows:80% 20%}.section-options .option.testimonial .icon{position:absolute;top:20px;left:20px}.section-options .option .taxes{background-color:#eee;font-size:1.1rem;border-radius:10px;padding:10px;text-align:center;font-weight:700;margin-bottom:10px}.section-options .option li{padding:5px 0}.section-options .option .icon{border-radius:50%;width:80px;height:80px;display:flex;justify-content:center;align-items:center;background-color:var(--primary-color);color:#fff;font-size:2.5rem;margin:auto}.section-options .option h2{margin:10px 0;text-align:center;color:var(--primary-color)}.section-options .option p{line-height:1.5rem!important}.section-options .option .icon *{color:#fafafa}.section-options .option-payment li{padding:5px 0}.section-options .option-payment .taxes{background-color:#eee;font-size:1.1rem;border-radius:10px;padding:10px;text-align:center;font-weight:700;margin-bottom:10px}.section-options .icon{border-radius:50%;width:80px;height:80px;display:flex;justify-content:center;align-items:center;background-color:var(--primary-color);color:#fff;font-size:2.5rem}.section-options .option-payment h2{margin:10px 0;text-align:center;color:var(--primary-color)}.section-options .option-payment p{line-height:1.5rem!important}.section-options .icon *{color:#fafafa}.icon-payment{display:grid;grid-template-columns:repeat(3,1fr);margin:15px 0}.icon-payment>.icon-area{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.icon-payment>.icon-area div:last-child{width:100%;text-align:center;font-weight:700;color:var(--primary-color)}.button-link,.button-link-inverse{text-decoration:none;border:2px solid #fafafa;padding:10px 20px;background-color:var(--green);color:#fafafa!important;border-radius:20px;font-weight:bolder;box-shadow:rgba(100,100,111,.2) 0 7px 29px 0}.card-horizontal{color:#3d3d3d!important;padding:20px;margin-bottom:30px;border-radius:10px;font-size:1.2rem;min-height:115px;box-shadow:rgba(100,100,111,.2) 0 7px 29px 0;display:flex;align-items:center}.body-section{width:100vw;height:80vh;background:var(--primary-color);display:grid;grid-template-columns:repeat(2,1fr);align-items:center;justify-content:space-between;min-height:fit-content}.body-section.inverse{background:0 0;height:72vh}.body-section *{color:#fafafa}.body-section.inverse *{color:var(--primary-color)}.body-section.contact{height:30vh}.body-section.contact>div{display:grid;justify-content:center}.body-section>.content{z-index:3;width:100%;padding:50px;justify-content:center;align-items:center}.body-section>.content h1{font-weight:700;padding:20px 0;font-size:4rem}.body-section>.content h2{font-weight:700;padding:20px 0;font-size:2.5rem}.body-section>.content h3,.body-section>.content p{font-size:1.2rem;line-height:2rem!important}.body-section>.mockup{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.body-section>.mockup>img{position:absolute;height:80%;transition:all .5s}.body-section>.mockup>img:first-child{opacity:0;transition:all .5s}.body-section:hover>.mockup>img:first-child{opacity:.4;transition:all .5s}.body-section:hover>.mockup>img{height:90%;transition:all .5s}.footer{background-color:var(--primary-color);padding:40px 0;display:flex;justify-content:center}.footer *{color:#fff;text-decoration:none}.footer-info{display:grid;align-items:center;width:1000px;grid-template-columns:1fr auto}.modal-free{position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;width:496px;height:690px;border:none;border-radius:20px;box-shadow:rgba(0,0,0,.35) 0 5px 15px;z-index:100;display:none;-webkit-animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94);animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94)}.modal-background{width:100%;height:100vh;position:fixed;z-index:99;background:#00000055;top:0;display:none}.modal-background.show,.modal-free.show{display:block}@-webkit-keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@media only screen and (max-width:800px){.header>#menu{display:none}.body-section,.body-section.inverse,.section-options{display:grid;grid-template-columns:1fr;height:unset}.section-options .option{width:100%!important}.body-section>.content{padding:15px}.body-section>.content h1{font-weight:700;padding:20px 0;font-size:2rem}.body-section>.content h2{font-weight:700;padding:20px 0;font-size:1.5rem}.body-section>.content h3,.body-section>.content p{font-size:1rem;line-height:1rem!important}.body-section>.mockup{height:300px}.body-section.inverse.contact{padding:20px;gap:20px}.section-options .option-payment{width:100%}.modal-free{width:100%}.footer-info{width:unset;grid-template-columns:unset;gap:20px}.footer *{text-align:center}.icon-payment{margin:15px}@media only screen and (max-width:400px){.button-link,.button-link-inverse{font-size:.8rem}}}