@charset "UTF-8";
:root{--cream:#fff9e9;--paper:#fffdf5;--ink:#351108;--red:#b72208;--gold:#edc36c;--muted:#67564c;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}svg{width:24px;height:24px;flex:none}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif)}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #04777a;outline-offset:5px}button{cursor:pointer}[hidden]{display:none!important}.rc-wrap{width:min(1240px,calc(100% - 112px));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:16px;z-index:30;padding:10px 18px;background:white}.skip-link:focus{top:8px}.rc-header{background:linear-gradient(110deg,#fffbed,#fffdf6);position:relative;z-index:10;border-bottom:1px solid #e2ba6c;box-shadow:0 3px 14px #6e180512}.header-inner{height:84px;display:flex;align-items:center;justify-content:space-between;gap:40px}.rc-brand{display:flex;align-items:center;gap:10px;flex:none}.rc-brand img{width:48px;height:48px;border-radius:11px}.rc-brand span{font-family:Arial,Helvetica,sans-serif;font-size:22px;font-weight:900;line-height:.94;letter-spacing:-.6px}.desktop-nav{display:flex;gap:36px;align-items:center;font-size:14px}.desktop-nav a{padding:29px 0 24px;border-bottom:2px solid transparent}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:var(--red);border-color:var(--red)}.menu-toggle,.mobile-support,.mobile-menu,.mobile-dock{display:none}
.rc-hero{background:#e74d04 url('circle-hero.webp') center top/100% 100% no-repeat;position:relative;border-bottom:1px solid #daa54a;overflow:hidden}.hero-inner{min-height:428px;display:grid;grid-template-columns:1.65fr 1fr;align-items:center;gap:48px;padding-block:74px 40px}.hero-copy{position:relative;z-index:1}.hero-copy h1{font-size:clamp(40px,4.25vw,64px);font-weight:700;letter-spacing:-1.8px;line-height:1.06;color:#fff9df;text-shadow:0 3px 2px #6f1e5680}.hero-copy p{color:#fffbed;font-size:18px;margin-top:19px;max-width:610px;text-shadow:0 1px 2px #7c1e07}.hero-actions{display:flex;gap:20px;margin-top:27px;align-items:center}.gold-button,.red-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:9px 34px;border:2px solid #ffe69a;border-radius:40px;font-size:16px;font-weight:700;line-height:1.2;box-shadow:inset 0 0 0 2px #d3913a,0 4px 8px #6e1b0755;transition:transform .18s,filter .18s}.gold-button{color:#321407;background:linear-gradient(#fff7be,#ffe991 45%,#e7b849 90%,#ffeda3)}.red-button{color:#fffbe6;background:linear-gradient(#df3709,#b41a00 70%,#921800)}.gold-button:hover,.red-button:hover{transform:translateY(-2px);filter:brightness(1.06)}.hero-mark{justify-self:center;filter:drop-shadow(0 13px 12px #701a0866);width:min(100%,300px)}.hero-mark img{border-radius:23%;width:100%;height:auto}
.how-section{padding:25px 0 27px;background:var(--paper)}.center-heading{text-align:center;margin-bottom:18px}.center-heading h2{font-size:32px;line-height:1.2;display:flex;align-items:center;justify-content:center;gap:25px;letter-spacing:-.7px}.center-heading h2:before,.center-heading h2:after{content:'';width:82px;height:1px;background:linear-gradient(90deg,transparent,#d8a34c)}.center-heading h2:after{transform:rotate(180deg)}.center-heading p{font-size:14px;color:var(--muted);margin-top:4px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.step{position:relative;display:flex;align-items:center;flex-direction:column;text-align:center;padding:19px 20px 20px;min-height:166px;border:1px solid #eacb8e;border-radius:9px;background:linear-gradient(120deg,#fff,#fffdf7);transition:border-color .18s}.step:hover{border-color:#c54013}.step-number{position:absolute;left:17px;top:14px;display:grid;place-items:center;border-radius:50%;width:36px;height:36px;background:linear-gradient(#fb5013,#d42004);box-shadow:inset 0 0 0 1px #fff6;color:white;font-family:var(--serif);font-size:24px}.step-icon{color:#e94514;margin-bottom:9px}.step-icon svg{width:46px;height:46px;stroke-width:1.1}.step h3{font-size:21px;line-height:1.2;margin-bottom:5px}.step p{font-size:13px;line-height:1.4;color:#423c37}.step-arrow{display:none}.discover-section{padding:22px 0 23px;background:linear-gradient(110deg,#faf0d9,#fff8e9 50%,#f9ecd0)}.game-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.game-card{position:relative;isolation:isolate;border-radius:9px;overflow:hidden;background:#32150c;min-height:180px;display:flex;align-items:end;box-shadow:0 1px 0 #af7739}.game-card img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center 42%;transition:transform .3s}.game-card:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(transparent 25%,#28110666 53%,#2e0d04 100%)}.game-card:hover img{transform:scale(1.04)}.game-2 img{filter:hue-rotate(-9deg)}.game-3 img{filter:hue-rotate(10deg)}.game-card>div{width:100%;text-align:center;color:#fff4dc;padding:74px 10px 13px}.game-card h3{font-size:22px;text-shadow:0 2px 2px #000}.game-card p{font-size:12px;margin-top:1px;color:#ffefdd}
.knowledge-section{padding:21px 0 24px;background:#fffaf0}.knowledge-grid{display:grid;grid-template-columns:2.15fr 1fr;gap:24px}.compact-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.compact-heading h2{font-size:23px;letter-spacing:-.6px;white-space:nowrap}.compact-heading>a{font-size:12px;color:var(--red);white-space:nowrap}.compact-heading>a:hover{text-decoration:underline}.guide-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.guide-card{display:flex;gap:10px;border:1px solid #eacb8e;border-radius:6px;padding:5px;background:#fffdf8;align-items:center;min-height:115px}.guide-art{flex:none;width:70px;align-self:stretch;display:grid;place-items:center;border-radius:4px;color:#f7d798;background:radial-gradient(ellipse at 45% 35%,#93602b,#341608 80%)}.guide-art svg{width:36px;height:36px;stroke-width:1.1}.guide-art-2{background:radial-gradient(ellipse at 45% 35%,#856327,#281a0b 80%)}.guide-art-3{background:radial-gradient(ellipse at 45% 35%,#627444,#251c0d 80%)}.guide-card h3{font-size:14px;line-height:1.2}.guide-card p{font-size:11px;line-height:1.4;color:var(--muted);margin-top:6px}.guide-card:hover{border-color:#c54013}.rc-faq{border-left:1px solid #e5cb99;padding-left:23px}.faq-list details{border:1px solid #eacb8e;border-bottom:0;background:#fffdf7;font-size:13px}.faq-list details:first-child{border-radius:5px 5px 0 0}.faq-list details:last-child{border-bottom:1px solid #eacb8e;border-radius:0 0 5px 5px}.faq-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:9px 11px;gap:12px;font-size:12px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:20px;line-height:1}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{padding:1px 11px 12px;color:var(--muted);font-size:12px}.news-grid{margin-top:10px}.news-grid .news-card{display:block;border-top:1px solid #e9d4ad;padding-top:9px;font-size:12px}.news-art,.news-copy>span,.news-copy>time,.news-copy>p{display:none}.news-copy h3{font-family:var(--sans);font-weight:400;font-size:12px;color:var(--red)}.news-grid:has(.news-card:only-child[href="/news.html"]){display:none}
.rc-footer{background:linear-gradient(110deg,#4a1809,#2a0803);color:#fff4dd}.footer-main{min-height:93px;display:flex;align-items:center;gap:20px}.footer-main .rc-brand img{width:43px;height:43px}.footer-main .rc-brand span{font-size:17px}.footer-domain{font-size:11px}.footer-main nav{display:flex;gap:20px;margin-left:auto;font-size:11px}.footer-main a:hover{text-decoration:underline}.responsible{font-size:11px;border-left:1px solid #8f633f;padding-left:25px;margin-left:auto;white-space:nowrap}.footer-legal{display:flex;justify-content:space-between;border-top:1px solid #ffffff14;padding-block:10px;font-size:10px;color:#d5bdaa}.footer-legal>div{display:flex;gap:18px}
@media(min-width:1600px){.hero-inner{min-height:490px}.hero-mark{width:325px}}
@media(max-width:1100px){.rc-wrap{width:calc(100% - 64px)}.desktop-nav{gap:22px}.hero-inner{gap:28px}.hero-copy h1{font-size:46px}.hero-copy p{font-size:16px}.hero-mark{width:250px}.guide-art{width:50px}.guide-card h3{font-size:12px}.footer-main nav{gap:12px}.footer-domain{display:none}.knowledge-grid{gap:18px}.rc-faq{padding-left:18px}.compact-heading h2{font-size:20px}}
@media(max-width:760px){html{scroll-padding-top:24px}body{padding-bottom:76px}.rc-wrap{width:calc(100% - 32px)}.header-inner{height:74px;gap:12px;justify-content:center;position:relative}.rc-header .rc-brand img{width:40px;height:40px;border-radius:9px}.rc-header .rc-brand span{font-size:19px}.desktop-nav{display:none}.menu-toggle{display:grid;place-items:center;position:absolute;left:0;width:40px;height:44px;border:0;background:transparent;color:var(--ink);padding:8px}.mobile-support{position:absolute;right:0;display:flex;align-items:center;gap:5px;font-size:11px}.mobile-support svg{width:20px;height:20px}.mobile-menu:not([hidden]){display:grid;grid-template-columns:1fr 1fr;gap:0;padding:8px 16px 16px;border-top:1px solid #e9d6b3}.mobile-menu a{padding:12px 16px;border-bottom:1px solid #eadcc5;font-size:14px}.mobile-menu a[aria-current]{color:var(--red)}.rc-hero{background-size:auto 100%;background-position:center top}.hero-inner{min-height:0;display:flex;flex-direction:column;gap:14px;padding:49px 8px 22px}.hero-mark{order:-1;width:176px;filter:drop-shadow(0 8px 8px #701a0866)}.hero-copy{text-align:center;width:100%}.hero-copy h1{font-size:35px;letter-spacing:-.8px;line-height:1.02}.hero-copy p{font-size:13px;line-height:1.5;max-width:330px;margin:12px auto 0}.hero-actions{flex-direction:column;gap:9px;margin-top:17px}.gold-button{width:100%;min-height:43px;padding:10px 24px;font-size:15px}.red-button{min-height:24px;padding:0;border:0;border-radius:0;background:none;box-shadow:none;font-size:13px;font-weight:400;color:#fff9e8}.how-section{padding:15px 0 12px}.center-heading{margin-bottom:10px}.center-heading h2{font-size:25px;gap:16px;letter-spacing:-.5px}.center-heading h2:before,.center-heading h2:after{width:36px}.center-heading p{font-size:11px;margin-top:3px}.steps{grid-template-columns:1fr;gap:7px}.step{min-height:75px;padding:11px 12px;flex-direction:row;gap:16px;text-align:left}.step-number{position:static;width:29px;height:29px;font-size:20px;flex:none}.step-icon{margin:0;flex:none}.step-icon svg{width:34px;height:34px}.step h3{font-size:17px;margin-bottom:2px}.step p{font-size:11px;line-height:1.3}.step p br{display:none}.step-arrow{display:block;margin-left:auto;color:#9a260c}.step-arrow svg{width:14px;height:14px}.discover-section{padding:13px 0 15px;overflow:hidden}.game-cards{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:7px;margin-right:-16px;padding-right:16px;scrollbar-width:thin;scrollbar-color:#dcb76c transparent}.game-card{min-width:155px;min-height:110px;scroll-snap-align:start;border-radius:7px}.game-card>div{padding:65px 8px 9px}.game-card h3{font-size:16px}.game-card p{display:none}.knowledge-section{padding:14px 0 19px}.knowledge-grid{display:block}.compact-heading{margin-bottom:8px}.compact-heading h2{font-size:21px}.compact-heading>a{font-size:11px}.guide-cards{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding-bottom:3px}.guide-card{flex:0 0 100%;min-height:89px;padding:5px;gap:13px;scroll-snap-align:start}.guide-art{width:94px;min-height:75px}.guide-card h3{font-size:16px;max-width:210px}.guide-card p{font-size:12px;margin-top:3px}.rc-faq{border-left:0;padding-left:0;margin-top:16px}.faq-list summary{font-size:12px;padding:10px 11px}.footer-main{min-height:69px;gap:10px;flex-wrap:wrap}.footer-main .rc-brand img{width:33px;height:33px;border-radius:7px}.footer-main .rc-brand{gap:5px}.footer-main .rc-brand span{font-size:12px}.footer-domain{display:block;font-size:9px}.footer-main nav{display:none}.responsible{border:0;padding:0;font-size:9px;margin-left:auto}.footer-legal{font-size:9px;padding-block:10px;gap:12px}.footer-legal>div{gap:9px}.mobile-dock{display:flex;align-items:center;justify-content:space-around;position:fixed;bottom:0;left:0;right:0;padding:10px 8px calc(9px + env(safe-area-inset-bottom));background:#fffcf1;border-top:1px solid #e5cf9f;box-shadow:0 -3px 14px #511c0712;z-index:20}.mobile-dock a{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:11px;min-width:60px}.mobile-dock a[aria-current]{color:#cb2c0b}.mobile-dock svg{width:23px;height:23px}}
@media(max-width:370px){.rc-wrap{width:calc(100% - 24px)}.rc-header .rc-brand span{font-size:16px}.mobile-support span{display:none}.hero-copy h1{font-size:30px}.step{gap:10px}.footer-domain{display:none}.compact-heading h2{font-size:19px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Casino atmosphere replacing the hero app icon. */
.hero-mark.hero-casino{width:min(100%,390px);filter:none}.hero-casino img{border-radius:0;mask-image:radial-gradient(ellipse 50% 50% at center,#000 68%,transparent 100%)}
@media(max-width:1100px) and (min-width:761px){.hero-mark.hero-casino{width:310px}}
@media(max-width:760px){.hero-mark.hero-casino{width:230px;margin-block:-15px -12px}}

/* Desktop: centered copy with a subtle casino backdrop. */
@media(min-width:761px){
  .hero-inner{position:relative;isolation:isolate;display:flex;justify-content:center;min-height:490px;padding-block:106px 65px}
  .hero-copy{width:100%;text-align:center;z-index:2}
  .hero-copy p{margin-inline:auto;max-width:720px}
  .hero-actions{justify-content:center}
  .hero-mark.hero-casino{position:absolute;inset:0;z-index:-1;width:100%;height:100%;opacity:.19;pointer-events:none;filter:saturate(.7)}
  .hero-casino img{width:100%;height:100%;object-fit:cover;object-position:center 53%;mask-image:linear-gradient(to bottom,transparent 8%,#000 32%,#000 80%,transparent 100%)}
  .hero-copy h1{text-shadow:0 2px 5px #781d0966}
}


/* Mobile: full hero atmosphere, without a standalone circular image. */
@media(max-width:760px){
 .rc-hero{isolation:isolate}
 .hero-inner{position:static;min-height:395px;justify-content:center;padding:94px 8px 38px}
 .hero-copy{position:relative;z-index:2}
 .hero-mark.hero-casino{position:absolute;inset:0;z-index:-1;width:100%;height:100%;margin:0;opacity:.18;filter:saturate(.7);pointer-events:none}
 .hero-casino img{width:100%;height:100%;object-fit:cover;object-position:center 55%;border-radius:0;mask-image:linear-gradient(to bottom,transparent 8%,#000 30%,#000 78%,transparent 100%)}
 .hero-copy h1{text-shadow:0 2px 5px #781d0966}
}

/* Fixed card assets and restrained golden atmosphere. */
.hero-effects{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:1}
.hero-rays{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 65%,#fff5a522,transparent 60%),repeating-conic-gradient(from -30deg at 50% 100%,transparent 0deg 18deg,#ffdc7110 20deg,transparent 23deg 38deg);mask-image:linear-gradient(transparent 12%,#000 55%,transparent);opacity:.7}
.floating-card{position:absolute;width:clamp(58px,6.2vw,90px);height:auto;opacity:.7;filter:drop-shadow(0 6px 14px #61200866) drop-shadow(0 0 14px #ffe79b55);transform:rotate(var(--tilt));animation:card-drift 8s ease-in-out infinite}
.card-one{left:7%;top:22%;--tilt:-23deg;animation-delay:-2s}
.card-two{right:8%;top:20%;--tilt:21deg;animation-delay:-5s}
.card-three{left:17%;bottom:12%;--tilt:16deg;width:clamp(48px,4.5vw,68px);opacity:.5;animation-delay:-4s}
.card-four{right:17%;bottom:10%;--tilt:-17deg;width:clamp(48px,4.5vw,68px);opacity:.5;animation-delay:-1s}
.hero-sparks{position:absolute;inset:0;mask-image:radial-gradient(ellipse at center,transparent 25%,#000 65%)}
.hero-sparks i{position:absolute;left:var(--x);top:var(--y);width:4px;height:4px;border-radius:50%;background:#fff3ab;box-shadow:0 0 6px 2px #ffd259,0 0 17px 4px #ffc04366;opacity:.35;animation:gold-glimmer 5s ease-in-out infinite;animation-delay:var(--delay)}
.hero-sparks i:nth-child(4n){width:3px;height:3px}.hero-sparks i:nth-child(5n){width:6px;height:6px}
@keyframes card-drift{0%,100%{transform:translateY(0) rotate(var(--tilt))}50%{transform:translateY(-9px) rotate(calc(var(--tilt) + 3deg))}}
@keyframes gold-glimmer{0%,100%{opacity:.2;transform:translateY(0) scale(.8)}50%{opacity:.7;transform:translateY(-7px) scale(1.15)}}
@media(max-width:1100px) and (min-width:761px){.card-one{left:3%;top:20%}.card-two{right:3%;top:20%}.card-three{left:9%;bottom:10%}.card-four{right:9%;bottom:10%}}
@media(max-width:760px){.hero-inner{min-height:430px;padding-top:135px;padding-bottom:55px}.floating-card{width:43px;opacity:.55}.card-one{left:13%;top:68px}.card-two{right:13%;top:65px}.card-three{left:7%;bottom:18px;width:32px;opacity:.35}.card-four{right:7%;bottom:17px;width:32px;opacity:.35}.hero-rays{opacity:.5}.hero-sparks i{width:3px;height:3px}.hero-sparks i:nth-child(n+13){display:none}}
@media(prefers-reduced-motion:reduce){.floating-card,.hero-sparks i{animation:none}}
.download-dialog{width:min(420px,calc(100% - 32px));padding:32px;border:1px solid #e4bd72;border-radius:18px;background:#fffaf0;color:#351108;box-shadow:0 20px 65px #35110840;text-align:center}.download-dialog::backdrop{background:#35110880}.download-dialog h2{font-size:28px;margin:10px 0 14px}.download-dialog p{font-size:15px;line-height:1.6;margin-bottom:22px}.download-close{position:absolute;top:10px;right:12px;border:0;background:none;color:#67564c;font-size:26px;cursor:pointer}.hero-actions button.gold-button{font-family:var(--sans);cursor:pointer}
.hero-actions .gold-button{position:relative;overflow:hidden;isolation:isolate;font-size:24px;font-weight:800;min-height:58px;padding-inline:42px;box-shadow:inset 0 0 0 2px #d3913a,0 0 22px #ffdc6b50,0 5px 10px #6e1b0740;animation:download-glow 4s ease-in-out infinite}
.hero-actions .gold-button::after{content:'';position:absolute;inset:-50% auto -50% -60%;width:35%;background:linear-gradient(90deg,transparent,#fffdeccc,transparent);transform:skewX(-22deg);pointer-events:none;animation:download-sheen 5s ease-in-out infinite}
@keyframes download-sheen{0%,50%{left:-60%}80%,100%{left:150%}}
@keyframes download-glow{0%,100%{box-shadow:inset 0 0 0 2px #d3913a,0 0 14px #ffdc6b40,0 5px 10px #6e1b0740}50%{box-shadow:inset 0 0 0 2px #d3913a,0 0 28px #ffdc6b90,0 5px 10px #6e1b0740}}
.home-language-select{border:1px solid #dfc395;border-radius:8px;padding:9px 7px;background:#fff9e9;color:#572d18;font:600 12px Arial,sans-serif;max-width:116px;cursor:pointer;flex:none}.header-inner{gap:20px}.desktop-nav{gap:24px;margin-left:auto}
@media(max-width:760px){.hero-actions .gold-button{font-size:21px;min-height:53px;padding-inline:20px}.home-language-select{position:absolute;right:0;max-width:75px;font-size:11px;padding:8px 2px}.mobile-support{display:none}.header-inner>.rc-brand{margin-right:12px}}
@media(max-width:370px){.header-inner>.rc-brand span{font-size:15px}.header-inner>.rc-brand img{width:33px;height:33px}.header-inner>.rc-brand{gap:5px}}
@media(prefers-reduced-motion:reduce){.hero-actions .gold-button,.hero-actions .gold-button::after{animation:none}}
/* Rummy presenter: welcoming introduction, with readable actions. */
.hero-presenter{position:relative;z-index:2;align-self:end;width:100%;pointer-events:none}.hero-presenter img{display:block;width:100%;height:auto;max-height:470px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 7px 15px #71320b30);mask-image:linear-gradient(#000 92%,transparent 100%)}
@media(min-width:761px){.hero-inner{display:grid;grid-template-columns:.9fr 1.25fr;gap:28px;padding:65px 0 0;min-height:535px;align-items:center}.hero-copy{padding:25px 0 60px;text-align:left}.hero-copy h1{font-size:clamp(38px,4vw,60px)}.hero-copy p{margin-inline:0}.hero-actions{justify-content:flex-start}.card-one{left:3%;top:30%;opacity:.3}.card-three{left:5%;bottom:10%;opacity:.25}.card-two{right:3%;top:20%;opacity:.35}.card-four{right:3%;bottom:10%;opacity:.25}}
@media(max-width:760px){.hero-inner{display:flex;flex-direction:column;padding:48px 8px 28px;gap:0;min-height:0}.hero-presenter{width:210px;align-self:center;margin-bottom:-7px}.hero-presenter img{height:235px;width:100%;object-fit:contain}.hero-copy{padding:0;z-index:2}.hero-copy h1{font-size:32px}.hero-copy p{margin-top:12px}.hero-actions{margin-top:18px}.card-one{left:6%;top:115px}.card-two{right:6%;top:105px}.card-three,.card-four{opacity:.2}}
/* Remove the top garland from the hero background framing. */
.rc-hero{background-size:100% calc(100% + 160px);background-position:center bottom}
@media(min-width:761px){.hero-inner{padding-top:28px;min-height:490px}}
@media(max-width:760px){.hero-inner{padding-top:20px}}
/* Keep original true-alpha portrait; composite only the phone display. */
.hero-presenter{width:min(100%,376px);justify-self:center}.hero-presenter>img{width:100%;height:auto;max-height:none;object-fit:fill}.hero-presenter .presenter-screen-layer{position:absolute;inset:0;width:100%;height:100%;clip-path:polygon(64.5% 41.6%,91.8% 41.6%,91.8% 51.4%,64.5% 51.4%);filter:none;mask-image:none}
@media(max-width:760px){.hero-presenter{width:188px}.hero-presenter>img{height:auto;width:100%}}
