: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-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.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) ::slotted(svg),: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 ::slotted(.swiper-navigation-icon),.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) ::slotted(.swiper-navigation-icon),: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) ::slotted(.swiper-navigation-icon),: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) ::slotted(.swiper-navigation-icon),: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) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.certificates-section[data-v-c82a5e4e]{position:relative;padding:44px 0;overflow:hidden}.certificates-section[data-v-c82a5e4e]:before,.certificates-section[data-v-c82a5e4e]:after{content:"";position:absolute;pointer-events:none;border-radius:999px}.certificates-section[data-v-c82a5e4e]:before{width:220px;height:220px;left:-92px;top:72px}.certificates-section[data-v-c82a5e4e]:after{width:260px;height:260px;right:-120px;bottom:28px}.certificates-container[data-v-c82a5e4e]{position:relative;z-index:1;width:min(1200px,calc(100% - 48px));margin:0 auto}.certificates-head[data-v-c82a5e4e]{text-align:center;margin-bottom:38px}.certificates-head h2[data-v-c82a5e4e]{margin:0;font-size:clamp(28px,3vw,42px);line-height:1.15;font-weight:800;color:#07152f}.certificates-head[data-v-c82a5e4e]:after{content:"";display:block;width:54px;height:3px;margin:16px auto 0;border-radius:999px;background:linear-gradient(90deg,#ff3d83,#246bff)}.swiper-gallery[data-v-c82a5e4e]{position:relative}.swiper-gallery[data-v-c82a5e4e]:before,.swiper-gallery[data-v-c82a5e4e]:after{content:"";position:absolute;top:0;bottom:0;z-index:4;width:112px;pointer-events:none;opacity:0;transition:opacity .22s ease}.swiper-gallery[data-v-c82a5e4e]:before{left:0;background:linear-gradient(90deg,#f8fbff,#f8fbffe0 34%,#f8fbff00)}.swiper-gallery[data-v-c82a5e4e]:after{right:0;background:linear-gradient(270deg,#fff,#ffffffe0 34%,#fff0)}.swiper-gallery--fade-left[data-v-c82a5e4e]:before,.swiper-gallery--fade-right[data-v-c82a5e4e]:after{opacity:1}.certificates-swiper[data-v-c82a5e4e]{padding:8px 4px 18px}.swiper-slide[data-v-c82a5e4e]{height:auto;display:flex}.certificate-card[data-v-c82a5e4e]{position:relative;display:flex;width:100%;min-height:300px;padding:0;border-radius:24px;overflow:hidden;background:#fff;border:1px solid rgba(12,31,67,.08);outline:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.certificate-card[data-v-c82a5e4e]:hover{transform:translateY(-6px);border-color:#246bff33;box-shadow:0 26px 60px #12295426,0 6px 16px #1229540f}.certificate-card__glow[data-v-c82a5e4e]{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.32),transparent 34%),linear-gradient(315deg,rgba(36,107,255,.07),transparent 30%);opacity:0;transition:opacity .22s ease}.certificate-card:hover .certificate-card__glow[data-v-c82a5e4e]{opacity:1}.certificate-card--static[data-v-c82a5e4e],.certificate-card--static .gallery-thumb-img[data-v-c82a5e4e]{cursor:default}.certificate-card--static[data-v-c82a5e4e]:hover{transform:none}.certificate-card picture[data-v-c82a5e4e]{display:flex;width:100%}.gallery-thumb-img[data-v-c82a5e4e]{display:block;width:100%;height:300px;object-fit:cover;object-position:center;border-radius:0;cursor:pointer;transition:transform .3s ease}.certificate-card:hover .gallery-thumb-img[data-v-c82a5e4e]{transform:scale(1.025)}.certificates-section--logos[data-v-c82a5e4e]{padding-bottom:36px}.certificates-section--logos+.certificates-section[data-v-c82a5e4e]{padding-top:36px}.certificates-section--logos .certificates-container[data-v-c82a5e4e]{width:min(1200px,calc(100% - 48px))}.certificates-section--logos .certificates-head[data-v-c82a5e4e]{margin-bottom:34px}.certificates-section--logos .certificates-swiper[data-v-c82a5e4e]{padding:8px 4px 18px}.certificates-section--logos .certificate-card[data-v-c82a5e4e]{min-height:154px;height:154px;align-items:center;justify-content:center;padding:18px;border-radius:24px;background:#ffffffd1;box-shadow:none}.certificates-section--logos .certificate-card[data-v-c82a5e4e]:hover{border-color:#246bff38;box-shadow:0 22px 56px #12295421,0 6px 16px #1229540d}.certificates-section--logos .certificate-card picture[data-v-c82a5e4e]{height:100%;align-items:center;justify-content:center}.certificates-section--logos .gallery-thumb-img[data-v-c82a5e4e]{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:0;background:transparent}.certificates-section--logos .certificate-card:hover .gallery-thumb-img[data-v-c82a5e4e]{transform:none}.cert-nav[data-v-c82a5e4e]{position:absolute;top:50%;z-index:5;width:46px;height:46px;padding:0;border:1px solid transparent;border-radius:50%;background:#fff;color:#246bff;display:flex;align-items:center;justify-content:center;cursor:pointer;transform:translateY(-50%);box-shadow:0 12px 28px #12295424;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease,opacity .2s ease}.cert-nav-prev[data-v-c82a5e4e]{left:-23px;color:#ff3d83;border-color:#ff3d833d;background:#fffffff5}.cert-nav-next[data-v-c82a5e4e]{right:-23px;color:#246bff;border-color:#246bff3d;background:#fffffff5;box-shadow:0 12px 28px #12295424}.cert-nav-prev[data-v-c82a5e4e]:hover,.cert-nav-prev[data-v-c82a5e4e]:active{background:#ff3d83;color:#fff;border-color:#ff3d83;transform:translateY(-50%) scale(1.06);box-shadow:0 18px 38px #ff3d8342}.cert-nav-next[data-v-c82a5e4e]:hover,.cert-nav-next[data-v-c82a5e4e]:active{background:#246bff;color:#fff;border-color:#246bff;transform:translateY(-50%) scale(1.06);box-shadow:0 18px 42px #246bff57}.cert-nav[data-v-c82a5e4e]:focus-visible{outline:3px solid rgba(36,107,255,.28);outline-offset:3px}.cert-nav-prev[data-v-c82a5e4e]:focus-visible{outline-color:#ff3d834d}.cert-nav-icon[data-v-c82a5e4e]{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.cert-nav.swiper-button-disabled[data-v-c82a5e4e]{opacity:.35;cursor:default;pointer-events:none}@media(max-width:1024px){.certificates-section--logos .certificate-card[data-v-c82a5e4e]{height:140px;min-height:140px;padding:16px}.certificates-section[data-v-c82a5e4e]{padding:38px 0}.certificates-section--logos[data-v-c82a5e4e]{padding-bottom:30px}.certificates-section--logos+.certificates-section[data-v-c82a5e4e]{padding-top:30px}.gallery-thumb-img[data-v-c82a5e4e]{height:280px}}@media(max-width:768px){.certificates-section--logos .certificates-container[data-v-c82a5e4e]{width:min(100% - 32px,640px)}.certificates-section--logos .certificate-card[data-v-c82a5e4e]{height:126px;min-height:126px;padding:14px}.certificates-container[data-v-c82a5e4e]{width:min(100% - 32px,640px)}.certificates-head[data-v-c82a5e4e]{text-align:left;margin-bottom:28px}.certificates-head[data-v-c82a5e4e]:after{margin-left:0}.certificates-swiper[data-v-c82a5e4e]{padding:6px 2px 14px}.certificates-swiper[data-v-c82a5e4e] .swiper-wrapper{align-items:stretch}.certificates-swiper[data-v-c82a5e4e] .swiper-slide{height:auto;display:flex;align-items:stretch}.certificate-card[data-v-c82a5e4e]{min-height:0;height:clamp(270px,68vw,345px);aspect-ratio:auto;border-radius:22px}.certificate-card picture[data-v-c82a5e4e]{display:flex;width:100%;height:100%}.gallery-thumb-img[data-v-c82a5e4e]{width:100%;height:100%;max-height:none;object-fit:contain;object-position:center;background:#fff}.certificate-card[data-v-c82a5e4e]:hover,.certificate-card:hover .gallery-thumb-img[data-v-c82a5e4e]{transform:none}.swiper-gallery[data-v-c82a5e4e]:before,.swiper-gallery[data-v-c82a5e4e]:after,.swiper-gallery--fade-left[data-v-c82a5e4e]:before,.swiper-gallery--fade-right[data-v-c82a5e4e]:after{display:none;opacity:0}.cert-nav[data-v-c82a5e4e]{width:40px;height:40px}.cert-nav-prev[data-v-c82a5e4e]{left:-12px}.cert-nav-next[data-v-c82a5e4e]{right:-12px}.cert-nav-icon[data-v-c82a5e4e]{width:18px;height:18px}}@media(max-width:480px){.certificates-section--logos .certificate-card[data-v-c82a5e4e]{height:118px;min-height:118px;padding:12px}.certificates-section[data-v-c82a5e4e]{padding:30px 0}.certificates-section--logos[data-v-c82a5e4e]{padding-bottom:24px}.certificates-section--logos+.certificates-section[data-v-c82a5e4e]{padding-top:24px}.certificate-card[data-v-c82a5e4e]{height:clamp(250px,68vw,320px)}}.work-stack-section[data-v-15f619e1]{position:relative;padding:44px 0 36px;overflow:hidden}.work-stack-container[data-v-15f619e1]{position:relative;z-index:1;width:min(1200px,100% - 48px);margin:0 auto}.work-stack-head[data-v-15f619e1]{margin-bottom:34px;text-align:center}.work-stack-head h2[data-v-15f619e1]{margin:0;color:#07152f;font-size:clamp(28px,3vw,42px);font-weight:800;line-height:1.15}.work-stack-head[data-v-15f619e1]:after{content:"";display:block;width:54px;height:3px;margin:16px auto 0;border-radius:999px;background:linear-gradient(90deg,#ff3d83,#246bff)}.work-stack-gallery[data-v-15f619e1]{position:relative}.work-stack-gallery[data-v-15f619e1]:before,.work-stack-gallery[data-v-15f619e1]:after{content:"";position:absolute;top:0;bottom:0;z-index:4;width:96px;pointer-events:none;opacity:0;transition:opacity .22s ease}.work-stack-gallery[data-v-15f619e1]:before{left:0;background:linear-gradient(90deg,#fff,#ffffffe0 34%,#fff0)}.work-stack-gallery[data-v-15f619e1]:after{right:0;background:linear-gradient(270deg,#fff,#ffffffe0 34%,#fff0)}.work-stack-gallery--fade-left[data-v-15f619e1]:before,.work-stack-gallery--fade-right[data-v-15f619e1]:after{opacity:1}.work-stack-swiper[data-v-15f619e1]{padding:8px 4px 18px}.work-stack-card[data-v-15f619e1]{display:flex;min-height:154px;height:154px;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:18px;color:#101831;text-align:center;text-decoration:none;background:#ffffffdb;border:1px solid rgba(36,107,255,.16);border-radius:24px;box-shadow:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.work-stack-card[data-v-15f619e1]:hover{transform:translateY(-4px);border-color:#246bff3d;box-shadow:0 22px 56px #12295421,0 6px 16px #1229540d}.work-stack-card__icon[data-v-15f619e1],.work-stack-card__icon picture[data-v-15f619e1]{display:flex;align-items:center;justify-content:center;width:72px;height:72px}.work-stack-card__icon img[data-v-15f619e1]{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.work-stack-card__title[data-v-15f619e1]{color:#101831;font-size:16px;font-weight:800;line-height:1.2}.work-stack-nav[data-v-15f619e1]{position:absolute;top:50%;z-index:5;display:flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;color:#246bff;background:#fffffff5;border:1px solid rgba(36,107,255,.24);border-radius:50%;box-shadow:0 12px 28px #12295424;cursor:pointer;transform:translateY(-50%);transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease,opacity .2s ease}.work-stack-nav-prev[data-v-15f619e1]{left:-23px;color:#ff3d83;border-color:#ff3d833d}.work-stack-nav-next[data-v-15f619e1]{right:-23px}.work-stack-nav-prev[data-v-15f619e1]:hover,.work-stack-nav-prev[data-v-15f619e1]:active{color:#fff;background:#ff3d83;border-color:#ff3d83;box-shadow:0 18px 38px #ff3d8342;transform:translateY(-50%) scale(1.06)}.work-stack-nav-next[data-v-15f619e1]:hover,.work-stack-nav-next[data-v-15f619e1]:active{color:#fff;background:#246bff;border-color:#246bff;box-shadow:0 18px 42px #246bff57;transform:translateY(-50%) scale(1.06)}.work-stack-nav[data-v-15f619e1]:focus-visible{outline:3px solid rgba(36,107,255,.28);outline-offset:3px}.work-stack-nav-icon[data-v-15f619e1]{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}.work-stack-nav.swiper-button-disabled[data-v-15f619e1]{opacity:.35;cursor:default;pointer-events:none}@media(max-width:1024px){.work-stack-section[data-v-15f619e1]{padding:38px 0 30px}.work-stack-card[data-v-15f619e1]{min-height:140px;height:140px;padding:16px}.work-stack-card__icon[data-v-15f619e1],.work-stack-card__icon picture[data-v-15f619e1]{width:64px;height:64px}}@media(max-width:768px){.work-stack-container[data-v-15f619e1]{width:min(100% - 32px,640px)}.work-stack-head[data-v-15f619e1]{margin-bottom:28px;text-align:left}.work-stack-head[data-v-15f619e1]:after{margin-left:0}.work-stack-card[data-v-15f619e1]{min-height:126px;height:126px;padding:14px}.work-stack-card[data-v-15f619e1]:hover{transform:none}.work-stack-gallery[data-v-15f619e1]:before,.work-stack-gallery[data-v-15f619e1]:after,.work-stack-gallery--fade-left[data-v-15f619e1]:before,.work-stack-gallery--fade-right[data-v-15f619e1]:after{display:none;opacity:0}.work-stack-nav[data-v-15f619e1]{width:40px;height:40px}.work-stack-nav-prev[data-v-15f619e1]{left:-12px}.work-stack-nav-next[data-v-15f619e1]{right:-12px}.work-stack-nav-icon[data-v-15f619e1]{width:18px;height:18px}}@media(max-width:480px){.work-stack-section[data-v-15f619e1]{padding:30px 0 24px}.work-stack-card[data-v-15f619e1]{min-height:118px;height:118px;padding:12px}.work-stack-card__title[data-v-15f619e1]{font-size:15px}}
