:root{--color-white:#fff;--black:#000;--color-primary:#3642ae;--color-primary-2:#3258a8;--color-blue-2:#4953b4;--dark-blue:#434875;--color-light-blue:#f6f7ff;--color-dark:#1d1d1d;--color-dark-2:#2b2b2b;--color-dark-3:#424242;--color-text:#434343;--color-light-text:rgba(255, 255, 255, 0.6);--color-grey:#d4d4d4;--color-grey-2:#b3b3b3;--color-grey-3:#f4f4f4;--color-grey-4:#eaeaea;--color-grey-5:#dddddd;--color-grey-6:#e0e0e0;--color-grey-7:#d9d9d9;--color-grey-8:#aaaaaa;--color-grey-9:#dcdcdc;--color-light-grey:#f6f6f6;--color-light-grey-2:#d2d2d2;--color-dark-grey:#616161;--color-dark-grey-2:#868686;--color-dark-grey-3:#4d4d4d;--color-green:#33beb7;--color-green-2:#1a8d87;--color-green-hover:#0C6A66;--color-dark-green:#25928c;--color-success:#35b6b4;--color-error:#c04f4f;--color-head-table:#7179c4;--color-light-purpule:#ebecf7}.story{background-color:var(--color-light-blue)}.story .wrapper{padding-block:98px 162px}.story .title.title--ml{margin-bottom:22px}.story__list{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative;margin:0 auto;max-width:1053px;width:100%}.story__list::before{content:'';position:absolute;top:0;bottom:72px;left:calc(50% - 3px);width:6px;border-radius:20px;background-color:var(--color-blue-2)}.story__item{position:relative;width:calc(50% - 47px);margin-bottom:50px}.story__item:nth-child(odd)::after{left:calc(100% + 44px)}.story__item:nth-child(even){justify-content:flex-end;margin-left:94px;transform:translateY(100px)}.story__item:nth-child(even)::after{right:calc(100% + 24px)}.story__item::after{content:'';position:absolute;top:12%;width:26px;height:26px;border:solid 5px var(--color-white);border-radius:50%;background-color:var(--color-primary);transform:translateX(-37%)}.story__box{padding:30px 28px 31px 35px;max-width:479px;width:100%;border-radius:20px;background-color:var(--color-white)}.story__date{display:block;margin-bottom:10px;font-size:16px;font-weight:400;line-height:1.75}.story__date,.story__subtitle,.story__text{letter-spacing:.2px;text-align:left;color:var(--black)}.story__subtitle{display:block;margin-top:0;margin-bottom:25px;font-size:20px;font-weight:700;line-height:1.4}.story__text{margin:0;font-size:16px;font-weight:400;line-height:1.75}@media (min-width:1024px){.story .title.title--ml{margin-bottom:calc(22px + 38*(100vw - 1024px)/416)}.story__date{margin-bottom:calc(10px + -7*(100vw - 1024px)/416)}.story__subtitle{margin-bottom:calc(25px + -8*(100vw - 1024px)/416)}}@media (min-width:1440px){.story .title.title--ml{margin-bottom:60px}.story__date{margin-bottom:3px}.story__subtitle{margin-bottom:17px}}@media screen and (max-width:1024px){.story .wrapper{padding-block:37px 47px;padding-inline:20px}.story__list::before{left:0;bottom:11px}.story__list{max-width:100%}.story__item{width:100%;margin-bottom:0;padding-block:11px;padding-left:27px}.story__item:nth-child(even)::after,.story__item:nth-child(odd)::after{left:0}.story__item:nth-child(even){margin-left:0;transform:translateY(0);justify-content:flex-start;margin-top:0}.story__item:first-child{padding-top:0}.story__item::after{left:0}.story__box{padding:35px 18px 30px 22px;max-width:100%}}@media screen and (max-width:768px){.story__list{max-width:100%}}