@font-face{font-family:sf-ui-display-regular;src:url(/assets/sf-ui-display-light-58646b33e0551-DYy5eOZb.otf) format("opentype");font-weight:400}@font-face{font-family:sf-ui-display-medium;src:url(/assets/sf-ui-display-medium-58646be638f96-Dn0GdCMs.otf) format("opentype")}@font-face{font-family:sf-ui-display-bold;src:url(/assets/sf-ui-display-bold-58646a511e3d9-CSsf74Sc.otf) format("opentype")}@font-face{font-family:sf-ui-display-heavy;src:url(/assets/sf-ui-display-heavy-586470160b9e5-BB8ibwBT.otf) format("opentype")}:root{font-family:sf-ui-display-regular}*{margin:0;padding:0;box-sizing:border-box}.padding-lr{padding-left:20vh;padding-right:20vh}.padding-bt{padding-top:15vh;padding-bottom:15vh}#btnPrimary-black{padding:14px 25px;border-radius:8px;background:#1d1d1d;font-family:sf-ui-display-bold;font-size:14px;line-height:100%;letter-spacing:0%;vertical-align:middle;color:#fff;border:2px solid #1D1D1D;cursor:pointer;transition:background .3s ease}#btnPrimary-black:hover{background:transparent;color:#1d1d1d}#btnPrimary-outline{background:#fff;padding:8px 16px;border-radius:4px;border-width:2px;border:2px solid #2F2F2F;font-family:sf-ui-display-bold;font-size:14px;line-height:20px;letter-spacing:0%;color:#2f2f2f!important;transition:background .3s ease}#btnPrimary-outline:hover{background:#1d1d1d;color:#fff!important}h2{font-family:sf-ui-display-heavy;font-size:32px;line-height:52px;letter-spacing:-2%;text-align:center;color:#2f2f2f}.h2-container{padding:0vh 30vh}h6{font-family:sf-ui-display-bold;font-weight:800;font-size:18px;line-height:52px;letter-spacing:-2%;text-align:center;color:#e20c18}.carrousel-container{background-color:#eee}@media (max-width: 767px){.padding-lr{padding-left:5vh;padding-right:5vh}.padding-bt{padding-top:10vh;padding-bottom:10vh}h2{text-align:start;font-size:24px;line-height:29px;padding:0vh}.h2-container{padding:0vh}h6{text-align:start;font-size:16px;line-height:24px}#btnPrimary-black,#btnPrimary-outline{width:100%}}nav.svelte-1bhor0n{background-color:#2f2f2f;padding-bottom:1vh;padding-top:1vh;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1001}.nav-brand.svelte-1bhor0n img:where(.svelte-1bhor0n){width:100px;height:auto}.hamburger.svelte-1bhor0n{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:4px;z-index:10000}.links.svelte-1bhor0n{display:flex;gap:32px;align-items:center}.nav-item.svelte-1bhor0n{position:relative}.nav-link.svelte-1bhor0n{background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:8px;font-family:sf-ui-display-medium;color:#fff;font-weight:500;font-size:16px;line-height:20px;transition:color .3s ease}.nav-link.selected.svelte-1bhor0n{color:red}.nav-link.svelte-1bhor0n svg:where(.svelte-1bhor0n){transition:transform .3s ease}.nav-link.svelte-1bhor0n svg.rotated:where(.svelte-1bhor0n){transform:rotate(180deg)}.nav-link.svelte-1bhor0n svg:where(.svelte-1bhor0n) path:where(.svelte-1bhor0n){fill:#fff;transition:fill .3s ease}.nav-link.selected.svelte-1bhor0n svg:where(.svelte-1bhor0n) path:where(.svelte-1bhor0n){fill:red}.submenu.svelte-1bhor0n{position:absolute;background-color:#2f2f2f;width:140%;top:120%;left:-10%;box-shadow:0 4px 8px #0000001a;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000}.submenu.open.svelte-1bhor0n{opacity:1;visibility:visible;transform:translateY(0)}.submenu.svelte-1bhor0n ul:where(.svelte-1bhor0n){list-style:none;margin:0;padding:0}.submenu.svelte-1bhor0n ul:where(.svelte-1bhor0n) li:where(.svelte-1bhor0n){padding:12px 10%;border-bottom:1px solid #404040}.submenu.svelte-1bhor0n ul:where(.svelte-1bhor0n) li:where(.svelte-1bhor0n):last-child{border-bottom:none}.links.svelte-1bhor0n a:where(.svelte-1bhor0n),.submenu.svelte-1bhor0n a:where(.svelte-1bhor0n){font-family:sf-ui-display-medium;color:#fff;font-weight:500;font-size:16px;line-height:20px;text-decoration:none;transition:color .3s ease}.links.svelte-1bhor0n a.selected:where(.svelte-1bhor0n),.submenu.svelte-1bhor0n a.selected:where(.svelte-1bhor0n){color:red}.links.svelte-1bhor0n a:where(.svelte-1bhor0n):hover,.submenu.svelte-1bhor0n a:where(.svelte-1bhor0n):hover,.nav-link.svelte-1bhor0n:hover{color:#f66}.nav-link-container.svelte-1bhor0n{display:flex;align-items:center;gap:5px}.submenu-toggle.svelte-1bhor0n{background:none;border:none;cursor:pointer;padding:4px}.innermenu.svelte-1bhor0n{background-color:#3a3a3a;text-align:end;padding-right:20px;margin-top:1vh;max-height:0;overflow:hidden;transition:max-height .3s ease}.innermenu.open.svelte-1bhor0n{max-height:500px}@media (max-width: 767px){.hamburger.svelte-1bhor0n{display:flex}nav.svelte-1bhor0n{height:10vh}.links.svelte-1bhor0n{position:fixed;top:0;right:-100%;width:70%;height:100vh;background-color:#2f2f2f;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:80px 20px 20px;gap:20px;transition:right .3s ease;z-index:9999;box-shadow:-2px 0 10px #0000004d;overflow-y:auto}.links.mobile-open.svelte-1bhor0n{right:0}.nav-item.svelte-1bhor0n{width:100%}.nav-link.svelte-1bhor0n{width:100%;justify-content:space-between;padding:10px 0;border-bottom:1px solid #404040}.submenu.svelte-1bhor0n{position:static;width:100%;box-shadow:none;background-color:#404040;margin-top:0;max-height:0;overflow:hidden;transform:none;transition:max-height .3s ease}.submenu.open.svelte-1bhor0n{max-height:450px;opacity:1;visibility:visible}.submenu.svelte-1bhor0n ul:where(.svelte-1bhor0n) li:where(.svelte-1bhor0n){padding:15px 20px;border-bottom:1px solid #505050}.links.svelte-1bhor0n a:where(.svelte-1bhor0n){width:100%;padding:15px 0;border-bottom:1px solid #404040}.links.svelte-1bhor0n a:where(.svelte-1bhor0n):last-child{border-bottom:none}nav.svelte-1bhor0n{position:fixed;width:100%}}.hero.svelte-292t20{position:relative;width:100%;height:70vh;overflow:hidden;display:flex}.slide.svelte-292t20{position:absolute;top:0;left:0;width:100%;height:70vh;background-size:cover;background-position:center;justify-content:center;align-items:center;display:none}.slide1.svelte-292t20{background-image:url(/assets/hero1-_Ii4fjTu.webp)}.slide2.svelte-292t20{background:linear-gradient(0deg,#0009,#000000b3),url(/assets/home2-DR-L-dnG.webp);background-size:cover;background-position:center;background-repeat:no-repeat}h1.svelte-292t20{color:#fff;font-family:sf-ui-display-medium,sans-serif;font-weight:600;font-size:70px;line-height:74px;text-align:center}h1.svelte-292t20 p:where(.svelte-292t20){color:#e20c18;font-size:54px;margin:0}p.svelte-292t20 a:where(.svelte-292t20){text-decoration:none;color:#e20c18;font-size:40px}@media (max-width: 767px){h1.svelte-292t20{font-size:32px;line-height:34px;text-align:start;padding-bottom:3vh}h1.svelte-292t20 p:where(.svelte-292t20){font-size:24px;text-align:start}.slide.svelte-292t20{align-items:end;justify-content:start;margin-bottom:3vh}p.svelte-292t20 a:where(.svelte-292t20){font-size:22px}.slide2.svelte-292t20 h1:where(.svelte-292t20){width:60%}.slide2.svelte-292t20{background-image:url(/assets/home2mb-bl7EOfEg.jpg);background-position:center}.hero.svelte-292t20,.slide.svelte-292t20{height:50vh}.slide1.svelte-292t20{background-position-y:5vh}}.container-grey.svelte-br22h5{text-align:center;background-color:#eee}p.svelte-br22h5{font-family:sf-ui-display-regular;font-size:18px;line-height:32px;letter-spacing:0%;color:#5b5b5b;width:auto;margin:0 auto;padding:2vh 30vh}@media (max-width: 767px){.container-grey.svelte-br22h5{text-align:start}p.svelte-br22h5{width:100%;font-size:16px;line-height:25px;padding:2vh 0vh}}.container.svelte-1rzxfx8{display:flex;justify-content:space-between;align-items:center}.container.svelte-1rzxfx8 div:where(.svelte-1rzxfx8){max-width:45%}h2.svelte-1rzxfx8{text-align:left}img.svelte-1rzxfx8{max-width:45%;height:auto;border-radius:16px}p.svelte-1rzxfx8{font-size:16px!important;line-height:32px;letter-spacing:0%;color:#5b5b5b}.if-mobile-block.svelte-1rzxfx8{display:none}@media (max-width: 767px){.container.svelte-1rzxfx8{display:block}.container.svelte-1rzxfx8 div:where(.svelte-1rzxfx8){max-width:100%}img.svelte-1rzxfx8{max-width:100%;height:auto;margin-bottom:3vh}.if-mobile-none.svelte-1rzxfx8{display:none}.if-mobile-block.svelte-1rzxfx8{display:block}p.svelte-1rzxfx8{line-height:25px}h2.svelte-1rzxfx8{font-family:sf-ui-display-heavy}}article.svelte-fctbyz{background-size:cover;background-position:center;width:49%;height:470px;border-radius:20px;display:flex;justify-content:center;align-items:end;text-align:center;padding-bottom:10%}article.svelte-fctbyz h3:where(.svelte-fctbyz){font-size:24px;line-height:34px;letter-spacing:0px;color:#fff}@media (max-width: 767px){article.svelte-fctbyz{width:100%;margin-bottom:2vh;height:220px;border-radius:10px}article.svelte-fctbyz h3:where(.svelte-fctbyz){font-size:16px;line-height:20px}}article.svelte-174ih56{width:30%;margin-bottom:2vh}img.svelte-174ih56{width:100%;height:auto;margin-bottom:5px;border:1px solid #f9f9f9;border-radius:15px}.product-title.svelte-174ih56{font-family:sf-ui-display-medium;font-size:14px;line-height:20px;letter-spacing:0%;color:#2f2f2f;margin-bottom:5px}.product-text.svelte-174ih56{color:#5b5b5b;font-family:sf-ui-display-regular;font-size:14px;line-height:20px;width:80%;letter-spacing:2%}@media (max-width: 767px){article.svelte-174ih56{width:100%;margin-bottom:2vh}.product-text.svelte-174ih56{width:100%}}h4.svelte-14ixrez{font-family:sf-ui-display-bold;font-size:48px;line-height:52px;letter-spacing:-2%;color:#e20c18}.element.svelte-14ixrez{width:50%;margin-bottom:5vh}.element.svelte-14ixrez p:where(.svelte-14ixrez){font-size:16px;margin-top:2vh;color:#2f2f2f}@media (max-width: 767px){h4.svelte-14ixrez{font-size:36px}.element.svelte-14ixrez{width:100%;margin-bottom:1vh}.element.svelte-14ixrez p:where(.svelte-14ixrez){margin-top:2px}}.form-container.svelte-ins9xz,.form-container-maps.svelte-ins9xz{display:flex;justify-content:space-between;align-items:center}.form-container.svelte-ins9xz h2:where(.svelte-ins9xz){text-align:start;font-size:36px;line-height:40px;letter-spacing:-2%}.form-container.svelte-ins9xz>div:where(.svelte-ins9xz),.form-container-maps.svelte-ins9xz div:where(.svelte-ins9xz){width:45%}.form-container-maps.svelte-ins9xz h2:where(.svelte-ins9xz){text-align:start!important}.form-container-maps.svelte-ins9xz ul:where(.svelte-ins9xz){list-style:none}.form-container-maps.svelte-ins9xz ul:where(.svelte-ins9xz) li:where(.svelte-ins9xz){font-size:20px;line-height:44px;letter-spacing:0%;color:#5b5b5b;font-family:sf-ui-display-medium}.form-container-maps.svelte-ins9xz ul:where(.svelte-ins9xz) li:where(.svelte-ins9xz) span:where(.svelte-ins9xz){color:#e20c18;font-family:sf-ui-display-bold}.form-container-maps.svelte-ins9xz iframe:where(.svelte-ins9xz){width:100%;height:70vh}p.svelte-ins9xz{font-size:16px!important;line-height:38px;letter-spacing:0%;color:#5b5b5b}.form-group.svelte-ins9xz{display:flex;gap:12px}form.svelte-ins9xz input:where(.svelte-ins9xz),form.svelte-ins9xz textarea:where(.svelte-ins9xz){width:100%;margin-bottom:12px}.form-group.svelte-ins9xz input:where(.svelte-ins9xz){width:50%;margin-bottom:12px}form.svelte-ins9xz input:where(.svelte-ins9xz),form.svelte-ins9xz textarea:where(.svelte-ins9xz){border-radius:4px;border-width:2px;padding:12px;border:none;border:2px solid #2F2F2F}form.svelte-ins9xz input:where(.svelte-ins9xz)::placeholder,form.svelte-ins9xz textarea:where(.svelte-ins9xz)::placeholder{color:#5b5b5b66;font-size:14px;font-family:sf-ui-display-regular,sans-serif}@media (max-width: 767px){.form-container.svelte-ins9xz,.form-container-maps.svelte-ins9xz{display:block}.form-container.svelte-ins9xz>div:where(.svelte-ins9xz),.form-container-maps.svelte-ins9xz div:where(.svelte-ins9xz){width:100%}.form-group.svelte-ins9xz input:where(.svelte-ins9xz){width:100%}.form-group.svelte-ins9xz{display:block}p.svelte-ins9xz{margin-bottom:4vh;line-height:25px}.form-container-maps.svelte-ins9xz iframe:where(.svelte-ins9xz){height:40vh;margin-bottom:5vh}}section.svelte-klg3lq{background-color:#eee}section.svelte-klg3lq header:where(.svelte-klg3lq){margin-bottom:5vh}section.svelte-klg3lq main:where(.svelte-klg3lq){display:flex;justify-content:center;align-items:center;gap:20px}section.svelte-klg3lq article:where(.svelte-klg3lq){width:auto}section.svelte-klg3lq main:where(.svelte-klg3lq) article:where(.svelte-klg3lq) iframe:where(.svelte-klg3lq){border-top-left-radius:20px;border-top-right-radius:20px}section.svelte-klg3lq main:where(.svelte-klg3lq) article:where(.svelte-klg3lq) footer:where(.svelte-klg3lq){background-color:#fff;padding:24px 32px 40px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;min-height:25vh}section.svelte-klg3lq main:where(.svelte-klg3lq) article:where(.svelte-klg3lq) footer:where(.svelte-klg3lq) h3:where(.svelte-klg3lq){font-family:sf-ui-display-bold;font-size:20px;line-height:24px;letter-spacing:0%;vertical-align:middle}section.svelte-klg3lq main:where(.svelte-klg3lq) article:where(.svelte-klg3lq) footer:where(.svelte-klg3lq) p:where(.svelte-klg3lq){font-family:sf-ui-display-regular;font-size:14px;line-height:24px;letter-spacing:0%;vertical-align:middle;color:#5b5b5b}@media (max-width: 767px){section.svelte-klg3lq main:where(.svelte-klg3lq){display:block}section.svelte-klg3lq article:where(.svelte-klg3lq){margin-bottom:5vh}h6.svelte-klg3lq{margin-bottom:3vh}}section.svelte-xhka01 .text-start:where(.svelte-xhka01){text-align:start;margin-bottom:2vh}main.svelte-xhka01{display:flex;justify-content:space-between;align-items:start;flex-wrap:wrap;gap:1vw}.p-sub.svelte-xhka01{font-family:sf-ui-display-regular;font-size:18px;line-height:38px;letter-spacing:0%;color:#5b5b5b;width:100%;margin:0 auto;padding:2vh 0vh;text-align:center}.stadistics.svelte-xhka01{width:50%;text-align:start!important;display:flex;justify-content:start;align-items:start;gap:32px}@media (max-width: 767px){main.svelte-xhka01{display:block}.p-sub.svelte-xhka01{font-size:16px;line-height:25px;text-align:start}.stadistics.svelte-xhka01{width:100%;display:block}}article.svelte-mo6017{width:auto;background-color:#fff;text-align:start;border-radius:20px;box-shadow:0 8px 16px #0000001a;height:auto;width:100%;min-height:400px}article.svelte-mo6017 h3:where(.svelte-mo6017){font-family:sf-ui-display-medium;font-size:18px;line-height:24px;letter-spacing:0%;vertical-align:middle;color:#121212;margin-bottom:5px}article.svelte-mo6017 p:where(.svelte-mo6017){font-size:14px;line-height:24px;letter-spacing:0%;vertical-align:middle;color:#5b5b5b}.scopri-btn.svelte-mo6017{font-family:sf-ui-display-heavy;font-size:14px;line-height:24px;color:#e20c18;background:none;border:none;cursor:pointer;padding:0;margin:0}main.svelte-mo6017{padding:24px 32px}header.svelte-mo6017{height:200px;background-size:cover;border-top-left-radius:20px;border-top-right-radius:20px}@media (max-width: 767px){article.svelte-mo6017{margin-bottom:3vh;height:auto;width:100%;min-height:200px}}.hero.svelte-1y0nvj0{width:100%;height:70vh;background-size:cover;background-position-y:40%;background-color:#0006;background-blend-mode:darken;display:flex;justify-content:center;align-items:center;padding:0px 40vh}.hero.svelte-1y0nvj0 .content:where(.svelte-1y0nvj0){text-align:center}@media (max-width: 767px){.hero.svelte-1y0nvj0{height:60vh;display:flex;justify-content:start;align-items:end;padding:5vh}.hero.svelte-1y0nvj0 .content:where(.svelte-1y0nvj0){text-align:start}}h1.svelte-x36ja8{color:#fff;font-family:sf-ui-display-medium;font-weight:600;font-style:Semibold;font-size:80px;line-height:74px;letter-spacing:-2%;text-align:center}.hero-text.svelte-x36ja8{display:flex;justify-content:center;align-items:center}.hero-text.svelte-x36ja8 p:where(.svelte-x36ja8){font-family:sf-ui-display-medium;font-weight:500;font-style:Medium;font-size:18px;line-height:28px;letter-spacing:0%;text-align:center;width:70%;color:#fff}.cards-container.svelte-x36ja8{display:flex;justify-content:center;align-items:start;gap:12px}.cards-container.svelte-x36ja8>.card-text-image{transition:transform .3s ease}.cards-container.svelte-x36ja8>.card-text-image:hover{transform:scale(1.02)}@media (max-width: 767px){h1.svelte-x36ja8{font-size:32px;line-height:31px;text-align:start}.hero-text.svelte-x36ja8{justify-content:start;align-items:end}.hero-text.svelte-x36ja8 p:where(.svelte-x36ja8){text-align:start;width:100%}.cards-container.svelte-x36ja8{display:block}}h1.svelte-1mp8at4{color:#fff;font-family:sf-ui-display-medium;font-weight:600;font-style:Semibold;font-size:80px;line-height:74px;letter-spacing:-2%;text-align:center}@media (max-width: 767px){h1.svelte-1mp8at4{font-size:30px;line-height:31px;text-align:start}}footer.svelte-1m89s82{display:flex;justify-content:start;align-items:start;gap:5vw;background:#2f2f2f}.footer-extra.svelte-1m89s82{display:flex;justify-content:center;align-items:center;background:#2f2f2f;color:#fff;padding-bottom:6vh}.footer-extra.svelte-1m89s82 p:where(.svelte-1m89s82){font-size:14px;text-align:center}.footer-extra.svelte-1m89s82 a:where(.svelte-1m89s82){text-decoration:none;color:#fff}footer.svelte-1m89s82 div:where(.svelte-1m89s82){width:170px}ul.svelte-1m89s82{list-style:none;color:#fff}ul.svelte-1m89s82 li:where(.svelte-1m89s82){font-family:sf-ui-display-regular;font-size:15px;line-height:24px;letter-spacing:0%;color:#f8f8f8}ul.svelte-1m89s82 li:where(.svelte-1m89s82) a:where(.svelte-1m89s82){text-decoration:none;color:#f8f8f8}.social.svelte-1m89s82{display:flex;justify-content:start;align-items:center;gap:16px}@media (max-width: 767px){footer.svelte-1m89s82{display:block}ul.svelte-1m89s82{margin-bottom:2vh}ul.svelte-1m89s82 li:where(.svelte-1m89s82){font-size:16px}.social.svelte-1m89s82{margin-bottom:2vh}.footer-extra.svelte-1m89s82{padding:5vh}}.hero.svelte-16slzl8{width:100%;height:70vh;background-size:cover;background-position:center center;background-blend-mode:darken;display:flex;justify-content:center;align-items:center}.hero.svelte-16slzl8 .content:where(.svelte-16slzl8){text-align:center}h1.svelte-16slzl8{font-family:sf-ui-display-medium;font-size:70px;line-height:80px;letter-spacing:-2%;text-align:center;color:#f8f8f8}h2.svelte-16slzl8{font-family:sf-ui-display-bold;font-size:36px;line-height:50px;letter-spacing:-2%;text-align:center;color:#e20c18}h3.svelte-16slzl8{font-family:sf-ui-display-regular;font-style:Semibold;font-size:68px;line-height:74.2px;letter-spacing:-2%;text-align:center;color:#f8f8f8}@media (max-width: 767px){.hero.svelte-16slzl8{height:50vh;display:flex;justify-content:start;align-items:end;background-position-y:10vh;background-size:180%;background-repeat:no-repeat;background-position:none}.hero.svelte-16slzl8 .content:where(.svelte-16slzl8){text-align:start}h1.svelte-16slzl8,h2.svelte-16slzl8,h3.svelte-16slzl8{text-align:start}h1.svelte-16slzl8{font-size:35px;line-height:34px;margin:5px 0}h2.svelte-16slzl8{font-size:26px;line-height:30px}h3.svelte-16slzl8{font-size:32px;line-height:31px;letter-spacing:0%}}.p-title.svelte-xyknbf{font-family:sf-ui-display-bold;font-size:20px;line-height:34px;letter-spacing:0%;margin-bottom:1vh}article.svelte-xyknbf{box-shadow:0 8px 16px #0000001a;border-radius:20px;transition:transform .3s ease}article.svelte-xyknbf:hover{transform:scale(1.02)}header.svelte-xyknbf{height:200px;width:100%;background-size:cover;border-top-left-radius:20px;border-top-right-radius:20px}article.svelte-xyknbf>main:where(.svelte-xyknbf){padding:24px 32px}article.svelte-xyknbf>main:where(.svelte-xyknbf) div:where(.svelte-xyknbf){display:flex;justify-content:space-between;align-items:center}article.svelte-xyknbf>main:where(.svelte-xyknbf) a:where(.svelte-xyknbf){text-decoration:none;font-family:sf-ui-display-bold;font-size:14px;line-height:100%;letter-spacing:0%;vertical-align:middle;color:#e20c18}.arrow.svelte-xyknbf{width:48px;height:48px;padding:5px 3px;gap:10px;opacity:1;border-radius:20px;box-shadow:0 8px 8px #0000001a;display:flex;justify-content:center;align-items:center}.arrow.svelte-xyknbf svg:where(.svelte-xyknbf) path:where(.svelte-xyknbf){fill:#e20c18}.arrow.svelte-xyknbf:hover{background-color:#e4e4e4}.carousel-wrapper.svelte-qn78qg{display:flex;align-items:center;position:relative;overflow:hidden;z-index:1}.carousel.svelte-qn78qg{display:flex;justify-content:center;overflow-x:auto;scroll-behavior:smooth;gap:16px}.carousel.svelte-qn78qg::-webkit-scrollbar{display:none}.carousel-item.svelte-qn78qg{flex:0 0 auto;width:592px;height:466px;border-radius:20px;object-fit:cover;background-size:cover;background-position:center center;background-color:#0000004d;background-blend-mode:darken}.nav-button.svelte-qn78qg{font-size:32px;margin:3vh 0px;cursor:pointer;background:none;border:none;width:48px;height:48px;opacity:1;gap:10px;padding:5px 3px;border-radius:24px;background-color:#fff;box-shadow:0 8px 8px #0000001a}.container-arrow.svelte-qn78qg{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:4vh}@media (max-width: 767px){.carousel-item.svelte-qn78qg{width:85vw;height:50vh}.carousel.svelte-qn78qg{gap:1vw;margin-left:-85vw}}.carrousel-container.svelte-1g127bn{background-color:#eee}.section-lines.svelte-1g127bn{display:flex;justify-content:space-between;align-items:start;gap:1vw}.section-lines.svelte-1g127bn>:where(.svelte-1g127bn){flex:1}.p-text.svelte-1g127bn{font-family:sf-ui-display-regular;font-size:14px;line-height:20px;letter-spacing:0%;color:#5b5b5b;margin-bottom:1vh;width:70%;height:80px}@media (max-width: 767px){.section-lines.svelte-1g127bn{display:block}.section-lines.svelte-1g127bn>:where(.svelte-1g127bn){margin-bottom:2vh}}article.svelte-1rtlqyw{display:flex;justify-content:space-between;align-items:center}article.svelte-1rtlqyw img:where(.svelte-1rtlqyw),article.svelte-1rtlqyw .main-info:where(.svelte-1rtlqyw){width:45%}article.svelte-1rtlqyw .text:where(.svelte-1rtlqyw){font-family:sf-ui-display-regular;font-size:18px;line-height:32px;letter-spacing:0%;color:#5b5b5b;width:80%}article.svelte-1rtlqyw .title:where(.svelte-1rtlqyw){font-family:sf-ui-display-bold;font-size:18px;line-height:52px;letter-spacing:0%;color:#2f2f2f;margin-bottom:1vh}article.svelte-1rtlqyw .elements:where(.svelte-1rtlqyw){display:flex;justify-content:start;align-items:center;flex-wrap:wrap;gap:12px}article.svelte-1rtlqyw .main-info:where(.svelte-1rtlqyw) span:where(.svelte-1rtlqyw){padding:6px 16px;border-radius:40px;background-color:#4949491a;border:1px solid #494949;color:#494949;font-size:16px;line-height:28px;letter-spacing:0%;vertical-align:middle}@media (max-width: 767px){article.svelte-1rtlqyw{display:block}article.svelte-1rtlqyw img:where(.svelte-1rtlqyw),article.svelte-1rtlqyw .main-info:where(.svelte-1rtlqyw){width:100%}article.svelte-1rtlqyw .text:where(.svelte-1rtlqyw){margin-top:4vh;line-height:24px;width:100%}article.svelte-1rtlqyw .main-info:where(.svelte-1rtlqyw) span:where(.svelte-1rtlqyw){font-size:14px;line-height:20px;width:100%;text-align:center}}section.svelte-1vkmf86{background-color:#eee}h2.svelte-1vkmf86{margin-bottom:5vh}.container-gallery.svelte-1vkmf86{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:50px}@media (max-width: 767px){.container-gallery.svelte-1vkmf86{gap:20px}img.svelte-1vkmf86{width:45%}}h2.svelte-vflpxl{padding-bottom:5vh}section.svelte-vflpxl{background:#f8f8f8}section.svelte-vflpxl div:where(.svelte-vflpxl){background-size:cover;background-repeat:no-repeat;background-position-y:bottom;text-align:center;height:150vh}@media (max-width: 767px){section.svelte-vflpxl div:where(.svelte-vflpxl){text-align:start;background-size:contain;background-repeat:no-repeat;height:75vh}}section.svelte-kaye4x{display:flex;align-items:start;justify-content:space-between;gap:20px}section.svelte-kaye4x img:where(.svelte-kaye4x){width:100%}section.svelte-kaye4x>:where(.svelte-kaye4x){width:30%}section.svelte-kaye4x p:where(.svelte-kaye4x){font-family:sf-ui-display-regular;font-size:16px;line-height:38px;letter-spacing:0%;vertical-align:middle;color:#5b5b5b}@media (max-width: 767px){section.svelte-kaye4x{display:block}section.svelte-kaye4x>:where(.svelte-kaye4x){width:100%;margin-bottom:6vh}section.svelte-kaye4x p:where(.svelte-kaye4x){line-height:25px}}article.svelte-6x3an3{width:auto;background-color:#fff;text-align:start;border-radius:20px;box-shadow:0 8px 16px #0000001a;height:auto;width:100%;min-height:400px}article.svelte-6x3an3 h3:where(.svelte-6x3an3){font-family:sf-ui-display-medium;font-size:18px;line-height:24px;letter-spacing:0%;vertical-align:middle;color:#121212;margin-bottom:5px}article.svelte-6x3an3 p:where(.svelte-6x3an3){font-size:14px;line-height:24px;letter-spacing:0%;vertical-align:middle;color:#5b5b5b}main.svelte-6x3an3{padding:24px 32px}header.svelte-6x3an3{height:200px;background-size:cover;border-top-left-radius:20px;border-top-right-radius:20px}@media (max-width: 767px){article.svelte-6x3an3{margin-bottom:3vh;height:auto;width:100%;min-height:200px}}.container-cards-text-image.svelte-19bu6in{display:flex;flex-wrap:wrap;justify-content:start;gap:1.5rem;box-sizing:border-box}.container-cards-text-image.svelte-19bu6in>:where(.svelte-19bu6in){flex:1 1 calc(25% - 1.5rem);box-sizing:border-box;min-width:250px;max-width:23%;display:flex;flex-direction:column}@media (max-width: 767px){.container-cards-text-image.svelte-19bu6in{display:flex;justify-content:center}.container-cards-text-image.svelte-19bu6in>:where(.svelte-19bu6in){min-width:100%;max-width:100%;margin-bottom:2vh}}section.svelte-1odjha5{display:flex;justify-content:center;align-items:start}section.svelte-1odjha5>div:where(.svelte-1odjha5){width:40%}img.svelte-1odjha5{height:100%}ul.svelte-1odjha5{list-style:none}ul.svelte-1odjha5 li:where(.svelte-1odjha5){font-size:16px;line-height:115.99999999999999%;letter-spacing:-2%;color:#5b5b5b;display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin-bottom:1vh}ul.svelte-1odjha5 li:where(.svelte-1odjha5) span:where(.svelte-1odjha5){font-family:sf-ui-display-bold;color:#e20c18;margin:0 1vh}ul.svelte-1odjha5 li:where(.svelte-1odjha5) div:where(.svelte-1odjha5){width:20px;height:20px;top:68px;left:723px;gap:7.14px;border-radius:30px;background:#e20c18;color:#fff;font-family:sf-ui-display-medium;text-align:center;font-size:11.72px;line-height:20px;letter-spacing:-2%}@media (max-width: 767px){section.svelte-1odjha5{display:block}section.svelte-1odjha5>div:where(.svelte-1odjha5){width:100%}ul.svelte-1odjha5{margin-top:2vh}img.svelte-1odjha5{height:auto;width:100%}}article.svelte-aaia0x{width:48%;box-shadow:0 2px 4px #60617029;border-radius:20px;padding:5vh}article.svelte-aaia0x header:where(.svelte-aaia0x){height:25vh}.p-elect.svelte-aaia0x,.p-gas.svelte-aaia0x{font-family:sf-ui-display-medium;border-radius:40px;background:#e20c181a;border:1px solid #e20c18;font-size:14px;line-height:20px;letter-spacing:0%;text-align:start;color:#e20c18;padding:4px 10px;margin:0}.p-gas.svelte-aaia0x{background:#0c49e21a;border:1px solid #0c49e2;color:#0c49e2}article.svelte-aaia0x header:where(.svelte-aaia0x),article.svelte-aaia0x main:where(.svelte-aaia0x){display:flex;justify-content:start;gap:10px}article.svelte-aaia0x header:where(.svelte-aaia0x) h5:where(.svelte-aaia0x),.modal-content.svelte-aaia0x main:where(.svelte-aaia0x) h5:where(.svelte-aaia0x){font-family:sf-ui-display-heavy;font-size:16px;line-height:146%;letter-spacing:1%;text-transform:uppercase;color:#5b5b5bb2;margin-bottom:3vh}article.svelte-aaia0x header:where(.svelte-aaia0x) .text-black:where(.svelte-aaia0x){color:#2f2f2f}article.svelte-aaia0x header:where(.svelte-aaia0x) p:where(.svelte-aaia0x){font-family:sf-ui-display-medium;font-size:14px;line-height:146%;letter-spacing:0%;margin-bottom:5vh;color:#2f2f2f}article.svelte-aaia0x header:where(.svelte-aaia0x) div:where(.svelte-aaia0x){width:60%}article.svelte-aaia0x main:where(.svelte-aaia0x) .ul-max:where(.svelte-aaia0x){width:60%}article.svelte-aaia0x main:where(.svelte-aaia0x) ul:where(.svelte-aaia0x){width:40%}article.svelte-aaia0x header:where(.svelte-aaia0x) img:where(.svelte-aaia0x){height:80%;object-fit:cover;object-position:end}main.svelte-aaia0x ul:where(.svelte-aaia0x){list-style:none}main.svelte-aaia0x ul:where(.svelte-aaia0x) li:where(.svelte-aaia0x) p:where(.svelte-aaia0x),main.svelte-aaia0x ul:where(.svelte-aaia0x) li:where(.svelte-aaia0x) p:where(.svelte-aaia0x) span:where(.svelte-aaia0x){font-size:14px;line-height:196%;letter-spacing:0%;font-family:sf-ui-display-medium}main.svelte-aaia0x ul:where(.svelte-aaia0x) li:where(.svelte-aaia0x) p:where(.svelte-aaia0x) span:where(.svelte-aaia0x){color:#8c8c8c}#item-stilema-model.svelte-aaia0x{display:flex;justify-content:start;align-items:center;gap:10px;color:#8c8c8c}#item-stilema-model.svelte-aaia0x p:where(.svelte-aaia0x){line-height:18px}.modal-backdrop.svelte-aaia0x{position:fixed;inset:0;background:#0003;display:flex;align-items:center;justify-content:center;z-index:999}.modal-content.svelte-aaia0x{position:relative;background:#fff;padding:10px;border-radius:16px;width:40vw}.modal-content.svelte-aaia0x header:where(.svelte-aaia0x){display:flex;justify-content:end}.modal-content.svelte-aaia0x main:where(.svelte-aaia0x){text-align:center;padding:2vh}.modal-content.svelte-aaia0x main:where(.svelte-aaia0x) h3:where(.svelte-aaia0x){font-family:sf-ui-display-heavy;font-size:24px;line-height:100%;letter-spacing:0%;text-align:center;margin-bottom:3vh}.modal-content.svelte-aaia0x main:where(.svelte-aaia0x) div:where(.svelte-aaia0x){display:flex;justify-content:center;gap:2vh}#btn-scheda-tecn.svelte-aaia0x{font-family:sf-ui-display-heavy;font-size:14px;list-style:none;background-color:transparent;border:none;color:#e20c18;text-decoration:underline}#btn-scheda-tecn.svelte-aaia0x:hover{cursor:pointer}@media (max-width: 767px){article.svelte-aaia0x{width:100%;margin-bottom:2vh}article.svelte-aaia0x header:where(.svelte-aaia0x){height:auto}article.svelte-aaia0x header:where(.svelte-aaia0x) img:where(.svelte-aaia0x){margin-top:3vh;width:60%}article.svelte-aaia0x header:where(.svelte-aaia0x),article.svelte-aaia0x main:where(.svelte-aaia0x){display:block}article.svelte-aaia0x header:where(.svelte-aaia0x) div:where(.svelte-aaia0x),article.svelte-aaia0x main:where(.svelte-aaia0x) ul:where(.svelte-aaia0x){width:100%}article.svelte-aaia0x header:where(.svelte-aaia0x) h5:where(.svelte-aaia0x),article.svelte-aaia0x header:where(.svelte-aaia0x) p:where(.svelte-aaia0x){margin-bottom:2vh}article.svelte-aaia0x main:where(.svelte-aaia0x) .ul-max:where(.svelte-aaia0x){width:100%}article.svelte-aaia0x main:where(.svelte-aaia0x) ul:where(.svelte-aaia0x){width:100%}.modal-content.svelte-aaia0x{width:75vw}.modal-content.svelte-aaia0x main:where(.svelte-aaia0x) div:where(.svelte-aaia0x){display:block}.modal-content.svelte-aaia0x main:where(.svelte-aaia0x) div:where(.svelte-aaia0x) button:where(.svelte-aaia0x){margin-bottom:2vh}}.cards.svelte-1k7rv2i{display:flex;justify-content:space-between;flex-wrap:wrap;gap:15px}.filter-section.svelte-1k7rv2i{display:flex;gap:20px}.filters.svelte-1k7rv2i{display:flex;align-items:center;justify-content:start;gap:10px}.filters.svelte-1k7rv2i span:where(.svelte-1k7rv2i){padding:6px 20px;border-radius:40px;background-color:#4949491a;border:1px solid #494949;color:#494949;font-size:16px;line-height:28px;letter-spacing:0%;vertical-align:middle;cursor:pointer;transition:all .3s ease;text-align:center}.filter-section.svelte-1k7rv2i .filters:where(.svelte-1k7rv2i) span.selected:where(.svelte-1k7rv2i){border:1px solid #E20C18;outline-offset:2px;color:#e20c18;background:#e20c181a}.filter-section.svelte-1k7rv2i p:where(.svelte-1k7rv2i){font-family:sf-ui-display-bold;font-size:20px;line-height:52px;letter-spacing:-2%;color:#2f2f2f}@media (max-width: 767px){.cards.svelte-1k7rv2i{display:block}.filter-section.svelte-1k7rv2i{display:block;gap:20px}.filters.svelte-1k7rv2i{display:block}}.details-container.svelte-e5f1ey{display:flex;justify-content:center;align-items:center;gap:30px}.details-container.svelte-e5f1ey>.image-details-container:where(.svelte-e5f1ey) img:where(.svelte-e5f1ey){width:500px}.card-detail-container.svelte-e5f1ey article:where(.svelte-e5f1ey){display:flex;justify-content:start;align-items:start;gap:14px;margin-bottom:2vh;width:400px}.card-detail-container.svelte-e5f1ey article:where(.svelte-e5f1ey) img:where(.svelte-e5f1ey){margin-bottom:2vh}.card-detail-container.svelte-e5f1ey article:where(.svelte-e5f1ey) p:where(.svelte-e5f1ey){font-family:sf-ui-display-regular;color:#2f2f2f;font-size:16px;line-height:130%;letter-spacing:-2%}.card-detail-container.svelte-e5f1ey article:where(.svelte-e5f1ey) p:where(.svelte-e5f1ey) span:where(.svelte-e5f1ey){font-family:sf-ui-display-bold;color:#e20c18}.card-detail-container.svelte-e5f1ey article:where(.svelte-e5f1ey) div:where(.svelte-e5f1ey){padding-bottom:2vh;border-bottom:1px solid #E20C18}.details-container.svelte-e5f1ey .number:where(.svelte-e5f1ey){width:20px;height:20px;top:68px;left:723px;gap:7.14px;border-radius:30px;background:#e20c18;color:#fff;font-family:sf-ui-display-medium;text-align:center;font-size:11.72px;line-height:20px;letter-spacing:-2%}@media (max-width: 767px){.details-container.svelte-e5f1ey{display:block}.details-container.svelte-e5f1ey>.image-details-container:where(.svelte-e5f1ey) img:where(.svelte-e5f1ey){width:100%;margin-bottom:2vh}.card-detail-container.svelte-e5f1ey article:where(.svelte-e5f1ey) p:where(.svelte-e5f1ey){width:100%}.card-detail-container.svelte-e5f1ey article:where(.svelte-e5f1ey){width:100%}.item.svelte-e5f1ey{display:block!important}.item.svelte-e5f1ey p:where(.svelte-e5f1ey),.item.svelte-e5f1ey img:where(.svelte-e5f1ey){width:100%}}article.svelte-1vkzkc7{width:49%;padding:40px;border-radius:20px;background:#fff;box-shadow:0 2px 4px #60617029;display:flex}article.svelte-1vkzkc7:hover{box-shadow:0 4px 8px #60617040;cursor:pointer;transform:translateY(-6px);transition:all .3s ease}article.svelte-1vkzkc7>div:where(.svelte-1vkzkc7){width:45%}article.svelte-1vkzkc7>img:where(.svelte-1vkzkc7){width:212px;height:156px}article.svelte-1vkzkc7 .container-categ:where(.svelte-1vkzkc7){display:flex;flex-wrap:wrap;gap:12px}article.svelte-1vkzkc7 span:where(.svelte-1vkzkc7){padding:4px 14px;border-radius:20px;background-color:#4949491a;border:1px solid #494949;color:#494949;font-size:14px;line-height:20px;letter-spacing:0%;vertical-align:middle;cursor:pointer;transition:all .3s ease}article.svelte-1vkzkc7 .active-span:where(.svelte-1vkzkc7){border:1px solid #E20C18;outline-offset:2px;color:#e20c18;background:#e20c181a}article.svelte-1vkzkc7 h4:where(.svelte-1vkzkc7),article.svelte-1vkzkc7 h5:where(.svelte-1vkzkc7){font-family:sf-ui-display-bold;font-size:16px;line-height:146%;letter-spacing:2%;text-transform:uppercase;margin-bottom:2vh}article.svelte-1vkzkc7 h5:where(.svelte-1vkzkc7){color:#5b5b5bb2}article.svelte-1vkzkc7 p:where(.svelte-1vkzkc7){font-family:sf-ui-display-medium;margin-bottom:2vh}.modal-backdrop.svelte-1vkzkc7{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:999}.modal-content.svelte-1vkzkc7{position:relative;background:#fff;padding:10px;border-radius:16px;width:40vw}.modal-content.svelte-1vkzkc7 header:where(.svelte-1vkzkc7){display:flex;justify-content:end}.modal-content.svelte-1vkzkc7 main:where(.svelte-1vkzkc7){text-align:center;padding:2vh}.modal-content.svelte-1vkzkc7 main:where(.svelte-1vkzkc7) img:where(.svelte-1vkzkc7){height:15vh;width:auto}.modal-content.svelte-1vkzkc7 main:where(.svelte-1vkzkc7)>div:where(.svelte-1vkzkc7){padding:1vh 8vh}.modal-content.svelte-1vkzkc7 main:where(.svelte-1vkzkc7) div:where(.svelte-1vkzkc7) h5:where(.svelte-1vkzkc7){font-family:sf-ui-display-heavy;font-size:22px;text-align:center;margin-bottom:2vh}.modal-content.svelte-1vkzkc7 main:where(.svelte-1vkzkc7) div:where(.svelte-1vkzkc7) p:where(.svelte-1vkzkc7){font-family:sf-ui-display-regular;font-size:16px;line-height:18px;letter-spacing:0%;text-align:center;color:#494949;margin:4vh 0px}@media (max-width: 767px){article.svelte-1vkzkc7{width:100%;display:block;margin-bottom:4vh;padding:30px}article.svelte-1vkzkc7>div:where(.svelte-1vkzkc7){width:100%}article.svelte-1vkzkc7>img:where(.svelte-1vkzkc7){width:100%;margin-top:4vh}.modal-content.svelte-1vkzkc7{width:100vw;height:80vh;border-bottom-left-radius:0;border-end-end-radius:0;animation:svelte-1vkzkc7-popUp 1s ease}@keyframes svelte-1vkzkc7-popUp{0%{transform:translateY(20vh)}}.modal-content.svelte-1vkzkc7 main:where(.svelte-1vkzkc7)>div:where(.svelte-1vkzkc7){padding:6vh 3vh}.modal-backdrop.svelte-1vkzkc7{align-items:end}.modal-content.svelte-1vkzkc7 main:where(.svelte-1vkzkc7) img:where(.svelte-1vkzkc7){height:25vh}}section.svelte-3csd5m{background:#f8f8f8}section.svelte-3csd5m main:where(.svelte-3csd5m){display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}section.svelte-3csd5m header:where(.svelte-3csd5m) p:where(.svelte-3csd5m){font-family:sf-ui-display-bold;font-size:20px;line-height:52px;letter-spacing:-2%;color:#2f2f2f}section.svelte-3csd5m header:where(.svelte-3csd5m){display:flex;gap:50px;margin-bottom:10vh}section.svelte-3csd5m .container-filters:where(.svelte-3csd5m){display:flex;align-items:center;justify-content:start;gap:10px}section.svelte-3csd5m .container-filters:where(.svelte-3csd5m)>div:where(.svelte-3csd5m){padding:6px 20px;border-radius:40px;background-color:#4949491a;border:1px solid #494949;color:#494949;font-size:16px;line-height:28px;letter-spacing:0%;vertical-align:middle;cursor:pointer;transition:all .3s ease;text-align:center}section.svelte-3csd5m .container-filters:where(.svelte-3csd5m)>div:where(.svelte-3csd5m):hover{background-color:#4949496f}section.svelte-3csd5m .container-filters:where(.svelte-3csd5m)>div.active:where(.svelte-3csd5m){border:1px solid #E20C18;outline-offset:2px;color:#e20c18;background:#e20c181a}section.svelte-3csd5m .container-filters:where(.svelte-3csd5m)>div:where(.svelte-3csd5m):focus{border:1px solid #E20C18;outline-offset:2px;color:#e20c18;background:#e20c181a}@media (max-width: 767px){section.svelte-3csd5m main:where(.svelte-3csd5m),section.svelte-3csd5m header:where(.svelte-3csd5m){display:block}section.svelte-3csd5m .container-filters:where(.svelte-3csd5m){display:block}section.svelte-3csd5m .container-filters:where(.svelte-3csd5m)>div:where(.svelte-3csd5m){width:100%;padding:3px 10px;margin:0 0 10px}br.svelte-3csd5m{display:none}}.section-lines.svelte-1dd9bju{display:flex;justify-content:space-between;align-items:start;gap:1vw}.section-lines.svelte-1dd9bju>:where(.svelte-1dd9bju){flex:1}.p-text.svelte-1dd9bju{font-family:sf-ui-display-regular;font-size:14px;line-height:20px;letter-spacing:0%;color:#5b5b5b;margin-bottom:1vh;width:50%;height:80px}@media (max-width: 767px){.section-lines.svelte-1dd9bju{display:block}.section-lines.svelte-1dd9bju>:where(.svelte-1dd9bju){margin-bottom:2vh}.p-text.svelte-1dd9bju{width:100%}}article.svelte-1shrgh6{background-image:linear-gradient(to bottom,#0000001a 50%,#000000b3 70%,#000000e6),var(--img);background-position:center;background-repeat:no-repeat;background-size:cover;width:49%;height:470px;border-radius:20px;display:flex;justify-content:center;align-items:end;text-align:center;padding:5%;overflow:hidden;transition:all .3s ease-in-out}article.active.svelte-1shrgh6{background-image:linear-gradient(to bottom,#0000004d,#000000e6 40%,#00000080),var(--img)}article.svelte-1shrgh6 div:where(.svelte-1shrgh6) h4:where(.svelte-1shrgh6){font-family:sf-ui-display-heavy;font-size:24px;line-height:24px;color:#fff;margin-bottom:10px}article.svelte-1shrgh6 div:where(.svelte-1shrgh6) p:where(.svelte-1shrgh6){font-family:sf-ui-display-regular;font-size:18px;line-height:32px;color:#fff;margin-bottom:10px}article.svelte-1shrgh6 div:where(.svelte-1shrgh6) button:where(.svelte-1shrgh6){background:none;border:none;cursor:pointer;font-family:sf-ui-display-bold;font-size:14px;line-height:100%;color:#fff}article.svelte-1shrgh6 div:where(.svelte-1shrgh6) button:where(.svelte-1shrgh6) svg:where(.svelte-1shrgh6){margin-left:5px}article.svelte-1shrgh6 .text-info:where(.svelte-1shrgh6){font-size:18px;line-height:28px;text-align:start}.modal-content.svelte-1shrgh6 header:where(.svelte-1shrgh6){display:none}@media (max-width: 767px){article.svelte-1shrgh6{width:100%;margin-bottom:2vh;height:260px;border-radius:10px;padding:15%}article.svelte-1shrgh6 div:where(.svelte-1shrgh6) h4:where(.svelte-1shrgh6){font-size:18px;line-height:20px}article.svelte-1shrgh6 div:where(.svelte-1shrgh6) p:where(.svelte-1shrgh6){font-size:16px;line-height:18px}article.svelte-1shrgh6 .text-info:where(.svelte-1shrgh6){font-size:16px;line-height:25px}.modal-backdrop.svelte-1shrgh6{position:fixed;inset:0;background:#00000080;display:flex;align-items:end;justify-content:center;z-index:999}.modal-content.svelte-1shrgh6{position:relative;background:#fff;padding:4vh 5vh;width:100vw;height:80vh;background-image:linear-gradient(to bottom,#0000001a,#0009 40%,#000c),var(--img);background-position:center;background-repeat:no-repeat;background-size:cover;border-end-end-radius:0;border-radius:16px 16px 16px 0;animation:svelte-1shrgh6-popUp 1s ease}@keyframes svelte-1shrgh6-popUp{0%{transform:translateY(20vh)}}.modal-content.svelte-1shrgh6 header:where(.svelte-1shrgh6){display:flex;justify-content:end;margin-bottom:2vh}}.section-details.svelte-uahfo5 header:where(.svelte-uahfo5) h5:where(.svelte-uahfo5){font-family:sf-ui-display-regular;font-size:20px;letter-spacing:0%;text-align:center}.section-details.svelte-uahfo5 main:where(.svelte-uahfo5){display:flex;justify-content:center;align-items:center;gap:50px}.section-details.svelte-uahfo5 main:where(.svelte-uahfo5) div:where(.svelte-uahfo5){width:20vw}.section-details.svelte-uahfo5 .container-imgs:where(.svelte-uahfo5){width:15vw;text-align:center}.section-details.svelte-uahfo5 .container-imgs:where(.svelte-uahfo5) p:where(.svelte-uahfo5),.section-details.svelte-uahfo5 h4:where(.svelte-uahfo5){font-family:sf-ui-display-bold;font-size:16px;line-height:130%;letter-spacing:-2%;text-align:center;color:#e20c18}.section-details.svelte-uahfo5 h4:where(.svelte-uahfo5){font-family:sf-ui-display-medium;text-align:start}.section-details.svelte-uahfo5 .container-texts:where(.svelte-uahfo5) p:where(.svelte-uahfo5){color:#2f2f2f;padding-bottom:2vh;border-bottom:1px solid #E20C18}.section-details.svelte-uahfo5 main:where(.svelte-uahfo5) div:where(.svelte-uahfo5) img:where(.svelte-uahfo5){width:100%;height:auto;margin:2vh 0}.cards-stilema.svelte-uahfo5 main:where(.svelte-uahfo5){display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1vw;margin-top:10vh}@media (max-width: 767px){.section-details.svelte-uahfo5 main:where(.svelte-uahfo5){display:block}.section-details.svelte-uahfo5 .container-imgs:where(.svelte-uahfo5){width:100%;text-align:start}.section-details.svelte-uahfo5 .container-imgs:where(.svelte-uahfo5) p:where(.svelte-uahfo5),.section-details.svelte-uahfo5 h4:where(.svelte-uahfo5){text-align:start}.section-details.svelte-uahfo5 .container-texts:where(.svelte-uahfo5){width:100%}.section-details.svelte-uahfo5 main:where(.svelte-uahfo5) div:where(.svelte-uahfo5){width:100%}.section-details.svelte-uahfo5 header:where(.svelte-uahfo5) h5:where(.svelte-uahfo5){font-size:16px;text-align:start}.cards-stilema.svelte-uahfo5 main:where(.svelte-uahfo5){display:block;margin-top:5vh}}
