@media (max-width: 1280px) {

    .parallax-background,
    .home .logo,
    .podnadpis {
        display: none;
    }

    .home .menu {
        position: static !important;
    }
}

#scrolldown {
    display: none;
}


@media (min-width: 1280px) {
    #scrolldown {
        display: block;
        position: fixed;
        bottom: 10px;
        left: 50%;
        transform: translate(-50%, 0);
        opacity: 1;
        transition: opacity 0.3s linear;
        z-index: 10;
    }

    .home.logged-in #scrolldown {
        display: none;
    }

    #scrolldown a {
        padding-top: 60px;
        text-decoration: none;
        color: #fff;
        position: relative;
        display: block;
        width: 30px;
    }

    #scrolldown a span {
        position: absolute;
        top: 0;
        left: 50%;
        width: 30px;
        height: 50px;
        margin-left: -15px;
        border: 2px solid #fff;
        border-radius: 50px;
        box-sizing: border-box
    }

    #scrolldown a span:before {
        position: absolute;
        top: 10px;
        left: 50%;
        content: '';
        width: 6px;
        height: 6px;
        margin-left: -3px;
        background-color: #fff;
        border-radius: 100%;
        -webkit-animation: sdb10 2s infinite;
        animation: sdb10 2s infinite;
        box-sizing: border-box
    }

    @-webkit-keyframes sdb10 {
        0% {
            -webkit-transform: translate(0, 0);
            opacity: 0
        }

        40% {
            opacity: 1
        }

        80% {
            -webkit-transform: translate(0, 20px);
            opacity: 0
        }

        100% {
            opacity: 0
        }
    }

    @keyframes sdb10 {
        0% {
            transform: translate(0, 0);
            opacity: 0
        }

        40% {
            opacity: 1
        }

        80% {
            transform: translate(0, 20px);
            opacity: 0
        }

        100% {
            opacity: 0
        }
    }

    .parallax-background {
        display: block;
        position: fixed;
        top: 0;
        width: 100%;
        height: 100vh;
        z-index: -1;
        overflow: hidden;
        transition: all 0.5s ease-out;
    }

    .bg-cave {
        position: absolute;
        width: 100%;
        height: auto;
        top: -18%;
        bottom: 0;
        left: 0;
        right: 0;
        object-fit: cover;
        transition: all 0.5s ease-out;
    }

    .bg-city {
        position: absolute;
        width: 100%;
        height: auto;
        top: auto;
        bottom: -19%;
        left: 0;
        transition: all 0.5s ease-out;
    }

    .bg-lights {
        position: absolute;
        width: 100%;
        height: auto;
        top: auto;
        bottom: -30%;
        left: 0;
        transition: all 0.5s ease-out;
    }

    .bg-most {
        position: absolute;
        bottom: 0;
        left: auto;
        right: 10%;
        width: 110%;
        height: auto;
        opacity: 0;
        transition: all 0.5s ease-out;
        z-index: 0;
        top: auto;
    }

    .home .content {
        position: relative;
        z-index: 1;
        padding-top: 100vh;
        padding-top: 50vh;
        transition: all 0.5s ease-out;
    }

    .home .logo {
        display: block;
        position: absolute;
        left: 50%;
        top: -60%;
        transform: translate(-50%, -50%);
        text-align: center;
        transition: all 0.5s ease-out;
        width: 392px;
        height: 166px;
        z-index: 3;
        margin-top: 5px;
    }

    .home .logo img {
        max-width: 100%;
        display: block;
    }

    .podnadpis {
        display: block;
        position: absolute;
        left: 50%;
        top: -60%;
        transform: translate(-50%, 300%);
        text-align: center;
        transition: all 0.5s ease-out;
        width: 210px;
        height: 50px;
        z-index: 1;
    }

    .podnadpis img {
        max-width: 100%;
        display: block;
    }

    .home .menu-wrapper {
        position: relative;
        padding-top: 100vh;
        transition: all 0.5s ease-out;
        z-index: 5;
    }

    .home header {
        padding: 0;
        position: relative;
    }

    .home .navbar-brand {
        display: none;
    }

    .home .menu {
        position: fixed;
        top: 110%;
        width: 100%;
        transition: all 0.5s ease-out;
        margin-bottom: 50vh;
        overflow: visible;
        height: 0px;
    }

    .home .menu-inner {
        transform: translate(-50%, -50%);
        position: absolute;
        left: 50%;
        background: linear-gradient(180deg, #210F0F 0%, #120808 100%);
        max-width: 1298px;
        margin: 0 auto;
        border-radius: 5px;
        height: 60px;
        width: 100%;
        transition: all 0.5s ease-out;
        z-index: 2;
    }

    .parallax-gradient {
        background: linear-gradient(180deg, #000 8.89%, rgba(33, 15, 15, 0.00) 100%);
        background: linear-gradient(180deg, #000000f0 25%, rgba(33, 15, 15, 0) 100%);
        background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.53) 57%, rgba(0, 0, 0, 0) 100%);
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }

    .parallax-bottom {
        content: '';
        height: 40px;
        width: 100%;
        background-image: url("data:image/svg+xml,%3Csvg width='1280' height='41' viewBox='0 0 1280 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.94414 0H0V41H1280V12H1246.24L1205.52 30L1194.6 17L1170.77 12L1136.01 17H1106.22L1099.27 6L1058.56 0L1043.66 24H760.652L716.959 12L692.133 24H653.406L626.594 12L598.79 0L578.929 17L549.139 24L527.292 17H491.544L484.096 21.5L429.48 27.5L439.907 17L398.2 6L377.347 24H299.891H245.275L238.324 12L210.52 6L186.687 12L178.743 24H138.029H78.4484L66.5322 17L47.6649 12L33.7626 17L7.94414 0Z' fill='%23210F0F'/%3E%3C/svg%3E%0A");
        position: absolute;
        left: 0;
        bottom: -40px;
        transition: all 0.5s ease-out;
    }


    .home.logged-in .logo {
        width: 236px;
        height: 100px;
        position: absolute;
    }

    .home.logged-in .podnadpis {
        display: none;
    }

    .home.logged-in .bg-lights {
        bottom: -3%;
    }

    .home.logged-in .bg-city {
        bottom: 0;
    }

    .home.logged-in .bg-most {
        display: none;
    }

    .home.logged-in .menu {
        position: fixed;
        top: 75px;
    }

    .home.logged-in .bg-cave {
        top: -30%;
        top: -224.688px;
    }

    .home.logged-in .parallax-background {
        top: -280px;
        min-height: 750px;
    }

    .parallax-bottom {
        display: none;
    }

    .home.logged-in .menu-wrapper {
        padding-top: 0;
    }

    .home.logged-in .content {
        padding-top: 260px;
    }

}


