/* orchestration / orchestration-hero */

.orchestration-hero {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.orchestration-hero .container {
    grid-column: span 2;
    display: flex;
    flex-direction: column;
}

.orchestration-hero .page-tag {
    display: none;
}

.orchestration-hero__wrapper {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.orchestration-hero__left .product-label {
    margin-bottom: min(24px, 1.667vw);
}

.orchestration-hero__right {
    position: relative;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    width: min(474px, 32.533vw);
    aspect-ratio: 79/100;
}

.orchestration-hero__right .img {
    width: min(296px, 20.316vw);
    aspect-ratio: 1/1;
}

.animated-hero-card {
    width: 100%;
}

.orchestration-hero__right .img img {
    position: relative;
    display: block;
    max-height: inherit;
    width: 100%;
    aspect-ratio: 1/1;
}

.orchestration-hero__right .dots_bg {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
}

.orchestration__description-wrapper {
    /* margin-top: min(56px, 3.889vw); */
    margin-top: min(40px, 2.778vw);
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.orchestration__description-wrapper .default-button {
    min-width: min(220px, 15.278vw);
}

.orchestration__description-wrapper .description {
    margin-left: min(80px, 5.556vw);
    /* margin-top: max(-7px, -0.486vw); */
    max-width: min(450px, 31.250vw);
}

.orchestration__description-wrapper .description .text {
    margin-top: min(24px, 1.667vw);
    color: var(--shark-shark-250, #A3A5A6);
}

.orchestration-hero__animation {
    padding: min(184px, 12.629vw) 0;
    margin: 0 auto;
    max-width: 1296px;
    width: 100%;
}

.orchestration-hero__animation-wrapper {
    width: 100%;
    aspect-ratio: 1296/644;
    position: relative;
    padding: min(15px, 1.030vw);
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: min(40px, 2.745vw);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: border 0.4s;
    transition-delay: 0.4s;
}

.orchestration-hero__animation-wrapper:after {
    content: '';
    position: absolute;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    border-radius: min(32px, 2.196vw);

    border: 1px solid rgba(54, 194, 147, 0.5);
    transition: opacity 0.4s;
    opacity: 0;
    transition-delay: 0.2s;
}

.orchestration-hero__animation-wrapper:before {
    content: '';
    position: absolute;
    width: calc(100% - 32px);
    height: calc(100% - 32px);
    border-radius: min(24px, 1.647vw);

    border: 1px solid var(--Shark-Shark-500, #313237);
    transition: border 0.4s;
}

.orchestration-hero__animation.-border-active .orchestration-hero__animation-wrapper {
    border-color: rgba(54, 194, 147, 0.2);
}

.orchestration-hero__animation.-border-active .orchestration-hero__animation-wrapper:before {
    border-color: #36C293;
}

.orchestration-hero__animation.-border-active .orchestration-hero__animation-wrapper:after {
    opacity: 1;
}

.orchestration-hero__animation-wrapper img {
    display: block;
    width: 100%;
}

.orchestration-hero__animation-wrapper .inner {
    position: relative;
    z-index: 1;
    width: 100%;
}

.hero-card-final-position {
    position: absolute;
    right: 4.25%;
    top: 8.5%;
    width: 22.875%;
    aspect-ratio: 1/1;
}

.animation-elements {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.animation-elements .step {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.animation-elements .step .active {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: opacity 0.7s;
}

.animation-elements .step .default {
    position: relative;
    transition: 0.7s;
}

.animation-elements .step .default img:not(:first-child),
.animation-elements .step .default .img:not(:first-child) {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.animation-elements .step .default .img.-fade {
    opacity: 0;
    transition: opacity 0.7s;
}

.animation-elements .step .default .img.-swim-top {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.7s, transform 0.7s;
}

.animation-elements .step.-animated .default .img.-fade {
    /* transition-delay: 0.3s; */
    opacity: 1;
}

.animation-elements .step.-animated .default .img.-swim-top {
    transition-delay: 0.6s;
    opacity: 1;
    transform: translateY(0);
}

.animation-elements .step.-animated .default .img.-swim-top + .img.-swim-top {
    transition-delay: 0.9s;
}

.animation-elements .step .active {
    z-index: 2;
    opacity: 0;
}

.animation-elements .step.-active .active {
    opacity: 1;
}

.animation-elements .step > *:not(.lines) {
    z-index: 1;
}

.animation-elements .step .lines {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}

.animation-elements .step .lines path {
    transition: 0.7s linear;
    transition-delay: 0.2s;
}

.animation-elements .step:not(.-active) .lines path {
    transition-duration: 0.2s;
    transition-delay: 0s;
}

.animation-elements .step .arrow-group {
    position: absolute;
    z-index: -1;
}

.animation-elements .step .arrow-group .arrow {
    position: absolute;
    width: min(16px, 1.098vw);
    height: min(16px, 1.098vw);
    background: no-repeat center / contain url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0IDYuODQ1M0MxNC44ODg5IDcuMzU4NSAxNC44ODg5IDguNjQxNSAxNCA5LjE1NDdMNiAxMy43NzM1QzUuMTExMTEgMTQuMjg2NyA0IDEzLjY0NTIgNCAxMi42MTg4TDQgMy4zODEyQzQgMi4zNTQ4IDUuMTExMTEgMS43MTMzIDYgMi4yMjY1TDE0IDYuODQ1M1oiIGZpbGw9IiMzMTMyMzciLz4KPC9zdmc+Cg==);
}

.arrow-group {
    opacity: 0;
    transition: opacity 0.4s;
    transition-delay: 0.2s;
}

.animation-elements .step.-active .arrow-group {
    opacity: 1;
}

.animation-elements .mobile {
    display: none;
}


/* benefit-section */

.benefit-section {
    margin: var(--default-section-margin) 0;
}

.benefit-section__grid {
    margin-top: min(80px, 5.556vw);
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: min(40px, 2.745vw);
}

.benefit-section__grid .benefit-item {
    grid-column: span 3;
}

.benefit-section__grid .benefit-item.-smaller {
    grid-column: span 2;
}

.benefit-item {
    display: flex;
    flex-direction: column;
    border-radius: min(16px, 1.098vw);
    border: 1px solid var(--Shark-Shark-100, #E4E7E9);
}

.benefit-item .img {
    position: relative;
    width: 100%;
}

.benefit-item .img img {
    display: block;
    width: 100%;
}

.benefit-item .img .additional-img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.benefit-item .content {
    padding: 0 min(40px, 2.745vw) min(40px, 2.745vw) min(40px, 2.745vw);
    margin: auto 0 0 0;
}

.benefit-item .content .text {
    margin-top: min(16px, 1.098vw);
    color: var(--Shark-Shark-300, #8C8F90);
}


/* Homepage | how-it-works */

.how-it-works {
    padding-top: var(--default-section-margin);
}

.how-it-works .title-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.how-it-works__inner .--tabs-container__items {
    margin-top: min(80px, 5.556vw);
}

.how-it-works__inner .--tabs-container__menu {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: min(8px, 0.549vw);
    padding-bottom: min(22px, 1.510vw);
}

.how-it-works__inner .--tabs-container__menu-item {
    border-radius: min(48px, 3.294vw);
    border: 1px solid var(--Shark-Shark-500, #313237);
    padding: min(7px, 0.480vw) min(32px, 2.196vw);
    height: min(48px, 3.294vw);
    line-height: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;

    transition: color 0.4s, border 0.4s, background 0.4s;
}

.how-it-works__inner .--tabs-container__menu-item.-active {
    pointer-events: none;
    background: var(--White, #FFF);
    border-color: var(--White, #FFF);
    color: var(--Shark-Shark-600, #0A0B0D);
}

/* .how-it-works__inner .--tabs-container__items {
  margin-top: min(16px, 1.098vw);
} */

.how-it-works__inner .--tabs-container__item {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.how-it-works__inner .--tabs-container__item:not(.-active) * {
    pointer-events: none !important;
}

.how-it-works__accordion {
    display: flex;
    flex-direction: column;
    gap: min(8px, 0.549vw);
    grid-column: span 1;
}

.how-it-works__accordion .--accordion {
    position: relative;
    z-index: 1;
    border-radius: min(16px, 1.098vw);
    transition: background 0.4s, height 1s, border 0.4s;
    overflow: hidden;
    border: min(1px, 0.069vw) solid var(--Shark-Shark-500, #313237);
    height: min(64px, 4.393vw);
    min-height: min(64px, 4.393vw);
}

.how-it-works__accordion .--accordion.-open {
    height: 100%;
    border-color: rgba(0, 0, 0, 0);
}

.how-it-works__accordion .--accordion .gradient {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--Shark-Shark-550, #1A1B21);
    opacity: 0;
    border-radius: inherit;
    transition: opacity 0.4s;
}

.how-it-works__accordion .--accordion.-open .gradient {
    opacity: 1;
}

.how-it-works__accordion .--accordion__open {
    cursor: pointer;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: min(16px, 1.098vw);
    border-radius: min(16px, 1.098vw);
}

.how-it-works__accordion .--accordion__open .number {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: min(40px, 2.745vw);
    background: var(--Shark-Shark-500, #313237);
    width: min(32px, 2.196vw);
    aspect-ratio: 1/1;
    border-radius: 50%;
    color: #FFF;
    transition: color 0.4s, background 0.4s;
    margin-right: min(12px, 0.824vw);
    padding-top: min(3px, 0.206vw);
}

.how-it-works__accordion .--accordion__content {
    padding: 0 min(16px, 1.098vw) min(16px, 1.098vw) min(16px, 1.098vw);
}

.how-it-works__accordion .--accordion__content .animation-container {
    display: none;
}

.how-it-works__accordion .--accordion.-open .number {
    background: #36C293;
    color: var(--Shark-Shark-600, #0A0B0D);
}

.how-it-works__accordion .--accordion.-open .--accordion__open {
    pointer-events: none;
}

.how-it-works__accordion .--accordion__content {
    color: var(--Shark-Shark-200, #B8BBBC);
    line-height: 150%;
}

.how-it-works__preview {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    margin-left: min(16px, 1.098vw);
    grid-column: span 3;
    min-height: min(608px, 41.730vw);
    border-radius: min(16px, 1.098vw);
    background: var(--Shark-Shark-550, #1A1B21);
}

@media screen and (min-width: 1100px) and (max-height: 700px) {
    .how-it-works__preview {
        min-height: auto;
        height: 450px;
    }
}

.how-it-works__preview svg {
    pointer-events: none;
    position: relative;
    width: 100%;
    max-height: 110%;
}

.--tabs-container__item.-active .how-it-works__preview svg .step .content {
    pointer-events: auto;
    cursor: pointer;
}

.--tabs-container__item.-active .how-it-works__preview svg .step.-active .content {
    pointer-events: none;
}

.how-it-works__preview .step path,
.how-it-works__preview .step circle,
.how-it-works__preview .step rect {
    transition: 0.4s;
}

.how-it-works__preview .step.-active .lines path {
    stroke: #36C293;
}

.how-it-works__preview .step.-active .geometric {
    fill: #36C293;
    stroke: rgba(0, 0, 0, 0);
}

.how-it-works__preview .step.-active .geometric-fill {
    fill: #36C293;
}

.how-it-works__preview .step.-active .geometric-stroke {
    stroke: rgba(0, 0, 0, 0);
}

.how-it-works__preview .step.-active .inner {
    fill: #0A0B0D;
}

.how-it-works__preview .step.-active .inner-stroke {
    stroke: #0A0B0D;
}

.how-it-works__preview .arrows-groups {
    position: absolute;
    z-index: 0;
    left: -50px;
}

.how-it-works__preview .arrow {
    position: absolute;
    width: min(16px, 1.098vw);
    height: auto;
    aspect-ratio: 1/1;
    position: absolute;
    background: no-repeat center / contain url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0IDkuMTU0N0MxNC44ODg5IDguNjQxNSAxNC44ODg5IDcuMzU4NSAxNCA2Ljg0NTNMNiAyLjIyNjVDNS4xMTExMSAxLjcxMzMgNCAyLjM1NDggNCAzLjM4MTJMNCAxMi42MTg4QzQgMTMuNjQ1MiA1LjExMTExIDE0LjI4NjcgNiAxMy43NzM1TDE0IDkuMTU0N1oiIGZpbGw9IiM0ODQ5NEQiLz4KPC9zdmc+Cg==);
    transition: background 0.4s;
}

.how-it-works__preview .arrow-group.-active .arrow {
    background: no-repeat center / contain url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDExIDEyIiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTAgNy4xNTQ3QzEwLjg4ODkgNi42NDE1IDEwLjg4ODkgNS4zNTg1IDEwIDQuODQ1M0wyIDAuMjI2NDk4QzEuMTExMTEgLTAuMjg2NzAyIDIuMDcwMDdlLTA2IDAuMzU0Nzk4IDIuMDU3ODNlLTA2IDEuMzgxMkwxLjk0NzY3ZS0wNiAxMC42MTg4QzEuOTM1NDNlLTA2IDExLjY0NTIgMS4xMTExMSAxMi4yODY3IDIgMTEuNzczNUwxMCA3LjE1NDdaIiBmaWxsPSIjMzZDMjkzIi8+Cjwvc3ZnPg==);
}

.how-it-works__preview .arrow-group {
    opacity: 1;
}

/* .how-it-works__preview .step .container-fill {
  fill: #1B383B;
} */

.how-it-works__preview .step.-active .container-fill {
    /*fill: #3A3028;*/
    fill: #364a42;
}

.how-it-works__preview .step .container-stroke {
    opacity: 0;
    transition: opacity 0.4s;
}

.how-it-works__preview .step.-active .container-stroke {
    opacity: 1;
}


/* Homepage | why-choose-us-double */

.why-choose-us-double {
    padding: var(--default-section-margin) 0;
}

.why-choose-us-double .sticky-progress-slider {
    margin-top: min(80px, 5.556vw);
}

.why-choose-us-double .sticky-progress-slider .sticky-progress__right {
    width: 100%;
    max-width: 83.333vw;
    margin: 0 auto;
}

.why-choose-us-double .sticky-progress-slider .sticky-progress__right .sticky-progress__slide {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: min(80px, 5.556vw);
}

.why-choose-us-double .sticky-progress-slider .sticky-progress__right .sticky-progress__slide .text {
    max-width: min(640px, 33.125vw);
}

.why-choose-us-double .simple-swipe-slider {
    display: none;
}


.why-choose-us-double .sticky-progress__slide.-active + .sticky-progress__slide,
.why-choose-us-double .sticky-progress__slide:has(+.sticky-progress__slide.-active) {
    opacity: 0.2;
}

.services-hero + .title-section {
    margin-top: 0 !important;
}

.form-section {
    margin: 80px 0 200px 0;
}

.why-choose-us-double .sticky-progress__slide .img.-bigger img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}


/* Orchestration | action-layer*/


@media screen and (max-width: 1400px) and (min-width: 1250px) {
    .hero-card-final-position {
        top: 7%;
    }

}

@media screen and (max-width: 1250px) and (min-width: 1100px) {
    .hero-card-final-position {
        top: 6.5%;
    }

}

@media screen and (max-width: 1100px) {


    /* orchestration / orchestration-hero */
    .orchestration-hero {
        display: block;
    }

    .orchestration-hero .container {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 0;
    }

    .orchestration-hero .page-tag {
        display: flex;
        width: fit-content;
    }

    .orchestration-hero__wrapper {
        display: flex;
        flex-direction: column;
        margin: 0;
    }

    .orchestration-hero__left {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .orchestration-hero__left .product-label {
        margin-bottom: 24px;
    }

    .orchestration-hero .products-labels {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
        margin-top: 16px;
        order: 3;
    }

    .orchestration-hero__right {
        margin: 32px auto 0 auto;
        width: 100%;
        max-width: 500px;
        min-height: 400px;
    }

    .orchestration-hero__right .img {
        width: clamp(218px, 60.556vw, 333px);
        aspect-ratio: 1/1;
    }

    .orchestration-hero__right .dots_bg {
        width: 100%;
    }


    .orchestration__description-wrapper {
        /* margin-top: 30px; */
        margin-top: 24px;
        gap: 16px;
        flex-direction: column-reverse;
    }

    .orchestration__description-wrapper .default-button {
        min-width: 123px;
    }

    .orchestration__description-wrapper .description {
        margin-left: 0;
        /* margin-top: -3px; */
        margin-top: 0;
        max-width: none;
    }

    .orchestration__description-wrapper .description .subtitle {
        line-height: 150% !important;
    }

    .orchestration__description-wrapper .description .text {
        margin-top: 18px;
    }


    .orchestration-hero__animation {
        padding: 64px 0;
        max-width: 518px;
        width: 100%;
    }

    .orchestration-hero__animation-wrapper {
        position: relative;
        padding: 15px;
        border-radius: 32px;
        aspect-ratio: 352/1218;
        width: auto;
        margin: 0 -12px;
    }

    .orchestration-hero__animation-wrapper:after {
        border-radius: 24px;
    }

    .orchestration-hero__animation-wrapper:before {
        border-radius: 16px;
    }


    .orchestration-hero__animation-wrapper img {
        display: block;
        width: 100%;
    }


    .hero-card-final-position {
        right: auto;
        top: 3.2%;
        width: 62.29%;
        width: clamp(218px, 60.556vw, 333px);
    }

    .animation-elements .step .arrow-group .arrow {
        width: 8px;
        height: 8px;
    }

    .animation-elements .pc {
        display: none;
    }

    .animation-elements .mobile {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: block;
    }


    /** benefit section */
    .benefit-section__grid {
        margin-top: 40px;
        gap: 16px;
    }

    .benefit-section__grid .benefit-item {
        grid-column: span 3;
    }

    .benefit-section__grid .benefit-item.-smaller {
        grid-column: span 2;
    }

    .benefit-item {
        border-radius: 16px;
    }

    .benefit-item .content {
        padding: 8px 15px 15px 15px;
        margin: 0;
    }

    .benefit-item .content .text {
        margin-top: 8px;
    }

    /* Homepage | why-choose-us-double */
    .why-choose-us-double {
        overflow: hidden;
    }

    .why-choose-us-double .subtitle {
        margin-top: 24px;
        width: 100%;
    }

    .why-choose-us-double .sticky-progress-slider,
    .why-choose-us.-slider-on-mob .sticky-progress-slider {
        display: none;
    }

    .why-choose-us-double .simple-swipe-slider,
    .why-choose-us.-slider-on-mob .simple-swipe-slider {
        display: block;
        margin-top: 40px;
    }

    .why-choose-us-double .simple-swipe-slider .sticky-progress__slide {
        opacity: 1;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 40px;
        pointer-events: auto;
    }

    .sticky-progress-slider .sticky-progress__right {
        width: 100%;
        margin: 0 24px 0 auto;
    }

    .sticky-progress__progress {
        position: sticky;
        margin-right: -8px;
        margin-top: 0;
    }

    .sticky-progress__progress .progress {
        height: 270px;
        width: 1px;
        border-radius: 20px;
    }

    .sticky-progress__progress .progress-active {
        width: 2px;
        left: 50%;
        transform: translateX(-50%);
        border-radius: 20px;
    }

    .sticky-progress__slide + .sticky-progress__slide {
        margin-top: 40px;
    }

    .sticky-progress__slide .img {
        width: 48px;
        height: 48px;
        border-radius: 12px;
    }

    .sticky-progress__slide .img img {
        width: 20px;
        height: 20px;
    }

    .sticky-progress__slide .title {
        margin-top: 24px;
    }

    .sticky-progress__slide .text {
        margin-top: 16px;
    }

    .sticky-progress__slide .content {
        max-width: 400px;
    }

    /* form */
    .form-section {
        margin: var(--default-section-margin) 0;
    }


    /* Homepage | how-it-works */
    .how-it-works {
        padding-top: var(--default-section-margin);
    }

    .how-it-works__inner .--tabs-container__items {
        margin-top: 40px;
    }

    .how-it-works__inner .--tabs-container__menu {
        justify-content: flex-end;
        /* width: 100%; */
        gap: 8px;
        padding-bottom: 8px;
    }

    .how-it-works__inner .--tabs-container__menu-item {
        border-radius: 48px;
        padding: 0 19px;
        height: 36px;
    }

    .how-it-works__accordion {
        gap: 8px;
        grid-column: span 4;
        max-width: 450px;
        margin: 0 auto;
    }

    .how-it-works__accordion .--accordion {
        border-radius: 16px;
        height: auto;
        min-height: 48px;
    }

    .how-it-works__accordion .--accordion.-open {
        height: auto;
    }

    .how-it-works__accordion .--accordion.-open .--accordion__open {
        pointer-events: auto !important;
    }

    .how-it-works__accordion .--accordion__open {
        padding: 11px;
        border-radius: 16px;
    }

    .how-it-works__accordion .--accordion__open .number {
        border-radius: 40px;
        width: 24px;
        margin-right: 12px;
        padding-top: 3px;
    }

    .how-it-works__accordion .--accordion__content {
        padding: 0 12px 12px 12px;
    }

    .how-it-works__preview {
        display: none;
    }

    .how-it-works__accordion .--accordion__content .animation-container {
        display: block;
        margin-top: 16px;
        position: relative;
        width: 100%;
    }


    .how-it-works__accordion .animation-container svg,
    .how-it-works__accordion .animation-container img {
        display: block;
        width: 100%;
    }

    .how-it-works__accordion .animation-container svg {
        position: absolute;
        left: 0;
        top: 0;
    }

    .how-it-works__accordion .animation-container .extra-img {
        position: absolute;
        z-index: 2;
        left: 0;
        top: 0;
        width: 100%;
    }


    .how-it-works__accordion .animation-container .arrow-group {
        position: absolute;
        left: -50px;
    }

    .how-it-works__accordion .animation-container .arrow {
        position: absolute;
        width: 8px;
        aspect-ratio: 1/1;
        background: no-repeat center / contain url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCA2IDYiIGZpbGw9Im5vbmUiPgogIDxwYXRoIGQ9Ik01IDIuNDIyNjVDNS40NDQ0NSAyLjY3OTI1IDUuNDQ0NDQgMy4zMjA3NSA1IDMuNTc3MzVMMSA1Ljg4Njc1QzAuNTU1NTU2IDYuMTQzMzUgNS41ODE5NmUtMDcgNS44MjI2IDUuNTIwNzZlLTA3IDUuMzA5NEw0Ljk2OTk3ZS0wNyAwLjY5MDU5OUM0LjkwODc3ZS0wNyAwLjE3NzM5OSAwLjU1NTU1NiAtMC4xNDMzNTEgMSAwLjExMzI0OUw1IDIuNDIyNjVaIiBmaWxsPSIjMzZDMjkzIi8+Cjwvc3ZnPg==);
    }

    .how-it-works__accordion .animation-container .arrow-group {
        opacity: 1;
    }

}

@media screen and (max-width: 760px) {

    /** benefit section */
    .benefit-section__grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .benefit-section__grid .benefit-item {
        grid-column: span 3;
    }

    .benefit-section__grid .benefit-item.-smaller {
        grid-column: span 3;
    }


    .how-it-works__inner .--tabs-container__items {
        margin-top: 16px;
    }

    .how-it-works .title-wrapper {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 40px;
        width: 100%;
    }

    .how-it-works__inner .--tabs-container__menu {
        padding: 0;
        width: 100%;
    }

    .how-it-works__inner .--tabs-container__menu-item {
        border-radius: 48px;
        padding: 0 19px;
        height: 36px;
        width: 100%;
    }

}