@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;list-style:none;list-style-type:none;margin:0;padding:0;text-decoration:none;text-rendering:optimizeLegibility}html{box-sizing:inherit;font-size:100%;scroll-behavior:smooth}body{font-family:Rubik,sans-serif;font-size:clamp(1rem,2vw,1.125rem);font-weight:400;line-height:1.5}.main{align-items:center;animation:moveWaves 20s linear infinite;background:linear-gradient(45deg,#f0f0f099 25%,#ffffffb3 0,#ffffffb3 50%,#f0f0f099 0,#f0f0f099 75%,#ffffffb3 0,#ffffffb3);background-size:200% 200%;color:#3a75c4;height:100vh;justify-content:center;position:relative;top:-70px}@keyframes moveWaves{0%{background-position:0 0}to{background-position:-200% 0}}a,button{background:none;border:none;box-shadow:none;cursor:pointer;outline:none;text-decoration:none;-webkit-user-select:none;user-select:none}img,video{display:block;height:auto;max-width:100%;object-fit:cover}.section{margin:0 auto;padding:6rem 0 1rem}.container{height:auto;max-width:75rem;padding:0 1.25rem}.centered{margin-bottom:1rem;text-align:center;vertical-align:middle}.heading-xl{color:#3a75c4;font-size:clamp(2.648rem,6vw,4.241rem);font-weight:700;text-shadow:1px 1px 2px #0003}.heading-lg,.heading-xl{font-family:inherit;letter-spacing:-1px;line-height:1.15}.heading-lg{font-size:clamp(2.179rem,5vw,3.176rem)}.heading-md{font-family:inherit;font-size:clamp(1.794rem,4vw,2.379rem);font-weight:700;letter-spacing:-1px;line-height:1.25}.heading-sm{font-size:clamp(1.476rem,3vw,1.782rem);font-weight:600}.heading-sm,.heading-xs{font-family:inherit;line-height:1.5}.heading-xs{font-size:clamp(1.215rem,2vw,1.335rem);font-weight:500}.paragraph{text-wrap:balance;color:#5b8fd6;font-family:inherit;font-size:clamp(1rem,2vw,1.125rem)}.btn{background-color:#3a75c4;border-radius:5px;color:#fff;padding:10px 20px;text-align:center;transition:background-color .3s ease}.btn:hover{background-color:#2a5a8c}.btn-inline{align-items:center;column-gap:.5rem;display:inline-flex;justify-content:center}.btn-darken{background-color:#3a75c4;border-radius:100px;box-shadow:0 4px 6px #0000001a;color:#fff;padding:.75rem 2rem;transition:transform .3s ease-in-out,background-color .3s ease-in-out}.btn-darken:hover{background-color:#2a5a8c;transform:scale(1.05)}.btn-neutral{background-color:#f1f1f1;box-shadow:0 4px 6px #0000001a;color:#3a75c4;padding:.75rem 2rem}.header{position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header.on-scroll{background:#f1f1f1;box-shadow:0 4px 6px #0000001a}.navbar{align-items:center;column-gap:1.25rem;display:flex;flex-direction:row;height:4.25rem;justify-content:flex-start;margin:0 auto;width:100%}.brand{color:#3a75c4;font-family:inherit;font-size:1.6rem;font-weight:600;letter-spacing:-1px;line-height:1.5;text-transform:uppercase;img{width:100%}}.menu{background-color:#fff;box-shadow:5px 10px #888;left:0;overflow:hidden;padding:4rem 0 3rem;position:fixed;top:-100%;transition:all .4s ease-in-out}.menu,.menu.is-active{height:auto;width:100%}.menu.is-active{top:0}.menu-inner{align-items:center;display:flex;flex-direction:column;justify-content:center;row-gap:1.25rem}.menu-link{color:#3a75c4;font-size:1rem;line-height:1.5;text-transform:uppercase;transition:all .3s ease}.menu-block,.menu-link{font-family:inherit;font-weight:500}.menu-block{background-image:linear-gradient(135deg,#68a665,#649f6c);background-position:0;background-size:200%;border-radius:3rem;color:#fff;display:inline-block;font-size:.875rem;line-height:1.25;margin-left:auto;padding:.65rem 1.5rem;text-align:center;text-transform:capitalize;-webkit-user-select:none;user-select:none;white-space:nowrap;will-change:background-position}.menu-block:hover{animation:pulse 2s ease-in-out infinite;background-position:100%}.menu-block i{margin-right:.5rem}@keyframes pulse{0%{box-shadow:0 0 0 #0000001a;transform:scale(1)}50%{box-shadow:0 10px 20px #0003;transform:scale(1.05)}to{box-shadow:0 0 0 #0000001a;transform:scale(1)}}@media only screen and (min-width:48rem){.menu{background:none;box-shadow:none;height:auto;margin-left:auto;padding:0;position:relative;top:0}.menu-inner{column-gap:2rem;display:flex;flex-direction:row;margin:0 auto}.menu-link{text-transform:capitalize}.menu-block{margin-left:2rem}}.burger{background:none;border:none;cursor:pointer;display:block;height:1.15rem;order:-1;outline:none;position:relative;transform:rotate(0deg);transition:.35s ease;-webkit-user-select:none;user-select:none;visibility:visible;width:6rem;z-index:10}@media only screen and (min-width:48rem){.burger{display:none;visibility:hidden}}.burger-line{background-color:#3a75c4;border:none;border-radius:1rem;display:block;height:2px;left:0;opacity:1;outline:none;position:absolute;transform:rotate(0deg);transition:.25s ease-in-out;width:100%}.burger-line:first-child{top:0}.burger-line:nth-child(2){top:.5rem;width:70%}.burger-line:nth-child(3){top:1rem}.burger.is-active .burger-line:first-child{top:.5rem;transform:rotate(135deg)}.burger.is-active .burger-line:nth-child(2){opacity:0;visibility:hidden}.burger.is-active .burger-line:nth-child(3){top:.5rem;transform:rotate(-135deg)}.banner-column{grid-row-gap:3rem;align-items:center;display:grid;position:relative;row-gap:3rem}@media only screen and (min-width:48rem){.banner-column{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center}.brand{img{width:50%}}}@media only screen and (min-width:64rem){.banner-column{column-gap:4rem;grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content}}.banner-image{display:block;height:auto;justify-self:center;margin-top:2rem;max-width:18rem;object-fit:cover}@media only screen and (min-width:48rem){.banner-image{height:auto;max-width:20rem;order:1}}@media only screen and (min-width:64rem){.banner-image{height:auto;margin-right:5rem;max-width:25rem}}.banner-inner{align-items:flex-start;display:flex;flex-direction:column;row-gap:1.75rem}.banner-links{grid-row-gap:.5rem;display:grid;justify-items:center;opacity:0;position:absolute;right:1.5rem;row-gap:.5rem;top:30%;visibility:hidden}.banner-links a:hover{transform:scale(1.5);transition:transform .3s ease}@media only screen and (min-width:64rem){.banner-links{opacity:1;visibility:visible}}.banner-links>*{color:#68a665;font-size:1.25rem;line-height:1.25}.banner-links:before{height:1.5px;top:-3rem}.banner-links:after,.banner-links:before{background:#68a665;content:"";position:absolute;transform:rotate(90deg);width:4rem}.banner-links:after{bottom:-3rem;height:2px}.about-row{background-color:#2a4729;border-radius:20px;color:#f5f5f5;padding:40px;text-align:left}.contact-section{border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:40px 20px}.contact-row{align-items:flex-start;display:flex;flex-direction:row;gap:20px}.contact-left,.contact-right{flex:1 1;max-width:50%}.contact-info-box{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;margin-bottom:15px;padding:15px;transition:transform .2s}.contact-info-box:hover{transform:translateY(-3px)}.contact-link{align-items:center;color:#3a75c4;display:flex;flex-grow:1;text-decoration:none}.contact-link i{font-size:1.5rem;margin-right:.5rem}.contact-link button{background-color:#3a75c4;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-left:10px;padding:.5rem 1rem;transition:background-color .3s ease,transform .2s ease}.contact-link button:hover{background-color:#2a5a8c;transform:scale(1.05)}iframe{border:0;border-radius:10px;box-shadow:0 4px 8px #0000001a;height:400px;width:100%}@media (max-width:768px){.contact-row{flex-direction:column}.main{height:auto;padding:20px}.banner-column{align-items:center;flex-direction:column}.banner-image{height:auto;max-width:100%}.contact-row{flex-direction:column}.contact-left,.contact-right{max-width:100%}.btn,.contact-info-box{width:100%}}:root{--primary-color:#2a5a8c;--secondary-color:#3069b3;--success-color:#68a665;--light-gray:#e0e0e0;--white:#fff;--light-background:#f5f5f5;--shadow-color:#0000001a;--border-radius:12px;--spacing-unit:1rem}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Arial,sans-serif;line-height:1.6}.products{color:#2a5a8c;color:var(--primary-color);padding:1rem 0;padding:var(--spacing-unit) 0}.products-column{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px;padding:0 1rem}.products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1.5rem}.products-grid-item{background-color:#fff;background-color:var(--white);border-radius:12px;border-radius:var(--border-radius);box-shadow:0 5px 15px #0000001a;box-shadow:0 5px 15px var(--shadow-color);padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.products-grid-item:hover{box-shadow:0 8px 25px #0000001a;box-shadow:0 8px 25px var(--shadow-color);transform:translateY(-5px)}.products-grid-image{border-radius:8px;height:200px;margin-bottom:1rem;object-fit:cover;width:100%}.heading-sm{font-size:1.1rem;font-weight:500;margin-bottom:.5rem}.price{color:#2a5a8c;color:var(--primary-color);font-weight:600;margin-bottom:1rem}.pro-btn{background-color:#3069b3;background-color:var(--secondary-color);border:none;border-radius:100px;color:#fff;color:var(--white);cursor:pointer;font-weight:500;letter-spacing:.5px;padding:.75rem 2rem;transition:all .3s ease;width:100%}.pro-btn:hover{background-color:#2a5a8c;background-color:var(--primary-color);transform:scale(1.05)}.about{background:linear-gradient(135deg,#f5f5f5,#fff);background:linear-gradient(135deg,var(--light-background) 0,var(--white) 100%);margin-top:2rem;padding:4rem 0}.about-column{align-items:center;background-color:#68a665;background-color:var(--success-color);border-radius:12px;border-radius:var(--border-radius);box-shadow:0 5px 15px #0000001a;box-shadow:0 5px 15px var(--shadow-color);display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px;padding:0 1rem}.about-column,.about-heading{color:#fff;color:var(--white)}.about-heading{font-size:2.5rem;margin-bottom:1rem}.about-paragraph{color:#ffffffe6;font-size:1.25rem;margin-bottom:1.5rem;max-width:45rem}@media only screen and (min-width:768px){.products-column{padding:0 2rem}.products-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.about-column{flex-direction:row;gap:3rem;padding:3rem}.about-column,.about-heading,.about-paragraph{text-align:left}}@media only screen and (min-width:1024px){.products-grid-item{padding:2rem}.about-column{padding:4rem}.about-heading{font-size:3rem}.about-paragraph{font-size:1.375rem}}.container{margin:0 auto;max-width:1400px;padding:0 1rem}.heading-lg{color:#2a5a8c;color:var(--primary-color);font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.heading-lg,.text-center{text-align:center}@media (max-width:767px){.about-heading,.heading-lg{font-size:2rem}.pro-btn{padding:.6rem 1.5rem}}.contact-section{background-color:#f5f5f5;color:#3a75c4;padding:100px 0}.contact-section .container{margin:0 auto;max-width:1200px;padding:0 20px}.contact-section .heading-lg{font-size:2.5rem;margin-bottom:2rem;text-align:center}.contact-section .row{display:flex;flex-wrap:wrap;justify-content:center}.contact-section .col-md-6{flex:0 0 50%;max-width:50%;padding:1rem}@media (max-width:768px){.contact-section .col-md-6{flex:0 0 100%;max-width:100%}}.contact-section h2{font-size:1.5rem;margin-bottom:1rem}.contact-section .paragraph{margin-bottom:1rem}.contact-section .form-group{margin-bottom:1rem;width:100%}.contact-section label{display:block;font-weight:600;margin-bottom:.5rem}.contact-section .form-control{border:1px solid #ccc;border-radius:.25rem;font-size:1rem;padding:.5rem;width:100%}.contact-section .btn-primary{background-color:#3b82f6;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem 1rem;text-align:center;width:100%}.contact-section .btn-primary:hover{background-color:#2563eb}.contact-section .social-icons{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.contact-section .social-icons a{color:inherit;font-size:1.5rem;text-decoration:none}.map-section{background-color:#f5f5f5;display:flex;height:50vh;width:100%;iframe{border:6px solid #1f2937;border-bottom:none;border-radius:20px 20px 0 0;height:100%;margin:0 auto;width:95%}}.alert-maintenance{align-items:center;display:flex;justify-content:center;margin-bottom:2rem;margin-top:2rem;text-align:center;width:100%}.about-section{padding-bottom:6rem;padding-top:120px}.about-row,.about-section{align-items:center;display:flex;flex-direction:column;justify-content:center}.about-row{flex-wrap:wrap;gap:3rem;margin:0 auto;max-width:1200px}.about-left{border-radius:10px;flex:1 1;padding:2rem;text-align:center}.about-right{align-items:center;display:flex;flex:1 1;justify-content:center}.about-image{border-radius:10px;box-shadow:0 5px 15px #0000001a;height:auto;max-width:500px;transition:transform .3s ease,box-shadow .3s ease;width:100%}.about-image:hover{box-shadow:0 8px 25px #0003;transform:scale(1.05)}.about-heading{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-align:center}.about-paragraph{color:#666;font-size:1.5rem;line-height:1.8;margin-bottom:2rem;max-width:50rem}@media (min-width:768px){.about-row{align-items:stretch;flex-direction:row}.about-left{padding-right:3rem;text-align:left}.about-right{padding-left:3rem}.about-image{max-width:550px}}@media (min-width:1024px){.about-section{padding-top:150px}.about-row{gap:4rem;padding:0 3rem}.about-left{padding-right:4rem}.about-right{padding-left:4rem}.about-image{max-width:600px}}@media (max-width:767px){.about-section{min-height:80vh;padding-top:100px}.about-image{max-width:350px}.about-left,.about-right{padding:1.5rem}}.sub-hero{align-items:center;background-position:50%;background-size:cover;color:#3a75c4;display:flex;height:50vh;justify-content:center;position:relative}.image-container img{border-radius:.5rem;height:auto;width:90%}.bg-img{background-position:50%;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.sub-hero .container{text-align:center}.row{display:flex;flex-wrap:wrap;margin-top:2rem}.col-md-6{flex:0 0 50%;max-width:50%;padding:1rem}@media (max-width:768px){.col-md-6{flex:0 0 100%;max-width:100%}}.col-md-12{flex:0 0 100%;max-width:100%;padding:1rem}.text-6xl{font-size:3rem;margin-bottom:1rem}@media (max-width:768px){.text-6xl{font-size:2rem}}.text-4xl{font-size:2.5rem;margin-bottom:1rem}@media (max-width:768px){.text-4xl{font-size:2rem}}.text-3xl{font-size:2rem;margin-bottom:1rem}@media (max-width:768px){.text-3xl{font-size:1.5rem}}.text-xl{font-size:1.25rem;margin-bottom:1rem}@media (max-width:768px){.text-xl{font-size:1rem}}.img-fluid{border-radius:.5rem;height:auto;max-width:100%}.mt-6{margin-top:1.5rem}@media (max-width:768px){.mt-6{margin-top:1rem}}.mb-4{margin-bottom:1rem}@media (max-width:768px){.mb-4{margin-bottom:.5rem}}.font-bold{font-weight:700}.rounded{border-radius:.5rem}.accordion .accordion-item{border-bottom:1px solid #e5e5e5}.accordion .accordion-item button[aria-expanded=true]{border-bottom:1px solid #3a75c4}.accordion button{background:none;border:none;color:#3a75c4;display:block;font-size:1.15rem;font-weight:400;outline:none;padding:1em 0;position:relative;text-align:left;width:100%}.accordion button:focus,.accordion button:hover{color:#68a665;cursor:pointer}.accordion button:focus:after,.accordion button:hover:after{border:1px solid #3a75c4;color:#3a75c4;cursor:pointer}.accordion button .accordion-title{padding:1em 1.5em 1em 0}.accordion button .icon{border:1px solid;border-radius:22px;display:inline-block;height:22px;position:absolute;right:0;top:18px;width:22px}.accordion button .icon:before{height:2px;left:5px;top:9px;width:10px}.accordion button .icon:after,.accordion button .icon:before{background:currentColor;content:"";display:block;position:absolute}.accordion button .icon:after{height:10px;left:9px;top:5px;width:2px}.accordion button[aria-expanded=true]{color:#3a75c4}.accordion button[aria-expanded=true] .icon:after{width:0}.accordion button[aria-expanded=true]+.accordion-content{max-height:9em;opacity:1;transition:all .2s linear;will-change:opacity,max-height}.accordion .accordion-content{max-height:0;opacity:0;overflow:hidden;transition:opacity .2s linear,max-height .2s linear;will-change:opacity,max-height}.accordion .accordion-content p{font-size:1rem;font-weight:300;margin:2em 0}footer{background-color:#1f2937;box-shadow:0 -5px 10px #0003;color:#fff;padding:3rem 0;position:relative;text-align:center;.column{width:300px}}footer .columns{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2rem;margin-top:2rem}footer .column h4{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase}footer .column a{color:#9ca3af;text-decoration:none;transition:color .3s ease-in-out,transform .3s ease-in-out}footer .column a:hover{color:#3b82f6;transform:scale(1.1)}footer .social ul{display:flex;gap:1.5rem;justify-content:center;list-style:none;padding:1rem 0}footer .social a{color:#fff;transition:transform .3s ease-in-out}footer .social a:hover{color:#3b82f6;transform:scale(1.3)}.contact-item{border-radius:10px;margin:0 auto;padding:1rem;transition:background .3s ease-in-out;a{color:#fff;text-decoration:none}}.contact-item:hover{background:#fff3}@media (max-width:768px){footer .columns{align-items:center;flex-direction:column}footer .column{margin-bottom:1rem;width:100%}footer .social ul{flex-direction:column}}.copyright{background-color:#111827;color:#fff;font-size:1rem;padding:1rem .5rem;text-align:center;a{color:#fff;margin:0 .5rem;text-decoration:underline}}.product-detail-container{background-color:#fff;color:#333;font-family:Arial,sans-serif;line-height:1.6;margin:0 auto;max-width:1200px;padding:20px}.product-header{border-bottom:1px solid #e9ecef;padding:2rem 0;text-align:center}.product-header h1{color:#2c3e50;font-size:2.2rem;font-weight:600}.product-content{display:flex;flex-wrap:wrap;gap:30px;margin:2rem 0}.product-gallery{flex:1 1;min-width:300px}.main-image{border-radius:8px;height:auto;max-width:500px;transition:transform .3s;width:100%}.main-image:hover{transform:scale(1.02)}.product-info{flex:1 1;min-width:300px}.product-info h2{color:#2c3e50;font-size:1.8rem;font-weight:500;margin-bottom:1rem}.price{color:#e74c3c;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.shipping{color:#6c757d;font-size:.9rem;margin-bottom:1.5rem}.faq h3,.key-features h3,.product-description h3,.reviews h3{border-bottom:1px solid #e9ecef;color:#2c3e50;font-size:1.4rem;font-weight:500;margin-bottom:1rem;padding-bottom:.5rem}ul{color:#666;font-size:1rem;list-style-type:disc;margin-bottom:1rem;margin-left:1.5rem}.cta-section{margin:1.5rem 0}.add-to-cart-btn,.buy-now-btn{border-radius:4px;display:inline-block;font-size:1rem;font-weight:500;margin-right:1rem;padding:.8rem 1.5rem;text-decoration:none;transition:background-color .3s,transform .3s}.add-to-cart-btn{background-color:#28a745;border:1px solid #28a745;color:#fff}.buy-now-btn{background-color:#007bff;border:1px solid #007bff;color:#fff}.add-to-cart-btn:hover,.buy-now-btn:hover{background-color:#fff;box-shadow:0 2px 8px #0000001a;color:#2c3e50;transform:translateY(-2px)}.product-description p{color:#666;font-size:1rem;line-height:1.6}.faq,.reviews{background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 8px #0000000d;margin:2rem 0;padding:1.5rem}.review-list{margin-top:1rem}.review{background-color:#fff;border-radius:4px;box-shadow:0 1px 4px #0000000d;margin-bottom:1rem;padding:1rem}.review p{color:#333;font-size:1rem}.review small{color:#6c757d;font-size:.8rem}.faq-list{grid-gap:1rem;display:grid;gap:1rem;margin-top:1rem}.faq-item{background-color:#fff;border-radius:4px;box-shadow:0 1px 4px #0000000d;padding:1rem}.faq-item h4{color:#2c3e50;font-size:1.1rem;margin-bottom:.5rem}.faq-item p{color:#666;font-size:.9rem}.product-footer{border-top:1px solid #e9ecef;color:#6c757d;padding:1rem 0;text-align:center}@media (max-width:768px){.product-content{flex-direction:column}.product-gallery,.product-info{width:100%}.main-image{max-width:100%}.cta-section{display:flex;flex-direction:column;gap:1rem}.add-to-cart-btn,.buy-now-btn{margin-right:0;width:100%}.faq h3,.key-features h3,.product-description h3,.reviews h3{font-size:1.2rem}.product-header h1{font-size:1.8rem}.product-info h2{font-size:1.5rem}}@media (min-width:769px){.product-content{gap:40px}.main-image{max-width:450px}.faq-list{grid-template-columns:1fr 1fr}}.btn-floating.fixed-bottom{border:1px solid #f1f1f1;bottom:25px;position:fixed;right:20px;top:auto;z-index:999}.btn-floating:focus,.btn-floating:hover{background-color:#1c5319;box-shadow:2px 2px 6px #0006;transform:scale(1.1)}a:active,a:hover{outline:0}a:focus,a:hover{box-shadow:none;color:#005580;color:#434343;outline:none;text-decoration:underline;text-decoration:none}.btn-floating{fill:#434343b3;background-color:#fff;border:1px solid #4343430d;border-radius:30px;box-shadow:0 2px 2px 0 #0000000a,0 3px 1px -2px #0000000a,0 1px 5px 0 #0000000a;color:#434343b3;font-size:18px;padding:5px 8px;position:absolute;right:0;top:0}.btn-whatsapp svg{fill:#fff;height:40px;padding:5px 2px;vertical-align:middle;width:40px}.btn-whatsapp{background-color:#4dc247!important;border-radius:50%;box-shadow:2px 2px 6px #0006;color:#fff}foreignObject,image,marker,pattern,symbol,user agent stylesheet svg:not(:root){overflow:hidden}
/*# sourceMappingURL=main.6d57d32c.css.map*/