/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;-moz-appearance:button;appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-display:swap;font-family:Cal Sans;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/calsans/v2/fdN99sWUv3gWqXxqqRBStFsm46ZwWbw.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Cal Sans;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/calsans/v2/fdN99sWUv3gWqXxqqRBctFsm46Zw.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}html{box-sizing:border-box;font-size:16px;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html ::-webkit-scrollbar{background-color:#000;width:9px}html ::-webkit-scrollbar-thumb{background:#bb9b49;border-radius:9px}body{background-color:#000;background-repeat:repeat;background-size:contain;color:#fff;font-family:Cal Sans,sans-serif;font-size:1em;overflow-x:clip;position:relative}*,:after,:before{box-sizing:inherit}img,svg{background-repeat:no-repeat;background-size:cover;height:auto;-webkit-user-drag:none;vertical-align:middle}img{max-width:100%}h1,h2,h3,h4,h5,h6{font-family:Cal Sans,sans-serif;font-weight:400;margin:0}p{margin-bottom:1em;margin-top:0}p:last-child{margin-bottom:0}a{color:inherit;text-decoration:none}.container{margin:0 auto;max-width:1440px;padding:0 clamp(1rem,3%,2rem)}.section{padding:3rem 0}.section__heading{margin-bottom:2rem;text-align:center}.section__heading h2{font-size:1.5rem}.section__heading p{font-size:.875rem;margin:1rem auto 0;max-width:670px}@media screen and (min-width:1024px){.section__heading h2{font-size:2rem}.section__heading p{font-size:1rem}}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6,.content p{margin-bottom:.66em}.content p{font-size:.875rem}.regular{padding-bottom:0}.flex{display:flex}.grid{display:grid}.flex-align-center{align-items:center}.flex-justify-center{justify-content:center}.menu{flex-wrap:wrap;list-style:none;margin:0;padding:0;row-gap:.5rem}.form,.menu{gap:1rem}.form__field input,.form__field textarea{border:1px solid #000;border-radius:10px;font-size:.875rem;padding:1rem}.form__field input::-moz-placeholder,.form__field textarea::-moz-placeholder{color:currentColor}.form__field input::placeholder,.form__field textarea::placeholder{color:currentColor}.form__field textarea{height:100px;resize:vertical}.contact__inner{margin:0 auto;max-width:640px;padding:2rem 0}.contact .email-feedback{align-items:center;animation:slideInDown .5s ease-out;background:#262521;border:2px solid #2240bf;border-radius:10px;display:flex;gap:1rem;justify-content:center;margin-bottom:2rem;padding:1.5rem 2rem}.contact .email-feedback__icon{animation:checkmarkPop .6s ease-out .3s both;color:#2240bf;flex-shrink:0;height:40px;width:40px}.contact .email-feedback__text{color:#fff;font-size:16px;line-height:1.4;margin:0}@keyframes slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes checkmarkPop{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.button{align-items:center;background-color:#34a775;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-family:Cal Sans,sans-serif;font-size:1rem;justify-content:center;line-height:1;padding:1rem 2rem;text-align:center;text-decoration:underline;transition:all .2s ease-in-out;white-space:nowrap;width:-moz-fit-content;width:fit-content}.button--submit{width:100%}.top-bar{color:#fff;padding:.5rem 0;position:relative;text-align:center;z-index:101}.top-bar__text{font-size:12px;margin:0}.hero{color:#fff;overflow:clip}@media(max-width:767px){.hero{padding-bottom:20px;padding-top:20px}}.hero__inner{align-items:center;grid-template-columns:1fr 360px}@media(max-width:767px){.hero__inner{grid-template-columns:1fr;text-align:center}}.hero__text{animation:fadeInUp .8s ease-out;z-index:1}.hero__text h1{background:linear-gradient(90deg,#bdbdbd,#fff);-webkit-background-clip:text;background-clip:text;font-size:6.25rem;line-height:1;margin-bottom:1rem;margin-top:1rem;-webkit-text-fill-color:transparent}@media(max-width:1200px){.hero__text h1{font-size:5rem}}@media(max-width:1024px){.hero__text h1{font-size:3.75rem}}@media(max-width:767px){.hero__text h1{font-size:2rem;margin-bottom:.5rem;margin-top:.5rem}}.hero__text h3{font-size:24px;letter-spacing:7px}@media(max-width:767px){.hero__text h3{font-size:18px;letter-spacing:4px}}.hero__text p{font-size:16px;font-weight:400}@media(max-width:767px){.hero__text p{font-size:14px}}.hero__img{text-align:right;z-index:0}.hero__img img{max-width:400px;width:100%}@media(max-width:767px){.hero__img{display:none}}.hero__features{display:flex;gap:3rem}@media(max-width:992px){.hero__features{flex-wrap:wrap;gap:1rem}}@media(max-width:767px){.hero__features{justify-content:center;margin-bottom:1rem;margin-top:1rem}}.hero__feature{align-items:center;display:flex;gap:.5rem;line-height:1}.hero__feature:hover{transform:translateY(-5px)}.hero__feature-icon{align-items:center;display:flex;flex:0 0 auto;height:24px;justify-content:center;width:24px}.hero__feature-icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.hero__feature-text{font-size:10px}.cookie-banner{background:#262521;border-top:2px solid #df025f;bottom:0;box-shadow:0 -5px 30px rgba(0,0,0,.5),0 0 20px rgba(247,13,71,.2);left:0;position:fixed;transform:translateY(100%);transition:transform .4s ease-out;width:100%;z-index:9998}.cookie-banner.active{transform:translateY(0)}.cookie-banner__wrapper{align-items:center;display:flex;gap:2rem;justify-content:space-between;padding:1.5rem 0}@media(max-width:767px){.cookie-banner__wrapper{flex-direction:column;gap:1rem;padding:1.5rem 0}}.cookie-banner__content{flex:1}.cookie-banner__text{color:#c5c5c5;font-size:.875rem;line-height:1.5;margin:0}@media(max-width:767px){.cookie-banner__text{font-size:.75rem;text-align:center}}.cookie-banner__buttons{display:flex;flex-shrink:0;gap:1rem}@media(max-width:767px){.cookie-banner__buttons{flex-direction:column;gap:.75rem;width:100%}}.cookie-banner__btn{border:none;border-radius:10px;cursor:pointer;font-family:inherit;font-size:.875rem;padding:.75rem 2rem;transition:all .3s ease;white-space:nowrap}@media(max-width:767px){.cookie-banner__btn{font-size:.9375rem;padding:1rem;width:100%}}.cookie-banner__btn--accept{background:#df025f;box-shadow:0 3px 15px rgba(0,0,0,.3);color:#fff}.cookie-banner__btn--accept:hover{box-shadow:0 5px 20px rgba(0,0,0,.4),0 0 15px #df025f;transform:translateY(-2px)}.cookie-banner__btn--accept:active{transform:translateY(0)}.cookie-banner__btn--decline{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:#c5c5c5}.cookie-banner__btn--decline:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3);color:#fff}.cookie-banner__btn--decline:active{background:hsla(0,0%,100%,.08)}.main-features__wrapper{display:flex;flex-direction:column;gap:1rem}.main-features__item{animation:fadeInScale .6s ease-out;animation-fill-mode:both;border:2px solid transparent;padding:1.5rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.main-features__item:first-child{animation-delay:.1s}.main-features__item:nth-child(2){animation-delay:.2s}.main-features__item:nth-child(3){animation-delay:.3s}.main-features__item:nth-child(4){animation-delay:.4s}.main-features__item:hover{border:1px solid;border-image-slice:1;border-image-source:linear-gradient(93.05deg,#b37d33 -1.93%,#f0cb59 33.85%,#fbec85 69.3%,#bb9b49 100.01%);box-shadow:0 10px 30px rgba(0,0,0,.4),0 0 25px rgba(240,203,89,.302);transform:translateY(-5px)}.main-features__item h1,.main-features__item h2,.main-features__item h3{align-items:center;display:flex;font-size:20px;font-weight:400;gap:.5rem;margin-bottom:1rem}.main-features__item h1 img,.main-features__item h2 img,.main-features__item h3 img{max-width:40px;transition:transform .3s ease}.main-features__item p{color:#a4a4a4}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.agg-table .full-row{align-items:center;background-color:#191919;border:1px solid #454545;display:grid;gap:1rem;grid-template-columns:1fr 1fr 1fr 1fr;padding:1rem}@media(max-width:767px){.agg-table .full-row{grid-template-columns:1fr 1fr}.agg-table .full-row .brand-logo{grid-area:1/1/2/2}}.agg-table .full-row .brand-info{display:flex;flex-direction:column;gap:1rem}.agg-table .full-row .brand-info .brand-name{font-size:32px}.agg-table .full-row .brand-info .brand-rating{align-items:center;background:linear-gradient(93.05deg,rgba(179,125,51,.2) -1.93%,rgba(240,203,89,.2) 33.85%,hsla(52,94%,75%,.2) 69.3%,rgba(187,155,73,.2) 100.01%);border:1px solid;border-image-slice:1;border-image-source:linear-gradient(93.05deg,#b37d33 -1.93%,#f0cb59 33.85%,#fbec85 69.3%,#bb9b49 100.01%);display:flex;gap:.5rem;padding:.5rem;width:-moz-fit-content;width:fit-content}.agg-table .full-row .brand-info .brand-rating .rating-score{background:linear-gradient(93.05deg,#b37d33 -1.93%,#f0cb59 33.85%,#fbec85 69.3%,#bb9b49 100.01%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:24px;line-height:1}.agg-table .full-row .brand-info .brand-rating .rating-label{font-size:14px;text-align:center}.agg-table .full-row .brand-info .brand-description{color:#8f8f8f;font-size:14px}@media(max-width:767px){.agg-table .full-row .brand-info{grid-area:1/2/2/3}}.agg-table .full-row .brand-offer{text-align:center}@media(max-width:767px){.agg-table .full-row .brand-offer{grid-area:2/1/2/-1}}.agg-table .full-row .brand-offer h1,.agg-table .full-row .brand-offer h2,.agg-table .full-row .brand-offer h3,.agg-table .full-row .brand-offer h4,.agg-table .full-row .brand-offer h5,.agg-table .full-row .brand-offer h6{background:linear-gradient(93.05deg,#b37d33 -1.93%,#f0cb59 33.85%,#fbec85 69.3%,#bb9b49 100.01%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:26px}.agg-table .full-row .brand-offer p{background:linear-gradient(93.05deg,#b37d33 -1.93%,#f0cb59 33.85%,#fbec85 69.3%,#bb9b49 100.01%);-webkit-background-clip:text;font-size:14px;-webkit-text-fill-color:transparent;background-clip:text}.agg-table .full-row .brand-payments{display:flex;flex-direction:column;gap:1rem;text-align:center}.agg-table .full-row .brand-payments .payment-title{font-size:12px}.agg-table .full-row .brand-payments .payment-icons{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}@media(max-width:767px){.agg-table .full-row .brand-payments{display:none}}.agg-table .full-row .cta{grid-area:2/1/2/-1}@media(max-width:767px){.agg-table .full-row .cta{grid-area:3/1/3/-1}}.agg-table .full-row .cta .button{background:linear-gradient(93.05deg,#b37d33 -1.93%,#f0cb59 33.85%,#fbec85 69.3%,#bb9b49 100.01%);border-radius:0;color:#000;text-decoration:underline}.agg-table .cards{display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-top:3rem}@media(max-width:1023px){.agg-table .cards{gap:1.5rem}}@media(max-width:767px){.agg-table .cards{gap:.5rem;grid-template-columns:1fr;margin-top:1rem}}.agg-table .cards .card{background-color:#181818;border:1px solid #454545;display:grid;gap:2rem;grid-template-columns:1fr 1fr;padding:1rem}@media(max-width:767px){.agg-table .cards .card{gap:1rem}}.agg-table .cards .card .card-left,.agg-table .cards .card .card-right{display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:space-between}.agg-table .cards .card .brand-logo{align-items:center;display:flex;height:100%;position:relative;width:-moz-fit-content;width:fit-content}.agg-table .cards .card .brand-position{align-items:center;background:#f0cb59;color:#000;display:flex;font-size:14px;height:18px;justify-content:center;left:-1rem;position:absolute;top:-1rem;width:18px}.agg-table .cards .card .left-top{align-items:center;display:grid;gap:1rem;grid-template-columns:1fr auto}.agg-table .cards .card .brand-info{display:flex;flex-direction:column;gap:.5rem}.agg-table .cards .card .brand-name{font-size:16px}.agg-table .cards .card .rating-score{background:linear-gradient(93.05deg,rgba(179,125,51,.2) -1.93%,rgba(240,203,89,.2) 33.85%,hsla(52,94%,75%,.2) 69.3%,rgba(187,155,73,.2) 100.01%);border:1px solid;border-image-slice:1;border-image-source:linear-gradient(93.05deg,#b37d33 -1.93%,#f0cb59 33.85%,#fbec85 69.3%,#bb9b49 100.01%);line-height:1;padding:.5rem;width:-moz-fit-content;width:fit-content}.agg-table .cards .card .brand-payments{display:flex;flex-direction:column;gap:1rem;text-align:center}.agg-table .cards .card .payment-title{color:#8f8f8f;font-size:12px}.agg-table .cards .card .payment-icons{align-items:center;display:flex;flex-wrap:wrap;gap:.25rem;justify-content:center}.agg-table .cards .card .brand-offer{margin-bottom:1rem}.agg-table .cards .card .brand-offer p{color:#8f8f8f;font-size:12px}.agg-table .cards .card .brand-offer h1,.agg-table .cards .card .brand-offer h2,.agg-table .cards .card .brand-offer h3,.agg-table .cards .card .brand-offer h4,.agg-table .cards .card .brand-offer h5,.agg-table .cards .card .brand-offer h6{font-size:21px;line-height:24px}.age-verification{align-items:center;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.age-verification.active{display:flex}.age-verification__overlay{animation:fadeIn .3s ease-out;backdrop-filter:blur(8px);background:rgba(0,0,0,.9);height:100%;left:0;position:absolute;top:0;width:100%}.age-verification__modal{animation:modalSlideIn .5s ease-out;max-width:600px;position:relative;z-index:1}.age-verification__modal.fade-out{animation:modalSlideOut .3s ease-in forwards}.age-verification__content{background:#262521;border:3px solid #df025f;border-radius:10px;box-shadow:0 25px 70px rgba(0,0,0,.6),0 0 50px rgba(247,13,71,.4);padding:1rem;text-align:center}.age-verification__content .age-verification__content{background:none;border:none;box-shadow:none;padding:0}.age-verification__content .age-verification__content h1,.age-verification__content .age-verification__content h2,.age-verification__content .age-verification__content h3{color:#df025f;font-size:2rem;line-height:1;margin-bottom:.5rem}@media(max-width:767px){.age-verification__content .age-verification__content h1,.age-verification__content .age-verification__content h2,.age-verification__content .age-verification__content h3{font-size:1.5rem}}.age-verification__content .age-verification__content p{color:#c5c5c5;font-size:1rem;line-height:1.6;margin-bottom:0}@media(max-width:767px){.age-verification__content .age-verification__content p{font-size:.875rem}}.age-verification__content .age-verification__content ol,.age-verification__content .age-verification__content ul{color:#c5c5c5;font-size:.875rem;line-height:1.6;margin:1rem 0;text-align:left}.age-verification__icon{animation:iconPulse 2s ease-in-out infinite;color:#df025f;height:80px;margin:0 auto 1rem;width:80px}.age-verification__icon svg{height:100%;width:100%}@media(max-width:767px){.age-verification__icon{height:60px;margin-bottom:1rem;width:60px}}.age-verification__buttons{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.age-verification__btn{border:none;border-radius:10px;cursor:pointer;font-family:inherit;font-size:1.125rem;padding:.5rem 1.5rem;transition:all .3s ease}@media(max-width:767px){.age-verification__btn{font-size:1rem;min-width:150px;padding:1rem 2rem}}.age-verification__btn--accept{background:#df025f;box-shadow:0 5px 20px rgba(0,0,0,.3);color:#fff}.age-verification__btn--accept:hover{box-shadow:0 15px 35px rgba(0,0,0,.5),0 0 25px #df025f;transform:translateY(-4px)}.age-verification__btn--accept:active{transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes iconPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.15)}}@keyframes modalSlideOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-50px) scale(.9)}}@media(max-width:767px){.age-verification__content{padding:2rem 1.5rem}.age-verification__buttons{flex-direction:column;width:100%}.age-verification__buttons .age-verification__btn{width:100%}}.footer{font-size:.75rem;padding:2rem 0;text-align:center}.footer__inner{gap:2rem}.footer__logo img{width:auto}.footer__text{line-height:1.5;margin:0 auto;max-width:768px}.footer__icons{gap:1rem}.footer__icons .icon{height:35px}.footer__icons .icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:auto}@media(max-width:600px){.header__logo img{max-width:150px;width:100%}}.header__nav{padding:1rem 0}.header__menu,.header__nav{align-items:center;display:flex;gap:2rem}.header__menu{list-style:none;margin:0;padding:0}.header__menu--left{order:1}.header__menu--right{order:2}.header__menu .menu-item a{color:inherit;font-size:12px;text-decoration:none;transition:opacity .3s}.header__menu .menu-item a:hover{opacity:.7}.payment-methods .payment-title{font-size:10px;text-align:center}.payment-methods .payment-icons{display:grid;gap:4px;grid-template-columns:1fr 1fr 1fr;justify-self:center;margin-top:.5rem}