section {
    margin-top: 0;
    margin-bottom: 6.667em;
}

.section_1:not(.notFlex) .blockwrap {
    display: flex;
    justify-content: space-between;
}

.blockImagesDeskMob {
    margin-bottom: 3.111em;
}

.section_15 .dflt.ctx:last-child,
.section_15 .dflt>*:last-child {
    margin-bottom: 0;
}

.section_15 .card .ctt {
    width: 74%;
}

.section_13.short .wpcf7 {
    width: 100%;
}

.section_13.short .wpcf7-form {
    position: relative;
}

.section_13.short .wpcf7-form>p * {
    margin: 0 !important;
}

.section_13.short .wpcf7-form>p {
    display: flex;
    gap: .9em;
    padding: 1.5em;
    background: #FFFFFF0D;
    border: 1px solid #4C5B6B;
    border-radius: 16px;
    align-items: center;
    justify-content: center;
}

.section_13.short input[type="submit"] {
    background-color: var(--button);
    transition: all .7s;
    border-radius: 2em;
}

.section_13.short .wpcf7 form.sent .wpcf7-response-output {
    position: absolute;
    width: calc(100% - 13em);
    top: -.9em;
    left: 1.5em;
    height: calc(100% - .4em);
    padding: 1em;
    background: #0F7048;
    border-radius: 16px;
}

.section_13.short input[type="submit"]:hover {
    background: #DD5322;
}

.section_15 .dflt h4,
.section_15 .dflt h3,
.section_15 .dflt h2,
.section_15 .dflt h1,
.section_15 .dflt h5,
.section_15 .dflt h6 {
    text-wrap: unset;
}

.section_15 .card>.flex {
    height: fit-content;
}

.section_1.notFlex {
    text-align: center;
}

.section_1.style1 .blockwrap,
.section_1.style2 .blockwrap {
    border-radius: 16px;
    overflow: visible;
}

.section_1.style1 .blockwrap {
    box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.2) inset;
    border: 1px solid var(--border);
    background-color: rgba(47, 58, 70, 0.5);
    overflow: visible;
}

.section_1.style2 .blockwrap {
    background: radial-gradient(91.01% 274.93% at 8.99% 28.43%, rgba(255, 255, 255, 0.1) 0%, rgba(103, 103, 103, 0) 100%);
    box-shadow: 0px 5px 24px 0px #00000033 inset, 0px 4px 4px 0px #00000040;
}

