@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; }@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; 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%; }@media (min-width: 992px){.mhcookie-banner .mhcookie-text { width: 66%; min-width: 300px; }}.mhcookie-banner .mhcookie-buttons { flex-flow: 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; }.black-friday-box-wrapper { width: 100%; }.black-friday-box { display: none; margin: 0px auto 50px; width: 500px; max-width: 90%; background: #000000; color: #ffffff; padding: 20px 40px; font-size: 2em; text-align: center; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px; text-decoration: none; font-family: SpaceGrotesk-SemiBold; border-radius: 15px; }.black-friday-box strong { color: #e60410; margin: 0px 12px; }@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/swift-performance/__data/SpaceGrotesk-Regular79f3ea55.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/swift-performance/__data/SpaceGrotesk-SemiBold50e069fc.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/swift-performance/__data/SpaceGrotesk-Light53df396d.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; }.caption-text { font-family: SpaceGrotesk; font-size: 1.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; }@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: 0.4s; 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: 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; }@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: 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: 0.4s; }.primary-nav .submenu.megamenu a:hover, .section-nav .submenu.megamenu a:hover { color: #ffffff !important; transform: translateY(-2px); }.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; }}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,.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); } }.fa-globe::before { content: ""; }.fa-microchip::before { content: ""; }.fa-headset::before { content: ""; }.fa-mobile-alt::before, .fa-mobile-screen-button::before { content: ""; }.fa-images::before { content: ""; }.fa-display::before { content: ""; }.fa-rotate::before, .fa-sync-alt::before { content: ""; }.fa-infinity::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/swift-performance/__data/fa-solid-90081174148.woff) format('woff2');font-display:swap;}.fa-solid, .fas { font-weight: 900; }@font-face{font-family:"IsidoraSans";font-weight:400;font-style:normal;src:url(https://musthaveplugins.com/wp-content/swift-ai/cache/musthaveplugins.com/swift-performance/__data/IsidoraSans-Regular13cef23c.woff) format('woff2');font-display:swap;}@font-face{font-family:"IsidoraSans-Bold";font-weight:400;font-style:normal;src:url(https://musthaveplugins.com/wp-content/swift-ai/cache/musthaveplugins.com/swift-performance/__data/IsidoraSans-Bolda5eb0e40.woff) format('woff2');font-display:swap;}@font-face{font-family:"IsidoraSans-SemiBold";font-weight:400;font-style:normal;src:url(https://musthaveplugins.com/wp-content/swift-ai/cache/musthaveplugins.com/swift-performance/__data/IsidoraSans-SemiBold091b1891.woff) format('woff2');font-display:swap;}main { background: #ededee; color: #000000; }#page-hero { display: flex; justify-content: center; flex-wrap: wrap; row-gap: 20px; position: relative; background: #ededee; color: #434343; padding: 100px 10px 10px; font-family: IsidoraSans-Bold; line-height: 6em; min-height: 400px; transition: 0.5s; }@media (min-width: 1200px){#page-hero { padding: 100px 80px 20px; }}@media (min-width: 992px){#page-hero { justify-content: space-between; }}.hero-text { position: relative; z-index: 2; }.hero-text-normal { font-size: 7em; }.hero-text-small { font-size: 5em; }.hero-text-big { font-size: 8em; }.hero-caption { margin-top: 40px; line-height: 1em; font-family: IsidoraSans; font-size: 1.4em; width: 350px; }@media (min-width: 992px){.hero-caption { margin-top: 120px; font-size: 1em; }}.hero-figure { position: relative; z-index: 2; display: none; width: 560px; flex-wrap: wrap; gap: 20px; pointer-events: none; }@media (min-width: 576px){.hero-figure { display: flex; }}@media (min-width: 992px){.hero-figure { transform: translateY(80px); }}.score-box { display: flex; flex-direction: column; row-gap: 20px; width: calc(50% - 20px); min-width: 250px; position: relative; border-top: 2px solid #ffffff; border-radius: 7px; background: rgba(255, 255, 255, 0.3); padding: 10px 50px; font-family: IsidoraSans; line-height: 1em; }.score-box::before, .score-box::after { content: ""; position: absolute; left: 0px; top: 3px; height: 100%; width: 2px; background: linear-gradient(#ffffff 30%, rgba(239, 79, 26, 0) 100%); }.score-box::after { left: unset; right: 0px; }.score-box-mobile { z-index: 2; animation: 4s ease-in-out 0s 2 normal none running float; box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 15px 0px; }.score-box-desktop { box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 15px 0px; }@media (min-width: 992px){.score-box-desktop { transform: translate(-50px, -80px); }}.score-box-device { display: flex; align-items: center; gap: 10px; height: 20px; margin: 10px 0px; color: #434343; transform: translateX(-30px); font-size: 1.2em; }.score-box-title { font-size: 1.5em; font-family: IsidoraSans-Bold; line-height: 1em; }.score-box-shapes { display: flex; justify-content: space-around; }.score-box-triangle { width: 0px; height: 0px; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 16px solid #ff3233; }.score-box-rectangle { width: 16px; height: 16px; background: #ffaa33; }.score-box-circle { width: 16px; height: 16px; background: #00cc66; border-radius: 100%; }.score-box-webvitals { display: flex; flex-direction: column; gap: 10px; margin: 10px 0px; padding: 5px; }.score-box-webvital { color: #00cc66; font-family: IsidoraSans-SemiBold; position: relative; font-size: 0.8em; margin: 5px 0px; }.score-box-webvital::before { content: ""; position: absolute; width: 15px; height: 15px; background: #00cc66; border-radius: 100%; left: -25px; top: -8px; }.score-box-webvital::after { content: ""; width: 70px; height: 2px; background: #959595; position: absolute; top: -5px; left: 0px; }.score-box-gtm { width: calc(100% - 20px); flex-direction: row; column-gap: 50px; align-items: center; padding: 50px; }@media (min-width: 992px){.score-box-gtm { transform: translate(30%, -80px); }}.score-box-grade { font-size: 5em; font-family: IsidoraSans-Bold; color: #1ccc74; }.score-box-gtm-title { font-family: IsidoraSans-SemiBold; }.score-box-gtm-title span { font-size: 2em; line-height: 1em; color: #1ccc74; }.hero-sphere { border-radius: 100%; background: linear-gradient(0deg, #cad1dd 2%, #ced8dd 5%, #dae2e2 16%, #e2e8e5 100%); filter: blur(5px); z-index: 0; pointer-events: none; }.hero-sphere-one { position: absolute; right: 0px; top: 30px; width: 270px; height: 270px; opacity: 0.8; }.hero-sphere-two { position: absolute; right: 300px; top: 150px; width: 130px; height: 130px; opacity: 0.4; }.hero-sphere-three { position: absolute; right: 500px; bottom: 0px; width: 190px; height: 190px; opacity: 0.8; }.gauge-outer { position: relative; }.gauge-result { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; font-size: 3em; font-family: monospace; }.score-pass .gauge-result { color: #0cce6b; }.score-average .gauge-result { color: #ffa400; }.score-fail .gauge-result { color: #ff4e42; }.gauge { width: 120px; position: relative; left: 50%; transform: translateX(-50%) rotate(-90deg); }.gauge-inner { stroke-width: 8; transition: 1s; }.score-pass .gauge-inner { fill: #e5f9ef; }.score-average .gauge-inner { fill: #fff5e4; }.score-fail .gauge-inner { fill: #ffeceb; }.gauge-border { fill: transparent; transition:stroke-dasharray 3s ease; }.score-pass .gauge-border { stroke: #0cce6b; }.score-average .gauge-border { stroke: #ffa400; }.score-fail .gauge-border { stroke: #ff4e42; }#web-vitals { padding: 40px; width: 100%; background: #ffffff; }#web-vitals-subtitle { display: flex; gap: 20px; align-items: center; flex-direction: column-reverse; justify-content: center; color: #2c3539; text-transform: uppercase; font-size: 2.5em; text-align: center; }#web-vitals-subtitle .score-box-shapes { gap: 50px; }#web-vitals-list { display: flex; flex-wrap: wrap; list-style: none; margin: 0px; padding: 0px; }#web-vitals-list li { width: 100%; padding: 40px; font-family: IsidoraSans; }@media (min-width: 552px){#web-vitals-list li { width: 50%; }}@media (min-width: 992px){#web-vitals-list li { width: 33%; }}.web-vitals-list-element-title { display: flex; gap: 10px; align-items: center; font-family: IsidoraSans-SemiBold; }.web-vitals-list-element-title::before { content: ""; width: 10px; height: 10px; background: #00cc66; display: block; border-radius: 50%; }#web-vitals-list hr { color: #00cc66; width: 80%; height: 3px; margin: 10px 0px; background: #00cc66; border: 0px; }.web-vitals-list-element-desc { font-size: 0.85em; }#ai-machine-section { display: flex; justify-content: flex-end; flex-direction: column; position: relative; padding-top: 5%; background: #10182e; color: #ffffff; overflow: hidden; }@media (min-width: 768px){#ai-machine-section { flex-direction: row; }}#ai-machine-section .product-logo-wrapper { height: 100px; }#ai-machine-section h2 { font-size: 2.8em; margin: 0px; }#ai-machine-section-caption { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; row-gap: 30px; width: 100%; height: 100%; font-size: 0.8em; padding: 0px 40px; margin: 20px 0px; }@media (min-width: 768px){#ai-machine-section-caption { position: absolute; top: 0px; left: 100px; width: 40%; margin: 0px; }}@media (min-width: 992px){#ai-machine-section-caption { font-size: 1em; padding: 0px; }}#ai-machine-wrapper { position: relative; width: 100%; aspect-ratio: 2.2 / 1; transform: translateX(10%); }@media (min-width: 768px){#ai-machine-wrapper { max-width: 70%; }}#ai-machine-in { position: absolute; top: 12px; right: 7%; width: 50%; }#ai-machine-out { position: absolute; top: 49%; right: 40.3%; width: 50%; }#ai-laptop { position: absolute; animation: 10s linear 0s infinite normal none running aimachine_laptop; width: 12%; top: -30%; right: -15%; }#ai-laptop-optimized { opacity: 0; position: absolute; animation: 10s linear 10s infinite normal none running aimachine_laptop_optimized; width: 12%; top: 40%; right: 35%; }#ai-machine { position: absolute; top: 2.2%; right: -3%; transform: translateX(-50%); width: 40%; height: 100%; background: url(//musthaveplugins.com/wp-content/swift-ai/images/wp-content/themes/swte-theme/plugins/swift-performance/images/ai-machine-png.webp) 0% 0% / contain no-repeat; }#ai-machine-part { position: absolute; left: 43%; width: 10.5%; top: 41.5%; }#ai-machine-lamp { position: absolute; top: -8%; right: 24%; transform: translateX(-50%); width: 16%; height: 100%; background: url(//musthaveplugins.com/wp-content/swift-ai/images/wp-content/themes/swte-theme/plugins/swift-performance/images/ai-machine-standby-png.webp) 0% 0% / contain no-repeat; animation: 10s linear 7.5s infinite normal none running ai-machine-lamp; }#ai-machine-display { position: absolute; top: 44%; right: 17.5%; transform: translateX(-50%); width: 14%; height: 100%; background: url(//musthaveplugins.com/wp-content/swift-ai/images/wp-content/themes/swte-theme/plugins/swift-performance/images/ai-display-png.webp) 0% 0% / contain no-repeat; animation: 10s linear 7.5s infinite normal none running ai-machine-display; }#seo-section { display: flex; flex-flow: column-reverse wrap; gap: 30px; padding: 40px; background: #ffffff; }#seo-figure { position: relative; width: 100%; aspect-ratio: 1.5 / 1; }#seo-caption { display: flex; flex-direction: column; justify-content: center; row-gap: 20px; width: 100%; }@media (min-width: 768px){#seo-section { flex-direction: row; padding: 5% 0px; }#seo-figure { width: 50%; }#seo-caption { width: 30%; }}#laptop-blank { position: absolute; width: 45%; top: 50%; left: 50%; transform: translate(-50%, -50%); }#laptop-blank-shadow { position: absolute; width: 45%; top: 52%; left: 51%; transform: translate(-50%, -50%); filter: blur(10px); }#website { position: absolute; width: 40%; bottom: 27%; left: 31%; animation: 5s ease 0s infinite normal none running float-minimal; }#chart-wide { position: absolute; top: 57%; left: 33%; width: 10%; transform-origin: 0px 100%; transform: scaleY(0.5); }#chart { position: absolute; top: 53%; left: 62%; width: 10%; transform-origin: 0px 100%; transform: scaleY(0.5); }#magnifier { position: absolute; top: 40%; left: 40%; width: 12%; animation: 10s ease 0s infinite normal none running searching; }#jigsaw { display: flex; flex-direction: column; width: 100%; aspect-ratio: 3 / 1; }#jigsaw-left { position: relative; display: flex; justify-content: center; align-items: center; width: 100%; aspect-ratio: 1 / 1; color: #ffffff; background: #f6330c; font-family: IsidoraSans; font-size: 2em; }#jigsaw-left p { padding: 0px 20px; transform: translateY(-50%); }#jigsaw-right { position: relative; display: flex; align-items: center; justify-content: center; width: 100%; aspect-ratio: 1 / 1; background: #2c3539; color: #ffffff; font-family: IsidoraSans-Bold; }#jigsaw-right p { font-size: 8em; }#jigsaw-right a { position: absolute; bottom: 5%; right: 5%; display: flex; column-gap: 10px; align-items: center; color: #ededee; background: rgba(255, 255, 255, 0.2); padding: 10px 20px; border-radius: 50px; font-family: IsidoraSans-SemiBold; text-decoration: none; transition: 0.4s; }#jigsaw-right a::after { content: ""; width: 0px; height: 0px; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-left: 12px solid #ededee; display: inline-block; }#jigsaw-right a:hover { background: rgba(255, 255, 255, 0.25); }#jigsaw-piece { position: absolute; top: 0px; left: 50%; width: 150px; transform: translate(-50%, -100%) rotate(90deg); color: #2c3539; }@media (min-width: 576px){#jigsaw { flex-direction: row; }#jigsaw-left { font-size: 1.5em; justify-content: flex-start; width: 50%; }#jigsaw-left p { width: 66%; transform: translateX(15%); }#jigsaw-right { width: 50%; }#jigsaw-piece { top: 50%; left: 0px; width: 20%; transform: translate(-100%, -50%); }}@media (min-width: 992px){#jigsaw-left { font-size: 2.7em; }#jigsaw-right p { font-size: 10em; }}@media (min-width: 1280px){#jigsaw-right p { font-size: 15em; }}#pricing { background: #ebebf1; padding: 30px 0px; }@media (min-width: 992px){#pricing { scroll-margin-top: -100px; padding: 150px 0px; }}#reviews { display: flex; flex-flow: column-reverse wrap; justify-content: center; align-items: center; padding: 0px 0px 20px; background: #ffffff; overflow: hidden; }@media (min-width: 768px){#reviews { padding: 120px 0px; }}#reviews-figure { display: flex; justify-content: center; width: 75%; }#reviews-figure img { width: 600px; }@media (min-width: 768px){#reviews { flex-direction: row; }#reviews-figure { width: 40%; }}@keyframes aimachine_laptop { 0% { top: -30%; right: -15%; } 100% { top: 36%; right: 35%; } }@keyframes aimachine_laptop_optimized { 0% { opacity: 1; top: 39%; right: 35%; } 100% { opacity: 1; top: 120%; right: 100%; } }@keyframes ai-machine-display { 0% { background-image: url(//musthaveplugins.com/wp-content/swift-ai/images/wp-content/themes/swte-theme/plugins/swift-performance/images/ai-display-red-png.webp); } 14% { background-image: url(//musthaveplugins.com/wp-content/swift-ai/images/wp-content/themes/swte-theme/plugins/swift-performance/images/ai-display-red-png.webp); } 15% { background-image: url(//musthaveplugins.com/wp-content/swift-ai/images/wp-content/themes/swte-theme/plugins/swift-performance/images/ai-display-yellow-png.webp); } 29% { background-image: url(//musthaveplugins.com/wp-content/swift-ai/images/wp-content/themes/swte-theme/plugins/swift-performance/images/ai-display-yellow-png.webp); } 30% { background-image: url(//musthaveplugins.com/wp-content/swift-ai/images/wp-content/themes/swte-theme/plugins/swift-performance/images/ai-display-green-png.webp); } 54% { background-image: url(//musthaveplugins.com/wp-content/swift-ai/images/wp-content/themes/swte-theme/plugins/swift-performance/images/ai-display-green-png.webp); } 55% { background-image: url(//musthaveplugins.com/wp-content/swift-ai/images/wp-content/themes/swte-theme/plugins/swift-performance/images/ai-display-png.webp); } 100% { background-image: url(//musthaveplugins.com/wp-content/swift-ai/images/wp-content/themes/swte-theme/plugins/swift-performance/images/ai-display-png.webp); } }@keyframes ai-machine-lamp { 0% { background-image: url(//musthaveplugins.com/wp-content/swift-ai/images/wp-content/themes/swte-theme/plugins/swift-performance/images/ai-machine-red-png.webp); } 29% { background-image: url(//musthaveplugins.com/wp-content/swift-ai/images/wp-content/themes/swte-theme/plugins/swift-performance/images/ai-machine-red-png.webp); } 30% { background-image: url(//musthaveplugins.com/wp-content/swift-ai/images/wp-content/themes/swte-theme/plugins/swift-performance/images/ai-machine-green-png.webp); } 54% { background-image: url(//musthaveplugins.com/wp-content/swift-ai/images/wp-content/themes/swte-theme/plugins/swift-performance/images/ai-machine-green-png.webp); } 55% { background-image: url(//musthaveplugins.com/wp-content/swift-ai/images/wp-content/themes/swte-theme/plugins/swift-performance/images/ai-machine-standby-png.webp); } 100% { background-image: url(//musthaveplugins.com/wp-content/swift-ai/images/wp-content/themes/swte-theme/plugins/swift-performance/images/ai-machine-standby-png.webp); } }@keyframes float { 0% { box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 15px 0px; transform: translateY(0px); } 50% { box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px 0px; transform: translateY(-10px); } 100% { box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 15px 0px; transform: translateY(0px); } }@keyframes growy { 0% { transform: scaleY(0.5); } 100% { transform: scaleY(1); } }@keyframes searching { 0% { top: 40%; left: 40%; } 25% { top: 38%; left: 45%; } 50% { top: 42%; left: 45%; } 75% { top: 45%; left: 40%; } 100% { top: 40%; left: 40%; } }@keyframes float-minimal { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); } }@keyframes motion-blur { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { filter: blur(10px); text-shadow: #ffffff -20px 0px 10px; transform: translate3d(-1200px, 0px, 0px); } 60% { filter: blur(0px); text-shadow: #ffffff 0px 0px 0px; transform: translate3d(25px, 0px, 0px); } 75% { transform: translate3d(-10px, 0px, 0px); } 90% { transform: translate3d(5px, 0px, 0px); } 100% { transform: translate3d(0px, 0px, 0px); } }#ai-caption { display: flex; justify-content: space-evenly; align-items: center; flex-flow: column wrap; width: 100%; row-gap: 40px; padding: 60px 0px; }#ai-sphere { display: flex; justify-content: center; align-items: center; position: relative; width: 300px; height: 300px; background: radial-gradient(circle at 100px 100px, #ffffff, rgba(0, 0, 0, 0.2)); border-radius: 100%; font-size: 2.6em; color: #51c780; font-family: IsidoraSans-Bold; text-shadow: rgba(0, 0, 0, 0.2) 2px 2px 10px; }#ai-particles { position: absolute; width: 300px; height: 300px; bottom: 0px; right: 0px; }.ai-caption-text { text-transform: uppercase; font-size: 1.3em; color: #6d6d6f; }@media (min-width: 768px){#ai-caption { flex-direction: row; }.ai-caption-text { font-size: 1em; width: 25%; }.ai-caption-text:first-child { text-align: right; }}@media (min-width: 1280px){.ai-caption-text { font-size: 1.6em; }}.reviews-container { position: relative; height: 370px; width: 740px; max-width: 100%; overflow: hidden; }.reviews-container-inner { position: absolute; top: 10px; display: flex; justify-content: flex-end; transition: 1s; transform: translateX(-20px); }.review-container { display: flex; flex-direction: column; gap: 15px; width: 680px; max-width: calc(-40px + 100vw); height: 400px; padding: 0px 40px; transition:opacity 0.4s ease; border-left: 2px solid #d7d7d7; box-sizing: content-box; }@media (min-width: 768px){.review-container { width: 300px; }}.review-head { display: flex; align-items: center; justify-content: space-evenly; column-gap: 15px; width: 100%; padding: 5px 10px; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px; border-radius: 50px; box-sizing: border-box; }.review-head::before { content: "“"; font-size: 6em; line-height: 0; color: #f6f6f9; transform: translateY(20px); }.review-title { font-family: IsidoraSans-Italic; }.review-image { width: 50px; border-radius: 100%; }.review-name { display: flex; gap: 10px; justify-content: space-around; }.review-name a { font-family: IsidoraSans; text-decoration: none; color: #000000; }.review-content { font-family: IsidoraSans; }.review-stars { display: flex; column-gap: 3px; }.review-star-wrapper { background: #51e381; display: inline-flex; padding: 4px; align-items: center; justify-content: center; }.review-star-wrapper img { width: 20px; height: 20px; }.reviews-pagination { display: flex; justify-content: flex-end; column-gap: 10px; position: absolute; bottom: 10px; right: 10px; }.pagination-arrow { display: flex; justify-content: center; align-items: center; width: 30px; height: 30px; border-radius: 100%; background: #dcdddf; text-decoration: none; color: #212a2e; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px; }.pagination-arrow:hover { box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px inset; }.pricing-table { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; padding: 40px 20px; }.pricing-table-group { display: flex; gap: 15px; flex-wrap: wrap; justify-content: center; }.pricing-table-inner { display: flex; flex-direction: column; align-items: center; gap: 40px; width: 300px; background: #ffffff; border-radius: 15px; padding: 20px; box-shadow: rgba(0, 0, 0, 0.2) 3px 3px 10px; }@media (min-width: 992px){.pricing-table-inner { width: 225px; }}@media (min-width: 1200px){.pricing-table-inner { width: 275px; }}@media (min-width: 1400px){.pricing-table-inner { width: 300px; }}.pricing-table-business { position: relative; background: #f23700; color: #ffffff; }.pricing-table-title { width: 100%; text-align: center; padding: 20px 10px; border-radius: 20px; font-size: 1.3em; color: #ffffff; text-transform: uppercase; }.pricing-table-single .pricing-table-title { background: #f28300; }.pricing-table-multi .pricing-table-title { background: #f25b00; }.pricing-table-developer .pricing-table-title { background: #f23700; }.pricing-table-business .pricing-table-title { background: #212a2e; }.pricing-table-license { height: 20px; }.pricing-table-developer .pricing-table-license { height: 60px; margin-top: -40px; }.pricing-table-business .pricing-table-license { height: 60px; margin: -20px 0px; }.price { display: flex; justify-content: center; align-items: center; gap: 10px; width: 180px; height: 180px; box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 40px; border-radius: 100%; aspect-ratio: 1 / 1; background: #ffffff; color: #555a63; font-size: 4.8em; font-family: IsidoraSans; }@media (min-width: 992px){.price { width: 150px; height: 150px; font-size: 3.8em; }}@media (min-width: 1200px){.price { width: 180px; height: 180px; font-size: 4.5em; }}.pricing-table-business .price { color: #f23700; }.price-inner { display: flex; flex-wrap: wrap; justify-content: center; line-height: 1; transform: translateY(10px); }.price-inner sup:first-of-type { font-size: 0.55em; transform: translateY(-10px); }.pricing-table-single .price-inner sup:first-of-type { font-size: 0.55em; transform: translate(5px, -10px); }.price-inner sup:last-of-type { font-size: 0.3em; transform: translateY(-5px); }.subscription-period { width: 100%; text-align: center; font-size: 0.25em; }.pricing-table-business .subscription-period { font-size: 0.2em; }.license-include-list { display: flex; flex-direction: column; gap: 10px; list-style: none; padding: 0px; margin: 0px; font-family: IsidoraSans; }.pricing-table-inner:not(.pricing-table-business) .license-include-list { margin: 20px 0px; }.license-include-list li { display: flex; gap: 20px; align-items: center; }.license-include-list li i { display: flex; justify-content: center; align-items: center; width: 31px; height: 31px; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px; background: #fafafa; border-radius: 100%; padding: 5px; color: #42cc70; font-size: 1.3em; }.pricing-table-business .license-include-list li i { color: #f23700; }.license-include-list em { font-style: normal; font-size: 1.3em; color: #42cc70; font-family: IsidoraSans-SemiBold; }.pricing-table a { color: #ffffff; text-decoration: none; background: #51e381; padding: 10px 20px; border-radius: 50px; box-shadow: rgba(0, 0, 0, 0.2) 4px 4px 10px; }.pricing-table a:hover { background: #42cc70; }.pricing-bubble { display: none; }@media (min-width: 992px){.pricing-bubble { position: absolute; top: -125px; display: flex; align-items: center; gap: 20px; background: #ffffff; padding: 20px 40px; border-radius: 100px; color: #2c3539; transform: rotate(5deg); }.pricing-bubble img { width: 60px; }.pricing-bubble::after { content: ""; position: absolute; left: 32px; bottom: -29px; width: 0px; height: 0px; border-width: 16px 24px 30px 12px; border-style: solid; border-color: #ffffff #ffffff transparent transparent; transform: rotate(-20deg); }}.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="6"]{min-width:277px;}body.swift-nojs [data-s3cid="12"]{min-width:375.3125px;}body.swift-nojs [data-s3cid="13"]{min-width:375.3125px;}body.swift-nojs [data-s3cid="14"]{min-width:375.3125px;}body.swift-nojs [data-s3cid="15"]{min-width:375.3125px;}body.swift-nojs [data-s3cid="22"]{min-width:70.453125px;}body.swift-nojs [data-s3cid="36"]{min-width:70.453125px;}body.swift-nojs [data-s3cid="86"]{min-width:161.34375px;}body.swift-nojs [data-s3cid="90"]{min-width:162.96875px;}body.swift-nojs [data-s3cid="97"]{min-width:268.0338134765625px;}html{opacity:1}