#fishnet,
.vc-left,
.vc-right {
    pointer-events: none;
}
#h-menu-container {
    display: flex;
    flex-wrap: wrap;
    gap: 2.5%;
    min-width: 40%;
}
#container01.columns > .wrapper > .inner > * > :first-child,
#container01.default > .wrapper > .inner > :first-child,
#container02.columns > .wrapper > .inner > * > :first-child,
#container02.default > .wrapper > .inner > :first-child,
#main > .inner > .full:first-child,
#main > .inner > :first-child {
    margin-top: 0 !important;
}

#shop-btn > p,
#shop-description,
#shop-ready-text,
#sub-header-name,
#sub-header-name-d {
    text-transform: capitalize;
}

#award-row-1 > img:hover,
#awards-sec-1 > img:hover,
#awards-sec-2 > img:hover,
#awards-sec-3 > img:hover,
#hero-image,
.gif-card:hover,
.super-power-card:hover,
.vc-left,
.vc-right {
    scale: 100%;
}

#container01,
#header,
body {
    background-color: #fff;
}

#alert-message > a,
#trial-link,
.cookieconsent .cookieconsentdata p a:hover,
.f-quick-link:hover,
.legal,
u {
    text-decoration: underline;
}

#blue-funky-text,
#hero-heading,
#intro-heading,
#sub-header-name,
#wheels-quote {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
}

#our-prod-section,
#shop-plugin-section {
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#bundle-addcart-btn,
#f-submit-btn {
    background-color: var(--blue);
}

.vc-left,
.vc-right {
    filter: blur(2.5px);
}

#bundle-addcart-btn,
#hero-buy-btn,
#sys-req-container {
    gap: calc(var(--f-size) * 1);
}

#container07,
#container07 video {
    min-height: unset !important;
}

#demo-video .pitchVidIframe > iframe,
#hia-iframe-container,
#teaser-video-popup > iframe,
#video-carousal {
    aspect-ratio: 16/9;
    aspect-ratio: 16/9;
}

#fishnet,
#intro-section,
#sub-header-name {
    background-size: 100%;
}

.capitalised-title,
.rhythm-free-off,
.super-power-card-title {
    text-transform: uppercase;
    text-transform: uppercase;
}

*,
.accordion,
.accordion-header a,
:after,
:before {
    box-sizing: border-box;
}

#buttons02 .n01 svg,
.downarrow {
    fill: #fff;
}

/* ==========  FONT  ========== */

@font-face {
    font-family: "clash-display";
    src: url("../assets/fct-font/clash_display/ClashDisplay-Medium.otf")
        format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "sf-pro-display";
    src: url("../assets/fct-font/sf-pro-display/SFPRODISPLAYREGULAR.OTF")
        format("opentype");
    font-display: swap;
}

@font-face {
    font-family: "sf-pro-light";
    src: url("../assets/fct-font/sf-pro-display/SFPRODISPLAYMEDIUM.OTF")
        format("woff2");
    font-display: swap;
}

:root {
    --site-language-direction: ltr;
    --site-language-alignment: left;
    --site-language-flex-alignment: flex-start;
    --viewport-height: 100vh;
    --background-height: 100vh;
    --blue: #0c5cff;
    --border-thickness: 1.2px;
    --f-size: 10px;
    --pad: 10px;
    --title-f-size: 9px;
    --footer-f-size: 10px;
    /* ==========  FONT FAMILY  ========== */

    --fct-med-font: "clash-display";

    --fct-sf-font: "sf-pro-display";
    --fct-sf-light: "sf-pro-light";

    /* ==========  COLOR  ========== */

    --fct-black-clr: #000;
    --fct-white-clr: #fff;

    /* ==========  FONT SIZE  ========== */
    --fct-font-size-62px: clamp(2.2rem, 5.5vw, 3.875rem);
    /* h1{
        font-size: calc(24px + 2vw);
    } */
    --fct-font-size-48px: clamp(1.875rem, 3.5vw, 3rem);
    --fct-font-size-30px: clamp(1.45rem, 2.3vw, 1.875rem);
    --fct-font-size-24px: clamp(1.15rem, 1.6vw, 1.5rem);
    --fct-font-size-20px: clamp(1.05rem, 1.5vw, 1.25rem);
    --fct-font-size-18px: 1.03rem;
    --fct-font-size-16px: 0.9rem;

    /* ==========  FONT WEIGHT  ========== */
    --fct-fw-three-h: 300;
    --fct-fw-four-h: 400;
    --fct-fw-five-h: 500;
    --fct-fw-six-h: 600;
    --fct-fw-seven-h: 700;
}

html {
    scroll-behavior: smooth;
}

div#buy-now-btn button,
div#buy-now-btn button span {
    text-transform: capitalize !important;
    font-weight: 500 !important;
}

code,
mark {
    background-color: rgb(144 144 144 / 0.25);
}

a,
mark,
strong {
    color: inherit;
}

#wrapper,
body {
    min-height: var(--viewport-height);
}

#main,
#main > .inner {
    max-width: 100%;
    z-index: 1;
}

#container01.columns > .wrapper > .inner > * > :last-child,
#container01.default > .wrapper > .inner > :last-child,
#container02.columns > .wrapper > .inner > * > :last-child,
#container02.default > .wrapper > .inner > :last-child,
#container04,
#main > .inner > .full:last-child,
#main > .inner > :last-child,
.pitch_contact_page .alert {
    margin-bottom: 0 !important;
}

#container01.columns > .wrapper > .inner > * > *,
#container01.default > .wrapper > .inner > *,
#container02.columns > .wrapper > .inner > * > *,
#container02.default > .wrapper > .inner > *,
#main > .inner > * {
    margin-bottom: var(--spacing);
    margin-top: var(--spacing);
}

body.is-instant #main,
body.is-instant #main > .inner > *,
body.is-instant #main > .inner > section > *,
body.is-instant:after {
    transition: none !important;
}

#container01.columns > .wrapper > .inner > div:first-child > .full,
#container01.columns > .wrapper > .inner > div:last-child > .full {
    width: calc(100% + var(--padding-horizontal) + 0rem + 0.4725px);
}

#container01 > .wrapper > .inner,
#container02 > .wrapper > .inner,
#main > .inner {
    padding: var(--padding-vertical) var(--padding-horizontal);
}

#hero-a-container,
#hero-img,
.form-prd-choose label:first-child,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

#bundle-image-container,
#demo-video,
#gif-cards-section,
#gif-section-heading,
#main,
#main > .inner,
#main > .inner > .full.screen,
#our-prod-section,
#shop-plugin-section,
#vc-section,
#video-carousal,
#wrapper,
.alert,
.container,
.container > .wrapper {
    position: relative;
}

#feature-pagination > .swiper-pagination-bullet::after,
#feature-pagination > .swiper-pagination-bullet::before,
#hero-pagination > .swiper-pagination-bullet::after,
#hero-pagination > .swiper-pagination-bullet::before,
#pitch_sale_ad,
#test-pagination > .swiper-pagination-bullet::after,
#test-pagination > .swiper-pagination-bullet::before,
#testimonial-community .test-arrow,
.pt-slash,
.vp-mobile,
.yellow_sale,
a.prd-mbl-link {
    display: none;
}

@font-face {
    font-family: nimbus;
    font-display: swap;
    src: url("./font/NimbusSanL-Reg.ttf") format("truetype");
}

@font-face {
    font-family: nimbusBold;
    font-display: swap;
    /* src: url(../font/NimbusSanL-Bol.ttf) format("truetype") */
    src: url("./fonts/NimbusSanL-Bol.ttf") format("truetype");
}

#test-title h2,
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

#blue-funky-text,
#bundle-addcart-btn > p,
#bundle-description,
#bundle-offer,
#bundle-p1,
#bundle-p2,
#bundle-slash,
#bundle-title,
#f-submit-btn > p,
#free-trial-link > a,
#header-fc-desc,
#intro-description,
#intro-heading,
#our-prod-heading,
#plugin-list-description,
#plugin-list-title,
#shop-btn > p,
#shop-description,
#shop-ready-text,
#test-title,
#vc-title,
#wheels-quote,
.artist-desc,
.artist-name,
.artist-quote,
.awards-caps-txt,
.awards-desc-txt,
.f-s-description,
.f-s-title,
.fluid_chords_page .sr-col2,
.fluid_pitch_page .sr-col2,
.learn-card-btn > a > p,
.new-release-badge::after,
.pitch-summer-sale .yellow_sal,
.pitch-summer-sale_two .yellow_sal,
.pl-actual-price,
.pl-discounted-price,
.pl-offer,
.pl-plugin-description,
.pl-plugin-name,
.pl-slash,
.pl-striked-price,
.plugin-addtocart-btn,
.prod-card-description,
.selected,
body {
    font-family: Inter, sans-serif !important;
}

#app,
#app2,
#buttons02 li a,
#cart-section-heading,
#checkout-text,
#main-quantity,
#table-heading-3,
#text08,
#total-price,
#total-text,
.accordion,
.accordion-body,
.accordion-header,
.accordion-item,
.plugin-mp,
.plugin-name,
.remove,
.table-heading {
    font-family: Inter, sans-serif;
}

#hero-heading,
em {
    font-style: italic;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    -webkit-text-size-adjust: none;
    min-width: 320px;
    line-height: 1;
    word-wrap: break-word;
    overflow-x: hidden;
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

#main .container.full:first-child > .wrapper,
#main .container.full:first-child > .wrapper > .inner,
#main > .inner > .full:first-child,
.pl-img-container {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}

#container01.columns
    > .wrapper
    > .inner
    > .full
    > .full:first-child:last-child
    > *,
#container01.columns
    > .wrapper
    > .inner
    > .full
    > .full:first-child:last-child
    > *
    > *,
#container02.columns
    > .wrapper
    > .inner
    > .full
    > .full:first-child:last-child
    > *,
#container02.columns
    > .wrapper
    > .inner
    > .full
    > .full:first-child:last-child
    > *
    > *,
#main > .inner,
.container > .wrapper {
    border-radius: inherit;
}

#main .container.full:last-child > .wrapper,
#main .container.full:last-child > .wrapper > .inner,
#main > .inner > .full:last-child {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
}

input[type="email"],
input[type="text"],
select,
textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
}

#buy-now,
#hero-buy-btn,
#shop-btn,
.f-quick-link,
.learn-card-btn > a,
a,
a:hover {
    text-decoration: none;
}

#bundle-p2,
#sh-p2,
.pl-striked-price,
.plugin-mp,
s {
    text-decoration: line-through;
}

strong {
    font-weight: bolder;
}

code {
    font-family: "Lucida Console", "Courier New", monospace;
    font-weight: 400;
    text-indent: 0;
    letter-spacing: 0;
    font-size: 0.9em;
    margin: 0 0.25em;
    padding: 0.25em 0.5em;
    border-radius: 0.25em;
}

sub,
sup {
    font-size: smaller;
}

sub {
    vertical-align: sub;
}

sup {
    vertical-align: super;
}

a {
    transition: color 0.25s;
}

a:hover {
    color: unset !important;
}

#wrapper {
    -webkit-overflow-scrolling: touch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    z-index: 2;
    overflow: hidden;
}

#main {
    display: flex;
    text-align: var(--alignment);
    align-items: center;
    justify-content: center;
    flex-grow: 0;
    flex-shrink: 0;
    --alignment: center;
    --flex-alignment: center;
    --width: 100vw;
    --padding-vertical: 0rem;
    --padding-horizontal: 0rem;
}

#main > .inner {
    width: var(--width);
    --spacing: 0rem;
}

#bundle-description,
#plugin-list-description {
    margin: calc(var(--pad) * 1) auto calc(var(--pad) * 2) auto;
}

#bundle-title,
#hero-image {
    margin: calc(var(--pad) * 3) auto calc(var(--pad) * 1) auto;
}

#main > .inner > .full {
    margin-left: calc(0rem);
    width: calc(100% + 0rem + 0.4725px);
    max-width: calc(100% + 0rem + 0.4725px);
}

#main > .inner > .full.screen {
    width: 100vw;
    max-width: 100vw;
    border-radius: 0 !important;
    left: 50%;
    right: auto;
    margin-left: -50vw;
}

body.is-instant:after {
    display: none !important;
}

#container01 {
    --padding-horizontal: 3rem;
    --padding-vertical: 0.875rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

#container01.default > .wrapper > .inner > .full,
#container02.default > .wrapper > .inner > .full {
    margin-left: calc(var(--padding-horizontal) * -1);
    width: calc(100% + (var(--padding-horizontal) * 2) + 0.4725px);
}

#container01.default > .wrapper > .inner > .full:first-child,
#container02.default > .wrapper > .inner > .full:first-child {
    margin-top: calc(var(--padding-vertical) * -1) !important;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}

#container01.default > .wrapper > .inner > .full:last-child,
#container02.default > .wrapper > .inner > .full:last-child {
    margin-bottom: calc(var(--padding-vertical) * -1) !important;
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
}

#container01.columns > .wrapper > .inner > div:first-child > .full,
#container02.columns > .wrapper > .inner > div:first-child > .full {
    margin-left: calc(var(--padding-horizontal) * -1);
}

#container02.columns > .wrapper > .inner > div:first-child > .full,
#container02.columns > .wrapper > .inner > div:last-child > .full {
    width: calc(100% + var(--padding-horizontal) + 0.5rem + 0.4725px);
}

#container01.columns > .wrapper > .inner > div > .full:first-child,
#container02.columns > .wrapper > .inner > div > .full:first-child {
    margin-top: calc(var(--padding-vertical) * -1) !important;
}

#container01.columns > .wrapper > .inner > div > .full:last-child,
#container02.columns > .wrapper > .inner > div > .full:last-child {
    margin-bottom: calc(var(--padding-vertical) * -1) !important;
}

#container01.columns > .wrapper > .inner > .full,
#container02.columns > .wrapper > .inner > .full {
    align-self: stretch;
}

#container01.columns > .wrapper > .inner > .full:first-child,
#container02.columns > .wrapper > .inner > .full:first-child {
    border-bottom-left-radius: inherit;
    border-top-left-radius: inherit;
}

#container01.columns > .wrapper > .inner > .full:last-child,
#container02.columns > .wrapper > .inner > .full:last-child {
    border-bottom-right-radius: inherit;
    border-top-right-radius: inherit;
}

#container01.columns > .wrapper > .inner > .full > .full:first-child:last-child,
#container02.columns
    > .wrapper
    > .inner
    > .full
    > .full:first-child:last-child {
    border-radius: inherit;
    height: calc(100% + (var(--padding-vertical) * 2));
}

#buttons02 li a {
    display: flex;
    flex-direction: row-reverse;
}

#container01 > .wrapper > .inner > :first-child,
#container02 > .wrapper > .inner > :nth-child(2),
#container02 > .wrapper > .inner > :nth-child(3) {
    --flex-alignment: flex-start;
    --alignment: left;
}

#bundle-addcart-btn button.btn.btn-add-to-cart {
    border-radius: calc(var(--f-size) * 1.5);
}

#cart-section-heading,
#total-price,
#total-text {
    font-size: calc(var(--f-size) * 3.6);
}

#buy-now-btn button,
#checkout-text,
#free-trial-link > a,
#main-quantity,
#plugin-list-description,
.pl-offer,
.plugin-mp {
    font-size: calc(var(--f-size) * 2);
}

.table-heading {
    font-size: calc(var(--f-size) * 3.2);
}

.cart-img-shop {
    width: 20px !important;
}

#bundle-description,
#bundle-p2,
#bundle-slash,
#sh-p-slash,
#sh-p2,
#sub-header-name,
#sys-req-title,
#table-heading-3,
#video-desc,
#watch-teaser-btn > p,
.pl-plugin-name,
.pl-striked-price,
.plugin-name,
.pt-striked-price {
    font-size: calc(var(--f-size) * 2.4);
}

#alert-message-container > p,
#alert-message > a,
#bundle-addcart-btn > p,
#buy-now > p,
#total-price-description,
.capitalised-title,
.remove {
    font-size: calc(var(--f-size) * 1.6);
}

#checkout-btn,
#free-trial-link,
#vc-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

#coupon-code-cta {
    grid-column: 3/5;
    font-size: calc(var(--f-size) * 1.8);
}

#blue-funky-text,
#our-prod-heading,
#video-heading > p {
    font-size: calc(var(--title-f-size) * 4.8);
}

.row2,
.sr-row-1 {
    grid-row: 2/3;
}

.fluid_chords_page .sr-row3,
.fluid_pitch_page .sr-row3,
.row3,
.sr-row-2 {
    grid-row: 3/4;
}

.fluid_chords_page .sr-row4,
.fluid_pitch_page .sr-row4,
.row4,
.sr-row-3 {
    grid-row: 4/5;
}

.fluid_chords_page .sr-row5,
.fluid_pitch_page .sr-row5,
.row5,
.sr-row-4 {
    grid-row: 5/6;
}

.fluid_chords_page .sr-row6,
.fluid_pitch_page .sr-row6,
.row6 {
    grid-row: 6/7;
}

.fluid_chords_page .sr-row7,
.fluid_pitch_page .sr-row7,
.row7 {
    grid-row: 7/8;
}

#sys-req-desc,
#sys-req-title,
.row1 {
    grid-row: 1/2;
    grid-row: 1/2;
}

.row7 {
    grid-column: 3/5;
}

#sys-req-title,
.col1 {
    grid-column: 1/2;
}

#hero-a-container {
    margin: calc(var(--f-size) * 4) auto calc(var(--f-size) * 4) auto;
}

#blue-funky-text,
#bundle-title,
#buy-now > span,
#header-deal #timer,
#shop-ready-text,
.black-bg-section strong,
.groove-body #bundle-addcart-btn span,
.pitch-summer-sale .sale_timer,
.pl-actual-price {
    font-weight: 700;
}

#oo {
    width: calc(var(--title-f-size) * 4);
    height: calc(var(--title-f-size) * 2.8);
    border: calc(var(--title-f-size) * 0.5) solid #0c5cff;
    border-radius: calc(var(--title-f-size) * 2.7);
}

#f-submit-btn,
#shop-btn,
.f-text-input,
.vc {
    border-radius: calc(var(--f-size) * 1);
}

#hero-carousel-container > .swiper-slide,
#test-slide-container > .swiper-slide {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.awards-caps-txt {
    font-size: max(calc(var(--f-size) * 1.6), 1.2vw);
}

.awards-desc-txt {
    font-size: min(calc(var(--f-size) * 4.8), 3vw);
}

#shop-plugin-section {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

#shop-description {
    font-size: max(1.2vw, calc(var(--f-size) * 2));
    padding: 0 var(--pad);
}

#shop-btn {
    padding: calc(var(--f-size) * 1.6) calc(var(--f-size) * 4.8);
}

#hero-buy-btn,
#intro-description,
#shop-btn > p,
#trial-link {
    font-size: calc(var(--f-size) * 1.8);
}

#bundle-title,
#intro-heading,
#plugin-list-title,
#super-power-heading,
#test-title,
#vc-title,
.fluid_pitch_page .awards-title {
    font-size: calc(var(--title-ff-size) * 4.8);
}

#plugin-list-title {
    margin: calc(var(--pad) * 4) auto calc(var(--pad) * 1) auto;
}

#plugins-card-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0;
    justify-content: center;
    align-items: center;
    padding: calc(var(--pad) * 3) calc(var(--pad) * 2);
}

#bundle-price,
.plugin-addtocart-btn {
    justify-content: center;
    justify-content: center;
}
/*shop btns  */

.shop-btn-full {
    padding: 22px 12px !important;
}
.shop-btn-full-form {
    background-color: #0c5cff;
    border-radius: 13px;
    padding: 11px 17px;
    box-shadow: 0px 4px 8px 0px #00000040;
    gap: 6px;
    color: #fff;
    text-transform: capitalize;
}
.shop-btn-full-form span {
    color: #fff;
    text-transform: capitalize;
}
.shop-btn-full-form button.btn-add-to-cart {
    background: transparent;
}

.groove-body #sub-header span.fs14.fw6.text-uppercase.text-up-4,
.pitch_shop #bundle-addcart-btn .btn-add-to-cart span,
.pitch_shop .add-to-cart-btn span,
.pitch_shop .btn-add-to-cart span,
.pitch_shop .pl-content-container .add-to-cart-btn span,
.pitch_shop .pl-content-container .btn-add-to-cart span,
.pl-plugin-description,
div#buy-now-btn.prd-sub-btn i {
    font-size: 16px;
}

#buy-now-btn,
.plugin-addtocart-btn {
    padding: calc(var(--pad) * 1) calc(var(--pad) * 2.5);
}

#sub-header-price-discount,
#sub-header-price-sp {
    padding: calc(var(--pad) / 3) 0;
    padding: calc(var(--pad) / 3) 0;
}

#intro-section {
    gap: calc(var(--pad) * 2);
    padding: calc(var(--pad) * 3);
}

.pl-plugin-name {
    margin: 0 0 calc(var(--pad) * 1) 0;
}

.plugin-addtocart-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: calc(var(--f-size) * 1.6);
    border-radius: calc(var(--pad) * 1.3);
    gap: calc(var(--pad) * 1);
    margin: calc(var(--pad) * 2) auto calc(var(--pad) * 1) auto;
}

#bundle-price,
#footer,
#plugin-header,
#sh-p1 {
    flex-direction: row;
    display: flex;
}

.groove-body #bundle-title {
    color: #2f2f2f;
    font-weight: 700;
    padding: 2rem 0 1rem;
}

#bundle-slash,
#buttons02 li a,
#f-update-desc,
.fluid_pitch_page #plugin-header #buy-now-btn span,
.groove-body #bundle-addcart-btn span,
.groove-body #bundle-description,
.pitch_home #test-title {
    font-weight: 400;
}

#bundle-description span {
    /*display:none !important;*/
    color: #50b700;
    font-weight: 700;
}

#bundle-price {
    justify-content: center;
    align-items: center;
}

#bundle-p1 {
    font-size: calc(var(--f-size) * 2.8);
}

#bundle-addcart-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: calc(var(--f-size) * 2.5) auto calc(var(--f-size) * 3) auto;
    border-radius: calc(var(--f-size) * 1.5) !important;
}

#bundle-image-container {
    margin: calc(var(--pad) * 4) auto calc(var(--pad) * 5) auto;
}

/*Back to Top Css*/
.pitch-bck-top {
    display: block;
    position: fixed;
    opacity: 0;
    bottom: 5%;
    right: 2%;
    z-index: 100;
    background: #0c5cff;
    padding: 12px 14.2px;
    color: #fff;
    cursor: pointer;
    transition: 200ms ease-in-out all;
    border-radius: 50%;
    box-shadow: 0 0 5px #00000066;
}
#footer {
    align-items: flex-start;
    justify-content: center;
}

.f-heading {
    font-size: calc(var(--footer-f-size) * 2);
}

#f-submit-btn,
#policy-container {
    align-items: center;
    display: flex;
}

#policy-container {
    flex-direction: row;
}

#f-submit-btn,
#hero-buy-btn {
    justify-content: center;
}

.legal {
    font-size: calc(var(--footer-f-size) * 1);
}

#f-update-desc,
.f-quick-link {
    font-size: calc(var(--footer-f-size) * 1.6);
}

.f-quick-link {
    margin: calc(var(--f-size) * 0.4) 0;
}

#f-submit-btn,
#quick-menu-container,
.f-text-input {
    margin: calc(var(--f-size) * 1) 0;
}

#bundle-description,
#plugin-list-description {
    margin: calc(var(--pad) * 1) auto calc(var(--pad) * 2) auto;
    padding: 0 5vw;
}

#video-desc {
    padding: 0 calc(var(--pad) * 2);
    margin: calc(var(--pad) * 0.5) 0 calc(var(--pad) * 2) 0;
}

#f-submit-btn > p,
#header-fc-desc {
    font-size: calc(var(--f-size) * 1.4);
}

#hero-image:hover {
    scale: 102%;
    scale: 100%;
    scale: 98%;
    scale: 102%;
    scale: 100%;
    scale: 98%;
}

#hero-heading {
    padding: calc(var(--pad) * 0.5) calc(var(--pad) * 1);
    font-size: calc(var(--title-ff-size) * 4.8);
}

#hero-desc {
    padding: calc(var(--pad) * 0.5) calc(var(--pad) * 2);
    font-size: calc(var(--title-ff-size) * 2.5);
}

#hero-buy-btn {
    padding: calc(var(--f-size) * 1) calc(var(--f-size) * 2.8);
    border-radius: calc(var(--f-size) * 1.3);
    align-items: center;
}

#free-trial-link > svg,
#hero-buy-btn > svg {
    height: calc(var(--f-size) * 2);
}

#sub-header-name {
    -moz-background-clip: text;
    -moz-text-fill-color: #fff0;
    text-align: start;
}

#sub-header-name-d {
    letter-spacing: calc(var(--f-size) * 0.05);
    padding: calc(var(--pad) / 2) 0;
    font-size: calc(var(--f-size) * 1.4);
}

#sub-header-price-slash,
#sub-header-price-sp,
.gif-card-title {
    font-size: calc(var(--f-size) * 2.1);
}

#buy-now {
    padding: calc(var(--title-f-size) * 0.8) calc(var(--title-f-size) * 2.4);
    gap: calc(var(--title-f-size) * 1);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: calc(var(--title-f-size) * 1.5);
}

#watch-teaser-btn {
    border: var(--border-thickness) solid #fff;
    border-radius: calc(var(--f-size) * 5);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: calc(var(--f-size) * 0.7);
    padding: calc(var(--f-size) * 1.4) calc(var(--f-size) * 2.3);
}