.section_1 .blockwrap::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 16px;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.section_1.style1 .blockwrap::after {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.section_1.style2 .blockwrap:not(.cover) {
    border: 1px solid rgba(255, 250, 246, 0.16)
}

.section_1 .bl1right {
    border-radius: 16px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.section_1.style3 .bl1right {
    overflow: hidden;
}

.section_1.style2 .bl1right {
    overflow: hidden;
    box-shadow: 4px 4px 40px 0px #00000040;
}

.section_1.style1 .bl1right>div,
.section_1.style2 .bl1right>div {
    border-radius: 16px;
    min-height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}

.section_1 .bl1right img {
    width: 100%;
    height: auto;
}

.section_1 .img-wrap {
    width: 100%;
    position: relative;
    border-radius: 16px;
}

.section_1 .bl1right.cover::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 16px;
    border: 2px solid transparent;
    background: linear-gradient(237.03deg, #EDB651 0.48%, #DB6E44 17.11%, #a333df00 63.49%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
}

.section_1 .bl-img {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 12px;
    padding-top: 77.71%;
    width: 100%;
}

.section_1 .dflt h1,
.section_1 .dflt h2,
.dflt .sliderBoxText h1,
.dflt .sliderBoxText .h1,
.dflt .sliderBoxText h2 {
    font-family: 'Azeret Mono';
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: .4em;
}

.section_1 .dflt h1,
.section_1 .dflt h2 {
    font-weight: 500;
}

.dflt .sliderBoxText h1,
.dflt .sliderBoxText .h1,
.dflt .sliderBoxText h2 {
    font-weight: 600;
    text-transform: capitalize;
}

.sliderBoxText h1+p strong,
.sliderBoxText .h1+p strong,
.sliderBoxText h2+p strong {
    font-weight: 500;
    font-size: 1.1em;
    color: var(--font2);
}

.section_1 .button {
    font-size: 0.75em;
    margin-top: 1.467em;
    display: inline-block;
}

.section_1 .button:not(:last-child) {
    margin-right: 1.778em;
}

.section_1 .dflt p {
    margin-top: 0;
    margin-bottom: 0;
}

.section_1 .dflt p+* {
    margin-top: 1.333em
}

.section_2 {
    margin-bottom: 6.4444em;
}

.section_2 .container::before {
    position: absolute;
    content: '';
    width: 67%;
    height: 56%;
    top: 58%;
    left: 50%;
    transform: translateX(-50%);
    background-image: url('./inc/images/s2b.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: -1;
    background-position: center;
}

.section_2 .slick-slide {
    /*
    transform: translateX(3em);*/
}

.slide-bckg:not(.mob) {
    padding: 2.222em 0;
}

.section_2 .slick-list,
.section_5 .slick-list {
    overflow: hidden;
}

.section_2 .slick-track {
    display: flex;
    align-items: center;
    min-height: 5.556em;
    max-height: 5.556em;
}

.section_2 img {
    height: auto;
    width: auto;
}

.section_2 .slide-bckg .next,
.section_2 .slide-bckg .prev {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.section_3:not(:last-child) {
    margin-bottom: 6.667em;
}

.section_3 .stt {
    width: -webkit-fill-available;
    min-width: max-content;
}

.section_3 .wrap {
    background: radial-gradient(100% 304.23% at 100% 0%, rgba(255, 255, 255, 0.1) 0%, rgba(103, 103, 103, 0) 99.24%)
        /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */
    ;
    border: 1px solid #4C5B6B;
    box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.2) inset;
    border-radius: 16px;
}

.section_3 .flex {
    align-items: stretch;
    margin-top: 3.556em
}

.section_3 .left {
    padding: 3.111em 3.556em 3.111em 3.556em;
    width: 39.745%;
}

.section_3.image_10.cta .left {
    border-radius: 0;
}

.section_3 .dflt h3:not(:last-child) {
    margin-bottom: .5em;
}

.MGTZ_tabs-block-v {
    margin-top: 7.9444em !important;
    margin-bottom: 0 !important;
}

.section_3.image_10 h3 {
    font-size: 1em;
}


.section_3.image_10 .dflt h3 {
    font-size: 1em;
    font-family: 'Roboto';
    margin-bottom: .667em;
}

.section_3.image_10:not(.cta) .container {
    margin-left: 0;
    max-width: none;
}

.section_3.image_10.right-img .container {
    margin-left: auto;
    margin-right: 0;
}

.section_3.image_10 .flex.wrap {
    justify-content: right;
    border: none;
    position: relative;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border: 1px solid rgba(76, 91, 107, 1);
    margin: 0;
}

.section_3.image_10.crop .left {
    background-size: contain;
    background-position: center top;
}

.section_3.image_10.right-img .flex.wrap {
    justify-content: left;
    border-right: none;
    flex-direction: row-reverse;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
    border: 1px solid rgba(76, 91, 107, 1);
    border-right: none;
}

.section_3.image_10:not(.right-img):not(.cta) .flex.wrap:not(.left) {
    border-left: none;
}

.section_3.image_10 .left {
    padding: 0;
    border-radius: 40px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section_3.image_10 .right.dflt {
    padding: 0;
    border-radius: 40px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section_3.image_10.right-img .right.dflt {
    width: 39.35em;
    padding: 0;
    border-radius: 40px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 6.667em;
    margin-left: 0;
}

.section_3.image_10.right-img .flex.wrap::before {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
    left: 0;
}

.MGTZ_bigtab h1,
.MGTZ_bigtab h2,
.MGTZ_bigtab h3,
.MGTZ_bigtab h4,
.MGTZ_bigtab h5,
.MGTZ_bigtab h6 {
    font-family: 'Roboto' !important;
    color: var(--font) !important;
    text-transform: none !important;
    text-align: left !important;
    margin: 0 !important;
    font-size: 1em !important;
}

.MGTZ_bigtab {
    font-size: 1em !important;
}

.MGTZ_tab {
    background: linear-gradient(243.9deg, rgba(237, 111, 67, 0) 0%, #ED6F43 83.56%) !important;
    border-radius: 16px;
    transition: all .3s;
    margin-bottom: 0.556em;
}

.MGTZ_tab-v>.MGTZ_tab-cont {
    min-height: 100% !important;
    box-shadow: none !important;
    background: none !important;
    color: var(--font) !important;
    text-align: left !important;
    font-size: 1em !important;
    padding: 0;
    padding-left: 4.444em;
    background: radial-gradient(5735.98% 43.81% at 50% 50.44%, #EDB651 0%, #DB6E44 48.68%, rgba(126, 51, 181, 0) 100%) !important;
    background-position: 0% 25% !important;
    background-size: 4px 82% !important;
    background-repeat: no-repeat !important;
    width: 63.7% !important;
}

.MGTZ_tab-cont h2,
.MGTZ_tab-cont h3 {
    color: var(--font2) !important;
    font-size: 1.333em !important;
    letter-spacing: .08em !important;
    margin-bottom: .5em !important;
    margin-top: 0 !important;
    font-weight: 600 !important;
}

.MGTZ_tab-cont ul,
.MGTZ_tab-cont ol {
    margin-bottom: 1.35em;
    margin-left: 1.5em;
}

.MGTZ_shadow {
    position: relative;
    justify-content: center;
    padding: 1em;
}

.MGTZ_tab:hover .MGTZ_text>h2 {
    color: var(--font) !important;
}

.MGTZ_active,
.MGTZ_active:hover {
    box-shadow: none !important;
}

.MGTZ_tab:hover,
.MGTZ_active {
    background: transparent;
}

.MGTZ_active .MGTZ_shadow::before,
.MGTZ_tab:hover .MGTZ_shadow::before {
    opacity: 1;
}

.MGTZ_img {
    display: none;
}

.MGTZ_shadow::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity .3s;
    background: linear-gradient(243.9deg, rgba(237, 111, 67, 0) 0%, #ED6F43 83.56%);
    z-index: -1;
    border-radius: 16px;
}

.MGTZ_shadow {
    background: none;
    box-shadow: none;
}

.MGTZ_tab {
    box-shadow: none !important;
    background: none;
}

.section_5 .container svg {
    position: absolute;
    height: auto;
    top: 0;
}

.section_4 .card {
    position: relative;
    border-radius: 16px;
    background-color: var(--back);
    background: radial-gradient(91.01% 274.93% at 8.99% 28.43%, rgba(255, 255, 255, 0.1) 0%, rgba(103, 103, 103, 0) 100%);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}

.section_4 .card .itt {
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    color: var(--font);
}



.section_4 .button {
    display: block;
    width: fit-content;
    max-width: 100%;
    margin: 0 auto 1.333em;
}

.section_4 .pic {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}

.section_5 .test-company {
    font-size: 1.333em;
    font-weight: 500;
    letter-spacing: .08em;
    color: var(--font2);
}

.section_5 .next,
.section_16 .next,
.section_5 .prev,
.section_16 .prev {
    top: calc(50% - 2.1111em);
}

.section_5 .next,
.section_16 .next {
    position: absolute;
    /*
    top: 50%; */
    transform: translateY(-50%);
    right: 3.556em;
    z-index: 2;
    padding-top: 3.111em;
    width: 1em;
    cursor: pointer;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='21' height='58' viewBox='0 0 21 58' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 1L18 29L2 57' stroke='%23FFFAF6' stroke-width='4'/%3e%3c/svg%3e ");
}

.section_5 .author{
    margin-top: 1em;
    display: flex;
    flex-direction: row;
    gap: 0 1em;
    align-items: center;
    justify-content: flex-start;
}
.section_5 .author .logo{
    width: 4em;
    height: 4em;
    min-width: 4em;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    border-radius: 50%;
}
.section_5 .test-name {
    font-size: 1.333em;
    font-weight: 500;
    letter-spacing: .08em;
}

.section_5 .slick-list {
    display: flex;
    align-items: stretch;
}

.section_5 .slick-track {
    display: flex;
    align-items: stretch;
}

.section_5 .prev,
.section_16 .prev {
    position: absolute;
    /*
    top: 50%; */
    transform: translateY(-50%);
    left: 3.556em;
    z-index: 2;
    padding-top: 3.111em;
    width: 1em;
    cursor: pointer;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='21' height='58' viewBox='0 0 21 58' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19 1L3 29L19 57' stroke='%23FFFAF6' stroke-width='4'/%3e%3c/svg%3e ");
}

.section_5 .stt,
.section_9:not(.style2) .stt {
    color: var(--font);
}

.section_5 .stt {
    padding-left: 1.1667em;
    padding-bottom: 1.12em;
    margin-left: 0;
}

.section_5 .test-slide {
    background: radial-gradient(91.01% 274.93% at 8.99% 28.43%, rgba(255, 255, 255, 0.1) 0%, rgba(103, 103, 103, 0) 100%);
    border: 2px solid rgba(76, 91, 107, 1);
    border-radius: 16px;
    box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.2) inset;
    position: relative;
    backdrop-filter: blur(20px);
    display: flex;
    align-items: stretch !important;
}

.section_5 .test-slide::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    box-shadow: 4px 4px 40px 0px rgba(0, 0, 0, 0.21);
    z-index: -1;
}

.section_5:not(:last-child) {
    margin-bottom: 6.667em;
}

.section_5 .container::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    border-radius: 16px;
    box-shadow: 4px 4px 40px 0px rgba(0, 0, 0, 0.21);
    z-index: -1;
    height: calc(100% - 7em);
}

.section_5 .container:after {
    /*
    background: linear-gradient(243.9deg, rgba(237, 111, 67, 0) 0%, #ED6F43 83.56%); */
    background: linear-gradient(243.9deg, rgba(237, 111, 67, 0) 0%, #294e68 83.56%);
    border: 1px solid rgba(76, 91, 107, 1);
    box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.2) inset;
    border-radius: 16px;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100% - 7em);
    border-radius: 16px;
    box-shadow: 4px 4px 40px 0px rgba(0, 0, 0, 0.21);
    z-index: -1;
}

.section_5 .slick-slide>div {
    margin: 0 1em;
}

.test-item {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}


.section_6:not(.no_color_gradient) > .container {
    background: linear-gradient(249.96deg, #f99036 13.36%, #DC592D 86.64%);
}
.section_6>.container {
    border: 1px solid rgba(76, 91, 107, 1);
    box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.2) inset;
    border-radius: 16px;
    justify-content: right;
    min-height: 14.1667em;
}

.section_6.gradient:not(.no_color_gradient) > .container {
    background: linear-gradient(249.96deg, #FFB963 13.36%, #DC592D 86.64%);
}
.section_6.gradient>.container {
    border: none;
    box-shadow: 0px 4px 25px 0px #00000033 inset;
}

.section_6.gradient>.container::after {
    box-shadow: 0px 4px 4px 0px #00000040;
}

.section_6.gradient .img-wrap::before {
    background: none;
    border: 3px solid #FFFFFF26;
}

.section_6 .container::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 16px;
    box-shadow: 4px 4px 40px 0px rgba(0, 0, 0, 0.21);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.section_6.gradient .tx-1 {
    font-family: 'Azeret Mono';
    font-size: 2.333em;
    font-weight: 700;
    line-height: 1.6;
}

.section_6.gradient .tx-2 {
    line-height: 1.7;
}

.section_6 .img-wrap {
    position: absolute;
    background: radial-gradient(91.01% 274.93% at 8.99% 28.43%, rgba(255, 255, 255, 0.1) 0%, rgba(103, 103, 103, 0) 100%);
    backdrop-filter: blur(7px);
    padding: 2.222em;
    border-radius: 16px;
}

.section_6 .img-wrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 16px;
    border: 1px solid transparent;
    background: rgba(76, 91, 107, 1);
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
}

.section_6 .img-wrap img {
    width: 100%;
}

.section_6 .item-wrap {
    margin: 0 1.75%;
}

.section_6.gradient .item-wrap {
    margin: 0 3.33%;
}

.section_6 .item-wrap:last-child {
    margin-right: 0;
}

.section_6 hr {
    height: 4px;
    background: white;
    border: none;
}

.section_6 .tx-2 {
    margin-top: 0.95em;
    font-weight: 500;
    line-height: 1.5;
}

.section_6 .tx-1 {
    display: block;
    margin-top: 0;
    font-weight: 500;
}

.section_6:not(:last-child) {
    margin-bottom: 7.1667em;
}

.section_7 .list-wrapper .numb {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.section_7 .list-wrapper .tx {
    width: calc(100% - 4.06em);
}

.section_7 .list-wrapper .numb .number {
    background: var(--font);
    color: var(--back);
    border-radius: 50%;
    width: 2.08em;
    height: 2.08em;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.333em;
}

.section_8 .card .ctt {
    margin-bottom: .31em !important;
    padding-right: 1.61em;
}

/* .section_15:not(.ind),
.section_8 .card>.flex {
    margin-bottom: 0 !important;
} */

.section_8 .card .ctx {
    height: auto !important;
    margin-bottom: 0 !important;
}

.section_8 .card-wrap {
    margin-top: 3.56em;
}

.section_8 .card .oh {
    border-radius: 16px;
    margin: -3.56em 0 1.78em 0;
    border: none;
    border-image-source: radial-gradient(91.01% 274.93% at 8.99% 28.43%, rgba(255, 255, 255, 0.1) 0%, rgba(103, 103, 103, 0) 100%);
}

.section_8 .card .oh img {
    width: 100%;
}

.section_8 .card .pr.ln {
    width: 100%;
    padding-right: 2.5em;
}

.section_8 .card .pr.ln>.flex {
    position: absolute;
    transform: translateY(-100%);
    right: 0;
}

.section_8 .card svg {
    width: 2.222em;
    height: auto;
    transition: all .3s;
    cursor: pointer;
}

.section_8 .card svg path {
    fill: var(--font2);
}

.section_8 .card {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    border-radius: 16px;
    color: var(--font);
}

.section_8 .card>.flex,
.section_8 .card {
    flex-direction: column;
    align-items: flex-start;
}

.section_9:not(:last-child) {
    margin-bottom: 6.667em;
}

.section_9 .container {
    box-shadow: 0px 5px 24px 0px #00000033 inset;
    border-radius: 16px;
}

.section_9.style1 .container,
.section_9.style2 .container {
    background: linear-gradient(243.9deg, rgba(237, 111, 67, 0) 0%, #ED6F43 83.56%);
}

.section_9.style3 .container {
    background: var(--back);
}

.section_9 .stt {
    padding: 0;
}

.section_9.style3 .stt {
    line-height: 1.167;
}

.section_9.style1 .tx:not(:first-child) {
    margin-top: .25em;
}

.section_9.style3 .tx:not(:first-child) {
    margin-top: .833em;
}

.section_9 .tx {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.section_9 .button:not(:first-child) {
    margin-top: 2.222em;
}

.section_9 .button {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
}

.section_9 .container::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    box-shadow: 4px 4px 40px 0px #00000036;
    border-radius: 16px;
    z-index: -1;
}

.section_11 .container {
    justify-content: space-between;
    align-items: stretch;
    gap: 1em;
}

.section_11 .container::after,
.section_11 .container::before {
    display: none;
}

.section_11 .right.dflt {
    width: 36.667em;
}

.section_11 .left .img {
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    border-radius: 16px;
}

.section_11 .left::after {
    content: '';
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    height: 80.02%;
    left: 0;
    box-shadow: 10px 10px 50px 0px #0000001A;
    border-radius: 16px;
    z-index: -2;
}

.section_11 .left::before {
    content: '';
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    height: 80.02%;
    left: 0;
    background: radial-gradient(90.1% 272.71% at 9.9% 33.14%, rgba(194, 194, 194, 0.1) 0%, rgba(103, 103, 103, 0.04) 100%);
    border: 2px solid #4C5B6B;
    box-shadow: 0px 5px 24px 0px #00000033 inset;
    border-radius: 40px;
    z-index: -1;
}


.section_12 .container {
    overflow-x: hidden;
}

.section_12 .container>.flex {
    margin-bottom: 2.778em;
}

.section_12 .stt,
.t.flex>.stt {
    padding: 0;
    width: -webkit-fill-available;
    padding-right: 1.476em;
    margin-left: 0;
    margin-right: 0;
}

.section_12 hr,
.t.flex>hr {
    width: -webkit-fill-available;
    border: none;
    height: 4px;
    background: linear-gradient(249.96deg, rgba(255, 185, 99, 0) 26.4%, #DC592D 86.64%);

}

.section_12 .container {
    padding-top: 3.111em;
}

.section_12 .video-wrap {
    width: 70.222em;
    height: 36.333em;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    background: radial-gradient(91.01% 274.93% at 8.99% 28.43%, rgba(255, 255, 255, 0.1) 0%, rgba(103, 103, 103, 0) 100%);
    border: 2px solid #4C5B6B;
    border-top: none;
    position: relative;
    margin: 0 auto;
    overflow: visible;
}

.section_12 .cover {
    position: absolute;
    height: 33.333em;
    top: -3.111em;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    cursor: pointer;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section_12 iframe {
    width: 58em;
    height: 33.333em;
    margin: -3.111em auto 0 auto;
    display: block;
}

.accordions__inner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    border-radius: 16px;
    border: 1px solid transparent;
    background: #4C5B6B;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
}

.accordion__item:not(:last-child):after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    border-bottom: 1px solid transparent;
    background: #4C5B6B;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
}

.tx__inner {
    background: linear-gradient(243.9deg, rgba(237, 111, 67, 0) 0%, #ED6F43 83.56%);

}

.tt__inner {
    z-index: 3;
    transition: color .3s;
    cursor: pointer;
}

.accordions__inner {
    counter-reset: num;
}

.accordions__inner .accordion__item::before {
    left: 1.43em;
    top: 0.3333em;
    position: absolute;
    content: '0'counter(num);
    counter-increment: num;
    color: var(--font2);
    font-family: 'Azeret Mono';
    font-weight: 200;
    line-height: 1.5;
    font-size: 2.333em;
}

.accordion__item.active .tt__inner,
.tt__inner:hover {
    color: var(--font2);
}

.tt__inner::before {
    right: 0;
    position: absolute;
    content: '';
    border-bottom: 2px solid var(--font);
}

.accordion__item.active .tt__inner::after {
    transform: rotate(0deg);
    top: .333em;
}

.tt__inner::after {
    right: 0;
    position: absolute;
    content: '';
    border-bottom: 2px solid var(--font);
    transform: rotate(90deg) translateY(-50%) translateX(50%);
    transition: all .4s;
}


.section_13>.container.flex::after,
.section_13>.container.flex::before {
    display: none;
}

.section_13 .button {
    margin-left: auto;
    margin-right: 0;
}

.section_13 .left {
    border: 1px solid #4C5B6B;
    border-radius: 16px;
    background: #35424F;
    box-shadow: 0px 5px 24px 0px #00000033 inset;
    position: relative;
}

.section_13 .left .oh {
    padding: 0 4.444em 0 4.444em;
    border-radius: 16px;
    margin-bottom: -1em;
}

.section_13 .ftt {
    text-align: center;
    font-family: 'Azeret Mono', sans-serif;
    font-weight: 500;
    font-size: 1.7778em;
    line-height: 1.5;
    padding: .43em .86em;
    background: #ED6F43;
    margin-bottom: 1.5em;
    width: calc(100% + 8.8888rem);
    margin-left: -4.4444rem;
    display: block;
    margin-top: 0;
}

.section_13 input[type='submit'],
button {
    font-size: 1em;
    line-height: 1.3;
    padding: .8888em 2.222em;
    font-weight: 500;
}

.section_13 .left::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    box-shadow: 10px 10px 50px 0px #0000001A;
    border-radius: 40px;
    background: #35424F;
    z-index: -1;

}

.section_13 .f-img-wrap::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 16px;
    border: 2px solid transparent;
    background: linear-gradient(249.96deg, #FFB963 13.36%, #DC592D 86.64%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    z-index: 0;
}



.section_13 .f-img-wrap {
    padding: 1.666em 5.05em;
    background: radial-gradient(91.01% 274.93% at 8.99% 28.43%, rgba(255, 255, 255, 0.1) 0%, rgba(103, 103, 103, 0) 100%);
    box-shadow: 0px 5px 24px 0px #00000033 inset;
    position: relative;
    margin: 0 auto;
    transform: translateY(50%);
    border-radius: 16px;
    width: 79.7%;
    backdrop-filter: blur(20px);
}

.section_13 .f-img {
    position: relative;
    z-index: 9;
    width: 100%;
    padding-top: 5.111em;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.section_13 {
    margin-bottom: 7em !important;
}


.section_14 .container {
    text-align: center;
    position: relative;
}

.section_14 .container:not(.empt) {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 16px;
}

.section_14 .container .h1 {
    font-family: 'Azeret Mono';
    font-weight: 500;
    line-height: 1.5;
    margin-top: 0;
}

.section_14 .container.empt {
    background: radial-gradient(91.01% 274.93% at 8.99% 28.43%, rgba(255, 255, 255, 0.1) 0%, rgba(103, 103, 103, 0) 100%);
    text-align: left;
    border-radius: 40px;
}

.section_14 .container.empt::after {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.section_14 .container::after {
    position: absolute;
    content: '';
    border-radius: 40px;
    border: 2px solid transparent;
    background: linear-gradient(237.03deg, #EDB651 0.48%, #DB6E44 17.11%, #A333DF 63.49%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
}

.section_14 .container .tx,
.section_14 .container .h1 {
    position: relative;
    z-index: 2;
}

.section_14>.container .bkg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    z-index: 1;
    opacity: .2;
}

.section_14 {
    margin-bottom: 3.556em;
    display: flex;
    justify-content: center;
}

.section_14>.container .gradient {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    background: linear-gradient(237.03deg, #EDB651 0.48%, #DB6E44 17.11%, #A333DF 63.49%);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    z-index: 0;
    opacity: 1;
}

.section_15 .card-wrap,
.section_8 .card-wrap {
    display: flex;
    flex-wrap: wrap;
}

.section_15 .card {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    color: var(--font);
    background: var(--back);
    border: 1px solid var(--border);
    border-radius: 16px;
    border-top: none;
    backdrop-filter: blur(60px);
    background: rgba(255, 255, 255, 0.05);
    transition: border-color .2s;
}

.section_15 .card .ctt,
.section_8 .ctt {
    color: var(--font2);
    margin: 0;
    font-family: "Azeret Mono";
    line-height: 1.2;
    font-weight: 500;
}

.section_15:not(.text-center) .dflt,
.section_8:not(.text-center) .dflt {
    text-align: left;
    margin-bottom: 1.7em;
}

.section_15 .card>.flex {
    align-items: center;
    width: 100%;
}

.flex.bimg {
    flex-direction: column-reverse;
    align-items: flex-start !important;
    text-align: left;
    margin-bottom: 1.333em !important;
}

.flex.bimg>img {
    height: 6.67em;
    width: auto !important;
    margin-left: 0 !important;
    margin-bottom: 2.222em;
    object-fit: contain;
    max-width: 100% !important;
}

.section_15 .card:not(.gr) .button {
    text-align: center;
    position: absolute;
}

.section_15 .card .button,
.section_15 .card .button::before,
.section_15 .card .button::after {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}

.section_15 .card:not(.gr) .button::before {
    background: var(--font);
}

.section_15 .card.gr .ctt {
    color: var(--font);
    font-weight: 500;
}

.section_15 .card:not(.gr) .button::after {
    background: var(--button);
}

.section_15 .card.gr {
    background: transparent;
}

.section_15 .ctx a,
.section_8 .ctx a {
    color: var(--font2);
}

.section_15 .ctx a:hover,
.section_8 .ctx a:hover {
    color: var(--font2);
    text-decoration: underline;
}

.section_8 .card::before {
    position: absolute;
    content: '';
    border-radius: 16px;
    left: 0;
    top: 0;
    border: none;
    width: 100%;
    border: 1px solid rgba(76, 91, 107, 1);
    border-top: none;
    height: 100%;
    z-index: -1;
    background: var(--back);
}


.section_15 a.card .button {
    color: var(--back);
    transition: color.2s;
}

.section_16 .slick-slide .item img {
    width: 100%;
    height: auto;
}

.slick-dots {
    list-style: none;
    display: flex;
    justify-content: center;
    margin-top: 3.222em;
    align-items: flex-start;
}

.slick-dots {
    list-style: none;
    display: flex;
    justify-content: center;
    margin-top: 3.222em;
    align-items: flex-start;
    max-width: 100%;
    overflow: hidden;
    height: 1em;
}

.slick-dots li button {
    color: transparent;
}

.slick-dots li.slick-active {
    height: 0.833em;
    width: 0.833em;
    opacity: 1;
}

.slick-dots li {
    list-style: none;
    display: flex;
    border-radius: 50%;
    background: var(--font);
    width: 0.556em;
    height: 0.556em;
    margin: 0 1.05em;
    opacity: .5;
    transition: all .3s;
}

.section_16 .slick-slide .item {
    display: flex !important;
    align-items: center;
    transition: all .3s;
}

.section_16 .stt {
    width: -webkit-fill-available;
}

.section_5 .test-slide:not(.slick-initialized)+.prev {
    display: none;
}

.section_5 .test-slide:not(.slick-initialized)+.prev+.next {
    display: none;
}


.section_2 .slick-arrow.slick-hidden {
    display: block;
}

.section_13 .dflt h2 {
    text-wrap: balance;
}

.section_13 .dflt>*:not([class]) {
    margin-bottom: .667rem;
}

.section_13 .dflt>p>img {
    margin-bottom: 0;
}

.section_13 .dflt>*:not([class]):last-child {
    margin-bottom: 0;
}


.cardFlex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
}

.cardFlex .cardBox {
    border-radius: 16px;
    color: var(--font);
    background: var(--back);
    position: relative;
    backdrop-filter: blur(80px);
    background: #FFFAF60D;

}

.cardFlex:not(.withGradient) .cardBox {
    text-align: center;
}

.cardFlex.withGradient .cardBox {
    text-align: left;
}

.section_9.style3 .container {
    border: 1px solid rgba(76, 91, 107, 1);
}

.cardFlex .cardBox::after {
    position: absolute;
    content: '';
    border-radius: 16px;
    border: 2px solid transparent;
    left: -2px;
    top: -1px;
    border: none;
    width: calc(100% + 2px);
    height: calc(100% + 1px);
    border: 1px solid rgba(76, 91, 107, 1);
    border-top: none;
    z-index: -1;
    background-size: 100% 100%;
}

.cardFlex.withGradient .cardBoxImg {
    background: var(--button);
    padding: 1.428em;
    border-radius: 16px;
    margin-bottom: 1.571em;
}

.cardBox img {
    display: block;
    width: auto;
    margin: 0 auto .857em;
}

.cardBox .cardTitle {
    font-family: 'Azeret Mono', sans-serif;
    font-weight: 600;
    line-height: 1.167;
    margin: 0 auto;
}

.cardFlex .cardText {
    margin-top: .75em;
    opacity: .66;
}

.cardBox .cardText {
    line-height: 1.625;
}

.cardsFlex .cardBox {
    color: var(--font);
    backdrop-filter: blur(80px);
}

.cardsFlex .cardBox::before {
    border: 1px solid rgba(76, 91, 107, 1);
    box-shadow: 4px 4px 40px 0px #00000033;
    border-radius: 16px;
    border-top: none;
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    background: rgba(255, 255, 255, 0.05);
}

.cardsFlex .cardBoxImg {
    position: relative;
    z-index: 1;
    box-shadow: 4px 4px 40px 0px #00000040;
    border-radius: 16px;
}

.cardsFlex .cardImg {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 76.20%;
    -webkit-transition: scale .2s ease-out;
    -moz-transition: scale .2s ease-out;
    -ms-transition: scale .2s ease-out;
    transition: scale .2s ease-out;
}

a.cardBox:hover .cardImg {
    scale: 1.2;
}

a.cardBox:hover .cardText+.button::before {
    opacity: 0;
}

a.cardBox:hover .cardText+.button::after {
    opacity: 1;
}

.cardsFlex .cardTitle {
    color: var(--font2);
}

.cardsFlex .cardText {
    margin-top: 1.714em;
}

.iconFlex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    background: linear-gradient(249.96deg, #FFB963 13.36%, #DC592D 86.64%);
    box-shadow: 4px 4px 40px 0px #00000040;
    border-radius: 16px;
    overflow: hidden;
    text-align: center;
}

.iconFlex .iconBoxImg {
    display: inline-block;
    border-radius: 7px;
    background: #00000029;
}

.iconFlex .iconBoxImg img {
    width: auto;
    border-radius: 0;
}

.iconFlex .iconTitle {
    color: #fff;
    font-weight: 500;
    line-height: 1.4444;
    font-family: 'Azeret Mono', sans-serif;
    text-transform: none;
}

.iconFlex .iconBoxImg+.iconTitle {
    margin-top: 1.1111em;
}

.iconsBox .decor {
    position: absolute;
    border: 1px solid #4D5A69;
    background: #0000001C;
    box-shadow: 4px 4px 40px 0px #00000040;
    border-radius: 16px;
}

.columsFlex .columnImg {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 16px;
}

.columsFlex.withBorder h2 {
    line-height: 1.167;
    margin-bottom: .57em;
}

.columsFlex.withBorder .decor {
    overflow: hidden;
    box-shadow: 0 4px 25px 0 #00000033 inset, 0 4px 4px 0 #00000040;
    position: absolute;
    top: 0;
    bottom: 0;
}

.columsFlex.withBorder:not(.reverse) .decor {
    border-radius: 0 16px 16px 0;
    right: 0;
}

.columsFlex.withBorder.reverse .decor {
    border-radius: 16px 0 0 16px;
    left: 0;
}

.columsFlex.withBorder .decor::before {
    content: "";
    position: absolute;
    top: 0;
    left: 1px;
    right: 0;
    bottom: 0;
    border-radius: 16px;
    border: 1px solid #4C5B6B;
    z-index: 0;
}

.columsFlex.withBorder .decor::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(91.01% 274.93% at 8.99% 28.43%, rgba(255, 255, 255, 0.1) 0%, rgba(103, 103, 103, 0) 100%);
}

.columsFlex.withBorder .colText,
.columsFlex.withBorder .colImg {
    position: relative;
}

.waves {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 100vw;
}

.waves canvas {
    width: 100%;
    height: 100%;
    display: block;
}

.sliderBoxText .sliderItem {
    text-align: center;
}

.sliderBoxText .button {
    display: inline-block;
}

.sectionHeroSlider .slick-slider {
    overflow: visible;
}

.sectionHeroSlider .slick-slide {
    padding-top: 4em;
    transition: opacity .2s ease-in-out;
}

.sectionHeroSlider .slick-slide:not(.slick-active) {
    opacity: 0;
}

.sliderBoxText .sliderItem>div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.sectionHeroSlider .prev,
.sectionHeroSlider .next {
    position: absolute;
    z-index: 2;
    cursor: pointer;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.sectionHeroSlider .prev {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='21' height='58' viewBox='0 0 21 58' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19 1L3 29L19 57' stroke='%23FFFFFF' stroke-width='4'/%3e%3c/svg%3e ");
}

.sectionHeroSlider .next {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='21' height='58' viewBox='0 0 21 58' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 1L18 29L2 57' stroke='%23FFFFFF' stroke-width='4'/%3e%3c/svg%3e ");
}

.sectionHeroSlider .nextSection {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    padding: .5em;
}

.sectionHeroSlider .nextSection svg {
    width: 3em;
    transition: opacity .2s ease-in-out, transform .2s ease-in-out;
}

.sectionHeroSlider .nextSection:not(:hover) svg {
    opacity: .6;
}

.sectionHeroSlider .nextSection:hover svg {
    transform: translateT(100%);
}

/* new counter */
.new-simple-counter .flex{
    justify-content: center;
}
.new-simple-counter .number{
    font-family: Roboto;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -.04em;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
}
.new-simple-counter .orange{
    color: #ED6F43;
    font-family: Roboto;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 0;
}
.new-simple-counter .desc{
    font-family: Roboto;
    font-weight: 500;
    font-size: 1em;
    line-height: 1.3;
}
.new-simple-counter .img-wrap h3{
    font-weight: 400; 
    line-height: 1.5em;
    letter-spacing: .04em;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto .89rem;
}



@media (max-width: 1280px) {
    .MGTZ_show {
        animation: fadeIn 1s !important;
    }

    .MGTZ_tabs-block-v {
        margin-top: 1.333em !important;
        margin-bottom: 0 !important;
    }

    .MGTZ_shadow {
        border-radius: 16px;
    }

}

@media (max-width: 1280px) and (min-width: 993px) {
    .MGTZ_tab-v>.MGTZ_tab-cont {
        padding: 1em;
        padding-left: 4.444em;
    }

    .MGTZ_shadow {
        padding: 2em;
    }
}

@media(max-width: 992px) {
    .section_3.image_10:not(.cta) .container {
        width: calc(100% - 1em) !important;
        padding: 0;
    }

    .section_3.image_10.cta .flex.wrap {
        padding-bottom: 1.667em !important;
        border-radius: 16px;
    }

    .section_3.image_10.cta .right.dflt h2 {
        margin-bottom: 0.833em;
    }

    .section_3.image_10.cta .flex.wrap::before {
        border-radius: 16px;
    }

    .section_3.image_10.cta .right.dflt {
        margin-top: 1.25em !important;
    }

    .section_3.image_10.section_3.image_10 .flex.wrap {
        flex-direction: column-reverse;
        padding: .888em;
    }

    .section_3.image_10.cta .left {
        padding-top: 61.68%;
        margin-top: 0 !important;
        background-size: 100% auto;
    }

    .section_3.image_10.cta .dflt h2 {
        line-height: 1.7;
    }

    .section_3.image_10.cta .left.gra {
        padding-top: 55.1%;
    }

    .section_3.image_10.section_3.image_10 .left {
        margin-top: .444em;
        margin-bottom: 0;
    }

    .section_3.image_10 .right.dflt {
        width: 100% !important;
        margin: 0 !important;
        font-size: .888em;
    }


    .section_3.image_10 .left {
        width: 100%;
    }

    .section_3.image_10 .left {
        width: 100%;
        padding-top: 81%;
        border-radius: 12px;
        margin-bottom: .444em;
    }

    .MGTZ_tab-v>.MGTZ_tab-cont {
        background: none !important;
        background-position: 50% -2px !important;
        background-size: 88% 6px !important;
        background-repeat: no-repeat !important;
    }

    .MGTZ_active .MGTZ_shadow::after {
        background: var(--back) !important;
        border: none;
    }

    .MGTZ_tab {
        background: none !important;
    }

    .MGTZ_tab-v>.MGTZ_tab-cont {
        padding: 1.556em .888em !important;
        width: 100% !important;
    }

    .section_3.image_10.section_3.image_10.right-img .flex.wrap {
        flex-direction: column;
    }

    .section_5 .container svg {
        width: 5.5em;
        right: 2.333em;
        transform: translateY(-50%);
    }

    .section_5 .container {
        padding: 0;
        width: calc(100% - 1.25em);
        margin-right: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-left: none;
    }

    .section_5 .container::before,
    .section_5 .container::after {
        position: absolute;
        content: '';
        left: 0;
        top: 0;
        width: 100%;
        border-radius: 16px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-left: none;
        height: 9em;
    }

    .tswrap {
        width: calc(100% - 1.25em);
        margin-left: 0;
    }

    .section_5 .test-slide {
        padding: 1.333em 0;
    }

    .section_5 {
        padding-bottom: 4em;
    }

    .section_5 .stt {
        padding: 1em;
        margin-left: 0;
        text-align: left;
    }

    .section_5 .container.flex {
        flex-direction: column;
    }

    .section_5 .next {
        position: absolute;
        top: calc(100% + 1.778em);
        transform: translateY(0);
        right: 0;
        z-index: 7;
        padding-top: 2.222em;
        width: .888em;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='21' height='44' viewBox='0 0 21 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 2L18 22L2 42' stroke='%23FFFAF6' stroke-width='4'/%3e%3c/svg%3e ");
    }

    .section_5 .prev {
        position: absolute;
        top: 120%;
        top: calc(100% + 1.778em);
        transform: translateY(0);
        right: 4.444em;
        left: unset;
        z-index: 7;
        padding-top: 2.222em;
        width: .888em;
        transform: rotate(180deg);
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='21' height='44' viewBox='0 0 21 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 2L18 22L2 42' stroke='%23FFFAF6' stroke-width='4'/%3e%3c/svg%3e ");
    }

    .section_8 .card.card:not(:last-child) {
        margin-bottom: 2.666em;
    }

    .section_11 .container.flex {
        flex-direction: column;
    }

    .section_11 .container.flex>* {
        width: 100%;
    }

    .section_11 .left {
        margin-bottom: 1.333em;
    }

    .section_11 .dflt {
        font-size: .888em;
    }

    .section_11 .left .img {
        padding-top: 104.1%;
        width: calc(100% - 3.556em);
    }

    .section_11 .left::before {
        height: 80.5%;
    }

    .section_13>.container.flex {
        flex-direction: column;
    }

    .section_13 .left {
        width: 100%;
    }

    .section_13 .right {
        font-size: .888em;
        margin-bottom: 4em;
    }

    .section_14 {
        font-size: .889em;
    }

    .section_14 .container {
        padding: 1em;
    }

    .section_14 .container:not(.emp) {
        padding: 2em;
    }

    .section_14 .container:not(.empt) {
        margin: .5em auto;
        width: calc(100% - 2em);
    }

    .section_14 .container .h1 {
        font-size: 1.7778em;
        margin-bottom: .3em;
    }

    .section_14 .container .tx {
        font-size: 1em;
    }

    .section_14 .container:not(.empt)::after {
        width: calc(100% + 2em);
        height: calc(100% + 2em);
        top: -1em;
        left: -1em;
    }


    .section_15 .card .ctx,
    .section_8 .ctx {
        font-size: .889em;
        margin-bottom: 2.5em;
    }

    .section_15 .dflt,
    .section_8 .dflt {
        margin-bottom: 1.25em;
        font-size: .889em !important;
    }

    .section_15 .dflt *,
    .section_8 .dflt * {
        line-height: 1.4;
    }

    .section_15 .card.gr a.button.button_transparent {
        border: 2px solid var(--font);
        border-radius: 2em;
        color: var(--font);
        font-weight: 500;
        font-size: 1em;
        line-height: 1.5;
        letter-spacing: .12em;
        padding: .889em 1.86em;
        width: 100%;
    }

    .section_15 .card>.flex,
    .section_8 .card>.flex {
        margin-bottom: 2.222em;
    }

    .section_15 .card .ctt,
    .section_8 .card .ctt {
        font-size: 1.111em;
    }

    .section_15 .card img {
        max-width: 4.444em;
        width: min-content;
        margin-left: .667em;
    }

    .section_15 .card {
        flex-direction: column;
    }

    .section_15 .card,
    .section_8 .card {
        width: 100%;
        padding: 2.222em 1.333em 2.222em 1.333em;
    }

    .section_15 .card.gr {
        padding: 4.667em 1em !important;
    }

    .section_15 .card.gr .ctt {
        font-size: 1.3em;
        margin-bottom: 1.3em;
    }

    .section_15 .card:not(.gr) .button {
        width: calc(100% + 4px);
        left: -1px;
    }
}

.single .section_12 .container {
    width: 100%;
}

.wp-block-column .section_4 {
    height: 100%;
    margin-bottom: 0;
}

.wp-block-column .section_4 .l_posts {
    height: 100%;
}

.wp-block-column .section_4 .i_post {
    width: 100%;
    height: -webkit-fill-available;
    max-height: 86%;
    min-height: fit-content;
    margin-right: 0 !important;
}

.wp-block-column .section_4 .stt {
    text-align: left;
    width: 100%;
    height: -webkit-fill-available;
    max-height: 1.5em;
    overflow: hidden;
    padding: 0;
}

@media (max-width: 650px) {
    section {
        margin-bottom: 3.556em !important;
    }

    .section_15 a.card.gr .button.button_transparent {
        width: 100%;
    }

    .section_1 .bl1right.desc {
        display: none;
    }

    .section_1 .dflt p:not(:last-child) {
        font-size: .889em
    }

    .section_1 .bl1right.cover,
    .section_1.style2 .bl1right {
        padding-top: 15.166em;
        margin-left: auto;
        margin-right: auto;
    }

    .section_1 .bl1right.cover {
        background-size: auto 100%;
    }

    .section_1.style2 .bl1right {
        background-size: cover;
        margin-bottom: .5em;
    }

    .bl1right.cover {
        margin: .8999em;
    }

    .section_1 .blockwrap {
        padding: 0;
    }

    .section_1:not(.notFlex) .blockwrap {
        flex-direction: column-reverse;
        align-items: center;
    }

    .section_1 .bl1left,
    .section_1 .bl1right {
        text-align: center;
        width: 100%;
    }

    .section_1 .bl1right.cover {
        text-align: center;
        width: calc(100% - 1.778em);
    }

    .section_1.style1 .bl1right img,
    .section_1.style2 .bl1right img {
        display: block;
        width: calc(100% - 2em);
        margin: 1em auto 0 auto;
    }

    .section_1.style3 .bl1right {
        margin-top: -1em;
    }

    .section_1 .pad-wrap {
        padding: 0.888em;
    }

    .section_1 .bl1left {
        padding: .889em;
        padding-bottom: 1.889em;
    }

    .section_1 .bl1right.cover::after {
        top: calc(-2px - .889em);
        left: calc(-2px - .889em);
        width: calc(100% + 4px + 1.778em);
        height: calc(100% + 4px + 1.778em);
    }

    .section_1 .button {
        margin-top: 1.333em;
        width: 100%;
    }

    .section_1 .button,
    .section_9 .button {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .section_1 .dflt h1,
    .section_1 .dflt h2 {
        font-size: 1.333em;
        text-align: center;
        display: block;
    }

    .section_2 {
        padding-bottom: 4em;
    }

    .section_2>.container {
        padding: 1.333em 0 0 0;
        margin-left: 1.25em;
        margin-right: 1.25em;
        border-radius: 16px;
        border: 2px solid rgba(76, 91, 107, 1);
        box-shadow: 4px 4px 40px 0px rgba(0, 0, 0, 0.21);
        background: radial-gradient(91.01% 274.93% at 8.99% 28.43%, rgba(255, 255, 255, 0.1) 0%, rgba(103, 103, 103, 0) 100%);
    }

    .section_2 img {
        max-height: 3.556em;
        max-width: 80%;
        margin: 0 auto;
    }

    .section_2 .stt {
        background: transparent;
    }

    .slide-bckg.mob:first-child>.slide-wrap {
        padding-bottom: 0;
    }

    .slide-bckg.mob:not(:first-child).slide-wrap {
        padding-top: 0;
    }

    .slide-wrap {
        background-color: var(--font);
        border-radius: 7.222em;
        padding: 0 1.333em;
        border-radius: 0;
        position: static;
    }

    .section_13.short .container {
        padding: 0;
    }

    .section_13.short .wpcf7-form>p {
        flex-direction: column;
    }

    .slick-slide {
        height: 3.556em;
        /*
        width: 6.667em; */
        width: calc(50% - 1.25em);
    }

    .section_2 .item {
        display: flex !important;
        justify-content: center;
    }

    .slide-bckg.mob:last-child {
        margin-top: -1em;
    }

    .section_3.cta.image_10 .button {
        min-width: 85%;
    }

    .slide-wrap.one {
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
        padding-bottom: .667em;
    }

    .slide-wrap.two {
        padding-top: .667em;
        border-bottom-left-radius: 16px;
        border-bottom-right-radius: 16px;
    }

    .mob-slider-wrapper {
        border-radius: 16px;
        position: relative;
        margin-top: 1.333em;
    }

    .slide-bckg {
        position: static;
    }

    .section_5 .test-slide:not(.slick-initialized) {
        padding-left: 1.25em;
        padding-right: 1.25em;
    }

    .section_2 .container::before {
        display: none;
    }

    .section_2 .slide-bckg .next {
        position: absolute;
        top: calc(100% + 1.778em);
        transform: translateY(0);
        right: 0;
        z-index: 7;
        padding-top: 2.222em;
        width: .888em;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='21' height='44' viewBox='0 0 21 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 2L18 22L2 42' stroke='%23FFFAF6' stroke-width='4'/%3e%3c/svg%3e ");
    }

    .section_2 .slide-bckg .prev {
        position: absolute;
        top: 120%;
        top: calc(100% + 1.778em);
        transform: translateY(0);
        right: 4.444em;
        left: unset;
        z-index: 7;
        padding-top: 2.222em;
        width: .888em;
        transform: rotate(180deg);
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='21' height='44' viewBox='0 0 21 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 2L18 22L2 42' stroke='%23FFFAF6' stroke-width='4'/%3e%3c/svg%3e ");
    }

    .section_3.image_10.section_3.image_10.right-img .left {
        margin-top: 0;
        margin-bottom: .444em;
    }

    .section_3 .MGTZ_tabs-block-v.MGTZ_bigtab {
        height: 63.7% !important;
    }

    .section_3 .stt {
        min-width: calc(100% - 1.9em);
    }

    .section_3 .dflt p {
        line-height: 1.7;
    }

    .section_3 .button {
        font-size: 0.875em;
        padding: 1.143em 2.5em;
        letter-spacing: .12em;
        line-height: 1.172142857142857;

    }

    .MGTZ_tab-cont-inner {
        font-size: .888em;
    }

    .section_4 .card.cl:before {
        height: 9.5em;
    }

    .section_4 .pic {
        padding-top: 9.5em;
        opacity: .5;
        z-index: 2;
        margin-bottom: 1.333em;
    }

    .section_4 .card:not(:last-child) {
        margin-bottom: .889em;
    }

    .section_4 .card .itt {
        font-size: .889em;
        padding: 0 1em 1.5em 1em;
    }

    .section_4 .card {
        padding-bottom: .667em;
        display: block;
    }

    .section_5.e {
        padding-bottom: 0;
    }

    .section_5 .test-name,
    .section_5 .test-company {
        font-size: 1.111em;
    }

    .section_6 .img-wrap img {
        height: auto;
        width: 50%;
        margin-left: auto;
        margin-right: auto;
    }

    .section_6 .container {
        margin: 0 auto;
        width: calc(100% - 2.5em);
        padding: 1.333em .888em;
        padding-top: calc(68% + 2.5em);
        flex-direction: column;
    }

    .section_6 .img-wrap {
        width: calc(100% + 2.5em);
        left: -1.25em;
        height: fit-content;
        top: 2.222em;
    }

    .section_6 .tx-1 {
        font-size: 1.333em !important;
        margin-bottom: .3em;
    }

    .section_6 hr {
        height: 2px;
        margin-left: 30%;
        margin-right: 30%;
    }

    .section_6 .tx-2 {
        font-size: 1.111em;
        margin-bottom: 0em;
        margin-top: .6em !important;
        font-weight: 400;
    }

    .section_6 .item-wrap {
        width: 100%;
        text-align: center;
    }

    .section_6 .item-wrap:not(:last-child) {
        margin: 0;
        margin-bottom: 2.2em;
    }

    .section_6 {
        padding-left: 0.889em;
        padding-right: 0.889em;
    }

    .section_7 .list-wrapper .numb {
        margin-bottom: 2em;
        font-size: .889em;
    }

    .section_7 .list-wrapper .number {
        font-size: 1em !important;
    }

    .section_7 .list-wrapper .tx {
        width: calc(100% - 3em);
    }

    .section_9 .container {
        padding: 2.222em 1.333em;
        width: calc(100% - 2.5em);
        margin: 0 auto;
    }

    .section_8 .card .pr.ln>.flex {
        top: .95em;
    }

    .section_9 .button {
        width: auto;
    }

    .section_9 h2 {
        margin-bottom: .5em;
    }

    .section_9 .tx {
        font-size: 1.111em;
        line-height: 1.5;
        padding: 0;
    }

    .section_9 h2 {
        margin-bottom: .5em;
    }

    .section_9 .tx {
        line-height: 1.5;
        padding: 0;
    }

    .section_9.style1 .tx {
        font-size: 1.111em;
    }

    .section_9.style2 .tx {
        margin-top: 1em;
        font-size: 1.222em;
    }

    .section_12>.container {
        height: auto;
    }

    .section_12>.container>.flex,
    .t.flex {
        position: relative;
        padding: 1.333em .888em;
        margin-bottom: 0;
        transform: translateY(2px);
        z-index: 7;
    }

    .section_12>.container>.flex hr,
    .t.flex hr {
        display: none;
    }

    .section_12 .stt,
    .t.flex .stt {
        background: none;
    }

    /* .section_12>.container>.flex::after,
    .t.flex::after {
        content: "";
        position: absolute;
        top: 0px;
        left: -2px;
        width: calc(100% + 4px);
        height: 100%;
        border: 2px solid transparent;
        background: linear-gradient(237.03deg, #EDB651 0.48%, #DB6E44 17.11%, #A333DF 63.49%) border-box;
        -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
        -webkit-mask-composite: destination-out;
        mask-composite: exclude;
    } */

    .tt__inner {
        padding: 4em .888em 0.888em 1.333em;
    }

    .accordions__inner .accordion__item::before {
        left: .6em;
        top: .5em;
        font-size: 1.778em;
    }

    .tt__inner::before {
        right: 0;
        position: absolute;
        content: '';
        width: 1.778em;
        height: 1.778em;
        border-bottom: 2px solid var(--font2);
        top: .43em;
        right: 1.778em;
    }

    .tx__inner {
        font-size: .888em;
        padding: 1em;
    }

    .tt__inner::after {
        right: 0;
        position: absolute;
        content: '';
        top: calc(0.43em - 1px);
        width: 1.778em;
        height: 1.778em;
        border-bottom: 2px solid var(--font2);
        transform: rotate(90deg) translateY(-50%) translateX(50%);
        transition: all .4s;
        right: 1.778em;
    }

    .section_12 .tt__inner::after {
        top: 0.43em;
    }

    .accordions__inner::before {
        content: "";
        position: absolute;
        top: 0;
        left: -2px;
        right: 0;
        bottom: 0;
        width: calc(100% + 4px);
        border-radius: 16;
        border: 2px solid transparent;
    }

    .section_12 .video-wrap {
        width: 100%;
    }

    .section_12 .cover,
    .section_12 iframe {
        width: calc(100% + 4px);
        border-radius: 0;
    }

    .section_12.video .container {
        height: 13.111em;
    }

    .section_12 .container {
        padding-top: 0;
    }

    .section_12 .cover {
        height: calc(100% - 2.666em);
        top: 1.333em;
    }

    .section_12 iframe {
        height: 100%;
        margin: 0;
    }

    .section_12 .video-wrap {
        height: 100%;
        padding: 1.333em 0;
    }

    .stt.tl {
        min-width: calc(100% - 2.5em)
    }

    .section_13 .left .oh {
        padding: 0 1em;
    }

    .section_13 input[type='submit'] {
        font-size: .889em;
    }

    .section_15 .card:not(:last-child) {
        margin-bottom: 2.5em;
    }

    .section_15 .card.gr {
        padding: 5.333em 2em;
    }

    .section_15 .button {
        font-size: .889em;
    }

    .section_15 .gr .button {
        padding: 0.7222em 1.86em;
        margin-top: 0;
    }

    .section_15 .card:not(.gr) .button {
        bottom: -.5em;
    }

    .section_15 .dflt h2,
    .section_8 .dflt h2 {
        text-align: center;
        line-height: 1.5;
        font-size: 1.333em;
    }

    .section_16 .slick-slide .item {
        width: 40.27vw !important;
        margin: 0 auto;
        height: 8.277em;
    }

    .section_16 .prev {
        top: 4.1em;
        left: 0.611em;
    }

    .section_16 .next {
        top: 4.1em;
        right: 0.611em;
    }

    .section_16 .stt {
        min-width: 90%;
    }

    .section_13 .dflt p,
    .section_13 .dflt ul,
    .section_13 .dflt ol {
        line-height: 1.7;
    }

    .section_13.short .wpcf7 form.sent .wpcf7-response-output {
        position: absolute;
        width: calc(100% - .4em);
        top: -.9em;
        left: .2em;
        height: calc(100% - .4em);
        padding: 1em;
    }

    .section_15.ind {
        margin-top: 3.333em;
        margin-bottom: 2.778em;
    }

    .cardFlex {
        margin-top: 2.2222em;
        gap: 2em 0;
    }

    .cardFlex .cardBox {
        width: 100%;
        padding: 1.333em;
    }

    .cardBox img {
        height: 4.444em;
    }

    .cardBox .cardTitle {
        font-size: 1.222em;
    }

    .cardsFlex {
        margin-bottom: 2.111em;
    }

    .cardsFlex:first-child,
    *:not(div):not(section)+.cardsFlex {
        margin-top: 2.167em;
    }

    .cardsFlex .cardBox {
        width: calc(100% - 1.875em);
        margin-left: auto;
        margin-right: auto;
        display: block;
        padding-bottom: .01em;
    }

    .cardsFlex .cardBox:not(:last-child) {
        margin-bottom: 2em;
    }

    .cardsFlex .cardBox::before {
        top: 8.572em;
        left: -.9375em;
        right: -.9375em;
    }

    .cardsFlex .cardBoxImg {
        margin-bottom: 1.875em;
    }

    .cardsFlex .cardTitle {
        font-size: 1.5em;
    }

    .iconFlex {
        padding: 2.2222em;
        gap: 2.2222em 0;
        margin-bottom: 6em;
    }

    .iconsBox .decor {
        left: -.75rem;
        right: -.75rem;
        bottom: -3em;
        height: 40%;
    }

    .iconFlex .iconBoxImg {
        padding: 1.9444em;
    }

    .iconFlex .iconBoxImg img {
        height: 1.6667em;
    }

    .iconFlex .iconTitle {
        font-size: 1.2222em;
    }

    .columsFlex:not(.withBorder) {
        margin-bottom: 3em;
    }

    .columsFlex .columnImg {
        padding-top: 80%;
    }

    .columsFlex.withBorder {
        margin-bottom: 1.667em;
    }

    *:not(div):not(section)+.columsFlex.withBorder {
        margin-top: 3em;
    }

    .columsFlex.withBorder:last-child {
        margin-bottom: 3em;
    }

    .columsFlex.withBorder+div:not(.withBorder) {
        margin-top: 3em;
    }

    .columsFlex.withBorder .decor {
        width: calc(100vw - 1.25rem + 24px);
    }

    .columsFlex.withBorder {
        padding: 1.25em;
    }

    .waves {
        height: 50vh;
    }

    .dflt .sliderBoxText {
        margin-bottom: 3.56em;
        padding-bottom: 4em;
    }

    .dflt .sliderBoxText h1,
    .dflt .sliderBoxText .h1 {
        font-size: 1.333em;
    }

    .sectionHeroSlider .prev,
    .sectionHeroSlider .next {
        top: 100%;
        padding-top: 2.222em;
        width: .888em;
        transform: translateY(-50%);
    }

    .sectionHeroSlider .prev {
        right: 4em;
    }

    .sectionHeroSlider .next {
        right: 0;
    }

    .sectionHeroSlider .nextSection {
        bottom: 5%;
    }

    /* new counter */
    .new-simple-counter .flex{
        flex-direction: column;
        gap: 2em;
    }
    .new-simple-counter .list-counters{
        width: 100%;
        max-width: 18.75em;
    }
    .new-simple-counter .counter{
        width: 100%;
        padding-bottom: 2em;
        border-bottom: 3px solid #ED6F43;
    }
    .new-simple-counter .number{
        font-size: 5em;
    }
    .new-simple-counter .orange{
        font-size: .28125em;
    }
    .new-simple-counter .img-wrap img{
        border-radius: 1.875rem;
    }
}

.section_15 a.card.gr {
    justify-content: center;
    text-align: center;
    align-items: center;
    padding: 4.667em 2.222em;
    background-color: var(--button);
}

.section_15 a.card.gr .ctt {
    width: 100%;
}

.section_15 a.card.gr .button.button_transparent {
    border: 2px solid var(--font);
    border-radius: 2em;
    color: var(--font);
    transition: color .2s;
}

.section_15 a.card.gr:hover .button.button_transparent {
    color: var(--back);
}

.section_15 a.card.gr .button.button_transparent::after {
    border-radius: 2em;
}