html{box-sizing:border-box}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-family)}h1,h2,h3,h4,h5,h6,p,li{margin:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}.container{max-width:375px;margin:0 auto;padding-left:16px;padding-right:16px}@media screen and (min-width: 1440px){.container{max-width:1440px;padding-left:120px;padding-right:120px}}.main{display:flex;flex-direction:column;color:#fff;padding-top:80px;padding-bottom:64px}@media screen and (min-width: 1440px){.side-space{padding:0 103px}}.backLink{width:fit-content;display:flex;align-items:center;gap:8px;background:none;border:none;font-weight:300;font-size:12px;line-height:150%;text-align:center;text-decoration:none!important;color:var(--txt1)}.backLink:before{content:"";display:block;width:24px;height:24px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAIFJREFUeAHtlDEOgCAMRT8Yr8JKXNy5gUflBu5urt5F0Q6OBn5x7Jub95KmABjGF2FKMcwp1uY8FIi8eJdbZh1IXrkbynJs616bpwKsnApo5M0Brbwp0CMX6lc0Apcv0NK2oufez4I8OPy/ot4Id6aKCP/QyAgdYCOqv0ikIodhCDfSBk+pzPkDKAAAAABJRU5ErkJggg==) no-repeat center center}.backLink:hover{text-decoration:underline!important}.update-date{width:100%;font-weight:400;font-size:16px;margin-bottom:16px}@media screen and (min-width: 1440px){.update-date{font-size:24px}}.privacy-title{font-family:var(--second-family);font-weight:400;font-size:32px;line-height:150%;text-transform:uppercase;text-align:center;color:var(--txt2);margin:64px 0}@media screen and (min-width: 1440px){.privacy-title{font-size:48px;margin:80px 0}}.header-text{font-weight:400;font-size:18px;line-height:140%;text-align:left;color:#fff}.sub-header{font-size:24px;font-weight:400}.main h2,.main h3{font-weight:300;font-size:20px;line-height:150%;text-transform:uppercase;color:var(--txt2);margin:24px 0 16px}.bold{font-weight:700!important}.policy-text-wrap{width:100%;display:flex;flex-direction:column}.category-title{display:block;margin:20px 0;font-weight:600;font-size:24px;line-height:130%}@media screen and (min-width: 1440px){.category-title{font-size:28px}}.main p{font-weight:300;font-size:14px;line-height:150%;color:var(--txt1)}.main ul{display:flex;flex-direction:column;list-style-type:disc;font-weight:300;font-size:14px;padding-left:20px;color:var(--txt1)}.main ol{font-weight:300;font-size:14px;color:var(--txt1);margin:0;padding-left:20px}.link-list-tc{color:#160805}.link-tc{font-weight:300;font-size:14px;line-height:24px;text-decoration:underline}.main a{font-style:normal;font-weight:300;line-height:normal;text-decoration:underline;overflow-wrap:anywhere}.main a:hover{text-decoration:none}.upper-space{margin-top:20px}@media screen and (min-width: 1440px){.upper-space{margin-top:40px}}.header-section{width:100%;height:40px;position:fixed;top:0;left:0;right:0;display:flex;justify-content:center;align-items:center;z-index:9999;transition:.5s;padding:0;background:var(--bg1)}@media screen and (min-width: 1440px){.header-section{height:58px}}.header-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;position:relative;padding:0 16px;z-index:11}@media screen and (min-width: 1440px){.header-wrap{padding:0 120px}}.header-logo{width:24px;height:24px}@media screen and (min-width: 1440px){.header-logo{width:32px;height:32px}}.backdrop{display:none}@media screen and (min-width: 1440px){.backdrop{display:flex;margin:0;padding:0}}.backdrop.show{display:flex;justify-content:left;position:fixed;top:40px;right:0;left:0;padding:48px 0;background:var(--bg1);border-bottom:1px solid var(--extra);z-index:10}.backdrop-wrap{width:100%;display:flex}.backdrop.show .header-menu-list{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:19.75px}@media screen and (min-width: 1440px){.header-menu-list{display:flex;gap:16px}}.backdrop.show .header-menu-list .menu-item{padding:8px 0;text-align:left}@media screen and (min-width: 1440px){.backdrop.show .header-menu-list .menu-item{padding:8px 12px}}.backdrop.show .header-menu-list .menu-item .item-link-bd,.item-link{font-family:var(--font-family);font-weight:300;font-size:16px;line-height:150%;color:var(--txt1);opacity:.4;transition:.3s}@media screen and (min-width: 1440px){.backdrop.show .header-menu-list .menu-item .item-link-bd,.item-link{font-size:12px}}@media screen and (min-width: 1440px){.menu-item{display:flex;align-items:center;padding:8px 12px}}.item-link:hover{opacity:1;text-decoration:none;color:var(--txt1)}.item-link.active{opacity:1!important;color:var(--txt1)!important}.header-menu-btn{width:24px;height:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:0;border:none;background:none}@media screen and (min-width: 1440px){.header-menu-btn{display:none}}.header-menu-line{width:12px;height:1px;background-color:var(--txt1);transition:.3s ease}.header-menu-line.second{width:12px}.header-menu-btn.close .header-menu-line:first-child{transform:rotate(45deg) translate(3px,3px)}.header-menu-btn.close .header-menu-line:nth-child(2){width:0;opacity:0}.header-menu-btn.close .header-menu-line:nth-child(3){transform:rotate(-45deg) translate(3px,-3px)}#hero{display:flex;min-height:100dvh;padding-top:120px;position:relative;background-color:var(--bg2);background:url(./hero-bg-6_lOp-ra.webp) no-repeat;background-size:cover;background-position-x:65%}@media screen and (min-width: 1440px){#hero{min-height:810px;padding-top:178px}}.hero__container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media screen and (min-width: 1440px){.hero__container{align-items:flex-start}}.hero__content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;gap:48px}@media screen and (min-width: 1440px){.hero__content{align-items:flex-start;justify-content:flex-start}}.hero__title{font-family:var(--second-family);font-weight:400;font-size:48px;line-height:130%;text-transform:uppercase;text-align:center;color:var(--bg1);text-shadow:1px 1px 2px rgba(36,52,66,.5)}@media screen and (min-width: 1440px){.hero__title{max-width:651px;font-size:88px;text-align:left}}.hero__description{display:flex;flex-direction:column}@media screen and (min-width: 1440px){.hero__description{max-width:651px}}.hero__text{font-family:var(--font-family);font-weight:600;font-size:32px;line-height:150%;text-align:center;color:var(--bg1);text-shadow:1px 1px 3px rgba(36,52,66,.8)}@media screen and (min-width: 1440px){.hero__text{font-size:32px;text-align:left}}.about__wrap{width:100%;display:flex;flex-direction:column;padding-top:64px;padding-bottom:80px}@media screen and (min-width: 1440px){.about__first-section{max-width:922px;margin:0 auto}}.about__description{width:100%;display:flex;flex-direction:column;align-items:center;gap:64px;font-weight:300;font-size:16px;line-height:150%;text-align:center;color:var(--txt1)}@media screen and (min-width: 1440px){.about__description{flex-direction:row;gap:64px;max-width:1117px;font-size:24px;text-align:left;margin:0 auto}}#how-to-play{background:var(--bg2)}.how-to-play__wrap{display:flex;flex-direction:column;padding-top:64px;padding-bottom:80px}@media screen and (min-width: 1440px){#how-to-play .swiper-wrapper{max-width:1072px;flex-wrap:wrap;gap:32px;margin:0 auto}}#how-to-play .swiper-slide{height:auto;width:280px;display:flex;flex-direction:column;align-items:center;gap:16px;border:1px solid var(--extra);border-radius:12px;padding:16px;background:var(--bg1);margin-bottom:6px;overflow:hidden}@media screen and (min-width: 1440px){#how-to-play .swiper-slide{min-width:calc(33% - 18px)}}@media screen and (min-width: 1440px){#how-to-play .swiper-slide:nth-child(1),#how-to-play .swiper-slide:nth-child(2){min-width:calc(50% - 16px)}}@media screen and (min-width: 1440px){#how-to-play .swiper-slide:nth-child(1) .slide-img-wrap,#how-to-play .swiper-slide:nth-child(1) .slide-img-wrap img,#how-to-play .swiper-slide:nth-child(2) .slide-img-wrap,#how-to-play .swiper-slide:nth-child(2) .slide-img-wrap img{height:317px}}#how-to-play .slide-img-wrap{display:flex;justify-content:center;align-items:center;border-radius:8px;overflow:hidden;width:100%;height:231px}@media screen and (min-width: 1440px){#how-to-play .slide-img-wrap{width:100%;height:290px}}#how-to-play .swiper-slide img{object-fit:cover;width:100%;height:231px}@media screen and (min-width: 1440px){#how-to-play .swiper-slide img{width:100%;height:290px}}#how-to-play .slide-title{width:224px;font-weight:300;font-size:24px;line-height:150%;text-align:center;color:var(--txt1);border-bottom:1px solid var(--extra);padding-bottom:8px}@media screen and (min-width: 1440px){#how-to-play .slide-title{width:100%}}#how-to-play .slide-description{max-width:227px;font-weight:300;font-size:16px;line-height:150%;text-align:center;color:var(--txt2);margin-top:-8px}@media screen and (min-width: 1440px){#how-to-play .slide-description{max-width:217px}}@media screen and (min-width: 1440px){#how-to-play .swiper-slide:nth-child(1) p,#how-to-play .swiper-slide:nth-child(2) p{max-width:464px}}.features__container{padding:80px 0}.features__title span{display:inline}@media screen and (min-width: 1440px){.features__title span{display:block}}.features__content{width:100%;display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 1440px){.features__content{flex-direction:row;margin-top:64px}}.features__box{width:100%;display:flex;flex-direction:column;align-items:center;gap:32px;padding:0 12px}@media screen and (min-width: 1440px){.features__box{min-width:220px;flex-direction:column}}.features__subtitle{font-weight:300;font-size:16px;line-height:150%;color:var(--txt1);text-align:center;margin-bottom:8px}@media screen and (min-width: 1440px){.features__subtitle{text-align:center}}.features__text{font-weight:300;font-size:12px;line-height:150%;color:var(--txt2);text-align:center}.advantages-section__wrap{width:100%;display:flex;flex-direction:column;padding-top:80px;padding-bottom:80px}.advantages-section__content{display:flex;flex-direction:column;align-items:center;gap:32px}@media screen and (min-width: 1440px){.advantages-section__content{flex-direction:row;align-items:flex-start;justify-content:center;gap:24px;padding:0 24px}}.advantages-section__box{width:100%;display:flex;align-items:center;gap:24px;padding-left:8px}@media screen and (min-width: 1440px){.advantages-section__box{flex-direction:column;width:270px}}.advantages-section__box img{width:40px;object-fit:cover}@media screen and (min-width: 1440px){.advantages-section__box img{width:48px}}.advantages-section__box-description{font-weight:300;font-size:12px;line-height:150%;text-align:left;color:var(--txt2)}@media screen and (min-width: 1440px){.advantages-section__box-description{max-width:270px;margin-top:8px;text-align:center}}.advantages-section__box-title{font-weight:300;font-size:16px;line-height:150%;text-align:left;color:var(--txt1);margin-bottom:8px}@media screen and (min-width: 1440px){.advantages-section__box-title{text-align:center}}#areas{background:var(--bg2)}.areas__wrap{display:flex;flex-direction:column;align-items:center;padding-top:64px;padding-bottom:80px}@media screen and (min-width: 1440px){.areas__wrap{padding-left:143px;padding-right:143px}}.areas__content{width:100%;display:flex;flex-direction:column;gap:32px}@media screen and (min-width: 1440px){.areas__content{flex-direction:row}}.areas__box{display:flex;flex-direction:column;gap:16px;border:1px solid var(--extra);border-radius:16px;padding:16px;background:var(--bg1)}.areas__box-picture{border-radius:12px}.areas__box-description{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px}.areas__box-title{width:287px;font-family:var(--font-family);font-weight:300;font-size:24px;line-height:150%;text-align:center;color:var(--txt1);padding-bottom:8px;border-bottom:1px solid var(--extra)}@media screen and (min-width: 1440px){.areas__box-title{font-size:24px}}.areas__box-text{max-width:227px;font-weight:300;font-size:16px;line-height:150%;text-align:center;color:var(--txt2)}#reviews{background:var(--bg2)}.reviews-section__wrap{width:100%;display:flex;flex-direction:column;padding-top:64px;padding-bottom:80px}.reviews-section__content{display:flex;flex-direction:column;gap:32px}@media screen and (min-width: 1440px){.reviews-section__content{flex-direction:row;padding:0 36px}}.comment-box{width:100%;display:flex;flex-direction:column;gap:16px;border:1px solid var(--extra);border-radius:8px;padding:32px;background:var(--bg1)}@media screen and (min-width: 1440px){.comment-box{padding:16px}}.comment-header{display:flex;justify-content:space-between;align-items:center}.comment-box p{font-weight:300;font-size:12px;line-height:150%;color:var(--txt1)}.comment-author{font-weight:300;font-size:16px;line-height:150%;color:var(--txt2)}#benefits{padding-bottom:400px;background:url(./benefits-bg-CqsMVly0.webp) no-repeat;background-size:165% 35%;background-position:0% 100%}@media screen and (min-width: 1440px){#benefits{padding-bottom:618px;background-size:100%;background-position:0% 100%}}.benefits-section__wrap{width:100%;display:flex;flex-direction:column;padding-top:64px}@media screen and (min-width: 1440px){.benefits-section__wrap{padding-bottom:0}}.benefits-section__content{display:flex;flex-wrap:wrap;gap:63px}@media screen and (min-width: 1440px){.benefits-section__content{flex-direction:row;justify-content:center;padding:0 72px}}.benefits-section__box p{width:140px;height:140px;display:flex;justify-content:center;align-items:center;font-weight:300;font-size:16px;line-height:150%;text-align:center;color:var(--txt1);padding:0 24px;margin:0 auto;border:1px solid var(--extra);border-radius:999px;background:var(--bg1)}@media screen and (min-width: 1440px){.benefits-section__box p{flex-direction:column;width:160px;height:160px;font-size:16px}}.benefits-section__box:nth-child(3){width:100%;margin-top:-102px}@media screen and (min-width: 1440px){.benefits-section__box:nth-child(3){width:fit-content;margin:0}}.benefits-section__box:nth-child(4),.benefits-section__box:nth-child(5){margin-top:-102px}@media screen and (min-width: 1440px){.benefits-section__box:nth-child(4),.benefits-section__box:nth-child(5){margin:0}}#faq{background:var(--bg2)}.faq__container{padding-top:80px;padding-bottom:80px}.faq__wrap{display:flex;flex-direction:column;align-items:center;width:100%}.faq__content{width:100%;display:flex;flex-direction:column;align-items:center;gap:32px}@media screen and (min-width: 1440px){.faq__content{width:790px}}.faq__item{width:100%;overflow:hidden;border:1px solid var(--biege);background:var(--surface)}.faq__item:hover{cursor:pointer}.faq__item-title{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:8px 0;font-weight:400;font-size:24px;line-height:150%;color:var(--txt2);border-bottom:1px solid var(--extra)}@media screen and (min-width: 1440px){.faq__item-title{font-size:20px}}.active .faq__item-title{margin-bottom:8px}.faq__item-title:after{content:"";flex-shrink:0;display:block;width:24px;height:24px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAbtJREFUeAG1VTtOw0AQfWObhIIi3MAXAKWA3geIBB2UoUNQxCVFIA6CPilAdKSkdMEB0oNEBAcg3MASXZRkmV1/IhM7XoHzpEirzPi93Z2dN4QVEK5bw9akBZADgs1/2VEogMCIM3wI8un27iuPgzKJL05tWOYjRx3oYC4GTOVlCRlL5FdnLWyYb9rkioWazDQSbf72F1In4IQOiDz8B0J4dHPfXRJQOxfUQxkQwmWRfiKg7lxeC1BDOQgwR13WJKyBaXZKJIfiIgzkgqLdf2Id+N7YNlAxDrAucA8ZXNjDrNh0Zw+TxlEhx6RxjOnufk6UHFmDelbI+niVCStFJLnKfX/J4Re2FMgtbuX5KVckJg9z8kC2gQJkieiRRxLi8ly+ILsoMSQViHtTh5wRyBOMdTLjkyzWGmDHtbith+w/jk6+NvFCwTdgVfpYFzbJN8jrBbwconSIAbUTL5qdQBpUeQhQDW1fCZD3MOb35KEsyJnQDqdb0gd0zf4tShAJB05S11SjqUlEwsXfriuIBk03xZm5CY8tfKZmRBN6GKKKZnwthQIpoTnbeei40hRj3xqrn+whfubRS8zED3k2nqg4aUdTAAAAAElFTkSuQmCC) no-repeat;transition:.3s}.active .faq__item-title:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAdJJREFUeAG1lr1SwkAQx3fvwpBxKNDKAp08AlqJNvgEfn91+ARQ2hErLeUJoMOPhjeACkp5AyLDjC0FzlAY1j1CUDDBIOE3k8nlLvn/L3fZ3SDMIF6sxmMrehYQ0kRgIILhjFAXAJt8rtiSKu8ne29+GujVuV6uGprUi9xMQwAIoDSQA9PLSEx3JJ7rWU1GX4OKj2aZkTY2E4/1rMfYD/GnRp57TFgEArNzkbr9ZaBmzpcPEAYDynUudwtjA2fN1bJgHEKBurz5SbUnwz2QUs+HJ67AuLRFadgafTEtWAK9j/6q0CLRA1gSsZieFTDAw6AP3CU34Z6PwBCkBSIlg9yrxN1PLqgJB6AhiP7eXFf8ptkeHkFNUBnMI+4yj4ng17DmEZ/PhLoCfQyONtZ8xadNjvleTxCbmHjh/EML5h9fKCc0rV+AJRGRekVYR/tcPKAGIcPLW2qdbDu5SLPhmuOhCyGhtDh5mqo9NLCuUhaiMCEkuLyaavZjA0X7dKewcLFRsEbnfHe8rxOB1jlL3QqBuf8sl/MMF5qz72rm+HlglBuGLSHPQZiBYLOuRUQ04y7L5NAMlNFnhA6A8BCBkm7eUtHPvzAWN2taTy9Y11u+b/wF9ySl1e7r4MYAAAAASUVORK5CYII=) no-repeat}.faq__item-text{height:0;font-weight:400;font-size:16px;line-height:150%;color:var(--txt1);overflow:hidden;transition:.3s}.active .faq__item-text{height:auto}.contact__container{width:100%;padding-top:80px;padding-bottom:366px;background:url(./contact-img-BkhKG0_2.webp) no-repeat;background-size:200% 58%;background-position:0% 100%}@media screen and (min-width: 1440px){.contact__container{padding-bottom:662px;background-size:contain}}.contact__wrap{display:flex;flex-direction:column;align-items:center;width:100%}.contact__content{width:100%;display:flex;flex-direction:column;align-items:center;gap:32px}.contact__link{display:flex;align-items:center;gap:16px;font-weight:300;font-size:24px;line-height:150%;color:var(--txt1)}.contact__link:before{content:"";display:block;width:48px;height:48px;background:url(data:image/png;base64,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) no-repeat}.footer-wrap{display:flex;flex-direction:column;align-items:center;gap:32px;padding-top:80px;padding-bottom:80px;border-top:1px solid var(--extra)}@media screen and (min-width: 1440px){.footer-wrap{flex-direction:row;justify-content:space-between;gap:0}}@media screen and (min-width: 1440px){.footer-policies{order:3}}.footer-list{display:flex;justify-content:center;align-items:center;gap:87px}@media screen and (min-width: 1440px){.footer-list{gap:101px}}.footer-list li a{font-weight:300;font-size:16px;line-height:150%;text-decoration:underline;text-decoration-skip-ink:none;color:var(--txt1)}.footer-list li a:hover{text-decoration:none}.footer .footer__logo{margin-bottom:0}@media screen and (min-width: 1440px){.footer .footer__logo{order:2}}.footer__logo{width:200px}.footer-copyright{max-width:55%;font-weight:300;font-size:16px;line-height:150%;text-align:center;color:var(--txt1)}@media screen and (min-width: 1440px){.footer-copyright{max-width:100%;order:1}}.footer-copyright span{display:none}@media screen and (min-width: 1440px){.footer-copyright span{display:inline}}*{-webkit-tap-highlight-color:transparent}:root{--font-family: "Nunito Sans", sans-serif;--second-family: "Yeseva One", sans-serif;--third-family: "Asap Condensed", sans-serif;--font3: "Funnel Display", sans-serif;--bg1: #f6f8f8;--bg2: #dde3e7;--txt1: #243442;--txt2: #415a6d;--extra: #819aae;--accent1: #1caac7;--accent2: #ff7d6b;--playmarket-google-yelllow: #fabc13;--playmarket-google-red: #eb4335;--playmarket-google-blue: #547dbf;--playmarket-google-green: #30a851;--microsoft-btn-microsoft-green: #7fba00;--microsoft-btn-microsoft-red: #f25022;--microsoft-btn-microsoft-blue: #00a4ef;--microsoft-btn-microsoft-yellow: #ffb900;--accent: #e5af0b;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{font-family:var(--font-family);color:var(--txt1);background:var(--bg1);position:relative}h1,h2,h3,h4,h5,h6,p,a{font-family:var(--font-family)}a:hover{text-decoration:underline}ul{font-family:var(--font-family)}html{scroll-behavior:smooth}main{max-width:375px;margin:0 auto}@media screen and (min-width: 1440px){main{max-width:1440px}}section{scroll-margin-top:70px}.title{font-family:var(--second-family);font-weight:400;font-size:28px;line-height:150%;text-transform:uppercase;text-align:center;color:var(--txt2);margin-bottom:56px}@media screen and (min-width: 1440px){.title{font-size:32px}}.subtitle{font-family:var(--font-family);font-weight:300;font-size:24px;line-height:150%;text-align:center;color:var(--txt1);margin-bottom:48px}.accent{color:var(--accent)!important}.label{width:100%;display:flex;align-items:center;gap:16px;font-family:var(--font-family);font-weight:300;font-size:16px;line-height:150%;text-transform:uppercase;color:var(--txt2);padding:80px 16px 8px}@media screen and (min-width: 1440px){.label{padding:80px 120px 8px}}.label:before{content:"";display:block;width:32px;height:32px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAABGpJREFUeAHFV91uG1UQnjm767ROGjstqYqoko2QEBJIzRUXiMSbG25rngD3CdiqiVokkm4iKlUkFeYN3CdgeYJsAkIqFzQVN70gYlupqqhCcIpwGu/P9Mx6nXr9u3VUdayV99izZ7755u8swgnk+vJnlwIhSghYWl/dmoAhRIUhZfHm/PchoImNpQNDioAhhI1ns2g21wS0A0PKazNwbWX+y4tTivn3U2LTDoR411fQbtVZXJm7TCiKkh1dXlUJ0CXfL9+59eujEwNAxNKZnIAnj31eGiBI1wCZgZ2l5bkCCFGBhuFXz/BH1czFlXlrY217tXW/1w4BstGk6KFa/5e9lsYdXrf978YXg7eus16L9GXg2refTvN3sJc5KJedanNDTUsaEUeKHnseiQxOlalnMPI+7x/gjDoefjWS8Su3vkmGAduNmqaRZ+XJ88IcG8e85wFwvH2P3JDI4riemxTW/h5Bi0Gng5kwNKTHOiEWvQO80uIA9ATANI6OKZUPP1byzw8I3N2QDbc/wxvlYbDYsjd8MUhJbTWeHRX27Cca3L/nwWGNehlKZTyjeWYKvQYD5g1D10Zos/B5Rv/tFw9q/4eW9NsViBXeDBqJNZtivyoRlWVmuyHHX4YAgaooyQwD3+5WhhEA9h5R2OM5BEm9K6mbWbpZuM9GpSd63dMc6MzurgCgD0OcK+R7pVYgiRwwLUPnTcpWMmGWlo2SrPeCvC1CuhD0Ezf0PaMJAvtpctd796IoUYjGs6chDCkdrDATG6tbCz0BcE7kztGPUzPqLBve3+tvXD1UQTlSoX6mvkNKmMgVJCpRI5cSYGRpTnBpim7GJy/A5rQ0/ufDYKBx4QnIPhuD0/+MQs6d4NLDEJHLj5O3qmV8B6J5II2HeLX53Mh4UIjAt2+YO0ubH3yk6b/f87v1gA4ZOTi1I3wl8po4jUrFHyzLtmMAkciElveyrLXwLwgaPvuAERMJBpbW5grnLyj6k8dBq/HmqLVPZzsi5mb+O2U1F/LfvOopl9uVJCtXNla3r3o1hRPPjQ13AqAAi+9N8aSLaHei34hseUVGpt9XjnWlRkVBXFAEPUhYE9SzX5RvO1GJy5xYyGR8uwOA9GFW1SIv3eYhgwcIj9DxPBoxK9X4QeO25bhH8fp4ByIDBsiG5TjNoZQAgHGz4QmGCtly+JRY8YbsD6p6XEqM3MWYFatiV9udkHmQulckQxDHR47bvLevPLiztn2X1y+kl4c1gLPvCNYpEoVm/bn4qdemWj1V1+wEICHsPNoNwKuT1To+uTPWauRwEmazkBcyg3uN12gXVC7BMACYdnc3sNuPTZEiUeXhHx5rQVzbkXSjGzF9u070gfWVn7fk11Y3xe9kOOSZTudDxvrqq2Gi1TV5GgoSuoSkwzAABkk3ZlDxc0Rt/SGE4ZJwGCESac4Jbw6ARPCWAeBbBNCoAOwAIKvAhZRyIgAjPU5HJNK/K54IwNcV20WBJWi8mnGLkC8k6ICGqQG8BEg93655dyrKAAAAAElFTkSuQmCC) no-repeat}.space{margin-bottom:24px}@media screen and (min-width: 1440px){.space{margin-bottom:12px}}.fadeIn{animation:fade .3s}.text-center{text-align:center}@keyframes fade{0%{opacity:0}to{opacity:1}}
