.section{padding:38px 0}.section__title{font-size:2rem;margin:0 0 24px;padding:0}.card{position:relative;background:#fff;border:1px solid var(--c-muted);border-radius:var(--radius-lg);padding:28px 32px;box-shadow:0 4px 14px rgba(0,0,0,.06)}.card__badge{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;background:var(--c-primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(0,0,0,.12)}@media (max-width:768px){.card{padding:20px}}.card__title{margin:0 0 12px;font-size:1.125rem}.iconitem{display:flex;gap:12px;align-items:flex-start}.iconitem__title{margin:0 0 4px;font-size:1rem}.video-player{position:relative;width:100%;overflow:hidden;border-radius:var(--radius-lg);box-shadow:0 4px 14px rgba(0,0,0,.08);transition:box-shadow .3s ease}.video-player:hover{box-shadow:0 8px 24px rgba(0,0,0,.12)}.video-player[data-aspect-ratio="16:9"]{aspect-ratio:16/9}.video-player[data-aspect-ratio="4:3"]{aspect-ratio:4/3}.video-player[data-aspect-ratio="1:1"]{aspect-ratio:1/1}.video-player[data-aspect-ratio="9:16"]{aspect-ratio:9/16}.video-player iframe{border:none}.video-player .placeholder,.video-player iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-player .placeholder{background:var(--c-muted);display:flex;align-items:center;justify-content:center;color:var(--c-text-secondary);font-size:.875rem}.video-player__mute-btn{position:absolute;right:10px;top:10px;z-index:2;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(0,0,0,.55);color:#fff;border:1px solid hsla(0,0%,100%,.15);cursor:pointer;transition:background .2s ease,transform .08s ease}.video-player__mute-btn:hover{background:rgba(0,0,0,.7)}.video-player__mute-btn:active{transform:scale(.98)}.video-player__mute-btn svg{display:block}.video-item{margin-bottom:var(--spacing-lg)}.video-item:last-child{margin-bottom:0}@media (max-width:768px){.video-player{border-radius:var(--radius-md)}}.iconitem__desc{margin:0;font-size:.9375rem;line-height:1.4}.btn:disabled,[disabled].btn{opacity:.55;cursor:not-allowed}@media (max-width:768px){.section{padding:40px 0}.section__title{font-size:1.75rem}}.audiences__grid{display:flex;flex-wrap:wrap;gap:32px;justify-content:flex-start;padding-left:0;padding-right:0}.audiences__card{display:flex;flex-direction:column;gap:12px;flex:1 1 260px;max-width:360px}.audiences__img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:8px}.audiences__cta{margin-top:auto}@media (min-width:900px){.audiences__img{height:180px}}@media (max-width:768px){.audiences__grid{gap:20px;justify-content:center}.audiences__card{flex-basis:100%;max-width:100%}.audiences__card .btn{width:100%;justify-content:center}}.bundles__intro{max-width:640px;margin:0 0 32px;font-size:1.05rem;line-height:1.5}.bundles__grid{display:flex;flex-wrap:wrap;gap:32px;justify-content:flex-start;align-items:stretch;padding-left:0;padding-right:0}.bundles__card{display:flex;flex-direction:column;gap:12px;flex:1 1 260px;max-width:360px}.bundles__img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:8px}.bundles__cta{margin-top:auto}@media (min-width:900px){.bundles__img{height:180px}}@media (max-width:768px){.bundles__grid{gap:20px;justify-content:center}.bundles__card{flex-basis:100%;max-width:100%}.bundles__card .btn{width:100%;justify-content:center}}.trust__grid{display:grid;grid-gap:32px;gap:32px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));padding-left:0;padding-right:0}.iconitem__icon svg{display:block}.iconitem__icon{--icon-bg:var(--c-primary);--icon-ink:var(--c-neutral-50)}.section--default .iconitem__icon[data-variant=navy]{--icon-bg:var(--c-navy)}@media (max-width:768px){.trust__grid{gap:24px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media (max-width:480px){.trust__grid{grid-template-columns:1fr}}.mission__wrap{display:grid;grid-gap:48px;gap:48px;align-items:start;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));padding-left:0;padding-right:0;max-width:1100px;margin-left:auto;margin-right:auto}.mission__text p{margin:0 0 16px;line-height:1.55;font-size:1.05rem}.mission__img{width:100%;height:auto;border-radius:12px;object-fit:cover}.mission__media{max-width:350px;width:100%;justify-self:center;display:flex;justify-content:center}@media (min-width:781px){.mission__wrap{grid-template-columns:350px 1fr;align-items:center}}@media (max-width:780px){.mission__wrap{gap:32px}.mission__text p{font-size:1rem}}.founder__wrap{display:block;max-width:1100px;margin:0}.founder__text{display:flex;flex-direction:column;gap:20px}.founder__lead{margin:0 0 16px;font-size:1.05rem;line-height:1.55}@media (max-width:780px){.founder__lead{font-size:1rem}}.testimonials__grid{display:grid;grid-gap:32px;gap:32px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));padding-left:0;padding-right:0}.testimonials__card{display:flex;flex-direction:column;gap:16px;position:relative}.testimonials__avatar{width:64px;height:64px;border-radius:50%;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.08)}.testimonials__img{width:100%;height:100%;object-fit:cover;display:block}.testimonials__quote{margin:0;font-size:.95rem;line-height:1.5}.testimonials__quote p{margin:0 0 8px}.testimonials__quote footer{font-size:.85rem;font-weight:600;color:#444}@media (max-width:768px){.testimonials__grid{gap:24px;grid-template-columns:1fr}}.leadform__inner{max-width:840px;margin:0 auto}.leadform__title{margin:0 0 28px;font-size:2rem}.leadform__form{display:flex;flex-direction:column;gap:28px}.leadform__grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.leadform__field{display:flex;flex-direction:column;gap:6px}.leadform__field--full{grid-column:1/-1}.leadform__field label{font-weight:600;font-size:.875rem}.leadform__field input,.leadform__field select,.leadform__field textarea{border:1px solid var(--c-muted);border-radius:var(--radius);padding:10px 12px;font:inherit;background:#fff;line-height:1.4;transition:border-color .15s ease,box-shadow .15s ease}.leadform__field input::placeholder,.leadform__field textarea::placeholder{color:var(--c-muted-ink)}.leadform__field input:focus-visible,.leadform__field select:focus-visible,.leadform__field textarea:focus-visible{outline:none;border-color:var(--c-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--c-primary) 22%,transparent)}.leadform__field input[aria-invalid=true],.leadform__field select[aria-invalid=true],.leadform__field textarea[aria-invalid=true]{border-color:var(--c-error);box-shadow:0 0 0 2px color-mix(in srgb,var(--c-error) 20%,transparent)}.leadform__error{color:#b00020;font-size:.75rem}.leadform__actions{display:flex;justify-content:flex-start}.leadform__status{min-height:20px;font-size:.8125rem;color:#444}@media (max-width:760px){.leadform__title{font-size:1.6rem}.leadform__grid{gap:18px}.leadform__actions .btn{width:100%}}.contactfooter{background:transparent;padding:0}.contactfooter__grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.contactfooter .section__title{margin:0 0 12px;font-size:1.25rem;padding:0}.contactfooter__subtitle{margin:0 0 2px;font-size:.875rem;letter-spacing:.5px;text-transform:uppercase;color:#555}.contactfooter__link{color:var(--c-primary);text-decoration:none;font-size:.9375rem}.contactfooter__link:focus-visible,.contactfooter__link:hover{text-decoration:underline}span.contactfooter__link:hover{text-decoration:none}.contactfooter p{margin:8px 0}.contactfooter__address{font-style:normal;margin:8px 0 0}.contactfooter__socials{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:4px}.contactfooter__coverage{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-wrap:wrap;gap:8px}.contactfooter__coverage li{background:rgba(0,0,0,.05);border-radius:999px;padding:4px 12px;font-size:.875rem}.contactfooter--compact{padding:0}.contactfooter--compact .contactfooter__grid{gap:16px}.contactfooter--compact .section__title{font-size:1.125rem;margin-bottom:8px;padding:0}@media (max-width:768px){.contactfooter__grid{gap:20px;grid-template-columns:1fr}}.consent{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid var(--c-muted);box-shadow:0 -4px 12px rgba(0,0,0,.06);z-index:9999;font-size:.9375rem}.consent__inner{max-width:var(--container);margin:0 auto;padding:16px;display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap}.consent__text{margin:0;flex:1 1 400px;line-height:1.45}.consent__actions{display:flex;gap:8px}@media (max-width:640px){.consent__inner{flex-direction:column;align-items:stretch}.consent__actions{width:100%}.consent__actions .btn{flex:1 1}}.blog__lead{max-width:640px;margin:0 0 32px;font-size:1.05rem;line-height:1.5}.blog__grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.blog__card{display:flex;flex-direction:column;gap:12px;border-left:4px solid var(--c-primary);min-height:100%}.blog__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:.875rem;color:var(--c-text-secondary)}.blog__meta span:first-child{font-weight:600}.blog__excerpt{margin:0 0 12px;font-size:.95rem;line-height:1.55;flex:1 1}.blog__link{font-weight:600;color:var(--c-primary);text-decoration:none}.blog__link:hover{text-decoration:underline}.blog__cta{margin-top:32px;text-align:center}.blog__view-all{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:999px;border:1px solid var(--c-primary);color:var(--c-primary);font-weight:600;text-decoration:none;transition:background .2s ease,color .2s ease}.blog__view-all:hover{background:var(--c-primary);color:#fff}.blog__empty{max-width:520px;margin:0 auto;text-align:center;font-size:1rem;line-height:1.6}.blog-post{max-width:840px;margin:0 auto;padding:48px 0 72px;gap:32px}.blog-post,.blog-post__header{display:flex;flex-direction:column}.blog-post__header{gap:16px}.blog-post__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:.875rem;color:var(--c-text-secondary)}.blog-post__title{margin:0;font-size:2.25rem;line-height:1.2}.blog-post__excerpt{margin:0;font-size:1.05rem;line-height:1.55}.blog-post__hero img{width:100%;height:auto;border-radius:16px;box-shadow:0 8px 28px rgba(0,0,0,.12)}.blog-post__content h2{font-size:1.75rem;margin:32px 0 16px}.blog-post__content p{margin:0 0 16px;line-height:1.6}.blog-post__content ol,.blog-post__content ul{margin:0 0 16px 1.25rem;padding-left:0;line-height:1.6}.blog-post__content table{width:100%;border-collapse:collapse;margin:24px 0;font-size:.95rem}.blog-post__content img{max-width:100%;height:auto;border-radius:12px;margin:24px 0;display:block}.blog-post__content td,.blog-post__content th{border:1px solid var(--c-muted);padding:12px;text-align:left}.blog-post__footer{border-top:1px solid var(--c-muted);padding-top:24px;display:flex;flex-direction:column;gap:12px}.blog-post__cta{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content}@media (max-width:768px){.blog__grid{grid-template-columns:1fr}.blog__view-all{width:100%;justify-content:center}.blog-post{padding:32px 20px 56px}.blog-post__title{font-size:2rem}}:root{--c-primary:#20b9bf;--c-primary-600:#108d91;--c-navy:#162f4f;--c-teal-700:#1a4c6a;--c-neutral-50:#fff;--c-neutral-100:#f6f7f7;--c-neutral-200:#f2f0f1;--c-bg-warm:#fff6ea;--c-bg-cool:#f0f7ff;--c-muted-blue:#738196;--c-muted-ink:#a2acb9;--c-cta:var(--c-primary);--c-cta-hover:var(--c-primary-600);--c-accent:var(--c-navy);--c-bg:var(--c-neutral-50);--c-muted:#ededed;--c-text:var(--c-navy);--c-error:#b00020;--c-focus:#111;--radius-sm:8px;--radius:12px;--radius-lg:16px;--radius-pill:9999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:32px;--space-8:40px;--space-9:48px;--container:clamp(1040px,86vw,1280px);--font-sans-fallback:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-script-fallback:cursive}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-pill);height:46px;padding:0 24px;font-weight:700;text-transform:uppercase;line-height:1;cursor:pointer;transition:background .2s,border-color .2s,color .2s;text-decoration:none;text-align:center;white-space:normal}.btn--primary{background:var(--c-primary);color:#fff}.btn--primary:focus-visible,.btn--primary:hover{background:var(--c-primary-600)}.btn--outline{border:2px solid var(--c-primary);color:var(--c-primary);background:transparent}.btn--outline:focus-visible,.btn--outline:hover{background:var(--c-primary);color:#fff}.btn--sm{height:42px;padding:0 18px;font-size:.875rem}.btn--lg{height:56px;padding:0 32px;font-size:1rem}.hero{position:relative;padding:clamp(72px,8vw,108px) 0 clamp(56px,6vw,80px)}.hero__bg{position:absolute;inset:0;overflow:hidden}.hero__img{display:block;width:100%;height:100%;object-fit:contain;object-position:var(--hero-focal,right center);margin:0;max-width:none;transform:scale(var(--hero-zoom,1));transform-origin:var(--hero-zoom-origin,right center);transition:transform .3s ease}.hero--image{--hero-zoom:1.2}.hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.55),rgba(0,0,0,.35) 50%,transparent)}@supports (color:color-mix(in srgb,#000 50%,transparent)){.hero__overlay{background:linear-gradient(90deg,color-mix(in srgb,var(--c-navy) 65%,transparent) 0,color-mix(in srgb,var(--c-teal-700) 40%,transparent) 50%,transparent 100%)}}.hero__inner{position:relative;max-width:760px;margin-left:5%}.hero__breadcrumb{margin:0 0 12px;font-size:.875rem;color:var(--c-muted-blue)}.hero__title{font-size:clamp(2.25rem,5vw,3.25rem);line-height:1.05;color:#111;font-weight:700;margin:0 0 12px}.hero__subtitle-heading{margin:0 0 16px;font-size:clamp(1.375rem,3.5vw,2rem);line-height:1.2;color:#555;font-weight:300}.hero__subtitle{margin:0 0 32px;max-width:600px;font-size:1.05rem;line-height:1.6;color:#333}.hero--image .hero__subtitle,.hero--image .hero__subtitle-heading,.hero--image .hero__title{color:#fff}.hero__actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.hero__actions .btn--primary{padding:12px 24px;text-transform:none;transition:background .2s,border-color .2s,color .2s,transform .15s ease,box-shadow .15s ease}.hero__actions .btn--primary:focus-visible,.hero__actions .btn--primary:hover{box-shadow:0 2px 8px rgba(0,0,0,.15);transform:translateY(-1px)}.hero__catalog{color:var(--c-cta);font-weight:600;text-decoration:underline}.hero__catalog:focus-visible,.hero__catalog:hover{text-decoration:underline;color:var(--c-primary-600)}.hero--image .hero__catalog{color:#fff}@media (min-width:1440px){.hero{max-width:1600px;margin-left:auto;margin-right:auto}}@media (max-width:768px){.hero{padding-top:0}.hero__inner{margin-left:0}.hero__actions{flex-direction:column;gap:12px;align-items:stretch}.hero--image{--hero-zoom:1;background:linear-gradient(90deg,rgba(0,0,0,.55),rgba(0,0,0,.35) 50%,rgba(0,0,0,.25))}}@media (max-width:768px){@supports (color:color-mix(in srgb,#000 50%,transparent)){.hero--image{background:linear-gradient(90deg,color-mix(in srgb,var(--c-navy) 60%,transparent) 0,color-mix(in srgb,var(--c-teal-700) 45%,transparent) 60%,color-mix(in srgb,var(--c-teal-700) 30%,transparent) 100%)}}.hero__bg{position:relative;inset:auto;height:auto;aspect-ratio:16/9;overflow:hidden;margin-bottom:16px}.hero--image .hero__overlay{display:none}.hero--image .hero__inner{padding-top:8px;padding-bottom:8px}.hero--image .hero__subtitle,.hero--image .hero__title{color:#fff}}.site-topbar{background:var(--c-primary);color:#fff;font-size:.875rem}.topbar__inner{display:flex;align-items:center;justify-content:space-between;min-height:34px}.topbar__link{color:#fff;text-decoration:none}.topbar__link:focus-visible,.topbar__link:hover{text-decoration:underline}.header__inner{display:flex;align-items:center;gap:24px;min-height:64px;position:relative}.logo__text{display:none}.logo__img{display:block;height:70px;width:auto}.hamburger,.nav-toggle{display:none}.hamburger{width:40px;height:32px;position:relative;cursor:pointer;z-index:700;align-items:center;justify-content:center;border-radius:8px;transition:background-color .2s ease,box-shadow .2s ease}.hamburger:after,.hamburger:before{content:"";position:absolute;left:0;right:0;height:2px;background:var(--c-navy);border-radius:2px;transition:transform .2s ease,background-color .2s ease}.hamburger:before{top:8px}.hamburger:after{bottom:8px}.hamburger{background:linear-gradient(var(--c-navy),var(--c-navy)) 50% /70% 2px no-repeat}.hamburger:focus-visible,.hamburger:hover{background-color:rgba(0,0,0,.04);box-shadow:inset 0 1px 2px rgba(0,0,0,.06)}.nav-toggle:checked+.hamburger{background-size:0 2px}.nav-toggle:checked+.hamburger:before{transform:translateY(10px) rotate(45deg)}.nav-toggle:checked+.hamburger:after{transform:translateY(-10px) rotate(-45deg)}.primary-nav .navlist{display:flex;list-style:none;margin:0;padding:0;gap:20px}.primary-nav{margin-left:auto}.primary-nav a{text-decoration:none;color:#222;font-size:14px;font-weight:500}.primary-nav a:focus-visible,.primary-nav a:hover{text-decoration:underline}.primary-nav a.is-active{color:var(--c-primary)}.header__actions{margin-left:auto;display:flex;align-items:center;gap:12px}@media (max-width:768px){.primary-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #eee;padding:12px 20px 16px;z-index:600}.primary-nav .navlist{flex-direction:column;gap:12px}.primary-nav a{font-size:16px}.hamburger{display:inline-flex;margin-left:auto}.nav-toggle:checked~.primary-nav{display:block}}body,html{padding:0;margin:0;background:var(--c-bg);color:var(--c-text);max-width:100vw;overflow-x:hidden;font-family:var(--font-sans,var(--font-sans-fallback));font-display:swap}.font-script{font-family:var(--font-script,var(--font-script-fallback))}:root{--header-h:64px}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}section[id]{scroll-margin-top:calc(var(--header-h) + 12px)}.skiplink{position:absolute;left:-999px;top:auto;width:1px;height:1px;overflow:hidden}.skiplink:focus{position:absolute;left:16px;top:8px;width:auto;height:auto;padding:8px 12px;background:#000;color:#fff;border-radius:4px;z-index:1000}.container{max-width:var(--container);margin:0 auto;padding:0 24px}@media (max-width:768px){.container{padding:0 20px}}.langswitcher{display:inline-flex;gap:4px}.langswitcher a{padding:6px 8px;font-size:12px;line-height:1;border-radius:4px;text-decoration:none;border:1px solid #ddd;color:#333}.langswitcher a.is-active{background:#222;color:#fff;border-color:#222;cursor:default}.langswitcher a:focus:not(.is-active),.langswitcher a:hover:not(.is-active){background:#f5f5f5}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}:focus-visible{outline:2px solid #111;outline-offset:2px}.btn.cta:focus-visible{outline:2px solid #111;outline-offset:3px}.langswitcher a:focus-visible{outline:2px solid #111;outline-offset:2px}.primary-nav a:focus-visible{outline:2px solid #111;outline-offset:2px}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.text-center{text-align:center}.gap-16{gap:16px}.section{content-visibility:auto;contain-intrinsic-size:1px 600px}.section--warm{background:var(--c-bg-warm)}.section--cool{background:var(--c-bg-cool)}.section--primary{background:color-mix(in srgb,var(--c-primary) 10%,#fff)}.pattern-monogram{--pattern-size:56px;--pattern-color:color-mix(in srgb,var(--c-navy) 8%,transparent);position:relative;isolation:isolate}.pattern-monogram:before{content:"";position:absolute;inset:0;z-index:-1;background-color:#fff;background-image:radial-gradient(circle at 25% 25%,var(--pattern-color) 1px,transparent 1px),radial-gradient(circle at 75% 75%,var(--pattern-color) 1px,transparent 1px);background-size:var(--pattern-size) var(--pattern-size);background-repeat:repeat}.btn--primary:focus-visible{outline:2px solid #fff;outline-offset:2px}.site-header{position:relative;top:0;left:0;right:0;width:100%;min-height:64px;background:#fff;border-bottom:1px solid #eee;will-change:transform;z-index:500;transition:all .2s ease-in-out}.site-header.header-sticky-js{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:1000!important;background:hsla(0,0%,100%,.95)!important;-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px);box-shadow:0 2px 10px rgba(0,0,0,.1)}body.header-fixed-offset{padding-top:64px}.header-spacer{height:64px}.floating-whatsapp{position:fixed;bottom:32px;right:24px;z-index:999}.floating-whatsapp__button{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:#25d366;border-radius:50%;box-shadow:0 4px 16px rgba(37,211,102,.3);transition:all .3s ease;text-decoration:none;position:relative}.floating-whatsapp__button:hover{background:#128c7e;transform:scale(1.1);box-shadow:0 6px 20px rgba(37,211,102,.4)}.floating-whatsapp__button:focus-visible{outline:2px solid var(--c-focus);outline-offset:2px}.floating-whatsapp__icon{width:28px;height:28px;fill:#fff}.floating-whatsapp__screen-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:768px){.floating-whatsapp{bottom:28px;right:20px}.floating-whatsapp__button{width:56px;height:56px}.floating-whatsapp__icon{width:24px;height:24px}}