@charset "UTF-8";:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden;font-size:16px}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5;color:#525252;background:#fff;color:#1a1a1a;min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Orbitron,Poppins,sans-serif;font-weight:700;line-height:1.2;color:#1a1a1a;margin-bottom:1rem}h1{font-size:clamp(2.25rem,5vw,3.75rem);letter-spacing:-.02em}h2{font-size:clamp(1.875rem,4vw,3rem);letter-spacing:-.01em}h3{font-size:clamp(1.5rem,3vw,2.25rem)}h4{font-size:clamp(1.25rem,2vw,1.875rem)}h5{font-size:clamp(1.125rem,1.5vw,1.5rem)}h6{font-size:1.25rem}p{margin-bottom:1rem;line-height:1.75}a{color:#0c78be;text-decoration:none;transition:color .25s ease-in-out}a:hover{color:#31ccf8}ul,ol{padding-left:1.5rem;margin-bottom:1rem}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer}:focus-visible{outline:2px solid #0c78be;outline-offset:2px}::selection{background:#31ccf84d;color:#1a1a1a}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#999;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:gray}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width: 1024px){.container{padding-left:3rem;padding-right:3rem}}.section-spacing{padding-top:4rem;padding-bottom:4rem}@media (min-width: 768px){.section-spacing{padding-top:6rem;padding-bottom:6rem}}@media (min-width: 1024px){.section-spacing{padding-top:8rem;padding-bottom:8rem}}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.gradient-text{background:linear-gradient(135deg,#0c78be,#31ccf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner{display:inline-block;width:40px;height:40px;border:4px solid #e5e5e5;border-top-color:#0c78be;border-radius:9999px;animation:spin .8s linear infinite}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .6s ease-out}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.slide-in-left{animation:slideInLeft .6s ease-out}.slide-in-right{animation:slideInRight .6s ease-out}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:1rem;line-height:1;text-decoration:none;border:none;border-radius:.75rem;cursor:pointer;transition:all .25s ease-in-out;white-space:nowrap;-webkit-user-select:none;user-select:none}.button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.button{position:relative;overflow:hidden}.button--primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:1rem;line-height:1;text-decoration:none;border:none;border-radius:.75rem;cursor:pointer;transition:all .25s ease-in-out;white-space:nowrap;-webkit-user-select:none;user-select:none}.button--primary:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.button--primary{background:linear-gradient(135deg,#0c78be,#31ccf8);color:#fff;box-shadow:0 10px 25px -5px #0c78be4d}.button--primary:hover:not(:disabled){background:linear-gradient(135deg,#0a6199,#25b3d9);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-2px)}.button--primary:active:not(:disabled){transform:translateY(0)}.button--secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:1rem;line-height:1;text-decoration:none;border:none;border-radius:.75rem;cursor:pointer;transition:all .25s ease-in-out;white-space:nowrap;-webkit-user-select:none;user-select:none}.button--secondary:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.button--secondary{background:transparent;color:#0c78be;border:2px solid #0c78be}.button--secondary:hover:not(:disabled){background:#0c78be;color:#fff}.button--ghost{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:1rem;line-height:1;text-decoration:none;border:none;border-radius:.75rem;cursor:pointer;transition:all .25s ease-in-out;white-space:nowrap;-webkit-user-select:none;user-select:none}.button--ghost:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.button--ghost{background:transparent;color:#0c78be}.button--ghost:hover:not(:disabled){background:#0c78be1a}.button--outline{background:transparent;color:#0c78be;border:2px solid #0c78be}.button--outline:hover:not(:disabled){background:#0c78be1a;border-color:#31ccf8;color:#31ccf8}.button--small{padding:.5rem 1.5rem;font-size:.875rem;border-radius:.5rem}.button--medium{padding:1rem 2rem;font-size:1rem;border-radius:.75rem}.button--large{padding:1.5rem 3rem;font-size:1.125rem;border-radius:1rem}.button--full-width{width:100%}.button__icon{display:inline-flex;align-items:center;font-size:1.2em}.button__text{display:inline-flex;align-items:center}.button--loading{pointer-events:none}.button--loading .button__text{opacity:0}.button__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.button__spinner .spinner{width:20px;height:20px;border-width:2px}.button:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:9999px;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .5s,height .5s}.button:active:not(:disabled):after{width:300px;height:300px}.button:disabled{cursor:not-allowed;opacity:.5}.button:focus-visible{outline:2px solid #0c78be;outline-offset:2px}.card{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .25s ease-in-out;display:flex;flex-direction:column;overflow:hidden;height:100%}.card--hover{transition:transform .25s ease-in-out,box-shadow .25s ease-in-out}.card--hover:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.card--clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.card--clickable:focus-visible{outline:2px solid #0c78be;outline-offset:2px}.card__image-wrapper{position:relative;overflow:hidden}.card__image-wrapper:before{content:"";display:block;padding-top:56.25%}.card__image-wrapper>*{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.card__image-wrapper{background:#f5f5f5;margin:-2rem -2rem 1.5rem;overflow:hidden}.card__image{width:100%;height:100%;object-fit:contain;transition:transform .35s ease-in-out;background:#fff}.card--hover:hover .card__image{transform:scale(1.05)}.card__content{display:flex;flex-direction:column;flex:1;gap:1rem}.card__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin-bottom:.5rem;font-size:2.25rem;color:#0c78be;background:#0c78be1a;border-radius:.75rem;transition:all .25s ease-in-out}.card--hover:hover .card__icon{background:linear-gradient(135deg,#0c78be,#31ccf8);color:#fff;transform:scale(1.1)}.card__title{font-family:Orbitron,Poppins,sans-serif;font-weight:700;line-height:1.2;font-size:1.25rem;margin:0;color:#1a1a1a;transition:color .25s ease-in-out;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.card--hover:hover .card__title{color:#0c78be}.card__description{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5;color:#525252;font-size:1rem;line-height:1.75;margin:0;flex:1}.card__footer{margin-top:1rem;padding-top:1.5rem;border-top:1px solid #e5e5e5}@media (min-width: 768px){.card__title{font-size:1.5rem}}.dropdown{position:relative;display:inline-block}.dropdown__trigger{cursor:pointer;-webkit-user-select:none;user-select:none;transition:opacity .25s ease-in-out}.dropdown__trigger:hover{opacity:.8}.dropdown__trigger:focus-visible{outline:2px solid #0c78be;outline-offset:2px;border-radius:.25rem}.dropdown__menu{position:absolute;top:calc(100% + 8px);left:0;min-width:240px;background:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:.5rem;z-index:1000;animation:dropdownSlideIn .2s ease-out}@keyframes dropdownSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dropdown__item{display:block;padding:1rem 1.5rem;color:#1a1a1a;text-decoration:none;border-radius:.5rem;transition:all .25s ease-in-out;cursor:pointer}.dropdown__item:hover{background:#0c78be14;color:#0c78be}.dropdown__item:focus-visible{outline:2px solid #0c78be;outline-offset:-2px;background:#0c78be14}.dropdown__item:active{background:#0c78be1f}.dropdown__item-content{display:flex;flex-direction:column;gap:.25rem}.dropdown__item-label{font-weight:500;font-size:1rem;color:inherit}.dropdown__item-description{font-size:.875rem;color:#666;line-height:1.5}@media (min-width: 768px){.dropdown__menu{min-width:280px}}.filter{width:100%;margin-bottom:3rem}.filter__container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media (min-width: 768px){.filter__container{gap:1.5rem}}.filter__button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:1rem;line-height:1;text-decoration:none;border:none;border-radius:.75rem;cursor:pointer;transition:all .25s ease-in-out;white-space:nowrap;-webkit-user-select:none;user-select:none}.filter__button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.filter__button{padding:1rem 2rem;background:#fff;color:#525252;border:2px solid #cccccc;border-radius:9999px;font-size:.875rem;font-weight:500;transition:all .25s ease-in-out;white-space:nowrap}.filter__button:hover:not(.filter__button--active){border-color:#0c78be;color:#0c78be;background:#0c78be0d}.filter__button--active{background:linear-gradient(135deg,#0c78be,#31ccf8);color:#fff;border-color:transparent;box-shadow:0 10px 25px -5px #0c78be4d}.filter__button:focus-visible{outline:2px solid #0c78be;outline-offset:2px}@media (min-width: 768px){.filter__button{padding:1rem 2.5rem;font-size:1rem}}.filter__button-text{display:inline}.filter__button-count{display:inline;margin-left:.25rem;opacity:.8;font-size:.9em}.testimonial{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .25s ease-in-out;display:flex;flex-direction:column;gap:1.5rem;text-align:left}.testimonial__rating{display:flex;gap:.25rem}.testimonial__star{color:#ccc;font-size:1.125rem;transition:color .25s ease-in-out}.testimonial__star--filled{color:#f59e0b}.testimonial__quote{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5;color:#525252;font-size:1.125rem;font-style:italic;line-height:1.75;color:#404040;margin:0;position:relative;padding-left:2rem}.testimonial__quote:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(135deg,#0c78be,#31ccf8);border-radius:9999px}.testimonial__author{display:flex;align-items:center;gap:1.5rem;margin-top:auto}.testimonial__avatar{width:56px;height:56px;border-radius:9999px;object-fit:cover;border:3px solid #e5e5e5}.testimonial__author-info{display:flex;flex-direction:column;gap:.25rem}.testimonial__author-name{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;font-style:normal;color:#1a1a1a}.testimonial__author-title{font-size:.875rem;color:#666;margin:0;line-height:1.5}@media (min-width: 768px){.testimonial__quote{font-size:1.25rem}}.section-divider{position:absolute;left:0;width:100%;line-height:0;direction:ltr;z-index:1}.section-divider--top{top:0}.section-divider--bottom{bottom:0}.section-divider--flip{transform:scaleY(-1)}.section-divider__svg{display:block;width:100%;height:60px}@media (min-width: 768px){.section-divider__svg{height:80px}}@media (min-width: 1024px){.section-divider__svg{height:100px}}.navbar{position:fixed;top:0;left:0;right:0;z-index:1020;background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .25s ease-in-out;box-shadow:0 2px 8px #1a1a1a0d}.navbar--scrolled{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;background:#fffffff2}.navbar__container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width: 1024px){.navbar__container{padding-left:3rem;padding-right:3rem}}.navbar__container{display:flex;align-items:center;justify-content:space-between;height:80px;gap:2rem}@media (min-width: 1024px){.navbar__container{height:90px}}.navbar__logo{display:flex;align-items:center;text-decoration:none;font-family:Orbitron,Poppins,sans-serif;font-size:1.25rem;font-weight:700;color:#1a1a1a;transition:opacity .25s ease-in-out;z-index:2}.navbar__logo:hover{opacity:.8}@media (min-width: 1024px){.navbar__logo{font-size:1.5rem}}.navbar__logo-text{background:linear-gradient(135deg,#0c78be,#31ccf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.navbar__menu{margin:0;padding:0;list-style:none;display:flex;align-items:center;justify-content:center;gap:.5rem;display:none}@media (min-width: 1024px){.navbar__menu{display:flex}}.navbar__item{position:relative}.navbar__link{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;color:#525252;text-decoration:none;font-weight:500;font-size:1rem;border-radius:.5rem;transition:all .25s ease-in-out;white-space:nowrap}.navbar__link:hover{color:#0c78be;background:#0c78be14}.navbar__link--dropdown{cursor:pointer}.navbar__dropdown-icon{font-size:.75em;transition:transform .25s ease-in-out}.navbar__actions{display:none}@media (min-width: 1024px){.navbar__actions{display:flex;align-items:center;gap:1rem}}.navbar__toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:transparent;border:none;color:#1a1a1a;font-size:1.5rem;cursor:pointer;transition:color .25s ease-in-out;z-index:2}.navbar__toggle:hover{color:#0c78be}@media (min-width: 1024px){.navbar__toggle{display:none}}.navbar__mobile-menu{position:fixed;top:80px;right:0;bottom:0;width:100%;max-width:400px;background:#fff;box-shadow:0 25px 50px -12px #00000040;transform:translate(100%);transition:transform .35s ease-in-out;overflow-y:auto;z-index:1}.navbar__mobile-menu--open{transform:translate(0)}@media (min-width: 1024px){.navbar__mobile-menu{display:none}}.navbar__mobile-list{margin:0;padding:0;list-style:none;padding:2rem;display:flex;flex-direction:column;gap:.5rem}.navbar__mobile-item--button{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e5e5}.navbar__mobile-link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.5rem 1rem;color:#525252;text-decoration:none;font-weight:500;font-size:1.125rem;border-radius:.5rem;transition:all .25s ease-in-out;background:transparent;border:none;text-align:left;cursor:pointer}.navbar__mobile-link:hover,.navbar__mobile-link:focus{color:#0c78be;background:#0c78be14}.navbar__mobile-link--dropdown{font-family:inherit}.navbar__mobile-dropdown-icon{font-size:.75em;transition:transform .25s ease-in-out}.navbar__mobile-dropdown-icon--open{transform:rotate(180deg)}.navbar__mobile-submenu{margin:0;padding:0;list-style:none;padding-left:1.5rem;margin-top:.5rem;display:flex;flex-direction:column;gap:.5rem;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.navbar__mobile-sublink{display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.5rem;color:#666;text-decoration:none;border-radius:.5rem;transition:all .25s ease-in-out}.navbar__mobile-sublink:hover,.navbar__mobile-sublink:focus{color:#0c78be;background:#0c78be0d}.navbar__mobile-sublink-label{font-weight:500;font-size:1rem}.navbar__mobile-sublink-description{font-size:.875rem;color:gray}.navbar__backdrop{position:fixed;inset:80px 0 0;background:#1a1a1a80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:0;animation:fadeIn .3s ease-out}@media (min-width: 1024px){.navbar__backdrop{display:none}}.footer{background:linear-gradient(180deg,#2d2d2d,#1a1a1a);color:#ccc;padding-top:6rem;padding-bottom:3rem;position:relative}.footer__container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width: 1024px){.footer__container{padding-left:3rem;padding-right:3rem}}.footer__content{display:grid;gap:4rem;margin-bottom:4rem}@media (min-width: 640px){.footer__content{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.footer__content{gap:5rem}}@media (min-width: 1024px){.footer__content{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:6rem}}.footer__section{display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 640px){.footer__section--company{grid-column:1/-1}}@media (min-width: 1024px){.footer__section--company{grid-column:auto}}.footer__heading{font-family:Orbitron,Poppins,sans-serif;font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem;background:linear-gradient(135deg,#0c78be,#31ccf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (min-width: 768px){.footer__heading{font-size:1.875rem}}.footer__description{font-size:1rem;line-height:1.75;color:#999;margin-bottom:1.5rem;max-width:400px}.footer__social{display:flex;gap:1rem;margin-top:1rem}.footer__social-link{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#ffffff1a;color:#ccc;border-radius:.5rem;font-size:1.25rem;transition:all .25s ease-in-out}.footer__social-link:hover{background:linear-gradient(135deg,#0c78be,#31ccf8);color:#fff;transform:translateY(-2px);box-shadow:0 10px 25px -5px #0c78be4d}.footer__section-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:.5rem}.footer__links{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:1rem}.footer__link{color:#999;text-decoration:none;font-size:1rem;transition:all .25s ease-in-out;display:inline-block;position:relative;padding-left:0}.footer__link:before{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background:linear-gradient(135deg,#0c78be,#31ccf8);transition:width .25s ease-in-out}.footer__link:hover{color:#fff;padding-left:1rem}.footer__link:hover:before{width:12px}.footer__contact{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:1.5rem}.footer__contact-item{display:flex;align-items:flex-start;gap:1rem;color:#999;font-size:1rem;line-height:1.75}.footer__contact-icon{color:#31ccf8;font-size:1.125rem;margin-top:2px;flex-shrink:0}.footer__contact-link{color:inherit;text-decoration:none;transition:color .25s ease-in-out}.footer__contact-link:hover{color:#fff}.footer__bottom{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.1)}@media (min-width: 768px){.footer__bottom{flex-direction:row;justify-content:space-between}}.footer__copyright{font-size:.875rem;color:gray;text-align:center}@media (min-width: 768px){.footer__copyright{text-align:left}}.footer__legal{display:flex;align-items:center;gap:1rem}.footer__legal-link{font-size:.875rem;color:gray;text-decoration:none;transition:color .25s ease-in-out}.footer__legal-link:hover{color:#fff}.footer__legal-separator{color:#666}.hero{position:relative;width:100%;height:100vh;min-height:600px;margin-top:-80px;overflow:hidden}@media (min-width: 1024px){.hero{margin-top:-90px}}.hero__swiper{width:100%;height:100%}.hero__swiper :global .swiper-button-next,.hero__swiper :global .swiper-button-prev{color:#fff;background:#1a1a1a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:50px;height:50px;border-radius:9999px;transition:all .25s ease-in-out}.hero__swiper :global .swiper-button-next:after,.hero__swiper :global .swiper-button-prev:after{font-size:1.125rem}.hero__swiper :global .swiper-button-next:hover,.hero__swiper :global .swiper-button-prev:hover{background:#0c78bee6;transform:scale(1.1)}@media (min-width: 768px){.hero__swiper :global .swiper-button-next,.hero__swiper :global .swiper-button-prev{width:60px;height:60px}.hero__swiper :global .swiper-button-next:after,.hero__swiper :global .swiper-button-prev:after{font-size:1.25rem}}.hero__swiper :global .swiper-button-prev{left:1.5rem}@media (min-width: 768px){.hero__swiper :global .swiper-button-prev{left:3rem}}.hero__swiper :global .swiper-button-next{right:1.5rem}@media (min-width: 768px){.hero__swiper :global .swiper-button-next{right:3rem}}.hero__swiper :global .swiper-pagination{bottom:2rem}@media (min-width: 768px){.hero__swiper :global .swiper-pagination{bottom:3rem}}.hero__swiper :global .swiper-pagination-bullet{width:12px;height:12px;background:#ffffff80;opacity:1;transition:all .25s ease-in-out}.hero__swiper :global .swiper-pagination-bullet-active{background:#fff;width:32px;border-radius:9999px}.hero__slide{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero__background-image{width:100%;height:100%;object-fit:cover;animation:kenBurnsZoom 10s ease-out infinite alternate}@keyframes kenBurnsZoom{0%{transform:scale(1)}to{transform:scale(1.1)}}.hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a1a1ab3,#0c78be99,#31ccf880);z-index:2}.hero__content{position:relative;z-index:3;width:100%;height:100%;display:flex;align-items:center;padding-top:80px}@media (min-width: 1024px){.hero__content{padding-top:90px}}.hero__content-wrapper{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width: 1024px){.hero__content-wrapper{padding-left:3rem;padding-right:3rem}}.hero__content-wrapper{max-width:900px;text-align:center;animation:fadeInUp 1s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 768px){.hero__content-wrapper{text-align:left}}.hero__subtitle{display:inline-block;padding:.5rem 1.5rem;margin-bottom:1.5rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;color:#fff;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:9999px;border:1px solid rgba(255,255,255,.2);text-transform:uppercase;letter-spacing:1px;animation:fadeInUp 1s ease-out .2s backwards}@media (min-width: 768px){.hero__subtitle{font-size:1rem}}.hero__title{font-family:Orbitron,Poppins,sans-serif;font-size:clamp(2.25rem,7vw,4.5rem);font-weight:800;line-height:1.2;color:#fff;margin-bottom:2rem;text-shadow:0 4px 12px rgba(26,26,26,.3);animation:fadeInUp 1s ease-out .4s backwards}.hero__description{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1rem,2vw,1.25rem);line-height:1.75;color:#fffffff2;margin-bottom:3rem;max-width:700px;animation:fadeInUp 1s ease-out .6s backwards}@media (min-width: 768px){.hero__description{margin-bottom:4rem}}.hero__actions{display:flex;gap:1.5rem;justify-content:center;animation:fadeInUp 1s ease-out .8s backwards}@media (min-width: 768px){.hero__actions{justify-content:flex-start}}@media (min-width: 640px){.hero{min-height:700px}}@media (min-width: 1024px){.hero{min-height:800px}}.products{background:#f9f9f9;position:relative}.products__container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width: 1024px){.products__container{padding-left:3rem;padding-right:3rem}}.products__header{text-align:center;max-width:800px;margin:0 auto 4rem}@media (min-width: 768px){.products__header{margin-bottom:5rem}}.products__label{display:inline-block;padding:.5rem 1.5rem;margin-bottom:1.5rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;color:#0c78be;background:#0c78be1a;border-radius:9999px;text-transform:uppercase;letter-spacing:1px}@media (min-width: 768px){.products__label{font-size:1rem}}.products__title{font-family:Orbitron,Poppins,sans-serif;font-weight:700;line-height:1.2;font-size:clamp(1.875rem,5vw,3rem);margin-bottom:1.5rem;color:#1a1a1a}.products__description{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5;color:#525252;font-size:clamp(1rem,2vw,1.125rem);line-height:1.75;color:#666;margin:0}.products__grid{display:grid;gap:2rem;margin-top:3rem}@media (min-width: 640px){.products__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (min-width: 768px){.products__grid{gap:3rem;margin-top:4rem}}@media (min-width: 1024px){.products__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (min-width: 1280px){.products__grid{grid-template-columns:repeat(4,1fr)}}.products__features{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem}.products__feature{display:flex;align-items:flex-start;gap:1rem;font-size:.875rem;color:#666;line-height:1.5}.products__feature:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;margin-top:1px;background:#0c78be1a;color:#0c78be;border-radius:9999px;font-size:.75rem;font-weight:700}.products__empty{display:flex;align-items:center;justify-content:center;padding:6rem 2rem;text-align:center}.products__empty p{font-size:1.125rem;color:gray;margin:0}.products__grid>*{animation:fadeInUp .6s ease-out backwards}.products__grid>*:nth-child(1){animation-delay:.1s}.products__grid>*:nth-child(2){animation-delay:.2s}.products__grid>*:nth-child(3){animation-delay:.3s}.products__grid>*:nth-child(4){animation-delay:.4s}.products__grid>*:nth-child(5){animation-delay:.5s}.products__grid>*:nth-child(6){animation-delay:.6s}.products__grid>*:nth-child(7){animation-delay:.7s}.products__grid>*:nth-child(8){animation-delay:.8s}.products__grid>*:nth-child(9){animation-delay:.9s}.products__grid>*:nth-child(10){animation-delay:1s}.products__grid>*:nth-child(11){animation-delay:1.1s}.products__grid>*:nth-child(12){animation-delay:1.2s}.services{background:#fff;position:relative}.services__container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width: 1024px){.services__container{padding-left:3rem;padding-right:3rem}}.services__header{text-align:center;max-width:800px;margin:0 auto 4rem}@media (min-width: 768px){.services__header{margin-bottom:5rem}}.services__label{display:inline-block;padding:.5rem 1.5rem;margin-bottom:1.5rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;color:#31ccf8;background:#31ccf81a;border-radius:9999px;text-transform:uppercase;letter-spacing:1px}@media (min-width: 768px){.services__label{font-size:1rem}}.services__title{font-family:Orbitron,Poppins,sans-serif;font-weight:700;line-height:1.2;font-size:clamp(1.875rem,5vw,3rem);margin-bottom:1.5rem;color:#1a1a1a}.services__description{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5;color:#525252;font-size:clamp(1rem,2vw,1.125rem);line-height:1.75;color:#666;margin:0}.services__grid{display:grid;gap:2rem;margin-top:3rem}@media (min-width: 640px){.services__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (min-width: 768px){.services__grid{gap:3rem;margin-top:4rem}}@media (min-width: 1024px){.services__grid{grid-template-columns:repeat(3,1fr);gap:4rem}}.services__features{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem}.services__feature{display:flex;align-items:flex-start;gap:1rem;font-size:.875rem;color:#666;line-height:1.5}.services__feature:before{content:"→";display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#31ccf8;font-weight:700;font-size:1rem}.services__cta{margin-top:6rem;padding:4rem 2rem;text-align:center;background:linear-gradient(135deg,#0c78be,#31ccf8);border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000040;position:relative;overflow:hidden}.services__cta:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:pulse 4s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@media (min-width: 768px){.services__cta{padding:5rem 4rem;margin-top:8rem}}.services__cta>*{position:relative;z-index:1}.services__cta-title{font-family:Orbitron,Poppins,sans-serif;font-weight:700;line-height:1.2;color:#1a1a1a;font-size:clamp(1.5rem,4vw,2.25rem);color:#fff;margin-bottom:1.5rem}.services__cta-description{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1rem,2vw,1.25rem);line-height:1.75;color:#fffffff2;margin:0 auto 3rem;max-width:600px}@media (min-width: 768px){.services__cta-description{margin-bottom:4rem}}.services__grid>*{animation:fadeInUp .6s ease-out backwards}.services__grid>*:nth-child(1){animation-delay:.1s}.services__grid>*:nth-child(2){animation-delay:.2s}.services__grid>*:nth-child(3){animation-delay:.3s}.services__grid>*:nth-child(4){animation-delay:.4s}.services__grid>*:nth-child(5){animation-delay:.5s}.services__grid>*:nth-child(6){animation-delay:.6s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.partners{background:#f9f9f9;position:relative;overflow:hidden}.partners__container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width: 1024px){.partners__container{padding-left:3rem;padding-right:3rem}}.partners__header{margin-bottom:4rem}@media (min-width: 768px){.partners__header{margin-bottom:2.5rem}}.partners__header-content{display:flex;align-items:center;justify-content:center;gap:2rem;padding:1.5rem 3rem;background:#fff;border-radius:9999px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;flex-wrap:wrap}@media (min-width: 768px){.partners__header-content{padding:1.5rem 4rem;gap:3rem;flex-wrap:nowrap}}.partners__header-text{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5;color:#525252;font-size:clamp(1rem,2vw,1.125rem);font-weight:500;color:#1a1a1a;margin:0}.partners__slider-wrapper{position:relative;overflow:hidden;padding:3rem 0}.partners__slider-wrapper:before,.partners__slider-wrapper:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:2;pointer-events:none}.partners__slider-wrapper:before{left:0;background:linear-gradient(to right,#f9f9f9,transparent)}.partners__slider-wrapper:after{right:0;background:linear-gradient(to left,#f9f9f9,transparent)}.partners__slider{overflow:visible!important}.partners__slider :global .swiper-wrapper{transition-timing-function:linear}.partners__slide{width:auto!important;display:flex;align-items:center}.partners__logo-wrapper{display:flex;align-items:center;justify-content:center;width:180px;height:80px;padding:1rem;background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;transition:all .25s ease-in-out}@media (min-width: 768px){.partners__logo-wrapper{width:200px;height:90px}}.partners__logo-wrapper:hover{transform:translateY(-4px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.partners__logo-wrapper:hover .partners__logo{filter:grayscale(0%);opacity:1}.partners__logo{max-width:100%;max-height:100%;object-fit:contain;filter:grayscale(100%);opacity:.7;transition:all .25s ease-in-out}.partners__testimonials{margin-top:6rem;padding-top:6rem;border-top:1px solid #cccccc}@media (min-width: 768px){.partners__testimonials{margin-top:8rem;padding-top:8rem}}.partners__testimonials-title{font-family:Orbitron,Poppins,sans-serif;font-weight:700;line-height:1.2;font-size:clamp(1.5rem,4vw,2.25rem);text-align:center;color:#1a1a1a;margin-bottom:4rem}@media (min-width: 768px){.partners__testimonials-title{margin-bottom:5rem}}.partners__testimonials-slider{padding-bottom:2rem}.partners__testimonials-slider :global .swiper-slide{height:auto}.partners__testimonials-slider :global .swiper-slide>*{height:100%}.partners__header-content{animation:fadeInDown .6s ease-out}.partners__slider-wrapper{animation:fadeIn .8s ease-out .2s backwards}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
