@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap'); @font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Regular.eot');
    src: url('../fonts/HelveticaNeue-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeue-Regular.woff2') format('woff2'), url('../fonts/HelveticaNeue-Regular.woff') format('woff'), url('../fonts/HelveticaNeue-Regular.ttf') format('truetype');
}

*, ::after, ::before {
    box-sizing: border-box;
}

body, html {
    overflow-x: hidden;
    position: relative;
}

body {
    color: #231F20;
    font-family: 'Helvetica Neue', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding: 0;
    margin: 0;
    background: #fff;
}

a, a:hover, a:focus, a:active {
    text-decoration: none;
}

input, textarea, select {
    background: url(../img/bg-input.png);
    background-position: bottom -20px center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0 50px;
    width: 100%;
    height: 65px;
    border: 0;
    outline: none;
    color: #231F20;
    font-family: "Helvetica Neue";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1.6px;
}

select {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M4.49316 8L12.4932 16L20.4932 8' stroke='%23231F20' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center right 40px, url(../img/bg-input.png) no-repeat bottom -20px center;
    background-size: auto, contain;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

textarea {
    background: url(../img/bg-textarea.png);
    background-position: bottom -20px center;
    background-repeat: no-repeat;
}

textarea::-webkit-resizer {
    display: none;
}

::placeholder {
    color: rgba(35, 31, 32, 0.60);
}

button {
    border: 0;
    background: #00000000;
    color: #231F20;
    font-family: "Archivo Black";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    cursor: pointer;
    transition: 0.3s;
}

button span {
    margin: 0 12px 0 0;
}

button:hover {
    color: #F99E6F
}

.hidden {
    display: none;
}

@keyframes rot {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rot {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes move-text {
    0% {
        left: -10%;
    }

    50% {
        left: -200%;
    }

    100% {
        left: 0%;
    }
}

@media only screen and (max-width: 1400px) {
    textarea {
        background-size: 105%;
    }
}

@media only screen and (max-width: 1100px) {
    textarea {
        background: url(../img/bg-input.png);
        background-position: bottom -20px center;
        background-repeat: no-repeat;
        background-size: contain;
    }
}

@media only screen and (max-width: 767px) {
    input, textarea, select {
        padding: 0 25px;
    }

    .swiper {
        padding: 25px 25px 25px;
        margin: -25px -50px 0;
    }

    .swiper .swiper-slide {
        padding: 0 25px;
        display: flex;
    }

    .swiper-button-next, .swiper-rtl .swiper-button-prev {
        right: 30px;
    }

    .swiper-button-prev, .swiper-rtl .swiper-button-next {
        left: 30px;
    }

    .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
    }
}

.btn {
    width: 248px;
    height: 248px;
    border-radius: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn::after {
    content: '';
    display: block;
    width: 208px;
    height: 208px;
    border-radius: 250px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='87' height='77' viewBox='0 0 87 77' fill='none'%3E%3Cpath d='M86.1067 9.82883C86.3699 7.07999 84.355 4.63821 81.6061 4.37496L36.8111 0.0851213C34.0622 -0.178124 31.6204 1.83685 31.3572 4.5857C31.0939 7.33455 33.1089 9.77633 35.8578 10.0396L75.6756 13.8528L71.8624 53.6706C71.5992 56.4194 73.6141 58.8612 76.363 59.1245C79.1118 59.3877 81.5536 57.3727 81.8169 54.6239L86.1067 9.82883ZM7.18239 76.8565L84.3119 13.2087L77.9471 5.49571L0.817609 69.1435L7.18239 76.8565Z' fill='%23231F20'/%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    transition: 0.3s;
}

.btn::before {
    content: '';
    display: block;
    animation: 25s linear 0s normal none infinite running rot;
    -webkit-animation: 25s linear 0s normal none infinite running rot;
    width: 248px;
    height: 248px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='248' height='248' viewBox='0 0 248 248' fill='none'%3E%3Cg clip-path='url(%23clip0_2029_1247)'%3E%3Cpath d='M1.12589 106.049C1.23882 105.2 1.41816 104.434 1.66393 103.754C1.90638 103.073 2.23519 102.506 2.6437 102.052C3.05221 101.597 3.56036 101.272 4.1615 101.073C4.76265 100.874 5.48336 100.831 6.31699 100.94C7.21704 101.06 7.94107 101.365 8.48575 101.853C9.03043 102.34 9.44227 103.01 9.71793 103.863C10.1829 102.805 10.8471 102.058 11.7107 101.624C12.5742 101.189 13.5672 101.047 14.6832 101.196C15.5832 101.315 16.3405 101.597 16.9516 102.035C17.5627 102.473 18.0376 103.017 18.3764 103.664C18.7152 104.311 18.931 105.027 19.0307 105.81C19.1303 106.597 19.1237 107.386 19.0174 108.189L17.8583 116.834L-0.00332642 114.442L1.12257 106.046L1.12589 106.049ZM8.2898 107.519C8.38279 106.819 8.29312 106.222 8.02078 105.727C7.74844 105.233 7.23697 104.935 6.48637 104.835C6.07121 104.779 5.71584 104.808 5.43022 104.921C5.14459 105.034 4.90878 105.207 4.72279 105.439C4.5368 105.671 4.39731 105.943 4.29435 106.258C4.19139 106.577 4.11833 106.908 4.07183 107.26L3.58029 110.933L7.7584 111.493L8.2898 107.519ZM15.9021 108.308C15.9519 107.927 15.9652 107.552 15.9386 107.194C15.912 106.832 15.8257 106.51 15.6862 106.218C15.5467 105.93 15.3375 105.684 15.0585 105.485C14.7795 105.286 14.4075 105.157 13.9392 105.094C13.0226 104.971 12.3317 105.144 11.8701 105.605C11.4084 106.069 11.1228 106.726 11.0066 107.575L10.432 111.848L15.3341 112.505L15.8987 108.308H15.9021Z' fill='%23231F20'/%3E%3Cpath d='M23.79 84.6085C24.4842 86.2739 24.4476 88.2478 23.6871 90.5269C22.9132 92.8391 21.7574 94.4415 20.2164 95.3372C18.6753 96.2329 16.739 96.2893 14.4109 95.513L3.7829 91.9633L5.03832 88.208L15.6663 91.7576C16.1279 91.9136 16.5962 92.023 17.0712 92.0927C17.5461 92.1624 17.9945 92.1259 18.4229 91.9865C18.8513 91.8472 19.2499 91.5851 19.6186 91.2003C19.9872 90.8188 20.2961 90.2449 20.5551 89.4785C21.0035 88.1383 21.0135 87.1165 20.585 86.4066C20.1566 85.6966 19.3064 85.1294 18.0277 84.7014L7.39972 81.1517L8.65515 77.3964L19.2831 80.946C21.598 81.719 23.1025 82.9365 23.7933 84.6052L23.79 84.6085Z' fill='%23231F20'/%3E%3Cpath d='M14.4009 72.6059L11.4782 71.0069L18.5723 58.0721L21.495 59.6712L18.9011 64.4019L31.7842 71.4515L29.8811 74.9215L16.9981 67.8719L14.4042 72.6026L14.4009 72.6059Z' fill='%23231F20'/%3E%3Cpath d='M24.1852 55.594L21.5615 53.5438L30.6583 41.926L33.2821 43.9762L29.9542 48.2259L41.5254 57.266L39.0843 60.3844L27.5131 51.3443L24.1852 55.594Z' fill='%23231F20'/%3E%3Cpath d='M38.8917 40.8081C38.4267 39.6802 38.1942 38.5423 38.1909 37.4011C38.1876 36.2599 38.4367 35.1386 38.9348 34.0438C39.433 32.9491 40.2002 31.9439 41.2331 31.0283C42.276 30.1027 43.3687 29.4591 44.5112 29.0975C45.6537 28.7359 46.7929 28.6264 47.9288 28.7624C49.0646 28.9018 50.1673 29.2667 51.2334 29.8605C52.2995 30.4543 53.2826 31.2538 54.176 32.259C55.0462 33.241 55.7104 34.2893 56.1621 35.404C56.6138 36.522 56.8363 37.6433 56.8297 38.7745C56.823 39.9058 56.5673 41.0138 56.0691 42.0953C55.5709 43.1801 54.7971 44.1853 53.7542 45.1109C52.7213 46.0265 51.6353 46.6701 50.4927 47.045C49.3502 47.4165 48.2177 47.5426 47.0918 47.4165C45.9659 47.2904 44.8765 46.9388 43.8204 46.3582C42.7642 45.7777 41.8011 44.9981 40.9276 44.0161C40.0342 43.0109 39.3533 41.9427 38.8917 40.8148V40.8081ZM45.5574 42.855C46.1652 43.273 46.8029 43.5649 47.4704 43.7374C48.1413 43.91 48.8222 43.9166 49.5163 43.7607C50.2104 43.6048 50.8913 43.2332 51.5589 42.6394C52.2264 42.0489 52.6781 41.4185 52.9139 40.7451C53.1497 40.075 53.2228 39.3982 53.1331 38.7148C53.0435 38.0314 52.8276 37.3646 52.4822 36.7111C52.1401 36.0608 51.7183 35.4504 51.2135 34.8865C50.6887 34.296 50.1141 33.7818 49.4897 33.3472C48.8653 32.9126 48.2177 32.6041 47.5402 32.4282C46.866 32.2524 46.1818 32.2425 45.4876 32.3951C44.7935 32.551 44.1127 32.9225 43.4451 33.5164C42.7775 34.1069 42.3258 34.7405 42.09 35.4106C41.8542 36.0808 41.7845 36.7608 41.8808 37.4509C41.9771 38.1409 42.2063 38.821 42.565 39.4911C42.9237 40.1612 43.3687 40.7915 43.8935 41.3821C44.395 41.946 44.9529 42.4403 45.5574 42.855Z' fill='%23231F20'/%3E%3Cpath d='M58.0452 18.9095L70.6493 25.5311L70.6925 25.5046L64.5781 15.0844L67.7798 13.2101L76.8899 28.7424L73.4724 30.7429L60.9048 24.1312L60.8616 24.1577L66.9628 34.5546L63.7611 36.429L54.6476 20.8966L58.0452 18.9095Z' fill='%23231F20'/%3E%3Cpath d='M104.43 1.62885C105.277 1.4862 106.06 1.43312 106.781 1.46298C107.502 1.49615 108.143 1.6388 108.697 1.89425C109.252 2.14969 109.714 2.53784 110.082 3.05536C110.451 3.57288 110.707 4.24633 110.846 5.07569C110.996 5.97141 110.919 6.75101 110.614 7.4145C110.308 8.08131 109.79 8.67182 109.056 9.18602C110.205 9.31541 111.115 9.73009 111.786 10.4268C112.457 11.1234 112.889 12.0258 113.075 13.1371C113.224 14.0328 113.181 14.8357 112.945 15.5489C112.706 16.2622 112.328 16.8759 111.809 17.3901C111.291 17.9043 110.67 18.3223 109.95 18.6474C109.229 18.9725 108.468 19.2048 107.671 19.3375L99.0592 20.7839L96.0667 3.03214L104.43 1.62553V1.62885ZM105.144 8.89741C105.841 8.78129 106.386 8.51922 106.778 8.11117C107.17 7.70312 107.302 7.1292 107.176 6.38277C107.107 5.96809 106.974 5.64298 106.781 5.4008C106.588 5.16195 106.353 4.98612 106.08 4.87996C105.805 4.7738 105.502 4.71741 105.17 4.71409C104.838 4.71409 104.496 4.73731 104.147 4.79703L100.487 5.41407L101.188 9.56753L105.147 8.90072L105.144 8.89741ZM106.635 16.3949C107.017 16.3318 107.376 16.2323 107.711 16.0996C108.046 15.9669 108.332 15.7911 108.568 15.5721C108.804 15.3532 108.976 15.0811 109.083 14.756C109.189 14.4309 109.206 14.0361 109.126 13.5717C108.973 12.6594 108.604 12.0523 108.027 11.7504C107.445 11.4485 106.735 11.3656 105.888 11.5082L101.63 12.2248L102.45 17.0982L106.632 16.3949H106.635Z' fill='%23231F20'/%3E%3Cpath d='M131.641 16.8892C130.256 18.047 128.359 18.601 125.951 18.5546C123.513 18.5048 121.634 17.8811 120.322 16.6769C119.007 15.4726 118.375 13.6447 118.425 11.1931L118.648 0L122.61 0.079619L122.388 11.2727C122.378 11.7604 122.411 12.2414 122.484 12.7125C122.557 13.1836 122.726 13.6049 122.989 13.9698C123.251 14.3381 123.62 14.6366 124.095 14.8755C124.57 15.111 125.211 15.2371 126.018 15.2537C127.429 15.2802 128.412 14.985 128.964 14.3679C129.515 13.7509 129.804 12.7656 129.83 11.422L130.053 0.228905L134.015 0.308524L133.793 11.5016C133.743 13.94 133.025 15.7347 131.641 16.8925V16.8892Z' fill='%23231F20'/%3E%3Cpath d='M140.296 4.34592L140.947 1.08154L155.427 3.96773L154.776 7.23211L149.479 6.17716L146.603 20.5683L142.717 19.792L145.593 5.40088L140.296 4.34592Z' fill='%23231F20'/%3E%3Cpath d='M159.489 8.57896L160.665 5.46387L174.481 10.6723L173.305 13.7874L168.25 11.8832L163.063 25.6108L159.356 24.2141L164.541 10.4865L159.486 8.58228L159.489 8.57896Z' fill='%23231F20'/%3E%3Cpath d='M178.015 18.2029C178.955 17.4266 179.974 16.866 181.064 16.5243C182.153 16.1826 183.299 16.0864 184.495 16.239C185.69 16.3916 186.879 16.8229 188.058 17.5361C189.254 18.2593 190.194 19.1086 190.878 20.0906C191.562 21.0725 192.007 22.1275 192.21 23.2521C192.416 24.3767 192.389 25.5378 192.14 26.7321C191.891 27.9264 191.416 29.0975 190.719 30.2486C190.041 31.3699 189.234 32.3121 188.301 33.0751C187.368 33.8381 186.358 34.3822 185.275 34.7106C184.192 35.039 183.057 35.1253 181.874 34.9694C180.689 34.8134 179.5 34.3755 178.304 33.6557C177.122 32.9424 176.185 32.0964 175.491 31.1178C174.797 30.1391 174.342 29.0941 174.129 27.9828C173.917 26.8715 173.93 25.7269 174.172 24.5459C174.415 23.3649 174.873 22.2137 175.554 21.0924C176.251 19.9413 177.068 18.9759 178.012 18.1996L178.015 18.2029ZM178.035 25.1696C177.816 25.8729 177.726 26.5662 177.759 27.2563C177.796 27.9463 177.988 28.5998 178.344 29.2136C178.699 29.8306 179.257 30.3681 180.021 30.8292C180.785 31.2903 181.522 31.5325 182.233 31.559C182.944 31.5856 183.615 31.4529 184.239 31.1642C184.867 30.8756 185.441 30.4709 185.963 29.9501C186.484 29.4292 186.939 28.8453 187.331 28.1984C187.739 27.5217 188.062 26.8217 188.291 26.0985C188.523 25.3753 188.623 24.6653 188.593 23.9687C188.563 23.272 188.367 22.6151 188.015 21.9981C187.66 21.3811 187.102 20.8436 186.338 20.3825C185.574 19.9214 184.837 19.6792 184.126 19.6527C183.415 19.6261 182.744 19.7621 182.113 20.0574C181.482 20.3526 180.898 20.774 180.366 21.3147C179.832 21.8555 179.36 22.4659 178.952 23.1426C178.56 23.7895 178.254 24.4663 178.035 25.1696Z' fill='%23231F20'/%3E%3Cpath d='M204.621 29.9766L202.031 43.963L202.067 43.9962L210.214 35.0722L212.954 37.5702L200.809 50.8699L197.879 48.2027L200.47 34.2528L200.433 34.2196L192.303 43.1237L189.563 40.6256L201.709 27.3259L204.618 29.9766H204.621Z' fill='%23231F20'/%3E%3Cpath d='M234.951 69.0231C235.339 69.7861 235.628 70.516 235.814 71.2159C236 71.9126 236.054 72.5661 235.977 73.1699C235.897 73.777 235.668 74.331 235.283 74.8386C234.898 75.3462 234.333 75.7874 233.583 76.1689C232.772 76.5803 232.005 76.7395 231.278 76.6466C230.55 76.5537 229.833 76.2353 229.119 75.6912C229.338 76.8258 229.215 77.8177 228.75 78.6636C228.285 79.5129 227.551 80.193 226.548 80.7039C225.738 81.1152 224.957 81.3143 224.203 81.301C223.449 81.2877 222.752 81.1119 222.104 80.7702C221.457 80.4285 220.872 79.9641 220.344 79.3736C219.816 78.7831 219.371 78.1295 219.002 77.4096L215.04 69.6368L231.102 61.4692L234.951 69.0198V69.0231ZM221.51 75.5485C221.686 75.8936 221.888 76.2054 222.114 76.4841C222.343 76.766 222.596 76.985 222.875 77.1442C223.154 77.3035 223.466 77.3864 223.808 77.3897C224.15 77.393 224.532 77.2902 224.951 77.0779C225.774 76.6599 226.246 76.1258 226.362 75.4822C226.478 74.8386 226.342 74.1353 225.95 73.3723L223.991 69.5307L219.584 71.7733L221.506 75.5485H221.51ZM228.222 71.8827C228.544 72.5131 228.956 72.951 229.461 73.2031C229.966 73.4552 230.557 73.4088 231.231 73.0671C231.606 72.878 231.879 72.6524 232.051 72.3969C232.221 72.1415 232.317 71.8662 232.34 71.5709C232.36 71.279 232.324 70.9704 232.227 70.652C232.131 70.3335 232.002 70.015 231.842 69.7032L230.158 66.399L226.402 68.3098L228.222 71.8827Z' fill='%23231F20'/%3E%3Cpath d='M228.491 99.5271C226.973 98.5485 225.881 96.903 225.21 94.5941C224.532 92.2519 224.572 90.278 225.333 88.6657C226.093 87.0568 227.651 85.9089 230.012 85.2255L240.78 82.1138L241.882 85.9156L231.115 89.0273C230.647 89.1634 230.198 89.3359 229.766 89.5482C229.338 89.7605 228.986 90.0458 228.714 90.4041C228.441 90.7624 228.262 91.2036 228.176 91.7278C228.093 92.2519 228.162 92.8988 228.385 93.6751C228.777 95.032 229.351 95.8812 230.108 96.2229C230.866 96.5646 231.889 96.548 233.181 96.1765L243.948 93.0647L245.051 96.8665L234.283 99.9783C231.938 100.655 230.009 100.506 228.491 99.5271Z' fill='%23231F20'/%3E%3Cpath d='M243.045 104.082L246.359 103.74L247.88 118.41L244.566 118.752L244.011 113.384L229.398 114.897L228.989 110.959L243.603 109.446L243.048 104.079L243.045 104.082Z' fill='%23231F20'/%3E%3Cpath d='M244.675 123.612L248.003 123.804L247.156 138.53L243.829 138.338L244.137 132.95L229.471 132.108L229.697 128.157L244.363 128.999L244.672 123.612H244.675Z' fill='%23231F20'/%3E%3Cpath d='M241.022 144.14C242.045 144.804 242.885 145.606 243.54 146.545C244.194 147.484 244.626 148.546 244.842 149.73C245.057 150.914 244.998 152.178 244.669 153.515C244.337 154.869 243.805 156.02 243.071 156.965C242.337 157.911 241.464 158.651 240.451 159.182C239.438 159.712 238.322 160.037 237.106 160.157C235.891 160.276 234.629 160.177 233.32 159.858C232.045 159.546 230.902 159.062 229.896 158.402C228.89 157.742 228.066 156.942 227.428 156.01C226.791 155.075 226.369 154.02 226.163 152.845C225.957 151.671 226.02 150.404 226.349 149.05C226.678 147.71 227.202 146.562 227.93 145.606C228.657 144.651 229.517 143.905 230.517 143.371C231.513 142.836 232.613 142.505 233.812 142.382C235.011 142.259 236.249 142.352 237.521 142.664C238.83 142.982 239.996 143.473 241.019 144.14H241.022ZM234.376 146.243C233.639 146.243 232.948 146.366 232.301 146.605C231.653 146.844 231.088 147.225 230.603 147.75C230.122 148.27 229.773 148.967 229.56 149.833C229.348 150.699 229.338 151.475 229.524 152.158C229.71 152.845 230.035 153.442 230.5 153.953C230.965 154.464 231.523 154.892 232.174 155.23C232.825 155.569 233.523 155.831 234.257 156.01C235.024 156.196 235.791 156.292 236.552 156.299C237.312 156.302 238.02 156.186 238.677 155.947C239.332 155.708 239.903 155.33 240.384 154.806C240.866 154.282 241.215 153.588 241.427 152.722C241.64 151.857 241.65 151.08 241.464 150.397C241.278 149.71 240.946 149.11 240.474 148.599C240.002 148.085 239.428 147.657 238.75 147.308C238.073 146.96 237.349 146.695 236.582 146.506C235.848 146.326 235.11 146.237 234.373 146.24L234.376 146.243Z' fill='%23231F20'/%3E%3Cpath d='M237.711 173.055L223.572 174.744L223.552 174.79L234.502 179.909L232.932 183.266L216.608 175.636L218.288 172.05L232.393 170.375L232.413 170.328L221.483 165.223L223.054 161.865L239.378 169.492L237.711 173.055Z' fill='%23231F20'/%3E%3Cpath d='M209.384 213.565C208.77 214.162 208.155 214.656 207.544 215.038C206.933 215.423 206.325 215.668 205.724 215.771C205.123 215.877 204.522 215.821 203.924 215.605C203.326 215.389 202.732 214.981 202.147 214.378C201.513 213.727 201.131 213.041 201.004 212.321C200.878 211.601 200.968 210.818 201.277 209.979C200.257 210.523 199.274 210.702 198.324 210.513C197.374 210.32 196.508 209.823 195.72 209.017C195.086 208.366 194.664 207.68 194.452 206.96C194.239 206.237 194.203 205.517 194.335 204.8C194.468 204.084 194.741 203.384 195.149 202.707C195.558 202.03 196.049 201.406 196.627 200.846L202.881 194.755L215.462 207.647L209.387 213.558L209.384 213.565ZM199.155 202.684C198.879 202.952 198.64 203.238 198.437 203.54C198.235 203.841 198.102 204.147 198.032 204.462C197.962 204.777 197.976 205.095 198.072 205.424C198.168 205.752 198.381 206.084 198.71 206.422C199.354 207.086 200.005 207.374 200.652 207.295C201.303 207.212 201.934 206.874 202.549 206.276L205.641 203.267L202.187 199.728L199.151 202.684H199.155ZM204.655 207.995C204.15 208.489 203.851 209.013 203.761 209.571C203.671 210.128 203.891 210.679 204.419 211.219C204.711 211.521 205.007 211.714 205.305 211.8C205.601 211.886 205.893 211.896 206.179 211.83C206.465 211.764 206.747 211.634 207.023 211.448C207.298 211.263 207.564 211.047 207.816 210.798L210.473 208.21L207.531 205.195L204.658 207.995H204.655Z' fill='%23231F20'/%3E%3Cpath d='M178.32 216.494C178.802 214.756 180.044 213.22 182.05 211.893C184.083 210.546 185.983 209.995 187.749 210.237C189.516 210.48 191.077 211.624 192.436 213.671L198.627 223.003L195.322 225.189L189.131 215.857C188.862 215.449 188.563 215.074 188.231 214.729C187.899 214.384 187.524 214.135 187.099 213.983C186.673 213.83 186.198 213.79 185.674 213.867C185.149 213.943 184.548 214.202 183.877 214.65C182.698 215.429 182.06 216.232 181.961 217.055C181.861 217.877 182.183 218.849 182.927 219.971L189.118 229.303L185.813 231.489L179.622 222.157C178.274 220.127 177.842 218.239 178.32 216.501V216.494Z' fill='%23231F20'/%3E%3Cpath d='M178.327 231.735L179.646 234.79L166.085 240.632L164.767 237.577L169.725 235.44L163.906 221.965L167.546 220.396L173.362 233.871L178.32 231.735H178.327Z' fill='%23231F20'/%3E%3Cpath d='M160.123 239.139L160.927 242.37L146.596 245.923L145.792 242.692L151.037 241.392L147.499 227.15L151.345 226.198L154.883 240.44L160.127 239.139H160.123Z' fill='%23231F20'/%3E%3Cpath d='M139.412 241.723C139.08 242.898 138.562 243.936 137.858 244.838C137.154 245.741 136.267 246.467 135.198 247.021C134.128 247.575 132.903 247.894 131.528 247.98C130.133 248.066 128.877 247.897 127.755 247.479C126.632 247.058 125.669 246.444 124.859 245.635C124.051 244.825 123.41 243.86 122.936 242.735C122.461 241.611 122.185 240.376 122.102 239.036C122.022 237.729 122.148 236.495 122.481 235.337C122.813 234.179 123.334 233.158 124.038 232.275C124.742 231.389 125.626 230.676 126.689 230.129C127.751 229.585 128.98 229.27 130.372 229.183C131.75 229.1 133.002 229.263 134.131 229.674C135.261 230.086 136.23 230.686 137.038 231.479C137.845 232.272 138.486 233.221 138.957 234.329C139.429 235.437 139.704 236.644 139.788 237.955C139.871 239.295 139.744 240.556 139.412 241.73V241.723ZM135.433 236.007C135.214 235.304 134.892 234.68 134.47 234.133C134.048 233.586 133.517 233.161 132.873 232.852C132.232 232.547 131.464 232.421 130.574 232.474C129.684 232.527 128.94 232.746 128.339 233.128C127.738 233.509 127.263 233.997 126.911 234.591C126.559 235.185 126.317 235.845 126.184 236.568C126.051 237.291 126.008 238.031 126.054 238.787C126.104 239.577 126.237 240.333 126.459 241.06C126.682 241.786 127.004 242.427 127.426 242.984C127.848 243.538 128.379 243.969 129.023 244.274C129.664 244.58 130.432 244.706 131.322 244.653C132.212 244.6 132.956 244.381 133.557 243.999C134.158 243.618 134.633 243.127 134.982 242.523C135.334 241.919 135.573 241.246 135.706 240.496C135.839 239.746 135.878 238.976 135.829 238.19C135.782 237.434 135.649 236.707 135.43 236.004L135.433 236.007Z' fill='%23231F20'/%3E%3Cpath d='M110.83 247.167L104.984 234.2L104.934 234.193L103.327 246.162L99.6504 245.668L102.048 227.827L105.977 228.354L111.803 241.296L111.853 241.302L113.457 229.359L117.133 229.854L114.735 247.695L110.833 247.171L110.83 247.167Z' fill='%23231F20'/%3E%3Cpath d='M63.6382 232.249C62.8843 231.841 62.2333 231.403 61.682 230.932C61.134 230.464 60.7188 229.956 60.4398 229.412C60.1608 228.868 60.0346 228.281 60.0645 227.644C60.0944 227.01 60.307 226.324 60.7089 225.584C61.1406 224.784 61.6853 224.22 62.3363 223.882C62.9872 223.547 63.7611 223.401 64.6545 223.444C63.8308 222.635 63.3692 221.749 63.2695 220.787C63.1699 219.825 63.3891 218.85 63.9238 217.858C64.3556 217.058 64.887 216.454 65.5147 216.036C66.1424 215.622 66.8199 215.37 67.544 215.287C68.2713 215.2 69.0186 215.253 69.7858 215.439C70.5563 215.625 71.2936 215.91 72.0044 216.295L79.6831 220.452L71.0944 236.279L63.6382 232.242V232.249ZM67.5572 226.082C66.9362 225.747 66.345 225.617 65.787 225.697C65.2257 225.776 64.7674 226.148 64.4054 226.815C64.2061 227.183 64.1065 227.521 64.1131 227.833C64.1164 228.142 64.1962 228.424 64.3456 228.676C64.4951 228.928 64.701 229.16 64.96 229.366C65.2191 229.575 65.5047 229.761 65.8169 229.93L69.0784 231.695L71.0877 227.992L67.5606 226.082H67.5572ZM71.0014 219.258C70.6626 219.075 70.3172 218.929 69.9718 218.83C69.6264 218.727 69.2909 218.69 68.9688 218.717C68.6466 218.743 68.3444 218.853 68.0587 219.042C67.7731 219.231 67.5207 219.533 67.2949 219.948C66.8531 220.76 66.7701 221.464 67.0391 222.061C67.3082 222.655 67.8229 223.159 68.5769 223.567L72.3697 225.62L74.7278 221.275L70.998 219.258H71.0014Z' fill='%23231F20'/%3E%3Cpath d='M51.612 203.47C53.4188 203.413 55.2521 204.147 57.1186 205.666C59.0084 207.209 60.0978 208.857 60.39 210.612C60.6823 212.367 60.0513 214.198 58.4969 216.099L51.4094 224.771L48.3406 222.267L55.4281 213.595C55.737 213.217 56.0093 212.818 56.2418 212.4C56.4743 211.982 56.6005 211.548 56.6204 211.1C56.6404 210.649 56.5374 210.184 56.3082 209.707C56.0791 209.229 55.654 208.735 55.0296 208.224C53.9336 207.331 52.9804 206.96 52.1633 207.106C51.3463 207.255 50.5127 207.849 49.6624 208.891L42.5749 217.562L39.5061 215.058L46.5936 206.386C48.138 204.498 49.8119 203.526 51.6187 203.47H51.612Z' fill='%23231F20'/%3E%3Cpath d='M37.0617 208.015L34.5342 210.184L24.9159 198.995L27.4434 196.825L30.9605 200.919L42.1066 191.361L44.6872 194.363L33.5411 203.921L37.0583 208.015H37.0617Z' fill='%23231F20'/%3E%3Cpath d='M24.5705 192.877L21.7242 194.609L14.0422 182.012L16.8885 180.281L19.6982 184.889L32.2425 177.255L34.305 180.636L21.7607 188.269L24.5705 192.877Z' fill='%23231F20'/%3E%3Cpath d='M15.8921 173.908C14.6732 173.941 13.5241 173.759 12.4546 173.357C11.3819 172.956 10.422 172.329 9.57181 171.473C8.7249 170.617 8.05401 169.549 7.55914 168.258C7.06096 166.955 6.84508 165.707 6.9115 164.513C6.97793 163.319 7.27684 162.214 7.80824 161.202C8.33963 160.19 9.07363 159.291 10.0069 158.502C10.9402 157.715 12.0362 157.082 13.2916 156.601C14.5171 156.133 15.7327 155.884 16.9383 155.858C18.1439 155.831 19.2731 156.02 20.3293 156.425C21.3854 156.833 22.332 157.46 23.169 158.309C24.0059 159.159 24.6768 160.237 25.175 161.54C25.6665 162.828 25.8857 164.072 25.8293 165.273C25.7728 166.474 25.4872 167.575 24.9724 168.58C24.4576 169.585 23.7402 170.481 22.8235 171.261C21.9069 172.044 20.8341 172.667 19.6086 173.135C18.3498 173.616 17.111 173.871 15.8921 173.905V173.908ZM20.1666 168.408C20.771 167.986 21.2725 167.495 21.6678 166.931C22.063 166.367 22.3121 165.73 22.4117 165.027C22.5113 164.324 22.4017 163.554 22.0862 162.721C21.7674 161.889 21.3356 161.245 20.7909 160.787C20.2463 160.33 19.6385 160.021 18.9643 159.865C18.2934 159.709 17.5893 159.673 16.8586 159.766C16.1279 159.855 15.4072 160.034 14.6998 160.306C13.9625 160.588 13.2783 160.943 12.6473 161.371C12.0196 161.799 11.5015 162.297 11.0963 162.867C10.6911 163.435 10.4387 164.072 10.339 164.775C10.2394 165.478 10.349 166.248 10.6645 167.081C10.9833 167.913 11.4151 168.557 11.9565 169.015C12.4978 169.473 13.1122 169.778 13.7931 169.934C14.474 170.09 15.1913 170.116 15.9453 170.017C16.6992 169.917 17.4465 169.728 18.1871 169.446C18.8945 169.177 19.5521 168.832 20.1566 168.411L20.1666 168.408Z' fill='%23231F20'/%3E%3Cpath d='M2.17208 148.231L12.8498 138.819L12.8432 138.769L0.919971 140.773L0.305542 137.117L18.0775 134.132L18.7351 138.036L8.08055 147.418L8.09052 147.468L19.9905 145.471L20.6049 149.127L2.833 152.112L2.17872 148.234L2.17208 148.231Z' fill='%23231F20'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2029_1247'%3E%3Crect width='248' height='248' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
}

.btn:hover::after {
    background-color: #F99E6F;
}

.link {
    color: #231F20;
    font-family: "Archivo Black";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    transition: 0.3s;
}

.link span {
    margin: 0 10px 0 0;
}

.link:hover {
    color: #F99E6F;
}

header {
    padding: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.menuToggle {
    width: 92px;
    height: 50px;
    cursor: pointer;
    position: relative;
    z-index: 99;
}

.hamburger {
    width: 23px;
    height: 1px;
    transform: translate(-50%, -50%);
    background: #ffffff;
    transition: 0.5s;
    display: inline-block;
    margin: 0 14px 0;
}

.hamburger:before, .hamburger:after {
    content: "";
    width: 88px;
    height: 3px;
    position: absolute;
    background: #231F20;
    transition: 0.5s;
}

.hamburger:before {
    top: -6px;
}

.hamburger:after {
    top: 17px;
}

.active .hamburger {
    background: none;
}

.active .hamburger:before {
    top: 0;
    transform: rotate(45deg);
    background: #F99E6F;
}

.active .hamburger:after {
    top: 0;
    transform: rotate(135deg);
    background: #F99E6F;
}

.popup-menu {
    position: absolute;
    width: 40%;
    top: 0;
    right: 0;
    background: #fff;
    z-index: 2;
    padding: 220px 50px 50px;
    display: none;
    flex-wrap: wrap;
    align-content: space-between;
}

html.active, html.active body {
    height: 100%;
}

.active .popup-menu {
    display: flex;
}

.popup-menu ul {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}

.popup-menu li {
    margin: 28px 0;
}

.popup-menu a {
    color: #231F20;
    font-family: "Archivo Black", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.popup-menu .bottom {
    max-width: 465px;
    width: 100%;
    margin: 70px auto 0;
}

.popup-menu .bottom img {
    width: 100%;
    height: auto;
}

.popup-menu .bottom .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 50px 0 0;
}

.popup-menu .bottom .name {
    color: #231F20;
    font-family: "Archivo Black", sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.popup-menu .bottom p {
    color: rgba(35, 31, 32, 0.60);
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    margin: 4px 0 0;
}

@media only screen and (max-width: 1000px) {
}

@media only screen and (max-width: 767px) {
    header {
        padding: 30px 25px;
    }

    header .logo img {
        width: 196px;
        height: auto;
    }

    .popup-menu {
        width: 100%;
        padding: 120px 25px 50px;
    }

    .menuToggle {
        width: 50px;
        height: 25px;
    }

    .hamburger:before, .hamburger:after {
        width: 50px;
    }

    .hamburger:after {
        top: 8px;
    }
}

.now-showing {
    position: relative;
    padding: 288px 50px 0;
}

.now-showing .container {
    position: relative;
    z-index: 1;
}

.now-showing .title {
    color: #FFF;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #F99E6F;
    font-family: "Archivo Black", sans-serif;
    font-size: 300px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    width: 15000px;
    position: absolute;
    top: 115px;
    animation: move-text 50s linear infinite;
}

.now-showing .photo {
}

.now-showing .photo img {
    width: 100%;
    height: auto;
}

.now-showing .btn {
    width: 260px;
    height: 260px;
    position: absolute;
    bottom: -45px;
    left: -40px;
}

.now-showing .btn::after {
    width: 220px;
    height: 220px;
}

.now-showing .btn::before {
    width: 266px;
    height: 266px;
    background-image: url("data:image/svg+xml,%3Csvg width='260' height='261' viewBox='0 0 260 261' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2029_170)'%3E%3Cpath d='M0.522946 116.574L13.5201 110.707L13.5272 110.658L1.53029 109.048L2.02168 105.36L19.9047 107.758L19.3782 111.695L6.40906 117.541L6.40204 117.59L18.3743 119.197L17.8794 122.884L-0.00354004 120.487L0.519436 116.574H0.522946Z' fill='%23231F20'/%3E%3Cpath d='M8.93269 98.7973C7.96395 98.0485 7.19177 97.1767 6.61615 96.1854C6.04052 95.1941 5.69304 94.0973 5.57721 92.8916C5.46139 91.6893 5.62284 90.4309 6.05807 89.1161C6.50032 87.7874 7.12508 86.68 7.93236 85.7942C8.74315 84.9083 9.67328 84.2404 10.7262 83.7905C11.7792 83.3405 12.9199 83.1085 14.1414 83.0874C15.3628 83.0663 16.6159 83.2702 17.8935 83.6956C19.1395 84.1104 20.2381 84.6904 21.1928 85.4356C22.144 86.1774 22.9021 87.0456 23.4602 88.0299C24.0218 89.0177 24.3552 90.1075 24.4675 91.2991C24.5763 92.4908 24.4114 93.7528 23.9726 95.0816C23.5374 96.3963 22.9162 97.5001 22.1124 98.3965C21.3086 99.2929 20.389 99.9679 19.3501 100.425C18.3112 100.878 17.188 101.117 15.9806 101.145C14.7732 101.174 13.5482 100.977 12.2987 100.562C11.0211 100.137 9.89791 99.5495 8.92918 98.8008L8.93269 98.7973ZM15.7384 97.233C16.472 97.2892 17.174 97.2259 17.8408 97.0396C18.5077 96.8533 19.1009 96.5158 19.6274 96.0342C20.1504 95.5527 20.554 94.8847 20.8348 94.0376C21.1156 93.1904 21.1928 92.4135 21.0594 91.7104C20.9296 91.0109 20.6523 90.3852 20.2311 89.8333C19.8099 89.2849 19.2869 88.8138 18.6622 88.4166C18.0374 88.0229 17.367 87.7065 16.6475 87.4675C15.8963 87.2179 15.1417 87.0597 14.3801 86.9929C13.6219 86.9261 12.9024 86.9859 12.232 87.1722C11.5616 87.3585 10.9579 87.6925 10.4349 88.1741C9.91195 88.6592 9.50831 89.3236 9.22752 90.1707C8.94673 91.0214 8.86951 91.7948 9.00288 92.4979C9.13275 93.2009 9.41354 93.8266 9.84526 94.3785C10.2735 94.9304 10.814 95.4085 11.4598 95.8093C12.1092 96.21 12.8076 96.5369 13.5587 96.7865C14.2783 97.0256 15.0048 97.1732 15.7419 97.233H15.7384Z' fill='%23231F20'/%3E%3Cpath d='M34.7797 71.03L22.6389 67.4444L22.6143 67.4865L31.6839 76.3099L29.6517 79.7795L11.674 74.7597L13.6816 71.3323L25.7206 75.0901L25.7452 75.0479L16.7387 66.1156L18.6201 62.9061L30.9047 66.5445L30.9293 66.5023L21.7018 57.6472L23.6708 54.2866L36.7768 67.6236L34.7797 71.03Z' fill='%23231F20'/%3E%3Cpath d='M46.8467 48.5427C47.296 48.6939 47.7418 48.7396 48.184 48.6763C48.6263 48.613 49.0685 48.4583 49.5073 48.2123C49.946 47.9662 50.3567 47.6604 50.7322 47.2983C50.9884 47.0522 51.2412 46.771 51.4939 46.4476C51.7466 46.1242 51.9396 45.7797 52.08 45.4141C52.2204 45.0485 52.2696 44.6759 52.238 44.2997C52.2029 43.9236 52.0309 43.5721 51.715 43.2416C51.378 42.8901 50.9919 42.7108 50.5567 42.7073C50.1215 42.7073 49.6512 42.8057 49.1457 43.0096C48.6403 43.2135 48.1033 43.4842 47.5382 43.8181C46.9696 44.1521 46.3869 44.479 45.7832 44.8024C45.1795 45.1469 44.5618 45.4528 43.93 45.7199C43.2982 45.9871 42.6664 46.1558 42.0347 46.2261C41.4029 46.2964 40.7711 46.2261 40.1428 46.0257C39.5145 45.8219 38.9179 45.4211 38.3457 44.8235C37.7034 44.1521 37.2893 43.435 37.1032 42.6686C36.9172 41.9023 36.8962 41.1325 37.0436 40.3591C37.191 39.5857 37.4823 38.8405 37.914 38.1234C38.3457 37.4062 38.8547 36.7665 39.4373 36.204C40.1183 35.5502 40.8448 34.9983 41.617 34.5483C42.3892 34.0984 43.1824 33.8136 43.9932 33.6871C44.8075 33.5605 45.6077 33.6273 46.401 33.8804C47.1942 34.137 47.9524 34.6432 48.6754 35.3955L45.9026 38.0566C45.506 37.691 45.1129 37.4449 44.7303 37.3254C44.3442 37.2024 43.9686 37.1813 43.5966 37.2551C43.2245 37.3289 42.863 37.4801 42.505 37.705C42.1505 37.93 41.796 38.2113 41.4415 38.5522C41.2098 38.7737 41.0027 39.0198 40.8167 39.2904C40.6307 39.5611 40.5043 39.8494 40.4306 40.1517C40.3569 40.454 40.3499 40.7563 40.4026 41.0551C40.4552 41.3539 40.6167 41.6457 40.8834 41.9234C41.1291 42.18 41.3748 42.3382 41.624 42.405C41.8732 42.4718 42.2031 42.4331 42.6173 42.2925C43.0315 42.1519 43.5545 41.9058 44.1862 41.5578C44.818 41.2063 45.6428 40.7458 46.6572 40.1693C46.9485 39.983 47.3697 39.7474 47.9243 39.4627C48.4789 39.178 49.1036 38.9706 49.7951 38.8405C50.49 38.7139 51.2166 38.735 51.9747 38.9038C52.7329 39.076 53.4629 39.526 54.1614 40.2572C54.7335 40.8548 55.1477 41.5191 55.4074 42.2538C55.6671 42.9885 55.7444 43.7584 55.6426 44.5669C55.5408 45.3754 55.253 46.2085 54.7756 47.0628C54.2983 47.917 53.6174 48.7712 52.7294 49.6254C52.0133 50.3144 51.2306 50.8944 50.3882 51.3655C49.5459 51.8365 48.6824 52.1318 47.8049 52.2513C46.9275 52.3709 46.057 52.283 45.1936 51.9912C44.3301 51.6994 43.5194 51.144 42.7612 50.3285L45.534 47.6674C45.9552 48.1068 46.3869 48.4021 46.8362 48.5532L46.8467 48.5427Z' fill='%23231F20'/%3E%3Cpath d='M54.3369 24.2942L58.2013 30.0487L64.2594 25.964L60.395 20.2094L63.6872 17.9913L73.7607 32.984L70.4684 35.2022L66.1231 28.734L60.065 32.8188L64.4103 39.2869L61.118 41.5051L51.0446 26.5123L54.3369 24.2942Z' fill='%23231F20'/%3E%3Cpath d='M73.1641 18.8209C73.0798 17.6011 73.2167 16.4445 73.5747 15.3513C73.9328 14.2615 74.5224 13.2737 75.3437 12.3879C76.1651 11.502 77.211 10.7884 78.4816 10.24C79.7662 9.68814 81.0087 9.42098 82.2091 9.43856C83.4095 9.45613 84.5257 9.70924 85.5611 10.2014C86.5965 10.6935 87.5266 11.3895 88.355 12.293C89.1833 13.1964 89.8607 14.2686 90.3907 15.506C90.9102 16.7152 91.205 17.9245 91.2822 19.1302C91.3595 20.336 91.2155 21.4784 90.8505 22.5506C90.4855 23.6228 89.8958 24.6 89.078 25.4753C88.2602 26.3506 87.2107 27.0642 85.9261 27.6161C84.6555 28.161 83.42 28.4317 82.2161 28.4247C81.0122 28.4176 79.8961 28.1786 78.8677 27.7005C77.8393 27.2259 76.9127 26.544 76.0949 25.6546C75.2771 24.7652 74.6067 23.7212 74.0872 22.5084C73.5572 21.2675 73.2483 20.0372 73.1641 18.8138V18.8209ZM78.8466 22.8775C79.2924 23.4681 79.8048 23.9497 80.3875 24.3223C80.9701 24.6949 81.6159 24.9199 82.3249 24.9902C83.0339 25.064 83.7991 24.9234 84.6204 24.5684C85.4417 24.2169 86.07 23.7564 86.5052 23.1939C86.9405 22.6315 87.2248 22.0092 87.3546 21.3273C87.4845 20.6488 87.4915 19.9423 87.3722 19.2146C87.2529 18.4869 87.0423 17.7733 86.7439 17.0738C86.4315 16.3461 86.049 15.6747 85.5927 15.063C85.1364 14.4514 84.6169 13.9522 84.0343 13.5725C83.4481 13.1894 82.8023 12.9644 82.0933 12.8906C81.3843 12.8203 80.6191 12.9609 79.7978 13.3124C78.9765 13.6639 78.3482 14.1244 77.913 14.6869C77.4778 15.2529 77.1935 15.8751 77.0671 16.5641C76.9407 17.2531 76.9407 17.9737 77.0706 18.726C77.2005 19.4782 77.4216 20.22 77.734 20.9476C78.0323 21.6472 78.4044 22.2905 78.8501 22.8775H78.8466Z' fill='%23231F20'/%3E%3Cpath d='M111.046 19.7454L105.666 8.27147L105.617 8.28201L105.044 20.9336L101.103 21.7139L92.9213 4.91085L96.8138 4.141L101.994 15.6536L102.044 15.643L102.738 2.96689L106.382 2.24625L111.815 13.8643L111.864 13.8538L112.356 1.06511L116.174 0.309326L114.911 18.9791L111.043 19.7454H111.046Z' fill='%23231F20'/%3E%3Cpath d='M126.704 0.161682L127.406 18.2197L123.44 18.3744L122.738 0.316355L126.704 0.161682Z' fill='%23231F20'/%3E%3Cpath d='M138.462 0.369131L144.833 13.1437H144.882L146.012 1.07922L149.712 1.42723L148.027 19.4185L144.078 19.0494L137.732 6.30295H137.683L136.556 18.3428L132.857 17.9948L134.542 0.00354004L138.466 0.372646L138.462 0.369131Z' fill='%23231F20'/%3E%3Cpath d='M163.506 23.1763C162.579 23.2888 161.695 23.222 160.852 22.983C159.525 22.6034 158.395 22.0304 157.469 21.264C156.539 20.4977 155.826 19.6048 155.331 18.5854C154.833 17.5659 154.548 16.4516 154.471 15.2458C154.394 14.0401 154.538 12.8027 154.899 11.5372C155.271 10.2401 155.808 9.09057 156.514 8.09222C157.219 7.09388 158.055 6.28185 159.02 5.66316C159.985 5.04446 161.066 4.65427 162.26 4.48553C163.453 4.32031 164.717 4.42577 166.043 4.80894C166.935 5.06556 167.76 5.44521 168.514 5.95141C169.272 6.45761 169.911 7.06576 170.438 7.77936C170.964 8.49297 171.333 9.29094 171.554 10.1803C171.772 11.0697 171.789 12.0223 171.603 13.0382L167.96 11.9942C168.012 10.9572 167.781 10.0995 167.272 9.42803C166.763 8.75661 166.047 8.28556 165.124 8.02192C164.264 7.77585 163.488 7.73366 162.793 7.89185C162.098 8.05356 161.484 8.35939 160.954 8.81286C160.42 9.26633 159.968 9.82526 159.596 10.4897C159.22 11.154 158.925 11.8676 158.708 12.6305C158.501 13.3616 158.381 14.0963 158.353 14.831C158.325 15.5693 158.42 16.2688 158.634 16.9262C158.848 17.5835 159.21 18.1671 159.711 18.6697C160.217 19.1724 160.898 19.5486 161.754 19.7946C163.018 20.1567 164.085 20.118 164.955 19.6716C165.826 19.2287 166.493 18.4131 166.952 17.232L163.113 16.1317L163.927 13.2843L171.217 15.3724L168.532 24.7653L166.103 24.0692L166.278 21.9882C165.348 22.6701 164.418 23.0674 163.495 23.1763H163.506Z' fill='%23231F20'/%3E%3Cpath d='M203.294 22.8213L202.266 37.0618L202.308 37.0934L209.429 27.2893L212.434 29.4793L201.82 44.0924L198.612 41.7547L199.647 27.5494L199.605 27.5213L192.501 37.3043L189.497 35.1143L200.111 20.5012L203.298 22.8248L203.294 22.8213Z' fill='%23231F20'/%3E%3Cpath d='M214.901 38.6753C216.017 38.1761 217.151 37.9089 218.295 37.8703C219.439 37.8316 220.57 38.046 221.682 38.5171C222.795 38.9846 223.823 39.7228 224.774 40.7282C225.733 41.7476 226.41 42.8233 226.807 43.9552C227.203 45.0872 227.347 46.2261 227.242 47.3686C227.137 48.5111 226.803 49.6254 226.242 50.7152C225.68 51.8049 224.908 52.8103 223.929 53.7348C222.974 54.6382 221.942 55.3342 220.836 55.8194C219.731 56.3045 218.615 56.5646 217.481 56.5892C216.347 56.6173 215.231 56.3959 214.129 55.9283C213.027 55.4608 211.998 54.7156 211.04 53.6996C210.093 52.6943 209.415 51.6221 209.008 50.4902C208.601 49.3547 208.443 48.2228 208.534 47.0909C208.625 45.959 208.948 44.8552 209.499 43.7795C210.05 42.7038 210.801 41.7125 211.76 40.8091C212.739 39.8845 213.788 39.1709 214.905 38.6718L214.901 38.6753ZM213.051 45.4176C212.651 46.0398 212.377 46.6866 212.227 47.3616C212.076 48.0365 212.09 48.722 212.265 49.411C212.441 50.1035 212.837 50.7749 213.448 51.4252C214.062 52.0756 214.705 52.508 215.385 52.7259C216.063 52.9439 216.744 52.9966 217.428 52.8841C218.109 52.7716 218.773 52.5361 219.415 52.1705C220.057 51.8084 220.654 51.3655 221.205 50.8452C221.78 50.3004 222.279 49.7098 222.697 49.07C223.114 48.4302 223.402 47.7729 223.56 47.0909C223.718 46.4089 223.707 45.7234 223.532 45.0309C223.356 44.3384 222.96 43.667 222.349 43.0167C221.735 42.3663 221.089 41.934 220.412 41.716C219.731 41.4981 219.05 41.4488 218.362 41.5648C217.674 41.6809 217 41.9304 216.337 42.3101C215.677 42.6897 215.059 43.1538 214.48 43.6986C213.929 44.2189 213.451 44.7919 213.055 45.4106L213.051 45.4176Z' fill='%23231F20'/%3E%3Cpath d='M227.088 74.6087L235.978 65.5849L235.95 65.5427L223.901 69.3814L221.805 65.947L234.715 52.4482L236.782 55.8405L227.79 64.692L227.818 64.7342L239.934 61.001L241.871 64.1753L232.865 73.301L232.893 73.3431L245.044 69.3814L247.073 72.7069L229.144 77.9763L227.091 74.6051L227.088 74.6087Z' fill='%23231F20'/%3E%3Cpath d='M241.166 95.8972C240.818 96.2206 240.566 96.5932 240.411 97.0115C240.257 97.4298 240.183 97.8939 240.19 98.4001C240.197 98.9063 240.271 99.409 240.411 99.9152C240.506 100.256 240.636 100.615 240.801 100.991C240.966 101.363 241.176 101.701 241.433 101.996C241.689 102.291 241.991 102.516 242.338 102.664C242.686 102.812 243.079 102.826 243.518 102.706C243.988 102.576 244.328 102.32 244.539 101.936C244.75 101.553 244.883 101.093 244.943 100.551C245.002 100.01 245.02 99.409 244.995 98.7516C244.971 98.0907 244.96 97.4228 244.964 96.7373C244.946 96.0413 244.971 95.3523 245.034 94.6703C245.097 93.9884 245.251 93.3486 245.49 92.758C245.729 92.1675 246.087 91.6437 246.564 91.1867C247.041 90.7297 247.677 90.3922 248.474 90.1708C249.365 89.9247 250.193 89.9001 250.959 90.1005C251.72 90.3008 252.408 90.6488 253.015 91.1445C253.626 91.6402 254.142 92.2518 254.57 92.9725C254.995 93.6931 255.318 94.4454 255.535 95.2258C255.788 96.1362 255.925 97.0396 255.957 97.9325C255.985 98.8254 255.862 99.6621 255.588 100.439C255.314 101.216 254.876 101.891 254.275 102.471C253.675 103.047 252.871 103.476 251.864 103.757L250.839 100.049C251.348 99.873 251.748 99.6445 252.04 99.3633C252.331 99.082 252.527 98.7586 252.64 98.3966C252.749 98.0345 252.791 97.6408 252.759 97.2224C252.731 96.8006 252.65 96.3542 252.52 95.8831C252.436 95.5738 252.317 95.275 252.166 94.9832C252.015 94.6914 251.825 94.4418 251.594 94.238C251.362 94.0306 251.102 93.8794 250.815 93.7845C250.527 93.6896 250.197 93.6931 249.821 93.7985C249.481 93.8935 249.221 94.0341 249.046 94.2239C248.87 94.4137 248.747 94.7231 248.674 95.1555C248.6 95.5878 248.568 96.1643 248.575 96.8885C248.582 97.6126 248.6 98.5583 248.624 99.7253C248.649 100.07 248.656 100.551 248.646 101.177C248.635 101.803 248.519 102.45 248.305 103.125C248.087 103.796 247.726 104.429 247.213 105.016C246.701 105.603 245.96 106.032 244.985 106.302C244.188 106.524 243.409 106.573 242.64 106.454C241.871 106.334 241.159 106.039 240.492 105.564C239.829 105.093 239.235 104.443 238.709 103.617C238.182 102.791 237.758 101.785 237.428 100.597C237.165 99.6375 237.024 98.6743 237.01 97.7076C236.996 96.7409 237.147 95.8409 237.459 95.0113C237.772 94.1817 238.263 93.454 238.93 92.8318C239.597 92.2096 240.467 91.7562 241.545 91.4785L242.57 95.1871C241.984 95.3488 241.52 95.5914 241.173 95.9148L241.166 95.8972Z' fill='%23231F20'/%3E%3Cpath d='M258.912 114.019L252.018 114.686L252.724 121.967L259.617 121.299L260 125.253L242.04 126.997L241.657 123.042L249.404 122.29L248.698 115.01L240.952 115.762L240.569 111.807L258.529 110.064L258.912 114.019Z' fill='%23231F20'/%3E%3Cpath d='M254.77 133.191C255.883 133.697 256.837 134.365 257.624 135.195C258.413 136.028 259.003 137.016 259.393 138.158C259.782 139.301 259.916 140.563 259.796 141.941C259.674 143.336 259.319 144.559 258.736 145.607C258.154 146.658 257.403 147.523 256.479 148.201C255.556 148.88 254.503 149.372 253.317 149.674C252.131 149.976 250.867 150.068 249.526 149.948C248.217 149.832 247.013 149.523 245.918 149.02C244.82 148.518 243.886 147.85 243.114 147.02C242.342 146.191 241.762 145.206 241.383 144.071C241.001 142.935 240.871 141.67 240.994 140.278C241.117 138.9 241.464 137.68 242.04 136.622C242.615 135.564 243.356 134.692 244.261 134.01C245.167 133.328 246.202 132.836 247.371 132.53C248.54 132.228 249.779 132.133 251.088 132.249C252.433 132.368 253.658 132.678 254.774 133.184L254.77 133.191ZM248.512 136.284C247.782 136.397 247.115 136.622 246.511 136.959C245.908 137.297 245.406 137.761 245.006 138.351C244.605 138.942 244.367 139.684 244.29 140.577C244.212 141.466 244.318 142.239 244.605 142.89C244.893 143.543 245.307 144.085 245.844 144.524C246.381 144.96 246.999 145.298 247.698 145.54C248.396 145.779 249.123 145.934 249.877 146.001C250.667 146.071 251.436 146.05 252.19 145.937C252.945 145.825 253.629 145.603 254.24 145.266C254.854 144.929 255.36 144.468 255.756 143.874C256.153 143.28 256.395 142.542 256.472 141.649C256.55 140.756 256.444 139.986 256.157 139.336C255.869 138.682 255.451 138.137 254.904 137.701C254.359 137.262 253.724 136.924 253.001 136.682C252.278 136.439 251.523 136.284 250.734 136.214C249.979 136.147 249.235 136.172 248.508 136.284H248.512Z' fill='%23231F20'/%3E%3Cpath d='M236.034 166.193L248.674 166.871L248.688 166.822L237.828 160.336L239.007 156.487L257.659 157.211L256.497 161.011L243.918 160.139L243.904 160.188L254.728 166.794L253.64 170.351L240.85 169.655L240.836 169.704L251.857 176.187L250.716 179.913L234.887 169.968L236.041 166.193H236.034Z' fill='%23231F20'/%3E%3Cpath d='M245.852 189.26L229.643 181.322L231.387 177.751L247.596 185.688L245.855 189.26H245.852Z' fill='%23231F20'/%3E%3Cpath d='M240.064 199.563L225.814 199.096L225.785 199.138L235.848 205.873L233.785 208.967L218.783 198.923L220.987 195.619L235.203 196.094L235.231 196.051L225.189 189.33L227.253 186.237L242.254 196.28L240.064 199.563Z' fill='%23231F20'/%3E%3Cpath d='M208.131 210.784C208.471 209.916 208.948 209.167 209.559 208.538C210.524 207.547 211.563 206.826 212.676 206.369C213.792 205.912 214.915 205.708 216.045 205.754C217.179 205.799 218.292 206.074 219.39 206.58C220.485 207.086 221.507 207.796 222.447 208.717C223.413 209.659 224.167 210.679 224.711 211.775C225.255 212.872 225.571 213.994 225.656 215.136C225.74 216.282 225.575 217.417 225.154 218.553C224.732 219.685 224.041 220.746 223.076 221.738C222.43 222.402 221.703 222.947 220.896 223.376C220.092 223.805 219.253 224.079 218.376 224.202C217.502 224.325 216.621 224.276 215.74 224.047C214.856 223.819 214.01 223.383 213.202 222.736L215.849 220.019C216.737 220.557 217.597 220.761 218.429 220.63C219.26 220.5 220.012 220.093 220.682 219.404C221.307 218.764 221.71 218.099 221.9 217.41C222.089 216.721 222.111 216.036 221.963 215.35C221.819 214.665 221.542 214.001 221.135 213.357C220.728 212.71 220.24 212.113 219.675 211.557C219.131 211.027 218.541 210.577 217.906 210.201C217.27 209.828 216.61 209.578 215.93 209.455C215.249 209.332 214.568 209.374 213.883 209.578C213.202 209.782 212.55 210.208 211.925 210.847C211.009 211.789 210.535 212.749 210.514 213.73C210.489 214.707 210.889 215.681 211.711 216.651L214.498 213.79L216.614 215.857L211.321 221.291L204.34 214.468L206.105 212.658L207.853 213.8C207.695 212.658 207.787 211.649 208.127 210.781L208.131 210.784Z' fill='%23231F20'/%3E%3Cpath d='M189.63 246.071L177.587 238.432L177.542 238.453L182.803 249.371L179.458 250.989L171.614 234.713L175.187 232.987L187.198 240.615L187.243 240.594L181.992 229.696L185.337 228.079L193.182 244.355L189.63 246.071Z' fill='%23231F20'/%3E%3Cpath d='M170.171 248.823C170.08 250.043 169.778 251.168 169.269 252.198C168.76 253.224 168.033 254.117 167.093 254.876C166.152 255.636 165.015 256.195 163.681 256.55C162.33 256.912 161.063 257 159.88 256.81C158.697 256.62 157.626 256.209 156.672 255.576C155.717 254.94 154.896 254.117 154.208 253.105C153.52 252.092 153 250.936 152.653 249.632C152.312 248.359 152.19 247.122 152.288 245.916C152.386 244.71 152.688 243.603 153.204 242.59C153.72 241.578 154.443 240.699 155.377 239.95C156.31 239.202 157.451 238.646 158.802 238.284C160.136 237.926 161.4 237.838 162.59 238.014C163.779 238.193 164.85 238.59 165.801 239.209C166.752 239.827 167.57 240.636 168.254 241.631C168.939 242.626 169.451 243.761 169.792 245.03C170.139 246.334 170.269 247.596 170.178 248.82L170.171 248.823ZM165.124 243.993C164.769 243.346 164.327 242.794 163.807 242.341C163.284 241.887 162.677 241.575 161.986 241.402C161.294 241.23 160.519 241.258 159.655 241.49C158.792 241.722 158.104 242.084 157.591 242.58C157.079 243.076 156.71 243.649 156.482 244.306C156.258 244.96 156.149 245.656 156.163 246.394C156.177 247.132 156.282 247.87 156.479 248.602C156.682 249.368 156.967 250.085 157.328 250.756C157.69 251.428 158.135 251.994 158.658 252.458C159.185 252.918 159.792 253.238 160.484 253.411C161.175 253.583 161.951 253.555 162.814 253.323C163.678 253.091 164.366 252.729 164.878 252.233C165.39 251.737 165.759 251.157 165.984 250.496C166.208 249.832 166.31 249.122 166.289 248.359C166.268 247.596 166.156 246.83 165.952 246.064C165.755 245.329 165.478 244.64 165.124 243.993Z' fill='%23231F20'/%3E%3Cpath d='M132.808 242.488L136.507 254.609H136.556L138.912 242.165L142.923 241.954L148.645 259.749L144.682 259.959L141.183 247.828H141.133L138.652 260.279L134.942 260.476L131.207 248.204H131.158L128.863 260.8L124.977 261.003L128.873 242.699L132.811 242.492L132.808 242.488Z' fill='%23231F20'/%3E%3Cpath d='M107.414 244.826C107.294 244.366 107.084 243.968 106.789 243.635C106.494 243.301 106.122 243.016 105.673 242.784C105.224 242.552 104.746 242.38 104.237 242.264C103.893 242.186 103.518 242.13 103.107 242.098C102.7 242.067 102.303 242.095 101.924 242.179C101.542 242.267 101.205 242.425 100.91 242.664C100.615 242.9 100.418 243.241 100.317 243.684C100.208 244.162 100.275 244.584 100.51 244.946C100.745 245.308 101.089 245.649 101.538 245.958C101.987 246.267 102.507 246.566 103.097 246.855C103.686 247.143 104.283 247.452 104.883 247.779C105.504 248.092 106.097 248.44 106.67 248.82C107.242 249.199 107.73 249.635 108.137 250.124C108.544 250.612 108.835 251.178 109.011 251.815C109.186 252.451 109.183 253.172 109 253.98C108.797 254.883 108.425 255.629 107.888 256.205C107.351 256.785 106.719 257.225 105.996 257.527C105.273 257.829 104.49 257.998 103.655 258.033C102.819 258.068 102.005 257.998 101.215 257.819C100.296 257.611 99.4357 257.306 98.6354 256.908C97.8351 256.511 97.1577 256.008 96.6067 255.397C96.0521 254.789 95.666 254.082 95.4414 253.277C95.2168 252.472 95.2203 251.562 95.4519 250.542L99.197 251.393C99.1128 251.927 99.1233 252.388 99.2356 252.778C99.3479 253.168 99.5375 253.495 99.8042 253.762C100.071 254.029 100.397 254.251 100.78 254.423C101.166 254.595 101.594 254.736 102.072 254.845C102.384 254.915 102.703 254.954 103.03 254.957C103.356 254.961 103.665 254.912 103.956 254.803C104.248 254.697 104.504 254.539 104.725 254.328C104.946 254.117 105.097 253.825 105.185 253.446C105.262 253.101 105.262 252.806 105.178 252.563C105.094 252.321 104.88 252.064 104.536 251.794C104.192 251.526 103.697 251.224 103.054 250.887C102.412 250.549 101.573 250.117 100.538 249.589C100.225 249.449 99.7937 249.227 99.2496 248.922C98.7056 248.616 98.1897 248.211 97.6983 247.702C97.2104 247.192 96.8278 246.573 96.5505 245.846C96.2732 245.118 96.2487 244.26 96.4698 243.272C96.6523 242.467 96.9787 241.754 97.4456 241.132C97.9124 240.513 98.5126 240.021 99.2426 239.659C99.9727 239.297 100.826 239.079 101.801 239.005C102.777 238.931 103.865 239.029 105.062 239.304C106.031 239.522 106.947 239.856 107.803 240.302C108.66 240.748 109.383 241.304 109.965 241.972C110.548 242.64 110.955 243.417 111.19 244.299C111.422 245.181 111.408 246.166 111.145 247.248L107.4 246.401C107.533 245.807 107.54 245.283 107.421 244.823L107.414 244.826Z' fill='%23231F20'/%3E%3Cpath d='M83.069 251.916L85.7435 245.519L79.008 242.696L76.3334 249.094L72.6726 247.561L79.6398 230.891L83.3006 232.424L80.2961 239.616L87.0352 242.439L90.0396 235.247L93.7005 236.783L86.7333 253.453L83.0725 251.92L83.069 251.916Z' fill='%23231F20'/%3E%3Cpath d='M68.1414 239.167C67.1692 239.908 66.1267 240.429 65.0211 240.727C63.9155 241.026 62.7677 241.075 61.5779 240.875C60.388 240.675 59.2157 240.193 58.0645 239.43C56.8992 238.657 55.9936 237.767 55.3478 236.755C54.7055 235.743 54.3018 234.667 54.1439 233.532C53.986 232.396 54.0562 231.233 54.3545 230.044C54.6528 228.856 55.1723 227.7 55.9164 226.575C56.6394 225.478 57.4853 224.564 58.4471 223.836C59.4123 223.109 60.4407 222.602 61.5393 222.318C62.6379 222.033 63.7751 221.991 64.9509 222.195C66.1302 222.399 67.3026 222.884 68.4678 223.657C69.6191 224.42 70.5246 225.306 71.181 226.315C71.8374 227.324 72.248 228.392 72.4165 229.514C72.585 230.635 72.5253 231.784 72.234 232.959C71.9462 234.133 71.4372 235.268 70.7142 236.365C69.9701 237.49 69.1137 238.425 68.1414 239.167ZM68.4047 232.178C68.6504 231.482 68.7697 230.786 68.7627 230.094C68.7557 229.401 68.5872 228.737 68.2572 228.104C67.9273 227.471 67.3903 226.909 66.6462 226.417C65.9021 225.924 65.172 225.65 64.463 225.594C63.754 225.538 63.0766 225.643 62.4378 225.907C61.799 226.171 61.2093 226.554 60.6653 227.056C60.1248 227.556 59.6439 228.125 59.2263 228.758C58.791 229.419 58.44 230.108 58.1803 230.825C57.9206 231.542 57.7907 232.252 57.7942 232.951C57.7942 233.651 57.9627 234.315 58.2926 234.948C58.6225 235.581 59.1596 236.143 59.9037 236.636C60.6478 237.128 61.3778 237.402 62.0868 237.458C62.7958 237.514 63.4732 237.405 64.1191 237.135C64.7614 236.864 65.3616 236.467 65.9196 235.943C66.4742 235.419 66.9726 234.829 67.4078 234.168C67.8255 233.535 68.159 232.871 68.4047 232.175V232.178Z' fill='%23231F20'/%3E%3Cpath d='M48.0647 206.977L41.4766 217.801L41.5117 217.836L52.3608 211.332L55.1863 214.194L45.706 230.297L42.9191 227.471L49.6476 216.792L49.6125 216.757L38.6721 223.168L36.0608 220.521L42.7401 209.571L42.705 209.536L31.7822 216.18L29.048 213.406L45.2953 204.161L48.0647 206.97V206.977Z' fill='%23231F20'/%3E%3Cpath d='M23.1198 204.72L37.7666 194.164L40.0831 197.391L25.4363 207.947L23.1198 204.724V204.72Z' fill='%23231F20'/%3E%3Cpath d='M16.7914 194.754L23.9341 182.398L23.9095 182.352L13.2254 188.054L11.4774 184.771L27.4019 176.274L29.2691 179.783L22.137 192.107L22.1616 192.153L32.8212 186.465L34.5691 189.749L18.6446 198.245L16.7914 194.761V194.754Z' fill='%23231F20'/%3E%3Cpath d='M22.0246 161.257C22.6283 161.971 23.0601 162.744 23.3233 163.581C23.7375 164.902 23.8779 166.161 23.7515 167.36C23.6252 168.558 23.2707 169.645 22.695 170.622C22.1194 171.599 21.3472 172.45 20.382 173.177C19.4168 173.905 18.3076 174.464 17.0546 174.858C15.77 175.262 14.5134 175.445 13.292 175.403C12.0705 175.36 10.9368 175.107 9.88737 174.64C8.84142 174.172 7.91831 173.487 7.12157 172.576C6.32482 171.669 5.72111 170.555 5.30694 169.233C5.02966 168.347 4.89277 167.447 4.89979 166.537C4.90681 165.623 5.06125 164.755 5.36661 163.925C5.67197 163.096 6.13528 162.343 6.75302 161.672C7.37428 161 8.15699 160.463 9.10817 160.058L10.2419 163.683C9.34685 164.21 8.76069 164.874 8.4799 165.669C8.19911 166.463 8.20262 167.321 8.49043 168.238C8.75718 169.093 9.15029 169.764 9.66625 170.256C10.1822 170.748 10.7754 171.093 11.4458 171.29C12.1162 171.487 12.8322 171.557 13.5903 171.504C14.352 171.451 15.1101 171.307 15.8647 171.068C16.5878 170.84 17.2652 170.537 17.897 170.151C18.5288 169.768 19.0588 169.304 19.487 168.762C19.9187 168.221 20.203 167.599 20.3469 166.899C20.4908 166.2 20.4276 165.423 20.1609 164.572C19.7678 163.317 19.1465 162.445 18.2971 161.96C17.4477 161.475 16.4018 161.366 15.1628 161.633L16.3561 165.447L13.5342 166.333L11.2668 159.088L20.575 156.167L21.3297 158.582L19.4975 159.58C20.5786 159.984 21.4174 160.543 22.0211 161.254L22.0246 161.257Z' fill='%23231F20'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2029_170'%3E%3Crect width='260' height='261' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

@media only screen and (max-width: 767px) {
    .now-showing {
        padding: 100px 25px 0;
    }

    .now-showing .title {
        font-size: 96px;
        top: 28px;
        -webkit-text-stroke-width: 1px;
    }

    .now-showing .btn {
        width: 130px;
        height: 130px;
        position: absolute;
        bottom: -40px;
        left: -20px;
    }

    .now-showing .btn::before {
        width: 130px;
        height: 130px;
        background-size: cover;
    }

    .now-showing .btn::after {
        width: 105px;
        height: 105px;
        background-size: 45%;
    }
}

.highlights {
    position: relative;
    padding: 318px 0 0;
}

.highlights .title {
    color: #FFF;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #989898;
    font-family: "Archivo Black", sans-serif;
    font-size: 300px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    width: 15000px;
    position: absolute;
    top: 90px;
    animation: move-text 50s linear infinite;
}

.highlights .mySwiper-highlights {
    position: relative;
    z-index: 1;
}

.highlights .photo {
    width: 100%;
    position: relative;
}

.highlights .photo img {
    width: 100%;
    height: 100%;
}

.highlights .info {
    position: absolute;
    bottom: 0;
    padding: 40px;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.highlights .info .data {
    color: #231F20;
    font-family: "Archivo Black";
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 6px;
}

.highlights .info .name {
    height: 90px;
}

.highlights .info .name img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: left
}

.highlights .info p {
    color: #231F20;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
}

@media only screen and (max-width: 767px) {
    .highlights {
        padding: 172px 25px 0;
    }

    .highlights .title {
        font-size: 96px;
        -webkit-text-stroke-width: 1px;
        top: 108px;
    }

    .highlights .info {
        height: 100%;
        padding: 15px;
    }

    .highlights .info .name {
        height: 45px;
    }

    .highlights .info .data {
        font-size: 8px;
        margin: 0 0 4px;
    }

    .highlights .info p {
        position: absolute;
        top: 15px;
        right: 15px;
        font-size: 10px;
    }
}

@media only screen and (min-width: 767px) {
    .highlights .swiper-slide {
        padding: 0 0 0 250px;
        margin: 0 0 115px;
    }

    .highlights .swiper-slide:nth-child(2n) {
        padding: 0 250px 0 0;
    }

    .mySwiper-highlights .swiper-wrapper {
        flex-wrap: wrap;
    }

    .highlights .swiper-slide {
        width: 100%!important;
    }
}

.coming-soon {
    position: relative;
    padding: 215px 0 80px 250px;
}

.coming-soon .title {
    color: #989898;
    font-family: "Archivo Black", sans-serif;
    font-size: 300px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    width: 15000px;
    position: absolute;
    top: 0;
    animation: move-text 50s linear infinite;
}

.coming-soon a.block {
    background: rgba(196, 196, 196, 0.20);
    width: 100%;
    height: 697px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(35, 31, 32, 0.60);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
}

.coming-soon a.block span.name {
    color: #231F20;
    font-family: "Archivo Black";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    display: block;
    margin: 0 0 6px;
}

.coming-soon .btn {
    position: relative;
    z-index: 2;
    width: 310px;
    height: 310px;
    position: absolute;
    bottom: 0;
    left: calc(50% + 125px);
    transform: translate(-50%);
}

.coming-soon .btn::before {
    width: 310px;
    height: 310px;
    background-image: url("data:image/svg+xml,%3Csvg width='365' height='366' viewBox='0 0 365 366' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2029_230)'%3E%3Cpath d='M49.8951 142.24C50.4738 142.149 50.9867 141.942 51.4378 141.622C51.8849 141.3 52.2799 140.879 52.623 140.357C52.962 139.835 53.2383 139.267 53.4421 138.658C53.581 138.244 53.6987 137.788 53.7863 137.292C53.8781 136.796 53.8922 136.306 53.8371 135.824C53.7811 135.345 53.6238 134.905 53.3717 134.514C53.1197 134.124 52.7279 133.836 52.1955 133.656C51.6232 133.464 51.1001 133.49 50.6222 133.733C50.1435 133.981 49.6857 134.355 49.2504 134.87C48.816 135.382 48.3805 135.982 47.9522 136.673C47.5197 137.363 47.0694 138.057 46.5937 138.751C46.1294 139.473 45.6292 140.162 45.09 140.814C44.5508 141.465 43.9563 142.012 43.3026 142.453C42.6496 142.89 41.9203 143.181 41.1163 143.315C40.3123 143.45 39.4272 143.356 38.4619 143.029C37.3775 142.661 36.5163 142.113 35.8751 141.38C35.2338 140.647 34.7739 139.815 34.4946 138.888C34.2152 137.96 34.1082 136.978 34.1693 135.941C34.2337 134.909 34.4253 133.92 34.7449 132.969C35.1171 131.864 35.5984 130.848 36.1864 129.913C36.7745 128.978 37.4812 128.212 38.2994 127.609C39.1175 127.005 40.0323 126.617 41.0477 126.444C42.0631 126.271 43.1807 126.391 44.4004 126.803L42.8837 131.302C42.2395 131.129 41.6709 131.086 41.182 131.174C40.693 131.262 40.2642 131.452 39.9029 131.748C39.5415 132.045 39.229 132.415 38.9677 132.867C38.7072 133.316 38.4799 133.831 38.2844 134.399C38.1579 134.773 38.0705 135.163 38.0239 135.561C37.9765 135.964 38 136.351 38.0946 136.723C38.1892 137.094 38.3508 137.429 38.5794 137.725C38.808 138.022 39.1486 138.248 39.6019 138.4C40.0152 138.538 40.3774 138.573 40.6885 138.505C40.9995 138.436 41.3395 138.203 41.7116 137.811C42.0838 137.419 42.5167 136.852 43.0113 136.107C43.5059 135.361 44.1405 134.385 44.9241 133.176C45.1347 132.806 45.4647 132.308 45.9059 131.679C46.3472 131.05 46.9156 130.464 47.6014 129.928C48.2873 129.391 49.0968 128.998 50.0251 128.752C50.9534 128.507 52.0082 128.58 53.192 128.981C54.1573 129.308 54.9917 129.799 55.6919 130.451C56.3913 131.106 56.9214 131.906 57.2701 132.847C57.6188 133.789 57.7787 134.866 57.7465 136.075C57.7143 137.283 57.4509 138.606 56.9646 140.046C56.5718 141.211 56.048 142.291 55.3921 143.288C54.7362 144.285 53.964 145.102 53.0683 145.732C52.1767 146.364 51.1697 146.767 50.0604 146.942C48.947 147.117 47.7447 146.975 46.45 146.514L47.9667 142.016C48.6776 142.257 49.3204 142.332 49.8991 142.241L49.8951 142.24Z' fill='%23231F20'/%3E%3Cpath d='M44.0484 112.11L64.0571 121.912L61.9018 126.315L41.8931 116.512L44.0484 112.11Z' fill='%23231F20'/%3E%3Cpath d='M74.265 104.851C74.0364 105.981 73.6195 106.993 73.0096 107.889C72.0492 109.301 70.9394 110.402 69.6835 111.197C68.4275 111.993 67.1062 112.482 65.7187 112.669C64.3311 112.855 62.9198 112.761 61.4764 112.384C60.0331 112.007 58.6442 111.361 57.3017 110.444C55.9249 109.507 54.7892 108.427 53.8928 107.214C52.9973 105.996 52.3753 104.706 52.0252 103.331C51.6742 101.96 51.6343 100.542 51.9061 99.0716C52.1731 97.6047 52.7908 96.1662 53.7512 94.7546C54.3963 93.8102 55.1611 92.9878 56.048 92.2962C56.9349 91.6047 57.8965 91.0897 58.9335 90.7471C59.9698 90.4086 61.0479 90.2825 62.1721 90.3697C63.2962 90.4569 64.4182 90.8069 65.5387 91.4159L62.9007 95.2879C61.704 94.825 60.6173 94.7624 59.6325 95.0986C58.6477 95.4347 57.8229 96.0921 57.1532 97.0739C56.5318 97.9848 56.1805 98.8824 56.1009 99.7585C56.0214 100.635 56.1402 101.474 56.4622 102.274C56.7843 103.074 57.2656 103.822 57.8972 104.519C58.5287 105.216 59.2518 105.838 60.0575 106.387C60.8298 106.913 61.644 107.337 62.4967 107.654C63.3495 107.971 64.2042 108.131 65.0568 108.133C65.9095 108.136 66.73 107.941 67.515 107.543C68.3001 107.145 69.0049 106.493 69.6263 105.582C70.5384 104.242 70.9052 102.973 70.7269 101.778C70.5436 100.585 69.8534 99.4852 68.6457 98.489L65.8686 102.567L62.8511 100.508L68.1229 92.7627L78.0747 99.5505L76.3177 102.131L73.9497 101.121C74.3848 102.475 74.4896 103.719 74.2609 104.85L74.265 104.851Z' fill='%23231F20'/%3E%3Cpath d='M69.8321 75.6221L86.9525 79.7047L86.995 79.6623L76.4834 69.0313L79.7424 65.8032L95.4093 81.6486L91.927 85.0993L74.849 81.0167L74.8065 81.0591L85.2969 91.6688L82.0379 94.897L66.3711 79.0515L69.8312 75.6262L69.8321 75.6221Z' fill='%23231F20'/%3E%3Cpath d='M123.19 61.518C122.426 63.6192 120.743 65.3904 118.142 66.8356C115.503 68.2986 113.107 68.7953 110.957 68.3223C108.803 67.8485 106.993 66.2843 105.523 63.625L98.8113 51.4981L103.095 49.1229L109.806 61.2498C110.099 61.7763 110.431 62.2726 110.806 62.7306C111.18 63.1887 111.619 63.5366 112.128 63.7671C112.638 63.9976 113.218 64.0894 113.871 64.0474C114.525 64.0054 115.291 63.744 116.166 63.2582C117.695 62.4119 118.563 61.4827 118.766 60.4787C118.969 59.4746 118.67 58.2418 117.862 56.7825L111.15 44.6557L115.434 42.2805L122.145 54.4073C123.606 57.0479 123.955 59.4167 123.195 61.5188L123.19 61.518Z' fill='%23231F20'/%3E%3Cpath d='M134.547 34.9557C135.869 34.5092 137.056 34.3245 138.111 34.3977C139.166 34.4708 140.091 34.7258 140.886 35.1585C141.68 35.5954 142.345 36.1716 142.883 36.8921C143.42 37.6126 143.837 38.4063 144.129 39.2725C144.416 40.1207 144.56 40.9997 144.572 41.9069C144.58 42.8134 144.4 43.6819 144.032 44.5125C143.662 45.3382 143.078 46.1038 142.284 46.8012C141.485 47.4979 140.427 48.0698 139.106 48.5164L134.227 50.1595L136.774 57.7353L132.133 59.299L125.031 38.1674L134.555 34.9574L134.547 34.9557ZM136.618 45.3283C137.151 45.1473 137.648 44.9376 138.117 44.6927C138.583 44.447 138.966 44.1505 139.267 43.7951C139.563 43.4429 139.759 43.0194 139.845 42.5313C139.932 42.039 139.862 41.4599 139.637 40.7898C139.411 40.1198 139.115 39.6137 138.75 39.2766C138.385 38.9394 137.975 38.7205 137.525 38.6168C137.074 38.5171 136.588 38.5079 136.069 38.5984C135.55 38.6847 135.022 38.82 134.49 38.997L130.882 40.2131L133.01 46.5444L136.618 45.3283Z' fill='%23231F20'/%3E%3Cpath d='M180.49 44.1957C180.749 44.7197 181.098 45.1516 181.542 45.4791C181.984 45.8107 182.502 46.06 183.105 46.2286C183.707 46.3972 184.326 46.4841 184.973 46.5001C185.408 46.5075 185.876 46.4831 186.377 46.4188C186.878 46.3544 187.35 46.2247 187.79 46.0247C188.229 45.8247 188.599 45.5469 188.897 45.1866C189.195 44.8262 189.351 44.3692 189.359 43.8058C189.371 43.2007 189.186 42.7088 188.809 42.3267C188.432 41.9445 187.933 41.6226 187.315 41.3617C186.697 41.1008 185.993 40.8691 185.207 40.6634C184.42 40.4618 183.625 40.2373 182.817 39.9932C181.987 39.7702 181.181 39.4967 180.4 39.1816C179.615 38.8656 178.916 38.4608 178.302 37.9713C177.688 37.4818 177.195 36.8724 176.824 36.1473C176.453 35.4223 176.277 34.5498 176.297 33.5299C176.321 32.3834 176.584 31.3958 177.088 30.5631C177.591 29.7303 178.245 29.0383 179.047 28.4911C179.85 27.944 180.75 27.544 181.756 27.2928C182.762 27.0416 183.762 26.9252 184.759 26.9443C185.922 26.9671 187.038 27.1163 188.105 27.4001C189.169 27.679 190.116 28.1211 190.933 28.7196C191.754 29.319 192.399 30.074 192.872 30.9895C193.341 31.9043 193.567 33.0079 193.54 34.2981L188.796 34.2055C188.77 33.5374 188.636 32.9835 188.407 32.5421C188.178 32.1006 187.866 31.753 187.477 31.4917C187.088 31.2345 186.637 31.0499 186.13 30.9346C185.623 30.8192 185.066 30.7577 184.466 30.7467C184.073 30.7394 183.675 30.7737 183.278 30.8505C182.88 30.9273 182.521 31.0671 182.191 31.2681C181.866 31.47 181.594 31.725 181.383 32.0349C181.167 32.344 181.058 32.7382 181.046 33.2159C181.039 33.652 181.115 34.0073 181.276 34.282C181.437 34.5567 181.759 34.813 182.245 35.0516C182.728 35.2893 183.401 35.5316 184.259 35.7774C185.118 36.0233 186.239 36.335 187.626 36.7175C188.04 36.8098 188.614 36.9726 189.349 37.2019C190.083 37.4352 190.807 37.7984 191.527 38.2882C192.247 38.782 192.862 39.4333 193.377 40.2468C193.891 41.0603 194.138 42.0873 194.114 43.3399C194.094 44.3598 193.878 45.3018 193.465 46.1698C193.052 47.0379 192.452 47.779 191.66 48.4005C190.868 49.022 189.889 49.4953 188.731 49.8262C187.57 50.1563 186.231 50.3104 184.713 50.2797C183.487 50.2568 182.3 50.0805 181.151 49.759C180.003 49.4333 178.995 48.9405 178.123 48.2798C177.25 47.6191 176.566 46.784 176.066 45.7737C175.566 44.7633 175.339 43.5747 175.388 42.1997L180.132 42.2923C180.116 43.0411 180.242 43.6783 180.5 44.2064L180.49 44.1957Z' fill='%23231F20'/%3E%3Cpath d='M207.426 29.5233L204.125 51.5758L199.28 50.8509L202.581 28.7984L207.426 29.5233Z' fill='%23231F20'/%3E%3Cpath d='M223.478 56.1184C222.337 56.2444 221.243 56.1548 220.205 55.8474C218.571 55.364 217.181 54.641 216.046 53.6849C214.907 52.7281 214.04 51.6182 213.438 50.3537C212.837 49.0892 212.496 47.7118 212.419 46.2221C212.339 44.7317 212.531 43.2115 212.991 41.6519C213.462 40.0563 214.143 38.6433 215.027 37.4202C215.911 36.197 216.952 35.2052 218.152 34.4539C219.353 33.7025 220.692 33.2299 222.169 33.0401C223.647 32.8503 225.205 32.9955 226.839 33.4789C227.936 33.8028 228.947 34.2833 229.88 34.9181C230.808 35.5519 231.593 36.3097 232.229 37.1945C232.865 38.0793 233.318 39.0716 233.576 40.1688C233.838 41.2669 233.846 42.4412 233.605 43.6966L229.117 42.364C229.193 41.0837 228.919 40.0257 228.298 39.1907C227.678 38.3557 226.799 37.7701 225.662 37.4298C224.604 37.1182 223.645 37.0559 222.788 37.2436C221.93 37.4354 221.168 37.8039 220.504 38.3578C219.84 38.9118 219.273 39.5958 218.803 40.4099C218.332 41.228 217.959 42.1043 217.68 43.042C217.414 43.9398 217.261 44.8435 217.216 45.7563C217.173 46.6651 217.282 47.5285 217.538 48.3448C217.793 49.1611 218.232 49.883 218.849 50.509C219.464 51.139 220.303 51.6102 221.36 51.9218C222.913 52.3846 224.233 52.3456 225.314 51.8079C226.394 51.2703 227.228 50.2749 227.811 48.8208L223.086 47.4191L224.125 43.9163L233.099 46.5766L229.671 58.1355L226.679 57.2501L226.918 54.6815C225.762 55.5097 224.612 55.9908 223.466 56.116L223.478 56.1184Z' fill='%23231F20'/%3E%3Cpath d='M249.942 42.9646L251.266 60.5317L251.32 60.5596L258.238 47.2977L262.304 49.4199L251.99 69.1876L247.648 66.9202L246.337 49.394L246.283 49.3662L239.379 62.6012L235.313 60.4789L245.627 40.7112L249.942 42.9646Z' fill='%23231F20'/%3E%3Cpath d='M279.557 89.5766C277.326 89.4823 275.128 88.4131 272.969 86.3665C270.778 84.2921 269.585 82.1559 269.383 79.9613C269.182 77.7667 270.129 75.5621 272.218 73.3548L281.742 63.2836L285.301 66.6543L275.776 76.7255C275.361 77.164 274.991 77.6287 274.666 78.1238C274.341 78.6188 274.145 79.1443 274.08 79.6962C274.015 80.2522 274.101 80.8346 274.338 81.4435C274.576 82.0523 275.055 82.7057 275.782 83.3923C277.05 84.596 278.196 85.1422 279.216 85.0298C280.235 84.9216 281.315 84.2607 282.46 83.0519L291.984 72.9807L295.543 76.3514L286.018 86.4226C283.945 88.616 281.792 89.6676 279.562 89.5733L279.557 89.5766Z' fill='%23231F20'/%3E%3Cpath d='M308.283 92.3738C309.104 93.4999 309.641 94.5773 309.892 95.6051C310.143 96.6329 310.178 97.5916 310.006 98.483C309.83 99.3736 309.484 100.183 308.959 100.914C308.437 101.645 307.803 102.282 307.066 102.821C306.343 103.35 305.553 103.755 304.689 104.039C303.825 104.323 302.945 104.413 302.044 104.312C301.144 104.21 300.242 103.884 299.339 103.335C298.435 102.787 297.569 101.949 296.748 100.823L293.709 96.6657L287.262 101.39L284.368 97.436L302.347 84.2613L308.279 92.373L308.283 92.3738ZM299.027 97.4904C299.359 97.9442 299.713 98.3557 300.084 98.728C300.459 99.097 300.857 99.373 301.284 99.5486C301.711 99.7283 302.171 99.7831 302.664 99.7171C303.157 99.6511 303.689 99.4104 304.262 98.991C304.831 98.5708 305.225 98.1363 305.435 97.6859C305.645 97.2356 305.733 96.7777 305.69 96.3186C305.651 95.8604 305.508 95.3939 305.271 94.9255C305.031 94.4563 304.746 93.9951 304.414 93.5413L302.166 90.4656L296.775 94.4138L299.023 97.4895L299.027 97.4904Z' fill='%23231F20'/%3E%3Cpath d='M313.421 138.981C312.999 139.388 312.701 139.855 312.519 140.374C312.338 140.894 312.26 141.469 312.283 142.09C312.305 142.714 312.409 143.334 312.594 143.95C312.717 144.37 312.887 144.808 313.101 145.263C313.314 145.722 313.584 146.13 313.906 146.488C314.228 146.846 314.607 147.114 315.043 147.287C315.474 147.464 315.961 147.473 316.5 147.306C317.078 147.134 317.491 146.809 317.74 146.333C317.99 145.857 318.143 145.284 318.203 144.612C318.262 143.94 318.271 143.203 318.224 142.39C318.176 141.578 318.147 140.752 318.131 139.908C318.093 139.05 318.104 138.199 318.168 137.354C318.229 136.508 318.401 135.718 318.681 134.985C318.961 134.251 319.387 133.594 319.966 133.018C320.545 132.443 321.321 132.009 322.296 131.718C323.394 131.392 324.414 131.339 325.362 131.565C326.31 131.791 327.165 132.201 327.93 132.802C328.693 133.398 329.349 134.139 329.893 135.018C330.437 135.896 330.853 136.818 331.14 137.772C331.474 138.889 331.67 139.999 331.728 141.098C331.785 142.202 331.653 143.233 331.335 144.197C331.017 145.16 330.493 146.01 329.764 146.738C329.035 147.466 328.054 148.015 326.82 148.386L325.461 143.837C326.085 143.606 326.573 143.314 326.924 142.961C327.276 142.607 327.51 142.204 327.639 141.754C327.764 141.304 327.803 140.819 327.759 140.3C327.712 139.781 327.602 139.232 327.43 138.653C327.316 138.273 327.165 137.907 326.969 137.553C326.778 137.2 326.534 136.896 326.245 136.646C325.951 136.396 325.627 136.215 325.271 136.109C324.911 135.998 324.505 136.014 324.044 136.15C323.625 136.273 323.312 136.456 323.098 136.694C322.885 136.931 322.743 137.318 322.661 137.85C322.582 138.386 322.557 139.099 322.584 139.993C322.611 140.886 322.656 142.051 322.717 143.49C322.754 143.914 322.778 144.51 322.78 145.279C322.781 146.048 322.657 146.851 322.407 147.689C322.158 148.522 321.727 149.31 321.111 150.048C320.494 150.786 319.59 151.333 318.392 151.694C317.416 151.986 316.453 152.067 315.502 151.943C314.552 151.814 313.663 151.469 312.831 150.901C311.999 150.334 311.249 149.549 310.579 148.542C309.908 147.536 309.358 146.307 308.923 144.851C308.57 143.676 308.373 142.489 308.334 141.295C308.292 140.101 308.453 138.987 308.819 137.956C309.184 136.926 309.767 136.016 310.576 135.228C311.384 134.444 312.448 133.864 313.771 133.49L315.131 138.039C314.412 138.255 313.844 138.565 313.422 138.972L313.421 138.981Z' fill='%23231F20'/%3E%3Cpath d='M335.591 160.177L313.598 163.75L312.816 158.91L334.808 155.337L335.591 160.177Z' fill='%23231F20'/%3E%3Cpath d='M315.113 183.565C314.647 182.511 314.405 181.442 314.386 180.363C314.357 178.658 314.622 177.115 315.193 175.743C315.76 174.366 316.556 173.202 317.58 172.249C318.606 171.293 319.812 170.551 321.209 170.026C322.605 169.502 324.113 169.224 325.736 169.196C327.401 169.167 328.949 169.387 330.381 169.859C331.814 170.332 333.07 171.027 334.149 171.947C335.228 172.866 336.077 173.998 336.707 175.353C337.334 176.703 337.665 178.236 337.693 179.941C337.713 181.083 337.564 182.196 337.239 183.277C336.915 184.355 336.429 185.331 335.776 186.21C335.124 187.085 334.318 187.814 333.347 188.396C332.381 188.977 331.264 189.338 329.994 189.489L329.909 184.807C331.153 184.493 332.077 183.911 332.688 183.071C333.297 182.225 333.591 181.21 333.572 180.025C333.553 178.921 333.321 177.99 332.881 177.226C332.442 176.461 331.856 175.85 331.131 175.385C330.406 174.92 329.582 174.587 328.664 174.385C327.746 174.182 326.796 174.092 325.821 174.107C324.883 174.126 323.976 174.248 323.096 174.486C322.216 174.721 321.426 175.083 320.728 175.575C320.03 176.067 319.473 176.702 319.06 177.481C318.648 178.26 318.45 179.197 318.473 180.302C318.501 181.926 318.936 183.174 319.77 184.044C320.609 184.914 321.808 185.408 323.372 185.524L323.283 180.591L326.934 180.526L327.102 189.894L315.058 190.113L315.002 186.992L317.519 186.448C316.38 185.593 315.575 184.64 315.109 183.586L315.113 183.565Z' fill='%23231F20'/%3E%3Cpath d='M335.617 204.837L319.289 211.42L319.277 211.482L334.001 214.064L333.21 218.586L311.266 214.739L312.111 209.909L328.405 203.348L328.417 203.287L313.726 200.711L314.517 196.189L336.46 200.037L335.617 204.837Z' fill='%23231F20'/%3E%3Cpath d='M300.266 247.244C299.674 245.09 300.023 242.671 301.309 239.987C302.615 237.264 304.284 235.473 306.313 234.613C308.342 233.753 310.724 233.98 313.463 235.295L325.951 241.299L323.826 245.717L311.339 239.712C310.794 239.449 310.238 239.239 309.667 239.081C309.096 238.923 308.537 238.895 307.99 239.001C307.442 239.107 306.913 239.37 306.402 239.78C305.893 240.196 305.421 240.852 304.989 241.75C304.233 243.327 304.059 244.583 304.477 245.521C304.89 246.459 305.847 247.29 307.348 248.009L319.835 254.014L317.711 258.432L305.223 252.427C302.504 251.121 300.851 249.389 300.259 247.234L300.266 247.244Z' fill='%23231F20'/%3E%3Cpath d='M306.315 275.491C305.493 276.616 304.631 277.457 303.726 278.009C302.82 278.561 301.918 278.889 301.019 278.991C300.119 279.094 299.241 279.006 298.389 278.731C297.532 278.456 296.736 278.045 296.001 277.505C295.28 276.977 294.652 276.344 294.122 275.608C293.592 274.872 293.239 274.057 293.061 273.172C292.884 272.282 292.922 271.321 293.172 270.293C293.423 269.264 293.96 268.183 294.781 267.058L297.817 262.897L291.369 258.181L294.258 254.22L312.244 267.369L306.315 275.491ZM298.638 268.22C298.308 268.676 298.02 269.136 297.781 269.606C297.541 270.076 297.401 270.54 297.363 271C297.321 271.459 297.406 271.918 297.621 272.369C297.831 272.82 298.223 273.256 298.796 273.673C299.365 274.09 299.898 274.329 300.394 274.396C300.886 274.461 301.348 274.402 301.775 274.225C302.201 274.047 302.601 273.771 302.977 273.401C303.349 273.031 303.704 272.618 304.034 272.162L306.281 269.086L300.89 265.145L298.642 268.221L298.638 268.22Z' fill='%23231F20'/%3E%3Cpath d='M263.466 294.508C262.949 294.229 262.414 294.083 261.865 294.07C261.312 294.055 260.744 294.153 260.158 294.366C259.572 294.579 259.013 294.865 258.481 295.229C258.121 295.475 257.752 295.77 257.381 296.111C257.011 296.453 256.701 296.832 256.459 297.25C256.218 297.669 256.077 298.112 256.038 298.576C256.004 299.04 256.143 299.506 256.461 299.969C256.802 300.467 257.234 300.763 257.763 300.857C258.291 300.951 258.883 300.922 259.54 300.779C260.197 300.636 260.904 300.418 261.663 300.125C262.423 299.833 263.201 299.552 264.002 299.285C264.805 298.989 265.619 298.741 266.443 298.547C267.268 298.353 268.069 298.273 268.858 298.318C269.643 298.362 270.398 298.574 271.12 298.949C271.842 299.325 272.491 299.936 273.064 300.778C273.708 301.724 274.066 302.684 274.137 303.655C274.208 304.625 274.073 305.566 273.736 306.479C273.399 307.388 272.892 308.237 272.22 309.023C271.547 309.809 270.799 310.486 269.973 311.046C269.008 311.7 268.011 312.225 266.981 312.616C265.947 313.006 264.924 313.194 263.909 313.18C262.893 313.166 261.927 312.924 261.017 312.451C260.103 311.977 259.282 311.208 258.559 310.144L262.478 307.47C262.886 307.994 263.314 308.374 263.757 308.599C264.199 308.825 264.658 308.93 265.124 308.914C265.59 308.898 266.065 308.79 266.544 308.585C267.022 308.384 267.514 308.114 268.011 307.773C268.337 307.55 268.639 307.292 268.923 307.001C269.203 306.71 269.416 306.388 269.568 306.036C269.716 305.683 269.79 305.316 269.789 304.942C269.785 304.567 269.65 304.183 269.378 303.784C269.133 303.424 268.865 303.175 268.576 303.048C268.289 302.918 267.877 302.898 267.342 302.981C266.811 303.069 266.122 303.262 265.281 303.559C264.44 303.856 263.342 304.25 261.989 304.745C261.599 304.913 261.036 305.113 260.302 305.347C259.571 305.582 258.764 305.707 257.895 305.723C257.022 305.737 256.145 305.564 255.254 305.202C254.364 304.839 253.567 304.142 252.868 303.109C252.295 302.267 251.924 301.372 251.759 300.425C251.594 299.478 251.655 298.526 251.944 297.561C252.233 296.595 252.752 295.642 253.507 294.699C254.263 293.756 255.268 292.854 256.524 292C257.538 291.308 258.608 290.76 259.733 290.359C260.859 289.958 261.965 289.774 263.062 289.808C264.154 289.842 265.201 290.126 266.192 290.658C267.184 291.19 268.059 292.03 268.816 293.177L264.896 295.851C264.474 295.23 264.004 294.783 263.488 294.504L263.466 294.508Z' fill='%23231F20'/%3E%3Cpath d='M250.012 322.078L239.932 302.196L244.303 299.979L254.382 319.86L250.012 322.078Z' fill='%23231F20'/%3E%3Cpath d='M221.528 309.69C222.387 308.925 223.331 308.368 224.353 308.018C225.966 307.469 227.517 307.252 228.995 307.376C230.477 307.498 231.826 307.902 233.046 308.582C234.266 309.267 235.339 310.193 236.266 311.362C237.193 312.531 237.917 313.884 238.438 315.421C238.972 316.999 239.237 318.543 239.22 320.052C239.208 321.562 238.927 322.971 238.382 324.28C237.837 325.589 237.017 326.748 235.921 327.759C234.826 328.769 233.471 329.549 231.856 330.102C230.772 330.469 229.671 330.667 228.546 330.686C227.422 330.705 226.343 330.542 225.311 330.188C224.279 329.835 223.341 329.289 222.494 328.544C221.647 327.799 220.961 326.845 220.432 325.684L224.864 324.172C225.543 325.261 226.377 325.965 227.365 326.287C228.352 326.61 229.411 326.578 230.532 326.197C231.576 325.843 232.395 325.338 232.986 324.684C233.577 324.03 233.986 323.289 234.205 322.454C234.429 321.62 234.494 320.732 234.407 319.797C234.321 318.858 234.119 317.929 233.801 317.002C233.5 316.117 233.103 315.289 232.613 314.523C232.123 313.757 231.535 313.116 230.854 312.6C230.173 312.084 229.401 311.749 228.533 311.591C227.669 311.433 226.71 311.537 225.667 311.891C224.131 312.413 223.079 313.207 222.503 314.271C221.931 315.337 221.826 316.628 222.192 318.155L226.861 316.563L228.038 320.021L219.175 323.042L215.294 311.632L218.249 310.624L219.537 312.856C220.005 311.51 220.664 310.454 221.523 309.689L221.528 309.69Z' fill='%23231F20'/%3E%3Cpath d='M207.521 335.733L196.296 322.166L196.235 322.175L198.246 336.996L193.702 337.615L190.704 315.521L195.558 314.859L206.747 328.396L206.808 328.388L204.799 313.596L209.343 312.977L212.341 335.072L207.518 335.728L207.521 335.733Z' fill='%23231F20'/%3E%3Cpath d='M156.431 314.839C158.307 313.625 160.718 313.225 163.66 313.642C166.647 314.067 168.854 315.117 170.29 316.792C171.721 318.467 172.223 320.811 171.797 323.818L169.845 337.545L164.996 336.857L166.949 323.131C167.036 322.532 167.067 321.94 167.047 321.345C167.026 320.755 166.882 320.211 166.615 319.724C166.349 319.233 165.942 318.811 165.392 318.444C164.843 318.078 164.078 317.83 163.088 317.689C161.358 317.446 160.109 317.661 159.339 318.342C158.57 319.019 158.067 320.183 157.835 321.836L155.882 335.562L151.03 334.874L152.982 321.147C153.409 318.158 154.555 316.057 156.431 314.839Z' fill='%23231F20'/%3E%3Cpath d='M131.38 329.214C130.06 328.773 128.999 328.209 128.197 327.512C127.399 326.82 126.81 326.059 126.438 325.232C126.067 324.405 125.88 323.543 125.884 322.643C125.888 321.743 126.032 320.859 126.323 319.992C126.604 319.144 127.015 318.352 127.554 317.619C128.092 316.887 128.758 316.304 129.551 315.865C130.344 315.426 131.267 315.167 132.322 315.092C133.377 315.016 134.567 315.197 135.888 315.634L140.776 317.26L143.295 309.672L147.945 311.216L140.915 332.378L131.381 329.21L131.38 329.214ZM135.961 319.681C135.428 319.505 134.903 319.373 134.381 319.289C133.859 319.205 133.377 319.213 132.924 319.313C132.474 319.417 132.065 319.636 131.7 319.974C131.334 320.313 131.041 320.818 130.816 321.491C130.591 322.163 130.524 322.744 130.616 323.235C130.704 323.724 130.898 324.146 131.196 324.499C131.498 324.853 131.88 325.147 132.349 325.391C132.817 325.634 133.318 325.846 133.847 326.021L137.458 327.223L139.564 320.881L135.953 319.679L135.961 319.681Z' fill='%23231F20'/%3E%3Cpath d='M100.238 294.163C100.346 293.586 100.322 293.033 100.171 292.501C100.019 291.969 99.753 291.46 99.3739 290.963C98.9948 290.466 98.5544 290.02 98.0446 289.624C97.7 289.354 97.3114 289.093 96.8739 288.843C96.4363 288.593 95.9806 288.412 95.5092 288.308C95.0387 288.2 94.5752 288.204 94.1205 288.312C93.6657 288.42 93.2669 288.691 92.9183 289.135C92.546 289.612 92.3979 290.113 92.4685 290.646C92.5391 291.178 92.745 291.734 93.0815 292.316C93.4179 292.898 93.8424 293.507 94.346 294.144C94.8537 294.782 95.3532 295.439 95.8526 296.118C96.3781 296.793 96.8595 297.498 97.2943 298.224C97.7292 298.949 98.0457 299.692 98.2397 300.454C98.4338 301.215 98.4622 301.999 98.3249 302.804C98.1835 303.608 97.8006 304.41 97.1713 305.213C96.4666 306.115 95.6598 306.747 94.7549 307.107C93.85 307.468 92.9138 307.627 91.947 307.58C90.9802 307.533 90.0195 307.309 89.065 306.908C88.1113 306.503 87.2419 305.996 86.4584 305.378C85.5429 304.658 84.7435 303.868 84.0617 302.999C83.3792 302.135 82.8909 301.212 82.5945 300.243C82.299 299.269 82.2409 298.276 82.4122 297.262C82.5875 296.248 83.0688 295.232 83.8683 294.217L87.601 297.147C87.2228 297.695 86.9939 298.218 86.9112 298.711C86.8284 299.204 86.8657 299.67 87.023 300.11C87.1802 300.55 87.4265 300.969 87.7626 301.364C88.0986 301.759 88.5041 302.147 88.9805 302.52C89.2917 302.765 89.6273 302.973 89.99 303.153C90.3527 303.332 90.7262 303.438 91.1055 303.472C91.4848 303.506 91.8578 303.467 92.213 303.348C92.5682 303.228 92.8935 302.984 93.1906 302.606C93.4598 302.261 93.6116 301.931 93.6498 301.616C93.684 301.3 93.5821 300.901 93.3401 300.419C93.0981 299.937 92.7053 299.339 92.166 298.627C91.6267 297.914 90.919 296.985 90.0412 295.848C89.767 295.524 89.4042 295.052 88.9585 294.422C88.5129 293.792 88.1498 293.069 87.8719 292.24C87.5931 291.414 87.494 290.519 87.5729 289.562C87.6477 288.604 88.0735 287.633 88.8452 286.65C89.4745 285.847 90.216 285.224 91.0656 284.78C91.9152 284.335 92.8451 284.103 93.8504 284.085C94.8557 284.068 95.9216 284.275 97.0474 284.711C98.1733 285.146 99.3336 285.831 100.528 286.77C101.494 287.53 102.337 288.38 103.061 289.334C103.786 290.283 104.292 291.286 104.592 292.341C104.892 293.396 104.937 294.476 104.73 295.585C104.522 296.694 103.989 297.78 103.123 298.85L99.3901 295.92C99.8533 295.33 100.137 294.746 100.245 294.168L100.238 294.163Z' fill='%23231F20'/%3E%3Cpath d='M69.9148 289.67L85.8129 274.044L89.244 277.542L73.3458 293.168L69.9148 289.67Z' fill='%23231F20'/%3E%3Cpath d='M73.1198 258.753C74.1081 259.344 74.924 260.074 75.5674 260.943C76.5801 262.316 77.2491 263.73 77.5803 265.178C77.9115 266.626 77.9359 268.037 77.6537 269.411C77.3715 270.786 76.8152 272.088 75.9793 273.325C75.1433 274.563 74.076 275.664 72.7691 276.627C71.4319 277.614 70.039 278.331 68.5946 278.778C67.151 279.221 65.726 279.383 64.3163 279.26C62.9067 279.136 61.5557 278.701 60.2616 277.964C58.9676 277.226 57.8147 276.169 56.8021 274.796C56.1229 273.872 55.6062 272.88 55.2448 271.813C54.8875 270.746 54.7194 269.667 54.7407 268.576C54.7661 267.485 55.0019 266.424 55.4572 265.39C55.9124 264.356 56.6122 263.414 57.5583 262.556L60.336 266.326C59.5063 267.301 59.0854 268.311 59.0748 269.35C59.0684 270.39 59.4136 271.39 60.1164 272.343C60.7687 273.232 61.4992 273.859 62.2996 274.225C63.1 274.591 63.9286 274.754 64.7903 274.712C65.6521 274.67 66.5166 274.466 67.3807 274.097C68.2489 273.729 69.0749 273.255 69.8629 272.675C70.6165 272.118 71.2829 271.488 71.8655 270.79C72.4489 270.088 72.8814 269.334 73.1673 268.53C73.4531 267.725 73.5382 266.884 73.426 266.012C73.3138 265.139 72.9275 264.258 72.2752 263.37C71.3129 262.063 70.2368 261.297 69.051 261.074C67.8651 260.851 66.6005 261.143 65.2573 261.951L68.1814 265.92L65.243 268.087L59.6876 260.548L69.3821 253.392L71.2334 255.908L69.4943 257.812C70.9172 257.849 72.1232 258.161 73.1124 258.747L73.1198 258.753Z' fill='%23231F20'/%3E%3Cpath d='M44.0816 253.301L53.5842 238.467L53.5574 238.411L40.0623 244.841L38.0908 240.696L58.2089 231.11L60.3143 235.538L50.8249 250.327L50.8517 250.384L64.3231 243.966L66.2946 248.111L46.1765 257.697L44.0865 253.298L44.0816 253.301Z' fill='%23231F20'/%3E%3Cpath d='M48.4211 198.241C50.1509 199.657 51.2604 201.832 51.7571 204.77C52.2626 207.748 51.9338 210.171 50.7733 212.048C49.6128 213.925 47.5383 215.115 44.5443 215.627L30.8865 217.95L30.0687 213.116L43.7265 210.793C44.3199 210.692 44.8979 210.541 45.4524 210.339C46.011 210.138 46.4792 209.837 46.8661 209.435C47.253 209.034 47.5324 208.512 47.7109 207.881C47.8895 207.25 47.8962 206.44 47.7264 205.454C47.4342 203.73 46.8469 202.604 45.9685 202.078C45.0901 201.552 43.829 201.429 42.185 201.708L28.5273 204.031L27.7095 199.197L41.3672 196.874C44.3433 196.367 46.6914 196.825 48.4211 198.241Z' fill='%23231F20'/%3E%3Cpath d='M27.173 178.679C27.1918 177.286 27.414 176.103 27.8356 175.13C28.2573 174.158 28.8025 173.371 29.4771 172.764C30.1508 172.161 30.9188 171.722 31.7754 171.453C32.6319 171.185 33.5191 171.058 34.4338 171.069C35.3272 171.08 36.204 171.236 37.0658 171.529C37.9235 171.822 38.6837 172.281 39.3382 172.906C39.9928 173.532 40.518 174.335 40.909 175.319C41.3 176.303 41.4841 177.491 41.4646 178.889L41.3865 184.039L49.3727 184.155L49.2977 189.059L27.0208 188.73L27.1698 178.675L27.173 178.679ZM37.6381 180.18C37.6459 179.616 37.6153 179.075 37.5382 178.554C37.4611 178.033 37.308 177.573 37.0747 177.173C36.8415 176.773 36.5077 176.451 36.0733 176.206C35.639 175.961 35.0706 175.833 34.364 175.822C33.6574 175.811 33.0827 175.924 32.6408 176.157C32.1988 176.391 31.8595 176.704 31.6146 177.097C31.3697 177.489 31.2014 177.944 31.1088 178.464C31.0162 178.985 30.9668 179.523 30.959 180.087L30.902 183.894L37.5803 183.992L37.6372 180.184L37.6381 180.18Z' fill='%23231F20'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2029_230'%3E%3Crect width='309.597' height='310.492' fill='white' transform='translate(61.5469) rotate(11.4331)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.coming-soon .btn::after {
    width: 260px;
    height: 260px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='74' height='94' viewBox='0 0 74 94' fill='none'%3E%3Cpath d='M33.4645 92.5355C35.4171 94.4882 38.5829 94.4882 40.5355 92.5355L72.3553 60.7157C74.308 58.7631 74.308 55.5973 72.3553 53.6447C70.4027 51.692 67.2369 51.692 65.2843 53.6447L37 81.9289L8.71573 53.6447C6.76311 51.692 3.59728 51.692 1.64466 53.6447C-0.307958 55.5973 -0.307958 58.7631 1.64466 60.7157L33.4645 92.5355ZM32 -1.39523e-08L32 89L42 89L42 1.39523e-08L32 -1.39523e-08Z' fill='%23231F20'/%3E%3C/svg%3E");
}

@media only screen and (max-width: 767px) {
    .coming-soon {
        padding: 100px 25px 80px 25px;
    }

    .coming-soon .title {
        font-size: 96px;
        top: 53px;
    }

    .coming-soon .btn {
        width: 150px;
        height: 150px;
        position: absolute;
        bottom: 28px;
        left: auto;
        right: 0px;
        transform: none;
    }

    .coming-soon .btn::before {
        width: 150px;
        height: 150px;
        background-size: cover;
    }

    .coming-soon .btn::after {
        width: 105px;
        height: 105px;
        background-size: 40%;
    }

    .coming-soon a.block {
        height: 350px;
    }
}

@media only screen and (min-width: 767px) {
    .mySwiper-comingsoon {
        margin: 0 -10px;
        padding: 0;
    }

    .mySwiper-comingsoon .swiper-wrapper {
        flex-wrap: wrap;
    }

    .coming-soon .swiper-slide {
        width: 50%!important;
        display: flex;
        flex-wrap: wrap;
        padding: 0 10px 0 10px;
        justify-content: center;
    }
}

.archive {
    padding: 356px 0 150px 250px;
    position: relative;
}

.archive .title {
    font-family: "Archivo Black", sans-serif;
    font-size: 300px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    color: #F99E6F;
    width: 15000px;
    position: absolute;
    top: 115px;
    animation: move-text 50s linear infinite;
}

.archive a {
    width: 100%;
}

.archive .photo {
    display: flex;
    width: 100%;
}

.archive .photo img {
    width: 100%;
    height: auto;
}

.archive .name {
    height: 46px;
    margin: 50px 0 0;
    display: flex;
}

.archive .name img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@media only screen and (min-width: 767px) {
    .mySwiper-archive {
        margin: 0 -10px;
    }

    .mySwiper-archive .swiper-wrapper {
        flex-wrap: wrap;
    }

    .archive .swiper-slide {
        width: 33.333%!important;
        display: flex;
        flex-wrap: wrap;
        padding: 0 10px 50px 10px;
        justify-content: center;
    }
}

@media only screen and (max-width: 767px) {
    .archive {
        padding: 117px 25px 55px 25px;
    }

    .archive .title {
        font-size: 96px;
        top: 41px;
    }

    .archive .name {
        height: 42px;
        margin: 12px 0 0;
    }
}

.newsletter {
    border-top: 1px solid #231F20;
    border-bottom: 1px solid #231F20;
    padding: 320px 0 150px;
    margin: 0 25px;
    position: relative;
}

.newsletter .title {
    font-family: "Archivo Black", sans-serif;
    font-size: 300px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    width: 15000px;
    position: absolute;
    top: 155px;
    animation: move-text 50s linear infinite;
}

.newsletter form {
    position: relative;
    z-index: 2;
    background-image: url(../img/bg-form.jpg);
    background-size: cover;
    padding: 120px 40px 40px;
    max-width: 580px;
    margin: auto;
    text-align: right;
}

.newsletter form button {
    margin: 10px 20px 0 0;
}

@media only screen and (max-width: 767px) {
    .newsletter {
        padding: 110px 0 80px;
    }

    .newsletter .title {
        font-size: 96px;
        top: 60px;
    }

    .newsletter form {
        padding: 66px 20px 20px;
    }

    .newsletter form input {
        font-size: 12px;
        background-position: bottom -13px center;
        height: 40px;
    }

    .newsletter form button {
        font-size: 10px;
        margin: 5px 0 0;
    }
}

.say-hello {
    padding: 711px 0 162px;
    position: relative;
}

.say-hello .circle-text {
    position: absolute;
    top: 37px;
    right: 48px;
    background-image: url("data:image/svg+xml,%3Csvg width='348' height='346' viewBox='0 0 348 346' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_304_2' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='348' height='346'%3E%3Cpath d='M347.884 286.801L289.115 0.274414L0.555132 59.461L59.3248 345.988L347.884 286.801Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_304_2)'%3E%3Cpath d='M160.956 27.1177L161.503 34.5155L169.299 33.9405L168.752 26.5427L172.989 26.2305L174.409 45.5069L170.172 45.819L169.559 37.5041L161.763 38.0791L162.376 46.394L158.14 46.7061L156.72 27.4298L160.956 27.1177Z' fill='%23231F20'/%3E%3Cpath d='M196.245 27.7228L195.923 31.2797L185.768 30.3513L185.392 34.4761L194.715 35.3273L194.415 38.6155L185.096 37.7636L184.666 42.4804L195.036 43.4257L194.714 46.9827L180.115 45.6492L181.86 26.4023L196.244 27.715L196.245 27.7228Z' fill='%23231F20'/%3E%3Cpath d='M208.253 30.1569L204.513 45.4605L213.658 47.7014L212.811 51.1711L199.539 47.9193L204.127 29.146L208.253 30.1569Z' fill='%23231F20'/%3E%3Cpath d='M228.152 36.2838L222.277 50.8996L231.011 54.4197L229.676 57.7332L217.003 52.6274L224.213 34.6982L228.152 36.2838Z' fill='%23231F20'/%3E%3Cpath d='M240.506 47.8721C241.516 47.0389 242.603 46.4381 243.775 46.0718C244.946 45.7056 246.171 45.6006 247.452 45.7647C248.732 45.9288 250.004 46.3912 251.274 47.1588C252.554 47.9327 253.562 48.8476 254.294 49.9043C255.027 50.9611 255.502 52.0909 255.721 53.2976C255.94 54.5043 255.915 55.7489 255.646 57.0314C255.377 58.3138 254.872 59.5716 254.127 60.8095C253.4 62.0153 252.535 63.0257 251.537 63.844C250.536 64.6631 249.458 65.2459 248.296 65.602C247.134 65.9542 245.918 66.045 244.65 65.8785C243.381 65.712 242.107 65.2418 240.823 64.4649C239.557 63.7003 238.55 62.7893 237.807 61.7389C237.064 60.6884 236.574 59.5658 236.345 58.3731C236.117 57.1805 236.132 55.95 236.393 54.6855C236.653 53.4211 237.146 52.1821 237.873 50.9763C238.619 49.7423 239.499 48.7045 240.506 47.8721ZM240.525 55.3498C240.29 56.1051 240.191 56.8527 240.229 57.5927C240.268 58.3326 240.476 59.0335 240.856 59.6953C241.235 60.3571 241.833 60.9375 242.653 61.4317C243.47 61.9267 244.262 62.1868 245.024 62.2175C245.785 62.2482 246.503 62.1051 247.175 61.7966C247.846 61.4882 248.464 61.0527 249.019 60.4957C249.575 59.9388 250.067 59.3095 250.485 58.6143C250.925 57.89 251.266 57.1373 251.513 56.3593C251.759 55.5813 251.867 54.8196 251.835 54.0703C251.799 53.3217 251.594 52.6161 251.214 51.9543C250.835 51.2925 250.237 50.7122 249.417 50.218C248.597 49.7238 247.808 49.4628 247.046 49.4321C246.285 49.4014 245.564 49.5492 244.89 49.8663C244.212 50.1842 243.589 50.6329 243.015 51.2181C242.444 51.7985 241.937 52.4552 241.501 53.1786C241.083 53.8739 240.753 54.6 240.521 55.3506L240.525 55.3498Z' fill='%23231F20'/%3E%3Cpath d='M285.223 76.0509L279.535 80.806L284.547 86.8086L290.235 82.0535L292.958 85.3148L278.141 97.7051L275.417 94.4437L281.808 89.0975L276.796 83.0948L270.405 88.4412L267.682 85.1798L282.499 72.7896L285.223 76.0509Z' fill='%23231F20'/%3E%3Cpath d='M305.321 105.102L302.245 106.912L297.074 98.1135L293.509 100.214L298.255 108.287L295.41 109.96L290.664 101.887L286.585 104.288L291.866 113.271L288.79 115.081L281.355 102.431L298 92.6323L305.327 105.093L305.321 105.102Z' fill='%23231F20'/%3E%3Cpath d='M298.727 128.367C297.978 128.537 297.214 128.535 296.433 128.367C295.655 128.197 294.9 127.803 294.172 127.184C293.444 126.566 292.809 125.586 292.262 124.248C291.958 123.497 291.763 122.725 291.687 121.94C291.611 121.155 291.682 120.392 291.898 119.661C292.117 118.929 292.503 118.257 293.063 117.638C293.618 117.02 294.391 116.512 295.377 116.111L296.932 115.479L298.381 119.039L297.579 119.366C297.145 119.544 296.758 119.737 296.416 119.954C296.075 120.17 295.809 120.416 295.621 120.686C295.428 120.957 295.318 121.272 295.285 121.624C295.252 121.977 295.333 122.391 295.521 122.856C295.733 123.373 295.987 123.74 296.285 123.947C296.584 124.158 296.906 124.262 297.249 124.269C297.591 124.276 297.941 124.221 298.292 124.108C298.646 123.995 298.979 123.874 299.297 123.744L311.373 118.828L312.972 122.767L300.72 127.751C300.136 127.989 299.47 128.191 298.721 128.36L298.727 128.367Z' fill='%23231F20'/%3E%3Cpath d='M320.441 153.003L321.718 166.18L318.163 166.523L317.294 157.578L301.623 159.098L301.214 154.866L320.437 153.004L320.441 153.003Z' fill='%23231F20'/%3E%3Cpath d='M321.854 173.272L321.139 187.707L317.574 187.528L318.078 177.335L313.943 177.13L313.478 186.483L310.183 186.318L310.647 176.961L305.921 176.723L305.404 187.131L301.839 186.952L302.565 172.299L321.856 173.264L321.854 173.272Z' fill='%23231F20'/%3E%3Cpath d='M320 195.183L319.288 199.372L300.246 196.134L300.958 191.944L320 195.183Z' fill='%23231F20'/%3E%3Cpath d='M316.224 212.526L314.978 216.703L294.404 218.095L295.664 213.866L300.202 213.699L302.266 206.774L298.576 204.088L299.805 199.963L316.216 212.524L316.224 212.526ZM303.557 213.543L311.043 213.239L311.057 213.188L304.984 208.744L303.553 213.544L303.557 213.543Z' fill='%23231F20'/%3E%3Cpath d='M289.188 229.686L292.23 231.452L294.799 239.979L302.696 237.896L305.739 239.661L298.286 252.544L295.221 250.767L299.925 242.638L292.267 244.578L292.221 244.551L289.613 236.093L284.45 245.015L281.358 243.223L289.192 229.685L289.188 229.686Z' fill='%23231F20'/%3E%3Cpath d='M286.614 252.614C287.71 253.523 288.601 254.543 289.283 255.671C289.965 256.799 290.404 257.969 290.596 259.181C290.788 260.394 290.71 261.617 290.367 262.857C290.024 264.094 289.376 265.288 288.419 266.443C287.475 267.583 286.429 268.44 285.272 269.019C284.115 269.593 282.924 269.903 281.702 269.942C280.475 269.982 279.246 269.771 278.011 269.309C276.775 268.848 275.611 268.164 274.511 267.255C273.44 266.37 272.573 265.369 271.901 264.251C271.234 263.136 270.809 261.976 270.632 260.777C270.455 259.574 270.541 258.353 270.891 257.107C271.241 255.865 271.886 254.672 272.829 253.531C273.782 252.377 274.836 251.515 275.986 250.945C277.136 250.376 278.319 250.065 279.531 250.015C280.743 249.966 281.957 250.164 283.178 250.612C284.399 251.061 285.543 251.728 286.614 252.614ZM283.907 255.888C283.281 255.37 282.612 254.938 281.9 254.597C281.188 254.255 280.463 254.046 279.73 253.973C278.992 253.901 278.27 254.004 277.56 254.284C276.85 254.564 276.19 255.069 275.582 255.807C274.974 256.546 274.599 257.289 274.456 258.038C274.313 258.786 274.35 259.518 274.557 260.232C274.763 260.941 275.105 261.615 275.572 262.251C276.043 262.885 276.588 263.465 277.214 263.978C277.865 264.519 278.558 264.971 279.29 265.332C280.022 265.694 280.761 265.913 281.504 265.988C282.247 266.067 282.973 265.963 283.683 265.687C284.394 265.407 285.053 264.902 285.661 264.164C286.269 263.426 286.644 262.682 286.787 261.933C286.929 261.181 286.889 260.45 286.677 259.733C286.461 259.017 286.109 258.33 285.618 257.679C285.127 257.027 284.554 256.43 283.903 255.889L283.907 255.888Z' fill='%23231F20'/%3E%3Cpath d='M264.71 273.439L277.796 277.745L274.169 280.871L265.77 278.034L267.343 286.753L263.754 289.842L261.421 276.134L256.585 270.51L259.805 267.736L264.71 273.439Z' fill='%23231F20'/%3E%3Cpath d='M234.537 306.726L231.732 299.861L224.498 302.82L227.303 309.685L223.373 311.292L216.064 293.398L219.994 291.791L223.144 299.509L230.379 296.55L227.228 288.832L231.158 287.226L238.467 305.119L234.537 306.726Z' fill='%23231F20'/%3E%3Cpath d='M187.588 318.624L186.468 302.907L177.078 303.573L176.826 300.008L190.45 299.042L191.822 318.32L187.587 318.62L187.588 318.624Z' fill='%23231F20'/%3E%3Cpath d='M166.753 318.882L167.887 303.17L158.497 302.487L158.753 298.923L172.376 299.912L170.986 319.188L166.749 318.883L166.753 318.882Z' fill='%23231F20'/%3E%3Cpath d='M151.457 311.62C150.749 312.72 149.894 313.623 148.891 314.332C147.886 315.038 146.752 315.507 145.481 315.743C144.209 315.976 142.857 315.919 141.419 315.577C139.963 315.229 138.726 314.662 137.708 313.879C136.691 313.096 135.894 312.162 135.318 311.077C134.743 309.993 134.388 308.797 134.255 307.496C134.122 306.194 134.222 304.841 134.559 303.435C134.887 302.067 135.403 300.839 136.107 299.756C136.81 298.673 137.664 297.787 138.66 297.099C139.66 296.41 140.788 295.951 142.049 295.725C143.31 295.499 144.666 295.558 146.123 295.91C147.562 296.253 148.794 296.817 149.826 297.589C150.854 298.365 151.66 299.285 152.24 300.353C152.821 301.42 153.179 302.594 153.318 303.882C153.455 305.167 153.362 306.495 153.033 307.862C152.696 309.269 152.177 310.517 151.47 311.621L151.457 311.62ZM149.165 304.503C149.157 303.712 149.025 302.971 148.765 302.276C148.505 301.582 148.093 300.98 147.529 300.465C146.968 299.951 146.218 299.58 145.292 299.36C144.361 299.136 143.531 299.128 142.797 299.331C142.063 299.534 141.42 299.886 140.874 300.388C140.326 300.886 139.873 301.487 139.51 302.192C139.147 302.896 138.873 303.639 138.682 304.43C138.485 305.255 138.386 306.076 138.387 306.892C138.388 307.709 138.515 308.467 138.773 309.17C139.031 309.873 139.443 310.479 140.004 310.998C140.566 311.517 141.315 311.883 142.241 312.104C143.172 312.327 144.002 312.336 144.736 312.133C145.47 311.929 146.112 311.574 146.661 311.063C147.21 310.552 147.668 309.934 148.035 309.209C148.405 308.479 148.685 307.706 148.885 306.88C149.072 306.09 149.166 305.299 149.159 304.512L149.165 304.503Z' fill='%23231F20'/%3E%3Cpath d='M98.2489 274.551C100.48 275.491 103.208 277.053 105.474 278.535C107.377 279.778 108.955 280.975 109.719 281.732C112.06 284.137 112.112 286.63 110.812 288.624C109.672 290.37 107.56 291.477 105.336 291.962L104.468 290.421C106.594 289.936 108.266 288.959 109.094 287.692C109.953 286.378 109.852 284.598 108.187 282.896C107.512 282.197 106.238 281.231 104.672 280.211C102.478 278.776 99.73 277.238 97.2964 276.262L98.2497 274.555L98.2489 274.551ZM100.945 292.647C99.1744 292.783 96.8436 292.842 95.2215 292.655L95.206 292.678C97.0605 293.602 101.062 296.086 103.561 297.755C103.28 298.187 102.791 298.933 102.549 299.357C102.067 299.009 93.4579 293.183 89.1655 291.637L90.0801 289.841C92.9834 291.285 97.9884 291.197 100.191 290.989L100.95 292.65L100.945 292.647Z' fill='%23231F20'/%3E%3Cpath d='M94.9496 271.156C89.4895 273.816 80.3858 278.272 77.6182 279.567C76.2259 280.243 74.2796 281.207 73.6682 281.552L72.1283 278.954C72.4909 278.782 72.8545 278.951 73.2372 279.332C76.9037 277.747 82.9899 274.873 85.6074 273.657L85.5871 273.637C83.0817 273.895 80.3849 273.16 79.0386 271.822C77.3662 270.162 77.684 268.227 79.5141 266.499L81.8386 264.27C83.2848 262.848 83.2996 261.297 82.0505 260.057C80.3224 258.343 76.7646 258.736 72.6054 261.166C72.4882 260.515 72.274 259.807 72.0635 259.216C76.7561 256.596 80.9465 256.179 83.4972 258.716C85.5319 260.737 85.64 263.283 83.6948 265.243C83.3308 265.606 81.5217 267.318 81.1212 267.722C79.9196 268.931 79.7904 270.063 80.6364 270.901C82.8444 273.094 88.2521 272.099 89.9691 271.324C90.9048 270.917 92.5461 270.109 94.016 269.356L94.941 271.153L94.9496 271.156Z' fill='%23231F20'/%3E%3Cpath d='M61.5306 232.117C62.0955 232.911 62.656 233.743 63.1908 234.589C64.2179 236.211 65.0965 237.802 65.6307 239.001C66.9998 242.073 66.2719 244.364 64.4421 245.52C62.8642 246.518 60.99 246.488 58.6698 246.163L58.367 244.271C60.2787 244.663 61.884 244.768 63.1842 243.941C65.8368 242.263 63.3745 238.375 61.8669 235.994C61.2598 235.033 60.5635 234.034 59.8841 233.117L61.5212 232.111L61.5306 232.117ZM54.2729 251.552C52.3367 248.645 49.5463 244.84 47.0938 242.129L48.6077 240.977C50.8814 243.51 54.0884 247.92 55.8201 250.503L54.2721 251.548L54.2729 251.552ZM54.0483 257.267C54.3427 257.178 54.6235 257.319 54.8904 257.789C59.1226 256.23 63.4711 254.05 65.9401 252.487C67.6541 251.4 69.3472 250.232 70.2773 249.321C68.8837 249.595 65.8596 250.134 64.858 250.319L65.2571 248.722C68.1582 248.196 69.8965 248.059 71.1274 247.725C71.5878 247.594 71.9966 247.429 72.317 247.229C72.569 247.071 72.7693 246.88 72.9531 246.668L74.2788 248.102C72.5708 250.208 70.0928 252.163 67.0568 254.091C64.0636 255.989 59.5786 258.156 55.1625 259.928L54.0522 257.266L54.0483 257.267Z' fill='%23231F20'/%3E%3Cpath d='M36.9215 213.996C38.9628 216.999 41.1742 221.406 42.3759 224.394C45.6741 223.568 48.456 223.074 49.5454 223.139C47.2236 221.738 45.0092 219.059 44.2205 216.896C42.8423 213.107 44.0306 210.051 47.4616 208.803C52.517 206.961 56.0817 211.452 59.2929 219.645C58.8465 219.923 58.1482 220.379 57.8007 220.763C54.9913 213.521 52.0223 209.241 48.1879 210.641C45.9024 211.475 44.8793 213.575 45.9552 216.524C46.7773 218.79 49.5679 222.18 52.6923 222.941L52.5032 225.028C51.2923 224.549 47.3511 225.032 43.0441 226.167L45.2111 232.12L43.4318 232.769C43.069 231.693 41.9313 228.562 41.2359 226.656C39.7519 227.082 38.1046 227.624 36.5822 228.18L35.8558 225.39C36.3054 225.286 36.4956 225.56 36.7116 225.999C37.9999 225.589 39.3233 225.191 40.5543 224.858C39.4954 222.189 37.2103 217.72 35.2095 214.993L36.9176 213.997L36.9215 213.996Z' fill='%23231F20'/%3E%3Cpath d='M35.0053 194.22C34.7333 191.964 34.4652 189.706 34.003 187.472C31.7122 187.885 29.7355 188.226 27.7617 188.541L27.4834 185.819C27.7541 185.812 28.001 186.025 28.1396 186.444C29.8539 186.19 31.5867 185.908 33.6197 185.584C33.1254 183.491 32.5233 181.822 31.8509 180.465L33.6959 179.977C34.2701 181.212 34.8877 183.016 35.3781 185.268C38.341 184.766 41.4611 184.22 43.1642 183.911C43.7267 181.764 44.7711 179.55 45.8476 177.988L47.7007 178.807C46.7458 180.051 45.7748 181.791 45.2197 183.558C47.5026 183.285 50.108 183.377 50.6378 187.405C51.0547 190.546 49.8274 192.838 47.4667 193.148C44.731 193.51 43.1614 190.905 42.8337 188.437C42.7242 187.606 42.7142 186.706 42.8455 185.842C41.1658 186.146 38.3717 186.678 35.7622 187.16C35.9271 187.984 36.1013 189.111 36.2035 189.886L36.7437 193.965L35.0053 194.22ZM44.5741 185.479C44.4202 186.372 44.3251 187.314 44.442 188.2C44.6601 189.838 45.5091 191.72 47.197 191.496C48.6993 191.298 49.2383 189.59 48.978 187.628C48.7167 185.641 47.6527 185.047 45.5095 185.328L44.5741 185.479ZM51.7026 198.952C49.8834 200.04 45.9276 200.888 42.417 201.352C38.8509 201.823 34.2965 201.851 29.7046 201.558L29.8713 198.886C30.1468 198.903 30.372 199.149 30.4479 199.52C34.2497 200 39.1021 199.959 42.2097 199.55C44.25 199.281 46.2808 198.987 47.2448 198.639C45.5593 198.261 42.8423 197.526 41.5062 197.129L42.4745 195.773C44.4141 196.419 48.7375 197.759 49.9981 197.59C50.3739 197.542 50.7649 197.409 51.2481 197.151L51.7018 198.948L51.7026 198.952Z' fill='%23231F20'/%3E%3Cpath d='M32.4845 141.919C32.6695 141.019 32.9182 140.213 33.2314 139.502C33.5445 138.792 33.9332 138.212 34.4037 137.754C34.8749 137.3 35.4405 136.989 36.1005 136.821C36.7604 136.653 37.5336 136.661 38.4153 136.842C39.3696 137.04 40.1212 137.418 40.6671 137.981C41.2137 138.548 41.6021 139.293 41.8339 140.225C42.4087 139.128 43.1765 138.377 44.1341 137.977C45.0916 137.578 46.1631 137.496 47.3463 137.741C48.2999 137.935 49.0881 138.294 49.7093 138.809C50.3306 139.323 50.7979 139.939 51.112 140.659C51.4262 141.378 51.6026 142.159 51.6505 143.007C51.6985 143.854 51.6334 144.705 51.4582 145.554L49.5715 154.727L30.6533 150.829L32.4845 141.919ZM40.0314 144.029C40.1837 143.286 40.1321 142.638 39.8773 142.089C39.6225 141.54 39.098 141.18 38.3014 141.018C37.8602 140.926 37.4795 140.931 37.1672 141.032C36.8509 141.133 36.5889 141.301 36.3724 141.532C36.1598 141.763 35.9865 142.046 35.8516 142.378C35.7207 142.71 35.614 143.061 35.5402 143.434L34.74 147.333L39.1665 148.245L40.0314 144.029ZM48.1101 145.444C48.193 145.037 48.2332 144.638 48.2312 144.253C48.2292 143.867 48.1642 143.51 48.0339 143.192C47.9075 142.872 47.7001 142.594 47.4165 142.359C47.1329 142.125 46.7451 141.957 46.2492 141.855C45.2784 141.656 44.5294 141.785 43.9989 142.248C43.4723 142.709 43.1129 143.392 42.9279 144.292L41.9983 148.827L47.1917 149.895L48.1054 145.441L48.1101 145.444Z' fill='%23231F20'/%3E%3Cpath d='M41.4811 129.438C40.493 128.58 39.7165 127.606 39.1594 126.513C38.6023 125.421 38.2967 124.227 38.2425 122.934C38.1892 121.645 38.4352 120.31 38.9775 118.935C39.5282 117.542 40.2597 116.396 41.1757 115.497C42.0917 114.598 43.1268 113.943 44.2793 113.523C45.4326 113.108 46.662 112.925 47.9721 112.977C49.2822 113.03 50.6045 113.319 51.9483 113.852C53.2561 114.368 54.3955 115.053 55.3703 115.906C56.3443 116.754 57.0998 117.725 57.6397 118.813C58.1796 119.901 58.475 121.084 58.522 122.363C58.5691 123.642 58.3192 124.977 57.7692 126.374C57.2269 127.749 56.4994 128.894 55.5857 129.805C54.6721 130.715 53.6512 131.38 52.512 131.805C51.3727 132.229 50.1605 132.417 48.8684 132.373C47.5762 132.329 46.2798 132.047 44.9681 131.531C43.6251 131.002 42.4591 130.307 41.471 129.449L41.4811 129.438ZM48.844 128.176C49.6255 128.284 50.379 128.256 51.1014 128.095C51.8238 127.935 52.4806 127.613 53.0671 127.127C53.6584 126.644 54.1261 125.955 54.4758 125.066C54.8255 124.178 54.9532 123.355 54.8542 122.595C54.7559 121.839 54.4973 121.152 54.08 120.543C53.6627 119.934 53.1302 119.397 52.4882 118.939C51.8461 118.482 51.1467 118.101 50.3916 117.805C49.6044 117.491 48.806 117.281 47.998 117.162C47.1899 117.043 46.4193 117.067 45.6883 117.225C44.9573 117.383 44.2966 117.706 43.7092 118.188C43.1227 118.674 42.6503 119.36 42.3006 120.249C41.9509 121.137 41.8232 121.96 41.9222 122.72C42.0204 123.476 42.2829 124.162 42.7096 124.777C43.1364 125.393 43.6821 125.935 44.3508 126.403C45.0194 126.872 45.7492 127.263 46.5356 127.573C47.2915 127.873 48.0595 128.073 48.8409 128.181L48.844 128.176Z' fill='%23231F20'/%3E%3Cpath d='M48.8998 99.3637L64.1593 99.302L64.1864 99.2558L53.1549 92.452L55.2418 89.0654L71.685 99.2093L69.4588 102.828L54.2383 102.882L54.2112 102.928L65.22 109.72L63.1331 113.107L46.6899 102.963L48.9045 99.3668L48.8998 99.3637Z' fill='%23231F20'/%3E%3Cpath d='M79.3783 83.6028C79.8727 84.1922 80.2264 84.8674 80.434 85.6417C80.6446 86.4113 80.6411 87.2654 80.4297 88.1947C80.2152 89.1287 79.6438 90.144 78.7078 91.2422C78.1812 91.8623 77.5862 92.3866 76.9229 92.8153C76.2604 93.2478 75.5558 93.5346 74.8053 93.6763C74.0547 93.8181 73.2806 93.7859 72.4737 93.5734C71.6714 93.3641 70.864 92.912 70.0523 92.221L68.7735 91.1341L71.2638 88.2094L71.9227 88.7691C72.2816 89.0735 72.634 89.3263 72.9798 89.5277C73.3303 89.7321 73.668 89.8539 73.9974 89.896C74.3276 89.9421 74.6551 89.8952 74.9844 89.7586C75.3137 89.622 75.6385 89.3643 75.9697 88.9794C76.3326 88.5514 76.5366 88.1601 76.5839 87.7968C76.6312 87.4336 76.5788 87.0989 76.4267 86.7928C76.2746 86.4867 76.0656 86.2004 75.8014 85.9417C75.5372 85.6829 75.2762 85.4398 75.0152 85.217L65.0894 76.7558L67.8411 73.5215L77.9141 82.1068C78.396 82.516 78.8838 83.0133 79.3783 83.6028Z' fill='%23231F20'/%3E%3Cpath d='M77.45 71.6079C76.9765 70.3883 76.7456 69.1637 76.7659 67.9363C76.7862 66.7089 77.0727 65.5123 77.6293 64.3456C78.1859 63.1788 79.0278 62.1162 80.1502 61.1545C81.2866 60.1817 82.473 59.5117 83.7014 59.1459C84.9299 58.7802 86.1527 58.6838 87.3698 58.8568C88.5822 59.0267 89.7561 59.4443 90.8899 60.1017C92.0237 60.7592 93.0564 61.6365 93.9957 62.732C94.9092 63.8004 95.5976 64.9393 96.0609 66.1488C96.5234 67.3544 96.7394 68.5658 96.7081 69.7792C96.6768 70.9926 96.384 72.1784 95.8281 73.3287C95.273 74.4829 94.4234 75.5472 93.2869 76.5199C92.1645 77.4816 90.9859 78.15 89.756 78.5283C88.5261 78.9065 87.3057 79.0146 86.1042 78.8587C84.9028 78.7028 83.7399 78.2993 82.621 77.655C81.5021 77.0108 80.482 76.1553 79.5677 75.083C78.6283 73.9874 77.9235 72.8275 77.45 71.6079ZM84.551 73.939C85.1938 74.4004 85.8703 74.729 86.5844 74.9239C87.2984 75.1188 88.0303 75.1435 88.7746 74.9908C89.5228 74.8374 90.2596 74.4505 90.9851 73.8303C91.7107 73.2101 92.2066 72.5394 92.4744 71.8261C92.7423 71.1128 92.8322 70.3832 92.7466 69.6489C92.6649 68.9139 92.4475 68.1904 92.0882 67.4879C91.7289 66.7854 91.2917 66.1192 90.7636 65.5041C90.2134 64.8611 89.6067 64.2987 88.9474 63.8163C88.2889 63.3377 87.5975 62.9959 86.8771 62.7901C86.1576 62.5882 85.4257 62.5636 84.6767 62.7131C83.9286 62.8666 83.1917 63.2534 82.4662 63.8736C81.7407 64.4939 81.2448 65.1645 80.9769 65.8778C80.709 66.5911 80.623 67.3199 80.711 68.0659C80.7983 68.8079 81.0306 69.5446 81.4024 70.2689C81.7751 70.9971 82.2366 71.6828 82.7867 72.3258C83.3149 72.9408 83.9004 73.4791 84.5432 73.9406L84.551 73.939Z' fill='%23231F20'/%3E%3Cpath d='M115.713 58.8586C115.096 60.6963 113.676 62.2676 111.45 63.5695C109.195 64.8934 107.129 65.3701 105.252 65.0074C103.374 64.6447 101.771 63.3235 100.44 61.0486L94.3662 50.6798L98.0306 48.5302L104.104 58.899C104.368 59.3529 104.669 59.7707 105.001 60.1619C105.333 60.553 105.721 60.8431 106.17 61.0315C106.615 61.2207 107.121 61.2916 107.687 61.2405C108.253 61.1894 108.909 60.9451 109.656 60.5074C110.964 59.7392 111.694 58.9191 111.851 58.0455C112.009 57.168 111.722 56.1092 110.992 54.8651L104.918 44.4963L108.583 42.3467L114.656 52.7155C115.98 54.9717 116.331 57.021 115.713 58.8586Z' fill='%23231F20'/%3E%3Cpath d='M126.399 34.8923C127.21 34.5879 127.989 34.4483 128.736 34.4658C129.483 34.4834 130.175 34.6339 130.81 34.9182C131.445 35.2025 131.997 35.5972 132.467 36.1064C132.937 36.6155 133.3 37.2157 133.56 37.9101C133.957 38.9747 134.078 39.982 133.922 40.9243C133.766 41.8666 133.258 42.7348 132.395 43.5173L132.414 43.5664C132.952 43.5209 133.439 43.5756 133.861 43.7329C134.283 43.8901 134.672 44.1233 135.014 44.4269C135.361 44.7297 135.663 45.0945 135.928 45.5156C136.193 45.9367 136.424 46.3689 136.629 46.8145C136.751 47.0942 136.896 47.4261 137.061 47.811C137.224 48.192 137.401 48.5784 137.595 48.9694C137.789 49.3604 138 49.7193 138.23 50.0461C138.459 50.3729 138.715 50.6293 138.993 50.8162L135.014 52.3068C134.58 51.8146 134.19 51.1794 133.841 50.4058C133.495 49.6314 133.133 48.8969 132.761 48.2093C132.273 47.3138 131.726 46.7269 131.121 46.4527C130.517 46.1784 129.718 46.2243 128.723 46.5991L124.745 48.0897L127.39 55.163L123.411 56.6536L116.641 38.5519L126.393 34.9017L126.399 34.8923ZM128.041 43.6099C128.954 43.2683 129.562 42.8102 129.866 42.2318C130.17 41.6573 130.151 40.9095 129.81 40C129.48 39.1209 129.013 38.5704 128.41 38.3406C127.807 38.1147 127.048 38.1729 126.135 38.5146L121.779 40.1436L123.685 45.2389L128.041 43.6099Z' fill='%23231F20'/%3E%3Cpath d='M204.287 315.666L192.996 298.393L197.297 297.426L199.668 301.304L206.713 299.717L207.245 295.186L211.414 294.246L208.532 314.705L204.282 315.662L204.287 315.666ZM201.446 304.15L205.379 310.537L205.433 310.525L206.329 303.051L201.446 304.15Z' fill='%23231F20'/%3E%3C/g%3E%3C/svg%3E%0A");
    width: 348px;
    height: 348px;
    animation: 25s linear 0s normal none infinite running rot;
    -webkit-animation: 25s linear 0s normal none infinite running rot;
}

.say-hello .title {
    font-family: "Archivo Black", sans-serif;
    font-size: 300px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    width: 15000px;
    position: absolute;
    top: 252px;
    animation: move-text 50s linear infinite;
}

.say-hello .img-arrow {
    background-image: url(../img/img-arrow.png);
    width: 312.183px;
    height: 349.159px;
    position: absolute;
    top: 500px;
    left: 0;
}

.say-hello form {
    max-width: 1030px;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    text-align: right;
    justify-content: flex-end;
}

.say-hello form .col {
    width: 50%;
    margin: 0 0 50px;
}

.say-hello form textarea {
    margin: 50px 0 0;
    padding: 0 50px;
}

.say-hello form button {
    margin: 0 10px;
}

@media only screen and (max-width: 1400px) {
    .say-hello form {
        max-width: 770px;
    }
}

@media only screen and (max-width: 1100px) {
    .say-hello form {
        max-width: 400px;
    }

    .say-hello form .col {
        width: 100%;
        margin: 0 0 50px;
    }

    .say-hello form textarea {
        margin: 0 0 20px;
        padding: 0 50px;
        height: 120px;
    }
}

@media only screen and (max-width: 767px) {
    .say-hello {
        padding: 455px 0 100px;
    }

    .say-hello .title {
        font-size: 96px;
        width: 8000px;
        top: 21px
    }

    .say-hello .circle-text {
        top: 160px;
        right: 40px;
        background-size: cover;
        width: 210px;
        height: 210px;
    }

    .say-hello .img-arrow {
        background-size: cover;
        width: 260.183px;
        height: 329.159px;
        position: absolute;
        top: 90px;
        left: -18px;
    }

    .say-hello form .col {
        margin: 0 0 15px;
    }

    .say-hello form textarea {
        padding: 0 25px;
        margin: 25px 0 25px;
        height: 140px;
    }
}

.contact {
    padding: 155px 70px;
    margin: 0 20px;
    border-top: 1px solid rgba(35, 31, 32, 0.60);
    border-bottom: 1px solid rgba(35, 31, 32, 0.60);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.contact .name {
    font-family: "Archivo Black", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 12px;
}

.contact p, .contact a {
    color: #231F20;
    margin: 0;
}

@media only screen and (max-width: 1000px) {
}

@media only screen and (max-width: 767px) {
    .contact {
        padding: 10px 0 60px;
        align-items: center;
        text-align: center;
    }

    .contact .col {
        margin-top: 50px;
        width: 100%;
    }
}

footer {
    margin: 50px 20px;
    padding: 0 70px
}

footer .logo {
    display: block;
    width: 516px;
    height: 74px;
    margin-left: -70px;
    background: url(../img/logo-footer.svg);
}

footer .navigation {
    margin: 290px 0 160px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

footer .navigation .col {
}

footer .navigation .name {
    font-family: "Archivo Black", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 30px;
}

footer .navigation ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

footer .navigation ul li {
    margin: 10px 0;
}

footer .navigation ul li a {
    color: #231F20;
}

footer .navigation ul li a:hover {
    color: #F99E6F
}

footer .navigation p {
    line-height: 26px;
    margin: 0;
}

footer .bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

footer .bottom p {
    margin: 0;
    font-size: 10px;
    line-height: normal;
    text-transform: uppercase;
}

footer .bottom ul {
    padding: 0;
    margin: 0 -16px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

footer .bottom ul li {
    border-right: 1px solid #231F20;
    padding: 0 16px;
}

footer .bottom ul li:last-child {
    border-right: 0;
}

footer .bottom ul li a {
    color: #231F20;
    font-size: 10px;
    line-height: normal;
    text-transform: uppercase;
}

footer .bottom ul li a:hover {
    color: #F99E6F
}

@media only screen and (max-width: 1000px) {
}

@media only screen and (max-width: 767px) {
    footer {
        margin: 40px 25px;
        padding: 0;
    }

    footer .logo {
        width: 298px;
        height: 90px;
        margin-left: 0;
        background: url(../img/logo.svg);
        background-repeat: no-repeat;
        background-size: contain;
    }

    footer .navigation {
        margin: 30px 0 100px;
    }

    footer .navigation .col {
        margin-top: 50px;
        width: 100%;
    }

    footer .bottom p {
        margin: 50px 0 0;
        width: 100%;
    }
}

.thereliefs {
    position: relative;
    padding: 170px 0 190px;
}

.thereliefs .container {
    padding: 0 124px;
}

.thereliefs .title {
    font-family: "Archivo Black", sans-serif;
    font-size: 300px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    width: 15000px;
    position: absolute;
    top: 250px;
    animation: move-text 50s linear infinite;
}

.thereliefs .photo {
    position: relative;
    display: flex;
    margin: 0 0 48px;
}

.thereliefs .photo img {
    width: 100%;
    height: auto;
}

.thereliefs .photo .info {
    position: absolute;
    bottom: 0;
    padding: 48px 50px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.thereliefs .photo .info .data {
    color: #231F20;
    font-family: "Archivo Black";
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.thereliefs .photo .info p {
    color: #231F20;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
}

.thereliefs .row {
    display: flex;
    flex-wrap: wrap;
}

.thereliefs .row .col-left {
    width: 40%;
}

.thereliefs .row .col-right {
    width: 60%;
}

.thereliefs h2 {
    color: #231F20;
    font-family: "Archivo Black";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 15px;
}

.thereliefs p {
    color: rgba(35, 31, 32, 0.60);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin: 0 0 45px;
}

.thereliefs .name {
    height: 90px;
}

.thereliefs .name img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: left;
}

.thereliefs .ul-link {
    padding: 0;
    margin: 0;
    list-style: none;
}

.thereliefs .ul-link {
    margin: 74px 0 -15px;
}

.thereliefs .ul-link li {
    margin: 0 0 15px;
}

.thereliefs .col-right .row-ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

.thereliefs .col-right ul {
    padding: 0;
    margin: -40px 0 0;
    list-style: none;
    width: 40%;
}

.thereliefs .col-right ul li {
    margin: 40px 0 0;
    color: rgba(35, 31, 32, 0.60);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.thereliefs .col-right ul.ul-right {
    margin: -22px 0 0;
}

.thereliefs .col-right ul.ul-right li {
    margin: 22px 0 0;
}

.thereliefs .col-right ul li b {
    color: #231F20;
    font-family: "Archivo Black";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    display: block;
    margin: 0 0 6px;
}

.thereliefs .mySwiper-photo {
    margin: 0 -80px 45px;
    padding: 0 40px;
}

.thereliefs .mySwiper-photo .swiper-slide {
    padding: 0 40px;
}

.thereliefs .mySwiper-photo img {
    width: 100%;
    height: auto;
}

@media only screen and (min-width: 767px) {
    .thereliefs .mySwiper-photo .swiper-pagination-bullet-active {
        background: #fff;
    }

    .thereliefs .mySwiper-photo .swiper-horizontal>.swiper-pagination-bullets, .thereliefs .mySwiper-photo .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 35px;
    }
}

@media only screen and (max-width: 1200px) {
    .thereliefs .container {
        padding: 0 100px;
    }
}

@media only screen and (max-width: 1000px) {
    .thereliefs .row .col-left, .thereliefs .row .col-right {
        width: 100%;
    }

    .thereliefs .ul-link {
        margin: 74px 0 75px;
    }

    .thereliefs .col-right ul {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .thereliefs {
        padding: 41px 0 0;
    }

    .thereliefs .title {
        font-size: 96px;
        top: 100px;
    }

    .thereliefs .container {
        padding: 0 25px;
    }

    .thereliefs .photo {
        margin: 0 0 40px;
    }

    .thereliefs .photo .info {
        height: 100%;
    }

    .thereliefs .photo .info p {
        position: absolute;
        top: 18px;
        right: 18px;
        font-size: 8px;
    }

    .thereliefs .photo .info .data {
        position: absolute;
        bottom: 18px;
        left: 18px;
        font-size: 8px;
    }

    .thereliefs .name {
        height: 58px;
    }

    .thereliefs .ul-link {
        margin: 20px 0 75px;
    }

    .thereliefs .col-right ul {
        width: 100%;
    }

    .thereliefs .col-right ul.ul-right {
        margin: 0;
    }

    .thereliefs .col-right ul.ul-right li {
        margin: 40px 0 0;
    }

    .thereliefs .mySwiper-photo .swiper-button-prev, .thereliefs .mySwiper-photo .swiper-rtl .swiper-button-next {
        left: 60px;
    }

    .thereliefs .mySwiper-photo .swiper-button-next, .thereliefs .mySwiper-photo .swiper-rtl .swiper-button-prev {
        right: 60px;
    }
}

.about-pylon {
    position: relative;
    padding: 378px 100px 211px;
}

.about-pylon .container {
    position: relative;
    z-index: 1;
}

.about-pylon .title {
    color: #231F20;
    font-family: "Archivo Black";
    font-size: 300px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    width: 15000px;
    position: absolute;
    top: 38px;
    animation: move-text 50s linear infinite;
}

.about-pylon p {
    color: rgba(35, 31, 32, 0.60);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.about-pylon h2 {
    color: #231F20;
    font-family: "Archivo Black";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.about-pylon .row-top {
    display: flex;
    flex-wrap: wrap;
}

.about-pylon .row-top .photo {
    width: 33%;
    padding: 200px 0 0;
}

.about-pylon .row-top .photo img {
    width: 100%;
}

.about-pylon .row-top .text {
    width: 67%;
    padding: 0 90px;
}

.about-pylon .btn {
    width: 442px;
    height: 442px;
    position: absolute;
    bottom: -130px;
    right: -40px;
}

.about-pylon .btn::after {
    width: 370px;
    height: 370px;
}

.about-pylon .btn::before {
    width: 442px;
    height: 442px;
    background-image: url("data:image/svg+xml,%3Csvg width='443' height='442' viewBox='0 0 443 442' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M45.1177 153.387C45.2195 155.042 45.0138 156.605 44.4948 158.075C43.6778 160.396 42.5454 162.333 41.0883 163.904C39.6312 165.474 37.9713 166.642 36.1063 167.419C34.2413 168.196 32.2374 168.583 30.0922 168.591C27.947 168.6 25.7661 168.216 23.5613 167.441C21.2995 166.648 19.319 165.568 17.6185 164.206C15.9179 162.845 14.5728 161.278 13.5784 159.498C12.5841 157.717 11.9996 155.76 11.8321 153.622C11.6645 151.483 11.9858 149.256 12.8028 146.935C13.3509 145.381 14.1137 143.96 15.0923 142.667C16.0709 141.374 17.2222 140.303 18.5359 139.445C19.8554 138.589 21.3116 138.013 22.9103 137.72C24.509 137.426 26.1979 137.495 27.9875 137.933L25.7483 144.292C23.9109 144.091 22.3679 144.408 21.1263 145.238C19.8776 146.072 18.9746 147.29 18.4089 148.901C17.8782 150.399 17.7226 151.773 17.9362 153.022C18.1498 154.271 18.6306 155.393 19.3726 156.387C20.1204 157.382 21.0646 158.241 22.2027 158.977C23.3408 159.712 24.5788 160.311 25.9099 160.778C27.184 161.227 28.4734 161.511 29.7827 161.635C31.092 161.76 32.3365 161.667 33.5278 161.357C34.7191 161.048 35.7899 160.467 36.7379 159.627C37.6859 158.786 38.4229 157.614 38.9478 156.115C39.7229 153.912 39.7606 152.014 39.0679 150.415C38.374 148.822 36.9996 147.55 34.9493 146.607L32.5937 153.305L27.6258 151.557L32.0984 138.838L48.4805 144.595L46.9873 148.836L43.308 148.307C44.4161 150.031 45.024 151.722 45.1259 153.377L45.1177 153.387Z' fill='%23231F20'/%3E%3Cpath d='M36.5666 99.877L41.7122 102.842L33.2469 117.521L39.2093 120.958L46.9781 107.49L51.7338 110.232L43.965 123.7L50.7882 127.629L59.436 112.644L64.5812 115.609L52.4098 136.707L24.582 120.675L36.577 99.8849L36.5666 99.877Z' fill='%23231F20'/%3E%3Cpath d='M47.5312 94.3866L42.9541 90.6066L59.7208 70.3486L64.2983 74.1286L58.1644 81.5376L78.3463 98.2086L73.8483 103.643L53.666 86.9716L47.5324 94.3806L47.5312 94.3866Z' fill='%23231F20'/%3E%3Cpath d='M87.713 45.5215L107.596 70.7335L102.05 75.1005L82.167 49.8884L87.713 45.5215Z' fill='%23231F20'/%3E%3Cpath d='M105.094 33.4629L127.513 45.3489L127.588 45.3038L116.757 26.6896L122.473 23.3701L138.621 51.1179L132.517 54.6607L110.155 42.7921L110.08 42.8372L120.889 61.4112L115.173 64.7302L99.0254 36.9825L105.088 33.4617L105.094 33.4629Z' fill='%23231F20'/%3E%3Cpath d='M153.29 16.9767L151.744 11.2494L177.153 4.4248L178.7 10.1521L169.407 12.6493L176.214 37.9088L169.397 39.7401L162.59 14.4807L153.296 16.9779L153.29 16.9767Z' fill='%23231F20'/%3E%3Cpath d='M190.113 11.6454C190.668 9.54366 191.551 7.67656 192.778 6.04776C194.006 4.41886 195.559 3.09076 197.449 2.07166C199.338 1.05246 201.508 0.439562 203.957 0.244562C206.436 0.0436618 208.685 0.302963 210.697 1.01536C212.709 1.72776 214.452 2.78996 215.918 4.20666C217.384 5.62336 218.563 7.32616 219.443 9.31266C220.324 11.2992 220.861 13.4882 221.051 15.8785C221.234 18.2074 221.051 20.4082 220.496 22.4798C219.94 24.5513 219.05 26.3929 217.823 27.9916C216.596 29.5903 215.047 30.8952 213.173 31.8993C211.298 32.9034 209.118 33.5082 206.639 33.7032C204.185 33.8971 201.947 33.6459 199.924 32.9556C197.897 32.2583 196.15 31.2192 194.69 29.8338C193.224 28.4472 192.05 26.7758 191.171 24.8136C190.291 22.8573 189.756 20.7112 189.573 18.3823C189.383 15.992 189.563 13.7483 190.113 11.6454ZM197.394 21.7047C197.807 22.9519 198.4 24.0543 199.168 25.0109C199.934 25.9733 200.896 26.7156 202.053 27.2378C203.21 27.76 204.576 27.9624 206.165 27.8358C207.749 27.708 209.069 27.2981 210.128 26.5944C211.186 25.8966 212.017 25.0082 212.624 23.9421C213.232 22.8702 213.638 21.6914 213.851 20.3952C214.063 19.099 214.117 17.7828 214.006 16.4398C213.896 15.0364 213.629 13.692 213.207 12.4008C212.784 11.1095 212.191 9.97686 211.421 9.00176C210.651 8.02656 209.685 7.27736 208.535 6.75046C207.378 6.22826 206.012 6.02586 204.423 6.15246C202.839 6.28026 201.518 6.69596 200.46 7.39386C199.401 8.09176 198.569 8.98586 197.965 10.0706C197.36 11.1552 196.953 12.37 196.744 13.7091C196.535 15.0482 196.488 16.4201 196.599 17.8234C196.709 19.1664 196.968 20.461 197.382 21.7023L197.394 21.7047Z' fill='%23231F20'/%3E%3Cpath d='M253.937 32.4573C251.278 34.2687 247.82 34.9239 243.555 34.422C239.239 33.9095 236.019 32.4777 233.892 30.1138C231.765 27.7499 230.966 24.3986 231.478 20.0505L233.816 0.237305L240.827 1.06881L238.49 20.882C238.388 21.7481 238.362 22.5993 238.413 23.454C238.465 24.3088 238.691 25.0779 239.088 25.7731C239.491 26.4694 240.09 27.0663 240.894 27.5718C241.699 28.0715 242.814 28.4105 244.242 28.577C246.742 28.8749 248.535 28.5178 249.623 27.5184C250.706 26.5179 251.391 24.8222 251.671 22.4418L254.008 2.6286L261.02 3.46011L258.683 23.2733C258.172 27.5854 256.589 30.6506 253.93 32.462L253.937 32.4573Z' fill='%23231F20'/%3E%3Cpath d='M292.996 21.0809C292.801 20.3118 292.481 19.59 292.031 18.9145C291.587 18.2402 291.025 17.6445 290.356 17.1299C289.685 16.6211 288.937 16.2293 288.108 15.9661C286.592 15.4863 285.216 15.3662 283.97 15.6162C282.724 15.8662 281.619 16.3796 280.648 17.1553C279.676 17.931 278.841 18.9028 278.143 20.0593C277.445 21.2215 276.879 22.4708 276.452 23.8143C276.042 25.101 275.794 26.396 275.711 27.7063C275.623 29.0155 275.753 30.26 276.107 31.441C276.456 32.6208 277.065 33.6723 277.936 34.5953C278.807 35.5184 280.001 36.217 281.517 36.6968C283.577 37.3524 285.382 37.233 286.937 36.3456C288.492 35.4582 289.728 34.0242 290.638 32.0539L297.153 34.1244C296.375 35.9824 295.38 37.5675 294.179 38.8821C292.973 40.1955 291.615 41.2131 290.096 41.9208C288.576 42.6343 286.946 43.024 285.192 43.0994C283.439 43.1689 281.62 42.9057 279.73 42.3083C277.386 41.5653 275.405 40.4853 273.793 39.0753C272.18 37.6654 270.955 36.0438 270.123 34.2058C269.291 32.3678 268.84 30.3772 268.765 28.2329C268.689 26.0886 269.008 23.9029 269.715 21.675C270.441 19.3903 271.461 17.382 272.765 15.6419C274.074 13.903 275.605 12.51 277.349 11.4616C279.094 10.4133 281.04 9.77335 283.176 9.53965C285.312 9.30585 287.549 9.56285 289.893 10.3058C291.578 10.8438 293.094 11.5892 294.44 12.5535C295.786 13.5178 296.905 14.6476 297.795 15.9546C298.685 17.2615 299.298 18.7177 299.637 20.3359C299.976 21.9541 299.961 23.6761 299.599 25.5091L293.084 23.4385C293.215 22.6327 293.181 21.8419 292.986 21.0727L292.996 21.0809Z' fill='%23231F20'/%3E%3Cpath d='M322.251 24.3787L316.329 35.1776L327.734 41.4225L333.656 30.6234L339.851 34.0167L324.421 62.1549L318.226 58.762L324.882 46.6268L313.477 40.382L306.821 52.5171L300.627 49.1239L316.056 20.9854L322.251 24.3787Z' fill='%23231F20'/%3E%3Cpath d='M369.399 103.025C367.92 102.275 366.679 101.301 365.669 100.109C364.084 98.234 362.982 96.269 362.368 94.216C361.755 92.162 361.581 90.143 361.856 88.148C362.131 86.152 362.808 84.226 363.893 82.375C364.973 80.518 366.409 78.84 368.197 77.336C370.029 75.793 371.965 74.632 373.998 73.859C376.032 73.086 378.067 72.724 380.105 72.766C382.144 72.808 384.127 73.303 386.064 74.242C387.994 75.179 389.752 76.588 391.341 78.47C392.405 79.727 393.244 81.108 393.866 82.609C394.482 84.108 394.826 85.642 394.897 87.207C394.968 88.777 394.724 90.32 394.169 91.849C393.614 93.378 392.694 94.797 391.415 96.114L387.06 90.962C388.16 89.482 388.671 87.993 388.585 86.498C388.5 85.003 387.905 83.605 386.798 82.297C385.774 81.083 384.667 80.252 383.478 79.801C382.294 79.352 381.083 79.193 379.846 79.336C378.611 79.474 377.388 79.849 376.178 80.462C374.968 81.075 373.821 81.827 372.744 82.738C371.711 83.61 370.81 84.575 370.042 85.633C369.273 86.696 368.721 87.816 368.386 89.003C368.052 90.184 368.007 91.399 368.257 92.644C368.502 93.888 369.137 95.113 370.167 96.327C371.673 98.114 373.296 99.11 375.022 99.325C376.749 99.533 378.542 98.995 380.395 97.709L375.811 92.282L379.832 88.893L388.537 99.196L375.273 110.382L372.372 106.946L374.694 104.047C372.643 104.129 370.881 103.793 369.402 103.043L369.399 103.025Z' fill='%23231F20'/%3E%3Cpath d='M419.926 122.736L414.771 125.674L406.368 110.956L400.388 114.361L408.097 127.872L403.331 130.586L395.621 117.075L388.782 120.97L397.363 136.002L392.207 138.939L380.126 117.776L408.024 101.886L419.926 122.736Z' fill='%23231F20'/%3E%3Cpath d='M419.134 134.929L424.707 132.884L433.78 157.567L428.206 159.613L424.89 150.586L400.315 159.593L397.88 152.969L422.455 143.962L419.138 134.936L419.134 134.929Z' fill='%23231F20'/%3E%3Cpath d='M441.139 194.289L409.323 198.684L408.349 191.697L440.16 187.3L441.133 194.287L441.139 194.289Z' fill='%23231F20'/%3E%3Cpath d='M442.763 215.423L421.156 228.706V228.797L442.702 228.903L442.671 235.507L410.551 235.349L410.582 228.292L432.144 215.054V214.964L410.641 214.854L410.671 208.25L442.791 208.408L442.758 215.416L442.763 215.423Z' fill='%23231F20'/%3E%3Cpath d='M432.588 265.252L438.316 266.821L431.379 292.18L425.65 290.617L428.186 281.339L402.93 274.437L404.793 267.634L430.05 274.536L432.587 265.258L432.588 265.252Z' fill='%23231F20'/%3E%3Cpath d='M418.614 299.684C420.152 301.224 421.319 302.93 422.112 304.808C422.905 306.687 423.268 308.696 423.199 310.841C423.13 312.986 422.565 315.165 421.497 317.381C420.419 319.618 419.065 321.427 417.435 322.806C415.805 324.185 414.012 325.145 412.047 325.697C410.083 326.248 408.017 326.4 405.856 326.158C403.695 325.916 401.531 325.27 399.367 324.232C397.258 323.216 395.449 321.948 393.939 320.42C392.429 318.891 391.29 317.197 390.523 315.336C389.757 313.475 389.416 311.476 389.488 309.349C389.565 307.224 390.143 305.042 391.221 302.804C392.288 300.588 393.635 298.784 395.256 297.392C396.878 295.993 398.657 295.012 400.594 294.448C402.531 293.885 404.569 293.716 406.703 293.946C408.842 294.178 410.962 294.803 413.071 295.812C415.235 296.851 417.082 298.145 418.621 299.679L418.614 299.684ZM406.248 300.887C404.962 300.617 403.71 300.57 402.495 300.754C401.276 300.931 400.152 301.386 399.117 302.119C398.082 302.852 397.219 303.932 396.527 305.361C395.835 306.79 395.527 308.14 395.599 309.403C395.671 310.666 396.016 311.833 396.636 312.892C397.255 313.958 398.073 314.906 399.082 315.742C400.091 316.579 401.209 317.292 402.426 317.875C403.698 318.487 404.997 318.935 406.321 319.225C407.645 319.516 408.926 319.574 410.156 319.4C411.387 319.225 412.521 318.778 413.556 318.045C414.591 317.312 415.455 316.231 416.147 314.803C416.839 313.374 417.146 312.024 417.074 310.761C417.002 309.498 416.652 308.33 416.015 307.261C415.385 306.193 414.541 305.227 413.487 304.37C412.434 303.513 411.272 302.778 410.006 302.168C408.789 301.585 407.541 301.154 406.255 300.883L406.248 300.887Z' fill='%23231F20'/%3E%3Cpath d='M368.447 344.218C368.224 341.006 369.404 337.691 371.986 334.278C374.609 330.813 377.475 328.76 380.585 328.125C383.696 327.49 387.002 328.493 390.494 331.125L406.434 343.156L402.18 348.784L386.24 336.753C385.543 336.227 384.818 335.774 384.057 335.386C383.296 334.997 382.513 334.804 381.711 334.799C380.909 334.795 380.087 335.009 379.251 335.444C378.415 335.879 377.561 336.672 376.69 337.818C375.17 339.822 374.576 341.548 374.895 342.994C375.216 344.433 376.33 345.882 378.244 347.322L394.185 359.353L389.932 364.981L373.99 352.95C370.521 350.329 368.674 347.418 368.451 344.206L368.447 344.218Z' fill='%23231F20'/%3E%3Cpath d='M358.479 383.624C359.244 383.844 360.029 383.936 360.84 383.894C361.652 383.852 362.442 383.673 363.225 383.354C364.008 383.035 364.72 382.587 365.368 382.006C366.553 380.948 367.348 379.817 367.763 378.622C368.179 377.427 368.297 376.208 368.121 374.984C367.946 373.755 367.531 372.544 366.883 371.352C366.235 370.16 365.44 369.041 364.498 367.989C363.595 366.987 362.606 366.113 361.516 365.375C360.427 364.637 359.293 364.119 358.098 363.819C356.903 363.518 355.69 363.515 354.45 363.796C353.215 364.079 352.005 364.752 350.82 365.811C349.215 367.249 348.401 368.864 348.378 370.657C348.355 372.45 348.968 374.238 350.208 376.025L345.119 380.586C343.909 378.974 343.043 377.31 342.522 375.607C342.001 373.904 341.816 372.214 341.969 370.55C342.124 368.88 342.616 367.273 343.44 365.731C344.264 364.184 345.416 362.751 346.889 361.431C348.722 359.792 350.651 358.636 352.683 357.959C354.715 357.282 356.735 357.055 358.739 357.271C360.742 357.487 362.688 358.108 364.577 359.133C366.466 360.158 368.192 361.543 369.751 363.28C371.355 365.062 372.573 366.96 373.407 368.967C374.241 370.974 374.667 372.996 374.686 375.033C374.705 377.069 374.273 379.069 373.39 381.026C372.507 382.984 371.156 384.781 369.322 386.42C368.004 387.603 366.593 388.525 365.081 389.198C363.569 389.871 362.024 390.254 360.444 390.364C358.866 390.469 357.296 390.256 355.731 389.724C354.165 389.192 352.683 388.308 351.285 387.062L356.375 382.501C357.006 383.026 357.704 383.396 358.463 383.615L358.479 383.624Z' fill='%23231F20'/%3E%3Cpath d='M340.861 407.131L334.526 396.569L323.373 403.239L329.707 413.802L323.647 417.426L307.135 389.894L313.195 386.27L320.317 398.143L331.47 391.472L324.349 379.6L330.409 375.976L346.921 403.507L340.861 407.131Z' fill='%23231F20'/%3E%3Cpath d='M249.14 408.082C250.534 407.187 252.003 406.608 253.542 406.338C255.963 405.921 258.218 405.964 260.297 406.467C262.381 406.971 264.216 407.846 265.8 409.094C267.385 410.341 268.708 411.898 269.764 413.763C270.819 415.634 271.547 417.716 271.946 420.022C272.359 422.385 272.383 424.634 272.03 426.782C271.671 428.924 270.96 430.867 269.893 432.601C268.826 434.334 267.396 435.802 265.61 436.993C263.825 438.184 261.719 438.99 259.298 439.408C257.671 439.69 256.059 439.721 254.45 439.494C252.846 439.274 251.343 438.791 249.957 438.06C248.564 437.327 247.351 436.335 246.31 435.088C245.27 433.836 244.504 432.331 244.014 430.562L250.665 429.408C251.385 431.109 252.414 432.299 253.75 432.978C255.087 433.657 256.599 433.853 258.282 433.564C259.845 433.294 261.124 432.761 262.111 431.964C263.099 431.168 263.843 430.202 264.349 429.067C264.849 427.931 265.141 426.687 265.226 425.335C265.311 423.983 265.231 422.61 264.991 421.223C264.756 419.897 264.378 418.627 263.852 417.429C263.321 416.225 262.632 415.181 261.777 414.298C260.922 413.414 259.894 412.761 258.698 412.345C257.501 411.93 256.115 411.856 254.552 412.126C252.249 412.526 250.566 413.418 249.516 414.799C248.464 416.185 248.027 417.997 248.203 420.246L255.204 419.031L256.105 424.212L242.812 426.514L239.837 409.426L244.266 408.658L245.598 412.123C246.56 410.314 247.744 408.96 249.138 408.064L249.14 408.082Z' fill='%23231F20'/%3E%3Cpath d='M206.552 441.627L206.628 435.696L223.585 435.922L223.676 429.047L208.111 428.835L208.18 423.354L223.746 423.566L223.848 415.704L206.53 415.471L206.606 409.54L230.988 409.866L230.572 441.948L206.552 441.627Z' fill='%23231F20'/%3E%3Cpath d='M196.457 434.753L195.397 440.59L169.504 435.894L170.563 430.057L180.035 431.776L184.704 406.044L191.654 407.304L186.985 433.035L196.457 434.753Z' fill='%23231F20'/%3E%3Cpath d='M134.105 423.7L146.345 394.04L152.874 396.728L140.634 426.389L134.105 423.7Z' fill='%23231F20'/%3E%3Cpath d='M115.028 414.441L114.439 389.093L114.364 389.048L103.409 407.58L97.7139 404.221L114.043 376.595L120.126 380.183L120.697 405.467L120.773 405.512L131.708 387.018L137.403 390.377L121.074 418.003L115.029 414.435L115.028 414.441Z' fill='%23231F20'/%3E%3Cpath d='M77.0654 380.447L72.8094 384.585L54.4463 365.746L58.7022 361.609L65.4194 368.497L84.1714 350.254L89.1014 355.311L70.3494 373.553L77.0664 380.441L77.0654 380.447Z' fill='%23231F20'/%3E%3Cpath d='M54.4522 350.953C52.3436 351.499 50.2807 351.639 48.2576 351.371C46.2346 351.103 44.3175 350.398 42.5019 349.248C40.6851 348.105 39.0915 346.512 37.7213 344.469C36.3313 342.404 35.458 340.322 35.0896 338.222C34.727 336.122 34.7985 334.086 35.3157 332.115C35.8329 330.144 36.7435 328.289 38.0475 326.549C39.3515 324.809 41.0013 323.271 42.991 321.934C44.9319 320.63 46.9456 319.714 49.0263 319.186C51.1069 318.657 53.1489 318.531 55.1441 318.818C57.1393 319.105 59.0366 319.818 60.836 320.958C62.6358 322.098 64.2268 323.703 65.6108 325.767C66.9808 327.81 67.8628 329.881 68.2488 331.985C68.6338 334.089 68.5808 336.123 68.0858 338.074C67.5908 340.025 66.7068 341.868 65.4308 343.589C64.1548 345.311 62.5398 346.826 60.599 348.13C58.6093 349.467 56.5607 350.406 54.4522 350.953ZM59.6652 339.685C60.5483 338.717 61.2202 337.658 61.6844 336.521C62.1488 335.384 62.3238 334.183 62.2158 332.918C62.1078 331.654 61.6122 330.366 60.7242 329.048C59.8362 327.729 58.8318 326.779 57.704 326.203C56.5762 325.626 55.3971 325.335 54.1666 325.328C52.9362 325.322 51.702 325.544 50.47 325.996C49.2391 326.442 48.0615 327.043 46.9383 327.795C45.7663 328.578 44.7242 329.466 43.8051 330.463C42.886 331.461 42.1874 332.532 41.715 333.68C41.2427 334.827 41.0605 336.033 41.1685 337.297C41.2765 338.562 41.7721 339.849 42.6601 341.168C43.5481 342.487 44.5525 343.436 45.6803 344.013C46.8081 344.59 47.9942 344.877 49.2386 344.874C50.483 344.871 51.7393 344.629 53.0108 344.161C54.2835 343.687 55.5029 343.058 56.6749 342.274C57.7981 341.523 58.7983 340.663 59.6814 339.695L59.6652 339.685Z' fill='%23231F20'/%3E%3Cpath d='M41.3055 285.195C44.1947 286.621 46.4605 289.314 48.1169 293.266C49.7918 297.276 50.1195 300.78 49.1033 303.79C48.0826 306.794 45.558 309.139 41.5179 310.823L23.0852 318.502L20.362 311.989L38.7948 304.31C39.5983 303.977 40.3614 303.576 41.0757 303.116C41.79 302.657 42.3593 302.078 42.7697 301.388C43.1801 300.699 43.4049 299.882 43.4499 298.938C43.4948 297.994 43.2405 296.857 42.6857 295.533C41.7162 293.209 40.5276 291.824 39.1211 291.372C37.7146 290.92 35.9046 291.153 33.6901 292.077L15.2574 299.756L12.5342 293.244L30.9669 285.564C34.9802 283.893 38.428 283.772 41.3171 285.198L41.3055 285.195Z' fill='%23231F20'/%3E%3Cpath d='M12.2585 256.706C11.6834 257.253 11.2069 257.881 10.8325 258.602C10.458 259.323 10.217 260.101 10.0921 260.932C9.97287 261.764 10.0023 262.609 10.1745 263.464C10.4958 265.018 11.0693 266.279 11.8903 267.241C12.7171 268.203 13.7019 268.92 14.8577 269.388C16.0076 269.854 17.2658 270.113 18.6216 270.157C19.9774 270.2 21.3484 270.078 22.7265 269.8C24.049 269.53 25.3042 269.113 26.4864 268.548C27.6687 267.984 28.6955 267.262 29.5541 266.385C30.4128 265.508 31.0336 264.463 31.4108 263.248C31.7926 262.04 31.8171 260.658 31.5028 259.099C31.0705 256.986 30.0841 255.466 28.5433 254.541C27.0084 253.617 25.1526 253.238 22.9863 253.411L21.6099 246.717C23.6113 246.492 25.4837 246.579 27.2245 246.99C28.9596 247.399 30.511 248.091 31.8787 249.066C33.2406 250.04 34.3864 251.277 35.3056 252.771C36.2248 254.265 36.8825 255.977 37.2836 257.916C37.7771 260.325 37.8075 262.575 37.3622 264.669C36.9227 266.763 36.1026 268.619 34.9067 270.242C33.7107 271.865 32.1923 273.23 30.3514 274.338C28.5105 275.445 26.4493 276.237 24.1562 276.71C21.8074 277.191 19.5542 277.286 17.3977 276.991C15.2411 276.696 13.2764 276.048 11.5059 275.034C9.73537 274.021 8.22637 272.637 6.97777 270.89C5.72917 269.144 4.86157 267.063 4.36697 264.66C4.00867 262.929 3.92547 261.242 4.10567 259.595C4.28597 257.949 4.73197 256.422 5.43897 255.008C6.14607 253.594 7.11537 252.348 8.36537 251.266C9.61537 250.185 11.1229 249.354 12.9053 248.778L14.2818 255.472C13.5131 255.752 12.8382 256.165 12.2631 256.712L12.2585 256.706Z' fill='%23231F20'/%3E%3Cpath d='M0.85144 229.58L13.1772 229.478L13.067 216.488L0.741341 216.59L0.681641 209.534L32.8018 209.27L32.8616 216.327L19.0059 216.441L19.1171 229.424L32.9728 229.31L33.0326 236.367L0.912441 236.631L0.852638 229.574L0.85144 229.58Z' fill='%23231F20'/%3E%3C/svg%3E%0A");
}

.about-pylon .row-bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.about-pylon .row-bottom .photo {
    width: 50%;
    margin: -140px 65px 30px 0;
}

.about-pylon .row-bottom .photo img {
    width: 100%;
    height: auto;
}

.about-pylon .row-bottom .text {
    padding: 0 37% 0 0;
}

@media only screen and (max-width: 1300px) {
    .about-pylon .btn {
        width: 300px;
        height: 300px;
        bottom: -50px;
    }

    .about-pylon .btn::before {
        width: 300px;
        height: 300px;
        background-size: cover
    }

    .about-pylon .btn::after {
        width: 245px;
        height: 245px;
    }
}

@media only screen and (max-width: 1100px) {
    .about-pylon {
        padding: 378px 25px 211px;
    }

    .about-pylon .row-top .text {
        padding: 0 60px;
    }

    .about-pylon .row-bottom .photo {
        width: 54%;
        margin: -140px 60px 30px 0;
    }
}

@media only screen and (max-width: 767px) {
    .about-pylon {
        padding: 176px 25px 211px;
    }

    .about-pylon .title {
        font-size: 96px;
        top: 26px;
    }

    .about-pylon .row-top .photo {
        width: 100%;
        order: 2;
        padding: 0;
        margin: 20px 0;
    }

    .about-pylon .row-top .text {
        width: 100%;
        padding: 0;
        order: 1
    }

    .about-pylon .row-bottom .photo {
        width: 100%;
        order: 2;
        margin: 30px 0 0;
    }

    .about-pylon .row-bottom .text {
        padding: 0;
        order: 1;
    }

    .about-pylon .btn {
        width: 170px;
        height: 170px;
        bottom: -110px;
        left: -20px;
    }

    .about-pylon .btn::before {
        width: 170px;
        height: 170px;
        background-size: cover
    }

    .about-pylon .btn::after {
        width: 135px;
        height: 135px;
        background-size: 40%;
    }
}

.our-team {
    position: relative;
    padding: 430px 25px 170px;
}

.our-team .container {
    position: relative;
    z-index: 1;
}

.our-team .title {
    color: #231F20;
    font-family: "Archivo Black";
    font-size: 300px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    width: 15000px;
    position: absolute;
    top: 0px;
    animation: move-text 50s linear infinite;
}

.our-team h2 {
    color: #231F20;
    font-family: "Archivo Black";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.our-team p {
    color: rgba(35, 31, 32, 0.60);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.our-team .row {
    margin: -20px 0 0;
    display: flex;
    flex-wrap: wrap;
}

.our-team .row .photo {
    width: 30%;
}

.our-team .row .photo img {
    width: 100%;
}

.our-team .row .text {
    padding: 70px 100px;
    width: 70%;
}

.our-team .row:nth-child(2n) .photo {
    order: 2;
}

.our-team .row:nth-child(2n) .text {
    order: 1;
}

@media only screen and (max-width: 1100px) {
    .our-team {
        padding: 430px 50px 170px;
    }
}

@media only screen and (max-width: 767px) {
    .our-team {
        padding: 155px 25px 50px;
    }

    .our-team .title {
        font-size: 96px;
    }

    .our-team .row .text {
        padding: 0 0;
        width: 100%;
    }

    .our-team .row:nth-child(2n) {
        margin: 30px 0 0;
    }

    .our-team .row:nth-child(2n) .photo {
        order: 1;
    }

    .our-team .row:nth-child(2n) .text {
        order: 2;
    }

    .our-team .row .photo {
        width: 100%;
        display: flex;
        margin: 40px 0;
    }
}
