html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, button {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html:before, html:after, body:before, body:after, div:before, div:after, span:before, span:after, object:before, object:after, iframe:before, iframe:after,
h1:before,
h1:after, h2:before, h2:after, h3:before, h3:after, h4:before, h4:after, h5:before, h5:after, h6:before, h6:after, p:before, p:after, blockquote:before, blockquote:after, pre:before, pre:after,
abbr:before,
abbr:after, address:before, address:after, cite:before, cite:after, code:before, code:after,
del:before,
del:after, dfn:before, dfn:after, em:before, em:after, img:before, img:after, ins:before, ins:after, kbd:before, kbd:after, q:before, q:after, samp:before, samp:after,
small:before,
small:after, strong:before, strong:after, var:before, var:after,
b:before,
b:after, i:before, i:after,
dl:before,
dl:after, dt:before, dt:after, dd:before, dd:after, ol:before, ol:after, ul:before, ul:after, li:before, li:after,
fieldset:before,
fieldset:after, form:before, form:after, label:before, label:after, legend:before, legend:after,
article:before,
article:after, aside:before, aside:after, canvas:before, canvas:after, details:before, details:after, figcaption:before, figcaption:after, figure:before, figure:after,
footer:before,
footer:after, header:before, header:after, hgroup:before, hgroup:after, menu:before, menu:after, nav:before, nav:after, section:before, section:after, summary:before, summary:after,
time:before,
time:after, mark:before, mark:after, audio:before, audio:after, video:before, video:after, button:before, button:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

sub,
sup {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
sub:before, sub:after,
sup:before,
sup:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a:before, a:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul, li {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after {
    content: none;
}

q:before, q:after {
    content: none;
}

:focus {
    outline: 0;
}

input[type=text], textarea {
    -webkit-appearance: none;
}
input[type=text]::-ms-clear, textarea::-ms-clear {
    display: none;
}

input,
textarea {
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.4);
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: rgba(0, 0, 0, 0.4);
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.4);
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    color: transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    color: transparent;
}

textarea {
    resize: none;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
}

@font-face {
    font-family: "AmaticSC-Bold";
    src: url("../fonts/AmaticSC-Bold.woff2") format("woff2"), url("../fonts/AmaticSC-Bold.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat-Light";
    src: url("../fonts/Montserrat-Light.woff2") format("woff2"), url("../fonts/Montserrat-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat-Regular";
    src: url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat-Medium";
    src: url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat-SemiBold";
    src: url("../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/Montserrat-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat-Bold";
    src: url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}
:root {
    --full-screen: calc(var(--vh, 1vh) * 100);
}

html {
    height: 100%;
    font: 400 0.5208333333vw/1.33 "Montserrat-Light", sans-serif;
}
@media screen and (max-width: 1024px) {
    html {
        font-size: 10px;
    }
}

body {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    font-size: 1.6rem;
    color: #1c202c;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width: 1024px) {
    body {
        font-size: 1.8rem;
    }
}
@supports (display: grid) {
    body {
        display: block;
    }
}

.wrapper {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
    height: auto !important;
}

.base {
    width: 100%;
    position: relative;
    padding: 12.5rem 0 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

a {
    text-decoration: none;
    color: #1c202c;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
a:hover, a:focus {
    text-decoration: none;
}

@-webkit-keyframes loopIcons {
    0% {
        -webkit-transform: rotate();
        transform: rotate();
    }
    100% {
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg);
    }
}

@keyframes loopIcons {
    0% {
        -webkit-transform: rotate();
        transform: rotate();
    }
    100% {
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg);
    }
}
.content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
}

h1 {
    font-size: 4.8rem;
    font-family: "MyriadPro-Regular", sans-serif;
    color: #1c202c;
    line-height: 5.6rem;
}
@media screen and (max-width: 1024px) {
    h1 {
        font-size: 3.2rem;
        line-height: 4.6rem;
    }
}
button {
    cursor: pointer;
}

.global_txt p:not(:last-child),
.global_txt ul:not(:last-child),
.global_txt span:not(:last-child) {
    margin-bottom: 2rem;
}
.global_txt li:not(:last-child) {
    margin-bottom: 1rem;
}

.wave {
    background: rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-animation: wave 0.5s linear;
    animation: wave 0.5s linear;
    pointer-events: none;
    position: absolute;
}

@-webkit-keyframes wave {
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0;
    }
}

@keyframes wave {
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0;
    }
}
.base_in_sidebar {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 8rem 0;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    height: 12.5rem;
    width: 100%;
    will-change: transform;
    z-index: 100;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #f9f957), to(#b2e312));
    background-image: -o-linear-gradient(top, #f9f957 10%, #b2e312 100%);
    background-image: linear-gradient(180deg, #f9f957 10%, #b2e312 100%);
}

.header_main {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 2rem;
    justify-content: space-between;
}

.header_main .header_logo {
    max-width: 10rem;

}

.header_logo {
    max-width: 15rem;
}

.header_nav__list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 2rem;
}
.header_nav__list li {
    position: relative;
    padding-right: 2rem;
}
.header_nav__list li > a {
    font-family: "AmaticSC-Bold", sans-serif;
    font-size: 2.6rem;
    font-weight: 500;
}
.header_nav__list li.menu-item-has-children:hover > a:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}
.header_nav__list li.menu-item-has-children > a {
    position: relative;
}
.header_nav__list li.menu-item-has-children > a:after {
    content: "";
    background-image: url("../../assets/i/chevron.png");
    background-size: contain;
    background-position: center center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1.5rem;
    height: 1.5rem;
    right: -2rem;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.header_nav__list li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.header_nav__list .sub-menu {
    position: absolute;
    top: 100%;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    padding: 2rem;
    border-radius: 0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.5rem;
    min-width: 30rem;
    -webkit-box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.2196078431);
    box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.2196078431);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: translateY(1rem);
    -ms-transform: translateY(1rem);
    transform: translateY(1rem);
    z-index: 99;
}
.header_nav__list .sub-menu li:not(:last-child) {
    border-bottom: 0.1rem solid rgba(0, 0, 0, 0.1098039216);
    padding-bottom: 1rem;
}
.header_nav__list .sub-menu li a {
    font-size: 1.4rem;
    font-weight: 500;
    font-family: "Montserrat-Medium", sans-serif;
}
.header_nav__list .sub-menu li a:hover {
    color: #265128;
}

.lang_list,
.header_social__list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem;
}
.lang_list li,
.header_social__list li {
    width: 2rem;
}
.lang_list li a,
.header_social__list li a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lang_list li a img,
.header_social__list li a img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.header_info {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0.5rem;
}

.footer {
    width: 100%;
    min-height: 34.4rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    will-change: transform;
    position: relative;
    background-color: #212121;
    color: white;
}
@media screen and (max-width: 1024px) {
    .footer {
        min-height: 100%;
    }
}

.footer_main {
    padding: 4rem 0;
}

.footer_nav__list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 4rem;
    gap: 1rem;
    flex-direction: column;
}

.footer_nav__list a {
    margin-bottom: 0!important;
}

.footer_nav .sub-menu {
    display: none!important;
}
.footer_nav__list > li > a {
    font-size: 1.4rem;
    font-family: "Montserrat-Medium", sans-serif;
    margin-bottom: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer_nav__list > li .sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.5rem;
    font-size: 1.2rem;
    font-family: "Montserrat-Regular", sans-serif;
}

.footer_info {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.2rem;
}

.popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
    z-index: 101;
}
@media screen and (max-width: 1024px) {
    .popup {
        padding: 0 2rem;
    }
}
.popup.active {
    opacity: 1;
    visibility: visible;
}
.popup.active .popup_main {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.popup_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #1c202c;
    opacity: 0.7;
}

.popup_main {
    background-color: #fff;
    position: relative;
    max-width: 54rem;
    border-radius: 1rem;
    padding: 5rem;
    -webkit-transform: translateY(10rem);
    -ms-transform: translateY(10rem);
    transform: translateY(10rem);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media screen and (max-width: 1024px) {
    .popup_main {
        padding: 5rem 2rem;
        max-height: 100%;
        overflow: auto;
    }
}
.popup_main form {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
}

.popup_close {
    position: absolute;
    top: 2rem;
    right: 2rem;
    width: 1.5rem;
    height: 1.5rem;
}
.popup_close button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #b7d8ff;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.popup_title {
    margin-bottom: 4rem;
}
@media screen and (max-width: 1024px) {
    .popup_title {
        margin-bottom: 2rem;
    }
}
.popup_title h3 {
    color: #1c202c;
    font-size: 2.2rem;
    text-transform: uppercase;
    line-height: 2.6rem;
    text-align: center;
    font-family: "Montserrat-Medium", sans-serif;
}

