.jiHutH {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

data-styled.g1[id="RegisterPopup__List-sc-108shs-0"] {
    content: "jiHutH,"
}

.iNlurW {
    font-weight: bold;
    font-size: 25px;
    line-height: 32px;
    color: #FFFFFF;
}

data-styled.g2[id="RegisterPopup__Title-sc-108shs-1"] {
    content: "iNlurW,"
}

.ibKBe {
    position: relative;
    padding: 0 30px;
    max-width: 450px;
    width: 100%;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 500px) {
    .ibKBe {
        padding: 0 20px;
    }
}

data-styled.g3[id="RegisterPopup__WrapperList-sc-108shs-2"] {
    content: "ibKBe,"
}

.cDUYQG {
    font-size: 18px;
    line-height: 23px;
    color: #FFFFFF;
}

data-styled.g4[id="RegisterPopup__Description-sc-108shs-3"] {
    content: "cDUYQG,"
}

.UyoJU {
    margin-top: 24px;
}

data-styled.g5[id="RegisterPopup__Text-sc-108shs-4"] {
    content: "UyoJU,"
}

.fSdNrJ {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
    width: 100%;
    height: 100%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.fSdNrJ.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media screen and (max-width: 650px) {
    .fSdNrJ.active {
        -webkit-align-items: flex-start;
        -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

data-styled.g6[id="RegisterPopup__Wrapper-sc-108shs-5"] {
    content: "fSdNrJ,"
}

.cwfGbm {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(21, 21, 21, 0.96);
    width: 100%;
    height: 100%;
    z-index: 1;
}

data-styled.g7[id="RegisterPopup__Overlayer-sc-108shs-6"] {
    content: "cwfGbm,"
}

.hOgeac {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 30px;
    right: 30px;
    -webkit-transition: .3s;
    transition: .3s;
    color: white;
    z-index: 3;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    cursor: pointer;
}

.hOgeac:hover {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}

.hOgeac:hover svg > path {
    fill: green;
}

@media screen and (max-width: 1024px) {
    .hOgeac {
        width: 18px;
    }
}

@media screen and (max-width: 500px) {
    .hOgeac {
        top: 15px;
        right: 15px;
    }
}

data-styled.g8[id="RegisterPopup__CloseBtn-sc-108shs-7"] {
    content: "hOgeac,"
}

.fLIYWf {
    background: #3DB54A;
    padding: 14px 0;
    display: block;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    -webkit-letter-spacing: 1px;
    -moz-letter-spacing: 1px;
    -ms-letter-spacing: 1px;
    letter-spacing: 1px;
    color: #FFFFFF;
    margin-top: 50px;
    cursor: pointer;
}

data-styled.g9[id="RegisterPopup__Button-sc-108shs-8"] {
    content: "fLIYWf,"
}

.lgAskX {
    position: relative;
    padding: 150px 45px 70px;
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 280px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #000000;
}

@media screen and (max-width: 768px) {
    .lgAskX {
        padding: 135px 30px 55px;
    }
}

@media screen and (max-width: 600px) {
    .lgAskX {
        padding-top: 86px;
    }
}

.lgAskX:not(:last-child) {
    margin-right: 20px;
}

.lgAskX:after {
    content: '';
    top: 0;
    right: 0;
    height: 50%;
    background-position: top right;
    background-repeat: no-repeat;
    width: 50%;
    position: absolute;
    background-image: url(/_next/static/images/shakePopup-55fce92cda06d618d7ef0249f066b4df.svg);
}

.lgAskX:last-child:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUxIiBoZWlnaHQ9IjE0NSIgdmlld0JveD0iMCAwIDE1MSAxNDUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNMTM2LjUgMTQ1QzExNy44NjEgMTQ1IDk5Ljc4MzQgMTQxLjI5OCA4Mi43NzgzIDEzNC4wMjFMODguNTc0NCAxMjAuNDYzQzEwMy43NDEgMTI2Ljk0OCAxMTkuODUyIDEzMC4yNDIgMTM2LjUgMTMwLjI0MkMxNTIuOTQzIDEzMC4yNDIgMTY4Ljg3NiAxMjcuMDI1IDE4My44ODkgMTIwLjY2N0MxOTguMzkyIDExNC41NjUgMjExLjQxNCAxMDUuNzgxIDIyMi41OTggOTQuNTk3N0MyMzMuNzgxIDgzLjQxNDIgMjQyLjU2NSA3MC4zOTIzIDI0OC42OTIgNTUuODg5NUMyNTUuMDUgNDAuODc2IDI1OC4yNjcgMjQuOTQzMyAyNTguMjY3IDguNVY4LjI3MDIyTDI3MyA4LjIxOTE1VjguNUMyNzMgMjYuOTM0OSAyNjkuNCA0NC44MDgxIDI2Mi4yNzYgNjEuNjM0NEMyNTUuNDA4IDc3Ljg5OSAyNDUuNTUyIDkyLjQ3ODQgMjMzLjAxNSAxMDUuMDE1QzIyMC40NzggMTE3LjU1MiAyMDUuODczIDEyNy4zODIgMTg5LjYzNCAxMzQuMjc2QzE3Mi43ODMgMTQxLjM3NCAxNTQuOTA5IDE0NSAxMzYuNSAxNDVaTTY4LjMwMTEgMTI2Ljc2OUM0Ny45MDAxIDExNC45OTkgMzAuODE4NSA5OC4wNDQ2IDE4Ljg0MzQgNzcuNzQ1OEM2LjUxMDk0IDU2LjgzNDIgMCAzMi44ODQxIDAgOC41QzAgLTIuNDUzNyAxLjMwMjE5IC0xMy4zNTYzIDMuODgxMDMgLTIzLjkwMTVDNi4zODMyOCAtMzQuMTQwMyAxMC4wODU2IC00NC4xMjM3IDE0Ljg4NTggLTUzLjUxOTlDMjQuMzA3NSAtNzEuOTI5MyAzOC4wNDQzIC04OC4yNDQ5IDU0LjYxNTMgLTEwMC43MDVMNjMuNDc1MyAtODguOTA4OEM0OC42NjYxIC03Ny44MDE5IDM2LjQxMDIgLTYzLjIyMjUgMjguMDA5OCAtNDYuODA0N0MxOS4yMDA5IC0yOS41OTU0IDE0Ljc1ODEgLTEwLjk4MTggMTQuNzU4MSA4LjVDMTQuNzU4MSAzMC4yNzk3IDIwLjU3OTcgNTEuNjI1NCAzMS41NTg5IDcwLjI2NDZDNDIuMjMxOCA4OC4zNjc2IDU3LjUwMDYgMTAzLjQ4MyA3NS43MDU3IDExNC4wMDNMNjguMzAxMSAxMjYuNzY5Wk0yNTcuMzc0IC02LjE1NkMyNTMuODUgLTM1LjQ5MzUgMjM5LjczIC02Mi41MzMxIDIxNy41NjggLTgyLjMyMTNDMTk1LjI1MiAtMTAyLjI4OCAxNjYuNDUgLTExMy4yNjcgMTM2LjUgLTExMy4yNjdDMTE1LjAyNyAtMTEzLjI2NyA5My45MzYzIC0xMDcuNTk5IDc1LjQ3NTkgLTk2LjkwMDdMNjguMDcxMyAtMTA5LjY0MkM4OC43Nzg2IC0xMjEuNjQyIDExMi40MjIgLTEyOCAxMzYuNSAtMTI4QzE3MC4xMDIgLTEyOCAyMDIuMzc1IC0xMTUuNjkzIDIyNy4zOTggLTkzLjMyNkMyNTIuMjE2IC03MS4xMzc4IDI2OC4wNzIgLTQwLjgwNDQgMjcyLjAwNCAtNy45MTc3OUwyNTcuMzc0IC02LjE1NloiIGZpbGw9IiMzOUI1NEEiLz4NCjxwYXRoIGQ9Ik0xMzYuNSAxMTkuNzczQzEyMy42ODMgMTE5Ljc3MyAxMTEuMDk1IDExNy42MDMgOTkuMTE5OSAxMTMuMzM5Qzg3LjU1MzQgMTA5LjIwMiA3Ni43Nzg0IDEwMy4yMjggNjcuMTUyNCA5NS41MTY2TDc2LjM0NDMgODQuMDAxMkM4NC43MTkyIDkwLjY2NTMgOTQuMDM4OCA5NS44NzQxIDEwNC4wNzMgOTkuNDQ4N0MxMTQuNDY1IDEwMy4xNTEgMTI1LjM2OCAxMDUuMDE1IDEzNi41IDEwNS4wMTVDMTYyLjI4OSAxMDUuMDE1IDE4Ni41MiA5NC45ODA0IDIwNC43NSA3Ni43NDk4QzIyMi45ODEgNTguNTE5MiAyMzMuMDE2IDM0LjI2MjcgMjMzLjAxNiA4LjQ5OTc4QzIzMy4wMTYgLTE2LjU0ODIgMjIzLjQ2NiAtNDAuMjk0IDIwNi4xMjkgLTU4LjM0NTlDMTg4Ljg0MyAtNzYuMzQ2OCAxNjUuNjM0IC04Ni44NjY0IDE0MC43MzkgLTg3LjkzODhMMTQxLjM3NyAtMTAyLjY3MUMxNzAuMDc2IC0xMDEuNDIgMTk2Ljg2MSAtODkuMzE3NiAyMTYuNzc2IC02OC41NTkxQzIzNi43NjkgLTQ3Ljc0OTcgMjQ3Ljc3NCAtMjAuMzc4MiAyNDcuNzc0IDguNDk5NzhDMjQ3Ljc3NCAyMy41MTMyIDI0NC44MzcgMzguMDkyNyAyMzkuMDE2IDUxLjgwMzlDMjMzLjM5OSA2NS4wNTU2IDIyNS4zODEgNzYuOTU0MSAyMTUuMTY4IDg3LjE2NzNDMjA0Ljk1NSA5Ny4zODA2IDE5My4wNTYgMTA1LjM5OCAxNzkuODA1IDExMS4wMTVDMTY2LjA5MyAxMTYuODM3IDE1MS41MTQgMTE5Ljc3MyAxMzYuNSAxMTkuNzczWk01Ni4wOTY2IDg1LjQzMTFDMzYuMTgwOCA2NC42MjE2IDI1LjIyNzEgMzcuMzAxMSAyNS4yMjcxIDguNDk5NzhDMjUuMjI3MSAtMTkuNDU5IDM1LjY0NDYgLTQ2LjIxNzcgNTQuNTY0NiAtNjYuNzcxOEM3My4zNTcgLTg3LjIyMzkgOTguODkwMSAtOTkuODM3MiAxMjYuNDY2IC0xMDIuMzE0TDEyNy43OTQgLTg3LjYzMjRDMTAzLjg5NSAtODUuNDg3NiA4MS43NTc0IC03NC41MzM5IDY1LjQ0MTcgLTU2Ljc4ODRDNDkuMDIzOSAtMzguOTQwNyAzOS45ODUyIC0xNS43NTY3IDM5Ljk4NTIgOC41MjUzMkMzOS45ODUyIDMzLjUyMjIgNDkuNTA5IDU3LjIxNyA2Ni43Njk0IDc1LjI2ODlMNTYuMDk2NiA4NS40MzExWiIgZmlsbD0iIzM5QjU0QSIvPg0KPHBhdGggZD0iTTEzNi41IDk0LjU0NjhDMTIwLjEzMyA5NC41NDY4IDEwNC4yMDEgODkuOTI1MyA5MC40Mzg1IDgxLjE5M0M3Ny4wNTkxIDcyLjY5MDUgNjYuMjg0MSA2MC43MTU0IDU5LjI4ODEgNDYuNTE5TDcyLjUxNDIgNDAuMDA4MUM3OC4zMTAyIDUxLjc3ODggODcuMjQ2OCA2MS43MTEyIDk4LjM1MzcgNjguNzU4NEMxMDkuNzQxIDc1Ljk4NDIgMTIyLjk0MiA3OS44MTQyIDEzNi41IDc5LjgxNDJDMTU1LjU0OCA3OS44MTQyIDE3My40NDcgNzIuMzg0MSAxODYuOTI4IDU4LjkyODFDMjAwLjQxIDQ1LjQ0NjYgMjA3LjgxNCAyNy41NDc5IDIwNy44MTQgOC41MDAyMUMyMDcuODE0IC01Ljc3MjggMjAzLjYwMSAtMTkuNTYwNyAxOTUuNjYgLTMxLjM1N0wyMDcuODY1IC0zOS42MDQyQzIxNy40NjYgLTI1LjM4MjIgMjIyLjU0NyAtOC43MzQ2NSAyMjIuNTQ3IDguNTAwMjFDMjIyLjU0NyAyMC4xMTc4IDIyMC4yNzQgMzEuMzc3OSAyMTUuNzggNDEuOTk5N0MyMTEuNDQgNTIuMjM4NCAyMDUuMjM1IDYxLjQ1NTkgMTk3LjM0NiA2OS4zNDU2QzE4OS40NTYgNzcuMjM1NCAxODAuMjM4IDgzLjQzOTkgMTcwIDg3Ljc4MDVDMTU5LjM3OCA5Mi4yNzQ0IDE0OC4xMTggOTQuNTQ2OCAxMzYuNSA5NC41NDY4Wk01NC4xODE0IDMzLjY1MDNDNTEuNzA0NyAyNS41MzA4IDUwLjQ1MzYgMTcuMDc5MyA1MC40NTM2IDguNTAwMjFDNTAuNDUzNiAtMy4xMTczNiA1Mi43MjYxIC0xNC4zNzc1IDU3LjIxOTkgLTI0Ljk5OTJDNjEuNTYwNSAtMzUuMjM4IDY3Ljc2NTEgLTQ0LjQ1NTUgNzUuNjU0OCAtNTIuMzQ1MkM4My41NDQ1IC02MC4yMzQ5IDkyLjc2MiAtNjYuNDM5NSAxMDMuMDAxIC03MC43ODAxQzExMy42MjMgLTc1LjI3MzkgMTI0Ljg4MyAtNzcuNTQ2NCAxMzYuNSAtNzcuNTQ2NEMxNDguNTc3IC03Ny41NDY0IDE2MC4yNzIgLTc1LjA5NTIgMTcxLjI1MSAtNzAuMjQzOUMxODEuODQ3IC02NS41NzE0IDE5MS4yNjkgLTU4Ljg4MTcgMTk5LjIzNSAtNTAuNDA0N0wxODguNDg2IC00MC4zMTkxQzE4MS44NzMgLTQ3LjM0MDcgMTc0LjA4NSAtNTIuODgxNCAxNjUuMzAyIC01Ni43NjI0QzE1Ni4yMTIgLTYwLjc3MTEgMTQ2LjUzNSAtNjIuODEzOCAxMzYuNSAtNjIuODEzOEMxMTcuNDUyIC02Mi44MTM4IDk5LjU1MzggLTU1LjM4MzYgODYuMDcyMyAtNDEuOTI3N0M3Mi41OTA4IC0yOC40NzE3IDY1LjE4NjIgLTEwLjU0NzUgNjUuMTg2MiA4LjUwMDIxQzY1LjE4NjIgMTUuNTk4NCA2Ni4yMzMxIDIyLjYyIDY4LjI3NTcgMjkuMzM1Mkw1NC4xODE0IDMzLjY1MDNaIiBmaWxsPSIjMzlCNTRBIi8+DQo8cGF0aCBkPSJNMTM2LjUwMSA2OS4zMjAxQzEyMC4yNjIgNjkuMzIwMSAxMDQuOTY3IDYyLjk4NzggOTMuNDc3NCA1MS40OTc5QzgxLjk4NzUgNDAuMDA4IDc1LjY1NTMgMjQuNzM5MyA3NS42NTUzIDguNDc0NjZDNzUuNjU1MyAwLjI3ODUyNiA3Ny4yNjM5IC03LjY2MjI3IDgwLjQwNDQgLTE1LjE0MzVMOTMuOTg4MSAtOS40MjQwNkM5MS41ODc5IC0zLjc1NTcxIDkwLjM4NzkgMi4yNzAxMSA5MC4zODc5IDguNDc0NjZDOTAuMzg3OSAzMy44ODAxIDExMS4wNyA1NC41NjE5IDEzNi40NzUgNTQuNTYxOUMxNjEuODgxIDU0LjU2MTkgMTgyLjU2MiAzMy44ODAxIDE4Mi41NjIgOC40NzQ2NkMxODIuNTYyIC0xNi45MzA4IDE2MS44ODEgLTM3LjYxMjYgMTM2LjQ3NSAtMzcuNjEyNkMxMjEuNDYyIC0zNy42MTI2IDEwNy4zNDIgLTMwLjI1OTEgOTguNzExNyAtMTcuOTUyMUw4Ni42MzQ1IC0yNi40MjkxQzk4LjAyMjMgLTQyLjY2ODIgMTE2LjY2MSAtNTIuMzQ1MiAxMzYuNDUgLTUyLjM0NTJDMTUyLjY4OSAtNTIuMzQ1MiAxNjcuOTgzIC00Ni4wMTMgMTc5LjQ3MyAtMzQuNTIzMUMxOTAuOTYzIC0yMy4wMzMyIDE5Ny4yOTUgLTcuNzY0NDEgMTk3LjI5NSA4LjUwMDE4QzE5Ny4yOTUgMjQuNzY0OCAxOTEuMDE0IDQwLjAwOCAxNzkuNTI0IDUxLjQ5NzlDMTY4LjAzNCA2Mi45ODc4IDE1Mi43NCA2OS4zMjAxIDEzNi41MDEgNjkuMzIwMVoiIGZpbGw9IiMzOUI1NEEiLz4NCjxwYXRoIGQ9Ik0xMzYuNSA0NC4xMTg4QzExNi44NjUgNDQuMTE4OCAxMDAuODgxIDI4LjEzNSAxMDAuODgxIDguNTAwMDVDMTAwLjg4MSAtMTEuMTM0OSAxMTYuODY1IC0yNy4xMTg3IDEzNi41IC0yNy4xMTg3QzE0My45MDQgLTI3LjExODcgMTUxLjAwMyAtMjQuODcxNyAxNTcuMDI4IC0yMC42MDc3QzE2Mi45MjcgLTE2LjQ0NTggMTY3LjM0NCAtMTAuNzAwOSAxNjkuODcyIC0zLjk4NTY0TDE1Ni4wNTggMS4xNzIwNUMxNTMuMDIgLTYuOTQ3NDkgMTQ1LjE1NiAtMTIuMzg2IDEzNi41IC0xMi4zODZDMTI0Ljk4NCAtMTIuMzg2IDExNS42MzkgLTMuMDE1MzggMTE1LjYzOSA4LjQ3NDUyQzExNS42MzkgMTkuOTY0NCAxMjUuMDEgMjkuMzM1MSAxMzYuNSAyOS4zMzUxQzE0OC4wMTUgMjkuMzM1MSAxNTcuMzYgMTkuOTY0NCAxNTcuMzYgOC40NzQ1MlY4LjM5NzkzSDE3Mi4wOTNWOC40NzQ1MkMxNzIuMTE4IDI4LjEzNSAxNTYuMTM1IDQ0LjExODggMTM2LjUgNDQuMTE4OFoiIGZpbGw9IiMzOUI1NEEiLz4NCjwvc3ZnPg0K);
}

@media screen and (max-width: 1024px) {
    .lgAskX {
        padding: 136px 45px 30px 32px;
    }
}

@media screen and (max-width: 768px) {
    .lgAskX {
        min-width: 48%;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}

data-styled.g10[id="RegisterPopup__Item-sc-108shs-9"] {
    content: "lgAskX,"
}

.gHkElI {
    position: relative;
    margin-right: 30px;
    display: none;
}

data-styled.g11[id="Header__OnScrollLogo-t3xxxk-0"] {
    content: "gHkElI,"
}

.bGzisR {
    position: relative;
    margin-right: 60px;
    width: 120px;
}

@media screen and (max-width: 1640px) {
    .bGzisR {
        margin-right: 40px;
    }
}
@media screen and (max-width: 1024px) {
    .bGzisR {
        z-index: 101;
    }
}
@media screen and (max-width: 768px) {
    .bGzisR {
        margin-right: 0;
    }
}
@media screen and (max-width: 475px) {
    .bGzisR {
        width: 58px;
    }
}

data-styled.g12[id="Header__Logo-t3xxxk-1"] {
    content: "bGzisR,"
}

.ehQveN {
    margin-right: 60px;
    padding-left: 60px;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}

@media screen and (max-width: 1640px) {
    .ehQveN {
        margin-right: 35px;
        padding-left: 40px;
    }
}

@media screen and (max-width: 1440px) {
    .ehQveN {
        margin-right: 20px;
        padding-left: 20px;
    }
}

@media screen and (max-width: 768px) {
    .ehQveN {
        margin-right: 0;
    }
}

@media screen and (max-width: 730px) {
    .ehQveN {
        display: none;
        padding-left: 0;
        border: none;
    }
}

.ehQveN:last-child {
    margin-right: 0;
}

data-styled.g13[id="Header__Description-t3xxxk-2"] {
    content: "ehQveN,"
}

.dflRPJ {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.dflRPJ.mobile {
    margin-top: 25px;
}

.dflRPJ.mobile .Header__Description-t3xxxk-2 {
    display: block;
}

@media screen and (min-width: 729px) {
    .dflRPJ.mobile {
        display: none;
    }
}

data-styled.g14[id="Header__Container-t3xxxk-3"] {
    content: "dflRPJ,"
}

.gICXTP {
    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;
}

@media screen and (max-width: 768px) {
    .gICXTP {
        margin-right: 20px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .gICXTP:first-child {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}

.gICXTP:last-child {
    margin-right: 0;
}

data-styled.g15[id="Header__Row-t3xxxk-4"] {
    content: "gICXTP,"
}

.isINSY {
    margin-bottom: 4px;
    font-weight: 800;
    font-size: 15px;
    line-height: 140%;
    -webkit-letter-spacing: 0.2em;
    -moz-letter-spacing: 0.2em;
    -ms-letter-spacing: 0.2em;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

@media screen and (max-width: 1640px) {
    .isINSY {
        font-size: 12px;
    }
}

@media screen and (max-width: 1024px) {
    .isINSY {
        font-size: 10px;
    }
}

data-styled.g16[id="Header__Subtitle-t3xxxk-5"] {
    content: "isINSY,"
}

.fAaQxD {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 140%;
    color: #3DB54A;
}

@media screen and (max-width: 1640px) {
    .fAaQxD {
        font-size: 18px;
    }
}

@media screen and (max-width: 1024px) {
    .fAaQxD {
        font-size: 16px;
    }
}

@media screen and (max-width: 475px) {
    .fAaQxD {
        font-size: 15px;
    }
}

data-styled.g17[id="Header__Title-t3xxxk-6"] {
    content: "fAaQxD,"
}

.gpjhrT {
    margin-right: 42px;
}

@media screen and (max-width: 1640px) {
    .gpjhrT {
        margin-right: 30px;
    }
}

@media screen and (max-width: 1024px) {
    .gpjhrT {
        margin-right: 20px;
    }
}

@media screen and (max-width: 475px) {
    .gpjhrT {
        display: none;
    }
}

data-styled.g18[id="Header__RegisterBtn-t3xxxk-7"] {
    content: "gpjhrT,"
}

span.js-hover:hover:after,
span.js-hover:hover:before,
.js-close-modal:hover:after,
.js-close-modal:hover:before {
    border-color: #3db54a;
    background-color: #3db54a;
}

span.js-hover,
.js-close-modal,
.close {
    transition: all ease-in-out 500ms;
}
span.js-hover:hover,
.js-hover.js-close-modal:hover,
.close:hover {
    transform: scale(1.5) rotate(180deg);
}
.close:hover > *:first-child {
    background-color: #3db54a !important;
}
.close:hover > *:last-child {
    background-color: #3db54a !important;
}

.bKejIa {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: relative;
    overflow: hidden;
}

.bKejIa::after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-color: #3db54a;
}

.bKejIa:first-child {
    background-color: #fff;
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
    -webkit-transform: scaleX(0.7) scaleY(0.8);
    -ms-transform: scaleX(0.7) scaleY(0.8);
    transform: scaleX(0.7) scaleY(0.8);
}

.bKejIa:first-child::after {
    background-color: #3db54a;
}

.bKejIa:last-child {
    background-color: #3db54a;
}

.bKejIa:last-child::after {
    background-color: #fff;
}

.bKejIa:nth-child(1):after {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.bKejIa:nth-child(2):after {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.bKejIa:nth-child(3):after {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

data-styled.g19[id="Header__BurgerLine-t3xxxk-8"] {
    content: "bKejIa,"
}

.eFruKH {
    position: relative;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 22px;
    height: 18px;
}

@media screen and (max-width: 1024px) {
    .eFruKH {
        z-index: 101;
    }
}

.eFruKH.close .Header__BurgerLine-t3xxxk-8:first-child {
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transform: translateY(8px) rotate(-45deg);
    -ms-transform: translateY(8px) rotate(-45deg);
    transform: translateY(8px) rotate(-45deg);
}

.eFruKH.close .Header__BurgerLine-t3xxxk-8:nth-child(2) {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
}

.eFruKH.close .Header__BurgerLine-t3xxxk-8:last-child {
    -webkit-transform: translateY(-8px) rotate(45deg);
    -ms-transform: translateY(-8px) rotate(45deg);
    transform: translateY(-8px) rotate(45deg);
    background: #ffffff;
}

.eFruKH:not(.close):hover .Header__BurgerLine-t3xxxk-8::after {
    left: 0;
}

data-styled.g20[id="Header__Burger-t3xxxk-9"] {
    content: "eFruKH,"
}

.eJcRUW {
    position: absolute;
    top: 0;
    left: 0;
    padding: 54px 0;
    width: 100%;
}

.eJcRUW.fixed {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.9) 100%);
}

.eJcRUW:not(.js-nofixed) {
    height: 70px;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.eJcRUW:not(.js-nofixed) .Header__Container-t3xxxk-3:first-child {
    min-width: 100%;
}

.eJcRUW:not(.js-nofixed) .Header__OnScrollLogo-t3xxxk-0 {
    display: block;
}

.eJcRUW:not(.js-nofixed) .Header__Logo-t3xxxk-1, .eJcRUW:not(.js-nofixed) .Header__Subtitle-t3xxxk-5 {
    display: none;
}

@media (max-width: 767px) {
    .eJcRUW:not(.js-nofixed) .Header__Title-t3xxxk-6, .eJcRUW:not(.js-nofixed) .Header__RegisterBtn-t3xxxk-7 {
        display: none !important;
    }
}

.eJcRUW:not(.js-nofixed) .Header__RegisterBtn-t3xxxk-7 {
    padding: 0;
    height: 38px;
    width: 144px;
    line-height: normal;
    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;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media screen and (min-width: 1024px) {
    .eJcRUW {
        z-index: 202;
    }
}

@media screen and (max-width: 1640px) {
    .eJcRUW {
        padding: 34px 0;
    }
}

@media screen and (max-width: 1440px) {
    .eJcRUW {
        padding: 34px 0;
    }
}

@media screen and (max-width: 1024px) {
    .eJcRUW {
        padding: 24px 0;
    }
}

data-styled.g21[id="Header__PageHeader-t3xxxk-10"] {
    content: "eJcRUW,"
}

.wcUAw {
    position: relative;
    font-weight: 800;
    display: block;
    font-size: 90px;
    line-height: 130%;
    -webkit-letter-spacing: 0.06em;
    -moz-letter-spacing: 0.06em;
    -ms-letter-spacing: 0.06em;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: transparent;
}

@media screen and (max-width: 1640px) {
    .wcUAw {
        font-size: 80px;
    }
}

@media screen and (max-width: 1440px) {
    .wcUAw {
        font-size: 70px;
    }
}

@media screen and (max-width: 1024px) {
    .wcUAw {
        font-size: 60px;
    }
}

@media screen and (max-width: 600px) {
    .wcUAw {
        font-size: 40px;
    }
}

data-styled.g22[id="MenuLink__Link-sc-3rx2sj-0"] {
    content: "wcUAw,"
}

.koYjGr {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* .koYjGr:hover > text:first-of-type, .koYjGr:hover > text:nth-of-type(2) {
    opacity: 1;
}

.koYjGr:hover > text:last-of-type {
    fill: transparent;
    stroke: #ffffff;
} */

@media screen and (max-width: 1024px) and (min-width: 600px) {
    .koYjGr {
        top: 25%;
    }
}

data-styled.g23[id="MenuLink__Svg-sc-3rx2sj-1"] {
    content: "koYjGr,"
}

.brcpaN {
    fill: transparent;
    stroke: url(#gradient);
    stroke-width: 2px;
    line-height: 100%;
    font-size: inherit;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.brcpaN:last-of-type {
    fill: #ffffff;
    stroke: transparent;
}

.brcpaN:first-of-type {
    opacity: 0;
    -webkit-transform: translateY(17px);
    -ms-transform: translateY(17px);
    transform: translateY(17px);
}

@media screen and (max-width: 1640px) {
    .brcpaN:first-of-type {
        -webkit-transform: translateY(13px);
        -ms-transform: translateY(13px);
        transform: translateY(13px);
    }
}

@media screen and (max-width: 1024px) {
    .brcpaN:first-of-type {
        -webkit-transform: translateY(11px);
        -ms-transform: translateY(11px);
        transform: translateY(11px);
    }
}

@media screen and (max-width: 600px) {
    .brcpaN:first-of-type {
        -webkit-transform: translateY(6px);
        -ms-transform: translateY(6px);
        transform: translateY(6px);
    }
}

.brcpaN:nth-of-type(2) {
    opacity: 0;
    -webkit-transform: translateY(34px);
    -ms-transform: translateY(34px);
    transform: translateY(34px);
}

@media screen and (max-width: 1640px) {
    .brcpaN:nth-of-type(2) {
        -webkit-transform: translateY(26px);
        -ms-transform: translateY(26px);
        transform: translateY(26px);
    }
}

@media screen and (max-width: 1024px) {
    .brcpaN:nth-of-type(2) {
        -webkit-transform: translateY(22px);
        -ms-transform: translateY(22px);
        transform: translateY(22px);
    }
}

@media screen and (max-width: 600px) {
    .brcpaN:nth-of-type(2) {
        -webkit-transform: translateY(12px);
        -ms-transform: translateY(12px);
        transform: translateY(12px);
    }
}

data-styled.g24[id="MenuLink__Text-sc-3rx2sj-2"] {
    content: "brcpaN,"
}

.iAnwUm {
    display: block;
    width: 100%;
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    color: transparent;
}

data-styled.g25[id="MenuLink__HiddenText-sc-3rx2sj-3"] {
    content: "iAnwUm,"
}


.cjQTtr {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: #000000;
    overflow: hidden;
  }

  .cjQTtr.active {
    -webkit-animation: polygonOpen ease-in 500ms;
    animation: polygonOpen ease-in 500ms;
  }

  .cjQTtr::after {
    content: "";
    position: absolute;
    top: 0px;
    left: -10%;
    z-index: 1;
    height: 0px;
    width: 120%;
    background-color: #3DB54A;
  }

  .cjQTtr.active::after {
    -webkit-animation: pumpIn ease-in 500ms;
    animation: pumpIn ease-in 500ms;
  }

  .cjQTtr.non-active {
    -webkit-animation: polygonClose ease-in 500ms;
    animation: polygonClose ease-in 500ms;
  }

  .cjQTtr.non-active::after {
    -webkit-animation: pumpOut ease-in 520ms;
    animation: pumpOut ease-in 520ms;
  }

  .cjQTtr.dNone {
    display: none;
  }

  .js-menu-item.animate {
    -webkit-animation: linkSlideIn ease-in 300ms;
    animation: linkSlideIn ease-in 300ms;
  }

  @-webkit-keyframes linkSlideIn {
    from {
      -webkit-transform: translateY(100px);
      -ms-transform: translateY(100px);
      transform: translateY(100px);
    }

    to {
      -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
      transform: translateY(0px);
    }
  }

  @keyframes linkSlideIn {
    from {
      -webkit-transform: translateY(100px);
      -ms-transform: translateY(100px);
      transform: translateY(100px);
    }

    to {
      -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
      transform: translateY(0px);
    }
  }

  @-webkit-keyframes polygonOpen {
    from {
      -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
      clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
    }

    to {
      -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
      clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    }
  }

  @keyframes polygonOpen {
    from {
      -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
      clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
    }

    to {
      -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
      clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    }
  }

  @-webkit-keyframes polygonClose {
    from {
      -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
      clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    }

    to {
      -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
      clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
    }
  }

  @keyframes polygonClose {
    from {
      -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
      clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    }

    to {
      -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
      clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
    }
  }

  @-webkit-keyframes pumpIn {
    from {
      height: 0px;
      top: calc(0% - 100px);
    }

    50% {
      height: 100px;
    }

    to {
      height: 0px;
      top: calc(100% - 100px);
    }
  }

  @keyframes pumpIn {
    from {
      height: 0px;
      top: calc(0% - 100px);
    }

    50% {
      height: 100px;
    }

    to {
      height: 0px;
      top: calc(100% - 100px);
    }
  }

  @-webkit-keyframes pumpOut {
    from {
      height: 0px;
      top: calc(100% - 100px);
    }

    50% {
      height: 100px;
    }

    to {
      height: 0px;
      top: calc(0% - 100px);
    }
  }

  @keyframes pumpOut {
    from {
      height: 0px;
      top: calc(100% - 100px);
    }

    50% {
      height: 100px;
    }

    to {
      height: 0px;
      top: calc(0% - 100px);
    }
  }

  data-styled.g26[id="Menu__Wrapper-r0l542-0"] {
    content: "cjQTtr,"
  }

.kRpzyq {
    position: absolute;
    top: 50%;
    left: 50%;
    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;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 0 135px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 1280px) {
    .kRpzyq {
        padding: 0 95px;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

@media screen and (max-width: 600px) {
    .kRpzyq {
        padding: 0 16px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

data-styled.g27[id="Menu__Container-r0l542-1"] {
    content: "kRpzyq,"
}

.js-menu-item.with-hover:hover text:nth-child(3),
.js-menu-item.with-hover:hover text:nth-child(2) {
  -webkit-animation: anim 2s infinite;
  animation: anim 2s infinite;
}

.js-menu-item:hover text:nth-child(3) {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
}

.js-menu-item:hover text:nth-child(2) {
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}

@-webkit-keyframes anim {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes anim {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.bSiCLq {
    margin-right: 314px;
    min-width: 600px;
    height: 600px;
}

@media screen and (max-width: 1640px) {
    .bSiCLq {
        min-width: 570px;
        height: 570px;
        margin-right: 234px;
    }
}

@media screen and (max-width: 1440px) {
    .bSiCLq {
        min-width: 494px;
        height: 494px;
        margin-right: 212px;
    }
}

@media screen and (max-width: 1280px) {
    .bSiCLq {
        margin-right: 0;
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}

@media screen and (max-width: 600px) {
    .bSiCLq {
        display: none;
    }
}

data-styled.g28[id="Menu__Gif-r0l542-2"] {
    content: "bSiCLq,"
}

.jjgyCF {
    position: absolute;
    padding: 0 50px;
    bottom: 36px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

@media screen and (max-width: 1640px) {
    .jjgyCF {
        bottom: 28px;
        padding: 0 24px;
    }
}

@media screen and (max-width: 1024px) {
    .jjgyCF {
        bottom: 25px;
        padding: 0 20px;
    }
}

@media screen and (max-width: 600px) {
    .jjgyCF {
        padding: 0 45px 0 16px;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

data-styled.g32[id="Menu__BottomRow-r0l542-6"] {
    content: "jjgyCF,"
}

.hTAfts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 600px) {
    .hTAfts {
        margin-bottom: 30px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

data-styled.g33[id="Menu__Social-r0l542-7"] {
    content: "hTAfts,"
}

.iTRBST {
    margin-right: 47px;
    font-weight: 800;
    font-size: 15px;
    line-height: 130%;
    -webkit-letter-spacing: 0.06em;
    -moz-letter-spacing: 0.06em;
    -ms-letter-spacing: 0.06em;
    letter-spacing: 0.06em;
    z-index: 1;
    text-transform: uppercase;
    color: inherit;
}

@media screen and (max-width: 1640px) {
    .iTRBST {
        margin-right: 40px;
        font-size: 13px;
    }
}

@media screen and (max-width: 1640px) {
    .iTRBST {
        margin-right: 40px;
        font-size: 13px;
    }
}

@media screen and (max-width: 600px) {
    .iTRBST {
        margin-right: 0;
        font-size: 11px;
    }

    .iTRBST:after, .iTRBST:before {
        left: 0;
        text-align: left !important;
        right: auto !important;
    }
}

.iTRBST:last-child {
    margin-right: 0;
}

data-styled.g34[id="Menu__SocialLink-r0l542-8"] {
    content: "iTRBST,"
}

.lmqYZV {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 45px;
    height: 166px;
}

@media (min-width: 1240px) {
    .lmqYZV {
        display: none;
    }
}

data-styled.g35[id="Menu__BottomLogo-r0l542-9"] {
    content: "lmqYZV,"
}

.iDihfA {
    width: 100%;
    height: 100vh;
    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;
}

data-styled.g36[id="HomeScreen__Section-sc-69cpy4-0"] {
    content: "iDihfA,"
}

.JjHqw {
    position: relative;
    margin: 0 auto;
    max-width: 1380px;
    height: 547px;
    font-size: 158px;
}

@media screen and (max-width: 1640px) {
    .JjHqw {
        max-width: 1200px;
        height: 500px;
        font-size: 148px;
    }
}

@media screen and (max-width: 1440px) {
    .JjHqw {
        max-width: 1076px;
        height: 426px;
        font-size: 128px;
    }
}

@media screen and (max-width: 1240px) {
    .JjHqw {
        max-width: 1076px;
        height: 400px;
        font-size: 108px;
    }
}

@media screen and (max-width: 1024px) {
    .JjHqw {
        max-width: 725px;
        height: 336px;
        font-size: 90px;
    }
}

@media screen and (max-width: 800px) {
    .JjHqw {
        max-width: 725px;
        height: 260px;
        font-size: 66px;
    }
}

@media screen and (max-width: 600px) {
    .JjHqw {
        max-width: 400px;
        height: 176px;
        font-size: 48px;
    }
}

@media screen and (max-width: 440px) {
    .JjHqw {
        max-width: 400px;
        height: 176px;
        font-size: 35px;
    }
}

data-styled.g38[id="HomeScreen__HomeTitle-sc-69cpy4-2"] {
    content: "JjHqw,"
}

.cyqIxS {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    padding-right: 87px;
    font-weight: bold;
    font-size: inherit;
    line-height: 130%;
}

@media screen and (max-width: 1640px) {
    .cyqIxS {
        padding-right: 77px;
    }
}

@media screen and (max-width: 1440px) {
    .cyqIxS {
        padding-right: 68px;
    }
}

@media screen and (max-width: 1024px) {
    .cyqIxS {
        padding-right: 52px;
    }
}

@media screen and (max-width: 600px) {
    .cyqIxS {
        padding-right: 50px;
    }
}

@media screen and (max-width: 440px) {
    .cyqIxS {
        padding-right: 28px;
    }
}

.cyqIxS:nth-child(3n + 3) {
    top: auto;
    left: 65px;
    bottom: 0;
}

.cyqIxS:nth-child(3n + 3)::before {
    position: absolute;
    right: 0;
    bottom: 37px;
    display: block;
    width: 87px;
    height: 26px;
    content: '';
    background-color: #58bE5e;
    -webkit-animation: 1000ms ease-in-out blink infinite;
    animation: 1000ms ease-in-out blink infinite;
}

@media screen and (max-width: 1640px) {
    .cyqIxS:nth-child(3n + 3)::before {
        bottom: 32px;
        width: 77px;
        height: 18px;
    }
}

@media screen and (max-width: 1440px) {
    .cyqIxS:nth-child(3n + 3)::before {
        width: 68px;
        height: 16px;
        bottom: 19px;
    }
}

@media screen and (max-width: 1024px) {
    .cyqIxS:nth-child(3n + 3)::before {
        bottom: 10px;
        width: 52px;
        height: 16px;
    }
}

@media screen and (max-width: 800px) {
    .cyqIxS:nth-child(3n + 3)::before {
        bottom: 8px;
        width: 45px;
        height: 10px;
    }
}

@media screen and (max-width: 600px) {
    .cyqIxS:nth-child(3n + 3)::before {
        bottom: 6px;
        width: 40px;
        height: 8px;
    }
}

@media screen and (max-width: 440px) {
    .cyqIxS:nth-child(3n + 3)::before {
        bottom: 6px;
        width: 20px;
        height: 8px;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

data-styled.g39[id="HomeScreen__Word-sc-69cpy4-3"] {
    content: "cyqIxS,"
}

.hpmCqp {
    position: absolute;
    left: auto;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: bold;
    display: block;
    font-size: inherit;
    line-height: 135%;
    top: 52%;
}

@media screen and (max-width: 1024px) {
    .hpmCqp {
        line-height: 70%;
    }
}

@media screen and (max-width: 800px) {
    .hpmCqp {
        line-height: 140%;
    }
}

data-styled.g40[id="HomeScreen__Span-sc-69cpy4-4"] {
    content: "hpmCqp,"
}

.dXHNVY {
    position: absolute !important;
    top: 50% !important;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

data-styled.g41[id="HomeScreen__Svg-sc-69cpy4-5"] {
    content: "dXHNVY,"
}

.hHFLDW {
    fill: transparent;
    stroke: url(#gradient);
    stroke-width: 2px;
    line-height: 100%;
    font-size: inherit;
}

@media screen and (max-width: 600px) {
    .hHFLDW {
        stroke-width: 1px !important;
    }
}

.hHFLDW:last-of-type {
    stroke: #ffffff;
}

.hHFLDW:first-of-type {
    -webkit-transform: translateY(17px);
    -ms-transform: translateY(17px);
    transform: translateY(17px);
}

@media screen and (max-width: 1640px) {
    .hHFLDW:first-of-type {
        -webkit-transform: translateY(13px);
        -ms-transform: translateY(13px);
        transform: translateY(13px);
    }
}

@media screen and (max-width: 1024px) {
    .hHFLDW:first-of-type {
        -webkit-transform: translateY(11px);
        -ms-transform: translateY(11px);
        transform: translateY(11px);
    }
}

@media screen and (max-width: 600px) {
    .hHFLDW:first-of-type {
        -webkit-transform: translateY(6px);
        -ms-transform: translateY(6px);
        transform: translateY(6px);
    }
}

.hHFLDW:nth-of-type(2) {
    -webkit-transform: translateY(34px);
    -ms-transform: translateY(34px);
    transform: translateY(34px);
}

@media screen and (max-width: 1640px) {
    .hHFLDW:nth-of-type(2) {
        -webkit-transform: translateY(26px);
        -ms-transform: translateY(26px);
        transform: translateY(26px);
    }
}

@media screen and (max-width: 1024px) {
    .hHFLDW:nth-of-type(2) {
        -webkit-transform: translateY(22px);
        -ms-transform: translateY(22px);
        transform: translateY(22px);
    }
}

@media screen and (max-width: 600px) {
    .hHFLDW:nth-of-type(2) {
        -webkit-transform: translateY(12px);
        -ms-transform: translateY(12px);
        transform: translateY(12px);
    }
}

data-styled.g42[id="HomeScreen__Text-sc-69cpy4-6"] {
    content: "hHFLDW,"
}

.hOlOHD {
    display: block;
    width: 100%;
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    color: transparent;
}

data-styled.g43[id="HomeScreen__HiddenText-sc-69cpy4-7"] {
    content: "hOlOHD,"
}

.gGUefk {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
}

@media screen and (max-width: 475px) {
    .gGUefk {
        display: none;
    }
}

data-styled.g44[id="HomeScreen__BottomRow-sc-69cpy4-8"] {
    content: "gGUefk,"
}

.fcxKuQ {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

data-styled.g45[id="HomeScreen__BottomContainer-sc-69cpy4-9"] {
    content: "fcxKuQ,"
}

.isPCwv {
    font-weight: 800;
    font-size: 15px;
    line-height: 130%;
    -webkit-letter-spacing: 0.06em;
    -moz-letter-spacing: 0.06em;
    -ms-letter-spacing: 0.06em;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #FFFFFF;
}

@media screen and (max-width: 1640px) {
    .isPCwv {
        font-size: 13px;
    }
}

@media screen and (max-width: 1024px) {
    .isPCwv:first-child {
        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;
    }

    .isPCwv:first-child::after {
        margin-left: 12px;
        width: 13px;
        height: 13px;
        display: block;
        content: '';
        background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNLTYuMTU1MzRlLTA1IDEuNDE0MDlMNS4yMjEyOSA2LjYzNTQ0TC02LjEwOTdlLTA1IDExLjg1NjhMMS40MTQxNSAxMy4yNzFMNy4zNDI2MSA3LjM0MjU0TDguMDQ5NzEgNi42MzU0NEw3LjM0MjYxIDUuOTI4MzNMMS40MTQxNSAtMC4wMDAxMjQ5OTNMLTYuMTU1MzRlLTA1IDEuNDE0MDlaTTUuODY5MDggMS40MTQwOUwxMS4wOTA0IDYuNjM1NDRMNS44NjkwOCAxMS44NTY4TDcuMjgzMjkgMTMuMjcxTDEzLjIxMTcgNy4zNDI1NEwxMy45MTg5IDYuNjM1NDNMMTMuMjExNyA1LjkyODMzTDcuMjgzMjkgLTAuMDAwMTI1MjVMNS44NjkwOCAxLjQxNDA5WiIgZmlsbD0id2hpdGUiLz4NCjwvc3ZnPg0K) no-repeat center / cover;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}

data-styled.g46[id="HomeScreen__BottomLink-sc-69cpy4-10"] {
    content: "isPCwv,"
}

.kDJaSX {
    width: 100%;
    height: 100%;
}

data-styled.g47[id="HomeScreen__SideLogo-sc-69cpy4-11"] {
    content: "kDJaSX,"
}

.jmwAvF {
    position: fixed;
    top: 50%;
    left: 0;
    z-index: 10;
    width: 45px;
    height: 166px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: fixed;
    top: 50%;
    left: 0;
    z-index: 10;
    width: 45px;
    height: 166px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media screen and (max-width: 1024px) {
    .jmwAvF {
        display: none;
    }
}

data-styled.g48[id="HomeScreen__WrapperSideLogo-sc-69cpy4-12"] {
    content: "jmwAvF,"
}

.hDlzmB {
    width: 100%;
    height: 100%;
}

data-styled.g49[id="HomeScreen__Link-sc-69cpy4-13"] {
    content: "hDlzmB,"
}

.ejfa-dt {
    position: absolute !important;
    bottom: 10px;
    left: 16px;
    display: block;
    width: calc(100% - 32px);
    height: 46px;
    font-weight: 800;
    font-size: 12px;
    text-align: center;
    -webkit-letter-spacing: 0.06em;
    -moz-letter-spacing: 0.06em;
    -ms-letter-spacing: 0.06em;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    border: none;
    outline: none;
}

@media screen and (min-width: 476px) {
    .ejfa-dt {
        display: none;
    }
}

data-styled.g50[id="HomeScreen__RegisterButton-sc-69cpy4-14"] {
    content: "ejfa-dt,"
}

.evFtMj {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    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;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1000;
}

data-styled.g51[id="Modal__ModalWrapper-sc-3qv66o-0"] {
    content: "evFtMj,"
}

.gSSxWO {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1001;
    background-color: rgba(0, 0, 0, 0.85);
}

data-styled.g52[id="Modal__Overflow-sc-3qv66o-1"] {
    content: "gSSxWO,"
}

.fCvymr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    /* overflow: hidden; */
    z-index: 1002;
    width: 100vw;
    height: 75vh;
}

.fCvymr > .modalSlide {
    min-width: 100%;
    height: 100%;
    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;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.fCvymr > .modalSlide * {
    max-width: 100%;
    height: 100%;
}

.fCvymr > .modalSlide iframe {
    width: 80%;
    height: 100%;
}

data-styled.g53[id="Modal__ContentWrapper-sc-3qv66o-2"] {
    content: "fCvymr,"
}

.bLLolC {
    position: absolute;
    left: 20px;
    top: 30px;
    font-size: 15px;
    z-index: 1002;
    word-spacing: 0.4em;
}

@media screen and (max-width: 767px) {
    .bLLolC {
        left: 50%;
        transform: translateX(-50%);
    }
}

data-styled.g54[id="Modal__ModalNav-sc-3qv66o-3"] {
    content: "bLLolC,"
}

.igGpxa  > svg {
    pointer-events: auto;
}

.igGpxa {
    pointer-events: none;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    z-index: 1003;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

@media screen and (min-width: 1024px) {
    .igGpxa > * {
        padding: 20px;
        margin: 0 20px;
        width: 70px !important;
        height: 70px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .igGpxa > * {
        padding: 20px;
        margin: 0 20px;
        width: 70px !important;
        height: 70px !important;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .igGpxa > * {
        padding: 20px;
        margin: 0 20px;
        width: 60px !important;
        height: 60px !important;
    }
    .igGpxa {
        top: auto;
        bottom: calc((var(--vh, 1vh) * 25 ) * 0.25);
        transform: translateY(43%);
    }
}

.igGpxa > * + * {
    margin-left: 28px;
}

.igGpxa svg {
    cursor: pointer;
}

.igGpxa svg:first-child > path {
    fill: #fff;
}

.igGpxa svg:last-child > path {
    fill: #fff;
}

data-styled.g55[id="Modal__ControlsWrapper-sc-3qv66o-4"] {
    content: "igGpxa,"
}

.kwYNgw {
    position: absolute;
    z-index: 1002;
    top: 20px;
    right: 20px;
    height: 40px;
    width: 40px;
}

.kwYNgw::before, .kwYNgw::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    border-bottom: 2px solid #fff;
    width: 18px;
}

.kwYNgw::before {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.kwYNgw::after {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

data-styled.g56[id="Modal__Close-sc-3qv66o-5"] {
    content: "kwYNgw,"
}

.fegGKL {
    right: 10px;
    position: absolute;
    bottom: 44px;
    width: 120px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 2000;
    -webkit-align-items: baseline;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

@media screen and (max-width: 1024px) {
    .fegGKL {
        display: none;
    }
}

data-styled.g57[id="Modal__WrapperArrow-sc-3qv66o-6"] {
    content: "fegGKL,"
}

.bdjucO {
    position: relative;
    font-weight: bold;
    display: inline-block;
    font-size: 150px;
    line-height: 100%;
}

@media screen and (max-width: 1640px) {
    .bdjucO {
        font-size: 130px;
    }
}

@media screen and (max-width: 1440px) {
    .bdjucO {
        font-size: 110px;
    }
}

@media screen and (max-width: 1024px) {
    .bdjucO {
        font-size: 80px;
    }
}

@media screen and (max-width: 600px) {
    .bdjucO {
        font-size: 50px;
    }
}

data-styled.g58[id="Title__Span-sc-16n9fim-0"] {
    content: "bdjucO,"
}

.hKLXgg {
    position: absolute !important;
    top: 50% !important;
    left: 0;
    width: 100%;
    height: 186px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

data-styled.g60[id="Title__Svg-sc-16n9fim-2"] {
    content: "hKLXgg,"
}

.iNlxRj {
    fill: transparent;
    stroke: url(#gradient);
    stroke-width: 2px;
    line-height: 100%;
    font-size: inherit;
}

.iNlxRj:last-of-type {
    fill: #ffffff;
    stroke: none;
}

.iNlxRj:first-of-type {
    -webkit-transform: translateY(17px);
    -ms-transform: translateY(17px);
    transform: translateY(17px);
}

@media screen and (max-width: 1640px) {
    .iNlxRj:first-of-type {
        -webkit-transform: translateY(13px);
        -ms-transform: translateY(13px);
        transform: translateY(13px);
    }
}

@media screen and (max-width: 1024px) {
    .iNlxRj:first-of-type {
        -webkit-transform: translateY(11px);
        -ms-transform: translateY(11px);
        transform: translateY(11px);
    }
}

@media screen and (max-width: 600px) {
    .iNlxRj:first-of-type {
        -webkit-transform: translateY(6px);
        -ms-transform: translateY(6px);
        transform: translateY(6px);
    }
}

.iNlxRj:nth-of-type(2) {
    -webkit-transform: translateY(34px);
    -ms-transform: translateY(34px);
    transform: translateY(34px);
}

@media screen and (max-width: 1640px) {
    .iNlxRj:nth-of-type(2) {
        -webkit-transform: translateY(26px);
        -ms-transform: translateY(26px);
        transform: translateY(26px);
    }
}

@media screen and (max-width: 1024px) {
    .iNlxRj:nth-of-type(2) {
        -webkit-transform: translateY(22px);
        -ms-transform: translateY(22px);
        transform: translateY(22px);
    }
}

@media screen and (max-width: 600px) {
    .iNlxRj:nth-of-type(2) {
        -webkit-transform: translateY(12px);
        -ms-transform: translateY(12px);
        transform: translateY(12px);
    }
}

data-styled.g61[id="Title__Text-sc-16n9fim-3"] {
    content: "iNlxRj,"
}

.dYwHSI {
    display: block;
    width: 100%;
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    color: transparent;
}

data-styled.g62[id="Title__HiddenText-sc-16n9fim-4"] {
    content: "dYwHSI,"
}

.jcNKCu {
    position: relative;
    height: 1em;
    width: 2em;
}

.jcNKCu::before, .jcNKCu::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    height: .8em;
    width: .8em;
}

.jcNKCu::before {
    left: 35%;
    -webkit-animation: 1.5s linear .75s slightlyFade infinite;
    animation: 1.5s linear .75s slightlyFade infinite;
}

.jcNKCu::after {
    -webkit-animation: 1.5s linear 0ms slightlyFade infinite;
    animation: 1.5s linear 0ms slightlyFade infinite;
    left: 60%;
}

@-webkit-keyframes slightlyFade {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.3;
    }
}

@keyframes slightlyFade {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.3;
    }
}

data-styled.g63[id="About__Arrows-sc-1y6ctji-0"] {
    content: "jcNKCu,"
}

.gQCKcu {
    padding: 328px 0 523px;
}

@media screen and (max-width: 1440px) {
    .gQCKcu {
        padding: 260px 0 359px;
    }
}

@media screen and (max-width: 1024px) {
    .gQCKcu {
        padding: 180px 0 200px;
    }
}

@media screen and (max-width: 1024px) {
    .gQCKcu {
        padding: 180px 0 200px;
    }
}

@media screen and (max-width: 600px) {
    .gQCKcu {
        padding: 120px 0;
    }
}

data-styled.g64[id="About__Section-sc-1y6ctji-1"] {
    content: "gQCKcu,"
}

.cuUMXx {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 1024px) {
    .cuUMXx {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

data-styled.g65[id="About__Container-sc-1y6ctji-2"] {
    content: "cuUMXx,"
}

.jdYrpz {
    margin-right: 40px;
    max-width: 624px;
}

@media screen and (max-width: 1640px) {
    .jdYrpz {
        max-width: 554px;
    }
}

@media screen and (max-width: 1440px) {
    .jdYrpz {
        max-width: 502px;
    }
}

@media screen and (max-width: 1024px) {
    .jdYrpz {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
        max-width: 495px;
        margin-right: 0;
        margin-bottom: 142px;
    }
}

@media screen and (max-width: 600px) {
    .jdYrpz {
        margin-bottom: 75px;
    }
}

data-styled.g66[id="About__Info-sc-1y6ctji-3"] {
    content: "jdYrpz,"
}

.kkLUTa {
    margin-bottom: 60px;
}

@media screen and (max-width: 1440px) {
    .kkLUTa {
        margin-bottom: 47px;
    }
}

@media screen and (max-width: 1024px) {
    .kkLUTa {
        margin-bottom: 36px;
    }
}

data-styled.g67[id="About__H2-sc-1y6ctji-4"] {
    content: "kkLUTa,"
}

.cknKaq {
    margin-bottom: 40px;
    line-height: 130%;
    font-weight: normal;
    font-size: 26px;
}

@media screen and (max-width: 1640px) {
    .cknKaq {
        margin-bottom: 40px;
        font-size: 22px;
    }
}

@media screen and (max-width: 1440px) {
    .cknKaq {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 1024px) {
    .cknKaq {
        font-size: 18px;
    }
}

@media screen and (max-width: 600px) {
    .cknKaq {
        font-size: 15px;
    }
}

.cknKaq .bold {
    font-weight: bold;
}

.cknKaq:last-child {
    margin-bottom: 0;
}

data-styled.g68[id="About__Text-sc-1y6ctji-5"] {
    content: "cknKaq,"
}

.YyVI {
    padding-right: 50px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 500px;
    max-width: 783px;
}

@media screen and (max-width: 1640px) {
    .YyVI {
        padding-right: 45px;
        max-width: 686px;
    }
}

@media screen and (max-width: 1440px) {
    .YyVI {
        padding-right: 40px;
        max-width: 646px;
    }
}

@media screen and (max-width: 1024px) {
    .YyVI {
        max-width: 610px;
        width: 100%;
        min-width: auto;
    }
}

@media screen and (max-width: 600px) {
    .YyVI {
        max-width: 288px;
        padding-right: 20px;
    }
}

data-styled.g69[id="About__VideoBlock-sc-1y6ctji-6"] {
    content: "YyVI,"
}

.gTNduh {
    position: relative;
    margin-bottom: 60px;
    width: 100%;
    height: 467px;
}

@media screen and (max-width: 1640px) {
    .gTNduh {
        margin-bottom: 40px;
        height: 409px;
    }
}

@media screen and (max-width: 1440px) {
    .gTNduh {
        margin-bottom: 30px;
        height: 386px;
    }
}

@media screen and (max-width: 1024px) {
    .gTNduh {
        height: 364px;
    }
}

@media screen and (max-width: 600px) {
    .gTNduh {
        margin-bottom: 16px;
        height: 171px;
    }
}

data-styled.g70[id="About__VideoSlider-sc-1y6ctji-7"] {
    content: "gTNduh,"
}

.hBkSqZ {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    -webkit-filter: brightness(0.3);
    filter: brightness(0.3);
    -webkit-transform: translate(50px, -50px);
    -ms-transform: translate(50px, -50px);
    transform: translate(50px, -50px);
    -webkit-transition: -webkit-transform 100ms;
    -webkit-transition: transform 100ms;
    transition: transform 100ms;
}

@media screen and (max-width: 1640px) {
    .hBkSqZ {
        -webkit-transform: translate(45px, -45px);
        -ms-transform: translate(45px, -45px);
        transform: translate(45px, -45px);
    }
}

@media screen and (max-width: 1440px) {
    .hBkSqZ {
        -webkit-transform: translate(42px, -42px);
        -ms-transform: translate(42px, -42px);
        transform: translate(42px, -42px);
    }
}

@media screen and (max-width: 1024px) {
    .hBkSqZ {
        -webkit-transform: translate(40px, -40px);
        -ms-transform: translate(40px, -40px);
        transform: translate(40px, -40px);
    }
}

@media screen and (max-width: 600px) {
    .hBkSqZ {
        -webkit-transform: translate(20px, -20px);
        -ms-transform: translate(20px, -20px);
        transform: translate(20px, -20px);
    }
}

.hBkSqZ .item {
    display: none;
}

.hBkSqZ::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid #fff;
    content: '';
    display: block;
}

.hBkSqZ::before {
    content: '';
    position: absolute;
    top: calc(50% + 1px);
    left: calc(50% + 3px);
    display: block;
    width: 30px;
    height: 30px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTkiIGhlaWdodD0iMTEzIiB2aWV3Qm94PSIwIDAgOTkgMTEzIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KPGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfZCkiPg0KPHBhdGggZD0iTTE3LjQ5OTkgMTUuNDIxTDc5LjE0OTQgNTIuNUwxNy40OTk5IDg5LjU3OUwxNy40OTk5IDE1LjQyMVoiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iNSIvPg0KPC9nPg0KPGRlZnM+DQo8ZmlsdGVyIGlkPSJmaWx0ZXIwX2QiIHg9Ii02LjEwMzUyZS0wNSIgeT0iMCIgd2lkdGg9Ijk5IiBoZWlnaHQ9IjExMyIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPg0KPGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz4NCjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDEyNyAwIi8+DQo8ZmVPZmZzZXQgZHk9IjQiLz4NCjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjcuNSIvPg0KPGZlQ29sb3JNYXRyaXggdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMDggMCIvPg0KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJlZmZlY3QxX2Ryb3BTaGFkb3ciLz4NCjxmZUJsZW5kIG1vZGU9Im5vcm1hbCIgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iZWZmZWN0MV9kcm9wU2hhZG93IiByZXN1bHQ9InNoYXBlIi8+DQo8L2ZpbHRlcj4NCjwvZGVmcz4NCjwvc3ZnPg0K) no-repeat center / contain;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 600px) {
    .hBkSqZ::before {
        width: 32px;
        height: 39px;
    }
}

.js-video-slide:hover:after,
.js-video-slide:hover:before {
    opacity: 0;
}

.hBkSqZ.current {
    -webkit-animation: kwGoXC 0.3s forwards;
    animation: kwGoXC 0.3s forwards;
}

@media screen and (max-width: 1640px) {
    .hBkSqZ.current {
        -webkit-animation-name: iheJXu;
        animation-name: iheJXu;
    }
}

@media screen and (max-width: 1440px) {
    .hBkSqZ.current {
        -webkit-animation-name: eIxuGY;
        animation-name: eIxuGY;
    }
}

@media screen and (max-width: 1024px) {
    .hBkSqZ.current {
        -webkit-animation-name: gfReVI;
        animation-name: gfReVI;
    }
}

@media screen and (max-width: 600px) {
    .hBkSqZ.current {
        -webkit-animation-name: iNIuqQ;
        animation-name: iNIuqQ;
    }
}

.hBkSqZ.prev {
    -webkit-animation: cEbYOx 0.3s;
    animation: cEbYOx 0.3s;
}

@media screen and (max-width: 1640px) {
    .hBkSqZ.prev {
        -webkit-animation-name: cHniV;
        animation-name: cHniV;
    }
}

@media screen and (max-width: 1440px) {
    .hBkSqZ.prev {
        -webkit-animation-name: iIfsxn;
        animation-name: iIfsxn;
    }
}

@media screen and (max-width: 1024px) {
    .hBkSqZ.prev {
        -webkit-animation-name: gSPGYT;
        animation-name: gSPGYT;
    }
}

@media screen and (max-width: 600px) {
    .hBkSqZ.prev {
        -webkit-animation-name: egVnUP;
        animation-name: egVnUP;
    }
}

data-styled.g71[id="About__Slide-sc-1y6ctji-8"] {
    content: "hBkSqZ,"
}

.bRqhZr {
    width: 100%;
    height: 100%;
    pointer-events: none;
    object-fit: cover;
}

data-styled.g72[id="About__SlideImg-sc-1y6ctji-9"] {
    content: "bRqhZr,"
}

.kYsjNc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

data-styled.g73[id="About__ButtonsRow-sc-1y6ctji-10"] {
    content: "kYsjNc,"
}

.cbLWzY {
    position: relative;
    cursor: pointer;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 800;
    font-size: 15px;
    line-height: 130%;
    -webkit-letter-spacing: 0.06em;
    -moz-letter-spacing: 0.06em;
    -ms-letter-spacing: 0.06em;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    overflow: hidden;
}

.cbLWzY > span {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    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;
}

.cbLWzY > span:last-child {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}

.cbLWzY:hover > span:first-child {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.cbLWzY:hover > span:last-child {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

@media screen and (max-width: 1640px) {
    .cbLWzY {
        font-size: 13px;
    }
}

@media screen and (max-width: 600px) {
    .cbLWzY {
        font-size: 11px;
    }
}

data-styled.g74[id="About__MoveVideo-sc-1y6ctji-11"] {
    content: "cbLWzY,"
}

.iKXyJH {
    position: fixed;
    display: none;
    height: 0;
    width: 0;
    overflow: hidden;
    z-index: 1100;
}

data-styled.g75[id="Person__CardClone-zllqiq-0"] {
    content: "iKXyJH,"
}

.fFWoIz {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

data-styled.g76[id="Person__ImgClone-zllqiq-1"] {
    content: "fFWoIz,"
}

.hsfePD {
    position: relative;
    height: 100%;
    width: 100%;
    object-fit: cover;
    -webkit-transition: -webkit-transform ease-in-out 200ms, width ease-in-out 200ms;
    -webkit-transition: transform ease-in-out 200ms, width ease-in-out 200ms;
    transition: transform ease-in-out 200ms, width ease-in-out 200ms;
}

data-styled.g77[id="Person__Img-zllqiq-2"] {
    content: "hsfePD,"
}

.PHuhl {
    margin-bottom: 13px;
    font-weight: 600;
    font-size: 28px;
    line-height: 130%;
}

@media screen and (max-width: 1640px) {
    .PHuhl {
        font-size: 24px;
    }
}

@media screen and (max-width: 1440px) {
    .PHuhl {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 1024px) {
    .PHuhl {
        margin-bottom: 8px;
        font-size: 20px;
    }
}

@media screen and (max-width: 600px) {
    .PHuhl {
        margin-bottom: 8px;
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    .PHuhl {
        padding-right: 10px;
    }
}

data-styled.g78[id="Person__Title-zllqiq-3"] {
    content: "PHuhl,"
}

.kUgwRV {
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
}

@media screen and (max-width: 1640px) {
    .kUgwRV {
        font-size: 18px;
    }
}

@media screen and (max-width: 1440px) {
    .kUgwRV {
        font-size: 16px;
    }
}

@media screen and (max-width: 1024px) {
    .kUgwRV {
        font-size: 14px;
    }
}

@media screen and (max-width: 1024px) {
    .kUgwRV {
        font-size: 11px;
    }
}

@media (max-width: 767px) {
    .kUgwRV {
        max-height: 5em;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

data-styled.g79[id="Person__Position-zllqiq-4"] {
    content: "kUgwRV,"
}

.gRIhBO {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 60%;
    width: 100%;
    z-index: 2;
    background-color: #1D1D1D;
    padding: 0 20px;
    opacity: 0;
}

.gRIhBO::after {
    height: 300px;
    width: 101%;
    content: '';
    position: absolute;
    top: 0;
    z-index: -1;
    left: 50%;
    -webkit-transform: translate(-50%, -80%);
    -ms-transform: translate(-50%, -80%);
    transform: translate(-50%, -80%);
    -webkit-transition: height ease-in-out 200ms, width ease-in-out 200ms;
    transition: height ease-in-out 200ms, width ease-in-out 200ms;
    background: linear-gradient(rgba(61, 61, 61, 0) 42.71%, #1C1C1C 80%, #1D1D1D 90%, #1D1D1D 100%);
}

data-styled.g80[id="Person__InfoClone-zllqiq-5"] {
    content: "gRIhBO,"
}

.gcgEFy {
    -webkit-transition: margin-top ease-in-out 200ms;
    transition: margin-top ease-in-out 200ms;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 25px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
}

@media screen and (min-width: 1640px) and (max-width: 1920px) {
    .gcgEFy {
        padding-bottom: 24px;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1640px) {
    .gcgEFy {
        padding-bottom: 24px;
    }
}

@media screen and (min-width: 1240px) and (max-width: 1440px) {
    .gcgEFy {
        padding: 23px 22px;
    }
}

@media (max-width: 425px) {
    .gcgEFy {
        padding: 0 0 0 10px;
        top: auto;
        bottom: 10px;
        height: auto;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
}

@media (max-width: 767px) {
    .gcgEFy {
        padding: 0 10px 10px;
    }
}

data-styled.g81[id="Person__Info-zllqiq-6"] {
    content: "gcgEFy,"
}

.kwmABs {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-top: 25px;
    margin-bottom: 20px;
    position: relative;
}

data-styled.g82[id="Person__DescriptionClone-zllqiq-7"] {
    content: "kwmABs,"
}

.bvOuWn {
    font-size: 20px;
    margin-bottom: 10px;
}

data-styled.g83[id="Person__TitleClone-zllqiq-8"] {
    content: "bvOuWn,"
}

.jAJrFL {
    font-size: 14px;
}

data-styled.g84[id="Person__PositionClone-zllqiq-9"] {
    content: "jAJrFL,"
}

.cnujVD {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
    max-height: 100%;
    padding-right: 10px;
    line-height: 1.5em;
}

.cnujVD::-webkit-scrollbar {
    width: 6px;
    height: 100px;
}

.cnujVD::-webkit-scrollbar-track {
    background-color: #2B2B2B;
}

.cnujVD::-webkit-scrollbar-thumb {
    background-color: #404040;
}

.cnujVD::-webkit-scrollbar-thumb:hover {
    background-color: #3DB54A;
}

data-styled.g85[id="Person__TextClone-zllqiq-10"] {
    content: "cnujVD,"
}

.iekIff {
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
    max-height: 200px;
    padding-right: 10px;
    line-height: 1.5em;
}

.iekIff::-webkit-scrollbar {
    width: 6px;
    height: 100px;
}

.iekIff::-webkit-scrollbar-track {
    background-color: #2B2B2B;
}

.iekIff::-webkit-scrollbar-thumb {
    background-color: #404040;
}

.iekIff::-webkit-scrollbar-thumb:hover {
    background-color: #3DB54A;
}

data-styled.g86[id="Person__Text-zllqiq-11"] {
    content: "iekIff,"
}

.hKURcX {
    -webkit-transition: max-height ease-in-out 200ms, width ease-in-out 200ms, padding ease-in-out 200ms;
    transition: max-height ease-in-out 200ms, width ease-in-out 200ms, padding ease-in-out 200ms;
    position: absolute;
    bottom: 5%;
    left: 50%;
    -webkit-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    z-index: 2;
    overflow: hidden;
    background: #1D1D1D;
}

.hKURcX::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 3;
    display: block;
    width: 20px;
    height: 20px;
    background: #3db54a;
}

data-styled.g87[id="Person__Description-zllqiq-12"] {
    content: "hKURcX,"
}

.hzsdUf {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 50px;
    width: 50px;
    z-index: 1;
    opacity: 0;
}

.hzsdUf::before, .hzsdUf::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    height: 2px;
    width: 18px;
    background-color: #fff;
}

.hzsdUf::before {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.hzsdUf::after {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

data-styled.g88[id="Person__CloseClone-zllqiq-13"] {
    content: "hzsdUf,"
}

.juZfJX {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    height: 20px;
    width: 20px;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: opacity linear 200ms, -webkit-transform ease-in-out 200ms;
    -webkit-transition: opacity linear 200ms, transform ease-in-out 200ms;
    transition: opacity linear 200ms, transform ease-in-out 200ms;
}

.juZfJX::before, .juZfJX::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    height: 2px;
    width: 18px;
    background-color: #fff;
}

.juZfJX::before {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.juZfJX::after {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

data-styled.g89[id="Person__Close-zllqiq-14"] {
    content: "juZfJX,"
}

.lbYRuN {
    z-index: 6;
    position: relative;
    margin-bottom: 112px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}

.lbYRuN.desktopOpen::before {
    display: none;
}

.lbYRuN.desktopOpen::after {
    height: 105%;
    width: 110%;
    background: linear-gradient(rgba(61, 61, 61, 0) 42.71%, rgb(28, 28, 28) 80%, rgb(29, 29, 29) 90%, rgb(29, 29, 29) 100%);
}

.lbYRuN.desktopOpen .Person__Close-zllqiq-14 {
    opacity: 1;
}

@media (min-width: 767px) {
    .lbYRuN.desktopOpen .Person__Img-zllqiq-2 {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.lbYRuN.desktopOpen .Person__Info-zllqiq-6 {
    margin-top: -10%;
}

@media (max-width: 767px) {
    .lbYRuN.desktopOpen .Person__Info-zllqiq-6 {
        padding: 24px 10px;
    }
}

.lbYRuN.desktopOpen .Person__Description-zllqiq-12 {
    max-height: 280px;
    padding: 20px 18px 40px 40px;
    width: 110%;
}

@media (max-width: 767px) {
    .lbYRuN.desktopOpen .Person__Description-zllqiq-12 {
        padding: 20px;
    }
}

.lbYRuN:not(.desktopOpen)::before {
    display: block;
}

.lbYRuN:not(.desktopOpen)::after {
    height: 100%;
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0) 59.64%, rgba(0, 0, 0, 0.5) 100%);
}

.lbYRuN:not(.desktopOpen) .Person__Close-zllqiq-14 {
    opacity: 0;
    height: 0;
}

.lbYRuN:not(.desktopOpen) .Person__Info-zllqiq-6 {
    margin-top: 0;
}

.lbYRuN:not(.desktopOpen) .Person__Description-zllqiq-12 {
    max-height: 0;
    padding: 0 40px;
    width: 100%;
}

@media (max-width: 767px) {
    .lbYRuN:not(.desktopOpen) .Person__Description-zllqiq-12 {
        padding: 0 20px;
    }
}

.lbYRuN::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 20px;
    height: 20px;
    background: #3db54a;
}

@media (max-width: 767px) {
    .lbYRuN::before {
        height: 10px;
        width: 10px;
    }
}

.lbYRuN::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: height ease-in-out 200ms, width ease-in-out 200ms;
    transition: height ease-in-out 200ms, width ease-in-out 200ms;
}

@media screen and (min-width: 1920px) {
    .lbYRuN {
        margin-bottom: 120px;
        max-width: 390px;
        min-height: 480px;
        max-height: 481px;
    }
}

@media (max-width: 1920px) {
    .lbYRuN {
        margin-bottom: 120px;
        min-height: 430px;
        max-height: 431px;
        max-width: 350px;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1640px) {
    .lbYRuN {
        margin-bottom: 112px;
        max-width: 320px;
        min-height: 390px;
        max-height: 391px;
    }
}

@media screen and (min-width: 1240px) and (max-width: 1440px) {
    .lbYRuN {
        margin-bottom: 110px;
        min-height: 390px;
        max-height: 391px;
        max-width: 320px;
    }
}

@media screen and (min-width: 1080px) and (max-width: 1240px) {
    .lbYRuN {
        margin-bottom: 114px;
        max-width: 320px;
    }
}

@media screen and (min-width: 1025px) {
    .lbYRuN:not(:nth-child(6n + 5)) {
        margin-right: 40px;
    }

    .lbYRuN:nth-last-child(-n + 3) {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 767px) and (max-width: 1080px) {
    .lbYRuN {
        margin-bottom: 130px;
        max-width: 300px;
        min-height: 370px;
        max-height: 371px;
    }

    .lbYRuN:not(:nth-child(4n + 3)) {
        margin-right: 40px;
    }

    .lbYRuN:nth-last-child(-n + 2) {
        margin-bottom: 0;
    }
}

@media (max-width: 1080px) {
    .lbYRuN {
        -webkit-flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
    }
}

@media screen and (min-width: 425px) and (max-width: 767px) {
    .lbYRuN:not(:nth-child(4n + 3)) {
        margin-right: 60px;
    }
}

@media (max-width: 425px) {
    .lbYRuN:not(:nth-child(4n + 3)) {
        margin-right: 16px;
    }
}

@media screen and (min-width: 425px) and (max-width: 767px) {
    .lbYRuN {
        margin-bottom: 130px;
        min-height: 310px;
        max-height: 311px;
    }
}

@media screen and (min-width: 374px) and (max-width: 425px) {
    .lbYRuN {
        margin-bottom: 130px;
        min-height: 215px;
        max-height: 216px;
    }
}

@media screen and (min-width: 320px) and (max-width: 374px) {
    .lbYRuN {
        margin-bottom: 130px;
        min-height: 170px;
        max-height: 171px;
    }
}

.lbYRug {
    z-index: 5;
    position: relative;
    margin-bottom: 112px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}

.lbYRug.desktopOpen::before {
    display: none;
}

.lbYRug.desktopOpen::after {
    height: 105%;
    width: 110%;
    background: linear-gradient(rgba(61, 61, 61, 0) 42.71%, rgb(28, 28, 28) 80%, rgb(29, 29, 29) 90%, rgb(29, 29, 29) 100%);
}

.lbYRug.desktopOpen .Person__Close-zllqiq-14 {
    opacity: 1;
}

@media (min-width: 767px) {
    .lbYRug.desktopOpen .Person__Img-zllqiq-2 {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.lbYRug.desktopOpen .Person__Info-zllqiq-6 {
    margin-top: -10%;
}

@media (max-width: 767px) {
    .lbYRug.desktopOpen .Person__Info-zllqiq-6 {
        padding: 24px 10px;
    }
}

.lbYRug.desktopOpen .Person__Description-zllqiq-12 {
    max-height: 280px;
    padding: 20px 18px 40px 40px;
    width: 110%;
}

@media (max-width: 767px) {
    .lbYRug.desktopOpen .Person__Description-zllqiq-12 {
        padding: 20px;
    }
}

.lbYRug:not(.desktopOpen)::before {
    display: block;
}

.lbYRug:not(.desktopOpen)::after {
    height: 100%;
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0) 59.64%, rgba(0, 0, 0, 0.5) 100%);
}

.lbYRug:not(.desktopOpen) .Person__Close-zllqiq-14 {
    opacity: 0;
    height: 0;
}

.lbYRug:not(.desktopOpen) .Person__Info-zllqiq-6 {
    margin-top: 0;
}

.lbYRug:not(.desktopOpen) .Person__Description-zllqiq-12 {
    max-height: 0;
    padding: 0 40px;
    width: 100%;
}

@media (max-width: 767px) {
    .lbYRug:not(.desktopOpen) .Person__Description-zllqiq-12 {
        padding: 0 20px;
    }
}

.lbYRug::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 20px;
    height: 20px;
    background: #3db54a;
}

@media (max-width: 767px) {
    .lbYRug::before {
        height: 10px;
        width: 10px;
    }
}

.lbYRug::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: height ease-in-out 200ms, width ease-in-out 200ms;
    transition: height ease-in-out 200ms, width ease-in-out 200ms;
}

@media screen and (min-width: 1920px) {
    .lbYRug {
        margin-bottom: 120px;
        max-width: 390px;
        min-height: 480px;
        max-height: 481px;
    }
}

@media (max-width: 1920px) {
    .lbYRug {
        margin-bottom: 120px;
        min-height: 430px;
        max-height: 431px;
        max-width: 350px;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1640px) {
    .lbYRug {
        margin-bottom: 112px;
        max-width: 320px;
        min-height: 390px;
        max-height: 391px;
    }
}

@media screen and (min-width: 1240px) and (max-width: 1440px) {
    .lbYRug {
        margin-bottom: 110px;
        min-height: 390px;
        max-height: 391px;
        max-width: 320px;
    }
}

@media screen and (min-width: 1080px) and (max-width: 1240px) {
    .lbYRug {
        margin-bottom: 114px;
        max-width: 320px;
    }
}

@media screen and (min-width: 1025px) {
    .lbYRug:not(:nth-child(6n + 5)) {
        margin-right: 40px;
    }

    .lbYRug:nth-last-child(-n + 3) {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 767px) and (max-width: 1080px) {
    .lbYRug {
        margin-bottom: 130px;
        max-width: 300px;
        min-height: 370px;
        max-height: 371px;
    }

    .lbYRug:not(:nth-child(4n + 3)) {
        margin-right: 40px;
    }

    .lbYRug:nth-last-child(-n + 2) {
        margin-bottom: 0;
    }
}

@media (max-width: 1080px) {
    .lbYRug {
        -webkit-flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
    }
}

@media screen and (min-width: 425px) and (max-width: 767px) {
    .lbYRug:not(:nth-child(4n + 3)) {
        margin-right: 60px;
    }
}

@media (max-width: 425px) {
    .lbYRug:not(:nth-child(4n + 3)) {
        margin-right: 16px;
    }
}

@media screen and (min-width: 425px) and (max-width: 767px) {
    .lbYRug {
        margin-bottom: 130px;
        min-height: 310px;
        max-height: 311px;
    }
}

@media screen and (min-width: 374px) and (max-width: 425px) {
    .lbYRug {
        margin-bottom: 130px;
        min-height: 215px;
        max-height: 216px;
    }
}

@media screen and (min-width: 320px) and (max-width: 374px) {
    .lbYRug {
        margin-bottom: 130px;
        min-height: 170px;
        max-height: 171px;
    }
}

.lbYRtz {
    z-index: 4;
    position: relative;
    margin-bottom: 112px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}

.lbYRtz.desktopOpen::before {
    display: none;
}

.lbYRtz.desktopOpen::after {
    height: 105%;
    width: 110%;
    background: linear-gradient(rgba(61, 61, 61, 0) 42.71%, rgb(28, 28, 28) 80%, rgb(29, 29, 29) 90%, rgb(29, 29, 29) 100%);
}

.lbYRtz.desktopOpen .Person__Close-zllqiq-14 {
    opacity: 1;
}

@media (min-width: 767px) {
    .lbYRtz.desktopOpen .Person__Img-zllqiq-2 {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.lbYRtz.desktopOpen .Person__Info-zllqiq-6 {
    margin-top: -10%;
}

@media (max-width: 767px) {
    .lbYRtz.desktopOpen .Person__Info-zllqiq-6 {
        padding: 24px 10px;
    }
}

.lbYRtz.desktopOpen .Person__Description-zllqiq-12 {
    max-height: 280px;
    padding: 20px 18px 40px 40px;
    width: 110%;
}

@media (max-width: 767px) {
    .lbYRtz.desktopOpen .Person__Description-zllqiq-12 {
        padding: 20px;
    }
}

.lbYRtz:not(.desktopOpen)::before {
    display: block;
}

.lbYRtz:not(.desktopOpen)::after {
    height: 100%;
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0) 59.64%, rgba(0, 0, 0, 0.5) 100%);
}

.lbYRtz:not(.desktopOpen) .Person__Close-zllqiq-14 {
    opacity: 0;
    height: 0;
}

.lbYRtz:not(.desktopOpen) .Person__Info-zllqiq-6 {
    margin-top: 0;
}

.lbYRtz:not(.desktopOpen) .Person__Description-zllqiq-12 {
    max-height: 0;
    padding: 0 40px;
    width: 100%;
}

@media (max-width: 767px) {
    .lbYRtz:not(.desktopOpen) .Person__Description-zllqiq-12 {
        padding: 0 20px;
    }
}

.lbYRtz::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 20px;
    height: 20px;
    background: #3db54a;
}

@media (max-width: 767px) {
    .lbYRtz::before {
        height: 10px;
        width: 10px;
    }
}

.lbYRtz::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: height ease-in-out 200ms, width ease-in-out 200ms;
    transition: height ease-in-out 200ms, width ease-in-out 200ms;
}

@media screen and (min-width: 1920px) {
    .lbYRtz {
        margin-bottom: 120px;
        max-width: 390px;
        min-height: 480px;
        max-height: 481px;
    }
}

@media (max-width: 1920px) {
    .lbYRtz {
        margin-bottom: 120px;
        min-height: 430px;
        max-height: 431px;
        max-width: 350px;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1640px) {
    .lbYRtz {
        margin-bottom: 112px;
        max-width: 320px;
        min-height: 390px;
        max-height: 391px;
    }
}

@media screen and (min-width: 1240px) and (max-width: 1440px) {
    .lbYRtz {
        margin-bottom: 110px;
        min-height: 390px;
        max-height: 391px;
        max-width: 320px;
    }
}

@media screen and (min-width: 1080px) and (max-width: 1240px) {
    .lbYRtz {
        margin-bottom: 114px;
        max-width: 320px;
    }
}

@media screen and (min-width: 1025px) {
    .lbYRtz:not(:nth-child(6n + 5)) {
        margin-right: 40px;
    }

    .lbYRtz:nth-last-child(-n + 3) {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 767px) and (max-width: 1080px) {
    .lbYRtz {
        margin-bottom: 130px;
        max-width: 300px;
        min-height: 370px;
        max-height: 371px;
    }

    .lbYRtz:not(:nth-child(4n + 3)) {
        margin-right: 40px;
    }

    .lbYRtz:nth-last-child(-n + 2) {
        margin-bottom: 0;
    }
}

@media (max-width: 1080px) {
    .lbYRtz {
        -webkit-flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
    }
}

@media screen and (min-width: 425px) and (max-width: 767px) {
    .lbYRtz:not(:nth-child(4n + 3)) {
        margin-right: 60px;
    }
}

@media (max-width: 425px) {
    .lbYRtz:not(:nth-child(4n + 3)) {
        margin-right: 16px;
    }
}

@media screen and (min-width: 425px) and (max-width: 767px) {
    .lbYRtz {
        margin-bottom: 130px;
        min-height: 310px;
        max-height: 311px;
    }
}

@media screen and (min-width: 374px) and (max-width: 425px) {
    .lbYRtz {
        margin-bottom: 130px;
        min-height: 215px;
        max-height: 216px;
    }
}

@media screen and (min-width: 320px) and (max-width: 374px) {
    .lbYRtz {
        margin-bottom: 130px;
        min-height: 170px;
        max-height: 171px;
    }
}

.lbYRsS {
    z-index: 3;
    position: relative;
    margin-bottom: 112px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}

.lbYRsS.desktopOpen::before {
    display: none;
}

.lbYRsS.desktopOpen::after {
    height: 105%;
    width: 110%;
    background: linear-gradient(rgba(61, 61, 61, 0) 42.71%, rgb(28, 28, 28) 80%, rgb(29, 29, 29) 90%, rgb(29, 29, 29) 100%);
}

.lbYRsS.desktopOpen .Person__Close-zllqiq-14 {
    opacity: 1;
}

@media (min-width: 767px) {
    .lbYRsS.desktopOpen .Person__Img-zllqiq-2 {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.lbYRsS.desktopOpen .Person__Info-zllqiq-6 {
    margin-top: -10%;
}

@media (max-width: 767px) {
    .lbYRsS.desktopOpen .Person__Info-zllqiq-6 {
        padding: 24px 10px;
    }
}

.lbYRsS.desktopOpen .Person__Description-zllqiq-12 {
    max-height: 280px;
    padding: 20px 18px 40px 40px;
    width: 110%;
}

@media (max-width: 767px) {
    .lbYRsS.desktopOpen .Person__Description-zllqiq-12 {
        padding: 20px;
    }
}

.lbYRsS:not(.desktopOpen)::before {
    display: block;
}

.lbYRsS:not(.desktopOpen)::after {
    height: 100%;
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0) 59.64%, rgba(0, 0, 0, 0.5) 100%);
}

.lbYRsS:not(.desktopOpen) .Person__Close-zllqiq-14 {
    opacity: 0;
    height: 0;
}

.lbYRsS:not(.desktopOpen) .Person__Info-zllqiq-6 {
    margin-top: 0;
}

.lbYRsS:not(.desktopOpen) .Person__Description-zllqiq-12 {
    max-height: 0;
    padding: 0 40px;
    width: 100%;
}

@media (max-width: 767px) {
    .lbYRsS:not(.desktopOpen) .Person__Description-zllqiq-12 {
        padding: 0 20px;
    }
}

.lbYRsS::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 20px;
    height: 20px;
    background: #3db54a;
}

@media (max-width: 767px) {
    .lbYRsS::before {
        height: 10px;
        width: 10px;
    }
}

.lbYRsS::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: height ease-in-out 200ms, width ease-in-out 200ms;
    transition: height ease-in-out 200ms, width ease-in-out 200ms;
}

@media screen and (min-width: 1920px) {
    .lbYRsS {
        margin-bottom: 120px;
        max-width: 390px;
        min-height: 480px;
        max-height: 481px;
    }
}

@media (max-width: 1920px) {
    .lbYRsS {
        margin-bottom: 120px;
        min-height: 430px;
        max-height: 431px;
        max-width: 350px;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1640px) {
    .lbYRsS {
        margin-bottom: 112px;
        max-width: 320px;
        min-height: 390px;
        max-height: 391px;
    }
}

@media screen and (min-width: 1240px) and (max-width: 1440px) {
    .lbYRsS {
        margin-bottom: 110px;
        min-height: 390px;
        max-height: 391px;
        max-width: 320px;
    }
}

@media screen and (min-width: 1080px) and (max-width: 1240px) {
    .lbYRsS {
        margin-bottom: 114px;
        max-width: 320px;
    }
}

@media screen and (min-width: 1025px) {
    .lbYRsS:not(:nth-child(6n + 5)) {
        margin-right: 40px;
    }

    .lbYRsS:nth-last-child(-n + 3) {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 767px) and (max-width: 1080px) {
    .lbYRsS {
        margin-bottom: 130px;
        max-width: 300px;
        min-height: 370px;
        max-height: 371px;
    }

    .lbYRsS:not(:nth-child(4n + 3)) {
        margin-right: 40px;
    }

    .lbYRsS:nth-last-child(-n + 2) {
        margin-bottom: 0;
    }
}

@media (max-width: 1080px) {
    .lbYRsS {
        -webkit-flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
    }
}

@media screen and (min-width: 425px) and (max-width: 767px) {
    .lbYRsS:not(:nth-child(4n + 3)) {
        margin-right: 60px;
    }
}

@media (max-width: 425px) {
    .lbYRsS:not(:nth-child(4n + 3)) {
        margin-right: 16px;
    }
}

@media screen and (min-width: 425px) and (max-width: 767px) {
    .lbYRsS {
        margin-bottom: 130px;
        min-height: 310px;
        max-height: 311px;
    }
}

@media screen and (min-width: 374px) and (max-width: 425px) {
    .lbYRsS {
        margin-bottom: 130px;
        min-height: 215px;
        max-height: 216px;
    }
}

@media screen and (min-width: 320px) and (max-width: 374px) {
    .lbYRsS {
        margin-bottom: 130px;
        min-height: 170px;
        max-height: 171px;
    }
}

.lbYRsl {
    z-index: 2;
    position: relative;
    margin-bottom: 112px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}

.lbYRsl.desktopOpen::before {
    display: none;
}

.lbYRsl.desktopOpen::after {
    height: 105%;
    width: 110%;
    background: linear-gradient(rgba(61, 61, 61, 0) 42.71%, rgb(28, 28, 28) 80%, rgb(29, 29, 29) 90%, rgb(29, 29, 29) 100%);
}

.lbYRsl.desktopOpen .Person__Close-zllqiq-14 {
    opacity: 1;
}

@media (min-width: 767px) {
    .lbYRsl.desktopOpen .Person__Img-zllqiq-2 {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.lbYRsl.desktopOpen .Person__Info-zllqiq-6 {
    margin-top: -10%;
}

@media (max-width: 767px) {
    .lbYRsl.desktopOpen .Person__Info-zllqiq-6 {
        padding: 24px 10px;
    }
}

.lbYRsl.desktopOpen .Person__Description-zllqiq-12 {
    max-height: 280px;
    padding: 20px 18px 40px 40px;
    width: 110%;
}

@media (max-width: 767px) {
    .lbYRsl.desktopOpen .Person__Description-zllqiq-12 {
        padding: 20px;
    }
}

.lbYRsl:not(.desktopOpen)::before {
    display: block;
}

.lbYRsl:not(.desktopOpen)::after {
    height: 100%;
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0) 59.64%, rgba(0, 0, 0, 0.5) 100%);
}

.lbYRsl:not(.desktopOpen) .Person__Close-zllqiq-14 {
    opacity: 0;
    height: 0;
}

.lbYRsl:not(.desktopOpen) .Person__Info-zllqiq-6 {
    margin-top: 0;
}

.lbYRsl:not(.desktopOpen) .Person__Description-zllqiq-12 {
    max-height: 0;
    padding: 0 40px;
    width: 100%;
}

@media (max-width: 767px) {
    .lbYRsl:not(.desktopOpen) .Person__Description-zllqiq-12 {
        padding: 0 20px;
    }
}

.lbYRsl::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 20px;
    height: 20px;
    background: #3db54a;
}

@media (max-width: 767px) {
    .lbYRsl::before {
        height: 10px;
        width: 10px;
    }
}

.lbYRsl::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: height ease-in-out 200ms, width ease-in-out 200ms;
    transition: height ease-in-out 200ms, width ease-in-out 200ms;
}

@media screen and (min-width: 1920px) {
    .lbYRsl {
        margin-bottom: 120px;
        max-width: 390px;
        min-height: 480px;
        max-height: 481px;
    }
}

@media (max-width: 1920px) {
    .lbYRsl {
        margin-bottom: 120px;
        min-height: 430px;
        max-height: 431px;
        max-width: 350px;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1640px) {
    .lbYRsl {
        margin-bottom: 112px;
        max-width: 320px;
        min-height: 390px;
        max-height: 391px;
    }
}

@media screen and (min-width: 1240px) and (max-width: 1440px) {
    .lbYRsl {
        margin-bottom: 110px;
        min-height: 390px;
        max-height: 391px;
        max-width: 320px;
    }
}

@media screen and (min-width: 1080px) and (max-width: 1240px) {
    .lbYRsl {
        margin-bottom: 114px;
        max-width: 320px;
    }
}

@media screen and (min-width: 1025px) {
    .lbYRsl:not(:nth-child(6n + 5)) {
        margin-right: 40px;
    }

    .lbYRsl:nth-last-child(-n + 3) {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 767px) and (max-width: 1080px) {
    .lbYRsl {
        margin-bottom: 130px;
        max-width: 300px;
        min-height: 370px;
        max-height: 371px;
    }

    .lbYRsl:not(:nth-child(4n + 3)) {
        margin-right: 40px;
    }

    .lbYRsl:nth-last-child(-n + 2) {
        margin-bottom: 0;
    }
}

@media (max-width: 1080px) {
    .lbYRsl {
        -webkit-flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
    }
}

@media screen and (min-width: 425px) and (max-width: 767px) {
    .lbYRsl:not(:nth-child(4n + 3)) {
        margin-right: 60px;
    }
}

@media (max-width: 425px) {
    .lbYRsl:not(:nth-child(4n + 3)) {
        margin-right: 16px;
    }
}

@media screen and (min-width: 425px) and (max-width: 767px) {
    .lbYRsl {
        margin-bottom: 130px;
        min-height: 310px;
        max-height: 311px;
    }
}

@media screen and (min-width: 374px) and (max-width: 425px) {
    .lbYRsl {
        margin-bottom: 130px;
        min-height: 215px;
        max-height: 216px;
    }
}

@media screen and (min-width: 320px) and (max-width: 374px) {
    .lbYRsl {
        margin-bottom: 130px;
        min-height: 170px;
        max-height: 171px;
    }
}

.lbYRrE {
    z-index: 1;
    position: relative;
    margin-bottom: 112px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}

.lbYRrE.desktopOpen::before {
    display: none;
}

.lbYRrE.desktopOpen::after {
    height: 105%;
    width: 110%;
    background: linear-gradient(rgba(61, 61, 61, 0) 42.71%, rgb(28, 28, 28) 80%, rgb(29, 29, 29) 90%, rgb(29, 29, 29) 100%);
}

.lbYRrE.desktopOpen .Person__Close-zllqiq-14 {
    opacity: 1;
}

@media (min-width: 767px) {
    .lbYRrE.desktopOpen .Person__Img-zllqiq-2 {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.lbYRrE.desktopOpen .Person__Info-zllqiq-6 {
    margin-top: -10%;
}

@media (max-width: 767px) {
    .lbYRrE.desktopOpen .Person__Info-zllqiq-6 {
        padding: 24px 10px;
    }
}

.lbYRrE.desktopOpen .Person__Description-zllqiq-12 {
    max-height: 280px;
    padding: 20px 18px 40px 40px;
    width: 110%;
}

@media (max-width: 767px) {
    .lbYRrE.desktopOpen .Person__Description-zllqiq-12 {
        padding: 20px;
    }
}

.lbYRrE:not(.desktopOpen)::before {
    display: block;
}

.lbYRrE:not(.desktopOpen)::after {
    height: 100%;
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0) 59.64%, rgba(0, 0, 0, 0.5) 100%);
}

.lbYRrE:not(.desktopOpen) .Person__Close-zllqiq-14 {
    opacity: 0;
    height: 0;
}

.lbYRrE:not(.desktopOpen) .Person__Info-zllqiq-6 {
    margin-top: 0;
}

.lbYRrE:not(.desktopOpen) .Person__Description-zllqiq-12 {
    max-height: 0;
    padding: 0 40px;
    width: 100%;
}

@media (max-width: 767px) {
    .lbYRrE:not(.desktopOpen) .Person__Description-zllqiq-12 {
        padding: 0 20px;
    }
}

.lbYRrE::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 20px;
    height: 20px;
    background: #3db54a;
}

@media (max-width: 767px) {
    .lbYRrE::before {
        height: 10px;
        width: 10px;
    }
}

.lbYRrE::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: height ease-in-out 200ms, width ease-in-out 200ms;
    transition: height ease-in-out 200ms, width ease-in-out 200ms;
}

@media screen and (min-width: 1920px) {
    .lbYRrE {
        margin-bottom: 120px;
        max-width: 390px;
        min-height: 480px;
        max-height: 481px;
    }
}

@media (max-width: 1920px) {
    .lbYRrE {
        margin-bottom: 120px;
        min-height: 430px;
        max-height: 431px;
        max-width: 350px;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1640px) {
    .lbYRrE {
        margin-bottom: 112px;
        max-width: 320px;
        min-height: 390px;
        max-height: 391px;
    }
}

@media screen and (min-width: 1240px) and (max-width: 1440px) {
    .lbYRrE {
        margin-bottom: 110px;
        min-height: 390px;
        max-height: 391px;
        max-width: 320px;
    }
}

@media screen and (min-width: 1080px) and (max-width: 1240px) {
    .lbYRrE {
        margin-bottom: 114px;
        max-width: 320px;
    }
}

@media screen and (min-width: 1025px) {
    .lbYRrE:not(:nth-child(6n + 5)) {
        margin-right: 40px;
    }

    .lbYRrE:nth-last-child(-n + 3) {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 767px) and (max-width: 1080px) {
    .lbYRrE {
        margin-bottom: 130px;
        max-width: 300px;
        min-height: 370px;
        max-height: 371px;
    }

    .lbYRrE:not(:nth-child(4n + 3)) {
        margin-right: 40px;
    }

    .lbYRrE:nth-last-child(-n + 2) {
        margin-bottom: 0;
    }
}

@media (max-width: 1080px) {
    .lbYRrE {
        -webkit-flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
    }
}

@media screen and (min-width: 425px) and (max-width: 767px) {
    .lbYRrE:not(:nth-child(4n + 3)) {
        margin-right: 60px;
    }
}

@media (max-width: 425px) {
    .lbYRrE:not(:nth-child(4n + 3)) {
        margin-right: 16px;
    }
}

@media screen and (min-width: 425px) and (max-width: 767px) {
    .lbYRrE {
        margin-bottom: 130px;
        min-height: 310px;
        max-height: 311px;
    }
}

@media screen and (min-width: 374px) and (max-width: 425px) {
    .lbYRrE {
        margin-bottom: 130px;
        min-height: 215px;
        max-height: 216px;
    }
}

@media screen and (min-width: 320px) and (max-width: 374px) {
    .lbYRrE {
        margin-bottom: 130px;
        min-height: 170px;
        max-height: 171px;
    }
}

data-styled.g90[id="Person__PersonWrapper-zllqiq-15"] {
    content: "lbYRuN,lbYRug,lbYRtz,lbYRsS,lbYRsl,lbYRrE,"
}

.CcqVW {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    padding: 0 210px;
    max-width: 1920px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 1640px) {
    .CcqVW {
        padding: 0 190px;
    }
}

@media screen and (max-width: 1440px) {
    .CcqVW {
        padding: 0 120px;
    }
}

@media screen and (max-width: 1024px) {
    .CcqVW {
        padding: 0 60px;
    }
}

@media screen and (max-width: 600px) {
    .CcqVW {
        padding: 0 16px;
    }
}

data-styled.g91[id="PeopleList__List-xmn5ax-0"] {
    content: "CcqVW,"
}

.cDpxne {
    padding-bottom: 380px;
}

@media screen and (max-width: 1640px) {
    .cDpxne {
        padding-bottom: 229px;
    }
}

@media screen and (max-width: 1640px) {
    .cDpxne {
        padding-bottom: 300px;
    }
}

@media screen and (max-width: 1024px) {
    .cDpxne {
        padding-bottom: 200px;
    }
}

@media screen and (max-width: 600px) {
    .cDpxne {
        padding-bottom: 120px;
    }
}

data-styled.g92[id="Speakers__Section-sc-1xrt2m6-0"] {
    content: "cDpxne,"
}

.cvjDjB {
    margin-bottom: 184px;
}

@media screen and (max-width: 1640px) {
    .cvjDjB {
        margin-bottom: 178px;
    }
}

@media screen and (max-width: 1640px) {
    .cvjDjB {
        margin-bottom: 148px;
    }
}

@media screen and (max-width: 1024px) {
    .cvjDjB {
        margin-bottom: 110px;
    }
}

@media screen and (max-width: 1024px) {
    .cvjDjB {
        margin-bottom: 62px;
    }
}

data-styled.g94[id="Speakers__H2-sc-1xrt2m6-2"] {
    content: "cvjDjB,"
}

.fIYGJc {
    position: relative;
    cursor: pointer;
    line-height: 60px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 800;
    -webkit-letter-spacing: 0.06em;
    -moz-letter-spacing: 0.06em;
    -ms-letter-spacing: 0.06em;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    background: #3db54a;
    border: none;
    outline: none;
}

.fIYGJc.fade {
    -webkit-animation: fadeX linear 300ms forwards;
    animation: fadeX linear 300ms forwards;
}

@-webkit-keyframes fadeX {
    from {
        -webkit-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    to {
        -webkit-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        transform: rotateX(90deg);
    }
}

@keyframes fadeX {
    from {
        -webkit-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    to {
        -webkit-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        transform: rotateX(90deg);
    }
}

.fIYGJc span {
    padding: 0 85px;
    display: block;
    width: 100%;
    height: 100%;
    background: #3db54a;
}

@media screen and (max-width: 1640px) {
    .fIYGJc span {
        padding: 0 50px;
        font-size: 13px;
        line-height: 52px;
    }
}

@media screen and (max-width: 1024px) {
    .fIYGJc span {
        padding: 0 34px;
        line-height: 44px;
    }
}

@media screen and (max-width: 600px) {
    .fIYGJc span {
        font-size: 12px;
    }
}

.fIYGJc:before, .fIYGJc:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.fIYGJc:before {
    background-color: #60ffbc;
    z-index: -1;
}

.fIYGJc:after {
    background-color: #ff3103;
    z-index: -2;
}

.fIYGJc:hover .link-inner {
    -webkit-animation: glitch 0.3s ease 1;
    animation: glitch 0.3s ease 1;
}

.fIYGJc:hover:before {
    -webkit-animation: glitch 0.3s ease 0.3s infinite;
    animation: glitch 0.3s ease 0.3s infinite;
}

.fIYGJc:hover:after {
    -webkit-animation: glitch 0.3s ease infinite reverse;
    animation: glitch 0.3s ease infinite reverse;
}

data-styled.g95[id="Speakers__ShowMoreBtn-sc-1xrt2m6-3"] {
    content: "fIYGJc,"
}

.dOVIVq {
    text-align: center;
    margin-top: 0px;
}

@media screen and (max-width: 1640px) {
    .dOVIVq {
        margin-top: 0px;
    }
}

@media screen and (max-width: 1440px) {
    .dOVIVq {
        margin-top: 0px;
    }
}

@media screen and (max-width: 1024px) {
    .dOVIVq {
        margin-top: 0px;
    }
}

data-styled.g96[id="Speakers__Bottom-sc-1xrt2m6-4"] {
    content: "dOVIVq,"
}

.jtvppV {
    margin-bottom: 178px;
}

@media screen and (max-width: 1440px) {
    .jtvppV {
        margin-bottom: 150px;
    }
}

@media screen and (max-width: 1024px) {
    .jtvppV {
        margin-bottom: 128px;
    }
}

@media screen and (max-width: 600px) {
    .jtvppV {
        margin-bottom: 110px;
    }
}

data-styled.g97[id="AdvisoryBoard__H2-s8626q-0"] {
    content: "jtvppV,"
}

.cdUeDd {
    padding-bottom: 480px;
}

@media screen and (max-width: 1640px) {
    .cdUeDd {
        padding-bottom: 370px;
    }
}

@media screen and (max-width: 1440px) {
    .cdUeDd {
        padding-bottom: 362px;
    }
}

@media screen and (max-width: 1024px) {
    .cdUeDd {
        padding-bottom: 360px;
    }
}

@media screen and (max-width: 600px) {
    .cdUeDd {
        padding-bottom: 270px;
    }
}

data-styled.g98[id="AdvisoryBoard__Section-s8626q-1"] {
    content: "cdUeDd,"
}

.jLmFZT {
    padding-bottom: 210px;
    width: 100%;
    overflow: hidden;
}

@media screen and (max-width: 1640px) {
    .jLmFZT {
        padding-bottom: 186px;
    }
}

@media screen and (max-width: 1440px) {
    .jLmFZT {
        padding-bottom: 210px;
    }
}

@media screen and (max-width: 1024px) {
    .jLmFZT {
        padding-bottom: 192px;
    }
}

@media screen and (max-width: 600px) {
    .jLmFZT {
        padding-bottom: 110px;
    }
}

data-styled.g100[id="InfiniteSlider__Slider-e3a6ld-0"] {
    content: "jLmFZT,"
}

.PnlHy {
    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-transition: 0.1s;
    transition: 0.1s;
}

data-styled.g101[id="InfiniteSlider__SlidesWrapper-e3a6ld-1"] {
    content: "PnlHy,"
}

.fbksaj {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-weight: bold;
    font-size: 150px;
    line-height: 120%;
    color: #000000;
    -webkit-text-stroke: 2px #ffffff;
    margin-right: 50px;
}

@media screen and (max-width: 1640px) {
    .fbksaj {
        font-size: 130px;
    }
}

@media screen and (max-width: 1640px) {
    .fbksaj {
        font-size: 110px;
    }
}

@media screen and (max-width: 1024px) {
    .fbksaj {
        font-size: 80px;
    }
}

@media screen and (max-width: 1024px) {
    .fbksaj {
        font-size: 50px;
    }
}

.fbksaj::after {
    display: block;
    content: ' //';
    margin-left: 50px;
}

data-styled.g102[id="InfiniteSlider__Slide-e3a6ld-2"] {
    content: "fbksaj,"
}

.gHglgJ {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 50px 0;
    overflow: hidden;
    position: relative;
}

@media screen and (max-width: 1640px) {
    .gHglgJ {
        padding: 40px 0;
    }
}

@media screen and (max-width: 600px) {
    .gHglgJ {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.gHglgJ:before {
    content: '';
    bottom: 0;
    position: absolute;
    right: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    left: 0;
    height: 1px;
    background: rgba(255, 255, 255, 0.2);
    -webkit-transition: 1s;
    transition: 1s;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
}

.gHglgJ.active:before {
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

data-styled.g103[id="ScheduleItem__Row-sc-1sytc9i-0"] {
    content: "gHglgJ,"
}

.gJKcUi.active {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}

data-styled.g104[id="ScheduleItem__Info-sc-1sytc9i-1"] {
    content: "gJKcUi,"
}

.iLXNe {
    min-width: 316px;
}

@media screen and (max-width: 1640px) {
    .iLXNe {
        min-width: 290px;
    }
}

@media screen and (max-width: 1024px) {
    .iLXNe {
        min-width: 220px;
    }
}

@media screen and (max-width: 600px) {
    .iLXNe {
        margin-bottom: 24px;
    }
}

.iLXNe:last-child {
    margin-bottom: 0;
}

data-styled.g105[id="ScheduleItem__Left-sc-1sytc9i-2"] {
    content: "iLXNe,"
}

.hchAvb {
    margin-bottom: 7px;
    font-weight: bold;
    font-size: 36px;
    line-height: 140%;
}

@media screen and (max-width: 1640px) {
    .hchAvb {
        margin-bottom: 5px;
        font-size: 30px;
    }
}

@media screen and (max-width: 600px) {
    .hchAvb {
        margin-bottom: 3px;
        font-size: 24px;
    }
}

data-styled.g106[id="ScheduleItem__Time-sc-1sytc9i-3"] {
    content: "hchAvb,"
}

.fYITfC {
    font-weight: 800;
    font-size: 15px;
    line-height: 140%;
    -webkit-letter-spacing: 0.06em;
    -moz-letter-spacing: 0.06em;
    -ms-letter-spacing: 0.06em;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

@media screen and (max-width: 1640px) {
    .fYITfC {
        font-size: 13px;
    }
}

@media screen and (max-width: 600px) {
    .fYITfC {
        font-size: 10px;
    }
}

data-styled.g107[id="ScheduleItem__Location-sc-1sytc9i-4"] {
    content: "fYITfC,"
}

.muRxW {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 30px;
    line-height: 140%;
    font-weight: bold;
}

@media screen and (max-width: 1640px) {
    .muRxW {
        margin-bottom: 8px;
        font-size: 30px;
    }
}

@media screen and (max-width: 600px) {
    .muRxW {
        margin-bottom: 6px;
        font-size: 20px;
    }
}

.cMCpsh {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 30px;
    line-height: 140%;
    font-weight: 400;
}

@media screen and (max-width: 1640px) {
    .cMCpsh {
        margin-bottom: 8px;
        font-size: 30px;
    }
}

@media screen and (max-width: 600px) {
    .cMCpsh {
        margin-bottom: 6px;
        font-size: 20px;
    }
}

data-styled.g108[id="ScheduleItem__Title-sc-1sytc9i-5"] {
    content: "muRxW,cMCpsh,"
}

.dDcXXk {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 130%;
}

@media screen and (max-width: 1640px) {
    .dDcXXk {
        margin-bottom: 22px;
        font-size: 18px;
    }
}

@media screen and (max-width: 600px) {
    .dDcXXk {
        font-size: 14px;
    }
}

data-styled.g109[id="ScheduleItem__Position-sc-1sytc9i-6"] {
    content: "dDcXXk,"
}

.gZoulc {
    font-weight: bold;
    font-size: 24px;
    line-height: 130%;
}

@media screen and (max-width: 1640px) {
    .gZoulc {
        font-size: 20px;
    }
}

@media screen and (max-width: 768px) {
    .gZoulc {
        font-size: 15px;
    }
}

data-styled.g110[id="ScheduleItem__Description-sc-1sytc9i-7"] {
    content: "gZoulc,"
}

.eWCFGF {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
}

@media screen and (max-width: 1024px) {
    .eWCFGF {
        padding-top: 0px;
    }
}

@media screen and (max-width: 600px) {
    .eWCFGF {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

data-styled.g111[id="WorkshopsList__Row-z66hyf-0"] {
    content: "eWCFGF,"
}

.bkQzLt {
    min-width: 316px;
    font-weight: bold;
    font-size: 30px;
    line-height: 140%;
}

@media screen and (max-width: 1640px) {
    .bkQzLt {
        min-width: 290px;
    }
}

@media screen and (max-width: 1024px) {
    .bkQzLt {
        margin-top: 40px;
        min-width: 220px;
    }
}

@media screen and (max-width: 600px) {
    .bkQzLt {
        margin-bottom: 30px;
        margin-top: 24px;
    }
}

data-styled.g112[id="WorkshopsList__Time-z66hyf-1"] {
    content: "bkQzLt,"
}

.fZpjrx {
    margin-bottom: 40px;
    font-weight: bold;
    font-size: 36px;
    line-height: 140%;
}

@media screen and (max-width: 1640px) {
    .fZpjrx {
        margin-bottom: 31px;
        font-size: 30px;
    }
}

@media screen and (max-width: 1024px) {
    .fZpjrx {
        margin-top: 40px;
    }
}

@media screen and (max-width: 600px) {
    .fZpjrx {
        margin-bottom: 24px;
        margin-top: 0px;
        margin-Left: 0;
    }
}

data-styled.g113[id="WorkshopsList__Title-z66hyf-2"] {
    content: "fZpjrx,"
}

.eZbaqB {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

data-styled.g114[id="WorkshopsList__Wrapper-z66hyf-3"] {
    content: "eZbaqB,"
}

.jmdBVB {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-item: initial;
    -webkit-box-align-item: initial;
    -ms-flex-align-item: initial;
    align-item: initial;
}

@media screen and (max-width: 1280px) {
    .jmdBVB {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

data-styled.g115[id="WorkshopsList__List-z66hyf-4"] {
    content: "jmdBVB,"
}

.QghlF {
    position: relative;
    margin-bottom: 40px;
    padding: 58px 50px 50px;
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.06);
}

@media screen and (max-width: 1640px) {
    .QghlF {
        padding: 58px 42px 40px 36px;
    }
}

.QghlF:nth-child(odd) {
    margin-right: 0px;
}

.QghlF:nth-child(even) {
    margin-left: 30px;
}

@media screen and (max-width: 1440px) {
    .QghlF {
        padding: 58px 30px 40px;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 1280px) {
    .QghlF {
        margin-top: 0;
        margin-bottom: 0;
        padding: 48px 20px 40px 30px;
        max-width: 500px;
    }

    .QghlF:nth-last-child(-n + 2) {
        margin-bottom: 0px;
    }

    .QghlF:nth-child(even) {
        margin-left: 0px;
        margin-bottom: 20px;
    }

    .QghlF:nth-child(odd) {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 600px) {
    .QghlF {
        margin-bottom: 15px;
        padding: 30px 20px;
    }
}

.QghlF.center {
    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;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

@media screen and (min-width: 1281px) {
}

@media screen and (min-width: 1024px) {
}

.QghlF::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    content: '';
    background: #3db54a;
}

@media screen and (max-width: 600px) {
    .QghlF::before {
        width: 15px;
        height: 15px;
    }
}

data-styled.g116[id="WorkshopsList__Item-z66hyf-5"] {
    content: "QghlF,"
}

.iEwSNc {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 24px;
    line-height: 130%;
    text-align: left;
}

@media screen and (max-width: 1640px) {
    .iEwSNc {
        margin-bottom: 28px;
        font-size: 22px;
    }
}

@media screen and (max-width: 1440px) {
    .iEwSNc {
        margin-bottom: 20px;
        font-size: 20px;
    }
}

@media screen and (max-width: 600px) {
    .iEwSNc {
        font-size: 16px;
    }
}

data-styled.g117[id="WorkshopsList__ItemTitle-z66hyf-6"] {
    content: "iEwSNc,"
}

.bmnniI {
    margin-bottom: 9px;
    font-size: 18px;
    line-height: 130%;
}

@media screen and (max-width: 1640px) {
    .bmnniI {
        margin-bottom: 6px;
        font-size: 16px;
    }
}

@media screen and (max-width: 600px) {
    .bmnniI {
        margin-bottom: 4px;
        font-size: 14px;
    }
}

.bmnniI .bold {
    font-weight: bold;
}

data-styled.g118[id="WorkshopsList__ItemText-z66hyf-7"] {
    content: "bmnniI,"
}

.kaAkqe {
    margin-top: 30px;
    font-weight: 800;
    font-size: 15px;
    line-height: 140%;
    -webkit-letter-spacing: 0.06em;
    -moz-letter-spacing: 0.06em;
    -ms-letter-spacing: 0.06em;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

@media screen and (max-width: 1640px) {
    .kaAkqe {
        margin-top: 25px;
        font-size: 13px;
    }
}

@media screen and (max-width: 600px) {
    .kaAkqe {
        margin-top: 20px;
        font-size: 10px;
    }
}

.kaAkqe .green {
    color: #3db54a;
}

data-styled.g119[id="WorkshopsList__Place-z66hyf-8"] {
    content: "kaAkqe,"
}

.hIMDcb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 80px;
    overflow: hidden;
    position: relative;
}

@media screen and (max-width: 1024px) {
    .hIMDcb {
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 600px) {
    .hIMDcb {
        padding-bottom: 40px;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.hIMDcb:before {
    content: '';
    bottom: 0;
    position: absolute;
    right: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    left: 0;
    height: 1px;
    background: rgba(255, 255, 255, 0.2);
    -webkit-transition: 1s;
    transition: 1s;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
}

.hIMDcb.active:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

data-styled.g120[id="ScheduleContentHeader__ContentHeader-sc-4zl72-0"] {
    content: "hIMDcb,"
}

.jZtHBW {
    min-width: 316px;
}

@media screen and (max-width: 1640px) {
    .jZtHBW {
        min-width: 290px;
    }
}

@media screen and (max-width: 1024px) {
    .jZtHBW {
        min-width: 220px;
    }
}

@media screen and (max-width: 600px) {
    .jZtHBW {
        margin-bottom: 30px;
    }
}

data-styled.g121[id="ScheduleContentHeader__ContentLeft-sc-4zl72-1"] {
    content: "jZtHBW,"
}

.kItwlI {
    -webkit-transform: translateY(200%);
    -ms-transform: translateY(200%);
    transform: translateY(200%);
    -webkit-transition: 1s;
    transition: 1s;
}

padding-left:

15
px .kItwlI.active {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}

data-styled.g122[id="ScheduleContentHeader__ContentInfo-sc-4zl72-2"] {
    content: "kItwlI,"
}

.fmUXGM {
    margin-bottom: 18px;
    font-weight: bold;
    font-size: 60px;
    line-height: 120%;
}

@media screen and (max-width: 1024px) {
    .fmUXGM {
        margin-bottom: 17px;
        font-size: 50px;
    }
}

@media screen and (max-width: 600px) {
    .fmUXGM {
        margin-bottom: 9px;
        font-size: 30px;
    }
}

data-styled.g123[id="ScheduleContentHeader__Date-sc-4zl72-3"] {
    content: "fmUXGM,"
}

.dHPDhw {
    font-weight: 800;
    font-size: 15px;
    line-height: 140%;
    -webkit-letter-spacing: 0.06em;
    -moz-letter-spacing: 0.06em;
    -ms-letter-spacing: 0.06em;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

@media screen and (max-width: 1640px) {
    .dHPDhw {
        font-size: 13px;
    }
}

@media screen and (max-width: 600px) {
    .dHPDhw {
        font-size: 10px;
    }
}

data-styled.g124[id="ScheduleContentHeader__Location-sc-4zl72-4"] {
    content: "dHPDhw,"
}

.hUaYny {
    margin-bottom: 23px;
    font-weight: bold;
    font-size: 70px;
    line-height: 120%;
}

@media screen and (max-width: 1640px) {
    .hUaYny {
        font-size: 60px;
    }
}

@media screen and (max-width: 1024px) {
    .hUaYny {
        font-size: 50px;
    }
}

@media screen and (max-width: 600px) {
    .hUaYny {
        margin-bottom: 10px;
        font-size: 30px;
    }
}

data-styled.g125[id="ScheduleContentHeader__Title-sc-4zl72-5"] {
    content: "hUaYny,"
}

.elzvBZ {
    font-size: 28px;
    line-height: 130%;
    max-width: 450px;
}

@media screen and (max-width: 1640px) {
    .elzvBZ {
        font-size: 24px;
    }
}

@media screen and (max-width: 1024px) {
    .elzvBZ {
        font-size: 20px;
    }
}

@media screen and (max-width: 600px) {
    .elzvBZ {
        font-size: 14px;
    }
}

data-styled.g126[id="ScheduleContentHeader__Description-sc-4zl72-6"] {
    content: "elzvBZ,"
}

.YoSlr {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 80px;
    padding: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

@media screen and (max-width: 1640px) {
    .YoSlr {
        min-width: 66px;
    }
}

.YoSlr.active {
    z-index: 1;
}

.YoSlr.active > div > div {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (min-width: 1641px) {
    .YoSlr.active {
        min-width: calc(100% - 148px);
    }
}

@media screen and (max-width: 1640px) and (min-width: 1025px) {
    .YoSlr.active {
        min-width: calc(100% - 128px);
    }
}

.YoSlr.active .link-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.YoSlr.active .day {
    color: #000000;
}

@media screen and (max-width: 1024px) {
    .YoSlr.active .js-tab-content {
        height: calc(100vh - 200px);
    }
}

@media screen and (max-width: 1024px) {
    .YoSlr {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: calc(100% - 70px);
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-flex-basis: 26%;
        -ms-flex-preferred-size: 26%;
        flex-basis: 26%;
    }
}

data-styled.g127[id="Tab__Wrapper-sc-163dvfz-0"] {
    content: "YoSlr,"
}

.bhUCVc {
    position: absolute;
    top: 0;
    left: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 33px;
    width: 100vh;
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform: rotate(-90deg) translateX(-100%);
    -ms-transform: rotate(-90deg) translateX(-100%);
    transform: rotate(-90deg) translateX(-100%);
}

@media screen and (max-width: 1440px) {
    .bhUCVc {
        padding: 0 23px;
    }
}

@media screen and (max-width: 1024px) {
    .bhUCVc {
        padding: 0;
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

data-styled.g128[id="Tab__HeaderRow-sc-163dvfz-1"] {
    content: "bhUCVc,"
}

.hxxsxl {
    position: relative;
    min-width: 80px;
    border-left: 4px solid #3db54a;
    background: transparent;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.hxxsxl:not(.active):before {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    background: #3db54a;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    content: '';
}

.hxxsxl:not(.active):after {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    background: black;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: -1;
}

.hxxsxl:not(.active):hover {
    transform: translateX(-10px);
    min-width: calc(100% + 10px);
}

.hxxsxl:not(.active):first-child:hover {
    min-width: calc(100% + 10px);
}

.hxxsxl:not(.active):hover > div > span {
    color: black;
}

.hxxsxl:not(.active):hover > div > span > span {
    color: white;
}

.hxxsxl:not(.active):hover:before {
    width: 100%;
}

@media screen and (max-width: 1640px) {
    .hxxsxl {
        min-width: 66px;
    }
}

@media screen and (max-width: 1024px) {
    .hxxsxl {
        position: relative;
        width: 100%;
        min-width: auto;
        padding: 19px;
        border: 2px solid #3DB54A;
    }

    .hxxsxl:not(.active):hover {
        padding: 19px;
    }

    .hxxsxl:not(.active):hover:before {
        width: 100%;
        z-index: -1;
    }
}

@media screen and (max-width: 600px) {
    .hxxsxl {
        padding: 12px;
    }

    .hxxsxl:not(.active):hover {
        padding: 12px;
    }
}

.hxxsxl.active {
    background-color: #3db54a;
}

@media screen and (max-width: 1024px) {
    .hxxsxl.active:first-child .Tab__HeaderRow-sc-163dvfz-1 {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}

data-styled.g129[id="Tab__Header-sc-163dvfz-2"] {
    content: "hxxsxl,"
}

.MlAQK {
    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;
    width: 60%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 1024px) {
    .MlAQK {
        display: none !important;
    }
}

.MlAQK.link-list {
    display: none;
}

data-styled.g130[id="Tab__LinksList-sc-163dvfz-3"] {
    content: "MlAQK,"
}

.eBEACx {
    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-weight: 800;
    font-size: 18px;
    line-height: 140%;
    -webkit-letter-spacing: 0.06em;
    -moz-letter-spacing: 0.06em;
    -ms-letter-spacing: 0.06em;
    letter-spacing: 0.06em;
    color: #ffffff;
    text-transform: uppercase;
    white-space: nowrap;
}

@media screen and (max-width: 1640px) {
    .eBEACx {
        font-size: 16px;
    }
}

data-styled.g131[id="Tab__HeaderLink-sc-163dvfz-4"] {
    content: "eBEACx,"
}

.glFqGA {
    display: block;
    margin-right: 10px;
    width: 14px;
    height: 13px;
    content: '';
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNLTYuMTU1MzRlLTA1IDEuNDE0MDlMNS4yMjEyOSA2LjYzNTQ0TC02LjEwOTdlLTA1IDExLjg1NjhMMS40MTQxNSAxMy4yNzFMNy4zNDI2MSA3LjM0MjU0TDguMDQ5NzEgNi42MzU0NEw3LjM0MjYxIDUuOTI4MzNMMS40MTQxNSAtMC4wMDAxMjQ5OTNMLTYuMTU1MzRlLTA1IDEuNDE0MDlaTTUuODY5MDggMS40MTQwOUwxMS4wOTA0IDYuNjM1NDRMNS44NjkwOCAxMS44NTY4TDcuMjgzMjkgMTMuMjcxTDEzLjIxMTcgNy4zNDI1NEwxMy45MTg5IDYuNjM1NDNMMTMuMjExNyA1LjkyODMzTDcuMjgzMjkgLTAuMDAwMTI1MjVMNS44NjkwOCAxLjQxNDA5WiIgZmlsbD0id2hpdGUiLz4NCjwvc3ZnPg0K) no-repeat center / contain;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media screen and (max-width: 1024px) {
    .glFqGA {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin-right: 10px;
        margin-left: 8px;
    }
}

data-styled.g132[id="Tab__Icon-sc-163dvfz-5"] {
    content: "glFqGA,"
}

.dgovZF {
    font-weight: 800;
    font-size: 18px;
    line-height: 140%;
    -webkit-letter-spacing: 0.06em;
    -moz-letter-spacing: 0.06em;
    -ms-letter-spacing: 0.06em;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    white-space: nowrap;
}

@media screen and (max-width: 1640px) {
    .dgovZF {
        font-size: 16px;
    }
}

@media screen and (max-width: 1024px) {
    .dgovZF {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .dgovZF {
        font-size: 11px;
    }
}

.dgovZF.mobile {
    display: none;
}

@media screen and (max-width: 1024px) {
    .dgovZF.mobile {
        display: block;
        width: 100%;
        text-align: center;
    }
}

.dgovZF .day {
    color: #3db54a;
}

@media screen and (min-width: 1025px) {
    .dgovZF:only-child {
        width: 100%;
        text-align: right;
    }
}

@media screen and (max-width: 1024px) {
    .dgovZF:not(:first-child) {
        margin-left: 0;
    }
}

data-styled.g133[id="Tab__TabTitle-sc-163dvfz-6"] {
    content: "dgovZF,"
}

.iRgiVJ {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 100%;
    overflow: hidden;
}

.iRgiVJ::-webkit-scrollbar {
    width: 0px;
    height: 0px;
    opacity: 0;
}

.iRgiVJ::-webkit-scrollbar-button {
    background: transparent !important;
    opacity: 0 ! importatnt;
}

.iRgiVJ::-webkit-scrollbar-track {
    background: transparent !important;
    opacity: 0 ! importatnt;
}

.iRgiVJ::-webkit-scrollbar-track-piece {
    background: transparent !important;
    opacity: 0 ! importatnt;
}

.iRgiVJ::-webkit-scrollbar-thumb {
    height: 0;
    background: transparent !important;
    opacity: 0 ! importatnt;
}

.iRgiVJ::-webkit-scrollbar-corner {
    background: transparent !important;
    opacity: 0 ! importatnt;
}

.iRgiVJ::-webkit-resizer {
    background: transparent !important;
    opacity: 0;
}

.iRgiVJ .Tab__Content-sc-163dvfz-7.auto {
    overflow: auto;
}

@media screen and (max-width: 1024px) {
    .iRgiVJ {
        position: absolute;
        top: 64px;
        left: -0%;
        width: 100vw;
        height: 0px;
        z-index: 10;
    }
}

@media screen and (max-width: 600px) {
    .iRgiVJ {
        top: 43px;
        &::
        -webkit-overflow-scrolling: touch;
    }
}

.bKvtaa {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 100%;
    overflow: hidden;
}

.bKvtaa::-webkit-scrollbar {
    width: 0px;
    height: 0px;
    opacity: 0;
}

.bKvtaa::-webkit-scrollbar-button {
    background: transparent !important;
    opacity: 0 ! importatnt;
}

.bKvtaa::-webkit-scrollbar-track {
    background: transparent !important;
    opacity: 0 ! importatnt;
}

.bKvtaa::-webkit-scrollbar-track-piece {
    background: transparent !important;
    opacity: 0 ! importatnt;
}

.bKvtaa::-webkit-scrollbar-thumb {
    height: 0;
    background: transparent !important;
    opacity: 0 ! importatnt;
}

.bKvtaa::-webkit-scrollbar-corner {
    background: transparent !important;
    opacity: 0 ! importatnt;
}

.bKvtaa::-webkit-resizer {
    background: transparent !important;
    opacity: 0;
}

.bKvtaa .Tab__Content-sc-163dvfz-7.auto {
    overflow: auto;
}

@media screen and (max-width: 1024px) {
    .bKvtaa {
        position: absolute;
        top: 64px;
        left: -100%;
        width: 100vw;
        height: 0px;
        z-index: 10;
    }
}

@media screen and (max-width: 600px) {
    .bKvtaa {
        top: 43px;
        &::
        -webkit-overflow-scrolling: touch;
    }
}

data-styled.g134[id="Tab__Content-sc-163dvfz-7"] {
    content: "iRgiVJ,bKvtaa,"
}

.lhdgaW {
    padding: 85px 124px 56px 140px;
    min-height: calc(100vh + 10px);
}

@media screen and (max-width: 1640px) {
    .lhdgaW {
        padding: 85px 69px 84px 60px;
    }
}

@media screen and (max-width: 1440px) {
    .lhdgaW {
        padding: 85px 60px 30px;
    }
}

@media screen and (max-width: 1024px) {
    .lhdgaW {
        padding: 60px 20px 30px;
    }
}

@media screen and (max-width: 1024px) {
    .lhdgaW {
        padding: 40px 16px 20px;
        z-index: 11;
        position: relative;
    }
}

data-styled.g135[id="Tab__ContentWrapper-sc-163dvfz-8"] {
    content: "lhdgaW,"
}

.fdXmgo {
    position: relative;
    z-index: 11;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.fdXmgo.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1100;
    background-color: #000000;
    width: 100%;
    height: 100%;
}

data-styled.g136[id="ScheduleTabs__Section-sc-19i8mpq-0"] {
    content: "fdXmgo,"
}

.iHlcrx {
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 22px 18px;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 4px solid #3db54a;
}

@media screen and (min-width: 1025px) {
    .iHlcrx {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .iHlcrx {
        padding: 12px 18px;
        border-top-width: 2px;
    }
}

data-styled.g137[id="ScheduleTabs__LinksRow-sc-19i8mpq-1"] {
    content: "iHlcrx,"
}

.jTpaib {
    font-weight: 800;
    font-size: 16px;
    line-height: 140%;
    -webkit-letter-spacing: 0.06em;
    -moz-letter-spacing: 0.06em;
    -ms-letter-spacing: 0.06em;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #ffffff;
}

@media screen and (max-width: 600px) {
    .jTpaib {
        font-size: 11px;
    }
}

.jTpaib:last-child {
    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;
}

.jTpaib:last-child::before {
    display: block;
    width: 14px;
    height: 13px;
    content: '';
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNLTYuMTU1MzRlLTA1IDEuNDE0MDlMNS4yMjEyOSA2LjYzNTQ0TC02LjEwOTdlLTA1IDExLjg1NjhMMS40MTQxNSAxMy4yNzFMNy4zNDI2MSA3LjM0MjU0TDguMDQ5NzEgNi42MzU0NEw3LjM0MjYxIDUuOTI4MzNMMS40MTQxNSAtMC4wMDAxMjQ5OTNMLTYuMTU1MzRlLTA1IDEuNDE0MDlaTTUuODY5MDggMS40MTQwOUwxMS4wOTA0IDYuNjM1NDRMNS44NjkwOCAxMS44NTY4TDcuMjgzMjkgMTMuMjcxTDEzLjIxMTcgNy4zNDI1NEwxMy45MTg5IDYuNjM1NDNMMTMuMjExNyA1LjkyODMzTDcuMjgzMjkgLTAuMDAwMTI1MjVMNS44NjkwOCAxLjQxNDA5WiIgZmlsbD0id2hpdGUiLz4NCjwvc3ZnPg0K) no-repeat center / contain;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-left: 8px;
}

data-styled.g138[id="ScheduleTabs__Link-sc-19i8mpq-2"] {
    content: "jTpaib,"
}

.ioBkuV {
    color: #fff;
    font-weight: bold;
    font-size: 50px;
    line-height: 140%;
}

data-styled.g139[id="Partners__Header-sc-1ezx7u2-0"] {
    content: "ioBkuV,"
}

.iDwMBq {
    padding-bottom: 576px;
}

@media screen and (max-height: 1640px) {
    .iDwMBq {
        padding-bottom: 560px;
    }
}

@media screen and (max-height: 1440px) {
    .iDwMBq {
        padding-bottom: 540px;
    }
}

@media screen and (max-height: 1440px) {
    .iDwMBq {
        padding-bottom: 540px;
    }
}

@media screen and (max-width: 1024px) {
    .iDwMBq {
        padding-bottom: 330px;
    }
}

@media screen and (max-width: 1024px) {
    .iDwMBq {
        padding-bottom: 140px;
    }
}

data-styled.g140[id="Partners__Section-sc-1ezx7u2-1"] {
    content: "iDwMBq,"
}

.htBYHh {
    width: 100%;
    max-width: 1920px;
    padding: 0 208px;
    margin: 0 auto;
    display: grid;
    margin-bottom: 180px;
}

@media screen and (max-width: 600px) and (min-width: 601px) {
    .htBYHh {
        margin-bottom: 160px;
    }
}

@media screen and (max-width: 600px) {
    .htBYHh {
        margin-bottom: 60px;
    }
}

.htBYHh .Partners__Header-sc-1ezx7u2-0 {
    grid-column: 1 / 4;
    margin-bottom: 10px;
}

@media (max-width: 1080px) {
    .htBYHh .Partners__Header-sc-1ezx7u2-0 {
        grid-column: 1 / 3;
    }
}

@media (min-width: 1080px) {
    .htBYHh .strategic-partner-item:nth-child(3n + 3) {
        margin-left: 20%;
    }
}

@media (min-width: 1240px) {
    .htBYHh {
        grid-template-columns: repeat(3, 1fr);
        grid-column-gap: 30px;
        grid-row-gap: 80px;
    }
}

@media screen and (min-width: 1080px) and (max-width: 1240px) {
    .htBYHh {
        grid-template-columns: repeat(3, 1fr);
        grid-column-gap: 20px;
        grid-row-gap: 60px;
    }
}

@media (max-width: 1080px) {
    .htBYHh {
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 20px;
        grid-row-gap: 40px;
    }
}

@media screen and (max-width: 1640px) {
    .htBYHh {
        padding: 0 182px;
    }
}

@media screen and (max-width: 1640px) {
    .htBYHh {
        padding: 0 168px;
    }
}

@media screen and (max-width: 1024px) {
    .htBYHh {
        padding: 0 60px;
    }
}

@media screen and (max-width: 600px) {
    .htBYHh {
        padding: 0 15px;
    }
}

data-styled.g141[id="Partners__Container-sc-1ezx7u2-2"] {
    content: "htBYHh,"
}

.bpunTw {
    padding-right: 30px;
    max-width: 100%;
    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;
}

@media screen and (min-width: 1025px) {
    .bpunTw:nth-last-child(-n + 1) {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 600px) {
    .bpunTw {
        margin-bottom: 30px;
        -webkit-flex-basis: 34%;
        -ms-flex-preferred-size: 34%;
        flex-basis: 34%;
    }

    .bpunTw:nth-last-child(-n + 1) {
        margin-bottom: 0;
    }
}

data-styled.g142[id="Partners__Logo-sc-1ezx7u2-3"] {
    content: "bpunTw,"
}

.hULjTJ {
    max-height: 135px;
    max-width: 100%;
    object-fit: contain;
    object-position: left;
}

@media screen and (max-width: 1640px) {
    .hULjTJ {
        max-height: 121px;
    }
}

@media (max-width: 1240px) and (min-width: 767px) {
    .hULjTJ {
        max-height: 97px;
    }
}

@media screen and (max-width: 767px) {
    .hULjTJ {
        max-height: 60px;
    }
}

data-styled.g143[id="Partners__Img-sc-1ezx7u2-4"] {
    content: "hULjTJ,"
}

.ffLebG {
    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-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.ffLebG:last-child {
    margin: 0;
}

@media screen and (max-width: 1640px) {
    .ffLebG {
        margin-bottom: 60px;
        padding-bottom: 60px;
    }
}

@media screen and (max-width: 1024px) {
    .ffLebG {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 600px) {
    .ffLebG {
        margin-bottom: 40px;
        padding-bottom: 40px;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

data-styled.g144[id="TeamMember__Row-xcied2-0"] {
    content: "ffLebG,"
}

.AlNuA {
    margin-right: 82px;
    min-width: 170px;
    height: 170px;
    object-fit: cover;
    border-radius: 50%;
}

@media screen and (max-width: 1640px) {
    .AlNuA {
        margin-right: 60px;
        min-width: 150px;
        height: 150px;
    }
}

@media screen and (max-width: 1440px) {
    .AlNuA {
        margin-right: 42px;
    }
}

@media screen and (max-width: 600px) {
    .AlNuA {
        margin-right: 0;
        margin-bottom: 33px;
        min-width: 100px;
        height: 100px;
    }
}

data-styled.g145[id="TeamMember__Img-xcied2-1"] {
    content: "AlNuA,"
}

.dDdAZK {
    margin-bottom: 19px;
    font-weight: bold;
    font-size: 36px;
    line-height: 140%;
}

@media screen and (max-width: 1640px) {
    .dDdAZK {
        margin-top: 15px;
        font-size: 33px;
    }
}

@media screen and (max-width: 600px) {
    .dDdAZK {
        margin-top: 15px;
        font-size: 20px;
    }
}

data-styled.g146[id="TeamMember__Title-xcied2-2"] {
    content: "dDdAZK,"
}

.ePZAAm {
    margin-bottom: 37px;
    font-size: 20px;
    line-height: 130%;
}

@media screen and (max-width: 1640px) {
    .ePZAAm {
        margin-bottom: 30px;
        font-size: 18px;
    }
}

@media screen and (max-width: 600px) {
    .ePZAAm {
        margin-bottom: 25px;
        font-size: 13px;
    }
}

data-styled.g147[id="TeamMember__Position-xcied2-3"] {
    content: "ePZAAm,"
}

.goNSFl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 290px;
}

@media screen and (max-width: 600px) {
    .goNSFl {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

data-styled.g148[id="TeamMember__SocialList-xcied2-4"] {
    content: "goNSFl,"
}

.dlfsLg {
    font-weight: 800;
    font-size: 15px;
    line-height: 130%;
    -webkit-letter-spacing: 0.06em;
    -moz-letter-spacing: 0.06em;
    -ms-letter-spacing: 0.06em;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #ffffff;
}

.dlfsLg:first-child {
    margin-right: 108px;
}

@media screen and (max-width: 1640px) {
    .dlfsLg:first-child {
        margin-right: 36px;
    }
}

@media screen and (max-width: 1440px) {
    .dlfsLg:first-child {
        margin-right: 41px;
    }
}

@media screen and (max-width: 600px) {
    .dlfsLg:first-child {
        margin-right: 30px;
    }
}

@media screen and (max-width: 1640px) {
    .dlfsLg {
        font-size: 13px;
    }
}

@media screen and (max-width: 600px) {
    .dlfsLg {
        font-size: 11px;
    }
}

.dlfsLg:nth-child(3) {
    margin-top: 42px;
}

.dlfsLg:last-child {
    margin-right: 0;
}

data-styled.g149[id="TeamMember__SocialLink-xcied2-5"] {
    content: "dlfsLg,"
}

.bSJwek {
    padding-bottom: 380px;
}

@media screen and (max-width: 1640px) {
    .bSJwek {
        padding-bottom: 360px;
    }
}

@media screen and (max-width: 1440px) {
    .bSJwek {
        padding-bottom: 310px;
    }
}

@media screen and (max-width: 1024px) {
    .bSJwek {
        overflow: hidden;
        padding-bottom: 265px;
    }
}

@media screen and (max-width: 600px) {
    .bSJwek {
        padding-bottom: 130px;
        text-align: center;
    }
}

data-styled.g150[id="Contacts__Section-dn11eo-0"] {
    content: "bSJwek,"
}

.lcwdeP {
    padding: 0 60px !important;
}

@media screen and (max-width: 600px) {
    .lcwdeP {
        padding: 0 15px !important;
    }
}

data-styled.g151[id="Contacts__Container-dn11eo-1"] {
    content: "lcwdeP,"
}

.cLQrNf {
    position: relative;
    z-index: 1;
    margin-bottom: 100px;
}

@media screen and (max-width: 1640px) {
    .cLQrNf {
        margin-bottom: 80px;
    }
}

@media screen and (max-width: 1024px) {
    .cLQrNf {
        margin-bottom: 0;
        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;
    }
}

@media screen and (max-width: 600px) {
    .cLQrNf {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        margin: 0 auto 62px;
    }
}

data-styled.g152[id="Contacts__H2-dn11eo-2"] {
    content: "cLQrNf,"
}

.kTsgUU {
    position: relative;
    z-index: 1;
    margin-left: auto;
    width: 50%;
}

.kTsgUU > * {
    transform: translateY(50%);
    transition: all linear 700ms;
}

.kTsgUU > *.active {
    transform: translateY(0%);
}

@media screen and (max-width: 1280px) {
    .kTsgUU {
        margin-top: 30px;
        width: 100%;
    }
}

@media screen and (max-width: 1024px) {
    .kTsgUU {
        margin-top: 0;
    }
}

data-styled.g153[id="Contacts__Right-dn11eo-3"] {
    content: "kTsgUU,"
}

.cnIIGb {
    position: relative;
    z-index: 1;
    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;
}

@media screen and (max-width: 600px) {
    .cnIIGb {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media screen and (max-width: 1024px) {
    .cnIIGb.desktop {
        display: none;
    }
}

data-styled.g154[id="Contacts__Row-dn11eo-4"] {
    content: "cnIIGb,"
}

.gditmt {
    margin-right: 80px;
    font-weight: bold;
    font-size: 22px;
    line-height: 140%;
    color: #ffffff;
}

@media screen and (max-width: 1640px) {
    .gditmt {
        margin-right: 57px;
    }
}

@media screen and (max-width: 1440px) {
    .gditmt {
        margin-right: 40px;
    }
}

.gditmt:last-child {
    margin-right: 0;
}

data-styled.g155[id="Contacts__SocialLink-dn11eo-5"] {
    content: "gditmt,"
}

.HrPDC {
    margin-right: 75px;
    font-weight: 800;
    font-size: 15px;
    line-height: 130%;
    text-align: right;
    -webkit-letter-spacing: 0.06em;
    -moz-letter-spacing: 0.06em;
    -ms-letter-spacing: 0.06em;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: inherit;
}

@media screen and (max-width: 1640px) {
    .HrPDC {
        margin-right: 87px;
        font-size: 13px;
    }
}

@media screen and (max-width: 1440px) {
    .HrPDC {
        margin-right: 54px;
        font-size: 13px;
    }
}

@media screen and (max-width: 600px) {
    .HrPDC {
        margin-right: 0;
        margin-bottom: 22px;
    }
}

.HrPDC:last-child {
    margin-right: 0;
    margin-bottom: 0;
}

data-styled.g156[id="Contacts__Text-dn11eo-6"] {
    content: "HrPDC,"
}

.gspZCn {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -5;
    display: block;
    width: 513px;
    height: 513px;
    font-size: 0;
    content: '';
    background: #3db54a;
    border-radius: 50%;
    outline: none;
    border: none;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
}

@media screen and (max-width: 1024px) {
    .gspZCn {
        position: relative;
        top: 50px;
        left: auto;
        margin-left: 75px;
        min-width: 395px;
        width: 395px;
        height: 395px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        font-weight: 800;
        font-size: 20px;
        line-height: 120%;
        text-align: center;
        -webkit-letter-spacing: 0.04em;
        -moz-letter-spacing: 0.04em;
        -ms-letter-spacing: 0.04em;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #000000;
    }
}

@media screen and (max-width: 600px) {
    .gspZCn {
        display: none;
    }
}

data-styled.g157[id="Contacts__RegisterButton-dn11eo-7"] {
    content: "gspZCn,"
}

.jFDMWA {
    position: relative;
    width: 100%;
    overflow: hidden;
}

data-styled.g158[id="SwipeSlider__Wrapper-sc-1y48p2u-0"] {
    content: "jFDMWA,"
}

.csJfcf {
    padding: 0 60px !important;
    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;
    position: relative;
    z-index: 1;
}

@media screen and (max-width: 1024px) {
    .csJfcf {
        padding: 0 50px !important;
    }
}

@media screen and (max-width: 600px) {
    .csJfcf {
        padding: 0 15px !important;
    }
}

data-styled.g159[id="SwipeSlider__Container-sc-1y48p2u-1"] {
    content: "csJfcf,"
}

.kskMFa {
    margin-right: 206px;
    position: relative;
    z-index: 222;
}

@media screen and (max-width: 600px) {
    .kskMFa {
        margin-right: 24px;
    }
}

@media screen and (max-width: 600px) {
    .kskMFa.first {
        display: none;
    }
}

.kskMFa * {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

data-styled.g160[id="SwipeSlider__Slide-sc-1y48p2u-2"] {
    content: "kskMFa,"
}

.iOvxkE {
    margin-bottom: 196px;
}

@media screen and (max-width: 1024px) {
    .iOvxkE {
        margin-bottom: 400px;
    }
}

.iOvxkE.mobile {
    padding-left: 16px;
    max-width: 170px;
    margin-bottom: 32px;
}

@media screen and (min-width: 601px) {
    .iOvxkE.mobile {
        display: none;
    }
}

data-styled.g161[id="SwipeSlider__H2-sc-1y48p2u-3"] {
    content: "iOvxkE,"
}

.fiGJSc {
    max-width: 300px;
    font-weight: 500;
    font-size: 18px;
    line-height: 130%;
}

.fiGJSc.mobile {
    margin-bottom: 35px;
    max-width: 100%;
    padding: 0 16px;
    font-size: 14px;
}

@media screen and (min-width: 601px) {
    .fiGJSc.mobile {
        display: none;
    }
}

data-styled.g162[id="SwipeSlider__Text-sc-1y48p2u-4"] {
    content: "fiGJSc,"
}

.bDQsbN {
    margin-bottom: 10px;
}

@media (min-width: 1640px) {
    .bDQsbN {
        max-height: 622px;
    }
}

@media (max-width: 1640px) {
    .bDQsbN {
        max-height: 547px;
    }
}

@media screen and (max-width: 600px) {
    .bDQsbN {
        max-height: 333px;
    }
}

data-styled.g163[id="SwipeSlider__Img-sc-1y48p2u-5"] {
    content: "bDQsbN,"
}

.hiNdWG {
    font-weight: 800;
    font-size: 16px;
    line-height: 140%;
    -webkit-letter-spacing: 0.06em;
    -moz-letter-spacing: 0.06em;
    -ms-letter-spacing: 0.06em;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

@media screen and (max-width: 600px) {
    .hiNdWG {
        font-size: 10px;
    }
}

data-styled.g164[id="SwipeSlider__ItemTitle-sc-1y48p2u-6"] {
    content: "hiNdWG,"
}

.glIzyX {
    padding-bottom: 340px;
}

@media screen and (max-width: 1024px) {
    .glIzyX {
        padding-bottom: 280px;
    }
}

data-styled.g165[id="PhotoReport__Section-wa1pbm-0"] {
    content: "glIzyX,"
}

.fiORBB {
    max-width: 811px;
    max-width: 1000px;
}

@media screen and (max-width: 1440px) {
    .fiORBB {
        max-width: 811px;
    }
}

@media screen and (max-width: 1024px) {
    .fiORBB {
        max-width: 510px;
    }
}

data-styled.g166[id="PhotoReport__H2-wa1pbm-1"] {
    content: "fiORBB,"
}

.hXmfgj:first-child {
    margin-bottom: 155px !important;
}

@media screen and (max-width: 1024px) {
    .hXmfgj:first-child {
        margin-bottom: 140px;
    }
}

.hXmfgj.right {
    margin-top: 95px;
    text-align: right;
}

@media screen and (max-width: 1024px) {
    .hXmfgj.right {
        margin-top: 55px;
    }
}

data-styled.g167[id="PhotoReport__Container-wa1pbm-2"] {
    content: "hXmfgj,"
}

.bMrMmJ {
    font-weight: 800;
    font-size: 13px;
    line-height: 130%;
    text-align: right;
    -webkit-letter-spacing: 0.06em;
    -moz-letter-spacing: 0.06em;
    -ms-letter-spacing: 0.06em;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: inherit;
}

data-styled.g168[id="PhotoReport__Description-wa1pbm-3"] {
    content: "bMrMmJ,"
}

.kJtVLe {
    padding-bottom: 380px;
    text-align: center;
}

@media screen and (max-width: 1640px) {
    .kJtVLe {
        padding-bottom: 330px;
    }
}

@media screen and (max-width: 1440px) {
    .kJtVLe {
        padding-bottom: 232px;
    }
}

@media screen and (max-width: 1024px) {
    .kJtVLe {
        padding-bottom: 275px;
    }
}

@media screen and (max-width: 600px) {
    .kJtVLe {
        padding: 0 0 153px;
    }
}

data-styled.g169[id="Logo__Container-hiud0l-0"] {
    content: "kJtVLe,"
}

.cvdfny {
    max-width: 723px;
}

@media screen and (max-width: 1440px) {
    .cvdfny {
        max-width: 649px;
    }
}

@media screen and (max-width: 1024px) {
    .cvdfny {
        max-width: 517px;
    }
}

@media screen and (max-width: 600px) {
    .cvdfny {
        max-width: 100%;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

data-styled.g170[id="Logo__Gif-hiud0l-1"] {
    content: "cvdfny,"
}

.hplwFW {
    position: static;
}

data-styled.g171[id="Footer__GlitchLogo-sc-1enkj2u-0"] {
    content: "hplwFW,"
}

.cvdpQC {
    position: relative;
    padding-bottom: 120px;
    text-align: center;
}

@media screen and (max-width: 1024px) {
    .cvdpQC {
        padding-bottom: 75px;
    }
}

@media screen and (max-height: 600px) {
    .cvdpQC {
        padding: 0 15px;
    }
}

data-styled.g172[id="Footer__Container-sc-1enkj2u-1"] {
    content: "cvdpQC,"
}

.hYoNKR {
    margin-bottom: 57px;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
}

@media screen and (max-width: 1640px) {
    .hYoNKR {
        margin-bottom: 52px;
    }
}

@media screen and (max-width: 600px) {
    .hYoNKR {
        margin-bottom: 26px;
        font-size: 12px;
    }
}

data-styled.g173[id="Footer__Copyright-sc-1enkj2u-2"] {
    content: "hYoNKR,"
}

.gmseal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

data-styled.g174[id="Footer__Row-sc-1enkj2u-3"] {
    content: "gmseal,"
}

.lbUwG {
    margin: 0 10px;
    font-weight: bold;
    font-size: 16px;
    line-height: 130%;
}

@media screen and (max-width: 1024px) {
    .lbUwG {
        font-size: 7px;
    }
}

data-styled.g175[id="Footer__Plus-sc-1enkj2u-4"] {
    content: "lbUwG,"
}

.boFzeY {
    height: 24px;
}

@media screen and (max-width: 600px) {
    .boFzeY {
        height: 17px;
    }
}

data-styled.g176[id="Footer__Img-sc-1enkj2u-5"] {
    content: "boFzeY,"
}

.XGsna:hover {
    -webkit-animation: none !important;
    animation: none !important;
}

data-styled.g177[id="Footer__Link-sc-1enkj2u-6"] {
    content: "XGsna,"
}

.cnYIPJ {
    margin-top: 50px;
}

data-styled.g178[id="Footer__FooterLogo-sc-1enkj2u-7"] {
    content: "cnYIPJ,"
}

.gMLekh {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: visible;
    z-index: 2001;
    -webkit-animation: 300ms linear 0s forwards;
    animation: 300ms linear 0s forwards;
}

.gMLekh.active {
    opacity: 1;
    visibility: visible;
    z-index: 2001;
    -webkit-animation: 300ms linear 0s forwards;
    animation: 300ms linear 0s forwards;
}

.gMLekh.disabled {
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    -webkit-animation: 300ms linear 0s forwards;
    animation: 300ms linear 0s forwards;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

data-styled.g179[id="SwipeSliderGallery__Wrapper-sc-1zod2i-0"] {
    content: "gMLekh,"
}

.ddipJw {
    right: 44px;
    position: absolute;
    bottom: 44px;
    width: 120px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 20;
    -webkit-align-items: baseline;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

@media screen and (max-width: 1024px) {
    .ddipJw {
        display: none;
    }
}

data-styled.g180[id="SwipeSliderGallery__WrapperArrow-sc-1zod2i-1"] {
    content: "ddipJw,"
}

.gylPZL {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 1002;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.gylPZL > * + * {
    margin-left: 28px;
}

.gylPZL svg {
    cursor: pointer;
}

.gylPZL svg:first-child > path {
    fill: #303030;
}

.gylPZL svg:last-child > path {
    fill: #fff;
}

@media screen and (max-width: 1024px) {
    .gylPZL {
        width: 100%;
        height: 100%;
        top: auto;
        left: auto;
        z-index: 2;
    }

    .gylPZL svg {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .gylPZL svg:first-child {
        left: 20px;
    }

    .gylPZL svg:last-child {
        right: 20px;
    }

    @media screen and (max-width: 600px) {
        .gylPZL {
            height: 50px;
            bottom: 0;
            z-index: 100;
        }

        .gylPZL svg {
            top: auto;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
            bottom: 17px;
        }
    }
}

data-styled.g181[id="SwipeSliderGallery__ControlsWrapper-sc-1zod2i-2"] {
    content: "gylPZL,"
}

.ApjjT {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    z-index: 1;
}

data-styled.g182[id="SwipeSliderGallery__Overlayer-sc-1zod2i-3"] {
    content: "ApjjT,"
}

.bMxpYT {
    width: 100%;
    height: 100%;
}

data-styled.g183[id="SwipeSliderGallery__ListGallery-sc-1zod2i-4"] {
    content: "bMxpYT,"
}

.kSGqdC {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 30px;
    left: 30px;
    font-size: 15px;
    color: white;
    z-index: 3;
}

@media screen and (max-width: 1024px) {
    .kSGqdC {
        font-size: 16px;
        bottom: auto;
        top: 30px;
        left: 30px;
    }
}

@media screen and (max-width: 600px) {
    .kSGqdC {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 20px;
    }
}

data-styled.g185[id="SwipeSliderGallery__CounterImg-sc-1zod2i-6"] {
    content: "kSGqdC,"
}

.dGeqAq {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 30px;
    right: 30px;
    -webkit-transition: .3s;
    transition: .3s;
    color: white;
    z-index: 3;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    cursor: pointer;
}

.dGeqAq:hover {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}

.dGeqAq:hover svg > path {
    fill: green;
}

@media screen and (max-width: 1024px) {
    .dGeqAq {
        width: 18px;
    }
}

@media screen and (max-width: 600px) {
    .dGeqAq {
        top: 15px;
        right: 15px;
    }

    .dGeqAq svg {
        height: 18px;
    }
}

data-styled.g188[id="SwipeSliderGallery__CloseBtn-sc-1zod2i-9"] {
    content: "dGeqAq,"
}

.eLtmNB {
    padding: 394px 0 485px;
}

@media screen and (max-width: 1024px) {
    .eLtmNB {
        padding: 234px 0 298px;
    }
}

@media screen and (max-width: 600px) {
    .eLtmNB {
        padding: 120px 0 110px;
    }
}

data-styled.g189[id="Posters__Section-an7yad-0"] {
    content: "eLtmNB,"
}

.dEJjjt {
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    width: 12px;
    height: 12px;
    display: none;
    font-weight: 800;
    font-size: 0;
    line-height: 120%;
    text-align: center;
    -webkit-letter-spacing: 0.04em;
    -moz-letter-spacing: 0.04em;
    -ms-letter-spacing: 0.04em;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    background: #ffffff;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.1s, top 0s, left 0s;
    transition: all 0.1s, top 0s, left 0s;
}

@media screen and (min-width: 1024px) {
    .dEJjjt.visible {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.dEJjjt.hover {
    width: 60px;
    height: 60px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: none;
}

.dEJjjt.hover::before {
    margin: auto;
    display: block;
    width: 6px;
    height: 6px;
    content: '';
    background: #ffffff;
    border-radius: 50%;
}

.dEJjjt.drag {
    width: 90px;
    height: 90px;
    background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTM4IiBoZWlnaHQ9IjEzOSIgdmlld0JveD0iMCAwIDEzOCAxMzkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8ZyBmaWx0ZXI9InVybCgjZmlsdGVyMF9kKSI+DQo8Y2lyY2xlIGN4PSI2OSIgY3k9IjY1LjcyNTYiIHI9IjQ0IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiLz4NCjwvZz4NCjxwYXRoIGQ9Ik04NS4wMzA4IDYwLjUyNTRMOTAuNDA0OCA2NS44OTk0TDg1LjAzMDggNzEuMjczNCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIi8+DQo8cGF0aCBkPSJNNTMuMTEyMiA2MC41MjU0TDQ3LjczODIgNjUuODk5NEw1My4xMTIyIDcxLjI3MzQiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIvPg0KPGxpbmUgeDE9IjY5IiB5MT0iNTYuNzI1NiIgeDI9IjY5IiB5Mj0iNzUuNzI1NiIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIi8+DQo8ZGVmcz4NCjxmaWx0ZXIgaWQ9ImZpbHRlcjBfZCIgeD0iMCIgeT0iMC43MjU1ODYiIHdpZHRoPSIxMzgiIGhlaWdodD0iMTM4IiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiI+DQo8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPg0KPGZlQ29sb3JNYXRyaXggaW49IlNvdXJjZUFscGhhIiB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMTI3IDAiLz4NCjxmZU9mZnNldCBkeT0iNCIvPg0KPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMTIiLz4NCjxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwLjEyIDAiLz4NCjxmZUJsZW5kIG1vZGU9Im5vcm1hbCIgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0iZWZmZWN0MV9kcm9wU2hhZG93Ii8+DQo8ZmVCbGVuZCBtb2RlPSJub3JtYWwiIGluPSJTb3VyY2VHcmFwaGljIiBpbjI9ImVmZmVjdDFfZHJvcFNoYWRvdyIgcmVzdWx0PSJzaGFwZSIvPg0KPC9maWx0ZXI+DQo8L2RlZnM+DQo8L3N2Zz4NCg==) no-repeat center / contain;
}

.dEJjjt.hold {
    width: 40px;
    height: 40px;
    background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODgiIGhlaWdodD0iODgiIHZpZXdCb3g9IjAgMCA4OCA4OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxnIGZpbHRlcj0idXJsKCNmaWx0ZXIwX2QpIj4NCjxjaXJjbGUgY3g9IjQ0IiBjeT0iNDAiIHI9IjE5IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiLz4NCjwvZz4NCjxwYXRoIGQ9Ik0zOC4yMjYzIDM0Ljc0N0MzOC44Mjg5IDM0LjUyMTEgNDAuMDIxNSAzNC42NTkxIDQwLjMzNTMgMzUuMzM3QzQwLjY0OTEgMzYuMDE0OSA0MC44Mzc0IDM2Ljg5MzYgNDAuODUgMzYuNjgwMkM0MC44MTk4IDM2LjAxNDggNDAuODc0NyAzNS4zNDgzIDQxLjAxMzIgMzQuNjk2OEM0MS4wODI5IDM0LjQ5NjQgNDEuMTk3IDM0LjMxNDQgNDEuMzQ3IDM0LjE2NDRDNDEuNDk3IDM0LjAxNDQgNDEuNjc5IDMzLjkwMDMgNDEuODc5NCAzMy44MzA2QzQyLjI1MjMgMzMuNzExMSA0Mi42NDkgMzMuNjg1MiA0My4wMzQzIDMzLjc1NTNDNDMuNDE4NCAzMy44NDA2IDQzLjc1NzkgMzQuMDY0IDQzLjk4ODMgMzQuMzgzQzQ0LjI3NjUgMzUuMTE2NyA0NC40NDE5IDM1Ljg5MjggNDQuNDc3OSAzNi42ODAyQzQ0LjUxMjggMzYuMDA3MSA0NC42MzA5IDM1LjM0MDkgNDQuODI5NCAzNC42OTY4QzQ1LjA0NDEgMzQuNDA2MyA0NS4zNDg1IDM0LjE5NDUgNDUuNjk1NiAzNC4wOTQyQzQ2LjExMDcgMzQuMDE5MiA0Ni41MzU4IDM0LjAxOTIgNDYuOTUwOSAzNC4wOTQyQzQ3LjI5MDUgMzQuMjA5NCA0Ny41ODc4IDM0LjQyMzcgNDcuODA0NiAzNC43MDk0QzQ4LjA3IDM1LjM3NTIgNDguMjMwOSAzNi4wNzgyIDQ4LjI4MTYgMzYuNzkzMkM0OC4yODE2IDM2Ljk2OSA0OC4zNjk1IDM2LjMwMzYgNDguNjQ1NiAzNS44NjQzQzQ4Ljc1MjIgMzUuNTQ4IDQ4Ljk4IDM1LjI4NyA0OS4yNzkgMzUuMTM4N0M0OS41NzggMzQuOTkwMyA0OS45MjM2IDM0Ljk2NjkgNTAuMjM5OSAzNS4wNzM0QzUwLjU1NjIgMzUuMTc5OSA1MC44MTcyIDM1LjQwNzggNTAuOTY1NSAzNS43MDY4QzUxLjExMzggMzYuMDA1NyA1MS4xMzczIDM2LjM1MTQgNTEuMDMwOCAzNi42Njc3QzUxLjAzMDggMzcuNDk2MiA1MS4wMzA4IDM3LjQ1ODYgNTEuMDMwOCAzOC4wMTA5QzUxLjAzMDggMzguNTYzMiA1MS4wMzA4IDM5LjA0MDMgNTEuMDMwOCAzOS41MTczQzUwLjk4MjUgNDAuMjUxNiA1MC44ODE4IDQwLjk4MTYgNTAuNzI5NSA0MS43MDE2QzUwLjUyNzYgNDIuMzExNyA1MC4yNDkyIDQyLjg5MzggNDkuOTAxIDQzLjQzMzlDNDkuMjkwNyA0NC4xMTU4IDQ4Ljc4NyA0NC44ODYxIDQ4LjQwNzEgNDUuNzE4N0M0OC4zMDg0IDQ2LjEyOTUgNDguMjY2MSA0Ni41NTE4IDQ4LjI4MTYgNDYuOTc0QzQ4LjI4MiA0Ny4zNjM4IDQ4LjMzMjcgNDcuNzUyIDQ4LjQzMjIgNDguMTI4OUM0Ny45MTkxIDQ4LjE4NTQgNDcuNDAxMyA0OC4xODU0IDQ2Ljg4ODIgNDguMTI4OUM0Ni4zOTg2IDQ4LjA1MzYgNDUuNzgzNSA0Ny4wNzQ0IDQ1LjYzMjggNDYuNzczMUM0NS41OTQ2IDQ2LjY5MDQgNDUuNTMzNSA0Ni42MjA0IDQ1LjQ1NjggNDYuNTcxM0M0NS4zOCA0Ni41MjIyIDQ1LjI5MDggNDYuNDk2MSA0NS4xOTk3IDQ2LjQ5NjFDNDUuMTA4NiA0Ni40OTYxIDQ1LjAxOTQgNDYuNTIyMiA0NC45NDI3IDQ2LjU3MTNDNDQuODY1OSA0Ni42MjA0IDQ0LjgwNDggNDYuNjkwNCA0NC43NjY2IDQ2Ljc3MzFDNDQuNDkwNSA0Ny4yNTAyIDQzLjg4NzkgNDguMTE2NCA0My40NDg1IDQ4LjE2NjZDNDIuNjIgNDguMjY3IDQwLjg3NTEgNDguMTY2NiAzOS41MDY4IDQ4LjE2NjZDMzkuNTA2OCA0OC4xNjY2IDM5Ljc0NTMgNDYuOTExMiAzOS4yMzA2IDQ2LjQ1OTNDMzguNzE1OSA0Ni4wMDc0IDM4LjE4ODcgNDUuNDgwMiAzNy43ODcgNDUuMTI4N0wzNi43NDUgNDMuOTczN0MzNi4wMTE3IDQzLjI5MDUgMzUuNDc0MyA0Mi40MjM3IDM1LjE4ODQgNDEuNDYzMUMzNC45MjQ4IDQwLjI4MzEgMzQuOTQ5OSAzOS43MDU2IDM1LjE4ODQgMzkuMjQxMUMzNS40NDYzIDM4Ljg3OTQgMzUuODI0NiAzOC42MjEzIDM2LjI1NTUgMzguNTEzQzM2LjYyMDIgMzguNDQ4NyAzNi45OTUxIDM4LjQ3NDYgMzcuMzQ3NiAzOC41ODgzQzM3LjU5NCAzOC42OTE1IDM3LjgwNjkgMzguODYxIDM3Ljk2MjcgMzkuMDc3OUMzOC4yNTE0IDM5LjQ2NzEgMzguMzUxOSAzOS42NTU0IDM4LjIzODkgMzkuMjI4NkMzOC4xMjU5IDM4LjgwMTggMzcuODI0NiAzOC40ODc5IDM3LjY4NjUgMzcuOTczMkMzNy40MTg2IDM3LjM2OTUgMzcuMjU3MiAzNi43MjM5IDM3LjIwOTUgMzYuMDY1MUMzNy4yMzQ2IDM1Ljc3NDcgMzcuMzQ3OSAzNS40OTg4IDM3LjUzNDEgMzUuMjc0NEMzNy43MjAzIDM1LjA1MDEgMzcuOTcwNiAzNC44ODggMzguMjUxNCAzNC44MDk4IiBmaWxsPSJ3aGl0ZSIvPg0KPHBhdGggZD0iTTM4LjIyNjMgMzQuNzQ3QzM4LjgyODkgMzQuNTIxMSA0MC4wMjE1IDM0LjY1OTEgNDAuMzM1MyAzNS4zMzdDNDAuNjQ5MSAzNi4wMTQ5IDQwLjgzNzQgMzYuODkzNiA0MC44NSAzNi42ODAyQzQwLjgxOTggMzYuMDE0OCA0MC44NzQ3IDM1LjM0ODMgNDEuMDEzMiAzNC42OTY4QzQxLjA4MjkgMzQuNDk2NCA0MS4xOTcgMzQuMzE0NCA0MS4zNDcgMzQuMTY0NEM0MS40OTcgMzQuMDE0NCA0MS42NzkgMzMuOTAwMyA0MS44Nzk0IDMzLjgzMDZDNDIuMjUyMyAzMy43MTExIDQyLjY0OSAzMy42ODUyIDQzLjAzNDMgMzMuNzU1M0M0My40MTg0IDMzLjg0MDYgNDMuNzU3OSAzNC4wNjQgNDMuOTg4MyAzNC4zODNDNDQuMjc2NSAzNS4xMTY3IDQ0LjQ0MTkgMzUuODkyOCA0NC40Nzc5IDM2LjY4MDJDNDQuNTEyOCAzNi4wMDcxIDQ0LjYzMDkgMzUuMzQwOSA0NC44Mjk0IDM0LjY5NjhDNDUuMDQ0MSAzNC40MDYzIDQ1LjM0ODUgMzQuMTk0NSA0NS42OTU2IDM0LjA5NDJDNDYuMTEwNyAzNC4wMTkyIDQ2LjUzNTggMzQuMDE5MiA0Ni45NTA5IDM0LjA5NDJDNDcuMjkwNSAzNC4yMDk0IDQ3LjU4NzggMzQuNDIzNyA0Ny44MDQ2IDM0LjcwOTRDNDguMDcgMzUuMzc1MiA0OC4yMzA5IDM2LjA3ODIgNDguMjgxNiAzNi43OTMyQzQ4LjI4MTYgMzYuOTY5IDQ4LjM2OTUgMzYuMzAzNiA0OC42NDU2IDM1Ljg2NDNDNDguNzUyMiAzNS41NDggNDguOTggMzUuMjg3IDQ5LjI3OSAzNS4xMzg3QzQ5LjU3OCAzNC45OTAzIDQ5LjkyMzYgMzQuOTY2OSA1MC4yMzk5IDM1LjA3MzRDNTAuNTU2MiAzNS4xNzk5IDUwLjgxNzIgMzUuNDA3OCA1MC45NjU1IDM1LjcwNjhDNTEuMTEzOCAzNi4wMDU3IDUxLjEzNzMgMzYuMzUxNCA1MS4wMzA4IDM2LjY2NzdDNTEuMDMwOCAzNy40OTYyIDUxLjAzMDggMzcuNDU4NiA1MS4wMzA4IDM4LjAxMDlDNTEuMDMwOCAzOC41NjMyIDUxLjAzMDggMzkuMDQwMyA1MS4wMzA4IDM5LjUxNzNDNTAuOTgyNSA0MC4yNTE2IDUwLjg4MTggNDAuOTgxNiA1MC43Mjk1IDQxLjcwMTZDNTAuNTI3NiA0Mi4zMTE3IDUwLjI0OTIgNDIuODkzOCA0OS45MDEgNDMuNDMzOUM0OS4yOTA3IDQ0LjExNTggNDguNzg3IDQ0Ljg4NjEgNDguNDA3MSA0NS43MTg3QzQ4LjMwODQgNDYuMTI5NSA0OC4yNjYxIDQ2LjU1MTggNDguMjgxNiA0Ni45NzRDNDguMjgyIDQ3LjM2MzggNDguMzMyNyA0Ny43NTIgNDguNDMyMiA0OC4xMjg5QzQ3LjkxOTEgNDguMTg1NCA0Ny40MDEzIDQ4LjE4NTQgNDYuODg4MiA0OC4xMjg5QzQ2LjM5ODYgNDguMDUzNiA0NS43ODM1IDQ3LjA3NDQgNDUuNjMyOCA0Ni43NzMxQzQ1LjU5NDYgNDYuNjkwNCA0NS41MzM1IDQ2LjYyMDQgNDUuNDU2OCA0Ni41NzEzQzQ1LjM4IDQ2LjUyMjIgNDUuMjkwOCA0Ni40OTYxIDQ1LjE5OTcgNDYuNDk2MUM0NS4xMDg2IDQ2LjQ5NjEgNDUuMDE5NCA0Ni41MjIyIDQ0Ljk0MjcgNDYuNTcxM0M0NC44NjU5IDQ2LjYyMDQgNDQuODA0OCA0Ni42OTA0IDQ0Ljc2NjYgNDYuNzczMUM0NC40OTA1IDQ3LjI1MDIgNDMuODg3OSA0OC4xMTY0IDQzLjQ0ODUgNDguMTY2NkM0Mi42MiA0OC4yNjcgNDAuODc1MSA0OC4xNjY2IDM5LjUwNjggNDguMTY2NkMzOS41MDY4IDQ4LjE2NjYgMzkuNzQ1MyA0Ni45MTEyIDM5LjIzMDYgNDYuNDU5M0MzOC43MTU5IDQ2LjAwNzQgMzguMTg4NyA0NS40ODAyIDM3Ljc4NyA0NS4xMjg3TDM2Ljc0NSA0My45NzM3QzM2LjAxMTcgNDMuMjkwNSAzNS40NzQzIDQyLjQyMzcgMzUuMTg4NCA0MS40NjMxQzM0LjkyNDggNDAuMjgzMSAzNC45NDk5IDM5LjcwNTYgMzUuMTg4NCAzOS4yNDExQzM1LjQ0NjMgMzguODc5NCAzNS44MjQ2IDM4LjYyMTMgMzYuMjU1NSAzOC41MTNDMzYuNjIwMiAzOC40NDg3IDM2Ljk5NTEgMzguNDc0NiAzNy4zNDc2IDM4LjU4ODNDMzcuNTk0IDM4LjY5MTUgMzcuODA2OSAzOC44NjEgMzcuOTYyNyAzOS4wNzc5QzM4LjI1MTQgMzkuNDY3MSAzOC4zNTE5IDM5LjY1NTQgMzguMjM4OSAzOS4yMjg2QzM4LjEyNTkgMzguODAxOCAzNy44MjQ2IDM4LjQ4NzkgMzcuNjg2NSAzNy45NzMyQzM3LjQxODYgMzcuMzY5NSAzNy4yNTcyIDM2LjcyMzkgMzcuMjA5NSAzNi4wNjUxQzM3LjIyMDQgMzUuNzY2OCAzNy4zMjQyIDM1LjQ3OTMgMzcuNTA2NSAzNS4yNDNDMzcuNjg4OSAzNS4wMDY2IDM3Ljk0MDUgMzQuODMzMiAzOC4yMjYzIDM0Ljc0N1YzNC43NDdaIiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjAuNzUiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjxwYXRoIGQ9Ik00Ny4wMTE3IDQ0LjQ2MzFWNDAuMTE5NiIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIwLjc1IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4NCjxwYXRoIGQ9Ik00NC40Nzc0IDQ0LjQ3NTZMNDQuNDY0OCA0MC4xMTk2IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjAuNzUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPg0KPHBhdGggZD0iTTQxLjk3NjYgNDAuMTU3Mkw0Mi4wMDE3IDQ0LjQ1MDUiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMC43NSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+DQo8ZGVmcz4NCjxmaWx0ZXIgaWQ9ImZpbHRlcjBfZCIgeD0iMCIgeT0iMCIgd2lkdGg9Ijg4IiBoZWlnaHQ9Ijg4IiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiI+DQo8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPg0KPGZlQ29sb3JNYXRyaXggaW49IlNvdXJjZUFscGhhIiB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMTI3IDAiLz4NCjxmZU9mZnNldCBkeT0iNCIvPg0KPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMTIiLz4NCjxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwLjEyIDAiLz4NCjxmZUJsZW5kIG1vZGU9Im5vcm1hbCIgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0iZWZmZWN0MV9kcm9wU2hhZG93Ii8+DQo8ZmVCbGVuZCBtb2RlPSJub3JtYWwiIGluPSJTb3VyY2VHcmFwaGljIiBpbjI9ImVmZmVjdDFfZHJvcFNoYWRvdyIgcmVzdWx0PSJzaGFwZSIvPg0KPC9maWx0ZXI+DQo8L2RlZnM+DQo8L3N2Zz4NCg==) no-repeat center / contain;
}

.dEJjjt.register {
    font-size: 20px;
    color: #000000;
    border: 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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.dEJjjt:not(.hold).hoverProto {
    width: 60px;
    height: 60px;
    border: 2px solid #fff;
    background: transparent;
}

.dEJjjt:not(.hold).hoverProto::before, .dEJjjt:not(.hold).hoverProto::after {
    content: '';
    height: 2px;
    width: 17px;
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.dEJjjt:not(.hold).hoverProto::after {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
}

.dEJjjt.hoverVideo {
    width: 60px;
    height: 60px;
    border: 2px solid #fff;
    background: transparent;
}

.dEJjjt.hoverVideo::before {
    content: "";
    height: 50%;
    width: 50%;
    position: absolute;
    top: 53%;
    left: 56%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTkiIGhlaWdodD0iMTEzIiB2aWV3Qm94PSIwIDAgOTkgMTEzIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KPGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfZCkiPg0KPHBhdGggZD0iTTE3LjQ5OTkgMTUuNDIxTDc5LjE0OTQgNTIuNUwxNy40OTk5IDg5LjU3OUwxNy40OTk5IDE1LjQyMVoiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iNSIvPg0KPC9nPg0KPGRlZnM+DQo8ZmlsdGVyIGlkPSJmaWx0ZXIwX2QiIHg9Ii02LjEwMzUyZS0wNSIgeT0iMCIgd2lkdGg9Ijk5IiBoZWlnaHQ9IjExMyIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPg0KPGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz4NCjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDEyNyAwIi8+DQo8ZmVPZmZzZXQgZHk9IjQiLz4NCjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjcuNSIvPg0KPGZlQ29sb3JNYXRyaXggdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMDggMCIvPg0KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJlZmZlY3QxX2Ryb3BTaGFkb3ciLz4NCjxmZUJsZW5kIG1vZGU9Im5vcm1hbCIgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iZWZmZWN0MV9kcm9wU2hhZG93IiByZXN1bHQ9InNoYXBlIi8+DQo8L2ZpbHRlcj4NCjwvZGVmcz4NCjwvc3ZnPg0K) no-repeat center / contain;
}

data-styled.g190[id="Mouse__MouseWrapper-sc-6f1uo2-0"] {
    content: "dEJjjt,"
}

.dCAKRu {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    pointer-events: none;
}

data-styled.g191[id="GlitchBackground__GlitchWrapper-gmtbnc-0"] {
    content: "dCAKRu,"
}

.jtdAZv {
    width: 100%;
    height: 100%;
}

data-styled.g192[id="GlitchBackground__Canvas-gmtbnc-1"] {
    content: "jtdAZv,"
}

.gnkTVJ {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
    overflow: hidden;
    --size: 150vw;
}

.gnkTVJ::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1001;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: var(--size);
    width: var(--size);
    display: block;
    background-color: transparent;
    border-radius: 50%;
    border: 1500px solid #000;
}

.gnkTVJ.open::before {
    -webkit-animation: open 600ms ease-in-out 0ms forwards;
    animation: open 600ms ease-in-out 0ms forwards;
}

@-webkit-keyframes open {
    0% {
        border-width: 1500px;
    }
    100% {
        border-width: 0px;
    }
}

@keyframes open {
    0% {
        border-width: 1500px;
    }
    100% {
        border-width: 0px;
    }
}

data-styled.g193[id="Preloader__PreloaderWrapper-sc-17fxavd-0"] {
    content: "gnkTVJ,"
}

.jwgIyB {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1002;
}

data-styled.g194[id="Preloader__PreloaderCanvas-sc-17fxavd-1"] {
    content: "jwgIyB,"
}

{ /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
}
*, *::before, *::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    -webkit-text-decoration: none;
    text-decoration: none;
}

ul, ol {
    list-style: none;
}

input {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

textarea {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

main {
    display: block;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline;
    text-decoration: underline;
}

b, strong {
    font-weight: bolder;
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button, input {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

data-styled.g195[id="sc-global-VBbyo1"] {
    content: "sc-global-VBbyo1,"
}

@font-face {
    font-family: Montserrat;
    src: url('../fonts/Montserrat-SemiBold.eot');
    src: url('../fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-SemiBold.woff2') format('woff2'), url('../fonts/Montserrat-SemiBold.woff') format('woff'), url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: Montserrat;
    src: url('../fonts/Montserrat-Bold.eot');
    src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Bold.woff2') format('woff2'), url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: Montserrat;
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Montserrat;
    src: url('../fonts/Montserrat-Medium.eot');
    src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Medium.woff2') format('woff2'), url('../fonts/Montserrat-Medium.woff') format('woff'), url('../fonts/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: Montserrat;
    src: url('../fonts/Montserrat-ExtraBold.eot');
    src: url('../fonts/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-ExtraBold.woff2') format('woff2'), url('../fonts/Montserrat-ExtraBold.woff') format('woff'), url('../fonts/Montserrat-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

data-styled.g196[id="sc-global-kyRcbX1"] {
    content: "sc-global-kyRcbX1,"
}

*, *::before, *::after {
    cursor: none !important;
}

.hidden {
    display: none;
}

.transpatent-head {
    background: transparent !important;
}

.js-menu {
    z-index: 201 !important;
}

.topnull {
    top: 0 !important;
}

body {
    font-family: Montserrat, sans-serif;
    color: #ffffff;
    background-color: #000000;
}

.container {
    margin: 0 auto;
    padding: 0 50px;
    width: 100%;
}

@media screen and (max-width: 1640px) {
    .container {
        padding: 0 30px;
    }
}

@media screen and (max-width: 1024px) {
    .container {
        padding: 0 20px;
    }
}

@media screen and (max-width: 475px) {
    .container {
        padding: 0 16px;
    }
}

.container.section {
    max-width: 1920px;
    padding: 0 130px;
}

@media screen and (max-width: 1640px) {
    .container.section {
        padding: 0 90px;
    }
}

@media screen and (max-width: 1024px) {
    .container.section {
        padding: 0 60px;
    }
}

@media screen and (max-width: 600px) {
    .container.section {
        padding: 0 16px;
    }
}

.js-header {
    position: fixed !important;
    -webkit-transition: .2s;
    transition: .2s;
    background: #000;
    z-index: 999;
}

.js-nofixed {
    position: absolute !important;
}

.btn {
    position: relative;
    cursor: pointer;
    padding: 0 85px;
    line-height: 60px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 800;
    -webkit-letter-spacing: 0.06em;
    -moz-letter-spacing: 0.06em;
    -ms-letter-spacing: 0.06em;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    background: #3db54a;
    border: none;
    outline: none;
}

.btn:before, .btn:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.btn:before {
    background-color: #60ffbc;
    z-index: -1;
}

.btn:after {
    background-color: #ff3103;
    z-index: -2;
}

.btn:hover .link-inner {
    -webkit-animation: glitch 0.3s ease 1;
    animation: glitch 0.3s ease 1;
}

.btn:hover:before {
    -webkit-animation: glitch 0.3s ease 0.3s infinite;
    animation: glitch 0.3s ease 0.3s infinite;
}

.btn:hover:after {
    -webkit-animation: glitch 0.3s ease infinite reverse;
    animation: glitch 0.3s ease infinite reverse;
}

@media screen and (max-width: 1640px) {
    .btn {
        padding: 0 50px;
        font-size: 13px;
        line-height: 52px;
    }
}

@media screen and (max-width: 1024px) {
    .btn {
        padding: 0 34px;
        line-height: 44px;
    }
}

@media screen and (max-width: 600px) {
    .btn {
        font-size: 12px;
    }
}

.glitch-link {
    position: relative;
}

.glitch-link:before, .glitch-link:after {
    content: attr(data-content);
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    text-align: right;
}

.glitch-link:before {
    color: #60ffbc;
    z-index: -1;
}

.glitch-link:after {
    color: #ff3103;
    z-index: -2;
}

.glitch-link:hover:before {
    -webkit-animation: glitch 0.3s ease 0.3s infinite;
    animation: glitch 0.3s ease 0.3s infinite;
}

.glitch-link:hover:after {
    -webkit-animation: glitch 0.3s ease infinite reverse;
    animation: glitch 0.3s ease infinite reverse;
}

.svg-js {
    right: 44px;
    position: absolute;
    bottom: 44px;
    width: 100px;
    z-index: 20;
}

@media screen and (max-width: 1024px) {
    .svg-js {
        display: none;
    }
}

.glitch-logo {
    position: relative;
}

.glitch-logo:before, .glitch-logo:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.glitch-logo:before {
    z-index: -1;
}

.glitch-logo:after {
    z-index: -2;
}

.glitch-logo:hover:before {
    border: 2px solid #60ffbc;
    -webkit-animation: glitch 0.3s ease 0.3s infinite;
    animation: glitch 0.3s ease 0.3s infinite;
}

.glitch-logo:hover:after {
    border: 2px solid #ff3103;
    -webkit-animation: glitch 0.3s ease infinite reverse;
    animation: glitch 0.3s ease infinite reverse;
}

.hidden {
    display: none;
}

.no-scroll {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

@-webkit-keyframes glitch {
    0% {
        -webkit-transform: translate(-2px, 2px);
        -ms-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px);
    }
    25% {
        -webkit-transform: translate(-2px, -2px);
        -ms-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px);
    }
    50% {
        -webkit-transform: translate(2px, 2px);
        -ms-transform: translate(2px, 2px);
        transform: translate(2px, 2px);
    }
    75% {
        -webkit-transform: translate(2px, -2px);
        -ms-transform: translate(2px, -2px);
        transform: translate(2px, -2px);
    }
    100% {
        -webkit-transform: translate(-2px, 2px);
        -ms-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px);
    }
}

@keyframes glitch {
    0% {
        -webkit-transform: translate(-2px, 2px);
        -ms-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px);
    }
    25% {
        -webkit-transform: translate(-2px, -2px);
        -ms-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px);
    }
    50% {
        -webkit-transform: translate(2px, 2px);
        -ms-transform: translate(2px, 2px);
        transform: translate(2px, 2px);
    }
    75% {
        -webkit-transform: translate(2px, -2px);
        -ms-transform: translate(2px, -2px);
        transform: translate(2px, -2px);
    }
    100% {
        -webkit-transform: translate(-2px, 2px);
        -ms-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px);
    }
}

data-styled.g197[id="sc-global-jvgYOV1"] {
    content: "sc-global-jvgYOV1,"
}

.js-first-spell, .js-second-spell {
    overflow: hidden;
}

.js-first-w .animTarget {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.js-forth-w svg {
    top: 0 !important;
}

.js-second-w {
    overflow: hidden;
}

@media screen and (min-width: 767px) and (max-width: 1080px) {
    .js-second-w span {
        top: 40%;
    }
}

.js-first-spell::before, .js-second-spell::before {
    visibility: hidden;
}

.js-second-spell {
    left: auto !important;
    right: 0;
}

.animTarget {
    visibility: hidden;
    display: inline-block;
}

.visible {
    visibility: visible;
}

.visible::before {
    visibility: visible;
}

.svg-appear {
    visibility: visible;
    -webkit-animation: svgAppearIn ease-in-out 700ms forwards;
    animation: svgAppearIn ease-in-out 700ms forwards;
}

.appear {
    visibility: visible;
    -webkit-animation: appearIn ease-in-out 700ms forwards;
    animation: appearIn ease-in-out 700ms forwards;
}

.removeBefore::before {
    display: none !important;
}

.hiddden {
    display: none !important;
}

.fade {
    -webkit-animation: fade ease-in-out 700ms forwards;
    animation: fade ease-in-out 700ms forwards;
}

.svg-fade {
    -webkit-animation: svgFade ease-in-out 700ms forwards;
    animation: svgFade ease-in-out 700ms forwards;
}

@-webkit-keyframes fade {
    from {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    to {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        display: none;
    }
}

@keyframes fade {
    from {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    to {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        display: none;
    }
}

@-webkit-keyframes svgFade {
    from {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    to {
        -webkit-transform: translateY(-200%);
        -ms-transform: translateY(-200%);
        transform: translateY(-200%);
    }
}

@keyframes svgFade {
    from {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    to {
        -webkit-transform: translateY(-200%);
        -ms-transform: translateY(-200%);
        transform: translateY(-200%);
    }
}

@-webkit-keyframes appearIn {
    from {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    to {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes appearIn {
    from {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    to {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes svgAppearIn {
    from {
        -webkit-transform: translateY(-150%);
        -ms-transform: translateY(-150%);
        transform: translateY(-150%);
    }
    to {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

@keyframes svgAppearIn {
    from {
        -webkit-transform: translateY(-150%);
        -ms-transform: translateY(-150%);
        transform: translateY(-150%);
    }
    to {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

data-styled.g198[id="sc-global-ebEiPm1"] {
    content: "sc-global-ebEiPm1,"
}

@-webkit-keyframes kwGoXC {
    0% {
        z-index: 2;
        -webkit-filter: brightness(0.3);
        filter: brightness(0.3);
        -webkit-transform: translate(50px, -50px);
        -ms-transform: translate(50px, -50px);
        transform: translate(50px, -50px);
    }
    100% {
        z-index: 2;
        -webkit-filter: none;
        filter: none;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
    }
}

@keyframes kwGoXC {
    0% {
        z-index: 2;
        -webkit-filter: brightness(0.3);
        filter: brightness(0.3);
        -webkit-transform: translate(50px, -50px);
        -ms-transform: translate(50px, -50px);
        transform: translate(50px, -50px);
    }
    100% {
        z-index: 2;
        -webkit-filter: none;
        filter: none;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
    }
}

data-styled.g199[id="sc-keyframes-kwGoXC"] {
    content: "kwGoXC,"
}

@-webkit-keyframes iheJXu {
    0% {
        z-index: 2;
        -webkit-filter: brightness(0.3);
        filter: brightness(0.3);
        -webkit-transform: translate(45px, -45px);
        -ms-transform: translate(45px, -45px);
        transform: translate(45px, -45px);
    }
    100% {
        z-index: 2;
        -webkit-filter: none;
        filter: none;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
    }
}

@keyframes iheJXu {
    0% {
        z-index: 2;
        -webkit-filter: brightness(0.3);
        filter: brightness(0.3);
        -webkit-transform: translate(45px, -45px);
        -ms-transform: translate(45px, -45px);
        transform: translate(45px, -45px);
    }
    100% {
        z-index: 2;
        -webkit-filter: none;
        filter: none;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
    }
}

data-styled.g200[id="sc-keyframes-iheJXu"] {
    content: "iheJXu,"
}

@-webkit-keyframes eIxuGY {
    0% {
        z-index: 2;
        -webkit-filter: brightness(0.3);
        filter: brightness(0.3);
        -webkit-transform: translate(42px, -42px);
        -ms-transform: translate(42px, -42px);
        transform: translate(42px, -42px);
    }
    100% {
        z-index: 2;
        -webkit-filter: none;
        filter: none;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
    }
}

@keyframes eIxuGY {
    0% {
        z-index: 2;
        -webkit-filter: brightness(0.3);
        filter: brightness(0.3);
        -webkit-transform: translate(42px, -42px);
        -ms-transform: translate(42px, -42px);
        transform: translate(42px, -42px);
    }
    100% {
        z-index: 2;
        -webkit-filter: none;
        filter: none;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
    }
}

data-styled.g201[id="sc-keyframes-eIxuGY"] {
    content: "eIxuGY,"
}

@-webkit-keyframes gfReVI {
    0% {
        z-index: 2;
        -webkit-filter: brightness(0.3);
        filter: brightness(0.3);
        -webkit-transform: translate(40px, -40px);
        -ms-transform: translate(40px, -40px);
        transform: translate(40px, -40px);
    }
    100% {
        z-index: 2;
        -webkit-filter: none;
        filter: none;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
    }
}

@keyframes gfReVI {
    0% {
        z-index: 2;
        -webkit-filter: brightness(0.3);
        filter: brightness(0.3);
        -webkit-transform: translate(40px, -40px);
        -ms-transform: translate(40px, -40px);
        transform: translate(40px, -40px);
    }
    100% {
        z-index: 2;
        -webkit-filter: none;
        filter: none;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
    }
}

data-styled.g202[id="sc-keyframes-gfReVI"] {
    content: "gfReVI,"
}

@-webkit-keyframes iNIuqQ {
    0% {
        z-index: 2;
        -webkit-filter: brightness(0.3);
        filter: brightness(0.3);
        -webkit-transform: translate(20px, -20px);
        -ms-transform: translate(20px, -20px);
        transform: translate(20px, -20px);
    }
    100% {
        z-index: 2;
        -webkit-filter: none;
        filter: none;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
    }
}

@keyframes iNIuqQ {
    0% {
        z-index: 2;
        -webkit-filter: brightness(0.3);
        filter: brightness(0.3);
        -webkit-transform: translate(20px, -20px);
        -ms-transform: translate(20px, -20px);
        transform: translate(20px, -20px);
    }
    100% {
        z-index: 2;
        -webkit-filter: none;
        filter: none;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
    }
}

data-styled.g203[id="sc-keyframes-iNIuqQ"] {
    content: "iNIuqQ,"
}

@-webkit-keyframes cEbYOx {
    0% {
        z-index: 3;
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-filter: none;
        filter: none;
    }
    100% {
        opacity: 1;
        z-index: -1;
        -webkit-transform: translate(50px, -50px);
        -ms-transform: translate(50px, -50px);
        transform: translate(50px, -50px);
        -webkit-filter: brightness(0.3);
        filter: brightness(0.3);
    }
}

@keyframes cEbYOx {
    0% {
        z-index: 3;
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-filter: none;
        filter: none;
    }
    100% {
        opacity: 1;
        z-index: -1;
        -webkit-transform: translate(50px, -50px);
        -ms-transform: translate(50px, -50px);
        transform: translate(50px, -50px);
        -webkit-filter: brightness(0.3);
        filter: brightness(0.3);
    }
}

data-styled.g204[id="sc-keyframes-cEbYOx"] {
    content: "cEbYOx,"
}

@-webkit-keyframes cHniV {
    0% {
        z-index: 3;
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-filter: none;
        filter: none;
    }
    100% {
        opacity: 1;
        z-index: -1;
        -webkit-transform: translate(45px, -45px);
        -ms-transform: translate(45px, -45px);
        transform: translate(45px, -45px);
        -webkit-filter: brightness(0.3);
        filter: brightness(0.3);
    }
}

@keyframes cHniV {
    0% {
        z-index: 3;
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-filter: none;
        filter: none;
    }
    100% {
        opacity: 1;
        z-index: -1;
        -webkit-transform: translate(45px, -45px);
        -ms-transform: translate(45px, -45px);
        transform: translate(45px, -45px);
        -webkit-filter: brightness(0.3);
        filter: brightness(0.3);
    }
}

data-styled.g205[id="sc-keyframes-cHniV"] {
    content: "cHniV,"
}

@-webkit-keyframes iIfsxn {
    0% {
        z-index: 3;
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-filter: none;
        filter: none;
    }
    100% {
        opacity: 1;
        z-index: -1;
        -webkit-transform: translate(42px, -42px);
        -ms-transform: translate(42px, -42px);
        transform: translate(42px, -42px);
        -webkit-filter: brightness(0.3);
        filter: brightness(0.3);
    }
}

@keyframes iIfsxn {
    0% {
        z-index: 3;
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-filter: none;
        filter: none;
    }
    100% {
        opacity: 1;
        z-index: -1;
        -webkit-transform: translate(42px, -42px);
        -ms-transform: translate(42px, -42px);
        transform: translate(42px, -42px);
        -webkit-filter: brightness(0.3);
        filter: brightness(0.3);
    }
}

data-styled.g206[id="sc-keyframes-iIfsxn"] {
    content: "iIfsxn,"
}

@-webkit-keyframes gSPGYT {
    0% {
        z-index: 3;
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-filter: none;
        filter: none;
    }
    100% {
        opacity: 1;
        z-index: -1;
        -webkit-transform: translate(40px, -40px);
        -ms-transform: translate(40px, -40px);
        transform: translate(40px, -40px);
        -webkit-filter: brightness(0.3);
        filter: brightness(0.3);
    }
}

@keyframes gSPGYT {
    0% {
        z-index: 3;
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-filter: none;
        filter: none;
    }
    100% {
        opacity: 1;
        z-index: -1;
        -webkit-transform: translate(40px, -40px);
        -ms-transform: translate(40px, -40px);
        transform: translate(40px, -40px);
        -webkit-filter: brightness(0.3);
        filter: brightness(0.3);
    }
}

data-styled.g207[id="sc-keyframes-gSPGYT"] {
    content: "gSPGYT,"
}

@-webkit-keyframes egVnUP {
    0% {
        z-index: 3;
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-filter: none;
        filter: none;
    }
    100% {
        opacity: 1;
        z-index: -1;
        -webkit-transform: translate(20px, -20px);
        -ms-transform: translate(20px, -20px);
        transform: translate(20px, -20px);
        -webkit-filter: brightness(0.3);
        filter: brightness(0.3);
    }
}

@keyframes egVnUP {
    0% {
        z-index: 3;
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-filter: none;
        filter: none;
    }
    100% {
        opacity: 1;
        z-index: -1;
        -webkit-transform: translate(20px, -20px);
        -ms-transform: translate(20px, -20px);
        transform: translate(20px, -20px);
        -webkit-filter: brightness(0.3);
        filter: brightness(0.3);
    }
}

data-styled.g208[id="sc-keyframes-egVnUP"] {
    content: "egVnUP,"
}

body {
    overflow: auto;
}

.swipe-js {
    position: relative;
    top: 50%;
    left: 50%;
    width: 50%;
    height: 100%;
    z-index: 2;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: gOveLU 500ms linear;
    animation: gOveLU 500ms linear;
}

@media screen and (max-width: 1024px) {
    .swipe-js {
        width: 85%;
        height: 85%;
    }
}

@media screen and (max-width: 600px) {
    .swipe-js {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: calc(100% - 10px);
        height: calc(100% - 100px);
        margin: 50px 5px;
        padding: 0;
        top: 0;
        left: 0;
        padding: 0;
    }
}

data-styled.g209[id="sc-global-eolmAT1"] {
    content: "sc-global-eolmAT1,"
}

@-webkit-keyframes gOveLU {
    from {
        -webkit-transform: translate(-50%, -50%) scale(0.1);
        -ms-transform: translate(-50%, -50%) scale(0.1);
        transform: translate(-50%, -50%) scale(0.1);
    }
    to {
        -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
    }
}

@keyframes gOveLU {
    from {
        -webkit-transform: translate(-50%, -50%) scale(0.1);
        -ms-transform: translate(-50%, -50%) scale(0.1);
        transform: translate(-50%, -50%) scale(0.1);
    }
    to {
        -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
    }
}

data-styled.g210[id="sc-keyframes-gOveLU"] {
    content: "gOveLU,"
}

p a{
	color:#3db54a;
}
p a:hover{
	opacity: .7;
}

