.vv-drops-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:calc(infinity);display:flex;align-items:center;justify-content:center}.vv-drops-modal[hidden]{display:none}.vv-drops-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#dcdcdccc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.vv-drops-modal__positioner{position:relative;z-index:1;width:100%;max-width:800px;margin:0 auto;padding:48px 16px 16px}.vv-drops-modal__close-btn{position:absolute;top:0;right:-108px;display:flex;align-items:center;gap:8px;height:32px;padding:8px;background:transparent;border:none;border-radius:4px;cursor:pointer;font-family:Alte Haas Grotesk,sans-serif;font-size:12px;font-weight:700;color:#404040;letter-spacing:-.24px;line-height:normal}.vv-drops-modal__card{display:flex;border-radius:24px;overflow:hidden;box-shadow:1px 2px 2px #00000014}.vv-drops-modal__left{flex:0 0 324px;position:relative;overflow:hidden;border-radius:24px 0 0 24px}.vv-drops-modal__cover{display:block;width:100%;height:100%;object-fit:cover}.vv-drops-modal__right{flex:1;background:#e4e4e4;border-radius:0 24px 24px 0;padding:24px;display:flex;flex-direction:column;gap:24px}.vv-drops-modal__texts{display:flex;flex-direction:column;gap:16px;color:#0b0b0b}.vv-drops-modal__overline{font-family:Geist Mono,monospace;font-size:16px;font-weight:400;line-height:1.2;letter-spacing:.32px;text-transform:uppercase;margin:0}.vv-drops-modal__heading{font-family:Headline One,serif;font-size:48px;font-weight:400;line-height:1;text-transform:uppercase;margin:0}.vv-drops-modal__body{font-family:Alte Haas Grotesk,sans-serif;font-size:16px;font-weight:400;line-height:1.2;margin:0}.vv-drops-modal__actions{display:flex;flex-direction:column;gap:16px}.vv-drops-modal__ig-card{display:flex;align-items:center;gap:12px;background:#272727;border-radius:12px;padding:16px;height:66px}.vv-drops-modal__ig-icon-wrap{display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;background:#f1ff8e;border-radius:4px;padding:8px}.vv-drops-modal__ig-info{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.vv-drops-modal__ig-info p strong{display:block;font-family:Headline One,serif;font-size:20px;font-weight:400;line-height:1;text-transform:uppercase;color:#fafafa;white-space:nowrap}.vv-drops-modal__ig-info p{display:block;font-family:Alte Haas Grotesk,sans-serif;font-size:14px;font-weight:400;line-height:1.2;color:#fafafa;white-space:nowrap;margin:0}.vv-drops-modal__ig-follow{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#f5f5f5;border:1px solid #d3d3d3;border-radius:20px;text-decoration:none;font-family:Headline One,serif;font-size:16px;font-weight:400;line-height:normal;color:#404040;white-space:nowrap;flex-shrink:0}.vv-drops-modal__divider{display:flex;align-items:center;gap:12px}.vv-drops-modal__divider-line{flex:1;height:1px;background:#a3a3a3}.vv-drops-modal__divider-label{font-family:Alte Haas Grotesk,sans-serif;font-size:12px;font-weight:400;line-height:1.2;color:#404040;white-space:nowrap}.vv-drops-modal__form-section{display:flex;flex-direction:column;gap:4px}.vv-drops-modal__tabs{display:flex;background:#fafafacc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid #d6d6d6;border-radius:16px;padding:4px;margin-bottom:4px}.vv-drops-modal__tab{flex:1;height:32px;border:none;border-radius:20px;background:transparent;cursor:pointer;font-family:Alte Haas Grotesk,sans-serif;font-size:12px;font-weight:700;color:#404040;letter-spacing:-.24px;transition:background .15s,box-shadow .15s}.vv-drops-modal__tab--active{background:#e6e6e6cc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:.5px solid #d6d6d6;box-shadow:0 2px 4px #0000001a}.vv-drops-modal__input-row{display:flex;align-items:center;gap:10px;background:#f5f5f5;border:.5px solid #d3d3d3;border-radius:8px;padding:12px}.vv-drops-modal__input{display:none;flex:1;min-width:0;font-family:Alte Haas Grotesk,sans-serif;font-size:16px;font-weight:400;line-height:1.2;color:#0b0b0b;background:transparent;border:none;outline:none}.vv-drops-modal__input.active{display:block}.vv-drops-modal__input::placeholder{color:#a3a3a3}.vv-drops-modal__form-submit{flex-shrink:0;font-family:Headline One,serif;font-size:20px;font-weight:400;line-height:1;text-transform:uppercase;color:#231f20;background:transparent;border:none;cursor:pointer;padding:0;white-space:nowrap}.vv-drops-modal__hint{font-family:Alte Haas Grotesk,sans-serif;font-size:11px;font-weight:400;line-height:1.2;color:#a3a3a3;margin:0}@media screen and (max-width:749px){.vv-drops-modal{align-items:flex-start;padding-top:60px}.vv-drops-modal__positioner{padding:0 0 20px;max-width:350px;max-height:calc(100dvh - 60px);overflow-y:auto}.vv-drops-modal__close-btn{position:fixed;top:16px;right:0}.vv-drops-modal__card{flex-direction:column}.vv-drops-modal__left{flex:0 0 196px;border-radius:24px 24px 0 0}.vv-drops-modal__right{border-radius:0 0 24px 24px;padding:16px;gap:24px}.vv-drops-modal__texts{gap:8px}.vv-drops-modal__overline{font-size:13px;letter-spacing:.26px}.vv-drops-modal__heading{font-size:28px}.vv-drops-modal__body{font-size:14px}.vv-drops-modal__actions{gap:12px}.vv-drops-modal__ig-card{height:auto;padding:12px;align-items:flex-start}.vv-drops-modal__ig-handle{font-size:22px}.vv-drops-modal__ig-subtext{white-space:normal;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/vv-drops-modal.css.map */
