@charset "UTF-8";:root{--iti-border-gray:#ccc;--iti-text-gray:#999;--iti-hover-color:rgba(0,0,0,.05);--iti-border-color:var(--iti-border-gray);--iti-dialcode-color:var(--iti-text-gray);--iti-dropdown-bg:#fff;--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(/app/themes/caracal/node_modules/intl-tel-input/build/img/flags.3afdda.webp);--iti-path-flags-2x:url(/app/themes/caracal/node_modules/intl-tel-input/build/img/flags@2x.5fbe9f.webp);--iti-path-globe-1x:url(/app/themes/caracal/node_modules/intl-tel-input/build/img/globe.98e105.webp);--iti-path-globe-2x:url(/app/themes/caracal/node_modules/intl-tel-input/build/img/globe@2x.974df6.webp);--iti-flag-sprite-width:5762px;--iti-flag-sprite-height:15px;--iti-mobile-popup-margin:30px}.iti{display:inline-block;position:relative}.iti *{box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti__a11y-text{height:1px;width: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]{margin-bottom:0!important;margin-right:0;margin-top:0!important;padding-right:var(--iti-right-hand-selected-country-padding);position:relative;z-index:0}.iti__country-container{bottom:0;padding:var(--iti-border-width);position:absolute;right:0;top:0}.iti__selected-country{align-items:center;background:none;border:0;border-radius:0;color:inherit;display:flex;font-family:inherit;font-size:inherit;font-weight:inherit;height:100%;line-height:inherit;margin:0;padding:0;position:relative;-webkit-text-decoration:none;text-decoration:none;z-index:1}.iti__selected-country-primary{align-items:center;display:flex;height:100%;padding:0 var(--iti-arrow-padding) 0 var(--iti-spacer-horizontal)}.iti__arrow{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);height:0;margin-left:var(--iti-arrow-padding);width:0}[dir=rtl] .iti__arrow{margin-left:0;margin-right:var(--iti-arrow-padding)}.iti__arrow--up{border-bottom:var(--iti-arrow-height) solid var(--iti-arrow-color);border-top:none}.iti__dropdown-content{background-color:var(--iti-dropdown-bg);border-radius:3px}.iti--inline-dropdown .iti__dropdown-content{border:var(--iti-border-width) solid var(--iti-border-color);box-shadow:1px 1px 4px rgba(0,0,0,.2);margin-left:calc(var(--iti-border-width)*-1);margin-top:3px;position:absolute;z-index:2}.iti__search-input{border-radius:3px;border-width:0;padding:9px 12px;width:100%}.iti__search-input+.iti__country-list{border-top:1px solid var(--iti-border-color)}.iti__country-list{list-style:none;margin:0;overflow-y:scroll;padding:0;-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{align-items:center;display:flex;outline:none;padding:8px var(--iti-spacer-horizontal)}.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-left:var(--iti-spacer-horizontal);margin-right:0}.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]{margin-left:0;padding-left:var(--iti-selected-country-arrow-padding);padding-right:var(--iti-input-padding)}[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]{margin-right:0;padding-left:var(--iti-input-padding);padding-right:var(--iti-selected-country-arrow-padding)}.iti--allow-dropdown .iti__country-container{left:0;right:auto}[dir=rtl] .iti--allow-dropdown .iti__country-container{left:auto;right:0}.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{left:-1000px;padding:var(--iti-border-width);position:fixed;top:-1000px;z-index:1060}.iti--container:hover{cursor:pointer}.iti--fullscreen-popup.iti--container{background-color:rgba(0,0,0,.5);bottom:0;display:flex;flex-direction:column;justify-content:flex-start;left:0;padding:var(--iti-mobile-popup-margin);position:fixed;right:0;top:0}.iti--fullscreen-popup .iti__dropdown-content{display:flex;flex-direction:column;max-height:100%;position:relative}.iti--fullscreen-popup .iti__country{line-height:1.5em;padding:10px}.iti__flag{--iti-flag-offset:100px;--iti-flag-width:20px;--iti-flag-height:14px;background-image:var(--iti-path-flags-1x);background-position:var(--iti-flag-offset) 0;background-repeat:no-repeat;background-size:var(--iti-flag-sprite-width) var(--iti-flag-sprite-height);box-shadow:0 0 1px 0 #888;height:var(--iti-flag-height);width:var(--iti-flag-width)}.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-position:100%;background-size:contain;box-shadow:none;height:19px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:2x){.iti__flag{background-image:var(--iti-path-flags-2x)}.iti__globe{background-image:var(--iti-path-globe-2x)}}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,#000c);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:transparent;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{-webkit-text-decoration:none;text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.902);background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.149);box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border-top-color:#0000;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.102);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.102)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 + 2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:transparent;background-image:linear-gradient(90deg,currentColor,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:transparent;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:transparent;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:transparent;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.149);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;word-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height, 5px)/2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:transparent}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.251);background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.102);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.102);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.102);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(transparent,rgba(0,0,0,.749));background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.251);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.251);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.251);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.502);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.502);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.502);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.251);color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-moz-full-screen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:-moz-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.149);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius, 8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(0,0,0,.149);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(transparent,rgba(0,0,0,.749));background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius, 8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius, 8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}:host,:root{--spectrum-focus-indicator-color:var(--spectrum-blue-800);--spectrum-static-white-focus-indicator-color:var(--spectrum-white);--spectrum-static-black-focus-indicator-color:var(--spectrum-black);--spectrum-overlay-color:var(--spectrum-black);--spectrum-opacity-disabled:.3;--spectrum-neutral-subdued-content-color-selected:var(--spectrum-neutral-subdued-content-color-down);--spectrum-accent-content-color-selected:var(--spectrum-accent-content-color-down);--spectrum-disabled-background-color:var(--spectrum-gray-200);--spectrum-disabled-static-white-background-color:var(--spectrum-transparent-white-200);--spectrum-disabled-static-black-background-color:var(--spectrum-transparent-black-200);--spectrum-background-opacity-default:0;--spectrum-background-opacity-hover:.1;--spectrum-background-opacity-down:.1;--spectrum-background-opacity-key-focus:.1;--spectrum-neutral-content-color-default:var(--spectrum-gray-800);--spectrum-neutral-content-color-hover:var(--spectrum-gray-900);--spectrum-neutral-content-color-down:var(--spectrum-gray-900);--spectrum-neutral-content-color-focus-hover:var(--spectrum-neutral-content-color-down);--spectrum-neutral-content-color-focus:var(--spectrum-neutral-content-color-down);--spectrum-neutral-content-color-key-focus:var(--spectrum-gray-900);--spectrum-neutral-subdued-content-color-default:var(--spectrum-gray-700);--spectrum-neutral-subdued-content-color-hover:var(--spectrum-gray-800);--spectrum-neutral-subdued-content-color-down:var(--spectrum-gray-900);--spectrum-neutral-subdued-content-color-key-focus:var(--spectrum-gray-800);--spectrum-accent-content-color-default:var(--spectrum-accent-color-900);--spectrum-accent-content-color-hover:var(--spectrum-accent-color-1000);--spectrum-accent-content-color-down:var(--spectrum-accent-color-1100);--spectrum-accent-content-color-key-focus:var(--spectrum-accent-color-1000);--spectrum-negative-content-color-default:var(--spectrum-negative-color-900);--spectrum-negative-content-color-hover:var(--spectrum-negative-color-1000);--spectrum-negative-content-color-down:var(--spectrum-negative-color-1100);--spectrum-negative-content-color-key-focus:var(--spectrum-negative-color-1000);--spectrum-disabled-content-color:var(--spectrum-gray-400);--spectrum-disabled-static-white-content-color:var(--spectrum-transparent-white-500);--spectrum-disabled-static-black-content-color:var(--spectrum-transparent-black-500);--spectrum-disabled-border-color:var(--spectrum-gray-300);--spectrum-disabled-static-white-border-color:var(--spectrum-transparent-white-300);--spectrum-disabled-static-black-border-color:var(--spectrum-transparent-black-300);--spectrum-negative-border-color-default:var(--spectrum-negative-color-900);--spectrum-negative-border-color-hover:var(--spectrum-negative-color-1000);--spectrum-negative-border-color-down:var(--spectrum-negative-color-1100);--spectrum-negative-border-color-focus-hover:var(--spectrum-negative-border-color-down);--spectrum-negative-border-color-focus:var(--spectrum-negative-color-1000);--spectrum-negative-border-color-key-focus:var(--spectrum-negative-color-1000);--spectrum-swatch-border-color:var(--spectrum-gray-900);--spectrum-swatch-border-opacity:.51;--spectrum-swatch-disabled-icon-border-color:var(--spectrum-black);--spectrum-swatch-disabled-icon-border-opacity:.51;--spectrum-thumbnail-border-color:var(--spectrum-gray-800);--spectrum-thumbnail-border-opacity:.1;--spectrum-thumbnail-opacity-disabled:var(--spectrum-opacity-disabled);--spectrum-opacity-checkerboard-square-light:var(--spectrum-white);--spectrum-avatar-opacity-disabled:var(--spectrum-opacity-disabled);--spectrum-color-area-border-color:var(--spectrum-gray-900);--spectrum-color-area-border-opacity:.1;--spectrum-color-slider-border-color:var(--spectrum-gray-900);--spectrum-color-slider-border-opacity:.1;--spectrum-color-loupe-drop-shadow-color:var(--spectrum-transparent-black-300);--spectrum-color-loupe-inner-border:var(--spectrum-transparent-black-200);--spectrum-color-loupe-outer-border:var(--spectrum-white);--spectrum-card-selection-background-color:var(--spectrum-gray-100);--spectrum-card-selection-background-color-opacity:.95;--spectrum-drop-zone-background-color:var(--spectrum-accent-visual-color);--spectrum-drop-zone-background-color-opacity:.1;--spectrum-drop-zone-background-color-opacity-filled:.3;--spectrum-coach-mark-pagination-color:var(--spectrum-gray-600);--spectrum-color-handle-inner-border-color:var(--spectrum-black);--spectrum-color-handle-inner-border-opacity:.42;--spectrum-color-handle-outer-border-color:var(--spectrum-black);--spectrum-color-handle-outer-border-opacity:var(--spectrum-color-handle-inner-border-opacity);--spectrum-color-handle-drop-shadow-color:var(--spectrum-drop-shadow-color);--spectrum-floating-action-button-drop-shadow-color:var(--spectrum-transparent-black-300);--spectrum-floating-action-button-shadow-color:var(--spectrum-floating-action-button-drop-shadow-color);--spectrum-table-row-hover-color:var(--spectrum-gray-900);--spectrum-table-row-hover-opacity:.07;--spectrum-table-selected-row-background-color:var(--spectrum-informative-background-color-default);--spectrum-table-selected-row-background-opacity:.1;--spectrum-table-selected-row-background-color-non-emphasized:var(--spectrum-neutral-background-color-selected-default);--spectrum-table-selected-row-background-opacity-non-emphasized:.1;--spectrum-table-row-down-opacity:.1;--spectrum-table-selected-row-background-opacity-hover:.15;--spectrum-table-selected-row-background-opacity-non-emphasized-hover:.15;--spectrum-white-rgb:255,255,255;--spectrum-white:rgba(var(--spectrum-white-rgb));--spectrum-transparent-white-100-rgb:255,255,255;--spectrum-transparent-white-100-opacity:0;--spectrum-transparent-white-100:rgba(var(--spectrum-transparent-white-100-rgb),var(--spectrum-transparent-white-100-opacity));--spectrum-transparent-white-200-rgb:255,255,255;--spectrum-transparent-white-200-opacity:.1;--spectrum-transparent-white-200:rgba(var(--spectrum-transparent-white-200-rgb),var(--spectrum-transparent-white-200-opacity));--spectrum-transparent-white-300-rgb:255,255,255;--spectrum-transparent-white-300-opacity:.25;--spectrum-transparent-white-300:rgba(var(--spectrum-transparent-white-300-rgb),var(--spectrum-transparent-white-300-opacity));--spectrum-transparent-white-400-rgb:255,255,255;--spectrum-transparent-white-400-opacity:.4;--spectrum-transparent-white-400:rgba(var(--spectrum-transparent-white-400-rgb),var(--spectrum-transparent-white-400-opacity));--spectrum-transparent-white-500-rgb:255,255,255;--spectrum-transparent-white-500-opacity:.55;--spectrum-transparent-white-500:rgba(var(--spectrum-transparent-white-500-rgb),var(--spectrum-transparent-white-500-opacity));--spectrum-transparent-white-600-rgb:255,255,255;--spectrum-transparent-white-600-opacity:.7;--spectrum-transparent-white-600:rgba(var(--spectrum-transparent-white-600-rgb),var(--spectrum-transparent-white-600-opacity));--spectrum-transparent-white-700-rgb:255,255,255;--spectrum-transparent-white-700-opacity:.8;--spectrum-transparent-white-700:rgba(var(--spectrum-transparent-white-700-rgb),var(--spectrum-transparent-white-700-opacity));--spectrum-transparent-white-800-rgb:255,255,255;--spectrum-transparent-white-800-opacity:.9;--spectrum-transparent-white-800:rgba(var(--spectrum-transparent-white-800-rgb),var(--spectrum-transparent-white-800-opacity));--spectrum-transparent-white-900-rgb:255,255,255;--spectrum-transparent-white-900:rgba(var(--spectrum-transparent-white-900-rgb));--spectrum-black-rgb:0,0,0;--spectrum-black:rgba(var(--spectrum-black-rgb));--spectrum-transparent-black-100-rgb:0,0,0;--spectrum-transparent-black-100-opacity:0;--spectrum-transparent-black-100:rgba(var(--spectrum-transparent-black-100-rgb),var(--spectrum-transparent-black-100-opacity));--spectrum-transparent-black-200-rgb:0,0,0;--spectrum-transparent-black-200-opacity:.1;--spectrum-transparent-black-200:rgba(var(--spectrum-transparent-black-200-rgb),var(--spectrum-transparent-black-200-opacity));--spectrum-transparent-black-300-rgb:0,0,0;--spectrum-transparent-black-300-opacity:.25;--spectrum-transparent-black-300:rgba(var(--spectrum-transparent-black-300-rgb),var(--spectrum-transparent-black-300-opacity));--spectrum-transparent-black-400-rgb:0,0,0;--spectrum-transparent-black-400-opacity:.4;--spectrum-transparent-black-400:rgba(var(--spectrum-transparent-black-400-rgb),var(--spectrum-transparent-black-400-opacity));--spectrum-transparent-black-500-rgb:0,0,0;--spectrum-transparent-black-500-opacity:.55;--spectrum-transparent-black-500:rgba(var(--spectrum-transparent-black-500-rgb),var(--spectrum-transparent-black-500-opacity));--spectrum-transparent-black-600-rgb:0,0,0;--spectrum-transparent-black-600-opacity:.7;--spectrum-transparent-black-600:rgba(var(--spectrum-transparent-black-600-rgb),var(--spectrum-transparent-black-600-opacity));--spectrum-transparent-black-700-rgb:0,0,0;--spectrum-transparent-black-700-opacity:.8;--spectrum-transparent-black-700:rgba(var(--spectrum-transparent-black-700-rgb),var(--spectrum-transparent-black-700-opacity));--spectrum-transparent-black-800-rgb:0,0,0;--spectrum-transparent-black-800-opacity:.9;--spectrum-transparent-black-800:rgba(var(--spectrum-transparent-black-800-rgb),var(--spectrum-transparent-black-800-opacity));--spectrum-transparent-black-900-rgb:0,0,0;--spectrum-transparent-black-900:rgba(var(--spectrum-transparent-black-900-rgb));--spectrum-icon-color-inverse:var(--spectrum-gray-50);--spectrum-icon-color-primary-default:var(--spectrum-neutral-content-color-default);--spectrum-asterisk-icon-size-75:8px;--spectrum-radio-button-selection-indicator:4px;--spectrum-field-label-top-margin-small:0px;--spectrum-field-label-to-component:0px;--spectrum-help-text-to-component:0px;--spectrum-status-light-dot-size-small:8px;--spectrum-action-button-edge-to-hold-icon-extra-small:3px;--spectrum-action-button-edge-to-hold-icon-small:3px;--spectrum-button-minimum-width-multiplier:2.25;--spectrum-divider-thickness-small:1px;--spectrum-divider-thickness-medium:2px;--spectrum-divider-thickness-large:4px;--spectrum-swatch-rectangle-width-multiplier:2;--spectrum-swatch-slash-thickness-extra-small:2px;--spectrum-swatch-slash-thickness-small:3px;--spectrum-swatch-slash-thickness-medium:4px;--spectrum-swatch-slash-thickness-large:5px;--spectrum-progress-bar-minimum-width:48px;--spectrum-progress-bar-maximum-width:768px;--spectrum-meter-minimum-width:48px;--spectrum-meter-maximum-width:768px;--spectrum-meter-default-width:var(--spectrum-meter-width);--spectrum-in-line-alert-minimum-width:240px;--spectrum-popover-tip-width:16px;--spectrum-popover-tip-height:8px;--spectrum-menu-item-label-to-description:1px;--spectrum-menu-item-section-divider-height:8px;--spectrum-picker-minimum-width-multiplier:2;--spectrum-picker-end-edge-to-disclousure-icon-quiet:var(--spectrum-picker-end-edge-to-disclosure-icon-quiet);--spectrum-picker-end-edge-to-disclosure-icon-quiet:0px;--spectrum-text-field-minimum-width-multiplier:1.5;--spectrum-combo-box-minimum-width-multiplier:2.5;--spectrum-combo-box-quiet-minimum-width-multiplier:2;--spectrum-combo-box-visual-to-field-button-quiet:0px;--spectrum-alert-dialog-minimum-width:288px;--spectrum-alert-dialog-maximum-width:480px;--spectrum-contextual-help-minimum-width:268px;--spectrum-breadcrumbs-height:var(--spectrum-component-height-300);--spectrum-breadcrumbs-height-compact:var(--spectrum-component-height-200);--spectrum-breadcrumbs-end-edge-to-text:0px;--spectrum-breadcrumbs-truncated-menu-to-separator-icon:0px;--spectrum-breadcrumbs-start-edge-to-truncated-menu:0px;--spectrum-breadcrumbs-truncated-menu-to-bottom-text:0px;--spectrum-alert-banner-to-top-workflow-icon:var(--spectrum-alert-banner-top-to-workflow-icon);--spectrum-alert-banner-to-top-text:var(--spectrum-alert-banner-top-to-text);--spectrum-alert-banner-to-bottom-text:var(--spectrum-alert-banner-bottom-to-text);--spectrum-color-area-border-width:var(--spectrum-border-width-100);--spectrum-color-area-border-rounding:var(--spectrum-corner-radius-100);--spectrum-color-wheel-color-area-margin:12px;--spectrum-color-slider-border-width:1px;--spectrum-color-slider-border-rounding:4px;--spectrum-floating-action-button-drop-shadow-blur:12px;--spectrum-floating-action-button-drop-shadow-y:4px;--spectrum-illustrated-message-maximum-width:380px;--spectrum-search-field-minimum-width-multiplier:3;--spectrum-color-loupe-height:64px;--spectrum-color-loupe-width:48px;--spectrum-color-loupe-bottom-to-color-handle:12px;--spectrum-color-loupe-outer-border-width:var(--spectrum-border-width-200);--spectrum-color-loupe-inner-border-width:1px;--spectrum-color-loupe-drop-shadow-y:2px;--spectrum-color-loupe-drop-shadow-blur:8px;--spectrum-card-minimum-width:100px;--spectrum-card-preview-minimum-height:130px;--spectrum-card-selection-background-size:40px;--spectrum-drop-zone-width:428px;--spectrum-drop-zone-content-maximum-width:var(--spectrum-illustrated-message-maximum-width);--spectrum-drop-zone-border-dash-length:8px;--spectrum-drop-zone-border-dash-gap:4px;--spectrum-drop-zone-title-size:var(--spectrum-illustrated-message-title-size);--spectrum-drop-zone-cjk-title-size:var(--spectrum-illustrated-message-cjk-title-size);--spectrum-drop-zone-body-size:var(--spectrum-illustrated-message-body-size);--spectrum-accordion-top-to-text-compact-small:2px;--spectrum-accordion-top-to-text-compact-medium:4px;--spectrum-accordion-disclosure-indicator-to-text:0px;--spectrum-accordion-edge-to-disclosure-indicator:0px;--spectrum-accordion-edge-to-text:0px;--spectrum-accordion-focus-indicator-gap:0px;--spectrum-color-handle-border-width:var(--spectrum-border-width-200);--spectrum-color-handle-inner-border-width:1px;--spectrum-color-handle-outer-border-width:1px;--spectrum-color-handle-drop-shadow-x:0;--spectrum-color-handle-drop-shadow-y:0;--spectrum-color-handle-drop-shadow-blur:0;--spectrum-table-row-height-small-compact:var(--spectrum-component-height-75);--spectrum-table-row-height-medium-compact:var(--spectrum-component-height-100);--spectrum-table-row-height-large-compact:var(--spectrum-component-height-200);--spectrum-table-row-height-extra-large-compact:var(--spectrum-component-height-300);--spectrum-table-row-top-to-text-small-compact:var(--spectrum-component-top-to-text-75);--spectrum-table-row-top-to-text-medium-compact:var(--spectrum-component-top-to-text-100);--spectrum-table-row-top-to-text-large-compact:var(--spectrum-component-top-to-text-200);--spectrum-table-row-top-to-text-extra-large-compact:var(--spectrum-component-top-to-text-300);--spectrum-table-row-bottom-to-text-small-compact:var(--spectrum-component-bottom-to-text-75);--spectrum-table-row-bottom-to-text-medium-compact:var(--spectrum-component-bottom-to-text-100);--spectrum-table-row-bottom-to-text-large-compact:var(--spectrum-component-bottom-to-text-200);--spectrum-table-row-bottom-to-text-extra-large-compact:var(--spectrum-component-bottom-to-text-300);--spectrum-table-edge-to-content:16px;--spectrum-table-border-divider-width:1px;--spectrum-tab-item-height-small:var(--spectrum-component-height-200);--spectrum-tab-item-height-medium:var(--spectrum-component-height-300);--spectrum-tab-item-height-large:var(--spectrum-component-height-400);--spectrum-tab-item-height-extra-large:var(--spectrum-component-height-500);--spectrum-tab-item-compact-height-small:var(--spectrum-component-height-75);--spectrum-tab-item-compact-height-medium:var(--spectrum-component-height-100);--spectrum-tab-item-compact-height-large:var(--spectrum-component-height-200);--spectrum-tab-item-compact-height-extra-large:var(--spectrum-component-height-300);--spectrum-tab-item-start-to-edge-quiet:0px;--spectrum-in-field-button-width-stacked-small:20px;--spectrum-in-field-button-width-stacked-medium:28px;--spectrum-in-field-button-width-stacked-large:36px;--spectrum-in-field-button-width-stacked-extra-large:44px;--spectrum-in-field-button-edge-to-disclosure-icon-stacked-small:7px;--spectrum-in-field-button-edge-to-disclosure-icon-stacked-medium:9px;--spectrum-in-field-button-edge-to-disclosure-icon-stacked-large:13px;--spectrum-in-field-button-edge-to-disclosure-icon-stacked-extra-large:16px;--spectrum-in-field-button-outer-edge-to-disclosure-icon-stacked-small:3px;--spectrum-android-elevation:2dp;--spectrum-spacing-50:2px;--spectrum-spacing-75:4px;--spectrum-spacing-100:8px;--spectrum-spacing-200:12px;--spectrum-spacing-300:16px;--spectrum-spacing-400:24px;--spectrum-spacing-500:32px;--spectrum-spacing-600:40px;--spectrum-spacing-700:48px;--spectrum-spacing-800:64px;--spectrum-spacing-900:80px;--spectrum-spacing-1000:96px;--spectrum-focus-indicator-thickness:2px;--spectrum-focus-indicator-gap:2px;--spectrum-border-width-200:2px;--spectrum-border-width-400:4px;--spectrum-field-edge-to-text-quiet:0px;--spectrum-field-edge-to-visual-quiet:0px;--spectrum-field-edge-to-border-quiet:0px;--spectrum-field-edge-to-alert-icon-quiet:0px;--spectrum-field-edge-to-validation-icon-quiet:0px;--spectrum-text-underline-thickness:1px;--spectrum-text-underline-gap:1px;--spectrum-informative-color-100:var(--spectrum-blue-100);--spectrum-informative-color-200:var(--spectrum-blue-200);--spectrum-informative-color-300:var(--spectrum-blue-300);--spectrum-informative-color-400:var(--spectrum-blue-400);--spectrum-informative-color-500:var(--spectrum-blue-500);--spectrum-informative-color-600:var(--spectrum-blue-600);--spectrum-informative-color-700:var(--spectrum-blue-700);--spectrum-informative-color-800:var(--spectrum-blue-800);--spectrum-informative-color-900:var(--spectrum-blue-900);--spectrum-informative-color-1000:var(--spectrum-blue-1000);--spectrum-informative-color-1100:var(--spectrum-blue-1100);--spectrum-informative-color-1200:var(--spectrum-blue-1200);--spectrum-informative-color-1300:var(--spectrum-blue-1300);--spectrum-informative-color-1400:var(--spectrum-blue-1400);--spectrum-negative-color-100:var(--spectrum-red-100);--spectrum-negative-color-200:var(--spectrum-red-200);--spectrum-negative-color-300:var(--spectrum-red-300);--spectrum-negative-color-400:var(--spectrum-red-400);--spectrum-negative-color-500:var(--spectrum-red-500);--spectrum-negative-color-600:var(--spectrum-red-600);--spectrum-negative-color-700:var(--spectrum-red-700);--spectrum-negative-color-800:var(--spectrum-red-800);--spectrum-negative-color-900:var(--spectrum-red-900);--spectrum-negative-color-1000:var(--spectrum-red-1000);--spectrum-negative-color-1100:var(--spectrum-red-1100);--spectrum-negative-color-1200:var(--spectrum-red-1200);--spectrum-negative-color-1300:var(--spectrum-red-1300);--spectrum-negative-color-1400:var(--spectrum-red-1400);--spectrum-notice-color-100:var(--spectrum-orange-100);--spectrum-notice-color-200:var(--spectrum-orange-200);--spectrum-notice-color-300:var(--spectrum-orange-300);--spectrum-notice-color-400:var(--spectrum-orange-400);--spectrum-notice-color-500:var(--spectrum-orange-500);--spectrum-notice-color-600:var(--spectrum-orange-600);--spectrum-notice-color-700:var(--spectrum-orange-700);--spectrum-notice-color-800:var(--spectrum-orange-800);--spectrum-notice-color-900:var(--spectrum-orange-900);--spectrum-notice-color-1000:var(--spectrum-orange-1000);--spectrum-notice-color-1100:var(--spectrum-orange-1100);--spectrum-notice-color-1200:var(--spectrum-orange-1200);--spectrum-notice-color-1300:var(--spectrum-orange-1300);--spectrum-notice-color-1400:var(--spectrum-orange-1400);--spectrum-positive-color-100:var(--spectrum-green-100);--spectrum-positive-color-200:var(--spectrum-green-200);--spectrum-positive-color-300:var(--spectrum-green-300);--spectrum-positive-color-400:var(--spectrum-green-400);--spectrum-positive-color-500:var(--spectrum-green-500);--spectrum-positive-color-600:var(--spectrum-green-600);--spectrum-positive-color-700:var(--spectrum-green-700);--spectrum-positive-color-800:var(--spectrum-green-800);--spectrum-positive-color-900:var(--spectrum-green-900);--spectrum-positive-color-1000:var(--spectrum-green-1000);--spectrum-positive-color-1100:var(--spectrum-green-1100);--spectrum-positive-color-1200:var(--spectrum-green-1200);--spectrum-positive-color-1300:var(--spectrum-green-1300);--spectrum-positive-color-1400:var(--spectrum-green-1400);--spectrum-default-font-family:var(--spectrum-sans-serif-font-family);--spectrum-sans-serif-font-family:Adobe Clean;--spectrum-serif-font-family:Adobe Clean Serif;--spectrum-cjk-font-family:Adobe Clean Han;--spectrum-light-font-weight:300;--spectrum-regular-font-weight:400;--spectrum-medium-font-weight:500;--spectrum-bold-font-weight:700;--spectrum-extra-bold-font-weight:800;--spectrum-black-font-weight:900;--spectrum-italic-font-style:italic;--spectrum-default-font-style:normal;--spectrum-line-height-100:1.3;--spectrum-line-height-200:1.5;--spectrum-cjk-line-height-100:1.5;--spectrum-cjk-line-height-200:1.7;--spectrum-cjk-letter-spacing:.05em;--spectrum-heading-sans-serif-font-family:var(--spectrum-sans-serif-font-family);--spectrum-heading-serif-font-family:var(--spectrum-serif-font-family);--spectrum-heading-cjk-font-family:var(--spectrum-cjk-font-family);--spectrum-heading-sans-serif-light-font-weight:var(--spectrum-light-font-weight);--spectrum-heading-sans-serif-light-font-style:var(--spectrum-default-font-style);--spectrum-heading-serif-light-font-weight:var(--spectrum-regular-font-weight);--spectrum-heading-serif-light-font-style:var(--spectrum-default-font-style);--spectrum-heading-cjk-light-font-weight:var(--spectrum-light-font-weight);--spectrum-heading-cjk-light-font-style:var(--spectrum-default-font-style);--spectrum-heading-sans-serif-font-style:var(--spectrum-default-font-style);--spectrum-heading-serif-font-style:var(--spectrum-default-font-style);--spectrum-heading-cjk-font-style:var(--spectrum-default-font-style);--spectrum-heading-sans-serif-heavy-font-weight:var(--spectrum-black-font-weight);--spectrum-heading-sans-serif-heavy-font-style:var(--spectrum-default-font-style);--spectrum-heading-serif-heavy-font-weight:var(--spectrum-black-font-weight);--spectrum-heading-serif-heavy-font-style:var(--spectrum-default-font-style);--spectrum-heading-cjk-heavy-font-weight:var(--spectrum-black-font-weight);--spectrum-heading-cjk-heavy-font-style:var(--spectrum-default-font-style);--spectrum-heading-sans-serif-light-strong-font-weight:var(--spectrum-bold-font-weight);--spectrum-heading-sans-serif-light-strong-font-style:var(--spectrum-default-font-style);--spectrum-heading-serif-light-strong-font-weight:var(--spectrum-bold-font-weight);--spectrum-heading-serif-light-strong-font-style:var(--spectrum-default-font-style);--spectrum-heading-cjk-light-strong-font-weight:var(--spectrum-extra-bold-font-weight);--spectrum-heading-cjk-light-strong-font-style:var(--spectrum-default-font-style);--spectrum-heading-sans-serif-strong-font-weight:var(--spectrum-black-font-weight);--spectrum-heading-sans-serif-strong-font-style:var(--spectrum-default-font-style);--spectrum-heading-serif-strong-font-weight:var(--spectrum-black-font-weight);--spectrum-heading-serif-strong-font-style:var(--spectrum-default-font-style);--spectrum-heading-cjk-strong-font-weight:var(--spectrum-black-font-weight);--spectrum-heading-cjk-strong-font-style:var(--spectrum-default-font-style);--spectrum-heading-sans-serif-heavy-strong-font-weight:var(--spectrum-black-font-weight);--spectrum-heading-sans-serif-heavy-strong-font-style:var(--spectrum-default-font-style);--spectrum-heading-serif-heavy-strong-font-weight:var(--spectrum-black-font-weight);--spectrum-heading-serif-heavy-strong-font-style:var(--spectrum-default-font-style);--spectrum-heading-cjk-heavy-strong-font-weight:var(--spectrum-black-font-weight);--spectrum-heading-cjk-heavy-strong-font-style:var(--spectrum-default-font-style);--spectrum-heading-sans-serif-light-emphasized-font-weight:var(--spectrum-light-font-weight);--spectrum-heading-sans-serif-light-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-heading-serif-light-emphasized-font-weight:var(--spectrum-regular-font-weight);--spectrum-heading-serif-light-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-heading-cjk-light-emphasized-font-weight:var(--spectrum-regular-font-weight);--spectrum-heading-cjk-light-emphasized-font-style:var(--spectrum-default-font-style);--spectrum-heading-sans-serif-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-heading-serif-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-heading-cjk-emphasized-font-weight:var(--spectrum-black-font-weight);--spectrum-heading-cjk-emphasized-font-style:var(--spectrum-default-font-style);--spectrum-heading-sans-serif-heavy-emphasized-font-weight:var(--spectrum-black-font-weight);--spectrum-heading-sans-serif-heavy-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-heading-serif-heavy-emphasized-font-weight:var(--spectrum-black-font-weight);--spectrum-heading-serif-heavy-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-heading-cjk-heavy-emphasized-font-weight:var(--spectrum-black-font-weight);--spectrum-heading-cjk-heavy-emphasized-font-style:var(--spectrum-default-font-style);--spectrum-heading-sans-serif-light-strong-emphasized-font-weight:var(--spectrum-bold-font-weight);--spectrum-heading-sans-serif-light-strong-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-heading-serif-light-strong-emphasized-font-weight:var(--spectrum-bold-font-weight);--spectrum-heading-serif-light-strong-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-heading-cjk-light-strong-emphasized-font-weight:var(--spectrum-extra-bold-font-weight);--spectrum-heading-cjk-light-strong-emphasized-font-style:var(--spectrum-default-font-style);--spectrum-heading-sans-serif-strong-emphasized-font-weight:var(--spectrum-black-font-weight);--spectrum-heading-sans-serif-strong-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-heading-serif-strong-emphasized-font-weight:var(--spectrum-black-font-weight);--spectrum-heading-serif-strong-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-heading-cjk-strong-emphasized-font-weight:var(--spectrum-black-font-weight);--spectrum-heading-cjk-strong-emphasized-font-style:var(--spectrum-default-font-style);--spectrum-heading-sans-serif-heavy-strong-emphasized-font-weight:var(--spectrum-black-font-weight);--spectrum-heading-sans-serif-heavy-strong-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-heading-serif-heavy-strong-emphasized-font-weight:var(--spectrum-black-font-weight);--spectrum-heading-serif-heavy-strong-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-heading-cjk-heavy-strong-emphasized-font-weight:var(--spectrum-black-font-weight);--spectrum-heading-cjk-heavy-strong-emphasized-font-style:var(--spectrum-default-font-style);--spectrum-heading-size-xxxl:var(--spectrum-font-size-1300);--spectrum-heading-size-xxl:var(--spectrum-font-size-1100);--spectrum-heading-size-xl:var(--spectrum-font-size-900);--spectrum-heading-size-l:var(--spectrum-font-size-700);--spectrum-heading-size-m:var(--spectrum-font-size-500);--spectrum-heading-size-s:var(--spectrum-font-size-300);--spectrum-heading-size-xs:var(--spectrum-font-size-200);--spectrum-heading-size-xxs:var(--spectrum-font-size-100);--spectrum-heading-cjk-size-xxxl:var(--spectrum-font-size-1300);--spectrum-heading-cjk-size-xxl:var(--spectrum-font-size-900);--spectrum-heading-cjk-size-xl:var(--spectrum-font-size-800);--spectrum-heading-cjk-size-l:var(--spectrum-font-size-600);--spectrum-heading-cjk-size-m:var(--spectrum-font-size-400);--spectrum-heading-cjk-size-s:var(--spectrum-font-size-300);--spectrum-heading-cjk-size-xs:var(--spectrum-font-size-200);--spectrum-heading-cjk-size-xxs:var(--spectrum-font-size-100);--spectrum-heading-line-height:var(--spectrum-line-height-100);--spectrum-heading-cjk-line-height:var(--spectrum-cjk-line-height-100);--spectrum-heading-margin-top-multiplier:.888889;--spectrum-heading-margin-bottom-multiplier:.25;--spectrum-heading-color:var(--spectrum-gray-900);--spectrum-body-sans-serif-font-family:var(--spectrum-sans-serif-font-family);--spectrum-body-serif-font-family:var(--spectrum-serif-font-family);--spectrum-body-cjk-font-family:var(--spectrum-cjk-font-family);--spectrum-body-sans-serif-font-weight:var(--spectrum-regular-font-weight);--spectrum-body-sans-serif-font-style:var(--spectrum-default-font-style);--spectrum-body-serif-font-weight:var(--spectrum-regular-font-weight);--spectrum-body-serif-font-style:var(--spectrum-default-font-style);--spectrum-body-cjk-font-weight:var(--spectrum-regular-font-weight);--spectrum-body-cjk-font-style:var(--spectrum-default-font-style);--spectrum-body-sans-serif-strong-font-weight:var(--spectrum-bold-font-weight);--spectrum-body-sans-serif-strong-font-style:var(--spectrum-default-font-style);--spectrum-body-serif-strong-font-weight:var(--spectrum-bold-font-weight);--spectrum-body-serif-strong-font-style:var(--spectrum-default-font-style);--spectrum-body-cjk-strong-font-weight:var(--spectrum-black-font-weight);--spectrum-body-cjk-strong-font-style:var(--spectrum-default-font-style);--spectrum-body-sans-serif-emphasized-font-weight:var(--spectrum-regular-font-weight);--spectrum-body-sans-serif-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-body-serif-emphasized-font-weight:var(--spectrum-regular-font-weight);--spectrum-body-serif-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-body-cjk-emphasized-font-weight:var(--spectrum-extra-bold-font-weight);--spectrum-body-cjk-emphasized-font-style:var(--spectrum-default-font-style);--spectrum-body-sans-serif-strong-emphasized-font-weight:var(--spectrum-bold-font-weight);--spectrum-body-sans-serif-strong-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-body-serif-strong-emphasized-font-weight:var(--spectrum-bold-font-weight);--spectrum-body-serif-strong-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-body-cjk-strong-emphasized-font-weight:var(--spectrum-black-font-weight);--spectrum-body-cjk-strong-emphasized-font-style:var(--spectrum-default-font-style);--spectrum-body-size-xxxl:var(--spectrum-font-size-600);--spectrum-body-size-xxl:var(--spectrum-font-size-500);--spectrum-body-size-xl:var(--spectrum-font-size-400);--spectrum-body-size-l:var(--spectrum-font-size-300);--spectrum-body-size-m:var(--spectrum-font-size-200);--spectrum-body-size-s:var(--spectrum-font-size-100);--spectrum-body-size-xs:var(--spectrum-font-size-75);--spectrum-body-line-height:var(--spectrum-line-height-200);--spectrum-body-cjk-line-height:var(--spectrum-cjk-line-height-200);--spectrum-body-margin-multiplier:.75;--spectrum-body-color:var(--spectrum-gray-800);--spectrum-detail-sans-serif-font-family:var(--spectrum-sans-serif-font-family);--spectrum-detail-serif-font-family:var(--spectrum-serif-font-family);--spectrum-detail-cjk-font-family:var(--spectrum-cjk-font-family);--spectrum-detail-sans-serif-font-weight:var(--spectrum-bold-font-weight);--spectrum-detail-sans-serif-font-style:var(--spectrum-default-font-style);--spectrum-detail-serif-font-weight:var(--spectrum-bold-font-weight);--spectrum-detail-serif-font-style:var(--spectrum-default-font-style);--spectrum-detail-cjk-font-weight:var(--spectrum-extra-bold-font-weight);--spectrum-detail-cjk-font-style:var(--spectrum-default-font-style);--spectrum-detail-sans-serif-light-font-weight:var(--spectrum-regular-font-weight);--spectrum-detail-sans-serif-light-font-style:var(--spectrum-default-font-style);--spectrum-detail-serif-light-font-weight:var(--spectrum-regular-font-weight);--spectrum-detail-serif-light-font-style:var(--spectrum-default-font-style);--spectrum-detail-cjk-light-font-weight:var(--spectrum-light-font-weight);--spectrum-detail-cjk-light-font-style:var(--spectrum-default-font-style);--spectrum-detail-sans-serif-strong-font-weight:var(--spectrum-bold-font-weight);--spectrum-detail-sans-serif-strong-font-style:var(--spectrum-default-font-style);--spectrum-detail-serif-strong-font-weight:var(--spectrum-bold-font-weight);--spectrum-detail-serif-strong-font-style:var(--spectrum-default-font-style);--spectrum-detail-cjk-strong-font-weight:var(--spectrum-black-font-weight);--spectrum-detail-cjk-strong-font-style:var(--spectrum-default-font-style);--spectrum-detail-sans-serif-light-strong-font-weight:var(--spectrum-regular-font-weight);--spectrum-detail-sans-serif-light-strong-font-style:var(--spectrum-default-font-style);--spectrum-detail-serif-light-strong-font-weight:var(--spectrum-regular-font-weight);--spectrum-detail-serif-light-strong-font-style:var(--spectrum-default-font-style);--spectrum-detail-cjk-light-strong-font-weight:var(--spectrum-extra-bold-font-weight);--spectrum-detail-cjk-light-strong-font-style:var(--spectrum-default-font-style);--spectrum-detail-sans-serif-emphasized-font-weight:var(--spectrum-bold-font-weight);--spectrum-detail-sans-serif-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-detail-serif-emphasized-font-weight:var(--spectrum-bold-font-weight);--spectrum-detail-serif-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-detail-cjk-emphasized-font-weight:var(--spectrum-black-font-weight);--spectrum-detail-cjk-emphasized-font-style:var(--spectrum-default-font-style);--spectrum-detail-sans-serif-light-emphasized-font-weight:var(--spectrum-regular-font-weight);--spectrum-detail-sans-serif-light-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-detail-serif-light-emphasized-font-weight:var(--spectrum-regular-font-weight);--spectrum-detail-serif-light-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-detail-cjk-light-emphasized-font-weight:var(--spectrum-regular-font-weight);--spectrum-detail-cjk-light-emphasized-font-style:var(--spectrum-default-font-style);--spectrum-detail-sans-serif-strong-emphasized-font-weight:var(--spectrum-bold-font-weight);--spectrum-detail-sans-serif-strong-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-detail-serif-strong-emphasized-font-weight:var(--spectrum-bold-font-weight);--spectrum-detail-serif-strong-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-detail-cjk-strong-emphasized-font-weight:var(--spectrum-black-font-weight);--spectrum-detail-cjk-strong-emphasized-font-style:var(--spectrum-default-font-style);--spectrum-detail-sans-serif-light-strong-emphasized-font-weight:var(--spectrum-regular-font-weight);--spectrum-detail-sans-serif-light-strong-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-detail-serif-light-strong-emphasized-font-weight:var(--spectrum-regular-font-weight);--spectrum-detail-serif-light-strong-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-detail-cjk-light-strong-emphasized-font-weight:var(--spectrum-extra-bold-font-weight);--spectrum-detail-cjk-light-strong-emphasized-font-style:var(--spectrum-default-font-style);--spectrum-detail-size-xl:var(--spectrum-font-size-200);--spectrum-detail-size-l:var(--spectrum-font-size-100);--spectrum-detail-size-m:var(--spectrum-font-size-75);--spectrum-detail-size-s:var(--spectrum-font-size-50);--spectrum-detail-line-height:var(--spectrum-line-height-100);--spectrum-detail-cjk-line-height:var(--spectrum-cjk-line-height-100);--spectrum-detail-margin-top-multiplier:.888889;--spectrum-detail-margin-bottom-multiplier:.25;--spectrum-detail-letter-spacing:.06em;--spectrum-detail-sans-serif-text-transform:uppercase;--spectrum-detail-serif-text-transform:uppercase;--spectrum-detail-color:var(--spectrum-gray-900);--spectrum-code-font-family:Source Code Pro;--spectrum-code-cjk-font-family:var(--spectrum-code-font-family);--spectrum-code-font-weight:var(--spectrum-regular-font-weight);--spectrum-code-font-style:var(--spectrum-default-font-style);--spectrum-code-cjk-font-weight:var(--spectrum-regular-font-weight);--spectrum-code-cjk-font-style:var(--spectrum-default-font-style);--spectrum-code-strong-font-weight:var(--spectrum-bold-font-weight);--spectrum-code-strong-font-style:var(--spectrum-default-font-style);--spectrum-code-cjk-strong-font-weight:var(--spectrum-black-font-weight);--spectrum-code-cjk-strong-font-style:var(--spectrum-default-font-style);--spectrum-code-emphasized-font-weight:var(--spectrum-regular-font-weight);--spectrum-code-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-code-cjk-emphasized-font-weight:var(--spectrum-bold-font-weight);--spectrum-code-cjk-emphasized-font-style:var(--spectrum-default-font-style);--spectrum-code-strong-emphasized-font-weight:var(--spectrum-bold-font-weight);--spectrum-code-strong-emphasized-font-style:var(--spectrum-italic-font-style);--spectrum-code-cjk-strong-emphasized-font-weight:var(--spectrum-black-font-weight);--spectrum-code-cjk-strong-emphasized-font-style:var(--spectrum-default-font-style);--spectrum-code-size-xl:var(--spectrum-font-size-400);--spectrum-code-size-l:var(--spectrum-font-size-300);--spectrum-code-size-m:var(--spectrum-font-size-200);--spectrum-code-size-s:var(--spectrum-font-size-100);--spectrum-code-size-xs:var(--spectrum-font-size-75);--spectrum-code-line-height:var(--spectrum-line-height-200);--spectrum-code-cjk-line-height:var(--spectrum-cjk-line-height-200);--spectrum-code-color:var(--spectrum-gray-800);--spectrum-neutral-background-color-selected-default:var(--spectrum-gray-700);--spectrum-neutral-background-color-selected-hover:var(--spectrum-gray-800);--spectrum-neutral-background-color-selected-down:var(--spectrum-gray-900);--spectrum-neutral-background-color-selected-key-focus:var(--spectrum-gray-800);--spectrum-slider-track-thickness:2px;--spectrum-slider-handle-gap:4px;--spectrum-picker-border-width:var(--spectrum-border-width-100);--spectrum-in-field-button-fill-stacked-inner-border-rounding:0px;--spectrum-in-field-button-edge-to-fill:0px;--spectrum-in-field-button-stacked-inner-edge-to-fill:0px;--spectrum-in-field-button-outer-edge-to-disclosure-icon-stacked-medium:3px;--spectrum-in-field-button-outer-edge-to-disclosure-icon-stacked-large:4px;--spectrum-in-field-button-outer-edge-to-disclosure-icon-stacked-extra-large:5px;--spectrum-in-field-button-inner-edge-to-disclosure-icon-stacked-small:var(--spectrum-in-field-button-outer-edge-to-disclosure-icon-stacked-small);--spectrum-in-field-button-inner-edge-to-disclosure-icon-stacked-medium:var(--spectrum-in-field-button-outer-edge-to-disclosure-icon-stacked-medium);--spectrum-in-field-button-inner-edge-to-disclosure-icon-stacked-large:var(--spectrum-in-field-button-outer-edge-to-disclosure-icon-stacked-large);--spectrum-in-field-button-inner-edge-to-disclosure-icon-stacked-extra-large:var(--spectrum-in-field-button-outer-edge-to-disclosure-icon-stacked-extra-large);--spectrum-corner-radius-75:2px;--spectrum-drop-shadow-x:0px;--spectrum-border-width-100:1px;--spectrum-accent-color-100:var(--spectrum-blue-100);--spectrum-accent-color-200:var(--spectrum-blue-200);--spectrum-accent-color-300:var(--spectrum-blue-300);--spectrum-accent-color-400:var(--spectrum-blue-400);--spectrum-accent-color-500:var(--spectrum-blue-500);--spectrum-accent-color-600:var(--spectrum-blue-600);--spectrum-accent-color-700:var(--spectrum-blue-700);--spectrum-accent-color-800:var(--spectrum-blue-800);--spectrum-accent-color-900:var(--spectrum-blue-900);--spectrum-accent-color-1000:var(--spectrum-blue-1000);--spectrum-accent-color-1100:var(--spectrum-blue-1100);--spectrum-accent-color-1200:var(--spectrum-blue-1200);--spectrum-accent-color-1300:var(--spectrum-blue-1300);--spectrum-accent-color-1400:var(--spectrum-blue-1400);--spectrum-heading-sans-serif-font-weight:var(--spectrum-bold-font-weight);--spectrum-heading-serif-font-weight:var(--spectrum-bold-font-weight);--spectrum-heading-cjk-font-weight:var(--spectrum-extra-bold-font-weight);--spectrum-heading-sans-serif-emphasized-font-weight:var(--spectrum-bold-font-weight);--spectrum-heading-serif-emphasized-font-weight:var(--spectrum-bold-font-weight);--system-spectrum-actionbutton-background-color-default:var(--spectrum-gray-75);--system-spectrum-actionbutton-background-color-hover:var(--spectrum-gray-200);--system-spectrum-actionbutton-background-color-down:var(--spectrum-gray-300);--system-spectrum-actionbutton-background-color-focus:var(--spectrum-gray-200);--system-spectrum-actionbutton-border-color-default:var(--spectrum-gray-400);--system-spectrum-actionbutton-border-color-hover:var(--spectrum-gray-500);--system-spectrum-actionbutton-border-color-down:var(--spectrum-gray-600);--system-spectrum-actionbutton-border-color-focus:var(--spectrum-gray-500);--system-spectrum-actionbutton-background-color-disabled:transparent;--system-spectrum-actionbutton-border-color-disabled:var(--spectrum-disabled-border-color);--system-spectrum-actionbutton-content-color-disabled:var(--spectrum-disabled-content-color);--system-spectrum-actionbutton-quiet-background-color-default:transparent;--system-spectrum-actionbutton-quiet-background-color-hover:var(--spectrum-gray-200);--system-spectrum-actionbutton-quiet-background-color-down:var(--spectrum-gray-300);--system-spectrum-actionbutton-quiet-background-color-focus:var(--spectrum-gray-200);--system-spectrum-actionbutton-quiet-border-color-default:transparent;--system-spectrum-actionbutton-quiet-border-color-hover:transparent;--system-spectrum-actionbutton-quiet-border-color-down:transparent;--system-spectrum-actionbutton-quiet-border-color-focus:transparent;--system-spectrum-actionbutton-quiet-background-color-disabled:transparent;--system-spectrum-actionbutton-quiet-border-color-disabled:transparent;--system-spectrum-actionbutton-selected-border-color-default:transparent;--system-spectrum-actionbutton-selected-border-color-hover:transparent;--system-spectrum-actionbutton-selected-border-color-down:transparent;--system-spectrum-actionbutton-selected-border-color-focus:transparent;--system-spectrum-actionbutton-selected-background-color-disabled:var(--spectrum-disabled-background-color);--system-spectrum-actionbutton-selected-border-color-disabled:transparent;--system-spectrum-actionbutton-staticblack-quiet-border-color-default:transparent;--system-spectrum-actionbutton-staticwhite-quiet-border-color-default:transparent;--system-spectrum-actionbutton-staticblack-quiet-border-color-hover:transparent;--system-spectrum-actionbutton-staticwhite-quiet-border-color-hover:transparent;--system-spectrum-actionbutton-staticblack-quiet-border-color-down:transparent;--system-spectrum-actionbutton-staticwhite-quiet-border-color-down:transparent;--system-spectrum-actionbutton-staticblack-quiet-border-color-focus:transparent;--system-spectrum-actionbutton-staticwhite-quiet-border-color-focus:transparent;--system-spectrum-actionbutton-staticblack-quiet-border-color-disabled:transparent;--system-spectrum-actionbutton-staticwhite-quiet-border-color-disabled:transparent;--system-spectrum-actionbutton-staticblack-background-color-default:transparent;--system-spectrum-actionbutton-staticblack-background-color-hover:var(--spectrum-transparent-black-300);--system-spectrum-actionbutton-staticblack-background-color-down:var(--spectrum-transparent-black-400);--system-spectrum-actionbutton-staticblack-background-color-focus:var(--spectrum-transparent-black-300);--system-spectrum-actionbutton-staticblack-border-color-default:var(--spectrum-transparent-black-400);--system-spectrum-actionbutton-staticblack-border-color-hover:var(--spectrum-transparent-black-500);--system-spectrum-actionbutton-staticblack-border-color-down:var(--spectrum-transparent-black-600);--system-spectrum-actionbutton-staticblack-border-color-focus:var(--spectrum-transparent-black-500);--system-spectrum-actionbutton-staticblack-content-color-default:var(--spectrum-black);--system-spectrum-actionbutton-staticblack-content-color-hover:var(--spectrum-black);--system-spectrum-actionbutton-staticblack-content-color-down:var(--spectrum-black);--system-spectrum-actionbutton-staticblack-content-color-focus:var(--spectrum-black);--system-spectrum-actionbutton-staticblack-focus-indicator-color:var(--spectrum-static-black-focus-indicator-color);--system-spectrum-actionbutton-staticblack-background-color-disabled:transparent;--system-spectrum-actionbutton-staticblack-border-color-disabled:var(--spectrum-disabled-static-black-border-color);--system-spectrum-actionbutton-staticblack-content-color-disabled:var(--spectrum-disabled-static-black-content-color);--system-spectrum-actionbutton-staticblack-selected-mod-actionbutton-background-color-default:var(--spectrum-transparent-black-800);--system-spectrum-actionbutton-staticblack-selected-mod-actionbutton-background-color-hover:var(--spectrum-transparent-black-900);--system-spectrum-actionbutton-staticblack-selected-mod-actionbutton-background-color-down:var(--spectrum-transparent-black-900);--system-spectrum-actionbutton-staticblack-selected-mod-actionbutton-background-color-focus:var(--spectrum-transparent-black-900);--system-spectrum-actionbutton-staticblack-selected-mod-actionbutton-content-color-default:var(--spectrum-white);--system-spectrum-actionbutton-staticblack-selected-mod-actionbutton-content-color-hover:var(--spectrum-white);--system-spectrum-actionbutton-staticblack-selected-mod-actionbutton-content-color-down:var(--spectrum-white);--system-spectrum-actionbutton-staticblack-selected-mod-actionbutton-content-color-focus:var(--spectrum-white);--system-spectrum-actionbutton-staticblack-selected-mod-actionbutton-background-color-disabled:var(--spectrum-disabled-static-black-background-color);--system-spectrum-actionbutton-staticblack-selected-mod-actionbutton-border-color-disabled:transparent;--system-spectrum-actionbutton-staticwhite-background-color-default:transparent;--system-spectrum-actionbutton-staticwhite-background-color-hover:var(--spectrum-transparent-white-300);--system-spectrum-actionbutton-staticwhite-background-color-down:var(--spectrum-transparent-white-400);--system-spectrum-actionbutton-staticwhite-background-color-focus:var(--spectrum-transparent-white-300);--system-spectrum-actionbutton-staticwhite-border-color-default:var(--spectrum-transparent-white-400);--system-spectrum-actionbutton-staticwhite-border-color-hover:var(--spectrum-transparent-white-500);--system-spectrum-actionbutton-staticwhite-border-color-down:var(--spectrum-transparent-white-600);--system-spectrum-actionbutton-staticwhite-border-color-focus:var(--spectrum-transparent-white-500);--system-spectrum-actionbutton-staticwhite-content-color-default:var(--spectrum-white);--system-spectrum-actionbutton-staticwhite-content-color-hover:var(--spectrum-white);--system-spectrum-actionbutton-staticwhite-content-color-down:var(--spectrum-white);--system-spectrum-actionbutton-staticwhite-content-color-focus:var(--spectrum-white);--system-spectrum-actionbutton-staticwhite-focus-indicator-color:var(--spectrum-static-white-focus-indicator-color);--system-spectrum-actionbutton-staticwhite-background-color-disabled:transparent;--system-spectrum-actionbutton-staticwhite-border-color-disabled:var(--spectrum-disabled-static-white-border-color);--system-spectrum-actionbutton-staticwhite-content-color-disabled:var(--spectrum-disabled-static-white-content-color);--system-spectrum-actionbutton-staticwhite-selected-mod-actionbutton-background-color-default:var(--spectrum-transparent-white-800);--system-spectrum-actionbutton-staticwhite-selected-mod-actionbutton-background-color-hover:var(--spectrum-transparent-white-900);--system-spectrum-actionbutton-staticwhite-selected-mod-actionbutton-background-color-down:var(--spectrum-transparent-white-900);--system-spectrum-actionbutton-staticwhite-selected-mod-actionbutton-background-color-focus:var(--spectrum-transparent-white-900);--system-spectrum-actionbutton-staticwhite-selected-mod-actionbutton-content-color-default:var(--spectrum-black);--system-spectrum-actionbutton-staticwhite-selected-mod-actionbutton-content-color-hover:var(--spectrum-black);--system-spectrum-actionbutton-staticwhite-selected-mod-actionbutton-content-color-down:var(--spectrum-black);--system-spectrum-actionbutton-staticwhite-selected-mod-actionbutton-content-color-focus:var(--spectrum-black);--system-spectrum-actionbutton-staticwhite-selected-mod-actionbutton-background-color-disabled:var(--spectrum-disabled-static-white-background-color);--system-spectrum-actionbutton-staticwhite-selected-mod-actionbutton-border-color-disabled:transparent;--system-spectrum-actiongroup-gap-size-compact:0;--system-spectrum-actiongroup-horizontal-spacing-compact:-1px;--system-spectrum-actiongroup-vertical-spacing-compact:-1px;--system-spectrum-button-background-color-default:var(--spectrum-gray-75);--system-spectrum-button-background-color-hover:var(--spectrum-gray-200);--system-spectrum-button-background-color-down:var(--spectrum-gray-300);--system-spectrum-button-background-color-focus:var(--spectrum-gray-200);--system-spectrum-button-border-color-default:var(--spectrum-gray-400);--system-spectrum-button-border-color-hover:var(--spectrum-gray-500);--system-spectrum-button-border-color-down:var(--spectrum-gray-600);--system-spectrum-button-border-color-focus:var(--spectrum-gray-500);--system-spectrum-button-content-color-default:var(--spectrum-neutral-content-color-default);--system-spectrum-button-content-color-hover:var(--spectrum-neutral-content-color-hover);--system-spectrum-button-content-color-down:var(--spectrum-neutral-content-color-down);--system-spectrum-button-content-color-focus:var(--spectrum-neutral-content-color-key-focus);--system-spectrum-button-background-color-disabled:transparent;--system-spectrum-button-border-color-disabled:var(--spectrum-disabled-border-color);--system-spectrum-button-content-color-disabled:var(--spectrum-disabled-content-color);--system-spectrum-button-accent-background-color-default:var(--spectrum-accent-background-color-default);--system-spectrum-button-accent-background-color-hover:var(--spectrum-accent-background-color-hover);--system-spectrum-button-accent-background-color-down:var(--spectrum-accent-background-color-down);--system-spectrum-button-accent-background-color-focus:var(--spectrum-accent-background-color-key-focus);--system-spectrum-button-accent-border-color-default:transparent;--system-spectrum-button-accent-border-color-hover:transparent;--system-spectrum-button-accent-border-color-down:transparent;--system-spectrum-button-accent-border-color-focus:transparent;--system-spectrum-button-accent-content-color-default:var(--spectrum-white);--system-spectrum-button-accent-content-color-hover:var(--spectrum-white);--system-spectrum-button-accent-content-color-down:var(--spectrum-white);--system-spectrum-button-accent-content-color-focus:var(--spectrum-white);--system-spectrum-button-accent-background-color-disabled:var(--spectrum-disabled-background-color);--system-spectrum-button-accent-border-color-disabled:transparent;--system-spectrum-button-accent-content-color-disabled:var(--spectrum-disabled-content-color);--system-spectrum-button-accent-outline-background-color-default:transparent;--system-spectrum-button-accent-outline-background-color-hover:var(--spectrum-accent-color-200);--system-spectrum-button-accent-outline-background-color-down:var(--spectrum-accent-color-300);--system-spectrum-button-accent-outline-background-color-focus:var(--spectrum-accent-color-200);--system-spectrum-button-accent-outline-border-color-default:var(--spectrum-accent-color-900);--system-spectrum-button-accent-outline-border-color-hover:var(--spectrum-accent-color-1000);--system-spectrum-button-accent-outline-border-color-down:var(--spectrum-accent-color-1100);--system-spectrum-button-accent-outline-border-color-focus:var(--spectrum-accent-color-1000);--system-spectrum-button-accent-outline-content-color-default:var(--spectrum-accent-content-color-default);--system-spectrum-button-accent-outline-content-color-hover:var(--spectrum-accent-content-color-hover);--system-spectrum-button-accent-outline-content-color-down:var(--spectrum-accent-content-color-down);--system-spectrum-button-accent-outline-content-color-focus:var(--spectrum-accent-content-color-key-focus);--system-spectrum-button-accent-outline-background-color-disabled:transparent;--system-spectrum-button-accent-outline-border-color-disabled:var(--spectrum-disabled-border-color);--system-spectrum-button-accent-outline-content-color-disabled:var(--spectrum-disabled-content-color);--system-spectrum-button-negative-background-color-default:var(--spectrum-negative-background-color-default);--system-spectrum-button-negative-background-color-hover:var(--spectrum-negative-background-color-hover);--system-spectrum-button-negative-background-color-down:var(--spectrum-negative-background-color-down);--system-spectrum-button-negative-background-color-focus:var(--spectrum-negative-background-color-key-focus);--system-spectrum-button-negative-border-color-default:transparent;--system-spectrum-button-negative-border-color-hover:transparent;--system-spectrum-button-negative-border-color-down:transparent;--system-spectrum-button-negative-border-color-focus:transparent;--system-spectrum-button-negative-content-color-default:var(--spectrum-white);--system-spectrum-button-negative-content-color-hover:var(--spectrum-white);--system-spectrum-button-negative-content-color-down:var(--spectrum-white);--system-spectrum-button-negative-content-color-focus:var(--spectrum-white);--system-spectrum-button-negative-background-color-disabled:var(--spectrum-disabled-background-color);--system-spectrum-button-negative-border-color-disabled:transparent;--system-spectrum-button-negative-content-color-disabled:var(--spectrum-disabled-content-color);--system-spectrum-button-negative-outline-background-color-default:transparent;--system-spectrum-button-negative-outline-background-color-hover:var(--spectrum-negative-color-200);--system-spectrum-button-negative-outline-background-color-down:var(--spectrum-negative-color-300);--system-spectrum-button-negative-outline-background-color-focus:var(--spectrum-negative-color-200);--system-spectrum-button-negative-outline-border-color-default:var(--spectrum-negative-color-900);--system-spectrum-button-negative-outline-border-color-hover:var(--spectrum-negative-color-1000);--system-spectrum-button-negative-outline-border-color-down:var(--spectrum-negative-color-1100);--system-spectrum-button-negative-outline-border-color-focus:var(--spectrum-negative-color-1000);--system-spectrum-button-negative-outline-content-color-default:var(--spectrum-negative-content-color-default);--system-spectrum-button-negative-outline-content-color-hover:var(--spectrum-negative-content-color-hover);--system-spectrum-button-negative-outline-content-color-down:var(--spectrum-negative-content-color-down);--system-spectrum-button-negative-outline-content-color-focus:var(--spectrum-negative-content-color-key-focus);--system-spectrum-button-negative-outline-background-color-disabled:transparent;--system-spectrum-button-negative-outline-border-color-disabled:var(--spectrum-disabled-border-color);--system-spectrum-button-negative-outline-content-color-disabled:var(--spectrum-disabled-content-color);--system-spectrum-button-primary-background-color-default:var(--spectrum-neutral-background-color-default);--system-spectrum-button-primary-background-color-hover:var(--spectrum-neutral-background-color-hover);--system-spectrum-button-primary-background-color-down:var(--spectrum-neutral-background-color-down);--system-spectrum-button-primary-background-color-focus:var(--spectrum-neutral-background-color-key-focus);--system-spectrum-button-primary-border-color-default:transparent;--system-spectrum-button-primary-border-color-hover:transparent;--system-spectrum-button-primary-border-color-down:transparent;--system-spectrum-button-primary-border-color-focus:transparent;--system-spectrum-button-primary-content-color-default:var(--spectrum-white);--system-spectrum-button-primary-content-color-hover:var(--spectrum-white);--system-spectrum-button-primary-content-color-down:var(--spectrum-white);--system-spectrum-button-primary-content-color-focus:var(--spectrum-white);--system-spectrum-button-primary-background-color-disabled:var(--spectrum-disabled-background-color);--system-spectrum-button-primary-border-color-disabled:transparent;--system-spectrum-button-primary-content-color-disabled:var(--spectrum-disabled-content-color);--system-spectrum-button-primary-outline-background-color-default:transparent;--system-spectrum-button-primary-outline-background-color-hover:var(--spectrum-gray-300);--system-spectrum-button-primary-outline-background-color-down:var(--spectrum-gray-400);--system-spectrum-button-primary-outline-background-color-focus:var(--spectrum-gray-300);--system-spectrum-button-primary-outline-border-color-default:var(--spectrum-gray-800);--system-spectrum-button-primary-outline-border-color-hover:var(--spectrum-gray-900);--system-spectrum-button-primary-outline-border-color-down:var(--spectrum-gray-900);--system-spectrum-button-primary-outline-border-color-focus:var(--spectrum-gray-900);--system-spectrum-button-primary-outline-content-color-default:var(--spectrum-neutral-content-color-default);--system-spectrum-button-primary-outline-content-color-hover:var(--spectrum-neutral-content-color-hover);--system-spectrum-button-primary-outline-content-color-down:var(--spectrum-neutral-content-color-down);--system-spectrum-button-primary-outline-content-color-focus:var(--spectrum-neutral-content-color-key-focus);--system-spectrum-button-primary-outline-background-color-disabled:transparent;--system-spectrum-button-primary-outline-border-color-disabled:var(--spectrum-disabled-border-color);--system-spectrum-button-primary-outline-content-color-disabled:var(--spectrum-disabled-content-color);--system-spectrum-button-secondary-background-color-default:var(--spectrum-gray-200);--system-spectrum-button-secondary-background-color-hover:var(--spectrum-gray-300);--system-spectrum-button-secondary-background-color-down:var(--spectrum-gray-400);--system-spectrum-button-secondary-background-color-focus:var(--spectrum-gray-300);--system-spectrum-button-secondary-border-color-default:transparent;--system-spectrum-button-secondary-border-color-hover:transparent;--system-spectrum-button-secondary-border-color-down:transparent;--system-spectrum-button-secondary-border-color-focus:transparent;--system-spectrum-button-secondary-content-color-default:var(--spectrum-neutral-content-color-default);--system-spectrum-button-secondary-content-color-hover:var(--spectrum-neutral-content-color-hover);--system-spectrum-button-secondary-content-color-down:var(--spectrum-neutral-content-color-down);--system-spectrum-button-secondary-content-color-focus:var(--spectrum-neutral-content-color-key-focus);--system-spectrum-button-secondary-background-color-disabled:var(--spectrum-disabled-background-color);--system-spectrum-button-secondary-border-color-disabled:transparent;--system-spectrum-button-secondary-content-color-disabled:var(--spectrum-disabled-content-color);--system-spectrum-button-secondary-outline-background-color-default:transparent;--system-spectrum-button-secondary-outline-background-color-hover:var(--spectrum-gray-300);--system-spectrum-button-secondary-outline-background-color-down:var(--spectrum-gray-400);--system-spectrum-button-secondary-outline-background-color-focus:var(--spectrum-gray-300);--system-spectrum-button-secondary-outline-border-color-default:var(--spectrum-gray-300);--system-spectrum-button-secondary-outline-border-color-hover:var(--spectrum-gray-400);--system-spectrum-button-secondary-outline-border-color-down:var(--spectrum-gray-500);--system-spectrum-button-secondary-outline-border-color-focus:var(--spectrum-gray-400);--system-spectrum-button-secondary-outline-content-color-default:var(--spectrum-neutral-content-color-default);--system-spectrum-button-secondary-outline-content-color-hover:var(--spectrum-neutral-content-color-hover);--system-spectrum-button-secondary-outline-content-color-down:var(--spectrum-neutral-content-color-down);--system-spectrum-button-secondary-outline-content-color-focus:var(--spectrum-neutral-content-color-key-focus);--system-spectrum-button-secondary-outline-background-color-disabled:transparent;--system-spectrum-button-secondary-outline-border-color-disabled:var(--spectrum-disabled-border-color);--system-spectrum-button-secondary-outline-content-color-disabled:var(--spectrum-disabled-content-color);--system-spectrum-button-quiet-background-color-default:transparent;--system-spectrum-button-quiet-background-color-hover:var(--spectrum-gray-200);--system-spectrum-button-quiet-background-color-down:var(--spectrum-gray-300);--system-spectrum-button-quiet-background-color-focus:var(--spectrum-gray-200);--system-spectrum-button-quiet-border-color-default:transparent;--system-spectrum-button-quiet-border-color-hover:transparent;--system-spectrum-button-quiet-border-color-down:transparent;--system-spectrum-button-quiet-border-color-focus:transparent;--system-spectrum-button-quiet-background-color-disabled:transparent;--system-spectrum-button-quiet-border-color-disabled:transparent;--system-spectrum-button-selected-background-color-default:var(--spectrum-neutral-subdued-background-color-default);--system-spectrum-button-selected-background-color-hover:var(--spectrum-neutral-subdued-background-color-hover);--system-spectrum-button-selected-background-color-down:var(--spectrum-neutral-subdued-background-color-down);--system-spectrum-button-selected-background-color-focus:var(--spectrum-neutral-subdued-background-color-key-focus);--system-spectrum-button-selected-border-color-default:transparent;--system-spectrum-button-selected-border-color-hover:transparent;--system-spectrum-button-selected-border-color-down:transparent;--system-spectrum-button-selected-border-color-focus:transparent;--system-spectrum-button-selected-content-color-default:var(--spectrum-white);--system-spectrum-button-selected-content-color-hover:var(--spectrum-white);--system-spectrum-button-selected-content-color-down:var(--spectrum-white);--system-spectrum-button-selected-content-color-focus:var(--spectrum-white);--system-spectrum-button-selected-background-color-disabled:var(--spectrum-disabled-background-color);--system-spectrum-button-selected-border-color-disabled:transparent;--system-spectrum-button-selected-emphasized-background-color-default:var(--spectrum-accent-background-color-default);--system-spectrum-button-selected-emphasized-background-color-hover:var(--spectrum-accent-background-color-hover);--system-spectrum-button-selected-emphasized-background-color-down:var(--spectrum-accent-background-color-down);--system-spectrum-button-selected-emphasized-background-color-focus:var(--spectrum-accent-background-color-key-focus);--system-spectrum-button-staticblack-quiet-border-color-default:transparent;--system-spectrum-button-staticwhite-quiet-border-color-default:transparent;--system-spectrum-button-staticblack-quiet-border-color-hover:transparent;--system-spectrum-button-staticwhite-quiet-border-color-hover:transparent;--system-spectrum-button-staticblack-quiet-border-color-down:transparent;--system-spectrum-button-staticwhite-quiet-border-color-down:transparent;--system-spectrum-button-staticblack-quiet-border-color-focus:transparent;--system-spectrum-button-staticwhite-quiet-border-color-focus:transparent;--system-spectrum-button-staticblack-quiet-border-color-disabled:transparent;--system-spectrum-button-staticwhite-quiet-border-color-disabled:transparent;--system-spectrum-button-staticwhite-background-color-default:var(--spectrum-transparent-white-800);--system-spectrum-button-staticwhite-background-color-hover:var(--spectrum-transparent-white-900);--system-spectrum-button-staticwhite-background-color-down:var(--spectrum-transparent-white-900);--system-spectrum-button-staticwhite-background-color-focus:var(--spectrum-transparent-white-900);--system-spectrum-button-staticwhite-border-color-default:transparent;--system-spectrum-button-staticwhite-border-color-hover:transparent;--system-spectrum-button-staticwhite-border-color-down:transparent;--system-spectrum-button-staticwhite-border-color-focus:transparent;--system-spectrum-button-staticwhite-content-color-default:var(--spectrum-black);--system-spectrum-button-staticwhite-content-color-hover:var(--spectrum-black);--system-spectrum-button-staticwhite-content-color-down:var(--spectrum-black);--system-spectrum-button-staticwhite-content-color-focus:var(--spectrum-black);--system-spectrum-button-staticwhite-focus-indicator-color:var(--spectrum-static-white-focus-indicator-color);--system-spectrum-button-staticwhite-background-color-disabled:var(--spectrum-disabled-static-white-background-color);--system-spectrum-button-staticwhite-border-color-disabled:transparent;--system-spectrum-button-staticwhite-content-color-disabled:var(--spectrum-disabled-static-white-content-color);--system-spectrum-button-staticwhite-outline-background-color-default:transparent;--system-spectrum-button-staticwhite-outline-background-color-hover:var(--spectrum-transparent-white-300);--system-spectrum-button-staticwhite-outline-background-color-down:var(--spectrum-transparent-white-400);--system-spectrum-button-staticwhite-outline-background-color-focus:var(--spectrum-transparent-white-300);--system-spectrum-button-staticwhite-outline-border-color-default:var(--spectrum-transparent-white-800);--system-spectrum-button-staticwhite-outline-border-color-hover:var(--spectrum-transparent-white-900);--system-spectrum-button-staticwhite-outline-border-color-down:var(--spectrum-transparent-white-900);--system-spectrum-button-staticwhite-outline-border-color-focus:var(--spectrum-transparent-white-900);--system-spectrum-button-staticwhite-outline-content-color-default:var(--spectrum-white);--system-spectrum-button-staticwhite-outline-content-color-hover:var(--spectrum-white);--system-spectrum-button-staticwhite-outline-content-color-down:var(--spectrum-white);--system-spectrum-button-staticwhite-outline-content-color-focus:var(--spectrum-white);--system-spectrum-button-staticwhite-outline-focus-indicator-color:var(--spectrum-static-white-focus-indicator-color);--system-spectrum-button-staticwhite-outline-background-color-disabled:transparent;--system-spectrum-button-staticwhite-outline-border-color-disabled:var(--spectrum-disabled-static-white-border-color);--system-spectrum-button-staticwhite-outline-content-color-disabled:var(--spectrum-disabled-static-white-content-color);--system-spectrum-button-staticwhite-selected-background-color-default:var(--spectrum-transparent-white-800);--system-spectrum-button-staticwhite-selected-background-color-hover:var(--spectrum-transparent-white-900);--system-spectrum-button-staticwhite-selected-background-color-down:var(--spectrum-transparent-white-900);--system-spectrum-button-staticwhite-selected-background-color-focus:var(--spectrum-transparent-white-900);--system-spectrum-button-staticwhite-selected-content-color-default:var(--spectrum-black);--system-spectrum-button-staticwhite-selected-content-color-hover:var(--spectrum-black);--system-spectrum-button-staticwhite-selected-content-color-down:var(--spectrum-black);--system-spectrum-button-staticwhite-selected-content-color-focus:var(--spectrum-black);--system-spectrum-button-staticwhite-selected-background-color-disabled:var(--spectrum-disabled-static-white-background-color);--system-spectrum-button-staticwhite-selected-border-color-disabled:transparent;--system-spectrum-button-staticwhite-secondary-background-color-default:var(--spectrum-transparent-white-200);--system-spectrum-button-staticwhite-secondary-background-color-hover:var(--spectrum-transparent-white-300);--system-spectrum-button-staticwhite-secondary-background-color-down:var(--spectrum-transparent-white-400);--system-spectrum-button-staticwhite-secondary-background-color-focus:var(--spectrum-transparent-white-300);--system-spectrum-button-staticwhite-secondary-border-color-default:transparent;--system-spectrum-button-staticwhite-secondary-border-color-hover:transparent;--system-spectrum-button-staticwhite-secondary-border-color-down:transparent;--system-spectrum-button-staticwhite-secondary-border-color-focus:transparent;--system-spectrum-button-staticwhite-secondary-content-color-default:var(--spectrum-white);--system-spectrum-button-staticwhite-secondary-content-color-hover:var(--spectrum-white);--system-spectrum-button-staticwhite-secondary-content-color-down:var(--spectrum-white);--system-spectrum-button-staticwhite-secondary-content-color-focus:var(--spectrum-white);--system-spectrum-button-staticwhite-secondary-focus-indicator-color:var(--spectrum-static-white-focus-indicator-color);--system-spectrum-button-staticwhite-secondary-background-color-disabled:var(--spectrum-disabled-static-white-background-color);--system-spectrum-button-staticwhite-secondary-border-color-disabled:transparent;--system-spectrum-button-staticwhite-secondary-content-color-disabled:var(--spectrum-disabled-static-white-content-color);--system-spectrum-button-staticwhite-secondary-outline-background-color-default:transparent;--system-spectrum-button-staticwhite-secondary-outline-background-color-hover:var(--spectrum-transparent-white-300);--system-spectrum-button-staticwhite-secondary-outline-background-color-down:var(--spectrum-transparent-white-400);--system-spectrum-button-staticwhite-secondary-outline-background-color-focus:var(--spectrum-transparent-white-300);--system-spectrum-button-staticwhite-secondary-outline-border-color-default:var(--spectrum-transparent-white-300);--system-spectrum-button-staticwhite-secondary-outline-border-color-hover:var(--spectrum-transparent-white-400);--system-spectrum-button-staticwhite-secondary-outline-border-color-down:var(--spectrum-transparent-white-500);--system-spectrum-button-staticwhite-secondary-outline-border-color-focus:var(--spectrum-transparent-white-400);--system-spectrum-button-staticwhite-secondary-outline-content-color-default:var(--spectrum-white);--system-spectrum-button-staticwhite-secondary-outline-content-color-hover:var(--spectrum-white);--system-spectrum-button-staticwhite-secondary-outline-content-color-down:var(--spectrum-white);--system-spectrum-button-staticwhite-secondary-outline-content-color-focus:var(--spectrum-white);--system-spectrum-button-staticwhite-secondary-outline-focus-indicator-color:var(--spectrum-static-white-focus-indicator-color);--system-spectrum-button-staticwhite-secondary-outline-background-color-disabled:transparent;--system-spectrum-button-staticwhite-secondary-outline-border-color-disabled:var(--spectrum-disabled-static-white-border-color);--system-spectrum-button-staticwhite-secondary-outline-content-color-disabled:var(--spectrum-disabled-static-white-content-color);--system-spectrum-button-staticblack-background-color-default:var(--spectrum-transparent-black-800);--system-spectrum-button-staticblack-background-color-hover:var(--spectrum-transparent-black-900);--system-spectrum-button-staticblack-background-color-down:var(--spectrum-transparent-black-900);--system-spectrum-button-staticblack-background-color-focus:var(--spectrum-transparent-black-900);--system-spectrum-button-staticblack-border-color-default:transparent;--system-spectrum-button-staticblack-border-color-hover:transparent;--system-spectrum-button-staticblack-border-color-down:transparent;--system-spectrum-button-staticblack-border-color-focus:transparent;--system-spectrum-button-staticblack-content-color-default:var(--spectrum-white);--system-spectrum-button-staticblack-content-color-hover:var(--spectrum-white);--system-spectrum-button-staticblack-content-color-down:var(--spectrum-white);--system-spectrum-button-staticblack-content-color-focus:var(--spectrum-white);--system-spectrum-button-staticblack-focus-indicator-color:var(--spectrum-static-black-focus-indicator-color);--system-spectrum-button-staticblack-background-color-disabled:var(--spectrum-disabled-static-black-background-color);--system-spectrum-button-staticblack-border-color-disabled:transparent;--system-spectrum-button-staticblack-content-color-disabled:var(--spectrum-disabled-static-black-content-color);--system-spectrum-button-staticblack-outline-background-color-default:transparent;--system-spectrum-button-staticblack-outline-background-color-hover:var(--spectrum-transparent-black-300);--system-spectrum-button-staticblack-outline-background-color-down:var(--spectrum-transparent-black-400);--system-spectrum-button-staticblack-outline-background-color-focus:var(--spectrum-transparent-black-300);--system-spectrum-button-staticblack-outline-border-color-default:var(--spectrum-transparent-black-400);--system-spectrum-button-staticblack-outline-border-color-hover:var(--spectrum-transparent-black-500);--system-spectrum-button-staticblack-outline-border-color-down:var(--spectrum-transparent-black-600);--system-spectrum-button-staticblack-outline-border-color-focus:var(--spectrum-transparent-black-500);--system-spectrum-button-staticblack-outline-content-color-default:var(--spectrum-black);--system-spectrum-button-staticblack-outline-content-color-hover:var(--spectrum-black);--system-spectrum-button-staticblack-outline-content-color-down:var(--spectrum-black);--system-spectrum-button-staticblack-outline-content-color-focus:var(--spectrum-black);--system-spectrum-button-staticblack-outline-focus-indicator-color:var(--spectrum-static-black-focus-indicator-color);--system-spectrum-button-staticblack-outline-background-color-disabled:transparent;--system-spectrum-button-staticblack-outline-border-color-disabled:var(--spectrum-disabled-static-black-border-color);--system-spectrum-button-staticblack-outline-content-color-disabled:var(--spectrum-disabled-static-black-content-color);--system-spectrum-button-staticblack-secondary-background-color-default:var(--spectrum-transparent-black-200);--system-spectrum-button-staticblack-secondary-background-color-hover:var(--spectrum-transparent-black-300);--system-spectrum-button-staticblack-secondary-background-color-down:var(--spectrum-transparent-black-400);--system-spectrum-button-staticblack-secondary-background-color-focus:var(--spectrum-transparent-black-300);--system-spectrum-button-staticblack-secondary-border-color-default:transparent;--system-spectrum-button-staticblack-secondary-border-color-hover:transparent;--system-spectrum-button-staticblack-secondary-border-color-down:transparent;--system-spectrum-button-staticblack-secondary-border-color-focus:transparent;--system-spectrum-button-staticblack-secondary-content-color-default:var(--spectrum-black);--system-spectrum-button-staticblack-secondary-content-color-hover:var(--spectrum-black);--system-spectrum-button-staticblack-secondary-content-color-down:var(--spectrum-black);--system-spectrum-button-staticblack-secondary-content-color-focus:var(--spectrum-black);--system-spectrum-button-staticblack-secondary-focus-indicator-color:var(--spectrum-static-black-focus-indicator-color);--system-spectrum-button-staticblack-secondary-background-color-disabled:var(--spectrum-disabled-static-black-background-color);--system-spectrum-button-staticblack-secondary-border-color-disabled:transparent;--system-spectrum-button-staticblack-secondary-content-color-disabled:var(--spectrum-disabled-static-black-content-color);--system-spectrum-button-staticblack-secondary-outline-background-color-default:transparent;--system-spectrum-button-staticblack-secondary-outline-background-color-hover:var(--spectrum-transparent-black-300);--system-spectrum-button-staticblack-secondary-outline-background-color-down:var(--spectrum-transparent-black-400);--system-spectrum-button-staticblack-secondary-outline-background-color-focus:var(--spectrum-transparent-black-300);--system-spectrum-button-staticblack-secondary-outline-border-color-default:var(--spectrum-transparent-black-300);--system-spectrum-button-staticblack-secondary-outline-border-color-hover:var(--spectrum-transparent-black-400);--system-spectrum-button-staticblack-secondary-outline-border-color-down:var(--spectrum-transparent-black-500);--system-spectrum-button-staticblack-secondary-outline-border-color-focus:var(--spectrum-transparent-black-400);--system-spectrum-button-staticblack-secondary-outline-content-color-default:var(--spectrum-black);--system-spectrum-button-staticblack-secondary-outline-content-color-hover:var(--spectrum-black);--system-spectrum-button-staticblack-secondary-outline-content-color-down:var(--spectrum-black);--system-spectrum-button-staticblack-secondary-outline-content-color-focus:var(--spectrum-black);--system-spectrum-button-staticblack-secondary-outline-focus-indicator-color:var(--spectrum-static-black-focus-indicator-color);--system-spectrum-button-staticblack-secondary-outline-background-color-disabled:transparent;--system-spectrum-button-staticblack-secondary-outline-border-color-disabled:var(--spectrum-disabled-static-black-border-color);--system-spectrum-button-staticblack-secondary-outline-content-color-disabled:var(--spectrum-disabled-static-black-content-color);--system-spectrum-checkbox-control-color-default:var(--spectrum-gray-600);--system-spectrum-checkbox-control-color-hover:var(--spectrum-gray-700);--system-spectrum-checkbox-control-color-down:var(--spectrum-gray-800);--system-spectrum-checkbox-control-color-focus:var(--spectrum-gray-700);--system-spectrum-closebutton-background-color-default:transparent;--system-spectrum-closebutton-background-color-hover:var(--spectrum-gray-200);--system-spectrum-closebutton-background-color-down:var(--spectrum-gray-300);--system-spectrum-closebutton-background-color-focus:var(--spectrum-gray-200);--system-spectrum-combobox-border-color-default:var(--spectrum-gray-500);--system-spectrum-combobox-border-color-hover:var(--spectrum-gray-600);--system-spectrum-combobox-border-color-focus:var(--spectrum-gray-500);--system-spectrum-combobox-border-color-focus-hover:var(--spectrum-gray-600);--system-spectrum-combobox-border-color-key-focus:var(--spectrum-gray-600);--system-spectrum-infieldbutton-spectrum-infield-button-border-width:var(--spectrum-border-width-100);--system-spectrum-infieldbutton-spectrum-infield-button-border-color:inherit;--system-spectrum-infieldbutton-spectrum-infield-button-border-radius:var(--spectrum-corner-radius-100);--system-spectrum-infieldbutton-spectrum-infield-button-border-radius-reset:0;--system-spectrum-infieldbutton-spectrum-infield-button-stacked-top-border-radius-start-start:var(--spectrum-infield-button-border-radius-reset);--system-spectrum-infieldbutton-spectrum-infield-button-stacked-bottom-border-radius-end-start:var(--spectrum-infield-button-border-radius-reset);--system-spectrum-infieldbutton-spectrum-infield-button-background-color:var(--spectrum-gray-75);--system-spectrum-infieldbutton-spectrum-infield-button-background-color-hover:var(--spectrum-gray-200);--system-spectrum-infieldbutton-spectrum-infield-button-background-color-down:var(--spectrum-gray-300);--system-spectrum-infieldbutton-spectrum-infield-button-background-color-key-focus:var(--spectrum-gray-200);--system-spectrum-picker-background-color-default:var(--spectrum-gray-75);--system-spectrum-picker-background-color-default-open:var(--spectrum-gray-200);--system-spectrum-picker-background-color-active:var(--spectrum-gray-300);--system-spectrum-picker-background-color-hover:var(--spectrum-gray-200);--system-spectrum-picker-background-color-hover-open:var(--spectrum-gray-200);--system-spectrum-picker-background-color-key-focus:var(--spectrum-gray-200);--system-spectrum-picker-border-color-default:var(--spectrum-gray-500);--system-spectrum-picker-border-color-default-open:var(--spectrum-gray-500);--system-spectrum-picker-border-color-hover:var(--spectrum-gray-600);--system-spectrum-picker-border-color-hover-open:var(--spectrum-gray-600);--system-spectrum-picker-border-color-active:var(--spectrum-gray-700);--system-spectrum-picker-border-color-key-focus:var(--spectrum-gray-600);--system-spectrum-picker-border-width:var(--spectrum-border-width-100);--system-spectrum-pickerbutton-spectrum-picker-button-background-color:var(--spectrum-gray-75);--system-spectrum-pickerbutton-spectrum-picker-button-background-color-hover:var(--spectrum-gray-200);--system-spectrum-pickerbutton-spectrum-picker-button-background-color-down:var(--spectrum-gray-300);--system-spectrum-pickerbutton-spectrum-picker-button-background-color-key-focus:var(--spectrum-gray-200);--system-spectrum-pickerbutton-spectrum-picker-button-border-color:inherit;--system-spectrum-pickerbutton-spectrum-picker-button-border-radius:var(--spectrum-corner-radius-100);--system-spectrum-pickerbutton-spectrum-picker-button-border-radius-rounded-sided:0;--system-spectrum-pickerbutton-spectrum-picker-button-border-radius-sided:0;--system-spectrum-pickerbutton-spectrum-picker-button-border-width:var(--spectrum-border-width-100);--system-spectrum-popover-border-width:var(--spectrum-border-width-100);--system-spectrum-radio-button-border-color-default:var(--spectrum-gray-600);--system-spectrum-radio-button-border-color-hover:var(--spectrum-gray-700);--system-spectrum-radio-button-border-color-down:var(--spectrum-gray-800);--system-spectrum-radio-button-border-color-focus:var(--spectrum-gray-700);--system-spectrum-radio-emphasized-button-checked-border-color-default:var(--spectrum-accent-color-900);--system-spectrum-radio-emphasized-button-checked-border-color-hover:var(--spectrum-accent-color-1000);--system-spectrum-radio-emphasized-button-checked-border-color-down:var(--spectrum-accent-color-1100);--system-spectrum-radio-emphasized-button-checked-border-color-focus:var(--spectrum-accent-color-1000);--system-spectrum-search-border-radius:var(--spectrum-corner-radius-100);--system-spectrum-search-edge-to-visual:var(--spectrum-component-edge-to-visual-100);--system-spectrum-search-border-color-default:var(--spectrum-gray-500);--system-spectrum-search-border-color-hover:var(--spectrum-gray-600);--system-spectrum-search-border-color-focus:var(--spectrum-gray-800);--system-spectrum-search-border-color-focus-hover:var(--spectrum-gray-900);--system-spectrum-search-border-color-key-focus:var(--spectrum-gray-900);--system-spectrum-search-sizes-border-radius:var(--spectrum-corner-radius-100);--system-spectrum-search-sizes-edge-to-visual:var(--spectrum-component-edge-to-visual-75);--system-spectrum-search-sizem-border-radius:var(--spectrum-corner-radius-100);--system-spectrum-search-sizem-edge-to-visual:var(--spectrum-component-edge-to-visual-100);--system-spectrum-search-sizel-border-radius:var(--spectrum-corner-radius-100);--system-spectrum-search-sizel-edge-to-visual:var(--spectrum-component-edge-to-visual-200);--system-spectrum-search-sizexl-border-radius:var(--spectrum-corner-radius-100);--system-spectrum-search-sizexl-edge-to-visual:var(--spectrum-component-edge-to-visual-300);--system-spectrum-slider-track-color:var(--spectrum-gray-300);--system-spectrum-slider-track-fill-color:var(--spectrum-gray-700);--system-spectrum-slider-ramp-track-color:var(--spectrum-gray-400);--system-spectrum-slider-ramp-track-color-disabled:var(--spectrum-gray-200);--system-spectrum-slider-handle-background-color:transparent;--system-spectrum-slider-handle-background-color-disabled:transparent;--system-spectrum-slider-ramp-handle-background-color:var(--spectrum-gray-100);--system-spectrum-slider-ticks-handle-background-color:var(--spectrum-gray-100);--system-spectrum-slider-handle-border-color:var(--spectrum-gray-700);--system-spectrum-slider-handle-disabled-background-color:var(--spectrum-gray-100);--system-spectrum-slider-tick-mark-color:var(--spectrum-gray-300);--system-spectrum-slider-handle-border-color-hover:var(--spectrum-gray-800);--system-spectrum-slider-handle-border-color-down:var(--spectrum-gray-800);--system-spectrum-slider-handle-border-color-key-focus:var(--spectrum-gray-800);--system-spectrum-slider-handle-focus-ring-color-key-focus:var(--spectrum-focus-indicator-color);--system-spectrum-stepper-border-width:var(--spectrum-border-width-100);--system-spectrum-stepper-buttons-border-style:none;--system-spectrum-stepper-buttons-border-width:0;--system-spectrum-stepper-buttons-border-color:var(--spectrum-gray-500);--system-spectrum-stepper-buttons-background-color:var(--spectrum-gray-50);--system-spectrum-stepper-buttons-border-color-hover:var(--spectrum-gray-600);--system-spectrum-stepper-buttons-border-color-focus:var(--spectrum-gray-800);--system-spectrum-stepper-buttons-border-color-keyboard-focus:var(--spectrum-gray-900);--system-spectrum-stepper-button-border-radius-reset:0px;--system-spectrum-stepper-button-border-width:var(--spectrum-border-width-100);--system-spectrum-stepper-border-color:var(--spectrum-gray-500);--system-spectrum-stepper-border-color-hover:var(--spectrum-gray-600);--system-spectrum-stepper-border-color-focus:var(--spectrum-gray-800);--system-spectrum-stepper-border-color-focus-hover:var(--spectrum-gray-800);--system-spectrum-stepper-border-color-keyboard-focus:var(--spectrum-gray-900);--system-spectrum-stepper-border-color-invalid:var(--spectrum-negative-border-color-default);--system-spectrum-stepper-border-color-focus-invalid:var(--spectrum-negative-border-color-focus);--system-spectrum-stepper-border-color-focus-hover-invalid:var(--spectrum-negative-border-color-focus-hover);--system-spectrum-stepper-border-color-keyboard-focus-invalid:var(--spectrum-negative-border-color-key-focus);--system-spectrum-stepper-button-background-color-focus:var(--spectrum-gray-300);--system-spectrum-stepper-button-background-color-keyboard-focus:var(--spectrum-gray-200);--system-spectrum-switch-handle-border-color-default:var(--spectrum-gray-600);--system-spectrum-switch-handle-border-color-hover:var(--spectrum-gray-700);--system-spectrum-switch-handle-border-color-down:var(--spectrum-gray-800);--system-spectrum-switch-handle-border-color-focus:var(--spectrum-gray-700);--system-spectrum-switch-handle-border-color-selected-default:var(--spectrum-gray-700);--system-spectrum-switch-handle-border-color-selected-hover:var(--spectrum-gray-800);--system-spectrum-switch-handle-border-color-selected-down:var(--spectrum-gray-900);--system-spectrum-switch-handle-border-color-selected-focus:var(--spectrum-gray-800);--system-spectrum-tabs-font-weight:var(--spectrum-default-font-weight);--system-spectrum-tag-border-color:var(--spectrum-gray-700);--system-spectrum-tag-border-color-hover:var(--spectrum-gray-800);--system-spectrum-tag-border-color-active:var(--spectrum-gray-900);--system-spectrum-tag-border-color-focus:var(--spectrum-gray-800);--system-spectrum-tag-size-small-corner-radius:var(--spectrum-corner-radius-100);--system-spectrum-tag-size-medium-corner-radius:var(--spectrum-corner-radius-100);--system-spectrum-tag-size-large-corner-radius:var(--spectrum-corner-radius-100);--system-spectrum-tag-background-color:var(--spectrum-gray-75);--system-spectrum-tag-background-color-hover:var(--spectrum-gray-75);--system-spectrum-tag-background-color-active:var(--spectrum-gray-200);--system-spectrum-tag-background-color-focus:var(--spectrum-gray-75);--system-spectrum-tag-content-color:var(--spectrum-neutral-subdued-content-color-default);--system-spectrum-tag-content-color-hover:var(--spectrum-neutral-subdued-content-color-hover);--system-spectrum-tag-content-color-active:var(--spectrum-neutral-subdued-content-color-down);--system-spectrum-tag-content-color-focus:var(--spectrum-neutral-subdued-content-color-key-focus);--system-spectrum-tag-border-color-selected:var(--spectrum-neutral-subdued-background-color-default);--system-spectrum-tag-border-color-selected-hover:var(--spectrum-neutral-subdued-background-color-hover);--system-spectrum-tag-border-color-selected-active:var(--spectrum-neutral-subdued-background-color-down);--system-spectrum-tag-border-color-selected-focus:var(--spectrum-neutral-subdued-background-color-key-focus);--system-spectrum-tag-border-color-disabled:transparent;--system-spectrum-tag-background-color-disabled:var(--spectrum-disabled-background-color);--system-spectrum-tag-size-small-spacing-inline-start:var(--spectrum-component-edge-to-visual-75);--system-spectrum-tag-size-small-label-spacing-inline-end:var(--spectrum-component-edge-to-text-75);--system-spectrum-tag-size-small-clear-button-spacing-inline-end:var(--spectrum-component-edge-to-visual-75);--system-spectrum-tag-size-medium-spacing-inline-start:var(--spectrum-component-edge-to-visual-100);--system-spectrum-tag-size-medium-label-spacing-inline-end:var(--spectrum-component-edge-to-text-100);--system-spectrum-tag-size-medium-clear-button-spacing-inline-end:var(--spectrum-component-edge-to-visual-100);--system-spectrum-tag-size-large-spacing-inline-start:var(--spectrum-component-edge-to-visual-200);--system-spectrum-tag-size-large-label-spacing-inline-end:var(--spectrum-component-edge-to-text-200);--system-spectrum-tag-size-large-clear-button-spacing-inline-end:var(--spectrum-component-edge-to-visual-200);--system-spectrum-textfield-border-color:var(--spectrum-gray-500);--system-spectrum-textfield-border-color-hover:var(--spectrum-gray-600);--system-spectrum-textfield-border-color-focus:var(--spectrum-gray-800);--system-spectrum-textfield-border-color-focus-hover:var(--spectrum-gray-900);--system-spectrum-textfield-border-color-keyboard-focus:var(--spectrum-gray-900);--system-spectrum-textfield-border-width:var(--spectrum-border-width-100);--system-spectrum-toast-background-color-default:var(--spectrum-neutral-subdued-background-color-default);--system-spectrum-tooltip-backgound-color-default-neutral:var(--spectrum-neutral-subdued-background-color-default);--system:spectrum;--spectrum-animation-linear:cubic-bezier(0,0,1,1);--spectrum-animation-duration-0:0s;--spectrum-animation-duration-100:.13s;--spectrum-animation-duration-200:.16s;--spectrum-animation-duration-300:.19s;--spectrum-animation-duration-400:.22s;--spectrum-animation-duration-500:.25s;--spectrum-animation-duration-600:.3s;--spectrum-animation-duration-700:.35s;--spectrum-animation-duration-800:.4s;--spectrum-animation-duration-900:.45s;--spectrum-animation-duration-1000:.5s;--spectrum-animation-duration-2000:1s;--spectrum-animation-duration-4000:2s;--spectrum-animation-duration-6000:3s;--spectrum-animation-ease-in-out:cubic-bezier(.45,0,.4,1);--spectrum-animation-ease-in:cubic-bezier(.5,0,1,1);--spectrum-animation-ease-out:cubic-bezier(0,0,.4,1);--spectrum-animation-ease-linear:cubic-bezier(0,0,1,1);--spectrum-sans-font-family-stack:adobe-clean,var(--spectrum-sans-serif-font-family),"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Trebuchet MS","Lucida Grande",sans-serif;--spectrum-sans-serif-font:var(--spectrum-sans-font-family-stack);--spectrum-serif-font-family-stack:adobe-clean-serif,var(--spectrum-serif-font-family),"Source Serif Pro",Georgia,serif;--spectrum-serif-font:var(--spectrum-serif-font-family-stack);--spectrum-code-font-family-stack:"Source Code Pro",Monaco,monospace;--spectrum-cjk-font-family-stack:adobe-clean-han-japanese,var(--spectrum-cjk-font-family),sans-serif;--spectrum-cjk-font:var(--spectrum-code-font-family-stack);--spectrum-docs-static-white-background-color-rgb:15,121,125;--spectrum-docs-static-white-background-color:rgba(var(--spectrum-docs-static-white-background-color-rgb));--spectrum-docs-static-black-background-color-rgb:206,247,243;--spectrum-docs-static-black-background-color:rgba(var(--spectrum-docs-static-black-background-color-rgb))}.spectrum-Heading{--spectrum-heading-sans-serif-font-family:var(--spectrum-sans-font-family-stack);--spectrum-heading-serif-font-family:var(--spectrum-serif-font-family-stack);--spectrum-heading-cjk-font-family:var(--spectrum-cjk-font-family-stack);--spectrum-heading-cjk-letter-spacing:var(--spectrum-cjk-letter-spacing);--spectrum-heading-font-color:var(--spectrum-heading-color);--spectrum-heading-margin-start:calc(var(--mod-heading-font-size, var(--spectrum-heading-font-size))*var(--spectrum-heading-margin-top-multiplier));--spectrum-heading-margin-end:calc(var(--mod-heading-font-size, var(--spectrum-heading-font-size))*var(--spectrum-heading-margin-bottom-multiplier))}.spectrum-Heading--sizeXXS{--spectrum-heading-font-size:var(--spectrum-heading-size-xxs);--spectrum-heading-cjk-font-size:var(--spectrum-heading-cjk-size-xxs)}.spectrum-Heading--sizeXS{--spectrum-heading-font-size:var(--spectrum-heading-size-xs);--spectrum-heading-cjk-font-size:var(--spectrum-heading-cjk-size-xs)}.spectrum-Heading--sizeS{--spectrum-heading-font-size:var(--spectrum-heading-size-s);--spectrum-heading-cjk-font-size:var(--spectrum-heading-cjk-size-s)}.spectrum-Heading--sizeM{--spectrum-heading-font-size:var(--spectrum-heading-size-m);--spectrum-heading-cjk-font-size:var(--spectrum-heading-cjk-size-m)}.spectrum-Heading--sizeL{--spectrum-heading-font-size:var(--spectrum-heading-size-l);--spectrum-heading-cjk-font-size:var(--spectrum-heading-cjk-size-l)}.spectrum-Heading--sizeXL{--spectrum-heading-font-size:var(--spectrum-heading-size-xl);--spectrum-heading-cjk-font-size:var(--spectrum-heading-cjk-size-xl)}.spectrum-Heading--sizeXXL{--spectrum-heading-font-size:var(--spectrum-heading-size-xxl);--spectrum-heading-cjk-font-size:var(--spectrum-heading-cjk-size-xxl)}.spectrum-Heading--sizeXXXL{--spectrum-heading-font-size:var(--spectrum-heading-size-xxxl);--spectrum-heading-cjk-font-size:var(--spectrum-heading-cjk-size-xxxl)}.spectrum-Heading{color:var(--highcontrast-heading-font-color,var(--mod-heading-font-color,var(--spectrum-heading-font-color)));font-family:var(--mod-heading-sans-serif-font-family,var(--spectrum-heading-sans-serif-font-family));font-size:var(--mod-heading-font-size,var(--spectrum-heading-font-size));font-style:var(--mod-heading-sans-serif-font-style,var(--spectrum-heading-sans-serif-font-style));font-weight:var(--mod-heading-sans-serif-font-weight,var(--spectrum-heading-sans-serif-font-weight));line-height:var(--mod-heading-line-height,var(--spectrum-heading-line-height));margin-bottom:0;margin-top:0}.spectrum-Heading .spectrum-Heading-strong,.spectrum-Heading strong{font-style:var(--mod-heading-sans-serif-strong-font-style,var(--spectrum-heading-sans-serif-strong-font-style));font-weight:var(--mod-heading-sans-serif-strong-font-weight,var(--spectrum-heading-sans-serif-strong-font-weight))}.spectrum-Heading .spectrum-Heading-emphasized,.spectrum-Heading em{font-style:var(--mod-heading-sans-serif-emphasized-font-style,var(--spectrum-heading-sans-serif-emphasized-font-style));font-weight:var(--mod-heading-sans-serif-emphasized-font-weight,var(--spectrum-heading-sans-serif-emphasized-font-weight))}.spectrum-Heading .spectrum-Heading-strong.spectrum-Heading-emphasized,.spectrum-Heading em strong,.spectrum-Heading strong em{font-style:var(--mod-heading-sans-serif-strong-emphasized-font-style,var(--spectrum-heading-sans-serif-strong-emphasized-font-style));font-weight:var(--mod-heading-sans-serif-strong-emphasized-font-weight,var(--spectrum-heading-sans-serif-strong-emphasized-font-weight))}.spectrum-Heading:lang(ja),.spectrum-Heading:lang(ko),.spectrum-Heading:lang(zh){font-family:var(--mod-heading-cjk-font-family,var(--spectrum-heading-cjk-font-family));font-size:var(--mod-heading-cjk-font-size,var(--spectrum-heading-cjk-font-size));font-style:var(--mod-heading-cjk-font-style,var(--spectrum-heading-cjk-font-style));font-weight:var(--mod-heading-cjk-font-weight,var(--spectrum-heading-cjk-font-weight));letter-spacing:var(--mod-heading-cjk-letter-spacing,var(--spectrum-heading-cjk-letter-spacing));line-height:var(--mod-heading-cjk-line-height,var(--spectrum-heading-cjk-line-height))}.spectrum-Heading:lang(ja) .spectrum-Heading-emphasized,.spectrum-Heading:lang(ja) em,.spectrum-Heading:lang(ko) .spectrum-Heading-emphasized,.spectrum-Heading:lang(ko) em,.spectrum-Heading:lang(zh) .spectrum-Heading-emphasized,.spectrum-Heading:lang(zh) em{font-style:var(--mod-heading-cjk-emphasized-font-style,var(--spectrum-heading-cjk-emphasized-font-style));font-weight:var(--mod-heading-cjk-emphasized-font-weight,var(--spectrum-heading-cjk-emphasized-font-weight))}.spectrum-Heading:lang(ja) .spectrum-Heading-strong,.spectrum-Heading:lang(ja) strong,.spectrum-Heading:lang(ko) .spectrum-Heading-strong,.spectrum-Heading:lang(ko) strong,.spectrum-Heading:lang(zh) .spectrum-Heading-strong,.spectrum-Heading:lang(zh) strong{font-style:var(--mod-heading-cjk-strong-font-style,var(--spectrum-heading-cjk-strong-font-style));font-weight:var(--mod-heading-cjk-strong-font-weight,var(--spectrum-heading-cjk-strong-font-weight))}.spectrum-Heading:lang(ja) .spectrum-Heading-strong.spectrum-Heading-emphasized,.spectrum-Heading:lang(ja) em strong,.spectrum-Heading:lang(ja) strong em,.spectrum-Heading:lang(ko) .spectrum-Heading-strong.spectrum-Heading-emphasized,.spectrum-Heading:lang(ko) em strong,.spectrum-Heading:lang(ko) strong em,.spectrum-Heading:lang(zh) .spectrum-Heading-strong.spectrum-Heading-emphasized,.spectrum-Heading:lang(zh) em strong,.spectrum-Heading:lang(zh) strong em{font-style:var(--mod-heading-cjk-strong-emphasized-font-style,var(--spectrum-heading-cjk-strong-emphasized-font-style));font-weight:var(--mod-heading-cjk-strong-emphasized-font-weight,var(--spectrum-heading-cjk-strong-emphasized-font-weight))}.spectrum-Heading--heavy{font-style:var(--mod-heading-sans-serif-heavy-font-style,var(--spectrum-heading-sans-serif-heavy-font-style));font-weight:var(--mod-heading-sans-serif-heavy-font-weight,var(--spectrum-heading-sans-serif-heavy-font-weight))}.spectrum-Heading--heavy .spectrum-Heading-strong,.spectrum-Heading--heavy strong{font-style:var(--mod-heading-sans-serif-heavy-strong-font-style,var(--spectrum-heading-sans-serif-heavy-strong-font-style));font-weight:var(--mod-heading-sans-serif-heavy-strong-font-weight,var(--spectrum-heading-sans-serif-heavy-strong-font-weight))}.spectrum-Heading--heavy .spectrum-Heading-emphasized,.spectrum-Heading--heavy em{font-style:var(--mod-heading-sans-serif-heavy-emphasized-font-style,var(--spectrum-heading-sans-serif-heavy-emphasized-font-style));font-weight:var(--mod-heading-sans-serif-heavy-emphasized-font-weight,var(--spectrum-heading-sans-serif-heavy-emphasized-font-weight))}.spectrum-Heading--heavy .spectrum-Heading-strong.spectrum-Heading-emphasized,.spectrum-Heading--heavy em strong,.spectrum-Heading--heavy strong em{font-style:var(--mod-heading-sans-serif-heavy-strong-emphasized-font-style,var(--spectrum-heading-sans-serif-heavy-strong-emphasized-font-style));font-weight:var(--mod-heading-sans-serif-heavy-strong-emphasized-font-weight,var(--spectrum-heading-sans-serif-heavy-strong-emphasized-font-weight))}.spectrum-Heading--heavy:lang(ja),.spectrum-Heading--heavy:lang(ko),.spectrum-Heading--heavy:lang(zh){font-style:var(--mod-heading-cjk-heavy-font-style,var(--spectrum-heading-cjk-heavy-font-style));font-weight:var(--mod-heading-cjk-heavy-font-weight,var(--spectrum-heading-cjk-heavy-font-weight))}.spectrum-Heading--heavy:lang(ja) .spectrum-Heading-emphasized,.spectrum-Heading--heavy:lang(ja) em,.spectrum-Heading--heavy:lang(ko) .spectrum-Heading-emphasized,.spectrum-Heading--heavy:lang(ko) em,.spectrum-Heading--heavy:lang(zh) .spectrum-Heading-emphasized,.spectrum-Heading--heavy:lang(zh) em{font-style:var(--mod-heading-cjk-heavy-emphasized-font-style,var(--spectrum-heading-cjk-heavy-emphasized-font-style));font-weight:var(--mod-heading-cjk-heavy-emphasized-font-weight,var(--spectrum-heading-cjk-heavy-emphasized-font-weight))}.spectrum-Heading--heavy:lang(ja) .spectrum-Heading-strong,.spectrum-Heading--heavy:lang(ja) strong,.spectrum-Heading--heavy:lang(ko) .spectrum-Heading-strong,.spectrum-Heading--heavy:lang(ko) strong,.spectrum-Heading--heavy:lang(zh) .spectrum-Heading-strong,.spectrum-Heading--heavy:lang(zh) strong{font-style:var(--mod-heading-cjk-heavy-strong-font-style,var(--spectrum-heading-cjk-heavy-strong-font-style));font-weight:var(--mod-heading-cjk-heavy-strong-font-weight,var(--spectrum-heading-cjk-heavy-strong-font-weight))}.spectrum-Heading--heavy:lang(ja) .spectrum-Heading-strong.spectrum-Heading-emphasized,.spectrum-Heading--heavy:lang(ja) em strong,.spectrum-Heading--heavy:lang(ja) strong em,.spectrum-Heading--heavy:lang(ko) .spectrum-Heading-strong.spectrum-Heading-emphasized,.spectrum-Heading--heavy:lang(ko) em strong,.spectrum-Heading--heavy:lang(ko) strong em,.spectrum-Heading--heavy:lang(zh) .spectrum-Heading-strong.spectrum-Heading-emphasized,.spectrum-Heading--heavy:lang(zh) em strong,.spectrum-Heading--heavy:lang(zh) strong em{font-style:var(--mod-heading-cjk-heavy-strong-emphasized-font-style,var(--spectrum-heading-cjk-heavy-strong-emphasized-font-style));font-weight:var(--mod-heading-cjk-heavy-strong-emphasized-font-weight,var(--spectrum-heading-cjk-heavy-strong-emphasized-font-weight))}.spectrum-Heading--light{font-style:var(--mod-heading-sans-serif-light-font-style,var(--spectrum-heading-sans-serif-light-font-style));font-weight:var(--mod-heading-sans-serif-light-font-weight,var(--spectrum-heading-sans-serif-light-font-weight))}.spectrum-Heading--light .spectrum-Heading-emphasized,.spectrum-Heading--light em{font-style:var(--mod-heading-sans-serif-light-emphasized-font-style,var(--spectrum-heading-sans-serif-light-emphasized-font-style));font-weight:var(--mod-heading-sans-serif-light-emphasized-font-weight,var(--spectrum-heading-sans-serif-light-emphasized-font-weight))}.spectrum-Heading--light .spectrum-Heading-strong,.spectrum-Heading--light strong{font-style:var(--mod-heading-sans-serif-light-strong-font-style,var(--spectrum-heading-sans-serif-light-strong-font-style));font-weight:var(--mod-heading-sans-serif-light-strong-font-weight,var(--spectrum-heading-sans-serif-light-strong-font-weight))}.spectrum-Heading--light .spectrum-Heading-strong.spectrum-Heading-emphasized,.spectrum-Heading--light em strong,.spectrum-Heading--light strong em{font-style:var(--mod-heading-sans-serif-light-strong-emphasized-font-style,var(--spectrum-heading-sans-serif-light-strong-emphasized-font-style));font-weight:var(--mod-heading-sans-serif-light-strong-emphasized-font-weight,var(--spectrum-heading-sans-serif-light-strong-emphasized-font-weight))}.spectrum-Heading--light:lang(ja),.spectrum-Heading--light:lang(ko),.spectrum-Heading--light:lang(zh){font-style:var(--mod-heading-cjk-light-font-style,var(--spectrum-heading-cjk-light-font-style));font-weight:var(--mod-heading-cjk-light-font-weight,var(--spectrum-heading-cjk-light-font-weight))}.spectrum-Heading--light:lang(ja) .spectrum-Heading-strong,.spectrum-Heading--light:lang(ja) strong,.spectrum-Heading--light:lang(ko) .spectrum-Heading-strong,.spectrum-Heading--light:lang(ko) strong,.spectrum-Heading--light:lang(zh) .spectrum-Heading-strong,.spectrum-Heading--light:lang(zh) strong{font-style:var(--mod-heading-cjk-light-strong-font-style,var(--spectrum-heading-cjk-light-strong-font-style));font-weight:var(--mod-heading-cjk-light-strong-font-weight,var(--spectrum-heading-cjk-light-strong-font-weight))}.spectrum-Heading--light:lang(ja) .spectrum-Heading-emphasized,.spectrum-Heading--light:lang(ja) em,.spectrum-Heading--light:lang(ko) .spectrum-Heading-emphasized,.spectrum-Heading--light:lang(ko) em,.spectrum-Heading--light:lang(zh) .spectrum-Heading-emphasized,.spectrum-Heading--light:lang(zh) em{font-style:var(--mod-heading-cjk-light-emphasized-font-style,var(--spectrum-heading-cjk-light-emphasized-font-style));font-weight:var(--mod-heading-cjk-light-emphasized-font-weight,var(--spectrum-heading-cjk-light-emphasized-font-weight))}.spectrum-Heading--light:lang(ja) .spectrum-Heading-strong.spectrum-Heading-emphasized,.spectrum-Heading--light:lang(ja) em strong,.spectrum-Heading--light:lang(ja) strong em,.spectrum-Heading--light:lang(ko) .spectrum-Heading-strong.spectrum-Heading-emphasized,.spectrum-Heading--light:lang(ko) em strong,.spectrum-Heading--light:lang(ko) strong em,.spectrum-Heading--light:lang(zh) .spectrum-Heading-strong.spectrum-Heading-emphasized,.spectrum-Heading--light:lang(zh) em strong,.spectrum-Heading--light:lang(zh) strong em{font-style:var(--mod-heading-cjk-light-strong-emphasized-font-style,var(--spectrum-heading-cjk-light-strong-emphasized-font-style));font-weight:var(--mod-heading-cjk-light-strong-emphasized-font-weight,var(--spectrum-heading-cjk-light-strong-emphasized-font-weight))}.spectrum-Heading--serif{font-family:var(--mod-heading-serif-font-family,var(--spectrum-heading-serif-font-family));font-style:var(--mod-heading-serif-font-style,var(--spectrum-heading-serif-font-style));font-weight:var(--mod-heading-serif-font-weight,var(--spectrum-heading-serif-font-weight))}.spectrum-Heading--serif .spectrum-Heading-emphasized,.spectrum-Heading--serif em{font-style:var(--mod-heading-serif-emphasized-font-style,var(--spectrum-heading-serif-emphasized-font-style));font-weight:var(--mod-heading-serif-emphasized-font-weight,var(--spectrum-heading-serif-emphasized-font-weight))}.spectrum-Heading--serif .spectrum-Heading-strong,.spectrum-Heading--serif strong{font-style:var(--mod-heading-serif-strong-font-style,var(--spectrum-heading-serif-strong-font-style));font-weight:var(--mod-heading-serif-strong-font-weight,var(--spectrum-heading-serif-strong-font-weight))}.spectrum-Heading--serif .spectrum-Heading-strong.spectrum-Heading-emphasized,.spectrum-Heading--serif em strong,.spectrum-Heading--serif strong em{font-style:var(--mod-heading-serif-strong-emphasized-font-style,var(--spectrum-heading-serif-strong-emphasized-font-style));font-weight:var(--mod-heading-serif-strong-emphasized-font-weight,var(--spectrum-heading-serif-strong-emphasized-font-weight))}.spectrum-Heading--serif.spectrum-Heading--heavy{font-style:var(--mod-heading-serif-heavy-font-style,var(--spectrum-heading-serif-heavy-font-style));font-weight:var(--mod-heading-serif-heavy-font-weight,var(--spectrum-heading-serif-heavy-font-weight))}.spectrum-Heading--serif.spectrum-Heading--heavy .spectrum-Heading-strong,.spectrum-Heading--serif.spectrum-Heading--heavy strong{font-style:var(--mod-heading-serif-heavy-strong-font-style,var(--spectrum-heading-serif-heavy-strong-font-style));font-weight:var(--mod-heading-serif-heavy-strong-font-weight,var(--spectrum-heading-serif-heavy-strong-font-weight))}.spectrum-Heading--serif.spectrum-Heading--heavy .spectrum-Heading-emphasized,.spectrum-Heading--serif.spectrum-Heading--heavy em{font-style:var(--mod-heading-serif-heavy-emphasized-font-style,var(--spectrum-heading-serif-heavy-emphasized-font-style));font-weight:var(--mod-heading-serif-heavy-emphasized-font-weight,var(--spectrum-heading-serif-heavy-emphasized-font-weight))}.spectrum-Heading--serif.spectrum-Heading--heavy .spectrum-Heading-strong.spectrum-Heading-emphasized,.spectrum-Heading--serif.spectrum-Heading--heavy em strong,.spectrum-Heading--serif.spectrum-Heading--heavy strong em{font-style:var(--mod-heading-serif-heavy-strong-emphasized-font-style,var(--spectrum-heading-serif-heavy-strong-emphasized-font-style));font-weight:var(--mod-heading-serif-heavy-strong-emphasized-font-weight,var(--spectrum-heading-serif-heavy-strong-emphasized-font-weight))}.spectrum-Heading--serif.spectrum-Heading--light{font-style:var(--mod-heading-serif-light-font-style,var(--spectrum-heading-serif-light-font-style));font-weight:var(--mod-heading-serif-light-font-weight,var(--spectrum-heading-serif-light-font-weight))}.spectrum-Heading--serif.spectrum-Heading--light .spectrum-Heading-emphasized,.spectrum-Heading--serif.spectrum-Heading--light em{font-style:var(--mod-heading-serif-light-emphasized-font-style,var(--spectrum-heading-serif-light-emphasized-font-style));font-weight:var(--mod-heading-serif-light-emphasized-font-weight,var(--spectrum-heading-serif-light-emphasized-font-weight))}.spectrum-Heading--serif.spectrum-Heading--light .spectrum-Heading-strong,.spectrum-Heading--serif.spectrum-Heading--light strong{font-style:var(--mod-heading-serif-light-strong-font-style,var(--spectrum-heading-serif-light-strong-font-style));font-weight:var(--mod-heading-serif-light-strong-font-weight,var(--spectrum-heading-serif-light-strong-font-weight))}.spectrum-Heading--serif.spectrum-Heading--light .spectrum-Heading-strong.spectrum-Heading-emphasized,.spectrum-Heading--serif.spectrum-Heading--light em strong,.spectrum-Heading--serif.spectrum-Heading--light strong em{font-style:var(--mod-heading-serif-light-strong-emphasized-font-style,var(--spectrum-heading-serif-light-strong-emphasized-font-style));font-weight:var(--mod-heading-serif-light-strong-emphasized-font-weight,var(--spectrum-heading-serif-light-strong-emphasized-font-weight))}.spectrum-Typography .spectrum-Heading{margin-bottom:var(--mod-heading-margin-end,var(--spectrum-heading-margin-end));margin-top:var(--mod-heading-margin-start,var(--spectrum-heading-margin-start))}@media (forced-colors:active){.spectrum-Heading{--highcontrast-heading-font-color:Text}}.spectrum-Body{--spectrum-body-sans-serif-font-family:var(--spectrum-sans-font-family-stack);--spectrum-body-serif-font-family:var(--spectrum-serif-font-family-stack);--spectrum-body-cjk-font-family:var(--spectrum-cjk-font-family-stack);--spectrum-body-cjk-letter-spacing:var(--spectrum-cjk-letter-spacing);--spectrum-body-margin:calc(var(--mod-body-font-size, var(--spectrum-body-font-size))*var(--spectrum-body-margin-multiplier));--spectrum-body-font-color:var(--spectrum-body-color)}.spectrum-Body--sizeXS{--spectrum-body-font-size:var(--spectrum-body-size-xs)}.spectrum-Body--sizeS{--spectrum-body-font-size:var(--spectrum-body-size-s)}.spectrum-Body--sizeM{--spectrum-body-font-size:var(--spectrum-body-size-m)}.spectrum-Body--sizeL{--spectrum-body-font-size:var(--spectrum-body-size-l)}.spectrum-Body--sizeXL{--spectrum-body-font-size:var(--spectrum-body-size-xl)}.spectrum-Body--sizeXXL{--spectrum-body-font-size:var(--spectrum-body-size-xxl)}.spectrum-Body--sizeXXXL{--spectrum-body-font-size:var(--spectrum-body-size-xxxl)}.spectrum-Body{color:var(--highcontrast-body-font-color,var(--mod-body-font-color,var(--spectrum-body-font-color)));font-family:var(--mod-body-sans-serif-font-family,var(--spectrum-body-sans-serif-font-family));font-size:var(--mod-body-font-size,var(--spectrum-body-font-size));font-style:var(--mod-body-sans-serif-font-style,var(--spectrum-body-sans-serif-font-style));font-weight:var(--mod-body-sans-serif-font-weight,var(--spectrum-body-sans-serif-font-weight));line-height:var(--mod-body-line-height,var(--spectrum-body-line-height));margin-bottom:0;margin-top:0}.spectrum-Body .spectrum-Body-strong,.spectrum-Body strong{font-style:var(--mod-body-sans-serif-strong-font-style,var(--spectrum-body-sans-serif-strong-font-style));font-weight:var(--mod-body-sans-serif-strong-font-weight,var(--spectrum-body-sans-serif-strong-font-weight))}.spectrum-Body .spectrum-Body-emphasized,.spectrum-Body em{font-style:var(--mod-body-sans-serif-emphasized-font-style,var(--spectrum-body-sans-serif-emphasized-font-style));font-weight:var(--mod-body-sans-serif-emphasized-font-weight,var(--spectrum-body-sans-serif-emphasized-font-weight))}.spectrum-Body .spectrum-Body-strong.spectrum-Body-emphasized,.spectrum-Body em strong,.spectrum-Body strong em{font-style:var(--mod-body-sans-serif-strong-emphasized-font-style,var(--spectrum-body-sans-serif-strong-emphasized-font-style));font-weight:var(--mod-body-sans-serif-strong-emphasized-font-weight,var(--spectrum-body-sans-serif-strong-emphasized-font-weight))}.spectrum-Body:lang(ja),.spectrum-Body:lang(ko),.spectrum-Body:lang(zh){font-family:var(--mod-body-cjk-font-family,var(--spectrum-body-cjk-font-family));font-style:var(--mod-body-cjk-font-style,var(--spectrum-body-cjk-font-style));font-weight:var(--mod-body-cjk-font-weight,var(--spectrum-body-cjk-font-weight));letter-spacing:var(--mod-body-cjk-letter-spacing,var(--spectrum-body-cjk-letter-spacing));line-height:var(--mod-body-cjk-line-height,var(--spectrum-body-cjk-line-height))}.spectrum-Body:lang(ja) .spectrum-Body-strong,.spectrum-Body:lang(ja) strong,.spectrum-Body:lang(ko) .spectrum-Body-strong,.spectrum-Body:lang(ko) strong,.spectrum-Body:lang(zh) .spectrum-Body-strong,.spectrum-Body:lang(zh) strong{font-style:var(--mod-body-cjk-strong-font-style,var(--spectrum-body-cjk-strong-font-style));font-weight:var(--mod-body-cjk-strong-font-weight,var(--spectrum-body-cjk-strong-font-weight))}.spectrum-Body:lang(ja) .spectrum-Body-emphasized,.spectrum-Body:lang(ja) em,.spectrum-Body:lang(ko) .spectrum-Body-emphasized,.spectrum-Body:lang(ko) em,.spectrum-Body:lang(zh) .spectrum-Body-emphasized,.spectrum-Body:lang(zh) em{font-style:var(--mod-body-cjk-emphasized-font-style,var(--spectrum-body-cjk-emphasized-font-style));font-weight:var(--mod-body-cjk-emphasized-font-weight,var(--spectrum-body-cjk-emphasized-font-weight))}.spectrum-Body:lang(ja) .spectrum-Body-strong.spectrum-Body-emphasized,.spectrum-Body:lang(ja) em strong,.spectrum-Body:lang(ja) strong em,.spectrum-Body:lang(ko) .spectrum-Body-strong.spectrum-Body-emphasized,.spectrum-Body:lang(ko) em strong,.spectrum-Body:lang(ko) strong em,.spectrum-Body:lang(zh) .spectrum-Body-strong.spectrum-Body-emphasized,.spectrum-Body:lang(zh) em strong,.spectrum-Body:lang(zh) strong em{font-style:var(--mod-body-cjk-strong-emphasized-font-style,var(--spectrum-body-cjk-strong-emphasized-font-style));font-weight:var(--mod-body-cjk-strong-emphasized-font-weight,var(--spectrum-body-cjk-strong-emphasized-font-weight))}.spectrum-Body--serif{font-family:var(--mod-body-serif-font-family,var(--spectrum-body-serif-font-family));font-style:var(--mod-body-serif-font-style,var(--spectrum-body-serif-font-style));font-weight:var(--mod-body-serif-font-weight,var(--spectrum-body-serif-font-weight))}.spectrum-Body--serif .spectrum-Body-strong,.spectrum-Body--serif strong{font-style:var(--mod-body-serif-strong-font-style,var(--spectrum-body-serif-strong-font-style));font-weight:var(--mod-body-serif-strong-font-weight,var(--spectrum-body-serif-strong-font-weight))}.spectrum-Body--serif .spectrum-Body-emphasized,.spectrum-Body--serif em{font-style:var(--mod-body-serif-emphasized-font-style,var(--spectrum-body-serif-emphasized-font-style));font-weight:var(--mod-body-serif-emphasized-font-weight,var(--spectrum-body-serif-emphasized-font-weight))}.spectrum-Body--serif .spectrum-Body-strong.spectrum-Body-emphasized,.spectrum-Body--serif em strong,.spectrum-Body--serif strong em{font-style:var(--mod-body-serif-strong-emphasized-font-style,var(--spectrum-body-serif-strong-emphasized-font-style));font-weight:var(--mod-body-serif-strong-emphasized-font-weight,var(--spectrum-body-serif-strong-emphasized-font-weight))}.spectrum-Typography .spectrum-Body{margin-bottom:var(--mod-body-margin,var(--spectrum-body-margin))}.spectrum-Detail--light .spectrum-Detail-strong.spectrum-Body-emphasized{font-style:var(--mod-detail-sans-serif-light-strong-emphasized-font-style,var(--spectrum-detail-sans-serif-light-strong-emphasized-font-style));font-weight:var(--mod-detail-sans-serif-light-strong-emphasized-font-weight,var(--spectrum-detail-sans-serif-light-strong-emphasized-font-weight))}.spectrum-Detail--serif.spectrum-Detail--light .spectrum-Detail-strong.spectrum-Body-emphasized{font-style:var(--mod-detail-serif-light-strong-emphasized-font-style,var(--spectrum-detail-serif-light-strong-emphasized-font-style));font-weight:var(--mod-detail-serif-light-strong-emphasized-font-weight,var(--spectrum-detail-serif-light-strong-emphasized-font-weight))}@media (forced-colors:active){.spectrum-Body{--highcontrast-body-font-color:Text}}.spectrum-Code{--spectrum-code-font-family:var(--spectrum-code-font-family-stack);--spectrum-code-cjk-letter-spacing:var(--spectrum-cjk-letter-spacing);--spectrum-code-font-color:var(--spectrum-code-color)}@media (forced-colors:active){.spectrum-Code{--highcontrast-code-font-color:Text}}.spectrum-Code--sizeXS{--spectrum-code-font-size:var(--spectrum-code-size-xs)}.spectrum-Code--sizeS{--spectrum-code-font-size:var(--spectrum-code-size-s)}.spectrum-Code--sizeM{--spectrum-code-font-size:var(--spectrum-code-size-m)}.spectrum-Code--sizeL{--spectrum-code-font-size:var(--spectrum-code-size-l)}.spectrum-Code--sizeXL{--spectrum-code-font-size:var(--spectrum-code-size-xl)}.spectrum-Code{color:var(--highcontrast-code-font-color,var(--mod-code-font-color,var(--spectrum-code-font-color)));font-family:var(--mod-code-font-family,var(--spectrum-code-font-family));font-size:var(--mod-code-font-size,var(--spectrum-code-font-size));font-style:var(--mod-code-font-style,var(--spectrum-code-font-style));font-weight:var(--mod-code-font-weight,var(--spectrum-code-font-weight));line-height:var(--mod-code-line-height,var(--spectrum-code-line-height));margin-bottom:0;margin-top:0}.spectrum-Code .spectrum-Code-strong,.spectrum-Code strong{font-style:var(--mod-code-strong-font-style,var(--spectrum-code-strong-font-style));font-weight:var(--mod-code-strong-font-weight,var(--spectrum-code-strong-font-weight))}.spectrum-Code .spectrum-Code-emphasized,.spectrum-Code em{font-style:var(--mod-code-emphasized-font-style,var(--spectrum-code-emphasized-font-style));font-weight:var(--mod-code-emphasized-font-weight,var(--spectrum-code-emphasized-font-weight))}.spectrum-Code .spectrum-Code-strong.spectrum-Code-emphasized,.spectrum-Code em strong,.spectrum-Code strong em{font-style:var(--mod-code-strong-emphasized-font-style,var(--spectrum-code-strong-emphasized-font-style));font-weight:var(--mod-code-strong-emphasized-font-weight,var(--spectrum-code-strong-emphasized-font-weight))}.spectrum-Code:lang(ja),.spectrum-Code:lang(ko),.spectrum-Code:lang(zh){font-family:var(--mod-code-cjk-font-family,var(--spectrum-code-cjk-font-family));font-style:var(--mod-code-cjk-font-style,var(--spectrum-code-cjk-font-style));font-weight:var(--mod-code-cjk-font-weight,var(--spectrum-code-cjk-font-weight));letter-spacing:var(--mod-code-cjk-letter-spacing,var(--spectrum-code-cjk-letter-spacing));line-height:var(--mod-code-cjk-line-height,var(--spectrum-code-cjk-line-height))}.spectrum-Code:lang(ja) .spectrum-Code-strong,.spectrum-Code:lang(ja) strong,.spectrum-Code:lang(ko) .spectrum-Code-strong,.spectrum-Code:lang(ko) strong,.spectrum-Code:lang(zh) .spectrum-Code-strong,.spectrum-Code:lang(zh) strong{font-style:var(--mod-code-cjk-strong-font-style,var(--spectrum-code-cjk-strong-font-style));font-weight:var(--mod-code-cjk-strong-font-weight,var(--spectrum-code-cjk-strong-font-weight))}.spectrum-Code:lang(ja) .spectrum-Code-emphasized,.spectrum-Code:lang(ja) em,.spectrum-Code:lang(ko) .spectrum-Code-emphasized,.spectrum-Code:lang(ko) em,.spectrum-Code:lang(zh) .spectrum-Code-emphasized,.spectrum-Code:lang(zh) em{font-style:var(--mod-code-cjk-emphasized-font-style,var(--spectrum-code-cjk-emphasized-font-style));font-weight:var(--mod-code-cjk-emphasized-font-weight,var(--spectrum-code-cjk-emphasized-font-weight))}.spectrum-Code:lang(ja) .spectrum-Code-strong.spectrum-Code-emphasized,.spectrum-Code:lang(ja) em strong,.spectrum-Code:lang(ja) strong em,.spectrum-Code:lang(ko) .spectrum-Code-strong.spectrum-Code-emphasized,.spectrum-Code:lang(ko) em strong,.spectrum-Code:lang(ko) strong em,.spectrum-Code:lang(zh) .spectrum-Code-strong.spectrum-Code-emphasized,.spectrum-Code:lang(zh) em strong,.spectrum-Code:lang(zh) strong em{font-style:var(--mod-code-cjk-strong-emphasized-font-style,var(--spectrum-code-cjk-strong-emphasized-font-style));font-weight:var(--mod-code-cjk-strong-emphasized-font-weight,var(--spectrum-code-cjk-strong-emphasized-font-weight))}.opacity-checkerboard{--spectrum-opacity-checkerboard-dark:var(--spectrum-opacity-checkerboard-square-dark);--spectrum-opacity-checkerboard-light:var(--spectrum-opacity-checkerboard-square-light);--spectrum-opacity-checkerboard-size:var(--spectrum-opacity-checkerboard-square-size);--spectrum-opacity-checkerboard-position:left top;background:repeating-conic-gradient(var(--mod-opacity-checkerboard-light,var(--spectrum-opacity-checkerboard-light))0,var(--mod-opacity-checkerboard-light,var(--spectrum-opacity-checkerboard-light)) 25%,var(--mod-opacity-checkerboard-dark,var(--spectrum-opacity-checkerboard-dark))0,var(--mod-opacity-checkerboard-dark,var(--spectrum-opacity-checkerboard-dark)) 50%)var(--mod-opacity-checkerboard-position,var(--spectrum-opacity-checkerboard-position))/calc(var(--mod-opacity-checkerboard-size, var(--spectrum-opacity-checkerboard-size))*2)calc(var(--mod-opacity-checkerboard-size, var(--spectrum-opacity-checkerboard-size))*2)}@supports (background:repeating-conic-gradient(from 0deg,red 0deg,red 0deg 1deg,red 2deg)){.opacity-checkerboard{background:repeating-conic-gradient(var(--mod-opacity-checkerboard-light,var(--spectrum-opacity-checkerboard-light))0 25%,var(--mod-opacity-checkerboard-dark,var(--spectrum-opacity-checkerboard-dark))0 50%)var(--mod-opacity-checkerboard-position,var(--spectrum-opacity-checkerboard-position))/calc(var(--mod-opacity-checkerboard-size, var(--spectrum-opacity-checkerboard-size))*2)calc(var(--mod-opacity-checkerboard-size, var(--spectrum-opacity-checkerboard-size))*2)}}@media (forced-colors:active){.opacity-checkerboard{forced-color-adjust:none}}.spectrum-InLineAlert{--spectrum-inlinealert-heading-font-family:var(--spectrum-sans-font-family-stack);--spectrum-inlinealert-heading-font-weight:var(--spectrum-heading-sans-serif-font-weight);--spectrum-inlinealert-heading-font-style:var(--spectrum-heading-sans-serif-font-style);--spectrum-inlinealert-heading-font-size:var(--spectrum-heading-size-xxs);--spectrum-inlinealert-heading-line-height:var(--spectrum-heading-line-height);--spectrum-inlinealert-content-font-family:var(--spectrum-sans-font-family-stack);--spectrum-inlinealert-content-font-weight:var(--spectrum-body-sans-serif-font-weight);--spectrum-inlinealert-content-font-style:var(--spectrum-body-sans-serif-font-style);--spectrum-inlinealert-content-font-size:var(--spectrum-body-size-s);--spectrum-inlinealert-content-line-height:var(--spectrum-body-line-height);--spectrum-inlinealert-border-width:var(--spectrum-border-width-200);--spectrum-inlinealert-border-radius:var(--spectrum-corner-radius-100);--spectrum-inlinealert-icon-size:var(--spectrum-workflow-icon-size-100);--spectrum-inlinealert-min-inline-size:var(--spectrum-in-line-alert-minimum-width);--spectrum-inlinealert-header-min-block-size:var(--spectrum-component-height-50);--spectrum-inlinealert-spacing-edge-to-text:var(--spectrum-spacing-400);--spectrum-inlinealert-spacing-header-to-icon:var(--spectrum-spacing-400);--spectrum-inlinealert-spacing-header-content-button:var(--spectrum-spacing-300);--spectrum-inlinealert-background-color:var(--spectrum-background-layer-2-color);--spectrum-inlinealert-border-and-icon-color:var(--spectrum-neutral-visual-color);--spectrum-inlinealert-header-color:var(--spectrum-heading-color);--spectrum-inlinealert-content-color:var(--spectrum-body-color);--spectrum-inlinealert-border-and-icon-color-info:var(--spectrum-informative-visual-color);--spectrum-inlinealert-border-and-icon-color-positive:var(--spectrum-positive-visual-color);--spectrum-inlinealert-border-and-icon-color-notice:var(--spectrum-notice-visual-color);--spectrum-inlinealert-border-and-icon-color-negative:var(--spectrum-negative-visual-color);background-color:var(--highcontrast-inlinealert-background-color,var(--mod-inlinealert-background-color,var(--spectrum-inlinealert-background-color)));border-color:var(--highcontrast-inlinealert-border-and-icon-color,var(--mod-inlinealert-border-and-icon-color,var(--spectrum-inlinealert-border-and-icon-color)));border-radius:var(--mod-inlinealert-border-radius,var(--spectrum-inlinealert-border-radius));border-style:solid;border-width:var(--mod-inlinealert-border-width,var(--spectrum-inlinealert-border-width));box-sizing:border-box;display:inline-block;min-width:var(--mod-inlinealert-min-inline-size,var(--spectrum-inlinealert-min-inline-size));padding:var(--mod-inlinealert-spacing-edge-to-text,var(--spectrum-inlinealert-spacing-edge-to-text));position:relative}@media (forced-colors:active){.spectrum-InLineAlert{--highcontrast-inlinealert-background-color:Background;--highcontrast-inlinealert-header-color:CanvasText;--highcontrast-inlinealert-content-color:CanvasText;--highcontrast-inlinealert-border-and-icon-color:ButtonBorder}}.spectrum-InLineAlert-header{align-items:center;color:var(--highcontrast-inlinealert-header-color,var(--mod-inlinealert-header-color,var(--spectrum-inlinealert-header-color)));display:flex;font-family:var(--mod-inlinealert-heading-font-family,var(--spectrum-inlinealert-heading-font-family));font-size:var(--mod-inlinealert-heading-font-size,var(--spectrum-inlinealert-heading-font-size));font-style:var(--mod-inlinealert-heading-font-style,var(--spectrum-inlinealert-heading-font-style));font-weight:var(--mod-inlinealert-heading-font-weight,var(--spectrum-inlinealert-heading-font-weight));gap:var(--mod-inlinealert-spacing-header-to-icon,var(--spectrum-inlinealert-spacing-header-to-icon));justify-content:space-between;line-height:var(--mod-inlinealert-heading-line-height,var(--spectrum-inlinealert-heading-line-height));min-height:var(--mod-inlinealert-header-min-block-size,var(--spectrum-inlinealert-header-min-block-size));text-transform:none}.spectrum-InLineAlert-content{word-wrap:break-word;color:var(--highcontrast-inlinealert-content-color,var(--mod-inlinealert-content-color,var(--spectrum-inlinealert-content-color)));display:block;font-family:var(--mod-inlinealert-content-font-family,var(--spectrum-inlinealert-content-font-family));font-size:var(--mod-inlinealert-content-font-size,var(--spectrum-inlinealert-content-font-size));font-style:var(--mod-inlinealert-content-font-style,var(--spectrum-inlinealert-content-font-style));font-weight:var(--mod-inlinealert-content-font-weight,var(--spectrum-inlinealert-content-font-weight));line-height:var(--mod-inlinealert-content-line-height,var(--spectrum-inlinealert-content-line-height));margin-bottom:0;margin-left:0;margin-right:0;margin-top:var(--mod-inlinealert-spacing-header-content-button,var(--spectrum-inlinealert-spacing-header-content-button));padding:0}.spectrum-InLineAlert--negative{border-color:var(--highcontrast-inlinealert-border-and-icon-color,var(--mod-inlinealert-border-and-icon-color-negative,var(--spectrum-inlinealert-border-and-icon-color-negative)))}.spectrum-InLineAlert--negative .spectrum-InLineAlert-icon{color:var(--highcontrast-inlinealert-border-and-icon-color,var(--mod-inlinealert-border-and-icon-color-negative,var(--spectrum-inlinealert-border-and-icon-color-negative)))}:host,:root{--spectrum-font-family-ar:myriad-arabic,adobe-clean,"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Trebuchet MS","Lucida Grande",sans-serif;--spectrum-font-family-he:myriad-hebrew,adobe-clean,"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Trebuchet MS","Lucida Grande",sans-serif;--spectrum-font-family:var(--spectrum-sans-font-family-stack);--spectrum-font-style:var(--spectrum-default-font-style);--spectrum-font-size:var(--spectrum-font-size-100);font-family:var(--spectrum-font-family);font-size:var(--spectrum-font-size);font-style:var(--spectrum-font-style)}body{-webkit-font-smoothing:antialiased}@media screen and (min-width:961px){docs-page:not(:defined){background:linear-gradient(to right,var(--spectrum-gray-75)0,var(--spectrum-gray-75)calc(var(--swc-scale-factor)*192px + 48px),transparent calc(var(--swc-scale-factor)*192px + 48px),transparent);box-sizing:border-box;left:0;min-height:100vh;overflow:hidden;padding:92px 0 24px calc(var(--swc-scale-factor)*192px + 48px);position:absolute;right:0}docs-page:not(:defined)>*{display:block;margin-left:auto;margin-right:auto;max-width:1080px;padding:0 calc(var(--swc-scale-factor)*56px)0}docs-page:not(:defined)>main{box-sizing:border-box}docs-page:not(:defined) #logo{position:absolute;right:calc(100% - var(--swc-scale-factor)*192px - 48px);top:0}docs-page:not(:defined) sp-sidenav{height:calc(100vh - 143px);padding:0 24px 24px;position:absolute;right:calc(100% - var(--swc-scale-factor)*192px - 48px);top:145px;width:calc(var(--swc-scale-factor)*192px)}docs-page:not(:defined) sp-tabs{padding:0}sp-sidenav:not(:defined){width:calc(var(--swc-scale-factor)*192px)}}@media screen and (max-width:960px){docs-page:not(:defined){display:block;overflow:hidden;padding:71px calc(var(--swc-scale-factor)*24px)24px}docs-page:not(:defined):before{border-bottom:1px solid var(--spectrum-gray-200);content:"";left:0;position:absolute;top:60px;width:100%}docs-page:not(:defined) #logo{position:absolute;right:100%;top:0}docs-page:not(:defined)>sp-sidenav{box-sizing:border-box;column-count:4;left:0;padding:0 24px 24px;position:absolute;top:auto;width:100%}}@media screen and (max-width:750px){sp-sidenav:not(:defined){column-count:3}}@media screen and (max-width:500px){sp-sidenav:not(:defined){column-count:2}}@media screen and (max-width:350px){sp-sidenav:not(:defined){column-count:1}}#logo{border-radius:4px;color:var(--spectrum-gray-800);display:flex;flex-direction:row;margin-bottom:-11px;outline:none;padding:calc(var(--swc-scale-factor)*28px)calc(var(--swc-scale-factor)*24px);-webkit-text-decoration:none;text-decoration:none;width:calc(var(--swc-scale-factor)*192px)}#logo,#logo svg{position:relative}#logo svg{display:block;flex-shrink:0;height:31px;margin-bottom:12px;margin-right:var(--spectrum-spacing-300);width:36px}#logo .title{align-items:center;font-family:var(--spectrum-alias-body-text-font-family,var(--spectrum-font-family));font-size:18px;font-style:normal;font-weight:700;letter-spacing:0;line-height:1.3;margin:-3px 0 0}#logo:focus-visible:before{border:2px solid var(--spectrum-alias-focus-color,var(--spectrum-blue-400));border-radius:4px;bottom:calc(var(--swc-scale-factor)*28px - 4px);content:"";left:calc(var(--swc-scale-factor)*24px - 4px);position:absolute;right:calc(var(--swc-scale-factor)*24px - 4px);top:calc(var(--swc-scale-factor)*28px - 4px)}docs-page:not(:defined) #title-header{overflow:visible}docs-page:not(:defined) sp-tabs,sp-tabs:not(:defined){display:block;margin-bottom:2px}sp-tabs:not(:defined){margin-top:calc(var(--spectrum-heading-s-margin-top, var(--spectrum-alias-heading-s-margin-top))*-1)}sp-tab:not(:defined){color:var(--highcontrast-heading-font-color,var(--mod-heading-font-color,var(--spectrum-heading-font-color)));font-family:var(--mod-heading-sans-serif-font-family,var(--spectrum-heading-sans-serif-font-family));font-size:var(--mod-heading-font-size,var(--spectrum-heading-font-size));font-style:var(--mod-heading-sans-serif-font-style,var(--spectrum-heading-sans-serif-font-style));font-weight:var(--mod-heading-sans-serif-font-weight,var(--spectrum-heading-sans-serif-font-weight));line-height:var(--mod-heading-line-height,var(--spectrum-heading-line-height));--spectrum-heading-font-size:var(--spectrum-heading-size-s);--spectrum-heading-cjk-font-size:var(--spectrum-heading-cjk-size-s)}docs-page sp-button:not(:defined){border:2px solid;display:inline-block;line-height:calc(var(--swc-scale-factor)*23px);padding:calc(var(--swc-scale-factor)*10px)0 calc(var(--swc-scale-factor)*12px);visibility:hidden}docs-page:not(:defined) code-example{color:var(--spectrum-body-3-text-color,var(--spectrum-alias-text-color))}sp-sidenav:not(:defined){display:block;list-style:none}sp-sidenav-item:not([tabindex]){display:list-item;list-style-type:none}docs-page>sp-sidenav-item{contain-intrinsic-size:40px;content-visibility:auto}sp-sidenav>sp-sidenav-item.spectrum-web{display:block;margin-top:80px}sp-sidenav-item:not(:defined) a,sp-sidenav-item:not(:defined) span{--spectrum-sidenav-focus-ring-size:var(--spectrum-focus-indicator-thickness);--spectrum-sidenav-focus-ring-gap:var(--spectrum-focus-indicator-gap);--spectrum-sidenav-focus-ring-color:var(--spectrum-focus-indicator-color);--spectrum-sidenav-min-height:var(--spectrum-component-height-100);--spectrum-sidenav-width:100%;--spectrum-sidenav-min-width:var(--spectrum-side-navigation-minimum-width);--spectrum-sidenav-max-width:var(--spectrum-side-navigation-maximum-width);--spectrum-sidenav-border-radius:var(--spectrum-corner-radius-100);--spectrum-sidenav-icon-size:var(--spectrum-workflow-icon-size-100);--spectrum-sidenav-icon-spacing:var(--spectrum-text-to-visual-100);--spectrum-sidenav-inline-padding:var(--spectrum-component-edge-to-text-100);--spectrum-sidenav-gap:var(--spectrum-side-navigation-item-to-item);--spectrum-sidenav-top-to-icon:var(--spectrum-component-top-to-workflow-icon-100);--spectrum-sidenav-top-to-label:var(--spectrum-component-top-to-text-100);--spectrum-sidenav-bottom-to-label:var(--spectrum-side-navigation-bottom-to-text);--spectrum-sidenav-start-to-content-second-level:var(--spectrum-side-navigation-second-level-edge-to-text);--spectrum-sidenav-start-to-content-third-level:var(--spectrum-side-navigation-third-level-edge-to-text);--spectrum-sidenav-start-to-content-with-icon-second-level:var(--spectrum-side-navigation-with-icon-second-level-edge-to-text);--spectrum-sidenav-start-to-content-with-icon-third-level:var(--spectrum-side-navigation-with-icon-third-level-edge-to-text);--spectrum-sidenav-heading-top-margin:var(--spectrum-side-navigation-item-to-header);--spectrum-sidenav-heading-bottom-margin:var(--spectrum-side-navigation-header-to-item);--spectrum-sidenav-background-disabled:transparent;--spectrum-sidenav-background-default:transparent;--spectrum-sidenav-background-hover:var(--spectrum-gray-200);--spectrum-sidenav-item-background-down:var(--spectrum-gray-300);--spectrum-sidenav-background-key-focus:var(--spectrum-gray-200);--spectrum-sidenav-item-background-default-selected:var(--spectrum-gray-200);--spectrum-sidenav-background-hover-selected:var(--spectrum-gray-300);--spectrum-sidenav-item-background-down-selected:var(--spectrum-gray-300);--spectrum-sidenav-background-key-focus-selected:var(--spectrum-gray-200);--spectrum-sidenav-header-color:var(--spectrum-gray-600);--spectrum-sidenav-content-disabled-color:var(--spectrum-disabled-content-color);--spectrum-sidenav-content-color-default:var(--spectrum-neutral-content-color-default);--spectrum-sidenav-content-color-hover:var(--spectrum-neutral-content-color-hover);--spectrum-sidenav-content-color-down:var(--spectrum-neutral-content-color-down);--spectrum-sidenav-content-color-key-focus:var(--spectrum-neutral-content-color-key-focus);--spectrum-sidenav-content-color-default-selected:var(--spectrum-neutral-content-color-default);--spectrum-sidenav-content-color-hover-selected:var(--spectrum-neutral-content-color-hover);--spectrum-sidenav-content-color-down-selected:var(--spectrum-neutral-content-color-down);--spectrum-sidenav-content-color-key-focus-selected:var(--spectrum-neutral-content-color-key-focus);--spectrum-sidenav-text-font-family:var(--spectrum-sans-font-family-stack);--spectrum-sidenav-text-font-weight:var(--spectrum-regular-font-weight);--spectrum-sidenav-text-font-style:var(--spectrum-default-font-style);--spectrum-sidenav-text-font-size:var(--spectrum-font-size-100);--spectrum-sidenav-text-line-height:var(--spectrum-line-height-100);--spectrum-sidenav-top-level-font-family:var(--spectrum-sans-font-family-stack);--spectrum-sidenav-top-level-font-weight:var(--spectrum-bold-font-weight);--spectrum-sidenav-top-level-font-style:var(--spectrum-default-font-style);--spectrum-sidenav-top-level-font-size:var(--spectrum-font-size-100);--spectrum-sidenav-top-level-line-height:var(--spectrum-line-height-100);--spectrum-sidenav-header-font-family:var(--spectrum-sans-font-family-stack);--spectrum-sidenav-header-font-weight:var(--spectrum-medium-font-weight);--spectrum-sidenav-header-font-style:var(--spectrum-default-font-style);--spectrum-sidenav-header-font-size:var(--spectrum-font-size-75);--spectrum-sidenav-header-line-height:var(--spectrum-line-height-100);background-color:var(--highcontrast-sidenav-background-default,var(--mod-sidenav-background-default,var(--spectrum-sidenav-background-default)));border-radius:var(--mod-sidenav-border-radius,var(--spectrum-sidenav-border-radius));box-sizing:border-box;color:var(--highcontrast-sidenav-content-color-default,var(--mod-sidenav-content-color-default,var(--spectrum-sidenav-content-color-default)));cursor:pointer;display:inline-flex;font-family:var(--mod-sidenav-text-font-family,var(--spectrum-sidenav-text-font-family));font-size:var(--mod-sidenav-text-font-size,var(--spectrum-sidenav-text-font-size));font-style:var(--mod-sidenav-text-font-style,var(--spectrum-sidenav-text-font-style));font-weight:var(--mod-sidenav-text-font-weight,var(--spectrum-sidenav-text-font-weight));-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:var(--mod-sidenav-text-line-height,var(--spectrum-sidenav-text-line-height));margin-bottom:var(--mod-sidenav-gap,var(--spectrum-sidenav-gap));max-width:var(--mod-sidenav-max-width,var(--spectrum-sidenav-max-width));min-height:var(--mod-sidenav-min-height,var(--spectrum-sidenav-min-height));min-width:var(--mod-sidenav-min-width,var(--spectrum-sidenav-min-width));padding-left:var(--mod-sidenav-inline-padding,var(--spectrum-sidenav-inline-padding));padding-right:var(--mod-sidenav-inline-padding,var(--spectrum-sidenav-inline-padding));padding-top:var(--mod-sidenav-top-to-label,var(--spectrum-sidenav-top-to-label));position:relative;-webkit-text-decoration:none;text-decoration:none;transition:background-color var(--spectrum-animation-duration-100)ease-out,color var(--spectrum-animation-duration-100)ease-out;width:var(--mod-sidenav-width,var(--spectrum-sidenav-width));word-break:break-word}sp-sidenav-item:not(:defined) span,sp-sidenav>sp-sidenav-item[multilevel]:not(:defined)>a{font-weight:var(--spectrum-bold-font-weight)}sp-sidenav-item:not(:defined) span,sp-sidenav>sp-sidenav-item:not(:defined)>a{padding-left:var(--spectrum-sidenav-item-padding-x,calc(var(--swc-scale-factor)*12px))}sp-sidenav-item[expanded]>sp-sidenav-item[expanded]>sp-sidenav-item:not(:defined)>a{padding-left:calc(var(--spectrum-sidenav-multilevel-item-indentation-level2, calc(var(--swc-scale-factor)*24px)) + var(--spectrum-sidenav-item-padding-x, calc(var(--swc-scale-factor)*12px)))}sp-sidenav-item:not([expanded]):not(:defined)>sp-sidenav-item{display:none}sp-sidenav-item:not(:defined) a{padding-left:calc(var(--spectrum-sidenav-multilevel-item-indentation-level1, calc(var(--swc-scale-factor)*12px)) + var(--spectrum-sidenav-item-padding-x, calc(var(--swc-scale-factor)*12px)))}docs-page:not(:defined) .header-anchor{display:none}sp-divider[size=l]:not(:defined){display:block;height:4px}sp-divider[size=m]:not(:defined){display:block;height:2px}sp-divider[size=s]:not(:defined){display:block;height:2px}.hero{margin-bottom:4em}.hero .spectrum-Heading{margin:calc(var(--swc-scale-factor)*8px)0 calc(var(--swc-scale-factor)*16px)0}#hero-buttons{margin-top:2em}#features{display:flex;flex-flow:wrap;justify-content:space-between}.feature{box-sizing:border-box;flex:0 calc(50% - 30px);padding:0 0 20px}@media screen and (max-width:1100px){.feature{flex:0 calc(50% - 30px)}.feature:first-of-type{flex-basis:100%}}@media screen and (max-width:960px){.feature,.feature:first-of-type{flex:0 calc(33.33% - 30px)}}@media screen and (max-width:725px){.feature{flex:0 calc(50% - 30px)}.feature:first-of-type{flex-basis:100%}}@media screen and (max-width:525px){.feature{flex:0 100%}}.example{margin-top:2em}.spectrum-Heading--sizeS{margin-bottom:16px}#title-header{margin-bottom:2rem}#title-header h1,.hero h1{margin:calc(var(--swc-scale-factor)*8px)0}@media screen and (max-width:768px){#title-header h1,.hero h1{font-size:44px;letter-spacing:normal}}.spectrum-Body code{color:var(--spectrum-blue-700)}.spectrum-Article .spectrum-Heading1--display{margin-bottom:28px}.headerContainer sp-divider{margin-bottom:33px}.table-container>sp-table-body,.table-container>sp-table-header{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;overflow:visible}.table-container>sp-table-body{--spectrum-table-row-background-color:var(--spectrum-gray-75)}.table-container{margin:0 calc((var(--swc-scale-factor)*56px)*-1);overflow:auto}.table-container>sp-table{align-items:stretch;box-sizing:border-box;max-width:1080px;min-width:100%;padding:0 calc(var(--swc-scale-factor)*56px);width:-webkit-min-content;width:-moz-min-content;width:min-content}.table-container sp-table-cell,.table-container sp-table-head-cell{box-sizing:border-box;min-width:calc(var(--swc-scale-factor)*100px);word-break:break-word}sp-table.attributes sp-table-cell,sp-table.attributes sp-table-head-cell{flex:0 0 17%}sp-table .description{min-width:calc(var(--swc-scale-factor)*128px)}sp-table.attributes .description{flex:25%}sp-table.custom .description,sp-table.slots .description{flex:0 65%}sp-table.events .description{flex:0 40%}@media screen and (max-width:960px){.table-container{margin:0 -16px;overflow:auto}.table-container>sp-table{padding:0 16px}}.headerContainer:first-child>sp-divider[size=l],.headerContainer>sp-divider[size=l]{margin-bottom:calc(var(--swc-scale-factor)*24px)}.headerContainer>sp-divider[size=m]{margin-bottom:calc(var(--swc-scale-factor)*16px)}.headerContainer>sp-divider[size=s]{margin-bottom:calc(var(--swc-scale-factor)*12px)}[id]>.header-anchor{opacity:0;transition:all .125s ease-in-out}h1[id],h2[id],h3[id],h4[id],tr[id]{scroll-margin-top:calc(var(--swc-scale-factor)*96px);scroll-snap-margin-top:calc(var(--swc-scale-factor)*96px)}[id]:hover>.header-anchor,[id]>.header-anchor.focus-visible{opacity:1}sp-link img{box-shadow:0 2px transparent;transition:box-shadow var(--spectrum-animation-duration-300)ease-in-out}sp-link.focus-visible img{box-shadow:0 2px 0 0 var(--spectrum-fieldbutton-border-color-key-focus,var(--spectrum-alias-border-color-focus))}sp-link:hover img{box-shadow:0 2px 0 0 var(--spectrum-fieldbutton-text-color-hover,var(--spectrum-alias-text-color-hover))}img[src^="https://img.shields.io"]{height:28px;min-width:100px}.markup,code-example:not(:defined){background:var(--spectrum-gray-75);border-radius:0 0 6px 6px;border-top:1px solid var(--spectrum-gray-100);line-height:1.3em;max-width:100%;overflow-x:auto;overflow-y:hidden;overflow:auto hidden;padding:.75rem 1.5rem;position:relative}code-example:not(:defined){border-radius:6px;display:block;margin:1rem 0 2rem;min-height:86px}code-example[class^=language]:not(:defined){min-height:164px}code-example:not(:defined) pre{background:inherit}code-example{--spectrum-dialog-confirm-min-width:0;box-sizing:border-box;width:100%}docs-page:not(:defined) [aria-labelledby=component-name]{display:flex;flex-direction:column}docs-page:defined [aria-labelledby=component-name]{display:grid;grid-template-columns:100%}docs-page:defined .section{grid-area:2/1/2/1;height:100%;opacity:1;overflow:hidden;transition:opacity var(--spectrum-animation-duration-300)ease-in-out,transform var(--spectrum-animation-duration-300)ease-in-out}docs-page:defined .section:not([selected]){display:flex;height:0;opacity:0;pointer-events:none;transform:translateY(var(--spectrum-dropdown-flyout-menu-offset-y,calc(var(--swc-scale-factor)*6px)));transition:opacity var(--spectrum-animation-duration-300)ease-in-out,transform var(--spectrum-animation-duration-300)ease-in-out,height 0s ease var(--spectrum-animation-duration-300)}docs-page:not(:defined) .section,sp-tabs[selected=api] sp-tab-panel[value=examples],sp-tabs[selected=api] sp-tab[value=examples]:not(:defined),sp-tabs[selected=examples] sp-tab-panel[value=api],sp-tabs[selected=examples] sp-tab[value=api]:not(:defined){order:2}docs-page:not(:defined) .section[selected],sp-tabs[selected=api] sp-tab-panel[value=api],sp-tabs[selected=api] sp-tab[value=api]:not(:defined),sp-tabs[selected=examples] sp-tab-panel[value=examples],sp-tabs[selected=examples] sp-tab[value=examples]:not(:defined){order:1}.docExample{margin:1.2em 0 1.5em}sp-tabs::part(tablist){overflow-x:auto;overflow-y:clip;overflow:auto clip}.spectrum-Typography sp-tab-panel .spectrum-Body--sizeM:first-child{margin-top:calc(var(--swc-scale-factor)*24px)}main>sp-tabs>sp-tab:only-of-type{visibility:hidden;width:0}sp-tab-panel{flex-direction:column}sp-tab-panel[selected]{display:flex}sp-tab-panel:focus{outline:none}sp-tab-panel:not(.section):focus code-example{overflow:hidden;position:relative}sp-tab-panel:not(.section):focus code-example:after{border-left:calc(var(--swc-scale-factor)*2px)solid var(--spectrum-blue-600);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.for-github{display:none}icons-demo{box-sizing:border-box;grid-gap:calc(var(--swc-scale-factor)*16px);border:2px solid;border-radius:6px;display:grid;gap:calc(var(--swc-scale-factor)*16px);grid-template-columns:repeat(auto-fit,minmax(115px,1fr));height:400px;overflow-x:hidden;overflow-y:auto;overflow:hidden auto;padding:0 1.5rem .75rem;position:relative;width:100%}icons-demo::part(search){background:inherit;background:var(--spectrum-gray-50);left:0;margin:0 -1.5em;padding:.75rem 1.5em;position:-webkit-sticky;position:sticky;top:0;z-index:2}icons-demo::part(icon){gap:calc(var(--swc-scale-factor)*16px);padding:calc((var(--swc-scale-factor)*16px)*.5)0}custom-vars-viewer:not(:defined){display:block;height:494px}docs-page:not(:defined){background-color:var(--spectrum-gray-50);color:var(--spectrum-gray-800)}sp-link{color:var(--spectrum-accent-content-color-default);-webkit-text-decoration:underline;text-decoration:underline}.demo-container{border:1px solid #3f3f3f;border-radius:6px;grid-template-columns:1fr auto;grid-gap:16px;display:grid;gap:16px}.deprecation-container{margin:2em 0}.demo-container:not(.with-demo){display:none}.demo-container:not(.with-controls){grid-template-columns:1fr}.demo-preview{min-height:200px}.demo-config,.demo-preview{align-items:center;display:flex}.demo-config{border-left:1px solid #3f3f3f;flex-direction:column;justify-content:start;max-height:215px;overflow:auto;padding:16px}.control-container{margin-bottom:1rem}.demo-config sp-picker:not(:defined){display:none}.usage-links{border-radius:6px;container-type:inline-size;display:flex;flex-flow:column wrap;gap:16px;margin:2rem 0 0}.usage-links h2,.usage-links h3{all:unset}.usage-links sp-card{flex-basis:calc(25% - 16px);flex-grow:1}.component-data sp-icon,.component-data sp-icon svg{height:36px;width:36px}p:has([alt="See it on NPM!"]){display:none}@container (width<=848px){.usage-links sp-card{flex-basis:calc(50% - 16px)}}@media screen and (min-width:600px){.usage-links{flex-direction:row}.demo-preview{height:auto}}@media screen and (max-width:600px){.demo-container{grid-template-columns:1fr}.demo-config{display:none}}@media (scripting:none){.component-data{display:none}}.line-multi-link-bg-policy{background:linear-gradient(90deg,transparent),linear-gradient(90deg,#d1d5db)}.line-multi-link-bg-blue{background:linear-gradient(90deg,transparent),linear-gradient(90deg,#83a1da)}.line-multi-link-bg-white{background:linear-gradient(90deg,transparent),linear-gradient(90deg,#fff)}.line-multi-link{background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:100% 1px,0 1px;padding-bottom:1px;transition:background-size .4s}.line-multi-link:focus,.line-multi-link:hover{background-size:0 1px,100% 1px}.card-support-tool-carousel{display:flex;flex-direction:column;height:100%}.scrollbar-hide{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-hide::-webkit-scrollbar{display:none}.owl-carousel .owl-stage-outer{overflow:visible!important}.owl-custom-dots-mobile-commingsoon-spotlight,.owl-custom-dots-mobile-pass-spotlight,.owl-custom-dots-mobile-this-spotlight{margin-top:60px}.owl-custom-dots-mobile-this-spotlight .custom-dot{background:hsla(0,0%,100%,.851);border:none;cursor:pointer;height:8px;margin:0 4px;opacity:.3;rotate:45deg;transition:width .5s cubic-bezier(.77,0,.18,1),background .5s cubic-bezier(.77,0,.18,1);width:8px}.owl-custom-dots-mobile-this-spotlight .custom-dot.active{background:#fff;opacity:1}.owl-custom-dots-mobile-commingsoon-spotlight .custom-dot,.owl-custom-dots-mobile-past-spotlight .custom-dot{background:#00205b;border:none;cursor:pointer;height:8px;margin:0 4px;opacity:.3;rotate:45deg;transition:width .5s cubic-bezier(.77,0,.18,1),background .5s cubic-bezier(.77,0,.18,1);width:8px}.owl-custom-dots-mobile-commingsoon-spotlight .custom-dot.active,.owl-custom-dots-mobile-past-spotlight .custom-dot.active{background:#00205b;opacity:1}:host,:root{--spectrum-overlay-opacity:0.4;--spectrum-drop-shadow-color-rgb:0,0,0;--spectrum-drop-shadow-color-opacity:0.15;--spectrum-drop-shadow-color:rgba(var(--spectrum-drop-shadow-color-rgb),var(--spectrum-drop-shadow-color-opacity));--spectrum-background-base-color:var(--spectrum-gray-200);--spectrum-background-layer-1-color:var(--spectrum-gray-100);--spectrum-background-layer-2-color:var(--spectrum-gray-50);--spectrum-neutral-background-color-default:var(--spectrum-gray-800);--spectrum-neutral-background-color-hover:var(--spectrum-gray-900);--spectrum-neutral-background-color-down:var(--spectrum-gray-900);--spectrum-neutral-background-color-key-focus:var(--spectrum-gray-900);--spectrum-neutral-subdued-background-color-default:var(
        --spectrum-gray-600
    );--spectrum-neutral-subdued-background-color-hover:var(--spectrum-gray-700);--spectrum-neutral-subdued-background-color-down:var(--spectrum-gray-800);--spectrum-neutral-subdued-background-color-key-focus:var(
        --spectrum-gray-700
    );--spectrum-accent-background-color-default:var(
        --spectrum-accent-color-900
    );--spectrum-accent-background-color-hover:var(--spectrum-accent-color-1000);--spectrum-accent-background-color-down:var(--spectrum-accent-color-1100);--spectrum-accent-background-color-key-focus:var(
        --spectrum-accent-color-1000
    );--spectrum-informative-background-color-default:var(
        --spectrum-informative-color-900
    );--spectrum-informative-background-color-hover:var(
        --spectrum-informative-color-1000
    );--spectrum-informative-background-color-down:var(
        --spectrum-informative-color-1100
    );--spectrum-informative-background-color-key-focus:var(
        --spectrum-informative-color-1000
    );--spectrum-negative-background-color-default:var(
        --spectrum-negative-color-900
    );--spectrum-negative-background-color-hover:var(
        --spectrum-negative-color-1000
    );--spectrum-negative-background-color-down:var(
        --spectrum-negative-color-1100
    );--spectrum-negative-background-color-key-focus:var(
        --spectrum-negative-color-1000
    );--spectrum-positive-background-color-default:var(
        --spectrum-positive-color-900
    );--spectrum-positive-background-color-hover:var(
        --spectrum-positive-color-1000
    );--spectrum-positive-background-color-down:var(
        --spectrum-positive-color-1100
    );--spectrum-positive-background-color-key-focus:var(
        --spectrum-positive-color-1000
    );--spectrum-notice-background-color-default:var(
        --spectrum-notice-color-600
    );--spectrum-gray-background-color-default:var(--spectrum-gray-700);--spectrum-red-background-color-default:var(--spectrum-red-900);--spectrum-orange-background-color-default:var(--spectrum-orange-600);--spectrum-yellow-background-color-default:var(--spectrum-yellow-400);--spectrum-chartreuse-background-color-default:var(
        --spectrum-chartreuse-500
    );--spectrum-celery-background-color-default:var(--spectrum-celery-600);--spectrum-green-background-color-default:var(--spectrum-green-900);--spectrum-seafoam-background-color-default:var(--spectrum-seafoam-900);--spectrum-cyan-background-color-default:var(--spectrum-cyan-900);--spectrum-blue-background-color-default:var(--spectrum-blue-900);--spectrum-indigo-background-color-default:var(--spectrum-indigo-900);--spectrum-purple-background-color-default:var(--spectrum-purple-900);--spectrum-fuchsia-background-color-default:var(--spectrum-fuchsia-900);--spectrum-magenta-background-color-default:var(--spectrum-magenta-900);--spectrum-neutral-visual-color:var(--spectrum-gray-500);--spectrum-accent-visual-color:var(--spectrum-accent-color-800);--spectrum-informative-visual-color:var(--spectrum-informative-color-800);--spectrum-negative-visual-color:var(--spectrum-negative-color-800);--spectrum-notice-visual-color:var(--spectrum-notice-color-700);--spectrum-positive-visual-color:var(--spectrum-positive-color-700);--spectrum-gray-visual-color:var(--spectrum-gray-500);--spectrum-red-visual-color:var(--spectrum-red-800);--spectrum-orange-visual-color:var(--spectrum-orange-700);--spectrum-yellow-visual-color:var(--spectrum-yellow-600);--spectrum-chartreuse-visual-color:var(--spectrum-chartreuse-600);--spectrum-celery-visual-color:var(--spectrum-celery-700);--spectrum-green-visual-color:var(--spectrum-green-700);--spectrum-seafoam-visual-color:var(--spectrum-seafoam-700);--spectrum-cyan-visual-color:var(--spectrum-cyan-600);--spectrum-blue-visual-color:var(--spectrum-blue-800);--spectrum-indigo-visual-color:var(--spectrum-indigo-800);--spectrum-purple-visual-color:var(--spectrum-purple-800);--spectrum-fuchsia-visual-color:var(--spectrum-fuchsia-800);--spectrum-magenta-visual-color:var(--spectrum-magenta-800);--spectrum-opacity-checkerboard-square-dark:var(--spectrum-gray-200);--spectrum-gray-50-rgb:255,255,255;--spectrum-gray-50:rgba(var(--spectrum-gray-50-rgb));--spectrum-gray-75-rgb:253,253,253;--spectrum-gray-75:rgba(var(--spectrum-gray-75-rgb));--spectrum-gray-100-rgb:248,248,248;--spectrum-gray-100:rgba(var(--spectrum-gray-100-rgb));--spectrum-gray-200-rgb:230,230,230;--spectrum-gray-200:rgba(var(--spectrum-gray-200-rgb));--spectrum-gray-300-rgb:213,213,213;--spectrum-gray-300:rgba(var(--spectrum-gray-300-rgb));--spectrum-gray-400-rgb:177,177,177;--spectrum-gray-400:rgba(var(--spectrum-gray-400-rgb));--spectrum-gray-500-rgb:144,144,144;--spectrum-gray-500:rgba(var(--spectrum-gray-500-rgb));--spectrum-gray-600-rgb:109,109,109;--spectrum-gray-600:rgba(var(--spectrum-gray-600-rgb));--spectrum-gray-700-rgb:70,70,70;--spectrum-gray-700:rgba(var(--spectrum-gray-700-rgb));--spectrum-gray-800-rgb:34,34,34;--spectrum-gray-800:rgba(var(--spectrum-gray-800-rgb));--spectrum-gray-900-rgb:0,0,0;--spectrum-gray-900:rgba(var(--spectrum-gray-900-rgb));--spectrum-blue-100-rgb:224,242,255;--spectrum-blue-100:rgba(var(--spectrum-blue-100-rgb));--spectrum-blue-200-rgb:202,232,255;--spectrum-blue-200:rgba(var(--spectrum-blue-200-rgb));--spectrum-blue-300-rgb:181,222,255;--spectrum-blue-300:rgba(var(--spectrum-blue-300-rgb));--spectrum-blue-400-rgb:150,206,253;--spectrum-blue-400:rgba(var(--spectrum-blue-400-rgb));--spectrum-blue-500-rgb:120,187,250;--spectrum-blue-500:rgba(var(--spectrum-blue-500-rgb));--spectrum-blue-600-rgb:89,167,246;--spectrum-blue-600:rgba(var(--spectrum-blue-600-rgb));--spectrum-blue-700-rgb:56,146,243;--spectrum-blue-700:rgba(var(--spectrum-blue-700-rgb));--spectrum-blue-800-rgb:20,122,243;--spectrum-blue-800:rgba(var(--spectrum-blue-800-rgb));--spectrum-blue-900-rgb:2,101,220;--spectrum-blue-900:rgba(var(--spectrum-blue-900-rgb));--spectrum-blue-1000-rgb:0,84,182;--spectrum-blue-1000:rgba(var(--spectrum-blue-1000-rgb));--spectrum-blue-1100-rgb:0,68,145;--spectrum-blue-1100:rgba(var(--spectrum-blue-1100-rgb));--spectrum-blue-1200-rgb:0,53,113;--spectrum-blue-1200:rgba(var(--spectrum-blue-1200-rgb));--spectrum-blue-1300-rgb:0,39,84;--spectrum-blue-1300:rgba(var(--spectrum-blue-1300-rgb));--spectrum-blue-1400-rgb:0,28,60;--spectrum-blue-1400:rgba(var(--spectrum-blue-1400-rgb));--spectrum-red-100-rgb:255,235,231;--spectrum-red-100:rgba(var(--spectrum-red-100-rgb));--spectrum-red-200-rgb:255,221,214;--spectrum-red-200:rgba(var(--spectrum-red-200-rgb));--spectrum-red-300-rgb:255,205,195;--spectrum-red-300:rgba(var(--spectrum-red-300-rgb));--spectrum-red-400-rgb:255,183,169;--spectrum-red-400:rgba(var(--spectrum-red-400-rgb));--spectrum-red-500-rgb:255,155,136;--spectrum-red-500:rgba(var(--spectrum-red-500-rgb));--spectrum-red-600-rgb:255,124,101;--spectrum-red-600:rgba(var(--spectrum-red-600-rgb));--spectrum-red-700-rgb:247,92,70;--spectrum-red-700:rgba(var(--spectrum-red-700-rgb));--spectrum-red-800-rgb:234,56,41;--spectrum-red-800:rgba(var(--spectrum-red-800-rgb));--spectrum-red-900-rgb:211,21,16;--spectrum-red-900:rgba(var(--spectrum-red-900-rgb));--spectrum-red-1000-rgb:180,0,0;--spectrum-red-1000:rgba(var(--spectrum-red-1000-rgb));--spectrum-red-1100-rgb:147,0,0;--spectrum-red-1100:rgba(var(--spectrum-red-1100-rgb));--spectrum-red-1200-rgb:116,0,0;--spectrum-red-1200:rgba(var(--spectrum-red-1200-rgb));--spectrum-red-1300-rgb:89,0,0;--spectrum-red-1300:rgba(var(--spectrum-red-1300-rgb));--spectrum-red-1400-rgb:67,0,0;--spectrum-red-1400:rgba(var(--spectrum-red-1400-rgb));--spectrum-orange-100-rgb:255,236,204;--spectrum-orange-100:rgba(var(--spectrum-orange-100-rgb));--spectrum-orange-200-rgb:255,223,173;--spectrum-orange-200:rgba(var(--spectrum-orange-200-rgb));--spectrum-orange-300-rgb:253,210,145;--spectrum-orange-300:rgba(var(--spectrum-orange-300-rgb));--spectrum-orange-400-rgb:255,187,99;--spectrum-orange-400:rgba(var(--spectrum-orange-400-rgb));--spectrum-orange-500-rgb:255,160,55;--spectrum-orange-500:rgba(var(--spectrum-orange-500-rgb));--spectrum-orange-600-rgb:246,133,17;--spectrum-orange-600:rgba(var(--spectrum-orange-600-rgb));--spectrum-orange-700-rgb:228,111,0;--spectrum-orange-700:rgba(var(--spectrum-orange-700-rgb));--spectrum-orange-800-rgb:203,93,0;--spectrum-orange-800:rgba(var(--spectrum-orange-800-rgb));--spectrum-orange-900-rgb:177,76,0;--spectrum-orange-900:rgba(var(--spectrum-orange-900-rgb));--spectrum-orange-1000-rgb:149,61,0;--spectrum-orange-1000:rgba(var(--spectrum-orange-1000-rgb));--spectrum-orange-1100-rgb:122,47,0;--spectrum-orange-1100:rgba(var(--spectrum-orange-1100-rgb));--spectrum-orange-1200-rgb:97,35,0;--spectrum-orange-1200:rgba(var(--spectrum-orange-1200-rgb));--spectrum-orange-1300-rgb:73,25,1;--spectrum-orange-1300:rgba(var(--spectrum-orange-1300-rgb));--spectrum-orange-1400-rgb:53,18,1;--spectrum-orange-1400:rgba(var(--spectrum-orange-1400-rgb));--spectrum-yellow-100-rgb:251,241,152;--spectrum-yellow-100:rgba(var(--spectrum-yellow-100-rgb));--spectrum-yellow-200-rgb:248,231,80;--spectrum-yellow-200:rgba(var(--spectrum-yellow-200-rgb));--spectrum-yellow-300-rgb:248,217,4;--spectrum-yellow-300:rgba(var(--spectrum-yellow-300-rgb));--spectrum-yellow-400-rgb:232,198,0;--spectrum-yellow-400:rgba(var(--spectrum-yellow-400-rgb));--spectrum-yellow-500-rgb:215,179,0;--spectrum-yellow-500:rgba(var(--spectrum-yellow-500-rgb));--spectrum-yellow-600-rgb:196,159,0;--spectrum-yellow-600:rgba(var(--spectrum-yellow-600-rgb));--spectrum-yellow-700-rgb:176,140,0;--spectrum-yellow-700:rgba(var(--spectrum-yellow-700-rgb));--spectrum-yellow-800-rgb:155,120,0;--spectrum-yellow-800:rgba(var(--spectrum-yellow-800-rgb));--spectrum-yellow-900-rgb:133,102,0;--spectrum-yellow-900:rgba(var(--spectrum-yellow-900-rgb));--spectrum-yellow-1000-rgb:112,83,0;--spectrum-yellow-1000:rgba(var(--spectrum-yellow-1000-rgb));--spectrum-yellow-1100-rgb:91,67,0;--spectrum-yellow-1100:rgba(var(--spectrum-yellow-1100-rgb));--spectrum-yellow-1200-rgb:72,51,0;--spectrum-yellow-1200:rgba(var(--spectrum-yellow-1200-rgb));--spectrum-yellow-1300-rgb:54,37,0;--spectrum-yellow-1300:rgba(var(--spectrum-yellow-1300-rgb));--spectrum-yellow-1400-rgb:40,26,0;--spectrum-yellow-1400:rgba(var(--spectrum-yellow-1400-rgb));--spectrum-chartreuse-100-rgb:219,252,110;--spectrum-chartreuse-100:rgba(var(--spectrum-chartreuse-100-rgb));--spectrum-chartreuse-200-rgb:203,244,67;--spectrum-chartreuse-200:rgba(var(--spectrum-chartreuse-200-rgb));--spectrum-chartreuse-300-rgb:188,233,42;--spectrum-chartreuse-300:rgba(var(--spectrum-chartreuse-300-rgb));--spectrum-chartreuse-400-rgb:170,216,22;--spectrum-chartreuse-400:rgba(var(--spectrum-chartreuse-400-rgb));--spectrum-chartreuse-500-rgb:152,197,10;--spectrum-chartreuse-500:rgba(var(--spectrum-chartreuse-500-rgb));--spectrum-chartreuse-600-rgb:135,177,3;--spectrum-chartreuse-600:rgba(var(--spectrum-chartreuse-600-rgb));--spectrum-chartreuse-700-rgb:118,156,0;--spectrum-chartreuse-700:rgba(var(--spectrum-chartreuse-700-rgb));--spectrum-chartreuse-800-rgb:103,136,0;--spectrum-chartreuse-800:rgba(var(--spectrum-chartreuse-800-rgb));--spectrum-chartreuse-900-rgb:87,116,0;--spectrum-chartreuse-900:rgba(var(--spectrum-chartreuse-900-rgb));--spectrum-chartreuse-1000-rgb:72,96,0;--spectrum-chartreuse-1000:rgba(var(--spectrum-chartreuse-1000-rgb));--spectrum-chartreuse-1100-rgb:58,77,0;--spectrum-chartreuse-1100:rgba(var(--spectrum-chartreuse-1100-rgb));--spectrum-chartreuse-1200-rgb:44,59,0;--spectrum-chartreuse-1200:rgba(var(--spectrum-chartreuse-1200-rgb));--spectrum-chartreuse-1300-rgb:33,44,0;--spectrum-chartreuse-1300:rgba(var(--spectrum-chartreuse-1300-rgb));--spectrum-chartreuse-1400-rgb:24,31,0;--spectrum-chartreuse-1400:rgba(var(--spectrum-chartreuse-1400-rgb));--spectrum-celery-100-rgb:205,252,191;--spectrum-celery-100:rgba(var(--spectrum-celery-100-rgb));--spectrum-celery-200-rgb:174,246,157;--spectrum-celery-200:rgba(var(--spectrum-celery-200-rgb));--spectrum-celery-300-rgb:150,238,133;--spectrum-celery-300:rgba(var(--spectrum-celery-300-rgb));--spectrum-celery-400-rgb:114,224,106;--spectrum-celery-400:rgba(var(--spectrum-celery-400-rgb));--spectrum-celery-500-rgb:78,207,80;--spectrum-celery-500:rgba(var(--spectrum-celery-500-rgb));--spectrum-celery-600-rgb:39,187,54;--spectrum-celery-600:rgba(var(--spectrum-celery-600-rgb));--spectrum-celery-700-rgb:7,167,33;--spectrum-celery-700:rgba(var(--spectrum-celery-700-rgb));--spectrum-celery-800-rgb:0,145,18;--spectrum-celery-800:rgba(var(--spectrum-celery-800-rgb));--spectrum-celery-900-rgb:0,124,15;--spectrum-celery-900:rgba(var(--spectrum-celery-900-rgb));--spectrum-celery-1000-rgb:0,103,15;--spectrum-celery-1000:rgba(var(--spectrum-celery-1000-rgb));--spectrum-celery-1100-rgb:0,83,13;--spectrum-celery-1100:rgba(var(--spectrum-celery-1100-rgb));--spectrum-celery-1200-rgb:0,64,10;--spectrum-celery-1200:rgba(var(--spectrum-celery-1200-rgb));--spectrum-celery-1300-rgb:0,48,7;--spectrum-celery-1300:rgba(var(--spectrum-celery-1300-rgb));--spectrum-celery-1400-rgb:0,34,5;--spectrum-celery-1400:rgba(var(--spectrum-celery-1400-rgb));--spectrum-green-100-rgb:206,248,224;--spectrum-green-100:rgba(var(--spectrum-green-100-rgb));--spectrum-green-200-rgb:173,244,206;--spectrum-green-200:rgba(var(--spectrum-green-200-rgb));--spectrum-green-300-rgb:137,236,188;--spectrum-green-300:rgba(var(--spectrum-green-300-rgb));--spectrum-green-400-rgb:103,222,168;--spectrum-green-400:rgba(var(--spectrum-green-400-rgb));--spectrum-green-500-rgb:73,204,147;--spectrum-green-500:rgba(var(--spectrum-green-500-rgb));--spectrum-green-600-rgb:47,184,128;--spectrum-green-600:rgba(var(--spectrum-green-600-rgb));--spectrum-green-700-rgb:21,164,110;--spectrum-green-700:rgba(var(--spectrum-green-700-rgb));--spectrum-green-800-rgb:0,143,93;--spectrum-green-800:rgba(var(--spectrum-green-800-rgb));--spectrum-green-900-rgb:0,122,77;--spectrum-green-900:rgba(var(--spectrum-green-900-rgb));--spectrum-green-1000-rgb:0,101,62;--spectrum-green-1000:rgba(var(--spectrum-green-1000-rgb));--spectrum-green-1100-rgb:0,81,50;--spectrum-green-1100:rgba(var(--spectrum-green-1100-rgb));--spectrum-green-1200-rgb:5,63,39;--spectrum-green-1200:rgba(var(--spectrum-green-1200-rgb));--spectrum-green-1300-rgb:10,46,29;--spectrum-green-1300:rgba(var(--spectrum-green-1300-rgb));--spectrum-green-1400-rgb:10,32,21;--spectrum-green-1400:rgba(var(--spectrum-green-1400-rgb));--spectrum-seafoam-100-rgb:206,247,243;--spectrum-seafoam-100:rgba(var(--spectrum-seafoam-100-rgb));--spectrum-seafoam-200-rgb:170,241,234;--spectrum-seafoam-200:rgba(var(--spectrum-seafoam-200-rgb));--spectrum-seafoam-300-rgb:140,233,226;--spectrum-seafoam-300:rgba(var(--spectrum-seafoam-300-rgb));--spectrum-seafoam-400-rgb:101,218,210;--spectrum-seafoam-400:rgba(var(--spectrum-seafoam-400-rgb));--spectrum-seafoam-500-rgb:63,201,193;--spectrum-seafoam-500:rgba(var(--spectrum-seafoam-500-rgb));--spectrum-seafoam-600-rgb:15,181,174;--spectrum-seafoam-600:rgba(var(--spectrum-seafoam-600-rgb));--spectrum-seafoam-700-rgb:0,161,154;--spectrum-seafoam-700:rgba(var(--spectrum-seafoam-700-rgb));--spectrum-seafoam-800-rgb:0,140,135;--spectrum-seafoam-800:rgba(var(--spectrum-seafoam-800-rgb));--spectrum-seafoam-900-rgb:0,119,114;--spectrum-seafoam-900:rgba(var(--spectrum-seafoam-900-rgb));--spectrum-seafoam-1000-rgb:0,99,95;--spectrum-seafoam-1000:rgba(var(--spectrum-seafoam-1000-rgb));--spectrum-seafoam-1100-rgb:12,79,76;--spectrum-seafoam-1100:rgba(var(--spectrum-seafoam-1100-rgb));--spectrum-seafoam-1200-rgb:18,60,58;--spectrum-seafoam-1200:rgba(var(--spectrum-seafoam-1200-rgb));--spectrum-seafoam-1300-rgb:18,44,43;--spectrum-seafoam-1300:rgba(var(--spectrum-seafoam-1300-rgb));--spectrum-seafoam-1400-rgb:15,31,30;--spectrum-seafoam-1400:rgba(var(--spectrum-seafoam-1400-rgb));--spectrum-cyan-100-rgb:197,248,255;--spectrum-cyan-100:rgba(var(--spectrum-cyan-100-rgb));--spectrum-cyan-200-rgb:164,240,255;--spectrum-cyan-200:rgba(var(--spectrum-cyan-200-rgb));--spectrum-cyan-300-rgb:136,231,250;--spectrum-cyan-300:rgba(var(--spectrum-cyan-300-rgb));--spectrum-cyan-400-rgb:96,216,243;--spectrum-cyan-400:rgba(var(--spectrum-cyan-400-rgb));--spectrum-cyan-500-rgb:51,197,232;--spectrum-cyan-500:rgba(var(--spectrum-cyan-500-rgb));--spectrum-cyan-600-rgb:18,176,218;--spectrum-cyan-600:rgba(var(--spectrum-cyan-600-rgb));--spectrum-cyan-700-rgb:1,156,200;--spectrum-cyan-700:rgba(var(--spectrum-cyan-700-rgb));--spectrum-cyan-800-rgb:0,134,180;--spectrum-cyan-800:rgba(var(--spectrum-cyan-800-rgb));--spectrum-cyan-900-rgb:0,113,159;--spectrum-cyan-900:rgba(var(--spectrum-cyan-900-rgb));--spectrum-cyan-1000-rgb:0,93,137;--spectrum-cyan-1000:rgba(var(--spectrum-cyan-1000-rgb));--spectrum-cyan-1100-rgb:0,74,115;--spectrum-cyan-1100:rgba(var(--spectrum-cyan-1100-rgb));--spectrum-cyan-1200-rgb:0,57,93;--spectrum-cyan-1200:rgba(var(--spectrum-cyan-1200-rgb));--spectrum-cyan-1300-rgb:0,42,70;--spectrum-cyan-1300:rgba(var(--spectrum-cyan-1300-rgb));--spectrum-cyan-1400-rgb:0,30,51;--spectrum-cyan-1400:rgba(var(--spectrum-cyan-1400-rgb));--spectrum-indigo-100-rgb:237,238,255;--spectrum-indigo-100:rgba(var(--spectrum-indigo-100-rgb));--spectrum-indigo-200-rgb:224,226,255;--spectrum-indigo-200:rgba(var(--spectrum-indigo-200-rgb));--spectrum-indigo-300-rgb:211,213,255;--spectrum-indigo-300:rgba(var(--spectrum-indigo-300-rgb));--spectrum-indigo-400-rgb:193,196,255;--spectrum-indigo-400:rgba(var(--spectrum-indigo-400-rgb));--spectrum-indigo-500-rgb:172,175,255;--spectrum-indigo-500:rgba(var(--spectrum-indigo-500-rgb));--spectrum-indigo-600-rgb:149,153,255;--spectrum-indigo-600:rgba(var(--spectrum-indigo-600-rgb));--spectrum-indigo-700-rgb:126,132,252;--spectrum-indigo-700:rgba(var(--spectrum-indigo-700-rgb));--spectrum-indigo-800-rgb:104,109,244;--spectrum-indigo-800:rgba(var(--spectrum-indigo-800-rgb));--spectrum-indigo-900-rgb:82,88,228;--spectrum-indigo-900:rgba(var(--spectrum-indigo-900-rgb));--spectrum-indigo-1000-rgb:64,70,202;--spectrum-indigo-1000:rgba(var(--spectrum-indigo-1000-rgb));--spectrum-indigo-1100-rgb:50,54,168;--spectrum-indigo-1100:rgba(var(--spectrum-indigo-1100-rgb));--spectrum-indigo-1200-rgb:38,41,134;--spectrum-indigo-1200:rgba(var(--spectrum-indigo-1200-rgb));--spectrum-indigo-1300-rgb:27,30,100;--spectrum-indigo-1300:rgba(var(--spectrum-indigo-1300-rgb));--spectrum-indigo-1400-rgb:20,22,72;--spectrum-indigo-1400:rgba(var(--spectrum-indigo-1400-rgb));--spectrum-purple-100-rgb:246,235,255;--spectrum-purple-100:rgba(var(--spectrum-purple-100-rgb));--spectrum-purple-200-rgb:238,221,255;--spectrum-purple-200:rgba(var(--spectrum-purple-200-rgb));--spectrum-purple-300-rgb:230,208,255;--spectrum-purple-300:rgba(var(--spectrum-purple-300-rgb));--spectrum-purple-400-rgb:219,187,254;--spectrum-purple-400:rgba(var(--spectrum-purple-400-rgb));--spectrum-purple-500-rgb:204,164,253;--spectrum-purple-500:rgba(var(--spectrum-purple-500-rgb));--spectrum-purple-600-rgb:189,139,252;--spectrum-purple-600:rgba(var(--spectrum-purple-600-rgb));--spectrum-purple-700-rgb:174,114,249;--spectrum-purple-700:rgba(var(--spectrum-purple-700-rgb));--spectrum-purple-800-rgb:157,87,244;--spectrum-purple-800:rgba(var(--spectrum-purple-800-rgb));--spectrum-purple-900-rgb:137,61,231;--spectrum-purple-900:rgba(var(--spectrum-purple-900-rgb));--spectrum-purple-1000-rgb:115,38,211;--spectrum-purple-1000:rgba(var(--spectrum-purple-1000-rgb));--spectrum-purple-1100-rgb:93,19,183;--spectrum-purple-1100:rgba(var(--spectrum-purple-1100-rgb));--spectrum-purple-1200-rgb:71,12,148;--spectrum-purple-1200:rgba(var(--spectrum-purple-1200-rgb));--spectrum-purple-1300-rgb:51,16,106;--spectrum-purple-1300:rgba(var(--spectrum-purple-1300-rgb));--spectrum-purple-1400-rgb:35,15,73;--spectrum-purple-1400:rgba(var(--spectrum-purple-1400-rgb));--spectrum-fuchsia-100-rgb:255,233,252;--spectrum-fuchsia-100:rgba(var(--spectrum-fuchsia-100-rgb));--spectrum-fuchsia-200-rgb:255,218,250;--spectrum-fuchsia-200:rgba(var(--spectrum-fuchsia-200-rgb));--spectrum-fuchsia-300-rgb:254,199,248;--spectrum-fuchsia-300:rgba(var(--spectrum-fuchsia-300-rgb));--spectrum-fuchsia-400-rgb:251,174,246;--spectrum-fuchsia-400:rgba(var(--spectrum-fuchsia-400-rgb));--spectrum-fuchsia-500-rgb:245,146,243;--spectrum-fuchsia-500:rgba(var(--spectrum-fuchsia-500-rgb));--spectrum-fuchsia-600-rgb:237,116,237;--spectrum-fuchsia-600:rgba(var(--spectrum-fuchsia-600-rgb));--spectrum-fuchsia-700-rgb:224,85,226;--spectrum-fuchsia-700:rgba(var(--spectrum-fuchsia-700-rgb));--spectrum-fuchsia-800-rgb:205,58,206;--spectrum-fuchsia-800:rgba(var(--spectrum-fuchsia-800-rgb));--spectrum-fuchsia-900-rgb:182,34,183;--spectrum-fuchsia-900:rgba(var(--spectrum-fuchsia-900-rgb));--spectrum-fuchsia-1000-rgb:157,3,158;--spectrum-fuchsia-1000:rgba(var(--spectrum-fuchsia-1000-rgb));--spectrum-fuchsia-1100-rgb:128,0,129;--spectrum-fuchsia-1100:rgba(var(--spectrum-fuchsia-1100-rgb));--spectrum-fuchsia-1200-rgb:100,6,100;--spectrum-fuchsia-1200:rgba(var(--spectrum-fuchsia-1200-rgb));--spectrum-fuchsia-1300-rgb:71,14,70;--spectrum-fuchsia-1300:rgba(var(--spectrum-fuchsia-1300-rgb));--spectrum-fuchsia-1400-rgb:50,13,49;--spectrum-fuchsia-1400:rgba(var(--spectrum-fuchsia-1400-rgb));--spectrum-magenta-100-rgb:255,234,241;--spectrum-magenta-100:rgba(var(--spectrum-magenta-100-rgb));--spectrum-magenta-200-rgb:255,220,232;--spectrum-magenta-200:rgba(var(--spectrum-magenta-200-rgb));--spectrum-magenta-300-rgb:255,202,221;--spectrum-magenta-300:rgba(var(--spectrum-magenta-300-rgb));--spectrum-magenta-400-rgb:255,178,206;--spectrum-magenta-400:rgba(var(--spectrum-magenta-400-rgb));--spectrum-magenta-500-rgb:255,149,189;--spectrum-magenta-500:rgba(var(--spectrum-magenta-500-rgb));--spectrum-magenta-600-rgb:250,119,170;--spectrum-magenta-600:rgba(var(--spectrum-magenta-600-rgb));--spectrum-magenta-700-rgb:239,90,152;--spectrum-magenta-700:rgba(var(--spectrum-magenta-700-rgb));--spectrum-magenta-800-rgb:222,61,130;--spectrum-magenta-800:rgba(var(--spectrum-magenta-800-rgb));--spectrum-magenta-900-rgb:200,34,105;--spectrum-magenta-900:rgba(var(--spectrum-magenta-900-rgb));--spectrum-magenta-1000-rgb:173,9,85;--spectrum-magenta-1000:rgba(var(--spectrum-magenta-1000-rgb));--spectrum-magenta-1100-rgb:142,0,69;--spectrum-magenta-1100:rgba(var(--spectrum-magenta-1100-rgb));--spectrum-magenta-1200-rgb:112,0,55;--spectrum-magenta-1200:rgba(var(--spectrum-magenta-1200-rgb));--spectrum-magenta-1300-rgb:84,3,42;--spectrum-magenta-1300:rgba(var(--spectrum-magenta-1300-rgb));--spectrum-magenta-1400-rgb:60,6,29;--spectrum-magenta-1400:rgba(var(--spectrum-magenta-1400-rgb));--spectrum-icon-color-blue-primary-default:var(--spectrum-blue-900);--spectrum-icon-color-green-primary-default:var(--spectrum-green-900);--spectrum-icon-color-red-primary-default:var(--spectrum-red-900);--spectrum-icon-color-yellow-primary-default:var(--spectrum-yellow-400)}code[class*=language-],pre[class*=language-]{color:#000;text-align:left;text-shadow:0 1px #fff;white-space:pre;word-break:normal;word-spacing:normal;word-wrap:normal;background:0 0;font-family:Consolas,Monaco,Andale Mono,UbuntuMono,monospace;font-size:1em;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.5;-moz-tab-size:4;tab-size:4}code[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection{background:#b3d4fc;text-shadow:none}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{background:#b3d4fc;text-shadow:none}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{margin:.5em 0;overflow:auto;padding:1em}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{background:hsla(0,0%,100%,.502);color:#9a6e3a}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}:host,:root{--spectrum-workflow-icon-size-50:14px;--spectrum-workflow-icon-size-75:16px;--spectrum-workflow-icon-size-100:18px;--spectrum-workflow-icon-size-200:20px;--spectrum-workflow-icon-size-300:22px;--spectrum-arrow-icon-size-75:10px;--spectrum-arrow-icon-size-100:10px;--spectrum-arrow-icon-size-200:12px;--spectrum-arrow-icon-size-300:14px;--spectrum-arrow-icon-size-400:16px;--spectrum-arrow-icon-size-500:18px;--spectrum-arrow-icon-size-600:20px;--spectrum-asterisk-icon-size-100:8px;--spectrum-asterisk-icon-size-200:10px;--spectrum-asterisk-icon-size-300:10px;--spectrum-checkmark-icon-size-50:10px;--spectrum-checkmark-icon-size-75:10px;--spectrum-checkmark-icon-size-100:10px;--spectrum-checkmark-icon-size-200:12px;--spectrum-checkmark-icon-size-300:14px;--spectrum-checkmark-icon-size-400:16px;--spectrum-checkmark-icon-size-500:16px;--spectrum-checkmark-icon-size-600:18px;--spectrum-chevron-icon-size-50:6px;--spectrum-chevron-icon-size-75:10px;--spectrum-chevron-icon-size-100:10px;--spectrum-chevron-icon-size-200:12px;--spectrum-chevron-icon-size-300:14px;--spectrum-chevron-icon-size-400:16px;--spectrum-chevron-icon-size-500:16px;--spectrum-chevron-icon-size-600:18px;--spectrum-corner-triangle-icon-size-75:5px;--spectrum-corner-triangle-icon-size-100:5px;--spectrum-corner-triangle-icon-size-200:6px;--spectrum-corner-triangle-icon-size-300:7px;--spectrum-cross-icon-size-75:8px;--spectrum-cross-icon-size-100:8px;--spectrum-cross-icon-size-200:10px;--spectrum-cross-icon-size-300:12px;--spectrum-cross-icon-size-400:12px;--spectrum-cross-icon-size-500:14px;--spectrum-cross-icon-size-600:16px;--spectrum-dash-icon-size-50:8px;--spectrum-dash-icon-size-75:8px;--spectrum-dash-icon-size-100:10px;--spectrum-dash-icon-size-200:12px;--spectrum-dash-icon-size-300:12px;--spectrum-dash-icon-size-400:14px;--spectrum-dash-icon-size-500:16px;--spectrum-dash-icon-size-600:18px;--spectrum-field-label-text-to-asterisk-small:4px;--spectrum-field-label-text-to-asterisk-medium:4px;--spectrum-field-label-text-to-asterisk-large:5px;--spectrum-field-label-text-to-asterisk-extra-large:5px;--spectrum-field-label-top-to-asterisk-small:8px;--spectrum-field-label-top-to-asterisk-medium:12px;--spectrum-field-label-top-to-asterisk-large:15px;--spectrum-field-label-top-to-asterisk-extra-large:19px;--spectrum-field-label-top-margin-medium:4px;--spectrum-field-label-top-margin-large:5px;--spectrum-field-label-top-margin-extra-large:5px;--spectrum-field-label-to-component-quiet-small:-8px;--spectrum-field-label-to-component-quiet-medium:-8px;--spectrum-field-label-to-component-quiet-large:-12px;--spectrum-field-label-to-component-quiet-extra-large:-15px;--spectrum-help-text-top-to-workflow-icon-small:4px;--spectrum-help-text-top-to-workflow-icon-medium:3px;--spectrum-help-text-top-to-workflow-icon-large:6px;--spectrum-help-text-top-to-workflow-icon-extra-large:9px;--spectrum-status-light-dot-size-medium:8px;--spectrum-status-light-dot-size-large:10px;--spectrum-status-light-dot-size-extra-large:10px;--spectrum-status-light-top-to-dot-small:8px;--spectrum-status-light-top-to-dot-medium:12px;--spectrum-status-light-top-to-dot-large:15px;--spectrum-status-light-top-to-dot-extra-large:19px;--spectrum-action-button-edge-to-hold-icon-medium:4px;--spectrum-action-button-edge-to-hold-icon-large:5px;--spectrum-action-button-edge-to-hold-icon-extra-large:6px;--spectrum-tooltip-tip-width:8px;--spectrum-tooltip-tip-height:4px;--spectrum-tooltip-maximum-width:160px;--spectrum-progress-circle-size-small:16px;--spectrum-progress-circle-size-medium:32px;--spectrum-progress-circle-size-large:64px;--spectrum-progress-circle-thickness-small:2px;--spectrum-progress-circle-thickness-medium:3px;--spectrum-progress-circle-thickness-large:4px;--spectrum-toast-height:48px;--spectrum-toast-maximum-width:336px;--spectrum-toast-top-to-workflow-icon:15px;--spectrum-toast-top-to-text:14px;--spectrum-toast-bottom-to-text:17px;--spectrum-action-bar-height:48px;--spectrum-action-bar-top-to-item-counter:14px;--spectrum-swatch-size-extra-small:16px;--spectrum-swatch-size-small:24px;--spectrum-swatch-size-medium:32px;--spectrum-swatch-size-large:40px;--spectrum-progress-bar-thickness-small:4px;--spectrum-progress-bar-thickness-medium:6px;--spectrum-progress-bar-thickness-large:8px;--spectrum-progress-bar-thickness-extra-large:10px;--spectrum-meter-width:192px;--spectrum-meter-thickness-small:4px;--spectrum-meter-thickness-large:6px;--spectrum-tag-top-to-avatar-small:4px;--spectrum-tag-top-to-avatar-medium:6px;--spectrum-tag-top-to-avatar-large:9px;--spectrum-tag-top-to-cross-icon-small:8px;--spectrum-tag-top-to-cross-icon-medium:12px;--spectrum-tag-top-to-cross-icon-large:15px;--spectrum-popover-top-to-content-area:4px;--spectrum-menu-item-edge-to-content-not-selected-small:28px;--spectrum-menu-item-edge-to-content-not-selected-medium:32px;--spectrum-menu-item-edge-to-content-not-selected-large:38px;--spectrum-menu-item-edge-to-content-not-selected-extra-large:45px;--spectrum-menu-item-top-to-disclosure-icon-small:7px;--spectrum-menu-item-top-to-disclosure-icon-medium:11px;--spectrum-menu-item-top-to-disclosure-icon-large:14px;--spectrum-menu-item-top-to-disclosure-icon-extra-large:17px;--spectrum-menu-item-top-to-selected-icon-small:7px;--spectrum-menu-item-top-to-selected-icon-medium:11px;--spectrum-menu-item-top-to-selected-icon-large:14px;--spectrum-menu-item-top-to-selected-icon-extra-large:17px;--spectrum-slider-control-to-field-label-small:5px;--spectrum-slider-control-to-field-label-medium:8px;--spectrum-slider-control-to-field-label-large:11px;--spectrum-slider-control-to-field-label-extra-large:14px;--spectrum-picker-visual-to-disclosure-icon-small:7px;--spectrum-picker-visual-to-disclosure-icon-medium:8px;--spectrum-picker-visual-to-disclosure-icon-large:9px;--spectrum-picker-visual-to-disclosure-icon-extra-large:10px;--spectrum-text-area-minimum-width:112px;--spectrum-text-area-minimum-height:56px;--spectrum-combo-box-visual-to-field-button-small:7px;--spectrum-combo-box-visual-to-field-button-medium:8px;--spectrum-combo-box-visual-to-field-button-large:9px;--spectrum-combo-box-visual-to-field-button-extra-large:10px;--spectrum-thumbnail-size-50:16px;--spectrum-thumbnail-size-75:18px;--spectrum-thumbnail-size-100:20px;--spectrum-thumbnail-size-200:22px;--spectrum-thumbnail-size-300:26px;--spectrum-thumbnail-size-400:28px;--spectrum-thumbnail-size-500:32px;--spectrum-thumbnail-size-600:36px;--spectrum-thumbnail-size-700:40px;--spectrum-thumbnail-size-800:44px;--spectrum-thumbnail-size-900:50px;--spectrum-thumbnail-size-1000:56px;--spectrum-alert-dialog-title-size:var(--spectrum-heading-size-s);--spectrum-alert-dialog-description-size:var(--spectrum-body-size-s);--spectrum-opacity-checkerboard-square-size:8px;--spectrum-contextual-help-title-size:var(--spectrum-heading-size-xs);--spectrum-contextual-help-body-size:var(--spectrum-body-size-s);--spectrum-breadcrumbs-height-multiline:72px;--spectrum-breadcrumbs-top-to-text:13px;--spectrum-breadcrumbs-top-to-text-compact:11px;--spectrum-breadcrumbs-top-to-text-multiline:12px;--spectrum-breadcrumbs-bottom-to-text:15px;--spectrum-breadcrumbs-bottom-to-text-compact:12px;--spectrum-breadcrumbs-bottom-to-text-multiline:9px;--spectrum-breadcrumbs-start-edge-to-text:8px;--spectrum-breadcrumbs-top-text-to-bottom-text:9px;--spectrum-breadcrumbs-top-to-separator-icon:19px;--spectrum-breadcrumbs-top-to-separator-icon-compact:15px;--spectrum-breadcrumbs-top-to-separator-icon-multiline:15px;--spectrum-breadcrumbs-separator-icon-to-bottom-text-multiline:11px;--spectrum-breadcrumbs-top-to-truncated-menu:8px;--spectrum-breadcrumbs-top-to-truncated-menu-compact:4px;--spectrum-avatar-size-50:16px;--spectrum-avatar-size-75:18px;--spectrum-avatar-size-100:20px;--spectrum-avatar-size-200:22px;--spectrum-avatar-size-300:26px;--spectrum-avatar-size-400:28px;--spectrum-avatar-size-500:32px;--spectrum-avatar-size-600:36px;--spectrum-avatar-size-700:40px;--spectrum-alert-banner-minimum-height:48px;--spectrum-alert-banner-width:832px;--spectrum-alert-banner-top-to-workflow-icon:15px;--spectrum-alert-banner-top-to-text:14px;--spectrum-alert-banner-bottom-to-text:17px;--spectrum-rating-indicator-width:18px;--spectrum-rating-indicator-to-icon:4px;--spectrum-color-area-width:192px;--spectrum-color-area-minimum-width:64px;--spectrum-color-area-height:192px;--spectrum-color-area-minimum-height:64px;--spectrum-color-wheel-width:192px;--spectrum-color-wheel-minimum-width:175px;--spectrum-color-slider-length:192px;--spectrum-color-slider-minimum-length:80px;--spectrum-illustrated-message-title-size:var(--spectrum-heading-size-m);--spectrum-illustrated-message-cjk-title-size:var(--spectrum-heading-cjk-size-m);--spectrum-illustrated-message-body-size:var(--spectrum-body-size-s);--spectrum-coach-mark-width:296px;--spectrum-coach-mark-minimum-width:296px;--spectrum-coach-mark-maximum-width:380px;--spectrum-coach-mark-edge-to-content:var(--spectrum-spacing-400);--spectrum-coach-mark-pagination-text-to-bottom-edge:33px;--spectrum-coach-mark-media-height:222px;--spectrum-coach-mark-media-minimum-height:166px;--spectrum-coach-mark-title-size:var(--spectrum-heading-size-xs);--spectrum-coach-mark-body-size:var(--spectrum-body-size-s);--spectrum-coach-mark-pagination-body-size:var(--spectrum-body-size-s);--spectrum-accordion-top-to-text-regular-small:5px;--spectrum-accordion-small-top-to-text-spacious:9px;--spectrum-accordion-top-to-text-regular-medium:8px;--spectrum-accordion-top-to-text-spacious-medium:12px;--spectrum-accordion-top-to-text-compact-large:4px;--spectrum-accordion-top-to-text-regular-large:9px;--spectrum-accordion-top-to-text-spacious-large:12px;--spectrum-accordion-top-to-text-compact-extra-large:5px;--spectrum-accordion-top-to-text-regular-extra-large:9px;--spectrum-accordion-top-to-text-spacious-extra-large:13px;--spectrum-accordion-bottom-to-text-compact-small:2px;--spectrum-accordion-bottom-to-text-regular-small:7px;--spectrum-accordion-bottom-to-text-spacious-small:11px;--spectrum-accordion-bottom-to-text-compact-medium:5px;--spectrum-accordion-bottom-to-text-regular-medium:9px;--spectrum-accordion-bottom-to-text-spacious-medium:13px;--spectrum-accordion-bottom-to-text-compact-large:8px;--spectrum-accordion-bottom-to-text-regular-large:11px;--spectrum-accordion-bottom-to-text-spacious-large:16px;--spectrum-accordion-bottom-to-text-compact-extra-large:8px;--spectrum-accordion-bottom-to-text-regular-extra-large:12px;--spectrum-accordion-bottom-to-text-spacious-extra-large:16px;--spectrum-accordion-minimum-width:200px;--spectrum-accordion-content-area-top-to-content:8px;--spectrum-accordion-content-area-bottom-to-content:16px;--spectrum-color-handle-size:16px;--spectrum-color-handle-size-key-focus:32px;--spectrum-table-column-header-row-top-to-text-small:8px;--spectrum-table-column-header-row-top-to-text-medium:7px;--spectrum-table-column-header-row-top-to-text-large:10px;--spectrum-table-column-header-row-top-to-text-extra-large:13px;--spectrum-table-column-header-row-bottom-to-text-small:9px;--spectrum-table-column-header-row-bottom-to-text-medium:8px;--spectrum-table-column-header-row-bottom-to-text-large:10px;--spectrum-table-column-header-row-bottom-to-text-extra-large:13px;--spectrum-table-row-height-small-regular:32px;--spectrum-table-row-height-medium-regular:40px;--spectrum-table-row-height-large-regular:48px;--spectrum-table-row-height-extra-large-regular:56px;--spectrum-table-row-height-small-spacious:40px;--spectrum-table-row-height-medium-spacious:48px;--spectrum-table-row-height-large-spacious:56px;--spectrum-table-row-height-extra-large-spacious:64px;--spectrum-table-row-top-to-text-small-regular:8px;--spectrum-table-row-top-to-text-medium-regular:11px;--spectrum-table-row-top-to-text-large-regular:14px;--spectrum-table-row-top-to-text-extra-large-regular:17px;--spectrum-table-row-bottom-to-text-small-regular:9px;--spectrum-table-row-bottom-to-text-medium-regular:12px;--spectrum-table-row-bottom-to-text-large-regular:14px;--spectrum-table-row-bottom-to-text-extra-large-regular:17px;--spectrum-table-row-top-to-text-small-spacious:12px;--spectrum-table-row-top-to-text-medium-spacious:15px;--spectrum-table-row-top-to-text-large-spacious:18px;--spectrum-table-row-top-to-text-extra-large-spacious:21px;--spectrum-table-row-bottom-to-text-small-spacious:13px;--spectrum-table-row-bottom-to-text-medium-spacious:16px;--spectrum-table-row-bottom-to-text-large-spacious:18px;--spectrum-table-row-bottom-to-text-extra-large-spacious:21px;--spectrum-table-checkbox-to-text:24px;--spectrum-table-header-row-checkbox-to-top-small:10px;--spectrum-table-header-row-checkbox-to-top-medium:9px;--spectrum-table-header-row-checkbox-to-top-large:12px;--spectrum-table-header-row-checkbox-to-top-extra-large:15px;--spectrum-table-row-checkbox-to-top-small-compact:6px;--spectrum-table-row-checkbox-to-top-small-regular:10px;--spectrum-table-row-checkbox-to-top-small-spacious:14px;--spectrum-table-row-checkbox-to-top-medium-compact:9px;--spectrum-table-row-checkbox-to-top-medium-regular:13px;--spectrum-table-row-checkbox-to-top-medium-spacious:17px;--spectrum-table-row-checkbox-to-top-large-compact:12px;--spectrum-table-row-checkbox-to-top-large-regular:16px;--spectrum-table-row-checkbox-to-top-large-spacious:20px;--spectrum-table-row-checkbox-to-top-extra-large-compact:15px;--spectrum-table-row-checkbox-to-top-extra-large-regular:19px;--spectrum-table-row-checkbox-to-top-extra-large-spacious:23px;--spectrum-table-section-header-row-height-small:24px;--spectrum-table-section-header-row-height-medium:32px;--spectrum-table-section-header-row-height-large:40px;--spectrum-table-section-header-row-height-extra-large:48px;--spectrum-table-thumbnail-to-top-minimum-small-compact:4px;--spectrum-table-thumbnail-to-top-minimum-medium-compact:5px;--spectrum-table-thumbnail-to-top-minimum-large-compact:7px;--spectrum-table-thumbnail-to-top-minimum-extra-large-compact:8px;--spectrum-table-thumbnail-to-top-minimum-small-regular:5px;--spectrum-table-thumbnail-to-top-minimum-medium-regular:7px;--spectrum-table-thumbnail-to-top-minimum-large-regular:8px;--spectrum-table-thumbnail-to-top-minimum-extra-large-regular:8px;--spectrum-table-thumbnail-to-top-minimum-small-spacious:7px;--spectrum-table-thumbnail-to-top-minimum-medium-spacious:8px;--spectrum-table-thumbnail-to-top-minimum-large-spacious:8px;--spectrum-table-thumbnail-to-top-minimum-extra-large-spacious:10px;--spectrum-tab-item-to-tab-item-horizontal-small:21px;--spectrum-tab-item-to-tab-item-horizontal-medium:24px;--spectrum-tab-item-to-tab-item-horizontal-large:27px;--spectrum-tab-item-to-tab-item-horizontal-extra-large:30px;--spectrum-tab-item-to-tab-item-vertical-small:4px;--spectrum-tab-item-to-tab-item-vertical-medium:4px;--spectrum-tab-item-to-tab-item-vertical-large:5px;--spectrum-tab-item-to-tab-item-vertical-extra-large:5px;--spectrum-tab-item-start-to-edge-small:12px;--spectrum-tab-item-start-to-edge-medium:12px;--spectrum-tab-item-start-to-edge-large:13px;--spectrum-tab-item-start-to-edge-extra-large:13px;--spectrum-tab-item-top-to-text-small:11px;--spectrum-tab-item-bottom-to-text-small:12px;--spectrum-tab-item-top-to-text-medium:14px;--spectrum-tab-item-bottom-to-text-medium:14px;--spectrum-tab-item-top-to-text-large:16px;--spectrum-tab-item-bottom-to-text-large:18px;--spectrum-tab-item-top-to-text-extra-large:19px;--spectrum-tab-item-bottom-to-text-extra-large:20px;--spectrum-tab-item-top-to-text-compact-small:4px;--spectrum-tab-item-bottom-to-text-compact-small:5px;--spectrum-tab-item-top-to-text-compact-medium:6px;--spectrum-tab-item-bottom-to-text-compact-medium:8px;--spectrum-tab-item-top-to-text-compact-large:10px;--spectrum-tab-item-bottom-to-text-compact-large:12px;--spectrum-tab-item-top-to-text-compact-extra-large:12px;--spectrum-tab-item-bottom-to-text-compact-extra-large:13px;--spectrum-tab-item-top-to-workflow-icon-small:13px;--spectrum-tab-item-top-to-workflow-icon-medium:15px;--spectrum-tab-item-top-to-workflow-icon-large:17px;--spectrum-tab-item-top-to-workflow-icon-extra-large:19px;--spectrum-tab-item-top-to-workflow-icon-compact-small:3px;--spectrum-tab-item-top-to-workflow-icon-compact-medium:7px;--spectrum-tab-item-top-to-workflow-icon-compact-large:9px;--spectrum-tab-item-top-to-workflow-icon-compact-extra-large:11px;--spectrum-tab-item-focus-indicator-gap-small:7px;--spectrum-tab-item-focus-indicator-gap-medium:8px;--spectrum-tab-item-focus-indicator-gap-large:9px;--spectrum-tab-item-focus-indicator-gap-extra-large:10px;--spectrum-side-navigation-width:192px;--spectrum-side-navigation-minimum-width:160px;--spectrum-side-navigation-maximum-width:240px;--spectrum-side-navigation-second-level-edge-to-text:24px;--spectrum-side-navigation-third-level-edge-to-text:36px;--spectrum-side-navigation-with-icon-second-level-edge-to-text:50px;--spectrum-side-navigation-with-icon-third-level-edge-to-text:62px;--spectrum-side-navigation-item-to-item:4px;--spectrum-side-navigation-item-to-header:24px;--spectrum-side-navigation-header-to-item:8px;--spectrum-side-navigation-bottom-to-text:8px;--spectrum-tray-top-to-content-area:4px;--spectrum-text-to-visual-50:6px;--spectrum-text-to-visual-75:7px;--spectrum-text-to-visual-100:8px;--spectrum-text-to-visual-200:9px;--spectrum-text-to-visual-300:10px;--spectrum-text-to-control-75:9px;--spectrum-text-to-control-100:10px;--spectrum-text-to-control-200:11px;--spectrum-text-to-control-300:13px;--spectrum-component-height-50:20px;--spectrum-component-height-75:24px;--spectrum-component-height-100:32px;--spectrum-component-height-200:40px;--spectrum-component-height-300:48px;--spectrum-component-height-400:56px;--spectrum-component-height-500:64px;--spectrum-component-pill-edge-to-visual-75:10px;--spectrum-component-pill-edge-to-visual-100:14px;--spectrum-component-pill-edge-to-visual-200:18px;--spectrum-component-pill-edge-to-visual-300:21px;--spectrum-component-pill-edge-to-visual-only-75:4px;--spectrum-component-pill-edge-to-visual-only-100:7px;--spectrum-component-pill-edge-to-visual-only-200:10px;--spectrum-component-pill-edge-to-visual-only-300:13px;--spectrum-component-pill-edge-to-text-75:12px;--spectrum-component-pill-edge-to-text-100:16px;--spectrum-component-pill-edge-to-text-200:20px;--spectrum-component-pill-edge-to-text-300:24px;--spectrum-component-edge-to-visual-50:6px;--spectrum-component-edge-to-visual-75:7px;--spectrum-component-edge-to-visual-100:10px;--spectrum-component-edge-to-visual-200:13px;--spectrum-component-edge-to-visual-300:15px;--spectrum-component-edge-to-visual-only-50:3px;--spectrum-component-edge-to-visual-only-75:4px;--spectrum-component-edge-to-visual-only-100:7px;--spectrum-component-edge-to-visual-only-200:10px;--spectrum-component-edge-to-visual-only-300:13px;--spectrum-component-edge-to-text-50:8px;--spectrum-component-edge-to-text-75:9px;--spectrum-component-edge-to-text-100:12px;--spectrum-component-edge-to-text-200:15px;--spectrum-component-edge-to-text-300:18px;--spectrum-component-top-to-workflow-icon-50:3px;--spectrum-component-top-to-workflow-icon-75:4px;--spectrum-component-top-to-workflow-icon-100:7px;--spectrum-component-top-to-workflow-icon-200:10px;--spectrum-component-top-to-workflow-icon-300:13px;--spectrum-component-top-to-text-50:3px;--spectrum-component-top-to-text-75:4px;--spectrum-component-top-to-text-100:6px;--spectrum-component-top-to-text-200:9px;--spectrum-component-top-to-text-300:12px;--spectrum-component-bottom-to-text-50:3px;--spectrum-component-bottom-to-text-75:5px;--spectrum-component-bottom-to-text-100:9px;--spectrum-component-bottom-to-text-200:11px;--spectrum-component-bottom-to-text-300:14px;--spectrum-component-to-menu-small:6px;--spectrum-component-to-menu-medium:6px;--spectrum-component-to-menu-large:7px;--spectrum-component-to-menu-extra-large:8px;--spectrum-field-edge-to-disclosure-icon-75:7px;--spectrum-field-edge-to-disclosure-icon-100:11px;--spectrum-field-edge-to-disclosure-icon-200:14px;--spectrum-field-edge-to-disclosure-icon-300:17px;--spectrum-field-end-edge-to-disclosure-icon-75:7px;--spectrum-field-end-edge-to-disclosure-icon-100:11px;--spectrum-field-end-edge-to-disclosure-icon-200:14px;--spectrum-field-end-edge-to-disclosure-icon-300:17px;--spectrum-field-top-to-disclosure-icon-75:7px;--spectrum-field-top-to-disclosure-icon-100:11px;--spectrum-field-top-to-disclosure-icon-200:14px;--spectrum-field-top-to-disclosure-icon-300:17px;--spectrum-field-top-to-alert-icon-small:4px;--spectrum-field-top-to-alert-icon-medium:7px;--spectrum-field-top-to-alert-icon-large:10px;--spectrum-field-top-to-alert-icon-extra-large:13px;--spectrum-field-top-to-validation-icon-small:7px;--spectrum-field-top-to-validation-icon-medium:11px;--spectrum-field-top-to-validation-icon-large:14px;--spectrum-field-top-to-validation-icon-extra-large:17px;--spectrum-field-top-to-progress-circle-small:4px;--spectrum-field-top-to-progress-circle-medium:8px;--spectrum-field-top-to-progress-circle-large:12px;--spectrum-field-top-to-progress-circle-extra-large:16px;--spectrum-field-edge-to-alert-icon-small:9px;--spectrum-field-edge-to-alert-icon-medium:12px;--spectrum-field-edge-to-alert-icon-large:15px;--spectrum-field-edge-to-alert-icon-extra-large:18px;--spectrum-field-edge-to-validation-icon-small:9px;--spectrum-field-edge-to-validation-icon-medium:12px;--spectrum-field-edge-to-validation-icon-large:15px;--spectrum-field-edge-to-validation-icon-extra-large:18px;--spectrum-field-text-to-alert-icon-small:8px;--spectrum-field-text-to-alert-icon-medium:12px;--spectrum-field-text-to-alert-icon-large:15px;--spectrum-field-text-to-alert-icon-extra-large:18px;--spectrum-field-text-to-validation-icon-small:8px;--spectrum-field-text-to-validation-icon-medium:12px;--spectrum-field-text-to-validation-icon-large:15px;--spectrum-field-text-to-validation-icon-extra-large:18px;--spectrum-field-width:192px;--spectrum-character-count-to-field-quiet-small:-3px;--spectrum-character-count-to-field-quiet-medium:-3px;--spectrum-character-count-to-field-quiet-large:-3px;--spectrum-character-count-to-field-quiet-extra-large:-4px;--spectrum-side-label-character-count-to-field:12px;--spectrum-side-label-character-count-top-margin-small:4px;--spectrum-side-label-character-count-top-margin-medium:8px;--spectrum-side-label-character-count-top-margin-large:11px;--spectrum-side-label-character-count-top-margin-extra-large:14px;--spectrum-disclosure-indicator-top-to-disclosure-icon-small:7px;--spectrum-disclosure-indicator-top-to-disclosure-icon-medium:11px;--spectrum-disclosure-indicator-top-to-disclosure-icon-large:14px;--spectrum-disclosure-indicator-top-to-disclosure-icon-extra-large:17px;--spectrum-navigational-indicator-top-to-back-icon-small:6px;--spectrum-navigational-indicator-top-to-back-icon-medium:9px;--spectrum-navigational-indicator-top-to-back-icon-large:12px;--spectrum-navigational-indicator-top-to-back-icon-extra-large:15px;--spectrum-color-control-track-width:24px;--spectrum-font-size-50:11px;--spectrum-font-size-75:12px;--spectrum-font-size-100:14px;--spectrum-font-size-200:16px;--spectrum-font-size-300:18px;--spectrum-font-size-400:20px;--spectrum-font-size-500:22px;--spectrum-font-size-600:25px;--spectrum-font-size-700:28px;--spectrum-font-size-800:32px;--spectrum-font-size-900:36px;--spectrum-font-size-1000:40px;--spectrum-font-size-1100:45px;--spectrum-font-size-1200:50px;--spectrum-font-size-1300:60px;--spectrum-edge-to-visual-only-75:4px;--spectrum-edge-to-visual-only-100:7px;--spectrum-edge-to-visual-only-200:10px;--spectrum-edge-to-visual-only-300:13px;--spectrum-slider-tick-mark-height:10px;--spectrum-slider-ramp-track-height:16px;--spectrum-colorwheel-path:"M 95 95 m -95 0 a 95 95 0 1 0 190 0 a 95 95 0 1 0 -190 0.2 M 95 95 m -73 0 a 73 73 0 1 0 146 0 a 73 73 0 1 0 -146 0";--spectrum-colorwheel-path-borders:"M 96 96 m -96 0 a 96 96 0 1 0 192 0 a 96 96 0 1 0 -192 0.2 M 96 96 m -72 0 a 72 72 0 1 0 144 0 a 72 72 0 1 0 -144 0";--spectrum-colorwheel-colorarea-container-size:144px;--spectrum-colorloupe-checkerboard-fill:url(#checkerboard-primary);--spectrum-menu-item-selectable-edge-to-text-not-selected-small:28px;--spectrum-menu-item-selectable-edge-to-text-not-selected-medium:32px;--spectrum-menu-item-selectable-edge-to-text-not-selected-large:38px;--spectrum-menu-item-selectable-edge-to-text-not-selected-extra-large:45px;--spectrum-menu-item-checkmark-height-small:10px;--spectrum-menu-item-checkmark-height-medium:10px;--spectrum-menu-item-checkmark-height-large:12px;--spectrum-menu-item-checkmark-height-extra-large:14px;--spectrum-menu-item-checkmark-width-small:10px;--spectrum-menu-item-checkmark-width-medium:10px;--spectrum-menu-item-checkmark-width-large:12px;--spectrum-menu-item-checkmark-width-extra-large:14px;--spectrum-rating-icon-spacing:var(--spectrum-spacing-75);--spectrum-button-top-to-text-small:5px;--spectrum-button-bottom-to-text-small:4px;--spectrum-button-top-to-text-medium:7px;--spectrum-button-bottom-to-text-medium:8px;--spectrum-button-top-to-text-large:10px;--spectrum-button-bottom-to-text-large:10px;--spectrum-button-top-to-text-extra-large:13px;--spectrum-button-bottom-to-text-extra-large:13px;--spectrum-alert-banner-close-button-spacing:var(--spectrum-spacing-100);--spectrum-alert-banner-edge-to-divider:var(--spectrum-spacing-100);--spectrum-alert-banner-edge-to-button:var(--spectrum-spacing-100);--spectrum-alert-banner-text-to-button-vertical:var(--spectrum-spacing-100);--spectrum-alert-dialog-padding:var(--spectrum-spacing-500);--spectrum-alert-dialog-description-to-buttons:var(--spectrum-spacing-700);--spectrum-coach-indicator-gap:6px;--spectrum-coach-indicator-ring-diameter:var(--spectrum-spacing-300);--spectrum-coach-indicator-quiet-ring-diameter:var(--spectrum-spacing-100);--spectrum-coachmark-buttongroup-display:flex;--spectrum-coachmark-buttongroup-mobile-display:none;--spectrum-coachmark-menu-display:inline-flex;--spectrum-coachmark-menu-mobile-display:none;--spectrum-well-padding:var(--spectrum-spacing-300);--spectrum-well-margin-top:var(--spectrum-spacing-75);--spectrum-well-min-width:240px;--spectrum-well-border-radius:var(--spectrum-spacing-75);--spectrum-icon-chevron-size-50:6px;--spectrum-workflow-icon-size-xxl:32px;--spectrum-workflow-icon-size-xxs:12px;--spectrum-treeview-item-indentation-medium:var(--spectrum-spacing-300);--spectrum-treeview-item-indentation-small:var(--spectrum-spacing-200);--spectrum-treeview-item-indentation-large:20px;--spectrum-treeview-item-indentation-extra-large:var(--spectrum-spacing-400);--spectrum-treeview-indicator-inset-block-start:5px;--spectrum-treeview-item-min-block-size-thumbnail-offset-medium:0px;--spectrum-dialog-confirm-entry-animation-distance:20px;--spectrum-dialog-confirm-hero-height:128px;--spectrum-dialog-confirm-border-radius:4px;--spectrum-dialog-confirm-title-text-size:18px;--spectrum-dialog-confirm-description-text-size:14px;--spectrum-dialog-confirm-padding-grid:40px;--spectrum-datepicker-initial-width:128px;--spectrum-datepicker-generic-padding:var(--spectrum-spacing-200);--spectrum-datepicker-dash-line-height:24px;--spectrum-datepicker-width-quiet-first:72px;--spectrum-datepicker-width-quiet-second:16px;--spectrum-datepicker-datetime-width-first:36px;--spectrum-datepicker-invalid-icon-to-button:8px;--spectrum-datepicker-invalid-icon-to-button-quiet:7px;--spectrum-datepicker-input-datetime-width:var(--spectrum-spacing-400);--spectrum-pagination-textfield-width:var(--spectrum-spacing-700);--spectrum-pagination-item-inline-spacing:5px;--spectrum-dial-border-radius:16px;--spectrum-dial-handle-position:8px;--spectrum-dial-handle-block-margin:16px;--spectrum-dial-handle-inline-margin:16px;--spectrum-dial-controls-margin:8px;--spectrum-dial-label-gap-y:5px;--spectrum-dial-label-container-top-to-text:4px;--spectrum-assetcard-focus-ring-border-radius:8px;--spectrum-assetcard-selectionindicator-margin:12px;--spectrum-assetcard-title-font-size:var(--spectrum-heading-size-xs);--spectrum-assetcard-header-content-font-size:var(--spectrum-heading-size-xs);--spectrum-assetcard-content-font-size:var(--spectrum-body-size-s);--spectrum-tooltip-animation-distance:var(--spectrum-spacing-75);--spectrum-ui-icon-medium-display:block;--spectrum-ui-icon-large-display:none;--spectrum-checkbox-control-size-small:12px;--spectrum-checkbox-control-size-medium:14px;--spectrum-checkbox-control-size-large:16px;--spectrum-checkbox-control-size-extra-large:18px;--spectrum-checkbox-top-to-control-small:6px;--spectrum-checkbox-top-to-control-medium:9px;--spectrum-checkbox-top-to-control-large:12px;--spectrum-checkbox-top-to-control-extra-large:15px;--spectrum-switch-control-width-small:23px;--spectrum-switch-control-width-medium:26px;--spectrum-switch-control-width-large:29px;--spectrum-switch-control-width-extra-large:33px;--spectrum-switch-control-height-small:12px;--spectrum-switch-control-height-medium:14px;--spectrum-switch-control-height-large:16px;--spectrum-switch-control-height-extra-large:18px;--spectrum-switch-top-to-control-small:6px;--spectrum-switch-top-to-control-medium:9px;--spectrum-switch-top-to-control-large:12px;--spectrum-switch-top-to-control-extra-large:15px;--spectrum-radio-button-control-size-small:12px;--spectrum-radio-button-control-size-medium:14px;--spectrum-radio-button-control-size-large:16px;--spectrum-radio-button-control-size-extra-large:18px;--spectrum-radio-button-top-to-control-small:6px;--spectrum-radio-button-top-to-control-medium:9px;--spectrum-radio-button-top-to-control-large:12px;--spectrum-radio-button-top-to-control-extra-large:15px;--spectrum-slider-control-height-small:14px;--spectrum-slider-control-height-medium:16px;--spectrum-slider-control-height-large:18px;--spectrum-slider-control-height-extra-large:20px;--spectrum-slider-handle-size-small:14px;--spectrum-slider-handle-size-medium:16px;--spectrum-slider-handle-size-large:18px;--spectrum-slider-handle-size-extra-large:20px;--spectrum-slider-handle-border-width-down-small:5px;--spectrum-slider-handle-border-width-down-medium:6px;--spectrum-slider-handle-border-width-down-large:7px;--spectrum-slider-handle-border-width-down-extra-large:8px;--spectrum-slider-bottom-to-handle-small:5px;--spectrum-slider-bottom-to-handle-medium:8px;--spectrum-slider-bottom-to-handle-large:11px;--spectrum-slider-bottom-to-handle-extra-large:14px;--spectrum-corner-radius-100:4px;--spectrum-corner-radius-200:8px;--spectrum-drop-shadow-y:1px;--spectrum-drop-shadow-blur:4px}:root{--swc-scale-factor:1;--Semantic-Border:#495153!important;--Color---Grey-100:#f7f7f5!important;--Blanc:#fff!important;--Page-Padding-4:4px!important;--Page-Padding-8:8px!important;--Page-Padding-20:20px!important;--Page-Padding-24:24px!important;--Page-Padding-32:32px!important;--rounded-sm:2px!important;--rounded-md:6px!important;--rounded-full:900px!important;--color-border-alpha:rgba(83,83,83,.2)!important}form.gform_wrapper{background:transparent!important;box-sizing:border-box!important;max-width:100%!important;position:relative!important;width:100%!important}.gform-field-label{color:#9ca3af!important;display:block!important;font-family:Mavora,sans-serif!important;font-size:12px!important;font-weight:400!important;letter-spacing:1.68px!important;line-height:normal!important;margin-bottom:6px!important;text-transform:uppercase!important}.ginput_container_name{display:grid!important;grid-template-columns:1fr 1fr!important;grid-column-gap:16px!important;column-gap:16px!important}@media (max-width:768px){.ginput_container_name{grid-template-columns:1fr!important;row-gap:24px!important}}.gfield_label_before_complex{display:none!important}.gfield_required.gfield_required_asterisk,.gfield_required.gfield_required_text{color:#f27f0c!important;font-family:Mavora,sans-serif!important;font-size:14px!important;font-weight:700!important;letter-spacing:1.12px!important;line-height:20px!important;margin-bottom:6px!important;text-transform:uppercase!important}.gform-theme--foundation .gform_fields{display:flex!important;flex-direction:column!important;row-gap:24px!important}.gform_title{display:none!important}.gform_wrapper input,.gform_wrapper select,.gform_wrapper textarea{background:#0a2a65!important;border:1px solid #2f5395!important;border-radius:0!important;box-shadow:none!important;box-sizing:border-box!important;color:#fff!important;font-family:Mavora,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important;padding:16px 18px!important;transition:none!important;width:100%}.gform_wrapper input{height:56px!important}.gform_wrapper input::-ms-input-placeholder,.gform_wrapper textarea::-ms-input-placeholder{color:#8c999c!important;font-family:Mavora,sans-serif!important;font-size:16px!important;font-weight:300!important;line-height:24px!important}.gform_wrapper input::placeholder,.gform_wrapper textarea::placeholder{color:#8c999c!important;font-family:Mavora,sans-serif!important;font-size:16px!important;font-weight:300!important;line-height:24px!important}.gform_wrapper input:focus,.gform_wrapper input:hover,.gform_wrapper select:focus,.gform_wrapper select:hover,.gform_wrapper textarea:focus,.gform_wrapper textarea:hover{border:1px solid #fff!important;outline:none!important}.gfield_description{color:#fff!important;font-family:Mavora,sans-serif!important;font-size:12px!important;font-weight:300!important;line-height:18px!important;margin-top:6px!important}.ginput_container_radio{margin-top:10px!important}.gfield_radio{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:16px!important;gap:16px!important}@media (max-width:768px){.gfield_radio{grid-template-columns:1fr!important}}.gfield_radio .gchoice input[type=radio]{background:#00205b!important;border:1px solid #6b7280!important;border-radius:50%!important;box-sizing:border-box!important;height:24px!important;padding:0!important;position:relative!important;width:24px!important}.gfield_radio .gchoice{display:grid!important;grid-template-columns:auto 1fr!important}.gfield_radio .gchoice .gfield-choice-input:checked{border:1px solid #ed809d!important}.gfield_radio .gchoice .gfield-choice-input:before{background-color:#ed809d!important;height:14px!important;left:50%!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important;width:14px!important}.gfield_radio .gchoice label{color:#fff!important;font-family:Montserrat,sans-serif!important;font-size:14px!important;font-weight:400!important;letter-spacing:normal!important;line-height:20px!important;margin-bottom:0!important;margin-left:8px!important}.gform-field-label--type-inline{color:#fff!important;font-family:Mavora,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important;text-transform:none!important}#field_1_6 .ginput_container_consent{align-items:start!important;display:flex!important;gap:14px!important;justify-content:flex-start!important}#field_1_6 .ginput_container_consent input[type=checkbox]{background:#fff!important;border-radius:4px!important;box-sizing:border-box!important;display:flex!important;flex-shrink:0!important;height:20px!important;margin-top:1px!important;padding:0!important;position:relative!important;width:20px!important}#field_1_6 .ginput_container_consent input[type=checkbox]:hover{border:none!important}#field_1_6 .ginput_container_consent input[type=checkbox]:checked{background:#ed809d!important}#field_1_6 .ginput_container_consent input[type=checkbox]:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none"><path d="M2.25 6.375L5.25 9.375L9.75 2.625" stroke="%2300205B" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50%/contain;content:"";display:inline-block!important;height:14px!important;left:50%!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important;vertical-align:middle;width:14px!important}#field_1_6 .ginput_container_consent label{color:#d1d5db!important;font-family:Montserrat,sans-serif!important;font-size:12px!important;font-weight:400!important;letter-spacing:.68px!important;line-height:150%!important;margin-bottom:0!important;margin-left:0!important}.gform-theme--foundation .gform_footer{margin-top:40px!important}@media (max-width:768px){.gform-theme--foundation .gform_footer{align-items:center;display:flex;justify-content:center}}.gform-theme--foundation .gform_footer #gform_submit_button_1{align-items:center!important;background-color:#ee809c!important;border-radius:0!important;color:#00263d!important;display:inline-flex!important;font-family:MavoraSans,sans-serif!important;font-size:12px!important;font-weight:400!important;gap:30px!important;letter-spacing:2.16px!important;padding:17.5px 32px!important;position:relative!important;text-transform:uppercase!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.gform-theme--foundation .gform_footer #gform_submit_button_1:before{border:1px solid #00263d!important;bottom:2px!important;content:""!important;left:2px!important;pointer-events:none!important;position:absolute!important;right:2px!important;top:2px!important}.gform-theme--foundation .gform_footer #gform_submit_button_1:after{background:url("data:image/svg+xml;utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 height=%277%27 viewBox=%270 0 10 7%27 fill=%27none%27%3E%3Cpath d=%27M6.40965 5.95266L6.66891 6.21191L9.66891 3.21191L6.66891 0.211914L6.40965 0.471174L8.96521 3.02673H0.150391V3.3971H8.96521L6.40965 5.95266Z%27 fill=%27%2300263D%27 stroke=%27%2300263D%27 stroke-width=%270.3%27/%3E%3C/svg%3E") no-repeat 50%/contain;content:""!important;display:inline-block!important;height:7px!important;margin-left:8px!important;vertical-align:middle;width:10px!important}.gform-theme--foundation .gform_footer #gform_submit_button_1:focus{box-shadow:none!important;outline:none!important}.gfield_consent a:hover{-webkit-text-decoration:underline!important;text-decoration:underline!important}.gform_wrapper .validation_message{color:red!important;font-family:Montserrat,sans-serif!important;font-size:12px!important;font-weight:400!important}.gform_required_legend{display:none!important}.gform-theme--foundation .gfield textarea.medium{min-height:auto!important}#gform_confirmation_message_1,#gform_confirmation_message_2{color:#eb3d00!important;font-family:Montserrat,sans-serif!important;font-size:14px!important;font-weight:400!important}.gform-theme--framework .gform_validation_errors .gform_submission_error{color:red!important}.gform_validation_errors:focus{box-shadow:none!important;outline:none!important}.gform_validation_errors{background-color:#fff!important;border:1px solid #f20c0c!important;focus-outline:none!important;border-radius:0!important;pointer-events:none}.gform-theme--framework .gform_validation_errors .gform-icon:before{color:red!important}.gform_validation_error_link{color:red!important;font-family:Montserrat,sans-serif!important;font-size:14px!important;font-weight:400!important}*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}@font-face{font-display:swap;font-family:inter;font-weight:400;src:url(/app/themes/caracal/public/fonts/Inter-Regular.3a417d.woff2) format("woff2");src:url(/app/themes/caracal/public/fonts/Inter-Regular.6118f9.woff) format("woff")}@font-face{font-display:swap;font-family:Elegant;font-weight:400;src:url(/app/themes/caracal/public/fonts/Elegant.819f68.woff2) format("woff2");src:url(/app/themes/caracal/public/fonts/Elegant.166abc.woff) format("woff")}@font-face{font-display:swap;font-family:Stylish Flairs;font-weight:400;src:url(/app/themes/caracal/public/fonts/Stylish-Flairs.0fe29c.woff2) format("woff2");src:url(/app/themes/caracal/public/fonts/Stylish-Flairs.400f84.woff) format("woff")}@font-face{font-display:swap;font-family:Paradine;font-weight:400;src:url(/app/themes/caracal/public/fonts/Paradine-Regular.3c4f3e.woff2) format("woff2");src:url(/app/themes/caracal/public/fonts/Paradine-Regular.e1953c.woff) format("woff")}@font-face{font-display:swap;font-family:Montserrat;font-weight:400;src:url(/app/themes/caracal/public/fonts/Montserrat-Regular.c37b74.woff2) format("woff2");src:url(/app/themes/caracal/public/fonts/Montserrat-Regular.9da274.woff) format("woff")}@font-face{font-display:swap;font-family:Montserrat;font-weight:500;src:url(/app/themes/caracal/public/fonts/Montserrat-Medium.1ace5b.woff2) format("woff2");src:url(/app/themes/caracal/public/fonts/Montserrat-Medium.e89c13.woff) format("woff")}@font-face{font-display:swap;font-family:Montserrat;font-weight:600;src:url(/app/themes/caracal/public/fonts/Montserrat-SemiBold.55dce0.woff2) format("woff2");src:url(/app/themes/caracal/public/fonts/Montserrat-SemiBold.d5c455.woff) format("woff")}@font-face{font-display:swap;font-family:MavoraSans;font-weight:400;src:url(/app/themes/caracal/public/fonts/MavoraSans-Regular.d72338.woff2) format("woff2");src:url(/app/themes/caracal/public/fonts/MavoraSans-Regular.e7d10d.woff) format("woff")}@font-face{font-display:swap;font-family:MavoraSans;font-weight:500;src:url(/app/themes/caracal/public/fonts/MavoraSans-Medium.2f0596.woff2) format("woff2");src:url(/app/themes/caracal/public/fonts/MavoraSans-Medium.674c57.woff) format("woff")}@font-face{font-display:swap;font-family:UbuntuMono;font-weight:500;src:url(/app/themes/caracal/public/fonts/UbuntuMono-Regular.42c773.woff2) format("woff2");src:url(/app/themes/caracal/public/fonts/UbuntuMono-Regular.f7b7eb.woff) format("woff")}html{font-family:inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::-ms-backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.\!container{width:100%!important}.container{width:100%}@media (min-width:360px){.\!container{max-width:360px!important}.container{max-width:360px}}@media (min-width:375px){.\!container{max-width:375px!important}.container{max-width:375px}}@media (min-width:390px){.\!container{max-width:390px!important}.container{max-width:390px}}@media (min-width:414px){.\!container{max-width:414px!important}.container{max-width:414px}}@media (min-width:601px){.\!container{max-width:601px!important}.container{max-width:601px}}@media (min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width:1366px){.\!container{max-width:1366px!important}.container{max-width:1366px}}@media (min-width:1440px){.\!container{max-width:1440px!important}.container{max-width:1440px}}@media (min-width:1500px){.\!container{max-width:1500px!important}.container{max-width:1500px}}@media (min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}@media (min-width:1600px){.\!container{max-width:1600px!important}.container{max-width:1600px}}@media (min-width:1700px){.\!container{max-width:1700px!important}.container{max-width:1700px}}@media (min-width:1800px){.\!container{max-width:1800px!important}.container{max-width:1800px}}@media (min-width:1920px){.\!container{max-width:1920px!important}.container{max-width:1920px}}@media (min-width:2000px){.\!container{max-width:2000px!important}.container{max-width:2000px}}@media (min-width:2100px){.\!container{max-width:2100px!important}.container{max-width:2100px}}@media (min-width:2200px){.\!container{max-width:2200px!important}.container{max-width:2200px}}@media (min-width:2300px){.\!container{max-width:2300px!important}.container{max-width:2300px}}@media (min-width:2400px){.\!container{max-width:2400px!important}.container{max-width:2400px}}@media (min-width:2500px){.\!container{max-width:2500px!important}.container{max-width:2500px}}@media (min-width:2560px){.\!container{max-width:2560px!important}.container{max-width:2560px}}.grid-custom{display:grid;grid-template-columns:[full-start] minmax(calc(50% - 720px),1fr) [main-start] repeat(24,[col-start] 1fr) [main-end] minmax(calc(50% - 720px),1fr) [full-end];width:100%}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.\!static{position:static!important}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{bottom:0;left:0;right:0;top:0}.\!right-\[-18px\]{right:-18px!important}.\!right-\[32px\]{right:32px!important}.\!top-\[-30px\]{top:-30px!important}.\!top-\[22px\]{top:22px!important}.-right-\[8px\]{right:-8px}.-top-\[6px\]{top:-6px}.bottom-0{bottom:0}.bottom-9{bottom:2.25rem}.bottom-\[-19px\]{bottom:-19px}.bottom-\[-9px\]{bottom:-9px}.bottom-\[0px\]{bottom:0}.bottom-\[12px\]{bottom:12px}.bottom-\[16px\]{bottom:16px}.bottom-\[50px\]{bottom:50px}.left-0{left:0}.left-1\/2{left:50%}.left-9{left:2.25rem}.left-\[0px\]{left:0}.left-\[10px\]{left:10px}.left-\[16px\]{left:16px}.left-\[20px\]{left:20px}.left-\[50\%\]{left:50%}.right-0{right:0}.right-1{right:.25rem}.right-\[10px\]{right:10px}.right-\[12px\]{right:12px}.right-\[16px\]{right:16px}.right-\[4px\]{right:4px}.top-0{top:0}.top-1\/2{top:50%}.top-\[10px\]{top:10px}.top-\[110px\]{top:110px}.top-\[12px\]{top:12px}.top-\[16px\]{top:16px}.top-\[4px\]{top:4px}.top-\[50\%\]{top:50%}.top-\[7px\]{top:7px}.top-\[8px\]{top:8px}.top-auto{top:auto}.-z-10{z-index:-10}.-z-\[1\]{z-index:-1}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[-1\]{z-index:-1}.z-\[10000\]{z-index:10000}.z-\[1\]{z-index:1}.z-\[2\]{z-index:2}.z-\[50\]{z-index:50}.z-\[99999\]{z-index:99999}.z-\[9999\]{z-index:9999}.order-1{order:1}.order-2{order:2}.col-span-2{grid-column:span 2/span 2}.col-start-1{grid-column-start:1}.col-start-14{grid-column-start:14}.col-start-15{grid-column-start:15}.col-start-18{grid-column-start:18}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.col-start-5{grid-column-start:5}.col-end-13{grid-column-end:13}.col-end-14{grid-column-end:14}.col-end-23{grid-column-end:23}.col-end-25{grid-column-end:25}.col-end-26{grid-column-end:26}.col-end-27{grid-column-end:27}.row-start-1{grid-row-start:1}.row-end-4{grid-row-end:4}.float-left{float:left}.m-auto{margin:auto}.mx-\[calc\(\(100dvw-100\%\)\/-2\)\]{margin-left:calc(100dvw/-2 - -50%);margin-right:calc(100dvw/-2 - -50%)}.mx-auto{margin-left:auto;margin-right:auto}.my-20{margin-bottom:5rem;margin-top:5rem}.my-\[24px\]{margin-bottom:24px;margin-top:24px}.my-\[40px\]{margin-bottom:40px;margin-top:40px}.my-auto{margin-bottom:auto;margin-top:auto}.\!mt-\[24px\]{margin-top:24px!important}.-mt-\[17px\]{margin-top:-17px}.-mt-\[4px\]{margin-top:-4px}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-14{margin-bottom:3.5rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-\[100px\]{margin-bottom:100px}.mb-\[15px\]{margin-bottom:15px}.mb-\[16px\]{margin-bottom:16px}.mb-\[20px\]{margin-bottom:20px}.mb-\[24px\]{margin-bottom:24px}.mb-\[30px\]{margin-bottom:30px}.mb-\[32px\]{margin-bottom:32px}.mb-\[34px\]{margin-bottom:34px}.mb-\[35px\]{margin-bottom:35px}.mb-\[37px\]{margin-bottom:37px}.mb-\[40px\]{margin-bottom:40px}.mb-\[43px\]{margin-bottom:43px}.mb-\[44px\]{margin-bottom:44px}.mb-\[54px\]{margin-bottom:54px}.mb-\[80px\]{margin-bottom:80px}.mb-\[8px\]{margin-bottom:8px}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mr-\[12px\]{margin-right:12px}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-\[-32px\]{margin-top:-32px}.mt-\[12px\]{margin-top:12px}.mt-\[150px\]{margin-top:150px}.mt-\[20px\]{margin-top:20px}.mt-\[24px\]{margin-top:24px}.mt-\[32px\]{margin-top:32px}.mt-\[40px\]{margin-top:40px}.mt-\[50px\]{margin-top:50px}.mt-\[52px\]{margin-top:52px}.mt-\[56px\]{margin-top:56px}.mt-\[7px\]{margin-top:7px}.mt-\[8px\]{margin-top:8px}.mt-auto{margin-top:auto}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-2,.line-clamp-3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.line-clamp-3{-webkit-line-clamp:3}.line-clamp-4{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.size-10{height:2.5rem;width:2.5rem}.size-full{height:100%;width:100%}.\!h-\[366px\]{height:366px!important}.\!h-full{height:100%!important}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-4{height:1rem}.h-48{height:12rem}.h-64{height:16rem}.h-8{height:2rem}.h-96{height:24rem}.h-\[100\%\]{height:100%}.h-\[100dvh\]{height:100dvh}.h-\[12px\]{height:12px}.h-\[19px\]{height:19px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[20px\]{height:20px}.h-\[228px\]{height:228px}.h-\[29px\]{height:29px}.h-\[320px\]{height:320px}.h-\[32px\]{height:32px}.h-\[370px\]{height:370px}.h-\[40px\]{height:40px}.h-\[500px\]{height:500px}.h-\[600px\]{height:600px}.h-\[620px\]{height:620px}.h-\[650px\]{height:650px}.h-\[700px\]{height:700px}.h-\[70svh\]{height:70svh}.h-\[82px\]{height:82px}.h-\[84px\]{height:84px}.h-\[86px\]{height:86px}.h-\[calc\(100\%\+9px\)\]{height:calc(100% + 9px)}.h-\[calc\(100\%-5px\)\]{height:calc(100% - 5px)}.h-\[calc\(100dvh-88px\)\]{height:calc(100dvh - 88px)}.h-auto{height:auto}.h-dvh{height:100dvh}.h-fit{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-0{max-height:0}.max-h-\[480px\]{max-height:480px}.max-h-\[522px\]{max-height:522px}.max-h-\[640px\]{max-height:640px}.max-h-full{max-height:100%}.min-h-0{min-height:0}.min-h-96{min-height:24rem}.min-h-\[200px\]{min-height:200px}.min-h-\[467px\]{min-height:467px}.min-h-\[530px\]{min-height:530px}.min-h-\[640px\]{min-height:640px}.\!w-\[292px\]{width:292px!important}.\!w-\[83\%\]{width:83%!important}.\!w-fit{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.\!w-full{width:100%!important}.w-10{width:2.5rem}.w-14{width:3.5rem}.w-24{width:6rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-64{width:16rem}.w-72{width:18rem}.w-8{width:2rem}.w-\[100\%\]{width:100%}.w-\[100dvw\]{width:100dvw}.w-\[108px\]{width:108px}.w-\[10px\]{width:10px}.w-\[12px\]{width:12px}.w-\[163px\]{width:163px}.w-\[18px\]{width:18px}.w-\[20px\]{width:20px}.w-\[32px\]{width:32px}.w-\[360px\]{width:360px}.w-\[366px\]{width:366px}.w-\[381px\]{width:381px}.w-\[80px\]{width:80px}.w-\[82px\]{width:82px}.w-\[84px\]{width:84px}.w-\[calc\(100\%-44px\)\]{width:calc(100% - 44px)}.w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.w-screen{width:100vw}.\!min-w-\[60px\]{min-width:60px!important}.min-w-\[114px\]{min-width:114px}.min-w-\[320px\]{min-width:320px}.min-w-\[360px\]{min-width:360px}.min-w-\[498px\]{min-width:498px}.max-w-\[1200px\]{max-width:1200px}.max-w-\[207px\]{max-width:207px}.max-w-\[210px\]{max-width:210px}.max-w-\[260px\]{max-width:260px}.max-w-\[276px\]{max-width:276px}.max-w-\[292px\]{max-width:292px}.max-w-\[345px\]{max-width:345px}.max-w-\[366px\]{max-width:366px}.max-w-\[380px\]{max-width:380px}.max-w-\[444px\]{max-width:444px}.max-w-\[460px\]{max-width:460px}.max-w-\[498px\]{max-width:498px}.max-w-\[500px\]{max-width:500px}.max-w-\[700px\]{max-width:700px}.max-w-\[950px\]{max-width:950px}.max-w-\[996px\]{max-width:996px}.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-10,.-translate-x-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-10{--tw-translate-x:-2.5rem}.-translate-x-14{--tw-translate-x:-3.5rem}.-translate-x-14,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-3{--tw-translate-y:-0.75rem}.-translate-y-3,.translate-x-10{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-10{--tw-translate-x:2.5rem}.translate-x-\[-50\%\]{--tw-translate-x:-50%}.translate-x-\[-50\%\],.translate-x-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x:100%}.translate-y-\[-50\%\]{--tw-translate-y:-50%}.translate-y-\[-50\%\],.translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-full{--tw-translate-y:100%}.rotate-180{--tw-rotate:180deg}.rotate-180,.rotate-\[-2deg\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[-2deg\]{--tw-rotate:-2deg}.rotate-\[-9\.19deg\]{--tw-rotate:-9.19deg}.rotate-\[-90deg\],.rotate-\[-9\.19deg\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[-90deg\]{--tw-rotate:-90deg}.rotate-\[90deg\]{--tw-rotate:90deg}.rotate-\[90deg\],.scale-\[1\.7\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[1\.7\]{--tw-scale-x:1.7;--tw-scale-y:1.7}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-rows-\[0fr\]{grid-template-rows:0fr}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.place-content-center{align-content:center;justify-content:center;place-content:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-\[10px\]{gap:10px}.gap-\[120px\]{gap:120px}.gap-\[12px\]{gap:12px}.gap-\[13px\]{gap:13px}.gap-\[14px\]{gap:14px}.gap-\[16px\]{gap:16px}.gap-\[20px\]{gap:20px}.gap-\[24px\]{gap:24px}.gap-\[2px\]{gap:2px}.gap-\[30px\]{gap:30px}.gap-\[32px\]{gap:32px}.gap-\[34px\]{gap:34px}.gap-\[40px\]{gap:40px}.gap-\[4px\]{gap:4px}.gap-\[56px\]{gap:56px}.gap-\[60px\]{gap:60px}.gap-\[64px\]{gap:64px}.gap-\[6px\]{gap:6px}.gap-\[8px\]{gap:8px}.gap-x-1{column-gap:.25rem}.gap-x-1\.5{column-gap:.375rem}.gap-x-10{column-gap:2.5rem}.gap-x-11{column-gap:2.75rem}.gap-x-2{column-gap:.5rem}.gap-x-2\.5{column-gap:.625rem}.gap-x-3{column-gap:.75rem}.gap-x-4{column-gap:1rem}.gap-x-6{column-gap:1.5rem}.gap-y-3{row-gap:.75rem}.gap-y-\[20px\]{row-gap:20px}.gap-y-\[24px\]{row-gap:24px}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(1px*var(--tw-divide-x-reverse))}.divide-\[\#E5E7EB\]>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(229,231,235,var(--tw-divide-opacity))}.self-center{align-self:center}.justify-self-end{justify-self:end}.overflow-hidden{overflow:hidden}.\!overflow-visible{overflow:visible!important}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-visible{overflow-x:visible}.whitespace-nowrap{white-space:nowrap}.text-nowrap{text-wrap:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-b{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-br-xl{border-bottom-right-radius:.75rem}.rounded-tr-xl{border-top-right-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-\[0\.3px\]{border-width:.3px}.border-\[1px\]{border-width:1px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-\[\#00205B\]{--tw-border-opacity:1;border-color:rgba(0,32,91,var(--tw-border-opacity))}.border-\[\#00263D\]{--tw-border-opacity:1;border-color:rgba(0,38,61,var(--tw-border-opacity))}.border-\[\#446197\]{--tw-border-opacity:1;border-color:rgba(68,97,151,var(--tw-border-opacity))}.border-\[\#D1D5DB\]{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.border-\[\#D4D4D4\]{--tw-border-opacity:1;border-color:rgba(212,212,212,var(--tw-border-opacity))}.border-\[\#E5E7EB\]{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.border-\[\#F6F6F6\]{--tw-border-opacity:1;border-color:rgba(246,246,246,var(--tw-border-opacity))}.border-\[\#ee809c\]{--tw-border-opacity:1;border-color:rgba(238,128,156,var(--tw-border-opacity))}.border-\[\#fff\]{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.border-black\/50{border-color:rgba(0,0,0,.5)}.border-neutral-200{--tw-border-opacity:1;border-color:rgba(229,229,229,var(--tw-border-opacity))}.border-neutral-700{--tw-border-opacity:1;border-color:rgba(64,64,64,var(--tw-border-opacity))}.border-red-500{--tw-border-opacity:1;border-color:rgba(239,68,68,var(--tw-border-opacity))}.border-slate-200{--tw-border-opacity:1;border-color:rgba(226,232,240,var(--tw-border-opacity))}.border-slate-300{--tw-border-opacity:1;border-color:rgba(203,213,225,var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.bg-\[\#00205B\],.bg-\[\#00205b\]{--tw-bg-opacity:1;background-color:rgba(0,32,91,var(--tw-bg-opacity))}.bg-\[\#03143352\]{background-color:rgba(3,20,51,.322)}.bg-\[\#17312c\]{--tw-bg-opacity:1;background-color:rgba(23,49,44,var(--tw-bg-opacity))}.bg-\[\#1ACA4E\]{--tw-bg-opacity:1;background-color:rgba(26,202,78,var(--tw-bg-opacity))}.bg-\[\#D10A2E\]{--tw-bg-opacity:1;background-color:rgba(209,10,46,var(--tw-bg-opacity))}.bg-\[\#D20A2E\]{--tw-bg-opacity:1;background-color:rgba(210,10,46,var(--tw-bg-opacity))}.bg-\[\#E5E7EB\]{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.bg-\[\#EB3D00\]{--tw-bg-opacity:1;background-color:rgba(235,61,0,var(--tw-bg-opacity))}.bg-\[\#F2F3F6\]{--tw-bg-opacity:1;background-color:rgba(242,243,246,var(--tw-bg-opacity))}.bg-\[\#F3F4F6\]{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.bg-\[\#eb3d02\]{--tw-bg-opacity:1;background-color:rgba(235,61,2,var(--tw-bg-opacity))}.bg-\[\#ee809c\]{--tw-bg-opacity:1;background-color:rgba(238,128,156,var(--tw-bg-opacity))}.bg-\[currentColor\]{background-color:currentColor}.bg-\[transparent\]{background-color:initial}.bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-black\/20{background-color:rgba(0,0,0,.2)}.bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.bg-neutral-700{--tw-bg-opacity:1;background-color:rgba(64,64,64,var(--tw-bg-opacity))}.bg-neutral-900{--tw-bg-opacity:1;background-color:rgba(23,23,23,var(--tw-bg-opacity))}.bg-red-300{--tw-bg-opacity:1;background-color:rgba(252,165,165,var(--tw-bg-opacity))}.bg-slate-100{--tw-bg-opacity:1;background-color:rgba(241,245,249,var(--tw-bg-opacity))}.bg-slate-200{--tw-bg-opacity:1;background-color:rgba(226,232,240,var(--tw-bg-opacity))}.bg-slate-50{--tw-bg-opacity:1;background-color:rgba(248,250,252,var(--tw-bg-opacity))}.bg-slate-600{--tw-bg-opacity:1;background-color:rgba(71,85,105,var(--tw-bg-opacity))}.bg-transparent{background-color:initial}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-white\/20{background-color:hsla(0,0%,100%,.2)}.bg-zinc-200{--tw-bg-opacity:1;background-color:rgba(228,228,231,var(--tw-bg-opacity))}.bg-zinc-300{--tw-bg-opacity:1;background-color:rgba(212,212,216,var(--tw-bg-opacity))}.bg-opacity-\[0\.32\]{--tw-bg-opacity:0.32}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-\[\#00205b\]{--tw-gradient-from:#00205b var(--tw-gradient-from-position);--tw-gradient-to:rgba(0,32,91,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-\[\#17312c\]{--tw-gradient-from:#17312c var(--tw-gradient-from-position);--tw-gradient-to:rgba(23,49,44,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position)}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-center{object-position:center}.p-12{padding:3rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-7{padding:1.75rem}.p-\[10px\]{padding:10px}.p-\[12px\]{padding:12px}.p-\[1px_5px\]{padding:1px 5px}.p-\[20px\]{padding:20px}.p-\[20px_32px\]{padding:20px 32px}.p-\[24px\]{padding:24px}.p-\[2px\]{padding:2px}.p-\[30px_40px\]{padding:30px 40px}.p-\[32px\]{padding:32px}.p-\[40px_0_56px\]{padding:40px 0 56px}.p-\[6px\]{padding:6px}.p-\[80px_0_120px\]{padding:80px 0 120px}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-\[28px\]{padding-left:28px;padding-right:28px}.px-\[30px\]{padding-left:30px;padding-right:30px}.px-\[5px\]{padding-left:5px;padding-right:5px}.px-\[6px\]{padding-left:6px;padding-right:6px}.px-\[calc\(\(100dvw-100\%\)\/2\)\]{padding-left:calc(100dvw/2 - 50%);padding-right:calc(100dvw/2 - 50%)}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-24{padding-bottom:6rem;padding-top:6rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.py-\[100px\]{padding-bottom:100px;padding-top:100px}.py-\[16px\]{padding-bottom:16px;padding-top:16px}.py-\[17\.5px\]{padding-bottom:17.5px;padding-top:17.5px}.py-\[19\.5px\]{padding-bottom:19.5px;padding-top:19.5px}.py-\[20px\]{padding-bottom:20px;padding-top:20px}.py-\[24px\]{padding-bottom:24px;padding-top:24px}.py-\[2px\]{padding-bottom:2px;padding-top:2px}.py-\[3px\]{padding-bottom:3px;padding-top:3px}.py-\[56px\]{padding-bottom:56px;padding-top:56px}.py-\[60px\]{padding-bottom:60px;padding-top:60px}.py-\[80px\]{padding-bottom:80px;padding-top:80px}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-40{padding-bottom:10rem}.pb-6{padding-bottom:1.5rem}.pb-\[16px\]{padding-bottom:16px}.pb-\[20px\]{padding-bottom:20px}.pb-\[34px\]{padding-bottom:34px}.pb-\[40px\]{padding-bottom:40px}.pb-\[54px\]{padding-bottom:54px}.pb-\[56px\]{padding-bottom:56px}.pb-\[73px\]{padding-bottom:73px}.pb-\[80px\]{padding-bottom:80px}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-\[16px\]{padding-left:16px}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pr-6{padding-right:1.5rem}.pr-9{padding-right:2.25rem}.pr-\[16px\]{padding-right:16px}.pt-10{padding-top:2.5rem}.pt-20{padding-top:5rem}.pt-3{padding-top:.75rem}.pt-5{padding-top:1.25rem}.pt-\[100px\]{padding-top:100px}.pt-\[110px\]{padding-top:110px}.pt-\[118px\]{padding-top:118px}.pt-\[120px\]{padding-top:120px}.pt-\[16px\]{padding-top:16px}.pt-\[28px\]{padding-top:28px}.pt-\[50px\]{padding-top:50px}.pt-\[56px\]{padding-top:56px}.pt-\[72px\]{padding-top:72px}.pt-\[93px\]{padding-top:93px}.text-left{text-align:left}.text-center{text-align:center}.\!font-montserrat{font-family:Montserrat,sans-serif!important}.font-\[\"MavoraSans\"\]{font-family:MavoraSans}.font-\[\'Arial\'\]{font-family:Arial}.font-\[\'Elegant\'\]{font-family:Elegant}.font-\[\'MavoraSans\'\]{font-family:MavoraSans}.font-\[\'Montserrat\'\]{font-family:Montserrat}.font-\[\'Paradine\'\]{font-family:Paradine}.font-\[\'Stylish_Flairs\'\]{font-family:Stylish Flairs}.font-\[\'Ubuntu_Mono\'\]{font-family:Ubuntu Mono}.font-\[Montserrat\]{font-family:Montserrat}.font-elegant{font-family:Elegant}.font-inter{font-family:inter,sans-serif}.font-mavora{font-family:MavoraSans,sans-serif}.font-montserrat{font-family:Montserrat,sans-serif}.font-ubuntumono{font-family:UbuntuMono,sans-serif}.\!text-\[13px\]{font-size:13px!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[100px\]{font-size:100px}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[150px\]{font-size:150px}.text-\[15px\]{font-size:15px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[214px\]{font-size:214px}.text-\[22px\]{font-size:22px}.text-\[24px\]{font-size:24px}.text-\[32px\]{font-size:32px}.text-\[36px\]{font-size:36px}.text-\[44px\]{font-size:44px}.text-\[60px\]{font-size:60px}.text-\[80px\]{font-size:80px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.\!font-semibold{font-weight:600!important}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.\!normal-case{text-transform:none!important}.italic{font-style:italic}.not-italic{font-style:normal}.\!leading-\[1\.2em\]{line-height:1.2em!important}.\!leading-\[1\.5em\]{line-height:1.5em!important}.\!leading-\[150\%\]{line-height:150%!important}.leading-3{line-height:.75rem}.leading-5{line-height:1.25rem}.leading-9{line-height:2.25rem}.leading-\[1\.5\]{line-height:1.5}.leading-\[100\%\]{line-height:100%}.leading-\[100px\]{line-height:100px}.leading-\[110\%\]{line-height:110%}.leading-\[14px\]{line-height:14px}.leading-\[150\%\]{line-height:150%}.leading-\[160\%\]{line-height:160%}.leading-\[170\%\]{line-height:170%}.leading-\[180\%\]{line-height:180%}.leading-\[18px\]{line-height:18px}.leading-\[20px\]{line-height:20px}.leading-\[29px\]{line-height:29px}.leading-\[30px\]{line-height:30px}.leading-\[60px\]{line-height:60px}.leading-\[90\%\]{line-height:90%}.leading-none{line-height:1}.leading-primary{line-height:4.9rem}.tracking-\[0\.36px\]{letter-spacing:.36px}.tracking-\[0\.48px\]{letter-spacing:.48px}.tracking-\[0\.5px\]{letter-spacing:.5px}.tracking-\[0\.64px\]{letter-spacing:.64px}.tracking-\[0\.66px\]{letter-spacing:.66px}.tracking-\[0\.6px\]{letter-spacing:.6px}.tracking-\[1\.16px\]{letter-spacing:1.16px}.tracking-\[1\.26px\]{letter-spacing:1.26px}.tracking-\[1\.32px\]{letter-spacing:1.32px}.tracking-\[1\.4px\]{letter-spacing:1.4px}.tracking-\[1\.5px\]{letter-spacing:1.5px}.tracking-\[1\.68px\]{letter-spacing:1.68px}.tracking-\[1\.8px\]{letter-spacing:1.8px}.tracking-\[2\.16px\]{letter-spacing:2.16px}.tracking-\[2\.4px\]{letter-spacing:2.4px}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.\!text-\[\#111827\]{--tw-text-opacity:1!important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.\!text-\[\#6B7280\]{--tw-text-opacity:1!important;color:rgba(107,114,128,var(--tw-text-opacity))!important}.text-\[\#00205B\]{--tw-text-opacity:1;color:rgba(0,32,91,var(--tw-text-opacity))}.text-\[\#00205C\]{--tw-text-opacity:1;color:rgba(0,32,92,var(--tw-text-opacity))}.text-\[\#00205b\]{--tw-text-opacity:1;color:rgba(0,32,91,var(--tw-text-opacity))}.text-\[\#00263D\],.text-\[\#00263d\]{--tw-text-opacity:1;color:rgba(0,38,61,var(--tw-text-opacity))}.text-\[\#111827\]{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.text-\[\#383838\]{--tw-text-opacity:1;color:rgba(56,56,56,var(--tw-text-opacity))}.text-\[\#454F62\],.text-\[\#454f62\]{--tw-text-opacity:1;color:rgba(69,79,98,var(--tw-text-opacity))}.text-\[\#4B5563\]{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.text-\[\#6B7280\]{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.text-\[\#83A1DA\]{--tw-text-opacity:1;color:rgba(131,161,218,var(--tw-text-opacity))}.text-\[\#EB3D00\]{--tw-text-opacity:1;color:rgba(235,61,0,var(--tw-text-opacity))}.text-\[\#FFFFFF\],.text-\[\#fff\],.text-\[\#ffffff\]{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-\[\'Arial\'\]{color:"Arial"}.text-\[var\(--Base-White\2c _\#fff\)\]{color:var(--Base-White,#fff)}.text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgba(239,68,68,var(--tw-text-opacity))}.text-secondary{--tw-text-opacity:1;color:rgba(63,61,59,var(--tw-text-opacity))}.text-slate-700{--tw-text-opacity:1;color:rgba(51,65,85,var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-30{opacity:.3}.opacity-70{opacity:.7}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-2xl,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.backdrop-blur-sm,.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[grid-template-rows\]{transition-duration:.15s;transition-property:grid-template-rows;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.will-change-transform{will-change:transform}.svg-icon{display:inline-block;vertical-align:middle}.svg-icon>svg{--icon-height:calc(var(--icon-width)*1/(var(--icon-ratio)));display:block;height:var(--icon-height);width:var(--icon-width);fill:currentColor}.line-hidden:after,.overlay:after{content:var(--tw-content);left:0;position:absolute;width:100%}.line-hidden:after{bottom:0;height:1px;transform-origin:right;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);--tw-scale-x:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.line-hidden:hover:after{content:var(--tw-content);transform-origin:left;--tw-scale-x:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.line-hidden-group:after{bottom:0;height:1px;left:0;position:absolute;transform-origin:right;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%;--tw-scale-x:0;content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.group:hover .line-hidden-group:after,.line-visible:after{content:var(--tw-content);transform-origin:left;--tw-scale-x:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.line-visible:after{bottom:0;height:1px;left:0;position:absolute;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%;--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.line-visible:hover:after{content:var(--tw-content);transform-origin:right;--tw-scale-x:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.line-visible-white:after{bottom:0;height:1px;left:0;position:absolute;transform-origin:left;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%;--tw-scale-x:1;content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.group:hover .line-visible-white:after{content:var(--tw-content);transform-origin:right;--tw-scale-x:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.line-visible-white:after{background-color:var(--tw-after-bg,#111827)}.\[--icon-ratio\:102\/24\]{--icon-ratio:102/24}.\[--icon-ratio\:1\]{--icon-ratio:1}.\[--icon-width\:10\.25rem\]{--icon-width:10.25rem}.\[--icon-width\:1rem\]{--icon-width:1rem}.\[align-items\:flex-end\]{align-items:flex-end}.\[align-items\:flex-start\]{align-items:flex-start}.\[aspect-ratio\:1320_\/_460\]{aspect-ratio:1320/460}.\[aspect-ratio\:1328\/716\]{aspect-ratio:1328/716}.\[border-bottom\:1px_solid_\#00205b\]{border-bottom:1px solid #00205b}.\[border-bottom\:1px_solid_\#d4d4d4\]{border-bottom:1px solid #d4d4d4}.\[border-top\:1px_solid_\#d4d4d4\]{border-top:1px solid #d4d4d4}.\[height\:100dvh\]{height:100dvh}.\[height\:auto\]{height:auto}.\[height\:fit-content\]{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.\[inset\:0\],.\[inset\:0px\]{bottom:0;left:0;right:0;top:0}.\[line-height\:0\.93em\]{line-height:.93em}.\[line-height\:0\.9em\]{line-height:.9em}.\[line-height\:150\%\]{line-height:150%}.\[line-height\:160\%\]{line-height:160%}.\[line-height\:1em\]{line-height:1em}.\[line-height\:normal\]{line-height:normal}.\[margin-top\:auto\]{margin-top:auto}.\[object-fit\:cover\]{object-fit:cover}.\[object-position\:center\]{object-position:center}.\[outline-color\:\#00263D\],.\[outline-color\:\#00263d\]{outline-color:#00263d}.\[outline-offset\:-3px\]{outline-offset:-3px}.\[outline-style\:solid\]{outline-style:solid}.\[outline-width\:1px\]{outline-width:1px}.\[padding\:120px_0\]{padding:120px 0}.\[transform-origin\:left_center\]{transform-origin:left center}.\[transform-origin\:right_center\]{transform-origin:right center}.\[transform\:translateX\(-50\%\)\]{transform:translateX(-50%)}.\[transform\:translateY\(1px\)\]{transform:translateY(1px)}.\[transition\:0\.3s_ease\]{transition:.3s ease}.\[transition\:all_0\.3s\]{transition:all .3s}.\[white-space\:nowrap\]{white-space:nowrap}.\[width\:fit-content\]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.\[z-index\:-1\]{z-index:-1}.\[z-index\:1\]{z-index:1}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-top:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal .swiper-button-next,.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-horizontal .swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0deg)}.swiper-vertical .swiper-button-next,.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-next,.swiper-vertical~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px)}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}:root{--header-height:4rem}body{overflow-x:clip}.mobile-navigation{display:flex;flex-direction:column;position:relative}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.mobile-navigation div.text-sm.font-semibold.text-gray-800.uppercase,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.mobile-navigation.flex-col div.text-sm.font-semibold.text-gray-800.uppercase{color:#111827;font-size:13px;font-weight:500;line-height:150%}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.mobile-navigation div.text-xs.text-gray-600,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.mobile-navigation.flex-col div.text-xs.text-gray-600{color:#374151;font-size:11px;font-weight:400;line-height:150%}.mobile-navigation .current-menu-item a{pointer-events:none}.mobile-navigation>li{border-top-width:1px;--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity));padding-bottom:1rem;padding-top:1rem}.mobile-navigation>li:has(ul){position:relative}.mobile-navigation>li:has(ul)>a{align-items:center;display:flex;justify-content:space-between}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.mobile-navigation>li:has(ul)>a.flex-col div.text-sm.font-semibold.text-gray-800.uppercase{color:#111827;font-size:13px;font-weight:500;line-height:150%}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.mobile-navigation>li:has(ul)>a.flex-col div.text-xs.text-gray-600{color:#374151;font-size:11px;font-weight:400;line-height:150%}.mobile-navigation>li:has(ul)>a:after{background-image:url('data:image/svg+xml;utf8,<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.53033 0.96967C1.23744 0.676777 0.762563 0.676777 0.46967 0.96967C0.176777 1.26256 0.176777 1.73744 0.46967 2.03033L5.46967 7.03033C5.76256 7.32322 6.23744 7.32322 6.53033 7.03033L11.5303 2.03033C11.8232 1.73744 11.8232 1.26256 11.5303 0.96967C11.2374 0.676777 10.7626 0.676777 10.4697 0.96967L6 5.43934L1.53033 0.96967Z" fill="%233F3D3B"/></svg>');background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:.5rem;position:relative;transform-origin:center;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:.75rem}html.has-sub-menu-open .mobile-navigation>li:has(ul)>a:after{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.mobile-navigation>li:has(ul) ul{max-height:0;overflow:hidden;transition-duration:.7s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}html.has-sub-menu-open .mobile-navigation>li:has(ul) ul{max-height:500px;transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.mobile-navigation>li:has(ul) ul li{padding-bottom:.625rem;padding-top:.625rem}.mobile-navigation>li:has(ul) ul li:first-child{padding-top:1.25rem}.mobile-navigation>li:has(ul) ul li a{font-size:1rem;font-weight:400;line-height:1.5rem}.mobile-navigation>li>a{font-size:.875rem;font-weight:500;letter-spacing:.1em;line-height:1.25rem;text-transform:uppercase}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.flex-col div.mobile-navigation>li>a.font-semibold.text-gray-800.uppercase,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.flex-col div.text-sm.font-semibold.text-gray-800.mobile-navigation>li>a{color:#111827;font-size:13px;font-weight:500;line-height:150%}.primary-navigation{align-items:baseline;column-gap:2.5rem;display:flex}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.primary-navigation.flex-col div.text-sm.font-semibold.text-gray-800.uppercase{color:#111827;font-size:13px;font-weight:500;line-height:150%}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.primary-navigation.flex-col div.text-xs.text-gray-600{color:#374151;font-size:11px;font-weight:400;line-height:150%}.primary-navigation .current-menu-item a{pointer-events:none;-webkit-text-decoration-line:underline;text-decoration-line:underline}.primary-navigation>li .current-menu-item a{pointer-events:none}.primary-navigation>li>a{font-size:.875rem;font-weight:500;letter-spacing:.1em;line-height:1.25rem;text-transform:uppercase}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.flex-col div.primary-navigation>li>a.font-semibold.text-gray-800.uppercase,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.flex-col div.text-sm.font-semibold.text-gray-800.primary-navigation>li>a{color:#111827;font-size:13px;font-weight:500;line-height:150%}.primary-navigation>li:has(ul){position:relative}.primary-navigation>li:has(ul)>a{align-items:center;column-gap:.5rem;display:flex}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.primary-navigation>li:has(ul)>a.flex-col div.text-sm.font-semibold.text-gray-800.uppercase{color:#111827;font-size:13px;font-weight:500;line-height:150%}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.primary-navigation>li:has(ul)>a.flex-col div.text-xs.text-gray-600{color:#374151;font-size:11px;font-weight:400;line-height:150%}.primary-navigation>li:has(ul)>a:after{background-image:url('data:image/svg+xml;utf8,<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.53033 0.96967C1.23744 0.676777 0.762563 0.676777 0.46967 0.96967C0.176777 1.26256 0.176777 1.73744 0.46967 2.03033L5.46967 7.03033C5.76256 7.32322 6.23744 7.32322 6.53033 7.03033L11.5303 2.03033C11.8232 1.73744 11.8232 1.26256 11.5303 0.96967C11.2374 0.676777 10.7626 0.676777 10.4697 0.96967L6 5.43934L1.53033 0.96967Z" fill="%233F3D3B"/></svg>');background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:.5rem;position:relative;transform-origin:center;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:.75rem}html.has-sub-menu-open .primary-navigation>li:has(ul)>a:after{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.primary-navigation>li:has(ul)>ul{display:none;left:-2rem;position:absolute;top:100%;visibility:hidden;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:10;--tw-translate-y:2.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.primary-navigation>li:has(ul)>ul>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}.primary-navigation>li:has(ul)>ul{--tw-bg-opacity:1;background-color:rgba(236,237,231,var(--tw-bg-opacity));opacity:0}.primary-navigation>li:has(ul)>ul li{padding:1.25rem 2rem}.primary-navigation>li:has(ul)>ul li a{font-size:1rem;font-weight:400;line-height:1.5rem}.footer_navigation>li .current-menu-item a{pointer-events:none}@media (min-width:1280px){.footer_navigation>li .current-menu-item a{border-bottom-width:1px;--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}}.footer_sub_menu{align-items:center;display:flex}.footer_sub_menu>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(1px*var(--tw-divide-x-reverse));--tw-divide-opacity:1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}.footer_sub_menu{line-height:1rem}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.footer_sub_menu.flex-col div.text-sm.font-semibold.text-gray-800.uppercase{color:#111827;font-size:13px;font-weight:500;line-height:150%}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.footer_sub_menu.flex-col div.text-xs.text-gray-600{color:#374151;font-size:11px;font-weight:400;line-height:150%}.footer_sub_menu li{padding-left:.75rem;padding-right:.75rem}.footer_sub_menu li a{font-size:.75rem;font-weight:400;line-height:1rem}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.flex-col div.footer_sub_menu li a.text-gray-600{color:#374151;font-size:11px;font-weight:400;line-height:150%}.page-content h2{font-size:1.5rem;font-weight:500;line-height:2rem;margin-bottom:1rem;margin-top:1.75rem}@media (min-width:1280px){.page-content h2{font-size:2.25rem;line-height:2.5rem;line-height:1.25}}.page-content h3{font-size:1.25rem;line-height:1.75rem;margin-bottom:1.25rem;margin-top:1.75rem}.page-content h3:first-child{margin-top:0}@media (min-width:1280px){.page-content h3{font-size:1.5rem;line-height:2rem}}.page-content h4{font-size:1.25rem;font-weight:500;line-height:1.75rem;margin-bottom:1rem;--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.page-content p{font-size:.875rem;line-height:1.25rem;margin-bottom:1rem}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.flex-col div.page-content p.font-semibold.text-gray-800.uppercase{color:#111827;font-size:13px;font-weight:500;line-height:150%}@media (min-width:1280px){.page-content p{font-size:1rem;line-height:1.5rem}}.page-content a{position:relative}.page-content a:after{content:var(--tw-content);height:1px}.page-content ul{font-size:.875rem;line-height:1.5rem;margin-bottom:1.5rem}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.flex-col div.page-content ul.font-semibold.text-gray-800.uppercase{color:#111827;font-size:13px;font-weight:500;line-height:150%}.page-content ul li{padding-left:.75rem;position:relative}.plyr__control--overlaid svg{height:2.5rem;width:2.5rem}@media (min-width:1280px){.plyr__control--overlaid svg{height:4rem;width:4rem}}.plyr__control--overlaid{background:none}.plyr__control:hover{background:none!important}.plyr--full-ui input[type=range]{color:#fff}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{-ms-scroll-chaining:none;overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}.iti .iti__country-container .iti__dropdown-content{border-radius:0;--tw-border-opacity:1;border-color:rgba(64,64,64,var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(115,115,115,var(--tw-bg-opacity));--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.iti .iti__country-container .iti__dropdown-content .iti__search-input{border-radius:0;--tw-bg-opacity:1;background-color:rgba(64,64,64,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.iti .iti__country-container .iti__dropdown-content .iti__country-list li.iti__country{width:100%}.iti .iti__country-container .iti__dropdown-content .iti__country-list li.iti__country .iti__country-name,.iti .iti__country-container .iti__dropdown-content .iti__country-list li.iti__country .iti__flag-box{display:inline-flex}.iti .iti__country-container .iti__dropdown-content .iti__country-list li.iti__country .iti__dial-code{display:inline-flex;flex:1 1 0%;justify-content:flex-end;--tw-text-opacity:1;color:rgba(23,23,23,var(--tw-text-opacity))}#gdpr-cookie-consent-bar{border-style:none!important;bottom:13px!important;gap:16px!important;left:auto!important;right:13px!important;width:366px!important;--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important;padding:24px!important;--tw-text-opacity:1!important;color:rgba(24,24,25,var(--tw-text-opacity))!important;--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)!important;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)!important}@media (min-width:1024px){#gdpr-cookie-consent-bar{bottom:40px!important;right:40px!important;width:461px!important}}#gdpr-cookie-consent-bar h3{font-family:Montserrat,sans-serif!important;font-size:18px!important;font-weight:600!important;line-height:150%!important;text-align:left!important;--tw-text-opacity:1!important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.flex-col div.text-sm#gdpr-cookie-consent-bar h3.text-gray-800.uppercase{color:#111827!important;font-size:13px!important;font-weight:500!important;line-height:150%!important}#gdpr-cookie-consent-bar .row_center{gap:24px!important}#gdpr-cookie-consent-bar .row_center .gdpr-notice-content-body{font-family:Montserrat,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:150%!important;--tw-text-opacity:1!important;color:rgba(75,85,99,var(--tw-text-opacity))!important}#gdpr-cookie-consent-bar .row_center .gdpr-notice-content-body p{font-weight:400!important;text-align:left!important}#gdpr-cookie-consent-bar .row_center .gdpr-notice-content-body #cookie_action_link{display:inline!important;font-weight:400!important;transition-duration:.3s!important;transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}#gdpr-cookie-consent-bar .row_center .gdpr-notice-content-body #cookie_action_link:hover{--tw-text-opacity:1!important;color:rgba(142,142,142,var(--tw-text-opacity))!important}#gdpr-cookie-consent-bar .row_center .group-description-buttons{display:flex!important;flex-direction:column-reverse!important;gap:10px!important;justify-content:flex-end!important;width:100%!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div#gdpr-cookie-consent-bar .row_center .group-description-buttons.flex-col div.text-sm.font-semibold.text-gray-800.uppercase{color:#111827!important;font-size:13px!important;font-weight:500!important;line-height:150%!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div#gdpr-cookie-consent-bar .row_center .group-description-buttons.flex-col div.text-xs.text-gray-600{color:#374151!important;font-size:11px!important;font-weight:400!important;line-height:150%!important}@media (min-width:1024px){#gdpr-cookie-consent-bar .row_center .group-description-buttons{flex-direction:column-reverse!important;width:100%!important}}#gdpr-cookie-consent-bar .row_center .group-description-buttons #cookie_action_accept_all,#gdpr-cookie-consent-bar .row_center .group-description-buttons #cookie_action_reject,#gdpr-cookie-consent-bar .row_center .group-description-buttons #cookie_action_settings{border-radius:0!important;font-size:13px!important;font-weight:500!important;height:50px!important;letter-spacing:2.16px!important;line-height:1.5!important;margin:0!important;min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important;padding:19.5px 30px!important;text-transform:uppercase!important;width:100%!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.flex-col div.text-sm.font-semibold.text-gray-800#gdpr-cookie-consent-bar .row_center .group-description-buttons #cookie_action_accept_all,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.flex-col div.text-sm.font-semibold.text-gray-800#gdpr-cookie-consent-bar .row_center .group-description-buttons #cookie_action_reject,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.flex-col div.text-sm.font-semibold.text-gray-800#gdpr-cookie-consent-bar .row_center .group-description-buttons #cookie_action_settings{color:#111827!important;font-size:13px!important;font-weight:500!important;line-height:150%!important}@media (min-width:1024px){#gdpr-cookie-consent-bar .row_center .group-description-buttons #cookie_action_accept_all,#gdpr-cookie-consent-bar .row_center .group-description-buttons #cookie_action_reject,#gdpr-cookie-consent-bar .row_center .group-description-buttons #cookie_action_settings{font-size:12px!important;width:100%!important}}#gdpr-cookie-consent-bar .row_center .group-description-buttons .left_buttons{display:flex!important;flex-direction:column-reverse!important;width:100%!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div#gdpr-cookie-consent-bar .row_center .group-description-buttons .left_buttons.flex-col div.text-sm.font-semibold.text-gray-800.uppercase{color:#111827!important;font-size:13px!important;font-weight:500!important;line-height:150%!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div#gdpr-cookie-consent-bar .row_center .group-description-buttons .left_buttons.flex-col div.text-xs.text-gray-600{color:#374151!important;font-size:11px!important;font-weight:400!important;line-height:150%!important}#gdpr-cookie-consent-bar .row_center .group-description-buttons .left_buttons #cookie_action_reject,#gdpr-cookie-consent-bar .row_center .group-description-buttons .left_buttons #cookie_action_settings{border-width:1px!important;width:100%!important;--tw-border-opacity:1!important;border-color:rgba(0,32,91,var(--tw-border-opacity))!important;--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important;font-family:MavoraSans,sans-serif!important;--tw-text-opacity:1!important;color:rgba(0,38,61,var(--tw-text-opacity))!important;transition-duration:.3s!important;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}#gdpr-cookie-consent-bar .row_center .group-description-buttons .left_buttons #cookie_action_reject:hover,#gdpr-cookie-consent-bar .row_center .group-description-buttons .left_buttons #cookie_action_settings:hover{--tw-bg-opacity:1!important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}#gdpr-cookie-consent-bar .row_center .group-description-buttons .right_buttons{width:100%!important}#gdpr-cookie-consent-bar .row_center .group-description-buttons .right_buttons #cookie_action_accept_all{border-width:1px!important;width:100%!important;--tw-border-opacity:1!important;border-color:rgba(0,32,91,var(--tw-border-opacity))!important;--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important;font-family:MavoraSans,sans-serif!important;--tw-text-opacity:1!important;color:rgba(0,38,61,var(--tw-text-opacity))!important;transition-duration:.3s!important;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}#gdpr-cookie-consent-bar .row_center .group-description-buttons .right_buttons #cookie_action_accept_all:hover{--tw-bg-opacity:1!important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}#gdpr-cookie-consent-bar .powered-by-credits{display:none!important}#gdpr-cookie-consent-bar .gdpr_messagebar_content{padding:36px 32px 32px!important}.gdpr_messagebar_detail .gdprmodal{z-index:9999!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog{align-items:flex-end!important;margin:0 0 13px!important;position:absolute!important;right:12px!important}@media (min-width:1024px){.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog{margin-bottom:40px!important;right:40px!important}}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content{width:366px!important;--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important;padding:32px!important;--tw-text-opacity:1!important;color:rgba(75,85,99,var(--tw-text-opacity))!important}@media (min-width:1024px){.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content{width:461px!important}}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-header{align-items:center;display:flex;justify-content:space-between;padding:.75rem 1rem}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-header.flex-col div.text-sm.font-semibold.text-gray-800.uppercase{color:#111827;font-size:13px;font-weight:500;line-height:150%}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-header.flex-col div.text-xs.text-gray-600{color:#374151;font-size:11px;font-weight:400;line-height:150%}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-header{background-color:#f4f4f4;color:#111;opacity:1;position:relative}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-header:before{display:block!important;font-family:Montserrat,sans-serif!important;font-size:18px!important;font-weight:600!important;line-height:150%!important;--tw-text-opacity:1!important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.flex-col div.text-sm.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-header.text-gray-800.uppercase:before{color:#111827!important;font-size:13px!important;font-weight:500!important;line-height:150%!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-header{margin-bottom:20px!important;--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important;padding:0!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-header .close{background-color:initial!important;opacity:1!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-header .gdpr_action_button .dashicons{align-items:center!important;border-radius:9999px!important;border-width:1px!important;display:flex!important;height:32px!important;justify-content:center!important;width:32px!important;--tw-border-opacity:1!important;border-color:rgba(218,218,218,var(--tw-border-opacity))!important;--tw-bg-opacity:1!important;background-color:rgba(237,225,207,var(--tw-bg-opacity))!important;--tw-text-opacity:1!important;color:rgba(0,0,0,var(--tw-text-opacity))!important;transition-duration:.3s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-header .gdpr_action_button .dashicons.flex-col div.text-sm.font-semibold.text-gray-800.uppercase{color:#111827!important;font-size:13px!important;font-weight:500!important;line-height:150%!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-header .gdpr_action_button .dashicons.flex-col div.text-xs.text-gray-600{color:#374151!important;font-size:11px!important;font-weight:400!important;line-height:150%!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-header .gdpr_action_button .dashicons:hover{--tw-rotate:90deg!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important;--tw-text-opacity:1!important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body{background-color:initial!important;height:auto!important;max-height:calc(100vh - 350px)!important;overflow:auto!important;--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .gdpr-about-cookies{font-family:Montserrat,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:150%!important;padding:0 0 20px!important;--tw-text-opacity:1!important;color:rgba(142,142,142,var(--tw-text-opacity))!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group{border-radius:0!important;border-width:1px!important;--tw-border-opacity:1!important;background-color:initial!important;border-color:rgba(218,218,218,var(--tw-border-opacity))!important;padding:0!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item hr{display:none!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item{background-color:initial!important;opacity:1!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .gdpr-column .gdpr-columns .always-active{--tw-text-opacity:1!important;color:rgba(34,197,94,var(--tw-text-opacity))!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .gdpr-column .gdpr-columns .checkbox input#gdpr_messagebar_body_button_necessary_replacement:checked+label,.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .gdpr-column .gdpr-columns .checkbox input:checked+label{--tw-bg-opacity:1!important;background-color:rgba(0,32,91,var(--tw-bg-opacity))!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .gdpr-column .gdpr-columns .checkbox input#gdpr_messagebar_body_button_necessary_replacement:checked+label:after,.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .gdpr-column .gdpr-columns .toggle .checkbox input:checked+label:after{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .gdpr-column .gdpr-columns{border-bottom-width:1px!important;border-radius:0!important;margin-bottom:0!important;margin-top:0!important;--tw-border-opacity:1!important;background-color:initial!important;border-color:rgba(218,218,218,var(--tw-border-opacity))!important;padding:14px 14px 8px!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .gdpr-column .gdpr-columns .left .gdpr-dropdown-arrow{display:inline-block;margin-right:8px;margin-top:6px;position:relative;--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .gdpr-column .gdpr-columns .left .gdpr-dropdown-arrow svg{display:none}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .gdpr-column .gdpr-columns .left .gdpr-dropdown-arrow:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' fill='none'%3E%3Cpath stroke='%23181819' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8.5 3v10m5-5h-10'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:16px;width:17px}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .gdpr-column .gdpr-columns .left .gdpr-dropdown-arrow.rotated:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' fill='none'%3E%3Cpath stroke='%23181819' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M13.5 8h-10'/%3E%3C/svg%3E")}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .gdpr-column .gdpr-columns .right .toggle-group .toggle .checkbox label{background-color:#e7e7e7!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .gdpr-column .gdpr-columns .right .toggle-group .toggle .checkbox label:after{background-color:#fff!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .gdpr-column .gdpr-columns .right .toggle-group .toggle .checkbox input:checked+label{background-color:#00205b!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .gdpr-column .gdpr-columns .dashicons:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:16px;margin-right:3px;vertical-align:middle;width:16px}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .gdpr-column .gdpr-columns .dashicons-arrow-down-alt2:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%239D5A37' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8 3v10m5-5H3'/%3E%3C/svg%3E")}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .gdpr-column .gdpr-columns.active-group .dashicons-arrow-up-alt2:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%239D5A37' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M13 8H3'/%3E%3C/svg%3E")}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .gdpr-column .gdpr-columns .category-header{font-family:Montserrat,sans-serif!important;font-size:14px!important;font-weight:600!important;line-height:150%!important;--tw-text-opacity:1!important;color:rgba(102,102,102,var(--tw-text-opacity))!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.flex-col div.text-sm.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .gdpr-column .gdpr-columns .category-header.text-gray-800.uppercase{color:#111827!important;font-size:13px!important;font-weight:500!important;line-height:150%!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .description-container{overflow:hidden;transition-duration:.5s!important;transition-property:max-height!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition:max-height .15s ease}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .description-container .group-description{font-family:Montserrat,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:150%!important;margin-left:28px!important;margin-top:12px!important;--tw-text-opacity:1!important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .description-container .category-cookies-list-container{padding-bottom:4px!important;padding-left:30px!important;padding-right:30px!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .description-container .category-cookies-list-container .table.table-striped .thead-dark tr{--tw-bg-opacity:1!important;background-color:rgba(243,244,246,var(--tw-bg-opacity))!important;text-transform:uppercase!important;--tw-text-opacity:1!important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.flex-col div.text-sm.font-semibold.text-gray-800.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .description-container .category-cookies-list-container .table.table-striped .thead-dark tr{color:#111827!important;font-size:13px!important;font-weight:500!important;line-height:150%!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .description-container .category-cookies-list-container .table.table-striped .thead-dark tr th{font-family:MavoraSans,sans-serif!important;font-size:12px!important;font-weight:500!important;--tw-text-opacity:1!important;color:rgba(0,38,61,var(--tw-text-opacity))!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-body .gdpr-details-content .gdpr-groups-container .category-group .category-item .description-container .category-cookies-list-container .table.table-striped tbody tr td{font-family:Montserrat,sans-serif!important;font-size:12px!important;font-weight:400!important;--tw-text-opacity:1!important;color:rgba(75,85,99,var(--tw-text-opacity))!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-footer{justify-content:flex-end!important;--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important;opacity:1!important;padding-bottom:0!important;padding-left:0!important;padding-right:0!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-footer .powered-by-credits{display:none!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-footer #cookie_action_save,.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-footer .gdpr_action_button{border-radius:0!important;border-width:1px!important;margin:0!important;position:relative!important;width:100%!important;--tw-border-opacity:1!important;border-color:rgba(0,32,91,var(--tw-border-opacity))!important;--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important;font-family:Montserrat,sans-serif!important;font-size:13px!important;font-weight:600!important;line-height:1.5!important;padding:19.5px 32px!important;--tw-text-opacity:1!important;color:rgba(0,38,61,var(--tw-text-opacity))!important;transition-duration:.3s!important;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.flex-col div.text-sm.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-footer #cookie_action_save.text-gray-800.uppercase,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.flex-col div.text-sm.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-footer .gdpr_action_button.text-gray-800.uppercase{color:#111827!important;font-size:13px!important;font-weight:500!important;line-height:150%!important}.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-footer #cookie_action_save:hover,.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-footer .gdpr_action_button:hover{--tw-bg-opacity:1!important;background-color:rgba(209,213,219,var(--tw-bg-opacity))!important}@media (min-width:1024px){.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-footer #cookie_action_save,.gdpr_messagebar_detail .gdprmodal .gdprmodal-dialog .gdprmodal-content .gdprmodal-footer .gdpr_action_button{font-size:13px!important;width:100%!important}}#gdpr-cookie-consent-show-again{left:5%!important;right:auto!important}#gdpr-cookie-consent-show-again span{font-family:Montserrat,sans-serif!important;font-size:14px!important;font-weight:500!important}.next{margin-left:.75rem}.prev{margin-right:.75rem}.page-numbers{border-width:1px;--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity));font-size:.75rem;font-weight:600;line-height:1rem;padding:.875rem 1.25rem;--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.flex-col div.text-sm.page-numbers.text-gray-800.uppercase{color:#111827;font-size:13px;font-weight:500;line-height:150%}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.flex-col div.page-numbers.text-gray-600{color:#374151;font-size:11px;font-weight:400;line-height:150%}@media (min-width:1024px){.page-numbers{font-size:.875rem;line-height:1.25rem}}.page-numbers.current,.page-numbers:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.gform-newsletter{color:#fff;font-family:Montserrat,sans-serif;font-size:13px;max-width:356px}.gform-newsletter label{display:none}.gform-newsletter .gform_fields{align-items:flex-start;display:flex;flex-direction:row}.gform-newsletter #field_1_2{max-width:306px;text-align:left;width:100%}.gform-newsletter #field_1_2 input{border-radius:0!important;color:#00263d;height:54px!important;min-width:306px;outline:none;padding:12.5px!important;text-align:left;width:100%}@media(max-width:600px){.gform-newsletter #field_1_2 input{min-width:unset}}.gform-newsletter #field_submit{align-items:center;background-color:#ee809c;display:flex;justify-content:center;min-height:50px!important;min-width:50px!important;outline:1px solid #00263d;outline-offset:-4px;padding:2px;position:relative;transition:.3s ease}.gform-newsletter #field_submit:hover{background-color:#ff9eba}.gform-newsletter #field_submit input{height:100%;object-fit:none;position:absolute;width:100%}#gform_2 .gform-body #gform_fields_2 #field_2_1{align-items:flex-start!important;justify-content:flex-start!important}#gform_2 .gform-body #gform_fields_2 #field_2_1 label{font-family:MavoraSans,sans-serif!important;font-size:12px!important;font-weight:400!important;letter-spacing:1.68px!important;text-align:left!important;text-transform:uppercase!important;--tw-text-opacity:1!important;color:rgba(17,24,39,var(--tw-text-opacity))!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.flex-col div.text-sm.font-semibold.text-gray-800#gform_2 .gform-body #gform_fields_2 #field_2_1 label{color:#111827!important;font-size:13px!important;font-weight:500!important;line-height:150%!important}#gform_2 .gform-body #gform_fields_2 #field_2_1 .ginput_container_email input{border-width:1px!important;height:46px!important;width:100%!important;--tw-border-opacity:1!important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important;--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important;font-family:Montserrat,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important;padding-left:18px!important;padding-right:18px!important;text-align:left!important;--tw-text-opacity:1!important;color:rgba(17,24,39,var(--tw-text-opacity))!important}#gform_2 .gform-body #gform_fields_2 #field_2_1 .ginput_container_email input::-ms-input-placeholder{--tw-text-opacity:1!important;color:rgba(156,163,175,var(--tw-text-opacity))!important}#gform_2 .gform-body #gform_fields_2 #field_2_1 .ginput_container_email input::placeholder{--tw-text-opacity:1!important;color:rgba(156,163,175,var(--tw-text-opacity))!important}#gform_2 .gform-body #gform_fields_2 #field_2_1 .ginput_container_email input:focus{outline:2px solid transparent!important;outline-offset:2px!important}#gform_2 .gform-body #gform_fields_2 #field_2_3 .ginput_container_consent{align-items:flex-start!important;display:flex!important;gap:14px!important;justify-content:flex-start!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div#gform_2 .gform-body #gform_fields_2 #field_2_3 .ginput_container_consent.flex-col div.text-sm.font-semibold.text-gray-800.uppercase{color:#111827!important;font-size:13px!important;font-weight:500!important;line-height:150%!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div#gform_2 .gform-body #gform_fields_2 #field_2_3 .ginput_container_consent.flex-col div.text-xs.text-gray-600{color:#374151!important;font-size:11px!important;font-weight:400!important;line-height:150%!important}#gform_2 .gform-body #gform_fields_2 #field_2_3 .ginput_container_consent input[type=checkbox]{border-radius:4px!important;border-width:1px!important;box-sizing:border-box!important;display:flex!important;flex-shrink:0!important;height:20px!important;margin-top:3px!important;position:relative!important;width:20px!important;--tw-border-opacity:1!important;border-color:rgba(229,231,235,var(--tw-border-opacity))!important;--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important;outline:2px solid transparent!important;outline-offset:2px!important;padding:0!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div#gform_2 .gform-body #gform_fields_2 #field_2_3 .ginput_container_consent input[type=checkbox].flex-col div.text-sm.font-semibold.text-gray-800.uppercase{color:#111827!important;font-size:13px!important;font-weight:500!important;line-height:150%!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div#gform_2 .gform-body #gform_fields_2 #field_2_3 .ginput_container_consent input[type=checkbox].flex-col div.text-xs.text-gray-600{color:#374151!important;font-size:11px!important;font-weight:400!important;line-height:150%!important}#gform_2 .gform-body #gform_fields_2 #field_2_3 .ginput_container_consent input[type=checkbox]:checked{--tw-bg-opacity:1!important;background-color:rgba(237,128,157,var(--tw-bg-opacity))!important}#gform_2 .gform-body #gform_fields_2 #field_2_3 .ginput_container_consent input[type=checkbox]:before{content:"";display:inline-block;height:14px;left:50%;position:absolute;top:50%;width:14px;--tw-translate-x:-50%;--tw-translate-y:-50%;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none"><path d="M2.25 6.375L5.25 9.375L9.75 2.625" stroke="%2300205B" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50%/contain;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));vertical-align:middle}#gform_2 .gform-body #gform_fields_2 #field_2_3 .ginput_container_consent label{font-family:Montserrat,sans-serif!important;font-size:10px!important;font-weight:400!important;letter-spacing:0!important;line-height:150%!important;margin-bottom:0!important;margin-left:0!important;text-align:left!important;--tw-text-opacity:1!important;color:rgba(75,85,99,var(--tw-text-opacity))!important}#gform_2 .gform-body #gform_fields_2 #field_2_3 .ginput_container_consent label a{font-weight:600!important;--tw-text-opacity:1!important;color:rgba(0,32,91,var(--tw-text-opacity))!important;-webkit-text-decoration-line:underline!important;text-decoration-line:underline!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.flex-col div.text-sm#gform_2 .gform-body #gform_fields_2 #field_2_3 .ginput_container_consent label a.text-gray-800.uppercase{color:#111827!important;font-size:13px!important;font-weight:500!important;line-height:150%!important}#gform_2 .gform-footer.gform_footer{margin-top:32px!important}#gform_2 .gform-footer.gform_footer #gform_submit_button_2{align-items:center!important;border-radius:0!important;display:inline-flex!important;gap:30px!important;justify-content:space-between!important;position:relative!important;width:100%!important;--tw-bg-opacity:1!important;background-color:rgba(0,32,91,var(--tw-bg-opacity))!important;font-family:MavoraSans,sans-serif!important;font-size:12px!important;font-weight:400!important;letter-spacing:2.16px!important;padding:19.5px 30px!important;text-transform:uppercase!important;--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.flex-col div.text-sm.font-semibold.text-gray-800#gform_2 .gform-footer.gform_footer #gform_submit_button_2{color:#111827!important;font-size:13px!important;font-weight:500!important;line-height:150%!important}#gform_2 .gform-footer.gform_footer #gform_submit_button_2:before{border:1px solid #446197!important;bottom:2px;content:"";left:2px;pointer-events:none;position:absolute;right:2px;top:2px}#gform_2 .gform-footer.gform_footer #gform_submit_button_2:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" viewBox="0 0 10 7" fill="none"><path d="M6.40965 5.95266L6.66891 6.21191L9.66891 3.21191L6.66891 0.211914L6.40965 0.471174L8.96521 3.02673H0.150391V3.3971H8.96521L6.40965 5.95266Z" fill="white" stroke="white" stroke-width="0.3"/></svg>') no-repeat 50%/contain;content:"";display:inline-block;height:7px;margin-left:.5rem;vertical-align:middle;width:10px}#gform_2 .gform-footer.gform_footer #gform_submit_button_2:focus{box-shadow:none!important;outline:none!important}.product-type-lottery{background-color:#f2f3f6;display:grid;grid-template-columns:[full-start] minmax(calc(50% - 720px),1fr) [main-start] repeat(24,[col-start] 1fr) [main-end] minmax(calc(50% - 720px),1fr) [full-end];height:100%;padding-top:118px;width:100%}.product-type-lottery .mobile-title-single-product{margin-top:15px!important}@media (min-width:1024px){.product-type-lottery .mobile-title-single-product{margin-top:72px!important}}.product-type-lottery .mobile-title-single-product .product_title.entry-title{align-items:center;display:flex;flex-direction:column}.product-type-lottery .mobile-title-single-product .product_title.entry-title .text-primary{font-size:54px}@media (min-width:1024px){.product-type-lottery .mobile-title-single-product .product_title.entry-title .text-primary{font-size:100px}}.product-type-lottery .mobile-title-single-product .product_title.entry-title .text-primary{color:#00205b;font-family:Elegant;font-weight:400;line-height:normal;z-index:10}.product-type-lottery .mobile-title-single-product .product_title.entry-title .text-secondary{font-size:50px;margin-top:-14px}@media (min-width:1024px){.product-type-lottery .mobile-title-single-product .product_title.entry-title .text-secondary{font-size:80px;margin-top:-24px}}.product-type-lottery .mobile-title-single-product .product_title.entry-title .text-secondary{color:#00205b;font-family:Stylish Flairs;font-weight:400;line-height:normal;z-index:0}.product-type-lottery .image-col{grid-column-end:26;grid-column-start:2}@media (min-width:1024px){.product-type-lottery .image-col{grid-column-end:13;grid-column-start:2}}.product-type-lottery .image-col{height:100%}.product-type-lottery .image-col .woocommerce-product-gallery{height:545px!important;width:100%!important}@media (min-width:1024px){.product-type-lottery .image-col .woocommerce-product-gallery{height:692px!important}}.product-type-lottery .image-col .woocommerce-product-gallery{align-items:center;background-color:#f9fafb;display:flex;flex-direction:column;justify-items:center;position:-webkit-sticky!important;position:sticky!important;right:0;top:20px;z-index:10}.product-type-lottery .image-col .woocommerce-product-gallery .woocommerce-product-gallery__trigger{display:none}.product-type-lottery .image-col .woocommerce-product-gallery .flex-viewport{margin:122px 0;max-width:305px;overflow:hidden;position:relative;transition:height .5s}.product-type-lottery .image-col .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper{display:flex;transition-duration:.5s;width:600%}.product-type-lottery .image-col .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{height:331px!important;max-height:331px!important}@media (min-width:1024px){.product-type-lottery .image-col .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{height:448px!important;max-height:448px!important}}.product-type-lottery .image-col .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{display:block;float:left;margin-right:0;overflow:hidden;position:relative;width:auto}.product-type-lottery .image-col .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a{display:block;height:100%;width:100%}.product-type-lottery .image-col .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img,.product-type-lottery .image-col .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img.wp-post-image{height:100%;object-fit:cover;object-position:center;width:100%}.product-type-lottery .image-col .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img.zoomImg{border:none;left:0;max-height:none;max-width:none;opacity:0;position:absolute;top:0}.product-type-lottery .image-col .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs{display:flex;flex-direction:column;gap:10px;left:20px;position:absolute;top:50%;transform:translateY(-50%)}.product-type-lottery .image-col .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li{height:54px!important;width:54px!important}@media (min-width:1024px){.product-type-lottery .image-col .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li{height:54px!important;width:54px!important}}.product-type-lottery .image-col .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img{cursor:pointer;height:100%!important;object-fit:cover;width:100%!important}.product-type-lottery .image-col .woocommerce-product-gallery .lty-lottery-date-ranges{align-items:center;border:.5px solid #e5e7eb;display:flex;gap:20px;padding:10px;position:absolute;top:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-type-lottery .image-col .woocommerce-product-gallery .lty-lottery-date-ranges .lty-lottery-time-left-label{color:#00205b!important;font-family:Montserrat,sans-serif;font-size:10px;font-weight:500;letter-spacing:2px;line-height:100%;text-transform:uppercase;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-type-lottery .image-col .woocommerce-product-gallery .lty-lottery-date-ranges .lty-lottery-countdown-timer{color:#00205b!important;display:flex;flex-wrap:nowrap;font-family:Montserrat,sans-serif;font-weight:600;gap:8px;letter-spacing:2px;line-height:100%;margin-bottom:0;text-align:center;text-transform:uppercase}.product-type-lottery .image-col .woocommerce-product-gallery .lty-lottery-date-ranges .lty-lottery-countdown-timer *{font-size:10px!important}@media(max-width:1024px){.product-type-lottery .image-col .woocommerce-product-gallery .lty-lottery-date-ranges .lty-lottery-countdown-timer *{font-size:10px!important}}.product-type-lottery .image-col .woocommerce-product-gallery .lty-lottery-date-ranges .lty-lottery-countdown-timer .lty-lottery-timer{display:flex;flex-wrap:nowrap;gap:2px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-type-lottery .image-col .woocommerce-product-gallery .lty-lottery-date-ranges .lty-lottery-countdown-timer .lty-lottery-timer:not(:last-child):after{color:inherit;content:":";margin-left:6px;transform:translateY(-1px)}.product-type-lottery .image-col .woocommerce-product-gallery .lty-lottery-date-ranges .lty-lottery-countdown-timer .lty-lottery-timer .lty-lottery-timer-content:nth-child(2){display:none}.product-type-lottery .summary.entry-summary{grid-column-end:26;grid-column-start:2}@media (min-width:1024px){.product-type-lottery .summary.entry-summary{grid-column-end:25;grid-column-start:14}}.product-type-lottery .summary.entry-summary{width:100%!important}.product-type-lottery .summary.entry-summary .product_title{display:none}@media (min-width:1024px){.product-type-lottery .summary.entry-summary .product_title{display:flex}}.product-type-lottery .summary.entry-summary .product_title.entry-title{flex-direction:column;margin-top:24px}.product-type-lottery .summary.entry-summary .product_title.entry-title .text-primary{font-size:54px}@media (min-width:1024px){.product-type-lottery .summary.entry-summary .product_title.entry-title .text-primary{font-size:100px}}.product-type-lottery .summary.entry-summary .product_title.entry-title .text-primary{color:#00205b;font-family:Elegant;font-weight:400;line-height:normal;z-index:10}.product-type-lottery .summary.entry-summary .product_title.entry-title .text-secondary{font-size:50px;margin-top:-14px}@media (min-width:1024px){.product-type-lottery .summary.entry-summary .product_title.entry-title .text-secondary{font-size:80px;margin-top:-24px}}.product-type-lottery .summary.entry-summary .product_title.entry-title .text-secondary{color:#00205b;font-family:Stylish Flairs;font-weight:400;line-height:normal;z-index:0}.product-type-lottery .summary.entry-summary .price,.product-type-lottery .summary.entry-summary .value-price{color:#00205b;font-family:Montserrat,sans-serif;font-size:20px!important;font-weight:400;margin-top:16px}.product-type-lottery .summary.entry-summary .price .amount,.product-type-lottery .summary.entry-summary .price .font-bold,.product-type-lottery .summary.entry-summary .value-price .amount,.product-type-lottery .summary.entry-summary .value-price .font-bold{font-weight:600}.product-type-lottery .summary.entry-summary .woocommerce-product-details__short-description h5{color:#00205b;font-family:Montserrat,sans-serif;font-size:10px;font-weight:500;letter-spacing:1.4px;line-height:160%;margin-top:16px;text-transform:uppercase}.product-type-lottery .summary.entry-summary .woocommerce-product-details__short-description p{color:#6b7280;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;line-height:150%;margin-top:8px}.product-type-lottery .summary.entry-summary .lty-lottery-product-summary .lty-gift-product-notice,.product-type-lottery .summary.entry-summary .lty-lottery-product-summary .lty-winners-count{display:none}.product-type-lottery .summary.entry-summary .lty-lottery-product-summary .lty-winner-message{background:#009c54!important}.product-type-lottery .summary.entry-summary .lty-lottery-product-summary .lty-lose-message,.product-type-lottery .summary.entry-summary .lty-lottery-product-summary .lty-winner-message{color:#fff!important;font-family:Montserrat,sans-serif!important;font-size:10px!important;font-weight:500!important;letter-spacing:1.4px!important;line-height:160%!important;padding:6px 12px!important;text-transform:uppercase!important}.product-type-lottery .summary.entry-summary .lty-lottery-product-summary .lty-lose-message{background:#eb3d02!important}.product-type-lottery .summary.entry-summary .lty-lottery-product-summary h3{color:#00205b!important;font-family:Montserrat,sans-serif!important;font-size:10px!important;font-weight:500!important;letter-spacing:1.4px!important;line-height:160%!important;text-transform:uppercase!important}.product-type-lottery .summary.entry-summary .lty-lottery-product-summary table{background:#fff!important;border:none!important;border-collapse:collapse!important;border-radius:0!important;font-family:Montserrat,sans-serif!important;margin-top:12px!important}.product-type-lottery .summary.entry-summary .lty-lottery-product-summary table thead{background:#0f254d!important}.product-type-lottery .summary.entry-summary .lty-lottery-product-summary table thead tr th{background:#0f254d!important;color:#fff!important;font-family:Montserrat,sans-serif!important;font-size:12px!important;font-weight:400!important;line-height:150%!important}.product-type-lottery .summary.entry-summary .lty-lottery-product-summary table tbody tr td[data-title=Username]{color:#00205b!important;font-family:Elegant!important;font-size:22px;font-weight:400;letter-spacing:.66px;line-height:90%}.product-type-lottery .summary.entry-summary .lty-lottery-product-summary table tbody tr td[data-title="Gift Products"]{color:#00205b!important;font-family:Montserrat,sans-serif!important;font-size:10px!important;font-weight:500!important;letter-spacing:1.4px;line-height:160%;text-transform:uppercase}.product-type-lottery .summary.entry-summary .lty-lottery-product-summary table tbody tr td[data-title="Gift Products"] a{color:#00205b!important}.product-type-lottery .summary.entry-summary .lty-lottery-product-summary .lty-lottery-progress-bar{margin:0 0 24px!important}.product-type-lottery .summary.entry-summary .lty-lottery-product-summary .lty-lottery-progress-bar .lty-progress-count{color:#00205b;display:flex;flex-direction:row;font-family:Montserrat,sans-serif;font-size:10px;font-weight:500;justify-content:space-between;letter-spacing:1.4px;line-height:160%;text-transform:uppercase;width:100%}.product-type-lottery .summary.entry-summary .lty-lottery-product-summary .lty-lottery-progress-bar .lty-progress-count .lty-progress-bar-start{display:none!important}@media (min-width:1024px){.product-type-lottery .summary.entry-summary .lty-lottery-product-summary .lty-lottery-progress-bar .lty-progress-count .lty-progress-bar-start{display:block!important}}.product-type-lottery .summary.entry-summary .lty-lottery-product-summary .lty-lottery-progress-bar .lty-progress-count .lty-progress-bar-start{width:20%!important}.product-type-lottery .summary.entry-summary .lty-lottery-product-summary .lty-lottery-progress-bar .lty-progress-count .lty-progress-bar-notice{width:100%!important}@media (min-width:1024px){.product-type-lottery .summary.entry-summary .lty-lottery-product-summary .lty-lottery-progress-bar .lty-progress-count .lty-progress-bar-notice{width:60%!important}}.product-type-lottery .summary.entry-summary .lty-lottery-product-summary .lty-lottery-progress-bar .lty-progress-count .lty-progress-bar-notice{text-align:center;text-wrap:nowrap}.product-type-lottery .summary.entry-summary .lty-lottery-product-summary .lty-lottery-progress-bar .lty-progress-count .lty-progress-bar-notice span.text-bold{font-weight:700}.product-type-lottery .summary.entry-summary .lty-lottery-product-summary .lty-lottery-progress-bar .lty-progress-count .lty-progress-bar-end{display:none!important}@media (min-width:1024px){.product-type-lottery .summary.entry-summary .lty-lottery-product-summary .lty-lottery-progress-bar .lty-progress-count .lty-progress-bar-end{display:block!important}}.product-type-lottery .summary.entry-summary .lty-lottery-product-summary .lty-lottery-progress-bar .lty-progress-count .lty-progress-bar-end{text-align:right;width:20%!important}.product-type-lottery .summary.entry-summary .lty-lottery-product-summary .lty-lottery-progress-bar .lty-progress-bar-percentage{display:none}.product-type-lottery .summary.entry-summary .lty-lottery-product-summary .lty-lottery-progress-bar .lty-progress-bar{background:#e5e7eb!important;border-radius:0!important;height:8px!important}.product-type-lottery .summary.entry-summary .lty-lottery-product-summary .lty-lottery-progress-bar .lty-progress-bar span span.lty-progress-fill{background:#00205b!important}.product-type-lottery .summary.entry-summary .cart.lty-participate-now{display:flex;flex-direction:column}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .lty-lottery-predefined-buttons-container{order:1}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .lty-lottery-predefined-buttons-container h3{color:#00205b;font-family:Montserrat,sans-serif;font-size:10px;font-weight:500;letter-spacing:1.4px;line-height:160%;text-transform:uppercase}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .lty-lottery-predefined-buttons-container .lty-predefined-buttons{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:12px!important}@media (min-width:1024px){.product-type-lottery .summary.entry-summary .cart.lty-participate-now .lty-lottery-predefined-buttons-container .lty-predefined-buttons{grid-template-columns:repeat(10,minmax(0,1fr))}}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .lty-lottery-predefined-buttons-container .lty-predefined-buttons li{align-items:center;background:#fff!important;border:1px solid #e5e7eb;border-radius:0!important;color:#111827!important;display:flex;font-family:Mavora,sans-serif;font-size:12px;font-weight:400;height:40px;justify-content:center;letter-spacing:2.16px;margin:0!important;position:relative;text-align:center;text-transform:uppercase;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .lty-lottery-predefined-buttons-container .lty-predefined-buttons li .lty-predefined-button-badge{background:#d10a2e!important;border-radius:9999px!important;color:#fff!important;font-family:Montserrat,sans-serif;font-size:8px!important;font-weight:500!important;padding:1px 3px!important;position:absolute!important;right:2px!important;text-transform:uppercase!important;top:2px!important}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .lty-lottery-predefined-buttons-container .lty-predefined-buttons li .lty-predefined-button-badge:before{display:none!important}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .lty-lottery-predefined-buttons-container .lty-predefined-buttons li:hover{background:#d1d5db!important}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .lty-lottery-predefined-buttons-container .lty-predefined-buttons li.lty-selected-button{background:#00205b!important;color:#fff!important}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .lty-lottery-predefined-buttons-container .lty-predefined-buttons li:nth-child(n+13){grid-column:span 2/span 2}@media (min-width:1024px){.product-type-lottery .summary.entry-summary .cart.lty-participate-now .lty-lottery-predefined-buttons-container .lty-predefined-buttons li:nth-child(n+13){grid-column:span 1/span 1}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .lty-lottery-predefined-buttons-container .lty-predefined-buttons li:nth-child(n+11){grid-column:span 2/span 2}}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .lty-lottery-predefined-buttons-container .lty-predefined-buttons li:nth-child(-n+10) .lty-predefined-button-badge{display:none!important}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .lty-lottery-predefined-buttons-container .lty-predefined-buttons li:nth-child(n+11) .lty-predefined-button-badge{display:inline-block}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .lty-lottery-question-answer-container{display:none;margin-top:128px;order:2}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .lty-lottery-question-answer-container h3{order:1}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .lty-lottery-question-answer-container h5{margin-bottom:8px;order:3}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .lty-lottery-question-answer-container h3,.product-type-lottery .summary.entry-summary .cart.lty-participate-now .lty-lottery-question-answer-container h5.select-your-answer{color:#00205b;font-family:Montserrat,sans-serif;font-size:10px;font-weight:500;letter-spacing:1.4px;line-height:160%;text-transform:uppercase}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .lty-lottery-question-answer-container p{color:#00205b;font-family:Montserrat,sans-serif;font-size:20px;font-weight:400;line-height:180%;margin-bottom:24px;margin-top:32px;order:2}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .lty-lottery-question-answer-container .lty-lottery-answers{display:grid;grid-template-columns:repeat(2,1fr);order:4;grid-gap:8px;gap:8px}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .lty-lottery-question-answer-container .lty-lottery-answers li{border:1px solid #e5e7eb!important;color:#111827;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;letter-spacing:2.16px;margin:0!important;padding:15.5px 8px!important;text-align:center;text-transform:uppercase!important;transition:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .lty-lottery-question-answer-container .lty-lottery-answers li:hover{background:#00205b!important;color:#fff}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .lty-lottery-question-answer-container .lty-lottery-answers li.lty-selected{background:#00205b!important;color:#fff!important}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .single_add_to_cart_button{align-items:center;background-color:#00205b;border-radius:0!important;color:#fff!important;display:none;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;gap:30px;letter-spacing:2.16px;margin-top:32px!important;order:3;padding:17.5px 32px!important;position:relative;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .single_add_to_cart_button:before{border:1px solid #446197;bottom:2px;content:"";left:2px;pointer-events:none;position:absolute;right:2px;top:2px}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .single_add_to_cart_button:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" viewBox="0 0 10 7" fill="none"><path d="M6.40965 5.95266L6.66891 6.21191L9.66891 3.21191L6.66891 0.211914L6.40965 0.471174L8.96521 3.02673H0.150391V3.3971H8.96521L6.40965 5.95266Z" fill="white" stroke="white" stroke-width="0.3"/></svg>') no-repeat 50%/contain;content:"";display:inline-block;height:7px;margin-left:8px;vertical-align:middle;width:10px}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .single_add_to_cart_button:hover{background-color:#14346f!important}.product-type-lottery .summary.entry-summary .cart.lty-participate-now .quantity{display:none}.product-type-lottery .summary.entry-summary .cart.lty-participate-now a.btn-show.alt.mt-3{align-items:center;background-color:#00205b;border-radius:0!important;color:#fff!important;display:inline-flex;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;gap:30px;letter-spacing:2.16px;margin-top:32px!important;padding:17.5px 32px!important;position:relative;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-type-lottery .summary.entry-summary .cart.lty-participate-now a.btn-show.alt.mt-3:before{border:1px solid #446197;bottom:2px;content:"";left:2px;pointer-events:none;position:absolute;right:2px;top:2px}.product-type-lottery .summary.entry-summary .cart.lty-participate-now a.btn-show.alt.mt-3:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" viewBox="0 0 10 7" fill="none"><path d="M6.40965 5.95266L6.66891 6.21191L9.66891 3.21191L6.66891 0.211914L6.40965 0.471174L8.96521 3.02673H0.150391V3.3971H8.96521L6.40965 5.95266Z" fill="white" stroke="white" stroke-width="0.3"/></svg>') no-repeat 50%/contain;content:"";display:inline-block;height:7px;margin-left:8px;vertical-align:middle;width:10px}.product-type-lottery .summary.entry-summary .cart.lty-participate-now a.btn-show.alt.mt-3:hover{background-color:#14346f!important}.product-type-lottery .summary.entry-summary button.button-keep-me{align-items:center;background-color:#00205b;border-radius:0!important;color:#fff!important;display:flex;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;gap:30px;letter-spacing:2.16px;margin-top:32px!important;order:3;padding:17.5px 32px!important;position:relative;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-type-lottery .summary.entry-summary button.button-keep-me:before{border:1px solid #446197;bottom:2px;content:"";left:2px;pointer-events:none;position:absolute;right:2px;top:2px}.product-type-lottery .summary.entry-summary button.button-keep-me:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" viewBox="0 0 10 7" fill="none"><path d="M6.40965 5.95266L6.66891 6.21191L9.66891 3.21191L6.66891 0.211914L6.40965 0.471174L8.96521 3.02673H0.150391V3.3971H8.96521L6.40965 5.95266Z" fill="white" stroke="white" stroke-width="0.3"/></svg>') no-repeat 50%/contain;content:"";display:inline-block;height:7px;margin-left:8px;vertical-align:middle;width:10px}.product-type-lottery .summary.entry-summary button.button-keep-me:hover{background-color:#14346f!important}.product-type-lottery .summary .product_meta{display:none}.product-type-lottery .woocommerce-tabs.wc-tabs-wrapper{grid-column-end:25;grid-column-start:2;margin-top:60px}#header,.woocommerce-breadcrumb{display:none}.product-type-store_credit{background-color:#f2f3f6;display:grid;grid-template-columns:[full-start] minmax(calc(50% - 720px),1fr) [main-start] repeat(24,[col-start] 1fr) [main-end] minmax(calc(50% - 720px),1fr) [full-end];height:100%;padding-top:118px;width:100%}.product-type-store_credit .mobile-title-single-product{margin-top:15px!important}@media (min-width:1024px){.product-type-store_credit .mobile-title-single-product{margin-top:72px!important}}.product-type-store_credit .mobile-title-single-product{color:#00205b;font-family:Elegant;font-size:32px;font-weight:400;line-height:normal;text-transform:uppercase;z-index:10}.product-type-store_credit .mobile-title-single-product .text-primary,.product-type-store_credit .mobile-title-single-product .text-secondary{color:#00205b}.product-type-store_credit .image-col{grid-column-end:26;grid-column-start:2}@media (min-width:1024px){.product-type-store_credit .image-col{grid-column-end:13;grid-column-start:1}}.product-type-store_credit .image-col{height:100%}.product-type-store_credit .image-col .woocommerce-product-gallery{height:333px!important;width:100%!important}@media (min-width:1024px){.product-type-store_credit .image-col .woocommerce-product-gallery{height:692px!important}}.product-type-store_credit .image-col .woocommerce-product-gallery{align-items:center;display:flex;flex-direction:column;justify-items:center;position:-webkit-sticky!important;position:sticky!important;right:0;top:20px;z-index:10}.product-type-store_credit .image-col .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{display:flex;transition-duration:.5s;width:100%}.product-type-store_credit .image-col .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{height:331px!important;max-height:331px!important}@media (min-width:1024px){.product-type-store_credit .image-col .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{height:730px!important;max-height:730px!important}}.product-type-store_credit .image-col .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{display:block;float:left;margin-right:0;overflow:hidden;position:relative;width:100%}.product-type-store_credit .image-col .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a{display:block;height:100%;width:100%}.product-type-store_credit .image-col .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img,.product-type-store_credit .image-col .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img.wp-post-image{height:100%;object-fit:cover;object-position:center;width:100%}.product-type-store_credit .image-col .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img.zoomImg{border:none;left:0;max-height:none;max-width:none;opacity:0;position:absolute;top:0}.product-type-store_credit .image-col .woocommerce-product-gallery .woocommerce-product-gallery__trigger{display:none}.product-type-store_credit .summary.entry-summary{grid-column-end:26;grid-column-start:2}@media (min-width:1024px){.product-type-store_credit .summary.entry-summary{grid-column-end:25;grid-column-start:15}}.product-type-store_credit .summary.entry-summary{width:100%!important}.product-type-store_credit .summary.entry-summary .overtitle-single-product,.product-type-store_credit .summary.entry-summary .product_title{display:none}@media (min-width:1024px){.product-type-store_credit .summary.entry-summary .product_title{display:block}}.product-type-store_credit .summary.entry-summary .product_title.entry-title{margin-top:15px!important}@media (min-width:1024px){.product-type-store_credit .summary.entry-summary .product_title.entry-title{margin-top:72px!important}}.product-type-store_credit .summary.entry-summary .product_title.entry-title{color:#00205b;font-family:Elegant;font-size:32px;font-weight:400;line-height:normal;text-transform:uppercase;z-index:10}.product-type-store_credit .summary.entry-summary .product_title.entry-title .text-primary,.product-type-store_credit .summary.entry-summary .product_title.entry-title .text-secondary{color:#00205b}.product-type-store_credit .summary.entry-summary .show-price{display:none}@media (min-width:1024px){.product-type-store_credit .summary.entry-summary .cart{margin-top:40px!important}}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-preset-amounts-container{margin-bottom:20px!important}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-preset-amounts-container .store-credit-preset-amounts-title{color:#00205b;font-family:Montserrat,sans-serif;font-size:10px;font-weight:500;letter-spacing:1.4px;line-height:160%;margin-bottom:12px;text-transform:uppercase}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-preset-amounts-container .store-credit-preset-amounts .store-credit-preset-amount{background-color:#fff!important;border:1px solid #e5e7eb!important;border-radius:0!important;color:#111827!important;font-family:Mavora,sans-serif;font-size:12px;font-weight:400;letter-spacing:2.16px;padding-bottom:15.5px!important;padding-top:15.5px!important;text-transform:uppercase}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-preset-amounts-container .store-credit-preset-amounts .store-credit-preset-amount.selected{background:#00205b!important;color:#fff!important;pointer-events:none}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-preset-amounts-container .store-credit-preset-amounts .store-credit-preset-amount:hover{background:#d1d5db!important}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-custom-amount-fields #store_credit_custom_amount_field{margin-bottom:20px!important;padding:0!important}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-custom-amount-fields #store_credit_custom_amount_field label[for=store_credit_custom_amount]{color:#111827!important;font-family:Mavora,sans-serif;font-size:12px;font-weight:400;letter-spacing:1.68px;text-transform:uppercase}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-custom-amount-fields #store_credit_custom_amount_field span.woocommerce-input-wrapper input#store_credit_custom_amount{border:1px solid #e5e7eb!important;border-radius:0!important;color:#00205b;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;line-height:24px;padding:16px!important}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-custom-amount-fields #store_credit_custom_amount_field span.woocommerce-input-wrapper input#store_credit_custom_amount::-ms-input-placeholder{color:#9ca3af}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-custom-amount-fields #store_credit_custom_amount_field span.woocommerce-input-wrapper input#store_credit_custom_amount::placeholder{color:#9ca3af}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-custom-amount-fields #store_credit_custom_amount_field span.woocommerce-input-wrapper input#store_credit_custom_amount:focus{box-shadow:none!important;outline:none!important}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container h3.send-to-different-customer{display:none!important}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container h3.send-to-different-customer .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox{color:#4b5563;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:150%}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container h3.send-to-different-customer .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox input[type=checkbox]#send-to-different-customer{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff;border:1.5px solid #e5e7eb;border-radius:4px;cursor:pointer;height:20px;margin-right:10px;position:relative;transition:border-color .2s;vertical-align:middle;width:20px}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container h3.send-to-different-customer .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox input[type=checkbox]#send-to-different-customer:checked{background-color:#ed809d;border-color:#ed809d}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container h3.send-to-different-customer .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox input[type=checkbox]#send-to-different-customer:checked:after{border:solid #fff;border-width:0 2px 2px 0;content:"";display:block;height:12px;left:6px;position:absolute;top:2px;transform:rotate(45deg);width:6px}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields{margin-top:20px!important}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .validation-error{font-family:Montserrat,sans-serif;font-size:10px;font-weight:400}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-form,.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_email,.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_note{display:flex;flex-direction:column;gap:20px;margin-bottom:20px!important;padding:0!important}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-form label[for=store_credit_receiver_email],.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-form label[for=store_credit_receiver_note],.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_email label[for=store_credit_receiver_email],.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_email label[for=store_credit_receiver_note],.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_note label[for=store_credit_receiver_email],.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_note label[for=store_credit_receiver_note]{color:#111827!important;font-family:Mavora,sans-serif;font-size:12px;font-weight:400;letter-spacing:1.68px;text-transform:uppercase}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-form label[for=store_credit_receiver_email] .required,.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-form label[for=store_credit_receiver_note] .required,.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_email label[for=store_credit_receiver_email] .required,.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_email label[for=store_credit_receiver_note] .required,.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_note label[for=store_credit_receiver_email] .required,.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_note label[for=store_credit_receiver_note] .required{color:#eb3d00!important}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-form input,.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_email input,.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_note input{border:1px solid #e5e7eb!important;border-radius:0!important;color:#00205b;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;line-height:24px;padding:16px!important}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-form input::-ms-input-placeholder,.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_email input::-ms-input-placeholder,.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_note input::-ms-input-placeholder{color:#9ca3af}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-form input::placeholder,.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_email input::placeholder,.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_note input::placeholder{color:#9ca3af}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-form input:focus,.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_email input:focus,.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_note input:focus{box-shadow:none!important;outline:none!important}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-form textarea,.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_email textarea,.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_note textarea{border:1px solid #e5e7eb!important;border-radius:0!important;color:#00205b;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;line-height:24px;padding:16px!important}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-form textarea::-ms-input-placeholder,.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_email textarea::-ms-input-placeholder,.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_note textarea::-ms-input-placeholder{color:#9ca3af}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-form textarea::placeholder,.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_email textarea::placeholder,.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_note textarea::placeholder{color:#9ca3af}.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-form textarea:focus,.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_email textarea:focus,.product-type-store_credit .summary.entry-summary .cart .wc-store-credit-product-container .store-credit-receiver-fields .custom-field-store_credit_receiver_note textarea:focus{box-shadow:none!important;outline:none!important}.product-type-store_credit .summary.entry-summary .cart .quantity{display:none!important}.product-type-store_credit .summary.entry-summary .cart .quantity input.input-text.qty.text{border:1px solid #e5e7eb!important;border-radius:0!important;color:#00205b;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;line-height:24px;padding:11px 16px!important;text-align:left!important;width:90px!important}.product-type-store_credit .summary.entry-summary .cart .quantity input.input-text.qty.text::-ms-input-placeholder{color:#9ca3af}.product-type-store_credit .summary.entry-summary .cart .quantity input.input-text.qty.text::placeholder{color:#9ca3af}.product-type-store_credit .summary.entry-summary .cart .quantity input.input-text.qty.text:focus{box-shadow:none!important;outline:none!important}.product-type-store_credit .summary.entry-summary .cart .box-total-price .label-total-price{color:#00205b;font-family:Montserrat,sans-serif;font-size:10px;font-weight:500;letter-spacing:1.4px;line-height:160%;text-transform:uppercase}.product-type-store_credit .summary.entry-summary .cart .box-total-price .total-price-store-credit{color:#111827!important;font-family:Mavora,sans-serif;font-size:24px;font-weight:400;letter-spacing:3.36px;text-transform:uppercase}.product-type-store_credit .summary.entry-summary .cart button.single_add_to_cart_button.button.alt{align-items:center;background-color:#00205b;border-radius:0!important;color:#fff!important;float:right!important;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;gap:30px;letter-spacing:2.16px;padding:17.5px 32px!important;position:relative;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-type-store_credit .summary.entry-summary .cart button.single_add_to_cart_button.button.alt:before{border:1px solid #446197;bottom:2px;content:"";left:2px;pointer-events:none;position:absolute;right:2px;top:2px}.product-type-store_credit .summary.entry-summary .cart button.single_add_to_cart_button.button.alt:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" viewBox="0 0 10 7" fill="none"><path d="M6.40965 5.95266L6.66891 6.21191L9.66891 3.21191L6.66891 0.211914L6.40965 0.471174L8.96521 3.02673H0.150391V3.3971H8.96521L6.40965 5.95266Z" fill="white" stroke="white" stroke-width="0.3"/></svg>') no-repeat 50%/contain;content:"";display:inline-block;height:7px;margin-left:8px;vertical-align:middle;width:10px}.product-type-store_credit .summary.entry-summary .cart button.single_add_to_cart_button.button.alt:hover{background-color:#14346f!important}.product-type-store_credit .summary .product_meta{display:none}.product-type-store_credit .woocommerce-tabs.wc-tabs-wrapper{grid-column-end:25;grid-column-start:2;margin-top:60px}body.woocommerce-account{background:#f2f3f5;font-family:Inter,sans-serif}#coming-soon-footer-banner{display:none}.wp-block-woocommerce-checkout{padding:0!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout{display:grid!important;grid-template-columns:[full-start] minmax(calc(50% - 720px),1fr) [main-start] repeat(24,[col-start] 1fr) [main-end] minmax(calc(50% - 720px),1fr) [full-end]!important;width:100%!important;--tw-bg-opacity:1!important;background-color:rgba(242,243,246,var(--tw-bg-opacity))!important;padding-bottom:100px!important;padding-top:100px!important}@media (min-width:1024px){.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout{padding-bottom:120px!important;padding-top:120px!important}}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main{grid-column-end:26;grid-column-start:2}@media (min-width:1024px){.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main{grid-column-end:16;grid-column-start:4}}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main{padding:0!important;width:100%}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form{background:#fff!important;padding:24px}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method{margin:0 0 48px!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__heading,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields legend.screen-reader-text,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__heading,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields legend.screen-reader-text,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__heading,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method legend.screen-reader-text{margin:0!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__heading h2,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields legend.screen-reader-text h2,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__heading h2,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields legend.screen-reader-text h2,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__heading h2,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method legend.screen-reader-text h2{font-family:Elegant!important;font-size:24px!important;font-weight:400!important;line-height:1.5!important;margin:0!important;--tw-text-opacity:1!important;color:rgba(0,32,91,var(--tw-text-opacity))!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__container p,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__container p,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__container p{color:#4b5563!important;font-family:Montserrat,sans-serif!important;font-size:14px;font-weight:400;line-height:20px}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-text-input,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-text-input,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-text-input{display:flex;flex-direction:column}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-text-input label,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-text-input label,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-text-input label{color:#111827!important;font-family:MavoraSans,sans-serif!important;font-size:12px;font-weight:400;left:0!important;letter-spacing:1.68px;margin:0 0 5px!important;order:1!important;position:relative!important;text-transform:uppercase;top:0!important;transform:none!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-text-input input,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-text-input input,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-text-input input{background-color:#fff!important;border:1px solid #e5e7eb!important;border-radius:0!important;color:#111827!important;display:block;font-family:Montserrat,sans-serif!important;font-weight:400;height:auto;line-height:normal;margin:0;order:2!important;padding:16px 18px!important;width:100%}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-text-input input:focus,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-text-input input:focus,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-text-input input:focus{border-color:#111827!important;box-shadow:none!important;outline:none!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-validation-error,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-validation-error,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-validation-error{color:#454f62!important;font-family:Montserrat,sans-serif!important;font-size:12px!important;font-weight:400!important;line-height:150%!important;padding:0 0 8px!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-validation-error p,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-validation-error p,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-validation-error p{font-size:12px!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__state .wc-blocks-components-select .wc-blocks-components-select__container,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__state .wc-blocks-components-select .wc-blocks-components-select__container,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__state .wc-blocks-components-select .wc-blocks-components-select__container{height:auto!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__state .wc-blocks-components-select .wc-blocks-components-select__container label.wc-blocks-components-select__label,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__state .wc-blocks-components-select .wc-blocks-components-select__container label.wc-blocks-components-select__label,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__state .wc-blocks-components-select .wc-blocks-components-select__container label.wc-blocks-components-select__label{color:#111827!important;display:block;font-family:MavoraSans,sans-serif!important;font-size:12px;font-weight:400;left:0!important;letter-spacing:1.68px;margin:0 0 5px!important;position:relative!important;text-transform:uppercase;transform:none!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__state .wc-blocks-components-select .wc-blocks-components-select__container select.wc-blocks-components-select__select,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__state .wc-blocks-components-select .wc-blocks-components-select__container select.wc-blocks-components-select__select,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__state .wc-blocks-components-select .wc-blocks-components-select__container select.wc-blocks-components-select__select{background-color:#fff!important;border:1px solid #e5e7eb!important;border-radius:0!important;color:#111827!important;display:block;font-family:Montserrat,sans-serif!important;font-weight:400;height:auto;line-height:normal;margin:0;padding:16px 18px!important;width:100%}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__state .wc-blocks-components-select .wc-blocks-components-select__container .wc-blocks-components-select__expand,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__state .wc-blocks-components-select .wc-blocks-components-select__container .wc-blocks-components-select__expand,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__state .wc-blocks-components-select .wc-blocks-components-select__container .wc-blocks-components-select__expand{top:45px!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__address_2-toggle,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__address_2-toggle,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__address_2-toggle{color:#454f62!important;font-family:Montserrat,sans-serif!important;font-size:12px!important;font-weight:400!important;line-height:150%!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__country.wc-block-components-country-input .wc-blocks-components-select .wc-blocks-components-select__container,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__country.wc-block-components-country-input .wc-blocks-components-select .wc-blocks-components-select__container,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__country.wc-block-components-country-input .wc-blocks-components-select .wc-blocks-components-select__container{height:auto!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__country.wc-block-components-country-input .wc-blocks-components-select .wc-blocks-components-select__container label.wc-blocks-components-select__label,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__country.wc-block-components-country-input .wc-blocks-components-select .wc-blocks-components-select__container label.wc-blocks-components-select__label,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__country.wc-block-components-country-input .wc-blocks-components-select .wc-blocks-components-select__container label.wc-blocks-components-select__label{color:#111827!important;display:block;font-family:MavoraSans,sans-serif!important;font-size:12px;font-weight:400;left:0!important;letter-spacing:1.68px;margin:0 0 5px!important;position:relative!important;text-transform:uppercase;transform:none!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__country.wc-block-components-country-input .wc-blocks-components-select .wc-blocks-components-select__container select.wc-blocks-components-select__select,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__country.wc-block-components-country-input .wc-blocks-components-select .wc-blocks-components-select__container select.wc-blocks-components-select__select,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__country.wc-block-components-country-input .wc-blocks-components-select .wc-blocks-components-select__container select.wc-blocks-components-select__select{background-color:#fff!important;border:1px solid #e5e7eb!important;border-radius:0!important;color:#111827!important;display:block;font-family:Montserrat,sans-serif!important;font-weight:400;height:auto;line-height:normal;margin:0;padding:16px 18px!important;width:100%}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__country.wc-block-components-country-input .wc-blocks-components-select .wc-blocks-components-select__container .wc-blocks-components-select__expand,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__country.wc-block-components-country-input .wc-blocks-components-select .wc-blocks-components-select__container .wc-blocks-components-select__expand,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-address-form .wc-block-components-address-form__country.wc-block-components-country-input .wc-blocks-components-select .wc-blocks-components-select__container .wc-blocks-components-select__expand{top:45px!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-checkbox label,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-checkbox label,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-checkbox label{align-items:center;color:#454f62!important;display:flex;font-family:Montserrat,sans-serif!important;font-size:12px!important;font-weight:400!important;line-height:150%!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-checkbox label input,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-checkbox label input,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-checkbox label input{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:#fff!important;border:1px solid #e5e7eb!important;border-radius:4px!important;cursor:pointer;height:20px!important;margin-right:8px!important;padding:0!important;position:relative;vertical-align:middle;width:20px!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-checkbox label input:checked,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-checkbox label input:checked,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-checkbox label input:checked{background-color:#e879a6!important;border-color:#e879a6!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-checkbox label input:checked:after,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-checkbox label input:checked:after,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-checkbox label input:checked:after{border:solid #00205b;border-width:0 2px 2px 0;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:5px}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-checkbox label input:focus,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-checkbox label input:focus,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-checkbox label input:focus{box-shadow:none!important;outline:none!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-card-wrapper .wc-block-components-address-card,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-card-wrapper .wc-block-components-address-card,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-card-wrapper .wc-block-components-address-card{border:1px solid #e5e7eb!important;border-radius:0!important;font-family:Montserrat,sans-serif!important;font-size:12px!important;font-weight:400!important;line-height:150%!important;margin:0;padding:1em}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-card-wrapper .wc-block-components-address-card address .wc-block-components-address-card__address-section,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-card-wrapper .wc-block-components-address-card address .wc-block-components-address-card__address-section,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-card-wrapper .wc-block-components-address-card address .wc-block-components-address-card__address-section{text-transform:uppercase!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-radio-control .wc-block-components-radio-control-accordion-option,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-radio-control .wc-block-components-radio-control-accordion-option,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-radio-control .wc-block-components-radio-control-accordion-option{border:1px solid #e5e7eb!important;border-radius:0!important;box-shadow:inset 0 0 0 0 #e5e7eb!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-radio-control .wc-block-components-radio-control-accordion-option label,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-radio-control .wc-block-components-radio-control-accordion-option label,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-radio-control .wc-block-components-radio-control-accordion-option label{font-family:Montserrat,sans-serif!important;font-size:12px!important;font-weight:700!important;line-height:150%!important;text-transform:uppercase!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__content .wc-block-components-radio-control .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control-accordion-content,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__content .wc-block-components-radio-control .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control-accordion-content,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-checkout-step__content .wc-block-components-radio-control .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control-accordion-content{color:#4b5563!important;font-family:Montserrat,sans-serif!important;font-size:14px;font-weight:400;line-height:20px}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__order-notes .wc-block-components-checkout-step__container .wc-block-checkout__add-note label{align-items:center;color:#454f62!important;display:flex;font-family:Montserrat,sans-serif!important;font-size:12px!important;font-weight:400!important;line-height:150%!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__order-notes .wc-block-components-checkout-step__container .wc-block-checkout__add-note label input{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:#fff!important;border:1px solid #e5e7eb!important;border-radius:4px!important;cursor:pointer;height:20px!important;margin-right:8px!important;padding:0!important;position:relative;vertical-align:middle;width:20px!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__order-notes .wc-block-components-checkout-step__container .wc-block-checkout__add-note label input:checked{background-color:#e879a6!important;border-color:#e879a6!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__order-notes .wc-block-components-checkout-step__container .wc-block-checkout__add-note label input:checked:after{border:solid #00205b;border-width:0 2px 2px 0;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:5px}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__order-notes .wc-block-components-checkout-step__container .wc-block-checkout__add-note label input:focus{box-shadow:none!important;outline:none!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__order-notes .wc-block-components-checkout-step__container .wc-block-checkout__add-note textarea.wc-block-components-textarea{border:1px solid #e5e7eb!important;border-radius:0!important;color:#111827!important;font-family:Montserrat,sans-serif!important;font-size:16px!important;line-height:normal!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__terms .wc-block-components-checkbox__label{color:#4b5563!important;font-family:Montserrat,sans-serif!important;font-size:14px;font-weight:400;line-height:20px}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__actions .css-0.e19lxcc00{display:none!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__actions .wc-block-checkout__actions_row{gap:10px!important}@media (min-width:1024px){.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__actions .wc-block-checkout__actions_row{gap:100px!important}}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button{align-items:center;background-color:#00205b;border-radius:0!important;color:#fff!important;display:flex;display:inline-flex;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;gap:30px;justify-content:center;letter-spacing:2.16px;padding:17.5px 32px!important;position:relative;text-transform:uppercase;width:100%}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button svg{display:none!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" viewBox="0 0 10 7" fill="none">  <g transform="scale%28-1,1%29 translate%28-10,0%29"><path d="M6.40965 5.95266L6.66891 6.21191L9.66891 3.21191L6.66891 0.211914L6.40965 0.471174L8.96521 3.02673H0.150391V3.3971H8.96521L6.40965 5.95266Z" fill="white" stroke="white" stroke-width="0.3"/>  </g></svg>') no-repeat 50%/contain;content:"";display:inline-block;height:7px;margin-right:8px;vertical-align:middle;width:10px}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button:after{border:1px solid #446197;bottom:2px;content:"";left:2px;pointer-events:none;position:absolute;right:2px;top:2px}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button:hover{background-color:#14346f!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:before{border:1px solid #446197;bottom:2px;content:"";left:2px;pointer-events:none;position:absolute;right:2px;top:2px}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" viewBox="0 0 10 7" fill="none"><path d="M6.40965 5.95266L6.66891 6.21191L9.66891 3.21191L6.66891 0.211914L6.40965 0.471174L8.96521 3.02673H0.150391V3.3971H8.96521L6.40965 5.95266Z" fill="white" stroke="white" stroke-width="0.3"/></svg>') no-repeat 50%/contain;content:"";display:inline-block;height:7px;margin-left:8px;vertical-align:middle;width:10px}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover{background-color:#14346f!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-checkout__form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:focus{border-color:#e5e5e5!important;box-shadow:none!important;outline:none!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar{grid-column-end:26;grid-column-start:2}@media (min-width:1024px){.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar{grid-column-end:24;grid-column-start:17}}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar{background:#fff!important;padding-left:0!important;top:100px!important;width:100%}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block{border:0!important;border-radius:0!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title{padding-right:16px!important}@media (min-width:1024px){.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title{padding-right:0!important}}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title{margin-top:24px}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text{color:#00205b!important;font-family:Elegant,serif!important;font-size:24px!important;font-weight:400!important;line-height:normal!important;margin:0 24px 16px!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content{padding-left:16px!important;padding-right:16px!important}@media (min-width:1024px){.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content{padding-left:0!important;padding-right:0!important}}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image .wc-block-components-order-summary-item__quantity{background:#d10a2e!important;border:0!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image .wc-block-components-order-summary-item__quantity span{color:#fff!important;font-family:Montserrat,sans-serif!important;font-size:10px!important;font-weight:600!important;line-height:150%!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-name{color:#00205b!important;font-family:elegant,serif!important;font-size:18px!important;font-weight:400!important;letter-spacing:.36px!important;line-height:110%!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-order-summary-item__individual-prices{padding-top:4px!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-order-summary-item__individual-prices .wc-block-components-product-price__regular,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-order-summary-item__individual-prices .wc-block-components-product-price__value,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-order-summary-item__individual-prices .wc-block-formatted-money-amount{color:#111827!important;font-family:Montserrat,sans-serif!important;font-size:12px!important;font-weight:600!important;line-height:150%!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-metadata{margin-top:4px!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-metadata .wc-block-components-product-metadata__description p{color:#6b7280!important;font-family:Montserrat,sans-serif!important;font-size:12px!important;font-weight:400!important;line-height:150%!important;margin:0!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-metadata .wc-block-components-product-details,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-metadata .wc-block-components-product-metadata{color:#6b7280!important;font-family:Montserrat,sans-serif!important;font-size:13px!important;font-weight:400!important;line-height:150%!important;margin-top:4px!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-metadata .wc-block-components-product-details .wc-block-components-product-details__value,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-metadata .wc-block-components-product-metadata .wc-block-components-product-details__value{color:#111827!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-metadata .wc-block-components-product-details .wc-block-components-product-details__send-to .wc-block-components-product-details__value,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-metadata .wc-block-components-product-metadata .wc-block-components-product-details__send-to .wc-block-components-product-details__value{word-break:break-word;word-wrap:break-word}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__total-price .wc-block-components-product-price .wc-block-formatted-money-amount{color:#111827!important;font-family:Montserrat,sans-serif!important;font-size:13px!important;font-weight:600!important;line-height:150%!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon .wc-block-components-panel__button{color:#111827!important;font-family:Montserrat,sans-serif!important;font-size:13px!important;font-weight:400!important;line-height:150%!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-text-input label{font-family:Montserrat,sans-serif!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-text-input input{border:1px solid #e5e7eb!important;border-radius:0!important;color:#111827!important;font-family:Montserrat,sans-serif!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-text-input input:focus{box-shadow:none!important;outline:none!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-button{align-items:center;background-color:#00205b;border-radius:0!important;color:#fff!important;display:inline-flex;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;gap:30px;justify-content:center;letter-spacing:2.16px;padding:12.5px 32px!important;position:relative;text-transform:uppercase}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-button:before{border:1px solid #446197;bottom:2px;content:"";left:2px;pointer-events:none;position:absolute;right:2px;top:2px}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-button:hover{background-color:#14346f!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-button:focus{border-color:#e5e5e5!important;box-shadow:none!important;outline:none!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wp-block-woocommerce-checkout-order-summary-subtotal-block .wc-block-components-totals-item .wc-block-components-totals-item__label{color:#111827!important;font-family:Montserrat,sans-serif!important;font-size:13px!important;font-weight:400!important;line-height:150%!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wp-block-woocommerce-checkout-order-summary-subtotal-block .wc-block-components-totals-item .wc-block-formatted-money-amount{color:#111827!important;font-family:Montserrat,sans-serif!important;font-size:15px!important;font-weight:600!important;line-height:150%!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wp-block-woocommerce-checkout-order-summary-discount-block .wc-block-components-totals-item .wc-block-components-totals-item__description ul.wc-block-components-totals-discount__coupon-list li.wc-block-components-totals-discount__coupon-list-item{border:1px solid #e5e7eb!important;padding:6px 5px 6px 10px!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wp-block-woocommerce-checkout-order-summary-discount-block .wc-block-components-totals-item .wc-block-components-totals-item__description ul.wc-block-components-totals-discount__coupon-list li.wc-block-components-totals-discount__coupon-list-item .wc-block-components-chip__text{color:#111827!important;font-family:Montserrat,sans-serif!important;font-size:12px!important;font-weight:400!important;line-height:150%!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper{font-family:Montserrat,sans-serif!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-block-components-totals-item__label{color:#374151!important;font-family:Montserrat,sans-serif!important;font-size:13px!important;font-weight:400!important;line-height:150%!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper{border-radius:0!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.flex-col div.text-sm.font-semibold.text-gray-800.uppercase{color:#111827!important;font-size:13px!important;font-weight:500!important;line-height:150%!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper button.wc-store-credit-coupons__button,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.flex-col div.text-xs.text-gray-600{color:#374151!important;font-size:11px!important;font-weight:400!important;line-height:150%!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper button.wc-store-credit-coupons__button:focus{box-shadow:none!important;outline:none!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper:hover{background-color:#eaeaea!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__label,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__value{color:#111827!important;font-family:Montserrat,sans-serif!important;font-size:18px!important;font-weight:700!important;line-height:150%!important}.wc-store-credit-cart-coupons-container{display:none!important}@media(min-width:1024px){.cart-page .woocommerce-cart-form .shop_table{border:none;border-collapse:initial;border-spacing:0;display:grid;width:100%}.cart-page .woocommerce-cart-form .shop_table thead tr{display:flex;margin-bottom:24px}.cart-page .woocommerce-cart-form .shop_table thead tr th{background:#0f254d;color:#fff;font-family:Montserrat,sans-serif;font-size:12px;font-weight:400;line-height:150%;padding:12px 16px;width:100%}.cart-page .woocommerce-cart-form .shop_table thead tr th.woocommerce-orders-table__header-order-actions span{display:none}.cart-page .woocommerce-cart-form .shop_table tbody{display:flex;flex-direction:column;gap:12px}.cart-page .woocommerce-cart-form .shop_table tbody tr{display:flex;width:100%}.cart-page .woocommerce-cart-form .shop_table tbody tr td,.cart-page .woocommerce-cart-form .shop_table tbody tr th{align-items:center;background:#fff;color:#0e0e0e;display:flex;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;height:100%;line-height:150%;padding:12px 16px;width:100%}.cart-page .woocommerce-cart-form .shop_table tbody tr td{justify-content:center}.cart-page .woocommerce-cart-form .shop_table tbody tr td.product-price del{color:#9ca3af!important;margin-right:4px}.cart-page .woocommerce-cart-form .shop_table tbody tr td.product-price ins{color:#111827!important;-webkit-text-decoration:none!important;text-decoration:none!important}.cart-page .woocommerce-cart-form .shop_table tbody tr td.product-remove{display:flex;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cart-page .woocommerce-cart-form .shop_table tbody tr td.product-remove .mini-cart-remove{align-items:center;border:1px solid #e5e7eb;border-radius:0!important;display:flex;height:28px;justify-content:center;padding:6px;width:28px}.cart-page .woocommerce-cart-form .shop_table tbody tr td.product-remove .mini-cart-remove:hover{background-color:#e5e7eb}.cart-page .woocommerce-cart-form .shop_table tbody tr td.product-thumbnail .box-img{background:#e5e7eb;flex-shrink:0;height:86px;width:75px}.cart-page .woocommerce-cart-form .shop_table tbody tr td.product-thumbnail .box-img a{overflow:hidden;position:relative}.cart-page .woocommerce-cart-form .shop_table tbody tr td.product-thumbnail .box-img a img{height:100%;object-fit:contain;object-position:center;padding:11px 0;width:100%}@media (min-width:1024px){.cart-page .woocommerce-cart-form .shop_table tbody tr td.product-name{min-width:250px}}.cart-page .woocommerce-cart-form .shop_table tbody tr td.product-name{align-items:start;display:flex;flex-direction:column;justify-content:center}.cart-page .woocommerce-cart-form .shop_table tbody tr td.product-name a{color:#00205b;display:block;font-family:Elegant;font-size:18px;font-weight:400;letter-spacing:.36px;line-height:110%}.cart-page .woocommerce-cart-form .shop_table tbody tr td.product-name .variation .variation-ChosenAnswer{color:#6b7280;font-family:Montserrat,sans-serif;font-size:13px;font-weight:400;line-height:150%}.cart-page .woocommerce-cart-form .shop_table tbody tr td.product-name .variation .variation-ChosenAnswer p{color:#111827;font-family:Montserrat,sans-serif;font-size:13px;font-weight:400;line-height:150%}.cart-page .woocommerce-cart-form .shop_table tbody tr td.product-quantity .quantity input{pointer-events:none}.cart-page .woocommerce-cart-form .shop_table tbody tr.coupon-table td.actions{display:flex;flex-direction:row;justify-content:space-between}.cart-page .woocommerce-cart-form .shop_table tbody tr.coupon-table td.actions .coupon input{height:47px;width:250px}.cart-page .woocommerce-cart-form .shop_table tbody tr.coupon-table td.actions .coupon button{align-items:center;background-color:#00205b;border-radius:0!important;color:#fff!important;display:inline-flex;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;gap:30px;letter-spacing:2.16px;padding:17.5px 32px!important;position:relative;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cart-page .woocommerce-cart-form .shop_table tbody tr.coupon-table td.actions .coupon button:before{border:1px solid #446197;bottom:2px;content:"";left:2px;pointer-events:none;position:absolute;right:2px;top:2px}.cart-page .woocommerce-cart-form .shop_table tbody tr.coupon-table td.actions button{align-items:center;background-color:#00205b;border-radius:0!important;color:#fff!important;display:inline-flex;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;gap:30px;letter-spacing:2.16px;padding:17.5px 32px!important;position:relative;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cart-page .woocommerce-cart-form .shop_table tbody tr.coupon-table td.actions button:before{border:1px solid #446197;bottom:2px;content:"";left:2px;pointer-events:none;position:absolute;right:2px;top:2px}}@media(max-width:1023px){.cart-page .woocommerce-cart-form .shop_table{font-family:Montserrat,sans-serif!important}.cart-page .woocommerce-cart-form .shop_table tbody{background:#fff}.cart-page .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item td.product-price del{color:#9ca3af!important;margin-right:4px}.cart-page .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item td.product-price ins{color:#111827!important;-webkit-text-decoration:none!important;text-decoration:none!important}.cart-page .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item td.product-quantity .quantity .input-text.qty.text{text-align:right!important}.cart-page .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item td.product-remove{display:flex;position:relative;width:100%}.cart-page .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item td.product-remove .mini-cart-remove{align-items:center;border:1px solid #e5e7eb;border-radius:0!important;display:flex;height:28px;justify-content:center;padding:6px;width:28px}.cart-page .woocommerce-cart-form .shop_table tbody tr.woocommerce-cart-form__cart-item td.product-remove .mini-cart-remove:hover{background-color:#e5e7eb}.cart-page .woocommerce-cart-form .shop_table tbody tr.coupon-table td.actions .coupon input{height:47px}.cart-page .woocommerce-cart-form .shop_table tbody tr.coupon-table td.actions .coupon button{align-items:center;background-color:#00205b;border-radius:0!important;color:#fff!important;display:inline-flex;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;gap:30px;letter-spacing:2.16px;padding:17.5px 0!important;position:relative;text-transform:uppercase;width:48%}.cart-page .woocommerce-cart-form .shop_table tbody tr.coupon-table td.actions .coupon button:before{border:1px solid #446197;bottom:2px;content:"";left:2px;pointer-events:none;position:absolute;right:2px;top:2px}.cart-page .woocommerce-cart-form .shop_table tbody tr.coupon-table td.actions button{align-items:center;background-color:#00205b;border-radius:0!important;color:#fff!important;display:inline-flex;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;gap:30px;justify-content:center;letter-spacing:2.16px;padding:17.5px 32px!important;position:relative;text-transform:uppercase;width:100%}.cart-page .woocommerce-cart-form .shop_table tbody tr.coupon-table td.actions button:before{border:1px solid #446197;bottom:2px;content:"";left:2px;pointer-events:none;position:absolute;right:2px;top:2px}.cart-page .cart-collaterals .cart_totals h2{font-size:28px!important}.cart-page .cart-collaterals .cart_totals .shop_table{font-size:14px!important}.cart-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button{font-size:14px}}.woocommerce-notices-wrapper .woocommerce-message{display:none!important}.woocommerce-notices-wrapper .woocommerce-error{grid-column-end:26;grid-column-start:2}.woocommerce-notices-wrapper{--tw-bg-opacity:1;background-color:rgba(242,243,246,var(--tw-bg-opacity))}.woocommerce-notices-wrapper .cart-empty.woocommerce-info{grid-column-end:26!important;grid-column-start:2!important;padding:150px 0!important;text-align:center!important}@media (min-width:1024px){.woocommerce-notices-wrapper .cart-empty.woocommerce-info{grid-column-end:24!important;grid-column-start:4!important;padding-bottom:200px!important;padding-top:200px!important}}.woocommerce-notices-wrapper .cart-empty.woocommerce-info{background-color:transparent!important;border-top:0!important;list-style:none outside;margin:0 0 2em;position:relative;width:auto;word-wrap:break-word;color:#00205b;font-family:Elegant,sans-serif;font-size:24px;font-weight:400;letter-spacing:.64px;line-height:110%}.section-card .woocommerce-notices-wrapper,.woocommerce-notices-wrapper .cart-empty.woocommerce-info:before{display:none!important}.section-card .wc-empty-cart-message{display:grid;grid-template-columns:[full-start] minmax(calc(50% - 720px),1fr) [main-start] repeat(24,[col-start] 1fr) [main-end] minmax(calc(50% - 720px),1fr) [full-end];width:100%;--tw-bg-opacity:1;background-color:rgba(242,243,246,var(--tw-bg-opacity))}.section-card .wc-empty-cart-message .cart-empty.woocommerce-info{grid-column-end:26!important;grid-column-start:2!important;padding:150px 0!important;text-align:center!important}@media (min-width:1024px){.section-card .wc-empty-cart-message .cart-empty.woocommerce-info{grid-column-end:24!important;grid-column-start:4!important;padding-bottom:200px!important;padding-top:200px!important}}.section-card .wc-empty-cart-message .cart-empty.woocommerce-info{background-color:transparent!important;border-top:0!important;list-style:none outside;margin:0 0 2em;position:relative;width:auto;word-wrap:break-word;color:#00205b;font-family:Elegant,sans-serif;font-size:24px;font-weight:400;letter-spacing:.64px;line-height:110%}.section-card .wc-empty-cart-message .cart-empty.woocommerce-info:before{display:none!important}.cart-page .cart-collaterals{width:100%!important}.cart-page .cart-collaterals .cart_totals{background:#fff;padding:24px;width:100%!important}.cart-page .cart-collaterals .cart_totals h2{font-family:Elegant!important;font-size:24px!important;font-weight:400!important;line-height:1.5!important;margin:0!important;--tw-text-opacity:1!important;color:rgba(0,32,91,var(--tw-text-opacity))!important}.cart-page .cart-collaterals .cart_totals .shop_table{border-radius:0!important;color:#111827!important;font-family:Montserrat,sans-serif!important;font-size:13px!important}.cart-page .cart-collaterals .cart_totals .wc-proceed-to-checkout{margin:20px 0 0!important;padding:0!important}.cart-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button{align-items:center;background-color:#00205b;border-radius:0!important;color:#fff!important;display:inline-flex;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;gap:30px;justify-content:center;letter-spacing:2.16px;margin:0!important;padding:17.5px 32px!important;position:relative;text-transform:uppercase;width:100%}.cart-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:before{border:1px solid #446197;bottom:2px;content:"";left:2px;pointer-events:none;position:absolute;right:2px;top:2px}.woocommerce-account .woocommerce{display:grid;grid-template-columns:[full-start] minmax(calc(50% - 720px),1fr) [main-start] repeat(24,[col-start] 1fr) [main-end] minmax(calc(50% - 720px),1fr) [full-end];width:100%}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation{grid-column-end:26;grid-column-start:2;margin-bottom:20px;margin-top:100px}@media (min-width:1024px){.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation{grid-column-end:7;grid-column-start:2;margin-bottom:136px;margin-top:136px}}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation{background:#00205b;border-radius:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:8px;width:100%!important}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul{display:flex;flex-direction:column;gap:6px;list-style:none;margin:0;padding:0}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a{align-items:center;background:transparent;border-radius:0;color:#83a1da;display:flex;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;letter-spacing:1.68px;padding:12px 14px 12px 44px;position:relative;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase;transition:all .3s}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:before{background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:16px;left:14px;position:absolute;top:50%;transform:translateY(-50%);width:16px}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover{background:hsla(0,0%,100%,.1);color:#fff}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul .is-active a{background:#ee809c;color:#00205b}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27><path d=%27M2.66699 12.667H13.3337M8.00033 10.0003C9.47309 10.0003 10.667 11.1942 10.667 12.667M8.00033 10.0003C6.52757 10.0003 5.33366 11.1942 5.33366 12.667M8.00033 10.0003L6.66699 6.66699M2.66699 8.00033H3.33366M12.667 8.00033H13.3337M8.00033 2.66699V3.33366M11.667 4.33366L11.0003 5.00033M4.33366 4.33366L5.00033 5.00033M15.3337 8.00033C15.3337 12.0504 12.0504 15.3337 8.00033 15.3337C3.95024 15.3337 0.666992 12.0504 0.666992 8.00033C0.666992 3.95024 3.95024 0.666992 8.00033 0.666992C12.0504 0.666992 15.3337 3.95024 15.3337 8.00033Z%27 stroke=%27%2383A1DA%27 stroke-linecap=%27round%27/></svg>")}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:hover:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27><path d=%27M2.66699 12.667H13.3337M8.00033 10.0003C9.47309 10.0003 10.667 11.1942 10.667 12.667M8.00033 10.0003C6.52757 10.0003 5.33366 11.1942 5.33366 12.667M8.00033 10.0003L6.66699 6.66699M2.66699 8.00033H3.33366M12.667 8.00033H13.3337M8.00033 2.66699V3.33366M11.667 4.33366L11.0003 5.00033M4.33366 4.33366L5.00033 5.00033M15.3337 8.00033C15.3337 12.0504 12.0504 15.3337 8.00033 15.3337C3.95024 15.3337 0.666992 12.0504 0.666992 8.00033C0.666992 3.95024 3.95024 0.666992 8.00033 0.666992C12.0504 0.666992 15.3337 3.95024 15.3337 8.00033Z%27 stroke=%27%23FFFFFF%27 stroke-linecap=%27round%27/></svg>")}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard.is-active a:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27><path d=%27M2.66699 12.667H13.3337M8.00033 10.0003C9.47309 10.0003 10.667 11.1942 10.667 12.667M8.00033 10.0003C6.52757 10.0003 5.33366 11.1942 5.33366 12.667M8.00033 10.0003L6.66699 6.66699M2.66699 8.00033H3.33366M12.667 8.00033H13.3337M8.00033 2.66699V3.33366M11.667 4.33366L11.0003 5.00033M4.33366 4.33366L5.00033 5.00033M15.3337 8.00033C15.3337 12.0504 12.0504 15.3337 8.00033 15.3337C3.95024 15.3337 0.666992 12.0504 0.666992 8.00033C0.666992 3.95024 3.95024 0.666992 8.00033 0.666992C12.0504 0.666992 15.3337 3.95024 15.3337 8.00033Z%27 stroke=%27%2300205B%27 stroke-linecap=%27round%27/></svg>")}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard.is-active a:hover:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27><path d=%27M2.66699 12.667H13.3337M8.00033 10.0003C9.47309 10.0003 10.667 11.1942 10.667 12.667M8.00033 10.0003C6.52757 10.0003 5.33366 11.1942 5.33366 12.667M8.00033 10.0003L6.66699 6.66699M2.66699 8.00033H3.33366M12.667 8.00033H13.3337M8.00033 2.66699V3.33366M11.667 4.33366L11.0003 5.00033M4.33366 4.33366L5.00033 5.00033M15.3337 8.00033C15.3337 12.0504 12.0504 15.3337 8.00033 15.3337C3.95024 15.3337 0.666992 12.0504 0.666992 8.00033C0.666992 3.95024 3.95024 0.666992 8.00033 0.666992C12.0504 0.666992 15.3337 3.95024 15.3337 8.00033Z%27 stroke=%27%23FFFFFF%27 stroke-linecap=%27round%27/></svg>")}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27><path d=%27M6.25 16.125C6.66421 16.125 7 16.4608 7 16.875C7 17.2892 6.66421 17.625 6.25 17.625C5.83579 17.625 5.5 17.2892 5.5 16.875C5.5 16.4608 5.83579 16.125 6.25 16.125Z%27 fill=%27%2383A1DA%27 stroke=%27%2383A1DA%27/><path d=%27M14.375 16.125C14.7892 16.125 15.125 16.4608 15.125 16.875C15.125 17.2892 14.7892 17.625 14.375 17.625C13.9608 17.625 13.625 17.2892 13.625 16.875C13.625 16.4608 13.9608 16.125 14.375 16.125Z%27 fill=%27%2383A1DA%27 stroke=%27%2383A1DA%27/><path d=%27M3.30469 5.625H17.3203L15.2578 12.8437C15.1842 13.1057 15.0266 13.3363 14.8093 13.5C14.5919 13.6638 14.3268 13.7516 14.0547 13.75H6.57031C6.29819 13.7516 6.03308 13.6638 5.81572 13.5C5.59836 13.3363 5.44078 13.1057 5.36719 12.8437L2.53906 2.95313C2.50169 2.82246 2.42275 2.70754 2.3142 2.62578C2.20565 2.54401 2.0734 2.49986 1.9375 2.5H0.625%27 stroke=%27%2383A1DA%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/></svg>")}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:hover:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27><path d=%27M6.25 16.125C6.66421 16.125 7 16.4608 7 16.875C7 17.2892 6.66421 17.625 6.25 17.625C5.83579 17.625 5.5 17.2892 5.5 16.875C5.5 16.4608 5.83579 16.125 6.25 16.125Z%27 fill=%27%23FFFFFF%27 stroke=%27%23FFFFFF%27/><path d=%27M14.375 16.125C14.7892 16.125 15.125 16.4608 15.125 16.875C15.125 17.2892 14.7892 17.625 14.375 17.625C13.9608 17.625 13.625 17.2892 13.625 16.875C13.625 16.4608 13.9608 16.125 14.375 16.125Z%27 fill=%27%23FFFFFF%27 stroke=%27%23FFFFFF%27/><path d=%27M3.30469 5.625H17.3203L15.2578 12.8437C15.1842 13.1057 15.0266 13.3363 14.8093 13.5C14.5919 13.6638 14.3268 13.7516 14.0547 13.75H6.57031C6.29819 13.7516 6.03308 13.6638 5.81572 13.5C5.59836 13.3363 5.44078 13.1057 5.36719 12.8437L2.53906 2.95313C2.50169 2.82246 2.42275 2.70754 2.3142 2.62578C2.20565 2.54401 2.0734 2.49986 1.9375 2.5H0.625%27 stroke=%27%23FFFFFF%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/></svg>")}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders.is-active a:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27><path d=%27M6.25 16.125C6.66421 16.125 7 16.4608 7 16.875C7 17.2892 6.66421 17.625 6.25 17.625C5.83579 17.625 5.5 17.2892 5.5 16.875C5.5 16.4608 5.83579 16.125 6.25 16.125Z%27 fill=%27%2300205B%27 stroke=%27%2300205B%27/><path d=%27M14.375 16.125C14.7892 16.125 15.125 16.4608 15.125 16.875C15.125 17.2892 14.7892 17.625 14.375 17.625C13.9608 17.625 13.625 17.2892 13.625 16.875C13.625 16.4608 13.9608 16.125 14.375 16.125Z%27 fill=%27%2300205B%27 stroke=%27%2300205B%27/><path d=%27M3.30469 5.625H17.3203L15.2578 12.8437C15.1842 13.1057 15.0266 13.3363 14.8093 13.5C14.5919 13.6638 14.3268 13.7516 14.0547 13.75H6.57031C6.29819 13.7516 6.03308 13.6638 5.81572 13.5C5.59836 13.3363 5.44078 13.1057 5.36719 12.8437L2.53906 2.95313C2.50169 2.82246 2.42275 2.70754 2.3142 2.62578C2.20565 2.54401 2.0734 2.49986 1.9375 2.5H0.625%27 stroke=%27%2300205B%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/></svg>")}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders.is-active a:hover:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27><path d=%27M6.25 16.125C6.66421 16.125 7 16.4608 7 16.875C7 17.2892 6.66421 17.625 6.25 17.625C5.83579 17.625 5.5 17.2892 5.5 16.875C5.5 16.4608 5.83579 16.125 6.25 16.125Z%27 fill=%27%23FFFFFF%27 stroke=%27%23FFFFFF%27/><path d=%27M14.375 16.125C14.7892 16.125 15.125 16.4608 15.125 16.875C15.125 17.2892 14.7892 17.625 14.375 17.625C13.9608 17.625 13.625 17.2892 13.625 16.875C13.625 16.4608 13.9608 16.125 14.375 16.125Z%27 fill=%27%23FFFFFF%27 stroke=%27%23FFFFFF%27/><path d=%27M3.30469 5.625H17.3203L15.2578 12.8437C15.1842 13.1057 15.0266 13.3363 14.8093 13.5C14.5919 13.6638 14.3268 13.7516 14.0547 13.75H6.57031C6.29819 13.7516 6.03308 13.6638 5.81572 13.5C5.59836 13.3363 5.44078 13.1057 5.36719 12.8437L2.53906 2.95313C2.50169 2.82246 2.42275 2.70754 2.3142 2.62578C2.20565 2.54401 2.0734 2.49986 1.9375 2.5H0.625%27 stroke=%27%23FFFFFF%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/></svg>")}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--giveaway a:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27><path d=%27M17.5 9.375V16.25C17.5 16.5815 17.3683 16.8995 17.1339 17.1339C16.8995 17.3683 16.5815 17.5 16.25 17.5H4.375C4.04348 17.5 3.72554 17.3683 3.49112 17.1339C3.2567 16.8995 3.125 16.5815 3.125 16.25V9.375M10 4.0625C10 3.62985 9.87171 3.20692 9.63134 2.84719C9.39097 2.48746 9.04933 2.20708 8.64962 2.04151C8.24991 1.87595 7.81007 1.83263 7.38574 1.91703C6.96141 2.00144 6.57163 2.20978 6.2657 2.5157C5.95978 2.82163 5.75144 3.21141 5.66703 3.63574C5.58263 4.06007 5.62595 4.49991 5.79151 4.89962C5.95708 5.29933 6.23746 5.64098 6.59719 5.88134C6.95692 6.12171 7.37985 6.25 7.8125 6.25H10M10 4.0625V6.25M10 4.0625C10 3.62985 10.1283 3.20692 10.3687 2.84719C10.609 2.48746 10.9507 2.20708 11.3504 2.04151C11.7501 1.87595 12.1899 1.83263 12.6143 1.91703C13.0386 2.00144 13.4284 2.20978 13.7343 2.5157C14.0402 2.82163 14.2486 3.21141 14.333 3.63574C14.4174 4.06007 14.3741 4.49991 14.2085 4.89962C14.0429 5.29933 13.7625 5.64098 13.4028 5.88134C13.0431 6.12171 12.6201 6.25 12.1875 6.25H10M10 6.25V17.5M2.8125 9.375H17.8125C18.33 9.375 18.75 8.955 18.75 8.4375V7.1875C18.75 6.67 18.33 6.25 17.8125 6.25H2.8125C2.295 6.25 1.875 6.67 1.875 7.1875V8.4375C1.875 8.955 2.295 9.375 2.8125 9.375Z%27 stroke=%27%2383A1DA%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/></svg>")}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--giveaway a:hover:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27><path d=%27M17.5 9.375V16.25C17.5 16.5815 17.3683 16.8995 17.1339 17.1339C16.8995 17.3683 16.5815 17.5 16.25 17.5H4.375C4.04348 17.5 3.72554 17.3683 3.49112 17.1339C3.2567 16.8995 3.125 16.5815 3.125 16.25V9.375M10 4.0625C10 3.62985 9.87171 3.20692 9.63134 2.84719C9.39097 2.48746 9.04933 2.20708 8.64962 2.04151C8.24991 1.87595 7.81007 1.83263 7.38574 1.91703C6.96141 2.00144 6.57163 2.20978 6.2657 2.5157C5.95978 2.82163 5.75144 3.21141 5.66703 3.63574C5.58263 4.06007 5.62595 4.49991 5.79151 4.89962C5.95708 5.29933 6.23746 5.64098 6.59719 5.88134C6.95692 6.12171 7.37985 6.25 7.8125 6.25H10M10 4.0625V6.25M10 4.0625C10 3.62985 10.1283 3.20692 10.3687 2.84719C10.609 2.48746 10.9507 2.20708 11.3504 2.04151C11.7501 1.87595 12.1899 1.83263 12.6143 1.91703C13.0386 2.00144 13.4284 2.20978 13.7343 2.5157C14.0402 2.82163 14.2486 3.21141 14.333 3.63574C14.4174 4.06007 14.3741 4.49991 14.2085 4.89962C14.0429 5.29933 13.7625 5.64098 13.4028 5.88134C13.0431 6.12171 12.6201 6.25 12.1875 6.25H10M10 6.25V17.5M2.8125 9.375H17.8125C18.33 9.375 18.75 8.955 18.75 8.4375V7.1875C18.75 6.67 18.33 6.25 17.8125 6.25H2.8125C2.295 6.25 1.875 6.67 1.875 7.1875V8.4375C1.875 8.955 2.295 9.375 2.8125 9.375Z%27 stroke=%27%23FFFFFF%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/></svg>")}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--giveaway.is-active a:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27><path d=%27M17.5 9.375V16.25C17.5 16.5815 17.3683 16.8995 17.1339 17.1339C16.8995 17.3683 16.5815 17.5 16.25 17.5H4.375C4.04348 17.5 3.72554 17.3683 3.49112 17.1339C3.2567 16.8995 3.125 16.5815 3.125 16.25V9.375M10 4.0625C10 3.62985 9.87171 3.20692 9.63134 2.84719C9.39097 2.48746 9.04933 2.20708 8.64962 2.04151C8.24991 1.87595 7.81007 1.83263 7.38574 1.91703C6.96141 2.00144 6.57163 2.20978 6.2657 2.5157C5.95978 2.82163 5.75144 3.21141 5.66703 3.63574C5.58263 4.06007 5.62595 4.49991 5.79151 4.89962C5.95708 5.29933 6.23746 5.64098 6.59719 5.88134C6.95692 6.12171 7.37985 6.25 7.8125 6.25H10M10 4.0625V6.25M10 4.0625C10 3.62985 10.1283 3.20692 10.3687 2.84719C10.609 2.48746 10.9507 2.20708 11.3504 2.04151C11.7501 1.87595 12.1899 1.83263 12.6143 1.91703C13.0386 2.00144 13.4284 2.20978 13.7343 2.5157C14.0402 2.82163 14.2486 3.21141 14.333 3.63574C14.4174 4.06007 14.3741 4.49991 14.2085 4.89962C14.0429 5.29933 13.7625 5.64098 13.4028 5.88134C13.0431 6.12171 12.6201 6.25 12.1875 6.25H10M10 6.25V17.5M2.8125 9.375H17.8125C18.33 9.375 18.75 8.955 18.75 8.4375V7.1875C18.75 6.67 18.33 6.25 17.8125 6.25H2.8125C2.295 6.25 1.875 6.67 1.875 7.1875V8.4375C1.875 8.955 2.295 9.375 2.8125 9.375Z%27 stroke=%27%2300205B%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/></svg>")}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--giveaway.is-active a:hover:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27><path d=%27M17.5 9.375V16.25C17.5 16.5815 17.3683 16.8995 17.1339 17.1339C16.8995 17.3683 16.5815 17.5 16.25 17.5H4.375C4.04348 17.5 3.72554 17.3683 3.49112 17.1339C3.2567 16.8995 3.125 16.5815 3.125 16.25V9.375M10 4.0625C10 3.62985 9.87171 3.20692 9.63134 2.84719C9.39097 2.48746 9.04933 2.20708 8.64962 2.04151C8.24991 1.87595 7.81007 1.83263 7.38574 1.91703C6.96141 2.00144 6.57163 2.20978 6.2657 2.5157C5.95978 2.82163 5.75144 3.21141 5.66703 3.63574C5.58263 4.06007 5.62595 4.49991 5.79151 4.89962C5.95708 5.29933 6.23746 5.64098 6.59719 5.88134C6.95692 6.12171 7.37985 6.25 7.8125 6.25H10M10 4.0625V6.25M10 4.0625C10 3.62985 10.1283 3.20692 10.3687 2.84719C10.609 2.48746 10.9507 2.20708 11.3504 2.04151C11.7501 1.87595 12.1899 1.83263 12.6143 1.91703C13.0386 2.00144 13.4284 2.20978 13.7343 2.5157C14.0402 2.82163 14.2486 3.21141 14.333 3.63574C14.4174 4.06007 14.3741 4.49991 14.2085 4.89962C14.0429 5.29933 13.7625 5.64098 13.4028 5.88134C13.0431 6.12171 12.6201 6.25 12.1875 6.25H10M10 6.25V17.5M2.8125 9.375H17.8125C18.33 9.375 18.75 8.955 18.75 8.4375V7.1875C18.75 6.67 18.33 6.25 17.8125 6.25H2.8125C2.295 6.25 1.875 6.67 1.875 7.1875V8.4375C1.875 8.955 2.295 9.375 2.8125 9.375Z%27 stroke=%27%23FFFFFF%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/></svg>")}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--store-credit a:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27><path d=%27M10 3.125V16.875M1.875 10H18.125M5.3125 14.375C6.38994 14.375 7.42325 13.947 8.18512 13.1851C8.94699 12.4233 9.375 11.3899 9.375 10.3125V10M14.6875 14.375C13.6101 14.375 12.5767 13.947 11.8149 13.1851C11.053 12.4233 10.625 11.3899 10.625 10.3125V10M3.125 16.875H16.875C17.2065 16.875 17.5245 16.7433 17.7589 16.5089C17.9933 16.2745 18.125 15.9565 18.125 15.625V4.375C18.125 4.04348 17.9933 3.72554 17.7589 3.49112C17.5245 3.2567 17.2065 3.125 16.875 3.125H3.125C2.79348 3.125 2.47554 3.2567 2.24112 3.49112C2.0067 3.72554 1.875 4.04348 1.875 4.375V15.625C1.875 15.9565 2.0067 16.2745 2.24112 16.5089C2.47554 16.7433 2.79348 16.875 3.125 16.875ZM13.6425 9.00833C12.4683 10.1833 10.1075 9.8925 10.1075 9.8925C10.1075 9.8925 9.81667 7.53167 10.9908 6.3575C11.3425 6.00587 11.8194 5.80832 12.3167 5.80832C12.814 5.80832 13.2909 6.00587 13.6425 6.3575C13.9941 6.70913 14.1917 7.18605 14.1917 7.68333C14.1917 8.18062 13.9941 8.6567 13.6425 9.00833ZM8.9775 6.35833C10.1517 7.5325 9.86083 9.89333 9.86083 9.89333C9.86083 9.89333 7.5 10.1833 6.32667 9.00917C6.15256 8.83506 6.01444 8.62836 5.92022 8.40087C5.82599 8.17338 5.77749 7.92956 5.77749 7.68333C5.77749 7.4371 5.82599 7.19328 5.92021 6.9658C6.01444 6.73831 6.15256 6.53161 6.32667 6.3575C6.50078 6.18339 6.70748 6.04528 6.93496 5.95105C7.16245 5.85682 7.40627 5.80832 7.6525 5.80832C7.89873 5.80832 8.14255 5.85682 8.37004 5.95105C8.59752 6.04528 8.80422 6.18339 8.97833 6.3575L8.9775 6.35833Z%27 stroke=%27%2383A1DA%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/></svg>")}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--store-credit a:hover:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27><path d=%27M10 3.125V16.875M1.875 10H18.125M5.3125 14.375C6.38994 14.375 7.42325 13.947 8.18512 13.1851C8.94699 12.4233 9.375 11.3899 9.375 10.3125V10M14.6875 14.375C13.6101 14.375 12.5767 13.947 11.8149 13.1851C11.053 12.4233 10.625 11.3899 10.625 10.3125V10M3.125 16.875H16.875C17.2065 16.875 17.5245 16.7433 17.7589 16.5089C17.9933 16.2745 18.125 15.9565 18.125 15.625V4.375C18.125 4.04348 17.9933 3.72554 17.7589 3.49112C17.5245 3.2567 17.2065 3.125 16.875 3.125H3.125C2.79348 3.125 2.47554 3.2567 2.24112 3.49112C2.0067 3.72554 1.875 4.04348 1.875 4.375V15.625C1.875 15.9565 2.0067 16.2745 2.24112 16.5089C2.47554 16.7433 2.79348 16.875 3.125 16.875ZM13.6425 9.00833C12.4683 10.1833 10.1075 9.8925 10.1075 9.8925C10.1075 9.8925 9.81667 7.53167 10.9908 6.3575C11.3425 6.00587 11.8194 5.80832 12.3167 5.80832C12.814 5.80832 13.2909 6.00587 13.6425 6.3575C13.9941 6.70913 14.1917 7.18605 14.1917 7.68333C14.1917 8.18062 13.9941 8.6567 13.6425 9.00833ZM8.9775 6.35833C10.1517 7.5325 9.86083 9.89333 9.86083 9.89333C9.86083 9.89333 7.5 10.1833 6.32667 9.00917C6.15256 8.83506 6.01444 8.62836 5.92022 8.40087C5.82599 8.17338 5.77749 7.92956 5.77749 7.68333C5.77749 7.4371 5.82599 7.19328 5.92021 6.9658C6.01444 6.73831 6.15256 6.53161 6.32667 6.3575C6.50078 6.18339 6.70748 6.04528 6.93496 5.95105C7.16245 5.85682 7.40627 5.80832 7.6525 5.80832C7.89873 5.80832 8.14255 5.85682 8.37004 5.95105C8.59752 6.04528 8.80422 6.18339 8.97833 6.3575L8.9775 6.35833Z%27 stroke=%27%23FFFFFF%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/></svg>")}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--store-credit.is-active a:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27><path d=%27M10 3.125V16.875M1.875 10H18.125M5.3125 14.375C6.38994 14.375 7.42325 13.947 8.18512 13.1851C8.94699 12.4233 9.375 11.3899 9.375 10.3125V10M14.6875 14.375C13.6101 14.375 12.5767 13.947 11.8149 13.1851C11.053 12.4233 10.625 11.3899 10.625 10.3125V10M3.125 16.875H16.875C17.2065 16.875 17.5245 16.7433 17.7589 16.5089C17.9933 16.2745 18.125 15.9565 18.125 15.625V4.375C18.125 4.04348 17.9933 3.72554 17.7589 3.49112C17.5245 3.2567 17.2065 3.125 16.875 3.125H3.125C2.79348 3.125 2.47554 3.2567 2.24112 3.49112C2.0067 3.72554 1.875 4.04348 1.875 4.375V15.625C1.875 15.9565 2.0067 16.2745 2.24112 16.5089C2.47554 16.7433 2.79348 16.875 3.125 16.875ZM13.6425 9.00833C12.4683 10.1833 10.1075 9.8925 10.1075 9.8925C10.1075 9.8925 9.81667 7.53167 10.9908 6.3575C11.3425 6.00587 11.8194 5.80832 12.3167 5.80832C12.814 5.80832 13.2909 6.00587 13.6425 6.3575C13.9941 6.70913 14.1917 7.18605 14.1917 7.68333C14.1917 8.18062 13.9941 8.6567 13.6425 9.00833ZM8.9775 6.35833C10.1517 7.5325 9.86083 9.89333 9.86083 9.89333C9.86083 9.89333 7.5 10.1833 6.32667 9.00917C6.15256 8.83506 6.01444 8.62836 5.92022 8.40087C5.82599 8.17338 5.77749 7.92956 5.77749 7.68333C5.77749 7.4371 5.82599 7.19328 5.92021 6.9658C6.01444 6.73831 6.15256 6.53161 6.32667 6.3575C6.50078 6.18339 6.70748 6.04528 6.93496 5.95105C7.16245 5.85682 7.40627 5.80832 7.6525 5.80832C7.89873 5.80832 8.14255 5.85682 8.37004 5.95105C8.59752 6.04528 8.80422 6.18339 8.97833 6.3575L8.9775 6.35833Z%27 stroke=%27%2300205B%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/></svg>")}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--store-credit.is-active a:hover:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27><path d=%27M10 3.125V16.875M1.875 10H18.125M5.3125 14.375C6.38994 14.375 7.42325 13.947 8.18512 13.1851C8.94699 12.4233 9.375 11.3899 9.375 10.3125V10M14.6875 14.375C13.6101 14.375 12.5767 13.947 11.8149 13.1851C11.053 12.4233 10.625 11.3899 10.625 10.3125V10M3.125 16.875H16.875C17.2065 16.875 17.5245 16.7433 17.7589 16.5089C17.9933 16.2745 18.125 15.9565 18.125 15.625V4.375C18.125 4.04348 17.9933 3.72554 17.7589 3.49112C17.5245 3.2567 17.2065 3.125 16.875 3.125H3.125C2.79348 3.125 2.47554 3.2567 2.24112 3.49112C2.0067 3.72554 1.875 4.04348 1.875 4.375V15.625C1.875 15.9565 2.0067 16.2745 2.24112 16.5089C2.47554 16.7433 2.79348 16.875 3.125 16.875ZM13.6425 9.00833C12.4683 10.1833 10.1075 9.8925 10.1075 9.8925C10.1075 9.8925 9.81667 7.53167 10.9908 6.3575C11.3425 6.00587 11.8194 5.80832 12.3167 5.80832C12.814 5.80832 13.2909 6.00587 13.6425 6.3575C13.9941 6.70913 14.1917 7.18605 14.1917 7.68333C14.1917 8.18062 13.9941 8.6567 13.6425 9.00833ZM8.9775 6.35833C10.1517 7.5325 9.86083 9.89333 9.86083 9.89333C9.86083 9.89333 7.5 10.1833 6.32667 9.00917C6.15256 8.83506 6.01444 8.62836 5.92022 8.40087C5.82599 8.17338 5.77749 7.92956 5.77749 7.68333C5.77749 7.4371 5.82599 7.19328 5.92021 6.9658C6.01444 6.73831 6.15256 6.53161 6.32667 6.3575C6.50078 6.18339 6.70748 6.04528 6.93496 5.95105C7.16245 5.85682 7.40627 5.80832 7.6525 5.80832C7.89873 5.80832 8.14255 5.85682 8.37004 5.95105C8.59752 6.04528 8.80422 6.18339 8.97833 6.3575L8.9775 6.35833Z%27 stroke=%27%23FFFFFF%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/></svg>")}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads{display:none}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27><path d=%27M4.375 18.125H15.625%27 stroke=%27%2383A1DA%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/><path d=%27M10 10.625C11.3807 10.625 12.5 9.50571 12.5 8.125C12.5 6.74429 11.3807 5.625 10 5.625C8.61929 5.625 7.5 6.74429 7.5 8.125C7.5 9.50571 8.61929 10.625 10 10.625Z%27 stroke=%27%2383A1DA%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/><path d=%27M16.25 8.125C16.25 13.75 10 18.125 10 18.125C10 18.125 3.75 13.75 3.75 8.125C3.75 6.4674 4.40848 4.87769 5.58058 3.70558C6.75269 2.53348 8.3424 1.875 10 1.875C11.6576 1.875 13.2473 2.53348 14.4194 3.70558C15.5915 4.87769 16.25 6.4674 16.25 8.125V8.125Z%27 stroke=%27%2383A1DA%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/></svg>")}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:hover:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27><path d=%27M4.375 18.125H15.625%27 stroke=%27%23FFFFFF%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/><path d=%27M10 10.625C11.3807 10.625 12.5 9.50571 12.5 8.125C12.5 6.74429 11.3807 5.625 10 5.625C8.61929 5.625 7.5 6.74429 7.5 8.125C7.5 9.50571 8.61929 10.625 10 10.625Z%27 stroke=%27%23FFFFFF%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/><path d=%27M16.25 8.125C16.25 13.75 10 18.125 10 18.125C10 18.125 3.75 13.75 3.75 8.125C3.75 6.4674 4.40848 4.87769 5.58058 3.70558C6.75269 2.53348 8.3424 1.875 10 1.875C11.6576 1.875 13.2473 2.53348 14.4194 3.70558C15.5915 4.87769 16.25 6.4674 16.25 8.125V8.125Z%27 stroke=%27%23FFFFFF%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/></svg>")}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address.is-active a:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27><path d=%27M4.375 18.125H15.625%27 stroke=%27%2300205B%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/><path d=%27M10 10.625C11.3807 10.625 12.5 9.50571 12.5 8.125C12.5 6.74429 11.3807 5.625 10 5.625C8.61929 5.625 7.5 6.74429 7.5 8.125C7.5 9.50571 8.61929 10.625 10 10.625Z%27 stroke=%27%2300205B%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/><path d=%27M16.25 8.125C16.25 13.75 10 18.125 10 18.125C10 18.125 3.75 13.75 3.75 8.125C3.75 6.4674 4.40848 4.87769 5.58058 3.70558C6.75269 2.53348 8.3424 1.875 10 1.875C11.6576 1.875 13.2473 2.53348 14.4194 3.70558C15.5915 4.87769 16.25 6.4674 16.25 8.125V8.125Z%27 stroke=%27%2300205B%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/></svg>")}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address.is-active a:hover:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27><path d=%27M4.375 18.125H15.625%27 stroke=%27%23FFFFFF%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/><path d=%27M10 10.625C11.3807 10.625 12.5 9.50571 12.5 8.125C12.5 6.74429 11.3807 5.625 10 5.625C8.61929 5.625 7.5 6.74429 7.5 8.125C7.5 9.50571 8.61929 10.625 10 10.625Z%27 stroke=%27%23FFFFFF%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/><path d=%27M16.25 8.125C16.25 13.75 10 18.125 10 18.125C10 18.125 3.75 13.75 3.75 8.125C3.75 6.4674 4.40848 4.87769 5.58058 3.70558C6.75269 2.53348 8.3424 1.875 10 1.875C11.6576 1.875 13.2473 2.53348 14.4194 3.70558C15.5915 4.87769 16.25 6.4674 16.25 8.125V8.125Z%27 stroke=%27%23FFFFFF%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/></svg>")}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account{margin-bottom:6px}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27><path d=%27M10 12.5C12.7614 12.5 15 10.2614 15 7.5C15 4.73858 12.7614 2.5 10 2.5C7.23858 2.5 5 4.73858 5 7.5C5 10.2614 7.23858 12.5 10 12.5Z%27 stroke=%27%2383A1DA%27 stroke-miterlimit=%2710%27/><path d=%27M2.42188 16.8747C3.18979 15.5444 4.2944 14.4396 5.62465 13.6715C6.9549 12.9034 8.46392 12.499 10 12.499C11.5361 12.499 13.0451 12.9034 14.3753 13.6715C15.7056 14.4396 16.8102 15.5444 17.5781 16.8747%27 stroke=%27%2383A1DA%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/></svg>")}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:hover:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27><path d=%27M10 12.5C12.7614 12.5 15 10.2614 15 7.5C15 4.73858 12.7614 2.5 10 2.5C7.23858 2.5 5 4.73858 5 7.5C5 10.2614 7.23858 12.5 10 12.5Z%27 stroke=%27%23FFFFFF%27 stroke-miterlimit=%2710%27/><path d=%27M2.42188 16.8747C3.18979 15.5444 4.2944 14.4396 5.62465 13.6715C6.9549 12.9034 8.46392 12.499 10 12.499C11.5361 12.499 13.0451 12.9034 14.3753 13.6715C15.7056 14.4396 16.8102 15.5444 17.5781 16.8747%27 stroke=%27%23FFFFFF%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/></svg>")}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account.is-active a:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27><path d=%27M10 12.5C12.7614 12.5 15 10.2614 15 7.5C15 4.73858 12.7614 2.5 10 2.5C7.23858 2.5 5 4.73858 5 7.5C5 10.2614 7.23858 12.5 10 12.5Z%27 stroke=%27%2300205B%27 stroke-miterlimit=%2710%27/><path d=%27M2.42188 16.8747C3.18979 15.5444 4.2944 14.4396 5.62465 13.6715C6.9549 12.9034 8.46392 12.499 10 12.499C11.5361 12.499 13.0451 12.9034 14.3753 13.6715C15.7056 14.4396 16.8102 15.5444 17.5781 16.8747%27 stroke=%27%2300205B%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/></svg>")}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account.is-active a:hover:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27><path d=%27M10 12.5C12.7614 12.5 15 10.2614 15 7.5C15 4.73858 12.7614 2.5 10 2.5C7.23858 2.5 5 4.73858 5 7.5C5 10.2614 7.23858 12.5 10 12.5Z%27 stroke=%27%23FFFFFF%27 stroke-miterlimit=%2710%27/><path d=%27M2.42188 16.8747C3.18979 15.5444 4.2944 14.4396 5.62465 13.6715C6.9549 12.9034 8.46392 12.499 10 12.499C11.5361 12.499 13.0451 12.9034 14.3753 13.6715C15.7056 14.4396 16.8102 15.5444 17.5781 16.8747%27 stroke=%27%23FFFFFF%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/></svg>")}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout{border-top:1px solid #254889}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a{background:#14346f;border:1px solid #254889;color:#fff;margin-top:12px;padding-left:14px!important;text-align:center}.woocommerce-account .woocommerce .woocommerce-MyAccount-content{grid-column-end:26;grid-column-start:2;margin-bottom:90px;margin-top:20px}@media (min-width:1024px){.woocommerce-account .woocommerce .woocommerce-MyAccount-content{grid-column-end:26;grid-column-start:8;margin-bottom:136px;margin-top:136px}}.woocommerce-account .woocommerce .woocommerce-MyAccount-content{width:100%!important}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-notices-wrapper .woocommerce-info{grid-column-end:27;grid-column-start:1}.woocommerce-account .woocommerce .woocommerce-MyAccount-content p{color:#00205b;font-family:Elegant;font-size:24px;font-weight:400;line-height:24px}@media (min-width:1024px){.woocommerce-account .woocommerce .woocommerce-MyAccount-content p{line-height:28px}}.woocommerce-account .woocommerce .woocommerce-MyAccount-content p:nth-of-type(2){color:#838588;font-family:Montserrat,sans-serif;font-size:12px;font-weight:400;line-height:150%}.woocommerce-account .woocommerce .woocommerce-MyAccount-content h2{color:#0f254d;font-size:28px;font-weight:700;margin-bottom:24px}.woocommerce-MyAccount-content .u-columns:after,.woocommerce-MyAccount-content .u-columns:before{display:none}.woocommerce-MyAccount-content .u-columns{display:flex;flex-direction:column;gap:20px}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.woocommerce-MyAccount-content .u-columns div.text-sm.font-semibold.text-gray-800.uppercase,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.woocommerce-MyAccount-content .u-columns.flex-col div.text-sm.font-semibold.text-gray-800.uppercase{color:#111827;font-size:13px;font-weight:500;line-height:150%}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.woocommerce-MyAccount-content .u-columns div.text-xs.text-gray-600,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.woocommerce-MyAccount-content .u-columns.flex-col div.text-xs.text-gray-600{color:#374151;font-size:11px;font-weight:400;line-height:150%}@media (min-width:1024px){.woocommerce-MyAccount-content .u-columns{flex-direction:row}}.woocommerce-MyAccount-content .u-columns .u-column1,.woocommerce-MyAccount-content .u-columns .u-column2{background-color:#fff;margin-top:24px;padding:24px 32px}.woocommerce-MyAccount-content .u-columns .u-column1 .woocommerce-Address-title,.woocommerce-MyAccount-content .u-columns .u-column2 .woocommerce-Address-title{align-items:center;display:flex;justify-content:space-between;width:100%}.woocommerce-MyAccount-content .u-columns .u-column1 .woocommerce-Address-title:after,.woocommerce-MyAccount-content .u-columns .u-column1 .woocommerce-Address-title:before,.woocommerce-MyAccount-content .u-columns .u-column2 .woocommerce-Address-title:after,.woocommerce-MyAccount-content .u-columns .u-column2 .woocommerce-Address-title:before{display:none}.woocommerce-MyAccount-content .u-columns .u-column1 .woocommerce-Address-title a,.woocommerce-MyAccount-content .u-columns .u-column1 .woocommerce-Address-title h2,.woocommerce-MyAccount-content .u-columns .u-column2 .woocommerce-Address-title a,.woocommerce-MyAccount-content .u-columns .u-column2 .woocommerce-Address-title h2{color:#00205b;font-family:Montserrat,sans-serif;font-size:20px;font-weight:600;line-height:150%;margin:0!important}.woocommerce-MyAccount-content .u-columns .u-column1 address,.woocommerce-MyAccount-content .u-columns .u-column2 address{color:#838588;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin-top:8px}.woocommerce-MyAccount-content .u-column1{background-color:#fff;padding:24px 32px}.woocommerce-MyAccount-content .u-column1 .woocommerce-Address-title{align-items:center;display:flex;justify-content:space-between;width:100%}.woocommerce-MyAccount-content .u-column1 .woocommerce-Address-title:after,.woocommerce-MyAccount-content .u-column1 .woocommerce-Address-title:before{display:none}.woocommerce-MyAccount-content .u-column1 .woocommerce-Address-title a,.woocommerce-MyAccount-content .u-column1 .woocommerce-Address-title h2{color:#00205b;font-family:Montserrat,sans-serif;font-size:20px;font-weight:600;line-height:150%;margin:0!important}.woocommerce-MyAccount-content .u-column1 address{color:#838588;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin-top:8px}.woocommerce-MyAccount-content form[method=post][novalidate]{background-color:#fff;border:1px solid #eaecf0;padding:24px}.woocommerce-MyAccount-content form[method=post][novalidate] h2{color:#00205b;font-family:Elegant;font-size:24px;font-weight:400}.woocommerce-MyAccount-content form[method=post][novalidate] .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row{margin:0 0 24px!important;padding:0!important}.woocommerce-MyAccount-content form[method=post][novalidate] .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .required_field,.woocommerce-MyAccount-content form[method=post][novalidate] .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row label[for=billing_phone],.woocommerce-MyAccount-content form[method=post][novalidate] .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row label[for=billing_state],.woocommerce-MyAccount-content form[method=post][novalidate] .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row label[for=shipping_state]{color:#111827;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;letter-spacing:1.68px;text-transform:uppercase}.woocommerce-MyAccount-content form[method=post][novalidate] .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .required_field .required,.woocommerce-MyAccount-content form[method=post][novalidate] .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row label[for=billing_phone] .required,.woocommerce-MyAccount-content form[method=post][novalidate] .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row label[for=billing_state] .required,.woocommerce-MyAccount-content form[method=post][novalidate] .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row label[for=shipping_state] .required{color:#eb3d00;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;letter-spacing:1.68px;text-transform:uppercase}.woocommerce-MyAccount-content form[method=post][novalidate] .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .woocommerce-input-wrapper .input-text,.woocommerce-MyAccount-content form[method=post][novalidate] .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-selection__rendered{border:1px solid #e5e5e5!important;border-radius:0!important;box-sizing:border-box;color:#111827!important;display:block;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;height:auto;line-height:24px;padding:16px 18px;width:100%}.woocommerce-MyAccount-content form[method=post][novalidate] .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .woocommerce-input-wrapper .input-text::-ms-input-placeholder,.woocommerce-MyAccount-content form[method=post][novalidate] .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-selection__rendered::-ms-input-placeholder{color:#838588;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;opacity:1}.woocommerce-MyAccount-content form[method=post][novalidate] .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .woocommerce-input-wrapper .input-text::placeholder,.woocommerce-MyAccount-content form[method=post][novalidate] .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-selection__rendered::placeholder{color:#838588;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;opacity:1}.woocommerce-MyAccount-content form[method=post][novalidate] .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .woocommerce-input-wrapper .input-text:focus,.woocommerce-MyAccount-content form[method=post][novalidate] .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-selection__rendered:focus{border-color:#e5e5e5!important;box-shadow:none!important;outline:none!important}.woocommerce-MyAccount-content form[method=post][novalidate] .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-selection{border:none!important;border-radius:0!important}.woocommerce-MyAccount-content form[method=post][novalidate] .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row.form-row-first,.woocommerce-MyAccount-content form[method=post][novalidate] .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row.form-row-last{width:49%!important}.select2-container{box-sizing:border-box;display:block!important;margin:0;position:relative}.select2-container .select2-dropdown,.select2-container .select2-selection{border:1px solid #e5e5e5!important}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#00205b;color:#fff}.select2-results__option{color:#111827;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;line-height:24px}button.button[name=save_address]{align-items:center;background-color:#00205b;border-radius:0!important;color:#fff!important;display:inline-flex;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;gap:30px;letter-spacing:2.16px;margin-top:8px!important;padding:17.5px 32px!important;position:relative;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}button.button[name=save_address]:before{border:1px solid #446197;bottom:2px;content:"";left:2px;pointer-events:none;position:absolute;right:2px;top:2px}button.button[name=save_address]:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" viewBox="0 0 10 7" fill="none"><path d="M6.40965 5.95266L6.66891 6.21191L9.66891 3.21191L6.66891 0.211914L6.40965 0.471174L8.96521 3.02673H0.150391V3.3971H8.96521L6.40965 5.95266Z" fill="white" stroke="white" stroke-width="0.3"/></svg>') no-repeat 50%/contain;content:"";display:inline-block;height:7px;margin-left:8px;vertical-align:middle;width:10px}button.button[name=save_address]:hover{background-color:#446197!important}.woocommerce-MyAccount-content .woocommerce-EditAccountForm{background-color:#fff;border:1px solid #eaecf0;padding:24px}.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row{margin:0 0 24px!important;padding:0!important}.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row label[for=account_display_name],.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row label[for=account_email],.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row label[for=account_first_name],.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row label[for=account_last_name],.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row label[for=password_1],.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row label[for=password_2],.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row label[for=password_current]{color:#111827;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;letter-spacing:1.68px;text-transform:uppercase}.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row label[for=account_display_name] .required,.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row label[for=account_email] .required,.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row label[for=account_first_name] .required,.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row label[for=account_last_name] .required,.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row label[for=password_1] .required,.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row label[for=password_2] .required,.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row label[for=password_current] .required{color:#eb3d00;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;letter-spacing:1.68px;text-transform:uppercase}.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row .woocommerce-Input{border:1px solid #e5e5e5!important;border-radius:0!important;box-sizing:border-box;color:#111827!important;display:block;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;height:auto;line-height:24px;padding:16px 18px;width:100%}.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row .woocommerce-Input::-ms-input-placeholder{color:#838588;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;opacity:1}.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row .woocommerce-Input::placeholder{color:#838588;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;opacity:1}.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row .woocommerce-Input:focus{border-color:#e5e5e5!important;box-shadow:none!important;outline:none!important}.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row #account_display_name_description{color:#00205b;display:block;font-family:Montserrat,sans-serif;font-size:12px;font-weight:400;line-height:150%;margin-top:6px}.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row #account_display_name_description em{font-style:normal}.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row #account_email{margin-bottom:8px!important}.woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row.form-row-first,.woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row.form-row-last{width:100%!important}@media (min-width:1024px){.woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row.form-row-first,.woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row.form-row-last{width:49%!important}}.woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset{position:relative}.woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset legend{color:#00205b;font-family:Elegant;font-size:24px;font-weight:400;position:absolute;top:24px}.woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset:before{background-color:#eaecf0;content:"";display:block;height:1px;margin-bottom:72px;width:100%}.woocommerce-MyAccount-content .woocommerce-notices-wrapper{color:#fff!important;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:24px}.woocommerce-MyAccount-content .woocommerce-notices-wrapper ul{background-color:none!important;border-top:0!important;margin:0 0 10px!important;padding:0!important}.woocommerce-MyAccount-content .woocommerce-notices-wrapper ul li{color:#eb3d00!important}.woocommerce-MyAccount-content .woocommerce-notices-wrapper ul.woocommerce-error:before{display:none!important}.woocommerce-MyAccount-content .woocommerce-notices-wrapper .woocommerce-message{background-color:none!important;border-top:0!important;color:#8fae1b!important;margin:0 0 10px!important;padding:0!important}.woocommerce-MyAccount-content .woocommerce-notices-wrapper .woocommerce-message:before{display:none!important}button.woocommerce-Button[name=save_account_details]{align-items:center;background-color:#00205b;border-radius:0!important;color:#fff!important;display:inline-flex;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;gap:30px;letter-spacing:2.16px;margin-top:8px!important;padding:17.5px 32px!important;position:relative;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}button.woocommerce-Button[name=save_account_details]:before{border:1px solid #446197;bottom:2px;content:"";left:2px;pointer-events:none;position:absolute;right:2px;top:2px}button.woocommerce-Button[name=save_account_details]:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" viewBox="0 0 10 7" fill="none"><path d="M6.40965 5.95266L6.66891 6.21191L9.66891 3.21191L6.66891 0.211914L6.40965 0.471174L8.96521 3.02673H0.150391V3.3971H8.96521L6.40965 5.95266Z" fill="white" stroke="white" stroke-width="0.3"/></svg>') no-repeat 50%/contain;content:"";display:inline-block;height:7px;margin-left:8px;vertical-align:middle;width:10px}button.woocommerce-Button[name=save_account_details]:hover{background-color:#446197!important}#customer_login .woocommerce-notices-wrapper .woocommerce-error{background-color:transparent!important;border-top:none!important;color:#eb3d00!important;font-family:Montserrat,sans-serif!important;font-size:14px!important;font-weight:400!important;grid-column-end:27!important;grid-column-start:1!important;line-height:24px!important;margin:0!important;padding:0!important}#customer_login .woocommerce-notices-wrapper .woocommerce-error:before{display:none!important}#customer_login .woocommerce-notices-wrapper .woocommerce-error:focus{outline:none!important}.woocommerce-form-login{border:0!important;border-radius:none!important;display:flex;flex-direction:column;gap:24px}.woocommerce-form-login,.woocommerce-form-login .woocommerce-form-row{margin:0!important;padding:0!important}.woocommerce-form-login .woocommerce-form-row label{color:#111827!important;font-family:MavoraSans,sans-serif!important;font-size:12px;font-weight:400;letter-spacing:1.68px;text-transform:uppercase}.woocommerce-form-login .woocommerce-form-row label span.required{color:#eb3d00!important;font-weight:400!important}.woocommerce-form-login .woocommerce-form-row input{background-color:#fff!important;border:1px solid #e5e7eb!important;border-radius:0!important;color:#111827!important;display:block;font-family:Montserrat,sans-serif!important;font-weight:400;height:auto;line-height:normal;margin:0;padding:16px 18px!important;width:100%}.woocommerce-form-login .woocommerce-form-row input::-ms-input-placeholder{color:#9ca3af!important}.woocommerce-form-login .woocommerce-form-row input::placeholder{color:#9ca3af!important}.woocommerce-form-login .form-row{margin:0!important;padding:0!important}.woocommerce-form-login .form-row label.woocommerce-form__label-for-checkbox{align-items:center;color:#454f62!important;display:flex;font-family:Montserrat,sans-serif!important;font-size:12px!important;font-weight:400!important;line-height:150%!important}.woocommerce-form-login .form-row label.woocommerce-form__label-for-checkbox input{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:#fff!important;border:1px solid #e5e7eb!important;border-radius:4px!important;cursor:pointer;height:20px!important;margin-right:8px!important;padding:0!important;position:relative;vertical-align:middle;width:20px!important}.woocommerce-form-login .form-row label.woocommerce-form__label-for-checkbox input:checked{align-items:center;background-color:#e879a6!important;border-color:#e879a6!important;display:flex;justify-content:center}.woocommerce-form-login .form-row label.woocommerce-form__label-for-checkbox input:checked:after{border:solid #00205b;border-width:0 2px 2px 0;content:"";height:10px;left:50%;position:absolute;top:40%;transform:translate(-50%,-50%) rotate(45deg);width:5px}.woocommerce-form-login .form-row button.woocommerce-form-login__submit{align-items:center;background-color:#00205b;border-radius:0!important;color:#fff!important;display:flex;display:inline-flex;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;gap:30px;justify-content:center;letter-spacing:2.16px;margin-top:32px!important;padding:17.5px 32px!important;position:relative;text-transform:uppercase;width:100%}.woocommerce-form-login .form-row button.woocommerce-form-login__submit:before{border:1px solid #446197;bottom:2px;content:"";left:2px;pointer-events:none;position:absolute;right:2px;top:2px}.woocommerce-form-login .form-row button.woocommerce-form-login__submit:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" viewBox="0 0 10 7" fill="none"><path d="M6.40965 5.95266L6.66891 6.21191L9.66891 3.21191L6.66891 0.211914L6.40965 0.471174L8.96521 3.02673H0.150391V3.3971H8.96521L6.40965 5.95266Z" fill="white" stroke="white" stroke-width="0.3"/></svg>') no-repeat 50%/contain;content:"";display:inline-block;height:7px;margin-left:8px;vertical-align:middle;width:10px}.woocommerce-form-login .form-row button.woocommerce-form-login__submit:hover{background-color:#14346f!important}.woocommerce-form-login .woocommerce-LostPassword{color:#00205b!important;font-family:Montserrat,sans-serif!important;font-size:14px!important;font-weight:600;line-height:20px;text-align:center}.woocommerce-form-register{border:0!important;border-radius:none!important;margin:0!important;padding:0!important}.woocommerce-form-register .in-form .woocommerce-form-row{margin:0!important;padding:0 0 24px!important}.woocommerce-form-register .in-form .woocommerce-form-row label{color:#111827!important;font-family:MavoraSans,sans-serif!important;font-size:12px;font-weight:400;letter-spacing:1.68px;text-transform:uppercase}.woocommerce-form-register .in-form .woocommerce-form-row label span.required{color:#eb3d00!important;font-weight:400!important}.woocommerce-form-register .in-form .woocommerce-form-row input{background-color:#fff!important;border:1px solid #e5e7eb!important;border-radius:0!important;color:#111827!important;display:block;font-family:Montserrat,sans-serif!important;font-weight:400;height:auto;line-height:normal;margin:0;padding:16px 18px!important;width:100%}.woocommerce-form-register .in-form .woocommerce-form-row input::-ms-input-placeholder{color:#9ca3af!important}.woocommerce-form-register .in-form .woocommerce-form-row input::placeholder{color:#9ca3af!important}.woocommerce-form-register .in-form .a-link-to,.woocommerce-form-register .in-form .woocommerce-privacy-policy-text{color:#4b5563!important;font-family:Montserrat,sans-serif!important;font-size:14px;font-weight:400;line-height:20px}.woocommerce-form-register .button-register button.woocommerce-form-register__submit{align-items:center;background-color:#00205b;border-radius:0!important;color:#fff!important;display:flex;display:inline-flex;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;gap:30px;justify-content:center;letter-spacing:2.16px;margin-bottom:34px!important;padding:17.5px 32px!important;position:relative;text-transform:uppercase;width:100%}.woocommerce-form-register .button-register button.woocommerce-form-register__submit:before{border:1px solid #446197;bottom:2px;content:"";left:2px;pointer-events:none;position:absolute;right:2px;top:2px}.woocommerce-form-register .button-register button.woocommerce-form-register__submit:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" viewBox="0 0 10 7" fill="none"><path d="M6.40965 5.95266L6.66891 6.21191L9.66891 3.21191L6.66891 0.211914L6.40965 0.471174L8.96521 3.02673H0.150391V3.3971H8.96521L6.40965 5.95266Z" fill="white" stroke="white" stroke-width="0.3"/></svg>') no-repeat 50%/contain;content:"";display:inline-block;height:7px;margin-left:8px;vertical-align:middle;width:10px}.woocommerce-form-register .button-register button.woocommerce-form-register__submit:hover{background-color:#14346f!important}.woocommerce-form-register wc-order-attribution-inputs{display:none!important}.form-lost-password .woocommerce-notices-wrapper .woocommerce-error{background-color:transparent!important;border-top:none!important;color:#eb3d00!important;font-family:Montserrat,sans-serif!important;font-size:14px!important;font-weight:400!important;grid-column-end:27!important;grid-column-start:1!important;line-height:24px!important;margin:0 0 40px!important;padding:0!important}.form-lost-password .woocommerce-notices-wrapper .woocommerce-error:before{display:none!important}.woocommerce-ResetPassword .woocommerce-form-row{margin:32px 0 0!important;padding:0!important;width:100%!important}.woocommerce-ResetPassword .woocommerce-form-row label span.required{color:#eb3d00!important;font-weight:400!important}.woocommerce-ResetPassword .woocommerce-form-row .woocommerce-password-hint,.woocommerce-ResetPassword .woocommerce-form-row .woocommerce-password-strength{font-family:Montserrat,sans-serif!important}.woocommerce-ResetPassword .woocommerce-form-row input{background-color:#fff!important;border:1px solid #e5e7eb!important;border-radius:0!important;color:#111827!important;display:block;font-family:Montserrat,sans-serif!important;font-weight:400;height:auto;line-height:normal;margin:0;padding:16px 18px!important;width:100%}.woocommerce-ResetPassword .woocommerce-form-row input::-ms-input-placeholder{color:#9ca3af!important}.woocommerce-ResetPassword .woocommerce-form-row input::placeholder{color:#9ca3af!important}.woocommerce-ResetPassword .woocommerce-form-row input:focus{box-shadow:none!important;outline:none!important}.woocommerce-ResetPassword .woocommerce-form-row button.button-forgot,.woocommerce-ResetPassword .woocommerce-form-row button.button-reset{align-items:center;background-color:#00205b;border-radius:0!important;color:#fff!important;display:flex;display:inline-flex;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;gap:30px;justify-content:center;letter-spacing:2.16px;padding:17.5px 32px!important;position:relative;text-transform:uppercase;width:100%}.woocommerce-ResetPassword .woocommerce-form-row button.button-forgot:before,.woocommerce-ResetPassword .woocommerce-form-row button.button-reset:before{border:1px solid #446197;bottom:2px;content:"";left:2px;pointer-events:none;position:absolute;right:2px;top:2px}.woocommerce-ResetPassword .woocommerce-form-row button.button-forgot:after,.woocommerce-ResetPassword .woocommerce-form-row button.button-reset:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" viewBox="0 0 10 7" fill="none"><path d="M6.40965 5.95266L6.66891 6.21191L9.66891 3.21191L6.66891 0.211914L6.40965 0.471174L8.96521 3.02673H0.150391V3.3971H8.96521L6.40965 5.95266Z" fill="white" stroke="white" stroke-width="0.3"/></svg>') no-repeat 50%/contain;content:"";display:inline-block;height:7px;margin-left:8px;vertical-align:middle;width:10px}.woocommerce-ResetPassword .woocommerce-form-row button.button-forgot:hover,.woocommerce-ResetPassword .woocommerce-form-row button.button-reset:hover{background-color:#14346f!important}.woocommerce .lost-password-confirmation-wrapper .div-lost{max-width:444px}.woocommerce .lost-password-confirmation-wrapper .div-lost .woocommerce-message{background-color:transparent!important;border-top:none!important;color:#00205b!important;font-family:Elegant!important;font-size:44px!important;font-weight:400!important;letter-spacing:1.32px;line-height:90%!important;margin:0 0 20px!important;padding:0!important;text-align:center}.woocommerce .lost-password-confirmation-wrapper .div-lost .woocommerce-message:before{display:none!important}.woocommerce .lost-password-confirmation-wrapper .div-lost p.text-lost{color:#4b5563;font-family:Montserrat,sans-serif!important;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-align:center}.woocommerce-MyAccount-content .woocommerce-info{border-top-color:#0f254d!important;color:#838588;font-family:Montserrat,sans-serif;font-size:12px;font-weight:400;line-height:150%}.woocommerce-MyAccount-content .woocommerce-info a{display:none!important}.woocommerce-MyAccount-content .woocommerce-info:before{color:#0f254d}.woocommerce-MyAccount-content .woocommerce-order-details .order-again a.button{align-items:center;background-color:#00205b;border-radius:0!important;color:#fff!important;display:flex;display:inline-flex;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;gap:30px;justify-content:center;letter-spacing:2.16px;padding:17.5px 32px!important;position:relative;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.woocommerce-MyAccount-content .woocommerce-order-details .order-again a.button:before{border:1px solid #446197;bottom:2px;content:"";left:2px;pointer-events:none;position:absolute;right:2px;top:2px}.woocommerce-MyAccount-content .woocommerce-order-details .order-again a.button:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" viewBox="0 0 10 7" fill="none"><path d="M6.40965 5.95266L6.66891 6.21191L9.66891 3.21191L6.66891 0.211914L6.40965 0.471174L8.96521 3.02673H0.150391V3.3971H8.96521L6.40965 5.95266Z" fill="white" stroke="white" stroke-width="0.3"/></svg>') no-repeat 50%/contain;content:"";display:inline-block;height:7px;margin-left:8px;vertical-align:middle;width:10px}.woocommerce-MyAccount-content .woocommerce-order-details .order-again a.button:hover{background-color:#14346f!important}@media(min-width:1024px){.woocommerce-MyAccount-content .woocommerce-orders-table.woocommerce-MyAccount-orders{border:none;border-collapse:initial;border-spacing:0;display:grid;width:100%}.woocommerce-MyAccount-content .woocommerce-orders-table.woocommerce-MyAccount-orders thead tr{display:flex;margin-bottom:24px}.woocommerce-MyAccount-content .woocommerce-orders-table.woocommerce-MyAccount-orders thead tr th{background:#0f254d;color:#fff;font-family:Montserrat,sans-serif;font-size:12px;font-weight:400;line-height:150%;padding:12px 16px;width:100%}.woocommerce-MyAccount-content .woocommerce-orders-table.woocommerce-MyAccount-orders thead tr th.woocommerce-orders-table__header-order-actions span{display:none}.woocommerce-MyAccount-content .woocommerce-orders-table.woocommerce-MyAccount-orders tbody{display:flex;flex-direction:column;gap:12px}.woocommerce-MyAccount-content .woocommerce-orders-table.woocommerce-MyAccount-orders tbody tr{display:flex;width:100%}.woocommerce-MyAccount-content .woocommerce-orders-table.woocommerce-MyAccount-orders tbody tr td,.woocommerce-MyAccount-content .woocommerce-orders-table.woocommerce-MyAccount-orders tbody tr th{align-items:center;background:#fff;color:#0e0e0e;display:flex;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;height:100%;line-height:150%;padding:12px 16px;width:100%}.woocommerce-MyAccount-content .woocommerce-orders-table.woocommerce-MyAccount-orders tbody tr td.woocommerce-orders-table__cell-order-total{align-items:flex-start;color:#838588;flex-direction:column;font-family:Montserrat,sans-serif;font-size:12px;font-weight:400;line-height:150%}.woocommerce-MyAccount-content .woocommerce-orders-table.woocommerce-MyAccount-orders tbody tr td.woocommerce-orders-table__cell-order-total .amount{color:#0e0e0e;display:block;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:150%}.woocommerce-MyAccount-content .woocommerce-orders-table.woocommerce-MyAccount-orders tbody tr td.woocommerce-orders-table__cell-order-actions{align-items:flex-end;flex-direction:column;justify-content:center;padding:12px 24px}.woocommerce-MyAccount-content .woocommerce-orders-table.woocommerce-MyAccount-orders tbody tr td.woocommerce-orders-table__cell-order-actions a.button{background:transparent;border:none;border-radius:0;color:#0e0e0e;font-size:14px;font-weight:500;padding:0;-webkit-text-decoration:none;text-decoration:none}.woocommerce-pagination{display:flex;gap:12px;justify-content:center;margin-top:40px}.woocommerce-pagination a,.woocommerce-pagination span{background:#fff;border-radius:25px;box-shadow:0 3px 10px rgba(0,0,0,.1);color:#0f254d;font-size:14px;font-weight:500;padding:10px 18px;-webkit-text-decoration:none;text-decoration:none}.woocommerce-pagination span.current{background:#0f254d;color:#fff}.woocommerce-MyAccount-content .woocommerce-order-details{margin-top:24px;--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));padding:20px}.woocommerce-MyAccount-content .woocommerce-order-details h2{font-family:Elegant!important;font-size:24px!important;font-weight:400!important;--tw-text-opacity:1!important;color:rgba(0,32,91,var(--tw-text-opacity))!important}.woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table tbody:before{content:"";display:table-row;height:20px}.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table{border:none!important;border-collapse:collapse!important;border-radius:0!important;font-family:Montserrat,sans-serif!important}.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table thead tr{border:none!important;margin-bottom:24px}.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table thead tr th{background:#0f254d;color:#fff;font-family:Montserrat,sans-serif;font-size:12px;font-weight:400;line-height:150%;padding:12px 16px;width:100%}.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table thead tr th.woocommerce-orders-table__header-order-actions span{display:none}.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table thead tr th.product-total{text-align:right!important}.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table tbody{border-collapse:collapse!important}.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table tbody tr{border-left-width:1px!important;border-right-width:1px!important;--tw-border-opacity:1!important;border-color:rgba(234,236,240,var(--tw-border-opacity))!important}.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table tbody tr td{color:#0e0e0e;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:150%}.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table tbody tr td a,.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table tbody tr td strong{display:inline-block;padding-bottom:8px}.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table tbody tr td a,.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table tbody tr td strong,.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table tbody tr td ul{color:#0e0e0e;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:150%}.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table tbody tr td a li,.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table tbody tr td strong li,.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table tbody tr td ul li{padding-bottom:8px}.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table tbody tr td a li strong,.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table tbody tr td strong li strong,.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table tbody tr td ul li strong{color:#0e0e0e;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:150%;padding-bottom:0!important}.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table tbody tr td a li p,.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table tbody tr td strong li p,.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table tbody tr td ul li p{color:#0e0e0e;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:150%}.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table tbody tr td.product-total{text-align:right!important}.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table tfoot tr td,.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table tfoot tr th{color:#0e0e0e;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:150%}.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table tfoot tr td{text-align:right!important;text-wrap:nowrap}.woocommerce-MyAccount-content .woocommerce-customer-details{margin-top:16px;--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));padding:20px}.woocommerce-MyAccount-content .woocommerce-customer-details h2{font-family:Elegant!important;font-size:24px!important;font-weight:400!important;--tw-text-opacity:1!important;color:rgba(0,32,91,var(--tw-text-opacity))!important}.woocommerce-MyAccount-content .woocommerce-customer-details address{border-bottom-width:1!important;border-radius:0!important;border-right-width:1!important}.woocommerce-MyAccount-content .woocommerce-customer-details address,.woocommerce-MyAccount-content .woocommerce-customer-details address .woocommerce-customer-details--email{color:#111827!important;font-family:Montserrat,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:150%!important}}@media(max-width:1023px){.woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-order-details__title{font-family:Montserrat,sans-serif!important;font-size:18px!important;margin-bottom:8px!important;margin-top:16px!important}.woocommerce-MyAccount-content .woocommerce-table--order-details{border-radius:0!important}.woocommerce-MyAccount-content .woocommerce-table--order-details thead tr th{color:#0e0e0e;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:150%}.woocommerce-MyAccount-content .woocommerce-table--order-details thead tr th.product-total{text-align:right!important}.woocommerce-MyAccount-content .woocommerce-table--order-details tbody tr td{color:#0e0e0e;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:150%}.woocommerce-MyAccount-content .woocommerce-table--order-details tbody tr td a,.woocommerce-MyAccount-content .woocommerce-table--order-details tbody tr td strong{display:inline-block;padding-bottom:8px}.woocommerce-MyAccount-content .woocommerce-table--order-details tbody tr td a,.woocommerce-MyAccount-content .woocommerce-table--order-details tbody tr td strong,.woocommerce-MyAccount-content .woocommerce-table--order-details tbody tr td ul.wc-item-meta{color:#0e0e0e;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:150%}.woocommerce-MyAccount-content .woocommerce-table--order-details tbody tr td a li,.woocommerce-MyAccount-content .woocommerce-table--order-details tbody tr td strong li,.woocommerce-MyAccount-content .woocommerce-table--order-details tbody tr td ul.wc-item-meta li{padding-bottom:8px}.woocommerce-MyAccount-content .woocommerce-table--order-details tbody tr td a li strong.wc-item-meta-label,.woocommerce-MyAccount-content .woocommerce-table--order-details tbody tr td strong li strong.wc-item-meta-label,.woocommerce-MyAccount-content .woocommerce-table--order-details tbody tr td ul.wc-item-meta li strong.wc-item-meta-label{color:#0e0e0e;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:150%;padding-bottom:0!important}.woocommerce-MyAccount-content .woocommerce-table--order-details tbody tr td a li p,.woocommerce-MyAccount-content .woocommerce-table--order-details tbody tr td strong li p,.woocommerce-MyAccount-content .woocommerce-table--order-details tbody tr td ul.wc-item-meta li p{color:#0e0e0e;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:150%}.woocommerce-MyAccount-content .woocommerce-table--order-details tbody tr .product-total{text-align:right!important}.woocommerce-MyAccount-content .woocommerce-table--order-details tfoot{color:#0e0e0e;font-family:Montserrat,sans-serif}.woocommerce-MyAccount-content .woocommerce-table--order-details tfoot tr td{text-align:right!important;text-wrap:nowrap}.woocommerce-MyAccount-content .woocommerce-customer-details h2.woocommerce-column__title{font-family:Montserrat,sans-serif!important;font-size:18px!important;margin-bottom:8px!important;margin-top:16px!important}.woocommerce-MyAccount-content .woocommerce-customer-details address,.woocommerce-MyAccount-content .woocommerce-customer-details address .woocommerce-customer-details--email{color:#111827!important;font-family:Montserrat,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:150%!important}.woocommerce-MyAccount-content .woocommerce-orders-table{border-radius:0!important;border-style:none!important;--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important;padding:16px 14px!important}.woocommerce-MyAccount-content .woocommerce-orders-table tbody tr{font-family:Montserrat,sans-serif!important}.woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td{border-left-width:1px!important;border-right-width:1px!important;border-top-width:1px!important;--tw-border-opacity:1!important;border-color:rgba(234,236,240,var(--tw-border-opacity))!important}.woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a.woocommerce-button{border-radius:0!important;border-style:none!important;--tw-bg-opacity:1!important;background-color:rgba(0,32,91,var(--tw-bg-opacity))!important;--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}}.woocommerce-MyAccount-content .lty-myaccount-lottery-wrapper h2{font-family:Elegant!important;font-size:24px!important;font-weight:400!important;line-height:1.5!important;margin:0!important;--tw-text-opacity:1!important;color:rgba(0,32,91,var(--tw-text-opacity))!important}.woocommerce-MyAccount-content .lty-myaccount-lottery-wrapper .lty-myaccount-lottery-navigation{display:none!important}.woocommerce-MyAccount-content .lty-myaccount-lottery-wrapper .lty-myaccount-lottery-contents{background:#f2f3f6!important;border:none!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.woocommerce-MyAccount-content .lty-myaccount-lottery-wrapper .lty-myaccount-lottery-contents .lty-myaccount-participated-lottery-products-wrapper{margin-top:20px}.woocommerce-MyAccount-content .lty-myaccount-lottery-wrapper .lty-myaccount-lottery-contents .lty-myaccount-participated-lottery-products-wrapper .lty-frontend-table tbody:before{content:"";display:table-row;height:20px}.woocommerce-MyAccount-content .lty-myaccount-lottery-wrapper .lty-myaccount-lottery-contents .lty-myaccount-participated-lottery-products-wrapper .lty-frontend-table{border:none!important;border-collapse:collapse!important;border-radius:0!important;font-family:Montserrat,sans-serif!important;margin:0!important;width:100%!important}.woocommerce-MyAccount-content .lty-myaccount-lottery-wrapper .lty-myaccount-lottery-contents .lty-myaccount-participated-lottery-products-wrapper .lty-frontend-table thead tr{border:none!important;margin-bottom:24px}.woocommerce-MyAccount-content .lty-myaccount-lottery-wrapper .lty-myaccount-lottery-contents .lty-myaccount-participated-lottery-products-wrapper .lty-frontend-table thead tr th{background:#0f254d;color:#fff;font-family:Montserrat,sans-serif;font-size:12px;font-weight:400;line-height:150%;padding:12px 16px}.woocommerce-MyAccount-content .lty-myaccount-lottery-wrapper .lty-myaccount-lottery-contents .lty-myaccount-participated-lottery-products-wrapper .lty-frontend-table thead tr th.woocommerce-orders-table__header-order-actions span{display:none}.woocommerce-MyAccount-content .lty-myaccount-lottery-wrapper .lty-myaccount-lottery-contents .lty-myaccount-participated-lottery-products-wrapper .lty-frontend-table tbody{border-collapse:collapse!important}.woocommerce-MyAccount-content .lty-myaccount-lottery-wrapper .lty-myaccount-lottery-contents .lty-myaccount-participated-lottery-products-wrapper .lty-frontend-table tbody tr{background:#fff!important;margin:5px 0!important}.woocommerce-MyAccount-content .lty-myaccount-lottery-wrapper .lty-myaccount-lottery-contents .lty-myaccount-participated-lottery-products-wrapper .lty-frontend-table tbody tr td,.woocommerce-MyAccount-content .lty-myaccount-lottery-wrapper .lty-myaccount-lottery-contents .lty-myaccount-participated-lottery-products-wrapper .lty-frontend-table tbody tr td a,.woocommerce-MyAccount-content .lty-myaccount-lottery-wrapper .lty-myaccount-lottery-contents .lty-myaccount-participated-lottery-products-wrapper .lty-frontend-table tbody tr td a li p,.woocommerce-MyAccount-content .lty-myaccount-lottery-wrapper .lty-myaccount-lottery-contents .lty-myaccount-participated-lottery-products-wrapper .lty-frontend-table tbody tr td a li strong,.woocommerce-MyAccount-content .lty-myaccount-lottery-wrapper .lty-myaccount-lottery-contents .lty-myaccount-participated-lottery-products-wrapper .lty-frontend-table tbody tr td strong,.woocommerce-MyAccount-content .lty-myaccount-lottery-wrapper .lty-myaccount-lottery-contents .lty-myaccount-participated-lottery-products-wrapper .lty-frontend-table tbody tr td strong li p,.woocommerce-MyAccount-content .lty-myaccount-lottery-wrapper .lty-myaccount-lottery-contents .lty-myaccount-participated-lottery-products-wrapper .lty-frontend-table tbody tr td strong li strong,.woocommerce-MyAccount-content .lty-myaccount-lottery-wrapper .lty-myaccount-lottery-contents .lty-myaccount-participated-lottery-products-wrapper .lty-frontend-table tbody tr td ul,.woocommerce-MyAccount-content .lty-myaccount-lottery-wrapper .lty-myaccount-lottery-contents .lty-myaccount-participated-lottery-products-wrapper .lty-frontend-table tbody tr td ul li p,.woocommerce-MyAccount-content .lty-myaccount-lottery-wrapper .lty-myaccount-lottery-contents .lty-myaccount-participated-lottery-products-wrapper .lty-frontend-table tbody tr td ul li strong{color:#0e0e0e;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:150%}.woocommerce-MyAccount-content .lty-myaccount-lottery-wrapper .lty-myaccount-lottery-contents .lty-myaccount-participated-lottery-products-wrapper .lty-frontend-table tbody tr td .lty_status_label span{background:#fff!important;color:#0e0e0e!important;font-family:Montserrat,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:150%!important;padding:0!important}.woocommerce-MyAccount-content .lty-myaccount-lottery-wrapper .lty-myaccount-lottery-contents .lty-myaccount-participated-lottery-products-wrapper .lty-frontend-table tbody tr td .lty-customer-popup-lottery-tickets .lty-view-all-tickets{-webkit-text-decoration:underline;text-decoration:underline}.jquery-modal .lty-hide{padding:15px 20px 20px!important}@media (min-width:1024px){.jquery-modal .lty-hide{padding:32px 30px 24px!important}}.jquery-modal .lty-hide{border-radius:0!important}.jquery-modal .lty-hide .lty-lottery-tickets-modal-header{margin-top:30px!important}@media (min-width:1024px){.jquery-modal .lty-hide .lty-lottery-tickets-modal-header{margin-top:0!important}}.jquery-modal .lty-hide .lty-lottery-tickets-modal-header .lty-lottery-tickets-modal-title b{color:#00205b!important;font-family:elegant!important;font-size:24px!important;font-weight:400!important;line-height:26px!important}.jquery-modal .lty-hide .lty-lottery-tickets-modal-header .lty-user-purchased-ticket-count{color:#0e0e0e!important;font-family:Montserrat,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:150%!important}.jquery-modal .lty-hide .lty-lottery-tickets-modal-content .lty-customer-lottery-tickets tbody:before{height:0}@media (min-width:1024px){.jquery-modal .lty-hide .lty-lottery-tickets-modal-content .lty-customer-lottery-tickets tbody:before{height:14px}}.jquery-modal .lty-hide .lty-lottery-tickets-modal-content .lty-customer-lottery-tickets tbody:before{content:"";display:table-row}.jquery-modal .lty-hide .lty-lottery-tickets-modal-content .lty-customer-lottery-tickets{margin-top:20px!important}@media (min-width:1024px){.jquery-modal .lty-hide .lty-lottery-tickets-modal-content .lty-customer-lottery-tickets{margin-top:32px!important}}.jquery-modal .lty-hide .lty-lottery-tickets-modal-content .lty-customer-lottery-tickets{font-family:Montserrat,sans-serif!important;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.jquery-modal .lty-hide .lty-lottery-tickets-modal-content .lty-customer-lottery-tickets thead{display:none}@media (min-width:1024px){.jquery-modal .lty-hide .lty-lottery-tickets-modal-content .lty-customer-lottery-tickets thead{display:table}}.jquery-modal .lty-hide .lty-lottery-tickets-modal-content .lty-customer-lottery-tickets thead{background:#0f254d!important;table-layout:fixed;width:100%}.jquery-modal .lty-hide .lty-lottery-tickets-modal-content .lty-customer-lottery-tickets thead tr{background:#0f254d!important;display:flex;width:100%}.jquery-modal .lty-hide .lty-lottery-tickets-modal-content .lty-customer-lottery-tickets thead tr th{background:#0f254d!important;color:#fff!important;font-family:Montserrat,sans-serif;font-size:12px!important;width:100%!important}.jquery-modal .lty-hide .lty-lottery-tickets-modal-content .lty-customer-lottery-tickets tbody{display:block;max-height:300px;overflow-y:auto}.jquery-modal .lty-hide .lty-lottery-tickets-modal-content .lty-customer-lottery-tickets tbody tr{display:block}@media (min-width:1024px){.jquery-modal .lty-hide .lty-lottery-tickets-modal-content .lty-customer-lottery-tickets tbody tr{display:flex}}.jquery-modal .lty-hide .lty-lottery-tickets-modal-content .lty-customer-lottery-tickets tbody tr td{color:#0e0e0e!important;width:100%}.jquery-modal .lty-hide .lty-lottery-tickets-modal-content .lty-customer-lottery-tickets tbody tr td a{color:#0e0e0e!important}.jquery-modal .lty-hide .lty-lottery-tickets-modal-content .lty-customer-lottery-tickets tfoot{display:flex;position:relative!important;visibility:visible!important;width:100%}.jquery-modal .lty-hide .lty-lottery-tickets-modal-content .lty-customer-lottery-tickets tfoot tr{display:flex;width:100%}.jquery-modal .lty-hide .lty-lottery-tickets-modal-content .lty-customer-lottery-tickets tfoot tr td.footable-visible{background:none!important;border:none!important;color:#666;font-size:14px!important;padding:15px 0!important;text-align:center!important;vertical-align:middle;width:100%!important}.jquery-modal .lty-hide .lty-lottery-tickets-modal-content .lty-customer-lottery-tickets tfoot tr td.footable-visible nav{float:none!important;margin-top:0!important}.jquery-modal .lty-hide .lty-lottery-tickets-modal-content .lty-customer-lottery-tickets tfoot tr td.footable-visible nav ul li{height:36px;width:30px}@media (min-width:1024px){.jquery-modal .lty-hide .lty-lottery-tickets-modal-content .lty-customer-lottery-tickets tfoot tr td.footable-visible nav ul li{height:36px;width:36px}}.jquery-modal .lty-hide .lty-lottery-tickets-modal-content .lty-customer-lottery-tickets tfoot tr td.footable-visible nav ul li .lty-next-pagination-dot,.jquery-modal .lty-hide .lty-lottery-tickets-modal-content .lty-customer-lottery-tickets tfoot tr td.footable-visible nav ul li .lty-pagination{align-items:center;background:#fff;border-radius:0!important;box-shadow:0 0 0 0!important;display:flex;font-family:Montserrat,sans-serif!important;font-size:12px!important;height:100%!important;justify-content:center;padding:0!important;width:100%!important}.jquery-modal .lty-hide a.close-modal{align-items:center;background-color:#e5e7eb;background-image:none!important;color:transparent!important;display:block;justify-content:center;position:absolute;right:10px;top:10px}.jquery-modal .lty-hide a.close-modal:before{background:url("data:image/svg+xml;utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%279%27 height=%279%27 viewBox=%270 0 9 9%27 fill=%27none%27%3E%3Cpath d=%27M0.75 7.75L7.75 0.75M0.75 0.75L7.75 7.75%27 stroke=%27%2300205B%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E") no-repeat 50%/contain;bottom:0;content:"";height:10px;left:0;margin:auto;position:absolute;right:0;top:0;width:10px}.jquery-modal .lty-hide a.close-modal:hover{background-color:#b7bbc3}.card-product.yellow :not(a){color:#00205b!important}.card-product.yellow .lty-lottery-date-ranges{border:1px solid rgba(0,32,91,.698)}.card-product.yellow .lty-lottery-time-left-label{background-color:#feb913}.card-product.orange :not(a){color:#fff!important}.card-product.orange .lty-lottery-date-ranges{border:1px solid hsla(0,0%,100%,.698)}.card-product.orange .lty-lottery-time-left-label{background-color:#eb3d01}.card-product.red :not(a){color:#fff!important}.card-product.red .lty-lottery-date-ranges{border:1px solid hsla(0,0%,100%,.698)}.card-product.red .lty-lottery-time-left-label{background-color:#d10a2d}.card-product .lty-lottery-date-ranges{padding:16px 12px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.card-product .lty-lottery-end-time-label,.card-product .lty-lottery-start-time-label{display:none}.card-product .lty-lottery-time-left-label{font-family:UbuntuMono,sans-serif;font-size:10px;font-weight:400;left:50%;line-height:100%;padding:4px 8px;position:absolute;text-transform:uppercase;top:0;transform:translate(-50%,-50%);white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.card-product .lty-lottery-countdown-timer{display:flex;flex-wrap:nowrap;font-family:UbuntuMono;font-weight:400;gap:8px;line-height:100%;margin-bottom:0;text-align:center;text-transform:uppercase}.card-product .lty-lottery-countdown-timer *{font-size:12px!important}@media(max-width:1024px){.card-product .lty-lottery-countdown-timer *{font-size:10px!important}}.card-product .lty-lottery-countdown-timer .lty-lottery-timer{display:flex;flex-wrap:nowrap;gap:2px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.card-product .lty-lottery-countdown-timer .lty-lottery-timer:not(:last-child):after{color:inherit;content:":";margin-left:6px;transform:translateY(-1px)}#minicart-popup .text-header-minicart{font-family:Elegant}#minicart-popup .close-minicart{background:#e5e7eb;color:#00205b;padding:9px}#minicart-popup .close-minicart:hover{background:#00205b;color:#fff}#minicart-popup .woocommerce-mini-cart{display:flex;flex-direction:column;padding:16px 20px;position:relative}#minicart-popup .woocommerce-mini-cart .custom-mini-cart-item{display:flex;flex-direction:row;padding:0;position:relative}#minicart-popup .woocommerce-mini-cart .custom-mini-cart-item .mini-cart-thumb{background:#e5e7eb;flex-shrink:0;height:140px;margin-right:20px;overflow:hidden;width:121px}#minicart-popup .woocommerce-mini-cart .custom-mini-cart-item .mini-cart-thumb img{height:100%;object-fit:contain;padding:19px 0;width:100%}#minicart-popup .woocommerce-mini-cart .custom-mini-cart-item .mini-cart-details{width:100%}#minicart-popup .woocommerce-mini-cart .custom-mini-cart-item .mini-cart-details .mini-cart-title .product-name{font-size:18px}@media (min-width:1024px){#minicart-popup .woocommerce-mini-cart .custom-mini-cart-item .mini-cart-details .mini-cart-title .product-name{font-size:24px}}#minicart-popup .woocommerce-mini-cart .custom-mini-cart-item .mini-cart-details .mini-cart-title .product-name{color:#00205b;font-family:Elegant;font-weight:400;letter-spacing:.48px;line-height:110%}#minicart-popup .woocommerce-mini-cart .custom-mini-cart-item .mini-cart-details .mini-cart-desc{color:#6b7280;font-family:Montserrat,sans-serif;font-size:13px;font-weight:400;margin-top:6px}#minicart-popup .woocommerce-mini-cart .custom-mini-cart-item .mini-cart-details .mini-cart-price{color:#454f62;font-family:Montserrat,sans-serif;font-size:13px;margin-top:12px}#minicart-popup .woocommerce-mini-cart .custom-mini-cart-item .mini-cart-details .mini-cart-price .entry-price del{color:#9ca3af!important;font-weight:500!important}#minicart-popup .woocommerce-mini-cart .custom-mini-cart-item .mini-cart-details .mini-cart-price .entry-price ins{color:#454f62!important;font-weight:600!important;-webkit-text-decoration:none!important;text-decoration:none!important}#minicart-popup .woocommerce-mini-cart .custom-mini-cart-item .mini-cart-details .mini-cart-price .entry-label{color:#6b7280!important;font-weight:400!important}#minicart-popup .woocommerce-mini-cart .custom-mini-cart-item .mini-cart-details .hr-mini{border-top:1px solid #e5e7eb;margin-bottom:16px;margin-top:16px}#minicart-popup .woocommerce-mini-cart .custom-mini-cart-item .mini-cart-details .mini-cart-qty-total{color:#6b7280;font-family:Montserrat,sans-serif;font-size:13px;font-weight:400}#minicart-popup .woocommerce-mini-cart .custom-mini-cart-item .mini-cart-details .mini-cart-qty-total strong{color:#111827;font-weight:600}#minicart-popup .woocommerce-mini-cart .custom-mini-cart-item .mini-cart-remove{border:1px solid #e5e7eb;bottom:20px;padding:6px;position:absolute;right:10px}#minicart-popup .woocommerce-mini-cart .custom-mini-cart-item .mini-cart-remove:hover{background-color:#e5e7eb}#minicart-popup .woocommerce-mini-cart>:not(:last-child){border-bottom:1px solid #e5e7eb;margin-bottom:20px;padding-bottom:20px}#minicart-popup .woocommerce-mini-cart>:last-child{margin-bottom:0;padding-bottom:20px}#minicart-popup .mini-cart-footer{align-items:center;display:flex;justify-content:space-between;padding:16px 20px}#minicart-popup .mini-cart-footer .mini-cart-total .mini-cart-label{color:#9ca3af;font-family:Montserrat,sans-serif;font-size:10px;font-weight:500;letter-spacing:1.4px;line-height:160%;text-transform:uppercase}#minicart-popup .mini-cart-footer .mini-cart-total .mini-cart-value{color:#111827;font-family:Montserrat,sans-serif;font-size:20px;font-weight:600;line-height:30px}#minicart-popup .mini-cart-footer .mini-cart-actions .checkout-btn{align-items:center;background-color:#00205b;border-radius:0!important;color:#fff!important;display:inline-flex;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;gap:30px;letter-spacing:2.16px;padding:17.5px 32px!important;position:relative;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#minicart-popup .mini-cart-footer .mini-cart-actions .checkout-btn:before{border:1px solid #446197;bottom:2px;content:"";left:2px;pointer-events:none;position:absolute;right:2px;top:2px}#minicart-popup .mini-cart-footer .mini-cart-actions .checkout-btn:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" viewBox="0 0 10 7" fill="none"><path d="M6.40965 5.95266L6.66891 6.21191L9.66891 3.21191L6.66891 0.211914L6.40965 0.471174L8.96521 3.02673H0.150391V3.3971H8.96521L6.40965 5.95266Z" fill="white" stroke="white" stroke-width="0.3"/></svg>') no-repeat 50%/contain;content:"";display:inline-block;height:7px;margin-left:8px;vertical-align:middle;width:10px}.thankyou-page .order-details .datas-order:after,.thankyou-page .order-details .datas-order:before{display:none}@media(max-width:1023px){.thankyou-page .order-details .datas-order li{border:none!important}}.thankyou-page .order-details .woocommerce-order-details h2{color:#00205b;font-family:Elegant;font-size:24px;font-weight:400}.thankyou-page .order-details .woocommerce-order-details table.woocommerce-table{border:none!important;font-family:Montserrat,sans-serif!important}.thankyou-page .order-details .woocommerce-order-details table.woocommerce-table .woocommerce-table__product-name.product-name,.thankyou-page .order-details .woocommerce-order-details table.woocommerce-table .woocommerce-table__product-table.product-total{color:#6b7280!important;font-family:Montserrat,sans-serif!important;font-size:13px!important;font-weight:400!important;line-height:150%!important}.thankyou-page .order-details .woocommerce-order-details table.woocommerce-table .woocommerce-table__product-table.product-total,.thankyou-page .order-details .woocommerce-order-details table.woocommerce-table .woocommerce-table__product-total.product-total{text-align:right!important}.thankyou-page .order-details .woocommerce-order-details table.woocommerce-table .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-name a,.thankyou-page .order-details .woocommerce-order-details table.woocommerce-table .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-name strong{color:#00205b!important;font-family:Elegant!important;font-size:18px!important;font-weight:400!important;letter-spacing:.36px!important;line-height:110%!important}.thankyou-page .order-details .woocommerce-order-details table.woocommerce-table .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-name ul li strong{color:#6b7280!important;font-family:Montserrat,sans-serif!important;font-size:13px!important;font-weight:400!important;line-height:150%!important}.thankyou-page .order-details .woocommerce-order-details table.woocommerce-table .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-name ul li p{color:#111827!important;font-family:Montserrat,sans-serif!important;font-size:13px!important;font-weight:400!important;line-height:150%!important}.thankyou-page .order-details .woocommerce-order-details table.woocommerce-table tfoot tr th{color:#111827!important;font-family:Montserrat,sans-serif!important;font-size:13px!important;font-weight:600!important;line-height:150%!important}.thankyou-page .order-details .woocommerce-order-details table.woocommerce-table tfoot tr td{text-align:right!important}.thankyou-page .order-details .woocommerce-order-details .order-again a.btn-order-again{align-items:center;background-color:#fff;border:1px solid #00205b;border-radius:0!important;color:#00205b!important;display:inline-flex;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;gap:30px;letter-spacing:2.16px;padding:17.5px 32px!important;position:relative;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.thankyou-page .order-details .woocommerce-order-details .order-again a.btn-order-again:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" viewBox="0 0 10 7" fill="none"><path d="M6.40965 5.95266L6.66891 6.21191L9.66891 3.21191L6.66891 0.211914L6.40965 0.471174L8.96521 3.02673H0.150391V3.3971H8.96521L6.40965 5.95266Z" fill="%2300205B" stroke="%2300205B" stroke-width="0.3"/></svg>') no-repeat 50%/contain;content:"";display:inline-block;height:7px;margin-left:8px;vertical-align:middle;width:10px}.thankyou-page .order-details .woocommerce-order-details .order-again a.btn-order-again:hover{background-color:#eee!important}.thankyou-page .order-details .woocommerce-customer-details h2{color:#6b7280!important;font-family:Montserrat,sans-serif!important;font-size:13px!important;font-weight:400!important;line-height:150%!important}.thankyou-page .order-details .woocommerce-customer-details address{border-bottom-width:1px;border-radius:0!important;border-right-width:1px;color:#111827!important;font-family:Montserrat,sans-serif!important;font-size:13px!important;font-weight:400!important;line-height:150%!important;margin-top:15px!important}.thankyou-page .woocommerce-customer-details,.thankyou-page .woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed,.thankyou-page .woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions,.thankyou-page .woocommerce-order-details{grid-column-end:26;grid-column-start:2}.thankyou-page .woocommerce-customer-details,.thankyou-page .woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions,.thankyou-page .woocommerce-order-details{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));padding:20px}.thankyou-page p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed{color:#eb3d00!important;font-family:Montserrat,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:24px!important;margin-bottom:24px!important}.thankyou-page p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions{display:flex;flex-direction:column;gap:10px}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.thankyou-page p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions div.text-sm.font-semibold.text-gray-800.uppercase,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.thankyou-page p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions.flex-col div.text-sm.font-semibold.text-gray-800.uppercase{color:#111827;font-size:13px;font-weight:500;line-height:150%}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.thankyou-page p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions div.text-xs.text-gray-600,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.thankyou-page p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions.flex-col div.text-xs.text-gray-600{color:#374151;font-size:11px;font-weight:400;line-height:150%}@media (min-width:1024px){.thankyou-page p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions{flex-direction:row;gap:18px}}.thankyou-page p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions a.button.myaccount,.thankyou-page p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions a.button.pay{width:100%}@media (min-width:1024px){.thankyou-page p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions a.button.myaccount,.thankyou-page p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions a.button.pay{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.thankyou-page p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions a.button.myaccount,.thankyou-page p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions a.button.pay{align-items:center;background-color:#00205b;border-radius:0!important;color:#fff!important;display:inline-flex;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;gap:30px;letter-spacing:2.16px;padding:17.5px 32px!important;position:relative;text-transform:uppercase}.thankyou-page p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions a.button.myaccount:before,.thankyou-page p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions a.button.pay:before{border:1px solid #446197;bottom:2px;content:"";left:2px;pointer-events:none;position:absolute;right:2px;top:2px}.thankyou-page p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions a.button.myaccount:after,.thankyou-page p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions a.button.pay:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" viewBox="0 0 10 7" fill="none"><path d="M6.40965 5.95266L6.66891 6.21191L9.66891 3.21191L6.66891 0.211914L6.40965 0.471174L8.96521 3.02673H0.150391V3.3971H8.96521L6.40965 5.95266Z" fill="white" stroke="white" stroke-width="0.3"/></svg>') no-repeat 50%/contain;content:"";display:inline-block;height:7px;margin-left:8px;vertical-align:middle;width:10px}.thankyou-page p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions a.button.myaccount:hover,.thankyou-page p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions a.button.pay:hover{background-color:#14346f!important}.thankyou-page .woocommerce-order-details h2{color:#00205b;font-family:Elegant;font-size:24px;font-weight:400}.thankyou-page .woocommerce-order-details table.woocommerce-table{border:none!important;font-family:Montserrat,sans-serif!important}.thankyou-page .woocommerce-order-details table.woocommerce-table .woocommerce-table__product-name.product-name,.thankyou-page .woocommerce-order-details table.woocommerce-table .woocommerce-table__product-table.product-total{color:#6b7280!important;font-family:Montserrat,sans-serif!important;font-size:13px!important;font-weight:400!important;line-height:150%!important}.thankyou-page .woocommerce-order-details table.woocommerce-table .woocommerce-table__product-table.product-total,.thankyou-page .woocommerce-order-details table.woocommerce-table .woocommerce-table__product-total.product-total{text-align:right!important}.thankyou-page .woocommerce-order-details table.woocommerce-table .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-name a,.thankyou-page .woocommerce-order-details table.woocommerce-table .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-name strong{color:#00205b!important;font-family:Elegant!important;font-size:18px!important;font-weight:400!important;letter-spacing:.36px!important;line-height:110%!important}.thankyou-page .woocommerce-order-details table.woocommerce-table .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-name ul li strong{color:#6b7280!important;font-family:Montserrat,sans-serif!important;font-size:13px!important;font-weight:400!important;line-height:150%!important}.thankyou-page .woocommerce-order-details table.woocommerce-table .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-name ul li p{color:#111827!important;font-family:Montserrat,sans-serif!important;font-size:13px!important;font-weight:400!important;line-height:150%!important}.thankyou-page .woocommerce-order-details table.woocommerce-table tfoot tr th{color:#111827!important;font-family:Montserrat,sans-serif!important;font-size:13px!important;font-weight:600!important;line-height:150%!important}.thankyou-page .woocommerce-order-details table.woocommerce-table tfoot tr td{display:flex;flex-direction:column;gap:10px;justify-content:end;text-align:right!important}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.thankyou-page .woocommerce-order-details table.woocommerce-table tfoot tr td div.text-sm.font-semibold.text-gray-800.uppercase,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.thankyou-page .woocommerce-order-details table.woocommerce-table tfoot tr td.flex-col div.text-sm.font-semibold.text-gray-800.uppercase{color:#111827;font-size:13px;font-weight:500;line-height:150%}.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.flex.thankyou-page .woocommerce-order-details table.woocommerce-table tfoot tr td div.text-xs.text-gray-600,.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper.slot-wrapper .wc-block-components-discounts-meta #wc-store-credit-coupons-wrapper .wc-store-credit-coupons-block .wc-store-credit-coupons-list .wc-store-credit-coupons__coupon__wrapper div.thankyou-page .woocommerce-order-details table.woocommerce-table tfoot tr td.flex-col div.text-xs.text-gray-600{color:#374151;font-size:11px;font-weight:400;line-height:150%}@media (min-width:1024px){.thankyou-page .woocommerce-order-details table.woocommerce-table tfoot tr td{flex-direction:row;gap:18px}}.thankyou-page .woocommerce-order-details table.woocommerce-table tfoot tr td a.woocommerce-button.button.cancel.order-actions-button,.thankyou-page .woocommerce-order-details table.woocommerce-table tfoot tr td a.woocommerce-button.button.pay.order-actions-button{width:100%}@media (min-width:1024px){.thankyou-page .woocommerce-order-details table.woocommerce-table tfoot tr td a.woocommerce-button.button.cancel.order-actions-button,.thankyou-page .woocommerce-order-details table.woocommerce-table tfoot tr td a.woocommerce-button.button.pay.order-actions-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.thankyou-page .woocommerce-order-details table.woocommerce-table tfoot tr td a.woocommerce-button.button.cancel.order-actions-button,.thankyou-page .woocommerce-order-details table.woocommerce-table tfoot tr td a.woocommerce-button.button.pay.order-actions-button{align-items:center;background-color:#00205b;border-radius:0!important;color:#fff!important;display:inline-flex;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;gap:30px;letter-spacing:2.16px;padding:17.5px 32px!important;position:relative;text-transform:uppercase}.thankyou-page .woocommerce-order-details table.woocommerce-table tfoot tr td a.woocommerce-button.button.cancel.order-actions-button:before,.thankyou-page .woocommerce-order-details table.woocommerce-table tfoot tr td a.woocommerce-button.button.pay.order-actions-button:before{border:1px solid #446197;bottom:2px;content:"";left:2px;pointer-events:none;position:absolute;right:2px;top:2px}.thankyou-page .woocommerce-order-details table.woocommerce-table tfoot tr td a.woocommerce-button.button.cancel.order-actions-button:after,.thankyou-page .woocommerce-order-details table.woocommerce-table tfoot tr td a.woocommerce-button.button.pay.order-actions-button:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" viewBox="0 0 10 7" fill="none"><path d="M6.40965 5.95266L6.66891 6.21191L9.66891 3.21191L6.66891 0.211914L6.40965 0.471174L8.96521 3.02673H0.150391V3.3971H8.96521L6.40965 5.95266Z" fill="white" stroke="white" stroke-width="0.3"/></svg>') no-repeat 50%/contain;content:"";display:inline-block;height:7px;margin-left:8px;vertical-align:middle;width:10px}.thankyou-page .woocommerce-order-details table.woocommerce-table tfoot tr td a.woocommerce-button.button.cancel.order-actions-button:hover,.thankyou-page .woocommerce-order-details table.woocommerce-table tfoot tr td a.woocommerce-button.button.pay.order-actions-button:hover{background-color:#14346f!important}.thankyou-page .woocommerce-customer-details h2{color:#00205b;font-family:Elegant;font-size:24px;font-weight:400}.thankyou-page .woocommerce-customer-details address{border-bottom-width:1px;border-radius:0!important;border-right-width:1px;color:#111827!important;font-family:Montserrat,sans-serif!important;font-size:13px!important;font-weight:400!important;line-height:150%!important;margin-top:15px!important}.payment-pay-for-order .grid-pay-for-order .form-pay-for-order .shop_table{border:none;border-radius:0!important;border-spacing:0;width:100%}.payment-pay-for-order .grid-pay-for-order .form-pay-for-order .shop_table thead tr th{background:#0f254d;color:#fff;font-family:Montserrat,sans-serif;font-size:12px;font-weight:400;line-height:150%;padding:12px 16px;width:100%}.payment-pay-for-order .grid-pay-for-order .form-pay-for-order .shop_table thead tr th.product-total{text-align:right}.payment-pay-for-order .grid-pay-for-order .form-pay-for-order .shop_table tbody tr td{background:#fff;color:#0e0e0e;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:150%;padding:12px 16px}.payment-pay-for-order .grid-pay-for-order .form-pay-for-order .shop_table tbody tr td.product-subtotal{text-align:right}.payment-pay-for-order .grid-pay-for-order .form-pay-for-order .shop_table tfoot tr td,.payment-pay-for-order .grid-pay-for-order .form-pay-for-order .shop_table tfoot tr th{background:#fff;color:#0e0e0e;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;line-height:150%;padding:12px 16px}@media(min-width:1024px){.payment-pay-for-order .grid-pay-for-order .form-pay-for-order .shop_table tfoot tr td{text-wrap:nowrap}}@media(max-width:1023px){.payment-pay-for-order .grid-pay-for-order .form-pay-for-order .shop_table tfoot tr td{text-wrap:normal}}.payment-pay-for-order .grid-pay-for-order .form-pay-for-order .shop_table tfoot tr td.product-total{text-align:right}.payment-pay-for-order .grid-pay-for-order .form-pay-for-order .payment-pay-for-order{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:0!important;color:#0e0e0e;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:150%}.payment-pay-for-order .grid-pay-for-order .form-pay-for-order .payment-pay-for-order ul.wc_payment_methods.payment_methods.methods li.wc_payment_method.payment_method_bacs label{font-weight:700}.payment-pay-for-order .grid-pay-for-order .form-pay-for-order .payment-pay-for-order ul.wc_payment_methods.payment_methods.methods li.wc_payment_method.payment_method_bacs .payment_box.payment_method_bacs{background-color:#f1f1f1!important}.payment-pay-for-order .grid-pay-for-order .form-pay-for-order .payment-pay-for-order ul.wc_payment_methods.payment_methods.methods li.wc_payment_method.payment_method_bacs .payment_box.payment_method_bacs:before{border:1em solid transparent!important;border-bottom-color:#f1f1f1!important;content:"";display:block;left:0;margin:-1em 0 0 2em;position:absolute;top:-.75em}.payment-pay-for-order .grid-pay-for-order .form-pay-for-order .payment-pay-for-order .form-row .woocommerce-terms-and-conditions-wrapper .validate-required label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox input[type=checkbox]:checked+.checkmark{background:#ed809d}.payment-pay-for-order .grid-pay-for-order .form-pay-for-order .payment-pay-for-order .form-row button.button.alt{align-items:center;background-color:#00205b;border-radius:0!important;color:#fff!important;display:inline-flex;font-family:MavoraSans,sans-serif;font-size:12px;font-weight:400;gap:30px;letter-spacing:2.16px;padding:17.5px 32px!important;position:relative;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.payment-pay-for-order .grid-pay-for-order .form-pay-for-order .payment-pay-for-order .form-row button.button.alt:before{border:1px solid #446197;bottom:2px;content:"";left:2px;pointer-events:none;position:absolute;right:2px;top:2px}.payment-pay-for-order .grid-pay-for-order .form-pay-for-order .payment-pay-for-order .form-row button.button.alt:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" viewBox="0 0 10 7" fill="none"><path d="M6.40965 5.95266L6.66891 6.21191L9.66891 3.21191L6.66891 0.211914L6.40965 0.471174L8.96521 3.02673H0.150391V3.3971H8.96521L6.40965 5.95266Z" fill="white" stroke="white" stroke-width="0.3"/></svg>') no-repeat 50%/contain;content:"";display:inline-block;height:7px;margin-left:8px;vertical-align:middle;width:10px}.payment-pay-for-order .grid-pay-for-order .form-pay-for-order .payment-pay-for-order .form-row button.button.alt:hover{background-color:#14346f!important}.section-spotlight .swiper-custom-bullet{cursor:pointer;transition:.3s ease}.section-spotlight .swiper-custom-bullet>*{transition:.3s ease}.section-spotlight .swiper-custom-bullet:hover{transform:scale(1.2)}.section-spotlight .swiper:not(.is-slider-active) .swiper-wrapper{display:flex;gap:56px;justify-content:center}@media(max-width:1024px){.section-spotlight .swiper:not(.is-slider-active) .swiper-wrapper{gap:24px}}.section-spotlight .swiper:not(.is-slider-active) .swiper-wrapper .swiper-slide{margin-right:0!important}.swiper:not(.is-slider-active) .swiper-wrapper{align-items:center;display:flex;justify-content:center;transform:none!important}.section-testimonials .js-slider-testimony-root .swiper-slide{transition-property:unset!important}.section-testimonials .js-slider-testimony-root .swiper-slide>*{opacity:0;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease}.section-testimonials .js-slider-testimony-root .swiper-slide.swiper-slide-active>*{opacity:1;transform:translateY(0)}.section-testimonials .js-slider-reviewer-root{margin-left:calc(100dvw/-2 - -50%);margin-right:calc(100dvw/-2 - -50%);padding-left:calc(100dvw/2 - 50%);padding-right:calc(100dvw/2 - 50%);width:100dvw}.section-testimonials .js-slider-reviewer-root .swiper-slide{border:1px solid #fff;opacity:.4;transition:.3s ease}.section-testimonials .js-slider-reviewer-root .swiper-slide.swiper-slide-thumb-active{border:1px solid #ffb915;opacity:1}.section-testimonials .swiper-custom-bullet{cursor:pointer;transition:.3s ease}.section-testimonials .swiper-custom-bullet>*{transition:.3s ease}.section-testimonials .swiper-custom-bullet:hover{transform:scale(1.2)}.section-cta .title span,.section-faq .title span,.section-how-it-works .title span,.section-spotlight .title span,.section-testimonials .title span,.section-whyners .title span{font-family:Stylish Flairs;font-size:80px;font-weight:400;text-transform:capitalize}@media(max-width:1024px){.section-cta .title span,.section-faq .title span,.section-how-it-works .title span,.section-spotlight .title span,.section-testimonials .title span,.section-whyners .title span{font-size:60px}}@media(max-width:600px){.section-cta .title span,.section-faq .title span,.section-how-it-works .title span,.section-spotlight .title span,.section-testimonials .title span,.section-whyners .title span{font-size:50px}}.section-hero-home .title span{font-family:Stylish Flairs;font-size:150px;font-weight:400;text-transform:capitalize}@media(max-width:1024px){.section-hero-home .title span{font-size:120px}}@media(max-width:600px){.section-hero-home .title span{font-size:80px}}.about-us-content h6{color:#fff;font-family:Elegant,sans-serif;font-size:20px;font-style:normal;font-weight:400;letter-spacing:.4px;line-height:1.1em}.about-us-content p{color:#d1d5db;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.5em}.about-us-content>*{display:flex;flex-direction:column;gap:16px}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:left-0:after{content:var(--tw-content);left:0}.after\:h-px:after{content:var(--tw-content);height:1px}.after\:w-0:after{content:var(--tw-content);width:0}.after\:bg-\[\#00205B\]:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgba(0,32,91,var(--tw-bg-opacity))}.after\:bg-\[\#264653\]:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgba(38,70,83,var(--tw-bg-opacity))}.after\:bg-\[\#454F62\]:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgba(69,79,98,var(--tw-bg-opacity))}.after\:bg-\[\#83A1DA\]:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgba(131,161,218,var(--tw-bg-opacity))}.after\:bg-black:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.after\:bg-slate-900:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgba(15,23,42,var(--tw-bg-opacity))}.after\:bg-white:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.after\:opacity-80:after{content:var(--tw-content);opacity:.8}.after\:duration-200:after{content:var(--tw-content);transition-duration:.2s}.first\:border-t:first-child{border-top-width:1px}.hover\:rotate-90:hover{--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-\[\#00205B\]:hover{--tw-border-opacity:1;border-color:rgba(0,32,91,var(--tw-border-opacity))}.hover\:bg-\[\#00263D\]\/10:hover{background-color:rgba(0,38,61,.1)}.hover\:bg-\[\#14346F\]:hover{--tw-bg-opacity:1;background-color:rgba(20,52,111,var(--tw-bg-opacity))}.hover\:bg-\[\#FFFFFF1F\]:hover{background-color:hsla(0,0%,100%,.122)}.hover\:bg-\[\#bdbfc9\]:hover{--tw-bg-opacity:1;background-color:rgba(189,191,201,var(--tw-bg-opacity))}.hover\:bg-\[\#ff94b0\]:hover{--tw-bg-opacity:1;background-color:rgba(255,148,176,var(--tw-bg-opacity))}.hover\:bg-\[\#ffffff1f\]:hover{background-color:hsla(0,0%,100%,.122)}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.hover\:text-\[\#00205B\]:hover{--tw-text-opacity:1;color:rgba(0,32,91,var(--tw-text-opacity))}.hover\:text-\[\#446197\]:hover{--tw-text-opacity:1;color:rgba(68,97,151,var(--tw-text-opacity))}.group:hover .group-hover\:translate-x-0{--tw-translate-x:0px}.group:hover .group-hover\:translate-x-0,.group:hover .group-hover\:translate-x-14{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-14{--tw-translate-x:3.5rem}.group:hover .group-hover\:rotate-90{--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:stroke-black{stroke:#000}.group:hover .group-hover\:duration-200{transition-duration:.2s}.group:hover .group-hover\:duration-300{transition-duration:.3s}.group:hover .group-hover\:after\:w-24:after{content:var(--tw-content);width:6rem}.group.menu-open .group-\[\.menu-open\]\:visible{visibility:visible}.group.menu-open .group-\[\.menu-open\]\:block{display:block}.group.menu-open .group-\[\.menu-open\]\:hidden{display:none}.group.menu-open .group-\[\.menu-open\]\:border-0{border-width:0}.group.menu-open .group-\[\.menu-open\]\:px-0{padding-left:0;padding-right:0}.group.menu-open .group-\[\.menu-open\]\:py-0{padding-bottom:0;padding-top:0}.group.menu-open .group-\[\.menu-open\]\:text-\[\#00205B\]{--tw-text-opacity:1;color:rgba(0,32,91,var(--tw-text-opacity))}.group.menu-open .group-\[\.menu-open\]\:opacity-100{opacity:1}@media not all and (min-width:1280px){.max-xl\:hidden{display:none}}@media (max-width:1200px){.max-\[1200px\]\:w-full{width:100%}.max-\[1200px\]\:min-w-\[0\]{min-width:0}.max-\[1200px\]\:max-w-\[100\%\]{max-width:100%}.max-\[1200px\]\:translate-x-\[-15\%\]{--tw-translate-x:-15%}.max-\[1200px\]\:translate-x-\[-15\%\],.max-\[1200px\]\:translate-x-\[-40\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.max-\[1200px\]\:translate-x-\[-40\%\]{--tw-translate-x:-40%}.max-\[1200px\]\:rotate-\[0deg\]{--tw-rotate:0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.max-\[1200px\]\:flex-col{flex-direction:column}.max-\[1200px\]\:flex-col-reverse{flex-direction:column-reverse}.max-\[1200px\]\:text-\[32px\]{font-size:32px}.max-\[1200px\]\:text-\[36px\]{font-size:36px}.max-\[1200px\]\:text-\[44px\]{font-size:44px}}@media not all and (min-width:1024px){.max-lg\:row-start-4{grid-row-start:4}.max-lg\:row-end-5{grid-row-end:5}.max-lg\:mb-12{margin-bottom:3rem}.max-lg\:mb-2{margin-bottom:.5rem}.max-lg\:mb-6{margin-bottom:1.5rem}.max-lg\:justify-center{justify-content:center}.max-lg\:text-center{text-align:center}.last\:max-lg\:mb-0:last-child{margin-bottom:0}}@media (max-width:1024px){.max-\[1024px\]\:col-start-2{grid-column-start:2}.max-\[1024px\]\:col-end-26{grid-column-end:26}.max-\[1024px\]\:mb-\[92px\]{margin-bottom:92px}.max-\[1024px\]\:mt-\[2px\]{margin-top:2px}.max-\[1024px\]\:h-\[70px\]{height:70px}.max-\[1024px\]\:max-h-\[427px\]{max-height:427px}.max-\[1024px\]\:min-h-\[377px\]{min-height:377px}.max-\[1024px\]\:w-\[70px\]{width:70px}.max-\[1024px\]\:max-w-\[100\%\]{max-width:100%}.max-\[1024px\]\:max-w-\[269px\]{max-width:269px}.max-\[1024px\]\:max-w-\[300px\]{max-width:300px}.max-\[1024px\]\:gap-\[24px\]{gap:24px}.max-\[1024px\]\:gap-\[32px\]{gap:32px}.max-\[1024px\]\:gap-\[40px\]{gap:40px}.max-\[1024px\]\:p-\[56px_0\]{padding:56px 0}.max-\[1024px\]\:p-\[72px_0_56px\]{padding:72px 0 56px}.max-\[1024px\]\:pt-\[72px\]{padding-top:72px}.max-\[1024px\]\:text-\[18px\]{font-size:18px}.max-\[1024px\]\:text-\[33px\]{font-size:33px}.max-\[1024px\]\:text-\[36px\]{font-size:36px}.max-\[1024px\]\:text-\[40px\]{font-size:40px}.max-\[1024px\]\:text-\[54px\]{font-size:54px}.max-\[1024px\]\:text-\[80px\]{font-size:80px}.max-\[1024px\]\:leading-\[36px\]{line-height:36px}}@media not all and (min-width:768px){.max-md\:mt-6{margin-top:1.5rem}.max-md\:text-\[120px\]{font-size:120px}.max-md\:text-\[80px\]{font-size:80px}}@media (max-width:767px){.max-\[767px\]\:left-\[48px\]{left:48px}.max-\[767px\]\:max-h-\[377px\]{max-height:377px}.max-\[767px\]\:min-h-\[377px\]{min-height:377px}.max-\[767px\]\:min-w-\[293px\]{min-width:293px}.max-\[767px\]\:max-w-\[293px\]{max-width:293px}.max-\[767px\]\:translate-x-0{--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.max-\[767px\]\:flex-col{flex-direction:column}.max-\[767px\]\:justify-start{justify-content:flex-start}.max-\[767px\]\:gap-0{gap:0}.max-\[767px\]\:font-\[\'Montserrat\'\]{font-family:Montserrat}.max-\[767px\]\:text-\[14px\]{font-size:14px}.max-\[767px\]\:text-\[60px\]{font-size:60px}.max-\[767px\]\:leading-6{line-height:1.5rem}}@media not all and (min-width:640px){.max-sm\:text-\[60px\]{font-size:60px}.max-sm\:text-\[90px\]{font-size:90px}}@media (max-width:600px){.max-\[600px\]\:absolute{position:absolute}.max-\[600px\]\:bottom-\[-10px\]{bottom:-10px}.max-\[600px\]\:w-full{width:100%}.max-\[600px\]\:max-w-\[237px\]{max-width:237px}.max-\[600px\]\:translate-y-\[100\%\]{--tw-translate-y:100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.max-\[600px\]\:flex-col{flex-direction:column}.max-\[600px\]\:items-center{align-items:center}.max-\[600px\]\:justify-center{justify-content:center}.max-\[600px\]\:gap-\[32px\]{gap:32px}.max-\[600px\]\:text-center{text-align:center}.max-\[600px\]\:text-\[36px\]{font-size:36px}.max-\[600px\]\:text-\[54px\]{font-size:54px}}@media (min-width:640px){.sm\:w-full{width:100%}.sm\:px-8{padding-left:2rem;padding-right:2rem}}@media (min-width:768px){.md\:mb-24{margin-bottom:6rem}.md\:flex{display:flex}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:justify-between{justify-content:space-between}.md\:rounded-l-2xl{border-bottom-left-radius:1rem;border-top-left-radius:1rem}.md\:rounded-tr-none{border-top-right-radius:0}.md\:p-7{padding:1.75rem}.md\:p-8{padding:2rem}}@media (min-width:1024px){.lg\:bottom-\[30px\]{bottom:30px}.lg\:top-0{top:0}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-start-1{grid-column-start:1}.lg\:col-start-10{grid-column-start:10}.lg\:col-start-12{grid-column-start:12}.lg\:col-start-14{grid-column-start:14}.lg\:col-start-17{grid-column-start:17}.lg\:col-start-18{grid-column-start:18}.lg\:col-start-19{grid-column-start:19}.lg\:col-start-2{grid-column-start:2}.lg\:col-start-22{grid-column-start:22}.lg\:col-start-4{grid-column-start:4}.lg\:col-start-5{grid-column-start:5}.lg\:col-start-7{grid-column-start:7}.lg\:col-start-9{grid-column-start:9}.lg\:col-end-10{grid-column-end:10}.lg\:col-end-11{grid-column-end:11}.lg\:col-end-15{grid-column-end:15}.lg\:col-end-17{grid-column-end:17}.lg\:col-end-19{grid-column-end:19}.lg\:col-end-21{grid-column-end:21}.lg\:col-end-22{grid-column-end:22}.lg\:col-end-23{grid-column-end:23}.lg\:col-end-24{grid-column-end:24}.lg\:col-end-26{grid-column-end:26}.lg\:col-end-27{grid-column-end:27}.lg\:col-end-7{grid-column-end:7}.lg\:col-end-8{grid-column-end:8}.lg\:my-\[200px\]{margin-bottom:200px;margin-top:200px}.lg\:my-\[40px\]{margin-bottom:40px;margin-top:40px}.lg\:\!mt-0{margin-top:0!important}.lg\:mb-0{margin-bottom:0}.lg\:mb-20{margin-bottom:5rem}.lg\:mb-24{margin-bottom:6rem}.lg\:mb-\[17px\]{margin-bottom:17px}.lg\:mb-\[30px\]{margin-bottom:30px}.lg\:mb-\[40px\]{margin-bottom:40px}.lg\:ml-auto{margin-left:auto}.lg\:mt-0{margin-top:0}.lg\:mt-\[-1px\]{margin-top:-1px}.lg\:mt-\[100px\]{margin-top:100px}.lg\:mt-\[64px\]{margin-top:64px}.lg\:mt-\[80px\]{margin-top:80px}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-\[26px\]{height:26px}.lg\:h-\[350px\]{height:350px}.lg\:h-\[460px\]{height:460px}.lg\:h-\[716px\]{height:716px}.lg\:h-\[730px\]{height:730px}.lg\:h-\[850px\]{height:850px}.lg\:h-auto{height:auto}.lg\:h-full{height:100%}.lg\:max-h-full{max-height:100%}.lg\:min-h-\[550px\]{min-height:550px}.lg\:w-\[1320px\]{width:1320px}.lg\:w-\[501px\]{width:501px}.lg\:w-full{width:100%}.lg\:\!min-w-\[250px\]{min-width:250px!important}.lg\:min-w-\[117px\]{min-width:117px}.lg\:min-w-\[446px\]{min-width:446px}.lg\:min-w-\[504px\]{min-width:504px}.lg\:max-w-\[276px\]{max-width:276px}.lg\:max-w-\[284px\]{max-width:284px}.lg\:max-w-\[316px\]{max-width:316px}.lg\:max-w-\[344px\]{max-width:344px}.lg\:max-w-\[462px\]{max-width:462px}.lg\:max-w-\[512px\]{max-width:512px}.lg\:max-w-\[817px\]{max-width:817px}.lg\:scale-100{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-0{gap:0}.lg\:gap-\[16px\]{gap:16px}.lg\:gap-\[20px\]{gap:20px}.lg\:gap-\[30px\]{gap:30px}.lg\:gap-\[40px\]{gap:40px}.lg\:gap-x-3\.5{column-gap:.875rem}.lg\:gap-x-\[32px\]{column-gap:32px}.lg\:gap-y-\[20px\]{row-gap:20px}.lg\:gap-y-\[28px\]{row-gap:28px}.lg\:object-cover{object-fit:cover}.lg\:p-\[120px_0_60px\]{padding:120px 0 60px}.lg\:p-\[44px\]{padding:44px}.lg\:p-\[60px_0_56px\]{padding:60px 0 56px}.lg\:py-0{padding-bottom:0;padding-top:0}.lg\:py-\[120px\]{padding-bottom:120px;padding-top:120px}.lg\:py-\[150px\]{padding-bottom:150px;padding-top:150px}.lg\:py-\[32px\]{padding-bottom:32px;padding-top:32px}.lg\:py-\[40px\]{padding-bottom:40px;padding-top:40px}.lg\:pb-0{padding-bottom:0}.lg\:pb-\[120px\]{padding-bottom:120px}.lg\:pb-\[20px\]{padding-bottom:20px}.lg\:pb-\[60px\]{padding-bottom:60px}.lg\:pt-0{padding-top:0}.lg\:pt-\[140px\]{padding-top:140px}.lg\:pt-\[160px\]{padding-top:160px}.lg\:pt-\[170px\]{padding-top:170px}.lg\:pt-\[80px\]{padding-top:80px}.lg\:pt-\[88px\]{padding-top:88px}.lg\:text-start{text-align:left}.lg\:font-montserrat{font-family:Montserrat,sans-serif}.lg\:text-\[12px\]{font-size:12px}.lg\:text-\[214px\]{font-size:214px}.lg\:text-\[24px\]{font-size:24px}.lg\:text-\[32px\]{font-size:32px}.lg\:text-\[60px\]{font-size:60px}.lg\:leading-\[54px\]{line-height:54px}.lg\:tracking-\[2\.16px\]{letter-spacing:2.16px}.lg\:tracking-\[2\.4px\]{letter-spacing:2.4px}.lg\:text-\[\#00205B\]{--tw-text-opacity:1;color:rgba(0,32,91,var(--tw-text-opacity))}.lg\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}@media (min-width:1280px){.xl\:visible{visibility:visible}.xl\:static{position:static}.xl\:bottom-\[50px\]{bottom:50px}.xl\:col-start-9{grid-column-start:9}.xl\:col-end-20{grid-column-end:20}.xl\:mx-auto{margin-left:auto;margin-right:auto}.xl\:mb-0{margin-bottom:0}.xl\:ml-auto{margin-left:auto}.xl\:mt-0{margin-top:0}.xl\:hidden{display:none}.xl\:h-auto{height:auto}.xl\:h-full{height:100%}.xl\:min-h-\[600px\]{min-height:600px}.xl\:w-3\/5{width:60%}.xl\:w-44{width:11rem}.xl\:w-80{width:20rem}.xl\:w-96{width:24rem}.xl\:w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.xl\:min-w-14{min-width:3.5rem}.xl\:max-w-\[416px\]{max-width:416px}.xl\:-translate-x-1\/3{--tw-translate-x:-33.333333%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:items-center{align-items:center}.xl\:justify-end{justify-content:flex-end}.xl\:justify-between{justify-content:space-between}.xl\:gap-\[36px\]{gap:36px}.xl\:gap-x-10{column-gap:2.5rem}.xl\:self-end{align-self:flex-end}.xl\:rounded-l-3xl{border-bottom-left-radius:1.5rem;border-top-left-radius:1.5rem}.xl\:rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.xl\:rounded-r-3xl{border-bottom-right-radius:1.5rem;border-top-right-radius:1.5rem}.xl\:rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.xl\:border-b{border-bottom-width:1px}.xl\:border-r-0{border-right-width:0}.xl\:bg-transparent{background-color:initial}.xl\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.xl\:p-10{padding:2.5rem}.xl\:p-9{padding:2.25rem}.xl\:px-0{padding-left:0;padding-right:0}.xl\:px-4{padding-left:1rem;padding-right:1rem}.xl\:py-0{padding-bottom:0;padding-top:0}.xl\:py-20{padding-bottom:5rem;padding-top:5rem}.xl\:py-3{padding-bottom:.75rem;padding-top:.75rem}.xl\:py-\[20px\]{padding-bottom:20px;padding-top:20px}.xl\:pl-4{padding-left:1rem}.xl\:pr-14{padding-right:3.5rem}.xl\:pt-20{padding-top:5rem}.xl\:text-center{text-align:center}.xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}.xl\:text-5xl{font-size:3rem;line-height:1}.xl\:text-7xl{font-size:4.5rem;line-height:1}.xl\:text-\[100px\]{font-size:100px}.xl\:text-\[400px\]{font-size:400px}.xl\:text-base{font-size:1rem;line-height:1.5rem}.xl\:text-sm{font-size:.875rem;line-height:1.25rem}.xl\:text-xl{font-size:1.25rem;line-height:1.75rem}.xl\:font-semibold{font-weight:600}.xl\:text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.xl\:opacity-100{opacity:1}}@media (min-width:1366px){.xl-1366\:max-w-\[466px\]{max-width:466px}.xl-1366\:gap-\[56px\]{gap:56px}.xl-1366\:text-\[300px\]{font-size:300px}}@media (min-width:1440px){.xl-1440\:mb-\[76px\]{margin-bottom:76px}.xl-1440\:max-w-\[466px\]{max-width:466px}.xl-1440\:text-\[500px\]{font-size:500px}}@media (min-width:1536px){.\32xl\:text-\[300px\]{font-size:300px}}@media (min-width:1600px){.\32xl-2\:text-\[500px\]{font-size:500px}}@media (prefers-color-scheme:dark){.dark\:accent-black{accent-color:#000}}.\[\&\.is-open\]\:-translate-x-full.is-open{--tw-translate-x:-100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>blockquote\]\:my-\[10px\]>blockquote{margin-bottom:10px;margin-top:10px}.\[\&\>blockquote\]\:border-l-8>blockquote{border-left-width:8px}.\[\&\>blockquote\]\:pl-4>blockquote{padding-left:1rem}.\[\&\>blockquote\]\:indent-\[0px\]>blockquote{text-indent:0}.\[\&\>blockquote\]\:italic>blockquote{font-style:italic}.\[\&\>li\.current-menu-item\>a\]\:bg-black\/20>li.current-menu-item>a{background-color:rgba(0,0,0,.2)}.\[\&\>li\.current-menu-item\>a\]\:text-white>li.current-menu-item>a{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.\[\&\>li\>a\:hover\]\:bg-black\/10>li>a:hover{background-color:rgba(0,0,0,.1)}.\[\&\>li\>a\:hover\]\:text-black>li>a:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.\[\&\>li\>a\]\:rounded-lg>li>a{border-radius:.5rem}.\[\&\>li\>a\]\:px-3>li>a{padding-left:.75rem;padding-right:.75rem}.\[\&\>li\>a\]\:py-2>li>a{padding-bottom:.5rem;padding-top:.5rem}.\[\&\>li\>a\]\:text-sm>li>a{font-size:.875rem;line-height:1.25rem}.\[\&\>li\>a\]\:font-semibold>li>a{font-weight:600}.\[\&\>li\>a\]\:uppercase>li>a{text-transform:uppercase}.\[\&\>li\>a\]\:leading-none>li>a{line-height:1}.\[\&\>li\>a\]\:tracking-wide>li>a{letter-spacing:.025em}.\[\&\>li\>a\]\:text-black>li>a{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.\[\&\>ol\>li\]\:mb-0>ol>li{margin-bottom:0}.\[\&\>ol\]\:mt-0>ol{margin-top:0}.\[\&\>ol\]\:list-decimal>ol{list-style-type:decimal}.\[\&\>ol\]\:pl-\[20px\]>ol{padding-left:20px}.\[\&\>ol\]\:indent-\[0px\]>ol{text-indent:0}.\[\&\>svg\+\*\]\:\[text-indent\:24px\]>svg+*{text-indent:24px}.\[\&\>ul\>li\]\:mb-0>ul>li{margin-bottom:0}.\[\&\>ul\]\:mt-0>ul{margin-top:0}.\[\&\>ul\]\:list-disc>ul{list-style-type:disc}.\[\&\>ul\]\:pl-\[20px\]>ul{padding-left:20px}.\[\&\>ul\]\:indent-\[0px\]>ul{text-indent:0}.\[\&_a\]\:relative a{position:relative}.\[\&_a\]\:font-semibold a{font-weight:600}.\[\&_a\]\:line-visible a:after{bottom:0;height:1px;left:0;position:absolute;transform-origin:left;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%;--tw-scale-x:1;content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.\[\&_a\]\:line-visible a:hover:after{content:var(--tw-content);transform-origin:right;--tw-scale-x:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&_a\]\:after\:bg-\[\#454F62\] a:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgba(69,79,98,var(--tw-bg-opacity))}.\[\&_span\]\:font-stylish span{font-family:Stylish Flairs}.\[\&_span\]\:text-\[50px\] span{font-size:50px}.\[\&_span\]\:capitalize span{text-transform:capitalize}@media (min-width:1024px){.\[\&_span\]\:lg\:text-\[76px\] span{font-size:76px}.\[\&_span\]\:lg\:text-\[90px\] span{font-size:90px}}@media (min-width:1280px){.\[\&_span\]\:xl\:text-\[150px\] span{font-size:150px}}.\[\&_strong\]\:font-bold strong{font-weight:700}.accordion.is-open .\[\.accordion\.is-open_\&\]\:rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.accordion.is-open .\[\.accordion\.is-open_\&\]\:grid-rows-\[1fr\]{grid-template-rows:1fr}body.home .\[body\.home_\&\]\:hidden{display:none}