#gif-section-heading {
    margin: calc(var(--pad) * 1) auto 5vw auto;
    font-size: clamp(calc(var(--f-size) * 3.1), 3.4vw, 3.5vw);
}

.gif-card-title {
    margin: calc(var(--f-size) * 3.5) 0 calc(var(--f-size) * 1.5) 0;
}

.gif-card-desc {
    font-size: calc(var(--f-size) * 2);
    font-weight: 1px;
}

#demo-video {
    margin: calc(var(--f-size) * 1) 0 calc(var(--f-size) * 5) 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.vc-arrow {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(var(--f-size) * 5);
    height: calc(var(--f-size) * 5);
}

.vc-left {
    order: 1;
}

.vc-right {
    order: 3;
}

#sys-req-container {
    border-radius: calc(var(--f-size) * 1.5);
    text-align: start;
    padding: calc(var(--f-size) * 3.2);
    display: grid;
}

#hero-image {
    margin: calc(var(--pad) * 3.2) auto;
    scale: 97%;
    margin: calc(var(--pad) * 3.2) auto;
    scale: 95%;
    margin: calc(var(--pad) * 3) auto calc(var(--pad) * 1) auto;
    scale: 100%;
}

#intro-heading {
    font-size: calc(var(--f-size) * 4.8);
}

#plugin-header {
    position: sticky !important;
    padding: calc(var(--pad) * 1) calc(var(--pad) * 2);
    gap: calc(var(--pad) * 2.5);
    align-items: center;
}

#sh-p1 {
    font-size: calc(var(--f-size) * 2.8);
    align-items: center;
}

.f-s-description {
    font-size: calc(var(--f-size) * 1.6);
    margin: calc(var(--f-size) * 1.5);
}

#hia-title {
    margin: calc(var(--pad) * 1) auto;
    font-size: calc(var(--f-size) * 4.8);
}

.fluid_chords_page .sr-col2,
.fluid_pitch_page .sr-col2 {
    grid-column: 2/7;
    font-size: calc(var(--f-size) * 1.4);
}

#super-power-heading {
    margin-top: calc(var(--pad) * 8);
}

.fluid_pitch_page .awards-title {
    margin: calc(var(--f-size) * 3);
}

#app,
#app2 {
    font-size: inherit;
    display: flex;
}

.accordion-header a {
    color: inherit;
    display: flex;
    justify-content: space-between;
}

.add-to-cart-btn button,
button.btn-add-to-cart {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ptc_popup::before {
    content: "";
}

#myModal[style="display: block;"] {
    opacity: 1;
}

body:has(#myModal[style="display: block;"]) {
    opacity: 1;
    overflow: hidden;
}

.arrow-right-border {
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.arrow-right-border i,
.pl-actual-price,
.pl-slash {
    font-size: 24px;
}
#prod-eternal-card img {
    width: clamp(200px, 38vw, 722px);
}

.prdt-img img {
    width: clamp(200px, 19vw, 359px);
    height: 100%;
    border-right: 2px solid #000;
    object-fit: cover;
}
.prod-intro-price {
    color: #ff1d1d;
    font-size: clamp(15px, 1.6vw, 20px);
    font-weight: 700;
}
.prod-intro-price > span {
    color: #ff1d1d;
    opacity: 0.8;
}

.prdt-img-content {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    gap: 5px;
    padding: 0 16px;
    margin: 12px 0;
}
#prod-eternal-card .prdt-img-content {
    flex: 1;
}

#wave-1-bg,
#wave-2-bg {
    width: 98vw;
    opacity: 0.2;
    z-index: -1;
    left: 0;
}

.grecaptcha-badge {
    visibility: hidden !important;
}

.cookieconsent.wrapper {
    position: fixed;
    z-index: 99999999;
    bottom: 50px;
    right: -370px;
    max-width: 280px;
    width: 100%;
    background: #fff;
    border-radius: 8px;
    padding: 15px 25px 22px;
    transition: right 0.3s;
    box-shadow: 0 5px 10px rgb(0 0 0 / 0.1);
}

.cookieconsent.wrapper.show {
    right: 20px;
}

.cookieconsent.wrapper header {
    display: flex;
    align-items: center;
    column-gap: 15px;
}

.cookieconsent header i {
    color: #0c5cff;
    font-size: 24px;
}

.cookieconsent header h2 {
    color: #0c5cff;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 0;
}

.cookieconsent.wrapper .cookieconsentdata {
    margin-top: 16px;
}

.cookieconsent.wrapper .cookieconsentdata p {
    color: #333;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
}

.cookieconsent .cookieconsentdata p a {
    color: #0c5cff;
    text-decoration: none;
}

.cookieconsent.wrapper .cookieconsentbuttons {
    margin-top: 16px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cookieconsent .cookieconsentbuttons .cookieconsentbutton {
    border: none;
    color: #fff;
    padding: 8px 0;
    border-radius: 4px;
    background: #0c5cff;
    cursor: pointer;
    width: calc(100% / 2 - 10px);
    transition: 0.2s;
    font-size: 14px;
}

.cookieconsentbuttons #acceptcookie:hover {
    background-color: #034bf1;
}

.cookieconsent #declinecookie {
    border: 2px solid #0c5cff;
    background-color: #fff;
    color: #0c5cff;
}

.cookieconsent #declinecookie:hover {
    background-color: #0c5cff;
    color: #fff;
}

.extendtrial {
    height: 60vh;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.extendtrial .extendtrial-inner {
    width: 40vw;
    text-align: left;
    margin: inherit;
}

.extendtrial .extendtrial-p {
    font-size: 0.7rem;
    margin: 10px 0;
    line-height: 1.2rem;
}

.extendtrial .extend-form {
    width: 100%;
    padding: 12px;
    border-radius: 6px;
    background-clip: padding-box;
    background-color: #ccc;
    border: 1px solid #bbb;
    color: #333;
    font-size: 0.75rem;
}

.extendtrial .extendtrial-header {
    color: #ee0cae;
    font-size: 1.5rem !important;
    font-weight: 500;
}

.extendtrial .extend-btn {
    padding: 2% 4%;
    background-color: #ee0cae;
    border: 0;
    color: #fff;
    font-size: 0.75rem;
    cursor: pointer;
}

.extendtrial .trialextend-line {
    margin-top: 2vh;
    width: 60%;
    border-top: 3px solid #03b6cf;
    transition: 0.3s;
}

.alert strong {
    font-size: 0.75rem;
}

.plugin-list-card {
    /*width: 100% !important;*/
    height: 100% !important;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

img.pl-image {
    border-bottom: none;
}

.pl-offer {
    padding: 1px 7px;
    font-size: 20px;
    border-radius: 8px;
    top: 4.5%;
    left: -5%;
    line-height: 1.3em;
}

.pl-content-container {
    text-align: start;
    gap: 10px;
    padding: 3% 5% 5%;
    background-color: rgba(217, 217, 217, 1);
    /*border-radius: 0 0 20px 20px;*/
    flex-grow: 1;
}

div#plugins-card-container {
    background-color: rgba(210, 221, 245, 0.21);
    padding: 2.2% 2% 4% 2%;
    gap: 40px;
}

.plugins-card-container {
}
.plugin-box-container {
    display: flex;
    flex-direction: column;
    gap: 40px;
    width: min(85vw, 1520px);
}
.plugin-box-div {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: clamp(30px, 4.5vw, 70px);
    grid-row-gap: 042px;
}

.plugin-list-card {
    flex: 1;
}
.plugin-first-row {
    border-radius: 9px !important;
}
p.pl-plugin-name {
    font-size: 24px;
    font-weight: 700;
    margin: 14px 0 10px;
    line-height: 1.25em;
}

.pl-price-container {
    gap: 5px;
    margin-bottom: 4%;
}

.rhythm-free-off {
    font-size: 11px;
    font-weight: 500;
    text-wrap: nowrap;
}

.pl-discounted-price {
    font-size: 28px;
}

div#buy-now-btn {
    background-color: #0c5cff;
    border-radius: 13px;
    padding: 11px 17px;
    box-shadow: 0px 4px 8px 0px #00000040;
}

div#buy-now-btn button {
    background-color: #0c5cff;
    border: 0;
    color: #fff;
    font-size: 0.97rem;
    font-weight: 400;
    line-height: 1em;
    gap: 4px;
    align-items: end;
}

div#buy-now-btn button i {
    font-size: 1rem;
}

.hallooween-text {
    width: min(330px, 55%) !important;
}

.pitch-summer-sale .yellow_sal {
    /* display: none !important; */
    display: flex;
    background-color: #ffe70f;
    font-size: clamp(12px, 3vw, 20px) !important;
    font-weight: 500;
    border-radius: 5px;
}

.pitch-summer-sale .tmr-intro {
    color: #001246;
    font-weight: 700;
}

.pitch-summer-sale_two .tmr-intro {
    color: #001246;
    font-weight: 700 !important;
}

.pitch-summer-sale_two .sale_timer {
    font-weight: 600 !important;
}

.pitch-summer-sale_two {
    margin-top: 5px;
}

.pitch-summer-sale_two .yellow_sal {
    display: flex;
    background-color: #ffe70f;
    font-size: clamp(10px, 3vw, 12px) !important;
    font-weight: 400 !important;
    line-height: 1.2em;
    padding: 7px;
    width: fit-content;
}
.yellow_sale_container span {
    margin: 0 1px;
}

.blue-thunder {
    height: clamp(10px, 2vw, 14px) !important;
    vertical-align: middle !important;
    margin-top: -2px;
}

.blue-thunder-2 {
    height: clamp(12px, 2vw, 18px) !important;
}

.ptc_popup iframe {
    height: 80vh;
}

.container > .wrapper {
    vertical-align: top;
    position: relative;
    max-width: 100%;
    border-radius: inherit;
}

.container > .wrapper > .inner {
    vertical-align: top;
    position: relative;
    max-width: 100%;
    border-radius: inherit;
    text-align: var(--alignment);
}

#container01 {
    --padding-horizontal: 3rem;
    --padding-vertical: 0.875rem;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}

#container01 > .wrapper > .inner {
    --spacing: 1rem;
}

#container01 > .wrapper {
    max-width: 100%;
    position: fixed;
    top: 0;
    background-color: rgb(255 255 255 / 0.941);
    z-index: 50;
    width: 100%;
    box-shadow: 1px 1px 3px 0 rgb(0 0 0 / 20%);
}

#container01.columns > .wrapper > .inner {
    flex-wrap: wrap;
    display: flex;
    align-items: center;
}

#container01.columns > .wrapper > .inner > * {
    flex-grow: 0;
    flex-shrink: 0;
    max-width: 100%;
    text-align: var(--alignment);
    padding: 0;
}

#container01.columns > .wrapper > .inner > :first-child {
    margin-left: 0;
}

#container01.default > .wrapper > .inner > .full,
#container02.default > .wrapper > .inner > .full {
    margin-left: calc(var(--padding-horizontal) * -1);
    max-width: none;
    width: calc(100% + (var(--padding-horizontal) * 2) + 0.4725px);
}

#container01.columns > .wrapper > .inner > div > .full {
    margin-left: calc(0rem);
    max-width: none;
    width: calc(100% + 0rem + 0.4725px);
}

#container01.columns > .wrapper > .inner > div:first-child > .full {
    margin-left: calc(var(--padding-horizontal) * -1);
    width: calc(100% + var(--padding-horizontal) + 0rem + 0.4725px);
}

#container01.columns
    > .wrapper
    > .inner
    > .full
    > .full:first-child:last-child
    > *,
#container02.columns
    > .wrapper
    > .inner
    > .full
    > .full:first-child:last-child
    > * {
    border-radius: inherit;
    height: 100%;
    position: absolute;
    width: 100%;
}

#container01.columns
    > .wrapper
    > .inner
    > .full
    > .full:first-child:last-child
    > *
    > *,
#container02.columns
    > .wrapper
    > .inner
    > .full
    > .full:first-child:last-child
    > *
    > * {
    border-radius: inherit;
    height: 100%;
}

#container01 > .wrapper > .inner > :first-child {
    width: 13%;
}

#container01 > .wrapper > .inner > :nth-child(2) {
    width: 32%;
    --alignment: left;
    --flex-alignment: flex-start;
}

#container01 > .wrapper > .inner > :nth-child(3) {
    width: 55%;
    --alignment: right;
    --flex-alignment: flex-end;
}

#buttons02 {
    gap: 1rem;
    flex-direction: row;
    flex-wrap: wrap;
}

#buttons02:not(:first-child) {
    margin-top: 1.5rem !important;
}

#buttons02:not(:last-child) {
    margin-bottom: 1.5rem !important;
}

#buttons02 li a {
    display: flex;
    width: 6.5rem;
    height: 1.75rem;
    line-height: 1.75rem;
    padding: 0 0.875rem;
    vertical-align: middle;
    font-size: 0.625em;
    border-radius: 2rem;
    flex-direction: row-reverse;
    transition: color 0.25s, background-color 0.25s, border-color 0.25s;
}

#buttons02 li a svg {
    display: block;
    fill: #fff;
    height: 100%;
    min-width: 16px;
    width: 1em;
    margin-left: 0.5em;
    margin-right: calc(-0.125em + 0rem);
    transition: fill 0.25s;
}

#buttons02 li a .label {
    direction: var(--site-language-direction);
}

#buttons02 .button {
    background-color: #000;
    color: #fff;
}

#buttons02 .n01,
#shop-btn {
    background-color: #0c5cff;
}

#buttons02 .n01:hover {
    background-color: #004fba !important;
}

#buttons02 .n02 svg {
    fill: #000;
}

#buttons02 .n02 {
    background-color: rgb(255 255 255 / 0.941);
    color: #000;
}

#buttons02 .n02:hover {
    background-color: #d4d4d4 !important;
}

#container02 {
    --padding-horizontal: 6rem;
    --padding-vertical: 3rem;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    background-color: #2b2a2a;
}

#container02 > .wrapper > .inner {
    --spacing: 0.5rem;
}

#container02 > .wrapper {
    max-width: 70rem;
    width: 100%;
}

#container02.columns > .wrapper > .inner {
    flex-wrap: wrap;
    display: flex;
    align-items: flex-start;
}

#container02.columns > .wrapper > .inner > * {
    flex-grow: 0;
    flex-shrink: 0;
    max-width: 100%;
    text-align: var(--alignment);
    padding: 0 0 0 1rem;
}

#container02.columns > .wrapper > .inner > :first-child {
    margin-left: -1rem;
}

#container02.columns > .wrapper > .inner > div > .full {
    margin-left: calc(-0.5rem);
    max-width: none;
    width: calc(100% + 1rem + 0.4725px);
}

#container02.columns > .wrapper > .inner > div:first-child > .full {
    margin-left: calc(var(--padding-horizontal) * -1);
    width: calc(100% + var(--padding-horizontal) + 0.5rem + 0.4725px);
}

#container02.columns > .wrapper > .inner > div:first-child,
#container02.columns > .wrapper > .inner > div:first-child > .full:first-child {
    border-top-left-radius: inherit;
}

#container02.columns > .wrapper > .inner > div:last-child,
#container02.columns > .wrapper > .inner > div:last-child > .full:first-child {
    border-top-right-radius: inherit;
}

#container02 > .wrapper > .inner > :first-child {
    width: calc(50% + 0.33rem);
    --alignment: left;
    --flex-alignment: flex-start;
}

#container02 > .wrapper > .inner > :nth-child(2),
#container02 > .wrapper > .inner > :nth-child(3) {
    width: calc(25% + 0.33rem);
    --alignment: left;
    --flex-alignment: flex-start;
}

.add-to-cart-btn button,
button.btn-add-to-cart {
    border: none;
    width: fit-content;
    border-radius: 10px;
}

.add-to-cart-btn button:hover {
    color: #fff;
}

#bundle-addcart-btn button.btn.btn-add-to-cart {
    padding: 0.5rem 3rem !important;
    border-radius: calc(var(--f-size) * 1.5);
}

.add-to-cart-btn button i {
    margin-right: 10px;
}

.pad-left {
    padding-left: 5% !important;
}

#cart-section {
    margin: auto;
    padding: 2vw 8vw;
}

#cart-section-heading {
    color: #3f3f3f;
    font-size: calc(var(--f-size) * 3.6);
    font-weight: 700;
    margin: 10px auto;
}

#main-quantity {
    color: #4f4f4f;
    font-size: calc(var(--f-size) * 2);
    margin: 10px auto;
    line-height: 1.6em;
}

#table {
    display: grid;
    grid-template: (1fr, 2fr, 2fr, 1fr, 2fr, 2fr, 1fr)/ (1fr, 2fr, 1fr, 3fr);
    gap: 2vh;
}

.table-heading {
    color: #3f3f3f;
    font-size: calc(var(--f-size) * 3.2);
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 0;
}

#table-heading-3 {
    margin: auto 5% auto auto;
    font-weight: 300 !important;
}

#table-heading-3:hover {
    color: rgb(63 63 63 / 0.8);
}

#table-heading-4 {
    grid-column: 1/3;
}

#table > img {
    width: 205px;
    margin: 5% auto 5% 5%;
}

#registerId h2,
.contact-frm-pitch p:first-child {
    margin-bottom: 2rem;
}

.plugin-name {
    margin: auto auto auto 5%;
    color: #3f3f3f;
    font-weight: 600;
}

#checkout-btn,
.plugin-price {
    margin: auto 0 auto auto;
}

#cart-btn,
.remove {
    margin: auto 5% auto auto;
}

.plugin-mp {
    color: #f85d5d;
    font-weight: 400;
}

#checkout-text,
#total-price,
#total-text,
.plugin-sp,
.remove {
    color: #3f3f3f;
}

.plugin-sp {
    font-size: calc(var(--f-size) * 2.4);
    font-weight: 700;
}

.remove {
    font-weight: 400;
}

#cart-btn {
    border: 0;
    padding: 10px 20px;
    width: fit-content;
    height: fit-content;
    border-radius: 10px;
    background: #0c5cff;
    color: #fff;
}

#total-text {
    font-weight: 600;
}

#total-price {
    font-weight: 700;
    line-height: 1.6em;
}

#coupon-code-cta,
#total-price-description {
    font-family: Inter, sans-serif;
    font-weight: 300;
    color: #4f4f4f;
}

#total-price-description {
    padding-top: 10px !important;
}

#checkout-btn {
    border-radius: 12px;
    border: 0;
    background: #5dde97;
    width: max-content;
    display: flex;
    padding: 10px 15px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

#coupon-code-cta {
    grid-column: 3/5;
    font-size: calc(var(--f-size) * 1.8);
    margin-left: auto;
    margin-top: 1.5vh;
}

.row-container {
    background-color: #dfe5f2;
    border-radius: 12px;
    grid-column: 1 / span 4;
    min-height: 100%;
}

.row7 {
    grid-row: 7/8;
    grid-column: 3/5;
}

.col2 {
    grid-column: 2/3;
}

.col3 {
    grid-column: 3/4;
    text-align: end;
}

.col4 {
    grid-column: 4/5;
}

.control-group {
    width: 400px !important;
}

.form-container input {
    border: 1px solid #949494 !important;
    background-color: transparent !important;
    border-radius: 6px;
}

#address-section .auth-content .col-12 > div {
    padding: 4%;
}

#registerId h2 {
    font-size: 32px;
}

#alert-message-container > p,
#alert-message > a,
.capitalised-title {
    font-size: calc(var(--f-size) * 1.6);
    font-family: Inter, sans-serif !important;
}

#registerId input.theme-btn {
    color: #f1f1f0;
    font-weight: 600;
    border-radius: 10px;
    background: #0c5cff;
    border: 0;
    width: 100%;
    font-size: 20px;
    padding: 15px;
    margin-top: 24px;
}

.highlight-image img {
    transition: transform 1s;
}

.highlight-image img:hover {
    filter: contrast(120%);
    transform: scale(1.05);
}

.highlight-image .frame:hover {
    box-shadow: 0 0 10px #000;
}

.highlight-image1 img:hover {
    filter: hue-rotate(2deg);
}

.capitalised-title {
    color: #616160;
    font-weight: 600;
    width: fit-content;
    margin: 0 auto;
    letter-spacing: 0.5px;
    text-align: center;
}

#alert-message {
    background: linear-gradient(90deg, #0c5cff 0, #0c5cff 100%);
    width: 100%;
    height: 44px;
    transition: opacity 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1%;
}

#containerAlert {
    margin-top: 3.5rem !important;
    padding: 0;
    max-width: 100%;
    width: 100%;
}

#container16:not(:first-child) {
    margin-top: -0.5rem !important;
}

#container16.pic_home_hero {
    margin-top: 0 !important;
    padding-top: 0 !important;
    display: flex;
    justify-content: center;
    padding-bottom: 2vw;
}

#container16.pic_home_hero .carousel-indicators button:hover,
#container16.pic_home_hero .carousel-indicators button:focus {
    outline: none;
    border: 0 !important;
}
#container16.pic_home_hero .carousel-indicators button {
    border: 0 !important;
    height: 8px !important;
    width: 8px !important;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.36);
}
#container16.pic_home_hero .carousel-indicators button.active {
    background-color: #3678fd;
    height: 8px !important;
    width: 30px !important;
    border-radius: 25px !important;
}

#alert-message-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 0 auto;
    gap: 4px;
}

#alert-message-container > svg {
    width: calc(var(--f-size) * 2);
}

#alert-message-container > p {
    color: #fff;
    font-weight: 400;
    text-align: center;
    margin: 0;
}

#alert-message > a {
    color: #fff;
    font-weight: 700;
}

#alert-close-button {
    color: #fff;
    cursor: pointer;
    width: fit-content;
    padding: calc(var(--pad) * 1);
    margin-left: auto;
    margin-right: 1%;
}

#hero-a-container {
    margin: calc(var(--f-size) * 4) auto calc(var(--f-size) * 4) auto;
    width: max-content;
    height: max-content;
}

#hero-img {
    display: block;
    width: 80vw;
}

#our-prod-section {
    width: 100%;
    background-image: url(../assets/images/blue-waves.webp);
}

#our-prod-heading-container {
    width: 60vw;
    margin: calc(var(--pad) * 1.7) auto 0 auto;
    text-align: center;
    margin-bottom: 2%;
}

#our-prod-heading {
    color: #404040;
    text-align: center;
    font-weight: 500;
    display: inline;
    line-height: 1.2em;
}

#blue-funky-text,
#oo {
    display: inline-block;
}

#cup {
    height: calc(var(--title-f-size) * 4.8);
}

#blue-funky-text {
    background: linear-gradient(
        90deg,
        #0c5cff 55.14%,
        rgb(12 92 255 / 0.79) 80.74%
    );
    background-clip: text;
    font-weight: 700;
}

#oo {
    border: calc(var(--title-f-size) * 0.5) solid #0c5cff;
    border-radius: calc(var(--title-f-size) * 2.7);
    margin: 0;
}

#our-prod-card-container i.fa-solid.fa-arrow-right {
    transform: rotate(-45deg);
}

#our-prod-card-container {
    gap: 30px;
    width: min(80vw, 1520px);
    margin: auto;
}
#prod-eternal-card .prdt-img-content {
    gap: 15px;
}
.our-prod-card {
    width: clamp(426px, 48%, 900px);
    border-radius: calc(10px * 2);
    border: 2px solid #212121;
    background: #e8e8e8;
    overflow: hidden;
    z-index: 1;
    display: flex;
    position: relative !important;
}

.prod-card-title {
    color: #18191f;
    font-size: clamp(15px, 1.6vw, 34px);
    font-weight: 700;
    text-align: left;
    margin: 0;
}

.learn-card-btn > a > p,
.prod-card-description {
    font-size: calc(var(--f-size) * 1.6);
    font-weight: 400;
}

.prod-card-description {
    color: #404040;
    line-height: 1.5em;
    text-align: left;
    margin: 0;
    font-size: clamp(15px, 1.1vw, 21px);
}

.learn-card-btn {
    border-radius: 12px;
    background: #18191f;
    width: min(255px, 100%);
    font-size: 16px;
    margin: 0 auto;
    padding: 4px 0;
}

.learn-card-btn > a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    text-decoration: none;
}

.learn-arrow {
    height: calc(var(--f-size) * 3);
}

.learn-card-btn > a > p {
    color: #e7e7e7;
}

.arrow-right-border {
    border-radius: 50%;
    background-color: #fff;
    padding: 4px 5.5px;
    margin: 6px 0px;
}

#hero-carousel {
    background-color: #d2ddf5;
    width: 100%;
    height: 100%;
    overflow-y: hidden;
    padding: 0;
    z-index: 0;
}

#hero-carousel-container {
    z-index: -1;
    height: 35vw;
}

#hero-carousel-container > .swiper-slide,
#test-slide-container > .swiper-slide {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5vw;
    height: 100%;
}

.artist-view {
    width: 35vw;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: left;
    margin-left: 10vw;
    text-align: left;
}

.awards-caps-txt,
.awards-desc-txt {
    font-weight: 400;
    margin: 1.25vw auto;
}

.artist-img-container > .artist-img {
    height: 27vw;
    width: 35vw;
    border-radius: calc(var(--pad) * 2.5);
    border: var(--border-thickness) solid #000;
}

#hero-pagination,
#test-pagination {
    margin-left: 10vw;
    margin-top: -5vw;
    margin-bottom: 5vw;
    width: max-content;
}

#hero-pagination > .swiper-pagination-bullet {
    background-color: #fff;
    width: 8px;
    height: 8px;
    transition: 0.3s;
    opacity: 1;
}

#test-pagination > .swiper-pagination-bullet-active,
.pitch_home #hero-pagination > .swiper-pagination-bullet-active {
    border-radius: 10px;
    background: #3678fd;
    width: 32px;
}

