.header-module__ybh_mq__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;color:var(--foreground);z-index:1000;background-color:#ffffff0d;justify-content:center;align-items:center;padding:6px 0;display:flex;position:fixed;top:0;left:0}.header-module__ybh_mq__container{--container-padding:1.5rem;max-width:1200px;padding:0 var(--container-padding);flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin:0 auto;display:flex;position:relative}.header-module__ybh_mq__logo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.header-module__ybh_mq__logoImage{object-fit:contain;width:auto;height:auto;max-height:140px}.header-module__ybh_mq__nav{justify-content:center;align-items:center;gap:2rem;transition:all .3s;display:flex}.header-module__ybh_mq__nav a,.header-module__ybh_mq__dropdownToggle{color:var(--foreground);cursor:pointer;font-size:13px;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.header-module__ybh_mq__dropdownToggle{justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex}.header-module__ybh_mq__dropdownIcon{margin-left:auto}.header-module__ybh_mq__nav a:after,.header-module__ybh_mq__dropdownToggle:after{content:"";background-color:var(--foreground);width:0%;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.header-module__ybh_mq__nav a:hover:after,.header-module__ybh_mq__dropdownToggle:hover:after{width:100%}.header-module__ybh_mq__nav a:hover,.header-module__ybh_mq__dropdownToggle:hover{color:#fff}.header-module__ybh_mq__dropdown{position:relative}.header-module__ybh_mq__dropdownMenu,.header-module__ybh_mq__searchDropdown{top:calc(var(--header-height,60px));background-color:var(--background);opacity:0;pointer-events:none;z-index:1559;width:100vw;padding:24px 0;transition:opacity .3s,transform .3s;position:fixed;left:0;transform:translateY(-10px);box-shadow:0 4px 8px #0000001a}.header-module__ybh_mq__dropdownVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.header-module__ybh_mq__dropdownMenuContent{flex-direction:column;max-width:1200px;margin:0 auto;padding:1rem;display:flex}.header-module__ybh_mq__dropdownMenu a{color:var(--foreground);padding:.75rem 1rem;font-size:14px;text-decoration:none;transition:background .3s}.header-module__ybh_mq__dropdownMenu a:hover{background-color:#0000000d}.header-module__ybh_mq__servicesGrid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding-bottom:16px;display:grid}.header-module__ybh_mq__servicesColumn{flex-direction:column;gap:.5rem;display:flex}.header-module__ybh_mq__columnHeading{color:var(--foreground);font-size:14px;font-weight:700}.header-module__ybh_mq__servicesColumn a{color:var(--foreground);border-radius:4px;padding:.2rem .6rem;font-size:12px;text-decoration:none;transition:background .3s}.header-module__ybh_mq__servicesColumn a:hover{background-color:#ffffff0d}.header-module__ybh_mq__contactBtn{color:var(--primary);white-space:nowrap;background-color:#fff;border:none;padding:.4rem 1rem;font-weight:500;transition:background .3s,color .3s}.header-module__ybh_mq__contactBtn:hover{color:#fff;background-color:#00b34f}.header-module__ybh_mq__mobileContactBtn{color:var(--primary);text-align:center;background-color:#fff;border-radius:4px;padding:.5rem 1rem;font-weight:500;display:none}.header-module__ybh_mq__menuToggle{color:var(--foreground);cursor:pointer;background:0 0;border:none;display:none;position:absolute;top:1rem;right:1rem}.header-module__ybh_mq__searchBtn{color:var(--foreground);cursor:pointer;background:0 0;border:none;transition:color .3s}.header-module__ybh_mq__searchBtn:hover{color:#fff}.header-module__ybh_mq__searchWrapper{position:relative}.header-module__ybh_mq__searchInput{background-color:var(--background);width:1200px;color:var(--foreground);border:1px solid #3f3f3fbd;border-radius:4px;padding:.5rem;font-size:14px}.header-module__ybh_mq__searchInput::placeholder{color:#ffffff80}.header-module__ybh_mq__searchDropdownInner{flex-direction:column;gap:1rem;max-width:1200px;margin:0 auto;padding:1rem;display:flex}.header-module__ybh_mq__searchSuggestions{flex-direction:column;gap:.5rem;max-width:1200px;margin:0 auto;padding:1rem;display:flex}.header-module__ybh_mq__searchSuggestions a{color:var(--foreground);padding:.75rem 1rem;font-size:14px;text-decoration:none;transition:background .3s}.header-module__ybh_mq__searchSuggestions a:hover{background-color:#0000000d}@media (max-width:768px){.header-module__ybh_mq__container{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:0;width:100%;padding:.75rem 1rem;display:flex}.header-module__ybh_mq__logoImage{object-fit:contain;width:auto;height:auto;max-height:140px}.header-module__ybh_mq__menuToggle{color:var(--foreground);cursor:pointer;background:0 0;border:none;flex-shrink:0;margin-bottom:32px;margin-left:auto;font-size:1.5rem;display:block;position:relative}.header-module__ybh_mq__nav{background-color:var(--background);z-index:999;overscroll-behavior:contain;scrollbar-width:thin;border-top:1px solid #ffffff1a;flex-direction:column;align-items:flex-start;width:100vw;height:50vh;padding-left:2rem;padding-right:2rem;display:none;position:fixed;top:60px;left:0;overflow-y:auto;padding-top:0!important}.header-module__ybh_mq__nav.header-module__ybh_mq__show{display:flex}.header-module__ybh_mq__nav a,.header-module__ybh_mq__dropdownToggle{width:100%;color:var(--foreground);justify-content:space-between;align-items:center;font-size:14px;text-decoration:none;display:flex}.header-module__ybh_mq__dropdownToggle{justify-content:space-between;align-items:center;gap:.5rem;width:85vw;display:flex}.header-module__ybh_mq__dropdownIcon{margin-left:auto}.header-module__ybh_mq__dropdownMenu,.header-module__ybh_mq__searchDropdown{display:none}.header-module__ybh_mq__dropdownVisible{display:block}.header-module__ybh_mq__dropdownMenu,.header-module__ybh_mq__searchDropdown{opacity:1;pointer-events:auto;box-shadow:none;background-color:var(--background);width:100%;position:static;transform:none}.header-module__ybh_mq__dropdownMenuContent{flex-direction:column;align-items:flex-start;width:100%;display:flex;margin:0!important;padding:0!important}.header-module__ybh_mq__dropdownMenu a,.header-module__ybh_mq__servicesColumn a{color:var(--foreground);text-align:left;width:100%;font-size:13px;text-decoration:none;display:block;margin:0!important;padding:.4rem 0!important}.header-module__ybh_mq__servicesGrid{grid-template-columns:1fr;gap:.5rem;width:100%;margin:0!important;padding:0!important}.header-module__ybh_mq__servicesColumn{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex;margin:0!important;padding:0!important}.header-module__ybh_mq__columnHeading{color:var(--foreground);margin-bottom:.25rem;font-size:14px;font-weight:700}.header-module__ybh_mq__contactBtn{display:none}.header-module__ybh_mq__mobileContactBtn{color:var(--primary);text-align:center;background-color:#fff;border-radius:4px;margin-top:1rem;padding:.5rem 1rem;font-weight:500;display:inline-block}.header-module__ybh_mq__searchWrapper{display:none}}
.sidebar-module__jr1gKq__sidebar{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#cecece54;border-radius:12px 0 0 12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:56px;padding:8px 0;animation:.5s forwards sidebar-module__jr1gKq__slideIn;display:flex;position:fixed;top:50%;left:auto;right:0;transform:translateY(-50%)translate(100%)}@keyframes sidebar-module__jr1gKq__slideIn{0%{opacity:0;transform:translateY(-50%)translate(100%)}to{opacity:1;transform:translateY(-50%)translate(0)}}.sidebar-module__jr1gKq__iconButton{cursor:pointer;color:var(--foreground);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:10px;text-decoration:none;transition:all .2s ease-in-out;display:flex}.sidebar-module__jr1gKq__iconButton:hover{background-color:#ffffff1a;transform:scale(1.1)}.sidebar-module__jr1gKq__active{background-color:var(--primary);color:#fff;transform:scale(1.2)}@media (max-width:768px){.sidebar-module__jr1gKq__sidebar{background-color:var(--background);border-radius:0;flex-direction:row;justify-content:space-around;align-items:center;width:100%;height:64px;padding:0 8px;animation:none;inset:auto auto 0 0;transform:none;box-shadow:0 -2px 8px #0000001a}.sidebar-module__jr1gKq__iconButton{flex:1;height:100%;padding:0}}
.hero-module__FyjG9W__hero{text-align:center;z-index:1;background-color:var(--primary);height:800px;margin:0 24px 24px;padding:9rem 1rem;position:relative;overflow:hidden}.hero-module__FyjG9W__heroContent{z-index:2;max-width:800px;margin:0 auto;position:relative}.hero-module__FyjG9W__heroTitle{color:var(--foreground);margin-bottom:.5rem;font-size:3.5rem;font-weight:600}.hero-module__FyjG9W__heroSubtitle{color:var(--foreground);margin-bottom:1.5rem;font-size:1.5rem}.hero-module__FyjG9W__heroButtons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.hero-module__FyjG9W__heroBtn{border-radius:999px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s}.hero-module__FyjG9W__heroBtnPrimary{background-color:var(--background);color:var(--foreground)}.hero-module__FyjG9W__heroBtnPrimary:hover{background-color:var(--button-primary-hover);color:#fff}.hero-module__FyjG9W__heroBtnSecondary{border:1px solid var(--foreground);color:var(--foreground);background-color:#0000}.hero-module__FyjG9W__heroBtnSecondary:hover{background-color:var(--background);border:1px solid var(--background)}.hero-module__FyjG9W__heroImageOuter{perspective:1200px;cursor:grab;-webkit-user-select:none;user-select:none;justify-content:center;display:flex}.hero-module__FyjG9W__heroImageOuter:active{cursor:grabbing}.hero-module__FyjG9W__heroImageWrapper{transform-style:preserve-3d;will-change:transform;filter:drop-shadow(0 20px 40px #00000040);margin-top:6rem;transition:transform .1s ease-out}.hero-module__FyjG9W__heroImage{pointer-events:none;border-radius:1rem;max-width:100%;height:auto}@media (max-width:1024px){.hero-module__FyjG9W__hero{height:auto;margin:0 16px 16px;padding:6rem 2rem}.hero-module__FyjG9W__heroTitle{font-size:2.75rem}.hero-module__FyjG9W__heroSubtitle{font-size:1.25rem}.hero-module__FyjG9W__heroImageWrapper{margin-top:5rem}}@media (max-width:768px){.hero-module__FyjG9W__hero{padding:5rem 1.5rem}.hero-module__FyjG9W__heroTitle{font-size:2.25rem}.hero-module__FyjG9W__heroSubtitle{font-size:1.125rem}.hero-module__FyjG9W__heroBtn{padding:.6rem 1.25rem;font-size:.95rem}.hero-module__FyjG9W__heroImageWrapper{margin-top:4rem}}@media (max-width:480px){.hero-module__FyjG9W__hero{padding:4rem 1rem}.hero-module__FyjG9W__heroTitle{font-size:1.9rem}.hero-module__FyjG9W__heroSubtitle{font-size:1rem}.hero-module__FyjG9W__heroButtons{flex-direction:column;align-items:center;gap:.75rem}.hero-module__FyjG9W__heroBtn{width:100%;max-width:280px;padding:.6rem 1rem;font-size:.9rem}.hero-module__FyjG9W__heroImageWrapper{margin-top:3rem}.hero-module__FyjG9W__heroImage{max-width:90%}}
.carousel-module__Il_4-a__carouselSection{box-sizing:border-box;z-index:1;width:100%;max-height:320px;margin:24px 0;padding:1rem 0;position:relative;overflow:hidden}.carousel-module__Il_4-a__carouselWrapper{scroll-snap-type:x mandatory;scrollbar-width:none;box-sizing:border-box;gap:1rem;width:100%;max-width:100%;padding-bottom:1rem;display:flex;overflow-x:auto}.carousel-module__Il_4-a__carouselWrapper::-webkit-scrollbar{display:none}.carousel-module__Il_4-a__carouselCard{scroll-snap-align:start;background:#ddd;flex:none;width:400px;height:240px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 4px 10px #00000026}.carousel-module__Il_4-a__cardImage{object-fit:cover}.carousel-module__Il_4-a__cardOverlay{opacity:0;z-index:1;text-align:center;box-sizing:border-box;background-color:#0006;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;transition:opacity .4s;display:flex;position:absolute;top:0;left:0}.carousel-module__Il_4-a__carouselCard:hover .carousel-module__Il_4-a__cardOverlay{opacity:1}.carousel-module__Il_4-a__overlayTitle{color:#fff;margin:0;font-size:20px;font-weight:600}.carousel-module__Il_4-a__overlayDescription{color:#ddd;margin-top:.5rem;font-size:14px}.carousel-module__Il_4-a__cardButtonWrapper{opacity:0;z-index:2;transition:opacity .4s,transform .4s;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.carousel-module__Il_4-a__carouselCard:hover .carousel-module__Il_4-a__cardButtonWrapper{opacity:1;transform:translate(-50%)translateY(-8px)}.carousel-module__Il_4-a__readMoreButton{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:32px;padding:8px 18px;font-size:12px}
.about-module__Wy5JIq__aboutSection{width:100%;height:auto;color:var(--foreground);justify-content:center;align-items:center;padding:3rem 6rem;display:flex;position:relative}.about-module__Wy5JIq__container{width:100%;max-width:900px;margin:0 auto}.about-module__Wy5JIq__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.about-module__Wy5JIq__title{color:var(--primary);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.about-module__Wy5JIq__description{text-align:justify;padding:0 1rem;font-size:1.2rem;line-height:2}.about-module__Wy5JIq__features{flex-wrap:wrap;justify-content:center;gap:3rem;margin:3rem 0 2rem;display:flex}.about-module__Wy5JIq__featureItem{text-align:center;flex-direction:column;align-items:center;max-width:160px;display:flex}.about-module__Wy5JIq__icon{width:48px;height:48px;color:var(--primary);background-color:#007bff1a;border-radius:50%;margin-bottom:.75rem;padding:14px;box-shadow:0 6px 12px #00000014}.about-module__Wy5JIq__featureItem span{color:var(--foreground);font-size:1.05rem;font-weight:600}.about-module__Wy5JIq__btn{background-color:var(--background);border:1px solid var(--primary);color:var(--foreground);border-radius:32px;margin-top:2rem;padding:.75rem 2rem;font-size:15px;text-decoration:none;transition:background-color .3s}.about-module__Wy5JIq__btn:hover{background-color:var(--primary);color:var(--background)}@media (max-width:768px){.about-module__Wy5JIq__aboutSection{padding:2rem 1rem}.about-module__Wy5JIq__title{font-size:2.1rem}.about-module__Wy5JIq__description{padding:0;font-size:1.05rem;line-height:1.8}.about-module__Wy5JIq__features{flex-direction:column;align-items:center;gap:2rem;margin:2rem 0}.about-module__Wy5JIq__featureItem{max-width:100%;margin-bottom:1rem}.about-module__Wy5JIq__icon{width:44px;height:44px;padding:12px}.about-module__Wy5JIq__featureItem span{font-size:1rem}.about-module__Wy5JIq__btn{padding:.6rem 1.6rem;font-size:14px}}@media (max-width:480px){.about-module__Wy5JIq__title{font-size:1.85rem}.about-module__Wy5JIq__description{font-size:1rem}.about-module__Wy5JIq__icon{width:40px;height:40px;padding:10px}.about-module__Wy5JIq__featureItem span{font-size:.95rem}.about-module__Wy5JIq__btn{padding:.5rem 1.2rem;font-size:13px}}
.footer-module___to-Iq__footer{background-color:var(--background);color:var(--foreground);border-top:1px solid var(--muted);padding:4rem 2rem 2rem;font-size:.95rem}.footer-module___to-Iq__footerInner{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.footer-module___to-Iq__column{flex-direction:column;gap:.8rem;display:flex}.footer-module___to-Iq__column h3{color:var(--primary);margin-bottom:.5rem;font-size:1.1rem}.footer-module___to-Iq__column a{color:var(--foreground);text-decoration:none;transition:color .2s}.footer-module___to-Iq__column a:hover{color:var(--primary)}.footer-module___to-Iq__contactItem{align-items:center;gap:.5rem;display:flex}.footer-module___to-Iq__socials{gap:1rem;margin-top:.5rem;display:flex}.footer-module___to-Iq__socials a{color:var(--foreground);transition:color .2s}.footer-module___to-Iq__socials a:hover{color:var(--primary)}.footer-module___to-Iq__footerBottom{text-align:center;border-top:1px solid var(--muted);color:var(--muted-foreground);margin-top:2rem;padding-top:1.5rem;font-size:.8rem}.footer-module___to-Iq__whatsappWrapper{z-index:1000;flex-direction:column;align-items:center;display:flex;position:fixed;bottom:24px;right:24px}.footer-module___to-Iq__whatsappTooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background-color:#333;border-radius:4px;margin-bottom:8px;padding:5px 8px;font-size:.75rem;transition:opacity .3s,transform .3s;transform:translateY(5px)}.footer-module___to-Iq__whatsappWrapper:hover .footer-module___to-Iq__whatsappTooltip{opacity:1;transform:translateY(0)}.footer-module___to-Iq__whatsapp{color:#fff;cursor:pointer;background-color:#25d366;border:none;border-radius:50%;justify-content:center;align-items:center;padding:12px;transition:transform .3s;animation:2s infinite footer-module___to-Iq__pulse;display:flex;box-shadow:0 4px 10px #0003}.footer-module___to-Iq__whatsapp:hover{transform:scale(1.1)}@keyframes footer-module___to-Iq__pulse{0%{box-shadow:0 0 #25d36666}70%{box-shadow:0 0 0 10px #25d36600}to{box-shadow:0 0 #25d36600}}.footer-module___to-Iq__modalOverlay{z-index:2000;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.footer-module___to-Iq__modal{background:var(--background);color:var(--foreground);text-align:center;border-radius:12px;width:90%;max-width:400px;padding:2rem;animation:.3s footer-module___to-Iq__fadeIn;position:relative;box-shadow:0 10px 30px #0000004d}@keyframes footer-module___to-Iq__fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.footer-module___to-Iq__closeButton{color:var(--foreground);cursor:pointer;background:0 0;border:none;position:absolute;top:12px;right:12px}.footer-module___to-Iq__modalWhatsappButton{color:#fff;background-color:#25d366;border-radius:8px;margin-top:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:background .3s;display:inline-block}.footer-module___to-Iq__modalWhatsappButton:hover{background-color:#1ebc59}@media (max-width:768px){.footer-module___to-Iq__whatsappWrapper{bottom:90px;right:16px}}
.page-module__E0kJGG__page{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),.08);--gray-alpha-100:rgba(var(--gray-rgb),.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;min-height:100svh;font-family:var(--font-geist-sans)}.page-module__E0kJGG__main{flex-direction:column;margin-top:60px;display:flex}@media (prefers-color-scheme:dark){.page-module__E0kJGG__page{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),.145);--gray-alpha-100:rgba(var(--gray-rgb),.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}
.services-module__VW6Agq__servicesSection{background:var(--background);width:100%;color:var(--foreground);padding:4rem 0;position:relative;overflow:hidden}.services-module__VW6Agq__container{width:100%;max-width:1400px;margin:0 auto;position:relative}.services-module__VW6Agq__scrollContainer{scroll-behavior:smooth;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;padding:1rem 0;overflow-x:auto}.services-module__VW6Agq__scrollContainer::-webkit-scrollbar{display:none}.services-module__VW6Agq__cardRow{gap:2rem;width:max-content;padding:0 calc(50% - min(90vw,1200px)/2);display:inline-flex}.services-module__VW6Agq__card{scroll-snap-align:start;background:#000;border-radius:16px;flex-shrink:0;width:min(80vw,400px);height:min(70vh,500px);transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000026}.services-module__VW6Agq__card:hover{transform:scale(1.02)}.services-module__VW6Agq__cardImage{object-fit:cover;width:100%;height:100%;display:block}.services-module__VW6Agq__cardContent{color:#fff;background:linear-gradient(#0000,#000000e6);padding:1.5rem;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(0)}.services-module__VW6Agq__card:hover .services-module__VW6Agq__cardContent{transform:translateY(-10px)}.services-module__VW6Agq__cardTitle{color:var(--primary);margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.services-module__VW6Agq__cardDescription{opacity:.9;margin-bottom:1rem;font-size:.95rem;line-height:1.5}.services-module__VW6Agq__cardButton{background:var(--primary);color:var(--background);border-radius:24px;padding:.5rem 1.2rem;font-size:.9rem;text-decoration:none;transition:background .3s;display:inline-block}.services-module__VW6Agq__cardButton:hover{background:var(--primaryDark)}.services-module__VW6Agq__scrollButtonLeft,.services-module__VW6Agq__scrollButtonRight{width:50px;height:50px;color:var(--foreground);cursor:pointer;z-index:10;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0003}.services-module__VW6Agq__scrollButtonLeft{left:1rem}.services-module__VW6Agq__scrollButtonRight{right:1rem}.services-module__VW6Agq__scrollButtonLeft:hover,.services-module__VW6Agq__scrollButtonRight:hover{background:#fff;transform:translateY(-50%)scale(1.1)}@media (max-width:1024px){.services-module__VW6Agq__card{width:70vw;height:60vh}.services-module__VW6Agq__scrollButtonLeft,.services-module__VW6Agq__scrollButtonRight{width:40px;height:40px;font-size:1rem}}@media (max-width:768px){.services-module__VW6Agq__cardRow{gap:1.5rem}.services-module__VW6Agq__card{width:75vw;height:55vh}.services-module__VW6Agq__cardContent{padding:1.2rem}.services-module__VW6Agq__cardTitle{font-size:1.2rem}.services-module__VW6Agq__cardDescription{font-size:.85rem}}@media (max-width:480px){.services-module__VW6Agq__servicesSection{padding:2rem 0}.services-module__VW6Agq__card{width:85vw;height:50vh}.services-module__VW6Agq__scrollButtonLeft,.services-module__VW6Agq__scrollButtonRight{display:none}}
