@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: all 0.4s ease 0s; }.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: row 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: row wrap; justify-content: center; margin: 0px; }.mhcookie-functional-blocked .mhcookie-btn { padding: 6px 12px; white-space: nowrap; }@media (min-width: 992px){.mhcookie-functional-blocked, .mhcookie-functional-blocked .mhcookie-buttons { flex-wrap: 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; width: 100%; height: 100%; background-color: #ffffff; transition: opacity 0.6s ease 0s; }: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: all 0.8s ease 0s; }.mhcookie-banner .mhcookie-text { margin: 0px; width: 100%; }@media (min-width: 992px){.mhcookie-banner .mhcookie-text { width: 66%; min-width: 300px; }}.mhcookie-banner .mhcookie-buttons { flex-flow: row wrap; justify-content: center; margin: 0px; }.mhcookie-banner .mhcookie-btn { width: 100%; }@media (min-width: 768px){.mhcookie-banner .mhcookie-btn { width: auto; }}.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; }.black-friday-bubble { position: fixed; bottom: 0px; left: 0px; z-index: 10; width: 100vw; display: none; flex-direction: column; align-items: center; justify-content: center; background: #000000; padding: 10px; color: #ffffff; text-decoration: none; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px; font-family: SpaceGrotesk-Bold; font-size: 1.2em; }@media (min-width: 992px){.black-friday-bubble { right: 30px; bottom: 50%; left: unset; transform: translateY(50%) rotate(15deg); border-radius: 100%; aspect-ratio: 1 / 1; width: auto; height: auto; background: rgba(0, 0, 0, 0.85); animation: 7s ease 0s 2 normal none running bfbubble; }}@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); } }.black-friday-bubble strong { font-family: SpaceGrotesk-Bold; font-weight: normal; color: #ff0000; }@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/captcha/__data/SpaceGrotesk-Regularda44fc9d.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/captcha/__data/SpaceGrotesk-SemiBold2d36e398.woff) format('woff2');font-display:swap;}@font-face{font-family:"SpaceGrotesk-Bold";font-weight:400;font-style:normal;src:url(https://musthaveplugins.com/wp-content/swift-ai/cache/musthaveplugins.com/captcha/__data/SpaceGrotesk-Bold6b2b4e0b.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/captcha/__data/SpaceGrotesk-Light7def39ee.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; }h4 { margin: 0px; font-family: SpaceGrotesk; font-size: 2em; }.btn, .woocommerce a.button { color: #000000; user-select: none; padding: 15px 25px; border: 1px solid #000000; background: #ffffff; border-radius: 5px; font-size: 0.9em; line-height: 1em; text-decoration: none; cursor: pointer; display: inline-block; font-family: SpaceGrotesk-SemiBold; }.btn:hover { box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 10px; }.btn-success { color: #ffffff; background: #0dc167; border-color: #0dc167; }.btn-light { background: #ffffff; border: 1px solid #ffffff; color: #1d252c; font-size: 1em; }.btn-small { font-size: 14px; padding: 6px 15px; }.is-hidden { display: none !important; }.section-row { position: relative; display: flex; flex-wrap: wrap; justify-content: center; row-gap: 20px; }.section-col { width: 100%; }@media (min-width: 992px){.section-col { width: 50%; }}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; }@media (min-width: 992px){header { min-height: 110px; }#logo { position: absolute; top: 50%; left: 50%; z-index: 6; transform: translate(-50%, -50%); width: 180px; }}.mobile-nav-trigger-container { display: none; }#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:none 0s ease; overflow: hidden; }@media (min-width: 992px){.primary-nav { width: 660px; border-radius: 25px; max-height: 200px; padding: 30px 120px; opacity: 1; transition:none 0s ease; justify-content: flex-end; }}@media (min-width: 1200px){.primary-nav { width: 810px; font-size: 0.8em; }}.primary-nav .menu, .primary-nav .menu-cta { display: flex; flex-direction: column; row-gap: 30px; list-style: none; padding: 0px; margin: 0px; }@media (min-width: 992px){.primary-nav .menu, .primary-nav .menu-cta { flex-direction: row; }}.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; }@media (min-width: 768px){.primary-nav .menu a::after { display: block; content: ""; width: 100%; height: 2px; background: currentcolor; opacity: 0; transition: all 0.4s ease 0s; max-width: 0px; transform: translateY(2px); }}@media (min-width: 992px){header { position: relative; }.primary-nav { position: absolute; top: 50%; left: 0px; z-index: 5; transform: translateY(-50%); width: 100%; overflow: visible; }.primary-nav .menu { width: 100%; justify-content: space-between; column-gap: 15px; }.primary-nav .menu > li.last-left { margin-right: auto; }.primary-nav .menu a, .primary-nav .menu-cta a { position: relative; padding: 12px 0px 15px; font-size: 1.2em; }}@media (min-width: 1200px){.primary-nav .menu { column-gap: 40px; }}.primary-nav .submenu, .section-nav .submenu { display: flex; flex-direction: column; row-gap: 20px; list-style: none; margin: 10px 0px 0px; transition: all 0.4s ease 0s; 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; }@media (min-width: 992px){.primary-nav .has-submenu > a, .section-nav .has-submenu > a { justify-content: flex-end; }.primary-nav .submenu, .section-nav .submenu { position: absolute; z-index: 2; gap: 10px; margin: 0px; padding: 30px 25px 0px; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; transform: translateX(-25px); background: rgba(22, 30, 39, 0.85); box-shadow: rgba(0, 0, 0, 0.5) 0px 4px 30px; backdrop-filter: blur(10px); border: 1px solid #161e27; max-height: unset; }.primary-nav .submenu.megamenu, .section-nav .submenu.megamenu { position: absolute; top: 60px; left: 50%; z-index: 4; transform: translateX(-50%); flex-flow: row wrap; justify-content: space-between; width: 100%; gap: 50px; margin: 0px; padding: 20px 50px; max-height: unset; box-sizing: border-box; border-radius: 0px; font-size: 1em; }.primary-nav .submenu li, .section-nav .submenu li { width: calc(33% - 50px); }.primary-nav .submenu li a, .section-nav .submenu li a { display: flex; flex-wrap: wrap; align-items: center; gap: 0px 20px; width: 100%; transition: all 0.4s ease 0s; }.primary-nav .submenu.megamenu a:hover, .section-nav .submenu.megamenu a:hover { transform: translateY(-2px); color: #ffffff !important; }.primary-nav .submenu img, .section-nav .submenu img { display: block; width: 40px; height: 40px; aspect-ratio: 1 / 1; }.primary-nav .submenu .description, .section-nav .submenu .description { font-size: 0.8em; font-family: SpaceGrotesk-Light; display: block; width: 80%; color: #ffffff; margin: 3px 0px 0px; white-space: normal; }}.section-nav { display: none; position: sticky; top: 0px; z-index: 4; margin: 30px 0px 0px; padding: 20px 0px; }.section-nav .menu { display: flex; gap: 20px; justify-content: flex-start; align-items: center; width: 100%; padding: 0px 20px; list-style: none; margin: 0px 50px 0px 0px; }.section-nav .menu > li:first-child { margin-left: auto; }.section-nav .menu a:not(.btn) { display: flex; gap: 10px; align-items: center; color: #ffffff; text-decoration: none; transition: all 0.4s ease 0s; }.section-nav .initial-hidden { visibility: hidden; opacity: 0; transition: all 0.4s ease 0s; }.section-nav .buy-now { opacity: 0; transition: all 0.4s ease 0s; transform: translateX(200%); }.section-nav .buy-now a { display: flex; align-items: center; gap: 10px; }.section-nav .buy-now img { width: 32px; height: 32px; aspect-ratio: 1 / 1; }@media (min-width: 992px){.section-nav { display: flex; }}@media (min-width: 1200px){.section-nav .menu { gap: 60px; }}.section-nav .submenu.megamenu { top: 70px; font-size: 0.8em; }.section-nav .submenu.megamenu a { font-size: 1.2em; font-family: SpaceGrotesk-SemiBold; }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; }@media (min-width: 576px){footer { padding: 60px 60px 120px; background-position: left bottom; }}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; }@media (min-width: 768px){.footer-menu { flex-direction: row; align-items: flex-start; justify-content: space-between; }}.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-classic, .fa-regular, .fa-solid, .far, .fas { font-family: "Font Awesome 6 Free"; }.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,0.9)) translateY(0); } 30% { transform: scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em)); } 50% { transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0); } 57% { transform: scale(1,1) translateY(var(--fa-bounce-rebound,-0.125em)); } }@keyframes fa-fade { 50% { opacity: var(--fa-fade-opacity, 0.4); } }@keyframes fa-beat-fade { 0%, 100% { opacity: var(--fa-beat-fade-opacity, 0.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); } }.fa-flask-vial::before { content: ""; }.fa-star::before { content: ""; }.fa-puzzle-piece::before { content: ""; }.fa-arrow-down::before { content: ""; }.fa-book::before { content: ""; }: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: ""; }@font-face{font-family:"Font Awesome 6 Free";font-weight:900;font-style:normal;src:url(https://musthaveplugins.com/wp-content/swift-ai/cache/musthaveplugins.com/captcha/__data/fa-solid-90067ada825.woff) format('woff2');font-display:swap;}.fa-solid, .fas { font-weight: 900; }header { background: linear-gradient(#161b27 0%, rgba(22, 27, 39, 0.6) 40%, rgba(22, 27, 39, 0) 100%); }.section-nav .buy-now img { border-radius: 100%; }article { background: url(https://musthaveplugins.com/wp-content/themes/swte-theme/images/cubes.webp) center top / 100% no-repeat; }article .btn { color: #004eea; user-select: none; padding: 15px 25px; border: 1px solid #004eea; border-radius: 50px; font-size: 0.9em; line-height: 1em; text-decoration: none; cursor: pointer; display: inline-block; font-family: SpaceGrotesk-SemiBold; }article .btn:hover { box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 10px; }article .btn-success { color: #ffffff; background: #0dc167; border-color: #0dc167; }article .btn-brand { background: #004eea; color: #ffffff; }article .btn-light { background: #ffffff; border: 1px solid #ffffff; color: #1d252c; font-size: 1em; padding: 17px 30px; }article .btn-small { font-size: 14px; padding: 6px 15px; }.button-wrapper { margin: 20px 0px; }.light-bg { background: #ffffff; color: #000000; padding: 0px 0px 1px; }@media (min-width: 992px){.light-bg { padding-bottom: 120px; }}.ribbon-content { position: absolute; top: -6px; right: -6px; width: 89px; height: 91px; overflow: hidden; }.ribbon { display: inline-block; position: absolute; padding: 7px 0px; left: -23px; top: 22px; width: 160px; text-align: center; font-size: 14px; line-height: 16px; background: linear-gradient(to right, #e10615 0%, #a1010e 100%); color: #ffffff; text-shadow: rgba(0, 0, 0, 0.4) 0px 2px 2px; letter-spacing: 0.05em; transform: rotate(45deg); box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 5px; text-transform: uppercase; font-weight: 800; }.bg-gradient { position: absolute; top: 0px; left: 0px; z-index: 2; transform: translateX(-33%); width: 500px; height: 500px; border-radius: 100%; box-shadow: rgba(89, 54, 221, 0.18) 0px 0px 100px; background: radial-gradient(circle, rgba(89, 54, 221, 0.18) 0%, rgba(255, 255, 255, 0) 90%); pointer-events: none; user-select: none; }#hero { display: flex; flex-wrap: wrap; width: 100%; justify-content: center; padding: 40px; color: #ffffff; gap: 50px 100px; align-items: center; }@media (min-width: 1200px){#hero { background-position: right top; padding: 60px 120px 0px; }}#hero-title { display: flex; flex-direction: column; gap: 10px; }#hero-title h1 { font-size: 3em; margin: 0px; }#hero-title h2 { display: flex; gap: 20px; align-items: center; text-transform: initial; margin: 0px; font-size: 2.6em; }#hero-title h2 img { width: 1em; height: 1em; aspect-ratio: 1 / 1; }#hero-figure { position: relative; display: flex; align-items: center; justify-content: center; flex-flow: column wrap; gap: 20px; width: 400px; max-width: 90vw; min-height: 230px; border-radius: 15px; background: url(https://musthaveplugins.com/wp-content/themes/swte-theme/plugins/captcha/images/coupon.webp) center center / cover no-repeat; }.light-bg section .section-row { padding: 40px; }@media (min-width: 992px){.light-bg section .section-row { padding: 120px; }}.section-alternate { margin-bottom: 30px; align-items: center; }.section-row h2 { display: flex; flex-direction: column; justify-content: center; margin: 0px 0px 30px; font-family: SpaceGrotesk-Bold; font-size: 2.4em; line-height: 1; }.section-row h3 { font-family: SpaceGrotesk-SemiBold; font-size: 2em; margin: 0px; }.section-row h4 { font-size: 1.2em; margin: 0px; }@media (min-width: 992px){.section-row h3 { font-size: 3em; }.section-row h2 { margin: 15px 0px 30px; font-size: 3.25em; }.section-alternate:nth-of-type(2n+1) .section-col h2 { align-items: flex-end; }.section-alternate:nth-of-type(2n+1) .section-col h3 { text-align: right; }.section-alternate .section-col.illustration img { transform: translateX(-100px); }.section-alternate .section-col.content { line-height: 2em; }.section-alternate:nth-of-type(2n+1) { flex-direction: row-reverse; }.section-alternate:nth-of-type(2n+1) .section-col.illustration img { transform: translateX(100px); }.section-alternate:nth-of-type(2n+1) .section-col .section-alternate-text { text-align: right; }}.section-alternate-text { line-height: 1.5em; }.section-alternate-text.solid { max-width: 400px; margin-left: auto; font-size: 1em; color: #96acbc; }.section-alternate-text p { margin: 0px 0px 30px; }.stars { display: flex; justify-content: flex-end; gap: 10px; margin: 10px 0px 0px; color: #0dc167; font-size: 1.5em; }.why-choose h3 { color: #ff0000; }.expertly-developed h2 { margin: 0px; }.expertly-developed h3 { color: #009ee1; margin: 0px 0px 30px; line-height: 1; }.everything-package { background: #f0f4f9; }.everything-package h2 { margin: 0px; line-height: 1.2em; }.everything-package h3 { line-height: 1.3em; margin: 0px 0px 30px; font-size: 2.4em; }.everything-package h3 br { display: none; }.everything-package h3 strong { font-weight: normal; color: #009ee2; }@media (min-width: 992px){.everything-package h3 br { display: block; }.light-bg section .section-row { padding: 40px 120px; margin: 0px; }}#cta { display: flex; justify-content: center; margin: 0px; }#cta h2 { display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 20px 40px; padding: 20px; width: 100%; background: #2c376c; color: #ffffff; text-align: center; font-size: 1.3em; }#cta i { font-size: 2em; }@media (min-width: 992px){#cta h2 { border-radius: 15px; flex-direction: row; padding: 25px 100px; font-size: 1.85em; width: auto; }#cta i { transform: rotate(270deg); }}.pricing-indicator-wrapper { display: flex; justify-content: center; gap: 10px; font-size: 1.15em; }.pricing-indicator-wrapper label { cursor: pointer; }.pricing-indicator-input { display: none; }.period-indicator { position: relative; width: 50px; height: 20px; border-radius: 50px; background: #0dc167; }.period-indicator-inner { display: block; position: absolute; width: 100%; height: 100%; }.period-indicator-inner[for="period-yearly"] { display: none; }:checked + .period-indicator .period-indicator-inner[for="period-yearly"] { display: block; }.period-indicator::after { content: ""; position: absolute; top: 50%; left: 29px; transform: translateY(-50%); width: 16px; height: 16px; border-radius: 100%; background: #f0f4f9; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px; transition: all 0.5s ease 0s; pointer-events: none; user-select: none; }:checked + .period-indicator::after { left: 5px; }#pricing-section-inner { display: flex; justify-content: center; flex-wrap: wrap; gap: 30px; padding: 20px; margin: 0px 0px 50px; }#pricing-section h2 { width: 100%; text-align: center; font-size: 2em; font-family: SpaceGrotesk; }.pricing-col { position: relative; display: flex; flex-direction: column; gap: 5px; width: 100%; padding: 30px; background: #f0f4f9; border: 1px solid #8b99af; border-radius: 15px; }.pricing-col:last-child { background: #2e335c; border: 1px solid #2e335c; color: #ffffff; }@media (min-width: 576px){.pricing-col { width: 280px; }}@media (min-width: 992px){#how-it-works { scroll-margin-top: 100px; }#pricing-section { scroll-margin-top: 100px; }#pricing-section h2 { font-size: 4em; }.pricing-inner-row { display: flex; justify-content: space-between; align-items: center; }.pricing-col-sub-divider { height: 80%; width: 2px; background: rgba(255, 255, 255, 0.2); }.pricing-col { width: 260px; }.pricing-col:last-child { width: 480px; }}.pricing-col .btn { display: flex; justify-content: center; width: 100%; }.pricing-col h3 { font-size: 2em; text-transform: uppercase; font-family: SpaceGrotesk-SemiBold; }.pricing-col:last-child h3 { color: #ffffff; }.pricing-info { opacity: 0.6; font-size: 0.8em; margin: 10px 0px 20px; }.pricing-col hr { width: 90%; opacity: 0.4; }.pricing-col:last-child hr { color: #ffffff; }.pricing-price-wrapper { display: flex; align-items: center; gap: 5px; margin: 20px 0px; }.pricing-price { font-size: 2.75em; font-family: SpaceGrotesk-Bold; }.pricing-price sup { font-size: 0.6em; }.pricing-feature-list { margin: 10px 0px; padding: 0px; list-style: none; display: flex; flex-direction: column; gap: 15px; font-family: SpaceGrotesk; color: #141515; }.pricing-col:last-child .pricing-feature-list { color: #f3ffff; }.pricing-feature-list li { display: flex; gap: 25px; font-size: 0.8em; font-family: SpaceGrotesk; align-items: flex-start; }.pricing-feature-info h5 { font-size: 1em; margin: 0px; }.pricing-col .btn { margin: 25px 0px; font-size: 1em; align-self: center; background: #0dc167; border-color: #0dc167; text-transform: uppercase; border-radius: 50px; }.check { position: relative; width: 1.5em; height: 1.5em; color: #ffffff; background: #272d4b; border-radius: 100%; }.pricing-col:last-child .check { background: transparent; border: 1px solid; }.pricing-inner-row .yearly { display: none; }.check::before { content: ""; position: absolute; bottom: 5px; left: 2px; width: 60%; height: 2.5px; background: currentcolor; transform: rotate(-45deg) translateX(4px); }.check::after { content: ""; position: absolute; bottom: 6px; left: 2.5px; width: 35%; height: 2.5px; background: currentcolor; transform: rotate(45deg); }.money-back-guarantee { position: relative; z-index: 2; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 10px; width: 1100px; max-width: 90%; margin: 0px auto 80px; padding: 20px 10px; background: 0% 0% / contain #272d4b; color: #ffffff; font-family: SpaceGrotesk-SemiBold; font-size: 1em; border-radius: 15px; text-align: center; }.money-back-guarantee img { height: 50px; }.money-back-guarantee-inner { display: flex; flex-direction: column; align-items: center; gap: 15px; }.money-back-guarantee-features { display: flex; margin: 0px; padding: 0px; font-size: 0.7em; gap: 30px; list-style: none; }.money-back-guarantee-features li { position: relative; }.bottom-grid { display: none; position: absolute; z-index: 1; width: 60%; left: 50%; transform: translate(-50%, 0px); }@media (min-width: 992px){.money-back-guarantee { padding: 40px; font-size: 2.5em; gap: 0px 30px; }.money-back-guarantee img { height: auto; }.money-back-guarantee-features { font-size: 0.5em; }.bottom-grid { display: block; }}.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="5"]{min-height:464px;}body.swift-nojs [data-s3cid="6"]{min-width:748.59375px;min-height:124px;}body.swift-nojs [data-s3cid="12"]{min-height:485px;}body.swift-nojs [data-s3cid="13"]{min-height:405px;}body.swift-nojs [data-s3cid="14"]{min-height:144px;}body.swift-nojs [data-s3cid="15"]{min-height:405px;}body.swift-nojs [data-s3cid="18"]{min-height:508px;}body.swift-nojs [data-s3cid="19"]{min-height:348px;}body.swift-nojs [data-s3cid="20"]{min-height:490px;}body.swift-nojs [data-s3cid="21"]{min-height:410px;}body.swift-nojs [data-s3cid="23"]{min-height:410px;}body.swift-nojs [data-s3cid="28"]{min-height:504.59375px;}body.swift-nojs [data-s3cid="29"]{min-height:292.390625px;}body.swift-nojs [data-s3cid="35"]{min-height:51px;}body.swift-nojs [data-s3cid="36"]{min-height:56px;}body.swift-nojs [data-s3cid="37"]{min-width:89px;min-height:56px;}body.swift-nojs [data-s3cid="38"]{min-width:40px;}body.swift-nojs [data-s3cid="40"]{min-width:58px;}body.swift-nojs [data-s3cid="42"]{min-width:126px;}body.swift-nojs [data-s3cid="44"]{min-width:109px;}body.swift-nojs [data-s3cid="48"]{min-height:51px;}body.swift-nojs [data-s3cid="49"]{min-height:56px;}body.swift-nojs [data-s3cid="50"]{min-width:109px;min-height:56px;}body.swift-nojs [data-s3cid="51"]{min-width:40px;}body.swift-nojs [data-s3cid="55"]{min-width:126px;}body.swift-nojs [data-s3cid="57"]{min-width:109px;}body.swift-nojs [data-s3cid="62"]{min-height:51px;}body.swift-nojs [data-s3cid="65"]{min-height:315.75px;}body.swift-nojs [data-s3cid="66"]{min-width:186.1875px;min-height:315.75px;}body.swift-nojs [data-s3cid="67"]{min-width:186.1875px;min-height:56px;}body.swift-nojs [data-s3cid="68"]{min-width:109px;min-height:56px;}body.swift-nojs [data-s3cid="69"]{min-width:57px;}body.swift-nojs [data-s3cid="74"]{min-width:68px;}body.swift-nojs [data-s3cid="76"]{min-width:72px;}body.swift-nojs [data-s3cid="78"]{min-width:142px;}body.swift-nojs [data-s3cid="81"]{min-height:252.59375px;}body.swift-nojs [data-s3cid="82"]{min-width:186.1875px;min-height:315.75px;}body.swift-nojs [data-s3cid="83"]{min-width:186.1875px;min-height:56px;}body.swift-nojs [data-s3cid="84"]{min-width:115px;min-height:56px;}body.swift-nojs [data-s3cid="85"]{min-width:57px;}body.swift-nojs [data-s3cid="92"]{min-width:72px;}body.swift-nojs [data-s3cid="94"]{min-width:142px;}body.swift-nojs [data-s3cid="97"]{min-height:178px;}body.swift-nojs [data-s3cid="98"]{min-width:828px;min-height:92px;}body.swift-nojs [data-s3cid="99"]{min-height:188px;}body.swift-nojs [data-s3cid="100"]{min-height:140px;}body.swift-nojs [data-s3cid="101"]{min-height:140px;}body.swift-nojs [data-s3cid="102"]{min-height:140px;}body.swift-nojs [data-s3cid="103"]{min-height:17px;}html{opacity:1}