.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2;}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none;}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;}.wpcf7-form-control-wrap{position:relative;}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" ";}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}form.submitting .wpcf7-spinner{visibility:visible;}.wpcf7-spinner::before{content:"";position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite;}@media (prefers-reduced-motion: reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms;}}@keyframes spin{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@keyframes blink{from{opacity:0;}50%{opacity:1;}to{opacity:0;}}.wpcf7 [inert]{opacity:.5;}.wpcf7 input[type="file"]{cursor:pointer;}.wpcf7 input[type="file"]:disabled{cursor:default;}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr;}.wpcf7-reflection > output{display:list-item;list-style:none;}.wpcf7-reflection > output[hidden]{display:none;}.intl-tel-input{position:relative;}.intl-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box;}.intl-tel-input .hide{display:none;}.intl-tel-input .v-hide{visibility:hidden;}.intl-tel-input input,.intl-tel-input input[type=tel],.intl-tel-input input[type=text]{position:relative;z-index:0;margin-top:0 !important;margin-bottom:0 !important;padding-right:36px;margin-right:0;}.intl-tel-input .flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px;}.intl-tel-input .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 8px;}.intl-tel-input .selected-flag .iti-flag{position:absolute;top:0;bottom:0;margin:auto;}.intl-tel-input .selected-flag .iti-arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555;}.intl-tel-input .selected-flag .iti-arrow.up{border-top:none;border-bottom:4px solid #555;}.intl-tel-input ul.country-list{list-style:none;padding:0;margin:0;}.intl-tel-input .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll;}.intl-tel-input .country-list.dropup{bottom:100%;margin-bottom:-1px;}.intl-tel-input .country-list .flag-box{display:inline-block;width:20px;}@media (max-width:500px){.intl-tel-input .country-list{white-space:normal;}}.intl-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc;list-style:none;}.intl-tel-input .country-list li.country{list-style:none;}.intl-tel-input .country-list .country{padding:5px 10px;}.intl-tel-input .country-list .country .dial-code{color:#999;}.intl-tel-input .country-list .country.highlight{background-color:rgba(0,0,0,.05);}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .dial-code,.intl-tel-input .country-list .flag-box{vertical-align:middle;}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .flag-box{margin-right:6px;}.intl-tel-input.allow-dropdown input,.intl-tel-input.allow-dropdown input[type=tel],.intl-tel-input.allow-dropdown input[type=text],.intl-tel-input.separate-dial-code input,.intl-tel-input.separate-dial-code input[type=tel],.intl-tel-input.separate-dial-code input[type=text]{padding-right:6px;padding-left:52px;margin-left:0;}.intl-tel-input.allow-dropdown .flag-container,.intl-tel-input.separate-dial-code .flag-container{right:auto;left:0;}.intl-tel-input.allow-dropdown .selected-flag,.intl-tel-input.separate-dial-code .selected-flag{width:46px;}.intl-tel-input.allow-dropdown .flag-container:hover{cursor:pointer;}.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{background-color:rgba(0,0,0,.05);}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover{cursor:default;}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag{background-color:transparent;}.intl-tel-input.separate-dial-code .selected-flag{background-color:rgba(0,0,0,.05);display:table;}.intl-tel-input.separate-dial-code .selected-dial-code{display:table-cell;vertical-align:middle;padding-left:28px;}.intl-tel-input.separate-dial-code.iti-sdc-2 input,.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text]{padding-left:66px;}.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag{width:60px;}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text]{padding-left:76px;}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag{width:70px;}.intl-tel-input.separate-dial-code.iti-sdc-3 input,.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text]{padding-left:74px;}.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag{width:68px;}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text]{padding-left:84px;}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag{width:78px;}.intl-tel-input.separate-dial-code.iti-sdc-4 input,.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text]{padding-left:82px;}.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag{width:76px;}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text]{padding-left:92px;}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag{width:86px;}.intl-tel-input.separate-dial-code.iti-sdc-5 input,.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text]{padding-left:90px;}.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag{width:84px;}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text]{padding-left:100px;}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag{width:94px;}.intl-tel-input.iti-container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px;}.intl-tel-input.iti-container:hover{cursor:pointer;}.iti-mobile .intl-tel-input.iti-container{top:30px;bottom:30px;left:30px;right:30px;position:fixed;}.iti-mobile .intl-tel-input .country-list{max-height:100%;width:100%;}.iti-mobile .intl-tel-input .country-list .country{padding:10px 10px;line-height:1.5em;}.iti-flag{width:20px;}.iti-flag.be{width:18px;}.iti-flag.ch{width:15px;}.iti-flag.mc{width:19px;}.iti-flag.ne{width:18px;}.iti-flag.np{width:13px;}.iti-flag.va{width:15px;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.iti-flag{background-size:5630px 15px;}}.iti-flag.ac{height:10px;background-position:0 0;}.iti-flag.ad{height:14px;background-position:-22px 0;}.iti-flag.ae{height:10px;background-position:-44px 0;}.iti-flag.af{height:14px;background-position:-66px 0;}.iti-flag.ag{height:14px;background-position:-88px 0;}.iti-flag.ai{height:10px;background-position:-110px 0;}.iti-flag.al{height:15px;background-position:-132px 0;}.iti-flag.am{height:10px;background-position:-154px 0;}.iti-flag.ao{height:14px;background-position:-176px 0;}.iti-flag.aq{height:14px;background-position:-198px 0;}.iti-flag.ar{height:13px;background-position:-220px 0;}.iti-flag.as{height:10px;background-position:-242px 0;}.iti-flag.at{height:14px;background-position:-264px 0;}.iti-flag.au{height:10px;background-position:-286px 0;}.iti-flag.aw{height:14px;background-position:-308px 0;}.iti-flag.ax{height:13px;background-position:-330px 0;}.iti-flag.az{height:10px;background-position:-352px 0;}.iti-flag.ba{height:10px;background-position:-374px 0;}.iti-flag.bb{height:14px;background-position:-396px 0;}.iti-flag.bd{height:12px;background-position:-418px 0;}.iti-flag.be{height:15px;background-position:-440px 0;}.iti-flag.bf{height:14px;background-position:-460px 0;}.iti-flag.bg{height:12px;background-position:-482px 0;}.iti-flag.bh{height:12px;background-position:-504px 0;}.iti-flag.bi{height:12px;background-position:-526px 0;}.iti-flag.bj{height:14px;background-position:-548px 0;}.iti-flag.bl{height:14px;background-position:-570px 0;}.iti-flag.bm{height:10px;background-position:-592px 0;}.iti-flag.bn{height:10px;background-position:-614px 0;}.iti-flag.bo{height:14px;background-position:-636px 0;}.iti-flag.bq{height:14px;background-position:-658px 0;}.iti-flag.br{height:14px;background-position:-680px 0;}.iti-flag.bs{height:10px;background-position:-702px 0;}.iti-flag.bt{height:14px;background-position:-724px 0;}.iti-flag.bv{height:15px;background-position:-746px 0;}.iti-flag.bw{height:14px;background-position:-768px 0;}.iti-flag.by{height:10px;background-position:-790px 0;}.iti-flag.bz{height:14px;background-position:-812px 0;}.iti-flag.ca{height:10px;background-position:-834px 0;}.iti-flag.cc{height:10px;background-position:-856px 0;}.iti-flag.cd{height:15px;background-position:-878px 0;}.iti-flag.cf{height:14px;background-position:-900px 0;}.iti-flag.cg{height:14px;background-position:-922px 0;}.iti-flag.ch{height:15px;background-position:-944px 0;}.iti-flag.ci{height:14px;background-position:-961px 0;}.iti-flag.ck{height:10px;background-position:-983px 0;}.iti-flag.cl{height:14px;background-position:-1005px 0;}.iti-flag.cm{height:14px;background-position:-1027px 0;}.iti-flag.cn{height:14px;background-position:-1049px 0;}.iti-flag.co{height:14px;background-position:-1071px 0;}.iti-flag.cp{height:14px;background-position:-1093px 0;}.iti-flag.cr{height:12px;background-position:-1115px 0;}.iti-flag.cu{height:10px;background-position:-1137px 0;}.iti-flag.cv{height:12px;background-position:-1159px 0;}.iti-flag.cw{height:14px;background-position:-1181px 0;}.iti-flag.cx{height:10px;background-position:-1203px 0;}.iti-flag.cy{height:13px;background-position:-1225px 0;}.iti-flag.cz{height:14px;background-position:-1247px 0;}.iti-flag.de{height:12px;background-position:-1269px 0;}.iti-flag.dg{height:10px;background-position:-1291px 0;}.iti-flag.dj{height:14px;background-position:-1313px 0;}.iti-flag.dk{height:15px;background-position:-1335px 0;}.iti-flag.dm{height:10px;background-position:-1357px 0;}.iti-flag.do{height:13px;background-position:-1379px 0;}.iti-flag.dz{height:14px;background-position:-1401px 0;}.iti-flag.ea{height:14px;background-position:-1423px 0;}.iti-flag.ec{height:14px;background-position:-1445px 0;}.iti-flag.ee{height:13px;background-position:-1467px 0;}.iti-flag.eg{height:14px;background-position:-1489px 0;}.iti-flag.eh{height:10px;background-position:-1511px 0;}.iti-flag.er{height:10px;background-position:-1533px 0;}.iti-flag.es{height:14px;background-position:-1555px 0;}.iti-flag.et{height:10px;background-position:-1577px 0;}.iti-flag.eu{height:14px;background-position:-1599px 0;}.iti-flag.fi{height:12px;background-position:-1621px 0;}.iti-flag.fj{height:10px;background-position:-1643px 0;}.iti-flag.fk{height:10px;background-position:-1665px 0;}.iti-flag.fm{height:11px;background-position:-1687px 0;}.iti-flag.fo{height:15px;background-position:-1709px 0;}.iti-flag.fr{height:14px;background-position:-1731px 0;}.iti-flag.ga{height:15px;background-position:-1753px 0;}.iti-flag.gb{height:10px;background-position:-1775px 0;}.iti-flag.gd{height:12px;background-position:-1797px 0;}.iti-flag.ge{height:14px;background-position:-1819px 0;}.iti-flag.gf{height:14px;background-position:-1841px 0;}.iti-flag.gg{height:14px;background-position:-1863px 0;}.iti-flag.gh{height:14px;background-position:-1885px 0;}.iti-flag.gi{height:10px;background-position:-1907px 0;}.iti-flag.gl{height:14px;background-position:-1929px 0;}.iti-flag.gm{height:14px;background-position:-1951px 0;}.iti-flag.gn{height:14px;background-position:-1973px 0;}.iti-flag.gp{height:14px;background-position:-1995px 0;}.iti-flag.gq{height:14px;background-position:-2017px 0;}.iti-flag.gr{height:14px;background-position:-2039px 0;}.iti-flag.gs{height:10px;background-position:-2061px 0;}.iti-flag.gt{height:13px;background-position:-2083px 0;}.iti-flag.gu{height:11px;background-position:-2105px 0;}.iti-flag.gw{height:10px;background-position:-2127px 0;}.iti-flag.gy{height:12px;background-position:-2149px 0;}.iti-flag.hk{height:14px;background-position:-2171px 0;}.iti-flag.hm{height:10px;background-position:-2193px 0;}.iti-flag.hn{height:10px;background-position:-2215px 0;}.iti-flag.hr{height:10px;background-position:-2237px 0;}.iti-flag.ht{height:12px;background-position:-2259px 0;}.iti-flag.hu{height:10px;background-position:-2281px 0;}.iti-flag.ic{height:14px;background-position:-2303px 0;}.iti-flag.id{height:14px;background-position:-2325px 0;}.iti-flag.ie{height:10px;background-position:-2347px 0;}.iti-flag.il{height:15px;background-position:-2369px 0;}.iti-flag.im{height:10px;background-position:-2391px 0;}.iti-flag.in{height:14px;background-position:-2413px 0;}.iti-flag.io{height:10px;background-position:-2435px 0;}.iti-flag.iq{height:14px;background-position:-2457px 0;}.iti-flag.ir{height:12px;background-position:-2479px 0;}.iti-flag.is{height:15px;background-position:-2501px 0;}.iti-flag.it{height:14px;background-position:-2523px 0;}.iti-flag.je{height:12px;background-position:-2545px 0;}.iti-flag.jm{height:10px;background-position:-2567px 0;}.iti-flag.jo{height:10px;background-position:-2589px 0;}.iti-flag.jp{height:14px;background-position:-2611px 0;}.iti-flag.ke{height:14px;background-position:-2633px 0;}.iti-flag.kg{height:12px;background-position:-2655px 0;}.iti-flag.kh{height:13px;background-position:-2677px 0;}.iti-flag.ki{height:10px;background-position:-2699px 0;}.iti-flag.km{height:12px;background-position:-2721px 0;}.iti-flag.kn{height:14px;background-position:-2743px 0;}.iti-flag.kp{height:10px;background-position:-2765px 0;}.iti-flag.kr{height:14px;background-position:-2787px 0;}.iti-flag.kw{height:10px;background-position:-2809px 0;}.iti-flag.ky{height:10px;background-position:-2831px 0;}.iti-flag.kz{height:10px;background-position:-2853px 0;}.iti-flag.la{height:14px;background-position:-2875px 0;}.iti-flag.lb{height:14px;background-position:-2897px 0;}.iti-flag.lc{height:10px;background-position:-2919px 0;}.iti-flag.li{height:12px;background-position:-2941px 0;}.iti-flag.lk{height:10px;background-position:-2963px 0;}.iti-flag.lr{height:11px;background-position:-2985px 0;}.iti-flag.ls{height:14px;background-position:-3007px 0;}.iti-flag.lt{height:12px;background-position:-3029px 0;}.iti-flag.lu{height:12px;background-position:-3051px 0;}.iti-flag.lv{height:10px;background-position:-3073px 0;}.iti-flag.ly{height:10px;background-position:-3095px 0;}.iti-flag.ma{height:14px;background-position:-3117px 0;}.iti-flag.mc{height:15px;background-position:-3139px 0;}.iti-flag.md{height:10px;background-position:-3160px 0;}.iti-flag.me{height:10px;background-position:-3182px 0;}.iti-flag.mf{height:14px;background-position:-3204px 0;}.iti-flag.mg{height:14px;background-position:-3226px 0;}.iti-flag.mh{height:11px;background-position:-3248px 0;}.iti-flag.mk{height:10px;background-position:-3270px 0;}.iti-flag.ml{height:14px;background-position:-3292px 0;}.iti-flag.mm{height:14px;background-position:-3314px 0;}.iti-flag.mn{height:10px;background-position:-3336px 0;}.iti-flag.mo{height:14px;background-position:-3358px 0;}.iti-flag.mp{height:10px;background-position:-3380px 0;}.iti-flag.mq{height:14px;background-position:-3402px 0;}.iti-flag.mr{height:14px;background-position:-3424px 0;}.iti-flag.ms{height:10px;background-position:-3446px 0;}.iti-flag.mt{height:14px;background-position:-3468px 0;}.iti-flag.mu{height:14px;background-position:-3490px 0;}.iti-flag.mv{height:14px;background-position:-3512px 0;}.iti-flag.mw{height:14px;background-position:-3534px 0;}.iti-flag.mx{height:12px;background-position:-3556px 0;}.iti-flag.my{height:10px;background-position:-3578px 0;}.iti-flag.mz{height:14px;background-position:-3600px 0;}.iti-flag.na{height:14px;background-position:-3622px 0;}.iti-flag.nc{height:10px;background-position:-3644px 0;}.iti-flag.ne{height:15px;background-position:-3666px 0;}.iti-flag.nf{height:10px;background-position:-3686px 0;}.iti-flag.ng{height:10px;background-position:-3708px 0;}.iti-flag.ni{height:12px;background-position:-3730px 0;}.iti-flag.nl{height:14px;background-position:-3752px 0;}.iti-flag.no{height:15px;background-position:-3774px 0;}.iti-flag.np{height:15px;background-position:-3796px 0;}.iti-flag.nr{height:10px;background-position:-3811px 0;}.iti-flag.nu{height:10px;background-position:-3833px 0;}.iti-flag.nz{height:10px;background-position:-3855px 0;}.iti-flag.om{height:10px;background-position:-3877px 0;}.iti-flag.pa{height:14px;background-position:-3899px 0;}.iti-flag.pe{height:14px;background-position:-3921px 0;}.iti-flag.pf{height:14px;background-position:-3943px 0;}.iti-flag.pg{height:15px;background-position:-3965px 0;}.iti-flag.ph{height:10px;background-position:-3987px 0;}.iti-flag.pk{height:14px;background-position:-4009px 0;}.iti-flag.pl{height:13px;background-position:-4031px 0;}.iti-flag.pm{height:14px;background-position:-4053px 0;}.iti-flag.pn{height:10px;background-position:-4075px 0;}.iti-flag.pr{height:14px;background-position:-4097px 0;}.iti-flag.ps{height:10px;background-position:-4119px 0;}.iti-flag.pt{height:14px;background-position:-4141px 0;}.iti-flag.pw{height:13px;background-position:-4163px 0;}.iti-flag.py{height:11px;background-position:-4185px 0;}.iti-flag.qa{height:8px;background-position:-4207px 0;}.iti-flag.re{height:14px;background-position:-4229px 0;}.iti-flag.ro{height:14px;background-position:-4251px 0;}.iti-flag.rs{height:14px;background-position:-4273px 0;}.iti-flag.ru{height:14px;background-position:-4295px 0;}.iti-flag.rw{height:14px;background-position:-4317px 0;}.iti-flag.sa{height:14px;background-position:-4339px 0;}.iti-flag.sb{height:10px;background-position:-4361px 0;}.iti-flag.sc{height:10px;background-position:-4383px 0;}.iti-flag.sd{height:10px;background-position:-4405px 0;}.iti-flag.se{height:13px;background-position:-4427px 0;}.iti-flag.sg{height:14px;background-position:-4449px 0;}.iti-flag.sh{height:10px;background-position:-4471px 0;}.iti-flag.si{height:10px;background-position:-4493px 0;}.iti-flag.sj{height:15px;background-position:-4515px 0;}.iti-flag.sk{height:14px;background-position:-4537px 0;}.iti-flag.sl{height:14px;background-position:-4559px 0;}.iti-flag.sm{height:15px;background-position:-4581px 0;}.iti-flag.sn{height:14px;background-position:-4603px 0;}.iti-flag.so{height:14px;background-position:-4625px 0;}.iti-flag.sr{height:14px;background-position:-4647px 0;}.iti-flag.ss{height:10px;background-position:-4669px 0;}.iti-flag.st{height:10px;background-position:-4691px 0;}.iti-flag.sv{height:12px;background-position:-4713px 0;}.iti-flag.sx{height:14px;background-position:-4735px 0;}.iti-flag.sy{height:14px;background-position:-4757px 0;}.iti-flag.sz{height:14px;background-position:-4779px 0;}.iti-flag.ta{height:10px;background-position:-4801px 0;}.iti-flag.tc{height:10px;background-position:-4823px 0;}.iti-flag.td{height:14px;background-position:-4845px 0;}.iti-flag.tf{height:14px;background-position:-4867px 0;}.iti-flag.tg{height:13px;background-position:-4889px 0;}.iti-flag.th{height:14px;background-position:-4911px 0;}.iti-flag.tj{height:10px;background-position:-4933px 0;}.iti-flag.tk{height:10px;background-position:-4955px 0;}.iti-flag.tl{height:10px;background-position:-4977px 0;}.iti-flag.tm{height:14px;background-position:-4999px 0;}.iti-flag.tn{height:14px;background-position:-5021px 0;}.iti-flag.to{height:10px;background-position:-5043px 0;}.iti-flag.tr{height:14px;background-position:-5065px 0;}.iti-flag.tt{height:12px;background-position:-5087px 0;}.iti-flag.tv{height:10px;background-position:-5109px 0;}.iti-flag.tw{height:14px;background-position:-5131px 0;}.iti-flag.tz{height:14px;background-position:-5153px 0;}.iti-flag.ua{height:14px;background-position:-5175px 0;}.iti-flag.ug{height:14px;background-position:-5197px 0;}.iti-flag.um{height:11px;background-position:-5219px 0;}.iti-flag.us{height:11px;background-position:-5241px 0;}.iti-flag.uy{height:14px;background-position:-5263px 0;}.iti-flag.uz{height:10px;background-position:-5285px 0;}.iti-flag.va{height:15px;background-position:-5307px 0;}.iti-flag.vc{height:14px;background-position:-5324px 0;}.iti-flag.ve{height:14px;background-position:-5346px 0;}.iti-flag.vg{height:10px;background-position:-5368px 0;}.iti-flag.vi{height:14px;background-position:-5390px 0;}.iti-flag.vn{height:14px;background-position:-5412px 0;}.iti-flag.vu{height:12px;background-position:-5434px 0;}.iti-flag.wf{height:14px;background-position:-5456px 0;}.iti-flag.ws{height:10px;background-position:-5478px 0;}.iti-flag.xk{height:15px;background-position:-5500px 0;}.iti-flag.ye{height:14px;background-position:-5522px 0;}.iti-flag.yt{height:14px;background-position:-5544px 0;}.iti-flag.za{height:14px;background-position:-5566px 0;}.iti-flag.zm{height:14px;background-position:-5588px 0;}.iti-flag.zw{height:10px;background-position:-5610px 0;}.iti-flag{width:20px;height:15px;box-shadow:0 0 1px 0 #888;background-image:url("https://cdn-bbhke.nitrocdn.com/wWYhhBPeEwpYOiAmBopcHcmocVoTZSeg/assets/images/source/rev-ce59316/aemorph.com/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags.png");background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0;}.iti-flag.nitro-lazy{background-image:none !important;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.iti-flag{background-image:url("https://cdn-bbhke.nitrocdn.com/wWYhhBPeEwpYOiAmBopcHcmocVoTZSeg/assets/images/optimized/rev-ce59316/aemorph.com/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags@2x.png");}.iti-flag.nitro-lazy{background-image:none !important;}}.iti-flag.np{background-color:transparent;}.country-select{position:relative;}.country-select *{-webkit-box-sizing:border-box;box-sizing:border-box;}.country-select .hide{display:none;}.country-select .v-hide{visibility:hidden;}.country-select input,.country-select input[type=text]{position:relative;z-index:0;margin-top:0 !important;margin-bottom:0 !important;padding-right:36px;margin-right:0;}.country-select .flag-dropdown{position:absolute;top:0;bottom:0;right:0;padding:1px;}.country-select .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 8px;}.country-select .selected-flag .flag{position:absolute;top:0;bottom:0;margin:auto;}.country-select .selected-flag .arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555;}.country-select .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555;}.country-select ul.country-list{list-style:none;padding:0;margin:0;}.country-select .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.2);box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll;}.country-select .country-list .flag{display:inline-block;width:20px;margin-right:6px;}@media (max-width:500px){.country-select .country-list{white-space:normal;}}.country-select .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc;list-style:none;}.country-select .country-list .country{padding:5px 10px;}.country-select .country-list li.country{list-style:none;}.country-select .country-list .country.highlight{background-color:rgba(0,0,0,.05);}.country-select .country-list .country-name,.country-select .country-list .flag{vertical-align:middle;}.country-select.inside input,.country-select.inside input[type=text]{padding-right:6px;padding-left:52px;margin-left:0;}.country-select.inside .flag-dropdown{right:auto;left:0;}.country-select.inside .selected-flag{width:46px;}.country-select.inside .flag-dropdown:hover{cursor:pointer;}.country-select.inside .flag-dropdown:hover .selected-flag{background-color:rgba(0,0,0,.05);}.country-select.inside input[disabled]+.flag-dropdown:hover,.country-select.inside input[readonly]+.flag-dropdown:hover{cursor:default;}.country-select.inside input[disabled]+.flag-dropdown:hover .selected-flag,.country-select.inside input[readonly]+.flag-dropdown:hover .selected-flag{background-color:transparent;}.country-select .flag{height:15px;-webkit-box-shadow:0 0 1px 0 #888;box-shadow:0 0 1px 0 #888;background-image:url("https://cdn-bbhke.nitrocdn.com/wWYhhBPeEwpYOiAmBopcHcmocVoTZSeg/assets/images/optimized/rev-ce59316/aemorph.com/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags.png");background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0;width:20px;}.country-select .flag.nitro-lazy{background-image:none !important;}.country-select .flag.be{width:18px;}.country-select .flag.ch{width:15px;}.country-select .flag.mc{width:19px;}.country-select .flag.ne{width:18px;}.country-select .flag.np{width:13px;}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.country-select .flag{background-image:url("https://cdn-bbhke.nitrocdn.com/wWYhhBPeEwpYOiAmBopcHcmocVoTZSeg/assets/images/optimized/rev-ce59316/aemorph.com/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags@2x.png");background-size:5630px 15px;}.country-select .flag.nitro-lazy{background-image:none !important;}}.country-select .flag.ac{height:10px;background-position:0 0;}.country-select .flag.ad{height:14px;background-position:-22px 0;}.country-select .flag.ae{height:10px;background-position:-44px 0;}.country-select .flag.af{height:14px;background-position:-66px 0;}.country-select .flag.ag{height:14px;background-position:-88px 0;}.country-select .flag.ai{height:10px;background-position:-110px 0;}.country-select .flag.al{height:15px;background-position:-132px 0;}.country-select .flag.am{height:10px;background-position:-154px 0;}.country-select .flag.ao{height:14px;background-position:-176px 0;}.country-select .flag.aq{height:14px;background-position:-198px 0;}.country-select .flag.ar{height:13px;background-position:-220px 0;}.country-select .flag.as{height:10px;background-position:-242px 0;}.country-select .flag.at{height:14px;background-position:-264px 0;}.country-select .flag.au{height:10px;background-position:-286px 0;}.country-select .flag.aw{height:14px;background-position:-308px 0;}.country-select .flag.ax{height:13px;background-position:-330px 0;}.country-select .flag.az{height:10px;background-position:-352px 0;}.country-select .flag.ba{height:10px;background-position:-374px 0;}.country-select .flag.bb{height:14px;background-position:-396px 0;}.country-select .flag.bd{height:12px;background-position:-418px 0;}.country-select .flag.be{height:15px;background-position:-440px 0;}.country-select .flag.bf{height:14px;background-position:-460px 0;}.country-select .flag.bg{height:12px;background-position:-482px 0;}.country-select .flag.bh{height:12px;background-position:-504px 0;}.country-select .flag.bi{height:12px;background-position:-526px 0;}.country-select .flag.bj{height:14px;background-position:-548px 0;}.country-select .flag.bl{height:14px;background-position:-570px 0;}.country-select .flag.bm{height:10px;background-position:-592px 0;}.country-select .flag.bn{height:10px;background-position:-614px 0;}.country-select .flag.bo{height:14px;background-position:-636px 0;}.country-select .flag.bq{height:14px;background-position:-658px 0;}.country-select .flag.br{height:14px;background-position:-680px 0;}.country-select .flag.bs{height:10px;background-position:-702px 0;}.country-select .flag.bt{height:14px;background-position:-724px 0;}.country-select .flag.bv{height:15px;background-position:-746px 0;}.country-select .flag.bw{height:14px;background-position:-768px 0;}.country-select .flag.by{height:10px;background-position:-790px 0;}.country-select .flag.bz{height:14px;background-position:-812px 0;}.country-select .flag.ca{height:10px;background-position:-834px 0;}.country-select .flag.cc{height:10px;background-position:-856px 0;}.country-select .flag.cd{height:15px;background-position:-878px 0;}.country-select .flag.cf{height:14px;background-position:-900px 0;}.country-select .flag.cg{height:14px;background-position:-922px 0;}.country-select .flag.ch{height:15px;background-position:-944px 0;}.country-select .flag.ci{height:14px;background-position:-961px 0;}.country-select .flag.ck{height:10px;background-position:-983px 0;}.country-select .flag.cl{height:14px;background-position:-1005px 0;}.country-select .flag.cm{height:14px;background-position:-1027px 0;}.country-select .flag.cn{height:14px;background-position:-1049px 0;}.country-select .flag.co{height:14px;background-position:-1071px 0;}.country-select .flag.cp{height:14px;background-position:-1093px 0;}.country-select .flag.cr{height:12px;background-position:-1115px 0;}.country-select .flag.cu{height:10px;background-position:-1137px 0;}.country-select .flag.cv{height:12px;background-position:-1159px 0;}.country-select .flag.cw{height:14px;background-position:-1181px 0;}.country-select .flag.cx{height:10px;background-position:-1203px 0;}.country-select .flag.cy{height:13px;background-position:-1225px 0;}.country-select .flag.cz{height:14px;background-position:-1247px 0;}.country-select .flag.de{height:12px;background-position:-1269px 0;}.country-select .flag.dg{height:10px;background-position:-1291px 0;}.country-select .flag.dj{height:14px;background-position:-1313px 0;}.country-select .flag.dk{height:15px;background-position:-1335px 0;}.country-select .flag.dm{height:10px;background-position:-1357px 0;}.country-select .flag.do{height:13px;background-position:-1379px 0;}.country-select .flag.dz{height:14px;background-position:-1401px 0;}.country-select .flag.ea{height:14px;background-position:-1423px 0;}.country-select .flag.ec{height:14px;background-position:-1445px 0;}.country-select .flag.ee{height:13px;background-position:-1467px 0;}.country-select .flag.eg{height:14px;background-position:-1489px 0;}.country-select .flag.eh{height:10px;background-position:-1511px 0;}.country-select .flag.er{height:10px;background-position:-1533px 0;}.country-select .flag.es{height:14px;background-position:-1555px 0;}.country-select .flag.et{height:10px;background-position:-1577px 0;}.country-select .flag.eu{height:14px;background-position:-1599px 0;}.country-select .flag.fi{height:12px;background-position:-1621px 0;}.country-select .flag.fj{height:10px;background-position:-1643px 0;}.country-select .flag.fk{height:10px;background-position:-1665px 0;}.country-select .flag.fm{height:11px;background-position:-1687px 0;}.country-select .flag.fo{height:15px;background-position:-1709px 0;}.country-select .flag.fr{height:14px;background-position:-1731px 0;}.country-select .flag.ga{height:15px;background-position:-1753px 0;}.country-select .flag.gb{height:10px;background-position:-1775px 0;}.country-select .flag.gd{height:12px;background-position:-1797px 0;}.country-select .flag.ge{height:14px;background-position:-1819px 0;}.country-select .flag.gf{height:14px;background-position:-1841px 0;}.country-select .flag.gg{height:14px;background-position:-1863px 0;}.country-select .flag.gh{height:14px;background-position:-1885px 0;}.country-select .flag.gi{height:10px;background-position:-1907px 0;}.country-select .flag.gl{height:14px;background-position:-1929px 0;}.country-select .flag.gm{height:14px;background-position:-1951px 0;}.country-select .flag.gn{height:14px;background-position:-1973px 0;}.country-select .flag.gp{height:14px;background-position:-1995px 0;}.country-select .flag.gq{height:14px;background-position:-2017px 0;}.country-select .flag.gr{height:14px;background-position:-2039px 0;}.country-select .flag.gs{height:10px;background-position:-2061px 0;}.country-select .flag.gt{height:13px;background-position:-2083px 0;}.country-select .flag.gu{height:11px;background-position:-2105px 0;}.country-select .flag.gw{height:10px;background-position:-2127px 0;}.country-select .flag.gy{height:12px;background-position:-2149px 0;}.country-select .flag.hk{height:14px;background-position:-2171px 0;}.country-select .flag.hm{height:10px;background-position:-2193px 0;}.country-select .flag.hn{height:10px;background-position:-2215px 0;}.country-select .flag.hr{height:10px;background-position:-2237px 0;}.country-select .flag.ht{height:12px;background-position:-2259px 0;}.country-select .flag.hu{height:10px;background-position:-2281px 0;}.country-select .flag.ic{height:14px;background-position:-2303px 0;}.country-select .flag.id{height:14px;background-position:-2325px 0;}.country-select .flag.ie{height:10px;background-position:-2347px 0;}.country-select .flag.il{height:15px;background-position:-2369px 0;}.country-select .flag.im{height:10px;background-position:-2391px 0;}.country-select .flag.in{height:14px;background-position:-2413px 0;}.country-select .flag.io{height:10px;background-position:-2435px 0;}.country-select .flag.iq{height:14px;background-position:-2457px 0;}.country-select .flag.ir{height:12px;background-position:-2479px 0;}.country-select .flag.is{height:15px;background-position:-2501px 0;}.country-select .flag.it{height:14px;background-position:-2523px 0;}.country-select .flag.je{height:12px;background-position:-2545px 0;}.country-select .flag.jm{height:10px;background-position:-2567px 0;}.country-select .flag.jo{height:10px;background-position:-2589px 0;}.country-select .flag.jp{height:14px;background-position:-2611px 0;}.country-select .flag.ke{height:14px;background-position:-2633px 0;}.country-select .flag.kg{height:12px;background-position:-2655px 0;}.country-select .flag.kh{height:13px;background-position:-2677px 0;}.country-select .flag.ki{height:10px;background-position:-2699px 0;}.country-select .flag.km{height:12px;background-position:-2721px 0;}.country-select .flag.kn{height:14px;background-position:-2743px 0;}.country-select .flag.kp{height:10px;background-position:-2765px 0;}.country-select .flag.kr{height:14px;background-position:-2787px 0;}.country-select .flag.kw{height:10px;background-position:-2809px 0;}.country-select .flag.ky{height:10px;background-position:-2831px 0;}.country-select .flag.kz{height:10px;background-position:-2853px 0;}.country-select .flag.la{height:14px;background-position:-2875px 0;}.country-select .flag.lb{height:14px;background-position:-2897px 0;}.country-select .flag.lc{height:10px;background-position:-2919px 0;}.country-select .flag.li{height:12px;background-position:-2941px 0;}.country-select .flag.lk{height:10px;background-position:-2963px 0;}.country-select .flag.lr{height:11px;background-position:-2985px 0;}.country-select .flag.ls{height:14px;background-position:-3007px 0;}.country-select .flag.lt{height:12px;background-position:-3029px 0;}.country-select .flag.lu{height:12px;background-position:-3051px 0;}.country-select .flag.lv{height:10px;background-position:-3073px 0;}.country-select .flag.ly{height:10px;background-position:-3095px 0;}.country-select .flag.ma{height:14px;background-position:-3117px 0;}.country-select .flag.mc{height:15px;background-position:-3139px 0;}.country-select .flag.md{height:10px;background-position:-3160px 0;}.country-select .flag.me{height:10px;background-position:-3182px 0;}.country-select .flag.mf{height:14px;background-position:-3204px 0;}.country-select .flag.mg{height:14px;background-position:-3226px 0;}.country-select .flag.mh{height:11px;background-position:-3248px 0;}.country-select .flag.mk{height:10px;background-position:-3270px 0;}.country-select .flag.ml{height:14px;background-position:-3292px 0;}.country-select .flag.mm{height:14px;background-position:-3314px 0;}.country-select .flag.mn{height:10px;background-position:-3336px 0;}.country-select .flag.mo{height:14px;background-position:-3358px 0;}.country-select .flag.mp{height:10px;background-position:-3380px 0;}.country-select .flag.mq{height:14px;background-position:-3402px 0;}.country-select .flag.mr{height:14px;background-position:-3424px 0;}.country-select .flag.ms{height:10px;background-position:-3446px 0;}.country-select .flag.mt{height:14px;background-position:-3468px 0;}.country-select .flag.mu{height:14px;background-position:-3490px 0;}.country-select .flag.mv{height:14px;background-position:-3512px 0;}.country-select .flag.mw{height:14px;background-position:-3534px 0;}.country-select .flag.mx{height:12px;background-position:-3556px 0;}.country-select .flag.my{height:10px;background-position:-3578px 0;}.country-select .flag.mz{height:14px;background-position:-3600px 0;}.country-select .flag.na{height:14px;background-position:-3622px 0;}.country-select .flag.nc{height:10px;background-position:-3644px 0;}.country-select .flag.ne{height:15px;background-position:-3666px 0;}.country-select .flag.nf{height:10px;background-position:-3686px 0;}.country-select .flag.ng{height:10px;background-position:-3708px 0;}.country-select .flag.ni{height:12px;background-position:-3730px 0;}.country-select .flag.nl{height:14px;background-position:-3752px 0;}.country-select .flag.no{height:15px;background-position:-3774px 0;}.country-select .flag.np{height:15px;background-position:-3796px 0;background-color:transparent;}.country-select .flag.nr{height:10px;background-position:-3811px 0;}.country-select .flag.nu{height:10px;background-position:-3833px 0;}.country-select .flag.nz{height:10px;background-position:-3855px 0;}.country-select .flag.om{height:10px;background-position:-3877px 0;}.country-select .flag.pa{height:14px;background-position:-3899px 0;}.country-select .flag.pe{height:14px;background-position:-3921px 0;}.country-select .flag.pf{height:14px;background-position:-3943px 0;}.country-select .flag.pg{height:15px;background-position:-3965px 0;}.country-select .flag.ph{height:10px;background-position:-3987px 0;}.country-select .flag.pk{height:14px;background-position:-4009px 0;}.country-select .flag.pl{height:13px;background-position:-4031px 0;}.country-select .flag.pm{height:14px;background-position:-4053px 0;}.country-select .flag.pn{height:10px;background-position:-4075px 0;}.country-select .flag.pr{height:14px;background-position:-4097px 0;}.country-select .flag.ps{height:10px;background-position:-4119px 0;}.country-select .flag.pt{height:14px;background-position:-4141px 0;}.country-select .flag.pw{height:13px;background-position:-4163px 0;}.country-select .flag.py{height:11px;background-position:-4185px 0;}.country-select .flag.qa{height:8px;background-position:-4207px 0;}.country-select .flag.re{height:14px;background-position:-4229px 0;}.country-select .flag.ro{height:14px;background-position:-4251px 0;}.country-select .flag.rs{height:14px;background-position:-4273px 0;}.country-select .flag.ru{height:14px;background-position:-4295px 0;}.country-select .flag.rw{height:14px;background-position:-4317px 0;}.country-select .flag.sa{height:14px;background-position:-4339px 0;}.country-select .flag.sb{height:10px;background-position:-4361px 0;}.country-select .flag.sc{height:10px;background-position:-4383px 0;}.country-select .flag.sd{height:10px;background-position:-4405px 0;}.country-select .flag.se{height:13px;background-position:-4427px 0;}.country-select .flag.sg{height:14px;background-position:-4449px 0;}.country-select .flag.sh{height:10px;background-position:-4471px 0;}.country-select .flag.si{height:10px;background-position:-4493px 0;}.country-select .flag.sj{height:15px;background-position:-4515px 0;}.country-select .flag.sk{height:14px;background-position:-4537px 0;}.country-select .flag.sl{height:14px;background-position:-4559px 0;}.country-select .flag.sm{height:15px;background-position:-4581px 0;}.country-select .flag.sn{height:14px;background-position:-4603px 0;}.country-select .flag.so{height:14px;background-position:-4625px 0;}.country-select .flag.sr{height:14px;background-position:-4647px 0;}.country-select .flag.ss{height:10px;background-position:-4669px 0;}.country-select .flag.st{height:10px;background-position:-4691px 0;}.country-select .flag.sv{height:12px;background-position:-4713px 0;}.country-select .flag.sx{height:14px;background-position:-4735px 0;}.country-select .flag.sy{height:14px;background-position:-4757px 0;}.country-select .flag.sz{height:14px;background-position:-4779px 0;}.country-select .flag.ta{height:10px;background-position:-4801px 0;}.country-select .flag.tc{height:10px;background-position:-4823px 0;}.country-select .flag.td{height:14px;background-position:-4845px 0;}.country-select .flag.tf{height:14px;background-position:-4867px 0;}.country-select .flag.tg{height:13px;background-position:-4889px 0;}.country-select .flag.th{height:14px;background-position:-4911px 0;}.country-select .flag.tj{height:10px;background-position:-4933px 0;}.country-select .flag.tk{height:10px;background-position:-4955px 0;}.country-select .flag.tl{height:10px;background-position:-4977px 0;}.country-select .flag.tm{height:14px;background-position:-4999px 0;}.country-select .flag.tn{height:14px;background-position:-5021px 0;}.country-select .flag.to{height:10px;background-position:-5043px 0;}.country-select .flag.tr{height:14px;background-position:-5065px 0;}.country-select .flag.tt{height:12px;background-position:-5087px 0;}.country-select .flag.tv{height:10px;background-position:-5109px 0;}.country-select .flag.tw{height:14px;background-position:-5131px 0;}.country-select .flag.tz{height:14px;background-position:-5153px 0;}.country-select .flag.ua{height:14px;background-position:-5175px 0;}.country-select .flag.ug{height:14px;background-position:-5197px 0;}.country-select .flag.um{height:11px;background-position:-5219px 0;}.country-select .flag.us{height:11px;background-position:-5241px 0;}.country-select .flag.uy{height:14px;background-position:-5263px 0;}.country-select .flag.uz{height:10px;background-position:-5285px 0;}.country-select .flag.va{width:15px;height:15px;background-position:-5307px 0;}.country-select .flag.vc{height:14px;background-position:-5324px 0;}.country-select .flag.ve{height:14px;background-position:-5346px 0;}.country-select .flag.vg{height:10px;background-position:-5368px 0;}.country-select .flag.vi{height:14px;background-position:-5390px 0;}.country-select .flag.vn{height:14px;background-position:-5412px 0;}.country-select .flag.vu{height:12px;background-position:-5434px 0;}.country-select .flag.wf{height:14px;background-position:-5456px 0;}.country-select .flag.ws{height:10px;background-position:-5478px 0;}.country-select .flag.xk{height:15px;background-position:-5500px 0;}.country-select .flag.ye{height:14px;background-position:-5522px 0;}.country-select .flag.yt{height:14px;background-position:-5544px 0;}.country-select .flag.za{height:14px;background-position:-5566px 0;}.country-select .flag.zm{height:14px;background-position:-5588px 0;}.country-select .flag.zw{height:10px;background-position:-5610px 0;}.popup-template .modal{opacity:0;transition:all .25s ease;}.popup-template .modal.is-open{opacity:1;transition:all .25s ease;}.wpml-ls-legacy-dropdown{width:15.5em;max-width:100%;}.wpml-ls-legacy-dropdown>ul{position:relative;padding:0;margin:0 !important;list-style-type:none;}.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu{visibility:visible;}.wpml-ls-legacy-dropdown .wpml-ls-item{padding:0;margin:0;list-style-type:none;}.wpml-ls-legacy-dropdown a{display:block;text-decoration:none;color:#444;border:1px solid #cdcdcd;background-color:#fff;padding:5px 10px;line-height:1;}.wpml-ls-legacy-dropdown a span{vertical-align:middle;}.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{position:relative;padding-right:calc(10px + 1.4em);}.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{padding-right:10px;padding-left:calc(10px + 1.4em);}.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{content:"";vertical-align:middle;display:inline-block;border:.35em solid transparent;border-top:.5em solid;position:absolute;right:10px;top:calc(50% - .175em);}.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{right:auto;left:10px;}.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a,.wpml-ls-legacy-dropdown a:focus,.wpml-ls-legacy-dropdown a:hover{color:#000;background:#eee;}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{visibility:hidden;position:absolute;top:100%;right:0;left:0;border-top:1px solid #cdcdcd;padding:0;margin:0;list-style-type:none;z-index:101;}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a{border-width:0 1px 1px;}.wpml-ls-legacy-dropdown .wpml-ls-flag{display:inline;vertical-align:middle;}.wpml-ls-legacy-dropdown .wpml-ls-flag+span{margin-left:.4em;}.rtl .wpml-ls-legacy-dropdown .wpml-ls-flag+span{margin-left:0;margin-right:.4em;}.wpfront-notification-bar{visibility:hidden;position:fixed;overflow:hidden;left:0;right:0;text-align:center;color:#fff;background-color:#000;z-index:99998;}.wpfront-bottom-shadow{-webkit-box-shadow:0 5px 5px 0 rgba(0,0,0,.75);-moz-box-shadow:0 5px 5px 0 rgba(0,0,0,.75);box-shadow:0 5px 5px 0 rgba(0,0,0,.75);}.wpfront-top-shadow{-webkit-box-shadow:0 -5px 5px 0 rgba(0,0,0,.75);-moz-box-shadow:0 -5px 5px 0 rgba(0,0,0,.75);box-shadow:0 -5px 5px 0 rgba(0,0,0,.75);}.wpfront-notification-bar.wpfront-fixed{position:fixed;z-index:99998;width:100%;display:flex;align-content:center;align-items:center;justify-content:center;flex-direction:row;}.wpfront-notification-bar.wpfront-fixed-position{z-index:99999;}.wpfront-notification-bar.wpfront-fixed.load{visibility:visible;position:relative;}.wpfront-notification-bar.top{top:0;}.wpfront-notification-bar.bottom{bottom:0;}.wpfront-notification-bar.keep-closed,.wpfront-notification-bar.max-views-reached{display:none;}.wpfront-notification-bar div.wpfront-close{position:absolute;top:3px;right:5px;cursor:pointer;font-family:Arial,sans-serif;font-weight:700;line-height:0;font-size:10px;padding:5px 2px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.wpfront-notification-bar table,.wpfront-notification-bar tbody,.wpfront-notification-bar tr{margin:auto;border:0;padding:0;background:inherit;}.wpfront-notification-bar td{background:inherit;vertical-align:middle;text-align:center;border:0;margin:0;padding:0;line-height:1em;}.wpfront-notification-bar div.wpfront-div{display:inline-block;text-align:center;vertical-align:middle;padding:5px 0;}.wpfront-notification-bar a.wpfront-button,.wpfront-notification-bar-editor a.wpfront-button{display:inline-block;box-shadow:0 1px 2px rgba(0,0,0,.2);white-space:nowrap;font-size:13px;font-weight:700;text-align:center;text-decoration:none;text-shadow:0 1px 1px rgba(0,0,0,.3);cursor:pointer;padding:5px 10px;margin-left:5px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;}.wpfront-notification-bar-open-button{position:absolute;right:10px;z-index:99998;border:3px solid #fff;width:23px;height:30px;cursor:pointer;background-repeat:no-repeat;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}.wpfront-notification-bar-open-button.hidden{display:none;}.wpfront-notification-bar-open-button.top{top:0;background-position:top center;border-top:0;-webkit-border-top-right-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-top-left-radius:0;}.wpfront-notification-bar-open-button.bottom{bottom:0;background-position:bottom center;border-bottom:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-bottom-right-radius:0;border-bottom-left-radius:0;}.wpfront-notification-bar-spacer{position:relative;z-index:99998;}.wpfront-notification-bar-spacer.wpfront-fixed-position{z-index:99999;}.wpfront-notification-bar-spacer.hidden{display:none;}div.wpfront-message p{margin:0;}:root{--swiper-theme-color:#007aff;}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1;}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block;}.swiper-vertical>.swiper-wrapper{flex-direction:column;}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0);}.swiper-horizontal{touch-action:pan-y;}.swiper-vertical{touch-action:pan-x;}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block;}.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{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;}.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{scroll-snap-type:x mandatory;}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory;}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{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-inline-start: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-block-start:var(--swiper-centered-offset-before);}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after);}.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{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10;}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15);}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent;}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear;}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff;}.swiper-lazy-preloader-black{--swiper-preloader-color:#000;}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}:root{--radius-medium:20px;}*{box-sizing:border-box;}*:before,*:after{box-sizing:border-box;}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section,video,iframe,blockquote,cite,p{display:block;margin:0;padding:0;}fieldset{border:none;display:block;margin:0;padding:0;}label{position:relative;display:block;margin:0;}h1,h2,h3,h4,h5,h6{margin:0;}img,video{max-width:100%;}ins{text-decoration:none;}button,input[type=submit]{cursor:pointer;}button,input,textarea,select{font-family:"Inter","Helvetica Neue","Helvetica",sans-serif;font-size:1rem;}a{text-decoration:none;color:#5e84dc;transition:.2s;}a:hover,a:focus{text-decoration:none;outline:none;color:#3868d5;}html,body{padding:0;margin:0;}body{font-family:"Inter","Helvetica Neue","Helvetica",sans-serif;font-size:1rem;font-weight:normal;letter-spacing:-.01em;color:#fff;background:#12151c;}.pagecontent{position:relative;z-index:3;}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x:0;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto;}@media (min-width: 576px){.container-sm,.container{max-width:540px;}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px;}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px;}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px;}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1340px;}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px;}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);}.col{flex:1 0 0%;}.row-cols-auto>*{flex:0 0 auto;width:auto;}.row-cols-1>*{flex:0 0 auto;width:100%;}.row-cols-2>*{flex:0 0 auto;width:50%;}.row-cols-3>*{flex:0 0 auto;width:33.33333333%;}.row-cols-4>*{flex:0 0 auto;width:25%;}.row-cols-5>*{flex:0 0 auto;width:20%;}.row-cols-6>*{flex:0 0 auto;width:16.66666667%;}.col-auto{flex:0 0 auto;width:auto;}.col-1{flex:0 0 auto;width:8.33333333%;}.col-2{flex:0 0 auto;width:16.66666667%;}.col-3{flex:0 0 auto;width:25%;}.col-4{flex:0 0 auto;width:33.33333333%;}.col-5{flex:0 0 auto;width:41.66666667%;}.col-6{flex:0 0 auto;width:50%;}.col-7{flex:0 0 auto;width:58.33333333%;}.col-8{flex:0 0 auto;width:66.66666667%;}.col-9{flex:0 0 auto;width:75%;}.col-10{flex:0 0 auto;width:83.33333333%;}.col-11{flex:0 0 auto;width:91.66666667%;}.col-12{flex:0 0 auto;width:100%;}.offset-1{margin-left:8.33333333%;}.offset-2{margin-left:16.66666667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333333%;}.offset-5{margin-left:41.66666667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333333%;}.offset-8{margin-left:66.66666667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333333%;}.offset-11{margin-left:91.66666667%;}.g-0,.gx-0{--bs-gutter-x:0;}.g-0,.gy-0{--bs-gutter-y:0;}.g-1,.gx-1{--bs-gutter-x:.25rem;}.g-1,.gy-1{--bs-gutter-y:.25rem;}.g-2,.gx-2{--bs-gutter-x:.5rem;}.g-2,.gy-2{--bs-gutter-y:.5rem;}.g-3,.gx-3{--bs-gutter-x:1rem;}.g-3,.gy-3{--bs-gutter-y:1rem;}.g-4,.gx-4{--bs-gutter-x:1.5rem;}.g-4,.gy-4{--bs-gutter-y:1.5rem;}.g-5,.gx-5{--bs-gutter-x:3rem;}.g-5,.gy-5{--bs-gutter-y:3rem;}@media (min-width: 576px){.col-sm{flex:1 0 0%;}.row-cols-sm-auto>*{flex:0 0 auto;width:auto;}.row-cols-sm-1>*{flex:0 0 auto;width:100%;}.row-cols-sm-2>*{flex:0 0 auto;width:50%;}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%;}.row-cols-sm-4>*{flex:0 0 auto;width:25%;}.row-cols-sm-5>*{flex:0 0 auto;width:20%;}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%;}.col-sm-auto{flex:0 0 auto;width:auto;}.col-sm-1{flex:0 0 auto;width:8.33333333%;}.col-sm-2{flex:0 0 auto;width:16.66666667%;}.col-sm-3{flex:0 0 auto;width:25%;}.col-sm-4{flex:0 0 auto;width:33.33333333%;}.col-sm-5{flex:0 0 auto;width:41.66666667%;}.col-sm-6{flex:0 0 auto;width:50%;}.col-sm-7{flex:0 0 auto;width:58.33333333%;}.col-sm-8{flex:0 0 auto;width:66.66666667%;}.col-sm-9{flex:0 0 auto;width:75%;}.col-sm-10{flex:0 0 auto;width:83.33333333%;}.col-sm-11{flex:0 0 auto;width:91.66666667%;}.col-sm-12{flex:0 0 auto;width:100%;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333333%;}.offset-sm-2{margin-left:16.66666667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333333%;}.offset-sm-5{margin-left:41.66666667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333333%;}.offset-sm-8{margin-left:66.66666667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333333%;}.offset-sm-11{margin-left:91.66666667%;}.g-sm-0,.gx-sm-0{--bs-gutter-x:0;}.g-sm-0,.gy-sm-0{--bs-gutter-y:0;}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem;}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem;}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem;}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem;}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem;}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem;}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem;}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem;}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem;}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem;}}@media (min-width: 768px){.col-md{flex:1 0 0%;}.row-cols-md-auto>*{flex:0 0 auto;width:auto;}.row-cols-md-1>*{flex:0 0 auto;width:100%;}.row-cols-md-2>*{flex:0 0 auto;width:50%;}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%;}.row-cols-md-4>*{flex:0 0 auto;width:25%;}.row-cols-md-5>*{flex:0 0 auto;width:20%;}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%;}.col-md-auto{flex:0 0 auto;width:auto;}.col-md-1{flex:0 0 auto;width:8.33333333%;}.col-md-2{flex:0 0 auto;width:16.66666667%;}.col-md-3{flex:0 0 auto;width:25%;}.col-md-4{flex:0 0 auto;width:33.33333333%;}.col-md-5{flex:0 0 auto;width:41.66666667%;}.col-md-6{flex:0 0 auto;width:50%;}.col-md-7{flex:0 0 auto;width:58.33333333%;}.col-md-8{flex:0 0 auto;width:66.66666667%;}.col-md-9{flex:0 0 auto;width:75%;}.col-md-10{flex:0 0 auto;width:83.33333333%;}.col-md-11{flex:0 0 auto;width:91.66666667%;}.col-md-12{flex:0 0 auto;width:100%;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333333%;}.offset-md-2{margin-left:16.66666667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333333%;}.offset-md-5{margin-left:41.66666667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333333%;}.offset-md-8{margin-left:66.66666667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333333%;}.offset-md-11{margin-left:91.66666667%;}.g-md-0,.gx-md-0{--bs-gutter-x:0;}.g-md-0,.gy-md-0{--bs-gutter-y:0;}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem;}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem;}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem;}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem;}.g-md-3,.gx-md-3{--bs-gutter-x:1rem;}.g-md-3,.gy-md-3{--bs-gutter-y:1rem;}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem;}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem;}.g-md-5,.gx-md-5{--bs-gutter-x:3rem;}.g-md-5,.gy-md-5{--bs-gutter-y:3rem;}}@media (min-width: 992px){.col-lg{flex:1 0 0%;}.row-cols-lg-auto>*{flex:0 0 auto;width:auto;}.row-cols-lg-1>*{flex:0 0 auto;width:100%;}.row-cols-lg-2>*{flex:0 0 auto;width:50%;}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%;}.row-cols-lg-4>*{flex:0 0 auto;width:25%;}.row-cols-lg-5>*{flex:0 0 auto;width:20%;}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%;}.col-lg-auto{flex:0 0 auto;width:auto;}.col-lg-1{flex:0 0 auto;width:8.33333333%;}.col-lg-2{flex:0 0 auto;width:16.66666667%;}.col-lg-3{flex:0 0 auto;width:25%;}.col-lg-4{flex:0 0 auto;width:33.33333333%;}.col-lg-5{flex:0 0 auto;width:41.66666667%;}.col-lg-6{flex:0 0 auto;width:50%;}.col-lg-7{flex:0 0 auto;width:58.33333333%;}.col-lg-8{flex:0 0 auto;width:66.66666667%;}.col-lg-9{flex:0 0 auto;width:75%;}.col-lg-10{flex:0 0 auto;width:83.33333333%;}.col-lg-11{flex:0 0 auto;width:91.66666667%;}.col-lg-12{flex:0 0 auto;width:100%;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333333%;}.offset-lg-2{margin-left:16.66666667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333333%;}.offset-lg-5{margin-left:41.66666667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333333%;}.offset-lg-8{margin-left:66.66666667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333333%;}.offset-lg-11{margin-left:91.66666667%;}.g-lg-0,.gx-lg-0{--bs-gutter-x:0;}.g-lg-0,.gy-lg-0{--bs-gutter-y:0;}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem;}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem;}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem;}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem;}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem;}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem;}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem;}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem;}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem;}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem;}}@media (min-width: 1200px){.col-xl{flex:1 0 0%;}.row-cols-xl-auto>*{flex:0 0 auto;width:auto;}.row-cols-xl-1>*{flex:0 0 auto;width:100%;}.row-cols-xl-2>*{flex:0 0 auto;width:50%;}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%;}.row-cols-xl-4>*{flex:0 0 auto;width:25%;}.row-cols-xl-5>*{flex:0 0 auto;width:20%;}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%;}.col-xl-auto{flex:0 0 auto;width:auto;}.col-xl-1{flex:0 0 auto;width:8.33333333%;}.col-xl-2{flex:0 0 auto;width:16.66666667%;}.col-xl-3{flex:0 0 auto;width:25%;}.col-xl-4{flex:0 0 auto;width:33.33333333%;}.col-xl-5{flex:0 0 auto;width:41.66666667%;}.col-xl-6{flex:0 0 auto;width:50%;}.col-xl-7{flex:0 0 auto;width:58.33333333%;}.col-xl-8{flex:0 0 auto;width:66.66666667%;}.col-xl-9{flex:0 0 auto;width:75%;}.col-xl-10{flex:0 0 auto;width:83.33333333%;}.col-xl-11{flex:0 0 auto;width:91.66666667%;}.col-xl-12{flex:0 0 auto;width:100%;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333333%;}.offset-xl-2{margin-left:16.66666667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333333%;}.offset-xl-5{margin-left:41.66666667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333333%;}.offset-xl-8{margin-left:66.66666667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333333%;}.offset-xl-11{margin-left:91.66666667%;}.g-xl-0,.gx-xl-0{--bs-gutter-x:0;}.g-xl-0,.gy-xl-0{--bs-gutter-y:0;}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem;}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem;}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem;}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem;}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem;}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem;}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem;}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem;}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem;}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem;}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%;}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto;}.row-cols-xxl-1>*{flex:0 0 auto;width:100%;}.row-cols-xxl-2>*{flex:0 0 auto;width:50%;}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%;}.row-cols-xxl-4>*{flex:0 0 auto;width:25%;}.row-cols-xxl-5>*{flex:0 0 auto;width:20%;}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%;}.col-xxl-auto{flex:0 0 auto;width:auto;}.col-xxl-1{flex:0 0 auto;width:8.33333333%;}.col-xxl-2{flex:0 0 auto;width:16.66666667%;}.col-xxl-3{flex:0 0 auto;width:25%;}.col-xxl-4{flex:0 0 auto;width:33.33333333%;}.col-xxl-5{flex:0 0 auto;width:41.66666667%;}.col-xxl-6{flex:0 0 auto;width:50%;}.col-xxl-7{flex:0 0 auto;width:58.33333333%;}.col-xxl-8{flex:0 0 auto;width:66.66666667%;}.col-xxl-9{flex:0 0 auto;width:75%;}.col-xxl-10{flex:0 0 auto;width:83.33333333%;}.col-xxl-11{flex:0 0 auto;width:91.66666667%;}.col-xxl-12{flex:0 0 auto;width:100%;}.offset-xxl-0{margin-left:0;}.offset-xxl-1{margin-left:8.33333333%;}.offset-xxl-2{margin-left:16.66666667%;}.offset-xxl-3{margin-left:25%;}.offset-xxl-4{margin-left:33.33333333%;}.offset-xxl-5{margin-left:41.66666667%;}.offset-xxl-6{margin-left:50%;}.offset-xxl-7{margin-left:58.33333333%;}.offset-xxl-8{margin-left:66.66666667%;}.offset-xxl-9{margin-left:75%;}.offset-xxl-10{margin-left:83.33333333%;}.offset-xxl-11{margin-left:91.66666667%;}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0;}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0;}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem;}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem;}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem;}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem;}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem;}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem;}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem;}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem;}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem;}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem;}}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !important;}.d-grid{display:grid !important;}.d-inline-grid{display:inline-grid !important;}.d-table{display:table !important;}.d-table-row{display:table-row !important;}.d-table-cell{display:table-cell !important;}.d-flex{display:flex !important;}.d-inline-flex{display:inline-flex !important;}.d-none{display:none !important;}.flex-fill{flex:1 1 auto !important;}.flex-row{flex-direction:row !important;}.flex-column{flex-direction:column !important;}.flex-row-reverse{flex-direction:row-reverse !important;}.flex-column-reverse{flex-direction:column-reverse !important;}.flex-grow-0{flex-grow:0 !important;}.flex-grow-1{flex-grow:1 !important;}.flex-shrink-0{flex-shrink:0 !important;}.flex-shrink-1{flex-shrink:1 !important;}.flex-wrap{flex-wrap:wrap !important;}.flex-nowrap{flex-wrap:nowrap !important;}.flex-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-start{justify-content:flex-start !important;}.justify-content-end{justify-content:flex-end !important;}.justify-content-center{justify-content:center !important;}.justify-content-between{justify-content:space-between !important;}.justify-content-around{justify-content:space-around !important;}.justify-content-evenly{justify-content:space-evenly !important;}.align-items-start{align-items:flex-start !important;}.align-items-end{align-items:flex-end !important;}.align-items-center{align-items:center !important;}.align-items-baseline{align-items:baseline !important;}.align-items-stretch{align-items:stretch !important;}.align-content-start{align-content:flex-start !important;}.align-content-end{align-content:flex-end !important;}.align-content-center{align-content:center !important;}.align-content-between{align-content:space-between !important;}.align-content-around{align-content:space-around !important;}.align-content-stretch{align-content:stretch !important;}.align-self-auto{align-self:auto !important;}.align-self-start{align-self:flex-start !important;}.align-self-end{align-self:flex-end !important;}.align-self-center{align-self:center !important;}.align-self-baseline{align-self:baseline !important;}.align-self-stretch{align-self:stretch !important;}.order-first{order:-1 !important;}.order-0{order:0 !important;}.order-1{order:1 !important;}.order-2{order:2 !important;}.order-3{order:3 !important;}.order-4{order:4 !important;}.order-5{order:5 !important;}.order-last{order:6 !important;}.m-0{margin:0 !important;}.m-1{margin:.25rem !important;}.m-2{margin:.5rem !important;}.m-3{margin:1rem !important;}.m-4{margin:1.5rem !important;}.m-5{margin:3rem !important;}.m-auto{margin:auto !important;}.mx-0{margin-right:0 !important;margin-left:0 !important;}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important;}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important;}.mx-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-auto{margin-right:auto !important;margin-left:auto !important;}.my-0{margin-top:0 !important;margin-bottom:0 !important;}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.my-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-0{margin-top:0 !important;}.mt-1{margin-top:.25rem !important;}.mt-2{margin-top:.5rem !important;}.mt-3{margin-top:1rem !important;}.mt-4{margin-top:1.5rem !important;}.mt-5{margin-top:3rem !important;}.mt-auto{margin-top:auto !important;}.me-0{margin-right:0 !important;}.me-1{margin-right:.25rem !important;}.me-2{margin-right:.5rem !important;}.me-3{margin-right:1rem !important;}.me-4{margin-right:1.5rem !important;}.me-5{margin-right:3rem !important;}.me-auto{margin-right:auto !important;}.mb-0{margin-bottom:0 !important;}.mb-1{margin-bottom:.25rem !important;}.mb-2{margin-bottom:.5rem !important;}.mb-3{margin-bottom:1rem !important;}.mb-4{margin-bottom:1.5rem !important;}.mb-5{margin-bottom:3rem !important;}.mb-auto{margin-bottom:auto !important;}.ms-0{margin-left:0 !important;}.ms-1{margin-left:.25rem !important;}.ms-2{margin-left:.5rem !important;}.ms-3{margin-left:1rem !important;}.ms-4{margin-left:1.5rem !important;}.ms-5{margin-left:3rem !important;}.ms-auto{margin-left:auto !important;}.p-0{padding:0 !important;}.p-1{padding:.25rem !important;}.p-2{padding:.5rem !important;}.p-3{padding:1rem !important;}.p-4{padding:1.5rem !important;}.p-5{padding:3rem !important;}.px-0{padding-right:0 !important;padding-left:0 !important;}.px-1{padding-right:.25rem !important;padding-left:.25rem !important;}.px-2{padding-right:.5rem !important;padding-left:.5rem !important;}.px-3{padding-right:1rem !important;padding-left:1rem !important;}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-5{padding-right:3rem !important;padding-left:3rem !important;}.py-0{padding-top:0 !important;padding-bottom:0 !important;}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.py-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-0{padding-top:0 !important;}.pt-1{padding-top:.25rem !important;}.pt-2{padding-top:.5rem !important;}.pt-3{padding-top:1rem !important;}.pt-4{padding-top:1.5rem !important;}.pt-5{padding-top:3rem !important;}.pe-0{padding-right:0 !important;}.pe-1{padding-right:.25rem !important;}.pe-2{padding-right:.5rem !important;}.pe-3{padding-right:1rem !important;}.pe-4{padding-right:1.5rem !important;}.pe-5{padding-right:3rem !important;}.pb-0{padding-bottom:0 !important;}.pb-1{padding-bottom:.25rem !important;}.pb-2{padding-bottom:.5rem !important;}.pb-3{padding-bottom:1rem !important;}.pb-4{padding-bottom:1.5rem !important;}.pb-5{padding-bottom:3rem !important;}.ps-0{padding-left:0 !important;}.ps-1{padding-left:.25rem !important;}.ps-2{padding-left:.5rem !important;}.ps-3{padding-left:1rem !important;}.ps-4{padding-left:1.5rem !important;}.ps-5{padding-left:3rem !important;}@media (min-width: 576px){.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-grid{display:grid !important;}.d-sm-inline-grid{display:inline-grid !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:flex !important;}.d-sm-inline-flex{display:inline-flex !important;}.d-sm-none{display:none !important;}.flex-sm-fill{flex:1 1 auto !important;}.flex-sm-row{flex-direction:row !important;}.flex-sm-column{flex-direction:column !important;}.flex-sm-row-reverse{flex-direction:row-reverse !important;}.flex-sm-column-reverse{flex-direction:column-reverse !important;}.flex-sm-grow-0{flex-grow:0 !important;}.flex-sm-grow-1{flex-grow:1 !important;}.flex-sm-shrink-0{flex-shrink:0 !important;}.flex-sm-shrink-1{flex-shrink:1 !important;}.flex-sm-wrap{flex-wrap:wrap !important;}.flex-sm-nowrap{flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-sm-start{justify-content:flex-start !important;}.justify-content-sm-end{justify-content:flex-end !important;}.justify-content-sm-center{justify-content:center !important;}.justify-content-sm-between{justify-content:space-between !important;}.justify-content-sm-around{justify-content:space-around !important;}.justify-content-sm-evenly{justify-content:space-evenly !important;}.align-items-sm-start{align-items:flex-start !important;}.align-items-sm-end{align-items:flex-end !important;}.align-items-sm-center{align-items:center !important;}.align-items-sm-baseline{align-items:baseline !important;}.align-items-sm-stretch{align-items:stretch !important;}.align-content-sm-start{align-content:flex-start !important;}.align-content-sm-end{align-content:flex-end !important;}.align-content-sm-center{align-content:center !important;}.align-content-sm-between{align-content:space-between !important;}.align-content-sm-around{align-content:space-around !important;}.align-content-sm-stretch{align-content:stretch !important;}.align-self-sm-auto{align-self:auto !important;}.align-self-sm-start{align-self:flex-start !important;}.align-self-sm-end{align-self:flex-end !important;}.align-self-sm-center{align-self:center !important;}.align-self-sm-baseline{align-self:baseline !important;}.align-self-sm-stretch{align-self:stretch !important;}.order-sm-first{order:-1 !important;}.order-sm-0{order:0 !important;}.order-sm-1{order:1 !important;}.order-sm-2{order:2 !important;}.order-sm-3{order:3 !important;}.order-sm-4{order:4 !important;}.order-sm-5{order:5 !important;}.order-sm-last{order:6 !important;}.m-sm-0{margin:0 !important;}.m-sm-1{margin:.25rem !important;}.m-sm-2{margin:.5rem !important;}.m-sm-3{margin:1rem !important;}.m-sm-4{margin:1.5rem !important;}.m-sm-5{margin:3rem !important;}.m-sm-auto{margin:auto !important;}.mx-sm-0{margin-right:0 !important;margin-left:0 !important;}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important;}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important;}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important;}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important;}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-sm-0{margin-top:0 !important;}.mt-sm-1{margin-top:.25rem !important;}.mt-sm-2{margin-top:.5rem !important;}.mt-sm-3{margin-top:1rem !important;}.mt-sm-4{margin-top:1.5rem !important;}.mt-sm-5{margin-top:3rem !important;}.mt-sm-auto{margin-top:auto !important;}.me-sm-0{margin-right:0 !important;}.me-sm-1{margin-right:.25rem !important;}.me-sm-2{margin-right:.5rem !important;}.me-sm-3{margin-right:1rem !important;}.me-sm-4{margin-right:1.5rem !important;}.me-sm-5{margin-right:3rem !important;}.me-sm-auto{margin-right:auto !important;}.mb-sm-0{margin-bottom:0 !important;}.mb-sm-1{margin-bottom:.25rem !important;}.mb-sm-2{margin-bottom:.5rem !important;}.mb-sm-3{margin-bottom:1rem !important;}.mb-sm-4{margin-bottom:1.5rem !important;}.mb-sm-5{margin-bottom:3rem !important;}.mb-sm-auto{margin-bottom:auto !important;}.ms-sm-0{margin-left:0 !important;}.ms-sm-1{margin-left:.25rem !important;}.ms-sm-2{margin-left:.5rem !important;}.ms-sm-3{margin-left:1rem !important;}.ms-sm-4{margin-left:1.5rem !important;}.ms-sm-5{margin-left:3rem !important;}.ms-sm-auto{margin-left:auto !important;}.p-sm-0{padding:0 !important;}.p-sm-1{padding:.25rem !important;}.p-sm-2{padding:.5rem !important;}.p-sm-3{padding:1rem !important;}.p-sm-4{padding:1.5rem !important;}.p-sm-5{padding:3rem !important;}.px-sm-0{padding-right:0 !important;padding-left:0 !important;}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important;}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important;}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important;}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important;}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important;}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-sm-0{padding-top:0 !important;}.pt-sm-1{padding-top:.25rem !important;}.pt-sm-2{padding-top:.5rem !important;}.pt-sm-3{padding-top:1rem !important;}.pt-sm-4{padding-top:1.5rem !important;}.pt-sm-5{padding-top:3rem !important;}.pe-sm-0{padding-right:0 !important;}.pe-sm-1{padding-right:.25rem !important;}.pe-sm-2{padding-right:.5rem !important;}.pe-sm-3{padding-right:1rem !important;}.pe-sm-4{padding-right:1.5rem !important;}.pe-sm-5{padding-right:3rem !important;}.pb-sm-0{padding-bottom:0 !important;}.pb-sm-1{padding-bottom:.25rem !important;}.pb-sm-2{padding-bottom:.5rem !important;}.pb-sm-3{padding-bottom:1rem !important;}.pb-sm-4{padding-bottom:1.5rem !important;}.pb-sm-5{padding-bottom:3rem !important;}.ps-sm-0{padding-left:0 !important;}.ps-sm-1{padding-left:.25rem !important;}.ps-sm-2{padding-left:.5rem !important;}.ps-sm-3{padding-left:1rem !important;}.ps-sm-4{padding-left:1.5rem !important;}.ps-sm-5{padding-left:3rem !important;}}@media (min-width: 768px){.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-grid{display:grid !important;}.d-md-inline-grid{display:inline-grid !important;}.d-md-table{display:table !important;}.d-md-table-row{display:table-row !important;}.d-md-table-cell{display:table-cell !important;}.d-md-flex{display:flex !important;}.d-md-inline-flex{display:inline-flex !important;}.d-md-none{display:none !important;}.flex-md-fill{flex:1 1 auto !important;}.flex-md-row{flex-direction:row !important;}.flex-md-column{flex-direction:column !important;}.flex-md-row-reverse{flex-direction:row-reverse !important;}.flex-md-column-reverse{flex-direction:column-reverse !important;}.flex-md-grow-0{flex-grow:0 !important;}.flex-md-grow-1{flex-grow:1 !important;}.flex-md-shrink-0{flex-shrink:0 !important;}.flex-md-shrink-1{flex-shrink:1 !important;}.flex-md-wrap{flex-wrap:wrap !important;}.flex-md-nowrap{flex-wrap:nowrap !important;}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-md-start{justify-content:flex-start !important;}.justify-content-md-end{justify-content:flex-end !important;}.justify-content-md-center{justify-content:center !important;}.justify-content-md-between{justify-content:space-between !important;}.justify-content-md-around{justify-content:space-around !important;}.justify-content-md-evenly{justify-content:space-evenly !important;}.align-items-md-start{align-items:flex-start !important;}.align-items-md-end{align-items:flex-end !important;}.align-items-md-center{align-items:center !important;}.align-items-md-baseline{align-items:baseline !important;}.align-items-md-stretch{align-items:stretch !important;}.align-content-md-start{align-content:flex-start !important;}.align-content-md-end{align-content:flex-end !important;}.align-content-md-center{align-content:center !important;}.align-content-md-between{align-content:space-between !important;}.align-content-md-around{align-content:space-around !important;}.align-content-md-stretch{align-content:stretch !important;}.align-self-md-auto{align-self:auto !important;}.align-self-md-start{align-self:flex-start !important;}.align-self-md-end{align-self:flex-end !important;}.align-self-md-center{align-self:center !important;}.align-self-md-baseline{align-self:baseline !important;}.align-self-md-stretch{align-self:stretch !important;}.order-md-first{order:-1 !important;}.order-md-0{order:0 !important;}.order-md-1{order:1 !important;}.order-md-2{order:2 !important;}.order-md-3{order:3 !important;}.order-md-4{order:4 !important;}.order-md-5{order:5 !important;}.order-md-last{order:6 !important;}.m-md-0{margin:0 !important;}.m-md-1{margin:.25rem !important;}.m-md-2{margin:.5rem !important;}.m-md-3{margin:1rem !important;}.m-md-4{margin:1.5rem !important;}.m-md-5{margin:3rem !important;}.m-md-auto{margin:auto !important;}.mx-md-0{margin-right:0 !important;margin-left:0 !important;}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important;}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important;}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-md-auto{margin-right:auto !important;margin-left:auto !important;}.my-md-0{margin-top:0 !important;margin-bottom:0 !important;}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-md-0{margin-top:0 !important;}.mt-md-1{margin-top:.25rem !important;}.mt-md-2{margin-top:.5rem !important;}.mt-md-3{margin-top:1rem !important;}.mt-md-4{margin-top:1.5rem !important;}.mt-md-5{margin-top:3rem !important;}.mt-md-auto{margin-top:auto !important;}.me-md-0{margin-right:0 !important;}.me-md-1{margin-right:.25rem !important;}.me-md-2{margin-right:.5rem !important;}.me-md-3{margin-right:1rem !important;}.me-md-4{margin-right:1.5rem !important;}.me-md-5{margin-right:3rem !important;}.me-md-auto{margin-right:auto !important;}.mb-md-0{margin-bottom:0 !important;}.mb-md-1{margin-bottom:.25rem !important;}.mb-md-2{margin-bottom:.5rem !important;}.mb-md-3{margin-bottom:1rem !important;}.mb-md-4{margin-bottom:1.5rem !important;}.mb-md-5{margin-bottom:3rem !important;}.mb-md-auto{margin-bottom:auto !important;}.ms-md-0{margin-left:0 !important;}.ms-md-1{margin-left:.25rem !important;}.ms-md-2{margin-left:.5rem !important;}.ms-md-3{margin-left:1rem !important;}.ms-md-4{margin-left:1.5rem !important;}.ms-md-5{margin-left:3rem !important;}.ms-md-auto{margin-left:auto !important;}.p-md-0{padding:0 !important;}.p-md-1{padding:.25rem !important;}.p-md-2{padding:.5rem !important;}.p-md-3{padding:1rem !important;}.p-md-4{padding:1.5rem !important;}.p-md-5{padding:3rem !important;}.px-md-0{padding-right:0 !important;padding-left:0 !important;}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important;}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important;}.px-md-3{padding-right:1rem !important;padding-left:1rem !important;}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-md-5{padding-right:3rem !important;padding-left:3rem !important;}.py-md-0{padding-top:0 !important;padding-bottom:0 !important;}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-md-0{padding-top:0 !important;}.pt-md-1{padding-top:.25rem !important;}.pt-md-2{padding-top:.5rem !important;}.pt-md-3{padding-top:1rem !important;}.pt-md-4{padding-top:1.5rem !important;}.pt-md-5{padding-top:3rem !important;}.pe-md-0{padding-right:0 !important;}.pe-md-1{padding-right:.25rem !important;}.pe-md-2{padding-right:.5rem !important;}.pe-md-3{padding-right:1rem !important;}.pe-md-4{padding-right:1.5rem !important;}.pe-md-5{padding-right:3rem !important;}.pb-md-0{padding-bottom:0 !important;}.pb-md-1{padding-bottom:.25rem !important;}.pb-md-2{padding-bottom:.5rem !important;}.pb-md-3{padding-bottom:1rem !important;}.pb-md-4{padding-bottom:1.5rem !important;}.pb-md-5{padding-bottom:3rem !important;}.ps-md-0{padding-left:0 !important;}.ps-md-1{padding-left:.25rem !important;}.ps-md-2{padding-left:.5rem !important;}.ps-md-3{padding-left:1rem !important;}.ps-md-4{padding-left:1.5rem !important;}.ps-md-5{padding-left:3rem !important;}}@media (min-width: 992px){.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !important;}.d-lg-grid{display:grid !important;}.d-lg-inline-grid{display:inline-grid !important;}.d-lg-table{display:table !important;}.d-lg-table-row{display:table-row !important;}.d-lg-table-cell{display:table-cell !important;}.d-lg-flex{display:flex !important;}.d-lg-inline-flex{display:inline-flex !important;}.d-lg-none{display:none !important;}.flex-lg-fill{flex:1 1 auto !important;}.flex-lg-row{flex-direction:row !important;}.flex-lg-column{flex-direction:column !important;}.flex-lg-row-reverse{flex-direction:row-reverse !important;}.flex-lg-column-reverse{flex-direction:column-reverse !important;}.flex-lg-grow-0{flex-grow:0 !important;}.flex-lg-grow-1{flex-grow:1 !important;}.flex-lg-shrink-0{flex-shrink:0 !important;}.flex-lg-shrink-1{flex-shrink:1 !important;}.flex-lg-wrap{flex-wrap:wrap !important;}.flex-lg-nowrap{flex-wrap:nowrap !important;}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-lg-start{justify-content:flex-start !important;}.justify-content-lg-end{justify-content:flex-end !important;}.justify-content-lg-center{justify-content:center !important;}.justify-content-lg-between{justify-content:space-between !important;}.justify-content-lg-around{justify-content:space-around !important;}.justify-content-lg-evenly{justify-content:space-evenly !important;}.align-items-lg-start{align-items:flex-start !important;}.align-items-lg-end{align-items:flex-end !important;}.align-items-lg-center{align-items:center !important;}.align-items-lg-baseline{align-items:baseline !important;}.align-items-lg-stretch{align-items:stretch !important;}.align-content-lg-start{align-content:flex-start !important;}.align-content-lg-end{align-content:flex-end !important;}.align-content-lg-center{align-content:center !important;}.align-content-lg-between{align-content:space-between !important;}.align-content-lg-around{align-content:space-around !important;}.align-content-lg-stretch{align-content:stretch !important;}.align-self-lg-auto{align-self:auto !important;}.align-self-lg-start{align-self:flex-start !important;}.align-self-lg-end{align-self:flex-end !important;}.align-self-lg-center{align-self:center !important;}.align-self-lg-baseline{align-self:baseline !important;}.align-self-lg-stretch{align-self:stretch !important;}.order-lg-first{order:-1 !important;}.order-lg-0{order:0 !important;}.order-lg-1{order:1 !important;}.order-lg-2{order:2 !important;}.order-lg-3{order:3 !important;}.order-lg-4{order:4 !important;}.order-lg-5{order:5 !important;}.order-lg-last{order:6 !important;}.m-lg-0{margin:0 !important;}.m-lg-1{margin:.25rem !important;}.m-lg-2{margin:.5rem !important;}.m-lg-3{margin:1rem !important;}.m-lg-4{margin:1.5rem !important;}.m-lg-5{margin:3rem !important;}.m-lg-auto{margin:auto !important;}.mx-lg-0{margin-right:0 !important;margin-left:0 !important;}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important;}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important;}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important;}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important;}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-lg-0{margin-top:0 !important;}.mt-lg-1{margin-top:.25rem !important;}.mt-lg-2{margin-top:.5rem !important;}.mt-lg-3{margin-top:1rem !important;}.mt-lg-4{margin-top:1.5rem !important;}.mt-lg-5{margin-top:3rem !important;}.mt-lg-auto{margin-top:auto !important;}.me-lg-0{margin-right:0 !important;}.me-lg-1{margin-right:.25rem !important;}.me-lg-2{margin-right:.5rem !important;}.me-lg-3{margin-right:1rem !important;}.me-lg-4{margin-right:1.5rem !important;}.me-lg-5{margin-right:3rem !important;}.me-lg-auto{margin-right:auto !important;}.mb-lg-0{margin-bottom:0 !important;}.mb-lg-1{margin-bottom:.25rem !important;}.mb-lg-2{margin-bottom:.5rem !important;}.mb-lg-3{margin-bottom:1rem !important;}.mb-lg-4{margin-bottom:1.5rem !important;}.mb-lg-5{margin-bottom:3rem !important;}.mb-lg-auto{margin-bottom:auto !important;}.ms-lg-0{margin-left:0 !important;}.ms-lg-1{margin-left:.25rem !important;}.ms-lg-2{margin-left:.5rem !important;}.ms-lg-3{margin-left:1rem !important;}.ms-lg-4{margin-left:1.5rem !important;}.ms-lg-5{margin-left:3rem !important;}.ms-lg-auto{margin-left:auto !important;}.p-lg-0{padding:0 !important;}.p-lg-1{padding:.25rem !important;}.p-lg-2{padding:.5rem !important;}.p-lg-3{padding:1rem !important;}.p-lg-4{padding:1.5rem !important;}.p-lg-5{padding:3rem !important;}.px-lg-0{padding-right:0 !important;padding-left:0 !important;}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important;}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important;}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important;}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important;}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important;}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-lg-0{padding-top:0 !important;}.pt-lg-1{padding-top:.25rem !important;}.pt-lg-2{padding-top:.5rem !important;}.pt-lg-3{padding-top:1rem !important;}.pt-lg-4{padding-top:1.5rem !important;}.pt-lg-5{padding-top:3rem !important;}.pe-lg-0{padding-right:0 !important;}.pe-lg-1{padding-right:.25rem !important;}.pe-lg-2{padding-right:.5rem !important;}.pe-lg-3{padding-right:1rem !important;}.pe-lg-4{padding-right:1.5rem !important;}.pe-lg-5{padding-right:3rem !important;}.pb-lg-0{padding-bottom:0 !important;}.pb-lg-1{padding-bottom:.25rem !important;}.pb-lg-2{padding-bottom:.5rem !important;}.pb-lg-3{padding-bottom:1rem !important;}.pb-lg-4{padding-bottom:1.5rem !important;}.pb-lg-5{padding-bottom:3rem !important;}.ps-lg-0{padding-left:0 !important;}.ps-lg-1{padding-left:.25rem !important;}.ps-lg-2{padding-left:.5rem !important;}.ps-lg-3{padding-left:1rem !important;}.ps-lg-4{padding-left:1.5rem !important;}.ps-lg-5{padding-left:3rem !important;}}@media (min-width: 1200px){.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-grid{display:grid !important;}.d-xl-inline-grid{display:inline-grid !important;}.d-xl-table{display:table !important;}.d-xl-table-row{display:table-row !important;}.d-xl-table-cell{display:table-cell !important;}.d-xl-flex{display:flex !important;}.d-xl-inline-flex{display:inline-flex !important;}.d-xl-none{display:none !important;}.flex-xl-fill{flex:1 1 auto !important;}.flex-xl-row{flex-direction:row !important;}.flex-xl-column{flex-direction:column !important;}.flex-xl-row-reverse{flex-direction:row-reverse !important;}.flex-xl-column-reverse{flex-direction:column-reverse !important;}.flex-xl-grow-0{flex-grow:0 !important;}.flex-xl-grow-1{flex-grow:1 !important;}.flex-xl-shrink-0{flex-shrink:0 !important;}.flex-xl-shrink-1{flex-shrink:1 !important;}.flex-xl-wrap{flex-wrap:wrap !important;}.flex-xl-nowrap{flex-wrap:nowrap !important;}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-xl-start{justify-content:flex-start !important;}.justify-content-xl-end{justify-content:flex-end !important;}.justify-content-xl-center{justify-content:center !important;}.justify-content-xl-between{justify-content:space-between !important;}.justify-content-xl-around{justify-content:space-around !important;}.justify-content-xl-evenly{justify-content:space-evenly !important;}.align-items-xl-start{align-items:flex-start !important;}.align-items-xl-end{align-items:flex-end !important;}.align-items-xl-center{align-items:center !important;}.align-items-xl-baseline{align-items:baseline !important;}.align-items-xl-stretch{align-items:stretch !important;}.align-content-xl-start{align-content:flex-start !important;}.align-content-xl-end{align-content:flex-end !important;}.align-content-xl-center{align-content:center !important;}.align-content-xl-between{align-content:space-between !important;}.align-content-xl-around{align-content:space-around !important;}.align-content-xl-stretch{align-content:stretch !important;}.align-self-xl-auto{align-self:auto !important;}.align-self-xl-start{align-self:flex-start !important;}.align-self-xl-end{align-self:flex-end !important;}.align-self-xl-center{align-self:center !important;}.align-self-xl-baseline{align-self:baseline !important;}.align-self-xl-stretch{align-self:stretch !important;}.order-xl-first{order:-1 !important;}.order-xl-0{order:0 !important;}.order-xl-1{order:1 !important;}.order-xl-2{order:2 !important;}.order-xl-3{order:3 !important;}.order-xl-4{order:4 !important;}.order-xl-5{order:5 !important;}.order-xl-last{order:6 !important;}.m-xl-0{margin:0 !important;}.m-xl-1{margin:.25rem !important;}.m-xl-2{margin:.5rem !important;}.m-xl-3{margin:1rem !important;}.m-xl-4{margin:1.5rem !important;}.m-xl-5{margin:3rem !important;}.m-xl-auto{margin:auto !important;}.mx-xl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important;}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important;}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xl-0{margin-top:0 !important;}.mt-xl-1{margin-top:.25rem !important;}.mt-xl-2{margin-top:.5rem !important;}.mt-xl-3{margin-top:1rem !important;}.mt-xl-4{margin-top:1.5rem !important;}.mt-xl-5{margin-top:3rem !important;}.mt-xl-auto{margin-top:auto !important;}.me-xl-0{margin-right:0 !important;}.me-xl-1{margin-right:.25rem !important;}.me-xl-2{margin-right:.5rem !important;}.me-xl-3{margin-right:1rem !important;}.me-xl-4{margin-right:1.5rem !important;}.me-xl-5{margin-right:3rem !important;}.me-xl-auto{margin-right:auto !important;}.mb-xl-0{margin-bottom:0 !important;}.mb-xl-1{margin-bottom:.25rem !important;}.mb-xl-2{margin-bottom:.5rem !important;}.mb-xl-3{margin-bottom:1rem !important;}.mb-xl-4{margin-bottom:1.5rem !important;}.mb-xl-5{margin-bottom:3rem !important;}.mb-xl-auto{margin-bottom:auto !important;}.ms-xl-0{margin-left:0 !important;}.ms-xl-1{margin-left:.25rem !important;}.ms-xl-2{margin-left:.5rem !important;}.ms-xl-3{margin-left:1rem !important;}.ms-xl-4{margin-left:1.5rem !important;}.ms-xl-5{margin-left:3rem !important;}.ms-xl-auto{margin-left:auto !important;}.p-xl-0{padding:0 !important;}.p-xl-1{padding:.25rem !important;}.p-xl-2{padding:.5rem !important;}.p-xl-3{padding:1rem !important;}.p-xl-4{padding:1.5rem !important;}.p-xl-5{padding:3rem !important;}.px-xl-0{padding-right:0 !important;padding-left:0 !important;}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important;}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important;}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important;}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important;}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-xl-0{padding-top:0 !important;}.pt-xl-1{padding-top:.25rem !important;}.pt-xl-2{padding-top:.5rem !important;}.pt-xl-3{padding-top:1rem !important;}.pt-xl-4{padding-top:1.5rem !important;}.pt-xl-5{padding-top:3rem !important;}.pe-xl-0{padding-right:0 !important;}.pe-xl-1{padding-right:.25rem !important;}.pe-xl-2{padding-right:.5rem !important;}.pe-xl-3{padding-right:1rem !important;}.pe-xl-4{padding-right:1.5rem !important;}.pe-xl-5{padding-right:3rem !important;}.pb-xl-0{padding-bottom:0 !important;}.pb-xl-1{padding-bottom:.25rem !important;}.pb-xl-2{padding-bottom:.5rem !important;}.pb-xl-3{padding-bottom:1rem !important;}.pb-xl-4{padding-bottom:1.5rem !important;}.pb-xl-5{padding-bottom:3rem !important;}.ps-xl-0{padding-left:0 !important;}.ps-xl-1{padding-left:.25rem !important;}.ps-xl-2{padding-left:.5rem !important;}.ps-xl-3{padding-left:1rem !important;}.ps-xl-4{padding-left:1.5rem !important;}.ps-xl-5{padding-left:3rem !important;}}@media (min-width: 1400px){.d-xxl-inline{display:inline !important;}.d-xxl-inline-block{display:inline-block !important;}.d-xxl-block{display:block !important;}.d-xxl-grid{display:grid !important;}.d-xxl-inline-grid{display:inline-grid !important;}.d-xxl-table{display:table !important;}.d-xxl-table-row{display:table-row !important;}.d-xxl-table-cell{display:table-cell !important;}.d-xxl-flex{display:flex !important;}.d-xxl-inline-flex{display:inline-flex !important;}.d-xxl-none{display:none !important;}.flex-xxl-fill{flex:1 1 auto !important;}.flex-xxl-row{flex-direction:row !important;}.flex-xxl-column{flex-direction:column !important;}.flex-xxl-row-reverse{flex-direction:row-reverse !important;}.flex-xxl-column-reverse{flex-direction:column-reverse !important;}.flex-xxl-grow-0{flex-grow:0 !important;}.flex-xxl-grow-1{flex-grow:1 !important;}.flex-xxl-shrink-0{flex-shrink:0 !important;}.flex-xxl-shrink-1{flex-shrink:1 !important;}.flex-xxl-wrap{flex-wrap:wrap !important;}.flex-xxl-nowrap{flex-wrap:nowrap !important;}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-xxl-start{justify-content:flex-start !important;}.justify-content-xxl-end{justify-content:flex-end !important;}.justify-content-xxl-center{justify-content:center !important;}.justify-content-xxl-between{justify-content:space-between !important;}.justify-content-xxl-around{justify-content:space-around !important;}.justify-content-xxl-evenly{justify-content:space-evenly !important;}.align-items-xxl-start{align-items:flex-start !important;}.align-items-xxl-end{align-items:flex-end !important;}.align-items-xxl-center{align-items:center !important;}.align-items-xxl-baseline{align-items:baseline !important;}.align-items-xxl-stretch{align-items:stretch !important;}.align-content-xxl-start{align-content:flex-start !important;}.align-content-xxl-end{align-content:flex-end !important;}.align-content-xxl-center{align-content:center !important;}.align-content-xxl-between{align-content:space-between !important;}.align-content-xxl-around{align-content:space-around !important;}.align-content-xxl-stretch{align-content:stretch !important;}.align-self-xxl-auto{align-self:auto !important;}.align-self-xxl-start{align-self:flex-start !important;}.align-self-xxl-end{align-self:flex-end !important;}.align-self-xxl-center{align-self:center !important;}.align-self-xxl-baseline{align-self:baseline !important;}.align-self-xxl-stretch{align-self:stretch !important;}.order-xxl-first{order:-1 !important;}.order-xxl-0{order:0 !important;}.order-xxl-1{order:1 !important;}.order-xxl-2{order:2 !important;}.order-xxl-3{order:3 !important;}.order-xxl-4{order:4 !important;}.order-xxl-5{order:5 !important;}.order-xxl-last{order:6 !important;}.m-xxl-0{margin:0 !important;}.m-xxl-1{margin:.25rem !important;}.m-xxl-2{margin:.5rem !important;}.m-xxl-3{margin:1rem !important;}.m-xxl-4{margin:1.5rem !important;}.m-xxl-5{margin:3rem !important;}.m-xxl-auto{margin:auto !important;}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important;}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important;}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xxl-0{margin-top:0 !important;}.mt-xxl-1{margin-top:.25rem !important;}.mt-xxl-2{margin-top:.5rem !important;}.mt-xxl-3{margin-top:1rem !important;}.mt-xxl-4{margin-top:1.5rem !important;}.mt-xxl-5{margin-top:3rem !important;}.mt-xxl-auto{margin-top:auto !important;}.me-xxl-0{margin-right:0 !important;}.me-xxl-1{margin-right:.25rem !important;}.me-xxl-2{margin-right:.5rem !important;}.me-xxl-3{margin-right:1rem !important;}.me-xxl-4{margin-right:1.5rem !important;}.me-xxl-5{margin-right:3rem !important;}.me-xxl-auto{margin-right:auto !important;}.mb-xxl-0{margin-bottom:0 !important;}.mb-xxl-1{margin-bottom:.25rem !important;}.mb-xxl-2{margin-bottom:.5rem !important;}.mb-xxl-3{margin-bottom:1rem !important;}.mb-xxl-4{margin-bottom:1.5rem !important;}.mb-xxl-5{margin-bottom:3rem !important;}.mb-xxl-auto{margin-bottom:auto !important;}.ms-xxl-0{margin-left:0 !important;}.ms-xxl-1{margin-left:.25rem !important;}.ms-xxl-2{margin-left:.5rem !important;}.ms-xxl-3{margin-left:1rem !important;}.ms-xxl-4{margin-left:1.5rem !important;}.ms-xxl-5{margin-left:3rem !important;}.ms-xxl-auto{margin-left:auto !important;}.p-xxl-0{padding:0 !important;}.p-xxl-1{padding:.25rem !important;}.p-xxl-2{padding:.5rem !important;}.p-xxl-3{padding:1rem !important;}.p-xxl-4{padding:1.5rem !important;}.p-xxl-5{padding:3rem !important;}.px-xxl-0{padding-right:0 !important;padding-left:0 !important;}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important;}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important;}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important;}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important;}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-xxl-0{padding-top:0 !important;}.pt-xxl-1{padding-top:.25rem !important;}.pt-xxl-2{padding-top:.5rem !important;}.pt-xxl-3{padding-top:1rem !important;}.pt-xxl-4{padding-top:1.5rem !important;}.pt-xxl-5{padding-top:3rem !important;}.pe-xxl-0{padding-right:0 !important;}.pe-xxl-1{padding-right:.25rem !important;}.pe-xxl-2{padding-right:.5rem !important;}.pe-xxl-3{padding-right:1rem !important;}.pe-xxl-4{padding-right:1.5rem !important;}.pe-xxl-5{padding-right:3rem !important;}.pb-xxl-0{padding-bottom:0 !important;}.pb-xxl-1{padding-bottom:.25rem !important;}.pb-xxl-2{padding-bottom:.5rem !important;}.pb-xxl-3{padding-bottom:1rem !important;}.pb-xxl-4{padding-bottom:1.5rem !important;}.pb-xxl-5{padding-bottom:3rem !important;}.ps-xxl-0{padding-left:0 !important;}.ps-xxl-1{padding-left:.25rem !important;}.ps-xxl-2{padding-left:.5rem !important;}.ps-xxl-3{padding-left:1rem !important;}.ps-xxl-4{padding-left:1.5rem !important;}.ps-xxl-5{padding-left:3rem !important;}}@media print{.d-print-inline{display:inline !important;}.d-print-inline-block{display:inline-block !important;}.d-print-block{display:block !important;}.d-print-grid{display:grid !important;}.d-print-inline-grid{display:inline-grid !important;}.d-print-table{display:table !important;}.d-print-table-row{display:table-row !important;}.d-print-table-cell{display:table-cell !important;}.d-print-flex{display:flex !important;}.d-print-inline-flex{display:inline-flex !important;}.d-print-none{display:none !important;}}:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0,0,0,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13,110,253,.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545;}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222,226,230,.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222,226,230,.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255,255,255,.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f;}.clearfix::after{display:block;clear:both;content:"";}.text-bg-primary{color:#fff !important;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-secondary{color:#fff !important;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-success{color:#fff !important;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-info{color:#000 !important;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-warning{color:#000 !important;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-danger{color:#fff !important;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-light{color:#000 !important;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-dark{color:#fff !important;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity,1)) !important;}.link-primary{color:rgba(var(--bs-primary-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-primary:hover,.link-primary:focus{color:rgba(10,88,202,var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(10,88,202,var(--bs-link-underline-opacity,1)) !important;}.link-secondary{color:rgba(var(--bs-secondary-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-secondary:hover,.link-secondary:focus{color:rgba(86,94,100,var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(86,94,100,var(--bs-link-underline-opacity,1)) !important;}.link-success{color:rgba(var(--bs-success-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-success:hover,.link-success:focus{color:rgba(20,108,67,var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(20,108,67,var(--bs-link-underline-opacity,1)) !important;}.link-info{color:rgba(var(--bs-info-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-info:hover,.link-info:focus{color:rgba(61,213,243,var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(61,213,243,var(--bs-link-underline-opacity,1)) !important;}.link-warning{color:rgba(var(--bs-warning-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-warning:hover,.link-warning:focus{color:rgba(255,205,57,var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(255,205,57,var(--bs-link-underline-opacity,1)) !important;}.link-danger{color:rgba(var(--bs-danger-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-danger:hover,.link-danger:focus{color:rgba(176,42,55,var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(176,42,55,var(--bs-link-underline-opacity,1)) !important;}.link-light{color:rgba(var(--bs-light-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-light:hover,.link-light:focus{color:rgba(249,250,251,var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(249,250,251,var(--bs-link-underline-opacity,1)) !important;}.link-dark{color:rgba(var(--bs-dark-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-dark:hover,.link-dark:focus{color:rgba(26,30,33,var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(26,30,33,var(--bs-link-underline-opacity,1)) !important;}.link-body-emphasis{color:rgba(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:rgba(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-body-emphasis:hover,.link-body-emphasis:focus{color:rgba(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75)) !important;text-decoration-color:rgba(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75)) !important;}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;backface-visibility:hidden;}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform;}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none;}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0));}.ratio{position:relative;width:100%;}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:"";}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%;}.ratio-1x1{--bs-aspect-ratio:100%;}.ratio-4x3{--bs-aspect-ratio:75%;}.ratio-16x9{--bs-aspect-ratio:56.25%;}.ratio-21x9{--bs-aspect-ratio:42.8571428571%;}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030;}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030;}.sticky-top{position:sticky;top:0;z-index:1020;}.sticky-bottom{position:sticky;bottom:0;z-index:1020;}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020;}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020;}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020;}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020;}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020;}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020;}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020;}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020;}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020;}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020;}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch;}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch;}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important;}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important;}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:"";}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25;}.align-baseline{vertical-align:baseline !important;}.align-top{vertical-align:top !important;}.align-middle{vertical-align:middle !important;}.align-bottom{vertical-align:bottom !important;}.align-text-bottom{vertical-align:text-bottom !important;}.align-text-top{vertical-align:text-top !important;}.float-start{float:left !important;}.float-end{float:right !important;}.float-none{float:none !important;}.object-fit-contain{object-fit:contain !important;}.object-fit-cover{object-fit:cover !important;}.object-fit-fill{object-fit:fill !important;}.object-fit-scale{object-fit:scale-down !important;}.object-fit-none{object-fit:none !important;}.opacity-0{opacity:0 !important;}.opacity-25{opacity:.25 !important;}.opacity-50{opacity:.5 !important;}.opacity-75{opacity:.75 !important;}.opacity-100{opacity:1 !important;}.overflow-auto{overflow:auto !important;}.overflow-hidden{overflow:hidden !important;}.overflow-visible{overflow:visible !important;}.overflow-scroll{overflow:scroll !important;}.overflow-x-auto{overflow-x:auto !important;}.overflow-x-hidden{overflow-x:hidden !important;}.overflow-x-visible{overflow-x:visible !important;}.overflow-x-scroll{overflow-x:scroll !important;}.overflow-y-auto{overflow-y:auto !important;}.overflow-y-hidden{overflow-y:hidden !important;}.overflow-y-visible{overflow-y:visible !important;}.overflow-y-scroll{overflow-y:scroll !important;}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !important;}.d-grid{display:grid !important;}.d-inline-grid{display:inline-grid !important;}.d-table{display:table !important;}.d-table-row{display:table-row !important;}.d-table-cell{display:table-cell !important;}.d-flex{display:flex !important;}.d-inline-flex{display:inline-flex !important;}.d-none{display:none !important;}.shadow{box-shadow:var(--bs-box-shadow) !important;}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important;}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important;}.shadow-none{box-shadow:none !important;}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity));}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity));}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity));}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity));}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity));}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity));}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity));}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity));}.position-static{position:static !important;}.position-relative{position:relative !important;}.position-absolute{position:absolute !important;}.position-fixed{position:fixed !important;}.position-sticky{position:sticky !important;}.top-0{top:0 !important;}.top-50{top:50% !important;}.top-100{top:100% !important;}.bottom-0{bottom:0 !important;}.bottom-50{bottom:50% !important;}.bottom-100{bottom:100% !important;}.start-0{left:0 !important;}.start-50{left:50% !important;}.start-100{left:100% !important;}.end-0{right:0 !important;}.end-50{right:50% !important;}.end-100{right:100% !important;}.translate-middle{transform:translate(-50%,-50%) !important;}.translate-middle-x{transform:translateX(-50%) !important;}.translate-middle-y{transform:translateY(-50%) !important;}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-0{border:0 !important;}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-top-0{border-top:0 !important;}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-end-0{border-right:0 !important;}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-bottom-0{border-bottom:0 !important;}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-start-0{border-left:0 !important;}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity)) !important;}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity)) !important;}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity)) !important;}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity)) !important;}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity)) !important;}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity)) !important;}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity)) !important;}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity)) !important;}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity)) !important;}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity)) !important;}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important;}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important;}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important;}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important;}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important;}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important;}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important;}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important;}.border-1{border-width:1px !important;}.border-2{border-width:2px !important;}.border-3{border-width:3px !important;}.border-4{border-width:4px !important;}.border-5{border-width:5px !important;}.border-opacity-10{--bs-border-opacity:.1;}.border-opacity-25{--bs-border-opacity:.25;}.border-opacity-50{--bs-border-opacity:.5;}.border-opacity-75{--bs-border-opacity:.75;}.border-opacity-100{--bs-border-opacity:1;}.w-25{width:25% !important;}.w-50{width:50% !important;}.w-75{width:75% !important;}.w-100{width:100% !important;}.w-auto{width:auto !important;}.mw-100{max-width:100% !important;}.vw-100{width:100vw !important;}.min-vw-100{min-width:100vw !important;}.h-25{height:25% !important;}.h-50{height:50% !important;}.h-75{height:75% !important;}.h-100{height:100% !important;}.h-auto{height:auto !important;}.mh-100{max-height:100% !important;}.vh-100{height:100vh !important;}.min-vh-100{min-height:100vh !important;}.flex-fill{flex:1 1 auto !important;}.flex-row{flex-direction:row !important;}.flex-column{flex-direction:column !important;}.flex-row-reverse{flex-direction:row-reverse !important;}.flex-column-reverse{flex-direction:column-reverse !important;}.flex-grow-0{flex-grow:0 !important;}.flex-grow-1{flex-grow:1 !important;}.flex-shrink-0{flex-shrink:0 !important;}.flex-shrink-1{flex-shrink:1 !important;}.flex-wrap{flex-wrap:wrap !important;}.flex-nowrap{flex-wrap:nowrap !important;}.flex-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-start{justify-content:flex-start !important;}.justify-content-end{justify-content:flex-end !important;}.justify-content-center{justify-content:center !important;}.justify-content-between{justify-content:space-between !important;}.justify-content-around{justify-content:space-around !important;}.justify-content-evenly{justify-content:space-evenly !important;}.align-items-start{align-items:flex-start !important;}.align-items-end{align-items:flex-end !important;}.align-items-center{align-items:center !important;}.align-items-baseline{align-items:baseline !important;}.align-items-stretch{align-items:stretch !important;}.align-content-start{align-content:flex-start !important;}.align-content-end{align-content:flex-end !important;}.align-content-center{align-content:center !important;}.align-content-between{align-content:space-between !important;}.align-content-around{align-content:space-around !important;}.align-content-stretch{align-content:stretch !important;}.align-self-auto{align-self:auto !important;}.align-self-start{align-self:flex-start !important;}.align-self-end{align-self:flex-end !important;}.align-self-center{align-self:center !important;}.align-self-baseline{align-self:baseline !important;}.align-self-stretch{align-self:stretch !important;}.order-first{order:-1 !important;}.order-0{order:0 !important;}.order-1{order:1 !important;}.order-2{order:2 !important;}.order-3{order:3 !important;}.order-4{order:4 !important;}.order-5{order:5 !important;}.order-last{order:6 !important;}.m-0{margin:0 !important;}.m-1{margin:.25rem !important;}.m-2{margin:.5rem !important;}.m-3{margin:1rem !important;}.m-4{margin:1.5rem !important;}.m-5{margin:3rem !important;}.m-auto{margin:auto !important;}.mx-0{margin-right:0 !important;margin-left:0 !important;}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important;}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important;}.mx-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-auto{margin-right:auto !important;margin-left:auto !important;}.my-0{margin-top:0 !important;margin-bottom:0 !important;}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.my-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-0{margin-top:0 !important;}.mt-1{margin-top:.25rem !important;}.mt-2{margin-top:.5rem !important;}.mt-3{margin-top:1rem !important;}.mt-4{margin-top:1.5rem !important;}.mt-5{margin-top:3rem !important;}.mt-auto{margin-top:auto !important;}.me-0{margin-right:0 !important;}.me-1{margin-right:.25rem !important;}.me-2{margin-right:.5rem !important;}.me-3{margin-right:1rem !important;}.me-4{margin-right:1.5rem !important;}.me-5{margin-right:3rem !important;}.me-auto{margin-right:auto !important;}.mb-0{margin-bottom:0 !important;}.mb-1{margin-bottom:.25rem !important;}.mb-2{margin-bottom:.5rem !important;}.mb-3{margin-bottom:1rem !important;}.mb-4{margin-bottom:1.5rem !important;}.mb-5{margin-bottom:3rem !important;}.mb-auto{margin-bottom:auto !important;}.ms-0{margin-left:0 !important;}.ms-1{margin-left:.25rem !important;}.ms-2{margin-left:.5rem !important;}.ms-3{margin-left:1rem !important;}.ms-4{margin-left:1.5rem !important;}.ms-5{margin-left:3rem !important;}.ms-auto{margin-left:auto !important;}.p-0{padding:0 !important;}.p-1{padding:.25rem !important;}.p-2{padding:.5rem !important;}.p-3{padding:1rem !important;}.p-4{padding:1.5rem !important;}.p-5{padding:3rem !important;}.px-0{padding-right:0 !important;padding-left:0 !important;}.px-1{padding-right:.25rem !important;padding-left:.25rem !important;}.px-2{padding-right:.5rem !important;padding-left:.5rem !important;}.px-3{padding-right:1rem !important;padding-left:1rem !important;}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-5{padding-right:3rem !important;padding-left:3rem !important;}.py-0{padding-top:0 !important;padding-bottom:0 !important;}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.py-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-0{padding-top:0 !important;}.pt-1{padding-top:.25rem !important;}.pt-2{padding-top:.5rem !important;}.pt-3{padding-top:1rem !important;}.pt-4{padding-top:1.5rem !important;}.pt-5{padding-top:3rem !important;}.pe-0{padding-right:0 !important;}.pe-1{padding-right:.25rem !important;}.pe-2{padding-right:.5rem !important;}.pe-3{padding-right:1rem !important;}.pe-4{padding-right:1.5rem !important;}.pe-5{padding-right:3rem !important;}.pb-0{padding-bottom:0 !important;}.pb-1{padding-bottom:.25rem !important;}.pb-2{padding-bottom:.5rem !important;}.pb-3{padding-bottom:1rem !important;}.pb-4{padding-bottom:1.5rem !important;}.pb-5{padding-bottom:3rem !important;}.ps-0{padding-left:0 !important;}.ps-1{padding-left:.25rem !important;}.ps-2{padding-left:.5rem !important;}.ps-3{padding-left:1rem !important;}.ps-4{padding-left:1.5rem !important;}.ps-5{padding-left:3rem !important;}.gap-0{gap:0 !important;}.gap-1{gap:.25rem !important;}.gap-2{gap:.5rem !important;}.gap-3{gap:1rem !important;}.gap-4{gap:1.5rem !important;}.gap-5{gap:3rem !important;}.row-gap-0{row-gap:0 !important;}.row-gap-1{row-gap:.25rem !important;}.row-gap-2{row-gap:.5rem !important;}.row-gap-3{row-gap:1rem !important;}.row-gap-4{row-gap:1.5rem !important;}.row-gap-5{row-gap:3rem !important;}.column-gap-0{column-gap:0 !important;}.column-gap-1{column-gap:.25rem !important;}.column-gap-2{column-gap:.5rem !important;}.column-gap-3{column-gap:1rem !important;}.column-gap-4{column-gap:1.5rem !important;}.column-gap-5{column-gap:3rem !important;}.font-monospace{font-family:var(--bs-font-monospace) !important;}.fs-1{font-size:calc(1.375rem + 1.5vw) !important;}.fs-2{font-size:calc(1.325rem + .9vw) !important;}.fs-3{font-size:calc(1.3rem + .6vw) !important;}.fs-4{font-size:calc(1.275rem + .3vw) !important;}.fs-5{font-size:1.25rem !important;}.fs-6{font-size:1rem !important;}.fst-italic{font-style:italic !important;}.fst-normal{font-style:normal !important;}.fw-lighter{font-weight:lighter !important;}.fw-light{font-weight:300 !important;}.fw-normal{font-weight:400 !important;}.fw-medium{font-weight:500 !important;}.fw-semibold{font-weight:600 !important;}.fw-bold{font-weight:700 !important;}.fw-bolder{font-weight:bolder !important;}.lh-1{line-height:1 !important;}.lh-sm{line-height:1.25 !important;}.lh-base{line-height:1.5 !important;}.lh-lg{line-height:2 !important;}.text-start{text-align:left !important;}.text-end{text-align:right !important;}.text-center{text-align:center !important;}.text-decoration-none{text-decoration:none !important;}.text-decoration-underline{text-decoration:underline !important;}.text-decoration-line-through{text-decoration:line-through !important;}.text-lowercase{text-transform:lowercase !important;}.text-uppercase{text-transform:uppercase !important;}.text-capitalize{text-transform:capitalize !important;}.text-wrap{white-space:normal !important;}.text-nowrap{white-space:nowrap !important;}.text-break{word-wrap:break-word !important;word-break:break-word !important;}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity)) !important;}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity)) !important;}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity)) !important;}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity)) !important;}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity)) !important;}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity)) !important;}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity)) !important;}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity)) !important;}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity)) !important;}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity)) !important;}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity)) !important;}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color) !important;}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5) !important;}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5) !important;}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color) !important;}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color) !important;}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color) !important;}.text-reset{--bs-text-opacity:1;color:inherit !important;}.text-opacity-25{--bs-text-opacity:.25;}.text-opacity-50{--bs-text-opacity:.5;}.text-opacity-75{--bs-text-opacity:.75;}.text-opacity-100{--bs-text-opacity:1;}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important;}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important;}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important;}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important;}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important;}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important;}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important;}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important;}.link-opacity-10{--bs-link-opacity:.1;}.link-opacity-10-hover:hover{--bs-link-opacity:.1;}.link-opacity-25{--bs-link-opacity:.25;}.link-opacity-25-hover:hover{--bs-link-opacity:.25;}.link-opacity-50{--bs-link-opacity:.5;}.link-opacity-50-hover:hover{--bs-link-opacity:.5;}.link-opacity-75{--bs-link-opacity:.75;}.link-opacity-75-hover:hover{--bs-link-opacity:.75;}.link-opacity-100{--bs-link-opacity:1;}.link-opacity-100-hover:hover{--bs-link-opacity:1;}.link-offset-1{text-underline-offset:.125em !important;}.link-offset-1-hover:hover{text-underline-offset:.125em !important;}.link-offset-2{text-underline-offset:.25em !important;}.link-offset-2-hover:hover{text-underline-offset:.25em !important;}.link-offset-3{text-underline-offset:.375em !important;}.link-offset-3-hover:hover{text-underline-offset:.375em !important;}.link-underline-primary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-info{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-warning{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-danger{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-dark{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-underline-opacity-0{--bs-link-underline-opacity:0;}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0;}.link-underline-opacity-10{--bs-link-underline-opacity:.1;}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:.1;}.link-underline-opacity-25{--bs-link-underline-opacity:.25;}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:.25;}.link-underline-opacity-50{--bs-link-underline-opacity:.5;}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:.5;}.link-underline-opacity-75{--bs-link-underline-opacity:.75;}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:.75;}.link-underline-opacity-100{--bs-link-underline-opacity:1;}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1;}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important;}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important;}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important;}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important;}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity)) !important;}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important;}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important;}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important;}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important;}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important;}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-transparent{--bs-bg-opacity:1;background-color:rgba(0,0,0,0) !important;}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-opacity-10{--bs-bg-opacity:.1;}.bg-opacity-25{--bs-bg-opacity:.25;}.bg-opacity-50{--bs-bg-opacity:.5;}.bg-opacity-75{--bs-bg-opacity:.75;}.bg-opacity-100{--bs-bg-opacity:1;}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important;}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important;}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important;}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important;}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important;}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important;}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important;}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important;}.bg-gradient{background-image:var(--bs-gradient) !important;}.user-select-all{user-select:all !important;}.user-select-auto{user-select:auto !important;}.user-select-none{user-select:none !important;}.pe-none{pointer-events:none !important;}.pe-auto{pointer-events:auto !important;}.rounded{border-radius:var(--bs-border-radius) !important;}.rounded-0{border-radius:0 !important;}.rounded-1{border-radius:var(--bs-border-radius-sm) !important;}.rounded-2{border-radius:var(--bs-border-radius) !important;}.rounded-3{border-radius:var(--bs-border-radius-lg) !important;}.rounded-4{border-radius:var(--bs-border-radius-xl) !important;}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important;}.rounded-circle{border-radius:50% !important;}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important;}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important;}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important;}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important;}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important;}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important;}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important;}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important;}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important;}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important;}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important;}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important;}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important;}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important;}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important;}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important;}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important;}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important;}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important;}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important;}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important;}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important;}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important;}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important;}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important;}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important;}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important;}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important;}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important;}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important;}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important;}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important;}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important;}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important;}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important;}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important;}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important;}.visible{visibility:visible !important;}.invisible{visibility:hidden !important;}.z-n1{z-index:-1 !important;}.z-0{z-index:0 !important;}.z-1{z-index:1 !important;}.z-2{z-index:2 !important;}.z-3{z-index:3 !important;}@media (min-width: 576px){.float-sm-start{float:left !important;}.float-sm-end{float:right !important;}.float-sm-none{float:none !important;}.object-fit-sm-contain{object-fit:contain !important;}.object-fit-sm-cover{object-fit:cover !important;}.object-fit-sm-fill{object-fit:fill !important;}.object-fit-sm-scale{object-fit:scale-down !important;}.object-fit-sm-none{object-fit:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-grid{display:grid !important;}.d-sm-inline-grid{display:inline-grid !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:flex !important;}.d-sm-inline-flex{display:inline-flex !important;}.d-sm-none{display:none !important;}.flex-sm-fill{flex:1 1 auto !important;}.flex-sm-row{flex-direction:row !important;}.flex-sm-column{flex-direction:column !important;}.flex-sm-row-reverse{flex-direction:row-reverse !important;}.flex-sm-column-reverse{flex-direction:column-reverse !important;}.flex-sm-grow-0{flex-grow:0 !important;}.flex-sm-grow-1{flex-grow:1 !important;}.flex-sm-shrink-0{flex-shrink:0 !important;}.flex-sm-shrink-1{flex-shrink:1 !important;}.flex-sm-wrap{flex-wrap:wrap !important;}.flex-sm-nowrap{flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-sm-start{justify-content:flex-start !important;}.justify-content-sm-end{justify-content:flex-end !important;}.justify-content-sm-center{justify-content:center !important;}.justify-content-sm-between{justify-content:space-between !important;}.justify-content-sm-around{justify-content:space-around !important;}.justify-content-sm-evenly{justify-content:space-evenly !important;}.align-items-sm-start{align-items:flex-start !important;}.align-items-sm-end{align-items:flex-end !important;}.align-items-sm-center{align-items:center !important;}.align-items-sm-baseline{align-items:baseline !important;}.align-items-sm-stretch{align-items:stretch !important;}.align-content-sm-start{align-content:flex-start !important;}.align-content-sm-end{align-content:flex-end !important;}.align-content-sm-center{align-content:center !important;}.align-content-sm-between{align-content:space-between !important;}.align-content-sm-around{align-content:space-around !important;}.align-content-sm-stretch{align-content:stretch !important;}.align-self-sm-auto{align-self:auto !important;}.align-self-sm-start{align-self:flex-start !important;}.align-self-sm-end{align-self:flex-end !important;}.align-self-sm-center{align-self:center !important;}.align-self-sm-baseline{align-self:baseline !important;}.align-self-sm-stretch{align-self:stretch !important;}.order-sm-first{order:-1 !important;}.order-sm-0{order:0 !important;}.order-sm-1{order:1 !important;}.order-sm-2{order:2 !important;}.order-sm-3{order:3 !important;}.order-sm-4{order:4 !important;}.order-sm-5{order:5 !important;}.order-sm-last{order:6 !important;}.m-sm-0{margin:0 !important;}.m-sm-1{margin:.25rem !important;}.m-sm-2{margin:.5rem !important;}.m-sm-3{margin:1rem !important;}.m-sm-4{margin:1.5rem !important;}.m-sm-5{margin:3rem !important;}.m-sm-auto{margin:auto !important;}.mx-sm-0{margin-right:0 !important;margin-left:0 !important;}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important;}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important;}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important;}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important;}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-sm-0{margin-top:0 !important;}.mt-sm-1{margin-top:.25rem !important;}.mt-sm-2{margin-top:.5rem !important;}.mt-sm-3{margin-top:1rem !important;}.mt-sm-4{margin-top:1.5rem !important;}.mt-sm-5{margin-top:3rem !important;}.mt-sm-auto{margin-top:auto !important;}.me-sm-0{margin-right:0 !important;}.me-sm-1{margin-right:.25rem !important;}.me-sm-2{margin-right:.5rem !important;}.me-sm-3{margin-right:1rem !important;}.me-sm-4{margin-right:1.5rem !important;}.me-sm-5{margin-right:3rem !important;}.me-sm-auto{margin-right:auto !important;}.mb-sm-0{margin-bottom:0 !important;}.mb-sm-1{margin-bottom:.25rem !important;}.mb-sm-2{margin-bottom:.5rem !important;}.mb-sm-3{margin-bottom:1rem !important;}.mb-sm-4{margin-bottom:1.5rem !important;}.mb-sm-5{margin-bottom:3rem !important;}.mb-sm-auto{margin-bottom:auto !important;}.ms-sm-0{margin-left:0 !important;}.ms-sm-1{margin-left:.25rem !important;}.ms-sm-2{margin-left:.5rem !important;}.ms-sm-3{margin-left:1rem !important;}.ms-sm-4{margin-left:1.5rem !important;}.ms-sm-5{margin-left:3rem !important;}.ms-sm-auto{margin-left:auto !important;}.p-sm-0{padding:0 !important;}.p-sm-1{padding:.25rem !important;}.p-sm-2{padding:.5rem !important;}.p-sm-3{padding:1rem !important;}.p-sm-4{padding:1.5rem !important;}.p-sm-5{padding:3rem !important;}.px-sm-0{padding-right:0 !important;padding-left:0 !important;}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important;}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important;}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important;}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important;}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important;}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-sm-0{padding-top:0 !important;}.pt-sm-1{padding-top:.25rem !important;}.pt-sm-2{padding-top:.5rem !important;}.pt-sm-3{padding-top:1rem !important;}.pt-sm-4{padding-top:1.5rem !important;}.pt-sm-5{padding-top:3rem !important;}.pe-sm-0{padding-right:0 !important;}.pe-sm-1{padding-right:.25rem !important;}.pe-sm-2{padding-right:.5rem !important;}.pe-sm-3{padding-right:1rem !important;}.pe-sm-4{padding-right:1.5rem !important;}.pe-sm-5{padding-right:3rem !important;}.pb-sm-0{padding-bottom:0 !important;}.pb-sm-1{padding-bottom:.25rem !important;}.pb-sm-2{padding-bottom:.5rem !important;}.pb-sm-3{padding-bottom:1rem !important;}.pb-sm-4{padding-bottom:1.5rem !important;}.pb-sm-5{padding-bottom:3rem !important;}.ps-sm-0{padding-left:0 !important;}.ps-sm-1{padding-left:.25rem !important;}.ps-sm-2{padding-left:.5rem !important;}.ps-sm-3{padding-left:1rem !important;}.ps-sm-4{padding-left:1.5rem !important;}.ps-sm-5{padding-left:3rem !important;}.gap-sm-0{gap:0 !important;}.gap-sm-1{gap:.25rem !important;}.gap-sm-2{gap:.5rem !important;}.gap-sm-3{gap:1rem !important;}.gap-sm-4{gap:1.5rem !important;}.gap-sm-5{gap:3rem !important;}.row-gap-sm-0{row-gap:0 !important;}.row-gap-sm-1{row-gap:.25rem !important;}.row-gap-sm-2{row-gap:.5rem !important;}.row-gap-sm-3{row-gap:1rem !important;}.row-gap-sm-4{row-gap:1.5rem !important;}.row-gap-sm-5{row-gap:3rem !important;}.column-gap-sm-0{column-gap:0 !important;}.column-gap-sm-1{column-gap:.25rem !important;}.column-gap-sm-2{column-gap:.5rem !important;}.column-gap-sm-3{column-gap:1rem !important;}.column-gap-sm-4{column-gap:1.5rem !important;}.column-gap-sm-5{column-gap:3rem !important;}.text-sm-start{text-align:left !important;}.text-sm-end{text-align:right !important;}.text-sm-center{text-align:center !important;}}@media (min-width: 768px){.float-md-start{float:left !important;}.float-md-end{float:right !important;}.float-md-none{float:none !important;}.object-fit-md-contain{object-fit:contain !important;}.object-fit-md-cover{object-fit:cover !important;}.object-fit-md-fill{object-fit:fill !important;}.object-fit-md-scale{object-fit:scale-down !important;}.object-fit-md-none{object-fit:none !important;}.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-grid{display:grid !important;}.d-md-inline-grid{display:inline-grid !important;}.d-md-table{display:table !important;}.d-md-table-row{display:table-row !important;}.d-md-table-cell{display:table-cell !important;}.d-md-flex{display:flex !important;}.d-md-inline-flex{display:inline-flex !important;}.d-md-none{display:none !important;}.flex-md-fill{flex:1 1 auto !important;}.flex-md-row{flex-direction:row !important;}.flex-md-column{flex-direction:column !important;}.flex-md-row-reverse{flex-direction:row-reverse !important;}.flex-md-column-reverse{flex-direction:column-reverse !important;}.flex-md-grow-0{flex-grow:0 !important;}.flex-md-grow-1{flex-grow:1 !important;}.flex-md-shrink-0{flex-shrink:0 !important;}.flex-md-shrink-1{flex-shrink:1 !important;}.flex-md-wrap{flex-wrap:wrap !important;}.flex-md-nowrap{flex-wrap:nowrap !important;}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-md-start{justify-content:flex-start !important;}.justify-content-md-end{justify-content:flex-end !important;}.justify-content-md-center{justify-content:center !important;}.justify-content-md-between{justify-content:space-between !important;}.justify-content-md-around{justify-content:space-around !important;}.justify-content-md-evenly{justify-content:space-evenly !important;}.align-items-md-start{align-items:flex-start !important;}.align-items-md-end{align-items:flex-end !important;}.align-items-md-center{align-items:center !important;}.align-items-md-baseline{align-items:baseline !important;}.align-items-md-stretch{align-items:stretch !important;}.align-content-md-start{align-content:flex-start !important;}.align-content-md-end{align-content:flex-end !important;}.align-content-md-center{align-content:center !important;}.align-content-md-between{align-content:space-between !important;}.align-content-md-around{align-content:space-around !important;}.align-content-md-stretch{align-content:stretch !important;}.align-self-md-auto{align-self:auto !important;}.align-self-md-start{align-self:flex-start !important;}.align-self-md-end{align-self:flex-end !important;}.align-self-md-center{align-self:center !important;}.align-self-md-baseline{align-self:baseline !important;}.align-self-md-stretch{align-self:stretch !important;}.order-md-first{order:-1 !important;}.order-md-0{order:0 !important;}.order-md-1{order:1 !important;}.order-md-2{order:2 !important;}.order-md-3{order:3 !important;}.order-md-4{order:4 !important;}.order-md-5{order:5 !important;}.order-md-last{order:6 !important;}.m-md-0{margin:0 !important;}.m-md-1{margin:.25rem !important;}.m-md-2{margin:.5rem !important;}.m-md-3{margin:1rem !important;}.m-md-4{margin:1.5rem !important;}.m-md-5{margin:3rem !important;}.m-md-auto{margin:auto !important;}.mx-md-0{margin-right:0 !important;margin-left:0 !important;}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important;}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important;}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-md-auto{margin-right:auto !important;margin-left:auto !important;}.my-md-0{margin-top:0 !important;margin-bottom:0 !important;}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-md-0{margin-top:0 !important;}.mt-md-1{margin-top:.25rem !important;}.mt-md-2{margin-top:.5rem !important;}.mt-md-3{margin-top:1rem !important;}.mt-md-4{margin-top:1.5rem !important;}.mt-md-5{margin-top:3rem !important;}.mt-md-auto{margin-top:auto !important;}.me-md-0{margin-right:0 !important;}.me-md-1{margin-right:.25rem !important;}.me-md-2{margin-right:.5rem !important;}.me-md-3{margin-right:1rem !important;}.me-md-4{margin-right:1.5rem !important;}.me-md-5{margin-right:3rem !important;}.me-md-auto{margin-right:auto !important;}.mb-md-0{margin-bottom:0 !important;}.mb-md-1{margin-bottom:.25rem !important;}.mb-md-2{margin-bottom:.5rem !important;}.mb-md-3{margin-bottom:1rem !important;}.mb-md-4{margin-bottom:1.5rem !important;}.mb-md-5{margin-bottom:3rem !important;}.mb-md-auto{margin-bottom:auto !important;}.ms-md-0{margin-left:0 !important;}.ms-md-1{margin-left:.25rem !important;}.ms-md-2{margin-left:.5rem !important;}.ms-md-3{margin-left:1rem !important;}.ms-md-4{margin-left:1.5rem !important;}.ms-md-5{margin-left:3rem !important;}.ms-md-auto{margin-left:auto !important;}.p-md-0{padding:0 !important;}.p-md-1{padding:.25rem !important;}.p-md-2{padding:.5rem !important;}.p-md-3{padding:1rem !important;}.p-md-4{padding:1.5rem !important;}.p-md-5{padding:3rem !important;}.px-md-0{padding-right:0 !important;padding-left:0 !important;}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important;}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important;}.px-md-3{padding-right:1rem !important;padding-left:1rem !important;}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-md-5{padding-right:3rem !important;padding-left:3rem !important;}.py-md-0{padding-top:0 !important;padding-bottom:0 !important;}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-md-0{padding-top:0 !important;}.pt-md-1{padding-top:.25rem !important;}.pt-md-2{padding-top:.5rem !important;}.pt-md-3{padding-top:1rem !important;}.pt-md-4{padding-top:1.5rem !important;}.pt-md-5{padding-top:3rem !important;}.pe-md-0{padding-right:0 !important;}.pe-md-1{padding-right:.25rem !important;}.pe-md-2{padding-right:.5rem !important;}.pe-md-3{padding-right:1rem !important;}.pe-md-4{padding-right:1.5rem !important;}.pe-md-5{padding-right:3rem !important;}.pb-md-0{padding-bottom:0 !important;}.pb-md-1{padding-bottom:.25rem !important;}.pb-md-2{padding-bottom:.5rem !important;}.pb-md-3{padding-bottom:1rem !important;}.pb-md-4{padding-bottom:1.5rem !important;}.pb-md-5{padding-bottom:3rem !important;}.ps-md-0{padding-left:0 !important;}.ps-md-1{padding-left:.25rem !important;}.ps-md-2{padding-left:.5rem !important;}.ps-md-3{padding-left:1rem !important;}.ps-md-4{padding-left:1.5rem !important;}.ps-md-5{padding-left:3rem !important;}.gap-md-0{gap:0 !important;}.gap-md-1{gap:.25rem !important;}.gap-md-2{gap:.5rem !important;}.gap-md-3{gap:1rem !important;}.gap-md-4{gap:1.5rem !important;}.gap-md-5{gap:3rem !important;}.row-gap-md-0{row-gap:0 !important;}.row-gap-md-1{row-gap:.25rem !important;}.row-gap-md-2{row-gap:.5rem !important;}.row-gap-md-3{row-gap:1rem !important;}.row-gap-md-4{row-gap:1.5rem !important;}.row-gap-md-5{row-gap:3rem !important;}.column-gap-md-0{column-gap:0 !important;}.column-gap-md-1{column-gap:.25rem !important;}.column-gap-md-2{column-gap:.5rem !important;}.column-gap-md-3{column-gap:1rem !important;}.column-gap-md-4{column-gap:1.5rem !important;}.column-gap-md-5{column-gap:3rem !important;}.text-md-start{text-align:left !important;}.text-md-end{text-align:right !important;}.text-md-center{text-align:center !important;}}@media (min-width: 992px){.float-lg-start{float:left !important;}.float-lg-end{float:right !important;}.float-lg-none{float:none !important;}.object-fit-lg-contain{object-fit:contain !important;}.object-fit-lg-cover{object-fit:cover !important;}.object-fit-lg-fill{object-fit:fill !important;}.object-fit-lg-scale{object-fit:scale-down !important;}.object-fit-lg-none{object-fit:none !important;}.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !important;}.d-lg-grid{display:grid !important;}.d-lg-inline-grid{display:inline-grid !important;}.d-lg-table{display:table !important;}.d-lg-table-row{display:table-row !important;}.d-lg-table-cell{display:table-cell !important;}.d-lg-flex{display:flex !important;}.d-lg-inline-flex{display:inline-flex !important;}.d-lg-none{display:none !important;}.flex-lg-fill{flex:1 1 auto !important;}.flex-lg-row{flex-direction:row !important;}.flex-lg-column{flex-direction:column !important;}.flex-lg-row-reverse{flex-direction:row-reverse !important;}.flex-lg-column-reverse{flex-direction:column-reverse !important;}.flex-lg-grow-0{flex-grow:0 !important;}.flex-lg-grow-1{flex-grow:1 !important;}.flex-lg-shrink-0{flex-shrink:0 !important;}.flex-lg-shrink-1{flex-shrink:1 !important;}.flex-lg-wrap{flex-wrap:wrap !important;}.flex-lg-nowrap{flex-wrap:nowrap !important;}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-lg-start{justify-content:flex-start !important;}.justify-content-lg-end{justify-content:flex-end !important;}.justify-content-lg-center{justify-content:center !important;}.justify-content-lg-between{justify-content:space-between !important;}.justify-content-lg-around{justify-content:space-around !important;}.justify-content-lg-evenly{justify-content:space-evenly !important;}.align-items-lg-start{align-items:flex-start !important;}.align-items-lg-end{align-items:flex-end !important;}.align-items-lg-center{align-items:center !important;}.align-items-lg-baseline{align-items:baseline !important;}.align-items-lg-stretch{align-items:stretch !important;}.align-content-lg-start{align-content:flex-start !important;}.align-content-lg-end{align-content:flex-end !important;}.align-content-lg-center{align-content:center !important;}.align-content-lg-between{align-content:space-between !important;}.align-content-lg-around{align-content:space-around !important;}.align-content-lg-stretch{align-content:stretch !important;}.align-self-lg-auto{align-self:auto !important;}.align-self-lg-start{align-self:flex-start !important;}.align-self-lg-end{align-self:flex-end !important;}.align-self-lg-center{align-self:center !important;}.align-self-lg-baseline{align-self:baseline !important;}.align-self-lg-stretch{align-self:stretch !important;}.order-lg-first{order:-1 !important;}.order-lg-0{order:0 !important;}.order-lg-1{order:1 !important;}.order-lg-2{order:2 !important;}.order-lg-3{order:3 !important;}.order-lg-4{order:4 !important;}.order-lg-5{order:5 !important;}.order-lg-last{order:6 !important;}.m-lg-0{margin:0 !important;}.m-lg-1{margin:.25rem !important;}.m-lg-2{margin:.5rem !important;}.m-lg-3{margin:1rem !important;}.m-lg-4{margin:1.5rem !important;}.m-lg-5{margin:3rem !important;}.m-lg-auto{margin:auto !important;}.mx-lg-0{margin-right:0 !important;margin-left:0 !important;}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important;}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important;}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important;}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important;}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-lg-0{margin-top:0 !important;}.mt-lg-1{margin-top:.25rem !important;}.mt-lg-2{margin-top:.5rem !important;}.mt-lg-3{margin-top:1rem !important;}.mt-lg-4{margin-top:1.5rem !important;}.mt-lg-5{margin-top:3rem !important;}.mt-lg-auto{margin-top:auto !important;}.me-lg-0{margin-right:0 !important;}.me-lg-1{margin-right:.25rem !important;}.me-lg-2{margin-right:.5rem !important;}.me-lg-3{margin-right:1rem !important;}.me-lg-4{margin-right:1.5rem !important;}.me-lg-5{margin-right:3rem !important;}.me-lg-auto{margin-right:auto !important;}.mb-lg-0{margin-bottom:0 !important;}.mb-lg-1{margin-bottom:.25rem !important;}.mb-lg-2{margin-bottom:.5rem !important;}.mb-lg-3{margin-bottom:1rem !important;}.mb-lg-4{margin-bottom:1.5rem !important;}.mb-lg-5{margin-bottom:3rem !important;}.mb-lg-auto{margin-bottom:auto !important;}.ms-lg-0{margin-left:0 !important;}.ms-lg-1{margin-left:.25rem !important;}.ms-lg-2{margin-left:.5rem !important;}.ms-lg-3{margin-left:1rem !important;}.ms-lg-4{margin-left:1.5rem !important;}.ms-lg-5{margin-left:3rem !important;}.ms-lg-auto{margin-left:auto !important;}.p-lg-0{padding:0 !important;}.p-lg-1{padding:.25rem !important;}.p-lg-2{padding:.5rem !important;}.p-lg-3{padding:1rem !important;}.p-lg-4{padding:1.5rem !important;}.p-lg-5{padding:3rem !important;}.px-lg-0{padding-right:0 !important;padding-left:0 !important;}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important;}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important;}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important;}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important;}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important;}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-lg-0{padding-top:0 !important;}.pt-lg-1{padding-top:.25rem !important;}.pt-lg-2{padding-top:.5rem !important;}.pt-lg-3{padding-top:1rem !important;}.pt-lg-4{padding-top:1.5rem !important;}.pt-lg-5{padding-top:3rem !important;}.pe-lg-0{padding-right:0 !important;}.pe-lg-1{padding-right:.25rem !important;}.pe-lg-2{padding-right:.5rem !important;}.pe-lg-3{padding-right:1rem !important;}.pe-lg-4{padding-right:1.5rem !important;}.pe-lg-5{padding-right:3rem !important;}.pb-lg-0{padding-bottom:0 !important;}.pb-lg-1{padding-bottom:.25rem !important;}.pb-lg-2{padding-bottom:.5rem !important;}.pb-lg-3{padding-bottom:1rem !important;}.pb-lg-4{padding-bottom:1.5rem !important;}.pb-lg-5{padding-bottom:3rem !important;}.ps-lg-0{padding-left:0 !important;}.ps-lg-1{padding-left:.25rem !important;}.ps-lg-2{padding-left:.5rem !important;}.ps-lg-3{padding-left:1rem !important;}.ps-lg-4{padding-left:1.5rem !important;}.ps-lg-5{padding-left:3rem !important;}.gap-lg-0{gap:0 !important;}.gap-lg-1{gap:.25rem !important;}.gap-lg-2{gap:.5rem !important;}.gap-lg-3{gap:1rem !important;}.gap-lg-4{gap:1.5rem !important;}.gap-lg-5{gap:3rem !important;}.row-gap-lg-0{row-gap:0 !important;}.row-gap-lg-1{row-gap:.25rem !important;}.row-gap-lg-2{row-gap:.5rem !important;}.row-gap-lg-3{row-gap:1rem !important;}.row-gap-lg-4{row-gap:1.5rem !important;}.row-gap-lg-5{row-gap:3rem !important;}.column-gap-lg-0{column-gap:0 !important;}.column-gap-lg-1{column-gap:.25rem !important;}.column-gap-lg-2{column-gap:.5rem !important;}.column-gap-lg-3{column-gap:1rem !important;}.column-gap-lg-4{column-gap:1.5rem !important;}.column-gap-lg-5{column-gap:3rem !important;}.text-lg-start{text-align:left !important;}.text-lg-end{text-align:right !important;}.text-lg-center{text-align:center !important;}}@media (min-width: 1200px){.float-xl-start{float:left !important;}.float-xl-end{float:right !important;}.float-xl-none{float:none !important;}.object-fit-xl-contain{object-fit:contain !important;}.object-fit-xl-cover{object-fit:cover !important;}.object-fit-xl-fill{object-fit:fill !important;}.object-fit-xl-scale{object-fit:scale-down !important;}.object-fit-xl-none{object-fit:none !important;}.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-grid{display:grid !important;}.d-xl-inline-grid{display:inline-grid !important;}.d-xl-table{display:table !important;}.d-xl-table-row{display:table-row !important;}.d-xl-table-cell{display:table-cell !important;}.d-xl-flex{display:flex !important;}.d-xl-inline-flex{display:inline-flex !important;}.d-xl-none{display:none !important;}.flex-xl-fill{flex:1 1 auto !important;}.flex-xl-row{flex-direction:row !important;}.flex-xl-column{flex-direction:column !important;}.flex-xl-row-reverse{flex-direction:row-reverse !important;}.flex-xl-column-reverse{flex-direction:column-reverse !important;}.flex-xl-grow-0{flex-grow:0 !important;}.flex-xl-grow-1{flex-grow:1 !important;}.flex-xl-shrink-0{flex-shrink:0 !important;}.flex-xl-shrink-1{flex-shrink:1 !important;}.flex-xl-wrap{flex-wrap:wrap !important;}.flex-xl-nowrap{flex-wrap:nowrap !important;}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-xl-start{justify-content:flex-start !important;}.justify-content-xl-end{justify-content:flex-end !important;}.justify-content-xl-center{justify-content:center !important;}.justify-content-xl-between{justify-content:space-between !important;}.justify-content-xl-around{justify-content:space-around !important;}.justify-content-xl-evenly{justify-content:space-evenly !important;}.align-items-xl-start{align-items:flex-start !important;}.align-items-xl-end{align-items:flex-end !important;}.align-items-xl-center{align-items:center !important;}.align-items-xl-baseline{align-items:baseline !important;}.align-items-xl-stretch{align-items:stretch !important;}.align-content-xl-start{align-content:flex-start !important;}.align-content-xl-end{align-content:flex-end !important;}.align-content-xl-center{align-content:center !important;}.align-content-xl-between{align-content:space-between !important;}.align-content-xl-around{align-content:space-around !important;}.align-content-xl-stretch{align-content:stretch !important;}.align-self-xl-auto{align-self:auto !important;}.align-self-xl-start{align-self:flex-start !important;}.align-self-xl-end{align-self:flex-end !important;}.align-self-xl-center{align-self:center !important;}.align-self-xl-baseline{align-self:baseline !important;}.align-self-xl-stretch{align-self:stretch !important;}.order-xl-first{order:-1 !important;}.order-xl-0{order:0 !important;}.order-xl-1{order:1 !important;}.order-xl-2{order:2 !important;}.order-xl-3{order:3 !important;}.order-xl-4{order:4 !important;}.order-xl-5{order:5 !important;}.order-xl-last{order:6 !important;}.m-xl-0{margin:0 !important;}.m-xl-1{margin:.25rem !important;}.m-xl-2{margin:.5rem !important;}.m-xl-3{margin:1rem !important;}.m-xl-4{margin:1.5rem !important;}.m-xl-5{margin:3rem !important;}.m-xl-auto{margin:auto !important;}.mx-xl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important;}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important;}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xl-0{margin-top:0 !important;}.mt-xl-1{margin-top:.25rem !important;}.mt-xl-2{margin-top:.5rem !important;}.mt-xl-3{margin-top:1rem !important;}.mt-xl-4{margin-top:1.5rem !important;}.mt-xl-5{margin-top:3rem !important;}.mt-xl-auto{margin-top:auto !important;}.me-xl-0{margin-right:0 !important;}.me-xl-1{margin-right:.25rem !important;}.me-xl-2{margin-right:.5rem !important;}.me-xl-3{margin-right:1rem !important;}.me-xl-4{margin-right:1.5rem !important;}.me-xl-5{margin-right:3rem !important;}.me-xl-auto{margin-right:auto !important;}.mb-xl-0{margin-bottom:0 !important;}.mb-xl-1{margin-bottom:.25rem !important;}.mb-xl-2{margin-bottom:.5rem !important;}.mb-xl-3{margin-bottom:1rem !important;}.mb-xl-4{margin-bottom:1.5rem !important;}.mb-xl-5{margin-bottom:3rem !important;}.mb-xl-auto{margin-bottom:auto !important;}.ms-xl-0{margin-left:0 !important;}.ms-xl-1{margin-left:.25rem !important;}.ms-xl-2{margin-left:.5rem !important;}.ms-xl-3{margin-left:1rem !important;}.ms-xl-4{margin-left:1.5rem !important;}.ms-xl-5{margin-left:3rem !important;}.ms-xl-auto{margin-left:auto !important;}.p-xl-0{padding:0 !important;}.p-xl-1{padding:.25rem !important;}.p-xl-2{padding:.5rem !important;}.p-xl-3{padding:1rem !important;}.p-xl-4{padding:1.5rem !important;}.p-xl-5{padding:3rem !important;}.px-xl-0{padding-right:0 !important;padding-left:0 !important;}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important;}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important;}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important;}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important;}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-xl-0{padding-top:0 !important;}.pt-xl-1{padding-top:.25rem !important;}.pt-xl-2{padding-top:.5rem !important;}.pt-xl-3{padding-top:1rem !important;}.pt-xl-4{padding-top:1.5rem !important;}.pt-xl-5{padding-top:3rem !important;}.pe-xl-0{padding-right:0 !important;}.pe-xl-1{padding-right:.25rem !important;}.pe-xl-2{padding-right:.5rem !important;}.pe-xl-3{padding-right:1rem !important;}.pe-xl-4{padding-right:1.5rem !important;}.pe-xl-5{padding-right:3rem !important;}.pb-xl-0{padding-bottom:0 !important;}.pb-xl-1{padding-bottom:.25rem !important;}.pb-xl-2{padding-bottom:.5rem !important;}.pb-xl-3{padding-bottom:1rem !important;}.pb-xl-4{padding-bottom:1.5rem !important;}.pb-xl-5{padding-bottom:3rem !important;}.ps-xl-0{padding-left:0 !important;}.ps-xl-1{padding-left:.25rem !important;}.ps-xl-2{padding-left:.5rem !important;}.ps-xl-3{padding-left:1rem !important;}.ps-xl-4{padding-left:1.5rem !important;}.ps-xl-5{padding-left:3rem !important;}.gap-xl-0{gap:0 !important;}.gap-xl-1{gap:.25rem !important;}.gap-xl-2{gap:.5rem !important;}.gap-xl-3{gap:1rem !important;}.gap-xl-4{gap:1.5rem !important;}.gap-xl-5{gap:3rem !important;}.row-gap-xl-0{row-gap:0 !important;}.row-gap-xl-1{row-gap:.25rem !important;}.row-gap-xl-2{row-gap:.5rem !important;}.row-gap-xl-3{row-gap:1rem !important;}.row-gap-xl-4{row-gap:1.5rem !important;}.row-gap-xl-5{row-gap:3rem !important;}.column-gap-xl-0{column-gap:0 !important;}.column-gap-xl-1{column-gap:.25rem !important;}.column-gap-xl-2{column-gap:.5rem !important;}.column-gap-xl-3{column-gap:1rem !important;}.column-gap-xl-4{column-gap:1.5rem !important;}.column-gap-xl-5{column-gap:3rem !important;}.text-xl-start{text-align:left !important;}.text-xl-end{text-align:right !important;}.text-xl-center{text-align:center !important;}}@media (min-width: 1400px){.float-xxl-start{float:left !important;}.float-xxl-end{float:right !important;}.float-xxl-none{float:none !important;}.object-fit-xxl-contain{object-fit:contain !important;}.object-fit-xxl-cover{object-fit:cover !important;}.object-fit-xxl-fill{object-fit:fill !important;}.object-fit-xxl-scale{object-fit:scale-down !important;}.object-fit-xxl-none{object-fit:none !important;}.d-xxl-inline{display:inline !important;}.d-xxl-inline-block{display:inline-block !important;}.d-xxl-block{display:block !important;}.d-xxl-grid{display:grid !important;}.d-xxl-inline-grid{display:inline-grid !important;}.d-xxl-table{display:table !important;}.d-xxl-table-row{display:table-row !important;}.d-xxl-table-cell{display:table-cell !important;}.d-xxl-flex{display:flex !important;}.d-xxl-inline-flex{display:inline-flex !important;}.d-xxl-none{display:none !important;}.flex-xxl-fill{flex:1 1 auto !important;}.flex-xxl-row{flex-direction:row !important;}.flex-xxl-column{flex-direction:column !important;}.flex-xxl-row-reverse{flex-direction:row-reverse !important;}.flex-xxl-column-reverse{flex-direction:column-reverse !important;}.flex-xxl-grow-0{flex-grow:0 !important;}.flex-xxl-grow-1{flex-grow:1 !important;}.flex-xxl-shrink-0{flex-shrink:0 !important;}.flex-xxl-shrink-1{flex-shrink:1 !important;}.flex-xxl-wrap{flex-wrap:wrap !important;}.flex-xxl-nowrap{flex-wrap:nowrap !important;}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-xxl-start{justify-content:flex-start !important;}.justify-content-xxl-end{justify-content:flex-end !important;}.justify-content-xxl-center{justify-content:center !important;}.justify-content-xxl-between{justify-content:space-between !important;}.justify-content-xxl-around{justify-content:space-around !important;}.justify-content-xxl-evenly{justify-content:space-evenly !important;}.align-items-xxl-start{align-items:flex-start !important;}.align-items-xxl-end{align-items:flex-end !important;}.align-items-xxl-center{align-items:center !important;}.align-items-xxl-baseline{align-items:baseline !important;}.align-items-xxl-stretch{align-items:stretch !important;}.align-content-xxl-start{align-content:flex-start !important;}.align-content-xxl-end{align-content:flex-end !important;}.align-content-xxl-center{align-content:center !important;}.align-content-xxl-between{align-content:space-between !important;}.align-content-xxl-around{align-content:space-around !important;}.align-content-xxl-stretch{align-content:stretch !important;}.align-self-xxl-auto{align-self:auto !important;}.align-self-xxl-start{align-self:flex-start !important;}.align-self-xxl-end{align-self:flex-end !important;}.align-self-xxl-center{align-self:center !important;}.align-self-xxl-baseline{align-self:baseline !important;}.align-self-xxl-stretch{align-self:stretch !important;}.order-xxl-first{order:-1 !important;}.order-xxl-0{order:0 !important;}.order-xxl-1{order:1 !important;}.order-xxl-2{order:2 !important;}.order-xxl-3{order:3 !important;}.order-xxl-4{order:4 !important;}.order-xxl-5{order:5 !important;}.order-xxl-last{order:6 !important;}.m-xxl-0{margin:0 !important;}.m-xxl-1{margin:.25rem !important;}.m-xxl-2{margin:.5rem !important;}.m-xxl-3{margin:1rem !important;}.m-xxl-4{margin:1.5rem !important;}.m-xxl-5{margin:3rem !important;}.m-xxl-auto{margin:auto !important;}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important;}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important;}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xxl-0{margin-top:0 !important;}.mt-xxl-1{margin-top:.25rem !important;}.mt-xxl-2{margin-top:.5rem !important;}.mt-xxl-3{margin-top:1rem !important;}.mt-xxl-4{margin-top:1.5rem !important;}.mt-xxl-5{margin-top:3rem !important;}.mt-xxl-auto{margin-top:auto !important;}.me-xxl-0{margin-right:0 !important;}.me-xxl-1{margin-right:.25rem !important;}.me-xxl-2{margin-right:.5rem !important;}.me-xxl-3{margin-right:1rem !important;}.me-xxl-4{margin-right:1.5rem !important;}.me-xxl-5{margin-right:3rem !important;}.me-xxl-auto{margin-right:auto !important;}.mb-xxl-0{margin-bottom:0 !important;}.mb-xxl-1{margin-bottom:.25rem !important;}.mb-xxl-2{margin-bottom:.5rem !important;}.mb-xxl-3{margin-bottom:1rem !important;}.mb-xxl-4{margin-bottom:1.5rem !important;}.mb-xxl-5{margin-bottom:3rem !important;}.mb-xxl-auto{margin-bottom:auto !important;}.ms-xxl-0{margin-left:0 !important;}.ms-xxl-1{margin-left:.25rem !important;}.ms-xxl-2{margin-left:.5rem !important;}.ms-xxl-3{margin-left:1rem !important;}.ms-xxl-4{margin-left:1.5rem !important;}.ms-xxl-5{margin-left:3rem !important;}.ms-xxl-auto{margin-left:auto !important;}.p-xxl-0{padding:0 !important;}.p-xxl-1{padding:.25rem !important;}.p-xxl-2{padding:.5rem !important;}.p-xxl-3{padding:1rem !important;}.p-xxl-4{padding:1.5rem !important;}.p-xxl-5{padding:3rem !important;}.px-xxl-0{padding-right:0 !important;padding-left:0 !important;}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important;}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important;}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important;}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important;}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-xxl-0{padding-top:0 !important;}.pt-xxl-1{padding-top:.25rem !important;}.pt-xxl-2{padding-top:.5rem !important;}.pt-xxl-3{padding-top:1rem !important;}.pt-xxl-4{padding-top:1.5rem !important;}.pt-xxl-5{padding-top:3rem !important;}.pe-xxl-0{padding-right:0 !important;}.pe-xxl-1{padding-right:.25rem !important;}.pe-xxl-2{padding-right:.5rem !important;}.pe-xxl-3{padding-right:1rem !important;}.pe-xxl-4{padding-right:1.5rem !important;}.pe-xxl-5{padding-right:3rem !important;}.pb-xxl-0{padding-bottom:0 !important;}.pb-xxl-1{padding-bottom:.25rem !important;}.pb-xxl-2{padding-bottom:.5rem !important;}.pb-xxl-3{padding-bottom:1rem !important;}.pb-xxl-4{padding-bottom:1.5rem !important;}.pb-xxl-5{padding-bottom:3rem !important;}.ps-xxl-0{padding-left:0 !important;}.ps-xxl-1{padding-left:.25rem !important;}.ps-xxl-2{padding-left:.5rem !important;}.ps-xxl-3{padding-left:1rem !important;}.ps-xxl-4{padding-left:1.5rem !important;}.ps-xxl-5{padding-left:3rem !important;}.gap-xxl-0{gap:0 !important;}.gap-xxl-1{gap:.25rem !important;}.gap-xxl-2{gap:.5rem !important;}.gap-xxl-3{gap:1rem !important;}.gap-xxl-4{gap:1.5rem !important;}.gap-xxl-5{gap:3rem !important;}.row-gap-xxl-0{row-gap:0 !important;}.row-gap-xxl-1{row-gap:.25rem !important;}.row-gap-xxl-2{row-gap:.5rem !important;}.row-gap-xxl-3{row-gap:1rem !important;}.row-gap-xxl-4{row-gap:1.5rem !important;}.row-gap-xxl-5{row-gap:3rem !important;}.column-gap-xxl-0{column-gap:0 !important;}.column-gap-xxl-1{column-gap:.25rem !important;}.column-gap-xxl-2{column-gap:.5rem !important;}.column-gap-xxl-3{column-gap:1rem !important;}.column-gap-xxl-4{column-gap:1.5rem !important;}.column-gap-xxl-5{column-gap:3rem !important;}.text-xxl-start{text-align:left !important;}.text-xxl-end{text-align:right !important;}.text-xxl-center{text-align:center !important;}}@media (min-width: 1200px){.fs-1{font-size:2.5rem !important;}.fs-2{font-size:2rem !important;}.fs-3{font-size:1.75rem !important;}.fs-4{font-size:1.5rem !important;}}@media print{.d-print-inline{display:inline !important;}.d-print-inline-block{display:inline-block !important;}.d-print-block{display:block !important;}.d-print-grid{display:grid !important;}.d-print-inline-grid{display:inline-grid !important;}.d-print-table{display:table !important;}.d-print-table-row{display:table-row !important;}.d-print-table-cell{display:table-cell !important;}.d-print-flex{display:flex !important;}.d-print-inline-flex{display:inline-flex !important;}.d-print-none{display:none !important;}}.container{margin-right:auto;margin-left:auto;}.container-padding{padding-right:20px;padding-left:20px;}.fade-0{opacity:0;}.fade-10{opacity:.1;}.fade-20{opacity:.2;}.fade-30{opacity:.3;}.fade-40{opacity:.4;}.fade-50{opacity:.5;}.fade-60{opacity:.6;}.fade-70{opacity:.7;}.fade-80{opacity:.8;}.fade-90{opacity:.9;}.fade-100{opacity:1;}@media screen and (min-width: 576px){.fade-sm-0{opacity:0;}.fade-sm-10{opacity:.1;}.fade-sm-20{opacity:.2;}.fade-sm-30{opacity:.3;}.fade-sm-40{opacity:.4;}.fade-sm-50{opacity:.5;}.fade-sm-60{opacity:.6;}.fade-sm-70{opacity:.7;}.fade-sm-80{opacity:.8;}.fade-sm-90{opacity:.9;}.fade-sm-100{opacity:1;}}@media screen and (min-width: 768px){.fade-md-0{opacity:0;}.fade-md-10{opacity:.1;}.fade-md-20{opacity:.2;}.fade-md-30{opacity:.3;}.fade-md-40{opacity:.4;}.fade-md-50{opacity:.5;}.fade-md-60{opacity:.6;}.fade-md-70{opacity:.7;}.fade-md-80{opacity:.8;}.fade-md-90{opacity:.9;}.fade-md-100{opacity:1;}}@media screen and (min-width: 992px){.fade-lg-0{opacity:0;}.fade-lg-10{opacity:.1;}.fade-lg-20{opacity:.2;}.fade-lg-30{opacity:.3;}.fade-lg-40{opacity:.4;}.fade-lg-50{opacity:.5;}.fade-lg-60{opacity:.6;}.fade-lg-70{opacity:.7;}.fade-lg-80{opacity:.8;}.fade-lg-90{opacity:.9;}.fade-lg-100{opacity:1;}}@media screen and (min-width: 1200px){.fade-xl-0{opacity:0;}.fade-xl-10{opacity:.1;}.fade-xl-20{opacity:.2;}.fade-xl-30{opacity:.3;}.fade-xl-40{opacity:.4;}.fade-xl-50{opacity:.5;}.fade-xl-60{opacity:.6;}.fade-xl-70{opacity:.7;}.fade-xl-80{opacity:.8;}.fade-xl-90{opacity:.9;}.fade-xl-100{opacity:1;}}.btn{height:64px;font-family:"Inter","Helvetica Neue","Helvetica",sans-serif;font-weight:600;font-size:.875rem;letter-spacing:-.01em;text-decoration:none;line-height:1.1;text-align:center;color:#000;background-color:#fff;border:1px solid rgba(0,0,0,0);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding-top:18px;padding-bottom:18px;padding-right:32px;padding-left:32px;min-height:50px;transition:.2s;user-select:none;}.btn:hover,.btn:focus{color:#000;background-color:#e8ecf2;}.btn:active{background-color:#dfe3ec;}.btn-icon{margin-top:-1px;}.btn-icon img{display:block;height:1.05em;width:auto;margin:0;}.btn-icon:first-child{margin-right:10px;}.btn-icon:last-child{margin-left:10px;}.btn-block{width:100%;}.btn-small{font-size:.8125rem;padding-right:18px;padding-left:18px;min-height:44px;}.btn-medium{padding:18px 32px;height:50px;}.btn-mediumlarge{padding:18px 32px;height:74px;}.btn-large{padding-right:32px;padding-left:32px;min-height:64px;}.btn-uppercase{text-transform:uppercase;}.btn-nopadding{padding-right:0 !important;padding-left:0 !important;}@media (max-width: 575px){.btn-responsive{padding-right:18px;padding-left:18px;min-height:44px;}.btn-large.btn-responsive{padding-right:22px;padding-left:22px;min-height:50px;}.btn-mediumlarge{height:50px;padding:18px 22px;}}.btn-white{color:#144dd2;background-color:#fff;}.btn-white .btn-text{background:linear-gradient(90deg,#144dd2,#8110bc);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);}.btn-white:hover,.btn-white:focus{color:#144dd2;background-color:#e8ecf2;}.btn-white:active{color:#0a3aa8;background-color:#dfe3ec;}.btn-gradient{background:linear-gradient(50deg,#144dd2 0%,#8110bc 100%);}.btn-gradient .btn-text{color:#fff;}.btn-outline-white{color:#fff;border-color:rgba(255,255,255,.5);background-color:rgba(0,0,0,0);}.btn-outline-white:hover,.btn-outline-white:focus{color:#fff;border-color:#fff;background-color:rgba(0,0,0,0);}.btn-outline-white:active{color:#fff;border-color:#fff;background-color:rgba(0,0,0,0);}.btn-link-white{color:#fff;background-color:rgba(0,0,0,0);}.btn-link-white:hover,.btn-link-white:focus{color:#fff;background-color:rgba(0,0,0,0);}.btn-link-white:active{color:#fff;background-color:rgba(0,0,0,0);}.btn-link-blue{color:#5e8eff;background-color:rgba(0,0,0,0);}.btn-link-blue:hover,.btn-link-blue:focus{color:#5e8eff;background-color:rgba(0,0,0,0);}.btn-link-blue:active{color:#5e8eff;background-color:rgba(0,0,0,0);}.btn-xlarge{color:#fff;font-size:24px;font-style:normal;font-weight:600;line-height:110%;letter-spacing:-.24px;display:flex;width:320px;height:96px;padding:20px 30px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;}.btn-xxlarge{width:100%;display:flex;height:140px;padding:18px 80px;justify-content:center;align-items:center;gap:40px;align-self:stretch;}.btn-xxlarge .btn-text,.btn-xxlarge .btn-icon{font-size:36px;}@media (max-width: 767px){.btn-xxlarge{padding:18px 40px;height:90px;}.btn-xxlarge .btn-text,.btn-xxlarge .btn-icon{font-size:24px;}.btn-xlarge{height:72px;padding:20px 40px;}}.glowbtn{display:block;position:relative;}.glowbtn::before{content:"";border-radius:999px;background:rgba(0,0,0,.2);filter:blur(18px);width:90%;height:30%;position:absolute;z-index:0;right:5%;bottom:0;left:5%;}.glowbtn-inner{font-family:"Inter","Helvetica Neue","Helvetica",sans-serif;font-weight:600;font-size:.875rem;letter-spacing:-.01em;text-decoration:none;line-height:1.1;text-align:center;color:#000;background-color:#e8ecf2;border:1px solid rgba(0,0,0,0);border-radius:10px;display:flex;align-items:center;justify-content:center;padding-right:22px;padding-left:22px;width:100%;min-height:50px;position:relative;z-index:1;transition:.2s;user-select:none;}.glowbtn-inner:hover,.glowbtn-inner:focus{color:#000;background-color:#dfe3ec;}.glowbtn-inner:active{background-color:#ced5e3;transform:translateY(1px);}.glowbtn-large{font-size:1.125rem;}.glowbtn-large .glowbtn-inner{padding-right:32px;padding-left:32px;min-height:64px;}.glowbtn-primary::before{background:linear-gradient(93deg,#144dd2 0%,#8110bc 100%);}.glowbtn-primary .glowbtn-inner{color:#fff;background:linear-gradient(105deg,#144dd2 0%,#8110bc 100%);}.glowbtn-primary .glowbtn-inner:hover,.glowbtn-primary .glowbtn-inner:focus{filter:brightness(95%);}.glowbtn-primary .glowbtn-inner:active{filter:brightness(92%);}.divider{background:rgba(0,0,0,.08);max-width:100%;width:100%;height:2px;display:block;margin:auto;}.absatz{line-height:1.4;}.absatz p{margin:0;margin-bottom:.5em;}.absatz ul,.absatz ol{margin-top:0;}.absatz li{margin-bottom:.25em;}.absatz-large{font-size:1.125rem;}.absatz-small{font-size:.875rem;}.absatz-xssmall{font-size:.75rem;}.field{display:block;width:100%;padding:0;margin:0;}.field input,.field select{border-radius:10px;border:1px solid rgba(20,77,210,.1);background:linear-gradient(105deg,rgba(20,77,210,.1) 0%,rgba(129,16,188,.1) 100%);width:100%;padding:0;margin:0;height:56px;transition:.2s cubic-bezier(.76,0,.24,1);}.field input:focus,.field select:focus{outline:none;border-radius:10px;border:1px solid #144dd2;}.field input{padding:20px;}.field select{padding:16px 20px;}.labeled-field input{position:relative;z-index:2;color:#fff;}.labeled-field .form-lbl{position:absolute;top:50%;left:20px;transform:translateY(-50%);transition:.2s cubic-bezier(.76,0,.24,1);}.labeled-field input::placeholder{color:rgba(0,0,0,0);}.labeled-field:has(input:not(:placeholder-shown),input:focus-visible) .form-lbl{font-size:12px;top:18%;}.textarea{display:block;width:100%;padding:0;margin:0;}.textarea textarea{border-radius:10px;border:1px solid rgba(20,77,210,.1);background:linear-gradient(105deg,rgba(20,77,210,.1) 0%,rgba(129,16,188,.1) 100%);width:100%;padding:0;padding:20px;margin:0;min-height:90px;transition:.2s cubic-bezier(.76,0,.24,1);}.textarea textarea:focus{outline:none;border-radius:10px;border:1px solid #144dd2;}.textarea-field textarea{position:relative;z-index:2;color:#fff;}.textarea-field .form-lbl{position:absolute;left:20px;transform:translateY(-50%);transition:.2s cubic-bezier(.76,0,.24,1);}.textarea-field textarea::placeholder{color:rgba(0,0,0,0);}.textarea-field:has(textarea:not(:placeholder-shown),textarea:focus-visible) .form-lbl{font-size:12px;top:6%;}.textarea-field .form-lbl{top:19%;}.fields{display:flex;flex-wrap:wrap;margin-right:-7px;margin-left:-7px;}.fields-col{flex:1;flex-basis:100%;max-width:100%;padding:7px;}.fields-col-50{flex-basis:50%;max-width:50%;}.select-field{display:block;width:100%;padding:0;margin:0;}.select-field select{border-radius:10px;border:1px solid rgba(20,77,210,.1);background:linear-gradient(105deg,rgba(20,77,210,.1) 0%,rgba(129,16,188,.1) 100%);width:100%;padding:0;padding:18px;margin:0;height:56px;transition:.2s cubic-bezier(.76,0,.24,1);}.select-field select:focus{outline:none;border-radius:10px;border:1px solid #144dd2;}.select-field select{position:relative;z-index:2;color:#fff;}.select-field .form-lbl{position:absolute;left:20px;transform:translateY(-50%);transition:.2s cubic-bezier(.76,0,.24,1);}.select-field select::placeholder{color:rgba(0,0,0,0);}.select-field select option{background:#000;color:#fff;}.select-field:has(select:not(:placeholder-shown),select:focus-visible) .form-lbl{font-size:12px;top:12px;}.select-field .form-lbl{top:50%;}.mag-featured{display:flex;gap:50px;flex-wrap:wrap;}.mag-featured .feat-post{display:flex;flex-direction:column;gap:15px;width:calc(33.33% - 34px);}.mag-featured .feat-post-image{width:100%;height:300px;object-fit:cover;border-radius:10px;}.mag-featured .feat-post-details{width:100%;}.mag-featured .feat-auth-profile{width:36px;height:36px;border-radius:100%;}.mag-featured .feat-post-details{display:flex;gap:8px;align-items:center;}.mag-featured .feat-name{color:#fff;font-size:14px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-.28px;}.mag-featured .feat-date{color:rgba(255,255,255,.5);font-size:12px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-.24px;}.mag-featured .feat-post-title{color:#fff;font-size:28px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.56px;}@media (max-width: 991px){.mag-featured .feat-post{width:calc(50% - 25px);}}@media (max-width: 480px){.mag-featured{gap:30px;}.mag-featured .feat-post{width:100%;gap:10px;}.mag-featured .feat-post-title{font-size:20px;letter-spacing:-.2px;}.mag-featured .feat-post-image{height:270px;}}.entrybox{position:relative;}.entrybox-inner{text-decoration:none;color:#fff;border-radius:30px;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15);position:relative;display:block;width:100%;padding:60px;overflow:hidden;}.entrybox-inner::before{content:"";background:rgba(156,185,255,.06);opacity:0;border-radius:28px;display:block;position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;transition:.4s cubic-bezier(.76,0,.24,1);}.entrybox-inner::after{opacity:0;content:"";--size:100px;position:absolute;z-index:0;left:var(--x);top:var(--y);display:block;width:var(--size);height:var(--size);background:#3853ff;filter:blur(100px);border-radius:999px;transform:translate(-50%,-50%);transition:.1s linear;}.entrybox-inner:hover,.entrybox-inner:focus{text-decoration:none;color:#fff;}.entrybox-inner:hover::before,.entrybox-inner:focus::before{opacity:1;top:0;right:0;bottom:0;left:0;}.entrybox-inner:hover::after,.entrybox-inner:focus::after{opacity:.5;}.entrybox-icon{width:96px;max-width:100%;}.entrybox-icon img{display:block;width:100%;margin:0;}.entrybox-details{display:flex;gap:15px;margin-top:40px;}.entrybox-details-item{font-size:.75rem;font-weight:500;line-height:1;letter-spacing:-.01em;}.entrybox-title{font-size:28px;font-style:normal;font-weight:bold;line-height:1.4;letter-spacing:-.02em;margin-top:15px;}.entrybox-footer{display:flex;align-items:center;gap:20px;margin-top:40px;}.entrybox-author{display:flex;align-items:center;gap:12px;}.entrybox-author img{width:auto;height:36px;border-radius:999px;margin:0;}.entrybox-dur{display:flex;align-items:center;gap:6px;}.entrybox-dur img{width:auto;height:18px;margin:0;}@media (max-width: 1199px){.entrybox-inner{padding:50px;}}@media (max-width: 991px){.entrybox-title{font-size:22px;}.entrybox-icon{width:65px;}}@media (max-width: 768px){.entrybox-inner{padding:20px;}.entrybox-footer{flex-direction:column;align-items:flex-end;gap:8px;}}@media (max-width: 480px){.entrybox-author{gap:8px;}}.posts-grid{display:flex;flex-wrap:wrap;margin-right:-20px;margin-left:-20px;padding-top:20px;padding-bottom:20px;}.posts-grid-item{flex:1;flex-basis:50%;max-width:50%;padding:20px;}.posts-grid-item .entrybox{max-width:100%;margin:auto;}@media (max-width: 1199px){.posts-grid-item{padding:10px;}}@media (max-width: 576px){.posts-grid{display:block;}.posts-grid-item{width:100%;max-width:100%;padding-inline:20px;}}@media (min-width: 576.5px){.posts-grid{margin-right:-15px;margin-left:-15px;}.posts-grid-item:nth-child(3n){flex-basis:100%;max-width:100%;}.posts-grid-item:nth-child(3n) .entrybox{width:50%;}.posts-grid-item:nth-child(3n-1){padding-top:180px;}}.mobile-toc{display:none;}.cooltoc{border-radius:var(--radius-medium,20px);background:linear-gradient(180deg,rgba(255,255,255,.08) 0%,rgba(255,255,255,0) 100%),rgba(255,255,255,.08);width:100%;padding:40px;}.cooltoc-title{color:rgba(255,255,255,.5);font-size:.8125rem;font-weight:bold;line-height:1.1;letter-spacing:.05em;text-transform:uppercase;margin-bottom:20px;}.cooltoc-items{list-style:none;padding:0;margin:0;}.cooltoc-item{font-size:.875rem;border-bottom:1px solid rgba(255,255,255,.05);position:relative;margin-top:3px;margin-bottom:3px;}.cooltoc-item::before{content:"";border-radius:999px;background:#fff;opacity:0;display:inline-block;width:6px;height:6px;position:absolute;top:50%;left:-10px;margin-top:-3px;transition:.2s cubic-bezier(.76,0,.24,1);}.cooltoc-item:last-child{border-bottom-color:rgba(0,0,0,0);}.cooltoc-item a{color:#fff;font-style:normal;font-weight:500;line-height:1.3;letter-spacing:-.01em;opacity:.7;display:block;padding-top:12px;padding-bottom:12px;}.cooltoc-item a:hover,.cooltoc-item a:focus{color:#fff;}.cooltoc-item-current::before{opacity:1;left:-23px;}.cooltoc-item-current a{opacity:1;}@media (max-width: 991.5px){.cooltoc{border-radius:999px;background:#2b303b;position:fixed;z-index:100;width:auto;right:10px;bottom:10px;left:10px;padding:0;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;display:none;}.cooltoc::-webkit-scrollbar{display:none;}.cooltoc.mobile-toc{display:block;}.cooltoc-title{display:none;}.cooltoc-items{display:flex;width:auto;}.cooltoc-item{font-size:.8125rem;white-space:nowrap;}.cooltoc-item::before{display:none;}.cooltoc-item a{opacity:.45;padding-right:0;padding-left:20px;}.cooltoc-item:last-child a{padding-right:20px;}.cooltoc-item-current a{opacity:1;}}.smoothdrop{border:none;border-radius:28px;background:rgba(255,255,255,.07);backdrop-filter:blur(10px);position:relative;overflow:hidden;}.smoothdrop-btn{color:#fff;font-size:.8125rem;font-weight:700;line-height:1;letter-spacing:.13px;text-transform:uppercase;background:rgba(0,0,0,0);border:none;display:flex;align-items:center;justify-content:center;width:100%;padding:15px 20px;margin:0;}.smoothdrop-burger{font-size:0;color:#fff;border:none;border-radius:0;background:rgba(0,0,0,0);position:relative;display:block;width:24px;height:24px;padding:0;margin:0;margin-right:10px;transition:.2s cubic-bezier(.76,0,.24,1);}.smoothdrop-burger:hover,.smoothdrop-burger:focus{outline:none;}.smoothdrop-burger::before,.smoothdrop-burger::after{content:"";display:block;width:100%;height:1.4px;background:#fff;position:absolute;left:0;transition:.2s cubic-bezier(.76,0,.24,1);}.smoothdrop-burger::before{top:calc(33.3% - .65px);}.smoothdrop-burger::after{top:calc(66.6% - .65px);}.smoothdrop.is-expanded .smoothdrop-burger::before{transform:rotate(45deg);top:50%;margin-top:-1px;}.smoothdrop.is-expanded .smoothdrop-burger::after{transform:rotate(-45deg);top:50%;margin-top:-1px;}.smoothdrop-card{opacity:0;max-height:0;overflow:hidden;transition:.2s cubic-bezier(.76,0,.24,1);}.smoothdrop.is-expanded .smoothdrop-card{opacity:1;max-height:80vh;overflow:auto;}.smoothdrop-items{transition:.2s cubic-bezier(.76,0,.24,1);}.smoothdrop.is-expanded .smoothdrop-items{padding-top:5px;padding-bottom:20px;}.smoothdrop-item>a{text-align:center;color:#fff;font-weight:500;display:block;padding-top:12px;padding-bottom:12px;}.takeaways{border-radius:var(--radius-medium,20px);box-shadow:-10px -10px 40px rgba(129,16,188,.15),10px 10px 40px rgba(20,77,210,.15);padding:40px;margin-top:30px;margin-bottom:30px;}.takeaways ul{list-style:none;padding:0;}.takeaways ul li{line-height:1.4;}.article-text .takeaways ul{margin:0;}.takeaways li{position:relative;padding-top:3px;padding-bottom:3px;padding-left:30px;}.takeaways li::before{content:"•";opacity:.5;display:inline-block;position:absolute;top:3px;left:0;}.takeaways-title{font-size:.875rem;font-weight:900;line-height:1.1;letter-spacing:.25em;text-transform:uppercase;margin-bottom:35px;}@media (max-width: 575.5px){.takeaways{border-radius:10px;padding:30px;}.takeaways-title{margin-bottom:25px;}}.social-icons{display:flex;gap:10px;}.social-icons-item{border-radius:999px;background-color:rgba(255,255,255,.05);display:flex;align-items:center;justify-content:center;width:56px;height:56px;transition:.2s cubic-bezier(.76,0,.24,1);}.social-icons-item img{display:block;width:16px;height:auto;margin:0;}.social-icons-item:hover,.social-icons-item:focus{filter:brightness(110%);}.social-links{display:flex;gap:20px;}.social-links-item{font-size:.875rem;font-weight:500;line-height:1;letter-spacing:-.01em;color:#fff;display:flex;align-items:center;}.social-links-item:hover,.social-links-item:focus{color:#fff;}.social-links-icon{border-radius:999px;background:rgba(255,255,255,.05);display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-right:10px;transition:.2s cubic-bezier(.76,0,.24,1);}.social-links-icon img{display:block;width:16px;height:auto;margin:0;}.social-links-icon:hover,.social-links-icon:focus{background:rgba(255,255,255,.08);}.list-menu{list-style:none;padding:0;margin:0;}.list-menu .menu-item{padding:0;padding-bottom:10px;margin:0;}.list-menu .menu-item>a{color:rgba(255,255,255,.75);font-size:.875rem;font-weight:500;line-height:1.1;letter-spacing:-.01em;display:inline-block;padding-bottom:10px;}.list-menu .menu-item>a:hover,.list-menu .menu-item>a:focus{color:#fff;}.glasscinfo{color:#fff;border:1px solid rgba(255,255,255,.05);border-radius:var(--radius-medium,20px);background:radial-gradient(58.04% 88.37% at 26.13% 0%,rgba(119,116,255,.03) 0%,rgba(119,116,255,0) 100%),rgba(255,255,255,.02);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;min-height:160px;height:100%;position:relative;transition:.6s cubic-bezier(.76,0,.24,1);}.glasscinfo:hover,.glasscinfo:focus{outline:none;color:#fff;background-color:rgba(255,255,255,.03);}.glasscinfo-icon{display:block;position:absolute;left:10px;bottom:0;z-index:0;width:96px;margin:0;pointer-events:none;}.glasscinfo-title{color:rgba(255,255,255,.75);text-align:center;font-size:12px;font-weight:normal;line-height:110%;letter-spacing:1.2px;text-transform:uppercase;position:relative;z-index:1;}.glasscinfo-value{font-size:24px;text-align:center;font-weight:600;line-height:110%;letter-spacing:-.02em;margin-top:10px;position:relative;z-index:1;}.imgmarquee-wrapper{--color-text:navy;--color-bg:papayawhip;--color-bg-accent:#ecdcc0;--size:clamp(10rem,1rem + 40vmin,30rem);--gap:90px;--duration:15s;--scroll-start:0;--scroll-end:calc(-100% - var(--gap));position:relative;}.imgmarquee{display:flex;overflow:hidden;user-select:none;gap:var(--gap);mask-image:linear-gradient(var(--mask-direction,to right),hsla(0,0%,0%,0),hsl(0,0%,0%) 20%,hsl(0,0%,0%) 80%,hsla(0,0%,0%,0));}.imgmarquee-group{flex-shrink:0;display:flex;align-items:center;justify-content:space-around;gap:var(--gap);min-width:100%;animation:scroll-x var(--duration) linear infinite;will-change:transform;}.imgmarquee--vertical,.imgmarquee--vertical .imgmarquee-group{flex-direction:column;}.imgmarquee--vertical .imgmarquee-group{animation-name:scroll-y;}.imgmarquee--reverse .imgmarquee-group{animation-direction:reverse;animation-delay:-3s;}.imgmarquee-wrapper{display:flex;flex-direction:column;gap:var(--gap);margin:auto;max-width:100vw;}.imgmarquee-item{display:flex;align-items:center;justify-content:center;}.imgmarquee-item img{object-fit:contain;display:block;width:auto;height:100px;margin:auto;}@media (max-width: 1200px){.imgmarquee-wrapper{--gap:60px;}.imgmarquee-item img{height:80px;}}@media (max-width: 575px){.imgmarquee-wrapper{--gap:30px;}.imgmarquee-item img{height:60px;}}@keyframes scroll-x{from{transform:translateX(var(--scroll-start));}to{transform:translateX(var(--scroll-end));}}.videocarousel{position:relative;}.videocarousel .swiper-wrapper{padding-top:135px;transition-timing-function:cubic-bezier(.65,.01,.36,1);}.videocarousel .swiper{overflow:visible;}.videocarousel-container{width:1380px;max-width:100%;margin:auto;}.videocarousel-controls{position:absolute;z-index:2;top:0;right:20px;display:flex;gap:10px;}.videocarousel-prev,.videocarousel-next{font-size:0;border:1px solid rgba(255,255,255,.5);border-radius:999px;background-color:rgba(0,0,0,0);background-size:auto 14px;background-position:center center;background-repeat:no-repeat;display:block;width:56px;height:56px;transition:.2s cubic-bezier(.76,0,.24,1);}.videocarousel-prev.swiper-button-disabled,.videocarousel-next.swiper-button-disabled{opacity:.5;cursor:default;}.videocarousel-prev{background-image:url("https://cdn-bbhke.nitrocdn.com/wWYhhBPeEwpYOiAmBopcHcmocVoTZSeg/assets/images/optimized/rev-ce59316/aemorph.com/wp-content/themes/aemorph/assets/images/videocarousel-prev.svg");}.videocarousel-next{background-image:url("https://cdn-bbhke.nitrocdn.com/wWYhhBPeEwpYOiAmBopcHcmocVoTZSeg/assets/images/optimized/rev-ce59316/aemorph.com/wp-content/themes/aemorph/assets/images/videocarousel-next.svg");}.videocarousel-next.nitro-lazy{background-image:none !important;}.videocarousel-prev.nitro-lazy{background-image:none !important;}.videocarousel-slide{width:900px;}.videocarousel-player{border-radius:10px;opacity:.7;position:relative;transform:scale(.9);overflow:hidden;transition:600ms cubic-bezier(.65,.01,.36,1);}.swiper-slide-active .videocarousel-player{opacity:1;transform:scale(1);}.videocarousel-player-btn{font-size:0;border:none;border-radius:999px;background:rgba(0,0,0,.5) url("https://cdn-bbhke.nitrocdn.com/wWYhhBPeEwpYOiAmBopcHcmocVoTZSeg/assets/images/optimized/rev-ce59316/aemorph.com/wp-content/themes/aemorph/assets/images/videocarousel-play.svg") no-repeat center center;background-size:auto 26px;z-index:2;z-index:5;width:78px;height:78px;position:absolute;top:50%;left:50%;transform:scale(1) translate(-50%,-50%);transform-origin:50% 50%;transition:.2s cubic-bezier(.76,0,.24,1);pointer-events:none;}.videocarousel-player-btn.nitro-lazy{background-image:none !important;}.videocarousel-player-playing .videocarousel-player-btn{opacity:0;transform:scale(.8) translate(-50%,-50%);transform-origin:50% 50%;}.videocarousel-player.custom-video{border-radius:10px;overflow:hidden;transform:scale(1);opacity:1;}.video-thumbnail{position:absolute;left:0;top:0;width:100%;height:100% !important;opacity:1;transition:.2s cubic-bezier(.76,0,.24,1);visibility:visible;object-fit:cover;object-position:center;display:flex;align-items:center;justify-content:center;background-color:#fff;}.videocarousel-btns{display:flex;gap:10px;}.videocarousel-player-playing .video-thumbnail{opacity:0;}.tab-heading-wrapper .carousel-buttons{display:flex;width:56px;height:56px;justify-content:center;align-items:center;border-radius:999px;background-color:#fff;background-size:14px 14px;background-repeat:no-repeat;background-position:center;}.tabcarousel-prev{background-image:url("https://cdn-bbhke.nitrocdn.com/wWYhhBPeEwpYOiAmBopcHcmocVoTZSeg/assets/images/optimized/rev-ce59316/aemorph.com/wp-content/themes/aemorph/assets/images/arrow-left.svg");}.tabcarousel-prev.nitro-lazy{background-image:none !important;}.tabcarousel-next{background-image:url("https://cdn-bbhke.nitrocdn.com/wWYhhBPeEwpYOiAmBopcHcmocVoTZSeg/assets/images/optimized/rev-ce59316/aemorph.com/wp-content/themes/aemorph/assets/images/arrow-right.svg");}.tabcarousel-next.nitro-lazy{background-image:none !important;}.tab-heading-wrapper{width:100%;max-width:1380px;margin-inline:auto;margin-bottom:50px;padding-inline:20px;}.videocarousel-tab-content .videocarousel-container{width:100%;}@media (max-width: 1199px){.videocarousel-slide{width:720px;}}@media (max-width: 991px){.videocarousel-slide{width:640px;}}@media (max-width: 767px){.videocarousel-slide{width:88vw;}.videocarousel-player-btn{background-size:auto 18px;width:48px;height:48px;}.tab-heading-wrapper .carousel-buttons{width:40px;height:40px;}}@media (max-width: 575px){.videocarousel .swiper-wrapper{padding-top:95px;}.videocarousel-controls{right:auto;left:20px;}.videocarousel-prev,.videocarousel-next{background-size:auto 12px;width:56px;height:56px;}}@media (max-width: 480px){.videocarousel-slide{width:280px;}}.testimonials{position:relative;}.testimonials .swiper{overflow:visible;}.testimonials-swiper{position:relative;padding-top:120px;}.testimonials-controls{position:absolute;z-index:2;top:0;right:20px;display:flex;gap:10px;}.testimonials-prev,.testimonials-next{font-size:0;border:1px solid rgba(255,255,255,.5);border-radius:999px;background-color:rgba(0,0,0,0);background-size:auto 14px;background-position:center center;background-repeat:no-repeat;display:block;width:56px;height:56px;transition:.2s cubic-bezier(.76,0,.24,1);}.testimonials-prev.swiper-button-disabled,.testimonials-next.swiper-button-disabled{opacity:.5;cursor:default;}.testimonials-prev{background-image:url("https://cdn-bbhke.nitrocdn.com/wWYhhBPeEwpYOiAmBopcHcmocVoTZSeg/assets/images/optimized/rev-ce59316/aemorph.com/wp-content/themes/aemorph/assets/images/testimonials-prev.svg");}.testimonials-prev.nitro-lazy{background-image:none !important;}.testimonials-next{background-image:url("https://cdn-bbhke.nitrocdn.com/wWYhhBPeEwpYOiAmBopcHcmocVoTZSeg/assets/images/optimized/rev-ce59316/aemorph.com/wp-content/themes/aemorph/assets/images/testimonials-next.svg");}.testimonials-next.nitro-lazy{background-image:none !important;}.testimonials-slide{width:540px;}.testimonials-card{color:#12151c;background:#fff;border-radius:20px;display:flex;padding:50px;}.testimonials-card-profile{flex:1;flex-basis:100px;max-width:100px;}.testimonials-card-pic{object-fit:cover;border-radius:99px !important;display:block;width:100px;height:100px !important;margin:auto;}.testimonials-card-name{font-size:20px;font-weight:500;letter-spacing:-.015em;line-height:1;text-align:center;margin-top:15px;}.testimonials-card-bio{font-size:.875rem;font-weight:normal;line-height:1;color:#707685;text-align:center;margin-top:3px;margin-bottom:15px;}.testimonials-card-content{flex:1;padding-left:60px;}.testimonials-card-text{font-size:22px;letter-spacing:-.01em;font-weight:normal;line-height:1.4;}@media (max-width: 991px){.testimonials-card-text{font-size:18px;}.testimonials-card{padding:30px;}.testimonials-card-content{padding-left:45px;}}@media (max-width: 767px){.testimonials-card{flex-direction:column;align-items:center;}.testimonials-card-content{padding-left:0;}.testimonials-card-logo{margin-bottom:15px;}.testimonials-card-profile{flex-basis:100%;max-width:100%;}.testimonials-slide{width:500px;}}@media (max-width: 500px){.testimonials-slide{width:320px;}.testimonials-card-text{font-size:16px;}}.bread{font-size:11px;font-weight:600;line-height:1;letter-spacing:1.2px;text-transform:uppercase;display:flex;justify-content:center;gap:10px;}.bread a{color:#fff;opacity:.75;}.bread a:hover,.bread a:focus{opacity:1;}.bread-sep{opacity:.3;}@media (max-width: 575.5px){.bread{letter-spacing:initial;gap:5px;}}.modal{display:none;position:fixed;z-index:32;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4);}.member-bio-desktop{display:none;}.modal-content{position:relative;background-color:#12151c;margin:auto;padding:0;border:1px solid #888;width:80%;height:70%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-webkit-animation-name:animatetop;-webkit-animation-duration:.4s;animation-name:animatetop;animation-duration:.4s;}@-webkit-keyframes animatetop{from{top:-300px;opacity:0;}to{top:0;opacity:1;}}@keyframes animatetop{from{top:-300px;opacity:0;}to{top:0;opacity:1;}}.close{color:#fff;position:absolute;right:20px;font-size:40px;font-weight:bold;}.close:hover,.close:focus{text-decoration:none;cursor:pointer;}.modal-body{height:100%;}.modal-bio{display:flex;flex-wrap:nowrap;height:100%;width:100%;}.modal-bio .modal-bio_photo{width:45%;background-position:center;background-size:cover;background-repeat:no-repeat;}.modal-bio .modal-bio_details{flex:1;padding:40px;}.modal-bio .modal-bio_details .modal-bio-details_name{font-size:40px;font-weight:600;}.modal-bio .modal-bio_details .modal-bio-details_position{font-size:22px;}.modal-bio .modal-bio_details .modal-bio-details_about{font-size:18px;margin-top:30px;line-height:1.6em;}.membercarousel-slide{width:310px;}.mb-control-holder{width:100%;max-width:var(--content-width);margin:auto;display:flex;justify-content:flex-end;padding-inline:20px;}.membercarousel-controls{z-index:2;display:flex;gap:10px;}.memcarousel-prev,.memcarousel-next{font-size:0;border:1px solid rgba(255,255,255,.5);border-radius:999px;background-color:rgba(0,0,0,0);background-size:auto 14px;background-position:center center;background-repeat:no-repeat;display:block;width:64px;height:64px;transition:.2s cubic-bezier(.76,0,.24,1);}.memcarousel-prev.swiper-button-disabled,.memcarousel-next.swiper-button-disabled{opacity:.5;cursor:default;}.memcarousel-prev{background-image:url("https://cdn-bbhke.nitrocdn.com/wWYhhBPeEwpYOiAmBopcHcmocVoTZSeg/assets/images/optimized/rev-ce59316/aemorph.com/wp-content/themes/aemorph/assets/images/videocarousel-prev.svg");}.memcarousel-prev.nitro-lazy{background-image:none !important;}.memcarousel-next{background-image:url("https://cdn-bbhke.nitrocdn.com/wWYhhBPeEwpYOiAmBopcHcmocVoTZSeg/assets/images/optimized/rev-ce59316/aemorph.com/wp-content/themes/aemorph/assets/images/videocarousel-next.svg");}.memcarousel-next.nitro-lazy{background-image:none !important;}.membercarousel-container .swiper-wrapper{padding-top:115px;}.membercarousel .member-photo{height:413.32px;width:100%;object-fit:cover;}.membercarousel .member-details{margin-top:20px;}.membercarousel .member-name{color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-.24px;}.membercarousel .member-pos{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.16px;opacity:.75;}@media (max-width: 991px){.modal-bio .modal-bio_details .modal-bio-details_name{font-size:32px;}.modal-bio .modal-bio_details .modal-bio-details_position{font-size:20px;}.modal-bio .modal-bio_details .modal-bio-details_about{font-size:16px;}}@media (max-width: 767px){.membercarousel-container .swiper-wrapper{padding-top:45px;}.modal-bio{flex-direction:column;}.modal-bio .modal-bio_photo{width:100%;height:465px;}.modal-content{height:auto;}}@media (max-width: 575px){.modal-bio .modal-bio_details{padding:20px;}.mb-control-holder{justify-content:start;}.membercarousel-slide{width:100%;max-width:260px;}.membercarousel-controls{right:auto;left:20px;}.memcarousel-prev,.memcarousel-next{background-size:auto 12px;width:56px;height:56px;}}@media (max-width: 480px){.modal-bio .modal-bio_photo{height:323px;}.modal-bio .modal-bio_details .modal-bio-details_name{font-size:26px;}.modal-bio .modal-bio_details .modal-bio-details_position{font-size:16px;}.modal-bio .modal-bio_details .modal-bio-details_about{margin-top:14px;}.membercarousel .member-photo{height:340px;}}.image-alt-wrapper{display:flex;flex-wrap:nowrap;position:relative;overflow:hidden;}.image-alt-wrapper img{width:100%;height:100% !important;transition:.2s cubic-bezier(.76,0,.24,1);object-fit:cover;object-position:center;}.image-alt-wrapper .image-2{margin-right:-100%;}.image-alt-wrapper:hover .image-1{margin-left:-100%;}.image-alt-wrapper:hover .image-2{margin-right:0;}.hamburger-btn{color:#fff;border:none;border-radius:0;background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;min-height:40px;padding:0 10px;margin:0;position:relative;transform:rotate(0deg);transition:.2s cubic-bezier(.76,0,.24,1);cursor:pointer;}.hamburger-btn:hover,.hamburger-btn:focus{outline:none;}.hamburger-btn span{display:block;width:100%;height:2px;background:#fff;position:absolute;left:0;transition:.2s cubic-bezier(.76,0,.24,1);}.hamburger-btn span:nth-child(1){top:calc(33.3% - .65px);}.hamburger-btn span:nth-child(2){top:calc(66.6% - .65px);}.hamburger-btn.is-active{color:#fff;}.hamburger-btn.is-active span{background:#fff;}.hamburger-btn.is-active span:nth-child(1){transform:rotate(45deg);top:50%;margin-top:-1px;}.hamburger-btn.is-active span:nth-child(2){transform:rotate(-45deg);top:50%;margin-top:-1px;}.hamburger-btn-inner{background:rgba(0,0,0,0);display:block;width:26px;height:24px;padding:0;margin:0 auto;position:relative;}.hamburger-btn-label{font-size:0;opacity:0;width:.1px;height:.1px;position:absolute;}.header-gap{display:block;position:static;width:100%;height:120px;pointer-events:none;}.no-gap .header-gap{display:none;}.desknav{width:100%;position:fixed;z-index:500;top:0;right:0;left:0;padding:10px;}.desknav-inner{border-radius:var(--radius-medium,20px);background:rgba(28,32,41,.39);backdrop-filter:blur(20px);width:100%;height:100px;}.desknav-row{display:flex;width:100%;height:100%;max-width:1340px;padding-right:20px;padding-left:20px;margin:auto;}.desknav-logo{display:flex;justify-content:flex-start;align-items:center;}.desknav-logo>a{display:block;width:150px;max-width:100%;}.desknav-logo img{display:block;width:100%;margin:0;}.desknav-menu{flex:1;display:flex;align-items:center;justify-content:center;}.menu-plus-icon{width:12px;height:12px;display:none;}.deskmenu{list-style:none;display:flex;justify-content:space-between;max-width:100%;width:640px;height:100%;padding:0;margin:0;}.deskmenu .menu-item{position:relative;}.deskmenu>.menu-item{display:flex;align-items:center;gap:10px;padding:0;margin:0;height:100%;}.deskmenu>.menu-item:has(>.sub-menu) .menu-plus-icon{display:block;}.deskmenu>.menu-item::before{content:"";border-radius:999px;background:var(--accent-400,#9334c3);opacity:0;display:block;width:18px;height:4px;position:absolute;top:4px;left:50%;margin-left:-9px;transform:translateY(4px);transition:.4s cubic-bezier(.76,0,.24,1);pointer-events:none;}.deskmenu>.menu-item>a{color:#fff;font-size:12px;font-weight:600;line-height:110%;letter-spacing:1.2px;text-transform:uppercase;display:flex;align-items:center;height:100%;}.deskmenu>.menu-item:hover::before,.deskmenu>.menu-item:focus::before{box-shadow:0px 3px 10px 0px #a921f0;opacity:1;transform:translateY(0);}.deskmenu>.menu-item-current::before{box-shadow:0px 3px 10px 0px #a921f0;opacity:1;transform:translateY(0);}.deskmenu .sub-menu{list-style:none;background:#21252e;backdrop-filter:blur(20px);border-radius:10px;opacity:0;visibility:hidden;position:absolute;z-index:5;top:100%;left:-25px;width:240px;padding:0 25px;padding-top:15px;margin:0;margin-top:-10px;transition:.2s cubic-bezier(.76,0,.24,1);}.deskmenu .sub-menu .menu-item{display:block;}.deskmenu .sub-menu .menu-item>a{color:rgba(255,255,255,.75);display:block;padding-top:10px;padding-bottom:10px;}.deskmenu .sub-menu .menu-item>a:hover,.deskmenu .sub-menu .menu-item>a:focus{color:#fff;}.deskmenu .sub-menu.sub-sub-menu{left:100%;top:0;opacity:0;visibility:hidden;}.deskmenu .menu-item:hover>.sub-menu,.deskmenu .menu-item:focus-within>.sub-menu{opacity:1;visibility:visible;width:260px;padding-bottom:15px;}.desknav-actions{display:flex;justify-content:flex-end;align-items:center;}.mobnav{display:none;width:100%;position:fixed;z-index:500;top:0;right:0;left:0;padding:5px;}.mobnav-inner{border-radius:var(--radius-medium,10px);background:rgba(210,215,225,.05);backdrop-filter:blur(10px);width:100%;transition:.4s cubic-bezier(.76,0,.24,1);}.mobnav-row{display:flex;width:100%;padding-right:20px;padding-left:20px;padding-top:16px;padding-bottom:16px;margin:auto;}.mobnav-logo{flex:1;display:flex;justify-content:flex-start;align-items:center;}.mobnav-logo>a{display:block;width:110px;max-width:100%;}.mobnav-logo img{display:block;width:100%;margin:0;}.mobnav-hamburger{display:flex;align-items:center;justify-content:flex-end;}.mobnav-dropdown{opacity:0;height:0;max-height:0;padding-right:20px;padding-left:10px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;overflow:hidden;transform:translateY(10px);transition:.4s cubic-bezier(.76,0,.24,1);}.has-dropdown-expanded .mobnav-dropdown{max-height:2000px;height:100%;padding-bottom:40px;margin-top:100px;}.has-dropdown-inview .mobnav-dropdown{opacity:1;transform:translateY(0);transition:.6s cubic-bezier(.76,0,.24,1);}.mob-drop{width:20px;height:20px;}.mobmenu{list-style:none;padding:0;margin:0;}.mobmenu .menu-item{position:relative;}.mobmenu>.menu-item{justify-content:flex-end;text-align:right;padding:0;margin:0;}.mobmenu>.menu-item .icon-list a{color:#fff;font-size:14px;font-weight:600;line-height:110%;letter-spacing:1.2px;text-transform:uppercase;padding-top:8px;padding-bottom:8px;}.mobmenu .icon-list{display:flex;align-items:center;gap:10px;justify-content:flex-end;}.mobmenu .icon-list a{color:#fff;}.mob-dropdown-btn{display:none;}.mobmenu>.menu-item.menu-item-has-children .mob-dropdown-btn{display:block;}.mobmenu .icon-list:has(>.mob_dropped)+.sub-menu{max-height:1000px;}.mobmenu .sub-menu{list-style-type:none;max-height:0;overflow:hidden;transition:.2s cubic-bezier(.76,0,.24,1);}.mobmenu .sub-menu li{margin-bottom:5px;}.mobmenu .sub-menu li a{color:#fff;}@media (max-width: 991px){.header-gap{height:82px;}.desknav{display:none;}.mobnav{display:block;}}.master-footer{position:relative;}.footer-glow{filter:blur(100px);opacity:.8;display:block;width:100%;height:auto;margin:0;position:absolute;z-index:0;right:0;bottom:0;left:0;pointer-events:none;}.footer-container{position:relative;z-index:2;}.footer-nav{border-top:1px solid rgba(255,255,255,.1);display:flex;padding-top:40px;padding-bottom:40px;}.footer-nav .social-icons{margin-bottom:30px;}.footer-menus{flex:1;display:flex;}.footer-menus>.list-menu{flex-basis:250px;}.footer-location{border-radius:var(--radius-medium,20px);position:relative;overflow:hidden;margin-top:20px;}.footer-location iframe{width:100%;height:360px;}.footer-bottom{display:flex;justify-content:space-between;padding-top:30px;padding-bottom:30px;}.bottom-links{list-style:none;padding:0;margin:0;display:flex;gap:15px;}.bottom-links .menu-item{padding:0;margin:0;}.bottom-links .menu-item>a{color:rgba(255,255,255,.75);font-size:.875rem;font-weight:normal;line-height:110%;letter-spacing:-.01em;display:block;}.bottom-links .menu-item>a:hover,.bottom-links .menu-item>a:focus{color:#fff;}.footer-copyright{color:rgba(255,255,255,.75);font-size:.875rem;font-weight:normal;line-height:110%;letter-spacing:-.01em;}@media (max-width: 767px){.footer-location{border-radius:0;margin-right:-20px;margin-left:-20px;}}@media (max-width: 575px){.footer-nav{flex-direction:column-reverse;}}@media (max-width: 375px){.footer-bottom{display:block;}.footer-copyright{margin-top:15px;}}.author_banner{background:url("https://cdn-bbhke.nitrocdn.com/wWYhhBPeEwpYOiAmBopcHcmocVoTZSeg/assets/images/optimized/rev-ce59316/aemorph.com/wp-content/themes/aemorph/assets/images/author_banner.png") no-repeat center center;background-size:cover;height:440px;}.author_banner.nitro-lazy{background-image:none !important;}.author-banner-box .author-image{width:320px;height:320px;flex-shrink:0;border-radius:999px;border:10px solid #12151c;max-width:unset;background-color:#fff;}.author-banner-bio .name{color:#fff;font-size:56px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-1.12px;}.author-banner-bio .position{color:#fff;font-size:20px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:-.4px;}.author-banner-box{display:flex;flex-direction:row;gap:50px;}.author-banner-box .social-icons{justify-content:center;}.author-banner-bio{padding-top:50px;}.author-banner-bio .bio{color:#fff;font-size:20px;font-style:normal;font-weight:400;line-height:140%;width:800px;margin-top:90px;}.author-banner-details{margin-top:-11em;}.author-archive .magazine-globe{top:-120px;width:40%;}.sec-title{color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:3.6px;text-transform:uppercase;opacity:.6;text-align:center;margin:8em 0em 6em 0em;}.pi-20{padding-inline:20px;}@media (max-width: 1366px){.author-banner-bio .bio{width:100%;}.author-banner-box .author-image{width:300px;height:300px;}.container{max-width:100% !important;}}@media (max-width: 991px){.author-banner-bio .name{font-size:40px;}.author-banner-bio .position{font-size:18px;}.author-banner-box .author-image{width:250px;height:250px;}.author-banner-details{margin-top:-10em;}.author-banner-bio .bio{font-size:18px;}}.auth-avatar .author-banner-name{display:none;}@media (max-width: 767px){.sec-title{margin:5em 0em 3em 0em;}.author-banner-bio .bio{font-size:16px;margin-top:15px;}.auth-avatar .author-banner-name{display:block;padding-left:20px;margin-bottom:5em;}.author-banner-bio .author-banner-name{display:none;}.author-banner-box{flex-direction:column;gap:0;}.author-banner-box .social-icons{justify-content:flex-start;padding-left:20px;}.author-banner-details{margin-top:-22em;}.author-banner-bio{padding-top:10px;}}@media (max-width: 480px){.author-banner-box .author-image{width:140px;height:140px;}.author-banner-name .name{font-size:40px;}.author-banner-name .position{font-size:20px;}.social-icons-item{width:48px;height:48px;}.author-banner-details{margin-top:-15em;}.auth-avatar .author-banner-name{margin-bottom:3em;}.auth-avatar .author-banner-name,.author-banner-box .social-icons{padding-left:0;}.author_banner{height:360px;}}.magazine-globe{display:block;margin:0;position:absolute;z-index:-1;top:0;right:0;width:50%;height:auto;pointer-events:none;}.magazine-header{color:#fff;position:relative;z-index:1;padding-top:70px;padding-bottom:60px;padding-right:20px;padding-left:20px;}.magazine-breadcrumbs{margin-bottom:30px;}.magazine-header-title{text-align:center;font-size:72px;font-weight:700;line-height:1;letter-spacing:-.03em;width:780px;max-width:100%;margin:auto;}.magazine-header-descr{text-align:center;font-size:1.25rem;font-weight:500;line-height:1.4;letter-spacing:-.01em;width:780px;max-width:100%;margin:auto;margin-top:30px;}.magazine-nav-mobile{display:none;margin:auto;}.magazine-nav{border-radius:999px;background:rgba(255,255,255,.07);backdrop-filter:blur(10px);display:flex;width:100%;padding:0 20px;margin:0;justify-content:space-around;align-items:center;}.magazine-nav-item a{text-decoration:none;font-size:.875rem;font-weight:bold;line-height:1;letter-spacing:.14px;text-transform:uppercase;color:#fff;display:block;padding-top:35px;padding-bottom:35px;}.magazine-nav-item a:hover,.magazine-nav-item a:focus{text-decoration:none;color:#fff;}.magazine-featured{color:#fff;background:#082d81;position:relative;z-index:1;padding-top:90px;padding-bottom:90px;margin-top:60px;}.magazine-featured-heading{font-size:164px;font-weight:900;line-height:1;letter-spacing:-.02em;text-transform:uppercase;color:rgba(255,255,255,.15);margin-left:-70px;}.magazine-entries{background:url("https://cdn-bbhke.nitrocdn.com/wWYhhBPeEwpYOiAmBopcHcmocVoTZSeg/assets/images/optimized/rev-ce59316/aemorph.com/wp-content/themes/aemorph/assets/images/magazine-blur.jpg") no-repeat top center;background-size:contain;}.magazine-entries.nitro-lazy{background-image:none !important;}.magazine-entries-header{display:flex;align-items:center;justify-content:space-between;padding-top:120px;padding-bottom:120px;}.magazine-entries-title{color:rgba(255,255,255,.5);font-size:72px;font-weight:900;line-height:100%;letter-spacing:-1.44px;text-transform:uppercase;}.magazine-follow{display:flex;align-items:center;gap:10px;}.magazine-follow-title{color:rgba(255,255,255,.5);font-size:12px;font-weight:600;line-height:1;letter-spacing:-.12px;text-transform:uppercase;width:100px;}.magazine-pagination{display:flex;align-items:center;justify-content:center;padding-top:150px;padding-bottom:180px;}.magazine-cats{border-top:1px solid rgba(255,255,255,.15);padding-top:70px;padding-bottom:90px;overflow:hidden;}.magazine-cats-row{display:flex;justify-content:space-between;}.magazine-cats-item{color:#fff;text-align:center;font-size:.8125rem;font-weight:600;line-height:1;letter-spacing:.13px;text-transform:uppercase;flex:1;display:block;padding-top:20px;padding-bottom:20px;transition:.2s cubic-bezier(.76,0,.24,1);}.magazine-cats-item img{display:block;width:36px;margin:auto;margin-bottom:20px;}.magazine-cats-item:hover,.magazine-cats-item:focus{color:#fff;opacity:.75;}@media (max-width: 1199px){.magazine-entries-header{flex-wrap:wrap;padding-top:90px;padding-bottom:90px;}.magazine-entries-title{order:1;flex:1;flex-basis:100%;width:100%;margin-top:45px;}}@media (max-width: 991px){.magazine-featured-heading{font-size:120px;}.magazine-nav{display:none;}.magazine-nav-mobile{display:block;}}@media (max-width: 768px){.magazine-featured{padding-top:60px;padding-bottom:60px;}.magazine-featured-heading{font-size:96px;margin-left:-30px;}.magazine-cats .container{overflow:auto;}}@media (max-width: 575px){.magazine-header-title{font-size:48px;}.magazine-header-descr{font-size:1rem;}.magazine-featured-heading{font-size:64px;}}.entrybox-excerpt{margin-top:1em;}.magazine-globe{display:block;margin:0;position:absolute;z-index:-1;top:0;right:0;width:50%;height:auto;pointer-events:none;}.magazine-header{color:#fff;position:relative;z-index:1;padding-top:70px;padding-bottom:60px;padding-right:20px;padding-left:20px;}.magazine-breadcrumbs{margin-bottom:30px;}.magazine-header-title{text-align:center;font-size:72px;font-weight:700;line-height:1;letter-spacing:-.03em;width:780px;max-width:100%;margin:auto;}.magazine-header-descr{text-align:center;font-size:1.25rem;font-weight:500;line-height:1.4;letter-spacing:-.01em;width:780px;max-width:100%;margin:auto;margin-top:30px;}.magazine-nav-mobile{display:none;margin:auto;}.magazine-nav{border-radius:999px;background:rgba(255,255,255,.07);backdrop-filter:blur(10px);display:flex;width:100%;padding:0 20px;margin:0;justify-content:space-around;align-items:center;}.magazine-nav-item a{text-decoration:none;font-size:.875rem;font-weight:bold;line-height:1;letter-spacing:.14px;text-transform:uppercase;color:#fff;display:block;padding-top:35px;padding-bottom:35px;}.magazine-nav-item a:hover,.magazine-nav-item a:focus{text-decoration:none;color:#fff;}.magazine-featured{color:#fff;background:#082d81;position:relative;z-index:1;padding-top:90px;padding-bottom:90px;margin-top:60px;}.magazine-featured-heading{font-size:164px;font-weight:900;line-height:1;letter-spacing:-.02em;text-transform:uppercase;color:rgba(255,255,255,.15);margin-left:-70px;}.magazine-entries{background:url("https://cdn-bbhke.nitrocdn.com/wWYhhBPeEwpYOiAmBopcHcmocVoTZSeg/assets/images/optimized/rev-ce59316/aemorph.com/wp-content/themes/aemorph/assets/images/magazine-blur.jpg") no-repeat top center;background-size:100% 100%;}.magazine-entries.nitro-lazy{background-image:none !important;}.magazine-entries-header{display:flex;align-items:center;justify-content:space-between;padding-top:120px;padding-bottom:120px;}.magazine-entries-title{color:rgba(255,255,255,.5);font-size:72px;font-weight:900;line-height:100%;letter-spacing:-1.44px;text-transform:uppercase;}.magazine-follow{display:flex;align-items:center;gap:10px;}.magazine-follow-title{color:rgba(255,255,255,.5);font-size:12px;font-weight:600;line-height:1;letter-spacing:-.12px;text-transform:uppercase;width:100px;}.magazine-pagination{display:flex;align-items:center;justify-content:center;padding-top:150px;padding-bottom:180px;gap:10px;}.magazine-pagination .page-numbers{background-color:#fff;height:40px;width:40px;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:10px;color:#144dd2;border:1px solid #144dd2;cursor:pointer;}.magazine-pagination .page-numbers:hover{opacity:.9;}.magazine-pagination .page-numbers.current{background-color:#144dd2;color:#fff;}.magazine-pagination .next-btn,.magazine-pagination .prev-btn{display:flex;}.magazine-cats .magazine-cats-item{position:relative;}.magazine-cats .magazine-cats-item::after{content:"";position:absolute;left:50%;top:50%;background:rgba(156,185,255,.06);width:60%;height:100%;border-radius:100%;opacity:0;transform:translate(-50%,-50%);filter:blur(12px);transition:.2s cubic-bezier(.76,0,.24,1);}.magazine-cats .magazine-cats-item:hover::after{opacity:1;}.magazine-cats{border-top:1px solid rgba(255,255,255,.15);padding-top:70px;padding-bottom:90px;overflow:auto;}.magazine-cats-row{display:flex;justify-content:space-between;}.magazine-cats-item{color:#fff;text-align:center;font-size:.8125rem;font-weight:600;line-height:1;letter-spacing:.13px;text-transform:uppercase;flex:1;display:block;padding-top:20px;padding-bottom:20px;transition:.2s cubic-bezier(.76,0,.24,1);}.magazine-cats-item img{display:block;width:36px;margin:auto;margin-bottom:20px;}.magazine-cats-item:hover,.magazine-cats-item:focus{color:#fff;opacity:.75;}.post-cards-wrapper{width:100%;border-radius:30px;background:rgba(22,27,39,.2);backdrop-filter:blur(12.5px);}.cardcarousel-slide.post{max-width:620px;width:100%;}.cardcarousel-arrows{font-size:0;display:block;width:56px;height:56px;border:none;border-radius:999px;background-color:#fff;background-size:auto 14px;background-position:center center;background-repeat:no-repeat;transition:.2s cubic-bezier(.76,0,.24,1);}.cardcarousel-arrows.swiper-button-disabled{opacity:.5;cursor:default;}.cardcarousel-prev{background-image:url("https://cdn-bbhke.nitrocdn.com/wWYhhBPeEwpYOiAmBopcHcmocVoTZSeg/assets/images/optimized/rev-ce59316/aemorph.com/wp-content/themes/aemorph/assets/images/cardcarousel-prev.svg");}.cardcarousel-prev.nitro-lazy{background-image:none !important;}.cardcarousel-next{background-image:url("https://cdn-bbhke.nitrocdn.com/wWYhhBPeEwpYOiAmBopcHcmocVoTZSeg/assets/images/optimized/rev-ce59316/aemorph.com/wp-content/themes/aemorph/assets/images/cardcarousel-next.svg");}.cardcarousel-next.nitro-lazy{background-image:none !important;}.heading-wrap{display:flex;justify-content:space-between;align-items:flex-start;}.cardcarousel-nav{display:flex;gap:10px;}.posts-carousel{margin-top:-46px;}.topics-heading{color:rgba(255,255,255,.35);text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-.48px;margin-bottom:25px;}.article-category-carousel{overflow:hidden;margin-top:20px;margin-bottom:20px;}.cat-prev,.cat-next{display:flex;align-items:center;justify-content:center;width:80px;padding:0;background:none;border:none;outline:none;}.magazine-nav-mobile .smoothdrop-card .smoothdrop-items{display:flex;flex-wrap:wrap;gap:10px;padding:15px 20px;}.magazine-nav-mobile .smoothdrop-card .smoothdrop-items .smoothdrop-item{border:1px solid #fff;border-radius:5px;padding-left:10px;padding-right:10px;}@media (max-width: 1199px){.magazine-entries-header{flex-wrap:wrap;padding-top:90px;padding-bottom:90px;}.magazine-entries-title{order:1;flex:1;flex-basis:100%;width:100%;margin-top:45px;}}@media (max-width: 991px){.magazine-featured-heading{font-size:120px;}.posts-carousel{margin-top:-30px;}}@media (max-width: 768px){.magazine-featured{padding-top:60px;padding-bottom:60px;}.magazine-featured-heading{font-size:96px;margin-left:-30px;}.posts-carousel{margin-top:-25px;}.cardcarousel-slide.post{width:520px;}.magazine-cats{padding-top:35px;padding-bottom:45px;}.magazine-nav{display:none;}.magazine-nav-mobile{display:block;}}@media (max-width: 575px){.magazine-cats{margin-bottom:50px;}.magazine-header-title{font-size:48px;}.magazine-header-descr{font-size:1rem;}.magazine-featured-heading{font-size:64px;}.magazine-cats-row{width:1000px;}}@media (max-width: 628px){.posts-carousel{margin-top:45px;}.cardcarousel-nav{margin-top:-17px;}.magazine-featured-heading{margin-left:0;}.cardcarousel-slide.post{width:420px;}.heading-wrap{flex-direction:column;}}@media (max-width: 480px){.cardcarousel-slide.post{width:280px;}.post-cards-wrapper .entrybox-title{font-size:22px;}.post-cards-wrapper .entrybox-author,.post-cards-wrapper .entrybox-dur{font-size:13px;}.post-cards-wrapper .entrybox-icon{width:64px;height:64px;}.cardcarousel-arrows{width:40px;height:40px;}.magazine-entries-title{font-size:56px;}.magazine-follow .social-links-item span{display:none;}.magazine-follow{width:100%;justify-content:space-between;}}textarea#comment{border-radius:10px;border:1px solid rgba(20,77,210,.1);background:linear-gradient(105deg,rgba(20,77,210,.1) 0%,rgba(129,16,188,.1) 100%);width:100%;padding:0;padding:20px;margin:0;height:170px;transition:.2s cubic-bezier(.76,0,.24,1);margin-top:20px;resize:none;color:#fff;}form#commentform input#submit{border:none;display:flex;padding:18px 32px;justify-content:center;align-items:center;gap:10px;border-radius:999px;background:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:110%;letter-spacing:-.16px;color:#144dd2;margin-block:20px;}.comments-list-wrapper ul.comment-list{padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:30px;}.comments-list-wrapper .comment-author{display:flex;gap:10px;align-items:center;margin-bottom:20px;}.comments-list-wrapper .comment-author img.avatar{border-radius:100%;}.comments-list-wrapper ul.comment-list>li{border-radius:var(--radius-medium,20px);background:linear-gradient(180deg,rgba(255,255,255,.08) 0%,rgba(255,255,255,0) 100%),rgba(255,255,255,.08);padding:30px 20px;}.article-header{padding:10px;}.article-header-inner{border-radius:20px;background:linear-gradient(180deg,rgba(0,0,0,.65) 0%,rgba(0,0,0,.16) 100%),linear-gradient(90deg,#144dd2 0%,#8110bc 100%);padding:90px 20px;}.article-header-content{width:1200px;max-width:100%;margin:auto;}.article-icon{margin-top:90px;}.article-icon img{display:block;width:100px;height:auto;margin:0 auto;}.article-title{text-align:center;font-size:64px;font-weight:700;line-height:1.1;letter-spacing:-.03em;margin-top:40px;}.article-details{display:flex;justify-content:center;align-items:center;gap:30px;margin-top:50px;}.article-date{font-size:13px;font-weight:500;line-height:1;letter-spacing:-.01em;color:#12151c;border-radius:999px;background:#fff;padding:8px 12px;}.article-date::before{content:"";background:url("https://cdn-bbhke.nitrocdn.com/wWYhhBPeEwpYOiAmBopcHcmocVoTZSeg/assets/images/optimized/rev-ce59316/aemorph.com/wp-content/themes/aemorph/assets/images/article-calendar.svg") no-repeat center center;background-size:contain;display:inline-block;vertical-align:middle;height:18px;width:18px;margin-right:5px;}.article-time{font-size:13px;font-weight:500;line-height:1;letter-spacing:-.01em;opacity:.5;}.article-time::before{content:"";background:url("https://cdn-bbhke.nitrocdn.com/wWYhhBPeEwpYOiAmBopcHcmocVoTZSeg/assets/images/optimized/rev-ce59316/aemorph.com/wp-content/themes/aemorph/assets/images/article-time.svg") no-repeat center center;background-size:contain;display:inline-block;vertical-align:middle;height:18px;width:18px;margin-right:5px;}.article-share{font-size:12px;display:flex;align-items:center;}.article-share-title{font-size:12px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;opacity:.5;margin-right:10px;}.article-grail{position:relative;z-index:2;display:flex;justify-content:space-between;padding-top:90px;padding-bottom:90px;}.article-grail-content{flex-basis:800px;width:800px;max-width:100%;}.article-grail-sidebar{position:relative;flex-basis:340px;width:340px;max-width:100%;}.article-share-icons{display:flex;align-items:center;justify-content:center;gap:35px;}.article-text{font-size:1.125rem;line-height:1.5;clear:both;}.article-text p{margin:0;margin-bottom:.5em;}.article-text h1,.article-text h2,.article-text h3,.article-text h4,.article-text h5,.article-text h6{line-height:1.2;width:100%;float:none;clear:both;margin-top:1em;margin-bottom:.75em;}.article-text h1{font-size:48px;}.article-text h2{font-size:40px;}.article-text h3{font-size:32px;}.article-text h4{font-size:28px;}.article-text h5,.article-text h6{font-size:24px;}.article-text ul,.article-text ol{margin-top:1em;margin-bottom:1.5em;}.article-text li{margin-bottom:.25em;}.article-text img{height:auto;}.article-text .wp-block-image img{border-radius:10px;}.article-text figure.wp-block-image{margin-top:30px;margin-bottom:30px;}.article-text figure.wp-block-image img{width:100%;}.article-text .wp-block-image .alignright,.article-text .wp-block-image .alignleft{max-width:50%;margin-top:0;}.article-text .wp-element-caption{font-weight:normal;font-size:.875rem;text-align:left;color:rgba(255,255,255,.75);}.article-footer{font-size:.875rem;border-top:1px solid rgba(255,255,255,.2);display:flex;padding-top:30px;margin-top:30px;justify-content:space-between;align-items:center;}.article-comments-link{display:inline-flex;align-items:center;}.article-comments-link::before{content:"";background:url("https://cdn-bbhke.nitrocdn.com/wWYhhBPeEwpYOiAmBopcHcmocVoTZSeg/assets/images/optimized/rev-ce59316/aemorph.com/wp-content/themes/aemorph/assets/images/magazine-comments.svg") no-repeat center center;background-size:contain;display:inline-block;vertical-align:middle;height:1em;width:1em;margin-right:5px;}.article-sidebar{position:sticky;z-index:2;top:120px;}.article-sidebar-widget{margin-bottom:60px;}.article-sidebar-widget-narrow{padding-right:10px;padding-left:10px;}.article-sidebar-widget-title{color:rgba(255,255,255,.5);font-size:.8125rem;font-weight:bold;line-height:1.1;letter-spacing:.05em;text-transform:uppercase;margin-bottom:30px;}.article-author-pic{object-fit:cover;border-radius:999px;width:80px;height:80px;margin-bottom:20px;}.article-author-name{font-size:1rem;font-weight:bold;line-height:1.2;letter-spacing:-.01em;}.article-author-whois{color:rgba(255,255,255,.5);font-size:.875rem;line-height:1.2;letter-spacing:-.01em;}.article-author-bio{font-size:.875rem;line-height:1.4;letter-spacing:-.01em;margin-top:20px;margin-bottom:20px;}.article-author-bio p{margin:0;margin-bottom:.5em;}.comments-section{background:rgba(255,255,255,.05);position:relative;padding-top:90px;padding-bottom:90px;margin-top:60px;}.comments-section::before{content:"";border-radius:999px;background:#0b3eb5 url("https://cdn-bbhke.nitrocdn.com/wWYhhBPeEwpYOiAmBopcHcmocVoTZSeg/assets/images/optimized/rev-ce59316/aemorph.com/wp-content/themes/aemorph/assets/images/comments-section.svg") no-repeat center center;background-size:auto 24px;box-shadow:0px 10px 30px 0px rgba(25,47,189,.3);display:block;width:74px;height:74px;position:absolute;top:-37px;left:50%;transform:translateX(-50%);}@media (max-width: 1399.5px){.article-grail-content{flex-basis:640px;width:640px;}.article-text{font-size:1rem;line-height:1.4;}}@media (max-width: 1199.5px){.article-grail-content{flex-basis:540px;width:540px;}.article-grail-sidebar{flex-basis:300px;width:300px;}}@media (max-width: 991.5px){.comments-list-wrapper ul.comment-list{grid-template-columns:repeat(3,1fr);}.article-header-inner{padding-top:60px;padding-bottom:60px;}.article-icon{margin-top:60px;}.article-title{font-size:40px;}.article-grail{display:block;padding-top:60px;padding-bottom:60px;}.article-grail-content{margin-bottom:60px;width:100%;max-width:100%;}.article-grail-sidebar{width:100%;max-width:100%;}}@media (max-width: 767.5px){.comments-list-wrapper ul.comment-list{grid-template-columns:repeat(2,1fr);}.article-header{padding:0;}.article-header-inner{border-radius:0;}}@media (max-width: 575.5px){.comments-list-wrapper ul.comment-list{grid-template-columns:repeat(1,1fr);}.article-header-inner{padding-top:45px;padding-bottom:45px;}.article-icon{margin-top:30px;}.article-title{font-size:32px;}.article-details{flex-direction:column;gap:20px;}.article-grail{padding-top:30px;padding-bottom:30px;}.article-text h1{font-size:40px;}.article-text h2{font-size:32px;}.article-text h3{font-size:28px;}.article-text h4{font-size:24px;}.article-text h5,.article-text h6{font-size:1.125rem;}.article-text .wp-block-image{margin-top:25px;margin-bottom:25px;}.article-text .wp-block-image img{border-radius:0;}.article-text .wp-block-image{margin-right:-20px;margin-left:-20px;}.article-text .wp-block-image .alignright,.article-text .wp-block-image .alignleft{float:none;clear:both;max-width:100%;width:100%;margin:0;}.article-text .wp-element-caption{padding-left:20px;}.article-text .takeaways{margin-right:-10px;margin-left:-10px;}}.no-posts-text{text-align:center;width:100%;font-size:3em;margin-top:2em;}#frame-holder{width:100%;max-width:626.375px;height:439.759px;display:flex;align-items:center;justify-content:center;position:relative;}#frame-holder .mainframe{z-index:2;position:relative;}#frame-holder .frames{position:absolute;}#frame-holder .language{left:10px;top:10px;}#frame-holder .language.active{top:0;}#frame-holder .codeblock{left:-20px;top:12em;}#frame-holder .codeblock.active{left:-9px;}#frame-holder .bottom-numbers{bottom:-5em;right:6em;}#frame-holder .bottom-numbers.active{bottom:1em;}#frame-holder .bracket{bottom:-10em;left:4em;}#frame-holder .bracket.active{bottom:0em;}#frame-holder .mobile.frames{right:-5em;bottom:2em;}#frame-holder .mobile.frames.active{right:0;bottom:5em;}#frame-holder .gear{right:-5em;top:2em;}#frame-holder .gear.active{right:0;}#frame-holder .frames{opacity:0;transition:1s cubic-bezier(.76,0,.24,1);}#frame-holder .frames.active{opacity:1;}@media (max-width: 575px){#our-team-wrapper{margin-top:35px;}}@media (max-width: 767px){.mainframe{top:-36px;}#frame-holder .bracket.active{bottom:3em;}#frame-holder .bottom-numbers.active{bottom:3em;}}@media (max-width: 620px){.mainframe img{width:65%;}#frame-holder .bracket.active{bottom:6em;}#frame-holder .bottom-numbers.active{bottom:6em;}}@media (max-width: 576px){#frame-holder .bottom-numbers img{width:75%;}#frame-holder .bottom-numbers.active{bottom:8em;}#frame-holder .bracket.active{bottom:7em;}#frame-holder .language img{width:80%;}#frame-holder .mobile.frames img{width:80%;}#frame-holder .mobile.frames.active{bottom:12em;}#frame-holder .gear.active{top:0;}}@media (max-width: 480px){#frame-holder .language{left:0px;}#frame-holder .language img{width:57%;}#frame-holder .codeblock.active{left:-19px;}#frame-holder .codeblock{top:10em;}#frame-holder .codeblock img{width:70%;}#frame-holder .bottom-numbers.active{bottom:-1em;right:4em;}#frame-holder .bottom-numbers img{width:62%;}#frame-holder .bracket img{width:53%;}#frame-holder .bracket.active{bottom:-1em;}#frame-holder .gear img{width:80%;}#frame-holder .mobile.frames img{width:65%;}#frame-holder .mobile.frames.active{bottom:3em;}.mainframe img{width:69%;}#frame-holder{height:auto;}}.short-cf-wrapper{background:radial-gradient(92.06% 90.5% at 16.31% 19.62%,rgba(119,116,255,.1) 0%,rgba(119,116,255,0) 100%),rgba(255,255,255,.04);backdrop-filter:blur(10px);}.top-icon{background:radial-gradient(92.06% 90.5% at 16.31% 19.62%,rgba(119,116,255,.1) 0%,rgba(119,116,255,0) 100%),rgba(255,255,255,.04);backdrop-filter:blur(10px);}.glass-bg{border-radius:20px;border:2px solid rgba(255,255,255,.1);background:radial-gradient(58.04% 88.37% at 26.13% 0%,rgba(119,116,255,.05) 0%,rgba(119,116,255,0) 100%),rgba(255,255,255,.04);box-shadow:0px 10px 60px 0px rgba(0,0,0,.05);backdrop-filter:blur(10px);}.otgs-development-site-front-end{display:none !important;}#newsletter-form input[type=email]{max-width:100%;border-radius:999px;border:1px solid #144dd2;background:rgba(0,0,0,.25);padding:10px 146px 10px 40px;color:rgba(255,255,255,.5);font-size:22px;font-style:normal;font-weight:500;line-height:110%;letter-spacing:-.22px;height:80px;}#newsletter-form input[type=submit]{border-radius:999px;background-color:rgba(255,255,255,.15);height:60px;padding:10px 40px;color:#fff;font-size:18px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-.18px;border:none;}#newsletter-form input[type=email]::placeholder{color:rgba(255,255,255,.5);}#newsletter-form .subscribe-btn{position:absolute;right:10px;top:18px;}.fields-col br{display:none;}.wpcf7-spinner{position:absolute;bottom:-50%;left:0;}#short-cf label.field input,#short-cf textarea,#cp-cf-form label.field input,#cp-cf-form textarea,#cp-cf-form select{color:#fff;}#short-cf label.field input::placeholder,#short-cf textarea::placeholder,#cp-cf-form label.field input::placeholder,#cp-cf-form textarea::placeholder{color:#fff;}#short-cf input[type=submit]{border-radius:999px;}#cp-cf-form input[type=submit]{border:none;display:flex;height:64px;padding:18px 32px;justify-content:center;align-items:center;gap:10px;border-radius:999px;background:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:110%;letter-spacing:-.16px;}#cp-cf-form select option{background-color:#000;color:#fff;}@media (max-width: 991px){#newsletter-form .subscribe-btn{position:unset;text-align:center;margin-top:10px;}#newsletter-form input[type=email]{padding:10px;text-align:center;height:66px;}#news-1 #newsletter-form input[type=email]{border:none;background:none;}}@media (max-width: 480px){#main-cf .fields-col-50,#cp-cf-form .fields-col-50{flex-basis:100%;max-width:100%;}#newsletter-form input[type=submit]{width:100%;}}#donut_image canvas{cursor:pointer;display:block;width:100%;height:100%;}#header-text{background:linear-gradient(67deg,#ab1ff4 15.15%,#2866f5 47.77%,#5cefef 84.85%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);}#hero-banner::after{content:"";position:absolute;left:46%;top:0;width:428px;height:1613.366px;transform:rotate(58deg);background:linear-gradient(93deg,#ab1ff4 -2.95%,#2866f5 52.78%,#5cefef 107.69%);filter:blur(300px);z-index:1;}#services-section::after{content:"";width:612px;height:500px;position:absolute;right:23%;top:23%;background:#144dd2;filter:blur(300px);}#services-section::before{content:"";width:600px;height:644.248px;position:absolute;left:12%;top:53%;background:linear-gradient(191deg,#ab1ff4 -14.99%,#2866f5 35.17%,#5cefef 84.6%);filter:blur(300px);}#about-section::after{content:"";width:502.981px;height:1013.643px;flex-shrink:0;position:absolute;right:19%;top:-32em;background:#8110bc;opacity:.6;filter:blur(300px);z-index:2;}#donut_image{mix-blend-mode:color-dodge;position:absolute;left:0;top:0;width:100%;height:100%;z-index:3;}.rounded-images{border-radius:40px;overflow:hidden;}#location::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(18,21,28,.75) 0%,rgba(18,21,28,.38) 100%),linear-gradient(180deg,#12151c 0%,rgba(18,21,28,.5) 49.93%,#12151c 100%);}.heading-gradient{background:linear-gradient(57deg,#144dd2 13.18%,#8110bc 85.65%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);}.section-oveflow-hidden{overflow-x:clip;}.videocarousel-slide{max-width:900px;}.image-tag-wrapper .tag-wrapper{display:flex;width:90%;padding:25px;flex-direction:column;align-items:flex-start;gap:5px;border-radius:20px;background:#fff;box-shadow:0px 10px 60px 0px rgba(0,0,0,.2);margin-top:-6em;}.image-tag-wrapper .tag-wrapper .subtitle{color:rgba(0,0,0,.5);font-size:12px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:1.8px;text-transform:uppercase;}.image-tag-wrapper .tag-wrapper .title{color:#000;font-size:18px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-.36px;}.image-tag-wrapper .tag-wrapper .excerpt-details{color:rgba(0,0,0,.5);font-size:16px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:-.16px;}.image-tag-wrapper .image{height:480px;object-fit:cover;width:100%;border-radius:20px;box-shadow:0px 10px 45px 0px rgba(0,0,0,.1);}.image-tag-wrapper .image img{height:100% !important;width:100%;}.image-tag-wrapper{display:flex;align-items:center;flex-direction:column;}.imgmarquee-item img{height:100px;}.bg-glow{opacity:.6;filter:blur(375px);}.horizontal-hide{overflow-x:hidden;}.vertical-hide{overflow-y:hidden;}.blur-400{filter:blur(400px);}.blur-300{filter:blur(300px);}.values-culture-sec{background:radial-gradient(92.06% 90.5% at 16.31% 19.62%,rgba(119,116,255,.1) 0%,rgba(119,116,255,0) 100%),rgba(255,255,255,.04);backdrop-filter:blur(10px);}.backdrop-blur-10{backdrop-filter:blur(10px);}#services-webdev .background-gradient-blur{background:linear-gradient(94deg,#ab1ff4 -4.62%,#2866f5 67.38%,#5cefef 138.32%);opacity:.25;}.cap-icons{height:64px;}.bg-radial-blur{background:radial-gradient(58.04% 88.37% at 26.13% 0%,rgba(119,116,255,.05) 0%,rgba(119,116,255,0) 100%),rgba(255,255,255,.04);backdrop-filter:blur(10px);}#faq-accordion .elementor-accordion-item{border:none;border-bottom:1px solid rgba(255,255,255,.1019607843);}.backdrop-blur-20{backdrop-filter:blur(20px);}.testimonial-masonry-wrapper>div{display:block;column-count:3;column-gap:20px;}.testimonial-masonry-wrapper>div>div{margin:0;display:grid;grid-template-rows:1fr auto;margin-bottom:20px;break-inside:avoid;}.testimonial-masonry-wrapper .testimonial-item,.test-carousel .testimonial-item{border-radius:10px;background:#fff;backdrop-filter:blur(20px);display:flex;flex-direction:column;flex-direction:column;padding:35px 40px 45px 40px;align-items:flex-start;gap:30px;color:#000;}.test-carousel .testimonial-item{padding:20px;}.test-masonry-heading{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;justify-content:space-between;}.test-masonry-heading p{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:110%;letter-spacing:-.28px;}.test-masonry-heading p.authorname{text-transform:capitalize;}.test-masonry-heading p.position{font-weight:700;}.testimonial-masonry-wrapper .testimonial-item .content{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.16px;}.post-list-item,.post-list-item .authordetails,.read-duration,.post-list-item .post-details{display:flex;flex-direction:row;}.post-list-item .icon{width:96px;height:96px;}.post-list-item .title{color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:-.48px;}.post-list-item .authorimage img{border-radius:999px;}.post-list-item .authordetails{gap:12px;align-items:center;}.post-list-item{gap:50px;align-items:center;}.post-list-item .post-details{gap:20px;align-items:center;}.post-list-item .wrapper{gap:20px;display:flex;flex-direction:column;padding-top:40px;padding-bottom:40px;}.post-list-item:not(:last-child) .wrapper{border-bottom:1px solid rgba(217,217,217,.3);}.post-block .post-list-item:first-child .wrapper{padding-top:0;}.post-block .post-list-item:last-child .wrapper{border-bottom:none;}.videocarousel-tab-content .swiper-slide .videocarousel-player video{border-radius:10px;margin-bottom:25px;}.tab-titles-inline-row{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;}.tab-titles-inline-row .tab-title{height:56px;padding:10px 30px;display:flex;justify-content:center;align-items:center;gap:10px;border-radius:999px;color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.16px;}.tab-titles-inline-row .tab-title.active{color:#144dd2;background:#fff;}.tab-heading-wrapper{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;}.videocarousel-tab-content .tabcarousel{display:none;}.videocarousel-tab-content .tabcarousel.active{display:block;}.vid-title{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.22px;display:flex;gap:10px;text-transform:capitalize;}.vid-title span{opacity:.5;}.videocarousel-tab-content .videocarousel .swiper-wrapper,.cardcarousel .swiper-wrapper{padding-top:0;}.videocarousel-tab-content .videocarousel-player{transform:scale(1);}.process-inline-group{display:flex;flex-direction:row;justify-content:space-between;}.process-item{display:flex;width:200px;flex-direction:column;align-items:center;gap:40px;}.process-item img{width:64px;height:64px;}.process-item p{color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:-.16px;}.process-inline-group>img{width:20px;height:40px;}.vertical-tabs{display:flex;flex-direction:row;}.tab-heading-container{width:100%;width:40%;padding:65px 0;}.tab-titles-block{display:flex;flex-direction:column;gap:35px;padding-left:25px;}.vertical-tab-content{flex:1;position:relative;overflow:hidden;}.tab-titles-block .tab-title,.mobile-vertical-tab-content .tab-title{color:#fff;font-size:14px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:2.1px;text-transform:uppercase;opacity:.6;position:relative;}.tab-titles-block .tab-title{cursor:pointer;}.mobile-vertical-tab-content .tab-title{opacity:1;text-align:center;}.tab-titles-block .tab-title.active{opacity:1;}.tab-titles-block .tab-title::before{content:"";position:absolute;left:20px;transform:scale(.2);top:5.5px;background-color:#fff;width:6px;height:6px;border-radius:100%;transition:.3s cubic-bezier(.76,0,.24,1);opacity:0;}.tab-titles-block .tab-title.active::before{left:-15px;transform:scale(1);opacity:1;}.vertical-tab-content .portfolio{transition:.3s cubic-bezier(.76,0,.24,1);opacity:0;position:absolute;left:0;top:100%;}.vertical-tab-content .portfolio.active{position:relative;top:0;opacity:1;}.portfolio-title{color:#fff;font-size:36px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-1.08px;}.portfolio-details>img{height:578px;width:100%;}.portfolio-details{display:flex;flex-direction:row;justify-content:space-between;}.excerpt-container{color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:160%;letter-spacing:-.14px;width:100%;max-width:440px;}.portfolio-links>a{display:flex;height:64px;padding:18px 32px;justify-content:center;align-items:center;gap:10px;color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:110%;letter-spacing:-.16px;}.portfolio-links>a.case-link-btn{border-radius:999px;border:1px solid #fff;}.portfolio-links{display:flex;flex-direction:row;}.portfolio-cards{display:flex;flex-direction:column;gap:35px;padding-block:60px;}.portfolio-cards:not(:last-child){border-bottom:1px solid rgba(255,255,255,.25);}.portfolio-cards:first-child{border-top:1px solid rgba(255,255,255,.25);}.mobile-portfolio-tabs{display:none;}.mobile-vertical-tab-content .portfolio-container,.mobile-portfolio-cards{display:flex;flex-direction:column;gap:15px;padding-block:40px 20px;}.mobile-portfolio-cards .portfolio-details{flex-direction:column;gap:15px;}.mobile-portfolio-cards .portfolio-links>a{height:50px;padding:18px 22px;}.portfolio-container .progressbar{border-radius:99px;background:rgba(255,255,255,.25);width:100%;height:2px;position:relative;display:flex;flex-direction:row;overflow:hidden;}.portfolio-container .progressbar .progress{height:100%;width:0;transition:width .3s ease;}.portfolio-container .progressbar .progress.active{background:#fff;border-top-right-radius:99px;border-bottom-right-radius:99px;}.portfolio-cards>img,.mobile-portfolio-cards>img{border-radius:20px;}.mobile-portfolio-cards>img{height:500px;object-fit:cover;}@media (max-width: 767px){#topics_list{overflow-x:auto;white-space:nowrap;}#topics_list>div{width:500px;}#services-section::after{width:240px;height:260px;right:0;top:18%;filter:blur(200px);}#services-section::before{width:240px;height:204px;left:0;top:71%;filter:blur(200px);}#about-section::after{height:80%;top:0;}.bg-blurred{left:50%;top:-42%;}}.iconbox-carousel img{width:36px;height:36px;}.iconbox-carousel p{color:#fff;text-align:center;font-size:13px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.13px;text-transform:uppercase;}.custom-iconbox.iconbox-carousel{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;}.custom-iconbox.iconbox-carousel>a{display:flex;flex-direction:column;padding:30px;gap:20px;justify-content:center;align-items:center;flex:1 0 0;}.cardcarousel.iconbox-carousel{display:none;margin-top:60px;}@media (max-width: 767px){.cardcarousel.iconbox-carousel{display:block;}.custom-iconbox.iconbox-carousel{display:none;}}.custom-progressbar{display:flex;width:100%;height:2px;padding-right:0px;align-items:center;flex-shrink:0;border-radius:99px;background:rgba(255,255,255,.25);margin-top:60px;}.custom-progressbar .progress{height:100%;}.custom-progressbar .progress.active{background:#fff;}.cardcarousel.iconbox-carousel .cardcarousel-slide{max-width:200px;}.cardcarousel.iconbox-carousel .cardcarousel-slide>a{display:flex;flex-direction:column;gap:20px;align-items:center;}@media (max-width: 991px){.videocarousel-btns{width:100%;}.testimonial-masonry-wrapper>div{column-gap:10px;}.testimonial-masonry-wrapper>div>div{margin-bottom:10px;}.tab-titles-inline-row{max-width:1000px;overflow-x:scroll;white-space:nowrap;}.tab-titles-inline-row::-webkit-scrollbar{width:0;}.testimonial-masonry-wrapper>div{column-count:2;}.tab-heading-wrapper{flex-direction:column;gap:50px;margin-bottom:30px;}.carousel-btns,.tab-titles-inline-row{width:100%;}}@media (max-width: 767px){.mobile-portfolio-tabs{display:block;}.vertical-tabs{display:none;}}@media (max-width: 480px){.btn.secondary{padding-left:18px;padding-right:18px;}#services-webdev .background-gradient-blur{opacity:.75;}.btn.secondary{height:44px;}.btn-view-all-works a{height:90px;display:flex;align-items:center;}.mobile-portfolio-cards>img{height:215px;}.mobile-portfolio-cards .portfolio-title{font-size:24px;letter-spacing:-.72px;}.portfolio-links>a{font-size:14px;}.tab-heading-wrapper{gap:20px;}.post-list-item{flex-direction:column;gap:30px;}.post-list-item .icon{margin-right:auto;width:64px;height:64px;}.tab-titles-inline-row .tab-title{font-size:13px;letter-spacing:-.13px;height:30px;padding:10px 12px;}.post-list-item:not(:first-child) .icon{margin-top:40px;}.post-list-item .wrapper{padding-top:0;}}#services-video .videocarousel-player{opacity:1;transform:unset;}.bg-rotated{background:linear-gradient(94deg,#ab1ff4 -4.62%,#2866f5 67.38%,#5cefef 138.32%);opacity:.25;}.cardcarousel-slide{width:100%;max-width:500px;}.cards-container-wrapper{border-radius:20px;border:2px solid rgba(255,255,255,.1);background:radial-gradient(92.06% 90.5% at 16.31% 19.62%,rgba(119,116,255,.1) 0%,rgba(119,116,255,0) 100%),rgba(255,255,255,.04);box-shadow:0px 10px 60px 0px rgba(0,0,0,.05);backdrop-filter:blur(10px);width:500px;padding:50px 60px 50px 50px;gap:25px;display:flex;flex-direction:column;min-height:350px;}.cardcarousel-slide .cards-title{color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-.24px;}.cardcarousel-slide .cards-content{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px;}.cardcarousel.test-carousel{display:none;}.categorybox{display:flex;width:100%;padding:35px 30px;justify-content:center;align-items:center;gap:60px;border-radius:999px;background:rgba(255,255,255,.08);backdrop-filter:blur(10px);}.categorybox .category{color:#fff;font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.14px;text-transform:uppercase;text-align:center;}.categorybox.mobilebox .categories,.categorybox.mobilebox{display:flex;flex-direction:column;gap:20px;}.categorybox.mobilebox{padding:0;}.categorybox .burgericon{width:24px;height:24px;display:flex;flex-direction:column;gap:9px;align-items:center;justify-content:center;}.categorybox .burgericon span{width:100%;height:2px;background:#fff;}.categorybox .burger{display:flex;align-items:center;justify-content:center;gap:10px;padding:15px 30px;}.categorybox .burger p{color:#fff;font-size:13px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.14px;text-transform:uppercase;}.categorybox.mobilebox{align-self:center;gap:0;width:auto;min-width:35%;transition:min-width .3s ease-in-out;}.categorybox.mobilebox .categories{opacity:0;visibility:hidden;max-height:0;transition:all .3s ease-in-out;}.categorybox.mobilebox:has(.burger.active){min-width:100%;}.categorybox.mobilebox:has(.burger.active)>.categories{opacity:1;max-height:500px;visibility:visible;padding-block:20px;}.categorybox.mobilebox:has(.burger.active){border-radius:0;width:100%;}.mobilebox .burger .burgericon span{transition:all .3s ease-in-out;}.mobilebox .burger.active .burgericon span:first-child{transform:rotate(45deg);transform-origin:5px;}.mobilebox .burger.active .burgericon span:last-child{transform:rotate(-45deg);transform-origin:5px;}.categorybox.mobilebox{display:none;}.articles-section::after{content:"";content:"";width:500px;height:865px;flex-shrink:0;background:linear-gradient(93deg,#ab1ff4 -2.95%,#2866f5 52.78%,#5cefef 107.69%);filter:blur(600px);position:absolute;right:0;top:112px;}.articles-section.blog::after{width:50%;height:150px;top:50%;transform:translatey(-50%);}@media (max-width: 991px){.categorybox{gap:20px;}.testimonial-masonry-wrapper .testimonial-item{padding:25px 35px 25px 35px;}#stensils-absolute{position:unset;}#viewallworks{height:100px;}#city-image.rounded-images{border-radius:0;}.subscribe-form .elementor-field-type-submit{position:unset;transform:unset;margin-inline:auto;}.subscribe-form input{background:rgba(0,0,0,0) !important;border:none !important;text-align:center;}#newsletter-form.subscribe-form input{background:rgba(0,0,0,.25) !important;}#about_banner_image{position:unset;}#newsletter-form.subscribe-form .elementor-field-type-submit button,#newsletter-form.subscribe-form .elementor-field-type-submit{width:100%;}}@media screen and (max-width: 767px){#wolf{position:relative;right:unset;bottom:unset;}.categorybox.mobilebox{display:flex;}.categorybox:not(.mobilebox){display:none;}.process-inline-group{flex-direction:column;align-items:center;gap:40px;}.process-inline-group>img{transform:rotate(90deg);}.vid-title{font-size:14px;display:flex;flex-direction:column;gap:5px;}.cardcarousel.test-carousel{display:block;}.testimonial-masonry-wrapper{display:none;}.test-carousel .cardcarousel-slide{max-width:460px;}#hero-banner::after{left:32%;width:290.233px;height:660.315px;top:20%;filter:blur(250px);transform:rotate(61deg);}.cards-container-wrapper{width:100%;}#contact-avatar::after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:60%;background:linear-gradient(to bottom,rgba(238,233,249,0) 25%,rgba(238,233,249,.5) 56%,#eee9f9 100%);z-index:2;}}@media (max-width: 480px){#hero-banner::after{left:32%;width:205.233px;height:632.315px;}#contact-avatar::after{background:linear-gradient(to bottom,rgba(238,233,249,0) 8%,rgba(238,233,249,.5) 31%,#eee9f9 100%);}.cardcarousel.iconbox-carousel .cardcarousel-slide{max-width:170px;}#newsletter-form.subscribe-form input{height:70px;}.categorybox.mobilebox{width:65%;}.cardcarousel-slide,.test-carousel .cardcarousel-slide{max-width:290px;width:100%;}.cards-container-wrapper{padding:25px;}}@media (max-width: 376px){.stack-right{margin-left:auto !important;}}body:where(.single-post,.author-1,.archive,.page-template-blog-index,.single-portfolio) #header-gap{display:block;}body:where(.single-post,.author-1,.archive,.page-template-blog-index,.single-portfolio) .desknav,body:where(.single-post,.author-1,.archive,.page-template-blog-index,.single-portfolio) .mobnav{top:0;}body.page-template-blog-index.paged .magazine-featured{display:none;}body:where(.archive.category,.single.single-post,.page-template-blog-index) .newsletter-form-container{margin-block:50px 100px;}@media (max-width: 767px){#donut_image{left:29%;top:37px;background:none;height:550px;width:600px;}body:where(.archive.category,.single.single-post,.page-template-blog-index) .newsletter-form-container{margin-block:0px 65px;}}.portfolio-header{color:#fff;position:relative;z-index:1;padding-top:200px;padding-bottom:60px;padding-right:20px;padding-left:20px;}.portfolio-header .head-wrap{width:100%;max-width:800px;margin:auto;display:flex;flex-direction:column;gap:20px;}.portfolio-header-title{text-align:center;font-size:56px;font-weight:700;line-height:1;letter-spacing:-.03em;width:780px;max-width:100%;margin:auto;}.portfolio-header-descr{color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.16px;}.portfolio-contents{background-image:url("https://cdn-bbhke.nitrocdn.com/wWYhhBPeEwpYOiAmBopcHcmocVoTZSeg/assets/images/optimized/rev-ce59316/aemorph.com/wp-content/themes/aemorph/assets/images/Blur.png");background-size:100% 85%;background-repeat:no-repeat;background-position:top center;background-color:#12151c;}.portfolio-contents.nitro-lazy{background-image:none !important;}#portfolio-display{padding-left:20px;padding-right:20px;margin-top:80px;}@media (max-width: 767px){.portfolio-header{padding-top:150px;}.portfolio-header-title{font-size:36px;}#portfolio-display{margin-top:0;}}@media (max-width: 480px){.portfolio-header-title{font-size:32px;}}.desknav-inner.whitetheme,.mobnav-inner.whitetheme{background:rgba(0,0,0,0);}.expandable-container{width:100%;position:relative;max-height:200px;height:100%;overflow:hidden;transition:.2s cubic-bezier(.76,0,.24,1);padding-bottom:0;}.expandable-container::after{content:"";width:100%;height:100%;position:absolute;left:0;bottom:0;background-image:linear-gradient(to bottom,transparent,#12151c);-webkit-mask-image:linear-gradient(to bottom,transparent,#12151c);mask-image:linear-gradient(to bottom,transparent,#12151c);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center top;mask-position:center top;transition:.2s cubic-bezier(.76,0,.24,1);}.expandable-container .expand-col{display:flex;gap:10px;align-items:center;justify-content:center;padding:15px 20px;position:absolute;left:50%;bottom:0;transform:translateX(-50%);background-color:#fff;border-radius:999px;z-index:2;color:#000;text-transform:capitalize;font-size:20px;font-weight:600;min-width:200px;}.expandable-container .expand-col div{background:linear-gradient(90deg,#144dd2,#8110bc);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);}.expandable-container .expand-col img{transition:.2s cubic-bezier(.76,0,.24,1);transform:rotate(0deg);}.expandable-container.expanded{max-height:10000px;padding-bottom:80px;}.expandable-container.expanded::after{opacity:0;visibility:hidden;}.expandable-container.expanded img{transform:rotate(180deg);}@media (max-width: 480px){.expandable-container .expand-col{font-size:18px;min-width:157px;}}.popup_learnmore{cursor:pointer;}.accordion-item{display:flex;flex-direction:row;gap:30px;margin-bottom:25px;}.accordion-item.is-expanded .accordion-item-body{position:relative;visibility:visible;max-height:1000px;opacity:1;padding-bottom:20px;}.accordion-item.is-expanded .accordion-item-icon-ico{transform:rotate(45deg);border:1px solid #fff;}.accordion-item-icon-ico{width:44px;height:44px;border:1px solid rgba(255,255,255,.25);border-radius:999px;display:flex;align-items:center;justify-content:center;transition:.4s cubic-bezier(.76,0,.24,1);}.accordion-item-icon{height:44px;}.accordion-item-header{min-height:44px;display:flex;align-items:center;color:#fff;font-size:20px;font-weight:500;line-height:120%;letter-spacing:-.02em;cursor:pointer;}.accordion-item-body{color:#fff;font-size:16px;line-height:150%;opacity:0;visibility:hidden;max-height:0;transition:.4s cubic-bezier(.76,0,.24,1);overflow:hidden;}.accordion-item-content{display:flex;flex-direction:column;gap:20px;border-bottom:1px solid rgba(255,255,255,.08);flex:1;}.accordion-item:last-child .accordion-item-content{border-bottom-color:rgba(0,0,0,0);}@media (max-width: 767px){.accordion-item-content{border:none;padding-bottom:15px;}.accordion-item{padding-inline:20px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:15px;}}@media (max-width: 500px){.accordion-item-header{font-size:16px;}.accordion-item-icon-ico{width:32px;height:32px;}.accordion-item-header{min-height:32px;}.accordion-item{gap:15px;}}.image-tooltip-wrapper{position:relative;}.hover-trigger{position:absolute;right:0;top:0;width:50%;height:32%;z-index:2;}.hover-image{position:relative;height:100%;transition:.2s cubic-bezier(.76,0,.24,1);transform:scale(0);opacity:0;visibility:hidden;}.hover-image img{position:absolute;top:0;left:-15%;width:100%;transform:scale(1.2);}.hover-trigger:hover .hover-image{transform:scale(1);opacity:1;visibility:visible;}@media (max-width: 767px){.hover-image img{left:unset;right:0;}}.glossary-block{display:flex;flex-wrap:nowrap;gap:50px;margin-block:40px;}.glossary-letter{font-size:76px;color:#fff;font-weight:700;text-transform:uppercase;width:65px;}.glossary-articles{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;flex:1;}.glossary-article{border:1px solid #fff;padding:1em;border-radius:8px;transition:.2s cubic-bezier(.76,0,.24,1);background:rgba(0,0,0,0);backdrop-filter:blur(0px);}.glossary-article:hover{background:radial-gradient(58.04% 88.37% at 26.13% 0%,rgba(119,116,255,.03) 0%,rgba(119,116,255,0) 100%),rgba(255,255,255,.02);backdrop-filter:blur(10px);}.glossary-article-title{margin-bottom:20px;color:#fff;}.glossary-article-excerpt{color:#fff;font-size:14px;}.glossary-entries{padding-top:40px;padding-bottom:40px;background:url("https://cdn-bbhke.nitrocdn.com/wWYhhBPeEwpYOiAmBopcHcmocVoTZSeg/assets/images/optimized/rev-ce59316/aemorph.com/wp-content/themes/aemorph/assets/images/magazine-blur.jpg") no-repeat top center;background-size:100% 100%;}.glossary-entries.nitro-lazy{background-image:none !important;}@media (max-width: 991px){.glossary-articles{grid-template-columns:repeat(2,1fr);}}@media (max-width: 767px){.glossary-block{flex-direction:column;flex-wrap:wrap;gap:20px;}}@media (max-width: 375px){.glossary-articles{grid-template-columns:repeat(1,1fr);}}.elementor-widget-text-editor p{margin:0;margin-bottom:.75em;}.elementor-widget-text-editor sup{vertical-align:top;position:relative;top:-.5em;}