div#projekt {
    margin-top: -314px;
    position: absolute;
}

.home__content:before {
    content: '';
    height: 41px;
    width: 100%;
    background-image: url("data:image/svg+xml,%3Csvg width='1280' height='41' viewBox='0 0 1280 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.94414 0H0V41H1280V12H1246.24L1205.52 30L1194.6 17L1170.77 12L1136.01 17H1106.22L1099.27 6L1058.56 0L1043.66 24H760.652L716.959 12L692.133 24H653.406L626.594 12L598.79 0L578.929 17L549.139 24L527.292 17H491.544L484.096 21.5L429.48 27.5L439.907 17L398.2 6L377.347 24H299.891H245.275L238.324 12L210.52 6L186.687 12L178.743 24H138.029H78.4484L66.5322 17L47.6649 12L33.7626 17L7.94414 0Z' fill='%23210F0F'/%3E%3C/svg%3E%0A");
    position: absolute;
    left: 0;
    top: -40px;
}

.home__content:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 28%;
    width: 149px;
    height: 343px;
    background-image: url("data:image/svg+xml,%3Csvg width='149' height='343' viewBox='0 0 149 343' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M82.9109 152.727C78.917 149.761 79.4345 149.297 78.3483 146.977C76.9265 147.482 76.5653 148.213 76.8778 149.579C77.4773 152.206 77.7642 154.801 77.2493 157.546C76.491 161.591 76.532 165.711 77.5157 169.748C78.0691 172.014 77.8846 174.129 76.7446 176.164C76.6677 176.303 76.66 176.48 76.5729 176.833C77.964 176.744 78.3176 177.566 78.8171 178.687C79.2834 179.733 80.6206 180.391 81.7197 181.345C82.7469 179.538 83.7384 177.828 84.6914 176.1C85.8186 174.057 86.9227 172.001 88.0217 169.943C88.2164 169.576 88.4701 169.156 88.4547 168.771C88.342 166.039 90.3146 164.906 92.2821 163.875C93.2325 163.375 94.3751 163.221 95.4459 162.975C96.3092 162.778 96.7806 163.257 96.7729 164.08C96.7576 166.128 96.7217 168.179 96.5987 170.225C96.5449 171.104 95.9429 171.645 95.013 171.476C93.5937 171.217 92.797 171.96 92.1412 173.052C91.0575 174.859 89.6331 176.492 89.3129 178.684C89.295 178.805 89.2489 178.989 89.1643 179.025C87.3736 179.784 87.7579 181.676 87.0739 183.006C86.9048 183.334 86.8049 183.824 86.5359 183.952C85.0731 184.652 85.1448 185.851 85.5419 187.051C86.5948 190.232 87.7681 193.375 88.798 196.564C88.9491 197.036 88.5777 197.677 88.4496 198.238C88.0038 197.959 87.4069 197.779 87.1354 197.379C86.1311 195.89 85.2319 194.329 84.2943 192.796C84.1227 192.888 83.951 192.98 83.7794 193.073C84.9194 195.341 86.0927 197.595 87.1738 199.891C87.3941 200.363 87.4248 201.045 87.2609 201.535C87.143 201.886 86.5846 202.227 86.1695 202.306C85.5137 202.434 84.8169 202.339 84.056 202.339C84.6043 203.972 85.1858 205.587 85.6879 207.228C86.2105 208.933 86.6076 210.676 87.1687 212.365C87.3582 212.937 87.9321 213.372 88.2395 213.919C88.5879 214.541 89.1541 215.272 89.0593 215.864C88.8953 216.874 88.7519 218.143 87.3454 218.415C87.1046 218.461 86.8561 218.474 86.5333 218.512C87.0303 220.342 87.6144 222.078 87.9654 223.862C88.7698 227.956 89.4205 232.083 90.2121 236.179C90.9858 240.191 91.5622 244.275 92.7867 248.151C93.6219 250.796 93.0122 252.639 91.37 254.485C90.7245 255.21 89.9841 255.859 89.3898 256.623C89.0516 257.056 88.9235 257.653 88.7006 258.179C88.821 258.238 88.9414 258.297 89.0618 258.356C89.2898 258.051 89.4769 257.699 89.7587 257.456C90.0507 257.202 90.4811 256.851 90.768 256.912C91.0882 256.984 91.5186 257.453 91.5519 257.787C91.8798 261.047 92.5331 264.349 92.2744 267.571C92.0848 269.93 90.7347 272.219 89.7792 274.485C89.0132 276.305 88.6904 278.366 87.1149 279.788C87.0073 279.886 86.9842 280.217 87.0636 280.358C88.2831 282.475 87.927 284.92 88.5085 287.166C88.944 288.845 89.2924 290.555 89.8765 292.18C90.271 293.275 90.2633 294.01 89.2284 294.69C88.2421 295.338 87.3147 296.087 86.4257 296.866C86.1619 297.097 85.9723 297.586 85.9953 297.94C86.2362 301.637 86.3309 305.361 86.8689 309.017C87.2686 311.737 88.4726 314.272 89.646 316.802C90.54 318.73 91.4418 320.544 93.1172 321.857C96.8728 324.802 100.662 327.707 104.438 330.624C104.74 330.857 105.076 331.047 105.373 331.285C107.335 332.859 107.159 334.205 104.835 335.225C102.268 336.351 99.5833 336.553 96.8191 336.271C93.0711 335.889 89.7023 334.418 86.354 332.823C85.6444 332.485 84.6171 332.3 83.9177 332.552C81.3174 333.482 78.876 332.923 76.4423 332.072C75.2024 331.639 74.0086 331.08 72.7968 330.57C71.5518 330.047 70.7909 329.209 70.8037 327.755C70.8191 325.712 70.6013 323.651 72.182 321.962C72.451 321.675 72.4638 321.091 72.4792 320.639C72.5201 319.506 72.5278 318.371 72.4843 317.24C72.4433 316.158 72.5996 315.207 73.2093 314.231C73.5116 313.746 73.176 312.821 73.0376 312.111C72.8276 311.034 72.2896 309.963 72.3331 308.907C72.4254 306.581 71.6466 304.567 70.6577 302.567C70.4528 302.149 70.1812 301.693 70.1863 301.257C70.2043 299.791 69.2769 299.417 68.0959 299.191C65.2625 298.65 64.8014 297.694 66.3385 295.192C67.0225 294.077 67.0942 292.952 67.2761 291.721C67.5938 289.56 68.1932 287.399 69.013 285.374C69.4511 284.29 69.3998 283.347 69.2871 282.321C69.1693 281.262 69.0104 280.204 68.8055 279.158C68.6134 278.168 68.9259 277.017 67.645 276.369C67.2633 276.174 67.1506 275.226 67.1147 274.61C67.0353 273.29 67.0993 271.962 67.0686 270.64C67.0583 270.224 66.9302 269.809 66.8559 269.394L66.4973 269.407C66.3205 270.847 66.1207 272.288 65.9721 273.731C65.6749 276.615 65.406 279.501 65.1267 282.388C64.9397 284.328 64.558 284.71 62.6008 285.382C61.366 285.805 60.0107 286.479 59.0116 285.397C58.0868 284.398 57.0185 284.467 55.9477 284.282C54.5771 284.046 53.724 284.556 53.1194 285.836C52.4431 287.266 49.8326 288.299 47.9446 287.361C45.6953 286.243 44.048 287.012 42.1676 288.066C40.6895 288.894 39.0166 289.376 37.4564 290.001C36.6367 288.74 36.8442 287.586 37.1695 286.443C39.201 279.296 40.4845 272.001 41.2736 264.626C41.809 259.619 42.1087 254.587 42.5058 249.566C42.5365 249.166 42.5109 248.761 42.5109 248.358C42.4059 248.34 42.3034 248.32 42.1984 248.302C41.5221 250.424 40.879 252.557 40.1515 254.662C39.739 255.856 39.3778 257.151 38.6349 258.122C38.0585 258.876 36.921 259.199 36.0372 259.719C35.7042 259.914 35.2046 260.042 35.0765 260.332C34.0338 262.693 33.0604 265.087 32.0407 267.535C32.8887 267.769 33.7136 267.966 34.5155 268.225C35.676 268.599 35.8989 269.094 35.2891 270.242C34.2772 272.152 33.1679 274.013 32.1253 275.905C31.0621 277.833 29.9682 279.75 29.0152 281.734C28.7667 282.249 28.9768 282.993 28.9973 283.629C29.0101 283.962 29.1561 284.308 29.0972 284.621C28.6924 286.784 28.3082 288.953 27.8035 291.093C27.3424 293.052 26.9478 294.972 27.5114 296.989C27.9905 298.696 27.1297 299.932 25.3595 299.868C23.9864 299.819 23.6661 300.565 23.2947 301.578C22.3161 304.249 21.9113 307.012 21.6782 309.832C21.5859 310.957 21.1889 312.072 20.8276 313.159C19.9156 315.92 19.7261 318.699 19.995 321.606C20.1513 323.285 19.4852 325.023 19.3853 326.748C19.247 329.163 19.1701 331.598 19.3059 334.01C19.4007 335.682 19.2803 337.24 18.5271 338.724C17.446 340.847 15.8116 342.211 13.3292 342.239C10.6111 342.27 7.85968 342.505 5.18257 342.17C1.77022 341.744 1.2015 340.716 1.36289 337.925C1.49355 335.699 2.3492 333.731 3.68903 331.959C5.79229 329.178 7.64193 326.243 8.74607 322.913C8.97151 322.229 8.77682 321.414 8.83574 320.665C8.91772 319.632 9.09961 318.607 9.16621 317.573C9.23282 316.494 9.23282 315.41 9.22513 314.328C9.21489 312.985 9.16877 311.644 9.13291 310.301C9.06374 307.543 9.09704 304.774 8.88185 302.026C8.73326 300.127 8.29007 298.243 7.85712 296.382C7.72903 295.836 7.25509 295.308 6.81446 294.91C6.15863 294.318 5.37727 293.872 4.6779 293.326C3.81456 292.654 3.73002 291.821 4.41915 290.998C6.67356 288.312 8.35924 285.333 9.59404 282.034C10.0039 280.937 11.2029 280.14 12.015 279.184C12.2532 278.902 12.5529 278.555 12.5734 278.222C12.8757 273.572 13.4086 268.971 14.6895 264.459C14.9841 263.421 14.6972 262.185 14.5537 261.057C14.2514 258.702 13.9082 256.348 13.4803 254.011C13.365 253.383 13.0346 252.637 12.5529 252.267C11.1414 251.175 9.59404 250.222 8.98176 248.44C8.80243 247.917 8.76913 247.056 9.07655 246.707C10.7469 244.81 10.9544 242.365 11.6768 240.135C12.9347 236.251 14.0132 232.309 15.1686 228.389C15.5759 227.01 15.9858 225.631 16.4341 224.118C15.6041 224.029 14.8996 223.913 14.1899 223.885C13.2574 223.847 12.7733 223.298 12.6349 222.48C12.4966 221.66 12.453 220.945 13.2754 220.204C14.0055 219.545 14.3872 218.402 14.7074 217.402C15.7219 214.226 17.0438 211.209 18.9037 208.435C19.8208 207.066 19.7209 206.672 18.335 205.833C17.7586 205.485 17.1514 205.139 16.6903 204.665C15.4785 203.419 16.1446 201.204 17.8098 200.689C18.1326 200.589 18.4733 200.33 18.6655 200.05C20.4639 197.431 22.2392 194.793 24.0017 192.147C24.5705 191.294 23.9582 190.117 22.9463 190.02C22.4826 189.976 22.0215 189.907 21.5654 189.815C20.4946 189.597 20.0617 189.051 20.1462 187.843C20.3383 185.116 19.1368 182.742 17.9277 180.389C15.1096 174.903 12.0329 169.602 7.70341 165.129C6.61463 164.003 5.40545 162.914 4.6241 161.589C2.06483 157.249 0.591784 152.524 0.19214 147.485C0.0999139 146.328 0.069172 145.17 2.76233e-06 143.796C1.53197 144.475 2.72066 145.003 4.2347 145.675C5.05961 142.711 5.83584 139.925 6.58645 137.223C4.9392 137.121 3.38674 136.964 1.83171 136.946C0.499559 136.928 0.666077 136.118 1.05035 135.439C2.10838 133.563 3.22022 131.707 4.43965 129.933C5.34653 128.615 6.45836 127.441 7.63168 126.016H3.0332C3.75564 124.488 4.33205 123.011 5.11597 121.653C8.4489 115.883 12.9218 111.22 18.8089 108.021C20.2948 107.213 21.8472 106.49 23.4433 105.939C24.9932 105.406 26.1665 104.583 26.7736 103.05C27.1425 102.117 27.7164 101.953 28.6899 102.166C30.7188 102.609 32.6351 103.183 34.1005 104.778C34.2516 104.942 34.6743 105.052 34.8613 104.962C35.9655 104.421 37.0773 103.873 38.102 103.194C38.4299 102.976 38.599 102.373 38.6631 101.922C38.827 100.746 38.845 99.5484 39.0166 98.3743C39.1242 97.631 39.3189 96.9465 40.359 96.8286C41.1557 96.7389 41.1352 95.3162 40.382 94.5215C39.3983 93.4782 38.4402 92.4118 37.4641 91.3634C36.7161 90.5584 36.7417 89.7638 37.3386 88.8563C38.1481 87.6233 37.9073 86.1493 37.1465 84.9471C36.3574 83.7038 35.8066 82.3093 35.0278 80.7354H37.0927C36.6572 80.0458 36.4625 79.5049 36.0833 79.1794C34.3438 77.6874 33.4626 75.8136 33.2141 73.3091C34.5565 73.9576 35.6913 74.5037 36.8237 75.0522C36.939 74.9651 37.0517 74.8779 37.167 74.7908C32.2892 71.5762 31.9588 66.757 32.2329 61.5327C34.3028 64.1141 36.2806 66.5775 38.2557 69.041C38.4069 68.9282 38.5606 68.8154 38.7117 68.7026C38.476 68.3745 38.2711 68.0207 37.9995 67.7259C35.3865 64.8754 33.5906 61.6019 32.9348 57.767C32.7632 56.7673 32.7786 55.7291 32.7914 54.7088C32.7965 54.3833 33.0706 54.0603 33.2192 53.7373C33.4959 53.9552 33.8366 54.1295 34.039 54.4012C35.8784 56.8852 37.6819 59.3948 39.5187 61.8788C40.0157 62.5504 40.5921 63.163 41.2018 63.8859C42.1497 62.6324 43.0258 61.4096 43.9686 60.2407C45.9258 57.8208 48.3237 56.1828 51.5798 56.9723C53.0861 57.3363 54.4618 58.2412 55.9503 58.9257V52.0736C58.1919 54.0321 59.1397 56.2725 59.319 58.8308C59.4087 60.1407 59.2038 61.4686 59.1628 62.7888C59.15 63.1912 59.2396 63.5963 59.2806 63.9987C59.4446 63.9987 59.6111 63.9987 59.7751 64.0013C59.9569 62.1607 60.1388 60.3202 60.3412 58.2694C61.4505 59.2871 62.0833 60.5278 62.319 61.8198C62.5623 63.1502 62.3727 64.5601 62.3727 65.9879C62.734 65.3496 63.0952 64.7113 63.5768 63.8577C65.1831 66.2212 64.0123 68.454 63.71 70.6483C63.8074 70.6893 63.9047 70.7303 64.0046 70.7713C64.4811 69.8843 64.9602 68.9974 65.4367 68.113C65.5494 68.0746 65.6621 68.0336 65.7723 67.9951C66.0695 69.082 66.4332 70.1586 66.6382 71.2635C66.7688 71.9659 66.8278 72.758 66.6331 73.427C66.1258 75.1907 66.7484 76.6851 67.5476 78.1412C68.3802 79.6587 68.2445 80.9712 67.1915 82.3606C66.3487 83.4731 65.3137 84.6241 65.5699 86.1929C65.7313 87.1901 66.1591 88.1411 66.3846 89.1332C66.4845 89.5715 66.4204 90.0586 66.3641 90.5174C66.3077 90.9737 66.1284 91.4146 66.0746 91.8709C65.8953 93.3628 65.7364 94.8548 65.5955 96.3492C65.5494 96.8568 65.5622 97.3695 65.5827 97.8796C65.6519 99.6663 65.1139 100.415 63.3258 100.625C62.2344 100.753 61.1149 100.633 60.0082 100.617C59.7264 100.612 59.4471 100.584 59.1679 100.564C59.1244 100.694 59.0808 100.825 59.0373 100.956C59.6803 101.181 60.3233 101.409 60.9407 101.627C60.8536 102.304 60.7255 103.006 60.705 103.709C60.6999 103.886 61.0457 104.073 61.2302 104.257C61.348 104.068 61.4889 103.888 61.5837 103.686C61.781 103.268 61.9526 102.84 62.1371 102.417C62.4163 102.666 62.7237 102.891 62.9671 103.168C63.5999 103.888 67.0276 103.668 67.5271 102.824C67.9217 102.161 68.1958 101.376 69.2026 101.589C70.4066 101.843 71.8797 101.994 72.1128 103.429C72.3741 105.037 73.4501 105.496 74.6516 106.034C80.4516 108.626 85.0833 112.619 88.6571 117.846C89.4205 118.964 90.1096 120.138 90.7578 121.327C91.3777 122.468 91.1087 122.873 89.8227 122.891C89.0644 122.901 88.3035 122.891 87.2686 122.891C87.6272 123.396 87.909 123.729 88.1217 124.101C89.6126 126.708 91.1062 129.318 92.5536 131.95C92.7253 132.263 92.6356 132.722 92.6663 133.114C92.2769 133.109 91.8773 133.163 91.5033 133.086C90.9781 132.976 90.476 132.77 89.523 132.463C90.1352 133.888 90.6527 134.955 91.0549 136.064C91.47 137.208 91.9029 138.372 92.0771 139.564C92.2155 140.502 92.5536 140.843 93.4477 140.781C93.9139 140.75 94.3904 140.75 94.8541 140.807C95.6688 140.904 96.2708 140.794 96.7448 139.958C97.5056 138.62 98.8583 138.91 99.9496 139.287C106.149 141.42 112.305 140.784 118.456 139.141C118.953 139.007 119.471 138.636 119.794 138.228C120.68 137.116 121.671 137.133 122.673 137.902C123.326 138.405 123.867 138.397 124.497 137.982C126.288 136.803 128.086 135.634 129.867 134.437C130.007 134.342 130.077 134.073 130.095 133.875C130.23 132.389 130.463 130.894 130.405 129.412C130.382 128.859 129.662 128.333 129.101 127.582C129.195 127.236 129.58 126.534 129.518 125.87C129.429 124.911 129.295 123.688 128.68 123.104C127.587 122.063 127.622 121.22 128.383 120.143C129.828 120.243 129.803 120.253 129.252 118.941C129.098 118.572 128.978 118.054 129.116 117.718C130.446 114.48 131.078 111.038 131.998 107.687C134.355 99.0921 136.059 90.3636 137.129 81.4993C138.121 73.2989 138.692 65.0933 138.233 56.839C137.895 50.7791 137.265 44.7525 135.646 38.8822C134.801 35.8163 133.727 32.8146 132.8 29.7692C132.677 29.3667 132.703 28.8387 132.856 28.4465C134.265 24.8936 134.56 21.2945 133.656 17.5519C133.456 16.7265 133.814 15.7293 134.035 14.8398C135.144 10.3589 135.059 5.88314 134.068 1.40226C133.978 0.992108 133.945 0.569142 134.14 5.97226e-05C134.834 0.951093 135.562 1.88162 136.22 2.85829C139.724 8.05436 142.463 13.6478 144.505 19.559C146.682 25.86 148.012 32.348 148.624 39.0078C149.193 45.2062 149.088 51.3789 148.499 57.5517C148.245 60.2202 147.705 62.8631 147.284 65.5163C146.429 70.9097 145.565 76.3006 144.7 81.6915C144.167 85.0163 143.631 88.3385 143.075 91.6607C142.501 95.088 143.383 97.9693 146.408 100.317C145.437 101.379 144.482 102.404 143.552 103.455C143.337 103.699 143.022 104.057 143.07 104.298C143.319 105.557 142.699 105.977 141.469 105.934C142.081 107.813 141.19 109.141 140.278 110.551C139.75 111.366 139.699 112.478 139.315 113.409C139.169 113.768 138.743 114.114 138.367 114.252C137.69 114.501 137.644 114.783 137.949 115.393C138.159 115.813 138.333 116.393 138.216 116.818C137.076 120.943 136.266 125.108 136.11 129.402C136.076 130.312 135.626 131.263 135.172 132.089C134.69 132.97 134.503 133.691 135.264 134.485C135.672 134.911 136.015 135.401 136.363 135.88C137.076 136.867 137.875 137.541 139.197 137.795C141.923 138.315 142.499 139.843 141.182 142.258C140.913 142.75 140.908 143.386 140.767 143.952C140.657 144.393 140.647 144.939 140.375 145.244C139.399 146.339 138.103 147.162 137.675 148.702C137.624 148.887 137.281 149.094 137.058 149.11C136.01 149.189 135.546 149.966 134.87 150.612C134.055 151.389 133.925 152.186 133.853 153.181C133.256 161.568 132.982 170.002 131.862 178.32C131.145 183.655 130.922 188.999 130.353 194.329C129.905 198.528 129.669 202.752 129.362 206.966C128.921 213.014 128.499 219.061 128.068 225.108C127.448 233.839 126.833 242.573 126.208 251.304C125.901 255.605 125.555 259.904 125.286 264.208C125.25 264.764 125.506 265.377 125.752 265.908C126.078 266.605 125.77 268.925 125.181 269.507C123.892 270.775 123.823 271.934 124.671 273.467C125.073 274.195 126.198 275.264 124.364 275.831C124.2 275.882 124.005 276.266 124.038 276.459C124.246 277.61 124.599 278.74 124.73 279.896C124.804 280.552 124.745 281.383 124.397 281.893C123.808 282.752 124.005 283.316 124.279 284.254C124.607 285.379 124.359 286.81 123.954 287.968C123.646 288.85 123.313 289.327 123.8 290.406C124.251 291.403 123.849 292.936 123.459 294.113C123.19 294.928 122.993 295.443 123.262 296.387C123.598 297.563 123.447 299.04 123.027 300.216C122.714 301.088 122.299 301.465 122.901 302.552C123.413 303.477 122.875 305.02 122.704 306.276C122.647 306.689 122.127 307.038 122.074 307.45C121.3 313.269 121.528 319.012 123.357 324.649C123.529 325.177 123.339 326.051 122.98 326.481C119.955 330.111 117.946 334.218 116.917 338.819C116.819 339.252 116.599 339.655 116.307 340.409C115.917 339.806 115.705 339.493 115.508 339.17C114.629 337.727 113.707 336.304 112.902 334.82C112.646 334.346 112.418 333.533 112.646 333.172C114.8 329.768 115.592 325.93 116.153 322.059C116.635 318.727 116.809 315.348 117.055 311.985C117.091 311.516 116.642 311.016 116.648 310.534C116.663 309.309 116.553 307.986 116.975 306.889C117.332 305.964 118.016 305.336 117.068 304.377C116.612 303.915 117.234 301.178 117.511 300.516C117.77 299.904 117.854 299.053 117.636 298.445C117.332 297.597 117.203 295.246 117.823 294.579C118.589 293.757 118.615 293.213 118.028 292.095C117.544 291.175 117.882 289.586 118.331 288.489C118.7 287.584 119.289 286.971 118.441 286.051C117.931 285.497 118.279 282.826 118.861 282.203C119.54 281.475 119.619 280.773 118.93 279.994C118.305 279.286 118.584 277.035 119.332 276.436C120.449 275.541 120.442 274.718 119.361 273.754C119.181 273.595 119.058 273.208 119.115 272.977C119.389 271.883 118.869 270.601 120.019 269.676C120.326 269.43 120.201 268.622 120.242 268.071C120.718 261.773 121.182 255.472 121.666 249.173C122.112 243.385 122.591 237.6 123.037 231.811C123.352 227.725 123.639 223.636 123.933 219.55C124.369 213.503 124.794 207.456 125.232 201.412C125.734 194.47 126.608 187.531 126.662 180.586C126.736 170.973 127.902 161.453 128.424 151.883C128.46 151.227 128.376 150.873 127.651 150.702C126.493 150.43 125.363 150.038 124.228 149.671C123.211 149.343 122.427 149.341 122.099 150.643C121.84 151.668 121.103 152.258 119.986 152.035C116.622 151.361 113.461 152.278 110.379 153.375C107.233 154.496 104.197 155.926 101.084 157.149C94.9643 159.556 88.6315 160.281 82.1167 159.415C81.0613 159.274 79.9955 159.169 78.9529 158.964C78.1126 158.797 77.7104 158.248 78.3252 157.492C79.3525 156.228 80.4516 155.021 81.5557 153.824C81.9169 153.434 82.3883 153.145 82.9083 152.732L82.9109 152.727ZM24.9368 143.857C23.2024 144.611 22.2469 146.567 20.0283 145.713C19.703 146.011 18.8755 146.408 18.8448 146.859C18.7372 148.528 18.7013 150.251 19.0062 151.883C19.311 153.529 20.0437 155.095 20.615 156.687C20.7354 157.023 20.8968 157.51 21.153 157.6C22.3289 158.005 22.6004 158.751 22.3084 159.884C22.2059 160.279 22.2623 160.732 22.3212 161.15C22.6414 163.47 22.8617 165.816 23.3562 168.1C23.8839 170.545 24.6576 172.937 25.3672 175.339C25.6029 176.141 26.1998 176.495 27.0503 176.251C27.8829 176.013 28.4568 176.351 28.859 177.056C29.1254 177.523 29.3662 178.005 29.6173 178.484H32.0561C32.115 177.954 32.1637 177.497 32.2098 177.064C30.0784 175.78 29.8811 174.562 31.3337 172.55C31.6616 172.099 31.9357 171.468 31.9152 170.932C31.864 169.489 31.7205 168.036 31.4669 166.613C30.8239 163.011 30.1066 159.425 29.4046 155.834C28.8692 153.091 28.0392 150.492 25.8488 148.551C25.5004 148.243 25.1981 147.884 24.8753 147.549C24.1093 146.759 23.7917 145.944 24.6191 144.97C24.8062 144.749 24.801 144.365 24.9368 143.857ZM65.4879 105.096C65.4136 105.003 65.1703 104.706 64.9295 104.406C64.7501 104.714 64.4222 105.021 64.4248 105.324C64.4325 106.134 63.9739 106.303 63.3283 106.426C63.1336 106.465 62.9953 106.795 62.8313 106.993C63.0311 107.105 63.2207 107.293 63.4308 107.321C64.581 107.477 65.4136 106.7 65.4879 105.096ZM62.7417 178.102C62.7237 177.81 62.7673 177.628 62.7032 177.574C61.9475 176.936 61.0457 177.1 60.6333 177.774C60.2772 178.351 60.4539 179.253 60.3976 180.012C60.6461 179.866 61.1226 179.697 61.1098 179.579C60.9868 178.4 61.7016 178.123 62.7442 178.102H62.7417ZM63.1567 183.201C64.6733 183.211 65.47 182.088 65.0371 180.85C64.9602 180.632 64.681 180.484 64.4939 180.304C64.371 180.527 64.125 180.763 64.1455 180.973C64.225 181.75 63.979 182.173 63.1592 182.265C62.9569 182.288 62.7878 182.598 62.6033 182.778C62.839 182.96 63.0773 183.142 63.1567 183.203V183.201ZM18.458 294.208C18.6578 294.092 18.8397 294.049 18.8576 293.969C19.0625 292.977 19.3187 292.06 20.6278 292.101C20.697 292.101 20.8712 291.732 20.8225 291.598C20.7713 291.46 20.5202 291.344 20.3383 291.311C18.7218 291.019 17.8201 292.336 18.4605 294.208H18.458ZM22.5722 293.98C21.6577 295.059 21.6064 296.679 19.9797 296.833C20.7431 297.025 21.4835 297.112 21.9881 296.81C22.9104 296.259 22.8361 295.277 22.5722 293.977V293.98Z' fill='%23120808'/%3E%3C/svg%3E%0A");
    background-size: 100% 100%;
}