*{margin:0;padding:0;border:none;outline:none;font-size:100%;box-sizing:border-box}:root{--yellow:rgb(255,214,96);--yellow-fosco:rgb(253,197,82);--blue-clear:rgb(60,203,230);--green:rgb(49,219,179);--green-clear:rgb(111,251,206);--green-escuro:rgb(0,77,27);--megaman:rgba(72,219,251,1.0);--azul-escuro:#23376d;--light-blue:rgba(200,214,229,1.0);--blue-france:rgba(46,134,222,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);--verde-celadon:rgb(158,209,163);--verde-robin:rgb(55,211,205);--laranja-fosco:#eaaa00;--vermelho-rouxinol:rgb(191,20,20)}html{font-size:62.5%}body{background-color:rgb(255,255,255);height:auto;text-rendering:optimizeLegibility;font-size:2rem}a{text-decoration:none}ul{list-style:none}img{width:100%;height:auto;vertical-align:middle;display:inline-block;position:relative;object-fit:cover}.container{width:100%;height:auto;margin:2em 0 0 0;display:flex;flex-direction:column;position:relative}.botao button{min-width:4em;min-height:3.5em;font-size:1.6rem;font-style:italic;font-display:swap;letter-spacing:.5px;color:#333;align-items:center;display:flex;justify-content:center;gap:12px;padding:12px;border-radius:4em;cursor:pointer;background:var(--green);transition:all .9s ease-in}.botao button:hover{background:var(--laranja-fosco);color:var(--green)}.botao button svg{width:1.6em;height:1.6em;color:#fff}.top-container{width:100%;height:4em;align-items:center;display:flex;justify-content:center;position:relative;padding:0 12px}.top-container .top-box{max-width:100%}.top-box .top-box-text{display:none}.top-box .top-box-whats{width:100%;display:flex;justify-content:center;align-items:center}.top-box-whats button{min-width:4em;min-height:3em;align-items:center;display:flex;font-size:1.5rem;font-style:italic;font-display:swap;color:var(--imperial-prime);background:transparent;padding:12px;gap:12px;cursor:pointer;transition:all .9s ease-in}.top-box-whats button:hover{color:var(--verde-robin)}.top-box-whats svg{width:1.7em;height:1.7em;color:var(--green)}.top-box .top-box-social{display:none}.menu{width:100%;padding:10px 3px;position:relative;align-items:center;display:flex;justify-content:space-between;transform:translateX(-50%);left:50%;transition:all .3s;z-index:1000;border-bottom:#eaaa00 1px solid}.menu .logo{width:130px;height:70px;border:none;background:url(../img/vidals-logo.WebP) center center/130px;background-size:cover;font-size:0}.menu .menu-bars{width:3em;height:3em;background:transparent;border-radius:50%;align-items:center;display:flex;justify-content:center}.menu-bars .fa-bars{width:1.7em;height:1.7em;color:var(--laranja-fosco);cursor:pointer;transition:all .9s}.fa-bars:hover{color:var(--green)}.menu .nav-toggle{left:0;opacity:1}.menu nav{position:fixed;width:100%;height:100vh;background:rgba(253,251,251,.973);z-index:1002;left:-100%;justify-content:center;align-items:center;display:flex;flex-direction:column;top:-10px;transition:all .9s ease-in-out}.menu .menu-whats{top:80px;position:absolute;display:flex;text-align:center;align-items:center;justify-content:center}.menu-whats button{min-width:4em;min-height:3em;display:flex;align-items:center;justify-content:center;background:transparent;font-size:1.5rem;font-style:italic;font-display:swap;gap:12px;color:#0a0a0a;cursor:pointer;transition:all .8s ease}.menu-whats button:hover{color:var(--verde-robin)}.menu-whats .top-svg{width:2em;height:2em;stroke:#fff;stroke-width:10px;fill:lime}.menu nav ul{text-align:center}.menu nav ul li{position:relative;padding:.6em 0 1em 0}.menu nav ul li a{font-family:monospace;font-style:italic;font-display:swap;font-size:2rem;color:var(--imperial-prime);letter-spacing:1px;transition:all .8s;font-weight:600}.menu ul li #active,.menu ul li a:hover{color:var(--laranja-fosco);text-decoration:underline}.menu nav .close{position:absolute;right:4px;top:18px;width:50px;height:50px;opacity:.5;cursor:pointer;transition:all .7s}.menu nav .close:hover{opacity:1}.menu nav .close:before,nav .close:after{position:absolute;content:'';height:35px;width:7px;background-color:var(--blue-clear)}.menu nav .close:before{transform:rotate(45deg)}.menu nav .close:after{transform:rotate(-45deg)}.menu nav .nav-social{display:flex;position:relative;margin:2rem;gap:12px}.nav-social a svg{width:25px;height:25px;transition:all 2s ease}.nav-social a svg:hover{transform:scale(1.3)}.banner{width:100%;height:500px;position:relative;align-items:center;display:flex;justify-content:center;overflow:hidden;top:-100px;clip-path:polygon(0 0,100% 0,100% 100%,0 89%)}.banner .banner-image{width:100%;height:100%}.banner-image img{max-width:100%;height:100%;object-fit:cover;filter:brightness(.4)}.banner .banner-content{max-width:100%;position:absolute;align-items:center;display:flex;flex-direction:column;transform:translateY(-50%);top:50%;gap:30px}.banner-content .banner-content-text{max-width:700px;text-align:center;padding:0 10px}.banner-content-text h2{font-size:2.5rem;font-style:italic;font-display:swap;font-weight:300;color:#ffff;text-transform:uppercase;letter-spacing:1.5px;line-height:35px}.banner-content-text h2 span{color:var(--laranja-fosco)}.about-container{width:100%;height:100%;position:relative;overflow:hidden;align-items:center;display:flex;justify-content:center;flex-direction:column;gap:20px;top:-50px}.about-container .about-content{width:100%;height:auto;text-align:center;display:flex;align-items:center;flex-direction:column;gap:20px;padding:0 10px}.about-content .about-title{max-width:100%}.about-title h2{font-size:2.4rem;font-style:italic;font-display:swap;font-weight:600;color:var(--azul-escuro);text-transform:uppercase;letter-spacing:1px}.about-content .about-text{max-width:800px;display:flex;flex-direction:column;gap:15px}.about-text p{font-size:2rem;font-style:italic;font-display:swap;color:var(--imperial-prime);letter-spacing:.8px;line-height:28px}.card-container{width:100%;height:auto;position:relative;overflow:hidden;padding:20px 10px}.card-container .card-content{align-items:center;display:flex;justify-content:center;flex-wrap:wrap;gap:40px}.card-content .card-box{min-width:14em;min-height:8em;padding:20px 10px;border-radius:20px;background-color:rgb(0,102,153);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}.card-box .card-box-svg{width:7em;height:7em;display:flex;align-items:center;justify-content:center}.card-box-svg svg{width:6em;height:6em;color:#fff}.card-box-svg .visao-svg{width:5em;height:5em}.card-box .card-box-info{max-width:300px;text-align:center;display:flex;flex-direction:column;gap:20px}.card-box-info h2{font-size:3rem;font-style:italic;font-display:swap;font-weight:600;color:#aafae2;letter-spacing:1px}.card-box-info p{font-size:2.2rem;font-style:italic;font-display:swap;color:#ffff;letter-spacing:1px;line-height:28px}.contact-container{width:100%;height:700px;align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;padding:50px 10px;background:rgb(55,195,219);clip-path:polygon(0 10%,100% 0,100% 100%,0 90%)}.contact-container .contact-content{align-items:center;display:flex;justify-content:center;flex-wrap:wrap}.contact-content .contact-box{min-width:14em;min-height:5em;margin:1em 1em;position:relative;overflow:hidden;align-items:center;display:flex;flex-direction:column;justify-content:center;gap:15px}.contact-box .contact-info{max-width:100%;text-align:center;display:flex;flex-direction:column;gap:10px}.contact-info h2{font-size:2.2rem;font-style:italic;font-display:swap;font-weight:200;color:var(--azul-escuro)}.contact-info p{font-size:2rem;font-style:italic;font-display:swap;font-weight:600;color:#fff;letter-spacing:1px}.contact-box .contact-botao button{min-width:4em;min-height:3.2em;font-size:1.6rem;font-style:italic;font-display:swap;letter-spacing:.7px;color:#333;align-items:center;display:flex;justify-content:center;gap:12px;padding:12px;border-radius:4em;cursor:pointer;background:var(--green);transition:all .9s ease-in}.contact-botao button:hover{background:var(--laranja-fosco);color:var(--green)}.contact-botao button svg{width:1.6em;height:1.6em;color:#fff}.contact-box .contact-box-svg{width:3em;height:3em;align-items:center;display:flex;justify-content:center}.contact-box-svg svg{width:3em;height:3em;color:var(--laranja-fosco)}.form-container{align-items:center;display:flex;justify-content:center;overflow:hidden}.form-container .form-content{width:300px;height:auto;background:var(--yellow-fosco);position:relative;border-radius:20px;padding:20px 10px}.form-content h2{font-size:2.2rem;font-style:italic;font-display:swap;font-weight:300;color:var(--imperial-prime);text-align:center;letter-spacing:1px}.form-content .input-box{position:relative;width:100%;margin-top:20px}.input-box label{font-size:2rem;font-style:italic;font-display:swap;font-weight:300;color:var(--imperial-prime);letter-spacing:1px;left:0}.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:none;resize:none;background:transparent;font-size:2rem;font-style:italic;font-display:swap;font-weight:300;letter-spacing:1px}.input-box input::placeholder{color:var(--green-escuro);font-size:1.8rem;opacity:.4}.input-box textarea{border:none;outline:none;resize:none;background:transparent;font-size:2rem;font-style:italic;font-display:swap;font-weight:300;letter-spacing:1px}.input-box .input .meu-textarea-com-placeholder::placeholder{color:var(--green-escuro);font-size:1.8rem;opacity:.6}.form-content .form-btn{align-items:center;display:flex;justify-content:center;margin-top:20px}.form-btn .input-btn input[type="submit"]{min-width:7em;min-height:3em;font-size:2.3rem;font-style:italic;font-display:swap;font-weight:300;color:#fff;letter-spacing:2px;border-radius:20px;border:none;cursor:pointer;transition:all .9s ease;background:linear-gradient(135deg,rgba(29,209,161,1.0) 30%,rgba(72,219,251,1.0))}.form-btn .input-btn input:hover[type="submit"]{color:rgb(40,252,40);background:#ffff}.cta-container{width:100%;height:auto;position:relative;overflow:hidden}.cta-container .cta-content{align-items:center;display:flex;flex-direction:column;justify-content:center;gap:20px;padding:0 10px}.cta-content .cta-content-text{max-width:800px;display:flex;flex-direction:column;gap:20px;text-align:center}.cta-content-text h2{font-size:2.4rem;font-style:italic;font-display:swap;font-weight:300;color:var(--azul-escuro);display:flex;align-items:center;text-transform:uppercase;letter-spacing:1px}.cta-content-text h2 svg{width:2em;height:2em;color:red}.cta-content-text h3{font-size:2.2rem;font-style:italic;font-display:swap;font-weight:100;color:var(--azul-escuro);text-transform:capitalize;letter-spacing:1px}.footer{width:100%;height:auto;position:relative;overflow:hidden;align-items:center;display:flex;flex-direction:column;gap:30px;padding:20px 10px;background:rgb(55,195,219)}footer .footer-content{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px 0}.footer-content .footer-box{min-width:14em;min-height:6em;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px}.footer-box .footer-box-text{max-width:300px;text-align:center;display:flex;flex-direction:column;gap:10px}.footer-box-text h2{font-size:2.7rem;font-style:italic;font-display:swap;font-weight:600;color:#ffff;letter-spacing:2.4px}.footer-box-text h3{font-size:2.4rem;font-style:italic;font-display:swap;font-weight:500;color:var(--yellow);letter-spacing:1px}.footer-box-text a h4{font-size:2.4rem;font-style:italic;font-display:swap;font-weight:600;color:#333;letter-spacing:1px;transition:all .9s ease-in}.footer-box-text a h4:hover{color:var(--green)}.footer-box .footer-box-botao button{min-width:4em;min-height:3.2em;font-size:1.8rem;font-style:italic;font-display:swap;letter-spacing:2px;color:#333;align-items:center;display:flex;justify-content:center;gap:12px;padding:12px;border-radius:4em;cursor:pointer;background:var(--green);transition:all .9s ease-in}.footer-box-botao button:hover{background:var(--laranja-fosco);color:var(--green)}.footer-box-botao button svg{width:1.6em;height:1.6em;color:#fff}.footer-box-text p{font-size:2.2rem;font-style:italic;font-display:swap;font-weight:600;color:#333;letter-spacing:1px}.footer-box .footer-box-social{display:flex;position:relative}.footer-box-social a svg{width:1.9em;height:1.9em;margin-right:8px}.footer-box .footer-box-links{max-width:400px;text-align:center;display:flex;flex-direction:column;gap:8px}.footer-box-links a h3{font-size:2.2rem;font-style:italic;font-display:swap;font-weight:600;color:#333;letter-spacing:.8px;transition:all .7s ease-in}.footer-box-links a h3:hover{color:var(--green)}.footer .footer-copy{width:100%;height:auto;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center}.footer-copy svg{width:3em;height:3em;color:#fff}.footer-copy h2{font-size:2rem;font-style:italic;font-display:swap;font-weight:600;color:#ffff;letter-spacing:1px;text-transform:capitalize}.chat-container{display:flex;justify-content:flex-end;align-items:center;margin-right:10px}.chat-container .chat-content{width:13em;height:11em;background:rgb(231,219,199);border-radius:10px;overflow:hidden;display:none;position:fixed;z-index:11;bottom:190px}.chat-content .chat-top{display:flex;justify-content:space-between;align-items:center;width:100%;height:40px;background:#42fc5b}.chat-top .chat-svg{width:1.6em;height:1.6em;color:#ffff;margin-left:10px}.chat-top .chat-svg-times{width:1.6em;height:1.6em;color:#fff;margin-right:10px;cursor:pointer;transition:all .9s ease}.chat-top .chat-svg-times:hover{color:var(--fuel-town)}.chat-content .chat{width:100%;position:relative;display:flex;flex-direction:column}.chat .chat-box{width:12em;height:5.5em;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:13px;left:7px;text-align:center;padding-top:12px}.chat-box h2{font-size:1.9rem;font-style:italic;font-display:swap;color:var(--fuel-town);letter-spacing:1px}.chat-box p{font-size:1.7rem;font-style:italic;font-display:swap;color:var(--fuel-town);letter-spacing:.7px;padding-top:5px}.chat-content .chats-botao{width:10em;height:2.3em;background:#46fa70;margin:6em 1em 0 auto;border-radius:25px;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .7s ease-in;cursor:pointer}.chat-content .chats-botao:hover{background:#155003;box-shadow:0 0 60px rgba(0,255,76,.64)}.chats-botao a button{font-size:1.9rem;letter-spacing:1px;font-style:italic;font-display:swap;color:#fff;background:transparent;display:flex;justify-content:center;align-items:center;cursor:pointer}.chats-botao a button svg{width:2.5rem;height:2.5rem;color:#ffff;margin-left:10px}.chat-container .chat-btn-svg{position:fixed;width:2.8em;height:2.8em;background:#42fc5b;border-radius:50px;overflow:hidden;z-index:10;bottom:125px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .9s ease}.chat-container .chat-btn-svg:hover{background:#155003;box-shadow:0 0 60px rgba(0,255,76,.64)}.chat-btn-svg svg{width:2em;height:2em;color:#fff}.scroll-btn{position:fixed;bottom:125px;left:10px;width:2.8em;height:2.8em;background-color:var(--yellow-fosco);border-radius:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .5s ease-in}.scroll-btn:hover{background:#584002;box-shadow:0 0 60px rgba(217,255,0,.64)}.scroll-btn svg{width:2em;height:2em;color:#fff}@media screen and (min-width:360px){.card-content .card-box{min-width:17em}}@media screen and (min-width:420px){}@media screen and (min-width:550px){.top-container{justify-content:space-between}.top-box .top-box-social{display:flex;position:relative}.top-box-social a svg{width:1.7em;height:1.7em;margin-right:8px;transition:all 2s ease}.top-box-social a svg:hover{transform:scale(1.2)}.menu-whats button{font-size:1.8rem}.menu nav ul li a{font-size:2.3rem}.nav-social a svg{width:30px;height:30px;transition:all 2s ease}.banner-content-text h2{font-size:2.7rem}.form-container .form-content{width:350px}}@media screen and (min-width:622px){}@media screen and (min-width:760px){.botao button{font-size:1.9rem}.top-box .top-box-text{display:flex;align-items:center;justify-content:center;gap:2px}.top-box-text svg{width:1.5em;height:1.5em;color:var(--megaman)}.top-box-text h2{font-size:1.7rem;font-style:italic;font-display:swap;font-weight:200;color:var(--imperial-prime);text-transform:capitalize;letter-spacing:.7px}.banner-content-text h2{font-size:2.9rem;line-height:39px}.form-content h2{font-size:2.7rem}.input-box label{font-size:2.3rem}.cta-content-text h2{font-size:2.7rem}.cta-content-text h3{font-size:2.5rem}}@media screen and (min-width:930px){.botao button{font-size:2.1rem}.botao button svg{width:1.8em;height:1.8em}.top-box-text h2{font-size:1.9rem}.top-box-whats button{font-size:1.9rem}.top-box-social a svg{width:1.9em;height:1.9em}.menu .menu-bars{display:none}.menu nav{position:static!important;display:block!important;width:auto;height:5vh;float:right;background:transparent}.menu .menu-whats{display:none}.menu nav ul{padding:0}.menu nav ul li{padding:0;float:left}.menu nav ul li a{font-size:1.9rem;margin-right:24px;color:#ffff}.menu nav .close{display:none}.menu nav .nav-social{display:none}.banner-content-text h2{font-size:3.1rem;line-height:42px}.card-box .card-box-info{max-width:350px}.card-box-info h2{font-size:3.5rem}.contact-container{height:600px}.contact-info h2{font-size:2.5rem}.contact-info p{font-size:2.2rem}.contact-box .contact-botao button{font-size:1.9rem}}@media screen and (min-width:1100px){.menu .logo{width:180px;height:90px}.menu nav ul li a{font-size:2.2rem}.contact-container{height:500px}.form-container .form-content{width:380px}.form-content h2{font-size:2.9rem}.input-box label{font-size:2.5rem}.cta-content-text h2{font-size:3rem}.cta-content-text h3{font-size:2.8rem}}@media screen and (min-width:1250px){.top-box-text h2{font-size:2.2rem}.top-box-whats button{font-size:2.2rem}.top-box-social a svg{width:2.2em;height:2.2em}.menu nav ul li a{font-size:2.5rem}.banner-content-text h2{font-size:3.4rem;line-height:48px}.about-title h2{font-size:2.9rem}.about-content .about-text{max-width:920px}.about-text p{font-size:2.4rem}.contact-container{height:400px}.contact-info h2{font-size:2.7rem}.contact-info p{font-size:2.4rem}.contact-box .contact-botao button{font-size:2.1rem}}@media screen and (min-width:1390px){.botao button{font-size:2.3rem}.botao button svg{width:2em;height:2em}.contact-content .contact-box{margin:1em 3em}.form-container .form-content{width:420px}.form-content h2{font-size:3.1rem}.input-box label{font-size:2.7rem}.input-box input::placeholder{font-size:2rem}.input-box .input .meu-textarea-com-placeholder::placeholder{font-size:2rem}footer .footer-content{gap:0 40px}.footer-box-text h2{font-size:3rem}.footer-box-text h3{font-size:2.7rem}.footer-box-text a h4{font-size:2.7rem}.footer-box-text p{font-size:2.5rem}.footer-box-social a svg{width:2.2em;height:2.2em}.footer-box-links a h3{font-size:2.5rem}.footer-copy h2{font-size:2.4rem}.cta-content-text h2{font-size:3.3rem}.cta-content-text h3{font-size:3rem}}@media screen and (min-width:1600px){.menu nav ul li a{font-size:2.8rem;margin-right:35px}.banner-content-text h2{font-size:3.7rem}.card-container .card-content{gap:70px}.card-box-info h2{font-size:3.9rem}}@media screen and (min-width:1850px){}@media screen and (max-height:658px) and (min-width:320px){.chat-container .chat-content{bottom:140px}.chat-container .chat-btn-svg{bottom:80px}.scroll-btn{bottom:80px}}@media screen and (max-height:640px) and (min-width:360px){.chat-container .chat-content{bottom:120px}.chat-container .chat-btn-svg{bottom:60px}.scroll-btn{bottom:60px}}@media screen and (max-height:360px) and (min-width:640px){.menu .logo{width:120px;height:50px;border:none;background:url(../img/vidals-logo.WebP) center center/120px;background-size:cover;font-size:0}.menu .menu-bars{display:none}.menu nav{position:static!important;display:block!important;width:auto;height:5vh;float:right;background:transparent}.menu .menu-whats{display:none}.menu nav ul{padding:0}.menu nav ul li{padding:0;float:left}.menu nav ul li a{font-size:1.2rem;margin-right:17px;color:#ffff}.menu nav .close{display:none}.menu nav .nav-social{display:none}.banner{height:370px}.chat-container .chat-content{bottom:50px;height:7.5em}.chat-content .chat-top{height:25px}.chat-top .chat-svg{width:1em;height:1em}.chat-top .chat-svg-times{width:1em;height:1em}.chat .chat-box{width:12em;height:4em;top:8px;padding-top:7px}.chat-content .chats-botao{width:10em;height:1.7em;background:#46fa70;margin:4em 1em 0 auto;border-radius:25px;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .7s ease-in;cursor:pointer}.chats-botao a button{font-size:1.5rem}.chats-botao a button svg{width:2rem;height:2rem;color:#ffff;margin-left:10px}.chat-container .chat-btn-svg{width:2em;height:2em;bottom:10px}.chat-btn-svg svg{width:1.5em;height:1.5em;color:#fff}.scroll-btn{width:2em;height:2em;bottom:10px}.scroll-btn svg{width:1.5em;height:1.5em;color:#fff}}@media screen and (min-height:720px) and (min-width:540px){.chat-container .chat-content{bottom:200px}.chat-container .chat-btn-svg{bottom:140px}.scroll-btn{bottom:140px}}@media screen and (min-height:736px) and (min-width:414px){.chat-container .chat-content{bottom:210px}.chat-container .chat-btn-svg{bottom:150px}.scroll-btn{bottom:150px}}@media screen and (min-height:740px) and (min-width:360px){.chat-container .chat-content{bottom:220px}.chat-container .chat-btn-svg{bottom:160px}.scroll-btn{bottom:160px}}@media screen and (min-height:786px) and (min-width:393px){.chat-container .chat-content{bottom:300px}.chat-container .chat-btn-svg{bottom:240px}.scroll-btn{bottom:240px}}@media screen and (min-height:812px) and (min-width:375px){.chat-container .chat-content{bottom:300px}.chat-container .chat-btn-svg{bottom:240px}.scroll-btn{bottom:240px}}@media screen and (min-height:844px) and (min-width:390px){.chat-container .chat-content{bottom:340px}.chat-container .chat-btn-svg{bottom:280px}.scroll-btn{bottom:280px}}@media screen and (min-height:882px) and (min-width:344px){.chat-container .chat-content{bottom:380px}.chat-container .chat-btn-svg{bottom:320px}.scroll-btn{bottom:320px}}@media screen and (min-height:914px) and (min-width:412px){.chat-container .chat-content{bottom:410px}.chat-container .chat-btn-svg{bottom:350px}.scroll-btn{bottom:350px}}@media screen and (min-height:960px) and (min-width:600px){.chat-container .chat-content{bottom:460px}.chat-container .chat-btn-svg{bottom:390px}.scroll-btn{bottom:390px}}@media screen and (min-height:1024px) and (min-width:768px){.chat-container .chat-content{bottom:520px}.chat-container .chat-btn-svg{bottom:460px}.scroll-btn{bottom:460px}}@media screen and (min-height:1180px) and (min-width:820px){.chat-container .chat-content{bottom:730px}.chat-container .chat-btn-svg{bottom:670px}.scroll-btn{bottom:670px}}@media screen and (min-height:1280px) and (min-width:853px){.chat-container .chat-content{bottom:800px}.chat-container .chat-btn-svg{bottom:740px}.scroll-btn{bottom:740px}}@media screen and (min-height:1366px) and (min-width:1024px){.chat-container .chat-content{bottom:840px}.chat-container .chat-btn-svg{bottom:780px}.scroll-btn{bottom:780px}}@media screen and (min-height:1368px) and (min-width:912px){.chat-container .chat-content{bottom:880px}.chat-container .chat-btn-svg{bottom:820px}.scroll-btn{bottom:820px}}