@charset "UTF-8";:root{--color-primary: #df6b2a;--color-primary-rgb: 223, 107, 42;--color-primary-dark: #a7471a;--color-secondary: #0f1419;--color-border: #2a333c;--color-text: #aab1ba;--color-black: #000000;--color-white: #ffffff;--color-gray-dark: #151b21;--color-gray-light: #202832;--color-table-header-bg: #d9edf7;--color-table-header-bg-hover: #eef9ff;--color-table-row-bg: #f9f9f9;--color-table-text: #111111;--color-section-bg: #11171d;--color-mobile-nav-bg: #121820;--color-surface: #151b22;--color-surface-soft: #1b232c;--color-surface-card: #1f2932;--color-racing-orange: #df6b2a;--color-racing-orange-soft: #f08a3c;--typography-primary-font-family: "Oswald";--typography-text-font-family: "Rubik"}*{box-sizing:border-box;padding:0;border:none;margin:0;outline:none;-webkit-tap-highlight-color:transparent}*,*:before,*:after{box-sizing:border-box}html,body{width:100%;min-height:100%;cursor:default;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}img,fieldset{border:0}fieldset legend{display:none}img{vertical-align:top;max-width:100%;height:auto}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}table{border:0;border-collapse:collapse}table td{padding:0;vertical-align:top}input,select,textarea{box-sizing:border-box}input[type=number]::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}#__bs_notify__{padding:2px!important;font-size:10px!important;opacity:.75;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}a[href^=tel]{color:inherit;text-decoration:none}button{border:none;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}html{font-size:16px}body{background:var(--color-white);--scroll-bar: 15px;font-family:Rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;color:#8e8e8e;font-size:16px;line-height:18px}@media (min-width: 760px){body{font-size:20px;line-height:22px}}.page-container{max-width:1760px;margin:auto;padding-inline-start:20px;padding-inline-end:20px}@media (min-width: 1760px){.page-container{padding-inline-start:0px;padding-inline-end:0px}}.content-wrapper{max-width:1280px;margin:auto;padding-inline-start:20px;padding-inline-end:20px}@media (min-width: 1280px){.content-wrapper{padding-inline-start:0px;padding-inline-end:0px}}p{line-height:1.5}p:not(:last-child){margin-bottom:30px}.button{width:280px;height:78px;background-color:var(--color-primary);color:var(--color-white);cursor:pointer;transition:.4s;text-transform:uppercase;display:flex;justify-content:center;align-items:center;max-width:100%;font-family:var(--typography-primary-font-family),sans-serif;font-size:22px;font-weight:500;line-height:1.875}.button:not(:disabled):hover{background-color:var(--color-primary-dark)}.button:disabled{opacity:.7}.content-title{text-transform:uppercase;color:var(--color-secondary);font-family:var(--typography-primary-font-family),sans-serif;font-size:20px;font-weight:500;line-height:1}.icon{display:inline-block}.icon-play{background:url(/images/icons/icon-play.svg) center center/cover no-repeat;width:55px;height:55px}i.rutube{background:url(/images/icons/icon-rutube-white.svg) center center/cover no-repeat;width:18px;height:18px;display:block}.section-banner{height:150px;background-position:center center;background-size:cover;display:flex;flex-direction:column;color:var(--color-white);text-align:center;background-color:var(--color-gray-light);justify-content:center}@media (min-width: 960px){.section-banner{height:430px}}.section-banner h1{text-transform:uppercase;font-family:var(--typography-primary-font-family),sans-serif;font-size:45px;font-weight:400;line-height:normal}@media (min-width: 960px){.section-banner h1{font-family:var(--typography-primary-font-family),sans-serif;font-size:100px;font-weight:400;line-height:normal}}.section-content{padding:100px 0}.section-block{padding:50px 0}.section-block.type-gray{background-color:var(--color-section-bg)}.section-title{text-transform:uppercase;margin-bottom:60px;color:var(--color-secondary);font-family:var(--typography-primary-font-family),sans-serif;font-size:30px;font-weight:500;line-height:1}@media (min-width: 760px){.section-title{font-size:40px}}@media (min-width: 1024px){.section-title{font-size:60px}}.section-title.small-margin{margin-bottom:20px}.section-navigation{margin-top:20px}.section-navigation nav{display:flex;justify-content:center}.section-navigation .navigation-item{width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:all .2s linear}.section-navigation .navigation-item--link:not(.section-navigation .navigation-item--link--disabled):hover{color:var(--color-primary)}.section-navigation .navigation-item--current{font-weight:700;color:var(--color-primary)}.section-navigation .navigation-arrow{opacity:.9}.section-navigation .navigation-arrow:not(.section-navigation .navigation-arrow--disabled):hover{color:var(--color-primary)}.section-navigation .navigation-arrow--disabled{opacity:.7;cursor:default}.breadcrumb{display:flex;justify-content:center;align-items:center;color:var(--color-white);text-transform:uppercase;gap:10px;font-family:var(--typography-text-font-family),sans-serif;font-size:14px;font-weight:400;line-height:normal}.breadcrumb-link{transition:.4s}.breadcrumb-link:hover{color:var(--color-primary)}.breadcrumb-icon{font-size:10px}.text-content{color:var(--color-text)}.text-content h2,.text-content h3{color:var(--color-secondary);margin-bottom:20px}.text-content ul,.text-content ol{padding-left:20px;margin-bottom:20px}.text-content ul li:not(:last-child),.text-content ol li:not(:last-child){margin-bottom:10px}.text-content blockquote{font-style:italic;border-left:3px solid;padding-left:14px;margin-bottom:20px}.section-header{align-items:end;display:flex;justify-content:space-between;margin-bottom:1rem}.section-header__action{color:#ff9b2f;font-family:var(--typography-primary-font-family);font-size:.86rem;letter-spacing:.08em;text-transform:uppercase}.section-title{letter-spacing:.02em;text-transform:uppercase}.section-block{background:radial-gradient(circle at top left,rgba(255,145,41,.05),transparent 42%)}.media-hero{background:#0b0d10 url(/images/mainpage/hero-team-2026.png) center 33.3%/cover no-repeat;color:var(--color-white);display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,370px);gap:2rem;isolation:isolate;min-height:92vh;padding:6.4rem 2rem 3rem;position:relative}.media-hero__video{height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center 33.3%;object-position:center 33.3%;position:absolute;width:100%;z-index:-3}.media-hero__backdrop{background:linear-gradient(130deg,#05080beb 25%,#05080b75 72%),linear-gradient(to top,#0b0d10f2,#0b0d1033);top:0;right:0;bottom:0;left:0;position:absolute;z-index:-2}.media-hero__content h1{color:var(--color-white);font-family:var(--typography-primary-font-family),sans-serif;font-size:clamp(2.8rem,6vw,5.2rem);font-weight:600;letter-spacing:.03em;line-height:.96;margin-bottom:.5rem;max-width:16ch;text-transform:uppercase;text-wrap:balance}.media-hero__label{color:#ff9b2f;font-size:.8rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase}.media-hero__lead{color:#d4d9df;font-size:clamp(1rem,1.5vw,1.2rem);letter-spacing:.02em;max-width:54ch}.media-hero__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.2rem}.button,.button-sm{background:linear-gradient(180deg,#ff9b2f,#f56d1d);border:0;box-shadow:0 8px 24px #f56d1d38;color:#0a0d11;font-family:var(--typography-primary-font-family);letter-spacing:.04em;text-transform:uppercase}.button-outline{background:#080c106b;border:1px solid rgba(255,255,255,.4);box-shadow:none;color:var(--color-white)}.media-hero__live-panel{align-self:end;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(150deg,#0e141aeb,#05080ce0);border:1px solid rgba(255,155,47,.35);border-radius:18px;box-shadow:0 20px 40px #00000052;overflow:hidden;padding:1rem}.media-hero__live-panel h3{color:#ff9b2f;margin-bottom:.75rem;text-transform:uppercase}.media-hero__live-panel ul{display:grid;gap:.9rem;list-style:none;margin:0;padding:0}.media-hero__live-panel li{border-bottom:1px solid rgba(255,255,255,.1);display:grid;gap:.2rem;padding-bottom:.8rem}.media-hero__live-panel li:last-child{border-bottom:0;padding-bottom:0}.media-hero__live-panel span{color:#9fa8b3;font-size:.8rem;letter-spacing:.07em;text-transform:uppercase}.media-hero__live-panel a{color:var(--color-white)}.media-live__grid,.race-reviews__grid,.upcoming-races__list,.media-hub__cards,.vk-showcase__grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.latest-materials__feed{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.media-card,.latest-materials__card,.race-review-card,.upcoming-races__card,.media-hub-card{background:linear-gradient(170deg,#151a20,#0d1117);border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;transition:border-color .25s ease,transform .25s ease}.media-card:hover,.latest-materials__card:hover,.race-review-card:hover,.upcoming-races__card:hover,.media-hub-card:hover{border-color:#ff9b2f80;transform:translateY(-2px)}.media-card img,.latest-materials__card img,.race-review-card img,.upcoming-races__card img,.media-hub-card img{aspect-ratio:16/10;display:block;-o-object-fit:cover;object-fit:cover;width:100%}.media-card__body,.latest-materials__meta,.race-review-card__body,.upcoming-races__card>div,.media-hub-card__body{display:grid;gap:.5rem;padding:1rem}.media-card__body h3,.latest-materials__meta h3,.race-review-card__body h3,.upcoming-races__card h3,.media-hub-card__body h4{color:var(--color-white);font-size:1.12rem;line-height:1.25;margin:0}.media-card__thumb{position:relative}.media-card__badge,.latest-materials__badge{background:#ff9b2ff2;border-radius:999px;color:#0d1117;font-family:var(--typography-primary-font-family);font-size:.72rem;letter-spacing:.08em;padding:.18rem .62rem;text-transform:uppercase}.media-card__badge{left:.82rem;position:absolute;top:.82rem}.media-card__type,.media-card__platform,.latest-materials__platform{color:#9ea8b3;font-size:.82rem;letter-spacing:.06em;text-transform:uppercase}.latest-materials__link{color:#ff9b2f;font-family:var(--typography-primary-font-family);font-size:.82rem;letter-spacing:.06em;margin-top:.2rem;text-transform:uppercase}.button-sm{font-size:.8rem;justify-self:start;padding:.45rem .75rem}.events-filters{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1.1rem}.events-filters a{border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#c8cfd8;padding:.4rem .8rem;text-transform:uppercase}.events-filters a.is-active{border-color:#ff9b2f;color:#ff9b2f}.events-list--grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.events-list__item--card .events-list__readmore h3{margin:0}.race-analytics__hero{display:grid;gap:1rem;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);margin-bottom:1.2rem}.race-analytics__hero img{border-radius:12px;max-height:420px;-o-object-fit:cover;object-fit:cover;width:100%}.race-analytics__hero-meta,.race-analytics__grid article,.race-analytics__videos,.race-analytics__gallery{background:#12171e;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1rem}.race-analytics__grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:1rem}.race-analytics__result{color:#ff9b2f;font-family:var(--typography-primary-font-family);font-size:1.25rem}.race-analytics__links{display:flex;flex-wrap:wrap;gap:.6rem}.race-analytics__gallery-grid{display:grid;gap:.6rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.race-analytics__gallery-grid img{aspect-ratio:4/3;border-radius:8px;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width: 1100px){.latest-materials__feed{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1024px){.media-hero{grid-template-columns:1fr;min-height:auto;padding-top:4.8rem}.race-analytics__hero{grid-template-columns:1fr}.media-hero__content h1{font-size:clamp(2.35rem,9vw,3.2rem)}}@media (max-width: 768px){.section-header{align-items:start;flex-direction:column;gap:.35rem}.latest-materials__feed{gap:.9rem;grid-template-columns:1fr}.latest-materials__card img{aspect-ratio:9/11}.media-live__grid,.race-reviews__grid,.upcoming-races__list,.vk-showcase__grid,.media-hub__cards{grid-template-columns:1fr}}.header-top{background:var(--color-gray-dark);padding:7px 30px;font-size:14px}.header-top__leftside{display:none}@media (min-width: 1024px){.header-top__leftside{display:flex;align-items:center;gap:40px}}.header-top__rightside{display:block}@media (min-width: 1024px){.header-top__rightside{display:none}}.header-top-nav{display:flex;color:var(--color-text);font-family:var(--typography-text-font-family),sans-serif;font-size:14px;font-weight:400;line-height:26px}.header-top-nav__element{position:relative;display:block}.header-top-nav__element:not(:last-child){margin-right:15px;padding-right:20px}.header-top-nav__element:not(:last-child):after{content:"";width:5px;height:5px;background:var(--color-primary);right:0;top:50%;transform:translateY(-50%) rotate(45deg);position:absolute}.header-top-socials{display:flex}.header-top-socials .top-social-icon{display:block;font-size:18px;line-height:1;transition:.4s}.header-top-socials .top-social-icon:not(:last-child){margin-right:20px}.header-top-socials .top-social-icon:hover{color:var(--color-primary)}.header-top-socials .top-social-icon .rutube{background-image:url(/images/icons/icon-rutube-grey.svg)}.header-top-socials .top-social-icon .rutube:hover{background-image:url(/images/icons/icon-rutube-red.svg)}.header-mobile{display:flex;justify-content:center;padding:30px 0}.header-mobile .header-logo{display:block}@media (min-width: 760px){.header-mobile{display:none}}.header-main{position:fixed;top:0;left:-100%;width:75%;height:100vh;background:var(--color-mobile-nav-bg);color:#fff;transition:left .3s ease-in-out;z-index:100}@media (min-width: 760px){.header-main{background:transparent;position:relative;left:auto;width:100%;height:auto;display:flex;justify-content:space-between;padding-top:34px;padding-bottom:34px}}.header-logo{display:none;width:110px;height:110px;flex-shrink:0}@media (min-width: 760px){.header-logo{display:block}}.header-logo img{width:100%}.header-nav{display:block}@media (min-width: 760px){.header-nav{display:flex;justify-content:flex-end;align-items:center;text-transform:uppercase;gap:65px}}.header-nav-button{display:none}@media (min-width: 1024px){.header-nav-button{display:flex}}.header-nav-menu{color:var(--color-white);list-style:none;padding-top:50px}@media (min-width: 760px){.header-nav-menu{color:var(--color-secondary);display:flex;gap:50px;padding-top:0}}.header-nav-menu__item{position:relative;height:60px;border-bottom:1px solid rgba(0,0,0,.15)}@media (min-width: 760px){.header-nav-menu__item{height:auto;border-bottom:none}}.header-nav-menu__item a{transition:.4s;display:block;font-family:var(--typography-primary-font-family),sans-serif;font-size:20px;font-weight:500;line-height:60px}@media (min-width: 760px){.header-nav-menu__item a{font-family:var(--typography-primary-font-family),sans-serif;font-size:18px;font-weight:500;line-height:1}}.header-nav-menu__item:not(:last-child):after{content:"";width:5px;height:5px;background:var(--color-primary);right:-27px;top:50%;transform:translateY(calc(-50% - 2px)) rotate(45deg);position:absolute;display:none}@media (min-width: 760px){.header-nav-menu__item:not(:last-child):after{display:block}}.header .menu-toggle{display:none}.header .menu-icon{display:block;font-size:24px;cursor:pointer}@media (min-width: 1024px){.header .menu-icon{display:none}}.header .menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:none;z-index:99}@media (min-width: 1024px){.header .menu-overlay{display:none}}@media (max-width: 1023px){.header .menu-toggle:checked~.header-main{left:0}.header .menu-toggle:checked~.menu-overlay{display:block}}.footer{background-color:var(--color-secondary)}.footer-main{padding:60px 0;border-top:1px solid var(--color-secondary);background-color:var(--color-gray-light)}@media (min-width: 1024px){.footer-main{padding:125px 0}}.footer-main__content{display:block;text-align:center}@media (min-width: 1024px){.footer-main__content{display:flex;justify-content:space-between;align-items:flex-start;text-align:left}}.footer-navigation{margin-bottom:40px;padding:0 20px}@media (min-width: 1024px){.footer-navigation{margin-bottom:0}}.footer-navigation h5{text-transform:uppercase;color:var(--color-black);margin-bottom:15px;font-family:var(--typography-primary-font-family),sans-serif;font-size:18px;font-weight:500;line-height:1}@media (min-width: 1024px){.footer-navigation h5{margin-bottom:30px}}.footer-navigation__list{list-style:none;text-transform:uppercase}.footer-navigation__item{font-size:18px}.footer-navigation__item:not(:last-child){margin-bottom:5px}.footer-navigation__item a{transition:.4s}.footer-navigation__item a:hover{color:var(--color-primary)}.footer-email__title{text-transform:uppercase;color:var(--color-black);margin-bottom:30px;font-family:var(--typography-primary-font-family),sans-serif;font-size:30px;font-weight:500;line-height:1.1}@media (min-width: 1024px){.footer-email__title{font-size:60px;margin-bottom:50px}}.footer-email__value{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:50px}@media (min-width: 1024px){.footer-email__value{justify-content:flex-start;margin-bottom:0}}.footer-email__value i{color:var(--color-primary);font-size:24px}.footer-email__link{transition:.4s;color:var(--color-black);font-family:var(--typography-primary-font-family),sans-serif;font-size:27px;font-weight:500;line-height:1.1}.footer-email__link:hover{color:var(--color-primary)}.footer-logo{display:block;width:220px;height:220px;margin:auto}@media (min-width: 1024px){.footer-logo{margin:0}}.footer-logo img{width:100%}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:65px;padding-bottom:65px;flex-direction:column;text-align:center;gap:20px}@media (min-width: 960px){.footer-bottom{flex-direction:row;text-align:start}}.footer-bottom__copyright{color:var(--color-text);flex:1;font-family:var(--typography-text-font-family),sans-serif;font-size:20px;font-weight:400;line-height:normal}.footer-bottom__copyright p{margin-bottom:0}.footer-bottom__copyright a{font-size:14px}.footer-bottom__copyright a:hover{color:var(--color-primary)}.footer-bottom__title{text-transform:uppercase;color:var(--color-white);text-align:center;flex:1;font-family:var(--typography-primary-font-family),sans-serif;font-size:38px;font-weight:500;line-height:normal}.footer-bottom__socials{text-transform:uppercase;color:var(--color-white);display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:1}.footer-bottom__socials h4{font-family:var(--typography-primary-font-family),sans-serif;font-size:18px;font-weight:500;line-height:normal;margin-right:10px;display:none}@media (min-width: 1024px){.footer-bottom__socials h4{display:block}}.footer-bottom__socials-item{background-color:var(--color-black);width:45px;height:45px;transition:.4s;display:flex;align-items:center;justify-content:center}.footer-bottom__socials-item:hover{background-color:var(--color-primary)}.homepage-team{display:flex;flex-wrap:wrap;justify-content:center;gap:25px}@media (min-width: 760px){.homepage-team{justify-content:space-evenly}}@media (min-width: 1024px){.homepage-team{justify-content:flex-start;gap:24px 2%}}.homepage-team__item{width:100%;max-width:450px;background-color:var(--color-section-bg)}@media (min-width: 760px){.homepage-team__item{width:45%}}@media (min-width: 1024px){.homepage-team__item{width:32%}}.homepage-team__item__figure{position:relative}.homepage-team__item__photo{filter:brightness(100%) contrast(100%) saturate(75%) blur(0px) hue-rotate(0deg)}.homepage-team__item__name{text-transform:uppercase;position:absolute;left:30px;bottom:55px;color:var(--color-primary);font-family:var(--typography-primary-font-family),sans-serif;font-size:38px;font-weight:500;line-height:1}.homepage-team__item__lead{padding:20px 30px 30px;line-height:1.1;font-size:clamp(14px,3vw,20px)}.homepage-results{text-transform:uppercase;display:flex;flex-direction:column;gap:40px}@media (min-width: 1024px){.homepage-results{flex-direction:row;justify-content:space-between;flex-wrap:wrap}}.homepage-results__section{width:100%;color:var(--color-secondary)}@media (min-width: 1024px){.homepage-results__section{width:45%}.homepage-results__title{font-size:50px}}.homepage-results__subtitle{font-family:var(--typography-text-font-family),sans-serif;font-size:20px;font-weight:400;line-height:36px}.homepage-results__list{margin-top:40px;display:flex;flex-direction:column}@media (min-width: 760px){.homepage-results__list{flex-direction:row;justify-content:space-between;gap:40px}}.homepage-results__list__item{width:100%}.homepage-results__list__item span{display:block}.homepage-results__value{color:var(--color-primary);padding-bottom:20px;margin-bottom:15px;border-bottom:3px solid var(--color-primary);font-family:var(--typography-primary-font-family),sans-serif;font-size:50px;font-weight:500;line-height:1}@media (min-width: 960px){.homepage-results__value{font-size:60px}}@media (min-width: 1024px){.homepage-results__value{font-size:80px}}.homepage-results__label{text-align:center;font-family:var(--typography-primary-font-family),sans-serif;font-size:18px;font-weight:500;line-height:40px}.homepage-moments{display:grid;gap:20px}.homepage-moments:has(:only-child){grid-template-columns:1fr}.homepage-moments:has(:nth-child(2):nth-last-child(1)){grid-template-columns:repeat(2,1fr)}.homepage-moments:has(:nth-child(3)){grid-template-columns:repeat(3,1fr)}.homepage-moments iframe{width:100%;aspect-ratio:16/9;height:auto}.homepage-features__intro{margin-bottom:60px}@media (min-width: 760px){.homepage-features__intro{display:flex;align-items:center;justify-content:space-between}}.homepage-features__intro__title{font-size:30px;line-height:35px;margin-bottom:40px}@media (min-width: 760px){.homepage-features__intro__title{width:50%;font-size:40px;line-height:45px;margin-bottom:0}}.homepage-features__intro__description{border-bottom:3px solid var(--color-primary);padding-bottom:35px}@media (min-width: 760px){.homepage-features__intro__description{width:50%}}.homepage-features__item{max-width:510px;margin:auto;background:var(--color-section-bg)}@media (min-width: 760px){.homepage-features__item{max-width:690px;width:690px}}@media (min-width: 960px){.homepage-features__item{max-width:930px;width:930px}}@media (min-width: 1024px){.homepage-features__item{display:flex;justify-content:space-between;align-items:center}}@media (min-width: 1200px){.homepage-features__item{max-width:100%;width:100%}}.homepage-features__item:nth-child(2n){flex-direction:row-reverse}.homepage-features__item:not(:last-child){margin-bottom:50px}@media (min-width: 1024px){.homepage-features__item__image{width:50%;height:100%}.homepage-features__item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.homepage-features__item__content{padding:30px;display:flex;flex-direction:column;justify-content:center;align-self:stretch}@media (min-width: 760px){.homepage-features__item__content{width:410px;margin:auto;padding:30px 0}}@media (min-width: 1024px){.homepage-features__item__content{width:50%;padding:30px}}@media (min-width: 1200px){.homepage-features__item__content{padding:30px 70px}}.homepage-features__item__title{font-size:30px;line-height:1;margin-bottom:20px}@media (min-width: 1024px){.homepage-features__item__title{font-size:40px}}.homepage-features__item__lead{margin-bottom:30px}.homepage-sponsors{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}@media (min-width: 760px){.homepage-sponsors{justify-content:space-between;gap:0}}.homepage-sponsors__item{width:150px}.homepage-media{display:flex;flex-wrap:wrap}.homepage-media__image{width:50%;aspect-ratio:1.7}@media (min-width: 760px){.homepage-media__image{width:25%}}@media (min-width: 1024px){.homepage-media__image{width:33.3%}}.homepage-media__image figure{width:100%;height:100%}.homepage-media__image figure img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.homepage-media__image a{display:block;width:100%;height:100%}.carousel{width:100%;overflow:hidden}.carousel-track{display:flex;transition:transform .3s ease}.carousel-item{width:430px;height:286px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;overflow:hidden;aspect-ratio:430/286}.carousel-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width: 1280px){.carousel-item{width:33.3333333333%;height:66.6666666667%}}@media (max-width: 768px){.carousel-item{width:50%;height:100%}}@media (max-width: 480px){.carousel-item{width:100%;height:100%}}.achievements-title{background-image:url(/images/achievements-bg.webp)}.achievements-wrapper{overflow-x:auto}.achievements-table{width:100%;color:var(--color-table-text);border-bottom:1px solid var(--color-border);font-family:var(--typography-text-font-family),sans-serif;font-size:20px;font-weight:400;line-height:30px}.achievements-table thead{background-color:var(--color-table-header-bg);border-bottom:1px solid var(--color-border);font-weight:900}.achievements-table tbody tr:hover{background-color:var(--color-table-header-bg-hover)}.achievements-table tbody tr:nth-child(2n):not(:hover){background-color:var(--color-table-row-bg)}.achievements-table th{padding:10px}.achievements-table td{padding:10px;min-height:40px}.achievements-table td.column-1,.achievements-table td.column-2,.achievements-table td.column-3{text-align:center}.achievements-table td.column-7{text-align:right}.events-title{background-image:url(/images/events-bg.webp)}.events-list{display:flex;flex-wrap:wrap;margin-bottom:60px;justify-content:center}@media (min-width: 760px){.events-list{justify-content:flex-start;gap:2%}}@media (min-width: 1200px){.events-list{gap:0}}.events-list__item{width:100%;transition:all .3s ease;max-width:500px}@media (min-width: 760px){.events-list__item{width:49%}}@media (min-width: 1200px){.events-list__item{width:32%;max-width:430px}}.events-list__item:hover{margin-top:-5px}.events-list__item__thumbnail{position:relative}.events-list__item__thumbnail img{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;aspect-ratio:1.4}.events-list__item__thumbnail a{display:block;height:100%;transition:all .3s ease;position:relative}.events-list__item__thumbnail:hover a{background-image:none}.events-list__readmore{padding:15px 10px;text-transform:uppercase;letter-spacing:2px;border-bottom:0;transition:all .3s ease;position:relative;color:var(--color-primary);font-family:var(--typography-text-font-family),sans-serif;font-size:15px;font-weight:600;line-height:2}.events-list__readmore span{color:var(--color-text);display:block}.events-list__item:hover .events-list__readmore{border-bottom:4px solid var(--color-secondary)}.gallery-title{background-image:url(/images/gallery-bg.webp)}.gallery-section:not(:last-child){margin-bottom:60px}.gallery-grid{display:flex;flex-wrap:wrap;gap:30px;width:100%}@media (min-width: 640px){.gallery-grid{justify-content:center}}@media (min-width: 1024px){.gallery-grid{justify-content:flex-start;gap:24px 2%}}.gallery-element{width:100%;position:relative;cursor:pointer;border-bottom:4px solid transparent;transition:all .5s ease-in-out}.gallery-element__image{aspect-ratio:1.333;transition:all .5s ease-in-out}.gallery-element:hover{border-bottom-color:var(--color-secondary)}.gallery-element:hover .gallery-element__image{transform:scale(1.01)}@media (min-width: 640px){.gallery-element{width:510px}}@media (min-width: 760px){.gallery-element{width:610px}}@media (min-width: 1024px){.gallery-element{width:32%}}.gallery-element img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.gallery-element a{display:flex;align-items:center;justify-content:center;position:absolute;z-index:1;width:100%;height:100%;left:0;top:0}.gallery-element a:before{content:"";background:transparent;transition:all .5s ease-in-out;position:absolute;left:0;top:0;width:100%;height:100%;opacity:.7}.gallery-element__caption{width:100%;transition:all .5s ease-in-out;padding:10px;font-family:var(--typography-text-font-family),sans-serif;font-size:15px;font-weight:600;line-height:2}.gallery-element__caption h4{color:var(--color-primary);font-family:var(--typography-primary-font-family),sans-serif;font-size:18px;font-weight:600;line-height:1.4}@media (min-width: 480px){.gallery-element__caption h4{font-family:var(--typography-primary-font-family),sans-serif;font-size:24px;font-weight:600;line-height:1.4}}@media (min-width: 1024px){.gallery-element__caption h4{font-family:var(--typography-primary-font-family),sans-serif;font-size:18px;font-weight:600;line-height:1.4}}@media (min-width: 1280px){.gallery-element__caption h4{font-family:var(--typography-primary-font-family),sans-serif;font-size:24px;font-weight:600;line-height:1.4}}.gallery-element__caption span{color:var(--color-secondary);display:block}.gallery-play-icon{position:relative;z-index:2}body{background:radial-gradient(circle at 12% 0%,rgba(var(--color-primary-rgb),.12),transparent 34rem),linear-gradient(180deg,#111820,#0b1015);color:#c4cbd3}main{background:linear-gradient(180deg,#111820,#0c1116 45%,#0a0d11);overflow:hidden}a{color:inherit}.content-wrapper{max-width:1240px}.color-red{color:var(--color-primary)}.u-nowrap{white-space:nowrap}.header{background:#0c1116d6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.07);left:0;position:sticky;right:0;top:0;z-index:90}.header-top,.header-mobile{display:none}.header-main{align-items:center;color:#f2f5f7;display:flex;height:96px;justify-content:space-between;padding-bottom:0;padding-top:0}.header-logo{align-items:center;display:flex;height:auto;width:112px}.header-logo img{display:block;max-height:86px;-o-object-fit:contain;object-fit:contain;width:100%}.header-nav-menu{align-items:center;color:#dce2e7;display:flex;gap:clamp(1.2rem,2.6vw,2.8rem);list-style:none;padding:0}.header-nav-menu__item{border:0;height:auto}.header-nav-menu__item:after{display:none!important}.header-nav-menu__item a{color:#dce2e7;font-size:.92rem;letter-spacing:.11em;line-height:1;text-transform:uppercase}.header-nav-menu__item a:hover{color:var(--color-primary)}.menu-toggle,.menu-overlay{display:none}.section-banner{background:linear-gradient(120deg,#090d12eb,#090d129e),url(/images/mainpage/RacingExtreme-scaled.jpg) center/cover no-repeat;border-bottom:1px solid rgba(255,255,255,.08);height:auto;min-height:320px;padding:5rem 1rem 3rem;position:relative;text-align:left}.section-banner:after{background:linear-gradient(90deg,var(--color-primary),transparent);bottom:0;content:"";height:2px;left:0;position:absolute;width:min(36rem,72vw)}.section-banner h1{font-size:clamp(3rem,8vw,6.6rem);letter-spacing:.025em;line-height:.95;margin:0 auto;max-width:1180px;text-transform:uppercase}.section-banner .breadcrumb{justify-content:flex-start;margin:1rem auto 0;max-width:1180px}.section-content,.section-block{background:radial-gradient(circle at 80% 0%,rgba(var(--color-primary-rgb),.08),transparent 32rem),#0d1218;padding:clamp(3.2rem,5vw,4.4rem) 0}#about.section-block{padding-bottom:clamp(1.2rem,2vw,1.8rem)}#about+#team.section-block{padding-top:clamp(1.2rem,2vw,1.8rem)}.section-title,.media-hub__intro h2,.media-hub__section h3,.gallery-section h2{color:#f5f7f8;font-family:var(--typography-primary-font-family),sans-serif;font-size:clamp(2.4rem,4.2vw,3.8rem);letter-spacing:.025em;line-height:.98;margin-bottom:1.4rem;text-transform:uppercase}.section-header{align-items:end;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.2rem}.section-header__action,.events-list__readmore a,.race-review-card__body a,.upcoming-races__card a,.media-hub-card__body a,.latest-materials__link{color:var(--color-primary);font-family:var(--typography-primary-font-family),sans-serif;font-size:.86rem;letter-spacing:.08em;text-transform:uppercase}.button,.button-sm{background:linear-gradient(180deg,#f08a3c,#cf5a20);border:1px solid rgba(255,255,255,.08);border-radius:7px;box-shadow:0 14px 34px #cf5a2038;color:#fff;font-family:var(--typography-primary-font-family),sans-serif;font-size:.92rem;height:auto;letter-spacing:.06em;min-height:44px;padding:.8rem 1.15rem;text-transform:uppercase;width:auto}.button:hover,.button-sm:hover{background:linear-gradient(180deg,#ff9b49,#df6b2a)}.button-outline{background:#ffffff0a;box-shadow:none;color:#fff}.media-hero{background:#0b1015 url(/images/mainpage/hero-team-2026.png) center 33.3%/cover no-repeat;display:grid;align-items:end;gap:clamp(1.5rem,4vw,4.5rem);grid-template-columns:minmax(0,1fr) minmax(280px,380px);isolation:isolate;min-height:min(720px,100vh - 96px);padding:clamp(4rem,7vw,6rem) max(0px,(100vw - 960px) / 2) 3rem}.media-hero__video{-o-object-fit:cover;object-fit:cover;-o-object-position:center 33.3%;object-position:center 33.3%}.media-hero__backdrop{background:linear-gradient(105deg,#080c10f5,#080c10b8 47%,#080c1057),linear-gradient(0deg,rgba(8,12,16,.98),transparent 40%)}.media-hero__content{align-self:stretch;display:flex;flex-direction:column;justify-content:flex-end;justify-self:start;margin:0;max-width:none;min-height:100%;padding:0 0 .2rem;width:100%}.media-hero__headline{display:grid;gap:.075rem}.media-hero__content h1{font-size:clamp(4.2rem,7.2vw,6.25rem);letter-spacing:.018em;line-height:.88;margin:0;max-width:9.5ch}.media-hero__label{color:var(--color-primary);font-size:.82rem;letter-spacing:.18em}.media-hero__lead{color:#e3e8ed;font-size:clamp(1rem,1.6vw,1.25rem);margin-bottom:0;max-width:42rem}.media-hero__live-panel{align-self:end;background:#12181ebd;border:1px solid rgba(255,255,255,.16);border-radius:10px;box-shadow:0 22px 70px #00000047;padding:1.15rem;width:100%}.media-hero__live-panel ul{display:grid;gap:.85rem}.media-hero__live-panel li{background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:.75rem}.media-hero__live-panel h3{color:#fff;font-size:1.25rem;letter-spacing:.06em}.media-card,.latest-materials__card,.race-review-card,.upcoming-races__card,.media-hub-card,.events-list__item--card,.race-analytics__hero-meta,.race-analytics__grid article,.race-analytics__videos,.race-analytics__gallery{background:linear-gradient(180deg,#1f2932fa,#12181efa);border:1px solid rgba(255,255,255,.08);border-radius:12px;box-shadow:0 16px 50px #00000029;overflow:hidden}.media-card,.latest-materials__card,.race-review-card,.upcoming-races__card,.media-hub-card,.events-list__item--card,.homepage-team__item,.homepage-features__item{min-height:100%}.media-card:hover,.latest-materials__card:hover,.race-review-card:hover,.upcoming-races__card:hover,.media-hub-card:hover,.events-list__item--card:hover{border-color:rgba(var(--color-primary-rgb),.62);transform:translateY(-3px)}.media-card img,.latest-materials__card img,.race-review-card img,.upcoming-races__card img,.media-hub-card img,.events-list__item__thumbnail img{aspect-ratio:16/9;display:block;filter:brightness(.86) contrast(1.08) saturate(1.04);-o-object-fit:cover;object-fit:cover;width:100%}.media-card__body,.latest-materials__meta,.race-review-card__body,.upcoming-races__card>div,.media-hub-card__body,.events-list__readmore{display:grid;gap:.48rem;padding:1rem}.media-card__body p,.latest-materials__meta p,.race-review-card__body p,.upcoming-races__card p,.media-hub-card__body p{color:#aab1ba;margin:0}.media-card__body h3,.latest-materials__meta h3,.race-review-card__body h3,.upcoming-races__card h3,.events-list__readmore h3,.media-hub-card__body h4{color:#fff;font-size:clamp(1.05rem,1.7vw,1.32rem);line-height:1.2;margin:0;text-transform:uppercase}.media-card__badge,.latest-materials__badge,.media-hub-card__body span{background:rgba(var(--color-primary-rgb),.95);border-radius:3px;color:#fff;display:inline-flex;font-family:var(--typography-primary-font-family),sans-serif;font-size:.72rem;justify-self:start;letter-spacing:.08em;padding:.18rem .5rem;text-transform:uppercase}.media-live__grid,.race-reviews__grid,.upcoming-races__list,.media-hub__cards,.vk-showcase__grid,.events-list--grid{display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr))}.media-live__grid--count-1,.latest-materials__feed--count-1{grid-template-columns:minmax(320px,640px)}.media-live__grid--count-2,.latest-materials__feed--count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.media-hub__intro{margin-bottom:clamp(2rem,4vw,3rem);max-width:820px}.media-hub__intro p{color:#aab1ba;font-size:clamp(1rem,1.7vw,1.18rem);margin-bottom:1.15rem}.media-hub__tabs{display:flex;flex-wrap:wrap;gap:.65rem}.media-hub__tabs a{background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:7px;color:#f4f7f9;font-family:var(--typography-primary-font-family),sans-serif;font-size:.9rem;letter-spacing:.06em;padding:.55rem .85rem;text-transform:uppercase}.media-hub__tabs a:hover{background:var(--color-primary)}.media-hub__quick-streams{display:grid;gap:.8rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:.9rem 0}.latest-materials__feed{display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr))}.media-live__grid:not(.media-live__grid--count-1):not(.media-live__grid--count-2) .media-card:first-child{grid-column:span 2}.latest-materials__feed .latest-materials__card:first-child{grid-column:auto}.events-filters{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:2rem}.events-filters a{background:#ffffffe6;border:1px solid rgba(255,255,255,.16);border-radius:7px;color:#121820;padding:.55rem .85rem}.events-filters a.is-active,.events-filters a:hover{background:var(--color-primary);color:#fff}.events-section:not(:last-child),.media-hub__section:not(:last-child),.gallery-section:not(:last-child){margin-bottom:clamp(2.4rem,5vw,4.4rem)}.events-list{margin-bottom:0}.events-list__item{max-width:none;width:auto}.events-list__item:hover{margin-top:0}.events-list__readmore{color:#c4cbd3;letter-spacing:0;text-transform:none}.events-list__readmore span,.events-list__readmore p{color:#aab1ba;margin:0}.events-list__readmore small,.race-analytics__kicker,.race-analytics__grid article>span{color:var(--color-primary);font-family:var(--typography-primary-font-family),sans-serif;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.events-list__readmore a{margin-top:.35rem}.race-analytics__hero{align-items:stretch;display:grid;gap:1rem;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);margin-bottom:1rem}.race-analytics__hero img{border-radius:10px;height:100%;max-height:560px;min-height:360px;-o-object-fit:cover;object-fit:cover}.race-analytics__hero-meta{display:grid;gap:.6rem;padding:1.2rem}.race-analytics__hero-meta h2{color:#fff;font-family:var(--typography-primary-font-family),sans-serif;font-size:clamp(2rem,4vw,3.6rem);line-height:.98;text-transform:uppercase}.race-analytics__result{color:var(--color-primary);font-size:clamp(1.35rem,3vw,2.3rem);text-transform:uppercase}.race-analytics__grid,.race-analytics__gallery-grid,.race-analytics__links{gap:1rem}.race-analytics__grid article h3,.race-analytics__videos h3,.race-analytics__gallery h3{color:#fff;text-transform:uppercase}.race-analytics__grid article{display:grid;gap:.5rem;padding:1rem}.race-analytics__grid article p{color:#aab1ba;margin:0}.race-analytics__gallery-grid img{border-radius:7px}.gallery-mount{width:100%}.gallery-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));width:100%}.gallery-element{background:var(--color-surface-card);border:1px solid rgba(255,255,255,.08);border-radius:10px;cursor:pointer;overflow:hidden;position:relative;transition:border-color .22s ease,transform .22s ease;width:auto}.gallery-element:hover{border-bottom-color:rgba(var(--color-primary-rgb),.62);border-color:rgba(var(--color-primary-rgb),.62);transform:translateY(-2px)}.gallery-element__image{aspect-ratio:16/10;background:#070b0f;overflow:hidden;position:relative}.gallery-element__image img,.gallery-element>img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.gallery-element>img{aspect-ratio:16/10}.gallery-element a{align-items:center;display:flex;height:100%;top:0;right:0;bottom:0;left:0;justify-content:center;position:absolute;width:100%;z-index:2}.gallery-element__caption{display:grid;gap:.35rem;padding:1rem}.gallery-element__caption h4{color:#fff;font-family:var(--typography-primary-font-family),sans-serif;font-size:clamp(1.05rem,1.55vw,1.3rem);line-height:1.12;margin:0;text-transform:uppercase}.gallery-element__caption span{color:#aab1ba}.achievements-wrapper{background:var(--color-surface);border:1px solid rgba(255,255,255,.08);border-radius:10px}.achievements-table{color:#dce2e7;font-size:.95rem}.achievements-table thead{background:#202a33;color:#fff}.achievements-table tbody tr:nth-child(2n):not(:hover){background:#ffffff08}.achievements-table tbody tr:hover{background:rgba(var(--color-primary-rgb),.12)}.homepage-team{display:grid;gap:1.1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.homepage-team__item,.homepage-features__item,.homepage-results__section{background:linear-gradient(180deg,#1f2932fa,#12181efa);border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#c4cbd3;overflow:hidden;width:auto}.homepage-team__item{max-width:none;display:block;text-decoration:none}.homepage-team__item__figure img{aspect-ratio:4/5;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--team-photo-focus-x, 50%) var(--team-photo-focus-y, 22%);object-position:var(--team-photo-focus-x, 50%) var(--team-photo-focus-y, 22%);transform:scale(var(--team-photo-scale, 1.12));transform-origin:var(--team-photo-focus-x, 50%) var(--team-photo-focus-y, 22%);transition:transform .28s ease;width:100%}.homepage-team__item__figure{overflow:hidden}.homepage-team__item:hover .homepage-team__item__figure img{transform:scale(calc(var(--team-photo-scale, 1.12) + .03))}.homepage-team__item--vasilii-magurian{--team-photo-scale: 1.16;--team-photo-focus-x: 48%;--team-photo-focus-y: 20%}.homepage-team__item--feodor-lepesinskii{--team-photo-scale: 1.12;--team-photo-focus-x: 52%;--team-photo-focus-y: 21%}.homepage-team__item--artem-zeleznov{--team-photo-scale: 1.12;--team-photo-focus-x: 50%;--team-photo-focus-y: 22%}.homepage-team__item--aleksandr-vasilenkov{--team-photo-scale: 1.14;--team-photo-focus-x: 50%;--team-photo-focus-y: 23%}.homepage-team__item--dmitrii-konopelcenkov{--team-photo-scale: 1.15;--team-photo-focus-x: 54%;--team-photo-focus-y: 22%}.homepage-team__item--vladimir-magurian{--team-photo-scale: 1.16;--team-photo-focus-x: 50%;--team-photo-focus-y: 22%}.homepage-team__item--nikolai-magurian{--team-photo-scale: 1.15;--team-photo-focus-x: 50%;--team-photo-focus-y: 22%}.homepage-team__item--vadim-golynicev{--team-photo-scale: 1.17;--team-photo-focus-x: 50%;--team-photo-focus-y: 22%}.homepage-team__item--mark-golynicev{--team-photo-scale: 1.17;--team-photo-focus-x: 50%;--team-photo-focus-y: 23%}.homepage-team__item--almir-farxutdinov{--team-photo-scale: 1.24;--team-photo-focus-x: 52%;--team-photo-focus-y: 25%}.homepage-team__item--timofei-atv-masters{--team-photo-scale: 1.12;--team-photo-focus-x: 50%;--team-photo-focus-y: 19%}.homepage-team__item--denis-ilin{--team-photo-scale: 1.14;--team-photo-focus-x: 50%;--team-photo-focus-y: 22%}.homepage-team__item__name{background:#0c1116d1;border-radius:4px;bottom:1rem;color:var(--color-primary);display:grid;gap:.15rem;left:1rem;padding:.2rem .45rem}.homepage-team__item__name-main{font-size:clamp(1.35rem,2.8vw,1.95rem);line-height:.95}.homepage-team__item__name-atv{color:#e8edf2;font-size:clamp(.58rem,.9vw,.72rem);letter-spacing:.04em;line-height:1.1}.homepage-team__item__lead{color:#aab1ba;padding:1rem}.homepage-team__item__lead p{margin:0}.homepage-team__item__atv{color:#f0f4f8;font-size:.73rem;letter-spacing:.03em;margin-top:.42rem!important}.homepage-team__item__lead strong{color:#fff}.athlete-profile__hero{--profile-card-border: rgba(255, 255, 255, .12);background:linear-gradient(90deg,rgba(var(--color-primary-rgb),.18),transparent 22%),radial-gradient(circle at 36% 8%,rgba(var(--color-primary-rgb),.14),transparent 34%),linear-gradient(135deg,#1f252bf5,#090d11fa);border:1px solid var(--profile-card-border);border-radius:26px;box-shadow:0 30px 80px #00000057;display:grid;gap:clamp(1rem,2.2vw,1.7rem);grid-template-columns:minmax(260px,.92fr) minmax(330px,1.15fr) minmax(260px,.82fr);grid-template-rows:auto 1fr;margin-bottom:1.25rem;overflow:hidden;padding:clamp(.9rem,1.65vw,1.35rem);position:relative}.athlete-profile__hero:before{background:linear-gradient(90deg,rgba(var(--color-primary-rgb),.9),transparent);content:"";height:3px;left:0;position:absolute;right:0;top:0}.athlete-profile__portrait{background:linear-gradient(180deg,#ffffff1a,#ffffff05);border:1px solid rgba(255,255,255,.12);border-radius:16px;grid-row:1/span 2;min-height:clamp(500px,47vw,690px);overflow:hidden;position:relative}.athlete-profile__portrait:after{background:linear-gradient(180deg,transparent 55%,rgba(6,8,10,.58));bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.athlete-profile__portrait img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 20%;object-position:center 20%;width:100%}.athlete-profile__identity,.athlete-profile__hero-main,.athlete-profile__side,.athlete-profile__regalia,.athlete-profile__atv-card,.athlete-profile__stats article{background:linear-gradient(180deg,#161d24cc,#080c10b3);border:1px solid rgba(255,255,255,.08);border-radius:18px;color:#c4cbd3;padding:clamp(1rem,1.8vw,1.35rem)}.athlete-profile__identity,.athlete-profile__hero-main,.athlete-profile__side{align-content:start;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:grid;gap:clamp(.78rem,1.3vw,1rem)}.athlete-profile__identity{grid-column:2/4;position:relative;z-index:3}.athlete-profile__hero-main{position:relative;z-index:2}.athlete-profile__side{position:relative;z-index:1}.athlete-profile__kicker{color:var(--color-primary);font-family:var(--typography-primary-font-family),sans-serif;font-size:.72rem;letter-spacing:.22em;text-transform:uppercase}.athlete-profile__title-row{align-items:start;display:flex;gap:1rem;justify-content:space-between}.athlete-profile__title-row>div:first-child{min-width:0}.athlete-profile__identity h2,.athlete-profile__atv-card h4{color:#fff;margin:0}.athlete-profile__identity h2{font-size:clamp(2.65rem,5.15vw,5.6rem);letter-spacing:-.03em;line-height:.88;max-width:100%;overflow-wrap:break-word;text-wrap:balance;text-transform:uppercase}.athlete-profile__identity--long-name h2{font-size:clamp(2.05rem,3.8vw,4.15rem);letter-spacing:-.04em;line-height:.92}.athlete-profile__status{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.65rem}.athlete-profile__status span,.athlete-profile__tags span{background:rgba(var(--color-primary-rgb),.12);border:1px solid rgba(var(--color-primary-rgb),.34);border-radius:999px;color:#fff;font-size:.76rem;line-height:1;padding:.48rem .66rem}.athlete-profile__race-number{align-items:baseline;background:linear-gradient(135deg,#f48135,#ffba63);border-radius:18px;box-shadow:0 18px 40px #00000052;color:#111820;display:inline-flex;flex:0 0 auto;gap:.12rem;padding:.62rem .82rem;position:relative;z-index:4}.athlete-profile__race-number small{font-family:var(--typography-primary-font-family),sans-serif;font-size:.9rem;font-weight:800}.athlete-profile__race-number strong{font-family:var(--typography-primary-font-family),sans-serif;font-size:clamp(2.8rem,5.2vw,5.45rem);line-height:.82}.athlete-profile__machine{background:linear-gradient(90deg,rgba(var(--color-primary-rgb),.1),#0000002e);border-left:4px solid var(--color-primary);border-radius:14px;display:grid;gap:.2rem;padding:1rem 1.1rem}.athlete-profile__machine span,.athlete-profile__facts dt{color:#8d98a5;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.athlete-profile__machine strong,.athlete-profile__facts dd{color:#fff;font-weight:800;margin:0;overflow-wrap:anywhere}.athlete-profile__machine strong{font-size:clamp(1.05rem,1.5vw,1.35rem)}.athlete-profile__tags{display:flex;flex-wrap:wrap;gap:.45rem}.athlete-profile__rank-card{background:radial-gradient(circle at 88% 18%,rgba(255,186,99,.28),transparent 34%),linear-gradient(135deg,#f481353d,#0c1116db);border:1px solid rgba(244,129,53,.46);border-left:4px solid #f48135;border-radius:16px;box-shadow:inset 0 0 0 1px #ffffff0a,0 16px 38px #0003;display:grid;gap:.28rem;margin:0;padding:.95rem 1.05rem;position:relative;overflow:hidden}.athlete-profile__rank-card:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent);content:"";height:100%;position:absolute;right:18%;top:0;transform:skew(-18deg);width:2.2rem}.athlete-profile__rank-card span{color:#ffb163;font-family:var(--typography-primary-font-family),sans-serif;font-size:.74rem;letter-spacing:.14em;text-transform:uppercase}.athlete-profile__rank-card strong{color:#fff;font-size:clamp(1.12rem,1.8vw,1.52rem);line-height:1.15;position:relative;z-index:1}.athlete-profile__regalia p,.athlete-profile__atv-card p{margin:0}.athlete-profile__side-actions{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:start}.athlete-profile__side-actions a{align-items:center;background:linear-gradient(135deg,#f48135,#ff9e45);border-radius:999px;color:#1a1110;display:inline-flex;font-family:var(--typography-primary-font-family),sans-serif;font-size:.78rem;font-weight:800;justify-content:center;letter-spacing:.09em;min-height:2.75rem;padding:.65rem 1.05rem;text-decoration:none;text-transform:uppercase}.athlete-profile__side-actions a:first-child{background:linear-gradient(135deg,#f48135,#ff9e45)}.athlete-profile__facts{display:grid;gap:.85rem;margin:0}.athlete-profile__facts div{background:#0000002e;border:1px solid rgba(255,255,255,.06);border-radius:14px;display:grid;gap:.3rem;min-height:5rem;padding:.95rem 1rem}.athlete-profile__facts dd{font-size:clamp(1rem,1.35vw,1.28rem);line-height:1.05}.athlete-profile__socials{display:flex;flex-wrap:wrap;gap:.5rem}.athlete-profile__socials a{background:rgba(var(--color-primary-rgb),.14);border:1px solid rgba(var(--color-primary-rgb),.3);border-radius:999px;color:#fff;font-size:.78rem;padding:.42rem .66rem;text-decoration:none}.athlete-profile__stats{display:grid;gap:.85rem;grid-template-columns:repeat(3,minmax(0,1fr))}.athlete-profile__stats article{background:#03070a7a;border-radius:14px;min-height:6.35rem;padding:1rem}.athlete-profile__stats h3{color:#d6dce3;font-size:.74rem;line-height:1.25;margin:.35rem 0 0;overflow-wrap:anywhere;text-transform:uppercase}.athlete-profile__stats span{color:#f48135;font-family:var(--typography-primary-font-family),sans-serif;font-size:clamp(2rem,3.5vw,3.25rem);line-height:1}.athlete-profile__section{margin-top:1rem}.athlete-profile__section h3,.athlete-profile__regalia h3{color:#fff;margin-bottom:.7rem}.athlete-profile__results-table-wrap{background:linear-gradient(180deg,#1f2932fa,#12181efa);border:1px solid rgba(255,255,255,.08);border-radius:10px;overflow-x:auto}.athlete-profile__results-table{border-collapse:collapse;min-width:760px;width:100%}.athlete-profile__results-table th,.athlete-profile__results-table td{border-bottom:1px solid rgba(255,255,255,.08);padding:.7rem .8rem;text-align:left;vertical-align:top}.athlete-profile__results-table th{color:#f6f8fa;font-family:var(--typography-primary-font-family),sans-serif;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.athlete-profile__results-table td{color:#d6dce3;font-size:.9rem;line-height:1.25}.athlete-profile__place-badge{align-items:center;border-radius:6px;color:#0f1318!important;display:inline-flex;font-family:var(--typography-primary-font-family),sans-serif;font-size:.9rem;font-weight:800;justify-content:center;letter-spacing:.03em;min-width:2.8rem;padding:.25rem .55rem;text-transform:uppercase}.athlete-profile__place-badge.is-gold{background:#f8ca4a;box-shadow:inset 0 0 0 1px #0000002e}.athlete-profile__place-badge.is-silver{background:#d9e0e9;box-shadow:inset 0 0 0 1px #0000002e}.athlete-profile__place-badge.is-bronze{background:#d89a67;box-shadow:inset 0 0 0 1px #0000002e}.athlete-profile__place-badge:not(.is-gold):not(.is-silver):not(.is-bronze){background:#ffffff2e;color:#fff!important}.athlete-profile__results-table tbody tr:last-child td{border-bottom:0}.athlete-profile__atv-card{align-items:center;display:grid;gap:1rem;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr)}.athlete-profile__atv-card img{border-radius:8px;display:block;-o-object-fit:cover;object-fit:cover;width:100%}.athlete-profile__gallery{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.athlete-profile__gallery a{border:1px solid rgba(255,255,255,.08);border-radius:8px;overflow:hidden}.athlete-profile__gallery img{aspect-ratio:4/3;display:block;-o-object-fit:cover;object-fit:cover;width:100%}.homepage-results{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-results__section{padding:1.25rem}.homepage-results__section,.homepage-results__title{color:#fff}.homepage-results__subtitle,.homepage-results__label{color:#aab1ba}.homepage-results__list{gap:1rem}.homepage-results__value{border-bottom-color:rgba(var(--color-primary-rgb),.48)}.homepage-features__intro{background:var(--color-surface);border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#c4cbd3;margin-bottom:1rem;padding:1.25rem}.homepage-features__intro__title,.content-title,.homepage-features__item__title{color:#fff}.homepage-features__list{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.homepage-features__item__image img{aspect-ratio:16/10;display:block;-o-object-fit:cover;object-fit:cover;width:100%}.homepage-features__item__content{padding:1rem}.homepage-features__item__lead{color:#aab1ba}.text-content{background:var(--color-surface);border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#d5dbe1;padding:clamp(1.25rem,3vw,2rem)}.text-content h1,.text-content h2,.text-content h3{color:#fff}.footer{background:#090d11;border-top:1px solid rgba(255,255,255,.08)}.footer-main{background:radial-gradient(circle at 0% 0%,rgba(var(--color-primary-rgb),.16),transparent 32rem),#0d1218;border-top:0;padding:clamp(2.5rem,6vw,5rem) 0}.footer-email__title,.footer-navigation h5,.footer-email__link{color:#fff}.footer-logo{width:150px;height:auto}.footer-bottom{padding-bottom:2rem;padding-top:2rem}.page-container,.content-wrapper{max-width:960px}.header{background:#080c10f5}.header-main{height:90px}.header-logo{width:93px}.header-logo img{max-height:78px}.header-nav-menu{gap:clamp(.9rem,1.7vw,1.7rem)}.header-nav-menu__item a{font-size:clamp(1.15rem,1.45vw,1.45rem);font-weight:700;letter-spacing:.08em}.media-hero{gap:2rem;grid-template-columns:minmax(0,1fr) minmax(236px,292px);min-height:min(430px,100vh - 80px);padding:3.7rem max(0px,(100vw - 960px) / 2) .85rem}.media-hero__backdrop{background:linear-gradient(105deg,#080c10f0,#080c10a8 48%,#080c1038),linear-gradient(0deg,rgba(8,12,16,.98),transparent 42%)}.media-hero__content h1{font-size:clamp(2.6rem,4.7vw,3.95rem);letter-spacing:.02em;line-height:.8;margin:-.08em 0 0;max-width:9ch}.media-hero__label{font-size:clamp(2.05rem,3.5vw,2.95rem);font-weight:700;letter-spacing:.08em;line-height:.62;margin:0 0 -.08em}.media-hero__label+h1{margin-top:0}.media-hero__lead{font-size:clamp(.92rem,1.35vw,1.05rem);margin:.35rem 0 0}.media-hero__live-panel{border-radius:7px;padding:.72rem}.media-hero__live-panel h3{font-size:.92rem;margin-bottom:.55rem}.media-hero__live-panel li{border-radius:6px;padding:.55rem}.section-content,.section-block{background:radial-gradient(circle at 88% 0%,rgba(var(--color-primary-rgb),.06),transparent 28rem),#0c1218;padding:clamp(2.2rem,4vw,3.25rem) 0}.section-block.type-gray{background:#10161d}.section-title,.media-hub__intro h2,.media-hub__section h3,.gallery-section h2{font-size:clamp(2rem,3.7vw,3rem);margin-bottom:.95rem}.section-header{margin-bottom:.9rem}.section-header__action,.events-list__readmore a,.race-review-card__body a,.upcoming-races__card a,.media-hub-card__body a,.latest-materials__link{font-size:.72rem;font-weight:700}.button,.button-sm{border-radius:5px;font-size:.72rem;font-weight:700;min-height:38px;padding:.65rem .9rem}.media-card,.latest-materials__card,.race-review-card,.upcoming-races__card,.media-hub-card,.events-list__item--card,.homepage-team__item{border-radius:7px}.media-card img,.latest-materials__card img,.race-review-card img,.upcoming-races__card img,.media-hub-card img,.events-list__item__thumbnail img{aspect-ratio:16/8.7}.media-card__body,.latest-materials__meta,.race-review-card__body,.upcoming-races__card>div,.media-hub-card__body,.events-list__readmore{gap:.32rem;padding:.72rem}.media-card__body h3,.latest-materials__meta h3,.race-review-card__body h3,.upcoming-races__card h3,.events-list__readmore h3,.media-hub-card__body h4{font-size:clamp(.82rem,1.2vw,1.02rem);line-height:1.12}.media-card__body p,.latest-materials__meta p,.race-review-card__body p,.upcoming-races__card p,.media-hub-card__body p{font-size:.72rem}.media-card__badge,.latest-materials__badge,.media-hub-card__body span{font-size:.56rem;padding:.14rem .38rem}.media-live__grid,.race-reviews__grid,.upcoming-races__list,.media-hub__cards,.vk-showcase__grid,.events-list--grid,.latest-materials__feed,.gallery-grid{gap:.8rem}.media-live__grid--count-1,.latest-materials__feed--count-1{grid-template-columns:minmax(280px,430px)}.vk-showcase__grid--count-4,.latest-materials__feed--count-4{grid-template-columns:repeat(4,minmax(0,1fr))}.homepage-team{gap:.8rem}.homepage-team__item__figure img{aspect-ratio:4/5}.homepage-team__item__name{bottom:.55rem;left:.55rem;padding:.12rem .3rem}.homepage-team__item__lead{font-size:.72rem;padding:.72rem}.homepage-sponsors{align-items:center;display:grid;gap:2rem;grid-template-columns:repeat(4,minmax(0,1fr));justify-items:center}.homepage-sponsors__item{margin:0;width:82px}.homepage-sponsors__item img{display:block;height:auto;width:100%}.section-banner{align-items:center;display:grid;min-height:175px;padding:3.2rem 1rem 2.2rem;text-align:center}.section-banner h1{font-size:clamp(3.1rem,6vw,4.6rem);max-width:960px}.section-banner .breadcrumb{justify-content:center;margin-top:.35rem}.footer-main{padding:clamp(2rem,4vw,3rem) 0}.footer-main__content{align-items:center;display:grid;gap:2rem;grid-template-columns:minmax(0,1.3fr) minmax(150px,.55fr) 100px}.footer-email__title{font-size:clamp(2rem,4vw,3rem);line-height:.98;margin-bottom:1.15rem}.footer-email__link{font-size:.95rem}.footer-navigation h5{font-size:.9rem;margin-bottom:.75rem}.footer-navigation__item{font-size:.75rem}.footer-logo{width:86px}.footer-bottom{gap:1rem;padding-bottom:1.15rem;padding-top:1.15rem}.footer-bottom__copyright{font-size:.72rem}.footer-bottom__title{font-size:1.15rem}.footer-bottom__socials-item{height:26px;width:26px}.vk-live-player{background:linear-gradient(180deg,#161e26fa,#0a0f14fa);border:1px solid rgba(var(--color-primary-rgb),.38);border-radius:9px;box-shadow:0 18px 50px #00000047;margin-bottom:1rem;overflow:hidden}.vk-live-player__header{align-items:center;color:#eef3f7;display:flex;font-family:var(--typography-primary-font-family),sans-serif;font-size:.76rem;font-weight:700;justify-content:space-between;letter-spacing:.1em;padding:.7rem .85rem;text-transform:uppercase}.vk-live-player__header a,.media-hub-card__link{color:var(--color-primary)}.vk-live-player iframe{aspect-ratio:16/9;border:0;display:block;width:100%}.media-card--featured-live{border-color:rgba(var(--color-primary-rgb),.62)}.media-live__grid--compact,.race-reviews__grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.media-card--compact img,.race-review-card--compact img{aspect-ratio:16/9.4}.media-card--compact .media-card__body,.race-review-card--compact .race-review-card__body{gap:.32rem;padding:.72rem}.media-card--compact .media-card__body h3,.race-review-card--compact .race-review-card__body h3{font-size:clamp(.82rem,1.2vw,1.02rem);line-height:1.12}.media-card--compact .media-card__body p,.race-review-card--compact .race-review-card__body p,.media-card--compact .media-card__platform{display:none}.media-hub-card__link{background:transparent;border:0;cursor:pointer;font-family:var(--typography-primary-font-family),sans-serif;font-size:.72rem;font-weight:700;justify-self:start;letter-spacing:.08em;padding:0;text-align:left;text-transform:uppercase}@media (max-width: 900px){.media-live__grid,.race-reviews__grid,.upcoming-races__list,.media-hub__cards,.media-hub__quick-streams,.vk-showcase__grid,.events-list--grid,.gallery-grid,.homepage-team,.homepage-features__list,.latest-materials__feed,.vk-showcase__grid--count-4,.latest-materials__feed--count-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.header{position:sticky}.header-top{display:block;padding:0}.header-top__rightside{display:block;position:absolute;right:1rem;top:1.3rem;z-index:104}.header-main{background:#121820;height:100vh;left:-100%;padding:4.5rem 1.25rem 1.25rem;position:fixed;top:0;transition:left .3s ease;width:min(82vw,340px);z-index:103}.header-logo{left:1rem;position:fixed;top:1.1rem;width:88px;z-index:104}.header-nav-menu{align-items:stretch;flex-direction:column;gap:0;width:100%}.header-nav-menu__item a{border-bottom:1px solid rgba(255,255,255,.1);font-size:1.15rem;padding:1rem 0}.menu-toggle:checked~.header-main{left:0}.menu-toggle:checked~.menu-overlay{display:block}.menu-icon{color:#fff;display:block}.menu-overlay{background:#00000094;height:100%;left:0;position:fixed;top:0;width:100%;z-index:102}.media-hero{grid-template-columns:1fr;min-height:calc(100vh - 64px);padding:6rem 1rem 1rem}.media-hero__content h1{font-size:clamp(3.5rem,19vw,5.5rem)}.media-hero__content{min-height:auto}.media-hero__live-panel{display:none}.section-header{align-items:flex-start;flex-direction:column}.media-live__grid,.race-reviews__grid,.upcoming-races__list,.media-hub__cards,.media-hub__quick-streams,.vk-showcase__grid,.events-list--grid,.gallery-grid,.latest-materials__feed,.homepage-team,.homepage-results,.homepage-features__list{grid-template-columns:1fr}.media-live__grid .media-card:first-child,.latest-materials__feed .latest-materials__card:first-child,.vk-showcase__grid--count-4,.latest-materials__feed--count-4,.media-live__grid--count-2,.latest-materials__feed--count-2{grid-column:auto;grid-template-columns:1fr}.latest-materials__card img,.media-hub-card img{aspect-ratio:4/3}.race-analytics__hero,.athlete-profile__hero,.athlete-profile__atv-card,.athlete-profile__stats,.athlete-profile__gallery{grid-template-columns:1fr}.athlete-profile__hero{grid-template-rows:auto}.athlete-profile__identity,.athlete-profile__portrait{grid-column:auto;grid-row:auto}.athlete-profile__portrait{min-height:420px}.athlete-profile__title-row{align-items:flex-start;flex-direction:column}.athlete-profile__race-number{margin:0}.race-analytics__hero img{min-height:260px}.section-banner{min-height:240px;padding-top:4rem}.footer-main__content,.footer-bottom{gap:1.5rem}}@font-face{font-family:lg;src:url(/build/assets/lg-C7ze34MH.woff2?io9a6k) format("woff2"),url(/build/assets/lg-oyjwlqP2.ttf?io9a6k) format("truetype"),url(/build/assets/lg-CosQH4Cu.woff?io9a6k) format("woff"),url(/build/assets/lg-B0dIV2BS.svg?io9a6k#lg) format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.lg-next,.lg-prev{background-color:#00000073;border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1084;outline:none;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:""}.lg-prev{left:20px}.lg-prev:after{content:""}@keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}.lg-outer.lg-right-end .lg-object{animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,#0000,#0006)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;transition:color .2s linear;background:none;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:""}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:""}.lg-toolbar .lg-download:after{content:""}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,#0000,#0009)}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-toolbar,.lg-closing .lg-prev,.lg-closing .lg-next,.lg-closing .lg-sub-html{opacity:0;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-media-cont{opacity:0;transform:scale3d(.5,.5,.5);will-change:transform,opacity;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-media-cont{opacity:1;transform:scaleZ(1)}.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed rgba(255,255,255,.6)}.lg-toolbar .lg-icon:focus-visible{border-radius:8px;outline-offset:-5px}.lg-group:after{content:"";display:table;clear:both}.lg-container{display:none;outline:none}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-toolbar,.lg-prev,.lg-next,.lg-pager-outer,.lg-hide-sub-html .lg-sub-html{opacity:0;will-change:transform,opacity;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-toolbar,.lg-show-in .lg-prev,.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:none;will-change:auto;overflow:hidden;transition:opacity .15s ease 0s}.lg-outer *{box-sizing:border-box}.lg-outer.lg-zoom-from-image,.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current{transition-duration:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-current{transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(/build/assets/loading-BZOHaeKn.gif) no-repeat scroll center center transparent}.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-item,.lg-outer .lg-img-wrap{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-item:before,.lg-outer .lg-img-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html.lg-sub-html,.lg-outer .lg-empty-html .lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{transform:translateZ(0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-outer .lg-media-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-media-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-media-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-prev-slide,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-current{transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-prev-slide,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-current{transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{transform:translateZ(0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:""}.lg-components{transform:translate3d(0,100%,0);will-change:transform;transition:transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden;float:left}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb,.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{padding:5px 0;height:100%;margin-bottom:-5px;display:inline-block;vertical-align:middle}@media (min-width: 768px){.lg-outer .lg-thumb{padding:10px 0}}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border-radius:2px;margin-bottom:5px;will-change:border-color}@media (min-width: 768px){.lg-outer .lg-thumb-item{border-radius:4px;border:2px solid #fff;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:""}.lg-outer.lg-animate-thumb .lg-thumb{transition-timing-function:cubic-bezier(.215,.61,.355,1)}.lg-outer .lg-video-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-video-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-video-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-video-object{position:absolute;left:0;right:0;width:100%;height:100%;top:0;bottom:0;z-index:3}.lg-outer .lg-video-poster{z-index:1}.lg-outer .lg-has-video .lg-video-object{opacity:0;will-change:opacity;transition:opacity .3s ease-in}.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster,.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button{opacity:0!important}.lg-outer .lg-has-video.lg-video-loaded .lg-video-object{opacity:1}@keyframes lg-play-stroke{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes lg-play-rotate{to{transform:rotate(360deg)}}.lg-video-play-button{width:18%;max-width:140px;position:absolute;top:50%;left:50%;z-index:2;cursor:pointer;transform:translate(-50%,-50%) scale(1);will-change:opacity,transform;transition:transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s}.lg-video-play-button:hover .lg-video-play-icon-bg,.lg-video-play-button:hover .lg-video-play-icon{opacity:1}.lg-video-play-icon-bg{fill:none;stroke-width:3%;stroke:#fcfcfc;opacity:.6;will-change:opacity;transition:opacity .12s ease-in}.lg-video-play-icon-circle{position:absolute;top:0;left:0;bottom:0;right:0;fill:none;stroke-width:3%;stroke:#1e1e1ee6;stroke-opacity:1;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200}.lg-video-play-icon{position:absolute;width:25%;max-width:120px;left:50%;top:50%;transform:translate3d(-50%,-50%,0);opacity:.6;will-change:opacity;transition:opacity .12s ease-in}.lg-video-play-icon .lg-video-play-icon-inner{fill:#fcfcfc}.lg-video-loading .lg-video-play-icon-circle{animation:lg-play-rotate 2s linear .25s infinite,lg-play-stroke 1.5s ease-in-out .25s infinite}.lg-video-loaded .lg-video-play-button{opacity:0;transform:translate(-50%,-50%) scale(.7)}.lg-fullscreen:after{content:""}.lg-fullscreen-on .lg-fullscreen:after{content:""}.lg-outer .lg-dropdown-overlay{background-color:#00000040;bottom:0;cursor:default;left:0;position:absolute;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active .lg-dropdown-overlay{transition-delay:0s;transform:translateZ(0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active .lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;transform:translate3d(0,5px,0);will-change:visibility,opacity,transform;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:#00000012}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer .lg-share{position:relative}.lg-outer .lg-share:after{content:""}.lg-outer .lg-share-facebook .lg-icon{color:#3b5998}.lg-outer .lg-share-facebook .lg-icon:after{content:""}.lg-outer .lg-share-twitter .lg-icon{color:#00aced}.lg-outer .lg-share-twitter .lg-icon:after{content:""}.lg-outer .lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer .lg-share-pinterest .lg-icon:after{content:""}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image{transition-duration:0ms!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;transition:transform .8s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transform:translateZ(0);backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img{transform:scaleZ(1);transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition{transition:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition{transform:scaleZ(1) translate3d(-50%,-50%,0)!important;max-width:none!important;max-height:none!important;top:50%!important;left:50%!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x{transform:scaleZ(1) translate3d(-50%,0,0)!important;top:0!important;left:50%!important;max-width:none!important;max-height:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y{transform:scaleZ(1) translate3d(0,-50%,0)!important;top:50%!important;left:0%!important;max-width:none!important;max-height:none!important}.lg-icon.lg-zoom-in:after{content:""}.lg-actual-size .lg-icon.lg-zoom-in{opacity:1;pointer-events:auto}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:""}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:""}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-out{opacity:.75;pointer-events:none}
