h2 { font-size: 2em; text-transform: uppercase; }h3 { font-size: 1.5em; font-family: PlusJakartaSans-SemiBold; margin: 20px 0px; }h4 { font-size: 1.25em; margin: 40px 0px 20px; }hr { color: #eeeeee; width: 50%; margin: 40px auto; }main { display: flex; align-items: flex-start; padding: 0px 20px; justify-content: space-between; flex-wrap: wrap; }nav { width: 100%; padding: 20px; border-bottom: 1px solid #888888; }nav label, nav label a { display: block; margin: 5px 0px; cursor: pointer; text-decoration: none; color: #000000; }nav input { display: none; }.content { width: 500px; font-family: PlusJakartaSans; }.submenu-wrap { display: flex; flex-direction: column; gap: 5px; max-height: 0px; margin: -8px 0px 0px; padding: 0px 10px; overflow: hidden; transition:max-height 0.4s linear; list-style: none; }input:checked + .submenu-wrap { margin: 0px; max-height: 400px; }.submenu-wrap li { font-size: 0.9em; }.submenu-wrap a { color: #000000; text-decoration: none; font-family: PlusJakartaSans; }.submenu-wrap a:hover { text-decoration: underline; }pre, .code-inline { background: #ececec; padding: 10px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, Cantarell, "Helvetica Neue", sans-serif; max-width: 100%; white-space: break-spaces; }.code-inline { padding: 2px 5px; }.changelog p { margin: 50px 0px; }@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; }@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/cookie/documentation/__data/SpaceGrotesk-Regularb0fd07cd.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/cookie/documentation/__data/SpaceGrotesk-SemiBold0c0f63a7.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/cookie/documentation/__data/SpaceGrotesk-Light82699243.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; }.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: ""; }header { background: linear-gradient(#161b27 0%, rgba(22, 27, 39, 0.6) 40%, rgba(22, 27, 39, 0) 100%); }h3 { font-size: 1.5em; font-family: SpaceGrotesk-SemiBold; margin: 20px 0px; }main { background: #ffffff; color: #000000; display: flex; align-items: flex-start; padding: 0px 20px; justify-content: space-between; flex-wrap: wrap; }.content { width: 500px; font-family: SpaceGrotesk; }.submenu-wrap a { color: #000000; text-decoration: none; font-family: SpaceGrotesk; }.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: 100vw;min-height:121.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-height:188px;}body.swift-nojs [data-s3cid="7"]{min-height:160px;}body.swift-nojs [data-s3cid="8"]{min-height:160px;}body.swift-nojs [data-s3cid="9"]{min-height:160px;}body.swift-nojs [data-s3cid="10"]{min-width: 100vw;min-height:17px;}html{opacity:1}