.cookies-infobar{position:fixed;right:2px;bottom:2px;z-index:1000;width:100%;max-width:700px;padding:10px;border-radius:10px;background:-webkit-gradient(linear,left top,left bottom,from(#f8fcff),to(#e7be43));background:-o-linear-gradient(top,#f8fcff 0,#e7be43 100%);background:linear-gradient(180deg,#f8fcff 0,#e7be43 100%);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.cookies-infobar.cookies-infobar_accepted{display:none}.cookies-infobar_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px}.cookies-infobar_wrapper h3{color:#1b1900;font-size:clamp(1.25rem,.989rem + 1.3vw,2rem);font-style:normal;font-weight:var(--bold-font);line-height:120%;text-transform:uppercase;text-align:center}.cookies-infobar_wrapper p{color:#1b1900;margin-bottom:24px;font-size:clamp(.875rem,.832rem + .22vw,1rem);font-style:normal;font-weight:400;line-height:130%;text-align:center}.cookies-infobar_buttons{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:16px}.jeuxargentlegal-header{position:absolute;left:0;top:0;width:100%;z-index:2;border-bottom:1px solid #660;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:20px 0}.jeuxargentlegal-header__top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;margin-bottom:10px}.jeuxargentlegal-header__top img{width:20px;height:20px}.jeuxargentlegal-header__top span{font-size:10px;font-weight:700;color:var(--white-color)}.jeuxargentlegal-header__alert{max-width:300px;color:#fff;font-size:clamp(.5rem,.37rem + .65vw,.875rem);font-style:normal;line-height:normal}.jeuxargentlegal-header__alert span{color:#f33}.jeuxargentlegal-header__body{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:var(--mb-1)}.jeuxargentlegal-header__logo{max-width:238px}.jeuxargentlegal-header__menu{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jeuxargentlegal-header__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.jeuxargentlegal-header__link{position:relative;font-size:14px;color:#fff;font-size:14px;font-weight:400;line-height:150%;-webkit-transition:all var(--transition);-o-transition:all var(--transition);transition:all var(--transition)}.jeuxargentlegal-header__link--active{color:gold;text-shadow:0 0 4px #f4b400;font-size:14px;font-weight:400;line-height:150%}.jeuxargentlegal-header__link:hover{color:gold;text-shadow:0 0 4px #f4b400;font-size:14px;font-weight:400;line-height:150%}.burger{position:relative;z-index:1000;display:none;padding:0;width:32px;height:20px;cursor:pointer}.burger__line{position:absolute;right:0;top:50%;width:100%;height:2px;background-color:var(--white-color);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.burger::before{content:"";position:absolute;left:0;top:0;width:100%;height:2px;background-color:var(--white-color);-webkit-transition:top .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:top .2s ease-in-out,-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out,top .2s ease-in-out;transition:transform .2s ease-in-out,top .2s ease-in-out;transition:transform .2s ease-in-out,top .2s ease-in-out,-webkit-transform .2s ease-in-out}.burger::after{content:"";position:absolute;right:0;bottom:0;width:100%;height:2px;background-color:var(--white-color);-webkit-transition:bottom .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:bottom .2s ease-in-out,-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out,bottom .2s ease-in-out;transition:transform .2s ease-in-out,bottom .2s ease-in-out;transition:transform .2s ease-in-out,bottom .2s ease-in-out,-webkit-transform .2s ease-in-out}.burger--active .burger__line{opacity:0}.burger--active::before{top:50%;background-color:var(--white-color);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.burger--active::after{top:50%;bottom:auto;width:100%;background-color:var(--white-color);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.no-webp .jeuxargentlegal__hero{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#000)),url(../img/hero.png) #d3d3d3 50%/cover no-repeat;background:-o-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%),url(../img/hero.png) #d3d3d3 50%/cover no-repeat;background:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 100%),url(../img/hero.png) #d3d3d3 50%/cover no-repeat}.jeuxargentlegal__hero{position:relative;padding:104px 0 24px}.jeuxargentlegal__hero-info{margin:auto;max-width:900px;width:100%;text-align:center}.jeuxargentlegal__hero-title{margin-bottom:24px;color:#fff;text-align:center;text-shadow:0 0 4px rgba(0,0,0,.25);-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#1b1900;font-size:clamp(1.5rem,1.152rem + 1.74vw,2.5rem);font-style:normal;font-weight:600;line-height:120%;text-transform:uppercase}.jeuxargentlegal__hero-text{color:#f2f2f2;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.jeuxargentlegal-features{padding:8px 0;background:#1c1c1c}.jeuxargentlegal-features__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:60px}.jeuxargentlegal-features__list li{color:#fff;font-size:clamp(.5rem,.37rem + .65vw,.875rem);font-style:normal;font-weight:400;line-height:130%}.jeuxargentlegal-vission{position:relative;padding:40px 0 0;background-color:#fff}.jeuxargentlegal-vission__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:60px}.jeuxargentlegal-vission__pic{position:relative;bottom:-5px}.jeuxargentlegal-vission__title{margin-bottom:24px;color:#1b1900;font-size:clamp(1.25rem,1.076rem + .87vw,1.75rem);font-weight:700;line-height:130%;text-transform:uppercase}.jeuxargentlegal-vission__text{color:#1b1900;font-size:clamp(.875rem,.832rem + .22vw,1rem);font-weight:400;line-height:150%}.jeuxargentlegal-contact{padding:80px 0}.jeuxargentlegal-contact__wrap{max-width:800px;width:100%;margin:0 auto}.jeuxargentlegal-contact__title{margin-bottom:20px;color:#fff;font-size:clamp(1.25rem,1.076rem + .87vw,1.75rem);font-style:normal;font-weight:700;line-height:130%;text-transform:uppercase}.jeuxargentlegal-contact__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.jeuxargentlegal-contact__input{padding:14px 16px;border-radius:10px;background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#b8b8b8;font-family:var(--font-family);font-size:16px;font-weight:400;line-height:130%}.jeuxargentlegal-contact__textarea{display:block;margin-bottom:20px;resize:none;min-height:72px;padding:14px 16px;border-radius:10px;background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#b8b8b8;font-family:var(--font-family);font-size:16px;font-weight:400;line-height:130%}.jeuxargentlegal-contact__button{width:250px}.jeuxargentlegal-contact__button-wrapper{position:relative;display:inline-block;width:100%}.jeuxargentlegal-contact__button-wrapper::before{content:"";position:absolute;inset:0;width:100%;max-width:202px;border-radius:.9em;background:0 0;z-index:0;-webkit-filter:blur(0);filter:blur(0);-webkit-transition:background .4s ease,-webkit-filter .4s ease;transition:background .4s ease,-webkit-filter .4s ease;-o-transition:filter .4s ease,background .4s ease;transition:filter .4s ease,background .4s ease;transition:filter .4s ease,background .4s ease,-webkit-filter .4s ease}.jeuxargentlegal-contact__button-wrapper:hover::before{background:-webkit-gradient(linear,left top,right top,from(#d787ff),to(#7128b5));background:-o-linear-gradient(left,#d787ff,#7128b5);background:linear-gradient(90deg,#d787ff,#7128b5);-webkit-filter:blur(1.2em);filter:blur(1.2em)}.jeuxargentlegal-contact__button-wrapper .jeuxargentlegal-contact__btn{position:relative;z-index:1;display:block;width:100%;max-width:202px;padding:10px 24px;border-radius:10px;color:#fff;text-align:center;font-size:clamp(.75rem,.663rem + .43vw,1rem);font-weight:800;text-transform:uppercase;border:1px solid #7128b5;background:-webkit-gradient(linear,left top,left bottom,from(#191919),to(#7f7f7f));background:-o-linear-gradient(top,#191919 0,#7f7f7f 100%);background:linear-gradient(180deg,#191919 0,#7f7f7f 100%)}.no-webp .jeuxargentlegal-disclaimer{background-image:url(../img/disclaimer.png)}.jeuxargentlegal-disclaimer{position:relative;padding:40px 0;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.jeuxargentlegal-disclaimer__body{position:relative;z-index:2;max-width:1000px;width:100%;padding:20px;border-radius:10px;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.jeuxargentlegal-disclaimer__body p{color:#fff;font-size:clamp(.875rem,.832rem + .22vw,1rem);font-style:normal;font-weight:400;line-height:150%}.jeuxargentlegal__list{padding:40px 0}.jeuxargentlegal__list-date{margin-bottom:20px;font-size:clamp(.625rem,.582rem + .22vw,.75rem);font-weight:600;line-height:normal;text-transform:uppercase}.no-webp .jeuxargentlegal__item{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.6)),to(rgba(0,0,0,.6))),url(../img/item.png) #d3d3d3 50%/cover no-repeat;background:-o-linear-gradient(bottom,rgba(0,0,0,.6) 0,rgba(0,0,0,.6) 100%),url(../img/item.png) #d3d3d3 50%/cover no-repeat;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,rgba(0,0,0,.6) 100%),url(../img/item.png) #d3d3d3 50%/cover no-repeat}.jeuxargentlegal__item{position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:10px;padding-right:32px;-webkit-box-shadow:0 0 4px 0 #f3df74;box-shadow:0 0 4px 0 #f3df74}.jeuxargentlegal__item-logo{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;border-radius:10px;border:1px solid gold;background:#1c1c1c;-ms-flex-item-align:start;align-self:flex-start;width:250px}.jeuxargentlegal__item-logo img{display:block;margin:auto;max-width:218px;max-height:80px;-o-object-fit:contain;object-fit:contain}.jeuxargentlegal__item-rate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.jeuxargentlegal__item-rate h3{margin-bottom:0;text-align:center;font-size:clamp(.75rem,.141rem + 3.04vw,2.5rem);font-weight:700;line-height:1}.jeuxargentlegal__item-features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;max-width:280px}.jeuxargentlegal__item-features li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.jeuxargentlegal__item-features li img{width:20px;height:20px}.jeuxargentlegal__item-info{width:310px;max-width:100%}.jeuxargentlegal__item-info h2{margin-bottom:5px;color:#fff;font-size:clamp(.75rem,.576rem + .87vw,1.25rem);font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.jeuxargentlegal__item-info p{color:#fff;font-size:clamp(.625rem,.538rem + .43vw,.875rem);font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.jeuxargentlegal__item--left,.jeuxargentlegal__item--right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.jeuxargentlegal__item-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:13px 0;width:100%;max-width:200px}.jeuxargentlegal__item-marquee{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;max-width:170px;margin:auto}.jeuxargentlegal__item-marquee span{padding:5px 10px;border-radius:4px;border:1px solid #bebebe;font-size:clamp(.5rem,.457rem + .22vw,.625rem);background:#514500}.jeuxargentlegal__item-promo{position:absolute;left:-10px;top:-10px;padding:5px 20px;border-radius:5px 5px 5px 0;background:#fff;font-size:clamp(.625rem,.582rem + .22vw,.75rem);font-style:normal;font-weight:700;color:#1c1c1c}.jeuxargentlegal__item-promo::before{content:"";position:absolute;left:0;bottom:-8px;width:0;height:0;border-style:solid;border-width:0 8px 8px 0;border-color:transparent #8c8c8c transparent transparent;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.jeuxargentlegal__item-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:12px;padding:10px 10px}.jeuxargentlegal__item:not(:last-child){margin-bottom:24px}.jeuxargentlegal-faq{position:relative;padding:80px 0}.jeuxargentlegal-faq__headline{margin-bottom:24px;color:#fff;font-size:clamp(1.25rem,1.076rem + .87vw,1.75rem);font-weight:700;line-height:130%;text-transform:uppercase}.jeuxargentlegal-faq__row{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;margin-bottom:120px}.jeuxargentlegal-faq__wrap{width:696px}.jeuxargentlegal-faq__pic{max-width:480px}.jeuxargentlegal__faq-item{padding:24px;border-radius:10px;background:-webkit-gradient(linear,left top,left bottom,from(#f8fcff),to(#e7be43));background:-o-linear-gradient(top,#f8fcff 0,#e7be43 100%);background:linear-gradient(180deg,#f8fcff 0,#e7be43 100%);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.jeuxargentlegal__faq-item:not(:last-child){margin-bottom:16px}.jeuxargentlegal__faq-question{position:relative;color:#1b1900;font-size:16px;font-style:normal;font-weight:700;line-height:150%}.jeuxargentlegal__faq-question::before{content:"";position:absolute;right:0;top:0;width:2px;height:11px;border-radius:10px;background-color:#1b1900}.jeuxargentlegal__faq-question::after{content:"";position:absolute;right:-4.5px;top:4px;width:11px;height:2px;border-radius:10px;background-color:#1b1900;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.jeuxargentlegal__faq-answer{font-size:16px;font-weight:400;color:#1b1900;line-height:150%}.jeuxargentlegal__faq-answer{display:none}.jeuxargentlegal__faq-item.active .jeuxargentlegal__faq-answer{display:block}.jeuxargentlegal__faq-item.active .jeuxargentlegal__faq-question{margin-bottom:24px}.jeuxargentlegal__faq-item.active .jeuxargentlegal__faq-question::before{opacity:0}.info{width:100%}.info__item{position:relative;padding:20px}.info__item-block:not(:last-child){margin-bottom:20px}.info__item p{font-size:clamp(.875rem,.832rem + .22vw,1rem);line-height:150%}.info__item::before{content:"";position:absolute;inset:0;padding:1px;background:-o-linear-gradient(178deg,#282200 0,#eec446 50.29%,#433400 96.86%);background:linear-gradient(272deg,#282200 0,#eec446 50.29%,#433400 96.86%);border-radius:20px;-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;pointer-events:none}.info__item:not(:last-child){margin-bottom:40px}.info__list{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:24px}.info__list li{position:relative;padding:20px;height:-webkit-max-content;height:-moz-max-content;height:max-content}.info__list li h3{margin-bottom:24px;color:#fff;font-size:clamp(1.125rem,1.082rem + .22vw,1.25rem);font-style:normal;font-weight:700;line-height:130%;text-transform:uppercase}.info__list li p{font-size:clamp(.875rem,.832rem + .22vw,1rem);font-weight:400;line-height:150%}.info__list li::before{content:"";position:absolute;inset:0;padding:1px;background:-o-linear-gradient(178deg,#282200 0,#eec446 50.29%,#433400 96.86%);background:linear-gradient(272deg,#282200 0,#eec446 50.29%,#433400 96.86%);border-radius:20px;-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;pointer-events:none}.jeuxargentlegal-single{margin:120px 0 40px}.jeuxargentlegal-single__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;margin-bottom:40px;padding:40px;border-radius:20px;background:-webkit-gradient(linear,left top,left bottom,from(#f8fcff),to(#e7be43));background:-o-linear-gradient(top,#f8fcff 0,#e7be43 100%);background:linear-gradient(180deg,#f8fcff 0,#e7be43 100%)}.jeuxargentlegal-single__headline{color:#1b1900;font-size:clamp(1.25rem,1.076rem + .87vw,1.75rem);font-style:normal;font-weight:700;line-height:130%;text-transform:uppercase}.jeuxargentlegal-single__title{color:#1b1900;font-size:clamp(1.25rem,1.076rem + .87vw,1.75rem);font-style:normal;font-weight:400;line-height:130%;text-transform:uppercase}.jeuxargentlegal-single__text{font-size:clamp(.875rem,.832rem + .22vw,1rem);font-weight:400;line-height:150%;color:#1b1900}.single-faq{padding-bottom:40px}.single-faq__wrap{padding:40px;border-radius:20px;background:-webkit-gradient(linear,left top,left bottom,from(#f8fcff),to(#e7be43));background:-o-linear-gradient(top,#f8fcff 0,#e7be43 100%);background:linear-gradient(180deg,#f8fcff 0,#e7be43 100%)}.single-faq__title{margin-bottom:24px;color:#1b1900;font-size:clamp(1.25rem,1.076rem + .87vw,1.75rem);font-weight:700;line-height:130%;text-transform:uppercase}.single-faq__text{color:#1b1900;font-size:clamp(.875rem,.832rem + .22vw,1rem);font-style:normal;font-weight:400;line-height:150%}.single-faq__text:not(:last-child){margin-bottom:24px}.jeuxargentlegal__footer{padding:40px 0;background:#1b1900;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.jeuxargentlegal__footer-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-bottom:24px}.jeuxargentlegal__footer-disclaimer{position:relative;margin-bottom:24px;padding:24px;border-radius:20px;color:#fff;font-size:clamp(.875rem,.832rem + .22vw,1rem);line-height:150%;border-radius:20px;background:rgba(255,255,255,.2)}.jeuxargentlegal__footer-disclaimer::before{content:"";position:absolute;inset:0;padding:1px;background:-o-linear-gradient(178deg,#282200 0,#eec446 50.29%,#433400 96.86%);background:linear-gradient(272deg,#282200 0,#eec446 50.29%,#433400 96.86%);border-radius:20px;-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;pointer-events:none}.jeuxargentlegal__footer-address{margin-bottom:24px;font-style:normal}.jeuxargentlegal__footer-address h3{margin-bottom:16px;color:#fff;font-size:clamp(1rem,.913rem + .43vw,1.25rem);font-weight:700;line-height:130%}.jeuxargentlegal__footer-address a{display:block;margin-bottom:8px;color:#fff;font-size:clamp(.875rem,.832rem + .22vw,1rem);line-height:150%;-webkit-transition:opacity var(--transition);-o-transition:opacity var(--transition);transition:opacity var(--transition)}.jeuxargentlegal__footer-address a:hover{opacity:.7}.jeuxargentlegal__footer-address p{color:#fff;font-size:clamp(.875rem,.832rem + .22vw,1rem);line-height:150%}.jeuxargentlegal__footer-nav{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px;margin-bottom:24px}.jeuxargentlegal__footer-nav a{color:var(--white-color);font-size:clamp(1rem,.913rem + .43vw,1.25rem);line-height:130%;-webkit-transition:color var(--transition);-o-transition:color var(--transition);transition:color var(--transition)}.jeuxargentlegal__footer-nav a:hover{color:var(--pink-color)}.jeuxargentlegal__footer-copy{font-size:clamp(.875rem,.832rem + .22vw,1rem);line-height:150%}.jeuxargentlegal__footer .text{color:#f33;font-size:clamp(1.25rem,.815rem + 2.17vw,2.5rem);font-weight:700;line-height:130%}@media screen and (max-width:1200px){.nav{position:fixed;right:0;top:0;z-index:100;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding:150px 30px 50px;width:380px;height:100vh;background:#1b1900;visibility:hidden;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:visibility .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:visibility .2s ease-in-out,-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out,visibility .2s ease-in-out;transition:transform .2s ease-in-out,visibility .2s ease-in-out;transition:transform .2s ease-in-out,visibility .2s ease-in-out,-webkit-transform .2s ease-in-out}.nav--visible{visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.jeuxargentlegal-header__body{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jeuxargentlegal-header__list{position:relative;z-index:5;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;gap:20px}.jeuxargentlegal-header__item{width:100%;text-align:left}.jeuxargentlegal-header__link{padding-bottom:0;color:var(--black-color);text-align:left}.jeuxargentlegal-header__link::before{display:none;opacity:0}.burger{display:block}}@media screen and (max-width:1100px){.info__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1000px){.jeuxargentlegal__list{padding:10px 0}.jeuxargentlegal__list-date{width:100%;padding:4px;border-radius:2px;background:#110a1a}.jeuxargentlegal__item{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:10px;max-width:500px;margin:auto;padding-right:8px;padding-bottom:48px}.jeuxargentlegal__item--left,.jeuxargentlegal__item--right{display:block;margin-bottom:14px}.jeuxargentlegal__item-features{display:none}.jeuxargentlegal__item-rate{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:100%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jeuxargentlegal__item-logo{width:100%;max-height:100px;margin-bottom:8px}.jeuxargentlegal__item-logo img{max-width:160px;max-height:60px}.jeuxargentlegal__item-info{width:100%;padding-top:8px}.jeuxargentlegal__item-info h2{margin-bottom:2px}.jeuxargentlegal__item-info p{margin-bottom:5px}.jeuxargentlegal__item-btns{padding:0;max-width:100%}.jeuxargentlegal__item-btn{width:100%}.jeuxargentlegal__item-marquee{position:absolute;left:0;right:0;bottom:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%}.button-wrapper .button-link{padding:8px 10px}}@media screen and (max-width:767px){.jeuxargentlegal-vission{padding:20px 0 0}.jeuxargentlegal-vission__row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:16px}.jeuxargentlegal-vission__title{margin-bottom:16px}.jeuxargentlegal-vission__pic{bottom:-5px;width:100%}.jeuxargentlegal-contact{padding:40px 0}.jeuxargentlegal-contact__button-wrapper .jeuxargentlegal-contact__btn{max-width:100%;width:100%}.jeuxargentlegal-faq{padding:40px 0}.jeuxargentlegal-faq__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:80px}.jeuxargentlegal-faq__wrap{width:100%}.jeuxargentlegal-faq__pic{max-width:100%}.info__list{-ms-grid-columns:1fr;grid-template-columns:1fr}.jeuxargentlegal-single{padding:70px 0 40px}.jeuxargentlegal-single__wrap{padding:16px;gap:16px}.single-faq{padding-bottom:20px}.single-faq__wrap{padding:16px}.single-faq__title{margin-bottom:16px}.single-faq__text:not(:last-child){margin-bottom:16px}.jeuxargentlegal__footer-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:600px){.jeuxargentlegal-features__list{gap:8px}}@media screen and (max-width:500px){.jeuxargentlegal-disclaimer::before{bottom:-150px}}@media screen and (width <= 767px){.cookies-infobar_buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.cookies-infobar{left:2px;right:2px;margin:auto;padding:14px;max-width:99%}}@media screen and (width <= 600px){.nav{width:100%}.jeuxargentlegal-header{padding:4px 0}.jeuxargentlegal-header__alert{max-width:130px}.jeuxargentlegal-header__logo{width:149px}}.webp .jeuxargentlegal__hero{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#000)),url(../img/hero.webp) #d3d3d3 50%/cover no-repeat;background:-o-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%),url(../img/hero.webp) #d3d3d3 50%/cover no-repeat;background:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 100%),url(../img/hero.webp) #d3d3d3 50%/cover no-repeat}.webp .jeuxargentlegal-disclaimer{background-image:url(../img/disclaimer.webp)}.webp .jeuxargentlegal__item{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.6)),to(rgba(0,0,0,.6))),url(../img/item.webp) #d3d3d3 50%/cover no-repeat;background:-o-linear-gradient(bottom,rgba(0,0,0,.6) 0,rgba(0,0,0,.6) 100%),url(../img/item.webp) #d3d3d3 50%/cover no-repeat;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,rgba(0,0,0,.6) 100%),url(../img/item.webp) #d3d3d3 50%/cover no-repeat}