.succes {
    position: fixed;
    bottom: 4rem;
    right: 2rem;
    width: 35rem;
    height: auto;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 99;
}
@media screen and (max-width: 1024px) {
    .succes {
        width: 100%;
        bottom: 2rem;
        right: auto;
        left: auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 auto;
        padding: 0 2rem;
        z-index: 101;
    }
}
.succes.active {
    opacity: 1;
    visibility: visible;
}
.succes.active .succes_main {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.succes.active .checkmark {
    -webkit-animation: fill 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
    animation: fill 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
}
.succes.active .checkmark__check {
    -webkit-animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}
.succes.active .checkmark__circle {
    -webkit-animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.succes_main {
    background-color: #1c202c;
    padding: 2rem 4rem;
    border-radius: 0.5rem;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateY(-2rem);
    -ms-transform: translateY(-2rem);
    transform: translateY(-2rem);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff;
    font-size: 1.6rem;
}
.succes_main p {
    margin-right: 2rem;
}

.checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #7ac142;
    fill: none;
}

.checkmark {
    width: 5.6rem;
    height: 5.6rem;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #fff;
    stroke-miterlimit: 10;
    margin: 10% auto;
    -webkit-box-shadow: inset 0px 0px 0px #7ac142;
    box-shadow: inset 0px 0px 0px #7ac142;
}
@media screen and (max-width: 1024px) {
    .checkmark {
        width: 4rem;
        height: 4rem;
    }
}

.checkmark__check {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
}

@-webkit-keyframes stroke {
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes stroke {
    100% {
        stroke-dashoffset: 0;
    }
}
@-webkit-keyframes scale {
    0%, 100% {
        -webkit-transform: none;
        transform: none;
    }
    50% {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1);
    }
}
@keyframes scale {
    0%, 100% {
        -webkit-transform: none;
        transform: none;
    }
    50% {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1);
    }
}
@-webkit-keyframes fill {
    100% {
        -webkit-box-shadow: inset 0px 0px 0px 30px #7ac142;
        box-shadow: inset 0px 0px 0px 30px #7ac142;
    }
}
@keyframes fill {
    100% {
        -webkit-box-shadow: inset 0px 0px 0px 30px #7ac142;
        box-shadow: inset 0px 0px 0px 30px #7ac142;
    }
}
.close {
    position: fixed;
    bottom: 4rem;
    right: 2rem;
    width: 37rem;
    height: auto;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 101;
}
@media screen and (max-width: 1024px) {
    .close {
        width: 100%;
        bottom: 2rem;
        right: auto;
        left: auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 auto;
        padding: 0 2rem;
    }
}
.close.active {
    opacity: 1;
    visibility: visible;
}
.close.active .close_main {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.close.active .checkmark_close {
    -webkit-animation: fills 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
    animation: fills 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
}
.close.active .icon-path {
    -webkit-animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}
.close.active .close__circle {
    -webkit-animation: stroke 0.4s cubic-bezier(0.65, 0, 0.45, 1) forwards;
    animation: stroke 0.4s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.close_main {
    background-color: #f5f5f5;
    padding: 2rem 4rem;
    border-radius: 0.5rem;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateY(-2rem);
    -ms-transform: translateY(-2rem);
    transform: translateY(-2rem);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 1.6rem;
}
.close_main p {
    margin-right: 2rem;
}

.close__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 0;
    stroke-width: 0;
    stroke-miterlimit: 10;
    stroke: #C91313;
    fill: none;
}

.checkmark_close {
    width: 5.6rem;
    height: 5.6rem;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #fff;
    stroke-miterlimit: 10;
    margin: 10% auto;
    -webkit-box-shadow: inset 0px 0px 0px #C91313;
    box-shadow: inset 0px 0px 0px #C91313;
}
@media screen and (max-width: 1024px) {
    .checkmark_close {
        width: 4rem;
        height: 4rem;
    }
}

.icon-path {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
}

@keyframes stroke {
    100% {
        stroke-dashoffset: 0;
    }
}
@keyframes scale {
    0%, 100% {
        -webkit-transform: none;
        transform: none;
    }
    50% {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1);
    }
}
@-webkit-keyframes fills {
    100% {
        -webkit-box-shadow: inset 0px 0px 0px 3rem #C91313;
        box-shadow: inset 0px 0px 0px 3rem #C91313;
    }
}
@keyframes fills {
    100% {
        -webkit-box-shadow: inset 0px 0px 0px 3rem #C91313;
        box-shadow: inset 0px 0px 0px 3rem #C91313;
    }
}
.sidebar_nav {
    background-color: #f5f5f5;
}
.sidebar_nav > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1rem;
    padding: 1rem 0;
}
.sidebar_nav > ul > li .sub-menu {
    padding: 1rem 1rem 1rem 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1rem;
    font-size: 1.4rem;
    font-family: "Montserrat-Regular", sans-serif;
    border-bottom: 0.1rem solid rgba(0, 0, 0, 0.0823529412);
}
.sidebar_nav > ul > li:not(:last-child) > a {
    border-bottom: 0.1rem solid rgba(0, 0, 0, 0.0823529412);
}
.sidebar_nav > ul > li > a {
    padding: 1rem 2rem;
    font-family: "Montserrat-Medium", sans-serif;
    font-size: 1.6rem;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.sidebar_nav > ul > li > a:hover {
    color: #265128;
}

.sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 3rem;
    max-width: 35rem;
    border-radius: 1rem;
}

.sidebar_submenu {
    display: none;
}

.sidebar__ads h3 {
    font-size: 2rem;
    font-family: "Montserrat-Regular", sans-serif;
    text-transform: uppercase;
    margin-bottom: 2rem;
}

.sidebar_ads__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2rem;
    font-size: 1.4rem;
    color: #265128;
    font-family: "Montserrat-Medium", sans-serif;
}

.sidebar_ads__imgs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1rem;
}

.section_in {
    max-width: 144rem;
    width: 100%;
    margin: 0 auto;
}
@media screen and (max-width: 1024px) {
    .section_in {
        padding: 0 1.5rem;
    }
}

@font-face {
    font-family: "iconfont";
    src: url("../fonts/icons/iconfont.eot");
    src: url("../fonts/icons/iconfont.eot?#iefix") format("eot"), url("../fonts/icons/iconfont.woff") format("woff"), url("../fonts/icons/iconfont.ttf") format("truetype"), url("../fonts/icons/iconfont.svg#iconfont") format("svg");
}
.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    fill: currentColor;
}

.icon-arrow-up {
    font-size: 1rem;
    width: 2em;
}

.icon-close {
    font-size: 1.5rem;
    width: 1em;
}

.icon-fb {
    font-size: 0.1rem;
    width: 1em;
}

.icon-phone {
    font-size: 2.6rem;
    width: 1em;
}

.articles__list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
    grid-gap: 2rem;
}

.articles_title__link {
    margin-bottom: 4rem;
}
.articles_title__link h1 {
    font-size: 4.5rem;
}

.card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.5rem;
    position: relative;
}

.card_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.5rem;
}



.article__link a {
    color: #61ce70;
    font-family: "Montserrat-Regular", sans-serif;
}

.slider_post {
    background-color: #f5f5f5;
}

.sliderPost__content {
    padding: 2rem 2rem 4rem 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1rem;
}
.sliderPost__content h3 {
    color: #265128;
    font-size: 2rem;
    font-family: "Montserrat-Medium", sans-serif;
}

.sliderPosts {
    position: relative;
}

.sliderPosts_pagination {
    position: absolute;
    bottom: 1rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.swiper-pagination-bullet-active {
    background-color: #61ce70 !important;
}

.ideasCity__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6rem;
}

.ideasCity__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2rem;
}
.ideasCity__head h1 {
    font-size: 4.5rem;
}
.ideasCity__head p,
.ideasCity__head ul,
.ideasCity__head li {
    font-size: 1.8rem;
}

.ideasCity__gerb ul {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(15%, 1fr));
    grid-gap: 2rem;
}
.ideasCity__gerb ul li {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 0.1rem solid #f5f5f5;
    border-radius: 1rem;
}
.ideasCity__gerb ul li img {
    -o-object-fit: contain;
    object-fit: contain;
    padding: 2rem;
}
.ideasCity__gerb ul li p {
    background-color: #f5f5f5;
    padding: 1rem 2rem;
    width: 100%;
    text-align: center;
}

.policy_main {
    padding: 3rem 0;
    line-height: 2.8rem;
    font-size: 1.6rem;
    position: relative;
    padding-top: 16rem;
}
@media screen and (max-width: 1024px) {
    .policy_main {
        padding-top: 10rem;
        font-size: 1.4rem;
        line-height: 2.6rem;
    }
}
.policy_main h1 {
    font-size: 3rem;
    margin-bottom: 3rem;
}
@media screen and (max-width: 1024px) {
    .policy_main h1 {
        font-size: 2.2rem;
    }
}

.policy_list > li {
    margin-bottom: 5rem;
}
@media screen and (max-width: 1024px) {
    .policy_list > li {
        margin-bottom: 3rem;
    }
}

.policy_list li > p {
    font-size: 2.2rem;
    font-family: "Montserrat-Medium", sans-serif;
    margin-bottom: 2rem;
}
@media screen and (max-width: 1024px) {
    .policy_list li > p {
        font-size: 1.8rem;
    }
}
.policy_list li > span {
    margin-bottom: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.sub_list {
    padding-left: 2rem;
}
@media screen and (max-width: 1024px) {
    .sub_list {
        padding-left: 1rem;
    }
}
.sub_list li {
    margin-bottom: 1rem;
}

.sub_item--list {
    padding-left: 2rem;
    margin-bottom: 2rem;
}
@media screen and (max-width: 1024px) {
    .sub_item--list {
        padding-left: 1rem;
    }
}

.sub_items {
    padding-left: 2rem;
}
@media screen and (max-width: 1024px) {
    .sub_items {
        padding-left: 1rem;
    }
}

.sub_items > p {
    margin-bottom: 2rem;
    font-size: 1.8rem;
    font-family: "Montserrat-Medium", sans-serif;
}

.end_subtitle {
    font-size: 1.6rem !important;
    font-family: "Montserrat-Regular", sans-serif !important;
}

@media screen and (max-width: 1024px) {
    .mod_end p {
        font-size: 1.4rem !important;
        font-family: "Montserrat-Light", sans-serif !important;
        line-height: 2.6rem;
    }
}

.ads_main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex!important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4rem;
}

.ads_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2rem;
    /*max-width: 60rem;*/
}
.ads_title h1 {
    font-size: 4.5rem;
    color: #265128;
}
/*.ads_title p {*/
/*    font-size: 2.4rem;*/
/*}*/

.ads__list {
    list-style-type: decimal;
    counter-reset: list-counter;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4rem;
}

.ads_list__item {
    position: relative;
    counter-increment: list-counter;
    padding-left: 15rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.5rem;
}
.ads_list__item:before {
    content: counter(list-counter);
    width: 10rem;
    height: 10rem;
    border-radius: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #7fbd32;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 6rem;
    font-family: "Montserrat-Medium", sans-serif;
    color: #fff;
}
.ads_list__item h3 {
    font-size: 2.4rem;
    font-family: "Montserrat-Regular", sans-serif;
    color: #265128;
}

.ads_listItem__img {
    position: relative;
    overflow: hidden;
    border-radius: 1.5rem;
}

.ads__phone {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #7fbd32;
    padding: 1rem 2rem;
    font-family: "Montserrat-Regular", sans-serif;
    color: #fff;
    border-top-left-radius: 2rem;
}

.ads__txt {
    font-size: 1.8rem;
}

.delivery_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2rem;
}

.delivery_main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8rem;
}
.delivery_main ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6rem;
}

.delivery_list__item {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 2rem;
}

.delivery_item__content {
    max-width: 60%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2rem;
}
.delivery_item__content h3 {
    font-size: 2rem;
}

.delivery_itemImg__w {
    color: #265128;
    font-size: 1.8rem;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2rem;
}

.single_title h1 {
    font-size: 3.6rem;
    color: #265128;
}

.single_main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 3rem;
    padding-top: 8rem;
}

.singles {
    /*max-width: 100rem;*/
}


.single_galleryMain {
    position: relative;
}

.single_gallery__nav {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 99;
    pointer-events: none;
}
.single_gallery__nav > div {
    pointer-events: all;
    width: 5rem;
    height: 5rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.single_gallery__row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 1rem;
}

.single__socials ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1rem;
}

.single__short__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 6rem;
    margin-bottom: 6rem;
}
.single__short__row .single__short__txt h2,
.single__short__row .single__short__txt h3,
.single__short__row .single__short__txt h4,
.single__short__row .single__short__txt h5,
.single__short__row .single__short__txt h6 {
    font-size: 2.6rem;
    color: #265128;
    font-weight: 700;
    padding: 2rem 0;
    font-family: "Montserrat-Medium", sans-serif;
}
.single__short__row .single__short__txt p,
.single__short__row .single__short__txt ul,
.single__short__row .single__short__txt ol {
    margin: 2rem 0;
    font-size: 2rem;
    font-weight: 500;
    line-height: 2.8rem;
    font-family: "Montserrat-Regular", sans-serif;
}
.single__short__row .single__short__txt b.accent {
    font-size: 2.2rem;
    font-family: "Montserrat-SemiBold", sans-serif;
    color: #265128;
}
.single__short__row .single__short__txt ul,
.single__short__row .single__short__txt ol {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    list-style: disc;
    margin-left: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
}
.single__short__row .single__short__txt ul li,
.single__short__row .single__short__txt ol li {
    color: #265128;
    font-family: "Montserrat-Regular", sans-serif;
    list-style: disc;
    padding-left: 1rem;
}

