.server-storage{scroll-behavior:smooth;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6}.container,.server-solutions__container,.server-hero__container{width:90%;max-width:1200px;margin:0 auto}.server-hero{color:#000;background:linear-gradient(135deg,#0056b308 0%,#003d8214 100%);align-items:center;min-height:550px;padding:2.5rem 0;display:flex;position:relative;overflow:hidden}.server-hero__container{z-index:2;grid-template-columns:1fr;align-items:center;gap:2.5rem;display:grid;position:relative}@media (min-width:1024px){.server-hero__container{grid-template-columns:1fr 1fr}}.server-hero__content{order:2;animation:.8s ease-out .3s both fadeInUp}@media (min-width:1024px){.server-hero__content{order:1}}.server-hero__title{color:#1e293b;background:linear-gradient(135deg,#0056b3 0%,#003d82 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;line-height:1.3;animation:.8s ease-out .5s both fadeInUp}.server-hero__description{color:#64748b;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6;animation:.8s ease-out .7s both fadeInUp}.server-hero .server-partners{margin:1.5rem 0;animation:.8s ease-out .9s both fadeInUp}.server-hero .server-partners__header{margin-bottom:1rem}.server-hero .server-partners__title{color:#1e293b;background:linear-gradient(135deg,#0056b3 0%,#003d82 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.server-hero .server-partners__slider{max-width:500px;position:relative}.server-hero .server-partners__track{grid-template-columns:repeat(2,1fr);place-items:center;gap:1rem;margin-bottom:1rem;display:grid}@media (min-width:768px){.server-hero .server-partners__track{grid-template-columns:repeat(4,1fr)}}.server-hero .server-partner__item{background:#fff;border:1px solid #0056b31a;border-radius:.5rem;justify-content:center;align-items:center;width:100%;height:70px;padding:.75rem;transition:all .25s;display:flex;box-shadow:0 2px 4px #0000000d}.server-hero .server-partner__item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.server-hero .server-partner__image-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.server-hero .server-partner__image{object-fit:contain;width:80%;height:80%;transition:all .25s}.server-hero__actions{flex-wrap:wrap;gap:.75rem;animation:.8s ease-out 1.1s both fadeInUp;display:flex}@media (max-width:480px){.server-hero__actions{flex-direction:column;align-items:stretch}}.server-hero__btn{cursor:pointer;text-align:center;border:none;border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;min-width:fit-content;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;animation:.8s ease-out 1.3s both fadeInUp;display:inline-flex;position:relative;overflow:hidden}@media (max-width:480px){.server-hero__btn{width:100%}}.server-hero__btn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.server-hero__btn:hover:before{left:100%}.server-hero__btn--primary{color:#fff;background:linear-gradient(135deg,#0056b3 0%,#003d82 100%)}.server-hero__btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0056b34d}.server-hero__image{order:1;justify-content:center;align-items:center;width:100%;height:100%;animation:.8s ease-out .5s both fadeInUp;display:flex;position:relative}@media (min-width:1024px){.server-hero__image{order:2;animation:1s ease-out .3s both slideInFromRight}}.server-hero__image img{object-fit:contain;width:100%;max-width:400px;height:auto;transition:all .25s;animation:.8s ease-out .5s both imageFadeIn}.server-solutions{color:#1e293b;background:#fff;padding:2.5rem 0;position:relative;overflow:hidden}.server-solutions__container{z-index:2;grid-template-columns:1fr;align-items:center;gap:3rem;display:grid;position:relative}@media (min-width:1024px){.server-solutions__container{grid-template-columns:1fr 1fr}}.server-solutions__content{animation:.8s ease-out .2s both fadeInUp}.server-solutions__text-wrapper{max-width:600px;margin:0 auto}@media (min-width:1024px){.server-solutions__text-wrapper{margin:0}}.server-solutions__title{color:#1e293b;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;line-height:1.3;position:relative}.server-solutions__title:after{content:"";background:linear-gradient(135deg,#0056b3 0%,#003d82 100%);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-.5rem;left:0}.server-solutions__text{margin-bottom:2rem}.server-solutions__intro{color:#374151;margin-bottom:1rem;font-size:1.1rem;font-weight:500;line-height:1.6}.server-solutions__description{color:#64748b;margin-bottom:1rem;font-size:1rem;line-height:1.6}.server-solutions__image{z-index:1;justify-content:center;align-items:center;animation:.8s ease-out .3s both fadeInUp;display:flex;position:relative}.server-solutions__image-container{border:1px solid #0056b31a;border-radius:.75rem;width:100%;max-width:500px;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.server-solutions__img{object-fit:cover;width:100%;height:auto;transition:all .25s;transform:scale(1)}.server-solutions__img.animate-in{animation:1s ease-out .5s both imageSlideIn}.server-features{z-index:2;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;width:90%;margin:2rem auto 0;display:grid;position:relative}@media (max-width:768px){.server-features{grid-template-columns:1fr;width:95%}}.server-feature__item{background:#fff;border:1px solid #0056b31a;border-radius:.75rem;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .25s;animation:.8s ease-out .4s both fadeInUp;display:flex;box-shadow:0 2px 4px #0000000d}.server-feature__item:hover{border-color:#0056b34d;transform:translateY(-4px);box-shadow:0 4px 12px #00000014}.server-feature__item:hover .server-feature__icon{background:#0056b326;transform:scale(1.1)}.server-feature__icon{color:#0056b3;background:#0056b314;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;transition:all .25s;display:flex}.server-feature__content{flex:1}.server-feature__content h4{color:#1e293b;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.server-feature__content p{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}.server-choose{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);padding:2.5rem 0;position:relative;overflow:hidden}.server-choose .container,.server-choose .server-hero__container,.server-choose .server-solutions__container{z-index:1;position:relative}.server-choose__header{text-align:center;margin-bottom:2rem;animation:.8s ease-out .2s both fadeInUp}.server-choose__title{color:#1e293b;background:linear-gradient(135deg,#0056b3 0%,#003d82 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.3}.server-choose__title:after{content:"";background:linear-gradient(135deg,#0056b3 0%,#003d82 100%);border-radius:2px;width:60px;height:3px;margin:.75rem auto 0;display:block}.server-choose__content{margin-top:1.5rem}.server-choose__description{color:#374151;margin-bottom:1rem;font-size:1.05rem;line-height:1.6}.server-choose__description:last-child{margin-bottom:0}.server-brands{background:#fff;padding:2.5rem 0;position:relative;overflow:hidden}.server-brands__container{z-index:1;position:relative}.server-brands__title{color:#1e293b;text-align:center;background:linear-gradient(135deg,#0056b3 0%,#003d82 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.3}.server-brands__subtitle{color:#374151;text-align:center;max-width:800px;margin:0 auto 2rem;font-size:1.05rem;line-height:1.6}.server-brands__grid{grid-template-columns:1fr;gap:2rem;margin-top:2rem;display:grid}@media (min-width:1024px){.server-brands__grid{grid-template-columns:1fr 1fr;gap:3rem}}.server-brands__category{animation:.8s ease-out both fadeInUp}.server-brands__category:first-child{animation-delay:.3s}.server-brands__category:nth-child(2){animation-delay:.5s}.server-brands__category-title{color:#1e293b;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.3rem;font-weight:600;display:flex}.server-brands__category-title .server-brands__category-icon{color:#0056b3;font-size:1.25rem}.server-brands__list{flex-direction:column;gap:1rem;display:flex}.server-brands__item{background:#f8fafc;border:1px solid #0056b31a;border-radius:.75rem;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .25s;display:flex}.server-brands__item:hover{background:#fff;border-color:#0056b333;transform:translateY(-3px);box-shadow:0 2px 4px #0000000d}.server-brands__item:hover .server-brands__item-icon{background:#0056b326;transform:scale(1.1)}.server-brands__item-icon{color:#0056b3;background:#0056b314;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1rem;transition:all .25s;display:flex}.server-brands__item-content{flex:1}.server-brands__item-content h4{color:#1e293b;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.server-brands__item-content p{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}.server-custom{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);padding:2.5rem 0;position:relative;overflow:hidden}.server-custom__container{z-index:1;position:relative}.server-custom__content{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.server-custom__content{grid-template-columns:1.2fr 1fr}}.server-custom__text-content{animation:.8s ease-out .3s both fadeInUp}.server-custom__title{color:#1e293b;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;line-height:1.3;position:relative}.server-custom__title:after{content:"";background:linear-gradient(135deg,#0056b3 0%,#003d82 100%);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-.5rem;left:0}.server-custom__description .server-custom__intro{color:#374151;margin-bottom:1.5rem;font-size:1.1rem;font-weight:500;line-height:1.6}.server-custom__benefits{flex-direction:column;gap:1.25rem;margin:2rem 0;display:flex}.server-custom__benefit-item{background:#fff;border:1px solid #0056b31a;border-radius:.75rem;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .25s;animation:.8s ease-out both fadeInUp;display:flex;box-shadow:0 2px 4px #0000000d}.server-custom__benefit-item:hover{border-color:#0056b34d;transform:translateY(-4px);box-shadow:0 4px 12px #00000014}.server-custom__benefit-item:hover .server-custom__benefit-icon{background:#0056b326;transform:scale(1.1)}.server-custom__benefit-icon{color:#0056b3;background:#0056b314;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;transition:all .25s;display:flex}.server-custom__benefit-content{flex:1}.server-custom__benefit-content h4{color:#1e293b;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.server-custom__benefit-content p{color:#64748b;margin:0;font-size:.95rem;line-height:1.5}.server-custom__additional{background:#0056b308;border-left:3px solid #0056b3;border-radius:.5rem;margin-top:1.5rem;padding:1.5rem;animation:.8s ease-out .7s both fadeInUp}.server-custom__additional h3{color:#1e293b;background:linear-gradient(135deg,#0056b3 0%,#003d82 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.server-custom__benefits-list{margin:0;padding:0;list-style:none}.server-custom__benefits-list li{color:#374151;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;font-size:1rem;line-height:1.5;display:flex}.server-custom__benefits-list li:last-child{margin-bottom:0}.server-custom__benefits-list li svg{color:#0056b3;flex-shrink:0;margin-top:.25rem}.server-custom__image{justify-content:center;align-items:center;display:flex}.server-custom__image-wrapper{border-radius:.75rem;width:100%;max-width:450px;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.server-custom__img{object-fit:cover;width:100%;height:auto;transition:all .25s}.server-custom__img:hover{transform:scale(1.05)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes imageSlideIn{0%{opacity:0;transform:scale(1.1)translate(20px)}to{opacity:1;transform:scale(1)translate(0)}}@keyframes imageFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.server-hero{min-height:auto;padding:2rem 0}.server-hero__container{gap:2rem}.server-solutions,.server-choose,.server-brands,.server-custom{padding:2rem 0}.server-custom__content{gap:2rem}.server-custom__image{order:-1}.server-custom__image-wrapper{max-width:350px;margin:0 auto}}@media (max-width:480px){.server-hero{padding:1.5rem 0}.server-hero__container{gap:1.5rem}.server-hero__title{font-size:1.5rem}.server-hero__description{font-size:1rem}.server-solutions,.server-choose,.server-brands,.server-custom{padding:1.5rem 0}.server-features{gap:1rem}.server-feature__item,.server-custom__benefit-item{text-align:center;flex-direction:column;align-items:center;padding:1rem}.server-brands__item{text-align:center;flex-direction:column;align-items:center}}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
