@media (max-width: 1199px) {

    [data-type-section="2"]{
        display: none !important;
    }

    #mobile-header-navigation{
        display: flex !important;
    }

}@media (max-width: 767px){

    [data-type-section="2"]{
        display: none;
    }

    #mobile-header-navigation{
        display: flex;
    }
} #section-25 {--background-header: transparent;--box-shadow-header: 0px;--background-header-fixed: #330a5c;--padding-header-fixed: 16px 0;--size-menu-item: 1.6rem;--color-menu-item: #fff;--color-hover-menu-item: #ffc800;--color-hover-underline-menu: #fff;--font-weight-menu-item: normal;--space-menu-item: 25px;--space-social: 0px;z-index: 7000;transition: .2s;background: var(--background-header) !important;position: fixed;left: 0;right: 0;top: 0;--main-nav-gap: 60px;--cta-flex-background: #ffc800;--cta-flex-background-hover: #fff;--cta-flex-button-border-radius: 24px;--cta-flex-button-padding: 8px 24px;--cta-flex-gap: 8px;--main-nav-ul-gap: 16px;--button-text-color: #6a00b7;--button-text-color-hover: #fff;--button-background-color: transparent;--button-background-color: transparent;--social-media-svg-fill: #ffc800;--social-media-svg-fill-hover: #fff;}
#section-25 .button-primary {color: var(--button-text-color) !important;background: var(--button-background-color) !important;}
#section-25 .button-primary:hover {color: var(--button-text-color-hover) !important;}
#section-25 .social-icon .svg .path {fill: var(--social-media-svg-fill);}
#section-25 .social-icon .svg:hover .path {fill: var(--social-media-svg-fill-hover);}
#section-25 .container {max-width: 1200px;width: 100%;padding: 0 15px;margin: 0 auto;}
#section-25 .main-nav {display: flex;gap: var(--main-nav-gap);}
#section-25 .cta-flex {display: flex;background: var(--cta-flex-background);align-items: center;border-radius: var(--cta-flex-button-border-radius);padding: var(--cta-flex-button-padding);gap: var(--cta-flex-gap);}
#section-25 .main-nav ul {gap: var(--main-nav-ul-gap);}
#section-25 .cta-flex img {width: 24px;height: 24px;}
#section-25 .flex-list-1 {display: flex;}
#section-25 .main-nav .list-nav .menu-item {margin-right: var(--space-menu-item);text-align: left;}
#section-25.fixed {background: var(--background-header-fixed) !important;box-shadow: var(--box-shadow-header);padding: var(--padding-header-fixed);}
#section-25 .button-primary {text-decoration: none;padding: var(--button-primary-padding);border-radius: var(--button-primary-border-radius);display: block;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;line-height: 1em;}
#section-25 .header {max-width: 1200px;margin: 0 auto;padding: 0 15px;}
#section-25 .header .client-logo {width: initial;}
#section-25 .header .client-logo img {height: auto;}
#section-25 .main-nav .list-nav .menu-item {margin-right: var(--space-menu-item);text-align: center;}
#section-25 .main-nav .list-nav .menu-item:first-child {margin-left: var(--space-menu-item);}
#section-25 .main-nav .list-nav .menu-item .link {text-decoration: none;font-size: var(--size-menu-item);line-height: 1.4em;color: var(--color-menu-item);text-align: center;font-weight: var(--font-weight-menu-item);}
#section-25 .main-nav .list-nav .menu-item .link:hover, #section-25 .main-nav .list-nav .menu-item .link.active {color: var(--color-hover-menu-item);}
#section-25 .main-nav .list-nav .menu-item .link:after, #section-25 .main-nav .list-nav .menu-item .link.active:after {width: 0;content: "";display: block;height: 2px;background: #fff;transition: all .3s ease-in;position: relative;}
#section-25 .main-nav .list-nav .menu-item .link:hover:after, #section-25 .main-nav .list-nav .menu-item .link.active:after {width: 100%;content: "";background: var(--color-hover-underline-menu);}
#section-25 .header-content {width: 100%;justify-content: center;}
#section-25 .social-list {width: initial;}
#section-25 .social-list .link {margin-right: var(--space-social);}
#section-25 .button-icon:hover {background-color: var(--cta-flex-background-hover) !important;color: var(--button-text-color-hover) !important;} #section-25 .button-icon {background: url("https://files.bewezy.com/45b85a83add7f64a41a373abe06228ae/18112022114617000000395899.svg") 24px center no-repeat #ffc800 !important;color: #6e06b4;-webkit-text-fill-color: #6e06b4;}
#section-25 .flex-list-1:last-child {gap: 12px !important;}
#section-25 .flex-list-1:last-child {gap: 0px;}
#section-25 .main-nav .list-nav .menu-item {text-align: left;max-width: 150px;}
#section-25 .main-nav ul {align-items: flex-start;transform: translateY(15px);}
#section-25.fixed .main-nav ul {transform: translateY(0px);}
#section-25 .main-nav .list-nav .menu-item .link:after, #section-25 .main-nav .list-nav .menu-item .link.active:after {content: "";display: none;}
#section-25 .main-nav .list-nav .menu-item .link:before {content: "";background: #eaf662;transition: all .3s ease-in;position: absolute;display: block;width: 1px;top: 50%;left: -8px;height: 70%;transform: translateY(-50%);}
#section-25 .main-nav .list-nav .menu-item .link:hover:before {background: var(--color-hover-menu-item);} #section-25 {padding-top: 16px;padding-bottom: 16px;margin-top: 0px;margin-bottom: 0px;} :not([id^="group-"]) > #section-25 {background: transparent;} #group-25 {background: transparent;}@media (max-width: 1199px) {

    [data-type-section="2"]{
        display: none !important;
    }

    #mobile-header-navigation{
        display: flex !important;
    }

}@media (max-width: 767px){

    [data-type-section="2"]{
        display: none;
    }

    #mobile-header-navigation{
        display: flex;
    }
} @font-face { font-family: "MADE Outer Sans Regular"; src: url("https://files.bewezy.com/f7e00f1f7c8e403b99f72159635a3f34/22112022144006000000755314/MADE Outer Sans Regular.otf") format("opentype"); font-weight: normal; font-style: normal; font-display: swap; }@font-face { font-family: "MADE Outer Sans Bold"; src: url("https://files.bewezy.com/f7e00f1f7c8e403b99f72159635a3f34/22112022144048000000331990/MADE Outer Sans Bold.otf") format("opentype"); font-weight: normal; font-style: normal; font-display: swap; }@font-face { font-family: "MADE Outer Sans Bold"; src: url("https://files.bewezy.com/f7e00f1f7c8e403b99f72159635a3f34/22112022144048000000331990/MADE Outer Sans Bold.otf") format("opentype"); font-weight: normal; font-style: normal; font-display: swap; }@font-face { font-family: "MADE Outer Sans Thin"; src: url("https://files.bewezy.com/f7e00f1f7c8e403b99f72159635a3f34/22112022144453000000666297/MADE Outer Sans Thin.otf") format("opentype"); font-weight: normal; font-style: normal; font-display: swap; }:root{--pace-color: #ffc800;}strong{
    font-weight: 700 !important;
}
.button-secondary{
    white-space: nowrap;
}