.singleServices {
    padding: 6rem 0;
}

.singleServices__list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(20%, 1fr));
    grid-gap: 2rem;
}
.singleServices__list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.5rem;
}
.singleServices__list li p {
    font-size: 2rem;
    font-family: "Montserrat-Medium", sans-serif;
    color: #265128;
}

.txt h2,
.txt h3,
.txt h4,
.txt h5,
.txt h6 {
    font-size: 2.6rem;
    color: #265128;
    font-weight: 700;
    padding: 2rem 0;
    font-family: "Montserrat-Medium", sans-serif;
}
.txt p,
.txt ul {
    margin: 2rem 0;
    font-size: 2rem;
    font-weight: 500;
    line-height: 2.8rem;
    font-family: "Montserrat-Regular", sans-serif;
}
.txt b.accent {
    font-size: 2.2rem;
    font-family: "Montserrat-SemiBold", sans-serif;
    color: #265128;
}
.txt ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    list-style: disc;
    margin-left: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
}
.txt ul li {
    color: #265128;
    font-family: "Montserrat-Regular", sans-serif;
    list-style: disc;
    padding-left: 1rem;
}

.map h2,
.map h3,
.map h4,
.map h5,
.map h6 {
    font-size: 2.6rem;
    color: #265128;
    font-weight: 700;
    padding: 2rem 0;
    font-family: "Montserrat-Medium", sans-serif;
}
.map p,

.map b.accent {
    font-size: 2.2rem;
    font-family: "Montserrat-SemiBold", sans-serif;
    color: #265128;
}


.map__view iframe {
    width: 100%;
    height: 100%;
}

.fancybox__thumbs {
    display: none;
}

.singleServices_item__img {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 6rem;
    height: 6rem;
}

.single_short__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 20rem;
    gap: 1rem;
}
.single_short__info span {
    font-size: 2.2rem;
    color: red;
    font-family: "Montserrat-Medium", sans-serif;
}
.single_short__info a {
    color: #265128;
    font-size: 1.4rem;
    font-family: "Montserrat-Regular", sans-serif;
    font-weight: 600;
}

.single_gallery_thumb {
    height: 15rem;
    margin-top: 3rem;
}

.transfers_block__img {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 2rem;
}
.transfers_block__img > div:nth-child(1) {
    max-width: calc(70% - 1rem);
}
.transfers_block__img > div:nth-child(2) {
    max-width: calc(30% - 1rem);
}

.transfers_blockImg__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2rem;
}

.transfers_blockImg__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.5rem;
}

.transfers__title {
    margin-bottom: 3rem;
}

.transfers_main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6rem;
    font-size: 1.8rem;
    font-family: "Montserrat-Regular", sans-serif;
    line-height: 2.8rem;
}
.transfers_main ul {
    list-style: disc;
    padding-left: 2rem;
}
.transfers_main ul li {
    list-style: disc;
}

.transfers__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1rem;
}
.transfers__content h2,
.transfers__content h3,
.transfers__content h4,
.transfers__content h5,
.transfers__content h6 {
    font-size: 3rem;
    font-family: "Montserrat-Medium", sans-serif;
    margin: 3rem 0 2rem 0;
}
.transfers__content p,
.transfers__content ol,
.transfers__content ul,
.transfers__content img {
    padding: 1rem 0;
}
.transfers__content ul,
.transfers__content ol {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    list-style: disc;
    margin-left: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
}
.transfers__content ul li,
.transfers__content ol li {
    color: #265128;
    font-family: "Montserrat-Regular", sans-serif;
    list-style: disc;
    padding-left: 1rem;
}

.transfers__row {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 2rem;
}
.transfers__row img {
    max-width: 40%;
}

.football__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6rem;
}
.football__main > h1 {
    font-size: 4.5rem;
}

.football_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4rem;
}
.football_list > li {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 3rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.football_list li:nth-child(2n+1) .football_item__img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.football_list li:nth-child(2n+1) .football_item__content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.football_list .football_item__img {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.football_list .football_item__content {
    max-width: 60%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.5rem;
}

.templates__head h1 {
    font-size: 4.5rem;
}

.templates__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4rem;
}
.templates__main img {
    width: auto;
    height: auto;
}

.templates__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2rem;
}
.templates__content img {
    width: auto;
    height: auto;
    border-radius: 1rem;
    overflow: hidden;
}

.pages_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 3rem;
}

.pages_main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 3rem;
}

.pages_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 3rem;
}

.pages_list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 3rem;
    counter-reset: list-counter;
}
.pages_list ul .rows {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 3rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    counter-increment: list-counter;
}
.pages_list ul .rows:nth-child(2n+1) .rows__img {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.pages_list ul .rows:nth-child(2n+1) .rows_content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.pages_list ul .rows__txt {
    width: 100%;
}
.pages_list ul .rows__img {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 33%;
}
.pages_list ul .rows_content {
    max-width: 62%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2rem;
    padding-left: 12rem;
    position: relative;
}
.pages_list ul .rows_content:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 10rem;
    height: 10rem;
    content: counter(list-counter);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #f9f957), to(#b2e312));
    background-image: -o-linear-gradient(top, #f9f957 10%, #b2e312 100%);
    background-image: linear-gradient(180deg, #f9f957 10%, #b2e312 100%);
    border-radius: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 7rem;
    color: #fff;
    font-family: "Montserrat-Medium", sans-serif;
    font-weight: 600;
}
.pages_list ul .rows_content > h3 {
    font-size: 3rem;
    color: #265128;
    font-weight: 600;
    font-family: "Montserrat-Regular", sans-serif;
}

.rows__txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2rem;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

/**
 * Swiper 8.2.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 31, 2022
 */
@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal;
}
:root {
    --swiper-theme-color:#007aff;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto;
}

.swiper-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
    content: "";
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
    order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size);
}

:root {
    --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
    display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: "next";
}

