:root{--bp-xs:480px;--bp-sm:834px;--bp-xl:1200px;--bp-xxl:1920px;--bp-mxs:479px;--bp-msm:833px;--bp-mxl:1199px;--bp-mxxl:1919px;--bp-addon-1380:1380px;--bp-addon-1279:1279px}.center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.centersb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@-webkit-keyframes arrowDrawCircle{0%{stroke-dashoffset:0;stroke:var(--arrow-draw-base-color)}1%{stroke-dashoffset:101;stroke:var(--arrow-draw-active-color)}100%{stroke-dashoffset:0;stroke:var(--arrow-draw-active-color)}}@keyframes arrowDrawCircle{0%{stroke-dashoffset:0;stroke:var(--arrow-draw-base-color)}1%{stroke-dashoffset:101;stroke:var(--arrow-draw-active-color)}100%{stroke-dashoffset:0;stroke:var(--arrow-draw-active-color)}}@-webkit-keyframes strokeColor{0%{stroke:var(--stroke-base-color)}50%{stroke:var(--stroke-active-color)}100%{stroke:var(--stroke-base-color)}}@keyframes strokeColor{0%{stroke:var(--stroke-base-color)}50%{stroke:var(--stroke-active-color)}100%{stroke:var(--stroke-base-color)}}:root{--bp-xs:480px;--bp-sm:834px;--bp-xl:1200px;--bp-xxl:1920px;--bp-mxs:479px;--bp-msm:833px;--bp-mxl:1199px;--bp-mxxl:1919px;--bp-addon-1380:1380px;--bp-addon-1279:1279px}.center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.centersb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@keyframes arrowDrawCircle{0%{stroke-dashoffset:0;stroke:var(--arrow-draw-base-color)}1%{stroke-dashoffset:101;stroke:var(--arrow-draw-active-color)}100%{stroke-dashoffset:0;stroke:var(--arrow-draw-active-color)}}@keyframes strokeColor{0%{stroke:var(--stroke-base-color)}50%{stroke:var(--stroke-active-color)}100%{stroke:var(--stroke-base-color)}}.service-stories-modal{position:fixed;display:none;z-index:1000;top:0;left:0;width:100%;height:100vh;background:#222;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@supports (height:100dvh){.service-stories-modal{height:100dvh}}.service-stories-modal.active{display:block;opacity:1}.service-stories-modal__container{position:relative;max-width:1728px;margin:0 auto;height:100%}.service-stories-modal .service-stories__card-title{margin-bottom:16px;padding-right:48px;font-family:Jost,sans-serif;font-weight:500;font-size:1.5rem;line-height:129.1666666667%;color:#222}.service-stories-modal .service-stories__card-text{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;gap:0;padding:0;margin-top:0}.service-stories-modal .service-stories__card-content{display:block;max-height:none}.service-stories-modal .service-stories__card-picture{display:none}.service-stories-modal .service-stories__card-arrow{display:none}.service-stories-modal .service-stories__modal-picture{display:-webkit-box;display:-ms-flexbox;display:flex;width:790px;-ms-flex-negative:0;flex-shrink:0;margin-left:auto;border-radius:10px;overflow:hidden}.service-stories-modal .service-stories__modal-image{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.service-stories-modal__nav{position:absolute;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;top:39px;left:24px;right:24px}.service-stories-modal__progress-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;z-index:10;width:calc(100% - 150px)}.service-stories-modal__progress-bar{-webkit-box-flex:1;-ms-flex:1;flex:1;height:8px;background:#333;border-radius:12px;overflow:hidden;max-width:69px;cursor:pointer}.service-stories-modal__progress-bar.completed .service-stories-modal__progress-fill{width:100%}.service-stories-modal__progress-fill{height:100%;width:0;background:#fff;-webkit-transition:width .1s linear;transition:width .1s linear;border-radius:2px}.service-stories-modal__arrows{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;gap:10px}.service-stories-modal__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #fff;border-radius:30px;width:60px;height:60px}.service-stories-modal__arrow--prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.service-stories-modal__arrow.hide{display:none}.service-stories-modal__arrow.disabled{opacity:.5;pointer-events:none}.service-stories-modal__arrow-icon{width:30px;height:30px;stroke:#fff;fill:transparent}.service-stories-modal__story-wrapper{height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.service-stories-modal__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:40px;gap:24px;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.service-stories-modal__content-wrapper::-webkit-scrollbar{width:3px}.service-stories-modal__content-wrapper::-webkit-scrollbar-thumb{border-radius:2px;width:3px;background:#ccc}.service-stories-modal__content-wrapper::-webkit-scrollbar-track{width:3px;background:#fff}.service-stories-modal__content-wrapper::-webkit-scrollbar-button{height:4px;background-color:transparent}.service-stories-modal__story-content{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:140px 24px 80px;overflow-y:auto}.service-stories-modal__story-slide{position:relative;display:none;width:100%;background:#f4f4f4;border-radius:16px;overflow:hidden;min-height:200px;max-height:calc(100vh - 220px)}.service-stories-modal__story-slide.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-animation:slideIn .3s ease;animation:slideIn .3s ease}.service-stories-modal__story-controls{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.service-stories-modal__control-area{-webkit-box-flex:1;-ms-flex:1;flex:1;cursor:pointer;background:0 0}.service-stories-modal__close-btn{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2;top:143px;right:26px;width:44px;height:44px}.service-stories-modal__close-btn:hover .service-stories-modal__close-btn-icon{stroke:#000}.service-stories-modal__close-btn-icon{height:24px;width:24px;stroke-width:2px;stroke:#222;-webkit-transition-property:stroke;transition-property:stroke;-webkit-transition-duration:.3s;transition-duration:.3s}@-webkit-keyframes slideIn{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideIn{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.service-stories__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;margin-bottom:20px}.service-stories__title{margin:0;font-family:Inter,sans-serif;font-weight:600;font-size:1.5625rem;letter-spacing:.02em;text-transform:uppercase;color:#222}.service-stories__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;border-radius:24px;background:#f4f4f4;cursor:pointer}.service-stories__card:hover .service-stories__card-arrow{background-color:#222}.service-stories__card:hover .service-stories__card-arrow-icon{stroke:#fff;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.service-stories__card:has(.service-stories__card-picture) .service-stories__card-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.service-stories__card-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:20px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:auto}.service-stories__card-title{position:relative;margin:0;z-index:1;font-family:Jost,sans-serif;font-weight:500;font-size:18px;line-height:23px;color:#222}.service-stories__card-content{max-height:0;overflow:hidden;display:none;-webkit-transition-property:opacity,max-height;transition-property:opacity,max-height;-webkit-transition-duration:.3s;transition-duration:.3s}.service-stories__card-picture{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;aspect-ratio:405/228;overflow:hidden;border-radius:24px}.service-stories__card-picture--empty{background-color:#e6e6e6}.service-stories__card-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.service-stories__card-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;border-radius:50%;border:1px solid #222;-webkit-transition-property:background-color,opacity,border-color;transition-property:background-color,opacity,border-color;-webkit-transition-duration:.3s;transition-duration:.3s;backdrop-filter:blur(15px)}.service-stories__card-arrow-icon{fill:none;stroke:#222;stroke-width:1px;width:100%;height:100%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition-property:stroke,-webkit-transform;transition-property:stroke,-webkit-transform;transition-property:stroke,transform;transition-property:stroke,transform,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s}.service-stories__modal-picture{display:none;margin:0 auto}.service-stories .swiper-wrapper{width:100%}.service-stories .swiper-slide{max-width:547px}.service-stories__cards--over-3 .swiper-slide{max-width:405px}@media (min-width:2100px){.service-stories .swiper-horizontal{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}@media (max-width:1919px){.service-stories-modal .service-stories__modal-picture{width:600px}.service-stories .swiper-slide{max-width:427px}.service-stories__cards--over-3 .swiper-slide{max-width:427px}}@media (max-width:1199px){.service-stories-modal .service-stories__card-content{padding-right:48px}.service-stories-modal .service-stories__modal-picture{width:560px;margin:0 auto}.service-stories-modal__content-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.service-stories__card-text{padding:12px 16px;gap:8px}.service-stories__card-title{font-size:16px;line-height:21px}.service-stories__card-arrow{width:32px;height:32px}.service-stories .swiper-slide{max-width:478px}.service-stories__cards--over-3 .swiper-slide{max-width:478px}.service-stories .swiper{margin-right:calc((-100vw + 100%)/ 2);padding-right:calc((100vw - 100%)/ 2);margin-left:calc((-100vw + 100%)/ 2);padding-left:calc((100vw - 100%)/ 2)}}@media (max-width:833px){.service-stories-modal .service-stories__card-title{padding-right:20px;font-size:1.25rem;line-height:120%}.service-stories-modal .service-stories__card-content{padding-right:20px}.service-stories-modal .service-stories__modal-picture{width:360px}.service-stories-modal__nav{top:16px;left:32px;right:32px}.service-stories-modal__progress-container{width:100%}.service-stories-modal__progress-bar{height:4px;border-radius:2px;max-width:none}.service-stories-modal__arrows{display:none}.service-stories-modal__content-wrapper{padding:16px 8px 99px 16px}.service-stories-modal__story-content{padding:36px 16px 16px}.service-stories-modal__story-slide{min-height:0;max-height:calc(100vh - 52px)}@supports (max-height:100dvh){.service-stories-modal__story-slide{max-height:calc(100dvh - 52px)}}.service-stories-modal__story-controls{display:-webkit-box;display:-ms-flexbox;display:flex}.service-stories-modal__close-btn{top:38px;right:18px;width:32px;height:32px}.service-stories-modal__close-btn-icon{height:20px;width:20px}.service-stories__group{margin-bottom:15px}.service-stories__title{font-size:1.25rem}.service-stories .swiper-slide{max-width:280px}.service-stories__cards--over-3 .swiper-slide{max-width:280px}}@media (max-width:479px){.service-stories-modal .service-stories__modal-picture{display:none;margin:0}.service-stories__arrows{display:none}.service-stories__card-title{font-size:14px;line-height:18px}}