.button-tenth{
    /*padding: 4px 12px;*/
    background: transparent;
    border: 2px solid #8A39E2;
    border-radius: 24px;
    align-items: center;
    display: flex;
}

.button-icon{
    display: block;
    background: url('https://files.bewezy.com/45b85a83add7f64a41a373abe06228ae/18112022114617000000395899.svg') 16px 10px no-repeat  #FFC800 !important;
    padding: 8px 24px 8px 52px !important;
    border-radius: 24px;
    text-align: center;
}

:root{
    --button-text-color: #FFC800;
    --button-text-color-hover: #FFFFFF;
    --button-background-color: transparent;
    --button-background-color-hover: #FFF;
}

.button-six{
    display: block;
    background-color: transparent;
    border-radius: 32px;
    padding: 4px 36px 4px 14px;
    max-width: max-content;
    border: 2px solid #8F41EA;
    cursor: pointer;
    text-decoration: none;
}

.button-six .flex{
    display: flex;
    gap: 48px;
    align-items: center;
}

.button-six .flex span{
    color: var(--button-text-color);
    font-size: 18px;
    font-weight: 700;
}

.button-six:hover{
    color: var(--button-text-color-hover);
    background-color: var(--button-background-color-hover) !important;
    border: 2px solid var(--button-background-color-hover) !important;
}
.button-six:hover span{
    color: var(--button-text-color-hover);
}