.pitch_home #hero-carousel {
    padding-bottom: 8vw;
}

#hero-left-arrow,
#test-left-arrow {
    top: 50%;
    left: 4vw;
    cursor: pointer;
}

#hero-right-arrow,
#test-right-arrow {
    top: 50%;
    right: 4vw;
    cursor: pointer;
}

#awards-banner {
    width: 100%;
    background-color: #d2ddf5;
    background-image: url(../home/assets/images/awards-waves.png);
    background-size: 100% 100%;
    height: max-content;
    padding: 7% 0;
}

.awards-caps-txt {
    color: #cecece;
    font-size: max(calc(var(--f-size) * 1.6), 1.2vw);
    text-align: center;
}

.awards-desc-txt {
    color: #fff;
    text-align: center;
    font-size: min(calc(var(--f-size) * 4.8), 3vw);
}

.awards-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 1.5vw;
}

#bundle-flower {
    display: none;
    position: absolute;
}

.pl-offer {
    position: absolute;
}

.awards-separator {
    height: 7vw;
}

#awards-sec-1 {
    gap: 4.5%;
}

#awards-sec-1 > img {
    height: max(80px, 9vw);
    transition: scale 0.3s;
    scale: 90%;
}

#awards-sec-1 > img:nth-child(3) {
    height: max(60px, 7vw);
}

#awards-sec-2 {
    gap: 3.5%;
}

#awards-sec-2 > img {
    height: max(40px, 6vw);
    transition: scale 0.3s;
    scale: 90%;
}

#awards-sec-2 > img:nth-child(3) {
    height: max(15px, 3vw);
}

#awards-sec-3 {
    margin: 3vw auto 0;
    gap: 1%;
}

#awards-sec-3 > img {
    height: 7vw;
    box-shadow: 0 5px 10px #fff;
    box-shadow: 0 30px 40px 0 rgb(212 217 232 / 0.2);
    transition: scale 0.3s;
    scale: 95%;
    border-radius: 1vw;
}

#shop-plugin-section {
    width: 100%;
    min-height: max(230px, 52vw);
    background-image: url(../assets/images/home/pitch_home_shop_banner.webp);
    background-image: url(../assets/images/home/pitch-new-home-bundle.webp);
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 2vw;
}

#shop-plugin-title {
    font-size: max(1.1vw, calc(var(--f-size) * 1.6));
}

#shop-ready-text {
    color: #404040;
    font-size: 2.5vw;
    font-weight: 700;
    margin: 0;
}

#shop-btn > p,
#shop-description {
    font-weight: 400;
    text-transform: capitalize;
    margin: 0;
}

#shop-description {
    color: #404040;
    text-align: center;
    font-size: max(1.2vw, calc(var(--f-size) * 2));
    padding: 0 var(--pad);
}

#shop-btn {
    padding: calc(var(--f-size) * 1.6) calc(var(--f-size) * 4.8);
    margin: 0;
    text-decoration: none;
}

#shop-btn > p {
    color: #fff;
    font-size: calc(var(--f-size) * 1.8);
    line-height: 1.2em;
}

#bundle-p2,
.alert strong,
.award-won-text,
.comm-test-name,
.selected {
    font-weight: 600;
}

#shop-plugin-btn {
    background-color: #0c5cff !important;
}

#home-section {
    width: 100%;
    background-color: #f0f0f0 !important;
    height: max-content;
    border: 0.001px solid #000;
}

#main-section {
    width: 100%;
    min-height: max-content;
    padding: 0.1px;
    overflow-x: clip;
}

#plugin-list-title {
    color: #2f2f2f;
    font-size: calc(var(--title-ff-size) * 4.8);
    font-weight: 700;
    text-align: center;
    line-height: 150%;
    margin: calc(var(--pad) * 4) auto calc(var(--pad) * 1) auto;
}
.black-friday-txt {
    font-size: clamp(20px, 4.4vw, 32px);
    color: rgba(12, 92, 255, 1);
    font-weight: 700;
}

#plugin-list-description {
    text-align: center;
    color: #4f4f4f;
    font-weight: 500;
    line-height: 150%;
}

#plugins-card-container {
    background-color: #d2ddf5;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 2vw;
    justify-content: center;
    align-items: center;
    padding: calc(var(--pad) * 3) calc(var(--pad) * 2);
}

.plugin-list-card {
    /*border-radius: calc(var(--f-size) * 2);*/
    border: none;
    background: #e8e8e8;
    width: 100%;
    position: relative;
    overflow: visible;
}

#bundle-offer,
.pl-offer {
    background: #f85d5d;
    text-align: center;
}

#wave-1-bg,
#wave-2-bg,
.pl-img-container,
.vc {
    overflow: hidden;
}

.pl-image {
    border-bottom: calc(var(--border-thickness) * 0.5) solid #212121;
    width: 100%;
}
.pl-img-container a {
    display: flex;
}

.pl-offer {
    padding: calc(var(--pad) * 0.2) calc(var(--pad) * 0.7);
    color: #fff;
    font-weight: 700;
    border-radius: calc(var(--f-size) * 0.7);
    width: fit-content;
    top: calc(var(--f-size) * 2);
    left: calc(var(--f-size) * -2);
}
.plugin-list-card .pl-offer {
    left: calc(var(--f-size) * -0.5);
}

#bundle-flower {
    top: -15%;
    right: -4%;
    width: 10%;
}

#header-deal {
    background-color: #ffe70f;
    width: fit-content;
    margin: calc(var(--pad) * 0.7) auto;
    padding: calc(var(--f-size) * 0.5) calc(var(--f-size) * 0.7);
    border-radius: 2px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: left;
    color: #001246;
    font-family: inter;
    font-size: calc(var(--pad) * 1.2);
    font-weight: 600;
}

#header-deal > span {
    width: max-content;
}

#header-deal > svg {
    height: 18px;
}

.bold {
    font-family: inter;
    font-weight: 900;
}

:is(.pitch_home, .pitch_shop) #header-deal {
    height: calc(var(--f-size) * 4.8);
    width: fit-content;
    margin: calc(var(--pad) * 2) auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 calc(var(--f-size) * 1.2);
    border-radius: 5px;
    font-size: calc(var(--f-size) * 2);
}

:is(.pitch_home, .pitch_shop) #header-deal > svg {
    height: 35px;
}

#header-deal .bold {
    font-family: inter;
    font-weight: 700;
}

.pl-plugin-name {
    color: #18191f;
    font-size: calc(var(--f-size) * 2.4);
    font-weight: 700;
    letter-spacing: 0.48px;
    margin: 0 0 calc(var(--pad) * 1) 0;
}

.new-release-badge::after {
    content: "New Release!";
    display: inline-block;
    width: fit-content;
    position: absolute;
    font-size: 12px;
    font-weight: 600;
    background: linear-gradient(
        180deg,
        rgb(234 92 43 / 0.318) 0,
        rgb(234 92 43 / 0.6) 110.71%
    );
    /*background: radial-gradient(49.99% 50.02% at 50.86% 30.83%, #FFD83D 25%, #FCA924 100%);*/
    border: 1.2px solid #000;
    border-radius: 20px;
    padding: 7px 11px;
    margin: -4px 0 0 9px;
    box-shadow: 1px 2px 0 0 #000;
    transform: rotate(-1.37deg);
}
.new-release-badge.eternal::after {
    background: radial-gradient(
        49.99% 50.02% at 50.86% 30.83%,
        #ffd83d 25%,
        #fca924 100%
    );
}
.golden-new-badge {
    width: fit-content;
    font-size: 12px;
    font-weight: 600;
    border: 1.2px solid #000;
    border-radius: 20px;
    padding: 7px 11px;
    margin: 0 auto;
    display: inline-block;
    box-shadow: 1px 2px 0 0 #000;
    transform: rotate(-1.37deg) translateY(-6px);
    background: radial-gradient(
        49.99% 50.02% at 50.86% 30.83%,
        #ffd83d 25%,
        #fca924 100%
    );
}

.pl-plugin-description {
    color: #404040;
    font-size: clamp(16px, 1.5vw, 19px);
    font-weight: 400;
    width: 100%;
    margin: 0;
    line-height: 1.5em;
}

.pl-price-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 2px;
    margin: 10px 0 20px 0px;
}

.pl-discounted-price {
    color: #f85d5d;
    font-size: calc(var(--f-size) * 2.8);
    font-weight: 700;
}

.pl-actual-price,
.pl-slash,
.pl-striked-price {
    font-size: calc(var(--f-size) * 2.4);
    color: #404040;
}

.pl-slash,
.pl-striked-price {
    /*display: none;*/
    font-weight: 500;
}

.pl-actual-price {
    font-weight: 700;
}

.plugin-addtocart-btn {
    width: 100%;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: calc(var(--f-size) * 1.6);
    border-radius: calc(var(--pad) * 1.3);
    padding: calc(var(--pad) * 1) calc(var(--pad) * 2.5);
    background: #0c5cff;
    gap: calc(var(--pad) * 1);
    margin: calc(var(--pad) * 2) auto calc(var(--pad) * 1) auto;
    text-decoration: none;
}

#f-update-desc,
.f-heading {
    margin: calc(var(--f-size) * 2) 0;
}

.plugin-addtocart-btn > p {
    margin: 0;
}

#bundle-title {
    color: #2f2f2f;
    text-align: center;
    font-size: calc(var(--title-ff-size) * 4.8);
    margin: calc(var(--pad) * 3) auto calc(var(--pad) * 1) auto;
}
.pitch_shop #bundle-title {
    padding-top: 0.5em;
}

#bundle-description {
    color: #2f2f2f;
    text-align: center;
    font-size: calc(var(--f-size) * 2.4);
    font-weight: 400;
    line-height: 1.4em;
}

#bundle-price {
    align-items: center;
    gap: 5px;
    margin: 0;
}

#bundle-p1 {
    color: #f85d5d;
    font-size: calc(var(--f-size) * 2.8);
    font-weight: 700;
    margin: 0;
}

#bundle-p2,
#bundle-slash {
    font-size: calc(var(--f-size) * 2.4);
    margin: 0;
    color: #404040;
}

#bundle-addcart-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    cursor: pointer !important;
    margin: calc(var(--f-size) * 2.5) auto calc(var(--f-size) * 3) auto;
    border-radius: calc(var(--f-size) * 1.5) !important;
    text-decoration: none;
}

.fluid_chords_page #bundle-addcart-btn,
.fluid_pitch_page #bundle-addcart-btn,
.groove-body #bundle-addcart-btn,
.pitch_shop #bundle-addcart-btn {
    padding: 0 !important;
}

#bundle-addcart-btn span {
    font-size: 0.925rem;
    font-weight: 500;
}

#bundle-addcart-btn > p {
    color: #fff;
    font-size: calc(var(--f-size) * 1.6);
    font-weight: 400;
    padding: 16px 0;
}

#bundle-image-container {
    width: fit-content;
    margin: calc(var(--pad) * 4) auto calc(var(--pad) * 5) auto;
    position: relative;
}

#bundle-offer,
#wheel-quote-container > *,
.bg {
    position: absolute;
}

#bundle-image {
    width: 85vw;
    border-radius: 25px;
}

#bundle-offer {
    padding: 0 0.4vw;
    color: #fff;
    font-size: 1.4vw;
    font-weight: 700;
    border-radius: 0.5vw;
    width: fit-content;
    top: 1.5vw;
    left: -1.5vw;
    line-height: 1.6em;
}

#footer {
    width: 100%;
    background-color: #18191f;
    align-items: flex-start;
    justify-content: center;
    gap: 5%;
    padding: 4% 0;
}

.f-heading {
    font-size: calc(var(--footer-f-size) * 2);
    font-weight: 400;
    color: #fff;
}

#f-c-1 {
    width: 35%;
}

#footer-logo > img {
    width: 165px;
}

#social-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 165px;
    margin: 20px 0;
}

.social-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #4b4b4b;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    transition: 0.2s;
}

#f-submit-btn,
#policy-container {
    align-items: center;
    display: flex;
    gap: 5px;
}

.social-logo:hover {
    opacity: 0.7;
}

#policy-container {
    color: #d9dbe1;
    font-size: small;
    flex-direction: row;
}

#f-copyright {
    display: block;
    color: #d9dbe1;
    font-size: calc(var(--footer-f-size) * 1.4);
    font-weight: 100;
    margin: calc(var(--f-size) * 5) auto calc(var(--f-size) * 1) 0;
}

.legal {
    font-size: calc(var(--footer-f-size) * 1);
    color: #d9dbe1;
    font-weight: 100;
}

#f-update-desc,
.f-quick-link {
    color: #d9dbe1;
    font-size: calc(var(--footer-f-size) * 1.6);
}

.legal:hover {
    opacity: 0.8;
}

#f-c-2 {
    width: 12%;
    min-width: fit-content;
}

#quick-menu-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.f-quick-link {
    font-weight: 400;
    margin: calc(var(--f-size) * 0.4) 0;
}

#f-submit-btn,
.f-text-input {
    width: 100%;
    margin: calc(var(--f-size) * 1) 0;
    padding: 8px 12px;
}

#f-c-3 {
    width: 18%;
}

.f-text-input {
    background-color: #4b4b4b;
    border: 1px solid #000;
    outline: 0;
    color: #fff;
}

.f-text-input::placeholder {
    color: rgb(255 255 255 / 0.6);
    font-family: Inter, sans-serif !important;
    font-size: calc(var(--footer-f-size) * 1.5);
}

#f-submit-btn {
    border-radius: calc(var(--f-size) * 1);
    border: 1px solid #000;
    justify-content: center;
}

#f-submit-btn > p {
    margin: 0;
    font-size: calc(var(--f-size) * 1.4);
    color: #fff;
    font-weight: 400;
}

#buy-now > p,
#buy-now > span {
    font-family: nimbus, sans-serif, Impact;
}

.hand {
    cursor: pointer;
}

.dflex {
    display: flex;
    align-items: center;
}

.unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.bg {
    z-index: 0;
}

#hero-intro-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-items: center;
    gap: calc(var(--pad) * 1.5);
    margin: calc(var(--pad) * 1) auto calc(var(--pad) * 4) auto;
}

#hero-heading {
    text-align: center;
    font-size: calc(var(--title-ff-size) * 4.8);
    font-weight: 700;
    font-family: nimbus, Inter, sans-serif !important;
    background: linear-gradient(180deg, #eff18b 0, #97d0ab 100%);
    background-clip: text;
    -webkit-background-clip: text;
    letter-spacing: 0.7px;
    filter: drop-shadow(0px 3px 13px #deeba845);
}

#hero-desc {
    color: #b6deff;
    text-align: center;
    font-size: calc(var(--title-ff-size) * 2.5);
    font-style: normal;
    font-weight: 400;
    font-family: nimbus, Inter, sans-serif !important;
    letter-spacing: 0.2px;
    line-height: 1.5em;
}

#test-title,
.artist-view > p {
    line-height: 1.2em;
}

#hero-sine-wave > svg {
    width: calc(var(--f-size) * 11);
    height: calc(var(--f-size) * 1.8);
}

#hero-buy-btn {
    color: #fff;
    font-family: nimbus;
    font-weight: 700;
    border-radius: calc(var(--f-size) * 1.3);
    background: #0c5cff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0.25);
    justify-content: center;
    align-items: center;
    display: block;
}

#trial-link {
    color: #b6deff;
    font-family: nimbus, Inter, sans-serif, Impact !important;
    text-align: center;
    font-weight: 400;
    z-index: 1;
    text-decoration: none;
    display: inline-flex;
    align-items: baseline;
    gap: 4px;
}

#trial-link:hover {
    color: #b6deff !important;
    text-decoration: underline;
}

#trial-link > svg {
    height: calc(var(--title-f-size) * 2);
}

#wave-1-bg {
    top: 10vw;
}

#wave-2-bg {
    top: 5vw;
}

#yellow-shadow-top {
    top: 0;
    width: 60vw;
    height: 40vw;
}

#sub-header {
    display: flex;
    align-items: center;
    justify-content: right;
    background: rgb(11 41 67 / 0.43);
    backdrop-filter: blur(10px);
    z-index: 3;
    position: sticky;
    padding: calc(var(--pad) * 1.5) 3vw;
    gap: 10px;
    top: 0;
    white-space: nowrap;
}

#sub-header-logo-container {
    margin-right: auto;
    font-family: nimbusBold, Inter, sans-serif, Impact;
}

#sub-header-name,
#sub-header-name-d {
    font-family: nimbus, Inter, sans-serif, Impact;
    text-transform: capitalize;
}

#sub-header-name {
    background-color: #f3ec78;
    background-image: linear-gradient(180deg, #eff18b 0, #97d0ab 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -moz-text-fill-color: #fff0;
    text-align: start;
    font-weight: 700;
}

#sub-header-name-d {
    color: #fff;
    text-align: left;
    padding: calc(var(--pad) / 2) 0;
    font-size: calc(var(--f-size) * 1.4);
    font-weight: 400;
}

#sub-header-price-slash,
#sub-header-price-sp {
    color: #91a6b7;
    font-size: calc(var(--f-size) * 2.1);
    font-family: nimbus, Inter, sans-serif, Impact;
    margin: 0;
    font-weight: 400;
}

#sub-header-price-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 0.5vw;
    margin: 0 calc(var(--pad) / 2);
}

/*   New sub header changes   */
div#sub-header-price-container > div {
    display: flex;
    align-items: center;
    gap: 5px;
}
span.groove-sub-price {
    text-decoration: line-through;
}
span.groove-sub-price,
span.groove-sub-slash {
    color: #91a6b7;
    font-size: calc(var(--f-size) * 2.1);
    margin: 0;
    font-weight: 500;
}
div#sub-header-price {
    display: flex;
    align-items: center;
    gap: 5px;
}

/**/
#sub-header-price-sp {
    text-decoration-line: line-through;
    text-decoration-line: line-through;
}

#sub-header-price-discount {
    color: #b6deff;
    font-weight: 700;
    font-family: nimbus, Inter, sans-serif, Impact;
    font-size: calc(var(--f-size) * 2.8);
    margin: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 3%;
    white-space: nowrap;
}

.pt-striked-price {
    display: none;
    font-weight: 400;
    opacity: 0.7;
}

#buy-now {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: calc(var(--title-f-size) * 1.5);
    background: #0c5cff;
    box-shadow: 0 0 16px 0 rgb(5 163 231 / 0.48), 0 0 16px 0 #fff0;
}

#buy-now > svg {
    height: calc(var(--f-size) * 1.6);
}

#buy-now > p {
    font-weight: 700;
    font-size: calc(var(--f-size) * 1.6);
    color: #fff;
    margin: 2px;
}

#watch-teaser-btn > svg {
    height: calc(var(--f-size) * 3.3);
}

#watch-teaser-btn > p {
    font-family: Inter, sans-serif !important;
    font-size: calc(var(--f-size) * 2.4);
}

#gif-section-heading,
#video-heading > p,
.gif-card-title {
    font-family: nimbusBold, Inter, sans-serif, Impact;
    font-weight: 700;
}

#gif-cards-section {
    padding: 10vw 0 6vw;
    margin: 0;
    background: linear-gradient(180deg, #0d2030 0, #fff0 100%);
    z-index: 0;
    position: relative;
}

#bottom-sec,
.fluid_pitch_page #test-pagination > .swiper-pagination-bullet {
    background: #fff;
}

#gif-section-heading {
    color: #cbe8ff;
    text-align: center;
    font-size: clamp(calc(var(--f-size) * 3.1), 3.4vw, 3.5vw);
    position: relative;
    width: max-content;
}

#gif-section-heading > img {
    height: clamp(calc(var(--f-size) * 3), 3.4vw, 3.5vw);
}

#gif-section-heading > svg {
    position: absolute;
    height: clamp(calc(var(--f-size) * 6.5), 8vw, 8.1vw);
    right: -2vw;
    top: -2vw;
    scale: 110%;
    z-index: 0;
}

#gif-cards {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: calc(var(--pad) * 4);
    padding: calc(var(--pad) * 2);
    z-index: -1;
}

.gif-card {
    padding: calc(var(--pad) * 3.5) calc(var(--pad) * 3.5)
        calc(var(--pad) * 4.8) calc(var(--pad) * 3.5);
    border-radius: calc(var(--f-size) * 2.5);
    width: calc(var(--f-size) * 39);
    text-align: start;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    border: 1px solid #182b3e;
    background: linear-gradient(95deg, #305469 0, #162839 100%);
    box-shadow: 0 4px 4px 0 rgb(0 0 0 / 0.25);
    scale: 95%;
    transition: scale 0.3s;
}
.gif-card video#teaser-video {
    opacity: 1;
    border-radius: calc(var(--f-size) * 1.3);
}

#spacer-2,
.vc-arrow {
    background-color: #fff0;
}

#carousal-dots-container > span,
.vc {
    transition: 0.3s;
}

#gif-card-heading-img {
    height: calc(var(--f-size) * 2.5);
}

.gif-card > video {
    width: 100%;
    border-radius: calc(var(--f-size) * 1.3);
}

.gif-card-title {
    width: 100%;
    color: #b4dcff;
    font-size: calc(var(--f-size) * 2.1);
    margin: calc(var(--f-size) * 3.5) 0 calc(var(--f-size) * 1.5) 0;
}

#video-desc,
.gif-card-desc {
    color: #b6deff;
    font-family: nimbus, Inter, sans-serif, Impact;
}

.gif-card-desc {
    width: 100%;
    font-size: calc(var(--f-size) * 2);
    font-weight: 1px;
    line-height: 150%;
}

#blue-shadow-top {
    top: 10vh;
    right: 0;
    z-index: -2;
    position: absolute;
}

#yellow-shadow-round-1 {
    right: 0;
    top: 60%;
    width: 30vw;
    height: 30vw;
    z-index: -2;
}

#demo-video {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 0;
    gap: 20px;
    position: relative;
}

#free-trial-link,
#video-heading {
    display: flex;
    flex-direction: row;
}

#video-heading {
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 5px;
}

#video-heading > p {
    color: #cbe8ff;
    text-align: center;
    font-size: calc(var(--title-f-size) * 4.8);
    font-style: normal;
    margin: 0;
}

#video-heading > img {
    height: calc(var(--title-f-size) * 7);
}

#video-desc {
    text-align: center;
    font-weight: 400;
}

#sys-req-title,
#test-title,
#vc-title {
    text-align: center;
    font-weight: 700;
}

#demo-video .pitchVidIframe > iframe {
    width: 65vw;
    border-radius: calc(var(--f-size) * 1);
    z-index: 2 !important;
}

#vc-section {
    z-index: 1 !important;
    position: relative;
}

#vc-title,
.fluid_chords_page #test-title {
    color: #2f2f2f;
}

.fluid_chords_page #vc-title,
.fluid_chords_page .awards,
.fluid_chords_page .featureIn {
    margin: 1em auto;
}

.groove-body #vc-title {
    color: #cbe8ff;
}

.fluid_pitch_page #vc-title {
    margin: 2rem auto;
}

.groove-body #vc-container {
    margin-top: 3%;
}

.vc-arrow {
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(var(--f-size) * 5);
    height: calc(var(--f-size) * 5);
    cursor: pointer;
}

.groove-body .vc-arrow {
    background-color: #cbe8ff;
}

#video-carousal {
    width: 70vw;
    height: 30vw;
    position: relative;
}

.vc {
    position: absolute;
    height: 58%;
    width: 25vw;
    top: 21%;
    border-radius: calc(var(--f-size) * 1);
    background-color: #000;
    box-shadow: 0px 4px 15px #00000085;
}

.vc-left {
    order: 1;
    transform: translateX(7vw);
    scale: 100%;
    z-index: 0;
    cursor: pointer;
}

.vc-main {
    order: 2;
    transform: translateX(14vw);
    scale: 150%;
    z-index: 1;
}

.vc-right {
    order: 3;
    transform: translateX(37vw);
    scale: 100%;
    z-index: 0;
}

.vc-disable-left {
    scale: 0;
    z-index: -1;
    transform: translateX(0);
}

.vc-disable-right {
    scale: 0;
    z-index: -1;
    transform: translateX(70vw);
}

#carousal-dots-container {
    width: max-content;
    height: fit-content;
    margin: auto;
    padding: 5px;
}

.vc-dot {
    margin: 0 2px;
    height: 8px;
    width: 8px;
    display: inline-block;
    background-color: #6d6d6d;
    border-radius: 10px;
    cursor: pointer;
}

.groove-body .vc-dot {
    background-color: #a7cfda;
}

.groove-body .vc-dot-active {
    background-color: #eced89;
}

.vc-dot-active {
    width: 30px;
    border-radius: 10px;
    background-color: #ffae4e;
}

.fluid_pitch_page .vc-dot-active {
    background-color: #d1b3fe;
}

#yellow-shadow-round-2 {
    left: -10%;
    top: -20%;
    width: 50%;
    height: 50%;
    z-index: -2;
}

#spacer-1 {
    height: clamp(calc(var(--pad) * 5), 4vw, 4.1vw);
    width: 90%;
    margin: auto;
}

#bottom-sec {
    padding: 5vw 30px;
}
.groove-body #bottom-sec {
    padding: 5vw 0px;
}

#test-title {
    margin: calc(var(--pad) * 2) auto calc(var(--pad) * 5) auto;
    color: #404040;
    font-style: normal;
    width: min(800px, 80%);
    margin: calc(var(--pad) * 2) auto calc(var(--pad) * 5) auto;
}

:is(.fluid_chords_page, .fluid_pitch_page) #test-title {
    margin: 3rem auto;
}

.groove-body #test-title {
    color: #103f68;
    font-weight: 600;
}