.swiper-button-lock {
    display: none;
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 0.3s opacity;
    -o-transition: 0.3s opacity;
    transition: 0.3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
    display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-bullet:only-child {
    display: none !important;
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 0.2s top, 0.2s -webkit-transform;
    transition: 0.2s top, 0.2s -webkit-transform;
    -o-transition: 0.2s transform, 0.2s top;
    transition: 0.2s transform, 0.2s top;
    transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 0.2s left, 0.2s -webkit-transform;
    transition: 0.2s left, 0.2s -webkit-transform;
    -o-transition: 0.2s transform, 0.2s left;
    transition: 0.2s transform, 0.2s left;
    transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 0.2s right, 0.2s -webkit-transform;
    transition: 0.2s right, 0.2s -webkit-transform;
    -o-transition: 0.2s transform, 0.2s right;
    transition: 0.2s transform, 0.2s right;
    transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-pagination-lock {
    display: none;
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important;
}

.swiper-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.swiper-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-scrollbar-lock {
    display: none;
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.swiper-slide-zoomed {
    cursor: move;
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color:#000;
}

@-webkit-keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-cube {
    overflow: visible;
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: blur(50px);
    filter: blur(50px);
}

.swiper-flip {
    overflow: visible;
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transition-property: opacity, height, -webkit-transform;
    transition-property: opacity, height, -webkit-transform;
    -o-transition-property: transform, opacity, height;
    transition-property: transform, opacity, height;
    transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
    overflow: visible;
}

.swiper-cards .swiper-slide {
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
}

.not-selectable {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.carousel {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.carousel *, .carousel *:before, .carousel *:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.carousel.is-draggable {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.carousel.is-dragging {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.carousel__viewport {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%;
}

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

.carousel__slide {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: var(--carousel-slide-width, 60%);
    max-width: 100%;
    padding: 1rem;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.has-dots {
    margin-bottom: calc(0.5rem + 22px);
}

.carousel__dots {
    margin: 0 auto;
    padding: 0;
    position: absolute;
    top: calc(100% + 0.5rem);
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.carousel__dots .carousel__dot {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    width: 22px;
    height: 22px;
    cursor: pointer;
}

.carousel__dots .carousel__dot:after {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: currentColor;
    opacity: 0.25;
    -webkit-transition: opacity 0.15s ease-in-out;
    -o-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out;
}

.carousel__dots .carousel__dot.is-selected:after {
    opacity: 1;
}

.carousel__button {
    width: var(--carousel-button-width, 48px);
    height: var(--carousel-button-height, 48px);
    padding: 0;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: all;
    cursor: pointer;
    color: var(--carousel-button-color, currentColor);
    background: var(--carousel-button-bg, transparent);
    border-radius: var(--carousel-button-border-radius, 50%);
    -webkit-box-shadow: var(--carousel-button-shadow, none);
    box-shadow: var(--carousel-button-shadow, none);
    -webkit-transition: opacity 0.15s ease;
    -o-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease;
}

.carousel__button.is-prev, .carousel__button.is-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.carousel__button.is-prev {
    left: 10px;
}

.carousel__button.is-next {
    right: 10px;
}

.carousel__button[disabled] {
    cursor: default;
    opacity: 0.3;
}

.carousel__button svg {
    width: var(--carousel-button-svg-width, 50%);
    height: var(--carousel-button-svg-height, 50%);
    fill: none;
    stroke: currentColor;
    stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
    stroke-linejoin: bevel;
    stroke-linecap: round;
    -webkit-filter: var(--carousel-button-svg-filter, none);
    filter: var(--carousel-button-svg-filter, none);
    pointer-events: none;
}

body.compensate-for-scrollbar {
    overflow: hidden !important;
    -ms-touch-action: none;
    touch-action: none;
}

.fancybox__container {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    direction: ltr;
    margin: 0;
    padding: env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: var(--fancybox-color, #fff);
    -webkit-tap-highlight-color: transparent;
    overflow: hidden;
    z-index: 1050;
    outline: none;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    --carousel-button-width: 48px;
    --carousel-button-height: 48px;
    --carousel-button-svg-width: 24px;
    --carousel-button-svg-height: 24px;
    --carousel-button-svg-stroke-width: 2.5;
    --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
}

.fancybox__container *, .fancybox__container *::before, .fancybox__container *::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.fancybox__container :focus {
    outline: thin dotted;
}

body.is-using-mouse .fancybox__container :focus {
    outline: none;
}

@media all and (min-width: 1024px) {
    .fancybox__container {
        --carousel-button-width:48px;
        --carousel-button-height:48px;
        --carousel-button-svg-width:27px;
        --carousel-button-svg-height:27px;
    }
}
.fancybox__backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: var(--fancybox-bg, rgba(24, 24, 27, 0.92));
}

.fancybox__carousel {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 0;
    height: 100%;
    z-index: 10;
}

.fancybox__carousel.has-dots {
    margin-bottom: calc(0.5rem + 22px);
}

.fancybox__viewport {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: visible;
    cursor: default;
}

.fancybox__track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}

.fancybox__slide {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 48px 8px 8px 8px;
    position: relative;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    --carousel-button-width: 36px;
    --carousel-button-height: 36px;
    --carousel-button-svg-width: 22px;
    --carousel-button-svg-height: 22px;
}

.fancybox__slide::before, .fancybox__slide::after {
    content: "";
    -webkit-box-flex: 0;
    -ms-flex: 0 0 0px;
    flex: 0 0 0;
    margin: auto;
}

@media all and (min-width: 1024px) {
    .fancybox__slide {
        padding: 64px 100px;
    }
}
.fancybox__content {
    margin: 0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);
    padding: 36px;
    color: var(--fancybox-content-color, #374151);
    background: var(--fancybox-content-bg, #fff);
    position: relative;
    -ms-flex-item-align: center;
    align-self: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 20;
}

.fancybox__caption {
    -ms-flex-item-align: center;
    align-self: center;
    max-width: 100%;
    margin: 0;
    padding: 1rem 0 0 0;
    line-height: 1.375;
    color: var(--fancybox-color, currentColor);
    visibility: visible;
    cursor: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow-wrap: anywhere;
}

.is-loading .fancybox__caption {
    visibility: hidden;
}

.fancybox__container > .carousel__dots {
    top: 100%;
    color: var(--fancybox-color, #fff);
}

.fancybox__nav .carousel__button {
    z-index: 40;
}

.fancybox__nav .carousel__button.is-next {
    right: 8px;
}

@media all and (min-width: 1024px) {
    .fancybox__nav .carousel__button.is-next {
        right: 40px;
    }
}
.fancybox__nav .carousel__button.is-prev {
    left: 8px;
}

@media all and (min-width: 1024px) {
    .fancybox__nav .carousel__button.is-prev {
        left: 40px;
    }
}
.carousel__button.is-close {
    position: absolute;
    top: 8px;
    right: 8px;
    top: calc(env(safe-area-inset-top, 0px) + 8px);
    right: calc(env(safe-area-inset-right, 0px) + 8px);
    z-index: 40;
}

@media all and (min-width: 1024px) {
    .carousel__button.is-close {
        right: 40px;
    }
}
.fancybox__content > .carousel__button.is-close {
    position: absolute;
    top: -36px;
    right: 0;
    color: var(--fancybox-color, #fff);
}

.fancybox__no-click, .fancybox__no-click button {
    pointer-events: none;
}

.fancybox__spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    color: var(--fancybox-color, currentColor);
}

.fancybox__slide .fancybox__spinner {
    cursor: pointer;
    z-index: 1053;
}

.fancybox__spinner svg {
    -webkit-animation: fancybox-rotate 2s linear infinite;
    animation: fancybox-rotate 2s linear infinite;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
}

.fancybox__spinner svg circle {
    fill: none;
    stroke-width: 2.75;
    stroke-miterlimit: 10;
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    -webkit-animation: fancybox-dash 1.5s ease-in-out infinite;
    animation: fancybox-dash 1.5s ease-in-out infinite;
    stroke-linecap: round;
    stroke: currentColor;
}

@-webkit-keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes fancybox-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px;
    }
}
@keyframes fancybox-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px;
    }
}
.fancybox__backdrop, .fancybox__caption, .fancybox__nav, .carousel__dots, .carousel__button.is-close {
    opacity: var(--fancybox-opacity, 1);
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop, .fancybox__container.is-animated[aria-hidden=false] .fancybox__caption, .fancybox__container.is-animated[aria-hidden=false] .fancybox__nav, .fancybox__container.is-animated[aria-hidden=false] .carousel__dots, .fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close {
    -webkit-animation: 0.15s ease backwards fancybox-fadeIn;
    animation: 0.15s ease backwards fancybox-fadeIn;
}

.fancybox__container.is-animated.is-closing .fancybox__backdrop, .fancybox__container.is-animated.is-closing .fancybox__caption, .fancybox__container.is-animated.is-closing .fancybox__nav, .fancybox__container.is-animated.is-closing .carousel__dots, .fancybox__container.is-animated.is-closing .carousel__button.is-close {
    -webkit-animation: 0.15s ease both fancybox-fadeOut;
    animation: 0.15s ease both fancybox-fadeOut;
}

.fancybox-fadeIn {
    -webkit-animation: 0.15s ease both fancybox-fadeIn;
    animation: 0.15s ease both fancybox-fadeIn;
}

.fancybox-fadeOut {
    -webkit-animation: 0.1s ease both fancybox-fadeOut;
    animation: 0.1s ease both fancybox-fadeOut;
}

.fancybox-zoomInUp {
    -webkit-animation: 0.2s ease both fancybox-zoomInUp;
    animation: 0.2s ease both fancybox-zoomInUp;
}

.fancybox-zoomOutDown {
    -webkit-animation: 0.15s ease both fancybox-zoomOutDown;
    animation: 0.15s ease both fancybox-zoomOutDown;
}

.fancybox-throwOutUp {
    -webkit-animation: 0.15s ease both fancybox-throwOutUp;
    animation: 0.15s ease both fancybox-throwOutUp;
}

.fancybox-throwOutDown {
    -webkit-animation: 0.15s ease both fancybox-throwOutDown;
    animation: 0.15s ease both fancybox-throwOutDown;
}

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

@keyframes fancybox-fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes fancybox-fadeOut {
    to {
        opacity: 0;
    }
}
@keyframes fancybox-fadeOut {
    to {
        opacity: 0;
    }
}
@-webkit-keyframes fancybox-zoomInUp {
    from {
        -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
        transform: scale(0.97) translate3d(0, 16px, 0);
        opacity: 0;
    }
    to {
        -webkit-transform: scale(1) translate3d(0, 0, 0);
        transform: scale(1) translate3d(0, 0, 0);
        opacity: 1;
    }
}
@keyframes fancybox-zoomInUp {
    from {
        -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
        transform: scale(0.97) translate3d(0, 16px, 0);
        opacity: 0;
    }
    to {
        -webkit-transform: scale(1) translate3d(0, 0, 0);
        transform: scale(1) translate3d(0, 0, 0);
        opacity: 1;
    }
}
@-webkit-keyframes fancybox-zoomOutDown {
    to {
        -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
        transform: scale(0.97) translate3d(0, 16px, 0);
        opacity: 0;
    }
}
@keyframes fancybox-zoomOutDown {
    to {
        -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
        transform: scale(0.97) translate3d(0, 16px, 0);
        opacity: 0;
    }
}
@-webkit-keyframes fancybox-throwOutUp {
    to {
        -webkit-transform: translate3d(0, -30%, 0);
        transform: translate3d(0, -30%, 0);
        opacity: 0;
    }
}
@keyframes fancybox-throwOutUp {
    to {
        -webkit-transform: translate3d(0, -30%, 0);
        transform: translate3d(0, -30%, 0);
        opacity: 0;
    }
}
@-webkit-keyframes fancybox-throwOutDown {
    to {
        -webkit-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0);
        opacity: 0;
    }
}
@keyframes fancybox-throwOutDown {
    to {
        -webkit-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0);
        opacity: 0;
    }
}
.fancybox__carousel .carousel__slide {
    scrollbar-width: thin;
    scrollbar-color: #ccc rgba(255, 255, 255, 0.1);
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.1);
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
}

.fancybox__carousel.is-draggable .fancybox__slide, .fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox__carousel.is-dragging .fancybox__slide, .fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox__carousel .fancybox__slide .fancybox__content {
    cursor: auto;
}

.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox__image {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.has-image .fancybox__content {
    padding: 0;
    background: transparent;
    min-height: 1px;
}

.is-closing .has-image .fancybox__content {
    overflow: visible;
}

.has-image[data-image-fit=contain] {
    overflow: visible;
    -ms-touch-action: none;
    touch-action: none;
}

.has-image[data-image-fit=contain] .fancybox__image {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.has-image[data-image-fit=contain-w] {
    overflow-x: hidden;
    overflow-y: auto;
}

.has-image[data-image-fit=contain-w] .fancybox__content {
    min-height: auto;
}

.has-image[data-image-fit=contain-w] .fancybox__image {
    max-width: 100%;
    height: auto;
}

.has-image[data-image-fit=cover] {
    overflow: visible;
    -ms-touch-action: none;
    touch-action: none;
}

.has-image[data-image-fit=cover] .fancybox__content {
    width: 100%;
    height: 100%;
}

.has-image[data-image-fit=cover] .fancybox__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    min-height: 1px;
    overflow: visible;
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
    width: 100%;
    height: 80%;
}

.fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
    width: 960px;
    height: 540px;
    max-width: 100%;
    max-height: 100%;
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
    padding: 0;
    background: rgba(24, 24, 27, 0.9);
    color: #fff;
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
    background: #e5e3df;
}

.fancybox__html5video, .fancybox__iframe {
    border: 0;
    display: block;
    height: 100%;
    width: 100%;
    background: transparent;
}

.fancybox-placeholder {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}

.fancybox__thumbs {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    position: relative;
    padding: 0px 3px;
    opacity: var(--fancybox-opacity, 1);
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
    -webkit-animation: 0.15s ease-in backwards fancybox-fadeIn;
    animation: 0.15s ease-in backwards fancybox-fadeIn;
}

.fancybox__container.is-animated.is-closing .fancybox__thumbs {
    opacity: 0;
}

.fancybox__thumbs .carousel__slide {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: var(--fancybox-thumbs-width, 96px);
    margin: 0;
    padding: 8px 3px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: visible;
    cursor: pointer;
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 0.2rem solid var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));
    opacity: 0;
    -webkit-transition: opacity 0.15s ease;
    -o-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease;
    border-radius: var(--fancybox-thumbs-border-radius, 4px);
}

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
    opacity: 0.92;
}

.fancybox__thumbs .carousel__slide > * {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox__thumb {
    position: relative;
    width: 100%;
    padding-top: calc(100% / (var(--fancybox-thumbs-ratio, 1.5)));
    background-size: cover;
    background-position: center center;
    background-color: rgba(255, 255, 255, 0.1);
    background-repeat: no-repeat;
    border-radius: var(--fancybox-thumbs-border-radius, 4px);
}

.fancybox__toolbar {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(8.1%, rgba(0, 0, 0, 0.006)), color-stop(15.5%, rgba(0, 0, 0, 0.021)), color-stop(22.5%, rgba(0, 0, 0, 0.046)), color-stop(29%, rgba(0, 0, 0, 0.077)), color-stop(35.3%, rgba(0, 0, 0, 0.114)), color-stop(41.2%, rgba(0, 0, 0, 0.155)), color-stop(47.1%, rgba(0, 0, 0, 0.198)), color-stop(52.9%, rgba(0, 0, 0, 0.242)), color-stop(58.8%, rgba(0, 0, 0, 0.285)), color-stop(64.7%, rgba(0, 0, 0, 0.326)), color-stop(71%, rgba(0, 0, 0, 0.363)), color-stop(77.5%, rgba(0, 0, 0, 0.394)), color-stop(84.5%, rgba(0, 0, 0, 0.419)), color-stop(91.9%, rgba(0, 0, 0, 0.434)), to(rgba(0, 0, 0, 0.44)));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);
    padding: 0;
    -ms-touch-action: none;
    touch-action: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    --carousel-button-svg-width: 20px;
    --carousel-button-svg-height: 20px;
    opacity: var(--fancybox-opacity, 1);
    text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4));
}

