.jq-checkbox {position: relative;width: 28px;height: 28px;border: none;vertical-align: middle;cursor: pointer;background: #fff;border-radius: 2px;margin-right:5px;}.jq-checkbox.checked div {}.jq-checkbox.checked {background: url(check_mark.svg) #fff center no-repeat;}.jq-checkbox.focused {}.jq-checkbox.disabled {opacity: 0.55;filter: alpha(opacity=55);}.jq-radio {position: relative;top: -1px;width: 17px;height: 17px;border: 1px solid #dedede;-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;background: #ffffff;vertical-align: middle;cursor: pointer;}.jq-radio.checked{}.jq-radio.checked div {position: absolute;top: 4px;left: 4px;display: block;width: 7px;height: 7px;-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;background: #f5b1ae;}.jq-radio.focused {border: 1px solid #dedede;}.jq-radio.disabled {opacity: 0.55;filter: alpha(opacity=55);}.jq-file input {cursor: pointer;height: auto;line-height: 38px;}.jq-file{width: 100%;position: relative;}.jq-file input[type="file"] {top: 0 !important;left: 0 !important;width: 100% !important;}.jq-file__name {padding: 0 65px 0 10px;border: none;background: #FFF;color: #333;font: 14px/38px Roboto, Arial, Tahoma, sans-serif;height: 38px;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;border: 1px solid #e3e3e3;text-align: left;float: none !important;}.jq-file__browse {position: absolute;right: 14px;top: 9px;color: #6dafc2;border-bottom: 1px dashed;}.jq-file:hover .jq-file__browse {border-bottom: none;}/*.jq-file:active .jq-file__browse {background: #F5F5F5;box-shadow: inset 1px 1px 3px #DDD;}*//*.jq-file.disabled,.jq-file.disabled .jq-file__browse {border-color: #CCC;background: #F5F5F5;box-shadow: none;color: #888;}*/.jq-selectbox {vertical-align: middle;cursor: pointer;}.jq-selectbox__select {height: 70px;width: 100% !important;font-size: 20px;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;background: #fff;position: relative;z-index: 600;}.jq-selectbox__select:hover {/*-webkit-box-shadow: 0 0 5px 0 rgba(255,255,255,0.75);box-shadow: 0 0 5px 0 rgba(255,255,255,0.75);*/}.jq-selectbox__select:hover {/*background-color: #f9f9f9;background-position: 0 -10px;*/}.jq-selectbox__select:active {/*background: #F5F5F5;*//*box-shadow: inset 1px 1px 3px #DDD;*/}.jq-selectbox.focused .jq-selectbox__select {/*border: 1px solid #5794BF;*/}.jq-selectbox.disabled .jq-selectbox__select {border-color: #e3e3e3;background: #F5F5F5;box-shadow: none;color: #888;}.jq-selectbox__select-text {display: block;padding: 0 45px 0 17px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 20px;line-height: 70px;color: #4a4a4a;font-weight: normal;}.jq-selectbox__trigger {position: absolute;top: 0;right: 10px;width: 41px;height: 70px;}.jq-selectbox__trigger-arrow {position: absolute;top: 0;right: 0;width: 100%;height: 100%;display: block;background: url(select_arrow.svg) center no-repeat;}.jq-selectbox:hover .jq-selectbox__trigger-arrow {/*opacity: 1;filter: alpha(opacity=100);*/}.jq-selectbox.disabled .jq-selectbox__trigger-arrow {/*opacity: 0.3;filter: alpha(opacity=30);*/}.jq-selectbox__dropdown {top: 66px !important;bottom: auto !important;min-width: 100%;margin: 0;padding: 2px 0 0 0;border: none;background: #FFF;z-index: 1001;max-height: 187px;overflow-y: auto;}.jq-selectbox .def {display: none !important;}.jq-selectbox ul {margin: 0;padding: 0;}.jq-selectbox li {padding: 10px 15px;font-size: 18px;color: #606060;border-top: 1px solid #e9e9e9;white-space: nowrap !important;}.jq-selectbox li:last-child {border-bottom: 1px solid #e9e9e9;}.jq-selectbox li.selected,.jq-selectbox li:hover {background-color: #f5f8f9;}.jq-selectbox li.disabled {color: #6f7881;}.jq-selectbox li.disabled:hover {background: none;}.jq-selectbox li.optgroup {font-weight: bold;}.jq-selectbox li.optgroup:hover {background: none;color: #231F20;cursor: default;}.jq-selectbox li.option {padding-left: 25px;}.jq-select-multiple {padding: 1px;border: 1px solid #CCC;border-bottom-color: #B3B3B3;border-radius: 4px;box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);background: #FFF;color: #333;font: 14px/18px Arial, Tahoma, sans-serif;cursor: default;}.jq-select-multiple.focused {border: 1px solid #5794BF;}.jq-select-multiple.disabled {border-color: #CCC;background: #F5F5F5;box-shadow: none;color: #888;}.jq-select-multiple ul {margin: 0;padding: 0;}.jq-select-multiple li {padding: 3px 9px 4px;list-style: none;}.jq-select-multiple li:first-child {border-radius: 3px 3px 0 0;}.jq-select-multiple li:last-child {border-radius: 0 0 3px 3px;}.jq-select-multiple li.selected {background: #08C;color: #FFF;}.jq-select-multiple li.disabled {color: #AAA;}.jq-select-multiple.disabled li.selected,.jq-select-multiple li.selected.disabled {background: #CCC;color: #FFF;}.jq-select-multiple li.optgroup {font-weight: bold;}.jq-select-multiple li.option {padding-left: 25px;}input[type="email"].styler,input[type="number"].styler,input[type="password"].styler,input[type="search"].styler,input[type="tel"].styler,input[type="text"].styler,input[type="url"].styler,textarea.styler {padding: 7px 9px;border: 1px solid #CCC;border-bottom-color: #B3B3B3;border-radius: 4px;box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);color: #333;font: 14px Arial, Tahoma, sans-serif;}input[type="search"].styler {-webkit-appearance: none;}textarea.styler {overflow: auto;}input[type="email"].styler:hover,input[type="number"].styler:hover,input[type="password"].styler:hover,input[type="search"].styler:hover,input[type="tel"].styler:hover,input[type="text"].styler:hover,input[type="url"].styler:hover,textarea.styler:hover {border-color: #B3B3B3;}input[type="email"].styler:focus,input[type="number"].styler:focus,input[type="password"].styler:focus,input[type="search"].styler:focus,input[type="tel"].styler:focus,input[type="text"].styler:focus,input[type="url"].styler:focus,textarea.styler:focus {border-color: #CCC;border-top-color: #B3B3B3;box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);outline: none;}button.styler,input[type="button"].styler,input[type="submit"].styler,input[type="reset"].styler {overflow: visible;padding: 7px 11px;outline: none;border: 1px solid #CCC;border-bottom-color: #B3B3B3;border-radius: 4px;background: #F1F1F1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);color: #333;text-shadow: 1px 1px #FFF;font: 14px Arial, Tahoma, sans-serif;cursor: pointer;}button.styler::-moz-focus-inner,input[type="button"].styler::-moz-focus-inner,input[type="submit"].styler::-moz-focus-inner,input[type="reset"].styler::-moz-focus-inner {padding: 0;border: 0;}button.styler:after {content: '';}button.styler:hover,input[type="button"].styler:hover,input[type="submit"].styler:hover,input[type="reset"].styler:hover {background-color: #E6E6E6;background-position: 0 -10px;}button.styler:active,input[type="button"].styler:active,input[type="submit"].styler:active,input[type="reset"].styler:active {background: #F5F5F5;box-shadow: inset 1px 1px 3px #DDD;}.pop-up .popup {display: block; width: 600px;}.pop-up  {max-width: 650px !important;}h2.pop-title {font-size: 30px; text-align: center; margin: 10px 0;}p.pop-p {font-size: 20px; line-height: 26px;}.pop-up img {max-width: 600px;}/*.pop-up {z-index: 998;  cursor:pointer; position:fixed;  width: 100%; max-width: 800px; text-align:center; top: 20%; transform: translateY(-15%); background-color:#FFF; box-shadow: 0 0 10px rgba(0, 0, 0, 0.8); margin-left: 30%;}.pop-up form {padding: 20px;}div.pop-up span {display: block; right: 50%;margin-top: -25px; margin-right:-425px;margin-left:350px;position: absolute; width:50px; height:50px; z-index:9999}.pop-up img{max-width:800px;}.pop-up h2{margin: 20px 0;}@media (max-width: 1166px) {.pop-up img{width:100%;}}@media (max-width: 800px) {.pop-up {left:0;margin-left:0;}.pop-up h2 {padding: 0 10px;}div.pop-up span {right:0; margin-right:0;margin-top:0;}}.pop-up .popup{display: block; width: 800px;}*/
/* Stylesheet: formstyler Modified On 2025-05-20 13:19:07 */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding: 0;margin: 0;border: 0;outline: none;vertical-align: top;}.fancybox-wrap {position: absolute;top: 0;left: 0;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);z-index: 8020;}.fancybox-skin {position: relative;background: #f9f9f9;color: #444;text-shadow: none;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}.fancybox-opened {z-index: 8030;}.fancybox-opened .fancybox-skin {-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);}.fancybox-outer, .fancybox-inner {position: relative;}.fancybox-inner {overflow: hidden;}.fancybox-type-iframe .fancybox-inner {-webkit-overflow-scrolling: touch;}.fancybox-error {color: #444;font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin: 0;padding: 15px;white-space: nowrap;}.fancybox-image, .fancybox-iframe {display: block;width: 100%;height: 100%;}.fancybox-image {max-width: 100%;max-height: 100%;}#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {background-image: url(/img/fancybox_sprite.png);}#fancybox-loading {position: fixed;top: 50%;left: 50%;margin-top: -22px;margin-left: -22px;background-position: 0 -108px;opacity: 0.8;cursor: pointer;z-index: 8060;}#fancybox-loading div {width: 44px;height: 44px;background: url(/img/fancybox_loading.gif) center center no-repeat;}.fancybox-close {position: absolute;top: -18px;right: -18px;width: 36px;height: 36px;cursor: pointer;z-index: 8040;}.fancybox-nav {position: absolute;top: 0;width: 40%;height: 100%;cursor: pointer;text-decoration: none;background: transparent url(/img/blank.gif); /* helps IE */-webkit-tap-highlight-color: rgba(0,0,0,0);z-index: 8040;}.fancybox-prev {left: 0;}.fancybox-next {right: 0;}.fancybox-nav span {position: absolute;top: 50%;width: 36px;height: 34px;margin-top: -18px;cursor: pointer;z-index: 8040;visibility: hidden;}.fancybox-prev span {left: 10px;background-position: 0 -36px;}.fancybox-next span {right: 10px;background-position: 0 -72px;}.fancybox-nav:hover span {visibility: visible;}.fancybox-tmp {position: absolute;top: -99999px;left: -99999px;max-width: 99999px;max-height: 99999px;overflow: visible !important;}/* Overlay helper */.fancybox-lock {overflow: visible !important;width: auto;}.fancybox-lock body {overflow: hidden !important;}.fancybox-lock-test {overflow-y: hidden !important;}.fancybox-overlay {position: absolute;top: 0;left: 0;overflow: hidden;display: none;z-index: 8010;background: url(/img/fancybox_overlay.png);}.fancybox-overlay-fixed {position: fixed;bottom: 0;right: 0;}.fancybox-lock .fancybox-overlay {overflow: auto;overflow-y: scroll;}/* Title helper */.fancybox-title {visibility: hidden;font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position: relative;text-shadow: none;z-index: 8050;}.fancybox-opened .fancybox-title {visibility: visible;}.fancybox-title-float-wrap {position: absolute;bottom: 0;right: 50%;margin-bottom: -35px;z-index: 8050;text-align: center;}.fancybox-title-float-wrap .child {display: inline-block;margin-right: -100%;padding: 2px 20px;background: transparent; /* Fallback for web browsers that doesn't support RGBa */background: rgba(0, 0, 0, 0.8);-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;text-shadow: 0 1px 2px #222;color: #FFF;font-weight: bold;line-height: 24px;white-space: nowrap;}.fancybox-title-outside-wrap {position: relative;margin-top: 10px;color: #fff;}.fancybox-title-inside-wrap {padding-top: 10px;}.fancybox-title-over-wrap {position: absolute;bottom: 0;left: 0;color: #fff;padding: 10px;background: #000;background: rgba(0, 0, 0, .8);}
/* Stylesheet: fancybox Modified On 2025-05-16 11:07:20 */
@font-face {font-family: 'Gilroy';font-display: swap;src: local('Gilroy Light'), local('Gilroy-Light'), url('/fonts/Gilroylight.woff2') format('woff2'), url('Gilroylight.woff') format('woff'), url('/fonts/Gilroylight.ttf') format('truetype');font-weight: normal;font-style: normal;}@font-face {font-family: 'Gilroy';font-display: swap;src: local('Gilroy ExtraBold'), local('Gilroy-ExtraBold'), url('/fonts/Gilroyextrabold.woff2') format('woff2'), url('Gilroyextrabold.woff') format('woff'), url('/fonts/Gilroyextrabold.ttf') format('truetype');font-weight: bold;font-style: normal;}@font-face {font-family: 'Carlito';font-display: swap;src: local('Carlito'), url('/fonts/Carlito.woff2') format('woff2'), url('/fonts/Carlito.woff') format('woff'), url('/fonts/Carlito.ttf') format('truetype');font-weight: 400;font-style: normal;}@font-face {font-family: 'Carlito';font-display: swap;src: local('Carlito Italic'), local('Carlito-Italic'), url('/fonts/Carlitoitalic.woff2') format('woff2'), url('/fonts/Carlitoitalic.woff') format('woff'), url('/fonts/Carlitoitalic.ttf') format('truetype');font-weight: 400;font-style: italic;}@font-face {font-family: 'Carlito';font-display: swap;src: local('Carlito Bold'), local('Carlito-Bold'), url('/fonts/Carlitobold.woff2') format('woff2'), url('/fonts/Carlitobold.woff') format('woff'), url('/fonts/Carlitobold.ttf') format('truetype');font-weight: 700;font-style: normal;}@font-face {font-family: 'Carlito';font-display: swap;src: local('Carlito Bold Italic'), local('Carlito-BoldItalic'), url('/fonts/Carlitobolditalic.woff2') format('woff2'), url('/fonts/Carlitobolditalic.woff') format('woff'), url('/fonts/Carlitobolditalic.ttf') format('truetype');font-weight: 700;font-style: italic;}/* cyrillic-ext */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 300;src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmhduz8A.woff2) format('woff2');unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}/* cyrillic */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 300;src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwkxduz8A.woff2) format('woff2');unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}/* greek-ext */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 300;src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmxduz8A.woff2) format('woff2');unicode-range: U+1F00-1FFF;}/* greek */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 300;src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlBduz8A.woff2) format('woff2');unicode-range: U+0370-03FF;}/* vietnamese */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 300;src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmBduz8A.woff2) format('woff2');unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}/* latin-ext */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 300;src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmRduz8A.woff2) format('woff2');unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}/* latin */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 300;src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdu.woff2) format('woff2');unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}/* cyrillic-ext */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 400;src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNa7lqDY.woff2) format('woff2');unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}/* cyrillic */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 400;src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qPK7lqDY.woff2) format('woff2');unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}/* greek-ext */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 400;src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNK7lqDY.woff2) format('woff2');unicode-range: U+1F00-1FFF;}/* greek */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 400;src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qO67lqDY.woff2) format('woff2');unicode-range: U+0370-03FF;}/* vietnamese */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 400;src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qN67lqDY.woff2) format('woff2');unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}/* latin-ext */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 400;src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNq7lqDY.woff2) format('woff2');unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}/* latin */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 400;src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2) format('woff2');unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}/* cyrillic-ext */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 600;src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmhduz8A.woff2) format('woff2');unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}/* cyrillic */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 600;src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwkxduz8A.woff2) format('woff2');unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}/* greek-ext */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 600;src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmxduz8A.woff2) format('woff2');unicode-range: U+1F00-1FFF;}/* greek */@font-face {font-family: 'Source Sans Pro';font-style: normal;font-weight: 600;src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlBduz8A.woff2) format('woff2');unicode-range: U+0370-03FF;}/* vietnamese */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 600;src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmBduz8A.woff2) format('woff2');unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}/* latin-ext */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 600;src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmRduz8A.woff2) format('woff2');unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}/* latin */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 600;src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu.woff2) format('woff2');unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}/* cyrillic-ext */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 700;src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmhduz8A.woff2) format('woff2');unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}/* cyrillic */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 700;src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwkxduz8A.woff2) format('woff2');unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}/* greek-ext */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 700;src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmxduz8A.woff2) format('woff2');unicode-range: U+1F00-1FFF;}/* greek */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 700;src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlBduz8A.woff2) format('woff2');unicode-range: U+0370-03FF;}/* vietnamese */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 700;src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmBduz8A.woff2) format('woff2');unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}/* latin-ext */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 700;src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmRduz8A.woff2) format('woff2');unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}/* latin */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 700;src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu.woff2) format('woff2');unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}/* cyrillic-ext */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 900;src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwmhduz8A.woff2) format('woff2');unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}/* cyrillic */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 900;src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwkxduz8A.woff2) format('woff2');unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}/* greek-ext */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 900;src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwmxduz8A.woff2) format('woff2');unicode-range: U+1F00-1FFF;}/* greek */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 900;src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwlBduz8A.woff2) format('woff2');unicode-range: U+0370-03FF;}/* vietnamese */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 900;src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwmBduz8A.woff2) format('woff2');unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}/* latin-ext */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 900;src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwmRduz8A.woff2) format('woff2');unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}/* latin */@font-face {font-family: 'Source Sans Pro';font-display: swap;font-style: normal;font-weight: 900;src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwlxdu.woff2) format('woff2');unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
/* Stylesheet: fonts Modified On 2025-05-16 11:07:25 */
/* Slider */.slick-slider{position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}.slick-list:focus{outline: none;}.slick-list.dragging{cursor: pointer;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.slick-track{position: relative;top: 0;left: 0;display: block;margin-left: auto;margin-right: auto;}.slick-track:before,.slick-track:after{display: table;content: '';}.slick-track:after{clear: both;}.slick-loading .slick-track{visibility: hidden;}.slick-slide{display: none;float: left;height: 100%;min-height: 1px;}[dir='rtl'] .slick-slide{float: right;}.slick-slide img{display: block;}.slick-slide.slick-loading img{display: none;}.slick-slide.dragging img{pointer-events: none;}.slick-initialized .slick-slide{display: block;}.slick-loading .slick-slide{visibility: hidden;}.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}.slick-arrow.slick-hidden {display: none;}
/* Stylesheet: slick Modified On 2023-11-09 14:43:03 */
