.pagination{height:30px;display:inline-flex;align-items:stretch;justify-content:center;background:0 0;border:1px solid #d2d2d2;border-radius:8px;margin-top:24px}.pagination-wrapper{display:flex;align-items:center;justify-content:center}.pagination-label{background:#d2d2d2;padding:0 16px;display:flex;align-items:center;justify-content:center;line-height:1;font-size:14px;color:#818181;font-weight:500;height:calc(100% + 2px);transform:translate(-1px,-1px);border-radius:8px 0 0 8px}.pagination-inner{padding:0 12px;display:flex;align-items:center;justify-content:center}.pagination-inner .page-numbers{padding:0 4px;color:#3f3f3f;line-height:1}.pagination-inner .page-numbers:hover{text-decoration:underline}.pagination-inner .page-numbers.current{font-weight:700;text-decoration:underline}.social{flex-shrink:0}@media screen and (max-width:767px){.social{margin:0 auto 10px}}.social a{justify-content:center;align-items:center;width:24px;height:24px;filter:grayscale(100%) brightness(0) invert(1);transition:all .24s ease-in-out;opacity:.7}.social a:not(:last-child){margin-right:6px}.social a:hover{filter:grayscale(0);opacity:1}.similar-posts{width:100%;margin:48px 0;align-items:flex-start}.similar-posts h3{margin-top:0;margin-bottom:20px;color:#434343}.similar-posts__items{width:calc(100% + 24px);height:382px;overflow:hidden;margin-left:-12px;margin-right:-12px}.similar-posts__items.loaded{height:auto}.similar-posts__items.loaded .loader{display:none}@media screen and (max-width:1023px){.similar-posts__items .slick-list{padding-right:20%}}.similar-posts__items .slick-slide{padding:0 12px}.similar-post{margin-top:0!important;border:none!important}.similar-post__image{display:block;width:100%;height:0;padding-top:100%;position:relative;border-radius:8px;overflow:hidden;background-color:#e0e0e0}.similar-post__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.similar-post__image--no-image img{width:140px;height:140px;left:50%;top:50%;transform:translate(-50%,-50%);-o-object-fit:contain;object-fit:contain}.similar-post__title{display:block;margin:8px 0;font-size:18px;color:#434343;font-weight:700}.similar-post__text{color:#000;font-size:14px;font-weight:400}.similar-post .post__read-more{margin-top:8px;display:inline-block}.loader{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99;border-radius:8px;background:#eee;overflow:hidden}.loader-wrapper{position:relative}.loader-wrapper.loaded .loader{display:none!important}.loader:before{content:"";position:absolute;left:-50px;top:0;width:20%;height:100%;background:linear-gradient(to right,#eee,#fcfcfc,#eee);animation-name:themeLoading;animation-fill-mode:both;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-duration:2s}@keyframes themeLoading{0%{left:-80px}100%{left:calc(100% + 80px)}}.author{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:nowrap;padding:16px 0;border-top:1px solid #434343;border-bottom:1px solid #434343;color:#434343}.author-wrapper{margin-top:48px}@media screen and (min-width:1024px){.author-wrapper{margin-top:64px}}.author__image{width:64px;height:64px;flex-shrink:0;margin-right:16px;border-radius:8px;overflow:hidden}.author__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:1024px){.author__image{width:128px;height:128px;margin-right:32px}}.author__info{flex-grow:1}.author__name{display:block;margin-bottom:16px;text-align:left;font-size:20px;font-weight:700;line-height:1}@media screen and (min-width:1024px){.author__name{font-size:24px}}.author__bio{line-height:1.4;font-size:14px;margin-bottom:16px}.author__meta{margin-bottom:16px}.author__meta-item{font-size:14px;font-weight:400;line-height:1}.author__meta-item:not(:last-child){margin-right:16px}.author__meta a.author__meta-item{font-weight:700;color:#434343}.author__meta a.author__meta-item:hover{text-decoration:underline}.review-intro{border-bottom:1px solid #e3e3e3;margin-bottom:24px;color:#434343;padding-bottom:26px}.review-intro ul{list-style:none}.review-intro h3{font-size:22px;margin-bottom:20px;line-height:1}@media screen and (max-width:1023px){.review-intro h3{text-align:center}}@media screen and (min-width:1024px){.review-intro{margin-bottom:35px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch}}@media screen and (max-width:1023px){.review-intro{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:33px;position:relative;padding-bottom:16px}.review-intro:after{content:"";position:absolute;width:1px;height:calc(100% - 16px);background:#e3e3e3;top:0;left:50%;pointer-events:none}}@media screen and (max-width:767px){.review-intro{display:flex;flex-direction:column}.review-intro:after{display:none}}.review-intro .border-right{position:relative}.review-intro .border-right:after{width:1px;height:calc(100% - 16px);background:#efefef;pointer-events:none;content:"";position:absolute;top:8px;right:0}@media screen and (max-width:1023px){.review-intro .border-right:after{display:none}}.review-intro__line{background:#fff;border:1px solid #efefef;border-radius:8px;margin-bottom:16px;align-items:stretch;overflow:hidden;width:100%}.review-intro__line h1{font-size:28px}.review-intro__line-image{width:27%;padding:8px;display:flex;align-items:center;justify-content:center}.review-intro__line-image img{width:190px;height:60px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media screen and (max-width:1023px){.review-intro__line-image{width:100%;padding:0;order:2;margin:auto}}@media screen and (max-width:767px){.review-intro__line-image{margin:24px auto}}.review-intro__line-content{width:36%;padding-left:24px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.review-intro__line-content .rating__stars{margin-top:6px}@media screen and (max-width:1023px){.review-intro__line-content{width:100%;padding:0;order:1;align-items:center}.review-intro__line-content .rating__stars{order:1;margin-top:0;margin-bottom:16px}.review-intro__line-content h1{order:2}}.review-intro__line-buttons{display:flex;align-items:center;justify-content:flex-start;width:auto;flex-grow:1;padding-left:44px}.review-intro__line-buttons .theme-button{flex-grow:1}@media screen and (max-width:1023px){.review-intro__line-buttons .theme-button{order:2;min-width:auto}.review-intro__line-buttons .theme-button span{padding:0 10px}}.review-intro__line-buttons .rating{margin-left:44px;background:#434343;line-height:1;display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;padding:0 24px}.review-intro__line-buttons .rating span{font-size:16px;font-weight:400;margin-bottom:6px;color:#fff}.review-intro__line-buttons .rating strong{color:#fff;font-weight:700;font-size:32px}@media screen and (max-width:1023px){.review-intro__line-buttons .rating{flex-direction:row;height:42px;order:1;min-width:136px;padding:0 10px;margin-left:0;border-radius:8px;margin-right:24px;flex-grow:1}.review-intro__line-buttons .rating span{font-size:14px;margin-bottom:0}.review-intro__line-buttons .rating strong{font-size:24px;margin-left:8px}}@media screen and (max-width:1023px){.review-intro__line-buttons{padding:0;justify-content:space-between;order:3;flex-grow:0;margin-top:auto;width:100%}}@media screen and (max-width:1023px){.review-intro__line{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:3;flex-direction:column;padding:16px 24px;align-items:flex-start}}.review-intro .bonus{width:100%;border-bottom:1px solid #e3e3e3;min-height:146px}.review-intro .bonus-badge{background:var(--main-gradient-bonus);color:#434343;height:65px;padding:0 18px;clip-path:polygon(0 0,4px 12.5%,0 25%,4px 37.5%,0 50%,4px 62.5%,0 75%,4px 87.5%,0 100%,100% 100%,calc(100% - 4px) 87.5%,100% 75%,calc(100% - 4px) 62.5%,100% 50%,calc(100% - 4px) 37.5%,100% 25%,calc(100% - 4px) 12.5%,100% 0);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:100%;width:calc(100% - 60px);margin:0 auto}.review-intro .bonus-badge span,.review-intro .bonus-badge strong{font-size:16px;line-height:1}.review-intro .bonus-badge strong{font-weight:700;margin-bottom:6px}@media screen and (min-width:1024px){.review-intro .bonus-badge{max-width:192px}}@media screen and (max-width:1023px){.review-intro .bonus{grid-column-start:2;padding-top:16px}}@media screen and (min-width:1024px){.review-intro .bonus{width:27%;padding-top:10px;padding-bottom:14px}}.review-intro .key-features{width:100%;border-bottom:1px solid #e3e3e3}.review-intro .key-features ul{list-style-type:decimal;list-style-position:inside;line-height:175%;font-size:12px;font-weight:400}@media screen and (max-width:1023px){.review-intro .key-features{grid-column-start:2;grid-row-start:2;grid-row-end:4;padding-top:16px;padding-bottom:16px}.review-intro .key-features ul{font-size:14px}}@media screen and (max-width:767px){.review-intro .key-features ul{font-size:16px}}@media screen and (min-width:1024px){.review-intro .key-features{padding-left:24px;width:44%;padding-top:10px;padding-bottom:14px}}.review-intro .games{width:100%}@media screen and (max-width:1023px){.review-intro .games{grid-column-start:1;grid-row-start:3;grid-row-end:6;padding-top:16px}}@media screen and (max-width:767px){.review-intro .games{padding-bottom:16px;border-bottom:1px solid #e3e3e3}}@media screen and (min-width:1024px){.review-intro .games{width:71%;margin-top:26px}}.review-intro .games ul{width:100%;display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;margin-bottom:-12px;max-width:512px}.review-intro .games ul li{display:flex;align-items:center;justify-content:flex-start;width:100%;max-width:214px;margin-bottom:12px}.review-intro .games ul li img{width:32px;height:32px;-o-object-fit:contain;object-fit:contain;margin-right:10px}.review-intro .games ul li span{font-size:16px;line-height:1}.review-intro .games ul li .games__count{margin-left:auto;font-weight:700}.review-intro .games ul li.empty{opacity:.3}@media screen and (max-width:1023px){.review-intro .games ul{justify-content:center}}.review-intro .deposit,.review-intro .providers{width:100%}@media screen and (max-width:1023px){.review-intro .deposit,.review-intro .providers{grid-column-start:2;padding-top:16px}}@media screen and (min-width:1024px){.review-intro .deposit,.review-intro .providers{width:29%;padding-left:24px}}.review-intro .deposit{border-bottom:1px solid #e3e3e3}@media screen and (min-width:1024px){.review-intro .deposit{padding-top:10px;padding-bottom:14px}}@media screen and (max-width:1023px){.review-intro .deposit{padding-bottom:16px}}.review-intro .deposit-inner{width:100%;max-width:160px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start}.review-intro .deposit-inner img{max-width:calc(33.3333333333% - 14px);max-height:20px;-o-object-position:center;object-position:center;-o-object-fit:contain;object-fit:contain;vertical-align:middle;margin-bottom:8px}.review-intro .deposit-inner img:not(:nth-child(3n)):not(:last-child){margin-right:21px}@media screen and (max-width:1023px){.review-intro .deposit-inner img{width:calc(33.3333333333% - 14px);max-height:30px}}@media screen and (max-width:1023px){.review-intro .deposit-inner{align-items:center;max-width:240px}}@media screen and (min-width:1024px){.review-intro .providers{margin-top:26px}}.review-intro .providers-inner ul{display:block;margin:0 auto;width:100%;max-width:176px}.review-intro .providers-inner ul li{border:1px solid #efefef;border-radius:8px;background:#fff;padding:10px 22px;height:50px}.review-intro .providers-inner ul li:not(:last-child){margin-bottom:16px}.review-intro .providers-inner ul li img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}#page-content .text .wp-block-table>table,#page-content .text>div>table,#page-content .text>figure>table,#page-content .text>table{border-collapse:collapse;border-radius:8px;border:1px solid color-mix(in srgb,var(--page-background),var(--contrast-color) 10%)}#page-content .text .wp-block-table>table tr:not(:last-child) td,#page-content .text .wp-block-table>table tr:not(:last-child) th,#page-content .text>div>table tr:not(:last-child) td,#page-content .text>div>table tr:not(:last-child) th,#page-content .text>figure>table tr:not(:last-child) td,#page-content .text>figure>table tr:not(:last-child) th,#page-content .text>table tr:not(:last-child) td,#page-content .text>table tr:not(:last-child) th{border-bottom:1px solid color-mix(in srgb,var(--page-background),var(--contrast-color) 10%)}#page-content .text .wp-block-table>table tr td,#page-content .text .wp-block-table>table tr th,#page-content .text>div>table tr td,#page-content .text>div>table tr th,#page-content .text>figure>table tr td,#page-content .text>figure>table tr th,#page-content .text>table tr td,#page-content .text>table tr th{padding:12px 15px}#page-content .text .wp-block-table>table tr td:not(:last-child),#page-content .text .wp-block-table>table tr th:not(:last-child),#page-content .text>div>table tr td:not(:last-child),#page-content .text>div>table tr th:not(:last-child),#page-content .text>figure>table tr td:not(:last-child),#page-content .text>figure>table tr th:not(:last-child),#page-content .text>table tr td:not(:last-child),#page-content .text>table tr th:not(:last-child){border-right:1px solid color-mix(in srgb,var(--page-background),var(--contrast-color) 10%)}#page-content .how-we-rate{width:100vw;position:relative;margin:38px 0 38px -50vw;left:50%;background:#fff;padding:48px 0;color:#434343}@media screen and (min-width:1024px){#page-content .how-we-rate{margin:48px 0 48px -50vw}}@media screen and (min-width:1024px){#page-content .how-we-rate .wrapper{padding-left:100px;padding-right:100px}}#page-content .how-we-rate__title{font-size:24px;margin:0 0 24px}#page-content .how-we-rate__items{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap;margin-bottom:-16px}@media screen and (min-width:1024px){#page-content .how-we-rate__items{margin-bottom:-32px;padding-left:38px;padding-right:38px}}#page-content .how-we-rate__item{width:100%;margin-bottom:16px;background-position:calc(100% - 20px) calc(100% - 20px);background-repeat:no-repeat;background-size:auto 104px;border-radius:8px;padding:16px;min-height:196px;display:flex;flex-direction:column}#page-content .how-we-rate__item:first-child{background-color:#e0f8db}#page-content .how-we-rate__item:first-child .how-we-rate__item-title{color:#64a157}#page-content .how-we-rate__item:first-child .how-we-rate__item-text{color:#33542c}#page-content .how-we-rate__item:nth-child(2){background-color:#dbf6f8}#page-content .how-we-rate__item:nth-child(2) .how-we-rate__item-title{color:#53a1a7}#page-content .how-we-rate__item:nth-child(2) .how-we-rate__item-text{color:#4c777a}#page-content .how-we-rate__item:nth-child(3){background-color:#f2d6ff}#page-content .how-we-rate__item:nth-child(3) .how-we-rate__item-title{color:#8d5fa3}#page-content .how-we-rate__item:nth-child(3) .how-we-rate__item-text{color:#624d6c}#page-content .how-we-rate__item:nth-child(4){background-color:#fbeaac}#page-content .how-we-rate__item:nth-child(4) .how-we-rate__item-title{color:#ebb500}#page-content .how-we-rate__item:nth-child(4) .how-we-rate__item-text{color:#746a48}@media screen and (min-width:768px){#page-content .how-we-rate__item{width:calc(50% - 8px)}}@media screen and (min-width:1024px){#page-content .how-we-rate__item{width:calc(50% - 16px);margin-bottom:32px;min-height:243px;background-size:auto 130px}}#page-content .how-we-rate__item-title{margin-bottom:16px;line-height:1;font-size:20px}@media screen and (min-width:1024px){#page-content .how-we-rate__item-title{font-size:24px}}#page-content .how-we-rate__item-text{font-size:11px;line-height:1.4;max-width:65%;margin:0 0 20px}@media screen and (min-width:1024px){#page-content .how-we-rate__item-text{font-size:14px}}#page-content .how-we-rate__item-bottom{display:flex;flex-direction:column;align-items:flex-start;margin-top:auto}#page-content .how-we-rate__item-bottom img{max-width:60%}@media screen and (min-width:1024px){#page-content .how-we-rate__item-bottom img{max-width:100%}}#page-content .how-we-rate__item-bottom .theme-button{color:#746a48;background:0 0!important;margin:12px 0 0 0;border:1px solid currentColor;box-shadow:none;font-size:12px}#page-content .how-we-rate__item-bottom .theme-button:after,#page-content .how-we-rate__item-bottom .theme-button:before{display:none}#page-content .how-we-rate__item-bottom .theme-button span{padding:0 10px;font-weight:400}@media screen and (min-width:1024px){#page-content .how-we-rate__item-bottom .theme-button{font-size:14px}}#page-content .how-to-choose{width:100vw;position:relative;margin:38px 0 38px -50vw;left:50%;background:#fff;padding:48px 0;color:#434343}@media screen and (min-width:1024px){#page-content .how-to-choose{margin:48px 0 48px -50vw}}@media screen and (min-width:1024px){#page-content .how-to-choose .wrapper{padding-left:100px;padding-right:100px}}#page-content .how-to-choose__title{font-size:24px;margin:0 0 24px}#page-content .how-to-choose__description{margin:0 0 20px;font-size:16px}#page-content .how-to-choose__items{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap}#page-content .how-to-choose__item{width:100%;display:flex;align-items:flex-start;justify-content:flex-start}#page-content .how-to-choose__item:not(:last-child){margin-bottom:24px}@media screen and (min-width:768px){#page-content .how-to-choose__item{width:calc(50% - 10px)}#page-content .how-to-choose__item:not(:last-child):not(:nth-child(2n)){margin-right:20px}}@media screen and (min-width:1024px){#page-content .how-to-choose__item{width:calc(50% - 12px)}#page-content .how-to-choose__item:not(:last-child){margin-bottom:32px}#page-content .how-to-choose__item:not(:last-child):not(:nth-child(2n)){margin-right:24px}}#page-content .how-to-choose__item-image{width:46px;height:46px;flex-shrink:0;margin-right:16px}#page-content .how-to-choose__item-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}#page-content .how-to-choose__item-content{flex-grow:1}#page-content .how-to-choose__item-title{font-size:20px;font-weight:700;margin:14px 0 8px}#page-content .how-to-choose__item-text{font-size:14px;font-weight:400;margin:0}#page-content .games-block{margin:20px 0;color:#434343}#page-content .games-block .wrapper{padding-left:0;padding-right:0}@media screen and (min-width:1024px){#page-content .games-block{margin:24px 0}}#page-content .games-block__title{margin:0 0 16px;text-align:center}#page-content .games-block__title:not(:first-child){margin-top:32px}#page-content .games-block__items{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%}#page-content .games-block__items--main .games-block__item{width:calc(50% - 4px);height:176px;margin-bottom:8px}#page-content .games-block__items--main .games-block__item:not(:last-child):not(:nth-child(2n)){margin-right:8px}@media screen and (min-width:768px){#page-content .games-block__items--main .games-block__item{width:calc(25% - 12px)}#page-content .games-block__items--main .games-block__item:not(:last-child){margin-right:16px!important}}@media screen and (min-width:1024px){#page-content .games-block__items--main .games-block__item{width:calc(25% - 18px)}#page-content .games-block__items--main .games-block__item:not(:last-child){margin-right:24px!important}}#page-content .games-block__items--other{width:100%;margin:0 auto}@media screen and (min-width:768px){#page-content .games-block__items--other{width:50%}}@media screen and (min-width:1024px){#page-content .games-block__items--other{width:100%}}#page-content .games-block__items--other .games-block__item{width:calc(50% - 12px);height:36px;margin-bottom:8px}#page-content .games-block__items--other .games-block__item:not(:last-child):not(:nth-child(2n)){margin-right:24px}@media screen and (min-width:768px){#page-content .games-block__items--other .games-block__item{width:calc(50% - 8px)}#page-content .games-block__items--other .games-block__item:not(:last-child):not(:nth-child(2n)){margin-right:16px!important}}@media screen and (min-width:1024px){#page-content .games-block__items--other .games-block__item{width:calc(25% - 18px)}#page-content .games-block__items--other .games-block__item:not(:last-child){margin-right:24px!important}}#page-content .games-block__item{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border-radius:8px;border:1px solid #efefef;max-width:176px;position:relative;transition:all .24s ease-in-out}#page-content .games-block__item:hover{background:#434343;color:#fff}#page-content .games-block__item:hover .games-block__item-image{filter:invert(100%) brightness(150%)}#page-content .games-block__item a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9;border:none!important;text-decoration:none!important}#page-content .games-block__item-image{width:76px;height:76px;margin-bottom:16px;transition:filter .24s ease-in-out}@media screen and (min-width:1024px){#page-content .games-block__item-image{width:82px;height:82px;margin-bottom:24px}}#page-content .games-block__item-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;vertical-align:middle}#page-content .games-block__item-title{font-size:14px;font-weight:600;text-transform:uppercase;line-height:1}@media screen and (min-width:1024px){#page-content .games-block__item-title{font-size:16px}}#page-content .slots{width:100vw;position:relative;margin:38px 0 38px -50vw;left:50%;background-color:#000;background-position:center;background-repeat:no-repeat;background-size:cover;padding:30px 0 60px;color:#fff}@media screen and (min-width:1024px){#page-content .slots{margin:48px 0 48px -50vw}}#page-content .slots__background{pointer-events:none;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;vertical-align:middle;opacity:.3;z-index:1}#page-content .slots .wrapper{position:relative;z-index:2}@media screen and (min-width:1024px){#page-content .slots .wrapper{padding-left:100px;padding-right:100px}}#page-content .slots__title{font-size:24px;margin:0 0 24px;color:#fff}#page-content .slots__items{display:flex;align-items:center;justify-content:center;flex-direction:column}@media screen and (min-width:1024px){#page-content .slots__items{flex-direction:row}}#page-content .slots__item{position:relative;border-radius:8px;border:2px solid transparent;width:100%;max-width:352px;min-height:332px;transition:border .24s ease-in-out;display:flex;align-items:stretch;margin-bottom:36px}#page-content .slots__item:hover{border-color:var(--main-color)}@media screen and (min-width:1024px){#page-content .slots__item:hover .slots__item-content{opacity:1;pointer-events:auto;transition-delay:0s}#page-content .slots__item:hover .slots__item-buttons,#page-content .slots__item:hover .slots__item-info ul,#page-content .slots__item:hover .slots__item-title{opacity:1;transform:translateY(0);transition-delay:.1s}#page-content .slots__item:hover .slots__item-info ul{transition-delay:.2s}#page-content .slots__item:hover .slots__item-buttons{transition-delay:.3s}#page-content .slots__item:hover .slots__item-shadows{transform:translateY(-8px)}#page-content .slots__item:hover .slots__item-shadow{animation-name:pulseSlotShadow;animation-delay:0s;animation-iteration-count:infinite;animation-duration:2s;animation-fill-mode:both;animation-timing-function:ease-in-out}#page-content .slots__item:hover .slots__item-shadow:nth-child(2){animation-delay:50ms}#page-content .slots__item:hover .slots__item-shadow:nth-child(3){animation-delay:.1s}}@keyframes pulseSlotShadow{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}@media screen and (min-width:1024px){#page-content .slots__item{margin-bottom:0;width:calc(33.3333333333% - 16px)}#page-content .slots__item:not(:last-child){margin-right:24px}}#page-content .slots__item-image{position:absolute;top:0;left:0;pointer-events:none;width:100%;height:100%;z-index:1}#page-content .slots__item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;vertical-align:middle}#page-content .slots__item-content{position:relative;z-index:2;background:linear-gradient(to bottom,transparent,#000);margin-top:auto;padding:100px 15px 12px;width:100%}@media screen and (min-width:1024px){#page-content .slots__item-content{opacity:0;pointer-events:none;transition:opacity .24s ease-in-out;transition-delay:.3s}}#page-content .slots__item-info{display:flex;align-items:center;justify-content:space-between}#page-content .slots__item-info ul{list-style:none;padding:0 0 0 15px;margin:0;width:50%}@media screen and (min-width:1024px){#page-content .slots__item-info ul{opacity:0;transform:translateY(50%);transition:all .24s ease-in-out;transition-delay:.2s}}#page-content .slots__item-info ul li{font-size:14px;line-height:1.5;color:#fff;position:relative;padding-left:11px}#page-content .slots__item-info ul li:before{content:"";position:absolute;width:6px;height:6px;border-radius:6px;background:var(--main-color);left:0;top:6px}#page-content .slots__item-title{font-size:24px;color:#dedede;font-weight:700;padding-right:15px;line-height:1.4;width:50%}@media screen and (min-width:1024px){#page-content .slots__item-title{opacity:0;transform:translateY(50%);transition:all .24s ease-in-out;transition-delay:.4s}}#page-content .slots__item-content-wrapper{display:flex;align-items:flex-end;justify-content:center;border-radius:8px;overflow:hidden;position:relative;z-index:2;width:100%}#page-content .slots__item-buttons{display:flex;align-items:stretch;justify-content:space-between}@media screen and (min-width:1024px){#page-content .slots__item-buttons{opacity:0;transform:translateY(50%);transition:all .24s ease-in-out;transition-delay:.1s}}#page-content .slots__item-buttons .theme-button{flex-grow:1;min-width:auto}#page-content .slots__item-buttons .theme-button:first-child:not(:only-child){background:0 0;margin-right:12px;border:1px solid #fff;box-shadow:none}#page-content .slots__item-buttons .theme-button:first-child:not(:only-child):before{background:linear-gradient(to bottom,#fff,#e3e3e3)}#page-content .slots__item-buttons .theme-button:first-child:not(:only-child):after{background:linear-gradient(to bottom,#fff,#e3e3e3)}#page-content .slots__item-buttons .theme-button:first-child:not(:only-child) span{font-weight:400}#page-content .slots__item-buttons .theme-button:first-child:not(:only-child):hover{border-color:#c4c4c4;color:#434343}#page-content .slots__item-buttons .theme-button span{padding:0 10px}#page-content .slots__item-shadows{position:absolute;top:100%;left:0;width:100%;pointer-events:none;z-index:-1}#page-content .slots__item-shadow{position:absolute;top:0;left:7px;width:calc(100% - 14px);height:16px;background:#a4a4a4;border-radius:8px;z-index:3;transform:translateY(-50%)}#page-content .slots__item-shadow:nth-child(2){background:#7e7e7e;top:8px;width:calc(100% - 36px);left:18px;z-index:2}#page-content .slots__item-shadow:nth-child(3){background:#494949;top:16px;left:30px;width:calc(100% - 60px);z-index:1}#page.page-home #page-content .page-content-inner{padding-top:20px}#page-content.page-404 .wrapper-404{flex-direction:column;min-height:550px;align-items:center;justify-content:center;box-sizing:border-box;padding:48px 0}@media screen and (min-width:768px){#page-content.page-404 .wrapper-404{padding:48px 0}}@media screen and (min-width:1024px){#page-content.page-404 .wrapper-404{flex-direction:row;padding:82px 0}}#page-content.page-404 .wrapper-404 .left,#page-content.page-404 .wrapper-404 .right{width:100%}@media screen and (min-width:1024px){#page-content.page-404 .wrapper-404 .left,#page-content.page-404 .wrapper-404 .right{width:275px}}#page-content.page-404 .wrapper-404 b,#page-content.page-404 .wrapper-404 h1,#page-content.page-404 .wrapper-404 h2,#page-content.page-404 .wrapper-404 p,#page-content.page-404 .wrapper-404 strong{color:#3f3f3f}#page-content.page-404 .wrapper-404 h1,#page-content.page-404 .wrapper-404 h2{font-size:32px;font-weight:700;line-height:1;margin-bottom:14px}@media screen and (min-width:1024px){#page-content.page-404 .wrapper-404 h1,#page-content.page-404 .wrapper-404 h2{font-size:48px;margin-bottom:20px}}#page-content.page-404 .wrapper-404 p{font-size:18px;font-weight:400}@media screen and (min-width:1024px){#page-content.page-404 .wrapper-404 p{font-size:24px}}#page-content.page-404 .wrapper-404 .right{justify-content:center;align-items:center}@media screen and (min-width:1024px){#page-content.page-404 .wrapper-404 .right{justify-content:flex-start}}#page-content.page-404 .wrapper-404 .right p{font-weight:700}#page-content.page-404 .wrapper-404 .right .theme-button{margin-top:15px;width:100%;max-width:340px}@media screen and (max-width:1023px){#page-content.page-404 .wrapper-404 .right .theme-button{height:50px}}#page-content.page-404 .wrapper-404 .left{text-align:center}@media screen and (min-width:1024px){#page-content.page-404 .wrapper-404 .left{text-align:right}}#page-content.page-404 .wrapper-404 img{width:208px;height:208px;margin:40px 0}@media screen and (min-width:768px){#page-content.page-404 .wrapper-404 img{width:380px;height:380px;margin:48px 0}}@media screen and (min-width:1024px){#page-content.page-404 .wrapper-404 img{width:426px;height:426px;margin:auto 0}}#page-content.page-text .intro{margin-bottom:48px}#page-content.page-text .intro .text{max-width:none}#page-content.page-review .review-sticky-panel{position:fixed;top:0;left:0;width:100%;z-index:999;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.15);opacity:0;visibility:hidden}#page-content.page-review .review-sticky-panel .wrapper{align-items:center;padding-top:11px;padding-bottom:11px}#page-content.page-review .review-sticky-panel .review-sticky-logo{width:162px;height:48px;align-items:center}#page-content.page-review .review-sticky-panel .review-sticky-logo img{max-width:100%;max-height:100%}#page-content.page-review .review-sticky-panel .review-sticky-panel__excerpt{display:none;margin-left:34px;font-size:18px;font-weight:300}#page-content.page-review .review-sticky-panel .rating{margin-left:auto;margin-right:48px;display:none}#page-content.page-review .review-sticky-panel .rating .rating__value__text{color:var(--secondary-color);font-family:Poppins,sans-serif;font-size:32px;font-weight:500;margin:0 0 0 18px}#page-content.page-review .review-sticky-panel .theme-button{margin-left:auto;min-width:120px}@media screen and (min-width:768px){#page-content.page-review .review-sticky-panel .rating{display:flex}#page-content.page-review .review-sticky-panel .rating+.theme-button{margin-left:0}}@media screen and (min-width:1024px){#page-content.page-review .review-sticky-panel .review-sticky-panel__excerpt{display:block}}#page-content.page-review .review-overview-wrapper+.text-container{margin-top:32px}#page-content.page-review .review-overview{border:1px solid #d7d5dd;border-radius:2px;padding:24px;align-items:center;flex-direction:column}@media screen and (min-width:768px){#page-content.page-review .review-overview{padding:20px 32px;flex-direction:row}}@media screen and (min-width:1024px){#page-content.page-review .review-overview{padding:17px 32px}}#page-content.page-review .review-overview .rating-wrapper{max-width:240px;flex-direction:column;align-items:center}@media screen and (min-width:768px){#page-content.page-review .review-overview .rating-wrapper .rating .rating__stars{margin-right:16px}}@media screen and (min-width:768px){#page-content.page-review .review-overview .rating-wrapper .rating{transform:translateY(4px)}}#page-content.page-review .review-overview .rating-wrapper p,#page-content.page-review .review-overview .rating-wrapper strong{font-weight:600;font-size:12px;margin-top:5px}#page-content.page-review .review-overview .rating-wrapper p{font-weight:300}@media screen and (min-width:768px){#page-content.page-review .review-overview .rating-wrapper{flex-direction:row;align-items:flex-start}#page-content.page-review .review-overview .rating-wrapper p,#page-content.page-review .review-overview .rating-wrapper strong{font-size:16px;margin-top:0}}@media screen and (min-width:1024px){#page-content.page-review .review-overview .rating-wrapper p,#page-content.page-review .review-overview .rating-wrapper strong{font-size:16px}}#page-content.page-review .review-overview .review__items{margin:24px auto 0;width:100%;justify-content:space-evenly}@media screen and (min-width:768px){#page-content.page-review .review-overview .review__items{width:auto;margin-top:0}}#page-content.page-review .review-overview .review__items li{align-items:center;color:var(--secondary-color)}#page-content.page-review .review-overview .review__items li .review__items-label{font-weight:600;font-size:16px}#page-content.page-review .review-overview .review__items li .review__items-value{font-weight:400;font-size:32px;margin-top:4px}#page-content.page-review .review-overview .review__items li:last-child .review__items-value{font-weight:700}#page-content.page-review .review-overview .review__items li:not(:last-child){margin-right:23px}#page-content.page-review .review-overview .theme-button{margin-top:24px}@media screen and (min-width:768px){#page-content.page-review .review-overview .theme-button{margin-top:0;margin-left:auto}}#page-content.page-review .page-content-meta{margin-top:32px}#page-header.fixed+#page-content.page-review .review-sticky-panel{top:0;opacity:1;visibility:visible}#page-header.fixed.fixed-enabled+#page-content.page-review .review-sticky-panel{top:0;opacity:1;visibility:visible}@media screen and (min-width:1024px){#page-header.fixed.fixed-enabled+#page-content.page-review .review-sticky-panel{top:0}}#page-content.page-landing .page-content-meta{margin-bottom:25px}#page-content.page-blog h1{margin:24px 0;line-height:normal}#page-content.page-blog h1+.updated{margin-top:0}#page-content.page-category .page-content-inner{color:#3f3f3f}#page-content.page-category .page-content-inner h1{color:var(--h1-color,#222);font-size:clamp(20px,var(--h1-ratio),var(--h1-size))}#page-content.page-category .page-content-inner>ol,#page-content.page-category .page-content-inner>p,#page-content.page-category .page-content-inner>span,#page-content.page-category .page-content-inner>strong,#page-content.page-category .page-content-inner>ul{color:var(--text-color,#3f3f3f);font-size:clamp(14px,var(--text-ratio),var(--text-size))}#page-content.page-category .page-content-inner>h2{color:var(--h2-color,#222);font-size:clamp(18px,var(--h2-ratio),var(--h2-size))}#page-content.page-category .page-content-inner>h3{color:var(--h3-color,#222);font-size:clamp(18px,var(--h3-ratio),var(--h3-size))}#page-content.page-category .page-content-inner>h4{color:var(--h4-color,#222);font-size:clamp(16px,var(--h4-ratio),var(--h4-size))}#page-content.page-category .page-content-inner>h5{color:var(--h5-color,#222);font-size:clamp(14px,var(--h5-ratio),var(--h5-size))}#page-content.page-category .posts-wrapper{margin-top:48px}#page-content.page-category .posts-wrapper--grid{margin-bottom:24px}#page-content.page-category .posts-wrapper h3{margin-bottom:16px}#page-footer{background:var(--footer-background);margin-top:88px;position:relative;z-index:2}@media screen and (min-width:768px){#page-footer{margin-top:112px}}@media screen and (min-width:1024px){#page-footer{margin-top:88px}}#page-footer .logo{display:block;width:174px;margin-bottom:24px}#page-footer>.wrapper{position:relative;padding-top:32px;padding-bottom:32px}#page-footer .page-footer__inner{flex-wrap:wrap;align-items:stretch}@media screen and (max-width:1023px){#page-footer .page-footer__inner{display:grid;grid-template-columns:repeat(2,50%);grid-template-rows:auto}}@media screen and (max-width:767px){#page-footer .page-footer__inner{display:flex}}@media screen and (min-width:1024px){#page-footer .page-footer__inner{flex-wrap:nowrap}}#page-footer .page-footer__inner .page-footer__column{width:100%;padding:0 24px}@media screen and (max-width:1023px){#page-footer .page-footer__inner .page-footer__column:nth-child(n+3){margin-top:32px}#page-footer .page-footer__inner .page-footer__column:not(:first-child){grid-column-start:2}}@media screen and (max-width:767px){#page-footer .page-footer__inner .page-footer__column:nth-child(n+2){margin-top:32px}}@media screen and (min-width:1024px){#page-footer .page-footer__inner .page-footer__column{width:25%}}#page-footer .page-footer__inner .page-footer__column:not(:first-child){border-left:1px solid rgba(255,255,255,.5)}#page-footer .page-footer__inner .page-footer__column:first-child{padding-left:0}#page-footer .page-footer__inner .page-footer__column:last-child{padding-right:0}#page-footer .page-footer__inner ul{list-style:none}#page-footer .page-footer__text{line-height:1.5;margin:16px 0 20px;color:#d1d1d1}#page-footer .page-footer__text a{color:currentColor;text-decoration:underline;transition:color .24s ease-in-out}#page-footer .page-footer__text a:hover{color:var(--link-color-hover)}#page-footer .advertising-disclosure{margin-top:auto;border-radius:8px;background-color:#545454;border:1px solid #696969;padding:15px}#page-footer .advertising-disclosure a{color:currentColor;text-decoration:underline;transition:color .24s ease-in-out}#page-footer .advertising-disclosure a:hover{color:var(--link-color-hover)}#page-footer .advertising-disclosure__title{color:#fff;margin-bottom:12px;display:block;font-weight:700;font-size:16px}#page-footer .advertising-disclosure__text{color:#fff;line-height:1.5;font-size:12px;font-weight:400}#page-footer .footer-navigation li:not(:first-child){margin-top:18px}#page-footer .footer-navigation li a{font-size:16px;line-height:1;color:#d1d1d1;transition:color .24s ease-in-out;display:inline-flex;align-items:center;justify-content:flex-start}#page-footer .footer-navigation li a:not([href]){cursor:default}#page-footer .footer-navigation li a:hover{color:#fff;text-decoration:underline}#page-footer .footer-navigation li a .nav-item-icon{margin-right:7px;width:22px;height:22px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;background-color:currentColor;-webkit-mask-size:contain!important;mask-size:contain!important;-webkit-mask-position:center!important;mask-position:center!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important;flex-shrink:0}#page-footer .footer-navigation li .sub-menu{padding-left:28px;margin-top:18px}#page-footer .footer-navigation.navigation--primary>li>a{text-transform:uppercase}#page-footer .footer-navigation.navigation--primary>li>a:hover{color:var(--main-color);text-decoration:none}#page-footer .page-footer__bottom{background:#2f2f2f}#page-footer .page-footer__bottom .wrapper{align-items:center;justify-content:center;padding-top:16px;padding-bottom:16px;flex-wrap:wrap}@media screen and (min-width:1024px){#page-footer .page-footer__bottom .wrapper{flex-wrap:nowrap;justify-content:space-between;padding-top:9px;padding-bottom:9px}}#page-footer .page-footer__bottom .adult{margin-right:10px}#page-footer .page-footer__bottom .adult svg{vertical-align:middle}#page-footer .page-footer__bottom .dmca{width:auto;margin-right:10px;text-align:left}#page-footer .page-footer__bottom .copyright{width:100%;margin-left:auto;margin-top:16px}@media screen and (min-width:1024px){#page-footer .page-footer__bottom .copyright{width:auto;margin-top:0}}#page-footer .page-footer__bottom .copyright p{font-size:14px;color:#868686;line-height:1.5;text-align:center}@media screen and (min-width:1024px){#page-footer .page-footer__bottom .copyright p{line-height:1}}