 * { -webkit-tap-highlight-color: transparent; }   .br-pc { display: inline; } .br-mo { display: none; }  @media (max-width: 767px) { .br-pc { display: none; } .br-mo { display: inline; } }  p, span, h1, h2, h3, h4, h5, h6, a, .brxe-text-basic { word-break: keep-all !important; }  @media (max-width: 767px) { .instagram-gallery-list[data-feed_layout="gallery"] { display: flex; flex-wrap: wrap; gap: var(--qligg-spacing); } .instagram-gallery-list[data-feed_layout="gallery"] .instagram-gallery-item { width: calc((100% - (var(--qligg-spacing) * 2)) / 3) !important; flex: 0 0 calc((100% - (var(--qligg-spacing) * 2)) / 3) !important; max-width: calc((100% - (var(--qligg-spacing) * 2)) / 3) !important; aspect-ratio: 1 / 1; } .instagram-gallery-list[data-feed_layout="gallery"] .instagram-gallery-item:nth-child(n+7) { display: none !important; } } .fadeinup { opacity: 0; will-change: transform, opacity; transition: none !important; }  .text-fadeinup { opacity: 0; } .text-ani-fadeinright{ opacity: 0; display: inline-block; overflow: hidden; } .text-ani-fadeinup { opacity: 0; display: inline-block; overflow: hidden; } .text-ani-fadeinup-once { opacity: 0; display: inline-block; overflow: hidden; } .text-ani-fadeinup-once div, .text-ani-fadeinup-once span { will-change: transform, opacity; }   body { cursor: none; } .custom-cross-cursor { position: fixed; left: 0; top: 0; width: 60px; height: 60px; pointer-events: none; z-index: 99999; opacity: 0; transform: translate(-50%, -50%); mix-blend-mode: normal; }  .custom-cross-cursor::before { content: ""; position: absolute; inset: 0; border-radius: 50%; background: radial-gradient( circle, rgba(16, 43, 39, 0.95) 0%, rgba(16, 43, 39, 0.55) 14%, rgba(16, 43, 39, 0.22) 34%, rgba(16, 43, 39, 0.08) 52%, rgba(16, 43, 39, 0) 72% ); filter: blur(8px); }  .custom-cross-cursor::after { content: ""; position: absolute; left: 50%; top: 50%; width: 70px; height: 70px; transform: translate(-50%, -50%); background: linear-gradient( to right, transparent 0%, transparent 8%, rgba(16, 43, 39, 0.55) 8%, rgba(16, 43, 39, 0.55) 44%, transparent 44%, transparent 56%, rgba(16, 43, 39, 0.55) 56%, rgba(16, 43, 39, 0.55) 92%, transparent 92%, transparent 100% ), linear-gradient( to bottom, transparent 0%, transparent 8%, rgba(16, 43, 39, 0.55) 8%, rgba(16, 43, 39, 0.55) 44%, transparent 44%, transparent 56%, rgba(16, 43, 39, 0.55) 56%, rgba(16, 43, 39, 0.55) 92%, transparent 92%, transparent 100% ); background-size: 100% 1px, 1px 100%; background-position: center, center; background-repeat: no-repeat; } .custom-cross-cursor::before, .custom-cross-cursor::after { transition: opacity 0.25s ease, filter 0.25s ease; }  .custom-cross-cursor.is-pointer::before { background: radial-gradient( circle, rgba(16, 43, 39, 1) 0%, rgba(16, 43, 39, 0.8) 14%, rgba(16, 43, 39, 0.42) 34%, rgba(16, 43, 39, 0.18) 52%, rgba(16, 43, 39, 0) 74% ); filter: blur(7px); } .custom-cross-cursor.is-pointer::after { opacity: 1; }  @media (max-width: 767px) { body { cursor: auto; } .custom-cross-cursor { display: none; } }  .highlight { background: #164339; color:white; } @media (max-width: 767px) { .highlight { background: #fff; color: #164339; font-weight:bold; } }  .cosmosfarm-members-form input[type=submit] { background-color: #164339 !important; } .cosmosfarm-members-form button, .cosmosfarm-members-form.signin-form input[type=submit], .cosmosfarm-members-form.signup-form input[type=submit] { background-color: #164339 !important; } .cosmosfarm-members-form .members-link { background-color: #164339 !important; border-left: 1px solid #164339 !important; border-top: 1px solid #164339 !important; } .cosmosfarm-members-form .members-link li a{ border-right: 1px solid #b4dad5 !important; border-bottom: 1px solid #b4dad5 !important; } .cosmosfarm-members-form .members-link li a:hover{ border-bottom: 1px solid #b4dad5 !important; }  .cosmosfarm-members-form.page_restriction { width: 100% !important; } .cosmosfarm-members-form.signin-form { width: 100% !important; } .cosmosfarm-members-form.page_restriction .message { background-color: transparent !important; }