:root{--primary-color:#27a1ff;--btn-border:1px solid #eee;--btn-border-radius:8px;--input-border-radius:12px;--input-border-color:#e3e3e3;--input-bg-color:#f7f7f7;--border-width:1px;--border-color:#e7e7e7;--border-radius:10px;--border:var(--border-width)solid var(--border-color);--color-primary:#27a1ff;--color-success:#16a34a;--color-info:#0ea5e9;--color-warning:#ffa230;--color-danger:#dc2626;--color-neutral:#6b7280;--color-accent:#8b5cf6}.PresetLayout-module-scss-module__ZZjZCG__preset-layout .PresetLayout-module-scss-module__ZZjZCG__info-wrapper{flex-direction:column;gap:15px;margin:10px 0 0;display:flex}.PresetLayout-module-scss-module__ZZjZCG__preset-layout .PresetLayout-module-scss-module__ZZjZCG__info-wrapper .PresetLayout-module-scss-module__ZZjZCG__title{grid-area:title;margin:0}.PresetLayout-module-scss-module__ZZjZCG__preset-layout .PresetLayout-module-scss-module__ZZjZCG__info-wrapper .PresetLayout-module-scss-module__ZZjZCG__qr-image{background-position:10px 10px;background-size:8px 8px;border:1px solid #e9e9e9;border-radius:5px;grid-area:qr-image;justify-content:center;align-items:center;padding:25px;display:flex}.PresetLayout-module-scss-module__ZZjZCG__preset-layout .PresetLayout-module-scss-module__ZZjZCG__info-wrapper .PresetLayout-module-scss-module__ZZjZCG__qr-image img{object-fit:contain;display:block}.PresetLayout-module-scss-module__ZZjZCG__preset-layout .PresetLayout-module-scss-module__ZZjZCG__info-wrapper .PresetLayout-module-scss-module__ZZjZCG__info{flex-direction:column;grid-area:info;gap:15px;line-height:1.5;display:flex}.PresetLayout-module-scss-module__ZZjZCG__preset-layout .PresetLayout-module-scss-module__ZZjZCG__info-wrapper .PresetLayout-module-scss-module__ZZjZCG__info .PresetLayout-module-scss-module__ZZjZCG__keywords{flex-wrap:wrap;gap:10px;display:flex}.PresetLayout-module-scss-module__ZZjZCG__preset-layout .PresetLayout-module-scss-module__ZZjZCG__info-wrapper .PresetLayout-module-scss-module__ZZjZCG__info .PresetLayout-module-scss-module__ZZjZCG__keywords a{color:#222;border:1px solid #ededed;border-radius:5px;padding:5px 10px;font-size:14px;text-decoration:none}.PresetLayout-module-scss-module__ZZjZCG__preset-layout .PresetLayout-module-scss-module__ZZjZCG__info-wrapper .PresetLayout-module-scss-module__ZZjZCG__info .PresetLayout-module-scss-module__ZZjZCG__keywords a:hover{background:#ededed}.PresetLayout-module-scss-module__ZZjZCG__preset-layout .PresetLayout-module-scss-module__ZZjZCG__info-wrapper .PresetLayout-module-scss-module__ZZjZCG__cta{grid-area:cta}.PresetLayout-module-scss-module__ZZjZCG__preset-layout .PresetLayout-module-scss-module__ZZjZCG__info-wrapper .PresetLayout-module-scss-module__ZZjZCG__cta a{color:#26a1ff;text-transform:uppercase;background:#fff;border:1px solid #26a1ff;border-radius:5px;justify-content:center;align-items:center;padding:12px;font-size:14px;font-weight:600;display:flex}@media (min-width:1024px){.PresetLayout-module-scss-module__ZZjZCG__preset-layout .PresetLayout-module-scss-module__ZZjZCG__info-wrapper{grid-template-columns:auto 50%;grid-template-areas:"title qr-image""info qr-image"".qr-image""cta qr-image";gap:15px 25px;display:grid}.PresetLayout-module-scss-module__ZZjZCG__preset-layout .PresetLayout-module-scss-module__ZZjZCG__info-wrapper .PresetLayout-module-scss-module__ZZjZCG__qr-image img{max-height:300px}.PresetLayout-module-scss-module__ZZjZCG__preset-layout .PresetLayout-module-scss-module__ZZjZCG__info-wrapper .PresetLayout-module-scss-module__ZZjZCG__info{gap:10px}}.PresetLayout-module-scss-module__ZZjZCG__preset-layout .PresetLayout-module-scss-module__ZZjZCG__preset-list{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:20px;display:grid}.PresetLayout-module-scss-module__ZZjZCG__preset-layout .PresetLayout-module-scss-module__ZZjZCG__preset-list a{cursor:pointer;justify-content:center;align-items:center;min-width:0;min-height:0;padding:0;display:flex;overflow:hidden}.PresetLayout-module-scss-module__ZZjZCG__preset-layout .PresetLayout-module-scss-module__ZZjZCG__preset-list a .PresetLayout-module-scss-module__ZZjZCG__wrapper{aspect-ratio:1;box-sizing:border-box;border:1px solid #eee;border-radius:5px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.PresetLayout-module-scss-module__ZZjZCG__preset-layout .PresetLayout-module-scss-module__ZZjZCG__preset-list a .PresetLayout-module-scss-module__ZZjZCG__wrapper>img{object-fit:contain;max-width:calc(100% - 20px);max-height:calc(100% - 20px);padding:10px}.PresetLayout-module-scss-module__ZZjZCG__preset-layout .PresetLayout-module-scss-module__ZZjZCG__preset-list a img{border-radius:5px;width:100%;height:auto;transition:transform .2s}.PresetLayout-module-scss-module__ZZjZCG__preset-layout .PresetLayout-module-scss-module__ZZjZCG__preset-list a img:hover{transform:scale(1.03)}@media (min-width:768px){.PresetLayout-module-scss-module__ZZjZCG__preset-layout .PresetLayout-module-scss-module__ZZjZCG__preset-list{grid-template-columns:repeat(6,1fr)}.PresetLayout-module-scss-module__ZZjZCG__preset-layout .PresetLayout-module-scss-module__ZZjZCG__preset-list a .PresetLayout-module-scss-module__ZZjZCG__wrapper>img{max-width:calc(100% - 40px);max-height:calc(100% - 40px);padding:20px}}
