@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";@font-face{font-family:swiper-icons;src:url(./P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,figure,picture{margin:0}h1,h2,h3,h4,h5,h6,p{font-style:normal;font-weight:400}img,picture{display:block;max-width:100%}input,button,textarea,select{display:block;font:inherit;font-style:normal}button{padding:0;border:none;background-color:transparent;cursor:pointer;text-align:left;white-space:nowrap;white-space:wrap}input{padding:0;border:none;margin:0;outline:none}ul,ol{padding:0;margin:0}ul{list-style:none}a{color:inherit;text-decoration:none}:root{--color-white: #fff;--color-black: #000;--color-primary-100: #fff;--container-width: calc(76.8rem - calc(var(--container-padding-x) * 2));--container-padding-x: 2.4rem;--transition-duration: .5s}html{font-size:62.5%;scroll-behavior:smooth}@media (max-width: 319px){html{font-size:1.923vw}}html.is-lock{overflow:hidden}body{display:flex;min-height:100vh;flex-direction:column;background-color:var(--color-white);color:#202124;font-family:Google Sans,sans-serif;line-height:120%}main{display:flex;flex-direction:column;flex-grow:1}a,button,label,input,textarea,select,svg *{transition-duration:var(--transition-duration)}a{color:inherit}a[class]{text-decoration:none}:focus-visible{outline:2px dashed var(--color-white);outline-offset:4px;transition-duration:0s!important}.container{width:100%;max-width:calc(var(--container-width) + var(--container-padding-x) * 2);margin-inline:auto}.box-x{padding-inline:var(--container-padding-x)}.btn{display:flex;width:100%;min-height:3.6rem;align-items:center;justify-content:center;padding:.4rem 1.6rem;border-radius:.8rem;background-color:#01875f;color:var(--color-white);font-size:1.4rem;line-height:120%;margin-block-end:1.2rem;text-align:center;transition-property:all}@media (any-hover: hover){.btn:hover{background-color:#006d49}}@media (any-hover: none){.btn:active{background-color:#006d49}}.img{flex-shrink:0}.img img,.img svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.title{display:flex;align-items:center;justify-content:space-between;gap:1.6rem}.title--1{cursor:pointer;margin-block-end:2.4rem}.title--2{margin-block-end:2.4rem}.title--3,.title--4,.title--5{margin-block-end:2rem}.title h4{font-size:1.8rem;line-height:120%;margin-block-end:.2rem}.title .img{max-width:2rem;max-height:2rem}.text{color:#5f6368;font-family:Roboto,sans-serif;font-size:1.4rem;line-height:120%}.text--1{margin-block-end:2rem}.text--2{margin-block-end:3rem}.text--3{display:flex;flex-direction:column;gap:2rem}.note{display:flex;flex-direction:column;gap:.4rem}.note--1{margin-block-end:2.8rem}.note h4{font-size:1.4rem;line-height:120%}.note p{color:#5f6368;font-size:1.4rem;line-height:120%}.note p span{color:#01875f}.tag{display:inline-block;padding:.6rem 1.6rem;border:.1rem solid #3c4043;border-radius:1.6rem;color:#5f6368;font-size:1.4rem;line-height:120%}.tag--1{margin-block-end:2rem}.flag{display:flex;align-items:center}.flag p{font-size:1.4rem;line-height:120%}.flag--1{gap:1.6rem}.flag--1 .img{width:1.2rem;height:1.2rem}.flag--2{gap:1.2rem}.flag--2 .img{width:2.4rem;height:1.8rem}.game-grid{display:grid;gap:2.4rem .8rem;grid-template-columns:repeat(2,1fr)}.game-grid--1,.game-grid--2{margin-block-end:2rem}.game-grid li{display:flex;overflow:hidden;gap:1.6rem}.game-grid li .img{max-width:5.6rem;max-height:5.6rem}.game-grid li h5{font-size:1.4rem;line-height:120%;margin-block-end:.5rem}.game-grid li p{font-size:1.2rem;line-height:120%}.game-grid li span{color:#5f6368;font-size:1.2rem;line-height:120%}.game-grid li .game-grid__content{overflow:hidden;min-width:0;flex:1 1 auto}.game-grid li h5,.game-grid li p,.game-grid li span{display:block;overflow:hidden;min-width:0;flex:1;text-overflow:ellipsis;white-space:nowrap}.header{display:flex;background-color:var(--color-white)}.header__inner{display:flex;align-items:center;justify-content:space-between;padding:.8rem 1.6rem;gap:2.4rem}.header__list{display:flex;align-items:center}.header__list h2{color:#5f6368;font-size:2rem;line-height:120%;margin-inline-end:.8rem}.header__list--1 .img:nth-of-type(1){width:4rem;height:4rem;margin-inline-end:.8rem}.header__list--1 .img:nth-of-type(2){width:2.4rem;height:2.4rem}.header__list--2 .img:nth-of-type(1){width:2.4rem;height:2.4rem;margin-inline-end:2rem}.header__list--2 .img:nth-of-type(2){width:3.2rem;height:3.2rem}.footer{position:fixed;z-index:99;right:0;bottom:0;left:0;width:100%;background-color:var(--color-white)}.footer ul{display:grid;padding:.5rem 1.8rem;gap:2rem;grid-template-columns:repeat(5,1fr)}.footer ul li{display:flex;flex-direction:column;align-items:center;gap:.4rem}.footer ul li .img{width:2.4rem;height:2.4rem}.footer ul li p{color:#5f6368;font-size:1.2rem;line-height:120%}.footer ul li span{color:#01875f}.hero{background-color:var(--color-white);padding-block:4.8rem 1.2rem}.heading{margin-block-end:5rem}.heading-title--primary{display:flex;gap:2.4rem;margin-block-end:3rem}.heading-title--primary .img{max-width:7.2rem;max-height:7.2rem}.heading-title--primary h2{font-size:2.4rem;line-height:120%;margin-block-end:.2rem}.heading-title--primary h3{color:#01875f;font-size:1.6rem;line-height:120%}.heading-title--secondary{display:flex;gap:1.2rem;margin-block-end:2rem}.heading-title--secondary .img{max-width:4.8rem;max-height:4.8rem}.heading-title--secondary h2{font-size:1.6rem;line-height:120%;margin-block-end:.2rem}.heading-title--secondary h3{color:#767676;font-size:1.2rem;line-height:120%}.heading-statictics{display:flex;gap:1.6rem;margin-block-end:4rem}.heading-statictics__item{display:flex;flex-direction:column;align-items:center;gap:.6rem}.heading-statictics__item p{font-size:1.4rem;line-height:120%}.heading-statictics__item span{color:#5f6368;font-size:1.2rem;line-height:120%}.heading-statictics__item:nth-of-type(2){position:relative;padding-inline:2.4rem}.heading-statictics__item:nth-of-type(2):before{position:absolute;top:50%;left:0;display:block;width:.1rem;height:2.4rem;background:#e8eaed;content:"";transform:translateY(-50%)}.heading-statictics__item:nth-of-type(2) span:after{display:inline-block;width:1.2rem;height:1.2rem;background:url('./imgs/i3.webp') no-repeat center/contain;content:""}.heading-statictics__img{max-width:1.6rem;max-height:1.6rem}.heading-action .btn{margin-block-end:1rem}.heading-action__list{display:grid;gap:.8rem;grid-template-columns:repeat(2,1fr);margin-block-end:1.5rem}.heading-action__list li{display:flex;align-items:center;justify-content:center;gap:.8rem}.heading-action__list li svg{width:2.4rem;height:2.4rem}.heading-action__list li p{color:#01875f;font-size:1.4rem;line-height:120%}.heading-action__note{display:flex;align-items:center;gap:1rem}.heading-action__note .img{width:2.4rem;height:2.4rem}.heading-action__note span{color:#5f6368;font-size:1.4rem;line-height:120%}.description{margin-block-end:3.5rem}.description .slider{margin-block-end:2.2rem}.description .slider .swiper .swiper-slide{overflow:hidden;border-radius:.8rem}.description-data{display:flex;flex-direction:column;padding:2rem;border:.1rem solid #dadce0;border-radius:.8rem;gap:2rem;margin-block-end:2rem}.description-data li{display:flex;gap:2rem}.description-data li .img{width:2rem;height:2rem}.description-data li h5{color:#5f6368;font-family:Roboto,sans-serif;font-size:1.4rem;line-height:120%}.description-data li p{color:#5f6368;font-family:Roboto,sans-serif;font-size:1.2rem;line-height:120%}.description-data li span{border-bottom:.1rem solid #5f6368}.description-data h4{color:#01875f;font-size:1.4rem;line-height:120%}.links{display:flex;flex-direction:column;border-top:.1rem solid #e8eaed;gap:2.4rem;padding-block-start:3.2rem}.links ul{display:flex;flex-direction:column}.links ul li{color:#5f6368;font-size:1.4rem;line-height:120%;padding-block:1.2rem}.links ul:last-of-type{display:grid;gap:1.2rem;grid-template-columns:repeat(2,1fr)}.links ul:last-of-type li:first-of-type,.links ul:last-of-type li:last-of-type{grid-column:span 2}.info button{position:fixed;z-index:99;top:2.4rem;right:2.4rem;width:2.4rem;height:2.4rem}.info-content{padding-block-end:2rem}.info-attachments{display:grid;border-top:.1rem solid #e8eaed;gap:3rem 2rem;grid-template-columns:repeat(2,1fr);padding-block:2rem}.info-attachments:nth-of-type(2){border-bottom:.1rem solid #e8eaed;margin-block-end:2rem}.info-attachments:nth-of-type(2) li:first-of-type{grid-column:span 2}
