/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;margin:0;padding:0;font-family:sans-serif;line-height:1.15}body{margin:0;padding:0;position:relative}article,aside,footer,header,nav,section{display:block}h1{margin:.67em 0;font-size:2em}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{-webkit-text-decoration-skip:objects;background-color:#0000}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}dfn{font-style:italic}mark{color:#000;background-color:#ff0}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){height:0;display:none}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0;font-family:sans-serif;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline;display:inline-block}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template,[hidden]{display:none}@font-face{font-family:rotondac_kzregular;src:url(/build/assets/rotondac_kz-webfont-n-H0Z9TC.woff2)format("woff2"),url(/build/assets/rotondac_kz-webfont-CH9obSOP.woff)format("woff");font-weight:400;font-style:normal}@font-face{font-family:rotondac_bold_kzbold;src:url(/build/assets/rotondac-bold_kz-webfont-ChlwS61M.woff2)format("woff2"),url(/build/assets/rotondac-bold_kz-webfont-DzzGxQ9G.woff)format("woff");font-weight:400;font-style:normal}*{box-sizing:border-box;outline:none}html{max-width:100%;padding:0;font-size:80%;transition:all .3s;overflow-x:hidden}@media (width<=1940px){html{font-size:62.5%}}@media (width<=1580px){html{font-size:50%}}@media (width<=1370px){html{font-size:40%}}@media (width<=960px){html{font-size:50%}}@media (width<=600px){html{font-size:62.5%}}body{flex-direction:column;justify-content:space-between;align-items:center;width:100%;max-width:100%;min-height:100vh;margin:0;padding:0;font-family:rotondac_kzregular,Arial,Helvetica,sans-serif;font-size:1.4rem;font-weight:500;display:flex;position:relative;overflow-x:hidden}body.loading{visibility:hidden;height:100vh}body.modal-open{width:100%;height:100vh;position:fixed;overflow:hidden}html,body{scroll-behavior:smooth}main{flex-direction:column;flex-grow:1;width:100%;display:flex;position:relative}h1,h2,h3,h4,h5{font-family:rotondac_bold_kzbold,Arial,Helvetica,sans-serif;font-weight:400}img{max-width:100%;height:auto}button,button:active,button:focus{outline:none}a{color:#00128a;text-decoration:none}a:hover,a:active{color:#00128a}.page-content{width:100%;position:relative}.copyright-sign{letter-spacing:.1rem;font-size:.6em}.nav__container{background-color:#fdca1b;width:100%}.nav__wrapper{width:146.4rem;margin:0 auto}@media (width<=960px){.nav__wrapper{width:92%}}.nav__wrapper{justify-content:space-between;align-items:center;height:11rem;padding-top:1rem;padding-bottom:1rem;display:flex}.nav__logo{width:11.8rem}.nav__toggle{display:none}.nav__list{justify-content:space-between;width:100%;margin:0;padding:0;list-style:none;display:flex}.nav__item{text-align:center;padding-right:4.5rem}.nav__item:last-child{padding-right:0}.nav__link{color:#00128a;letter-spacing:.5px;font-family:rotondac_bold_kzbold,Arial,Helvetica,sans-serif;font-size:2.8rem;font-weight:400;line-height:2.8rem;position:relative}.nav__link:after{content:"";background-color:#00128a;width:0%;height:2px;transition:all .2s linear;position:absolute;bottom:-1px;left:0}.nav__link:hover:after{content:"";background-color:#00128a;width:100%;height:2px;position:absolute;bottom:-1px;left:0}.nav__langs{background-color:#0000;border:2px solid #00128a;border-radius:1.2rem;outline:none;justify-content:center;width:10rem;height:4.8rem;transition:all .2s linear;display:flex}.nav__langs .nav__lang-txt{text-align:center;color:#00128a;border-radius:1.2rem;width:10rem;font-family:rotondac_bold_kzbold,Arial,Helvetica,sans-serif;font-size:2.4rem;font-weight:400;line-height:4.8rem}@media (width<=960px){.nav__langs .nav__lang-txt{font-size:2rem;line-height:4.8rem}}.nav__langs:hover,.nav__langs:active{cursor:pointer;background-color:#00128a;border:2px solid #00128a}.nav__langs:hover .nav__lang-txt,.nav__langs:active .nav__lang-txt{color:#fdca1b}@media (width<=960px){.nav__wrapper{align-items:flex-start;height:9rem;padding-top:.8rem;padding-bottom:.7rem}.nav__logo{z-index:3;order:2;width:10rem}.nav__langs{z-index:3;order:3;width:7rem;margin-top:1.2rem}.nav__toggle{z-index:3;cursor:pointer;background-color:#0000;border:2px solid #00128a;border-radius:1.2rem;outline:none;order:1;width:6rem;height:4.8rem;margin-top:1.2rem;padding:0;transition:all .3s;display:block;position:relative}.nav__toggle-line{background-color:#00128a;border-radius:.25rem;width:3.2rem;height:.3rem;transition:all .3s;display:block;position:absolute;top:0;left:1.2rem}.nav__toggle-line--01{transform:translateY(.9rem)}.nav__toggle-line--02{opacity:1;transform:translateY(1.9rem)}.nav__toggle-line--03{transform:translateY(2.9rem)}.nav__toggle.active .nav__toggle-line--01{transform:translateY(1.9rem)rotate(45deg)}.nav__toggle.active .nav__toggle-line--02{opacity:0;transform:translate(-100%)translateY(1.7rem)}.nav__toggle.active .nav__toggle-line--03{transform:translateY(1.9rem)rotate(-45deg)}.nav{z-index:1;background-color:#fdca1b;flex-direction:column;align-items:center;width:100%;height:100vh;padding:7rem 0 0;transition:all .3s;display:flex;position:absolute;left:0;transform:translate(-110%)}.nav__toggle.active+.nav{transform:translate(0)}.nav__list{flex-direction:column;align-items:center;width:90%;padding-top:8rem;display:flex}.nav__item{width:auto;margin-bottom:5rem;padding-right:0}.nav__link:after{display:none}}.title{text-align:center;text-transform:uppercase;color:#00128a;letter-spacing:1px;margin-top:0;padding:0 2rem;font-family:rotondac_bold_kzbold,Arial,Helvetica,sans-serif;font-size:4.8rem;font-weight:400;line-height:5.4rem}@media (width<=600px){.title{font-size:3.2rem;line-height:3.6rem}}.title--hero{margin:0;padding:0;font-size:6rem;line-height:6rem}@media (width<=600px){.title{text-align:center;text-transform:uppercase;color:#00128a;letter-spacing:1px;margin-top:0;padding:0 2rem;font-family:rotondac_bold_kzbold,Arial,Helvetica,sans-serif;font-size:4.8rem;font-weight:400;line-height:5.4rem}}@media (width<=600px) and (width<=600px){.title{font-size:3.2rem;line-height:3.6rem}}@media (width<=600px){.title--hero{font-size:4.2rem;line-height:4.2rem}}.hero{background:radial-gradient(circle at 75%,#ffe900,#ffe90000 50% 100%),linear-gradient(#fbbf2b,#f9b715);width:100%;min-height:75rem}@media (width<=960px){.hero{background:radial-gradient(circle at 50% 70%,#ffe900,#ffe90000 80% 100%),linear-gradient(#fbbf2b,#f9b715)}}.hero__wrapper{width:146.4rem;margin:0 auto}@media (width<=960px){.hero__wrapper{width:92%}}.hero__wrapper{flex-direction:row;justify-content:space-between;align-items:flex-start;display:flex}.hero__texts{padding-top:13rem;padding-left:2rem}.hero__dates{flex-direction:column;align-items:center;margin-bottom:13rem;display:flex}.hero__period{color:#00128a;margin:0;padding:0;font-family:rotondac_bold_kzbold,Arial,Helvetica,sans-serif;font-size:4rem;font-weight:500;line-height:4rem}.hero__only{color:#fff;background:linear-gradient(90deg,#0000,#ef4542 15% 85%,#0000);margin:0;padding:0 6rem .7rem;font-family:rotondac_bold_kzbold,Arial,Helvetica,sans-serif;font-size:5.8rem;font-weight:400;line-height:5rem;display:inline-block}.hero__only--kk{padding-bottom:.6rem;font-size:5.4rem;line-height:5rem}.hero__subslogan{margin:0;padding:0;font-size:3.6rem;line-height:4rem;display:block}.hero__img-container{width:82rem;margin-top:7rem;position:relative}@keyframes pulse{0%{opacity:0;transform:scale(.4)}50%{opacity:1}to{opacity:1;transform:scale(1)}}.hero__glare{opacity:0;width:54rem;position:absolute;top:15.8rem;left:7.5rem}#glare2{width:48rem;top:13rem;left:-18.6rem}.glare_anim{animation:1s 1.2s 6 alternate pulse}@media (width<=960px){.hero{min-height:90rem}.hero__wrapper{flex-direction:column;align-items:center}.hero__texts{padding-top:10rem;padding-left:0}.hero__dates{margin-bottom:5rem}.hero__img-container{width:80rem;margin-top:6rem;padding-bottom:6rem}.hero__glare{width:54rem;top:13.8rem;left:7.5rem}#glare2{width:48rem;top:11.5rem;left:-18.6rem}}@media (width<=600px){.hero{min-height:50rem}.hero__wrapper{width:100%;padding:0}.hero__texts{width:100%;padding-top:4rem;padding-left:0}.hero__dates{margin-bottom:3rem}.hero__period{font-size:2.8rem;line-height:3rem}.hero__only{padding-bottom:.2rem;font-size:3.2rem;line-height:4rem}.hero__only--kk{padding:0 4rem .2rem;font-size:3.2rem;line-height:4rem}.hero__subslogan{margin-top:1rem;font-size:2.4rem;line-height:2.8rem}.hero__subslogan--kk{font-size:2.3rem;line-height:2.4rem}.hero__img-container{width:92%;margin-top:4rem;padding-bottom:4rem}.hero__glare{width:50%;top:30%;left:18.2%}#glare2{width:45%;top:26%;left:-16.2%}}.mech{background-color:#fef2d5;padding-top:5rem;padding-bottom:6rem}.mech__title{margin-bottom:1rem}.mech__steps{width:146.4rem;margin:0 auto}@media (width<=960px){.mech__steps{width:92%}}.mech__steps{flex-direction:row;justify-content:space-between;align-items:flex-start;display:flex}.mech__step{width:47.2rem}.mech__cont{width:90%;height:32rem;margin:0 auto 2rem;position:relative}.mech__img{position:absolute;top:0;left:0}.mech__img--01l{width:21.4rem;top:5rem;left:0}.mech__img--01r{width:21rem;top:5.5rem;left:20rem}.mech__img--02{width:32.5rem;top:5.5rem;left:5rem}.mech__img--03{width:41rem;top:0;left:.5rem}.mech__heart{width:43rem;margin-top:2rem}.mech__text{text-align:center;color:#00128a;padding:0 2rem;font-family:rotondac_bold_kzbold,Arial,Helvetica,sans-serif;font-size:2.4rem;font-weight:400;line-height:2.8rem}@media (width<=960px){.mech__text{font-size:3rem;line-height:3.4rem}}@media (width<=600px){.mech__text{font-size:1.8rem;line-height:2.1rem}}.mech__text{margin-top:1rem;margin-bottom:1rem}.mech__text--l{text-transform:uppercase;color:#ef4542;font-size:3.2rem;font-weight:700;line-height:3.6rem;display:block}.mech__text--lkk{margin-top:.6rem;margin-bottom:.2rem}.mech__link{text-align:center;text-transform:uppercase;color:#00128a;background-image:linear-gradient(#fff82d 0%,#fbbf2b 100%);border-radius:2rem;width:42rem;margin:0 auto;padding:1.4rem 2rem 1rem;font-family:rotondac_bold_kzbold,Arial,Helvetica,sans-serif;font-size:2.4rem;transition:all .2s linear;display:block}.mech__link:active,.mech__link:hover{background-image:linear-gradient(#fff82d 50%,#fbbf2b 110%)}@media (width<=960px){.mech{padding-top:8rem;padding-bottom:9rem}.mech__steps{flex-direction:column;align-items:center}.mech__step{width:80%;margin-bottom:4rem}.mech__step:last-child{margin-bottom:2rem}.mech__cont{flex-direction:column;align-items:center;width:42rem;display:flex}.mech__text{margin-top:1rem;margin-bottom:1rem}.mech__text--l{margin-bottom:.5rem;font-size:4rem;line-height:4.4rem}.mech__text--lkk{margin-top:.8rem;margin-bottom:.1rem}}@media (width<=600px){.mech{padding-top:4rem;padding-bottom:5rem}.mech__step{width:100%;margin-bottom:2rem}.mech__cont{width:30rem;height:22rem;margin-bottom:1.6rem}.mech__heart{width:100%;margin-top:1rem}.mech__img--01l{width:17rem;top:3rem;left:-1.5rem}.mech__img--01r{width:16.8rem;top:3.5rem;left:15rem}.mech__img--02{width:26rem;top:3rem;left:2rem}.mech__img--03{width:28rem;top:1.5rem;left:.8rem}.mech__text{margin-top:0;margin-bottom:0}.mech__text--l{margin-bottom:.5rem;font-size:2.8rem;line-height:3rem}.mech__text--lkk{margin-top:.3rem;margin-bottom:.1rem}.mech__link{border-radius:1.6rem;width:90%;padding:1.4rem .2rem 1rem;font-size:1.8rem}}.why{background-color:#fde5aa;padding-top:5rem;padding-bottom:6rem}.why__title{margin:0;padding:0}.why__subtitle{text-align:center;color:#00128a;margin:0;padding:0 2rem;font-family:rotondac_bold_kzbold,Arial,Helvetica,sans-serif;font-size:2.4rem;font-weight:400;line-height:2.8rem}@media (width<=960px){.why__subtitle{font-size:3rem;line-height:3.4rem}}@media (width<=600px){.why__subtitle{font-size:1.8rem;line-height:2.1rem}}.why__subtitle{margin-bottom:2rem}.why__container{width:146.4rem;margin:0 auto}@media (width<=960px){.why__container{width:92%}}.why__container{flex-direction:row;align-items:flex-start;display:flex}.why__packs{height:39rem;margin-left:-6rem;margin-right:-4rem;display:flex}@keyframes why-pack-anim1{0%{transform:scale(1)translate(0)}to{transform:scale(1.1)translate(-1rem)}}@keyframes why-pack-anim2{0%{transform:scale(1)translate(0)}to{transform:scale(1.1)translate(1rem)}}.why__pack{width:36rem}.why__pack--02{width:37rem;margin-left:-1rem;padding-top:.7rem}.why_pack_1{animation:.5s ease-in 1.5s 2 alternate forwards why-pack-anim1}.why_pack_2{animation:.5s ease-in 2.5s 2 alternate forwards why-pack-anim2}.why__priorities{flex-direction:row;justify-content:space-between;align-items:stretch;width:87rem;margin-top:2rem;display:flex}.why__priority{opacity:0;background-color:#fef2d5;border:.4rem solid #00ac4e;border-radius:2rem;flex-direction:column;justify-content:flex-start;align-items:center;width:27rem;min-height:32rem;display:flex;transform:translateY(10rem)}@keyframes why-priority-anim{0%{opacity:0;transform:translateY(10rem)}to{opacity:1;transform:translateY(0)}}.why__priority-anim1{animation:.5s ease-in .5s forwards why-priority-anim}.why__priority-anim2{animation:.5s ease-in 1s forwards why-priority-anim}.why__priority-anim3{animation:.5s ease-in 1.5s forwards why-priority-anim}.why__priority-icon{width:15rem;margin-top:2.6rem;margin-bottom:3rem}.why__text{text-transform:uppercase;text-align:center;color:#00128a;width:27rem;margin:0;padding:0;font-family:rotondac_bold_kzbold,Arial,Helvetica,sans-serif;font-size:2.2rem;font-weight:700;line-height:2.6rem}.why__text--sm{margin-top:.5rem;margin-bottom:2rem;font-family:rotondac_bold_kzbold,Arial,Helvetica,sans-serif;font-size:1.8rem;font-weight:500;line-height:2.4rem;display:block}@media (width<=960px){.why{padding-top:7rem;padding-bottom:8rem}.why__title{margin-bottom:1rem}.why__subtitle{margin-bottom:2rem}.why__container{flex-direction:column;align-items:center}.why__packs{width:80%;max-width:52rem;height:initial}.why__priorities{align-items:stretch;width:70rem}.why__priority{width:32%;min-height:initial;border-width:2px}.why__priority-icon{width:12rem;margin-top:1.8rem;margin-bottom:1.6rem}.why__text{width:auto;margin-bottom:1.6rem;font-size:2rem;line-height:2.4rem}.why__text--sm{margin-top:.5rem;margin-bottom:1rem;font-size:1.6rem}}@media (width<=600px){.why{padding-top:4rem;padding-bottom:5rem}.why__packs{width:100%;height:initial;margin:0}.why__priorities{flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.why__priority{width:80%;min-height:initial;border-width:2px;margin-bottom:2rem}.why__priority-icon{width:8rem;margin-top:1.8rem;margin-bottom:1.6rem}}.prizes{background-color:#fef2d5;padding-top:5rem;padding-bottom:6rem}.prizes__title{margin:0;padding:0}.prizes__container{width:146.4rem;margin:0 auto}@media (width<=960px){.prizes__container{width:92%}}.prizes__container{flex-direction:row;justify-content:space-between;align-items:flex-start;display:flex}.prizes__prize{flex-direction:column;align-items:center;width:50%;display:flex}.prizes__text{text-align:center;text-transform:uppercase;text-align:center;color:#ef4542;margin:0;padding:0;font-family:rotondac_bold_kzbold,Arial,Helvetica,sans-serif;font-size:3.2rem;font-weight:400;line-height:3.6rem}.prizes__text--name{text-transform:none;color:#00128a;font-family:rotondac_bold_kzbold,Arial,Helvetica,sans-serif;font-size:2.4rem;font-weight:400;display:block}.prizes__text--num{font-size:2.4rem;line-height:2.4rem;display:block}.prizes__img{height:33rem;margin-bottom:1rem;position:relative}.prizes__img--01{width:57rem;margin-left:-1.5rem;padding-top:2rem}.prizes__img--02{width:34.8rem;margin-left:-12rem;padding-top:7rem}@keyframes count-anim{0%{transform:scale(1)}to{transform:scale(1.1)}}.prizes__count{width:19rem;animation:.5s ease-in infinite alternate forwards count-anim;position:absolute;bottom:3rem;right:-3rem}.prizes__count--02{animation-delay:.5s;right:-13.6rem}@media (width<=960px){.prizes{padding-top:6rem;padding-bottom:7rem}.prizes__container{flex-direction:column;align-items:center}.prizes__prize{width:90%}.prizes__text{font-size:3.6rem;line-height:4rem}.prizes__text--name{margin-top:.5rem;margin-bottom:.3rem;font-size:2.8rem;line-height:3.2rem}.prizes__text--num{font-size:3rem;line-height:3.2rem}.prizes__img--01{margin-top:1rem;margin-bottom:1rem}.prizes__img--02{height:31rem;padding-top:6rem}.prizes__count--02{bottom:1rem}}@media (width<=600px){.prizes{padding-top:4rem;padding-bottom:4rem}.prizes__container{width:100%}.prizes__prize{width:90%;margin-bottom:1rem}.prizes__img{margin-bottom:.6rem}.prizes__img--01{width:36rem;height:21rem;margin-left:-1.5rem;padding-top:1rem}.prizes__img--02{width:28rem;height:18.6rem;margin-left:-4rem;padding-top:2rem}.prizes__count{width:10rem;bottom:1rem;right:-1rem}.prizes__count--02{right:-4rem}.prizes__text{font-size:2.8rem;line-height:3rem}.prizes__text--name{margin-top:0;margin-bottom:.3rem;font-size:2.1rem;line-height:2.6rem}.prizes__text--num{font-size:2.4rem;line-height:2.4rem}}.winners{background:radial-gradient(circle,#ffe900 0%,#fbbf2b 100%);width:100%;padding-top:5rem;padding-bottom:6rem}.winners__title{color:#fff;background:linear-gradient(90deg,#0000,#ef4542 15% 85%,#0000);width:52rem;margin:0 auto 4rem;line-height:7.2rem}.winners__title:has(+.winners__search.hidden){margin-bottom:1.2rem}.winners__search{justify-content:center;align-items:center;margin-top:-1.6rem;margin-bottom:1.5rem;display:flex}.winners__search.hidden{display:none}.winners__form{align-items:center;display:flex}.winners__input{color:#00128a;border:0;border-radius:1.2rem;width:26rem;margin:0;padding:1.4rem;font-family:rotondac_kzregular,Arial,Helvetica,sans-serif;font-size:2.1rem;font-weight:500;line-height:2.1rem}.winners__btn{background-color:#ef4542;background-image:url(/build/assets/search_icon-PEcLuZ1r.svg);background-repeat:no-repeat;background-size:cover;border:0;border-radius:50%;width:5.4rem;height:5.4rem;margin-left:-3rem;font-size:0}.winners__btn:hover{cursor:pointer;background-color:#bf0700}.winners__table{border-collapse:collapse;width:109rem;margin:0 auto}.winners__row{border-bottom:.2rem solid #00128a}.winners__cell{color:#00128a;text-align:center;padding:1.4rem .8rem 1rem;font-family:rotondac_kzregular,Arial,Helvetica,sans-serif;font-size:2.1rem;font-weight:500;line-height:2.1rem}.winners__cell--header{text-transform:uppercase;font-family:rotondac_bold_kzbold,Arial,Helvetica,sans-serif;font-size:2.4rem;font-weight:400;line-height:2.4rem}.winners__cell--date{width:15%}.winners__cell--mob{width:25%}.winners__cell--city{width:25%;display:table-cell}.winners__no-data-wrapper{width:109rem;height:40rem}.winners__no-data{flex-direction:column;justify-content:center;align-items:center;display:flex}.winners__no-data h4{text-align:center;color:#ef4542;margin-bottom:1rem;font-size:3.2rem;line-height:3.6rem}.winners__no-data--link{color:#fff;text-transform:uppercase;background-color:#ef4542;border-radius:1.6rem;width:16rem;padding:1rem;font-size:2.8rem;line-height:3.6rem}.winners__no-data--link:hover,.winners__no-data--link:active{color:#fff;background-color:#bf0700}@media (width<=960px){.winners__table{width:100%}.winners__cell{font-size:2rem;line-height:2rem}.winners__cell--date{width:18%;padding-left:.7rem}.winners__cell--mob{width:30%}.winners__cell--city{display:none}}@media (width<=600px){.winners__title{width:98%;margin-bottom:4rem;line-height:6rem}.winners__row{border-width:1px}.winners__cell{padding:.8rem .2rem;font-size:1.2rem;line-height:1.4rem}.winners__cell--date{width:15%;padding-left:.7rem}.winners__cell--mob{width:32%}.winners__cell--city{display:none}}.pagination{justify-content:center;align-items:center;margin:2rem 0 0;padding:0;list-style:none;display:flex}.pagination>li{margin-right:2rem}.pagination>li:last-child{margin-right:0}.pagination>li.active>span{color:#00128a;font-family:rotondac_bold_kzbold,Arial,Helvetica,sans-serif;font-size:2.4rem;font-weight:400;line-height:2.4rem}.pagination>li>a,.pagination>li>button{color:#ef4542;background-color:#0000;border:0;outline:0;width:auto;padding:0;font-family:rotondac_bold_kzbold,Arial,Helvetica,sans-serif;font-size:2.4rem;font-weight:400;line-height:2.4rem}.pagination>li>a:hover,.pagination>li>a:active,.pagination>li>button:hover,.pagination>li>button:active{cursor:pointer;color:#bf0700}.pagination>li>.control{background-color:#ef4542;background-position:50%;background-repeat:no-repeat;background-size:2.4rem 2.4rem;border-radius:1rem;width:3.2rem;height:3.2rem;font-size:0;display:block}.pagination>li>.control--prev{background-image:url(/build/assets/arrow_back_ios_24dp_FFFFFF_FILL0_wght300_GRAD0_opsz24-j1qsz2Uw.svg)}.pagination>li>.control--next{background-image:url(/build/assets/arrow_forward_ios_24dp_FFFFFF_FILL0_wght300_GRAD0_opsz24-BYzGVy1w.svg)}.pagination>li>.control:hover{background-color:#ef4542}.pagination>li.disabled>.control{cursor:initial;opacity:.6}.pagination>li.disabled>.control:hover{background-color:#ef4542}.footer{background-color:#0061b4;width:100%;padding-top:3rem;padding-bottom:1.5rem}.footer__wrapper{width:146.4rem;margin:0 auto}@media (width<=960px){.footer__wrapper{width:92%}}.footer__wrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}.footer__logos{justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.footer__logos img{width:38rem;margin:0 3rem 0 0}.footer__dates{color:#fff;font-family:rotondac_kzregular,Arial,Helvetica,sans-serif;font-size:1.8rem;font-weight:500;line-height:2.1rem}.footer__disclaimer{text-align:center;color:#fff;font-family:rotondac_kzregular,Arial,Helvetica,sans-serif;font-size:1.4rem;font-weight:500;line-height:1.6rem}@media (width<=960px){.footer{padding-top:4rem;padding-bottom:3rem}.footer__logos{margin-bottom:.5rem}.footer__logos img{width:30rem;margin-right:3rem}}@media (width<=600px){.footer{padding-top:3rem;padding-bottom:2rem}.footer__logos{flex-direction:column;margin-bottom:0}.footer__logos img{width:24rem;margin-right:0}.footer__dates{font-size:1.6rem;line-height:1.6rem}.footer__disclaimer{font-size:1.1rem;line-height:1.2rem}}@keyframes fade-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes pack1-anim{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)translate(0)}}@keyframes pack2-anim{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)translate(0)}}#pack1,#pack2{opacity:0;transform:scale(.7)}.pack1-anim{animation:.5s ease-in forwards pack1-anim}.pack2-anim{animation:.5s ease-in .2s forwards pack2-anim}@keyframes card-anim{0%{opacity:0;transform:scale(.7)}40%{opacity:1}to{opacity:1;transform:scale(1)translateY(0)}}#card{opacity:0;transform:scale(.7)}.card-anim{animation:.6s ease-in .6s forwards card-anim}.card-anim-mob{animation:.6s ease-in forwards card-anim}@keyframes prizes-anim{0%{opacity:0;transform:scale(.4)translateY(-20rem)translate(70rem)}40%{opacity:1}to{opacity:1;transform:scale(1)translateY(0)}}#prizes{opacity:0;transform:scale(.4)translateY(-20rem)translate(70rem)}.prizes-anim{animation:.6s ease-in 1s forwards prizes-anim}.prizes-anim-mob{animation:.6s ease-in .1s forwards prizes-anim}#hero-car{opacity:0;transform:scale(.4)translateY(-20rem)translate(70rem)}@keyframes car-anim{0%{opacity:0;transform:scale(.3)translateY(-40rem)translate(90rem)}40%{opacity:1}to{opacity:1;transform:scale(1)translateY(0)}}.car-anim{animation:1s ease-out forwards car-anim}