#test-title > img {
    height: calc(var(--title-f-size) * 4);
    margin-bottom: -0.5vw;
}

#test-section {
    background-color: #ffe5c3;
    width: 100%;
    overflow-y: hidden;
    padding: 1px;
    z-index: 0;
}

.fluid_pitch_page #test-section {
    background-color: #efe4ff;
}

.groove-body #test-section {
    background-color: rgb(229 236 166 / 0.31);
}

#test-slide-container {
    height: 35vw;
    z-index: -1;
    height: unset !important;
    padding: 0 1rem 4rem 0;
}

.artist-quote {
    font-size: 1.6vw;
    font-weight: 400;
    margin: 0;
    width: 100%;
    color: #18191f;
}

.artist-desc,
.artist-name {
    color: #3f3f3f;
    width: 100%;
}

.award-section #vc-title,
.award-won-text,
.groove-body .artist-desc,
.groove-body .artist-name,
.groove-body .artist-quote {
    color: #103f68;
}

.artist-name {
    font-size: 1.6vw;
    font-weight: 600;
    margin: 2.5vw 0 0.7vw;
}

.artist-desc {
    font-size: 1.4vw;
    font-weight: 400;
    margin: 0;
}

.artist-img-container {
    position: relative;
    display: block;
    margin-left: 3vw;
}

.artist-img-container > .cubes {
    position: absolute;
    height: 10vw;
    width: 10vw;
    bottom: -30px;
    left: 20px;
}

.artist-img-container > span {
    position: absolute;
    width: 32vw;
    height: 35vw;
    display: inline-block;
    top: 0;
    left: 0;
    transform: rotate(-30deg);
    border-radius: calc(var(--f-size) * 5);
    z-index: -1;
    border-radius: 50px;
    background: linear-gradient(180deg, #ffad4b 0, #fdd5a4 100%);
}

.pitch_home .artist-img-container > span {
    border-radius: 50px;
    background: linear-gradient(
        180deg,
        rgb(0 83 253 / 0.8) 0,
        rgb(0 83 253 / 0.36) 100%
    );
}

.fluid_pitch_page .artist-img-container > span {
    border-radius: 2vw;
    background: linear-gradient(180deg, #a568ff 0, #e4d1ff 100%);
    z-index: -1;
}

.groove-body .artist-img-container > span {
    background: #e5eca6;
}

#test-pagination > .swiper-pagination-bullet {
    background: #175489;
    width: 8px;
    height: 8px;
    transition: 0.3s;
    opacity: 1;
}
#test-pagination > .swiper-pagination-bullet-active {
    width: 32px;
}
.fluid_pitch_page #test-pagination > .swiper-pagination-bullet-active {
    border-radius: 10px;
    background: #cfafff;
    width: 32px;
}

.test-arrow {
    position: absolute;
    display: block;
    width: 48px;
    height: 48px;
    z-index: 1;
}

#sys-req-container > * {
    margin: 0;
    line-height: calc(var(--f-size) * 3.2);
}

#sys-req-container {
    background: #0d2233;
    box-shadow: 0 4px 11px 0 rgb(0 0 0 / 0.25);
    border-radius: calc(var(--f-size) * 1.5);
    text-align: start;
    margin: auto;
    padding: calc(var(--f-size) * 3.2);
    width: 85vw;
    display: grid;
}

#sys-req-title {
    grid-column: 1/2;
    color: #cbe8ff;
    font-family: nimbusBold, sans-serif, Impact;
}

#sys-req-title > img {
    height: calc(var(--f-size) * 2.4);
    scale: 120%;
    margin: 0;
}

#sys-req-desc {
    grid-column: 2/4;
    color: #b1dbff;
    font-size: calc(var(--f-size) * 1.6);
    font-weight: 400;
    font-family: nimbus, sans-serif, Impact;
}

.sr-col-1 {
    grid-column: 2/3;
    color: #b4dcff;
    font-family: nimbusBold, Inter, sans-serif, Impact;
    font-size: calc(var(--f-size) * 1.8);
    font-weight: 700;
}

.sr-col-2 {
    grid-column: 3/4;
    color: #b1dbff;
    font-size: calc(var(--f-size) * 1.4);
    font-weight: 400;
    font-family: nimbus, sans-serif, Impact;
}

#hero-intro-container .add-to-cart-btn {
    width: fit-content;
    font-family: nimbus !important;
    color: #fff;
    font-size: 1.05rem;
    font-weight: 700;
    border-radius: 0.75rem;
    background: #0c5cff;
    z-index: 1;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0.25);
    padding: 10px 28px;
}

.groove-body #hero-intro-container .add-to-cart-btn button,
.ptc_popup .modal-body,
.ptc_popup .sib-form,
.ptc_popup .sib-form-block {
    padding: 0;
}

#hero-intro-container #buy-now {
    background: 0 0;
    box-shadow: none;
    gap: 0;
    font-weight: 700;
    font-family: nimbus !important;
}

#buy-now i {
    font-size: 1.4em;
}

#hero-intro-container #buy-now i {
    font-size: 1em;
}

#container19 {
    padding-top: 3%;
    background: 0 0 !important;
}

#container16 {
    padding-top: 2%;
    background: 0 0 !important;
}

.mfp-iframe-holder .mfp-content {
    max-height: 90vh;
    max-width: 90vw;
}

.vp-desktop {
    display: inline;
}

#intro-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#hero-image {
    margin: calc(var(--pad) * 3.2) auto;
    scale: 97%;
    width: 65%;
    display: block;
    margin: calc(var(--pad) * 3.2) auto;
    scale: 95%;
    transition: scale 0.2s ease-out;
}
.groove-body #hero-image {
    position: relative;
    filter: drop-shadow(0px 10px 40px #deeba845);
    z-index: 10;
}
.groove-body span.fs14.fw6.text-uppercase.text-up-4 {
    font-size: 18px;
}

.btn {
    color: #fff;
    border-radius: 13px;
    background: #0c5cff;
    cursor: pointer !important;
}

#intro-heading {
    font-size: calc(var(--f-size) * 4.8);
    background-image: linear-gradient(
        180deg,
        #3a3939 0,
        rgb(58 57 57 / 0.46) 366.67%
    );
    background-clip: text;
    -webkit-background-clip: text;
    padding-bottom: 1%;
}

#container17 {
    background: 0 0 !important;
}

#free-trial-link {
    justify-content: center;
    align-items: center;
    gap: 4px;
}

#plugin-header {
    z-index: 2;
    max-width: 100%;
    top: 0 !important;
    align-items: center;
}

.fluid_chords_page #plugin-header {
    background-color: #efd0a7e0;
    backdrop-filter: blur(5px);
}

.fluid_pitch_page #plugin-header {
    background-color: rgb(238 236 255 / 0.8);
    backdrop-filter: blur(5px);
}

#header-fc-text {
    color: #474646;
    text-align: left;
    font-size: calc(var(--f-size) * 2.4);
    font-weight: 700;
    margin: 10px 0 5px;
}

#header-fc-desc {
    margin: 5px 0;
    color: #3f3f3f;
    text-align: left;
    font-size: calc(var(--f-size) * 1.4);
}

#sub-header-price {
    margin-left: auto;
}

#sh-p1 {
    color: #2f2f2f;
    font-size: calc(var(--f-size) * 2.8);
    font-weight: 700;
    align-items: center;
    gap: 3%;
}

#sh-p1 .pt-striked-price {
    opacity: 0.9;
}

#sh-p-slash,
#sh-p2 {
    color: #404040;
    font-weight: 400;
}

#feature-carousal-title,
#hia-title,
.f-s-title {
    font-weight: 700;
    text-align: center;
}

#sh-buy-now-btn {
    font-size: calc(var(--f-size) * 1.6);
    text-decoration: none;
    box-shadow: 0 0 16px 0 rgb(225 159 81 / 0.54),
        0 0 16px 0 rgb(225 159 81 / 0.63);
}

#container07 video {
    z-index: 0 !important;
}

#container07:before {
    z-index: 1 !important;
}

#teaser-section {
    position: relative;
    background-color: #3f3f3f !important;
    height: clamp(95px, 29vw, 31vw) !important;
}

#teaser-video {
    width: 100%;
    height: 100%;
    object-fit: fill;
    z-index: -1;
    opacity: 0.5;
}

#watch-teaser-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: calc(var(--title-f-size) * 0.8);
    border: var(--border-thickness) solid #fff;
    border-radius: 50px;
    padding: calc(var(--title-f-size) * 2) calc(var(--title-f-size) * 2.4);
    box-shadow: 0 4px 4px 0 rgb(31 31 31 / 0.25);
    z-index: 1;
}

#watch-teaser-btn > p {
    color: #f8f3ff;
    text-align: center;
    font-weight: 600;
    margin: 0;
    white-space: nowrap;
}

#teaser-video-popup {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgb(0 0 0 / 0.8);
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
}

#teaser-video-popup > iframe {
    border: 7px solid #fff;
    width: 80vw;
}

#close-popup {
    position: absolute;
    top: 5vh;
    right: 5vw;
    cursor: pointer;
}

.popup-disable {
    display: none;
    visibility: hidden;
}

.popup-enable {
    display: block;
    visibility: visible;
}

#features-carousal-section {
    background-color: #3f3f3f;
    width: 100%;
    height: 45vw;
    padding: 1px;
}

#feature-carousal-container {
    border-radius: calc(var(--f-size) * 2) !important;
    background: linear-gradient(180deg, #ffc075 0, #ffad4a 100%);
    height: max-content;
    width: 80%;
    margin: 5vw auto 0;
    padding: 1px;
}

#fishnet,
#intro-section,
#right-orange-gradient,
.fluid_pitch_page #awards-section {
    background-repeat: no-repeat;
}

#feature-carousal-title {
    color: #2f2f2f;
    font-size: 4vw;
    margin: 2vw auto 1vw;
}

#feature-slide-container > .swiper-slide {
    height: fit-content;
}

.f-s-title {
    color: #3f3f3f;
    font-size: 2.5vw;
    margin: 1vw auto;
}

.f-s-description {
    color: #3f3f3f;
    font-size: calc(var(--f-size) * 1.6);
    margin: calc(var(--f-size) * 1.5);
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.6px;
}

.f-s-video {
    width: 55vw;
    display: block;
    margin: 2vw auto;
    border-radius: 0.5vw;
}

#feature-controls {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    padding: 2vw;
}

#feature-pagination {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin: 0;
}

#feature-pagination > .swiper-pagination-bullet {
    display: block;
    min-width: max-content;
    border-radius: 50px;
    text-align: center;
    color: #2f2f2f;
    font-size: calc(var(--f-size) * 1.6);
    font-weight: 400;
    border: var(--border-thickness) solid #2f2f2f;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent !important;
    gap: calc(var(--f-size) * 0.5);
    padding: calc(var(--f-size) * 2.25) calc(var(--f-size) * 1.2);
    opacity: 1;
}

#feature-pagination > .swiper-pagination-bullet-active::before {
    content: "FEATURE ";
    display: block;
}

#feature-pagination > .swiper-pagination-bullet-active {
    font-size: calc(var(--f-size) * 1.6);
    background-color: #2f2f2f !important;
    color: #ffb154;
}

#feature-arrows-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 1vw;
    margin-right: 2vw;
    margin-bottom: 2vw;
}

.feature-arrow {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #2f2f2f;
    width: calc(var(--f-size) * 5);
    height: calc(var(--f-size) * 5);
    border-radius: 50%;
}

#left-orange-gradient {
    position: absolute;
    left: 0;
    width: 40%;
    height: 70vw;
    z-index: 0;
    pointer-events: none;
}

#hia {
    position: relative;
    margin-top: 5%;
    padding: calc(var(--pad) * 3) calc(var(--pad) * 1);
    z-index: 1;
}

.fluid_chords_page #hia {
    margin-top: 10%;
}

#hia-title {
    display: block;
    margin: calc(var(--pad) * 1) auto;
    color: #2f2f2f;
    font-size: calc(var(--f-size) * 4.8);
}

#hia-description {
    display: block;
    margin: calc(var(--pad) * 0.5) auto;
    color: #3f3f3f;
    text-align: center;
    font-size: calc(var(--f-size) * 2.4);
    font-weight: 400;
}

#hia-iframe-container {
    display: block;
    margin: calc(var(--pad) * 3) auto;
    width: 60vw;
    border-radius: calc(var(--f-size) * 2);
    overflow: hidden;
}

#fishnet {
    background-image: url(../fluidchords/assets/images/fishnet.webp);
    width: 100%;
    height: 70vh;
    position: absolute;
    z-index: 1;
}

#awards-section {
    color: #0f172a;
    text-align: center;
    font-size: calc(var(--f-size) * 4.8);
    font-weight: 600;
}

#award-row-1 > img {
    transition: scale 0.2s;
    height: calc(var(--f-size) * 19.6);
    scale: 95%;
}

#featured {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 1vw;
}

#featured > img {
    height: 7.5vw;
    border-radius: 1vw;
    transition: box-shadow 0.5s, scale 0.1s;
    scale: 95%;
}

#featured > img:hover {
    box-shadow: 0 0 8px 0.2px #fff;
    scale: 100%;
}

#right-orange-gradient {
    width: 100%;
    background-image: url(../fluidchords/assets/images/orange-gradient.svg);
    background-position: bottom 60% right 0;
}

#spacer-2 {
    width: 80%;
    margin: auto;
    height: 10vw;
}

.fluid_chords_page #sys-req-section,
.fluid_pitch_page #sys-req-section {
    width: 85vw;
    margin: 1.875rem auto 4.375rem;
    padding: calc(var(--f-size) * 4);
    background-color: #323232;
    color: #fff;
    border-radius: calc(var(--f-size) * 1.6);
    text-align: start;
    display: grid;
    grid-template: repeat(7, 1fr) / (1fr, 6fr);
    gap: calc(var(--pad) * 1.5);
}

.fluid_chords_page #sys-req-section {
    margin: calc(var(--pad) * 3) auto calc(var(--pad) * 7) auto !important;
}

.fluid_chords_page .swiper-pagination-bullet {
    background: #fff !important;
}

.fluid_chords_page #bundle-addcart-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    gap: calc(var(--pad) * 1);
    text-decoration: none;
}

.fluid_chords_page .swiper-pagination-bullet-active {
    background: #ffae4e !important;
}

.fluid_chords_page #sys-req-section > *,
.fluid_pitch_page #sys-req-section > * {
    z-index: 1;
    line-height: 200%;
    letter-spacing: 0.5px;
}

.fluid_chords_page #sys-req-title,
.fluid_pitch_page #sys-req-title {
    color: #fff;
    font-size: calc(var(--f-size) * 4);
    font-weight: 700;
    text-align: center;
    grid-row: 1/2;
    grid-column: 1/7;
}

.fluid_chords_page #sys-req-description,
.fluid_pitch_page #sys-req-description {
    color: #fff;
    font-size: calc(var(--f-size) * 1.8);
    font-weight: 400;
    grid-row: 2/3;
    grid-column: 1/7;
}

.fluid_chords_page .sr-bold,
.fluid_pitch_page .sr-bold {
    color: #000;
    font-size: calc(var(--f-size) * 1.8);
    font-style: normal;
    font-weight: 700;
}

.fluid_chords_page .sr-col1,
.fluid_pitch_page .sr-col1 {
    grid-column: 1/2;
    color: #fff;
    font-family: Inter, sans-serif !important;
    font-size: calc(var(--f-size) * 1.8);
    font-weight: 700;
}

.fluid_chords_page .sr-col2,
.fluid_pitch_page .sr-col2 {
    grid-column: 2/7;
    color: #fff;
    font-size: calc(var(--f-size) * 1.4);
    font-weight: 400;
}

#intro-section {
    max-width: 100%;
    background-image: url(../assets/images/fp/fishnet-fp.webp);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.fluid_chords_page #intro-section {
    background-image: url(../assets/images/fc/waves.png) !important;
}

#intro-heading {
    font-size: calc(var(--title-ff-size) * 4.8);
    font-weight: 700;
    color: #444343;
    text-align: center;
}

#intro-description {
    text-align: center;
    color: #414040;
    font-size: calc(var(--f-size) * 1.8);
    font-weight: 400;
    max-width: 70%;
    margin: auto;
}

.fluid_chords_page #intro-description {
    line-height: 1.4em;
    font-size: clamp(13px, 1.6vw, 22px);
}
.fluid_pitch_page #intro-description {
    line-height: 1.4em;
    font-size: clamp(13px, 1.6vw, 20px);
    font-weight: 300;
}

#buy-now-btn button {
    font-weight: 500;
    font-size: calc(var(--f-size) * 2);
    text-decoration: none;
    letter-spacing: -0.5px;
}

.plugin-list-card #buy-now-btn button span {
    font-size: 0.9rem;
    text-transform: capitalize !important;
}

.plugin-list-card #buy-now-btn button i {
    font-size: 1rem;
}

#plugin-header #buy-now-btn button {
    font-size: 0.925rem;
    font-weight: 400;
    padding: 0;
}

#free-trial-link > a {
    color: #18191f;
    text-align: center;
    font-size: calc(var(--f-size) * 2);
    font-weight: 400;
    text-decoration: none;
    display: inline-flex;
    align-items: baseline;
    gap: 4px;
}
#free-trial-link > a:hover {
    text-decoration: underline;
}

#wheel-quote-section {
    width: 100%;
    height: 31vw;
    min-height: fit-content;
    background-image: url(../assets/images/fp/wheel.webp);
    background-size: 100% auto;
    background-attachment: fixed;
    background-repeat: repeat-y;
}

#wheel-quote-container {
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgb(0 0 0 / 0.63) 23.46%, #fff0 97.04%);
    position: relative;
}

#wheels-quote {
    text-shadow: 0 4px 12px rgb(0 0 0 / 0.25);
    font-size: 3vw;
    font-weight: 700;
    line-height: 150%;
    background: linear-gradient(180deg, #fff 0, #848484 100%);
    background-clip: text;
    -webkit-background-clip: text;
    width: fit-content;
    margin: 0;
    top: 10%;
    left: 5%;
    transition-delay: 0;
    text-align: left;
}

#super-power-heading,
.fluid_pitch_page .awards-title {
    font-family: Inter, sans-serif !important;
    font-size: calc(var(--title-ff-size) * 4.8);
    font-weight: 700;
}

#musicTech-img {
    bottom: 15%;
    left: 5%;
    width: clamp(85px, 14vw, 14.1vw);
    transition-delay: 0.6s;
}

#wheel-arrow-1 {
    bottom: 35%;
    right: 5%;
    width: 17vw;
    transition-delay: 0.8s;
}

#wheel-arrow-2 {
    bottom: 10%;
    right: 5%;
    width: 17vw;
    transition-delay: 1s;
}

.hidden {
    transition: opacity 1s, transform 1s;
    opacity: 0;
    transform: translateX(-100px);
}

.show {
    opacity: 1;
    transform: translateX(0);
}

#super-power-heading {
    color: #2f2f2f;
    text-align: center;
    margin-top: calc(var(--pad) * 8);
}

#super-power-cards {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: calc(var(--f-size) * 4);
    margin-top: calc(var(--pad) * 4);
}

.super-power-card {
    border-radius: calc(var(--f-size) * 0.8);
    background: #d1b3fe;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    padding: calc(var(--f-size) * 3.2);
    gap: calc(var(--f-size) * 2);
    width: calc(var(--f-size) * 35);
    height: calc(var(--f-size) * 53);
    scale: 95%;
    transition: scale 0.2s ease-in;
    z-index: 1;
}

.super-power-card > img {
    width: calc(var(--f-size) * 25);
    height: calc(var(--f-size) * 25);
}

.super-power-card-title {
    margin: 0;
    color: #18191f;
    text-align: center;
    font-family: Inter, sans-serif !important;
    font-size: calc(var(--f-size) * 1.8);
    font-weight: 700;
    line-height: 140%;
}

.super-power-card-text {
    margin: 0;
    color: #18191f;
    font-family: Inter, sans-serif !important;
    font-size: calc(var(--f-size) * 1.6);
    font-weight: 400;
    line-height: 150%;
    text-align: left;
}

#purple-right-gradient {
    position: absolute;
    z-index: 0;
    right: 0;
    top: 20%;
    height: 150%;
}

.fluid_pitch_page #awards-section {
    width: 100%;
    min-height: 10vw;
    background-image: url(../assets/images/fp/awards-bg.webp);
    background-size: 100% 100%;
    padding: 2.5vw 0;
    margin-bottom: 6rem;
}

.fluid_pitch_page .awards-title {
    color: #fff;
    text-align: center;
    margin: calc(var(--f-size) * 3);
}

.fluid_pitch_page #award-row-1 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2vw;
    margin: calc(var(--f-size) * 3) auto;
}

.fluid_pitch_page #award-row-1 > svg {
    height: 9vw;
}

.fluid_pitch_page #award-row-1 > img {
    height: 7vw;
    scale: 83%;
    transition: scale 0.2s ease-in;
}

.fluid_pitch_page #award-row-1 > .leaf-img {
    height: 9.5vw;
}

.fluid_pitch_page #award-row-1 > img:hover {
    scale: 90%;
}

.fluid_pitch_page #awards-row-2,
.fluid_chords_page #awards-row-2 {
    margin: calc(var(--f-size) * 3) auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 1vw;
}

.fluid_pitch_page #awards-row-2 > img,
.fluid_chords_page #awards-row-2 > img {
    height: 7.5vw;
    border-radius: 1.5vw;
    transition: scale 0.3s;
    box-shadow: 0 5px 10px rgb(255 255 255 / 0.25);
    scale: 90%;
}

.fluid_pitch_page #awards-row-2 > img:hover,
.fluid_chords_page #awards-row-2 > img:hover {
    scale: 95%;
}

#purple-left-gradient {
    position: absolute;
    z-index: -1;
    left: 0;
    height: 150%;
}

.pitch_shop .pl-content-container #buy-now-btn,
.pitch_shop .pl-content-container .add-to-cart-btn,
.pitch_shop .pl-content-container .btn-add-to-cart {
    width: 100%;
    justify-content: center;
}

.pitch_shop .pl-price-container {
    margin-bottom: 20px;
}

.pitch_shop #bundle-addcart-btn .btn-add-to-cart span,
.pitch_shop .pl-content-container .add-to-cart-btn span,
.pitch_shop .pl-content-container .btn-add-to-cart span {
    font-weight: 400 !important;
}

#app,
#app2 {
    color: #fff;
    font-size: inherit;
    line-height: normal;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    display: flex;
}

.accordion {
    background-color: #2b2a2a;
    width: 100%;
    max-height: 100%;
    margin: auto;
    overflow: auto;
}

.accordion-header {
    color: #fff;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.75;
}

.accordion-header a {
    color: inherit;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    transition: background-color 0.2s ease-in-out;
    border-bottom: 1px solid #d6b1ff;
}

.accordion-header a:not(.accordion-active):hover {
    background-color: #404040;
}

.accordion-header-div {
    padding: 1rem 2rem 1rem 0;
}

.accordion-header-div:last-child {
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dropdown {
    width: 0.5rem;
    height: 0.5rem;
}

.downarrow {
    height: 1em;
    width: 1em;
}

.pitch-faq-page .accordion-body {
    height: 0;
    overflow: hidden;
}

.accordion-content {
    padding: 2rem;
    line-height: 1.75;
    color: #fff;
    font-size: 0.875em;
    font-weight: 100;
}

#shop-plugin-btn:hover,
.accordion-content span,
.help-center-a:hover {
    color: #fff !important;
}

@keyframes accordion-is-inactive {
    0% {
        transform: rotate(-45deg);
    }
    50% {
        transform: scale(1.5) rotate(45deg);
    }
    100% {
        transform: rotate(135deg);
    }
}

@keyframes accordion-is-active {
    0% {
        transform: rotate(135deg);
    }
    50% {
        transform: scale(1.5) rotate(45deg);
    }
    100% {
        transform: rotate(-45deg);
    }
}

.pitch-faq-page .accordion-body,
.pitch-faq-page .accordion-header {
    text-align: left !important;
}

.sub-header-subname {
    font-size: 0.85rem;
    font-family: nimbus, Inter, sans-serif !important;
    color: #cbe8ff;
    margin-top: 0.45rem;
}

.award-won-subtext,
.award-won-text {
    font-size: 1.6vw;
    font-family: Inter, sans-serif !important;
}

.pitch_home #header #shop-plugin-btn .fa-bag-shopping {
    font-size: 0.5rem !important;
    margin-right: 3px;
}

#header .fa-bag-shopping {
    font-size: 0.75rem !important;
    margin-right: 3px;
}

#bundle-addcart-btn button.btn.btn-add-to-cart i {
    font-size: 0.9rem;
}

.swiper {
    overflow: unset !important;
}

.footer_cart_btn {
    background: 0 0;
    color: #d9dbe1;
    border: none;
    cursor: pointer;
    padding: 0;
}

.fluid_chords_page .artist-img-container > span {
    border-radius: 1.5vw;
}

#sib-container input:-ms-input-placeholder {
    text-align: left;
    font-family: Inter, sans-serif;
    color: #c0ccda;
}

#sib-container input::placeholder {
    text-align: left;
    font-family: Inter, sans-serif;
    color: #c0ccda;
}

#sib-container textarea::placeholder {
    text-align: left;
    font-family: Inter, sans-serif;
    color: #c0ccda;
}

.ptc_popup::before {
    content: "";
    position: absolute;
    background-color: rgb(0 0 0 / 0.3);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.ptc_popup .modal-dialog {
    max-width: 450px;
}

.ptc_popup .modal-header {
    padding: 0;
    border: 0;
    justify-content: end;
}

.ptc_popup #sib-container .modal-header > button {
    border: 0;
    outline: 0;
    background: 0 0 !important;
    font-size: 1rem;
}

