@import "https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&family=Rowdies:wght@300;400;700&display=swap";button{border:unset;cursor:pointer;background:transparent;}button:hover{cursor:pointer;}a:hover{cursor:pointer;}.item:hover{cursor:pointer;}::-webkit-scrollbar{height:2px;width:2px;color:var(--subselected--bg) !important;}*::-webkit-scrollbar-track{background:var(--subselected--bg) !important;}*::-webkit-scrollbar-thumb{border-radius:2px;border:3px solid var(--subselected--bg);}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-html-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}*{padding:0;margin:0;box-sizing:border-box;font-family:"Roboto",sans-serif;}:root{--container:1616px;--container--padding:0 20px;--heading--font-family:"Roboto",sans-serif;--simple--font-family:"Roboto",sans-serif;--big--gap:24px;--gap:16px;--small--gap:8px;--header--bg:#1a1a22;--sidebar--bg:#1a1a22;--selected--bg:#D7DCEE;--subselected--bg:#282833;--accent-color:#aaf100;--sign-up-button-bg:#1a1a22;--sign-up-button-text:#fff;--sign-up-button-border:#35353d;--sign-in-button-bg:#aaf100;--sign-in-button-text:#1a1a22;--sign-in-button-border:#aaf100;--white:#fff;--heading-color:#fff;--text--color:#fff;--border-radius:8px;--sub-text--color:#fff;--faq-bg:#1a1a22;}a{text-decoration:none}body{background:#0f0f14;}.container{width:100%;max-width:var(--container);margin:auto;padding:var(--container--padding)}.msp-main{padding-top:50px;}.msp-section__title{align-items:center;gap:11px;font-size:24px;line-height:32px;font-weight:bolder;margin-bottom:24px;justify-content:space-between}@media (max-width:960px){.msp-section__title{font-size:20px;line-height:30px}}@media (max-width:440px){.msp-section__title{font-size:16px;line-height:24px}}.msp-section__title .title__wrap{align-items:center;gap:var(--small--gap);color:var(--heading-color);}@media (max-width:960px){.msp-section__title .title__wrap svg{width:24px;height:24px}}.msp-slots__controls{gap:var(--small--gap);svg{color:var(--text--color);}}.msp-slots__controls .msp-control{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #0F0F141F;border-radius:50%;cursor:pointer;transition:.3s opacity;opacity:.75}@media (max-width:960px){.msp-slots__controls .msp-control{display:none}}.msp-slots__controls .msp-control:hover{opacity:1}.msp-slots__controls .next{transform:rotate(180deg)}.msp-button{display:flex;justify-content:center;align-items:center;padding:10px 16px;min-width:80px;height:40px;border-radius:var(--border-radius);white-space:nowrap;font-weight:700;font-size:14px;line-height:20px;@media (max-width:768px){font-size:12px;padding:5px 12px;height:32px;}}.msp-header .msp-button.simple{border:1px solid var(--sign-up-button-border);color:var(--sign-up-button-text);background:var(--sign-up-button-bg);}.msp-header .msp-button.primary{background:var(--sign-in-button-bg);color:var(--sign-in-button-text);border:1px solid var(--sign-in-button-border);}.msp-button.simple{border:1px solid var(--accent-color);color:var(--accent-color)}.msp-button.primary{background:var(--accent-color);color:var(--white)}.wp-block-buttons{display:flex;justify-content:center;align-items:center;a{display:flex;justify-content:center;align-items:center;padding:10px 16px;min-width:80px;height:40px;border-radius:var(--border-radius);white-space:nowrap;font-weight:700;font-size:14px;line-height:20px;background:var(--accent-color);color:var(--white);margin-bottom:24px;margin-top:24px;min-width:120px;}}.wp-block-buttons a:hover{cursor:pointer;}.flex{display:flex}.jc-center{justify-content:center;}.al-center{align-items:center;}.gap{gap:var(--gap)}.gap-h{gap:calc(var(--gap) / 2)}.msp-text a{color:var(--accent-color);}.msp-text .wp-block-button{a{color:var(--heading-color);}}h1,h2,h3,h4,h5{margin-bottom:var(--gap);font-family:var(--heading--font-family);color:var(--heading-color);}.msp-text h1,.msp-text h2,.msp-text h3,.msp-text h4,.msp-text h5{margin-bottom:var(--gap);font-family:var(--heading--font-family);color:var(--heading-color);}.msp-text h1{font-size:36px;}.msp-text h2{font-size:30px;}.msp-text h3{font-size:26px;}.msp-text h4{font-size:22px;}.msp-text p,.msp-text table,.msp-text ul,.msp-text ol,.msp-text figure,.msp-text blockquote{margin-bottom:var(--gap)}.msp-text th{color:var(--heading-color);}.msp-text p,.msp-text td,.msp-text li{font-size:14px;font-weight:400;color:var(--text--color);line-height:1.5;}.msp-text{.alignleft,.alignright{@media (max-width:768px){float:unset;width:100%;margin:auto;img{width:100%;display:block;margin:auto;}}}iframe{@media (max-width:1024px){width:100%;}}}.msp-text ul,.msp-text ol{padding:0 0 0 20px;}.msp-text table{border:1px solid var(--subselected--bg);border-collapse:collapse;overflow-x:auto;width:100%}.msp-text table td,.msp-text table th{min-width:120px;padding:var(--gap);border:1px solid var(--subselected--bg);border-collapse:collapse}@media (max-width:1024px){.msp-text table{display:block}.msp-text td,.msp-text thead th{flex-grow:1;width:100%;min-width:200px}.msp-text td{min-width:200px}}.sm-gap{gap:var(--small--gap) !important}.wp-block-table thead{border-bottom:3px solid var(--subselected--bg) !important;}.msp-aside{height:100vh;width:100%;left:-100%;transition:.3s left;top:0;max-width:240px;overflow-y:scroll;position:fixed;z-index:200;padding:12px;background:var(--sidebar--bg);box-shadow:4px 0 8px rgba(0,0,0,0.2);&::-webkit-scrollbar{width:1px;}}.msp-sidebar__logo{display:flex;justify-content:center;align-items:center;padding:var(--gap) 0;img{object-fit:contain;width:100%;}}body.msp-static{padding:0 0 0 240px;@media (max-width:1024px){padding:0;}}.msp-sidebar-rt_active{display:none;}@media (min-width:1025px){body.msp-sidebar-rt{padding-right:240px;}.msp-sidebar-rt_active{height:100vh;width:100%;right:0;top:0;max-width:240px;overflow-y:scroll;position:fixed;z-index:200;padding:12px;display:block;}}.msp-aside.static-aside{left:0;@media (max-width:1024px){left:-100%;}}.msp-aside.active{left:0}.msp-aside__close{display:flex;align-items:center;justify-content:center;padding:10px;gap:4px;width:44px;height:44px;background:var(--subselected--bg);border-radius:var(--border-radius);margin-bottom:12px;color:var(--text--color);}.msp-aside__close.static{display:none;@media(max-width:1024px){display:block;}}.msp-aside__nav{display:flex;flex-direction:column;gap:calc(var(--small--gap) / 2);margin-bottom:var(--gap);}.msp-aside__nav .item{display:flex;align-items:center;padding:10px 12px;isolation:isolate;height:44px;background:var(--subselected--bg);border-radius:var(--border-radius);gap:12px;font-size:14px;line-height:20px;color:var(--text--color);img{width:14px;object-fit:contain;}}.msp-static.static{@media(min-width:1024px){.msp-header{left:240px;width:calc(100% - 240px);}}.msp-header.stretch{right:0;left:0;width:100%;}}.msp-header{background:var(--header--bg);padding:10px 32px;position:fixed;top:0;left:0;right:0;width:100%;z-index:199;height:68px;}.msp-header.stretch + .msp-aside.static-aside{@media(min-width:1024px){top:70px;}}.msp-header .msp-header__logo{img{width:100%;max-width:120px;height:auto;max-height:44px;}}@media (max-width:960px){.msp-header{padding:10px 16px}}.msp-header__row{align-items:center;gap:var(--big--gap);justify-content:space-between}.msp-header__wrap{align-items:center;gap:var(--gap)}.msp-header__nav{flex-grow:1;flex-basis:60%;gap:var(--small--gap)}@media (max-width:1024px){.msp-header__nav{display:none !important;}}.msp-header__nav .item{padding:12px;border-radius:var(--border-radius);align-items:center;gap:var(--small--gap);font-weight:400;color:var(--text--color)}.msp-header__nav .item.active{background:var(--subselected--bg);}.msp-header__nav .item.search-item{min-width:216px;background:var(--subselected--bg);font-weight:400;font-size:14px;line-height:20px;color:var(--sub-text--color);svg{color:var(--text--color);}@media (max-width:768px){display:none;}}.msp-header__user{display:flex;gap:var(--gap);@media (max-width:768px){align-items:center;}}.msp-banner{margin:var(--big--gap) 0;position:relative}.msp-header__burger{svg{color:var(--text--color);}}.msp-header__burger.burger-disabled,.msp-header__burger.burger-static{display:none;@media (max-width:1024px){display:flex;}}@media (max-width:480px){.msp-banner{margin-top:0;margin-left:-20px;margin-right:-20px}}.msp-banner .item{width:100%;height:500px;position:relative;display:flex !important;align-items:flex-start;justify-content:center;flex-direction:column;}@media (max-width:1280px){.msp-banner .item{height:420px}}@media (max-width:1024px){.msp-banner .item{height:360px}}.msp-banner .item img{border-radius:var(--border-radius);width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}@media (max-width:480px){.msp-banner .item img{border-radius:0}}.msp-banner .item .description{padding:0 0 0 72px;position:relative;z-index:50;display:flex;align-items:flex-start;flex-direction:column;gap:var(--big--gap)}@media (max-width:960px){.msp-banner .item .description{padding:0 32px;align-items:center;text-align:center;}}.msp-banner .item .description .top{color:var(--white);font-size:24px;font-weight:700;line-height:32px}.msp-banner .item .description .title{color:var(--white);font-family:var(--heading--font-family);font-size:56px;font-style:normal;font-weight:700;line-height:64px;text-transform:uppercase}@media (max-width:960px){.msp-banner .item .description .title{font-size:34px;line-height:40px}}@media (max-width:480px){.msp-banner .item .description .title{font-size:27px;line-height:32px}}.msp-banner .item .description .bottom{color:var(--white);font-size:20px;font-style:normal;font-weight:400;line-height:30px}@media (max-width:960px){.msp-banner .item .description .bottom{font-size:14px;line-height:20px}}.msp-banner .msp-banner__control{position:absolute;background:#d7dcee66;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;top:50%;z-index:150;transform:translateY(-50%)}@media (max-width:960px){.msp-banner .msp-banner__control{display:none !important}}.msp-banner .prev{left:12px}.msp-banner .next{right:12px;transform:translateY(-50%) rotate(180deg)}.msp-banner .msp-dots{position:absolute;bottom:16px;display:flex;list-style:none;width:100%;gap:var(--small--gap);justify-content:center}.msp-banner .msp-dots li{background:#0f0f14a6;width:40px;height:4px}.msp-banner .msp-dots li button{display:none}.msp-banner .msp-dots .slick-active{background:var(--accent-color)}.msp-banner.msp-banner-col-3-сol-promo{.item{height:auto;}img{height:240px;position:unset;}}@media (max-width:480px){.msp-banner.msp-banner-col-3-сol-promo .item img{border-radius:var(--border-radius);}}.msp-banner.msp-banner-col-3-сol-promo .item .description .title{font-size:18px;}.msp-category{display:flex;justify-content:space-between;align-items:center;padding:16px;border-radius:var(--border-radius);background:var(--header--bg);gap:calc(var(--small--gap) / 2);margin-bottom:32px}.msp-category .msp-category__flex{gap:var(--small--gap)}@media (max-width:1920px){.msp-category .msp-category__flex:nth-child(1){overflow-x:scroll}.msp-category .msp-category__flex:nth-child(1)::-webkit-scrollbar{display:none}}.msp-category .msp-category__flex:nth-child(2){justify-content:flex-start}.msp-category .msp-category__flex:nth-child(2) .item{background:var(--subselected--bg)}.msp-category .item{white-space:nowrap;align-items:center;justify-content:center;padding:12px 16px;gap:var(--small--gap);min-width:auto;height:48px;border-radius:var(--border-radius);color:var(--text--color);font-size:14px;}.msp-category .small-item{background:var(--subselected--bg);max-width:50px;min-width:50px;}.msp-category.col-rounded{.msp-category__flex{width:100%;justify-content:space-between;}.item{flex-direction:column;gap:8px;background:transparent;height:auto;width:100%;min-width:90px;}.image-wrapper{background:var(--subselected--bg);padding:10px;border-radius:50%;width:45px;height:45px;}}.msp-category.rounded,.msp-category.sp-between{background:transparent;}.msp-category.rounded .msp-category__flex{background:var(--subselected--bg);}.msp-category.rounded .msp-category__flex,.msp-category.rounded .item{border-radius:50px;}@media (max-width:1025px){.msp-category.rounded{flex-direction:column;align-items:flex-start;padding:16px 0;}.msp-category.rounded .msp-category__flex:first-child{overflow-x:scroll;width:100%;scrollbar-width:none;}}.msp-category.sp-between .msp-category__flex{justify-content:space-between;width:100%;}.msp-category.sp-between .item{background:var(--subselected--bg);width:100%;}.msp-slots{margin-bottom:32px;}.msp-slots__slider .slick-track{margin:0;gap:1rem;display:flex}.msp-slots__grid{display:grid;grid-template-columns:repeat(8,1fr);gap:16px}.msp-slots.col-12{.msp-slots__grid{grid-template-columns:repeat(12,1fr);}.slot{height:100px;}}.msp-slots.col-10{.msp-slots__grid{grid-template-columns:repeat(10,1fr);@media (max-width:1280px){grid-template-columns:repeat(6,1fr);}@media (max-width:1140px){grid-template-columns:repeat(5,1fr);}@media (max-width:1024px){grid-template-columns:repeat(4,1fr);}@media (max-width:768px){grid-template-columns:repeat(3,1fr);}@media (max-width:390px){grid-template-columns:repeat(2,1fr);}}.slot{height:130px;}}.msp-slots.col-7{.msp-slots__grid{grid-template-columns:repeat(7,1fr);@media (max-width:1280px){grid-template-columns:repeat(6,1fr);}@media (max-width:1140px){grid-template-columns:repeat(5,1fr);}@media (max-width:1024px){grid-template-columns:repeat(4,1fr);}@media (max-width:768px){grid-template-columns:repeat(3,1fr);}@media (max-width:390px){grid-template-columns:repeat(2,1fr);}}}.msp-slots.col-6{.msp-slots__grid{grid-template-columns:repeat(6,1fr);@media (max-width:1280px){grid-template-columns:repeat(5,1fr);}@media (max-width:1140px){grid-template-columns:repeat(4,1fr);}@media (max-width:1024px){grid-template-columns:repeat(3,1fr);}@media (max-width:768px){grid-template-columns:repeat(2,1fr);}}}.msp-slots.col-5{.msp-slots__grid{grid-template-columns:repeat(5,1fr);}@media (max-width:1280px){grid-template-columns:repeat(5,1fr);}@media (max-width:1140px){grid-template-columns:repeat(4,1fr);}@media (max-width:768px){grid-template-columns:repeat(3,1fr);}@media (max-width:390px){grid-template-columns:repeat(2,1fr);}}.msp-slots.col-4{.msp-slots__grid{grid-template-columns:repeat(4,1fr);}}@media (max-width:1440px){.msp-slots__grid{grid-template-columns:repeat(7,1fr)}}@media (max-width:1280px){.msp-slots__grid{grid-template-columns:repeat(6,1fr)}}@media (max-width:960px){.msp-slots__grid{grid-template-columns:repeat(5,1fr)}}@media (max-width:768px){.msp-slots__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:480px){.msp-slots__grid{grid-template-columns:repeat(3,1fr)}}.slot{width:100%;height:252px;position:relative;transition:.3s opacity;border-radius:var(--border-radius);}@media (max-width:1440px){.slot{height:246px}}@media (max-width:960px){.slot{height:230px}}@media (max-width:480px){.slot{height:194px}}@media (max-width:390px){.slot{height:140px}}.slot:hover:before{opacity:.85;visibility:visible}.slot:hover .wrap{opacity:1;visibility:visible}.slot:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;background:#d7dcee66;border-radius:var(--border-radius);transition:.3s opacity}.slot img{border-radius:var(--border-radius);width:100%;height:100%;object-fit:cover}.slot .wrap{width:100%;position:absolute;top:0;left:0;height:100%;display:flex;flex-direction:column;align-items:center;padding:10px;justify-content:space-between;opacity:0;visibility:hidden;z-index:100}.slot .favorite{display:flex;justify-content:flex-end;width:100%}.slot .play{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:var(--accent-color)}.slot .demo{background:var(--subselected--bg);border-radius:35px;padding:4px 12px;display:inline-flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:12px;line-height:16px;letter-spacing:.2px;color:var(--text--color);font-weight:500}.msp-providers{margin-bottom:32px}.msp-providers .slick-track{.slick-slide{margin-right:16px;}}@media (max-width:1024px){.msp-providers .slick-slide{width:100px !important}}.msp-providers .item{background:var(--header--bg);display:flex !important;justify-content:center;align-items:center;width:100%;border-radius:var(--border-radius);padding:20px 32px}@media (max-width:960px){footer{.flex{flex-wrap:wrap;}}.msp-providers .item{padding:20px 18px}}.msp-providers .item img{object-fit:contain;width:100%;height:72px;display:block}@media (max-width:960px){.msp-providers .item img{height:60px;width:100%;}}.msp-footer{padding:80px 0 46px;background:#0f0f14;}.msp-footer hr{margin:46px 0;opacity:.15}.msp-footer__payments{display:flex;justify-content:flex-start;gap:40px;margin-bottom:46px;flex-wrap:wrap;img{object-fit:contain;}.title__wrap{margin-bottom:1rem;flex-basis:100%;font-size:24px;font-weight:600;line-height:1.5;color:var(--heading-color);text-align:center;}}.msp-footer__social-row{justify-content:space-between;align-items:center;margin-bottom:32px}@media (max-width:575px){.msp-footer .column.center{align-items:center;}.msp-footer__payments{gap:16px;margin-bottom:26px;}.gokong-footer{padding:24px 0 24px;}.gokong-footer hr{margin:24px 0;}}@media (max-width:480px){.msp-footer__payments{gap:16px;margin-bottom:26px;}}@media (max-width:960px){.msp-footer__social-row{flex-wrap:wrap;gap:1rem}.msp-footer__social-row .msp-footer__socials{flex-wrap:wrap}}.msp-footer__copyright{color:var(--text--color);flex-wrap:wrap;margin-bottom:46px;gap:1rem}.msp-footer__copyright .column{flex-grow:1;flex-basis:50%;}@media (max-width:960px){.msp-footer__copyright{flex-direction:column;justify-content:flex-start}}.msp-footer__copyright p{font-size:14px;line-height:1.5;color:var(--sub-text--color)}.msp-footer__menus{justify-content:space-between}@media (max-width:960px){.msp-footer__menus{flex-direction:column;justify-content:flex-start}}.msp-footer__menus .column{display:flex;flex-direction:column;gap:var(--gap)}@media (max-width:960px){.msp-footer__menus .column{padding:16px 0;border-bottom:1px solid var(--selected--bg);img{max-height:40px;object-fit:contain;}}.msp-footer__menus .column:last-child{border-bottom:unset}}.msp-footer__menus .column .title{position:relative;color:var(--heading-color);font-weight:bold;}@media (max-width:960px){.msp-footer__menus .column .title:after{content:"";background:url(img/down.svg) no-repeat;background-size:contain;display:block;position:absolute;top:50%;width:12px;height:12px;right:10px;transform:translateY(-50%)}}@media (max-width:960px){.msp-footer__menus .column .title.active:after{transform:translateY(-50%) rotate(180deg)}}.msp-footer__menus .column .item{color:var(--text--color);cursor:pointer;transition:.3s opacity;display:flex;align-items:center;gap:12px;&:hover{opacity:.75;}}@media (max-width:960px){.msp-text h1{font-size:26px;}.msp-text h2{font-size:22px;}.msp-text h3{font-size:20px;}.msp-text h4{font-size:18px;}.msp-footer__menus .column_drop .item{display:none}}.msp-footer__menus .column .item.active{display:block}.msp-footer__columns{justify-content:space-between}.msp-footer__logos{gap:var(--gap);flex-wrap:wrap;img{object-fit:contain;width:100%;}}@media (max-width:960px){.msp-footer__logos{flex-wrap:wrap}}.msp-footer__logos img{width:auto;height:32px;object-fit:contain}.msp-langs .current{background:var(--header--bg);justify-content:space-between;min-width:176px;color:var(--text--color);}.msp-langs .current img{border-radius:var(--border-radius);}.msp-langs .current__wrap{align-items:center;gap:var(--small--gap)}.msp-langs{position:relative;.dd{opacity:0;visibility:hidden;position:absolute;bottom:100%;left:0;background:var(--header--bg);border-radius:var(--border-radius) var(--border-radius) 0 0;width:100%;.lang{cursor:pointer;;padding:var(--small--gap);font-size:14px;line-height:1.5;transition:.3s opacity;color:var(--heading-color);&:hover{opacity:.75;}img{width:24px;height:24px;border-radius:calc(var(--border-radius)/2);}}}}.msp-langs.active{.dd{transition:.3s opacity;opacity:1;visibility:visible;}}.msp-breadcrumbs{margin:var(--big--gap) 0;}.ocean-customizer .msp-aside.active{left:0;}.msp-col-1{width:100%;height:450px;background:var(--subselected--bg);margin-bottom:1rem;position:relative}.msp-breadcrumbs a{color:var(--accent-color);}.msp-breadcrumbs span{color:var(--text--color);}.msp-faq{margin-bottom:var(--big--gap);h2{margin-bottom:1rem;font-family:var(--heading--font-family);}}.msp-faq__list{display:flex;flex-direction:column;gap:.5rem;.question{margin-bottom:0 !important;}.msp-faq__item.active{.answer{display:block;}.question{padding-right:36px;border-radius:var(--border-radius);}}.question,.answer{padding:1rem;}.question:hover{cursor:pointer;}.msp-faq__item{position:relative;background:var(--faq-bg);border-radius:var(--border-radius);padding-right:36px;}.msp-faq__item:after{content:"❮";position:absolute;right:20px;top:10px;color:var(--accent-color);transform:rotate(-90deg) translate(-50%);font-size:20px;}.msp-faq__item.active:after{transform:rotate(90deg) translate(-50%);}.answer{display:none;color:var(--text--color);}}.msp-reviews{h2{margin-bottom:1rem;}.msp-reviews__list{display:flex;flex-direction:column;gap:1rem;}.msp-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;@media (max-width:1024px){grid-template-columns:repeat(2,1fr);}@media (max-width:768px){grid-template-columns:repeat(1,1fr);}.comment{background-color:var(--subselected--bg);border-radius:var(--border-radius);}}.comment{padding:1rem;display:flex;flex-direction:column;gap:.5rem;.author{font-size:18px;font-weight:bolder;color:var(--heading-color);}.rating{align-items:center;gap:.25rem;svg{width:16px;height:16px;color:var(--accent-color);}}.content{line-height:2;color:var(--text--color);}}}.msp-promotions{margin-bottom:var(--big--gap);.text{font-size:22px;font-weight:bolder;color:#fff;}.gap{width:100%;justify-content:space-between;div:nth-of-type(1){display:flex;gap:16px;}}.text.b{font-size:32px;font-family:var(--heading--font-family);margin-bottom:1rem;}.text.s{font-size:18px;line-height:1.5;}.text.ss{font-size:12px;opacity:.8;}.item{border-radius:var(--border-radius);position:relative;height:300px;width:100%;.content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;z-index:5;padding:1rem;.code{color:var(--white);border:2px solid var(--white);display:flex;justify-content:center;padding:var(--small--gap);font-size:14px;align-items:center;}}img{width:100%;height:100%;display:block;border-radius:var(--border-radius);object-fit:cover;}}.item_full:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:rgba(0,0,0,0.5);border-radius:var(--border-radius);}.content.left{align-items:flex-start;}.content.right{align-items:flex-end;div{text-align:right;}}.content.center{align-items:center;div{text-align:center;}}.column{display:flex;flex-direction:column;img{width:100%;height:250px;object-fit:cover;border-radius:var(--border-radius) var(--border-radius) 0 0;}.content{flex-grow:2;padding:1rem;display:flex;justify-content:space-between;flex-direction:column;gap:1rem;border-radius:0 0 var(--border-radius) var(--border-radius);}.code{background:var(--subselected--bg);padding:.5rem;font-size:12px;color:var(--heading-color);}.text{color:var(--text--color);}.text.b{font-size:22px;height:59px;color:var(--heading-color);line-height:1.5;}.text.s{font-size:14px;min-height:32px;}.full{width:100%;}}.layer{border-radius:var(--border-radius);position:relative;height:300px;width:100%;.content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;z-index:5;padding:1rem;.code{color:var(--white);border:2px solid var(--white);display:flex;justify-content:center;padding:var(--small--gap);font-size:14px;align-items:center;}}img{height:100%;object-fit:contain;position:absolute;right:0;}}}.msp-promotions__slider{.slick-track{gap:1rem;display:flex;@media (max-width:1024px){gap:unset;display:block;}}.column{height:auto;}}.msp-promotions__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;@media (max-width:1140px ){grid-template-columns:repeat(2,1fr);}@media (max-width:960px ){grid-template-columns:repeat(1,1fr);}}.msp-banner-col-icons{.item-row{display:flex;width:100%;justify-content:space-around;@media (max-width:768px){flex-direction:column;align-items:center;padding:0 1rem;}img.icon{width:180px;height:180px;object-fit:contain;position:static;z-index:15;@media (max-width:768px){display:none;}}}.btn-wrapper{width:100%;display:flex;align-items:center;gap:10px;@media (max-width:768px){flex-direction:column;align-items:center;}}.payments{display:flex;gap:10px;@media (max-width:768px){flex-wrap:wrap;justify-content:center;gap:1rem;}img{position:static;width:74px;height:24px;object-fit:contain;}}}.msp-banner-col-3 .item,.msp-banner-col-s .item,.msp-banner-col-3-сol-promo .item{padding:calc(var(--gap) * 2);height:300px;.description{padding:unset;.top{font-size:14px;}.title{font-size:24px;line-height:1.5;}.bottom{font-size:14px;}}}.msp-banner-col-3-сol-promo .item{padding:var(--gap);}.msp-banner-col-3,.msp-banner-col-2{.slick-track{display:flex;gap:1rem;}.msp-dots{position:static;padding-top:1rem;}}.msp-banner-col-2 .item{height:350px;padding:var(--big--gap);.description{padding:0;.top{font-size:16px;}.title{font-size:32px;line-height:1.5;}.bottom{font-size:16px;}}}.msp-banner-col-promo{.item{.description{padding:0;width:100%;align-items:center;text-align:center;}}}.msp-banner .item{.links{width:90%;border-bottom:1px solid rgba(237,240,249,0.53);position:relative;margin:4rem auto 0;z-index:10;@media (max-width:968px){overflow-x:scroll;width:100%;justify-content:space-between;;.link{white-space:nowrap;}}.link{padding-bottom:1rem;color:var(--white);text-transform:uppercase;font-weight:900;opacity:.75;&:hover{opacity:1;}}.link.active{opacity:1;border-bottom:2px solid var(--accent-color)}}}.msp-banner-col-promo{.item{padding:2rem;justify-content:space-between;}}.msp-banner-col-s{.slick-track{display:flex;gap:var(--gap);}}.msp-banner-col-s .item{overflow:hidden;background:var(--subselected--bg);display:flex;flex-direction:row;gap:var(--big--gap);padding:10px;height:220px;border-radius:var(--border-radius);justify-content:space-between;img{align-self:center;object-fit:contain;flex-basis:120px;position:static;height:200px;}.description{flex-basis:140px;justify-content:space-between;.wrap{display:flex;flex-direction:column;gap:var(--small--gap);}.top{font-size:12px;line-height:1.5;}.title{min-height:40px;font-size:14px;line-height:1.5;}.bottom{font-size:12px;line-height:1.5;}}}.msp-sports-slider{margin-bottom:2rem;&.is-loading{opacity:0;transition:opacity 0.3s;}.slick-track{display:flex;gap:1rem;@media (max-width:768px){gap:0;}}.card{flex-grow:1;flex-basis:30%;border-radius:var(--border-radius);padding:1rem;display:flex;flex-direction:column;gap:var(--small--gap);background-color:var(--subselected--bg);.tournament{justify-content:space-between;width:100%;font-size:14px;color:var(--text--color);svg{color:var(--text--color);}}}.msp-comps{align-items:center;gap:var(--small--gap);.name{font-size:14px;line-height:1.5;font-weight:bolder;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inline-block;width:130px;color:var(--text--color);}.comp{background-repeat:no-repeat;background-position:center;background-size:contain !important;height:65px;width:65px;margin-bottom:1rem;border-radius:var(--border-radius);}.comp.home{padding:var(--small--gap);background-color:var(--header--bg);}.comp.away{padding:var(--small--gap);background-color:var(--accent-color);}.col-6{flex-basis:45%;flex-grow:1;display:flex;flex-direction:column;align-items:center;text-align:center;}}.outcomes{justify-content:space-between;min-height:32px;.outcome{padding:var(--small--gap);background:var(--header--bg);color:var(--text--color);flex-basis:30%;flex-grow:1;font-size:14px;border-radius:var(--border-radius);font-weight:bolder;}}}.msp-sports-table{margin-bottom:2rem;display:flex;flex-direction:column;gap:var(--small--gap);.tournament{font-size:14px;color:var(--text--color);svg{color:var(--text--color);}}.head{padding:var(--small--gap);border-bottom:1px solid var(--header--bg);margin-bottom:var(--small--gap);.outcome{background-color:transparent !important;padding:0 !important;}}.time{font-size:14px;min-width:32px;align-items:center;justify-content:center;display:flex;color:var(--text--color);}.row{padding:var(--small--gap);border-radius:var(--border-radius);background:var(--subselected--bg);}.table__row{width:100%;}.h-2{height:2rem;}.comps{flex-basis:45%;flex-grow:1;align-items:center;justify-content:space-between;}.outcomes{flex-basis:54%;flex-grow:1;display:flex;gap:var(--gap);justify-content:space-between;.col-6{flex-basis:45%;flex-grow:1;}.col-2{flex-basis:5%;}.market{gap:var(--small--gap);}.outcome{padding:var(--gap);font-weight:bolder;flex-basis:30%;flex-grow:1;display:flex;font-size:14px;align-items:center;justify-content:center;background-color:var(--header--bg);color:var(--text--color);border-radius:var(--border-radius);}}.score{flex-basis:240px;flex-grow:1;display:flex;justify-content:flex-end;.wrap{display:flex;flex-direction:column;gap:var(--small--gap);}.number{font-size:14px;display:inline-flex;align-items:center;justify-content:center;color:var(--text--color);}}.commands{display:flex;flex-direction:column;gap:var(--small--gap);}.score-total{padding:0 var(--small--gap);margin-left:var(--small--gap);border-left:1px solid var(--accent-color);.number{color:var(--accent-color);}}.total{font-size:14px;font-weight:bolder;color:var(--accent-color);}.comp{align-items:center;gap:var(--small--gap);.name{color:var(--text--color);font-size:14px;line-height:1.5;font-weight:bolder;@media (max-width:1024px){white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inline-block;width:130px;}}.command{border-radius:var(--border-radius);padding:var(--small--gap);background-size:contain;width:32px;height:32px;background-repeat:no-repeat;}.command.home{background-color:var(--header--bg);}.command.away{background-color:var(--accent-color);}}.head{.outcomes{@media (max-width:860px){display:none;}}}.body{@media (max-width:860px){flex-direction:column;.comps{flex-direction:column;.wrap{justify-content:center;flex-basis:100%;flex-direction:column;}.score{flex-basis:unset;.score-now{display:none;}.score-total{display:flex;border:unset;.wrap{flex-direction:row;justify-content:space-around;margin-left:0;.number{font-size:18px;font-weight:bolder;}}}}.commands{flex-direction:row;.comp{height:unset;flex-direction:column;text-align:center;align-items:center;}}}.outcomes{flex-wrap:wrap;.col-2{flex-basis:100%;justify-content:center;}}}}}.msp-contact-form{background:var(--subselected--bg);border-radius:var(--border-radius);margin-bottom:var(--big--gap);width:100%;max-width:460px;padding:1rem;display:flex;flex-direction:column;gap:var(--gap);.group{display:flex;flex-direction:column;gap:.5rem;label{font-size:14px;line-height:1.5;color:var(--heading-color);}.input{padding:var(--small--gap);border:none;font-size:14px;border-radius:var(--border-radius);background:var(--header--bg);&::placeholder{color:var(--text--color);}}}}.msp-cookie-popup{position:fixed;bottom:-100%;transition:.3s bottom;left:50%;z-index:250;transform:translateX(-50%);padding:var(--gap);border-radius:var(--border-radius);background:var(--subselected--bg);@media (max-width:1024px){width:100%;}.title{color:var(--heading-color);margin-bottom:var(--small--gap);}p{color:var(--text--color);font-size:14px;margin-bottom:var(--gap);@media (max-width:1024px){font-size:10px;}a{color:var(--accent-color)}}.close{position:absolute;top:var(--small--gap);right:var(--small--gap);color:var(--heading-color);}}.msp-cookie-popup.active{bottom:0;}.msp-page-not-found{display:flex;flex-direction:column;gap:var(--gap);align-items:center;justify-content:center;padding:calc(var(--gap) * 4) 0;width:100%;img{object-fit:contain;}.text{line-height:1.5;color:var(--text--color);text-align:center;}.lg{font-family:var(--heading--font-family);font-size:clamp(60px,16vw,120px);color:var(--accent-color);}.md{font-size:20px;color:var(--heading-color)}}.msp-winners{border-radius:var(--border-radius);margin-bottom:32px;.slick-track{gap:1rem;display:flex;}.msp-winner{display:flex;min-width:215px;max-width:260px;width:250px;padding:8px;border-radius:var(--border-radius);background:var(--subselected--bg);}.msp-winner__img{width:90px;height:80px;border-radius:var(--border-radius);overflow:hidden;}img{height:100%;width:100%;object-fit:cover;}.msp-winner__content{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;}.msp-winner__name,.msp-winner__sum{color:#fff;}.msp-winner__sum{font-weight:600;}.msp-winner__game{color:var(--accent-color);font-weight:200;font-size:14px;white-space:nowrap;}}.msp-payments__slider .slick-track .item img{object-fit:contain;width:100%;height:auto;max-height:40px;}.msp-reviews-form{margin:36px 0;display:flex;flex-direction:column;gap:16px;max-width:500px;width:100%;h2{color:var(--heading-color)}div{display:flex;flex-direction:column;gap:16px;color:var(--heading-color)}.message-sent{display:none;}.message-sent.visible{display:flex;width:100%;height:40px;border-radius:var(--border-radius);text-align:center;padding:10px;background:transparent;color:var(--heading-color);border:solid 1px var(--heading-color);}textarea,input{width:100%;height:40px;border-radius:var(--border-radius);border:solid 1px var(--heading-color);padding:10px;background:transparent;color:var(--heading-color)}textarea{height:100px;}.submit{background:var(--accent-color);color:var(--heading-color);border:none;padding:10px;border-radius:var(--border-radius);width:100%;}.submit.invisible{display:none;}}.comment-form-comment{display:flex;flex-direction:column;gap:16px;max-width:500px;}.btn-translate:hover{cursor:pointer;}.msp-table-of-contents{background:var(--subselected--bg);border-radius:var(--border-radius);padding:var(--gap);margin-bottom:var(--gap);}.msp-table-of-contents .table-of-contents-title{margin-bottom:0;font-size:20px;color:var(--heading-color);cursor:pointer;position:relative;padding-right:30px;user-select:none;}.msp-table-of-contents .table-of-contents-title::after{content:"❮";position:absolute;right:20px;top:0px;transform:rotate(90deg) translate(-50%);transition:transform 0.3s ease;font-size:14px;color:var(--accent-color);}.msp-table-of-contents.collapsed .table-of-contents-title::after{transform:rotate(-90deg) translate(-50%);}.msp-table-of-contents.collapsed .table-of-contents-list{display:none;transition:transform 0.3s ease;}.table-of-contents-list{margin:var(--gap) 0 0 0;padding:0;}.table-of-contents-list ol,.table-of-contents-list ul{margin:0;padding:0;list-style:none;}.table-of-contents-list li{margin-bottom:8px;}.table-of-contents-list a{color:var(--text--color);text-decoration:none;font-size:var(--text-fontsize);line-height:var(--text-line-height);transition:color 0.2s;}.table-of-contents-list a:hover{color:var(--accent-color);}.table-of-contents-list ol{counter-reset:toc-counter;}.table-of-contents-list ol li{counter-increment:toc-counter;}.table-of-contents-list ol li::before{content:counter(toc-counter) ". ";font-weight:bold;color:var(--accent-color);margin-right:8px;}.table-of-contents-list ul li::before{content:"• ";color:var(--accent-color);margin-right:8px;}.msp-banner-col-1.is-loading,.msp-banner-col-2.is-loading,.msp-banner-col-3.is-loading,.msp-banner-col-s.is-loading{min-height:400px;opacity:0;transition:opacity 0.3s;}.msp-banner-col-1,.msp-banner-col-2,.msp-banner-col-3,.msp-banner-col-s{opacity:1;transition:opacity 0.3s;}.msp-slots{&.is-loading{opacity:0;transition:opacity 0.3s;}}.msp-banner-form{margin:24px auto;align-items:center;border-radius:var(--border-radius);display:flex;justify-content:center;flex-direction:column;gap:24px;min-height:540px;overflow:hidden;padding:16px 0;position:relative;img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;left:0;z-index:-1;}.msp-banner-form__title{font-weight:bold;font-size:24px;color:var(--heading-color);text-align:center;margin-bottom:16px;border-radius:var(--border-radius);}.msp-banner-form__form-wrapper{background:transparent;max-width:556px;width:100%;backdrop-filter:blur(10px);padding:16px;border-radius:var(--border-radius);}.msp-banner-form__form{border-radius:var(--border-radius);padding:16px;align-items:center;display:flex;flex-direction:column;gap:16px;width:100%;.msp-banner-form__element{display:flex;width:100%;input{padding:8px;width:100%;height:44px;border-radius:var(--border-radius);background:var(--subselected--bg);font-weight:400;font-size:14px;line-height:20px;color:var(--sub-text--color);border:none}}}}.msp-banner-form__footer-link{color:var(--heading-color);font-size:14px;line-height:20px;text-align:center;margin-top:16px;width:100%;}.banner-form__link{color:var(--accent-color);font-weight:600;font-size:14px;line-height:20px;text-align:center;margin-top:16px;display:inline;cursor:pointer;}.corgi-bet-button{cursor:pointer;width:100%;}.banner-form__link:hover{cursor:pointer;}.msp-banner-form__element--currency-country{display:flex;gap:16px;width:100%;input{width:100%;}}.msp-banner-form_double{.msp-banner-form-container{display:flex;max-width:830px;padding-left:24px;gap:24px;backdrop-filter:blur(20px);background-color:rgba(25,25,28,.4);justify-content:space-between;border-radius:20px;width:100%;}.msp-banner-form__offer{display:block;padding:24px 0;max-width:363px;.msp-banner-form__title{display:none;}}.msp-banner-form__offer-title{font-size:26px;line-height:32px;margin:0 0 16px;color:#fff;text-align:center;font-weight:600;}.msp-banner-form__offer-content{display:flex;gap:16px;background:linear-gradient(90deg,#c8f4fc 0%,#fee8e9 100%);border-radius:14px;padding:16px;align-items:center;img{position:relative;width:40px;height:40px;z-index:0;}}.msp-banner-form__offer-text{font-size:14px;line-height:24px;font-weight:600;}.msp-banner-form__form-wrapper{background:#fff;max-width:417px;min-width:324px;width:100%;}.msp-banner-form__element{background:var(--selected--bg);border-radius:30px;align-items:center;padding-right:16px;}.msp-banner-form__form-currency{color:rgba(25,25,28,.4);}.msp-banner-form__amount-list{display:flex;justify-content:space-between;gap:6px;width:100%;div{background-color:var(--selected--bg);color:rgba(25,25,28,.4);min-width:auto;border-radius:30px;font-weight:500;height:40px;display:flex;align-items:center;justify-content:center;width:100%;cursor:pointer;}}.msp-button.primary{width:100%}}@media(max-width:900px){.msp-banner-form_double{padding:0 16px;.msp-banner-form-container{flex-direction:column;align-items:center;padding-left:0;gap:0;}.msp-banner-form__offer-title,.msp-banner-form__title{display:none;}.msp-banner-form__offer{.msp-banner-form__title{display:block;color:#fff;font-size:18px;}}.msp-banner-form__form-wrapper{margin-bottom:20px;background:transparent;backdrop-filter:none;}.msp-banner-form__amount-list{div{font-size:14px;;}}.form{padding:0;}}}.msp-promotions__col-5{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;@media (max-width:1024px){grid-template-columns:repeat(2,1fr);}@media (max-width:768px){grid-template-columns:repeat(1,1fr);}.item{height:382px;.content{text-align:center;justify-content:flex-end;}.text.s{text-align:center;color:var(--sign-in-button-bg);font-size:14px;width:100%;z-index:100;}.text.b{font-size:22px;min-height:99px;text-transform:uppercase;line-height:1.5;color:var(--heading-color);text-align:center;}.btn-wrap{display:flex;justify-content:space-between;gap:var(--small--gap);width:100%;.msp-button{flex-grow:1;flex-basis:80%;}.text.ss{background-color:var(--subselected--bg);padding:.5rem;font-size:12px;flex-grow:1;flex-basis:20%;display:flex;justify-content:center;align-items:center;color:var(--heading-color);border-radius:var(--border-radius);}}}}.msp-promotions__slider-col-5{opacity:1;transition:opacity 0.3s;&.is-loading{opacity:0;transition:opacity 0.3s;}.slick-track{display:flex;gap:1rem;height:382px;img{width:100%;object-fit:cover;object-position:center;}}.item{height:100%;.content{text-align:center;justify-content:flex-end;}.text.s{text-align:center;color:var(--sign-in-button-bg);font-size:14px;width:100%;z-index:100;}.text.b{font-size:22px;line-height:1.5;color:var(--heading-color);text-align:center;}.btn-wrap{display:flex;justify-content:space-between;gap:var(--small--gap);width:100%;.msp-button{flex-grow:1;flex-basis:80%;}.text.ss{background-color:var(--subselected--bg);padding:.5rem;font-size:12px;flex-grow:1;flex-basis:20%;display:flex;justify-content:center;align-items:center;color:var(--heading-color);border-radius:var(--border-radius);}}}}.msp-advantages{display:flex;justify-content:center;gap:1rem;color:var(--text--color);font-size:var(--text-fontsize);line-height:var(--text-line-height);margin-bottom:var(--big--gap);@media (max-width:768px){overflow-x:scroll;justify-content:flex-start;width:100%;.item{min-width:320px;}}.item{background-color:var(--subselected--bg);border-radius:var(--border-radius);padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem;.advantage__title{font-size:18px;font-family:var(--heading--font-family);color:var(--heading-color);}.advantage__description{font-size:14px;color:var(--text--color);}}}.msp-promotions__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;@media (max-width:1140px ){grid-template-columns:repeat(2,1fr);}@media (max-width:960px ){grid-template-columns:repeat(1,1fr);}}.mobile-only{display:none;@media (max-width:1024px){display:unset;}}.is-bottom-menu{@media (max-width:1024px){display:none !important;}}.msp-bottom-menu{display:none;gap:.5rem;position:fixed;bottom:0;left:0;width:100%;background:#0f0f14;z-index:150;padding:10px;justify-content:space-between;@media (max-width:1024px){display:flex;}@media (min-width:768px){justify-content:space-around;}.menu-item{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;color:var(--text--color);font-size:12px;&:last-child{align-self:center;}img{width:24px;object-fit:contain;height:24px;}}}.msp-footer__payments{justify-content:center;}.item_special{position:relative;overflow:hidden;img{position:absolute;right:0;bottom:0;width:40px !important;height:40px;}}@media (min-width:960px){.msp-promotions__grid{grid-template-columns:repeat(2,1fr);}}@media(max-width:820px){.msp-banner{.item{align-items:center;}.item:after{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,0.3);z-index:0;}}}.container{max-width:1300px !important;}