.card.svelte-1qh8e61{display:grid;grid-template-columns:auto 2fr;grid-template-rows:auto 1fr;align-items:center;padding:var(--spacing-l);gap:var(--spacing-l)}.card.svelte-1qh8e61 .icon:where(.svelte-1qh8e61){color:var(--primary-color);font-size:25px}@media (max-width: 425px){.card.svelte-1qh8e61{padding:var(--spacing-s) 45px;gap:var(--spacing-m)}.card.svelte-1qh8e61 .icon:where(.svelte-1qh8e61){font-size:20px}.card.svelte-1qh8e61 .title:where(.svelte-1qh8e61) h2{font-size:23px}}@media (max-width: 375px){.card.svelte-1qh8e61{padding:var(--spacing-s) 50px;gap:var(--spacing-m)}.card.svelte-1qh8e61 .icon:where(.svelte-1qh8e61){font-size:15px}.card.svelte-1qh8e61 .title:where(.svelte-1qh8e61) h2{font-size:23px}}@media (max-width: 320px){.card.svelte-1qh8e61{padding:var(--spacing-s) 55px;gap:var(--spacing-m)}.card.svelte-1qh8e61 .icon:where(.svelte-1qh8e61){font-size:14px}.card.svelte-1qh8e61 .title:where(.svelte-1qh8e61) h2{font-size:23px}}.call-to-action.svelte-orkcb7{--logo-height: 200px;--logo-animation-delay: 1s;--logo-animation-duration: 2s;--call-to-action-animation-duration: 1s;--call-to-action-animation-delay: calc( var(--logo-animation-duration) + var(--logo-animation-delay) );--call-to-action-footer-animation-delay: calc(var(--call-to-action-animation-delay) + .5s);position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--spacing-30);width:100%;overflow:hidden;z-index:2}@media (max-width: 1440px){.call-to-action.svelte-orkcb7{--logo-height: 120px}}@media (max-width: 1024px){.call-to-action.svelte-orkcb7{--logo-height: 120px}}@media (max-width: 768px){.call-to-action.svelte-orkcb7{--logo-height: 120px}}@media (max-width: 480px){.call-to-action.svelte-orkcb7{--logo-height: 100px}}@media (max-width: 320px){.call-to-action.svelte-orkcb7{--logo-height: 90px}}.call-to-action.svelte-orkcb7 .header-placeholder:where(.svelte-orkcb7){height:var(--logo-height);width:100%}.call-to-action.svelte-orkcb7 header:where(.svelte-orkcb7){position:absolute;animation:svelte-orkcb7-slideUp var(--call-to-action-animation-duration) ease-in-out both var(--call-to-action-animation-delay);z-index:10}.call-to-action.svelte-orkcb7 header:where(.svelte-orkcb7) .logo:where(.svelte-orkcb7){display:flex;gap:var(--spacing-30);position:relative}.call-to-action.svelte-orkcb7 header:where(.svelte-orkcb7) .logo:where(.svelte-orkcb7) .logo-circle-placeholder:where(.svelte-orkcb7){width:var(--logo-height);height:var(--logo-height)}.call-to-action.svelte-orkcb7 header:where(.svelte-orkcb7) .logo:where(.svelte-orkcb7) img:where(.svelte-orkcb7){height:var(--logo-height)}.call-to-action.svelte-orkcb7 header:where(.svelte-orkcb7) .logo:where(.svelte-orkcb7) img.logo-circle:where(.svelte-orkcb7){aspect-ratio:1/1;position:absolute;animation:svelte-orkcb7-slideLeft var(--logo-animation-duration) ease-in-out both var(--logo-animation-delay),svelte-orkcb7-fadeIn 1s ease-in-out both;z-index:10}.call-to-action.svelte-orkcb7 header:where(.svelte-orkcb7) .logo:where(.svelte-orkcb7) img.logo-text:where(.svelte-orkcb7){animation:svelte-orkcb7-uncoverRight var(--logo-animation-duration) ease-in-out both var(--logo-animation-delay)}.call-to-action.svelte-orkcb7 footer:where(.svelte-orkcb7){display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xl);text-align:center;max-width:500px;animation:svelte-orkcb7-uncoverDown var(--call-to-action-animation-duration) ease-in-out both var(--call-to-action-footer-animation-delay);z-index:5}.call-to-action.svelte-orkcb7 footer:where(.svelte-orkcb7) .contact-button:where(.svelte-orkcb7){font-size:23px;margin-top:30px;width:170px;height:25px;display:flex;align-items:center;justify-content:center;text-decoration:none}@media (max-width: 480px){.call-to-action.svelte-orkcb7 footer:where(.svelte-orkcb7) .contact-button:where(.svelte-orkcb7){margin-top:70px}}@media (max-width: 375px){.call-to-action.svelte-orkcb7 footer:where(.svelte-orkcb7) .contact-button:where(.svelte-orkcb7){margin-top:70px}}@media (max-width: 320px){.call-to-action.svelte-orkcb7 footer:where(.svelte-orkcb7) .contact-button:where(.svelte-orkcb7){margin-top:50px}}.call-to-action.svelte-orkcb7 .core-values:where(.svelte-orkcb7){display:flex;flex-direction:column;gap:var(--spacing-50);width:100%}.call-to-action.svelte-orkcb7 .core-values:where(.svelte-orkcb7) h1:where(.svelte-orkcb7){font-size:45px;text-align:center;margin-top:20px}@media (max-width: 480px){.call-to-action.svelte-orkcb7 .core-values:where(.svelte-orkcb7) h1:where(.svelte-orkcb7){margin-top:10px;font-size:25px}}@media (max-width: 320px){.call-to-action.svelte-orkcb7 .core-values:where(.svelte-orkcb7) h1:where(.svelte-orkcb7){margin-top:13px}}.call-to-action.svelte-orkcb7 .core-values:where(.svelte-orkcb7) .grid:where(.svelte-orkcb7){display:grid;grid-template-columns:1fr 1fr;max-width:800px;gap:var(--spacing-xl);margin:50px auto 0;width:100%}@media (max-width: 480px){.call-to-action.svelte-orkcb7 .core-values:where(.svelte-orkcb7) .grid:where(.svelte-orkcb7){grid-template-columns:1fr;gap:var(--spacing-md);margin-top:30px}}@media (max-width: 375px){.call-to-action.svelte-orkcb7 .core-values:where(.svelte-orkcb7) .grid:where(.svelte-orkcb7){margin-top:20px;gap:var(--spacing-sm)}}.product-images.svelte-orkcb7{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;overflow:visible}.product-images.svelte-orkcb7 img:where(.svelte-orkcb7){position:absolute;opacity:0;visibility:hidden;animation:svelte-orkcb7-fadeInProduct 2.5s ease forwards;filter:drop-shadow(0 5px 12px rgba(0,0,0,.15));transition:all .5s ease-in-out}.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(1){animation-delay:4.4s;bottom:4%;left:18%;width:300px}@media (max-width: 1440px){.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(1){bottom:8%;left:14%;width:210px}}@media (max-width: 1024px){.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(1){bottom:3%;left:5%;width:200px}}@media (max-width: 768px){.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(1){bottom:2%;left:1%;width:150px}}@media (max-width: 480px){.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(1){bottom:18%;left:3%;width:100px}}@media (max-width: 375px){.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(1){bottom:18%;left:5%;width:80px}}@media (max-width: 320px){.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(1){bottom:18%;left:4%;width:70px}}.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(2){animation-delay:4.5s;top:-3%;right:2%;width:400px}@media (max-width: 1440px){.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(2){top:-5%;right:5%;width:300px}}@media (max-width: 1024px){.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(2){top:0%;right:-2%;width:280px}}@media (max-width: 768px){.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(2){top:3%;right:-3%;width:220px}}@media (max-width: 480px){.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(2){top:36%;right:2%;width:110px}}@media (max-width: 375px){.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(2){top:36%;right:3%;width:95px}}@media (max-width: 320px){.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(2){top:38%;right:5%;width:85px}}.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(3){animation-delay:4.7s;top:-14%;left:1%;width:500px}@media (max-width: 1440px){.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(3){top:-9%;left:1%;width:350px}}@media (max-width: 1024px){.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(3){top:-5%;left:-1%;width:300px}}@media (max-width: 768px){.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(3){top:3%;left:-2%;width:210px}}@media (max-width: 480px){.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(3){top:32%;left:1%;width:130px}}@media (max-width: 375px){.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(3){top:33%;left:2%;width:110px}}@media (max-width: 320px){.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(3){top:35%;left:2%;width:100px}}.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(4){animation-delay:3.9s;bottom:6%;right:16%;width:320px}@media (max-width: 1440px){.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(4){bottom:10%;right:14%;width:250px}}@media (max-width: 1024px){.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(4){bottom:7%;right:6%;width:230px}}@media (max-width: 768px){.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(4){bottom:12%;right:5%;width:160px}}@media (max-width: 480px){.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(4){bottom:18%;right:6%;width:110px}}@media (max-width: 375px){.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(4){bottom:19%;right:8%;width:90px}}@media (max-width: 320px){.product-images.svelte-orkcb7 img:where(.svelte-orkcb7):nth-child(4){bottom:21%;right:8%;width:75px}}@keyframes svelte-orkcb7-slideLeft{0%{left:50%;transform:translate(-50%)}to{left:0;transform:translate(0)}}@keyframes svelte-orkcb7-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-orkcb7-slideUp{0%{top:50%;transform:translateY(-50%)}to{top:0;transform:translateY(0)}}@keyframes svelte-orkcb7-uncoverRight{0%{clip-path:inset(0 0 0 100%);transform:translate(-100%)}to{clip-path:inset(0 0 0 0);transform:translate(0)}}@keyframes svelte-orkcb7-uncoverDown{0%{clip-path:inset(100% 0 0 0);transform:translateY(-100%)}to{clip-path:inset(0 0 0 0);transform:translateY(0)}}@keyframes svelte-orkcb7-fadeInProduct{0%{opacity:0;visibility:visible;transform:translateY(20px) scale(.95)}to{opacity:1;visibility:visible;transform:translateY(0) scale(1)}}svg.svelte-1snzgl7 path:where(.svelte-1snzgl7){transition-duration:.2s;stroke:#fff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}svg.svelte-1snzgl7 .arrow-down:where(.svelte-1snzgl7){animation-duration:3s;animation-name:svelte-1snzgl7-slideDown;animation-iteration-count:infinite}@keyframes svelte-1snzgl7-slideDown{40%{transform:translateY(0)}50%{transform:translateY(10px)}60%{transform:translateY(0)}}section.svelte-sgjaf9{display:flex;align-items:center;justify-content:center;width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box}section.call-to-action.svelte-sgjaf9{position:relative;overflow:visible;min-height:calc(100vh - var(--header-height))}@media (max-width: 480px){section.call-to-action.svelte-sgjaf9{margin-top:4vw}}@media (max-width: 320px){section.call-to-action.svelte-sgjaf9{margin-top:10vw}}section.call-to-action.svelte-sgjaf9 footer:where(.svelte-sgjaf9){position:absolute;bottom:0;left:0;display:flex;justify-content:center;width:100%;height:0;overflow:visible}section.call-to-action.svelte-sgjaf9 footer:where(.svelte-sgjaf9) .indicator-wrapper:where(.svelte-sgjaf9){transform:translateY(-70px)}@media (max-width: 1440px){section.call-to-action.svelte-sgjaf9 footer:where(.svelte-sgjaf9) .indicator-wrapper:where(.svelte-sgjaf9){transform:translateY(20px)}}section.call-to-action.svelte-sgjaf9 footer.slide-up:where(.svelte-sgjaf9){animation:svelte-sgjaf9-slideUp 2s ease-in-out both 3s}@keyframes svelte-sgjaf9-slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}section.partners.svelte-sgjaf9{justify-content:flex-start!important;background-color:#ffffff1a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;gap:var(--spacing-50);padding:var(--spacing-50) 10vw var(--spacing-40) 10vw;margin-top:10vw;overflow-x:auto;position:relative;z-index:1;scrollbar-color:#fbe134 #000000;scrollbar-width:thin}@media (max-width: 1024px){section.partners.svelte-sgjaf9{margin-top:20vw}}@media (max-width: 480px){section.partners.svelte-sgjaf9{margin-top:50vw}}section.partners.svelte-sgjaf9:before,section.partners.svelte-sgjaf9:after{content:"";display:block;flex:0 0 10vw;height:1px}section.partners.svelte-sgjaf9::-webkit-scrollbar{height:8px}section.partners.svelte-sgjaf9::-webkit-scrollbar-track{background:#000;border-radius:10px;margin:0 10vw}section.partners.svelte-sgjaf9::-webkit-scrollbar-thumb{background:#fbe134;border-radius:10px;border:2px solid #000000}section.partners.svelte-sgjaf9::-webkit-scrollbar-thumb:hover{background:#fff}@media (max-width: 1000px){section.partners.svelte-sgjaf9{padding:var(--spacing-50) 0 var(--spacing-40) 0}}section.partners.svelte-sgjaf9 a:where(.svelte-sgjaf9){display:flex;align-items:center;flex-shrink:0}section.partners.svelte-sgjaf9 img:where(.svelte-sgjaf9){width:200px;height:auto;display:block;filter:brightness(1.1)}