#sib-container #sib-form {
    flex-direction: column;
}

.ptc_popup #sib-form input[type="text"] {
    height: auto;
    padding: 8px 10px;
}

.modal.fade .ptc_popup .modal-dialog {
    transform: unset !important;
}

.ptc_popup .form__label-row {
    align-items: center;
}

.ptc_popup .form__label-row > div {
    width: 100%;
    text-align: center;
}

.ptc_popup #sib-form > div:not(:first-child, :nth-child(2)) {
    width: 95%;
    margin: auto;
}

.ptc_popup .sib-form-block__button.sib-form-block__button-with-loader {
    margin-top: 8px;
}

.ptc_popup .form__label-row:has(#sib-captcha) {
    width: 100%;
    justify-content: center;
}

.ptc_popup #sib-captcha {
    width: fit-content;
}

.ptc_popup #sib-form > div {
    padding: 0 0 0.7em;
}

#groove-award > div {
    display: flex;
    flex-direction: column;
    place-items: center;
    width: 50%;
    margin: auto;
}

.award-section {
    padding: 2rem 0;
}

.award-section > * {
    margin-bottom: 1.5rem;
}

.award-won-subtext {
    font-weight: 400;
    color: #103f68;
}

.alert-dismissible .btn-close {
    padding: 4% 2% 0 0 !important;
    font-size: 0.65rem !important;
}

.pitch_contact_page .alert,
.pitch_shop .alert {
    text-align: center;
}
.pitch_shop .alert {
    margin-bottom: 0;
}
.pitch_contact_page .alert-dismissible .btn-close,
.pitch_shop .alert-dismissible .btn-close {
    padding: 0 !important;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
}

.comm-test-content img:first-child {
    width: 25px;
}

.comm-test-content img:last-child {
    width: 150px;
}

#testimonial-community {
    margin: 0 8% 6%;
    overflow-x: hidden !important;
}

#testimonial-community #test-pagination {
    margin: auto;
}

.comm-test-content > * {
    padding-bottom: 1rem;
    color: #103f68;
}

.comm-test-content {
    padding-right: 3rem;
}

.comm-test-text {
    line-height: 1.3em !important;
}

#text08,
.contact-head {
    line-height: 1;
    font-weight: 700;
}

.pitch_contact_page #home-section {
    background-color: #f1f1f0 !important;
}

.contact-head {
    color: #000 !important;
    padding: 2rem;
    font-size: clamp(35px, 5vw, 48px) !important;
    margin-bottom: 0;
}

.contact-top-div {
    background-color: #e2e2e173;
    padding: 2rem 0;
}

.contact-sub-div {
    width: 65%;
    gap: 1.5rem;
}

.contact-form-section #container05 {
    display: flex;
    justify-content: center;
    background-color: unset;
}

.contact-form-section h3 {
    font-size: clamp(24px, 3vw, 32px);
    font-weight: 800;
    line-height: 1.3em;
    color: #000;
}

.contact-form-section p {
    color: #000;
    font-size: clamp(15px, 2vw, 18px);
    line-height: 1.7em;
}

.contact-sub-div p a {
    font-weight: 700;
    text-decoration: underline;
    text-underline-offset: 4px;
}

.help-center-a {
    background-color: #0c5cff;
    color: #fff !important;
    display: inline-flex;
    justify-content: center;
    gap: 10px;
    border-radius: 12px;
    border: unset;
    padding: 14px;
    width: 290px;
    box-shadow: 3px 3px 10px 0 #0c5cff;
    font-size: clamp(16px, 2vw, 20px);
    font-weight: 600;
}

.contact-frm-pitch .inner {
    gap: 28px 0;
}

.contact-form-section input,
.contact-form-section select,
.contact-form-section textarea {
    background-color: #fff !important;
    color: #000 !important;
    border: 1px solid #949494 !important;
    font-size: clamp(15px, 2vw, 16px) !important;
    transition: 150ms linear;
    width: 100%;
    outline: 0;
    border-radius: 0.5rem;
    padding: 0 0.7875rem;
}

.contact-form-section input:focus,
.contact-form-section select:focus,
.contact-form-section textarea:focus {
    border-color: #0c5cff !important;
}

.contact-form-section textarea {
    padding: 0.7875rem;
    height: 7rem;
}

.contact-form-section input::placeholder,
.contact-form-section select::placeholder,
.contact-form-section textarea::placeholder {
    font-family: Inter, sans-serif !important;
    color: #666 !important;
    font-size: clamp(15px, 2vw, 16px);
}

.contact-form-section label,
.form-prd-choose label:first-child {
    font-size: clamp(15px, 2vw, 18px) !important;
    font-family: Inter, sans-serif !important;
}

form.style1 label:first-child {
    margin-bottom: 13px !important;
    display: block;
}

.form-prd-choose span label {
    display: inline;
    font-size: clamp(15px, 2vw, 16px) !important;
    font-family: Roboto, sans-serif !important;
}

input[type="radio"] {
    accent-color: #0c5cff !important;
}

.contact-form-section select.place_holder_grey {
    color: #999 !important;
}

.contact-form-section input,
.contact-form-section select {
    height: 48px !important;
}

.contact-form-section input[type="radio"] {
    height: 17px !important;
    width: 17px !important;
    vertical-align: bottom;
    margin-right: 4px;
}

.contact-form-section label {
    color: #000 !important;
    text-align: start;
}

.contact-frm-section .wrapper {
    gap: 1.5rem;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 70rem;
}

.contact-frm-pitch {
    width: 65% !important;
    margin: auto;
    padding: 2.5rem !important;
    background-color: #d2ddf540;
    border-radius: 24px;
}

.contact-frm-pitch form.style1 select {
    background-image: url(../contact/assets/images/icon.webp);
    background-size: 13px;
    background-position: calc(100% - 0.7875rem) center;
    padding-right: 2.4375rem;
    background-repeat: no-repeat;
}

.form-prd-choose label {
    margin-right: 10px;
}

#myfile {
    opacity: 0;
    width: 100%;
    border-radius: 0.5rem;
    position: relative;
}

.contact-file-upload span {
    display: inline-block;
    position: relative;
    line-height: 2.25rem;
    width: 100%;
}

.contact-file-upload .pitch-slct-file {
    height: 48px;
}

.contact-file-upload label {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #fff;
    padding: 0 0.7875rem;
    border-radius: 0.5rem;
    color: #666 !important;
    font-size: clamp(14px, 1.2vw, 16px) !important;
    cursor: pointer;
    border: 1px solid #949494 !important;
}

.contact-file-upload i {
    color: #8b8b8b;
}

#sendmessage .actions input[type="submit"] {
    color: #fff !important;
    font-weight: 500 !important;
    font-size: clamp(16px, 2vw, 20px) !important;
    width: 210px !important;
    background-color: #0c5cff !important;
    box-shadow: 3px 3px 10px 0 #0c5cff;
    outline: 0 !important;
    border: none !important;
}

.black-bg-section,
.pitch_faq_page #home-section {
    background-color: #2b2a2a !important;
}

.black-bg-section #container05,
.pitch_faq_page #container05 > .wrapper {
    width: 100% !important;
    max-width: 70rem !important;
}

#container05 > .wrapper > .inner {
    padding: 2rem 6rem;
}

#text08 {
    text-align: left;
    color: #fff;
    font-size: 2em;
}

.accordion-header {
    border-bottom: 1px solid #d6b1ff !important;
    position: relative;
}

.pitch-faq-page .accordion-body,
.pitch-faq-page .accordion-button {
    background-color: var(--term-faq-bg) !important;
    color: var(--btn-f-color);
    border-radius: 0 !important;
    border-bottom: 0 !important;
    padding-left: 0;
}

.pitch-faq-page .accordion-body {
    font-size: calc(var(--title-ff-size) * 1.5) !important;
    font-weight: 100 !important;
    height: fit-content;
    color: #fff;
    line-height: 1.5em;
}

.pitch-faq-page .accordion-item {
    border: 0 !important;
    background-color: var(--term-faq-bg) !important;
}

.pitch-faq-page .accordion-item:last-of-type .accordion-collapse {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.pitch-faq-page .accordion-button:active,
.pitch-faq-page .accordion-button:hover {
    background-color: var(--product-head-color) !important;
}

.pitch-faq-page .accordion-button:focus {
    box-shadow: none !important;
    border: 0 !important;
}

.pitch-faq-page {
    background-color: var(--term-faq-bg);
    color: var(--btn-f-color);
    padding: 2rem 4rem !important;
}

.pitch-faq-page h2#text08 {
    font-size: 2.13rem !important;
    margin-bottom: 1.5rem;
}

.pitch-faq-page .accordion-button:not(.collapsed)::after,
.pitch-faq-page.accordion-button::after {
    background-image: none;
}

i.pitch-faq-icon {
    position: absolute;
    right: 2%;
    font-size: 16px;
    z-index: 2;
}

div#image03 img {
    margin-bottom: 3.5%;
    width: 17%;
    margin-top: 1.5%;
}

.pitch-aboutus #container05 {
    display: flex;
    width: 100%;
    min-height: var(--viewport-height);
    align-items: flex-start;
    justify-content: center;
    background-attachment: scroll;
    background-image: url(../about/assets/images/container05.jpg);
    background-position: center;
    background-repeat: repeat;
    background-size: cover;
}

.pitch-aboutus #container05 > .wrapper {
    width: 100%;
    max-width: 70rem;
}

.pitch-aboutus .inner {
    paddding: 2rem;
}

.pitch-aboutus #image03 .frame {
    position: relative;
    width: 10rem;
    transition: none;
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    text-align: left;
}

.pitch-aboutus .image .frame img {
    width: 100% !important;
    vertical-align: top;
    border-radius: 0 !important;
}

.black-bg-section #text08,
.pitch-aboutus #text08 {
    color: #fff;
    font-size: clamp(2.5rem, 5vw, 3.5rem) !important;
    line-height: 1.5;
}

.black-bg-section #text06,
.pitch-aboutus #text06 {
    color: #fff;
    line-height: 1.75;
    font-weight: 300;
}

.black-bg-section #text06 {
    font-size: 0.75em;
    text-align: start;
    font-weight: 400;
}

.black-bg-section .full.screen {
    left: unset !important;
    right: unset !important;
    margin: auto !important;
    padding: 2rem 0;
}

@media screen and (max-width: 768px) {
    /* Back to Top CSS*/
    .pitch-bck-top {
        display: block;
        right: 4%;
    }
    .groove-body #bundle-addcart-btn span {
        font-size: calc(var(--title-ff-size) * 1.6);
    }
    .gs-swiper-sub {
        font-size: 16px !important;
    }
    #groove-award {
        padding-top: 2rem;
    }
    .pl-discounted-price,
    .pl-slash {
        font-size: 20px !important;
    }
    .pl-striked-price {
        font-size: 16px;
    }
    .plugin-first-row img {
        border-bottom: 1px solid #000;
    }
    .eternal-img img {
        border-bottom: calc(var(--border-thickness) * 0.5) solid #212121 !important ;
    }
    .fluid_chords_page #intro-description br {
        display: none;
    }
}

@media screen and (max-width: 1350px) {
    .golden-new-badge{
        padding: 4px 7px;
        font-size: 10px;
        /* transform: translateY(-6px); */
    }
    
}
@media screen and (max-width: 737px) {
    .artist-desc,
    .artist-quote {
        font-size: calc(var(--f-size) * 2);
    }
    span.fs14.fw6.text-up-4 {
        font-size: 13px !important;
    }
    #container01.columns > .wrapper > .inner > div:first-child > .full,
    #container01.columns > .wrapper > .inner > div:last-child > .full {
        width: calc(100% + var(--padding-horizontal) + 0rem + 0.4725px);
    }
    #hero-pagination,
    .award-won-subtext,
    .award-won-text {
        text-align: center;
    }
    :root {
        --f-size: 8.5px;
        --footer-f-size: 8.5px;
        --title-f-size: 7.5px;
    }
    #h-button-container {
        flex-direction: column;
    }
    #h-menu-container {
        visibility: hidden;
        display: none;
    }
    #intro-description {
        max-width: 95%;
    }
    #our-prod-section {
        background-size: auto 100%;
    }
    #our-prod-heading-container {
        width: 87vw;
    }
    #test-slide-container {
        height: max-content;
        padding: 0;
        padding-bottom: 3em !important;
    }
    #test-slide-container > .swiper-slide {
        flex-direction: column-reverse;
        height: unset;
    }
    .artist-view {
        width: 80%;
        height: unset;
        margin: calc(var(--pad) * 2) auto;
    }
    .artist-quote {
        margin: auto;
    }
    .artist-desc {
        color: rgb(24 25 31 / 0.7);
        font-family: inter-r;
        font-weight: 400;
        margin: 0;
    }
    .artist-img-container {
        margin: calc(var(--pad) * 2) auto calc(var(--pad) * 1) auto;
        width: 80%;
    }
    .artist-img-container > .artist-img {
        height: 200px;
        width: auto;
        display: block;
        margin: auto;
        border-radius: calc(var(--pad) * 2);
        border: var(--border-thickness) solid #000;
    }
    #f-c-1 {
        width: 30%;
    }
    #f-c-2 {
        width: 10%;
    }
    #f-c-3 {
        width: 20%;
    }
    #h-button-container {
        flex-direction: row;
    }
    span.fs14.fw6.text-uppercase.text-up-4 {
        font-size: 13px;
        font-weight: 700;
    }
    .cart-img-shop {
        width: 17px !important;
    }
    .gif-card {
        width: calc(var(--ff-size) * 39);
    }
    .award-won-text,
    .gif-card-title {
        font-size: calc(var(--ff-size) * 2.1);
    }
    .award-won-subtext,
    .gif-card-desc {
        font-size: calc(var(--ff-size) * 2);
    }
    #test-pagination {
        margin: calc(var(--pad) * 1.5) auto;
        width: max-content;
    }
    #container02.columns > .wrapper > .inner > span,
    .cubes,
    .cubes + span,
    .vp-desktop {
        display: none;
    }
    .mfp-iframe-holder .mfp-content {
        max-height: 30vh;
        max-width: 90vw;
    }
    .vp-mobile {
        display: inline;
    }
    #container01 {
        --padding-horizontal: 1rem;
        --padding-vertical: 0.875rem;
    }
    #container01 > .wrapper > .inner {
        --spacing: 1rem;
    }
    #container01.columns > .wrapper > .inner > * {
        padding: 0;
    }
    #container01.columns > .wrapper > .inner > :first-child {
        margin-left: 0;
    }
    #container01.columns > .wrapper > .inner > div > .full {
        margin-left: calc(0rem);
        width: calc(100% + 0rem + 0.4725px);
    }
    #container01.columns > .wrapper > .inner > div:first-child > .full {
        margin-left: calc(var(--padding-horizontal) * -1);
    }
    #container01.columns > .wrapper > .inner > div > .full:first-child,
    #container02.columns
        > .wrapper
        > .inner
        > div:last-of-type
        > .full:first-child {
        margin-top: calc(var(--padding-vertical) * -1) !important;
    }
    #container01.columns > .wrapper > .inner > div > .full:last-child,
    #container02.columns
        > .wrapper
        > .inner
        > div:first-of-type
        > .full:last-child {
        margin-bottom: calc(var(--padding-vertical) * -1) !important;
    }
    #container01 > .wrapper > .inner > :first-child {
        width: 13%;
        --alignment: left;
        --flex-alignment: flex-start;
    }
    #container01 > .wrapper > .inner > :nth-child(2) {
        width: 27%;
        --alignment: left;
        --flex-alignment: flex-start;
    }
    #container01 > .wrapper > .inner > :nth-child(3) {
        width: 60%;
        --alignment: right;
        --flex-alignment: flex-end;
    }
    #buttons02:not(:first-child) {
        margin-top: 1.125rem !important;
    }
    #buttons02:not(:last-child) {
        margin-bottom: 1.125rem !important;
    }
    #buttons02 li a {
        letter-spacing: 0;
        font-size: 0.625em;
    }
    #buttons02 li a svg {
        width: 1em;
    }
    #container02 {
        --alignment: left;
        --flex-alignment: flex-start;
        --padding-horizontal: 2rem;
        --padding-vertical: 1.5rem;
    }
    #container02 > .wrapper > .inner {
        --spacing: 0.5rem;
    }
    #container02.columns > .wrapper > .inner {
        flex-direction: column-reverse !important;
        flex-wrap: nowrap !important;
    }
    #container02.columns > .wrapper > .inner > * {
        padding: 1rem 0 !important;
    }
    #container02.columns > .wrapper > .inner > :first-child {
        margin-left: 0 !important;
        padding-bottom: 0 !important;
    }
    #container02.columns > .wrapper > .inner > :last-child,
    #container02.columns > .wrapper > .inner > div.before-spacer {
        padding-top: 0 !important;
    }
    #container02.columns > .wrapper > .inner > div.after-spacer {
        padding-bottom: 0 !important;
    }
    #container02.columns > .wrapper > .inner > div:first-of-type > .full,
    #container02.columns > .wrapper > .inner > div:last-of-type > .full,
    #container02.columns > .wrapper > .inner > div > .full {
        margin-left: calc(var(--padding-horizontal) * -1);
        width: calc(100% + (var(--padding-horizontal) * 2) + 0.4725px);
    }
    #container02.columns > .wrapper > .inner > div > .full:first-child {
        margin-top: -1rem !important;
    }
    #container02.columns > .wrapper > .inner > div > .full:last-child {
        margin-bottom: -1rem !important;
    }
    #container02.columns > .wrapper > .inner > div:last-of-type,
    #container02.columns
        > .wrapper
        > .inner
        > div:last-of-type
        > .full:first-child {
        border-top-left-radius: inherit;
        border-top-right-radius: inherit;
    }
    #container02.columns > .wrapper > .inner > div:first-of-type,
    #container02.columns
        > .wrapper
        > .inner
        > div:first-of-type
        > .full:last-child {
        border-bottom-left-radius: inherit;
        border-bottom-right-radius: inherit;
    }
    #container02.columns > .wrapper > .inner > div:last-of-type,
    #container02.columns
        > .wrapper
        > .inner
        > div:last-of-type
        > .full:last-child {
        border-bottom-right-radius: 0 !important;
    }
    #container02.columns > .wrapper > .inner > div:first-of-type,
    #container02.columns
        > .wrapper
        > .inner
        > div:first-of-type
        > .full:first-child {
        border-top-left-radius: 0 !important;
    }
    #container02.columns
        > .wrapper
        > .inner
        > .full
        > .full:first-child:last-child,
    #container02.columns
        > .wrapper
        > .inner
        > .full
        > .full:first-child:last-child
        > *
        > * {
        height: auto;
    }
    #container02.columns
        > .wrapper
        > .inner
        > .full
        > .full:first-child:last-child
        > * {
        height: auto;
        position: relative;
        width: 100%;
    }
    #container02.columns
        > .wrapper
        > .inner
        > .full
        > .full:first-child:last-child
        > *
        > iframe {
        height: 100%;
    }
    #container02 > .wrapper > .inner > :first-child,
    #container02 > .wrapper > .inner > :nth-child(2),
    #container02 > .wrapper > .inner > :nth-child(3) {
        width: 100% !important;
        --alignment: left;
        --flex-alignment: left;
        min-height: 100% !important;
    }
    #main > .inner {
        padding: 0 !important;
    }
    .super-power-card {
        justify-content: center;
    }
    #watch-teaser-btn {
        left: 50% !important;
    }
    #plugin-header #buy-now-btn span {
        font-size: 12px;
    }
    #plugin-header #buy-now-btn {
        white-space: nowrap;
    }
    #hero-carousel-container > .swiper-slide {
        flex-direction: column-reverse;
        justify-content: center;
    }
    #hero-carousel-container {
        z-index: -1;
        height: unset;
    }
    #hero-pagination {
        margin: 0 auto;
        width: max-content;
    }
    .pitch_home #hero-carousel {
        padding-top: 5vw;
    }
    #testimonial-community {
        margin-bottom: 10% !important;
    }
    :is(#sub-header, #plugin-header) {
        background-image: unset !important;
    }
    .shop-plugin-bundles-section {
        grid-template-columns: repeat(1, 350px) !important;
        justify-content: center;
    }
}

@media screen and (max-width: 500px) {
    :root {
        --footer-f-size: 7.5px;
        --f-size: 7.5px;
        --title-f-size: 5px;
        --pad: 8px;
    }
    #f-c-3,
    ul.form-stepper {
        width: 100%;
    }
    ul.form-stepper li a .form-stepper-circle {
        width: 20px;
        height: 20px;
    }
    ul.form-stepper li a .form-stepper-circle i,
    ul.form-stepper li a .form-stepper-circle span {
        font-size: 0.75rem;
    }
    .form-stepper .label {
        font-size: 0.85rem !important;
        font-weight: 800 !important;
    }
    ul.form-stepper li a {
        margin: 0 !important;
        gap: 0.3em !important;
    }
    #address-section .auth-content .col-12 > div {
        padding: 6% !important;
    }
    .awards-caps-txt,
    .awards-desc-txt {
        margin: 2vw auto;
    }
    .awards-container {
        margin: 2.8vw auto;
    }
    #awards-sec-3 > img {
        height: 9vw;
    }
    #shop-plugin-section {
        gap: 2.5vw;
    }
    #shop-description,
    #sub-header-price-slash {
        display: none;
    }
        .shop-form-btn.at-shop-btn {
        width: min(260px, 90%) !important;
        font-size: 14px;
        padding: 14px !important;
        font-weight: 500;
    }
    #hero-carousel {
        height: unset !important;
    }
    #hero-pagination {
        margin: 0 auto 5vw;
        width: max-content;
    }
    #hero-background-title {
        font-size: 3.5rem;
    }
    #testimonial-cards,
    .gif-cards {
        flex-direction: column;
    }
    #demo-video .pitchVidIframe > iframe {
        width: 80vw;
    }
    #sub-header-name-d {
        letter-spacing: calc(var(--f-size) * 0.01);
        font-size: 10px;
    }
    #sub-header-price-container {
        flex-direction: row;
        align-items: end;
        gap: 10px;
    }
    #video-desc {
        font-size: calc(var(--f-size) * 2.1);
    }
    #vc-container {
        position: relative;
    }
    .vc-arrow {
        position: absolute;
        top: 100%;
    }
    #vc-left-arrow {
        left: 5vw;
    }
    #vc-right-arrow {
        right: 5vw;
    }
    #video-carousal {
        width: 90vw;
        height: 40vw;
    }
    .vc {
        height: 65%;
        width: 40vw;
        top: 17%;
    }
    .vc-main {
        transform: translateX(17vw);
    }
    .vc-right {
        transform: translateX(45vw);
    }
    #bundle-description,
    .fluid_pitch_page #bundle-description {
        font-size: calc(var(--f-size) * 2);
    }
    #footer {
        flex-direction: column-reverse;
        padding: 10%;
        gap: 20px;
    }
    #f-c-1,
    #f-c-2 {
        width: 70%;
    }
    #quick-menu-container {
        gap: 5px;
    }
    #spacer-1 {
        height: 20vw;
    }
    #featured {
        gap: 1.5vw;
    }
    #featured > img {
        height: 8vw;
    }
    #sys-req-section > * {
        line-height: 190%;
        letter-spacing: 0.2px;
    }
    .arrow-right-border {
        padding: 1%;
    }
    .groove-body #hero-intro-container .add-to-cart-btn {
        padding: 5px;
    }
    .groove-body #sub-header span.fs14.fw6.text-uppercase.text-up-4 {
        font-size: 12px;
    }
    .groove-body #sub-header .add-to-cart-btn button i {
        font-size: 16px !important;
    }
    .test-arrow {
        width: 30px;
        height: 30px;
    }
    #test-left-arrow,
    #test-right-arrow {
        top: 30%;
    }
    .pitch_home #hero-carousel {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    #hero-intro-container .add-to-cart-btn {
        border-radius: 9px !important;
        padding: 0.5rem 1rem !important;
    }
    #hero-intro-container .add-to-cart-btn span {
        font-size: 0.9rem;
    }
    #hero-intro-container .add-to-cart-btn i {
        font-size: 1.25rem;
    }
    #sub-header #buy-now {
        padding: 0.4rem 0.85rem;
    }
    :is(.pitch_contact_page, .pitch_faq_page) #container05 > .wrapper > .inner {
        padding: 3rem 4rem;
    }
    .pitch_contact_page #container05:not(:first-child) {
        margin-top: 0 !important;
    }
    .fluid_chords_page #hia {
        margin-top: 90px;
    }
    #plugins-card-container {
        gap: 2rem;
    }
    #hero-a-container {
        padding-top: 3vw;
    }
    #bundle-addcart-btn button.btn.btn-add-to-cart {
        border-radius: calc(var(--f-size) * 1.5);
    }
    #bundle-title,
    #intro-heading,
    #test-title,
    #vc-title {
        font-size: calc(var(--f-size) * 4.8);
    }
    #hia-title {
        padding: 0 1em;
    }
    #hero-heading,
    #video-heading > p,
    .fluid_pitch_page
        :is(#intro-heading, #hia-title, #vc-title, #test-title, #bundle-title) {
        font-size: calc(var(--title-ff-size) * 4.8);
    }
    #our-prod-heading,
    #plugin-list-title,
    .pitch_home #test-title,
    .pitch_shop #bundle-title,
    .pitch_shop #video-heading > p {
        font-size: calc(var(--title-f-size) * 4.8);
    }
    #trial-link > svg {
        height: calc(var(--title-ff-size) * 2);
    }
    #video-desc {
        font-size: calc(var(--ff-size) * 2.1);
    }
    #bundle-description,
    .artist-quote,
    .groove-body .artist-desc {
        font-size: calc(var(--ff-size) * 2);
    }
    #bundle-p2,
    #sys-req-title {
        font-size: calc(var(--ff-size) * 2.4);
    }
    #sys-req-desc,
    .fluid_chords_page #bundle-addcart-btn span,
    .fluid_pitch_page #intro-description,
    .groove-body #bundle-addcart-btn span {
        font-size: calc(var(--ff-size) * 1.6);
    }
    #sys-req-container > * {
        line-height: calc(var(--ff-size) * 3.2);
    }
    .sr-col-1 {
        font-size: calc(var(--ff-size) * 1.8);
    }
    .sr-col-2 {
        font-size: calc(var(--ff-size) * 1.4);
    }
    #bundle-p1 {
        font-size: calc(var(--ff-size) * 2.8);
    }
    .groove-body .artist-desc {
        font-style: italic;
    }
    .fluid_chords_page #bundle-p2,
    .fluid_pitch_page #bundle-p2,
    .pitch_shop #bundle-p2 {
        font-size: calc(var(--f-size) * 2.4);
    }
    .fluid_chords_page #bundle-p1,
    .fluid_pitch_page #bundle-p1 {
        font-size: calc(var(--f-size) * 2.8);
    }
    .pitch_shop #bundle-p1 {
        font-size: 20px;
    }
    .fluid_pitch_page #hia-description {
        font-size: calc(var(--title-ff-size) * 2.4);
    }
    .fluid_pitch_page #sys-req-title {
        font-size: calc(var(--title-ff-size) * 4);
    }
    .fluid_pitch_page #bundle-addcart-btn span {
        font-size: calc(var(--f-size) * 1.6);
    }
    .groove-body #hero-image {
        width: 80%;
    }
    .groove-body #test-title,
    .groove-body #vc-title {
        font-size: calc(var(--title-ff-size) * 4.8);
    }
    .groove-body #sys-req-container {
        gap: calc(var(--ff-size) * 1);
    }
    #groove-award > div {
        width: 96%;
    }
    a.prd-mbl-link {
        display: block;
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        cursor: pointer;
        z-index: 10;
    }
    #container16.pic_home_hero .carousel-indicators {
        bottom: -4%;
    }
}

