@import url(https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap);main{width:100%;padding-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex}main .home-page{font-family:Figtree;width:100%;display:grid;grid-template-columns:270px 1fr minmax(0,364px);gap:10px}main .home-page *{-webkit-box-sizing:border-box;box-sizing:border-box}main .left-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:10px;height:100%;margin-right:10px}main .left-menu .menu-section{padding-bottom:60px;border-bottom:1px solid #01346b;margin-bottom:10px}main .left-menu .menu-section .title{font-family:Figtree;font-weight:700;font-style:Bold;font-size:16px;line-height:24px;letter-spacing:0;vertical-align:middle;color:#ffc503;margin-bottom:14px}main .left-menu .menu-section .items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}main .left-menu .menu-section .items .item{cursor:pointer;height:40px;border-radius:8px;background:#01346b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 12px;gap:11px;-ms-flex-negative:0;flex-shrink:0;font-family:Figtree;font-size:14px;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}main .left-menu .menu-section .items .item:hover{background-color:#084588}main .left-menu .menu-section .items .item img{width:16px;height:16px}main .content{overflow:hidden}main .content .top-banners{margin-bottom:20px}main .content .top-banners .swiper-slide{width:330px;height:150px}main .content .top-banners .swiper-slide img{width:100%;height:100%;border-radius:8px}main .content .section-wrapper{margin-bottom:20px}main .content .section-wrapper .navigator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}main .content .section-wrapper .navigator .arrow{cursor:pointer;width:32px;height:32px;border-radius:50%;background-color:rgba(77,77,154,.27);color:#ffc503;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}main .content .section-wrapper .title{margin-bottom:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}main .content .section-wrapper .title .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-family:Figtree;font-weight:600;font-size:14px;color:#ffc503}main .content .section-wrapper .title .name img{width:16px;height:16px}main .content .section-wrapper .swiper-container{height:auto}main .content .section-wrapper .swiper-slide{width:144px}main .content .section-wrapper .swiper-slide .game-name{margin-top:10px;font-family:Figtree;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0;vertical-align:middle}main .content .section-wrapper .swiper-slide .game-provider{margin-top:2px;font-family:Figtree;font-weight:400;font-style:Regular;font-size:12px;leading-trim:NONE;line-height:20px;letter-spacing:0;vertical-align:middle;color:#abadb0}main .content .section-wrapper .swiper-slide img{border-radius:8px;width:144px}main .content .top-winners .title{font-family:Figtree;font-weight:500;font-size:14px;margin-bottom:10px}main .content .top-winners iframe{border:0;width:100%}main .game-of-the-week .title{font-family:Figtree;font-weight:600;font-style:SemiBold;font-size:14px;line-height:20px;letter-spacing:0;vertical-align:middle;text-transform:uppercase;margin-bottom:10px;color:#ffc503}main .game-of-the-week .items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}main .game-of-the-week .items img{border-radius:8px;height:214px;width:100%}