#page-not-found [data-type-section="2"]{
    background: #6e06b4 !important;
}
#page-not-found [data-type-section="2"] .main-nav ul{
    transform: translateY(4px);
}
.fancybox-inner embed{
    height: 100% !important;
} :root{--font-size-paragraphs: 16px;--line-height-paragraphs: 24px;}
:root{--button-primary-bg: #ffc800;--button-primary-color: #6A00B7;--button-primary-border-radius: 24px;--button-primary-padding: 12px 24px;--button-primary-box-shadow: 0px;--button-primary-font-weight: 700;--button-primary-hover-bg: #f7f0d7;--button-primary-hover-color: #6a00b7;--button-primary-box-shadow-hover: 0px;--button-secondary-bg: #6a00b7;--button-secondary-color: #FFFFFF;--button-secondary-border-radius: 24px;--button-secondary-padding: 12px 24px;--button-secondary-font-weight: 700;--button-secondary-hover-bg: #FFC800;--button-secondary-hover-color: #FFFFFF;--button-tertiary-bg: transparent;--button-tertiary-color: #8F41EA;--button-tertiary-border-radius: 24px;--button-tertiary-padding: 12px 32px;--button-tertiary-border: 2px solid #8F41EA;--button-tertiary-font-weight: 700;--button-tertiary-hover-bg: #FFFFFF;--button-tertiary-hover-color: #8F41EA;--button-tertiary-border-hover: 2px solid #FFF;--button-quaternary-bg: transparent;--button-quaternary-color: #969696;--button-quaternary-border-radius: 0px;--button-quaternary-padding: 0px;--button-quaternary-font-weight: 600;--button-quaternary-hover-bg: transparent;--button-quaternary-hover-color: #ffc800;}
:root{--font-default: "MADE Outer Sans Regular";--paragraphs-font-size: 16px;--paragraphs-line-height: 24px;--h1-font-size:  70px;--h1-line-height: 62px;--h2-font-size: 42px;--h2-line-height: 48px;--h3-font-size: 36px;--h3-line-height: 42px;--h4-font-size: 24px;--h4-line-height: 32px;--h5-font-size: 22px;--h5-line-height: 26px;--h6-font-size: 16px;--h6-line-height: 24px;}
:root{--color-selection-color: #FFFFFF;--color-selection-background: #000000;}
:root{--text-primary-color: #6a00b7;--text-primary-font-family: "MADE Outer Sans Bold";--text-primary-font-weight: 700;--text-primary-color-hover: #6a00b7;--text-secondary-color: #ffc800;--text-secondary-font-family: "MADE Outer Sans Bold";--text-secondary-font-weight: 700;--text-secondary-color-hover: #f7f0d7;--text-tertiary-color: #FFFFFF;--text-tertiary-font-family: "MADE Outer Sans Regular";--text-tertiary-font-weight: 500;--text-tertiary-color-hover: #FFFF00;--text-quaternary-color: #7F7F7F;--text-quaternary-font-family: "MADE Outer Sans Regular";--text-quaternary-font-weight: 500;--text-quaternary-color-hover: #7F28BF;--text-quinary-color: #6a00b7;--text-quinary-font-family: "MADE Outer Sans Thin";--text-quinary-color-hover: #7F7F7F;--text-senary-color: #6a00b7;--text-senary-font-weight: 500;--text-senary-color-hover: #6a00b7;}
 @media (max-width: 1199px){ :root{--h1-font-size: 62px;--h1-line-height: 62px;--h2-font-size: 36px;--h2-line-height: 40px;--h3-font-size: 32px;--h3-line-height: 38px;--h4-font-size: 28px;--h4-line-height: 32px;--h5-font-size: 20px;--h5-line-height: 26px;--h6-font-size: 16px;--h6-line-height: 24px;}
 } @media (max-width: 768px){ :root{--h1-font-size: 38px;--h1-line-height: 42px;--h2-font-size: 32px;--h2-line-height: 38px;--h3-font-size: 28px;--h3-line-height: 32px;--h4-font-size: 24px;--h4-line-height: 32px;--h5-font-size: 22px;--h5-line-height: 26px;--h6-font-size: 16px;--h6-line-height: 24px;}
 }@media (max-width: 1199px) {

    [data-type-section="2"]{
        display: none !important;
    }

    #mobile-header-navigation{
        display: flex !important;
    }

}@media (max-width: 767px){

    [data-type-section="2"]{
        display: none;
    }

    #mobile-header-navigation{
        display: flex;
    }
} #section-3 {}
#section-3 .container {display: block;max-width: 1170px;width: 100%;padding: 74px 0px 58px;margin: 0 auto;}
#section-3 .contentflex {display: flex;justify-content: flex-start;gap: 12px;}
#section-3 .flex-col {flex-direction: column;gap: 8px;}
#section-3 .contentflex .flex-col:first-child {flex-direction: row;justify-content: center;}
#section-3 .contentflex .flex-col:nth-child(2) .description span {max-width: 240px;width: 100%;text-align: left;}
#section-3 .flex .title, #section-3 .flex .description {text-align: left;}
#section-3 .list-grid {display: flex;flex-direction: column;gap: 12px;padding: 0;background: transparent;}
#section-3 .list-1 .list-grid {gap: 2px;}
#section-3 .list-grid-2 {display: flex;align-items: center;justify-content: flex-start;margin: 8px 0;gap: 12px;}
#section-3 .social-list {justify-content: flex-start;} #section-3 .contentflex .flex-col:nth-child(2) .description span {color: #969696;font-weight: 500;margin-bottom: 20px;}
#section-3 .button-secondary.color-switch:hover {color: #6a00b7;-webkit-text-fill-color: #6a00b7;}
#section-3 .contentflex .flex-col .privacy {color: #853fc1;-webkit-text-fill-color: #853fc1;}
#section-3 .contentflex .flex-col .privacy:hover {color: #969696;-webkit-text-fill-color: #969696;}
#section-3 .adress .color-switch {margin-bottom: 16px;}
#section-3 .contentflex .contact .description span {font-weight: 500;color: #969696;-webkit-text-fill-color: #969696;margin-bottom: 20px;}
#section-3 .flex-col .title span {font-weight: 900;}
#section-3 .button-primary:hover {-webkit-text-fill-color: #6a00b7;}
#section-3 .button-quaternary {font-weight: 500;}
#section-3 .button-quaternary:hover {-webkit-text-fill-color: #969696 !important;}
#section-3 .social-icon .svg .path {fill: #6a00b7;}
#section-3 .social-icon .svg .path {fill: #6a00b7;}
#section-3 .social-icon:hover .svg .path {fill: #ffc800;}
#section-3 .social-list .link {width: 40px;margin: 0px 4px 0 0;}
#section-3 .social-icon {width: 40px;height: 40px;border: solid 1px #6a00b7;padding: 0;margin: 0;-webkit-transition: all .2s linear;transition: all .2s linear;border-radius: 24px;}
#section-3 .social-icon:hover {background-color: #6a00b7 !important;}
#section-3 .list-card a {cursor: default;}
#section-3 .footer-final {margin: 60px auto 0;display: flex;flex-direction: revert;justify-content: center;align-items: center;padding: 20px 0;color: #969696;text-align: center;}
@media (max-width: 917px) {#section-3 .contentflex {flex-direction: column;}
	#section-3 .flex-col {justify-content: center;align-items: center;}
	#section-3 .flex .title, #section-3 .flex .description span, #section-3 .flex .description {text-align: center;}
	#section-3 .contentflex .flex-col:nth-child(2) .description span {text-align: center;}
	#section-3 .link {margin: 0 auto;}
	#section-3 .social-list {justify-content: center;}}
@media (max-width: 1024px) {#section-3 .container {padding-top: 40px;padding-bottom: 20px;}
	#section-3 .footer-final {flex-direction: column;}} #section-3 {padding-top: 0px;padding-bottom: 0px;margin-top: 0px;margin-bottom: 0px;} :not([id^="group-"]) > #section-3 {background: #fff;} #group-3 {background: #fff;}