@charset "utf-8";.container,img{width:100%;position:relative;height:auto}.botao button,.info .info-text h2{font-weight:300;letter-spacing:1px;text-transform:uppercase;font-style:italic}.container,.info,body,img{height:auto}.service,.top-container{background:linear-gradient(135deg,#37c3db 30%,#39dfaa)}*{margin:0;padding:0;box-sizing:border-box;border:none;outline:0;font-size:100%}:root{--yellow:rgba(254, 202, 87, 1.0);--orange-skin:rgba(255, 159, 67, 1.0);--pastel-red:rgba(255, 107, 107, 1.0);--megaman:rgba(72, 219, 251, 1.0);--blue-ballerina:rgba(200, 214, 229, 1.0);--caribbean-green:rgba(29, 209, 161, 1.0);--green-escuro:rgba(16, 172, 132, 1.0);--joust-blue:rgba(84, 160, 255, 1.0);--blue-france:rgba(46, 134, 222, 1.0);--light-blue:rgba(200, 214, 229, 1.0);--fuel-town:rgba(87, 101, 116, 1.0);--storm-petrel:rgba(131, 149, 167, 1.0);--imperial-prime:rgba(34, 47, 62, 1.0);--jade-dust:rgba(0, 210, 211, 1.0);--lotus-pink:rgba(243, 104, 224, 1.0);--puff-pink:rgba(255, 159, 243, 1.0);--purple:rgba(95, 39, 205, 1.0);--agua-velvet:rgba(1, 163, 164, 1.0)}html{font-size:62.5%}body{background-color:#fff;text-rendering:optimizeLegibility;font-size:1.6em}a{text-decoration:none}ul{list-style:none}img{vertical-align:middle;display:inline-block;object-fit:cover}.container{margin:1.4em 0 0;display:flex;display:flex}.botao button{width:20rem;height:3.1rem;font-size:1.2em;font-family:monospace;color:#fff;justify-content:center;align-items:center;display:flex;cursor:pointer;border-radius:4em;background:linear-gradient(135deg,#01a3a4 30%,#39dfaa);transition:.9s ease-in}.info,.skew-container .skew-content{overflow:hidden;justify-content:center;display:flex;position:relative}.botao button:hover,.contact-botao button:hover{background:linear-gradient(135deg,#fdffff 30%,#fff);color:#18ca07}.botao button svg{width:20px;height:20px;color:#0f0;padding-right:5px}.info{width:100%;align-items:center}.info .info-text{width:100%;text-align:center;padding:0 10px}.info .info-text h2{font-family:sans-serif;font-display:swap;font-size:1.3em;color:var(--fuel-town);line-height:27px}.skew-container{width:100%;height:auto;padding:60px 0}.skew-container .skew-content{height:22vh;transform:skewY(-5deg);background:linear-gradient(135deg,#ffde59 30%,#39dfaa);align-items:center}.skew-content .skew-title{position:absolute;width:100%;text-align:center;transform:skewY(5deg);padding:10px 8px}.skew-content .skew-title h4{font-family:monospace;font-style:italic;font-display:swap;font-weight:800;font-size:1.7em;color:var(--fuel-town);letter-spacing:.9px;line-height:30px}.menu .logo,.top-container .top-box h2{font-size:0}.banner .banner-content h2,.banner .banner-content p,.menu nav ul li a{font-style:italic;letter-spacing:1px;font-display:swap}.top-container{width:100%;height:3.4em;display:flex;position:relative;justify-content:center;align-items:center}.top-container .top-box .top-icon-svg{text-align:center;display:flex;align-items:center;justify-content:center}.top-container .top-box .top-icon-svg button{display:flex;align-items:center;justify-content:center;background:0 0;font-size:1.1em;font-family:monospace;margin-right:10px;color:#fff;cursor:pointer;transition:.5s}.menu .fa-bars:hover,.top-container .top-box .top-icon-svg button:hover{color:var(--lotus-pink)}.top-container .top-box .top-icon-svg .top-svg{width:25px;height:25px;stroke:#fff;stroke-width:10px;fill:lime}.top-container .top-box-social{display:none}.menu{width:100%;position:relative;display:flex;justify-content:space-between;align-items:center;z-index:1000;transform:translateX(-50%);left:50%;padding:0 .6em}.menu .menu-svg-bars,.menu nav{justify-content:center;display:flex}.menu .logo{width:160px;height:80px;border:none;background:url(../img/vidals-logo.WebP) center center/cover no-repeat}.menu .menu-svg-bars{width:5rem;height:5rem;background:0 0;border-radius:50%;border:1.3px solid #01a3a4;align-items:center}.menu-svg-bars .fa-bars{width:2em;height:2em;color:var(--fuel-town);cursor:pointer;transition:.9s}.menu .nav-toggle{left:0;opacity:1}.menu nav{position:fixed;width:100%;height:100vh;background:#fdfbfb;z-index:1000;left:-110%;align-items:center;flex-direction:column;top:1px;transition:.8s ease-in-out}.contact-box .box-text,.menu nav ul{text-align:center}.menu nav ul li{position:relative;padding:.6em 0 2em}.menu nav ul li a{font-family:monospace;font-size:1.6em;color:var(--fuel-town);transition:.8s;font-weight:600}.menu ul li #active,.menu ul li a:hover{color:var(--pastel-red)}.menu nav .close{position:absolute;right:4px;top:18px;width:25px;height:25px;opacity:.5;cursor:pointer;transition:.7s}.menu nav .close:hover{opacity:1}.menu nav .close:before,nav .close:after{position:absolute;content:'';height:25px;width:2px;background-color:var(--fuel-town)}.menu nav .close:before{transform:rotate(45deg)}.menu nav .close:after{transform:rotate(-45deg)}.menu nav .nav-svg-social{display:flex;position:relative;margin:2.4rem}.nav-svg-social a svg{width:25px;height:25px;margin-right:10px;transition:2s}.footer-svg a svg:hover,.nav-svg-social a svg:hover{transform:scale(1.3)}.banner{width:100%;height:auto;position:relative}.banner .image-banner{width:100%;height:290px;overflow-x:auto}.banner .image-banner img{width:100%;height:100%;object-fit:cover}.banner .banner-content{width:100%;position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;grid-gap:30px;top:50%;transform:translateY(-50%)}.banner .banner-content h2{max-width:260px;font-size:1.5em;font-family:'Lucida Sans','Lucida Sans Regular','Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,sans-serif;text-shadow:1px 3px 5px #000;color:var(--yellow);justify-content:center;align-items:center;display:flex}.card,.service .service-content{justify-content:center;width:100%;display:flex}.banner .banner-content p{max-width:300px;font-size:1.5em;font-weight:600;color:#fff;text-shadow:1px 3px 5px #000}.service-content .service-text h2,.service-content .service-text h3{font-family:monospace;font-weight:300;font-style:italic;text-transform:uppercase}.service{width:100%;height:auto;overflow:hidden}.contact,.form-btn .input-btn input[type=submit],.fotter{background:linear-gradient(135deg,#1dd1a1 30%,#48dbfb)}.service .service-content{align-items:center;flex-direction:column;grid-gap:20px;padding:25px 20px}.service-content .service-img{position:relative;width:20rem;height:20rem}.service-content .service-img img{width:100%;height:100%;border-radius:50%;border:none;object-fit:cover}.service-content .service-text{max-width:400px;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;grid-gap:20px}.service-content .service-text h2{font-size:1.6em;color:var(--yellow);font-display:swap;letter-spacing:1.2px;text-shadow:2px 2px 6px #000}.service-content .service-text h3{font-size:1.4em;color:#fff;font-display:swap;letter-spacing:1px;text-shadow:2px 2px 6px rgba(0,0,0,.555)}.box-text .contact-botao button,.card-spec-text h4,.card-spec-text p{font-display:swap;color:var(--imperial-prime)}.card{min-height:50vh;overflow:hidden;position:relative;align-items:center}.card .card-content{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.card-content .card-box{width:28rem;height:30rem;margin:3rem 5rem;background-color:var(--yellow);border-radius:30px;position:relative;overflow:hidden;justify-content:center;align-items:center;flex-direction:column;display:flex}.card-box .card-spec{display:flex;justify-content:center;align-items:center;flex-direction:column}.card-spec .card-img{width:9em;height:9em;position:relative}.card-img img{width:100%;height:100%;object-fit:cover;border-radius:50%;transition:1s}.card-img img:hover{transform:scale(1.1)}.card-spec .card-icon-svg{width:13rem;height:13rem;background-color:#36c0d8;border-radius:50%;align-items:center;justify-content:center;display:flex}.card-icon-svg .card-svg{width:10rem;height:10rem;color:#fff}.card-spec .card-spec-text{margin:1em 0;text-align:center}.card-spec-text h4{font-family:sans-serif;font-style:italic;font-size:1.5em;letter-spacing:1px;font-weight:400}.card-spec-text p{font-family:monospace;font-style:italic;font-size:1.5em;padding-top:10px;text-transform:uppercase;font-weight:200;letter-spacing:1.2px}.box-text .contact-botao button,.box-text h5,.box-text p{font-family:sans-serif;font-style:italic}.contact{width:100%;height:auto;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.contact .contact-content{width:1500px;height:auto;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:20px;box-sizing:border-box;padding:50px 0}.contact-content .contact-box{position:relative;padding:15px 30px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.box-text h5{font-size:1.2em;font-weight:500;font-display:swap;color:var(--fuel-town);letter-spacing:.8px;align-items:center;justify-content:center;display:flex}.box-text h5 svg{width:23px;height:23px;padding-right:3px;color:var(--yellow)}.box-text .contact-botao button{width:27rem;height:3.2rem;margin-top:1rem;font-size:1.1em;letter-spacing:.7px;background:#53ff53;border-radius:30px;cursor:pointer;transition:2s;display:flex;justify-content:center;align-items:center}.box-text p,.forms .forms-box h5{font-weight:300;letter-spacing:.8px}.box-text .contact-botao button svg{width:23px;height:23px;padding-right:3px;color:#fff}.box-text p{font-size:1em;color:#fff;text-shadow:1px 1px 5px rgba(0,0,0,.658);margin-top:1rem;font-display:swap}.forms .forms-box h5,.forms-box .input-box label,.input-box input{color:var(--imperial-prime);font-style:italic;font-display:swap;font-family:monospace}.forms{justify-content:center;align-items:center;display:flex;overflow:hidden}.forms .forms-box{position:relative;width:290px;height:360px;background:var(--yellow);border-radius:20px;padding:10px}.fotter,.regioes{height:auto;display:flex}.forms .forms-box h5{font-size:1.5em;text-align:center}.forms-box .input-box{position:relative;width:100%;margin-top:20px}.forms-box .input-box label{font-size:1.8rem;letter-spacing:1px;left:0}.forms-box .input-box .input{min-width:260px;border-radius:5px;border:none;border-bottom:2px solid #6f7e8a;padding:5px;margin-bottom:12px}.input-box input{border:none;outline:0;resize:none;background:0 0;font-size:1.4rem;letter-spacing:1px}.input-box input::placeholder{color:var(--pastel-red);font-size:.9em}.forms-box .form-btn{display:flex;align-items:center;justify-content:center;margin-top:20px}.form-btn .input-btn input[type=submit]{width:12rem;height:5rem;font-size:2rem;font-weight:600;color:#fff;font-family:monospace;font-display:swap;font-style:italic;border-radius:5rem;border:none;cursor:pointer;transition:.9s}.form-btn .input-btn input:hover[type=submit]{color:#28fc28;background:linear-gradient(135deg,#fff 30%,#fafafa)}.regioes{width:100%;align-items:center;justify-content:center;flex-direction:column;margin:50px 0}.regioes .regioes-title{max-width:100%;text-align:center;padding:10px 0}.regioes-title h3{font-style:italic;font-weight:900;font-display:swap;font-size:1.5em;text-shadow:1px 1px 1px rgba(0,0,0,.589),1px 1px 1px rgba(0,0,0,.651);color:var(--agua-velvet);letter-spacing:1px;text-transform:uppercase}.regioes-content-title h4,.regioes-sub-title h4{font-family:sans-serif;font-weight:300;font-size:1.2em;color:var(--imperial-prime);line-height:28px;font-style:italic;font-display:swap}.regioes-title h3::after{content:"";width:11em;position:absolute;margin:0 auto;left:0;right:0;top:50px;border:1px solid #feca57}.regioes-title .regioes-sub-title{max-width:100%;text-align:center;padding:20px 10px}.regioes-sub-title h4{letter-spacing:1px;margin-top:1em}.regioes .regioes-content{max-width:97%;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;border-bottom:1px solid #feca57;border-radius:10px;padding-bottom:1em;cursor:pointer;transition:.9s;margin:1em}.regioes-content .regioes-content-title{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;grid-gap:10px;padding:20px 0}.regioes-content-title h4{letter-spacing:.8px}.regioes-content-title svg{width:1.4em;height:1.4em;color:var(--blue-france)}.regioes-content .regioes-question{display:flex;justify-content:space-between;align-items:center;padding:20px 0 0 20px}.regioes-question h3{font-family:monospace;font-style:italic;font-display:swap;font-weight:700;font-size:1.4em;color:var(--green-escuro);letter-spacing:.7px;transition:.8s;padding:30px 0 0}.footer-box h2,.footer-box h3{font-family:monospace;font-weight:300;font-style:italic;font-display:swap}.footer-box a:hover,.regioes-question h3:hover{color:var(--yellow)}.regioes-question .regioes-svg{display:flex;justify-content:center;align-items:center;max-width:100%;padding:0 10px}.regioes-svg svg{width:1em;height:1em;color:var(--imperial-prime);transition:.6s ease-in-out}.regioes-list ul li a:hover,.regioes-svg svg:hover{color:var(--green-escuro)}.regioes-content.active-regioes .regioes-question svg{transform:rotate(180deg)}.regioes-content .regioes-text{max-width:450px;display:flex;max-height:0;overflow:hidden;transition:.8s ease-in;padding-top:20px}.regioes-content.active-regioes .regioes-text{max-height:300px}.regioes-text .regioes-list{max-width:100%;margin:0 .6em}.regioes-list ul li{line-height:25px}.regioes-list ul li a{font-family:monospace;font-style:italic;font-display:swap;font-size:1.1em;color:var(--blue-france);text-decoration:none;transition:.8s}.fotter{width:100%;align-items:center;justify-content:center}.footer .footer-content{width:100%;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;position:relative;overflow:hidden}.footer-content .footer-content-box{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:30px 0}.footer-content-box .footer-box{width:27rem;height:auto;position:relative;overflow:hidden;flex-direction:column;justify-content:center;align-items:center;display:flex;grid-gap:10px;margin:2rem}.footer-box h2{font-size:1.8em;color:#fff;letter-spacing:.8px}.footer-box h3{font-size:1.4em;color:var(--yellow);text-shadow:1px 1px 5px rgba(0,0,0,.76);letter-spacing:.5px;text-align:center;line-height:27px}.footer-box a{font-family:sans-serif;font-size:1.2em;font-style:italic;font-display:swap;color:#fff;letter-spacing:.9px;justify-content:center;align-items:center;display:flex;margin-top:6px;transition:.7s}.footer-box a svg{width:23px;height:23px;margin-right:4px;color:var(--yellow)}.footer-box ul li,.footer-box ul li a{font-weight:300;color:var(--fuel-town);font-family:monospace;font-style:italic;font-display:swap;text-align:center}.footer-box ul li{font-size:1.3em;letter-spacing:.5px;line-height:30px}.footer-box ul li a{font-size:.9em;letter-spacing:.1px;transition:.5s ease-in}.footer-box ul li a:hover{color:#ffff}.footer-box .footer-svg{position:relative;display:flex;margin-top:1rem}.footer-svg a svg{width:45px;height:45px;margin-right:10px;transition:1s}.footer-content .footer-copy{width:100%;text-align:center;margin-bottom:2rem}.footer-copy h2{font-family:monospace;font-style:italic;font-size:1.2em;font-weight:400;font-display:swap;color:#ffff;justify-content:center;align-items:center;display:flex}.chat-box h2,.chat-box p{font-weight:500;font-family:monospace;font-style:italic}.chat-box h2,.chat-box p,.chat-top .chat-svg-times:hover{color:var(--fuel-town)}.footer-copy h2 svg{width:22px;height:22px;margin-right:5px}.chat-container{display:flex;justify-content:flex-end;align-items:center;margin-right:10px}.chat-container .chat-content{width:270px;height:190px;background:#e7dbc7;border-radius:20px;overflow:hidden;display:none;position:fixed;z-index:11;bottom:220px}.chat-content .chat-top{display:flex;justify-content:space-between;align-items:center;width:100%;height:40px;background:#42fc5b}.chat-top .chat-svg{width:2rem;height:2rem;color:#fff;margin-left:10px}.chat-top .chat-svg-times{width:2.5rem;height:2.5rem;color:#fff;margin-right:10px;cursor:pointer;transition:.7s}.chat-content .chat{width:100%;position:relative;display:flex;flex-direction:column}.chat .chat-box{width:24rem;height:8rem;position:absolute;background:#f7f7f7;clip-path:polygon(0% 0%,100% 0%,100% 75%,75% 75%,74% 90%,63% 75%,0% 75%);border-radius:10px;top:12px;left:12px;z-index:10;text-align:center;padding:5px 0}.chat-container .chat-btn-svg,.scroll-btn{position:fixed;bottom:170px;display:flex;cursor:pointer;z-index:10}.chat-box h2{font-size:1.3em}.chat-box p{font-size:1.1em;padding-top:5px}.chat-content .chats-botao{width:18rem;height:4.3rem;background:#46fa70;cursor:pointer;margin:10rem 2rem 0 auto;border-radius:25px;align-items:center;justify-content:center;display:flex;grid-gap:10px;transition:.5s ease-in}.chat-container .chat-btn-svg:hover,.chat-content .chats-botao:hover{background:#155003;box-shadow:0 0 60px rgba(0,255,76,.64)}.chats-botao a button{background:0 0;display:flex;cursor:pointer;align-items:center;justify-content:center;font-family:monospace;font-style:italic;font-size:1.3em;color:#fff}.chats-botao a button svg{width:2.5rem;height:2.5rem;color:#ffff;margin-left:10px}.chat-container .chat-btn-svg{width:4.3rem;height:4.3rem;background:#42fc5b;border-radius:50px;overflow:hidden;justify-content:center;align-items:center;transition:.6s}.chat-btn-svg svg{width:3rem;height:3rem;color:#fff}.scroll-btn{left:10px;width:4rem;height:4rem;background-color:#e2b646;border-radius:20px;align-items:center;justify-content:center;transition:.5s ease-in}.scroll-btn:hover{background:#584002;box-shadow:0 0 60px rgba(217,255,0,.64)}.scroll-btn svg{width:2.7rem;height:2.7rem;color:#fff}@media screen and (min-width:420px){.top-container .top-box .top-icon-svg button{font-size:1.4em}.regioes-content .regioes-text{max-width:550px}.regioes-text .regioes-list{margin:0 1em}.regioes-list ul li a{font-size:1.2em}.footer-copy h2{font-size:1.5em}.footer-copy h2 svg{width:25px;height:25px}}@media screen and (min-width:580px){.regioes-content-title h4,.regioes-list ul li a,.regioes-sub-title h4{font-size:1.4em}.regioes-question h3{font-size:1.7em}.regioes-svg svg{width:1.2em;height:1.2em}.regioes-content .regioes-text{max-width:700px}.regioes-text .regioes-list{margin:0 2em}.regioes-list ul li{line-height:30px}}@media screen and (min-width:650px){.banner .banner-content h2{max-width:350px;font-size:1.9em;letter-spacing:2px}.banner .banner-content p{max-width:350px;font-size:1.7em}.forms .forms-box{width:380px;height:380px}.forms-box h5{font-size:1.6em}.forms-box .input-box input{font-size:1.9rem}.forms-box .input-box label{font-size:2rem}.forms-box .input-box input:focus~label,.forms-box .input-box input:valid~label{font-size:1.5rem}.forms-box .input-box input[type=submit]{width:15rem;height:5rem;font-size:2.2rem}}@media screen and (min-width:720px){.contact-content .contact-box:nth-child(3){justify-content:center;transform:translateY(-50%);left:50%;top:50%}}@media screen and (min-width:760px){.top-container{justify-content:space-between;padding:0 12px}.top-container .top-box h2{font-size:1.2em;color:#fff;font-family:sans-serif;font-style:italic;font-weight:300}}@media screen and (min-width:800px){.service .service-content{justify-content:space-around;align-items:center;flex-direction:row;grid-gap:none;padding:40px 50px}.service-content .service-img{width:27rem;height:27rem}.service-content .service-text{max-width:430px}.service-content .service-text h2{font-size:2em}.service-content .service-text h3{font-size:1.8em}}@media screen and (min-width:930px){.menu .menu-svg-bars,.menu nav .close,.menu nav .nav-svg-social{display:none}.menu nav{position:static;display:block!important;width:auto;height:5vh;float:right;background:0 0;z-index:1000}.menu nav ul{padding:0}.menu nav ul li{padding:0;float:left}.menu nav ul li a{font-size:1.4em;margin-right:30px}.regioes-content-title h4,.regioes-list ul li a,.regioes-sub-title h4{font-size:1.6em}.regioes-question h3{font-size:1.8em}.regioes-svg svg{width:1.3em;height:1.3em}.regioes-content .regioes-text{max-width:850px}.regioes-text .regioes-list{margin:0 1.5em}}@media screen and (min-width:980px){.service-content .service-text h3,.skew-content .skew-title h2{font-size:2em}.top-container .top-box-social{display:flex;position:relative}.top-container .top-box-social a svg{width:25px;height:25px;margin-right:10px;transition:2s}.top-box-social a svg:hover{transform:scale(1.3)}.service-content .service-img{width:30rem;height:30rem}.service-content .service-text{max-width:450px}.service-content .service-text h2{font-size:2.3em}}@media screen and (min-width:1090px){.contact-content .contact-box:nth-child(3){transform:none;left:0;top:0}}@media screen and (max-height:568px) and (min-width:320px){.chat-container .chat-content{bottom:190px}.chat-container .chat-btn-svg,.scroll-btn{bottom:140px}}@media screen and (max-height:533px) and (min-width:320px){.chat-container .chat-content{bottom:160px}.chat-container .chat-btn-svg,.scroll-btn{bottom:110px}}@media screen and (max-height:480px) and (min-width:320px){.menu nav ul li{position:relative;padding:.6em 0 1em}.chat-container .chat-content{width:250px;height:175px;bottom:100px}.chat-content .chats-botao{margin:8.5rem 2rem 0 auto}.chat-container .chat-btn-svg,.scroll-btn{bottom:50px}}@media screen and (max-height:360px) and (min-width:640px){.menu .logo{width:125px;height:60px;background:url(../img/vidals-logo.WebP) center center/125px}.menu .menu-svg-bars,.menu nav .close,.menu nav .nav-svg-social{display:none}.menu nav{position:static;display:block!important;width:auto;height:5vh;float:right;background:0 0;z-index:1000}.menu nav ul{padding:0}.menu nav ul li{padding:0;float:left}.menu nav ul li a{font-size:1.1em;margin-right:10px}.banner .image-banner{width:100%;height:200px}.banner .banner-content{grid-gap:10px}.banner .banner-content h2{font-size:1.5em}.banner .banner-content p{font-size:1.3em}.chat-container .chat-content{width:260px;height:150px;bottom:60px}.chat-content .chat-top{height:30px}.chat-top .chat-svg-times{width:2.3rem;height:2.3rem}.chat .chat-box{width:21rem;height:7rem;top:6px}.chat-box h2{font-size:1.2em}.chat-box p{font-size:1em}.chat-content .chats-botao{width:18rem;height:4rem;margin:7.4rem 2rem 0 auto}.chat-container .chat-btn-svg,.scroll-btn{bottom:10px}}@media screen and (min-height:640px) and (min-width:360px){.chat-container .chat-content{bottom:250px}.chat-container .chat-btn-svg,.scroll-btn{bottom:200px}}@media screen and (min-height:640px) and (min-width:384px){.chat-container .chat-content{bottom:260px}.chat-container .chat-btn-svg,.scroll-btn{bottom:210px}}@media screen and (min-height:667px) and (min-width:375px){.chat-container .chat-content{bottom:280px}.chat-container .chat-btn-svg,.scroll-btn{bottom:230px}}@media screen and (min-height:720px) and (min-width:540px){.chat-container .chat-content{bottom:340px}.chat-container .chat-btn-svg,.scroll-btn{bottom:290px}}@media screen and (min-height:731px) and (min-width:411px){.chat-container .chat-content{bottom:350px}.chat-container .chat-btn-svg,.scroll-btn{bottom:300px}}@media screen and (min-height:732px) and (min-width:412px){.chat-container .chat-content{bottom:350px}.chat-container .chat-btn-svg,.scroll-btn{bottom:300px}}@media screen and (min-height:736px) and (min-width:414px){.chat-container .chat-content{bottom:350px}.chat-container .chat-btn-svg,.scroll-btn{bottom:300px}}@media screen and (min-height:740px) and (min-width:360px){.chat-container .chat-content{bottom:350px}.chat-container .chat-btn-svg,.scroll-btn{bottom:300px}}@media screen and (min-height:745px) and (min-width:353px){.chat-container .chat-content{bottom:360px}.chat-container .chat-btn-svg,.scroll-btn{bottom:310px}}@media screen and (min-height:786px) and (min-width:393px){.chat-container .chat-content{bottom:400px}.chat-container .chat-btn-svg,.scroll-btn{bottom:350px}}@media screen and (min-height:812px) and (min-width:375px){.chat-container .chat-content{bottom:420px}.chat-container .chat-btn-svg,.scroll-btn{bottom:370px}}@media screen and (min-height:823px) and (min-width:411px){.chat-container .chat-content{bottom:440px}.chat-container .chat-btn-svg,.scroll-btn{bottom:390px}}@media screen and (min-height:844px) and (min-width:390px){.chat-container .chat-content{bottom:460px}.chat-container .chat-btn-svg,.scroll-btn{bottom:410px}}@media screen and (min-height:896px) and (min-width:414px){.chat-container .chat-content{bottom:510px}.chat-container .chat-btn-svg,.scroll-btn{bottom:460px}}@media screen and (min-height:914px) and (min-width:412px){.chat-container .chat-content{bottom:530px}.chat-container .chat-btn-svg,.scroll-btn{bottom:480px}}@media screen and (min-height:915px) and (min-width:412px){.chat-container .chat-content{bottom:530px}.chat-container .chat-btn-svg,.scroll-btn{bottom:480px}}@media screen and (min-height:960px) and (min-width:600px){.chat-container .chat-content{bottom:570px}.chat-container .chat-btn-svg,.scroll-btn{bottom:520px}}@media screen and (min-height:1024px) and (min-width:768px){.card{min-height:40vh}.chat-container .chat-content{bottom:630px}.chat-container .chat-btn-svg,.scroll-btn{bottom:580px}}@media screen and (min-height:1138px) and (min-width:712px){.chat-container .chat-content{bottom:750px}.chat-container .chat-btn-svg,.scroll-btn{bottom:700px}}@media screen and (min-height:1180px) and (min-width:820px){.card{min-height:30vh}.chat-container .chat-content{bottom:795px}.chat-container .chat-btn-svg,.scroll-btn{bottom:745px}}@media screen and (min-height:800px) and (min-width:1280px){.chat-container .chat-content{bottom:400px}.chat-container .chat-btn-svg,.scroll-btn{bottom:350px}}@media screen and (min-height:1280px) and (min-width:800px){.chat-container .chat-content{bottom:890px}.chat-container .chat-btn-svg,.scroll-btn{bottom:840px}}@media screen and (min-height:1366px) and (min-width:1024px){.menu nav{position:static;display:block!important;width:auto;height:2vh;float:right;background:0 0;z-index:1000}.card{min-height:27vh}.chat-container .chat-content{bottom:970px}.chat-container .chat-btn-svg,.scroll-btn{bottom:920px}}@media screen and (min-height:1368px) and (min-width:912px){.menu nav ul li a{font-size:4em}.nav-svg-social a svg{width:40px;height:40px}.card{min-height:27vh}.chat-container .chat-content{bottom:970px}.chat-container .chat-btn-svg,.scroll-btn{bottom:920px}}