html[data-theme=lightMode] .gamingLicense__title{color:var(--hd-black)}html[data-theme=lightMode] .gamingLicenseItem:after{opacity:.3}.gamingLicense__image{width:100%;max-width:25rem;margin:1rem 0;position:relative}@media screen and (min-width:768px){.gamingLicense__image{max-width:31.25rem;margin:2rem auto;order:1}}@media screen and (min-width:1150px){.gamingLicense__image{width:49%;margin:0 4%;order:0}}.gamingLicense__title{display:flex;flex-wrap:wrap;margin-bottom:1rem}@media screen and (min-width:768px){.gamingLicense__title{margin-bottom:2rem}}@media screen and (min-width:1150px){.gamingLicense__info{width:43%}}.gamingLicense__inner{display:flex;flex-direction:column}@media screen and (min-width:1150px){.gamingLicense__inner{flex-direction:row-reverse;justify-content:space-between;align-items:center}}.gamingLicense__specifics{margin:0 auto}.gamingLicense__specifics:not(:first-child){margin-top:3rem}@media screen and (min-width:1150px){.gamingLicense__specifics:not(:first-child){margin-top:7rem}}.gamingLicenseCard{display:flex;max-width:64rem;justify-content:space-between;flex-direction:column;background-color:var(--hd-darkGreenM);padding:1rem;margin:3rem auto 0}.gamingLicenseCard.reverse .gamingLicenseCard__image{order:-1}@media screen and (min-width:768px){.gamingLicenseCard.reverse .gamingLicenseCard__image{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:-3.5rem;margin-inline-end:-3.5rem;order:unset}.gamingLicenseCard{padding:2rem;flex-direction:row}}.gamingLicenseCard__image{display:flex;align-items:center;justify-content:center;margin:-3rem auto 1rem;width:8rem}.gamingLicenseCard__image img{width:100%}@media screen and (min-width:768px){.gamingLicenseCard__image{-webkit-margin-start:-3.5rem;margin-inline-start:-3.5rem;margin-top:0;width:30%}.gamingLicenseCard__info{width:70%}}.gamingLicenseItems{margin:0;padding:0;list-style-type:none}.gamingLicenseItem{display:flex;justify-content:space-between;flex-direction:column;background-color:var(--hd-darkGreenM);padding:.875rem 1rem;position:relative;z-index:1;overflow:hidden}.gamingLicenseItem:not(:first-child){margin-top:1rem}.gamingLicenseItem:after{content:"";display:block;position:absolute;left:0;top:0;bottom:0;right:0;background-image:url(/images/banners/gamingLicense/background.png);background-image:-webkit-image-set(url("/images/banners/gamingLicense/background.avif") type("image/avif") 1x,url("/images/banners/gamingLicense/background.webp") type("image/webp") 1x,url("/images/banners/gamingLicense/background.png") type("image/png") 1x);background-image:image-set(url("/images/banners/gamingLicense/background.avif") type("image/avif") 1x,url("/images/banners/gamingLicense/background.webp") type("image/webp") 1x,url("/images/banners/gamingLicense/background.png") type("image/png") 1x);background-size:auto auto;background-repeat:no-repeat;opacity:.6;z-index:-1;transform:scaleY(-1);background-position:0 100%}.gamingLicenseItem:nth-child(2n):after{transform:scale(-1)}@media screen and (min-width:768px){.gamingLicenseItem:nth-child(2n){flex-direction:row-reverse}.gamingLicenseItem:nth-child(2n):after{transform:scaleX(-1)}.gamingLicenseItem{align-items:center;flex-direction:row;padding:3rem 3.5rem;min-height:23rem}.gamingLicenseItem:not(:first-child){margin-top:3rem}.gamingLicenseItem:after{transform:scaleY(1);background-size:auto 100%}}.gamingLicenseItem__head{margin-bottom:1rem}@media screen and (min-width:768px){.gamingLicenseItem__head{align-self:flex-start;margin-bottom:0;width:30%}}.gamingLicenseItem__icon{display:flex;align-items:center;margin-bottom:.5rem}.gamingLicenseItem__icon img{height:3.5rem;width:auto}@media screen and (min-width:768px){.gamingLicenseItem__icon{margin-bottom:1.5rem}.gamingLicenseItem__icon img{height:4rem}}.gamingLicenseItem__title{max-width:20rem}@media screen and (min-width:768px){.gamingLicenseItem__text{width:65%}}