:root{--white: #F8F8F8;--black: #222222;--voilet: #6329A8;--voilet-dark: #271042;--voilet-light: #E1CFF5;--pink: #FA6BE7;--blue: #9AEAF6}:root{--color-background: var(--white);--color-background-inverted: var(--black);--color-background-contrast: var(--voilet);--color-background-contrast-dark: var(--voilet-dark);--color-background-contrast-light: var(--voilet-light);--color-border: var(--white);--color-border-contrast: var(--voilet-light);--color-text: var(--black);--color-text-contrast: var(--white)}body{margin:0;min-height:100vh;color:var(--color-text);background:var(--color-background);line-height:1.1;font-family:Geologica,sans-serif;font-optical-sizing:auto;font-variation-settings:"slnt" 0,"CRSV" 0,"SHRP" 0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{margin:auto;max-width:100vw}.container-fluid{margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}.row{box-sizing:border-box;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}.row.reverse{-ms-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.col.reverse{-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-xs{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xs-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-xs-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-xs-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-xs-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-xs-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-1{margin-left:8.333%}.col-xs-offset-2{margin-left:16.667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.333%}.col-xs-offset-5{margin-left:41.667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.333%}.col-xs-offset-8{margin-left:66.667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.333%}.col-xs-offset-11{margin-left:91.667%}.start-xs{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start}.center-xs{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}.end-xs{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end}.top-xs{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.middle-xs{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.bottom-xs{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.around-xs{-ms-flex-pack:distribute;justify-content:space-around}.between-xs{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.first-xs{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.last-xs{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}@media only screen and (min-width: 48em){.container{width:46rem}.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-sm{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-sm-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-sm-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-sm-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-sm-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-sm-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-offset-1{margin-left:8.333%}.col-sm-offset-2{margin-left:16.667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.333%}.col-sm-offset-5{margin-left:41.667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.333%}.col-sm-offset-8{margin-left:66.667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.333%}.col-sm-offset-11{margin-left:91.667%}.start-sm{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start}.center-sm{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}.end-sm{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end}.top-sm{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.middle-sm{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.bottom-sm{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.around-sm{-ms-flex-pack:distribute;justify-content:space-around}.between-sm{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.first-sm{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.last-sm{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}}@media only screen and (min-width: 62em){.container{width:61rem}.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-md{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-md-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-md-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-md-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-md-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-md-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-offset-1{margin-left:8.333%}.col-md-offset-2{margin-left:16.667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.333%}.col-md-offset-5{margin-left:41.667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.333%}.col-md-offset-8{margin-left:66.667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.333%}.col-md-offset-11{margin-left:91.667%}.start-md{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start}.center-md{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}.end-md{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end}.top-md{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.middle-md{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.bottom-md{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.around-md{-ms-flex-pack:distribute;justify-content:space-around}.between-md{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.first-md{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.last-md{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}}@media only screen and (min-width: 75em){.container{width:71rem}.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-lg{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-lg-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-lg-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-lg-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-lg-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-lg-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-offset-1{margin-left:8.333%}.col-lg-offset-2{margin-left:16.667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.333%}.col-lg-offset-5{margin-left:41.667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.333%}.col-lg-offset-8{margin-left:66.667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.333%}.col-lg-offset-11{margin-left:91.667%}.start-lg{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start}.center-lg{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}.end-lg{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end}.top-lg{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.middle-lg{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.bottom-lg{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.around-lg{-ms-flex-pack:distribute;justify-content:space-around}.between-lg{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.first-lg{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.last-lg{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}}@media only screen and (min-width: 1024px){.container{width:90vw}.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-xl{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xl-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-xl-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-xl-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xl-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-xl-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-xl-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xl-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-xl-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-xl-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xl-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-xl-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-xl-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xl-offset-1{margin-left:8.333%}.col-xl-offset-2{margin-left:16.667%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-4{margin-left:33.333%}.col-xl-offset-5{margin-left:41.667%}.col-xl-offset-6{margin-left:50%}.col-xl-offset-7{margin-left:58.333%}.col-xl-offset-8{margin-left:66.667%}.col-xl-offset-9{margin-left:75%}.col-xl-offset-10{margin-left:83.333%}.col-xl-offset-11{margin-left:91.667%}.start-xl{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start}.center-xl{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}.end-xl{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end}.top-xl{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.middle-xl{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.bottom-xl{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.around-xl{-ms-flex-pack:distribute;justify-content:space-around}.between-xl{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.first-xl{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.last-xl{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}}.title{font-family:Amaz,serif;font-weight:400;margin:0;letter-spacing:1px}.divider{margin:7px 0 6px;height:2px;width:100%;background-color:var(--color-background)}@font-face{font-family:Amaz2;src:url(/assets/amazoostrovv.2-webfont-C5tSb-Al.woff2) format("woff2"),url(/assets/amazoostrovv.2-webfont-wGO5_wxt.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Amaz;src:url(/assets/amazoostrovitalic-webfont-BKLVYkPF.woff2) format("woff2"),url(/assets/amazoostrovitalic-webfont-C9GNc_qN.woff) format("woff");font-weight:400;font-style:normal}.timer[data-v-dcf07964]{max-width:30em;margin:auto;padding:0 16px}@media screen and (min-width: 800px){.timer[data-v-dcf07964]{max-width:40em}}@media screen and (min-width: 1600px){.timer[data-v-dcf07964]{max-width:none}}.timer__title[data-v-dcf07964]{font-size:4.5vw;font-weight:700;text-transform:uppercase;text-align:center;transform:translateY(4px)}@media screen and (min-width: 560px){.timer__title[data-v-dcf07964]{font-size:24px}}@media screen and (min-width: 1600px){.timer__title[data-v-dcf07964]{font-size:42px}}.timer__body[data-v-dcf07964]{box-sizing:border-box;padding:12px;clip-path:polygon(10% 0,100% 0,100% 83%,90% 100%,0 100%,0 17%);background-color:var(--color-background-inverted);text-align:center}@media screen and (min-width: 1600px){.timer__body[data-v-dcf07964]{width:1078px;height:230px;margin:auto;padding:22px 36px}}.timer__item[data-v-dcf07964]{display:inline-block;text-align:center}.timer__item--narrow[data-v-dcf07964]{width:60px}@media screen and (min-width: 560px){.timer__item--narrow[data-v-dcf07964]{width:80px}}@media screen and (min-width: 800px){.timer__item--narrow[data-v-dcf07964]{width:100px}}@media screen and (min-width: 1600px){.timer__item--narrow[data-v-dcf07964]{width:180px}}.timer__item--wide[data-v-dcf07964]{width:80px}@media screen and (min-width: 560px){.timer__item--wide[data-v-dcf07964]{width:106px}}@media screen and (min-width: 800px){.timer__item--wide[data-v-dcf07964]{width:150px}}@media screen and (min-width: 1600px){.timer__item--wide[data-v-dcf07964]{width:230px}}.timer__number[data-v-dcf07964]{font-size:13vw;line-height:.97;font-family:Amaz2;margin-bottom:5px}@media screen and (min-width: 560px){.timer__number[data-v-dcf07964]{font-size:64px}}@media screen and (min-width: 800px){.timer__number[data-v-dcf07964]{font-size:96px}}@media screen and (min-width: 1600px){.timer__number[data-v-dcf07964]{font-size:150px}}.timer__caption[data-v-dcf07964]{font-size:3vw}@media screen and (min-width: 560px){.timer__caption[data-v-dcf07964]{font-size:16px}}@media screen and (min-width: 800px){.timer__caption[data-v-dcf07964]{font-size:18px}}@media screen and (min-width: 1600px){.timer__caption[data-v-dcf07964]{font-size:24px}}.timer__divider[data-v-dcf07964]{display:inline-block;font-family:Amaz2;font-size:56px;transform:translateY(-35%)}@media screen and (min-width: 560px){.timer__divider[data-v-dcf07964]{font-size:64px}}@media screen and (min-width: 800px){.timer__divider[data-v-dcf07964]{font-size:96px}}@media screen and (min-width: 1600px){.timer__divider[data-v-dcf07964]{font-size:136px}}.divisions[data-v-30dc089f]{margin-top:120px;margin-right:16px}@media screen and (min-width: 560px){.divisions[data-v-30dc089f]{margin-top:64px}}@media screen and (min-width: 640px){.divisions[data-v-30dc089f]{margin-top:0;margin-right:0;margin-left:auto}}@media screen and (min-width: 1024px){.divisions[data-v-30dc089f]{margin-top:20px}}.divisions__title[data-v-30dc089f]{font-size:6vw}@media screen and (min-width: 560px){.divisions__title[data-v-30dc089f]{font-size:36px}}.divisions__footnote[data-v-30dc089f]{margin-left:6px;vertical-align:super;cursor:pointer}.divisions__list[data-v-30dc089f]{display:flex;flex-flow:row nowrap;justify-content:space-between}.divisions__list-item[data-v-30dc089f]{font-size:4vw}@media screen and (min-width: 560px){.divisions__list-item[data-v-30dc089f]{font-size:18px}}.main-screen[data-v-5498b659]{position:relative;height:100vh;width:100%;overflow:hidden;background:linear-gradient(90.01deg,var(--color-background-contrast) 29.24%,var(--color-background-contrast-dark) 99.99%);color:var(--color-text-contrast)}.main-screen__grid[data-v-5498b659]{position:absolute;z-index:0;inset:0;background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.25'%20y='0.25'%20width='13.5'%20height='13.5'%20stroke='%23431C72'%20stroke-width='0.5'/%3e%3c/svg%3e")}.main-screen__background-logo[data-v-5498b659]{position:absolute;top:-1rem;left:-15rem;z-index:0;width:621px}@media screen and (min-width: 1400px){.main-screen__background-logo[data-v-5498b659]{top:-5rem;left:-11rem;width:50%}}.main-screen__background-logo img[data-v-5498b659]{width:100%}.main-screen__content[data-v-5498b659]{position:relative;z-index:1;height:100%;width:100%}.main-screen__title[data-v-5498b659]{font-size:11vw;font-weight:400;text-align:center;line-height:1.3;margin-top:74px}@media screen and (min-width: 560px){.main-screen__title[data-v-5498b659]{font-size:56px}}@media screen and (min-width: 640px){.main-screen__title[data-v-5498b659]{margin-top:100px}}@media screen and (min-width: 820px){.main-screen__title[data-v-5498b659]{font-size:64px}}@media screen and (min-width: 1024px){.main-screen__title[data-v-5498b659]{margin-top:0;font-size:68px}}@media screen and (min-width: 1400px){.main-screen__title[data-v-5498b659]{font-size:82px;max-width:1050px;margin:auto}}.main-screen__arrows[data-v-5498b659]{position:absolute;right:6px;top:100%;transform:translateY(-100%);line-height:0}.main-screen__arrows img[data-v-5498b659]{width:100%}@media screen and (min-width: 1400px){.main-screen__arrows[data-v-5498b659]{width:609px}}.main-screen__timer[data-v-5498b659]{margin-top:48px}@media screen and (min-width: 820px){.main-screen__timer[data-v-5498b659]{margin-top:74px}}.main-screen__divisions[data-v-5498b659]{display:block}@media screen and (min-width: 640px){.main-screen__divisions[data-v-5498b659]{display:none}}.header[data-v-5498b659]{display:flex;padding:0 16px}@media screen and (min-width: 560px){.header[data-v-5498b659]{font-size:56px}}@media screen and (min-width: 1400px){.header[data-v-5498b659]{margin:auto auto 46px;max-width:90vw;justify-content:space-between}}.header__title[data-v-5498b659]{font-size:24px;font-family:Amaz;margin-left:10px;margin-top:18px}@media (min-width: 1024px){.header__title[data-v-5498b659]{margin-top:36px;font-size:36px}}@media screen and (min-width: 1400px){.header__title[data-v-5498b659]{margin:46px 0 0;order:1}}@media (min-width: 1024px){.header__logo[data-v-5498b659]{width:140px}}@media (min-width: 1400px){.header__logo[data-v-5498b659]{order:2}}@media (min-width: 1900px){.header__logo[data-v-5498b659]{width:160px}}.header__divisions[data-v-5498b659]{display:none}@media screen and (min-width: 640px){.header__divisions[data-v-5498b659]{display:block}}@media screen and (min-width: 1400px){.header__divisions[data-v-5498b659]{margin:38px 0 0;order:3}}.feature+.feature[data-v-93cda00d]{margin-top:10px}@media screen and (min-width: 1024px){.feature+.feature[data-v-93cda00d]{margin-top:14px}}.feature__heading[data-v-93cda00d]{cursor:pointer;position:relative;width:100%;box-sizing:border-box;padding:16px 12px;background-color:var(--color-background-contrast-light)}@media screen and (min-width: 1400px){.feature__heading[data-v-93cda00d]{padding:18px 26px}}.feature__heading--active[data-v-93cda00d]{background-color:var(--color-background-contrast)}.feature__heading--active .feature__title[data-v-93cda00d]{color:var(--color-text-contrast)}.feature__title[data-v-93cda00d]{line-height:1.1;font-size:24px}@media screen and (min-width: 1600px){.feature__title[data-v-93cda00d]{font-size:36px}}.feature__arrows[data-v-93cda00d]{position:absolute;right:7px;bottom:0}@media screen and (min-width: 1024px){.feature__arrows[data-v-93cda00d]{display:none}}.feature__pointer[data-v-93cda00d]{--border-width: 10px;position:absolute;z-index:2;top:100%;left:22px;width:120px;height:46px;clip-path:polygon(100% 0%,50% 100%,0% 0%);background-color:var(--color-background)}@media screen and (min-width: 1024px){.feature__pointer[data-v-93cda00d]{--border-width: 16px;top:calc(0px - var(--border-width));left:100%;clip-path:polygon(0% 0%,50% 50%,0% 100%);width:98px;height:calc(100% + var(--border-width) * 2)}}.feature__pointer[data-v-93cda00d]:after{content:"";position:absolute;z-index:1;top:-1px;left:var(--border-width);right:var(--border-width);bottom:var(--border-width);clip-path:polygon(100% 0%,50% 100%,0% 0%);background-color:var(--color-background-contrast)}@media screen and (min-width: 1024px){.feature__pointer[data-v-93cda00d]:after{clip-path:polygon(0% 0%,50% 50%,0% 100%);top:var(--border-width);left:0}}.feature__content[data-v-93cda00d]{position:relative;margin-top:10px;padding:58px 12px;background-color:var(--color-background-contrast);background-image:url(/assets/feature-background-CwKblJ0N.png);background-position:top right;background-size:346px auto;background-repeat:no-repeat}@media screen and (min-width: 1024px){.feature__content[data-v-93cda00d]{display:none}}.feature__close[data-v-93cda00d]{position:absolute;width:50px;height:64px;top:0;right:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.feature__close:hover svg[data-v-93cda00d]{fill:var(--color-background-contrast-light)}.feature__text[data-v-93cda00d]{color:var(--color-text-contrast);font-size:16px;line-height:1.3}.feature__text[data-v-93cda00d] *{margin:0}.feature__text[data-v-93cda00d] *+*{margin-top:10px}.feature__text p[data-v-93cda00d]{margin:0 0 10px}.feature__text ul[data-v-93cda00d]{padding-left:22px}.feature-info[data-v-8cd1e921]{height:100%;box-sizing:border-box;background-image:url(/assets/feature-background-CwKblJ0N.png);background-position:top right;background-size:contain;background-repeat:no-repeat;padding:38px;color:var(--color-text-contrast);background-color:var(--color-background-contrast);display:flex;flex-flow:row nowrap;align-items:flex-start;column-gap:24px}@media screen and (min-width: 1400px){.feature-info[data-v-8cd1e921]{padding:38px 28px}}.feature-info__arrows[data-v-8cd1e921]{display:none}@media screen and (min-width: 1400px){.feature-info__arrows[data-v-8cd1e921]{display:block;padding-top:10px;max-width:50%}}@media screen and (min-width: 1400px){.feature-info__content[data-v-8cd1e921]{max-width:66%}}@media screen and (min-width: 1600px){.feature-info__content[data-v-8cd1e921]{max-width:50%}}.feature-info__title[data-v-8cd1e921]{line-height:1.1;font-size:42px;margin-bottom:36px}@media screen and (min-width: 1024px){.feature-info__title[data-v-8cd1e921]{max-width:430px}}.feature-info__text[data-v-8cd1e921]{font-size:18px;line-height:1.3}@media screen and (min-width: 1600px){.feature-info__text[data-v-8cd1e921]{font-size:24px}}.feature-info__text[data-v-8cd1e921] *{margin:0}.feature-info__text[data-v-8cd1e921] *+*{margin-top:10px}.feature-info__text p[data-v-8cd1e921]{margin:0 0 10px}.feature-info__text ul[data-v-8cd1e921]{padding-left:22px}.features[data-v-637decab]{position:relative;padding-top:64px}@media screen and (min-width: 1024px){.features[data-v-637decab]{padding-top:74px}}@media screen and (min-width: 1400px){.features[data-v-637decab]{padding-top:156px}}.features__title[data-v-637decab]{font-size:32px;margin-bottom:32px}@media screen and (min-width: 1024px){.features__title[data-v-637decab]{font-size:74px;margin-bottom:64px}}.features__arrows[data-v-637decab]{position:absolute;top:0;right:6px}.features__arrows img[data-v-637decab]{width:100%}@media screen and (min-width: 1400px){.features__arrows[data-v-637decab]{width:609px}}.features__feature-info[data-v-637decab]{display:none}@media screen and (min-width: 1024px){.features__feature-info[data-v-637decab]{display:flex}}.news[data-v-7e100086]{margin-top:64px}@media screen and (min-width: 1024px){.news[data-v-7e100086]{margin-top:74px}}.news__title[data-v-7e100086]{font-size:32px;margin-bottom:16px}@media screen and (min-width: 1024px){.news__title[data-v-7e100086]{font-size:74px;margin-bottom:36px}}.news__content[data-v-7e100086]{font-size:16px;line-height:1.3}@media screen and (min-width: 1024px){.news__content[data-v-7e100086]{font-size:24px}}.news__content p[data-v-7e100086]{margin:10px 0 0}.news__link[data-v-7e100086]{text-decoration:none;color:var(--color-background-contrast);border-bottom:2px solid var(--color-background-contrast)}.news__social-links[data-v-7e100086]{margin-top:10px}.news__social-links[data-v-7e100086] *+*{margin-left:16px}.tournament[data-v-181e9517]{position:relative;clip-path:polygon(10% 0,100% 0,100% 83%,90% 100%,0 100%,0 17%);border:none;box-sizing:border-box;background:var(--color-background-contrast-light)}.tournament[data-v-181e9517]:before{position:absolute;z-index:0;content:"";inset:3px;clip-path:polygon(10% 0,100% 0,100% 83%,90% 100%,0 100%,0 17%);background:linear-gradient(95.81deg,var(--color-background-contrast) 11.6%,var(--color-background-contrast-dark) 121.06%)}.tournament+.tournament[data-v-181e9517]{margin-top:24px}@media screen and (min-width: 1024px){.tournament+.tournament[data-v-181e9517]{margin-top:36px}}.tournament__inner[data-v-181e9517]{position:relative;z-index:1;display:flex;min-height:200px}.tournament__date[data-v-181e9517]{width:75px;text-align:center;line-height:.97;padding:20px 0 20px 22px;box-sizing:border-box}@media screen and (min-width: 800px){.tournament__date[data-v-181e9517]{background-color:var(--color-background-contrast-light);min-width:144px;max-width:144px;padding:20px;display:flex;flex-flow:column nowrap;justify-content:center}}@media screen and (min-width: 1400px){.tournament__date[data-v-181e9517]{min-width:255px;max-width:255px}}@media screen and (min-width: 1600px){.tournament__date[data-v-181e9517]{min-width:272px;max-width:272px}}.tournament__day[data-v-181e9517]{font-family:Amaz2;font-size:46px;color:var(--color-text-contrast);margin-bottom:2px}@media screen and (min-width: 800px){.tournament__day[data-v-181e9517]{color:var(--color-background-contrast);font-size:58px}}@media screen and (min-width: 1400px){.tournament__day[data-v-181e9517]{font-size:106px}}.tournament__day--small[data-v-181e9517]{font-size:24px}@media screen and (min-width: 800px){.tournament__day--small[data-v-181e9517]{font-size:32px}}@media screen and (min-width: 1400px){.tournament__day--small[data-v-181e9517]{font-size:74px}}.tournament__month[data-v-181e9517]{font-size:14px;margin-bottom:8px;color:var(--color-background-contrast-light);font-weight:700}@media screen and (min-width: 800px){.tournament__month[data-v-181e9517]{color:var(--color-background-contrast);font-size:16px}}@media screen and (min-width: 1400px){.tournament__month[data-v-181e9517]{font-size:24px}}.tournament__year[data-v-181e9517]{font-family:Amaz2;font-size:24px;color:var(--color-background-contrast-light)}@media screen and (min-width: 800px){.tournament__year[data-v-181e9517]{color:var(--color-text);font-size:32px}}@media screen and (min-width: 1400px){.tournament__year[data-v-181e9517]{font-size:48px}}.tournament__info[data-v-181e9517]{padding:20px 24px 20px 28px;width:100%}@media screen and (min-width: 1400px){.tournament__info[data-v-181e9517]{font-size:24px;padding:26px 40px 32px 32px}}@media screen and (min-width: 1600px){.tournament__info[data-v-181e9517]{padding:48px 40px 60px 32px}}.tournament__title[data-v-181e9517]{font-size:24px;margin-bottom:12px}@media screen and (min-width: 1400px){.tournament__title[data-v-181e9517]{font-size:36px;margin-bottom:24px}}.tournament__link[data-v-181e9517]{margin-left:10px}@media screen and (min-width: 1400px){.tournament__link[data-v-181e9517]{margin-left:16px}}.tournament__link svg[data-v-181e9517]{width:18px;height:18px}@media screen and (min-width: 1400px){.tournament__link svg[data-v-181e9517]{width:27px;height:27px}}.tournament__nomination[data-v-181e9517]{margin-bottom:10px}@media screen and (min-width: 1400px){.tournament__nomination[data-v-181e9517]{margin-bottom:16px}}.tournament__echelons[data-v-181e9517]{margin-top:10px}@media screen and (min-width: 1400px){.tournament__echelons[data-v-181e9517]{margin-top:10px;display:flex;align-items:baseline;flex-wrap:wrap}}@media screen and (min-width: 1400px){.tournament__echelon[data-v-181e9517]{margin-right:30px}}.tournament__echelon+.tournament__echelon[data-v-181e9517]{margin-top:8px}@media screen and (min-width: 1400px){.tournament__echelon+.tournament__echelon[data-v-181e9517]{margin-top:10px}}.tournament__echelon-stars[data-v-181e9517]{margin-right:8px}@media screen and (min-width: 1400px){.tournament__echelon-star[data-v-181e9517]{width:16px;height:15px}}.tournament__echelon-star+.tournament__echelon-star[data-v-181e9517]{margin-left:3px}.tournament__satellite[data-v-181e9517]{margin-top:10px}@media screen and (min-width: 1400px){.tournament__satellite[data-v-181e9517]{margin-top:16px}}.tournament__city[data-v-181e9517]{margin-top:10px;padding-top:10px;border-top:2px solid var(--color-background-contrast-light)}@media screen and (min-width: 1400px){.tournament__city[data-v-181e9517]{margin-top:16px;padding-top:16px}}.tournament__city svg[data-v-181e9517]{margin-right:8px;width:12px;height:14px}@media screen and (min-width: 1400px){.tournament__city svg[data-v-181e9517]{width:16px;height:19px}}.schedule[data-v-2077ba0d]{position:relative;margin-top:28px;overflow:hidden}.schedule__heading[data-v-2077ba0d]{padding-top:28px;margin:0 16px 28px;display:flex;flex-flow:row wrap;justify-content:space-between}@media screen and (min-width: 1400px){.schedule__heading[data-v-2077ba0d]{margin:auto auto 56px;max-width:90vw;justify-content:space-between}}.schedule__content[data-v-2077ba0d]{background-color:var(--color-background-contrast);color:var(--color-text-contrast);padding-bottom:54px}.schedule__title[data-v-2077ba0d]{font-size:36px}@media screen and (min-width: 1024px){.schedule__title[data-v-2077ba0d]{font-size:74px}}.schedule__tagline[data-v-2077ba0d]{position:absolute;top:38px;right:0}@media screen and (min-width: 1024px){.schedule__tagline[data-v-2077ba0d]{top:0;left:0;right:auto;transform:rotate(-90deg) translate(-100%,-50%)}}@media screen and (min-width: 1200px){.schedule__tagline[data-v-2077ba0d]{transform:rotate(-90deg) translate(-83%,-50%)}}@media screen and (min-width: 1400px){.schedule__tagline[data-v-2077ba0d]{transform:rotate(-90deg) translate(-71%,-57%)}}@media screen and (min-width: 1900px){.schedule__tagline[data-v-2077ba0d]{transform:rotate(-90deg) translate(-62%,-58%)}}.schedule__tagline img[data-v-2077ba0d]{width:180px}@media screen and (min-width: 1024px){.schedule__tagline img[data-v-2077ba0d]{width:360px}}@media screen and (min-width: 1200px){.schedule__tagline img[data-v-2077ba0d]{width:440px}}@media screen and (min-width: 1400px){.schedule__tagline img[data-v-2077ba0d]{width:600px}}@media screen and (min-width: 1600px){.schedule__tagline img[data-v-2077ba0d]{width:650px}}@media screen and (min-width: 1900px){.schedule__tagline img[data-v-2077ba0d]{width:790px}}.schedule__border[data-v-2077ba0d]{position:relative;height:90px}.schedule__border[data-v-2077ba0d]:after{position:absolute;content:"";width:0;height:0;border-left:100vw solid transparent;border-bottom:91px solid var(--color-background-contrast)}.schedule__empty-text[data-v-2077ba0d]{font-size:24px;text-align:center;margin:20px}.filter[data-v-2077ba0d]{margin-left:auto;margin-top:16px}@media screen and (min-width: 560px){.filter[data-v-2077ba0d]{margin-top:0}}@media screen and (min-width: 1024px){.filter[data-v-2077ba0d]{display:flex;margin:0;padding-top:24px}}.filter__arrows[data-v-2077ba0d]{display:none}@media screen and (min-width: 1200px){.filter__arrows[data-v-2077ba0d]{display:block;width:99px;padding-top:2px;margin-right:32px}}.filter__arrows img[data-v-2077ba0d]{width:100%}.filter__inner[data-v-2077ba0d]{max-width:290px}@media screen and (min-width: 1024px){.filter__inner[data-v-2077ba0d]{max-width:425px}}.filter__title[data-v-2077ba0d]{font-size:24px;text-align:right}@media screen and (min-width: 1024px){.filter__title[data-v-2077ba0d]{font-size:36px}}.filter__list[data-v-2077ba0d]{display:flex;justify-content:space-between;margin-top:10px}.filter__list-item[data-v-2077ba0d]{font-size:14px;cursor:pointer}@media screen and (min-width: 1024px){.filter__list-item[data-v-2077ba0d]{font-size:24px}}.filter__checkbox[data-v-2077ba0d]{cursor:pointer;-webkit-appearance:none;appearance:none;background-color:var(--color-background-contrast);margin:0 8px 0 0;font:inherit;color:var(--color-background);width:14px;height:14px;border:2px solid var(--color-background);border-radius:0;vertical-align:top}@media screen and (min-width: 1024px){.filter__checkbox[data-v-2077ba0d]{width:23px;height:23px;margin-right:12px}}.filter__checkbox[data-v-2077ba0d]:before{position:absolute;content:"";width:.65em;height:.65em;transform:scale(0) rotate(11deg);transition:.12s transform ease-in-out;box-shadow:inset 1em 1em var(--color-background);transform-origin:bottom left;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%)}.filter__checkbox[data-v-2077ba0d]:checked:before{transform:scale(1) rotate(11deg)}.footer[data-v-7c22e5a4]{padding:10px 0 64px;background:linear-gradient(180deg,var(--color-background-contrast) 0%,var(--color-background-contrast-dark) 148.37%);color:var(--color-text-contrast)}.footer__logo[data-v-7c22e5a4]{width:148px;margin-bottom:16px}.footer__text[data-v-7c22e5a4]{font-size:16px;line-height:1.1;margin-bottom:46px}@media screen and (min-width: 1024px){.footer__text[data-v-7c22e5a4]{padding-top:10px}}@media screen and (min-width: 1024px){.footer__organizers[data-v-7c22e5a4]{padding-top:10px}}.footer__organizers-title[data-v-7c22e5a4]{margin-bottom:16px}@media screen and (min-width: 1024px){.footer__organizers-title[data-v-7c22e5a4]{margin-bottom:24px;font-size:36px}}.footer__organizers-list[data-v-7c22e5a4]{display:flex}.footer__organizer+.footer__organizer[data-v-7c22e5a4]{margin-left:32px}@media screen and (min-width: 1400px){.footer__organizer+.footer__organizer[data-v-7c22e5a4]{margin-left:46px}}.footer__organizer img[data-v-7c22e5a4]{max-height:73px}
