@keyframes show-content-image { 0% { visibility: hidden; } 99% { visibility: hidden; } 100% { visibility: visible; } }@keyframes turn-on-visibility { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes turn-off-visibility { 0% { opacity: 1; visibility: visible; } 99% { opacity: 0; visibility: visible; } 100% { opacity: 0; visibility: hidden; } }@keyframes lightbox-zoom-in { 0% { transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale)); } 100% { transform: translate(-50%, -50%) scale(1); } }@keyframes lightbox-zoom-out { 0% { transform: translate(-50%, -50%) scale(1); visibility: visible; } 99% { visibility: visible; } 100% { transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale)); visibility: hidden; } }ol, ul { box-sizing: border-box; }@keyframes overlay-menu__fade-in-animation { 0% { opacity: 0; transform: translateY(0.5em); } 100% { opacity: 1; transform: translateY(0px); } }:root { --wp--preset--font-size--normal: 16px; --wp--preset--font-size--huge: 42px; }.screen-reader-text { border: 0px; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; overflow-wrap: normal !important; }.screen-reader-text:focus { background-color: #dddddd; clip-path: none; color: #444444; display: block; font-size: 1em; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }@keyframes wc-skeleton-shimmer { 100% { transform: translateX(100%); } }@keyframes slideOut { 0% { transform: translateY(0px); } 100% { transform: translateY(-100%); } }@keyframes slideIn { 0% { opacity: 0; transform: translateY(90%); } 100% { opacity: 1; transform: translate(0px); } }@keyframes loading__animation { 100% { transform: translateX(100%); } }:root { --wp--preset--aspect-ratio--square: 1; --wp--preset--aspect-ratio--4-3: 4/3; --wp--preset--aspect-ratio--3-4: 3/4; --wp--preset--aspect-ratio--3-2: 3/2; --wp--preset--aspect-ratio--2-3: 2/3; --wp--preset--aspect-ratio--16-9: 16/9; --wp--preset--aspect-ratio--9-16: 9/16; --wp--preset--color--black: #000000; --wp--preset--color--cyan-bluish-gray: #abb8c3; --wp--preset--color--white: #ffffff; --wp--preset--color--pale-pink: #f78da7; --wp--preset--color--vivid-red: #cf2e2e; --wp--preset--color--luminous-vivid-orange: #ff6900; --wp--preset--color--luminous-vivid-amber: #fcb900; --wp--preset--color--light-green-cyan: #7bdcb5; --wp--preset--color--vivid-green-cyan: #00d084; --wp--preset--color--pale-cyan-blue: #8ed1fc; --wp--preset--color--vivid-cyan-blue: #0693e3; --wp--preset--color--vivid-purple: #9b51e0; --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%); --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,#7adcb4 0%,#00d082 100%); --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%); --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%); --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,#eeeeee 0%,#a9b8c3 100%); --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%); --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,#ffceec 0%,#9896f0 100%); --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%); --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%); --wp--preset--gradient--pale-ocean: linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%); --wp--preset--gradient--electric-grass: linear-gradient(135deg,#caf880 0%,#71ce7e 100%); --wp--preset--gradient--midnight: linear-gradient(135deg,#020381 0%,#2874fc 100%); --wp--preset--font-size--small: 13px; --wp--preset--font-size--medium: 20px; --wp--preset--font-size--large: 36px; --wp--preset--font-size--x-large: 42px; --wp--preset--spacing--20: 0.44rem; --wp--preset--spacing--30: 0.67rem; --wp--preset--spacing--40: 1rem; --wp--preset--spacing--50: 1.5rem; --wp--preset--spacing--60: 2.25rem; --wp--preset--spacing--70: 3.38rem; --wp--preset--spacing--80: 5.06rem; --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2); --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4); --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2); --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1); --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1); }.mhcookie-dialog-wrapper, .mhcookie-functional-blocked { position: fixed; z-index: 2147483647; display: flex; visibility: hidden; opacity: 0; transition: 0.4s; }.mhcookie-dialog-wrapper { top: 0px; left: 0px; justify-content: center; align-items: center; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.25); }.mhcookie-functional-blocked { bottom: 0px; left: 0px; display: flex; flex-flow: wrap; justify-content: space-around; align-items: center; gap: 10px; width: 100vw; padding: 20px; background-color: #ffffff; color: #1d2327; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px; font-family: Arial; font-size: 14px; }.mhcookie-functional-blocked .mhcookie-buttons { flex-flow: wrap; justify-content: center; margin: 0px; }.mhcookie-functional-blocked .mhcookie-btn { padding: 6px 12px; white-space: nowrap; }.mhcookie-box { position: relative; background-color: #ffffff; color: #1d2327; width: 600px; max-width: 100vw; max-height: 100vh; padding: 20px; border-radius: 8px; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px; box-sizing: border-box; font-family: Arial; font-size: 14px; animation: 1s ease-in-out 0s 1 normal forwards running mhcookie_show; }.mhcookie-box label { margin: 0px; font-family: inherit; font-weight: 800; font-size: 14px; text-transform: initial; }.mhcookie-header { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; margin-bottom: 20px; }.mhcookie-title { margin: 0px; font-family: inherit; font-size: 20px; font-weight: 600; text-transform: initial; color: #1d2327; }.mhcookie-close { position: absolute; top: 1em; right: 1em; background: none; color: #0053c8; border: none; font-family: inherit; font-weight: 400; font-size: 22px; cursor: pointer; text-decoration: none; line-height: 0; }.mhcookie-details-wrapper { height: 300px; max-height: 40vh; overflow-y: scroll; padding-bottom: 20px; }.mhcookie-details-after { content: ""; display: block; position: sticky; bottom: 0px; width: 100%; height: 40px; background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%); pointer-events: none; transform: translateY(-100%); }.mhcookie-text { margin: 0px 0px 30px; font-family: inherit; font-weight: 400; font-size: 13px; text-transform: initial; }.mhcookie-details { display: flex; flex-direction: column; gap: 20px; }.mhcookie-group-wrapper { position: relative; display: flex; flex-direction: column; align-items: flex-start; }.mhcookie-group { display: flex; align-items: center; gap: 20px; }.mhcookie-group-inner { display: flex; flex-direction: column; font-family: Arial; font-weight: 400; font-size: 13px; text-transform: initial; }.mhcookie-group-inner label { font-weight: 800; cursor: pointer; }.mhcookie-box input[type="checkbox"] { accent-color: #0053c8; }.mhcookie-group-show-details { text-decoration: none; font-size: 0.85em; align-self: center; margin: 5px 0px 10px; color: #0053c8; }.mhcookie-group-details { width: 100%; max-height: 0px; overflow: hidden; transition:max-height 0.5s ease; }.mhcookie-group--list { display: flex; flex-direction: column; align-items: center; gap: 10px; margin: 10px 0px 30px; padding: 10px; box-sizing: border-box; background: rgba(29, 35, 39, 0.024); }.mhcookie-group--list-item { display: flex; gap: 20px; justify-content: space-between; width: 100%; font-size: 0.9em; padding-bottom: 10px; font-style: italic; }.mhcookie-group--list-item:not(:last-child) { border-bottom: 1px solid rgba(29, 35, 39, 0.2); }.mhcookie-buttons { display: flex; flex-direction: column; gap: 10px; margin-top: 20px; }.mhcookie-btn { display: block; background: transparent; border: 1px solid #0053c8; color: #0053c8; padding: 10px 20px; border-radius: 5px; font-family: inherit; font-size: 14px; font-weight: 400; text-decoration: none; text-transform: initial; text-align: center; cursor: pointer; white-space: nowrap; }.mhcookie-btn:hover, .mhcookie-btn:active, .mhcookie-btn:focus { color: #0053c8; opacity: 0.75; }.mhcookie-btn-primary { background: #0053c8; color: #ffffff; }.mhcookie-btn-primary:hover, .mhcookie-btn-primary:active, .mhcookie-btn-primary:focus { color: #ffffff; opacity: 0.75; }.mhcookie-checkbox, .mhcookie-iab-vendor-checkbox { display: none !important; }.mhcookie-pseudo-checkbox { display: block; min-width: 16px; min-height: 16px; aspect-ratio: 1 / 1; border: 2px solid #1d2327; background: #ffffff; position: relative; transition:opacity 0.2s ease; cursor: pointer; box-sizing: border-box; }.mhcookie-pseudo-checkbox::before { content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); opacity: 0; mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjAuMjg1IDYuNzFhMSAxIDAgMCAxIDAgMS40MmwtMTAgMTBhMSAxIDAgMCAxLTEuNDIgMGwtNS01YTEgMSAwIDAgMSAxLjQyLTEuNDJsNC4yOSA0LjI5TDE4Ljg3IDYuNzFhMSAxIDAgMCAxIDEuNDE1IDB6IiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo="); mask-size: contain; mask-repeat: no-repeat; width: 100%; height: 100%; background-color: #ffffff; transition: opacity 0.6s; }:checked + .mhcookie-pseudo-checkbox { background: #0053c8; border-color: #0053c8; }:checked + .mhcookie-pseudo-checkbox::before { display: inline-block; opacity: 1; }[disabled] + .mhcookie-pseudo-checkbox { filter: grayscale(1); opacity: 0.75; }.mhcookie-dialog-wrapper .mhcookie-consent-history { display: flex; flex-wrap: wrap; gap: 10px; margin: 20px 0px 10px; }.mhcookie-dialog-wrapper .mhcookie-consent-history-element { font-weight: 800; font-size: 12px; }.mhcookie-consent-date, .mhcookie-deviceID { font-weight: 400; font-size: 12px; }.mhcookie-hidden { display: none !important; }.mhcookie-privacy-policy-wrapper { display: flex; justify-content: center; margin: 20px 0px 0px; font-size: 0.85em; }.mhcookie-privacy-policy-wrapper a { color: #0053c8; }.mhcookie-preferences-toggle { position: fixed; bottom: 0px; right: 0px; line-height: 1; color: #0053c8; z-index: 2147483645; visibility: hidden; opacity: 0; transition:opacity 0.8s ease; cursor: pointer; }.mhcookie-preferences-toggle svg { width: 45px; height: 45px; margin: 10px; }.mhcookie-banner { position: fixed; bottom: 0px; left: 0px; z-index: 2147483647; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-around; gap: 20px; padding: 10px 20px; width: 100%; background: #ffffff; color: #1d2327; font-family: Arial; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px; visibility: hidden; opacity: 0; }.mhcookie-banner.mhcookie-show { visibility: visible; opacity: 1; transition: 0.8s; }.mhcookie-banner .mhcookie-text { margin: 0px; width: 100%; }.mhcookie-banner .mhcookie-buttons { flex-flow: wrap; justify-content: center; margin: 0px; }.mhcookie-banner .mhcookie-btn { width: 100%; }.mhcookie-banner .mhcookie-btn { padding: 3px 16px; border: 1px solid #0053c8; color: #0053c8; }.mhcookie-banner .mhcookie-btn:hover, .mhcookie-banner .mhcookie-btn:active, .mhcookie-banner .mhcookie-btn:focus { color: #0053c8; opacity: 0.75; }.mhcookie-banner .mhcookie-btn-primary { background: #0053c8; color: #ffffff; }.mhcookie-banner .mhcookie-btn-primary:hover, .mhcookie-banner .mhcookie-btn-primary:active, .mhcookie-banner .mhcookie-btn-primary:focus { color: #ffffff; opacity: 0.75; }:root { --woocommerce: #720eec; --wc-green: #7ad03a; --wc-red: #a00; --wc-orange: #ffba00; --wc-blue: #2ea2cc; --wc-primary: #720eec; --wc-primary-text: #fcfbfe; --wc-secondary: #e9e6ed; --wc-secondary-text: #515151; --wc-highlight: #958e09; --wc-highligh-text: white; --wc-content-bg: #fff; --wc-subtext: #767676; --wc-form-border-color: rgba(32, 7, 7, 0.8); --wc-form-border-radius: 4px; --wc-form-border-width: 1px; }@keyframes spin { 100% { transform: rotate(360deg); } }.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; width: 1px; position: absolute !important; overflow-wrap: normal !important; }.screen-reader-text { position: absolute; margin: -1px; padding: 0px; height: 1px; width: 1px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); border: 0px; overflow-wrap: normal !important; }#content-wrapper { padding: 40px; position: relative; background: url(https://musthaveplugins.com/wp-content/themes/swte-theme/images/cubes-sm-top.webp) center top no-repeat, url(https://musthaveplugins.com/wp-content/themes/swte-theme/images/cubes-sm-bottom.webp) center bottom no-repeat #0a0e27; overflow: hidden; }#content-wrapper::before, #content-wrapper::after { content: ""; position: absolute; top: 0px; right: 0px; width: 40%; height: 800px; background: rgba(44, 36, 111, 0.75); border-radius: 50%; filter: blur(100px); z-index: 0; box-shadow: rgba(44, 36, 111, 0.5) 0px 0px 100px 100px; }#content-wrapper::after { top: unset; right: unset; bottom: 0px; left: 0px; }section { position: relative; z-index: 1; }#hero { position: relative; display: flex; align-items: flex-start; z-index: 1; gap: 25px; }#hero a { color: #ffffff; }#hero .swte-col { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; }#hero h1 { display: flex; flex-direction: column; font-size: 2.5em; font-family: SpaceGrotesk; line-height: 1.2; margin: 0px; }#hero h1 span { font-family: SpaceGrotesk-bold; text-transform: uppercase; }#hero h2 { font-size: 2em; font-family: SpaceGrotesk-semibold; line-height: 1.2; margin: 0px; }#hero p { width: 300px; margin: 1em 0px; font-size: 1.25em; }.hero-row { display: flex; }.price-bubble-wrapper { display: flex; align-items: center; flex-direction: column; justify-content: center; transform: translateY(50%); width: 150px; height: 150px; aspect-ratio: 1 / 1; border-radius: 100%; padding: 30px; background: #000000; color: #ffffff; font-family: SpaceGrotesk; font-size: 1.5em; box-shadow: rgba(60, 130, 230, 0.9) 0px 0px 50px 20px; text-decoration: none; }.price-bubble { font-family: SpaceGrotesk-SemiBold; font-size: 2.35em; }.bfd-subscribe-box { background: #000000; border-radius: 20px; padding: 30px 40px; min-width: 400px; }.bfd-subscribe-header { display: flex; justify-content: space-between; margin-bottom: 20px; }.bfd-subscribe-box h3 { font-family: SpaceGrotesk-SemiBold; font-size: 1.75em; line-height: 1.3; margin: 0px; color: #ffffff; }.bfd-subscribe-header-text strong { font-family: SpaceGrotesk-bold; font-weight: bold; }.emoji-arrow { display: inline-flex; align-items: center; justify-content: center; width: 40px; height: 40px; background: #ffdd00; color: #000000; border-radius: 8px; font-size: 1.5em; font-weight: bold; }.bfd-subscribe-form { display: flex; flex-direction: column; gap: 15px; }.bfd-subscribe-form input[type="text"], .bfd-subscribe-form input[type="email"] { width: 100%; padding: 15px 20px; background: rgba(20, 25, 45, 0.8); border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 10px; color: #ffffff; font-family: SpaceGrotesk; font-size: 1em; outline: none; transition:border-color 0.3s ease; }.bfd-subscribe-form input[type="text"]::placeholder, .bfd-subscribe-form input[type="email"]::placeholder { color: rgba(255, 255, 255, 0.5); }.bfd-subscribe-form input[type="text"]:focus, .bfd-subscribe-form input[type="email"]:focus { border-color: rgba(255, 255, 255, 0.3); }.checkbox-label { display: flex; align-items: center; gap: 10px; color: rgba(255, 255, 255, 0.7); font-family: SpaceGrotesk; font-size: 0.9em; cursor: pointer; }.checkbox-label input[type="checkbox"] { width: 18px; height: 18px; cursor: pointer; }.notify-btn { width: 100%; padding: 15px 20px; background: linear-gradient(135deg, #0dc167, #00cc66); border: none; border-radius: 10px; color: #ffffff; font-family: SpaceGrotesk-bold; font-size: 1em; font-weight: bold; cursor: pointer; transition:transform, box-shadow 0.2s, 0.2s ease, ease; }.notify-btn:hover { transform: translateY(-2px); box-shadow: rgba(0, 255, 136, 0.4) 0px 5px 20px; }#countdown { margin: 100px 0px; }.bfd-countdown { display: flex; justify-content: center; align-items: center; gap: 10px; padding: 50px; background: rgba(255, 255, 255, 0.1); border-radius: 10px; border: 1px solid rgba(255, 255, 255, 0.25); box-shadow: rgba(255, 255, 255, 0.1) 0px 0px 10px 5px; }.bfd-countdown-unit { display: flex; flex-direction: column; align-items: center; gap: 15px; }.bfd-countdown-digit-group { display: flex; align-items: center; justify-content: center; gap: 5px; }.bfd-countdown-label { font-family: SpaceGrotesk; font-size: 1em; color: rgba(255, 255, 255, 0.7); text-transform: uppercase; letter-spacing: 1px; }.bfd-countdown-digit-separator { font-family: SpaceGrotesk-bold; font-size: 7em; transform: translateY(-30px); }.bfd-countdown-digit { position: relative; display: inline-block; background-color: #0a0e27; color: #ffffff; font-family: SpaceGrotesk-bold; font-size: 7em; width: 90px; height: 1.2em; padding: 5px; border-radius: 5px; border: 1px solid rgba(125, 125, 125, 0.25); perspective: 400px; perspective-origin: center center; overflow: hidden; -webkit-font-smoothing: antialiased; transform: translateZ(0px); }.bfd-countdown-digit::before { content: ""; position: absolute; top: 50%; left: 0px; width: 105%; height: 2px; background-color: rgba(0, 0, 0, 0.6); transform: translate(-2.5%, 0px); z-index: 5; }.bfd-countdown-digit-card { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 1; }.bfd-countdown-digit-top, .bfd-countdown-digit-bottom { position: absolute; width: 100%; height: 50%; overflow: hidden; backface-visibility: hidden; background-color: #0a0e27; }.bfd-countdown-digit-top { top: 0px; z-index: 2; }.bfd-countdown-digit-bottom { bottom: 0px; z-index: 3; }.bfd-countdown-digit-top span, .bfd-countdown-digit-bottom span { position: absolute; display: block; width: 100%; line-height: 1; height: 200%; left: 0px; text-align: center; }.bfd-countdown-digit-top span { top: 0px; }.bfd-countdown-digit-bottom span { bottom: 0px; }.bfd-countdown-digit-flip { position: absolute; width: 100%; height: 50%; top: 0px; left: 0px; transform-origin: center bottom; transform-style: preserve-3d; z-index: 4; visibility: hidden; backface-visibility: hidden; will-change: transform; -webkit-font-smoothing: antialiased; }.bfd-countdown-digit-flip-front, .bfd-countdown-digit-flip-back { position: absolute; width: 100%; height: 100%; overflow: hidden; backface-visibility: hidden; background-color: #0a0e27; -webkit-font-smoothing: antialiased; }.bfd-countdown-digit-flip-front { transform: rotateX(0deg) translateZ(0px); }.bfd-countdown-digit-flip-back { transform: rotateX(180deg) translateZ(0px); }.bfd-countdown-digit-flip-front span, .bfd-countdown-digit-flip-back span { position: absolute; display: block; width: 100%; line-height: 1; height: 200%; left: 0px; text-align: center; }.bfd-countdown-digit-flip-front span { top: 0px; }.bfd-countdown-digit-flip-back span { bottom: 0px; }@keyframes flipDown { 0% { transform: rotateX(0deg); } 100% { transform: rotateX(-180deg); } }#subscribe { margin: 100px 0px; }.subscribe-box { background: #000000; border-radius: 20px; padding: 60px 80px; }.subscribe-box a { color: #ffffff; }.subscribe-content { display: flex; flex-direction: column; gap: 0px; }.subscribe-row { display: flex; gap: 60px; align-items: flex-start; }.subscribe-row:first-child { align-items: flex-end; }.subscribe-col { flex: 1 1 0%; }.subscribe-header { display: flex; align-items: center; gap: 20px; margin-bottom: 20px; }.subscribe-icon { flex-shrink: 0; width: 60px; height: 60px; }.subscribe-title h2 { font-family: SpaceGrotesk; font-weight: normal; font-size: 1.75em; line-height: 1.2; margin: 0px; color: #ffffff; }.subscribe-title h2 strong { font-family: SpaceGrotesk-bold; font-weight: bold; }.subscribe-subtext { font-family: SpaceGrotesk; font-size: 1.3em; line-height: 1.4; color: #ffffff; margin: 0px; }.subscribe-benefits { display: flex; flex-direction: column; gap: 40px; list-style: none; padding: 0px; margin: 0px; }.subscribe-benefits li { font-family: SpaceGrotesk; font-size: 1.1em; color: #ffffff; display: flex; align-items: center; gap: 30px; }.subscribe-benefits img { width: 24px; height: 24px; }.subscribe-divider { height: 1px; background: rgba(255, 255, 255, 0.2); margin: 30px 0px; }.subscribe-cta-text p { font-family: SpaceGrotesk; font-size: 1.1em; color: #ffffff; margin: 0px 0px 10px; }.subscribe-cta-text h3 { font-family: SpaceGrotesk-bold; font-size: 2.5em; color: #ffffff; margin: 0px 0px 10px; display: flex; align-items: center; gap: 15px; }.arrow-badge { display: inline-flex; align-items: center; justify-content: center; width: 60px; height: 60px; background: #ffdd00; color: #000000; border-radius: 12px; font-size: 0.8em; font-weight: bold; }.no-spam { font-family: SpaceGrotesk; font-size: 0.95em; color: rgba(255, 255, 255, 0.7); margin: 0px; }.bottom-grid { display: none; }footer { padding: 0px; }@media (max-width: 768px){#content-wrapper { padding: 10px !important; }main { padding: 10px; }#hero { flex-direction: column; gap: 10px; }#hero .swte-col { width: 100%; }#hero h1 { font-size: 2em; }#hero h2 { font-size: 1.5em; }#hero p { width: 100%; font-size: 1em; }.hero-row { flex-direction: column; gap: 20px; }.price-bubble-wrapper { transform: translateY(0px); margin: 0px auto; }.bfd-subscribe-box-wrapper { width: 100%; }.bfd-subscribe-box { min-width: auto; width: 100%; padding: 25px; }.bfd-subscribe-box h3 { font-size: 1.5em; }#countdown { margin: 50px 0px; overflow-x: auto; }.bfd-countdown { padding: 15px 8px; gap: 2px; width: 100%; box-sizing: border-box; }.bfd-countdown-digit-group { gap: 1px; }.bfd-countdown-digit { font-size: 2.4em; width: 30px; height: 1.2em; padding: 2px; }.bfd-countdown-digit-separator { font-size: 2.4em; transform: translateY(-19px); }.bfd-countdown-digit::before { width: 110%; transform: translate(-5%, 0px); }.bfd-countdown-label { font-size: 0.7em; }#subscribe { margin: 50px 0px; }.subscribe-box { padding: 30px 20px; }.subscribe-row { flex-direction: column; gap: 30px; }.subscribe-row:first-child { align-items: flex-start; }.subscribe-header { gap: 15px; }.subscribe-icon { width: 40px; height: 40px; }.subscribe-title h2 { font-size: 1.3em; }.subscribe-subtext { font-size: 1em; }.subscribe-benefits { gap: 20px; }.subscribe-benefits li { font-size: 0.95em; gap: 15px; }.subscribe-cta-text p { font-size: 0.95em; }.subscribe-cta-text h3 { font-size: 1.8em; }.arrow-badge { width: 45px; height: 45px; font-size: 0.7em; transform: rotate(90deg); }footer { padding: 40px; }}@keyframes bfbubble { 0%, 100% { transform: scale(1) translateY(50%) rotate(15deg); } 6% { transform: scale(1.2) translateY(50%) rotate(15deg); } 12% { transform: scale(1) translateY(50%) rotate(15deg); } 18% { transform: scale(1.2) translateY(50%) rotate(15deg); } 24% { transform: scale(1) translateY(50%) rotate(15deg); } 30% { transform: scale(1.2) translateY(50%) rotate(15deg); } 36% { transform: scale(1) translateY(50%) rotate(15deg); } 100% { transform: scale(1) translateY(50%) rotate(15deg); } }@keyframes topSlideAnimation { 0% { transform: translateX(0%); } 99.999% { transform: translateX(-2560px); } 100% { transform: translateX(0%); } }@font-face{font-family:"SpaceGrotesk";font-weight:400;font-style:normal;src:url(https://musthaveplugins.com/wp-content/swift-ai/cache/musthaveplugins.com/black-friday-2025/__data/SpaceGrotesk-Regulard7bdd020.woff) format('woff2');font-display:swap;}@font-face{font-family:"SpaceGrotesk-SemiBold";font-weight:400;font-style:normal;src:url(https://musthaveplugins.com/wp-content/swift-ai/cache/musthaveplugins.com/black-friday-2025/__data/SpaceGrotesk-SemiBold702d35c5.woff) format('woff2');font-display:swap;}@font-face{font-family:"SpaceGrotesk-Light";font-weight:400;font-style:normal;src:url(https://musthaveplugins.com/wp-content/swift-ai/cache/musthaveplugins.com/black-friday-2025/__data/SpaceGrotesk-Light1c8cdf10.woff) format('woff2');font-display:swap;}* { box-sizing: border-box; }html { scroll-behavior: smooth; }strong { font-family: SpaceGrotesk-SemiBold; font-weight: normal; }h3 { margin: 0px; font-family: SpaceGrotesk; font-size: 3em; }.is-hidden { display: none !important; }body { font-family: SpaceGrotesk; max-width: 100vw; overflow-x: hidden; margin: 0px; background: #161b27; color: #ffffff; }#content-wrapper { box-sizing: border-box; max-width: 1440px; margin: 0px auto; }header { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; column-gap: 40px; padding: 20px; }img { max-width: 100%; }#logo { width: 150px; }.mobile-nav-trigger-container { display: none; }@media (max-width: 991px){.mobile-nav-trigger-container { text-align: center; display: block; position: relative; height: 40px; }.mobile-nav-trigger-container label { position: relative; display: flex; place-content: space-around flex-end; flex-flow: column wrap; row-gap: 4px; height: 28px; cursor: pointer; }.nav-trigger-line { display: block; width: 30px; height: 3px; background: #ffffff; transition: 0.3s ease-in-out; }.nav-trigger-line:nth-child(2) { position: absolute; top: 10px; left: 50%; transform: translateX(-50%); }}#mobile-nav-trigger { display: none; }.primary-nav { display: flex; gap: 80px; width: 100%; margin: 0px; padding: 0px 30px; border-radius: 10px; font-size: 0.7em; max-height: 0px; opacity: 0; transition: 0.5s; overflow: hidden; }.primary-nav .menu, .primary-nav .menu-cta { display: flex; flex-direction: column; row-gap: 30px; list-style: none; padding: 0px; margin: 0px; }.primary-nav .menu a, .primary-nav .menu-cta a { color: #ffffff; text-decoration: none; font-size: 2em; white-space: nowrap; font-family: SpaceGrotesk-SemiBold; transition:color 0.4s ease; }.primary-nav .menu a.active, .primary-nav .menu a:hover { color: #ffffff; }.primary-nav .submenu, .section-nav .submenu { display: flex; flex-direction: column; row-gap: 20px; list-style: none; margin: 10px 0px 0px; transition: 0.4s; overflow: hidden; opacity: 0; box-sizing: border-box; max-height: 0px; visibility: hidden; }.primary-nav .submenu img, .primary-nav .submenu .description { display: none; }.primary-nav .has-submenu:hover .submenu, .section-nav .has-submenu:hover .submenu { opacity: 1; visibility: visible; max-height: 800px; }.primary-nav .has-submenu > a, .section-nav .has-submenu > a { display: flex; flex-direction: row-reverse; column-gap: 5px; align-items: center; justify-content: space-between; padding: 0px; }.primary-nav .has-submenu > a::before, .section-nav .has-submenu > a::before { display: block; content: ""; width: 0px; height: 0px; border-left: 0.35em solid transparent; border-right: 0.35em solid transparent; border-top: 0.35em solid; }.primary-nav .has-submenu a::after, .section-nav .has-submenu a::after, .section-nav .has-submenu a::after { display: none; }footer { position: relative; z-index: 3; display: flex; flex-wrap: wrap; gap: 40px; align-items: flex-start; justify-content: space-around; padding: 40px; color: #ffffff; min-height: 300px; }footer a { color: #ffffff; text-decoration: none; }footer a:hover { opacity: 0.7; }#footer-logo { display: flex; flex-direction: column; gap: 40px; }#footer-logo img { width: 215px; }footer h3 { font-size: 1em; font-family: SpaceGrotesk-SemiBold; text-transform: uppercase; margin-bottom: 20px; }.footer-menu { display: flex; flex-flow: column wrap; align-items: center; row-gap: 40px; width: 66%; max-width: 700px; }.footer-menu-col { min-width: 200px; }.social-icons, .footer-menu-list { margin: 0px; padding: 0px; list-style: none; font-family: SpaceGrotesk; }.footer-menu-list { display: flex; flex-direction: column; gap: 5px; }.social-icons { display: flex; column-gap: 10px; }.social-icons a { display: flex; width: 40px; height: 40px; align-items: center; justify-content: center; border: 2px solid; border-radius: 100%; font-size: 0.8em; }#toast-container { display: flex; flex-direction: column; row-gap: 15px; position: fixed; top: 44px; right: 15px; z-index: 2147483647; }#madein-wrapper { width: 100%; display: flex; justify-content: center; position: absolute; bottom: 0px; font-size: 0.8em; }.madein { display: flex; align-items: center; justify-content: flex-start; gap: 10px; }.madein img { height: 15px; }.fa-brands, .fa-regular, .fab, .far { font-weight: 400; }.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp-solid, .fa-solid, .fab, .far, .fas { -webkit-font-smoothing: antialiased; display: var(--fa-display,inline-block); font-style: normal; font-variant: normal; line-height: 1; text-rendering: auto; }.fa-brands, .fab { font-family: "Font Awesome 6 Brands"; }@keyframes fa-beat { 0%, 90% { transform: scale(1); } 45% { transform: scale(var(--fa-beat-scale,1.25)); } }@keyframes fa-bounce { 0%, 100%, 64% { transform: scale(1, 1) translateY(0px); } 10% { transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0); } 30% { transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em)); } 50% { transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0); } 57% { transform: scale(1,1) translateY(var(--fa-bounce-rebound,-.125em)); } }@keyframes fa-fade { 50% { opacity: var(--fa-fade-opacity, .4); } }@keyframes fa-beat-fade { 0%, 100% { opacity: var(--fa-beat-fade-opacity, .4); transform: scale(1); } 50% { opacity: 1; transform: scale(var(--fa-beat-fade-scale,1.125)); } }@keyframes fa-flip { 50% { transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg)); } }@keyframes fa-shake { 0% { transform: rotate(-15deg); } 4% { transform: rotate(15deg); } 24%, 8% { transform: rotate(-18deg); } 12%, 28% { transform: rotate(18deg); } 16% { transform: rotate(-22deg); } 20% { transform: rotate(22deg); } 32% { transform: rotate(-12deg); } 36% { transform: rotate(12deg); } 100%, 40% { transform: rotate(0deg); } }@keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }:host, :root { --fa-style-family-brands: 'Font Awesome 6 Brands'; --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; --fa-style-family-classic: 'Font Awesome 6 Free'; --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }.fa-linkedin-in::before { content: ""; }.fa-reddit::before { content: ""; }.fa-x-twitter::before { content: ""; }.fa-facebook-square::before, .fa-square-facebook::before { content: ""; }.fa-instagram::before { content: ""; }#hero { gap: 40px; }.price-bubble-period { font-size: 0.6em; }.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); border: 0px; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; width: 1px; overflow-wrap: normal !important; position: absolute !important; }.screen-reader-text:focus { background-color: #ffffff; border-radius: 3px; box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 2px 2px; clip-path: none; color: #2b2d2f; display: block; font-size: 0.875rem; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; clip: auto !important; }.woocommerce-product-gallery{opacity:1!important;} .woocommerce-product-gallery figure{max-width:1000%} .woocommerce-product-gallery figure[style*="3d(0px"]{max-width: 100%;} body:not(.swift-ui) .woocommerce-product-gallery [data-thumb]:not(:first-of-type){display:none!important;}body.swift-nojs [data-s3cid="1"]{min-width: 100vw;}body.swift-nojs [data-s3cid="2"]{min-width:381px;min-height:120.34375px;}body.swift-nojs [data-s3cid="4"]{min-width:361px;}body.swift-nojs [data-s3cid="5"]{min-width:361px;}body.swift-nojs [data-s3cid="6"]{min-width:347.546875px;}body.swift-nojs [data-s3cid="7"]{min-width:347.546875px;}body.swift-nojs [data-s3cid="8"]{min-width:347.546875px;}body.swift-nojs [data-s3cid="9"]{min-width:361px;min-height:370.375px;}body.swift-nojs [data-s3cid="10"]{min-width:361px;min-height:370.375px;}body.swift-nojs [data-s3cid="11"]{min-width:311px;}body.swift-nojs [data-s3cid="12"]{min-width:240.03125px;}body.swift-nojs [data-s3cid="15"]{min-width:361px;}body.swift-nojs [data-s3cid="16"]{min-width:361px;}body.swift-nojs [data-s3cid="19"]{min-height:49px;}body.swift-nojs [data-s3cid="22"]{min-height:49px;}body.swift-nojs [data-s3cid="25"]{min-height:49px;}body.swift-nojs [data-s3cid="28"]{min-width:361px;}body.swift-nojs [data-s3cid="29"]{min-width:361px;}body.swift-nojs [data-s3cid="30"]{min-width:321px;}body.swift-nojs [data-s3cid="31"]{min-width:321px;}body.swift-nojs [data-s3cid="32"]{min-width:314.96875px;}body.swift-nojs [data-s3cid="33"]{min-width:314.96875px;}body.swift-nojs [data-s3cid="34"]{min-width:144.796875px;}body.swift-nojs [data-s3cid="35"]{min-width:321px;}body.swift-nojs [data-s3cid="36"]{min-width:321px;}body.swift-nojs [data-s3cid="37"]{min-width:321px;min-height:415px;}body.swift-nojs [data-s3cid="38"]{min-width:321px;min-height:159px;}body.swift-nojs [data-s3cid="39"]{min-width:321px;min-height:149px;}body.swift-nojs [data-s3cid="40"]{min-width:321px;min-height:149px;}body.swift-nojs [data-s3cid="41"]{min-width:311.28125px;min-height:226px;}body.swift-nojs [data-s3cid="50"]{min-height:188px;}body.swift-nojs [data-s3cid="51"]{min-height:140px;}body.swift-nojs [data-s3cid="52"]{min-height:114px;}body.swift-nojs [data-s3cid="53"]{min-height:140px;}body.swift-nojs [data-s3cid="54"]{min-width:381px;min-height:17px;}html{opacity:1}