/*!**************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/intl-tel-input/build/css/intlTelInput.min.css ***!
  \**************************************************************************************************************/
:root{--iti-border-gray:#ccc;--iti-text-gray:#999;--iti-hover-color:rgba(0, 0, 0, 0.05);--iti-border-color:var(--iti-border-gray);--iti-dialcode-color:var(--iti-text-gray);--iti-dropdown-bg:white;--iti-spacer-horizontal:8px;--iti-flag-height:15px;--iti-flag-width:20px;--iti-border-width:1px;--iti-arrow-height:4px;--iti-arrow-width:6px;--iti-triangle-border:calc(var(--iti-arrow-width) / 2);--iti-arrow-padding:6px;--iti-arrow-color:#555;--iti-input-padding:6px;--iti-right-hand-selected-country-padding:calc(var(--iti-spacer-horizontal) + var(--iti-spacer-horizontal) + var(--iti-flag-width));--iti-selected-country-arrow-padding:calc(var(--iti-arrow-padding) + var(--iti-arrow-padding) + var(--iti-flag-width) + var(--iti-spacer-horizontal) + var(--iti-arrow-width) + var(--iti-input-padding));--iti-path-flags-1x:url(../e19a8da1c799a9cc2830.webp);--iti-path-flags-2x:url(../db6fb6e2fdb8cc90ded0.webp);--iti-path-globe-1x:url(../7fb216c936a98b90918e.webp);--iti-path-globe-2x:url(../5dc7e51d6b5d42fc2be4.webp);--iti-flag-sprite-width:5762px;--iti-flag-sprite-height:15px;--iti-mobile-popup-margin:30px}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti__a11y-text{width:1px;height:1px;clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute}.iti input.iti__tel-input,.iti input.iti__tel-input[type=tel],.iti input.iti__tel-input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:var(--iti-right-hand-selected-country-padding);margin-right:0}.iti__country-container{position:absolute;top:0;bottom:0;right:0;padding:var(--iti-border-width)}.iti__selected-country{z-index:1;position:relative;display:flex;align-items:center;height:100%;background:0 0;border:0;margin:0;padding:0;font-family:inherit;font-size:inherit;color:inherit;border-radius:0;font-weight:inherit;line-height:inherit;text-decoration:none}.iti__selected-country-primary{display:flex;align-items:center;height:100%;padding:0 var(--iti-arrow-padding) 0 var(--iti-spacer-horizontal)}.iti__arrow{margin-left:var(--iti-arrow-padding);width:0;height:0;border-left:var(--iti-triangle-border) solid transparent;border-right:var(--iti-triangle-border) solid transparent;border-top:var(--iti-arrow-height) solid var(--iti-arrow-color)}[dir=rtl] .iti__arrow{margin-right:var(--iti-arrow-padding);margin-left:0}.iti__arrow--up{border-top:none;border-bottom:var(--iti-arrow-height) solid var(--iti-arrow-color)}.iti__dropdown-content{border-radius:3px;background-color:var(--iti-dropdown-bg)}.iti--inline-dropdown .iti__dropdown-content{position:absolute;z-index:2;margin-top:3px;margin-left:calc(var(--iti-border-width) * -1);border:var(--iti-border-width) solid var(--iti-border-color);box-shadow:1px 1px 4px rgba(0,0,0,.2)}.iti__search-input{width:100%;border-width:0;border-radius:3px;padding:9px 12px}.iti__search-input+.iti__country-list{border-top:1px solid var(--iti-border-color)}.iti__country-list{list-style:none;padding:0;margin:0;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti--inline-dropdown .iti__country-list{max-height:185px}.iti--flexible-dropdown-width .iti__country-list{white-space:nowrap}@media (max-width:500px){.iti--flexible-dropdown-width .iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:var(--iti-flag-width)}.iti__country{display:flex;align-items:center;padding:8px var(--iti-spacer-horizontal);outline:0}.iti__dial-code{color:var(--iti-dialcode-color)}.iti__country.iti__highlight{background-color:var(--iti-hover-color)}.iti__country-name,.iti__flag-box{margin-right:var(--iti-spacer-horizontal)}[dir=rtl] .iti__country-name,[dir=rtl] .iti__flag-box{margin-right:0;margin-left:var(--iti-spacer-horizontal)}.iti--allow-dropdown input.iti__tel-input,.iti--allow-dropdown input.iti__tel-input[type=tel],.iti--allow-dropdown input.iti__tel-input[type=text]{padding-right:var(--iti-input-padding);padding-left:var(--iti-selected-country-arrow-padding);margin-left:0}[dir=rtl] .iti--allow-dropdown input.iti__tel-input,[dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=tel],[dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=text]{padding-right:var(--iti-selected-country-arrow-padding);padding-left:var(--iti-input-padding);margin-right:0}.iti--allow-dropdown .iti__country-container{right:auto;left:0}[dir=rtl] .iti--allow-dropdown .iti__country-container{right:0;left:auto}.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])):hover,.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])):hover button{cursor:pointer}.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country-primary:hover,.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country:has(+ .iti__dropdown-content:hover) .iti__selected-country-primary{background-color:var(--iti-hover-color)}.iti .iti__selected-dial-code{margin-left:4px}[dir=rtl] .iti .iti__selected-dial-code{margin-left:0;margin-right:4px}.iti--container{position:fixed;top:-1000px;left:-1000px;z-index:1060;padding:var(--iti-border-width)}.iti--container:hover{cursor:pointer}.iti--fullscreen-popup.iti--container{background-color:rgba(0,0,0,.5);top:0;bottom:0;left:0;right:0;position:fixed;padding:var(--iti-mobile-popup-margin);display:flex;flex-direction:column;justify-content:flex-start}.iti--fullscreen-popup .iti__dropdown-content{display:flex;flex-direction:column;max-height:100%;position:relative}.iti--fullscreen-popup .iti__country{padding:10px 10px;line-height:1.5em}.iti__flag{--iti-flag-offset:0px;--iti-flag-width:20px;--iti-flag-height:14px;height:var(--iti-flag-height);width:var(--iti-flag-width);box-shadow:0 0 1px 0 #888;background-image:var(--iti-path-flags-1x);background-repeat:no-repeat;background-position:var(--iti-flag-offset) 0;background-size:var(--iti-flag-sprite-width) var(--iti-flag-sprite-height)}.iti__np{--iti-flag-width:13px}.iti__ch,.iti__va{--iti-flag-width:15px}.iti__be,.iti__ne{--iti-flag-width:18px}.iti__mc{--iti-flag-width:19px}.iti__ac,.iti__ae,.iti__ai,.iti__am,.iti__as,.iti__au,.iti__az,.iti__ba,.iti__bm,.iti__bn,.iti__bs,.iti__by,.iti__ca,.iti__cc,.iti__ck,.iti__cu,.iti__cx,.iti__dg,.iti__dm,.iti__eh,.iti__er,.iti__et,.iti__fj,.iti__fk,.iti__gb,.iti__gi,.iti__gs,.iti__gw,.iti__hm,.iti__hn,.iti__hr,.iti__hu,.iti__ie,.iti__im,.iti__io,.iti__jm,.iti__jo,.iti__ki,.iti__kp,.iti__kw,.iti__ky,.iti__kz,.iti__lc,.iti__lk,.iti__lv,.iti__ly,.iti__md,.iti__me,.iti__mk,.iti__mn,.iti__mp,.iti__ms,.iti__my,.iti__nc,.iti__nf,.iti__ng,.iti__nr,.iti__nu,.iti__nz,.iti__om,.iti__ph,.iti__pn,.iti__ps,.iti__sb,.iti__sc,.iti__sd,.iti__sh,.iti__si,.iti__ss,.iti__st,.iti__su,.iti__ta,.iti__tc,.iti__tj,.iti__tk,.iti__tl,.iti__to,.iti__tv,.iti__uk,.iti__uz,.iti__vg,.iti__ws,.iti__zw{--iti-flag-height:10px}.iti__fm,.iti__gu,.iti__lr,.iti__mh,.iti__py,.iti__um,.iti__us{--iti-flag-height:11px}.iti__bd,.iti__bg,.iti__bh,.iti__bi,.iti__bz,.iti__cq,.iti__cr,.iti__cv,.iti__de,.iti__fi,.iti__gd,.iti__gy,.iti__ht,.iti__ir,.iti__je,.iti__kg,.iti__km,.iti__li,.iti__lt,.iti__lu,.iti__mx,.iti__ni,.iti__sv,.iti__tt,.iti__vu{--iti-flag-height:12px}.iti__ar,.iti__ax,.iti__ee,.iti__gt,.iti__kh,.iti__pl,.iti__pw,.iti__se,.iti__tg{--iti-flag-height:13px}.iti__al,.iti__be,.iti__bv,.iti__cd,.iti__ch,.iti__dk,.iti__fo,.iti__ga,.iti__il,.iti__is,.iti__mc,.iti__ne,.iti__no,.iti__np,.iti__pg,.iti__sj,.iti__sm,.iti__va,.iti__xk{--iti-flag-height:15px}.iti__qa{--iti-flag-height:8px}.iti__ac{--iti-flag-offset:0px}.iti__ad{--iti-flag-offset:-22px}.iti__ae{--iti-flag-offset:-44px}.iti__af{--iti-flag-offset:-66px}.iti__ag{--iti-flag-offset:-88px}.iti__ai{--iti-flag-offset:-110px}.iti__al{--iti-flag-offset:-132px}.iti__am{--iti-flag-offset:-154px}.iti__ao{--iti-flag-offset:-176px}.iti__aq{--iti-flag-offset:-198px}.iti__ar{--iti-flag-offset:-220px}.iti__as{--iti-flag-offset:-242px}.iti__at{--iti-flag-offset:-264px}.iti__au{--iti-flag-offset:-286px}.iti__aw{--iti-flag-offset:-308px}.iti__ax{--iti-flag-offset:-330px}.iti__az{--iti-flag-offset:-352px}.iti__ba{--iti-flag-offset:-374px}.iti__bb{--iti-flag-offset:-396px}.iti__bd{--iti-flag-offset:-418px}.iti__be{--iti-flag-offset:-440px}.iti__bf{--iti-flag-offset:-460px}.iti__bg{--iti-flag-offset:-482px}.iti__bh{--iti-flag-offset:-504px}.iti__bi{--iti-flag-offset:-526px}.iti__bj{--iti-flag-offset:-548px}.iti__bl{--iti-flag-offset:-570px}.iti__bm{--iti-flag-offset:-592px}.iti__bn{--iti-flag-offset:-614px}.iti__bo{--iti-flag-offset:-636px}.iti__bq{--iti-flag-offset:-658px}.iti__br{--iti-flag-offset:-680px}.iti__bs{--iti-flag-offset:-702px}.iti__bt{--iti-flag-offset:-724px}.iti__bv{--iti-flag-offset:-746px}.iti__bw{--iti-flag-offset:-768px}.iti__by{--iti-flag-offset:-790px}.iti__bz{--iti-flag-offset:-812px}.iti__ca{--iti-flag-offset:-834px}.iti__cc{--iti-flag-offset:-856px}.iti__cd{--iti-flag-offset:-878px}.iti__cf{--iti-flag-offset:-900px}.iti__cg{--iti-flag-offset:-922px}.iti__ch{--iti-flag-offset:-944px}.iti__ci{--iti-flag-offset:-961px}.iti__ck{--iti-flag-offset:-983px}.iti__cl{--iti-flag-offset:-1005px}.iti__cm{--iti-flag-offset:-1027px}.iti__cn{--iti-flag-offset:-1049px}.iti__co{--iti-flag-offset:-1071px}.iti__cp{--iti-flag-offset:-1093px}.iti__cq{--iti-flag-offset:-1115px}.iti__cr{--iti-flag-offset:-1137px}.iti__cu{--iti-flag-offset:-1159px}.iti__cv{--iti-flag-offset:-1181px}.iti__cw{--iti-flag-offset:-1203px}.iti__cx{--iti-flag-offset:-1225px}.iti__cy{--iti-flag-offset:-1247px}.iti__cz{--iti-flag-offset:-1269px}.iti__de{--iti-flag-offset:-1291px}.iti__dg{--iti-flag-offset:-1313px}.iti__dj{--iti-flag-offset:-1335px}.iti__dk{--iti-flag-offset:-1357px}.iti__dm{--iti-flag-offset:-1379px}.iti__do{--iti-flag-offset:-1401px}.iti__dz{--iti-flag-offset:-1423px}.iti__ea{--iti-flag-offset:-1445px}.iti__ec{--iti-flag-offset:-1467px}.iti__ee{--iti-flag-offset:-1489px}.iti__eg{--iti-flag-offset:-1511px}.iti__eh{--iti-flag-offset:-1533px}.iti__er{--iti-flag-offset:-1555px}.iti__es{--iti-flag-offset:-1577px}.iti__et{--iti-flag-offset:-1599px}.iti__eu{--iti-flag-offset:-1621px}.iti__ez{--iti-flag-offset:-1643px}.iti__fi{--iti-flag-offset:-1665px}.iti__fj{--iti-flag-offset:-1687px}.iti__fk{--iti-flag-offset:-1709px}.iti__fm{--iti-flag-offset:-1731px}.iti__fo{--iti-flag-offset:-1753px}.iti__fr{--iti-flag-offset:-1775px}.iti__fx{--iti-flag-offset:-1797px}.iti__ga{--iti-flag-offset:-1819px}.iti__gb{--iti-flag-offset:-1841px}.iti__gd{--iti-flag-offset:-1863px}.iti__ge{--iti-flag-offset:-1885px}.iti__gf{--iti-flag-offset:-1907px}.iti__gg{--iti-flag-offset:-1929px}.iti__gh{--iti-flag-offset:-1951px}.iti__gi{--iti-flag-offset:-1973px}.iti__gl{--iti-flag-offset:-1995px}.iti__gm{--iti-flag-offset:-2017px}.iti__gn{--iti-flag-offset:-2039px}.iti__gp{--iti-flag-offset:-2061px}.iti__gq{--iti-flag-offset:-2083px}.iti__gr{--iti-flag-offset:-2105px}.iti__gs{--iti-flag-offset:-2127px}.iti__gt{--iti-flag-offset:-2149px}.iti__gu{--iti-flag-offset:-2171px}.iti__gw{--iti-flag-offset:-2193px}.iti__gy{--iti-flag-offset:-2215px}.iti__hk{--iti-flag-offset:-2237px}.iti__hm{--iti-flag-offset:-2259px}.iti__hn{--iti-flag-offset:-2281px}.iti__hr{--iti-flag-offset:-2303px}.iti__ht{--iti-flag-offset:-2325px}.iti__hu{--iti-flag-offset:-2347px}.iti__ic{--iti-flag-offset:-2369px}.iti__id{--iti-flag-offset:-2391px}.iti__ie{--iti-flag-offset:-2413px}.iti__il{--iti-flag-offset:-2435px}.iti__im{--iti-flag-offset:-2457px}.iti__in{--iti-flag-offset:-2479px}.iti__io{--iti-flag-offset:-2501px}.iti__iq{--iti-flag-offset:-2523px}.iti__ir{--iti-flag-offset:-2545px}.iti__is{--iti-flag-offset:-2567px}.iti__it{--iti-flag-offset:-2589px}.iti__je{--iti-flag-offset:-2611px}.iti__jm{--iti-flag-offset:-2633px}.iti__jo{--iti-flag-offset:-2655px}.iti__jp{--iti-flag-offset:-2677px}.iti__ke{--iti-flag-offset:-2699px}.iti__kg{--iti-flag-offset:-2721px}.iti__kh{--iti-flag-offset:-2743px}.iti__ki{--iti-flag-offset:-2765px}.iti__km{--iti-flag-offset:-2787px}.iti__kn{--iti-flag-offset:-2809px}.iti__kp{--iti-flag-offset:-2831px}.iti__kr{--iti-flag-offset:-2853px}.iti__kw{--iti-flag-offset:-2875px}.iti__ky{--iti-flag-offset:-2897px}.iti__kz{--iti-flag-offset:-2919px}.iti__la{--iti-flag-offset:-2941px}.iti__lb{--iti-flag-offset:-2963px}.iti__lc{--iti-flag-offset:-2985px}.iti__li{--iti-flag-offset:-3007px}.iti__lk{--iti-flag-offset:-3029px}.iti__lr{--iti-flag-offset:-3051px}.iti__ls{--iti-flag-offset:-3073px}.iti__lt{--iti-flag-offset:-3095px}.iti__lu{--iti-flag-offset:-3117px}.iti__lv{--iti-flag-offset:-3139px}.iti__ly{--iti-flag-offset:-3161px}.iti__ma{--iti-flag-offset:-3183px}.iti__mc{--iti-flag-offset:-3205px}.iti__md{--iti-flag-offset:-3226px}.iti__me{--iti-flag-offset:-3248px}.iti__mf{--iti-flag-offset:-3270px}.iti__mg{--iti-flag-offset:-3292px}.iti__mh{--iti-flag-offset:-3314px}.iti__mk{--iti-flag-offset:-3336px}.iti__ml{--iti-flag-offset:-3358px}.iti__mm{--iti-flag-offset:-3380px}.iti__mn{--iti-flag-offset:-3402px}.iti__mo{--iti-flag-offset:-3424px}.iti__mp{--iti-flag-offset:-3446px}.iti__mq{--iti-flag-offset:-3468px}.iti__mr{--iti-flag-offset:-3490px}.iti__ms{--iti-flag-offset:-3512px}.iti__mt{--iti-flag-offset:-3534px}.iti__mu{--iti-flag-offset:-3556px}.iti__mv{--iti-flag-offset:-3578px}.iti__mw{--iti-flag-offset:-3600px}.iti__mx{--iti-flag-offset:-3622px}.iti__my{--iti-flag-offset:-3644px}.iti__mz{--iti-flag-offset:-3666px}.iti__na{--iti-flag-offset:-3688px}.iti__nc{--iti-flag-offset:-3710px}.iti__ne{--iti-flag-offset:-3732px}.iti__nf{--iti-flag-offset:-3752px}.iti__ng{--iti-flag-offset:-3774px}.iti__ni{--iti-flag-offset:-3796px}.iti__nl{--iti-flag-offset:-3818px}.iti__no{--iti-flag-offset:-3840px}.iti__np{--iti-flag-offset:-3862px}.iti__nr{--iti-flag-offset:-3877px}.iti__nu{--iti-flag-offset:-3899px}.iti__nz{--iti-flag-offset:-3921px}.iti__om{--iti-flag-offset:-3943px}.iti__pa{--iti-flag-offset:-3965px}.iti__pe{--iti-flag-offset:-3987px}.iti__pf{--iti-flag-offset:-4009px}.iti__pg{--iti-flag-offset:-4031px}.iti__ph{--iti-flag-offset:-4053px}.iti__pk{--iti-flag-offset:-4075px}.iti__pl{--iti-flag-offset:-4097px}.iti__pm{--iti-flag-offset:-4119px}.iti__pn{--iti-flag-offset:-4141px}.iti__pr{--iti-flag-offset:-4163px}.iti__ps{--iti-flag-offset:-4185px}.iti__pt{--iti-flag-offset:-4207px}.iti__pw{--iti-flag-offset:-4229px}.iti__py{--iti-flag-offset:-4251px}.iti__qa{--iti-flag-offset:-4273px}.iti__re{--iti-flag-offset:-4295px}.iti__ro{--iti-flag-offset:-4317px}.iti__rs{--iti-flag-offset:-4339px}.iti__ru{--iti-flag-offset:-4361px}.iti__rw{--iti-flag-offset:-4383px}.iti__sa{--iti-flag-offset:-4405px}.iti__sb{--iti-flag-offset:-4427px}.iti__sc{--iti-flag-offset:-4449px}.iti__sd{--iti-flag-offset:-4471px}.iti__se{--iti-flag-offset:-4493px}.iti__sg{--iti-flag-offset:-4515px}.iti__sh{--iti-flag-offset:-4537px}.iti__si{--iti-flag-offset:-4559px}.iti__sj{--iti-flag-offset:-4581px}.iti__sk{--iti-flag-offset:-4603px}.iti__sl{--iti-flag-offset:-4625px}.iti__sm{--iti-flag-offset:-4647px}.iti__sn{--iti-flag-offset:-4669px}.iti__so{--iti-flag-offset:-4691px}.iti__sr{--iti-flag-offset:-4713px}.iti__ss{--iti-flag-offset:-4735px}.iti__st{--iti-flag-offset:-4757px}.iti__su{--iti-flag-offset:-4779px}.iti__sv{--iti-flag-offset:-4801px}.iti__sx{--iti-flag-offset:-4823px}.iti__sy{--iti-flag-offset:-4845px}.iti__sz{--iti-flag-offset:-4867px}.iti__ta{--iti-flag-offset:-4889px}.iti__tc{--iti-flag-offset:-4911px}.iti__td{--iti-flag-offset:-4933px}.iti__tf{--iti-flag-offset:-4955px}.iti__tg{--iti-flag-offset:-4977px}.iti__th{--iti-flag-offset:-4999px}.iti__tj{--iti-flag-offset:-5021px}.iti__tk{--iti-flag-offset:-5043px}.iti__tl{--iti-flag-offset:-5065px}.iti__tm{--iti-flag-offset:-5087px}.iti__tn{--iti-flag-offset:-5109px}.iti__to{--iti-flag-offset:-5131px}.iti__tr{--iti-flag-offset:-5153px}.iti__tt{--iti-flag-offset:-5175px}.iti__tv{--iti-flag-offset:-5197px}.iti__tw{--iti-flag-offset:-5219px}.iti__tz{--iti-flag-offset:-5241px}.iti__ua{--iti-flag-offset:-5263px}.iti__ug{--iti-flag-offset:-5285px}.iti__uk{--iti-flag-offset:-5307px}.iti__um{--iti-flag-offset:-5329px}.iti__un{--iti-flag-offset:-5351px}.iti__us{--iti-flag-offset:-5373px}.iti__uy{--iti-flag-offset:-5395px}.iti__uz{--iti-flag-offset:-5417px}.iti__va{--iti-flag-offset:-5439px}.iti__vc{--iti-flag-offset:-5456px}.iti__ve{--iti-flag-offset:-5478px}.iti__vg{--iti-flag-offset:-5500px}.iti__vi{--iti-flag-offset:-5522px}.iti__vn{--iti-flag-offset:-5544px}.iti__vu{--iti-flag-offset:-5566px}.iti__wf{--iti-flag-offset:-5588px}.iti__ws{--iti-flag-offset:-5610px}.iti__xk{--iti-flag-offset:-5632px}.iti__ye{--iti-flag-offset:-5654px}.iti__yt{--iti-flag-offset:-5676px}.iti__za{--iti-flag-offset:-5698px}.iti__zm{--iti-flag-offset:-5720px}.iti__zw{--iti-flag-offset:-5742px}.iti__globe{background-image:var(--iti-path-globe-1x);background-size:contain;background-position:right;box-shadow:none;height:19px}@media (min-resolution:2x){.iti__flag{background-image:var(--iti-path-flags-2x)}.iti__globe{background-image:var(--iti-path-globe-2x)}}
/*!****************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/choices.js/public/assets/styles/choices.min.css ***!
  \****************************************************************************************************************/
.choices{position:relative;overflow:hidden;margin-bottom:24px;font-size:16px}.choices:focus{outline:0}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.25}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #00bcd4}.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button{display:none}.choices[data-type*=select-one]::after{content:"";height:0;width:0;border-style:solid;border-color:#333 transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open::after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]::after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin:0-4px 0 8px;padding-left:16px;border-left:1px solid #008fa1;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00bcd4;border:1px solid #00a5bb;color:#fff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{visibility:hidden;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all;will-change:visibility}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{visibility:visible}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable,.choices__list[aria-expanded] .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable::after,.choices__list[aria-expanded] .choices__item--selectable::after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable::after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable::after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted::after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted::after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.choices__button{text-indent:-9999px;-webkit-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus,.choices__input:focus{outline:0}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;width:0;height:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}
/*!******************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/quill/dist/quill.snow.css ***!
  \******************************************************************************************/
/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked] > .ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked] > .ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor > *{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li > .ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked] > .ql-ui,.ql-editor li[data-list=unchecked] > .ql-ui{color:#777}.ql-editor li[data-list=bullet] > .ql-ui:before{content:'\2022'}.ql-editor li[data-list=checked] > .ql-ui:before{content:'\2611'}.ql-editor li[data-list=unchecked] > .ql-ui:before{content:'\2610'}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered] > .ql-ui:before{content:counter(list-0, decimal) '. '}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1 > .ql-ui:before{content:counter(list-1, lower-alpha) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2 > .ql-ui:before{content:counter(list-2, lower-roman) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3 > .ql-ui:before{content:counter(list-3, decimal) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4 > .ql-ui:before{content:counter(list-4, lower-alpha) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5 > .ql-ui:before{content:counter(list-5, lower-roman) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6 > .ql-ui:before{content:counter(list-6, decimal) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7 > .ql-ui:before{content:counter(list-7, lower-alpha) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8 > .ql-ui:before{content:counter(list-8, lower-roman) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9 > .ql-ui:before{content:counter(list-9, decimal) '. '}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl > .ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank::before{color:rgba(0,0,0,0.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:'';display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow{box-sizing:border-box}.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:'';display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label::before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label::before,.ql-snow .ql-picker.ql-header .ql-picker-item::before{content:'Normal'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{content:'Heading 1'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{content:'Heading 2'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{content:'Heading 3'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{content:'Heading 4'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{content:'Heading 5'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{content:'Heading 6'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label::before,.ql-snow .ql-picker.ql-font .ql-picker-item::before{content:'Sans Serif'}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{content:'Serif'}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{content:'Monospace'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label::before,.ql-snow .ql-picker.ql-size .ql-picker-item::before{content:'Normal'}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{content:'Small'}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{content:'Large'}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{content:'Huge'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:'Helvetica Neue','Helvetica','Arial',sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:rgba(0,0,0,0.2) 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{border-color:#ccc}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow + .ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip::before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action::after{border-right:1px solid #ccc;content:'Edit';margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove::before{content:'Remove';margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action::after{border-right:0;content:'Save';padding-right:0}.ql-snow .ql-tooltip[data-mode=link]::before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]::before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]::before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}

/*# sourceMappingURL=quill.snow.css.map*/
/*!****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/glob-import-loader/index.js!./app/styles/main.scss ***!
  \****************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* ========================================================================
   Component: Base
 ========================================================================== */
/*
 * 1. Set `font-size` to support `rem` units
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Style
 */
html {
  /* 1 */
  font-family: "DMSans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
  background: #ffffff;
  color: #ffffff;
}

/*
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/* Links
 ========================================================================== */
/*
 * Style
 */
a,
.uk-link {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

a:hover,
.uk-link:hover,
.uk-link-toggle:hover .uk-link {
  color: inherit;
  text-decoration: none;
}

/* Text-level semantics
 ========================================================================== */
/*
 * 1. Add the correct text decoration in Edge.
 * 2. The shorthand declaration `underline dotted` is not supported in Safari.
 */
abbr[title] {
  /* 1 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
  -webkit-text-decoration-style: dotted;
}

/*
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/*
 * 1. Consolas has a better baseline in running text compared to `Courier`
 * 2. Correct the odd `em` font sizing in all browsers.
 * 3. Style
 */
:not(pre) > code,
:not(pre) > kbd,
:not(pre) > samp {
  /* 1 */
  font-family: Consolas, monaco, monospace;
  /* 2 */
  font-size: 0.875rem;
  /* 3 */
  color: #f0506e;
  white-space: nowrap;
}

/*
 * Emphasize
 */
em {
  color: #f0506e;
}

/*
 * Insert
 */
ins {
  background: #ffd;
  color: #666;
  text-decoration: none;
}

/*
 * Mark
 */
mark {
  background: #ffd;
  color: #666;
}

/*
 * Quote
 */
q {
  font-style: italic;
}

/*
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
 ========================================================================== */
/*
 * Remove the gap between the element and the bottom of its parent container.
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * 1. Constrain the element to its parent width.
 * 2. Preserve the intrinsic aspect ratio and auto-scale the height of an image if the `height` attribute is present.
 * 3. Take border and padding into account.
 */
canvas,
img,
svg,
video {
  /* 1 */
  max-width: 100%;
  /* 2 */
  height: auto;
  /* 3 */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*
 * Deprecated: only needed for `img` elements with `uk-img`
 * 1. Hide `alt` text for lazy load images.
 * 2. Fix lazy loading images if parent element is set to `display: inline` and has `overflow: hidden`.
 */
img:not([src]) {
  /* 1 */
  visibility: hidden;
  /* 2 */
  min-width: 1px;
}

/*
 * Iframe
 * Remove border in all browsers
 */
iframe {
  border: 0;
}

/* Block elements
 ========================================================================== */
/*
 * Margins
 */
p,
ul,
ol,
dl,
pre,
address,
fieldset,
figure {
  margin: 0 0 0 0;
}

/* Add margin if adjacent element */
* + p,
* + ul,
* + ol,
* + dl,
* + pre,
* + address,
* + fieldset,
* + figure {
  margin-top: 0;
}

/* Headings
 ========================================================================== */
h1, .uk-h1,
h2, .uk-h2,
h3, .uk-h3,
h4, .uk-h4,
h5, .uk-h5,
h6, .uk-h6,
.uk-heading-small,
.uk-heading-medium,
.uk-heading-large,
.uk-heading-xlarge,
.uk-heading-2xlarge,
.uk-heading-3xlarge {
  margin: 0 0 0 0;
  font-family: "DMSans", sans-serif;
  font-weight: 600;
  color: #333;
  text-transform: none;
}

/* Add margin if adjacent element */
* + h1, * + .uk-h1,
* + h2, * + .uk-h2,
* + h3, * + .uk-h3,
* + h4, * + .uk-h4,
* + h5, * + .uk-h5,
* + h6, * + .uk-h6,
* + .uk-heading-small,
* + .uk-heading-medium,
* + .uk-heading-large,
* + .uk-heading-xlarge,
* + .uk-heading-2xlarge,
* + .uk-heading-3xlarge {
  margin-top: 40px;
}

/*
 * Sizes
 */
h1, .uk-h1 {
  font-size: 2.23125rem;
  line-height: 1.2;
}

h2, .uk-h2 {
  font-size: 1.7rem;
  line-height: 1.3;
}

h3, .uk-h3 {
  font-size: 1.5rem;
  line-height: 1.4;
}

h4, .uk-h4 {
  font-size: 1.25rem;
  line-height: 1.4;
}

h5, .uk-h5 {
  font-size: 16px;
  line-height: 1.4;
}

h6, .uk-h6 {
  font-size: 0.875rem;
  line-height: 1.4;
}

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  h1, .uk-h1 {
    font-size: 2.625rem;
  }
  h2, .uk-h2 {
    font-size: 2rem;
  }
}
/* Lists
 ========================================================================== */
ul,
ol {
  padding-left: 30px;
}

/*
 * Reset margin for nested lists
 */
ul > li > ul,
ul > li > ol,
ol > li > ol,
ol > li > ul {
  margin: 0;
}

/* Description lists
 ========================================================================== */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Horizontal rules
 ========================================================================== */
/*
 * 1. Show the overflow in Chrome, Edge and IE.
 * 2. Add the correct text-align in Edge and IE.
 * 3. Style
 */
hr, .uk-hr {
  /* 1 */
  overflow: visible;
  /* 2 */
  text-align: inherit;
  /* 3 */
  margin: 0 0 20px 0;
  border: 0;
  border-top: 1px solid #e5e5e5;
}

/* Add margin if adjacent element */
* + hr,
* + .uk-hr {
  margin-top: 20px;
}

/* Address
 ========================================================================== */
address {
  font-style: normal;
}

/* Blockquotes
 ========================================================================== */
blockquote {
  margin: 0 0 20px 0;
  font-size: 1.25rem;
  line-height: 1.5;
  font-style: italic;
}

/* Add margin if adjacent element */
* + blockquote {
  margin-top: 20px;
}

/*
 * Content
 */
blockquote p:last-of-type {
  margin-bottom: 0;
}

blockquote footer {
  margin-top: 10px;
  font-size: 0.875rem;
  line-height: 1.5;
}

/* Preformatted text
 ========================================================================== */
/*
 * 1. Contain overflow in all browsers.
 */
pre {
  font: 0.875rem / 1.5 Consolas, monaco, monospace;
  color: #666;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
  /* 1 */
  overflow: auto;
}

pre code {
  font-family: Consolas, monaco, monospace;
}

/* Focus
 ========================================================================== */
:focus {
  outline: none;
}

:focus-visible {
  outline: 2px dotted #333;
}

/* Selection pseudo-element
 ========================================================================== */
::-moz-selection {
  background: #39f;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #39f;
  color: #fff;
  text-shadow: none;
}

/* HTML5 elements
 ========================================================================== */
/*
 * 1. Add the correct display in Edge, IE 10+, and Firefox.
 * 2. Add the correct display in IE.
 */
details,
main { /* 2 */
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Pass media breakpoints to JS
 ========================================================================== */
/*
 * Breakpoints
 */
:root {
  --uk-breakpoint-s: 640px;
  --uk-breakpoint-m: 960px;
  --uk-breakpoint-l: 1200px;
  --uk-breakpoint-xl: 1600px;
}

/* ========================================================================
   Component: Link
 ========================================================================== */
/* Muted
 ========================================================================== */
a.uk-link-muted,
.uk-link-muted a,
.uk-link-toggle .uk-link-muted {
  color: #999;
}

a.uk-link-muted:hover,
.uk-link-muted a:hover,
.uk-link-toggle:hover .uk-link-muted {
  color: #666;
}

/* Text
 ========================================================================== */
a.uk-link-text,
.uk-link-text a,
.uk-link-toggle .uk-link-text {
  color: inherit;
}

a.uk-link-text:hover,
.uk-link-text a:hover,
.uk-link-toggle:hover .uk-link-text {
  color: #999;
}

/* Heading
 ========================================================================== */
a.uk-link-heading,
.uk-link-heading a,
.uk-link-toggle .uk-link-heading {
  color: inherit;
}

a.uk-link-heading:hover,
.uk-link-heading a:hover,
.uk-link-toggle:hover .uk-link-heading {
  color: #1e87f0;
  text-decoration: none;
}

/* Reset
 ========================================================================== */
/*
 * `!important` needed to override inverse component
 */
a.uk-link-reset,
.uk-link-reset a {
  color: inherit !important;
  text-decoration: none !important;
}

/* Toggle
 ========================================================================== */
.uk-link-toggle {
  color: inherit !important;
  text-decoration: none !important;
}

/* ========================================================================
   Component: Heading
 ========================================================================== */
.uk-heading-small {
  font-size: 2.6rem;
  line-height: 1.2;
}

.uk-heading-medium {
  font-size: 2.8875rem;
  line-height: 1.1;
}

.uk-heading-large {
  font-size: 3.4rem;
  line-height: 1.1;
}

.uk-heading-xlarge {
  font-size: 4rem;
  line-height: 1;
}

.uk-heading-2xlarge {
  font-size: 6rem;
  line-height: 1;
}

.uk-heading-3xlarge {
  font-size: 8rem;
  line-height: 1;
}

/* Tablet Landscape and bigger */
@media (min-width: 960px) {
  .uk-heading-small {
    font-size: 3.25rem;
  }
  .uk-heading-medium {
    font-size: 3.5rem;
  }
  .uk-heading-large {
    font-size: 4rem;
  }
  .uk-heading-xlarge {
    font-size: 6rem;
  }
  .uk-heading-2xlarge {
    font-size: 8rem;
  }
  .uk-heading-3xlarge {
    font-size: 11rem;
  }
}
/* Laptop and bigger */
@media (min-width: 1200px) {
  .uk-heading-medium {
    font-size: 4rem;
  }
  .uk-heading-large {
    font-size: 6rem;
  }
  .uk-heading-xlarge {
    font-size: 8rem;
  }
  .uk-heading-2xlarge {
    font-size: 11rem;
  }
  .uk-heading-3xlarge {
    font-size: 15rem;
  }
}
/* Primary
   Deprecated: Use `uk-heading-medium` instead
 ========================================================================== */
/* Tablet landscape and bigger */
/* Desktop and bigger */
/* Hero
   Deprecated: Use `uk-heading-xlarge` instead
 ========================================================================== */
/* Tablet landscape and bigger */
/* Desktop and bigger */
/* Divider
 ========================================================================== */
.uk-heading-divider {
  padding-bottom: calc(5px + 0.1em);
  border-bottom: calc(0.2px + 0.05em) solid #e5e5e5;
}

/* Bullet
 ========================================================================== */
.uk-heading-bullet {
  position: relative;
}

/*
 * 1. Using `inline-block` to make it work with text alignment
 * 2. Center vertically
 * 3. Style
 */
.uk-heading-bullet::before {
  content: "";
  /* 1 */
  display: inline-block;
  /* 2 */
  position: relative;
  top: calc(-0.1 * 1em);
  vertical-align: middle;
  /* 3 */
  height: calc(4px + 0.7em);
  margin-right: calc(5px + 0.2em);
  border-left: calc(5px + 0.1em) solid #e5e5e5;
}

/* Line
 ========================================================================== */
/*
 * Clip the child element
 */
.uk-heading-line {
  overflow: hidden;
}

/*
 * Extra markup is needed to make it work with text align
 */
.uk-heading-line > * {
  display: inline-block;
  position: relative;
}

/*
 * 1. Center vertically
 * 2. Make the element as large as possible. It's clipped by the container.
 * 3. Style
 */
.uk-heading-line > ::before,
.uk-heading-line > ::after {
  content: "";
  /* 1 */
  position: absolute;
  top: calc(50% - (calc(0.2px + 0.05em) / 2));
  /* 2 */
  width: 2000px;
  /* 3 */
  border-bottom: calc(0.2px + 0.05em) solid #e5e5e5;
}

.uk-heading-line > ::before {
  right: 100%;
  margin-right: calc(5px + 0.3em);
}

.uk-heading-line > ::after {
  left: 100%;
  margin-left: calc(5px + 0.3em);
}

/* ========================================================================
   Component: Divider
 ========================================================================== */
/*
 * 1. Reset default `hr`
 * 2. Set margin if a `div` is used for semantical reason
 */
[class*=uk-divider] {
  /* 1 */
  border: none;
  /* 2 */
  margin-bottom: 20px;
}

/* Add margin if adjacent element */
* + [class*=uk-divider] {
  margin-top: 20px;
}

/* Icon
 ========================================================================== */
.uk-divider-icon {
  position: relative;
  height: 20px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e5e5e5%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.uk-divider-icon::before,
.uk-divider-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  max-width: calc(50% - (50px / 2));
  border-bottom: 1px solid #e5e5e5;
}

.uk-divider-icon::before {
  right: calc(50% + (50px / 2));
  width: 100%;
}

.uk-divider-icon::after {
  left: calc(50% + (50px / 2));
  width: 100%;
}

/* Small
 ========================================================================== */
/*
 * 1. Fix height because of `inline-block`
 * 2. Using ::after and inline-block to make `text-align` work
 */
/* 1 */
.uk-divider-small {
  line-height: 0;
}

/* 2 */
.uk-divider-small::after {
  content: "";
  display: inline-block;
  width: 100px;
  max-width: 100%;
  border-top: 1px solid #e5e5e5;
  vertical-align: top;
}

/* Vertical
 ========================================================================== */
.uk-divider-vertical {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  border-left: 1px solid #e5e5e5;
}

/* ========================================================================
   Component: List
 ========================================================================== */
.uk-list {
  padding: 0;
  list-style: none;
}

/*
 * Avoid column break within the list item, when using `column-count`
 */
.uk-list > * {
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid-column;
}

/*
 * Remove margin from the last-child
 */
.uk-list > * > :last-child {
  margin-bottom: 0;
}

/*
 * Style
 */
.uk-list > :nth-child(n+2),
.uk-list > * > ul {
  margin-top: 10px;
}

/* Marker modifiers
 * Moving `::marker` inside `::before` to style it differently
 * To style the `::marker` is currently only supported in Firefox and Safari
 ========================================================================== */
.uk-list-disc > *,
.uk-list-circle > *,
.uk-list-square > *,
.uk-list-decimal > *,
.uk-list-hyphen > * {
  padding-left: 30px;
}

/*
 * Type modifiers
 */
.uk-list-decimal {
  counter-reset: decimal;
}

.uk-list-decimal > * {
  counter-increment: decimal;
}

.uk-list-disc > ::before,
.uk-list-circle > ::before,
.uk-list-square > ::before,
.uk-list-decimal > ::before,
.uk-list-hyphen > ::before {
  content: "";
  position: relative;
  left: -30px;
  width: 30px;
  height: 1.5em;
  margin-bottom: -1.5em;
  display: list-item;
  list-style-position: inside;
  text-align: right;
}

.uk-list-disc > ::before {
  list-style-type: disc;
}

.uk-list-circle > ::before {
  list-style-type: circle;
}

.uk-list-square > ::before {
  list-style-type: square;
}

.uk-list-decimal > ::before {
  content: counter(decimal, decimal) " . ";
}

.uk-list-hyphen > ::before {
  content: "–  ";
}

/*
 * Color modifiers
 */
.uk-list-muted > ::before {
  color: #999 !important;
}

.uk-list-emphasis > ::before {
  color: #333 !important;
}

.uk-list-primary > ::before {
  color: #1e87f0 !important;
}

.uk-list-secondary > ::before {
  color: #222 !important;
}

/* Image bullet modifier
 ========================================================================== */
.uk-list-bullet > * {
  padding-left: 30px;
}

.uk-list-bullet > ::before {
  content: "";
  display: list-item;
  position: relative;
  left: -30px;
  width: 30px;
  height: 1.5em;
  margin-bottom: -1.5em;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23666%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

/* Style modifiers
 ========================================================================== */
/*
 * Divider
 */
.uk-list-divider > :nth-child(n+2) {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #e5e5e5;
}

/*
 * Striped
 */
.uk-list-striped > * {
  padding: 10px 10px;
}

.uk-list-striped > :nth-of-type(odd) {
  background: #f8f8f8;
}

.uk-list-striped > :nth-child(n+2) {
  margin-top: 0;
}

/* Size modifier
 ========================================================================== */
.uk-list-large > :nth-child(n+2),
.uk-list-large > * > ul {
  margin-top: 20px;
}

.uk-list-collapse > :nth-child(n+2),
.uk-list-collapse > * > ul {
  margin-top: 0;
}

/*
 * Divider
 */
.uk-list-large.uk-list-divider > :nth-child(n+2) {
  margin-top: 20px;
  padding-top: 20px;
}

.uk-list-collapse.uk-list-divider > :nth-child(n+2) {
  margin-top: 0;
  padding-top: 0;
}

/*
 * Striped
 */
.uk-list-large.uk-list-striped > * {
  padding: 20px 10px;
}

.uk-list-collapse.uk-list-striped > * {
  padding-top: 0;
  padding-bottom: 0;
}

.uk-list-large.uk-list-striped > :nth-child(n+2),
.uk-list-collapse.uk-list-striped > :nth-child(n+2) {
  margin-top: 0;
}

/* ========================================================================
   Component: Description list
 ========================================================================== */
/*
 * Term
 */
.uk-description-list > dt {
  color: #333;
}

.uk-description-list > dt:nth-child(n+2) {
  margin-top: 20px;
}

/*
 * Description
 */
/* Style modifier
 ========================================================================== */
/*
 * Line
 */
.uk-description-list-divider > dt:nth-child(n+2) {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e5e5e5;
}

/* ========================================================================
   Component: Table
 ========================================================================== */
/*
 * 1. Remove most spacing between table cells.
 * 2. Behave like a block element
 * 3. Style
 */
.uk-table {
  /* 1 */
  border-collapse: collapse;
  border-spacing: 0;
  /* 2 */
  width: 100%;
  /* 3 */
  margin-bottom: 20px;
}

/* Add margin if adjacent element */
* + .uk-table {
  margin-top: 20px;
}

/* Header cell
 ========================================================================== */
/*
 * 1. Style
 */
.uk-table th {
  padding: 16px 12px;
  text-align: left;
  vertical-align: bottom;
  /* 1 */
  font-size: 16px;
  font-weight: bold;
  color: #666;
}

/* Cell
 ========================================================================== */
.uk-table td {
  padding: 16px 12px;
  vertical-align: top;
}

/*
 * Remove margin from the last-child
 */
.uk-table td > :last-child {
  margin-bottom: 0;
}

/* Footer
 ========================================================================== */
.uk-table tfoot {
  font-size: 0.875rem;
}

/* Caption
 ========================================================================== */
.uk-table caption {
  font-size: 0.875rem;
  text-align: left;
  color: #999;
}

/* Alignment modifier
 ========================================================================== */
.uk-table-middle,
.uk-table-middle td {
  vertical-align: middle !important;
}

/* Style modifiers
 ========================================================================== */
/*
 * Divider
 */
.uk-table-divider > tr:not(:first-child),
.uk-table-divider > :not(:first-child) > tr,
.uk-table-divider > :first-child > tr:not(:first-child) {
  border-top: 1px solid #e5e5e5;
}

/*
 * Striped
 */
.uk-table-striped > tr:nth-of-type(odd),
.uk-table-striped tbody tr:nth-of-type(odd) {
  background: #f8f8f8;
}

/*
 * Hover
 */
.uk-table-hover > tr:hover,
.uk-table-hover tbody tr:hover {
  background: #ffd;
}

/* Active state
 ========================================================================== */
.uk-table > tr.uk-active,
.uk-table tbody tr.uk-active {
  background: #ffd;
}

/* Size modifier
 ========================================================================== */
.uk-table-small th,
.uk-table-small td {
  padding: 10px 12px;
}

.uk-table-large th,
.uk-table-large td {
  padding: 22px 12px;
}

/* Justify modifier
 ========================================================================== */
.uk-table-justify th:first-child,
.uk-table-justify td:first-child {
  padding-left: 0;
}

.uk-table-justify th:last-child,
.uk-table-justify td:last-child {
  padding-right: 0;
}

/* Cell size modifier
 ========================================================================== */
.uk-table-shrink {
  width: 1px;
}

.uk-table-expand {
  min-width: 150px;
}

/* Cell link modifier
 ========================================================================== */
/*
 * Does not work with `uk-table-justify` at the moment
 */
.uk-table-link {
  padding: 0 !important;
}

.uk-table-link > a {
  display: block;
  padding: 16px 12px;
}

.uk-table-small .uk-table-link > a {
  padding: 10px 12px;
}

/* Responsive table
 ========================================================================== */
/* Phone landscape and smaller */
@media (max-width: 959px) {
  .uk-table-responsive,
  .uk-table-responsive tbody,
  .uk-table-responsive th,
  .uk-table-responsive td,
  .uk-table-responsive tr {
    display: block;
  }
  .uk-table-responsive thead {
    display: none;
  }
  .uk-table-responsive th,
  .uk-table-responsive td {
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    overflow: visible !important;
    white-space: normal !important;
  }
  .uk-table-responsive th:not(:first-child):not(.uk-table-link),
  .uk-table-responsive td:not(:first-child):not(.uk-table-link),
  .uk-table-responsive .uk-table-link:not(:first-child) > a {
    padding-top: 5px !important;
  }
  .uk-table-responsive th:not(:last-child):not(.uk-table-link),
  .uk-table-responsive td:not(:last-child):not(.uk-table-link),
  .uk-table-responsive .uk-table-link:not(:last-child) > a {
    padding-bottom: 5px !important;
  }
  .uk-table-justify.uk-table-responsive th,
  .uk-table-justify.uk-table-responsive td {
    padding-left: 0;
    padding-right: 0;
  }
}
/* ========================================================================
   Component: Icon
 ========================================================================== */
/*
 * Note: 1. - 7. is required for `button` elements. Needed for Close and Form Icon component.
 * 1. Remove margins in Chrome, Safari and Opera.
 * 2. Remove borders for `button`.
 * 3. Remove border-radius in Chrome.
 * 4. Address `overflow` set to `hidden` in IE.
 * 5. Correct `font` properties and `color` not being inherited for `button`.
 * 6. Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 7. Remove default `button` padding and background color
 * 8. Style
 * 9. Fill all SVG elements with the current text color if no `fill` attribute is set
 * 10. Let the container fit the height of the icon
 */
.uk-icon {
  /* 1 */
  margin: 0;
  /* 2 */
  border: none;
  /* 3 */
  border-radius: 0;
  /* 4 */
  overflow: visible;
  /* 5 */
  font: inherit;
  color: inherit;
  /* 6 */
  text-transform: none;
  /* 7. */
  padding: 0;
  background-color: transparent;
  /* 8 */
  display: inline-block;
  /* 9 */
  fill: currentcolor;
  /* 10 */
  line-height: 0;
}

/* Required for `button`. */
button.uk-icon:not(:disabled) {
  cursor: pointer;
}

/*
 * Remove the inner border and padding in Firefox.
 */
.uk-icon::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * Set the fill and stroke color of all SVG elements to the current text color
 */
.uk-icon:not(.uk-preserve) [fill*="#"]:not(.uk-preserve) {
  fill: currentcolor;
}

.uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {
  stroke: currentcolor;
}

/*
 * Fix Firefox blurry SVG rendering: https://bugzilla.mozilla.org/show_bug.cgi?id=1046835
 */
.uk-icon > * {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

/* Image modifier
 ========================================================================== */
/*
 * Display images in icon dimensions
 * 1. Required for `span` with background image
 * 2. Required for `image`
 */
.uk-icon-image {
  width: 20px;
  height: 20px;
  /* 1 */
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /* 2 */
  -o-object-fit: scale-down;
     object-fit: scale-down;
  max-width: none;
}

/* Style modifiers
 ========================================================================== */
/*
 * Link
 * 1. Allow text within link
 */
.uk-icon-link {
  color: #999;
  /* 1 */
  text-decoration: none !important;
}

.uk-icon-link:hover {
  color: #666;
}

/* OnClick + Active */
.uk-icon-link:active,
.uk-active > .uk-icon-link {
  color: #595959;
}

/*
 * Button
 * 1. Center icon vertically and horizontally
 */
.uk-icon-button {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 36px;
  height: 36px;
  border-radius: 500px;
  background: #f8f8f8;
  color: #999;
  vertical-align: middle;
  /* 1 */
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* Hover */
.uk-icon-button:hover {
  background-color: #ebebeb;
  color: #666;
}

/* OnClick + Active */
.uk-icon-button:active,
.uk-active > .uk-icon-button {
  background-color: #dfdfdf;
  color: #666;
}

/* ========================================================================
   Component: Form Range
 ========================================================================== */
/*
 * 1. Remove default style.
 * 2. Define consistent box sizing.
 * 3. Remove `margin` in all browsers.
 * 4. Align to the center of the line box.
 * 5. Prevent content overflow if a fixed width is used.
 * 6. Take the full width.
 * 7. Remove white background in Chrome.
 */
.uk-range {
  /* 1 */
  -webkit-appearance: none;
  /* 2 */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 3 */
  margin: 0;
  /* 4 */
  vertical-align: middle;
  /* 5 */
  max-width: 100%;
  /* 6 */
  width: 100%;
  /* 7 */
  background: transparent;
}

/* Focus */
.uk-range:focus {
  outline: none;
}

.uk-range::-moz-focus-outer {
  border: none;
}

/*
 * Improves consistency of cursor style for clickable elements
 */
.uk-range:not(:disabled)::-webkit-slider-thumb {
  cursor: pointer;
}

.uk-range:not(:disabled)::-moz-range-thumb {
  cursor: pointer;
}

/*
 * Track
 * 1. Safari doesn't have a focus state. Using active instead.
 */
/* Webkit */
.uk-range::-webkit-slider-runnable-track {
  height: 3px;
  background: #ebebeb;
}

.uk-range:focus::-webkit-slider-runnable-track,
.uk-range:active::-webkit-slider-runnable-track {
  background: #dfdfdf;
}

/* Firefox */
.uk-range::-moz-range-track {
  height: 3px;
  background: #ebebeb;
}

.uk-range:focus::-moz-range-track {
  background: #dfdfdf;
}

/*
 * Thumb
 * 1. Reset
 * 2. Style
 */
/* Webkit */
.uk-range::-webkit-slider-thumb {
  /* 1 */
  -webkit-appearance: none;
  margin-top: -7px;
  /* 2 */
  height: 15px;
  width: 15px;
  border-radius: 500px;
  background: #666;
}

/* Firefox */
.uk-range::-moz-range-thumb {
  /* 1 */
  border: none;
  /* 2 */
  height: 15px;
  width: 15px;
  margin-top: -7px;
  border-radius: 500px;
  background: #666;
}

/* ========================================================================
   Component: Form
 ========================================================================== */
/*
 * 1. Define consistent box sizing.
 *    Default is `content-box` with following exceptions set to `border-box`
 *    `select`, `input[type="checkbox"]` and `input[type="radio"]`
 *    `input[type="search"]` in Chrome, Safari and Opera
 *    `input[type="color"]` in Firefox
 * 2. Address margins set differently in Firefox/IE and Chrome/Safari/Opera.
 * 3. Remove `border-radius` in iOS.
 * 4. Change font properties to `inherit` in all browsers.
 */
.uk-input,
.uk-select,
.uk-textarea,
.uk-radio,
.uk-checkbox {
  /* 1 */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 2 */
  margin: 0;
  /* 3 */
  border-radius: 0;
  /* 4 */
  font: inherit;
}

/*
 * Show the overflow in Edge.
 */
.uk-input {
  overflow: visible;
}

/*
 * Remove the inheritance of text transform in Firefox.
 */
.uk-select {
  text-transform: none;
}

/*
 * 1. Change font properties to `inherit` in all browsers
 * 2. Don't inherit the `font-weight` and use `bold` instead.
 * NOTE: Both declarations don't work in Chrome, Safari and Opera.
 */
.uk-select optgroup {
  /* 1 */
  font: inherit;
  /* 2 */
  font-weight: bold;
}

/*
 * Remove the default vertical scrollbar in IE 10+.
 */
.uk-textarea {
  overflow: auto;
}

/*
 * Remove the inner padding and cancel buttons in Chrome on OS X and Safari on OS X.
 */
.uk-input[type=search]::-webkit-search-cancel-button,
.uk-input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
.uk-input[type=number]::-webkit-inner-spin-button,
.uk-input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/*
 * Removes placeholder transparency in Firefox.
 */
.uk-input::-moz-placeholder,
.uk-textarea::-moz-placeholder {
  opacity: 1;
}

/*
 * Improves consistency of cursor style for clickable elements
 */
.uk-radio:not(:disabled),
.uk-checkbox:not(:disabled) {
  cursor: pointer;
}

/*
 * Define consistent border, margin, and padding.
 * 1. Reset `min-width`
 */
.uk-fieldset {
  border: none;
  margin: 0;
  padding: 0;
  /* 1 */
  min-width: 0;
}

/* Input, select and textarea
 * Allowed: `text`, `password`, `datetime-local`, `date`,  `month`,
            `time`, `week`, `number`, `email`, `url`, `search`, `tel`, `color`
 * Disallowed: `range`, `radio`, `checkbox`, `file`, `submit`, `reset` and `image`
 ========================================================================== */
/*
 * Remove default style in iOS.
 */
.uk-input,
.uk-textarea {
  -webkit-appearance: none;
}

/*
 * 1. Prevent content overflow if a fixed width is used
 * 2. Take the full width
 * 3. Reset default
 * 4. Style
 */
.uk-input,
.uk-select,
.uk-textarea {
  /* 1 */
  max-width: 100%;
  /* 2 */
  width: 100%;
  /* 3 */
  border: 0 none;
  /* 4 */
  padding: 0 20px;
  background: transparent;
  color: #666;
}

/*
 * Single-line
 * 1. Allow any element to look like an `input` or `select` element
 * 2. Make sure line-height is not larger than height
 *    Also needed to center the text vertically
 */
.uk-input,
.uk-select:not([multiple]):not([size]) {
  height: 40px;
  vertical-align: middle;
  /* 1 */
  display: inline-block;
}

/* 2 */
.uk-input:not(input),
.uk-select:not(select) {
  line-height: 40px;
}

/*
 * Multi-line
 */
.uk-select[multiple],
.uk-select[size],
.uk-textarea {
  padding-top: 20px;
  padding-bottom: 20px;
  vertical-align: top;
}

.uk-select[multiple],
.uk-select[size] {
  resize: vertical;
}

/* Focus */
.uk-input:focus,
.uk-select:focus,
.uk-textarea:focus {
  outline: none;
  background-color: rgba(0, 0, 0, 0);
  color: #666;
}

/* Disabled */
.uk-input:disabled,
.uk-select:disabled,
.uk-textarea:disabled {
  background-color: #f8f8f8;
  color: #999;
}

/*
 * Placeholder
 */
.uk-input::-webkit-input-placeholder {
  color: #999;
}
.uk-input::-moz-placeholder {
  color: #999;
}
.uk-input:-ms-input-placeholder {
  color: #999;
}
.uk-input::-ms-input-placeholder {
  color: #999;
}
.uk-input::placeholder {
  color: #999;
}

.uk-textarea::-webkit-input-placeholder {
  color: #999;
}

.uk-textarea::-moz-placeholder {
  color: #999;
}

.uk-textarea:-ms-input-placeholder {
  color: #999;
}

.uk-textarea::-ms-input-placeholder {
  color: #999;
}

.uk-textarea::placeholder {
  color: #999;
}

/* Style modifier (`uk-input`, `uk-select` and `uk-textarea`)
 ========================================================================== */
/*
 * Small
 */
.uk-form-small {
  font-size: 0.875rem;
}

/* Single-line */
.uk-form-small:not(textarea):not([multiple]):not([size]) {
  height: 30px;
  padding-left: 8px;
  padding-right: 8px;
}

/* Multi-line */
textarea.uk-form-small,
[multiple].uk-form-small,
[size].uk-form-small {
  padding: 5px 8px;
}

.uk-form-small:not(select):not(input):not(textarea) {
  line-height: 30px;
}

/*
 * Large
 */
.uk-form-large {
  font-size: 1.25rem;
}

/* Single-line */
.uk-form-large:not(textarea):not([multiple]):not([size]) {
  height: 55px;
  padding-left: 12px;
  padding-right: 12px;
}

/* Multi-line */
textarea.uk-form-large,
[multiple].uk-form-large,
[size].uk-form-large {
  padding: 7px 12px;
}

.uk-form-large:not(select):not(input):not(textarea) {
  line-height: 55px;
}

/* Style modifier (`uk-input`, `uk-select` and `uk-textarea`)
 ========================================================================== */
/*
 * Error
 */
.uk-form-danger,
.uk-form-danger:focus {
  color: #f0506e;
}

/*
 * Success
 */
.uk-form-success,
.uk-form-success:focus {
  color: #32d296;
}

/*
 * Blank
 */
.uk-form-blank {
  background: none;
}

/* Width modifiers (`uk-input`, `uk-select` and `uk-textarea`)
 ========================================================================== */
/*
 * Fixed widths
 * Different widths for mini sized `input` and `select` elements
 */
input.uk-form-width-xsmall {
  width: 50px;
}

select.uk-form-width-xsmall {
  width: 75px;
}

.uk-form-width-small {
  width: 130px;
}

.uk-form-width-medium {
  width: 200px;
}

.uk-form-width-large {
  width: 500px;
}

/* Select
 ========================================================================== */
/*
 * 1. Remove default style. Also works in Firefox
 * 2. Style
 * 3. Set `color` for options in the select dropdown, because the inherited `color` might be too light.
 */
.uk-select:not([multiple]):not([size]) {
  /* 1 */
  -webkit-appearance: none;
  -moz-appearance: none;
  /* 2 */
  padding-right: 20px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-position: 100% 50%;
}

/* 3 */
.uk-select:not([multiple]):not([size]) option {
  color: #666;
}

/*
 * Disabled
 */
.uk-select:not([multiple]):not([size]):disabled {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}

/* Datalist
 ========================================================================== */
/*
 * 1. Remove default style in Chrome
 */
.uk-input[list] {
  padding-right: 20px;
  background-repeat: no-repeat;
  background-position: 100% 50%;
}

.uk-input[list]:hover,
.uk-input[list]:focus {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}

/* 1 */
.uk-input[list]::-webkit-calendar-picker-indicator {
  display: none !important;
}

/* Radio and checkbox
 ========================================================================== */
/*
 * 1. Style
 * 2. Make box more robust so it clips the child element
 * 3. Vertical alignment
 * 4. Remove default style
 * 5. Fix black background on iOS
 * 6. Center icons
 */
.uk-radio,
.uk-checkbox {
  /* 1 */
  display: inline-block;
  height: 20px;
  width: 20px;
  /* 2 */
  overflow: hidden;
  /* 3 */
  margin-top: -4px;
  vertical-align: middle;
  /* 4 */
  -webkit-appearance: none;
  -moz-appearance: none;
  /* 5 */
  background-color: #ffffff;
  /* 6 */
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.uk-radio {
  border-radius: 50%;
}

/* Focus */
.uk-radio:focus,
.uk-checkbox:focus {
  background-color: #f2f2f2;
  outline: none;
}

/*
 * Checked
 */
.uk-radio:checked,
.uk-checkbox:checked,
.uk-checkbox:indeterminate {
  background-color: #1e87f0;
}

/* Focus */
.uk-radio:checked:focus,
.uk-checkbox:checked:focus,
.uk-checkbox:indeterminate:focus {
  background-color: #0e6ecd;
}

/*
 * Icons
 */
.uk-radio:checked {
  background-image: url("data:image/svg+xml,%3Csvg width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle cx=%2710%27 cy=%2710%27 r=%2710%27 fill=%27%2378BE20%27/%3E%3Cpath d=%27M10 19C14.9706 19 19 14.9706 19 10C19 5.02944 14.9706 1 10 1C5.02944 1 1 5.02944 1 10C1 14.9706 5.02944 19 10 19Z%27 fill=%27white%27/%3E%3Ccircle cx=%2710%27 cy=%2710%27 r=%277%27 fill=%27%2378BE20%27/%3E%3C/svg%3E%0A");
}

.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%23fff%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");
}

.uk-checkbox:indeterminate {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fff%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E");
}

/*
 * Disabled
 */
.uk-radio:disabled,
.uk-checkbox:disabled {
  background-color: #f8f8f8;
}

.uk-radio:disabled:checked {
  background-image: url("data:image/svg+xml,%3Csvg width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle cx=%2710%27 cy=%2710%27 r=%2710%27 fill=%27%2378BE20%27/%3E%3Cpath d=%27M10 19C14.9706 19 19 14.9706 19 10C19 5.02944 14.9706 1 10 1C5.02944 1 1 5.02944 1 10C1 14.9706 5.02944 19 10 19Z%27 fill=%27white%27/%3E%3Ccircle cx=%2710%27 cy=%2710%27 r=%277%27 fill=%27%2378BE20%27/%3E%3C/svg%3E%0A");
}

.uk-checkbox:disabled: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%23999%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");
}

.uk-checkbox:disabled:indeterminate {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23999%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E");
}

/* Legend
 ========================================================================== */
/*
 * Legend
 * 1. Behave like block element
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove padding so people aren't caught out if they zero out fieldsets.
 * 4. Style
 */
.uk-legend {
  /* 1 */
  width: 100%;
  /* 2 */
  color: inherit;
  /* 3 */
  padding: 0;
  /* 4 */
  font-size: 1.5rem;
  line-height: 1.4;
}

/* Custom controls
 ========================================================================== */
/*
 * 1. Container fits its content
 * 2. Create position context
 * 3. Prevent content overflow
 * 4. Behave like most inline-block elements
 */
.uk-form-custom {
  /* 1 */
  display: inline-block;
  /* 2 */
  position: relative;
  /* 3 */
  max-width: 100%;
  /* 4 */
  vertical-align: middle;
}

/*
 * 1. Position and resize the form control to always cover its container
 * 2. Required for Firefox for positioning to the left
 * 3. Required for Webkit to make `height` work
 * 4. Hide controle and show cursor
 * 5. Needed for the cursor
 * 6. Clip height caused by 5. Needed for Webkit only
 */
.uk-form-custom select,
.uk-form-custom input[type=file] {
  /* 1 */
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  /* 2 */
  left: 0;
  /* 3 */
  -webkit-appearance: none;
  /* 4 */
  opacity: 0;
  cursor: pointer;
}

.uk-form-custom input[type=file] {
  /* 5 */
  font-size: 500px;
  /* 6 */
  overflow: hidden;
}

/* Label
 ========================================================================== */
/* Layout
 ========================================================================== */
/*
 * Stacked
 */
.uk-form-stacked .uk-form-label {
  display: block;
  margin-bottom: 10px;
}

/*
 * Horizontal
 */
/* Tablet portrait and smaller */
@media (max-width: 959px) {
  /* Behave like `uk-form-stacked` */
  .uk-form-horizontal .uk-form-label {
    display: block;
    margin-bottom: 10px;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-form-horizontal .uk-form-label {
    width: 200px;
    margin-top: 7px;
    float: left;
  }
  .uk-form-horizontal .uk-form-controls {
    margin-left: 215px;
  }
  /* Better vertical alignment if controls are checkboxes and radio buttons with text */
  .uk-form-horizontal .uk-form-controls-text {
    padding-top: 7px;
  }
}
/* Icons
 ========================================================================== */
/*
 * 1. Set position
 * 2. Set width
 * 3. Center icon vertically and horizontally
 * 4. Style
 */
.uk-form-icon {
  /* 1 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  /* 2 */
  width: 40px;
  /* 3 */
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* 4 */
  color: #999;
}

/*
 * Required for `a`.
 */
.uk-form-icon:hover {
  color: #666;
}

/*
 * Make `input` element clickable through icon, e.g. if it's a `span`
 */
.uk-form-icon:not(a):not(button):not(input) {
  pointer-events: none;
}

/*
 * Input padding
 */
.uk-form-icon:not(.uk-form-icon-flip) ~ .uk-input {
  padding-left: 40px !important;
}

/*
 * Position modifier
 */
.uk-form-icon-flip {
  right: 0;
  left: auto;
}

.uk-form-icon-flip ~ .uk-input {
  padding-right: 40px !important;
}

/* ========================================================================
   Component: Button
 ========================================================================== */
/*
 * 1. Remove margins in Chrome, Safari and Opera.
 * 2. Remove borders for `button`.
 * 3. Address `overflow` set to `hidden` in IE.
 * 4. Correct `font` properties and `color` not being inherited for `button`.
 * 5. Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 6. Remove default style for `input type="submit"`in iOS.
 * 7. Style
 * 8. `line-height` is used to create a height because it also centers the text vertically for `a` elements.
 *    Better would be to use height and flexbox to center the text vertically but flexbox doesn't work in Firefox on `button` elements.
 * 9. Align text if button has a width
 * 10. Required for `a`.
 */
.uk-button {
  /* 1 */
  margin: 0;
  /* 2 */
  border: none;
  /* 3 */
  overflow: visible;
  /* 4 */
  font: inherit;
  color: inherit;
  /* 5 */
  text-transform: none;
  /* 6 */
  -webkit-appearance: none;
  border-radius: 0;
  /* 7 */
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 30px;
  vertical-align: middle;
  font-size: 16px;
  /* 8 */
  line-height: 40px;
  /* 9 */
  text-align: center;
  /* 10 */
  text-decoration: none;
}

.uk-button:not(:disabled) {
  cursor: pointer;
}

/*
 * Remove the inner border and padding in Firefox.
 */
.uk-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* Hover */
.uk-button:hover {
  /* 9 */
  text-decoration: none;
}

/* OnClick + Active */
/* Style modifiers
 ========================================================================== */
/*
 * Default
 */
.uk-button-default {
  background-color: #f8f8f8;
  color: #333;
}

/* Hover */
.uk-button-default:hover {
  background-color: #ebebeb;
  color: #333;
}

/* OnClick + Active */
.uk-button-default:active,
.uk-button-default.uk-active {
  background-color: #dfdfdf;
  color: #333;
}

/*
 * Primary
 */
.uk-button-primary {
  background-color: #1e87f0;
  color: #fff;
}

/* Hover */
.uk-button-primary:hover {
  background-color: #0f7ae5;
  color: #fff;
}

/* OnClick + Active */
.uk-button-primary:active,
.uk-button-primary.uk-active {
  background-color: #0e6ecd;
  color: #fff;
}

/*
 * Secondary
 */
.uk-button-secondary {
  background-color: #222;
  color: #fff;
}

/* Hover */
.uk-button-secondary:hover {
  background-color: #151515;
  color: #fff;
}

/* OnClick + Active */
.uk-button-secondary:active,
.uk-button-secondary.uk-active {
  background-color: #090909;
  color: #fff;
}

/*
 * Danger
 */
.uk-button-danger {
  background-color: #f0506e;
  color: #fff;
}

/* Hover */
.uk-button-danger:hover {
  background-color: #ee395b;
  color: #fff;
}

/* OnClick + Active */
.uk-button-danger:active,
.uk-button-danger.uk-active {
  background-color: #ec2147;
  color: #fff;
}

/*
 * Disabled
 * The same for all style modifiers
 */
.uk-button-default:disabled,
.uk-button-primary:disabled,
.uk-button-secondary:disabled,
.uk-button-danger:disabled {
  background-color: #f8f8f8;
  color: #999;
}

/* Size modifiers
 ========================================================================== */
.uk-button-small {
  padding: 0 15px;
  line-height: 30px;
  font-size: 0.875rem;
}

.uk-button-large {
  padding: 0 40px;
  line-height: 55px;
  font-size: 1.25rem;
}

/* Text modifiers
 ========================================================================== */
/*
 * Text
 * 1. Reset
 * 2. Style
 */
.uk-button-text {
  /* 1 */
  padding: 0;
  line-height: 1.5;
  background: none;
  /* 2 */
  color: #333;
}

/* Hover */
.uk-button-text:hover {
  color: #999;
}

/* Disabled */
.uk-button-text:disabled {
  color: #999;
}

/*
 * Link
 * 1. Reset
 * 2. Style
 */
.uk-button-link {
  /* 1 */
  padding: 0;
  line-height: 1.5;
  background: none;
  /* 2 */
  color: #333;
}

/* Hover */
.uk-button-link:hover {
  color: #999;
  text-decoration: none;
}

/* Disabled */
.uk-button-link:disabled {
  color: #999;
  text-decoration: none;
}

/* Group
 ========================================================================== */
/*
 * 1. Using `flex` instead of `inline-block` to prevent whitespace betweent child elements
 * 2. Behave like button
 * 3. Create position context
 */
.uk-button-group {
  /* 1 */
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  /* 2 */
  vertical-align: middle;
  /* 3 */
  position: relative;
}

/* ========================================================================
   Component: Progress
 ========================================================================== */
/*
 * 1. Add the correct vertical alignment in all browsers.
 * 2. Behave like a block element.
 * 3. Remove borders in Firefox.
 * 4. Remove default style in Chrome, Safari and Edge.
 * 5. Style
 */
.uk-progress {
  /* 1 */
  vertical-align: baseline;
  /* 2 */
  display: block;
  width: 100%;
  /* 3 */
  border: 0;
  /* 4 */
  background-color: #f8f8f8;
  /* 5 */
  margin-bottom: 20px;
  height: 15px;
}

/* Add margin if adjacent element */
* + .uk-progress {
  margin-top: 20px;
}

/*
 * Show background color set on `uk-progress` in Chrome, Safari and Edge.
 */
.uk-progress::-webkit-progress-bar {
  background-color: transparent;
}

/*
 * Progress Bar
 * 1. Transitions don't work on `::-moz-progress-bar` pseudo element in Firefox yet.
 *    https://bugzilla.mozilla.org/show_bug.cgi?id=662351
 */
.uk-progress::-webkit-progress-value {
  background-color: #1e87f0;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.uk-progress::-moz-progress-bar {
  background-color: #1e87f0;
  /* 1 */
  -moz-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* ========================================================================
   Component: Section
 ========================================================================== */
/*
 * 1. Make it work with `100vh` and height in general
 */
.uk-section {
  display: flow-root;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding-top: 40px;
  padding-bottom: 40px;
}

/* Desktop and bigger */
@media (min-width: 960px) {
  .uk-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
/*
 * Remove margin from the last-child
 */
.uk-section > :last-child {
  margin-bottom: 0;
}

/* Size modifiers
 ========================================================================== */
/*
 * XSmall
 */
.uk-section-xsmall {
  padding-top: 20px;
  padding-bottom: 20px;
}

/*
 * Small
 */
.uk-section-small {
  padding-top: 40px;
  padding-bottom: 40px;
}

/*
 * Large
 */
.uk-section-large {
  padding-top: 70px;
  padding-bottom: 70px;
}

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-section-large {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}
/*
 * XLarge
 */
.uk-section-xlarge {
  padding-top: 140px;
  padding-bottom: 140px;
}

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-section-xlarge {
    padding-top: 210px;
    padding-bottom: 210px;
  }
}
/* Style modifiers
 ========================================================================== */
/*
 * Default
 */
.uk-section-default {
  --uk-inverse: dark;
  background: #fff;
}

/*
 * Muted
 */
.uk-section-muted {
  --uk-inverse: dark;
  background: #f8f8f8;
}

/*
 * Primary
 */
.uk-section-primary {
  --uk-inverse: light;
  background: #1e87f0;
}

/*
 * Secondary
 */
.uk-section-secondary {
  --uk-inverse: light;
  background: #222;
}

/* Overlap modifier
 ========================================================================== */
/*
 * Reserved modifier to make a section overlap another section with an border image
 * Implemented by the theme
 */
/* ========================================================================
   Component: Container
 ========================================================================== */
/*
 * 1. Box sizing has to be `content-box` so the max-width is always the same and
 *    unaffected by the padding on different breakpoints. It's important for the size modifiers.
 */
.uk-container {
  display: flow-root;
  /* 1 */
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
/*
 * Remove margin from the last-child
 */
.uk-container > :last-child {
  margin-bottom: 0;
}

/*
 * Remove padding from nested containers
 */
.uk-container .uk-container {
  padding-left: 0;
  padding-right: 0;
}

/* Size modifier
 ========================================================================== */
.uk-container-xsmall {
  max-width: 750px;
}

.uk-container-small {
  max-width: 900px;
}

.uk-container-large {
  max-width: 1400px;
}

.uk-container-xlarge {
  max-width: 1600px;
}

.uk-container-expand {
  max-width: none;
}

/* Expand modifier
 ========================================================================== */
/*
 * Expand one side only
 */
.uk-container-expand-left {
  margin-left: 0;
}

.uk-container-expand-right {
  margin-right: 0;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-container-expand-left.uk-container-xsmall,
  .uk-container-expand-right.uk-container-xsmall {
    max-width: calc(50% + (750px / 2) - 24px);
  }
  .uk-container-expand-left.uk-container-small,
  .uk-container-expand-right.uk-container-small {
    max-width: calc(50% + (900px / 2) - 24px);
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-container-expand-left,
  .uk-container-expand-right {
    max-width: calc(50% + (600px / 2) - 24px);
  }
  .uk-container-expand-left.uk-container-xsmall,
  .uk-container-expand-right.uk-container-xsmall {
    max-width: calc(50% + (750px / 2) - 24px);
  }
  .uk-container-expand-left.uk-container-small,
  .uk-container-expand-right.uk-container-small {
    max-width: calc(50% + (900px / 2) - 24px);
  }
  .uk-container-expand-left.uk-container-large,
  .uk-container-expand-right.uk-container-large {
    max-width: calc(50% + (1400px / 2) - 24px);
  }
  .uk-container-expand-left.uk-container-xlarge,
  .uk-container-expand-right.uk-container-xlarge {
    max-width: calc(50% + (1600px / 2) - 24px);
  }
}
/* Item
 ========================================================================== */
/*
 * Utility classes to reset container padding on the left or right side
 * Note: It has to be negative margin on the item, because it's specific to the item.
 */
.uk-container-item-padding-remove-left,
.uk-container-item-padding-remove-right {
  width: calc(100% + 20px);
}

.uk-container-item-padding-remove-left {
  margin-left: -20px;
}

.uk-container-item-padding-remove-right {
  margin-right: -20px;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-container-item-padding-remove-left,
  .uk-container-item-padding-remove-right {
    width: calc(100% + 24px);
  }
  .uk-container-item-padding-remove-left {
    margin-left: -24px;
  }
  .uk-container-item-padding-remove-right {
    margin-right: -24px;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-container-item-padding-remove-left,
  .uk-container-item-padding-remove-right {
    width: calc(100% + 24px);
  }
  .uk-container-item-padding-remove-left {
    margin-left: -24px;
  }
  .uk-container-item-padding-remove-right {
    margin-right: -24px;
  }
}
/* ========================================================================
   Component: Tile
 ========================================================================== */
.uk-tile {
  display: flow-root;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 40px;
  padding-bottom: 40px;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-tile {
    padding-left: 30px;
    padding-right: 30px;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-tile {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
/*
 * Remove margin from the last-child
 */
.uk-tile > :last-child {
  margin-bottom: 0;
}

/* Size modifiers
 ========================================================================== */
/*
 * XSmall
 */
.uk-tile-xsmall {
  padding-top: 20px;
  padding-bottom: 20px;
}

/*
 * Small
 */
.uk-tile-small {
  padding-top: 40px;
  padding-bottom: 40px;
}

/*
 * Large
 */
.uk-tile-large {
  padding-top: 70px;
  padding-bottom: 70px;
}

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-tile-large {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}
/*
 * XLarge
 */
.uk-tile-xlarge {
  padding-top: 140px;
  padding-bottom: 140px;
}

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-tile-xlarge {
    padding-top: 210px;
    padding-bottom: 210px;
  }
}
/* Style modifiers
 ========================================================================== */
/*
 * Default
 */
.uk-tile-default {
  --uk-inverse: dark;
  background-color: #fff;
}

/*
 * Muted
 */
.uk-tile-muted {
  --uk-inverse: dark;
  background-color: #f8f8f8;
}

/*
 * Primary
 */
.uk-tile-primary {
  --uk-inverse: light;
  background-color: #1e87f0;
}

/*
 * Secondary
 */
.uk-tile-secondary {
  --uk-inverse: light;
  background-color: #222;
}

/* ========================================================================
   Component: Card
 ========================================================================== */
.uk-card {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* Sections
 ========================================================================== */
.uk-card-body {
  display: flow-root;
  padding: 30px 30px;
}

.uk-card-header {
  display: flow-root;
  padding: 15px 30px;
}

.uk-card-footer {
  display: flow-root;
  padding: 15px 30px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-card-body {
    padding: 40px 40px;
  }
  .uk-card-header {
    padding: 20px 40px;
  }
  .uk-card-footer {
    padding: 20px 40px;
  }
}
/*
 * Remove margin from the last-child
 */
.uk-card-body > :last-child,
.uk-card-header > :last-child,
.uk-card-footer > :last-child {
  margin-bottom: 0;
}

/* Media
 ========================================================================== */
/*
 * Reserved alignment modifier to style the media element, e.g. with `border-radius`
 * Implemented by the theme
 */
/* Title
 ========================================================================== */
.uk-card-title {
  font-size: 1.5rem;
  line-height: 1.4;
}

/* Badge
 ========================================================================== */
/*
 * 1. Position
 * 2. Size
 * 3. Style
 * 4. Center child vertically
 */
.uk-card-badge {
  /* 1 */
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  /* 2 */
  height: 22px;
  padding: 0 10px;
  /* 3 */
  background: #1e87f0;
  color: #fff;
  font-size: 0.875rem;
  /* 4 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 0;
}

/*
 * Remove margin from adjacent element
 */
.uk-card-badge:first-child + * {
  margin-top: 0;
}

/* Hover modifier
 ========================================================================== */
.uk-card-hover:not(.uk-card-default):not(.uk-card-primary):not(.uk-card-secondary):hover {
  background-color: #f8f8f8;
}

/* Style modifiers
 ========================================================================== */
/*
 * Default
 * Note: Header and Footer are only implemented for the default style
 */
.uk-card-default {
  --uk-inverse: dark;
  background-color: #f8f8f8;
  color: #666;
}

.uk-card-default .uk-card-title {
  color: #333;
}

.uk-card-default.uk-card-hover:hover {
  background-color: #ebebeb;
}

/*
 * Primary
 */
.uk-card-primary {
  --uk-inverse: light;
  background-color: #1e87f0;
  color: #fff;
}

.uk-card-primary .uk-card-title {
  color: #fff;
}

.uk-card-primary.uk-card-hover:hover {
  background-color: #0f7ae5;
}

/*
 * Secondary
 */
.uk-card-secondary {
  --uk-inverse: light;
  background-color: #222;
  color: #fff;
}

.uk-card-secondary .uk-card-title {
  color: #fff;
}

.uk-card-secondary.uk-card-hover:hover {
  background-color: #151515;
}

/* Size modifier
 ========================================================================== */
/*
 * Small
 */
.uk-card-small.uk-card-body,
.uk-card-small .uk-card-body {
  padding: 20px 20px;
}

.uk-card-small .uk-card-header {
  padding: 13px 20px;
}

.uk-card-small .uk-card-footer {
  padding: 13px 20px;
}

/*
 * Large
 */
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-card-large.uk-card-body,
  .uk-card-large .uk-card-body {
    padding: 70px 70px;
  }
  .uk-card-large .uk-card-header {
    padding: 35px 70px;
  }
  .uk-card-large .uk-card-footer {
    padding: 35px 70px;
  }
}
/* ========================================================================
   Component: Close
 ========================================================================== */
/*
 * Adopts `uk-icon`
 */
.uk-close {
  color: #999;
}

/* Hover */
.uk-close:hover {
  color: #666;
}

/* ========================================================================
   Component: Spinner
 ========================================================================== */
/*
 * Adopts `uk-icon`
 */
/* SVG
 ========================================================================== */
.uk-spinner > * {
  -webkit-animation: uk-spinner-rotate 1.4s linear infinite;
          animation: uk-spinner-rotate 1.4s linear infinite;
}

@-webkit-keyframes uk-spinner-rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
}

@keyframes uk-spinner-rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
}
/*
 * Circle
 */
.uk-spinner > * > * {
  stroke-dasharray: 88px;
  stroke-dashoffset: 0;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-animation: uk-spinner-dash 1.4s ease-in-out infinite;
          animation: uk-spinner-dash 1.4s ease-in-out infinite;
  stroke-width: 1;
  stroke-linecap: round;
}

@-webkit-keyframes uk-spinner-dash {
  0% {
    stroke-dashoffset: 88px;
  }
  50% {
    stroke-dashoffset: 22px;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 88px;
    -webkit-transform: rotate(450deg);
            transform: rotate(450deg);
  }
}

@keyframes uk-spinner-dash {
  0% {
    stroke-dashoffset: 88px;
  }
  50% {
    stroke-dashoffset: 22px;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 88px;
    -webkit-transform: rotate(450deg);
            transform: rotate(450deg);
  }
}
/* ========================================================================
   Component: Totop
 ========================================================================== */
/*
 * Addopts `uk-icon`
 */
.uk-totop {
  padding: 5px;
  color: #999;
}

/* Hover */
.uk-totop:hover {
  color: #666;
}

/* OnClick */
.uk-totop:active {
  color: #333;
}

/* ========================================================================
   Component: Marker
 ========================================================================== */
/*
 * Addopts `uk-icon`
 */
.uk-marker {
  padding: 5px;
  background: #222;
  color: #fff;
}

/* Hover */
.uk-marker:hover {
  color: #fff;
}

/* ========================================================================
   Component: Alert
 ========================================================================== */
.uk-alert {
  position: relative;
  margin-bottom: 20px;
  padding: 15px 29px 15px 15px;
  background: #f8f8f8;
  color: #666;
}

/* Add margin if adjacent element */
* + .uk-alert {
  margin-top: 20px;
}

/*
 * Remove margin from the last-child
 */
.uk-alert > :last-child {
  margin-bottom: 0;
}

/* Close
 * Adopts `uk-close`
 ========================================================================== */
.uk-alert-close {
  position: absolute;
  top: 20px;
  right: 15px;
}

/*
 * Remove margin from adjacent element
 */
.uk-alert-close:first-child + * {
  margin-top: 0;
}

/*
 * Hover
 */
/* Style modifiers
 ========================================================================== */
/*
 * Primary
 */
.uk-alert-primary {
  background: #d8eafc;
  color: #1e87f0;
}

/*
 * Success
 */
.uk-alert-success {
  background: #edfbf6;
  color: #32d296;
}

/*
 * Warning
 */
.uk-alert-warning {
  background: #fef5ee;
  color: #faa05a;
}

/*
 * Danger
 */
.uk-alert-danger {
  background: #fef4f6;
  color: #f0506e;
}

/* ========================================================================
   Component: Placeholder
 ========================================================================== */
.uk-placeholder {
  margin-bottom: 20px;
  padding: 30px 30px;
  background: #f8f8f8;
}

/* Add margin if adjacent element */
* + .uk-placeholder {
  margin-top: 20px;
}

/*
 * Remove margin from the last-child
 */
.uk-placeholder > :last-child {
  margin-bottom: 0;
}

/* ========================================================================
   Component: Badge
 ========================================================================== */
/*
 * 1. Style
 * 2. Center child vertically and horizontally
 */
.uk-badge {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border-radius: 500px;
  vertical-align: middle;
  /* 1 */
  background: #1e87f0;
  color: #fff !important;
  font-size: 11px;
  /* 2 */
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 0;
}

/*
 * Required for `a`
 */
.uk-badge:hover {
  text-decoration: none;
}

/* ========================================================================
   Component: Label
 ========================================================================== */
.uk-label {
  display: inline-block;
  padding: 0 10px;
  background: #1e87f0;
  line-height: 1.5;
  font-size: 0.875rem;
  color: #fff;
  vertical-align: middle;
  white-space: nowrap;
}

/* Color modifiers
 ========================================================================== */
/*
 * Success
 */
.uk-label-success {
  background-color: #32d296;
  color: #fff;
}

/*
 * Warning
 */
.uk-label-warning {
  background-color: #faa05a;
  color: #fff;
}

/*
 * Danger
 */
.uk-label-danger {
  background-color: #f0506e;
  color: #fff;
}

/* ========================================================================
   Component: Overlay
 ========================================================================== */
.uk-overlay {
  padding: 30px 30px;
}

/*
 * Remove margin from the last-child
 */
.uk-overlay > :last-child {
  margin-bottom: 0;
}

/* Icon
 ========================================================================== */
/* Style modifiers
 ========================================================================== */
/*
 * Default
 */
.uk-overlay-default {
  --uk-inverse: dark;
  background: rgba(255, 255, 255, 0.8);
}

/*
 * Primary
 */
.uk-overlay-primary {
  --uk-inverse: light;
  background: rgba(34, 34, 34, 0.8);
}

/* ========================================================================
   Component: Article
 ========================================================================== */
.uk-article {
  display: flow-root;
}

/*
 * Remove margin from the last-child
 */
.uk-article > :last-child {
  margin-bottom: 0;
}

/* Adjacent sibling
 ========================================================================== */
.uk-article + .uk-article {
  margin-top: 70px;
}

/* Title
 ========================================================================== */
.uk-article-title {
  font-size: 2.23125rem;
  line-height: 1.2;
}

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-article-title {
    font-size: 2.625rem;
  }
}
/* Meta
 ========================================================================== */
.uk-article-meta {
  font-size: 0.875rem;
  line-height: 1.4;
  color: #999;
}

/* ========================================================================
   Component: Comment
 ========================================================================== */
/* Sections
 ========================================================================== */
.uk-comment-body {
  display: flow-root;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.uk-comment-header {
  display: flow-root;
  margin-bottom: 20px;
}

/*
 * Remove margin from the last-child
 */
.uk-comment-body > :last-child,
.uk-comment-header > :last-child {
  margin-bottom: 0;
}

/* Title
 ========================================================================== */
.uk-comment-title {
  font-size: 1.25rem;
  line-height: 1.4;
}

/* Meta
 ========================================================================== */
.uk-comment-meta {
  font-size: 0.875rem;
  line-height: 1.4;
  color: #999;
}

/* Avatar
 ========================================================================== */
/* List
 ========================================================================== */
.uk-comment-list {
  padding: 0;
  list-style: none;
}

/* Adjacent siblings */
.uk-comment-list > :nth-child(n+2) {
  margin-top: 70px;
}

/*
 * Sublists
 * Note: General sibling selector allows reply block between comment and sublist
 */
.uk-comment-list .uk-comment ~ ul {
  margin: 70px 0 0 0;
  padding-left: 30px;
  list-style: none;
}

/* Tablet and bigger */
@media (min-width: 960px) {
  .uk-comment-list .uk-comment ~ ul {
    padding-left: 100px;
  }
}
/* Adjacent siblings */
.uk-comment-list .uk-comment ~ ul > :nth-child(n+2) {
  margin-top: 70px;
}

/* Style modifier
 ========================================================================== */
/* ========================================================================
   Component: Search
 ========================================================================== */
/*
 * 1. Container fits its content
 * 2. Create position context
 * 3. Prevent content overflow
 * 4. Reset `form`
 */
.uk-search {
  /* 1 */
  display: inline-block;
  /* 2 */
  position: relative;
  /* 3 */
  max-width: 100%;
  /* 4 */
  margin: 0;
}

/* Input
 ========================================================================== */
/*
 * Remove the inner padding and cancel buttons in Chrome on OS X and Safari on OS X.
 */
.uk-search-input::-webkit-search-cancel-button,
.uk-search-input::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
 * Removes placeholder transparency in Firefox.
 */
.uk-search-input::-moz-placeholder {
  opacity: 1;
}

/*
 * 1. Define consistent box sizing.
 * 2. Address margins set differently in Firefox/IE and Chrome/Safari/Opera.
 * 3. Remove `border-radius` in iOS.
 * 4. Change font properties to `inherit` in all browsers
 * 5. Show the overflow in Edge.
 * 6. Remove default style in iOS.
 * 7. Vertical alignment
 * 8. Take the full container width
 * 9. Style
 */
.uk-search-input {
  /* 1 */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 2 */
  margin: 0;
  /* 3 */
  border-radius: 0;
  /* 4 */
  font: inherit;
  /* 5 */
  overflow: visible;
  /* 6 */
  -webkit-appearance: none;
  /* 7 */
  vertical-align: middle;
  /* 8 */
  width: 100%;
  /* 9 */
  border: none;
  color: #666;
}

.uk-search-input:focus {
  outline: none;
}

/* Placeholder */
.uk-search-input::-webkit-input-placeholder {
  color: #999;
}
.uk-search-input::-moz-placeholder {
  color: #999;
}
.uk-search-input:-ms-input-placeholder {
  color: #999;
}
.uk-search-input::-ms-input-placeholder {
  color: #999;
}
.uk-search-input::placeholder {
  color: #999;
}

/* Icon (Adopts `uk-icon`)
 ========================================================================== */
/*
 * Position above input
 * 1. Set position
 * 2. Center icon vertically and horizontally
 * 3. Style
 */
.uk-search .uk-search-icon {
  /* 1 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  /* 2 */
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* 3 */
  color: #999;
}

/*
 * Required for `a`.
 */
.uk-search .uk-search-icon:hover {
  color: #999;
}

/*
 * Make `input` element clickable through icon, e.g. if it's a `span`
 */
.uk-search .uk-search-icon:not(a):not(button):not(input) {
  pointer-events: none;
}

/*
 * Position modifier
 */
.uk-search .uk-search-icon-flip {
  right: 0;
  left: auto;
}

/* Default modifier
 ========================================================================== */
.uk-search-default {
  width: 240px;
}

/*
 * Input
 */
.uk-search-default .uk-search-input {
  height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  background: #f8f8f8;
}

/* Focus */
.uk-search-default .uk-search-input:focus {
  background-color: #f3f3f3;
}

/*
 * Icon
 */
.uk-search-default .uk-search-icon {
  width: 40px;
}

.uk-search-default:has(.uk-search-icon:not(.uk-search-icon-flip)) .uk-search-input {
  padding-left: 40px;
}

.uk-search-default:has(.uk-search-icon-flip) .uk-search-input {
  padding-right: 40px;
}

/* Navbar modifier
 ========================================================================== */
.uk-search-navbar {
  width: 240px;
}

/*
 * Input
 */
.uk-search-navbar .uk-search-input {
  height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  background: #fff;
}

/* Focus */
.uk-search-navbar .uk-search-input:focus {
  background-color: #fcfcfc;
}

/*
 * Icon
 */
.uk-search-navbar .uk-search-icon {
  width: 40px;
}

.uk-search-navbar:has(.uk-search-icon:not(.uk-search-icon-flip)) .uk-search-input {
  padding-left: 40px;
}

.uk-search-navbar:has(.uk-search-icon-flip) .uk-search-input {
  padding-right: 40px;
}

/* Medium modifier
 ========================================================================== */
.uk-search-medium {
  width: 400px;
}

/*
 * Input
 */
.uk-search-medium .uk-search-input {
  height: 40px;
  background: transparent;
  font-size: 1.5rem;
}

/* Focus */
/*
 * Icon
 */
.uk-search-medium .uk-search-icon {
  width: 24px;
}

.uk-search-medium:has(.uk-search-icon:not(.uk-search-icon-flip)) .uk-search-input {
  padding-left: 34px;
}

.uk-search-medium:has(.uk-search-icon-flip) .uk-search-input {
  padding-right: 34px;
}

/* Large modifier
 ========================================================================== */
.uk-search-large {
  width: 500px;
}

/*
 * Input
 */
.uk-search-large .uk-search-input {
  height: 80px;
  background: transparent;
  font-size: 2.625rem;
}

/* Focus */
/*
 * Icon
 */
.uk-search-large .uk-search-icon {
  width: 40px;
}

.uk-search-large:has(.uk-search-icon:not(.uk-search-icon-flip)) .uk-search-input {
  padding-left: 60px;
}

.uk-search-large:has(.uk-search-icon-flip) .uk-search-input {
  padding-right: 60px;
}

/* Toggle
 ========================================================================== */
.uk-search-toggle {
  color: #999;
}

/* Hover */
.uk-search-toggle:hover {
  color: #666;
}

/* ========================================================================
   Component: Accordion
 ========================================================================== */
.uk-accordion {
  padding: 0;
  list-style: none;
}

/* Item
 ========================================================================== */
.uk-accordion > :nth-child(n+2) {
  margin-top: 20px;
}

/* Title
 ========================================================================== */
.uk-accordion-title {
  display: block;
  font-size: 1.25rem;
  line-height: 1.4;
  color: #333;
}

/* Hover */
.uk-accordion-title:hover {
  color: #666;
  text-decoration: none;
}

/* Content
 ========================================================================== */
.uk-accordion-content {
  display: flow-root;
  margin-top: 20px;
}

/*
 * Remove margin from the last-child
 */
.uk-accordion-content > :last-child {
  margin-bottom: 0;
}

/* ========================================================================
   Component: Drop
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set position
 * 3. Set a default width
 */
.uk-drop {
  /* 1 */
  display: none;
  /* 2 */
  position: absolute;
  z-index: 1020;
  --uk-position-offset: 20px;
  --uk-position-viewport-offset: 15px;
  /* 3 */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 300px;
}

/* Show */
.uk-drop.uk-open {
  display: block;
}

/* Grid modifiers
 ========================================================================== */
.uk-drop-stack .uk-drop-grid > * {
  width: 100% !important;
}

/* Parent icon
 ========================================================================== */
.uk-drop-parent-icon {
  margin-left: 0.25em;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

[aria-expanded=true] > .uk-drop-parent-icon {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

/* ========================================================================
   Component: Dropbar
 ========================================================================== */
/*
 * Adopts `uk-drop`
 * 1. Reset drop
 * 2. Style
 */
.uk-dropbar {
  --uk-position-offset: 0;
  --uk-position-shift-offset: 0;
  --uk-position-viewport-offset: 0;
  --uk-inverse: dark;
  /* 1 */
  width: auto;
  /* 2 */
  padding: 15px 15px 15px 15px;
  background: #f8f8f8;
  color: #666;
}

/*
 * Remove margin from the last-child
 */
.uk-dropbar > :last-child {
  margin-bottom: 0;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-dropbar {
    padding-left: 30px;
    padding-right: 30px;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-dropbar {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.uk-dropbar :focus-visible {
  outline-color: #333 !important;
}

/* Size modifier
 ========================================================================== */
.uk-dropbar-large {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* Direction modifier
 ========================================================================== */
/* ========================================================================
   Component: Dropnav
 ========================================================================== */
/*
 * 1. Position
 * 2. Reset dropbar
 * 3. Width
 */
.uk-dropnav-dropbar {
  /* 1 */
  position: absolute;
  z-index: 980;
  /* 2 */
  padding: 0;
  /* 3 */
  left: 0;
  right: 0;
}

/* ========================================================================
   Component: Modal
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set position
 * 3. Allow scrolling for the modal dialog
 * 4. Horizontal padding
 * 5. Mask the background page
 * 6. Fade-in transition
 */
.uk-modal {
  /* 1 */
  display: none;
  /* 2 */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  /* 3 */
  overflow-y: auto;
  /* 4 */
  padding: 15px 15px;
  /* 5 */
  background: rgba(0, 0, 0, 0.6);
  /* 6 */
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-modal {
    padding: 50px 30px;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-modal {
    padding-left: 40px;
    padding-right: 40px;
  }
}
/*
 * Open
 */
.uk-modal.uk-open {
  opacity: 1;
}

/* Page
 ========================================================================== */
/*
 * Prevent scrollbars
 */
.uk-modal-page {
  overflow: hidden;
}

/* Dialog
 ========================================================================== */
/*
 * 1. Create position context for spinner and close button
 * 2. Dimensions
 * 3. `!important` is needed to overwrite `uk-width-auto`. See `#modal-media-image` in tests
 * 4. Style
 * 5. Slide-in transition
 */
.uk-modal-dialog {
  /* 1 */
  position: relative;
  /* 2 */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  width: 600px;
  /* 3 */
  max-width: 100% !important;
  /* 4 */
  background: #fff;
  /* 5 */
  opacity: 0;
  -webkit-transform: translateY(-100px);
          transform: translateY(-100px);
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

/*
 * Open
 */
.uk-open > .uk-modal-dialog {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/* Size modifier
 ========================================================================== */
/*
 * Container size
 * Take the same size as the Container component
 */
.uk-modal-container .uk-modal-dialog {
  width: 1200px;
}

/*
 * Full size
 * 1. Remove padding and background from modal
 * 2. Reset all default declarations from modal dialog
 */
/* 1 */
.uk-modal-full {
  padding: 0;
  background: none;
}

/* 2 */
.uk-modal-full .uk-modal-dialog {
  margin: 0;
  width: 100%;
  max-width: 100%;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/* Sections
 ========================================================================== */
.uk-modal-body {
  display: flow-root;
  padding: 20px 20px;
}

.uk-modal-header {
  display: flow-root;
  padding: 10px 20px;
  background: #f8f8f8;
}

.uk-modal-footer {
  display: flow-root;
  padding: 10px 20px;
  background: #f8f8f8;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-modal-body {
    padding: 30px 30px;
  }
  .uk-modal-header {
    padding: 15px 30px;
  }
  .uk-modal-footer {
    padding: 15px 30px;
  }
}
/*
 * Remove margin from the last-child
 */
.uk-modal-body > :last-child,
.uk-modal-header > :last-child,
.uk-modal-footer > :last-child {
  margin-bottom: 0;
}

/* Title
 ========================================================================== */
.uk-modal-title {
  font-size: 2rem;
  line-height: 1.3;
}

/* Close
 * Adopts `uk-close`
 ========================================================================== */
[class*=uk-modal-close-] {
  position: absolute;
  z-index: 1010;
  top: 10px;
  right: 10px;
  padding: 5px;
}

/*
 * Remove margin from adjacent element
 */
[class*=uk-modal-close-]:first-child + * {
  margin-top: 0;
}

/*
 * Hover
 */
/*
 * Default
 */
/*
 * Outside
 * 1. Prevent scrollbar on small devices
 */
.uk-modal-close-outside {
  top: 0;
  /* 1 */
  right: -5px;
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
  color: white;
}

.uk-modal-close-outside:hover {
  color: #fff;
}

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  /* 1 */
  .uk-modal-close-outside {
    right: 0;
    -webkit-transform: translate(100%, -100%);
            transform: translate(100%, -100%);
  }
}
/*
 * Full
 */
/* ========================================================================
   Component: Slideshow
 ========================================================================== */
/*
 * 1. Prevent tab highlighting on iOS.
 */
.uk-slideshow {
  /* 1 */
  -webkit-tap-highlight-color: transparent;
}

/* Items
 ========================================================================== */
/*
 * 1. Create position and stacking context
 * 2. Reset list
 * 3. Clip child elements
 * 4. Prevent displaying the callout information on iOS.
 * 5. Disable horizontal panning gestures
 */
.uk-slideshow-items {
  /* 1 */
  position: relative;
  z-index: 0;
  /* 2 */
  margin: 0;
  padding: 0;
  list-style: none;
  /* 3 */
  overflow: hidden;
  /* 4 */
  -webkit-touch-callout: none;
  /* 5 */
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

/* Item
 ========================================================================== */
/*
 * 1. Position items above each other
 * 2. Take the full width
 * 3. Clip child elements, e.g. for `uk-cover`
 * 4. Optimize animation
 */
.uk-slideshow-items > * {
  /* 1 */
  position: absolute;
  top: 0;
  left: 0;
  /* 2 */
  right: 0;
  bottom: 0;
  /* 3 */
  overflow: hidden;
  /* 4 */
  will-change: transform, opacity;
}

/*
 * Hide not active items
 */
.uk-slideshow-items > :not(.uk-active) {
  display: none;
}

/* ========================================================================
   Component: Slider
 ========================================================================== */
/*
 * 1. Prevent tab highlighting on iOS.
 */
.uk-slider {
  /* 1 */
  -webkit-tap-highlight-color: transparent;
}

/* Container
 ========================================================================== */
/*
 * 1. Clip child elements
 * 2. Prevent accidental scrolling through elements in slide getting focused
 */
.uk-slider-container {
  /* 1 */
  overflow: hidden;
  /* 2 */
  overflow: clip;
}

/*
 * Widen container to prevent box-shadows from clipping, `large-box-shadow`
 */
.uk-slider-container-offset {
  margin: -11px -25px -39px -25px;
  padding: 11px 25px 39px 25px;
}

/* Items
 ========================================================================== */
/*
 * 1. Optimize animation
 * 2. Create a containing block. In Safari it's neither created by `transform` nor `will-change`.
 * 3. Disable horizontal panning gestures
 */
.uk-slider-items {
  /* 1 */
  will-change: transform;
  /* 2 */
  position: relative;
  /* 3 */
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

/*
 * 1. Reset list style without interfering with grid
 * 2. Prevent displaying the callout information on iOS.
 */
.uk-slider-items:not(.uk-grid) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* 1 */
  margin: 0;
  padding: 0;
  list-style: none;
  /* 2 */
  -webkit-touch-callout: none;
}

.uk-slider-items.uk-grid {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

/* Item
 ========================================================================== */
/*
 * 1. Let items take content dimensions (0 0 auto)
 *    `max-width` needed to keep image responsiveness and prevent content overflow
 * 2. Create position context
 */
.uk-slider-items > * {
  /* 1 */
  -webkit-box-flex: 0 !important;
      -ms-flex: none !important;
          flex: none !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100%;
  /* 2 */
  position: relative;
}

/* ========================================================================
   Component: Sticky
 ========================================================================== */
/*
 * 1. Create position context so it's t the same like when fixed.
 * 2. Create stacking context already when not sticky to have the same context
*     for position set to `sticky` and `relative`
 * 2. More robust if padding and border are used and the sticky height is transitioned
 */
.uk-sticky {
  /* 1 */
  position: relative;
  /* 2 */
  z-index: 980;
  /* 3 */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*
 * 1. Force new layer to resolve frame rate issues on devices with lower frame rates
 */
.uk-sticky-fixed {
  margin: 0 !important;
  /* 1 */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/*
 * Faster animations
 */
.uk-sticky[class*=uk-animation-] {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
}

.uk-sticky.uk-animation-reverse {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
}

/*
 * Placeholder
 * Make content clickable for sticky cover and reveal effects
 */
.uk-sticky-placeholder {
  pointer-events: none;
}

/* ========================================================================
   Component: Off-canvas
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set position
 */
.uk-offcanvas {
  /* 1 */
  display: none;
  /* 2 */
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
}

/*
 * Flip modifier
 */
.uk-offcanvas-flip .uk-offcanvas {
  right: 0;
  left: auto;
}

/* Bar
 ========================================================================== */
/*
 * 1. Set position
 * 2. Size and style
 * 3. Allow scrolling
 */
.uk-offcanvas-bar {
  --uk-inverse: light;
  /* 1 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1920px;
  /* 2 */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 1920px;
  padding: 20px 20px;
  background: #ffffff;
  /* 3 */
  overflow-y: auto;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-offcanvas-bar {
    left: -1920px;
    width: 1920px;
    padding: 0 0;
  }
}
/* Flip modifier */
.uk-offcanvas-flip .uk-offcanvas-bar {
  left: auto;
  right: -1920px;
}

/* Tablet landscape and bigger */
@media (min-width: 640px) {
  .uk-offcanvas-flip .uk-offcanvas-bar {
    right: -1920px;
  }
}
/*
 * Open
 */
.uk-open > .uk-offcanvas-bar {
  left: 0;
}

.uk-offcanvas-flip .uk-open > .uk-offcanvas-bar {
  left: auto;
  right: 0;
}

/*
 * Slide Animation (Used in slide and push mode)
 */
.uk-offcanvas-bar-animation {
  -webkit-transition: left 0.3s ease-out;
  transition: left 0.3s ease-out;
}

.uk-offcanvas-flip .uk-offcanvas-bar-animation {
  -webkit-transition-property: right;
  transition-property: right;
}

/*
 * Reveal Animation
 * 1. Set position
 * 2. Clip the bar
 * 3. Animation
 * 4. Reset position
 */
.uk-offcanvas-reveal {
  /* 1 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  /* 2 */
  width: 0;
  overflow: hidden;
  /* 3 */
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}

.uk-offcanvas-reveal .uk-offcanvas-bar {
  /* 4 */
  left: 0;
}

.uk-offcanvas-flip .uk-offcanvas-reveal .uk-offcanvas-bar {
  /* 4 */
  left: auto;
  right: 0;
}

.uk-open > .uk-offcanvas-reveal {
  width: 1920px;
}

/* Tablet landscape and bigger */
@media (min-width: 640px) {
  .uk-open > .uk-offcanvas-reveal {
    width: 1920px;
  }
}
/*
 * Flip modifier
 */
.uk-offcanvas-flip .uk-offcanvas-reveal {
  right: 0;
  left: auto;
}

/* Close
 * Adopts `uk-close`
 ========================================================================== */
.uk-offcanvas-close {
  position: absolute;
  z-index: 1000;
  top: 5px;
  right: 5px;
  padding: 5px;
}

/* Tablet landscape and bigger */
@media (min-width: 640px) {
  .uk-offcanvas-close {
    top: 10px;
    right: 10px;
  }
}
/*
 * Remove margin from adjacent element
 */
.uk-offcanvas-close:first-child + * {
  margin-top: 0;
}

/* Overlay
 ========================================================================== */
/*
 * Overlay the whole page. Needed for the `::before`
 * 1. Using `100vw` so no modification is needed when off-canvas is flipped
 * 2. Allow for closing with swipe gesture on devices with pointer events.
 */
.uk-offcanvas-overlay {
  /* 1 */
  width: 100vw;
  /* 2 */
  -ms-touch-action: none;
      touch-action: none;
}

/*
 * 1. Mask the whole page
 * 2. Fade-in transition
 */
.uk-offcanvas-overlay::before {
  /* 1 */
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.1);
  /* 2 */
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.uk-offcanvas-overlay.uk-open::before {
  opacity: 1;
}

/* Prevent scrolling
 ========================================================================== */
/*
 * Prevent horizontal scrollbar when the content is slide-out
 * Has to be on the `html` element too to make it work on the `body`
 * 1. `clip` is needed for `position: sticky` elements to keep their position
 */
.uk-offcanvas-page,
.uk-offcanvas-container {
  overflow-x: hidden;
  /* 1 */
  overflow-x: clip;
}

/* Container
 ========================================================================== */
/*
 * Prepare slide-out animation (Used in reveal and push mode)
 * Using `position: left` instead of `transform` because position `fixed` elements like sticky navbars
 * lose their fixed state and behaves like `absolute` within a transformed container
 * 1. Provide a fixed width and prevent shrinking
 */
.uk-offcanvas-container {
  position: relative;
  left: 0;
  -webkit-transition: left 0.3s ease-out;
  transition: left 0.3s ease-out;
  /* 1 */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

/*
 * Activate slide-out animation
 */
:not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
  left: 1920px;
}

.uk-offcanvas-flip.uk-offcanvas-container-animation {
  left: -1920px;
}

/* Tablet landscape and bigger */
@media (min-width: 640px) {
  :not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
    left: 1920px;
  }
  .uk-offcanvas-flip.uk-offcanvas-container-animation {
    left: -1920px;
  }
}
/* ========================================================================
   Component: Switcher
 ========================================================================== */
/*
 * Reset list
 */
.uk-switcher {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Items
 ========================================================================== */
/*
 * Hide not active items
 */
.uk-switcher > :not(.uk-active) {
  display: none;
}

/*
 * Remove margin from the last-child
 */
.uk-switcher > * > :last-child {
  margin-bottom: 0;
}

/* ========================================================================
   Component: Leader
 ========================================================================== */
.uk-leader {
  overflow: hidden;
}

/*
 * 1. Place element in text flow
 * 2. Never break into a new line
 * 3. Get a string back with as many repeating characters to fill the container
 * 4. Prevent wrapping. Overflowing characters will be clipped by the container
 */
.uk-leader-fill::after {
  /* 1 */
  display: inline-block;
  margin-left: 15px;
  /* 2 */
  width: 0;
  /* 3 */
  content: attr(data-fill);
  /* 4 */
  white-space: nowrap;
}

/*
 * Hide if media does not match
 */
.uk-leader-fill.uk-leader-hide::after {
  display: none;
}

/*
 * Pass fill character to JS
 */
:root {
  --uk-leader-fill-content: .;
}

/* ========================================================================
   Component: Notification
 ========================================================================== */
/*
 * 1. Set position
 * 2. Dimensions
 */
.uk-notification {
  /* 1 */
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 1040;
  /* 2 */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 350px;
}

/* Position modifiers
========================================================================== */
.uk-notification-top-right,
.uk-notification-bottom-right {
  left: auto;
  right: 10px;
}

.uk-notification-top-center,
.uk-notification-bottom-center {
  left: 50%;
  margin-left: -175px;
}

.uk-notification-bottom-left,
.uk-notification-bottom-right,
.uk-notification-bottom-center {
  top: auto;
  bottom: 10px;
}

/* Responsiveness
========================================================================== */
/* Phones portrait and smaller */
@media (max-width: 639px) {
  .uk-notification {
    left: 10px;
    right: 10px;
    width: auto;
    margin: 0;
  }
}
/* Message
========================================================================== */
.uk-notification-message {
  position: relative;
  padding: 15px;
  background: #f8f8f8;
  color: #666;
  font-size: 1.25rem;
  line-height: 1.4;
  cursor: pointer;
}

* + .uk-notification-message {
  margin-top: 10px;
}

/* Close
 * Adopts `uk-close`
 ========================================================================== */
.uk-notification-close {
  display: none;
  position: absolute;
  top: 20px;
  right: 15px;
}

.uk-notification-message:hover .uk-notification-close {
  display: block;
}

/* Style modifiers
 ========================================================================== */
/*
 * Primary
 */
.uk-notification-message-primary {
  color: #1e87f0;
}

/*
 * Success
 */
.uk-notification-message-success {
  color: #32d296;
}

/*
 * Warning
 */
.uk-notification-message-warning {
  color: #faa05a;
}

/*
 * Danger
 */
.uk-notification-message-danger {
  color: #f0506e;
}

/* ========================================================================
   Component: Tooltip
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Position
 * 3. Remove tooltip from document flow to keep the UIkit container from changing its size when injected into the document initially
 * 4. Dimensions
 * 5. Style
 */
.uk-tooltip {
  /* 1 */
  display: none;
  /* 2 */
  position: absolute;
  z-index: 1030;
  --uk-position-offset: 10px;
  --uk-position-viewport-offset: 10;
  /* 3 */
  top: 0;
  /* 4 */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 200px;
  padding: 3px 6px;
  /* 5 */
  background: #666;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
}

/* Show */
.uk-tooltip.uk-active {
  display: block;
}

/* ========================================================================
   Component: Sortable
 ========================================================================== */
.uk-sortable {
  position: relative;
}

/*
 * Remove margin from the last-child
 */
.uk-sortable > :last-child {
  margin-bottom: 0;
}

/* Drag
 ========================================================================== */
.uk-sortable-drag {
  position: fixed !important;
  z-index: 1050 !important;
  pointer-events: none;
}

/* Placeholder
 ========================================================================== */
.uk-sortable-placeholder {
  opacity: 0;
  pointer-events: none;
}

/* Empty modifier
 ========================================================================== */
.uk-sortable-empty {
  min-height: 50px;
}

/* Handle
 ========================================================================== */
/* Hover */
.uk-sortable-handle:hover {
  cursor: move;
}

/* ========================================================================
   Component: Countdown
 ========================================================================== */
/* Item
 ========================================================================== */
/* Number
 ========================================================================== */
/*
 * 1. Make numbers all of the same size to prevent jumping. Must be supported by the font.
 * 2. Style
 */
.uk-countdown-number {
  /* 1 */
  font-variant-numeric: tabular-nums;
  /* 2 */
  font-size: 2rem;
  line-height: 0.8;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-countdown-number {
    font-size: 4rem;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-countdown-number {
    font-size: 6rem;
  }
}
/* Separator
 ========================================================================== */
.uk-countdown-separator {
  font-size: 1rem;
  line-height: 1.6;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-countdown-separator {
    font-size: 2rem;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-countdown-separator {
    font-size: 3rem;
  }
}
/* Label
 ========================================================================== */
/* ========================================================================
   Component: Thumbnav
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Reset list
 * 3. Gutter
 */
.uk-thumbnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* 1 */
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* 2 */
  margin: 0;
  padding: 0;
  list-style: none;
  /* 3 */
  margin-left: -15px;
}

/*
 * Space is allocated based on content dimensions, but shrinks: 0 1 auto
 * 1. Gutter
 */
.uk-thumbnav > * {
  /* 1 */
  padding-left: 15px;
}

/* Items
 ========================================================================== */
/*
 * Items
 */
.uk-thumbnav > * > * {
  display: inline-block;
}

/* Hover */
/* Active */
/* Modifier: 'uk-thumbnav-vertical'
 ========================================================================== */
/*
 * 1. Change direction
 * 2. Gutter
 */
.uk-thumbnav-vertical {
  /* 1 */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /* 2 */
  margin-left: 0;
  margin-top: -15px;
}

/* 2 */
.uk-thumbnav-vertical > * {
  padding-left: 0;
  padding-top: 15px;
}

/* ========================================================================
   Component: Iconnav
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Reset list
 * 3. Gutter
 */
.uk-iconnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* 1 */
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* 2 */
  margin: 0;
  padding: 0;
  list-style: none;
  /* 3 */
  margin-left: -10px;
}

/*
 * Space is allocated based on content dimensions, but shrinks: 0 1 auto
 * 1. Gutter
 */
.uk-iconnav > * {
  /* 1 */
  padding-left: 10px;
}

/* Items
 ========================================================================== */
/*
 * Items must target `a` elements to exclude other elements (e.g. dropdowns)
 * 1. Center content vertically if there is still some text
 * 2. Imitate white space gap when using flexbox
 * 3. Force text not to affect item height
 * 4. Style
 * 5. Required for `a` if there is still some text
 */
.uk-iconnav > * > a {
  /* 1 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* 2 */
  -webkit-column-gap: 0.25em;
     -moz-column-gap: 0.25em;
          column-gap: 0.25em;
  /* 3 */
  line-height: 0;
  /* 4 */
  color: #999;
  /* 5 */
  text-decoration: none;
}

/* Hover */
.uk-iconnav > * > a:hover {
  color: #666;
}

/* Active */
.uk-iconnav > .uk-active > a {
  color: #666;
}

/* Modifier: 'uk-iconnav-vertical'
 ========================================================================== */
/*
 * 1. Change direction
 * 2. Gutter
 */
.uk-iconnav-vertical {
  /* 1 */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /* 2 */
  margin-left: 0;
  margin-top: -10px;
}

/* 2 */
.uk-iconnav-vertical > * {
  padding-left: 0;
  padding-top: 10px;
}

/* ========================================================================
   Component: Grid
 ========================================================================== */
/*
 * 1. Allow cells to wrap into the next line
 * 2. Reset list
 */
.uk-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* 1 */
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* 2 */
  margin: 0;
  padding: 0;
  list-style: none;
}

/*
 * Grid cell
 * Note: Space is allocated solely based on content dimensions, but shrinks: 0 1 auto
 * Reset margin for e.g. paragraphs
 */
.uk-grid > * {
  margin: 0;
}

/*
 * Remove margin from the last-child
 */
.uk-grid > * > :last-child {
  margin-bottom: 0;
}

/* Gutter
 ========================================================================== */
/*
 * Default
 */
/* Horizontal */
.uk-grid {
  margin-left: -24px;
}

.uk-grid > * {
  padding-left: 24px;
}

/* Vertical */
.uk-grid + .uk-grid,
.uk-grid > .uk-grid-margin,
* + .uk-grid-margin {
  margin-top: 24px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  /* Horizontal */
  .uk-grid {
    margin-left: -40px;
  }
  .uk-grid > * {
    padding-left: 40px;
  }
  /* Vertical */
  .uk-grid + .uk-grid,
  .uk-grid > .uk-grid-margin,
  * + .uk-grid-margin {
    margin-top: 40px;
  }
}
/*
 * Small
 */
/* Horizontal */
.uk-grid-small,
.uk-grid-column-small {
  margin-left: -15px;
}

.uk-grid-small > *,
.uk-grid-column-small > * {
  padding-left: 15px;
}

/* Vertical */
.uk-grid + .uk-grid-small,
.uk-grid + .uk-grid-row-small,
.uk-grid-small > .uk-grid-margin,
.uk-grid-row-small > .uk-grid-margin,
* + .uk-grid-margin-small {
  margin-top: 15px;
}

/*
 * Medium
 */
/* Horizontal */
.uk-grid-medium,
.uk-grid-column-medium {
  margin-left: -30px;
}

.uk-grid-medium > *,
.uk-grid-column-medium > * {
  padding-left: 30px;
}

/* Vertical */
.uk-grid + .uk-grid-medium,
.uk-grid + .uk-grid-row-medium,
.uk-grid-medium > .uk-grid-margin,
.uk-grid-row-medium > .uk-grid-margin,
* + .uk-grid-margin-medium {
  margin-top: 30px;
}

/*
 * Large
 */
/* Horizontal */
.uk-grid-large,
.uk-grid-column-large {
  margin-left: -40px;
}

.uk-grid-large > *,
.uk-grid-column-large > * {
  padding-left: 40px;
}

/* Vertical */
.uk-grid + .uk-grid-large,
.uk-grid + .uk-grid-row-large,
.uk-grid-large > .uk-grid-margin,
.uk-grid-row-large > .uk-grid-margin,
* + .uk-grid-margin-large {
  margin-top: 40px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  /* Horizontal */
  .uk-grid-large,
  .uk-grid-column-large {
    margin-left: -70px;
  }
  .uk-grid-large > *,
  .uk-grid-column-large > * {
    padding-left: 70px;
  }
  /* Vertical */
  .uk-grid + .uk-grid-large,
  .uk-grid + .uk-grid-row-large,
  .uk-grid-large > .uk-grid-margin,
  .uk-grid-row-large > .uk-grid-margin,
  * + .uk-grid-margin-large {
    margin-top: 70px;
  }
}
/*
 * Collapse
 */
/* Horizontal */
.uk-grid-collapse,
.uk-grid-column-collapse {
  margin-left: 0;
}

.uk-grid-collapse > *,
.uk-grid-column-collapse > * {
  padding-left: 0;
}

/* Vertical */
.uk-grid + .uk-grid-collapse,
.uk-grid + .uk-grid-row-collapse,
.uk-grid-collapse > .uk-grid-margin,
.uk-grid-row-collapse > .uk-grid-margin {
  margin-top: 0;
}

/* Divider
 ========================================================================== */
.uk-grid-divider > * {
  position: relative;
}

.uk-grid-divider > :not(.uk-first-column)::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  border-left: 1px solid #e5e5e5;
}

/* Vertical */
.uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  border-top: 1px solid #e5e5e5;
}

/*
 * Default
 */
/* Horizontal */
.uk-grid-divider {
  margin-left: -48px;
}

.uk-grid-divider > * {
  padding-left: 48px;
}

.uk-grid-divider > :not(.uk-first-column)::before {
  left: 24px;
}

/* Vertical */
.uk-grid-divider.uk-grid-stack > .uk-grid-margin {
  margin-top: 48px;
}

.uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
  top: -24px;
  left: 48px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  /* Horizontal */
  .uk-grid-divider {
    margin-left: -80px;
  }
  .uk-grid-divider > * {
    padding-left: 80px;
  }
  .uk-grid-divider > :not(.uk-first-column)::before {
    left: 40px;
  }
  /* Vertical */
  .uk-grid-divider.uk-grid-stack > .uk-grid-margin {
    margin-top: 80px;
  }
  .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
    top: -40px;
    left: 80px;
  }
}
/*
 * Small
 */
/* Horizontal */
.uk-grid-divider.uk-grid-small,
.uk-grid-divider.uk-grid-column-small {
  margin-left: -30px;
}

.uk-grid-divider.uk-grid-small > *,
.uk-grid-divider.uk-grid-column-small > * {
  padding-left: 30px;
}

.uk-grid-divider.uk-grid-small > :not(.uk-first-column)::before,
.uk-grid-divider.uk-grid-column-small > :not(.uk-first-column)::before {
  left: 15px;
}

/* Vertical */
.uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin,
.uk-grid-divider.uk-grid-row-small.uk-grid-stack > .uk-grid-margin {
  margin-top: 30px;
}

.uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin::before {
  top: -15px;
  left: 30px;
}

.uk-grid-divider.uk-grid-row-small.uk-grid-stack > .uk-grid-margin::before {
  top: -15px;
}

.uk-grid-divider.uk-grid-column-small.uk-grid-stack > .uk-grid-margin::before {
  left: 30px;
}

/*
 * Medium
 */
/* Horizontal */
.uk-grid-divider.uk-grid-medium,
.uk-grid-divider.uk-grid-column-medium {
  margin-left: -60px;
}

.uk-grid-divider.uk-grid-medium > *,
.uk-grid-divider.uk-grid-column-medium > * {
  padding-left: 60px;
}

.uk-grid-divider.uk-grid-medium > :not(.uk-first-column)::before,
.uk-grid-divider.uk-grid-column-medium > :not(.uk-first-column)::before {
  left: 30px;
}

/* Vertical */
.uk-grid-divider.uk-grid-medium.uk-grid-stack > .uk-grid-margin,
.uk-grid-divider.uk-grid-row-medium.uk-grid-stack > .uk-grid-margin {
  margin-top: 60px;
}

.uk-grid-divider.uk-grid-medium.uk-grid-stack > .uk-grid-margin::before {
  top: -30px;
  left: 60px;
}

.uk-grid-divider.uk-grid-row-medium.uk-grid-stack > .uk-grid-margin::before {
  top: -30px;
}

.uk-grid-divider.uk-grid-column-medium.uk-grid-stack > .uk-grid-margin::before {
  left: 60px;
}

/*
 * Large
 */
/* Horizontal */
.uk-grid-divider.uk-grid-large,
.uk-grid-divider.uk-grid-column-large {
  margin-left: -80px;
}

.uk-grid-divider.uk-grid-large > *,
.uk-grid-divider.uk-grid-column-large > * {
  padding-left: 80px;
}

.uk-grid-divider.uk-grid-large > :not(.uk-first-column)::before,
.uk-grid-divider.uk-grid-column-large > :not(.uk-first-column)::before {
  left: 40px;
}

/* Vertical */
.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin,
.uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin {
  margin-top: 80px;
}

.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin::before {
  top: -40px;
  left: 80px;
}

.uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin::before {
  top: -40px;
}

.uk-grid-divider.uk-grid-column-large.uk-grid-stack > .uk-grid-margin::before {
  left: 80px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  /* Horizontal */
  .uk-grid-divider.uk-grid-large,
  .uk-grid-divider.uk-grid-column-large {
    margin-left: -140px;
  }
  .uk-grid-divider.uk-grid-large > *,
  .uk-grid-divider.uk-grid-column-large > * {
    padding-left: 140px;
  }
  .uk-grid-divider.uk-grid-large > :not(.uk-first-column)::before,
  .uk-grid-divider.uk-grid-column-large > :not(.uk-first-column)::before {
    left: 70px;
  }
  /* Vertical */
  .uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin,
  .uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin {
    margin-top: 140px;
  }
  .uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin::before {
    top: -70px;
    left: 140px;
  }
  .uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin::before {
    top: -70px;
  }
  .uk-grid-divider.uk-grid-column-large.uk-grid-stack > .uk-grid-margin::before {
    left: 140px;
  }
}
/* Match child of a grid cell
 ========================================================================== */
/*
 * Behave like a block element
 * 1. Wrap into the next line
 * 2. Take the full width, at least 100%. Only if no class from the Width component is set.
 * 3. Expand width even if larger than 100%, e.g. because of negative margin (Needed for nested grids)
 */
.uk-grid-match > *,
.uk-grid-item-match {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* 1 */
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.uk-grid-match > * > :not([class*=uk-width]),
.uk-grid-item-match > :not([class*=uk-width]) {
  /* 2 */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  /* 3 */
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}

/* ========================================================================
   Component: Nav
 ========================================================================== */
/*
 * Reset
 */
.uk-nav,
.uk-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*
* 1. Center content vertically, e.g. an icon
* 2. Imitate white space gap when using flexbox
* 3. Reset link
 */
.uk-nav li > a {
  /* 1 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* 2 */
  -webkit-column-gap: 0.25em;
     -moz-column-gap: 0.25em;
          column-gap: 0.25em;
  /* 3*/
  text-decoration: none;
}

/*
 * Items
 * Must target `a` elements to exclude other elements (e.g. lists)
 */
.uk-nav > li > a {
  padding: 5px 0;
}

/* Sublists
 ========================================================================== */
/*
 * Level 2
 * `ul` needed for higher specificity to override padding
 */
ul.uk-nav-sub {
  padding: 5px 0 5px 15px;
}

/*
 * Level 3 and deeper
 */
.uk-nav-sub ul {
  padding-left: 15px;
}

/*
 * Items
 */
.uk-nav-sub a {
  padding: 2px 0;
}

/* Parent icon
 ========================================================================== */
.uk-nav-parent-icon {
  margin-left: auto;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.uk-nav > li.uk-open > a .uk-nav-parent-icon {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

/* Header
 ========================================================================== */
.uk-nav-header {
  padding: 5px 0;
  text-transform: uppercase;
  font-size: 0.875rem;
}

.uk-nav-header:not(:first-child) {
  margin-top: 20px;
}

/* Divider
 ========================================================================== */
.uk-nav .uk-nav-divider {
  margin: 5px 0;
}

/* Default modifier
 ========================================================================== */
.uk-nav-default {
  font-size: 16px;
  line-height: 1.5;
}

/*
 * Items
 */
.uk-nav-default > li > a {
  color: #999;
}

/* Hover */
.uk-nav-default > li > a:hover {
  color: #666;
}

/* Active */
.uk-nav-default > li.uk-active > a {
  color: #333;
}

/*
 * Subtitle
 */
.uk-nav-default .uk-nav-subtitle {
  font-size: 0.875rem;
}

/*
 * Header
 */
.uk-nav-default .uk-nav-header {
  color: #333;
}

/*
 * Divider
 */
.uk-nav-default .uk-nav-divider {
  border-top: 1px solid #e5e5e5;
}

/*
 * Sublists
 */
.uk-nav-default .uk-nav-sub {
  font-size: 16px;
  line-height: 1.5;
}

.uk-nav-default .uk-nav-sub a {
  color: #999;
}

.uk-nav-default .uk-nav-sub a:hover {
  color: #666;
}

.uk-nav-default .uk-nav-sub li.uk-active > a {
  color: #333;
}

/* Primary modifier
 ========================================================================== */
.uk-nav-primary {
  font-size: 1.5rem;
  line-height: 1.5;
}

/*
 * Items
 */
.uk-nav-primary > li > a {
  color: #999;
}

/* Hover */
.uk-nav-primary > li > a:hover {
  color: #666;
}

/* Active */
.uk-nav-primary > li.uk-active > a {
  color: #333;
}

/*
 * Subtitle
 */
.uk-nav-primary .uk-nav-subtitle {
  font-size: 1.25rem;
}

/*
 * Header
 */
.uk-nav-primary .uk-nav-header {
  color: #333;
}

/*
 * Divider
 */
.uk-nav-primary .uk-nav-divider {
  border-top: 1px solid #e5e5e5;
}

/*
 * Sublists
 */
.uk-nav-primary .uk-nav-sub {
  font-size: 1.25rem;
  line-height: 1.5;
}

.uk-nav-primary .uk-nav-sub a {
  color: #999;
}

.uk-nav-primary .uk-nav-sub a:hover {
  color: #666;
}

.uk-nav-primary .uk-nav-sub li.uk-active > a {
  color: #333;
}

/* Secondary modifier
 ========================================================================== */
.uk-nav-secondary {
  font-size: 16px;
  line-height: 1.5;
}

/*
 * Items
 */
.uk-nav-secondary > li > a {
  color: #333;
}

/* Hover */
.uk-nav-secondary > li > a:hover {
  color: #333;
}

/* Active */
.uk-nav-secondary > li.uk-active > a {
  color: #333;
}

/*
 * Subtitle
 */
.uk-nav-secondary .uk-nav-subtitle {
  font-size: 0.875rem;
  color: #999;
}

/* Hover */
.uk-nav-secondary > li > a:hover .uk-nav-subtitle {
  color: #666;
}

/* Active */
.uk-nav-secondary > li.uk-active > a .uk-nav-subtitle {
  color: #333;
}

/*
 * Header
 */
.uk-nav-secondary .uk-nav-header {
  color: #333;
}

/*
 * Divider
 */
.uk-nav-secondary .uk-nav-divider {
  border-top: 1px solid #e5e5e5;
}

/*
 * Sublists
 */
.uk-nav-secondary .uk-nav-sub {
  font-size: 0.875rem;
  line-height: 1.5;
}

.uk-nav-secondary .uk-nav-sub a {
  color: #999;
}

.uk-nav-secondary .uk-nav-sub a:hover {
  color: #666;
}

.uk-nav-secondary .uk-nav-sub li.uk-active > a {
  color: #333;
}

/* Size modifier
 ========================================================================== */
/*
 * Medium
 */
.uk-nav-medium {
  font-size: 2.8875rem;
  line-height: 1;
}

.uk-nav-large {
  font-size: 3.4rem;
  line-height: 1;
}

.uk-nav-xlarge {
  font-size: 4rem;
  line-height: 1;
}

/* Tablet Landscape and bigger */
@media (min-width: 960px) {
  .uk-nav-medium {
    font-size: 3.5rem;
  }
  .uk-nav-large {
    font-size: 4rem;
  }
  .uk-nav-xlarge {
    font-size: 6rem;
  }
}
/* Laptop and bigger */
@media (min-width: 1200px) {
  .uk-nav-medium {
    font-size: 4rem;
  }
  .uk-nav-large {
    font-size: 6rem;
  }
  .uk-nav-xlarge {
    font-size: 8rem;
  }
}
/* Alignment modifier
 ========================================================================== */
/*
 * 1. Center header
 * 2. Center items
 */
/* 1 */
.uk-nav-center {
  text-align: center;
}

/* 2 */
.uk-nav-center li > a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* Sublists */
.uk-nav-center .uk-nav-sub,
.uk-nav-center .uk-nav-sub ul {
  padding-left: 0;
}

/* Parent icon  */
.uk-nav-center .uk-nav-parent-icon {
  margin-left: 0.25em;
}

/* Style modifier
 ========================================================================== */
/*
 * Divider
 * Naming is in plural to prevent conflicts with divider sub object.
 */
.uk-nav.uk-nav-divider > :not(.uk-nav-header, .uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider) {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #e5e5e5;
}

/* ========================================================================
   Component: Navbar
 ========================================================================== */
/*
 * 1. Create position context to center navbar group
 */
.uk-navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* 1 */
  position: relative;
}

/* Container
 ========================================================================== */
.uk-navbar-container:not(.uk-navbar-transparent) {
  background: #f8f8f8;
}

/* Groups
 ========================================================================== */
/*
 * 1. Align navs and items vertically if they have a different height
 */
.uk-navbar-left,
.uk-navbar-right,
[class*=uk-navbar-center] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0px;
  /* 1 */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*
 * Horizontal alignment
 * 1. Create position context for centered navbar with sub groups (left/right)
 * 2. Fix text wrapping if content is larger than 50% of the container.
 * 3. Needed for dropdowns because a new position context is created
 *    `z-index` must be smaller than off-canvas
 * 4. Align sub groups for centered navbar
 */
.uk-navbar-right {
  margin-left: auto;
}

.uk-navbar-center:only-child {
  margin-left: auto;
  margin-right: auto;
  /* 1 */
  position: relative;
}

.uk-navbar-center:not(:only-child) {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  /* 2 */
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 3 */
  z-index: 990;
}

/* 4 */
.uk-navbar-center-left,
.uk-navbar-center-right {
  position: absolute;
  top: 0;
}

.uk-navbar-center-left {
  right: calc(100% + 0px);
}

.uk-navbar-center-right {
  left: calc(100% + 0px);
}

[class*=uk-navbar-center-] {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* Nav
 ========================================================================== */
/*
 * 1. Reset list
 */
.uk-navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5rem;
  /* 1 */
  margin: 0;
  padding: 0;
  list-style: none;
}

/*
 * Allow items to wrap into the next line
 * Only not `absolute` positioned groups
 */
.uk-navbar-left,
.uk-navbar-right,
.uk-navbar-center:only-child {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/*
 * Items
 * 1. Center content vertically and horizontally
 * 2. Imitate white space gap when using flexbox
 * 3. Dimensions
 * 4. Style
 * 5. Required for `a`
 */
.uk-navbar-nav > li > a,
.uk-navbar-item,
.uk-navbar-toggle {
  /* 1 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* 2 */
  -webkit-column-gap: 0.25em;
     -moz-column-gap: 0.25em;
          column-gap: 0.25em;
  /* 3 */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 7.2rem;
  /* 4 */
  font-size: 1.6rem;
  font-family: "Inter", sans-serif;
  /* 5 */
  text-decoration: none;
}

/*
 * Nav items
 */
.uk-navbar-nav > li > a {
  padding: 0 0;
  color: #231f20;
}

/*
 * Hover
 * Apply hover style also if dropdown is opened
 */
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a[aria-expanded=true] {
  color: #231f20;
}

/* OnClick */
.uk-navbar-nav > li > a:active {
  color: #231f20;
}

/* Active */
.uk-navbar-nav > li.uk-active > a {
  color: #ffa500;
}

/* Parent icon modifier
 ========================================================================== */
.uk-navbar-parent-icon {
  margin-left: 4px;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.uk-navbar-nav > li > a[aria-expanded=true] .uk-navbar-parent-icon {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

/* Item
 ========================================================================== */
.uk-navbar-item {
  padding: 0 15px;
  color: #666;
}

/*
 * Remove margin from the last-child
 */
.uk-navbar-item > :last-child {
  margin-bottom: 0;
}

/* Toggle
 ========================================================================== */
.uk-navbar-toggle {
  padding: 0 15px;
  color: #999;
}

.uk-navbar-toggle:hover,
.uk-navbar-toggle[aria-expanded=true] {
  color: #666;
  text-decoration: none;
}

/*
 * Icon
 * Adopts `uk-icon`
 */
/* Hover */
/* Subtitle
 ========================================================================== */
.uk-navbar-subtitle {
  font-size: 0.875rem;
}

/* Justify modifier
 ========================================================================== */
.uk-navbar-justify .uk-navbar-left,
.uk-navbar-justify .uk-navbar-right,
.uk-navbar-justify .uk-navbar-nav,
.uk-navbar-justify .uk-navbar-nav > li,
.uk-navbar-justify .uk-navbar-item,
.uk-navbar-justify .uk-navbar-toggle {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

/* Style modifiers
 ========================================================================== */
/* Dropdown
 ========================================================================== */
/*
 * Adopts `uk-drop`
 * 1. Set a default width
 * 2. Style
 */
.uk-navbar-dropdown {
  --uk-position-offset: 0;
  --uk-position-shift-offset: 0;
  --uk-position-viewport-offset: 15px;
  --uk-inverse: dark;
  /* 1 */
  width: 200px;
  /* 2 */
  padding: 32px 16px;
  background: #ffffff;
  color: #666;
}

/*
 * Remove margin from the last-child
 */
.uk-navbar-dropdown > :last-child {
  margin-bottom: 0;
}

.uk-navbar-dropdown :focus-visible {
  outline-color: #333 !important;
}

/*
 * Grid
 * Adopts `uk-grid`
 */
/* Gutter Horizontal */
.uk-navbar-dropdown .uk-drop-grid {
  margin-left: -30px;
}

.uk-navbar-dropdown .uk-drop-grid > * {
  padding-left: 30px;
}

/* Gutter Vertical */
.uk-navbar-dropdown .uk-drop-grid > .uk-grid-margin {
  margin-top: 30px;
}

/*
 * Width modifier
 */
.uk-navbar-dropdown-width-2:not(.uk-drop-stack) {
  width: 400px;
}

.uk-navbar-dropdown-width-3:not(.uk-drop-stack) {
  width: 600px;
}

.uk-navbar-dropdown-width-4:not(.uk-drop-stack) {
  width: 800px;
}

.uk-navbar-dropdown-width-5:not(.uk-drop-stack) {
  width: 1000px;
}

/*
 * Size modifier
 */
.uk-navbar-dropdown-large {
  --uk-position-shift-offset: 0;
  padding: 40px;
}

/*
 * Dropbar modifier
 * 1. Reset dropdown width to prevent to early shifting
 * 2. Reset style
 * 3. Padding
 */
.uk-navbar-dropdown-dropbar {
  /* 1 */
  width: auto;
  /* 2 */
  background: transparent;
  /* 3 */
  padding: 32px 16px 0 32px 16px 0;
  --uk-position-offset: 0;
  --uk-position-shift-offset: 0;
  --uk-position-viewport-offset: 15px;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-navbar-dropdown-dropbar {
    --uk-position-viewport-offset: 30px;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-navbar-dropdown-dropbar {
    --uk-position-viewport-offset: 40px;
  }
}
.uk-navbar-dropdown-dropbar-large {
  --uk-position-shift-offset: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

/* Dropdown Nav
 * Adopts `uk-nav`
 ========================================================================== */
/*
 * Items
 */
.uk-navbar-dropdown-nav > li > a {
  color: #231f20;
}

/* Hover */
.uk-navbar-dropdown-nav > li > a:hover {
  color: #231f20;
}

/* Active */
.uk-navbar-dropdown-nav > li.uk-active > a {
  color: #ffa500;
}

/*
 * Subtitle
 */
.uk-navbar-dropdown-nav .uk-nav-subtitle {
  font-size: 0.875rem;
}

/*
 * Header
 */
.uk-navbar-dropdown-nav .uk-nav-header {
  color: #333;
}

/*
 * Divider
 */
.uk-navbar-dropdown-nav .uk-nav-divider {
  border-top: 1px solid #e5e5e5;
}

/*
 * Sublists
 */
.uk-navbar-dropdown-nav .uk-nav-sub a {
  color: #999;
}

.uk-navbar-dropdown-nav .uk-nav-sub a:hover {
  color: #666;
}

.uk-navbar-dropdown-nav .uk-nav-sub li.uk-active > a {
  color: #333;
}

/* Dropbar
 ========================================================================== */
/*
 * Adopts `uk-dropnav-dropbar`
 */
/* ========================================================================
   Component: Subnav
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Center items vertically if they have a different height
 * 3. Gutter
 * 4. Reset list
 */
.uk-subnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* 1 */
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* 2 */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* 3 */
  margin-left: -20px;
  /* 4 */
  padding: 0;
  list-style: none;
}

/*
 * 1. Space is allocated solely based on content dimensions: 0 0 auto
 * 2. Gutter
 * 3. Create position context for dropdowns
 */
.uk-subnav > * {
  /* 1 */
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  /* 2 */
  padding-left: 20px;
  /* 3 */
  position: relative;
}

/* Items
 ========================================================================== */
/*
 * Items must target `a` elements to exclude other elements (e.g. dropdowns)
 * Using `:first-child` instead of `a` to support `span` elements for text
 * 1. Center content vertically, e.g. an icon
 * 2. Imitate white space gap when using flexbox
 * 3. Style
 */
.uk-subnav > * > :first-child {
  /* 1 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* 2 */
  -webkit-column-gap: 0.25em;
     -moz-column-gap: 0.25em;
          column-gap: 0.25em;
  /* 3 */
  color: #999;
}

/* Hover */
.uk-subnav > * > a:hover {
  color: #666;
  text-decoration: none;
}

/* Active */
.uk-subnav > .uk-active > a {
  color: #333;
}

/* Divider modifier
 ========================================================================== */
/*
 * Set gutter
 */
.uk-subnav-divider {
  margin-left: -41px;
}

/*
 * Align items and divider vertically
 */
.uk-subnav-divider > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*
 * Divider
 * 1. `nth-child` makes it also work without JS if it's only one row
 */
.uk-subnav-divider > ::before {
  content: "";
  height: 1.5em;
  margin-left: 0px;
  margin-right: 20px;
  border-left: 1px solid transparent;
}

/* 1 */
.uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before {
  border-left-color: #e5e5e5;
}

/* Pill modifier
 ========================================================================== */
.uk-subnav-pill > * > :first-child {
  padding: 5px 10px;
  background: transparent;
  color: #999;
}

/* Hover */
.uk-subnav-pill > * > a:hover {
  background-color: #f8f8f8;
  color: #666;
}

/* OnClick */
.uk-subnav-pill > * > a:active {
  background-color: #f8f8f8;
  color: #666;
}

/* Active */
.uk-subnav-pill > .uk-active > a {
  background-color: #1e87f0;
  color: #fff;
}

/* Disabled
 * The same for all style modifiers
 ========================================================================== */
.uk-subnav > .uk-disabled > a {
  color: #999;
}

/* ========================================================================
   Component: Breadcrumb
 ========================================================================== */
/*
 * Reset list
 */
.uk-breadcrumb {
  padding: 0;
  list-style: none;
}

/*
 * 1. Doesn't generate any box and replaced by child boxes
 */
.uk-breadcrumb > * {
  display: contents;
}

/* Items
 ========================================================================== */
.uk-breadcrumb > * > * {
  font-size: 16px;
  color: #010101;
}

/* Hover */
.uk-breadcrumb > * > :hover {
  color: #010101;
  text-decoration: none;
}

/* Disabled */
/* Active */
.uk-breadcrumb > :last-child > span,
.uk-breadcrumb > :last-child > a:not([href]) {
  color: #010101;
}

/*
 * Divider
 * `nth-child` makes it also work without JS if it's only one row
 * 1. Remove space between inline block elements.
 * 2. Style
 */
.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  content: url("data:image/svg+xml,%3Csvg width=%2716%27 height=%2717%27 viewBox=%270 0 16 17%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg clip-path=%27url%28%23clip0_10073_47545%29%27%3E%3Cpath d=%27M5.33301 15.4331L12.7997 8.49974L5.33301 1.56641%27 stroke=%27%230F2429%27 stroke-opacity=%270.4%27 stroke-width=%271.6%27 stroke-linecap=%27square%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_10073_47545%27%3E%3Crect width=%2716%27 height=%2716%27 fill=%27white%27 transform=%27translate%280 0.5%29%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  display: inline-block;
  /* 1 */
  margin: 0 12px 0 calc(12px - 4px);
  /* 2 */
  font-size: 16px;
  color: #999;
}

/* ========================================================================
   Component: Pagination
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Center items vertically if they have a different height
 * 3. Gutter
 * 4. Reset list
 */
.uk-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* 1 */
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* 2 */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* 3 */
  margin-left: 0;
  /* 4 */
  padding: 0;
  list-style: none;
}

/*
 * 1. Space is allocated solely based on content dimensions: 0 0 auto
 * 2. Gutter
 * 3. Create position context for dropdowns
 */
.uk-pagination > * {
  /* 1 */
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  /* 2 */
  padding-left: 0;
  /* 3 */
  position: relative;
}

/* Items
 ========================================================================== */
/*
 * 1. Center content vertically, e.g. an icon
 * 2. Imitate white space gap when using flexbox
 * 3. Style
 */
.uk-pagination > * > * {
  /* 1 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* 2 */
  -webkit-column-gap: 0.25em;
     -moz-column-gap: 0.25em;
          column-gap: 0.25em;
  /* 3 */
  padding: 5px 10px;
  color: #999;
}

/* Hover */
.uk-pagination > * > :hover {
  color: #666;
  text-decoration: none;
}

/* Active */
.uk-pagination > .uk-active > * {
  color: #666;
}

/* Disabled */
.uk-pagination > .uk-disabled > * {
  color: #999;
}

/* ========================================================================
   Component: Tab
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Gutter
 * 3. Reset list
 */
.uk-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* 1 */
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* 2 */
  margin-left: -20px;
  /* 3 */
  padding: 0;
  list-style: none;
}

/*
 * 1. Space is allocated solely based on content dimensions: 0 0 auto
 * 2. Gutter
 * 3. Create position context for dropdowns
 */
.uk-tab > * {
  /* 1 */
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  /* 2 */
  padding-left: 20px;
  /* 3 */
  position: relative;
}

/* Items
 ========================================================================== */
/*
 * Items must target `a` elements to exclude other elements (e.g. dropdowns)
 * 1. Center content vertically, e.g. an icon
 * 2. Imitate white space gap when using flexbox
 * 3. Center content if a width is set
 * 4. Style
 */
.uk-tab > * > a {
  /* 1 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* 2 */
  -webkit-column-gap: 0.25em;
     -moz-column-gap: 0.25em;
          column-gap: 0.25em;
  /* 3 */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* 4 */
  padding: 5px 10px;
  color: #999;
}

/* Hover */
.uk-tab > * > a:hover {
  color: #666;
  text-decoration: none;
}

/* Active */
.uk-tab > .uk-active > a {
  color: #333;
}

/* Disabled */
.uk-tab > .uk-disabled > a {
  color: #999;
}

/* Position modifier
 ========================================================================== */
/*
 * Bottom
 */
/*
 * Left + Right
 * 1. Reset Gutter
 */
.uk-tab-left,
.uk-tab-right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /* 1 */
  margin-left: 0;
}

/* 1 */
.uk-tab-left > *,
.uk-tab-right > * {
  padding-left: 0;
}

.uk-tab-left > * > a {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

.uk-tab-right > * > a {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

/* ========================================================================
   Component: Slidenav
 ========================================================================== */
/*
 * Adopts `uk-icon`
 */
.uk-slidenav {
  padding: 5px 10px;
  color: rgba(102, 102, 102, 0.5);
}

/* Hover */
.uk-slidenav:hover {
  color: rgba(102, 102, 102, 0.9);
}

/* OnClick */
.uk-slidenav:active {
  color: rgba(102, 102, 102, 0.5);
}

/* Icon modifier
 ========================================================================== */
/*
 * Previous
 */
/*
 * Next
 */
/* Size modifier
 ========================================================================== */
.uk-slidenav-large {
  padding: 10px 10px;
}

/* Container
 ========================================================================== */
.uk-slidenav-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* ========================================================================
   Component: Dotnav
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Reset list
 * 3. Gutter
 */
.uk-dotnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* 1 */
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* 2 */
  margin: 0;
  padding: 0;
  list-style: none;
  /* 3 */
  margin-left: -6px;
}

/*
 * 1. Space is allocated solely based on content dimensions: 0 0 auto
 * 2. Gutter
 */
.uk-dotnav > * {
  /* 1 */
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  /* 2 */
  padding-left: 6px;
}

/* Items
 ========================================================================== */
/*
 * Items
 * 1. Hide text if present
 */
.uk-dotnav > * > * {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: transparent;
  /* 1 */
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}

/* Hover */
.uk-dotnav > * > :hover {
  background-color: #010101;
}

/* OnClick */
.uk-dotnav > * > :active {
  background-color: rgba(102, 102, 102, 0.2);
}

/* Active */
.uk-dotnav > .uk-active > * {
  background-color: #010101;
}

/* Modifier: 'uk-dotnav-vertical'
 ========================================================================== */
/*
 * 1. Change direction
 * 2. Gutter
 */
.uk-dotnav-vertical {
  /* 1 */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /* 2 */
  margin-left: 0;
  margin-top: -6px;
}

/* 2 */
.uk-dotnav-vertical > * {
  padding-left: 0;
  padding-top: 6px;
}

/* ========================================================================
   Component: Dropdown
 ========================================================================== */
/*
 * Adopts `uk-drop`
 * 1. Reset drop and let text expand the width instead of wrapping
 * 2. Set a default width
 * 3. Style
 */
.uk-dropdown {
  --uk-position-offset: 10px;
  --uk-position-viewport-offset: 15px;
  --uk-inverse: dark;
  /* 1 */
  width: auto;
  /* 2 */
  min-width: 200px;
  /* 3 */
  padding: 15px;
  background: #f8f8f8;
  color: #666;
}

/*
 * Remove margin from the last-child
 */
.uk-dropdown > :last-child {
  margin-bottom: 0;
}

.uk-dropdown :focus-visible {
  outline-color: #333 !important;
}

/* Size modifier
 ========================================================================== */
.uk-dropdown-large {
  padding: 40px;
}

/* Dropbar modifier
 ========================================================================== */
/*
 * 1. Reset dropdown width to prevent to early shifting
 * 2. Reset style
 * 3. Padding
 */
.uk-dropdown-dropbar {
  /* 1 */
  width: auto;
  /* 2 */
  background: transparent;
  /* 3 */
  padding: 15px 0 15px 0;
  --uk-position-viewport-offset: 15px;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-dropdown-dropbar {
    --uk-position-viewport-offset: 30px;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-dropdown-dropbar {
    --uk-position-viewport-offset: 40px;
  }
}
.uk-dropdown-dropbar-large {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* Nav
 * Adopts `uk-nav`
 ========================================================================== */
/*
 * Items
 */
.uk-dropdown-nav > li > a {
  color: #999;
}

/* Hover + Active */
.uk-dropdown-nav > li > a:hover,
.uk-dropdown-nav > li.uk-active > a {
  color: #666;
}

/*
 * Subtitle
 */
.uk-dropdown-nav .uk-nav-subtitle {
  font-size: 0.875rem;
}

/*
 * Header
 */
.uk-dropdown-nav .uk-nav-header {
  color: #333;
}

/*
 * Divider
 */
.uk-dropdown-nav .uk-nav-divider {
  border-top: 1px solid #e5e5e5;
}

/*
 * Sublists
 */
.uk-dropdown-nav .uk-nav-sub a {
  color: #999;
}

.uk-dropdown-nav .uk-nav-sub a:hover,
.uk-dropdown-nav .uk-nav-sub li.uk-active > a {
  color: #666;
}

/* ========================================================================
   Component: Lightbox
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set position
 * 3. Allow scrolling for the modal dialog
 * 4. Horizontal padding
 * 5. Mask the background page
 * 6. Fade-in transition
 * 7. Prevent cancellation of pointer events while dragging
 */
.uk-lightbox {
  /* 1 */
  display: none;
  /* 2 */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  /* 5 */
  background: #000;
  /* 6 */
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  /* 7 */
  -ms-touch-action: pinch-zoom;
      touch-action: pinch-zoom;
}

/*
 * Open
 * 1. Center child
 * 2. Fade-in
 */
.uk-lightbox.uk-open {
  display: block;
  /* 2 */
  opacity: 1;
}

/*
 * Focus
 */
.uk-lightbox :focus-visible {
  outline-color: rgba(255, 255, 255, 0.7);
}

/* Page
 ========================================================================== */
/*
 * Prevent scrollbars
 */
.uk-lightbox-page {
  overflow: hidden;
}

/* Item
 ========================================================================== */
/*
 * 1. Center child within the viewport
 * 2. Not visible by default
 * 3. Color needed for spinner icon
 * 4. Optimize animation
 * 5. Responsiveness
 *    Using `vh` for `max-height` to fix image proportions after resize in Safari and Opera
 */
.uk-lightbox-items > * {
  /* 1 */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* 2 */
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* 3 */
  color: rgba(255, 255, 255, 0.7);
  /* 4 */
  will-change: transform, opacity;
}

/* 5 */
.uk-lightbox-items > * > * {
  max-width: 100vw;
  max-height: 100vh;
}

.uk-lightbox-items > * > :not(iframe) {
  width: auto;
  height: auto;
}

.uk-lightbox-items > .uk-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* Toolbar
 ========================================================================== */
.uk-lightbox-toolbar {
  padding: 10px 10px;
  background: rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 0.7);
}

.uk-lightbox-toolbar > * {
  color: rgba(255, 255, 255, 0.7);
}

/* Toolbar Icon (Close)
 ========================================================================== */
.uk-lightbox-toolbar-icon {
  padding: 5px;
  color: rgba(255, 255, 255, 0.7);
}

/*
 * Hover
 */
.uk-lightbox-toolbar-icon:hover {
  color: #fff;
}

/* Button (Slidenav)
 ========================================================================== */
/*
 * 1. Center icon vertically and horizontally
 */
.uk-lightbox-button {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 0.7);
  /* 1 */
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* Hover */
.uk-lightbox-button:hover {
  color: #fff;
}

/* OnClick */
/* Caption
 ========================================================================== */
.uk-lightbox-caption:empty {
  display: none;
}

/* Iframe
 ========================================================================== */
.uk-lightbox-iframe {
  width: 80%;
  height: 80%;
}

/* ========================================================================
   Component: Animation
 ========================================================================== */
[class*=uk-animation-] {
  -webkit-animation: 0.6s ease-out both;
          animation: 0.6s ease-out both;
}

/* Animations
 ========================================================================== */
/*
 * Fade
 */
.uk-animation-fade {
  -webkit-animation-name: uk-fade;
          animation-name: uk-fade;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

/*
 * Scale
 */
.uk-animation-scale-up {
  -webkit-animation-name: uk-fade, uk-scale-up;
          animation-name: uk-fade, uk-scale-up;
}

.uk-animation-scale-down {
  -webkit-animation-name: uk-fade, uk-scale-down;
          animation-name: uk-fade, uk-scale-down;
}

/*
 * Slide
 */
.uk-animation-slide-top {
  -webkit-animation-name: uk-fade, uk-slide-top;
          animation-name: uk-fade, uk-slide-top;
}

.uk-animation-slide-bottom {
  -webkit-animation-name: uk-fade, uk-slide-bottom;
          animation-name: uk-fade, uk-slide-bottom;
}

.uk-animation-slide-left {
  -webkit-animation-name: uk-fade, uk-slide-left;
          animation-name: uk-fade, uk-slide-left;
}

.uk-animation-slide-right {
  -webkit-animation-name: uk-fade, uk-slide-right;
          animation-name: uk-fade, uk-slide-right;
}

/*
 * Slide Small
 */
.uk-animation-slide-top-small {
  -webkit-animation-name: uk-fade, uk-slide-top-small;
          animation-name: uk-fade, uk-slide-top-small;
}

.uk-animation-slide-bottom-small {
  -webkit-animation-name: uk-fade, uk-slide-bottom-small;
          animation-name: uk-fade, uk-slide-bottom-small;
}

.uk-animation-slide-left-small {
  -webkit-animation-name: uk-fade, uk-slide-left-small;
          animation-name: uk-fade, uk-slide-left-small;
}

.uk-animation-slide-right-small {
  -webkit-animation-name: uk-fade, uk-slide-right-small;
          animation-name: uk-fade, uk-slide-right-small;
}

/*
 * Slide Medium
 */
.uk-animation-slide-top-medium {
  -webkit-animation-name: uk-fade, uk-slide-top-medium;
          animation-name: uk-fade, uk-slide-top-medium;
}

.uk-animation-slide-bottom-medium {
  -webkit-animation-name: uk-fade, uk-slide-bottom-medium;
          animation-name: uk-fade, uk-slide-bottom-medium;
}

.uk-animation-slide-left-medium {
  -webkit-animation-name: uk-fade, uk-slide-left-medium;
          animation-name: uk-fade, uk-slide-left-medium;
}

.uk-animation-slide-right-medium {
  -webkit-animation-name: uk-fade, uk-slide-right-medium;
          animation-name: uk-fade, uk-slide-right-medium;
}

/*
 * Kenburns
 */
.uk-animation-kenburns {
  -webkit-animation-name: uk-kenburns;
          animation-name: uk-kenburns;
  -webkit-animation-duration: 15s;
          animation-duration: 15s;
}

/*
 * Shake
 */
.uk-animation-shake {
  -webkit-animation-name: uk-shake;
          animation-name: uk-shake;
}

/*
 * SVG Stroke
 * The `--uk-animation-stroke` custom property contains the longest path length.
 * Set it manually or use `uk-svg="stroke-animation: true"` to set it automatically.
 * All strokes are animated by the same pace and doesn't end simultaneously.
 * To end simultaneously, `pathLength="1"` could be used, but it's not working in Safari yet.
 */
.uk-animation-stroke {
  -webkit-animation-name: uk-stroke;
          animation-name: uk-stroke;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  stroke-dasharray: var(--uk-animation-stroke);
}

/* Direction modifier
 ========================================================================== */
.uk-animation-reverse {
  animation-direction: reverse;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
}

/* Duration modifier
 ========================================================================== */
.uk-animation-fast {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
}

/* Toggle animation based on the State of the Parent Element
 ========================================================================== */
.uk-animation-toggle:not(:hover):not(:focus) [class*=uk-animation-] {
  -webkit-animation-name: none;
          animation-name: none;
}

/* Keyframes used by animation classes
 ========================================================================== */
/*
 * Fade
 */
@-webkit-keyframes uk-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes uk-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*
 * Scale
 */
@-webkit-keyframes uk-scale-up {
  0% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes uk-scale-up {
  0% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes uk-scale-down {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes uk-scale-down {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
/*
 * Slide
 */
@-webkit-keyframes uk-slide-top {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes uk-slide-top {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes uk-slide-bottom {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes uk-slide-bottom {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes uk-slide-left {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes uk-slide-left {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes uk-slide-right {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes uk-slide-right {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
/*
 * Slide Small
 */
@-webkit-keyframes uk-slide-top-small {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes uk-slide-top-small {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes uk-slide-bottom-small {
  0% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes uk-slide-bottom-small {
  0% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes uk-slide-left-small {
  0% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes uk-slide-left-small {
  0% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes uk-slide-right-small {
  0% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes uk-slide-right-small {
  0% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
/*
 * Slide Medium
 */
@-webkit-keyframes uk-slide-top-medium {
  0% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes uk-slide-top-medium {
  0% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes uk-slide-bottom-medium {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes uk-slide-bottom-medium {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes uk-slide-left-medium {
  0% {
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes uk-slide-left-medium {
  0% {
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes uk-slide-right-medium {
  0% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes uk-slide-right-medium {
  0% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
/*
 * Kenburns
 */
@-webkit-keyframes uk-kenburns {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@keyframes uk-kenburns {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
/*
 * Shake
 */
@-webkit-keyframes uk-shake {
  0%, 100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  10% {
    -webkit-transform: translateX(-9px);
            transform: translateX(-9px);
  }
  20% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
  30% {
    -webkit-transform: translateX(-7px);
            transform: translateX(-7px);
  }
  40% {
    -webkit-transform: translateX(6px);
            transform: translateX(6px);
  }
  50% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  60% {
    -webkit-transform: translateX(4px);
            transform: translateX(4px);
  }
  70% {
    -webkit-transform: translateX(-3px);
            transform: translateX(-3px);
  }
  80% {
    -webkit-transform: translateX(2px);
            transform: translateX(2px);
  }
  90% {
    -webkit-transform: translateX(-1px);
            transform: translateX(-1px);
  }
}
@keyframes uk-shake {
  0%, 100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  10% {
    -webkit-transform: translateX(-9px);
            transform: translateX(-9px);
  }
  20% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
  30% {
    -webkit-transform: translateX(-7px);
            transform: translateX(-7px);
  }
  40% {
    -webkit-transform: translateX(6px);
            transform: translateX(6px);
  }
  50% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  60% {
    -webkit-transform: translateX(4px);
            transform: translateX(4px);
  }
  70% {
    -webkit-transform: translateX(-3px);
            transform: translateX(-3px);
  }
  80% {
    -webkit-transform: translateX(2px);
            transform: translateX(2px);
  }
  90% {
    -webkit-transform: translateX(-1px);
            transform: translateX(-1px);
  }
}
/*
 * Stroke
 */
@-webkit-keyframes uk-stroke {
  0% {
    stroke-dashoffset: var(--uk-animation-stroke);
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes uk-stroke {
  0% {
    stroke-dashoffset: var(--uk-animation-stroke);
  }
  100% {
    stroke-dashoffset: 0;
  }
}
/* ========================================================================
   Component: Width
 ========================================================================== */
/* Equal child widths
 ========================================================================== */
[class*=uk-child-width] > * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

.uk-child-width-1-2 > * {
  width: 50%;
}

.uk-child-width-1-3 > * {
  width: calc(100% / 3);
}

.uk-child-width-1-4 > * {
  width: 25%;
}

.uk-child-width-1-5 > * {
  width: 20%;
}

.uk-child-width-1-6 > * {
  width: calc(100% / 6);
}

.uk-child-width-auto > * {
  width: auto;
}

/*
 * 1. Reset the `min-width`, which is set to auto by default, because
 *    flex items won't shrink below their minimum intrinsic content size.
 *    Using `1px` instead of `0`, so items still wrap into the next line,
 *    if they have zero width and padding and the predecessor is 100% wide.
 */
.uk-child-width-expand > :not([class*=uk-width]) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  /* 1 */
  min-width: 1px;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-child-width-1-1\@s > * {
    width: 100%;
  }
  .uk-child-width-1-2\@s > * {
    width: 50%;
  }
  .uk-child-width-1-3\@s > * {
    width: calc(100% / 3);
  }
  .uk-child-width-1-4\@s > * {
    width: 25%;
  }
  .uk-child-width-1-5\@s > * {
    width: 20%;
  }
  .uk-child-width-1-6\@s > * {
    width: calc(100% / 6);
  }
  .uk-child-width-auto\@s > * {
    width: auto;
  }
  .uk-child-width-expand\@s > :not([class*=uk-width]) {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 1px;
  }
  /* Reset expand */
  .uk-child-width-1-1\@s > :not([class*=uk-width]),
  .uk-child-width-1-2\@s > :not([class*=uk-width]),
  .uk-child-width-1-3\@s > :not([class*=uk-width]),
  .uk-child-width-1-4\@s > :not([class*=uk-width]),
  .uk-child-width-1-5\@s > :not([class*=uk-width]),
  .uk-child-width-1-6\@s > :not([class*=uk-width]),
  .uk-child-width-auto\@s > :not([class*=uk-width]) {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-child-width-1-1\@m > * {
    width: 100%;
  }
  .uk-child-width-1-2\@m > * {
    width: 50%;
  }
  .uk-child-width-1-3\@m > * {
    width: calc(100% / 3);
  }
  .uk-child-width-1-4\@m > * {
    width: 25%;
  }
  .uk-child-width-1-5\@m > * {
    width: 20%;
  }
  .uk-child-width-1-6\@m > * {
    width: calc(100% / 6);
  }
  .uk-child-width-auto\@m > * {
    width: auto;
  }
  .uk-child-width-expand\@m > :not([class*=uk-width]) {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 1px;
  }
  /* Reset expand */
  .uk-child-width-1-1\@m > :not([class*=uk-width]),
  .uk-child-width-1-2\@m > :not([class*=uk-width]),
  .uk-child-width-1-3\@m > :not([class*=uk-width]),
  .uk-child-width-1-4\@m > :not([class*=uk-width]),
  .uk-child-width-1-5\@m > :not([class*=uk-width]),
  .uk-child-width-1-6\@m > :not([class*=uk-width]),
  .uk-child-width-auto\@m > :not([class*=uk-width]) {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-child-width-1-1\@l > * {
    width: 100%;
  }
  .uk-child-width-1-2\@l > * {
    width: 50%;
  }
  .uk-child-width-1-3\@l > * {
    width: calc(100% / 3);
  }
  .uk-child-width-1-4\@l > * {
    width: 25%;
  }
  .uk-child-width-1-5\@l > * {
    width: 20%;
  }
  .uk-child-width-1-6\@l > * {
    width: calc(100% / 6);
  }
  .uk-child-width-auto\@l > * {
    width: auto;
  }
  .uk-child-width-expand\@l > :not([class*=uk-width]) {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 1px;
  }
  /* Reset expand */
  .uk-child-width-1-1\@l > :not([class*=uk-width]),
  .uk-child-width-1-2\@l > :not([class*=uk-width]),
  .uk-child-width-1-3\@l > :not([class*=uk-width]),
  .uk-child-width-1-4\@l > :not([class*=uk-width]),
  .uk-child-width-1-5\@l > :not([class*=uk-width]),
  .uk-child-width-1-6\@l > :not([class*=uk-width]),
  .uk-child-width-auto\@l > :not([class*=uk-width]) {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-child-width-1-1\@xl > * {
    width: 100%;
  }
  .uk-child-width-1-2\@xl > * {
    width: 50%;
  }
  .uk-child-width-1-3\@xl > * {
    width: calc(100% / 3);
  }
  .uk-child-width-1-4\@xl > * {
    width: 25%;
  }
  .uk-child-width-1-5\@xl > * {
    width: 20%;
  }
  .uk-child-width-1-6\@xl > * {
    width: calc(100% / 6);
  }
  .uk-child-width-auto\@xl > * {
    width: auto;
  }
  .uk-child-width-expand\@xl > :not([class*=uk-width]) {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 1px;
  }
  /* Reset expand */
  .uk-child-width-1-1\@xl > :not([class*=uk-width]),
  .uk-child-width-1-2\@xl > :not([class*=uk-width]),
  .uk-child-width-1-3\@xl > :not([class*=uk-width]),
  .uk-child-width-1-4\@xl > :not([class*=uk-width]),
  .uk-child-width-1-5\@xl > :not([class*=uk-width]),
  .uk-child-width-1-6\@xl > :not([class*=uk-width]),
  .uk-child-width-auto\@xl > :not([class*=uk-width]) {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}
/* Single Widths
 ========================================================================== */
/*
 * 1. `max-width` is needed for the pixel-based classes
 */
[class*=uk-width] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  /* 1 */
  max-width: 100%;
}

/* Halves */
.uk-width-1-2 {
  width: 50%;
}

/* Thirds */
.uk-width-1-3 {
  width: calc(100% / 3);
}

.uk-width-2-3 {
  width: calc(200% / 3);
}

/* Quarters */
.uk-width-1-4 {
  width: 25%;
}

.uk-width-3-4 {
  width: 75%;
}

/* Fifths */
.uk-width-1-5 {
  width: 20%;
}

.uk-width-2-5 {
  width: 40%;
}

.uk-width-3-5 {
  width: 60%;
}

.uk-width-4-5 {
  width: 80%;
}

/* Sixths */
.uk-width-1-6 {
  width: calc(100% / 6);
}

.uk-width-5-6 {
  width: calc(500% / 6);
}

/* Pixel */
.uk-width-small {
  width: 150px;
}

.uk-width-medium {
  width: 300px;
}

.uk-width-large {
  width: 450px;
}

.uk-width-xlarge {
  width: 600px;
}

.uk-width-2xlarge {
  width: 750px;
}

/* Auto */
.uk-width-auto {
  width: auto;
}

/* Expand */
.uk-width-expand {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 1px;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  /* Whole */
  .uk-width-1-1\@s {
    width: 100%;
  }
  /* Halves */
  .uk-width-1-2\@s {
    width: 50%;
  }
  /* Thirds */
  .uk-width-1-3\@s {
    width: calc(100% / 3);
  }
  .uk-width-2-3\@s {
    width: calc(200% / 3);
  }
  /* Quarters */
  .uk-width-1-4\@s {
    width: 25%;
  }
  .uk-width-3-4\@s {
    width: 75%;
  }
  /* Fifths */
  .uk-width-1-5\@s {
    width: 20%;
  }
  .uk-width-2-5\@s {
    width: 40%;
  }
  .uk-width-3-5\@s {
    width: 60%;
  }
  .uk-width-4-5\@s {
    width: 80%;
  }
  /* Sixths */
  .uk-width-1-6\@s {
    width: calc(100% / 6);
  }
  .uk-width-5-6\@s {
    width: calc(500% / 6);
  }
  /* Pixel */
  .uk-width-small\@s {
    width: 150px;
  }
  .uk-width-medium\@s {
    width: 300px;
  }
  .uk-width-large\@s {
    width: 450px;
  }
  .uk-width-xlarge\@s {
    width: 600px;
  }
  .uk-width-2xlarge\@s {
    width: 750px;
  }
  /* Auto */
  .uk-width-auto\@s {
    width: auto;
  }
  /* Expand */
  .uk-width-expand\@s {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 1px;
  }
  /* Reset expand */
  .uk-width-1-1\@s,
  .uk-width-1-2\@s,
  .uk-width-1-3\@s,
  .uk-width-2-3\@s,
  .uk-width-1-4\@s,
  .uk-width-3-4\@s,
  .uk-width-1-5\@s,
  .uk-width-2-5\@s,
  .uk-width-3-5\@s,
  .uk-width-4-5\@s,
  .uk-width-1-6\@s,
  .uk-width-5-6\@s,
  .uk-width-small\@s,
  .uk-width-medium\@s,
  .uk-width-large\@s,
  .uk-width-xlarge\@s,
  .uk-width-2xlarge\@s,
  .uk-width-auto\@s {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  /* Whole */
  .uk-width-1-1\@m {
    width: 100%;
  }
  /* Halves */
  .uk-width-1-2\@m {
    width: 50%;
  }
  /* Thirds */
  .uk-width-1-3\@m {
    width: calc(100% / 3);
  }
  .uk-width-2-3\@m {
    width: calc(200% / 3);
  }
  /* Quarters */
  .uk-width-1-4\@m {
    width: 25%;
  }
  .uk-width-3-4\@m {
    width: 75%;
  }
  /* Fifths */
  .uk-width-1-5\@m {
    width: 20%;
  }
  .uk-width-2-5\@m {
    width: 40%;
  }
  .uk-width-3-5\@m {
    width: 60%;
  }
  .uk-width-4-5\@m {
    width: 80%;
  }
  /* Sixths */
  .uk-width-1-6\@m {
    width: calc(100% / 6);
  }
  .uk-width-5-6\@m {
    width: calc(500% / 6);
  }
  /* Pixel */
  .uk-width-small\@m {
    width: 150px;
  }
  .uk-width-medium\@m {
    width: 300px;
  }
  .uk-width-large\@m {
    width: 450px;
  }
  .uk-width-xlarge\@m {
    width: 600px;
  }
  .uk-width-2xlarge\@m {
    width: 750px;
  }
  /* Auto */
  .uk-width-auto\@m {
    width: auto;
  }
  /* Expand */
  .uk-width-expand\@m {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 1px;
  }
  /* Reset expand */
  .uk-width-1-1\@m,
  .uk-width-1-2\@m,
  .uk-width-1-3\@m,
  .uk-width-2-3\@m,
  .uk-width-1-4\@m,
  .uk-width-3-4\@m,
  .uk-width-1-5\@m,
  .uk-width-2-5\@m,
  .uk-width-3-5\@m,
  .uk-width-4-5\@m,
  .uk-width-1-6\@m,
  .uk-width-5-6\@m,
  .uk-width-small\@m,
  .uk-width-medium\@m,
  .uk-width-large\@m,
  .uk-width-xlarge\@m,
  .uk-width-2xlarge\@m,
  .uk-width-auto\@m {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  /* Whole */
  .uk-width-1-1\@l {
    width: 100%;
  }
  /* Halves */
  .uk-width-1-2\@l {
    width: 50%;
  }
  /* Thirds */
  .uk-width-1-3\@l {
    width: calc(100% / 3);
  }
  .uk-width-2-3\@l {
    width: calc(200% / 3);
  }
  /* Quarters */
  .uk-width-1-4\@l {
    width: 25%;
  }
  .uk-width-3-4\@l {
    width: 75%;
  }
  /* Fifths */
  .uk-width-1-5\@l {
    width: 20%;
  }
  .uk-width-2-5\@l {
    width: 40%;
  }
  .uk-width-3-5\@l {
    width: 60%;
  }
  .uk-width-4-5\@l {
    width: 80%;
  }
  /* Sixths */
  .uk-width-1-6\@l {
    width: calc(100% / 6);
  }
  .uk-width-5-6\@l {
    width: calc(500% / 6);
  }
  /* Pixel */
  .uk-width-small\@l {
    width: 150px;
  }
  .uk-width-medium\@l {
    width: 300px;
  }
  .uk-width-large\@l {
    width: 450px;
  }
  .uk-width-xlarge\@l {
    width: 600px;
  }
  .uk-width-2xlarge\@l {
    width: 750px;
  }
  /* Auto */
  .uk-width-auto\@l {
    width: auto;
  }
  /* Expand */
  .uk-width-expand\@l {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 1px;
  }
  /* Reset expand */
  .uk-width-1-1\@l,
  .uk-width-1-2\@l,
  .uk-width-1-3\@l,
  .uk-width-2-3\@l,
  .uk-width-1-4\@l,
  .uk-width-3-4\@l,
  .uk-width-1-5\@l,
  .uk-width-2-5\@l,
  .uk-width-3-5\@l,
  .uk-width-4-5\@l,
  .uk-width-1-6\@l,
  .uk-width-5-6\@l,
  .uk-width-small\@l,
  .uk-width-medium\@l,
  .uk-width-large\@l,
  .uk-width-xlarge\@l,
  .uk-width-2xlarge\@l,
  .uk-width-auto\@l {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  /* Whole */
  .uk-width-1-1\@xl {
    width: 100%;
  }
  /* Halves */
  .uk-width-1-2\@xl {
    width: 50%;
  }
  /* Thirds */
  .uk-width-1-3\@xl {
    width: calc(100% / 3);
  }
  .uk-width-2-3\@xl {
    width: calc(200% / 3);
  }
  /* Quarters */
  .uk-width-1-4\@xl {
    width: 25%;
  }
  .uk-width-3-4\@xl {
    width: 75%;
  }
  /* Fifths */
  .uk-width-1-5\@xl {
    width: 20%;
  }
  .uk-width-2-5\@xl {
    width: 40%;
  }
  .uk-width-3-5\@xl {
    width: 60%;
  }
  .uk-width-4-5\@xl {
    width: 80%;
  }
  /* Sixths */
  .uk-width-1-6\@xl {
    width: calc(100% / 6);
  }
  .uk-width-5-6\@xl {
    width: calc(500% / 6);
  }
  /* Pixel */
  .uk-width-small\@xl {
    width: 150px;
  }
  .uk-width-medium\@xl {
    width: 300px;
  }
  .uk-width-large\@xl {
    width: 450px;
  }
  .uk-width-xlarge\@xl {
    width: 600px;
  }
  .uk-width-2xlarge\@xl {
    width: 750px;
  }
  /* Auto */
  .uk-width-auto\@xl {
    width: auto;
  }
  /* Expand */
  .uk-width-expand\@xl {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 1px;
  }
  /* Reset expand */
  .uk-width-1-1\@xl,
  .uk-width-1-2\@xl,
  .uk-width-1-3\@xl,
  .uk-width-2-3\@xl,
  .uk-width-1-4\@xl,
  .uk-width-3-4\@xl,
  .uk-width-1-5\@xl,
  .uk-width-2-5\@xl,
  .uk-width-3-5\@xl,
  .uk-width-4-5\@xl,
  .uk-width-1-6\@xl,
  .uk-width-5-6\@xl,
  .uk-width-small\@xl,
  .uk-width-medium\@xl,
  .uk-width-large\@xl,
  .uk-width-xlarge\@xl,
  .uk-width-2xlarge\@xl,
  .uk-width-auto\@xl {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}
/* Intrinsic Widths
 ========================================================================== */
.uk-width-max-content {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.uk-width-min-content {
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
}

/* ========================================================================
   Component: Height
 ========================================================================== */
[class*=uk-height] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*
 * Only works if parent element has a height set
 */
.uk-height-1-1 {
  height: 100%;
}

/*
 * Useful to create image teasers
 */
.uk-height-viewport {
  min-height: 100vh;
}

.uk-height-viewport-2 {
  min-height: 200vh;
}

.uk-height-viewport-3 {
  min-height: 300vh;
}

.uk-height-viewport-4 {
  min-height: 400vh;
}

/*
 * Pixel
 * Useful for `overflow: auto`
 */
.uk-height-small {
  height: 150px;
}

.uk-height-medium {
  height: 300px;
}

.uk-height-large {
  height: 450px;
}

.uk-height-max-small {
  max-height: 150px;
}

.uk-height-max-medium {
  max-height: 300px;
}

.uk-height-max-large {
  max-height: 450px;
}

/* ========================================================================
   Component: Text
 ========================================================================== */
/* Style modifiers
 ========================================================================== */
.uk-text-lead {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #333;
}

.uk-text-meta {
  font-size: 0.875rem;
  line-height: 1.4;
  color: #999;
}

/* Size modifiers
 ========================================================================== */
.uk-text-small {
  font-size: 0.875rem;
  line-height: 1.5;
}

.uk-text-large {
  font-size: 1.5rem;
  line-height: 1.5;
}

.uk-text-default {
  font-size: 16px;
  line-height: 1.5;
}

/* Weight modifier
 ========================================================================== */
.uk-text-light {
  font-weight: 300;
}

.uk-text-normal {
  font-weight: 400;
}

.uk-text-bold {
  font-weight: 700;
}

.uk-text-lighter {
  font-weight: lighter;
}

.uk-text-bolder {
  font-weight: bolder;
}

/* Style modifier
 ========================================================================== */
.uk-text-italic {
  font-style: italic;
}

/* Transform modifier
 ========================================================================== */
.uk-text-capitalize {
  text-transform: capitalize !important;
}

.uk-text-uppercase {
  text-transform: uppercase !important;
}

.uk-text-lowercase {
  text-transform: lowercase !important;
}

/* Decoration modifier
 ========================================================================== */
.uk-text-decoration-none {
  text-decoration: none !important;
}

/* Color modifiers
 ========================================================================== */
.uk-text-muted {
  color: #999 !important;
}

.uk-text-emphasis {
  color: #333 !important;
}

.uk-text-primary {
  color: #1e87f0 !important;
}

.uk-text-secondary {
  color: #222 !important;
}

.uk-text-success {
  color: #32d296 !important;
}

.uk-text-warning {
  color: #faa05a !important;
}

.uk-text-danger {
  color: #f0506e !important;
}

/* Background modifier
 ========================================================================== */
/*
 * 1. The background clips to the foreground text. Works in all browsers.
 * 2. Default color is set to transparent.
 * 3. Container fits the text
 * 4. Style
 */
.uk-text-background {
  /* 1 */
  -webkit-background-clip: text;
  /* 2 */
  color: transparent !important;
  /* 3 */
  display: inline-block;
  /* 4 */
  background-color: #1e87f0;
}

/* Alignment modifiers
 ========================================================================== */
.uk-text-left {
  text-align: left !important;
}

.uk-text-right {
  text-align: right !important;
}

.uk-text-center {
  text-align: center !important;
}

.uk-text-justify {
  text-align: justify !important;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-text-left\@s {
    text-align: left !important;
  }
  .uk-text-right\@s {
    text-align: right !important;
  }
  .uk-text-center\@s {
    text-align: center !important;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-text-left\@m {
    text-align: left !important;
  }
  .uk-text-right\@m {
    text-align: right !important;
  }
  .uk-text-center\@m {
    text-align: center !important;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-text-left\@l {
    text-align: left !important;
  }
  .uk-text-right\@l {
    text-align: right !important;
  }
  .uk-text-center\@l {
    text-align: center !important;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-text-left\@xl {
    text-align: left !important;
  }
  .uk-text-right\@xl {
    text-align: right !important;
  }
  .uk-text-center\@xl {
    text-align: center !important;
  }
}
/*
 * Vertical
 */
.uk-text-top {
  vertical-align: top !important;
}

.uk-text-middle {
  vertical-align: middle !important;
}

.uk-text-bottom {
  vertical-align: bottom !important;
}

.uk-text-baseline {
  vertical-align: baseline !important;
}

/* Wrap modifiers
 ========================================================================== */
/*
 * Prevent text from wrapping onto multiple lines
 */
.uk-text-nowrap {
  white-space: nowrap;
}

/*
 * 1. Make sure a max-width is set after which truncation can occur
 * 2. Prevent text from wrapping onto multiple lines, and truncate with an ellipsis
 * 3. Fix for table cells
 */
.uk-text-truncate {
  /* 1 */
  max-width: 100%;
  /* 2 */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 2 */
th.uk-text-truncate,
td.uk-text-truncate {
  max-width: 0;
}

/*
 * Wrap long words onto the next line and break them if they are too long to fit.
 * 1. Make it work with table cells in all browsers.
 * Note: Not using `hyphens: auto` because it hyphenates text even if not needed.
 */
.uk-text-break {
  overflow-wrap: break-word;
}

/* 1 */
th.uk-text-break,
td.uk-text-break {
  word-break: break-word;
}

/* ========================================================================
   Component: Column
 ========================================================================== */
[class*=uk-column-] {
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  [class*=uk-column-] {
    -webkit-column-gap: 32px;
       -moz-column-gap: 32px;
            column-gap: 32px;
  }
}
/*
 * Fix image 1px line wrapping into the next column in Chrome
 */
[class*=uk-column-] img {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

/* Divider
 ========================================================================== */
/*
 * 1. Double the column gap
 */
.uk-column-divider {
  -webkit-column-rule: 1px solid #e5e5e5;
     -moz-column-rule: 1px solid #e5e5e5;
          column-rule: 1px solid #e5e5e5;
  /* 1 */
  -webkit-column-gap: 48px;
     -moz-column-gap: 48px;
          column-gap: 48px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-column-divider {
    -webkit-column-gap: 64px;
       -moz-column-gap: 64px;
            column-gap: 64px;
  }
}
/* Width modifiers
 ========================================================================== */
.uk-column-1-2 {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}

.uk-column-1-3 {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
}

.uk-column-1-4 {
  -webkit-column-count: 4;
     -moz-column-count: 4;
          column-count: 4;
}

.uk-column-1-5 {
  -webkit-column-count: 5;
     -moz-column-count: 5;
          column-count: 5;
}

.uk-column-1-6 {
  -webkit-column-count: 6;
     -moz-column-count: 6;
          column-count: 6;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-column-1-2\@s {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
  .uk-column-1-3\@s {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
  .uk-column-1-4\@s {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }
  .uk-column-1-5\@s {
    -webkit-column-count: 5;
       -moz-column-count: 5;
            column-count: 5;
  }
  .uk-column-1-6\@s {
    -webkit-column-count: 6;
       -moz-column-count: 6;
            column-count: 6;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-column-1-2\@m {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
  .uk-column-1-3\@m {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
  .uk-column-1-4\@m {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }
  .uk-column-1-5\@m {
    -webkit-column-count: 5;
       -moz-column-count: 5;
            column-count: 5;
  }
  .uk-column-1-6\@m {
    -webkit-column-count: 6;
       -moz-column-count: 6;
            column-count: 6;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-column-1-2\@l {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
  .uk-column-1-3\@l {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
  .uk-column-1-4\@l {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }
  .uk-column-1-5\@l {
    -webkit-column-count: 5;
       -moz-column-count: 5;
            column-count: 5;
  }
  .uk-column-1-6\@l {
    -webkit-column-count: 6;
       -moz-column-count: 6;
            column-count: 6;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-column-1-2\@xl {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
  .uk-column-1-3\@xl {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
  .uk-column-1-4\@xl {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }
  .uk-column-1-5\@xl {
    -webkit-column-count: 5;
       -moz-column-count: 5;
            column-count: 5;
  }
  .uk-column-1-6\@xl {
    -webkit-column-count: 6;
       -moz-column-count: 6;
            column-count: 6;
  }
}
/* Make element span across all columns
 * Does not work in Firefox yet
 ========================================================================== */
.uk-column-span {
  -webkit-column-span: all;
     -moz-column-span: all;
          column-span: all;
}

/* ========================================================================
   Component: Cover
 ========================================================================== */
/*
 * Works with iframes and embedded content
 * 1. Use attribute to apply transform instantly. Needed if transform is transitioned.
 * 2. Reset responsiveness for embedded content
 * 3. Center object
 * Note: Percent values on the `top` property only works if this element
 *       is absolute positioned or if the container has a height
 */
/* 1 */
[uk-cover]:where(canvas, iframe, svg),
[data-uk-cover]:where(canvas, iframe, svg) {
  /* 2 */
  max-width: none;
  /* 3 */
  position: absolute;
  left: 50%;
  top: 50%;
  --uk-position-translate-x: -50%;
  --uk-position-translate-y: -50%;
  -webkit-transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y));
          transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y));
}

iframe[uk-cover],
iframe[data-uk-cover] {
  pointer-events: none;
}

[uk-cover]:where(img, video),
[data-uk-cover]:where(img, video) {
  /* 3 */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

/* Container
 ========================================================================== */
/*
 * 1. Parent container which clips resized object
 * 2. Needed if the child is positioned absolute. See note above
 */
.uk-cover-container {
  /* 1 */
  overflow: hidden;
  /* 2 */
  position: relative;
}

/* ========================================================================
   Component: Background
 ========================================================================== */
/* Color
 ========================================================================== */
.uk-background-default {
  background-color: #fff;
}

.uk-background-muted {
  background-color: #f8f8f8;
}

.uk-background-primary {
  background-color: #1e87f0;
}

.uk-background-secondary {
  background-color: #222;
}

/* Size
 ========================================================================== */
.uk-background-cover,
.uk-background-contain,
.uk-background-width-1-1,
.uk-background-height-1-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.uk-background-cover {
  background-size: cover;
}

.uk-background-contain {
  background-size: contain;
}

.uk-background-width-1-1 {
  background-size: 100%;
}

.uk-background-height-1-1 {
  background-size: auto 100%;
}

/* Position
 ========================================================================== */
.uk-background-top-left {
  background-position: 0 0;
}

.uk-background-top-center {
  background-position: 50% 0;
}

.uk-background-top-right {
  background-position: 100% 0;
}

.uk-background-center-left {
  background-position: 0 50%;
}

.uk-background-center-center {
  background-position: 50% 50%;
}

.uk-background-center-right {
  background-position: 100% 50%;
}

.uk-background-bottom-left {
  background-position: 0 100%;
}

.uk-background-bottom-center {
  background-position: 50% 100%;
}

.uk-background-bottom-right {
  background-position: 100% 100%;
}

/* Repeat
 ========================================================================== */
.uk-background-norepeat {
  background-repeat: no-repeat;
}

/* Attachment
 ========================================================================== */
/*
 * 1. Fix bug introduced in Chrome 67: the background image is not visible if any element on the page uses `translate3d`
 */
.uk-background-fixed {
  background-attachment: fixed;
  /* 1 */
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/*
 * Exclude touch devices because `fixed` doesn't work on iOS and Android
 */
@media (pointer: coarse) {
  .uk-background-fixed {
    background-attachment: scroll;
  }
}
/* Image
 ========================================================================== */
/* Phone portrait and smaller */
@media (max-width: 639px) {
  .uk-background-image\@s {
    background-image: none !important;
  }
}
/* Phone landscape and smaller */
@media (max-width: 959px) {
  .uk-background-image\@m {
    background-image: none !important;
  }
}
/* Tablet landscape and smaller */
@media (max-width: 1199px) {
  .uk-background-image\@l {
    background-image: none !important;
  }
}
/* Desktop and smaller */
@media (max-width: 1599px) {
  .uk-background-image\@xl {
    background-image: none !important;
  }
}
/* Blend modes
 ========================================================================== */
.uk-background-blend-multiply {
  background-blend-mode: multiply;
}

.uk-background-blend-screen {
  background-blend-mode: screen;
}

.uk-background-blend-overlay {
  background-blend-mode: overlay;
}

.uk-background-blend-darken {
  background-blend-mode: darken;
}

.uk-background-blend-lighten {
  background-blend-mode: lighten;
}

.uk-background-blend-color-dodge {
  background-blend-mode: color-dodge;
}

.uk-background-blend-color-burn {
  background-blend-mode: color-burn;
}

.uk-background-blend-hard-light {
  background-blend-mode: hard-light;
}

.uk-background-blend-soft-light {
  background-blend-mode: soft-light;
}

.uk-background-blend-difference {
  background-blend-mode: difference;
}

.uk-background-blend-exclusion {
  background-blend-mode: exclusion;
}

.uk-background-blend-hue {
  background-blend-mode: hue;
}

.uk-background-blend-saturation {
  background-blend-mode: saturation;
}

.uk-background-blend-color {
  background-blend-mode: color;
}

.uk-background-blend-luminosity {
  background-blend-mode: luminosity;
}

/* ========================================================================
   Component: Align
 ========================================================================== */
/*
 * Default
 */
[class*=uk-align] {
  display: block;
  margin-bottom: 30px;
}

* + [class*=uk-align] {
  margin-top: 30px;
}

/*
 * Center
 */
.uk-align-center {
  margin-left: auto;
  margin-right: auto;
}

/*
 * Left/Right
 */
.uk-align-left {
  margin-top: 0;
  margin-right: 30px;
  float: left;
}

.uk-align-right {
  margin-top: 0;
  margin-left: 30px;
  float: right;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-align-left\@s {
    margin-top: 0;
    margin-right: 30px;
    float: left;
  }
  .uk-align-right\@s {
    margin-top: 0;
    margin-left: 30px;
    float: right;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-align-left\@m {
    margin-top: 0;
    margin-right: 30px;
    float: left;
  }
  .uk-align-right\@m {
    margin-top: 0;
    margin-left: 30px;
    float: right;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-align-left\@l {
    margin-top: 0;
    float: left;
  }
  .uk-align-right\@l {
    margin-top: 0;
    float: right;
  }
  .uk-align-left,
  .uk-align-left\@s,
  .uk-align-left\@m,
  .uk-align-left\@l {
    margin-right: 40px;
  }
  .uk-align-right,
  .uk-align-right\@s,
  .uk-align-right\@m,
  .uk-align-right\@l {
    margin-left: 40px;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-align-left\@xl {
    margin-top: 0;
    margin-right: 40px;
    float: left;
  }
  .uk-align-right\@xl {
    margin-top: 0;
    margin-left: 40px;
    float: right;
  }
}
/* ========================================================================
   Component: SVG
 ========================================================================== */
/*
 * 1. Fill all SVG elements with the current text color if no `fill` attribute is set
 * 2. Set the fill and stroke color of all SVG elements to the current text color
 */
/* 1 */
.uk-svg,
.uk-svg:not(.uk-preserve) [fill*="#"]:not(.uk-preserve) {
  fill: currentcolor;
}

.uk-svg:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {
  stroke: currentcolor;
}

/*
 * Fix Firefox blurry SVG rendering: https://bugzilla.mozilla.org/show_bug.cgi?id=1046835
 */
.uk-svg {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

/* ========================================================================
   Component: Utility
 ========================================================================== */
/* Panel
 ========================================================================== */
.uk-panel {
  display: flow-root;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*
 * Remove margin from the last-child
 */
.uk-panel > :last-child {
  margin-bottom: 0;
}

/*
 * Scrollable
 */
.uk-panel-scrollable {
  height: 170px;
  padding: 10px;
  border: 1px solid #e5e5e5;
  overflow: auto;
  resize: both;
}

/* Clearfix
 ========================================================================== */
/*
 * 1. `table-cell` is used with `::before` because `table` creates a 1px gap when it becomes a flex item, only in Webkit
 * 2. `table` is used again with `::after` because `clear` only works with block elements.
 * Note: `display: block` with `overflow: hidden` is currently not working in the latest Safari
 */
/* 1 */
.uk-clearfix::before {
  content: "";
  display: table-cell;
}

/* 2 */
.uk-clearfix::after {
  content: "";
  display: table;
  clear: both;
}

/* Float
 ========================================================================== */
/*
 * 1. Prevent content overflow
 */
.uk-float-left {
  float: left;
}

.uk-float-right {
  float: right;
}

/* 1 */
[class*=uk-float-] {
  max-width: 100%;
}

/* Overflow
 ========================================================================== */
.uk-overflow-hidden {
  overflow: hidden;
}

/*
 * Enable scrollbars if content is clipped
 */
.uk-overflow-auto {
  overflow: auto;
}

.uk-overflow-auto > :last-child {
  margin-bottom: 0;
}

/* Box Sizing
 ========================================================================== */
.uk-box-sizing-content {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.uk-box-sizing-border {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* Resize
 ========================================================================== */
.uk-resize {
  resize: both;
}

.uk-resize-horizontal {
  resize: horizontal;
}

.uk-resize-vertical {
  resize: vertical;
}

/* Display
 ========================================================================== */
.uk-display-block {
  display: block !important;
}

.uk-display-inline {
  display: inline !important;
}

.uk-display-inline-block {
  display: inline-block !important;
}

/* Inline
 ========================================================================== */
/*
 * 1. Container fits its content
 * 2. Create position context
 * 3. Prevent content overflow
 * 4. Behave like most inline-block elements
 * 5. Force new layer without creating a new stacking context
 *    to fix 1px glitch when combined with overlays and transitions in Webkit
 * 6. Clip child elements
 */
[class*=uk-inline] {
  /* 1 */
  display: inline-block;
  /* 2 */
  position: relative;
  /* 3 */
  max-width: 100%;
  /* 4 */
  vertical-align: middle;
  /* 5 */
  -webkit-backface-visibility: hidden;
}

.uk-inline-clip {
  /* 6 */
  overflow: hidden;
}

/* Responsive objects
 ========================================================================== */
/*
 * Preserve original dimensions
 * Because `img, `video`, `canvas` and  `audio` are already responsive by default, see Base component
 */
.uk-preserve-width,
.uk-preserve-width canvas,
.uk-preserve-width img,
.uk-preserve-width svg,
.uk-preserve-width video {
  max-width: none;
}

/*
 * Responsiveness
 * Corrects `max-width` and `max-height` behavior if padding and border are used
 */
.uk-responsive-width,
.uk-responsive-height {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*
 * 1. Set a maximum width. `important` needed to override `uk-preserve-width img`
 * 2. Auto scale the height. Only needed if `height` attribute is present
 */
.uk-responsive-width {
  /* 1 */
  max-width: 100% !important;
  /* 2 */
  height: auto;
}

/*
 * 1. Set a maximum height. Only works if the parent element has a fixed height
 * 2. Auto scale the width. Only needed if `width` attribute is present
 * 3. Reset max-width, which `img, `video`, `canvas` and  `audio` already have by default
 */
.uk-responsive-height {
  /* 1 */
  max-height: 100%;
  /* 2 */
  width: auto;
  /* 3 */
  max-width: none;
}

/*
 * Fix initial iframe width. Without the viewport is expanded on iOS devices
 */
[uk-responsive],
[data-uk-responsive] {
  max-width: 100%;
}

/* Object
 ========================================================================== */
.uk-object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.uk-object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.uk-object-fill {
  -o-object-fit: fill;
     object-fit: fill;
}

.uk-object-none {
  -o-object-fit: none;
     object-fit: none;
}

.uk-object-scale-down {
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

/*
 * Position
 */
.uk-object-top-left {
  -o-object-position: 0 0;
     object-position: 0 0;
}

.uk-object-top-center {
  -o-object-position: 50% 0;
     object-position: 50% 0;
}

.uk-object-top-right {
  -o-object-position: 100% 0;
     object-position: 100% 0;
}

.uk-object-center-left {
  -o-object-position: 0 50%;
     object-position: 0 50%;
}

.uk-object-center-center {
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

.uk-object-center-right {
  -o-object-position: 100% 50%;
     object-position: 100% 50%;
}

.uk-object-bottom-left {
  -o-object-position: 0 100%;
     object-position: 0 100%;
}

.uk-object-bottom-center {
  -o-object-position: 50% 100%;
     object-position: 50% 100%;
}

.uk-object-bottom-right {
  -o-object-position: 100% 100%;
     object-position: 100% 100%;
}

/* Border
 ========================================================================== */
.uk-border-circle {
  border-radius: 50%;
}

.uk-border-pill {
  border-radius: 500px;
}

.uk-border-rounded {
  border-radius: 5px;
}

/*
 * Fix `overflow: hidden` to be ignored with border-radius and CSS transforms in Webkit
 */
.uk-inline-clip[class*=uk-border-] {
  -webkit-transform: translateZ(0);
}

/* Box-shadow
 ========================================================================== */
.uk-box-shadow-small {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-medium {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-large {
  -webkit-box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
          box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}

.uk-box-shadow-xlarge {
  -webkit-box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
          box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
}

/*
 * Hover
 */
[class*=uk-box-shadow-hover] {
  -webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
  transition: -webkit-box-shadow 0.1s ease-in-out;
  transition: box-shadow 0.1s ease-in-out;
  transition: box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.uk-box-shadow-hover-small:hover {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-hover-medium:hover {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-hover-large:hover {
  -webkit-box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
          box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}

.uk-box-shadow-hover-xlarge:hover {
  -webkit-box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
          box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
}

/* Box-shadow bottom
 ========================================================================== */
/*
 * 1. Set position.
 * 2. Set style
 * 3. Fix shadow being clipped in Safari if container is animated
 */
@supports (filter: blur(0)) {
  .uk-box-shadow-bottom {
    display: inline-block;
    position: relative;
    z-index: 0;
    max-width: 100%;
    vertical-align: middle;
  }
  .uk-box-shadow-bottom::after {
    content: "";
    /* 1 */
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    z-index: -1;
    /* 2 */
    height: 30px;
    border-radius: 100%;
    background: #444;
    -webkit-filter: blur(20px);
            filter: blur(20px);
    /* 3 */
    will-change: filter;
  }
}
/* Drop cap
 ========================================================================== */
/*
 * 1. Firefox doesn't apply `::first-letter` if the first letter is inside child elements
 *    https://bugzilla.mozilla.org/show_bug.cgi?id=214004
 * 2. In Firefox, a floating `::first-letter` doesn't have a line box and there for no `line-height`
 *    https://bugzilla.mozilla.org/show_bug.cgi?id=317933
 */
.uk-dropcap::first-letter,
.uk-dropcap > p:first-of-type::first-letter {
  display: block;
  margin-right: 10px;
  float: left;
  font-size: 4.5em;
  line-height: 1;
}

/* 2 */
@-moz-document url-prefix() {
  .uk-dropcap::first-letter,
  .uk-dropcap > p:first-of-type::first-letter {
    margin-top: 1.1%;
  }
}
/* Logo
 ========================================================================== */
/*
 * 1. Style
 * 2. Required for `a`
 * 3. Behave like image but can be overridden through flex utility classes
 */
.uk-logo {
  /* 1 */
  font-size: 1.5rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #333;
  /* 2 */
  text-decoration: none;
}

/* 3 */
:where(.uk-logo) {
  display: inline-block;
  vertical-align: middle;
}

/* Hover */
.uk-logo:hover {
  color: #333;
  /* 1 */
  text-decoration: none;
}

.uk-logo :where(img, svg, video) {
  display: block;
}

.uk-logo-inverse {
  display: none;
}

/* Disabled State
 ========================================================================== */
.uk-disabled {
  pointer-events: none;
}

/* Drag State
 ========================================================================== */
/*
 * 1. Needed if moving over elements with have their own cursor on hover, e.g. links or buttons
 * 2. Fix dragging over iframes
 */
.uk-drag,
.uk-drag * {
  cursor: move;
}

/* 2 */
.uk-drag iframe {
  pointer-events: none;
}

/* Dragover State
 ========================================================================== */
/*
 * Create a box-shadow when dragging a file over the upload area
 */
.uk-dragover {
  -webkit-box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
          box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
}

/* Blend modes
 ========================================================================== */
.uk-blend-multiply {
  mix-blend-mode: multiply;
}

.uk-blend-screen {
  mix-blend-mode: screen;
}

.uk-blend-overlay {
  mix-blend-mode: overlay;
}

.uk-blend-darken {
  mix-blend-mode: darken;
}

.uk-blend-lighten {
  mix-blend-mode: lighten;
}

.uk-blend-color-dodge {
  mix-blend-mode: color-dodge;
}

.uk-blend-color-burn {
  mix-blend-mode: color-burn;
}

.uk-blend-hard-light {
  mix-blend-mode: hard-light;
}

.uk-blend-soft-light {
  mix-blend-mode: soft-light;
}

.uk-blend-difference {
  mix-blend-mode: difference;
}

.uk-blend-exclusion {
  mix-blend-mode: exclusion;
}

.uk-blend-hue {
  mix-blend-mode: hue;
}

.uk-blend-saturation {
  mix-blend-mode: saturation;
}

.uk-blend-color {
  mix-blend-mode: color;
}

.uk-blend-luminosity {
  mix-blend-mode: luminosity;
}

/* Transform
========================================================================== */
.uk-transform-center {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/* Transform Origin
========================================================================== */
.uk-transform-origin-top-left {
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}

.uk-transform-origin-top-center {
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
}

.uk-transform-origin-top-right {
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}

.uk-transform-origin-center-left {
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
}

.uk-transform-origin-center-right {
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
}

.uk-transform-origin-bottom-left {
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
}

.uk-transform-origin-bottom-center {
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
}

.uk-transform-origin-bottom-right {
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}

/* ========================================================================
   Component: Flex
 ========================================================================== */
.uk-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.uk-flex-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

/* Alignment
 ========================================================================== */
/*
 * Align items along the main axis of the current line of the flex container
 * Row: Horizontal
 */
.uk-flex-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.uk-flex-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.uk-flex-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.uk-flex-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.uk-flex-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-flex-left\@s {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .uk-flex-center\@s {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .uk-flex-right\@s {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .uk-flex-between\@s {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .uk-flex-around\@s {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-flex-left\@m {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .uk-flex-center\@m {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .uk-flex-right\@m {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .uk-flex-between\@m {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .uk-flex-around\@m {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-flex-left\@l {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .uk-flex-center\@l {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .uk-flex-right\@l {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .uk-flex-between\@l {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .uk-flex-around\@l {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-flex-left\@xl {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .uk-flex-center\@xl {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .uk-flex-right\@xl {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .uk-flex-between\@xl {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .uk-flex-around\@xl {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
/*
 * Align items in the cross axis of the current line of the flex container
 * Row: Vertical
 */
.uk-flex-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.uk-flex-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.uk-flex-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.uk-flex-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-flex-stretch\@s {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .uk-flex-top\@s {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .uk-flex-middle\@s {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .uk-flex-bottom\@s {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-flex-stretch\@m {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .uk-flex-top\@m {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .uk-flex-middle\@m {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .uk-flex-bottom\@m {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-flex-stretch\@l {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .uk-flex-top\@l {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .uk-flex-middle\@l {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .uk-flex-bottom\@l {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-flex-stretch\@xl {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .uk-flex-top\@xl {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .uk-flex-middle\@xl {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .uk-flex-bottom\@xl {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
/* Direction
 ========================================================================== */
.uk-flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.uk-flex-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.uk-flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.uk-flex-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-flex-row\@s {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .uk-flex-column\@s {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-flex-row\@m {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .uk-flex-column\@m {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-flex-row\@l {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .uk-flex-column\@l {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-flex-row\@xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .uk-flex-column\@xl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
/* Wrap
 ========================================================================== */
.uk-flex-nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.uk-flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.uk-flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
}

/*
 * Aligns items within the flex container when there is extra space in the cross-axis
 * Only works if there is more than one line of flex items
 */
.uk-flex-wrap-stretch {
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

.uk-flex-wrap-top {
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.uk-flex-wrap-middle {
  -ms-flex-line-pack: center;
      align-content: center;
}

.uk-flex-wrap-bottom {
  -ms-flex-line-pack: end;
      align-content: flex-end;
}

.uk-flex-wrap-between {
  -ms-flex-line-pack: justify;
      align-content: space-between;
}

.uk-flex-wrap-around {
  -ms-flex-line-pack: distribute;
      align-content: space-around;
}

/* Item ordering
 ========================================================================== */
/*
 * Default is 0
 */
.uk-flex-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.uk-flex-last {
  -webkit-box-ordinal-group: 100;
      -ms-flex-order: 99;
          order: 99;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-flex-first\@s {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .uk-flex-last\@s {
    -webkit-box-ordinal-group: 100;
        -ms-flex-order: 99;
            order: 99;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-flex-first\@m {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .uk-flex-last\@m {
    -webkit-box-ordinal-group: 100;
        -ms-flex-order: 99;
            order: 99;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-flex-first\@l {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .uk-flex-last\@l {
    -webkit-box-ordinal-group: 100;
        -ms-flex-order: 99;
            order: 99;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-flex-first\@xl {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .uk-flex-last\@xl {
    -webkit-box-ordinal-group: 100;
        -ms-flex-order: 99;
            order: 99;
  }
}
/* Item dimensions
 ========================================================================== */
/*
 * Initial: 0 1 auto
 * Content dimensions, but shrinks
 */
.uk-flex-initial {
  -webkit-box-flex: initial;
      -ms-flex: initial;
          flex: initial;
}

/*
 * No Flex: 0 0 auto
 * Content dimensions
 */
.uk-flex-none {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

/*
 * Relative Flex: 1 1 auto
 * Space is allocated considering content
 */
.uk-flex-auto {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}

/*
 * Absolute Flex: 1 1 0%
 * Space is allocated solely based on flex
 */
.uk-flex-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-flex-initial\@s {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
  .uk-flex-none\@s {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .uk-flex-1\@s {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-flex-initial\@m {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
  .uk-flex-none\@m {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .uk-flex-1\@m {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-flex-initial\@l {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
  .uk-flex-none\@l {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .uk-flex-1\@l {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-flex-initial\@xl {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
  .uk-flex-none\@xl {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .uk-flex-1\@xl {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
/* ========================================================================
   Component: Margin
 ========================================================================== */
/*
 * Default
 */
.uk-margin {
  margin-bottom: 20px;
}

* + .uk-margin {
  margin-top: 20px !important;
}

.uk-margin-top {
  margin-top: 20px !important;
}

.uk-margin-bottom {
  margin-bottom: 20px !important;
}

.uk-margin-left {
  margin-left: 20px !important;
}

.uk-margin-right {
  margin-right: 20px !important;
}

/* Small
 ========================================================================== */
.uk-margin-small {
  margin-bottom: 10px;
}

* + .uk-margin-small {
  margin-top: 10px !important;
}

.uk-margin-small-top {
  margin-top: 10px !important;
}

.uk-margin-small-bottom {
  margin-bottom: 10px !important;
}

.uk-margin-small-left {
  margin-left: 10px !important;
}

.uk-margin-small-right {
  margin-right: 10px !important;
}

/* Medium
 ========================================================================== */
.uk-margin-medium {
  margin-bottom: 40px;
}

* + .uk-margin-medium {
  margin-top: 40px !important;
}

.uk-margin-medium-top {
  margin-top: 40px !important;
}

.uk-margin-medium-bottom {
  margin-bottom: 40px !important;
}

.uk-margin-medium-left {
  margin-left: 40px !important;
}

.uk-margin-medium-right {
  margin-right: 40px !important;
}

/* Large
 ========================================================================== */
.uk-margin-large {
  margin-bottom: 40px;
}

* + .uk-margin-large {
  margin-top: 40px !important;
}

.uk-margin-large-top {
  margin-top: 40px !important;
}

.uk-margin-large-bottom {
  margin-bottom: 40px !important;
}

.uk-margin-large-left {
  margin-left: 40px !important;
}

.uk-margin-large-right {
  margin-right: 40px !important;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-margin-large {
    margin-bottom: 70px;
  }
  * + .uk-margin-large {
    margin-top: 70px !important;
  }
  .uk-margin-large-top {
    margin-top: 70px !important;
  }
  .uk-margin-large-bottom {
    margin-bottom: 70px !important;
  }
  .uk-margin-large-left {
    margin-left: 70px !important;
  }
  .uk-margin-large-right {
    margin-right: 70px !important;
  }
}
/* XLarge
 ========================================================================== */
.uk-margin-xlarge {
  margin-bottom: 70px;
}

* + .uk-margin-xlarge {
  margin-top: 70px !important;
}

.uk-margin-xlarge-top {
  margin-top: 70px !important;
}

.uk-margin-xlarge-bottom {
  margin-bottom: 70px !important;
}

.uk-margin-xlarge-left {
  margin-left: 70px !important;
}

.uk-margin-xlarge-right {
  margin-right: 70px !important;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-margin-xlarge {
    margin-bottom: 140px;
  }
  * + .uk-margin-xlarge {
    margin-top: 140px !important;
  }
  .uk-margin-xlarge-top {
    margin-top: 140px !important;
  }
  .uk-margin-xlarge-bottom {
    margin-bottom: 140px !important;
  }
  .uk-margin-xlarge-left {
    margin-left: 140px !important;
  }
  .uk-margin-xlarge-right {
    margin-right: 140px !important;
  }
}
/* Auto
 ========================================================================== */
.uk-margin-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.uk-margin-auto-top {
  margin-top: auto !important;
}

.uk-margin-auto-bottom {
  margin-bottom: auto !important;
}

.uk-margin-auto-left {
  margin-left: auto !important;
}

.uk-margin-auto-right {
  margin-right: auto !important;
}

.uk-margin-auto-vertical {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-margin-auto\@s {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@s {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@s {
    margin-right: auto !important;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-margin-auto\@m {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@m {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@m {
    margin-right: auto !important;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-margin-auto\@l {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@l {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@l {
    margin-right: auto !important;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-margin-auto\@xl {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@xl {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@xl {
    margin-right: auto !important;
  }
}
/* Remove
 ========================================================================== */
.uk-margin-remove {
  margin: 0 !important;
}

.uk-margin-remove-top {
  margin-top: 0 !important;
}

.uk-margin-remove-bottom {
  margin-bottom: 0 !important;
}

.uk-margin-remove-left {
  margin-left: 0 !important;
}

.uk-margin-remove-right {
  margin-right: 0 !important;
}

.uk-margin-remove-vertical {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.uk-margin-remove-adjacent + *,
.uk-margin-remove-first-child > :first-child {
  margin-top: 0 !important;
}

.uk-margin-remove-last-child > :last-child {
  margin-bottom: 0 !important;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-margin-remove-left\@s {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right\@s {
    margin-right: 0 !important;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-margin-remove-left\@m {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right\@m {
    margin-right: 0 !important;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-margin-remove-left\@l {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right\@l {
    margin-right: 0 !important;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-margin-remove-left\@xl {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right\@xl {
    margin-right: 0 !important;
  }
}
/* ========================================================================
   Component: Padding
 ========================================================================== */
.uk-padding {
  padding: 30px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-padding {
    padding: 40px;
  }
}
/* Small
 ========================================================================== */
.uk-padding-small {
  padding: 15px;
}

/* Large
 ========================================================================== */
.uk-padding-large {
  padding: 40px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-padding-large {
    padding: 70px;
  }
}
/* Remove
 ========================================================================== */
.uk-padding-remove {
  padding: 0 !important;
}

.uk-padding-remove-top {
  padding-top: 0 !important;
}

.uk-padding-remove-bottom {
  padding-bottom: 0 !important;
}

.uk-padding-remove-left {
  padding-left: 0 !important;
}

.uk-padding-remove-right {
  padding-right: 0 !important;
}

.uk-padding-remove-vertical {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.uk-padding-remove-horizontal {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* ========================================================================
   Component: Position
 ========================================================================== */
:root {
  --uk-position-margin-offset: 0px;
}

/* Directions
 ========================================================================== */
/*
 * 1. Prevent content overflow.
 */
[class*=uk-position-top],
[class*=uk-position-bottom],
[class*=uk-position-left],
[class*=uk-position-right],
[class*=uk-position-center] {
  position: absolute !important;
  /* 1 */
  max-width: calc(100% - (var(--uk-position-margin-offset) * 2));
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*
 * Edges
 * Don't use `width: 100%` because it's wrong if the parent has padding.
 */
.uk-position-top {
  top: 0;
  left: 0;
  right: 0;
}

.uk-position-bottom {
  bottom: 0;
  left: 0;
  right: 0;
}

.uk-position-left {
  top: 0;
  bottom: 0;
  left: 0;
}

.uk-position-right {
  top: 0;
  bottom: 0;
  right: 0;
}

/*
 * Corners
 */
.uk-position-top-left {
  top: 0;
  left: 0;
}

.uk-position-top-right {
  top: 0;
  right: 0;
}

.uk-position-bottom-left {
  bottom: 0;
  left: 0;
}

.uk-position-bottom-right {
  bottom: 0;
  right: 0;
}

/*
 * Center
 * 1. Fix text wrapping if content is larger than 50% of the container.
 *    Using `max-content` requires `max-width` of 100% which is set generally.
 */
.uk-position-center {
  top: calc(50% - var(--uk-position-margin-offset));
  left: calc(50% - var(--uk-position-margin-offset));
  --uk-position-translate-x: -50%;
  --uk-position-translate-y: -50%;
  -webkit-transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y));
          transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y));
  /* 1 */
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

/* Vertical */
[class*=uk-position-center-left],
[class*=uk-position-center-right],
.uk-position-center-vertical {
  top: calc(50% - var(--uk-position-margin-offset));
  --uk-position-translate-y: -50%;
  -webkit-transform: translate(0, var(--uk-position-translate-y));
          transform: translate(0, var(--uk-position-translate-y));
}

.uk-position-center-left {
  left: 0;
}

.uk-position-center-right {
  right: 0;
}

.uk-position-center-vertical {
  left: 0;
  right: 0;
}

.uk-position-center-left-out {
  right: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.uk-position-center-right-out {
  left: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

/* Horizontal */
.uk-position-top-center,
.uk-position-bottom-center,
.uk-position-center-horizontal {
  left: calc(50% - var(--uk-position-margin-offset));
  --uk-position-translate-x: -50%;
  -webkit-transform: translate(var(--uk-position-translate-x), 0);
          transform: translate(var(--uk-position-translate-x), 0);
  /* 1 */
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.uk-position-top-center {
  top: 0;
}

.uk-position-bottom-center {
  bottom: 0;
}

.uk-position-center-horizontal {
  top: 0;
  bottom: 0;
}

/*
 * Cover
 */
.uk-position-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* Margin
 ========================================================================== */
.uk-position-small {
  margin: 15px;
  --uk-position-margin-offset: 15px;
}

.uk-position-medium {
  margin: 30px;
  --uk-position-margin-offset: 30px;
}

.uk-position-large {
  margin: 30px;
  --uk-position-margin-offset: 30px;
}

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-position-large {
    margin: 50px;
    --uk-position-margin-offset: 50px;
  }
}
/* Schemes
 ========================================================================== */
.uk-position-relative {
  position: relative !important;
}

.uk-position-absolute {
  position: absolute !important;
}

.uk-position-fixed {
  position: fixed !important;
}

.uk-position-sticky {
  position: sticky !important;
}

/* Layer
 ========================================================================== */
.uk-position-z-index {
  z-index: 1;
}

.uk-position-z-index-zero {
  z-index: 0;
}

.uk-position-z-index-negative {
  z-index: -1;
}

.uk-position-z-index-high {
  z-index: 990;
}

/* ========================================================================
   Component: Transition
 ========================================================================== */
/* Transitions
 ========================================================================== */
/*
 * The toggle is triggered on touch devices by two methods:
 * 1. Using `:focus` and tabindex
 * 2. Using `:hover` and a `touchstart` event listener registered on the document
 *    (Doesn't work on Surface touch devices)
 */
:where(.uk-transition-fade),
:where([class*=uk-transition-scale]),
:where([class*=uk-transition-slide]) {
  --uk-position-translate-x: 0;
  --uk-position-translate-y: 0;
}

.uk-transition-fade,
[class*=uk-transition-scale],
[class*=uk-transition-slide] {
  --uk-translate-x: 0;
  --uk-translate-y: 0;
  --uk-scale-x: 1;
  --uk-scale-y: 1;
  -webkit-transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y)) translate(var(--uk-translate-x), var(--uk-translate-y)) scale(var(--uk-scale-x), var(--uk-scale-y));
          transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y)) translate(var(--uk-translate-x), var(--uk-translate-y)) scale(var(--uk-scale-x), var(--uk-scale-y));
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  -webkit-transition-property: opacity, -webkit-transform, -webkit-filter;
  transition-property: opacity, -webkit-transform, -webkit-filter;
  transition-property: opacity, transform, filter;
  transition-property: opacity, transform, filter, -webkit-transform, -webkit-filter;
  opacity: 0;
}

/*
 * Fade
 */
.uk-transition-toggle:hover .uk-transition-fade,
.uk-transition-toggle:focus .uk-transition-fade,
.uk-transition-toggle .uk-transition-fade:focus-within,
.uk-transition-active.uk-active .uk-transition-fade {
  opacity: 1;
}

/*
 * Scale
 * 1. Make image rendering the same during the transition as before and after. Prefixed because of Safari.
 */
/* 1 */
[class*=uk-transition-scale] {
  -webkit-backface-visibility: hidden;
}

.uk-transition-scale-up {
  --uk-scale-x: 1;
  --uk-scale-y: 1;
}

.uk-transition-scale-down {
  --uk-scale-x: 1.03;
  --uk-scale-y: 1.03;
}

/* Show */
.uk-transition-toggle:hover .uk-transition-scale-up,
.uk-transition-toggle:focus .uk-transition-scale-up,
.uk-transition-toggle .uk-transition-scale-up:focus-within,
.uk-transition-active.uk-active .uk-transition-scale-up {
  --uk-scale-x: 1.03;
  --uk-scale-y: 1.03;
  opacity: 1;
}

.uk-transition-toggle:hover .uk-transition-scale-down,
.uk-transition-toggle:focus .uk-transition-scale-down,
.uk-transition-toggle .uk-transition-scale-down:focus-within,
.uk-transition-active.uk-active .uk-transition-scale-down {
  --uk-scale-x: 1;
  --uk-scale-y: 1;
  opacity: 1;
}

/*
 * Slide
 */
.uk-transition-slide-top {
  --uk-translate-y: -100%;
}

.uk-transition-slide-bottom {
  --uk-translate-y: 100%;
}

.uk-transition-slide-left {
  --uk-translate-x: -100%;
}

.uk-transition-slide-right {
  --uk-translate-x: 100%;
}

.uk-transition-slide-top-small {
  --uk-translate-y: calc(-1 * 10px);
}

.uk-transition-slide-bottom-small {
  --uk-translate-y: 10px;
}

.uk-transition-slide-left-small {
  --uk-translate-x: calc(-1 * 10px);
}

.uk-transition-slide-right-small {
  --uk-translate-x: 10px;
}

.uk-transition-slide-top-medium {
  --uk-translate-y: calc(-1 * 50px);
}

.uk-transition-slide-bottom-medium {
  --uk-translate-y: 50px;
}

.uk-transition-slide-left-medium {
  --uk-translate-x: calc(-1 * 50px);
}

.uk-transition-slide-right-medium {
  --uk-translate-x: 50px;
}

/* Show */
.uk-transition-toggle:hover [class*=uk-transition-slide],
.uk-transition-toggle:focus [class*=uk-transition-slide],
.uk-transition-toggle [class*=uk-transition-slide]:focus-within,
.uk-transition-active.uk-active [class*=uk-transition-slide] {
  --uk-translate-x: 0;
  --uk-translate-y: 0;
  opacity: 1;
}

/* Opacity modifier
 ========================================================================== */
.uk-transition-opaque {
  opacity: 1;
}

/* Duration modifier
 ========================================================================== */
.uk-transition-slow {
  -webkit-transition-duration: 0.7s;
          transition-duration: 0.7s;
}

/* Disable modifier
 ========================================================================== */
.uk-transition-disable,
.uk-transition-disable * {
  -webkit-transition: none !important;
  transition: none !important;
}

/* ========================================================================
   Component: Visibility
 ========================================================================== */
/*
 * Hidden
 * `hidden` attribute also set here to make it stronger
 */
[hidden],
.uk-hidden {
  display: none !important;
}

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-hidden\@s {
    display: none !important;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-hidden\@m {
    display: none !important;
  }
}
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-hidden\@l {
    display: none !important;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-hidden\@xl {
    display: none !important;
  }
}
/*
 * Visible
 */
/* Phone portrait and smaller */
@media (max-width: 639px) {
  .uk-visible\@s {
    display: none !important;
  }
}
/* Phone landscape and smaller */
@media (max-width: 959px) {
  .uk-visible\@m {
    display: none !important;
  }
}
/* Tablet landscape and smaller */
@media (max-width: 1199px) {
  .uk-visible\@l {
    display: none !important;
  }
}
/* Desktop and smaller */
@media (max-width: 1599px) {
  .uk-visible\@xl {
    display: none !important;
  }
}
/* Visibility
 ========================================================================== */
.uk-invisible {
  visibility: hidden !important;
}

/* Based on the State of the Parent Element
 ========================================================================== */
/*
 * Mind that `display: none`, `visibility: hidden` and `opacity: 0`
 * remove the element from the accessibility tree and that
 * `display: none` and `visibility: hidden` are not focusable.
 *
 * The target stays visible if any element within receives focus through keyboard.
 */
/*
 * Remove space when hidden.
 * 1. Remove from document flow.
 * 2. Hide element and shrink its dimension. Current browsers and screen readers
 *    keep the element in the accessibility tree even with zero dimensions.
 *    Using `tabindex="-1"` will show the element on touch devices.
 *    Note: `clip-path` doesn't work with `tabindex` on touch devices.
 */
.uk-hidden-visually:not(:focus):not(:active):not(:focus-within),
.uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) {
  /* 1 */
  position: absolute !important;
  /* 2 */
  width: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
}

/*
 * Keep space when hidden.
 * Hide element without shrinking its dimension.
 * Note: `clip-path` doesn't work with hover for elements outside of the toggle box.
 */
.uk-visible-toggle:not(:hover):not(:focus) .uk-invisible-hover:not(:focus-within) {
  opacity: 0 !important;
}

/* Based on Hover Capability of the Pointing Device
 ========================================================================== */
/*
 * Hover
 */
/* Hide if primary pointing device doesn't support hover, e.g. touch screens. */
@media (hover: none) {
  .uk-hidden-touch {
    display: none !important;
  }
}
/* Hide if primary pointing device supports hover, e.g. mice. */
@media (hover) {
  .uk-hidden-notouch {
    display: none !important;
  }
}
/* ========================================================================
   Component: Inverse
 ========================================================================== */
/*
 * Implemented class depends on the general theme color
 * `uk-light` is for light colors on dark backgrounds
 * `uk-dark` is or dark colors on light backgrounds
 */
/*
 * Pass dropbar behind color to JS
 */
* {
  --uk-inverse: initial;
}

.uk-light, .uk-section-primary:not(.uk-preserve-color), .uk-section-secondary:not(.uk-preserve-color), .uk-tile-primary:not(.uk-preserve-color), .uk-tile-secondary:not(.uk-preserve-color), .uk-card-primary.uk-card-body, .uk-card-primary > :not([class*=uk-card-media]), .uk-card-secondary.uk-card-body, .uk-card-secondary > :not([class*=uk-card-media]), .uk-overlay-primary, .uk-offcanvas-bar {
  --uk-inverse: light;
}

.uk-dark, .uk-section-default:not(.uk-preserve-color), .uk-section-muted:not(.uk-preserve-color), .uk-tile-default:not(.uk-preserve-color), .uk-tile-muted:not(.uk-preserve-color), .uk-card-default.uk-card-body, .uk-card-default > :not([class*=uk-card-media]), .uk-overlay-default, .uk-dropbar, .uk-navbar-container:not(.uk-navbar-transparent), .uk-navbar-dropdown, .uk-dropdown {
  --uk-inverse: dark;
}

.uk-inverse-light {
  --uk-inverse: light !important;
}

.uk-inverse-dark {
  --uk-inverse: dark !important;
}

/* ========================================================================
   Component: Print
 ========================================================================== */
@media print {
  *,
  *::before,
  *::after {
    background: transparent !important;
    color: black !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.footer {
  background: #060606;
}
.footer .primary-link .primary-link-item .primary-link-title .parent-link {
  width: 100%;
  padding-bottom: 8px;
  border-bottom: 1px solid #003d3f;
}
@media (min-width: 640px) {
  .footer .primary-link .primary-link-item .primary-link-title .parent-link {
    padding-bottom: 2.8rem;
  }
}
@media (min-width: 640px) {
  .footer .primary-link .primary-link-item.uk-open .primary-link-title .parent-link {
    border-bottom: 1px solid #003d3f;
  }
}
.footer .primary-link .primary-link-item.uk-open .primary-link-title .accordion-icon svg {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.footer .primary-link .primary-link-item .primary-link-title {
  border-bottom: 1px solid rgba(1, 1, 1, 0.1);
  padding: 15px 0;
}
@media (min-width: 960px) {
  .footer .primary-link .primary-link-item .primary-link-title {
    border-bottom: 0;
    padding: 0;
  }
}
.footer .primary-link .primary-link-item .primary-link-title .accordion-icon svg path {
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.footer .primary-link .primary-link-item .sub-link {
  border-bottom: 1px solid rgba(1, 1, 1, 0.1);
  padding: 16px 0;
}
@media (min-width: 960px) {
  .footer .primary-link .primary-link-item .sub-link {
    border-bottom: 0;
    display: flow-root !important;
    padding: 1.6rem 0 0;
  }
}
@media (max-width: 959px) {
  .footer .primary-link > * {
    margin: 0;
  }
}
@media (min-width: 960px) {
  .footer .primary-link > *:nth-child(n+2) {
    margin-top: 0;
  }
}
.footer .secondary-menu {
  border-top: 1px solid #003d3f;
}
@media (max-width: 959px) {
  .footer .secondary-menu {
    padding-top: 80px;
    display: block !important;
    padding-bottom: 100px;
  }
}
.footer .secondary-menu .socials a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 42px;
  height: 42px;
  padding: 12.5px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 42px;
  background: var(--Accent, #231f20);
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: background-color 0.5s ease, opacity 0.5s;
  transition: background-color 0.5s ease, opacity 0.5s;
  z-index: 1001;
  background-color: #fff;
  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.08);
  -webkit-backdrop-filter: blur(7.5px);
          backdrop-filter: blur(7.5px);
}
.header.uk-scrollspy-inview {
  opacity: 1;
}
.header .uk-navbar-container {
  padding: 20px 10px;
}
@media (min-width: 960px) {
  .header .uk-navbar-container {
    padding: 1.2rem 31rem 1.2rem 31rem;
  }
}
.header a {
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
 
  .logo {
    width: 178px;
  }
}
@media (min-width: 640px) {
  .header .logo {
    width: 18.6rem;
    height: auto;
  }
}
.header .uk-navbar-nav > li.uk-active > a {
  color: #ffa500;
}
.header .uk-navbar-nav > li.uk-active > a .arrow-icon svg path {
  stroke: #ffa500;
}
.header .uk-navbar-nav > li > a {
  font-weight: 500;
  line-height: 110%;
}
@media (min-width: 640px) {
  .header .uk-navbar-nav > li > a {
    font-size: 1.6rem;
  }
}
.header .uk-navbar-nav > li > a .arrow-icon svg path {
  stroke: #231f20;
}
.header .uk-navbar-dropdown {
  min-width: 200px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 14px;
}
.header .uk-navbar-dropdown .uk-navbar-dropdown-nav > li > a {
  white-space: nowrap;
}
@media (min-width: 960px) {
  .header .cta {
    padding: 1.6rem 3.2rem;
  }
}
.header .uk-search-navbar {
  padding: 0 16px;
}
.header .menu-toggle svg line {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.breadcrumbs {
  margin-left: 36px;
}
@media (min-width: 960px) {
  /* Default style for English (LTR) */
  .breadcrumbs {
    margin-left: 31rem;
  }

  /* Style for Arabic (RTL) */
  html[dir="rtl"] .breadcrumbs {
    margin-left: 0;
    margin-right: 31rem;
  }
}
.breadcrumbs .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  content: " | ";
  color: #dfdada;
}
[dir=rtl] .breadcrumbs .uk-breadcrumb > *:before {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
@media (min-width: 960px) {
  .breadcrumbs .uk-breadcrumb > * > * {
    color: #dfdada;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 500;
    line-height: 34px; /* 212.5% */
    letter-spacing: -0.32px;
  }
}

.cta,
button {
  background-color: transparent;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  font-family: "DMSans", sans-serif;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background-color 0.5s ease, color 0.5s ease, -webkit-transform 0.5s ease;
  transition: background-color 0.5s ease, color 0.5s ease, -webkit-transform 0.5s ease;
  transition: background-color 0.5s ease, color 0.5s ease, transform 0.5s ease;
  transition: background-color 0.5s ease, color 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-appearance: none;
}

.cta {
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
  height: 44px;
  text-decoration: none;
  padding: 14px 24px;
}
@media (min-width: 960px) {
  .cta {
    font-size: 1.8rem;
    height: 4.4rem;
    padding: 2rem 3.2rem;
  }
  .cta--big {
    padding: 2.6rem 5rem;
  }
  .cta--normal {
    padding: 2rem 5rem;
  }
  .cta--small {
    padding: 2rem 3.2rem;
  }
}
.cta--gry {
  background-color: #e4e4e4;
  color: #231f20;
}
.cta--gry:hover {
  color: #ffa500;
}
.cta--gry:hover svg path {
  fill: #ffa500;
}
.cta--red {
  background-color: #f0506e;
  color: #231f20;
}
.cta--red:hover {
  color: #ffa500;
}
.cta--red:hover svg path {
  fill: #ffa500;
}
.cta--blue {
  background-color: #c5eaf2;
  color: #231f20;
}
.cta--blue:hover {
  color: #ffa500;
}
.cta--blue:hover svg path {
  fill: #ffa500;
}
.cta--action-orange {
  width: 55px;
  height: 21px;
  padding: 6px 16px;
  background-color: #ffa500;
  color: #000;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: -0.12px;
}
@media (min-width: 640px) {
  .cta--action-orange {
    font-size: 1.2rem;
  }
}
.cta--action-orange:hover {
  background: #231f20;
  color: #ffffff;
}
.cta--action-orange:hover svg path {
  fill: #ffa500;
}
.cta--black {
  background-color: #231f20;
  color: #ffffff;
}
.cta--black:hover {
  color: #ffa500;
}
.cta--black:hover svg path {
  fill: #ffa500;
}
.cta--white {
  background-color: #ffffff;
  color: #231f20;
}
.cta--white:hover {
  color: #ffa500;
}
.cta--white:hover svg path {
  fill: #ffa500;
}
.cta .uk-spinner svg {
  width: 24px;
}

.cta-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 120%;
  padding: 8px 0;
}
@media (min-width: 960px) {
  .cta-link {
    font-size: 1.8rem;
    padding: 0.8rem 0;
  }
}
.cta-link--pastel-green {
  color: #82dc82;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.cta-link--white {
  border-bottom: 2px solid #2fe9c7;
  color: #ffffff;
}
.cta-link--white:hover {
  color: #ffffff;
}

@media (min-width: 960px) {
  .uk-container {
    max-width: 159.2rem;
  }
}
@media (min-width: 960px) {
  .uk-container--expand {
    max-width: none;
  }
}
@media (min-width: 960px) {
  .uk-container--small {
    max-width: 129.2rem;
  }
}

.form .uk-input,
.form .uk-select,
.form .uk-textarea {
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
  height: 50px;
  color: #231f20;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
@media (min-width: 960px) {
  .form .uk-input,
  .form .uk-select,
  .form .uk-textarea {
    font-size: 1.6rem;
  }
}
.form .uk-form-danger {
  border: 1px solid #ffa500;
}
.form .field-validation-error {
  margin-top: 8px;
  color: #ffa500;
  font-size: 12px;
}
.form .uk-textarea {
  height: 88px;
}
.form form .form-field {
  padding-top: 22px;
}
@media (min-width: 960px) {
  .form form .form-field {
    padding-top: 2.2rem;
  }
}
@media (min-width: 960px) {
  .form form .form-field--small {
    margin-top: 1.4rem;
  }
}
.form form .form-field .uk-form-label {
  color: #231f20;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 125% */
}
@media (min-width: 960px) {
  .form form .form-field .uk-form-label {
    font-size: 1.6rem;
  }
}
.form form .form-field .uk-form-label .required {
  color: #ffa500;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  -webkit-margin-start: 8px;
          margin-inline-start: 8px;
}
@media (min-width: 960px) {
  .form form .form-field .uk-form-label .required {
    font-size: 1.6rem;
  }
}
.form form .form-field .uk-form-label--bold {
  font-weight: 600;
  line-height: 150%;
}
.form form .rich-text-editor {
  color: #231f20;
  height: 200px;
}
.form input[type=checkbox] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #d8d8d8;
  border-radius: 2px;
  background-color: #fff;
  cursor: pointer;
  position: relative;
}
.form input[type=checkbox]:checked {
  background-color: #ffa500;
  border-color: #ffa500;
}
.form input[type=checkbox]:checked::before {
  content: "";
  position: absolute;
  top: 10%;
  left: 40%;
  width: 5px;
  height: 10px;
  border: solid #fff; /* Tick color */
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.uploder .uploder-warper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 5.2px;
  border: 1px solid #dde0e3;
  background: #fff;
  color: #7e7e7e;
  font-size: 10px;
  font-weight: 400;
  line-height: 120%;
}
@media (min-width: 640px) {
  .uploder .uploder-warper {
    font-size: 15px;
  }
}
.uploder .uploder-warper button {
  height: 38.5px;
  border-right: 1px solid #dde0e3;
  background: #c5eaf2;
  color: #231f20;
  font-size: 15px;
  min-width: 150px;
  font-weight: 500;
}
.uploder .uploder-warper .file-name {
  -webkit-padding-start: 10px;
          padding-inline-start: 10px;
  min-width: 200px;
  text-align: start;
}

.uk-grid-row-8 > * + .uk-grid-margin {
  margin-top: 8px !important;
}

.uk-grid-8 {
  -webkit-margin-start: -8px;
          margin-inline-start: -8px;
}
[dir=rtl] .uk-grid-8 {
  margin-left: 0;
}
.uk-grid-8 > * {
  -webkit-padding-start: 8px;
          padding-inline-start: 8px;
}
[dir=rtl] .uk-grid-8 > * {
  padding-left: 0;
}
.uk-grid-8 > .uk-grid-margin,
.uk-grid-8 > * + .uk-grid-margin {
  margin-top: 8px;
}

@media (min-width: 960px) {
  .uk-grid-row-8\@m > * + .uk-grid-margin {
    margin-top: 0.8rem !important;
  }
  .uk-grid-8\@m {
    -webkit-margin-start: -0.8rem;
            margin-inline-start: -0.8rem;
  }
  [dir=rtl] .uk-grid-8\@m {
    margin-left: 0;
  }
  .uk-grid-8\@m > * {
    -webkit-padding-start: 0.8rem;
            padding-inline-start: 0.8rem;
  }
  [dir=rtl] .uk-grid-8\@m > * {
    padding-left: 0;
  }
  .uk-grid-8\@m > .uk-grid-margin,
  .uk-grid-8\@m > * + .uk-grid-margin {
    margin-top: 0.8rem;
  }
}
.uk-grid-row-12 > * + .uk-grid-margin {
  margin-top: 12px !important;
}

.uk-grid-12 {
  -webkit-margin-start: -12px;
          margin-inline-start: -12px;
}
[dir=rtl] .uk-grid-12 {
  margin-left: 0;
}
.uk-grid-12 > * {
  -webkit-padding-start: 12px;
          padding-inline-start: 12px;
}
[dir=rtl] .uk-grid-12 > * {
  padding-left: 0;
}
.uk-grid-12 > .uk-grid-margin,
.uk-grid-12 > * + .uk-grid-margin {
  margin-top: 12px;
}

@media (min-width: 960px) {
  .uk-grid-row-12\@m > * + .uk-grid-margin {
    margin-top: 1.2rem !important;
  }
  .uk-grid-12\@m {
    -webkit-margin-start: -1.2rem;
            margin-inline-start: -1.2rem;
  }
  [dir=rtl] .uk-grid-12\@m {
    margin-left: 0;
  }
  .uk-grid-12\@m > * {
    -webkit-padding-start: 1.2rem;
            padding-inline-start: 1.2rem;
  }
  [dir=rtl] .uk-grid-12\@m > * {
    padding-left: 0;
  }
  .uk-grid-12\@m > .uk-grid-margin,
  .uk-grid-12\@m > * + .uk-grid-margin {
    margin-top: 1.2rem;
  }
}
.uk-grid-row-16 > * + .uk-grid-margin {
  margin-top: 16px !important;
}

.uk-grid-16 {
  -webkit-margin-start: -16px;
          margin-inline-start: -16px;
}
[dir=rtl] .uk-grid-16 {
  margin-left: 0;
}
.uk-grid-16 > * {
  -webkit-padding-start: 16px;
          padding-inline-start: 16px;
}
[dir=rtl] .uk-grid-16 > * {
  padding-left: 0;
}
.uk-grid-16 > .uk-grid-margin,
.uk-grid-16 > * + .uk-grid-margin {
  margin-top: 16px;
}

@media (min-width: 960px) {
  .uk-grid-row-16\@m > * + .uk-grid-margin {
    margin-top: 1.6rem !important;
  }
  .uk-grid-16\@m {
    -webkit-margin-start: -1.6rem;
            margin-inline-start: -1.6rem;
  }
  [dir=rtl] .uk-grid-16\@m {
    margin-left: 0;
  }
  .uk-grid-16\@m > * {
    -webkit-padding-start: 1.6rem;
            padding-inline-start: 1.6rem;
  }
  [dir=rtl] .uk-grid-16\@m > * {
    padding-left: 0;
  }
  .uk-grid-16\@m > .uk-grid-margin,
  .uk-grid-16\@m > * + .uk-grid-margin {
    margin-top: 1.6rem;
  }
}
.uk-grid-row-24 > * + .uk-grid-margin {
  margin-top: 24px !important;
}

.uk-grid-24 {
  -webkit-margin-start: -24px;
          margin-inline-start: -24px;
}
[dir=rtl] .uk-grid-24 {
  margin-left: 0;
}
.uk-grid-24 > * {
  -webkit-padding-start: 24px;
          padding-inline-start: 24px;
}
[dir=rtl] .uk-grid-24 > * {
  padding-left: 0;
}
.uk-grid-24 > .uk-grid-margin,
.uk-grid-24 > * + .uk-grid-margin {
  margin-top: 24px;
}

@media (min-width: 960px) {
  .uk-grid-row-24\@m > * + .uk-grid-margin {
    margin-top: 2.4rem !important;
  }
  .uk-grid-24\@m {
    -webkit-margin-start: -2.4rem;
            margin-inline-start: -2.4rem;
  }
  [dir=rtl] .uk-grid-24\@m {
    margin-left: 0;
  }
  .uk-grid-24\@m > * {
    -webkit-padding-start: 2.4rem;
            padding-inline-start: 2.4rem;
  }
  [dir=rtl] .uk-grid-24\@m > * {
    padding-left: 0;
  }
  .uk-grid-24\@m > .uk-grid-margin,
  .uk-grid-24\@m > * + .uk-grid-margin {
    margin-top: 2.4rem;
  }
}
.uk-grid-row-32 > * + .uk-grid-margin {
  margin-top: 32px !important;
}

.uk-grid-32 {
  -webkit-margin-start: -32px;
          margin-inline-start: -32px;
}
[dir=rtl] .uk-grid-32 {
  margin-left: 0;
}
.uk-grid-32 > * {
  -webkit-padding-start: 32px;
          padding-inline-start: 32px;
}
[dir=rtl] .uk-grid-32 > * {
  padding-left: 0;
}
.uk-grid-32 > .uk-grid-margin,
.uk-grid-32 > * + .uk-grid-margin {
  margin-top: 32px;
}

@media (min-width: 960px) {
  .uk-grid-row-32\@m > * + .uk-grid-margin {
    margin-top: 3.2rem !important;
  }
  .uk-grid-32\@m {
    -webkit-margin-start: -3.2rem;
            margin-inline-start: -3.2rem;
  }
  [dir=rtl] .uk-grid-32\@m {
    margin-left: 0;
  }
  .uk-grid-32\@m > * {
    -webkit-padding-start: 3.2rem;
            padding-inline-start: 3.2rem;
  }
  [dir=rtl] .uk-grid-32\@m > * {
    padding-left: 0;
  }
  .uk-grid-32\@m > .uk-grid-margin,
  .uk-grid-32\@m > * + .uk-grid-margin {
    margin-top: 3.2rem;
  }
}
.uk-grid-row-40 > * + .uk-grid-margin {
  margin-top: 40px !important;
}

.uk-grid-40 {
  -webkit-margin-start: -40px;
          margin-inline-start: -40px;
}
[dir=rtl] .uk-grid-40 {
  margin-left: 0;
}
.uk-grid-40 > * {
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}
[dir=rtl] .uk-grid-40 > * {
  padding-left: 0;
}
.uk-grid-40 > .uk-grid-margin,
.uk-grid-40 > * + .uk-grid-margin {
  margin-top: 40px;
}

@media (min-width: 960px) {
  .uk-grid-row-40\@m > * + .uk-grid-margin {
    margin-top: 4rem !important;
  }
  .uk-grid-40\@m {
    -webkit-margin-start: -4rem;
            margin-inline-start: -4rem;
  }
  [dir=rtl] .uk-grid-40\@m {
    margin-left: 0;
  }
  .uk-grid-40\@m > * {
    -webkit-padding-start: 4rem;
            padding-inline-start: 4rem;
  }
  [dir=rtl] .uk-grid-40\@m > * {
    padding-left: 0;
  }
  .uk-grid-40\@m > .uk-grid-margin,
  .uk-grid-40\@m > * + .uk-grid-margin {
    margin-top: 4rem;
  }
}
.uk-grid-row-56 > * + .uk-grid-margin {
  margin-top: 56px !important;
}

.uk-grid-56 {
  -webkit-margin-start: -56px;
          margin-inline-start: -56px;
}
[dir=rtl] .uk-grid-56 {
  margin-left: 0;
}
.uk-grid-56 > * {
  -webkit-padding-start: 56px;
          padding-inline-start: 56px;
}
[dir=rtl] .uk-grid-56 > * {
  padding-left: 0;
}
.uk-grid-56 > .uk-grid-margin,
.uk-grid-56 > * + .uk-grid-margin {
  margin-top: 56px;
}

@media (min-width: 960px) {
  .uk-grid-row-56\@m > * + .uk-grid-margin {
    margin-top: 5.6rem !important;
  }
  .uk-grid-56\@m {
    -webkit-margin-start: -5.6rem;
            margin-inline-start: -5.6rem;
  }
  [dir=rtl] .uk-grid-56\@m {
    margin-left: 0;
  }
  .uk-grid-56\@m > * {
    -webkit-padding-start: 5.6rem;
            padding-inline-start: 5.6rem;
  }
  [dir=rtl] .uk-grid-56\@m > * {
    padding-left: 0;
  }
  .uk-grid-56\@m > .uk-grid-margin,
  .uk-grid-56\@m > * + .uk-grid-margin {
    margin-top: 5.6rem;
  }
}
.uk-grid-row-64 > * + .uk-grid-margin {
  margin-top: 64px !important;
}

.uk-grid-64 {
  -webkit-margin-start: -64px;
          margin-inline-start: -64px;
}
[dir=rtl] .uk-grid-64 {
  margin-left: 0;
}
.uk-grid-64 > * {
  -webkit-padding-start: 64px;
          padding-inline-start: 64px;
}
[dir=rtl] .uk-grid-64 > * {
  padding-left: 0;
}
.uk-grid-64 > .uk-grid-margin,
.uk-grid-64 > * + .uk-grid-margin {
  margin-top: 64px;
}

@media (min-width: 960px) {
  .uk-grid-row-64\@m > * + .uk-grid-margin {
    margin-top: 6.4rem !important;
  }
  .uk-grid-64\@m {
    -webkit-margin-start: -6.4rem;
            margin-inline-start: -6.4rem;
  }
  [dir=rtl] .uk-grid-64\@m {
    margin-left: 0;
  }
  .uk-grid-64\@m > * {
    -webkit-padding-start: 6.4rem;
            padding-inline-start: 6.4rem;
  }
  [dir=rtl] .uk-grid-64\@m > * {
    padding-left: 0;
  }
  .uk-grid-64\@m > .uk-grid-margin,
  .uk-grid-64\@m > * + .uk-grid-margin {
    margin-top: 6.4rem;
  }
}
.uk-grid-row-72 > * + .uk-grid-margin {
  margin-top: 72px !important;
}

.uk-grid-72 {
  -webkit-margin-start: -72px;
          margin-inline-start: -72px;
}
[dir=rtl] .uk-grid-72 {
  margin-left: 0;
}
.uk-grid-72 > * {
  -webkit-padding-start: 72px;
          padding-inline-start: 72px;
}
[dir=rtl] .uk-grid-72 > * {
  padding-left: 0;
}
.uk-grid-72 > .uk-grid-margin,
.uk-grid-72 > * + .uk-grid-margin {
  margin-top: 72px;
}

@media (min-width: 960px) {
  .uk-grid-row-72\@m > * + .uk-grid-margin {
    margin-top: 7.2rem !important;
  }
  .uk-grid-72\@m {
    -webkit-margin-start: -7.2rem;
            margin-inline-start: -7.2rem;
  }
  [dir=rtl] .uk-grid-72\@m {
    margin-left: 0;
  }
  .uk-grid-72\@m > * {
    -webkit-padding-start: 7.2rem;
            padding-inline-start: 7.2rem;
  }
  [dir=rtl] .uk-grid-72\@m > * {
    padding-left: 0;
  }
  .uk-grid-72\@m > .uk-grid-margin,
  .uk-grid-72\@m > * + .uk-grid-margin {
    margin-top: 7.2rem;
  }
}
.uk-grid-row-88 > * + .uk-grid-margin {
  margin-top: 88px !important;
}

.uk-grid-88 {
  -webkit-margin-start: -88px;
          margin-inline-start: -88px;
}
[dir=rtl] .uk-grid-88 {
  margin-left: 0;
}
.uk-grid-88 > * {
  -webkit-padding-start: 88px;
          padding-inline-start: 88px;
}
[dir=rtl] .uk-grid-88 > * {
  padding-left: 0;
}
.uk-grid-88 > .uk-grid-margin,
.uk-grid-88 > * + .uk-grid-margin {
  margin-top: 88px;
}

@media (min-width: 960px) {
  .uk-grid-row-88\@m > * + .uk-grid-margin {
    margin-top: 8.8rem !important;
  }
  .uk-grid-88\@m {
    -webkit-margin-start: -8.8rem;
            margin-inline-start: -8.8rem;
  }
  [dir=rtl] .uk-grid-88\@m {
    margin-left: 0;
  }
  .uk-grid-88\@m > * {
    -webkit-padding-start: 8.8rem;
            padding-inline-start: 8.8rem;
  }
  [dir=rtl] .uk-grid-88\@m > * {
    padding-left: 0;
  }
  .uk-grid-88\@m > .uk-grid-margin,
  .uk-grid-88\@m > * + .uk-grid-margin {
    margin-top: 8.8rem;
  }
}
.uk-grid-row-96 > * + .uk-grid-margin {
  margin-top: 96px !important;
}

.uk-grid-96 {
  -webkit-margin-start: -96px;
          margin-inline-start: -96px;
}
[dir=rtl] .uk-grid-96 {
  margin-left: 0;
}
.uk-grid-96 > * {
  -webkit-padding-start: 96px;
          padding-inline-start: 96px;
}
[dir=rtl] .uk-grid-96 > * {
  padding-left: 0;
}
.uk-grid-96 > .uk-grid-margin,
.uk-grid-96 > * + .uk-grid-margin {
  margin-top: 96px;
}

@media (min-width: 960px) {
  .uk-grid-row-96\@m > * + .uk-grid-margin {
    margin-top: 9.6rem !important;
  }
  .uk-grid-96\@m {
    -webkit-margin-start: -9.6rem;
            margin-inline-start: -9.6rem;
  }
  [dir=rtl] .uk-grid-96\@m {
    margin-left: 0;
  }
  .uk-grid-96\@m > * {
    -webkit-padding-start: 9.6rem;
            padding-inline-start: 9.6rem;
  }
  [dir=rtl] .uk-grid-96\@m > * {
    padding-left: 0;
  }
  .uk-grid-96\@m > .uk-grid-margin,
  .uk-grid-96\@m > * + .uk-grid-margin {
    margin-top: 9.6rem;
  }
}
.uk-grid-row-112 > * + .uk-grid-margin {
  margin-top: 112px !important;
}

.uk-grid-112 {
  -webkit-margin-start: -112px;
          margin-inline-start: -112px;
}
[dir=rtl] .uk-grid-112 {
  margin-left: 0;
}
.uk-grid-112 > * {
  -webkit-padding-start: 112px;
          padding-inline-start: 112px;
}
[dir=rtl] .uk-grid-112 > * {
  padding-left: 0;
}
.uk-grid-112 > .uk-grid-margin,
.uk-grid-112 > * + .uk-grid-margin {
  margin-top: 112px;
}

@media (min-width: 960px) {
  .uk-grid-row-112\@m > * + .uk-grid-margin {
    margin-top: 11.2rem !important;
  }
  .uk-grid-112\@m {
    -webkit-margin-start: -11.2rem;
            margin-inline-start: -11.2rem;
  }
  [dir=rtl] .uk-grid-112\@m {
    margin-left: 0;
  }
  .uk-grid-112\@m > * {
    -webkit-padding-start: 11.2rem;
            padding-inline-start: 11.2rem;
  }
  [dir=rtl] .uk-grid-112\@m > * {
    padding-left: 0;
  }
  .uk-grid-112\@m > .uk-grid-margin,
  .uk-grid-112\@m > * + .uk-grid-margin {
    margin-top: 11.2rem;
  }
}
.uk-grid-row-132 > * + .uk-grid-margin {
  margin-top: 132px !important;
}

.uk-grid-132 {
  -webkit-margin-start: -132px;
          margin-inline-start: -132px;
}
[dir=rtl] .uk-grid-132 {
  margin-left: 0;
}
.uk-grid-132 > * {
  -webkit-padding-start: 132px;
          padding-inline-start: 132px;
}
[dir=rtl] .uk-grid-132 > * {
  padding-left: 0;
}
.uk-grid-132 > .uk-grid-margin,
.uk-grid-132 > * + .uk-grid-margin {
  margin-top: 132px;
}

@media (min-width: 960px) {
  .uk-grid-row-132\@m > * + .uk-grid-margin {
    margin-top: 13.2rem !important;
  }
  .uk-grid-132\@m {
    -webkit-margin-start: -13.2rem;
            margin-inline-start: -13.2rem;
  }
  [dir=rtl] .uk-grid-132\@m {
    margin-left: 0;
  }
  .uk-grid-132\@m > * {
    -webkit-padding-start: 13.2rem;
            padding-inline-start: 13.2rem;
  }
  [dir=rtl] .uk-grid-132\@m > * {
    padding-left: 0;
  }
  .uk-grid-132\@m > .uk-grid-margin,
  .uk-grid-132\@m > * + .uk-grid-margin {
    margin-top: 13.2rem;
  }
}
.uk-grid-row-210 > * + .uk-grid-margin {
  margin-top: 210px !important;
}

.uk-grid-210 {
  -webkit-margin-start: -210px;
          margin-inline-start: -210px;
}
[dir=rtl] .uk-grid-210 {
  margin-left: 0;
}
.uk-grid-210 > * {
  -webkit-padding-start: 210px;
          padding-inline-start: 210px;
}
[dir=rtl] .uk-grid-210 > * {
  padding-left: 0;
}
.uk-grid-210 > .uk-grid-margin,
.uk-grid-210 > * + .uk-grid-margin {
  margin-top: 210px;
}

@media (min-width: 960px) {
  .uk-grid-row-210\@m > * + .uk-grid-margin {
    margin-top: 21rem !important;
  }
  .uk-grid-210\@m {
    -webkit-margin-start: -21rem;
            margin-inline-start: -21rem;
  }
  [dir=rtl] .uk-grid-210\@m {
    margin-left: 0;
  }
  .uk-grid-210\@m > * {
    -webkit-padding-start: 21rem;
            padding-inline-start: 21rem;
  }
  [dir=rtl] .uk-grid-210\@m > * {
    padding-left: 0;
  }
  .uk-grid-210\@m > .uk-grid-margin,
  .uk-grid-210\@m > * + .uk-grid-margin {
    margin-top: 21rem;
  }
}
.uk-grid-row-344 > * + .uk-grid-margin {
  margin-top: 344px !important;
}

.uk-grid-344 {
  -webkit-margin-start: -344px;
          margin-inline-start: -344px;
}
[dir=rtl] .uk-grid-344 {
  margin-left: 0;
}
.uk-grid-344 > * {
  -webkit-padding-start: 344px;
          padding-inline-start: 344px;
}
[dir=rtl] .uk-grid-344 > * {
  padding-left: 0;
}
.uk-grid-344 > .uk-grid-margin,
.uk-grid-344 > * + .uk-grid-margin {
  margin-top: 344px;
}

@media (min-width: 960px) {
  .uk-grid-row-344\@m > * + .uk-grid-margin {
    margin-top: 34.4rem !important;
  }
  .uk-grid-344\@m {
    -webkit-margin-start: -34.4rem;
            margin-inline-start: -34.4rem;
  }
  [dir=rtl] .uk-grid-344\@m {
    margin-left: 0;
  }
  .uk-grid-344\@m > * {
    -webkit-padding-start: 34.4rem;
            padding-inline-start: 34.4rem;
  }
  [dir=rtl] .uk-grid-344\@m > * {
    padding-left: 0;
  }
  .uk-grid-344\@m > .uk-grid-margin,
  .uk-grid-344\@m > * + .uk-grid-margin {
    margin-top: 34.4rem;
  }
}
.uk-modal-dialog {
  border-radius: 8px;
  border: 1px solid #dde0e3;
}
.uk-modal-dialog .button-close {
  width: 54px;
  height: 54px;
}
@media (min-width: 640px) {
  .uk-modal-dialog--large {
    width: 1200px;
  }
}

.uk-offcanvas .uk-offcanvas-bar {
  padding: 88px 0 0;
  background: #231f20;
}
@media (min-width: 960px) {
  .uk-offcanvas .uk-offcanvas-bar {
    padding: 13.6rem 0 0;
  }
}
.uk-offcanvas .uk-accordion > li:nth-child(n+2) {
  margin-top: 0;
}
@media (min-width: 960px) {
  .uk-offcanvas .uk-accordion > li:nth-child(n+2) {
    margin-top: 2.4rem;
  }
}
@media (min-width: 960px) {
  .uk-offcanvas .uk-accordion > li .uk-accordion-item:hover .uk-accordion-content {
    display: block !important;
  }
}
.uk-offcanvas .uk-accordion > li .uk-accordion-item.uk-open .accordion-icon svg {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.uk-offcanvas .uk-accordion > li .uk-accordion-item .uk-accordion-title {
  padding: 0 0;
}
@media (min-width: 960px) {
  .uk-offcanvas .uk-accordion > li .uk-accordion-item .uk-accordion-title {
    padding: 0 6.4rem;
  }
}
.uk-offcanvas .uk-accordion > li .uk-accordion-item .uk-accordion-title a {
  letter-spacing: -0.2px;
}
@media (min-width: 960px) {
  .uk-offcanvas .uk-accordion > li .uk-accordion-item .uk-accordion-title a {
    letter-spacing: -0.48px;
  }
}
.uk-offcanvas .uk-accordion > li .uk-accordion-item .uk-accordion-content {
  padding: 0 20px;
  margin-bottom: 24px;
}
@media (min-width: 960px) {
  .uk-offcanvas .uk-accordion > li .uk-accordion-item .uk-accordion-content {
    background-color: transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-bottom: 0;
    padding: 0 0 0 6.4rem;
  }
}
@media (min-width: 960px) {
  [dir=rtl] .uk-offcanvas .uk-accordion > li .uk-accordion-item .uk-accordion-content {
    border-left: 0;
    padding: 0 6.4rem 0 0;
  }
}
.uk-offcanvas .uk-accordion > li .uk-accordion-item .accordion-icon svg {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
[dir=rtl] .uk-offcanvas .uk-accordion > li .uk-accordion-item .accordion-icon svg {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.uk-offcanvas .parent-link {
  letter-spacing: 0.36px;
}
.uk-offcanvas .cta {
  background-color: #ffa500;
  letter-spacing: 0.28px;
  padding: 16px 32px;
}
.uk-offcanvas-page .header.uk-active {
  background-color: #ffffff;
}
.uk-offcanvas-page .header .logo path {
  fill: #010101;
}
.uk-offcanvas-page .menu-toggle svg path {
  stroke: #010101;
}
.uk-offcanvas-page .menu-toggle svg line:nth-child(1) {
  -webkit-transform: rotate(45deg) translate(7px, -11px);
          transform: rotate(45deg) translate(7px, -11px);
}
.uk-offcanvas-page .menu-toggle svg line:nth-child(2) {
  -webkit-transform: rotate(-45deg) translate(-16px, 3px);
          transform: rotate(-45deg) translate(-16px, 3px);
}
.uk-offcanvas-page hr {
  border-top: 0.5px solid #626262;
}

.uk-slider-navigation {
  -webkit-column-gap: 1.6rem;
     -moz-column-gap: 1.6rem;
          column-gap: 1.6rem;
}
.uk-slider-navigation a {
  border-radius: 100px;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  width: 40px;
  height: 40px;
}
@media (min-width: 960px) {
  .uk-slider-navigation a {
    width: 5.6rem;
    height: 5.6rem;
  }
}
.uk-slider-navigation a.uk-invisible {
  opacity: 0.5;
  visibility: visible !important;
}
[dir=rtl] .uk-slider-navigation a svg {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.uk-dotnav-container .uk-dotnav > *.uk-active > * {
  background-color: #231f20;
}
.uk-dotnav-container .uk-dotnav > * > * {
  border: 1px solid #c8c8c8;
  border-radius: 100px;
}
@media (max-width: 639px) {
  .uk-dotnav-container .uk-dotnav > * > * {
    width: 10px;
    height: 10px;
  }
}

.uk-margin-4 {
  margin: 4px;
}

@media (min-width: 960px) {
  .uk-margin-4\@m {
    margin: 0.4rem;
  }
}
.uk-margin-top-4 {
  margin-top: 4px;
}

@media (min-width: 960px) {
  .uk-margin-top-4\@m {
    margin-top: 0.4rem;
  }
}
.uk-margin-left-4 {
  -webkit-margin-start: 4px;
          margin-inline-start: 4px;
}

@media (min-width: 960px) {
  .uk-margin-left-4\@m {
    -webkit-margin-start: 0.4rem;
            margin-inline-start: 0.4rem;
  }
}
.uk-margin-right-4 {
  -webkit-margin-end: 4px;
          margin-inline-end: 4px;
}

@media (min-width: 960px) {
  .uk-margin-right-4\@m {
    -webkit-margin-end: 0.4rem;
            margin-inline-end: 0.4rem;
  }
}
.uk-margin-bottom-4 {
  margin-bottom: 4px;
}

@media (min-width: 960px) {
  .uk-margin-bottom-4\@m {
    margin-bottom: 0.4rem;
  }
}
.uk-padding-4 {
  padding: 4px;
}

@media (min-width: 960px) {
  .uk-padding-4\@m {
    padding: 0.4rem;
  }
}
.uk-padding-top-4 {
  padding-top: 4px;
}

@media (min-width: 960px) {
  .uk-padding-top-4\@m {
    padding-top: 0.4rem;
  }
}
.uk-padding-left-4 {
  -webkit-padding-start: 4px;
          padding-inline-start: 4px;
}

@media (min-width: 960px) {
  .uk-padding-left-4\@m {
    -webkit-padding-start: 0.4rem;
            padding-inline-start: 0.4rem;
  }
}
.uk-padding-right-4 {
  -webkit-padding-end: 4px;
          padding-inline-end: 4px;
}

@media (min-width: 960px) {
  .uk-padding-right-4\@m {
    -webkit-padding-end: 0.4rem;
            padding-inline-end: 0.4rem;
  }
}
.uk-padding-bottom-4 {
  padding-bottom: 4px;
}

@media (min-width: 960px) {
  .uk-padding-bottom-4\@m {
    padding-bottom: 0.4rem;
  }
}
.uk-margin-8 {
  margin: 8px;
}

@media (min-width: 960px) {
  .uk-margin-8\@m {
    margin: 0.8rem;
  }
}
.uk-margin-top-8 {
  margin-top: 8px;
}

@media (min-width: 960px) {
  .uk-margin-top-8\@m {
    margin-top: 0.8rem;
  }
}
.uk-margin-left-8 {
  -webkit-margin-start: 8px;
          margin-inline-start: 8px;
}

@media (min-width: 960px) {
  .uk-margin-left-8\@m {
    -webkit-margin-start: 0.8rem;
            margin-inline-start: 0.8rem;
  }
}
.uk-margin-right-8 {
  -webkit-margin-end: 8px;
          margin-inline-end: 8px;
}

@media (min-width: 960px) {
  .uk-margin-right-8\@m {
    -webkit-margin-end: 0.8rem;
            margin-inline-end: 0.8rem;
  }
}
.uk-margin-bottom-8 {
  margin-bottom: 8px;
}

@media (min-width: 960px) {
  .uk-margin-bottom-8\@m {
    margin-bottom: 0.8rem;
  }
}
.uk-padding-8 {
  padding: 8px;
}

@media (min-width: 960px) {
  .uk-padding-8\@m {
    padding: 0.8rem;
  }
}
.uk-padding-top-8 {
  padding-top: 8px;
}

@media (min-width: 960px) {
  .uk-padding-top-8\@m {
    padding-top: 0.8rem;
  }
}
.uk-padding-left-8 {
  -webkit-padding-start: 8px;
          padding-inline-start: 8px;
}

@media (min-width: 960px) {
  .uk-padding-left-8\@m {
    -webkit-padding-start: 0.8rem;
            padding-inline-start: 0.8rem;
  }
}
.uk-padding-right-8 {
  -webkit-padding-end: 8px;
          padding-inline-end: 8px;
}

@media (min-width: 960px) {
  .uk-padding-right-8\@m {
    -webkit-padding-end: 0.8rem;
            padding-inline-end: 0.8rem;
  }
}
.uk-padding-bottom-8 {
  padding-bottom: 8px;
}

@media (min-width: 960px) {
  .uk-padding-bottom-8\@m {
    padding-bottom: 0.8rem;
  }
}
.uk-margin-12 {
  margin: 12px;
}

@media (min-width: 960px) {
  .uk-margin-12\@m {
    margin: 1.2rem;
  }
}
.uk-margin-top-12 {
  margin-top: 12px;
}

@media (min-width: 960px) {
  .uk-margin-top-12\@m {
    margin-top: 1.2rem;
  }
}
.uk-margin-left-12 {
  -webkit-margin-start: 12px;
          margin-inline-start: 12px;
}

@media (min-width: 960px) {
  .uk-margin-left-12\@m {
    -webkit-margin-start: 1.2rem;
            margin-inline-start: 1.2rem;
  }
}
.uk-margin-right-12 {
  -webkit-margin-end: 12px;
          margin-inline-end: 12px;
}

@media (min-width: 960px) {
  .uk-margin-right-12\@m {
    -webkit-margin-end: 1.2rem;
            margin-inline-end: 1.2rem;
  }
}
.uk-margin-bottom-12 {
  margin-bottom: 12px;
}

@media (min-width: 960px) {
  .uk-margin-bottom-12\@m {
    margin-bottom: 1.2rem;
  }
}
.uk-padding-12 {
  padding: 12px;
}

@media (min-width: 960px) {
  .uk-padding-12\@m {
    padding: 1.2rem;
  }
}
.uk-padding-top-12 {
  padding-top: 12px;
}

@media (min-width: 960px) {
  .uk-padding-top-12\@m {
    padding-top: 1.2rem;
  }
}
.uk-padding-left-12 {
  -webkit-padding-start: 12px;
          padding-inline-start: 12px;
}

@media (min-width: 960px) {
  .uk-padding-left-12\@m {
    -webkit-padding-start: 1.2rem;
            padding-inline-start: 1.2rem;
  }
}
.uk-padding-right-12 {
  -webkit-padding-end: 12px;
          padding-inline-end: 12px;
}

@media (min-width: 960px) {
  .uk-padding-right-12\@m {
    -webkit-padding-end: 1.2rem;
            padding-inline-end: 1.2rem;
  }
}
.uk-padding-bottom-12 {
  padding-bottom: 12px;
}

@media (min-width: 960px) {
  .uk-padding-bottom-12\@m {
    padding-bottom: 1.2rem;
  }
}
.uk-margin-16 {
  margin: 16px;
}

@media (min-width: 960px) {
  .uk-margin-16\@m {
    margin: 1.6rem;
  }
}
.uk-margin-top-16 {
  margin-top: 16px;
}

@media (min-width: 960px) {
  .uk-margin-top-16\@m {
    margin-top: 1.6rem;
  }
}
.uk-margin-left-16 {
  -webkit-margin-start: 16px;
          margin-inline-start: 16px;
}

@media (min-width: 960px) {
  .uk-margin-left-16\@m {
    -webkit-margin-start: 1.6rem;
            margin-inline-start: 1.6rem;
  }
}
.uk-margin-right-16 {
  -webkit-margin-end: 16px;
          margin-inline-end: 16px;
}

@media (min-width: 960px) {
  .uk-margin-right-16\@m {
    -webkit-margin-end: 1.6rem;
            margin-inline-end: 1.6rem;
  }
}
.uk-margin-bottom-16 {
  margin-bottom: 16px;
}

@media (min-width: 960px) {
  .uk-margin-bottom-16\@m {
    margin-bottom: 1.6rem;
  }
}
.uk-padding-16 {
  padding: 16px;
}

@media (min-width: 960px) {
  .uk-padding-16\@m {
    padding: 1.6rem;
  }
}
.uk-padding-top-16 {
  padding-top: 16px;
}

@media (min-width: 960px) {
  .uk-padding-top-16\@m {
    padding-top: 1.6rem;
  }
}
.uk-padding-left-16 {
  -webkit-padding-start: 16px;
          padding-inline-start: 16px;
}

@media (min-width: 960px) {
  .uk-padding-left-16\@m {
    -webkit-padding-start: 1.6rem;
            padding-inline-start: 1.6rem;
  }
}
.uk-padding-right-16 {
  -webkit-padding-end: 16px;
          padding-inline-end: 16px;
}

@media (min-width: 960px) {
  .uk-padding-right-16\@m {
    -webkit-padding-end: 1.6rem;
            padding-inline-end: 1.6rem;
  }
}
.uk-padding-bottom-16 {
  padding-bottom: 16px;
}

@media (min-width: 960px) {
  .uk-padding-bottom-16\@m {
    padding-bottom: 1.6rem;
  }
}
.uk-margin-20 {
  margin: 20px;
}

@media (min-width: 960px) {
  .uk-margin-20\@m {
    margin: 2rem;
  }
}
.uk-margin-top-20 {
  margin-top: 20px;
}

@media (min-width: 960px) {
  .uk-margin-top-20\@m {
    margin-top: 2rem;
  }
}
.uk-margin-left-20 {
  -webkit-margin-start: 20px;
          margin-inline-start: 20px;
}

@media (min-width: 960px) {
  .uk-margin-left-20\@m {
    -webkit-margin-start: 2rem;
            margin-inline-start: 2rem;
  }
}
.uk-margin-right-20 {
  -webkit-margin-end: 20px;
          margin-inline-end: 20px;
}

@media (min-width: 960px) {
  .uk-margin-right-20\@m {
    -webkit-margin-end: 2rem;
            margin-inline-end: 2rem;
  }
}
.uk-margin-bottom-20 {
  margin-bottom: 20px;
}

@media (min-width: 960px) {
  .uk-margin-bottom-20\@m {
    margin-bottom: 2rem;
  }
}
.uk-padding-20 {
  padding: 20px;
}

@media (min-width: 960px) {
  .uk-padding-20\@m {
    padding: 2rem;
  }
}
.uk-padding-top-20 {
  padding-top: 20px;
}

@media (min-width: 960px) {
  .uk-padding-top-20\@m {
    padding-top: 2rem;
  }
}
.uk-padding-left-20 {
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
}

@media (min-width: 960px) {
  .uk-padding-left-20\@m {
    -webkit-padding-start: 2rem;
            padding-inline-start: 2rem;
  }
}
.uk-padding-right-20 {
  -webkit-padding-end: 20px;
          padding-inline-end: 20px;
}

@media (min-width: 960px) {
  .uk-padding-right-20\@m {
    -webkit-padding-end: 2rem;
            padding-inline-end: 2rem;
  }
}
.uk-padding-bottom-20 {
  padding-bottom: 20px;
}

@media (min-width: 960px) {
  .uk-padding-bottom-20\@m {
    padding-bottom: 2rem;
  }
}
.uk-margin-24 {
  margin: 24px;
}

@media (min-width: 960px) {
  .uk-margin-24\@m {
    margin: 2.4rem;
  }
}
.uk-margin-top-24 {
  margin-top: 24px;
}

@media (min-width: 960px) {
  .uk-margin-top-24\@m {
    margin-top: 2.4rem;
  }
}
.uk-margin-left-24 {
  -webkit-margin-start: 24px;
          margin-inline-start: 24px;
}

@media (min-width: 960px) {
  .uk-margin-left-24\@m {
    -webkit-margin-start: 2.4rem;
            margin-inline-start: 2.4rem;
  }
}
.uk-margin-right-24 {
  -webkit-margin-end: 24px;
          margin-inline-end: 24px;
}

@media (min-width: 960px) {
  .uk-margin-right-24\@m {
    -webkit-margin-end: 2.4rem;
            margin-inline-end: 2.4rem;
  }
}
.uk-margin-bottom-24 {
  margin-bottom: 24px;
}

@media (min-width: 960px) {
  .uk-margin-bottom-24\@m {
    margin-bottom: 2.4rem;
  }
}
.uk-padding-24 {
  padding: 24px;
}

@media (min-width: 960px) {
  .uk-padding-24\@m {
    padding: 2.4rem;
  }
}
.uk-padding-top-24 {
  padding-top: 24px;
}

@media (min-width: 960px) {
  .uk-padding-top-24\@m {
    padding-top: 2.4rem;
  }
}
.uk-padding-left-24 {
  -webkit-padding-start: 24px;
          padding-inline-start: 24px;
}

@media (min-width: 960px) {
  .uk-padding-left-24\@m {
    -webkit-padding-start: 2.4rem;
            padding-inline-start: 2.4rem;
  }
}
.uk-padding-right-24 {
  -webkit-padding-end: 24px;
          padding-inline-end: 24px;
}

@media (min-width: 960px) {
  .uk-padding-right-24\@m {
    -webkit-padding-end: 2.4rem;
            padding-inline-end: 2.4rem;
  }
}
.uk-padding-bottom-24 {
  padding-bottom: 24px;
}

@media (min-width: 960px) {
  .uk-padding-bottom-24\@m {
    padding-bottom: 2.4rem;
  }
}
.uk-margin-28 {
  margin: 28px;
}

@media (min-width: 960px) {
  .uk-margin-28\@m {
    margin: 2.8rem;
  }
}
.uk-margin-top-28 {
  margin-top: 28px;
}

@media (min-width: 960px) {
  .uk-margin-top-28\@m {
    margin-top: 2.8rem;
  }
}
.uk-margin-left-28 {
  -webkit-margin-start: 28px;
          margin-inline-start: 28px;
}

@media (min-width: 960px) {
  .uk-margin-left-28\@m {
    -webkit-margin-start: 2.8rem;
            margin-inline-start: 2.8rem;
  }
}
.uk-margin-right-28 {
  -webkit-margin-end: 28px;
          margin-inline-end: 28px;
}

@media (min-width: 960px) {
  .uk-margin-right-28\@m {
    -webkit-margin-end: 2.8rem;
            margin-inline-end: 2.8rem;
  }
}
.uk-margin-bottom-28 {
  margin-bottom: 28px;
}

@media (min-width: 960px) {
  .uk-margin-bottom-28\@m {
    margin-bottom: 2.8rem;
  }
}
.uk-padding-28 {
  padding: 28px;
}

@media (min-width: 960px) {
  .uk-padding-28\@m {
    padding: 2.8rem;
  }
}
.uk-padding-top-28 {
  padding-top: 28px;
}

@media (min-width: 960px) {
  .uk-padding-top-28\@m {
    padding-top: 2.8rem;
  }
}
.uk-padding-left-28 {
  -webkit-padding-start: 28px;
          padding-inline-start: 28px;
}

@media (min-width: 960px) {
  .uk-padding-left-28\@m {
    -webkit-padding-start: 2.8rem;
            padding-inline-start: 2.8rem;
  }
}
.uk-padding-right-28 {
  -webkit-padding-end: 28px;
          padding-inline-end: 28px;
}

@media (min-width: 960px) {
  .uk-padding-right-28\@m {
    -webkit-padding-end: 2.8rem;
            padding-inline-end: 2.8rem;
  }
}
.uk-padding-bottom-28 {
  padding-bottom: 28px;
}

@media (min-width: 960px) {
  .uk-padding-bottom-28\@m {
    padding-bottom: 2.8rem;
  }
}
.uk-margin-32 {
  margin: 32px;
}

@media (min-width: 960px) {
  .uk-margin-32\@m {
    margin: 3.2rem;
  }
}
.uk-margin-top-32 {
  margin-top: 32px;
}

@media (min-width: 960px) {
  .uk-margin-top-32\@m {
    margin-top: 3.2rem;
  }
}
.uk-margin-left-32 {
  -webkit-margin-start: 32px;
          margin-inline-start: 32px;
}

@media (min-width: 960px) {
  .uk-margin-left-32\@m {
    -webkit-margin-start: 3.2rem;
            margin-inline-start: 3.2rem;
  }
}
.uk-margin-right-32 {
  -webkit-margin-end: 32px;
          margin-inline-end: 32px;
}

@media (min-width: 960px) {
  .uk-margin-right-32\@m {
    -webkit-margin-end: 3.2rem;
            margin-inline-end: 3.2rem;
  }
}
.uk-margin-bottom-32 {
  margin-bottom: 32px;
}

@media (min-width: 960px) {
  .uk-margin-bottom-32\@m {
    margin-bottom: 3.2rem;
  }
}
.uk-padding-32 {
  padding: 32px;
}

@media (min-width: 960px) {
  .uk-padding-32\@m {
    padding: 3.2rem;
  }
}
.uk-padding-top-32 {
  padding-top: 32px;
}

@media (min-width: 960px) {
  .uk-padding-top-32\@m {
    padding-top: 3.2rem;
  }
}
.uk-padding-left-32 {
  -webkit-padding-start: 32px;
          padding-inline-start: 32px;
}

@media (min-width: 960px) {
  .uk-padding-left-32\@m {
    -webkit-padding-start: 3.2rem;
            padding-inline-start: 3.2rem;
  }
}
.uk-padding-right-32 {
  -webkit-padding-end: 32px;
          padding-inline-end: 32px;
}

@media (min-width: 960px) {
  .uk-padding-right-32\@m {
    -webkit-padding-end: 3.2rem;
            padding-inline-end: 3.2rem;
  }
}
.uk-padding-bottom-32 {
  padding-bottom: 32px;
}

@media (min-width: 960px) {
  .uk-padding-bottom-32\@m {
    padding-bottom: 3.2rem;
  }
}
.uk-margin-36 {
  margin: 36px;
}

@media (min-width: 960px) {
  .uk-margin-36\@m {
    margin: 3.6rem;
  }
}
.uk-margin-top-36 {
  margin-top: 36px;
}

@media (min-width: 960px) {
  .uk-margin-top-36\@m {
    margin-top: 3.6rem;
  }
}
.uk-margin-left-36 {
  -webkit-margin-start: 36px;
          margin-inline-start: 36px;
}

@media (min-width: 960px) {
  .uk-margin-left-36\@m {
    -webkit-margin-start: 3.6rem;
            margin-inline-start: 3.6rem;
  }
}
.uk-margin-right-36 {
  -webkit-margin-end: 36px;
          margin-inline-end: 36px;
}

@media (min-width: 960px) {
  .uk-margin-right-36\@m {
    -webkit-margin-end: 3.6rem;
            margin-inline-end: 3.6rem;
  }
}
.uk-margin-bottom-36 {
  margin-bottom: 36px;
}

@media (min-width: 960px) {
  .uk-margin-bottom-36\@m {
    margin-bottom: 3.6rem;
  }
}
.uk-padding-36 {
  padding: 36px;
}

@media (min-width: 960px) {
  .uk-padding-36\@m {
    padding: 3.6rem;
  }
}
.uk-padding-top-36 {
  padding-top: 36px;
}

@media (min-width: 960px) {
  .uk-padding-top-36\@m {
    padding-top: 3.6rem;
  }
}
.uk-padding-left-36 {
  -webkit-padding-start: 36px;
          padding-inline-start: 36px;
}

@media (min-width: 960px) {
  .uk-padding-left-36\@m {
    -webkit-padding-start: 3.6rem;
            padding-inline-start: 3.6rem;
  }
}
.uk-padding-right-36 {
  -webkit-padding-end: 36px;
          padding-inline-end: 36px;
}

@media (min-width: 960px) {
  .uk-padding-right-36\@m {
    -webkit-padding-end: 3.6rem;
            padding-inline-end: 3.6rem;
  }
}
.uk-padding-bottom-36 {
  padding-bottom: 36px;
}

@media (min-width: 960px) {
  .uk-padding-bottom-36\@m {
    padding-bottom: 3.6rem;
  }
}
.uk-margin-40 {
  margin: 40px;
}

@media (min-width: 960px) {
  .uk-margin-40\@m {
    margin: 4rem;
  }
}
.uk-margin-top-40 {
  margin-top: 40px;
}

@media (min-width: 960px) {
  .uk-margin-top-40\@m {
    margin-top: 4rem;
  }
}
.uk-margin-left-40 {
  -webkit-margin-start: 40px;
          margin-inline-start: 40px;
}

@media (min-width: 960px) {
  .uk-margin-left-40\@m {
    -webkit-margin-start: 4rem;
            margin-inline-start: 4rem;
  }
}
.uk-margin-right-40 {
  -webkit-margin-end: 40px;
          margin-inline-end: 40px;
}

@media (min-width: 960px) {
  .uk-margin-right-40\@m {
    -webkit-margin-end: 4rem;
            margin-inline-end: 4rem;
  }
}
.uk-margin-bottom-40 {
  margin-bottom: 40px;
}

@media (min-width: 960px) {
  .uk-margin-bottom-40\@m {
    margin-bottom: 4rem;
  }
}
.uk-padding-40 {
  padding: 40px;
}

@media (min-width: 960px) {
  .uk-padding-40\@m {
    padding: 4rem;
  }
}
.uk-padding-top-40 {
  padding-top: 40px;
}

@media (min-width: 960px) {
  .uk-padding-top-40\@m {
    padding-top: 4rem;
  }
}
.uk-padding-left-40 {
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

@media (min-width: 960px) {
  .uk-padding-left-40\@m {
    -webkit-padding-start: 4rem;
            padding-inline-start: 4rem;
  }
}
.uk-padding-right-40 {
  -webkit-padding-end: 40px;
          padding-inline-end: 40px;
}

@media (min-width: 960px) {
  .uk-padding-right-40\@m {
    -webkit-padding-end: 4rem;
            padding-inline-end: 4rem;
  }
}
.uk-padding-bottom-40 {
  padding-bottom: 40px;
}

@media (min-width: 960px) {
  .uk-padding-bottom-40\@m {
    padding-bottom: 4rem;
  }
}
.uk-margin-48 {
  margin: 48px;
}

@media (min-width: 960px) {
  .uk-margin-48\@m {
    margin: 4.8rem;
  }
}
.uk-margin-top-48 {
  margin-top: 48px;
}

@media (min-width: 960px) {
  .uk-margin-top-48\@m {
    margin-top: 4.8rem;
  }
}
.uk-margin-left-48 {
  -webkit-margin-start: 48px;
          margin-inline-start: 48px;
}

@media (min-width: 960px) {
  .uk-margin-left-48\@m {
    -webkit-margin-start: 4.8rem;
            margin-inline-start: 4.8rem;
  }
}
.uk-margin-right-48 {
  -webkit-margin-end: 48px;
          margin-inline-end: 48px;
}

@media (min-width: 960px) {
  .uk-margin-right-48\@m {
    -webkit-margin-end: 4.8rem;
            margin-inline-end: 4.8rem;
  }
}
.uk-margin-bottom-48 {
  margin-bottom: 48px;
}

@media (min-width: 960px) {
  .uk-margin-bottom-48\@m {
    margin-bottom: 4.8rem;
  }
}
.uk-padding-48 {
  padding: 48px;
}

@media (min-width: 960px) {
  .uk-padding-48\@m {
    padding: 4.8rem;
  }
}
.uk-padding-top-48 {
  padding-top: 48px;
}

@media (min-width: 960px) {
  .uk-padding-top-48\@m {
    padding-top: 4.8rem;
  }
}
.uk-padding-left-48 {
  -webkit-padding-start: 48px;
          padding-inline-start: 48px;
}

@media (min-width: 960px) {
  .uk-padding-left-48\@m {
    -webkit-padding-start: 4.8rem;
            padding-inline-start: 4.8rem;
  }
}
.uk-padding-right-48 {
  -webkit-padding-end: 48px;
          padding-inline-end: 48px;
}

@media (min-width: 960px) {
  .uk-padding-right-48\@m {
    -webkit-padding-end: 4.8rem;
            padding-inline-end: 4.8rem;
  }
}
.uk-padding-bottom-48 {
  padding-bottom: 48px;
}

@media (min-width: 960px) {
  .uk-padding-bottom-48\@m {
    padding-bottom: 4.8rem;
  }
}
.uk-margin-56 {
  margin: 56px;
}

@media (min-width: 960px) {
  .uk-margin-56\@m {
    margin: 5.6rem;
  }
}
.uk-margin-top-56 {
  margin-top: 56px;
}

@media (min-width: 960px) {
  .uk-margin-top-56\@m {
    margin-top: 5.6rem;
  }
}
.uk-margin-left-56 {
  -webkit-margin-start: 56px;
          margin-inline-start: 56px;
}

@media (min-width: 960px) {
  .uk-margin-left-56\@m {
    -webkit-margin-start: 5.6rem;
            margin-inline-start: 5.6rem;
  }
}
.uk-margin-right-56 {
  -webkit-margin-end: 56px;
          margin-inline-end: 56px;
}

@media (min-width: 960px) {
  .uk-margin-right-56\@m {
    -webkit-margin-end: 5.6rem;
            margin-inline-end: 5.6rem;
  }
}
.uk-margin-bottom-56 {
  margin-bottom: 56px;
}

@media (min-width: 960px) {
  .uk-margin-bottom-56\@m {
    margin-bottom: 5.6rem;
  }
}
.uk-padding-56 {
  padding: 56px;
}

@media (min-width: 960px) {
  .uk-padding-56\@m {
    padding: 5.6rem;
  }
}
.uk-padding-top-56 {
  padding-top: 56px;
}

@media (min-width: 960px) {
  .uk-padding-top-56\@m {
    padding-top: 5.6rem;
  }
}
.uk-padding-left-56 {
  -webkit-padding-start: 56px;
          padding-inline-start: 56px;
}

@media (min-width: 960px) {
  .uk-padding-left-56\@m {
    -webkit-padding-start: 5.6rem;
            padding-inline-start: 5.6rem;
  }
}
.uk-padding-right-56 {
  -webkit-padding-end: 56px;
          padding-inline-end: 56px;
}

@media (min-width: 960px) {
  .uk-padding-right-56\@m {
    -webkit-padding-end: 5.6rem;
            padding-inline-end: 5.6rem;
  }
}
.uk-padding-bottom-56 {
  padding-bottom: 56px;
}

@media (min-width: 960px) {
  .uk-padding-bottom-56\@m {
    padding-bottom: 5.6rem;
  }
}
.uk-margin-64 {
  margin: 64px;
}

@media (min-width: 960px) {
  .uk-margin-64\@m {
    margin: 6.4rem;
  }
}
.uk-margin-top-64 {
  margin-top: 64px;
}

@media (min-width: 960px) {
  .uk-margin-top-64\@m {
    margin-top: 6.4rem;
  }
}
.uk-margin-left-64 {
  -webkit-margin-start: 64px;
          margin-inline-start: 64px;
}

@media (min-width: 960px) {
  .uk-margin-left-64\@m {
    -webkit-margin-start: 6.4rem;
            margin-inline-start: 6.4rem;
  }
}
.uk-margin-right-64 {
  -webkit-margin-end: 64px;
          margin-inline-end: 64px;
}

@media (min-width: 960px) {
  .uk-margin-right-64\@m {
    -webkit-margin-end: 6.4rem;
            margin-inline-end: 6.4rem;
  }
}
.uk-margin-bottom-64 {
  margin-bottom: 64px;
}

@media (min-width: 960px) {
  .uk-margin-bottom-64\@m {
    margin-bottom: 6.4rem;
  }
}
.uk-padding-64 {
  padding: 64px;
}

@media (min-width: 960px) {
  .uk-padding-64\@m {
    padding: 6.4rem;
  }
}
.uk-padding-top-64 {
  padding-top: 64px;
}

@media (min-width: 960px) {
  .uk-padding-top-64\@m {
    padding-top: 6.4rem;
  }
}
.uk-padding-left-64 {
  -webkit-padding-start: 64px;
          padding-inline-start: 64px;
}

@media (min-width: 960px) {
  .uk-padding-left-64\@m {
    -webkit-padding-start: 6.4rem;
            padding-inline-start: 6.4rem;
  }
}
.uk-padding-right-64 {
  -webkit-padding-end: 64px;
          padding-inline-end: 64px;
}

@media (min-width: 960px) {
  .uk-padding-right-64\@m {
    -webkit-padding-end: 6.4rem;
            padding-inline-end: 6.4rem;
  }
}
.uk-padding-bottom-64 {
  padding-bottom: 64px;
}

@media (min-width: 960px) {
  .uk-padding-bottom-64\@m {
    padding-bottom: 6.4rem;
  }
}
.uk-margin-72 {
  margin: 72px;
}

@media (min-width: 960px) {
  .uk-margin-72\@m {
    margin: 7.2rem;
  }
}
.uk-margin-top-72 {
  margin-top: 72px;
}

@media (min-width: 960px) {
  .uk-margin-top-72\@m {
    margin-top: 7.2rem;
  }
}
.uk-margin-left-72 {
  -webkit-margin-start: 72px;
          margin-inline-start: 72px;
}

@media (min-width: 960px) {
  .uk-margin-left-72\@m {
    -webkit-margin-start: 7.2rem;
            margin-inline-start: 7.2rem;
  }
}
.uk-margin-right-72 {
  -webkit-margin-end: 72px;
          margin-inline-end: 72px;
}

@media (min-width: 960px) {
  .uk-margin-right-72\@m {
    -webkit-margin-end: 7.2rem;
            margin-inline-end: 7.2rem;
  }
}
.uk-margin-bottom-72 {
  margin-bottom: 72px;
}

@media (min-width: 960px) {
  .uk-margin-bottom-72\@m {
    margin-bottom: 7.2rem;
  }
}
.uk-padding-72 {
  padding: 72px;
}

@media (min-width: 960px) {
  .uk-padding-72\@m {
    padding: 7.2rem;
  }
}
.uk-padding-top-72 {
  padding-top: 72px;
}

@media (min-width: 960px) {
  .uk-padding-top-72\@m {
    padding-top: 7.2rem;
  }
}
.uk-padding-left-72 {
  -webkit-padding-start: 72px;
          padding-inline-start: 72px;
}

@media (min-width: 960px) {
  .uk-padding-left-72\@m {
    -webkit-padding-start: 7.2rem;
            padding-inline-start: 7.2rem;
  }
}
.uk-padding-right-72 {
  -webkit-padding-end: 72px;
          padding-inline-end: 72px;
}

@media (min-width: 960px) {
  .uk-padding-right-72\@m {
    -webkit-padding-end: 7.2rem;
            padding-inline-end: 7.2rem;
  }
}
.uk-padding-bottom-72 {
  padding-bottom: 72px;
}

@media (min-width: 960px) {
  .uk-padding-bottom-72\@m {
    padding-bottom: 7.2rem;
  }
}
.uk-margin-88 {
  margin: 88px;
}

@media (min-width: 960px) {
  .uk-margin-88\@m {
    margin: 8.8rem;
  }
}
.uk-margin-top-88 {
  margin-top: 88px;
}

@media (min-width: 960px) {
  .uk-margin-top-88\@m {
    margin-top: 8.8rem;
  }
}
.uk-margin-left-88 {
  -webkit-margin-start: 88px;
          margin-inline-start: 88px;
}

@media (min-width: 960px) {
  .uk-margin-left-88\@m {
    -webkit-margin-start: 8.8rem;
            margin-inline-start: 8.8rem;
  }
}
.uk-margin-right-88 {
  -webkit-margin-end: 88px;
          margin-inline-end: 88px;
}

@media (min-width: 960px) {
  .uk-margin-right-88\@m {
    -webkit-margin-end: 8.8rem;
            margin-inline-end: 8.8rem;
  }
}
.uk-margin-bottom-88 {
  margin-bottom: 88px;
}

@media (min-width: 960px) {
  .uk-margin-bottom-88\@m {
    margin-bottom: 8.8rem;
  }
}
.uk-padding-88 {
  padding: 88px;
}

@media (min-width: 960px) {
  .uk-padding-88\@m {
    padding: 8.8rem;
  }
}
.uk-padding-top-88 {
  padding-top: 88px;
}

@media (min-width: 960px) {
  .uk-padding-top-88\@m {
    padding-top: 8.8rem;
  }
}
.uk-padding-left-88 {
  -webkit-padding-start: 88px;
          padding-inline-start: 88px;
}

@media (min-width: 960px) {
  .uk-padding-left-88\@m {
    -webkit-padding-start: 8.8rem;
            padding-inline-start: 8.8rem;
  }
}
.uk-padding-right-88 {
  -webkit-padding-end: 88px;
          padding-inline-end: 88px;
}

@media (min-width: 960px) {
  .uk-padding-right-88\@m {
    -webkit-padding-end: 8.8rem;
            padding-inline-end: 8.8rem;
  }
}
.uk-padding-bottom-88 {
  padding-bottom: 88px;
}

@media (min-width: 960px) {
  .uk-padding-bottom-88\@m {
    padding-bottom: 8.8rem;
  }
}
.uk-margin-96 {
  margin: 96px;
}

@media (min-width: 960px) {
  .uk-margin-96\@m {
    margin: 9.6rem;
  }
}
.uk-margin-top-96 {
  margin-top: 96px;
}

@media (min-width: 960px) {
  .uk-margin-top-96\@m {
    margin-top: 9.6rem;
  }
}
.uk-margin-left-96 {
  -webkit-margin-start: 96px;
          margin-inline-start: 96px;
}

@media (min-width: 960px) {
  .uk-margin-left-96\@m {
    -webkit-margin-start: 9.6rem;
            margin-inline-start: 9.6rem;
  }
}
.uk-margin-right-96 {
  -webkit-margin-end: 96px;
          margin-inline-end: 96px;
}

@media (min-width: 960px) {
  .uk-margin-right-96\@m {
    -webkit-margin-end: 9.6rem;
            margin-inline-end: 9.6rem;
  }
}
.uk-margin-bottom-96 {
  margin-bottom: 96px;
}

@media (min-width: 960px) {
  .uk-margin-bottom-96\@m {
    margin-bottom: 9.6rem;
  }
}
.uk-padding-96 {
  padding: 96px;
}

@media (min-width: 960px) {
  .uk-padding-96\@m {
    padding: 9.6rem;
  }
}
.uk-padding-top-96 {
  padding-top: 96px;
}

@media (min-width: 960px) {
  .uk-padding-top-96\@m {
    padding-top: 9.6rem;
  }
}
.uk-padding-left-96 {
  -webkit-padding-start: 96px;
          padding-inline-start: 96px;
}

@media (min-width: 960px) {
  .uk-padding-left-96\@m {
    -webkit-padding-start: 9.6rem;
            padding-inline-start: 9.6rem;
  }
}
.uk-padding-right-96 {
  -webkit-padding-end: 96px;
          padding-inline-end: 96px;
}

@media (min-width: 960px) {
  .uk-padding-right-96\@m {
    -webkit-padding-end: 9.6rem;
            padding-inline-end: 9.6rem;
  }
}
.uk-padding-bottom-96 {
  padding-bottom: 96px;
}

@media (min-width: 960px) {
  .uk-padding-bottom-96\@m {
    padding-bottom: 9.6rem;
  }
}
.uk-margin-120 {
  margin: 120px;
}

@media (min-width: 960px) {
  .uk-margin-120\@m {
    margin: 12rem;
  }
}
.uk-margin-top-120 {
  margin-top: 120px;
}

@media (min-width: 960px) {
  .uk-margin-top-120\@m {
    margin-top: 12rem;
  }
}
.uk-margin-left-120 {
  -webkit-margin-start: 120px;
          margin-inline-start: 120px;
}

@media (min-width: 960px) {
  .uk-margin-left-120\@m {
    -webkit-margin-start: 12rem;
            margin-inline-start: 12rem;
  }
}
.uk-margin-right-120 {
  -webkit-margin-end: 120px;
          margin-inline-end: 120px;
}

@media (min-width: 960px) {
  .uk-margin-right-120\@m {
    -webkit-margin-end: 12rem;
            margin-inline-end: 12rem;
  }
}
.uk-margin-bottom-120 {
  margin-bottom: 120px;
}

@media (min-width: 960px) {
  .uk-margin-bottom-120\@m {
    margin-bottom: 12rem;
  }
}
.uk-padding-120 {
  padding: 120px;
}

@media (min-width: 960px) {
  .uk-padding-120\@m {
    padding: 12rem;
  }
}
.uk-padding-top-120 {
  padding-top: 120px;
}

@media (min-width: 960px) {
  .uk-padding-top-120\@m {
    padding-top: 12rem;
  }
}
.uk-padding-left-120 {
  -webkit-padding-start: 120px;
          padding-inline-start: 120px;
}

@media (min-width: 960px) {
  .uk-padding-left-120\@m {
    -webkit-padding-start: 12rem;
            padding-inline-start: 12rem;
  }
}
.uk-padding-right-120 {
  -webkit-padding-end: 120px;
          padding-inline-end: 120px;
}

@media (min-width: 960px) {
  .uk-padding-right-120\@m {
    -webkit-padding-end: 12rem;
            padding-inline-end: 12rem;
  }
}
.uk-padding-bottom-120 {
  padding-bottom: 120px;
}

@media (min-width: 960px) {
  .uk-padding-bottom-120\@m {
    padding-bottom: 12rem;
  }
}
.uk-margin-148 {
  margin: 148px;
}

@media (min-width: 960px) {
  .uk-margin-148\@m {
    margin: 14.8rem;
  }
}
.uk-margin-top-148 {
  margin-top: 148px;
}

@media (min-width: 960px) {
  .uk-margin-top-148\@m {
    margin-top: 14.8rem;
  }
}
.uk-margin-left-148 {
  -webkit-margin-start: 148px;
          margin-inline-start: 148px;
}

@media (min-width: 960px) {
  .uk-margin-left-148\@m {
    -webkit-margin-start: 14.8rem;
            margin-inline-start: 14.8rem;
  }
}
.uk-margin-right-148 {
  -webkit-margin-end: 148px;
          margin-inline-end: 148px;
}

@media (min-width: 960px) {
  .uk-margin-right-148\@m {
    -webkit-margin-end: 14.8rem;
            margin-inline-end: 14.8rem;
  }
}
.uk-margin-bottom-148 {
  margin-bottom: 148px;
}

@media (min-width: 960px) {
  .uk-margin-bottom-148\@m {
    margin-bottom: 14.8rem;
  }
}
.uk-padding-148 {
  padding: 148px;
}

@media (min-width: 960px) {
  .uk-padding-148\@m {
    padding: 14.8rem;
  }
}
.uk-padding-top-148 {
  padding-top: 148px;
}

@media (min-width: 960px) {
  .uk-padding-top-148\@m {
    padding-top: 14.8rem;
  }
}
.uk-padding-left-148 {
  -webkit-padding-start: 148px;
          padding-inline-start: 148px;
}

@media (min-width: 960px) {
  .uk-padding-left-148\@m {
    -webkit-padding-start: 14.8rem;
            padding-inline-start: 14.8rem;
  }
}
.uk-padding-right-148 {
  -webkit-padding-end: 148px;
          padding-inline-end: 148px;
}

@media (min-width: 960px) {
  .uk-padding-right-148\@m {
    -webkit-padding-end: 14.8rem;
            padding-inline-end: 14.8rem;
  }
}
.uk-padding-bottom-148 {
  padding-bottom: 148px;
}

@media (min-width: 960px) {
  .uk-padding-bottom-148\@m {
    padding-bottom: 14.8rem;
  }
}
.uk-margin-160 {
  margin: 160px;
}

@media (min-width: 960px) {
  .uk-margin-160\@m {
    margin: 16rem;
  }
}
.uk-margin-top-160 {
  margin-top: 160px;
}

@media (min-width: 960px) {
  .uk-margin-top-160\@m {
    margin-top: 16rem;
  }
}
.uk-margin-left-160 {
  -webkit-margin-start: 160px;
          margin-inline-start: 160px;
}

@media (min-width: 960px) {
  .uk-margin-left-160\@m {
    -webkit-margin-start: 16rem;
            margin-inline-start: 16rem;
  }
}
.uk-margin-right-160 {
  -webkit-margin-end: 160px;
          margin-inline-end: 160px;
}

@media (min-width: 960px) {
  .uk-margin-right-160\@m {
    -webkit-margin-end: 16rem;
            margin-inline-end: 16rem;
  }
}
.uk-margin-bottom-160 {
  margin-bottom: 160px;
}

@media (min-width: 960px) {
  .uk-margin-bottom-160\@m {
    margin-bottom: 16rem;
  }
}
.uk-padding-160 {
  padding: 160px;
}

@media (min-width: 960px) {
  .uk-padding-160\@m {
    padding: 16rem;
  }
}
.uk-padding-top-160 {
  padding-top: 160px;
}

@media (min-width: 960px) {
  .uk-padding-top-160\@m {
    padding-top: 16rem;
  }
}
.uk-padding-left-160 {
  -webkit-padding-start: 160px;
          padding-inline-start: 160px;
}

@media (min-width: 960px) {
  .uk-padding-left-160\@m {
    -webkit-padding-start: 16rem;
            padding-inline-start: 16rem;
  }
}
.uk-padding-right-160 {
  -webkit-padding-end: 160px;
          padding-inline-end: 160px;
}

@media (min-width: 960px) {
  .uk-padding-right-160\@m {
    -webkit-padding-end: 16rem;
            padding-inline-end: 16rem;
  }
}
.uk-padding-bottom-160 {
  padding-bottom: 160px;
}

@media (min-width: 960px) {
  .uk-padding-bottom-160\@m {
    padding-bottom: 16rem;
  }
}
.uk-margin-180 {
  margin: 180px;
}

@media (min-width: 960px) {
  .uk-margin-180\@m {
    margin: 18rem;
  }
}
.uk-margin-top-180 {
  margin-top: 180px;
}

@media (min-width: 960px) {
  .uk-margin-top-180\@m {
    margin-top: 18rem;
  }
}
.uk-margin-left-180 {
  -webkit-margin-start: 180px;
          margin-inline-start: 180px;
}

@media (min-width: 960px) {
  .uk-margin-left-180\@m {
    -webkit-margin-start: 18rem;
            margin-inline-start: 18rem;
  }
}
.uk-margin-right-180 {
  -webkit-margin-end: 180px;
          margin-inline-end: 180px;
}

@media (min-width: 960px) {
  .uk-margin-right-180\@m {
    -webkit-margin-end: 18rem;
            margin-inline-end: 18rem;
  }
}
.uk-margin-bottom-180 {
  margin-bottom: 180px;
}

@media (min-width: 960px) {
  .uk-margin-bottom-180\@m {
    margin-bottom: 18rem;
  }
}
.uk-padding-180 {
  padding: 180px;
}

@media (min-width: 960px) {
  .uk-padding-180\@m {
    padding: 18rem;
  }
}
.uk-padding-top-180 {
  padding-top: 180px;
}

@media (min-width: 960px) {
  .uk-padding-top-180\@m {
    padding-top: 18rem;
  }
}
.uk-padding-left-180 {
  -webkit-padding-start: 180px;
          padding-inline-start: 180px;
}

@media (min-width: 960px) {
  .uk-padding-left-180\@m {
    -webkit-padding-start: 18rem;
            padding-inline-start: 18rem;
  }
}
.uk-padding-right-180 {
  -webkit-padding-end: 180px;
          padding-inline-end: 180px;
}

@media (min-width: 960px) {
  .uk-padding-right-180\@m {
    -webkit-padding-end: 18rem;
            padding-inline-end: 18rem;
  }
}
.uk-padding-bottom-180 {
  padding-bottom: 180px;
}

@media (min-width: 960px) {
  .uk-padding-bottom-180\@m {
    padding-bottom: 18rem;
  }
}
.uk-margin-200 {
  margin: 200px;
}

@media (min-width: 960px) {
  .uk-margin-200\@m {
    margin: 20rem;
  }
}
.uk-margin-top-200 {
  margin-top: 200px;
}

@media (min-width: 960px) {
  .uk-margin-top-200\@m {
    margin-top: 20rem;
  }
}
.uk-margin-left-200 {
  -webkit-margin-start: 200px;
          margin-inline-start: 200px;
}

@media (min-width: 960px) {
  .uk-margin-left-200\@m {
    -webkit-margin-start: 20rem;
            margin-inline-start: 20rem;
  }
}
.uk-margin-right-200 {
  -webkit-margin-end: 200px;
          margin-inline-end: 200px;
}

@media (min-width: 960px) {
  .uk-margin-right-200\@m {
    -webkit-margin-end: 20rem;
            margin-inline-end: 20rem;
  }
}
.uk-margin-bottom-200 {
  margin-bottom: 200px;
}

@media (min-width: 960px) {
  .uk-margin-bottom-200\@m {
    margin-bottom: 20rem;
  }
}
.uk-padding-200 {
  padding: 200px;
}

@media (min-width: 960px) {
  .uk-padding-200\@m {
    padding: 20rem;
  }
}
.uk-padding-top-200 {
  padding-top: 200px;
}

@media (min-width: 960px) {
  .uk-padding-top-200\@m {
    padding-top: 20rem;
  }
}
.uk-padding-left-200 {
  -webkit-padding-start: 200px;
          padding-inline-start: 200px;
}

@media (min-width: 960px) {
  .uk-padding-left-200\@m {
    -webkit-padding-start: 20rem;
            padding-inline-start: 20rem;
  }
}
.uk-padding-right-200 {
  -webkit-padding-end: 200px;
          padding-inline-end: 200px;
}

@media (min-width: 960px) {
  .uk-padding-right-200\@m {
    -webkit-padding-end: 20rem;
            padding-inline-end: 20rem;
  }
}
.uk-padding-bottom-200 {
  padding-bottom: 200px;
}

@media (min-width: 960px) {
  .uk-padding-bottom-200\@m {
    padding-bottom: 20rem;
  }
}
.uk-margin-220 {
  margin: 220px;
}

@media (min-width: 960px) {
  .uk-margin-220\@m {
    margin: 22rem;
  }
}
.uk-margin-top-220 {
  margin-top: 220px;
}

@media (min-width: 960px) {
  .uk-margin-top-220\@m {
    margin-top: 22rem;
  }
}
.uk-margin-left-220 {
  -webkit-margin-start: 220px;
          margin-inline-start: 220px;
}

@media (min-width: 960px) {
  .uk-margin-left-220\@m {
    -webkit-margin-start: 22rem;
            margin-inline-start: 22rem;
  }
}
.uk-margin-right-220 {
  -webkit-margin-end: 220px;
          margin-inline-end: 220px;
}

@media (min-width: 960px) {
  .uk-margin-right-220\@m {
    -webkit-margin-end: 22rem;
            margin-inline-end: 22rem;
  }
}
.uk-margin-bottom-220 {
  margin-bottom: 220px;
}

@media (min-width: 960px) {
  .uk-margin-bottom-220\@m {
    margin-bottom: 22rem;
  }
}
.uk-padding-220 {
  padding: 220px;
}

@media (min-width: 960px) {
  .uk-padding-220\@m {
    padding: 22rem;
  }
}
.uk-padding-top-220 {
  padding-top: 220px;
}

@media (min-width: 960px) {
  .uk-padding-top-220\@m {
    padding-top: 22rem;
  }
}
.uk-padding-left-220 {
  -webkit-padding-start: 220px;
          padding-inline-start: 220px;
}

@media (min-width: 960px) {
  .uk-padding-left-220\@m {
    -webkit-padding-start: 22rem;
            padding-inline-start: 22rem;
  }
}
.uk-padding-right-220 {
  -webkit-padding-end: 220px;
          padding-inline-end: 220px;
}

@media (min-width: 960px) {
  .uk-padding-right-220\@m {
    -webkit-padding-end: 22rem;
            padding-inline-end: 22rem;
  }
}
.uk-padding-bottom-220 {
  padding-bottom: 220px;
}

@media (min-width: 960px) {
  .uk-padding-bottom-220\@m {
    padding-bottom: 22rem;
  }
}
@font-face {
  font-family: "Onest";
  src: url(../fonts/Onest-Black.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url(../fonts/Onest-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url(../fonts/Onest-ExtraBold.ttf) format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url(../fonts/Onest-ExtraLight.ttf) format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url(../fonts/Onest-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url(../fonts/Onest-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url(../fonts/Onest-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url(../fonts/Onest-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url(../fonts/Onest-Thin.ttf) format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DMSans";
  src: url(../fonts/DMSans-Bold.ttf) format("truetype");
  font-weight: 700; /* Bold */
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DMSans";
  src: url(../fonts/DMSans-BoldItalic.ttf) format("truetype");
  font-weight: 700; /* Bold */
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "DMSans";
  src: url(../fonts/DMSans-Italic.ttf) format("truetype");
  font-weight: 400; /* Regular */
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "DMSans";
  src: url(../fonts/DMSans-Medium.ttf) format("truetype");
  font-weight: 500; /* Medium */
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DMSans";
  src: url(../fonts/DMSans-MediumItalic.ttf) format("truetype");
  font-weight: 500; /* Medium */
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "DMSans";
  src: url(../fonts/DMSans-Regular.ttf) format("truetype");
  font-weight: 400; /* Regular */
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url(../fonts/Inter-Medium.otf);
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
.uk-text-10 {
  font-size: 10px;
  line-height: 100%;
}

@media (min-width: 960px) {
  .uk-text-10\@m {
    font-size: 1rem;
    line-height: 100%;
  }
}
.uk-text-13 {
  font-size: 13px;
  line-height: 100%;
}

@media (min-width: 960px) {
  .uk-text-13\@m {
    font-size: 1.3rem;
    line-height: 100%;
  }
}
.uk-text-14 {
  font-size: 14px;
  line-height: 100%;
}

@media (min-width: 960px) {
  .uk-text-14\@m {
    font-size: 1.4rem;
    line-height: 100%;
  }
}
.uk-text-15 {
  font-size: 15px;
  line-height: 100%;
}

@media (min-width: 960px) {
  .uk-text-15\@m {
    font-size: 1.5rem;
    line-height: 100%;
  }
}
.uk-text-16 {
  font-size: 16px;
  line-height: 100%;
}

@media (min-width: 960px) {
  .uk-text-16\@m {
    font-size: 1.6rem;
    line-height: 100%;
  }
}
.uk-text-17 {
  font-size: 17px;
  line-height: 100%;
}

@media (min-width: 960px) {
  .uk-text-17\@m {
    font-size: 1.7rem;
    line-height: 100%;
  }
}
.uk-text-18 {
  font-size: 18px;
  line-height: 100%;
}

@media (min-width: 960px) {
  .uk-text-18\@m {
    font-size: 1.8rem;
    line-height: 100%;
  }
}
.uk-text-20 {
  font-size: 20px;
  line-height: 100%;
}

@media (min-width: 960px) {
  .uk-text-20\@m {
    font-size: 2rem;
    line-height: 100%;
  }
}
.uk-text-22 {
  font-size: 22px;
  line-height: 100%;
}

@media (min-width: 960px) {
  .uk-text-22\@m {
    font-size: 2.2rem;
    line-height: 100%;
  }
}
.uk-text-24 {
  font-size: 24px;
  line-height: 100%;
}

@media (min-width: 960px) {
  .uk-text-24\@m {
    font-size: 2.4rem;
    line-height: 100%;
  }
}
.uk-text-26 {
  font-size: 26px;
  line-height: 100%;
}

@media (min-width: 960px) {
  .uk-text-26\@m {
    font-size: 2.6rem;
    line-height: 100%;
  }
}
.uk-text-28 {
  font-size: 28px;
  line-height: 100%;
}

@media (min-width: 960px) {
  .uk-text-28\@m {
    font-size: 2.8rem;
    line-height: 100%;
  }
}
.uk-text-32 {
  font-size: 32px;
  line-height: 100%;
}

@media (min-width: 960px) {
  .uk-text-32\@m {
    font-size: 3.2rem;
    line-height: 100%;
  }
}
.uk-text-36 {
  font-size: 36px;
  line-height: 100%;
}

@media (min-width: 960px) {
  .uk-text-36\@m {
    font-size: 3.6rem;
    line-height: 100%;
  }
}
.uk-text-40 {
  font-size: 40px;
  line-height: 100%;
}

@media (min-width: 960px) {
  .uk-text-40\@m {
    font-size: 4rem;
    line-height: 100%;
  }
}
.uk-text-48 {
  font-size: 48px;
  line-height: 100%;
}

@media (min-width: 960px) {
  .uk-text-48\@m {
    font-size: 4.8rem;
    line-height: 100%;
  }
}
.uk-text-64 {
  font-size: 64px;
  line-height: 100%;
}

@media (min-width: 960px) {
  .uk-text-64\@m {
    font-size: 6.4rem;
    line-height: 100%;
  }
}
.uk-text-80 {
  font-size: 80px;
  line-height: 100%;
}

@media (min-width: 960px) {
  .uk-text-80\@m {
    font-size: 8rem;
    line-height: 100%;
  }
}
.uk-text-96 {
  font-size: 96px;
  line-height: 100%;
}

@media (min-width: 960px) {
  .uk-text-96\@m {
    font-size: 9.6rem;
    line-height: 100%;
  }
}
.uk-text-104 {
  font-size: 104px;
  line-height: 100%;
}

@media (min-width: 960px) {
  .uk-text-104\@m {
    font-size: 10.4rem;
    line-height: 100%;
  }
}
.uk-text-height-80 {
  line-height: 80%;
}

@media (min-width: 960px) {
  .uk-text-height-80\@m {
    line-height: 80%;
  }
}
.uk-text-height-110 {
  line-height: 110%;
}

@media (min-width: 960px) {
  .uk-text-height-110\@m {
    line-height: 110%;
  }
}
.uk-text-height-120 {
  line-height: 120%;
}

@media (min-width: 960px) {
  .uk-text-height-120\@m {
    line-height: 120%;
  }
}
.uk-text-height-130 {
  line-height: 130%;
}

@media (min-width: 960px) {
  .uk-text-height-130\@m {
    line-height: 130%;
  }
}
.uk-text-height-140 {
  line-height: 140%;
}

@media (min-width: 960px) {
  .uk-text-height-140\@m {
    line-height: 140%;
  }
}
.uk-text-height-150 {
  line-height: 150%;
}

@media (min-width: 960px) {
  .uk-text-height-150\@m {
    line-height: 150%;
  }
}
.uk-text-height-160 {
  line-height: 160%;
}

@media (min-width: 960px) {
  .uk-text-height-160\@m {
    line-height: 160%;
  }
}
.uk-text-height-170 {
  line-height: 170%;
}

@media (min-width: 960px) {
  .uk-text-height-170\@m {
    line-height: 170%;
  }
}
.uk-text-height-180 {
  line-height: 180%;
}

@media (min-width: 960px) {
  .uk-text-height-180\@m {
    line-height: 180%;
  }
}
.uk-text-height-200 {
  line-height: 200%;
}

@media (min-width: 960px) {
  .uk-text-height-200\@m {
    line-height: 200%;
  }
}
.uk-text-height-240 {
  line-height: 240%;
}

@media (min-width: 960px) {
  .uk-text-height-240\@m {
    line-height: 240%;
  }
}
.uk-text-height-300 {
  line-height: 300%;
}

@media (min-width: 960px) {
  .uk-text-height-300\@m {
    line-height: 300%;
  }
}
html {
  font-size: 42.5%;
}
@media (min-width: 1200px) {
  html {
    font-size: 52.5%;
  }
}
@media (min-width: 1600px) {
  html {
    font-size: 62.5%;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}

.uk-font-primary {
  font-family: "DMSans", sans-serif;
}

.uk-font-secondary {
  font-family: "Onest", sans-serif;
}

.uk-font-tertiary {
  font-family: "Inter", sans-serif;
}

.uk-text-normal {
  font-weight: 300;
}

.uk-text-regular {
  font-weight: 400;
}

.uk-text-medium {
  font-weight: 500;
}

.uk-text-semi-bold {
  font-weight: 600;
}

.uk-text-bold {
  font-weight: 700;
}

.uk-text-white-100 {
  color: #ffffff !important;
}

.uk-background-white-100 {
  background-color: #ffffff;
}

.uk-text-raisin-black {
  color: #231f20 !important;
}

.uk-background-raisin-black {
  background-color: #231f20;
}

.uk-text-orange {
  color: #ffa500 !important;
}

.uk-background-orange {
  background-color: #ffa500;
}

.uk-text-gray {
  color: #7e7e7e !important;
}

.uk-background-gray {
  background-color: #7e7e7e;
}

.uk-text-cultured {
  color: #f5f5f5 !important;
}

.uk-background-cultured {
  background-color: #f5f5f5;
}

.uk-text-white-anti-flash {
  color: #f3f3f3 !important;
}

.uk-background-white-anti-flash {
  background-color: #f3f3f3;
}

.uk-text-blue-water {
  color: #c5eaf2 !important;
}

.uk-background-blue-water {
  background-color: #c5eaf2;
}

.uk-text-charleston-green {
  color: #24292d !important;
}

.uk-background-charleston-green {
  background-color: #24292d;
}

.uk-text-deep-violet {
  color: #520062 !important;
}

.uk-background-deep-violet {
  background-color: #520062;
}

.uk-text-pastel-green {
  color: #82dc82 !important;
}

.uk-background-pastel-green {
  background-color: #82dc82;
}

.uk-text-chinese-silver {
  color: #cbcbcb !important;
}

.uk-background-chinese-silver {
  background-color: #cbcbcb;
}

.uk-text-aquamarine {
  color: #49ecce !important;
}

.uk-background-aquamarine {
  background-color: #49ecce;
}

.uk-text-black-100 {
  color: #010101 !important;
}

.uk-background-black-100 {
  background-color: #010101;
}

.uk-text-dark-slate-blue {
  color: #1d454f !important;
}

.uk-background-dark-slate-blue {
  background-color: #1d454f;
}

.uk-text-deep-teal {
  color: #1c4650 !important;
}

.uk-background-deep-teal {
  background-color: #1c4650;
}

.uk-text-light-blue-gray {
  color: #ced9de !important;
}

.uk-background-light-blue-gray {
  background-color: #ced9de;
}

.uk-text-light-mist-gray {
  color: #f0f2f4 !important;
}

.uk-background-light-mist-gray {
  background-color: #f0f2f4;
}

.uk-text-medium-turquoise {
  color: #2fe6c5 !important;
}

.uk-background-medium-turquoise {
  background-color: #2fe6c5;
}

.uk-text-persian-green {
  color: #00aea9 !important;
}

.uk-background-persian-green {
  background-color: #00aea9;
}

.uk-text-turquoise-green {
  color: #2fe9c7 !important;
}

.uk-background-turquoise-green {
  background-color: #2fe9c7;
}

.uk-text-snow-white {
  color: #f7f9fb !important;
}

.uk-background-snow-white {
  background-color: #f7f9fb;
}

.uk-text-white-80 {
  color: rgba(255, 255, 255, 0.8) !important;
}

.uk-background-white-80 {
  background-color: rgba(255, 255, 255, 0.8);
}

.uk-text-white-60 {
  color: rgba(255, 255, 255, 0.6) !important;
}

.uk-background-white-60 {
  background-color: rgba(255, 255, 255, 0.6);
}

.uk-border-8 {
  border-radius: 8px;
  overflow: hidden;
}

.uk-border-12 {
  border-radius: 12px;
  overflow: hidden;
}

.uk-border-14 {
  border-radius: 14px;
  overflow: hidden;
}

.uk-border-24 {
  border-radius: 24px;
  overflow: hidden;
}

.uk-border-32 {
  border-radius: 32px;
  overflow: hidden;
}

.uk-border-56 {
  border-radius: 56px;
  overflow: hidden;
}

.uk-border-64 {
  border-radius: 64px;
  overflow: hidden;
}

.uk-border-72 {
  border-radius: 72px;
  overflow: hidden;
}

.uk-border-88 {
  border-radius: 88px;
  overflow: hidden;
}

.uk-flex-no-shrink {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (min-width: 960px) {
  .uk-flex-none\@m {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}

.uk-pointer-none {
  pointer-events: none;
}

section:last-of-type {
  padding-bottom: 100px;
}

.section-head .section-title {
  color: #231f20;
  font-family: "Onest", sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 110%;
}
@media (min-width: 960px) {
  .section-head .section-title {
    line-height: 120%;
    font-size: 5rem;
    letter-spacing: -1.5px;
  }
}
.section-head .section-description {
  color: #7e7e7e;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
@media (min-width: 960px) {
  .section-head .section-description {
    font-size: 1.8rem;
    letter-spacing: -0.2px;
  }
}

section {
  z-index: 2;
}

body {
  background: #fff;
}

.uk-container--noisy {
  position: relative;
}
.uk-container--noisy:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1336.556px;
  height: 100%;
  -webkit-transform: rotate(-12.486deg);
          transform: rotate(-12.486deg);
  opacity: 0.4;
  fill: var(--Primary, #32003c);
  background: url(../images/noisy.svg) top left repeat, var(--Primary, #32003c);
  background-size: auto;
}

.category {
  border: 1px solid #00aea9;
  border-radius: 100px;
  padding: 6px 12px;
}

* {
  outline: 0 !important;
}

html,
input,
textarea,
button,
select,
a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
  -webkit-transition: background 0.5s ease, color 0.5s ease, -webkit-transform 0.5s ease;
  transition: background 0.5s ease, color 0.5s ease, -webkit-transform 0.5s ease;
  transition: background 0.5s ease, color 0.5s ease, transform 0.5s ease;
  transition: background 0.5s ease, color 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
}

img {
  -o-object-fit: cover;
     object-fit: cover;
}

svg path {
  -webkit-transition: fill 0.5s ease, stroke 0.5s ease;
  transition: fill 0.5s ease, stroke 0.5s ease;
}

[dir=rtl] .uk-position-center-left {
  left: auto;
  right: 0;
}
[dir=rtl] .uk-position-center-right {
  left: 0;
  right: auto;
}
[dir=rtl] .uk-text-left {
  text-align: right !important;
}
[dir=rtl] .uk-text-right {
  text-align: left !important;
}
[dir=rtl] .uk-text-left\@s {
  text-align: right !important;
}
[dir=rtl] .uk-text-right\@s {
  text-align: left !important;
}
[dir=rtl] .uk-text-left\@m {
  text-align: right !important;
}
[dir=rtl] .uk-text-right\@m {
  text-align: left !important;
}
[dir=rtl] .uk-text-left\@l {
  text-align: right !important;
}
[dir=rtl] .uk-text-right\@l {
  text-align: left !important;
}
[dir=rtl] .uk-navbar-right {
  margin-left: 0;
  margin-right: auto;
}
[dir=rtl] .uk-float-left {
  float: right;
}
[dir=rtl] .uk-float-right {
  float: left;
}

.banner--carousel .banner-bg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.banner--carousel .uk-slider-items {
  margin-top: 9vh;
  min-height: 91vh;
}
@media (min-width: 640px) {
  .banner--carousel .uk-slider-items {
    margin-top: 11vh;
    min-height: 89vh;
  }
}
.banner--carousel .uk-slider-items .content {
  -webkit-margin-start: 20px;
          margin-inline-start: 20px;
}
@media (min-width: 640px) {
  /* Default style for English (LTR) */
  .banner--carousel .uk-slider-items .content {
    margin-left: 31rem;
  }

  /* Style for Arabic (RTL) */
  html[dir="rtl"] .banner--carousel .uk-slider-items .content {
    margin-right: 31rem;
  }
}
.banner--carousel .uk-slider-items .content .title h1 {
  color: #ffffff;
  font-size: 8rem;
  font-weight: 500;
  line-height: 103.75%;
  letter-spacing: -1.6px;
}
.banner--carousel .uk-slider-items .content .description p {
  width: 510px;
  color: #ffffff;
  font-size: 2rem;
  font-weight: 500;
  line-height: 170%;
}
.banner--inner {
  height: 500px;
}
@media (min-width: 960px) {
  .banner--inner {
    margin-top: 9.6rem;
    height: 64.8rem;
  }
}
.banner--inner .banner-bg {
  background-repeat: no-repeat;
}
.banner--inner .banner-bg::before {
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), color-stop(56.77%, rgba(0, 0, 0, 0))), -webkit-gradient(linear, left bottom, left top, from(rgba(35, 31, 32, 0.4)), to(rgba(35, 31, 32, 0.4))), lightgray 0px -52.748px/100% 161.29% no-repeat;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 56.77%), linear-gradient(0deg, rgba(35, 31, 32, 0.4) 0%, rgba(35, 31, 32, 0.4) 100%), lightgray 0px -52.748px/100% 161.29% no-repeat;
}
.banner--inner .content {
  -webkit-margin-start: 36px;
          margin-inline-start: 36px;
}
@media (min-width: 640px) {
  .banner--inner .content {
    -webkit-margin-start: 31rem;
            margin-inline-start: 31rem;
  }
}
.banner--inner .content .title {
  letter-spacing: -1.6px;
}
.banner--inner .content .description {
  max-width: 48rem;
}
.banner--inner .content .description > p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
}
@media (min-width: 960px) {
  .banner--inner .content .description > p {
    font-size: 2rem;
  }
}
.banner--inner .content .description > p + p {
  margin-top: 12px;
}
.banner--inner-small {
  height: 300px;
}
@media (min-width: 960px) {
  .banner--inner-small {
    margin-top: 9.6rem;
    height: 20rem;
  }
}
.banner--inner-small .content {
  margin-left: 50px;
  margin-right: 50px;
}
@media (min-width: 960px) {
  .banner--inner-small .content {
    margin-left: 31rem;
    margin-right: 31rem;
  }
}
.banner--inner-small .content .title {
  color: #ffffff;
  font-family: "Onest", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
@media (min-width: 640px) {
  .banner--inner-small .content .title {
    font-size: 3.2rem;
  }
}
.banner--inner-small .content .cta--white svg {
  fill: #ffffff;
}
.banner--inner-small .content .cta--white:hover {
  color: #231f20;
}
.banner--inner-small .content .cta--white:hover svg path {
  fill: #ffffff;
}

@media (min-width: 960px) {
  .case-study .content > *:nth-child(n+2) {
    margin-top: 3.2rem;
  }
}
.case-study .content p {
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: 0.5px;
}
.case-study .case-study-list .case-study-batch {
  margin-top: 9.6rem !important;
}
.case-study .case-study-list .case-study-batch .case-study-item .image-small {
  height: 63.4rem;
}
.case-study .case-study-list .case-study-batch .case-study-item .image-big {
  height: 95.2rem;
}
.case-study .case-study-list .case-study-batch .case-study-item img {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0.15)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 100%);
  -webkit-filter: blur(0px);
          filter: blur(0px);
}

.coming-soon .banner-bg:before {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(18.37%, rgba(50, 0, 60, 0)), to(rgba(21, 0, 26, 0.42))), -webkit-gradient(linear, left top, left bottom, color-stop(48.74%, rgba(50, 0, 60, 0.38)), color-stop(94.53%, rgba(50, 0, 60, 0.6))), -webkit-gradient(linear, left bottom, left top, from(rgba(50, 0, 60, 0.1)), to(rgba(50, 0, 60, 0.1)));
  background: linear-gradient(0deg, rgba(50, 0, 60, 0) 18.37%, rgba(21, 0, 26, 0.42) 100%), linear-gradient(180deg, rgba(50, 0, 60, 0.38) 48.74%, rgba(50, 0, 60, 0.6) 94.53%), linear-gradient(0deg, rgba(50, 0, 60, 0.1) 0%, rgba(50, 0, 60, 0.1) 100%);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.coming-soon .uk-slider-items {
  min-height: 100vh;
}

.contact-us-form .contact-us-info {
  background: url(../Images/contact-us-noisy.png) no-repeat;
  background-size: cover;
  background-position: top;
  padding: 5rem 4.8rem 4.7rem 4rem;
}
.contact-us-form .contact-us-info .section-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.contact-us-form .contact-us-info .info {
  padding-bottom: 4.8rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.contact-us-form .contact-us-info .socials a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 42px;
  height: 42px;
  border-radius: 42px;
}

.contact .contact-background {
  border-radius: 15px;
}
@media (max-width: 639px) {
  .contact .contact-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.contact .title {
  letter-spacing: -1px;
}
.contact .contact-info {
  margin: auto;
}
@media (min-width: 640px) {
  .contact .contact-info {
    width: 80rem;
  }
}
@media (max-width: 639px) {
  .contact .contact-info .contact-info-item {
    display: block;
    padding: 0 !important;
  }
}

.course-list .course-item .course-image {
  min-height: 20rem;
}
.course-list .course-item .course-image img {
  border-radius: 10px;
  height: 25rem;
  width: 100%;
}
.course-list .course-item .course-checkbox {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #d8d8d8;
  border-radius: 2px;
  background-color: #fff;
  cursor: pointer;
  position: relative;
}
.course-list .course-item .course-checkbox:checked {
  background-color: #ffa500;
  border-color: #ffa500;
}
.course-list .course-item .course-checkbox:checked::before {
  content: "";
  position: absolute;
  top: 10%;
  left: 40%;
  width: 5px;
  height: 10px;
  border: solid #fff; /* Tick color */
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.course-search .search-key input[type=text] {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 5px 12px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-image: url(../images/icon-search.svg);
  background-position: 99% 50%;
  background-repeat: no-repeat;
  padding: 12px 12px;
  width: 90%;
}
@media (min-width: 640px) {
  .course-search .search-key input[type=text] {
    min-width: 469px;
  }
}
.course-search .search-level select {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  height: 100%;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 12px 12px;
  width: 75%;
}
@media (min-width: 640px) {
  .course-search .search-level select {
    min-width: 168px;
  }
}
.course-search .search-level label {
  min-width: 80px;
}

.create-course .uk-container .course-media .course-image {
  border: 2px dashed #ccc;
  border-radius: 8px;
  padding: 20px;
  text-align: center;
}
.create-course .uk-container .course-media .course-image img {
  width: 50px;
  height: 50px;
}
.create-course .uk-container .module-list .module-item .module-item-header div {
  padding: 10px 22px;
  border-start-start-radius: 5.2px;
  border-start-end-radius: 5.2px;
  background: #f5f7f9;
}
.create-course .uk-container .module-list .module-item .module-item-header div .module-item-header-title {
  cursor: pointer;
}
.create-course .uk-container .module-list .module-item .module-item-header div .module-item-action .cta-edit-module {
  display: inline-block;
}
.create-course .uk-container .module-list .module-item .module-item-header div .module-item-action .cta-edit-module svg {
  pointer-events: none;
}
.create-course .uk-container .module-list .module-item .module-item-header div .module-item-action .cta-delete-module {
  -webkit-margin-start: 8px;
          margin-inline-start: 8px;
  display: inline-block;
}
.create-course .uk-container .module-list .module-item .module-item-header div .module-item-action .cta-delete-module svg {
  pointer-events: none;
}
.create-course .uk-container .module-list .module-item .module-item-content {
  padding: 21px 26px;
  border-end-start-radius: 5.2px;
  border-end-end-radius: 5.2px;
  border: 1px solid var(--Secondary-light, #c5eaf2);
  border-top: none; /* No border on the top */
}
.create-course .uk-container .lesson-item {
  border: 1px solid var(--Secondary-light, #c5eaf2);
}
.create-course .uk-container .lesson-item .lesson-img img {
  width: 100%;
}
@media (min-width: 640px) {
  .create-course .uk-container .lesson-item .lesson-img img {
    width: 200px;
  }
}
.create-course .uk-container .quiz-list .quiz-item {
  border-radius: 5.2px;
  background: #f5f7f9;
  padding: 10px 8px;
}

.question-header .question-header-container {
  padding: 10px 22px;
  border-start-start-radius: 5.2px;
  border-start-end-radius: 5.2px;
  background: #f5f7f9;
}

.data-list .uk-container table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
.data-list .uk-container table thead tr th {
  border-spacing: 1px;
  background: #f5f7f9;
  padding: 20px 8px;
  color: var(--Neutrals-100, #1b1b20);
  border-top: 1px solid #dde0e3;
  -webkit-border-end: 1px solid #dde0e3;
          border-inline-end: 1px solid #dde0e3;
  border-bottom: 1px solid #dde0e3;
  text-align: start;
  font-size: 14px;
  font-weight: 600;
  line-height: 110%;
  letter-spacing: -0.14px;
}
@media (min-width: 640px) {
  .data-list .uk-container table thead tr th {
    font-size: 1.4rem;
  }
}
.data-list .uk-container table thead tr th:last-child {
  border-start-end-radius: 6px;
}
.data-list .uk-container table thead tr th:first-child {
  -webkit-border-start: 1px solid #dde0e3;
          border-inline-start: 1px solid #dde0e3;
  border-start-start-radius: 6px;
}
.data-list .uk-container table tbody tr td {
  border-spacing: 1px;
  padding: 20px 8px;
  color: var(--Body, #7e7e7e);
  -webkit-border-end: 1px solid #dde0e3;
          border-inline-end: 1px solid #dde0e3;
  border-bottom: 1px solid #dde0e3;
  text-align: start;
  font-size: 12px;
  font-weight: 600;
  line-height: 160%;
  letter-spacing: -0.14px;
}
@media (min-width: 640px) {
  .data-list .uk-container table tbody tr td {
    font-size: 1.2rem;
  }
}
.data-list .uk-container table tbody tr td:first-child {
  -webkit-border-start: 1px solid #dde0e3;
          border-inline-start: 1px solid #dde0e3;
}
.data-list .uk-container .pagination-container {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.data-list .uk-container .pagination-container .page-showing {
  color: #7e7e7e;
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
}
.data-list .uk-container .pagination-container .page-size {
  color: var(--Neutrals-100, #1b1b20);
  font-size: 14px;
  font-weight: 500;
  line-height: 160%;
}
.data-list .uk-container .pagination-container .page-size select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  padding: 8px 26px 8px 12px;
  font-size: 14px;
  cursor: pointer;
  min-width: 80px;
}
.data-list .uk-container .pagination-container .page-size select {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M12.6673 6L8.00065 10.6667L3.33398 6\" stroke=\"%23D4D4D4\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px;
}
.data-list .uk-container .pagination-container .pagination .paginationjs-pages ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.data-list .uk-container .pagination-container .pagination .paginationjs-pages ul li {
  cursor: pointer;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  background: #000;
  padding: 8px;
}
.data-list .uk-container .pagination-container .pagination .paginationjs-pages ul li.disabled {
  cursor: default;
}
.data-list .uk-container .pagination-container .pagination .paginationjs-pages ul li.disabled a {
  cursor: default;
}
.data-list .uk-container .pagination-container .pagination .paginationjs-pages ul li:first-child {
  -webkit-margin-end: 10px;
          margin-inline-end: 10px;
}
.data-list .uk-container .pagination-container .pagination .paginationjs-pages .paginationjs-page {
  display: none;
}

.gallery {
  overflow: hidden; /* Hide overflow */
  position: relative;
  height: 80rem;
}
.gallery .uk-slider {
  width: 100%;
}
.gallery .uk-slider .gallery-batch {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-transform: rotate(-5.486deg);
          transform: rotate(-5.486deg);
}
.gallery .uk-slider .gallery-batch .uk-slider-items {
  width: 100%;
}
.gallery .uk-slider .gallery-batch .uk-slider-items .gallery-image {
  width: 25%;
  height: 27.3rem;
}

.icon-text-background {
  background: #f3f3f3;
  padding: 100px 0;
}
@media (min-width: 960px) {
  .icon-text-background {
    padding: 16rem 0;
  }
}
.icon-text .item {
  background-color: #ffffff;
  border: 1px solid rgba(220, 222, 224, 0.7);
}
.icon-text .item .content .icon svg path {
  color: #ffa500;
}
.icon-text--grid .item {
  padding: 5.2rem 4.4rem;
}
.icon-text--slider .item {
  padding: 2.8rem;
}
@media (min-width: 640px) {
  .icon-text--slider .item .description {
    max-width: 24rem;
  }
}

.media-slide-show .media-slide-show-bg:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(3, 0, 7, 0)), to(#25002C)), radial-gradient(36.15% 36.15% at 50% 50%, rgba(31, 0, 38, 0) 0%, rgba(31, 0, 38, 0.15) 100%);
  background: linear-gradient(180deg, rgba(3, 0, 7, 0) 0%, #25002C 100%), radial-gradient(36.15% 36.15% at 50% 50%, rgba(31, 0, 38, 0) 0%, rgba(31, 0, 38, 0.15) 100%);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.media-slide-show .uk-slider-items {
  min-height: 100vh;
}
.media-slide-show .uk-slider-items .media-slide-show-item .media-slide-show-content {
  max-width: 561px;
}
.media-slide-show .uk-slider-items .media-slide-show-item .media-slide-show-content .title {
  letter-spacing: -1.44px;
}
.media-slide-show .uk-slider-items .media-slide-show-item .media-slide-show-content .description {
  letter-spacing: 0.5px;
}
.media-slide-show .uk-slider-items .media-slide-show-item .uk-slider-items {
  height: 10.7rem;
  min-height: 10.7rem;
  min-width: 58.9rem;
}
.media-slide-show .uk-slider-items .media-slide-show-item .uk-slider-items .media-item {
  cursor: pointer;
}
.media-slide-show .uk-slider-items .media-slide-show-item .uk-slider-items .media-item.selected {
  border: 3px solid rgba(130, 220, 130, 0.5);
}

@media (min-width: 960px) {
  .our-team .section-head .section-description {
    margin: auto;
    width: 63.5rem;
  }
}
.our-team .our-team-item .our-team-item-content {
  border-radius: 20px;
  border: 1px solid rgba(126, 126, 126, 0.2);
  padding: 10px 10px 28px 10px;
}
.our-team .our-team-item .our-team-item-content .image {
  border-radius: 14px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 241, 181, 0.5)), to(rgba(217, 255, 67, 0.5)));
  background: linear-gradient(0deg, rgba(0, 241, 181, 0.5) 0%, rgba(217, 255, 67, 0.5) 100%);
  width: 100%;
  height: 33.6rem;
}

@media (max-width: 639px) {
  .rte-accordion .accordion-background {
    background-position: 75% 75%;
  }
}
.rte-accordion .accordion .accordion-item {
  margin: 3.2rem 0;
  padding-bottom: 3.2rem;
  border-bottom: 1px solid rgba(192, 192, 192, 0.6);
}
.rte-accordion .accordion .accordion-item .accordion-content {
  width: 90%;
}
.rte-accordion .accordion .accordion-item .accordion-content > p {
  color: #7e7e7e;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
@media (min-width: 960px) {
  .rte-accordion .accordion .accordion-item .accordion-content > p {
    font-size: 1.8rem;
  }
}
.rte-accordion .accordion .accordion-item .accordion-content > p + p {
  margin-top: 12px;
}
.rte-accordion .accordion .accordion-item .accordion-content > ul {
  margin-top: 26px;
  list-style-type: none;
  padding-left: 0;
}
@media (min-width: 640px) {
  .rte-accordion .accordion .accordion-item .accordion-content > ul {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
  }
}
.rte-accordion .accordion .accordion-item .accordion-content > ul li {
  position: relative;
  color: #7e7e7e;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  letter-spacing: -0.36px;
  padding-left: 28px;
}
@media (min-width: 960px) {
  .rte-accordion .accordion .accordion-item .accordion-content > ul li {
    font-size: 1.8rem;
  }
}
.rte-accordion .accordion .accordion-item .accordion-content > ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 16px;
  height: 18px;
  background: url(../Images/Icon-li.svg) center no-repeat;
}
.rte-accordion .accordion .accordion-item .accordion-icon-warper {
  min-width: 50px;
}
.rte-accordion .accordion .accordion-item .accordion-icon {
  width: 35px;
  height: 35px;
  background: url(../images/Icon-plus.svg) center/cover no-repeat;
}
@media (min-width: 640px) {
  .rte-accordion .accordion .accordion-item .accordion-icon {
    width: 50px;
    height: 50px;
  }
}
.rte-accordion .accordion .accordion-item.uk-open .accordion-icon {
  background: url(../images/Icon-minus.svg) center/cover no-repeat;
}

.rte .image-container {
  height: 100%;
}
.rte .image-container .image {
  border-radius: 20px;
  border: 1px solid #000;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  width: 100%;
  height: 44.4rem;
}
.rte .image-container .image::after {
  background: lightgray 50%/cover no-repeat;
}
.rte .image-container--big .image {
  height: 80rem;
}
.rte .image-container--one .image {
  border-radius: 149px 20px 20px 20px;
  width: 100%;
  height: 56.5rem;
}
.rte .image-container--two {
  background: url(../images/two-image-container-shape.png) no-repeat bottom right;
  background-blend-mode: luminosity;
}
@media (max-width: 639px) {
  .rte .image-container--two {
    background-size: 200px;
  }
}
.rte .image-container--two .image-1 {
  width: 70%;
  height: 400px;
  border-radius: 149px 20px 20px 20px;
}
@media (min-width: 640px) {
  .rte .image-container--two .image-1 {
    width: 56.4rem;
    height: 56.5rem;
  }
}
.rte .image-container--two .image-2 {
  width: 30%;
  height: 250px;
  -webkit-margin-start: 1.2rem;
          margin-inline-start: 1.2rem;
  border-radius: 20px 20px 149px 20px;
}
@media (min-width: 640px) {
  .rte .image-container--two .image-2 {
    width: 19.3rem;
    height: 39rem;
  }
}
@media (min-width: 960px) {
  .rte .image-container--three {
    background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="80%" height="80%" viewBox="0 0 100% 100%" fill="none"><circle cx="103.5" cy="442.5" r="14.5" fill="%23FFA500"/><circle cx="530" cy="6" r="6" fill="%23FFA500"/><circle cx="4.5" cy="208.5" r="4.5" fill="%23231F20" fill-opacity="0.2"/><circle cx="490.5" cy="102.5" r="11.5" fill="%23231F20" fill-opacity="0.2"/></svg>') no-repeat -55px 39px;
  }
}
.rte .image-container--three > * img {
  border-radius: 12px;
}
@media (min-width: 640px) {
  .rte .image-container--three .frist-line {
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
  }
}
.rte .image-container--three .frist-line .image-1 {
  width: 60%;
  height: 240px;
}
@media (min-width: 640px) {
  .rte .image-container--three .frist-line .image-1 {
    width: 70%;
    height: 40rem;
  }
}
.rte .image-container--three .frist-line .image-2 {
  width: 35%;
  height: 90px;
  -webkit-margin-start: 18px;
          margin-inline-start: 18px;
}
@media (min-width: 640px) {
  .rte .image-container--three .frist-line .image-2 {
    width: 30%;
    height: auto;
    -webkit-margin-start: 2.4rem;
            margin-inline-start: 2.4rem;
  }
}
.rte .image-container--three .image-3 {
  width: 70%;
  height: 30rem;
}
.rte .tag,
.rte .title {
  letter-spacing: -0.5px;
}
@media (min-width: 960px) {
  .rte .content > *:nth-child(n+2) {
    margin-top: 1.6rem;
  }
}
.rte .content h3 {
  color: #231f20;
  font-family: "Onest", sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.5px;
  margin-top: 36px;
}
@media (min-width: 960px) {
  .rte .content h3 {
    margin-top: 3.5rem;
  }
}
.rte .content p {
  color: #7e7e7e;
  font-family: "DMSans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.2px;
}
@media (min-width: 640px) {
  .rte .content p {
    font-size: 1.8rem;
    line-height: 170%;
  }
}
.rte .content > ul {
  margin-top: 26px;
  -webkit-columns: 1;
     -moz-columns: 1;
          columns: 1;
  list-style-type: none;
}
.rte .content > ul li {
  position: relative;
  color: #7e7e7e;
  font-size: 18px;
  font-weight: 400;
  line-height: 170%;
  padding-left: 28px;
}

/* Arabic RTL style */
html[dir="rtl"] .rte .content > ul li {
  padding-left: 0;
  padding-right: 28px;
}
@media (min-width: 960px) {
  .rte .content > ul li {
    font-size: 1.8rem;
  }
}
.rte .content > ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 16px;
  height: 18px;
  background: url(../Images/Icon-li.svg) center no-repeat;
}

/* Arabic RTL style */
html[dir="rtl"] .rte .content > ul li::before {
  left: auto;
  right: 0;
}
.rte .accordion .accordion-item {
  margin: 3.2rem 0;
  padding-bottom: 3.2rem;
  border-bottom: 1px solid rgba(192, 192, 192, 0.6);
}
.rte .accordion .accordion-item .uk-accordion-title .accordion-title {
  font-family: "Onest", sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 300%;
  letter-spacing: 0.5px;
}
@media (min-width: 960px) {
  .rte .accordion .accordion-item .uk-accordion-title .accordion-title {
    font-size: 2.5rem;
  }
}
.rte .accordion .accordion-item .accordion-content {
  width: 90%;
}
.rte .accordion .accordion-item .accordion-content > p {
  color: #7e7e7e;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
@media (min-width: 960px) {
  .rte .accordion .accordion-item .accordion-content > p {
    font-size: 1.8rem;
  }
}
.rte .accordion .accordion-item .accordion-content > p + p {
  margin-top: 12px;
}
.rte .accordion .accordion-item .accordion-content > ul {
  margin-top: 26px;
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
  list-style-type: none;
}
.rte .accordion .accordion-item .accordion-content > ul li {
  position: relative;
  color: #7e7e7e;
  font-size: 18px;
  font-weight: 400;
  line-height: 170%;
  padding-left: 28px;
}
@media (min-width: 960px) {
  .rte .accordion .accordion-item .accordion-content > ul li {
    font-size: 1.8rem;
  }
}
.rte .accordion .accordion-item .accordion-content > ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 16px;
  height: 18px;
  background: url(../Images/Icon-li.svg) center no-repeat;
}
.rte .accordion .accordion-item .accordion-icon {
  width: 35px;
  height: 35px;
  background: url(../images/Icon-plus.svg) center/cover no-repeat;
}
@media (min-width: 640px) {
  .rte .accordion .accordion-item .accordion-icon {
    width: 50px;
    height: 50px;
  }
}
.rte .accordion .accordion-item.uk-open .accordion-icon {
  background: url(../images/Icon-minus.svg) center/cover no-repeat;
}
.rte .accordion--small {
  margin-top: 3.2rem;
}
.rte .accordion--small .accordion-item {
  margin: 1.6rem 0;
  padding-bottom: 1.6rem;
  border-bottom: 1px solid rgba(192, 192, 192, 0.6);
}
.rte .accordion--small .accordion-item .uk-accordion-title .accordion-title {
  font-family: "Onest", sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
@media (min-width: 960px) {
  .rte .accordion--small .accordion-item .uk-accordion-title .accordion-title {
    font-size: 2rem;
  }
}
.rte .accordion--small .accordion-item .uk-accordion-content {
  margin-top: 0;
}
.rte .accordion--small .accordion-item .uk-accordion-content .accordion-content {
  width: 90%;
  margin-top: 1rem !important;
}
.rte .accordion--small .accordion-item .uk-accordion-content .accordion-content > p {
  color: #7e7e7e;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
@media (min-width: 960px) {
  .rte .accordion--small .accordion-item .uk-accordion-content .accordion-content > p {
    font-size: 1.8rem;
  }
}
.rte .accordion--small .accordion-item .uk-accordion-content .accordion-content > p + p {
  margin-top: 8px;
}
.rte .accordion--small .accordion-item .uk-accordion-content .accordion-content > ul {
  margin-top: 16px;
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
  list-style-type: none;
}
.rte .accordion--small .accordion-item .uk-accordion-content .accordion-content > ul li {
  position: relative;
  color: #7e7e7e;
  font-size: 18px;
  font-weight: 400;
  line-height: 170%;
  padding-left: 28px;
}
@media (min-width: 960px) {
  .rte .accordion--small .accordion-item .uk-accordion-content .accordion-content > ul li {
    font-size: 1.8rem;
  }
}
.rte .accordion--small .accordion-item .uk-accordion-content .accordion-content > ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 16px;
  height: 18px;
  background: url(../Images/Icon-li.svg) center no-repeat;
}
.rte .accordion--small .accordion-item .accordion-icon {
  width: 35px;
  height: 35px;
  background: url(../images/Icon-plus-small.svg) center/cover no-repeat;
}
.rte .accordion--small .accordion-item.uk-open .uk-accordion-title .accordion-icon {
  background: url(../images/Icon-minus-small.svg) center/cover no-repeat;
}
.rte .contact-info .icon svg {
  color: #ffa500;
}
.rte .contact-info .icon svg path {
  color: #231f20;
}
@media (max-width: 959px) {
  .rte .uk-flex-column-reverse\@s {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.slider-background {
  padding: 100px 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(177, 177, 177, 0.2)), to(rgba(177, 177, 177, 0.2))), rgba(255, 165, 0, 0.06);
  background: linear-gradient(0deg, rgba(177, 177, 177, 0.2) 0%, rgba(177, 177, 177, 0.2) 100%), rgba(255, 165, 0, 0.06);
}
@media (min-width: 640px) {
  .slider-background {
    padding: 14rem 0;
  }
}
.slider .uk-slider-container {
  -webkit-margin-end: -100%;
          margin-inline-end: -100%;
  -webkit-padding-end: 100%;
          padding-inline-end: 100%;
}
.slider .uk-slider-items .slider-item {
  max-width: 65rem;
}
.slider .uk-slider-items .slider-item .slider-item-content {
  padding: 5.2rem 4.4rem;
  border-radius: 15px;
  border: 1px solid rgba(220, 222, 224, 0.7);
}
@media (min-width: 960px) {
  .slider .uk-slider-items .slider-item .slider-item-content .title {
    min-height: 6.7rem;
  }
}

.stat .stat-item .stat-item-content {
  padding: 2.5rem 6rem;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.15);
}

.step-form .step-warper {
  border-radius: 8px;
  border: 1px solid #dde0e3;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 640px) {
  .step-form .step-warper {
    padding-left: 48px;
    padding-right: 20px;
  }
}
.step-form .step-warper .steps {
  padding-top: 28px;
  padding-bottom: 28px;
  border-radius: 8px 8px 0px 0px;
  border-bottom: 1px solid #dde0e3;
  background: #f5f7f9;
  margin-right: -12px;
}
@media (min-width: 640px) {
  .step-form .step-warper .steps {
    margin-right: -20px;
  }
}
.step-form .step-warper .steps li:not(:last-child)::after {
  position: absolute;
  content: "";
  bottom: 50%;
  left: 50%;
  -webkit-margin-start: 30px;
          margin-inline-start: 30px;
  width: 45px;
  opacity: 0.5;
  border: 1px solid rgba(0, 0, 0, 0.12);
  z-index: 1;
}
@media (min-width: 640px) {
  .step-form .step-warper .steps li:not(:last-child)::after {
    -webkit-margin-start: 50px;
            margin-inline-start: 50px;
    width: 150px;
  }
}
@media (min-width: 640px) {
  .step-form .step-warper .steps > li .step {
    width: 180px;
  }
}
.step-form .step-warper .steps > li .step .step-icon {
  -webkit-margin-start: 32%;
          margin-inline-start: 32%;
  border: 2px solid #c5eaf2;
  background: #c5eaf2;
  width: 28px;
  height: 28px;
  border-radius: 28px;
}
@media (min-width: 640px) {
  .step-form .step-warper .steps > li .step .step-icon {
    -webkit-margin-start: 32%;
            margin-inline-start: 32%;
    width: 48px;
    height: 48px;
    border-radius: 48px;
  }
}
.step-form .step-warper .steps > li .step .step-icon .step-number {
  color: #231f20;
  text-align: center;
  padding: 12px 0px 0px 0px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.5px;
}
@media (min-width: 640px) {
  .step-form .step-warper .steps > li .step .step-icon .step-number {
    padding: 15px 0px 16px 0px;
    line-height: 20px;
    font-size: 16px;
  }
}
.step-form .step-warper .steps > li .step .step-title {
  text-align: center;
  color: #c5eaf2;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
}
@media (min-width: 640px) {
  .step-form .step-warper .steps > li .step .step-title {
    font-size: 18px;
  }
}
.step-form .step-warper .steps > li.uk-active .step .step-icon {
  background: #ffa500;
  border: 2px solid #ffa500;
}
.step-form .step-warper .steps > li.uk-active .step .step-title h3 {
  color: #ffa500;
}

@media (min-width: 960px) {
  .step .section-head .section-description {
    margin: auto;
    width: 53.5rem;
  }
}
.step .step-list .step-item {
  position: relative;
  /* Target odd list items */
}
@media (max-width: 959px) {
  .step .step-list .step-item {
    margin-top: 48px;
  }
}
.step .step-list .step-item .step-item-content .featured-img img {
  position: relative;
  z-index: 2;
}
.step .step-list .step-item .step-item-content .title {
  letter-spacing: -0.5px;
}
@media (max-width: 959px) {
  .step .step-list .step-item .step-item-content .title {
    margin-top: 24px;
  }
}
@media (max-width: 959px) {
  .step .step-list .step-item:nth-child(even):not(:last-child)::after {
    position: absolute;
    content: "";
    left: 75.986px;
    top: 37%;
    width: 333px;
    height: 401.027px;
    border-left: 2px dashed #94cad7;
    border-radius: 82%;
    z-index: 1;
  }
}
/* Default LTR (English) styling for even items */
@media (min-width: 640px) {
  .step .step-list .step-item:nth-child(even):not(:last-child)::after {
    position: absolute;
    content: "";
    bottom: 35%;
    left: 50%;
    width: 67rem;
    height: 45rem;
    border: none;
    border-bottom: 2px dashed #94cad7;
    border-radius: 165%;
    z-index: 1;
  }

  /* RTL (Arabic) styling for even items */
  [dir="rtl"] .step .step-list .step-item:nth-child(even):not(:last-child)::after,
  html[dir="rtl"] .step .step-list .step-item:nth-child(even):not(:last-child)::after {
    left: auto;
    right: 30%;
  }
}


@media (max-width: 959px) {
  .step .step-list .step-item:nth-child(odd):not(:last-child)::after {
    position: absolute;
    content: "";
    right: 75.986px;
    top: 37%;
    width: 333px;
    height: 401.027px;
    border-right: 2px dashed #94cad7;
    border-radius: 82%;
    z-index: 1;
  }
}
/* Default LTR (English) styling */
@media (min-width: 640px) {
  .step .step-list .step-item:nth-child(odd):not(:last-child)::after {
    position: absolute;
    content: "";
    top: 11%;
    left: 50%;
    width: 67rem;
    height: 45rem;
    border: none;
    border-top: 2px dashed #94cad7;
    border-radius: 165%;
    z-index: 1;
  }
}

/* RTL (Arabic) styling */
[dir="rtl"] .step .step-list .step-item:nth-child(odd):not(:last-child)::after,
html[dir="rtl"] .step .step-list .step-item:nth-child(odd):not(:last-child)::after {
    left: auto;
    right: 45%;
}

.tabs ul > li a {
  color: var(--Body, #7e7e7e);
  font-family: "DM Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 25.5px; /* 127.5% */
}
.tabs ul > li.uk-active {
  color: #ffa500 !important;
}
.tabs ul > li.uk-active a {
  color: #ffa500 !important;
  font-family: "DM Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 25.5px; /* 127.5% */
}

@media (max-width: 959px) {
  .testimonial {
    padding-top: 96px;
  }
}
@media (max-width: 959px) {
  .testimonial .uk-background-cultured {
    padding-bottom: 96px;
  }
}

.video-block {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #f3f3f3), color-stop(50%, #ffffff));
  background: linear-gradient(to bottom, #f3f3f3 50%, #ffffff 50%);
}
@media (max-width: 639px) {
  .video-block {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.video-block .video-bg {
  border-radius: 20px;
}
.video-block .video-bg::after {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), lightgray 50%/cover no-repeat;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%), lightgray 50%/cover no-repeat;
}
.video-block .content-wrapper {
  margin: 276px 0 72px 0px;
}
@media (min-width: 960px) {
  .video-block .content-wrapper {
    margin: 43.2rem 0 7.2rem 5.5rem;
  }
}
.video-block .content-wrapper .title {
  letter-spacing: -0.5px;
}
@media (min-width: 960px) {
  .video-block .content-wrapper .title {
    max-width: 50rem;
  }
}
.video-block .video svg path {
  color: red;
}

.view-course .course-info .course-image img {
  width: 100%;
  height: 49.1rem;
}
.view-course .course-info .course-image img::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(57.29%, rgba(0, 0, 0, 0.04)), to(rgba(0, 0, 0, 0.15)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.04) 57.29%, rgba(0, 0, 0, 0.15) 100%);
}
.view-course .course-info .course-image img::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(57.29%, rgba(0, 0, 0, 0.04)), to(rgba(0, 0, 0, 0.15)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.04) 57.29%, rgba(0, 0, 0, 0.15) 100%);
}
.view-course .course-module {
  -webkit-box-shadow: 0px 25px 70px 0px rgba(1, 33, 58, 0.07);
          box-shadow: 0px 25px 70px 0px rgba(1, 33, 58, 0.07);
  border-radius: 8px;
  border: 1px solid #ededed;
  background: #fff;
  padding: 3rem 3rem;
}
.view-course .course-module .lesson-item {
  padding: 1.4rem 0.6rem 1.4rem 0.6rem;
}
.view-course .course-module .lesson-item:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.view-course .course-module .lesson-item:hover {
  background-color: #ffa500;
  border-bottom: none;
  border-radius: 2px;
}
.view-course .course-student {
  -webkit-box-shadow: 0px 25px 70px 0px rgba(1, 33, 58, 0.07);
          box-shadow: 0px 25px 70px 0px rgba(1, 33, 58, 0.07);
  border-radius: 8px;
  border: 1px solid #ededed;
  background: #fff;
  padding: 3rem 3rem;
}
.view-course .course-student .student-list {
  max-height: 60rem;
  overflow-y: auto;
}
.view-course .course-student .student-list .student-item {
  padding: 1rem 0.6rem 1rem 0.6rem;
}
.view-course .course-student .student-list .student-item:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.view-course .course-student .student-list .student-item:hover {
  background-color: #ffa500;
  border-bottom: none;
  border-radius: 2px;
}
.view-course .course-student .student-list .student-item .student-photo {
  width: 40px;
  height: 40px;
}
.view-course .course-student .student-list .student-item .student-photo img {
  width: 40px;
  height: 40px;
}
.view-course .course-student ::-webkit-scrollbar {
  width: 8px;
}
.view-course .course-student ::-webkit-scrollbar-thumb {
  background: #231f20;
  border-radius: 4px; /* Add rounded corners for better aesthetics */
}
.view-course .course-student ::-webkit-scrollbar-track {
  background: #7e7e7e;
  border-radius: 4px;
}


.float-whatsapp {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: all 0.3s;
}

/* Hover effect */
.float-whatsapp:hover {
  background-color: #20ba5a;
  transform: scale(1.1);
}

/* WhatsApp icon using an SVG */
.whatsapp-icon {
  fill: white;
  width: 35px;
  height: 35px;
}



.float-whatsapp:hover .tooltip {
  visibility: visible;
  opacity: 1;
}

/* Default styles remain the same */
.float-whatsapp {
  /* ... other properties ... */
  right: 40px;
  left: auto;
  box-shadow: 2px 2px 3px #999;
}

/* RTL override */
[dir="rtl"] .float-whatsapp {
  left: 40px;
  right: auto;
  box-shadow: -2px 2px 3px #999;
}
