.overlay[data-v-77ccd2f7]{z-index:1000}.file-upload-box[data-v-77ccd2f7]{background:#f6f7f8;display:flex;flex-direction:column;align-items:center;gap:3px;width:100%;padding:10px;border-radius:8px;border:1px dashed #e2e6e8}.file-upload-box svg[data-v-77ccd2f7]{width:38px;height:38px;color:#637381}.file-upload-box span[data-v-77ccd2f7]{font-size:.9em}.file-upload-box span.instructions[data-v-77ccd2f7]{text-align:center;font-size:.7em;line-height:1.5;color:#999}.file-upload-box.validation-errors[data-v-77ccd2f7]{border:1px solid #ff2e63;scroll-margin-top:200px}.selected-files[data-v-77ccd2f7]{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.media-preview[data-v-77ccd2f7]{position:relative;min-width:0;aspect-ratio:1}.media-preview img[data-v-77ccd2f7],.media-preview video[data-v-77ccd2f7]{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;left:0;border-radius:8px;background:#f6f7f8;transition:transform .5s ease-out}.empty[data-v-77ccd2f7]{border-radius:8px;background:#f6f7f8;width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.7em;text-align:center;transition:transform .5s ease-out;border:1px dashed #e2e6e8}.empty svg[data-v-77ccd2f7]{color:#ccc;width:30%;height:30%}.media-processing svg[data-v-77ccd2f7]{transform:translateY(0);animation:float-77ccd2f7 3s ease-in-out infinite;transition:ease .5s}@keyframes float-77ccd2f7{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}button.remove[data-v-77ccd2f7]{background:#ff2e63cc;outline:none;border:0;position:absolute;bottom:8px;right:8px;color:#fff;display:flex;align-items:center;padding:3px;border-radius:50px;z-index:99;cursor:pointer;width:22%;height:22%}button.remove svg[data-v-77ccd2f7]{width:100%;height:100%}button.remove[data-v-77ccd2f7]:hover{background:#ff2e63}.vidplay[data-v-77ccd2f7]{width:30%;height:30%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99;color:#00a76f;color:#272727;opacity:.8}.vidplay[data-v-77ccd2f7]:hover{opacity:1}.vidplay svg[data-v-77ccd2f7]{width:100%;height:100%;border-radius:100%}.video-modal[data-v-77ccd2f7]{position:fixed;width:100%;height:100vh;top:0;left:0;z-index:999}.video-container[data-v-77ccd2f7]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:#000;border-radius:8px;z-index:1001}.video-container video[data-v-77ccd2f7]{width:100%;height:100%;border-radius:8px}.close-video[data-v-77ccd2f7]{position:absolute;top:2%;right:2%;z-index:1002;width:50px;height:50px;background:#ffffff80;border-radius:100px;outline:none;border:0;display:flex;align-items:center;cursor:pointer}.close-video svg[data-v-77ccd2f7]{color:#fff;width:50px;height:50px;padding:5px}.close-video[data-v-77ccd2f7]:hover{background:#ffffffb3}.file-errors[data-v-77ccd2f7]{font-size:.8em;color:#ff2e63;list-style:none;padding:0;text-align:center}.file-errors li[data-v-77ccd2f7]{margin:0}@media(max-width:600px){.selected-files[data-v-77ccd2f7]{grid-template-columns:repeat(3,1fr)}}.fade-enter-active[data-v-77ccd2f7],.fade-leave-active[data-v-77ccd2f7]{transition:opacity .5s ease}.fade-enter-from[data-v-77ccd2f7],.fade-leave-to[data-v-77ccd2f7]{opacity:0}.comment-button[data-v-5fd58713]{display:flex;align-items:center;height:var(--header-height);margin-left:auto;min-width:0}.comment-button .btn[data-v-5fd58713]{height:2.2rem;font-size:.9rem;color:var(--font-color-accent);border-color:var(--font-color-accent)}.overlay[data-v-5fd58713]{position:fixed;top:0;left:0;height:100%;width:100%;background-color:#00000080;z-index:1}.comments-wrapper[data-v-5fd58713]{position:fixed;top:0;left:0;height:100%;width:100%;z-index:9999;display:flex;justify-content:center;align-items:center}.modal[data-v-5fd58713]{width:80%;max-width:600px;height:auto;max-height:90vh;overflow-y:hidden;box-shadow:#000 0 5px 15px;background:#fff;border-radius:10px;position:relative;z-index:2;display:flex;flex-direction:column}h3[data-v-5fd58713]{font-weight:500;font-size:1.2em;color:#000;display:flex;align-items:center;border-bottom:1px solid #dee2e6;background-color:#fff;position:sticky;top:0;left:0;z-index:2;width:100%;height:60px;padding-left:1em;border-radius:10px 10px 0 0}h3 svg[data-v-5fd58713]{width:auto!important;height:60px!important;padding:.8em 1em;margin-left:auto}.form[data-v-5fd58713]{display:flex;flex-direction:column;flex-grow:1;gap:1em;padding:1em;overflow-y:auto}.form-item[data-v-5fd58713]{display:flex;flex-direction:column;gap:5px}.validation-errors[data-v-5fd58713]{scroll-margin-top:200px}.form label[data-v-5fd58713]{display:block;white-space:nowrap}.form textarea[data-v-5fd58713]{font-family:sans-serif;resize:vertical;field-sizing:content;min-height:120px;width:100%!important;border-radius:10px;border:1px solid #d4d7de;outline:none;font-size:1em;padding:13px 20px;height:56px;transition:all .2s ease-in-out;box-sizing:border-box}span.validation-errors[data-v-5fd58713]{font-size:.8em;color:#ff2e63;text-align:center;display:block}a.btn.primary[data-v-5fd58713]{display:flex;gap:10px;background:#16a14f;border-radius:10px;padding:8px 15px;height:50px;color:#fff;align-items:center;justify-content:center}a.btn.noclick[data-v-5fd58713]{opacity:.5;filter:grayscale(1)}.col[data-v-5fd58713]{display:flex;gap:1em}.col div[data-v-5fd58713]{flex:1}.star-rating[data-v-5fd58713]{display:flex}.star[data-v-5fd58713]{font-size:2rem;line-height:1;color:#ccc;cursor:pointer}.star.filled[data-v-5fd58713]{color:#fdd835}span.character-count[data-v-5fd58713]{font-size:.8em;display:flex;justify-content:flex-end}input.right-pad[data-v-5fd58713]{padding-right:75px}.media-uploading[data-v-5fd58713]{display:flex;flex-direction:column;gap:1em}.upload[data-v-5fd58713]{display:flex;gap:1em;background-color:#ffffffe6;padding:1em;border-radius:10px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwIiBoZWlnaHQ9IjEyMCIgdmlld0JveD0iMCAwIDEyMCAxMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiBmaWxsPSJ1cmwoI3BhaW50MF9yYWRpYWxfNDQ2NF81NTMzOCkiIGZpbGwtb3BhY2l0eT0iMC4xIi8+CjxkZWZzPgo8cmFkaWFsR3JhZGllbnQgaWQ9InBhaW50MF9yYWRpYWxfNDQ2NF81NTMzOCIgY3g9IjAiIGN5PSIwIiByPSIxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09InRyYW5zbGF0ZSgxMjAgMS44MTgxMmUtMDUpIHJvdGF0ZSgtNDUpIHNjYWxlKDEyMy4yNSkiPgo8c3RvcCBzdG9wLWNvbG9yPSIjMDBCOEQ5Ii8+CjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzAwQjhEOSIgc3RvcC1vcGFjaXR5PSIwIi8+CjwvcmFkaWFsR3JhZGllbnQ+CjwvZGVmcz4KPC9zdmc+Cg==),url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwIiBoZWlnaHQ9IjEyMCIgdmlld0JveD0iMCAwIDEyMCAxMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiBmaWxsPSJ1cmwoI3BhaW50MF9yYWRpYWxfNDQ2NF81NTMzNykiIGZpbGwtb3BhY2l0eT0iMC4xIi8+CjxkZWZzPgo8cmFkaWFsR3JhZGllbnQgaWQ9InBhaW50MF9yYWRpYWxfNDQ2NF81NTMzNyIgY3g9IjAiIGN5PSIwIiByPSIxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09InRyYW5zbGF0ZSgwIDEyMCkgcm90YXRlKDEzNSkgc2NhbGUoMTIzLjI1KSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRjU2MzAiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjRkY1NjMwIiBzdG9wLW9wYWNpdHk9IjAiLz4KPC9yYWRpYWxHcmFkaWVudD4KPC9kZWZzPgo8L3N2Zz4K);background-size:100%,100%;background-repeat:no-repeat;background-position:right top,left bottom;backdrop-filter:blur(20px)}.flex-col[data-v-5fd58713]{display:flex;flex-direction:column;gap:5px;max-width:100%;overflow:hidden;flex:1}.upload svg[data-v-5fd58713]{flex-shrink:0;width:30px;height:30px}span.filename[data-v-5fd58713]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;font-size:.7em}.progress-container[data-v-5fd58713]{width:100%;background-color:#a9a9a9;border-radius:10px;overflow:hidden;height:10px;font-size:.7em}.progress-bar[data-v-5fd58713]{background-color:#4caf50;color:#fff;text-align:center;line-height:10px;height:100%;transition:width .4s ease}.completed-pending-approval[data-v-5fd58713]{display:flex;flex-direction:column;align-items:center;gap:1em;padding:2em 0}.completed-pending-approval svg[data-v-5fd58713]{color:#16a14f;width:60px;height:60px}.completed-pending-approval h4[data-v-5fd58713]{font-size:1.2em;font-weight:600}.completed-pending-approval p[data-v-5fd58713]{text-align:center;max-width:350px}.completed-pending-approval a.btn.close[data-v-5fd58713]{background:#16a14f;border-radius:10px;padding:8px 15px;height:40px;color:#fff;width:120px;text-align:center;margin-top:20px}@media(max-width:1100px){.col.contacts[data-v-5fd58713]{flex-direction:column}}@media only screen and (max-width:900px){.comments-wrapper[data-v-5fd58713],.overlay[data-v-5fd58713]{top:var(--header-height);height:calc(100dvh - var(--header-height))}.modal[data-v-5fd58713]{width:100%;max-width:none;height:100%;max-height:none;border-radius:0}}@media only screen and (max-width:500px){.col[data-v-5fd58713]{flex-wrap:wrap}.form label[data-v-5fd58713]{text-align:center}.star-rating[data-v-5fd58713]{justify-content:center}}.fade-enter-active[data-v-5fd58713],.fade-leave-active[data-v-5fd58713]{transition:opacity .2s ease}.fade-enter-from[data-v-5fd58713],.fade-leave-to[data-v-5fd58713]{opacity:0}.slide-fade-enter-active[data-v-5fd58713]{transition:all .2s ease-out}.slide-fade-leave-active[data-v-5fd58713]{transition:all .2s ease-in}.slide-fade-enter-from[data-v-5fd58713],.slide-fade-leave-to[data-v-5fd58713]{transform:translateY(100%)}.horizontal-divider[data-astro-cid-ynl3h3j2]{margin:1rem 0;color:#eff1f5;border:0;border-top:1px solid;opacity:8}.sideline-profile[data-astro-cid-ynl3h3j2]{display:flex;max-width:100%;gap:1em;padding:1em 0 0}.sideline-profile[data-astro-cid-ynl3h3j2] .images[data-astro-cid-ynl3h3j2],.sideline-profile[data-astro-cid-ynl3h3j2] .info[data-astro-cid-ynl3h3j2]{flex:0 50%;min-width:0}.sideline-profile[data-astro-cid-ynl3h3j2] .images[data-astro-cid-ynl3h3j2]{display:flex;flex-direction:column;gap:10px}.sideline-profile[data-astro-cid-ynl3h3j2] .info[data-astro-cid-ynl3h3j2]{display:flex;flex-direction:column;padding:0 0 0 1em;gap:10px}.sideline-profile[data-astro-cid-ynl3h3j2] .title[data-astro-cid-ynl3h3j2]{color:#ed1058;font-weight:700;font-size:2.5em;margin-top:0;margin-bottom:0;line-height:1.2;display:flex;justify-content:space-between}.sideline-profile[data-astro-cid-ynl3h3j2] .age[data-astro-cid-ynl3h3j2]{background:#ed1058;color:#fff;border-radius:30px;padding:3px 8px;font-size:.6em}.stats[data-astro-cid-ynl3h3j2]{display:flex;gap:10px;overflow-x:auto}.stat[data-astro-cid-ynl3h3j2]{display:flex;column-gap:10px;align-items:center;justify-items:center;padding:5px 10px;background:#f8f9fa;width:max-content;border-radius:10px}.stat[data-astro-cid-ynl3h3j2] .label[data-astro-cid-ynl3h3j2]{color:#444;font-size:.9em;font-weight:300;white-space:nowrap;text-wrap:nowrap}.stat[data-astro-cid-ynl3h3j2] .text[data-astro-cid-ynl3h3j2]{font-weight:500;white-space:nowrap;text-wrap:nowrap}.stat[data-astro-cid-ynl3h3j2].sw{flex-basis:20%}.locations[data-astro-cid-ynl3h3j2]{display:flex;gap:10px;overflow-x:auto}a[data-astro-cid-ynl3h3j2].location{display:flex;gap:10px;align-items:center;justify-items:center;padding:2px 10px;background:#f8f9fa;width:max-content;border-radius:10px;white-space:nowrap;text-wrap:nowrap;color:#555;font-size:.9em;font-weight:300}a[data-astro-cid-ynl3h3j2].location svg[data-astro-cid-ynl3h3j2]{width:15px;height:15px;fill:#ed1058}.tags[data-astro-cid-ynl3h3j2]{display:flex;gap:10px;overflow-x:auto;align-items:anchor-center}.tag[data-astro-cid-ynl3h3j2]{display:flex;gap:5px;align-items:center;justify-items:center;padding:2px 5px;background:#f8f9fa;width:max-content;border-radius:10px;white-space:nowrap;text-wrap:nowrap;color:#555;font-size:.8em;font-weight:300}.tags[data-astro-cid-ynl3h3j2] svg[data-astro-cid-ynl3h3j2]{width:15px;height:15px;flex-shrink:0;color:#888}.description[data-astro-cid-ynl3h3j2]{max-height:440px;overflow-y:auto}.punchline[data-astro-cid-ynl3h3j2]{background:#fb6f92;padding:5px;margin-bottom:15px;border-radius:4px}.punchline[data-astro-cid-ynl3h3j2] p[data-astro-cid-ynl3h3j2]{border:1px dashed #fff;padding:10px;color:#fff;position:relative}.punchline[data-astro-cid-ynl3h3j2] p[data-astro-cid-ynl3h3j2]:before{position:absolute;content:"";top:100%;left:30px;border:solid 15px transparent;border-top:solid 15px #fb6f92;width:0;height:0}.cta[data-astro-cid-ynl3h3j2]{display:flex;gap:10px}.cta[data-astro-cid-ynl3h3j2] .btn[data-astro-cid-ynl3h3j2]{padding:7px 20px;height:50px;border-radius:10px;font-size:1.2em;font-weight:500;text-decoration:none;cursor:pointer}.line[data-astro-cid-ynl3h3j2],.share[data-astro-cid-ynl3h3j2]{display:flex;flex-basis:50%;align-items:center;justify-content:center;gap:10px}.line[data-astro-cid-ynl3h3j2]{background:#16a14f;color:#fff}.line[data-astro-cid-ynl3h3j2] svg[data-astro-cid-ynl3h3j2]{width:35px;height:35px}.share[data-astro-cid-ynl3h3j2]{background:#f8f9fa;color:#444;font-weight:400!important;font-size:1.1em!important}.share[data-astro-cid-ynl3h3j2] svg[data-astro-cid-ynl3h3j2]{width:20px;height:20px}.meta[data-astro-cid-ynl3h3j2]{color:#666;font-size:.9em;margin-top:1em;display:flex;gap:20px}.meta[data-astro-cid-ynl3h3j2] svg[data-astro-cid-ynl3h3j2]{width:20px;height:20px}.postdate[data-astro-cid-ynl3h3j2],.views[data-astro-cid-ynl3h3j2],.share[data-astro-cid-ynl3h3j2]{display:flex;align-items:center;gap:8px}.basic-ads-mobile[data-astro-cid-ynl3h3j2]{background-image:url(/maewbet.webp);background-position:center;background-size:100% 100%;background-repeat:no-repeat;width:100%;height:var(--basic-ad-height);border-radius:1em;border:2px solid #5882df;z-index:1}@media only screen and (max-width:1050px){.cta[data-astro-cid-ynl3h3j2]{flex-direction:column}}@media only screen and (max-width:800px){body{background:#fff}.sideline-profile-wrapper[data-astro-cid-ynl3h3j2]{margin:0;padding:0}.sideline-profile[data-astro-cid-ynl3h3j2]{flex-direction:column;padding:0}.sideline-profile[data-astro-cid-ynl3h3j2] .images[data-astro-cid-ynl3h3j2],.sideline-profile[data-astro-cid-ynl3h3j2] .info[data-astro-cid-ynl3h3j2]{flex:1}.sideline-profile[data-astro-cid-ynl3h3j2] .info[data-astro-cid-ynl3h3j2]{padding:1em}.sideline-profile[data-astro-cid-ynl3h3j2] .title[data-astro-cid-ynl3h3j2]{margin:10px 0;font-size:2em}.sideline-profile[data-astro-cid-ynl3h3j2] .description[data-astro-cid-ynl3h3j2]{max-height:none}.basic-ads-mobile[data-astro-cid-ynl3h3j2]{display:none}}@media only screen and (max-width:550px){.stat[data-astro-cid-ynl3h3j2]{flex-direction:column;flex:1}}.comments[data-astro-cid-ynl3h3j2]{padding:1rem}.section-header-wrapper[data-astro-cid-ynl3h3j2]{display:flex;justify-content:space-between;align-items:center}.recommended[data-astro-cid-ynl3h3j2]{padding:0 1em 1em}.sideline-list[data-astro-cid-ynl3h3j2]{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;--list-gap: 10px}.sideline[data-astro-cid-ynl3h3j2]{display:flex;width:calc((100% - (4 * var(--list-gap))) / 5);border-radius:10px;position:relative;border:3px solid transparent;box-sizing:border-box}@media only screen and (max-width:1000px){.sideline[data-astro-cid-ynl3h3j2]{width:calc((100% - (3 * var(--list-gap))) / 4)}}@media only screen and (max-width:800px){.sideline[data-astro-cid-ynl3h3j2]{width:calc((100% - (2 * var(--list-gap))) / 3)}}@media only screen and (max-width:600px){.sideline[data-astro-cid-ynl3h3j2]{width:calc((100% - (1 * var(--list-gap))) / 2)}}
