.rga-description{font-size:16px;line-height:1.6}.rga-description p{color:#fff;font-size:16px;margin:0}.rga-section{background:#3d185a;padding:40px 0}@media screen and (min-width:768px){.rga-section{padding:50px 0}}.rga-section__grid{display:grid;gap:24px;grid-template-columns:1fr}@media screen and (min-width:992px){.rga-section__grid{gap:20px;grid-template-areas:"header card1" "card2 card3";grid-template-columns:repeat(2,1fr)}.rga-section__grid .rga-section__header{-webkit-box-pack:start;-ms-flex-pack:start;grid-area:header;justify-content:start;max-width:525px}}@media screen and (min-width:992px){.rga-section__grid .rga-card:nth-child(2){grid-area:card1}}@media screen and (min-width:992px){.rga-section__grid .rga-card:nth-child(3){grid-area:card2}}@media screen and (min-width:992px){.rga-section__grid .rga-card:nth-child(4){grid-area:card3}}.rga-section__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.rga-section__header .h2{color:#fff;font-size:24px;font-weight:700;line-height:1.2;margin-bottom:16px}@media screen and (min-width:768px){.rga-section__header .h2{font-size:32px}}@media screen and (min-width:992px){.rga-section__header .h2{font-size:32px;margin-bottom:24px;max-width:90%}}.rga-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;padding:24px 16px}@media screen and (min-width:768px){.rga-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px;padding:32px}}@media screen and (min-width:1200px){.rga-card{padding:32px}}.rga-card__image{-ms-flex-negative:0;-ms-flex-item-align:center;align-self:center;flex-shrink:0;height:202px;width:160px}@media screen and (min-width:768px){.rga-card__image{-ms-flex-item-align:start;align-self:flex-start;height:202px;width:160px}}.rga-card__image img,.rga-card__image picture{display:block;height:100%;width:100%}.rga-card__image img{-o-object-fit:contain;object-fit:contain}.rga-card__content{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start}.rga-card__title{color:#1a1a1a;font-size:20px;font-weight:700;line-height:1.3;margin-bottom:16px}@media screen and (min-width:992px){.rga-card__title{font-size:24px}}.rga-card__text{color:#4a4a4a;font-size:14px;line-height:1.6}@media screen and (min-width:768px){.rga-card__text{font-size:15px}}@media screen and (min-width:992px){.rga-card__text{font-size:16px}}.rga-card__text p{font-size:16px;margin:0 0 12px}.rga-card__text p:last-child{margin-bottom:0}.rga-card__text a{color:#e91e8c;font-weight:600;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease}.rga-card__text a:hover{color:#ff4da6;text-decoration:underline}.features-list{background:#f8f5f8;padding:40px 0}@media screen and (min-width:768px){.features-list{padding:50px 0}}.features-list__title{color:#111826;font-size:32px;font-weight:700;margin-bottom:40px;text-align:center}@media screen and (max-width:768px){.features-list__title{font-size:24px;margin-bottom:32px}}.features-list__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}@media screen and (min-width:992px){.features-list__content{margin:0 auto;max-width:1030px}}.feature-item{background:#fff;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;padding:32px;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}@media screen and (min-width:768px){.feature-item{padding:24px}}@media screen and (max-width:767px){.feature-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-ms-flex-direction:column;flex-direction:column;padding:24px 16px}}.feature-item__img{-ms-flex-negative:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:52px;justify-content:center;overflow:hidden;width:52px}@media screen and (min-width:768px){.feature-item__img{height:70px;width:70px}}.feature-item__img img,.feature-item__img picture{display:block;height:100%;width:100%}.feature-item__img img{-o-object-fit:cover;object-fit:cover}.feature-item__text{-webkit-box-flex:1;-ms-flex:1;flex:1}.feature-item__title{color:#111826;font-size:20px;font-weight:700;line-height:1.3;margin-bottom:16px}@media screen and (min-width:768px){.feature-item__title{font-size:24px}}.feature-item__description{color:#111826;font-size:16px;font-weight:400;line-height:1.6;margin-bottom:0}.feature-item__description p{font-size:16px;line-height:24px;margin:0}.feature-item__description a{color:#e91e8c;font-weight:600;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease}.feature-item__description a:hover{color:#ff4da6;text-decoration:underline}.features-section{background-color:#3d185a;padding:40px 0}@media screen and (min-width:768px){.features-section{padding:50px 0}}.features-section__header{margin-bottom:48px}.features-section__header h2{color:#fff;font-size:32px;font-weight:700;margin-bottom:16px}@media(max-width:767px){.features-section__header{margin-bottom:24px}.features-section__header h2{font-size:24px}}.features-section__subtitle{color:#fff;font-size:16px;line-height:1.5;margin:0 auto;max-width:800px}@media(max-width:767px){.features-section__subtitle{font-size:14px}}.features-section__subtitle p{color:#fff;font-size:16px}.features-section__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;gap:48px;grid-template-columns:1fr 1fr;margin-bottom:48px}@media(max-width:991px){.features-section__row{gap:24px;grid-template-columns:1fr;margin-bottom:24px}}.features-section__row:last-child{margin-bottom:0}@media screen and (min-width:992px){.features-section__row--reverse{direction:rtl}.features-section__row--reverse>*{direction:ltr}}.features-section__image img{border:1px solid #61347a;border-radius:16px;display:block;height:auto;width:100%}@media(min-width:992px){.features-section__content:only-child{grid-column:1/-1;margin:0 auto;max-width:800px;text-align:center}}.features-section__block{margin-bottom:40px}@media(max-width:767px){.features-section__block{margin-bottom:30px}}.features-section__block:last-child{margin-bottom:0}.features-section__block h2{color:#fff;font-size:28px;font-weight:700;line-height:1.3;margin-bottom:16px}@media(max-width:767px){.features-section__block h2{font-size:20px}}.features-section__block h3,.features-section__block h4,.features-section__block h5,.features-section__block h6{color:#fff}.features-section__block p{color:hsla(0,0%,100%,.85);font-size:16px;line-height:1.6;margin-bottom:24px}.features-section__block p:last-child{margin-bottom:0}.tg-section{padding:40px 0}@media screen and (min-width:768px){.tg-section{padding:50px 0}}@media screen and (min-width:1199px){.tg-section__container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;justify-content:space-between}}.tg-section__title{font-weight:400;margin-bottom:24px}.tg-section__title span{font-weight:700}.tg-section__description{font-size:16px;line-height:150%;margin-bottom:24px}@media screen and (min-width:768px){.tg-section__description{font-size:18px}}.tg-section__content{margin-bottom:32px}@media screen and (min-width:1199px){.tg-section__content{margin-bottom:0;max-width:512px}}.tg-section .tg-link-widget{margin-bottom:32px}@media screen and (min-width:1199px){.tg-section .tg-link-widget{display:none}}.tg-section .desktop-frame{display:none}@media screen and (min-width:1199px){.tg-section .desktop-frame{display:block}.tg-section .mobile-frame{display:none}}.tg-section__link-img{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}@media screen and (min-width:1199px){.tg-section__image{max-width:569px}}.tg-link-widget{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid #2babee;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;padding:12px 16px;-webkit-transition:all .3s ease;transition:all .3s ease}.tg-link-widget:hover{-webkit-box-shadow:0 7px 29px 0 rgba(43,171,238,.2);box-shadow:0 7px 29px 0 rgba(43,171,238,.2);text-decoration:none}.tg-link-widget p{color:#2babee;font-size:16px;font-weight:400;margin-bottom:0}.tg-link-widget p.bold{font-weight:700;margin-top:2px}.review-methodology{background:#fff;font-family:Open Sans;padding:40px 0}@media screen and (min-width:768px){.review-methodology{padding:50px 0}}.review-methodology__header{margin-bottom:24px;margin-left:auto;margin-right:auto;max-width:938px;text-align:center}@media screen and (min-width:768px){.review-methodology__header{margin-bottom:48px}}.review-methodology__title{color:#111826;font-size:24px;font-weight:700;line-height:32px;margin-bottom:16px}@media screen and (min-width:768px){.review-methodology__title{font-size:32px;line-height:42px;margin-bottom:24px}}.review-methodology__subtitle{color:#111826;font-size:16px;line-height:1.5;margin:0}.review-methodology__grid{display:grid;gap:16px;grid-template-columns:1fr;margin-bottom:36px}@media screen and (min-width:640px){.review-methodology__grid{gap:20px;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.review-methodology__grid{-webkit-box-pack:center;-ms-flex-pack:center;grid-template-columns:repeat(4,minmax(0,295px));justify-content:center;margin-bottom:48px}}.review-methodology__button{-webkit-box-flex:0;border:1px solid #e92a9f;border-radius:100px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#e92a9f;-ms-flex:none;flex:none;font-size:16px;font-weight:700;gap:12px;height:56px;line-height:24px;min-width:311px;padding:16px 28px;-webkit-transition:background .3s,color .3s;transition:background .3s,color .3s;white-space:nowrap}.review-methodology__button path{-webkit-transition:fill .3s;transition:fill .3s}.review-methodology__button:hover{background:#e92a9f;color:#fff;text-decoration:none}.review-methodology__button:hover path{fill:#fff}@media(max-width:767px){.review-methodology__button{width:100%}}.review-methodology p{font-size:16px;margin:0}.review-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border:1px solid #e2b1f5;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:24px 16px;-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease}.review-card:hover{-webkit-box-shadow:0 8px 24px rgba(226,177,245,.3);box-shadow:0 8px 24px rgba(226,177,245,.3);-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px)}@media screen and (min-width:768px){.review-card{padding:32px}}.review-card__icon{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;justify-content:flex-start;margin-bottom:24px;width:50px}.review-card__icon img{height:50px;-o-object-fit:contain;object-fit:contain;width:50px}.review-card__title{color:#111826;font-size:20px;font-weight:700;line-height:28px;margin-bottom:16px;text-align:start}@media screen and (min-width:768px){.review-card__title{font-size:24px;line-height:32px}}.review-card__text{color:#111826;font-size:16px;line-height:1.5;margin:0;text-align:start}.bonus-methodology{background:linear-gradient(72.71deg,#e2b1f5 9.03%,#ffe5f7 88.94%);font-family:Open Sans;padding:40px 0}@media screen and (min-width:768px){.bonus-methodology{padding:50px 0}}.bonus-methodology__header{margin-bottom:24px;margin-left:auto;margin-right:auto;max-width:938px;text-align:center}@media screen and (min-width:768px){.bonus-methodology__header{margin-bottom:48px}}.bonus-methodology__title{color:#111826;font-size:24px;font-weight:700;line-height:32px;margin-bottom:16px}@media screen and (min-width:768px){.bonus-methodology__title{font-size:32px;line-height:42px;margin-bottom:24px}}.bonus-methodology__subtitle{color:#111826;font-size:16px;line-height:1.5;margin:0}.bonus-methodology__grid{display:grid;gap:16px;grid-template-columns:1fr;margin-bottom:40px}@media screen and (min-width:640px){.bonus-methodology__grid{gap:20px;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.bonus-methodology__grid{-webkit-box-pack:center;-ms-flex-pack:center;grid-template-columns:repeat(4,minmax(0,295px));justify-content:center;margin-bottom:48px}}.bonus-methodology__button{-webkit-box-flex:0;border:1px solid #e92a9f;border-radius:100px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#e92a9f;-ms-flex:none;flex:none;font-size:16px;font-weight:700;gap:12px;height:56px;line-height:24px;min-width:311px;padding:16px 28px;-webkit-transition:background .3s,color .3s;transition:background .3s,color .3s;white-space:nowrap}.bonus-methodology__button path{-webkit-transition:fill .3s;transition:fill .3s}.bonus-methodology__button:hover{background:#e92a9f;color:#fff;text-decoration:none}.bonus-methodology__button:hover path{fill:#fff}@media(max-width:767px){.bonus-methodology__button{width:100%}}.bonus-methodology p{font-size:16px;margin:0}.bonus-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:24px 16px;-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease}.bonus-card:hover{-webkit-box-shadow:0 8px 24px rgba(226,177,245,.3);box-shadow:0 8px 24px rgba(226,177,245,.3);-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px)}@media screen and (min-width:768px){.bonus-card{padding:32px}}.bonus-card__icon{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;justify-content:flex-start;margin-bottom:24px;width:50px}.bonus-card__icon img{height:50px;-o-object-fit:contain;object-fit:contain;width:50px}.bonus-card__title{color:#111826;font-size:20px;font-weight:700;line-height:28px;margin-bottom:16px}@media screen and (min-width:768px){.bonus-card__title{font-size:24px;line-height:32px}}.bonus-card__text{color:#111826;font-size:16px;line-height:1.5}.bonus-card p{font-size:16px}.slots-section{background:#f8f5f8;padding:40px 0}@media screen and (min-width:768px){.slots-section{padding:50px 0}}.slots-section__header{margin-bottom:24px;text-align:center}@media screen and (min-width:768px){.slots-section__header{margin-bottom:48px}}.slots-section__title{color:#111826;font-size:24px;font-weight:700;line-height:32px;margin-bottom:16px}@media screen and (min-width:768px){.slots-section__title{font-size:32px;margin-bottom:24px}}.slots-section__description{color:#111826;font-size:16px;line-height:1.6;margin:0 auto;max-width:700px}.slots-section__description p{font-size:16px;margin:0}.slots-grid{display:grid;gap:24px;grid-template-columns:1fr}@media screen and (min-width:640px){.slots-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.slots-grid{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;justify-content:center}.slots-grid .slot-card{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 15px);flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px)}}.slots-grid.slick-initialized{display:block}.slots-grid.slick-initialized .slick-slide{padding:0 8px}.slots-grid.slick-initialized .slick-slide>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.slots-grid.slick-initialized .slot-card{background:rgba(0,0,0,0);border-radius:20px;-webkit-box-shadow:none;box-shadow:none;overflow:visible}.slots-grid.slick-initialized .slot-card__image-link{aspect-ratio:3/4;border-radius:20px;display:block;overflow:hidden;position:relative;width:100%}.slots-grid.slick-initialized .slot-card__image-link:after{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.65)),to(transparent));background:linear-gradient(0deg,rgba(0,0,0,.65) 0,transparent);bottom:0;content:"";height:55%;left:0;pointer-events:none;position:absolute;right:0;z-index:1}.slots-grid.slick-initialized .slot-card__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:-146px;padding:0 16px;position:relative;z-index:2}.slots-grid.slick-initialized .slot-card__button{-webkit-box-ordinal-group:-2;-ms-flex-order:-3;color:#fff!important;margin-bottom:8px;order:-3;width:100%}.slots-grid.slick-initialized .slot-card__disclaimer{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;color:#fff;font-size:14px;margin-bottom:12px;order:-2}.slots-grid.slick-initialized .slot-card__rtp{-webkit-box-ordinal-group:0;-ms-flex-order:-1;background:hsla(0,0%,100%,.9);order:-1}.slots-grid.slick-initialized .slot-card__rtp:before{display:none}.slots-grid.slick-initialized .slot-card__title{color:#111826;font-size:18px;font-weight:700;margin:32px 0 0;text-align:center}.slots-grid.slick-initialized .slot-card__title a{color:inherit}.slot-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border-radius:20px;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.071);box-shadow:0 8px 24px rgba(0,0,0,.071);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden;-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease}.slot-card__image-link{aspect-ratio:1;display:block;overflow:hidden;padding:10px;width:100%}@media screen and (max-width:767px){.slot-card__image-link{border-radius:20px 20px 0 0;padding:0}}.slot-card__image,.slot-card__image img{display:block;height:100%;width:100%}.slot-card__image img{border-radius:12px;-o-object-fit:cover;object-fit:cover}.slot-card__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;padding:20px}@media screen and (min-width:768px){.slot-card__content{padding:24px 32px}}.slot-card__title{color:#111826;font-size:24px;font-weight:700;line-height:1.3;margin-bottom:20px;text-align:center}.slot-card a{color:inherit;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease}.slot-card__button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#e92a9f;border:none;border-radius:50px;-webkit-box-shadow:0 2px 17px rgba(255,65,108,.329);box-shadow:0 2px 17px rgba(255,65,108,.329);color:#fff!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;font-weight:600;justify-content:center;padding:16px 28px;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (min-width:768px){.slot-card__button{border-radius:100px;font-size:16px;gap:8px;height:56px;margin-bottom:8px;padding:16px 28px}}.slot-card__disclaimer{color:#7b7a7a;font-size:14px;line-height:1.4;margin:0;text-align:center}@media screen and (min-width:768px){.slot-card__disclaimer{margin-bottom:12px}}.slot-card__rtp{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-item-align:center;align-items:center;align-self:center;background:#fff;border-radius:12px;color:#1a1a1a;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:13px;font-weight:600;gap:6px;padding:8px 16px;position:relative}@media screen and (min-width:768px){.slot-card__rtp{font-size:14px;padding:10px 18px}}.slot-card__rtp:before{background:linear-gradient(92.13deg,#f64f59 -5.26%,#c471ed 48.75%,#12c2e9 112.21%);border-radius:12px;content:"";inset:0;-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;position:absolute}.slot-card__rtp svg{height:14px;width:14px}@media screen and (min-width:768px){.slot-card__rtp svg{height:16px;width:16px}}.slot-card__rtp span{position:relative;z-index:1}.recommended-guides{background:#fff;padding:40px 0}@media screen and (min-width:768px){.recommended-guides{padding:50px 0}}.recommended-guides__header{margin-bottom:32px;text-align:center}@media screen and (min-width:768px){.recommended-guides__header{margin-bottom:48px}}.recommended-guides__title{color:#111826;font-size:24px;font-weight:700;line-height:1.2;margin-bottom:0}@media screen and (min-width:768px){.recommended-guides__title{font-size:32px}}.recommended-guides__grid{display:grid;gap:24px;grid-template-columns:1fr}@media screen and (min-width:640px){.recommended-guides__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.recommended-guides__grid{gap:18px;grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1200px){.recommended-guides__grid{gap:20px;grid-template-columns:repeat(4,1fr)}}.guide-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border:1px solid #dedede;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden;text-decoration:none;-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease}.guide-card:hover{-webkit-box-shadow:0 8px 24px rgba(226,177,245,.3);box-shadow:0 8px 24px rgba(226,177,245,.3);text-decoration:none;-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px)}.guide-card__image{aspect-ratio:3/2;border-radius:20px 20px 0 0;height:180px;overflow:hidden;width:100%}.guide-card__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.guide-card__title{color:#1a1a1a;font-size:20px;font-weight:700;line-height:1.4;margin:0;padding:24px 16px 16px}.guide-card__text{-webkit-box-flex:1;color:#7b7a7a;-ms-flex:1;flex:1;font-size:16px;line-height:1.5;margin:0;padding:0 16px 24px}.unreliable-casinos{background:linear-gradient(135deg,rgba(65,0,1,.85),rgba(138,0,13,.85)),url(/images/home/unreliable-casinos-background.jpg) 50%/cover no-repeat;overflow:hidden;padding:40px 0;position:relative}@media screen and (min-width:768px){.unreliable-casinos{padding:50px 0}}.unreliable-casinos__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;position:relative;z-index:1}@media screen and (min-width:992px){.unreliable-casinos__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;gap:32px}}@media screen and (min-width:1200px){.unreliable-casinos__wrapper{gap:165px}}.unreliable-casinos__left{display:contents}@media screen and (min-width:992px){.unreliable-casinos__left{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;gap:48px;min-width:0}}.unreliable-casinos__header{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width:992px){.unreliable-casinos__header{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.unreliable-casinos__card-wrapper{-webkit-box-ordinal-group:3;-ms-flex-order:2;-ms-flex-item-align:center;align-self:center;order:2}@media screen and (min-width:992px){.unreliable-casinos__card-wrapper{-webkit-box-ordinal-group:1;-ms-flex-order:0;-ms-flex-negative:0;-ms-flex-item-align:center;align-self:center;flex-shrink:0;order:0;width:300px}}@media screen and (min-width:1200px){.unreliable-casinos__card-wrapper{width:440px}}.unreliable-casinos__stats{-webkit-box-ordinal-group:4;-ms-flex-order:3;display:grid;gap:8px;grid-template-columns:1fr;order:3}@media screen and (min-width:576px){.unreliable-casinos__stats{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:992px){.unreliable-casinos__stats{-webkit-box-ordinal-group:1;-ms-flex-order:0;gap:16px;order:0}}.unreliable-casinos__button{-webkit-box-ordinal-group:5;-ms-flex-order:4;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(0,0,0,0);border:1px solid #fff;border-radius:50px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:700;height:56px;justify-content:center;margin-top:8px;order:4;padding:16px 32px;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%}@media screen and (min-width:768px){.unreliable-casinos__button{-ms-flex-item-align:center;align-self:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:311px}}@media screen and (min-width:992px){.unreliable-casinos__button{-webkit-box-ordinal-group:1;-ms-flex-order:0;-ms-flex-item-align:start;align-self:flex-start;order:0;padding:16px 28px}}.unreliable-casinos__button:hover{background:hsla(0,0%,100%,.1);color:#fff;text-decoration:none}.unreliable-casinos__title{color:#fff;font-size:24px;font-weight:700;line-height:1.2;margin-bottom:16px}@media screen and (min-width:992px){.unreliable-casinos__title{font-size:32px;line-height:42px;margin-bottom:24px}}.unreliable-casinos__text{color:#fff;font-size:16px;line-height:1.5;margin-bottom:0}.unreliable-casinos p{color:#fff;font-size:16px;line-height:24px;margin-bottom:0}.unreliable-casinos__stat{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;background:#fff;border:1px solid #dedede;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;padding:16px 24px}@media screen and (min-width:992px){.unreliable-casinos__stat{padding:24px}}.unreliable-casinos__stat-number{color:#fa0000;display:block;font-size:32px;font-weight:700;line-height:42px;margin-bottom:4px}@media screen and (min-width:992px){.unreliable-casinos__stat-number{margin-bottom:8px}}.unreliable-casinos__stat-label{color:#111826;display:block;font-size:16px;line-height:24px}.unreliable-casino-card{background:#fff;border:1px solid #dedede;border-radius:16px;margin-top:0 auto;max-width:407px;padding:24px 16px 32px;text-align:center;width:100%}.unreliable-casino-card__logo{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;height:72px;justify-content:center;margin-bottom:16px;overflow:hidden}.unreliable-casino-card__logo img{height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.unreliable-casino-card__badge{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7fcff;border:1px solid #e0edf5;border-radius:50px;color:#60a1c3;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:12px;font-weight:600;gap:4px;margin-bottom:12px;padding:4px 12px}.unreliable-casino-card__badge svg{height:16px;width:16px}.unreliable-casino-card__title{color:#111826;font-size:28px;font-weight:700;line-height:38px;margin-bottom:12px}.unreliable-casino-card__rating{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:center;margin-bottom:12px}.unreliable-casino-card__rating .new-stars .star{height:18px;width:19px}.unreliable-casino-card__rating .new-stars .star img{aspect-ratio:auto;height:18px}.unreliable-casino-card .new-disadvantages li{margin-top:8px}.unreliable-casino-card__rating-value{color:#111826;font-size:20px;font-weight:700;line-height:28px}.unreliable-casino-card .bonus-code--red{margin-bottom:16px}.unreliable-casino-card .bonus-code--red,.unreliable-casino-card .bonus-code--red .bonus-code__code{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.unreliable-casino-card .cas-card__bottom-card{margin-top:16px;text-align:left}.unreliable-casino-card .cas-card__bottom-card h2{font-size:16px;margin-bottom:12px}.unreliable-casino-card .bonus-code{max-width:100%}.industry-experts{background:linear-gradient(135deg,#e2b1f5,#ffe5f7);font-family:Open Sans;padding:40px 0}@media screen and (min-width:768px){.industry-experts{padding:50px 0}}.industry-experts__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media screen and (min-width:992px){.industry-experts__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;gap:56px}}.industry-experts__image{-ms-flex-negative:0;border-radius:20px;flex-shrink:0;height:560px;overflow:hidden;position:relative}@media screen and (min-width:768px){.industry-experts__image{aspect-ratio:4/3;height:unset}}@media screen and (min-width:1199px){.industry-experts__image{aspect-ratio:unset;height:560px;width:610px}}.industry-experts__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:35% top;object-position:35% top;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;width:100%}@media screen and (min-width:768px){.industry-experts__image img{-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transform-origin:unset;-ms-transform-origin:unset;transform-origin:unset}}@media screen and (min-width:992px){.industry-experts__image img{-o-object-position:center 20%;object-position:center 20%}}.industry-experts__content{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:992px){.industry-experts__content{max-width:540px}}.industry-experts__title{color:#111826;font-size:24px;font-weight:700;line-height:1.2;margin-bottom:16px}@media screen and (min-width:992px){.industry-experts__title{font-size:32px;margin-bottom:20px}}.industry-experts__text{color:#111826;line-height:1.7;margin-bottom:16px}.industry-experts__text p{font-size:16px}@media screen and (max-width:768px){.industry-experts__text p{margin-bottom:8px}}.industry-experts__text:last-of-type{margin-bottom:32px}.industry-experts__text strong{font-weight:600}.industry-experts__button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(0,0,0,0);border:1px solid #e92a9f;border-radius:50px;color:#e92a9f;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;font-weight:600;justify-content:center;padding:16px 28px;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width:991px){.industry-experts__button{display:-webkit-box;display:-ms-flexbox;display:flex;height:56px;width:311px}}@media screen and (max-width:767px){.industry-experts__button{width:100%}}.industry-experts__button:hover{background:#e92a9f;color:#fff;text-decoration:none}.recognition{background:#f8f5f8;padding:40px 0}@media screen and (min-width:768px){.recognition{padding:50px 0}}.recognition__header{margin-bottom:32px;text-align:center}@media screen and (min-width:768px){.recognition__header{margin-bottom:48px}}.recognition__title{color:#1a1a1a;font-size:24px;font-weight:700;line-height:1.2;margin-bottom:16px}@media screen and (min-width:768px){.recognition__title{font-size:28px;margin-bottom:24px}}@media screen and (min-width:992px){.recognition__title{font-size:32px}}.recognition__subtitle p{color:#111826;font-size:16px;line-height:1.5;margin-bottom:0}.recognition__slider-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media screen and (min-width:768px){.recognition__slider-wrapper{gap:24px}}@media screen and (min-width:992px){.recognition__slider-wrapper{position:relative}}.recognition__arrow{-ms-flex-negative:0;background:none;border:none;color:#47494e;cursor:pointer;display:none;flex-shrink:0;padding:0}@media screen and (min-width:768px){.recognition__arrow{display:block}}@media screen and (min-width:992px){.recognition__arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.recognition__arrow svg{height:20px;width:20px}@media screen and (min-width:992px){.recognition__arrow--prev{left:-36px}.recognition__arrow--next{right:-36px}}.recognition__slider{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 -8px;overflow:hidden}@media screen and (min-width:768px){.recognition__slider{margin:0 -6px}}@media screen and (min-width:992px){.recognition__slider{width:100%}}.recognition__slider .slick-track{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.recognition__slider .slick-slide{height:auto}.recognition__slider .slick-slide>div{height:100%}.recognition__slide{padding:0 8px}@media screen and (min-width:768px){.recognition__slide{padding:0 6px}}.recognition__logo{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;height:95px;justify-content:center;padding:12px 20px;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (min-width:768px){.recognition__logo{padding:16px 20px}}.recognition__logo:hover{-webkit-box-shadow:0 4px 16px rgba(0,0,0,.1);box-shadow:0 4px 16px rgba(0,0,0,.1);-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.recognition__logo img{max-height:63px;max-width:197px;-o-object-fit:contain;object-fit:contain}.user-reviews{background:#fff;padding:40px 0}@media screen and (min-width:768px){.user-reviews{padding:50px 0}}.user-reviews__header{margin-bottom:24px;text-align:center}@media screen and (min-width:768px){.user-reviews__header{margin-bottom:56px}}.user-reviews__title{color:#111826;font-size:24px;font-weight:700;line-height:1.2;margin-bottom:0}@media screen and (min-width:992px){.user-reviews__title{font-size:32px}}.user-reviews__slider-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media screen and (min-width:768px){.user-reviews__slider-wrapper{gap:24px}}@media screen and (min-width:992px){.user-reviews__slider-wrapper{position:relative}}.user-reviews__arrow{-ms-flex-negative:0;background:none;border:none;color:#47494e;cursor:pointer;display:none;flex-shrink:0;padding:0}@media screen and (min-width:768px){.user-reviews__arrow{display:block}}@media screen and (min-width:992px){.user-reviews__arrow{position:absolute;top:40%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.user-reviews__arrow svg{height:20px;width:20px}@media screen and (min-width:992px){.user-reviews__arrow--prev{left:-24px}.user-reviews__arrow--next{right:-24px}}.user-reviews__slider{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}@media screen and (min-width:992px){.user-reviews__slider{width:100%}}.user-reviews__slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.user-reviews__slider .slick-slide{height:auto}.user-reviews__slider .slick-slide>div{height:100%}.user-reviews__slide{height:100%;padding:0 6px}.user-reviews__slide:hover{cursor:pointer}@media screen and (min-width:768px){.user-reviews__slide{padding:0 10px}}.user-reviews__slide>div{height:100%}.review-card-user{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border:1px solid #dedede;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;padding:16px}@media screen and (min-width:768px){.review-card-user{border-radius:24px;padding:32px}}.review-card-user__header{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-bottom:16px}@media screen and (min-width:768px){.review-card-user__header{margin-bottom:40px}}.review-card-user__avatar{-ms-flex-negative:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:50%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;font-size:32px;font-weight:700;height:80px;justify-content:center;overflow:hidden;width:80px}@media screen and (min-width:768px){.review-card-user__avatar{height:100px;width:100px}}.review-card-user__avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.review-card-user__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}@media screen and (min-width:768px){.review-card-user__info{margin-top:6px}}.review-card-user__name{color:#222428;font-size:16px;font-weight:700}@media screen and (min-width:768px){.review-card-user__name{font-size:20px}}.review-card-user__date{color:#222428;font-size:16px}.review-card-user__rating{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;margin-top:4px}.review-card-user__rating-value{color:#111826;font-size:16px;font-weight:600}.review-card-user__casino{color:#111826;font-size:20px;font-weight:700;margin-bottom:16px}@media screen and (min-width:768px){.review-card-user__casino{margin-bottom:16px}}.review-card-user__text{-webkit-box-flex:1;color:#47494e;-ms-flex:1;flex:1;font-size:16px;line-height:1.6;margin-bottom:0}.review-card-user .new-stars .star{height:14px;width:15px}.review-card-user .new-stars .star img{aspect-ratio:auto;height:14px}.trusted-partners{padding:40px 0}@media screen and (min-width:768px){.trusted-partners{padding:50px 0}}.trusted-partners__title{color:#1a1a1a;font-size:24px;font-weight:700;margin-bottom:32px;text-align:center}@media screen and (min-width:992px){.trusted-partners__title{font-size:32px;margin-bottom:56px}}.trusted-partners__grid{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3px;justify-content:center}@media screen and (min-width:992px){.trusted-partners__grid{gap:12px}}.trusted-partners__logo{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;justify-content:center;padding:14px 18px;-webkit-transition:all .3s ease;transition:all .3s ease;width:112px}@media screen and (min-width:768px){.trusted-partners__logo{height:95px;padding:16px 20px;width:238px}}@media screen and (min-width:991px){.trusted-partners__logo{-webkit-box-flex:1;-ms-flex:1;flex:1}}.trusted-partners__logo:hover{-webkit-box-shadow:0 4px 16px rgba(0,0,0,.1);box-shadow:0 4px 16px rgba(0,0,0,.1);text-decoration:none;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.trusted-partners__logo img{max-height:30px;max-width:88px;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:768px){.trusted-partners__logo img{max-height:63px;max-width:197px}}
