/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,::after,::before{box-sizing:border-box;padding:0;margin:0}html{line-height:1.4;text-size-adjust:100%;tab-size:4;tab-size:4;scroll-behavior:smooth}body{margin:0;font-family:system-ui,-pple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Colo     Emoji"," Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{appearance:button}::-moz-focus-inner{padding:0;border-style:none}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{appearance:none}::-webkit-file-upload-button{appearance:button;font:inherit}:root{--clr-accent:hsl(357deg 92% 47%);--clr-accent-100:hsl(357deg 92% 37%);--clr-accent-200:hsl(357deg 92% 27%);--clr-black:#2a3038;--clr-white:#fff;--shadow-sm:0 1rem 3rem 0 1px 2px 0 rgb(0 0 0 / 5%);--shadow-xmd:0 1px 3px 0 rgb(0 0 0 / 10%),0 1px 2px 0 rgb(0 0 0 / 6%);--shadow-md:0 4px 6px -1px rgb(0 0 0 / 10%),0 2px 4px -1px rgb(0 0 0 / 6%);--shadow-lg:0 10px 15px -3px rgb(0 0 0 / 10%),0 4px 6px -2px rgb(0 0 0 / 5%);--shadow-xlg:0 25px 50px -12px rgb(0 0 0 / 25%);--select-border:rgb(200 200 200);--select-focus:var(--clr-accent);--select-arrow:var(--select-border)}body{font-family:Montserrat,sans-serif;color:var(--clr-white);background-color:brown}summary{display:list-item}img{display:block;max-width:100%}h2{text-align:center}section:not(.s-hero){padding:4rem 0}@media (min-width:75rem){section:not(.s-hero){padding:3rem 0}}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,::after,::before{transition-duration:0s!important;animation-duration:0s!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}h1{font-size:2.25rem;font-weight:500;line-height:2.5rem;text-align:justify}h2{font-size:2.25rem;line-height:2.5rem}h3{font-size:1.375rem;line-height:2.25rem}p{font-size:1.125rem;line-height:1.75rem}@media (min-width:56.25rem){h2{max-width:30ch;font-size:3rem;line-height:1.125}h3{font-size:1.5rem;line-height:2.25rem}p{max-width:50ch;font-size:1.5rem;line-height:2.25rem}li{font-size:1.15rem;line-height:2rem}}@media (min-width:75rem){h1{font-size:3rem;line-height:1;line-height:1}}.s-center{width:85%;max-width:77.5rem;margin:0 auto}.btn{padding:1rem;font-weight:600;color:var(--clr-white);cursor:pointer;background-color:var(--clr-accent);border:0;border-radius:.25rem;outline:0;transition:box-shadow .3s cubic-bezier(.33, 1, .68, 1),transform .3s cubic-bezier(.33, 1, .68, 1)}.btn i{margin-left:10px;text-align:center;font-size:30px}.btn:hover{box-shadow:var(--shadow-md);transform:scale(1.033)}.btn--cta{position:relative;z-index:2;display:block;padding:1rem;margin:0 auto;font-size:var(--step--4);background-color:#00bc2d;box-shadow:0 .3125rem 0 #009624,0 .3125rem 1rem rgba(0,0,0,.4);transition:box-shadow .3s cubic-bezier(.33, 1, .68, 1),transform .3s cubic-bezier(.33, 1, .68, 1),background-color .3s cubic-bezier(.33, 1, .68, 1);max-width:600px}.btn--cta:hover{background-color:#33c957;box-shadow:0 .156rem 0 #33ab50,0 .156rem 1rem rgba(0,0,0,.4);transform:translateY(.125rem)}.text-accent{color:var(--clr-accent)}.fs-small{font-size:75%}.pseudo{position:absolute;pointer-events:none;filter:drop-shadow(var(--shadow-lg))}.above-title,.below-title{margin-left:.25rem;font-size:var(--step--3);font-weight:400;line-height:1.10722;color:var(--clr-black);letter-spacing:.004em}.flutuante{position:fixed;top:70%;right:0;z-index:10;display:block;max-width:7rem;padding:.5rem;font-size:.875rem;color:var(--clr-white);text-align:center;text-decoration:none;background:var(--clr-accent);border:0;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.flutuante:hover{background:var(--clr-accent-100)}.flutuante:active{background:var(--clr-accent-200)}.cards{display:grid;grid-template-columns:1;row-gap:1.25rem;column-gap:1rem}.cards__card{padding:2rem;border:.1875rem solid var(--clr-white);border-radius:2.4375rem;transition:transform 250ms cubic-bezier(.33, 1, .68, 1)}.cards__card:hover{transform:scale(1.033)}.cards img{max-width:4rem;margin:0 auto}.cards h3{margin-top:1rem;margin-bottom:.25rem}.form{display:flex;align-items:center;justify-content:center}.form p{line-height:1.25;text-align:center}.form p:last-child(1){margin-bottom:1em}.form label{font-size:var(--step--5)}.form input{width:100%;padding:.75rem;font-size:1rem;color:var(--clr-black);border:0;border-radius:.25rem}.form input:focus-visible{outline:0}.form select{width:100%;padding:0 1em 0 0;margin:0;font-size:1.0625rem;font-weight:400;line-height:inherit;cursor:inherit;background-color:transparent;border:none;outline:0;appearance:none}.form__field-wrapper{margin-top:1em}.form__field-wrapper__input{display:flex;gap:.55rem;align-items:center;width:100%;margin-top:.125rem;font-size:1.0625rem;color:var(--clr-black);border-radius:.25rem;box-shadow:var(--shadow-sm)}.form__field-wrapper__input:focus-within{outline:.125rem solid var(--select-focus)}.form__select-wrapper{display:grid;grid-template-areas:"select";align-items:center;width:100%;padding:.625em;font-size:1.25rem;line-height:1.1;cursor:pointer;background-color:#fff;background-image:linear-gradient(to top,#f9f9f9,#fff 33%);border-radius:.25em;box-shadow:var(--shadow-sm)}.form__select-wrapper:focus-within{outline:.125rem solid var(--select-focus)}.form__select-wrapper::after{justify-self:end;width:.8em;height:.5em;clip-path:polygon(100% 0%,0 0%,50% 100%);content:"";background-color:var(--select-arrow)}.form__select-wrapper::after,select{grid-area:select}.form .btn--submit{max-width:100%;margin-top:1rem;animation:pulse-main 2s infinite}.gg-chevron-up{position:relative;box-sizing:border-box;display:block;width:2.5rem;height:2.5rem;border:.125rem solid transparent;border-color:var(--clr-accent);border-radius:6.25rem}.gg-chevron-up::after{position:absolute;bottom:20%;left:30%;box-sizing:border-box;display:block;width:1rem;height:1rem;content:"";border-top:.125rem solid;border-top-color:var(--clr-accent);border-right:.125rem solid;border-right-color:var(--clr-accent);transform:rotate(-45deg)}@media (min-width:37.5rem){.cards{grid-template-columns:repeat(2,1fr)}.btn--cta{padding:1.5rem;margin-top:6rem;font-size:var(--step--6)}}@media (min-width:56.25rem){.cards{grid-template-columns:repeat(3,1fr);row-gap:2rem;column-gap:3rem}}@media screen and (min-width:37.5rem){.btn--cta{padding:1.5rem;font-size:1.5rem}}.s-hero{display:flex;align-items:center;min-height:100vh;background-color:#161b22}.s-hero .s-center{display:flex;flex-direction:column;align-items:center;justify-content:center}.s-hero .wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.s-hero h1{margin-top:.5rem;margin-bottom:2rem;font-weight:700;text-align:center}.s-hero .text-below{font-size:1.5rem;font-weight:300}.s-hero img{max-width:7.5rem}.s-hero .partners{display:flex;gap:2rem;opacity:.825}.s-hero .partners img{max-width:6rem}.s-hero .btn--mobile{margin-top:3.75rem}.s-hero .btn--desktop{display:none}.s-banner{text-align:center;background-color:#111316}.s-banner h3{font-weight:500;margin-top:1rem;margin-bottom:.75rem}.s-banner ul{max-width:75%;margin:0 auto;text-align:left;letter-spacing:.03rem}.s-banner li+li{margin-top:.5rem}.s-banner p{margin-top:1.75rem;margin-bottom:2.5rem}.s-cards{text-align:center;background-color:#090a0b}.s-cards h2{margin:0 auto;margin-bottom:2rem;text-align:center}.s-cards img{max-width:10rem;max-height:6rem}.s-customers{background-color:#161b22}.s-customers h2{margin:0 auto;margin-bottom:2rem}.s-customers .logos{display:grid;grid-template-columns:repeat(2,1fr);row-gap:1.25rem;align-items:center;justify-items:center}.s-customers img{max-width:6.25rem;max-height:3.125rem}.s-about-us{text-align:center;background-color:#0d0d0d}.s-about-us .wrapper{padding:2rem;background-color:#1a1a1a;border-radius:1rem}.s-about-us h2,.s-about-us p{margin:0 auto}.s-about-us h2{margin-bottom:1rem}.s-about-us .cards{row-gap:0;margin-top:1rem}.s-about-us .cards__card{padding:0;border:0}.s-about-us .cards h3{margin-bottom:0}.s-about-us button{margin-top:3rem}.s-feedback{background-color:#111316}.s-feedback h2{margin:0 auto;margin-bottom:2rem;text-align:center}.s-feedback img{display:block;margin:0 auto}.s-feedback .img--desktop{display:none}.s-form{background-image:url(./images/pattern.png);background-attachment:fixed;background-position:initial;background-size:cover}.s-form .s-center{position:relative;display:flex;flex-direction:column-reverse;gap:1.75rem}.s-form .wrapper-statue{position:relative}.s-form .img-cup,.s-form .img-statue{display:none}.s-form .img-cup{position:absolute;right:3%;bottom:-40%;max-width:75%}.s-form p{margin-top:1rem;text-align:center}.s-form.s-form{padding:0;padding-top:6rem}footer{position:relative;z-index:1;padding:2rem 0;background-color:#090a0b}footer .s-center{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center}footer img{max-width:10rem}footer .go-to-top-wrapper{display:flex;flex-direction:column;gap:.25rem;align-items:center;cursor:pointer}footer button,footer p{font-size:.875rem}footer button{padding:0;font-weight:900;color:var(--clr-accent);background:0 0;border:0}footer button:hover{cursor:pointer}@media (min-width:37.5rem){.s-customers .logos{grid-template-columns:repeat(3,1fr);row-gap:1rem;max-width:30rem;margin:0 auto}}@media (min-width:56.25rem){.s-hero{min-height:50vh;padding:6rem 0}.s-hero .s-center{flex-direction:row;gap:3rem;justify-content:flex-start}.s-hero .wrapper{max-width:70%}.s-hero h1{text-align:left}.s-hero .btn,.s-hero img{align-self:start;margin:0}.s-hero .partners{flex-direction:column;opacity:1}.s-hero .btn--desktop{display:inline-flex}.s-hero .btn--mobile{display:none}.s-banner{padding:6rem 0}.s-banner h2,.s-banner p{margin-right:auto;margin-left:auto}.s-banner ul{max-width:max-content}.s-cards .cards{display:flex;flex-direction:column;max-width:1000px;margin:0 auto;align-items:center;justify-content:center}.s-cards .cards__card{display:flex;align-items:center;justify-content:flex-start;gap:5rem;width:100%;padding:2rem 4rem}.s-cards h2{margin-bottom:4rem}.s-cards h3{text-align:left}.s-cards p{font-size:1rem;line-height:1.75;text-align:left}.s-cards img{margin:0}.s-customers .logos{grid-template-rows:1fr;grid-template-columns:repeat(5,1fr);row-gap:4rem;column-gap:4rem;justify-content:center;margin:0 auto}.s-customers img{max-width:9.375rem;max-height:4.6875rem}.s-about-us .wrapper{padding:3rem 15rem 4rem}.s-about-us p{max-width:40ch}.s-feedback .img--desktop{display:block}.s-feedback .img--mobile{display:none}.s-form .s-center{position:relative;display:grid;grid-template-columns:1fr 1fr;column-gap:4rem}.s-form .img-statue-cup{display:none}.s-form .img-cup,.s-form .img-statue{display:block}.s-form .img-statue{max-width:100%}.s-form .img-cup{position:absolute;right:5%;bottom:-25%;max-width:400px}.s-form .wrapper-form{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.s-form p{margin-top:.25rem;font-size:1rem;line-height:1.4;text-align:left}.s-form button{max-width:max-content;padding:.5rem;margin-left:0;font-size:1rem}.s-form.s-form{padding:0}}@media (min-width:75rem){.s-hero .s-center{gap:8rem;justify-content:center}.s-hero .wrapper{max-width:70ch}.s-hero .text-below{display:inline-block;margin-top:.75rem}.s-hero .partners img{max-width:9rem}}.heartbeat{animation:heartbeat 5s ease-in-out infinite both;animation:heartbeat 5s ease-in-out infinite both}@keyframes heartbeat{from{transform:scale(1);transform:scale(1);transform-origin:center center;transform-origin:center center;animation-timing-function:ease-out;animation-timing-function:ease-out}10%{transform:scale(.91);transform:scale(.91);animation-timing-function:ease-in;animation-timing-function:ease-in}17%{transform:scale(.98);transform:scale(.98);animation-timing-function:ease-out;animation-timing-function:ease-out}33%{transform:scale(.87);transform:scale(.87);animation-timing-function:ease-in;animation-timing-function:ease-in}45%{transform:scale(1);transform:scale(1);animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes heartbeat{from{transform:scale(1);transform:scale(1);transform-origin:center center;transform-origin:center center;animation-timing-function:ease-out;animation-timing-function:ease-out}10%{transform:scale(.91);transform:scale(.91);animation-timing-function:ease-in;animation-timing-function:ease-in}17%{transform:scale(.98);transform:scale(.98);animation-timing-function:ease-out;animation-timing-function:ease-out}33%{transform:scale(.87);transform:scale(.87);animation-timing-function:ease-in;animation-timing-function:ease-in}45%{transform:scale(1);transform:scale(1);animation-timing-function:ease-out;animation-timing-function:ease-out}}.wa-widget{position:fixed!important;right:0!important;bottom:0!important;margin:0!important;z-index:9999!important}.wa-widget:last-child{margin-right:0!important}.wa-widget.expanded{border-radius:1rem!important}.wa-widget .wa-widget-content{width:475px;transition:all .25s linear!important;visibility:hidden!important;position:fixed!important;opacity:0!important;right:0!important;z-index:-1}.wa-widget .wa-widget-content.expanded{opacity:1!important;visibility:visible!important;z-index:9000!important;text-align:left!important}.wa-widget .wa-widget-content.chat-tab.expanded{background-image:url("https://phonetrack.app/assets/images/whatsapp/wallpaper-wpp-widget.png")!important}.wa-widget-content{min-height:320px!important}.wa-widget-content,.wa-widget-toggle{box-shadow:0 0 10px 5px rgba(0,0,0,.1)!important;margin:1rem!important}.wa-widget-toggle{animation:shake-animation 6s ease infinite!important;transform-origin:50% 50%!important}.wa-widget-toggle{background-color:#25d366!important;border-radius:100%!important;cursor:pointer!important;position:fixed!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:4px!important}.wa-widget-content.center{top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.wa-widget-content.top-left{top:6rem!important;left:0!important}.wa-widget-content.top-right{top:6rem!important;right:0!important}.wa-widget-content.bottom-left{bottom:6rem!important;left:0!important}.wa-widget-content.bottom-right{bottom:6rem!important;right:0!important}.wa-widget-toggle.bottom-right{bottom:15px!important;right:15px!important}.wa-widget-toggle.bottom-left{bottom:15px!important;left:15px!important}.wa-widget-toggle.top-left{top:15px!important;left:15px!important}.wa-widget-toggle.top-right{top:15px!important;right:15px!important}.wa-widget-toggle::before{content:''!important;height:12px!important;width:12px!important;top:0!important;right:5px!important;position:absolute!important;background-color:red!important;border-radius:10px!important}.wa-widget-toggle svg{fill:white!important}.wa-widget-content{overflow:hidden!important;border-radius:7px!important;font-family:'Work Sans',sans-serif!important;font-size:14px!important}.chat-header{height:75px!important;border-top-left-radius:6px!important;border-top-right-radius:6px!important;padding:2px 10px!important;display:flex!important;align-items:center!important;background-color:#2d5f57!important;color:#fff!important}.chat-header .chat-admin-picture{height:54px!important;width:54px!important;background-color:#fff!important;border-radius:100%!important;margin-right:1rem!important;position:relative!important}.chat-header .chat-admin-picture img{height:54px!important;width:54px!important;border-radius:100%!important}.chat-header .chat-admin-picture::before{content:""!important;height:8px!important;width:8px!important;border-radius:7px!important;background-color:#4fce5d!important;border:2px solid #095e54!important;position:absolute!important;bottom:2.333333px!important;right:2.333333px!important}small{font-size:85%!important}.chat-admin-details{margin-left:10px!important}.chat-header .chat-admin-details h4{text-transform:capitalize!important;margin:17px 0 0!important;font-size:20px!important;color:#fff!important}.chat-header .chat-admin-details p{font-weight:500!important;font-size:16px!important;line-height:26px!important;margin:0 0 10px!important;font-style:normal!important;white-space:normal!important;display:block!important;letter-spacing:normal!important}.chat-destinations{display:flex!important;flex-direction:column!important}.chat-content,.chat-destinations{padding:1rem 1rem 0 1rem!important}.chat-content .chat-admin-picture{height:2rem!important;width:2rem!important;margin-right:.5rem!important}.chat-form.hidden{display:none!important}.chat-destinations.hidden{display:none!important}.chat-destination,.chat-item{display:inline-flex!important;align-items:flex-end!important}.chat-item p{margin:0 20px 5px 0!important;padding:10px 15px!important;background-color:#fff!important;border-radius:7px!important;box-shadow:0 4px 4px rgb(135 135 135 / 25%)!important;font-size:14px!important;font-weight:500!important;line-height:26px!important;color:#666!important}.chat-item.hidden{display:none!important}.chat-destination span{margin:0 20px 20px 0!important;padding:10px 15px!important;background-color:#fff!important;border-radius:7px!important;box-shadow:0 4px 4px rgb(135 135 135 / 25%)!important;font-size:14px!important;font-weight:500!important;line-height:26px!important;color:#0283f9!important}.chat-destination span:hover{cursor:pointer!important}.chat-form{padding:0 15px!important;display:flex!important;flex-direction:column!important;align-items:end!important}.chat-form input{border:0!important;background-color:#eafeeb!important;border-radius:7px!important;box-shadow:0 4px 4px rgba(135,135,135,.25)!important;padding:10px!important;margin:4px 0!important;width:70%!important}.chat-form textarea{width:70%!important;padding:.75rem 1rem!important;background-color:inherit!important;font-family:inherit!important;resize:none!important;margin-bottom:.25rem!important;transition:all .25s linear!important}.chat-form input,.chat-form input:focus,.chat-form textarea{border:1px solid transparent!important;outline:0!important;border-radius:.5rem!important}.chat-form .chat-send strong{display:none!important}.chat-form .chat-send{background:#2d5f57!important;color:#fff!important;font-size:14px!important;line-height:26px!important;border-radius:7px!important;margin:10px 0!important;padding:5px 17px!important;font-weight:500!important;border:none!important;position:inherit;width:135px;height:36px}.chat-form .chat-send:hover{cursor:pointer!important}.chat-form .chat-send:active{background:#2d5f57!important;box-shadow:inset 0 0 20px rgba(0,0,0,.2)!important;color:#fff!important}.chat-form .chat-send:after{content:'Iniciar conversa'!important}.chat-form .required{border:1px solid rgba(206,89,89,.25)!important;background-color:rgba(255,0,0,.1)!important}@media(max-width:460px){.wa-widget{width:100%}.wa-widget-toggle{float:right}.wa-widget-content{width:90%!important;left:0!important;right:0!important}.wa-widget-content.center{margin:0!important}}@keyframes shake-animation{0%{transform:translate(0,0)}1.78571%{transform:translate(5px,0)}3.57143%{transform:translate(0,0)}5.35714%{transform:translate(5px,0)}7.14286%{transform:translate(0,0)}8.92857%{transform:translate(5px,0)}10.71429%{transform:translate(0,0)}100%{transform:translate(0,0)}}.s-hero{position:relative;min-height:90vh;padding:6rem 0;overflow:hidden}.video-background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.video-background iframe{width:100vw;height:56.25vw;min-height:100vh;min-width:177.78vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.wrapper{position:relative;z-index:1}.partners{position:relative;z-index:1}.cards-container{display:flex;flex-wrap:wrap;justify-content:space-between;padding:10px}.cards__card{flex:1 1 calc(50% - 20px);box-sizing:border-box;margin:10px;padding:10px;border:1px solid #ccc;text-align:center}@media (max-width:600px){.cards__card{flex-basis:calc(100% - 20px)}}