@charset "UTF-8";@font-face{font-family:Popins-reg;src:url(../fonts/Poppins-Regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Popins-semb;src:url(../fonts/Poppins-SemiBold.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:Inter-Regular;src:url(../fonts/Inter-Regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Inter-SemiBold;src:url(../fonts/Inter-SemiBold.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}.white-btn{font-family:Inter-SemiBold,sans-serif;background:#fff;color:#005;border-radius:4px;-webkit-transition:color .3s,background-color .3s;transition:color .3s,background-color .3s}.white-btn:hover{color:#1b1b5d;background:#a4a4a4}.green-btn{font-family:Inter-SemiBold,sans-serif;background:#05c48a;color:#005;border-radius:4px;-webkit-transition:color .3s,background-color .3s;transition:color .3s,background-color .3s}.green-btn:hover{color:#1b1b5d;background:#299d7a}.user-white-btn a{font-family:Inter-SemiBold,sans-serif;background:#fff;color:#005;border-radius:4px;-webkit-transition:color .3s,background-color .3s;transition:color .3s,background-color .3s}.user-white-btn a:hover{color:#1b1b5d;background:#a4a4a4}.user-green-btn a{font-family:Inter-SemiBold,sans-serif;background:#05c48a;color:#005;border-radius:4px;-webkit-transition:color .3s,background-color .3s;transition:color .3s,background-color .3s}.user-green-btn a:hover{color:#1b1b5d;background:#299d7a}.green-transparent-btn{font-family:Inter-SemiBold,sans-serif;background:0 0;color:#005;border:1px solid #05c48a;border-radius:4px;-webkit-transition:color .3s,background-color .3s;transition:color .3s,background-color .3s}.green-transparent-btn:hover{color:#1b1b5d;background:#05c48a}.blue-btn{font-family:Inter-SemiBold,sans-serif;background:#005;color:#fff;border-radius:4px;-webkit-transition:color .3s,background-color .3s;transition:color .3s,background-color .3s}.blue-btn:hover{background:#1b1b5d;color:#a4a4a4}.btn-disabled{pointer-events:none;opacity:.7}*{padding:0;margin:0;border:0}::-webkit-scrollbar{width:0;height:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus,a:active,a:focus{outline:0}aside,footer,header,nav{display:block}body,html{height:100%;width:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:hover,a:visited{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}img,picture{width:auto;height:auto;max-width:100%}button.ajax-disabled{pointer-events:none;color:#fff;background:#e61957;border-color:#e61957}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%}.main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.title{font-family:Inter-SemiBold,sans-serif;color:#005;font-size:35px;line-height:39px}@media screen and (max-width:600px){.title{font-size:25px;line-height:30px}}.title-min{font-family:Inter-SemiBold,sans-serif;color:#005;font-size:24px;line-height:35px}[class*=__container]{max-width:1350px;margin:0 auto;padding:0 15px}body{font-family:Inter-Regular,sans-serif;font-size:14px;color:#005;background:#00003d}body._lock{overflow:hidden}.row{background:#ededed;padding:30px 0}.row__main{margin:0 30px 0 0}.row__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1024px){.wrapper{overflow:hidden}.row__main{margin:0}.row__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:600px){.title-min{font-size:20px;line-height:30px}.row,.row__container{padding:0}}.menu__icon{display:none}@media screen and (max-width:1240px){.menu__icon{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;margin-left:auto;width:26px;height:17px;position:relative;z-index:5}.menu__icon span{width:26px;height:3px;border-radius:100px;background:#ff267e;-webkit-transition:opacity .3s;transition:opacity .3s}.menu__icon._active span{opacity:0}.menu__icon::before{content:"";position:absolute;width:26px;height:3px;background:#ff267e;border-radius:100px;top:15px;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-transition:.3s;transition:.3s}.menu__icon._active::before{top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.menu__icon::after{content:"";bottom:15px;position:absolute;width:26px;height:3px;background:#ff267e;border-radius:100px;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-transition:.3s;transition:.3s}.menu__icon._active::after{opacity:1;bottom:50%;left:50%;-webkit-transform:translate(-50%,50%) rotate(45deg);-ms-transform:translate(-50%,50%) rotate(45deg);transform:translate(-50%,50%) rotate(45deg)}.menu__icon._active img{opacity:0}.header::before{content:""}}.header{position:relative;width:100%;top:0;left:0;z-index:200;background:#00003d}.header::before{position:absolute;width:100%;height:100%;background:#00003d;top:0;left:0;z-index:5}.header__container{max-width:1430px}.header__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo{margin:0 15px 0 0;position:relative;z-index:10;max-width:212px}@media screen and (max-width:600px){.header__logo{max-width:152px}}.header__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}@media screen and (max-width:1240px){.header{padding:17px 0}.header__buttons{position:relative;width:100%;max-width:700px;margin:20px auto 0;background:#00003d;z-index:5}.header__buttons .menu-item{width:100%}.header__link{text-align:center;width:100%}}.header__link{display:block;font-size:14px;text-transform:uppercase;padding:8px 16px}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media screen and (max-width:1240px){.header__menu{padding:125px 15px 0;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:fixed;left:-100%;width:100%;height:100%;background:#005;overflow:auto;top:0;z-index:4;-webkit-transition:left .3s;transition:left .3s}.header__menu._active{left:0}}.header__nav{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin:0 15px 0 0}@media screen and (max-width:1240px){.header__nav{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;max-width:700px;margin:0 auto;width:100%}}.header__search{position:absolute;top:47px;right:-110px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}@media screen and (max-width:1240px){.header__search{max-width:700px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;top:0;right:0}}.header__search-wrap{cursor:pointer;margin:0 30px 0 0;position:relative}.header__search-wrap::before{position:absolute;width:50px;height:100px;top:0;right:0}.header__search-wrap:hover::before{content:""}.header__search-wrap:hover .header__search{display:-webkit-box;display:-ms-flexbox;display:flex}.header__search-btn{cursor:pointer}@media screen and (max-width:1240px){.header__search-wrap{margin:0 0 20px}.header__search-btn{display:none}}.header__search::before{content:"";position:absolute;width:15px;height:15px;background:url(../img/search-icon.svg) 0 0/contain no-repeat;left:16px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.header__search-input{font-family:Inter-SemiBold,sans-serif;display:inline-block;width:345px;padding:15px 40px 13px;font-size:12px;line-height:20px;border-radius:2px;background:#005;color:#fff;border:1px solid rgba(255,255,255,.4)}.header__search-input::-webkit-input-placeholder{font-family:Inter-SemiBold,sans-serif;color:#ededed}.header__search-input::-moz-placeholder{font-family:Inter-SemiBold,sans-serif;color:#ededed}.header__search-input:-ms-input-placeholder{font-family:Inter-SemiBold,sans-serif;color:#ededed}.header__search-input::-ms-input-placeholder{font-family:Inter-SemiBold,sans-serif;color:#ededed}.header__search-input::placeholder{font-family:Inter-SemiBold,sans-serif;color:#ededed}.admin-bar .header__menu{top:32px}@media screen and (max-width:782px){.admin-bar .header__menu{top:46px}}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.menu .menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;padding:0;margin:0}.menu .menu-list .menu-item{position:relative}.menu .menu-list .menu-item:not(:last-child){margin:0 15px 0 0}.menu .menu-list .menu-item a{text-transform:uppercase;cursor:pointer;font-family:Inter-SemiBold,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ededed;text-decoration:none;padding:26px 0;font-size:13px;line-height:20px;-webkit-transition:color .3s;transition:color .3s}.menu .menu-list .menu-item:hover>a{color:#ff267e}.menu .menu-list .menu-item:hover>.sub-menu{display:block}.menu .menu-list .menu-item.current-menu-ancestor>a,.menu .menu-list .menu-item.current-menu-item>a{color:#ff267e}.menu .menu-list .menu-item.current-menu-ancestor>a::after,.menu .menu-list .menu-item.current-menu-item>a::after{border-color:transparent transparent #ff267e}.menu .menu-list .menu-item .sub-menu{padding:10px 0;display:none;position:absolute;background-color:#fff;border-top:1px solid #ff267e;border-radius:0 0 4px 4px;min-width:230px;max-width:230px;z-index:1;left:-10px;top:100%;-webkit-filter:drop-shadow(0 2px 2px rgba(0, 0, 0, .3));filter:drop-shadow(0 2px 2px rgba(0, 0, 0, .3))}@media screen and (max-width:1435px){.menu .menu-list .menu-item a{font-size:11px}.menu .menu-list .menu-item .sub-menu{min-width:210px;max-width:210px}}@media screen and (max-width:1300px){.menu .menu-list .menu-item a{font-size:10px}.menu .menu-list .menu-item .sub-menu{min-width:200px;max-width:200px}}@media screen and (max-width:1240px){.header__search-input{width:100%}.header.sticky{position:fixed}.header__nav{overflow-y:scroll;padding:35px 0}.menu .menu-list .menu-item.current-menu-ancestor>a,.menu .menu-list .menu-item.current-menu-item>a{color:#fff}.menu .menu-list .menu-item .sub-menu{background:0 0;color:#fff;border-top:none}}.menu .menu-list .menu-item .sub-menu .menu-item{position:relative;margin:0}.menu .menu-list .menu-item .sub-menu .menu-item.mobile-active>a::after{right:10px;border-color:transparent transparent #ff267e;-webkit-transform:translateX(-50%) rotate(180deg);-ms-transform:translateX(-50%) rotate(180deg);transform:translateX(-50%) rotate(180deg)}.menu .menu-list .menu-item .sub-menu .menu-item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:7px 35px 6px 20px;font-size:12px;color:#005;-webkit-transition:background-color .3s;transition:background-color .3s}@media screen and (max-width:1350px){.menu .menu-list .menu-item .sub-menu .menu-item a{font-size:12px}}@media screen and (max-width:1279px){.menu .menu-list .menu-item .sub-menu .menu-item a{font-size:12px}}.menu .menu-list .menu-item .sub-menu .menu-item:hover>a{background:#ededed}@media screen and (max-width:1240px){.menu .menu-list .menu-item .sub-menu .menu-item a{color:#fff}.menu .menu-list .menu-item .sub-menu .menu-item:hover>a{background:0 0}}.menu .menu-list .menu-item .sub-menu .menu-item.current-menu-item>a{background:#ededed}.menu .menu-list .menu-item .sub-menu .menu-item-has-children a::after{margin:0;position:absolute;right:15px;top:45%;-webkit-transform:translateX(-50%) rotate(90deg);-ms-transform:translateX(-50%) rotate(90deg);transform:translateX(-50%) rotate(90deg);border-color:transparent transparent #b9b9b9}.menu .menu-list .menu-item .sub-menu .menu-item-has-children:hover>a::after{border-color:transparent transparent #ff267e}.menu .menu-list .menu-item .sub-menu .menu-item .sub-menu{border-top:none;top:0;left:100%;border-radius:0 2px 2px}.menu .menu-list .menu-item .sub-menu .menu-item.has-sub-active>a{color:#ff267e}.menu .menu-list .menu-item-has-children>a::after{content:"";display:inline-block;width:0;height:0;border-style:solid;border-width:0 4px 6px;border-color:transparent transparent #ededed;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin:0 0 0 6px;-webkit-transition:border-color .3s;transition:border-color .3s}.menu .menu-list .menu-item-has-children:hover>a::after{border-color:transparent transparent #ff267e}@media (max-width:1250px){.menu .menu-list .menu-item:nth-child(10) .sub-menu,.menu .menu-list .menu-item:nth-child(7) .sub-menu,.menu .menu-list .menu-item:nth-child(8) .sub-menu,.menu .menu-list .menu-item:nth-child(9) .sub-menu{left:auto;right:0}.menu .menu-list .menu-item:nth-child(10) .sub-menu .sub-menu,.menu .menu-list .menu-item:nth-child(7) .sub-menu .sub-menu,.menu .menu-list .menu-item:nth-child(8) .sub-menu .sub-menu,.menu .menu-list .menu-item:nth-child(9) .sub-menu .sub-menu{left:auto;right:108%}}@media (max-width:1240px){.menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;overflow-y:scroll;padding-bottom:50px}.menu .menu-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:700px;width:100%;margin:0 auto}.menu .menu-list .menu-item{position:relative}.menu .menu-list .menu-item:not(:last-child){margin:0}.menu .menu-list .menu-item a{border-top:1px solid rgba(255,255,255,.4);font-size:15px;width:100%;padding:18px 45px 18px 10px}.menu .menu-list .menu-item a::before{content:none}.menu .menu-list .menu-item a::after{display:none}.menu .menu-list .menu-item>.sub-menu{display:block;position:static;background:0 0;width:100%;min-width:auto;max-width:none;padding:0 0 0 20px;max-height:0;visibility:hidden;overflow:hidden;-webkit-filter:none;filter:none;-webkit-transition:.5s ease-out;transition:.5s ease-out}.menu .menu-list .menu-item>.sub-menu.sub-menu-active{max-height:1000px;visibility:visible;overflow-y:hidden}.menu .menu-list .menu-item>.sub-menu .menu-item{width:100%}.menu .menu-list .menu-item>.sub-menu .menu-item a{font-size:15px;padding:14px 30px 14px 20px;background:0 0;border-radius:0;width:100%}.menu .menu-list .menu-item>.sub-menu .menu-item a::before{content:none}.menu .menu-list .menu-item>.sub-menu .menu-item a::after{position:absolute;right:10px;top:21px}}.drop-menu{position:absolute;top:50px;border-radius:0 0 4px 4px;overflow:hidden;right:0;min-width:345px;max-width:345px}.drop-menu__title{padding:7px 20px;background:#00003d;color:#fff;font-size:14px;line-height:20px}.drop-menu__title span{color:#ededed}.drop-menu__list{padding:10px 0;background:#005}.drop-menu__link{padding:5px 20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#005;-webkit-transition:background-color .3s;transition:background-color .3s}.drop-menu__link:hover{background:#1b1b5d}.drop-menu__item-image{min-width:65px;max-width:65px;margin:0 10px 0 0;text-align:center}.drop-menu__item-image img{border-radius:4px}.drop-menu__item-text{color:#fff;font-size:14px;line-height:20px}.drop-menu__item-noresult{padding:7px 20px;background:#00003d}.badge{position:absolute;right:10px;top:50%;padding:5px;text-transform:capitalize;color:#fff;font-size:12px;width:50px;text-align:center;border-radius:100px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.badge-casino{background-color:#e61957}.badge-bookmaker{background-color:#0a379c}.searchform{width:100%}.s-casino__info-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 10px 0 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-casino__info-rating img{margin:0 5px 0 0}.s-casino__info-rating-num{font-size:12px;color:#fff}.s-casino__info-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:4px 0}.s-casino__item-search-cat{font-size:12px;color:#005;padding:0 5px;background:#e8e8e8;border-radius:4px}.header__search-remove{display:none;width:40px;height:48px;position:absolute;right:0;bottom:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0 100px 100px 0;cursor:pointer}.header__search-remove:before{content:"";display:block;background-image:url(../img/search-remove.svg);background-repeat:no-repeat;background-size:100%;width:12px;height:12px}.header__search.active .header__search-remove{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1240px){.menu .menu-list .menu-item .sub-menu .menu-item.current-menu-item>a{background:0 0}.drop-menu{top:52px;border-radius:4px;min-width:auto;max-width:100%;width:100%;z-index:6;border:1px solid rgba(255,255,255,.4)}}.has-sub-arrow{display:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;right:0;width:45px;height:57px;padding-right:10px;z-index:400}.has-sub-arrow:after{content:"";width:0;height:0;border-style:solid;border-width:0 4px 6px;border-color:transparent transparent #ededed;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin:0 0 0 6px;-webkit-transition:border-color .3s;transition:border-color .3s}.sub-menu .has-sub-arrow{height:49px}@media screen and (max-width:1240px){.has-sub-arrow{display:-webkit-box;display:-ms-flexbox;display:flex}.has-sub-arrow.has-sub-arrow-active:after{border-color:transparent transparent #ff267e}.has-sub-active>a{color:#ff267e!important}}.casino{padding:20px 0 60px;background:url(../img/page2/casino/bg-desc.webp) 50% 0/cover no-repeat #005}.casino__row{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;margin:0 0 40px}.casino__breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.casino__breadcrumbs-link{display:inline-block;position:relative;font-size:14px;line-height:20px;color:#a4a4a4;-webkit-transition:color .3s;transition:color .3s}.casino__breadcrumbs-link:hover{color:#fff}.casino__breadcrumbs-link:last-child:hover{color:#a4a4a4}.casino__breadcrumbs-link._active{color:#fff}.casino__breadcrumbs-link:not(:last-child){margin:0 20px 0 0}.casino__breadcrumbs-link:not(:last-child)::before{content:"•";position:absolute;font-size:12px;line-height:20px;color:#a4a4a4;right:-14px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.casino__date-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.casino__date-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:20px;color:#fff}.casino__date-item:not(:last-child){margin:0 20px 0 0}.casino__date-item-text{margin:0 5px 0 0}.casino__title{font-family:Inter-SemiBold,sans-serif;color:#fff;font-size:45px;line-height:55px;margin:0 0 20px}.casino__text{max-width:715px;font-size:14px;line-height:25px;letter-spacing:.28px;color:#ededed}@media screen and (max-width:1240px){.casino__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:7px}}@media screen and (max-width:600px){.casino{background:url(../img/page2/casino/bg-mob.webp) 50% 0/cover no-repeat #005;padding:5px 0 90px}.casino__row{gap:0;margin:0 0 20px}.casino__breadcrumbs{overflow-x:scroll}.casino__breadcrumbs-link{white-space:nowrap;font-size:10px;line-height:20px}.casino__date-item{font-size:10px;line-height:20px}.casino__title{font-size:30px;line-height:40px;margin:0 0 10px}.casino__text{font-size:13px;line-height:23px;letter-spacing:.26px}}@media screen and (max-width:374px){.casino__date-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.best{padding:0 0 50px;background:#f2f1f1}.best__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.best__list{display:-ms-grid;display:grid;-ms-grid-columns:calc(25% - 18.75px) calc(25% - 18.75px) calc(25% - 18.75px) calc(25% - 18.75px);grid-template-columns:calc(25% - 18.75px) calc(25% - 18.75px) calc(25% - 18.75px) calc(25% - 18.75px);gap:25px;margin:-20px 0 30px}.best__item{border-radius:4px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff}.best__item-top{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.best__item-image{position:relative}.best__item-image span{text-transform:uppercase;font-family:Inter-SemiBold,sans-serif;position:absolute;top:10px;left:10px;padding:5px 12px;font-size:10px;line-height:12px;color:#ff267e;background:#fff;border-radius:2px}.best__item-image-link{position:absolute;width:100%;height:100%;top:0;left:0}.best__item-image img{border-radius:4px 4px 0 0;min-width:100%}.best__item-info{position:relative;padding:20px}.best__item-des{position:absolute;right:20px;z-index:10}.best__item-des .icon{cursor:pointer}.best__item-des .icon svg path{-webkit-transition:.3s;transition:.3s}.best__item-des .icon._open svg path,.best__item-des .icon:hover svg path{stroke:#005}.best__item-des .text{border-radius:0 0 4px 4px;display:none;top:28px;right:-20px;position:absolute;width:311px;padding:15px 20px;color:#00003d;background:#fff;font-size:14px;line-height:25px;letter-spacing:.28px;border-top:2px solid #005;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.2);box-shadow:0 4px 12px 0 rgba(0,0,0,.2)}.best__item-des .text._open{display:block}.best__item-title{font-family:Inter-SemiBold,sans-serif;font-size:22px;line-height:20px;color:#005;padding:0 25px 0 0;margin:0 0 12px}.best__item-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 18px;gap:5px}.best__item-rating-text{font-family:Inter-SemiBold,sans-serif;font-size:14px;line-height:14px}.best__item-rating .star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px}.best__item-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.best__item-link{display:inline-block;letter-spacing:.52px;text-transform:uppercase;font-size:13px;line-height:13px;padding:12px 26px}.best__item-bottom{position:relative;padding:0 20px 20px}.best__item-bottom-title{font-size:12px;line-height:14px;color:#1d2c53;margin:0 0 8px}.best__item-bottom-title span{font-family:Inter-SemiBold,sans-serif;color:#05c48a;font-size:20px;line-height:16px}.best__item-bottom-item{padding:8px 0;font-size:14px;line-height:16px;color:#1d2c53;display:-ms-grid;display:grid;gap:10px;-ms-grid-columns:.7fr .3fr;grid-template-columns:.7fr .3fr;border-top:1px solid #ededed}.best__item-bottom-item-right{text-align:right}.best__item-bottom-item:last-child{border-bottom:1px solid #ededed}.best__link{text-transform:uppercase;display:inline-block;font-size:15px;line-height:20px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;text-align:center;letter-spacing:.6px;padding:14px 40px}@media screen and (max-width:1350px){.best__item-des .text{width:283px}}@media screen and (max-width:1240px){.best__list{-ms-grid-columns:calc(33.33% - 16.66px) calc(33.33% - 16.66px) calc(33.33% - 16.66px);grid-template-columns:calc(33.33% - 16.66px) calc(33.33% - 16.66px) calc(33.33% - 16.66px);gap:25px}}@media screen and (max-width:930px){.best__list{-ms-grid-columns:calc(50% - 10px) calc(50% - 10px);grid-template-columns:calc(50% - 10px) calc(50% - 10px);gap:20px}.best__item-des .text{width:273px}}@media screen and (max-width:600px){.best{padding:0 0 30px}.best__list{-ms-grid-columns:100%;grid-template-columns:100%;gap:10px;margin:-50px 0 25px}.best__link{font-size:13px;line-height:17px;width:100%;text-align:center;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.best__item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:20px 15px}.best__item-bottom{padding:20px 15px 30px}.best__item-title{text-align:center;font-size:20px;line-height:22px;padding:0 25px}.best__item-rating{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.best__item-link{padding:12px 15px;width:100%;text-align:center}.best__item-des .text{width:289px}}