    body {
        background: #F6F6F6;
        font-family: 'Open Sans', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 160%;
    }
    
    .uk-h1,
    .uk-h2,
    .uk-h3,
    .uk-h4,
    .uk-h5,
    .uk-h6,
    .uk-heading-2xlarge,
    .uk-heading-large,
    .uk-heading-medium,
    .uk-heading-small,
    .uk-heading-xlarge,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: Raleway;
        font-style: normal;
        font-weight: 800;
        font-feature-settings: 'pnum' on, 'lnum' on;
        text-transform: none;
        color: #02476B;
    }
    
     ::-webkit-input-placeholder {
        text-transform: uppercase;
        font-size: 13px;
        color: #ABB4BF !important;
    }
    
     ::-moz-placeholder {
        text-transform: uppercase;
        font-size: 13px;
        color: #ABB4BF !important;
    }
    
     :-moz-placeholder {
        text-transform: uppercase;
        font-size: 13px;
        color: #ABB4BF !important;
    }
    
     :-ms-input-placeholder {
        text-transform: uppercase;
        font-size: 13px;
        color: #ABB4BF !important;
    }
    
    #topbar {
        height: 100px;
        background: #fff;
        position: fixed;
        width: 100%;
        top: 0;
    }
    
    a#menu {
        position: fixed;
        height: 24px;
        width: 24px;
        left: 38px;
        top: 35px;
        z-index: 9999;
    }
    
    #nav-toggle {
        position: absolute;
        display: inline-block;
        width: 18px;
        height: 15px;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        right: inherit;
        padding: 0;
    }
    
    #nav-toggle span {
        position: absolute;
        left: 0;
        top: 7px;
    }
    
    #nav-toggle span,
    #nav-toggle span:before,
    #nav-toggle span:after {
        position: absolute;
        display: block;
        content: '';
        height: 2px;
        width: 20px;
        background: #97B3DD;
        border-radius: 1px;
        cursor: pointer;
    }
    
    #nav-toggle span:before {
        top: -8px;
    }
    
    #nav-toggle span:after {
        bottom: -8px;
    }
    
    #nav-toggle span,
    #nav-toggle span:before,
    #nav-toggle span:after {
        transition: all 200ms ease-in-out;
    }
    
    #nav-toggle.active span {
        background-color: transparent;
    }
    
    #nav-toggle.active span:before,
    #nav-toggle.active span:after {
        top: 0;
    }
    
    #nav-toggle.active span:before {
        transform: rotate(45deg);
    }
    
    #nav-toggle.active span:after {
        transform: rotate(-45deg);
    }
    
    #menu:hover #nav-toggle span:after {
        bottom: -10px;
    }
    
    #menu:hover #nav-toggle span:before {
        top: -10px;
    }
    
    #menu:hover #nav-toggle.active span:before {
        top: 0;
    }
    
    a#logo {
        background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 248 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M169.746 63.0638V54.4673L166.636 60.7266H164.807L161.698 54.4673V63.0638H158.364V48.6342H161.982L165.721 56.1744L169.481 48.6342H173.078V63.0638H169.746Z' fill='%2302476B'/%3E%3Cpath d='M146.732 63.0638V60.32H148.012C148.365 60.32 148.636 60.2528 148.825 60.1136C149.016 59.9756 149.165 59.751 149.272 59.4506L149.455 58.9719L143.907 48.6342H147.586L150.939 55.6298L153.906 48.6342H157.423L151.792 61.0087C151.399 61.7743 150.949 62.3091 150.441 62.6107C149.933 62.9123 149.259 63.0638 148.418 63.0638H146.732Z' fill='%2302476B'/%3E%3Cpath d='M136.34 55.504H139.063C139.32 55.504 139.557 55.4295 139.774 55.2806C139.991 55.1316 140.166 54.9081 140.302 54.609C140.438 54.311 140.506 53.9459 140.506 53.5124C140.506 53.0643 140.428 52.6955 140.271 52.4049C140.116 52.1131 139.92 51.8994 139.683 51.7638C139.446 51.6283 139.198 51.5611 138.94 51.5611H136.34V55.504ZM133.006 63.0638V48.6342H139.164C139.855 48.6342 140.489 48.7734 141.065 49.0506C141.64 49.329 142.138 49.7014 142.559 50.1691C142.979 50.6368 143.303 51.1619 143.534 51.7443C143.765 52.3268 143.88 52.9227 143.88 53.532C143.88 54.3587 143.687 55.145 143.301 55.8899C142.914 56.6347 142.379 57.2416 141.695 57.7093C141.01 58.177 140.201 58.4102 139.267 58.4102H136.34V63.0638H133.006Z' fill='%2302476B'/%3E%3Cpath d='M120.616 55.8496C120.616 56.4052 120.698 56.9437 120.86 57.4651C121.022 57.9865 121.263 58.4505 121.582 58.8571C121.899 59.2637 122.296 59.5885 122.77 59.8328C123.245 60.077 123.787 60.1991 124.396 60.1991C125.032 60.1991 125.588 60.0733 126.063 59.823C126.537 59.5715 126.93 59.2369 127.241 58.8168C127.553 58.3968 127.787 57.9254 127.942 57.404C128.099 56.8826 128.177 56.3502 128.177 55.8081C128.177 55.2537 128.095 54.7176 127.932 54.2036C127.77 53.6883 127.526 53.2243 127.201 52.8115C126.875 52.3976 126.476 52.0764 126.002 51.8457C125.527 51.6149 124.992 51.5001 124.396 51.5001C123.759 51.5001 123.207 51.6222 122.739 51.8664C122.273 52.1094 121.88 52.4379 121.561 52.8518C121.242 53.2646 121.005 53.7322 120.85 54.2536C120.694 54.775 120.616 55.3074 120.616 55.8496ZM124.375 63.1663C123.292 63.1663 122.313 62.9587 121.439 62.546C120.566 62.1333 119.813 61.5777 119.183 60.8792C118.553 60.182 118.069 59.3956 117.73 58.5213C117.391 57.6482 117.222 56.7434 117.222 55.8081C117.222 54.8471 117.402 53.9325 117.761 53.0643C118.12 52.1973 118.62 51.4219 119.264 50.7381C119.907 50.0543 120.671 49.5146 121.551 49.1226C122.431 48.7295 123.394 48.5329 124.436 48.5329C125.507 48.5329 126.479 48.7392 127.354 49.1532C128.227 49.5659 128.979 50.1252 129.609 50.8297C130.239 51.5343 130.724 52.3231 131.062 53.1974C131.4 54.0717 131.57 54.9619 131.57 55.8691C131.57 56.8313 131.394 57.7459 131.041 58.6129C130.69 59.4811 130.188 60.2565 129.538 60.9403C128.887 61.6253 128.125 62.1663 127.251 62.5668C126.378 62.9661 125.419 63.1663 124.375 63.1663Z' fill='%2302476B'/%3E%3Cpath d='M109.681 59.4347C110.223 59.3797 110.727 59.2039 111.195 58.906C111.663 58.608 112.041 58.1953 112.333 57.6666C112.858 56.7129 112.902 55.0998 112.526 54.0827C112.364 53.6419 112.14 53.2621 111.856 52.9434C111.571 52.6259 111.243 52.3744 110.87 52.1925C110.498 52.0093 110.101 51.9043 109.681 51.8774V59.4347ZM106.693 59.4347V51.8774C106.137 51.9177 105.626 52.0899 105.159 52.3952C104.692 52.7004 104.316 53.1168 104.031 53.6455C103.513 54.6053 103.473 56.2416 103.858 57.2599C104.027 57.7069 104.258 58.083 104.549 58.3882C104.841 58.6923 105.173 58.9365 105.545 59.1197C105.918 59.3028 106.301 59.4078 106.693 59.4347ZM106.612 63.2579V62.0967C105.772 62.0564 104.969 61.8769 104.203 61.5582C103.438 61.2395 102.761 60.8023 102.171 60.2467C101.582 59.6923 101.118 59.0342 100.779 58.2759C100.089 56.7312 100.097 54.5088 100.81 52.9739C101.169 52.2022 101.646 51.5453 102.242 51.0031C102.838 50.461 103.513 50.0372 104.264 49.7332C105.016 49.4279 105.799 49.2557 106.612 49.2142V48.4401H109.762V49.2142C110.575 49.2557 111.361 49.4316 112.119 49.743C112.879 50.0543 113.555 50.4817 114.153 51.0239C114.748 51.5648 115.222 52.223 115.575 52.9947C116.28 54.5394 116.283 56.7385 115.585 58.2857C115.239 59.0513 114.769 59.7094 114.172 60.2577C113.576 60.806 112.898 61.2395 112.14 61.5582C111.382 61.8769 110.588 62.0564 109.762 62.0967V63.2579H106.612Z' fill='%2302476B'/%3E%3Cpath d='M218.892 48.6342V63.0638H215.56V57.15H209.807V63.0638H206.475V48.6342H209.807V54.2231H215.56V48.6342H218.892Z' fill='%2302476B'/%3E%3Cpath d='M198.495 63.1663C197.248 63.1663 196.127 62.9148 195.132 62.4141C194.136 61.9123 193.347 61.215 192.764 60.32L195.264 58.7765C195.589 59.2772 196.02 59.674 196.555 59.9646C197.09 60.2565 197.71 60.4018 198.414 60.4018C199.213 60.4018 199.797 60.2394 200.162 59.917C200.528 59.5922 200.711 59.1819 200.711 58.6849C200.711 58.3491 200.633 58.0512 200.477 57.7972C200.322 57.5396 200.078 57.3393 199.745 57.2013C199.413 57.0585 198.99 56.9876 198.475 56.9876H196.626V54.4881H198.495C198.915 54.4881 199.261 54.4234 199.532 54.2952C199.803 54.1694 200.003 53.9935 200.131 53.7701C200.261 53.5491 200.324 53.289 200.324 52.9935C200.324 52.6992 200.253 52.4379 200.112 52.2181C199.969 51.9946 199.749 51.8188 199.451 51.693C199.152 51.5648 198.766 51.5001 198.292 51.5001C197.533 51.5001 196.889 51.6417 196.362 51.9263C195.833 52.2108 195.434 52.5771 195.163 53.024L192.744 51.3169C193.353 50.4768 194.109 49.8028 195.01 49.2948C195.911 48.7869 197.053 48.5329 198.434 48.5329C199.505 48.5329 200.419 48.6818 201.178 48.9798C201.937 49.2753 202.523 49.7185 202.936 50.3047C203.349 50.8932 203.556 51.6185 203.556 52.4855C203.556 53.1058 203.404 53.7054 203.098 54.2781C202.793 54.8532 202.289 55.3001 201.584 55.6261C202.384 55.8557 203.001 56.2733 203.434 56.8826C203.868 57.492 204.084 58.2002 204.084 59.0098C204.084 59.917 203.841 60.6765 203.352 61.2895C202.865 61.9062 202.201 62.3738 201.361 62.6889C200.521 63.0064 199.566 63.1663 198.495 63.1663Z' fill='%2302476B'/%3E%3Cpath d='M178.463 55.7067C178.463 54.8263 178.626 53.963 178.95 53.1156C179.276 52.2694 179.75 51.5001 180.374 50.809C180.997 50.1178 181.755 49.5659 182.65 49.1532C183.544 48.7392 184.56 48.5329 185.698 48.5329C187.053 48.5329 188.229 48.8235 189.225 49.4072C190.221 49.9896 190.962 50.7479 191.451 51.6833L188.889 53.4721C188.673 52.9568 188.384 52.5563 188.025 52.2718C187.666 51.9873 187.273 51.7883 186.847 51.6735C186.42 51.5575 186.009 51.5001 185.617 51.5001C184.98 51.5001 184.424 51.6259 183.951 51.8762C183.477 52.1265 183.084 52.4623 182.772 52.8824C182.46 53.3024 182.23 53.7701 182.081 54.2842C181.932 54.7995 181.858 55.3148 181.858 55.8288C181.858 56.3979 181.946 56.9473 182.122 57.4749C182.297 58.0036 182.551 58.4713 182.883 58.8779C183.216 59.2845 183.619 59.6056 184.094 59.8425C184.567 60.0794 185.089 60.1991 185.658 60.1991C186.064 60.1991 186.477 60.1307 186.897 59.9952C187.317 59.8596 187.707 59.6472 188.066 59.3553C188.425 59.0635 188.699 58.6813 188.889 58.2075L191.613 59.812C191.328 60.5166 190.861 61.1198 190.21 61.6217C189.56 62.1223 188.825 62.5057 188.006 62.7695C187.185 63.0344 186.376 63.1663 185.576 63.1663C184.533 63.1663 183.575 62.9526 182.7 62.5253C181.827 62.0991 181.075 61.5301 180.445 60.8182C179.815 60.1075 179.328 59.3077 178.981 58.42C178.637 57.5335 178.463 56.6286 178.463 55.7067Z' fill='%2302476B'/%3E%3Cpath d='M100.29 43.5814V34.4282H101.192V43.5814H100.29ZM113.328 41.2222C113.328 41.6777 113.212 42.0831 112.98 42.4409C112.748 42.7974 112.437 43.0758 112.046 43.2785C111.654 43.48 111.227 43.5814 110.763 43.5814H106.445V34.4282H110.853C111.283 34.4282 111.654 34.5417 111.968 34.7701C112.282 34.9984 112.523 35.2902 112.691 35.6468C112.858 36.0034 112.941 36.3746 112.941 36.7616C112.941 37.2171 112.825 37.6384 112.593 38.0255C112.361 38.4113 112.039 38.6995 111.628 38.8888C112.151 39.0438 112.565 39.3308 112.871 39.7521C113.176 40.1733 113.328 40.663 113.328 41.2222ZM112.426 41.0672C112.426 40.7582 112.358 40.4725 112.22 40.21C112.083 39.9474 111.896 39.735 111.659 39.5726C111.422 39.4089 111.154 39.3271 110.853 39.3271H107.348V42.795H110.763C111.073 42.795 111.352 42.7132 111.601 42.5496C111.85 42.3872 112.05 42.1735 112.2 41.9122C112.35 41.6496 112.426 41.3676 112.426 41.0672ZM107.348 35.2145V38.592H110.493C110.794 38.592 111.06 38.5127 111.292 38.3539C111.524 38.1952 111.708 37.9864 111.846 37.7287C111.984 37.4711 112.052 37.1951 112.052 36.9033C112.052 36.5944 111.988 36.3123 111.86 36.0595C111.73 35.8055 111.554 35.6016 111.331 35.4465C111.107 35.2927 110.853 35.2145 110.57 35.2145H107.348ZM114.26 38.9278C114.26 38.3686 114.357 37.8215 114.551 37.2843C114.744 36.747 115.025 36.2561 115.395 35.8141C115.765 35.3721 116.22 35.0192 116.761 34.7566C117.302 34.4953 117.917 34.3647 118.605 34.3647C119.42 34.3647 120.119 34.5515 120.699 34.9251C121.279 35.2988 121.706 35.7775 121.982 36.3624L121.273 36.8007C121.075 36.3965 120.826 36.0766 120.524 35.8397C120.224 35.6041 119.904 35.4343 119.565 35.3305C119.225 35.228 118.888 35.1767 118.552 35.1767C118.003 35.1767 117.517 35.2854 117.096 35.5052C116.675 35.7237 116.32 36.0168 116.033 36.3819C115.745 36.747 115.528 37.1548 115.381 37.6054C115.236 38.0572 115.163 38.5151 115.163 38.9791C115.163 39.4859 115.248 39.9719 115.42 40.4359C115.592 40.8999 115.833 41.3102 116.142 41.6667C116.452 42.0233 116.815 42.3066 117.231 42.5178C117.649 42.7278 118.102 42.8328 118.591 42.8328C118.936 42.8328 119.287 42.773 119.649 42.6533C120.009 42.5325 120.347 42.3481 120.66 42.099C120.974 41.8499 121.225 41.5275 121.414 41.1319L122.162 41.519C121.974 41.9744 121.681 42.3603 121.286 42.679C120.891 42.9965 120.45 43.237 119.964 43.4006C119.479 43.5643 119.004 43.6449 118.54 43.6449C117.912 43.6449 117.336 43.5105 116.812 43.2395C116.288 42.9684 115.835 42.6082 115.452 42.1564C115.07 41.7058 114.775 41.1978 114.569 40.6361C114.363 40.072 114.26 39.503 114.26 38.9278ZM129.693 42.7816V43.5814H123.545V34.4282H129.577V35.228H124.448V38.5273H128.92V39.2881H124.448V42.7816H129.693ZM131.231 43.5814V34.4282H135.021C135.417 34.4282 135.779 34.51 136.11 34.6736C136.441 34.8372 136.727 35.0582 136.967 35.3379C137.208 35.6163 137.397 35.9264 137.535 36.2659C137.672 36.6053 137.742 36.9509 137.742 37.3038C137.742 37.802 137.632 38.2721 137.412 38.7141C137.193 39.1574 136.886 39.5164 136.49 39.7911C136.096 40.0659 135.632 40.2039 135.098 40.2039H132.133V43.5814H131.231ZM132.133 39.4041H135.059C135.42 39.4041 135.734 39.3052 136 39.1073C136.266 38.9107 136.473 38.6531 136.619 38.3344C136.766 38.0169 136.839 37.6726 136.839 37.3038C136.839 36.9253 136.752 36.5773 136.58 36.2586C136.408 35.9411 136.183 35.6895 135.904 35.5052C135.624 35.3196 135.318 35.228 134.982 35.228H132.133V39.4041ZM142.771 43.6449C142.126 43.6449 141.543 43.5167 141.018 43.259C140.494 43.0014 140.043 42.6509 139.665 42.2077C139.286 41.7656 138.994 41.2674 138.788 40.7131C138.582 40.1587 138.479 39.5897 138.479 39.0048C138.479 38.3942 138.587 37.8118 138.801 37.2586C139.016 36.7043 139.319 36.2097 139.71 35.775C140.101 35.3415 140.559 34.9984 141.082 34.7444C141.607 34.4904 142.174 34.3647 142.785 34.3647C143.429 34.3647 144.013 34.4978 144.538 34.764C145.062 35.0302 145.511 35.3867 145.885 35.8336C146.259 36.2805 146.549 36.7787 146.754 37.3294C146.961 37.8789 147.064 38.4418 147.064 39.0182C147.064 39.6275 146.957 40.21 146.742 40.7643C146.527 41.3187 146.227 41.8132 145.84 42.2467C145.453 42.6802 144.997 43.0221 144.473 43.2712C143.95 43.5215 143.382 43.6449 142.771 43.6449ZM139.381 39.0048C139.381 39.503 139.463 39.9828 139.626 40.442C139.789 40.9023 140.021 41.3102 140.322 41.6667C140.623 42.0233 140.982 42.3066 141.399 42.5178C141.815 42.7278 142.273 42.8328 142.771 42.8328C143.296 42.8328 143.766 42.7242 144.183 42.5044C144.6 42.2858 144.957 41.9927 145.254 41.6276C145.549 41.2625 145.775 40.8523 145.93 40.3968C146.085 39.9413 146.162 39.4773 146.162 39.0048C146.162 38.5066 146.08 38.0291 145.917 37.5737C145.754 37.1182 145.52 36.7104 145.215 36.3489C144.909 35.9887 144.55 35.7042 144.138 35.499C143.725 35.2927 143.271 35.1889 142.771 35.1889C142.256 35.1889 141.789 35.2964 141.373 35.5113C140.955 35.7262 140.6 36.0168 140.302 36.3819C140.007 36.747 139.778 37.1573 139.62 37.6127C139.461 38.0682 139.381 38.5322 139.381 39.0048ZM147.995 38.9278C147.995 38.3686 148.093 37.8215 148.286 37.2843C148.478 36.747 148.761 36.2561 149.129 35.8141C149.499 35.3721 149.955 35.0192 150.497 34.7566C151.038 34.4953 151.652 34.3647 152.34 34.3647C153.156 34.3647 153.855 34.5515 154.435 34.9251C155.015 35.2988 155.442 35.7775 155.717 36.3624L155.008 36.8007C154.811 36.3965 154.561 36.0766 154.26 35.8397C153.96 35.6041 153.64 35.4343 153.301 35.3305C152.961 35.228 152.623 35.1767 152.288 35.1767C151.738 35.1767 151.253 35.2854 150.832 35.5052C150.41 35.7237 150.056 36.0168 149.768 36.3819C149.48 36.747 149.262 37.1548 149.117 37.6054C148.971 38.0572 148.897 38.5151 148.897 38.9791C148.897 39.4859 148.984 39.9719 149.156 40.4359C149.327 40.8999 149.568 41.3102 149.878 41.6667C150.187 42.0233 150.549 42.3066 150.967 42.5178C151.383 42.7278 151.836 42.8328 152.327 42.8328C152.67 42.8328 153.023 42.773 153.384 42.6533C153.745 42.5325 154.082 42.3481 154.396 42.099C154.71 41.8499 154.961 41.5275 155.15 41.1319L155.898 41.519C155.709 41.9744 155.417 42.3603 155.021 42.679C154.625 42.9965 154.185 43.237 153.7 43.4006C153.214 43.5643 152.739 43.6449 152.275 43.6449C151.648 43.6449 151.072 43.5105 150.548 43.2395C150.023 42.9684 149.57 42.6082 149.188 42.1564C148.806 41.7058 148.511 41.1978 148.305 40.6361C148.099 40.072 147.995 39.503 147.995 38.9278ZM156.571 38.9278C156.571 38.3686 156.668 37.8215 156.861 37.2843C157.054 36.747 157.336 36.2561 157.705 35.8141C158.075 35.3721 158.53 35.0192 159.073 34.7566C159.614 34.4953 160.228 34.3647 160.915 34.3647C161.732 34.3647 162.431 34.5515 163.011 34.9251C163.591 35.2988 164.018 35.7775 164.293 36.3624L163.583 36.8007C163.387 36.3965 163.136 36.0766 162.836 35.8397C162.536 35.6041 162.216 35.4343 161.876 35.3305C161.537 35.228 161.198 35.1767 160.864 35.1767C160.313 35.1767 159.828 35.2854 159.407 35.5052C158.986 35.7237 158.632 36.0168 158.344 36.3819C158.055 36.747 157.838 37.1548 157.693 37.6054C157.546 38.0572 157.473 38.5151 157.473 38.9791C157.473 39.4859 157.56 39.9719 157.732 40.4359C157.903 40.8999 158.143 41.3102 158.453 41.6667C158.762 42.0233 159.125 42.3066 159.543 42.5178C159.959 42.7278 160.412 42.8328 160.903 42.8328C161.246 42.8328 161.599 42.773 161.959 42.6533C162.321 42.5325 162.658 42.3481 162.971 42.099C163.285 41.8499 163.537 41.5275 163.726 41.1319L164.473 41.519C164.284 41.9744 163.992 42.3603 163.597 42.679C163.201 42.9965 162.761 43.237 162.275 43.4006C161.789 43.5643 161.314 43.6449 160.85 43.6449C160.224 43.6449 159.648 43.5105 159.124 43.2395C158.599 42.9684 158.146 42.6082 157.764 42.1564C157.381 41.7058 157.087 41.1978 156.881 40.6361C156.674 40.072 156.571 39.503 156.571 38.9278ZM165.907 43.5814V34.4282H166.797V42.3432L172.469 34.4282H173.307V43.5814H172.418V35.808L166.809 43.5814H165.907ZM175.54 43.5814V34.4282H176.429V42.3432L182.102 34.4282H182.94V43.5814H182.051V35.808L176.442 43.5814H175.54ZM179.252 33.6552C178.832 33.6552 178.477 33.5929 178.19 33.4684C177.902 33.3438 177.684 33.1717 177.538 32.9531C177.392 32.7333 177.314 32.4952 177.306 32.2375H178.015C178.024 32.461 178.117 32.6625 178.292 32.8432C178.468 33.0227 178.788 33.1131 179.252 33.1131C179.699 33.1131 180.013 33.03 180.194 32.8627C180.374 32.6942 180.468 32.4866 180.477 32.2375H181.186C181.178 32.4952 181.101 32.7333 180.954 32.9531C180.808 33.1717 180.595 33.3438 180.316 33.4684C180.037 33.5929 179.682 33.6552 179.252 33.6552ZM184.515 38.9278C184.515 38.3686 184.611 37.8215 184.806 37.2843C184.999 36.747 185.281 36.2561 185.649 35.8141C186.019 35.3721 186.475 35.0192 187.016 34.7566C187.558 34.4953 188.172 34.3647 188.86 34.3647C189.677 34.3647 190.374 34.5515 190.954 34.9251C191.535 35.2988 191.962 35.7775 192.237 36.3624L191.528 36.8007C191.331 36.3965 191.081 36.0766 190.78 35.8397C190.48 35.6041 190.16 35.4343 189.821 35.3305C189.481 35.228 189.143 35.1767 188.808 35.1767C188.258 35.1767 187.773 35.2854 187.352 35.5052C186.93 35.7237 186.576 36.0168 186.288 36.3819C186 36.747 185.782 37.1548 185.637 37.6054C185.491 38.0572 185.417 38.5151 185.417 38.9791C185.417 39.4859 185.504 39.9719 185.676 40.4359C185.847 40.8999 186.088 41.3102 186.398 41.6667C186.707 42.0233 187.069 42.3066 187.487 42.5178C187.903 42.7278 188.357 42.8328 188.846 42.8328C189.191 42.8328 189.543 42.773 189.904 42.6533C190.265 42.5325 190.602 42.3481 190.916 42.099C191.23 41.8499 191.481 41.5275 191.669 41.1319L192.418 41.519C192.229 41.9744 191.937 42.3603 191.541 42.679C191.145 42.9965 190.705 43.237 190.22 43.4006C189.734 43.5643 189.259 43.6449 188.795 43.6449C188.167 43.6449 187.592 43.5105 187.068 43.2395C186.543 42.9684 186.09 42.6082 185.708 42.1564C185.326 41.7058 185.032 41.1978 184.825 40.6361C184.619 40.072 184.515 39.503 184.515 38.9278ZM193.8 43.5814V34.4282H194.702V38.5017H196.082L199.227 34.4282H200.272L196.83 38.8631L200.49 43.5814H199.382L196.108 39.3271H194.702V43.5814H193.8ZM201.86 43.5814V34.4282H202.749V42.3432L208.421 34.4282H209.259V43.5814H208.37V35.808L202.763 43.5814H201.86ZM211.492 43.5814V34.4282H212.382V42.3432L218.054 34.4282H218.892V43.5814H218.003V35.808L212.395 43.5814H211.492ZM215.206 33.6552C214.784 33.6552 214.43 33.5929 214.142 33.4684C213.854 33.3438 213.637 33.1717 213.491 32.9531C213.345 32.7333 213.268 32.4952 213.259 32.2375H213.967C213.976 32.461 214.069 32.6625 214.245 32.8432C214.42 33.0227 214.742 33.1131 215.206 33.1131C215.653 33.1131 215.966 33.03 216.146 32.8627C216.327 32.6942 216.422 32.4866 216.43 32.2375H217.139C217.13 32.4952 217.053 32.7333 216.907 32.9531C216.761 33.1717 216.548 33.3438 216.269 33.4684C215.99 33.5929 215.635 33.6552 215.206 33.6552Z' fill='%2302476B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M36.7885 42.2931C36.8691 42.2931 36.9473 42.3065 37.0193 42.3322L37.0242 42.3346L37.0291 42.3358C37.0645 42.3493 37.0999 42.3664 37.1341 42.3859L67.3961 59.8571C67.4303 59.8766 67.4608 59.8986 67.4901 59.9218L67.4962 59.9279H67.4975C67.5561 59.978 67.6086 60.0391 67.6489 60.1099C67.7124 60.2185 67.7417 60.3382 67.7417 60.4567C67.7417 60.5739 67.7124 60.6936 67.6489 60.8022C67.6086 60.873 67.5561 60.9341 67.4975 60.9842L67.4962 60.9854L67.4901 60.9903C67.4608 61.0147 67.4303 61.0355 67.3961 61.055L37.1341 78.5274C37.0999 78.547 37.0645 78.5628 37.0291 78.5763L37.0242 78.5787L37.0193 78.5799C36.9473 78.6056 36.8691 78.6202 36.7885 78.6202C36.6628 78.6202 36.5443 78.586 36.443 78.5262C36.3404 78.4676 36.2525 78.3821 36.189 78.2734C36.1487 78.2038 36.1218 78.1306 36.1084 78.0549L36.1072 78.0488L36.106 78.0439C36.0999 78.006 36.0962 77.9682 36.0962 77.9279V42.9842C36.0962 42.9451 36.0999 42.9061 36.106 42.8682L36.1072 42.8646L36.1084 42.8572C36.1218 42.7827 36.1487 42.7083 36.189 42.6387C36.2525 42.53 36.3404 42.4445 36.443 42.3859C36.5443 42.3273 36.6628 42.2931 36.7885 42.2931Z' fill='url(%23paint0_linear_670_366)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M71.0654 41.1698C71.1582 41.1698 71.2473 41.1893 71.3279 41.2223L71.3328 41.2247L71.3377 41.226C71.3621 41.237 71.3878 41.2492 71.411 41.2626L85.5071 49.4011C85.5315 49.4157 85.5547 49.4304 85.5767 49.4475L85.5791 49.4487L85.5828 49.4524C85.6536 49.5061 85.7135 49.5733 85.7599 49.6539C85.8221 49.7625 85.8527 49.8822 85.8514 50.0006C85.8527 50.1179 85.8221 50.2375 85.7599 50.3462C85.7135 50.4268 85.6524 50.4952 85.5816 50.5489L85.5791 50.5513L85.5755 50.5538C85.5535 50.5697 85.5303 50.5855 85.5071 50.599L71.411 58.7375C71.3878 58.7509 71.3621 58.7631 71.3377 58.7741L71.3328 58.7753L71.3279 58.7777C71.2473 58.8119 71.1582 58.8303 71.0654 58.8303C70.9396 58.8303 70.8212 58.7961 70.7198 58.7362C70.6173 58.6776 70.5293 58.5921 70.4658 58.4835C70.4219 58.4078 70.395 58.3272 70.3816 58.2454V58.2417L70.3804 58.2344C70.3767 58.2026 70.3743 58.1709 70.3743 58.1379V41.8622C70.3743 41.8292 70.3767 41.7974 70.3804 41.7657L70.3816 41.7584V41.7547C70.395 41.6729 70.4219 41.5923 70.4658 41.5166C70.5293 41.4079 70.6173 41.3224 70.7198 41.2638C70.8212 41.204 70.9396 41.1698 71.0654 41.1698Z' fill='%23F3A323'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M29.539 17.1951C29.6269 17.1951 29.71 17.2109 29.7869 17.2415L29.7906 17.2427L29.7955 17.2451C29.826 17.2561 29.8565 17.2708 29.8846 17.2879L56.5285 32.6698C56.5566 32.6869 56.5835 32.7052 56.6091 32.7248L56.614 32.7296L56.6177 32.7321C56.6812 32.7834 56.7373 32.8481 56.7813 32.9238C56.8448 33.0325 56.8741 33.1521 56.8729 33.2706C56.8741 33.3878 56.8436 33.5063 56.7813 33.6149C56.7373 33.6906 56.6812 33.7554 56.6165 33.8079L56.614 33.8091L56.6091 33.814C56.5835 33.8335 56.5566 33.8518 56.5285 33.8689L29.8846 49.2509C29.8565 49.2667 29.8284 49.2802 29.7991 49.2924L29.7906 49.296H29.7894C29.7124 49.3266 29.6269 49.3437 29.539 49.3437C29.4133 49.3437 29.2948 49.3095 29.1922 49.2496C29.0909 49.191 29.003 49.1055 28.9395 48.9981C28.8967 48.9224 28.8687 48.8418 28.8564 48.7612L28.8552 48.7551V48.7514C28.8503 48.7185 28.8479 48.6855 28.8479 48.6513V17.8874C28.8479 17.8545 28.8503 17.8227 28.854 17.791L28.8552 17.7824V17.7812C28.8687 17.6994 28.8955 17.6176 28.9395 17.5406C29.003 17.432 29.0909 17.3465 29.1935 17.2879C29.296 17.2293 29.4133 17.1951 29.539 17.1951Z' fill='url(%23paint1_linear_670_366)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M29.539 56.78C29.6318 56.78 29.721 56.7983 29.8016 56.8325L29.8077 56.835L29.8113 56.8362C29.8358 56.8472 29.8614 56.8594 29.8846 56.8728L43.9808 65.0113C44.0052 65.0248 44.0284 65.0406 44.0504 65.0577L44.0528 65.0589L44.0577 65.0626C44.1273 65.1163 44.1871 65.1835 44.2335 65.2641C44.297 65.3728 44.3263 65.4924 44.3263 65.6097C44.3263 65.7281 44.297 65.8478 44.2335 65.9564C44.1871 66.037 44.1261 66.1054 44.0552 66.1579L44.0528 66.1604L44.0491 66.164C44.0272 66.1799 44.004 66.1946 43.9808 66.2092L29.8846 74.3465C29.8614 74.3611 29.8358 74.3733 29.8113 74.3831L29.8077 74.3856L29.8016 74.388C29.721 74.421 29.6318 74.4393 29.539 74.4393C29.4133 74.4393 29.2948 74.4051 29.1935 74.3465C29.0909 74.2879 29.003 74.2024 28.9395 74.0937C28.8967 74.018 28.8687 73.9374 28.8564 73.8544L28.8552 73.8519L28.854 73.8446C28.8503 73.8129 28.8479 73.7811 28.8479 73.7482V57.4724C28.8479 57.4394 28.8503 57.4064 28.854 57.3759L28.8552 57.3674L28.8564 57.3649C28.8687 57.2831 28.8967 57.2025 28.9395 57.1268V57.1256C29.003 57.0181 29.0909 56.9327 29.1935 56.8741C29.2948 56.8142 29.4133 56.78 29.539 56.78Z' fill='%23F3A323'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M47.6538 27.6548C47.7356 27.6548 47.8137 27.6694 47.8858 27.6951L47.8894 27.6963L47.8956 27.6987C47.931 27.7122 47.9664 27.728 47.9993 27.7476L78.2626 45.22C78.2956 45.2395 78.3273 45.2603 78.3554 45.2847L78.3627 45.2896V45.2908C78.4226 45.3409 78.4739 45.4019 78.5154 45.4728C78.5789 45.5814 78.6082 45.7011 78.607 45.8183C78.6082 45.9368 78.5789 46.0552 78.5154 46.1639C78.4739 46.2359 78.4226 46.297 78.3627 46.347L78.3554 46.3519C78.3273 46.3764 78.2956 46.3983 78.2626 46.4167L47.9993 63.8891C47.9664 63.9086 47.931 63.9257 47.8956 63.9379L47.8894 63.9403L47.8858 63.9416C47.8137 63.9684 47.7356 63.9819 47.6538 63.9819C47.528 63.9819 47.4108 63.9477 47.3082 63.8891C47.2056 63.8304 47.1177 63.745 47.0554 63.6363C47.0152 63.5667 46.9883 63.4922 46.9749 63.4177L46.9736 63.4104L46.9724 63.4067C46.9663 63.3689 46.9626 63.3298 46.9626 63.2907V28.3459C46.9626 28.3068 46.9663 28.2678 46.9724 28.2311L46.9736 28.2262L46.9749 28.2189C46.9883 28.1444 47.0152 28.07 47.0554 28.0016V28.0004C47.1177 27.8917 47.2056 27.8074 47.3082 27.7488C47.4108 27.689 47.528 27.6548 47.6538 27.6548Z' fill='url(%23paint2_linear_670_366)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_670_366' x1='53.7762' y1='51.9946' x2='45.3471' y2='66.595' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B52E2F'/%3E%3Cstop offset='1' stop-color='%23E23036'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_670_366' x1='45.9662' y1='36.2525' x2='31.207' y2='51.0116' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236AB9E8'/%3E%3Cstop offset='1' stop-color='%23007AC0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_670_366' x1='66.1654' y1='38.2354' x2='43.9845' y2='66.2079' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E54D2A'/%3E%3Cstop offset='0.54902' stop-color='%23EC7827'/%3E%3Cstop offset='1' stop-color='%23F3A323'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
        width: 250px;
        height: 100px;
        display: table;
        left: 80px;
        background-position: center;
        background-repeat: no-repeat;
        position: fixed;
        top: 0;
        z-index: 9999;
    }
    
    .city {
        padding-left: 30px;
        position: relative;
        margin-left: 345px;
    }
    
    .city:before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateX(-50%) rotate(-90deg);
        width: 40px;
        height: 1px;
        display: block;
        background: #97B3DD;
    }
    
    .city .uk-button {
        margin-top: 40px !important;
        font-family: Raleway;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 16px;
        text-transform: uppercase;
        font-feature-settings: 'pnum' on, 'lnum' on;
        color: #02476B;
        position: relative;
        padding-right: 30px;
    }
    
    .city button span {
        color: #6AB9E8;
        position: absolute;
        top: 45%;
        transform: translateY(-50%);
        right: 0;
    }
    
    .city ul {
        margin-bottom: 0;
    }
    
    .city ul li a {
        font-family: Raleway;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 16px;
        text-transform: uppercase;
        font-feature-settings: 'pnum' on, 'lnum' on;
        color: #02476B;
        position: relative;
        white-space: nowrap;
        transition: opacity .2s ease-in-out;
    }
    
    .city ul li a:hover {
        opacity: .8;
        text-decoration: none;
    }
    
    .uk-button-primary {
        height: 40px;
        background: linear-gradient(241.68deg, #6AB9E8 49.17%, #5299D1 96.35%);
        border-radius: 5px;
        font-family: Raleway;
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        line-height: 40px;
        transition: color .2s ease-in-out, filter .2s ease-in-out;
    }
    
    .uk-button-danger {
        height: 40px;
        background: linear-gradient(200.02deg, #E54D2A 28.62%, #F3A323 116.17%);
        border-radius: 5px;
        font-family: Raleway;
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        line-height: 40px;
        transition: color .2s ease-in-out, filter .2s ease-in-out;
    }
    
    #topbar .uk-button {
        margin-top: 30px;
    }
    
    .uk-button.uk-button-danger:hover,
    .uk-button.uk-button-primary:hover {
        color: #F6F6F6;
        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    }
    
    #phone {
        position: absolute;
        right: 2.6%;
        top: 50%;
        transform: translateY(-50%);
        font-family: Raleway;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 16px;
        text-transform: uppercase;
        font-feature-settings: 'pnum' on, 'lnum' on;
        color: #02476B;
        transition: opacity .2s ease-in-out;
    }
    
    #phone a {
        color: #02476B;
    }
    
    #phone a:hover {
        opacity: .8;
        text-decoration: none;
    }
    
    header {
        height: 440px;
        background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 1920 440' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_483_9' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='1920' height='440'%3E%3Crect width='1920' height='440' fill='%23878787'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_483_9)'%3E%3Cpath d='M2606 -652H0V1190.62H2606V-652Z' fill='%2302476B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M754.677 -210.489C759.73 -210.489 764.544 -209.471 768.95 -207.666L769.233 -207.54L769.47 -207.436C770.823 -206.871 772.16 -206.187 773.46 -205.444L1539.39 236.768C1540.72 237.541 1541.99 238.38 1543.19 239.287L1543.3 239.368L1543.56 239.569C1547.35 242.467 1550.63 246.13 1553.14 250.506H1553.16C1556.56 256.427 1558.16 262.906 1558.14 269.303C1558.18 275.715 1556.56 282.202 1553.16 288.124H1553.14C1550.61 292.507 1547.29 296.2 1543.49 299.112L1543.33 299.231L1543.1 299.41C1541.92 300.286 1540.69 301.104 1539.39 301.861L773.46 744.061C772.16 744.819 770.823 745.48 769.47 746.067L769.233 746.171L768.95 746.283C764.544 748.103 759.73 749.106 754.677 749.106C747.842 749.106 741.416 747.263 735.867 744.031C730.326 740.844 725.519 736.215 722.109 730.308C719.725 726.185 718.231 721.786 717.548 717.328L717.511 717.18L717.459 716.771C717.221 715.047 717.087 713.301 717.087 711.51V-172.899C717.087 -174.675 717.221 -176.427 717.459 -178.144L717.511 -178.56L717.548 -178.716C718.231 -183.158 719.725 -187.563 722.109 -191.679C725.519 -197.592 730.326 -202.22 735.867 -205.415C741.416 -208.631 747.834 -210.489 754.677 -210.489Z' fill='url(%23paint0_linear_483_9)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 -652L1145.73 9.49091C1147.54 10.5311 1149.24 11.7199 1150.8 13.0045L1151.16 13.3091L1151.19 13.3315C1154.43 16.0508 1157.25 19.3638 1159.48 23.2266C1162.9 29.1401 1164.51 35.6331 1164.49 42.0288C1164.51 48.4327 1162.9 54.9175 1159.48 60.831C1157.25 64.6938 1154.43 68.0076 1151.19 70.7261L1151.16 70.7485L1150.8 71.0605C1149.24 72.3459 1147.54 73.519 1145.73 74.5741L0 736.066V-652Z' fill='url(%23paint1_linear_483_9)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_483_9' x1='1938.43' y1='260.997' x2='1685.13' y2='-212.154' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230079BF'/%3E%3Cstop offset='1' stop-color='%2302476B'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_483_9' x1='1691.01' y1='30.0161' x2='1315.85' y2='-640.736' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230079BF'/%3E%3Cstop offset='1' stop-color='%2302476B'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        margin-top: 100px;
    }
    
    header .uk-container {
        height: 100%;
        position: relative;
    }
    
    .title_header {
        position: absolute;
        top: 120px;
        color: #fff;
        left: 30px;
    }
    
    .title_header h1 {
        color: #fff;
        font-size: 40px;
        line-height: 100%;
    }
    
    .title_header.no-margin h1 {
        margin-top: 0;
    }
    
    .address_header {
        position: absolute;
        top: 120px;
        color: #fff;
        right: 30px;
        max-width: 310px;
    }
    
    .address_header .date {
        color: #fff;
        font-size: 40px;
        line-height: 100%;
        font-family: Raleway;
        font-style: normal;
        font-weight: 800;
        font-feature-settings: 'pnum' on, 'lnum' on;
        text-transform: none;
    }
    
    .uk-button-default {
        border-radius: 5px;
        font-family: Raleway;
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        line-height: 40px;
        transition: color .2s ease-in-out, filter .2s ease-in-out;
        color: #F6F6F6;
        border: 1px solid #F6F6F6;
        height: 40px;
        transition: all .2s ease-in-out;
    }
    
    .uk-button-default:hover {
        color: #F6F6F6;
        background: linear-gradient(241.68deg, #6AB9E8 49.17%, #5299D1 96.35%);
        border: 1px solid transparent;
    }
    
    .uk-button-default.light:hover {
        color: #F6F6F6;
        background: linear-gradient(243.02deg, #E54D2A 28.62%, #F3A323 116.17%);
        border: 1px solid transparent;
    }
    
    #organizers p {
        font-family: Raleway;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 14px;
        text-align: center;
        color: #2B2A29;
        margin-top: 50px;
    }
    
    #organizers li {
        height: 165px;
        position: relative;
    }
    
    .next.uk-button,
    .prev.uk-button {
        width: 40px;
        height: 40px;
        border: 1px solid #6AB9E8;
        box-sizing: border-box;
        border-radius: 5px;
        color: #787f83;
        background: transparent;
        position: relative;
        padding: 0;
    }
    
    .next.uk-button:hover,
    .prev.uk-button:hover {
        width: 40px;
        height: 40px;
        border: 1px solid #6AB9E8;
        box-sizing: border-box;
        border-radius: 5px;
        color: #787f83;
        background: transparent;
        position: relative;
        padding: 0;
        background: linear-gradient( 241.68deg, #6AB9E8 49.17%, #5299D1 96.35%);
    }
    
    .next.uk-button span,
    .prev.uk-button span {
        color: #6AB9E8;
        height: 40px;
        width: 40px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        line-height: 38px;
    }
    
    .next.uk-button:hover span,
    .prev.uk-button:hover span {
        color: #fff;
    }
    
    .slider-but {
        position: absolute;
        right: 40px;
        top: 0;
    }
    
    .slider-but .uk-subnav li a {
        font-family: Raleway;
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        line-height: 110%;
        background-color: transparent;
        text-transform: uppercase;
        font-feature-settings: 'pnum' on, 'lnum' on;
        color: #6AB9E8;
        position: relative;
        padding: 27px 27px 27px 60px;
        border-radius: 5px;
        border: 1px solid transparent;
    }
    
    .slider-but .uk-subnav li.uk-active a {
        border: 1px solid #6AB9E8;
    }
    
    .slider-but .uk-subnav li a:hover {
        opacity: 0.8;
    }
    
    .slider-but .uk-subnav li a strong {
        position: absolute;
        top: 50%;
        left: 27px;
        font-family: Raleway;
        font-style: normal;
        font-weight: 800;
        font-size: 36px;
        transform: translateY(-50%);
        font-feature-settings: 'pnum' on, 'lnum' on;
        color: #6AB9E8;
    }
    
    #themes li h4 {
        font-family: Raleway;
        font-style: normal;
        font-weight: bold;
        font-size: 24px;
        text-transform: uppercase;
        font-feature-settings: 'pnum' on, 'lnum' on;
        color: #2B2A29;
        position: relative;
        padding-left: 60px;
    }
    
    #themes li h4 strong {
    font-weight: 800;
    font-size: 72px;
    line-height: 75%;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #6AB9E8;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
    
    #themes li p {
    margin: 30px 0 0;
    width: calc(100% - 40px);
}
    
    .themes-desc {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        box-shadow: 0px -20px 20px rgba(255, 255, 255, 0.5), 0px 40px 50px rgba(0, 0, 0, 0.1);
        border-radius: 5px;
        width: 100%;
    box-sizing: border-box;
    }
    
    .themes-img svg {
        height: 520px;
    }
    
    .themes-img-svg {
        width: 460px;
        height: 460px;
        display: inline-block;
        -webkit-mask: url(../images/themes.svg) no-repeat 50% 0%;
        mask: url(../images/themes.svg) no-repeat 50% 50%;
        -webkit-mask-size: cover;
        mask-size: cover;
        background-size: cover;
        background-position: 0% 50%;
        position: absolute;
        right: 8%;
        top: 0%;
    }
    
    #themes-wrap {
        position: relative;
    }
    
    #themes-wrap::before {
        content: '';
        background-image: url(../images/mask_bg.svg);
        height: 50%;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        background-size: cover;
    }
    
    .light {
        color: #fff;
    }
    
    .participants strong {
        font-family: Raleway;
        font-style: normal;
        font-weight: 800;
        font-size: 36px;
        line-height: 100%;
        text-transform: uppercase;
        font-feature-settings: 'pnum' on, 'lnum' on;
        color: #6AB9E8;
    }
    
    .participants p {
        font-family: Raleway;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 100%;
        font-feature-settings: 'pnum' on, 'lnum' on;
        color: #6AB9E8;
        margin: 5px 0 0;
    }
    
    .participants-block>div>div {
        background: #fff;
        position: relative;
    }
    
    .participants-block>div>div span {
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 120%;
        text-align: center;
        color: #2B2A29;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: calc(100% - 60px);
    }
    
    #calendar strong {
        display: block;
        font-family: Raleway;
        font-style: normal;
        font-weight: 800;
        font-size: 18px;
        line-height: 100%;
        font-feature-settings: 'pnum' on, 'lnum' on;
        color: #2B2A29;
    }
    
    #calendar .uk-button {
        min-width: 190px;
    }
    
    .status {
        position: relative;
        padding-left: 30px;
    }
    
    .status span {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    
    .status.completed {
        color: #E54A1E;
    }
    
    #calendar tr td {
        padding: 45px 12px;
    }
    
    #calendar .uk-button:hover {
        color: #F6F6F6;
        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    }
    
    #video-wrap {
        background-image: url(../images/video_bg.svg);
        min-height: 720px;
        background-size: cover;
        background-repeat: no-repeat;
        position: relative;
        overflow: hidden;
    }
    
    .video-img-svg {
        width: 1240px;
        height: 720px;
        display: inline-block;
        -webkit-mask: url(../images/video-img.svg) no-repeat 50% 0%;
        mask: url(../images/video-img.svg) no-repeat 50% 50%;
        -webkit-mask-size: cover;
        mask-size: cover;
        background-size: cover;
        background-position: 0% 50%;
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
    }
    
    .video-img-svg::before {
        content: '';
        background: linear-gradient(225.55deg, #0079BF 27.32%, rgba(0, 121, 191, 0) 53.81%), linear-gradient(48.98deg, #6AB9E8 8.81%, rgba(106, 185, 232, 0) 51.05%);
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    
    .video-play a {
        position: absolute;
        top: 50%;
        left: 40px;
        font-family: Raleway;
        font-style: normal;
        font-weight: 800;
        font-size: 36px;
        line-height: 42px;
        font-feature-settings: 'pnum' on, 'lnum' on;
        color: #FFFFFF;
        transition: opacity .2s ease-in-out;
    }
    
    .video-play span {
        font-size: 70px;
        position: absolute;
        top: -80px;
    }
    
    .video-play a:hover {
        opacity: .8;
        text-decoration: none;
    }
    
    #slider-gallery li>a>div {
        transition: all .2s ease-in-out;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
    
    #slider-gallery li>a {
        overflow: hidden;
        display: block;
        border-radius: 5px;
    }
    
    #slider-gallery li:hover a>div {
        transform: scale(1.05);
    }
    
    #materials {
        display: flex;
    }
    
    .materials {
        width: 50%;
        padding: 60px 0;
        background-size: cover;
        background-repeat: no-repeat;
    }
    
    .materials-left {
        background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 950 360' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_12_294' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='950' height='360'%3E%3Crect width='950' height='360' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_12_294)'%3E%3Cpath d='M970 -240H0V445.857H970V-240Z' fill='url(%23paint0_linear_12_294)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M280.905 -75.6614C282.785 -75.6614 284.577 -75.2825 286.217 -74.6107L286.322 -74.5637L286.411 -74.525C286.914 -74.3148 287.412 -74.0604 287.893 -73.7838L572.988 90.8155C573.483 91.1031 573.956 91.4156 574.404 91.753L574.446 91.7834L574.543 91.8581C575.95 92.9367 577.173 94.3001 578.108 95.929H578.113C579.377 98.1331 579.977 100.545 579.969 102.926C579.983 105.312 579.377 107.727 578.113 109.931H578.108C577.164 111.563 575.931 112.937 574.515 114.021L574.457 114.065L574.368 114.132C573.932 114.458 573.472 114.762 572.988 115.044L287.893 279.639C287.412 279.921 286.914 280.167 286.411 280.386L286.322 280.424L286.217 280.466C284.577 281.144 282.785 281.517 280.905 281.517C278.36 281.517 275.969 280.831 273.903 279.628C271.84 278.442 270.051 276.719 268.782 274.52C267.895 272.985 267.339 271.348 267.084 269.689L267.07 269.633L267.051 269.481C266.963 268.84 266.913 268.19 266.913 267.523V-61.6699C266.913 -62.3309 266.963 -62.9833 267.051 -63.6221L267.07 -63.777L267.084 -63.835C267.339 -65.4886 267.895 -67.1283 268.782 -68.6601C270.051 -70.8612 271.84 -72.5839 273.903 -73.7728C275.969 -74.97 278.358 -75.6614 280.905 -75.6614Z' fill='url(%23paint1_linear_12_294)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 182.991L206.669 302.314C207.341 302.704 207.972 303.141 208.555 303.619L208.691 303.735L208.702 303.744C209.905 304.756 210.958 305.992 211.785 307.427H211.788C213.057 309.629 213.654 312.04 213.646 314.427C213.654 316.811 213.057 319.222 211.788 321.424H211.785C210.958 322.865 209.905 324.098 208.702 325.11L208.691 325.118L208.555 325.229C207.972 325.708 207.341 326.15 206.669 326.54L0 445.86V182.991Z' fill='url(%23paint2_linear_12_294)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 -240L426.461 6.21881C427.136 6.60599 427.766 7.04848 428.35 7.52664L428.483 7.64001L428.494 7.64832C429.7 8.66051 430.751 9.89368 431.58 11.3315C432.852 13.5326 433.45 15.9494 433.444 18.33C433.45 20.7136 432.852 23.1274 431.58 25.3285C430.751 26.7663 429.7 27.9997 428.494 29.0117L428.483 29.02L428.35 29.1361C427.766 29.6145 427.136 30.0512 426.461 30.4439L0 276.663V-240Z' fill='url(%23paint3_linear_12_294)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_12_294' x1='545.5' y1='39.5' x2='1217.5' y2='515.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E23036'/%3E%3Cstop offset='1' stop-color='%23F3A323'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_12_294' x1='812.889' y1='100.677' x2='670.845' y2='-164.637' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F3A323'/%3E%3Cstop offset='1' stop-color='%23E23036'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_12_294' x1='372.602' y1='312.77' x2='263.816' y2='124.35' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F3A323'/%3E%3Cstop offset='1' stop-color='%23E23036'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_12_294' x1='755.932' y1='15.076' x2='545.557' y2='-361.038' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F3A323'/%3E%3Cstop offset='1' stop-color='%23E23036'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
    }
    
    .materials-right {
        background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 970 360' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_12_281' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='970' height='360'%3E%3Crect width='970' height='360' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_12_281)'%3E%3Cpath d='M970 -216H-5V470H970V-216Z' fill='url(%23paint0_linear_12_281)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M279.859 -51.6877C281.74 -51.6877 283.531 -51.3089 285.171 -50.6373L285.276 -50.5903L285.365 -50.5516C285.868 -50.3414 286.366 -50.087 286.847 -49.8105L571.896 114.762C572.391 115.05 572.864 115.362 573.312 115.7L573.354 115.73L573.45 115.805C574.858 116.883 576.08 118.246 577.015 119.875H577.02C578.284 122.079 578.884 124.49 578.876 126.871C578.889 129.257 578.284 131.671 577.02 133.875H577.015C576.072 135.506 574.838 136.88 573.423 137.964L573.365 138.009L573.276 138.075C572.839 138.401 572.38 138.705 571.896 138.988L286.847 303.556C286.366 303.838 285.868 304.084 285.365 304.302L285.276 304.341L285.171 304.382C283.531 305.06 281.74 305.433 279.859 305.433C277.315 305.433 274.924 304.747 272.859 303.545C270.796 302.358 269.008 300.636 267.739 298.437C266.851 296.903 266.296 295.266 266.041 293.607L266.027 293.552L266.008 293.399C265.92 292.758 265.87 292.108 265.87 291.442V-37.6985C265.87 -38.3594 265.92 -39.0117 266.008 -39.6504L266.027 -39.8052L266.041 -39.8633C266.296 -41.5166 266.851 -43.156 267.739 -44.6876C269.008 -46.8883 270.796 -48.6107 272.859 -49.7994C274.924 -50.9965 277.313 -51.6877 279.859 -51.6877Z' fill='url(%23paint1_linear_12_281)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-1 206.923L205.636 326.227C206.308 326.617 206.939 327.054 207.522 327.532L207.657 327.648L207.668 327.656C208.871 328.668 209.924 329.904 210.751 331.339H210.754C212.023 333.541 212.62 335.952 212.612 338.338C212.62 340.721 212.023 343.133 210.754 345.334H210.751C209.924 346.774 208.871 348.008 207.668 349.02L207.657 349.028L207.522 349.139C206.939 349.617 206.308 350.059 205.636 350.449L-1 469.75V206.923Z' fill='url(%23paint2_linear_12_281)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-1 -216L425.393 30.1793C426.067 30.5664 426.698 31.0088 427.281 31.4869L427.414 31.6003L427.425 31.6086C428.631 32.6206 429.681 33.8536 430.511 35.2912C431.783 37.4919 432.38 39.9083 432.375 42.2885C432.38 44.6718 431.783 47.0852 430.511 49.2859C429.681 50.7235 428.631 51.9567 427.425 52.9685L427.414 52.9768L427.281 53.0929C426.698 53.5713 426.067 54.0079 425.393 54.4005L-1 300.58V-216Z' fill='url(%23paint3_linear_12_281)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_12_281' x1='607' y1='13' x2='952.5' y2='358.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230079BF'/%3E%3Cstop offset='1' stop-color='%236AB9E8'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_12_281' x1='315.314' y1='448.046' x2='182.789' y2='218.512' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236AB9E8'/%3E%3Cstop offset='1' stop-color='%230079BF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_12_281' x1='32.7426' y1='574.708' x2='-68.3197' y2='412.393' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236AB9E8'/%3E%3Cstop offset='1' stop-color='%230079BF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_12_281' x1='67.4566' y1='506.874' x2='-128.342' y2='182.272' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236AB9E8'/%3E%3Cstop offset='1' stop-color='%230079BF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
        padding-left: 40px;
        box-sizing: border-box;
    }
    
    .maps {
        height: 580px;
    }
    
    #map {
        position: absolute;
        right: 0;
        top: 0;
        width: 50%;
        height: 580px;
    }
    
    footer {
        background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 1920 510' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1988 -768H0V637.653H1988V-768Z' fill='%2302476B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M575.709 -431.191C579.564 -431.191 583.236 -430.414 586.598 -429.038L586.813 -428.941L586.994 -428.862C588.026 -428.431 589.046 -427.91 590.038 -427.343L1174.33 -89.9991C1175.35 -89.4097 1176.31 -88.7692 1177.23 -88.0777L1177.32 -88.0154L1177.52 -87.8623C1180.4 -85.6518 1182.91 -82.8575 1184.82 -79.5191H1184.83C1187.43 -75.0017 1188.65 -70.0593 1188.64 -65.1792C1188.66 -60.2878 1187.43 -55.3396 1184.83 -50.8222H1184.82C1182.89 -47.4781 1180.36 -44.6612 1177.46 -42.4394L1177.34 -42.3487L1177.16 -42.2126C1176.26 -41.5438 1175.32 -40.9203 1174.33 -40.3422L590.038 296.992C589.046 297.57 588.026 298.075 586.994 298.522L586.813 298.602L586.598 298.687C583.236 300.075 579.564 300.84 575.709 300.84C570.495 300.84 565.593 299.435 561.36 296.969C557.133 294.538 553.466 291.007 550.864 286.501C549.046 283.355 547.906 279.999 547.385 276.599L547.357 276.485L547.317 276.174C547.135 274.859 547.033 273.527 547.033 272.161V-402.516C547.033 -403.87 547.135 -405.207 547.317 -406.517L547.357 -406.834L547.385 -406.953C547.906 -410.342 549.046 -413.702 550.864 -416.842C553.466 -421.353 557.133 -424.884 561.36 -427.32C565.593 -429.774 570.489 -431.191 575.709 -431.191Z' fill='url(%23paint0_linear_2_522)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 98.9138L423.566 343.464C424.943 344.263 426.235 345.158 427.431 346.139L427.708 346.377L427.731 346.394C430.197 348.468 432.356 351.002 434.05 353.944H434.056C436.657 358.455 437.881 363.398 437.864 368.289C437.881 373.175 436.657 378.117 434.056 382.629H434.05C432.356 385.582 430.197 388.11 427.731 390.184L427.708 390.201L427.431 390.428C426.235 391.409 424.943 392.316 423.566 393.115L0 637.659V98.9138Z' fill='url(%23paint1_linear_2_522)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 -768L874.026 -263.378C875.409 -262.585 876.701 -261.678 877.897 -260.698L878.169 -260.466L878.191 -260.449C880.663 -258.374 882.817 -255.847 884.517 -252.9C887.124 -248.389 888.348 -243.436 888.337 -238.557C888.348 -233.671 887.124 -228.724 884.517 -224.213C882.817 -221.267 880.663 -218.739 878.191 -216.665L878.169 -216.648L877.897 -216.41C876.701 -215.429 875.409 -214.534 874.026 -213.729L0 290.893V-768Z' fill='url(%23paint2_linear_2_522)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2_522' x1='1478.74' y1='-71.516' x2='1285.51' y2='-432.461' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230079BF'/%3E%3Cstop offset='1' stop-color='%2302476B'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_2_522' x1='635.841' y1='363.624' x2='487.853' y2='107.285' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230079BF'/%3E%3Cstop offset='1' stop-color='%2302476B'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_2_522' x1='1290' y1='-247.721' x2='1003.8' y2='-759.407' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230079BF'/%3E%3Cstop offset='1' stop-color='%2302476B'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
        background-size: cover;
        background-repeat: no-repeat;
        color: #fff;
    }
    
    a.phone-footer {
        font-family: Raleway;
        font-style: normal;
        font-weight: normal;
        font-size: 28px;
        line-height: 160%;
        font-feature-settings: 'pnum' on, 'lnum' on;
        color: #FFFFFF;
        display: table;
    }
    
    a.phone-footer:hover {
        opacity: .8;
        text-decoration: none;
    }
    
    #logo_rr {
        background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 150 58' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.9894 37.0501V55.8068C17.9894 56.947 19.2377 57.6549 20.2158 57.0659L35.8005 47.6902C36.7516 47.1174 36.7516 45.7394 35.8005 45.1666L20.2158 35.791C19.2377 35.2019 17.9894 35.9098 17.9894 37.0501ZM17.9894 1.47654V20.2279C17.9894 21.3681 19.2377 22.076 20.2158 21.487L35.8005 12.1113C36.7516 11.5385 36.7516 10.1605 35.8005 9.58771L20.2158 0.212039C19.2377 -0.37698 17.9894 0.330924 17.9894 1.47654ZM0 19.266V38.0173C0 39.163 1.24829 39.8655 2.22639 39.2764L17.8111 29.9008C18.7622 29.328 18.7622 27.9554 17.8111 27.3826L2.22639 18.0069C1.24829 17.4179 0 18.1204 0 19.266ZM35.9734 19.266V38.0173C35.9734 39.163 37.2217 39.8655 38.2052 39.2764L53.7899 29.9008C54.741 29.328 54.741 27.9554 53.7899 27.3826L38.2052 18.0069C37.2217 17.4179 35.9734 18.1204 35.9734 19.266Z' fill='%23E54A1E'/%3E%3Cpath d='M74.1623 18.8553C74.6109 18.4446 74.8324 17.8556 74.8324 17.0991C74.8324 16.3263 74.6109 15.7319 74.1623 15.3212C73.7138 14.9105 73.06 14.6997 72.2007 14.6997H69.8663V19.4713H72.2007C73.06 19.4713 73.7138 19.266 74.1623 18.8553ZM75.2161 12.7165C76.0213 13.1272 76.6427 13.7 77.0804 14.4458C77.5127 15.1915 77.7343 16.0777 77.7343 17.0991C77.7343 18.1042 77.5127 18.985 77.0804 19.7415C76.6427 20.4927 76.0213 21.0655 75.2161 21.4654C74.4055 21.8652 73.4544 22.0652 72.3575 22.0652H69.8663V25.8533H67.0022V12.1113H72.3575C73.4544 12.1113 74.4055 12.3112 75.2161 12.7165ZM86.9154 20.4927L84.9538 15.2347L82.9922 20.4927H86.9154ZM87.8179 22.9082H82.0736L80.9766 25.8533H78.0423L83.5596 12.1113H86.3859L91.914 25.8533H88.9095L87.8179 22.9082ZM99.701 23.4972C100.436 23.4972 100.992 23.3405 101.382 23.0163C101.771 22.6974 101.965 22.2273 101.965 21.6167C101.965 20.4116 101.214 19.8064 99.701 19.8064H96.8423V23.4972H99.701ZM93.9945 12.1113H103.981V14.6457H96.8423V17.4719H100.268C101.765 17.4719 102.905 17.8178 103.689 18.5095C104.473 19.2066 104.862 20.2063 104.862 21.514C104.862 22.892 104.429 23.9565 103.554 24.7185C102.684 25.475 101.452 25.8533 99.8631 25.8533H93.9945V12.1113ZM115.356 22.8217C115.945 22.4489 116.404 21.9301 116.739 21.26C117.08 20.5953 117.247 19.8334 117.247 18.985C117.247 18.1312 117.08 17.3747 116.739 16.7046C116.404 16.0399 115.945 15.5157 115.356 15.1429C114.767 14.77 114.108 14.5863 113.373 14.5863C112.643 14.5863 111.984 14.77 111.395 15.1429C110.806 15.5157 110.347 16.0399 110.006 16.7046C109.671 17.3747 109.504 18.1312 109.504 18.985C109.504 19.8334 109.671 20.5953 110.006 21.26C110.347 21.9301 110.806 22.4489 111.395 22.8217C111.984 23.1946 112.643 23.3837 113.373 23.3837C114.108 23.3837 114.767 23.1946 115.356 22.8217ZM109.903 25.167C108.871 24.551 108.066 23.708 107.483 22.6272C106.899 21.5464 106.607 20.3306 106.607 18.985C106.607 17.634 106.899 16.4182 107.483 15.3428C108.066 14.262 108.871 13.4136 109.903 12.7976C110.936 12.1816 112.092 11.8735 113.373 11.8735C114.659 11.8735 115.815 12.1816 116.837 12.7976C117.863 13.4136 118.668 14.262 119.258 15.3428C119.852 16.4182 120.144 17.634 120.144 18.985C120.144 20.3306 119.852 21.5464 119.258 22.6272C118.668 23.708 117.863 24.551 116.837 25.167C115.815 25.783 114.659 26.0911 113.373 26.0911C112.092 26.0911 110.936 25.783 109.903 25.167ZM132.065 14.6997H128.109V25.8533H125.277V14.6997H121.338V12.1113H132.065V14.6997ZM141.03 20.4927L139.068 15.2347L137.106 20.4927H141.03ZM141.932 22.9082H136.188L135.096 25.8533H132.162L137.674 12.1113H140.5L146.034 25.8533H143.029L141.932 22.9082ZM74.0759 38.1687C74.5244 37.7526 74.746 37.1689 74.746 36.407C74.746 35.6397 74.5244 35.0452 74.0759 34.6345C73.6274 34.2239 72.9735 34.0131 72.1143 34.0131H69.7798V38.7847H72.1143C72.9735 38.7847 73.6274 38.5794 74.0759 38.1687ZM75.1296 32.0299C75.9348 32.4352 76.5562 33.0134 76.9886 33.7591C77.4263 34.5049 77.6424 35.3911 77.6424 36.407C77.6424 37.4175 77.4263 38.2984 76.9886 39.0495C76.5562 39.806 75.9348 40.3788 75.1296 40.7787C74.3191 41.1786 73.368 41.3785 72.271 41.3785H69.7798V45.1666H66.9158V31.4247H72.271C73.368 31.4247 74.3191 31.6246 75.1296 32.0299ZM88.3853 42.1351C88.9743 41.7622 89.4336 41.238 89.7687 40.5734C90.1037 39.9033 90.2766 39.1468 90.2766 38.2929C90.2766 37.4445 90.1037 36.688 89.7687 36.0179C89.4336 35.3479 88.9743 34.8291 88.3853 34.4562C87.7963 34.0834 87.1316 33.8942 86.4021 33.8942C85.6726 33.8942 85.0133 34.0834 84.4243 34.4562C83.8352 34.8291 83.3759 35.3479 83.0355 36.0179C82.7004 36.688 82.5329 37.4445 82.5329 38.2929C82.5329 39.1468 82.7004 39.9033 83.0355 40.5734C83.3759 41.238 83.8352 41.7622 84.4243 42.1351C85.0133 42.5079 85.6726 42.6917 86.4021 42.6917C87.1316 42.6917 87.7963 42.5079 88.3853 42.1351ZM82.9328 44.4804C81.9007 43.8643 81.0955 43.0159 80.5119 41.9405C79.9283 40.8598 79.6364 39.6439 79.6364 38.2929C79.6364 36.9474 79.9283 35.7315 80.5119 34.6508C81.0955 33.57 81.9007 32.727 82.9328 32.1109C83.9595 31.4949 85.1214 31.1869 86.4021 31.1869C87.6882 31.1869 88.8446 31.4949 89.8659 32.1109C90.8927 32.727 91.6979 33.57 92.2869 34.6508C92.8759 35.7315 93.1731 36.9474 93.1731 38.2929C93.1731 39.6439 92.8759 40.8598 92.2869 41.9405C91.6979 43.0159 90.8927 43.8643 89.8659 44.4804C88.8446 45.0964 87.6882 45.4044 86.4021 45.4044C85.1214 45.4044 83.9595 45.0964 82.9328 44.4804ZM98.5986 44.4912C97.5827 43.8805 96.7829 43.0375 96.1993 41.9568C95.6156 40.876 95.3238 39.6547 95.3238 38.2929C95.3238 36.9366 95.6156 35.7153 96.1993 34.6345C96.7829 33.5538 97.5827 32.7108 98.5986 32.1001C99.6199 31.4895 100.766 31.1869 102.035 31.1869C103.111 31.1869 104.078 31.3976 104.943 31.8137C105.813 32.2352 106.537 32.8351 107.126 33.624L105.289 35.5046C104.451 34.4346 103.413 33.8942 102.181 33.8942C101.414 33.8942 100.728 34.0834 100.128 34.4562C99.528 34.8291 99.0579 35.3479 98.7229 36.0179C98.3878 36.688 98.2203 37.4445 98.2203 38.2929C98.2203 39.1468 98.3878 39.9033 98.7229 40.5734C99.0579 41.238 99.528 41.7622 100.128 42.1351C100.728 42.5079 101.414 42.6917 102.181 42.6917C103.413 42.6917 104.451 42.1513 105.289 41.0651L107.126 42.9511C106.537 43.7454 105.807 44.3561 104.937 44.7776C104.062 45.1937 103.089 45.4044 102.019 45.4044C100.76 45.4044 99.6199 45.0964 98.5986 44.4912ZM112.076 44.4912C111.06 43.8805 110.26 43.0375 109.676 41.9568C109.093 40.876 108.801 39.6547 108.801 38.2929C108.801 36.9366 109.093 35.7153 109.676 34.6345C110.26 33.5538 111.06 32.7108 112.076 32.1001C113.097 31.4895 114.243 31.1869 115.513 31.1869C116.588 31.1869 117.555 31.3976 118.42 31.8137C119.29 32.2352 120.014 32.8351 120.603 33.624L118.766 35.5046C117.928 34.4346 116.891 33.8942 115.659 33.8942C114.891 33.8942 114.205 34.0834 113.605 34.4562C113.005 34.8291 112.535 35.3479 112.2 36.0179C111.865 36.688 111.698 37.4445 111.698 38.2929C111.698 39.1468 111.865 39.9033 112.2 40.5734C112.535 41.238 113.005 41.7622 113.605 42.1351C114.205 42.5079 114.891 42.6917 115.659 42.6917C116.891 42.6917 117.928 42.1513 118.766 41.0651L120.603 42.9511C120.014 43.7454 119.285 44.3561 118.415 44.7776C117.539 45.1937 116.566 45.4044 115.496 45.4044C114.237 45.4044 113.097 45.0964 112.076 44.4912ZM123.267 31.4247H126.11V40.3788L132.016 31.4247H134.702V45.1666H131.876V36.2341L125.969 45.1666H123.267V31.4247ZM138.565 31.4247H141.408V40.3788L147.314 31.4247H150V45.1666H147.168V36.2341L141.267 45.1666H138.565V31.4247Z' fill='white'/%3E%3C/svg%3E");
        width: 150px;
        height: 58px;
        background-size: cover;
        background-repeat: no-repeat;
    }
    
    a.link-page {
        color: #6AB9E8;
        transition: opacity .2s ease-in-out;
        display: table;
    }
    
    a.link-page:hover {
        opacity: .8;
        text-decoration: none;
    }
    
    .uk-offcanvas-bar {
        background: #fff;
        padding-top: 20vh;
    }
    
    #sidebar ul {
        margin-left: 80px;
    }
    
    #sidebar li a {
        font-family: Raleway;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 16px;
        text-transform: uppercase;
        font-feature-settings: 'pnum' on, 'lnum' on;
        color: #02476B;
        transition: opacity .2s ease-in-out;
    }
    
    #sidebar li a:hover {
        opacity: .8;
        text-decoration: none;
    }
    
    #form {
        position: fixed;
        width: 100%;
        top: 100px;
        left: 0;
        background: #fff;
        padding: 45px 0 120px;
        box-sizing: border-box;
        box-shadow: 0px 60px 60px rgb(0 0 0 / 10%);
    }
    
    .uk-input,
    .uk-select,
    .uk-textarea {
        color: #02476B;
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #ABB4BF;
    }
    
    .uk-input:focus,
    .uk-select:focus,
    .uk-textarea:focus {
        outline: 0;
        background-color: #fff;
        color: #02476B;
        border-color: #1e87f0;
    }
    
    .select2-container--default .select2-selection--single {
        background-color: #fff;
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #ABB4BF;
        border-radius: 0;
        height: 40px;
    }
    
    .select2-container--default .select2-selection--multiple {
        background-color: #fff;
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #ABB4BF;
        border-radius: 0;
    }
    
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #02476B;
        line-height: 40px;
    }
    
    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #ABB4BF;
        text-transform: uppercase;
        font-size: 13px;
    }
    
    .select2-container--default.select2-container--focus .select2-selection--multiple {
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #ABB4BF;
        outline: 0;
    }
    
    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #6AB9E8;
        border: none;
        border-radius: 5px;
    }
    
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        background-color: transparent;
        border: none;
        border-right: 1px solid #fff;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        color: #fff;
        cursor: pointer;
        font-size: 1em;
        font-weight: bold;
        padding: 0px 4px;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
    }
    
    .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
        color: #fff;
        font-size: 14px;
    }
    
    .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
        background-color: #6AB9E8;
        color: white;
    }
    
    .select2-container--default .select2-results__option--selected {
        background-color: #5299D1;
        color: white;
    }
    
    .uk-checkbox:checked,
    .uk-checkbox:indeterminate,
    .uk-radio:checked {
        background-color: #e5e5e5;
        border-color: transparent;
        border-radius: 5 px;
    }
    
    .uk-checkbox {
        border-radius: 5px;
    }
    
    .uk-checkbox:focus,
    .uk-radio:focus {
        background-color: rgba(0, 0, 0, 0);
        outline: 0;
        border-color: #e5e5e5;
    }
    
    .uk-checkbox:checked:focus,
    .uk-checkbox:indeterminate:focus,
    .uk-radio:checked:focus {
        background-color: #e5e5e5;
    }
    
    .uk-checkbox:checked {
        background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23F3A323%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);
    }
    
    ul#form-type li a {
        display: inline-block;
        height: 40px;
        background: transparent;
        border-radius: 5px;
        padding: 0 30px;
        line-height: 40px;
        margin-right: 5px;
        font-family: Raleway;
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        text-transform: uppercase;
        font-feature-settings: 'pnum' on, 'lnum' on;
        color: #ABB4BF;
        cursor: pointer;
    }
    
    ul#form-type li.uk-active a {
        background: #fff;
        box-shadow: 0px -10px 30px #ffffff, 0px 10px 30px rgb(0 0 0 / 25%);
        color: #02476B;
    }
    
    #close-form {
        position: absolute;
        top: 0;
        right: 0;
        height: 40px;
        line-height: 40px;
        font-family: Raleway;
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        text-transform: uppercase;
        font-feature-settings: 'pnum' on, 'lnum' on;
        color: #ABB4BF;
        padding-right: 30px;
        transition: opacity .2s ease-in-out;
        display: block;
    }
    
    #close-form span {
        position: absolute;
        top: 48%;
        right: 0;
        transform: translateY(-50%);
    }
    
    #close-form:hover {
        cursor: pointer;
        text-decoration: none;
        opacity: .8;
    }
    
    .select2-container--default.select2-container--disabled .select2-selection--single {
        background-color: #f8f8f8;
        cursor: default;
        color: #999;
        border-color: #e5e5e5;
    }
    
    .select2-container .select2-search--inline .select2-search__field {
        margin-left: 10px;
        margin-top: 15px;
    }
    
    .select2-container--default.select2-container--disabled .select2-selection--multiple {
        background-color: #f8f8f8;
        cursor: default;
        color: #999;
        border-color: #e5e5e5;
    }
    
    .select2-container .select2-selection--multiple {
        min-height: 40px;
    }
    
    #jGrowl {
        display: none !important;
    }
    
    .ajax_form input.error {
        color: brown !important;
        border-bottom: 2px solid brown !important;
    }
    
    #form_reg .uk-margin {
        position: relative;
    }
    
    .ajax_form span.error {
        position: absolute;
        left: 10px;
        font-size: 12px;
        bottom: 23px;
    }
    
    .ajax_form input:disabled {
        opacity: .5;
    }
    
    .ajax_form button:disabled {
        opacity: .5;
    }
    
    .uk-lightbox {
        z-index: 9999;
        background: #02476bdb;
    }
    
    .uk-modal {
    z-index: 9999;
}
.uk-modal-body {
    border-radius: 5px;
}

[class*=uk-modal-close-] {
    position: absolute;
    z-index: 1010;
    top: 30px;
    right: 30px;
    padding: 5px;
    color: #02476b;
}

.uk-lightbox-items>*>* {
    max-width: 100vw;    
    max-height: 90vh;
}

.ajaxItemGallery a>div {
        height: 255px;
        transition: all .2s ease-in-out;
}

.ajaxItemGallery a>div:hover {
    transform: scale(1.05);
}

header .video-play a {
    position: relative;
    top: inherit;
    left: inherit;
    
}
header .video-play span {
    font-size: 70px;
    position: relative;
    top: inherit;
    transition: opacity .1s ease-in-out;
}

header .video-play span:hover {
    opacity: 0.8;
}