.testi{background-color:var(--color-white);justify-content:center;width:100%;padding:4em 3.25em;display:flex}.testi__inner{flex-direction:column;gap:4em;width:73.5em;max-width:100%;display:flex}.testi__header{justify-content:space-between;align-items:flex-end;gap:2em;width:100%;display:flex}.testi__titles{flex-direction:column;gap:1.25em;width:47em;max-width:100%;display:flex}.testi__eyebrow{align-items:center;gap:.75em;display:flex}.testi__bullet{background:var(--color-ink);flex-shrink:0;width:.25em;height:.25em}.testi__eyebrow .cap{color:var(--color-ink)}.testi__heading{flex-direction:column;align-items:flex-start;gap:1.25em;display:flex}.testi__title{font-family:var(--font-heading);letter-spacing:-2.88px;color:var(--color-ink);font-size:3em;font-weight:500;line-height:1.1667}.testi__subtitle{font-family:var(--font-body);letter-spacing:-.32px;color:#585858;font-size:1em;line-height:1.5}.testi__nav{flex-shrink:0;align-items:flex-start;gap:1em;display:flex}.testi__btn{background:var(--color-paper-2);cursor:pointer;width:2.5em;height:2.5em;transition:background-color var(--transition-fast);border:none;border-radius:.75em;justify-content:center;align-items:center;padding:.5em .75em;display:inline-flex;overflow:hidden}.testi__btn:hover{background:var(--color-border-200)}.testi__arrow{width:1.5em;height:1.5em}.testi__arrow--prev{transform:rotate(180deg)}.testi__row{justify-content:center;align-items:center;gap:1.5em;width:100%;display:flex}.testi__card{border-radius:1.5em;flex-direction:column;flex-shrink:0;justify-content:flex-end;align-items:center;width:23.5em;height:30em;display:flex;position:relative;overflow:hidden}.testi__photo{object-fit:cover;object-position:center top;z-index:0;pointer-events:none;border-radius:1.5em;width:100%;height:100%;position:absolute;inset:0}.testi__logo{object-fit:contain;z-index:2;width:5.281em;height:1.25em;position:absolute;top:1.25em;left:1.25em}.testi__content{z-index:1;-webkit-backdrop-filter:blur(7.5px);background:linear-gradient(#0000 0%,#00000080 100%);flex-direction:column;align-items:flex-end;gap:1.25em;width:100%;padding:1.25em;display:flex;position:relative}.testi__quoteblock{flex-direction:column;align-items:flex-start;gap:.5em;width:100%;display:flex}.testi__quotemark{width:2em;height:2em}.testi__quote{font-family:var(--font-body);letter-spacing:-.4px;color:var(--color-white);font-size:1.25em;font-weight:400;line-height:1.4}.testi__author{font-family:var(--font-body);letter-spacing:-.64px;color:var(--color-white);text-align:right;width:100%;font-size:1em;font-weight:400;line-height:1.5}@media screen and (max-width:991px){.testi{padding:4em 2em}.testi__title{letter-spacing:-2px;font-size:2.5em}.testi__row{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:.5em;overflow-x:auto}.testi__card{scroll-snap-align:start}}@media screen and (max-width:767px){.testi{padding:3em 1.25em}.testi__header{flex-direction:column;align-items:flex-start;gap:1.5em}.testi__titles{width:100%}.testi__title{font-size:2.25em}.testi__card{width:20em;height:27em}}@media screen and (max-width:479px){.testi__title{letter-spacing:-1px;font-size:1.875em}.testi__card{width:17.5em;height:24em}.testi__quote{font-size:1.125em}}
.scratch{flex-direction:column;gap:1.25em;width:100%;display:flex}.scratch__head{text-align:center}.scratch__sub{font-family:var(--font-body,sans-serif);color:#4f6b5c;max-width:24em;margin:0 auto;font-size:.95rem;line-height:1.45}.scratch__ticket{-webkit-user-select:none;user-select:none;touch-action:none;background:linear-gradient(135deg,#f9af1f 0%,#f59e0b 55%,#ef8f06 100%);border-radius:16px;width:100%;height:170px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #0000000f}.scratch__prize{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;inset:0}.scratch__prize-eyebrow{font-family:var(--font-mono,monospace);letter-spacing:.16em;color:#fff;opacity:.92;font-size:.7rem}.scratch__prize-amount{font-family:var(--font-heading,sans-serif);letter-spacing:-.04em;color:#fff;font-size:2.9rem;font-weight:700;line-height:1}.scratch__prize-sub{font-family:var(--font-body,sans-serif);color:#fff;opacity:.92;font-size:.9rem}.scratch__foil{z-index:2;cursor:grab;position:absolute;inset:0}.scratch__foil:active{cursor:grabbing}.scratch__measure{z-index:0;pointer-events:none;position:absolute;inset:0}.scratch__body{text-align:center}.scratch__title{font-family:var(--font-heading,sans-serif);letter-spacing:-.02em;color:var(--color-ink,#131313);margin-bottom:.4em;font-size:1.4rem;font-weight:500;line-height:1.2}.scratch__text{font-family:var(--font-body,sans-serif);color:var(--color-text,#4e4e4e);max-width:26em;margin:0 auto;font-size:.95rem;line-height:1.5}.scratch__form{gap:.5em;margin-top:1em;display:flex}.scratch__input{border:1px solid var(--color-border-200,#e3e3e3);min-width:0;font-family:var(--font-body,sans-serif);color:var(--color-ink,#131313);border-radius:10px;outline:none;flex:1;padding:.75em 1em;font-size:.95rem}.scratch__input:focus{border-color:var(--color-ink,#131313)}.scratch__btn{background:var(--color-ink,#131313);color:#fff;font-family:var(--font-heading,sans-serif);cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:.75em 1.25em;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.scratch__btn:hover{opacity:.9}.scratch__btn--full{width:100%;margin-top:1em}.scratch__code{font-family:var(--font-mono,monospace);letter-spacing:.12em;color:var(--color-ink,#131313);background:var(--color-lime,#d6fd70);border:1px dashed #00000040;border-radius:10px;margin:1em auto 0;padding:.5em 1em;font-size:1.25rem;display:inline-block}@media (max-width:479px){.scratch__form{flex-direction:column}.scratch__prize-amount{font-size:2.25rem}}
.scmodal{z-index:1000;justify-content:center;align-items:center;padding:1.25em;display:flex;position:fixed;inset:0}.scmodal__backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#080a1299;animation:.2s both scmodal-fade;position:absolute;inset:0}.scmodal__card{z-index:1;background:#fff;border-radius:20px;width:100%;max-width:26em;padding:2.25em 1.75em 1.75em;animation:.28s cubic-bezier(.2,.9,.3,1.2) both scmodal-pop;position:relative;box-shadow:0 24px 60px #00000047}.scmodal__close{background:var(--color-paper-2,#f2f2f2);width:2em;height:2em;color:var(--color-ink,#131313);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;top:.75em;right:.75em}.scmodal__close:hover{background:#e7e7e7}.scmodal__close svg{width:1.1em;height:1.1em}@keyframes scmodal-fade{0%{opacity:0}to{opacity:1}}@keyframes scmodal-pop{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}
