.section-scope--OperationsSection{width:100%;overflow:hidden}.section-scope--OperationsSection .operations{background-color:#13161b;background-image:url(/assets/img/bg-map-mobile.jpg);background-position:top;background-repeat:no-repeat}@media (min-width:768px){.section-scope--OperationsSection .operations{background-image:url(/assets/img/bg-map.jpg)}}.section-scope--OperationsSection .operations__wrapper{flex-direction:column;gap:40px;padding-block:60px;display:flex}@media (min-width:768px){.section-scope--OperationsSection .operations__wrapper{gap:80px;padding-block:80px}}@media (min-width:1280px){.section-scope--OperationsSection .operations__wrapper{padding-block:80px 120px}}.section-scope--OperationsSection .header-container{flex-direction:column;gap:24px;display:flex}@media (min-width:576px){.section-scope--OperationsSection .header-container{gap:32px}}.section-scope--OperationsSection .header-item{flex-direction:column;justify-content:space-between;gap:16px;display:flex}@media (min-width:576px){.section-scope--OperationsSection .header-item{flex-direction:row;align-items:center}}.section-scope--OperationsSection .operations__link{cursor:pointer;border-bottom:1px solid #0000;align-items:center;gap:12px;width:fit-content;height:fit-content;transition:border-color .3s;display:flex}.section-scope--OperationsSection .operations__link:hover{border-bottom-color:#c7a237}.section-scope--OperationsSection .operations-content{background-image:url(/assets/img/operations-line-mobile.svg);background-position:top;background-repeat:no-repeat;flex-wrap:wrap;justify-content:space-between;gap:24px 8px;min-height:568px;display:flex}@media (min-width:576px){.section-scope--OperationsSection .operations-content{flex-direction:column;gap:40px;min-height:636px}}@media (min-width:768px){.section-scope--OperationsSection .operations-content{background-image:url(/assets/img/operations-line-desktop.svg);min-height:602px}}.section-scope--OperationsSection .row{gap:80px;display:flex}.section-scope--OperationsSection .row-1{justify-content:flex-start}.section-scope--OperationsSection .row-2{justify-content:center}.section-scope--OperationsSection .row-3{justify-content:flex-end}.section-scope--OperationsSection .small-gap .row{gap:24px}.section-scope--OperationsSection .simple-row{justify-content:center;gap:16px;display:flex}@media (max-width:767px){.section-scope--OperationsSection .row{gap:16px}.section-scope--OperationsSection .row-1,.section-scope--OperationsSection .row-3{justify-content:center}}.section-scope--OperationsSection .mobile-list{flex-wrap:wrap;justify-content:space-between;gap:8px;display:flex}.section-scope--OperationsSection .game-years{gap:24px;display:flex}.section-scope--OperationsSection .game-year{color:#f1f1f180;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .25s;position:relative}.section-scope--OperationsSection .game-year:hover{color:#ffcc34}.section-scope--OperationsSection .game-year:after{content:"";opacity:0;background:radial-gradient(50% 50%,#f7ca44,#f7ca4400 100%);width:100%;height:4px;transition:all .25s;position:absolute;bottom:-6px;left:0}.section-scope--OperationsSection .game-year.active{color:#ffcc34}.section-scope--OperationsSection .game-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f1f1f14d;border:2px solid #fbd34126;border-radius:16px;width:fit-content;margin:0 auto;padding:8px 12px;position:relative}.section-scope--OperationsSection .game-header-non-absolute{transition-delay:.5s}.section-scope--OperationsSection .game-header-non-absolute .small-text{opacity:1;transition-delay:.5s}.section-scope--OperationsSection .game-header-absolute{opacity:0;width:fit-content;margin:0 auto;transition:transform .5s,opacity .5s,all .5s;display:none;position:absolute;top:0;left:0;transform:translateY(0);z-index:20!important}.section-scope--OperationsSection .game-item{z-index:1;cursor:pointer;flex-direction:column;gap:24px;width:140px;text-decoration:none;display:flex;position:relative}.section-scope--OperationsSection .game-item *{z-index:1}@media (min-width:576px){.section-scope--OperationsSection .game-item{width:160px}}.section-scope--OperationsSection .game-header__eclipse{filter:blur(50px);z-index:-1;background:#fbd34133;width:240px;height:43px;position:absolute;top:0}.section-scope--OperationsSection .game-data{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#08090b;border:2px solid #fbd34126;border-radius:8px;flex-direction:column;gap:4px;padding:12px;display:flex}@media (max-width:767px){.section-scope--OperationsSection .game-data{padding:8px}.section-scope--OperationsSection .game-data .regular-text{font-size:14px;line-height:140%}.section-scope--OperationsSection .game-data .small-text{font-size:12px;line-height:120%}}.section-scope--OperationsSection .game-img__container{justify-content:center;width:40px;height:40px;display:flex;position:absolute;bottom:-34px;left:50%;transform:translate(-50%)}.section-scope--OperationsSection .game-img__container .game-img__container-img{display:block}.section-scope--OperationsSection .game-img__container .game-img__container-anim{display:none;width:40px!important;height:40px!important}.section-scope--OperationsSection .game-img__container .game-img__container-gif{display:none;transform:translate(7px)translateY(-3px)}.section-scope--OperationsSection .game-img__container .circle-game-header{display:none;position:absolute;bottom:0;left:0}.section-scope--OperationsSection .mobile{display:flex}@media (min-width:576px){.section-scope--OperationsSection .mobile{display:none}}.section-scope--OperationsSection .no-mobile{display:none}@media (min-width:576px){.section-scope--OperationsSection .no-mobile{display:flex}}@keyframes slideFromTop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideFromBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.section-scope--OperationsSection .operations .header-container,.section-scope--OperationsSection .operations .game-item,.section-scope--OperationsSection .operations .row{opacity:0}.section-scope--OperationsSection .operations.in-view .header-container{animation:1s ease-out .5s forwards slideFromTop}.section-scope--OperationsSection .operations.in-view .game-item{animation:1s ease-out .5s forwards slideFromBottom}.section-scope--OperationsSection .operations.in-view .row .game-item{opacity:1;animation:none}.section-scope--OperationsSection .operations.in-view .row{animation:1s ease-out .5s forwards slideFromBottom}.section-scope--OperationsSection .operations{isolation:isolate;background:#13161b;position:relative;overflow:hidden}.section-scope--OperationsSection .operations:before{content:"";z-index:-1;pointer-events:none;background-image:url(/assets/img/operations-map/map.png);background-position:50%;background-repeat:no-repeat;background-size:auto 1294px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 120px calc(100% - 120px),#0000);mask-image:linear-gradient(#0000,#000 120px calc(100% - 120px),#0000)}.section-scope--OperationsSection .operations__wrapper{box-sizing:border-box;flex-direction:column;gap:40px;width:100%;padding:60px 16px;display:flex}.section-scope--OperationsSection .operations-header{z-index:2;flex-direction:column;gap:24px;width:100%;display:flex;position:relative}.section-scope--OperationsSection .operations-header__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.section-scope--OperationsSection .section-header{color:#edf0f4;letter-spacing:.005em;margin:0}.section-scope--OperationsSection .operations__link{color:#ffcc34;border-bottom:1px solid #0000;align-items:center;gap:12px;width:fit-content;height:fit-content;transition:border-color .25s;display:flex}.section-scope--OperationsSection .operations__link:hover,.section-scope--OperationsSection .operations__link:focus-visible{border-bottom-color:#c7a237}.section-scope--OperationsSection .operations__link img{width:24px;height:24px;display:block}.section-scope--OperationsSection .game-years{flex-wrap:wrap;align-items:flex-start;gap:16px;display:flex}.section-scope--OperationsSection .game-year{color:#f1f1f180;letter-spacing:.005em;padding:0 0 8px;font-family:Onest Variable,Onest,sans-serif;font-size:16px;font-weight:400;line-height:1.4;transition:color .25s;position:relative}.section-scope--OperationsSection .game-year:after{content:"";opacity:0;background:radial-gradient(50% 50%,#f7ca44 0%,#f7ca4400 100%);height:4px;transition:opacity .25s;position:absolute;bottom:0;left:0;right:0}.section-scope--OperationsSection .game-year:hover,.section-scope--OperationsSection .game-year:focus-visible,.section-scope--OperationsSection .game-year.active{color:#ffcc34}.section-scope--OperationsSection .game-year.active:after{opacity:1}.section-scope--OperationsSection .operations-map{z-index:1;width:100%;position:relative}.section-scope--OperationsSection .operations-map--desktop,.section-scope--OperationsSection .operations-map--tablet{display:none}.section-scope--OperationsSection .operations-map--mobile{flex-direction:column;gap:8px;display:flex}.section-scope--OperationsSection .operations-map--mobile:before{content:"";z-index:-1;border-left:2px dashed #c7ae66;position:absolute;top:28px;bottom:28px;left:8px}.section-scope--OperationsSection .operations-mobile-row{align-items:center;gap:8px;width:100%;display:flex}.section-scope--OperationsSection .operation-timeline__dot{z-index:2;box-sizing:border-box;background:#13161b;border:2px solid #ffcc34;border-radius:50%;flex:0 0 18px;place-items:center;width:18px;height:18px;display:grid;position:relative}.section-scope--OperationsSection .operation-timeline__dot span{background:radial-gradient(circle,#ffcc34 0 45%,#8b701f 52% 100%);border-radius:50%;width:10px;height:10px}.section-scope--OperationsSection .operation-card{box-sizing:border-box;color:#edf0f4;text-align:left;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#08090b;border:1px solid #fbd341;border-radius:16px;flex:auto;align-items:center;min-width:0;min-height:72px;padding:12px;font-family:Onest Variable,Onest,sans-serif;text-decoration:none;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden}.section-scope--OperationsSection .operation-card:before{content:"";filter:blur(18px);pointer-events:none;background:radial-gradient(#b385174d 0%,#08090b00 72%);width:240px;height:43px;position:absolute;top:50%;left:58%;transform:translate(-50%,-50%)}.section-scope--OperationsSection .operation-card:is(button,a):hover,.section-scope--OperationsSection .operation-card:is(button,a):focus-visible{border-color:#ffdf79;transform:translateY(-2px);box-shadow:0 0 22px #ffcc3429}.section-scope--OperationsSection .operation-card__body{z-index:1;flex:auto;align-items:center;gap:8px;width:100%;min-width:0;display:flex;position:relative}.section-scope--OperationsSection .operation-card__icon{content:url(/assets/img/operations-map/icon-mobile.svg);flex:0 0 24px;width:24px;height:24px;display:block}.section-scope--OperationsSection .operation-card__copy{flex-direction:column;flex:auto;align-items:flex-start;min-width:0;display:flex}.section-scope--OperationsSection .operation-card__location{color:#ffcc34;letter-spacing:.005em;font-size:12px;font-weight:400;line-height:1.2}.section-scope--OperationsSection .operation-card__location--desktop{display:none}.section-scope--OperationsSection .operation-card__location--compact{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.section-scope--OperationsSection .operation-card__title{color:#edf0f4;letter-spacing:.005em;overflow-wrap:normal;max-width:100%;font-size:14px;font-weight:400;line-height:1.4;display:block}.section-scope--OperationsSection .operation-card__date{color:#f1f1f180;letter-spacing:.005em;font-size:12px;font-weight:400;line-height:1.2;display:block}.section-scope--OperationsSection .operation-card__arrow{flex:0 0 24px;width:24px;height:24px;display:block}.section-scope--OperationsSection .operation-card--coming{background:#45494e;border-color:#0000}.section-scope--OperationsSection .operation-card--coming:before{display:none}.section-scope--OperationsSection .operation-card--coming .operation-card__icon{content:normal;object-fit:contain;opacity:1;flex-basis:32px;width:32px;height:35px}.section-scope--OperationsSection .operation-card--coming .operation-card__date{color:#f1f1f180}.section-scope--OperationsSection .operations-header,.section-scope--OperationsSection .operations-map{opacity:0}.section-scope--OperationsSection .operations.in-view .operations-header{animation:.8s ease-out .15s forwards slideFromTop}.section-scope--OperationsSection .operations.in-view .operations-map{animation:.8s ease-out .25s forwards slideFromBottom}@media (min-width:576px){.section-scope--OperationsSection .operations:before{background-size:auto 1014px}.section-scope--OperationsSection .operations__wrapper{padding-left:24px;padding-right:24px}.section-scope--OperationsSection .game-years{gap:24px}.section-scope--OperationsSection .game-year{font-size:24px;line-height:normal}.section-scope--OperationsSection .operations-map--mobile{display:none}.section-scope--OperationsSection .operations-map--tablet{justify-content:center;align-items:flex-start;gap:10px;display:flex}.section-scope--OperationsSection .operations-column{flex-direction:column;flex:1 1 0;gap:24px;min-width:0;display:flex}.section-scope--OperationsSection .operations-column--right{padding-top:36px}.section-scope--OperationsSection .operation-timeline{flex-direction:column;flex:0 0 18px;align-items:center;gap:70px;width:18px;padding-top:27px;display:flex;position:relative}.section-scope--OperationsSection .operation-timeline:before{content:"";z-index:-1;border-left:2px dashed #c7ae66;position:absolute;top:36px;bottom:9px;left:8px}}@media (min-width:768px){.section-scope--OperationsSection .operations__wrapper{gap:80px;padding:80px 24px}.section-scope--OperationsSection .operations-header{gap:32px}}@media (min-width:1024px){.section-scope--OperationsSection .operations__wrapper{padding:80px 40px}.section-scope--OperationsSection .operations-map--tablet{display:none}.section-scope--OperationsSection .operations-map--desktop{height:602px;display:block}.section-scope--OperationsSection .operations-route{pointer-events:none;width:2560px;max-width:none;height:580px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section-scope--OperationsSection .operations-points{z-index:1;flex-direction:column;gap:96px;width:100%;display:flex;position:relative}.section-scope--OperationsSection .operations-row{justify-content:center;align-items:center;gap:16px;width:100%;min-height:110px;display:flex}.section-scope--OperationsSection .operations-row--3{justify-content:flex-end}.section-scope--OperationsSection .operation-card{flex-direction:column;flex:1 1 0;align-items:flex-start;gap:8px;width:100%;max-width:300px;min-height:110px;padding:20px 16px}.section-scope--OperationsSection .operation-card__location--desktop{z-index:1;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;width:100%;max-width:100%;font-size:14px;line-height:1.4;display:flex;position:relative;overflow:hidden}.section-scope--OperationsSection .operation-card__location--desktop img{flex:0 0 16px;display:block}.section-scope--OperationsSection .operation-card__location--compact,.section-scope--OperationsSection .operation-card__arrow{display:none}.section-scope--OperationsSection .operation-card__body{flex:none;gap:12px;width:100%}.section-scope--OperationsSection .operation-card__icon{content:normal;flex-basis:40px;width:40px;height:40px}.section-scope--OperationsSection .operation-card__copy{flex:auto;min-width:0;max-width:100%}.section-scope--OperationsSection .operation-card__title{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;display:-webkit-box;overflow:hidden}.section-scope--OperationsSection .operation-card__date{white-space:nowrap;font-size:14px;line-height:1.4}.section-scope--OperationsSection .operation-card--coming{flex-direction:row;align-items:center;min-height:72px;padding:12px 16px}.section-scope--OperationsSection .operation-card--coming .operation-card__icon{flex-basis:40px;width:40px;height:44px}}@media (min-width:1280px){.section-scope--OperationsSection .operations__wrapper{padding-left:60px;padding-right:60px}.section-scope--OperationsSection .operations-row{gap:80px}}@media (min-width:1440px){.section-scope--OperationsSection .operations__wrapper{padding:80px 120px 120px}}@media (prefers-reduced-motion:reduce){.section-scope--OperationsSection .operations-header,.section-scope--OperationsSection .operations-map{opacity:1}.section-scope--OperationsSection .operations.in-view .operations-header,.section-scope--OperationsSection .operations.in-view .operations-map{animation:none}}.section-scope--OperationsSlider .game-rewards{flex-direction:column;gap:24px;display:flex}.section-scope--OperationsSlider .game-rewards .regular-bigger-text{z-index:6}.section-scope--OperationsSlider .slider-hr{border:1px solid #ffffff1a;border-radius:4px}.section-scope--OperationsSlider .mobile{display:flex}.section-scope--OperationsSlider .desktop{display:none}@media (min-width:576px){.section-scope--OperationsSlider .mobile{display:none}.section-scope--OperationsSlider .desktop{display:flex}}.section-scope--OperationsSlider .game-title{gap:8px;display:flex}.section-scope--OperationsSlider .game-data__container{justify-content:space-between;align-items:center;display:flex}.section-scope--OperationsSlider .game-data{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.section-scope--OperationsSlider .game-short-desc{flex-direction:column;gap:8px;display:flex}.section-scope--OperationsSlider .game-short-desc .regular-text{text-align:left}.section-scope--OperationsSlider .short-desc{text-align:left;font-weight:500}.section-scope--OperationsSlider .game-image{border:1px solid #ffffff1a}.section-scope--OperationsSlider .game-album{flex-direction:column;gap:16px;display:flex}.section-scope--OperationsSlider .game-album .album-short-item{cursor:pointer;width:240px;height:200px;overflow:hidden}@media (min-width:576px){.section-scope--OperationsSlider .game-album .album-short-item{width:384px;height:240px}}@media (min-width:1024px){.section-scope--OperationsSlider .game-album .album-short-item{height:320px}}.section-scope--OperationsSlider .slider-container{width:100%;height:100%;position:fixed}.section-scope--OperationsSlider .swiper{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:12;background:#08090bcc;width:100%;height:100%;position:fixed;top:0;left:0}.section-scope--OperationsSlider .swiper *{z-index:12}.section-scope--OperationsSlider .swiper-slide{color:#fff;justify-content:center;align-items:center;font-size:18px;display:flex}.section-scope--OperationsSlider .swiper-button-next,.section-scope--OperationsSlider .swiper-button-prev,.section-scope--OperationsSlider .swiper-pagination-bullet{color:#fff}.section-scope--OperationsSlider .swiper-button-prev,.section-scope--OperationsSlider .swiper-button-next{width:unset;height:unset;z-index:13;cursor:pointer;background:#f7ca44;border-radius:100px;padding:12px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.section-scope--OperationsSlider .swiper-button-prev:before,.section-scope--OperationsSlider .swiper-button-next:before,.section-scope--OperationsSlider .swiper-button-prev:after,.section-scope--OperationsSlider .swiper-button-next:after{content:none!important}.section-scope--OperationsSlider .swiper-button-prev{left:20%}.section-scope--OperationsSlider .swiper-button-next{right:20%}@media (max-width:1280px){.section-scope--OperationsSlider .swiper-button-prev{left:80px}.section-scope--OperationsSlider .swiper-button-next{right:80px}}@media (max-width:900px){.section-scope--OperationsSlider .swiper-button-prev{left:24px}.section-scope--OperationsSlider .swiper-button-next{right:24px}}@media (max-width:767px){.section-scope--OperationsSlider .swiper-button-prev,.section-scope--OperationsSlider .swiper-button-next{display:none}}.section-scope--OperationsSlider .slider__image{z-index:5;object-fit:cover;background-color:#212224;background-position:50%;background-repeat:no-repeat;background-size:auto 100%;background-attachment:scroll;border:2px solid #393e46;border-radius:28px;width:384px;height:288px;transition:all .75s;overflow:hidden}@media (max-width:767px){.section-scope--OperationsSlider .slider__image{background-size:cover;width:100%;height:384px}}.section-scope--OperationsSlider .slider__card{box-sizing:border-box;width:720px;height:fit-content;max-height:90svh;overflow:hidden auto;overflow:-moz-scrollbars-none;-ms-overflow-style:none;scrollbar-width:none;background-color:#08090b;border:1px solid #08090bcc;border-radius:28px;flex-direction:column;gap:32px;padding:32px;transition:all .75s;display:flex;position:relative}.section-scope--OperationsSlider .slider__card::-webkit-scrollbar{display:none!important}@media (max-width:767px){.section-scope--OperationsSlider .slider__card{background-position:0 -30px;background-size:110%;width:560px;margin:0;padding:24px}}@media (max-width:575px){.section-scope--OperationsSlider .slider__card{border:unset;background-position:0 0;background-size:130%;border-radius:0;width:100%;height:100%;max-height:100svh;margin:0;padding:24px 16px}}.section-scope--OperationsSlider .backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10;background:#212223cc;width:120%;height:120%;transition:all .75s;position:absolute;top:0;left:0}.section-scope--OperationsSlider .slider__button{background:#393e46;border-radius:100px;width:fit-content;height:fit-content;padding:14px;transition:all .75s;position:absolute;top:24px;right:16px}.section-scope--OperationsSlider .slider__button .cross{display:none}.section-scope--OperationsSlider .slider__button .cross-mobile{display:block}@media (min-width:576px){.section-scope--OperationsSlider .slider__button{top:24px;right:24px}.section-scope--OperationsSlider .slider__button .cross{display:block}.section-scope--OperationsSlider .slider__button .cross-mobile{display:none}}.section-scope--OperationsSlider .slider__button img{width:24px;height:24px}@media (max-width:575px){.section-scope--OperationsSlider .slider__button{background:0 0;width:32px;height:32px;padding:0}.section-scope--OperationsSlider .slider__button img{width:32px;height:32px}}.section-scope--OperationsSlider .statistics__container{gap:7.5px;margin:18px 0 24px;transition:all .75s;display:flex}@media (max-width:575px){.section-scope--OperationsSlider .statistics__container{gap:10px;margin:24px 0 32px}}.section-scope--OperationsSlider .statistics__tab-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border-radius:10px;padding:8px 20px}.section-scope--OperationsSlider .mini-image-container{background:#ffffff1a;border-radius:20px;justify-content:center;gap:18px;height:0;margin-top:0;padding:0;transition:all .75s;display:flex;transform:translateY(100px)}@media (max-width:575px){.section-scope--OperationsSlider .mini-image-container{gap:12px;height:fit-content;padding:16px}}.section-scope--OperationsSlider .mini-image{cursor:pointer;object-fit:cover;object-position:center;border:1px solid #0000;border-radius:12px;align-items:center;width:82px;height:82px;transition:all .2s;display:flex;overflow:hidden}.section-scope--OperationsSlider .mini-image.active{border:1px solid #fbd341}.section-scope--OperationsSlider .section-header{align-items:center;gap:.25em;font-size:36px;line-height:46px;transition:all .75s;display:flex}@media (max-width:767px){.section-scope--OperationsSlider .section-header{font-size:32px;line-height:41px}}@media (max-width:575px){.section-scope--OperationsSlider .section-header{font-size:24px;line-height:31px}}.section-scope--OperationsSlider .swiper-slide-active .slider__card{border:1px solid #f7ca44}@media (max-width:575px){.section-scope--OperationsSlider .swiper-slide-active .slider__card{border:unset}}.section-scope--OperationsSlider .swiper-slide-active .backdrop{opacity:0;pointer-events:none}.section-scope--OperationsSlider .swiper-slide-active .slider__button{right:16px}.section-scope--OperationsSlider .swiper-slide-active .section-header{font-size:48px}@media (max-width:767px){.section-scope--OperationsSlider .swiper-slide-active .section-header{font-size:32px;line-height:41px}}@media (max-width:575px){.section-scope--OperationsSlider .swiper-slide-active .section-header{font-size:24px;line-height:31px}}.section-scope--OperationsSlider .swiper-slide-active .slider__image{width:512px;height:384px}@media (max-width:767px){.section-scope--OperationsSlider .swiper-slide-active .slider__image{width:100%}}.section-scope--OperationsSlider .swiper-slide-active .statistics__container{gap:10px;margin:24px 0 32px}.section-scope--OperationsSlider .swiper-slide-active .mini-image-container{height:120px;margin-top:24px;padding:20px;transform:translateY(0)}@media (max-width:767px){.section-scope--OperationsSlider .swiper-slide-active .mini-image-container{height:112px;padding:16px}}@media (max-width:575px){.section-scope--OperationsSlider .swiper-slide-active .mini-image-container{height:fit-content}}.section-scope--Reward .reward{box-sizing:border-box;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:radial-gradient(77% 79% at 50% 0,#ffd24b80,#9a7f2d80 17.482%,#352d1680 52.08%,#0c0e1180 100%),#08090b;border:1px solid #f7ca4480;border-radius:12px;align-items:center;width:288px;height:90px;padding:0 8px 0 96px;transition:all .25s;display:flex;position:relative}@media (min-width:576px){.section-scope--Reward .reward{width:256px;height:90px}}@media (min-width:768px){.section-scope--Reward .reward{width:330px;height:140px;padding:0 8px 0 150px}}@media (max-width:1023px){.section-scope--Reward .reward .reward{position:static!important}}.section-scope--Reward .reward-image{position:absolute}.section-scope--Reward .reward-image.cup-1{height:115%;bottom:0;left:-6px}.section-scope--Reward .reward-image.cup-2{height:135%;top:-18px;left:-10px}.section-scope--Reward .reward-image.cup-3{height:148px;top:-29px;left:-36px}@media (min-width:768px){.section-scope--Reward .reward-image.cup-1{height:110%;bottom:0;left:-12px}.section-scope--Reward .reward-image.cup-2{height:140%;top:-30px;left:-16px}.section-scope--Reward .reward-image.cup-3{height:160%;top:-38px;left:-54px}}.section-scope--Reward .reward-text-primary{text-align:left;letter-spacing:0.5%;margin-bottom:4px}@media (max-width:767px){.section-scope--Reward .reward-text-primary{font-size:16px;line-height:140%}}.section-scope--Reward .reward-text-secondary{text-align:left;color:#f1f1f180}@media (max-width:767px){.section-scope--Reward .reward-text-secondary{font-size:14px;line-height:140%}}.section-scope--RewardImageModal .modal{z-index:20;background:#000000b3;justify-content:center;align-items:center;width:100svw;height:100svh;display:flex;position:fixed;top:0;left:0}.section-scope--RewardImageModal .modal-content{background:#08090b;border-radius:24px;padding:48px 12px 12px;position:relative}@media (min-width:576px){.section-scope--RewardImageModal .modal-content{border:1px solid #ffcc34;border-radius:24px;padding:24px}}.section-scope--RewardImageModal .modal__close{background:0 0;border:none;position:absolute;top:8px;right:8px}.section-scope--RewardImageModal .modal-image{max-width:100%}@media (min-width:576px){.section-scope--RewardImageModal .modal-image{max-width:500px}}@media (min-width:768px){.section-scope--RewardImageModal .modal-image{max-width:720px}}.section-scope--RewardImageModal .fade-modal-enter-active,.section-scope--RewardImageModal .fade-modal-leave-active{transition:opacity .25s}.section-scope--RewardImageModal .fade-modal-enter-from,.section-scope--RewardImageModal .fade-modal-leave-to{opacity:0}.section-scope--RewardImageModal .fade-modal-enter-to,.section-scope--RewardImageModal .fade-modal-leave-from{opacity:1}.section-scope--AchievementsSection .d-flex{display:flex!important}.section-scope--AchievementsSection .align-center{align-items:center!important}.section-scope--AchievementsSection .ga-2{gap:8px!important}.section-scope--AchievementsSection .flex-column{flex-direction:column!important}.section-scope--AchievementsSection .text-uppercase{text-transform:uppercase!important}.section-scope--AchievementsSection .font-weight-medium{font-weight:500!important}.section-scope--AchievementsSection .achieves{background-image:linear-gradient(#13161b,#13161b00 120px),url(/assets/img/achieves-bg-mobile.jpg);background-position:top;background-repeat:no-repeat}@media (min-width:768px){.section-scope--AchievementsSection .achieves{background-image:linear-gradient(#13161b,#13161b00 120px),url(/assets/img/achieves-bg-deck.jpg);background-position:top,50% -2px}}.section-scope--AchievementsSection .achieves__wrapper{min-height:728px;padding-block:60px 70px}@media (min-width:768px){.section-scope--AchievementsSection .achieves__wrapper{min-height:836px;padding-block:80px 108px}}@media (min-width:1024px){.section-scope--AchievementsSection .achieves__wrapper{min-height:940px}}@media (min-width:1280px){.section-scope--AchievementsSection .achieves__wrapper{padding-block:100px 148px}}.section-scope--AchievementsSection .custom-pagination{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1;background:#ffffff1a;border-radius:50px;gap:4px;width:248px;padding:4px 8px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)translateY(100%)}@media (min-width:576px){.section-scope--AchievementsSection .custom-pagination{gap:8px;width:fit-content;padding:12px 16px}}.section-scope--AchievementsSection .swiper-custom-button{z-index:10;background:#f7ca44;border-radius:100px;width:48px;height:48px;padding:12px;position:absolute;top:50%;transform:translateY(-50%)}.section-scope--AchievementsSection .swiper-custom-button.swiper-button-disabled{display:none}.section-scope--AchievementsSection .custom-prev{left:0}.section-scope--AchievementsSection .custom-next{right:0}.section-scope--AchievementsSection .custom-prev,.section-scope--AchievementsSection .custom-next{z-index:4;display:none}@media (min-width:768px){.section-scope--AchievementsSection .custom-prev,.section-scope--AchievementsSection .custom-next{display:block}}.section-scope--AchievementsSection .achieves-bg{filter:blur(90px);background:#f7ca44;width:75%;height:33px;position:absolute;top:280px;left:150px}@media (max-width:1280px){.section-scope--AchievementsSection .achieves-bg{width:80%;left:10%}}@media (max-width:1024px){.section-scope--AchievementsSection .achieves-bg{width:90%;top:240px;left:5%}}@media (max-width:768px){.section-scope--AchievementsSection .achieves-bg{width:110vw;left:-5vw}}@media (max-width:465px){.section-scope--AchievementsSection .achieves-bg{width:50%;height:68px;top:290px;left:25%}}.section-scope--AchievementsSection .achieves__container-header{grid-template-columns:1fr;gap:16px;margin-bottom:24px;display:grid}@media (min-width:768px){.section-scope--AchievementsSection .achieves__container-header{gap:24px;margin-bottom:32px}}@media (min-width:1024px){.section-scope--AchievementsSection .achieves__container-header{grid-template-columns:1fr 1fr;gap:40px}}@media (min-width:1440px){.section-scope--AchievementsSection .achieves__container-header{gap:0}}.section-scope--AchievementsSection .achieves__container-header .regular-text{text-align:left;height:fit-content;margin:auto 0}.section-scope--AchievementsSection .achieves__container-main{position:relative}.section-scope--AchievementsSection .achieves__years{flex-direction:row-reverse;gap:24px;width:fit-content;display:flex}.section-scope--AchievementsSection .achieves__year{color:#f1f1f180;letter-spacing:.5px;cursor:pointer;font-family:Onest Variable,Onest,sans-serif;font-size:24px;font-weight:400;transition:all .25s;position:relative}.section-scope--AchievementsSection .achieves__year:hover{color:#ffcc34}.section-scope--AchievementsSection .achieves__year:after{content:"";opacity:0;background:radial-gradient(50% 50%,#f7ca44,#f7ca4400 100%);width:100%;height:4px;transition:all .25s;position:absolute;bottom:-4px;left:0}.section-scope--AchievementsSection .achieves__year.active{color:#ffcc34}.section-scope--AchievementsSection .achieves__year.active:after{opacity:1}.section-scope--AchievementsSection .achieves__rewards__wrapper{position:relative}@media (max-width:768px){.section-scope--AchievementsSection .achieves__rewards__wrapper{padding:0 20px}}@media (max-width:465px){.section-scope--AchievementsSection .achieves__rewards__wrapper{padding:0 0 0 15px}}.section-scope--AchievementsSection .achieves__rewards{flex-wrap:wrap;justify-content:center;gap:24px 16px;margin:0 auto;padding-block:40px;display:flex;overflow:visible}@media (min-width:576px){.section-scope--AchievementsSection .achieves__rewards{padding-bottom:56px}}@media (min-width:768px){.section-scope--AchievementsSection .achieves__rewards{gap:40px;padding-top:48px}}@media (min-width:1024px){.section-scope--AchievementsSection .achieves__rewards{gap:40px;padding-top:120px;padding-bottom:120px}}@media (min-width:1140px) and (max-width:1279px){.section-scope--AchievementsSection .achieves__rewards{padding-inline:68px}}.section-scope--AchievementsSection .reward{box-sizing:border-box;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);cursor:pointer;background:radial-gradient(77% 79% at 50% 0,#ffd24b80,#9a7f2d80 17.482%,#352d1680 52.08%,#0c0e1180 100%),#08090b;border:1px solid #f7ca4480;border-radius:12px;align-items:center;width:288px;height:90px;padding:0 8px 0 96px;transition:all .25s;display:flex;position:relative}@media (min-width:576px){.section-scope--AchievementsSection .reward{width:256px;height:90px}}@media (min-width:768px){.section-scope--AchievementsSection .reward{width:330px;height:140px;padding:0 8px 0 150px}}.section-scope--AchievementsSection .reward-image{position:absolute}.section-scope--AchievementsSection .reward-image.cup-1{height:115%;bottom:0;left:-6px}.section-scope--AchievementsSection .reward-image.cup-2{height:135%;top:-18px;left:-10px}.section-scope--AchievementsSection .reward-image.cup-3{height:148px;top:-29px;left:-36px}@media (min-width:768px){.section-scope--AchievementsSection .reward-image.cup-1{height:110%;bottom:0;left:-12px}.section-scope--AchievementsSection .reward-image.cup-2{height:140%;top:-30px;left:-16px}.section-scope--AchievementsSection .reward-image.cup-3{height:160%;top:-38px;left:-54px}}.section-scope--AchievementsSection .reward-text-primary{text-align:left;letter-spacing:0.5%;margin-bottom:4px}@media (max-width:767px){.section-scope--AchievementsSection .reward-text-primary{font-size:16px;line-height:140%}}.section-scope--AchievementsSection .reward-text-secondary{text-align:left;color:#f1f1f180}@media (max-width:767px){.section-scope--AchievementsSection .reward-text-secondary{font-size:14px;line-height:140%}}.section-scope--AchievementsSection .achieves .achieves__container-header,.section-scope--AchievementsSection .achieves .achieves__years,.section-scope--AchievementsSection .achieves .achieves__rewards__wrapper{opacity:0}.section-scope--AchievementsSection .achieves.in-view .achieves__container-header,.section-scope--AchievementsSection .achieves.in-view .achieves__years{animation:1s ease-out .5s forwards slideFromTop}.section-scope--AchievementsSection .achieves.in-view .achieves__rewards__wrapper{animation:1s ease-out .5s forwards slideFromBottom}.section-scope--AchievementsSection .reward{z-index:1;position:static}.section-scope--AchievementsSection .reward:has(.reward-popup.popup-visible){z-index:10}.section-scope--AchievementsSection .reward-popup{z-index:20}.section-scope--AchievementsSection .operations__link{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid #0000;align-items:center;gap:12px;width:fit-content;height:fit-content;transition:border-color .3s;display:flex}.section-scope--AchievementsSection .operations__link:hover{border-bottom-color:#c7a237}@media (min-width:768px){.section-scope--AchievementsSection .swiper-slide .achieves__rewards{min-height:320px}}.section-scope--AchievementsSection .reward-dialog-layer{z-index:1000;background:#08090b2e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.section-scope--AchievementsSection .reward-popup.reward-popup--unified{white-space:normal;border:2px solid #ffcc34;align-items:center;max-height:calc(100dvh - 48px);overflow:auto;border-radius:16px!important;width:min(600px,100%)!important;height:auto!important;min-height:368px!important;padding:24px!important;position:relative!important;inset:auto!important;transform:none!important}.section-scope--AchievementsSection .reward-popup.reward-popup--unified .reward-popup__content{overflow-wrap:normal;flex:1;align-self:stretch;min-width:0}.section-scope--AchievementsSection .reward-popup.reward-popup--unified .reward-popup__detail{word-break:normal;-webkit-hyphens:none;hyphens:none;flex-wrap:wrap}.section-scope--AchievementsSection .reward-popup.reward-popup--unified .reward-popup__detail>.white-50{white-space:nowrap;flex:none}.section-scope--AchievementsSection .reward-popup.reward-popup--unified .reward-popup__detail>.font-weight-medium{flex:140px}.section-scope--AchievementsSection .reward-popup.reward-popup--unified .reward-popup__image-wrapper{width:min(258px,min(318px,100dvh - 100px)*var(--certificate-ratio));flex:none;max-width:50%;line-height:0}.section-scope--AchievementsSection .reward-popup.reward-popup--unified .reward-popup__image{width:100%;min-width:0;max-width:100%;height:auto;max-height:none;display:block}.section-scope--AchievementsSection .reward-popup.reward-popup--unified .reward-popup__cross{cursor:pointer;background:#393e46;border-radius:50%;padding:10px;top:0;right:0}.section-scope--AchievementsSection .reward-popup.reward-popup--unified .reward-popup__cross img{width:24px;height:24px}@media (max-width:575px){.section-scope--AchievementsSection .reward-popup.reward-popup--unified{gap:20px;min-height:0!important;padding:16px!important}.section-scope--AchievementsSection .reward-popup.reward-popup--unified .reward-popup__content{flex:none;gap:20px}.section-scope--AchievementsSection .reward-popup.reward-popup--unified .reward-popup__image-wrapper{width:min(100%,50dvh*var(--certificate-ratio));max-width:100%}}.section-scope--RewardImageModal .modal{z-index:1100;padding:24px}.section-scope--RewardImageModal .modal-content{border:0;border-radius:0;padding:0;line-height:0}.section-scope--RewardImageModal .modal-image{width:auto;max-width:calc(100vw - 48px);height:auto;max-height:calc(100dvh - 48px);display:block}.section-scope--RewardImageModal .reward-popup__cross{background:#393e46;border-radius:50%;padding:10px;top:0;right:0}.section-scope--OperationsSlider .rewards-list,.section-scope--GameDetails .achievements-list{flex-direction:column;gap:64px;padding-top:32px;padding-bottom:20px;display:flex}
.section-scope--RecruitmentSection .recruitment{background-image:url(/assets/img/recruit-bg-mobile.jpg);background-position:50% 256px;background-repeat:no-repeat;position:relative}@media (min-width:576px){.section-scope--RecruitmentSection .recruitment{background-position:50% 155px}}@media (min-width:768px){.section-scope--RecruitmentSection .recruitment{background-image:url(/assets/img/recruit-bg-laptop.jpg);background-position:top}}@media (min-width:1280px){.section-scope--RecruitmentSection .recruitment{background-image:url(/assets/img/recruit-bg-desc.jpg)}}.section-scope--RecruitmentSection .recruitment__wrapper{flex-direction:column;gap:80px;padding-block:60px;display:flex;position:relative}@media (min-width:768px){.section-scope--RecruitmentSection .recruitment__wrapper{padding-block:80px 40px}}@media (min-width:1280px){.section-scope--RecruitmentSection .recruitment__wrapper{padding-block:120px 40px}}.section-scope--RecruitmentSection .ellipse-1{z-index:1;pointer-events:none;width:1440px;height:1488px;position:absolute;top:330px;left:50%;transform:translate(-50%)}.section-scope--RecruitmentSection .recruitment__bg-container{z-index:0;pointer-events:none;width:768px;height:512px;position:absolute;top:256px;left:50%;transform:translate(-50%)}.section-scope--RecruitmentSection .recruitment__bg-container .anim-fire{opacity:.2;width:300px;height:168px;margin:85px 0 0 209px}@media (min-width:768px){.section-scope--RecruitmentSection .recruitment__bg-container .anim-fire{width:424px;height:239px;margin:291px 0 0 215px}}@media (min-width:1280px){.section-scope--RecruitmentSection .recruitment__bg-container .anim-fire{width:455px;height:255px;margin:275px 0 0 716px}}@media (min-width:576px){.section-scope--RecruitmentSection .recruitment__bg-container{top:155px}}@media (min-width:768px){.section-scope--RecruitmentSection .recruitment__bg-container{width:1280px;height:944px;top:0}}@media (min-width:1280px){.section-scope--RecruitmentSection .recruitment__bg-container{width:2560px}}.section-scope--RecruitmentSection .recruitment__content *{z-index:5}@media (min-width:768px){.section-scope--RecruitmentSection .recruitment__content{padding-bottom:40px}}.section-scope--RecruitmentSection .recruitment__content-header{grid-template-columns:1fr;gap:24px;margin-bottom:332px;display:grid}.section-scope--RecruitmentSection .recruitment__content-header .section-header{white-space:normal}.section-scope--RecruitmentSection .recruitment__content-header .regular-text{text-align:left}@media (min-width:768px){.section-scope--RecruitmentSection .recruitment__content-header{grid-template-columns:1fr 1fr;gap:40px;margin-bottom:80px}}.section-scope--RecruitmentSection .recruitment__swiper-container .section-header{white-space:normal}@media (max-width:767px){.section-scope--RecruitmentSection .recruitment__swiper-container .section-header{font-size:32px;line-height:41px}}.section-scope--RecruitmentSection .fire-anim{display:none;position:absolute}.section-scope--RecruitmentSection .recruitment__content-text-container{flex-direction:column;gap:24px;display:flex}@media (min-width:768px){.section-scope--RecruitmentSection .recruitment__content-text-container{gap:40px;width:calc(50% - 20px);margin-left:auto;padding-bottom:80px}}@media (max-width:575px){.section-scope--RecruitmentSection .recruitment__content-text-container .big-text{font-size:24px;line-height:normal}}.section-scope--RecruitmentSection .recruitment_li{flex-direction:row;align-items:center;gap:16px;height:72px;display:flex}.section-scope--RecruitmentSection .recruitment_li img{width:48px;height:48px}.section-scope--RecruitmentSection .recruitment_li:last-child{height:40px}.section-scope--RecruitmentSection .recruitment__restrictions-container{grid-template-columns:1fr;gap:40px;display:grid}@media (min-width:1024px){.section-scope--RecruitmentSection .recruitment__restrictions-container{grid-template-columns:1fr 1fr}}.section-scope--RecruitmentSection .restrictions__header{flex-direction:column;gap:24px;display:flex}@media (max-width:575px){.section-scope--RecruitmentSection .restrictions__header .big-text{font-size:24px;line-height:normal}}@media (min-width:1024px){.section-scope--RecruitmentSection .restrictions__header{max-width:500px}}.section-scope--RecruitmentSection .restrictions__criteria{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.section-scope--RecruitmentSection .restrictions__criteria{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.section-scope--RecruitmentSection .restrictions__criteria{flex-direction:column;gap:40px;display:flex}}.section-scope--RecruitmentSection .restrictions__criteria-item-container{z-index:1;border-radius:16px;position:relative;overflow:visible}.section-scope--RecruitmentSection .restrictions__criteria-item-container:before{content:"";border-radius:inherit;z-index:-1;background:linear-gradient(#fc494b66 0%,#fc494b1a 100%);position:absolute;inset:-2px}.section-scope--RecruitmentSection .restrictions__criteria-item{z-index:1;background:radial-gradient(76.54% 78.75% at 50% 0,#ff13154d 0%,#0c0e114d 76.05%),linear-gradient(#08090b,#08090b);border-radius:16px;flex-direction:column;gap:24px;padding:16px;display:flex}.section-scope--RecruitmentSection .restrictions__criteria-item *{z-index:1}.section-scope--RecruitmentSection .restrictions__criteria-item .regular-text{text-align:left;letter-spacing:.005em}@media (min-width:768px){.section-scope--RecruitmentSection .restrictions__criteria-item{gap:32px;padding:24px}}.section-scope--RecruitmentSection .criteria__header{flex-direction:column;align-items:center;gap:24px;display:flex}.section-scope--RecruitmentSection .criteria__header .medium-text{color:#edf0f4;letter-spacing:.005em;text-transform:uppercase}.section-scope--RecruitmentSection .criteria__header .line{background:#ffffff1a;width:100%;height:2px}@media (min-width:1024px){.section-scope--RecruitmentSection .criteria__header .line{width:unset;flex:1}.section-scope--RecruitmentSection .criteria__header{flex-direction:row}.section-scope--RecruitmentSection .criteria__header .medium-text{white-space:nowrap}}.section-scope--RecruitmentSection .criteria-highlight{color:#f7ca44;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:radial-gradient(76.54% 78.75% at 50% 0,#ffd24b80 0%,#9a7f2d80 17.48%,#352d1680 52.08%,#14171b80 100%),#14171b;border-radius:24px;margin-inline:-4px;padding-inline:4px}@media (min-width:1280px){.section-scope--RecruitmentSection .restrictions__criteria-item-container:nth-child(2) .restrictions__criteria-item{min-height:265px}.section-scope--RecruitmentSection .restrictions__criteria-item-container:nth-child(2) .criteria__header .medium-text{text-align:right;flex:0 0 346px;align-items:center;display:flex}.section-scope--RecruitmentSection .restrictions__criteria-item-container:nth-child(2) .regular-text{line-height:22px}}.section-scope--RecruitmentSection .restrictions__header-container{padding-bottom:230px;position:relative;overflow:visible}@media (min-width:576px){.section-scope--RecruitmentSection .restrictions__header-container{padding-bottom:348px;overflow:hidden}}@media (min-width:1024px){.section-scope--RecruitmentSection .restrictions__header-container{padding-bottom:0}}.section-scope--RecruitmentSection .restrictions__header-container-img{-webkit-user-select:none;user-select:none;pointer-events:none;width:500px;height:230px;position:absolute;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}@media (min-width:576px){.section-scope--RecruitmentSection .restrictions__header-container-img{width:732px;height:320px}}.section-scope--RecruitmentSection .restrictions__header-container-img .shape{will-change:transform,opacity;animation-duration:2.5s;animation-timing-function:cubic-bezier(.34,1.56,.64,1);animation-iteration-count:infinite;animation-delay:.1s;animation-fill-mode:both;position:absolute}.section-scope--RecruitmentSection .restrictions__header-container-img .shape--big{width:320px;animation-name:RecruitmentSection-floatRotate;top:0;right:108px}@media (max-width:575px){.section-scope--RecruitmentSection .restrictions__header-container-img .shape--big{width:218px;top:10px;right:72px}}.section-scope--RecruitmentSection .restrictions__header-container-img .shape--small{width:220px;animation-name:RecruitmentSection-sway;top:66px;right:448px}@media (max-width:575px){.section-scope--RecruitmentSection .restrictions__header-container-img .shape--small{width:150px;top:52px;right:unset;left:52px}}@keyframes RecruitmentSection-floatRotate{0%{rotate:none}50%{rotate:15deg}to{rotate:none}}@keyframes RecruitmentSection-sway{0%{rotate:none}50%{rotate:-30deg}to{rotate:none}}@keyframes RecruitmentSection-slideFromTop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes RecruitmentSection-slideFromBottom{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.section-scope--RecruitmentSection .recruitment .recruitment__content-header,.section-scope--RecruitmentSection .recruitment .recruitment__content-text-container>*{opacity:0}.section-scope--RecruitmentSection .recruitment.in-view .recruitment__content-header{animation:1s ease-out .5s forwards RecruitmentSection-slideFromTop}.section-scope--RecruitmentSection .recruitment.in-view .recruitment__content-text-container>*{animation:1s ease-out .75s forwards RecruitmentSection-slideFromBottom}.section-scope--RecruitmentSwiper .custom-pagination-thin-mobile{margin-top:40px}@media (max-width:767px){.section-scope--RecruitmentSwiper .regular-bigger-text{font-size:16px;line-height:normal}}.section-scope--RecruitmentSwiper .recruitment__swiper-content.mobile{display:block;overflow:hidden}.section-scope--RecruitmentSwiper .recruitment__swiper-content.desktop{display:none;overflow:hidden}@media (min-width:1024px){.section-scope--RecruitmentSwiper .recruitment__swiper-content{grid-template-columns:1fr 1fr 1fr;gap:24px;display:grid}.section-scope--RecruitmentSwiper .recruitment__swiper-content.mobile{display:none}.section-scope--RecruitmentSwiper .recruitment__swiper-content.desktop{display:grid}}.section-scope--RecruitmentSwiper .recruitment__swiper-item{width:280px}@media (min-width:576px){.section-scope--RecruitmentSwiper .recruitment__swiper-item{width:320px}}@media (min-width:1024px){.section-scope--RecruitmentSwiper .recruitment__swiper-item{width:unset}}.section-scope--RecruitmentSwiper .recruitment__swiper-item__header{border:2px solid #393e46;border-bottom:none;border-top-left-radius:16px;border-top-right-radius:16px;flex-direction:column;gap:8px;padding:22px 22px 34px;display:flex}.section-scope--RecruitmentSwiper .recruitment__swiper-item__description-container{z-index:1;border-radius:16px;margin-top:-14px;padding:2px;position:relative}.section-scope--RecruitmentSwiper .recruitment__swiper-item__description-container:before{content:"";border-radius:inherit;z-index:-1;background:linear-gradient(#9b8542 0%,#645b41 100%);position:absolute;inset:0}.section-scope--RecruitmentSwiper .recruitment__swiper-item__description{z-index:1;background:#222326;border-radius:16px;flex-direction:column;gap:8px;height:292px;padding:14px;display:flex;position:relative;overflow:hidden}.section-scope--RecruitmentSwiper .recruitment__swiper-item__description *{z-index:1}@media (min-width:576px){.section-scope--RecruitmentSwiper .recruitment__swiper-item__description{height:276px;padding:22px}}@media (min-width:1024px){.section-scope--RecruitmentSwiper .recruitment__swiper-item__description{height:320px}}.section-scope--RecruitmentSwiper .recruitment__swiper-item__description .regular-text{color:#f1f1f180}.section-scope--RecruitmentSwiper .recruitment__swiper-item__description .recruit-ellipse{z-index:-1;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;bottom:0;right:0}.section-scope--RecruitmentSwiper .recruitment__swiper-item__description .recruit-gun{z-index:-2;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;bottom:0;right:0}.section-scope--RecruitmentSwiper .recruitment__swiper-item__description .bg-gun{z-index:-2;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@keyframes RecruitmentSwiper-slideFromBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.section-scope--RecruitmentSwiper .recruitment__swiper-content.desktop .recruitment__swiper-item,.section-scope--RecruitmentSwiper .recruitment__swiper-content.mobile .recruitment__swiper-item{opacity:0}.section-scope--RecruitmentSwiper .recruitment__swiper-content.desktop.in-view .recruitment__swiper-item,.section-scope--RecruitmentSwiper .recruitment__swiper-content.mobile.in-view .recruitment__swiper-item{animation:1s ease-out .5s forwards RecruitmentSwiper-slideFromBottom}.section-scope--CtaSection .cta__wrapper{padding-block:40px}@media (min-width:1024px){.section-scope--CtaSection .cta__wrapper{padding-block:62px}}@media (min-width:1280px){.section-scope--CtaSection .cta__wrapper{padding-block:40px}}@media (min-width:1440px){.section-scope--CtaSection .cta__wrapper{padding-block:62px}}.section-scope--CtaSection .cta__content{padding-bottom:480px}@media (min-width:1024px){.section-scope--CtaSection .cta__content{padding:0}}.section-scope--CtaSection .cta__item{z-index:2;flex-direction:column;gap:32px;padding-bottom:40px;display:flex}.section-scope--CtaSection .cta__item *{z-index:2}.section-scope--CtaSection .cta__item .big-text,.section-scope--CtaSection .cta__item .big-text .section-header{white-space:normal}@media (max-width:767px){.section-scope--CtaSection .cta__item .big-text{font-size:24px;line-height:normal}}@media (max-width:575px){.section-scope--CtaSection .cta__item .big-text{flex-direction:column;align-items:center;gap:8px;font-size:18px;display:flex}.section-scope--CtaSection .cta__item .big-text *{text-align:center}}@media (min-width:576px){.section-scope--CtaSection .cta__item{gap:40px}}@media (min-width:1024px){.section-scope--CtaSection .cta__item{width:600px;padding-bottom:0}}@media (min-width:1280px){.section-scope--CtaSection .cta__item{width:540px}}@media (min-width:1440px){.section-scope--CtaSection .cta__item{width:580px}}@media (max-width:575px){.section-scope--CtaSection .cta__item .medium-text{text-align:center;font-size:18px;line-height:128%}}.section-scope--CtaSection .cta__icons{justify-content:center;gap:40px;display:flex;position:relative}.section-scope--CtaSection .cta__icons .cta__social{width:92px;height:92px}.section-scope--CtaSection .cta__icons .cta__arrow{display:none;position:absolute;bottom:0;left:0}@media (min-width:576px){.section-scope--CtaSection .cta__icons{align-items:end;justify-content:unset;height:100px;padding-left:234px}.section-scope--CtaSection .cta__icons .cta__arrow{display:block}}.section-scope--CtaSection .cta-image{z-index:1;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}@media (min-width:1024px){.section-scope--CtaSection .cta-image{left:unset;top:50%;right:0;bottom:unset;transform:translateY(-50%)}}@media (min-width:1280px){.section-scope--CtaSection .cta-image{right:60px}}@media (min-width:1440px){.section-scope--CtaSection .cta-image{right:120px}}@keyframes CtaSection-slideFromTop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes CtaSection-slideFromBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes CtaSection-slideFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.section-scope--CtaSection .cta .cta__item h2,.section-scope--CtaSection .cta .cta__icons,.section-scope--CtaSection .cta .cta__icons .cta__arrow,.section-scope--CtaSection .cta .cta__item p.medium-text.text-uppercase,.section-scope--CtaSection .cta-image{opacity:0}.section-scope--CtaSection .cta.in-view .cta__item h2{animation:1s ease-out .5s forwards CtaSection-slideFromTop}.section-scope--CtaSection .cta.in-view .cta__icons{animation:1s ease-out .75s forwards CtaSection-slideFromBottom}.section-scope--CtaSection .cta.in-view .cta__icons .cta__arrow{animation:1s ease-out .75s forwards CtaSection-slideFromLeft}.section-scope--CtaSection .cta.in-view .cta__item p.medium-text.text-uppercase{animation:1s ease-out 1s forwards CtaSection-slideFromBottom}.section-scope--CtaSection .cta.in-view .cta-image{opacity:1;transition:all 1s ease-out .5s}.section-scope--GalleryPreviewSection .swiper-custom-button{z-index:2;background:#fbd341;border-radius:100px;padding:12px;display:none;position:absolute;top:50%;transform:translateY(-50%)}@media (min-width:768px){.section-scope--GalleryPreviewSection .swiper-custom-button{display:flex}}.section-scope--GalleryPreviewSection .custom-prev{left:120px;transform:translateY(-50%)translate(-50%)}.section-scope--GalleryPreviewSection .custom-next{right:120px;transform:translateY(-50%)translate(50%)}.section-scope--GalleryPreviewSection .album__wrapper{background:linear-gradient(360deg,#13161b 0%,#08090b 100%);padding-block:40px}@media (min-width:576px){.section-scope--GalleryPreviewSection .album__wrapper{padding-block:60px}}@media (min-width:768px){.section-scope--GalleryPreviewSection .album__wrapper{padding-block:80px}}@media (min-width:1280px){.section-scope--GalleryPreviewSection .album__wrapper{padding-block:120px}}.section-scope--GalleryPreviewSection .custom-pagination-album{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border-radius:50px;justify-content:center;gap:4px;margin:40px auto 0;padding:12px 16px;display:flex}@media (min-width:576px){.section-scope--GalleryPreviewSection .custom-pagination-album{width:fit-content}}.section-scope--GalleryPreviewSection .album__header{flex-direction:column;justify-content:space-between;gap:24px;margin-bottom:40px;display:flex}@media (min-width:576px){.section-scope--GalleryPreviewSection .album__header{flex-direction:row;align-items:center}}@media (min-width:1024px){.section-scope--GalleryPreviewSection .album__header{margin-bottom:60px}}.section-scope--GalleryPreviewSection .section-header{gap:6px;font-size:40px;font-weight:600;line-height:51px;display:flex}.section-scope--GalleryPreviewSection .album__link{cursor:pointer;border-bottom:1px solid #0000;align-items:center;gap:12px;width:fit-content;height:fit-content;transition:border-color .3s;display:flex}.section-scope--GalleryPreviewSection .album__link:hover{border-bottom-color:#c7a237}@media (max-width:767px){.section-scope--GalleryPreviewSection .album-swiper{overflow:visible}}@media (min-width:768px){.section-scope--GalleryPreviewSection .album-swiper{padding-inline:24px}}.section-scope--GalleryPreviewSection .album-swiper-slide{width:auto;height:auto}.section-scope--GalleryPreviewSection .album-short-item{width:240px;height:200px}@media (min-width:768px){.section-scope--GalleryPreviewSection .album-short-item{width:auto}}@media (min-width:1024px){.section-scope--GalleryPreviewSection .album-short-item{height:240px}}@media (min-width:1280px){.section-scope--GalleryPreviewSection .album-short-item{height:320px}}.section-scope--GalleryPreviewSection .album-short-container__container{background:linear-gradient(90deg,#08090b1a 0%,#ffffff1a 49.5%,#08090b1a 100%)}.section-scope--GalleryPreviewSection .album-short-container{padding-block:72px;position:relative}.section-scope--GalleryPreviewSection .albums-line{position:absolute;left:50%;transform:translate(-50%)}.section-scope--GalleryPreviewSection .albums-line-1{top:26px}.section-scope--GalleryPreviewSection .albums-line-2{bottom:26px}.section-scope--AlbumShortItem .album-short-item{cursor:pointer;background:#f7ca4433;border:2px solid #f7ca4433;border-radius:16px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.section-scope--AlbumShortItem .album-short-item__img{object-fit:cover;pointer-events:none;min-width:100%;min-height:100%}.section-scope--AlbumShortItem .album-statistics-container{width:100%;position:absolute;bottom:0}.section-scope--AlbumShortItem .album-statistics{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(140.65deg,#e8b83c00 16.796%,#e8b83c29 61.477%,#e8b83c00 100%),#1c1a1680;border-radius:0 0 13px 13px;justify-content:space-between;gap:8px;padding:12px;display:flex}@media (min-width:576px){.section-scope--AlbumShortItem .album-statistics{padding:16px}}.section-scope--AlbumShortItem .album-statistics-header{align-content:center;font-size:16px;line-height:140%}@media (min-width:1280px){.section-scope--AlbumShortItem .album-statistics-header{font-size:18px;line-height:24px}}.section-scope--AlbumShortItem .album-statistics-amount{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border-radius:10px;justify-content:space-between;align-items:center;gap:5px;height:fit-content;margin:auto 0;padding:4px 8px;display:flex}.section-scope--AlbumShortItem .album-statistics-amount img{width:20px;height:20px}@media (min-width:1280px){.section-scope--AlbumShortItem .album-statistics-amount img{width:24px;height:24px}.section-scope--AlbumShortItem .album-statistics-amount{padding:8px 12px}}.section-scope--AlbumShortItem .album-statistics-amount-text{font-size:14px;line-height:20px}@media (min-width:1280px){.section-scope--AlbumShortItem .album-statistics-amount-text{font-size:18px;line-height:24px}}.section-scope--AlbumModal .modal{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#08090b99;width:100%;height:100%;padding:24px 40px;display:flex;position:fixed;top:0;left:0;overflow:auto}@media (max-width:768px){.section-scope--AlbumModal .modal{padding:100px 40px 50px}}@media (max-width:768px) and (max-height:800px){.section-scope--AlbumModal .modal{padding:50px 40px 0}}@media (max-width:465px){.section-scope--AlbumModal .modal{background:#13161b;padding:0}}.section-scope--AlbumModal .modal-content{background:#13161b;border-radius:16px;width:852px;max-height:710px;margin:auto;padding:32px 40px 40px;position:relative}@media (max-width:768px){.section-scope--AlbumModal .modal-content{max-height:100%;padding:24px}}@media (max-width:465px){.section-scope--AlbumModal .modal-content{border-radius:0;height:100%;padding:40px 16px 0}}.section-scope--AlbumModal .modal-full{background:#13161b;border-radius:16px;width:852px;max-width:100%;max-height:710px;margin:auto;padding:32px 40px 40px;position:relative;top:0;left:0}@media (min-width:769px){.section-scope--AlbumModal .modal-full .slider__button{display:none}}@media (max-width:768px){.section-scope--AlbumModal .modal-full{margin-top:0;padding:24px}}@media (max-width:465px){.section-scope--AlbumModal .modal-full{border-radius:0;height:100%;padding:40px 16px 0}.section-scope--AlbumModal .modal-wrapper{flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:0 0 48px;display:flex}}.section-scope--AlbumModal .fullSwiper-mobile{display:none}@media (max-width:465px){.section-scope--AlbumModal .fullSwiper-mobile{display:block}}.section-scope--AlbumModal .fullSwiper-desktop{display:block;position:relative}@media (max-width:465px){.section-scope--AlbumModal .fullSwiper-desktop{display:none}}.section-scope--AlbumModal .fullImage{width:100%;height:100%}.section-scope--AlbumModal .back-button{background:0 0;border-bottom:1px solid #0000;align-items:center;gap:16px;padding:12px 12px 12px 6px;transition:all .25s;display:flex}.section-scope--AlbumModal .back-button:hover{border-color:#c7a237}.section-scope--AlbumModal .swiper-button-prev,.section-scope--AlbumModal .swiper-button-next{width:unset;height:unset;z-index:10;cursor:pointer;background:#f7ca44;border-radius:100px;padding:12px;position:absolute;top:50%;transform:translateY(-50%)}.section-scope--AlbumModal .swiper-button-prev:before,.section-scope--AlbumModal .swiper-button-next:before,.section-scope--AlbumModal .swiper-button-prev:after,.section-scope--AlbumModal .swiper-button-next:after{content:none!important}.section-scope--AlbumModal .album-images{grid-template-columns:1fr 1fr 1fr;gap:12px 20px;max-height:540px;display:grid;overflow-y:auto}@media (max-width:768px){.section-scope--AlbumModal .album-images{grid-template-columns:1fr 1fr;max-height:500px}}@media (max-width:768px) and (max-height:800px){.section-scope--AlbumModal .album-images{max-height:460px}}@media (max-width:768px) and (max-height:700px){.section-scope--AlbumModal .album-images{max-height:380px}}@media (max-width:768px) and (max-width:465px){.section-scope--AlbumModal .album-images{max-height:unset!important}}.section-scope--AlbumModal .album-images::-webkit-scrollbar{width:5px}.section-scope--AlbumModal .album-images::-webkit-scrollbar-track{background:#393e46}.section-scope--AlbumModal .album-images::-webkit-scrollbar-thumb:hover{background:#555}.section-scope--AlbumModal .album-images{scrollbar-width:thin;scrollbar-color:#5b6069 #393e46}.section-scope--AlbumModal .album-modal-header{gap:20px;display:flex}@media (max-width:465px){.section-scope--AlbumModal .album-modal-header{flex-direction:column;padding-right:68px}}.section-scope--AlbumModal .album-modal-header-full{justify-content:space-between}.section-scope--AlbumModal .album-modal-header-full .album-modal-header-full-item .album-statistics-amount{display:none}@media (max-width:465px){.section-scope--AlbumModal .album-modal-header-full{flex-direction:column-reverse}.section-scope--AlbumModal .album-modal-header-full .album-statistics-header{text-align:left}.section-scope--AlbumModal .album-modal-header-full .back-button{width:fit-content}.section-scope--AlbumModal .album-modal-header-full .album-modal-header-full-item{gap:16px;display:flex}.section-scope--AlbumModal .album-modal-header-full .album-modal-header-full-item .album-statistics-amount{display:flex}.section-scope--AlbumModal .album-modal-header-full .album-modal-header-full-item .back-button{gap:8px;padding:0;font-size:16px}}.section-scope--AlbumModal .album-statistics-header{align-content:center}@media (max-width:465px){.section-scope--AlbumModal .album-statistics-header{font-size:18px;font-weight:500;line-height:24px}}.section-scope--AlbumModal .album-statistics-amount{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border-radius:10px;justify-content:space-between;align-items:center;gap:4px;min-width:43px;padding:10px 15px;display:flex}@media (max-width:465px){.section-scope--AlbumModal .album-statistics-amount{width:fit-content;padding:4px 8px}}.section-scope--AlbumModal .album-statistics-amount-text{margin-bottom:-2px}.section-scope--AlbumModal .slider__button{background:#393e46;border-radius:100px;width:48px;height:48px;padding:14px;transition:all .75s;position:absolute;top:16px;right:16px}@media (max-width:768px){.section-scope--AlbumModal .slider__button{top:-64px;right:0}}@media (max-width:465px){.section-scope--AlbumModal .slider__button{top:40px;right:16px}}.section-scope--AlbumModal .slider__button img{width:20px;height:20px}.section-scope--AlbumModal .album-hr{background:#ffffff1a;border:none;height:2px;margin:32px 0}@media (max-width:465px){.section-scope--AlbumModal .album-hr{margin:16px 0}}.section-scope--AlbumModal .image-container img{width:100%}.section-scope--AlbumModal .fullSwiper-nav-mob{background:#ffffff1a;border-radius:50px;justify-content:center;gap:80px;width:fit-content;margin:0 auto;padding:42px 24px 24px;display:flex;height:fit-content!important}.section-scope--AlbumModal .fullSwiper-nav-mob .swiper-button-next-mob,.section-scope--AlbumModal .fullSwiper-nav-mob .swiper-button-prev-mob{width:48px;height:48px;position:relative;inset:0;transform:none}@media (min-width:466px){.section-scope--AlbumModal .fullSwiper-nav-mob{display:none}}.section-scope--SupportSection .support-ellipse__container{z-index:-1;filter:blur(200px);-webkit-user-select:none;user-select:none;pointer-events:none;width:1283px;height:686px;position:absolute;bottom:-80px;left:50%;transform:translate(-50%)}.section-scope--SupportSection .support-ellipse__container .support-ellipse{opacity:.6;background:#f7ca4433;width:902px;height:210px;position:absolute;top:250px;left:224px;rotate:12deg}@media (min-width:1280px){.section-scope--SupportSection .support-ellipse__container{left:unset;right:-145px;transform:none}}@media (min-width:1440px){.section-scope--SupportSection .support-ellipse__container{right:-65px}}.section-scope--SupportSection .support{isolation:isolate;background:linear-gradient(360deg,#08090b 0%,#13161b 100%);position:relative}.section-scope--SupportSection .support:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#08090b00,#08090b59 35%,#08090bcc 72%,#08090b);height:160px;position:absolute;inset:auto 0 0}.section-scope--SupportSection .support__wrapper{z-index:auto;padding-block:60px}.section-scope--SupportSection .support__wrapper *{z-index:1}@media (min-width:758px){.section-scope--SupportSection .support__wrapper{padding-block:80px}}@media (max-width:575px){.section-scope--SupportSection .support__wrapper{padding-inline:24px}}.section-scope--SupportSection .support-img{z-index:-1;position:absolute;bottom:36px;right:0}.section-scope--SupportSection .support-img.mobile{display:block;top:0;right:50%;transform:translate(50%)}@media (min-width:576px){.section-scope--SupportSection .support-img.mobile{top:unset;bottom:45px;right:0;transform:none}}.section-scope--SupportSection .support-img.desktop{display:none}@media (min-width:768px){.section-scope--SupportSection .support-img.mobile{display:none}.section-scope--SupportSection .support-img.desktop{display:block}}@media (min-width:1280px){.section-scope--SupportSection .support-img{left:120px}}.section-scope--SupportSection .support__content{flex-direction:column;justify-content:space-between;gap:40px;display:flex;position:relative}@media (min-width:1024px){.section-scope--SupportSection .support__content{gap:80px}}@media (min-width:1280px){.section-scope--SupportSection .support__content{gap:unset;flex-direction:row}}.section-scope--SupportSection .support__content .section-header{white-space:normal}@media (max-width:1439px){.section-scope--SupportSection .support__content .section-header{font-size:32px;line-height:41px}}@media (min-width:1280px){.section-scope--SupportSection .support__content .section-header{max-width:270px}}@media (min-width:1440px){.section-scope--SupportSection .support__content .section-header{max-width:330px}}.section-scope--SupportSection .support__container{gap:8px;width:100%;margin-left:auto;overflow:hidden}.section-scope--SupportSection .support__container.desktop{display:none}.section-scope--SupportSection .support__container.mobile{flex-direction:column;gap:16px;display:flex}@media (max-width:575px){.section-scope--SupportSection .support__container{flex-wrap:wrap}}@media (min-width:576px){.section-scope--SupportSection .support__container.desktop{display:flex}.section-scope--SupportSection .support__container.mobile{display:none}}@media (min-width:1024px){.section-scope--SupportSection .support__container{gap:16px;width:auto}}.section-scope--SupportSection .support__item{flex-direction:row;flex:1;justify-content:center;gap:8px;display:flex}@media (min-width:576px){.section-scope--SupportSection .support__item{flex-direction:column;gap:16px}}.section-scope--SupportSection .support__item-lines{flex:0;align-items:center;gap:16px}.section-scope--SupportSection .logo__container{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:radial-gradient(50% 50% at 50% 0,#f7ca4480 0%,#08090b80 100%),linear-gradient(#08090b,#08090b);border:2px solid #c7a237;border-radius:16px;justify-content:center;align-items:center;width:100%;height:64px;padding:10px;display:flex}.section-scope--SupportSection .logo__container img{max-width:100%;max-height:100%}@media (min-width:576px){.section-scope--SupportSection .logo__container{padding:10px 6px}}@media (min-width:768px){.section-scope--SupportSection .logo__container{height:68px;padding:12px}}@media (min-width:1024px){.section-scope--SupportSection .logo__container{border-radius:24px;width:172px;height:84px;padding:16px}}.section-scope--SupportSection .support__dot{background:#ffcc34;border-radius:2px;width:4px;height:4px}.section-scope--SupportSection .support__line{background:#ffffff1a;border:none}.section-scope--SupportSection .support__line-gor{width:2px;min-width:2px;height:64px}@media (min-width:576px){.section-scope--SupportSection .support__line-gor{width:auto;height:2px;min-width:unset}}.section-scope--SupportSection .support__line-vert{flex:1;height:2px}@media (min-width:576px){.section-scope--SupportSection .support__line-vert{width:2px}}.section-scope--SupportSection .logo__container{opacity:0}@keyframes SupportSection-slideFromTop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes SupportSection-slideFromBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes SupportSection-slideFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes SupportSection-slideFromRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.section-scope--SupportSection .support__container.desktop.in-view .support__item a.logo__container:first-of-type{animation:1s ease-out .25s forwards SupportSection-slideFromTop}.section-scope--SupportSection .support__container.desktop.in-view .support__item a.logo__container:nth-of-type(2){animation:1s ease-out .25s forwards SupportSection-slideFromBottom}.section-scope--SupportSection .support__container.mobile.in-view .support__item a.logo__container:first-of-type{animation:1s ease-out .25s forwards SupportSection-slideFromLeft}.section-scope--SupportSection .support__container.mobile.in-view .support__item a.logo__container:nth-of-type(2){animation:1s ease-out .25s forwards SupportSection-slideFromRight}
