.sx-services-section{max-width:1220px;margin:0 auto;padding:62px 20px 0}.sx-services-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:44px;max-width:900px;margin-left:auto;margin-right:auto;gap:20px}.sx-services-title{font-size:2.65rem;font-weight:900;color:#153076;margin-bottom:0;letter-spacing:-.03em;line-height:1.1}.sx-services-title-bar{display:flex;align-items:center;gap:18px}.sx-services-title-underline{display:block;width:68px;height:5px;border-radius:3px;background:linear-gradient(90deg,#2065d8 40%,#00b3e3);margin-top:12px}.sx-services-label-note{display:flex;align-items:center;background:#fff;border-radius:20px;box-shadow:0 1px 12px #0000000f;font-size:1.11rem;color:#2051a5;font-weight:600;padding:5px 17px 5px 13px;gap:7px}.sx-services-label-note svg{width:22px;height:22px}.sx-services-container{width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:48px;align-items:stretch}.sx-service-card{background:#fff;border-radius:2rem;box-shadow:0 6px 30px #00000012;padding:36px 28px 32px;cursor:pointer;position:relative;transition:transform .18s cubic-bezier(.43,1.6,.44,1),box-shadow .17s cubic-bezier(.43,1.6,.44,1);overflow:visible;min-height:350px;display:flex;flex-direction:column;align-items:flex-start;opacity:0;transform:translateY(42px) scale(.94);will-change:transform,opacity;animation:none}.sx-service-card.in-viewport{opacity:1;transform:translateY(0) scale(1);animation:sxCardAppear .57s cubic-bezier(.43,1.9,.42,1) forwards}@keyframes sxCardAppear{0%{opacity:0;transform:translateY(46px) scale(.93)}45%{opacity:1;transform:translateY(-7px) scale(1.018)}to{opacity:1;transform:translateY(0) scale(1)}}.sx-service-card:hover{transform:translateY(-8px) scale(1.07);box-shadow:0 24px 60px #2a8fff33,0 8px 24px #00000017;transition-duration:.19s}.sx-service-badge{position:absolute;top:24px;right:24px;padding:7px 18px;font-size:.95rem;font-weight:600;border-radius:50px;color:#fff;letter-spacing:.06em;z-index:3;background:linear-gradient(95deg,#fcb900,#fc6e51);box-shadow:0 3px 10px #fc6e512e;transition:transform .18s cubic-bezier(.42,2,.42,1.1)}.sx-service-card:hover .sx-service-badge{transform:scale(1.13) rotate(-2deg);box-shadow:0 8px 28px #fc6e5129,0 2px 6px #00000017}.sx-service-badge--express{background:linear-gradient(95deg,#28c76f,#009688)}.sx-service-badge--new{background:linear-gradient(93deg,#a059ff,#47a8ff 90%);box-shadow:0 3px 10px #a059ff1f}.sx-service-title{font-size:2rem;font-weight:800;color:#20252a;margin-bottom:18px;margin-top:18px;letter-spacing:-.02em}.sx-service-img{width:64px;height:64px;object-fit:contain;margin-bottom:10px}.sx-service-summary{font-size:1.08rem;color:#61677c;min-height:68px;margin-bottom:0;line-height:1.5}.sx-service-btn{margin-top:auto;margin-bottom:-10px;background:#2a8fff;color:#fff;border:none;border-radius:50px;font-size:1.08rem;font-weight:700;padding:13px 34px 13px 24px;box-shadow:0 2px 12px #2a8fff21;cursor:pointer;transition:background .14s cubic-bezier(.45,1.5,.42,1.02),box-shadow .17s cubic-bezier(.43,1.6,.44,1),transform .11s cubic-bezier(.43,1.6,.44,1);letter-spacing:.01em;display:flex;align-items:center;gap:14px;white-space:nowrap;flex-direction:row-reverse}.sx-service-btn svg{margin-left:0;margin-right:9px}.sx-service-card:hover .sx-service-btn,.sx-service-btn:hover{background:#50b6ff;box-shadow:0 6px 18px #2a8fff29;transform:translateY(-3px) scale(1.06)}.sx-service-btn:active{background:#2065d8;box-shadow:0 2px 7px #0066ff17;transform:scale(.97)}.sx-overlay-bg{position:fixed;top:0;right:0;bottom:0;left:0;background:#1e223147;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1005;display:none;align-items:center;justify-content:center}.sx-overlay-bg.active{display:flex;animation:fadeIn .21s cubic-bezier(.4,2,.4,1)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.sx-service-overlay{background:#fff;border-radius:2rem;max-width:520px;width:94vw;padding:44px 36px 36px;box-shadow:0 16px 60px #22273929;position:relative;animation:zoomIn .18s cubic-bezier(.4,2,.4,1);text-align:left}@keyframes zoomIn{0%{transform:scale(.94)}to{transform:scale(1)}}.sx-overlay-close{position:absolute;top:24px;right:30px;font-size:2.2rem;color:#767d8b;cursor:pointer;background:none;border:none;z-index:2;transition:color .16s}.sx-overlay-close:hover{color:#fc6e51}.sx-service-overlay h3{font-size:1.38rem;font-weight:800;margin-top:0;color:#2a3141;letter-spacing:-.01em}.sx-service-overlay .sx-service-img{width:56px;height:56px;margin-bottom:15px}.sx-service-details{margin-bottom:18px;font-size:1.07rem;color:#474e62;line-height:1.7}.sx-overlay-bullets{display:flex;gap:14px;margin-bottom:18px;flex-wrap:wrap;justify-content:flex-start;align-items:stretch}.sx-overlay-bullet{padding:10px 19px 10px 17px;font-size:1.08rem;font-weight:700;border-radius:999px;background:#f5f6fa;color:#2065d8;box-shadow:0 2px 8px #0066ff17;letter-spacing:.03em;border:1.2px solid #e5e8ef;display:flex;align-items:center;gap:12px;min-width:0;max-width:96%;overflow:hidden;min-height:50px}.sx-overlay-bullet img,.sx-overlay-bullet svg{width:32px;height:32px;min-width:32px;max-width:32px;object-fit:contain;display:block}.sx-overlay-points-list{margin:19px 0 0;padding-left:0;list-style:none;width:100%;display:flex;flex-direction:column;gap:9px}.sx-overlay-points-list li{color:#27305b;font-size:1.06rem;font-weight:500;padding-left:0;display:flex;align-items:center;gap:9px}.sx-overlay-points-list svg{width:21px;height:21px;min-width:21px;margin-right:6px;color:#28c76f;flex-shrink:0}.sx-overlay-cta{display:flex;gap:20px;margin-top:30px}.sx-overlay-cta .sx-service-btn{margin:0;font-size:1rem;padding:12px 26px}@media(max-width:1100px){.sx-services-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.sx-services-header{flex-direction:column;align-items:flex-start;gap:7px}.sx-services-title{font-size:1.38rem}.sx-services-container{grid-template-columns:1fr}.sx-service-card{padding:30px 16px}.sx-service-title{font-size:1.15rem}.sx-service-overlay{padding:25px 8px 22px}.sx-overlay-close{top:10px;right:13px}.sx-overlay-bullets{flex-direction:column;gap:9px}}@media(max-width:700px){.sx-overlay-bg .sx-service-badge{display:none!important}.sx-service-badge{top:10px;right:10px;padding:5px 11px;font-size:.83rem;z-index:2}.sx-service-card{min-height:260px;padding-top:24px;padding-bottom:18px}.sx-service-title{margin-top:12px}.sx-overlay-close{z-index:20}}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map */