@media all and (min-width: 1024px) {
    .fancybox__toolbar {
        padding: 8px;
    }
}
.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
    -webkit-animation: 0.15s ease-in backwards fancybox-fadeIn;
    animation: 0.15s ease-in backwards fancybox-fadeIn;
}

.fancybox__container.is-animated.is-closing .fancybox__toolbar {
    opacity: 0;
}

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

.fancybox__toolbar__items--left {
    margin-right: auto;
}

.fancybox__toolbar__items--center {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.fancybox__toolbar__items--right {
    margin-left: auto;
}

@media (max-width: 640px) {
    .fancybox__toolbar__items--center:not(:last-child) {
        display: none;
    }
}
.fancybox__counter {
    min-width: 72px;
    padding: 0 10px;
    line-height: var(--carousel-button-height, 48px);
    text-align: center;
    font-size: 17px;
    font-variant-numeric: tabular-nums;
    -webkit-font-smoothing: subpixel-antialiased;
}

.fancybox__progress {
    background: var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    z-index: 30;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox__container:-webkit-full-screen::backdrop {
    opacity: 0;
}

.fancybox__container:-ms-fullscreen::backdrop {
    opacity: 0;
}

.fancybox__container:fullscreen::-webkit-backdrop {
    opacity: 0;
}

.fancybox__container:fullscreen::backdrop {
    opacity: 0;
}

.fancybox__button--fullscreen g:nth-child(2) {
    display: none;
}

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(1) {
    display: none;
}

.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(1) {
    display: none;
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
    display: none;
}

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(2) {
    display: block;
}

.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(2) {
    display: block;
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
    display: block;
}

.fancybox__button--slideshow g:nth-child(2) {
    display: none;
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
    display: none;
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
    display: block;
}





.card_img {
    height: 22rem;
    /*border-radius: 1rem;*/
    overflow: hidden;
    position: relative;
}

.card_category {
    position: absolute;
    top: 2rem;
    left: 2rem;
    background-image: linear-gradient(180deg, #f9f957 10%, #b2e312 100%);
    padding: .5rem 2rem;
    font-size: 1.4rem;
    font-weight: 600;
}
.card_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.football_item__content h2,
.football_item__content h3,
.football_item__content h4,
.football_item__content h5 {
    font-size: 2.8rem;
}

.single_slide__img {
    border-radius: 1rem;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.single_slide__img img {
    object-fit: cover;
}

.txt_main iframe {
    width: 100%;
    border-radius: 1rem;
    overflow: hidden;
}
.txt_main img {
    width: 100%;
    border-radius: 1rem;
    overflow: hidden;
}

.pages_head img {
    max-height: 50rem;
    width: 100%;
    object-fit: cover;
    border-radius: 1rem;
}
.football_item__img img {
    border-radius: 1rem;
    overflow: hidden;
}

.rows__img img {
    border-radius: 1rem;
    overflow: hidden;
}


.ads_list__item img {
object-fit: cover;
    height: 45rem;

}

.ads_listItem__img {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.ads__txt img {
    width: 100%;
    max-width: 50rem;
    max-height: 30rem;
    border-radius: 1rem;
    height: auto;
}

.transfers_blockImg__img img {
    border-radius: 1rem;
    overflow: hidden;
}


.ads__txt {
    display: flex;
    flex-direction: column;
    gap: 2rem
}
.ads__txt ul {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.ads__txt ul, .ads__txt p {
    display: flex;
    flex-direction: column;
    padding: 1rem 0;
}

.pagination {
    display: flex;
    align-items: center;
    padding: 3rem 0;
    gap: 1rem;
}

.page-numbers {
    width: 3rem;
    height: 3rem;
    border-radius: .3rem;
    background-color: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-numbers:hover {
    color: #265128;
}

.page-numbers.dots {
    background-color: white;
}

.page-numbers.current {
    background-color: #265128;
    color: white;
}

.header_burger {
    display: none;
}

@media(max-width: 767px) {

    .burger_phone {
        padding: 1rem 0;
    }



    .lang_list img {
        width: 2rem!important;
        height: 1.5rem!important;
    }
    .header_nav {
        display: none;
    }

    .sidebar {
        display: none;
    }

    .articles_title__link h1 {
        font-size: 2rem;
        line-height: 140%;
    }

    .header_logo {
        max-width: 7rem;
    }


    .header_main {
        justify-content: space-between;
    }

    .header_email, .header_social__list {
        display: none;
    }

    /*.header_info .lang_list {*/
    /*    display: none;*/
    /*}*/

    .header_burger {
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: 4rem;
    }

    .header {
        max-height: 7.5rem;
    }

    .header_info {
        gap: 1.5rem
    }

    .base_in_sidebar.section_in {
        padding: 0;
    }

    .card_img {
        height: 16rem;
    }

    .card_content h3 {
        font-size: 1.6rem;
    }

    .card_content p {
        font-size: 1.2rem;
    }

    .article__link a {
        font-size: 1.4rem;
    }

    .footer_nav__list {
        flex-wrap: wrap;
    }

    .footer_info {
        flex-direction: column;
        text-align: center;
        gap: 1rem
    }

    .lang_list {
        justify-content: flex-end;
    }
}

.burger {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100dvh;
    z-index: 101;
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease-in-out;
}

.burger_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .7;
}

.burger_main {
    background-color: #fff;
    max-width: 80%;
    position: relative;
    margin-left: auto;
    padding: 2rem;
    height: 100%;
}

.burger-logo {
    max-width: 10rem;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 2rem;
}

.burger_nav {
    background-color: #f5f5f5;
    border-radius: .5rem;
    padding: 2rem;
    margin-bottom: 3rem;

}

.burger_nav ul {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.burger_nav .menu-item>a {
    font-size: 1.6rem;
    font-weight: 600;
}
.sub-menu {
    padding-left: 2rem;
    padding-top: 1rem;
}
.sub-menu .menu-item >  a {
    font-size: 1.4rem!important;
    font-weight: 500;
}

.burger_nav>ul>li {
    border-bottom: .1rem solid #cccc;
    padding-bottom: 1rem;
}

.burger.active {
    opacity: 1;
    visibility: visible;
}

.closeBurger {
    position: absolute;
    top: 3rem;
    left: -2rem;
    width: 5rem;
    height: 5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 100%;
    padding: 1.3rem;
    border: .1rem solid #f5f5f5;
}

.burger_nav .sub-menu {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}

.burger_nav .menu-item-has-children.active > .sub-menu {
    display: block;
}


.burger_social__list {
    display: flex;
    align-items: center;
    gap: 2rem
}

.burger_social__list li {
    width: 2.5rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.burger_email {
    margin-bottom: 1rem;
}

.burger_phone, .burger_email, .burger_social__list {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.burger_top {
    display: flex;
    gap: 2rem;
    margin-bottom: 3rem;
}

































.owl-stage {
    display: flex;
    justify-content: flex-start;
    scroll-behavior: smooth;

    /*gap: 1rem;*/
}

.step-number {
    font-size: 2.4rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #265128;
}

.order-item {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
.order-item h3 {
    font-size: 1.6rem;
    /*color: #265128;*/
    margin-top: -1rem;
    text-transform: uppercase;
    font-weight: 500;
}

.owl-item {
    width: 20%;
    padding: 2rem 2rem 5rem 2rem;
    position: relative;
    min-width: 30rem;
}

.owl-item.active {
    z-index: 2;
    background: white!important;
}
.owl-item.completed {
    z-index: 0;
}
.owl-item.completed.active {
    z-index: 3;
}

.owl-item:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    /*background-color: rgba(0,0,0, 0.3);*/
    /*backdrop-filter: blur(4rem);*/
    z-index: 98;
}

.owl-item.completed:after {
    border-width: 0!important;
    background-color: transparent!important;
}

.owl-item:not(.active)::before {
    position: absolute;
    content: '';
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 2;
}

 .owl-item:nth-child(2n + 1)::before {
    background: rgba(0, 0, 0, 0.33);
}

.owl-item.completed:after {
    background-color: #ffffff;
    border: .3rem solid #ccc;
}

.owl-item.completed:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 22;
    content: "";
    background-color: rgb(0 0 0 / 45%);
    background-repeat: no-repeat;
    background-size: 15rem;
    background-position: center center;
    width: 100.5%;
    height: 100.2%;
    background-image: url("/wp-content/uploads/2025/03/checked.png");
    z-index: 99;
}

.owl-item.completed.active:before {
    display: none;
}

.owl-item.active:after {
    opacity: 0;
    visibility: hidden;
}
.input-group p {
    display: flex;
    align-items: center;
    border: .1rem solid #aaa;
    height: 4rem;
    position: relative;
    margin: 0;
    border-radius: .8rem;
    overflow: hidden;
}

.order-title {
    font-size: 1.4rem;
    margin-bottom: 1rem;
    color: #424242;
    display: block;
}

.input-group p span {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 3.5rem;
    border-right: .1rem solid #aaa;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.input-group input {
    appearance: none;
    -webkit-appearance: none;
    border: none;
    width: 100%;
    height: 100%;
    padding-left: 5rem;
    max-height: 3.9rem;
    background: transparent;
}
.input-group select {
    appearance: none;
    -webkit-appearance: none;
    border: none;
    width: 100%;
    height: 100%;
    padding-left: 5rem;
    max-height: 3.9rem;
    background: transparent;
    font-size: 1.6rem;
    font-family: 'MyriadPro-Regular', sans-serif;
    font-weight: 600;
}

.input-group input {
    font-size: 1.6rem;
    font-family: 'MyriadPro-Regular', sans-serif;
    font-weight: 600;
}

.radio-item input {
    display: none;
}

.radio-item input:checked + label:after {
    opacity: 1;
    visibility: visible;
}
.radio-item input:checked + label {
    color: #80bd33;
}

.radio-button-group {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.radio-item {
    display: flex;
    cursor: pointer;
    width: 100%;
    flex-grow: 1;
}
.radio-item label {
    cursor: pointer;
    box-shadow: 0 0 2rem 0 #0000001f;
    padding: 1rem 4rem;
    position: relative;
    width: 100%;
    font-size: 1.6rem;
}

.radio-item label:after,
.radio-item label:before {
    position: absolute;
    top: 50%;
    left: 1rem;
    width: 1.8rem;
    height: 1.8rem;
    transform: translateY(-50%);
    content: "";
    border-radius: 100px;
}

.radio-item label:before {
    border: .2rem solid #80bd33;
}
.radio-item label:after {
    background-color: #80bd33;
    left: 1.3rem;
    width: 1.2rem;
    height: 1.2rem;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
}

.step-three li {
    list-style: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 1rem;
    position: relative;
    /*padding-left: 3rem;*/
    cursor: pointer;
}

.step-three li p {
    font-size: 1.6rem;
}

.step-three li label:after,
.step-three li label:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 1.8rem;
    height: 1.8rem;
    transform: translateY(-50%);
    content: "";
    border-radius: 100%;
}

.step-three li label {
    cursor: pointer;
}

.step-three li label:before {
    border: .2rem solid #80bd33;
}
.step-three li label:after {
    background-color: #80bd33;
    left: .3rem;
    width: 1.2rem;
    height: 1.2rem;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    border-radius: 100%;
}

.step-three li input {
    display: none;
}

.step-three li input:checked + label:after {
    opacity: 1;
    visibility: visible;
}
.step-three li input:checked + label {
    color: #80bd33;
}

.step-three li p {
    margin: 0;
}

.step-three li label p {
    display: inline;
}

.step-three li label span {
    white-space: nowrap;
}
.step-three li label {
    /*display: inline-flex;*/
    /*flex-wrap: wrap;*/
    font-size: 1.4rem;
    /*align-items: center;*/
    gap: .7rem
}
.step-three ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.confirm-area {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.confirm-area p {
    margin: 0;
}
.confirm-area > div {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 1rem;
    font-size: 1.6rem;
}

.confirm-area > div p {
    width: 50%;
}

.confirm-area > div .total-price {
    color: #80bd33;
}
.confirm-area > div .set-options {
    color: #80bd33;
}
.confirm-area > div .set-type {
    color: #80bd33;
}
.confirm-area > div .set-date {
    color: #80bd33;
}
.confirm-area > div .set-people {
    color: #80bd33;
}
.confirm-area > div .set-time {
    color: #80bd33;
}

.step5-inputs {
    display: flex;
    align-items: flex-end;

    gap: 1rem;
}

.step5-inputs div {
    display: flex;
    flex-direction: column;
}

.step-five input {
    appearance: none;
    -webkit-appearance: none;
    border: none;
    background: transparent;
    border: .1rem solid #aaa;
    padding: 1rem;
    width: 100%;
    display: flex;
}

.step-five {
    padding-bottom: 50px;
}

.container {
    /* max-width: 1400px; */
    margin: 0 auto;
    padding: 2rem;
}

.selector-area {
    select {
        border: .1rem solid #ccc;
        padding: .8rem 1.5rem;
    }
}

.total-amount {
    display: flex;
    align-items: flex-end;
    flex-grow: 1;
    justify-content: flex-end;
    font-size: 1.6rem;
    font-weight: 600;
}

.total-amount .order-title {
    margin-bottom: 0;
}

.terms {
    position: relative;
    padding-left: 2.5rem;
}

.terms label {
    cursor: pointer;
}
.terms label:after,
.terms label:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 1.8rem;
    height: 1.8rem;
    transform: translateY(-50%);
    content: "";
    border-radius: 100%;
}

.terms label:before {
    border: .2rem solid #424242;
}
.terms label:after {
    background-color: #424242;
    left: .3rem;
    width: 1.2rem;
    height: 1.2rem;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    border-radius: 100%;
}

.terms input {
    display: none;
}

.terms input:checked + label:after {
    opacity: 1;
    visibility: visible;
}

.pament-type {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 1rem;
}
.pament-type ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: .5rem;
    list-style: none;
    margin: 0;
    padding: 0;
}

.owl-stage {
    position: relative;
}

.calc_nav {
    position: absolute;
    bottom: .2rem;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: calc(100% - 1rem);
    left: 50%;
    transform: translateX(-50%);
    gap: 1rem;
    pointer-events: all;
}

.calc_nav button {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #80bd33;
    flex-grow: 1;
    border: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .8rem 2rem;
    text-transform: uppercase;
    font-weight: 600;
    color: white;
    cursor: pointer;
}

.calc_nav button.disabled {
    background-color: #ccc;
    pointer-events: none;
    cursor: not-allowed;
}

.calc_square {
    transition: all 0.3s ease;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    border: 1.2rem solid #363636;
    height: 100%;
    pointer-events: none;
    z-index: 3;
}

/*.owl-item:nth-child(2n + 1) {*/
/*    background: rgba(0, 0, 0, 0.15);*/
/*}*/

.owl-item:nth-child(2n + 1):after {
    opacity: 0;
}

.amount__w {
    position: absolute;
    top: 1rem;
    right: 0;
    background-color: #80bd33;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: .6rem 1.6rem;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 600;
    gap: .3rem;
}

@media (max-width: 1300px) {
    .owl-stage {
        flex-wrap: nowrap;
        width: 100%;
        height: 570px;
    }
}
@media (max-width: 767px) {
    .owl-item {
        width: 100%;
        height: 100%;
        min-width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: white;
    }

    .single__short__row {
        flex-direction: column;
    }

    .single_gallery__row {
        flex-direction: column;
    }

    .singleServices__list {
        grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    }


     .single_galleryMain, .single_gallery__w, .single_gallery__row {
        max-width: 100%;
    }

     .single__socials {
         order: 0;
     }

     .single__socials ul {
         flex-direction: row;
         display: flex;
     }

    .single__socials ul li {
        width: 4rem;
        height: 4rem;
    }

    .single_gallery {
        max-width: 100%!important;
    }

    .section_in {
        max-width: 100%;
    }

    iframe {
        width: 100%!important;
    }

    .single__short__txt {
        overflow: hidden;
    }

    .txt p, .txt ul {
        font-size: 1.6rem;
    }

    .single_gallery {
        width: 100%;
        max-height: 30rem;
        height: 100%;

    }

    .single_gallery__w {
        order: 1;
    }

    .single_gallery__row {
        justify-content: flex-start;
        align-items: flex-start;
    }

    .single_title h1 {
        font-size: 3.2rem;
    }

    /*.singles .section_in {*/
    /*    padding: 0;*/
    /*}*/

    .content {
        width: 100%;
    }

    h1 {
        font-size: 3.2rem!important;
        line-height: 120%;
    }

    p, ul, li, span {
        font-size: 1.6rem!important;
    }

    .delivery_list__item {
        flex-direction: column;
    }

    .delivery_item__content {
        max-width: 100%;
    }

    .articles_title__link h1 {
        font-size: 2.4rem!important;
    }

    .football_item {
        flex-direction: column;
    }

    .football_item__content {
        order: 1;
        max-width: 100%!important;
    }

    .football_item__img {
        order: 0!important;
    }

    /*.football__main, .singles, .pages_main {*/
    /*    margin-bottom: 8rem;*/
    /*}*/

    .footer {
        margin-top: 8rem;
    }

    .templates__main img {
        width: 100% !important;
    }

    .single_gallery_thumb {
        height: 8rem;
    }

    .txt .section_in {
        padding: 0;
    }

    .rows_content {
        max-width: 100%!important;
    }

    .rows__img {
        max-width: 100%!important;
    }

    .pages_list ul .rows_content > h3 {
        font-size: 2rem;
    }

    .pages_list ul .rows_content:before {
        width: 5rem;
        height: 5rem;
        font-size: 3rem;
    }

    .pages_list ul .rows_content {
        padding-left: 8rem;
    }

    .ads_list__item {
        padding: 0;
    }

    .ads_list__item:before {
        display: none;
    }

    .ads_list__item img  {
        height: 30rem;
    }

    .transfers_block__img {
        flex-direction: column;
    }

    .transfers_blockImg__content {
        max-width: 100%!important;
    }

    .transfers_main {
        gap: 3rem;
    }

    .transfers_blockImg__img {
        max-width: 100%!important;
        display: flex;
        align-items: flex-start;
        gap: 2rem;
        flex-direction: row;
    }

    .transfers__row {
        flex-direction: column;
    }


}


.content {
    overflow: hidden;
}
.quiz {
    /*padding: 2rem;*/
    background-color: #fff;
    position: relative;
    /*overflow-x: hidden;*/
}

.single_galleryMain {
    /*max-width: 95%;*/
}

.swiper-button-disabled {
    opacity: 0;
    visibility: hidden;
}

.single__socials ul li {
    width: 4rem;
    height: 4rem;
}

.home_cats__main {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(45%, 1fr));
    gap: 2rem
}

.cardCat {
    position: relative;
}

.cardCat:hover .cardCat__title {
    background-image: linear-gradient(180deg, #f9f957 10%, #b2e312 100%);
    color: #1a1a1a;
}

.cardCat__title {
    position: absolute;
    bottom: 3rem;
    left: 0;
    display: inline-flex;
    padding: 1.5rem 4rem;
    background-color: #1a1a1a;
    color: white;
    font-size: 2.4rem;
    font-weight: 600;
    text-transform: uppercase;
}

.how {
    margin-bottom: 8rem;
}

.how h2, .how2 h2 {
    font-size: 4rem;
    margin-bottom: 5rem;
}

.how ul {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(22%, 1fr));
    gap: 2rem
}

.home_cats, .home_works {
    margin-bottom: 8rem;
}

.how2 ul {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(14%, 1fr));
    gap: 2rem
}

.how ul li, .how2 ul li {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    justify-content: flex-start;
    font-size: 2rem;
    font-weight: 600;
    text-align: center;
}

.small_txt {
    font-size: 1.4rem;
}

.howWork_item__img {
    width: 15rem;
    height: 15rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}


.how2 .howWork_item__img {
    width: 10rem;
    height: 10rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}



.card_content h3 {
    font-size: 1.6rem;
    font-weight: 600;
}




body.active {
    padding-top: 12.5rem;
}

body.active header {

    background-color: rgba(0, 0, 0, 0.9);
}




.hero_title {
    color: white;
}


.hero video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;

}

/*.page-template-page-home .base_in_sidebar {*/
/*    flex-direction: column;*/
/*}*/

.hero {
    position: relative;
    min-height: 100dvh;
}

.hero__content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 22;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.51);
    color: white;
    gap: 3rem;
}

.hero_subtitle {
    font-size: 2.6rem;
    margin-bottom: 4rem;
}

.hero__link a {
    background-image: linear-gradient(180deg, #f9f957 10%, #b2e312 100%);
    padding: 2rem 5rem;
    font-size: 2rem;
    font-weight: 600;
}

.header_nav .current_page_item a {
    border-bottom: .1rem solid #1a1a1a;
}
header_nav .current_page_parent > a {
    border-bottom: .1rem solid #1a1a1a;
}

.sidebar_nav .current-menu-item a {
    color: #265128;
}


@media(max-width: 767px) {

    .howWork_item__img {
        width: 6rem;
        height: 6rem;
    }  .how2 .howWork_item__img {
        width: 6rem;
        height: 6rem;
    }
    .home_works__main ul {
        font-size: 1.4rem;
        grid-template-columns: repeat(auto-fill, minmax(45%, 1fr));
    }

    .cardCat__title {
        font-size: 1.6rem;
        padding: 1rem 2rem;
    }



    .articles__list {
        grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
        gap: 1rem
    }

    .card_img {
        height: 22rem;
    }
    .card_category {
        top: 1rem;
        left: 1rem;
        font-size: 1.4rem;
    }

    .small_txt {
        font-size: 1.4rem!important;
    }

    .how h2, .how2 h2 {
        font-size: 2.6rem;
    }

    .how {
        margin: 0;
        padding-top: 8rem;
    }
}

.single_hero {
    position: relative;
    overflow: hidden;
    min-height: 100dvh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-attachment: fixed;
    background-size: contain;
    background-position: center;
    background-repeat: repeat-x;
}

.single__content {
    position: relative;
    z-index: 2;
    max-width: 113rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    gap: 3rem;
    padding: 10rem 0;
}

.single_hero .background-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.single_logo {
    max-width: 20rem;
    margin: 0 auto 2rem auto;
}

.single_hero h1 {
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*transform: translate(-50%, -50%);*/
    text-align: center;
    color: white;
    font-size: 7.5rem;
    font-weight: 550;
    z-index: 3;
    line-height: 130%;
    color: #7ac142;
    text-transform: uppercase;
/*     text-shadow: 3px 3px 2px white; */
	  -webkit-text-stroke: 3px white;

}


.football__main a {
	  font-family: 'MyriadPro-Regular', sans-serif;
  color: #007aff;
  text-decoration: underline;
}
}
.single__content  .desc {
    font-size: 3rem;
    color: white;
    text-transform: uppercase;
    /*font-weight: 500;*/
    font-family: 'MyriadPro-Regular', sans-serif;
    letter-spacing: .5rem;
}

.single_hero_btn a {
    background-color: #7ac142;
    padding: 1.5rem 3rem;
    border-radius: .5rem;
    text-transform: uppercase;
    color: white;
    font-weight: 600;
    display: inline-flex;
    font-size: 2.5rem;
}

.scroll_icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    opacity: .7;
}
.scroll_icon p {
    font-size: 1.4rem;
    margin-bottom: .5rem;
    letter-spacing: normal;
    font-family: 'MyriadPro-Regular', sans-serif;
}

.scroll_icon svg {
    margin: 0 auto;
    width: 1.6rem;
    height: 1.6rem;
    display: flex;
    align-items: center;
    justify-content: center;

}

.scroll_icon svg path {
    fill: white

}

/*.single_hero:before {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    content: '';*/
/*    background-color: rgba(0, 0, 0, 0.5);*/
/*}*/

.gallery_slider  {
    max-width: 100%;
    width: 100%;
}
.single-rent .content {
    width: 100%;
}
.header .header_nav>ul>li>a {
    color: white;
}

.header_email a, .header_phone a {
    color: white;
}
.gallery_slider a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.gallery_slide {
    height: 25rem;
}
.gallery_slider a img {
    object-fit: cover;
    border-radius: 1rem;
}

.gallery_main {
    width: 100%;
}

.gallery-pagination {
    position: static;
    margin-top: 3rem;
}

.total-amount {
    display: flex;
}

.single_sale__item {
    border: .1rem solid rgba(0, 0, 0, 0.14);
    padding: 2rem;
    display: flex;
    flex-direction: column;
    gap: 2rem;
    flex-grow: 1;
    border-radius: 1rem;
}

.single_sale__item h2 {
    font-size: 2.2rem;
}

.single_sale__row {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
    gap: 1rem;
    margin: 8rem 0;
}

.single_saleHead__item {
    display: flex;
    gap: 1.5rem
}

.single_saleHead__item > h2 {
    margin: 0!important;
}

/*.radio-item label, .confirm-area > div p, .confirm-area > div .set-date {*/
/*    font-size: 1.4rem;*/
/*}*/

.step-three li label {
    position: relative;
    padding-left: 2.5rem;
}

.row-price {

    font-size: 1.6rem;
    font-weight: 700;
    color: #7ac142;
}



.step-three ul {
    gap: 1rem
}

.terms, .pament-type {
    font-size: 1.2rem;
    font-family: 'MyriadPro-Regular', sans-serif;
    /*font-weight: 600;*/
}

.terms a {
    font-size: 1.2rem;
    font-family: 'MyriadPro-Regular', sans-serif;
    color: #007aff;
    /*font-weight: 600;*/
}

.templates__content a {
    font-family: 'MyriadPro-Regular', sans-serif;
    color: #007aff;
    text-decoration: underline;

}

#calc-submit[disabled] {
    opacity: 0.7;
    cursor: not-allowed;
}



