@charset "UTF-8";html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}:root{--bg: #101115;--bg-soft: #171922;--card: #141722;--teal: #00ffcc;--pink: #ff205f;--text: #f6f7fb;--muted: #b8bfd3;--line: rgba(255, 255, 255, .12)}@font-face{font-family:Greycliff;src:url("./media/greycliffcf-heavy-webfont-CR3S7MVA.woff2") format("woff2"),url("./media/greycliffcf-heavy-webfont-J6EZ2STH.woff") format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Greycliff;src:url("./media/greycliffcf-bold-webfont-WP3KGTD2.woff2") format("woff2"),url("./media/greycliffcf-bold-webfont-RFFRRINU.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Bison;src:url("./media/Bison-Bold-QZV2OZAP.woff") format("woff2") format("woff2"),url("./media/Bison-Bold-QZV2OZAP.woff") format("woff") format("woff");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;font-family:Outfit,sans-serif;background:#202020;color:var(--text)}menu{font-weight:400;font-family:Greycliff,Outfit,sans-serif;display:flex;line-height:28px;padding-left:17px;background-image:url("./media/retangulo-vertical-5F3UYOZH.png");background-repeat:no-repeat;background-position:left top;background-size:2px 100%;position:fixed;top:50%;left:3%;z-index:300}menu ul{list-style:none;padding:0}menu ul li{margin-bottom:0;font-weight:bolder;line-height:19px}menu ul li a{display:inline-block;margin:0;font-family:Outfit,sans-serif;font-size:22px;font-weight:bolder;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;background-image:linear-gradient(90deg,#00ff65,#00f8f6);-webkit-background-clip:text;background-clip:text;color:transparent;transform:scale(1);transform-origin:left center;transition:transform .45s cubic-bezier(.34,1.2,.64,1),filter .45s cubic-bezier(.4,0,.2,1)}menu ul li a:hover{transform:scale(1.07);filter:blur(.6px) drop-shadow(0 0 18px rgba(0,248,246,.45)) drop-shadow(0 0 28px rgba(0,255,101,.25))}@media(prefers-reduced-motion:reduce){menu ul li a{transition:filter .2s ease}menu ul li a:hover{transform:none}}.page-wrap{width:100%;margin:0 auto;padding:30px 0;position:relative}.cadastro-route-toggle{--toggle-border: #00b6ff;--toggle-active-text: #05c4ff;--toggle-text: rgba(167, 188, 220, .34);--toggle-bg: rgba(8, 12, 24, .78);position:fixed;top:26px;right:28px;z-index:950;width:225px;padding:10px;border-radius:999px;border:1px solid rgba(0,182,255,.85);background:radial-gradient(circle at 18% 50%,rgba(32,32,32,.18),transparent 65%),linear-gradient(180deg,#202020e6,#202020f5);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:center;box-shadow:0 0 0 1px #00d0ff0f inset,0 14px 36px #00000073,0 0 28px #00b6ff29;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-style:italic}.cadastro-route-toggle__option{position:relative;z-index:2;height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-family:Bison;font-size:18px;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;color:var(--toggle-text);text-shadow:0 4px 10px rgba(0,0,0,.75);transition:color .4s cubic-bezier(.22,1,.36,1),text-shadow .4s cubic-bezier(.22,1,.36,1),transform .4s cubic-bezier(.22,1,.36,1)}.cadastro-route-toggle__option:hover{color:#7de1ffc2;text-shadow:0 0 16px rgba(24,194,255,.24);transform:translateY(-1px)}.cadastro-route-toggle__option.is-active{background-image:linear-gradient(90deg,#00ff65,#00f8f6);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 10px rgba(32,32,32,.8),0 0 24px rgba(32,32,32,.35)}.cadastro-route-toggle__indicator{position:absolute;top:10px;left:10px;width:calc(50% - 14px);height:calc(100% - 20px);border-radius:999px;border:1px solid rgba(0,255,255,.28);background:linear-gradient(180deg,#262621,#191919),var(--toggle-bg);box-shadow:inset 0 1px #92d6ff59,inset 0 -6px 14px #00000080,0 8px 18px #00000094,0 0 16px #00cdff59;transition:transform .45s cubic-bezier(.22,1,.36,1)}.cadastro-route-toggle:has(.cadastro-route-toggle__option--cnpj.is-active) .cadastro-route-toggle__indicator{transform:translate(calc(100% + 8px))}@media(prefers-reduced-motion:reduce){.cadastro-route-toggle__option,.cadastro-route-toggle__indicator{transition:none}}.section{padding:32px 0}.hero{border-top:0;text-align:center;position:relative;margin-bottom:20px}.hero-logo{width:min(125px,72vw);margin-bottom:60px}.product-image{width:min(185px,72vw);margin-bottom:60px;position:absolute;top:12%;left:2%}.hero-title{margin:0 0 10px;font-family:Outfit,sans-serif;font-size:clamp(1.3rem,3.8vw,2.5rem);letter-spacing:2px;background:radial-gradient(circle,#00f5f5,#01ff7a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;text-transform:uppercase;line-height:35px;transition:filter .45s cubic-bezier(.4,0,.2,1)}.hero-title:hover{filter:blur(.6px) drop-shadow(0 0 18px rgba(0,248,246,.45)) drop-shadow(0 0 28px rgba(0,255,101,.25))}.hero-title-2{margin:0 0 10px;font-family:Outfit,sans-serif;font-size:clamp(1.3rem,3.8vw,1.8rem);letter-spacing:2px;background-image:linear-gradient(145deg,#00ff65,#00f8f6);-webkit-background-clip:text;background-clip:text;color:transparent;text-transform:uppercase;line-height:26px;transition:filter .45s cubic-bezier(.4,0,.2,1)}.hero-title-2:hover{filter:blur(.6px) drop-shadow(0 0 18px rgba(0,248,246,.45)) drop-shadow(0 0 28px rgba(0,255,101,.25))}@media(prefers-reduced-motion:reduce){.hero-title{transition:none}.hero-title:hover{filter:none}.hero-title-2{transition:none}.hero-title-2:hover{filter:none}}.hero-subtitle{background:#00d2ff;background:linear-gradient(180deg,#00d2ff,#ff2c2c);max-width:40%;margin:0 auto;padding:2px 0;color:#fff;text-align:center}.stats-grid{margin-top:24px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card{background:var(--card);border:1px solid #1f2330;border-radius:10px;padding:12px 10px}.stat-card strong{display:block;color:var(--teal);font-size:1.05rem}.stat-card span{font-size:.86rem;color:var(--muted)}h2{margin:0 0 18px;font-family:Greycliff,Outfit,sans-serif;color:var(--pink);font-size:clamp(1.05rem,2.3vw,1.6rem);letter-spacing:.06em}.video-section{text-align:center;width:100%;margin:40px auto;min-height:90vh}.video-container{position:relative;right:5%}.video-thumb h2{color:#fff;font-family:Outfit;font-weight:bolder;font-size:26px;margin-bottom:0;line-height:15px;position:relative;right:5%}.video-thumb h3{color:#fff;font-family:Outfit;font-weight:bolder;font-size:26px;margin-bottom:60px;margin-top:0;position:relative;left:0%}.video-thumb{position:absolute;max-width:95%;min-width:80%;width:100%;margin:0;border-radius:5px 0 0 4px;overflow:hidden;isolation:isolate;padding:80px 20px;right:0}.video-thumb:before{content:"";position:absolute;inset:0;padding:0;border-radius:inherit;background:linear-gradient(90deg,#00e7ff,#35ff8a,#ffd200,#ff4d6d,#00e7ff) top/100% 2px no-repeat,linear-gradient(90deg,#00e7ff,#35ff8a,#ffd200,#ff4d6d,#00e7ff) bottom/100% 2px no-repeat,linear-gradient(180deg,#00e7ff,#35ff8a 35%,#ffd200 65%,#ff4d6d) left/2px 100% no-repeat;pointer-events:none;z-index:2}.video-thumb img{max-width:100%;margin:0 auto;display:block;filter:brightness(.65);position:relative;z-index:1}.video-thumb .video-embed{width:100%;aspect-ratio:16/9;height:auto;border:0;display:block;position:relative;z-index:1}.products{max-width:1280px;margin:150px auto;padding:0}.product-card-content-item h3{font-size:26px;font-weight:bolder;font-family:Greycliff-Bold,Outfit,sans-serif;display:flex;align-items:center;justify-content:center;width:100%;line-height:35px;background:#fff;border-radius:3px;padding:10px;text-transform:uppercase;position:relative}.product-card-content-item-images{position:relative;width:75%;display:flex;align-items:center;height:100%;min-height:275px;justify-content:space-between;padding:20px 40px}.express-caucao-icon-1,.express-caucao-icon-2{display:block;transform-origin:center center;transition:transform .4s cubic-bezier(.34,1.56,.64,1);cursor:pointer;z-index:2;animation:express-icon-pulse 1.75s ease-in-out infinite}.express-caucao-icon-1{position:absolute;top:10%;left:26%}.express-caucao-icon-2{position:absolute;bottom:0;right:8%}.express-caucao-icon-4{position:absolute;top:2%;right:8%}@keyframes express-icon-pulse{0%,to{transform:scale(1.06)}50%{transform:scale(1.12)}}@media(prefers-reduced-motion:reduce){.express-icon-1:hover,.express-icon-2:hover{animation:none;transform:scale(1.06)}}.product-card-content-item-caucao{position:relative;width:50%;display:flex;align-items:center;height:100%;min-height:275px;justify-content:space-between;padding:20px 40px}.product-card-cadastro-express .product-card-content-item{width:100%}.product-card-ultra-express .product-card-content-item h3{color:#7cb342}.product-card-cadastro-express .product-card-content-item h3{color:#ff9800}.product-card-cadastro-gratuito .product-card-content-item h3{color:#ff264e}.product-card-caucao .product-card-content-item h3{color:#f44336}.product-card-caucao .product-card-content-item{width:50%}.ultra-express-image,.cadastro-gratuito-image{flex:1 1 55%;min-width:0}.product-card-cadastro-express{margin:130px auto}.parallax-site-stack--cell .parallax-site-stack__layers{max-width:580px;left:3%}.parallax-site-stack{position:relative;width:100%;margin:0 auto;isolation:isolate}.parallax-site-stack__circle{position:absolute;left:43%;top:50%;width:365px;aspect-ratio:1;transform:translate(-50%,-50%);z-index:30;pointer-events:none}.parallax-site-stack__circle img{width:100%;height:100%;object-fit:contain;animation:parallax-circle-spin 90s linear infinite}@keyframes parallax-circle-spin{to{transform:rotate(360deg)}}.message-box{background:#069dd5;display:flex;align-items:center;justify-content:center;max-width:900px;margin:0 auto;border-radius:4px}.message-box p{font-size:16px;color:#fff;font-weight:600;background:#00c94c;line-height:24px;padding:5px 10px}.icon-types{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;margin:40px 0}.upload-label{font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600;color:#00c94c;letter-spacing:.02em}.upload-bar{width:100%;max-width:140px;height:20px;padding:0;border:2px solid #00c94c;border-radius:999px;background:transparent;overflow:hidden;box-sizing:border-box}.upload-bar__fill{display:block;height:100%;width:0%;background:#00c94c;border-radius:999px;transition:width 1.35s cubic-bezier(.33,1,.68,1)}.icon-types[data-upload-complete] .upload-bar__fill{width:100%}.image-bottom-full{position:relative;margin:0 auto;width:100%;max-width:100%!important}.image-bottom-right{position:absolute;right:0;width:12%}@media(prefers-reduced-motion:reduce){.upload-bar__fill{transition:none}}.pay{max-width:1280px;margin:0 auto;padding:80px 40px;border:2px solid #069dd5;border-radius:15px}.whatsapp-message{border:1px solid #542438;display:flex;align-items:center;justify-content:center;max-width:870px;margin:40px auto 0;padding:10px 40px;flex-wrap:wrap}.whatsapp-message p{color:#00c94c;font-size:36px;font-weight:bolder;font-family:Greycliff-Bold,Outfit,sans-serif;margin:0;text-align:center;width:100%;transform:scale(1);transform-origin:center;transition:transform .45s cubic-bezier(.34,1.2,.64,1),filter .45s cubic-bezier(.4,0,.2,1)}.whatsapp-message p a{color:#00c94c;text-decoration:none;cursor:pointer}.whatsapp-message p:hover{color:#00c94c;cursor:pointer;transition:all .3s ease;transform:scale(1.07);text-shadow:0 0 10px rgba(0,201,76,.5)}.whatsapp-message-img{margin:20px auto;display:block}.content-rental-types{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:column}.content-rental-types-item{display:flex;align-items:center;justify-content:center;margin:0 auto 40px;width:100%}.content-rental-types-item img{display:block;margin:0 auto;transform-origin:50% 92%;animation:rental-payment-wave 2.6s ease-in-out infinite}@keyframes rental-payment-wave{0%,to{transform:rotate(-5deg)}50%{transform:rotate(5deg)}}.title-rental-types{display:flex;font-size:36px;font-weight:bolder;font-family:Greycliff-Bold,Outfit,sans-serif;color:#fff;text-transform:uppercase;line-height:35px;background:#000;border-radius:3px;padding:16px 0;width:50%;align-items:center;justify-content:center;margin-bottom:5px}.title-rental-types-subtitle{display:flex;font-size:36px;font-weight:bolder;font-family:Greycliff-Bold,Outfit,sans-serif;color:#fff;line-height:15px;border-radius:3px;padding:16px 0;width:50%;align-items:center;justify-content:center;margin-bottom:5px}.subtitle-rental-types{display:flex;font-size:34px;font-weight:400;font-family:Greycliff,Outfit,sans-serif;color:#8bdae8;line-height:35px;margin:20px 0 50px}.content-text-description{max-width:min(870px,94vw);margin:40px auto 0;padding:28px 40px 24px;box-sizing:border-box;background:linear-gradient(90deg,#ff0108,#ff0042);clip-path:polygon(6% 0,100% 10%,86% 100%,0 100%);-webkit-clip-path:polygon(10% 0,100% 7%,94% 100%,0 100%)}.content-text-description p{margin:0;color:#000;font-family:Outfit,sans-serif;font-size:22px;line-height:1.6;font-weight:500;text-align:center}@media(max-width:600px){.content-text-description{padding:18px 22px;margin-top:28px}.content-text-description p{font-size:.95rem}}@media(prefers-reduced-motion:reduce){.parallax-site-stack__circle img,.content-rental-types-item img{animation:none}}.parallax-site-stack__layers{position:relative;z-index:1;width:100%;max-width:327px;line-height:0;left:16%}.parallax-site-stack .parallax-layer--base{position:relative;display:block;width:100%;height:auto;z-index:1;border-radius:0}.parallax-site-stack .parallax-layer:not(.parallax-layer--base){position:absolute;left:0;top:0;width:100%;height:100%;object-fit:fill;object-position:center center;z-index:2;border-radius:0;will-change:transform;transform:translateZ(0);transform-origin:center center;backface-visibility:hidden}.parallax-site-stack .parallax-layer--conteudo{z-index:3}.parallax-site-stack .parallax-layer--rodape{z-index:4}.parallax-site-stack .parallax-layer--camada-1{z-index:2}.parallax-site-stack .parallax-layer--camada-2{z-index:3}.product-card-content{display:flex;align-items:center;justify-content:space-around;gap:0px;padding:0;margin:80px 0;position:relative}.products-title{margin:0;font-family:Greycliff,Outfit,sans-serif;font-size:24px;letter-spacing:.04em;background-image:linear-gradient(121deg,#00ff65,#00f8f6);-webkit-background-clip:text;background-clip:text;color:transparent;text-align:left;line-height:20px}.agent-locnow-container{max-width:1280px;margin:60px auto;padding:0}.agent-locnow-container h4{font-size:16px;background-image:linear-gradient(0deg,#89bdf4,#cbbff7);-webkit-background-clip:text;background-clip:text;color:transparent;text-align:center}.agent-locnow-description{font-size:16px;background-image:linear-gradient(0deg,#89bdf4,#cbbff7);-webkit-background-clip:text;background-clip:text;color:transparent;text-align:center;text-transform:uppercase}.locnow-chat-shell__title{color:#fff;font-family:Outfit;font-weight:bolder;font-size:30px;margin-bottom:0;line-height:0px;text-align:center;text-transform:uppercase}.locnow-chat-shell__subtitle{color:#fff;font-family:Outfit;font-weight:bolder;font-size:30px;margin-bottom:80px;line-height:0px;text-align:center;text-transform:uppercase;position:relative;left:5%}.cadastro-text-content{font-size:16px;color:#fff;font-weight:400;font-family:Greycliff,Outfit,sans-serif;display:block;line-height:28px;padding-left:45px;background-image:url("./media/retangulo-vertical-5F3UYOZH.png");background-repeat:no-repeat;background-position:left top;background-size:2px 100%;text-transform:uppercase}.product-card-ultra-express{width:100%;margin:0 auto}.product-card.reverse{grid-template-columns:1fr 1.1fr}.product-card img{width:100%;border-radius:12px}.product-content h3{margin:0 0 10px;color:var(--teal);font-family:Greycliff,Outfit,sans-serif}.product-content ul{margin:0;padding-left:18px;color:var(--muted);line-height:1.5}.cauction-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.cauction-grid img,.pay img{border-radius:10px}.gradient-box-1{background:linear-gradient(0deg,#6d2546,#202020 73%);width:100%;height:100%;min-height:230px;margin:20px auto 0}.box-bottom{background:#ff2c2c;width:100%;min-height:180px}.guarantee-box{display:flex;align-items:center;justify-content:center;background:#ff2c2c;min-height:320px}.guarantee-box h3{margin:0;color:#f7f7f8;font-family:Greycliff,Outfit,sans-serif;letter-spacing:.05em}.guarantee-box p{margin:4px 0 0;color:var(--muted)}.faq{margin:50px auto 0;max-width:1280px}.faq h2{font-size:56px;font-weight:bolder;font-family:Greycliff,Outfit,sans-serif;text-align:left;margin:0 auto 16px;display:block;background-image:linear-gradient(180deg,#28b1ec,#fd1617);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.faq-list{justify-content:space-between;display:flex;padding-bottom:50px;border-bottom:1px solid #3e3e3e;margin-bottom:50px}.faq-list:last-child{border-bottom:none;margin-bottom:0}.faq-list-item{font-size:24px;font-weight:bolder;font-family:Outfit,sans-serif;color:#e1023b;text-align:left;margin-bottom:10px;text-transform:uppercase;display:block;width:20%}.faq-list-item-content{font-size:16px;font-weight:100;font-family:Outfit,sans-serif;color:#e1023b;text-align:left;line-height:23px;width:80%}.contato{margin:60px auto}.contato-content{display:flex;align-items:center;justify-content:center;flex-direction:column}.contato-text{font-size:24px;font-weight:bolder;font-family:Greycliff,Outfit,sans-serif;color:#000;text-align:center;margin-bottom:6px;background:#fff;padding:7px;border-radius:4px;cursor:pointer}.contato-text a{color:#000;text-decoration:none;transition:color .3s ease-in-out,box-shadow .3s ease-in-out;padding:0 .25rem;margin:0 -.25rem;cursor:pointer}.contato-text a:hover{color:#fff;box-shadow:inset 400px 0 #000}.site-footer{background:#000;color:#fff;padding:2rem 0;text-align:center}.site-footer .container{max-width:1280px;margin:0 auto;padding:0 16px}.footer-widgets{display:flex;margin-bottom:2rem;flex-wrap:nowrap}.footer-column{width:100%;color:#fff;text-align:left}.footer-column ul{list-style:none;text-align:left;padding:0;margin:0}.footer-column ul li{margin-bottom:10px;width:100%;position:relative;transform:translate(0);transition:all .2s ease-in-out}.footer-column ul li a{color:#ffffff80;font-weight:600;text-decoration:none;text-align:left;padding:0;transform:scale(1);transform-origin:center;transition:transform .45s cubic-bezier(.34,1.2,.64,1),filter .45s cubic-bezier(.4,0,.2,1);line-height:1.6;margin-left:22px;font-size:.875rem;display:inline-block;background-repeat:no-repeat;background-image:linear-gradient(to right,var(--primary-color) 0%,var(--primary-color) 100%);background-position:0 calc(100% - .15em);background-size:0 20%}.footer-column ul li a i{font-family:FontAwesome;font-style:normal}.footer-column ul li a:hover{transition:all .3s ease;transform:scale(1.07);text-shadow:0 0 10px rgba(244,59,57,.5)}.footer-column ul li a i{margin-right:10px}.footer-column span{display:flex;flex-direction:column;gap:1rem}.footer-column span p{font-size:14px;font-weight:400;text-align:left;color:#ffffff80}.footer-column .widget-title{color:#ffffff80;margin-bottom:1rem;font-size:22px;font-weight:600;text-align:left}.footer-column .widget{margin-bottom:1.5rem}.footer-column .widget ul{list-style:none;padding:0;margin:0}.footer-column .widget li{margin-bottom:.5rem}.footer-column .widget a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-column .widget a:hover{color:var(--primary-color)}.whatsapp-float{position:fixed;right:18px;bottom:18px;width:58px;height:58px;background:#1dffae;border-radius:50%;box-shadow:0 8px 24px #00ffad59;display:grid;place-items:center}.whatsapp-float img{width:32px}.compare-section{overflow-x:auto;max-width:1280px;margin:0 auto}.compare-mobile{display:none}.compare-table .row-head-tipo{cursor:help;position:relative}.tipo-tooltip{position:fixed;z-index:10050;width:min(360px,100vw - 24px);border-radius:12px;background:#1a1d24;border:1px solid rgba(255,255,255,.1);box-shadow:0 16px 48px #0000008c;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.tipo-tooltip.is-visible{opacity:1;visibility:visible;pointer-events:auto}.tipo-tooltip[data-tipo=a]{border:1px solid #a9dd07}.tipo-tooltip[data-tipo=b]{border:1px solid #e95a0c}.tipo-tooltip[data-tipo=c]{border:1px solid #bd1622}.tipo-tooltip__inner{padding:14px 16px 16px}.tipo-tooltip__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.tipo-tooltip__title{font-family:Greycliff,Outfit,sans-serif;font-size:23px;font-weight:800;display:flex;color:#fff;letter-spacing:.02em}.tipo-tooltip__info{flex-shrink:0;width:22px;height:22px;border-radius:50%;color:#fff;font-size:14px;font-weight:700;font-style:italic;font-family:Georgia,serif;display:grid;place-items:center;line-height:1}.tipo-tooltip__body{margin:0;font-family:Outfit,sans-serif;font-size:18px;line-height:17px;color:#e8eaf0;text-align:left;display:flex;flex-wrap:wrap}.tipo-tooltip__intro{font-weight:bolder}.tipo-tooltip__extra{font-weight:100;margin-top:20px}@media(prefers-reduced-motion:reduce){.tipo-tooltip{transition:none}}.compare-table{min-width:980px;display:grid;grid-template-columns:1.2fr repeat(4,1fr);border-radius:24px;overflow:hidden}.compare-table .cell{max-height:100%;border:1px solid rgba(255,255,255,.11);padding:14px 12px;display:block;text-align:center;font-family:Outfit,sans-serif;letter-spacing:.02em;line-height:24px;font-weight:700;position:relative}.cell-head-tipo-content{display:flex;align-items:center;position:relative;width:100%;justify-content:center}.cell-head-tipo-content .tipo-tooltip__info{margin-left:10px;width:22px;height:40px;position:absolute;right:0;bottom:2px}.compare-table .head{color:#f2f3f6;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;background:#262626}.first-text{font-size:26px;color:#fff;font-weight:100;font-family:Outfit;display:block}.second-text{font-size:26px;color:#a5a5a5;font-weight:bolder;font-family:Outfit;display:block}.compare-table .head.caucao{font-size:2.3rem}.compare-table .head.ultra{border-top-left-radius:24px}.compare-table .row-head-item{border:none}.compare-table .ultra-circle{width:10px;height:10px;border-radius:50%;background:#aef718;margin-left:10px;margin-right:10px}.compare-table .express-circle{width:10px;height:10px;border-radius:50%;background:#ff8f1f;margin-left:10px;margin-right:10px}.compare-table .gratis-circle{width:10px;height:10px;border-radius:50%;background:#ff264e;margin-left:10px;margin-right:10px}.compare-table .row-head{color:#fff;font-size:2rem;align-items:center;flex-wrap:wrap;justify-content:center;border-top-left-radius:24px;border-bottom-left-radius:24px;display:flex;padding:25px 12px;line-height:32px;max-height:160px;border:1px solid rgba(255,255,255,.11)}.compare-table .row-head.first-row-head,.compare-table .row-head.second-row-head{font-size:24px;line-height:22px}.compare-table .row-head small{font-size:1.05rem;font-family:Outfit,sans-serif;font-weight:100;line-height:19px}.compare-table .value{font-size:30px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:bolder;font-family:Outfit}.compare-table .value.ultra{color:#aef718}.compare-table .value.express{color:#e95a0c}.compare-table .value.gratis{color:#ff264e}.compare-table .x{color:#b8bdc9;font-size:4.2rem}.compare-table .price{flex-direction:column;gap:4px}.compare-table .price.last-price{border-bottom-right-radius:24px;border-bottom-left-radius:24px;height:200px}.compare-table .price small{font-size:14px;color:#565656;letter-spacing:.28em}.mini-text{font-size:12px;color:#565656;letter-spacing:1px;font-family:Outfit;font-weight:100;text-transform:uppercase;display:block;line-height:13px}.compare-table .caucao-text{font-size:30px;color:#cfd4e4;font-weight:100}.compare-table .caucao-cta{text-align:center;flex-wrap:wrap;line-height:0px}.compare-table .caucao-cta-text{font-size:18px;color:#fff;font-weight:100;font-family:Outfit;display:block;width:100%;line-height:20px}.compare-table .caucao-info{font-size:14px;width:100%;color:#600810;line-height:20px}.compare-table .caucao-cta .off{font-size:26px;color:#fff;font-weight:bolder;font-family:Outfit;display:block;width:100%;line-height:35px}.compare-table .caucao-big{grid-row:span 3;flex-direction:column;align-items:center;text-align:left;padding:22px;font-size:26px;line-height:.95;border-bottom-right-radius:24px;border-bottom-left-radius:24px}.compare-table .caucao-big p{margin:16px 0 0;font-family:Outfit,sans-serif;font-size:1.05rem;line-height:1.25;font-weight:100;text-align:center;background-image:linear-gradient(180deg,#425389,#32b6b6);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.compare-table .free-msg{flex-direction:column;font-size:26px;color:#a5a5a5;line-height:21px;border-bottom-right-radius:24px;border-bottom-left-radius:24px}.compare-table .free-msg small{font-size:1rem;font-family:Outfit,sans-serif;font-weight:100;letter-spacing:-1px}.compare-table .free-msg strong{font-size:1rem;font-family:Outfit,sans-serif;font-weight:bolder}.color-a{color:#a9dd07;display:block}.equipament-small-a{color:#97c40a}.color-b{color:#e95a0c;display:block}.equipament-small-b{color:#ce520f}.color-c{color:#bd1622;display:block}.equipament-small-c{color:#a81722}.price-a{color:#a9dd07;font-weight:bolder;font-family:Outfit;display:block;width:100%;font-size:24px}.price-b{color:#e95a0c;font-weight:bolder;font-family:Outfit;display:block;width:100%;font-size:24px}.price-c{color:#bd1622;display:block;width:100%;font-size:24px}.register-description-attention{font-size:22px;color:#e20613;font-weight:400;font-family:Outfit,sans-serif;text-align:center;display:block;line-height:28px;margin:50px 0 0}@media(max-width:1600px){section{max-width:70%!important}.first-text{font-size:22px}.parallax-site-stack--cell .parallax-site-stack__layers{max-width:560px;left:0}}@media(max-width:1280px){section{max-width:90%!important}}@media(max-width:1024px){.compare-table{min-width:70%}.product-card-content-item{width:100%}.video-section{min-height:25vh}.product-card-content-item-images,.ultra-express-image,.cadastro-gratuito-image,.product-card-content-item-caucao{display:none}}@media(max-width:991px){.footer-widgets{flex-wrap:wrap}.cadastro-route-toggle{top:15%;right:8px;display:flex;flex-wrap:wrap;width:105px;border-radius:20px;justify-content:center;flex-direction:column;align-items:center}.cadastro-route-toggle__indicator{display:none}.video-section iframe{width:100%;height:100%}.locnow-chat-shell__title,.locnow-chat-shell__subtitle{left:0;font-size:24px;line-height:22px;margin-bottom:0}.video-thumb{position:relative;max-width:100%;width:100%}.message-box p{text-align:center}.footer-column img{max-width:100%}.product-image{display:none}.faq-list{flex-wrap:wrap}.faq-list-item,.faq-list-item-content{width:100%}.title-rental-types{text-align:center;width:100%;padding:10px}}@media(max-width:860px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card,.product-card.reverse,.cauction-grid,.guarantee-box{grid-template-columns:1fr}.guarantee-box{text-align:center}}@media(max-width:768px){.landing-menu{position:sticky;top:0;left:0;z-index:980;width:100%;padding:10px 12px 8px;background:#0a0a0aeb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid rgba(0,255,204,.25);background-image:none;line-height:1}.landing-menu ul{display:flex;align-items:center;gap:8px;overflow-x:auto;white-space:nowrap;margin:0;padding-bottom:4px;scrollbar-width:thin}.landing-menu ul li{margin:0;line-height:1;flex:0 0 auto}.landing-menu ul li a{font-size:13px;letter-spacing:.08em;line-height:1;padding:8px 12px;border-radius:999px;border:1px solid rgba(0,255,204,.38)}.compare-section{overflow:visible;padding-top:12px}.compare-table{display:none}.compare-mobile{display:grid;gap:14px;margin:18px 0 0}.compare-mobile__card{border-radius:16px;padding:16px 14px;border:1px solid rgba(255,255,255,.12);color:#fff}.compare-mobile__card h3{margin:0 0 10px;font-family:Outfit,sans-serif;font-size:1.15rem;text-transform:uppercase;letter-spacing:.03em}.compare-mobile__card p{margin:0 0 8px;font-size:.95rem;line-height:1.35;color:#e6e7ea}.compare-mobile__card p strong{font-weight:700}.compare-mobile__card ul{margin:8px 0 0;padding-left:18px}.compare-mobile__card li{margin:0 0 6px;font-size:.9rem;line-height:1.35;color:#d3d6de}.compare-mobile__card--ultra h3{color:#aef718}.compare-mobile__card--express h3{color:#e95a0c}.compare-mobile__card--gratis h3{color:#ff264e}.compare-mobile__card--caucao h3{color:#cfd4e4}.register-description-attention{font-size:16px;line-height:22px;margin-top:24px;padding:0 8px}}
