.css-1x1csxr {
    position: relative;
    background: var(--black-21);
    padding: 40px 0 30px;
}
@media (max-width: 768px) {
    .css-1x1csxr {
        padding: 40px 0 80px;
    }
}
.css-33vbb1 {
    position: relative;
    background: linear-gradient(90deg, #8956cd 0%, #4733cb 80.76%);
    border-radius: 10px;
    padding: 15px;
    margin: 0 0 40px;
}
.css-33vbb1 .blockContent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.css-33vbb1 .blockLogo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 40px;
}
.css-33vbb1 .blockLogo .logoWrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 28px;
    margin: 0;
}
.css-33vbb1 .blockLogo .logo {
    object-fit: contain;
    -webkit-filter: invert(1);
    filter: invert(1);
}
.css-33vbb1 .blockLogo .dateWrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.css-33vbb1 .blockLogo .dateWrapper span {
    font-size: 18px;
    font-weight: 500;
    line-height: 110%;
    letter-spacing: -0.72px;
    color: #fff;
}
.css-33vbb1 .blockText .ctaWrapper {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.css-33vbb1 .blockText .ctaWrapper .viewRegistrationBtn {
    padding: 5px 15px;
    border-radius: 7px;
    background: var(--white);
    border: 1px solid transparent;
    font-size: 12px;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -0.48px;
    color: #4733cb;
    min-width: 185px;
    height: 34px;
}
.css-33vbb1 .blockText .ctaWrapper .viewRegistrationBtn:hover {
    border-color: var(--white);
}
@media (min-width: 768px) and (max-width: 819px) {
    .css-33vbb1 .blockText .ctaWrapper .viewRegistrationBtn {
        min-width: 135px;
    }
}
@media (max-width: 1199px) {
    .css-33vbb1 .blockLogo .dateWrapper span {
        font-size: 16px;
        font-weight: 400;
        letter-spacing: -0.64px;
    }
}
@media (max-width: 991px) {
    .css-33vbb1 .blockLogo {
        gap: 20px;
    }
}
@media (max-width: 767px) {
    .css-33vbb1 .blockContent,
    .css-33vbb1 .blockLogo {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        gap: 20px;
    }
}
@media (max-width: 575px) {
    .css-33vbb1 .blockText {
        width: 100%;
    }
    .css-33vbb1 .blockText .ctaWrapper {
        width: inherit;
    }
    .css-33vbb1 .blockLogo .dateWrapper {
        -webkit-box-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .css-33vbb1 .blockLogo .dateWrapper span:first-of-type {
        width: 100%;
        text-align: center;
        font-size: 20px;
        font-weight: 600;
        line-height: 120%;
        letter-spacing: -0.8px;
        margin-bottom: 4px;
        padding: 0;
        margin: 0;
        border-right: none;
    }
}
.css-dbbfu6 {
    max-width: 100%;
    height: auto;
}
.css-1q05p9p {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 14px 30px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.56px;
    line-height: 1;
    color: var(--white);
    border-radius: 8px;
    background-color: var(--be-blue);
    border: 1px solid transparent;
    -webkit-text-decoration: none;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    -webkit-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
}
.css-1q05p9p:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
    color: var(--white);
    background: #135aa0;
}
.css-1q05p9p.secondary {
    border: 1px solid #1976d2;
    background: #fff;
    color: #1976d2;
}
.css-1q05p9p.secondary:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
    color: #1976d2;
    background: rgba(25, 118, 210, 0.1);
}
.css-1q05p9p.hotPink {
    background: #e20074;
    color: #fff;
}
.css-1q05p9p.hotPink:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
    color: #fff;
    background: linear-gradient(rgba(0, 0, 0, 0.2) 0px, rgba(0, 0, 0, 0.2) 0px)
        rgb(226, 0, 116);
}
.css-1q05p9p i {
    margin-left: 12px;
}
@media (max-width: 1399px) {
    .css-1q05p9p {
        padding: 16px 24px;
    }
}
@media (max-width: 1199px) {
    .css-1q05p9p {
        padding: 16px;
    }
}
@media (max-width: 767px) {
    .css-1q05p9p {
        width: 100%;
        text-align: center;
        padding: 16px 12px;
        font-size: 14px;
    }
}
.css-1demhy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.css-1demhy .arrowWrapper {
    position: relative;
}
.css-1demhy .arrowWrapper .arrow-icon {
    display: none;
}
@media (max-width: 768px) {
    .css-1demhy h3 + div {
        transition-duration: 0.4s;
        overflow: hidden;
        will-change: max-height;
        transition-property: max-height;
        max-height: 0;
    }
    .css-1demhy h3:has(.open) + div {
        max-height: none;
    }
    .css-1demhy .arrowWrapper .arrow-icon {
        display: block;
        position: absolute;
        top: 11px;
        right: 7px;
        border: solid #4e545c;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 5px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}
.css-1e8g6y2 {
    -webkit-flex: 0 0 68%;
    -ms-flex: 0 0 68%;
    flex: 0 0 68%;
    padding: 0 15px 0 0;
    position: relative;
}
.css-1e8g6y2 .productsLinksWrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.css-1e8g6y2 .productsLinksWrapper > div:nth-of-type(1) {
    width: 75%;
}
@media (max-width: 1200px) {
    .css-1e8g6y2 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0 0 16px;
    }
}
@media (max-width: 768px) {
    .css-1e8g6y2 {
        padding: 0 0 20px;
        margin-bottom: 40px;
    }
    .css-1e8g6y2:after {
        position: absolute;
        content: "";
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 95%;
        height: 1px;
        background: rgba(255, 255, 255, 0.5);
    }
    .css-1e8g6y2 .productsLinksWrapper > div:nth-of-type(1) {
        width: 100%;
    }
}
@media (min-width: 1200px) and (max-width: 1400px) {
    .css-1e8g6y2 .productsLinksWrapper > div:last-child {
        padding-left: 5%;
    }
}
.css-w2to4o {
    font-size: 18px;
    font-weight: 500;
    color: var(--white);
    margin: 0 0 18px;
    position: relative;
}
.css-w2to4o i {
    display: none;
}
@media (max-width: 768px) {
    .css-w2to4o {
        font-size: 24px;
        margin-bottom: 18px;
    }
    .css-w2to4o i {
        display: block;
        position: absolute;
        top: 5px;
        right: 0;
        color: #4e545c;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease;
    }
    .css-w2to4o i.open {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
.css-e2mm71 ul {
    padding-bottom: 24px;
}
.css-e2mm71 .forBusinessProducts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.css-e2mm71 .forBusinessProducts > div {
    width: 33.33%;
}
.css-e2mm71 .forBusinessProducts .forObjectives,
.css-e2mm71 .forBusinessProducts .forPlatform {
    width: 100%;
}
.css-e2mm71 .forBusinessProducts .forObjectives ul,
.css-e2mm71 .forBusinessProducts .forPlatform ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.css-e2mm71 .forObjectives ul li {
    width: 33.33%;
}
.css-e2mm71 .forPlatform ul li {
    width: 33.34%;
}
.css-e2mm71 .forBusiness ul {
    margin-bottom: 13px;
}
.css-e2mm71.countryAU .forCountry ul li:last-child {
    display: none;
}
.css-e2mm71.countryUK .forCountry ul li:nth-of-type(2) {
    display: none;
}
.css-e2mm71.countryUS .forCountry ul li:first-child {
    display: none;
}
@media (max-width: 768px) {
    .css-e2mm71 {
        width: 100%;
    }
    .css-e2mm71 ul {
        padding: 0;
    }
    .css-e2mm71 .forBusinessProducts > div {
        width: 100%;
    }
    .css-e2mm71 .forObjectives ul {
        padding-top: 0;
    }
    .css-e2mm71 .forObjectives ul li {
        width: 100%;
    }
    .css-e2mm71 .forObjectives ul li:first-child {
        position: static;
        top: 0px;
        left: 0;
    }
    .css-e2mm71 .forPlatform ul li {
        width: 100%;
    }
}
@media (max-width: 768px) {
    .css-d03yuh ul {
        transition-duration: 0.4s;
        overflow: hidden;
        will-change: max-height;
        transition-property: max-height;
        max-height: 0;
        margin-bottom: 12px;
    }
    .css-d03yuh ul.opened {
        max-height: none;
        margin-bottom: 20px;
    }
}
.css-b8itvl {
    font-size: 12px;
    font-weight: 500;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    color: #80878f;
    pointer-events: none;
    margin: 14px 0 11px;
    position: relative;
}
.css-b8itvl i {
    display: none;
}
@media (max-width: 768px) {
    .css-b8itvl {
        margin: 0 0 8px;
        font-size: 18px;
        pointer-events: auto;
    }
    .css-b8itvl i {
        display: block;
        position: absolute;
        right: 7px;
        top: 4px;
        border: solid #4e545c;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 5px;
        -webkit-transform: rotate(225deg);
        -moz-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        transform: rotate(225deg);
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease;
    }
    .css-b8itvl i.collapseIcon {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}
.css-h5ocr1 {
    padding: 0;
    margin: 0;
}
.css-osrqj0 {
    padding: 6px 0;
}
.css-osrqj0:last-of-type {
    padding-bottom: 0;
}
.css-osrqj0 #ot-sdk-btn {
    font-size: 12px !important;
    color: var(--grey-e2) !important;
    font-weight: 500 !important;
    -webkit-text-decoration: none !important;
    text-decoration: none !important;
    -webkit-transition: color 0.2s ease-in-out !important;
    transition: color 0.2s ease-in-out !important;
    padding: 0 !important;
    line-height: inherit !important;
    border: 0 !important;
}
.css-osrqj0 #ot-sdk-btn:hover {
    color: var(--footer-hover) !important;
    background-color: transparent !important;
}
.css-1w5r0p9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    color: var(--white);
    font-weight: 500;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    cursor: pointer;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
}
.css-1w5r0p9:hover {
    color: var(--footer-hover);
    -webkit-text-decoration: none;
    text-decoration: none;
}
.css-1w5r0p9 span {
    width: 31px;
    height: 15px;
    border-radius: 8px;
    background-color: var(--black);
    color: var(--grey-e2);
    font-size: 10px;
    margin-left: 4px;
    padding: 0 5px;
    font-weight: 100;
    border: 1px solid var(--grey-e2);
}
@media (max-width: 768px) {
    .css-1w5r0p9 {
        font-size: 18px;
    }
}
.css-1ldv4nl {
    -webkit-flex: 0 0 32%;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
}
.css-1ldv4nl .learnMoreWrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.css-1ldv4nl .learnMoreWrapper > div {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}
@media (max-width: 1200px) {
    .css-1ldv4nl {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .css-1ldv4nl .learnMoreWrapper > div:nth-of-type(2) {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .css-1ldv4nl .forCompany ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .css-1ldv4nl .forCompany ul li {
        width: 50%;
    }
    .css-1ldv4nl .forSupport {
        width: 50%;
    }
    .css-1ldv4nl .forServices {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
}
@media (max-width: 768px) {
    .css-1ldv4nl .learnMoreWrapper > div {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .css-1ldv4nl .forCompany ul li {
        width: 100%;
    }
    .css-1ldv4nl .forSupport,
    .css-1ldv4nl .forServices,
    .css-1ldv4nl .forCountry {
        width: 100%;
    }
}
.css-xjzllo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 30px 0 20px;
    padding: 25px 0;
    border-top: 1px solid rgba(78, 84, 92, 0.25);
    border-bottom: 1px solid rgba(78, 84, 92, 0.25);
    position: relative;
}
.css-xjzllo .region {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.css-xjzllo .region .selectRegion {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    font-weight: 500;
    line-height: 110%;
    letter-spacing: -0.72px;
    color: #fff;
    cursor: pointer;
    white-space: nowrap;
}
.css-xjzllo .region .selectRegion i {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 20px;
    color: #fff;
    padding-right: 8px;
}
.css-xjzllo .region .country {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 0 20px;
    padding: 0 0 0 20px;
    border-left: 1px solid #3e424d;
}
.css-xjzllo .region .country img {
    width: 40px;
    object-fit: contain;
    padding-right: 10px;
}
.css-xjzllo .region .country span {
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.54px;
    color: #fff;
}
.css-xjzllo .region .regionDropdown {
    position: absolute;
    bottom: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px;
    width: 200px;
    max-width: 200px;
    border-radius: 10px;
    border: 1px solid #4d5360;
    background: #212121;
    box-shadow: 0px 10px 20px 0px rgba(46, 50, 58, 0.5);
}
.css-xjzllo .region .regionDropdown li {
    list-style-type: none;
}
.css-xjzllo .region .regionDropdown li a {
    -webkit-text-decoration: none;
    text-decoration: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.css-xjzllo .region .regionDropdown li a img {
    width: 40px;
    object-fit: contain;
    padding-right: 10px;
}
.css-xjzllo .region .regionDropdown li a span {
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.54px;
    color: #fff;
}
.css-xjzllo .region .regionDropdown li:not(:last-of-type) {
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid #2e323a;
}
.css-xjzllo .region .regionDropdown li.selected {
    pointer-events: none;
    opacity: 0.5;
}
.css-xjzllo .navWrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.css-xjzllo .navWrapper section:nth-of-type(1) {
    padding: 0 20px 0 0;
}
@media (max-width: 1199px) {
    .css-xjzllo .navWrapper {
        width: calc(100% - 256px);
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
    }
}
@media (max-width: 768px) {
    .css-xjzllo {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .css-xjzllo .region {
        margin-bottom: 30px;
    }
    .css-xjzllo .navWrapper {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
}
@media (max-width: 767px) {
    .css-xjzllo .navWrapper {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .css-xjzllo .navWrapper section {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        -webkit-justify-content: space-evenly;
        justify-content: space-evenly;
        padding: 0;
        margin: 0 0 30px;
    }
    .css-xjzllo .navWrapper section ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .css-xjzllo .navWrapper section img {
        width: 149px;
        height: auto;
        max-height: 49px;
    }
    .css-xjzllo .navWrapper section:last-of-type {
        margin: 0;
    }
}
@media (max-width: 576px) {
    .css-xjzllo .region {
        margin-bottom: 30px;
    }
    .css-xjzllo .region .selectRegion,
    .css-xjzllo .region .country span {
        font-size: 16px;
        line-height: 140%;
        letter-spacing: -0.64px;
    }
    .css-xjzllo .region .country img {
        width: 30px;
    }
    .css-xjzllo .region .regionDropdown li a span {
        font-size: 16px;
        line-height: 140%;
        letter-spacing: -0.48px;
    }
    .css-xjzllo .region .regionDropdown li a img {
        width: 30px;
    }
    .css-xjzllo .navWrapper section {
        width: 100%;
    }
    .css-xjzllo .navWrapper section:nth-of-type(1) {
        padding: 0;
    }
}
.css-17cvwkd {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 1199px) {
    .css-17cvwkd {
        width: unset;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
    }
}
@media (max-width: 767px) {
    .css-17cvwkd {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .css-17cvwkd ul {
        -webkit-box-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    .css-17cvwkd ul li:not(:last-of-type) {
        padding-right: 5%;
    }
}
@media (max-width: 576px) {
    .css-17cvwkd ul {
        -webkit-box-pack: space-around;
        -ms-flex-pack: space-around;
        -webkit-justify-content: space-around;
        justify-content: space-around;
    }
}
@media (max-width: 767px) {
    .css-jf2hpt {
        width: 100%;
    }
}
.css-1d8g99i {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.css-1mazmeb:not(:last-of-type) {
    padding: 0 20px 0 0;
}
.css-1mazmeb:nth-child(2) a {
    font-size: 13px;
}
.css-c5rsln {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    font-weight: 300;
    color: #80878f;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.css-c5rsln i:before {
    color: inherit;
}
.css-c5rsln:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
}
.css-c5rsln:hover i:before {
    color: var(--footer-hover);
}
.css-c5rsln:hover i[class*="youtube"] {
    color: #ff0000;
}
.css-c5rsln:hover i[class*="youtube"]:before {
    color: #ff0000;
}
.css-c5rsln button {
    font-size: 12px;
    font-weight: 500;
    min-height: 35px;
    line-height: 15px;
}
.css-c5rsln object {
    pointer-events: none;
}
.css-17j8gl3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.css-17j8gl3 li:not(:last-of-type) {
    padding: 0 12px 0 0;
}
@media (max-width: 1199px) {
    .css-17j8gl3 {
        width: unset;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }
}
@media (max-width: 576px) {
    .css-17j8gl3 ul {
        position: relative;
        padding-bottom: 60px;
    }
    .css-17j8gl3 ul li:last-of-type {
        width: 100%;
        max-width: 420px;
        position: absolute;
        bottom: 0;
    }
    .css-17j8gl3 img {
        width: 149px;
        height: auto;
        max-height: 49px;
    }
}
.css-u08lj7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 768px) {
    .css-u08lj7 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
}
.css-pb7mnq {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.css-pb7mnq:not(:last-of-type) {
    padding: 0 25px 0 0;
}
@media (max-width: 768px) {
    .css-pb7mnq:not(:last-of-type) {
        padding: 0 20px 10px 0;
    }
}
.css-k3plux {
    font-size: 10px;
    color: var(--white);
    font-weight: 500;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    padding: 0;
}
.css-k3plux:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
    color: var(--footer-hover);
}
.css-k3plux:not([href]) {
    pointer-events: none;
}
.css-babgi3 {
    font-size: 10px;
    color: var(--white);
    font-weight: 500;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    padding: 0;
}
.css-1hv7shb {
    position: fixed;
    z-index: 10;
    bottom: 0;
    left: 0;
    display: none;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
    padding: 12px 24px;
    background-color: #eef1f5;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
    width: 100%;
}
@media (max-width: 768px) {
    .css-1hv7shb {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }
}
.css-1hv7shb .primary,
.css-1hv7shb .secondary {
    width: calc(42% - 6px);
}
.css-1hv7shb .primary {
    border: 1px solid #e20074;
    background-color: #e20074;
}
.css-1hv7shb .primary + .secondary {
    margin-left: 12px;
}