.single_sale__content {
    display: flex;
    flex-direction: column;
    gap: .5rem
}


.single_sale__content ul {
    display: flex;
    flex-direction: column;
    gap: .5rem
}

.single_sale__content ul li {
    position: relative;
    padding-left: 2rem;
}


.single_sale__content ul li:before  {
    content: '•';
    color: #7ac142;
    margin-right: 1rem;
    font-size: 3rem;
    font-weight: 700;
    line-height: 0;
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    left: 0;
}

.single_col__right ul li {
    position: relative;
    padding-left: 2rem;
}

.single_col__right ul li:before {
    content: '•';
    color: #7ac142;
    margin-right: 1rem;
    font-size: 3rem;
    font-weight: 700;
    line-height: 0;
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    left: 0;
}

.single_col__right ul {
    display: flex;
    flex-direction: column;
    gap: 2rem
}




.single_col__left {
    display: flex;
    flex-direction: column;
    gap: 1rem
}
.single_col__right ul li {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.single_col__left h2,
.single_col__left h3,
.single_col__left h4,
.single_col__left h5,
.single_col__left h6,
.single_col__right ul li h2, .single_saleHead__item h2{
    margin: 2rem 0;
    font-size: 2.6rem;
}

.content_page__main {
    display: flex;
    align-items: flex-start;
    gap: 3rem;flex-wrap: wrap;
    margin-bottom: 8rem;
}

.content_page__main .single_col__left {
    max-width: 65%;
}


.content_page__main .single_col__right {
    display: flex;
    flex-direction: column;
    gap: 1.6rem;
}

.single-rent .base_in_sidebar  {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    padding: 0;
}

.base {
    padding-top: 0;
}

.single_saleHead__item__icon {
    width: 4rem;
    min-width: 4rem;
    height: 4rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

blockquote {
    position: relative;
    background-color: #f3f3f3;
    border-radius: 2rem;
    padding: 1.5rem 3rem;
    /*margin: 2rem 0;*/
    font-style: italic;
}

blockquote p {
    padding: 1.5rem 0;
}

blockquote h2 {
    position: relative;
}

blockquote:before {
    position: absolute;
    top: 3rem;
    left: 2rem;
    width: 4rem;
    height: 4rem;
    background-image: url('https://zorb.gleede.ru/wp-content/uploads/2025/03/free-icon-font-interactive.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    content: '';
}

blockquote h4 {
    padding-left: 5rem;
}

.quiz {
    font-family: 'Proxima Nova Rg';
    font-weight: 550;
    margin-bottom: 8rem;
}

.deposit {
    top: auto;
    bottom: 5rem;
    display: flex;
}
.single_gallery {
    padding: 4rem 0;
}
.single_gallery__grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(calc(20% - 1rem), 1fr));
    grid-gap: 1rem;
}

.single_galleryGrid__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.single_galleryGrid__item {
    height: 22.4rem;
    border: .3rem solid #f2f2f2;
    padding: .2rem;
    box-shadow: 0px 0px .3rem rgba(0, 0, 0, 0.22);
}

.single_galleryGrid__item a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.single_gallery__head {
    margin-bottom: 6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 1rem;
    text-align: center;
}

.single_gallery__head h4 {
    font-size: 6.5rem;
    font-family: 'MyriadPro-Regular', sans-serif;
}

.single_gallery__headTxt {
    font-size: 1.8rem;
    font-family: 'MyriadPro-Regular', sans-serif;
    font-weight: 500;
}

.header {
    background: transparent;
}

 .header.fixed {
    background: rgba(0, 0, 0, 0.9);
/*     height: 7rem; */
}

.header_info {
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 2rem;
}

.lang_list select {
    border: .1rem solid #fff;
    padding: .8rem 2rem;
    font-family: 'MyriadPro-Regular', sans-serif;
    font-size: 1.4rem;
    border-radius: .5rem;
    cursor: pointer;
}
.header_phone {
    width: max-content;
}
.header_phone a {
    font-size: 2rem;
    /*font-family: '"AmaticSC-Bold", sans-serif', sans-serif;*/
    font-weight: 500;
    letter-spacing: .2rem;
}

.services__list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
    grid-gap: 2rem
}