@media (max-width: 480px) {
    #container01 > .wrapper > .inner {
        --spacing: 0.875rem;
    }
    #buttons02 li a {
        width: 6.5rem;
    }
    #container02 > .wrapper > .inner {
        --spacing: 0.4375rem;
    }
    .pitch-summer-sale_two .yellow_sale_container {
        display: flex;
        flex-direction: column;
    }
}

@media screen and (max-width: 1200px) {
    #our-prod-card-container {
        width: 90vw;
    }
    #our-prod-heading-container {
        width: 87vw;
    }
    .learn-card-btn,
    .prod-card-description {
        font-size: 14px;
    }
    .new-release-badge::after {
        content: "New" !important;
        padding: 2px 6px !important;
        font-size: 10px !important;
    }
    .arrow-right-border i {
        font-size: 16px;
    }
    .arrow-right-border {
        margin: 3px;
    }
    p.pl-plugin-name {
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 1024px) {
    #sys-req-title {
        grid-column: 1/4;
        grid-row: 1/2;
    }
    #sys-req-desc {
        grid-column: 1/4;
        grid-row: 2/3;
    }
    .sr-row-1 {
        grid-row: 3/4;
    }
    .sr-row-2 {
        grid-row: 4/5;
    }
    .sr-row-3 {
        grid-row: 5/6;
    }
    .sr-row-4 {
        grid-row: 6/7;
    }
    .sr-col-1 {
        grid-column: 1/2;
    }
    .sr-col-2 {
        grid-column: 2/4;
    }
    #gif-cards {
        justify-content: space-evenly;
    }
    .groove-body #video-heading > p {
        font-size: calc(var(--title-ff-size) * 4.8);
    }
    .fluid_pitch_page #intro-description {
        font-size: calc(var(--f-size) * 1.8);
    }
}

@media screen and (max-width: 992px) {
    #our-prod-card-container {
        padding: 1% 20%;
    }
    .our-prod-card {
        width: min(500px, 100%) !important;
        position: relative;
        border-radius: 11px;
    }
    #prod-eternal-card img {
        width: 100%;
        border: none;
        border-bottom: 2px solid #212121;
    }
    #prod-eternal-card {
        flex-direction: column;
    }
    /*.plugin-list-card {*/
    /*    width: 40% !important*/
    /*}*/
    .gs-arrow-box > div {
        padding: 9px 19px !important;
    }
    .position-absolute.gs-arrow-box {
        width: 112px !important;
    }
    .gs-swiper .swiper-pagination {
        width: 165px !important;
    }
    .gs-swiper .position-absolute.gs-arrow-box {
        right: -10px !important;
        width: 120px !important;
    }
}

@media screen and (max-width: 900px) {
    ul.form-stepper {
        width: 75%;
    }
    #address-section > .row {
        padding: 0;
    }
    #container16:not(:first-child) {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    #our-prod-heading-container {
        margin-bottom: 3vw;
    }
    #hero-pagination {
        text-align: left;
        width: 100%;
    }
    #container16 {
        padding-top: 6%;
        padding-bottom: 6%;
    }
    #test-title {
        width: min(700px, 90%);
    }
    :is(.fluid_pitch_page, .fluid_chords_page)
        #plugin-header
        #buy-now-btn
        button
        span {
        font-weight: 400;
    }
    #bundle-addcart-btn button.btn.btn-add-to-cart {
        padding: 0.75rem 1.5rem !important;
    }
    #hero-a-container {
        padding-bottom: 0;
    }
    #groove-award > div {
        width: 80%;
    }
}

@media screen and (max-width: 768px) {
    /*.cmin,*/
    /*.cmin_text,*/
    /*.csec,*/
    /*.csec_text {*/
    /*    display: none*/
    /*}*/
    .arrow-right-border i,
    .prod-card-description {
        font-size: 14px;
    }
    .prdt-img img {
        width: 200px;
    }
    .learn-card-btn {
        margin-bottom: 5px;
    }
    /*.plugin-list-card {*/
    /*    margin: 1rem 0;*/
    /*    width: clamp(200px, 100%, 327px) !important*/
    /*}*/
    .plugin-box-div {
        grid-template-columns: repeat(2, 1fr);
        grid-row-gap: 032px;
    }
    .plugin-box-container {
        gap: 0px;
    }

    /*.plugin-list-card{*/
    /*  border-radius: calc(var(--f-size)* 2) !important;*/
    /*}*/
    .pl-plugin-description {
        margin-bottom: 10px;
    }
    .pitch_shop .plugin-list-card #buy-now-btn button span {
        font-size: calc(var(--f-size) * 1.6) !important;
    }
    .groove-body #bundle-addcart-btn span {
        font-size: calc(var(--title-ff-size) * 1.6);
    }
    #groove-award {
        padding-top: 2rem;
    }
}
@media (max-width: 767px) {
    #our-prod-card-container {
        padding: 0% 5%;
        width: 100%;
        gap: 20px;
    }
    .plugin-box-div {
        gap: 20px;
    }
    div#plugins-card-container {
        padding: 2rem;
        gap: 10px;
    }
    .ea-feature-div.ea-isl-section img {
        position: relative !important;
        margin-bottom: -15px;
    }
}

@media screen and (max-width: 737px) {
    .artist-desc,
    .artist-quote {
        font-size: calc(var(--f-size) * 2);
    }
    #container01.columns > .wrapper > .inner > div:first-child > .full,
    #container01.columns > .wrapper > .inner > div:last-child > .full {
        width: calc(100% + var(--padding-horizontal) + 0rem + 0.4725px);
    }
    #hero-pagination,
    .award-won-subtext,
    .award-won-text {
        text-align: center;
    }
    :root {
        --f-size: 8.5px;
        --footer-f-size: 8.5px;
        --title-f-size: 7.5px;
    }
    #h-button-container {
        flex-direction: column;
    }
    #h-menu-container {
        visibility: hidden;
        display: none;
    }
    #intro-description {
        max-width: 95%;
    }
    #our-prod-section {
        background-size: auto 100%;
    }
    #our-prod-heading-container {
        width: 87vw;
    }
    #test-slide-container {
        height: max-content;
        padding: 0;
        padding-bottom: 3em !important;
    }
    #test-slide-container > .swiper-slide {
        flex-direction: column-reverse;
        height: unset;
    }
    .artist-view {
        width: 80%;
        height: unset;
        margin: calc(var(--pad) * 2) auto;
    }
    .artist-quote {
        margin: auto;
    }
    .artist-desc {
        color: rgb(24 25 31 / 0.7);
        font-family: inter-r;
        font-weight: 400;
        margin: 0;
    }
    .artist-img-container {
        margin: calc(var(--pad) * 2) auto calc(var(--pad) * 1) auto;
        width: 80%;
    }
    .artist-img-container > .artist-img {
        height: 200px;
        width: auto;
        display: block;
        margin: auto;
        border-radius: calc(var(--pad) * 2);
        border: var(--border-thickness) solid #000;
    }
    #f-c-1 {
        width: 30%;
    }
    #f-c-2 {
        width: 10%;
    }
    #f-c-3 {
        width: 20%;
    }
    #h-button-container {
        flex-direction: row;
    }
    span.fs14.fw6.text-uppercase.text-up-4 {
        font-size: 13px;
        font-weight: 700;
    }
    .gif-card {
        width: calc(var(--ff-size) * 39);
    }
    .award-won-text,
    .gif-card-title {
        font-size: calc(var(--ff-size) * 2.1);
    }
    .award-won-subtext,
    .gif-card-desc {
        font-size: calc(var(--ff-size) * 2);
    }
    #test-pagination {
        margin: calc(var(--pad) * 1.5) auto;
        width: max-content;
    }
    #container02.columns > .wrapper > .inner > span,
    .cubes,
    .cubes + span,
    .vp-desktop {
        display: none;
    }
    .mfp-iframe-holder .mfp-content {
        max-height: 30vh;
        max-width: 90vw;
    }
    .vp-mobile {
        display: inline;
    }
    #container01 {
        --padding-horizontal: 1rem;
        --padding-vertical: 0.875rem;
    }
    #container01 > .wrapper > .inner {
        --spacing: 1rem;
    }
    #container01.columns > .wrapper > .inner > * {
        padding: 0;
    }
    #container01.columns > .wrapper > .inner > :first-child {
        margin-left: 0;
    }
    #container01.columns > .wrapper > .inner > div > .full {
        margin-left: calc(0rem);
        width: calc(100% + 0rem + 0.4725px);
    }
    #container01.columns > .wrapper > .inner > div:first-child > .full {
        margin-left: calc(var(--padding-horizontal) * -1);
    }
    #container01.columns > .wrapper > .inner > div > .full:first-child,
    #container02.columns
        > .wrapper
        > .inner
        > div:last-of-type
        > .full:first-child {
        margin-top: calc(var(--padding-vertical) * -1) !important;
    }
    #container01.columns > .wrapper > .inner > div > .full:last-child,
    #container02.columns
        > .wrapper
        > .inner
        > div:first-of-type
        > .full:last-child {
        margin-bottom: calc(var(--padding-vertical) * -1) !important;
    }
    #container01 > .wrapper > .inner > :first-child {
        width: 13%;
        --alignment: left;
        --flex-alignment: flex-start;
    }
    #container01 > .wrapper > .inner > :nth-child(2) {
        width: 27%;
        --alignment: left;
        --flex-alignment: flex-start;
    }
    #container01 > .wrapper > .inner > :nth-child(3) {
        width: 60%;
        --alignment: right;
        --flex-alignment: flex-end;
    }
    #buttons02:not(:first-child) {
        margin-top: 1.125rem !important;
    }
    #buttons02:not(:last-child) {
        margin-bottom: 1.125rem !important;
    }
    #buttons02 li a {
        letter-spacing: 0;
        font-size: 0.625em;
    }
    #buttons02 li a svg {
        width: 1em;
    }
    #container02 {
        --alignment: left;
        --flex-alignment: flex-start;
        --padding-horizontal: 2rem;
        --padding-vertical: 1.5rem;
    }
    #container02 > .wrapper > .inner {
        --spacing: 0.5rem;
    }
    #container02.columns > .wrapper > .inner {
        flex-direction: column-reverse !important;
        flex-wrap: nowrap !important;
    }
    #container02.columns > .wrapper > .inner > * {
        padding: 1rem 0 !important;
    }
    #container02.columns > .wrapper > .inner > :first-child {
        margin-left: 0 !important;
        padding-bottom: 0 !important;
    }
    #container02.columns > .wrapper > .inner > :last-child,
    #container02.columns > .wrapper > .inner > div.before-spacer {
        padding-top: 0 !important;
    }
    #container02.columns > .wrapper > .inner > div.after-spacer {
        padding-bottom: 0 !important;
    }
    #container02.columns > .wrapper > .inner > div:first-of-type > .full,
    #container02.columns > .wrapper > .inner > div:last-of-type > .full,
    #container02.columns > .wrapper > .inner > div > .full {
        margin-left: calc(var(--padding-horizontal) * -1);
        width: calc(100% + (var(--padding-horizontal) * 2) + 0.4725px);
    }
    #container02.columns > .wrapper > .inner > div > .full:first-child {
        margin-top: -1rem !important;
    }
    #container02.columns > .wrapper > .inner > div > .full:last-child {
        margin-bottom: -1rem !important;
    }
    #container02.columns > .wrapper > .inner > div:last-of-type,
    #container02.columns
        > .wrapper
        > .inner
        > div:last-of-type
        > .full:first-child {
        border-top-left-radius: inherit;
        border-top-right-radius: inherit;
    }
    #container02.columns > .wrapper > .inner > div:first-of-type,
    #container02.columns
        > .wrapper
        > .inner
        > div:first-of-type
        > .full:last-child {
        border-bottom-left-radius: inherit;
        border-bottom-right-radius: inherit;
    }
    #container02.columns > .wrapper > .inner > div:last-of-type,
    #container02.columns
        > .wrapper
        > .inner
        > div:last-of-type
        > .full:last-child {
        border-bottom-right-radius: 0 !important;
    }
    #container02.columns > .wrapper > .inner > div:first-of-type,
    #container02.columns
        > .wrapper
        > .inner
        > div:first-of-type
        > .full:first-child {
        border-top-left-radius: 0 !important;
    }
    #container02.columns
        > .wrapper
        > .inner
        > .full
        > .full:first-child:last-child,
    #container02.columns
        > .wrapper
        > .inner
        > .full
        > .full:first-child:last-child
        > *
        > * {
        height: auto;
    }
    #container02.columns
        > .wrapper
        > .inner
        > .full
        > .full:first-child:last-child
        > * {
        height: auto;
        position: relative;
        width: 100%;
    }
    #container02.columns
        > .wrapper
        > .inner
        > .full
        > .full:first-child:last-child
        > *
        > iframe {
        height: 100%;
    }
    #container02 > .wrapper > .inner > :first-child,
    #container02 > .wrapper > .inner > :nth-child(2),
    #container02 > .wrapper > .inner > :nth-child(3) {
        width: 100% !important;
        --alignment: left;
        --flex-alignment: left;
        min-height: 100% !important;
    }
    #main > .inner {
        padding: 0 !important;
    }
    .super-power-card {
        justify-content: center;
    }
    #watch-teaser-btn {
        left: 50% !important;
    }
    #plugin-header #buy-now-btn span {
        font-size: 12px;
    }
    #plugin-header #buy-now-btn {
        white-space: nowrap;
    }
    #hero-carousel-container > .swiper-slide {
        flex-direction: column-reverse;
        justify-content: center;
    }
    #hero-carousel-container {
        z-index: -1;
        height: unset;
    }
    #hero-pagination {
        margin: 0 auto;
        width: max-content;
    }
    .pitch_home #hero-carousel {
        padding-top: 5vw;
    }
    #testimonial-community {
        margin-bottom: 10% !important;
    }
    :is(#sub-header, #plugin-header) {
        background-image: unset !important;
    }
}
@media screen and (max-width: 576px) {
    .plugin-list-card {
        justify-self: center;

        width: min(350px, 90%) !important;
    }
    .gs-swiper-navigate-box {
        display: flex;
        justify-self: center;
        width: min(350px, 90%) !important;
    }
}

@media screen and (max-width: 500px) {
    :root {
        --footer-f-size: 7.5px;
        --ff-size: 7.5px;
        --f-size: 6px;
        --title-f-size: 4px;
        --title-ff-size: 5px;
        --pad: 8px;
    }
    #f-c-3,
    ul.form-stepper {
        width: 100%;
    }
    ul.form-stepper li a .form-stepper-circle {
        width: 20px;
        height: 20px;
    }
    ul.form-stepper li a .form-stepper-circle i,
    ul.form-stepper li a .form-stepper-circle span {
        font-size: 0.75rem;
    }
    .form-stepper .label {
        font-size: 0.85rem !important;
        font-weight: 800 !important;
    }
    ul.form-stepper li a {
        margin: 0 !important;
        gap: 0.3em !important;
    }
    #address-section .auth-content .col-12 > div {
        padding: 6% !important;
    }
    .prod-card-description {
        font-size: 12px !important;
    }
    .awards-caps-txt,
    .awards-desc-txt {
        margin: 2vw auto;
    }
    .awards-container {
        margin: 2.8vw auto;
    }
    #awards-sec-3 > img {
        height: 9vw;
    }
    #shop-plugin-section {
        gap: 2.5vw;
    }
    #shop-description,
    #sub-header-price-slash {
        display: none;
    }
    #hero-carousel {
        height: unset !important;
    }
    #hero-pagination {
        margin: 0 auto 5vw;
        width: max-content;
    }
    #hero-background-title {
        font-size: 3.5rem;
    }
    #testimonial-cards,
    .gif-cards {
        flex-direction: column;
    }
    #demo-video .pitchVidIframe > iframe {
        width: 80vw;
    }
    #sub-header-name-d {
        letter-spacing: calc(var(--f-size) * 0.01);
        font-size: 10px;
    }

    #video-desc {
        font-size: calc(var(--f-size) * 2.1);
    }
    #vc-container {
        position: relative;
    }
    .vc-arrow {
        position: absolute;
        top: 100%;
    }
    #vc-left-arrow {
        left: 5vw;
    }
    #vc-right-arrow {
        right: 5vw;
    }
    #video-carousal {
        width: 90vw;
        height: 40vw;
    }
    .vc {
        height: 65%;
        width: 40vw;
        top: 17%;
    }
    .vc-main {
        transform: translateX(17vw);
    }
    .vc-right {
        transform: translateX(45vw);
    }
    #bundle-description,
    .fluid_pitch_page #bundle-description,
    .pl-plugin-description {
        font-size: calc(var(--f-size) * 2);
    }
    #footer {
        flex-direction: column-reverse;
        padding: 10%;
        gap: 20px;
    }
    #f-c-1,
    #f-c-2 {
        width: 70%;
    }
    #quick-menu-container {
        gap: 5px;
    }
    #spacer-1 {
        height: 20vw;
    }
    #featured {
        gap: 1.5vw;
    }
    #featured > img {
        height: 8vw;
    }
    #sys-req-section > * {
        line-height: 190%;
        letter-spacing: 0.2px;
    }
    .learn-card-btn > a {
        line-height: 0;
        gap: 3px;
        text-decoration: none;
        padding: 3px;
    }
    .learn-card-btn i,
    .pl-plugin-description {
        font-size: 14px !important;
    }
    .groove-body #hero-intro-container .add-to-cart-btn {
        padding: 5px;
    }
    .arrow-right-border i,
    .groove-body #sub-header span.fs14.fw6.text-uppercase.text-up-4,
    .prod-card-description {
        font-size: 12px;
    }
    .groove-body #sub-header .add-to-cart-btn button i {
        font-size: 16px !important;
    }
    .test-arrow {
        width: 30px;
        height: 30px;
    }
    #test-left-arrow,
    #test-right-arrow {
        top: 30%;
    }
    .pitch_home #hero-carousel {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    #hero-intro-container .add-to-cart-btn {
        border-radius: 9px !important;
        padding: 0.5rem 1rem !important;
    }
    #hero-intro-container .add-to-cart-btn span {
        font-size: 0.9rem;
    }
    #hero-intro-container .add-to-cart-btn i {
        font-size: 1.25rem;
    }
    #sub-header #buy-now {
        padding: 0.4rem 0.85rem;
    }
    :is(.pitch_contact_page, .pitch_faq_page) #container05 > .wrapper > .inner {
        padding: 3rem 4rem;
    }
    .pitch_contact_page #container05:not(:first-child) {
        margin-top: 0 !important;
    }
    .fluid_chords_page #hia {
        margin-top: 90px;
    }
    #plugins-card-container {
        gap: 2rem;
    }
    #hero-a-container {
        padding-top: 3vw;
    }
    #bundle-addcart-btn button.btn.btn-add-to-cart {
        border-radius: calc(var(--f-size) * 1.5);
    }
    #bundle-title,
    #intro-heading,
    #test-title,
    #vc-title {
        font-size: calc(var(--f-size) * 4.8);
    }
    #hia-title {
        padding: 0 1em;
    }
    #hero-heading,
    #video-heading > p,
    .fluid_pitch_page
        :is(#intro-heading, #hia-title, #vc-title, #test-title, #bundle-title) {
        font-size: calc(var(--title-ff-size) * 4.8);
    }
    #our-prod-heading,
    #plugin-list-title,
    .pitch_home #test-title,
    .pitch_shop #bundle-title,
    .pitch_shop #video-heading > p {
        font-size: calc(var(--title-f-size) * 4.8);
    }
    #trial-link > svg {
        height: calc(var(--title-ff-size) * 2);
    }
    #video-desc {
        font-size: calc(var(--ff-size) * 2.1);
    }
    #bundle-description,
    .artist-quote,
    .groove-body .artist-desc {
        font-size: calc(var(--ff-size) * 2);
    }
    #bundle-p2,
    #sys-req-title {
        font-size: calc(var(--ff-size) * 2.4);
    }
    #sys-req-desc,
    .fluid_chords_page #bundle-addcart-btn span,
    .fluid_pitch_page #intro-description,
    .groove-body #bundle-addcart-btn span {
        font-size: calc(var(--ff-size) * 1.6);
    }
    #sys-req-container > * {
        line-height: calc(var(--ff-size) * 3.2);
    }
    .sr-col-1 {
        font-size: calc(var(--ff-size) * 1.8);
    }
    .sr-col-2 {
        font-size: calc(var(--ff-size) * 1.4);
    }
    #bundle-p1 {
        font-size: calc(var(--ff-size) * 2.8);
    }
    .groove-body .artist-desc {
        font-style: italic;
    }
    .fluid_chords_page #bundle-p2,
    .fluid_pitch_page #bundle-p2,
    .pitch_shop #bundle-p2 {
        font-size: calc(var(--f-size) * 2.4);
    }
    .fluid_chords_page #bundle-p1,
    .fluid_pitch_page #bundle-p1,
    .pitch_shop #bundle-p1 {
        font-size: calc(var(--f-size) * 2.8);
    }
    .fluid_pitch_page #hia-description {
        font-size: calc(var(--title-ff-size) * 2.4);
    }
    .fluid_pitch_page #sys-req-title {
        font-size: calc(var(--title-ff-size) * 4);
    }
    .fluid_pitch_page #bundle-addcart-btn span {
        font-size: calc(var(--f-size) * 1.6);
    }
    .pitch_shop .plugin-list-card #buy-now-btn button span {
        font-size: calc(var(--f-size) * 1.6) !important;
    }
    .groove-body #hero-image {
        width: 80%;
    }
    .groove-body #test-title,
    .groove-body #vc-title {
        font-size: calc(var(--title-ff-size) * 4.8);
    }
    .groove-body #sys-req-container {
        gap: calc(var(--ff-size) * 1);
    }
    #groove-award > div {
        width: 96%;
    }
    #hero-img {
        width: 86vw;
    }
    div#plugins-card-container {
        gap: 10px !important;
    }
    .plugin-list-card {
        margin: 1rem 0;
        width: clamp(200px, 100%, 280px) !important;
    }
    p.pl-plugin-name {
        font-size: 20px !important;
        margin: 6px 0 !important;
    }
    .prdt-img img {
        width: 150px;
        height: 100%;
    }
    .prdt-img-content {
        padding: 18px 10px;
        margin: 0;
        gap: 8px;
    }
    #bundle-price {
        align-items: baseline;
    }
    .arrow-right-border {
        padding: 3px !important;
    }
    .learn-card-btn {
        font-size: 12px;
        padding: 0;
    }
    .plugin-box-div {
        grid-template-columns: repeat(1, 1fr);
    }
    .gs-swiper .position-absolute.gs-arrow-box {
        right: 12px !important;
    }
    #plugin-list-section .plugin-list-title {
        margin-bottom: 0;
    }

    .gs-pack-section {
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 400px) {
    :root {
        --f-size: 6.5px;
    }
    :is(#sub-header, #plugin-header):has(.yellow_sale)
        :is(#sub-header-price-discount *, #sh-p1 *) {
        font-size: 15px !important;
    }
    .cart-img-shop {
        width: 15px !important;
    }
    :is(#buy-now, #buy-now-btn) :is(span, i) {
        font-size: 10px !important;
    }
    span.fs14.fw6.text-up-4 {
        font-size: 10px !important;
    }
    :is(#sub-header, #plugin-header):has(.yellow_sale)
        :is(#buy-now, #buy-now-btn) {
        padding: 0.35rem 0.6rem;
        border-radius: 6px !important;
    }
    .prod-card-description {
        font-size: 11px !important;
    }
    .prod-card-title {
        font-size: 14px;
    }
    .prdt-img img {
        width: 125px;
    }
    .prdt-img-content {
        padding: 15px 6px 15px 6px;
        gap: 5px;
        justify-content: center;
    }
}

@media (max-width: 360px) {
    #container01.columns > .wrapper > .inner > div:first-child > .full,
    #container01.columns > .wrapper > .inner > div:last-child > .full {
        width: calc(100% + var(--padding-horizontal) + 0rem + 0.4725px);
    }
    #container01 {
        --padding-horizontal: 0.75rem;
        --padding-vertical: 0.65625rem;
    }
    #container01 > .wrapper > .inner {
        --spacing: 0.75rem;
    }
    #container01.columns > .wrapper > .inner > * {
        padding: 0;
    }
    #container01.columns > .wrapper > .inner > :first-child {
        margin-left: 0;
    }
    #container01.columns > .wrapper > .inner > div > .full {
        margin-left: calc(0rem);
        width: calc(100% + 0rem + 0.4725px);
    }
    #container01.columns > .wrapper > .inner > div:first-child > .full {
        margin-left: calc(var(--padding-horizontal) * -1);
    }
    #container01.columns > .wrapper > .inner > div > .full:first-child {
        margin-top: calc(var(--padding-vertical) * -1) !important;
    }
    #container01.columns > .wrapper > .inner > div > .full:last-child {
        margin-bottom: calc(var(--padding-vertical) * -1) !important;
    }
    #container01 > .wrapper > .inner > :first-child {
        width: 13%;
    }
    #container01 > .wrapper > .inner > :nth-child(2) {
        width: 27%;
    }
    #container01 > .wrapper > .inner > :nth-child(3) {
        width: 60%;
    }
    #buttons02 {
        gap: 0.75rem;
    }
    #bundle-addcart-btn button.btn.btn-add-to-cart {
        padding: 1rem 3rem !important;
    }
}

