@font-face{font-display:swap;font-family:Merriweather;font-style:italic;font-weight:300;src:local("Merriweather Light Italic"),local("Merriweather-Light-Italic"),url(../fonts/merriweather-light-italic.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2c6,U+2da,U+2dc,u+2000-206f,u+2074,u+20ac,u+2212,u+2215}@font-face{font-display:swap;font-family:Merriweather;font-style:italic;font-weight:700;src:local("Merriweather Bold Italic"),local("Merriweather-Bold-Italic"),url(../fonts/merriweather-bold-italic.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2c6,U+2da,U+2dc,u+2000-206f,u+2074,u+20ac,u+2212,u+2215}@font-face{font-display:swap;font-family:Tolyer;font-style:normal;font-weight:400;src:local("Tolyer-Regular"),local("Tolyer-Regular"),url(../fonts/tolyer.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2c6,U+2da,U+2dc,u+2000-206f,u+2074,u+20ac,u+2212,u+2215}@font-face{font-display:swap;font-family:Inter Tight;font-style:normal;font-weight:100 1000;font-stretch:25%151%;src:url(../fonts/inter-tight-variable.woff2)format("woff2-variations");src:url(../fonts/inter-tight-variable.woff2)format("woff2")tech("variations");unicode-range:U+??,U+131,U+152-153,U+2c6,U+2da,U+2dc,u+2000-206f,u+2074,u+20ac,u+2212,u+2215}@font-face{font-display:swap;font-family:Inter Tight;font-style:italic;font-weight:300 700;src:url(../fonts/inter-tight-italic-variable.woff2)format("woff2-variations");src:url(../fonts/inter-tight-italic-variable.woff2)format("woff2")tech("variations");unicode-range:U+??,U+131,U+152-153,U+2c6,U+2da,U+2dc,u+2000-206f,u+2074,u+20ac,u+2212,u+2215}.edts{display:-webkit-box;display:flex;gap:var(--gap)}@media (width<=1023px){.edts{overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none}.edts::-webkit-scrollbar{display:none}.edts{scroll-snap-type:var(--snap-type)}}.edts__item{display:-webkit-box;display:flex;-webkit-box-flex:0;flex:none;scroll-snap-align:var(--snap-align);width:var(--item-width)}.edt-card{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;box-sizing:border-box;background-color:var(--edt-card-bg);border-radius:var(--edt-card-radius);padding:var(--edt-card-padding);color:var(--edt-card-color);width:100%}.edt-card__top{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;gap:var(--edt-card-top-gap);margin-bottom:var(--edt-card-top-margin-bottom)}.edt-card__dt{font-family:var(--edt-card-dt-font);color:var(--edt-card-dt-color);font-size:var(--edt-card-dt-font-size);font-weight:var(--edt-card-dt-font-weight);line-height:var(--edt-card-dt-line-height);letter-spacing:var(--edt-card-dt-letter-spacing)}.edt-card__time:before{content:"";display:inline-block;width:var(--edt-card-dt-dot-separator-width);height:var(--edt-card-dt-dot-separator-height);margin:var(--edt-card-dt-dot-separator-margin);border-radius:var(--edt-card-dt-dot-separator-radius);background-color:var(--edt-card-dt-dot-separator-bg)}.edt-card__content{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-flex:1;flex:1 0 auto;gap:var(--edt-card-content-gap)}.edt-card__content a{transition:.2s ease-in-out;-webkit-text-decoration:none;text-decoration:none}.edt-card__content-top{-webkit-box-flex:1;flex:1 0 auto}.edt-card__title{font-family:var(--edt-card-title-font);color:var(--edt-card-title-color);font-size:var(--edt-card-title-font-size);font-weight:var(--edt-card-title-font-weight);line-height:var(--edt-card-title-line-height);letter-spacing:var(--edt-card-title-letter-spacing)}.edt-card .lblnew{--radius:2px}.avt-text{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;width:fit-content;gap:var(--gap);min-height:var(--avatar-height)}.avt-text__img{box-sizing:border-box;position:relative;display:inline-block;overflow:hidden;transition:.2s linear;width:var(--avatar-width);height:var(--avatar-height);border-radius:var(--avatar-radius)}.avt-text .img{display:inline-block;width:100%;height:100%}.avt-text .img img{position:absolute;inset:0;object-fit:cover;width:100%;height:100%}.avt-text__cnt-top{font-family:var(--font);font-size:var(--font-size);color:var(--color);line-height:var(--line-height);letter-spacing:var(--letter-spacing);font-weight:var(--font-weight)}.avt-text__cnt-top-inner a{transition:.2s linear;color:inherit;-webkit-text-decoration:none;text-decoration:none}@media (hover:hover){.avt-text__cnt-top-inner a:hover{opacity:inherit;-webkit-text-decoration:underline;text-decoration:underline}}.avt-text__cnt-sub{font-family:var(--sub-font);font-style:var(--sub-font-style);font-size:var(--sub-font-size);color:var(--sub-color);line-height:var(--sub-line-height);letter-spacing:var(--sub-letter-spacing);font-weight:var(--sub-font-weight)}.avt-text__cnt-prx{font-weight:var(--prefix-font-weight)}.avt-text{--gap:8px;--font:Inter Tight,sans-serif;--font-size:12px;--line-height:14px;--letter-spacing:0;--color:#000;--font-weight:700;--sub-font:Inter Tight,sans-serif;--sub-font-size:12px;--sub-line-height:14px;--sub-letter-spacing:0;--sub-color:#000;--sub-font-weight:400;--avatar-width:36px;--avatar-height:36px;--avatar-radius:100%;--prefix-font-weight:400}.avt-text--theme-light{--color:#fff}.badge,.icn{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.badge{box-sizing:border-box;-webkit-text-decoration:none;text-decoration:none;font-family:var(--badge-font-family);gap:0;gap:var(--badge-gap,0);background-color:var(--badge-bg);color:var(--badge-color);font-size:var(--badge-font-size);line-height:var(--badge-line-height);font-weight:var(--badge-font-weight);letter-spacing:var(--badge-letter-spacing);text-transform:none;text-transform:var(--badge-text-transform,none);padding:0;padding:var(--badge-padding,0);border-radius:0;border-radius:var(--badge-radius,0);height:auto;height:var(--badge-height,auto);border:none;border:var(--badge-border,none)}.edt-card{--edt-card-bg:#000;--edt-card-radius:12px;--edt-card-padding:32px 24px;--edt-card-color:#fff;--edt-card-top-margin-bottom:16px;--edt-card-top-gap:8px;--edt-card-content-gap:24px;--edt-card-dt-font:Inter Tight,sans-serif;--edt-card-dt-color:#fff;--edt-card-dt-font-size:10px;--edt-card-dt-font-weight:400;--edt-card-dt-line-height:1;--edt-card-dt-letter-spacing:0;--edt-card-dt-dot-separator-width:4px;--edt-card-dt-dot-separator-height:4px;--edt-card-dt-dot-separator-margin:0 8px 2px 4px;--edt-card-dt-dot-separator-radius:100%;--edt-card-dt-dot-separator-bg:#fff;--edt-card-title-font:Tolyer,sans-serif;--edt-card-title-color:#fff;--edt-card-title-font-size:32px;--edt-card-title-font-weight:700;--edt-card-title-line-height:30px;--edt-card-title-letter-spacing:-0.05em}.edt-card .avt-text{--avatar-width:32px;--avatar-height:32px}.edts{--gap:20px;--snap-type:x mandatory;--snap-align:center;--item-width:290px}@media (width<=1023px){.dynamic-layout-wrapper .edts{margin:0 -20px;padding:0 20px}}@media (width<=767px){.maincnt .edts{margin:0 -10px;padding:0 10px}}footer{background-color:#000;position:relative}footer .ft{position:relative;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:0 15px 40px}@media (width>=768px){footer .ft{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;-webkit-box-pack:justify;justify-content:space-between;padding:40px}}@media (width>=1024px){footer .ft{max-width:990px;margin:0 auto;padding:50px 0 40px}}footer .ft__list-item{display:inline-block;font-family:Inter Tight,Arial,sans-serif;font-size:12px;line-height:32px;color:#ffffff80;margin-right:20px;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase}@media (width>=768px){footer .ft__list-item{display:block;width:100%}}footer .ft__links .icn{margin-right:8px}footer .ft__link-item{font-family:Inter Tight,Arial,sans-serif;font-size:18px;line-height:46px;color:#fff;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}footer .ft__link-item--notify{-webkit-text-decoration:none;text-decoration:none}footer .ft__link-item--notify .icn{width:18px;height:18px}footer .ft__link-item--notify .icn svg{width:18px;height:18px;fill:#fff}@media (width>=768px){footer .ft__link-item--notify{font-weight:700}}footer .ft__link-item--settings{-webkit-text-decoration:none;text-decoration:none}footer .ft__link-item--settings .icn{width:18px;height:18px}footer .ft__link-item--settings .icn svg{width:18px;height:18px;fill:#fff}footer .ft__social-channels{width:237px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}@media (width>=768px){footer .ft__social-channels{width:184px}}@media (width<=767px){footer .ft__social-channels .btn__icon{width:42px;height:42px}}footer .ft__social-channels .btn__icon .icn svg{width:20px;height:20px}footer .ft__social-channels .btn__icon .icn svg path,footer .ft__social-channels .btn__icon .icn svg use{fill:#fff;stroke:#fff}footer .ft__social-channels .btn__icon:hover{background-color:#333;opacity:1}footer .ft__brand-logo--fanpage{width:135px;height:31px}@media (width>=768px){footer .ft__brand-logo--fanpage{width:140px;height:32px}}footer .ft__brand-logo--fanpage img{width:100%}footer .ft__brand-logo:hover{opacity:1}footer .ft__contacts-box{background-color:#1a1a1a;border-radius:8px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}@media (width>=768px){footer .ft__contacts-box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;padding:0 20px}}@media (width>=1024px){footer .ft__contacts-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center}}footer .ft__contacts-description{font-family:Inter Tight,sans-serif;font-size:16px;line-height:19px;color:#fff;text-align:center;width:235px}@media (width>=768px){footer .ft__contacts-description{font-size:14px;line-height:21px;width:auto}}footer .ft__contacts-buttons{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;gap:7px;-webkit-box-pack:justify;justify-content:space-between;margin-top:15px}@media (width>=768px){footer .ft__contacts-buttons{margin:0}}footer .ft__contacts-buttons .icn{margin-right:5px}footer .ft__pie{opacity:.5}footer .ft__pie-paragraph{font-family:Inter Tight,Arial,sans-serif;font-size:12px;line-height:16px;color:#fff;margin-bottom:20px}footer .ft__pie-paragraph:last-child{margin-bottom:0}footer .ft__apps{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}@media (width>=768px){footer .ft__apps{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}}footer .ft__apps-by:hover{opacity:1}footer .ft__apps-badges{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;gap:10px}footer .ft__badge-item{background-color:#282828;width:161px;height:50px;border-radius:50px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}@media (width>=768px){footer .ft__badge-item{width:103.3px;height:32px}}footer .ft__badge-item:before{content:"";display:inline-block}footer .ft__badge-item--app-store img{box-sizing:border-box;padding:8px 25px 13px;height:100%;width:100%}@media (width>=768px){footer .ft__badge-item--app-store img{padding:7px 24px 10px}}footer .ft__badge-item--google-play img{box-sizing:border-box;padding:11px 23px;height:100%;width:100%}@media (width>=768px){footer .ft__badge-item--google-play img{padding:9px 20px 8px}}footer .ft__badge-item:hover{background-color:#333;opacity:1}footer .ft__block--1 .ft__list{padding:40px 0;border-bottom:1px solid#707070}@media (width>=768px){footer .ft__block--1 .ft__list{border:none;padding:0}footer .ft__block--1{-webkit-box-ordinal-group:4;order:3;width:160px;margin-top:-8px}}footer .ft__block--2 .ft__links{padding:30px 0;border-bottom:1px solid#707070}@media (width>=768px){footer .ft__block--2 .ft__links{border:0;padding:0;margin-left:-25px}footer .ft__block--2 .ft__link-item{font-size:12px;line-height:31px;opacity:.5}}footer .ft__block--2 .ft__list{width:calc(100% - 30px);position:absolute;bottom:105px;left:0;border-bottom:1px solid#707070;margin:0 15px;padding:30px 0}@media (width>=768px){footer .ft__block--2 .ft__list{position:static;margin:0;border:none;padding:0}footer .ft__block--2{-webkit-box-ordinal-group:5;order:4;width:130px;display:-webkit-box;display:flex;margin-top:-6px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}}footer .ft__block--3 .ft__identities{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;padding:40px 0}@media (width>=768px){footer .ft__block--3 .ft__identities{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse;-webkit-box-pack:justify;justify-content:space-between;padding:0}}footer .ft__block--3 .ft__brand-logo{margin-top:30px}@media (width>=768px){footer .ft__block--3 .ft__brand-logo{margin-top:0}footer .ft__block--3{-webkit-box-ordinal-group:2;order:1;width:100%;margin-bottom:40px}}footer .ft__block--4 .ft__contacts-box{min-height:145px}@media (width>=768px){footer .ft__block--4 .ft__contacts-box{min-height:72px;margin:0}}@media (width>=1024px){footer .ft__block--4 .ft__contacts-box{min-height:150px}footer .ft__block--4 .ft__contacts-buttons{margin-top:15px}}footer .ft__block--4 .ft__button-item{width:130px;height:36px;border-radius:36px}@media (width>=768px){footer .ft__block--4 .ft__button-item{width:116px;height:32px}}@media (width>=1024px){footer .ft__block--4 .ft__button-item{width:130px;height:36px}}@media (width>=768px){footer .ft__block--4{-webkit-box-ordinal-group:6;order:5;width:100%;margin-top:40px}}@media (width>=1024px){footer .ft__block--4{width:250px;margin:0}}footer .ft__block--5 .ft__pie{padding:40px 0}@media (width>=768px){footer .ft__block--5 .ft__pie{padding:0}footer .ft__block--5{-webkit-box-ordinal-group:3;order:2;width:330px}}footer .ft__block--6 .ft__apps-badges{margin-bottom:40px}@media (width>=768px){footer .ft__block--6 .ft__apps-badges{margin:0}footer .ft__block--6{-webkit-box-ordinal-group:7;order:6;width:100%;margin-top:40px}}@media (width<=767px){footer .ft__bottom-logo{border-top:1px solid#707070;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;padding-top:40px;width:100%}}