.services_item__icon {
    width: 9.1rem;
    height: 9.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.services_main {
    background-color: #fff;
    box-shadow: .3rem .3rem .5rem rgba(0, 0, 0, 0.2);
    padding-bottom: 7rem;
    padding-top: 4rem;
    margin-top: -5rem;
    z-index: 22;
    position: relative;
    margin-bottom: 6rem;
}

.services_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-family: 'MyriadPro-Regular', sans-serif;
}

.services_item__icon {
    margin-bottom: 4rem;
}

.services_item__content h3 {
    font-size: 2.4rem;
    font-family: 'MyriadPro-Regular', sans-serif;
    margin-bottom: 1rem;
    text-transform: uppercase;
}

.sales {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media(max-width: 767px) {
    .sales {
        background-position: 52% center;
    }
}
.sales_main {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 3rem;
    color: white;
    padding: 10rem 0;
}

.sales_content__head h2 {
    font-size: 6.5rem;
    font-family: 'MyriadPro-Regular', sans-serif;
}

.sales_content__head p {
    font-family: 'MyriadPro-Regular', sans-serif;
    font-size: 3.5rem;
}

.sales_content__head {
    margin-bottom: 2rem;
}

.sales__content {
    width: 65%;
    margin: 0 auto;
}

.sales__content ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-size: 2.6rem;
    font-family: 'MyriadPro-Regular', sans-serif;
    gap: 1rem;
}

.services_item {
    position: relative;
    padding-left: 3rem;
}
.services_item:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 1.6rem;
    height: 1.6rem;
    background-image: url('/wp-content/uploads/2025/03/arrow-right.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    filter: brightness(0) invert(1);
    content: '';
}

.reviews {
    background-position: center center;
    background-size: cover;
}

.reviews_main {
    padding: 10rem 0;
}

.reviews_main h3 {
    font-size: 6.5rem;
    font-family: 'MyriadPro-Regular', sans-serif;
    color: white;
    margin-bottom: 5rem;
}

.reviews_slide {
    background-color: #fff;
    border-radius: 1rem;
    padding: 2rem;
    min-height: 17.8rem;
    display: flex;
    flex-direction: column;
    user-select: none;
}