@media screen and (min-width: 320px) {
    #app,
    #app2 {
        padding: 0.5rem;
        overflow: auto;
    }
    .accordion {
        max-height: none;
    }
}

@media only screen and (max-width: 600px) {
    .our-prod-card .prod-card-img {
        display: none;
    }
}

@media only screen and (min-width: 600px) {
    .our-prod-card .prod-card-img-mobile {
        display: none;
    }
}

@media (max-width: 1680px) {
    html {
        font-size: 13pt !important;
    }
}

@media (max-width: 1280px) {
    html {
        font-size: 13pt;
    }
}

@media (max-width: 980px) {
    html {
        font-size: 11pt;
    }
}

@media only screen and (max-width: 1200px) {
    .contact-frm-pitch {
        width: 75% !important;
    }
    #container05 > .wrapper > .inner {
        padding: 2rem !important;
    }
}

@media only screen and (max-width: 992px) {
    .contact-frm-pitch {
        width: 80% !important;
    }
    .form-prd-choose span {
        display: block !important;
    }
    .form-prd-choose label {
        display: inline-block !important;
        margin-bottom: 14px;
    }
    .contact-file-upload label {
        font-size: 14px !important;
        text-align: center;
    }
    .contact-file-upload span {
        font-size: 16px;
    }
    .contact-form-section input[type="radio"] {
        vertical-align: top;
    }
    .gs-pack-swiper {
        padding-left: 60px !important;
    }
    .pl-discounted-price {
        font-size: 22px;
    }
    .pl-slash,
    .pl-striked-price {
        font-size: 17px;
    }
}

@media only screen and (max-width: 768px) {
    html {
        font-size: 11pt;
    }
    .contact-sub-div {
        width: 90%;
    }
    .contact-frm-section {
        width: 90% !important;
        margin: auto !important;
    }
    .contact-frm-pitch {
        margin: 0 !important;
        width: 100% !important;
    }
    .contact-file-upload span {
        height: fit-content;
        font-size: 16px;
    }
    .contact-file-upload .pitch-slct-file {
        height: 100px;
        line-height: 1.2em;
    }
    .contact-file-upload label {
        font-size: 12px !important;
    }
    .contact-file-upload span i {
        font-size: 20px;
    }
    .help-center-a {
        padding: 17px;
    }
    .pitch-faq-page {
        padding: 2rem 0 0 !important;
    }
    #container05 > .wrapper > .inner {
        padding: 2rem 0 !important;
    }
    .accordion-button,
    .pitch-aboutus #text06,
    .pitch-faq-page .accordion-body {
        font-size: 0.8rem !important;
        padding-left: 0;
    }
    .pitch-faq-page #home-section {
        border: none !important;
    }

    /* float div*/
    .fluid_pitch_page .d-flex.align-items-center.gap-1 {
        flex-direction: column;
        align-items: flex-start !important;
        gap: 5px !important;
    }
    #sub-header-price-container {
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
    }
    .gs-pack-swiper {
        padding-left: 22px !important;
    }
    .pl-offer {
        font-size: 16px;
        left: 5px;
    }
    .gs-swiper {
        padding: 0 20px 32px 20px;
    }
    .gs-extension-bundle .pl-plugin-description {
        font-size: 16px !important;
        line-height: 1.45em;
    }
}

@media only screen and (max-width: 576px) {
    .pitch-faq-page {
        padding: 1.5rem !important;
    }
    #plugins-card-container .btn-add-to-cart span {
        font-size: 12px !important;
    }
    .gs-pack-swiper {
        padding-left: 0px !important;
    }
    .plugin-list-card {
        justify-self: center;

        width: min(350px, 90%) !important;
    }
    .gs-swiper-navigate-box {
        display: flex;
        justify-self: center;
        width: min(350px, 90%) !important;
    }
}

@media only screen and (max-width: 500px) {
    .yellow_sale_container span {
        margin: 0 0.5px;
    }
    .yellow_sale_container #timer {
        margin-top: 2px;
    }
    #bundle-description span {
        /*display: none !important;*/
    }
    span.bundle-save-more.d-inline {
        /* display: none !important;*/
    }
    .contact-form-section p {
        line-height: 1.5em;
    }
    .contact-sub-div {
        width: 90%;
    }
    .contact-frm-pitch {
        padding: 20px !important;
        border-radius: 10px;
    }
    #sendmessage .actions input[type="submit"],
    .help-center-a {
        width: 100% !important;
        box-shadow: 2px 2px 7px 0 #0c5dffb3;
    }

    #sub-header-price {
        margin-left: unset;
    }
    div#buy-now-btn.float-btn,
    button#buy-now.float-btn {
        padding: 8px 20px;
        border-radius: 8px;
    }
    #plugin-header div#buy-now-btn button span {
        line-height: 1em;
    }

    /* Snow  */
    .snow-crystal-2 {
        top: -32px !important;
    }
    .pitch_shop #plugins-card-container .snow-crystal {
        top: -29px !important;
    }
    .gs-swiper {
        padding: 0 0 32px 0px !important;
    }

    .swiper .plugin-list-card {
        scale: 1 !important;
    }
}

div#buy-now-btn.prd-sub-btn {
    padding: 10px 24px;
}
.fluid_pitch_page #buy-now-btn {
    box-shadow: 0px 0px 14px 0px #05a3e77a;
}
.fluid_chords_page div#buy-now-btn.prd-sub-btn {
    box-shadow: 0 0 11px 0 #f69f36;
}
.fluid_pitch_page .d-flex.align-items-center.gap-1,
.fluid_chords_page .d-flex.align-items-center.gap-1 {
    display: flex;
    align-items: center;
    gap: 10px;
}
#plugin-header div#buy-now-btn button span {
    font-weight: 600 !important;
    line-height: 1.2em;
}
div#buy-now-btn.float-btn,
button#buy-now.float-btn {
    padding: 12px 24px;
}
/* rhythm footer  */
button.footer_cart_btn.f-quick-link {
    background-color: transparent;
    border: 0;
    padding: 0;
}

/*  End Of Year of Sale   */

.snow-crystal {
    display: none !important;
    z-index: 0;
    width: clamp(64px, 16vw, 250px);
}
#our-prod-section .snow-crystal {
    top: 98px !important;
}
#our-prod-section .snow-crystal.float-start {
    width: clamp(64px, 16vw, 200px);
    top: -116px !important;
    z-index:0;
}
#plugins-card-container .snow-crystal {
    top: -135px !important;
}
.gs-pack-section  .snow-crystal {
    top: -135px !important;
    z-index: 4;
}

#canvas {
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10;
    pointer-events: none;
    user-select: none;
    opacity: 0.8;
}
.pitch-summer-sale_two {
    /*display:none !important;*/
}
.pitch_price_head .groove-sub-price,
.pitch_price_head .groove-sub-slash,
.pitch_price_head #sh-p2,
.pitch_price_head #sh-p-slash {
    /*display:none !important;*/
}

/*  Pitch new shop page layout style  */

.text-center {
    text-align: center !important;
}

.pl-plugin-sub {
    font-weight: 500;
    font-style: italic;
    font-size: 17px;
    line-height: 1.35em;
    margin-top: -7px;
}
.position-absolute.gs-arrow-box {
    right: 0;
    width: 135px;
    bottom: 0;
}
.gs-arrow-box .swiper-button-next:after,
.gs-arrow-box .swiper-button-prev:after {
    font-size: 20px;
    color: #fff;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.gs-pack-swiper .swiper-button-next:after {
    content: "\f105";
}
.gs-pack-swiper .swiper-button-prev:after {
    content: "\f053";
}
.gs-arrow-box > div {
    height: fit-content;
    padding: 14px 24px;
    border-radius: 10px;
    background: #010711;
    transition: 150ms linear all;
}
.gs-arrow-box > div:hover {
    background-color: #010711d9;
}
.gs-pack-hear-it {
    width: 100%;
    background-color: #020918;
    display: block;
    text-align: center;
    border-radius: 10px;
    padding: 12px 17px;
    color: #fff;
    text-transform: capitalize;
    border: 0;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 16px;
}
.gs-pack-swiper .shop-form-btn {
    box-shadow: none;
}
.gs-pack-swiper .shop-form-btn i {
    font-weight: 600 !important;
    font-size: 16px;
}
.gs-pack-swiper .pl-slash,
.gs-pack-swiper .pl-striked-price {
    font-weight: 600 !important;
}
.gs-pack-swiper .pl-slash {
    margin: 0 4px;
}
.swiper-button-prev.swiper-button-disabled {
    opacity: 1 !important;
    background: #797c80;
}

.shop-plugin-bundles-section {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: clamp(30px, 4.5vw, 70px);
    grid-row-gap: 032px;
    margin: auto;
    width: min(85vw, 1520px);
    justify-self: center;
}

.swiper-slide.blur {
    filter: blur(5px); /* Blur the third slide */
}

.gs-swiper {
    overflow: hidden !important;
    padding: 0 0 32px 25px;
}
.pc-client-swiper-dull {
    filter: blur(1px);
    opacity: 0.6;
}

.gs-swiper .position-absolute.gs-arrow-box {
    height: 54px;
}
.gs-swiper-sub {
    margin: 16px 0 42px 0;
    font-size: 22px;
    color: #103f68;
}
.gs-pack-swiper {
    /*width: min(85vw, 1520px);*/
    width: 100%;
    padding-left: 95px;
    display: flex;
    justify-self: center;
}
.pitch_shop .gs-pack-swiper {
    width: min(85vw, 1520px);
    padding-left: 0;
    margin: auto;
    display: block;
}
.gs-pack-swiper .shop-form-btn {
    width: 100%;
}

.gs-swiper .swiper-slide,
.gs-pack-swiper .swiper-slide {
    height: 100% !important;
}

.gs-swiper .swiper-pagination {
    width: 250px;
}
.gs-swiper .swiper-pagination-bullet-active {
    width: 30px;
    border-radius: 18px;
}
.gs-swiper .swiper-pagination-bullet {
    transition: 200ms linear all;
}

.gs-extension-bundle {
    height: fit-content;
    padding-bottom: 32px;
    background: transparent;
    scale: 0.95;
}
.gs-extension-bundle .pl-content-container {
    background-color: #e5eca6;
}
.gs-extension-bundle .pl-plugin-description {
    color: #103f68;
}
.gs-extension-bundle p.pl-plugin-name {
    color: #103f68;
}

.swiper .plugin-list-card {
    width: auto;
    transition: 200ms linear all;
    scale: 0.95;
}
.swiper .plugin-list-card:hover {
    scale: 1;
}
.gs-pack-swiper .swiper-slide a {
    width: 100%;
    height: 160px !important;
}
.gs-pack-swiper .swiper-slide a img {
    height: 160px !important;
    object-fit: cover;
}

/*  gs bundle */
#bundle-description .gs-bnd-sub {
    display: inline !important;
    color: #0c5cff;
}
.gs-frame-box {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgb(0 0 0 / 0.8);
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gs-frame-box iframe {
    border: 7px solid #fff;
    width: 80vw;
    aspect-ratio: 16 / 9;
}
#gs-cls-icn {
    position: absolute;
    top: 5vh;
    right: 5vw;
    cursor: pointer;
    color: #fff;
    font-size: clamp(20px, 3vw, 32px);
}
.pitch_home #shop-btn {
    padding: 10px 22px;
    border: 1px solid #404040;
}
p.plugin-format {
    font-size: 16px;
    color: #18191f8a;
}
.groove-body .gs-sub-head {
    font-family: "nimbus";
    color: #fff;
}
.gs-pack-swiper .pl-img-container a {
    display: flex;
}
.gs-pack-swiper .plugin-list-card {
    border-radius: 12px !important;
    border: none;
    background: transparent;
    width: 100% !important;
    max-width: 450px;
    position: relative;
    overflow: visible;
}

.shop-form-btn {
    background-color: #0c5cff;
    border-radius: 13px;
    padding: 11px 17px;
    box-shadow: 0px 4px 8px 0px #00000040;
    gap: 6px;
    color: #fff;
    text-transform: capitalize;
}
.shop-form-btn.at-shop-btn {
    padding: 14px;
    width: min(320px, 100%);
    border-radius: 7px;
    margin: auto;
    margin-top: 2rem;
    color: #fff !important;
    text-decoration:unset;
}
button.shop-form-btn span {
    font-weight: 600 !important;
}
.plugin-list-title {
    color: #2f2f2f;
    font-size: clamp(22px, 3vw, 40px);
    font-weight: 700;
    text-align: center;
    line-height: 150%;
    margin: calc(var(--pad) * 4) auto calc(var(--pad) * 1) auto;
}

.top-left-flower {
    position: absolute;
    left: 0;
    top: -10%;
    z-index: 0;
    text-align: left;
    width: 250px;
}
.bottom-right-flower {
    position: absolute;
    right: 0;
    bottom: -12%;
    z-index: 0;
    text-align: left;
    width: 250px;
}
.top-right-flower {
    position: absolute;
    right: 0;
    top: -10%;
    z-index: 0;
    text-align: left;
    width: 230px;
}
.top-left-flower img,
.bottom-right-flower img,
.top-right-flower img {
    width: 100%;
}
.home.bottom-right-flower {
    bottom: -35%;
}
.home.top-left-flower {
    top: -35%;
}

.bundle-image-container .bundle-image-mobile {
    display: none;
}

@media (max-width: 991px) {
    .bottom-right-flower {
        bottom: 0%;
        width: 180px;
    }
    .top-right-flower {
        width: 90px;
        top: -5%;
    }
    .top-left-flower {
        top: -0%;
        width: 180px;
    }
    .home.bottom-right-flower {
        bottom: -10%;
        width: 180px;
    }
    .home.top-left-flower {
        top: -2%;
        width: 180px;
    }
}
@media (max-width: 599px) {
    .bundle-image-container #bundle-offer {
        font-size: 10px;
        top: -2vw;
    }
    .bundle-image-container .bundle-image-desktop {
        display: none;
    }
    .bundle-image-container .bundle-image-mobile {
        display: block;
    }
}

/* new fluid chord page Style */

/* ==========  PAGE STYLES ========== */
.fct-body {
    color: #3f3f3f;
    font-family: var(--fct-sf-font), Inter, sans-serif;
    background-color: #f0f0f0;
}

.fct-body h2 {
    font-size: var(--fct-font-size-48px);
    font-family: var(--fct-sf-font), Inter, sans-serif;
    font-weight: 500;
    margin-bottom: 1rem;
    color: #2f2f2f;
}
.fct-body h3 {
    font-size: var(--fct-font-size-30px);
    font-weight: var(--fct-fw-six-h);
    line-height: 1.1em;
}
.fct-body h4 {
    font-size: var(--fct-font-size-24px);
}

.fct-body p {
    font-size: var(--fct-font-size-24px);
    line-height: 1.3em;
    font-family: var(--fct-sf-font), Inter, sans-serif !important;
}
.fct-body a {
    text-decoration: none;
    cursor: pointer;
    transition: 200ms linear background-color;
    color: #fff;
}
.fct-body b {
    font-family: "sf-pro-display";
    font-weight: 600;
    letter-spacing: 0.4px;
    letter-spacing: 0.4px;
}
.fct-body .swiper {
    overflow: hidden !important;
}
/* a:hover {
  color: #ffffffe3;
} */
/* .fct-body img {
  width: 100%;
} */

/*  ========== Hero section ==========  */
.fct-hero-section {
    background-image: url(../assets/images/fct/fct-hero-bg-img.webp);
    background-size: cover;
    background-position: bottom center;
}

