.list-options{--pickup-girl-color:hsl(340,90%,60%);--realshot-color:hsl(350,70%,43%);--top-therapist-color:#8f6828;display:flex;flex-flow:column nowrap;gap:clamp(5px, 1.5vw, 10px);width:100%;margin-top:10px}.list-options .list-option,.list-options .modal-content-header{display:flex;flex-flow:row nowrap;position:relative;box-sizing:border-box;width:100%;max-width:500px;overflow:hidden;border:solid 1px;text-decoration:none;border-radius:6px;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.list-options .list-option img,.list-options .modal-content-header img{display:block;aspect-ratio:1;width:100%;height:auto}.list-options .list-option>div.logo,.list-options .modal-content-header>div.logo,.list-options .list-option>div.thumb,.list-options .modal-content-header>div.thumb{width:20%;min-width:60px;max-width:80px}.list-options .list-option>div.text,.list-options .modal-content-header>div.text{flex-grow:1;display:flex;flex-flow:column nowrap;justify-content:center;gap:2px;box-sizing:border-box;width:60%;padding:clamp(5px, 2vw, 8px) clamp(calc(5px * 1.5), calc(2vw * 1.5), calc(8px * 1.5));border-left:solid 1px;line-height:1.3}.list-options .list-option>div.text .title,.list-options .modal-content-header>div.text .title{white-space:nowrap;font-size:clamp(14px, 3.5vw, 20px);font-weight:bold}.list-options .list-option>div.text .title .name,.list-options .modal-content-header>div.text .title .name{font-size:.8em}@media screen and (max-width:400px){.list-options .list-option>div.text .title,.list-options .modal-content-header>div.text .title{display:flex;flex-flow:column nowrap;justify-content:center;height:100%;font-size:17px}}.list-options .list-option>div.text .detail,.list-options .modal-content-header>div.text .detail{font-size:clamp(10px, 2.5vw, 14px);color:#666}@media screen and (max-width:400px){.list-options .list-option>div.text .detail,.list-options .modal-content-header>div.text .detail{display:none}}.list-options .list-option.pickup-girl,.list-options .modal-content-header.pickup-girl{background-color:color-mix(in srgb, var(--pickup-girl-color) 5%, #fff);border-color:color-mix(in srgb, var(--pickup-girl-color) 15%, #fff)}.list-options .list-option.pickup-girl .logo,.list-options .modal-content-header.pickup-girl .logo{background:linear-gradient(to bottom, var(--pickup-girl-color), color-mix(in srgb, var(--pickup-girl-color) 80%, black))}.list-options .list-option.pickup-girl .text,.list-options .modal-content-header.pickup-girl .text{border-color:color-mix(in srgb, var(--pickup-girl-color) 15%, #fff)}.list-options .list-option.pickup-girl .text .title,.list-options .modal-content-header.pickup-girl .text .title{color:var(--pickup-girl-color)}.list-options .list-option.realshot,.list-options .modal-content-header.realshot{background-color:color-mix(in srgb, var(--realshot-color) 5%, #fff);border-color:color-mix(in srgb, var(--realshot-color) 15%, #fff)}.list-options .list-option.realshot .logo,.list-options .modal-content-header.realshot .logo{background:linear-gradient(to bottom, var(--realshot-color), color-mix(in srgb, var(--realshot-color) 80%, black))}.list-options .list-option.realshot .text,.list-options .modal-content-header.realshot .text{border-color:color-mix(in srgb, var(--realshot-color) 15%, #fff)}.list-options .list-option.realshot .text .title,.list-options .modal-content-header.realshot .text .title{color:var(--realshot-color)}.list-options .list-option.top-therapist,.list-options .modal-content-header.top-therapist{background-color:color-mix(in srgb, var(--top-therapist-color) 5%, #fff);border-color:color-mix(in srgb, var(--top-therapist-color) 15%, #fff)}.list-options .list-option.top-therapist .logo,.list-options .modal-content-header.top-therapist .logo{background:linear-gradient(to bottom, var(--top-therapist-color), color-mix(in srgb, var(--top-therapist-color) 80%, black))}.list-options .list-option.top-therapist .text,.list-options .modal-content-header.top-therapist .text{border-color:color-mix(in srgb, var(--top-therapist-color) 15%, #fff)}.list-options .list-option.top-therapist .text .title,.list-options .modal-content-header.top-therapist .text .title{color:var(--top-therapist-color)}.list-options dialog .modal-content-inner{width:100%;height:100%;max-height:calc(100dvh - 40px - 80px - 100px + 52px);overflow:hidden}.list-options dialog .modal-content-inner .modal-content-header{margin-bottom:10px;cursor:default}.list-options dialog .modal-content-inner .modal-content-body .photos{display:-webkit-flex;display:flex;-weblit-flex-flow:row wrap;flex-flow:row wrap;position:relative;margin-bottom:10px;overflow:hidden}.list-options dialog .modal-content-inner .modal-content-body .photos span{display:block;width:50%}.list-options dialog .modal-content-inner .modal-content-body .photos span img{display:block;width:100%}.list-options dialog .modal-content-inner .modal-content-body .photos .comment{display:-webkit-flex;display:flex;-weblit-flex-flow:row wrap;flex-flow:row wrap;justify-content:center;align-items:center;position:absolute;bottom:0;z-index:1;margin:0;padding:5px 10px;background-color:rgba(255,255,255,0.6);font-weight:bold;text-shadow:1px 1px rgba(255,255,255,0.8),1px -1px rgba(255,255,255,0.8),-1px 1px rgba(255,255,255,0.8),-1px -1px rgba(255,255,255,0.8),2px 2px 3px rgba(255,255,255,0.6),2px -2px 3px rgba(255,255,255,0.6),-2px 2px 3px rgba(255,255,255,0.6),-2px -2px 3px rgba(255,255,255,0.6)}.list-options dialog .modal-content-inner .modal-content-body .shop-data{margin:0 10px}.list-options dialog .modal-content-inner .modal-content-body .shop-data .station::before{content:"（"}.list-options dialog .modal-content-inner .modal-content-body .shop-data .station::after{content:"）"}.list-options dialog .modal-content-inner .modal-content-body .profile{margin:0 10px;font-size:16px}.list-options dialog .modal-content-inner .modal-content-body .profile .name{font-size:1.2em;font-weight:bold}.list-options dialog .modal-content-inner .modal-content-body .to-article{display:block;width:max-content;margin:15px auto 0;padding:.5em 1em;font-size:16px;color:#fff;text-decoration:none;border-radius:6px;outline:none}.list-options dialog .modal-content-inner .modal-content-body.realshot .photos span{position:relative}.list-options dialog .modal-content-inner .modal-content-body.realshot .photos span::before{content:"";display:block;position:absolute;z-index:1;width:20%;aspect-ratio:1;background-image:repeating-linear-gradient(to right bottom, transparent 0, transparent 3px, rgba(255,255,255,0.2) 3px, rgba(255,255,255,0.2) 4px)}.list-options dialog .modal-content-inner .modal-content-body.realshot .photos span::after{content:"";display:block;position:absolute;z-index:2;width:20%;aspect-ratio:1;background-repeat:no-repeat;background-position:center center;background-size:80%}.list-options dialog .modal-content-inner .modal-content-body.realshot .photos span:nth-of-type(1)::before{right:0;bottom:0;background-color:#43adc5}.list-options dialog .modal-content-inner .modal-content-body.realshot .photos span:nth-of-type(1)::after{right:0;bottom:0;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="%23fff" d="M1.5,24.2l-.4-1.7c1,.2,2.1.4,3.5.4h2.8c.7-.9,1.5-1.8,2.3-2.7,1.2.8,2.4,1.7,3.6,2.7.3.3.4.6.4.8s0,.3-.2.4c-.1.1-.6.4-1.3.9v11.6c.7,1.2,1.4,2,2,2.5,1.2,1,2.8,1.6,4.8,1.9,1.3.2,3.2.4,5.5.4,3.7,0,11.1-.3,22.2-1v.5c-.7.3-1.1.7-1.5,1-.6.6-1,1.4-1.2,2.3,0,.3-.2.8-.2,1.4h-1.8c-6.4,0-10.4,0-12.1,0-3.5,0-6-.1-7.6-.3-1.5-.2-2.7-.5-3.7-.8s-2-.8-2.9-1.5c-1.6-1.1-2.9-2.5-3.7-4.2-.3-.6-.6-1.3-.9-2.1-1.4,2.2-3.4,4.7-5.9,7.6,0,.6,0,1.1,0,1.4s0,.6-.2.8c0,.1-.2.2-.3.2-.3,0-.6-.3-.9-.9-1.1-1.9-2.1-3.6-2.9-5.2,1.2-.5,2.4-1,3.6-1.7.4-.2,1.5-.9,3.1-1.9v-13h-3.1c-1,0-2,0-3,.2ZM2.6,4.1l.4-.5c3.1,1.5,5.5,2.9,7.2,4.3,1.6,1.3,2.4,2.5,2.4,3.5s-.2,1.4-.7,2.2c-.4.7-.8,1.2-1.4,1.6-.3.2-.7.4-1,.4s-.7-.2-.9-.7c0-.2-.2-.5-.4-1-.7-2.2-1.6-4.2-2.7-6.1-.9-1.4-1.8-2.7-2.8-3.7ZM33.2,14.4c1.7.6,3.5,1.1,5.3,1.4,2.3.4,5.1.7,8.4.8v.4c-.6.3-1.1.6-1.4.9-.7.7-1.2,1.8-1.5,3.1-3.1-.4-6.3-1.4-9.5-2.8-1.5-.7-2.8-1.4-4.1-2.2-1.7,1-3.7,1.9-6.1,2.8-3.6,1.4-7.3,2.4-10.9,3l-.3-.7c4.5-1.4,9.3-3.8,14.5-7.2-1.3-1.2-2.6-2.6-3.9-4.3-3.4,3.4-7.1,5.9-11.1,7.6l-.4-.5c3-2.4,5.7-5.1,7.9-8.1,1.9-2.6,3.2-4.8,3.7-6.6,1.7.4,3.4.8,5.1,1.4.7.2,1.1.5,1.1.8s-.7.7-2.1.9c-.8.9-1.4,1.5-1.7,1.9h8.1c.8-.8,1.6-1.6,2.4-2.3,1.4,1,2.8,2,4.3,3.2.3.3.4.5.4.7s0,.3-.3.4c-.3.2-.6.3-1.1.3-.4,0-.8.1-1.4.2-1.9,2-3.9,3.6-5.8,5ZM27.5,24.3h-6.9c-.9,0-2.1,0-3.6.2l-.5-1.7c1.2.2,2.6.4,4.1.4h6.9c0-1.9,0-3.4-.2-4.6,1.1,0,2.7.2,4.8.4.8,0,1.2.3,1.2.6s-.5.8-1.6,1.2v2.4h4.7c.9-1,1.7-1.9,2.6-2.8,1.3,1,2.7,2,4.2,3.1.2.2.2.3.2.4,0,.2-.1.4-.4.4h-11.2v4.3h4.1c.9-1,1.8-1.9,2.6-2.9,1.4,1,2.8,2,4.2,3.1.2.2.2.3.2.4,0,.3-.2.4-.5.4h-10.6c0,1.1,0,2.6,0,4.5h6.1c1.1-1.1,2.2-2.2,3.2-3.3,1.5,1.2,3,2.4,4.6,3.6.1.1.2.2.2.3,0,.2-.1.4-.4.4h-13.7c0,1,0,2.3.2,3.8,0,.3-.2.5-.4.6s-.6.2-1.1.2c-.1,0-.5,0-1.1,0-.3,0-.7,0-1,0s-.6,0-.8-.2c-.1-.1-.2-.3-.2-.6,0-.9.1-2.2.1-4h-8.3c-1.2,0-2.5.1-3.8.4l-.6-1.8c1.4.2,2.9.4,4.4.4h8.3v-4.5c0,0-5.6,0-5.6,0-1.3,0-2.6,0-3.9.3l-.5-1.7c1,.2,2.4.3,4.3.4h5.7v-3.5s0-.8,0-.8ZM29.5,12.8c2.1-1.5,3.8-3.1,5.1-4.7h-9.1c-.4.4-.8.8-1,1.1,1.5,1.4,3.1,2.6,5.1,3.7Z"/></svg>')}.list-options dialog .modal-content-inner .modal-content-body.realshot .photos span:nth-of-type(2)::before{left:0;bottom:0;background-color:#46c64e}.list-options dialog .modal-content-inner .modal-content-body.realshot .photos span:nth-of-type(2)::after{left:0;bottom:0;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="%23fff" d="M28.8,7.4h9.3c1.1-1.2,2.2-2.4,3.3-3.6,1.8,1.3,3.5,2.6,5.2,4,.2.2.3.3.3.4,0,.2-.2.3-.5.3h-19.3c.6.2,1.4.4,2.4.8.8.3,1.2.4,1.3.5.2.1.3.3.3.4s0,.2-.3.3c-.2.1-.7.2-1.6.2,1.3.8,2.6,1.4,3.9,1.9,2.5.9,5.4,1.5,9,1.8,1.5.2,3.1.2,4.9.2v.4c-1,.5-1.7,1.1-2.1,1.7-.4.6-.7,1.4-.8,2.4-3.4-.8-6.4-1.9-8.9-3.3-2.4-1.3-4.6-2.9-6.6-4.7-4.7,3.9-10.1,6.7-16.2,8.5,0,.3,0,.7,0,1.1,0,4.4-.7,8.7-2,12.9-1.2,3.7-2.9,7-5.3,9.9-.7.8-1.6,1.8-2.8,3l-.5-.4c1.3-2.1,2.3-4.1,3.1-6,1.7-4.3,2.7-9.2,3.1-14.8-.9,1.2-2.3,2.8-4,4.7,0,.5,0,.9,0,1v.3c0,.2,0,.3,0,.5-.1.3-.3.4-.5.4s-.5-.3-.8-.9c-.8-1.8-1.4-3.4-1.9-4.8,2.1-.5,4.6-1.5,7.4-3.1.1-2.8.2-5.7.2-8.7,0-5.1,0-8.5-.2-10.2,1.8.9,3.4,1.8,5.1,2.7h11.1v-2.1c0-.9,0-1.9-.2-2.8,3.6.3,5.6.5,6,.6.4.1.6.3.6.6s-.2.5-.7.7c0,0-.5.2-1.2.5v2.6ZM1.2,10.7l.4-.3c3.9,2.9,5.9,5.3,5.9,7.1s-.2,1.2-.5,1.9c-.6,1.1-1.2,1.7-2,1.7s-.7-.2-.8-.7c0-.2-.1-.6-.3-1.3-.3-1.7-.7-3.5-1.3-5.2-.4-1.2-.7-2-.9-2.4,0,0-.2-.4-.5-.9ZM16.2,36.4c0,2.4-.4,4.5-1.2,6.2-.5,1-1.1,1.8-2.1,2.5-.6.4-1.1.6-1.7.6s-1.1-.3-1.5-.9c-.2-.5-.4-1-.4-1.7s.1-1.2.4-1.5c.2-.3.7-.5,1.5-.8,2.3-.6,3.7-2.1,4.1-4.5h.7ZM12.4,19.1c2.4-1.1,4.7-2.6,7-4.5,2-1.7,3.8-3.3,5.3-5,.3-.4.6-.7.9-1.1h-13v2.3s0,4.2,0,4.2v4.2ZM24.8,29.3h-6.5v2c0,.7,0,1.9,0,3.5,0,.2-.2.3-.2.4s-.2.1-.5.2c-.6.1-1.3.2-1.9.2s-.7,0-.9-.2c-.2,0-.3-.2-.3-.5.1-2.9.2-6,.2-9.2s0-4.6-.2-6.4c1.4.5,2.7,1.1,4.1,1.8h5.8c.6-.6,1.2-1.2,1.8-1.8,1,.6,1.9,1.2,2.8,1.8.2.2.4.4.4.5,0,.3-.4.6-1.1,1.1v5.9c0,.5,0,1.8,0,4,0,1.5-1.4,2.5-4.5,2.8-.2-1-.5-1.7-1.1-2.2-.5-.3-1.2-.6-2.2-.8v-.5c1.6,0,2.9.1,3.9.1.3,0,.4-.2.4-.4v-2.2ZM18.4,24.6h6.5v-2.6h-6.5v2.6ZM24.8,25.5h-6.5v2.7h6.5v-2.7ZM18.9,36.1c3,.2,4.7.4,5.2.5.4,0,.5.3.5.5s-.2.4-.5.6l-1.1.4v3.7c0,.3,0,.5.1.6.2.2,1.4.3,3.4.3,3.1,0,5,0,5.6-.1.7-.1,1.2-.5,1.6-1.2.6-1.1,1.2-2.5,1.8-4.3h.7c0,0-.2,3.9-.2,3.9,0,0,0,.2,0,.5,0,.2.1.3.3.4,0,0,.3.1.6.2.4.1.7.3,1,.5.2.2.3.5.3,1,0,1-.7,1.6-2,2-1.2.3-3.8.4-7.9.4s-5,0-6-.1c-1.5-.1-2.4-.5-2.9-1.1-.3-.4-.5-1.2-.5-2.2v-3.3c0-1.3,0-2.4-.1-3.1ZM21.1,18.4l-.3-1.5c.8.2,2,.3,3.5.3h4.7c.8-.9,1.6-1.7,2.4-2.5,1.3.9,2.5,1.9,3.8,2.9.1.1.2.2.2.3,0,.2-.1.2-.4.2h-10.6c-1.6,0-2.7.1-3.2.3ZM25.6,35.9l.3-.3c2.1.5,3.8,1,4.9,1.6.8.5,1.3,1.1,1.3,1.9s-.4,1.5-1.1,2.1c-.3.3-.6.4-1,.4s-.7-.2-.9-.8c-.9-1.6-1.4-2.5-1.5-2.6-.5-.8-1.1-1.5-2-2.4ZM31.3,20.9c2.8.2,4.3.3,4.6.4.3.1.5.2.5.4s-.2.4-.5.5l-.8.4c0,3.1,0,5.6,0,7.2,0,.2-.1.4-.2.5s-.3.2-.5.2c-.6.1-1.2.2-2,.2s-.6,0-.8-.1c-.2,0-.3-.2-.3-.4,0-1.5.1-3.6.1-6.4s0-2-.1-2.8ZM38.6,20c1.4.2,2.2.2,2.6.3,1.7.2,2.7.3,3,.5.2.1.3.2.3.4s-.2.4-.6.6c0,0-.5.2-1.1.4v5.9c0,1.9,0,3.2,0,4.1,0,.8-.2,1.4-.5,1.8-.5.6-1.3,1-2.6,1.4-.7.2-1.5.3-2.5.4,0-.8-.2-1.4-.4-1.7-.3-.6-.9-1-1.9-1.2-.4,0-1-.2-2-.4v-.6c2.6.1,4.4.2,5.3.3.2,0,.3,0,.4-.2,0,0,0-.2,0-.4v-8c0-1.3,0-2.4-.2-3.3ZM37.5,36.9l.3-.4c2.1.8,3.6,1.4,4.5,1.8,1,.5,1.8,1,2.5,1.6.7.6,1,1.3,1,2.2s-.2,1.6-.7,2.2c-.5.7-1,1-1.5,1s-.6-.2-.8-.5c0,0-.2-.4-.5-1-.8-1.6-1.6-3-2.4-4.1-.7-1-1.5-1.9-2.4-2.8Z"/></svg>')}.list-options dialog .modal-content-inner .modal-content-body.realshot .photos span:nth-of-type(3)::before{right:0;top:0;background-color:#ff6411}.list-options dialog .modal-content-inner .modal-content-body.realshot .photos span:nth-of-type(3)::after{right:0;top:0;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="%23fff" d="M33.9,18.8c.9-1.5,1.6-2.8,2.1-4,.4-1,.8-2.1,1.1-3.5,1.2.4,2,.6,2.4.8,1.3.4,2.1.7,2.2.7.6.2.9.4.9.7s-.2.5-.7.6c0,0-.5,0-1.3.2-1.6,3.1-3.3,5.7-5.1,7.9.5.8,1.1,1.5,1.6,2.1.7.8,2,1.6,3.7,2.5l.8-1.6c1-1.9,1.9-3.9,2.8-6h.5c0,0-1.1,6.3-1.1,6.3v.6c-.2.4-.2.7-.2,1s0,.6.2.8c0,0,.3.3.6.5.5.4.7.9.7,1.5s-.3,1.2-.8,1.7c-.4.3-.9.5-1.4.5-.9,0-2-.3-3.3-.9-2.7-1.2-5-3.2-7-6-.7.7-1.3,1.2-1.9,1.6-1.4,1-3.2,1.9-5.2,2.8-.6.3-1.5.6-2.8,1.1l-.4-.5c1.7-1,3.1-2,4.1-2.8,1.6-1.3,3.1-2.9,4.6-4.8-1.8-3.4-3-8.1-3.5-14.1H10.7c0,4-.2,7.2-.4,9.6-.6,6.5-3.2,11.9-8,16.2l-.4-.4c1-1.8,1.7-3.3,2.1-4.6.9-2.4,1.5-5.3,1.9-8.6.2-2.3.4-5.1.4-8.5s-.1-5.5-.3-7.5c1.8.8,3.5,1.7,5.2,2.7h16.4c0-.5,0-1-.1-1.4-.1-1.9-.3-3.4-.4-4.4,3,.2,4.8.4,5.5.6.4.1.6.3.6.5s-.2.4-.5.6c-.2,0-.5.2-1.1.5,0,1.6,0,2.8,0,3.7h7.8c.8-.9,1.5-1.8,2.2-2.6,1.2,1,2.4,1.9,3.4,3,.1.1.2.2.2.3s0,.2-.1.3-.2.1-.3.1h-13.1c.2,4.2,1,7.6,2.1,10.4ZM9.5,32.5h.5c.2,1.1.4,2.2.4,3.3s-.2,2.1-.6,3.4c-.5,1.7-1.3,3.1-2.4,4.1-.7.6-1.4,1-2.1,1s-1.5-.6-1.8-1.7c-.2-.5-.3-1.1-.3-1.7s.2-1.1.5-1.4c.2-.2.6-.4,1.2-.7.9-.3,1.7-.9,2.5-1.8,1.1-1.2,1.8-2.7,2.2-4.5ZM23.6,9.8c1.4,1.1,2.7,2.2,4,3.3.2.2.2.3.2.4s0,.2-.1.2-.2.1-.3.1h-13.5c-.9,0-1.8,0-2.6.2l-.2-1.7c.5.2,1.1.3,1.6.3.6,0,1,0,1.2,0h7.1c.9-1,1.7-2.1,2.6-3ZM12.4,15.4c1.5.7,3,1.4,4.5,2.2h5c.7-.8,1.4-1.6,2.1-2.3,1,.8,2,1.5,3,2.3.3.3.4.5.4.6,0,.3-.4.6-1.2,1.1v1.9s0,3.1,0,3.1v1.8c0,.4-.1.7-.4.8-.4.2-1.3.4-2.7.4s-.6,0-.8,0-.3-.2-.4-.5v-.9h-5.6v1.8c0,.4-.2.7-.4.8-.2.2-.9.3-1.9.3h-.5c-.1,0-.2,0-.3,0-.3,0-.6,0-.8-.1-.2,0-.3-.3-.3-.7.1-1.7.2-3.5.2-5.2s0-3.8,0-4.4c0-.8,0-1.7-.2-2.9ZM13.8,31.2c1.4.1,2.2.2,2.6.3,1.6.2,2.5.3,2.6.3.7,0,1.1.2,1.1.6s-.2.4-.6.6c-.1,0-.5.2-1.1.4v6c0,.4,0,.7,0,.8,0,.2.3.4.6.4.7.1,2.4.2,5.2.2s4.1,0,5.8-.1c.7,0,1.2-.2,1.5-.4.2-.2.6-.8,1-1.7.4-.9,1.1-2.7,2-5.4h.6c0,0-.4,5.7-.4,5.7v.4c0,.3,0,.5.1.6,0,.1.5.3,1.3.6.3.1.5.3.7.6.2.3.3.6.3,1,0,.6-.2,1.1-.6,1.5-.4.4-1.1.7-2,.9-.6,0-2.3.2-5,.2-2.6,0-4.5,0-5.8,0-3.3,0-5.5,0-6.3-.1-1.1-.1-1.8-.3-2.3-.7-.5-.4-.8-.8-.9-1.3,0-.3-.1-.7-.2-1.1v-1.1c0-.1,0-1,0-2.7v-3.1c0-.8,0-1.9-.1-3.2ZM16.6,18.7v6.1h5.6v-6.1h-5.6ZM21.3,31.4l.2-.4c2.2.3,4.3.9,6.3,1.7,1.5.6,2.2,1.5,2.2,2.8s-.3,1.4-.8,1.9c-.4.5-.9.7-1.4.7s-.8-.3-1.2-.9c-.5-.9-1.2-1.8-2.1-2.9-.8-.9-1.4-1.5-1.9-1.9-.2-.2-.7-.5-1.4-1.1ZM33.8,2.2l.2-.4c1.7.3,3.1.6,4.3,1.1,1.1.5,1.6,1,1.6,1.8s-.1.8-.3,1.3c-.4.7-.9,1.1-1.5,1.1s-.7-.2-.9-.5c0,0-.2-.4-.5-.9-.5-1-1-1.7-1.4-2.1-.3-.3-.8-.8-1.5-1.3ZM36.4,32.7l.4-.4c2.7,1.3,4.8,2.5,6.4,3.8,1,.8,1.6,1.4,2,2,.3.5.5,1,.5,1.5,0,.7-.2,1.5-.7,2.3-.3.6-.7,1.1-1.1,1.4-.4.3-.7.4-1,.4-.5,0-.9-.4-1.2-1.2-.8-2.2-1.4-3.8-1.9-4.9-.5-1.1-1.1-2-1.6-2.8-.3-.5-.9-1.2-1.7-2.2Z"/></svg>')}.list-options dialog .modal-content-inner .modal-content-body.realshot .photos span:nth-of-type(4)::before{left:0;top:0;background-color:#e52c2c}.list-options dialog .modal-content-inner .modal-content-body.realshot .photos span:nth-of-type(4)::after{left:0;top:0;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="%23fff" d="M13.1,13.2h.8c.7-1,1.4-1.9,2.1-2.9,1.1,1,2.1,2.1,3,3.2.1.2.2.4.2.5,0,.2-.1.3-.4.3h-5.6v9.4c2.6-.8,4.7-1.6,6.5-2.3l.3.6c-1.6,1.2-3.9,2.7-6.8,4.4v7.8c0,2.4,0,3.8,0,4.1,0,.5,0,1.7,0,3.6,0,1.1-.1,1.8-.4,2.3-.5.8-1.2,1.5-2.4,1.9-.6.2-1.7.5-3.1.7,0-1-.2-1.7-.4-2.1-.3-.6-.6-1-1.1-1.3-.8-.5-2.1-.9-3.8-1.3v-.7c2.9.2,5.1.3,6.5.3.2,0,.3,0,.4-.2,0,0,0-.2,0-.5v-12.4c-1.1.6-2.5,1.3-4,2,0,.7-.1,1.2-.2,1.3-.1.4-.3.7-.6.7s-.6-.4-.8-1.1c-.4-1.3-.9-3-1.4-5.1.8,0,1.6-.1,2.5-.3,2.3-.5,3.8-.9,4.4-1.1v-10.5h-3.5c-.9,0-1.9.1-2.8.3l-.3-1.8c1,.3,2,.4,3,.4h3.5v-3.7c0-2.9-.1-5.3-.2-7.1,3.6.4,5.6.6,6,.8.4.1.6.3.6.6s-.2.4-.6.6c-.2.1-.7.3-1.5.5v8.3ZM23.5,13.2h-1.4c-1,0-1.9.1-2.6.3l-.3-1.8c.7.2,1.7.4,2.9.4h1.5c.2-3.4.3-6,.3-7.7s0-1.3,0-2.2c3.8.4,5.8.7,6,.8.5.1.7.3.7.6s-.2.5-.7.7c-.2,0-.7.2-1.4.5-.1,2.9-.3,5.4-.4,7.3h10.1l1.7-2.1,1.6-1.9c1.8,1.4,3.5,2.8,5.2,4.3.1.2.2.3.2.4s0,.2-.1.3c-.1,0-.2.1-.4.1h-18.3c-.2,2.2-.5,4.5-.9,6.9h9.8c.8-.9,1.6-1.7,2.5-2.6,1.2.9,2.3,1.9,3.5,2.8.4.4.7.7.7.8,0,.3-.2.5-.7.7,0,0-.5.2-1.2.4-1.5,3.8-3,6.8-4.5,9.2-.5.8-1,1.5-1.7,2.3,3.6,3.1,7.6,5,11.9,5.6v.7c-1.2.2-1.9.8-2.5,1.6-.5.7-.9,1.8-1.4,3.2-3.9-2-7.3-4.8-10.2-8.6-1.4,1.5-3,2.9-4.8,4.2-2.3,1.7-4.5,3-6.6,4-.9.4-2.1.8-3.7,1.3l-.3-.5c1.9-1,3.5-2.1,4.9-3.2,3.3-2.7,6.1-5.6,8.4-8.9-2-3.2-3.4-6.9-4.5-11.1-.9,4.4-2.2,8.3-3.8,11.8-1.6,3.2-3.5,6.1-5.7,8.6-.8.8-1.9,1.9-3.2,3.1l-.5-.4c3.4-4.1,6-9.9,8-17.6,1.1-4.4,1.9-9.2,2.2-14.5ZM27,21.2c1.3,3.8,3.2,7.2,5.6,10,.3-.5.6-.9.8-1.3,1.5-2.6,2.7-5.5,3.6-8.7h-9.9Z"/></svg>')}.list-options dialog .modal-content-inner .modal-content-body.realshot .photos .title{position:absolute;left:-20px;bottom:-5px;width:100%;text-align:right;padding:10px 50px 10px 0;background:linear-gradient(to right, transparent, rgba(0,0,0,0.7) 60%);font-size:15px;line-height:1.2;color:#fff;text-shadow:1px 1px rgba(0,0,0,0.5),1px -1px rgba(0,0,0,0.5),-1px 1px rgba(0,0,0,0.5),-1px -1px rgba(0,0,0,0.5),2px 2px 3px rgba(0,0,0,0.5),2px -2px 3px rgba(0,0,0,0.5),-2px 2px 3px rgba(0,0,0,0.5),-2px -2px 3px rgba(0,0,0,0.5);rotate:-5deg}.list-options dialog .modal-content-inner .modal-content-body.realshot .to-article{background-color:var(--realshot-color)}.list-options dialog .modal-content-inner .modal-content-body.pickup-girl .photos .comment{color:var(--pickup-girl-color)}.list-options dialog .modal-content-inner .modal-content-body.pickup-girl .profile .name{color:var(--pickup-girl-color)}.list-options dialog .modal-content-inner .modal-content-body.pickup-girl .to-article{background-color:var(--pickup-girl-color)}.list-options dialog .modal-content-inner .modal-content-body.top-therapist .photos .comment{color:var(--top-therapist-color)}.list-options dialog .modal-content-inner .modal-content-body.top-therapist .profile .name{color:var(--top-therapist-color)}.list-options dialog .modal-content-inner .modal-content-body.top-therapist .to-article{background-color:var(--top-therapist-color)}