.reviews_slide span {
    font-size: 1.8rem;
    font-family: 'MyriadPro-Regular', sans-serif;
    font-weight: 600;
    margin-bottom: 1rem;
}
.reviews_slide p {
    font-size: 1.6rem;
    font-family: 'MyriadPro-Regular', sans-serif;
    font-weight: 500;
    margin-bottom: 1rem;
}

.author__slide {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.author__slide img {
    width: 4rem;
    height: 4rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.map {
    position: relative;
    border-bottom: .5rem solid #7ac142;
}

.map_main {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3rem;
    padding: 40rem 0 5rem 0;
}

.map__list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
    max-width: 100rem;
    gap: 3rem;
}

.map__list li {
    background-color: #7ac142;
    border-radius: .5rem;
    padding: 2rem;
    color: white;
}

.map__title {
    font-size: 2.2rem;
    font-family: 'MyriadPro-Regular', sans-serif;
    font-weight: 600;
    position: relative;
    margin-bottom: 2rem;
}


.map__txt {
    font-size: 1.4rem;
    font-family: 'MyriadPro-Regular', sans-serif;
    font-weight: 500;
}
.map__title:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 4rem;
    border-bottom: .3rem solid white;
    content: '';
}

.map__view {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.faq_main {
    padding: 10rem 0;
}
.faq_main h4 {
    font-size: 6.5rem;
    font-family: 'MyriadPro-Regular', sans-serif;
    margin-bottom: 5rem;
}

.faq__list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(45%, 1fr));
    grid-gap: 3rem;
    counter-reset: faq-counter;
}

.faq_item {
    background: #fff;
    overflow: hidden;
    box-shadow: 1px 1px 10px 1px rgba(139, 139, 139, 0.17);
    padding: 2rem;
}

.faq_item__head {
    font-size: 2.4rem;
    font-family: 'MyriadPro-Regular', sans-serif;
    font-weight: 600;
    cursor: pointer;
    padding-left: 4rem;
    position: relative;
    padding-right: 4rem;
}

.faq_item__head:after {
    position: absolute;
    top: 0;
    right: 2rem;
    content: '+';
    font-size: 2.4rem;
    font-family: 'MyriadPro-Regular', sans-serif;
    font-weight: 500;
    transition: all .3s ease-in-out;
}

.faq_item__content {
    display: none;
}

.faq_item.active .faq_item__head:after {
    transform: rotate(135deg);
}

.faq_item__head::before {
    counter-increment: faq-counter; /* Увеличиваем счетчик */
    content: counter(faq-counter); /* Выводим число */
    background-color: #7ac142; /* Цвет круга */
    color: white;
    font-size: 1.6rem;
    font-weight: bold;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%; /* Делаем круг */
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.faq_item__content {
    padding: 2rem 0 0 0;
}


.footer a {
    color: white;
}

.row-price:before {
    content: '+ ';
}
.row-price:after {
    content: ' €';
}

.footer_top {
    border-bottom: .1rem solid #3c3c3c;
}

.footer {
    font-family: 'MyriadPro-Regular', sans-serif;
}

.footer_top__main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 3rem 0;
}

.footer_topLink__icon {
    width: 1.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer_top__link {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.5rem;
    font-family: 'MyriadPro-Regular', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

.footer_top__link a {
    color: #7ac142;
}

.footer_body__main {
    padding: 4rem 0;
    gap: 4rem;
}

.footer_body__main {
    display: flex;
    justify-content: space-between;
}

.footer_bottom__main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 2rem 0;
    font-size: 1.4rem;
    font-family: 'MyriadPro-Regular', sans-serif;
    font-weight: 500;
    gap: .5rem;
	text-align: center;
}

.author__name {
    font-size: 1.4rem;
    font-family: 'MyriadPro-Regular', sans-serif;
    font-weight: 600;
}

.footer_bottom__main ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}

.footer_bottom__main ul li {
    color: rgba(26, 26, 26, 0.65);
}

.footer_bottom {
    background-color: #7ac142;
}


.footer_col__about {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    max-width: 34.5rem;
}
.footer_col__contact {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.footer_col__about p {
    font-size: 1.4rem;
}

.footer_col__contact ul li {
    display: flex;
    align-items: center;
    gap: 1rem
}

.footer_col__contact {
    flex-grow: 1;
}

.footer_col__contact ul {
    display: flex;
    flex-direction: column;
    gap: 1.5rem
}

.footer_list__icon {
    width: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sales_list__row {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(45%, 1fr));
    gap: 9rem
}

.sales__img img {
    max-width:54rem;
}
@media(max-width: 767px) {
    .sales_list__row {
        /*grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));*/
        gap: 3rem;
    }

    .sales__content {
        width: 100%;
    }

    .sales_listRow__col h4 {
        font-size: 2.4rem!important;
    }

    .sales_content__head h2 {
        font-size: 4rem!important;
    }
}

.sales_listRow__col h4 {
    display: flex;
    align-items: center;
    font-size: 3.6rem;
    font-family: 'MyriadPro-Regular', sans-serif;
    margin-bottom: 1.5rem;
}

.total-amount {

}

.promocode__w {
    position: relative;
}
.promocode__w #apply-promocode {
    position: absolute;
    top: 50%;
    right: 2rem;
    transform: translateY(-50%);
    font-size: 1.2rem;
    font-family: 'MyriadPro-Regular', sans-serif;
    font-weight: 600;
    background-color: rgba(7, 7, 7, 0.16);
    padding: .5rem 1rem;
}

.lang-item {
    width: 2.5rem;
    min-width: 2.5rem;
    height: 2rem;
}

.lang-item img {
    display: none;
}

.lang-item {
    position: relative;
}
.lang-item a {
    width: 100%;
    height: 100%;
}
.lang-item a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    content: '';
    background-image: url('https://zorb.gleede.ru/wp-content/uploads/2025/03/russia.png');
    background-size: cover;
    background-position: center center;
}

.lang-item a[lang="lv"]:before {
    background-image: url('/wp-content/uploads/2025/03/latvia.png');
}
.lang-item a[lang="ru-RU"]:before {
    background-image: url('/wp-content/uploads/2025/03/russia.png');
}
.lang-item a[lang="en-GB"]:before {
    background-image: url('/wp-content/uploads/2025/03/united-kingdom.png');
}
.lang-item a[lang="fr-FR"]:before {
    background-image: url('https://zorb.gleede.ru/wp-content/uploads/2025/05/france.png');
}

.promo__text a {
    font-size: 1.2rem;
    color: #80bd33;
}

.faq_action__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 4rem;
}

.card_txt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    line-height: 1.6rem;
    /*max-height: 10rem;*/
    font-size: 1.4rem;
	flex-grow: 1;
}

.card {
    border: .1rem solid #e8e7e7;
    padding: 2rem;
    transition: all .3s ease-in-out;
    border-radius: 1rem;
    height: 100%;
}

.card_content {
    flex-grow: 1;
}

.card_price {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.card:hover {
    box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.07);
    transform: translateY(-1rem);
}

.card > h3 {
    font-size: 2rem;
    /*min-height: 6.5rem;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card_price {
    font-size: 2.4rem;
    font-weight: 600;
}

.card_price span {
    font-size: 1.6rem;
    font-weight: 400;
}

.sales__txt li, .sales__txt a  {
    text-shadow: 1px 1px 2px black;
    color: white;
}


@media(max-width: 767px) {
    .services__list {
        grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    }

    .services_item {
        padding-left: 0;
    }

    .owl-item:not(.active)::before, .owl-item:after {
        display: none;
    }

    .quiz {
        padding: 2rem;
    }

    .owl-stage {
        height: 62rem;
    }



    .single_sale__row {
        grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    }
    .single_gallery__grid {
        grid-template-columns: repeat(auto-fill, minmax(45%, 1fr));
    }
    .faq__list {
        grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
        gap: 1rem;
    }

    .faq_item__head {
        font-size: 1.8rem;
    }

    .faq_item__content {
        font-size: 1.6rem;
    }

    .single_col__left h2, .faq_main h4, .single_col__left h3, .single_col__left h4, .single_col__left h5, .single_col__left h6, .single_col__right ul li h2, .single_saleHead__item h2, .single_gallery__head h4, .reviews_main h3 {
        font-size: 2.4rem;
    }
    .single_sale__item {
        gap: 1rem
    }

    .single_gallery {
        max-height: 100%;
    }
    .single_galleryGrid__item {
        height: 19.4rem;
    }
    .single_col__left, .single_col__right {
        max-width: 100%!important;
    }

    .reviews_main h3 {
        margin-bottom: 3rem;
    }

    .map__list {
        grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
        max-width: 100%;
        gap: 1rem;
    }

    .map__title {
        font-size: 1.8rem;
        margin-bottom: 1rem;
    }

    .map_main {
        padding: 40rem 0 3rem 0;
    }

    .footer_top__main {
        flex-direction: column;
        align-items: flex-start;
        gap: 1rem;
    }

    .footer_body__main {
        flex-direction: column;
    }

    .footer_bottom__main ul {
        flex-direction: column;
        gap: 0
    }

    body.active {
        padding-top: 7.5rem;
    }

    .cardCat__title {
        font-size: 1.2rem!important;
    }
}

.single_sale__content a {
    font-family: 'MyriadPro-Regular', sans-serif;
    color: #007aff;
    text-decoration: underline;
}

.sales {
    position: relative;
}

.sales > .sales__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    z-index: -1;
}

.sales  > .sales__img > img {
    max-width: 100%;
    width: auto;
}


.templates__content__txt {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
    grid-gap: 2rem;
    margin: 8rem 0;
}

@media(max-width: 767px) {
    .templates__content__txt {
        grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    }
}
@media(max-width: 900px) {
    .header_phone {
        display: none;
    }

    .header_nav {
        display: none;
    }

    .header_burger {
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: 4rem;
    }

    
}

.special-block {
    grid-column: 1 / -1;
    max-width: 96rem;
    /*max-width: 50%;*/
    margin: 0 auto;
    border: none;
    /*max-height: rem;*/

}

.articles_main h1 {
    margin-bottom: 4rem;
}

.footer .company-info {
    text-align: center;
    margin: 1.5rem 0;
}

.card_row__price {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 1rem;
}

.sales .card_price {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 1rem;
	flex-direction: row;
	justify-content: flex-start
}

.sales .card_price span {
	font-size: 2.5rem
}

.single__content  .desc {
    font-size: 3rem;
    color: white;
    text-transform: uppercase;
    /*font-weight: 500;*/
    font-family: 'MyriadPro-Regular', sans-serif;
    letter-spacing: .5rem;
}


.scroll_icon p {
    font-size: 1.4rem;
    margin-bottom: .5rem;
    letter-spacing: normal;
    font-family: 'MyriadPro-Regular', sans-serif;
}

.sales__txt a {
	font-family: 'MyriadPro-Regular', sans-serif;

  text-decoration: underline;
}

.footer_bottom__main li a {
	  text-decoration: underline;
}