.fct-hero-h1 {
    font-size: var(--fct-font-size-62px);
    font-family: var(--fct-med-font);
    letter-spacing: 0px;

    background: linear-gradient(180deg, #f39e37 58%, #ffffff99 100%);

    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1em;
    /* Optional for broader support */
    background-clip: text;
    color: transparent;
}
.hero-heading img {
    width: calc(var(--fct-font-size-62px) + 10px);
}

.fct-hero-section p {
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-size: var(--fct-font-size-48px);
    color: #14141e;
    line-height: 1;
    display: flex;
    align-items: center;
    gap: 7px;
}
.fct-hero-section .hero-dash {
    width: 3vw;
    height: 4px;
    display: inline-block;
    background: #14141e80;

    margin-top: 1vh;
    line-height: 0;
}
.fct-hero-section p span {
    background: linear-gradient(50.19deg, #e77e00 3.79%, #ffaa43 96.21%);

    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

    /* Optional for broader support */
    background-clip: text;
    color: transparent;
}
.hero-iframe-img {
    width: min(840px, 90%);
    margin-top: 2rem;
    transition: 300ms linear all;
}
.hero-iframe-img:hover {
    scale: 1.03;

    filter: drop-shadow(0px 3.24px 19.19px #00000026);
}
.fct-hero-arrow {
    color: #9a9a9a;
    border: 3px solid #a6a5a5;
    background: #00000021;
    height: 32px;
    width: 32px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: var(--fct-font-size-20px);
    cursor: pointer;
}
.fct-hero-arrow:hover {
    color: #9a9a9a !important;
}
.fct-body .fct-buy-now {
    border: none;
    background: #0c5cff;
    color: var(--fct-white-clr);
    padding: 15px 26px;
    border-radius: 12px;
    box-shadow: 4px 4px 0 0 #000;
    font-family: var(--fct-sf-font), Inter, sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: var(--fct-font-size-16px) !important;
    box-shadow: 0px 0px 10px 0px #3434343b;

    text-transform: capitalize;
    text-align: center;
}
.float-buy-div .fct-buy-now {
    padding: 12px 20px;
}
.fct-body .fct-buy-now * {
    color: #fff !important;
    font-size: var(--fct-font-size-16px);
    text-transform: capitalize !important;
    font-weight: 600 !important;
    line-height: 1em !important;
}

.fct-buy-now span {
    font-family: var(--fct-regular-font) !important;
}

/*  ========== Float section ==========  */
.float-buy-div {
    background: linear-gradient(50.19deg, #e89e49 3.79%, #f6b76c 96.21%);
    position: sticky;
    top: 0;
    z-index: 10;
}
.float-buy-div h3 {
    font-size: var(--fct-font-size-24px);
    font-family: var(--fct-med-font);
    font-weight: 300;
    background: linear-gradient(181.27deg, #303030 37.77%, #3030304d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.float-buy-div .float-para {
    font-family: var(--fct-med-font);
    font-size: var(--fct-font-size-16px);
    font-weight: 300;
    color: #404040;
}
.float-buy-div span {
    font-family: Inter, sans-serif;
    font-size: calc(var(--fct-font-size-24px) + 4px);
    font-weight: 700;
    color: #2f2f2f;
}
.float-buy-div #yellow_sale_id * {
    font-size: 12px;
}
.float-buy-div .eternal-slash-price,
.float-buy-div .eternal-slash {
    font-size: var(--fct-font-size-24px);
    color: #404040;
    font-weight: 500;
}
.eternal-slash-price {
    text-decoration: line-through;
}

/* ========== Chord Youtube Videos ========== */
.fct-demo-section {
    background-image: url(../assets/images/fct/fct-demo-bg.webp);
    background-position: center;
    background-size: cover;
}
.fct-demo-box {
    max-width: 1200px;
    margin: auto;

    padding: 4rem 2rem 3rem 2rem;
    gap: 4rem;
}
.fct-demo-box b:first-child {
    font-weight: 500;
}
.fct-demo-box b {
    /*-webkit-text-stroke: 0.3px #000;*/
    text-shadow: 0 0 0.4px #000;
    font-weight: 400;
}

.fct-demo-box p {
    line-height: 1.4em;
    font-size: calc(var(--fct-font-size-20px) + 2px) !important;
}
.fct-body .fct-bts-div button,
.fct-body .fct-bts-div span {
    font-size: var(--fct-font-size-18px) !important;
}
.fct-body .fct-bts-div button {
    box-shadow: 2px 1px 8px 0px #00000040;
}
.fct-body .opacity-fade {
    color: #ffffff8a !important;
    text-wrap-mode: nowrap;
    white-space: nowrap;
}
.fct-body .fct-bts-div a {
    background-color: #2f2f2f;
    color: #fff !important;
    font-weight: 400;
    font-size: var(--fct-font-size-18px) !important;
}
.fct-body .download-icon {
    color: #3f3f3f;
    transition: 100ms linear border-color;
    border-bottom: 2px solid transparent;
}
.fct-body .download-icon:hover {
    border-bottom: 2px solid #3f3f3f;
}
.fct-body .download-icon img {
    width: 17px;
    filter: brightness(0.2);
}
.fct-body .mySwiper .swiper-slide .fct-slide-img img {
    opacity: 0.8;
    border: 4px solid transparent;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
    width: 100%;
    filter: blur(1px);
}

.fct-body .mySwiper .swiper-slide-thumb-active .fct-slide-img img {
    opacity: 1;
    border-color: #de7b1d;
    filter: blur(0px);
}
.fct-slide-img p {
    font-size: var(--fct-font-size-18px) !important;
}

.fct-frame-box {
    margin: 1rem;
}
.mySwiper {
    margin: 0 1rem;
}
.fct-frame-box iframe,
.fct-frame-thumbnail {
    width: 100%;
    border-radius: 10px;
    aspect-ratio: 16/9;
    height: 100%;
    box-shadow: 0px 2.09px 8.88px 0px #00000040;
}
.fct-yt-icon {
    position: absolute;
    top: 1rem;
    left: 1rem;
    border-radius: 10px;
    width: calc(100% - 2rem);
    height: calc(100% - 2rem);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #00000054;
}
.fct-yt-icon img {
    width: 60px;
    cursor: pointer;
}
/* ========== Chord Video ========== */
.fct-teaser-section {
    position: relative;
    /*height: clamp(95px, 29vw, 31vw);*/
    height: 310px;
}
.fct-teaser-section::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    /*background: linear-gradient(80.6deg, #000000 2%, rgb(0 0 0 / 11%) 60%);*/
    background: linear-gradient(80.6deg, #00000099 2%, rgb(0 0 0 / 8%) 60%);
    top: 0;
    left: 0;
    z-index: 1;
}
.fct-teaser-video {
    width: 100%;
    height: 100%;
    object-fit: fill;
    z-index: 1;
    opacity: 1;
    position: absolute; /* Add this */
    top: 0;
    left: 0;
    object-fit: cover;
}
.fct-teaser-text {
    position: absolute;
    bottom: 2rem;
    left: 50%;
    transform: translateX(-50%);
    width: min(1200px, 100%);
    padding: 0rem 2rem 0rem 2rem;
    color: var(--fct-white-clr);
    z-index: 2;
}
.fct-teaser-text h2 {
    color: var(--fct-white-clr);
}
.fct-teaser-text p {
    font-size: var(--fct-font-size-18px);
    font-family: var(--fct-sf-font), Inter, sans-serif;
    font-weight: 300;
}
/* ==========  Features Section  ========== */
.fct-feature-section {
    background: radial-gradient(
        circle at -12% 53%,
        rgb(224 168 105 / 20%) 0%,
        rgba(10, 10, 10, 0) 38%
    );
}
.fct-feature-section h2,
.fct-upgrade-demo-section h2 {
    background: linear-gradient(114.41deg, #ef6414 14.23%, #feab30 86.22%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.fct-feature-container {
    width: min(1050px, 100%);
    margin: auto;
    padding: 0rem 2rem 0rem 2rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
.fct-feature-box-one {
    display: grid;
    grid-template-columns: 60% 1fr;
    gap: 1rem;
}
.fct-feature-box-two {
    display: grid;
    grid-template-columns: 1fr 60%;
    gap: 1rem;
}

.fct-feature-box {
    position: relative;
    background-color: #f5f5f7;
    padding: 2rem;
    border-radius: 30px;
    color: #101010;
    overflow: hidden;
    height: 100%;
}
.fct-feature-container .fct-feature-box {
    height: unset;
}
.fct-feature-container .fct-feature-box::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url(../assets/images/fct/feature-div-bg.webp);
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity 300ms linear;
    z-index: 0;
}
.fct-feature-container .fct-feature-box:hover::before {
    opacity: 1;
}
.fct-feature-container .fct-feature-box > * {
    position: relative;
    z-index: 1;
}
.fct-feature-section video {
    transition: 200ms linear all;
    margin-bottom: 1rem;
    width: 100%;
    border-radius: 1rem;
}
.fct-feature-section .fct-feature-box:hover video {
    filter: drop-shadow(9.03px 9.85px 8.46px #00000021);
    scale: 0.95;
}
.fct-feature-box h3 {
    font-size: calc(var(--fct-font-size-30px) + 4px);
    font-family: var(--fct-sf-light);
    font-weight: 500;
}
.fct-feature-box p {
    font-size: var(--fct-font-size-18px);
    line-height: 1.5em;
    letter-spacing: 0.11px;
}

/* ==========  FCT Slider Demo  ========== */
.fct-upgrade-demo-section {
    background-color: #141e23;
}

.fct-upgrade-demo {
    max-width: 1370px;
    margin-left: auto;
    padding-left: 2rem;
}
.fct-upgrade-demo-section .swiper-wrapper {
    padding-left: 5rem;
}
.fct-upgrade-demo-section .fct-demo-swiper::after {
    content: "";
    position: absolute;

    background-color: #141e23;
    width: 5rem;
    height: 100%;
    z-index: 10;
    top: 0;
    left: 0;
}
.fct-upgrade-demo .fct-artist-arrow {
    background: #ffffffcf;
    height: 3.5rem;
    width: 3.5rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index: 11;
    opacity: 0;
    visibility: hidden;

    transition: all 0.3s ease;
}

.fct-upgrade-demo:hover .fct-artist-arrow {
    visibility: visible;
    opacity: 1;
}
.fct-artist-arrow.swiper-button-disabled {
    background-color: #ffffffa6;
}

.fct-upgrade-demo-section .fct-hero-left-arrow {
    left: 0;
}

.fct-body .fct-demo-swiper {
    /* height: auto; */
}
.fct-demo-swiper .swiper-slide {
    opacity: 0.6;
    transition: 300ms linear all;
    height: 510px;
}
.fct-feature-box {
    /* height: 100%; */
}
.swiper-autoheight .swiper-wrapper {
    /* align-items: stretch; */
}
.fct-demo-swiper .swiper-slide-active,
.fct-demo-swiper .swiper-slide-next,
.fct-demo-swiper .swiper-slide-prev {
    opacity: 1;
}
.fct-demo-swiper .fct-slide-img {
    position: relative;
    overflow: hidden;
}
.fct-demo-swiper .fct-slide-img {
    display: flex;
    border-radius: 24px;
}
.fct-slide-img img {
    width: 100%;
    height: 100%;
}
.fct-slide-img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 0, 0, 0.285);
    background: linear-gradient(
        289.58deg,
        #00000085 0%,
        rgba(0, 0, 0, 0) 97.02%
    );
    display: flex;
    align-items: end;
    justify-content: end;
    padding: 1rem;
    color: var(--fct-white-clr);
    gap: 10px;
    font-size: var(--fct-font-size-24px);
    opacity: 1;
    transition: 300ms linear opacity;
    cursor: pointer;
}
/*.fct-upgrade-demo .fct-slide-img:first-child:hover .fct-slide-img-overlay {*/
/*    opacity: 1;*/
/*}*/

.fct-demo-swiper .swiper-pagination-bullet {
    transition: 300ms linear width;
    border-radius: 10px;
    width: 12px;
    background-color: #fff;
    opacity: 0.6;
}
.fct-demo-swiper .swiper-pagination-bullet-active {
    background-color: #ffae4e;
    width: 32px;
    opacity: 1;
}
.fct-feature-section .swiper-pagination-bullet {
    background-color: #fdad4d;
}
/* ==========  Testimonial slider  ========== */

.artist-slider-section {
    padding: 3rem 0 2rem 0;
}
.artist-slider-box {
    background: #ffe5c3;
    background: linear-gradient(
        0deg,
        rgba(0, 0, 0, 0) 10%,
        rgba(255, 229, 195, 1) 10%,
        rgba(255, 229, 195, 1) 90%,
        rgba(0, 0, 0, 0) 90%
    );
}

.fct-artist-slide {
    max-width: 1200px;
    display: flex;
    padding: 0 1rem;
    justify-content: space-between;
    margin: auto;
}

.fct-artist-slider {
    width: 100%;
    overflow-y: hidden;
    padding: 1px;
    z-index: 0;
    padding: 5% 3rem 7% 3rem;
}
.fct-test-pagination {
    max-width: 1200px;
    margin: auto;
    padding: 0 1rem;
}
.fct-test-pagination > .swiper-pagination-bullet {
    background: #ffffff;
    transition: 0.3s;
    opacity: 1;
    border-radius: 10px;
}
.fct-test-pagination > .swiper-pagination-bullet-active {
    background: #ffae4e;
    width: 32px;
}

.fct-body .fct-artist-name {
    font-size: var(--fct-font-size-24px);
    font-weight: 500;
    margin: 1.5vw 0 0.5vw;
    font-family: var(--fct-med-font) !important;
}
.fct-artist-desc {
    font-size: var(--fct-font-size-20px) !important;
    font-weight: 400;
    margin: 0;
}
.fct-artist-img-container {
    position: relative;
    display: block;
    margin-left: 3vw;
    width: min(420px, 100%);
}
.fct-artist-img-container img:first-child {
    border-radius: 15px;
    border: 1px solid #000;
}

.fct-artist-img-container > .cubes {
    position: absolute;
    height: 7vw;
    width: 7vw;
    bottom: -30px;
    left: 20px;
}

.fct-artist-img-container > span {
    position: absolute !important;
    z-index: -1;
    width: 26.5rem;
    height: 26.5rem;
    top: -3%;
    right: 3%;
    display: inline-block;
    border-radius: 30px;
    rotate: 48deg;
    background: linear-gradient(90deg, #ffad4b 0, #fdd5a4 100%);
}
.fct-artist-arrow {
    position: absolute;
    top: 50%;
    left: 2rem;
    transform: translateY(-50%);
    font-size: 2rem;
    color: #2f2f2f;
    z-index: 10;
}
.fct-hero-right-arrow {
    left: unset;
    right: 2rem;
}
/* ==========  Award section  ========== */
.fct-award-section {
    background-color: #141e23;
}
.fct-award-section h2 {
    font-size: calc(var(--fct-font-size-48px) - 8px);
    margin-bottom: 1.5rem;
    letter-spacing: 0.5px;
    background: linear-gradient(50.19deg, #e77e00 3.79%, #feb358 96.21%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.fct-award-section h2 img {
    width: clamp(20px, 5vw, 52px);
}

.fct-award-box {
    width: min(820px, calc(100% - 3rem));
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.fct-award-div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}
.fct-award-div p {
    font-size: var(--fct-font-size-20px);
}

.fct-award-div b {
    color: #fff;
}
.fct-award-div {
    color: #ffffff99;
}
.fct-award-div img {
    height: clamp(56px, 12vw, 105px);
    width: 100%;
    object-fit: contain;
    transition: 200ms linear transform;
}
.fct-award-div img:hover {
    transform: scale(1.05);
}
.fct-award-box > p {
    color: #ffffffcc;
    text-align: center;
    font-size: var(--fct-font-size-18px);
    letter-spacing: 0.4px;
}
/* ==========  System requirements and FAQ  ========== */

.fct-card-conatainer,
.fct-details-box {
    width: min(1080px, 100%);
    margin: auto;
    padding: 0rem 2rem 0rem 2rem;
}
.fct-details-card {
    border-radius: 2rem;
    background: linear-gradient(
        50.19deg,
        rgba(231, 126, 0, 0.7) 3.79%,
        rgba(255, 170, 67, 0.7) 96.21%
    );
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 1.5rem 2.5rem;
}

/*  */
.fct-details-box {
    padding-bottom: 5rem;
}
.fct-details-box .accordion {
    background-color: unset !important;
}
.fct-details-box .accordion-item {
    border-radius: 0 !important;
    border: unset;

    border-top: 2px solid #2f2f2f99;
    border-bottom: 2px solid #2f2f2f99;
    background: none;
}
.fct-details-box .accordion-item:first-child {
    border-bottom: 2px solid #2f2f2f00 !important;
}
.fct-details-box button.accordion-button {
    background: unset !important;
    color: #2f2f2f !important;
    font-size: calc(var(--fct-font-size-30px) + 8px);
    gap: 10px;
    box-shadow: none !important;
    padding: 1rem 1rem 1rem 0;
}
.fct-details-box .accordion-body {
    padding-top: 0;
    height: fit-content;
}
.fct-details-box button.accordion-button i {
    font-size: calc(var(--fct-font-size-20px) + 2px);
}
.fct-details-box .accordion-button::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    background-image: none !important;
    transition: 300ms ease transform;
    font-size: var(--fct-font-size-24px);
    display: flex;
    align-items: center;
    justify-content: center;
}
.fct-details-box .accordion-button:not(.collapsed)::after {
    content: "\f068";
    transform: rotate(180deg);
}
.fct-details-box .accordion-button:not(.collapsed) {
    background-color: #e6f1fe;
}
.fct-details-box .accordion-button::after {
    transform: rotate(0deg);
    content: "\2b";
}
.fct-details-box h2.accordion-header {
    margin-bottom: 0;
    border: unset !important;
}
.fct-sys-req-desc.sys-req-desc.mb-3 {
    line-height: 1.4em;
}
.fct-sys-req-desc.sys-req-desc.mb-3 a {
    color: #2f2f2f !important;
}

.fct-table th,
.fct-table td {
    line-height: 1.4em;
    background-color: unset !important;
}
.fct-table th {
    font-size: var(--fct-font-size-18px);
    font-weight: 700;
}
.fct-table td {
    font-size: var(--fct-font-size-16px);
}

.fct-details-card img {
    width: 60px;
    margin-bottom: 1rem;
}
.fct-details-card h3 {
    font-weight: 400;
}
.fct-details-card span {
    font-family: Inter, sans-serif;
    font-weight: 300;
    font-size: var(--fct-font-size-18px);
}
.fct-details-card hr {
    width: 75%;
}
.fct-details-card p {
    font-family: Inter, sans-serif;
    font-weight: 300;
    font-size: var(--fct-font-size-18px);
    text-transform: capitalize;
}
.fct-details-card button {
    font-size: var(--fct-font-size-18px);
    font-weight: 400;
    letter-spacing: 0;
    box-shadow: none;
    border-radius: 15px;
}
.fct-details-card:first-child {
    background: #2f2f2f;
    color: var(--fct-white-clr);
}
.fct-details-card:first-child a {
    background-color: var(--fct-white-clr);
    color: #2f2f2f !important;
}
.fct-details-card-two h3 {
    font-family: var(--fct-sf-font), Inter, sans-serif;
    color: #000;
    font-weight: 600;
}
.fct-details-card-two span {
    color: #0000009a;
}
.fct-details-card-two p {
    color: #000;
}
/* ==========  Footer product  ========== */
.fct-mockup-section {
    background-color: #101010;
    background-image: url(../assets/images/fct/fc-mock-ip-bg.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 1000px;
    color: var(--fct-white-clr);
    padding: 0 1.5rem;
}
.fct-mockup-section h2 {
    color: var(--fct-white-clr);
}
.fct-mockup-section p {
    color: #ffffffd9;

    font-family: Inter, sans-serif !important;
    font-weight: 300;
}
.fct-mockup-img img {
    width: min(580px, 70%);
}
.fct-mockup-content b {
    font-size: var(--fct-font-size-20px);
    font-weight: 300;
    font-family: var(--fct-sf-light);
}
.fct-mockup-content p {
    font-size: var(--fct-font-size-18px);
    font-family: Inter, sans-serif !important;
    font-weight: 300;
}

.fct-mockup-content a {
    font-size: var(--fct-font-size-20px);
    font-weight: 400;
    border-radius: 15px;
    width: 190px;
}
.fct-mockup-content a:first-child {
    background: #ffffff26;
}

#second-section {
    scroll-margin-top: 90px; /* adjust as needed */
}
/* swiper */
.fct-hero-arrow {
    opacity: 0.9;
}
.fct-hero-arrow i {
    animation: bounce 1.5s infinite;
}
.swiper-scrollbar {
    display: none;
}

/* ==========   ========== 
 ==========  Atlas product Page  ========== 
 ==========   ========== */

/* ==========  Media Queries  ========== */

@media only screen and (max-width: 1499.98px) {
    .fct-upgrade-demo {
        margin-left: 11vw;
    }
    .fct-artist-img-container > span {
        position: absolute !important;
        z-index: -1;
        /* width: 24rem;
        height: 24rem; */
        width: 20rem;
        height: 21rem;
        top: 0%;
        right: 8%;
        display: inline-block;
        border-radius: 30px;
        rotate: 48deg;
        background: linear-gradient(180deg, #ffad4b 0, #fdd5a4 100%);
    }
}
@media only screen and (max-width: 1199.98px) {
    .fct-demo-box {
        gap: 2rem;
    }
    .fct-upgrade-demo {
        margin-left: auto;
    }
}
@media only screen and (max-width: 991.98px) {
    /*  youtube videos  */
    .fct-bts-div {
        flex-direction: column;
    }
    .fct-bts-div button,
    .fct-bts-div .fct-buy-now {
        max-width: 300px;
        width: 100%;
    }
    /*  */
    .fct-upgrade-demo {
        padding-right: 2rem;
    }
    .fct-body .artist-quote {
        font-size: 14px !important;
        margin-bottom: 0rem;
    }

    .fct-artist-arrow {
        font-size: 1.5rem;
        left: 1.5rem;
    }
    .fct-hero-right-arrow {
        left: unset !important;
        right: 1.5rem;
    }
    /*  artist */
    .fct-artist-img-container > span {
        width: 75%;
        height: 31vw;
        top: 5%;
        right: 12%;
    }
    /**/

    .fct-demo-swiper .swiper-slide {
        height: 450px;
    }
    .fct-artist-img-container {
        width: min(380px, 100%);
    }
    .fct-upgrade-demo-section .swiper-wrapper {
        padding-left: 0rem;
    }
    .fct-upgrade-demo-section .fct-demo-swiper::after {
        content: unset;
    }
    .fct-upgrade-demo-section .fct-hero-right-arrow {
        right: 0 !important;
    }
    .fct-upgrade-demo-section .fct-artist-arrow {
        height: 2rem;
        width: 2rem;
        font-size: 1rem;
        display: none;
    }
}
@media only screen and (max-width: 767.98px) {
    .fct-body {
        font-size: 14px;
    }
    .fct-buy-now {
        padding: 7px 20px;
        border-radius: 8px !important;
    }
    /* hero section */
    .fct-hero-section p {
        flex-direction: column;
    }
    .mySwiper {
        margin: 1rem 1rem;
    }
    .fct-bts-div {
        padding-top: 1rem;
        flex-direction: row;
        justify-content: center;
    }
    .fct-demo-box {
        padding: 2rem 1rem 2rem 1rem;
    }

    /* feature */
    .fct-feature-box-one,
    .fct-feature-box-two {
        grid-template-columns: min(400px, 100%);
        justify-content: center;
    }
    /* card section */
    .fct-details-card {
        padding: 1.5rem;
        border-radius: 1rem;
    }
    /**/
    .fct-mockup-content b {
        line-height: 1.2em;
    }
    .fct-mockup-section {
        background-size: 107%;
        background-position-y: 35%;
    }
    /**/
    .fct-demo-swiper .swiper-slide {
        height: 470px;
    }
}
@media only screen and (max-width: 575.98px) {
    :root {
        /* ==========  FONT SIZE  ========== */
        --fct-font-size-48px: 1.7rem;
        --fct-font-size-24px: 1.04rem;
        --fct-font-size-20px: 1rem;
        --fct-font-size-18px: 1rem;
        --fct-font-size-16px: 0.9rem;
    }

    .fct-body {
        font-size: 14px;
    }
    /* hero section */
    .fct-demo-box {
        padding: 2rem 0.5rem 2rem 0.5rem;
    }
    .fct-teaser-text {
        padding: 0rem 1.5rem 0rem 1.5rem;
    }
    .fct-feature-container {
        padding: 0rem 1.5rem 0rem 1.5rem;
    }
    .fct-upgrade-demo {
        padding: 1.5rem 1.5rem 2rem 1.5rem;
    }
    .fct-upgrade-demo-section {
        padding-top: 2rem;
    }
    .fct-card-conatainer,
    .fct-details-box {
        padding: 0;
    }
    .fct-details-section {
        padding: 0rem 1.5rem 0rem 1.5rem;
    }
    /* aartist div  */
    .fct-artist-view {
        flex: 1;
        width: 100% !important;
    }
    .artist-slider-box {
        background: #ffe5c3;
    }
    .fct-artist-slide {
        align-items: center;
        flex-direction: column-reverse;
        gap: 1.5rem;
        padding: 0;
    }
    .fct-artist-img-container {
        width: 180px;
        height: 100%;
    }
    .fct-artist-arrow {
        left: 0.5rem;
        font-size: 1rem;
    }

    .fct-hero-right-arrow {
        left: unset !important;
        right: 0.5rem !important;
    }
    .fct-artist-slider {
        padding: 1.5rem;
    }
    .fct-test-pagination {
        margin-left: 0%;
        margin-top: 12px;
    }
    /* award section */
    .fct-award-div {
        gap: 5px;
    }
    .fct-award-div p,
    .fct-award-div b {
        font-size: 0.8rem;
        line-height: 1.3em;
        text-align: center;
    }
    /*  */
    .fct-feature-box {
        padding: 1.5rem;
        border-radius: 1rem;
    }
    .fct-demo-swiper .fct-slide-img {
        border-radius: 16px;
    }
    .fct-feature-box h3 {
        font-size: 1.4rem;
        margin-bottom: 10px !important;
    }
    .fct-artist-img-container > .cubes {
        display: inline-block !important;
        height: 10vw;
        width: 10vw;
        bottom: -9px;
        left: -9px;
        z-index: 10;
    }

    .fct-artist-img-container > span {
        display: block !important;
        width: 134px;
        height: 132px;
        border-radius: 14px;
        top: 6%;
        right: 16%;
    }
    .fct-body .sys-req-container > div {
        line-height: 1.4em;
    }
    /* hero */
    .fct-bts-div {
        flex-direction: column;
    }
    .fct-bts-div button,
    .fct-bts-div .fct-buy-now {
        max-width: 100%;
        width: 100%;
        padding: 1rem;
        font-size: 1rem !important;
    }

    footer #footer {
        flex-direction: column-reverse;
        padding: 5% 1.5rem 5% 1.5rem;
        gap: 0px;
    }
    #footer {
        display: grid;
        grid-template-columns: 1fr 1fr; /* two equal columns */
        grid-template-areas:
            "f3 f3" /* row 1: third child spans full width */
            "f1 f2"; /* row 2: first child left, second child right */
        gap: 20px; /* optional spacing */
    }

    /* Assign areas */
    #f-c-1 {
        grid-area: f1;
    }
    #f-c-2 {
        grid-area: f2;
        padding-left: 16px;
        margin-left: 16px;
        border-left: 1px solid #898888;
    }
    #f-c-3 {
        grid-area: f3;
        margin-bottom: 1.5rem;
    }
    #footer-logo > img {
        width: 115px;
    }
    #f-c-1,
    #f-c-2 {
        width: 100%;
    }
    #footer-subscribe-form {
        padding-top: 16px !important;
    }
    #form01 .inner > * {
        margin: 12px 0 0;
    }
    .social-logo {
        height: 25px;
        width: 25px;
    }
    #social-container {
        width: 125px;
        margin: 16px 0;
    }
    #policy-container {
        flex-direction: row;
        align-items: flex-start;
        gap: 7px;
        flex-wrap: wrap;
    }
    #policy-container .legal {
        font-size: calc(var(--footer-f-size) * 1);
        color: #d9dbe1;
        font-weight: 200;
        text-wrap-mode: nowrap;
    }
    #f-c-2 .f-heading {
        display: none;
    }
    #quick-menu-container {
        margin: 0;
    }
    #f-c-2 .f-quick-link {
        text-decoration: none !important;
    }
    button.footer_cart_btn.f-quick-link {
        display: inline-flex;
        font-weight: 600;
        background-color: #0c5cff;
        padding: 8px 11px;
        border-radius: 6px;
        color: #fff;
        font-size: 11px;
        gap: 8px;
    }
    #form01 .inner {
        /* gap: 10px; */
        gap: 4%;
        flex-direction: row !important;
    }
    #form01 .inner .field {
        margin: 0;
        width: 48%;
    }
    #form01 .inner .actions {
        margin-top: 12px !important;
        width: 100%;
    }
    #form01 .inner .actions button {
        margin: 0 !important;
    }
    #form01 .inner .actions button {
        font-size: 12px;
        height: 2.35rem;
        font-weight: 600 !important;
    }
    #f-submit-btn > p {
        font-size: 12px;
    }
    #form01 .actions button svg {
        margin: 0 !important;
    }
    #policy-container span {
        display: none;
    }
    #f-copyright {
        margin-top: 10px;
        line-height: 1.5em;
        text-wrap-style: balance;
    }
    #f-c-3 .f-heading {
        margin-bottom: 4px;
    }
    #f-c-3 #f-update-desc {
        margin: 0px;
    }

    .f-quick-link {
        font-size: 13px;
    }
    /* #quick-menu-container {
        padding-left: 12px;
        margin-left: 12px;
        border-left: 1px solid #898888;
    } */

    .fct-demo-swiper .swiper-slide {
        height: 430px;
    }
    .float-buy-div .fct-buy-now span,
    .float-buy-div .fct-buy-now i {
        font-size: 0.9rem;
        letter-spacing: 0;
    }
    .float-buy-div .fct-buy-now i {
        margin-right: 2px;
    }
    .float-buy-div .fct-buy-now {
        padding: 10px 20px;
    }
    /*.fct-upgrade-demo-section  .fct-feature-box{*/
    /*    margin:0rem;*/
    /*}*/
    .fct-details-box .accordion-body {
        padding: 0 0 1rem 0;
    }

    .fct-table th,
    .fct-table td,
    .fct-sys-req-desc.sys-req-desc.mb-3 {
        font-size: 0.8rem;
    }
    .fct-body .fct-accordion-button {
        font-size: 1rem !important;
        font-weight: 600;
    }
    .fct-teaser-section {
        height: 270px;
    }
    .fct-body .download-icon {
        text-align: center;
    }
    .plugin-list-card {
        border-radius: 8px;
    }
    .pl-content-container {
        border-radius: 0 0 8px 8px;
    }
    /*.pl-content-container {*/
    /*    justify-content: center !important;*/

    /*}*/
    .pl-actual-price,
    .pl-slash {
        font-size: 18px !important;
    }
}
@media only screen and (max-width: 419.98px) {
    /* hero */

    .fct-mockup-content a {
        width: 190px;
    }
    .fct-award-section h2 {
        align-items: center;
    }
    .fct-award-section h2 img {
        width: 36px;
        height: 100%;
    }

    .fct-demo-swiper .swiper-slide {
        height: 470px;
    }
    .fct-feature-section video {
        border-radius: 0.5rem;
    }
    .fct-details-card {
        border-radius: 0.5rem;
    }
    .fct-upgrade-demo-section .fct-demo-swiper .swiper-slide {
        height: 380px;
    }
    .fct-feature-box {
        padding: 1rem;
        border-radius: 0.5rem;
    }
    .fct-demo-swiper .fct-slide-img {
        border-radius: 0.5rem;
    }
    .fct-feature-box h3 {
        font-size: 1.3rem;
        margin-bottom: 10px !important;
    }
    .fct-feature-box p {
        line-height: 1.4em;
        font-size: 0.9rem;
    }
    .fct-body .fct-buy-now {
        padding: 12px 14px;
    }
    .fct-body .fct-bts-div button,
    .fct-body .fct-bts-div span {
        font-size: 14px !important;
    }
    .fct-body .fct-buy-now * {
        font-size: 13px !important;
    }
    .fct-demo-box {
        gap: 1rem;
    }
}
@media only screen and (max-width: 379.98px) {
    :root {
        /* ==========  FONT SIZE  ========== */
        --fct-font-size-62px: 1.8rem;
        --fct-font-size-48px: 1.5rem;
        --fct-font-size-24px: 1rem;
        --fct-font-size-20px: 0.9rem;
        --fct-font-size-18px: 0.9rem;
        --fct-font-size-16px: 0.8rem;
    }

    .fct-demo-box {
        padding: 2rem 0rem 2rem 0rem;
    }
    #yellow_sale_id .tmr-intro {
        display: none !important;
    }
    #yellow_sale_id span.tmr-intro-2.d-none {
        display: inline !important;
    }
    .float-buy-div #yellow_sale_id * {
        font-size: 10px;
    }
    .float-buy-div span {
        font-family: Inter, sans-serif;
        font-size: var(--fct-font-size-20px);
        font-weight: 700;
        color: #2f2f2f;
    }
    .float-buy-div {
        padding: 5px 10px !important;
    }
}
.plugin-list-card {
    border-radius: 12px;
}
.pl-content-container {
    border-radius: 0 0 12px 12px;
}
@keyframes bounce {
    0%,
    100% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(2px);
    }
}
